@gradientedge/commercetools-utils 4.21.0 → 4.23.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/dist/ge-commercetools-utils-browser.cjs.js +1 -1
- package/dist/ge-commercetools-utils-browser.cjs.js.map +1 -1
- package/dist/ge-commercetools-utils-browser.esm.js +1 -1
- package/dist/ge-commercetools-utils-browser.esm.js.map +1 -1
- package/dist/ge-commercetools-utils-node.cjs.js +2 -1
- package/dist/ge-commercetools-utils-node.cjs.js.LICENSE.txt +12 -0
- package/dist/ge-commercetools-utils-node.cjs.js.map +1 -1
- package/dist/ge-commercetools-utils-node.esm.js +2 -1
- package/dist/ge-commercetools-utils-node.esm.js.LICENSE.txt +12 -0
- package/dist/typings/api/CommercetoolsApi.d.ts +28 -1
- package/dist/typings/models/cart-discount.d.ts +4 -4
- package/dist/typings/models/cart.d.ts +18 -9
- package/dist/typings/models/category.d.ts +2 -2
- package/dist/typings/models/common.d.ts +25 -10
- package/dist/typings/models/custom-object.d.ts +1 -1
- package/dist/typings/models/customer.d.ts +6 -0
- package/dist/typings/models/discount-code.d.ts +1 -1
- package/dist/typings/models/error.d.ts +31 -2
- package/dist/typings/models/extension.d.ts +2 -1
- package/dist/typings/models/inventory.d.ts +1 -1
- package/dist/typings/models/me.d.ts +14 -1
- package/dist/typings/models/message.d.ts +394 -6
- package/dist/typings/models/order.d.ts +21 -3
- package/dist/typings/models/payment.d.ts +1 -23
- package/dist/typings/models/product-discount.d.ts +4 -4
- package/dist/typings/models/product-selection.d.ts +20 -1
- package/dist/typings/models/product-type.d.ts +5 -8
- package/dist/typings/models/product.d.ts +8 -1
- package/dist/typings/models/project.d.ts +1 -5
- package/dist/typings/models/quote-request.d.ts +82 -0
- package/dist/typings/models/quote.d.ts +85 -0
- package/dist/typings/models/staged-quote.d.ts +72 -0
- package/dist/typings/models/standalone-price.d.ts +76 -0
- package/dist/typings/models/store.d.ts +10 -10
- package/dist/typings/models/type.d.ts +2 -7
- package/dist/typings/utils/index.d.ts +1 -0
- package/package.json +22 -22
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
(()=>{var t={9818:function(t,e,r){"use strict";var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},o.apply(this,arguments)},n=this&&this.__awaiter||function(t,e,r,o){return new(r||(r=Promise))((function(n,s){function i(t){try{c(o.next(t))}catch(t){s(t)}}function a(t){try{c(o.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?n(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(i,a)}c((o=o.apply(t,e||[])).next())}))},s=this&&this.__generator||function(t,e){var r,o,n,s,i={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(s){return function(a){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;i;)try{if(r=1,o&&(n=2&s[0]?o.return:s[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,s[1])).done)return n;switch(o=0,n&&(s=[2&s[0],n.value]),s[0]){case 0:case 1:n=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,o=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((n=(n=i.trys).length>0&&n[n.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!n||s[1]>n[0]&&s[1]<n[3])){i.label=s[1];break}if(6===s[0]&&i.label<n[1]){i.label=n[1],n=s;break}if(n&&i.label<n[2]){i.label=n[2],i.ops.push(s);break}n[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t],o=0}finally{r=n=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.CommercetoolsApi=void 0;var a=i(r(9669)),c=i(r(129)),u=r(2915),p=r(3028),l=r(7111),f=r(4060),h=r(893),d=r(8842),y={maxRetries:0,delayMs:0},m=[d.Status.InternalServerError,d.Status.NotImplemented,d.Status.BadGateway,d.Status.ServiceUnavailable,d.Status.GatewayTimeout],g={keepAlive:!0,maxSockets:32,maxFreeSockets:10,timeout:6e4},v=function(){function t(e){t.validateConfig(e),this.config=e,this.auth=new u.CommercetoolsAuth(e),this.endpoints=l.REGION_URLS[this.config.region],this.userAgent=(0,h.buildUserAgent)(this.config.systemIdentifier),this.axios=this.createAxiosInstance(),this.retry=e.retry||y}return t.prototype.createAxiosInstance=function(){var t;try{t=this.config.httpsAgent?this.config.httpsAgent:new(r(5687).Agent)(g)}catch(t){}var e=a.default.create({timeout:this.config.timeoutMs||f.DEFAULT_REQUEST_TIMEOUT_MS,paramsSerializer:function(t){return c.default.stringify(t,{arrayFormat:"repeat"})},httpsAgent:t});return e.defaults.headers.common["User-Agent"]=this.userAgent,e},t.prototype.getStoreById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/stores/".concat(t.id),method:"GET"}))},t.prototype.getStoreByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/stores/key=".concat(t.key),method:"GET"}))},t.prototype.queryStores=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/stores",method:"GET"}))},t.prototype.createStore=function(t){return this.request({path:"/stores",method:"POST",data:t.data})},t.prototype.updateStoreById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/stores/".concat(t.id),method:"POST",data:t.data}))},t.prototype.updateStoreByKey=function(t){return this.request({path:"/stores/key=".concat(t.key),method:"POST",data:t.data})},t.prototype.deleteStoreById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/stores/".concat(t.id),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.deleteStoreByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/stores/key=".concat(t.key),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.getCategoryById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/".concat(t.id),method:"GET"}))},t.prototype.getCategoryByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/key=".concat(t.key),method:"GET"}))},t.prototype.queryChannels=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/channels",method:"GET"}))},t.prototype.importOrder=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/orders/import",method:"POST",data:t.data}))]}))}))},t.prototype.getChannelById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/channels/".concat(t.id),method:"GET"}))},t.prototype.getCategory=function(t){if(!t.id&&!t.key)throw new p.CommercetoolsError("Either an id, key or slug must be provided");return t.id?this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/".concat(t.id),method:"GET"})):this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/key=".concat(t.key),method:"GET"}))},t.prototype.getCategoryBySlug=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(n){switch(n.label){case 0:if(!t.languageCode&&!t.languageCodes)throw new p.CommercetoolsError("Either the `languageCode` or `languageCodes` property must be provided");return e=[],t.languageCodes?e.push.apply(e,t.languageCodes):t.languageCode&&e.push(t.languageCode),[4,this.request(o(o({},this.extractCommonRequestOptions(o(o({},t),{params:o(o({},null==t?void 0:t.params),{where:"slug(".concat(e.map((function(e){return"".concat(e,'="').concat(t.slug,'"')})).join(" or "),")")})}))),{path:"/categories",method:"GET"}))];case 1:if(!(r=n.sent()).count)throw new p.CommercetoolsError("No category found with slug [".concat(t.slug,"] and language code [").concat(t.languageCode,"]"),{options:t},404);return[2,r.results[0]]}}))}))},t.prototype.queryCategories=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories",method:"GET"}))},t.prototype.getCategoryParents=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(n){switch(n.label){case 0:return[4,this.getCategory(o(o({},t),{params:o(o({},t.params),{expand:"ancestors[*]"})}))];case 1:return e=n.sent(),(r=e.ancestors.map((function(t){return t.obj}))).push(o(o({},e),{ancestors:e.ancestors.map((function(t){return{id:t.id,typeId:t.typeId}}))})),[2,r]}}))}))},t.prototype.getProductById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/".concat(t.id),method:"GET"}))},t.prototype.getProductByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/key=".concat(t.key),method:"GET"}))},t.prototype.getProductProjectionById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/product-projections/".concat(t.id),t.storeKey),method:"GET"}))},t.prototype.getProductProjectionByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/product-projections/key=".concat(t.key),t.storeKey),method:"GET"}))},t.prototype.getProductProjectionBySlug=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(n){switch(n.label){case 0:if(!t.languageCode&&!t.languageCodes)throw new p.CommercetoolsError("Either the `languageCode` or `languageCodes` property must be provided");return e=[],t.languageCodes?e.push.apply(e,t.languageCodes):t.languageCode&&e.push(t.languageCode),[4,this.request(o(o({},this.extractCommonRequestOptions(o(o({},t),{params:o(o({},null==t?void 0:t.params),{where:"slug(".concat(e.map((function(e){return"".concat(e,'="').concat(t.slug,'"')})).join(" or "),")")})}))),{path:"/product-projections",method:"GET"}))];case 1:if(!(r=n.sent()).count)throw new p.CommercetoolsError("No product projection found with slug [".concat(t.slug,"] and language code [").concat(t.languageCode,"]"),{options:t},404);return[2,r.results[0]]}}))}))},t.prototype.queryProductProjections=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-projections",method:"GET"}))},t.prototype.searchProductProjections=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-projections/search",method:"GET"}))},t.prototype.getProductSelectionById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/product-selections/".concat(t.id),t.storeKey),method:"GET"}))},t.prototype.getProductSelectionByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/product-selections/key=".concat(t.key),t.storeKey),method:"GET"}))},t.prototype.queryProductSelections=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-selections",method:"GET"}))},t.prototype.createProductSelection=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-selections",method:"POST",data:t.data}))},t.prototype.updateProductSelectionByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-selections/key=".concat(t.key),method:"POST",data:{version:t.version,actions:t.actions}}))},t.prototype.deleteProductSelectionByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-selections/key=".concat(t.key,"&version=").concat(t.version),method:"DELETE"}))},t.prototype.queryProductsInStore=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/in-store/key=".concat(t.storeKey,"/product-selection-assignments"),method:"GET"}))},t.prototype.getCartById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/carts/".concat(t.id),t.storeKey),method:"GET"}))},t.prototype.queryCarts=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/carts",null==t?void 0:t.storeKey),method:"GET"}))]}))}))},t.prototype.queryMyCarts=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/carts",t.storeKey),method:"GET",accessToken:t.accessToken}))]}))}))},t.prototype.createCart=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/carts",t.storeKey),method:"POST",data:t.data}))]}))}))},t.prototype.updateCartById=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/carts/".concat(t.id),t.storeKey),method:"POST",data:{version:t.version,actions:t.actions}}))]}))}))},t.prototype.getMyActiveCart=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/active-cart",t.storeKey),method:"GET",accessToken:t.accessToken}))]}))}))},t.prototype.getMyCartById=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/carts/".concat(t.cartId),t.storeKey),method:"GET",accessToken:t.accessToken}))]}))}))},t.prototype.createMyCart=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/carts",t.storeKey),method:"POST",data:t.data,accessToken:t.accessToken}))]}))}))},t.prototype.deleteMyActiveCart=function(t){return n(this,void 0,void 0,(function(){var e;return s(this,(function(r){switch(r.label){case 0:return[4,this.getMyActiveCart(t)];case 1:return e=r.sent(),[4,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/carts/".concat(e.id),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:e.version}),accessToken:t.accessToken}))];case 2:return[2,r.sent()]}}))}))},t.prototype.deleteMyCartById=function(t){return n(this,void 0,void 0,(function(){var e;return s(this,(function(r){switch(r.label){case 0:return[4,this.getMyCartById(t)];case 1:return e=r.sent(),[4,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/carts/".concat(t.cartId),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:e.version}),accessToken:t.accessToken}))];case 2:return[2,r.sent()]}}))}))},t.prototype.updateMyActiveCart=function(t){return n(this,void 0,void 0,(function(){var e;return s(this,(function(r){switch(r.label){case 0:return[4,this.getMyActiveCart(t)];case 1:return e=r.sent(),[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/carts/".concat(e.id),t.storeKey),method:"POST",data:{version:e.version,actions:t.actions},accessToken:t.accessToken}))]}}))}))},t.prototype.createMyOrderFromActiveCart=function(t){return n(this,void 0,void 0,(function(){var e;return s(this,(function(r){switch(r.label){case 0:return[4,this.getMyActiveCart(t)];case 1:return e=r.sent(),[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/orders",t.storeKey),method:"POST",data:{version:e.version,id:e.id},accessToken:t.accessToken}))]}}))}))},t.prototype.createOrderFromCart=function(t){return n(this,void 0,void 0,(function(){var e;return s(this,(function(r){switch(r.label){case 0:return[4,this.getCartById(t)];case 1:return e=r.sent(),[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders",t.storeKey),method:"POST",data:{version:e.version,id:e.id}}))]}}))}))},t.prototype.deleteCartById=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){switch(e.label){case 0:return[4,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/carts/".concat(t.id),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:t.version})}))];case 1:return[2,e.sent()]}}))}))},t.prototype.createPayment=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/payments",method:"POST",data:t.data}))},t.prototype.deletePaymentById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/payments/".concat(t.id),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.updatePaymentById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/payments/".concat(t.id),method:"POST",data:t.data}))},t.prototype.getPaymentById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/payments/".concat(t.id),method:"GET"}))},t.prototype.queryPayments=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/payments",method:"GET"}))},t.prototype.createMyPayment=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/me/payments",method:"POST",data:t.data,accessToken:t.accessToken}))},t.prototype.updateMyPaymentById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/me/payments/".concat(t.id),method:"POST",data:t.data,accessToken:t.accessToken}))},t.prototype.getMyPaymentById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/me/payments/".concat(t.id),method:"GET",accessToken:t.accessToken}))},t.prototype.queryMyPayments=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/me/payments",method:"GET",accessToken:t.accessToken}))},t.prototype.deleteMyPaymentById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/me/payments/".concat(t.id),method:"DELETE",params:{version:t.version},accessToken:t.accessToken}))},t.prototype.getMyOrderById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/orders/".concat(t.id),t.storeKey),method:"GET",accessToken:t.accessToken}))},t.prototype.queryMyOrders=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/orders",t.storeKey),method:"GET",accessToken:t.accessToken}))},t.prototype.updateOrderById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders/".concat(t.id),t.storeKey),method:"POST",data:t.data}))},t.prototype.updateOrderByOrderNumber=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders/order-number=".concat(t.orderNumber),t.storeKey),method:"POST",data:t.data}))},t.prototype.getOrderById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders/".concat(t.id),t.storeKey),method:"GET"}))},t.prototype.getOrderByOrderNumber=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders/order-number=".concat(t.orderNumber),t.storeKey),method:"GET"}))},t.prototype.deleteOrderById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders/".concat(t.id),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:t.version,dataErasure:t.dataErasure})}))},t.prototype.deleteOrderByOrderNumber=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders/order-number=".concat(t.orderNo),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:t.version,dataErasure:t.dataErasure})}))},t.prototype.queryOrders=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/orders",t.storeKey),method:"GET"}))},t.prototype.createProduct=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products",method:"POST",data:t.data}))},t.prototype.updateProductByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/key=".concat(t.key),method:"POST",data:t.data}))},t.prototype.updateProductById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/".concat(t.id),method:"POST",data:t.data}))},t.prototype.deleteProductById=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(n){switch(n.label){case 0:return e=t.version,t.unpublish?[4,this.unpublishProductById({id:t.id,version:t.version})]:[3,2];case 1:r=n.sent(),e=r.version,n.label=2;case 2:return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/".concat(t.id),method:"DELETE",params:o(o({},t.params),{version:e})}))]}}))}))},t.prototype.deleteProductByKey=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(n){switch(n.label){case 0:return e=t.version,t.unpublish?[4,this.unpublishProductByKey({key:t.key,version:t.version})]:[3,2];case 1:r=n.sent(),e=r.version,n.label=2;case 2:return[2,this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/key=".concat(t.key),method:"DELETE",params:o(o({},t.params),{version:e})}))]}}))}))},t.prototype.unpublishProductByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/key=".concat(t.key),method:"POST",params:t.params,data:{version:t.version,actions:[{action:"unpublish"}]}}))},t.prototype.unpublishProductById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/products/".concat(t.id),method:"POST",params:t.params,data:{version:t.version,actions:[{action:"unpublish"}]}}))},t.prototype.createCategory=function(t){return this.request({path:"/categories",method:"POST",data:t.data})},t.prototype.updateCategoryByKey=function(t){return this.request({path:"/categories/key=".concat(t.key),method:"POST",data:t.data})},t.prototype.updateCategoryById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/".concat(t.id),method:"POST",data:t.data}))},t.prototype.deleteCategoryById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/".concat(t.id),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.deleteCategoryByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/categories/key=".concat(t.key),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.createAccount=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers",t.storeKey),method:"POST",data:t.data}))},t.prototype.deleteCustomerById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers/".concat(t.id),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:t.version,dataErasure:t.dataErasure})}))},t.prototype.deleteCustomerByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers/key=".concat(t.key),t.storeKey),method:"DELETE",params:o(o({},t.params),{version:t.version,dataErasure:t.dataErasure})}))},t.prototype.createMyAccount=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/signup",t.storeKey),method:"POST",data:t.data,accessToken:t.accessToken}))},t.prototype.loginMyAccount=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/login",t.storeKey),method:"POST",data:t.data,accessToken:t.accessToken}))},t.prototype.login=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/login",t.storeKey),method:"POST",data:t.data}))},t.prototype.getMyAccount=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me",t.storeKey),method:"GET",accessToken:t.accessToken}))},t.prototype.updateMyAccount=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me",t.storeKey),method:"POST",accessToken:t.accessToken,data:t.data}))},t.prototype.changeMyPassword=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/password",t.storeKey),method:"POST",accessToken:t.accessToken,data:t.data}))},t.prototype.resetMyPassword=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/me/password/reset",t.storeKey),method:"POST",accessToken:t.accessToken,data:t.data}))},t.prototype.getPasswordResetToken=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers/password-token",t.storeKey),method:"POST",data:t.data}))},t.prototype.getCustomerById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers/".concat(t.id),t.storeKey),method:"GET"}))},t.prototype.getCustomerByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers/key=".concat(t.key),t.storeKey),method:"GET"}))},t.prototype.getCustomerByPasswordToken=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers/password-token=".concat(t.token),t.storeKey),method:"GET"}))},t.prototype.queryCustomers=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:this.applyStore("/customers",t.storeKey),method:"GET"}))},t.prototype.updateCustomerById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customers/".concat(t.id),method:"POST",data:t.data}))},t.prototype.updateCustomerByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customers/key=".concat(t.key),method:"POST",data:t.data}))},t.prototype.getProductTypeById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-types/".concat(t.id),method:"GET"}))},t.prototype.getProductTypeByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/product-types/key=".concat(t.key),method:"GET"}))},t.prototype.getTypeById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/types/".concat(t.id),method:"GET"}))},t.prototype.getTypeByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/types/key=".concat(t.key),method:"GET"}))},t.prototype.getDiscountCodeById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/discount-codes/".concat(t.id),method:"GET"}))},t.prototype.getCartDiscountById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/cart-discounts/".concat(t.id),method:"GET"}))},t.prototype.getCartDiscountByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/cart-discounts/key=".concat(t.key),method:"GET"}))},t.prototype.queryCartDiscounts=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/cart-discounts",method:"GET"}))},t.prototype.getCustomObject=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/custom-objects/".concat(t.container,"/").concat(t.key),method:"GET"}))},t.prototype.getCustomObjectById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/custom-objects/".concat(t.id),method:"GET"}))},t.prototype.saveCustomObject=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/custom-objects",method:"POST",data:t.data}))},t.prototype.deleteCustomObject=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/custom-objects/".concat(t.container,"/").concat(t.key),method:"DELETE"}))},t.prototype.getShippingMethodById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/shipping-methods/".concat(t.id),method:"GET"}))},t.prototype.getShippingMethodByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/shipping-methods/key=".concat(t.key),method:"GET"}))},t.prototype.getShippingMethodsForLocation=function(t){return this.request(o(o({},this.extractCommonRequestOptions(o(o({},t),{params:o(o({},null==t?void 0:t.params),{country:t.country,state:t.state,currency:t.currency})}))),{path:"/shipping-methods/matching-location",method:"GET",accessToken:t.accessToken}))},t.prototype.getShippingMethodsForCart=function(t){return this.request(o(o({},this.extractCommonRequestOptions(o(o({},t),{params:o(o({},null==t?void 0:t.params),{cartId:t.cartId})}))),{path:"/shipping-methods/matching-cart",method:"GET",accessToken:t.accessToken}))},t.prototype.queryShippingMethods=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/shipping-methods",method:"GET"}))},t.prototype.getCustomerGroupById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customer-groups/".concat(t.id),method:"GET"}))},t.prototype.getCustomerGroupByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customer-groups/key=".concat(t.key),method:"GET"}))},t.prototype.queryCustomerGroups=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customer-groups",method:"GET"}))},t.prototype.createCustomerGroup=function(t){return this.request({path:"/customer-groups",method:"POST",data:t.data})},t.prototype.updateCustomerGroupByKey=function(t){return this.request({path:"/customer-groups/key=".concat(t.key),method:"POST",data:t.data})},t.prototype.updateCustomerGroupById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customer-groups/".concat(t.id),method:"POST",data:t.data}))},t.prototype.deleteCustomerGroupById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customer-groups/".concat(t.id),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.deleteCustomerGroupByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/customer-groups/key=".concat(t.key),method:"DELETE",params:o(o({},t.params),{version:t.version})}))},t.prototype.getStateById=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/states/".concat(t.id),method:"GET"}))},t.prototype.getStateByKey=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/states/key=".concat(t.key),method:"GET"}))},t.prototype.queryStates=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/states",method:"GET"}))},t.prototype.graphql=function(t){return this.request(o(o({},this.extractCommonRequestOptions(t)),{path:"/graphql",method:"POST",data:t.data,accessToken:t.accessToken}))},t.prototype.request=function(t){return n(this,void 0,void 0,(function(){var e,r,o,n,i,a,c;return s(this,(function(u){switch(u.label){case 0:return[4,this.getRequestOptions(t)];case 1:e=u.sent(),r=this.getRetryConfig(t.retry),o=0,i=function(){var t,i;return s(this,(function(s){switch(s.label){case 0:return o>0?(t=(0,h.calculateDelay)(o,r),[4,new Promise((function(e){return setTimeout(e,t)}))]):[3,2];case 1:s.sent(),s.label=2;case 2:return s.trys.push([2,4,,5]),[4,a.axios(e)];case 3:return[2,{value:s.sent().data}];case 4:if(i=s.sent(),!a.isRetryableError(i))throw a.transformError(i);return n=i,[3,5];case 5:return o++,[2]}}))},a=this,u.label=2;case 2:return[5,i()];case 3:if("object"==typeof(c=u.sent()))return[2,c.value];u.label=4;case 4:if(o<=r.maxRetries)return[3,2];u.label=5;case 5:throw this.transformError(n)}}))}))},t.prototype.getRetryConfig=function(t){return t||this.retry},t.prototype.getRequestOptions=function(t){return n(this,void 0,void 0,(function(){var e,r,n,i,a;return s(this,(function(s){switch(s.label){case 0:return e=t.accessToken,r="".concat(this.endpoints.api,"/").concat(this.config.projectKey).concat(t.path),(n=o({},t)).path&&delete n.path,n.accessToken&&delete n.accessToken,e?[3,2]:[4,this.auth.getClientGrant()];case 1:i=s.sent(),e=i.accessToken,s.label=2;case 2:return a=o(o(o({},this.axios.defaults.headers),{Authorization:"Bearer ".concat(e)}),n.headers),"string"==typeof t.correlationId&&""!==t.correlationId&&(a["X-Correlation-ID"]=t.correlationId,delete t.correlationId),[2,o(o({},n),{url:r,headers:a})]}}))}))},t.prototype.isRetryableError=function(t){return!t.isAxiosError||!t.request||!t.response||m.includes(t.response.status)},t.prototype.extractCommonRequestOptions=function(t){return t?{correlationId:t.correlationId,params:t.params,retry:t.retry}:{}},t.prototype.applyStore=function(t,e){return"string"==typeof e&&""!==e?"/in-store/key=".concat(e).concat(t):this.config.storeKey?"/in-store/key=".concat(this.config.storeKey).concat(t):t},t.prototype.transformError=function(t){return t.isAxiosError?p.CommercetoolsError.fromAxiosError(t):t},t.validateConfig=function(t){var e=[];if(t?(t.projectKey?"string"!=typeof t.projectKey&&e.push("The `projectKey` property must be a string"):e.push("The `projectKey` property is empty"),t.clientId?"string"!=typeof t.clientId&&e.push("The `clientId` property must be a string"):e.push("The `clientId` property is empty"),t.clientSecret?"string"!=typeof t.clientSecret&&e.push("The `clientSecret` property must be a string"):e.push("The `clientSecret` property is empty"),Array.isArray(t.clientScopes)?0===t.clientScopes.length&&e.push("The `clientScopes` property must have at least 1 scope defined"):e.push("The `clientScopes` property must be an array")):e.push("The config object missing or empty"),e.length)throw new p.CommercetoolsError("The configuration object passed in to the `CommercetoolsApi` constructor is not valid: \n"+e.map((function(t){return"• ".concat(t)})).join("\n"))},t}();e.CommercetoolsApi=v},3713:function(t,e,r){"use strict";var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(e,r);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,n)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),n=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),n(r(9818),e),n(r(7013),e)},7013:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},2442:function(t,e,r){"use strict";var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},o.apply(this,arguments)},n=this&&this.__awaiter||function(t,e,r,o){return new(r||(r=Promise))((function(n,s){function i(t){try{c(o.next(t))}catch(t){s(t)}}function a(t){try{c(o.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?n(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(i,a)}c((o=o.apply(t,e||[])).next())}))},s=this&&this.__generator||function(t,e){var r,o,n,s,i={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(s){return function(a){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;i;)try{if(r=1,o&&(n=2&s[0]?o.return:s[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,s[1])).done)return n;switch(o=0,n&&(s=[2&s[0],n.value]),s[0]){case 0:case 1:n=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,o=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((n=(n=i.trys).length>0&&n[n.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!n||s[1]>n[0]&&s[1]<n[3])){i.label=s[1];break}if(6===s[0]&&i.label<n[1]){i.label=n[1],n=s;break}if(n&&i.label<n[2]){i.label=n[2],i.ops.push(s);break}n[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t],o=0}finally{r=n=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.CommercetoolsAuth=void 0;var i=r(2915),a=r(8003),c=r(3032),u={refreshIfWithinSecs:1800,timeoutMs:5e3},p=function(){function t(t){if(this.grantPromise=Promise.resolve(),this.config=o(o({},u),t),!this.config.clientScopes.length)throw new i.CommercetoolsError("`config.clientScopes` must contain at least one scope");this.api=new c.CommercetoolsAuthApi(t)}return t.prototype.getClientGrant=function(){return n(this,void 0,void 0,(function(){var t,e;return s(this,(function(r){switch(r.label){case 0:return[4,this.grantPromise];case 1:return r.sent(),this.grant&&!this.grant.expiresWithin(this.config.refreshIfWithinSecs)?[2,this.grant]:(this.grantPromise=this.api.getClientGrant(this.config.clientScopes),t=this,e=a.CommercetoolsGrant.bind,[4,this.grantPromise]);case 2:return t.grant=new(e.apply(a.CommercetoolsGrant,[void 0,r.sent()])),[2,this.grant]}}))}))},t.prototype.refreshCustomerGrant=function(t){return n(this,void 0,void 0,(function(){var e;return s(this,(function(r){switch(r.label){case 0:return[4,this.getClientGrant()];case 1:return r.sent(),[4,this.api.refreshGrant(t)];case 2:return e=r.sent(),[2,new a.CommercetoolsGrant(o(o({},e),{refresh_token:t}))]}}))}))},t.prototype.login=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(n){switch(n.label){case 0:if(!(e=t.scopes||this.config.customerScopes))throw new i.CommercetoolsError("Customer scopes must be set on either the `options` parameter of this `login` method, or on the `customerScopes` property of the `CommercetoolsAuth` constructor");return[4,this.getClientGrant()];case 1:return n.sent(),[4,this.api.login(o(o({},t),{scopes:e}))];case 2:return r=n.sent(),[2,new a.CommercetoolsGrant(r)]}}))}))},t.prototype.getAnonymousGrant=function(t){return n(this,void 0,void 0,(function(){var e,r,o;return s(this,(function(n){switch(n.label){case 0:if(e=(null==t?void 0:t.scopes)||this.config.customerScopes,r=null==t?void 0:t.anonymousId,!e)throw new i.CommercetoolsError("Customer scopes must be set on either the `options` parameter of this `login` method, or on the `customerScopes` property of the `CommercetoolsAuth` constructor");return[4,this.getClientGrant()];case 1:return n.sent(),[4,this.api.getAnonymousGrant({scopes:e,anonymousId:r})];case 2:return o=n.sent(),[2,new a.CommercetoolsGrant(o)]}}))}))},t.prototype.logout=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){switch(e.label){case 0:return[4,this.api.logout(t)];case 1:return e.sent(),[2]}}))}))},t.prototype.revokeToken=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){switch(e.label){case 0:return[4,this.api.revokeToken(t)];case 1:return e.sent(),[2]}}))}))},t}();e.CommercetoolsAuth=p},3032:function(t,e,r){"use strict";var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var n in e=arguments[r])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},o.apply(this,arguments)},n=this&&this.__awaiter||function(t,e,r,o){return new(r||(r=Promise))((function(n,s){function i(t){try{c(o.next(t))}catch(t){s(t)}}function a(t){try{c(o.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?n(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(i,a)}c((o=o.apply(t,e||[])).next())}))},s=this&&this.__generator||function(t,e){var r,o,n,s,i={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(s){return function(a){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;i;)try{if(r=1,o&&(n=2&s[0]?o.return:s[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,s[1])).done)return n;switch(o=0,n&&(s=[2&s[0],n.value]),s[0]){case 0:case 1:n=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,o=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((n=(n=i.trys).length>0&&n[n.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!n||s[1]>n[0]&&s[1]<n[3])){i.label=s[1];break}if(6===s[0]&&i.label<n[1]){i.label=n[1],n=s;break}if(n&&i.label<n[2]){i.label=n[2],i.ops.push(s);break}n[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t],o=0}finally{r=n=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}},i=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.CommercetoolsAuthApi=void 0;var a=r(2849),c=r(2915),u=r(7530),p=r(7111),l=r(9017),f=i(r(9669)),h=r(4060),d=r(893),y=function(){function t(t){this.config=t,this.endpoints=p.REGION_URLS[this.config.region],this.userAgent=(0,d.buildUserAgent)(this.config.systemIdentifier)}return t.prototype.getClientGrant=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.post("/token",{grant_type:a.GrantType.CLIENT_CREDENTIALS,scope:(0,u.scopeArrayToRequestString)(t,this.config.projectKey)})]}))}))},t.prototype.refreshGrant=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){switch(e.label){case 0:return[4,this.post("/token",{grant_type:a.GrantType.REFRESH_TOKEN,refresh_token:t})];case 1:return[2,e.sent()]}}))}))},t.prototype.login=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){return[2,this.post("/".concat(this.config.projectKey).concat(this.applyStore("/customers/token",t.storeKey)),{username:t.username,password:t.password,grant_type:a.GrantType.PASSWORD,scope:(0,u.scopeArrayToRequestString)(t.scopes,this.config.projectKey)})]}))}))},t.prototype.revokeToken=function(t){return n(this,void 0,void 0,(function(){return s(this,(function(e){switch(e.label){case 0:return[4,this.post("/token/revoke",{token:t.tokenValue,token_type_hint:t.tokenType})];case 1:return e.sent(),[2]}}))}))},t.prototype.logout=function(t){return n(this,void 0,void 0,(function(){var e,r;return s(this,(function(o){switch(o.label){case 0:return[4,Promise.allSettled([this.revokeToken({tokenType:"access_token",tokenValue:t.accessToken}),this.revokeToken({tokenType:"refresh_token",tokenValue:t.refreshToken})])];case 1:if(e=o.sent(),(r=e.reduce((function(t,e){return"rejected"===e.status&&t.push(e.reason),t}),[])).length)throw new c.CommercetoolsError("Logout failed in one or more calls to the token revocation endpoint",r);return[2]}}))}))},t.prototype.getAnonymousGrant=function(t){var e;return n(this,void 0,void 0,(function(){var r;return s(this,(function(o){return r={grant_type:a.GrantType.CLIENT_CREDENTIALS},(null===(e=null==t?void 0:t.scopes)||void 0===e?void 0:e.length)&&(r.scope=(0,u.scopeArrayToRequestString)(t.scopes,this.config.projectKey)),(null==t?void 0:t.anonymousId)&&(r.anonymous_id=t.anonymousId),[2,this.post("/".concat(this.config.projectKey,"/anonymous/token"),r)]}))}))},t.prototype.post=function(t,e){return n(this,void 0,void 0,(function(){var r,n,i;return s(this,(function(s){switch(s.label){case 0:r={url:"".concat(this.endpoints.auth,"/oauth").concat(t),method:"POST",data:new URLSearchParams(e).toString()},(n={Authorization:"Basic ".concat((0,l.base64EncodeForBasicAuth)(this.config.clientId,this.config.clientSecret)),"Content-Type":"application/x-www-form-urlencoded"})["User-Agent"]=this.userAgent,s.label=1;case 1:return s.trys.push([1,3,,4]),[4,(0,f.default)(o(o({},r),{headers:n,timeout:this.config.timeoutMs||h.DEFAULT_REQUEST_TIMEOUT_MS}))];case 2:return[2,s.sent().data];case 3:if((i=s.sent()).isAxiosError)throw c.CommercetoolsError.fromAxiosError(i);throw i;case 4:return[2]}}))}))},t.prototype.applyStore=function(t,e){return"string"==typeof e&&""!==e?"/in-store/key=".concat(e).concat(t):this.config.storeKey?"/in-store/key=".concat(this.config.storeKey).concat(t):t},t}();e.CommercetoolsAuthApi=y},8003:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.CommercetoolsGrant=void 0;var o=r(7530),n=function(){function t(t){this.accessToken="",this.expiresIn=0,this.expiresAt=new Date,this.scopes=[],this.accessToken=t.access_token,this.expiresIn=t.expires_in,this.scopes=(0,o.scopeRequestStringToArray)(t.scope),this.anonymousId=this.extractKeyFromScope("anonymous_id",t.scope),this.customerId=this.extractKeyFromScope("customer_id",t.scope),this.expiresAt=new Date((new Date).getTime()+1e3*t.expires_in),"refresh_token"in t&&t.refresh_token&&(this.refreshToken=t.refresh_token)}return t.prototype.expiresWithin=function(t){var e=(new Date).getTime()+1e3*t;return this.expiresAt.getTime()<e},t.prototype.extractKeyFromScope=function(t,e){if(e&&t){var r=null==e?void 0:e.split(" ");if(Array.isArray(r)&&0!==r.length){var o=r.find((function(e){return e.slice(0,t.length+1)==="".concat(t,":")}));return o?o.slice(t.length+1):void 0}}},t}();e.CommercetoolsGrant=n},7111:(t,e,r)=>{"use strict";var o;Object.defineProperty(e,"__esModule",{value:!0}),e.INVALID_SCOPES=e.REGION_URLS=void 0;var n=r(9291);e.REGION_URLS=((o={})[n.Region.EUROPE_GCP]={auth:"https://auth.europe-west1.gcp.commercetools.com",api:"https://api.europe-west1.gcp.commercetools.com"},o[n.Region.EUROPE_AWS]={auth:"https://auth.eu-central-1.aws.commercetools.com",api:"https://api.eu-central-1.aws.commercetools.com"},o[n.Region.NORTH_AMERICA_GCP]={auth:"https://auth.us-central1.gcp.commercetools.com",api:"https://api.us-central1.gcp.commercetools.com"},o[n.Region.NORTH_AMERICA_AWS]={auth:"https://auth.us-east-2.aws.commercetools.com",api:"https://api.us-east-2.aws.commercetools.com"},o[n.Region.AUSTRALIA_GCP]={auth:"https://auth.australia-southeast1.gcp.commercetools.com",api:"https://api.australia-southeast1.gcp.commercetools.com"},o),e.INVALID_SCOPES=["anonymous_id","customer_id"]},7443:function(t,e,r){"use strict";var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(e,r);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,n)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),n=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),n(r(2442),e),n(r(8003),e)},7530:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.scopeRequestStringToArray=e.scopeArrayToRequestString=void 0;var o=r(7111);e.scopeArrayToRequestString=function(t,e){return t?t.map((function(t){return"".concat(t,":").concat(e)})).join(" "):""},e.scopeRequestStringToArray=function(t){return t?t.split(" ").map((function(t){return t.split(":")[0]})).filter((function(t){return!o.INVALID_SCOPES.includes(t)})):[]}},2849:(t,e)=>{"use strict";var r;Object.defineProperty(e,"__esModule",{value:!0}),e.GrantType=void 0,(r=e.GrantType||(e.GrantType={})).CLIENT_CREDENTIALS="client_credentials",r.REFRESH_TOKEN="refresh_token",r.PASSWORD="password"},9017:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.base64EncodeForBasicAuth=void 0,e.base64EncodeForBasicAuth=function(t,e){var r="".concat(t,":").concat(e);return Buffer.from(r).toString("base64")}},4060:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DEFAULT_REQUEST_TIMEOUT_MS=void 0,e.DEFAULT_REQUEST_TIMEOUT_MS=5e3},6781:function(t,e,r){"use strict";var o,n=this&&this.__extends||(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}),s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.CommercetoolsError=void 0;var i=s(r(4530)),a=r(893),c=function(t){function e(r,o,n){var s=t.call(this,r)||this;return s.isCommercetoolsError=!0,s.data=o,s.status=n,Object.setPrototypeOf(s,e.prototype),s}return n(e,t),e.fromAxiosError=function(t){var r,o,n,s,i,c,u,p;return new e(t.message,{code:t.code,request:{url:null===(r=t.config)||void 0===r?void 0:r.url,method:null===(o=t.config)||void 0===o?void 0:o.method,headers:(0,a.maskSensitiveHeaders)(null===(n=t.config)||void 0===n?void 0:n.headers),params:(0,a.maskSensitiveInput)(null===(s=t.config)||void 0===s?void 0:s.params),data:(0,a.maskSensitiveInput)(this.parseRequestData(t.config))},response:{status:null===(i=t.response)||void 0===i?void 0:i.status,data:(0,a.maskSensitiveInput)(null===(c=t.response)||void 0===c?void 0:c.data),headers:null===(u=t.response)||void 0===u?void 0:u.headers}},null===(p=t.response)||void 0===p?void 0:p.status)},e.parseRequestData=function(t){var e,r,o=null==t?void 0:t.data;if("string"==typeof o&&o){var n="";if("string"==typeof(null===(e=null==t?void 0:t.headers)||void 0===e?void 0:e["Content-Type"])&&(n=null===(r=null==t?void 0:t.headers)||void 0===r?void 0:r["Content-Type"]),"application/json"===n.substring(0,16))try{o=JSON.parse(t.data)}catch(t){}else if("application/x-www-form-urlencoded"===n.substring(0,33))try{var s=new URLSearchParams(t.data),i={};s.forEach((function(t,e,r){var o=r.getAll(e);0===o.length?i[e]="":1===o.length?i[e]=o[0]:i[e]=o})),o=i}catch(t){}}return o},e.prototype.toJSON=function(){return{status:this.status,message:this.message,data:this.data,isCommercetoolsError:!0}},e.prototype.toString=function(){return(0,i.default)(this.toJSON())},e}(Error);e.CommercetoolsError=c},3028:function(t,e,r){"use strict";var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(e,r);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,n)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),n=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),n(r(6781),e)},2915:function(t,e,r){"use strict";var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(e,r);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,n)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),n=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.Region=void 0,n(r(3028),e),n(r(7443),e),n(r(3713),e);var s=r(9291);Object.defineProperty(e,"Region",{enumerable:!0,get:function(){return s.Region}}),n(r(893),e),n(r(6249),e)},625:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},9605:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},5554:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},4294:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},5991:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},5714:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},7942:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},9906:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},4241:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},146:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},5167:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},4236:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6249:function(t,e,r){"use strict";var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(e,r);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,n)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),n=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),n(r(9605),e),n(r(625),e),n(r(5554),e),n(r(4294),e),n(r(5991),e),n(r(5714),e),n(r(9906),e),n(r(7942),e),n(r(4241),e),n(r(146),e),n(r(5167),e),n(r(4236),e),n(r(2949),e),n(r(492),e),n(r(6871),e),n(r(6487),e),n(r(8386),e),n(r(4946),e),n(r(6313),e),n(r(5285),e),n(r(5283),e),n(r(3708),e),n(r(6883),e),n(r(2246),e),n(r(4089),e),n(r(6614),e),n(r(7607),e),n(r(7183),e),n(r(2569),e),n(r(1027),e),n(r(6080),e),n(r(1613),e),n(r(721),e)},2949:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},492:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6871:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},8386:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6487:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},4946:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},5285:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},5283:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},3708:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6313:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6883:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},2246:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},4089:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6614:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},7607:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},7183:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},2569:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},1027:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},6080:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},1613:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},721:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0})},9291:(t,e)=>{"use strict";var r;Object.defineProperty(e,"__esModule",{value:!0}),e.Region=void 0,(r=e.Region||(e.Region={})).NORTH_AMERICA_GCP="north_america_gcp",r.NORTH_AMERICA_AWS="north_america_aws",r.EUROPE_GCP="europe_gcp",r.EUROPE_AWS="europe_aws",r.AUSTRALIA_GCP="australia_gcp"},3720:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.calculateDelay=void 0,e.calculateDelay=function(t,e){if(!e||0===t)return 0;var r=e.delayMs*Math.pow(2,t-1);if(e.jitter){var o=r*(1+1/(t+1));return Math.floor(Math.random()*o)}return r}},3930:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.formatAsKey=void 0;var o=r(3028);e.formatAsKey=function(t){var e="";if("string"!=typeof t)throw new o.CommercetoolsError("The [input] parameter must be a string");if((e=(e=(e=(e=(e=(e=t.trim().toLowerCase()).replace(/ {2,}/g,"")).replace(/&/g,"and")).replace(/[ _]/g,"-")).replace(/[^0-9a-z-]+/g,"")).replace(/-{2,}/g,"-")).length&&"-"===e[0]&&(e=e.slice(1)),e.length&&"-"===e[e.length-1]&&(e=e.slice(0,-1)),e.length<2)throw new o.CommercetoolsError("Formatted key did not meet minimum length of 2 characters: ".concat(e));if(e.length>256)throw new o.CommercetoolsError("Formatted key exceeds the maximum length of 256 characters: ".concat(e));return e}},893:function(t,e,r){"use strict";var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var n=Object.getOwnPropertyDescriptor(e,r);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,n)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),n=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),n(r(3720),e),n(r(3930),e),n(r(9998),e),n(r(9989),e),n(r(3190),e)},9998:function(t,e,r){"use strict";var o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.maskSensitiveData=e.maskSensitiveHeaders=e.maskSensitiveInput=e.DEFAULT_MASKING_STRING=e.SENSITIVE_HEADER_NAMES=e.SENSITIVE_PROPERTY_NAMES=void 0;var n=o(r(3465)),s=o(r(3692));function i(t,r,o){if(void 0===o&&(o=e.DEFAULT_MASKING_STRING),"object"==typeof t){var i=(0,n.default)(t);return(0,s.default)(i).forEach((function(){var t,e;r.includes(null!==(e=null===(t=this.key)||void 0===t?void 0:t.toLowerCase())&&void 0!==e?e:"")&&this.update(o)})),i}return t}e.SENSITIVE_PROPERTY_NAMES=["password","refresh_token"],e.SENSITIVE_HEADER_NAMES=["authorization"],e.DEFAULT_MASKING_STRING="********",e.maskSensitiveInput=function(t){return i(t,e.SENSITIVE_PROPERTY_NAMES)},e.maskSensitiveHeaders=function(t){return i(t,e.SENSITIVE_HEADER_NAMES)},e.maskSensitiveData=i},9989:function(t,e,r){"use strict";var o=this&&this.__awaiter||function(t,e,r,o){return new(r||(r=Promise))((function(n,s){function i(t){try{c(o.next(t))}catch(t){s(t)}}function a(t){try{c(o.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?n(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(i,a)}c((o=o.apply(t,e||[])).next())}))},n=this&&this.__generator||function(t,e){var r,o,n,s,i={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(s){return function(a){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;i;)try{if(r=1,o&&(n=2&s[0]?o.return:s[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,s[1])).done)return n;switch(o=0,n&&(s=[2&s[0],n.value]),s[0]){case 0:case 1:n=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,o=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((n=(n=i.trys).length>0&&n[n.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!n||s[1]>n[0]&&s[1]<n[3])){i.label=s[1];break}if(6===s[0]&&i.label<n[1]){i.label=n[1],n=s;break}if(n&&i.label<n[2]){i.label=n[2],i.ops.push(s);break}n[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t],o=0}finally{r=n=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};Object.defineProperty(e,"__esModule",{value:!0}),e.retryOnConflict=void 0;var s=r(3720),i=r(8842);e.retryOnConflict=function(t){return o(this,void 0,void 0,(function(){var e,r,o,a,c,u;return n(this,(function(p){switch(p.label){case 0:e=(null==t?void 0:t.maxRetries)||3,r=(null==t?void 0:t.delayMs)||100,o=!!(null==t?void 0:t.jitter),a=function(a){var c,u,p;return n(this,(function(n){switch(n.label){case 0:return a>1?(c=(0,s.calculateDelay)(a-1,{delayMs:r,maxRetries:e,jitter:o}),[4,new Promise((function(t){return setTimeout(t,c)}))]):[3,2];case 1:n.sent(),n.label=2;case 2:return n.trys.push([2,4,,5]),u={},[4,t.executeFn(a)];case 3:return[2,(u.value=n.sent(),u)];case 4:if(!(p=n.sent()).isCommercetoolsError||p.status!==i.Status.Conflict||a===e)throw p;return[3,5];case 5:return[2]}}))},c=1,p.label=1;case 1:return c<=e?[5,a(c)]:[3,4];case 2:if("object"==typeof(u=p.sent()))return[2,u.value];p.label=3;case 3:return c++,[3,1];case 4:return[2,void 0]}}))}))}},3190:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.buildUserAgent=void 0,e.buildUserAgent=function(t){var e="@gradientedge/commercetools-utils";return t&&(e="".concat(e," (").concat(t,")")),e}},8842:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.reason=e.ErrorStatus=e.RedirectionStatus=e.SuccessStatus=e.InformationStatus=e.Status=void 0;var o=r(7536);Object.defineProperty(e,"Status",{enumerable:!0,get:function(){return o.Status}}),Object.defineProperty(e,"InformationStatus",{enumerable:!0,get:function(){return o.InformationStatus}}),Object.defineProperty(e,"SuccessStatus",{enumerable:!0,get:function(){return o.SuccessStatus}}),Object.defineProperty(e,"RedirectionStatus",{enumerable:!0,get:function(){return o.RedirectionStatus}}),Object.defineProperty(e,"ErrorStatus",{enumerable:!0,get:function(){return o.ErrorStatus}});var n=r(7890);Object.defineProperty(e,"reason",{enumerable:!0,get:function(){return n.reason}})},7890:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.reason=void 0;const o=r(7536);e.reason=function(t){switch(t){case 200:return"OK";case 203:return"Non-Authoritative Information";case 207:return"Multi-Status";case 226:return"IM Used";case 414:return"URI Too Long";case 418:return"I'm a teapot";case 505:return"HTTP Version Not Supported";default:return(Object.keys(o.Status).find((e=>o.Status[e]===t))||"").replace(/(?!^)([A-Z])/gm," $1")}}},7536:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Status=e.ErrorStatus=e.RedirectionStatus=e.SuccessStatus=e.InformationStatus=void 0,e.InformationStatus={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103},e.SuccessStatus={Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226},e.RedirectionStatus={MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,TemporaryRedirect:307,PermanentRedirect:308},e.ErrorStatus={BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RequestedRangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511},e.Status=Object.assign(Object.assign(Object.assign(Object.assign({},e.InformationStatus),e.SuccessStatus),e.RedirectionStatus),e.ErrorStatus)},9669:(t,e,r)=>{t.exports=r(1609)},7970:(t,e,r)=>{"use strict";var o=r(4867),n=r(6026),s=r(4097),i=r(5327),a=r(3685),c=r(5687),u=r(938).http,p=r(938).https,l=r(7310),f=r(9796),h=r(7288).version,d=r(5061),y=r(481),m=r(7874),g=r(5263),v=/https:?/;function b(t,e,r){if(t.hostname=e.host,t.host=e.host,t.port=e.port,t.path=r,e.auth){var o=Buffer.from(e.auth.username+":"+e.auth.password,"utf8").toString("base64");t.headers["Proxy-Authorization"]="Basic "+o}t.beforeRedirect=function(t){t.headers.host=t.host,b(t,e,t.href)}}t.exports=function(t){return new Promise((function(e,r){var O;function _(){t.cancelToken&&t.cancelToken.unsubscribe(O),t.signal&&t.signal.removeEventListener("abort",O)}var S=function(t){_(),e(t)},C=!1,E=function(t){_(),C=!0,r(t)},w=t.data,x=t.headers,R={};if(Object.keys(x).forEach((function(t){R[t.toLowerCase()]=t})),"user-agent"in R?x[R["user-agent"]]||delete x[R["user-agent"]]:x["User-Agent"]="axios/"+h,w&&!o.isStream(w)){if(Buffer.isBuffer(w));else if(o.isArrayBuffer(w))w=Buffer.from(new Uint8Array(w));else{if(!o.isString(w))return E(d("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",t));w=Buffer.from(w,"utf-8")}if(t.maxBodyLength>-1&&w.length>t.maxBodyLength)return E(d("Request body larger than maxBodyLength limit",t));R["content-length"]||(x["Content-Length"]=w.length)}var T=void 0;t.auth&&(T=(t.auth.username||"")+":"+(t.auth.password||""));var j=s(t.baseURL,t.url),P=l.parse(j),A=P.protocol||"http:";if(!T&&P.auth){var q=P.auth.split(":");T=(q[0]||"")+":"+(q[1]||"")}T&&R.authorization&&delete x[R.authorization];var k=v.test(A),I=k?t.httpsAgent:t.httpAgent;try{i(P.path,t.params,t.paramsSerializer).replace(/^\?/,"")}catch(e){var M=new Error(e.message);M.config=t,M.url=t.url,M.exists=!0,E(M)}var B={path:i(P.path,t.params,t.paramsSerializer).replace(/^\?/,""),method:t.method.toUpperCase(),headers:x,agent:I,agents:{http:t.httpAgent,https:t.httpsAgent},auth:T};t.socketPath?B.socketPath=t.socketPath:(B.hostname=P.hostname,B.port=P.port);var F,N=t.proxy;if(!N&&!1!==N){var L=A.slice(0,-1)+"_proxy",G=process.env[L]||process.env[L.toUpperCase()];if(G){var D=l.parse(G),U=process.env.no_proxy||process.env.NO_PROXY,K=!0;if(U&&(K=!U.split(",").map((function(t){return t.trim()})).some((function(t){return!!t&&("*"===t||"."===t[0]&&P.hostname.substr(P.hostname.length-t.length)===t||P.hostname===t)}))),K&&(N={host:D.hostname,port:D.port,protocol:D.protocol},D.auth)){var W=D.auth.split(":");N.auth={username:W[0],password:W[1]}}}}N&&(B.headers.host=P.hostname+(P.port?":"+P.port:""),b(B,N,A+"//"+P.hostname+(P.port?":"+P.port:"")+B.path));var H=k&&(!N||v.test(N.protocol));t.transport?F=t.transport:0===t.maxRedirects?F=H?c:a:(t.maxRedirects&&(B.maxRedirects=t.maxRedirects),F=H?p:u),t.maxBodyLength>-1&&(B.maxBodyLength=t.maxBodyLength),t.insecureHTTPParser&&(B.insecureHTTPParser=t.insecureHTTPParser);var z=F.request(B,(function(e){if(!z.aborted){var r=e,s=e.req||z;if(204!==e.statusCode&&"HEAD"!==s.method&&!1!==t.decompress)switch(e.headers["content-encoding"]){case"gzip":case"compress":case"deflate":r=r.pipe(f.createUnzip()),delete e.headers["content-encoding"]}var i={status:e.statusCode,statusText:e.statusMessage,headers:e.headers,config:t,request:s};if("stream"===t.responseType)i.data=r,n(S,E,i);else{var a=[],c=0;r.on("data",(function(e){a.push(e),c+=e.length,t.maxContentLength>-1&&c>t.maxContentLength&&(C=!0,r.destroy(),E(d("maxContentLength size of "+t.maxContentLength+" exceeded",t,null,s)))})),r.on("aborted",(function(){C||(r.destroy(),E(d("error request aborted",t,"ERR_REQUEST_ABORTED",s)))})),r.on("error",(function(e){z.aborted||E(y(e,t,null,s))})),r.on("end",(function(){try{var e=1===a.length?a[0]:Buffer.concat(a);"arraybuffer"!==t.responseType&&(e=e.toString(t.responseEncoding),t.responseEncoding&&"utf8"!==t.responseEncoding||(e=o.stripBOM(e))),i.data=e}catch(e){E(y(e,t,e.code,i.request,i))}n(S,E,i)}))}}}));if(z.on("error",(function(e){z.aborted&&"ERR_FR_TOO_MANY_REDIRECTS"!==e.code||E(y(e,t,null,z))})),z.on("socket",(function(t){t.setKeepAlive(!0,6e4)})),t.timeout){var $=parseInt(t.timeout,10);if(isNaN($))return void E(d("error trying to parse `config.timeout` to int",t,"ERR_PARSE_TIMEOUT",z));z.setTimeout($,(function(){z.abort();var e;e=t.timeoutErrorMessage?t.timeoutErrorMessage:"timeout of "+t.timeout+"ms exceeded";var r=t.transitional||m;E(d(e,t,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",z))}))}(t.cancelToken||t.signal)&&(O=function(t){z.aborted||(z.abort(),E(!t||t&&t.type?new g("canceled"):t))},t.cancelToken&&t.cancelToken.subscribe(O),t.signal&&(t.signal.aborted?O():t.signal.addEventListener("abort",O))),o.isStream(w)?w.on("error",(function(e){E(y(e,t,null,z))})).pipe(z):z.end(w)}))}},5448:(t,e,r)=>{"use strict";var o=r(4867),n=r(6026),s=r(4372),i=r(5327),a=r(4097),c=r(4109),u=r(7985),p=r(5061),l=r(7874),f=r(5263);t.exports=function(t){return new Promise((function(e,r){var h,d=t.data,y=t.headers,m=t.responseType;function g(){t.cancelToken&&t.cancelToken.unsubscribe(h),t.signal&&t.signal.removeEventListener("abort",h)}o.isFormData(d)&&delete y["Content-Type"];var v=new XMLHttpRequest;if(t.auth){var b=t.auth.username||"",O=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";y.Authorization="Basic "+btoa(b+":"+O)}var _=a(t.baseURL,t.url);function S(){if(v){var o="getAllResponseHeaders"in v?c(v.getAllResponseHeaders()):null,s={data:m&&"text"!==m&&"json"!==m?v.response:v.responseText,status:v.status,statusText:v.statusText,headers:o,config:t,request:v};n((function(t){e(t),g()}),(function(t){r(t),g()}),s),v=null}}if(v.open(t.method.toUpperCase(),i(_,t.params,t.paramsSerializer),!0),v.timeout=t.timeout,"onloadend"in v?v.onloadend=S:v.onreadystatechange=function(){v&&4===v.readyState&&(0!==v.status||v.responseURL&&0===v.responseURL.indexOf("file:"))&&setTimeout(S)},v.onabort=function(){v&&(r(p("Request aborted",t,"ECONNABORTED",v)),v=null)},v.onerror=function(){r(p("Network Error",t,null,v)),v=null},v.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",o=t.transitional||l;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(p(e,t,o.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",v)),v=null},o.isStandardBrowserEnv()){var C=(t.withCredentials||u(_))&&t.xsrfCookieName?s.read(t.xsrfCookieName):void 0;C&&(y[t.xsrfHeaderName]=C)}"setRequestHeader"in v&&o.forEach(y,(function(t,e){void 0===d&&"content-type"===e.toLowerCase()?delete y[e]:v.setRequestHeader(e,t)})),o.isUndefined(t.withCredentials)||(v.withCredentials=!!t.withCredentials),m&&"json"!==m&&(v.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&v.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&v.upload&&v.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(h=function(t){v&&(r(!t||t&&t.type?new f("canceled"):t),v.abort(),v=null)},t.cancelToken&&t.cancelToken.subscribe(h),t.signal&&(t.signal.aborted?h():t.signal.addEventListener("abort",h))),d||(d=null),v.send(d)}))}},1609:(t,e,r)=>{"use strict";var o=r(4867),n=r(1849),s=r(321),i=r(7185),a=function t(e){var r=new s(e),a=n(s.prototype.request,r);return o.extend(a,s.prototype,r),o.extend(a,r),a.create=function(r){return t(i(e,r))},a}(r(5546));a.Axios=s,a.Cancel=r(5263),a.CancelToken=r(4972),a.isCancel=r(6502),a.VERSION=r(7288).version,a.all=function(t){return Promise.all(t)},a.spread=r(8713),a.isAxiosError=r(6268),t.exports=a,t.exports.default=a},5263:t=>{"use strict";function e(t){this.message=t}e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,t.exports=e},4972:(t,e,r)=>{"use strict";var o=r(5263);function n(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;this.promise.then((function(t){if(r._listeners){var e,o=r._listeners.length;for(e=0;e<o;e++)r._listeners[e](t);r._listeners=null}})),this.promise.then=function(t){var e,o=new Promise((function(t){r.subscribe(t),e=t})).then(t);return o.cancel=function(){r.unsubscribe(e)},o},t((function(t){r.reason||(r.reason=new o(t),e(r.reason))}))}n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},n.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},n.source=function(){var t;return{token:new n((function(e){t=e})),cancel:t}},t.exports=n},6502:t=>{"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},321:(t,e,r)=>{"use strict";var o=r(4867),n=r(5327),s=r(782),i=r(3572),a=r(7185),c=r(4875),u=c.validators;function p(t){this.defaults=t,this.interceptors={request:new s,response:new s}}p.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=a(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&c.assertOptions(r,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1);var o=[],n=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(n=n&&t.synchronous,o.unshift(t.fulfilled,t.rejected))}));var s,p=[];if(this.interceptors.response.forEach((function(t){p.push(t.fulfilled,t.rejected)})),!n){var l=[i,void 0];for(Array.prototype.unshift.apply(l,o),l=l.concat(p),s=Promise.resolve(e);l.length;)s=s.then(l.shift(),l.shift());return s}for(var f=e;o.length;){var h=o.shift(),d=o.shift();try{f=h(f)}catch(t){d(t);break}}try{s=i(f)}catch(t){return Promise.reject(t)}for(;p.length;)s=s.then(p.shift(),p.shift());return s},p.prototype.getUri=function(t){return t=a(this.defaults,t),n(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],(function(t){p.prototype[t]=function(e,r){return this.request(a(r||{},{method:t,url:e,data:(r||{}).data}))}})),o.forEach(["post","put","patch"],(function(t){p.prototype[t]=function(e,r,o){return this.request(a(o||{},{method:t,url:e,data:r}))}})),t.exports=p},782:(t,e,r)=>{"use strict";var o=r(4867);function n(){this.handlers=[]}n.prototype.use=function(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1},n.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},n.prototype.forEach=function(t){o.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=n},4097:(t,e,r)=>{"use strict";var o=r(1793),n=r(7303);t.exports=function(t,e){return t&&!o(e)?n(t,e):e}},5061:(t,e,r)=>{"use strict";var o=r(481);t.exports=function(t,e,r,n,s){var i=new Error(t);return o(i,e,r,n,s)}},3572:(t,e,r)=>{"use strict";var o=r(4867),n=r(8527),s=r(6502),i=r(5546),a=r(5263);function c(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new a("canceled")}t.exports=function(t){return c(t),t.headers=t.headers||{},t.data=n.call(t,t.data,t.headers,t.transformRequest),t.headers=o.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),o.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||i.adapter)(t).then((function(e){return c(t),e.data=n.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return s(e)||(c(t),e&&e.response&&(e.response.data=n.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},481:t=>{"use strict";t.exports=function(t,e,r,o,n){return t.config=e,r&&(t.code=r),t.request=o,t.response=n,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t}},7185:(t,e,r)=>{"use strict";var o=r(4867);t.exports=function(t,e){e=e||{};var r={};function n(t,e){return o.isPlainObject(t)&&o.isPlainObject(e)?o.merge(t,e):o.isPlainObject(e)?o.merge({},e):o.isArray(e)?e.slice():e}function s(r){return o.isUndefined(e[r])?o.isUndefined(t[r])?void 0:n(void 0,t[r]):n(t[r],e[r])}function i(t){if(!o.isUndefined(e[t]))return n(void 0,e[t])}function a(r){return o.isUndefined(e[r])?o.isUndefined(t[r])?void 0:n(void 0,t[r]):n(void 0,e[r])}function c(r){return r in e?n(t[r],e[r]):r in t?n(void 0,t[r]):void 0}var u={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:c};return o.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||s,n=e(t);o.isUndefined(n)&&e!==c||(r[t]=n)})),r}},6026:(t,e,r)=>{"use strict";var o=r(5061);t.exports=function(t,e,r){var n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(o("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}},8527:(t,e,r)=>{"use strict";var o=r(4867),n=r(5546);t.exports=function(t,e,r){var s=this||n;return o.forEach(r,(function(r){t=r.call(s,t,e)})),t}},5546:(t,e,r)=>{"use strict";var o=r(4867),n=r(6016),s=r(481),i=r(7874),a={"Content-Type":"application/x-www-form-urlencoded"};function c(t,e){!o.isUndefined(t)&&o.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var u,p={transitional:i,adapter:("undefined"!=typeof XMLHttpRequest?u=r(5448):"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process)&&(u=r(7970)),u),transformRequest:[function(t,e){return n(e,"Accept"),n(e,"Content-Type"),o.isFormData(t)||o.isArrayBuffer(t)||o.isBuffer(t)||o.isStream(t)||o.isFile(t)||o.isBlob(t)?t:o.isArrayBufferView(t)?t.buffer:o.isURLSearchParams(t)?(c(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):o.isObject(t)||e&&"application/json"===e["Content-Type"]?(c(e,"application/json"),function(t,e,r){if(o.isString(t))try{return(0,JSON.parse)(t),o.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional||p.transitional,r=e&&e.silentJSONParsing,n=e&&e.forcedJSONParsing,i=!r&&"json"===this.responseType;if(i||n&&o.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(i){if("SyntaxError"===t.name)throw s(t,this,"E_JSON_PARSE");throw t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};o.forEach(["delete","get","head"],(function(t){p.headers[t]={}})),o.forEach(["post","put","patch"],(function(t){p.headers[t]=o.merge(a)})),t.exports=p},7874:t=>{"use strict";t.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7288:t=>{t.exports={version:"0.26.1"}},1849:t=>{"use strict";t.exports=function(t,e){return function(){for(var r=new Array(arguments.length),o=0;o<r.length;o++)r[o]=arguments[o];return t.apply(e,r)}}},5327:(t,e,r)=>{"use strict";var o=r(4867);function n(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,r){if(!e)return t;var s;if(r)s=r(e);else if(o.isURLSearchParams(e))s=e.toString();else{var i=[];o.forEach(e,(function(t,e){null!=t&&(o.isArray(t)?e+="[]":t=[t],o.forEach(t,(function(t){o.isDate(t)?t=t.toISOString():o.isObject(t)&&(t=JSON.stringify(t)),i.push(n(e)+"="+n(t))})))})),s=i.join("&")}if(s){var a=t.indexOf("#");-1!==a&&(t=t.slice(0,a)),t+=(-1===t.indexOf("?")?"?":"&")+s}return t}},7303:t=>{"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},4372:(t,e,r)=>{"use strict";var o=r(4867);t.exports=o.isStandardBrowserEnv()?{write:function(t,e,r,n,s,i){var a=[];a.push(t+"="+encodeURIComponent(e)),o.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),o.isString(n)&&a.push("path="+n),o.isString(s)&&a.push("domain="+s),!0===i&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:t=>{"use strict";t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},6268:(t,e,r)=>{"use strict";var o=r(4867);t.exports=function(t){return o.isObject(t)&&!0===t.isAxiosError}},7985:(t,e,r)=>{"use strict";var o=r(4867);t.exports=o.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function n(t){var o=t;return e&&(r.setAttribute("href",o),o=r.href),r.setAttribute("href",o),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=n(window.location.href),function(e){var r=o.isString(e)?n(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0}},6016:(t,e,r)=>{"use strict";var o=r(4867);t.exports=function(t,e){o.forEach(t,(function(r,o){o!==e&&o.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[o])}))}},4109:(t,e,r)=>{"use strict";var o=r(4867),n=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,s,i={};return t?(o.forEach(t.split("\n"),(function(t){if(s=t.indexOf(":"),e=o.trim(t.substr(0,s)).toLowerCase(),r=o.trim(t.substr(s+1)),e){if(i[e]&&n.indexOf(e)>=0)return;i[e]="set-cookie"===e?(i[e]?i[e]:[]).concat([r]):i[e]?i[e]+", "+r:r}})),i):i}},8713:t=>{"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},4875:(t,e,r)=>{"use strict";var o=r(7288).version,n={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){n[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));var s={};n.transitional=function(t,e,r){function n(t,e){return"[Axios v"+o+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(r,o,i){if(!1===t)throw new Error(n(o," has been removed"+(e?" in "+e:"")));return e&&!s[o]&&(s[o]=!0,console.warn(n(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,o,i)}},t.exports={assertOptions:function(t,e,r){if("object"!=typeof t)throw new TypeError("options must be an object");for(var o=Object.keys(t),n=o.length;n-- >0;){var s=o[n],i=e[s];if(i){var a=t[s],c=void 0===a||i(a,s,t);if(!0!==c)throw new TypeError("option "+s+" must be "+c)}else if(!0!==r)throw Error("Unknown option "+s)}},validators:n}},4867:(t,e,r)=>{"use strict";var o=r(1849),n=Object.prototype.toString;function s(t){return Array.isArray(t)}function i(t){return void 0===t}function a(t){return"[object ArrayBuffer]"===n.call(t)}function c(t){return null!==t&&"object"==typeof t}function u(t){if("[object Object]"!==n.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function p(t){return"[object Function]"===n.call(t)}function l(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),s(t))for(var r=0,o=t.length;r<o;r++)e.call(null,t[r],r,t);else for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.call(null,t[n],n,t)}t.exports={isArray:s,isArrayBuffer:a,isBuffer:function(t){return null!==t&&!i(t)&&null!==t.constructor&&!i(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"[object FormData]"===n.call(t)},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&a(t.buffer)},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:c,isPlainObject:u,isUndefined:i,isDate:function(t){return"[object Date]"===n.call(t)},isFile:function(t){return"[object File]"===n.call(t)},isBlob:function(t){return"[object Blob]"===n.call(t)},isFunction:p,isStream:function(t){return c(t)&&p(t.pipe)},isURLSearchParams:function(t){return"[object URLSearchParams]"===n.call(t)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:l,merge:function t(){var e={};function r(r,o){u(e[o])&&u(r)?e[o]=t(e[o],r):u(r)?e[o]=t({},r):s(r)?e[o]=r.slice():e[o]=r}for(var o=0,n=arguments.length;o<n;o++)l(arguments[o],r);return e},extend:function(t,e,r){return l(e,(function(e,n){t[n]=r&&"function"==typeof e?o(e,r):e})),t},trim:function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}}},1924:(t,e,r)=>{"use strict";var o=r(210),n=r(5559),s=n(o("String.prototype.indexOf"));t.exports=function(t,e){var r=o(t,!!e);return"function"==typeof r&&s(t,".prototype.")>-1?n(r):r}},5559:(t,e,r)=>{"use strict";var o=r(8612),n=r(210),s=n("%Function.prototype.apply%"),i=n("%Function.prototype.call%"),a=n("%Reflect.apply%",!0)||o.call(i,s),c=n("%Object.getOwnPropertyDescriptor%",!0),u=n("%Object.defineProperty%",!0),p=n("%Math.max%");if(u)try{u({},"a",{value:1})}catch(t){u=null}t.exports=function(t){var e=a(o,i,arguments);if(c&&u){var r=c(e,"length");r.configurable&&u(e,"length",{value:1+p(0,t.length-(arguments.length-1))})}return e};var l=function(){return a(o,s,arguments)};u?u(t.exports,"apply",{value:l}):t.exports.apply=l},1227:(t,e,r)=>{e.formatArgs=function(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const r="color: "+this.color;e.splice(1,0,r,"color: inherit");let o=0,n=0;e[0].replace(/%[a-zA-Z%]/g,(t=>{"%%"!==t&&(o++,"%c"===t&&(n=o))})),e.splice(n,0,r)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(t){}},e.load=function(){let t;try{t=e.storage.getItem("debug")}catch(t){}return!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG),t},e.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},e.storage=function(){try{return localStorage}catch(t){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=r(2447)(e);const{formatters:o}=t.exports;o.j=function(t){try{return JSON.stringify(t)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},2447:(t,e,r)=>{t.exports=function(t){function e(t){let r,n,s,i=null;function a(...t){if(!a.enabled)return;const o=a,n=Number(new Date),s=n-(r||n);o.diff=s,o.prev=r,o.curr=n,r=n,t[0]=e.coerce(t[0]),"string"!=typeof t[0]&&t.unshift("%O");let i=0;t[0]=t[0].replace(/%([a-zA-Z%])/g,((r,n)=>{if("%%"===r)return"%";i++;const s=e.formatters[n];if("function"==typeof s){const e=t[i];r=s.call(o,e),t.splice(i,1),i--}return r})),e.formatArgs.call(o,t),(o.log||e.log).apply(o,t)}return a.namespace=t,a.useColors=e.useColors(),a.color=e.selectColor(t),a.extend=o,a.destroy=e.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==i?i:(n!==e.namespaces&&(n=e.namespaces,s=e.enabled(t)),s),set:t=>{i=t}}),"function"==typeof e.init&&e.init(a),a}function o(t,r){const o=e(this.namespace+(void 0===r?":":r)+t);return o.log=this.log,o}function n(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return e.debug=e,e.default=e,e.coerce=function(t){return t instanceof Error?t.stack||t.message:t},e.disable=function(){const t=[...e.names.map(n),...e.skips.map(n).map((t=>"-"+t))].join(",");return e.enable(""),t},e.enable=function(t){let r;e.save(t),e.namespaces=t,e.names=[],e.skips=[];const o=("string"==typeof t?t:"").split(/[\s,]+/),n=o.length;for(r=0;r<n;r++)o[r]&&("-"===(t=o[r].replace(/\*/g,".*?"))[0]?e.skips.push(new RegExp("^"+t.slice(1)+"$")):e.names.push(new RegExp("^"+t+"$")))},e.enabled=function(t){if("*"===t[t.length-1])return!0;let r,o;for(r=0,o=e.skips.length;r<o;r++)if(e.skips[r].test(t))return!1;for(r=0,o=e.names.length;r<o;r++)if(e.names[r].test(t))return!0;return!1},e.humanize=r(7824),e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((r=>{e[r]=t[r]})),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let r=0;for(let e=0;e<t.length;e++)r=(r<<5)-r+t.charCodeAt(e),r|=0;return e.colors[Math.abs(r)%e.colors.length]},e.enable(e.load()),e}},5158:(t,e,r)=>{"undefined"==typeof process||"renderer"===process.type||!0===process.browser||process.__nwjs?t.exports=r(1227):t.exports=r(39)},39:(t,e,r)=>{const o=r(6224),n=r(3837);e.init=function(t){t.inspectOpts={};const r=Object.keys(e.inspectOpts);for(let o=0;o<r.length;o++)t.inspectOpts[r[o]]=e.inspectOpts[r[o]]},e.log=function(...t){return process.stderr.write(n.format(...t)+"\n")},e.formatArgs=function(r){const{namespace:o,useColors:n}=this;if(n){const e=this.color,n="[3"+(e<8?e:"8;5;"+e),s=` ${n};1m${o} [0m`;r[0]=s+r[0].split("\n").join("\n"+s),r.push(n+"m+"+t.exports.humanize(this.diff)+"[0m")}else r[0]=(e.inspectOpts.hideDate?"":(new Date).toISOString()+" ")+o+" "+r[0]},e.save=function(t){t?process.env.DEBUG=t:delete process.env.DEBUG},e.load=function(){return process.env.DEBUG},e.useColors=function(){return"colors"in e.inspectOpts?Boolean(e.inspectOpts.colors):o.isatty(process.stderr.fd)},e.destroy=n.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),e.colors=[6,2,3,4,5,1];try{const t=r(2130);t&&(t.stderr||t).level>=2&&(e.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch(t){}e.inspectOpts=Object.keys(process.env).filter((t=>/^debug_/i.test(t))).reduce(((t,e)=>{const r=e.substring(6).toLowerCase().replace(/_([a-z])/g,((t,e)=>e.toUpperCase()));let o=process.env[e];return o=!!/^(yes|on|true|enabled)$/i.test(o)||!/^(no|off|false|disabled)$/i.test(o)&&("null"===o?null:Number(o)),t[r]=o,t}),{}),t.exports=r(2447)(e);const{formatters:s}=t.exports;s.o=function(t){return this.inspectOpts.colors=this.useColors,n.inspect(t,this.inspectOpts).split("\n").map((t=>t.trim())).join(" ")},s.O=function(t){return this.inspectOpts.colors=this.useColors,n.inspect(t,this.inspectOpts)}},2261:(t,e,r)=>{var o;t.exports=function(){if(!o){try{o=r(5158)("follow-redirects")}catch(t){}"function"!=typeof o&&(o=function(){})}o.apply(null,arguments)}},938:(t,e,r)=>{var o=r(7310),n=o.URL,s=r(3685),i=r(5687),a=r(2781).Writable,c=r(9491),u=r(2261),p=["abort","aborted","connect","error","socket","timeout"],l=Object.create(null);p.forEach((function(t){l[t]=function(e,r,o){this._redirectable.emit(t,e,r,o)}}));var f=_("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),h=_("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),d=_("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),y=_("ERR_STREAM_WRITE_AFTER_END","write after end");function m(t,e){a.call(this),this._sanitizeOptions(t),this._options=t,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],e&&this.on("response",e);var r=this;this._onNativeResponse=function(t){r._processResponse(t)},this._performRequest()}function g(t){var e={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(t).forEach((function(s){var i=s+":",a=r[i]=t[s],p=e[s]=Object.create(a);Object.defineProperties(p,{request:{value:function(t,s,a){if("string"==typeof t){var p=t;try{t=b(new n(p))}catch(e){t=o.parse(p)}}else n&&t instanceof n?t=b(t):(a=s,s=t,t={protocol:i});return"function"==typeof s&&(a=s,s=null),(s=Object.assign({maxRedirects:e.maxRedirects,maxBodyLength:e.maxBodyLength},t,s)).nativeProtocols=r,c.equal(s.protocol,i,"protocol mismatch"),u("options",s),new m(s,a)},configurable:!0,enumerable:!0,writable:!0},get:{value:function(t,e,r){var o=p.request(t,e,r);return o.end(),o},configurable:!0,enumerable:!0,writable:!0}})})),e}function v(){}function b(t){var e={protocol:t.protocol,hostname:t.hostname.startsWith("[")?t.hostname.slice(1,-1):t.hostname,hash:t.hash,search:t.search,pathname:t.pathname,path:t.pathname+t.search,href:t.href};return""!==t.port&&(e.port=Number(t.port)),e}function O(t,e){var r;for(var o in e)t.test(o)&&(r=e[o],delete e[o]);return null==r?void 0:String(r).trim()}function _(t,e){function r(t){Error.captureStackTrace(this,this.constructor),t?(this.message=e+": "+t.message,this.cause=t):this.message=e}return r.prototype=new Error,r.prototype.constructor=r,r.prototype.name="Error ["+t+"]",r.prototype.code=t,r}function S(t){for(var e=0;e<p.length;e++)t.removeListener(p[e],l[p[e]]);t.on("error",v),t.abort()}m.prototype=Object.create(a.prototype),m.prototype.abort=function(){S(this._currentRequest),this.emit("abort")},m.prototype.write=function(t,e,r){if(this._ending)throw new y;if(!("string"==typeof t||"object"==typeof t&&"length"in t))throw new TypeError("data should be a string, Buffer or Uint8Array");"function"==typeof e&&(r=e,e=null),0!==t.length?this._requestBodyLength+t.length<=this._options.maxBodyLength?(this._requestBodyLength+=t.length,this._requestBodyBuffers.push({data:t,encoding:e}),this._currentRequest.write(t,e,r)):(this.emit("error",new d),this.abort()):r&&r()},m.prototype.end=function(t,e,r){if("function"==typeof t?(r=t,t=e=null):"function"==typeof e&&(r=e,e=null),t){var o=this,n=this._currentRequest;this.write(t,e,(function(){o._ended=!0,n.end(null,null,r)})),this._ending=!0}else this._ended=this._ending=!0,this._currentRequest.end(null,null,r)},m.prototype.setHeader=function(t,e){this._options.headers[t]=e,this._currentRequest.setHeader(t,e)},m.prototype.removeHeader=function(t){delete this._options.headers[t],this._currentRequest.removeHeader(t)},m.prototype.setTimeout=function(t,e){var r=this;function o(e){e.setTimeout(t),e.removeListener("timeout",e.destroy),e.addListener("timeout",e.destroy)}function n(e){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout((function(){r.emit("timeout"),s()}),t),o(e)}function s(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",s),r.removeListener("error",s),r.removeListener("response",s),e&&r.removeListener("timeout",e),r.socket||r._currentRequest.removeListener("socket",n)}return e&&this.on("timeout",e),this.socket?n(this.socket):this._currentRequest.once("socket",n),this.on("socket",o),this.on("abort",s),this.on("error",s),this.on("response",s),this},["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach((function(t){m.prototype[t]=function(e,r){return this._currentRequest[t](e,r)}})),["aborted","connection","socket"].forEach((function(t){Object.defineProperty(m.prototype,t,{get:function(){return this._currentRequest[t]}})})),m.prototype._sanitizeOptions=function(t){if(t.headers||(t.headers={}),t.host&&(t.hostname||(t.hostname=t.host),delete t.host),!t.pathname&&t.path){var e=t.path.indexOf("?");e<0?t.pathname=t.path:(t.pathname=t.path.substring(0,e),t.search=t.path.substring(e))}},m.prototype._performRequest=function(){var t=this._options.protocol,e=this._options.nativeProtocols[t];if(e){if(this._options.agents){var r=t.substr(0,t.length-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=e.request(this._options,this._onNativeResponse);this._currentUrl=o.format(this._options),n._redirectable=this;for(var s=0;s<p.length;s++)n.on(p[s],l[p[s]]);if(this._isRedirect){var i=0,a=this,c=this._requestBodyBuffers;!function t(e){if(n===a._currentRequest)if(e)a.emit("error",e);else if(i<c.length){var r=c[i++];n.finished||n.write(r.data,r.encoding,t)}else a._ended&&n.end()}()}}else this.emit("error",new TypeError("Unsupported protocol "+t))},m.prototype._processResponse=function(t){var e=t.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:t.headers,statusCode:e});var r=t.headers.location;if(!r||!1===this._options.followRedirects||e<300||e>=400)return t.responseUrl=this._currentUrl,t.redirects=this._redirects,this.emit("response",t),void(this._requestBodyBuffers=[]);if(S(this._currentRequest),t.destroy(),++this._redirectCount>this._options.maxRedirects)this.emit("error",new h);else{((301===e||302===e)&&"POST"===this._options.method||303===e&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],O(/^content-/i,this._options.headers));var n,s=O(/^host$/i,this._options.headers),i=o.parse(this._currentUrl),a=s||i.host,c=/^\w+:/.test(r)?this._currentUrl:o.format(Object.assign(i,{host:a}));try{n=o.resolve(c,r)}catch(t){return void this.emit("error",new f(t))}u("redirecting to",n),this._isRedirect=!0;var p=o.parse(n);if(Object.assign(this._options,p),(p.protocol!==i.protocol&&"https:"!==p.protocol||p.host!==a&&!function(t,e){const r=t.length-e.length-1;return r>0&&"."===t[r]&&t.endsWith(e)}(p.host,a))&&O(/^(?:authorization|cookie)$/i,this._options.headers),"function"==typeof this._options.beforeRedirect){var l={headers:t.headers};try{this._options.beforeRedirect.call(null,this._options,l)}catch(t){return void this.emit("error",t)}this._sanitizeOptions(this._options)}try{this._performRequest()}catch(t){this.emit("error",new f(t))}}},t.exports=g({http:s,https:i}),t.exports.wrap=g},7648:t=>{"use strict";var e="Function.prototype.bind called on incompatible ",r=Array.prototype.slice,o=Object.prototype.toString,n="[object Function]";t.exports=function(t){var s=this;if("function"!=typeof s||o.call(s)!==n)throw new TypeError(e+s);for(var i,a=r.call(arguments,1),c=function(){if(this instanceof i){var e=s.apply(this,a.concat(r.call(arguments)));return Object(e)===e?e:this}return s.apply(t,a.concat(r.call(arguments)))},u=Math.max(0,s.length-a.length),p=[],l=0;l<u;l++)p.push("$"+l);if(i=Function("binder","return function ("+p.join(",")+"){ return binder.apply(this,arguments); }")(c),s.prototype){var f=function(){};f.prototype=s.prototype,i.prototype=new f,f.prototype=null}return i}},8612:(t,e,r)=>{"use strict";var o=r(7648);t.exports=Function.prototype.bind||o},210:(t,e,r)=>{"use strict";var o,n=SyntaxError,s=Function,i=TypeError,a=function(t){try{return s('"use strict"; return ('+t+").constructor;")()}catch(t){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(t){c=null}var u=function(){throw new i},p=c?function(){try{return u}catch(t){try{return c(arguments,"callee").get}catch(t){return u}}}():u,l=r(1405)(),f=Object.getPrototypeOf||function(t){return t.__proto__},h={},d="undefined"==typeof Uint8Array?o:f(Uint8Array),y={"%AggregateError%":"undefined"==typeof AggregateError?o:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?o:ArrayBuffer,"%ArrayIteratorPrototype%":l?f([][Symbol.iterator]()):o,"%AsyncFromSyncIteratorPrototype%":o,"%AsyncFunction%":h,"%AsyncGenerator%":h,"%AsyncGeneratorFunction%":h,"%AsyncIteratorPrototype%":h,"%Atomics%":"undefined"==typeof Atomics?o:Atomics,"%BigInt%":"undefined"==typeof BigInt?o:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?o:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?o:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?o:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?o:FinalizationRegistry,"%Function%":s,"%GeneratorFunction%":h,"%Int8Array%":"undefined"==typeof Int8Array?o:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?o:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?o:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":l?f(f([][Symbol.iterator]())):o,"%JSON%":"object"==typeof JSON?JSON:o,"%Map%":"undefined"==typeof Map?o:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&l?f((new Map)[Symbol.iterator]()):o,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?o:Promise,"%Proxy%":"undefined"==typeof Proxy?o:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?o:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?o:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&l?f((new Set)[Symbol.iterator]()):o,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?o:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":l?f(""[Symbol.iterator]()):o,"%Symbol%":l?Symbol:o,"%SyntaxError%":n,"%ThrowTypeError%":p,"%TypedArray%":d,"%TypeError%":i,"%Uint8Array%":"undefined"==typeof Uint8Array?o:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?o:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?o:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?o:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?o:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?o:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?o:WeakSet},m=function t(e){var r;if("%AsyncFunction%"===e)r=a("async function () {}");else if("%GeneratorFunction%"===e)r=a("function* () {}");else if("%AsyncGeneratorFunction%"===e)r=a("async function* () {}");else if("%AsyncGenerator%"===e){var o=t("%AsyncGeneratorFunction%");o&&(r=o.prototype)}else if("%AsyncIteratorPrototype%"===e){var n=t("%AsyncGenerator%");n&&(r=f(n.prototype))}return y[e]=r,r},g={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},v=r(8612),b=r(7642),O=v.call(Function.call,Array.prototype.concat),_=v.call(Function.apply,Array.prototype.splice),S=v.call(Function.call,String.prototype.replace),C=v.call(Function.call,String.prototype.slice),E=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,w=/\\(\\)?/g,x=function(t){var e=C(t,0,1),r=C(t,-1);if("%"===e&&"%"!==r)throw new n("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new n("invalid intrinsic syntax, expected opening `%`");var o=[];return S(t,E,(function(t,e,r,n){o[o.length]=r?S(n,w,"$1"):e||t})),o},R=function(t,e){var r,o=t;if(b(g,o)&&(o="%"+(r=g[o])[0]+"%"),b(y,o)){var s=y[o];if(s===h&&(s=m(o)),void 0===s&&!e)throw new i("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:r,name:o,value:s}}throw new n("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!=typeof t||0===t.length)throw new i("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new i('"allowMissing" argument must be a boolean');var r=x(t),o=r.length>0?r[0]:"",s=R("%"+o+"%",e),a=s.name,u=s.value,p=!1,l=s.alias;l&&(o=l[0],_(r,O([0,1],l)));for(var f=1,h=!0;f<r.length;f+=1){var d=r[f],m=C(d,0,1),g=C(d,-1);if(('"'===m||"'"===m||"`"===m||'"'===g||"'"===g||"`"===g)&&m!==g)throw new n("property names with quotes must have matching quotes");if("constructor"!==d&&h||(p=!0),b(y,a="%"+(o+="."+d)+"%"))u=y[a];else if(null!=u){if(!(d in u)){if(!e)throw new i("base intrinsic for "+t+" exists, but the property is not available.");return}if(c&&f+1>=r.length){var v=c(u,d);u=(h=!!v)&&"get"in v&&!("originalValue"in v.get)?v.get:u[d]}else h=b(u,d),u=u[d];h&&!p&&(y[a]=u)}}return u}},6560:t=>{"use strict";t.exports=(t,e=process.argv)=>{const r=t.startsWith("-")?"":1===t.length?"-":"--",o=e.indexOf(r+t),n=e.indexOf("--");return-1!==o&&(-1===n||o<n)}},1405:(t,e,r)=>{"use strict";var o="undefined"!=typeof Symbol&&Symbol,n=r(5419);t.exports=function(){return"function"==typeof o&&"function"==typeof Symbol&&"symbol"==typeof o("foo")&&"symbol"==typeof Symbol("bar")&&n()}},5419:t=>{"use strict";t.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var o=Object.getOwnPropertySymbols(t);if(1!==o.length||o[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var n=Object.getOwnPropertyDescriptor(t,e);if(42!==n.value||!0!==n.enumerable)return!1}return!0}},7642:(t,e,r)=>{"use strict";var o=r(8612);t.exports=o.call(Function.call,Object.prototype.hasOwnProperty)},4530:(t,e)=>{function r(t,e){var r=[],o=[];return null==e&&(e=function(t,e){return r[0]===e?"[Circular ~]":"[Circular ~."+o.slice(0,r.indexOf(e)).join(".")+"]"}),function(n,s){if(r.length>0){var i=r.indexOf(this);~i?r.splice(i+1):r.push(this),~i?o.splice(i,1/0,n):o.push(n),~r.indexOf(s)&&(s=e.call(this,n,s))}else r.push(s);return null==t?s:t.call(this,n,s)}}(t.exports=function(t,e,o,n){return JSON.stringify(t,r(e,n),o)}).getSerialize=r},3465:(t,e,r)=>{t=r.nmd(t);var o="__lodash_hash_undefined__",n=9007199254740991,s="[object Arguments]",i="[object Boolean]",a="[object Date]",c="[object Function]",u="[object GeneratorFunction]",p="[object Map]",l="[object Number]",f="[object Object]",h="[object Promise]",d="[object RegExp]",y="[object Set]",m="[object String]",g="[object Symbol]",v="[object WeakMap]",b="[object ArrayBuffer]",O="[object DataView]",_="[object Float32Array]",S="[object Float64Array]",C="[object Int8Array]",E="[object Int16Array]",w="[object Int32Array]",x="[object Uint8Array]",R="[object Uint8ClampedArray]",T="[object Uint16Array]",j="[object Uint32Array]",P=/\w*$/,A=/^\[object .+?Constructor\]$/,q=/^(?:0|[1-9]\d*)$/,k={};k[s]=k["[object Array]"]=k[b]=k[O]=k[i]=k[a]=k[_]=k[S]=k[C]=k[E]=k[w]=k[p]=k[l]=k[f]=k[d]=k[y]=k[m]=k[g]=k[x]=k[R]=k[T]=k[j]=!0,k["[object Error]"]=k[c]=k[v]=!1;var I="object"==typeof global&&global&&global.Object===Object&&global,M="object"==typeof self&&self&&self.Object===Object&&self,B=I||M||Function("return this")(),F=e&&!e.nodeType&&e,N=F&&t&&!t.nodeType&&t,L=N&&N.exports===F;function G(t,e){return t.set(e[0],e[1]),t}function D(t,e){return t.add(e),t}function U(t,e,r,o){var n=-1,s=t?t.length:0;for(o&&s&&(r=t[++n]);++n<s;)r=e(r,t[n],n,t);return r}function K(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}function W(t){var e=-1,r=Array(t.size);return t.forEach((function(t,o){r[++e]=[o,t]})),r}function H(t,e){return function(r){return t(e(r))}}function z(t){var e=-1,r=Array(t.size);return t.forEach((function(t){r[++e]=t})),r}var $,V=Array.prototype,J=Function.prototype,Q=Object.prototype,Y=B["__core-js_shared__"],X=($=/[^.]+$/.exec(Y&&Y.keys&&Y.keys.IE_PROTO||""))?"Symbol(src)_1."+$:"",Z=J.toString,tt=Q.hasOwnProperty,et=Q.toString,rt=RegExp("^"+Z.call(tt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ot=L?B.Buffer:void 0,nt=B.Symbol,st=B.Uint8Array,it=H(Object.getPrototypeOf,Object),at=Object.create,ct=Q.propertyIsEnumerable,ut=V.splice,pt=Object.getOwnPropertySymbols,lt=ot?ot.isBuffer:void 0,ft=H(Object.keys,Object),ht=Bt(B,"DataView"),dt=Bt(B,"Map"),yt=Bt(B,"Promise"),mt=Bt(B,"Set"),gt=Bt(B,"WeakMap"),vt=Bt(Object,"create"),bt=Dt(ht),Ot=Dt(dt),_t=Dt(yt),St=Dt(mt),Ct=Dt(gt),Et=nt?nt.prototype:void 0,wt=Et?Et.valueOf:void 0;function xt(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}function Rt(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}function Tt(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}function jt(t){this.__data__=new Rt(t)}function Pt(t,e,r){var o=t[e];tt.call(t,e)&&Ut(o,r)&&(void 0!==r||e in t)||(t[e]=r)}function At(t,e){for(var r=t.length;r--;)if(Ut(t[r][0],e))return r;return-1}function qt(t,e,r,o,n,h,v){var A;if(o&&(A=h?o(t,n,h,v):o(t)),void 0!==A)return A;if(!$t(t))return t;var q=Kt(t);if(q){if(A=function(t){var e=t.length,r=t.constructor(e);return e&&"string"==typeof t[0]&&tt.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(t),!e)return function(t,e){var r=-1,o=t.length;for(e||(e=Array(o));++r<o;)e[r]=t[r];return e}(t,A)}else{var I=Nt(t),M=I==c||I==u;if(Ht(t))return function(t,e){if(e)return t.slice();var r=new t.constructor(t.length);return t.copy(r),r}(t,e);if(I==f||I==s||M&&!h){if(K(t))return h?t:{};if(A=function(t){return"function"!=typeof t.constructor||Gt(t)?{}:$t(e=it(t))?at(e):{};var e}(M?{}:t),!e)return function(t,e){return It(t,Ft(t),e)}(t,function(t,e){return t&&It(e,Vt(e),t)}(A,t))}else{if(!k[I])return h?t:{};A=function(t,e,r,o){var n,s=t.constructor;switch(e){case b:return kt(t);case i:case a:return new s(+t);case O:return function(t,e){var r=e?kt(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}(t,o);case _:case S:case C:case E:case w:case x:case R:case T:case j:return function(t,e){var r=e?kt(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}(t,o);case p:return function(t,e,r){return U(e?r(W(t),!0):W(t),G,new t.constructor)}(t,o,r);case l:case m:return new s(t);case d:return function(t){var e=new t.constructor(t.source,P.exec(t));return e.lastIndex=t.lastIndex,e}(t);case y:return function(t,e,r){return U(e?r(z(t),!0):z(t),D,new t.constructor)}(t,o,r);case g:return n=t,wt?Object(wt.call(n)):{}}}(t,I,qt,e)}}v||(v=new jt);var B=v.get(t);if(B)return B;if(v.set(t,A),!q)var F=r?function(t){return function(t,e,r){var o=e(t);return Kt(t)?o:function(t,e){for(var r=-1,o=e.length,n=t.length;++r<o;)t[n+r]=e[r];return t}(o,r(t))}(t,Vt,Ft)}(t):Vt(t);return function(t,e){for(var r=-1,o=t?t.length:0;++r<o&&!1!==e(t[r],r););}(F||t,(function(n,s){F&&(n=t[s=n]),Pt(A,s,qt(n,e,r,o,s,t,v))})),A}function kt(t){var e=new t.constructor(t.byteLength);return new st(e).set(new st(t)),e}function It(t,e,r,o){r||(r={});for(var n=-1,s=e.length;++n<s;){var i=e[n],a=o?o(r[i],t[i],i,r,t):void 0;Pt(r,i,void 0===a?t[i]:a)}return r}function Mt(t,e){var r,o,n=t.__data__;return("string"==(o=typeof(r=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==r:null===r)?n["string"==typeof e?"string":"hash"]:n.map}function Bt(t,e){var r=function(t,e){return null==t?void 0:t[e]}(t,e);return function(t){return!(!$t(t)||(e=t,X&&X in e))&&(zt(t)||K(t)?rt:A).test(Dt(t));var e}(r)?r:void 0}xt.prototype.clear=function(){this.__data__=vt?vt(null):{}},xt.prototype.delete=function(t){return this.has(t)&&delete this.__data__[t]},xt.prototype.get=function(t){var e=this.__data__;if(vt){var r=e[t];return r===o?void 0:r}return tt.call(e,t)?e[t]:void 0},xt.prototype.has=function(t){var e=this.__data__;return vt?void 0!==e[t]:tt.call(e,t)},xt.prototype.set=function(t,e){return this.__data__[t]=vt&&void 0===e?o:e,this},Rt.prototype.clear=function(){this.__data__=[]},Rt.prototype.delete=function(t){var e=this.__data__,r=At(e,t);return!(r<0||(r==e.length-1?e.pop():ut.call(e,r,1),0))},Rt.prototype.get=function(t){var e=this.__data__,r=At(e,t);return r<0?void 0:e[r][1]},Rt.prototype.has=function(t){return At(this.__data__,t)>-1},Rt.prototype.set=function(t,e){var r=this.__data__,o=At(r,t);return o<0?r.push([t,e]):r[o][1]=e,this},Tt.prototype.clear=function(){this.__data__={hash:new xt,map:new(dt||Rt),string:new xt}},Tt.prototype.delete=function(t){return Mt(this,t).delete(t)},Tt.prototype.get=function(t){return Mt(this,t).get(t)},Tt.prototype.has=function(t){return Mt(this,t).has(t)},Tt.prototype.set=function(t,e){return Mt(this,t).set(t,e),this},jt.prototype.clear=function(){this.__data__=new Rt},jt.prototype.delete=function(t){return this.__data__.delete(t)},jt.prototype.get=function(t){return this.__data__.get(t)},jt.prototype.has=function(t){return this.__data__.has(t)},jt.prototype.set=function(t,e){var r=this.__data__;if(r instanceof Rt){var o=r.__data__;if(!dt||o.length<199)return o.push([t,e]),this;r=this.__data__=new Tt(o)}return r.set(t,e),this};var Ft=pt?H(pt,Object):function(){return[]},Nt=function(t){return et.call(t)};function Lt(t,e){return!!(e=null==e?n:e)&&("number"==typeof t||q.test(t))&&t>-1&&t%1==0&&t<e}function Gt(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Q)}function Dt(t){if(null!=t){try{return Z.call(t)}catch(t){}try{return t+""}catch(t){}}return""}function Ut(t,e){return t===e||t!=t&&e!=e}(ht&&Nt(new ht(new ArrayBuffer(1)))!=O||dt&&Nt(new dt)!=p||yt&&Nt(yt.resolve())!=h||mt&&Nt(new mt)!=y||gt&&Nt(new gt)!=v)&&(Nt=function(t){var e=et.call(t),r=e==f?t.constructor:void 0,o=r?Dt(r):void 0;if(o)switch(o){case bt:return O;case Ot:return p;case _t:return h;case St:return y;case Ct:return v}return e});var Kt=Array.isArray;function Wt(t){return null!=t&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=n}(t.length)&&!zt(t)}var Ht=lt||function(){return!1};function zt(t){var e=$t(t)?et.call(t):"";return e==c||e==u}function $t(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Vt(t){return Wt(t)?function(t,e){var r=Kt(t)||function(t){return function(t){return function(t){return!!t&&"object"==typeof t}(t)&&Wt(t)}(t)&&tt.call(t,"callee")&&(!ct.call(t,"callee")||et.call(t)==s)}(t)?function(t,e){for(var r=-1,o=Array(t);++r<t;)o[r]=e(r);return o}(t.length,String):[],o=r.length,n=!!o;for(var i in t)!e&&!tt.call(t,i)||n&&("length"==i||Lt(i,o))||r.push(i);return r}(t):function(t){if(!Gt(t))return ft(t);var e=[];for(var r in Object(t))tt.call(t,r)&&"constructor"!=r&&e.push(r);return e}(t)}t.exports=function(t){return qt(t,!0,!0)}},7824:t=>{var e=1e3,r=60*e,o=60*r,n=24*o;function s(t,e,r,o){var n=e>=1.5*r;return Math.round(t/r)+" "+o+(n?"s":"")}t.exports=function(t,i){i=i||{};var a,c,u=typeof t;if("string"===u&&t.length>0)return function(t){if(!((t=String(t)).length>100)){var s=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(s){var i=parseFloat(s[1]);switch((s[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*i;case"weeks":case"week":case"w":return 6048e5*i;case"days":case"day":case"d":return i*n;case"hours":case"hour":case"hrs":case"hr":case"h":return i*o;case"minutes":case"minute":case"mins":case"min":case"m":return i*r;case"seconds":case"second":case"secs":case"sec":case"s":return i*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:return}}}}(t);if("number"===u&&isFinite(t))return i.long?(a=t,(c=Math.abs(a))>=n?s(a,c,n,"day"):c>=o?s(a,c,o,"hour"):c>=r?s(a,c,r,"minute"):c>=e?s(a,c,e,"second"):a+" ms"):function(t){var s=Math.abs(t);return s>=n?Math.round(t/n)+"d":s>=o?Math.round(t/o)+"h":s>=r?Math.round(t/r)+"m":s>=e?Math.round(t/e)+"s":t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))}},631:(t,e,r)=>{var o="function"==typeof Map&&Map.prototype,n=Object.getOwnPropertyDescriptor&&o?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,s=o&&n&&"function"==typeof n.get?n.get:null,i=o&&Map.prototype.forEach,a="function"==typeof Set&&Set.prototype,c=Object.getOwnPropertyDescriptor&&a?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,u=a&&c&&"function"==typeof c.get?c.get:null,p=a&&Set.prototype.forEach,l="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,f="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,h="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,d=Boolean.prototype.valueOf,y=Object.prototype.toString,m=Function.prototype.toString,g=String.prototype.match,v=String.prototype.slice,b=String.prototype.replace,O=String.prototype.toUpperCase,_=String.prototype.toLowerCase,S=RegExp.prototype.test,C=Array.prototype.concat,E=Array.prototype.join,w=Array.prototype.slice,x=Math.floor,R="function"==typeof BigInt?BigInt.prototype.valueOf:null,T=Object.getOwnPropertySymbols,j="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,P="function"==typeof Symbol&&"object"==typeof Symbol.iterator,A="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol.toStringTag,1)?Symbol.toStringTag:null,q=Object.prototype.propertyIsEnumerable,k=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function I(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||S.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){var o=t<0?-x(-t):x(t);if(o!==t){var n=String(o),s=v.call(e,n.length+1);return b.call(n,r,"$&_")+"."+b.call(b.call(s,/([0-9]{3})/g,"$&_"),/_$/,"")}}return b.call(e,r,"$&_")}var M=r(2794).custom,B=M&&G(M)?M:null;function F(t,e,r){var o="double"===(r.quoteStyle||e)?'"':"'";return o+t+o}function N(t){return b.call(String(t),/"/g,""")}function L(t){return!("[object Array]"!==K(t)||A&&"object"==typeof t&&A in t)}function G(t){if(P)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!j)return!1;try{return j.call(t),!0}catch(t){}return!1}t.exports=function t(e,r,o,n){var a=r||{};if(U(a,"quoteStyle")&&"single"!==a.quoteStyle&&"double"!==a.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(U(a,"maxStringLength")&&("number"==typeof a.maxStringLength?a.maxStringLength<0&&a.maxStringLength!==1/0:null!==a.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var c=!U(a,"customInspect")||a.customInspect;if("boolean"!=typeof c&&"symbol"!==c)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(U(a,"indent")&&null!==a.indent&&"\t"!==a.indent&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(U(a,"numericSeparator")&&"boolean"!=typeof a.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var y=a.numericSeparator;if(void 0===e)return"undefined";if(null===e)return"null";if("boolean"==typeof e)return e?"true":"false";if("string"==typeof e)return H(e,a);if("number"==typeof e){if(0===e)return 1/0/e>0?"0":"-0";var O=String(e);return y?I(e,O):O}if("bigint"==typeof e){var S=String(e)+"n";return y?I(e,S):S}var x=void 0===a.depth?5:a.depth;if(void 0===o&&(o=0),o>=x&&x>0&&"object"==typeof e)return L(e)?"[Array]":"[Object]";var T,M=function(t,e){var r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=E.call(Array(t.indent+1)," ")}return{base:r,prev:E.call(Array(e+1),r)}}(a,o);if(void 0===n)n=[];else if(W(n,e)>=0)return"[Circular]";function D(e,r,s){if(r&&(n=w.call(n)).push(r),s){var i={depth:a.depth};return U(a,"quoteStyle")&&(i.quoteStyle=a.quoteStyle),t(e,i,o+1,n)}return t(e,a,o+1,n)}if("function"==typeof e){var z=function(t){if(t.name)return t.name;var e=g.call(m.call(t),/^function\s*([\w$]+)/);return e?e[1]:null}(e),X=Y(e,D);return"[Function"+(z?": "+z:" (anonymous)")+"]"+(X.length>0?" { "+E.call(X,", ")+" }":"")}if(G(e)){var Z=P?b.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):j.call(e);return"object"!=typeof e||P?Z:$(Z)}if((T=e)&&"object"==typeof T&&("undefined"!=typeof HTMLElement&&T instanceof HTMLElement||"string"==typeof T.nodeName&&"function"==typeof T.getAttribute)){for(var tt="<"+_.call(String(e.nodeName)),et=e.attributes||[],rt=0;rt<et.length;rt++)tt+=" "+et[rt].name+"="+F(N(et[rt].value),"double",a);return tt+=">",e.childNodes&&e.childNodes.length&&(tt+="..."),tt+"</"+_.call(String(e.nodeName))+">"}if(L(e)){if(0===e.length)return"[]";var ot=Y(e,D);return M&&!function(t){for(var e=0;e<t.length;e++)if(W(t[e],"\n")>=0)return!1;return!0}(ot)?"["+Q(ot,M)+"]":"[ "+E.call(ot,", ")+" ]"}if(function(t){return!("[object Error]"!==K(t)||A&&"object"==typeof t&&A in t)}(e)){var nt=Y(e,D);return"cause"in e&&!q.call(e,"cause")?"{ ["+String(e)+"] "+E.call(C.call("[cause]: "+D(e.cause),nt),", ")+" }":0===nt.length?"["+String(e)+"]":"{ ["+String(e)+"] "+E.call(nt,", ")+" }"}if("object"==typeof e&&c){if(B&&"function"==typeof e[B])return e[B]();if("symbol"!==c&&"function"==typeof e.inspect)return e.inspect()}if(function(t){if(!s||!t||"object"!=typeof t)return!1;try{s.call(t);try{u.call(t)}catch(t){return!0}return t instanceof Map}catch(t){}return!1}(e)){var st=[];return i.call(e,(function(t,r){st.push(D(r,e,!0)+" => "+D(t,e))})),J("Map",s.call(e),st,M)}if(function(t){if(!u||!t||"object"!=typeof t)return!1;try{u.call(t);try{s.call(t)}catch(t){return!0}return t instanceof Set}catch(t){}return!1}(e)){var it=[];return p.call(e,(function(t){it.push(D(t,e))})),J("Set",u.call(e),it,M)}if(function(t){if(!l||!t||"object"!=typeof t)return!1;try{l.call(t,l);try{f.call(t,f)}catch(t){return!0}return t instanceof WeakMap}catch(t){}return!1}(e))return V("WeakMap");if(function(t){if(!f||!t||"object"!=typeof t)return!1;try{f.call(t,f);try{l.call(t,l)}catch(t){return!0}return t instanceof WeakSet}catch(t){}return!1}(e))return V("WeakSet");if(function(t){if(!h||!t||"object"!=typeof t)return!1;try{return h.call(t),!0}catch(t){}return!1}(e))return V("WeakRef");if(function(t){return!("[object Number]"!==K(t)||A&&"object"==typeof t&&A in t)}(e))return $(D(Number(e)));if(function(t){if(!t||"object"!=typeof t||!R)return!1;try{return R.call(t),!0}catch(t){}return!1}(e))return $(D(R.call(e)));if(function(t){return!("[object Boolean]"!==K(t)||A&&"object"==typeof t&&A in t)}(e))return $(d.call(e));if(function(t){return!("[object String]"!==K(t)||A&&"object"==typeof t&&A in t)}(e))return $(D(String(e)));if(!function(t){return!("[object Date]"!==K(t)||A&&"object"==typeof t&&A in t)}(e)&&!function(t){return!("[object RegExp]"!==K(t)||A&&"object"==typeof t&&A in t)}(e)){var at=Y(e,D),ct=k?k(e)===Object.prototype:e instanceof Object||e.constructor===Object,ut=e instanceof Object?"":"null prototype",pt=!ct&&A&&Object(e)===e&&A in e?v.call(K(e),8,-1):ut?"Object":"",lt=(ct||"function"!=typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(pt||ut?"["+E.call(C.call([],pt||[],ut||[]),": ")+"] ":"");return 0===at.length?lt+"{}":M?lt+"{"+Q(at,M)+"}":lt+"{ "+E.call(at,", ")+" }"}return String(e)};var D=Object.prototype.hasOwnProperty||function(t){return t in this};function U(t,e){return D.call(t,e)}function K(t){return y.call(t)}function W(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,o=t.length;r<o;r++)if(t[r]===e)return r;return-1}function H(t,e){if(t.length>e.maxStringLength){var r=t.length-e.maxStringLength,o="... "+r+" more character"+(r>1?"s":"");return H(v.call(t,0,e.maxStringLength),e)+o}return F(b.call(b.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,z),"single",e)}function z(t){var e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+O.call(e.toString(16))}function $(t){return"Object("+t+")"}function V(t){return t+" { ? }"}function J(t,e,r,o){return t+" ("+e+") {"+(o?Q(r,o):E.call(r,", "))+"}"}function Q(t,e){if(0===t.length)return"";var r="\n"+e.prev+e.base;return r+E.call(t,","+r)+"\n"+e.prev}function Y(t,e){var r=L(t),o=[];if(r){o.length=t.length;for(var n=0;n<t.length;n++)o[n]=U(t,n)?e(t[n],t):""}var s,i="function"==typeof T?T(t):[];if(P){s={};for(var a=0;a<i.length;a++)s["$"+i[a]]=i[a]}for(var c in t)U(t,c)&&(r&&String(Number(c))===c&&c<t.length||P&&s["$"+c]instanceof Symbol||(S.call(/[^\w$]/,c)?o.push(e(c,t)+": "+e(t[c],t)):o.push(c+": "+e(t[c],t))));if("function"==typeof T)for(var u=0;u<i.length;u++)q.call(t,i[u])&&o.push("["+e(i[u])+"]: "+e(t[i[u]],t));return o}},2794:(t,e,r)=>{t.exports=r(3837).inspect},5798:t=>{"use strict";var e=String.prototype.replace,r=/%20/g,o="RFC3986";t.exports={default:o,formatters:{RFC1738:function(t){return e.call(t,r,"+")},RFC3986:function(t){return String(t)}},RFC1738:"RFC1738",RFC3986:o}},129:(t,e,r)=>{"use strict";var o=r(8261),n=r(5235),s=r(5798);t.exports={formats:s,parse:n,stringify:o}},5235:(t,e,r)=>{"use strict";var o=r(2769),n=Object.prototype.hasOwnProperty,s=Array.isArray,i={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:o.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},a=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},c=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},u=function(t,e,r,o){if(t){var s=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,i=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(s),u=a?s.slice(0,a.index):s,p=[];if(u){if(!r.plainObjects&&n.call(Object.prototype,u)&&!r.allowPrototypes)return;p.push(u)}for(var l=0;r.depth>0&&null!==(a=i.exec(s))&&l<r.depth;){if(l+=1,!r.plainObjects&&n.call(Object.prototype,a[1].slice(1,-1))&&!r.allowPrototypes)return;p.push(a[1])}return a&&p.push("["+s.slice(a.index)+"]"),function(t,e,r,o){for(var n=o?e:c(e,r),s=t.length-1;s>=0;--s){var i,a=t[s];if("[]"===a&&r.parseArrays)i=[].concat(n);else{i=r.plainObjects?Object.create(null):{};var u="["===a.charAt(0)&&"]"===a.charAt(a.length-1)?a.slice(1,-1):a,p=parseInt(u,10);r.parseArrays||""!==u?!isNaN(p)&&a!==u&&String(p)===u&&p>=0&&r.parseArrays&&p<=r.arrayLimit?(i=[])[p]=n:"__proto__"!==u&&(i[u]=n):i={0:n}}n=i}return n}(p,e,r,o)}};t.exports=function(t,e){var r=function(t){if(!t)return i;if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?i.charset:t.charset;return{allowDots:void 0===t.allowDots?i.allowDots:!!t.allowDots,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:i.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:i.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:i.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:i.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:i.comma,decoder:"function"==typeof t.decoder?t.decoder:i.decoder,delimiter:"string"==typeof t.delimiter||o.isRegExp(t.delimiter)?t.delimiter:i.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:i.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:i.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:i.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:i.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:i.strictNullHandling}}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var p="string"==typeof t?function(t,e){var r,u={},p=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,l=e.parameterLimit===1/0?void 0:e.parameterLimit,f=p.split(e.delimiter,l),h=-1,d=e.charset;if(e.charsetSentinel)for(r=0;r<f.length;++r)0===f[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===f[r]?d="utf-8":"utf8=%26%2310003%3B"===f[r]&&(d="iso-8859-1"),h=r,r=f.length);for(r=0;r<f.length;++r)if(r!==h){var y,m,g=f[r],v=g.indexOf("]="),b=-1===v?g.indexOf("="):v+1;-1===b?(y=e.decoder(g,i.decoder,d,"key"),m=e.strictNullHandling?null:""):(y=e.decoder(g.slice(0,b),i.decoder,d,"key"),m=o.maybeMap(c(g.slice(b+1),e),(function(t){return e.decoder(t,i.decoder,d,"value")}))),m&&e.interpretNumericEntities&&"iso-8859-1"===d&&(m=a(m)),g.indexOf("[]=")>-1&&(m=s(m)?[m]:m),n.call(u,y)?u[y]=o.combine(u[y],m):u[y]=m}return u}(t,r):t,l=r.plainObjects?Object.create(null):{},f=Object.keys(p),h=0;h<f.length;++h){var d=f[h],y=u(d,p[d],r,"string"==typeof t);l=o.merge(l,y,r)}return!0===r.allowSparse?l:o.compact(l)}},8261:(t,e,r)=>{"use strict";var o=r(7478),n=r(2769),s=r(5798),i=Object.prototype.hasOwnProperty,a={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},c=Array.isArray,u=String.prototype.split,p=Array.prototype.push,l=function(t,e){p.apply(t,c(e)?e:[e])},f=Date.prototype.toISOString,h=s.default,d={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:n.encode,encodeValuesOnly:!1,format:h,formatter:s.formatters[h],indices:!1,serializeDate:function(t){return f.call(t)},skipNulls:!1,strictNullHandling:!1},y={},m=function t(e,r,s,i,a,p,f,h,m,g,v,b,O,_,S){for(var C,E=e,w=S,x=0,R=!1;void 0!==(w=w.get(y))&&!R;){var T=w.get(e);if(x+=1,void 0!==T){if(T===x)throw new RangeError("Cyclic object value");R=!0}void 0===w.get(y)&&(x=0)}if("function"==typeof f?E=f(r,E):E instanceof Date?E=g(E):"comma"===s&&c(E)&&(E=n.maybeMap(E,(function(t){return t instanceof Date?g(t):t}))),null===E){if(i)return p&&!O?p(r,d.encoder,_,"key",v):r;E=""}if("string"==typeof(C=E)||"number"==typeof C||"boolean"==typeof C||"symbol"==typeof C||"bigint"==typeof C||n.isBuffer(E)){if(p){var j=O?r:p(r,d.encoder,_,"key",v);if("comma"===s&&O){for(var P=u.call(String(E),","),A="",q=0;q<P.length;++q)A+=(0===q?"":",")+b(p(P[q],d.encoder,_,"value",v));return[b(j)+"="+A]}return[b(j)+"="+b(p(E,d.encoder,_,"value",v))]}return[b(r)+"="+b(String(E))]}var k,I=[];if(void 0===E)return I;if("comma"===s&&c(E))k=[{value:E.length>0?E.join(",")||null:void 0}];else if(c(f))k=f;else{var M=Object.keys(E);k=h?M.sort(h):M}for(var B=0;B<k.length;++B){var F=k[B],N="object"==typeof F&&void 0!==F.value?F.value:E[F];if(!a||null!==N){var L=c(E)?"function"==typeof s?s(r,F):r:r+(m?"."+F:"["+F+"]");S.set(e,x);var G=o();G.set(y,S),l(I,t(N,L,s,i,a,p,f,h,m,g,v,b,O,_,G))}}return I};t.exports=function(t,e){var r,n=t,u=function(t){if(!t)return d;if(null!==t.encoder&&void 0!==t.encoder&&"function"!=typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||d.charset;if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=s.default;if(void 0!==t.format){if(!i.call(s.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var o=s.formatters[r],n=d.filter;return("function"==typeof t.filter||c(t.filter))&&(n=t.filter),{addQueryPrefix:"boolean"==typeof t.addQueryPrefix?t.addQueryPrefix:d.addQueryPrefix,allowDots:void 0===t.allowDots?d.allowDots:!!t.allowDots,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:d.charsetSentinel,delimiter:void 0===t.delimiter?d.delimiter:t.delimiter,encode:"boolean"==typeof t.encode?t.encode:d.encode,encoder:"function"==typeof t.encoder?t.encoder:d.encoder,encodeValuesOnly:"boolean"==typeof t.encodeValuesOnly?t.encodeValuesOnly:d.encodeValuesOnly,filter:n,format:r,formatter:o,serializeDate:"function"==typeof t.serializeDate?t.serializeDate:d.serializeDate,skipNulls:"boolean"==typeof t.skipNulls?t.skipNulls:d.skipNulls,sort:"function"==typeof t.sort?t.sort:null,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:d.strictNullHandling}}(e);"function"==typeof u.filter?n=(0,u.filter)("",n):c(u.filter)&&(r=u.filter);var p,f=[];if("object"!=typeof n||null===n)return"";p=e&&e.arrayFormat in a?e.arrayFormat:e&&"indices"in e?e.indices?"indices":"repeat":"indices";var h=a[p];r||(r=Object.keys(n)),u.sort&&r.sort(u.sort);for(var y=o(),g=0;g<r.length;++g){var v=r[g];u.skipNulls&&null===n[v]||l(f,m(n[v],v,h,u.strictNullHandling,u.skipNulls,u.encode?u.encoder:null,u.filter,u.sort,u.allowDots,u.serializeDate,u.format,u.formatter,u.encodeValuesOnly,u.charset,y))}var b=f.join(u.delimiter),O=!0===u.addQueryPrefix?"?":"";return u.charsetSentinel&&("iso-8859-1"===u.charset?O+="utf8=%26%2310003%3B&":O+="utf8=%E2%9C%93&"),b.length>0?O+b:""}},2769:(t,e,r)=>{"use strict";var o=r(5798),n=Object.prototype.hasOwnProperty,s=Array.isArray,i=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),a=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},o=0;o<t.length;++o)void 0!==t[o]&&(r[o]=t[o]);return r};t.exports={arrayToObject:a,assign:function(t,e){return Object.keys(e).reduce((function(t,r){return t[r]=e[r],t}),t)},combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],r=[],o=0;o<e.length;++o)for(var n=e[o],i=n.obj[n.prop],a=Object.keys(i),c=0;c<a.length;++c){var u=a[c],p=i[u];"object"==typeof p&&null!==p&&-1===r.indexOf(p)&&(e.push({obj:i,prop:u}),r.push(p))}return function(t){for(;t.length>1;){var e=t.pop(),r=e.obj[e.prop];if(s(r)){for(var o=[],n=0;n<r.length;++n)void 0!==r[n]&&o.push(r[n]);e.obj[e.prop]=o}}}(e),t},decode:function(t,e,r){var o=t.replace(/\+/g," ");if("iso-8859-1"===r)return o.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(o)}catch(t){return o}},encode:function(t,e,r,n,s){if(0===t.length)return t;var a=t;if("symbol"==typeof t?a=Symbol.prototype.toString.call(t):"string"!=typeof t&&(a=String(t)),"iso-8859-1"===r)return escape(a).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var c="",u=0;u<a.length;++u){var p=a.charCodeAt(u);45===p||46===p||95===p||126===p||p>=48&&p<=57||p>=65&&p<=90||p>=97&&p<=122||s===o.RFC1738&&(40===p||41===p)?c+=a.charAt(u):p<128?c+=i[p]:p<2048?c+=i[192|p>>6]+i[128|63&p]:p<55296||p>=57344?c+=i[224|p>>12]+i[128|p>>6&63]+i[128|63&p]:(u+=1,p=65536+((1023&p)<<10|1023&a.charCodeAt(u)),c+=i[240|p>>18]+i[128|p>>12&63]+i[128|p>>6&63]+i[128|63&p])}return c},isBuffer:function(t){return!(!t||"object"!=typeof t||!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t)))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(s(t)){for(var r=[],o=0;o<t.length;o+=1)r.push(e(t[o]));return r}return e(t)},merge:function t(e,r,o){if(!r)return e;if("object"!=typeof r){if(s(e))e.push(r);else{if(!e||"object"!=typeof e)return[e,r];(o&&(o.plainObjects||o.allowPrototypes)||!n.call(Object.prototype,r))&&(e[r]=!0)}return e}if(!e||"object"!=typeof e)return[e].concat(r);var i=e;return s(e)&&!s(r)&&(i=a(e,o)),s(e)&&s(r)?(r.forEach((function(r,s){if(n.call(e,s)){var i=e[s];i&&"object"==typeof i&&r&&"object"==typeof r?e[s]=t(i,r,o):e.push(r)}else e[s]=r})),e):Object.keys(r).reduce((function(e,s){var i=r[s];return n.call(e,s)?e[s]=t(e[s],i,o):e[s]=i,e}),i)}}},7478:(t,e,r)=>{"use strict";var o=r(210),n=r(1924),s=r(631),i=o("%TypeError%"),a=o("%WeakMap%",!0),c=o("%Map%",!0),u=n("WeakMap.prototype.get",!0),p=n("WeakMap.prototype.set",!0),l=n("WeakMap.prototype.has",!0),f=n("Map.prototype.get",!0),h=n("Map.prototype.set",!0),d=n("Map.prototype.has",!0),y=function(t,e){for(var r,o=t;null!==(r=o.next);o=r)if(r.key===e)return o.next=r.next,r.next=t.next,t.next=r,r};t.exports=function(){var t,e,r,o={assert:function(t){if(!o.has(t))throw new i("Side channel does not contain "+s(t))},get:function(o){if(a&&o&&("object"==typeof o||"function"==typeof o)){if(t)return u(t,o)}else if(c){if(e)return f(e,o)}else if(r)return function(t,e){var r=y(t,e);return r&&r.value}(r,o)},has:function(o){if(a&&o&&("object"==typeof o||"function"==typeof o)){if(t)return l(t,o)}else if(c){if(e)return d(e,o)}else if(r)return function(t,e){return!!y(t,e)}(r,o);return!1},set:function(o,n){a&&o&&("object"==typeof o||"function"==typeof o)?(t||(t=new a),p(t,o,n)):c?(e||(e=new c),h(e,o,n)):(r||(r={key:{},next:null}),function(t,e,r){var o=y(t,e);o?o.value=r:t.next={key:e,next:t.next,value:r}}(r,o,n))}};return o}},2130:(t,e,r)=>{"use strict";const o=r(2037),n=r(6224),s=r(6560),{env:i}=process;let a;function c(t){return 0!==t&&{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function u(t,e){if(0===a)return 0;if(s("color=16m")||s("color=full")||s("color=truecolor"))return 3;if(s("color=256"))return 2;if(t&&!e&&void 0===a)return 0;const r=a||0;if("dumb"===i.TERM)return r;if("win32"===process.platform){const t=o.release().split(".");return Number(t[0])>=10&&Number(t[2])>=10586?Number(t[2])>=14931?3:2:1}if("CI"in i)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((t=>t in i))||"codeship"===i.CI_NAME?1:r;if("TEAMCITY_VERSION"in i)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(i.TEAMCITY_VERSION)?1:0;if("truecolor"===i.COLORTERM)return 3;if("TERM_PROGRAM"in i){const t=parseInt((i.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(i.TERM_PROGRAM){case"iTerm.app":return t>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(i.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(i.TERM)||"COLORTERM"in i?1:r}s("no-color")||s("no-colors")||s("color=false")||s("color=never")?a=0:(s("color")||s("colors")||s("color=true")||s("color=always"))&&(a=1),"FORCE_COLOR"in i&&(a="true"===i.FORCE_COLOR?1:"false"===i.FORCE_COLOR?0:0===i.FORCE_COLOR.length?1:Math.min(parseInt(i.FORCE_COLOR,10),3)),t.exports={supportsColor:function(t){return c(u(t,t&&t.isTTY))},stdout:c(u(!0,n.isatty(1))),stderr:c(u(!0,n.isatty(2)))}},3692:t=>{var e=t.exports=function(t){return new r(t)};function r(t){this.value=t}function o(t,e,r){var o=[],i=[],p=!0;return function t(l){var f=r?n(l):l,h={},d=!0,y={node:f,node_:l,path:[].concat(o),parent:i[i.length-1],parents:i,key:o.slice(-1)[0],isRoot:0===o.length,level:o.length,circular:null,update:function(t,e){y.isRoot||(y.parent.node[y.key]=t),y.node=t,e&&(d=!1)},delete:function(t){delete y.parent.node[y.key],t&&(d=!1)},remove:function(t){a(y.parent.node)?y.parent.node.splice(y.key,1):delete y.parent.node[y.key],t&&(d=!1)},keys:null,before:function(t){h.before=t},after:function(t){h.after=t},pre:function(t){h.pre=t},post:function(t){h.post=t},stop:function(){p=!1},block:function(){d=!1}};if(!p)return y;function m(){if("object"==typeof y.node&&null!==y.node){y.keys&&y.node_===y.node||(y.keys=s(y.node)),y.isLeaf=0==y.keys.length;for(var t=0;t<i.length;t++)if(i[t].node_===l){y.circular=i[t];break}}else y.isLeaf=!0,y.keys=null;y.notLeaf=!y.isLeaf,y.notRoot=!y.isRoot}m();var g=e.call(y,y.node);return void 0!==g&&y.update&&y.update(g),h.before&&h.before.call(y,y.node),d?("object"!=typeof y.node||null===y.node||y.circular||(i.push(y),m(),c(y.keys,(function(e,n){o.push(e),h.pre&&h.pre.call(y,y.node[e],e);var s=t(y.node[e]);r&&u.call(y.node,e)&&(y.node[e]=s.node),s.isLast=n==y.keys.length-1,s.isFirst=0==n,h.post&&h.post.call(y,s),o.pop()})),i.pop()),h.after&&h.after.call(y,y.node),y):y}(t).node}function n(t){if("object"==typeof t&&null!==t){var e;if(a(t))e=[];else if("[object Date]"===i(t))e=new Date(t.getTime?t.getTime():t);else if("[object RegExp]"===i(t))e=new RegExp(t);else if(function(t){return"[object Error]"===i(t)}(t))e={message:t.message};else if(function(t){return"[object Boolean]"===i(t)}(t))e=new Boolean(t);else if(function(t){return"[object Number]"===i(t)}(t))e=new Number(t);else if(function(t){return"[object String]"===i(t)}(t))e=new String(t);else if(Object.create&&Object.getPrototypeOf)e=Object.create(Object.getPrototypeOf(t));else if(t.constructor===Object)e={};else{var r=t.constructor&&t.constructor.prototype||t.__proto__||{},o=function(){};o.prototype=r,e=new o}return c(s(t),(function(r){e[r]=t[r]})),e}return t}r.prototype.get=function(t){for(var e=this.value,r=0;r<t.length;r++){var o=t[r];if(!e||!u.call(e,o)){e=void 0;break}e=e[o]}return e},r.prototype.has=function(t){for(var e=this.value,r=0;r<t.length;r++){var o=t[r];if(!e||!u.call(e,o))return!1;e=e[o]}return!0},r.prototype.set=function(t,e){for(var r=this.value,o=0;o<t.length-1;o++){var n=t[o];u.call(r,n)||(r[n]={}),r=r[n]}return r[t[o]]=e,e},r.prototype.map=function(t){return o(this.value,t,!0)},r.prototype.forEach=function(t){return this.value=o(this.value,t,!1),this.value},r.prototype.reduce=function(t,e){var r=1===arguments.length,o=r?this.value:e;return this.forEach((function(e){this.isRoot&&r||(o=t.call(this,o,e))})),o},r.prototype.paths=function(){var t=[];return this.forEach((function(e){t.push(this.path)})),t},r.prototype.nodes=function(){var t=[];return this.forEach((function(e){t.push(this.node)})),t},r.prototype.clone=function(){var t=[],e=[];return function r(o){for(var i=0;i<t.length;i++)if(t[i]===o)return e[i];if("object"==typeof o&&null!==o){var a=n(o);return t.push(o),e.push(a),c(s(o),(function(t){a[t]=r(o[t])})),t.pop(),e.pop(),a}return o}(this.value)};var s=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e};function i(t){return Object.prototype.toString.call(t)}var a=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)},c=function(t,e){if(t.forEach)return t.forEach(e);for(var r=0;r<t.length;r++)e(t[r],r,t)};c(s(r.prototype),(function(t){e[t]=function(e){var o=[].slice.call(arguments,1),n=new r(e);return n[t].apply(n,o)}}));var u=Object.hasOwnProperty||function(t,e){return e in t}},9491:t=>{"use strict";t.exports=require("assert")},3685:t=>{"use strict";t.exports=require("http")},5687:t=>{"use strict";t.exports=require("https")},2037:t=>{"use strict";t.exports=require("os")},2781:t=>{"use strict";t.exports=require("stream")},6224:t=>{"use strict";t.exports=require("tty")},7310:t=>{"use strict";t.exports=require("url")},3837:t=>{"use strict";t.exports=require("util")},9796:t=>{"use strict";t.exports=require("zlib")}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var s=e[o]={id:o,loaded:!1,exports:{}};return t[o].call(s.exports,s,s.exports,r),s.loaded=!0,s.exports}r.nmd=t=>(t.paths=[],t.children||(t.children=[]),t);var o=r(2915),n=exports;for(var s in o)n[s]=o[s];o.__esModule&&Object.defineProperty(n,"__esModule",{value:!0})})();
|
|
1
|
+
/*! For license information please see ge-commercetools-utils-node.cjs.js.LICENSE.txt */
|
|
2
|
+
(()=>{var e={9818:function(e,t,a){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,a=1,n=arguments.length;a<n;a++)for(var o in t=arguments[a])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},n.apply(this,arguments)},o=this&&this.__awaiter||function(e,t,a,n){return new(a||(a=Promise))((function(o,i){function s(e){try{c(n.next(e))}catch(e){i(e)}}function r(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof a?t:new a((function(e){e(t)}))).then(s,r)}c((n=n.apply(e,t||[])).next())}))},i=this&&this.__generator||function(e,t){var a,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:r(0),throw:r(1),return:r(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function r(i){return function(r){return function(i){if(a)throw new TypeError("Generator is already executing.");for(;s;)try{if(a=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,n=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],n=0}finally{a=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,r])}}},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CommercetoolsApi=void 0;var r=s(a(9669)),c=s(a(129)),p=a(2915),u=a(3028),l=a(7111),d=a(4060),m=a(893),f=a(8842),h={maxRetries:0,delayMs:0},v=[f.Status.InternalServerError,f.Status.NotImplemented,f.Status.BadGateway,f.Status.ServiceUnavailable,f.Status.GatewayTimeout],x={keepAlive:!0,maxSockets:32,maxFreeSockets:10,timeout:6e4},y=function(){function e(t){e.validateConfig(t),this.config=t,this.auth=new p.CommercetoolsAuth(t),this.endpoints=l.REGION_URLS[this.config.region],this.userAgent=(0,m.buildUserAgent)(this.config.systemIdentifier),this.axios=this.createAxiosInstance(),this.retry=t.retry||h}return e.prototype.createAxiosInstance=function(){var e;try{e=this.config.httpsAgent?this.config.httpsAgent:new(a(5687).Agent)(x)}catch(e){}var t=r.default.create({timeout:this.config.timeoutMs||d.DEFAULT_REQUEST_TIMEOUT_MS,paramsSerializer:function(e){return c.default.stringify(e,{arrayFormat:"repeat"})},httpsAgent:e});return t.defaults.headers.common["User-Agent"]=this.userAgent,t},e.prototype.getStoreById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/stores/".concat(e.id),method:"GET"}))},e.prototype.getStoreByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/stores/key=".concat(e.key),method:"GET"}))},e.prototype.queryStores=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/stores",method:"GET"}))},e.prototype.createStore=function(e){return this.request({path:"/stores",method:"POST",data:e.data})},e.prototype.updateStoreById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/stores/".concat(e.id),method:"POST",data:e.data}))},e.prototype.updateStoreByKey=function(e){return this.request({path:"/stores/key=".concat(e.key),method:"POST",data:e.data})},e.prototype.deleteStoreById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/stores/".concat(e.id),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.deleteStoreByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/stores/key=".concat(e.key),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.getCategoryById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/".concat(e.id),method:"GET"}))},e.prototype.getCategoryByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/key=".concat(e.key),method:"GET"}))},e.prototype.queryChannels=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/channels",method:"GET"}))},e.prototype.importOrder=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/orders/import",method:"POST",data:e.data}))]}))}))},e.prototype.getChannelById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/channels/".concat(e.id),method:"GET"}))},e.prototype.getCategory=function(e){if(!e.id&&!e.key)throw new u.CommercetoolsError("Either an id, key or slug must be provided");return e.id?this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/".concat(e.id),method:"GET"})):this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/key=".concat(e.key),method:"GET"}))},e.prototype.getCategoryBySlug=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(o){switch(o.label){case 0:if(!e.languageCode&&!e.languageCodes)throw new u.CommercetoolsError("Either the `languageCode` or `languageCodes` property must be provided");return t=[],e.languageCodes?t.push.apply(t,e.languageCodes):e.languageCode&&t.push(e.languageCode),[4,this.request(n(n({},this.extractCommonRequestOptions(n(n({},e),{params:n(n({},null==e?void 0:e.params),{where:"slug(".concat(t.map((function(t){return"".concat(t,'="').concat(e.slug,'"')})).join(" or "),")")})}))),{path:"/categories",method:"GET"}))];case 1:if(!(a=o.sent()).count)throw new u.CommercetoolsError("No category found with slug [".concat(e.slug,"] and language code [").concat(e.languageCode,"]"),{options:e},404);return[2,a.results[0]]}}))}))},e.prototype.queryCategories=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories",method:"GET"}))},e.prototype.getCategoryParents=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(o){switch(o.label){case 0:return[4,this.getCategory(n(n({},e),{params:n(n({},e.params),{expand:"ancestors[*]"})}))];case 1:return t=o.sent(),(a=t.ancestors.map((function(e){return e.obj}))).push(n(n({},t),{ancestors:t.ancestors.map((function(e){return{id:e.id,typeId:e.typeId}}))})),[2,a]}}))}))},e.prototype.getProductById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/".concat(e.id),method:"GET"}))},e.prototype.getProductByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/key=".concat(e.key),method:"GET"}))},e.prototype.getProductProjectionById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/product-projections/".concat(e.id),e.storeKey),method:"GET"}))},e.prototype.getProductProjectionByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/product-projections/key=".concat(e.key),e.storeKey),method:"GET"}))},e.prototype.getProductProjectionBySlug=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(o){switch(o.label){case 0:if(!e.languageCode&&!e.languageCodes)throw new u.CommercetoolsError("Either the `languageCode` or `languageCodes` property must be provided");return t=[],e.languageCodes?t.push.apply(t,e.languageCodes):e.languageCode&&t.push(e.languageCode),[4,this.request(n(n({},this.extractCommonRequestOptions(n(n({},e),{params:n(n({},null==e?void 0:e.params),{where:"slug(".concat(t.map((function(t){return"".concat(t,'="').concat(e.slug,'"')})).join(" or "),")")})}))),{path:"/product-projections",method:"GET"}))];case 1:if(!(a=o.sent()).count)throw new u.CommercetoolsError("No product projection found with slug [".concat(e.slug,"] and language code [").concat(e.languageCode,"]"),{options:e},404);return[2,a.results[0]]}}))}))},e.prototype.queryProductProjections=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-projections",method:"GET"}))},e.prototype.searchProductProjections=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-projections/search",method:"GET"}))},e.prototype.getProductSelectionById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/product-selections/".concat(e.id),e.storeKey),method:"GET"}))},e.prototype.getProductSelectionByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/product-selections/key=".concat(e.key),e.storeKey),method:"GET"}))},e.prototype.queryProductSelections=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-selections",method:"GET"}))},e.prototype.createProductSelection=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-selections",method:"POST",data:e.data}))},e.prototype.updateProductSelectionByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-selections/key=".concat(e.key),method:"POST",data:{version:e.version,actions:e.actions}}))},e.prototype.deleteProductSelectionByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-selections/key=".concat(e.key,"&version=").concat(e.version),method:"DELETE"}))},e.prototype.queryProductsInStore=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/in-store/key=".concat(e.storeKey,"/product-selection-assignments"),method:"GET"}))},e.prototype.getCartById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/carts/".concat(e.id),e.storeKey),method:"GET"}))},e.prototype.queryCarts=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/carts",null==e?void 0:e.storeKey),method:"GET"}))]}))}))},e.prototype.queryMyCarts=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/carts",e.storeKey),method:"GET",accessToken:e.accessToken}))]}))}))},e.prototype.createCart=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/carts",e.storeKey),method:"POST",data:e.data}))]}))}))},e.prototype.updateCartById=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/carts/".concat(e.id),e.storeKey),method:"POST",data:{version:e.version,actions:e.actions}}))]}))}))},e.prototype.getMyActiveCart=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/active-cart",e.storeKey),method:"GET",accessToken:e.accessToken}))]}))}))},e.prototype.getMyCartById=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/carts/".concat(e.cartId),e.storeKey),method:"GET",accessToken:e.accessToken}))]}))}))},e.prototype.createMyCart=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/carts",e.storeKey),method:"POST",data:e.data,accessToken:e.accessToken}))]}))}))},e.prototype.deleteMyActiveCart=function(e){return o(this,void 0,void 0,(function(){var t;return i(this,(function(a){switch(a.label){case 0:return[4,this.getMyActiveCart(e)];case 1:return t=a.sent(),[4,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/carts/".concat(t.id),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:t.version}),accessToken:e.accessToken}))];case 2:return[2,a.sent()]}}))}))},e.prototype.deleteMyCartById=function(e){return o(this,void 0,void 0,(function(){var t;return i(this,(function(a){switch(a.label){case 0:return[4,this.getMyCartById(e)];case 1:return t=a.sent(),[4,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/carts/".concat(e.cartId),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:t.version}),accessToken:e.accessToken}))];case 2:return[2,a.sent()]}}))}))},e.prototype.updateMyActiveCart=function(e){return o(this,void 0,void 0,(function(){var t;return i(this,(function(a){switch(a.label){case 0:return[4,this.getMyActiveCart(e)];case 1:return t=a.sent(),[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/carts/".concat(t.id),e.storeKey),method:"POST",data:{version:t.version,actions:e.actions},accessToken:e.accessToken}))]}}))}))},e.prototype.createMyOrderFromActiveCart=function(e){return o(this,void 0,void 0,(function(){var t;return i(this,(function(a){switch(a.label){case 0:return[4,this.getMyActiveCart(e)];case 1:return t=a.sent(),[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/orders",e.storeKey),method:"POST",data:{version:t.version,id:t.id},accessToken:e.accessToken}))]}}))}))},e.prototype.createOrderFromCart=function(e){return o(this,void 0,void 0,(function(){var t;return i(this,(function(a){switch(a.label){case 0:return[4,this.getCartById(e)];case 1:return t=a.sent(),[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders",e.storeKey),method:"POST",data:{version:t.version,id:t.id}}))]}}))}))},e.prototype.deleteCartById=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){switch(t.label){case 0:return[4,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/carts/".concat(e.id),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:e.version})}))];case 1:return[2,t.sent()]}}))}))},e.prototype.createPayment=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/payments",method:"POST",data:e.data}))},e.prototype.deletePaymentById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/payments/".concat(e.id),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.updatePaymentById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/payments/".concat(e.id),method:"POST",data:e.data}))},e.prototype.getPaymentById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/payments/".concat(e.id),method:"GET"}))},e.prototype.queryPayments=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/payments",method:"GET"}))},e.prototype.createMyPayment=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/me/payments",method:"POST",data:e.data,accessToken:e.accessToken}))},e.prototype.updateMyPaymentById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/me/payments/".concat(e.id),method:"POST",data:e.data,accessToken:e.accessToken}))},e.prototype.getMyPaymentById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/me/payments/".concat(e.id),method:"GET",accessToken:e.accessToken}))},e.prototype.queryMyPayments=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/me/payments",method:"GET",accessToken:e.accessToken}))},e.prototype.deleteMyPaymentById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/me/payments/".concat(e.id),method:"DELETE",params:{version:e.version},accessToken:e.accessToken}))},e.prototype.getMyOrderById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/orders/".concat(e.id),e.storeKey),method:"GET",accessToken:e.accessToken}))},e.prototype.queryMyOrders=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/orders",e.storeKey),method:"GET",accessToken:e.accessToken}))},e.prototype.updateOrderById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders/".concat(e.id),e.storeKey),method:"POST",data:e.data}))},e.prototype.updateOrderByOrderNumber=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders/order-number=".concat(e.orderNumber),e.storeKey),method:"POST",data:e.data}))},e.prototype.getOrderById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders/".concat(e.id),e.storeKey),method:"GET"}))},e.prototype.getOrderByOrderNumber=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders/order-number=".concat(e.orderNumber),e.storeKey),method:"GET"}))},e.prototype.deleteOrderById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders/".concat(e.id),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:e.version,dataErasure:e.dataErasure})}))},e.prototype.deleteOrderByOrderNumber=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders/order-number=".concat(e.orderNo),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:e.version,dataErasure:e.dataErasure})}))},e.prototype.queryOrders=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/orders",e.storeKey),method:"GET"}))},e.prototype.createProduct=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products",method:"POST",data:e.data}))},e.prototype.updateProductByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/key=".concat(e.key),method:"POST",data:e.data}))},e.prototype.updateProductById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/".concat(e.id),method:"POST",data:e.data}))},e.prototype.deleteProductById=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(o){switch(o.label){case 0:return t=e.version,e.unpublish?[4,this.unpublishProductById({id:e.id,version:e.version})]:[3,2];case 1:a=o.sent(),t=a.version,o.label=2;case 2:return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/".concat(e.id),method:"DELETE",params:n(n({},e.params),{version:t})}))]}}))}))},e.prototype.deleteProductByKey=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(o){switch(o.label){case 0:return t=e.version,e.unpublish?[4,this.unpublishProductByKey({key:e.key,version:e.version})]:[3,2];case 1:a=o.sent(),t=a.version,o.label=2;case 2:return[2,this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/key=".concat(e.key),method:"DELETE",params:n(n({},e.params),{version:t})}))]}}))}))},e.prototype.unpublishProductByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/key=".concat(e.key),method:"POST",params:e.params,data:{version:e.version,actions:[{action:"unpublish"}]}}))},e.prototype.unpublishProductById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/products/".concat(e.id),method:"POST",params:e.params,data:{version:e.version,actions:[{action:"unpublish"}]}}))},e.prototype.createCategory=function(e){return this.request({path:"/categories",method:"POST",data:e.data})},e.prototype.updateCategoryByKey=function(e){return this.request({path:"/categories/key=".concat(e.key),method:"POST",data:e.data})},e.prototype.updateCategoryById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/".concat(e.id),method:"POST",data:e.data}))},e.prototype.deleteCategoryById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/".concat(e.id),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.deleteCategoryByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/categories/key=".concat(e.key),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.createAccount=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers",e.storeKey),method:"POST",data:e.data}))},e.prototype.deleteCustomerById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers/".concat(e.id),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:e.version,dataErasure:e.dataErasure})}))},e.prototype.deleteCustomerByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers/key=".concat(e.key),e.storeKey),method:"DELETE",params:n(n({},e.params),{version:e.version,dataErasure:e.dataErasure})}))},e.prototype.createMyAccount=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/signup",e.storeKey),method:"POST",data:e.data,accessToken:e.accessToken}))},e.prototype.loginMyAccount=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/login",e.storeKey),method:"POST",data:e.data,accessToken:e.accessToken}))},e.prototype.login=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/login",e.storeKey),method:"POST",data:e.data}))},e.prototype.getMyAccount=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me",e.storeKey),method:"GET",accessToken:e.accessToken}))},e.prototype.updateMyAccount=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me",e.storeKey),method:"POST",accessToken:e.accessToken,data:e.data}))},e.prototype.changeMyPassword=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/password",e.storeKey),method:"POST",accessToken:e.accessToken,data:e.data}))},e.prototype.resetMyPassword=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/me/password/reset",e.storeKey),method:"POST",accessToken:e.accessToken,data:e.data}))},e.prototype.getPasswordResetToken=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers/password-token",e.storeKey),method:"POST",data:e.data}))},e.prototype.getCustomerById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers/".concat(e.id),e.storeKey),method:"GET"}))},e.prototype.getCustomerByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers/key=".concat(e.key),e.storeKey),method:"GET"}))},e.prototype.getCustomerByPasswordToken=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers/password-token=".concat(e.token),e.storeKey),method:"GET"}))},e.prototype.queryCustomers=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:this.applyStore("/customers",e.storeKey),method:"GET"}))},e.prototype.updateCustomerById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customers/".concat(e.id),method:"POST",data:e.data}))},e.prototype.updateCustomerByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customers/key=".concat(e.key),method:"POST",data:e.data}))},e.prototype.getProductTypeById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-types/".concat(e.id),method:"GET"}))},e.prototype.getProductTypeByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/product-types/key=".concat(e.key),method:"GET"}))},e.prototype.getTypeById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/types/".concat(e.id),method:"GET"}))},e.prototype.getTypeByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/types/key=".concat(e.key),method:"GET"}))},e.prototype.getDiscountCodeById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/discount-codes/".concat(e.id),method:"GET"}))},e.prototype.getCartDiscountById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/cart-discounts/".concat(e.id),method:"GET"}))},e.prototype.getCartDiscountByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/cart-discounts/key=".concat(e.key),method:"GET"}))},e.prototype.queryCartDiscounts=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/cart-discounts",method:"GET"}))},e.prototype.getCustomObject=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/custom-objects/".concat(e.container,"/").concat(e.key),method:"GET"}))},e.prototype.getCustomObjectById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/custom-objects/".concat(e.id),method:"GET"}))},e.prototype.saveCustomObject=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/custom-objects",method:"POST",data:e.data}))},e.prototype.deleteCustomObject=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/custom-objects/".concat(e.container,"/").concat(e.key),method:"DELETE"}))},e.prototype.getShippingMethodById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/shipping-methods/".concat(e.id),method:"GET"}))},e.prototype.getShippingMethodByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/shipping-methods/key=".concat(e.key),method:"GET"}))},e.prototype.getShippingMethodsForLocation=function(e){return this.request(n(n({},this.extractCommonRequestOptions(n(n({},e),{params:n(n({},null==e?void 0:e.params),{country:e.country,state:e.state,currency:e.currency})}))),{path:"/shipping-methods/matching-location",method:"GET",accessToken:e.accessToken}))},e.prototype.getShippingMethodsForCart=function(e){return this.request(n(n({},this.extractCommonRequestOptions(n(n({},e),{params:n(n({},null==e?void 0:e.params),{cartId:e.cartId})}))),{path:"/shipping-methods/matching-cart",method:"GET",accessToken:e.accessToken}))},e.prototype.queryShippingMethods=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/shipping-methods",method:"GET"}))},e.prototype.getCustomerGroupById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customer-groups/".concat(e.id),method:"GET"}))},e.prototype.getCustomerGroupByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customer-groups/key=".concat(e.key),method:"GET"}))},e.prototype.queryCustomerGroups=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customer-groups",method:"GET"}))},e.prototype.createCustomerGroup=function(e){return this.request({path:"/customer-groups",method:"POST",data:e.data})},e.prototype.updateCustomerGroupByKey=function(e){return this.request({path:"/customer-groups/key=".concat(e.key),method:"POST",data:e.data})},e.prototype.updateCustomerGroupById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customer-groups/".concat(e.id),method:"POST",data:e.data}))},e.prototype.deleteCustomerGroupById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customer-groups/".concat(e.id),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.deleteCustomerGroupByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/customer-groups/key=".concat(e.key),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.getStateById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/states/".concat(e.id),method:"GET"}))},e.prototype.getStateByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/states/key=".concat(e.key),method:"GET"}))},e.prototype.queryStates=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/states",method:"GET"}))},e.prototype.getStandalonePriceById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices/".concat(e.id),method:"GET"}))},e.prototype.getStandalonePriceByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices/key=".concat(e.key),method:"GET"}))},e.prototype.queryStandalonePrices=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices",method:"GET"}))},e.prototype.createStandalonePrice=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices",method:"POST",data:e.data}))},e.prototype.updateStandalonePriceById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices/".concat(e.id),method:"POST",data:e.data}))},e.prototype.updateStandalonePriceByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices/key=".concat(e.key),method:"POST",data:e.data}))},e.prototype.deleteStandalonePriceById=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices/".concat(e.id),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.deleteStandalonePriceByKey=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/standalone-prices/key=".concat(e.key),method:"DELETE",params:n(n({},e.params),{version:e.version})}))},e.prototype.graphql=function(e){return this.request(n(n({},this.extractCommonRequestOptions(e)),{path:"/graphql",method:"POST",data:e.data,accessToken:e.accessToken}))},e.prototype.request=function(e){return o(this,void 0,void 0,(function(){var t,a,n,o,s,r,c;return i(this,(function(p){switch(p.label){case 0:return[4,this.getRequestOptions(e)];case 1:t=p.sent(),a=this.getRetryConfig(e.retry),n=0,s=function(){var e,s;return i(this,(function(i){switch(i.label){case 0:return n>0?(e=(0,m.calculateDelay)(n,a),[4,new Promise((function(t){return setTimeout(t,e)}))]):[3,2];case 1:i.sent(),i.label=2;case 2:return i.trys.push([2,4,,5]),[4,r.axios(t)];case 3:return[2,{value:i.sent().data}];case 4:if(s=i.sent(),!r.isRetryableError(s))throw r.transformError(s);return o=s,[3,5];case 5:return n++,[2]}}))},r=this,p.label=2;case 2:return[5,s()];case 3:if("object"==typeof(c=p.sent()))return[2,c.value];p.label=4;case 4:if(n<=a.maxRetries)return[3,2];p.label=5;case 5:throw this.transformError(o)}}))}))},e.prototype.getRetryConfig=function(e){return e||this.retry},e.prototype.getRequestOptions=function(e){return o(this,void 0,void 0,(function(){var t,a,o,s,r;return i(this,(function(i){switch(i.label){case 0:return t=e.accessToken,a="".concat(this.endpoints.api,"/").concat(this.config.projectKey).concat(e.path),(o=n({},e)).path&&delete o.path,o.accessToken&&delete o.accessToken,t?[3,2]:[4,this.auth.getClientGrant()];case 1:s=i.sent(),t=s.accessToken,i.label=2;case 2:return r=n(n(n({},this.axios.defaults.headers),{Authorization:"Bearer ".concat(t)}),o.headers),"string"==typeof e.correlationId&&""!==e.correlationId&&(r["X-Correlation-ID"]=e.correlationId,delete e.correlationId),[2,n(n({},o),{url:a,headers:r})]}}))}))},e.prototype.isRetryableError=function(e){return!e.isAxiosError||!e.request||!e.response||v.includes(e.response.status)},e.prototype.extractCommonRequestOptions=function(e){return e?{correlationId:e.correlationId,params:e.params,retry:e.retry}:{}},e.prototype.applyStore=function(e,t){return"string"==typeof t&&""!==t?"/in-store/key=".concat(t).concat(e):this.config.storeKey?"/in-store/key=".concat(this.config.storeKey).concat(e):e},e.prototype.transformError=function(e){return e.isAxiosError?u.CommercetoolsError.fromAxiosError(e):e},e.validateConfig=function(e){var t=[];if(e?(e.projectKey?"string"!=typeof e.projectKey&&t.push("The `projectKey` property must be a string"):t.push("The `projectKey` property is empty"),e.clientId?"string"!=typeof e.clientId&&t.push("The `clientId` property must be a string"):t.push("The `clientId` property is empty"),e.clientSecret?"string"!=typeof e.clientSecret&&t.push("The `clientSecret` property must be a string"):t.push("The `clientSecret` property is empty"),Array.isArray(e.clientScopes)?0===e.clientScopes.length&&t.push("The `clientScopes` property must have at least 1 scope defined"):t.push("The `clientScopes` property must be an array")):t.push("The config object missing or empty"),t.length)throw new u.CommercetoolsError("The configuration object passed in to the `CommercetoolsApi` constructor is not valid: \n"+t.map((function(e){return"• ".concat(e)})).join("\n"))},e}();t.CommercetoolsApi=y},3713:function(e,t,a){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0}),o(a(9818),t),o(a(7013),t)},7013:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},2442:function(e,t,a){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,a=1,n=arguments.length;a<n;a++)for(var o in t=arguments[a])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},n.apply(this,arguments)},o=this&&this.__awaiter||function(e,t,a,n){return new(a||(a=Promise))((function(o,i){function s(e){try{c(n.next(e))}catch(e){i(e)}}function r(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof a?t:new a((function(e){e(t)}))).then(s,r)}c((n=n.apply(e,t||[])).next())}))},i=this&&this.__generator||function(e,t){var a,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:r(0),throw:r(1),return:r(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function r(i){return function(r){return function(i){if(a)throw new TypeError("Generator is already executing.");for(;s;)try{if(a=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,n=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],n=0}finally{a=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,r])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.CommercetoolsAuth=void 0;var s=a(2915),r=a(8003),c=a(3032),p={refreshIfWithinSecs:1800,timeoutMs:5e3},u=function(){function e(e){if(this.grantPromise=Promise.resolve(),this.config=n(n({},p),e),!this.config.clientScopes.length)throw new s.CommercetoolsError("`config.clientScopes` must contain at least one scope");this.api=new c.CommercetoolsAuthApi(e)}return e.prototype.getClientGrant=function(){return o(this,void 0,void 0,(function(){var e,t;return i(this,(function(a){switch(a.label){case 0:return[4,this.grantPromise];case 1:return a.sent(),this.grant&&!this.grant.expiresWithin(this.config.refreshIfWithinSecs)?[2,this.grant]:(this.grantPromise=this.api.getClientGrant(this.config.clientScopes),e=this,t=r.CommercetoolsGrant.bind,[4,this.grantPromise]);case 2:return e.grant=new(t.apply(r.CommercetoolsGrant,[void 0,a.sent()])),[2,this.grant]}}))}))},e.prototype.refreshCustomerGrant=function(e){return o(this,void 0,void 0,(function(){var t;return i(this,(function(a){switch(a.label){case 0:return[4,this.getClientGrant()];case 1:return a.sent(),[4,this.api.refreshGrant(e)];case 2:return t=a.sent(),[2,new r.CommercetoolsGrant(n(n({},t),{refresh_token:e}))]}}))}))},e.prototype.login=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(o){switch(o.label){case 0:if(!(t=e.scopes||this.config.customerScopes))throw new s.CommercetoolsError("Customer scopes must be set on either the `options` parameter of this `login` method, or on the `customerScopes` property of the `CommercetoolsAuth` constructor");return[4,this.getClientGrant()];case 1:return o.sent(),[4,this.api.login(n(n({},e),{scopes:t}))];case 2:return a=o.sent(),[2,new r.CommercetoolsGrant(a)]}}))}))},e.prototype.getAnonymousGrant=function(e){return o(this,void 0,void 0,(function(){var t,a,n;return i(this,(function(o){switch(o.label){case 0:if(t=(null==e?void 0:e.scopes)||this.config.customerScopes,a=null==e?void 0:e.anonymousId,!t)throw new s.CommercetoolsError("Customer scopes must be set on either the `options` parameter of this `login` method, or on the `customerScopes` property of the `CommercetoolsAuth` constructor");return[4,this.getClientGrant()];case 1:return o.sent(),[4,this.api.getAnonymousGrant({scopes:t,anonymousId:a})];case 2:return n=o.sent(),[2,new r.CommercetoolsGrant(n)]}}))}))},e.prototype.logout=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){switch(t.label){case 0:return[4,this.api.logout(e)];case 1:return t.sent(),[2]}}))}))},e.prototype.revokeToken=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){switch(t.label){case 0:return[4,this.api.revokeToken(e)];case 1:return t.sent(),[2]}}))}))},e}();t.CommercetoolsAuth=u},3032:function(e,t,a){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,a=1,n=arguments.length;a<n;a++)for(var o in t=arguments[a])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},n.apply(this,arguments)},o=this&&this.__awaiter||function(e,t,a,n){return new(a||(a=Promise))((function(o,i){function s(e){try{c(n.next(e))}catch(e){i(e)}}function r(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof a?t:new a((function(e){e(t)}))).then(s,r)}c((n=n.apply(e,t||[])).next())}))},i=this&&this.__generator||function(e,t){var a,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:r(0),throw:r(1),return:r(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function r(i){return function(r){return function(i){if(a)throw new TypeError("Generator is already executing.");for(;s;)try{if(a=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,n=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],n=0}finally{a=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,r])}}},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CommercetoolsAuthApi=void 0;var r=a(2849),c=a(2915),p=a(7530),u=a(7111),l=a(9017),d=s(a(9669)),m=a(4060),f=a(893),h=function(){function e(e){this.config=e,this.endpoints=u.REGION_URLS[this.config.region],this.userAgent=(0,f.buildUserAgent)(this.config.systemIdentifier)}return e.prototype.getClientGrant=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.post("/token",{grant_type:r.GrantType.CLIENT_CREDENTIALS,scope:(0,p.scopeArrayToRequestString)(e,this.config.projectKey)})]}))}))},e.prototype.refreshGrant=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){switch(t.label){case 0:return[4,this.post("/token",{grant_type:r.GrantType.REFRESH_TOKEN,refresh_token:e})];case 1:return[2,t.sent()]}}))}))},e.prototype.login=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){return[2,this.post("/".concat(this.config.projectKey).concat(this.applyStore("/customers/token",e.storeKey)),{username:e.username,password:e.password,grant_type:r.GrantType.PASSWORD,scope:(0,p.scopeArrayToRequestString)(e.scopes,this.config.projectKey)})]}))}))},e.prototype.revokeToken=function(e){return o(this,void 0,void 0,(function(){return i(this,(function(t){switch(t.label){case 0:return[4,this.post("/token/revoke",{token:e.tokenValue,token_type_hint:e.tokenType})];case 1:return t.sent(),[2]}}))}))},e.prototype.logout=function(e){return o(this,void 0,void 0,(function(){var t,a;return i(this,(function(n){switch(n.label){case 0:return[4,Promise.allSettled([this.revokeToken({tokenType:"access_token",tokenValue:e.accessToken}),this.revokeToken({tokenType:"refresh_token",tokenValue:e.refreshToken})])];case 1:if(t=n.sent(),(a=t.reduce((function(e,t){return"rejected"===t.status&&e.push(t.reason),e}),[])).length)throw new c.CommercetoolsError("Logout failed in one or more calls to the token revocation endpoint",a);return[2]}}))}))},e.prototype.getAnonymousGrant=function(e){var t;return o(this,void 0,void 0,(function(){var a;return i(this,(function(n){return a={grant_type:r.GrantType.CLIENT_CREDENTIALS},(null===(t=null==e?void 0:e.scopes)||void 0===t?void 0:t.length)&&(a.scope=(0,p.scopeArrayToRequestString)(e.scopes,this.config.projectKey)),(null==e?void 0:e.anonymousId)&&(a.anonymous_id=e.anonymousId),[2,this.post("/".concat(this.config.projectKey,"/anonymous/token"),a)]}))}))},e.prototype.post=function(e,t){return o(this,void 0,void 0,(function(){var a,o,s;return i(this,(function(i){switch(i.label){case 0:a={url:"".concat(this.endpoints.auth,"/oauth").concat(e),method:"POST",data:new URLSearchParams(t).toString()},(o={Authorization:"Basic ".concat((0,l.base64EncodeForBasicAuth)(this.config.clientId,this.config.clientSecret)),"Content-Type":"application/x-www-form-urlencoded"})["User-Agent"]=this.userAgent,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,(0,d.default)(n(n({},a),{headers:o,timeout:this.config.timeoutMs||m.DEFAULT_REQUEST_TIMEOUT_MS}))];case 2:return[2,i.sent().data];case 3:if((s=i.sent()).isAxiosError)throw c.CommercetoolsError.fromAxiosError(s);throw s;case 4:return[2]}}))}))},e.prototype.applyStore=function(e,t){return"string"==typeof t&&""!==t?"/in-store/key=".concat(t).concat(e):this.config.storeKey?"/in-store/key=".concat(this.config.storeKey).concat(e):e},e}();t.CommercetoolsAuthApi=h},8003:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CommercetoolsGrant=void 0;var n=a(7530),o=function(){function e(e){this.accessToken="",this.expiresIn=0,this.expiresAt=new Date,this.scopes=[],this.accessToken=e.access_token,this.expiresIn=e.expires_in,this.scopes=(0,n.scopeRequestStringToArray)(e.scope),this.anonymousId=this.extractKeyFromScope("anonymous_id",e.scope),this.customerId=this.extractKeyFromScope("customer_id",e.scope),this.expiresAt=new Date((new Date).getTime()+1e3*e.expires_in),"refresh_token"in e&&e.refresh_token&&(this.refreshToken=e.refresh_token)}return e.prototype.expiresWithin=function(e){var t=(new Date).getTime()+1e3*e;return this.expiresAt.getTime()<t},e.prototype.extractKeyFromScope=function(e,t){if(t&&e){var a=null==t?void 0:t.split(" ");if(Array.isArray(a)&&0!==a.length){var n=a.find((function(t){return t.slice(0,e.length+1)==="".concat(e,":")}));return n?n.slice(e.length+1):void 0}}},e}();t.CommercetoolsGrant=o},7111:(e,t,a)=>{"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.INVALID_SCOPES=t.REGION_URLS=void 0;var o=a(9291);t.REGION_URLS=((n={})[o.Region.EUROPE_GCP]={auth:"https://auth.europe-west1.gcp.commercetools.com",api:"https://api.europe-west1.gcp.commercetools.com"},n[o.Region.EUROPE_AWS]={auth:"https://auth.eu-central-1.aws.commercetools.com",api:"https://api.eu-central-1.aws.commercetools.com"},n[o.Region.NORTH_AMERICA_GCP]={auth:"https://auth.us-central1.gcp.commercetools.com",api:"https://api.us-central1.gcp.commercetools.com"},n[o.Region.NORTH_AMERICA_AWS]={auth:"https://auth.us-east-2.aws.commercetools.com",api:"https://api.us-east-2.aws.commercetools.com"},n[o.Region.AUSTRALIA_GCP]={auth:"https://auth.australia-southeast1.gcp.commercetools.com",api:"https://api.australia-southeast1.gcp.commercetools.com"},n),t.INVALID_SCOPES=["anonymous_id","customer_id"]},7443:function(e,t,a){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0}),o(a(2442),t),o(a(8003),t)},7530:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.scopeRequestStringToArray=t.scopeArrayToRequestString=void 0;var n=a(7111);t.scopeArrayToRequestString=function(e,t){return e?e.map((function(e){return"".concat(e,":").concat(t)})).join(" "):""},t.scopeRequestStringToArray=function(e){return e?e.split(" ").map((function(e){return e.split(":")[0]})).filter((function(e){return!n.INVALID_SCOPES.includes(e)})):[]}},2849:(e,t)=>{"use strict";var a;Object.defineProperty(t,"__esModule",{value:!0}),t.GrantType=void 0,(a=t.GrantType||(t.GrantType={})).CLIENT_CREDENTIALS="client_credentials",a.REFRESH_TOKEN="refresh_token",a.PASSWORD="password"},9017:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.base64EncodeForBasicAuth=void 0,t.base64EncodeForBasicAuth=function(e,t){var a="".concat(e,":").concat(t);return Buffer.from(a).toString("base64")}},4060:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_REQUEST_TIMEOUT_MS=void 0,t.DEFAULT_REQUEST_TIMEOUT_MS=5e3},6781:function(e,t,a){"use strict";var n,o=this&&this.__extends||(n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])},n(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function a(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(a.prototype=t.prototype,new a)}),i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CommercetoolsError=void 0;var s=i(a(4530)),r=a(893),c=function(e){function t(a,n,o){var i=e.call(this,a)||this;return i.isCommercetoolsError=!0,i.data=n,i.status=o,Object.setPrototypeOf(i,t.prototype),i}return o(t,e),t.fromAxiosError=function(e){var a,n,o,i,s,c,p,u;return new t(e.message,{code:e.code,request:{url:null===(a=e.config)||void 0===a?void 0:a.url,method:null===(n=e.config)||void 0===n?void 0:n.method,headers:(0,r.maskSensitiveHeaders)(null===(o=e.config)||void 0===o?void 0:o.headers),params:(0,r.maskSensitiveInput)(null===(i=e.config)||void 0===i?void 0:i.params),data:(0,r.maskSensitiveInput)(this.parseRequestData(e.config))},response:{status:null===(s=e.response)||void 0===s?void 0:s.status,data:(0,r.maskSensitiveInput)(null===(c=e.response)||void 0===c?void 0:c.data),headers:null===(p=e.response)||void 0===p?void 0:p.headers}},null===(u=e.response)||void 0===u?void 0:u.status)},t.parseRequestData=function(e){var t,a,n=null==e?void 0:e.data;if("string"==typeof n&&n){var o="";if("string"==typeof(null===(t=null==e?void 0:e.headers)||void 0===t?void 0:t["Content-Type"])&&(o=null===(a=null==e?void 0:e.headers)||void 0===a?void 0:a["Content-Type"]),"application/json"===o.substring(0,16))try{n=JSON.parse(e.data)}catch(e){}else if("application/x-www-form-urlencoded"===o.substring(0,33))try{var i=new URLSearchParams(e.data),s={};i.forEach((function(e,t,a){var n=a.getAll(t);0===n.length?s[t]="":1===n.length?s[t]=n[0]:s[t]=n})),n=s}catch(e){}}return n},t.prototype.toJSON=function(){return{status:this.status,message:this.message,data:this.data,isCommercetoolsError:!0}},t.prototype.toString=function(){return(0,s.default)(this.toJSON())},t}(Error);t.CommercetoolsError=c},3028:function(e,t,a){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0}),o(a(6781),t)},2915:function(e,t,a){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0}),t.Region=void 0,o(a(3028),t),o(a(7443),t),o(a(3713),t);var i=a(9291);Object.defineProperty(t,"Region",{enumerable:!0,get:function(){return i.Region}}),o(a(893),t),o(a(6249),t)},625:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},9605:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5554:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},4294:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5991:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5714:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},7942:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},9906:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},4241:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},146:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5167:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},4236:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6249:function(e,t,a){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0}),o(a(9605),t),o(a(625),t),o(a(5554),t),o(a(4294),t),o(a(5991),t),o(a(5714),t),o(a(9906),t),o(a(7942),t),o(a(4241),t),o(a(146),t),o(a(5167),t),o(a(4236),t),o(a(2949),t),o(a(492),t),o(a(6871),t),o(a(6487),t),o(a(8386),t),o(a(4946),t),o(a(6313),t),o(a(5285),t),o(a(5283),t),o(a(3708),t),o(a(6883),t),o(a(2246),t),o(a(4089),t),o(a(6614),t),o(a(7607),t),o(a(7183),t),o(a(2569),t),o(a(1027),t),o(a(6080),t),o(a(1613),t),o(a(721),t)},2949:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},492:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6871:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},8386:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6487:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},4946:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5285:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},5283:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},3708:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6313:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6883:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},2246:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},4089:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6614:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},7607:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},7183:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},2569:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},1027:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},6080:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},1613:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},721:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},9291:(e,t)=>{"use strict";var a;Object.defineProperty(t,"__esModule",{value:!0}),t.Region=void 0,(a=t.Region||(t.Region={})).NORTH_AMERICA_GCP="north_america_gcp",a.NORTH_AMERICA_AWS="north_america_aws",a.EUROPE_GCP="europe_gcp",a.EUROPE_AWS="europe_aws",a.AUSTRALIA_GCP="australia_gcp"},3720:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.calculateDelay=void 0,t.calculateDelay=function(e,t){if(!t||0===e)return 0;var a=t.delayMs*Math.pow(2,e-1);if(t.jitter){var n=a*(1+1/(e+1));return Math.floor(Math.random()*n)}return a}},3930:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.formatAsKey=void 0;var n=a(3028);t.formatAsKey=function(e){var t="";if("string"!=typeof e)throw new n.CommercetoolsError("The [input] parameter must be a string");if((t=(t=(t=(t=(t=(t=e.trim().toLowerCase()).replace(/ {2,}/g,"")).replace(/&/g,"and")).replace(/[ _]/g,"-")).replace(/[^0-9a-z-]+/g,"")).replace(/-{2,}/g,"-")).length&&"-"===t[0]&&(t=t.slice(1)),t.length&&"-"===t[t.length-1]&&(t=t.slice(0,-1)),t.length<2)throw new n.CommercetoolsError("Formatted key did not meet minimum length of 2 characters: ".concat(t));if(t.length>256)throw new n.CommercetoolsError("Formatted key exceeds the maximum length of 256 characters: ".concat(t));return t}},6640:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getAttributeValue=void 0,t.getAttributeValue=function(e){var t,a;if(null===(t=null==e?void 0:e.attributes)||void 0===t?void 0:t.length){var n=null===(a=e.attributes)||void 0===a?void 0:a.find((function(t){return t.name===e.name}));if(n)return n.value}return null}},893:function(e,t,a){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0}),o(a(3720),t),o(a(3930),t),o(a(6640),t),o(a(9998),t),o(a(9989),t),o(a(3190),t)},9998:function(e,t,a){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.maskSensitiveData=t.maskSensitiveHeaders=t.maskSensitiveInput=t.DEFAULT_MASKING_STRING=t.SENSITIVE_HEADER_NAMES=t.SENSITIVE_PROPERTY_NAMES=void 0;var o=n(a(3465)),i=n(a(3692));function s(e,a,n){if(void 0===n&&(n=t.DEFAULT_MASKING_STRING),"object"==typeof e){var s=(0,o.default)(e);return(0,i.default)(s).forEach((function(){var e,t;a.includes(null!==(t=null===(e=this.key)||void 0===e?void 0:e.toLowerCase())&&void 0!==t?t:"")&&this.update(n)})),s}return e}t.SENSITIVE_PROPERTY_NAMES=["password","refresh_token"],t.SENSITIVE_HEADER_NAMES=["authorization"],t.DEFAULT_MASKING_STRING="********",t.maskSensitiveInput=function(e){return s(e,t.SENSITIVE_PROPERTY_NAMES)},t.maskSensitiveHeaders=function(e){return s(e,t.SENSITIVE_HEADER_NAMES)},t.maskSensitiveData=s},9989:function(e,t,a){"use strict";var n=this&&this.__awaiter||function(e,t,a,n){return new(a||(a=Promise))((function(o,i){function s(e){try{c(n.next(e))}catch(e){i(e)}}function r(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof a?t:new a((function(e){e(t)}))).then(s,r)}c((n=n.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var a,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:r(0),throw:r(1),return:r(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function r(i){return function(r){return function(i){if(a)throw new TypeError("Generator is already executing.");for(;s;)try{if(a=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,n=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],n=0}finally{a=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,r])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.retryOnConflict=void 0;var i=a(3720),s=a(8842);t.retryOnConflict=function(e){return n(this,void 0,void 0,(function(){var t,a,n,r,c,p;return o(this,(function(u){switch(u.label){case 0:t=(null==e?void 0:e.maxRetries)||3,a=(null==e?void 0:e.delayMs)||100,n=!!(null==e?void 0:e.jitter),r=function(r){var c,p,u;return o(this,(function(o){switch(o.label){case 0:return r>1?(c=(0,i.calculateDelay)(r-1,{delayMs:a,maxRetries:t,jitter:n}),[4,new Promise((function(e){return setTimeout(e,c)}))]):[3,2];case 1:o.sent(),o.label=2;case 2:return o.trys.push([2,4,,5]),p={},[4,e.executeFn(r)];case 3:return[2,(p.value=o.sent(),p)];case 4:if(!(u=o.sent()).isCommercetoolsError||u.status!==s.Status.Conflict||r===t)throw u;return[3,5];case 5:return[2]}}))},c=1,u.label=1;case 1:return c<=t?[5,r(c)]:[3,4];case 2:if("object"==typeof(p=u.sent()))return[2,p.value];u.label=3;case 3:return c++,[3,1];case 4:return[2,void 0]}}))}))}},3190:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildUserAgent=void 0,t.buildUserAgent=function(e){var t="@gradientedge/commercetools-utils";return e&&(t="".concat(t," (").concat(e,")")),t}},8842:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.reason=t.ErrorStatus=t.RedirectionStatus=t.SuccessStatus=t.InformationStatus=t.Status=void 0;var n=a(7536);Object.defineProperty(t,"Status",{enumerable:!0,get:function(){return n.Status}}),Object.defineProperty(t,"InformationStatus",{enumerable:!0,get:function(){return n.InformationStatus}}),Object.defineProperty(t,"SuccessStatus",{enumerable:!0,get:function(){return n.SuccessStatus}}),Object.defineProperty(t,"RedirectionStatus",{enumerable:!0,get:function(){return n.RedirectionStatus}}),Object.defineProperty(t,"ErrorStatus",{enumerable:!0,get:function(){return n.ErrorStatus}});var o=a(7890);Object.defineProperty(t,"reason",{enumerable:!0,get:function(){return o.reason}})},7890:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.reason=void 0;const n=a(7536);t.reason=function(e){switch(e){case 200:return"OK";case 203:return"Non-Authoritative Information";case 207:return"Multi-Status";case 226:return"IM Used";case 414:return"URI Too Long";case 418:return"I'm a teapot";case 505:return"HTTP Version Not Supported";default:return(Object.keys(n.Status).find((t=>n.Status[t]===e))||"").replace(/(?!^)([A-Z])/gm," $1")}}},7536:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Status=t.ErrorStatus=t.RedirectionStatus=t.SuccessStatus=t.InformationStatus=void 0,t.InformationStatus={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103},t.SuccessStatus={Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226},t.RedirectionStatus={MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,TemporaryRedirect:307,PermanentRedirect:308},t.ErrorStatus={BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RequestedRangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511},t.Status=Object.assign(Object.assign(Object.assign(Object.assign({},t.InformationStatus),t.SuccessStatus),t.RedirectionStatus),t.ErrorStatus)},9118:(e,t,a)=>{e.exports={parallel:a(9162),serial:a(1357),serialOrdered:a(9087)}},7651:e=>{function t(e){"function"==typeof this.jobs[e]&&this.jobs[e]()}e.exports=function(e){Object.keys(e.jobs).forEach(t.bind(e)),e.jobs={}}},5912:(e,t,a)=>{var n=a(9265);e.exports=function(e){var t=!1;return n((function(){t=!0})),function(a,o){t?e(a,o):n((function(){e(a,o)}))}}},9265:e=>{e.exports=function(e){var t="function"==typeof setImmediate?setImmediate:"object"==typeof process&&"function"==typeof process.nextTick?process.nextTick:null;t?t(e):setTimeout(e,0)}},7594:(e,t,a)=>{var n=a(5912),o=a(7651);e.exports=function(e,t,a,i){var s=a.keyedList?a.keyedList[a.index]:a.index;a.jobs[s]=function(e,t,a,o){return 2==e.length?e(a,n(o)):e(a,t,n(o))}(t,s,e[s],(function(e,t){s in a.jobs&&(delete a.jobs[s],e?o(a):a.results[s]=t,i(e,a.results))}))}},4528:e=>{e.exports=function(e,t){var a=!Array.isArray(e),n={index:0,keyedList:a||t?Object.keys(e):null,jobs:{},results:a?{}:[],size:a?Object.keys(e).length:e.length};return t&&n.keyedList.sort(a?t:function(a,n){return t(e[a],e[n])}),n}},5353:(e,t,a)=>{var n=a(7651),o=a(5912);e.exports=function(e){Object.keys(this.jobs).length&&(this.index=this.size,n(this),o(e)(null,this.results))}},9162:(e,t,a)=>{var n=a(7594),o=a(4528),i=a(5353);e.exports=function(e,t,a){for(var s=o(e);s.index<(s.keyedList||e).length;)n(e,t,s,(function(e,t){e?a(e,t):0!==Object.keys(s.jobs).length||a(null,s.results)})),s.index++;return i.bind(s,a)}},1357:(e,t,a)=>{var n=a(9087);e.exports=function(e,t,a){return n(e,t,null,a)}},9087:(e,t,a)=>{var n=a(7594),o=a(4528),i=a(5353);function s(e,t){return e<t?-1:e>t?1:0}e.exports=function(e,t,a,s){var r=o(e,a);return n(e,t,r,(function a(o,i){o?s(o,i):(r.index++,r.index<(r.keyedList||e).length?n(e,t,r,a):s(null,r.results))})),i.bind(r,s)},e.exports.ascending=s,e.exports.descending=function(e,t){return-1*s(e,t)}},9669:(e,t,a)=>{e.exports=a(1609)},7970:(e,t,a)=>{"use strict";var n=a(4867),o=a(6026),i=a(4097),s=a(5327),r=a(3685),c=a(5687),p=a(938).http,u=a(938).https,l=a(7310),d=a(9796),m=a(7288).version,f=a(7874),h=a(2648),v=a(644),x=/https:?/,y=["http:","https:","file:"];function b(e,t,a){if(e.hostname=t.host,e.host=t.host,e.port=t.port,e.path=a,t.auth){var n=Buffer.from(t.auth.username+":"+t.auth.password,"utf8").toString("base64");e.headers["Proxy-Authorization"]="Basic "+n}e.beforeRedirect=function(e){e.headers.host=e.host,b(e,t,e.href)}}e.exports=function(e){return new Promise((function(t,a){var g;function w(){e.cancelToken&&e.cancelToken.unsubscribe(g),e.signal&&e.signal.removeEventListener("abort",g)}var _=function(e){w(),t(e)},j=!1,O=function(e){w(),j=!0,a(e)},k=e.data,S=e.headers,E={};if(Object.keys(S).forEach((function(e){E[e.toLowerCase()]=e})),"user-agent"in E?S[E["user-agent"]]||delete S[E["user-agent"]]:S["User-Agent"]="axios/"+m,n.isFormData(k)&&n.isFunction(k.getHeaders))Object.assign(S,k.getHeaders());else if(k&&!n.isStream(k)){if(Buffer.isBuffer(k));else if(n.isArrayBuffer(k))k=Buffer.from(new Uint8Array(k));else{if(!n.isString(k))return O(new h("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",h.ERR_BAD_REQUEST,e));k=Buffer.from(k,"utf-8")}if(e.maxBodyLength>-1&&k.length>e.maxBodyLength)return O(new h("Request body larger than maxBodyLength limit",h.ERR_BAD_REQUEST,e));E["content-length"]||(S["Content-Length"]=k.length)}var C=void 0;e.auth&&(C=(e.auth.username||"")+":"+(e.auth.password||""));var T=i(e.baseURL,e.url),R=l.parse(T),q=R.protocol||y[0];if(-1===y.indexOf(q))return O(new h("Unsupported protocol "+q,h.ERR_BAD_REQUEST,e));if(!C&&R.auth){var P=R.auth.split(":");C=(P[0]||"")+":"+(P[1]||"")}C&&E.authorization&&delete S[E.authorization];var A=x.test(q),I=A?e.httpsAgent:e.httpAgent;try{s(R.path,e.params,e.paramsSerializer).replace(/^\?/,"")}catch(t){var B=new Error(t.message);B.config=e,B.url=e.url,B.exists=!0,O(B)}var F={path:s(R.path,e.params,e.paramsSerializer).replace(/^\?/,""),method:e.method.toUpperCase(),headers:S,agent:I,agents:{http:e.httpAgent,https:e.httpsAgent},auth:C};e.socketPath?F.socketPath=e.socketPath:(F.hostname=R.hostname,F.port=R.port);var M,N=e.proxy;if(!N&&!1!==N){var L=q.slice(0,-1)+"_proxy",z=process.env[L]||process.env[L.toUpperCase()];if(z){var D=l.parse(z),U=process.env.no_proxy||process.env.NO_PROXY,G=!0;if(U&&(G=!U.split(",").map((function(e){return e.trim()})).some((function(e){return!!e&&("*"===e||"."===e[0]&&R.hostname.substr(R.hostname.length-e.length)===e||R.hostname===e)}))),G&&(N={host:D.hostname,port:D.port,protocol:D.protocol},D.auth)){var K=D.auth.split(":");N.auth={username:K[0],password:K[1]}}}}N&&(F.headers.host=R.hostname+(R.port?":"+R.port:""),b(F,N,q+"//"+R.hostname+(R.port?":"+R.port:"")+F.path));var H=A&&(!N||x.test(N.protocol));e.transport?M=e.transport:0===e.maxRedirects?M=H?c:r:(e.maxRedirects&&(F.maxRedirects=e.maxRedirects),e.beforeRedirect&&(F.beforeRedirect=e.beforeRedirect),M=H?u:p),e.maxBodyLength>-1&&(F.maxBodyLength=e.maxBodyLength),e.insecureHTTPParser&&(F.insecureHTTPParser=e.insecureHTTPParser);var W=M.request(F,(function(t){if(!W.aborted){var a=t,i=t.req||W;if(204!==t.statusCode&&"HEAD"!==i.method&&!1!==e.decompress)switch(t.headers["content-encoding"]){case"gzip":case"compress":case"deflate":a=a.pipe(d.createUnzip()),delete t.headers["content-encoding"]}var s={status:t.statusCode,statusText:t.statusMessage,headers:t.headers,config:e,request:i};if("stream"===e.responseType)s.data=a,o(_,O,s);else{var r=[],c=0;a.on("data",(function(t){r.push(t),c+=t.length,e.maxContentLength>-1&&c>e.maxContentLength&&(j=!0,a.destroy(),O(new h("maxContentLength size of "+e.maxContentLength+" exceeded",h.ERR_BAD_RESPONSE,e,i)))})),a.on("aborted",(function(){j||(a.destroy(),O(new h("maxContentLength size of "+e.maxContentLength+" exceeded",h.ERR_BAD_RESPONSE,e,i)))})),a.on("error",(function(t){W.aborted||O(h.from(t,null,e,i))})),a.on("end",(function(){try{var t=1===r.length?r[0]:Buffer.concat(r);"arraybuffer"!==e.responseType&&(t=t.toString(e.responseEncoding),e.responseEncoding&&"utf8"!==e.responseEncoding||(t=n.stripBOM(t))),s.data=t}catch(t){O(h.from(t,null,e,s.request,s))}o(_,O,s)}))}}}));if(W.on("error",(function(t){O(h.from(t,null,e,W))})),W.on("socket",(function(e){e.setKeepAlive(!0,6e4)})),e.timeout){var V=parseInt(e.timeout,10);if(isNaN(V))return void O(new h("error trying to parse `config.timeout` to int",h.ERR_BAD_OPTION_VALUE,e,W));W.setTimeout(V,(function(){W.abort();var t=e.transitional||f;O(new h("timeout of "+V+"ms exceeded",t.clarifyTimeoutError?h.ETIMEDOUT:h.ECONNABORTED,e,W))}))}(e.cancelToken||e.signal)&&(g=function(e){W.aborted||(W.abort(),O(!e||e&&e.type?new v:e))},e.cancelToken&&e.cancelToken.subscribe(g),e.signal&&(e.signal.aborted?g():e.signal.addEventListener("abort",g))),n.isStream(k)?k.on("error",(function(t){O(h.from(t,e,null,W))})).pipe(W):W.end(k)}))}},5448:(e,t,a)=>{"use strict";var n=a(4867),o=a(6026),i=a(4372),s=a(5327),r=a(4097),c=a(4109),p=a(7985),u=a(7874),l=a(2648),d=a(644),m=a(205);e.exports=function(e){return new Promise((function(t,a){var f,h=e.data,v=e.headers,x=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(f),e.signal&&e.signal.removeEventListener("abort",f)}n.isFormData(h)&&n.isStandardBrowserEnv()&&delete v["Content-Type"];var b=new XMLHttpRequest;if(e.auth){var g=e.auth.username||"",w=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";v.Authorization="Basic "+btoa(g+":"+w)}var _=r(e.baseURL,e.url);function j(){if(b){var n="getAllResponseHeaders"in b?c(b.getAllResponseHeaders()):null,i={data:x&&"text"!==x&&"json"!==x?b.response:b.responseText,status:b.status,statusText:b.statusText,headers:n,config:e,request:b};o((function(e){t(e),y()}),(function(e){a(e),y()}),i),b=null}}if(b.open(e.method.toUpperCase(),s(_,e.params,e.paramsSerializer),!0),b.timeout=e.timeout,"onloadend"in b?b.onloadend=j:b.onreadystatechange=function(){b&&4===b.readyState&&(0!==b.status||b.responseURL&&0===b.responseURL.indexOf("file:"))&&setTimeout(j)},b.onabort=function(){b&&(a(new l("Request aborted",l.ECONNABORTED,e,b)),b=null)},b.onerror=function(){a(new l("Network Error",l.ERR_NETWORK,e,b,b)),b=null},b.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",n=e.transitional||u;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),a(new l(t,n.clarifyTimeoutError?l.ETIMEDOUT:l.ECONNABORTED,e,b)),b=null},n.isStandardBrowserEnv()){var O=(e.withCredentials||p(_))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;O&&(v[e.xsrfHeaderName]=O)}"setRequestHeader"in b&&n.forEach(v,(function(e,t){void 0===h&&"content-type"===t.toLowerCase()?delete v[t]:b.setRequestHeader(t,e)})),n.isUndefined(e.withCredentials)||(b.withCredentials=!!e.withCredentials),x&&"json"!==x&&(b.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&b.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&b.upload&&b.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(f=function(e){b&&(a(!e||e&&e.type?new d:e),b.abort(),b=null)},e.cancelToken&&e.cancelToken.subscribe(f),e.signal&&(e.signal.aborted?f():e.signal.addEventListener("abort",f))),h||(h=null);var k=m(_);k&&-1===["http","https","file"].indexOf(k)?a(new l("Unsupported protocol "+k+":",l.ERR_BAD_REQUEST,e)):b.send(h)}))}},1609:(e,t,a)=>{"use strict";var n=a(4867),o=a(1849),i=a(321),s=a(7185),r=function e(t){var a=new i(t),r=o(i.prototype.request,a);return n.extend(r,i.prototype,a),n.extend(r,a),r.create=function(a){return e(s(t,a))},r}(a(5546));r.Axios=i,r.CanceledError=a(644),r.CancelToken=a(4972),r.isCancel=a(6502),r.VERSION=a(7288).version,r.toFormData=a(7675),r.AxiosError=a(2648),r.Cancel=r.CanceledError,r.all=function(e){return Promise.all(e)},r.spread=a(8713),r.isAxiosError=a(6268),e.exports=r,e.exports.default=r},4972:(e,t,a)=>{"use strict";var n=a(644);function o(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var a=this;this.promise.then((function(e){if(a._listeners){var t,n=a._listeners.length;for(t=0;t<n;t++)a._listeners[t](e);a._listeners=null}})),this.promise.then=function(e){var t,n=new Promise((function(e){a.subscribe(e),t=e})).then(e);return n.cancel=function(){a.unsubscribe(t)},n},e((function(e){a.reason||(a.reason=new n(e),t(a.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},o.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},o.source=function(){var e;return{token:new o((function(t){e=t})),cancel:e}},e.exports=o},644:(e,t,a)=>{"use strict";var n=a(2648);function o(e){n.call(this,null==e?"canceled":e,n.ERR_CANCELED),this.name="CanceledError"}a(4867).inherits(o,n,{__CANCEL__:!0}),e.exports=o},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,a)=>{"use strict";var n=a(4867),o=a(5327),i=a(782),s=a(3572),r=a(7185),c=a(4097),p=a(4875),u=p.validators;function l(e){this.defaults=e,this.interceptors={request:new i,response:new i}}l.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=r(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var a=t.transitional;void 0!==a&&p.assertOptions(a,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1);var n=[],o=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(o=o&&e.synchronous,n.unshift(e.fulfilled,e.rejected))}));var i,c=[];if(this.interceptors.response.forEach((function(e){c.push(e.fulfilled,e.rejected)})),!o){var l=[s,void 0];for(Array.prototype.unshift.apply(l,n),l=l.concat(c),i=Promise.resolve(t);l.length;)i=i.then(l.shift(),l.shift());return i}for(var d=t;n.length;){var m=n.shift(),f=n.shift();try{d=m(d)}catch(e){f(e);break}}try{i=s(d)}catch(e){return Promise.reject(e)}for(;c.length;)i=i.then(c.shift(),c.shift());return i},l.prototype.getUri=function(e){e=r(this.defaults,e);var t=c(e.baseURL,e.url);return o(t,e.params,e.paramsSerializer)},n.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,a){return this.request(r(a||{},{method:e,url:t,data:(a||{}).data}))}})),n.forEach(["post","put","patch"],(function(e){function t(t){return function(a,n,o){return this.request(r(o||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:a,data:n}))}}l.prototype[e]=t(),l.prototype[e+"Form"]=t(!0)})),e.exports=l},2648:(e,t,a)=>{"use strict";var n=a(4867);function o(e,t,a,n,o){Error.call(this),this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),n&&(this.request=n),o&&(this.response=o)}n.inherits(o,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var i=o.prototype,s={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(e){s[e]={value:e}})),Object.defineProperties(o,s),Object.defineProperty(i,"isAxiosError",{value:!0}),o.from=function(e,t,a,s,r,c){var p=Object.create(i);return n.toFlatObject(e,p,(function(e){return e!==Error.prototype})),o.call(p,e.message,t,a,s,r),p.name=e.name,c&&Object.assign(p,c),p},e.exports=o},782:(e,t,a)=>{"use strict";var n=a(4867);function o(){this.handlers=[]}o.prototype.use=function(e,t,a){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!a&&a.synchronous,runWhen:a?a.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){n.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=o},4097:(e,t,a)=>{"use strict";var n=a(1793),o=a(7303);e.exports=function(e,t){return e&&!n(t)?o(e,t):t}},3572:(e,t,a)=>{"use strict";var n=a(4867),o=a(8527),i=a(6502),s=a(5546),r=a(644);function c(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new r}e.exports=function(e){return c(e),e.headers=e.headers||{},e.data=o.call(e,e.data,e.headers,e.transformRequest),e.headers=n.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||s.adapter)(e).then((function(t){return c(e),t.data=o.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(c(e),t&&t.response&&(t.response.data=o.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},7185:(e,t,a)=>{"use strict";var n=a(4867);e.exports=function(e,t){t=t||{};var a={};function o(e,t){return n.isPlainObject(e)&&n.isPlainObject(t)?n.merge(e,t):n.isPlainObject(t)?n.merge({},t):n.isArray(t)?t.slice():t}function i(a){return n.isUndefined(t[a])?n.isUndefined(e[a])?void 0:o(void 0,e[a]):o(e[a],t[a])}function s(e){if(!n.isUndefined(t[e]))return o(void 0,t[e])}function r(a){return n.isUndefined(t[a])?n.isUndefined(e[a])?void 0:o(void 0,e[a]):o(void 0,t[a])}function c(a){return a in t?o(e[a],t[a]):a in e?o(void 0,e[a]):void 0}var p={url:s,method:s,data:s,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,beforeRedirect:r,transport:r,httpAgent:r,httpsAgent:r,cancelToken:r,socketPath:r,responseEncoding:r,validateStatus:c};return n.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=p[e]||i,o=t(e);n.isUndefined(o)&&t!==c||(a[e]=o)})),a}},6026:(e,t,a)=>{"use strict";var n=a(2648);e.exports=function(e,t,a){var o=a.config.validateStatus;a.status&&o&&!o(a.status)?t(new n("Request failed with status code "+a.status,[n.ERR_BAD_REQUEST,n.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a)):e(a)}},8527:(e,t,a)=>{"use strict";var n=a(4867),o=a(5546);e.exports=function(e,t,a){var i=this||o;return n.forEach(a,(function(a){e=a.call(i,e,t)})),e}},3784:(e,t,a)=>{e.exports=a(6882)},5546:(e,t,a)=>{"use strict";var n=a(4867),o=a(6016),i=a(2648),s=a(7874),r=a(7675),c={"Content-Type":"application/x-www-form-urlencoded"};function p(e,t){!n.isUndefined(e)&&n.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var u,l={transitional:s,adapter:("undefined"!=typeof XMLHttpRequest?u=a(5448):"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process)&&(u=a(7970)),u),transformRequest:[function(e,t){if(o(t,"Accept"),o(t,"Content-Type"),n.isFormData(e)||n.isArrayBuffer(e)||n.isBuffer(e)||n.isStream(e)||n.isFile(e)||n.isBlob(e))return e;if(n.isArrayBufferView(e))return e.buffer;if(n.isURLSearchParams(e))return p(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString();var a,i=n.isObject(e),s=t&&t["Content-Type"];if((a=n.isFileList(e))||i&&"multipart/form-data"===s){var c=this.env&&this.env.FormData;return r(a?{"files[]":e}:e,c&&new c)}return i||"application/json"===s?(p(t,"application/json"),function(e,t,a){if(n.isString(e))try{return(0,JSON.parse)(e),n.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(0,JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||l.transitional,a=t&&t.silentJSONParsing,o=t&&t.forcedJSONParsing,s=!a&&"json"===this.responseType;if(s||o&&n.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(s){if("SyntaxError"===e.name)throw i.from(e,i.ERR_BAD_RESPONSE,this,null,this.response);throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:a(3784)},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(e){l.headers[e]={}})),n.forEach(["post","put","patch"],(function(e){l.headers[e]=n.merge(c)})),e.exports=l},7874:e=>{"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7288:e=>{e.exports={version:"0.27.2"}},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var a=new Array(arguments.length),n=0;n<a.length;n++)a[n]=arguments[n];return e.apply(t,a)}}},5327:(e,t,a)=>{"use strict";var n=a(4867);function o(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,a){if(!t)return e;var i;if(a)i=a(t);else if(n.isURLSearchParams(t))i=t.toString();else{var s=[];n.forEach(t,(function(e,t){null!=e&&(n.isArray(e)?t+="[]":e=[e],n.forEach(e,(function(e){n.isDate(e)?e=e.toISOString():n.isObject(e)&&(e=JSON.stringify(e)),s.push(o(t)+"="+o(e))})))})),i=s.join("&")}if(i){var r=e.indexOf("#");-1!==r&&(e=e.slice(0,r)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,a)=>{"use strict";var n=a(4867);e.exports=n.isStandardBrowserEnv()?{write:function(e,t,a,o,i,s){var r=[];r.push(e+"="+encodeURIComponent(t)),n.isNumber(a)&&r.push("expires="+new Date(a).toGMTString()),n.isString(o)&&r.push("path="+o),n.isString(i)&&r.push("domain="+i),!0===s&&r.push("secure"),document.cookie=r.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},6268:(e,t,a)=>{"use strict";var n=a(4867);e.exports=function(e){return n.isObject(e)&&!0===e.isAxiosError}},7985:(e,t,a)=>{"use strict";var n=a(4867);e.exports=n.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");function o(e){var n=e;return t&&(a.setAttribute("href",n),n=a.href),a.setAttribute("href",n),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:"/"===a.pathname.charAt(0)?a.pathname:"/"+a.pathname}}return e=o(window.location.href),function(t){var a=n.isString(t)?o(t):t;return a.protocol===e.protocol&&a.host===e.host}}():function(){return!0}},6016:(e,t,a)=>{"use strict";var n=a(4867);e.exports=function(e,t){n.forEach(e,(function(a,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=a,delete e[n])}))}},4109:(e,t,a)=>{"use strict";var n=a(4867),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,a,i,s={};return e?(n.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=n.trim(e.substr(0,i)).toLowerCase(),a=n.trim(e.substr(i+1)),t){if(s[t]&&o.indexOf(t)>=0)return;s[t]="set-cookie"===t?(s[t]?s[t]:[]).concat([a]):s[t]?s[t]+", "+a:a}})),s):s}},205:e=>{"use strict";e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},7675:(e,t,a)=>{"use strict";var n=a(4867);e.exports=function(e,t){t=t||new FormData;var a=[];function o(e){return null===e?"":n.isDate(e)?e.toISOString():n.isArrayBuffer(e)||n.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):Buffer.from(e):e}return function e(i,s){if(n.isPlainObject(i)||n.isArray(i)){if(-1!==a.indexOf(i))throw Error("Circular reference detected in "+s);a.push(i),n.forEach(i,(function(a,i){if(!n.isUndefined(a)){var r,c=s?s+"."+i:i;if(a&&!s&&"object"==typeof a)if(n.endsWith(i,"{}"))a=JSON.stringify(a);else if(n.endsWith(i,"[]")&&(r=n.toArray(a)))return void r.forEach((function(e){!n.isUndefined(e)&&t.append(c,o(e))}));e(a,c)}})),a.pop()}else t.append(s,o(i))}(e),t}},4875:(e,t,a)=>{"use strict";var n=a(7288).version,o=a(2648),i={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){i[e]=function(a){return typeof a===e||"a"+(t<1?"n ":" ")+e}}));var s={};i.transitional=function(e,t,a){function i(e,t){return"[Axios v"+n+"] Transitional option '"+e+"'"+t+(a?". "+a:"")}return function(a,n,r){if(!1===e)throw new o(i(n," has been removed"+(t?" in "+t:"")),o.ERR_DEPRECATED);return t&&!s[n]&&(s[n]=!0,console.warn(i(n," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(a,n,r)}},e.exports={assertOptions:function(e,t,a){if("object"!=typeof e)throw new o("options must be an object",o.ERR_BAD_OPTION_VALUE);for(var n=Object.keys(e),i=n.length;i-- >0;){var s=n[i],r=t[s];if(r){var c=e[s],p=void 0===c||r(c,s,e);if(!0!==p)throw new o("option "+s+" must be "+p,o.ERR_BAD_OPTION_VALUE)}else if(!0!==a)throw new o("Unknown option "+s,o.ERR_BAD_OPTION)}},validators:i}},4867:(e,t,a)=>{"use strict";var n,o=a(1849),i=Object.prototype.toString,s=(n=Object.create(null),function(e){var t=i.call(e);return n[t]||(n[t]=t.slice(8,-1).toLowerCase())});function r(e){return e=e.toLowerCase(),function(t){return s(t)===e}}function c(e){return Array.isArray(e)}function p(e){return void 0===e}var u=r("ArrayBuffer");function l(e){return null!==e&&"object"==typeof e}function d(e){if("object"!==s(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var m=r("Date"),f=r("File"),h=r("Blob"),v=r("FileList");function x(e){return"[object Function]"===i.call(e)}var y=r("URLSearchParams");function b(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),c(e))for(var a=0,n=e.length;a<n;a++)t.call(null,e[a],a,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}var g,w=(g="undefined"!=typeof Uint8Array&&Object.getPrototypeOf(Uint8Array),function(e){return g&&e instanceof g});e.exports={isArray:c,isArrayBuffer:u,isBuffer:function(e){return null!==e&&!p(e)&&null!==e.constructor&&!p(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){var t="[object FormData]";return e&&("function"==typeof FormData&&e instanceof FormData||i.call(e)===t||x(e.toString)&&e.toString()===t)},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&u(e.buffer)},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:l,isPlainObject:d,isUndefined:p,isDate:m,isFile:f,isBlob:h,isFunction:x,isStream:function(e){return l(e)&&x(e.pipe)},isURLSearchParams:y,isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:b,merge:function e(){var t={};function a(a,n){d(t[n])&&d(a)?t[n]=e(t[n],a):d(a)?t[n]=e({},a):c(a)?t[n]=a.slice():t[n]=a}for(var n=0,o=arguments.length;n<o;n++)b(arguments[n],a);return t},extend:function(e,t,a){return b(t,(function(t,n){e[n]=a&&"function"==typeof t?o(t,a):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e},inherits:function(e,t,a,n){e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,a&&Object.assign(e.prototype,a)},toFlatObject:function(e,t,a){var n,o,i,s={};t=t||{};do{for(o=(n=Object.getOwnPropertyNames(e)).length;o-- >0;)s[i=n[o]]||(t[i]=e[i],s[i]=!0);e=Object.getPrototypeOf(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},kindOf:s,kindOfTest:r,endsWith:function(e,t,a){e=String(e),(void 0===a||a>e.length)&&(a=e.length),a-=t.length;var n=e.indexOf(t,a);return-1!==n&&n===a},toArray:function(e){if(!e)return null;var t=e.length;if(p(t))return null;for(var a=new Array(t);t-- >0;)a[t]=e[t];return a},isTypedArray:w,isFileList:v}},1924:(e,t,a)=>{"use strict";var n=a(210),o=a(5559),i=o(n("String.prototype.indexOf"));e.exports=function(e,t){var a=n(e,!!t);return"function"==typeof a&&i(e,".prototype.")>-1?o(a):a}},5559:(e,t,a)=>{"use strict";var n=a(8612),o=a(210),i=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),r=o("%Reflect.apply%",!0)||n.call(s,i),c=o("%Object.getOwnPropertyDescriptor%",!0),p=o("%Object.defineProperty%",!0),u=o("%Math.max%");if(p)try{p({},"a",{value:1})}catch(e){p=null}e.exports=function(e){var t=r(n,s,arguments);if(c&&p){var a=c(t,"length");a.configurable&&p(t,"length",{value:1+u(0,e.length-(arguments.length-1))})}return t};var l=function(){return r(n,i,arguments)};p?p(e.exports,"apply",{value:l}):e.exports.apply=l},9779:(e,t,a)=>{var n=a(3837),o=a(2781).Stream,i=a(3463);function s(){this.writable=!1,this.readable=!0,this.dataSize=0,this.maxDataSize=2097152,this.pauseStreams=!0,this._released=!1,this._streams=[],this._currentStream=null,this._insideLoop=!1,this._pendingNext=!1}e.exports=s,n.inherits(s,o),s.create=function(e){var t=new this;for(var a in e=e||{})t[a]=e[a];return t},s.isStreamLike=function(e){return"function"!=typeof e&&"string"!=typeof e&&"boolean"!=typeof e&&"number"!=typeof e&&!Buffer.isBuffer(e)},s.prototype.append=function(e){if(s.isStreamLike(e)){if(!(e instanceof i)){var t=i.create(e,{maxDataSize:1/0,pauseStream:this.pauseStreams});e.on("data",this._checkDataSize.bind(this)),e=t}this._handleErrors(e),this.pauseStreams&&e.pause()}return this._streams.push(e),this},s.prototype.pipe=function(e,t){return o.prototype.pipe.call(this,e,t),this.resume(),e},s.prototype._getNext=function(){if(this._currentStream=null,this._insideLoop)this._pendingNext=!0;else{this._insideLoop=!0;try{do{this._pendingNext=!1,this._realGetNext()}while(this._pendingNext)}finally{this._insideLoop=!1}}},s.prototype._realGetNext=function(){var e=this._streams.shift();void 0!==e?"function"==typeof e?e(function(e){s.isStreamLike(e)&&(e.on("data",this._checkDataSize.bind(this)),this._handleErrors(e)),this._pipeNext(e)}.bind(this)):this._pipeNext(e):this.end()},s.prototype._pipeNext=function(e){if(this._currentStream=e,s.isStreamLike(e))return e.on("end",this._getNext.bind(this)),void e.pipe(this,{end:!1});var t=e;this.write(t),this._getNext()},s.prototype._handleErrors=function(e){var t=this;e.on("error",(function(e){t._emitError(e)}))},s.prototype.write=function(e){this.emit("data",e)},s.prototype.pause=function(){this.pauseStreams&&(this.pauseStreams&&this._currentStream&&"function"==typeof this._currentStream.pause&&this._currentStream.pause(),this.emit("pause"))},s.prototype.resume=function(){this._released||(this._released=!0,this.writable=!0,this._getNext()),this.pauseStreams&&this._currentStream&&"function"==typeof this._currentStream.resume&&this._currentStream.resume(),this.emit("resume")},s.prototype.end=function(){this._reset(),this.emit("end")},s.prototype.destroy=function(){this._reset(),this.emit("close")},s.prototype._reset=function(){this.writable=!1,this._streams=[],this._currentStream=null},s.prototype._checkDataSize=function(){if(this._updateDataSize(),!(this.dataSize<=this.maxDataSize)){var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(e))}},s.prototype._updateDataSize=function(){this.dataSize=0;var e=this;this._streams.forEach((function(t){t.dataSize&&(e.dataSize+=t.dataSize)})),this._currentStream&&this._currentStream.dataSize&&(this.dataSize+=this._currentStream.dataSize)},s.prototype._emitError=function(e){this._reset(),this.emit("error",e)}},1227:(e,t,a)=>{t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const a="color: "+this.color;t.splice(1,0,a,"color: inherit");let n=0,o=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(n++,"%c"===e&&(o=n))})),t.splice(o,0,a)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=a(2447)(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},2447:(e,t,a)=>{e.exports=function(e){function t(e){let a,o,i,s=null;function r(...e){if(!r.enabled)return;const n=r,o=Number(new Date),i=o-(a||o);n.diff=i,n.prev=a,n.curr=o,a=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((a,o)=>{if("%%"===a)return"%";s++;const i=t.formatters[o];if("function"==typeof i){const t=e[s];a=i.call(n,t),e.splice(s,1),s--}return a})),t.formatArgs.call(n,e),(n.log||t.log).apply(n,e)}return r.namespace=e,r.useColors=t.useColors(),r.color=t.selectColor(e),r.extend=n,r.destroy=t.destroy,Object.defineProperty(r,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(o!==t.namespaces&&(o=t.namespaces,i=t.enabled(e)),i),set:e=>{s=e}}),"function"==typeof t.init&&t.init(r),r}function n(e,a){const n=t(this.namespace+(void 0===a?":":a)+e);return n.log=this.log,n}function o(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(o),...t.skips.map(o).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let a;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const n=("string"==typeof e?e:"").split(/[\s,]+/),o=n.length;for(a=0;a<o;a++)n[a]&&("-"===(e=n[a].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let a,n;for(a=0,n=t.skips.length;a<n;a++)if(t.skips[a].test(e))return!1;for(a=0,n=t.names.length;a<n;a++)if(t.names[a].test(e))return!0;return!1},t.humanize=a(7824),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((a=>{t[a]=e[a]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let a=0;for(let t=0;t<e.length;t++)a=(a<<5)-a+e.charCodeAt(t),a|=0;return t.colors[Math.abs(a)%t.colors.length]},t.enable(t.load()),t}},5158:(e,t,a)=>{"undefined"==typeof process||"renderer"===process.type||!0===process.browser||process.__nwjs?e.exports=a(1227):e.exports=a(39)},39:(e,t,a)=>{const n=a(6224),o=a(3837);t.init=function(e){e.inspectOpts={};const a=Object.keys(t.inspectOpts);for(let n=0;n<a.length;n++)e.inspectOpts[a[n]]=t.inspectOpts[a[n]]},t.log=function(...e){return process.stderr.write(o.format(...e)+"\n")},t.formatArgs=function(a){const{namespace:n,useColors:o}=this;if(o){const t=this.color,o="[3"+(t<8?t:"8;5;"+t),i=` ${o};1m${n} [0m`;a[0]=i+a[0].split("\n").join("\n"+i),a.push(o+"m+"+e.exports.humanize(this.diff)+"[0m")}else a[0]=(t.inspectOpts.hideDate?"":(new Date).toISOString()+" ")+n+" "+a[0]},t.save=function(e){e?process.env.DEBUG=e:delete process.env.DEBUG},t.load=function(){return process.env.DEBUG},t.useColors=function(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):n.isatty(process.stderr.fd)},t.destroy=o.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),t.colors=[6,2,3,4,5,1];try{const e=a(2130);e&&(e.stderr||e).level>=2&&(t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch(e){}t.inspectOpts=Object.keys(process.env).filter((e=>/^debug_/i.test(e))).reduce(((e,t)=>{const a=t.substring(6).toLowerCase().replace(/_([a-z])/g,((e,t)=>t.toUpperCase()));let n=process.env[t];return n=!!/^(yes|on|true|enabled)$/i.test(n)||!/^(no|off|false|disabled)$/i.test(n)&&("null"===n?null:Number(n)),e[a]=n,e}),{}),e.exports=a(2447)(t);const{formatters:i}=e.exports;i.o=function(e){return this.inspectOpts.colors=this.useColors,o.inspect(e,this.inspectOpts).split("\n").map((e=>e.trim())).join(" ")},i.O=function(e){return this.inspectOpts.colors=this.useColors,o.inspect(e,this.inspectOpts)}},3463:(e,t,a)=>{var n=a(2781).Stream,o=a(3837);function i(){this.source=null,this.dataSize=0,this.maxDataSize=1048576,this.pauseStream=!0,this._maxDataSizeExceeded=!1,this._released=!1,this._bufferedEvents=[]}e.exports=i,o.inherits(i,n),i.create=function(e,t){var a=new this;for(var n in t=t||{})a[n]=t[n];a.source=e;var o=e.emit;return e.emit=function(){return a._handleEmit(arguments),o.apply(e,arguments)},e.on("error",(function(){})),a.pauseStream&&e.pause(),a},Object.defineProperty(i.prototype,"readable",{configurable:!0,enumerable:!0,get:function(){return this.source.readable}}),i.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)},i.prototype.resume=function(){this._released||this.release(),this.source.resume()},i.prototype.pause=function(){this.source.pause()},i.prototype.release=function(){this._released=!0,this._bufferedEvents.forEach(function(e){this.emit.apply(this,e)}.bind(this)),this._bufferedEvents=[]},i.prototype.pipe=function(){var e=n.prototype.pipe.apply(this,arguments);return this.resume(),e},i.prototype._handleEmit=function(e){this._released?this.emit.apply(this,e):("data"===e[0]&&(this.dataSize+=e[1].length,this._checkIfMaxDataSizeExceeded()),this._bufferedEvents.push(e))},i.prototype._checkIfMaxDataSizeExceeded=function(){if(!(this._maxDataSizeExceeded||this.dataSize<=this.maxDataSize)){this._maxDataSizeExceeded=!0;var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(e))}}},2261:(e,t,a)=>{var n;e.exports=function(){if(!n){try{n=a(5158)("follow-redirects")}catch(e){}"function"!=typeof n&&(n=function(){})}n.apply(null,arguments)}},938:(e,t,a)=>{var n=a(7310),o=n.URL,i=a(3685),s=a(5687),r=a(2781).Writable,c=a(9491),p=a(2261),u=["abort","aborted","connect","error","socket","timeout"],l=Object.create(null);u.forEach((function(e){l[e]=function(t,a,n){this._redirectable.emit(e,t,a,n)}}));var d=w("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),m=w("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded"),f=w("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),h=w("ERR_STREAM_WRITE_AFTER_END","write after end");function v(e,t){r.call(this),this._sanitizeOptions(e),this._options=e,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],t&&this.on("response",t);var a=this;this._onNativeResponse=function(e){a._processResponse(e)},this._performRequest()}function x(e){var t={maxRedirects:21,maxBodyLength:10485760},a={};return Object.keys(e).forEach((function(i){var s=i+":",r=a[s]=e[i],u=t[i]=Object.create(r);Object.defineProperties(u,{request:{value:function(e,i,r){if("string"==typeof e){var u=e;try{e=b(new o(u))}catch(t){e=n.parse(u)}}else o&&e instanceof o?e=b(e):(r=i,i=e,e={protocol:s});return"function"==typeof i&&(r=i,i=null),(i=Object.assign({maxRedirects:t.maxRedirects,maxBodyLength:t.maxBodyLength},e,i)).nativeProtocols=a,c.equal(i.protocol,s,"protocol mismatch"),p("options",i),new v(i,r)},configurable:!0,enumerable:!0,writable:!0},get:{value:function(e,t,a){var n=u.request(e,t,a);return n.end(),n},configurable:!0,enumerable:!0,writable:!0}})})),t}function y(){}function b(e){var t={protocol:e.protocol,hostname:e.hostname.startsWith("[")?e.hostname.slice(1,-1):e.hostname,hash:e.hash,search:e.search,pathname:e.pathname,path:e.pathname+e.search,href:e.href};return""!==e.port&&(t.port=Number(e.port)),t}function g(e,t){var a;for(var n in t)e.test(n)&&(a=t[n],delete t[n]);return null==a?void 0:String(a).trim()}function w(e,t){function a(e){Error.captureStackTrace(this,this.constructor),e?(this.message=t+": "+e.message,this.cause=e):this.message=t}return a.prototype=new Error,a.prototype.constructor=a,a.prototype.name="Error ["+e+"]",a.prototype.code=e,a}function _(e){for(var t=0;t<u.length;t++)e.removeListener(u[t],l[u[t]]);e.on("error",y),e.abort()}v.prototype=Object.create(r.prototype),v.prototype.abort=function(){_(this._currentRequest),this.emit("abort")},v.prototype.write=function(e,t,a){if(this._ending)throw new h;if(!("string"==typeof e||"object"==typeof e&&"length"in e))throw new TypeError("data should be a string, Buffer or Uint8Array");"function"==typeof t&&(a=t,t=null),0!==e.length?this._requestBodyLength+e.length<=this._options.maxBodyLength?(this._requestBodyLength+=e.length,this._requestBodyBuffers.push({data:e,encoding:t}),this._currentRequest.write(e,t,a)):(this.emit("error",new f),this.abort()):a&&a()},v.prototype.end=function(e,t,a){if("function"==typeof e?(a=e,e=t=null):"function"==typeof t&&(a=t,t=null),e){var n=this,o=this._currentRequest;this.write(e,t,(function(){n._ended=!0,o.end(null,null,a)})),this._ending=!0}else this._ended=this._ending=!0,this._currentRequest.end(null,null,a)},v.prototype.setHeader=function(e,t){this._options.headers[e]=t,this._currentRequest.setHeader(e,t)},v.prototype.removeHeader=function(e){delete this._options.headers[e],this._currentRequest.removeHeader(e)},v.prototype.setTimeout=function(e,t){var a=this;function n(t){t.setTimeout(e),t.removeListener("timeout",t.destroy),t.addListener("timeout",t.destroy)}function o(t){a._timeout&&clearTimeout(a._timeout),a._timeout=setTimeout((function(){a.emit("timeout"),i()}),e),n(t)}function i(){a._timeout&&(clearTimeout(a._timeout),a._timeout=null),a.removeListener("abort",i),a.removeListener("error",i),a.removeListener("response",i),t&&a.removeListener("timeout",t),a.socket||a._currentRequest.removeListener("socket",o)}return t&&this.on("timeout",t),this.socket?o(this.socket):this._currentRequest.once("socket",o),this.on("socket",n),this.on("abort",i),this.on("error",i),this.on("response",i),this},["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach((function(e){v.prototype[e]=function(t,a){return this._currentRequest[e](t,a)}})),["aborted","connection","socket"].forEach((function(e){Object.defineProperty(v.prototype,e,{get:function(){return this._currentRequest[e]}})})),v.prototype._sanitizeOptions=function(e){if(e.headers||(e.headers={}),e.host&&(e.hostname||(e.hostname=e.host),delete e.host),!e.pathname&&e.path){var t=e.path.indexOf("?");t<0?e.pathname=e.path:(e.pathname=e.path.substring(0,t),e.search=e.path.substring(t))}},v.prototype._performRequest=function(){var e=this._options.protocol,t=this._options.nativeProtocols[e];if(t){if(this._options.agents){var a=e.substr(0,e.length-1);this._options.agent=this._options.agents[a]}var o=this._currentRequest=t.request(this._options,this._onNativeResponse);this._currentUrl=n.format(this._options),o._redirectable=this;for(var i=0;i<u.length;i++)o.on(u[i],l[u[i]]);if(this._isRedirect){var s=0,r=this,c=this._requestBodyBuffers;!function e(t){if(o===r._currentRequest)if(t)r.emit("error",t);else if(s<c.length){var a=c[s++];o.finished||o.write(a.data,a.encoding,e)}else r._ended&&o.end()}()}}else this.emit("error",new TypeError("Unsupported protocol "+e))},v.prototype._processResponse=function(e){var t=e.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:e.headers,statusCode:t});var a=e.headers.location;if(!a||!1===this._options.followRedirects||t<300||t>=400)return e.responseUrl=this._currentUrl,e.redirects=this._redirects,this.emit("response",e),void(this._requestBodyBuffers=[]);if(_(this._currentRequest),e.destroy(),++this._redirectCount>this._options.maxRedirects)this.emit("error",new m);else{((301===t||302===t)&&"POST"===this._options.method||303===t&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],g(/^content-/i,this._options.headers));var o,i=g(/^host$/i,this._options.headers),s=n.parse(this._currentUrl),r=i||s.host,c=/^\w+:/.test(a)?this._currentUrl:n.format(Object.assign(s,{host:r}));try{o=n.resolve(c,a)}catch(e){return void this.emit("error",new d(e))}p("redirecting to",o),this._isRedirect=!0;var u=n.parse(o);if(Object.assign(this._options,u),(u.protocol!==s.protocol&&"https:"!==u.protocol||u.host!==r&&!function(e,t){const a=e.length-t.length-1;return a>0&&"."===e[a]&&e.endsWith(t)}(u.host,r))&&g(/^(?:authorization|cookie)$/i,this._options.headers),"function"==typeof this._options.beforeRedirect){var l={headers:e.headers};try{this._options.beforeRedirect.call(null,this._options,l)}catch(e){return void this.emit("error",e)}this._sanitizeOptions(this._options)}try{this._performRequest()}catch(e){this.emit("error",new d(e))}}},e.exports=x({http:i,https:s}),e.exports.wrap=x},6882:(e,t,a)=>{var n=a(9779),o=a(3837),i=a(1017),s=a(3685),r=a(5687),c=a(7310).parse,p=a(7147),u=a(2781).Stream,l=a(983),d=a(9118),m=a(2275);function f(e){if(!(this instanceof f))return new f(e);for(var t in this._overheadLength=0,this._valueLength=0,this._valuesToMeasure=[],n.call(this),e=e||{})this[t]=e[t]}e.exports=f,o.inherits(f,n),f.LINE_BREAK="\r\n",f.DEFAULT_CONTENT_TYPE="application/octet-stream",f.prototype.append=function(e,t,a){"string"==typeof(a=a||{})&&(a={filename:a});var i=n.prototype.append.bind(this);if("number"==typeof t&&(t=""+t),o.isArray(t))this._error(new Error("Arrays are not supported."));else{var s=this._multiPartHeader(e,t,a),r=this._multiPartFooter();i(s),i(t),i(r),this._trackLength(s,t,a)}},f.prototype._trackLength=function(e,t,a){var n=0;null!=a.knownLength?n+=+a.knownLength:Buffer.isBuffer(t)?n=t.length:"string"==typeof t&&(n=Buffer.byteLength(t)),this._valueLength+=n,this._overheadLength+=Buffer.byteLength(e)+f.LINE_BREAK.length,t&&(t.path||t.readable&&t.hasOwnProperty("httpVersion")||t instanceof u)&&(a.knownLength||this._valuesToMeasure.push(t))},f.prototype._lengthRetriever=function(e,t){e.hasOwnProperty("fd")?null!=e.end&&e.end!=1/0&&null!=e.start?t(null,e.end+1-(e.start?e.start:0)):p.stat(e.path,(function(a,n){var o;a?t(a):(o=n.size-(e.start?e.start:0),t(null,o))})):e.hasOwnProperty("httpVersion")?t(null,+e.headers["content-length"]):e.hasOwnProperty("httpModule")?(e.on("response",(function(a){e.pause(),t(null,+a.headers["content-length"])})),e.resume()):t("Unknown stream")},f.prototype._multiPartHeader=function(e,t,a){if("string"==typeof a.header)return a.header;var n,o=this._getContentDisposition(t,a),i=this._getContentType(t,a),s="",r={"Content-Disposition":["form-data",'name="'+e+'"'].concat(o||[]),"Content-Type":[].concat(i||[])};for(var c in"object"==typeof a.header&&m(r,a.header),r)r.hasOwnProperty(c)&&null!=(n=r[c])&&(Array.isArray(n)||(n=[n]),n.length&&(s+=c+": "+n.join("; ")+f.LINE_BREAK));return"--"+this.getBoundary()+f.LINE_BREAK+s+f.LINE_BREAK},f.prototype._getContentDisposition=function(e,t){var a,n;return"string"==typeof t.filepath?a=i.normalize(t.filepath).replace(/\\/g,"/"):t.filename||e.name||e.path?a=i.basename(t.filename||e.name||e.path):e.readable&&e.hasOwnProperty("httpVersion")&&(a=i.basename(e.client._httpMessage.path||"")),a&&(n='filename="'+a+'"'),n},f.prototype._getContentType=function(e,t){var a=t.contentType;return!a&&e.name&&(a=l.lookup(e.name)),!a&&e.path&&(a=l.lookup(e.path)),!a&&e.readable&&e.hasOwnProperty("httpVersion")&&(a=e.headers["content-type"]),a||!t.filepath&&!t.filename||(a=l.lookup(t.filepath||t.filename)),a||"object"!=typeof e||(a=f.DEFAULT_CONTENT_TYPE),a},f.prototype._multiPartFooter=function(){return function(e){var t=f.LINE_BREAK;0===this._streams.length&&(t+=this._lastBoundary()),e(t)}.bind(this)},f.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+f.LINE_BREAK},f.prototype.getHeaders=function(e){var t,a={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(t in e)e.hasOwnProperty(t)&&(a[t.toLowerCase()]=e[t]);return a},f.prototype.setBoundary=function(e){this._boundary=e},f.prototype.getBoundary=function(){return this._boundary||this._generateBoundary(),this._boundary},f.prototype.getBuffer=function(){for(var e=new Buffer.alloc(0),t=this.getBoundary(),a=0,n=this._streams.length;a<n;a++)"function"!=typeof this._streams[a]&&(e=Buffer.isBuffer(this._streams[a])?Buffer.concat([e,this._streams[a]]):Buffer.concat([e,Buffer.from(this._streams[a])]),"string"==typeof this._streams[a]&&this._streams[a].substring(2,t.length+2)===t||(e=Buffer.concat([e,Buffer.from(f.LINE_BREAK)])));return Buffer.concat([e,Buffer.from(this._lastBoundary())])},f.prototype._generateBoundary=function(){for(var e="--------------------------",t=0;t<24;t++)e+=Math.floor(10*Math.random()).toString(16);this._boundary=e},f.prototype.getLengthSync=function(){var e=this._overheadLength+this._valueLength;return this._streams.length&&(e+=this._lastBoundary().length),this.hasKnownLength()||this._error(new Error("Cannot calculate proper length in synchronous way.")),e},f.prototype.hasKnownLength=function(){var e=!0;return this._valuesToMeasure.length&&(e=!1),e},f.prototype.getLength=function(e){var t=this._overheadLength+this._valueLength;this._streams.length&&(t+=this._lastBoundary().length),this._valuesToMeasure.length?d.parallel(this._valuesToMeasure,this._lengthRetriever,(function(a,n){a?e(a):(n.forEach((function(e){t+=e})),e(null,t))})):process.nextTick(e.bind(this,null,t))},f.prototype.submit=function(e,t){var a,n,o={method:"post"};return"string"==typeof e?(e=c(e),n=m({port:e.port,path:e.pathname,host:e.hostname,protocol:e.protocol},o)):(n=m(e,o)).port||(n.port="https:"==n.protocol?443:80),n.headers=this.getHeaders(e.headers),a="https:"==n.protocol?r.request(n):s.request(n),this.getLength(function(e,n){if(e&&"Unknown stream"!==e)this._error(e);else if(n&&a.setHeader("Content-Length",n),this.pipe(a),t){var o,i=function(e,n){return a.removeListener("error",i),a.removeListener("response",o),t.call(this,e,n)};o=i.bind(this,null),a.on("error",i),a.on("response",o)}}.bind(this)),a},f.prototype._error=function(e){this.error||(this.error=e,this.pause(),this.emit("error",e))},f.prototype.toString=function(){return"[object FormData]"}},2275:e=>{e.exports=function(e,t){return Object.keys(t).forEach((function(a){e[a]=e[a]||t[a]})),e}},7648:e=>{"use strict";var t="Function.prototype.bind called on incompatible ",a=Array.prototype.slice,n=Object.prototype.toString,o="[object Function]";e.exports=function(e){var i=this;if("function"!=typeof i||n.call(i)!==o)throw new TypeError(t+i);for(var s,r=a.call(arguments,1),c=function(){if(this instanceof s){var t=i.apply(this,r.concat(a.call(arguments)));return Object(t)===t?t:this}return i.apply(e,r.concat(a.call(arguments)))},p=Math.max(0,i.length-r.length),u=[],l=0;l<p;l++)u.push("$"+l);if(s=Function("binder","return function ("+u.join(",")+"){ return binder.apply(this,arguments); }")(c),i.prototype){var d=function(){};d.prototype=i.prototype,s.prototype=new d,d.prototype=null}return s}},8612:(e,t,a)=>{"use strict";var n=a(7648);e.exports=Function.prototype.bind||n},210:(e,t,a)=>{"use strict";var n,o=SyntaxError,i=Function,s=TypeError,r=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(e){c=null}var p=function(){throw new s},u=c?function(){try{return p}catch(e){try{return c(arguments,"callee").get}catch(e){return p}}}():p,l=a(1405)(),d=Object.getPrototypeOf||function(e){return e.__proto__},m={},f="undefined"==typeof Uint8Array?n:d(Uint8Array),h={"%AggregateError%":"undefined"==typeof AggregateError?n:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?n:ArrayBuffer,"%ArrayIteratorPrototype%":l?d([][Symbol.iterator]()):n,"%AsyncFromSyncIteratorPrototype%":n,"%AsyncFunction%":m,"%AsyncGenerator%":m,"%AsyncGeneratorFunction%":m,"%AsyncIteratorPrototype%":m,"%Atomics%":"undefined"==typeof Atomics?n:Atomics,"%BigInt%":"undefined"==typeof BigInt?n:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?n:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?n:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?n:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?n:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":m,"%Int8Array%":"undefined"==typeof Int8Array?n:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?n:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?n:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":l?d(d([][Symbol.iterator]())):n,"%JSON%":"object"==typeof JSON?JSON:n,"%Map%":"undefined"==typeof Map?n:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&l?d((new Map)[Symbol.iterator]()):n,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?n:Promise,"%Proxy%":"undefined"==typeof Proxy?n:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?n:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?n:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&l?d((new Set)[Symbol.iterator]()):n,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?n:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":l?d(""[Symbol.iterator]()):n,"%Symbol%":l?Symbol:n,"%SyntaxError%":o,"%ThrowTypeError%":u,"%TypedArray%":f,"%TypeError%":s,"%Uint8Array%":"undefined"==typeof Uint8Array?n:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?n:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?n:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?n:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?n:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?n:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?n:WeakSet},v=function e(t){var a;if("%AsyncFunction%"===t)a=r("async function () {}");else if("%GeneratorFunction%"===t)a=r("function* () {}");else if("%AsyncGeneratorFunction%"===t)a=r("async function* () {}");else if("%AsyncGenerator%"===t){var n=e("%AsyncGeneratorFunction%");n&&(a=n.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&(a=d(o.prototype))}return h[t]=a,a},x={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},y=a(8612),b=a(7642),g=y.call(Function.call,Array.prototype.concat),w=y.call(Function.apply,Array.prototype.splice),_=y.call(Function.call,String.prototype.replace),j=y.call(Function.call,String.prototype.slice),O=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,k=/\\(\\)?/g,S=function(e){var t=j(e,0,1),a=j(e,-1);if("%"===t&&"%"!==a)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===a&&"%"!==t)throw new o("invalid intrinsic syntax, expected opening `%`");var n=[];return _(e,O,(function(e,t,a,o){n[n.length]=a?_(o,k,"$1"):t||e})),n},E=function(e,t){var a,n=e;if(b(x,n)&&(n="%"+(a=x[n])[0]+"%"),b(h,n)){var i=h[n];if(i===m&&(i=v(n)),void 0===i&&!t)throw new s("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:a,name:n,value:i}}throw new o("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new s('"allowMissing" argument must be a boolean');var a=S(e),n=a.length>0?a[0]:"",i=E("%"+n+"%",t),r=i.name,p=i.value,u=!1,l=i.alias;l&&(n=l[0],w(a,g([0,1],l)));for(var d=1,m=!0;d<a.length;d+=1){var f=a[d],v=j(f,0,1),x=j(f,-1);if(('"'===v||"'"===v||"`"===v||'"'===x||"'"===x||"`"===x)&&v!==x)throw new o("property names with quotes must have matching quotes");if("constructor"!==f&&m||(u=!0),b(h,r="%"+(n+="."+f)+"%"))p=h[r];else if(null!=p){if(!(f in p)){if(!t)throw new s("base intrinsic for "+e+" exists, but the property is not available.");return}if(c&&d+1>=a.length){var y=c(p,f);p=(m=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:p[f]}else m=b(p,f),p=p[f];m&&!u&&(h[r]=p)}}return p}},6560:e=>{"use strict";e.exports=(e,t=process.argv)=>{const a=e.startsWith("-")?"":1===e.length?"-":"--",n=t.indexOf(a+e),o=t.indexOf("--");return-1!==n&&(-1===o||n<o)}},1405:(e,t,a)=>{"use strict";var n="undefined"!=typeof Symbol&&Symbol,o=a(5419);e.exports=function(){return"function"==typeof n&&"function"==typeof Symbol&&"symbol"==typeof n("foo")&&"symbol"==typeof Symbol("bar")&&o()}},5419:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),a=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(a))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},7642:(e,t,a)=>{"use strict";var n=a(8612);e.exports=n.call(Function.call,Object.prototype.hasOwnProperty)},4530:(e,t)=>{function a(e,t){var a=[],n=[];return null==t&&(t=function(e,t){return a[0]===t?"[Circular ~]":"[Circular ~."+n.slice(0,a.indexOf(t)).join(".")+"]"}),function(o,i){if(a.length>0){var s=a.indexOf(this);~s?a.splice(s+1):a.push(this),~s?n.splice(s,1/0,o):n.push(o),~a.indexOf(i)&&(i=t.call(this,o,i))}else a.push(i);return null==e?i:e.call(this,o,i)}}(e.exports=function(e,t,n,o){return JSON.stringify(e,a(t,o),n)}).getSerialize=a},3465:(e,t,a)=>{e=a.nmd(e);var n="__lodash_hash_undefined__",o=9007199254740991,i="[object Arguments]",s="[object Boolean]",r="[object Date]",c="[object Function]",p="[object GeneratorFunction]",u="[object Map]",l="[object Number]",d="[object Object]",m="[object Promise]",f="[object RegExp]",h="[object Set]",v="[object String]",x="[object Symbol]",y="[object WeakMap]",b="[object ArrayBuffer]",g="[object DataView]",w="[object Float32Array]",_="[object Float64Array]",j="[object Int8Array]",O="[object Int16Array]",k="[object Int32Array]",S="[object Uint8Array]",E="[object Uint8ClampedArray]",C="[object Uint16Array]",T="[object Uint32Array]",R=/\w*$/,q=/^\[object .+?Constructor\]$/,P=/^(?:0|[1-9]\d*)$/,A={};A[i]=A["[object Array]"]=A[b]=A[g]=A[s]=A[r]=A[w]=A[_]=A[j]=A[O]=A[k]=A[u]=A[l]=A[d]=A[f]=A[h]=A[v]=A[x]=A[S]=A[E]=A[C]=A[T]=!0,A["[object Error]"]=A[c]=A[y]=!1;var I="object"==typeof global&&global&&global.Object===Object&&global,B="object"==typeof self&&self&&self.Object===Object&&self,F=I||B||Function("return this")(),M=t&&!t.nodeType&&t,N=M&&e&&!e.nodeType&&e,L=N&&N.exports===M;function z(e,t){return e.set(t[0],t[1]),e}function D(e,t){return e.add(t),e}function U(e,t,a,n){var o=-1,i=e?e.length:0;for(n&&i&&(a=e[++o]);++o<i;)a=t(a,e[o],o,e);return a}function G(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}function K(e){var t=-1,a=Array(e.size);return e.forEach((function(e,n){a[++t]=[n,e]})),a}function H(e,t){return function(a){return e(t(a))}}function W(e){var t=-1,a=Array(e.size);return e.forEach((function(e){a[++t]=e})),a}var V,$=Array.prototype,J=Function.prototype,Q=Object.prototype,Y=F["__core-js_shared__"],X=(V=/[^.]+$/.exec(Y&&Y.keys&&Y.keys.IE_PROTO||""))?"Symbol(src)_1."+V:"",Z=J.toString,ee=Q.hasOwnProperty,te=Q.toString,ae=RegExp("^"+Z.call(ee).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ne=L?F.Buffer:void 0,oe=F.Symbol,ie=F.Uint8Array,se=H(Object.getPrototypeOf,Object),re=Object.create,ce=Q.propertyIsEnumerable,pe=$.splice,ue=Object.getOwnPropertySymbols,le=ne?ne.isBuffer:void 0,de=H(Object.keys,Object),me=Fe(F,"DataView"),fe=Fe(F,"Map"),he=Fe(F,"Promise"),ve=Fe(F,"Set"),xe=Fe(F,"WeakMap"),ye=Fe(Object,"create"),be=De(me),ge=De(fe),we=De(he),_e=De(ve),je=De(xe),Oe=oe?oe.prototype:void 0,ke=Oe?Oe.valueOf:void 0;function Se(e){var t=-1,a=e?e.length:0;for(this.clear();++t<a;){var n=e[t];this.set(n[0],n[1])}}function Ee(e){var t=-1,a=e?e.length:0;for(this.clear();++t<a;){var n=e[t];this.set(n[0],n[1])}}function Ce(e){var t=-1,a=e?e.length:0;for(this.clear();++t<a;){var n=e[t];this.set(n[0],n[1])}}function Te(e){this.__data__=new Ee(e)}function Re(e,t,a){var n=e[t];ee.call(e,t)&&Ue(n,a)&&(void 0!==a||t in e)||(e[t]=a)}function qe(e,t){for(var a=e.length;a--;)if(Ue(e[a][0],t))return a;return-1}function Pe(e,t,a,n,o,m,y){var q;if(n&&(q=m?n(e,o,m,y):n(e)),void 0!==q)return q;if(!Ve(e))return e;var P=Ge(e);if(P){if(q=function(e){var t=e.length,a=e.constructor(t);return t&&"string"==typeof e[0]&&ee.call(e,"index")&&(a.index=e.index,a.input=e.input),a}(e),!t)return function(e,t){var a=-1,n=e.length;for(t||(t=Array(n));++a<n;)t[a]=e[a];return t}(e,q)}else{var I=Ne(e),B=I==c||I==p;if(He(e))return function(e,t){if(t)return e.slice();var a=new e.constructor(e.length);return e.copy(a),a}(e,t);if(I==d||I==i||B&&!m){if(G(e))return m?e:{};if(q=function(e){return"function"!=typeof e.constructor||ze(e)?{}:Ve(t=se(e))?re(t):{};var t}(B?{}:e),!t)return function(e,t){return Ie(e,Me(e),t)}(e,function(e,t){return e&&Ie(t,$e(t),e)}(q,e))}else{if(!A[I])return m?e:{};q=function(e,t,a,n){var o,i=e.constructor;switch(t){case b:return Ae(e);case s:case r:return new i(+e);case g:return function(e,t){var a=t?Ae(e.buffer):e.buffer;return new e.constructor(a,e.byteOffset,e.byteLength)}(e,n);case w:case _:case j:case O:case k:case S:case E:case C:case T:return function(e,t){var a=t?Ae(e.buffer):e.buffer;return new e.constructor(a,e.byteOffset,e.length)}(e,n);case u:return function(e,t,a){return U(t?a(K(e),!0):K(e),z,new e.constructor)}(e,n,a);case l:case v:return new i(e);case f:return function(e){var t=new e.constructor(e.source,R.exec(e));return t.lastIndex=e.lastIndex,t}(e);case h:return function(e,t,a){return U(t?a(W(e),!0):W(e),D,new e.constructor)}(e,n,a);case x:return o=e,ke?Object(ke.call(o)):{}}}(e,I,Pe,t)}}y||(y=new Te);var F=y.get(e);if(F)return F;if(y.set(e,q),!P)var M=a?function(e){return function(e,t,a){var n=t(e);return Ge(e)?n:function(e,t){for(var a=-1,n=t.length,o=e.length;++a<n;)e[o+a]=t[a];return e}(n,a(e))}(e,$e,Me)}(e):$e(e);return function(e,t){for(var a=-1,n=e?e.length:0;++a<n&&!1!==t(e[a],a););}(M||e,(function(o,i){M&&(o=e[i=o]),Re(q,i,Pe(o,t,a,n,i,e,y))})),q}function Ae(e){var t=new e.constructor(e.byteLength);return new ie(t).set(new ie(e)),t}function Ie(e,t,a,n){a||(a={});for(var o=-1,i=t.length;++o<i;){var s=t[o],r=n?n(a[s],e[s],s,a,e):void 0;Re(a,s,void 0===r?e[s]:r)}return a}function Be(e,t){var a,n,o=e.__data__;return("string"==(n=typeof(a=t))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==a:null===a)?o["string"==typeof t?"string":"hash"]:o.map}function Fe(e,t){var a=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!Ve(e)||(t=e,X&&X in t))&&(We(e)||G(e)?ae:q).test(De(e));var t}(a)?a:void 0}Se.prototype.clear=function(){this.__data__=ye?ye(null):{}},Se.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},Se.prototype.get=function(e){var t=this.__data__;if(ye){var a=t[e];return a===n?void 0:a}return ee.call(t,e)?t[e]:void 0},Se.prototype.has=function(e){var t=this.__data__;return ye?void 0!==t[e]:ee.call(t,e)},Se.prototype.set=function(e,t){return this.__data__[e]=ye&&void 0===t?n:t,this},Ee.prototype.clear=function(){this.__data__=[]},Ee.prototype.delete=function(e){var t=this.__data__,a=qe(t,e);return!(a<0||(a==t.length-1?t.pop():pe.call(t,a,1),0))},Ee.prototype.get=function(e){var t=this.__data__,a=qe(t,e);return a<0?void 0:t[a][1]},Ee.prototype.has=function(e){return qe(this.__data__,e)>-1},Ee.prototype.set=function(e,t){var a=this.__data__,n=qe(a,e);return n<0?a.push([e,t]):a[n][1]=t,this},Ce.prototype.clear=function(){this.__data__={hash:new Se,map:new(fe||Ee),string:new Se}},Ce.prototype.delete=function(e){return Be(this,e).delete(e)},Ce.prototype.get=function(e){return Be(this,e).get(e)},Ce.prototype.has=function(e){return Be(this,e).has(e)},Ce.prototype.set=function(e,t){return Be(this,e).set(e,t),this},Te.prototype.clear=function(){this.__data__=new Ee},Te.prototype.delete=function(e){return this.__data__.delete(e)},Te.prototype.get=function(e){return this.__data__.get(e)},Te.prototype.has=function(e){return this.__data__.has(e)},Te.prototype.set=function(e,t){var a=this.__data__;if(a instanceof Ee){var n=a.__data__;if(!fe||n.length<199)return n.push([e,t]),this;a=this.__data__=new Ce(n)}return a.set(e,t),this};var Me=ue?H(ue,Object):function(){return[]},Ne=function(e){return te.call(e)};function Le(e,t){return!!(t=null==t?o:t)&&("number"==typeof e||P.test(e))&&e>-1&&e%1==0&&e<t}function ze(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Q)}function De(e){if(null!=e){try{return Z.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ue(e,t){return e===t||e!=e&&t!=t}(me&&Ne(new me(new ArrayBuffer(1)))!=g||fe&&Ne(new fe)!=u||he&&Ne(he.resolve())!=m||ve&&Ne(new ve)!=h||xe&&Ne(new xe)!=y)&&(Ne=function(e){var t=te.call(e),a=t==d?e.constructor:void 0,n=a?De(a):void 0;if(n)switch(n){case be:return g;case ge:return u;case we:return m;case _e:return h;case je:return y}return t});var Ge=Array.isArray;function Ke(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=o}(e.length)&&!We(e)}var He=le||function(){return!1};function We(e){var t=Ve(e)?te.call(e):"";return t==c||t==p}function Ve(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function $e(e){return Ke(e)?function(e,t){var a=Ge(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&Ke(e)}(e)&&ee.call(e,"callee")&&(!ce.call(e,"callee")||te.call(e)==i)}(e)?function(e,t){for(var a=-1,n=Array(e);++a<e;)n[a]=t(a);return n}(e.length,String):[],n=a.length,o=!!n;for(var s in e)!t&&!ee.call(e,s)||o&&("length"==s||Le(s,n))||a.push(s);return a}(e):function(e){if(!ze(e))return de(e);var t=[];for(var a in Object(e))ee.call(e,a)&&"constructor"!=a&&t.push(a);return t}(e)}e.exports=function(e){return Pe(e,!0,!0)}},5234:(e,t,a)=>{e.exports=a(3765)},983:(e,t,a)=>{"use strict";var n,o,i,s=a(5234),r=a(1017).extname,c=/^\s*([^;\s]*)(?:;|\s|$)/,p=/^text\//i;function u(e){if(!e||"string"!=typeof e)return!1;var t=c.exec(e),a=t&&s[t[1].toLowerCase()];return a&&a.charset?a.charset:!(!t||!p.test(t[1]))&&"UTF-8"}t.charset=u,t.charsets={lookup:u},t.contentType=function(e){if(!e||"string"!=typeof e)return!1;var a=-1===e.indexOf("/")?t.lookup(e):e;if(!a)return!1;if(-1===a.indexOf("charset")){var n=t.charset(a);n&&(a+="; charset="+n.toLowerCase())}return a},t.extension=function(e){if(!e||"string"!=typeof e)return!1;var a=c.exec(e),n=a&&t.extensions[a[1].toLowerCase()];return!(!n||!n.length)&&n[0]},t.extensions=Object.create(null),t.lookup=function(e){if(!e||"string"!=typeof e)return!1;var a=r("x."+e).toLowerCase().substr(1);return a&&t.types[a]||!1},t.types=Object.create(null),n=t.extensions,o=t.types,i=["nginx","apache",void 0,"iana"],Object.keys(s).forEach((function(e){var t=s[e],a=t.extensions;if(a&&a.length){n[e]=a;for(var r=0;r<a.length;r++){var c=a[r];if(o[c]){var p=i.indexOf(s[o[c]].source),u=i.indexOf(t.source);if("application/octet-stream"!==o[c]&&(p>u||p===u&&"application/"===o[c].substr(0,12)))continue}o[c]=e}}}))},7824:e=>{var t=1e3,a=60*t,n=60*a,o=24*n;function i(e,t,a,n){var o=t>=1.5*a;return Math.round(e/a)+" "+n+(o?"s":"")}e.exports=function(e,s){s=s||{};var r,c,p=typeof e;if("string"===p&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var i=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(i){var s=parseFloat(i[1]);switch((i[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*s;case"weeks":case"week":case"w":return 6048e5*s;case"days":case"day":case"d":return s*o;case"hours":case"hour":case"hrs":case"hr":case"h":return s*n;case"minutes":case"minute":case"mins":case"min":case"m":return s*a;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}}}(e);if("number"===p&&isFinite(e))return s.long?(r=e,(c=Math.abs(r))>=o?i(r,c,o,"day"):c>=n?i(r,c,n,"hour"):c>=a?i(r,c,a,"minute"):c>=t?i(r,c,t,"second"):r+" ms"):function(e){var i=Math.abs(e);return i>=o?Math.round(e/o)+"d":i>=n?Math.round(e/n)+"h":i>=a?Math.round(e/a)+"m":i>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},631:(e,t,a)=>{var n="function"==typeof Map&&Map.prototype,o=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=n&&o&&"function"==typeof o.get?o.get:null,s=n&&Map.prototype.forEach,r="function"==typeof Set&&Set.prototype,c=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,p=r&&c&&"function"==typeof c.get?c.get:null,u=r&&Set.prototype.forEach,l="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,d="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,m="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,f=Boolean.prototype.valueOf,h=Object.prototype.toString,v=Function.prototype.toString,x=String.prototype.match,y=String.prototype.slice,b=String.prototype.replace,g=String.prototype.toUpperCase,w=String.prototype.toLowerCase,_=RegExp.prototype.test,j=Array.prototype.concat,O=Array.prototype.join,k=Array.prototype.slice,S=Math.floor,E="function"==typeof BigInt?BigInt.prototype.valueOf:null,C=Object.getOwnPropertySymbols,T="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,R="function"==typeof Symbol&&"object"==typeof Symbol.iterator,q="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol.toStringTag,1)?Symbol.toStringTag:null,P=Object.prototype.propertyIsEnumerable,A=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function I(e,t){if(e===1/0||e===-1/0||e!=e||e&&e>-1e3&&e<1e3||_.call(/e/,t))return t;var a=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof e){var n=e<0?-S(-e):S(e);if(n!==e){var o=String(n),i=y.call(t,o.length+1);return b.call(o,a,"$&_")+"."+b.call(b.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return b.call(t,a,"$&_")}var B=a(2794).custom,F=B&&z(B)?B:null;function M(e,t,a){var n="double"===(a.quoteStyle||t)?'"':"'";return n+e+n}function N(e){return b.call(String(e),/"/g,""")}function L(e){return!("[object Array]"!==G(e)||q&&"object"==typeof e&&q in e)}function z(e){if(R)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!T)return!1;try{return T.call(e),!0}catch(e){}return!1}e.exports=function e(t,a,n,o){var r=a||{};if(U(r,"quoteStyle")&&"single"!==r.quoteStyle&&"double"!==r.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(U(r,"maxStringLength")&&("number"==typeof r.maxStringLength?r.maxStringLength<0&&r.maxStringLength!==1/0:null!==r.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var c=!U(r,"customInspect")||r.customInspect;if("boolean"!=typeof c&&"symbol"!==c)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(U(r,"indent")&&null!==r.indent&&"\t"!==r.indent&&!(parseInt(r.indent,10)===r.indent&&r.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(U(r,"numericSeparator")&&"boolean"!=typeof r.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var h=r.numericSeparator;if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return H(t,r);if("number"==typeof t){if(0===t)return 1/0/t>0?"0":"-0";var g=String(t);return h?I(t,g):g}if("bigint"==typeof t){var _=String(t)+"n";return h?I(t,_):_}var S=void 0===r.depth?5:r.depth;if(void 0===n&&(n=0),n>=S&&S>0&&"object"==typeof t)return L(t)?"[Array]":"[Object]";var C,B=function(e,t){var a;if("\t"===e.indent)a="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;a=O.call(Array(e.indent+1)," ")}return{base:a,prev:O.call(Array(t+1),a)}}(r,n);if(void 0===o)o=[];else if(K(o,t)>=0)return"[Circular]";function D(t,a,i){if(a&&(o=k.call(o)).push(a),i){var s={depth:r.depth};return U(r,"quoteStyle")&&(s.quoteStyle=r.quoteStyle),e(t,s,n+1,o)}return e(t,r,n+1,o)}if("function"==typeof t){var W=function(e){if(e.name)return e.name;var t=x.call(v.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}(t),X=Y(t,D);return"[Function"+(W?": "+W:" (anonymous)")+"]"+(X.length>0?" { "+O.call(X,", ")+" }":"")}if(z(t)){var Z=R?b.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):T.call(t);return"object"!=typeof t||R?Z:V(Z)}if((C=t)&&"object"==typeof C&&("undefined"!=typeof HTMLElement&&C instanceof HTMLElement||"string"==typeof C.nodeName&&"function"==typeof C.getAttribute)){for(var ee="<"+w.call(String(t.nodeName)),te=t.attributes||[],ae=0;ae<te.length;ae++)ee+=" "+te[ae].name+"="+M(N(te[ae].value),"double",r);return ee+=">",t.childNodes&&t.childNodes.length&&(ee+="..."),ee+"</"+w.call(String(t.nodeName))+">"}if(L(t)){if(0===t.length)return"[]";var ne=Y(t,D);return B&&!function(e){for(var t=0;t<e.length;t++)if(K(e[t],"\n")>=0)return!1;return!0}(ne)?"["+Q(ne,B)+"]":"[ "+O.call(ne,", ")+" ]"}if(function(e){return!("[object Error]"!==G(e)||q&&"object"==typeof e&&q in e)}(t)){var oe=Y(t,D);return"cause"in t&&!P.call(t,"cause")?"{ ["+String(t)+"] "+O.call(j.call("[cause]: "+D(t.cause),oe),", ")+" }":0===oe.length?"["+String(t)+"]":"{ ["+String(t)+"] "+O.call(oe,", ")+" }"}if("object"==typeof t&&c){if(F&&"function"==typeof t[F])return t[F]();if("symbol"!==c&&"function"==typeof t.inspect)return t.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{p.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(t)){var ie=[];return s.call(t,(function(e,a){ie.push(D(a,t,!0)+" => "+D(e,t))})),J("Map",i.call(t),ie,B)}if(function(e){if(!p||!e||"object"!=typeof e)return!1;try{p.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(t)){var se=[];return u.call(t,(function(e){se.push(D(e,t))})),J("Set",p.call(t),se,B)}if(function(e){if(!l||!e||"object"!=typeof e)return!1;try{l.call(e,l);try{d.call(e,d)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(t))return $("WeakMap");if(function(e){if(!d||!e||"object"!=typeof e)return!1;try{d.call(e,d);try{l.call(e,l)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(t))return $("WeakSet");if(function(e){if(!m||!e||"object"!=typeof e)return!1;try{return m.call(e),!0}catch(e){}return!1}(t))return $("WeakRef");if(function(e){return!("[object Number]"!==G(e)||q&&"object"==typeof e&&q in e)}(t))return V(D(Number(t)));if(function(e){if(!e||"object"!=typeof e||!E)return!1;try{return E.call(e),!0}catch(e){}return!1}(t))return V(D(E.call(t)));if(function(e){return!("[object Boolean]"!==G(e)||q&&"object"==typeof e&&q in e)}(t))return V(f.call(t));if(function(e){return!("[object String]"!==G(e)||q&&"object"==typeof e&&q in e)}(t))return V(D(String(t)));if(!function(e){return!("[object Date]"!==G(e)||q&&"object"==typeof e&&q in e)}(t)&&!function(e){return!("[object RegExp]"!==G(e)||q&&"object"==typeof e&&q in e)}(t)){var re=Y(t,D),ce=A?A(t)===Object.prototype:t instanceof Object||t.constructor===Object,pe=t instanceof Object?"":"null prototype",ue=!ce&&q&&Object(t)===t&&q in t?y.call(G(t),8,-1):pe?"Object":"",le=(ce||"function"!=typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(ue||pe?"["+O.call(j.call([],ue||[],pe||[]),": ")+"] ":"");return 0===re.length?le+"{}":B?le+"{"+Q(re,B)+"}":le+"{ "+O.call(re,", ")+" }"}return String(t)};var D=Object.prototype.hasOwnProperty||function(e){return e in this};function U(e,t){return D.call(e,t)}function G(e){return h.call(e)}function K(e,t){if(e.indexOf)return e.indexOf(t);for(var a=0,n=e.length;a<n;a++)if(e[a]===t)return a;return-1}function H(e,t){if(e.length>t.maxStringLength){var a=e.length-t.maxStringLength,n="... "+a+" more character"+(a>1?"s":"");return H(y.call(e,0,t.maxStringLength),t)+n}return M(b.call(b.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,W),"single",t)}function W(e){var t=e.charCodeAt(0),a={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return a?"\\"+a:"\\x"+(t<16?"0":"")+g.call(t.toString(16))}function V(e){return"Object("+e+")"}function $(e){return e+" { ? }"}function J(e,t,a,n){return e+" ("+t+") {"+(n?Q(a,n):O.call(a,", "))+"}"}function Q(e,t){if(0===e.length)return"";var a="\n"+t.prev+t.base;return a+O.call(e,","+a)+"\n"+t.prev}function Y(e,t){var a=L(e),n=[];if(a){n.length=e.length;for(var o=0;o<e.length;o++)n[o]=U(e,o)?t(e[o],e):""}var i,s="function"==typeof C?C(e):[];if(R){i={};for(var r=0;r<s.length;r++)i["$"+s[r]]=s[r]}for(var c in e)U(e,c)&&(a&&String(Number(c))===c&&c<e.length||R&&i["$"+c]instanceof Symbol||(_.call(/[^\w$]/,c)?n.push(t(c,e)+": "+t(e[c],e)):n.push(c+": "+t(e[c],e))));if("function"==typeof C)for(var p=0;p<s.length;p++)P.call(e,s[p])&&n.push("["+t(s[p])+"]: "+t(e[s[p]],e));return n}},2794:(e,t,a)=>{e.exports=a(3837).inspect},5798:e=>{"use strict";var t=String.prototype.replace,a=/%20/g,n="RFC3986";e.exports={default:n,formatters:{RFC1738:function(e){return t.call(e,a,"+")},RFC3986:function(e){return String(e)}},RFC1738:"RFC1738",RFC3986:n}},129:(e,t,a)=>{"use strict";var n=a(8261),o=a(5235),i=a(5798);e.exports={formats:i,parse:o,stringify:n}},5235:(e,t,a)=>{"use strict";var n=a(2769),o=Object.prototype.hasOwnProperty,i=Array.isArray,s={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:n.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},r=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},c=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},p=function(e,t,a,n){if(e){var i=a.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,s=/(\[[^[\]]*])/g,r=a.depth>0&&/(\[[^[\]]*])/.exec(i),p=r?i.slice(0,r.index):i,u=[];if(p){if(!a.plainObjects&&o.call(Object.prototype,p)&&!a.allowPrototypes)return;u.push(p)}for(var l=0;a.depth>0&&null!==(r=s.exec(i))&&l<a.depth;){if(l+=1,!a.plainObjects&&o.call(Object.prototype,r[1].slice(1,-1))&&!a.allowPrototypes)return;u.push(r[1])}return r&&u.push("["+i.slice(r.index)+"]"),function(e,t,a,n){for(var o=n?t:c(t,a),i=e.length-1;i>=0;--i){var s,r=e[i];if("[]"===r&&a.parseArrays)s=[].concat(o);else{s=a.plainObjects?Object.create(null):{};var p="["===r.charAt(0)&&"]"===r.charAt(r.length-1)?r.slice(1,-1):r,u=parseInt(p,10);a.parseArrays||""!==p?!isNaN(u)&&r!==p&&String(u)===p&&u>=0&&a.parseArrays&&u<=a.arrayLimit?(s=[])[u]=o:"__proto__"!==p&&(s[p]=o):s={0:o}}o=s}return o}(u,t,a,n)}};e.exports=function(e,t){var a=function(e){if(!e)return s;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?s.charset:e.charset;return{allowDots:void 0===e.allowDots?s.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:s.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:s.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:s.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:s.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:s.comma,decoder:"function"==typeof e.decoder?e.decoder:s.decoder,delimiter:"string"==typeof e.delimiter||n.isRegExp(e.delimiter)?e.delimiter:s.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:s.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:s.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:s.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:s.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:s.strictNullHandling}}(t);if(""===e||null==e)return a.plainObjects?Object.create(null):{};for(var u="string"==typeof e?function(e,t){var a,p={},u=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,l=t.parameterLimit===1/0?void 0:t.parameterLimit,d=u.split(t.delimiter,l),m=-1,f=t.charset;if(t.charsetSentinel)for(a=0;a<d.length;++a)0===d[a].indexOf("utf8=")&&("utf8=%E2%9C%93"===d[a]?f="utf-8":"utf8=%26%2310003%3B"===d[a]&&(f="iso-8859-1"),m=a,a=d.length);for(a=0;a<d.length;++a)if(a!==m){var h,v,x=d[a],y=x.indexOf("]="),b=-1===y?x.indexOf("="):y+1;-1===b?(h=t.decoder(x,s.decoder,f,"key"),v=t.strictNullHandling?null:""):(h=t.decoder(x.slice(0,b),s.decoder,f,"key"),v=n.maybeMap(c(x.slice(b+1),t),(function(e){return t.decoder(e,s.decoder,f,"value")}))),v&&t.interpretNumericEntities&&"iso-8859-1"===f&&(v=r(v)),x.indexOf("[]=")>-1&&(v=i(v)?[v]:v),o.call(p,h)?p[h]=n.combine(p[h],v):p[h]=v}return p}(e,a):e,l=a.plainObjects?Object.create(null):{},d=Object.keys(u),m=0;m<d.length;++m){var f=d[m],h=p(f,u[f],a,"string"==typeof e);l=n.merge(l,h,a)}return!0===a.allowSparse?l:n.compact(l)}},8261:(e,t,a)=>{"use strict";var n=a(7478),o=a(2769),i=a(5798),s=Object.prototype.hasOwnProperty,r={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},c=Array.isArray,p=String.prototype.split,u=Array.prototype.push,l=function(e,t){u.apply(e,c(t)?t:[t])},d=Date.prototype.toISOString,m=i.default,f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:o.encode,encodeValuesOnly:!1,format:m,formatter:i.formatters[m],indices:!1,serializeDate:function(e){return d.call(e)},skipNulls:!1,strictNullHandling:!1},h={},v=function e(t,a,i,s,r,u,d,m,v,x,y,b,g,w,_,j){for(var O,k=t,S=j,E=0,C=!1;void 0!==(S=S.get(h))&&!C;){var T=S.get(t);if(E+=1,void 0!==T){if(T===E)throw new RangeError("Cyclic object value");C=!0}void 0===S.get(h)&&(E=0)}if("function"==typeof m?k=m(a,k):k instanceof Date?k=y(k):"comma"===i&&c(k)&&(k=o.maybeMap(k,(function(e){return e instanceof Date?y(e):e}))),null===k){if(r)return d&&!w?d(a,f.encoder,_,"key",b):a;k=""}if("string"==typeof(O=k)||"number"==typeof O||"boolean"==typeof O||"symbol"==typeof O||"bigint"==typeof O||o.isBuffer(k)){if(d){var R=w?a:d(a,f.encoder,_,"key",b);if("comma"===i&&w){for(var q=p.call(String(k),","),P="",A=0;A<q.length;++A)P+=(0===A?"":",")+g(d(q[A],f.encoder,_,"value",b));return[g(R)+(s&&c(k)&&1===q.length?"[]":"")+"="+P]}return[g(R)+"="+g(d(k,f.encoder,_,"value",b))]}return[g(a)+"="+g(String(k))]}var I,B=[];if(void 0===k)return B;if("comma"===i&&c(k))I=[{value:k.length>0?k.join(",")||null:void 0}];else if(c(m))I=m;else{var F=Object.keys(k);I=v?F.sort(v):F}for(var M=s&&c(k)&&1===k.length?a+"[]":a,N=0;N<I.length;++N){var L=I[N],z="object"==typeof L&&void 0!==L.value?L.value:k[L];if(!u||null!==z){var D=c(k)?"function"==typeof i?i(M,L):M:M+(x?"."+L:"["+L+"]");j.set(t,E);var U=n();U.set(h,j),l(B,e(z,D,i,s,r,u,d,m,v,x,y,b,g,w,_,U))}}return B};e.exports=function(e,t){var a,o=e,p=function(e){if(!e)return f;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||f.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var a=i.default;if(void 0!==e.format){if(!s.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");a=e.format}var n=i.formatters[a],o=f.filter;return("function"==typeof e.filter||c(e.filter))&&(o=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:f.addQueryPrefix,allowDots:void 0===e.allowDots?f.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:f.charsetSentinel,delimiter:void 0===e.delimiter?f.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:f.encode,encoder:"function"==typeof e.encoder?e.encoder:f.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:f.encodeValuesOnly,filter:o,format:a,formatter:n,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:f.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:f.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:f.strictNullHandling}}(t);"function"==typeof p.filter?o=(0,p.filter)("",o):c(p.filter)&&(a=p.filter);var u,d=[];if("object"!=typeof o||null===o)return"";u=t&&t.arrayFormat in r?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var m=r[u];if(t&&"commaRoundTrip"in t&&"boolean"!=typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var h="comma"===m&&t&&t.commaRoundTrip;a||(a=Object.keys(o)),p.sort&&a.sort(p.sort);for(var x=n(),y=0;y<a.length;++y){var b=a[y];p.skipNulls&&null===o[b]||l(d,v(o[b],b,m,h,p.strictNullHandling,p.skipNulls,p.encode?p.encoder:null,p.filter,p.sort,p.allowDots,p.serializeDate,p.format,p.formatter,p.encodeValuesOnly,p.charset,x))}var g=d.join(p.delimiter),w=!0===p.addQueryPrefix?"?":"";return p.charsetSentinel&&("iso-8859-1"===p.charset?w+="utf8=%26%2310003%3B&":w+="utf8=%E2%9C%93&"),g.length>0?w+g:""}},2769:(e,t,a)=>{"use strict";var n=a(5798),o=Object.prototype.hasOwnProperty,i=Array.isArray,s=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),r=function(e,t){for(var a=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)void 0!==e[n]&&(a[n]=e[n]);return a};e.exports={arrayToObject:r,assign:function(e,t){return Object.keys(t).reduce((function(e,a){return e[a]=t[a],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],a=[],n=0;n<t.length;++n)for(var o=t[n],s=o.obj[o.prop],r=Object.keys(s),c=0;c<r.length;++c){var p=r[c],u=s[p];"object"==typeof u&&null!==u&&-1===a.indexOf(u)&&(t.push({obj:s,prop:p}),a.push(u))}return function(e){for(;e.length>1;){var t=e.pop(),a=t.obj[t.prop];if(i(a)){for(var n=[],o=0;o<a.length;++o)void 0!==a[o]&&n.push(a[o]);t.obj[t.prop]=n}}}(t),e},decode:function(e,t,a){var n=e.replace(/\+/g," ");if("iso-8859-1"===a)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(e){return n}},encode:function(e,t,a,o,i){if(0===e.length)return e;var r=e;if("symbol"==typeof e?r=Symbol.prototype.toString.call(e):"string"!=typeof e&&(r=String(e)),"iso-8859-1"===a)return escape(r).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var c="",p=0;p<r.length;++p){var u=r.charCodeAt(p);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||i===n.RFC1738&&(40===u||41===u)?c+=r.charAt(p):u<128?c+=s[u]:u<2048?c+=s[192|u>>6]+s[128|63&u]:u<55296||u>=57344?c+=s[224|u>>12]+s[128|u>>6&63]+s[128|63&u]:(p+=1,u=65536+((1023&u)<<10|1023&r.charCodeAt(p)),c+=s[240|u>>18]+s[128|u>>12&63]+s[128|u>>6&63]+s[128|63&u])}return c},isBuffer:function(e){return!(!e||"object"!=typeof e||!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e)))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(i(e)){for(var a=[],n=0;n<e.length;n+=1)a.push(t(e[n]));return a}return t(e)},merge:function e(t,a,n){if(!a)return t;if("object"!=typeof a){if(i(t))t.push(a);else{if(!t||"object"!=typeof t)return[t,a];(n&&(n.plainObjects||n.allowPrototypes)||!o.call(Object.prototype,a))&&(t[a]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(a);var s=t;return i(t)&&!i(a)&&(s=r(t,n)),i(t)&&i(a)?(a.forEach((function(a,i){if(o.call(t,i)){var s=t[i];s&&"object"==typeof s&&a&&"object"==typeof a?t[i]=e(s,a,n):t.push(a)}else t[i]=a})),t):Object.keys(a).reduce((function(t,i){var s=a[i];return o.call(t,i)?t[i]=e(t[i],s,n):t[i]=s,t}),s)}}},7478:(e,t,a)=>{"use strict";var n=a(210),o=a(1924),i=a(631),s=n("%TypeError%"),r=n("%WeakMap%",!0),c=n("%Map%",!0),p=o("WeakMap.prototype.get",!0),u=o("WeakMap.prototype.set",!0),l=o("WeakMap.prototype.has",!0),d=o("Map.prototype.get",!0),m=o("Map.prototype.set",!0),f=o("Map.prototype.has",!0),h=function(e,t){for(var a,n=e;null!==(a=n.next);n=a)if(a.key===t)return n.next=a.next,a.next=e.next,e.next=a,a};e.exports=function(){var e,t,a,n={assert:function(e){if(!n.has(e))throw new s("Side channel does not contain "+i(e))},get:function(n){if(r&&n&&("object"==typeof n||"function"==typeof n)){if(e)return p(e,n)}else if(c){if(t)return d(t,n)}else if(a)return function(e,t){var a=h(e,t);return a&&a.value}(a,n)},has:function(n){if(r&&n&&("object"==typeof n||"function"==typeof n)){if(e)return l(e,n)}else if(c){if(t)return f(t,n)}else if(a)return function(e,t){return!!h(e,t)}(a,n);return!1},set:function(n,o){r&&n&&("object"==typeof n||"function"==typeof n)?(e||(e=new r),u(e,n,o)):c?(t||(t=new c),m(t,n,o)):(a||(a={key:{},next:null}),function(e,t,a){var n=h(e,t);n?n.value=a:e.next={key:t,next:e.next,value:a}}(a,n,o))}};return n}},2130:(e,t,a)=>{"use strict";const n=a(2037),o=a(6224),i=a(6560),{env:s}=process;let r;function c(e){return 0!==e&&{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function p(e,t){if(0===r)return 0;if(i("color=16m")||i("color=full")||i("color=truecolor"))return 3;if(i("color=256"))return 2;if(e&&!t&&void 0===r)return 0;const a=r||0;if("dumb"===s.TERM)return a;if("win32"===process.platform){const e=n.release().split(".");return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in s)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((e=>e in s))||"codeship"===s.CI_NAME?1:a;if("TEAMCITY_VERSION"in s)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(s.TEAMCITY_VERSION)?1:0;if("truecolor"===s.COLORTERM)return 3;if("TERM_PROGRAM"in s){const e=parseInt((s.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(s.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(s.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(s.TERM)||"COLORTERM"in s?1:a}i("no-color")||i("no-colors")||i("color=false")||i("color=never")?r=0:(i("color")||i("colors")||i("color=true")||i("color=always"))&&(r=1),"FORCE_COLOR"in s&&(r="true"===s.FORCE_COLOR?1:"false"===s.FORCE_COLOR?0:0===s.FORCE_COLOR.length?1:Math.min(parseInt(s.FORCE_COLOR,10),3)),e.exports={supportsColor:function(e){return c(p(e,e&&e.isTTY))},stdout:c(p(!0,o.isatty(1))),stderr:c(p(!0,o.isatty(2)))}},3692:e=>{var t=e.exports=function(e){return new a(e)};function a(e){this.value=e}function n(e,t,a){var n=[],s=[],u=!0;return function e(l){var d=a?o(l):l,m={},f=!0,h={node:d,node_:l,path:[].concat(n),parent:s[s.length-1],parents:s,key:n.slice(-1)[0],isRoot:0===n.length,level:n.length,circular:null,update:function(e,t){h.isRoot||(h.parent.node[h.key]=e),h.node=e,t&&(f=!1)},delete:function(e){delete h.parent.node[h.key],e&&(f=!1)},remove:function(e){r(h.parent.node)?h.parent.node.splice(h.key,1):delete h.parent.node[h.key],e&&(f=!1)},keys:null,before:function(e){m.before=e},after:function(e){m.after=e},pre:function(e){m.pre=e},post:function(e){m.post=e},stop:function(){u=!1},block:function(){f=!1}};if(!u)return h;function v(){if("object"==typeof h.node&&null!==h.node){h.keys&&h.node_===h.node||(h.keys=i(h.node)),h.isLeaf=0==h.keys.length;for(var e=0;e<s.length;e++)if(s[e].node_===l){h.circular=s[e];break}}else h.isLeaf=!0,h.keys=null;h.notLeaf=!h.isLeaf,h.notRoot=!h.isRoot}v();var x=t.call(h,h.node);return void 0!==x&&h.update&&h.update(x),m.before&&m.before.call(h,h.node),f?("object"!=typeof h.node||null===h.node||h.circular||(s.push(h),v(),c(h.keys,(function(t,o){n.push(t),m.pre&&m.pre.call(h,h.node[t],t);var i=e(h.node[t]);a&&p.call(h.node,t)&&(h.node[t]=i.node),i.isLast=o==h.keys.length-1,i.isFirst=0==o,m.post&&m.post.call(h,i),n.pop()})),s.pop()),m.after&&m.after.call(h,h.node),h):h}(e).node}function o(e){if("object"==typeof e&&null!==e){var t;if(r(e))t=[];else if("[object Date]"===s(e))t=new Date(e.getTime?e.getTime():e);else if("[object RegExp]"===s(e))t=new RegExp(e);else if(function(e){return"[object Error]"===s(e)}(e))t={message:e.message};else if(function(e){return"[object Boolean]"===s(e)}(e))t=new Boolean(e);else if(function(e){return"[object Number]"===s(e)}(e))t=new Number(e);else if(function(e){return"[object String]"===s(e)}(e))t=new String(e);else if(Object.create&&Object.getPrototypeOf)t=Object.create(Object.getPrototypeOf(e));else if(e.constructor===Object)t={};else{var a=e.constructor&&e.constructor.prototype||e.__proto__||{},n=function(){};n.prototype=a,t=new n}return c(i(e),(function(a){t[a]=e[a]})),t}return e}a.prototype.get=function(e){for(var t=this.value,a=0;a<e.length;a++){var n=e[a];if(!t||!p.call(t,n)){t=void 0;break}t=t[n]}return t},a.prototype.has=function(e){for(var t=this.value,a=0;a<e.length;a++){var n=e[a];if(!t||!p.call(t,n))return!1;t=t[n]}return!0},a.prototype.set=function(e,t){for(var a=this.value,n=0;n<e.length-1;n++){var o=e[n];p.call(a,o)||(a[o]={}),a=a[o]}return a[e[n]]=t,t},a.prototype.map=function(e){return n(this.value,e,!0)},a.prototype.forEach=function(e){return this.value=n(this.value,e,!1),this.value},a.prototype.reduce=function(e,t){var a=1===arguments.length,n=a?this.value:t;return this.forEach((function(t){this.isRoot&&a||(n=e.call(this,n,t))})),n},a.prototype.paths=function(){var e=[];return this.forEach((function(t){e.push(this.path)})),e},a.prototype.nodes=function(){var e=[];return this.forEach((function(t){e.push(this.node)})),e},a.prototype.clone=function(){var e=[],t=[];return function a(n){for(var s=0;s<e.length;s++)if(e[s]===n)return t[s];if("object"==typeof n&&null!==n){var r=o(n);return e.push(n),t.push(r),c(i(n),(function(e){r[e]=a(n[e])})),e.pop(),t.pop(),r}return n}(this.value)};var i=Object.keys||function(e){var t=[];for(var a in e)t.push(a);return t};function s(e){return Object.prototype.toString.call(e)}var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},c=function(e,t){if(e.forEach)return e.forEach(t);for(var a=0;a<e.length;a++)t(e[a],a,e)};c(i(a.prototype),(function(e){t[e]=function(t){var n=[].slice.call(arguments,1),o=new a(t);return o[e].apply(o,n)}}));var p=Object.hasOwnProperty||function(e,t){return t in e}},9491:e=>{"use strict";e.exports=require("assert")},7147:e=>{"use strict";e.exports=require("fs")},3685:e=>{"use strict";e.exports=require("http")},5687:e=>{"use strict";e.exports=require("https")},2037:e=>{"use strict";e.exports=require("os")},1017:e=>{"use strict";e.exports=require("path")},2781:e=>{"use strict";e.exports=require("stream")},6224:e=>{"use strict";e.exports=require("tty")},7310:e=>{"use strict";e.exports=require("url")},3837:e=>{"use strict";e.exports=require("util")},9796:e=>{"use strict";e.exports=require("zlib")},3765:e=>{"use strict";e.exports=JSON.parse('{"application/1d-interleaved-parityfec":{"source":"iana"},"application/3gpdash-qoe-report+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/3gpp-ims+xml":{"source":"iana","compressible":true},"application/3gpphal+json":{"source":"iana","compressible":true},"application/3gpphalforms+json":{"source":"iana","compressible":true},"application/a2l":{"source":"iana"},"application/ace+cbor":{"source":"iana"},"application/activemessage":{"source":"iana"},"application/activity+json":{"source":"iana","compressible":true},"application/alto-costmap+json":{"source":"iana","compressible":true},"application/alto-costmapfilter+json":{"source":"iana","compressible":true},"application/alto-directory+json":{"source":"iana","compressible":true},"application/alto-endpointcost+json":{"source":"iana","compressible":true},"application/alto-endpointcostparams+json":{"source":"iana","compressible":true},"application/alto-endpointprop+json":{"source":"iana","compressible":true},"application/alto-endpointpropparams+json":{"source":"iana","compressible":true},"application/alto-error+json":{"source":"iana","compressible":true},"application/alto-networkmap+json":{"source":"iana","compressible":true},"application/alto-networkmapfilter+json":{"source":"iana","compressible":true},"application/alto-updatestreamcontrol+json":{"source":"iana","compressible":true},"application/alto-updatestreamparams+json":{"source":"iana","compressible":true},"application/aml":{"source":"iana"},"application/andrew-inset":{"source":"iana","extensions":["ez"]},"application/applefile":{"source":"iana"},"application/applixware":{"source":"apache","extensions":["aw"]},"application/at+jwt":{"source":"iana"},"application/atf":{"source":"iana"},"application/atfx":{"source":"iana"},"application/atom+xml":{"source":"iana","compressible":true,"extensions":["atom"]},"application/atomcat+xml":{"source":"iana","compressible":true,"extensions":["atomcat"]},"application/atomdeleted+xml":{"source":"iana","compressible":true,"extensions":["atomdeleted"]},"application/atomicmail":{"source":"iana"},"application/atomsvc+xml":{"source":"iana","compressible":true,"extensions":["atomsvc"]},"application/atsc-dwd+xml":{"source":"iana","compressible":true,"extensions":["dwd"]},"application/atsc-dynamic-event-message":{"source":"iana"},"application/atsc-held+xml":{"source":"iana","compressible":true,"extensions":["held"]},"application/atsc-rdt+json":{"source":"iana","compressible":true},"application/atsc-rsat+xml":{"source":"iana","compressible":true,"extensions":["rsat"]},"application/atxml":{"source":"iana"},"application/auth-policy+xml":{"source":"iana","compressible":true},"application/bacnet-xdd+zip":{"source":"iana","compressible":false},"application/batch-smtp":{"source":"iana"},"application/bdoc":{"compressible":false,"extensions":["bdoc"]},"application/beep+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/calendar+json":{"source":"iana","compressible":true},"application/calendar+xml":{"source":"iana","compressible":true,"extensions":["xcs"]},"application/call-completion":{"source":"iana"},"application/cals-1840":{"source":"iana"},"application/captive+json":{"source":"iana","compressible":true},"application/cbor":{"source":"iana"},"application/cbor-seq":{"source":"iana"},"application/cccex":{"source":"iana"},"application/ccmp+xml":{"source":"iana","compressible":true},"application/ccxml+xml":{"source":"iana","compressible":true,"extensions":["ccxml"]},"application/cdfx+xml":{"source":"iana","compressible":true,"extensions":["cdfx"]},"application/cdmi-capability":{"source":"iana","extensions":["cdmia"]},"application/cdmi-container":{"source":"iana","extensions":["cdmic"]},"application/cdmi-domain":{"source":"iana","extensions":["cdmid"]},"application/cdmi-object":{"source":"iana","extensions":["cdmio"]},"application/cdmi-queue":{"source":"iana","extensions":["cdmiq"]},"application/cdni":{"source":"iana"},"application/cea":{"source":"iana"},"application/cea-2018+xml":{"source":"iana","compressible":true},"application/cellml+xml":{"source":"iana","compressible":true},"application/cfw":{"source":"iana"},"application/clr":{"source":"iana"},"application/clue+xml":{"source":"iana","compressible":true},"application/clue_info+xml":{"source":"iana","compressible":true},"application/cms":{"source":"iana"},"application/cnrp+xml":{"source":"iana","compressible":true},"application/coap-group+json":{"source":"iana","compressible":true},"application/coap-payload":{"source":"iana"},"application/commonground":{"source":"iana"},"application/conference-info+xml":{"source":"iana","compressible":true},"application/cose":{"source":"iana"},"application/cose-key":{"source":"iana"},"application/cose-key-set":{"source":"iana"},"application/cpl+xml":{"source":"iana","compressible":true},"application/csrattrs":{"source":"iana"},"application/csta+xml":{"source":"iana","compressible":true},"application/cstadata+xml":{"source":"iana","compressible":true},"application/csvm+json":{"source":"iana","compressible":true},"application/cu-seeme":{"source":"apache","extensions":["cu"]},"application/cwt":{"source":"iana"},"application/cybercash":{"source":"iana"},"application/dart":{"compressible":true},"application/dash+xml":{"source":"iana","compressible":true,"extensions":["mpd"]},"application/dashdelta":{"source":"iana"},"application/davmount+xml":{"source":"iana","compressible":true,"extensions":["davmount"]},"application/dca-rft":{"source":"iana"},"application/dcd":{"source":"iana"},"application/dec-dx":{"source":"iana"},"application/dialog-info+xml":{"source":"iana","compressible":true},"application/dicom":{"source":"iana"},"application/dicom+json":{"source":"iana","compressible":true},"application/dicom+xml":{"source":"iana","compressible":true},"application/dii":{"source":"iana"},"application/dit":{"source":"iana"},"application/dns":{"source":"iana"},"application/dns+json":{"source":"iana","compressible":true},"application/dns-message":{"source":"iana"},"application/docbook+xml":{"source":"apache","compressible":true,"extensions":["dbk"]},"application/dots+cbor":{"source":"iana"},"application/dskpp+xml":{"source":"iana","compressible":true},"application/dssc+der":{"source":"iana","extensions":["dssc"]},"application/dssc+xml":{"source":"iana","compressible":true,"extensions":["xdssc"]},"application/dvcs":{"source":"iana"},"application/ecmascript":{"source":"iana","compressible":true,"extensions":["es","ecma"]},"application/edi-consent":{"source":"iana"},"application/edi-x12":{"source":"iana","compressible":false},"application/edifact":{"source":"iana","compressible":false},"application/efi":{"source":"iana"},"application/elm+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/elm+xml":{"source":"iana","compressible":true},"application/emergencycalldata.cap+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/emergencycalldata.comment+xml":{"source":"iana","compressible":true},"application/emergencycalldata.control+xml":{"source":"iana","compressible":true},"application/emergencycalldata.deviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.ecall.msd":{"source":"iana"},"application/emergencycalldata.providerinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.serviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.subscriberinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.veds+xml":{"source":"iana","compressible":true},"application/emma+xml":{"source":"iana","compressible":true,"extensions":["emma"]},"application/emotionml+xml":{"source":"iana","compressible":true,"extensions":["emotionml"]},"application/encaprtp":{"source":"iana"},"application/epp+xml":{"source":"iana","compressible":true},"application/epub+zip":{"source":"iana","compressible":false,"extensions":["epub"]},"application/eshop":{"source":"iana"},"application/exi":{"source":"iana","extensions":["exi"]},"application/expect-ct-report+json":{"source":"iana","compressible":true},"application/express":{"source":"iana","extensions":["exp"]},"application/fastinfoset":{"source":"iana"},"application/fastsoap":{"source":"iana"},"application/fdt+xml":{"source":"iana","compressible":true,"extensions":["fdt"]},"application/fhir+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/fhir+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/fido.trusted-apps+json":{"compressible":true},"application/fits":{"source":"iana"},"application/flexfec":{"source":"iana"},"application/font-sfnt":{"source":"iana"},"application/font-tdpfr":{"source":"iana","extensions":["pfr"]},"application/font-woff":{"source":"iana","compressible":false},"application/framework-attributes+xml":{"source":"iana","compressible":true},"application/geo+json":{"source":"iana","compressible":true,"extensions":["geojson"]},"application/geo+json-seq":{"source":"iana"},"application/geopackage+sqlite3":{"source":"iana"},"application/geoxacml+xml":{"source":"iana","compressible":true},"application/gltf-buffer":{"source":"iana"},"application/gml+xml":{"source":"iana","compressible":true,"extensions":["gml"]},"application/gpx+xml":{"source":"apache","compressible":true,"extensions":["gpx"]},"application/gxf":{"source":"apache","extensions":["gxf"]},"application/gzip":{"source":"iana","compressible":false,"extensions":["gz"]},"application/h224":{"source":"iana"},"application/held+xml":{"source":"iana","compressible":true},"application/hjson":{"extensions":["hjson"]},"application/http":{"source":"iana"},"application/hyperstudio":{"source":"iana","extensions":["stk"]},"application/ibe-key-request+xml":{"source":"iana","compressible":true},"application/ibe-pkg-reply+xml":{"source":"iana","compressible":true},"application/ibe-pp-data":{"source":"iana"},"application/iges":{"source":"iana"},"application/im-iscomposing+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/index":{"source":"iana"},"application/index.cmd":{"source":"iana"},"application/index.obj":{"source":"iana"},"application/index.response":{"source":"iana"},"application/index.vnd":{"source":"iana"},"application/inkml+xml":{"source":"iana","compressible":true,"extensions":["ink","inkml"]},"application/iotp":{"source":"iana"},"application/ipfix":{"source":"iana","extensions":["ipfix"]},"application/ipp":{"source":"iana"},"application/isup":{"source":"iana"},"application/its+xml":{"source":"iana","compressible":true,"extensions":["its"]},"application/java-archive":{"source":"apache","compressible":false,"extensions":["jar","war","ear"]},"application/java-serialized-object":{"source":"apache","compressible":false,"extensions":["ser"]},"application/java-vm":{"source":"apache","compressible":false,"extensions":["class"]},"application/javascript":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["js","mjs"]},"application/jf2feed+json":{"source":"iana","compressible":true},"application/jose":{"source":"iana"},"application/jose+json":{"source":"iana","compressible":true},"application/jrd+json":{"source":"iana","compressible":true},"application/jscalendar+json":{"source":"iana","compressible":true},"application/json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["json","map"]},"application/json-patch+json":{"source":"iana","compressible":true},"application/json-seq":{"source":"iana"},"application/json5":{"extensions":["json5"]},"application/jsonml+json":{"source":"apache","compressible":true,"extensions":["jsonml"]},"application/jwk+json":{"source":"iana","compressible":true},"application/jwk-set+json":{"source":"iana","compressible":true},"application/jwt":{"source":"iana"},"application/kpml-request+xml":{"source":"iana","compressible":true},"application/kpml-response+xml":{"source":"iana","compressible":true},"application/ld+json":{"source":"iana","compressible":true,"extensions":["jsonld"]},"application/lgr+xml":{"source":"iana","compressible":true,"extensions":["lgr"]},"application/link-format":{"source":"iana"},"application/load-control+xml":{"source":"iana","compressible":true},"application/lost+xml":{"source":"iana","compressible":true,"extensions":["lostxml"]},"application/lostsync+xml":{"source":"iana","compressible":true},"application/lpf+zip":{"source":"iana","compressible":false},"application/lxf":{"source":"iana"},"application/mac-binhex40":{"source":"iana","extensions":["hqx"]},"application/mac-compactpro":{"source":"apache","extensions":["cpt"]},"application/macwriteii":{"source":"iana"},"application/mads+xml":{"source":"iana","compressible":true,"extensions":["mads"]},"application/manifest+json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["webmanifest"]},"application/marc":{"source":"iana","extensions":["mrc"]},"application/marcxml+xml":{"source":"iana","compressible":true,"extensions":["mrcx"]},"application/mathematica":{"source":"iana","extensions":["ma","nb","mb"]},"application/mathml+xml":{"source":"iana","compressible":true,"extensions":["mathml"]},"application/mathml-content+xml":{"source":"iana","compressible":true},"application/mathml-presentation+xml":{"source":"iana","compressible":true},"application/mbms-associated-procedure-description+xml":{"source":"iana","compressible":true},"application/mbms-deregister+xml":{"source":"iana","compressible":true},"application/mbms-envelope+xml":{"source":"iana","compressible":true},"application/mbms-msk+xml":{"source":"iana","compressible":true},"application/mbms-msk-response+xml":{"source":"iana","compressible":true},"application/mbms-protection-description+xml":{"source":"iana","compressible":true},"application/mbms-reception-report+xml":{"source":"iana","compressible":true},"application/mbms-register+xml":{"source":"iana","compressible":true},"application/mbms-register-response+xml":{"source":"iana","compressible":true},"application/mbms-schedule+xml":{"source":"iana","compressible":true},"application/mbms-user-service-description+xml":{"source":"iana","compressible":true},"application/mbox":{"source":"iana","extensions":["mbox"]},"application/media-policy-dataset+xml":{"source":"iana","compressible":true},"application/media_control+xml":{"source":"iana","compressible":true},"application/mediaservercontrol+xml":{"source":"iana","compressible":true,"extensions":["mscml"]},"application/merge-patch+json":{"source":"iana","compressible":true},"application/metalink+xml":{"source":"apache","compressible":true,"extensions":["metalink"]},"application/metalink4+xml":{"source":"iana","compressible":true,"extensions":["meta4"]},"application/mets+xml":{"source":"iana","compressible":true,"extensions":["mets"]},"application/mf4":{"source":"iana"},"application/mikey":{"source":"iana"},"application/mipc":{"source":"iana"},"application/missing-blocks+cbor-seq":{"source":"iana"},"application/mmt-aei+xml":{"source":"iana","compressible":true,"extensions":["maei"]},"application/mmt-usd+xml":{"source":"iana","compressible":true,"extensions":["musd"]},"application/mods+xml":{"source":"iana","compressible":true,"extensions":["mods"]},"application/moss-keys":{"source":"iana"},"application/moss-signature":{"source":"iana"},"application/mosskey-data":{"source":"iana"},"application/mosskey-request":{"source":"iana"},"application/mp21":{"source":"iana","extensions":["m21","mp21"]},"application/mp4":{"source":"iana","extensions":["mp4s","m4p"]},"application/mpeg4-generic":{"source":"iana"},"application/mpeg4-iod":{"source":"iana"},"application/mpeg4-iod-xmt":{"source":"iana"},"application/mrb-consumer+xml":{"source":"iana","compressible":true},"application/mrb-publish+xml":{"source":"iana","compressible":true},"application/msc-ivr+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msc-mixer+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msword":{"source":"iana","compressible":false,"extensions":["doc","dot"]},"application/mud+json":{"source":"iana","compressible":true},"application/multipart-core":{"source":"iana"},"application/mxf":{"source":"iana","extensions":["mxf"]},"application/n-quads":{"source":"iana","extensions":["nq"]},"application/n-triples":{"source":"iana","extensions":["nt"]},"application/nasdata":{"source":"iana"},"application/news-checkgroups":{"source":"iana","charset":"US-ASCII"},"application/news-groupinfo":{"source":"iana","charset":"US-ASCII"},"application/news-transmission":{"source":"iana"},"application/nlsml+xml":{"source":"iana","compressible":true},"application/node":{"source":"iana","extensions":["cjs"]},"application/nss":{"source":"iana"},"application/oauth-authz-req+jwt":{"source":"iana"},"application/ocsp-request":{"source":"iana"},"application/ocsp-response":{"source":"iana"},"application/octet-stream":{"source":"iana","compressible":false,"extensions":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{"source":"iana","extensions":["oda"]},"application/odm+xml":{"source":"iana","compressible":true},"application/odx":{"source":"iana"},"application/oebps-package+xml":{"source":"iana","compressible":true,"extensions":["opf"]},"application/ogg":{"source":"iana","compressible":false,"extensions":["ogx"]},"application/omdoc+xml":{"source":"apache","compressible":true,"extensions":["omdoc"]},"application/onenote":{"source":"apache","extensions":["onetoc","onetoc2","onetmp","onepkg"]},"application/opc-nodeset+xml":{"source":"iana","compressible":true},"application/oscore":{"source":"iana"},"application/oxps":{"source":"iana","extensions":["oxps"]},"application/p21":{"source":"iana"},"application/p21+zip":{"source":"iana","compressible":false},"application/p2p-overlay+xml":{"source":"iana","compressible":true,"extensions":["relo"]},"application/parityfec":{"source":"iana"},"application/passport":{"source":"iana"},"application/patch-ops-error+xml":{"source":"iana","compressible":true,"extensions":["xer"]},"application/pdf":{"source":"iana","compressible":false,"extensions":["pdf"]},"application/pdx":{"source":"iana"},"application/pem-certificate-chain":{"source":"iana"},"application/pgp-encrypted":{"source":"iana","compressible":false,"extensions":["pgp"]},"application/pgp-keys":{"source":"iana"},"application/pgp-signature":{"source":"iana","extensions":["asc","sig"]},"application/pics-rules":{"source":"apache","extensions":["prf"]},"application/pidf+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pidf-diff+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pkcs10":{"source":"iana","extensions":["p10"]},"application/pkcs12":{"source":"iana"},"application/pkcs7-mime":{"source":"iana","extensions":["p7m","p7c"]},"application/pkcs7-signature":{"source":"iana","extensions":["p7s"]},"application/pkcs8":{"source":"iana","extensions":["p8"]},"application/pkcs8-encrypted":{"source":"iana"},"application/pkix-attr-cert":{"source":"iana","extensions":["ac"]},"application/pkix-cert":{"source":"iana","extensions":["cer"]},"application/pkix-crl":{"source":"iana","extensions":["crl"]},"application/pkix-pkipath":{"source":"iana","extensions":["pkipath"]},"application/pkixcmp":{"source":"iana","extensions":["pki"]},"application/pls+xml":{"source":"iana","compressible":true,"extensions":["pls"]},"application/poc-settings+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/postscript":{"source":"iana","compressible":true,"extensions":["ai","eps","ps"]},"application/ppsp-tracker+json":{"source":"iana","compressible":true},"application/problem+json":{"source":"iana","compressible":true},"application/problem+xml":{"source":"iana","compressible":true},"application/provenance+xml":{"source":"iana","compressible":true,"extensions":["provx"]},"application/prs.alvestrand.titrax-sheet":{"source":"iana"},"application/prs.cww":{"source":"iana","extensions":["cww"]},"application/prs.cyn":{"source":"iana","charset":"7-BIT"},"application/prs.hpub+zip":{"source":"iana","compressible":false},"application/prs.nprend":{"source":"iana"},"application/prs.plucker":{"source":"iana"},"application/prs.rdf-xml-crypt":{"source":"iana"},"application/prs.xsf+xml":{"source":"iana","compressible":true},"application/pskc+xml":{"source":"iana","compressible":true,"extensions":["pskcxml"]},"application/pvd+json":{"source":"iana","compressible":true},"application/qsig":{"source":"iana"},"application/raml+yaml":{"compressible":true,"extensions":["raml"]},"application/raptorfec":{"source":"iana"},"application/rdap+json":{"source":"iana","compressible":true},"application/rdf+xml":{"source":"iana","compressible":true,"extensions":["rdf","owl"]},"application/reginfo+xml":{"source":"iana","compressible":true,"extensions":["rif"]},"application/relax-ng-compact-syntax":{"source":"iana","extensions":["rnc"]},"application/remote-printing":{"source":"iana"},"application/reputon+json":{"source":"iana","compressible":true},"application/resource-lists+xml":{"source":"iana","compressible":true,"extensions":["rl"]},"application/resource-lists-diff+xml":{"source":"iana","compressible":true,"extensions":["rld"]},"application/rfc+xml":{"source":"iana","compressible":true},"application/riscos":{"source":"iana"},"application/rlmi+xml":{"source":"iana","compressible":true},"application/rls-services+xml":{"source":"iana","compressible":true,"extensions":["rs"]},"application/route-apd+xml":{"source":"iana","compressible":true,"extensions":["rapd"]},"application/route-s-tsid+xml":{"source":"iana","compressible":true,"extensions":["sls"]},"application/route-usd+xml":{"source":"iana","compressible":true,"extensions":["rusd"]},"application/rpki-ghostbusters":{"source":"iana","extensions":["gbr"]},"application/rpki-manifest":{"source":"iana","extensions":["mft"]},"application/rpki-publication":{"source":"iana"},"application/rpki-roa":{"source":"iana","extensions":["roa"]},"application/rpki-updown":{"source":"iana"},"application/rsd+xml":{"source":"apache","compressible":true,"extensions":["rsd"]},"application/rss+xml":{"source":"apache","compressible":true,"extensions":["rss"]},"application/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"application/rtploopback":{"source":"iana"},"application/rtx":{"source":"iana"},"application/samlassertion+xml":{"source":"iana","compressible":true},"application/samlmetadata+xml":{"source":"iana","compressible":true},"application/sarif+json":{"source":"iana","compressible":true},"application/sarif-external-properties+json":{"source":"iana","compressible":true},"application/sbe":{"source":"iana"},"application/sbml+xml":{"source":"iana","compressible":true,"extensions":["sbml"]},"application/scaip+xml":{"source":"iana","compressible":true},"application/scim+json":{"source":"iana","compressible":true},"application/scvp-cv-request":{"source":"iana","extensions":["scq"]},"application/scvp-cv-response":{"source":"iana","extensions":["scs"]},"application/scvp-vp-request":{"source":"iana","extensions":["spq"]},"application/scvp-vp-response":{"source":"iana","extensions":["spp"]},"application/sdp":{"source":"iana","extensions":["sdp"]},"application/secevent+jwt":{"source":"iana"},"application/senml+cbor":{"source":"iana"},"application/senml+json":{"source":"iana","compressible":true},"application/senml+xml":{"source":"iana","compressible":true,"extensions":["senmlx"]},"application/senml-etch+cbor":{"source":"iana"},"application/senml-etch+json":{"source":"iana","compressible":true},"application/senml-exi":{"source":"iana"},"application/sensml+cbor":{"source":"iana"},"application/sensml+json":{"source":"iana","compressible":true},"application/sensml+xml":{"source":"iana","compressible":true,"extensions":["sensmlx"]},"application/sensml-exi":{"source":"iana"},"application/sep+xml":{"source":"iana","compressible":true},"application/sep-exi":{"source":"iana"},"application/session-info":{"source":"iana"},"application/set-payment":{"source":"iana"},"application/set-payment-initiation":{"source":"iana","extensions":["setpay"]},"application/set-registration":{"source":"iana"},"application/set-registration-initiation":{"source":"iana","extensions":["setreg"]},"application/sgml":{"source":"iana"},"application/sgml-open-catalog":{"source":"iana"},"application/shf+xml":{"source":"iana","compressible":true,"extensions":["shf"]},"application/sieve":{"source":"iana","extensions":["siv","sieve"]},"application/simple-filter+xml":{"source":"iana","compressible":true},"application/simple-message-summary":{"source":"iana"},"application/simplesymbolcontainer":{"source":"iana"},"application/sipc":{"source":"iana"},"application/slate":{"source":"iana"},"application/smil":{"source":"iana"},"application/smil+xml":{"source":"iana","compressible":true,"extensions":["smi","smil"]},"application/smpte336m":{"source":"iana"},"application/soap+fastinfoset":{"source":"iana"},"application/soap+xml":{"source":"iana","compressible":true},"application/sparql-query":{"source":"iana","extensions":["rq"]},"application/sparql-results+xml":{"source":"iana","compressible":true,"extensions":["srx"]},"application/spdx+json":{"source":"iana","compressible":true},"application/spirits-event+xml":{"source":"iana","compressible":true},"application/sql":{"source":"iana"},"application/srgs":{"source":"iana","extensions":["gram"]},"application/srgs+xml":{"source":"iana","compressible":true,"extensions":["grxml"]},"application/sru+xml":{"source":"iana","compressible":true,"extensions":["sru"]},"application/ssdl+xml":{"source":"apache","compressible":true,"extensions":["ssdl"]},"application/ssml+xml":{"source":"iana","compressible":true,"extensions":["ssml"]},"application/stix+json":{"source":"iana","compressible":true},"application/swid+xml":{"source":"iana","compressible":true,"extensions":["swidtag"]},"application/tamp-apex-update":{"source":"iana"},"application/tamp-apex-update-confirm":{"source":"iana"},"application/tamp-community-update":{"source":"iana"},"application/tamp-community-update-confirm":{"source":"iana"},"application/tamp-error":{"source":"iana"},"application/tamp-sequence-adjust":{"source":"iana"},"application/tamp-sequence-adjust-confirm":{"source":"iana"},"application/tamp-status-query":{"source":"iana"},"application/tamp-status-response":{"source":"iana"},"application/tamp-update":{"source":"iana"},"application/tamp-update-confirm":{"source":"iana"},"application/tar":{"compressible":true},"application/taxii+json":{"source":"iana","compressible":true},"application/td+json":{"source":"iana","compressible":true},"application/tei+xml":{"source":"iana","compressible":true,"extensions":["tei","teicorpus"]},"application/tetra_isi":{"source":"iana"},"application/thraud+xml":{"source":"iana","compressible":true,"extensions":["tfi"]},"application/timestamp-query":{"source":"iana"},"application/timestamp-reply":{"source":"iana"},"application/timestamped-data":{"source":"iana","extensions":["tsd"]},"application/tlsrpt+gzip":{"source":"iana"},"application/tlsrpt+json":{"source":"iana","compressible":true},"application/tnauthlist":{"source":"iana"},"application/token-introspection+jwt":{"source":"iana"},"application/toml":{"compressible":true,"extensions":["toml"]},"application/trickle-ice-sdpfrag":{"source":"iana"},"application/trig":{"source":"iana","extensions":["trig"]},"application/ttml+xml":{"source":"iana","compressible":true,"extensions":["ttml"]},"application/tve-trigger":{"source":"iana"},"application/tzif":{"source":"iana"},"application/tzif-leap":{"source":"iana"},"application/ubjson":{"compressible":false,"extensions":["ubj"]},"application/ulpfec":{"source":"iana"},"application/urc-grpsheet+xml":{"source":"iana","compressible":true},"application/urc-ressheet+xml":{"source":"iana","compressible":true,"extensions":["rsheet"]},"application/urc-targetdesc+xml":{"source":"iana","compressible":true,"extensions":["td"]},"application/urc-uisocketdesc+xml":{"source":"iana","compressible":true},"application/vcard+json":{"source":"iana","compressible":true},"application/vcard+xml":{"source":"iana","compressible":true},"application/vemmi":{"source":"iana"},"application/vividence.scriptfile":{"source":"apache"},"application/vnd.1000minds.decision-model+xml":{"source":"iana","compressible":true,"extensions":["1km"]},"application/vnd.3gpp-prose+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc3ch+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-v2x-local-service-information":{"source":"iana"},"application/vnd.3gpp.5gnas":{"source":"iana"},"application/vnd.3gpp.access-transfer-events+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.bsf+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gmop+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gtpc":{"source":"iana"},"application/vnd.3gpp.interworking-data":{"source":"iana"},"application/vnd.3gpp.lpp":{"source":"iana"},"application/vnd.3gpp.mc-signalling-ear":{"source":"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-payload":{"source":"iana"},"application/vnd.3gpp.mcdata-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-signalling":{"source":"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-floor-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-signed+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-init-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-transmission-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mid-call+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ngap":{"source":"iana"},"application/vnd.3gpp.pfcp":{"source":"iana"},"application/vnd.3gpp.pic-bw-large":{"source":"iana","extensions":["plb"]},"application/vnd.3gpp.pic-bw-small":{"source":"iana","extensions":["psb"]},"application/vnd.3gpp.pic-bw-var":{"source":"iana","extensions":["pvb"]},"application/vnd.3gpp.s1ap":{"source":"iana"},"application/vnd.3gpp.sms":{"source":"iana"},"application/vnd.3gpp.sms+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-ext+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.state-and-event-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ussd+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.bcmcsinfo+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.sms":{"source":"iana"},"application/vnd.3gpp2.tcap":{"source":"iana","extensions":["tcap"]},"application/vnd.3lightssoftware.imagescal":{"source":"iana"},"application/vnd.3m.post-it-notes":{"source":"iana","extensions":["pwn"]},"application/vnd.accpac.simply.aso":{"source":"iana","extensions":["aso"]},"application/vnd.accpac.simply.imp":{"source":"iana","extensions":["imp"]},"application/vnd.acucobol":{"source":"iana","extensions":["acu"]},"application/vnd.acucorp":{"source":"iana","extensions":["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{"source":"apache","compressible":false,"extensions":["air"]},"application/vnd.adobe.flash.movie":{"source":"iana"},"application/vnd.adobe.formscentral.fcdt":{"source":"iana","extensions":["fcdt"]},"application/vnd.adobe.fxp":{"source":"iana","extensions":["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{"source":"iana"},"application/vnd.adobe.xdp+xml":{"source":"iana","compressible":true,"extensions":["xdp"]},"application/vnd.adobe.xfdf":{"source":"iana","extensions":["xfdf"]},"application/vnd.aether.imp":{"source":"iana"},"application/vnd.afpc.afplinedata":{"source":"iana"},"application/vnd.afpc.afplinedata-pagedef":{"source":"iana"},"application/vnd.afpc.cmoca-cmresource":{"source":"iana"},"application/vnd.afpc.foca-charset":{"source":"iana"},"application/vnd.afpc.foca-codedfont":{"source":"iana"},"application/vnd.afpc.foca-codepage":{"source":"iana"},"application/vnd.afpc.modca":{"source":"iana"},"application/vnd.afpc.modca-cmtable":{"source":"iana"},"application/vnd.afpc.modca-formdef":{"source":"iana"},"application/vnd.afpc.modca-mediummap":{"source":"iana"},"application/vnd.afpc.modca-objectcontainer":{"source":"iana"},"application/vnd.afpc.modca-overlay":{"source":"iana"},"application/vnd.afpc.modca-pagesegment":{"source":"iana"},"application/vnd.age":{"source":"iana","extensions":["age"]},"application/vnd.ah-barcode":{"source":"iana"},"application/vnd.ahead.space":{"source":"iana","extensions":["ahead"]},"application/vnd.airzip.filesecure.azf":{"source":"iana","extensions":["azf"]},"application/vnd.airzip.filesecure.azs":{"source":"iana","extensions":["azs"]},"application/vnd.amadeus+json":{"source":"iana","compressible":true},"application/vnd.amazon.ebook":{"source":"apache","extensions":["azw"]},"application/vnd.amazon.mobi8-ebook":{"source":"iana"},"application/vnd.americandynamics.acc":{"source":"iana","extensions":["acc"]},"application/vnd.amiga.ami":{"source":"iana","extensions":["ami"]},"application/vnd.amundsen.maze+xml":{"source":"iana","compressible":true},"application/vnd.android.ota":{"source":"iana"},"application/vnd.android.package-archive":{"source":"apache","compressible":false,"extensions":["apk"]},"application/vnd.anki":{"source":"iana"},"application/vnd.anser-web-certificate-issue-initiation":{"source":"iana","extensions":["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{"source":"apache","extensions":["fti"]},"application/vnd.antix.game-component":{"source":"iana","extensions":["atx"]},"application/vnd.apache.arrow.file":{"source":"iana"},"application/vnd.apache.arrow.stream":{"source":"iana"},"application/vnd.apache.thrift.binary":{"source":"iana"},"application/vnd.apache.thrift.compact":{"source":"iana"},"application/vnd.apache.thrift.json":{"source":"iana"},"application/vnd.api+json":{"source":"iana","compressible":true},"application/vnd.aplextor.warrp+json":{"source":"iana","compressible":true},"application/vnd.apothekende.reservation+json":{"source":"iana","compressible":true},"application/vnd.apple.installer+xml":{"source":"iana","compressible":true,"extensions":["mpkg"]},"application/vnd.apple.keynote":{"source":"iana","extensions":["key"]},"application/vnd.apple.mpegurl":{"source":"iana","extensions":["m3u8"]},"application/vnd.apple.numbers":{"source":"iana","extensions":["numbers"]},"application/vnd.apple.pages":{"source":"iana","extensions":["pages"]},"application/vnd.apple.pkpass":{"compressible":false,"extensions":["pkpass"]},"application/vnd.arastra.swi":{"source":"iana"},"application/vnd.aristanetworks.swi":{"source":"iana","extensions":["swi"]},"application/vnd.artisan+json":{"source":"iana","compressible":true},"application/vnd.artsquare":{"source":"iana"},"application/vnd.astraea-software.iota":{"source":"iana","extensions":["iota"]},"application/vnd.audiograph":{"source":"iana","extensions":["aep"]},"application/vnd.autopackage":{"source":"iana"},"application/vnd.avalon+json":{"source":"iana","compressible":true},"application/vnd.avistar+xml":{"source":"iana","compressible":true},"application/vnd.balsamiq.bmml+xml":{"source":"iana","compressible":true,"extensions":["bmml"]},"application/vnd.balsamiq.bmpr":{"source":"iana"},"application/vnd.banana-accounting":{"source":"iana"},"application/vnd.bbf.usp.error":{"source":"iana"},"application/vnd.bbf.usp.msg":{"source":"iana"},"application/vnd.bbf.usp.msg+json":{"source":"iana","compressible":true},"application/vnd.bekitzur-stech+json":{"source":"iana","compressible":true},"application/vnd.bint.med-content":{"source":"iana"},"application/vnd.biopax.rdf+xml":{"source":"iana","compressible":true},"application/vnd.blink-idb-value-wrapper":{"source":"iana"},"application/vnd.blueice.multipass":{"source":"iana","extensions":["mpm"]},"application/vnd.bluetooth.ep.oob":{"source":"iana"},"application/vnd.bluetooth.le.oob":{"source":"iana"},"application/vnd.bmi":{"source":"iana","extensions":["bmi"]},"application/vnd.bpf":{"source":"iana"},"application/vnd.bpf3":{"source":"iana"},"application/vnd.businessobjects":{"source":"iana","extensions":["rep"]},"application/vnd.byu.uapi+json":{"source":"iana","compressible":true},"application/vnd.cab-jscript":{"source":"iana"},"application/vnd.canon-cpdl":{"source":"iana"},"application/vnd.canon-lips":{"source":"iana"},"application/vnd.capasystems-pg+json":{"source":"iana","compressible":true},"application/vnd.cendio.thinlinc.clientconf":{"source":"iana"},"application/vnd.century-systems.tcp_stream":{"source":"iana"},"application/vnd.chemdraw+xml":{"source":"iana","compressible":true,"extensions":["cdxml"]},"application/vnd.chess-pgn":{"source":"iana"},"application/vnd.chipnuts.karaoke-mmd":{"source":"iana","extensions":["mmd"]},"application/vnd.ciedi":{"source":"iana"},"application/vnd.cinderella":{"source":"iana","extensions":["cdy"]},"application/vnd.cirpack.isdn-ext":{"source":"iana"},"application/vnd.citationstyles.style+xml":{"source":"iana","compressible":true,"extensions":["csl"]},"application/vnd.claymore":{"source":"iana","extensions":["cla"]},"application/vnd.cloanto.rp9":{"source":"iana","extensions":["rp9"]},"application/vnd.clonk.c4group":{"source":"iana","extensions":["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{"source":"iana","extensions":["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{"source":"iana","extensions":["c11amz"]},"application/vnd.coffeescript":{"source":"iana"},"application/vnd.collabio.xodocuments.document":{"source":"iana"},"application/vnd.collabio.xodocuments.document-template":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation-template":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{"source":"iana"},"application/vnd.collection+json":{"source":"iana","compressible":true},"application/vnd.collection.doc+json":{"source":"iana","compressible":true},"application/vnd.collection.next+json":{"source":"iana","compressible":true},"application/vnd.comicbook+zip":{"source":"iana","compressible":false},"application/vnd.comicbook-rar":{"source":"iana"},"application/vnd.commerce-battelle":{"source":"iana"},"application/vnd.commonspace":{"source":"iana","extensions":["csp"]},"application/vnd.contact.cmsg":{"source":"iana","extensions":["cdbcmsg"]},"application/vnd.coreos.ignition+json":{"source":"iana","compressible":true},"application/vnd.cosmocaller":{"source":"iana","extensions":["cmc"]},"application/vnd.crick.clicker":{"source":"iana","extensions":["clkx"]},"application/vnd.crick.clicker.keyboard":{"source":"iana","extensions":["clkk"]},"application/vnd.crick.clicker.palette":{"source":"iana","extensions":["clkp"]},"application/vnd.crick.clicker.template":{"source":"iana","extensions":["clkt"]},"application/vnd.crick.clicker.wordbank":{"source":"iana","extensions":["clkw"]},"application/vnd.criticaltools.wbs+xml":{"source":"iana","compressible":true,"extensions":["wbs"]},"application/vnd.cryptii.pipe+json":{"source":"iana","compressible":true},"application/vnd.crypto-shade-file":{"source":"iana"},"application/vnd.cryptomator.encrypted":{"source":"iana"},"application/vnd.cryptomator.vault":{"source":"iana"},"application/vnd.ctc-posml":{"source":"iana","extensions":["pml"]},"application/vnd.ctct.ws+xml":{"source":"iana","compressible":true},"application/vnd.cups-pdf":{"source":"iana"},"application/vnd.cups-postscript":{"source":"iana"},"application/vnd.cups-ppd":{"source":"iana","extensions":["ppd"]},"application/vnd.cups-raster":{"source":"iana"},"application/vnd.cups-raw":{"source":"iana"},"application/vnd.curl":{"source":"iana"},"application/vnd.curl.car":{"source":"apache","extensions":["car"]},"application/vnd.curl.pcurl":{"source":"apache","extensions":["pcurl"]},"application/vnd.cyan.dean.root+xml":{"source":"iana","compressible":true},"application/vnd.cybank":{"source":"iana"},"application/vnd.cyclonedx+json":{"source":"iana","compressible":true},"application/vnd.cyclonedx+xml":{"source":"iana","compressible":true},"application/vnd.d2l.coursepackage1p0+zip":{"source":"iana","compressible":false},"application/vnd.d3m-dataset":{"source":"iana"},"application/vnd.d3m-problem":{"source":"iana"},"application/vnd.dart":{"source":"iana","compressible":true,"extensions":["dart"]},"application/vnd.data-vision.rdz":{"source":"iana","extensions":["rdz"]},"application/vnd.datapackage+json":{"source":"iana","compressible":true},"application/vnd.dataresource+json":{"source":"iana","compressible":true},"application/vnd.dbf":{"source":"iana","extensions":["dbf"]},"application/vnd.debian.binary-package":{"source":"iana"},"application/vnd.dece.data":{"source":"iana","extensions":["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{"source":"iana","compressible":true,"extensions":["uvt","uvvt"]},"application/vnd.dece.unspecified":{"source":"iana","extensions":["uvx","uvvx"]},"application/vnd.dece.zip":{"source":"iana","extensions":["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{"source":"iana","extensions":["fe_launch"]},"application/vnd.desmume.movie":{"source":"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{"source":"iana"},"application/vnd.dm.delegation+xml":{"source":"iana","compressible":true},"application/vnd.dna":{"source":"iana","extensions":["dna"]},"application/vnd.document+json":{"source":"iana","compressible":true},"application/vnd.dolby.mlp":{"source":"apache","extensions":["mlp"]},"application/vnd.dolby.mobile.1":{"source":"iana"},"application/vnd.dolby.mobile.2":{"source":"iana"},"application/vnd.doremir.scorecloud-binary-document":{"source":"iana"},"application/vnd.dpgraph":{"source":"iana","extensions":["dpg"]},"application/vnd.dreamfactory":{"source":"iana","extensions":["dfac"]},"application/vnd.drive+json":{"source":"iana","compressible":true},"application/vnd.ds-keypoint":{"source":"apache","extensions":["kpxx"]},"application/vnd.dtg.local":{"source":"iana"},"application/vnd.dtg.local.flash":{"source":"iana"},"application/vnd.dtg.local.html":{"source":"iana"},"application/vnd.dvb.ait":{"source":"iana","extensions":["ait"]},"application/vnd.dvb.dvbisl+xml":{"source":"iana","compressible":true},"application/vnd.dvb.dvbj":{"source":"iana"},"application/vnd.dvb.esgcontainer":{"source":"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess2":{"source":"iana"},"application/vnd.dvb.ipdcesgpdd":{"source":"iana"},"application/vnd.dvb.ipdcroaming":{"source":"iana"},"application/vnd.dvb.iptv.alfec-base":{"source":"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{"source":"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-container+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-generic+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-msglist+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-request+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-response+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-init+xml":{"source":"iana","compressible":true},"application/vnd.dvb.pfr":{"source":"iana"},"application/vnd.dvb.service":{"source":"iana","extensions":["svc"]},"application/vnd.dxr":{"source":"iana"},"application/vnd.dynageo":{"source":"iana","extensions":["geo"]},"application/vnd.dzr":{"source":"iana"},"application/vnd.easykaraoke.cdgdownload":{"source":"iana"},"application/vnd.ecdis-update":{"source":"iana"},"application/vnd.ecip.rlp":{"source":"iana"},"application/vnd.ecowin.chart":{"source":"iana","extensions":["mag"]},"application/vnd.ecowin.filerequest":{"source":"iana"},"application/vnd.ecowin.fileupdate":{"source":"iana"},"application/vnd.ecowin.series":{"source":"iana"},"application/vnd.ecowin.seriesrequest":{"source":"iana"},"application/vnd.ecowin.seriesupdate":{"source":"iana"},"application/vnd.efi.img":{"source":"iana"},"application/vnd.efi.iso":{"source":"iana"},"application/vnd.emclient.accessrequest+xml":{"source":"iana","compressible":true},"application/vnd.enliven":{"source":"iana","extensions":["nml"]},"application/vnd.enphase.envoy":{"source":"iana"},"application/vnd.eprints.data+xml":{"source":"iana","compressible":true},"application/vnd.epson.esf":{"source":"iana","extensions":["esf"]},"application/vnd.epson.msf":{"source":"iana","extensions":["msf"]},"application/vnd.epson.quickanime":{"source":"iana","extensions":["qam"]},"application/vnd.epson.salt":{"source":"iana","extensions":["slt"]},"application/vnd.epson.ssf":{"source":"iana","extensions":["ssf"]},"application/vnd.ericsson.quickcall":{"source":"iana"},"application/vnd.espass-espass+zip":{"source":"iana","compressible":false},"application/vnd.eszigno3+xml":{"source":"iana","compressible":true,"extensions":["es3","et3"]},"application/vnd.etsi.aoc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.asic-e+zip":{"source":"iana","compressible":false},"application/vnd.etsi.asic-s+zip":{"source":"iana","compressible":false},"application/vnd.etsi.cug+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvcommand+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-bc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-cod+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-npvr+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvservice+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsync+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvueprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mcid+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mheg5":{"source":"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{"source":"iana","compressible":true},"application/vnd.etsi.pstn+xml":{"source":"iana","compressible":true},"application/vnd.etsi.sci+xml":{"source":"iana","compressible":true},"application/vnd.etsi.simservs+xml":{"source":"iana","compressible":true},"application/vnd.etsi.timestamp-token":{"source":"iana"},"application/vnd.etsi.tsl+xml":{"source":"iana","compressible":true},"application/vnd.etsi.tsl.der":{"source":"iana"},"application/vnd.eudora.data":{"source":"iana"},"application/vnd.evolv.ecig.profile":{"source":"iana"},"application/vnd.evolv.ecig.settings":{"source":"iana"},"application/vnd.evolv.ecig.theme":{"source":"iana"},"application/vnd.exstream-empower+zip":{"source":"iana","compressible":false},"application/vnd.exstream-package":{"source":"iana"},"application/vnd.ezpix-album":{"source":"iana","extensions":["ez2"]},"application/vnd.ezpix-package":{"source":"iana","extensions":["ez3"]},"application/vnd.f-secure.mobile":{"source":"iana"},"application/vnd.fastcopy-disk-image":{"source":"iana"},"application/vnd.fdf":{"source":"iana","extensions":["fdf"]},"application/vnd.fdsn.mseed":{"source":"iana","extensions":["mseed"]},"application/vnd.fdsn.seed":{"source":"iana","extensions":["seed","dataless"]},"application/vnd.ffsns":{"source":"iana"},"application/vnd.ficlab.flb+zip":{"source":"iana","compressible":false},"application/vnd.filmit.zfc":{"source":"iana"},"application/vnd.fints":{"source":"iana"},"application/vnd.firemonkeys.cloudcell":{"source":"iana"},"application/vnd.flographit":{"source":"iana","extensions":["gph"]},"application/vnd.fluxtime.clip":{"source":"iana","extensions":["ftc"]},"application/vnd.font-fontforge-sfd":{"source":"iana"},"application/vnd.framemaker":{"source":"iana","extensions":["fm","frame","maker","book"]},"application/vnd.frogans.fnc":{"source":"iana","extensions":["fnc"]},"application/vnd.frogans.ltf":{"source":"iana","extensions":["ltf"]},"application/vnd.fsc.weblaunch":{"source":"iana","extensions":["fsc"]},"application/vnd.fujifilm.fb.docuworks":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.container":{"source":"iana"},"application/vnd.fujifilm.fb.jfi+xml":{"source":"iana","compressible":true},"application/vnd.fujitsu.oasys":{"source":"iana","extensions":["oas"]},"application/vnd.fujitsu.oasys2":{"source":"iana","extensions":["oa2"]},"application/vnd.fujitsu.oasys3":{"source":"iana","extensions":["oa3"]},"application/vnd.fujitsu.oasysgp":{"source":"iana","extensions":["fg5"]},"application/vnd.fujitsu.oasysprs":{"source":"iana","extensions":["bh2"]},"application/vnd.fujixerox.art-ex":{"source":"iana"},"application/vnd.fujixerox.art4":{"source":"iana"},"application/vnd.fujixerox.ddd":{"source":"iana","extensions":["ddd"]},"application/vnd.fujixerox.docuworks":{"source":"iana","extensions":["xdw"]},"application/vnd.fujixerox.docuworks.binder":{"source":"iana","extensions":["xbd"]},"application/vnd.fujixerox.docuworks.container":{"source":"iana"},"application/vnd.fujixerox.hbpl":{"source":"iana"},"application/vnd.fut-misnet":{"source":"iana"},"application/vnd.futoin+cbor":{"source":"iana"},"application/vnd.futoin+json":{"source":"iana","compressible":true},"application/vnd.fuzzysheet":{"source":"iana","extensions":["fzs"]},"application/vnd.genomatix.tuxedo":{"source":"iana","extensions":["txd"]},"application/vnd.gentics.grd+json":{"source":"iana","compressible":true},"application/vnd.geo+json":{"source":"iana","compressible":true},"application/vnd.geocube+xml":{"source":"iana","compressible":true},"application/vnd.geogebra.file":{"source":"iana","extensions":["ggb"]},"application/vnd.geogebra.slides":{"source":"iana"},"application/vnd.geogebra.tool":{"source":"iana","extensions":["ggt"]},"application/vnd.geometry-explorer":{"source":"iana","extensions":["gex","gre"]},"application/vnd.geonext":{"source":"iana","extensions":["gxt"]},"application/vnd.geoplan":{"source":"iana","extensions":["g2w"]},"application/vnd.geospace":{"source":"iana","extensions":["g3w"]},"application/vnd.gerber":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt-response":{"source":"iana"},"application/vnd.gmx":{"source":"iana","extensions":["gmx"]},"application/vnd.google-apps.document":{"compressible":false,"extensions":["gdoc"]},"application/vnd.google-apps.presentation":{"compressible":false,"extensions":["gslides"]},"application/vnd.google-apps.spreadsheet":{"compressible":false,"extensions":["gsheet"]},"application/vnd.google-earth.kml+xml":{"source":"iana","compressible":true,"extensions":["kml"]},"application/vnd.google-earth.kmz":{"source":"iana","compressible":false,"extensions":["kmz"]},"application/vnd.gov.sk.e-form+xml":{"source":"iana","compressible":true},"application/vnd.gov.sk.e-form+zip":{"source":"iana","compressible":false},"application/vnd.gov.sk.xmldatacontainer+xml":{"source":"iana","compressible":true},"application/vnd.grafeq":{"source":"iana","extensions":["gqf","gqs"]},"application/vnd.gridmp":{"source":"iana"},"application/vnd.groove-account":{"source":"iana","extensions":["gac"]},"application/vnd.groove-help":{"source":"iana","extensions":["ghf"]},"application/vnd.groove-identity-message":{"source":"iana","extensions":["gim"]},"application/vnd.groove-injector":{"source":"iana","extensions":["grv"]},"application/vnd.groove-tool-message":{"source":"iana","extensions":["gtm"]},"application/vnd.groove-tool-template":{"source":"iana","extensions":["tpl"]},"application/vnd.groove-vcard":{"source":"iana","extensions":["vcg"]},"application/vnd.hal+json":{"source":"iana","compressible":true},"application/vnd.hal+xml":{"source":"iana","compressible":true,"extensions":["hal"]},"application/vnd.handheld-entertainment+xml":{"source":"iana","compressible":true,"extensions":["zmm"]},"application/vnd.hbci":{"source":"iana","extensions":["hbci"]},"application/vnd.hc+json":{"source":"iana","compressible":true},"application/vnd.hcl-bireports":{"source":"iana"},"application/vnd.hdt":{"source":"iana"},"application/vnd.heroku+json":{"source":"iana","compressible":true},"application/vnd.hhe.lesson-player":{"source":"iana","extensions":["les"]},"application/vnd.hp-hpgl":{"source":"iana","extensions":["hpgl"]},"application/vnd.hp-hpid":{"source":"iana","extensions":["hpid"]},"application/vnd.hp-hps":{"source":"iana","extensions":["hps"]},"application/vnd.hp-jlyt":{"source":"iana","extensions":["jlt"]},"application/vnd.hp-pcl":{"source":"iana","extensions":["pcl"]},"application/vnd.hp-pclxl":{"source":"iana","extensions":["pclxl"]},"application/vnd.httphone":{"source":"iana"},"application/vnd.hydrostatix.sof-data":{"source":"iana","extensions":["sfd-hdstx"]},"application/vnd.hyper+json":{"source":"iana","compressible":true},"application/vnd.hyper-item+json":{"source":"iana","compressible":true},"application/vnd.hyperdrive+json":{"source":"iana","compressible":true},"application/vnd.hzn-3d-crossword":{"source":"iana"},"application/vnd.ibm.afplinedata":{"source":"iana"},"application/vnd.ibm.electronic-media":{"source":"iana"},"application/vnd.ibm.minipay":{"source":"iana","extensions":["mpy"]},"application/vnd.ibm.modcap":{"source":"iana","extensions":["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{"source":"iana","extensions":["irm"]},"application/vnd.ibm.secure-container":{"source":"iana","extensions":["sc"]},"application/vnd.iccprofile":{"source":"iana","extensions":["icc","icm"]},"application/vnd.ieee.1905":{"source":"iana"},"application/vnd.igloader":{"source":"iana","extensions":["igl"]},"application/vnd.imagemeter.folder+zip":{"source":"iana","compressible":false},"application/vnd.imagemeter.image+zip":{"source":"iana","compressible":false},"application/vnd.immervision-ivp":{"source":"iana","extensions":["ivp"]},"application/vnd.immervision-ivu":{"source":"iana","extensions":["ivu"]},"application/vnd.ims.imsccv1p1":{"source":"iana"},"application/vnd.ims.imsccv1p2":{"source":"iana"},"application/vnd.ims.imsccv1p3":{"source":"iana"},"application/vnd.ims.lis.v2.result+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy.id+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings.simple+json":{"source":"iana","compressible":true},"application/vnd.informedcontrol.rms+xml":{"source":"iana","compressible":true},"application/vnd.informix-visionary":{"source":"iana"},"application/vnd.infotech.project":{"source":"iana"},"application/vnd.infotech.project+xml":{"source":"iana","compressible":true},"application/vnd.innopath.wamp.notification":{"source":"iana"},"application/vnd.insors.igm":{"source":"iana","extensions":["igm"]},"application/vnd.intercon.formnet":{"source":"iana","extensions":["xpw","xpx"]},"application/vnd.intergeo":{"source":"iana","extensions":["i2g"]},"application/vnd.intertrust.digibox":{"source":"iana"},"application/vnd.intertrust.nncp":{"source":"iana"},"application/vnd.intu.qbo":{"source":"iana","extensions":["qbo"]},"application/vnd.intu.qfx":{"source":"iana","extensions":["qfx"]},"application/vnd.iptc.g2.catalogitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.conceptitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.knowledgeitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsmessage+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.packageitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.planningitem+xml":{"source":"iana","compressible":true},"application/vnd.ipunplugged.rcprofile":{"source":"iana","extensions":["rcprofile"]},"application/vnd.irepository.package+xml":{"source":"iana","compressible":true,"extensions":["irp"]},"application/vnd.is-xpr":{"source":"iana","extensions":["xpr"]},"application/vnd.isac.fcs":{"source":"iana","extensions":["fcs"]},"application/vnd.iso11783-10+zip":{"source":"iana","compressible":false},"application/vnd.jam":{"source":"iana","extensions":["jam"]},"application/vnd.japannet-directory-service":{"source":"iana"},"application/vnd.japannet-jpnstore-wakeup":{"source":"iana"},"application/vnd.japannet-payment-wakeup":{"source":"iana"},"application/vnd.japannet-registration":{"source":"iana"},"application/vnd.japannet-registration-wakeup":{"source":"iana"},"application/vnd.japannet-setstore-wakeup":{"source":"iana"},"application/vnd.japannet-verification":{"source":"iana"},"application/vnd.japannet-verification-wakeup":{"source":"iana"},"application/vnd.jcp.javame.midlet-rms":{"source":"iana","extensions":["rms"]},"application/vnd.jisp":{"source":"iana","extensions":["jisp"]},"application/vnd.joost.joda-archive":{"source":"iana","extensions":["joda"]},"application/vnd.jsk.isdn-ngn":{"source":"iana"},"application/vnd.kahootz":{"source":"iana","extensions":["ktz","ktr"]},"application/vnd.kde.karbon":{"source":"iana","extensions":["karbon"]},"application/vnd.kde.kchart":{"source":"iana","extensions":["chrt"]},"application/vnd.kde.kformula":{"source":"iana","extensions":["kfo"]},"application/vnd.kde.kivio":{"source":"iana","extensions":["flw"]},"application/vnd.kde.kontour":{"source":"iana","extensions":["kon"]},"application/vnd.kde.kpresenter":{"source":"iana","extensions":["kpr","kpt"]},"application/vnd.kde.kspread":{"source":"iana","extensions":["ksp"]},"application/vnd.kde.kword":{"source":"iana","extensions":["kwd","kwt"]},"application/vnd.kenameaapp":{"source":"iana","extensions":["htke"]},"application/vnd.kidspiration":{"source":"iana","extensions":["kia"]},"application/vnd.kinar":{"source":"iana","extensions":["kne","knp"]},"application/vnd.koan":{"source":"iana","extensions":["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{"source":"iana","extensions":["sse"]},"application/vnd.las":{"source":"iana"},"application/vnd.las.las+json":{"source":"iana","compressible":true},"application/vnd.las.las+xml":{"source":"iana","compressible":true,"extensions":["lasxml"]},"application/vnd.laszip":{"source":"iana"},"application/vnd.leap+json":{"source":"iana","compressible":true},"application/vnd.liberty-request+xml":{"source":"iana","compressible":true},"application/vnd.llamagraphics.life-balance.desktop":{"source":"iana","extensions":["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{"source":"iana","compressible":true,"extensions":["lbe"]},"application/vnd.logipipe.circuit+zip":{"source":"iana","compressible":false},"application/vnd.loom":{"source":"iana"},"application/vnd.lotus-1-2-3":{"source":"iana","extensions":["123"]},"application/vnd.lotus-approach":{"source":"iana","extensions":["apr"]},"application/vnd.lotus-freelance":{"source":"iana","extensions":["pre"]},"application/vnd.lotus-notes":{"source":"iana","extensions":["nsf"]},"application/vnd.lotus-organizer":{"source":"iana","extensions":["org"]},"application/vnd.lotus-screencam":{"source":"iana","extensions":["scm"]},"application/vnd.lotus-wordpro":{"source":"iana","extensions":["lwp"]},"application/vnd.macports.portpkg":{"source":"iana","extensions":["portpkg"]},"application/vnd.mapbox-vector-tile":{"source":"iana","extensions":["mvt"]},"application/vnd.marlin.drm.actiontoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.conftoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.license+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.mdcf":{"source":"iana"},"application/vnd.mason+json":{"source":"iana","compressible":true},"application/vnd.maxmind.maxmind-db":{"source":"iana"},"application/vnd.mcd":{"source":"iana","extensions":["mcd"]},"application/vnd.medcalcdata":{"source":"iana","extensions":["mc1"]},"application/vnd.mediastation.cdkey":{"source":"iana","extensions":["cdkey"]},"application/vnd.meridian-slingshot":{"source":"iana"},"application/vnd.mfer":{"source":"iana","extensions":["mwf"]},"application/vnd.mfmp":{"source":"iana","extensions":["mfm"]},"application/vnd.micro+json":{"source":"iana","compressible":true},"application/vnd.micrografx.flo":{"source":"iana","extensions":["flo"]},"application/vnd.micrografx.igx":{"source":"iana","extensions":["igx"]},"application/vnd.microsoft.portable-executable":{"source":"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{"source":"iana"},"application/vnd.miele+json":{"source":"iana","compressible":true},"application/vnd.mif":{"source":"iana","extensions":["mif"]},"application/vnd.minisoft-hp3000-save":{"source":"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{"source":"iana"},"application/vnd.mobius.daf":{"source":"iana","extensions":["daf"]},"application/vnd.mobius.dis":{"source":"iana","extensions":["dis"]},"application/vnd.mobius.mbk":{"source":"iana","extensions":["mbk"]},"application/vnd.mobius.mqy":{"source":"iana","extensions":["mqy"]},"application/vnd.mobius.msl":{"source":"iana","extensions":["msl"]},"application/vnd.mobius.plc":{"source":"iana","extensions":["plc"]},"application/vnd.mobius.txf":{"source":"iana","extensions":["txf"]},"application/vnd.mophun.application":{"source":"iana","extensions":["mpn"]},"application/vnd.mophun.certificate":{"source":"iana","extensions":["mpc"]},"application/vnd.motorola.flexsuite":{"source":"iana"},"application/vnd.motorola.flexsuite.adsi":{"source":"iana"},"application/vnd.motorola.flexsuite.fis":{"source":"iana"},"application/vnd.motorola.flexsuite.gotap":{"source":"iana"},"application/vnd.motorola.flexsuite.kmr":{"source":"iana"},"application/vnd.motorola.flexsuite.ttc":{"source":"iana"},"application/vnd.motorola.flexsuite.wem":{"source":"iana"},"application/vnd.motorola.iprm":{"source":"iana"},"application/vnd.mozilla.xul+xml":{"source":"iana","compressible":true,"extensions":["xul"]},"application/vnd.ms-3mfdocument":{"source":"iana"},"application/vnd.ms-artgalry":{"source":"iana","extensions":["cil"]},"application/vnd.ms-asf":{"source":"iana"},"application/vnd.ms-cab-compressed":{"source":"iana","extensions":["cab"]},"application/vnd.ms-color.iccprofile":{"source":"apache"},"application/vnd.ms-excel":{"source":"iana","compressible":false,"extensions":["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{"source":"iana","extensions":["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{"source":"iana","extensions":["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{"source":"iana","extensions":["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{"source":"iana","extensions":["xltm"]},"application/vnd.ms-fontobject":{"source":"iana","compressible":true,"extensions":["eot"]},"application/vnd.ms-htmlhelp":{"source":"iana","extensions":["chm"]},"application/vnd.ms-ims":{"source":"iana","extensions":["ims"]},"application/vnd.ms-lrm":{"source":"iana","extensions":["lrm"]},"application/vnd.ms-office.activex+xml":{"source":"iana","compressible":true},"application/vnd.ms-officetheme":{"source":"iana","extensions":["thmx"]},"application/vnd.ms-opentype":{"source":"apache","compressible":true},"application/vnd.ms-outlook":{"compressible":false,"extensions":["msg"]},"application/vnd.ms-package.obfuscated-opentype":{"source":"apache"},"application/vnd.ms-pki.seccat":{"source":"apache","extensions":["cat"]},"application/vnd.ms-pki.stl":{"source":"apache","extensions":["stl"]},"application/vnd.ms-playready.initiator+xml":{"source":"iana","compressible":true},"application/vnd.ms-powerpoint":{"source":"iana","compressible":false,"extensions":["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{"source":"iana","extensions":["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{"source":"iana","extensions":["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{"source":"iana","extensions":["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{"source":"iana","extensions":["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{"source":"iana","extensions":["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{"source":"iana","compressible":true},"application/vnd.ms-printing.printticket+xml":{"source":"apache","compressible":true},"application/vnd.ms-printschematicket+xml":{"source":"iana","compressible":true},"application/vnd.ms-project":{"source":"iana","extensions":["mpp","mpt"]},"application/vnd.ms-tnef":{"source":"iana"},"application/vnd.ms-windows.devicepairing":{"source":"iana"},"application/vnd.ms-windows.nwprinting.oob":{"source":"iana"},"application/vnd.ms-windows.printerpairing":{"source":"iana"},"application/vnd.ms-windows.wsd.oob":{"source":"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.lic-resp":{"source":"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.meter-resp":{"source":"iana"},"application/vnd.ms-word.document.macroenabled.12":{"source":"iana","extensions":["docm"]},"application/vnd.ms-word.template.macroenabled.12":{"source":"iana","extensions":["dotm"]},"application/vnd.ms-works":{"source":"iana","extensions":["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{"source":"iana","extensions":["wpl"]},"application/vnd.ms-xpsdocument":{"source":"iana","compressible":false,"extensions":["xps"]},"application/vnd.msa-disk-image":{"source":"iana"},"application/vnd.mseq":{"source":"iana","extensions":["mseq"]},"application/vnd.msign":{"source":"iana"},"application/vnd.multiad.creator":{"source":"iana"},"application/vnd.multiad.creator.cif":{"source":"iana"},"application/vnd.music-niff":{"source":"iana"},"application/vnd.musician":{"source":"iana","extensions":["mus"]},"application/vnd.muvee.style":{"source":"iana","extensions":["msty"]},"application/vnd.mynfc":{"source":"iana","extensions":["taglet"]},"application/vnd.nacamar.ybrid+json":{"source":"iana","compressible":true},"application/vnd.ncd.control":{"source":"iana"},"application/vnd.ncd.reference":{"source":"iana"},"application/vnd.nearst.inv+json":{"source":"iana","compressible":true},"application/vnd.nebumind.line":{"source":"iana"},"application/vnd.nervana":{"source":"iana"},"application/vnd.netfpx":{"source":"iana"},"application/vnd.neurolanguage.nlu":{"source":"iana","extensions":["nlu"]},"application/vnd.nimn":{"source":"iana"},"application/vnd.nintendo.nitro.rom":{"source":"iana"},"application/vnd.nintendo.snes.rom":{"source":"iana"},"application/vnd.nitf":{"source":"iana","extensions":["ntf","nitf"]},"application/vnd.noblenet-directory":{"source":"iana","extensions":["nnd"]},"application/vnd.noblenet-sealer":{"source":"iana","extensions":["nns"]},"application/vnd.noblenet-web":{"source":"iana","extensions":["nnw"]},"application/vnd.nokia.catalogs":{"source":"iana"},"application/vnd.nokia.conml+wbxml":{"source":"iana"},"application/vnd.nokia.conml+xml":{"source":"iana","compressible":true},"application/vnd.nokia.iptv.config+xml":{"source":"iana","compressible":true},"application/vnd.nokia.isds-radio-presets":{"source":"iana"},"application/vnd.nokia.landmark+wbxml":{"source":"iana"},"application/vnd.nokia.landmark+xml":{"source":"iana","compressible":true},"application/vnd.nokia.landmarkcollection+xml":{"source":"iana","compressible":true},"application/vnd.nokia.n-gage.ac+xml":{"source":"iana","compressible":true,"extensions":["ac"]},"application/vnd.nokia.n-gage.data":{"source":"iana","extensions":["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{"source":"iana","extensions":["n-gage"]},"application/vnd.nokia.ncd":{"source":"iana"},"application/vnd.nokia.pcd+wbxml":{"source":"iana"},"application/vnd.nokia.pcd+xml":{"source":"iana","compressible":true},"application/vnd.nokia.radio-preset":{"source":"iana","extensions":["rpst"]},"application/vnd.nokia.radio-presets":{"source":"iana","extensions":["rpss"]},"application/vnd.novadigm.edm":{"source":"iana","extensions":["edm"]},"application/vnd.novadigm.edx":{"source":"iana","extensions":["edx"]},"application/vnd.novadigm.ext":{"source":"iana","extensions":["ext"]},"application/vnd.ntt-local.content-share":{"source":"iana"},"application/vnd.ntt-local.file-transfer":{"source":"iana"},"application/vnd.ntt-local.ogw_remote-access":{"source":"iana"},"application/vnd.ntt-local.sip-ta_remote":{"source":"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{"source":"iana"},"application/vnd.oasis.opendocument.chart":{"source":"iana","extensions":["odc"]},"application/vnd.oasis.opendocument.chart-template":{"source":"iana","extensions":["otc"]},"application/vnd.oasis.opendocument.database":{"source":"iana","extensions":["odb"]},"application/vnd.oasis.opendocument.formula":{"source":"iana","extensions":["odf"]},"application/vnd.oasis.opendocument.formula-template":{"source":"iana","extensions":["odft"]},"application/vnd.oasis.opendocument.graphics":{"source":"iana","compressible":false,"extensions":["odg"]},"application/vnd.oasis.opendocument.graphics-template":{"source":"iana","extensions":["otg"]},"application/vnd.oasis.opendocument.image":{"source":"iana","extensions":["odi"]},"application/vnd.oasis.opendocument.image-template":{"source":"iana","extensions":["oti"]},"application/vnd.oasis.opendocument.presentation":{"source":"iana","compressible":false,"extensions":["odp"]},"application/vnd.oasis.opendocument.presentation-template":{"source":"iana","extensions":["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{"source":"iana","compressible":false,"extensions":["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{"source":"iana","extensions":["ots"]},"application/vnd.oasis.opendocument.text":{"source":"iana","compressible":false,"extensions":["odt"]},"application/vnd.oasis.opendocument.text-master":{"source":"iana","extensions":["odm"]},"application/vnd.oasis.opendocument.text-template":{"source":"iana","extensions":["ott"]},"application/vnd.oasis.opendocument.text-web":{"source":"iana","extensions":["oth"]},"application/vnd.obn":{"source":"iana"},"application/vnd.ocf+cbor":{"source":"iana"},"application/vnd.oci.image.manifest.v1+json":{"source":"iana","compressible":true},"application/vnd.oftn.l10n+json":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessdownload+xml":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessstreaming+xml":{"source":"iana","compressible":true},"application/vnd.oipf.cspg-hexbinary":{"source":"iana"},"application/vnd.oipf.dae.svg+xml":{"source":"iana","compressible":true},"application/vnd.oipf.dae.xhtml+xml":{"source":"iana","compressible":true},"application/vnd.oipf.mippvcontrolmessage+xml":{"source":"iana","compressible":true},"application/vnd.oipf.pae.gem":{"source":"iana"},"application/vnd.oipf.spdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.oipf.spdlist+xml":{"source":"iana","compressible":true},"application/vnd.oipf.ueprofile+xml":{"source":"iana","compressible":true},"application/vnd.oipf.userprofile+xml":{"source":"iana","compressible":true},"application/vnd.olpc-sugar":{"source":"iana","extensions":["xo"]},"application/vnd.oma-scws-config":{"source":"iana"},"application/vnd.oma-scws-http-request":{"source":"iana"},"application/vnd.oma-scws-http-response":{"source":"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.drm-trigger+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.imd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.ltkm":{"source":"iana"},"application/vnd.oma.bcast.notification+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.provisioningtrigger":{"source":"iana"},"application/vnd.oma.bcast.sgboot":{"source":"iana"},"application/vnd.oma.bcast.sgdd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sgdu":{"source":"iana"},"application/vnd.oma.bcast.simple-symbol-container":{"source":"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sprov+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.stkm":{"source":"iana"},"application/vnd.oma.cab-address-book+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-feature-handler+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-pcc+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-subs-invite+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-user-prefs+xml":{"source":"iana","compressible":true},"application/vnd.oma.dcd":{"source":"iana"},"application/vnd.oma.dcdc":{"source":"iana"},"application/vnd.oma.dd2+xml":{"source":"iana","compressible":true,"extensions":["dd2"]},"application/vnd.oma.drm.risd+xml":{"source":"iana","compressible":true},"application/vnd.oma.group-usage-list+xml":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+cbor":{"source":"iana"},"application/vnd.oma.lwm2m+json":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+tlv":{"source":"iana"},"application/vnd.oma.pal+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.detailed-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.final-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.groups+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.invocation-descriptor+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.optimized-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.push":{"source":"iana"},"application/vnd.oma.scidm.messages+xml":{"source":"iana","compressible":true},"application/vnd.oma.xcap-directory+xml":{"source":"iana","compressible":true},"application/vnd.omads-email+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-file+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-folder+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omaloc-supl-init":{"source":"iana"},"application/vnd.onepager":{"source":"iana"},"application/vnd.onepagertamp":{"source":"iana"},"application/vnd.onepagertamx":{"source":"iana"},"application/vnd.onepagertat":{"source":"iana"},"application/vnd.onepagertatp":{"source":"iana"},"application/vnd.onepagertatx":{"source":"iana"},"application/vnd.openblox.game+xml":{"source":"iana","compressible":true,"extensions":["obgx"]},"application/vnd.openblox.game-binary":{"source":"iana"},"application/vnd.openeye.oeb":{"source":"iana"},"application/vnd.openofficeorg.extension":{"source":"apache","extensions":["oxt"]},"application/vnd.openstreetmap.data+xml":{"source":"iana","compressible":true,"extensions":["osm"]},"application/vnd.opentimestamps.ots":{"source":"iana"},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawing+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{"source":"iana","compressible":false,"extensions":["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slide":{"source":"iana","extensions":["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{"source":"iana","extensions":["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.template":{"source":"iana","extensions":["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{"source":"iana","compressible":false,"extensions":["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{"source":"iana","extensions":["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.theme+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.vmldrawing":{"source":"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{"source":"iana","compressible":false,"extensions":["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{"source":"iana","extensions":["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.core-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.relationships+xml":{"source":"iana","compressible":true},"application/vnd.oracle.resource+json":{"source":"iana","compressible":true},"application/vnd.orange.indata":{"source":"iana"},"application/vnd.osa.netdeploy":{"source":"iana"},"application/vnd.osgeo.mapguide.package":{"source":"iana","extensions":["mgp"]},"application/vnd.osgi.bundle":{"source":"iana"},"application/vnd.osgi.dp":{"source":"iana","extensions":["dp"]},"application/vnd.osgi.subsystem":{"source":"iana","extensions":["esa"]},"application/vnd.otps.ct-kip+xml":{"source":"iana","compressible":true},"application/vnd.oxli.countgraph":{"source":"iana"},"application/vnd.pagerduty+json":{"source":"iana","compressible":true},"application/vnd.palm":{"source":"iana","extensions":["pdb","pqa","oprc"]},"application/vnd.panoply":{"source":"iana"},"application/vnd.paos.xml":{"source":"iana"},"application/vnd.patentdive":{"source":"iana"},"application/vnd.patientecommsdoc":{"source":"iana"},"application/vnd.pawaafile":{"source":"iana","extensions":["paw"]},"application/vnd.pcos":{"source":"iana"},"application/vnd.pg.format":{"source":"iana","extensions":["str"]},"application/vnd.pg.osasli":{"source":"iana","extensions":["ei6"]},"application/vnd.piaccess.application-licence":{"source":"iana"},"application/vnd.picsel":{"source":"iana","extensions":["efif"]},"application/vnd.pmi.widget":{"source":"iana","extensions":["wg"]},"application/vnd.poc.group-advertisement+xml":{"source":"iana","compressible":true},"application/vnd.pocketlearn":{"source":"iana","extensions":["plf"]},"application/vnd.powerbuilder6":{"source":"iana","extensions":["pbd"]},"application/vnd.powerbuilder6-s":{"source":"iana"},"application/vnd.powerbuilder7":{"source":"iana"},"application/vnd.powerbuilder7-s":{"source":"iana"},"application/vnd.powerbuilder75":{"source":"iana"},"application/vnd.powerbuilder75-s":{"source":"iana"},"application/vnd.preminet":{"source":"iana"},"application/vnd.previewsystems.box":{"source":"iana","extensions":["box"]},"application/vnd.proteus.magazine":{"source":"iana","extensions":["mgz"]},"application/vnd.psfs":{"source":"iana"},"application/vnd.publishare-delta-tree":{"source":"iana","extensions":["qps"]},"application/vnd.pvi.ptid1":{"source":"iana","extensions":["ptid"]},"application/vnd.pwg-multiplexed":{"source":"iana"},"application/vnd.pwg-xhtml-print+xml":{"source":"iana","compressible":true},"application/vnd.qualcomm.brew-app-res":{"source":"iana"},"application/vnd.quarantainenet":{"source":"iana"},"application/vnd.quark.quarkxpress":{"source":"iana","extensions":["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{"source":"iana"},"application/vnd.radisys.moml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conn+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-stream+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-base+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-detect+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-group+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-speech+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-transform+xml":{"source":"iana","compressible":true},"application/vnd.rainstor.data":{"source":"iana"},"application/vnd.rapid":{"source":"iana"},"application/vnd.rar":{"source":"iana","extensions":["rar"]},"application/vnd.realvnc.bed":{"source":"iana","extensions":["bed"]},"application/vnd.recordare.musicxml":{"source":"iana","extensions":["mxl"]},"application/vnd.recordare.musicxml+xml":{"source":"iana","compressible":true,"extensions":["musicxml"]},"application/vnd.renlearn.rlprint":{"source":"iana"},"application/vnd.resilient.logic":{"source":"iana"},"application/vnd.restful+json":{"source":"iana","compressible":true},"application/vnd.rig.cryptonote":{"source":"iana","extensions":["cryptonote"]},"application/vnd.rim.cod":{"source":"apache","extensions":["cod"]},"application/vnd.rn-realmedia":{"source":"apache","extensions":["rm"]},"application/vnd.rn-realmedia-vbr":{"source":"apache","extensions":["rmvb"]},"application/vnd.route66.link66+xml":{"source":"iana","compressible":true,"extensions":["link66"]},"application/vnd.rs-274x":{"source":"iana"},"application/vnd.ruckus.download":{"source":"iana"},"application/vnd.s3sms":{"source":"iana"},"application/vnd.sailingtracker.track":{"source":"iana","extensions":["st"]},"application/vnd.sar":{"source":"iana"},"application/vnd.sbm.cid":{"source":"iana"},"application/vnd.sbm.mid2":{"source":"iana"},"application/vnd.scribus":{"source":"iana"},"application/vnd.sealed.3df":{"source":"iana"},"application/vnd.sealed.csf":{"source":"iana"},"application/vnd.sealed.doc":{"source":"iana"},"application/vnd.sealed.eml":{"source":"iana"},"application/vnd.sealed.mht":{"source":"iana"},"application/vnd.sealed.net":{"source":"iana"},"application/vnd.sealed.ppt":{"source":"iana"},"application/vnd.sealed.tiff":{"source":"iana"},"application/vnd.sealed.xls":{"source":"iana"},"application/vnd.sealedmedia.softseal.html":{"source":"iana"},"application/vnd.sealedmedia.softseal.pdf":{"source":"iana"},"application/vnd.seemail":{"source":"iana","extensions":["see"]},"application/vnd.seis+json":{"source":"iana","compressible":true},"application/vnd.sema":{"source":"iana","extensions":["sema"]},"application/vnd.semd":{"source":"iana","extensions":["semd"]},"application/vnd.semf":{"source":"iana","extensions":["semf"]},"application/vnd.shade-save-file":{"source":"iana"},"application/vnd.shana.informed.formdata":{"source":"iana","extensions":["ifm"]},"application/vnd.shana.informed.formtemplate":{"source":"iana","extensions":["itp"]},"application/vnd.shana.informed.interchange":{"source":"iana","extensions":["iif"]},"application/vnd.shana.informed.package":{"source":"iana","extensions":["ipk"]},"application/vnd.shootproof+json":{"source":"iana","compressible":true},"application/vnd.shopkick+json":{"source":"iana","compressible":true},"application/vnd.shp":{"source":"iana"},"application/vnd.shx":{"source":"iana"},"application/vnd.sigrok.session":{"source":"iana"},"application/vnd.simtech-mindmapper":{"source":"iana","extensions":["twd","twds"]},"application/vnd.siren+json":{"source":"iana","compressible":true},"application/vnd.smaf":{"source":"iana","extensions":["mmf"]},"application/vnd.smart.notebook":{"source":"iana"},"application/vnd.smart.teacher":{"source":"iana","extensions":["teacher"]},"application/vnd.snesdev-page-table":{"source":"iana"},"application/vnd.software602.filler.form+xml":{"source":"iana","compressible":true,"extensions":["fo"]},"application/vnd.software602.filler.form-xml-zip":{"source":"iana"},"application/vnd.solent.sdkm+xml":{"source":"iana","compressible":true,"extensions":["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{"source":"iana","extensions":["dxp"]},"application/vnd.spotfire.sfs":{"source":"iana","extensions":["sfs"]},"application/vnd.sqlite3":{"source":"iana"},"application/vnd.sss-cod":{"source":"iana"},"application/vnd.sss-dtf":{"source":"iana"},"application/vnd.sss-ntf":{"source":"iana"},"application/vnd.stardivision.calc":{"source":"apache","extensions":["sdc"]},"application/vnd.stardivision.draw":{"source":"apache","extensions":["sda"]},"application/vnd.stardivision.impress":{"source":"apache","extensions":["sdd"]},"application/vnd.stardivision.math":{"source":"apache","extensions":["smf"]},"application/vnd.stardivision.writer":{"source":"apache","extensions":["sdw","vor"]},"application/vnd.stardivision.writer-global":{"source":"apache","extensions":["sgl"]},"application/vnd.stepmania.package":{"source":"iana","extensions":["smzip"]},"application/vnd.stepmania.stepchart":{"source":"iana","extensions":["sm"]},"application/vnd.street-stream":{"source":"iana"},"application/vnd.sun.wadl+xml":{"source":"iana","compressible":true,"extensions":["wadl"]},"application/vnd.sun.xml.calc":{"source":"apache","extensions":["sxc"]},"application/vnd.sun.xml.calc.template":{"source":"apache","extensions":["stc"]},"application/vnd.sun.xml.draw":{"source":"apache","extensions":["sxd"]},"application/vnd.sun.xml.draw.template":{"source":"apache","extensions":["std"]},"application/vnd.sun.xml.impress":{"source":"apache","extensions":["sxi"]},"application/vnd.sun.xml.impress.template":{"source":"apache","extensions":["sti"]},"application/vnd.sun.xml.math":{"source":"apache","extensions":["sxm"]},"application/vnd.sun.xml.writer":{"source":"apache","extensions":["sxw"]},"application/vnd.sun.xml.writer.global":{"source":"apache","extensions":["sxg"]},"application/vnd.sun.xml.writer.template":{"source":"apache","extensions":["stw"]},"application/vnd.sus-calendar":{"source":"iana","extensions":["sus","susp"]},"application/vnd.svd":{"source":"iana","extensions":["svd"]},"application/vnd.swiftview-ics":{"source":"iana"},"application/vnd.sycle+xml":{"source":"iana","compressible":true},"application/vnd.symbian.install":{"source":"apache","extensions":["sis","sisx"]},"application/vnd.syncml+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xsm"]},"application/vnd.syncml.dm+wbxml":{"source":"iana","charset":"UTF-8","extensions":["bdm"]},"application/vnd.syncml.dm+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xdm"]},"application/vnd.syncml.dm.notification":{"source":"iana"},"application/vnd.syncml.dmddf+wbxml":{"source":"iana"},"application/vnd.syncml.dmddf+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{"source":"iana"},"application/vnd.syncml.dmtnds+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.syncml.ds.notification":{"source":"iana"},"application/vnd.tableschema+json":{"source":"iana","compressible":true},"application/vnd.tao.intent-module-archive":{"source":"iana","extensions":["tao"]},"application/vnd.tcpdump.pcap":{"source":"iana","extensions":["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{"source":"iana","compressible":true},"application/vnd.tmd.mediaflex.api+xml":{"source":"iana","compressible":true},"application/vnd.tml":{"source":"iana"},"application/vnd.tmobile-livetv":{"source":"iana","extensions":["tmo"]},"application/vnd.tri.onesource":{"source":"iana"},"application/vnd.trid.tpt":{"source":"iana","extensions":["tpt"]},"application/vnd.triscape.mxs":{"source":"iana","extensions":["mxs"]},"application/vnd.trueapp":{"source":"iana","extensions":["tra"]},"application/vnd.truedoc":{"source":"iana"},"application/vnd.ubisoft.webplayer":{"source":"iana"},"application/vnd.ufdl":{"source":"iana","extensions":["ufd","ufdl"]},"application/vnd.uiq.theme":{"source":"iana","extensions":["utz"]},"application/vnd.umajin":{"source":"iana","extensions":["umj"]},"application/vnd.unity":{"source":"iana","extensions":["unityweb"]},"application/vnd.uoml+xml":{"source":"iana","compressible":true,"extensions":["uoml"]},"application/vnd.uplanet.alert":{"source":"iana"},"application/vnd.uplanet.alert-wbxml":{"source":"iana"},"application/vnd.uplanet.bearer-choice":{"source":"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{"source":"iana"},"application/vnd.uplanet.cacheop":{"source":"iana"},"application/vnd.uplanet.cacheop-wbxml":{"source":"iana"},"application/vnd.uplanet.channel":{"source":"iana"},"application/vnd.uplanet.channel-wbxml":{"source":"iana"},"application/vnd.uplanet.list":{"source":"iana"},"application/vnd.uplanet.list-wbxml":{"source":"iana"},"application/vnd.uplanet.listcmd":{"source":"iana"},"application/vnd.uplanet.listcmd-wbxml":{"source":"iana"},"application/vnd.uplanet.signal":{"source":"iana"},"application/vnd.uri-map":{"source":"iana"},"application/vnd.valve.source.material":{"source":"iana"},"application/vnd.vcx":{"source":"iana","extensions":["vcx"]},"application/vnd.vd-study":{"source":"iana"},"application/vnd.vectorworks":{"source":"iana"},"application/vnd.vel+json":{"source":"iana","compressible":true},"application/vnd.verimatrix.vcas":{"source":"iana"},"application/vnd.veritone.aion+json":{"source":"iana","compressible":true},"application/vnd.veryant.thin":{"source":"iana"},"application/vnd.ves.encrypted":{"source":"iana"},"application/vnd.vidsoft.vidconference":{"source":"iana"},"application/vnd.visio":{"source":"iana","extensions":["vsd","vst","vss","vsw"]},"application/vnd.visionary":{"source":"iana","extensions":["vis"]},"application/vnd.vividence.scriptfile":{"source":"iana"},"application/vnd.vsf":{"source":"iana","extensions":["vsf"]},"application/vnd.wap.sic":{"source":"iana"},"application/vnd.wap.slc":{"source":"iana"},"application/vnd.wap.wbxml":{"source":"iana","charset":"UTF-8","extensions":["wbxml"]},"application/vnd.wap.wmlc":{"source":"iana","extensions":["wmlc"]},"application/vnd.wap.wmlscriptc":{"source":"iana","extensions":["wmlsc"]},"application/vnd.webturbo":{"source":"iana","extensions":["wtb"]},"application/vnd.wfa.dpp":{"source":"iana"},"application/vnd.wfa.p2p":{"source":"iana"},"application/vnd.wfa.wsc":{"source":"iana"},"application/vnd.windows.devicepairing":{"source":"iana"},"application/vnd.wmc":{"source":"iana"},"application/vnd.wmf.bootstrap":{"source":"iana"},"application/vnd.wolfram.mathematica":{"source":"iana"},"application/vnd.wolfram.mathematica.package":{"source":"iana"},"application/vnd.wolfram.player":{"source":"iana","extensions":["nbp"]},"application/vnd.wordperfect":{"source":"iana","extensions":["wpd"]},"application/vnd.wqd":{"source":"iana","extensions":["wqd"]},"application/vnd.wrq-hp3000-labelled":{"source":"iana"},"application/vnd.wt.stf":{"source":"iana","extensions":["stf"]},"application/vnd.wv.csp+wbxml":{"source":"iana"},"application/vnd.wv.csp+xml":{"source":"iana","compressible":true},"application/vnd.wv.ssp+xml":{"source":"iana","compressible":true},"application/vnd.xacml+json":{"source":"iana","compressible":true},"application/vnd.xara":{"source":"iana","extensions":["xar"]},"application/vnd.xfdl":{"source":"iana","extensions":["xfdl"]},"application/vnd.xfdl.webform":{"source":"iana"},"application/vnd.xmi+xml":{"source":"iana","compressible":true},"application/vnd.xmpie.cpkg":{"source":"iana"},"application/vnd.xmpie.dpkg":{"source":"iana"},"application/vnd.xmpie.plan":{"source":"iana"},"application/vnd.xmpie.ppkg":{"source":"iana"},"application/vnd.xmpie.xlim":{"source":"iana"},"application/vnd.yamaha.hv-dic":{"source":"iana","extensions":["hvd"]},"application/vnd.yamaha.hv-script":{"source":"iana","extensions":["hvs"]},"application/vnd.yamaha.hv-voice":{"source":"iana","extensions":["hvp"]},"application/vnd.yamaha.openscoreformat":{"source":"iana","extensions":["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{"source":"iana","compressible":true,"extensions":["osfpvg"]},"application/vnd.yamaha.remote-setup":{"source":"iana"},"application/vnd.yamaha.smaf-audio":{"source":"iana","extensions":["saf"]},"application/vnd.yamaha.smaf-phrase":{"source":"iana","extensions":["spf"]},"application/vnd.yamaha.through-ngn":{"source":"iana"},"application/vnd.yamaha.tunnel-udpencap":{"source":"iana"},"application/vnd.yaoweme":{"source":"iana"},"application/vnd.yellowriver-custom-menu":{"source":"iana","extensions":["cmp"]},"application/vnd.youtube.yt":{"source":"iana"},"application/vnd.zul":{"source":"iana","extensions":["zir","zirz"]},"application/vnd.zzazz.deck+xml":{"source":"iana","compressible":true,"extensions":["zaz"]},"application/voicexml+xml":{"source":"iana","compressible":true,"extensions":["vxml"]},"application/voucher-cms+json":{"source":"iana","compressible":true},"application/vq-rtcpxr":{"source":"iana"},"application/wasm":{"source":"iana","compressible":true,"extensions":["wasm"]},"application/watcherinfo+xml":{"source":"iana","compressible":true},"application/webpush-options+json":{"source":"iana","compressible":true},"application/whoispp-query":{"source":"iana"},"application/whoispp-response":{"source":"iana"},"application/widget":{"source":"iana","extensions":["wgt"]},"application/winhlp":{"source":"apache","extensions":["hlp"]},"application/wita":{"source":"iana"},"application/wordperfect5.1":{"source":"iana"},"application/wsdl+xml":{"source":"iana","compressible":true,"extensions":["wsdl"]},"application/wspolicy+xml":{"source":"iana","compressible":true,"extensions":["wspolicy"]},"application/x-7z-compressed":{"source":"apache","compressible":false,"extensions":["7z"]},"application/x-abiword":{"source":"apache","extensions":["abw"]},"application/x-ace-compressed":{"source":"apache","extensions":["ace"]},"application/x-amf":{"source":"apache"},"application/x-apple-diskimage":{"source":"apache","extensions":["dmg"]},"application/x-arj":{"compressible":false,"extensions":["arj"]},"application/x-authorware-bin":{"source":"apache","extensions":["aab","x32","u32","vox"]},"application/x-authorware-map":{"source":"apache","extensions":["aam"]},"application/x-authorware-seg":{"source":"apache","extensions":["aas"]},"application/x-bcpio":{"source":"apache","extensions":["bcpio"]},"application/x-bdoc":{"compressible":false,"extensions":["bdoc"]},"application/x-bittorrent":{"source":"apache","extensions":["torrent"]},"application/x-blorb":{"source":"apache","extensions":["blb","blorb"]},"application/x-bzip":{"source":"apache","compressible":false,"extensions":["bz"]},"application/x-bzip2":{"source":"apache","compressible":false,"extensions":["bz2","boz"]},"application/x-cbr":{"source":"apache","extensions":["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{"source":"apache","extensions":["vcd"]},"application/x-cfs-compressed":{"source":"apache","extensions":["cfs"]},"application/x-chat":{"source":"apache","extensions":["chat"]},"application/x-chess-pgn":{"source":"apache","extensions":["pgn"]},"application/x-chrome-extension":{"extensions":["crx"]},"application/x-cocoa":{"source":"nginx","extensions":["cco"]},"application/x-compress":{"source":"apache"},"application/x-conference":{"source":"apache","extensions":["nsc"]},"application/x-cpio":{"source":"apache","extensions":["cpio"]},"application/x-csh":{"source":"apache","extensions":["csh"]},"application/x-deb":{"compressible":false},"application/x-debian-package":{"source":"apache","extensions":["deb","udeb"]},"application/x-dgc-compressed":{"source":"apache","extensions":["dgc"]},"application/x-director":{"source":"apache","extensions":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{"source":"apache","extensions":["wad"]},"application/x-dtbncx+xml":{"source":"apache","compressible":true,"extensions":["ncx"]},"application/x-dtbook+xml":{"source":"apache","compressible":true,"extensions":["dtb"]},"application/x-dtbresource+xml":{"source":"apache","compressible":true,"extensions":["res"]},"application/x-dvi":{"source":"apache","compressible":false,"extensions":["dvi"]},"application/x-envoy":{"source":"apache","extensions":["evy"]},"application/x-eva":{"source":"apache","extensions":["eva"]},"application/x-font-bdf":{"source":"apache","extensions":["bdf"]},"application/x-font-dos":{"source":"apache"},"application/x-font-framemaker":{"source":"apache"},"application/x-font-ghostscript":{"source":"apache","extensions":["gsf"]},"application/x-font-libgrx":{"source":"apache"},"application/x-font-linux-psf":{"source":"apache","extensions":["psf"]},"application/x-font-pcf":{"source":"apache","extensions":["pcf"]},"application/x-font-snf":{"source":"apache","extensions":["snf"]},"application/x-font-speedo":{"source":"apache"},"application/x-font-sunos-news":{"source":"apache"},"application/x-font-type1":{"source":"apache","extensions":["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{"source":"apache"},"application/x-freearc":{"source":"apache","extensions":["arc"]},"application/x-futuresplash":{"source":"apache","extensions":["spl"]},"application/x-gca-compressed":{"source":"apache","extensions":["gca"]},"application/x-glulx":{"source":"apache","extensions":["ulx"]},"application/x-gnumeric":{"source":"apache","extensions":["gnumeric"]},"application/x-gramps-xml":{"source":"apache","extensions":["gramps"]},"application/x-gtar":{"source":"apache","extensions":["gtar"]},"application/x-gzip":{"source":"apache"},"application/x-hdf":{"source":"apache","extensions":["hdf"]},"application/x-httpd-php":{"compressible":true,"extensions":["php"]},"application/x-install-instructions":{"source":"apache","extensions":["install"]},"application/x-iso9660-image":{"source":"apache","extensions":["iso"]},"application/x-iwork-keynote-sffkey":{"extensions":["key"]},"application/x-iwork-numbers-sffnumbers":{"extensions":["numbers"]},"application/x-iwork-pages-sffpages":{"extensions":["pages"]},"application/x-java-archive-diff":{"source":"nginx","extensions":["jardiff"]},"application/x-java-jnlp-file":{"source":"apache","compressible":false,"extensions":["jnlp"]},"application/x-javascript":{"compressible":true},"application/x-keepass2":{"extensions":["kdbx"]},"application/x-latex":{"source":"apache","compressible":false,"extensions":["latex"]},"application/x-lua-bytecode":{"extensions":["luac"]},"application/x-lzh-compressed":{"source":"apache","extensions":["lzh","lha"]},"application/x-makeself":{"source":"nginx","extensions":["run"]},"application/x-mie":{"source":"apache","extensions":["mie"]},"application/x-mobipocket-ebook":{"source":"apache","extensions":["prc","mobi"]},"application/x-mpegurl":{"compressible":false},"application/x-ms-application":{"source":"apache","extensions":["application"]},"application/x-ms-shortcut":{"source":"apache","extensions":["lnk"]},"application/x-ms-wmd":{"source":"apache","extensions":["wmd"]},"application/x-ms-wmz":{"source":"apache","extensions":["wmz"]},"application/x-ms-xbap":{"source":"apache","extensions":["xbap"]},"application/x-msaccess":{"source":"apache","extensions":["mdb"]},"application/x-msbinder":{"source":"apache","extensions":["obd"]},"application/x-mscardfile":{"source":"apache","extensions":["crd"]},"application/x-msclip":{"source":"apache","extensions":["clp"]},"application/x-msdos-program":{"extensions":["exe"]},"application/x-msdownload":{"source":"apache","extensions":["exe","dll","com","bat","msi"]},"application/x-msmediaview":{"source":"apache","extensions":["mvb","m13","m14"]},"application/x-msmetafile":{"source":"apache","extensions":["wmf","wmz","emf","emz"]},"application/x-msmoney":{"source":"apache","extensions":["mny"]},"application/x-mspublisher":{"source":"apache","extensions":["pub"]},"application/x-msschedule":{"source":"apache","extensions":["scd"]},"application/x-msterminal":{"source":"apache","extensions":["trm"]},"application/x-mswrite":{"source":"apache","extensions":["wri"]},"application/x-netcdf":{"source":"apache","extensions":["nc","cdf"]},"application/x-ns-proxy-autoconfig":{"compressible":true,"extensions":["pac"]},"application/x-nzb":{"source":"apache","extensions":["nzb"]},"application/x-perl":{"source":"nginx","extensions":["pl","pm"]},"application/x-pilot":{"source":"nginx","extensions":["prc","pdb"]},"application/x-pkcs12":{"source":"apache","compressible":false,"extensions":["p12","pfx"]},"application/x-pkcs7-certificates":{"source":"apache","extensions":["p7b","spc"]},"application/x-pkcs7-certreqresp":{"source":"apache","extensions":["p7r"]},"application/x-pki-message":{"source":"iana"},"application/x-rar-compressed":{"source":"apache","compressible":false,"extensions":["rar"]},"application/x-redhat-package-manager":{"source":"nginx","extensions":["rpm"]},"application/x-research-info-systems":{"source":"apache","extensions":["ris"]},"application/x-sea":{"source":"nginx","extensions":["sea"]},"application/x-sh":{"source":"apache","compressible":true,"extensions":["sh"]},"application/x-shar":{"source":"apache","extensions":["shar"]},"application/x-shockwave-flash":{"source":"apache","compressible":false,"extensions":["swf"]},"application/x-silverlight-app":{"source":"apache","extensions":["xap"]},"application/x-sql":{"source":"apache","extensions":["sql"]},"application/x-stuffit":{"source":"apache","compressible":false,"extensions":["sit"]},"application/x-stuffitx":{"source":"apache","extensions":["sitx"]},"application/x-subrip":{"source":"apache","extensions":["srt"]},"application/x-sv4cpio":{"source":"apache","extensions":["sv4cpio"]},"application/x-sv4crc":{"source":"apache","extensions":["sv4crc"]},"application/x-t3vm-image":{"source":"apache","extensions":["t3"]},"application/x-tads":{"source":"apache","extensions":["gam"]},"application/x-tar":{"source":"apache","compressible":true,"extensions":["tar"]},"application/x-tcl":{"source":"apache","extensions":["tcl","tk"]},"application/x-tex":{"source":"apache","extensions":["tex"]},"application/x-tex-tfm":{"source":"apache","extensions":["tfm"]},"application/x-texinfo":{"source":"apache","extensions":["texinfo","texi"]},"application/x-tgif":{"source":"apache","extensions":["obj"]},"application/x-ustar":{"source":"apache","extensions":["ustar"]},"application/x-virtualbox-hdd":{"compressible":true,"extensions":["hdd"]},"application/x-virtualbox-ova":{"compressible":true,"extensions":["ova"]},"application/x-virtualbox-ovf":{"compressible":true,"extensions":["ovf"]},"application/x-virtualbox-vbox":{"compressible":true,"extensions":["vbox"]},"application/x-virtualbox-vbox-extpack":{"compressible":false,"extensions":["vbox-extpack"]},"application/x-virtualbox-vdi":{"compressible":true,"extensions":["vdi"]},"application/x-virtualbox-vhd":{"compressible":true,"extensions":["vhd"]},"application/x-virtualbox-vmdk":{"compressible":true,"extensions":["vmdk"]},"application/x-wais-source":{"source":"apache","extensions":["src"]},"application/x-web-app-manifest+json":{"compressible":true,"extensions":["webapp"]},"application/x-www-form-urlencoded":{"source":"iana","compressible":true},"application/x-x509-ca-cert":{"source":"iana","extensions":["der","crt","pem"]},"application/x-x509-ca-ra-cert":{"source":"iana"},"application/x-x509-next-ca-cert":{"source":"iana"},"application/x-xfig":{"source":"apache","extensions":["fig"]},"application/x-xliff+xml":{"source":"apache","compressible":true,"extensions":["xlf"]},"application/x-xpinstall":{"source":"apache","compressible":false,"extensions":["xpi"]},"application/x-xz":{"source":"apache","extensions":["xz"]},"application/x-zmachine":{"source":"apache","extensions":["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{"source":"iana"},"application/xacml+xml":{"source":"iana","compressible":true},"application/xaml+xml":{"source":"apache","compressible":true,"extensions":["xaml"]},"application/xcap-att+xml":{"source":"iana","compressible":true,"extensions":["xav"]},"application/xcap-caps+xml":{"source":"iana","compressible":true,"extensions":["xca"]},"application/xcap-diff+xml":{"source":"iana","compressible":true,"extensions":["xdf"]},"application/xcap-el+xml":{"source":"iana","compressible":true,"extensions":["xel"]},"application/xcap-error+xml":{"source":"iana","compressible":true},"application/xcap-ns+xml":{"source":"iana","compressible":true,"extensions":["xns"]},"application/xcon-conference-info+xml":{"source":"iana","compressible":true},"application/xcon-conference-info-diff+xml":{"source":"iana","compressible":true},"application/xenc+xml":{"source":"iana","compressible":true,"extensions":["xenc"]},"application/xhtml+xml":{"source":"iana","compressible":true,"extensions":["xhtml","xht"]},"application/xhtml-voice+xml":{"source":"apache","compressible":true},"application/xliff+xml":{"source":"iana","compressible":true,"extensions":["xlf"]},"application/xml":{"source":"iana","compressible":true,"extensions":["xml","xsl","xsd","rng"]},"application/xml-dtd":{"source":"iana","compressible":true,"extensions":["dtd"]},"application/xml-external-parsed-entity":{"source":"iana"},"application/xml-patch+xml":{"source":"iana","compressible":true},"application/xmpp+xml":{"source":"iana","compressible":true},"application/xop+xml":{"source":"iana","compressible":true,"extensions":["xop"]},"application/xproc+xml":{"source":"apache","compressible":true,"extensions":["xpl"]},"application/xslt+xml":{"source":"iana","compressible":true,"extensions":["xsl","xslt"]},"application/xspf+xml":{"source":"apache","compressible":true,"extensions":["xspf"]},"application/xv+xml":{"source":"iana","compressible":true,"extensions":["mxml","xhvml","xvml","xvm"]},"application/yang":{"source":"iana","extensions":["yang"]},"application/yang-data+json":{"source":"iana","compressible":true},"application/yang-data+xml":{"source":"iana","compressible":true},"application/yang-patch+json":{"source":"iana","compressible":true},"application/yang-patch+xml":{"source":"iana","compressible":true},"application/yin+xml":{"source":"iana","compressible":true,"extensions":["yin"]},"application/zip":{"source":"iana","compressible":false,"extensions":["zip"]},"application/zlib":{"source":"iana"},"application/zstd":{"source":"iana"},"audio/1d-interleaved-parityfec":{"source":"iana"},"audio/32kadpcm":{"source":"iana"},"audio/3gpp":{"source":"iana","compressible":false,"extensions":["3gpp"]},"audio/3gpp2":{"source":"iana"},"audio/aac":{"source":"iana"},"audio/ac3":{"source":"iana"},"audio/adpcm":{"source":"apache","extensions":["adp"]},"audio/amr":{"source":"iana","extensions":["amr"]},"audio/amr-wb":{"source":"iana"},"audio/amr-wb+":{"source":"iana"},"audio/aptx":{"source":"iana"},"audio/asc":{"source":"iana"},"audio/atrac-advanced-lossless":{"source":"iana"},"audio/atrac-x":{"source":"iana"},"audio/atrac3":{"source":"iana"},"audio/basic":{"source":"iana","compressible":false,"extensions":["au","snd"]},"audio/bv16":{"source":"iana"},"audio/bv32":{"source":"iana"},"audio/clearmode":{"source":"iana"},"audio/cn":{"source":"iana"},"audio/dat12":{"source":"iana"},"audio/dls":{"source":"iana"},"audio/dsr-es201108":{"source":"iana"},"audio/dsr-es202050":{"source":"iana"},"audio/dsr-es202211":{"source":"iana"},"audio/dsr-es202212":{"source":"iana"},"audio/dv":{"source":"iana"},"audio/dvi4":{"source":"iana"},"audio/eac3":{"source":"iana"},"audio/encaprtp":{"source":"iana"},"audio/evrc":{"source":"iana"},"audio/evrc-qcp":{"source":"iana"},"audio/evrc0":{"source":"iana"},"audio/evrc1":{"source":"iana"},"audio/evrcb":{"source":"iana"},"audio/evrcb0":{"source":"iana"},"audio/evrcb1":{"source":"iana"},"audio/evrcnw":{"source":"iana"},"audio/evrcnw0":{"source":"iana"},"audio/evrcnw1":{"source":"iana"},"audio/evrcwb":{"source":"iana"},"audio/evrcwb0":{"source":"iana"},"audio/evrcwb1":{"source":"iana"},"audio/evs":{"source":"iana"},"audio/flexfec":{"source":"iana"},"audio/fwdred":{"source":"iana"},"audio/g711-0":{"source":"iana"},"audio/g719":{"source":"iana"},"audio/g722":{"source":"iana"},"audio/g7221":{"source":"iana"},"audio/g723":{"source":"iana"},"audio/g726-16":{"source":"iana"},"audio/g726-24":{"source":"iana"},"audio/g726-32":{"source":"iana"},"audio/g726-40":{"source":"iana"},"audio/g728":{"source":"iana"},"audio/g729":{"source":"iana"},"audio/g7291":{"source":"iana"},"audio/g729d":{"source":"iana"},"audio/g729e":{"source":"iana"},"audio/gsm":{"source":"iana"},"audio/gsm-efr":{"source":"iana"},"audio/gsm-hr-08":{"source":"iana"},"audio/ilbc":{"source":"iana"},"audio/ip-mr_v2.5":{"source":"iana"},"audio/isac":{"source":"apache"},"audio/l16":{"source":"iana"},"audio/l20":{"source":"iana"},"audio/l24":{"source":"iana","compressible":false},"audio/l8":{"source":"iana"},"audio/lpc":{"source":"iana"},"audio/melp":{"source":"iana"},"audio/melp1200":{"source":"iana"},"audio/melp2400":{"source":"iana"},"audio/melp600":{"source":"iana"},"audio/mhas":{"source":"iana"},"audio/midi":{"source":"apache","extensions":["mid","midi","kar","rmi"]},"audio/mobile-xmf":{"source":"iana","extensions":["mxmf"]},"audio/mp3":{"compressible":false,"extensions":["mp3"]},"audio/mp4":{"source":"iana","compressible":false,"extensions":["m4a","mp4a"]},"audio/mp4a-latm":{"source":"iana"},"audio/mpa":{"source":"iana"},"audio/mpa-robust":{"source":"iana"},"audio/mpeg":{"source":"iana","compressible":false,"extensions":["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{"source":"iana"},"audio/musepack":{"source":"apache"},"audio/ogg":{"source":"iana","compressible":false,"extensions":["oga","ogg","spx","opus"]},"audio/opus":{"source":"iana"},"audio/parityfec":{"source":"iana"},"audio/pcma":{"source":"iana"},"audio/pcma-wb":{"source":"iana"},"audio/pcmu":{"source":"iana"},"audio/pcmu-wb":{"source":"iana"},"audio/prs.sid":{"source":"iana"},"audio/qcelp":{"source":"iana"},"audio/raptorfec":{"source":"iana"},"audio/red":{"source":"iana"},"audio/rtp-enc-aescm128":{"source":"iana"},"audio/rtp-midi":{"source":"iana"},"audio/rtploopback":{"source":"iana"},"audio/rtx":{"source":"iana"},"audio/s3m":{"source":"apache","extensions":["s3m"]},"audio/scip":{"source":"iana"},"audio/silk":{"source":"apache","extensions":["sil"]},"audio/smv":{"source":"iana"},"audio/smv-qcp":{"source":"iana"},"audio/smv0":{"source":"iana"},"audio/sofa":{"source":"iana"},"audio/sp-midi":{"source":"iana"},"audio/speex":{"source":"iana"},"audio/t140c":{"source":"iana"},"audio/t38":{"source":"iana"},"audio/telephone-event":{"source":"iana"},"audio/tetra_acelp":{"source":"iana"},"audio/tetra_acelp_bb":{"source":"iana"},"audio/tone":{"source":"iana"},"audio/tsvcis":{"source":"iana"},"audio/uemclip":{"source":"iana"},"audio/ulpfec":{"source":"iana"},"audio/usac":{"source":"iana"},"audio/vdvi":{"source":"iana"},"audio/vmr-wb":{"source":"iana"},"audio/vnd.3gpp.iufp":{"source":"iana"},"audio/vnd.4sb":{"source":"iana"},"audio/vnd.audiokoz":{"source":"iana"},"audio/vnd.celp":{"source":"iana"},"audio/vnd.cisco.nse":{"source":"iana"},"audio/vnd.cmles.radio-events":{"source":"iana"},"audio/vnd.cns.anp1":{"source":"iana"},"audio/vnd.cns.inf1":{"source":"iana"},"audio/vnd.dece.audio":{"source":"iana","extensions":["uva","uvva"]},"audio/vnd.digital-winds":{"source":"iana","extensions":["eol"]},"audio/vnd.dlna.adts":{"source":"iana"},"audio/vnd.dolby.heaac.1":{"source":"iana"},"audio/vnd.dolby.heaac.2":{"source":"iana"},"audio/vnd.dolby.mlp":{"source":"iana"},"audio/vnd.dolby.mps":{"source":"iana"},"audio/vnd.dolby.pl2":{"source":"iana"},"audio/vnd.dolby.pl2x":{"source":"iana"},"audio/vnd.dolby.pl2z":{"source":"iana"},"audio/vnd.dolby.pulse.1":{"source":"iana"},"audio/vnd.dra":{"source":"iana","extensions":["dra"]},"audio/vnd.dts":{"source":"iana","extensions":["dts"]},"audio/vnd.dts.hd":{"source":"iana","extensions":["dtshd"]},"audio/vnd.dts.uhd":{"source":"iana"},"audio/vnd.dvb.file":{"source":"iana"},"audio/vnd.everad.plj":{"source":"iana"},"audio/vnd.hns.audio":{"source":"iana"},"audio/vnd.lucent.voice":{"source":"iana","extensions":["lvp"]},"audio/vnd.ms-playready.media.pya":{"source":"iana","extensions":["pya"]},"audio/vnd.nokia.mobile-xmf":{"source":"iana"},"audio/vnd.nortel.vbk":{"source":"iana"},"audio/vnd.nuera.ecelp4800":{"source":"iana","extensions":["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{"source":"iana","extensions":["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{"source":"iana","extensions":["ecelp9600"]},"audio/vnd.octel.sbc":{"source":"iana"},"audio/vnd.presonus.multitrack":{"source":"iana"},"audio/vnd.qcelp":{"source":"iana"},"audio/vnd.rhetorex.32kadpcm":{"source":"iana"},"audio/vnd.rip":{"source":"iana","extensions":["rip"]},"audio/vnd.rn-realaudio":{"compressible":false},"audio/vnd.sealedmedia.softseal.mpeg":{"source":"iana"},"audio/vnd.vmx.cvsd":{"source":"iana"},"audio/vnd.wave":{"compressible":false},"audio/vorbis":{"source":"iana","compressible":false},"audio/vorbis-config":{"source":"iana"},"audio/wav":{"compressible":false,"extensions":["wav"]},"audio/wave":{"compressible":false,"extensions":["wav"]},"audio/webm":{"source":"apache","compressible":false,"extensions":["weba"]},"audio/x-aac":{"source":"apache","compressible":false,"extensions":["aac"]},"audio/x-aiff":{"source":"apache","extensions":["aif","aiff","aifc"]},"audio/x-caf":{"source":"apache","compressible":false,"extensions":["caf"]},"audio/x-flac":{"source":"apache","extensions":["flac"]},"audio/x-m4a":{"source":"nginx","extensions":["m4a"]},"audio/x-matroska":{"source":"apache","extensions":["mka"]},"audio/x-mpegurl":{"source":"apache","extensions":["m3u"]},"audio/x-ms-wax":{"source":"apache","extensions":["wax"]},"audio/x-ms-wma":{"source":"apache","extensions":["wma"]},"audio/x-pn-realaudio":{"source":"apache","extensions":["ram","ra"]},"audio/x-pn-realaudio-plugin":{"source":"apache","extensions":["rmp"]},"audio/x-realaudio":{"source":"nginx","extensions":["ra"]},"audio/x-tta":{"source":"apache"},"audio/x-wav":{"source":"apache","extensions":["wav"]},"audio/xm":{"source":"apache","extensions":["xm"]},"chemical/x-cdx":{"source":"apache","extensions":["cdx"]},"chemical/x-cif":{"source":"apache","extensions":["cif"]},"chemical/x-cmdf":{"source":"apache","extensions":["cmdf"]},"chemical/x-cml":{"source":"apache","extensions":["cml"]},"chemical/x-csml":{"source":"apache","extensions":["csml"]},"chemical/x-pdb":{"source":"apache"},"chemical/x-xyz":{"source":"apache","extensions":["xyz"]},"font/collection":{"source":"iana","extensions":["ttc"]},"font/otf":{"source":"iana","compressible":true,"extensions":["otf"]},"font/sfnt":{"source":"iana"},"font/ttf":{"source":"iana","compressible":true,"extensions":["ttf"]},"font/woff":{"source":"iana","extensions":["woff"]},"font/woff2":{"source":"iana","extensions":["woff2"]},"image/aces":{"source":"iana","extensions":["exr"]},"image/apng":{"compressible":false,"extensions":["apng"]},"image/avci":{"source":"iana"},"image/avcs":{"source":"iana"},"image/avif":{"source":"iana","compressible":false,"extensions":["avif"]},"image/bmp":{"source":"iana","compressible":true,"extensions":["bmp"]},"image/cgm":{"source":"iana","extensions":["cgm"]},"image/dicom-rle":{"source":"iana","extensions":["drle"]},"image/emf":{"source":"iana","extensions":["emf"]},"image/fits":{"source":"iana","extensions":["fits"]},"image/g3fax":{"source":"iana","extensions":["g3"]},"image/gif":{"source":"iana","compressible":false,"extensions":["gif"]},"image/heic":{"source":"iana","extensions":["heic"]},"image/heic-sequence":{"source":"iana","extensions":["heics"]},"image/heif":{"source":"iana","extensions":["heif"]},"image/heif-sequence":{"source":"iana","extensions":["heifs"]},"image/hej2k":{"source":"iana","extensions":["hej2"]},"image/hsj2":{"source":"iana","extensions":["hsj2"]},"image/ief":{"source":"iana","extensions":["ief"]},"image/jls":{"source":"iana","extensions":["jls"]},"image/jp2":{"source":"iana","compressible":false,"extensions":["jp2","jpg2"]},"image/jpeg":{"source":"iana","compressible":false,"extensions":["jpeg","jpg","jpe"]},"image/jph":{"source":"iana","extensions":["jph"]},"image/jphc":{"source":"iana","extensions":["jhc"]},"image/jpm":{"source":"iana","compressible":false,"extensions":["jpm"]},"image/jpx":{"source":"iana","compressible":false,"extensions":["jpx","jpf"]},"image/jxr":{"source":"iana","extensions":["jxr"]},"image/jxra":{"source":"iana","extensions":["jxra"]},"image/jxrs":{"source":"iana","extensions":["jxrs"]},"image/jxs":{"source":"iana","extensions":["jxs"]},"image/jxsc":{"source":"iana","extensions":["jxsc"]},"image/jxsi":{"source":"iana","extensions":["jxsi"]},"image/jxss":{"source":"iana","extensions":["jxss"]},"image/ktx":{"source":"iana","extensions":["ktx"]},"image/ktx2":{"source":"iana","extensions":["ktx2"]},"image/naplps":{"source":"iana"},"image/pjpeg":{"compressible":false},"image/png":{"source":"iana","compressible":false,"extensions":["png"]},"image/prs.btif":{"source":"iana","extensions":["btif"]},"image/prs.pti":{"source":"iana","extensions":["pti"]},"image/pwg-raster":{"source":"iana"},"image/sgi":{"source":"apache","extensions":["sgi"]},"image/svg+xml":{"source":"iana","compressible":true,"extensions":["svg","svgz"]},"image/t38":{"source":"iana","extensions":["t38"]},"image/tiff":{"source":"iana","compressible":false,"extensions":["tif","tiff"]},"image/tiff-fx":{"source":"iana","extensions":["tfx"]},"image/vnd.adobe.photoshop":{"source":"iana","compressible":true,"extensions":["psd"]},"image/vnd.airzip.accelerator.azv":{"source":"iana","extensions":["azv"]},"image/vnd.cns.inf2":{"source":"iana"},"image/vnd.dece.graphic":{"source":"iana","extensions":["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{"source":"iana","extensions":["djvu","djv"]},"image/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"image/vnd.dwg":{"source":"iana","extensions":["dwg"]},"image/vnd.dxf":{"source":"iana","extensions":["dxf"]},"image/vnd.fastbidsheet":{"source":"iana","extensions":["fbs"]},"image/vnd.fpx":{"source":"iana","extensions":["fpx"]},"image/vnd.fst":{"source":"iana","extensions":["fst"]},"image/vnd.fujixerox.edmics-mmr":{"source":"iana","extensions":["mmr"]},"image/vnd.fujixerox.edmics-rlc":{"source":"iana","extensions":["rlc"]},"image/vnd.globalgraphics.pgb":{"source":"iana"},"image/vnd.microsoft.icon":{"source":"iana","compressible":true,"extensions":["ico"]},"image/vnd.mix":{"source":"iana"},"image/vnd.mozilla.apng":{"source":"iana"},"image/vnd.ms-dds":{"compressible":true,"extensions":["dds"]},"image/vnd.ms-modi":{"source":"iana","extensions":["mdi"]},"image/vnd.ms-photo":{"source":"apache","extensions":["wdp"]},"image/vnd.net-fpx":{"source":"iana","extensions":["npx"]},"image/vnd.pco.b16":{"source":"iana","extensions":["b16"]},"image/vnd.radiance":{"source":"iana"},"image/vnd.sealed.png":{"source":"iana"},"image/vnd.sealedmedia.softseal.gif":{"source":"iana"},"image/vnd.sealedmedia.softseal.jpg":{"source":"iana"},"image/vnd.svf":{"source":"iana"},"image/vnd.tencent.tap":{"source":"iana","extensions":["tap"]},"image/vnd.valve.source.texture":{"source":"iana","extensions":["vtf"]},"image/vnd.wap.wbmp":{"source":"iana","extensions":["wbmp"]},"image/vnd.xiff":{"source":"iana","extensions":["xif"]},"image/vnd.zbrush.pcx":{"source":"iana","extensions":["pcx"]},"image/webp":{"source":"apache","extensions":["webp"]},"image/wmf":{"source":"iana","extensions":["wmf"]},"image/x-3ds":{"source":"apache","extensions":["3ds"]},"image/x-cmu-raster":{"source":"apache","extensions":["ras"]},"image/x-cmx":{"source":"apache","extensions":["cmx"]},"image/x-freehand":{"source":"apache","extensions":["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{"source":"apache","compressible":true,"extensions":["ico"]},"image/x-jng":{"source":"nginx","extensions":["jng"]},"image/x-mrsid-image":{"source":"apache","extensions":["sid"]},"image/x-ms-bmp":{"source":"nginx","compressible":true,"extensions":["bmp"]},"image/x-pcx":{"source":"apache","extensions":["pcx"]},"image/x-pict":{"source":"apache","extensions":["pic","pct"]},"image/x-portable-anymap":{"source":"apache","extensions":["pnm"]},"image/x-portable-bitmap":{"source":"apache","extensions":["pbm"]},"image/x-portable-graymap":{"source":"apache","extensions":["pgm"]},"image/x-portable-pixmap":{"source":"apache","extensions":["ppm"]},"image/x-rgb":{"source":"apache","extensions":["rgb"]},"image/x-tga":{"source":"apache","extensions":["tga"]},"image/x-xbitmap":{"source":"apache","extensions":["xbm"]},"image/x-xcf":{"compressible":false},"image/x-xpixmap":{"source":"apache","extensions":["xpm"]},"image/x-xwindowdump":{"source":"apache","extensions":["xwd"]},"message/cpim":{"source":"iana"},"message/delivery-status":{"source":"iana"},"message/disposition-notification":{"source":"iana","extensions":["disposition-notification"]},"message/external-body":{"source":"iana"},"message/feedback-report":{"source":"iana"},"message/global":{"source":"iana","extensions":["u8msg"]},"message/global-delivery-status":{"source":"iana","extensions":["u8dsn"]},"message/global-disposition-notification":{"source":"iana","extensions":["u8mdn"]},"message/global-headers":{"source":"iana","extensions":["u8hdr"]},"message/http":{"source":"iana","compressible":false},"message/imdn+xml":{"source":"iana","compressible":true},"message/news":{"source":"iana"},"message/partial":{"source":"iana","compressible":false},"message/rfc822":{"source":"iana","compressible":true,"extensions":["eml","mime"]},"message/s-http":{"source":"iana"},"message/sip":{"source":"iana"},"message/sipfrag":{"source":"iana"},"message/tracking-status":{"source":"iana"},"message/vnd.si.simp":{"source":"iana"},"message/vnd.wfa.wsc":{"source":"iana","extensions":["wsc"]},"model/3mf":{"source":"iana","extensions":["3mf"]},"model/e57":{"source":"iana"},"model/gltf+json":{"source":"iana","compressible":true,"extensions":["gltf"]},"model/gltf-binary":{"source":"iana","compressible":true,"extensions":["glb"]},"model/iges":{"source":"iana","compressible":false,"extensions":["igs","iges"]},"model/mesh":{"source":"iana","compressible":false,"extensions":["msh","mesh","silo"]},"model/mtl":{"source":"iana","extensions":["mtl"]},"model/obj":{"source":"iana","extensions":["obj"]},"model/step":{"source":"iana"},"model/step+xml":{"source":"iana","compressible":true,"extensions":["stpx"]},"model/step+zip":{"source":"iana","compressible":false,"extensions":["stpz"]},"model/step-xml+zip":{"source":"iana","compressible":false,"extensions":["stpxz"]},"model/stl":{"source":"iana","extensions":["stl"]},"model/vnd.collada+xml":{"source":"iana","compressible":true,"extensions":["dae"]},"model/vnd.dwf":{"source":"iana","extensions":["dwf"]},"model/vnd.flatland.3dml":{"source":"iana"},"model/vnd.gdl":{"source":"iana","extensions":["gdl"]},"model/vnd.gs-gdl":{"source":"apache"},"model/vnd.gs.gdl":{"source":"iana"},"model/vnd.gtw":{"source":"iana","extensions":["gtw"]},"model/vnd.moml+xml":{"source":"iana","compressible":true},"model/vnd.mts":{"source":"iana","extensions":["mts"]},"model/vnd.opengex":{"source":"iana","extensions":["ogex"]},"model/vnd.parasolid.transmit.binary":{"source":"iana","extensions":["x_b"]},"model/vnd.parasolid.transmit.text":{"source":"iana","extensions":["x_t"]},"model/vnd.pytha.pyox":{"source":"iana"},"model/vnd.rosette.annotated-data-model":{"source":"iana"},"model/vnd.sap.vds":{"source":"iana","extensions":["vds"]},"model/vnd.usdz+zip":{"source":"iana","compressible":false,"extensions":["usdz"]},"model/vnd.valve.source.compiled-map":{"source":"iana","extensions":["bsp"]},"model/vnd.vtu":{"source":"iana","extensions":["vtu"]},"model/vrml":{"source":"iana","compressible":false,"extensions":["wrl","vrml"]},"model/x3d+binary":{"source":"apache","compressible":false,"extensions":["x3db","x3dbz"]},"model/x3d+fastinfoset":{"source":"iana","extensions":["x3db"]},"model/x3d+vrml":{"source":"apache","compressible":false,"extensions":["x3dv","x3dvz"]},"model/x3d+xml":{"source":"iana","compressible":true,"extensions":["x3d","x3dz"]},"model/x3d-vrml":{"source":"iana","extensions":["x3dv"]},"multipart/alternative":{"source":"iana","compressible":false},"multipart/appledouble":{"source":"iana"},"multipart/byteranges":{"source":"iana"},"multipart/digest":{"source":"iana"},"multipart/encrypted":{"source":"iana","compressible":false},"multipart/form-data":{"source":"iana","compressible":false},"multipart/header-set":{"source":"iana"},"multipart/mixed":{"source":"iana"},"multipart/multilingual":{"source":"iana"},"multipart/parallel":{"source":"iana"},"multipart/related":{"source":"iana","compressible":false},"multipart/report":{"source":"iana"},"multipart/signed":{"source":"iana","compressible":false},"multipart/vnd.bint.med-plus":{"source":"iana"},"multipart/voice-message":{"source":"iana"},"multipart/x-mixed-replace":{"source":"iana"},"text/1d-interleaved-parityfec":{"source":"iana"},"text/cache-manifest":{"source":"iana","compressible":true,"extensions":["appcache","manifest"]},"text/calendar":{"source":"iana","extensions":["ics","ifb"]},"text/calender":{"compressible":true},"text/cmd":{"compressible":true},"text/coffeescript":{"extensions":["coffee","litcoffee"]},"text/cql":{"source":"iana"},"text/cql-expression":{"source":"iana"},"text/cql-identifier":{"source":"iana"},"text/css":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["css"]},"text/csv":{"source":"iana","compressible":true,"extensions":["csv"]},"text/csv-schema":{"source":"iana"},"text/directory":{"source":"iana"},"text/dns":{"source":"iana"},"text/ecmascript":{"source":"iana"},"text/encaprtp":{"source":"iana"},"text/enriched":{"source":"iana"},"text/fhirpath":{"source":"iana"},"text/flexfec":{"source":"iana"},"text/fwdred":{"source":"iana"},"text/gff3":{"source":"iana"},"text/grammar-ref-list":{"source":"iana"},"text/html":{"source":"iana","compressible":true,"extensions":["html","htm","shtml"]},"text/jade":{"extensions":["jade"]},"text/javascript":{"source":"iana","compressible":true},"text/jcr-cnd":{"source":"iana"},"text/jsx":{"compressible":true,"extensions":["jsx"]},"text/less":{"compressible":true,"extensions":["less"]},"text/markdown":{"source":"iana","compressible":true,"extensions":["markdown","md"]},"text/mathml":{"source":"nginx","extensions":["mml"]},"text/mdx":{"compressible":true,"extensions":["mdx"]},"text/mizar":{"source":"iana"},"text/n3":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["n3"]},"text/parameters":{"source":"iana","charset":"UTF-8"},"text/parityfec":{"source":"iana"},"text/plain":{"source":"iana","compressible":true,"extensions":["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{"source":"iana","charset":"UTF-8"},"text/prs.fallenstein.rst":{"source":"iana"},"text/prs.lines.tag":{"source":"iana","extensions":["dsc"]},"text/prs.prop.logic":{"source":"iana"},"text/raptorfec":{"source":"iana"},"text/red":{"source":"iana"},"text/rfc822-headers":{"source":"iana"},"text/richtext":{"source":"iana","compressible":true,"extensions":["rtx"]},"text/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"text/rtp-enc-aescm128":{"source":"iana"},"text/rtploopback":{"source":"iana"},"text/rtx":{"source":"iana"},"text/sgml":{"source":"iana","extensions":["sgml","sgm"]},"text/shaclc":{"source":"iana"},"text/shex":{"source":"iana","extensions":["shex"]},"text/slim":{"extensions":["slim","slm"]},"text/spdx":{"source":"iana","extensions":["spdx"]},"text/strings":{"source":"iana"},"text/stylus":{"extensions":["stylus","styl"]},"text/t140":{"source":"iana"},"text/tab-separated-values":{"source":"iana","compressible":true,"extensions":["tsv"]},"text/troff":{"source":"iana","extensions":["t","tr","roff","man","me","ms"]},"text/turtle":{"source":"iana","charset":"UTF-8","extensions":["ttl"]},"text/ulpfec":{"source":"iana"},"text/uri-list":{"source":"iana","compressible":true,"extensions":["uri","uris","urls"]},"text/vcard":{"source":"iana","compressible":true,"extensions":["vcard"]},"text/vnd.a":{"source":"iana"},"text/vnd.abc":{"source":"iana"},"text/vnd.ascii-art":{"source":"iana"},"text/vnd.curl":{"source":"iana","extensions":["curl"]},"text/vnd.curl.dcurl":{"source":"apache","extensions":["dcurl"]},"text/vnd.curl.mcurl":{"source":"apache","extensions":["mcurl"]},"text/vnd.curl.scurl":{"source":"apache","extensions":["scurl"]},"text/vnd.debian.copyright":{"source":"iana","charset":"UTF-8"},"text/vnd.dmclientscript":{"source":"iana"},"text/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"text/vnd.esmertec.theme-descriptor":{"source":"iana","charset":"UTF-8"},"text/vnd.familysearch.gedcom":{"source":"iana","extensions":["ged"]},"text/vnd.ficlab.flt":{"source":"iana"},"text/vnd.fly":{"source":"iana","extensions":["fly"]},"text/vnd.fmi.flexstor":{"source":"iana","extensions":["flx"]},"text/vnd.gml":{"source":"iana"},"text/vnd.graphviz":{"source":"iana","extensions":["gv"]},"text/vnd.hans":{"source":"iana"},"text/vnd.hgl":{"source":"iana"},"text/vnd.in3d.3dml":{"source":"iana","extensions":["3dml"]},"text/vnd.in3d.spot":{"source":"iana","extensions":["spot"]},"text/vnd.iptc.newsml":{"source":"iana"},"text/vnd.iptc.nitf":{"source":"iana"},"text/vnd.latex-z":{"source":"iana"},"text/vnd.motorola.reflex":{"source":"iana"},"text/vnd.ms-mediapackage":{"source":"iana"},"text/vnd.net2phone.commcenter.command":{"source":"iana"},"text/vnd.radisys.msml-basic-layout":{"source":"iana"},"text/vnd.senx.warpscript":{"source":"iana"},"text/vnd.si.uricatalogue":{"source":"iana"},"text/vnd.sosi":{"source":"iana"},"text/vnd.sun.j2me.app-descriptor":{"source":"iana","charset":"UTF-8","extensions":["jad"]},"text/vnd.trolltech.linguist":{"source":"iana","charset":"UTF-8"},"text/vnd.wap.si":{"source":"iana"},"text/vnd.wap.sl":{"source":"iana"},"text/vnd.wap.wml":{"source":"iana","extensions":["wml"]},"text/vnd.wap.wmlscript":{"source":"iana","extensions":["wmls"]},"text/vtt":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["vtt"]},"text/x-asm":{"source":"apache","extensions":["s","asm"]},"text/x-c":{"source":"apache","extensions":["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{"source":"nginx","extensions":["htc"]},"text/x-fortran":{"source":"apache","extensions":["f","for","f77","f90"]},"text/x-gwt-rpc":{"compressible":true},"text/x-handlebars-template":{"extensions":["hbs"]},"text/x-java-source":{"source":"apache","extensions":["java"]},"text/x-jquery-tmpl":{"compressible":true},"text/x-lua":{"extensions":["lua"]},"text/x-markdown":{"compressible":true,"extensions":["mkd"]},"text/x-nfo":{"source":"apache","extensions":["nfo"]},"text/x-opml":{"source":"apache","extensions":["opml"]},"text/x-org":{"compressible":true,"extensions":["org"]},"text/x-pascal":{"source":"apache","extensions":["p","pas"]},"text/x-processing":{"compressible":true,"extensions":["pde"]},"text/x-sass":{"extensions":["sass"]},"text/x-scss":{"extensions":["scss"]},"text/x-setext":{"source":"apache","extensions":["etx"]},"text/x-sfv":{"source":"apache","extensions":["sfv"]},"text/x-suse-ymp":{"compressible":true,"extensions":["ymp"]},"text/x-uuencode":{"source":"apache","extensions":["uu"]},"text/x-vcalendar":{"source":"apache","extensions":["vcs"]},"text/x-vcard":{"source":"apache","extensions":["vcf"]},"text/xml":{"source":"iana","compressible":true,"extensions":["xml"]},"text/xml-external-parsed-entity":{"source":"iana"},"text/yaml":{"compressible":true,"extensions":["yaml","yml"]},"video/1d-interleaved-parityfec":{"source":"iana"},"video/3gpp":{"source":"iana","extensions":["3gp","3gpp"]},"video/3gpp-tt":{"source":"iana"},"video/3gpp2":{"source":"iana","extensions":["3g2"]},"video/av1":{"source":"iana"},"video/bmpeg":{"source":"iana"},"video/bt656":{"source":"iana"},"video/celb":{"source":"iana"},"video/dv":{"source":"iana"},"video/encaprtp":{"source":"iana"},"video/ffv1":{"source":"iana"},"video/flexfec":{"source":"iana"},"video/h261":{"source":"iana","extensions":["h261"]},"video/h263":{"source":"iana","extensions":["h263"]},"video/h263-1998":{"source":"iana"},"video/h263-2000":{"source":"iana"},"video/h264":{"source":"iana","extensions":["h264"]},"video/h264-rcdo":{"source":"iana"},"video/h264-svc":{"source":"iana"},"video/h265":{"source":"iana"},"video/iso.segment":{"source":"iana","extensions":["m4s"]},"video/jpeg":{"source":"iana","extensions":["jpgv"]},"video/jpeg2000":{"source":"iana"},"video/jpm":{"source":"apache","extensions":["jpm","jpgm"]},"video/jxsv":{"source":"iana"},"video/mj2":{"source":"iana","extensions":["mj2","mjp2"]},"video/mp1s":{"source":"iana"},"video/mp2p":{"source":"iana"},"video/mp2t":{"source":"iana","extensions":["ts"]},"video/mp4":{"source":"iana","compressible":false,"extensions":["mp4","mp4v","mpg4"]},"video/mp4v-es":{"source":"iana"},"video/mpeg":{"source":"iana","compressible":false,"extensions":["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{"source":"iana"},"video/mpv":{"source":"iana"},"video/nv":{"source":"iana"},"video/ogg":{"source":"iana","compressible":false,"extensions":["ogv"]},"video/parityfec":{"source":"iana"},"video/pointer":{"source":"iana"},"video/quicktime":{"source":"iana","compressible":false,"extensions":["qt","mov"]},"video/raptorfec":{"source":"iana"},"video/raw":{"source":"iana"},"video/rtp-enc-aescm128":{"source":"iana"},"video/rtploopback":{"source":"iana"},"video/rtx":{"source":"iana"},"video/scip":{"source":"iana"},"video/smpte291":{"source":"iana"},"video/smpte292m":{"source":"iana"},"video/ulpfec":{"source":"iana"},"video/vc1":{"source":"iana"},"video/vc2":{"source":"iana"},"video/vnd.cctv":{"source":"iana"},"video/vnd.dece.hd":{"source":"iana","extensions":["uvh","uvvh"]},"video/vnd.dece.mobile":{"source":"iana","extensions":["uvm","uvvm"]},"video/vnd.dece.mp4":{"source":"iana"},"video/vnd.dece.pd":{"source":"iana","extensions":["uvp","uvvp"]},"video/vnd.dece.sd":{"source":"iana","extensions":["uvs","uvvs"]},"video/vnd.dece.video":{"source":"iana","extensions":["uvv","uvvv"]},"video/vnd.directv.mpeg":{"source":"iana"},"video/vnd.directv.mpeg-tts":{"source":"iana"},"video/vnd.dlna.mpeg-tts":{"source":"iana"},"video/vnd.dvb.file":{"source":"iana","extensions":["dvb"]},"video/vnd.fvt":{"source":"iana","extensions":["fvt"]},"video/vnd.hns.video":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.ttsavc":{"source":"iana"},"video/vnd.iptvforum.ttsmpeg2":{"source":"iana"},"video/vnd.motorola.video":{"source":"iana"},"video/vnd.motorola.videop":{"source":"iana"},"video/vnd.mpegurl":{"source":"iana","extensions":["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{"source":"iana","extensions":["pyv"]},"video/vnd.nokia.interleaved-multimedia":{"source":"iana"},"video/vnd.nokia.mp4vr":{"source":"iana"},"video/vnd.nokia.videovoip":{"source":"iana"},"video/vnd.objectvideo":{"source":"iana"},"video/vnd.radgamettools.bink":{"source":"iana"},"video/vnd.radgamettools.smacker":{"source":"iana"},"video/vnd.sealed.mpeg1":{"source":"iana"},"video/vnd.sealed.mpeg4":{"source":"iana"},"video/vnd.sealed.swf":{"source":"iana"},"video/vnd.sealedmedia.softseal.mov":{"source":"iana"},"video/vnd.uvvu.mp4":{"source":"iana","extensions":["uvu","uvvu"]},"video/vnd.vivo":{"source":"iana","extensions":["viv"]},"video/vnd.youtube.yt":{"source":"iana"},"video/vp8":{"source":"iana"},"video/vp9":{"source":"iana"},"video/webm":{"source":"apache","compressible":false,"extensions":["webm"]},"video/x-f4v":{"source":"apache","extensions":["f4v"]},"video/x-fli":{"source":"apache","extensions":["fli"]},"video/x-flv":{"source":"apache","compressible":false,"extensions":["flv"]},"video/x-m4v":{"source":"apache","extensions":["m4v"]},"video/x-matroska":{"source":"apache","compressible":false,"extensions":["mkv","mk3d","mks"]},"video/x-mng":{"source":"apache","extensions":["mng"]},"video/x-ms-asf":{"source":"apache","extensions":["asf","asx"]},"video/x-ms-vob":{"source":"apache","extensions":["vob"]},"video/x-ms-wm":{"source":"apache","extensions":["wm"]},"video/x-ms-wmv":{"source":"apache","compressible":false,"extensions":["wmv"]},"video/x-ms-wmx":{"source":"apache","extensions":["wmx"]},"video/x-ms-wvx":{"source":"apache","extensions":["wvx"]},"video/x-msvideo":{"source":"apache","extensions":["avi"]},"video/x-sgi-movie":{"source":"apache","extensions":["movie"]},"video/x-smv":{"source":"apache","extensions":["smv"]},"x-conference/x-cooltalk":{"source":"apache","extensions":["ice"]},"x-shader/x-fragment":{"compressible":true},"x-shader/x-vertex":{"compressible":true}}')}},t={};function a(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(i.exports,i,i.exports,a),i.loaded=!0,i.exports}a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var n=a(2915),o=exports;for(var i in n)o[i]=n[i];n.__esModule&&Object.defineProperty(o,"__esModule",{value:!0})})();
|
|
2
3
|
//# sourceMappingURL=ge-commercetools-utils-node.cjs.js.map
|