@js0.site/edns 0.1.1 → 0.1.3

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/Hw.js ADDED
@@ -0,0 +1,43 @@
1
+ var e=(e=>typeof require<`u`?require:typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(typeof require<`u`?require:e)[t]}):e)(function(e){if(typeof require<`u`)return require.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")}),t=(t=>typeof e<`u`?e:typeof Proxy<`u`?new Proxy(t,{get:(t,n)=>(typeof e<`u`?e:t)[n]}):t)(function(t){if(typeof e<`u`)return e.apply(this,arguments);throw Error('Calling `require` for "'+t+"\" in an environment that doesn't expose the `require` function.")}),n=(e=>t===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,n)=>(t===void 0?e:t)[n]}):e:t)(function(e){if(t!==void 0)return t.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")}),r=(e=>n===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(n===void 0?e:n)[t]}):e:n)(function(e){if(n!==void 0)return n.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")}),i=Object.create,a=Object.defineProperty,o=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,c=Object.getPrototypeOf,l=Object.prototype.hasOwnProperty,u=(e,t)=>function(){return e&&(t=(0,e[s(e)[0]])(e=0)),t},d=(e,t)=>function(){return t||(0,e[s(e)[0]])((t={exports:{}}).exports,t),t.exports},f=(e,t)=>{for(var n in t)a(e,n,{get:t[n],enumerable:!0})},p=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=s(t),c=0,u=i.length,d;c<u;c++)d=i[c],!l.call(e,d)&&d!==n&&a(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(r=o(t,d))||r.enumerable});return e},m=(e,t,n)=>(n=e==null?{}:i(c(e)),p(t||!e||!e.__esModule?a(n,`default`,{value:e,enumerable:!0}):n,e)),h=e=>p(a({},`__esModule`,{value:!0}),e),g=(e=>r===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(r===void 0?e:r)[t]}):e:r)(function(e){if(r!==void 0)return r.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")}),_=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/http/IHttpRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.HttpRequestImpl=void 0;var t=class{getPathParams(){return this.pathParams||={},this.pathParams}getQueryParams(){return this.queryParams||={},this.queryParams}getData(){return this.data||={},this.pathParams}getHeaders(){return this.headers||={},this.headers}};exports.HttpRequestImpl=t}}),v=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/http/IHttpRequestBuilder.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.HttpRequestBuilder=void 0;let t=_();var n=class{constructor(e){this.httpRequest=e||new t.HttpRequestImpl}build(){return this.httpRequest}withEndpoint(e){return this.httpRequest.endpoint=e,this}withUrl(e){return this.httpRequest.url=e,this}withContentType(e){return this.httpRequest.contentType=e,this}withMethod(e){return this.httpRequest.method=e,this}withQueryParams(e){return this.httpRequest.queryParams=e,this}withPathParams(e){return this.httpRequest.pathParams=e,this}withHeaders(e){return this.httpRequest.headers=e,this}withData(e){return this.httpRequest.data=e,this}addPathParams(e){return Object.assign(this.httpRequest.getPathParams(),e),this}addQueryParams(e){return Object.assign(this.httpRequest.getQueryParams,e),this}addHeaders(e,t){let n=this.httpRequest.getHeaders();return n[e]||(this.httpRequest.headers[e]=t),this}addAllHeaders(e){return Object.assign(this.httpRequest.getHeaders(),e),this}};exports.HttpRequestBuilder=n}}),y=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/exception/SdkException.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SdkException=void 0;var t=class extends Error{constructor(e){super(e),this.name=`SdkException`}};exports.SdkException=t}}),b=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/exception/ServiceResponseException.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ServiceResponseException=void 0;let t=y();var n=class extends t.SdkException{constructor(e,t,n,r,i){super(t),this.name=`ServiceResponseException`,this.httpStatusCode=e,this.errorMsg=t,this.errorCode=n,this.requestId=r,this.encodedAuthorizationMessage=i}};exports.ServiceResponseException=n}}),x=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/exception/ClientRequestException.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ClientRequestException=void 0;let t=b();var n=class extends t.ServiceResponseException{constructor(e,t,n,r,i){super(e,t,n,r,i),this.name=`ClientRequestException`}};exports.ClientRequestException=n}}),S=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/exception/ServerResponseException.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ServerResponseException=void 0;let t=b();var n=class extends t.ServiceResponseException{constructor(e,t,n,r,i){super(e,t,n,r,i),this.name=`ServerResponseException`}};exports.ServerResponseException=n}}),C=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/exception/ExceptionUtil.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ExceptionUtil=void 0;let t=x(),n=S(),r=b();var i=class{static generalException(e){var i,s,c,l;let{data:u={},status:d,message:f,requestId:p}=e,{error:m,error_code:h,error_msg:g,encoded_authorization_message:_}=u,v=(i=m?.code)??h,y=(c=(s=m?.message)??g)??f,b=(l=m?.encoded_authorization_message)??_,x=d;if(x){if(a(x))return new t.ClientRequestException(x,y,v,p,b);if(o(x))return new n.ServerResponseException(x,y,v,p,b)}return new r.ServiceResponseException(x,y,v,p,b)}};exports.ExceptionUtil=i;function a(e){return e>=400&&e<500}function o(e){return e>=500&&e<600}}}),w=d({"node_modules/ms/index.js"(exports,t){var n=1e3,r=n*60,i=r*60,a=i*24,o=a*7,s=a*365.25;t.exports=function(e,t){t||={};var n=typeof e;if(n===`string`&&e.length>0)return c(e);if(n===`number`&&isFinite(e))return t.long?u(e):l(e);throw Error(`val is not a non-empty string or a valid number. val=`+JSON.stringify(e))};function c(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\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(t){var c=parseFloat(t[1]),l=(t[2]||`ms`).toLowerCase();switch(l){case`years`:case`year`:case`yrs`:case`yr`:case`y`:return c*s;case`weeks`:case`week`:case`w`:return c*o;case`days`:case`day`:case`d`:return c*a;case`hours`:case`hour`:case`hrs`:case`hr`:case`h`:return c*i;case`minutes`:case`minute`:case`mins`:case`min`:case`m`:return c*r;case`seconds`:case`second`:case`secs`:case`sec`:case`s`:return c*n;case`milliseconds`:case`millisecond`:case`msecs`:case`msec`:case`ms`:return c;default:return}}}}function l(e){var t=Math.abs(e);return t>=a?Math.round(e/a)+`d`:t>=i?Math.round(e/i)+`h`:t>=r?Math.round(e/r)+`m`:t>=n?Math.round(e/n)+`s`:e+`ms`}function u(e){var t=Math.abs(e);return t>=a?d(e,t,a,`day`):t>=i?d(e,t,i,`hour`):t>=r?d(e,t,r,`minute`):t>=n?d(e,t,n,`second`):e+` ms`}function d(e,t,n,r){var i=t>=n*1.5;return Math.round(e/n)+` `+r+(i?`s`:``)}}}),ee=d({"node_modules/debug/src/common.js"(exports,t){function n(e){n.debug=n,n.default=n,n.coerce=c,n.disable=o,n.enable=i,n.enabled=s,n.humanize=w(),n.destroy=l,Object.keys(e).forEach(t=>{n[t]=e[t]}),n.names=[],n.skips=[],n.formatters={};function t(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return n.colors[Math.abs(t)%n.colors.length]}n.selectColor=t;function n(e){let t,i=null,a,o;function s(...e){if(!s.enabled)return;let r=s,i=Number(new Date),a=i-(t||i);r.diff=a,r.prev=t,r.curr=i,t=i,e[0]=n.coerce(e[0]),typeof e[0]!=`string`&&e.unshift(`%O`);let o=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,(t,i)=>{if(t===`%%`)return`%`;o++;let a=n.formatters[i];if(typeof a==`function`){let n=e[o];t=a.call(r,n),e.splice(o,1),o--}return t}),n.formatArgs.call(r,e);let c=r.log||n.log;c.apply(r,e)}return s.namespace=e,s.useColors=n.useColors(),s.color=n.selectColor(e),s.extend=r,s.destroy=n.destroy,Object.defineProperty(s,`enabled`,{enumerable:!0,configurable:!1,get:()=>i===null?(a!==n.namespaces&&(a=n.namespaces,o=n.enabled(e)),o):i,set:e=>{i=e}}),typeof n.init==`function`&&n.init(s),s}function r(e,t){let r=n(this.namespace+(t===void 0?`:`:t)+e);return r.log=this.log,r}function i(e){n.save(e),n.namespaces=e,n.names=[],n.skips=[];let t=(typeof e==`string`?e:``).trim().replace(/\s+/g,`,`).split(`,`).filter(Boolean);for(let e of t)e[0]===`-`?n.skips.push(e.slice(1)):n.names.push(e)}function a(e,t){let n=0,r=0,i=-1,a=0;for(;n<e.length;)if(r<t.length&&(t[r]===e[n]||t[r]===`*`))t[r]===`*`?(i=r,a=n,r++):(n++,r++);else if(i!==-1)r=i+1,a++,n=a;else return!1;for(;r<t.length&&t[r]===`*`;)r++;return r===t.length}function o(){let e=[...n.names,...n.skips.map(e=>`-`+e)].join(`,`);return n.enable(``),e}function s(e){for(let t of n.skips)if(a(e,t))return!1;for(let t of n.names)if(a(e,t))return!0;return!1}function c(e){return e instanceof Error?e.stack||e.message:e}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return n.enable(n.load()),n}t.exports=n}}),T=d({"node_modules/debug/src/browser.js"(exports,t){exports.formatArgs=r,exports.save=i,exports.load=a,exports.useColors=n,exports.storage=o(),exports.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`."))}})(),exports.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`.split(`.`);function n(){if(typeof window<`u`&&window.process&&(window.process.type===`renderer`||window.process.__nwjs))return!0;if(typeof navigator<`u`&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return typeof document<`u`&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<`u`&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<`u`&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator<`u`&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function r(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;let n=`color: `+this.color;e.splice(1,0,n,`color: inherit`);let r=0,i=0;e[0].replace(/%[a-zA-Z%]/g,e=>{e!==`%%`&&(r++,e===`%c`&&(i=r))}),e.splice(i,0,n)}exports.log=console.debug||console.log||(()=>{});function i(t){try{t?exports.storage.setItem(`debug`,t):exports.storage.removeItem(`debug`)}catch{}}function a(){let t;try{t=exports.storage.getItem(`debug`)||exports.storage.getItem(`DEBUG`)}catch{}return!t&&typeof process<`u`&&`env`in process&&(t=process.env.DEBUG),t}function o(){try{return localStorage}catch{}}t.exports=ee()(exports);let{formatters:s}=t.exports;s.j=function(e){try{return JSON.stringify(e)}catch(e){return`[UnexpectedJSONParseError]: `+e.message}}}}),te=d({"node_modules/rfdc/index.js"(exports,t){t.exports=r;function n(e){return e instanceof Buffer?Buffer.from(e):new e.constructor(e.buffer.slice(),e.byteOffset,e.length)}function r(e){if(e||={},e.circles)return i(e);let t=new Map;if(t.set(Date,e=>new Date(e)),t.set(Map,(e,t)=>new Map(a(Array.from(e),t))),t.set(Set,(e,t)=>new Set(a(Array.from(e),t))),e.constructorHandlers)for(let n of e.constructorHandlers)t.set(n[0],n[1]);let r=null;return e.proto?s:o;function a(e,i){let a=Object.keys(e),o=Array(a.length);for(let s=0;s<a.length;s++){let c=a[s],l=e[c];typeof l!=`object`||!l?o[c]=l:l.constructor!==Object&&(r=t.get(l.constructor))?o[c]=r(l,i):ArrayBuffer.isView(l)?o[c]=n(l):o[c]=i(l)}return o}function o(e){if(typeof e!=`object`||!e)return e;if(Array.isArray(e))return a(e,o);if(e.constructor!==Object&&(r=t.get(e.constructor)))return r(e,o);let i={};for(let a in e){if(Object.hasOwnProperty.call(e,a)===!1)continue;let s=e[a];typeof s!=`object`||!s?i[a]=s:s.constructor!==Object&&(r=t.get(s.constructor))?i[a]=r(s,o):ArrayBuffer.isView(s)?i[a]=n(s):i[a]=o(s)}return i}function s(e){if(typeof e!=`object`||!e)return e;if(Array.isArray(e))return a(e,s);if(e.constructor!==Object&&(r=t.get(e.constructor)))return r(e,s);let i={};for(let a in e){let o=e[a];typeof o!=`object`||!o?i[a]=o:o.constructor!==Object&&(r=t.get(o.constructor))?i[a]=r(o,s):ArrayBuffer.isView(o)?i[a]=n(o):i[a]=s(o)}return i}}function i(e){let t=[],r=[],i=new Map;if(i.set(Date,e=>new Date(e)),i.set(Map,(e,t)=>new Map(o(Array.from(e),t))),i.set(Set,(e,t)=>new Set(o(Array.from(e),t))),e.constructorHandlers)for(let t of e.constructorHandlers)i.set(t[0],t[1]);let a=null;return e.proto?c:s;function o(e,o){let s=Object.keys(e),c=Array(s.length);for(let l=0;l<s.length;l++){let u=s[l],d=e[u];if(typeof d!=`object`||!d)c[u]=d;else if(d.constructor!==Object&&(a=i.get(d.constructor)))c[u]=a(d,o);else if(ArrayBuffer.isView(d))c[u]=n(d);else{let e=t.indexOf(d);e===-1?c[u]=o(d):c[u]=r[e]}}return c}function s(e){if(typeof e!=`object`||!e)return e;if(Array.isArray(e))return o(e,s);if(e.constructor!==Object&&(a=i.get(e.constructor)))return a(e,s);let c={};for(let o in t.push(e),r.push(c),e){if(Object.hasOwnProperty.call(e,o)===!1)continue;let l=e[o];if(typeof l!=`object`||!l)c[o]=l;else if(l.constructor!==Object&&(a=i.get(l.constructor)))c[o]=a(l,s);else if(ArrayBuffer.isView(l))c[o]=n(l);else{let e=t.indexOf(l);e===-1?c[o]=s(l):c[o]=r[e]}}return t.pop(),r.pop(),c}function c(e){if(typeof e!=`object`||!e)return e;if(Array.isArray(e))return o(e,c);if(e.constructor!==Object&&(a=i.get(e.constructor)))return a(e,c);let s={};for(let o in t.push(e),r.push(s),e){let l=e[o];if(typeof l!=`object`||!l)s[o]=l;else if(l.constructor!==Object&&(a=i.get(l.constructor)))s[o]=a(l,c);else if(ArrayBuffer.isView(l))s[o]=n(l);else{let e=t.indexOf(l);e===-1?s[o]=c(l):s[o]=r[e]}}return t.pop(),r.pop(),s}}}}),ne=d({"node_modules/log4js/lib/configuration.js"(exports,t){let n=g(`util`),r=T()(`log4js:configuration`),i=[],a=[],o=e=>!e,s=e=>e&&typeof e==`object`&&!Array.isArray(e),c=e=>/^[A-Za-z][A-Za-z0-9_]*$/g.test(e),l=e=>e&&typeof e==`number`&&Number.isInteger(e),u=e=>{a.push(e),r(`Added listener, now ${a.length} listeners`)},d=e=>{i.push(e),r(`Added pre-processing listener, now ${i.length} listeners`)},f=(e,t,r)=>{let i=Array.isArray(t)?t:[t];i.forEach(t=>{if(t)throw Error(`Problem with log4js configuration: (${n.inspect(e,{depth:5})}) - ${r}`)})},p=e=>{r(`New configuration to be validated: `,e),f(e,o(s(e)),`must be an object.`),r(`Calling pre-processing listeners (${i.length})`),i.forEach(t=>t(e)),r(`Configuration pre-processing finished.`),r(`Calling configuration listeners (${a.length})`),a.forEach(t=>t(e)),r(`Configuration finished.`)};t.exports={configure:p,addListener:u,addPreProcessingListener:d,throwExceptionIf:f,anObject:s,anInteger:l,validIdentifier:c,not:o}}}),re=d({"node_modules/date-format/lib/index.js"(exports,t){function n(e,t){for(var n=e.toString();n.length<t;)n=`0`+n;return n}function r(e){return n(e,2)}function i(e){var t=Math.abs(e),n=String(Math.floor(t/60)),r=String(t%60);return n=(`0`+n).slice(-2),r=(`0`+r).slice(-2),e===0?`Z`:(e<0?`+`:`-`)+n+`:`+r}function a(e,a){typeof e!=`string`&&(a=e,e=t.exports.ISO8601_FORMAT),a||=t.exports.now();var o=r(a.getDate()),s=r(a.getMonth()+1),c=r(a.getFullYear()),l=r(c.substring(2,4)),u=e.indexOf(`yyyy`)>-1?c:l,d=r(a.getHours()),f=r(a.getMinutes()),p=r(a.getSeconds()),m=n(a.getMilliseconds(),3),h=i(a.getTimezoneOffset()),g=e.replace(/dd/g,o).replace(/MM/g,s).replace(/y{1,4}/g,u).replace(/hh/g,d).replace(/mm/g,f).replace(/ss/g,p).replace(/SSS/g,m).replace(/O/g,h);return g}function o(e,t,n,r){e[`set`+(r?``:`UTC`)+t](n)}function s(e,n,r){var i=e.indexOf(`O`)<0,a=!1,s=[{pattern:/y{1,4}/,regexp:`\\d{1,4}`,fn:function(e,t){o(e,`FullYear`,t,i)}},{pattern:/MM/,regexp:`\\d{1,2}`,fn:function(e,t){o(e,`Month`,t-1,i),e.getMonth()!==t-1&&(a=!0)}},{pattern:/dd/,regexp:`\\d{1,2}`,fn:function(e,t){a&&o(e,`Month`,e.getMonth()-1,i),o(e,`Date`,t,i)}},{pattern:/hh/,regexp:`\\d{1,2}`,fn:function(e,t){o(e,`Hours`,t,i)}},{pattern:/mm/,regexp:`\\d\\d`,fn:function(e,t){o(e,`Minutes`,t,i)}},{pattern:/ss/,regexp:`\\d\\d`,fn:function(e,t){o(e,`Seconds`,t,i)}},{pattern:/SSS/,regexp:`\\d\\d\\d`,fn:function(e,t){o(e,`Milliseconds`,t,i)}},{pattern:/O/,regexp:`[+-]\\d{1,2}:?\\d{2}?|Z`,fn:function(e,t){t=t===`Z`?0:t.replace(`:`,``);var n=Math.abs(t),r=(t>0?-1:1)*(n%100+Math.floor(n/100)*60);e.setUTCMinutes(e.getUTCMinutes()+r)}}],c=s.reduce(function(e,t){return t.pattern.test(e.regexp)?(t.index=e.regexp.match(t.pattern).index,e.regexp=e.regexp.replace(t.pattern,`(`+t.regexp+`)`)):t.index=-1,e},{regexp:e,index:[]}),l=s.filter(function(e){return e.index>-1});l.sort(function(e,t){return e.index-t.index});var u=new RegExp(c.regexp),d=u.exec(n);if(d){var f=r||t.exports.now();return l.forEach(function(e,t){e.fn(f,d[t+1])}),f}throw Error(`String '`+n+`' could not be parsed as '`+e+`'`)}function c(e,t,n){if(!e)throw Error(`pattern must be supplied`);return s(e,t,n)}function l(){return new Date}t.exports=a,t.exports.asString=a,t.exports.parse=c,t.exports.now=l,t.exports.ISO8601_FORMAT=`yyyy-MM-ddThh:mm:ss.SSS`,t.exports.ISO8601_WITH_TZ_OFFSET_FORMAT=`yyyy-MM-ddThh:mm:ss.SSSO`,t.exports.DATETIME_FORMAT=`dd MM yyyy hh:mm:ss.SSS`,t.exports.ABSOLUTETIME_FORMAT=`hh:mm:ss.SSS`}}),ie=d({"node_modules/log4js/lib"(){}}),ae=d({"node_modules/log4js/lib/layouts.js"(exports,t){let n=re(),r=ie(),i=g(`util`),a=g(`path`),o=g(`url`),s=T()(`log4js:layouts`),c={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[90,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[91,39],yellow:[33,39]};function l(e){return e?`\x1B[${c[e][0]}m`:``}function u(e){return e?`\x1B[${c[e][1]}m`:``}function d(e,t){return l(t)+e+u(t)}function f(e,t){return d(i.format(`[%s] [%s] %s - `,n.asString(e.startTime),e.level.toString(),e.categoryName),t)}function p(e){return f(e)+i.format(...e.data)}function m(e){return f(e,e.level.colour)+i.format(...e.data)}function h(e){return i.format(...e.data)}function _(e){return e.data[0]}function v(e,t){let c=`%r %p %c - %m%n`,d=/%(-?[0-9]+)?(\.?-?[0-9]+)?([[\]cdhmnprzxXyflosCMAF%])(\{([^}]+)\})?|([^%]+)/;e||=c;function f(e,t){let n=e.categoryName;if(t){let e=parseInt(t,10),r=n.split(`.`);e<r.length&&(n=r.slice(r.length-e).join(`.`))}return n}function p(e,t){let r=n.ISO8601_FORMAT;if(t)switch(r=t,r){case`ISO8601`:case`ISO8601_FORMAT`:r=n.ISO8601_FORMAT;break;case`ISO8601_WITH_TZ_OFFSET`:case`ISO8601_WITH_TZ_OFFSET_FORMAT`:r=n.ISO8601_WITH_TZ_OFFSET_FORMAT;break;case`ABSOLUTE`:process.emitWarning(`Pattern %d{ABSOLUTE} is deprecated in favor of %d{ABSOLUTETIME}. Please use %d{ABSOLUTETIME} instead.`,`DeprecationWarning`,`log4js-node-DEP0003`),s(`[log4js-node-DEP0003]`,`DEPRECATION: Pattern %d{ABSOLUTE} is deprecated and replaced by %d{ABSOLUTETIME}.`);case`ABSOLUTETIME`:case`ABSOLUTETIME_FORMAT`:r=n.ABSOLUTETIME_FORMAT;break;case`DATE`:process.emitWarning(`Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.`,`DeprecationWarning`,`log4js-node-DEP0004`),s(`[log4js-node-DEP0004]`,`DEPRECATION: Pattern %d{DATE} is deprecated and replaced by %d{DATETIME}.`);case`DATETIME`:case`DATETIME_FORMAT`:r=n.DATETIME_FORMAT;break}return n.asString(r,e.startTime)}function m(){return r.hostname().toString()}function h(e,t){let n=e.data;if(t){let[e,r]=t.split(`,`);n=n.slice(e,r)}return i.format(...n)}function g(){return r.EOL}function _(e){return e.level.toString()}function v(e){return n.asString(`hh:mm:ss`,e.startTime)}function y(e){return l(e.level.colour)}function b(e){return u(e.level.colour)}function x(){return`%`}function S(e){return e&&e.pid?e.pid.toString():process.pid.toString()}function C(){return S()}function w(e,n){return t[n]===void 0?null:typeof t[n]==`function`?t[n](e):t[n]}function ee(e,t){let n=e.context[t];return n===void 0?null:typeof n==`function`?n(e):n}function T(e,t){let n=e.fileName||``,r=function(e){let t=`file://`;return e.startsWith(t)&&(typeof o.fileURLToPath==`function`?e=o.fileURLToPath(e):(e=a.normalize(e.replace(RegExp(`^${t}`),``)),process.platform===`win32`&&(e=e.startsWith(`\\`)?e.slice(1):a.sep+a.sep+e))),e};if(n=r(n),t){let e=parseInt(t,10),r=n.split(a.sep);r.length>e&&(n=r.slice(-e).join(a.sep))}return n}function te(e){return e.lineNumber?`${e.lineNumber}`:``}function ne(e){return e.columnNumber?`${e.columnNumber}`:``}function re(e){return e.callStack||``}function ie(e){return e.className||``}function ae(e){return e.functionName||``}function oe(e){return e.functionAlias||``}function se(e){return e.callerName||``}let ce={c:f,d:p,h:m,m:h,n:g,p:_,r:v,"[":y,"]":b,y:C,z:S,"%":x,x:w,X:ee,f:T,l:te,o:ne,s:re,C:ie,M:ae,A:oe,F:se};function le(e,t,n){return ce[e](t,n)}function ue(e,t){let n;return e?(n=parseInt(e.slice(1),10),n>0?t.slice(0,n):t.slice(n)):t}function de(e,t){let n;if(e)if(e.charAt(0)===`-`)for(n=parseInt(e.slice(1),10);t.length<n;)t+=` `;else for(n=parseInt(e,10);t.length<n;)t=` ${t}`;return t}function fe(e,t,n){let r=e;return r=ue(t,r),r=de(n,r),r}return function(t){let n=``,r,i=e;for(;(r=d.exec(i))!==null;){let e=r[1],a=r[2],o=r[3],s=r[5],c=r[6];if(c)n+=c.toString();else{let r=le(o,t,s);n+=fe(r,a,e)}i=i.slice(r.index+r[0].length)}return n}}let y={messagePassThrough(){return h},basic(){return p},colored(){return m},coloured(){return m},pattern(e){return v(e&&e.pattern,e&&e.tokens)},dummy(){return _}};t.exports={basicLayout:p,messagePassThroughLayout:h,patternLayout:v,colouredLayout:m,coloredLayout:m,dummyLayout:_,addLayout(e,t){y[e]=t},layout(e,t){return y[e]&&y[e](t)}}}}),oe=d({"node_modules/log4js/lib/levels.js"(exports,t){let n=ne(),r=[`white`,`grey`,`black`,`blue`,`cyan`,`green`,`magenta`,`red`,`yellow`];var i=class e{constructor(e,t,n){this.level=e,this.levelStr=t,this.colour=n}toString(){return this.levelStr}static getLevel(t,n){return t?t instanceof e?t:(t instanceof Object&&t.levelStr&&(t=t.levelStr),e[t.toString().toUpperCase()]||n):n}static addLevels(t){if(t){let n=Object.keys(t);n.forEach(n=>{let r=n.toUpperCase();e[r]=new e(t[n].value,r,t[n].colour);let i=e.levels.findIndex(e=>e.levelStr===r);i>-1?e.levels[i]=e[r]:e.levels.push(e[r])}),e.levels.sort((e,t)=>e.level-t.level)}}isLessThanOrEqualTo(t){return typeof t==`string`&&(t=e.getLevel(t)),this.level<=t.level}isGreaterThanOrEqualTo(t){return typeof t==`string`&&(t=e.getLevel(t)),this.level>=t.level}isEqualTo(t){return typeof t==`string`&&(t=e.getLevel(t)),this.level===t.level}};i.levels=[],i.addLevels({ALL:{value:Number.MIN_VALUE,colour:`grey`},TRACE:{value:5e3,colour:`blue`},DEBUG:{value:1e4,colour:`cyan`},INFO:{value:2e4,colour:`green`},WARN:{value:3e4,colour:`yellow`},ERROR:{value:4e4,colour:`red`},FATAL:{value:5e4,colour:`magenta`},MARK:{value:9007199254740992,colour:`grey`},OFF:{value:Number.MAX_VALUE,colour:`grey`}}),n.addListener(e=>{let t=e.levels;if(t){n.throwExceptionIf(e,n.not(n.anObject(t)),`levels must be an object`);let i=Object.keys(t);i.forEach(i=>{n.throwExceptionIf(e,n.not(n.validIdentifier(i)),`level name "${i}" is not a valid identifier (must start with a letter, only contain A-Z,a-z,0-9,_)`),n.throwExceptionIf(e,n.not(n.anObject(t[i])),`level "${i}" must be an object`),n.throwExceptionIf(e,n.not(t[i].value),`level "${i}" must have a 'value' property`),n.throwExceptionIf(e,n.not(n.anInteger(t[i].value)),`level "${i}".value must have an integer value`),n.throwExceptionIf(e,n.not(t[i].colour),`level "${i}" must have a 'colour' property`),n.throwExceptionIf(e,n.not(r.indexOf(t[i].colour)>-1),`level "${i}".colour must be one of ${r.join(`, `)}`)})}}),n.addListener(e=>{i.addLevels(e.levels)}),t.exports=i}}),se=d({"node_modules/log4js/lib/clusteringBrowser.js"(exports,t){let n=()=>!0,r=[],i=e=>{r.forEach(t=>t(e))};t.exports={onlyOnMaster:(e,t)=>n()?e():t,isMaster:n,send:i,onMessage:e=>{r.push(e)}}}}),ce=d({"node_modules/log4js/lib/appenders/adapters.js"(exports,t){function n(e){if(typeof e==`number`&&Number.isInteger(e))return e;let t={K:1024,M:1024*1024,G:1024*1024*1024},n=Object.keys(t),r=e.slice(-1).toLocaleUpperCase(),i=e.slice(0,-1).trim();if(n.indexOf(r)<0||!Number.isInteger(Number(i)))throw Error(`maxLogSize: "${e}" is invalid`);return i*t[r]}function r(e,t){let n=Object.assign({},t);return Object.keys(e).forEach(r=>{n[r]&&(n[r]=e[r](t[r]))}),n}function i(e){let t={maxLogSize:n};return r(t,e)}let a={dateFile:i,file:i,fileSync:i};t.exports.modifyConfig=e=>a[e.type]?a[e.type](e):e}}),le=d({"node_modules/log4js/lib/appenders/console.js"(exports,t){let n=console.log.bind(console);function r(e,t){return r=>{n(e(r,t))}}function i(e,t){let n=t.colouredLayout;return e.layout&&(n=t.layout(e.layout.type,e.layout)),r(n,e.timezoneOffset)}t.exports.configure=i}}),ue=d({"node_modules/log4js/lib/appenders/stdout.js"(exports){function t(e,t){return n=>{process.stdout.write(`${e(n,t)}\n`)}}function n(e,n){let r=n.colouredLayout;return e.layout&&(r=n.layout(e.layout.type,e.layout)),t(r,e.timezoneOffset)}exports.configure=n}}),de=d({"node_modules/log4js/lib/appenders/stderr.js"(exports,t){function n(e,t){return n=>{process.stderr.write(`${e(n,t)}\n`)}}function r(e,t){let r=t.colouredLayout;return e.layout&&(r=t.layout(e.layout.type,e.layout)),n(r,e.timezoneOffset)}t.exports.configure=r}}),fe=d({"node_modules/log4js/lib/appenders/logLevelFilter.js"(exports,t){function n(e,t,n,r){let i=r.getLevel(e),a=r.getLevel(t,r.FATAL);return e=>{let t=e.level;i.isLessThanOrEqualTo(t)&&a.isGreaterThanOrEqualTo(t)&&n(e)}}function r(e,t,r,i){let a=r(e.appender);return n(e.level,e.maxLevel,a,i)}t.exports.configure=r}}),pe=d({"node_modules/log4js/lib/appenders/categoryFilter.js"(exports,t){let n=T()(`log4js:categoryFilter`);function r(e,t){return typeof e==`string`&&(e=[e]),r=>{n(`Checking ${r.categoryName} against ${e}`),e.indexOf(r.categoryName)===-1&&(n(`Not excluded, sending to appender`),t(r))}}function i(e,t,n){let i=n(e.appender);return r(e.exclude,i)}t.exports.configure=i}}),me=d({"node_modules/log4js/lib/appenders/noLogFilter.js"(exports,t){let n=T()(`log4js:noLogFilter`);function r(e){let t=e.filter(e=>e!=null&&e!==``);return t}function i(e,t){return i=>{n(`Checking data: ${i.data} against filters: ${e}`),typeof e==`string`&&(e=[e]),e=r(e);let a=new RegExp(e.join(`|`),`i`);(e.length===0||i.data.findIndex(e=>a.test(e))<0)&&(n(`Not excluded, sending to appender`),t(i))}}function a(e,t,n){let r=n(e.appender);return i(e.exclude,r)}t.exports.configure=a}}),E=d({"node_modules/log4js/lib/appenders/ignoreBrowser.js"(){}}),he=d({"node_modules/log4js/lib/appenders/tcp.js"(exports,t){let n=T()(`log4js:tcp`),r=g(`net`);function i(e,t){let i=!1,a=[],o,s=3,c=`__LOG4JS__`;function l(e){n(`Writing log event to socket`),i=o.write(`${t(e)}${c}`,`utf8`)}function u(){let e;for(n(`emptying buffer`);e=a.shift();)l(e)}function d(){n(`appender creating socket to ${e.host||`localhost`}:${e.port||5e3}`),c=`${e.endMsg||`__LOG4JS__`}`,o=r.createConnection(e.port||5e3,e.host||`localhost`),o.on(`connect`,()=>{n(`socket connected`),u(),i=!0}),o.on(`drain`,()=>{n(`drain event received, emptying buffer`),i=!0,u()}),o.on(`timeout`,o.end.bind(o)),o.on(`error`,e=>{n(`connection error`,e),i=!1,u()}),o.on(`close`,d)}d();function f(e){i?l(e):(n(`buffering log event because it cannot write at the moment`),a.push(e))}return f.shutdown=function(e){n(`shutdown called`),a.length&&s?(n(`buffer has items, waiting 100ms to empty`),--s,setTimeout(()=>{f.shutdown(e)},100)):(o.removeAllListeners(`close`),o.end(e))},f}function a(e,t){n(`configure with config = ${e}`);let r=function(e){return e.serialise()};return e.layout&&(r=t.layout(e.layout.type,e.layout)),i(e,r)}t.exports.configure=a}}),ge=d({"node_modules/log4js/lib/appenders/index.js"(exports,t){let n=g(`path`),r=T()(`log4js:appenders`),i=ne(),a=se(),o=oe(),s=ae(),c=ce(),l=new Map;l.set(`console`,le()),l.set(`stdout`,ue()),l.set(`stderr`,de()),l.set(`logLevelFilter`,fe()),l.set(`categoryFilter`,pe()),l.set(`noLogFilter`,me()),l.set(`file`,E()),l.set(`dateFile`,E()),l.set(`fileSync`,E()),l.set(`tcp`,he());let u=new Map,d=(e,t)=>{let n;try{let t=`${e}.cjs`;n=g.resolve(t),r(`Loading module from `,t)}catch{n=e,r(`Loading module from `,e)}try{return g(n)}catch(n){i.throwExceptionIf(t,n.code!==`MODULE_NOT_FOUND`,`appender "${e}" could not be loaded (error was: ${n})`);return}},f=(e,t)=>l.get(e)||d(`./${e}`,t)||d(e,t)||g.main&&g.main.filename&&d(n.join(n.dirname(g.main.filename),e),t)||d(n.join(process.cwd(),e),t),p=new Set,m=(e,t)=>{if(u.has(e))return u.get(e);if(!t.appenders[e])return!1;if(p.has(e))throw Error(`Dependency loop detected for appender ${e}.`);p.add(e),r(`Creating appender ${e}`);let n=h(e,t);return p.delete(e),u.set(e,n),n},h=(e,t)=>{let n=t.appenders[e],l=n.type.configure?n.type:f(n.type,t);return i.throwExceptionIf(t,i.not(l),`appender "${e}" is not valid (type "${n.type}" could not be found)`),l.appender&&(process.emitWarning(`Appender ${n.type} exports an appender function.`,`DeprecationWarning`,`log4js-node-DEP0001`),r(`[log4js-node-DEP0001]`,`DEPRECATION: Appender ${n.type} exports an appender function.`)),l.shutdown&&(process.emitWarning(`Appender ${n.type} exports a shutdown function.`,`DeprecationWarning`,`log4js-node-DEP0002`),r(`[log4js-node-DEP0002]`,`DEPRECATION: Appender ${n.type} exports a shutdown function.`)),r(`${e}: clustering.isMaster ? ${a.isMaster()}`),r(`${e}: appenderModule is ${g(`util`).inspect(l)}`),a.onlyOnMaster(()=>(r(`calling appenderModule.configure for ${e} / ${n.type}`),l.configure(c.modifyConfig(n),s,e=>m(e,t),o)),()=>{})},_=e=>{if(u.clear(),p.clear(),!e)return;let t=[];Object.values(e.categories).forEach(e=>{t.push(...e.appenders)}),Object.keys(e.appenders).forEach(n=>{(t.includes(n)||e.appenders[n].type===`tcp-server`||e.appenders[n].type===`multiprocess`)&&m(n,e)})},v=()=>{_()};v(),i.addListener(e=>{i.throwExceptionIf(e,i.not(i.anObject(e.appenders)),`must have a property "appenders" of type object.`);let t=Object.keys(e.appenders);i.throwExceptionIf(e,i.not(t.length),`must define at least one appender.`),t.forEach(t=>{i.throwExceptionIf(e,i.not(e.appenders[t].type),`appender "${t}" is not valid (must be an object with property "type")`)})}),i.addListener(_),t.exports=u,t.exports.init=v}}),_e=d({"node_modules/log4js/lib/categories.js"(exports,t){let n=T()(`log4js:categories`),r=ne(),i=oe(),a=ge(),o=new Map;function s(e,t,n){if(t.inherit===!1)return;let r=n.lastIndexOf(`.`);if(r<0)return;let i=n.slice(0,r),a=e.categories[i];a||={inherit:!0,appenders:[]},s(e,a,i),!e.categories[i]&&a.appenders&&a.appenders.length&&a.level&&(e.categories[i]=a),t.appenders=t.appenders||[],t.level=t.level||a.level,a.appenders.forEach(e=>{t.appenders.includes(e)||t.appenders.push(e)}),t.parent=a}function c(e){if(!e.categories)return;let t=Object.keys(e.categories);t.forEach(t=>{let n=e.categories[t];s(e,n,t)})}r.addPreProcessingListener(e=>c(e)),r.addListener(e=>{r.throwExceptionIf(e,r.not(r.anObject(e.categories)),`must have a property "categories" of type object.`);let t=Object.keys(e.categories);r.throwExceptionIf(e,r.not(t.length),`must define at least one category.`),t.forEach(t=>{let n=e.categories[t];r.throwExceptionIf(e,[r.not(n.appenders),r.not(n.level)],`category "${t}" is not valid (must be an object with properties "appenders" and "level")`),r.throwExceptionIf(e,r.not(Array.isArray(n.appenders)),`category "${t}" is not valid (appenders must be an array of appender names)`),r.throwExceptionIf(e,r.not(n.appenders.length),`category "${t}" is not valid (appenders must contain at least one appender name)`),Object.prototype.hasOwnProperty.call(n,`enableCallStack`)&&r.throwExceptionIf(e,typeof n.enableCallStack!=`boolean`,`category "${t}" is not valid (enableCallStack must be boolean type)`),n.appenders.forEach(n=>{r.throwExceptionIf(e,r.not(a.get(n)),`category "${t}" is not valid (appender "${n}" is not defined)`)}),r.throwExceptionIf(e,r.not(i.getLevel(n.level)),`category "${t}" is not valid (level "${n.level}" not recognised; valid levels are ${i.levels.join(`, `)})`)}),r.throwExceptionIf(e,r.not(e.categories.default),`must define a "default" category.`)});let l=e=>{if(o.clear(),!e)return;let t=Object.keys(e.categories);t.forEach(t=>{let r=e.categories[t],s=[];r.appenders.forEach(e=>{s.push(a.get(e)),n(`Creating category ${t}`),o.set(t,{appenders:s,level:i.getLevel(r.level),enableCallStack:r.enableCallStack||!1})})})},u=()=>{l()};u(),r.addListener(l);let d=e=>{if(n(`configForCategory: searching for config for ${e}`),o.has(e))return n(`configForCategory: ${e} exists in config, returning it`),o.get(e);let t;return e.indexOf(`.`)>0?(n(`configForCategory: ${e} has hierarchy, cloning from parents`),t={...d(e.slice(0,e.lastIndexOf(`.`)))}):(o.has(`default`)||l({categories:{default:{appenders:[`out`],level:`OFF`}}}),n(`configForCategory: cloning default category`),t={...o.get(`default`)}),o.set(e,t),t},f=e=>d(e).appenders,p=e=>d(e).level,m=(e,t)=>{d(e).level=t},h=e=>d(e).enableCallStack===!0,g=(e,t)=>{d(e).enableCallStack=t};t.exports=o,t.exports=Object.assign(t.exports,{appendersForCategory:f,getLevelForCategory:p,setLevelForCategory:m,getEnableCallStackForCategory:h,setEnableCallStackForCategory:g,init:u})}}),ve=d({"node_modules/flatted/cjs/index.js"(exports){let{parse:t,stringify:n}=JSON,{keys:r}=Object,i=String,a=`string`,o={},s=`object`,c=(e,t)=>t,l=e=>e instanceof i?i(e):e,u=(e,t)=>typeof t===a?new i(t):t,d=(e,t,n,a)=>{let c=[];for(let l=r(n),{length:u}=l,d=0;d<u;d++){let r=l[d],u=n[r];if(u instanceof i){let i=e[u];typeof i===s&&!t.has(i)?(t.add(i),n[r]=o,c.push({k:r,a:[e,t,i,a]})):n[r]=a.call(n,r,i)}else n[r]!==o&&(n[r]=a.call(n,r,u))}for(let{length:e}=c,t=0;t<e;t++){let{k:e,a:r}=c[t];n[e]=a.call(n,e,d.apply(null,r))}return n},f=(e,t,n)=>{let r=i(t.push(n)-1);return e.set(n,r),r},p=(e,n)=>{let r=t(e,u).map(l),i=r[0],a=n||c,o=typeof i===s&&i?d(r,new Set,i,a):i;return a.call({"":o},``,o)};exports.parse=p;let m=(e,t,r)=>{let i=t&&typeof t===s?(e,n)=>e===``||-1<t.indexOf(e)?n:void 0:t||c,o=new Map,l=[],u=[],d=+f(o,l,i.call({"":e},``,e)),p=!d;for(;d<l.length;)p=!0,u[d]=n(l[d++],m,r);return`[`+u.join(`,`)+`]`;function m(e,t){if(p)return p=!p,t;let n=i.call(this,e,t);switch(typeof n){case s:if(n===null)return n;case a:return o.get(n)||f(o,l,n)}return n}};exports.stringify=m;let h=e=>t(m(e));exports.toJSON=h;let g=e=>p(n(e));exports.fromJSON=g}}),ye=d({"node_modules/log4js/lib/LoggingEvent.js"(exports,t){let n=ve(),r=oe();var i=class{constructor(){let e={__LOG4JS_undefined__:void 0,__LOG4JS_NaN__:NaN,__LOG4JS_Infinity__:1/0,"__LOG4JS_-Infinity__":-1/0};this.deMap=e,this.serMap={},Object.keys(this.deMap).forEach(e=>{let t=this.deMap[e];this.serMap[t]=e})}canSerialise(e){return typeof e==`string`?!1:e in this.serMap}serialise(e){return this.canSerialise(e)?this.serMap[e]:e}canDeserialise(e){return e in this.deMap}deserialise(e){return this.canDeserialise(e)?this.deMap[e]:e}};let a=new i;var o=class e{constructor(e,t,n,r,i,a){if(this.startTime=new Date,this.categoryName=e,this.data=n,this.level=t,this.context=Object.assign({},r),this.pid=process.pid,this.error=a,i!==void 0){if(!i||typeof i!=`object`||Array.isArray(i))throw TypeError(`Invalid location type passed to LoggingEvent constructor`);this.constructor._getLocationKeys().forEach(e=>{i[e]!==void 0&&(this[e]=i[e])})}}static _getLocationKeys(){return[`fileName`,`lineNumber`,`columnNumber`,`callStack`,`className`,`functionName`,`functionAlias`,`callerName`]}serialise(){return n.stringify(this,(e,t)=>(t instanceof Error&&(t=Object.assign({message:t.message,stack:t.stack},t)),a.serialise(t)))}static deserialise(t){let i;try{let o=n.parse(t,(e,t)=>{if(t&&t.message&&t.stack){let e=Error(t);Object.keys(t).forEach(n=>{e[n]=t[n]}),t=e}return a.deserialise(t)});this._getLocationKeys().forEach(e=>{o[e]!==void 0&&(o.location||={},o.location[e]=o[e])}),i=new e(o.categoryName,r.getLevel(o.level.levelStr),o.data,o.context,o.location,o.error),i.startTime=new Date(o.startTime),i.pid=o.pid,o.cluster&&(i.cluster=o.cluster)}catch(n){i=new e(`log4js`,r.ERROR,[`Unable to parse log:`,t,`because: `,n])}return i}};t.exports=o}}),be=d({"node_modules/log4js/lib/logger.js"(exports,t){let n=T()(`log4js:logger`),r=ye(),i=oe(),a=se(),o=_e(),s=ne(),c=/^(?:\s*)at (?:(.+) \()?(?:([^(]+?):(\d+):(\d+))\)?$/,l=1,u=3;function d(e,t=u+l){try{let n=e.stack.split(`
2
+ `).slice(t);if(!n.length)return null;let r=c.exec(n[0]);if(r&&r.length===5){let e=``,t=``,i=``;return r[1]&&r[1]!==``&&([t,i]=r[1].replace(/[[\]]/g,``).split(` as `),i||=``,t.includes(`.`)&&([e,t]=t.split(`.`))),{fileName:r[2],lineNumber:parseInt(r[3],10),columnNumber:parseInt(r[4],10),callStack:n.join(`
3
+ `),className:e,functionName:t,functionAlias:i,callerName:r[1]||``}}else console.error(`log4js.logger - defaultParseCallStack error`)}catch(e){console.error(`log4js.logger - defaultParseCallStack error`,e)}return null}var f=class{constructor(e){if(!e)throw Error(`No category provided.`);this.category=e,this.context={},this.callStackSkipIndex=0,this.parseCallStack=d,n(`Logger created (${this.category}, ${this.level})`)}get level(){return i.getLevel(o.getLevelForCategory(this.category),i.OFF)}set level(e){o.setLevelForCategory(this.category,i.getLevel(e,this.level))}get useCallStack(){return o.getEnableCallStackForCategory(this.category)}set useCallStack(e){o.setEnableCallStackForCategory(this.category,e===!0)}get callStackLinesToSkip(){return this.callStackSkipIndex}set callStackLinesToSkip(e){if(typeof e!=`number`)throw TypeError(`Must be a number`);if(e<0)throw RangeError(`Must be >= 0`);this.callStackSkipIndex=e}log(e,...t){let n=i.getLevel(e);n?this.isLevelEnabled(n)&&this._log(n,t):s.validIdentifier(e)&&t.length>0?(this.log(i.WARN,`log4js:logger.log: valid log-level not found as first parameter given:`,e),this.log(i.INFO,`[${e}]`,...t)):this.log(i.INFO,e,...t)}isLevelEnabled(e){return this.level.isLessThanOrEqualTo(e)}_log(e,t){n(`sending log data (${e}) to appenders`);let i=t.find(e=>e instanceof Error),o;if(this.useCallStack){try{i&&(o=this.parseCallStack(i,this.callStackSkipIndex+l))}catch{}o||=this.parseCallStack(Error(),this.callStackSkipIndex+u+l)}let s=new r(this.category,e,t,this.context,o,i);a.send(s)}addContext(e,t){this.context[e]=t}removeContext(e){delete this.context[e]}clearContext(){this.context={}}setParseCallStackFunction(e){if(typeof e==`function`)this.parseCallStack=e;else if(e===void 0)this.parseCallStack=d;else throw TypeError(`Invalid type passed to setParseCallStackFunction`)}};function p(e){let t=i.getLevel(e),n=t.toString().toLowerCase(),r=n.replace(/_([a-z])/g,e=>e[1].toUpperCase()),a=r[0].toUpperCase()+r.slice(1);f.prototype[`is${a}Enabled`]=function(){return this.isLevelEnabled(t)},f.prototype[r]=function(...e){this.log(t,...e)}}i.levels.forEach(p),s.addListener(()=>{i.levels.forEach(p)}),t.exports=f}}),xe=d({"node_modules/log4js/lib/connect-logger.js"(exports,t){let n=oe(),r=`:remote-addr - - ":method :url HTTP/:http-version" :status :content-length ":referrer" ":user-agent"`;function i(e){return e.originalUrl||e.url}function a(e,t,n){let r=e=>{let t=e.concat();for(let e=0;e<t.length;++e)for(let n=e+1;n<t.length;++n)t[e].token==t[n].token&&t.splice(n--,1);return t},a=[];return a.push({token:`:url`,replacement:i(e)}),a.push({token:`:protocol`,replacement:e.protocol}),a.push({token:`:hostname`,replacement:e.hostname}),a.push({token:`:method`,replacement:e.method}),a.push({token:`:status`,replacement:t.__statusCode||t.statusCode}),a.push({token:`:response-time`,replacement:t.responseTime}),a.push({token:`:date`,replacement:new Date().toUTCString()}),a.push({token:`:referrer`,replacement:e.headers.referer||e.headers.referrer||``}),a.push({token:`:http-version`,replacement:`${e.httpVersionMajor}.${e.httpVersionMinor}`}),a.push({token:`:remote-addr`,replacement:e.headers[`x-forwarded-for`]||e.ip||e._remoteAddress||e.socket&&(e.socket.remoteAddress||e.socket.socket&&e.socket.socket.remoteAddress)}),a.push({token:`:user-agent`,replacement:e.headers[`user-agent`]}),a.push({token:`:content-length`,replacement:t.getHeader(`content-length`)||t.__headers&&t.__headers[`Content-Length`]||`-`}),a.push({token:/:req\[([^\]]+)]/g,replacement(t,n){return e.headers[n.toLowerCase()]}}),a.push({token:/:res\[([^\]]+)]/g,replacement(e,n){return t.getHeader(n.toLowerCase())||t.__headers&&t.__headers[n]}}),r(n.concat(a))}function o(e,t){for(let n=0;n<t.length;n++)e=e.replace(t[n].token,t[n].replacement);return e}function s(e){let t=null;if(e instanceof RegExp&&(t=e),typeof e==`string`&&(t=new RegExp(e)),Array.isArray(e)){let n=e.map(e=>e.source?e.source:e);t=new RegExp(n.join(`|`))}return t}function c(e,t,r){let i=t;if(r){let t=r.find(t=>{let n=!1;return n=t.from&&t.to?e>=t.from&&e<=t.to:t.codes.indexOf(e)!==-1,n});t&&(i=n.getLevel(t.level,i))}return i}t.exports=function(e,t){typeof t==`string`||typeof t==`function`?t={format:t}:t||={};let i=e,l=n.getLevel(t.level,n.INFO),u=t.format||r;return(e,r,d)=>{if(e._logging!==void 0)return d();if(typeof t.nolog!=`function`){let n=s(t.nolog);if(n&&n.test(e.originalUrl))return d()}if(i.isLevelEnabled(l)||t.level===`auto`){let s=new Date,{writeHead:d}=r;e._logging=!0,r.writeHead=(e,t)=>{r.writeHead=d,r.writeHead(e,t),r.__statusCode=e,r.__headers=t||{}};let f=!1,p=()=>{if(f)return;if(f=!0,typeof t.nolog==`function`&&t.nolog(e,r)===!0){e._logging=!1;return}r.responseTime=new Date-s,r.statusCode&&t.level===`auto`&&(l=n.INFO,r.statusCode>=300&&(l=n.WARN),r.statusCode>=400&&(l=n.ERROR)),l=c(r.statusCode,l,t.statusRules);let d=a(e,r,t.tokens||[]);if(t.context&&i.addContext(`res`,r),typeof u==`function`){let t=u(e,r,e=>o(e,d));t&&i.log(l,t)}else i.log(l,o(u,d));t.context&&i.removeContext(`res`)};r.on(`end`,p),r.on(`finish`,p),r.on(`error`,p),r.on(`close`,p)}return d()}}}}),Se=d({"node_modules/log4js/lib/appenders/recording.js"(exports,t){let n=T()(`log4js:recording`),r=[];function i(){return function(e){n(`received logEvent, number of events now ${r.length+1}`),n(`log event was `,e),r.push(e)}}function a(){return r.slice()}function o(){r.length=0}t.exports={configure:i,replay:a,playback:a,reset:o,erase:o}}}),Ce=d({"node_modules/log4js/lib/log4js.js"(exports,t){let n=T()(`log4js:main`),r=g(`fs`),i=te()({proto:!0}),a=ne(),o=ae(),s=oe(),c=ge(),l=_e(),u=be(),d=se(),f=xe(),p=Se(),m=!1;function h(e){if(!m)return;n(`Received log event `,e);let t=l.appendersForCategory(e.categoryName);t.forEach(t=>{t(e)})}function _(e){n(`Loading configuration from ${e}`);try{return JSON.parse(r.readFileSync(e,`utf8`))}catch(t){throw Error(`Problem reading config from file "${e}". Error was ${t.message}`,t)}}function v(e){m&&x();let t=e;return typeof t==`string`&&(t=_(e)),n(`Configuration is ${t}`),a.configure(i(t)),d.onMessage(h),m=!0,C}function y(){return m}function b(){return p}function x(e=()=>{}){if(typeof e!=`function`)throw TypeError(`Invalid callback passed to shutdown`);n(`Shutdown called. Disabling all log writing.`),m=!1;let t=Array.from(c.values());c.init(),l.init();let r=t.reduce((e,t)=>t.shutdown?e+1:e,0);r===0&&(n(`No appenders with shutdown functions found.`),e());let i=0,a;n(`Found ${r} appenders with shutdown functions.`);function o(t){a||=t,i+=1,n(`Appender shutdowns complete: ${i} / ${r}`),i>=r&&(n(`All shutdown functions completed.`),e(a))}t.filter(e=>e.shutdown).forEach(e=>e.shutdown(o))}function S(e){return m||v(process.env.LOG4JS_CONFIG||{appenders:{out:{type:`stdout`}},categories:{default:{appenders:[`out`],level:`OFF`}}}),new u(e||`default`)}let C={getLogger:S,configure:v,isConfigured:y,shutdown:x,connectLogger:f,levels:s,addLayout:o.addLayout,recording:b};t.exports=C}}),we=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/logger/log4jLogger.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Logger4jInstance=void 0;let t=Ce();(0,t.configure)({appenders:{console:{type:`stdout`,layout:{type:`colored`}},dateFile:{type:`dateFile`,filename:`HuaweiCloud-SDK-Access.log`,layout:{type:`pattern`,pattern:`[%d] [%p] - %l %m%n`},compress:!0,daysToKeep:7,keepFileExt:!0}},categories:{default:{appenders:[`console`],level:`debug`,enableCallStack:!0}}}),exports.Logger4jInstance=(0,t.getLogger)()}}),Te=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/logger/index.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.getLogger=exports.LocalLogger=exports.LoggerUtils=exports.LogLevel=void 0;let t=we();var n;(function(e){e.ERROR=`error`,e.DEBUG=`debug`,e.INFO=`info`,e.WARN=`warn`})(n=exports.LogLevel||={});var r=class e{static isMoreOrEqualSevere(t,n){return e.severity[t]>=e.severity[n]}};exports.LoggerUtils=r,r.severity={[n.ERROR]:400,[n.WARN]:300,[n.INFO]:200,[n.DEBUG]:100};var i=class{constructor(){this.level=n.INFO}debug(...e){r.isMoreOrEqualSevere(n.DEBUG,this.level)&&t.Logger4jInstance.debug(this.name,...e)}info(...e){r.isMoreOrEqualSevere(n.INFO,this.level)&&t.Logger4jInstance.info(this.name,...e)}warn(...e){r.isMoreOrEqualSevere(n.WARN,this.level)&&t.Logger4jInstance.warn(this.name,...e)}error(...e){r.isMoreOrEqualSevere(n.ERROR,this.level)&&t.Logger4jInstance.error(this.name,...e)}setLevel(e){this.level=e}getLevel(){return this.level}setName(e){this.name=e}};exports.LocalLogger=i;let a=0;function o(e,t,r){let o=a;a+=1;let s=(()=>r===void 0?new i:r)();return t!==void 0&&s.setLevel(t),s.setName(`nodesdk:${e}:${o}`),process.env.DEBUG===`DEBUG`&&s.setLevel(n.DEBUG),s}exports.getLogger=o}}),Ee=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/SdkStreamResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SdkStreamResponse=void 0;var t=class{};exports.SdkStreamResponse=t}}),De=d({"node_modules/axios/dist/browser/axios.cjs"(exports,t){function n(e,t){return function(){return e.apply(t,arguments)}}let{toString:r}=Object.prototype,{getPrototypeOf:i}=Object,{iterator:a,toStringTag:o}=Symbol,s=(e=>t=>{let n=r.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),c=e=>(e=e.toLowerCase(),t=>s(t)===e),l=e=>t=>typeof t===e,{isArray:u}=Array,d=l(`undefined`);function f(e){return e!==null&&!d(e)&&e.constructor!==null&&!d(e.constructor)&&g(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}let p=c(`ArrayBuffer`);function m(e){let t;return t=typeof ArrayBuffer<`u`&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&p(e.buffer),t}let h=l(`string`),g=l(`function`),_=l(`number`),v=e=>typeof e==`object`&&!!e,y=e=>e===!0||e===!1,b=e=>{if(s(e)!==`object`)return!1;let t=i(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(o in e)&&!(a in e)},x=e=>{if(!v(e)||f(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},S=c(`Date`),C=c(`File`),w=c(`Blob`),ee=c(`FileList`),T=e=>v(e)&&g(e.pipe),te=e=>{let t;return e&&(typeof FormData==`function`&&e instanceof FormData||g(e.append)&&((t=s(e))===`formdata`||t===`object`&&g(e.toString)&&e.toString()===`[object FormData]`))},ne=c(`URLSearchParams`),[re,ie,ae,oe]=[`ReadableStream`,`Request`,`Response`,`Headers`].map(c),se=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,``);function ce(e,t,{allOwnKeys:n=!1}={}){if(e==null)return;let r,i;if(typeof e!=`object`&&(e=[e]),u(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{if(f(e))return;let i=n?Object.getOwnPropertyNames(e):Object.keys(e),a=i.length,o;for(r=0;r<a;r++)o=i[r],t.call(null,e[o],o,e)}}function le(e,t){if(f(e))return null;t=t.toLowerCase();let n=Object.keys(e),r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}let ue=(()=>typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:global)(),de=e=>!d(e)&&e!==ue;function fe(){let{caseless:e,skipUndefined:t}=de(this)&&this||{},n={},r=(r,i)=>{let a=e&&le(n,i)||i;b(n[a])&&b(r)?n[a]=fe(n[a],r):b(r)?n[a]=fe({},r):u(r)?n[a]=r.slice():(!t||!d(r))&&(n[a]=r)};for(let e=0,t=arguments.length;e<t;e++)arguments[e]&&ce(arguments[e],r);return n}let pe=(e,t,r,{allOwnKeys:i}={})=>(ce(t,(t,i)=>{r&&g(t)?e[i]=n(t,r):e[i]=t},{allOwnKeys:i}),e),me=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),E=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,`super`,{value:t.prototype}),n&&Object.assign(e.prototype,n)},he=(e,t,n,r)=>{let a,o,s,c={};if(t||={},e==null)return t;do{for(a=Object.getOwnPropertyNames(e),o=a.length;o-- >0;)s=a[o],(!r||r(s,e,t))&&!c[s]&&(t[s]=e[s],c[s]=!0);e=n!==!1&&i(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},ge=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;let r=e.indexOf(t,n);return r!==-1&&r===n},_e=e=>{if(!e)return null;if(u(e))return e;let t=e.length;if(!_(t))return null;let n=Array(t);for(;t-- >0;)n[t]=e[t];return n},ve=(e=>t=>e&&t instanceof e)(typeof Uint8Array<`u`&&i(Uint8Array)),ye=(e,t)=>{let n=e&&e[a],r=n.call(e),i;for(;(i=r.next())&&!i.done;){let n=i.value;t.call(e,n[0],n[1])}},be=(e,t)=>{let n,r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},xe=c(`HTMLFormElement`),Se=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,t,n){return t.toUpperCase()+n}),Ce=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),we=c(`RegExp`),Te=(e,t)=>{let n=Object.getOwnPropertyDescriptors(e),r={};ce(n,(n,i)=>{let a;(a=t(n,i,e))!==!1&&(r[i]=a||n)}),Object.defineProperties(e,r)},Ee=e=>{Te(e,(t,n)=>{if(g(e)&&[`arguments`,`caller`,`callee`].indexOf(n)!==-1)return!1;let r=e[n];if(g(r)){if(t.enumerable=!1,`writable`in t){t.writable=!1;return}t.set||=()=>{throw Error(`Can not rewrite read-only method '`+n+`'`)}}})},De=(e,t)=>{let n={},r=e=>{e.forEach(e=>{n[e]=!0})};return u(e)?r(e):r(String(e).split(t)),n},Oe=()=>{},ke=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Ae(e){return!!(e&&g(e.append)&&e[o]===`FormData`&&e[a])}let je=e=>{let t=Array(10),n=(e,r)=>{if(v(e)){if(t.indexOf(e)>=0)return;if(f(e))return e;if(!(`toJSON`in e)){t[r]=e;let i=u(e)?[]:{};return ce(e,(e,t)=>{let a=n(e,r+1);!d(a)&&(i[t]=a)}),t[r]=void 0,i}}return e};return n(e,0)},Me=c(`AsyncFunction`),Ne=e=>e&&(v(e)||g(e))&&g(e.then)&&g(e.catch),Pe=((e,t)=>e?setImmediate:t?((e,t)=>(ue.addEventListener(`message`,({source:n,data:r})=>{n===ue&&r===e&&t.length&&t.shift()()},!1),n=>{t.push(n),ue.postMessage(e,`*`)}))(`axios@${Math.random()}`,[]):e=>setTimeout(e))(typeof setImmediate==`function`,g(ue.postMessage)),Fe=typeof queueMicrotask<`u`?queueMicrotask.bind(ue):typeof process<`u`&&process.nextTick||Pe,Ie=e=>e!=null&&g(e[a]);var D={isArray:u,isArrayBuffer:p,isBuffer:f,isFormData:te,isArrayBufferView:m,isString:h,isNumber:_,isBoolean:y,isObject:v,isPlainObject:b,isEmptyObject:x,isReadableStream:re,isRequest:ie,isResponse:ae,isHeaders:oe,isUndefined:d,isDate:S,isFile:C,isBlob:w,isRegExp:we,isFunction:g,isStream:T,isURLSearchParams:ne,isTypedArray:ve,isFileList:ee,forEach:ce,merge:fe,extend:pe,trim:se,stripBOM:me,inherits:E,toFlatObject:he,kindOf:s,kindOfTest:c,endsWith:ge,toArray:_e,forEachEntry:ye,matchAll:be,isHTMLForm:xe,hasOwnProperty:Ce,hasOwnProp:Ce,reduceDescriptors:Te,freezeMethods:Ee,toObjectSet:De,toCamelCase:Se,noop:Oe,toFiniteNumber:ke,findKey:le,global:ue,isContextDefined:de,isSpecCompliantForm:Ae,toJSONObject:je,isAsyncFn:Me,isThenable:Ne,setImmediate:Pe,asap:Fe,isIterable:Ie};function O(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=Error().stack,this.message=e,this.name=`AxiosError`,t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}D.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:D.toJSONObject(this.config),code:this.code,status:this.status}}});let k=O.prototype,Le={};[`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`,`ERR_NOT_SUPPORT`,`ERR_INVALID_URL`].forEach(e=>{Le[e]={value:e}}),Object.defineProperties(O,Le),Object.defineProperty(k,`isAxiosError`,{value:!0}),O.from=(e,t,n,r,i,a)=>{let o=Object.create(k);D.toFlatObject(e,o,function(e){return e!==Error.prototype},e=>e!==`isAxiosError`);let s=e&&e.message?e.message:`Error`,c=t==null&&e?e.code:t;return O.call(o,s,c,n,r,i),e&&o.cause==null&&Object.defineProperty(o,`cause`,{value:e,configurable:!0}),o.name=e&&e.name||`Error`,a&&Object.assign(o,a),o};var Re=null;function ze(e){return D.isPlainObject(e)||D.isArray(e)}function Be(e){return D.endsWith(e,`[]`)?e.slice(0,-2):e}function Ve(e,t,n){return e?e.concat(t).map(function(e,t){return e=Be(e),!n&&t?`[`+e+`]`:e}).join(n?`.`:``):t}function He(e){return D.isArray(e)&&!e.some(ze)}let Ue=D.toFlatObject(D,{},null,function(e){return/^is[A-Z]/.test(e)});function We(e,t,n){if(!D.isObject(e))throw TypeError(`target must be an object`);t||=new FormData,n=D.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,t){return!D.isUndefined(t[e])});let r=n.metaTokens,i=n.visitor||u,a=n.dots,o=n.indexes,s=n.Blob||typeof Blob<`u`&&Blob,c=s&&D.isSpecCompliantForm(t);if(!D.isFunction(i))throw TypeError(`visitor must be a function`);function l(e){if(e===null)return``;if(D.isDate(e))return e.toISOString();if(D.isBoolean(e))return e.toString();if(!c&&D.isBlob(e))throw new O(`Blob is not supported. Use a Buffer instead.`);return D.isArrayBuffer(e)||D.isTypedArray(e)?c&&typeof Blob==`function`?new Blob([e]):Buffer.from(e):e}function u(e,n,i){let s=e;if(e&&!i&&typeof e==`object`){if(D.endsWith(n,`{}`))n=r?n:n.slice(0,-2),e=JSON.stringify(e);else if(D.isArray(e)&&He(e)||(D.isFileList(e)||D.endsWith(n,`[]`))&&(s=D.toArray(e)))return n=Be(n),s.forEach(function(e,r){!(D.isUndefined(e)||e===null)&&t.append(o===!0?Ve([n],r,a):o===null?n:n+`[]`,l(e))}),!1}return ze(e)?!0:(t.append(Ve(i,n,a),l(e)),!1)}let d=[],f=Object.assign(Ue,{defaultVisitor:u,convertValue:l,isVisitable:ze});function p(e,n){if(!D.isUndefined(e)){if(d.indexOf(e)!==-1)throw Error(`Circular reference detected in `+n.join(`.`));d.push(e),D.forEach(e,function(e,r){let a=!(D.isUndefined(e)||e===null)&&i.call(t,e,D.isString(r)?r.trim():r,n,f);a===!0&&p(e,n?n.concat(r):[r])}),d.pop()}}if(!D.isObject(e))throw TypeError(`data must be an object`);return p(e),t}function Ge(e){let t={"!":`%21`,"'":`%27`,"(":`%28`,")":`%29`,"~":`%7E`,"%20":`+`,"%00":`\0`};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return t[e]})}function Ke(e,t){this._pairs=[],e&&We(e,this,t)}let qe=Ke.prototype;qe.append=function(e,t){this._pairs.push([e,t])},qe.toString=function(e){let t=e?function(t){return e.call(this,t,Ge)}:Ge;return this._pairs.map(function(e){return t(e[0])+`=`+t(e[1])},``).join(`&`)};function Je(e){return encodeURIComponent(e).replace(/%3A/gi,`:`).replace(/%24/g,`$`).replace(/%2C/gi,`,`).replace(/%20/g,`+`)}function Ye(e,t,n){if(!t)return e;let r=n&&n.encode||Je;D.isFunction(n)&&(n={serialize:n});let i=n&&n.serialize,a;if(a=i?i(t,n):D.isURLSearchParams(t)?t.toString():new Ke(t,n).toString(r),a){let t=e.indexOf(`#`);t!==-1&&(e=e.slice(0,t)),e+=(e.indexOf(`?`)===-1?`?`:`&`)+a}return e}var Xe=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&=[]}forEach(e){D.forEach(this.handlers,function(t){t!==null&&e(t)})}},A=Xe,Ze={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Qe=typeof URLSearchParams<`u`?URLSearchParams:Ke,$e=typeof FormData<`u`?FormData:null,et=typeof Blob<`u`?Blob:null,j={isBrowser:!0,classes:{URLSearchParams:Qe,FormData:$e,Blob:et},protocols:[`http`,`https`,`file`,`blob`,`url`,`data`]};let tt=typeof window<`u`&&typeof document<`u`,M=typeof navigator==`object`&&navigator||void 0,nt=tt&&(!M||[`ReactNative`,`NativeScript`,`NS`].indexOf(M.product)<0),rt=(()=>typeof WorkerGlobalScope<`u`&&self instanceof WorkerGlobalScope&&typeof self.importScripts==`function`)(),it=tt&&window.location.href||`http://localhost`;var at=Object.freeze({__proto__:null,hasBrowserEnv:tt,hasStandardBrowserWebWorkerEnv:rt,hasStandardBrowserEnv:nt,navigator:M,origin:it}),N={...at,...j};function ot(e,t){return We(e,new N.classes.URLSearchParams,{visitor:function(e,t,n,r){return N.isNode&&D.isBuffer(e)?(this.append(t,e.toString(`base64`)),!1):r.defaultVisitor.apply(this,arguments)},...t})}function st(e){return D.matchAll(/\w+|\[(\w*)]/g,e).map(e=>e[0]===`[]`?``:e[1]||e[0])}function ct(e){let t={},n=Object.keys(e),r,i=n.length,a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function lt(e){function t(e,n,r,i){let a=e[i++];if(a===`__proto__`)return!0;let o=Number.isFinite(+a),s=i>=e.length;if(a=!a&&D.isArray(r)?r.length:a,s)return D.hasOwnProp(r,a)?r[a]=[r[a],n]:r[a]=n,!o;(!r[a]||!D.isObject(r[a]))&&(r[a]=[]);let c=t(e,n,r[a],i);return c&&D.isArray(r[a])&&(r[a]=ct(r[a])),!o}if(D.isFormData(e)&&D.isFunction(e.entries)){let n={};return D.forEachEntry(e,(e,r)=>{t(st(e),r,n,0)}),n}return null}function ut(e,t,n){if(D.isString(e))try{return(t||JSON.parse)(e),D.trim(e)}catch(e){if(e.name!==`SyntaxError`)throw e}return(n||JSON.stringify)(e)}let dt={transitional:Ze,adapter:[`xhr`,`http`,`fetch`],transformRequest:[function(e,t){let n=t.getContentType()||``,r=n.indexOf(`application/json`)>-1,i=D.isObject(e);i&&D.isHTMLForm(e)&&(e=new FormData(e));let a=D.isFormData(e);if(a)return r?JSON.stringify(lt(e)):e;if(D.isArrayBuffer(e)||D.isBuffer(e)||D.isStream(e)||D.isFile(e)||D.isBlob(e)||D.isReadableStream(e))return e;if(D.isArrayBufferView(e))return e.buffer;if(D.isURLSearchParams(e))return t.setContentType(`application/x-www-form-urlencoded;charset=utf-8`,!1),e.toString();let o;if(i){if(n.indexOf(`application/x-www-form-urlencoded`)>-1)return ot(e,this.formSerializer).toString();if((o=D.isFileList(e))||n.indexOf(`multipart/form-data`)>-1){let t=this.env&&this.env.FormData;return We(o?{"files[]":e}:e,t&&new t,this.formSerializer)}}return i||r?(t.setContentType(`application/json`,!1),ut(e)):e}],transformResponse:[function(e){let t=this.transitional||dt.transitional,n=t&&t.forcedJSONParsing,r=this.responseType===`json`;if(D.isResponse(e)||D.isReadableStream(e))return e;if(e&&D.isString(e)&&(n&&!this.responseType||r)){let n=t&&t.silentJSONParsing,i=!n&&r;try{return JSON.parse(e,this.parseReviver)}catch(e){if(i)throw e.name===`SyntaxError`?O.from(e,O.ERR_BAD_RESPONSE,this,null,this.response):e}}return e}],timeout:0,xsrfCookieName:`XSRF-TOKEN`,xsrfHeaderName:`X-XSRF-TOKEN`,maxContentLength:-1,maxBodyLength:-1,env:{FormData:N.classes.FormData,Blob:N.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:`application/json, text/plain, */*`,"Content-Type":void 0}}};D.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`],e=>{dt.headers[e]={}});var ft=dt;let pt=D.toObjectSet([`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`]);var mt=e=>{let t={},n,r,i;return e&&e.split(`
4
+ `).forEach(function(e){i=e.indexOf(`:`),n=e.substring(0,i).trim().toLowerCase(),r=e.substring(i+1).trim(),!(!n||t[n]&&pt[n])&&(n===`set-cookie`?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+`, `+r:r)}),t};let ht=Symbol(`internals`);function gt(e){return e&&String(e).trim().toLowerCase()}function _t(e){return e===!1||e==null?e:D.isArray(e)?e.map(_t):String(e)}function vt(e){let t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}let yt=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function bt(e,t,n,r,i){if(D.isFunction(r))return r.call(this,t,n);if(i&&(t=n),D.isString(t)){if(D.isString(r))return t.indexOf(r)!==-1;if(D.isRegExp(r))return r.test(t)}}function xt(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function P(e,t){let n=D.toCamelCase(` `+t);[`get`,`set`,`has`].forEach(r=>{Object.defineProperty(e,r+n,{value:function(e,n,i){return this[r].call(this,t,e,n,i)},configurable:!0})})}var St=class{constructor(e){e&&this.set(e)}set(e,t,n){let r=this;function i(e,t,n){let i=gt(t);if(!i)throw Error(`header name must be a non-empty string`);let a=D.findKey(r,i);(!a||r[a]===void 0||n===!0||n===void 0&&r[a]!==!1)&&(r[a||t]=_t(e))}let a=(e,t)=>D.forEach(e,(e,n)=>i(e,n,t));if(D.isPlainObject(e)||e instanceof this.constructor)a(e,t);else if(D.isString(e)&&(e=e.trim())&&!yt(e))a(mt(e),t);else if(D.isObject(e)&&D.isIterable(e)){let n={},r,i;for(let t of e){if(!D.isArray(t))throw TypeError(`Object iterator must return a key-value pair`);n[i=t[0]]=(r=n[i])?D.isArray(r)?[...r,t[1]]:[r,t[1]]:t[1]}a(n,t)}else e!=null&&i(t,e,n);return this}get(e,t){if(e=gt(e),e){let n=D.findKey(this,e);if(n){let e=this[n];if(!t)return e;if(t===!0)return vt(e);if(D.isFunction(t))return t.call(this,e,n);if(D.isRegExp(t))return t.exec(e);throw TypeError(`parser must be boolean|regexp|function`)}}}has(e,t){if(e=gt(e),e){let n=D.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||bt(this,this[n],n,t)))}return!1}delete(e,t){let n=this,r=!1;function i(e){if(e=gt(e),e){let i=D.findKey(n,e);i&&(!t||bt(n,n[i],i,t))&&(delete n[i],r=!0)}}return D.isArray(e)?e.forEach(i):i(e),r}clear(e){let t=Object.keys(this),n=t.length,r=!1;for(;n--;){let i=t[n];(!e||bt(this,this[i],i,e,!0))&&(delete this[i],r=!0)}return r}normalize(e){let t=this,n={};return D.forEach(this,(r,i)=>{let a=D.findKey(n,i);if(a){t[a]=_t(r),delete t[i];return}let o=e?xt(i):String(i).trim();o!==i&&delete t[i],t[o]=_t(r),n[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return D.forEach(this,(n,r)=>{n!=null&&n!==!1&&(t[r]=e&&D.isArray(n)?n.join(`, `):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+`: `+t).join(`
5
+ `)}getSetCookie(){return this.get(`set-cookie`)||[]}get[Symbol.toStringTag](){return`AxiosHeaders`}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let n=new this(e);return t.forEach(e=>n.set(e)),n}static accessor(e){let t=this[ht]=this[ht]={accessors:{}},n=t.accessors,r=this.prototype;function i(e){let t=gt(e);n[t]||(P(r,e),n[t]=!0)}return D.isArray(e)?e.forEach(i):i(e),this}};St.accessor([`Content-Type`,`Content-Length`,`Accept`,`Accept-Encoding`,`User-Agent`,`Authorization`]),D.reduceDescriptors(St.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}}),D.freezeMethods(St);var Ct=St;function F(e,t){let n=this||ft,r=t||n,i=Ct.from(r.headers),a=r.data;return D.forEach(e,function(e){a=e.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function wt(e){return!!(e&&e.__CANCEL__)}function Tt(e,t,n){O.call(this,e??`canceled`,O.ERR_CANCELED,t,n),this.name=`CanceledError`}D.inherits(Tt,O,{__CANCEL__:!0});function Et(e,t,n){let r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new O(`Request failed with status code `+n.status,[O.ERR_BAD_REQUEST,O.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Dt(e){let t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||``}function Ot(e,t){e||=10;let n=Array(e),r=Array(e),i=0,a=0,o;return t=t===void 0?1e3:t,function(s){let c=Date.now(),l=r[a];o||=c,n[i]=s,r[i]=c;let u=a,d=0;for(;u!==i;)d+=n[u++],u%=e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),c-o<t)return;let f=l&&c-l;return f?Math.round(d*1e3/f):void 0}}function I(e,t){let n=0,r=1e3/t,i,a,o=(t,r=Date.now())=>{n=r,i=null,a&&(clearTimeout(a),a=null),e(...t)},s=(...e)=>{let t=Date.now(),s=t-n;s>=r?o(e,t):(i=e,a||=setTimeout(()=>{a=null,o(i)},r-s))},c=()=>i&&o(i);return[s,c]}let L=(e,t,n=3)=>{let r=0,i=Ot(50,250);return I(n=>{let a=n.loaded,o=n.lengthComputable?n.total:void 0,s=a-r,c=i(s),l=a<=o;r=a;let u={loaded:a,total:o,progress:o?a/o:void 0,bytes:s,rate:c||void 0,estimated:c&&o&&l?(o-a)/c:void 0,event:n,lengthComputable:o!=null,[t?`download`:`upload`]:!0};e(u)},n)},kt=(e,t)=>{let n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},At=e=>(...t)=>D.asap(()=>e(...t));var jt=N.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,N.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(N.origin),N.navigator&&/(msie|trident)/i.test(N.navigator.userAgent)):()=>!0,Mt=N.hasStandardBrowserEnv?{write(e,t,n,r,i,a,o){if(typeof document>`u`)return;let s=[`${e}=${encodeURIComponent(t)}`];D.isNumber(n)&&s.push(`expires=${new Date(n).toUTCString()}`),D.isString(r)&&s.push(`path=${r}`),D.isString(i)&&s.push(`domain=${i}`),a===!0&&s.push(`secure`),D.isString(o)&&s.push(`SameSite=${o}`),document.cookie=s.join(`; `)},read(e){if(typeof document>`u`)return null;let t=document.cookie.match(RegExp(`(?:^|; )`+e+`=([^;]*)`));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,``,Date.now()-864e5,`/`)}}:{write(){},read(){return null},remove(){}};function Nt(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Pt(e,t){return t?e.replace(/\/?\/$/,``)+`/`+t.replace(/^\/+/,``):e}function Ft(e,t,n){let r=!Nt(t);return e&&(r||n==0)?Pt(e,t):t}let It=e=>e instanceof Ct?{...e}:e;function Lt(e,t){t||={};let n={};function r(e,t,n,r){return D.isPlainObject(e)&&D.isPlainObject(t)?D.merge.call({caseless:r},e,t):D.isPlainObject(t)?D.merge({},t):D.isArray(t)?t.slice():t}function i(e,t,n,i){if(D.isUndefined(t)){if(!D.isUndefined(e))return r(void 0,e,n,i)}else return r(e,t,n,i)}function a(e,t){if(!D.isUndefined(t))return r(void 0,t)}function o(e,t){if(D.isUndefined(t)){if(!D.isUndefined(e))return r(void 0,e)}else return r(void 0,t)}function s(n,i,a){if(a in t)return r(n,i);if(a in e)return r(void 0,n)}let c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(e,t,n)=>i(It(e),It(t),n,!0)};return D.forEach(Object.keys({...e,...t}),function(r){let a=c[r]||i,o=a(e[r],t[r],r);D.isUndefined(o)&&a!==s||(n[r]=o)}),n}var Rt=e=>{let t=Lt({},e),{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:a,headers:o,auth:s}=t;if(t.headers=o=Ct.from(o),t.url=Ye(Ft(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),s&&o.set(`Authorization`,`Basic `+btoa((s.username||``)+`:`+(s.password?unescape(encodeURIComponent(s.password)):``))),D.isFormData(n)){if(N.hasStandardBrowserEnv||N.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if(D.isFunction(n.getHeaders)){let e=n.getHeaders(),t=[`content-type`,`content-length`];Object.entries(e).forEach(([e,n])=>{t.includes(e.toLowerCase())&&o.set(e,n)})}}if(N.hasStandardBrowserEnv&&(r&&D.isFunction(r)&&(r=r(t)),r||r!==!1&&jt(t.url))){let e=i&&a&&Mt.read(a);e&&o.set(i,e)}return t};let zt=typeof XMLHttpRequest<`u`;var Bt=zt&&function(e){return new Promise(function(t,n){let r=Rt(e),i=r.data,a=Ct.from(r.headers).normalize(),{responseType:o,onUploadProgress:s,onDownloadProgress:c}=r,l,u,d,f,p;function m(){f&&f(),p&&p(),r.cancelToken&&r.cancelToken.unsubscribe(l),r.signal&&r.signal.removeEventListener(`abort`,l)}let h=new XMLHttpRequest;h.open(r.method.toUpperCase(),r.url,!0),h.timeout=r.timeout;function g(){if(!h)return;let r=Ct.from(`getAllResponseHeaders`in h&&h.getAllResponseHeaders()),i=!o||o===`text`||o===`json`?h.responseText:h.response,a={data:i,status:h.status,statusText:h.statusText,headers:r,config:e,request:h};Et(function(e){t(e),m()},function(e){n(e),m()},a),h=null}`onloadend`in h?h.onloadend=g:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf(`file:`)===0)||setTimeout(g)},h.onabort=function(){h&&(n(new O(`Request aborted`,O.ECONNABORTED,e,h)),h=null)},h.onerror=function(t){let r=t&&t.message?t.message:`Network Error`,i=new O(r,O.ERR_NETWORK,e,h);i.event=t||null,n(i),h=null},h.ontimeout=function(){let t=r.timeout?`timeout of `+r.timeout+`ms exceeded`:`timeout exceeded`,i=r.transitional||Ze;r.timeoutErrorMessage&&(t=r.timeoutErrorMessage),n(new O(t,i.clarifyTimeoutError?O.ETIMEDOUT:O.ECONNABORTED,e,h)),h=null},i===void 0&&a.setContentType(null),`setRequestHeader`in h&&D.forEach(a.toJSON(),function(e,t){h.setRequestHeader(t,e)}),D.isUndefined(r.withCredentials)||(h.withCredentials=!!r.withCredentials),o&&o!==`json`&&(h.responseType=r.responseType),c&&([d,p]=L(c,!0),h.addEventListener(`progress`,d)),s&&h.upload&&([u,f]=L(s),h.upload.addEventListener(`progress`,u),h.upload.addEventListener(`loadend`,f)),(r.cancelToken||r.signal)&&(l=t=>{h&&(n(!t||t.type?new Tt(null,e,h):t),h.abort(),h=null)},r.cancelToken&&r.cancelToken.subscribe(l),r.signal&&(r.signal.aborted?l():r.signal.addEventListener(`abort`,l)));let _=Dt(r.url);if(_&&N.protocols.indexOf(_)===-1){n(new O(`Unsupported protocol `+_+`:`,O.ERR_BAD_REQUEST,e));return}h.send(i||null)})};let Vt=(e,t)=>{let{length:n}=e=e?e.filter(Boolean):[];if(t||n){let n=new AbortController,r,i=function(e){if(!r){r=!0,o();let t=e instanceof Error?e:this.reason;n.abort(t instanceof O?t:new Tt(t instanceof Error?t.message:t))}},a=t&&setTimeout(()=>{a=null,i(new O(`timeout ${t} of ms exceeded`,O.ETIMEDOUT))},t),o=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(i):e.removeEventListener(`abort`,i)}),e=null)};e.forEach(e=>e.addEventListener(`abort`,i));let{signal:s}=n;return s.unsubscribe=()=>D.asap(o),s}};var Ht=Vt;let Ut=function*(e,t){let n=e.byteLength;if(!t||n<t){yield e;return}let r=0,i;for(;r<n;)i=r+t,yield e.slice(r,i),r=i},Wt=async function*(e,t){for await(let n of Gt(e))yield*Ut(n,t)},Gt=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}let t=e.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)break;yield n}}finally{await t.cancel()}},Kt=(e,t,n,r)=>{let i=Wt(e,t),a=0,o,s=e=>{o||(o=!0,r&&r(e))};return new ReadableStream({async pull(e){try{let{done:t,value:r}=await i.next();if(t){s(),e.close();return}let o=r.byteLength;if(n){let e=a+=o;n(e)}e.enqueue(new Uint8Array(r))}catch(e){throw s(e),e}},cancel(e){return s(e),i.return()}},{highWaterMark:2})},qt=64*1024,{isFunction:Jt}=D,Yt=(({Request:e,Response:t})=>({Request:e,Response:t}))(D.global),{ReadableStream:Xt,TextEncoder:Zt}=D.global,Qt=(e,...t)=>{try{return!!e(...t)}catch{return!1}},$t=e=>{e=D.merge.call({skipUndefined:!0},Yt,e);let{fetch:t,Request:n,Response:r}=e,i=t?Jt(t):typeof fetch==`function`,a=Jt(n),o=Jt(r);if(!i)return!1;let s=i&&Jt(Xt),c=i&&(typeof Zt==`function`?(e=>t=>e.encode(t))(new Zt):async e=>new Uint8Array(await new n(e).arrayBuffer())),l=a&&s&&Qt(()=>{let e=!1,t=new n(N.origin,{body:new Xt,method:`POST`,get duplex(){return e=!0,`half`}}).headers.has(`Content-Type`);return e&&!t}),u=o&&s&&Qt(()=>D.isReadableStream(new r(``).body)),d={stream:u&&(e=>e.body)};i&&[`text`,`arrayBuffer`,`blob`,`formData`,`stream`].forEach(e=>{!d[e]&&(d[e]=(t,n)=>{let r=t&&t[e];if(r)return r.call(t);throw new O(`Response type '${e}' is not supported`,O.ERR_NOT_SUPPORT,n)})});let f=async e=>{if(e==null)return 0;if(D.isBlob(e))return e.size;if(D.isSpecCompliantForm(e)){let t=new n(N.origin,{method:`POST`,body:e});return(await t.arrayBuffer()).byteLength}if(D.isArrayBufferView(e)||D.isArrayBuffer(e))return e.byteLength;if(D.isURLSearchParams(e)&&(e+=``),D.isString(e))return(await c(e)).byteLength},p=async(e,t)=>{let n=D.toFiniteNumber(e.getContentLength());return n??f(t)};return async e=>{let{url:i,method:o,data:s,signal:c,cancelToken:f,timeout:m,onDownloadProgress:h,onUploadProgress:g,responseType:_,headers:v,withCredentials:y=`same-origin`,fetchOptions:b}=Rt(e),x=t||fetch;_=_?(_+``).toLowerCase():`text`;let S=Ht([c,f&&f.toAbortSignal()],m),C=null,w=S&&S.unsubscribe&&(()=>{S.unsubscribe()}),ee;try{if(g&&l&&o!==`get`&&o!==`head`&&(ee=await p(v,s))!==0){let e=new n(i,{method:`POST`,body:s,duplex:`half`}),t;if(D.isFormData(s)&&(t=e.headers.get(`content-type`))&&v.setContentType(t),e.body){let[t,n]=kt(ee,L(At(g)));s=Kt(e.body,qt,t,n)}}D.isString(y)||(y=y?`include`:`omit`);let t=a&&`credentials`in n.prototype,c={...b,signal:S,method:o.toUpperCase(),headers:v.normalize().toJSON(),body:s,duplex:`half`,credentials:t?y:void 0};C=a&&new n(i,c);let f=await(a?x(C,b):x(i,c)),m=u&&(_===`stream`||_===`response`);if(u&&(h||m&&w)){let e={};[`status`,`statusText`,`headers`].forEach(t=>{e[t]=f[t]});let t=D.toFiniteNumber(f.headers.get(`content-length`)),[n,i]=h&&kt(t,L(At(h),!0))||[];f=new r(Kt(f.body,qt,n,()=>{i&&i(),w&&w()}),e)}_||=`text`;let T=await d[D.findKey(d,_)||`text`](f,e);return!m&&w&&w(),await new Promise((t,n)=>{Et(t,n,{data:T,headers:Ct.from(f.headers),status:f.status,statusText:f.statusText,config:e,request:C})})}catch(t){throw w&&w(),t&&t.name===`TypeError`&&/Load failed|fetch/i.test(t.message)?Object.assign(new O(`Network Error`,O.ERR_NETWORK,e,C),{cause:t.cause||t}):O.from(t,t&&t.code,e,C)}}},en=new Map,tn=e=>{let t=e&&e.env||{},{fetch:n,Request:r,Response:i}=t,a=[r,i,n],o=a.length,s=o,c,l,u=en;for(;s--;)c=a[s],l=u.get(c),l===void 0&&u.set(c,l=s?new Map:$t(t)),u=l;return l};tn();let nn={http:Re,xhr:Bt,fetch:{get:tn}};D.forEach(nn,(e,t)=>{if(e){try{Object.defineProperty(e,`name`,{value:t})}catch{}Object.defineProperty(e,`adapterName`,{value:t})}});let rn=e=>`- ${e}`,an=e=>D.isFunction(e)||e===null||e===!1;function on(e,t){e=D.isArray(e)?e:[e];let{length:n}=e,r,i,a={};for(let o=0;o<n;o++){r=e[o];let n;if(i=r,!an(r)&&(i=nn[(n=String(r)).toLowerCase()],i===void 0))throw new O(`Unknown adapter '${n}'`);if(i&&(D.isFunction(i)||(i=i.get(t))))break;a[n||`#`+o]=i}if(!i){let e=Object.entries(a).map(([e,t])=>`adapter ${e} `+(t===!1?`is not supported by the environment`:`is not available in the build`)),t=n?e.length>1?`since :
6
+ `+e.map(rn).join(`
7
+ `):` `+rn(e[0]):`as no adapter specified`;throw new O(`There is no suitable adapter to dispatch the request `+t,`ERR_NOT_SUPPORT`)}return i}var sn={getAdapter:on,adapters:nn};function cn(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Tt(null,e)}function ln(e){cn(e),e.headers=Ct.from(e.headers),e.data=F.call(e,e.transformRequest),[`post`,`put`,`patch`].indexOf(e.method)!==-1&&e.headers.setContentType(`application/x-www-form-urlencoded`,!1);let t=sn.getAdapter(e.adapter||ft.adapter,e);return t(e).then(function(t){return cn(e),t.data=F.call(e,e.transformResponse,t),t.headers=Ct.from(t.headers),t},function(t){return wt(t)||(cn(e),t&&t.response&&(t.response.data=F.call(e,e.transformResponse,t.response),t.response.headers=Ct.from(t.response.headers))),Promise.reject(t)})}let un=`1.13.2`,R={};[`object`,`boolean`,`number`,`function`,`string`,`symbol`].forEach((e,t)=>{R[e]=function(n){return typeof n===e||`a`+(t<1?`n `:` `)+e}});let z={};R.transitional=function(e,t,n){function r(e,t){return`[Axios v`+un+`] Transitional option '`+e+`'`+t+(n?`. `+n:``)}return(n,i,a)=>{if(e===!1)throw new O(r(i,` has been removed`+(t?` in `+t:``)),O.ERR_DEPRECATED);return t&&!z[i]&&(z[i]=!0,console.warn(r(i,` has been deprecated since v`+t+` and will be removed in the near future`))),e?e(n,i,a):!0}},R.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function dn(e,t,n){if(typeof e!=`object`)throw new O(`options must be an object`,O.ERR_BAD_OPTION_VALUE);let r=Object.keys(e),i=r.length;for(;i-- >0;){let a=r[i],o=t[a];if(o){let t=e[a],n=t===void 0||o(t,a,e);if(n!==!0)throw new O(`option `+a+` must be `+n,O.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new O(`Unknown option `+a,O.ERR_BAD_OPTION)}}var fn={assertOptions:dn,validators:R};let pn=fn.validators;var mn=class{constructor(e){this.defaults=e||{},this.interceptors={request:new A,response:new A}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=Error();let n=t.stack?t.stack.replace(/^.+\n/,``):``;try{e.stack?n&&!String(e.stack).endsWith(n.replace(/^.+\n.+\n/,``))&&(e.stack+=`
8
+ `+n):e.stack=n}catch{}}throw e}}_request(e,t){typeof e==`string`?(t||={},t.url=e):t=e||{},t=Lt(this.defaults,t);let{transitional:n,paramsSerializer:r,headers:i}=t;n!==void 0&&fn.assertOptions(n,{silentJSONParsing:pn.transitional(pn.boolean),forcedJSONParsing:pn.transitional(pn.boolean),clarifyTimeoutError:pn.transitional(pn.boolean)},!1),r!=null&&(D.isFunction(r)?t.paramsSerializer={serialize:r}:fn.assertOptions(r,{encode:pn.function,serialize:pn.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls===void 0?t.allowAbsoluteUrls=!0:t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls),fn.assertOptions(t,{baseUrl:pn.spelling(`baseURL`),withXsrfToken:pn.spelling(`withXSRFToken`)},!0),t.method=(t.method||this.defaults.method||`get`).toLowerCase();let a=i&&D.merge(i.common,i[t.method]);i&&D.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`common`],e=>{delete i[e]}),t.headers=Ct.concat(a,i);let o=[],s=!0;this.interceptors.request.forEach(function(e){typeof e.runWhen==`function`&&e.runWhen(t)===!1||(s&&=e.synchronous,o.unshift(e.fulfilled,e.rejected))});let c=[];this.interceptors.response.forEach(function(e){c.push(e.fulfilled,e.rejected)});let l,u=0,d;if(!s){let e=[ln.bind(this),void 0];for(e.unshift(...o),e.push(...c),d=e.length,l=Promise.resolve(t);u<d;)l=l.then(e[u++],e[u++]);return l}d=o.length;let f=t;for(;u<d;){let e=o[u++],t=o[u++];try{f=e(f)}catch(e){t.call(this,e);break}}try{l=ln.call(this,f)}catch(e){return Promise.reject(e)}for(u=0,d=c.length;u<d;)l=l.then(c[u++],c[u++]);return l}getUri(e){e=Lt(this.defaults,e);let t=Ft(e.baseURL,e.url,e.allowAbsoluteUrls);return Ye(t,e.params,e.paramsSerializer)}};D.forEach([`delete`,`get`,`head`,`options`],function(e){mn.prototype[e]=function(t,n){return this.request(Lt(n||{},{method:e,url:t,data:(n||{}).data}))}}),D.forEach([`post`,`put`,`patch`],function(e){function t(t){return function(n,r,i){return this.request(Lt(i||{},{method:e,headers:t?{"Content-Type":`multipart/form-data`}:{},url:n,data:r}))}}mn.prototype[e]=t(),mn.prototype[e+`Form`]=t(!0)});var hn=mn,gn=class e{constructor(e){if(typeof e!=`function`)throw TypeError(`executor must be a function.`);let t;this.promise=new Promise(function(e){t=e});let n=this;this.promise.then(e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null}),this.promise.then=e=>{let t,r=new Promise(e=>{n.subscribe(e),t=e}).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e(function(e,r,i){n.reason||(n.reason=new Tt(e,r,i),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let t,n=new e(function(e){t=e});return{token:n,cancel:t}}},_n=gn;function vn(e){return function(t){return e.apply(null,t)}}function yn(e){return D.isObject(e)&&e.isAxiosError===!0}let bn={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,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,RangeNotSatisfiable: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,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(bn).forEach(([e,t])=>{bn[t]=e});var xn=bn;function B(e){let t=new hn(e),r=n(hn.prototype.request,t);return D.extend(r,hn.prototype,t,{allOwnKeys:!0}),D.extend(r,t,null,{allOwnKeys:!0}),r.create=function(t){return B(Lt(e,t))},r}let V=B(ft);V.Axios=hn,V.CanceledError=Tt,V.CancelToken=_n,V.isCancel=wt,V.VERSION=un,V.toFormData=We,V.AxiosError=O,V.Cancel=V.CanceledError,V.all=function(e){return Promise.all(e)},V.spread=vn,V.isAxiosError=yn,V.mergeConfig=Lt,V.AxiosHeaders=Ct,V.formToJSON=e=>lt(D.isHTMLForm(e)?new FormData(e):e),V.getAdapter=sn.getAdapter,V.HttpStatusCode=xn,V.default=V,t.exports=V}}),Oe=d({"node_modules/agent-base/dist/src/promisify.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0});function t(e){return function(t,n){return new Promise((r,i)=>{e.call(this,t,n,(e,t)=>{e?i(e):r(t)})})}}exports.default=t}}),ke=d({"node_modules/agent-base/dist/src/index.js"(exports,t){var n=function(e){return e&&e.__esModule?e:{default:e}};let r=g(`events`),i=n(T()),a=n(Oe()),o=i.default(`agent-base`);function s(e){return!!e&&typeof e.addRequest==`function`}function c(){let{stack:e}=Error();return typeof e==`string`?e.split(`
9
+ `).some(e=>e.indexOf(`(https.js:`)!==-1||e.indexOf(`node:https:`)!==-1):!1}function l(e,t){return new l.Agent(e,t)}(function(e){class t extends r.EventEmitter{constructor(e,t){super();let n=t;typeof e==`function`?this.callback=e:e&&(n=e),this.timeout=null,n&&typeof n.timeout==`number`&&(this.timeout=n.timeout),this.maxFreeSockets=1,this.maxSockets=1,this.maxTotalSockets=1/0,this.sockets={},this.freeSockets={},this.requests={},this.options={}}get defaultPort(){return typeof this.explicitDefaultPort==`number`?this.explicitDefaultPort:c()?443:80}set defaultPort(e){this.explicitDefaultPort=e}get protocol(){return typeof this.explicitProtocol==`string`?this.explicitProtocol:c()?`https:`:`http:`}set protocol(e){this.explicitProtocol=e}callback(e,t,n){throw Error('"agent-base" has no default implementation, you must subclass and override `callback()`')}addRequest(e,t){let n=Object.assign({},t);typeof n.secureEndpoint!=`boolean`&&(n.secureEndpoint=c()),n.host??=`localhost`,n.port??=n.secureEndpoint?443:80,n.protocol??=n.secureEndpoint?`https:`:`http:`,n.host&&n.path&&delete n.path,delete n.agent,delete n.hostname,delete n._defaultAgent,delete n.defaultPort,delete n.createConnection,e._last=!0,e.shouldKeepAlive=!1;let r=!1,i=null,l=n.timeout||this.timeout,u=t=>{e._hadError||(e.emit(`error`,t),e._hadError=!0)},d=()=>{i=null,r=!0;let e=Error(`A "socket" was not created for HTTP request before ${l}ms`);e.code=`ETIMEOUT`,u(e)},f=e=>{r||(i!==null&&(clearTimeout(i),i=null),u(e))},p=t=>{if(r)return;if(i!=null&&(clearTimeout(i),i=null),s(t)){o(`Callback returned another Agent instance %o`,t.constructor.name),t.addRequest(e,n);return}if(t){t.once(`free`,()=>{this.freeSocket(t,n)}),e.onSocket(t);return}let a=Error(`no Duplex stream was returned to agent-base for \`${e.method} ${e.path}\``);u(a)};if(typeof this.callback!=`function`){u(Error("`callback` is not defined"));return}this.promisifiedCallback||(this.callback.length>=3?(o(`Converting legacy callback function to promise`),this.promisifiedCallback=a.default(this.callback)):this.promisifiedCallback=this.callback),typeof l==`number`&&l>0&&(i=setTimeout(d,l)),`port`in n&&typeof n.port!=`number`&&(n.port=Number(n.port));try{o(`Resolving socket for %o request: %o`,n.protocol,`${e.method} ${e.path}`),Promise.resolve(this.promisifiedCallback(e,n)).then(p,f)}catch(e){Promise.reject(e).catch(f)}}freeSocket(e,t){o(`Freeing socket %o %o`,e.constructor.name,t),e.destroy()}destroy(){o(`Destroying agent %o`,this.constructor.name)}}e.Agent=t,e.prototype=e.Agent.prototype})(l||={}),t.exports=l}}),Ae=d({"node_modules/https-proxy-agent/dist/parse-proxy-response.js"(exports){var t=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,`__esModule`,{value:!0});let n=t(T()),r=n.default(`https-proxy-agent:parse-proxy-response`);function i(e){return new Promise((t,n)=>{let i=0,a=[];function o(){let t=e.read();t?d(t):e.once(`readable`,o)}function s(){e.removeListener(`end`,l),e.removeListener(`error`,u),e.removeListener(`close`,c),e.removeListener(`readable`,o)}function c(e){r(`onclose had error %o`,e)}function l(){r(`onend`)}function u(e){s(),r(`onerror %o`,e),n(e)}function d(e){a.push(e),i+=e.length;let n=Buffer.concat(a,i),s=n.indexOf(`\r
10
+ \r
11
+ `);if(s===-1){r(`have not received end of HTTP headers yet...`),o();return}let c=n.toString(`ascii`,0,n.indexOf(`\r
12
+ `)),l=+c.split(` `)[1];r(`got proxy server response: %o`,c),t({statusCode:l,buffered:n})}e.on(`error`,u),e.on(`close`,c),e.on(`end`,l),o()})}exports.default=i}}),je=d({"node_modules/https-proxy-agent/dist/agent.js"(exports){var t=function(e,t,n,r){function i(e){return e instanceof n?e:new n(function(t){t(e)})}return new(n||=Promise)(function(n,a){function o(e){try{c(r.next(e))}catch(e){a(e)}}function s(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){e.done?n(e.value):i(e.value).then(o,s)}c((r=r.apply(e,t||[])).next())})},n=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,`__esModule`,{value:!0});let r=n(g(`net`)),i=n(g(`tls`)),a=n(g(`url`)),o=n(g(`assert`)),s=n(T()),c=ke(),l=n(Ae()),u=s.default(`https-proxy-agent:agent`);var d=class extends c.Agent{constructor(e){let t;if(t=typeof e==`string`?a.default.parse(e):e,!t)throw Error("an HTTP(S) proxy server `host` and `port` must be specified!");u(`creating new HttpsProxyAgent instance: %o`,t),super(t);let n=Object.assign({},t);this.secureProxy=t.secureProxy||m(n.protocol),n.host=n.hostname||n.host,typeof n.port==`string`&&(n.port=parseInt(n.port,10)),!n.port&&n.host&&(n.port=this.secureProxy?443:80),this.secureProxy&&!(`ALPNProtocols`in n)&&(n.ALPNProtocols=[`http 1.1`]),n.host&&n.path&&(delete n.path,delete n.pathname),this.proxy=n}callback(e,n){return t(this,void 0,void 0,function*(){let{proxy:t,secureProxy:a}=this,s;a?(u("Creating `tls.Socket`: %o",t),s=i.default.connect(t)):(u("Creating `net.Socket`: %o",t),s=r.default.connect(t));let c=Object.assign({},t.headers),d=`${n.host}:${n.port}`,m=`CONNECT ${d} HTTP/1.1\r\n`;t.auth&&(c[`Proxy-Authorization`]=`Basic ${Buffer.from(t.auth).toString(`base64`)}`);let{host:g,port:_,secureEndpoint:v}=n;p(_,v)||(g+=`:${_}`),c.Host=g,c.Connection=`close`;for(let e of Object.keys(c))m+=`${e}: ${c[e]}\r\n`;let y=l.default(s);s.write(`${m}\r\n`);let{statusCode:b,buffered:x}=yield y;if(b===200){if(e.once(`socket`,f),n.secureEndpoint){u(`Upgrading socket connection to TLS`);let e=n.servername||n.host;return i.default.connect(Object.assign(Object.assign({},h(n,`host`,`hostname`,`path`,`port`)),{socket:s,servername:e}))}return s}s.destroy();let S=new r.default.Socket({writable:!1});return S.readable=!0,e.once(`socket`,e=>{u(`replaying proxy buffer for failed request`),o.default(e.listenerCount(`data`)>0),e.push(x),e.push(null)}),S})}};exports.default=d;function f(e){e.resume()}function p(e,t){return!!(!t&&e===80||t&&e===443)}function m(e){return typeof e==`string`?/^https:?$/i.test(e):!1}function h(e,...t){let n={},r;for(r in e)t.includes(r)||(n[r]=e[r]);return n}}}),Me=d({"node_modules/https-proxy-agent/dist/index.js"(exports,t){var n=function(e){return e&&e.__esModule?e:{default:e}};let r=n(je());function i(e){return new r.default(e)}(function(e){e.HttpsProxyAgent=r.default,e.prototype=r.default.prototype})(i||={}),t.exports=i}}),Ne=d({"node_modules/moment/moment.js"(exports,t){(function(n,r){typeof exports==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):n.moment=r()})(void 0,function(){"use strict";var e;function n(){return e.apply(null,arguments)}function r(t){e=t}function i(e){return e instanceof Array||Object.prototype.toString.call(e)===`[object Array]`}function a(e){return e!=null&&Object.prototype.toString.call(e)===`[object Object]`}function o(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function s(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;for(var t in e)if(o(e,t))return!1;return!0}function c(e){return e===void 0}function l(e){return typeof e==`number`||Object.prototype.toString.call(e)===`[object Number]`}function u(e){return e instanceof Date||Object.prototype.toString.call(e)===`[object Date]`}function d(e,t){var n=[],r,i=e.length;for(r=0;r<i;++r)n.push(t(e[r],r));return n}function f(e,t){for(var n in t)o(t,n)&&(e[n]=t[n]);return o(t,`toString`)&&(e.toString=t.toString),o(t,`valueOf`)&&(e.valueOf=t.valueOf),e}function p(e,t,n,r){return or(e,t,n,r,!0).utc()}function m(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function h(e){return e._pf??=m(),e._pf}var _;_=Array.prototype.some?Array.prototype.some:function(e){var t=Object(this),n=t.length>>>0,r;for(r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};function v(e){var t=null,n=!1,r=e._d&&!isNaN(e._d.getTime());if(r&&(t=h(e),n=_.call(t.parsedDateParts,function(e){return e!=null}),r=t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n),e._strict&&(r=r&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0)),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=r;else return r;return e._isValid}function y(e){var t=p(NaN);return e==null?h(t).userInvalidated=!0:f(h(t),e),t}var b=n.momentProperties=[],x=!1;function S(e,t){var n,r,i,a=b.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=h(t)),c(t._locale)||(e._locale=t._locale),a>0)for(n=0;n<a;n++)r=b[n],i=t[r],c(i)||(e[r]=i);return e}function C(e){S(this,e),this._d=new Date(e._d==null?NaN:e._d.getTime()),this.isValid()||(this._d=new Date(NaN)),x===!1&&(x=!0,n.updateOffset(this),x=!1)}function w(e){return e instanceof C||e!=null&&e._isAMomentObject!=null}function ee(e){n.suppressDeprecationWarnings===!1&&typeof console<`u`&&console.warn&&console.warn(`Deprecation warning: `+e)}function T(e,t){var r=!0;return f(function(){if(n.deprecationHandler!=null&&n.deprecationHandler(null,e),r){var i=[],a,s,c,l=arguments.length;for(s=0;s<l;s++){if(a=``,typeof arguments[s]==`object`){for(c in a+=`
13
+ [`+s+`] `,arguments[0])o(arguments[0],c)&&(a+=c+`: `+arguments[0][c]+`, `);a=a.slice(0,-2)}else a=arguments[s];i.push(a)}ee(e+`
14
+ Arguments: `+Array.prototype.slice.call(i).join(``)+`
15
+ `+Error().stack),r=!1}return t.apply(this,arguments)},t)}var te={};function ne(e,t){n.deprecationHandler!=null&&n.deprecationHandler(e,t),te[e]||(ee(t),te[e]=!0)}n.suppressDeprecationWarnings=!1,n.deprecationHandler=null;function re(e){return typeof Function<`u`&&e instanceof Function||Object.prototype.toString.call(e)===`[object Function]`}function ie(e){var t,n;for(n in e)o(e,n)&&(t=e[n],re(t)?this[n]=t:this[`_`+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+`|`+/\d{1,2}/.source)}function ae(e,t){var n=f({},e),r;for(r in t)o(t,r)&&(a(e[r])&&a(t[r])?(n[r]={},f(n[r],e[r]),f(n[r],t[r])):t[r]==null?delete n[r]:n[r]=t[r]);for(r in e)o(e,r)&&!o(t,r)&&a(e[r])&&(n[r]=f({},n[r]));return n}function oe(e){e!=null&&this.set(e)}var se;se=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)o(e,t)&&n.push(t);return n};var ce={sameDay:`[Today at] LT`,nextDay:`[Tomorrow at] LT`,nextWeek:`dddd [at] LT`,lastDay:`[Yesterday at] LT`,lastWeek:`[Last] dddd [at] LT`,sameElse:`L`};function le(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return re(r)?r.call(t,n):r}function ue(e,t,n){var r=``+Math.abs(e),i=t-r.length,a=e>=0;return(a?n?`+`:``:`-`)+(10**Math.max(0,i)).toString().substr(1)+r}var de=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,fe=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,pe={},me={};function E(e,t,n,r){var i=r;typeof r==`string`&&(i=function(){return this[r]()}),e&&(me[e]=i),t&&(me[t[0]]=function(){return ue(i.apply(this,arguments),t[1],t[2])}),n&&(me[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function he(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,``):e.replace(/\\/g,``)}function ge(e){var t=e.match(de),n,r;for(n=0,r=t.length;n<r;n++)me[t[n]]?t[n]=me[t[n]]:t[n]=he(t[n]);return function(n){var i=``,a;for(a=0;a<r;a++)i+=re(t[a])?t[a].call(n,e):t[a];return i}}function _e(e,t){return e.isValid()?(t=ve(t,e.localeData()),pe[t]=pe[t]||ge(t),pe[t](e)):e.localeData().invalidDate()}function ve(e,t){var n=5;function r(e){return t.longDateFormat(e)||e}for(fe.lastIndex=0;n>=0&&fe.test(e);)e=e.replace(fe,r),fe.lastIndex=0,--n;return e}var ye={LTS:`h:mm:ss A`,LT:`h:mm A`,L:`MM/DD/YYYY`,LL:`MMMM D, YYYY`,LLL:`MMMM D, YYYY h:mm A`,LLLL:`dddd, MMMM D, YYYY h:mm A`};function be(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(de).map(function(e){return e===`MMMM`||e===`MM`||e===`DD`||e===`dddd`?e.slice(1):e}).join(``),this._longDateFormat[e])}var xe=`Invalid date`;function Se(){return this._invalidDate}var Ce=`%d`,we=/\d{1,2}/;function Te(e){return this._ordinal.replace(`%d`,e)}var Ee={future:`in %s`,past:`%s ago`,s:`a few seconds`,ss:`%d seconds`,m:`a minute`,mm:`%d minutes`,h:`an hour`,hh:`%d hours`,d:`a day`,dd:`%d days`,w:`a week`,ww:`%d weeks`,M:`a month`,MM:`%d months`,y:`a year`,yy:`%d years`};function De(e,t,n,r){var i=this._relativeTime[n];return re(i)?i(e,t,n,r):i.replace(/%d/i,e)}function Oe(e,t){var n=this._relativeTime[e>0?`future`:`past`];return re(n)?n(t):n.replace(/%s/i,t)}var ke={D:`date`,dates:`date`,date:`date`,d:`day`,days:`day`,day:`day`,e:`weekday`,weekdays:`weekday`,weekday:`weekday`,E:`isoWeekday`,isoweekdays:`isoWeekday`,isoweekday:`isoWeekday`,DDD:`dayOfYear`,dayofyears:`dayOfYear`,dayofyear:`dayOfYear`,h:`hour`,hours:`hour`,hour:`hour`,ms:`millisecond`,milliseconds:`millisecond`,millisecond:`millisecond`,m:`minute`,minutes:`minute`,minute:`minute`,M:`month`,months:`month`,month:`month`,Q:`quarter`,quarters:`quarter`,quarter:`quarter`,s:`second`,seconds:`second`,second:`second`,gg:`weekYear`,weekyears:`weekYear`,weekyear:`weekYear`,GG:`isoWeekYear`,isoweekyears:`isoWeekYear`,isoweekyear:`isoWeekYear`,w:`week`,weeks:`week`,week:`week`,W:`isoWeek`,isoweeks:`isoWeek`,isoweek:`isoWeek`,y:`year`,years:`year`,year:`year`};function Ae(e){return typeof e==`string`?ke[e]||ke[e.toLowerCase()]:void 0}function je(e){var t={},n,r;for(r in e)o(e,r)&&(n=Ae(r),n&&(t[n]=e[r]));return t}var Me={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function Ne(e){var t=[],n;for(n in e)o(e,n)&&t.push({unit:n,priority:Me[n]});return t.sort(function(e,t){return e.priority-t.priority}),t}var Pe=/\d/,Fe=/\d\d/,Ie=/\d{3}/,D=/\d{4}/,O=/[+-]?\d{6}/,k=/\d\d?/,Le=/\d\d\d\d?/,Re=/\d\d\d\d\d\d?/,ze=/\d{1,3}/,Be=/\d{1,4}/,Ve=/[+-]?\d{1,6}/,He=/\d+/,Ue=/[+-]?\d+/,We=/Z|[+-]\d\d:?\d\d/gi,Ge=/Z|[+-]\d\d(?::?\d\d)?/gi,Ke=/[+-]?\d+(\.\d{1,3})?/,qe=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Je=/^[1-9]\d?/,Ye=/^([1-9]\d|\d)/,Xe;Xe={};function A(e,t,n){Xe[e]=re(t)?t:function(e,r){return e&&n?n:t}}function Ze(e,t){return o(Xe,e)?Xe[e](t._strict,t._locale):new RegExp(Qe(e))}function Qe(e){return $e(e.replace(`\\`,``).replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,r,i){return t||n||r||i}))}function $e(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,`\\$&`)}function et(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function j(e){var t=+e,n=0;return t!==0&&isFinite(t)&&(n=et(t)),n}var tt={};function M(e,t){var n,r=t,i;for(typeof e==`string`&&(e=[e]),l(t)&&(r=function(e,n){n[t]=j(e)}),i=e.length,n=0;n<i;n++)tt[e[n]]=r}function nt(e,t){M(e,function(e,n,r,i){r._w=r._w||{},t(e,r._w,r,i)})}function rt(e,t,n){t!=null&&o(tt,e)&&tt[e](t,n._a,n,e)}function it(e){return e%4==0&&e%100!=0||e%400==0}var at=0,N=1,ot=2,st=3,ct=4,lt=5,ut=6,dt=7,ft=8;E(`Y`,0,0,function(){var e=this.year();return e<=9999?ue(e,4):`+`+e}),E(0,[`YY`,2],0,function(){return this.year()%100}),E(0,[`YYYY`,4],0,`year`),E(0,[`YYYYY`,5],0,`year`),E(0,[`YYYYYY`,6,!0],0,`year`),A(`Y`,Ue),A(`YY`,k,Fe),A(`YYYY`,Be,D),A(`YYYYY`,Ve,O),A(`YYYYYY`,Ve,O),M([`YYYYY`,`YYYYYY`],at),M(`YYYY`,function(e,t){t[at]=e.length===2?n.parseTwoDigitYear(e):j(e)}),M(`YY`,function(e,t){t[at]=n.parseTwoDigitYear(e)}),M(`Y`,function(e,t){t[at]=parseInt(e,10)});function pt(e){return it(e)?366:365}n.parseTwoDigitYear=function(e){return j(e)+(j(e)>68?1900:2e3)};var mt=gt(`FullYear`,!0);function ht(){return it(this.year())}function gt(e,t){return function(r){return r==null?_t(this,e):(vt(this,e,r),n.updateOffset(this,t),this)}}function _t(e,t){if(!e.isValid())return NaN;var n=e._d,r=e._isUTC;switch(t){case`Milliseconds`:return r?n.getUTCMilliseconds():n.getMilliseconds();case`Seconds`:return r?n.getUTCSeconds():n.getSeconds();case`Minutes`:return r?n.getUTCMinutes():n.getMinutes();case`Hours`:return r?n.getUTCHours():n.getHours();case`Date`:return r?n.getUTCDate():n.getDate();case`Day`:return r?n.getUTCDay():n.getDay();case`Month`:return r?n.getUTCMonth():n.getMonth();case`FullYear`:return r?n.getUTCFullYear():n.getFullYear();default:return NaN}}function vt(e,t,n){var r,i,a,o,s;if(!(!e.isValid()||isNaN(n))){switch(r=e._d,i=e._isUTC,t){case`Milliseconds`:return void(i?r.setUTCMilliseconds(n):r.setMilliseconds(n));case`Seconds`:return void(i?r.setUTCSeconds(n):r.setSeconds(n));case`Minutes`:return void(i?r.setUTCMinutes(n):r.setMinutes(n));case`Hours`:return void(i?r.setUTCHours(n):r.setHours(n));case`Date`:return void(i?r.setUTCDate(n):r.setDate(n));case`FullYear`:break;default:return}a=n,o=e.month(),s=e.date(),s=s===29&&o===1&&!it(a)?28:s,i?r.setUTCFullYear(a,o,s):r.setFullYear(a,o,s)}}function yt(e){return e=Ae(e),re(this[e])?this[e]():this}function bt(e,t){if(typeof e==`object`){e=je(e);var n=Ne(e),r,i=n.length;for(r=0;r<i;r++)this[n[r].unit](e[n[r].unit])}else if(e=Ae(e),re(this[e]))return this[e](t);return this}function xt(e,t){return(e%t+t)%t}var P;P=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function St(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=xt(t,12);return e+=(t-n)/12,n===1?it(e)?29:28:31-n%7%2}E(`M`,[`MM`,2],`Mo`,function(){return this.month()+1}),E(`MMM`,0,0,function(e){return this.localeData().monthsShort(this,e)}),E(`MMMM`,0,0,function(e){return this.localeData().months(this,e)}),A(`M`,k,Je),A(`MM`,k,Fe),A(`MMM`,function(e,t){return t.monthsShortRegex(e)}),A(`MMMM`,function(e,t){return t.monthsRegex(e)}),M([`M`,`MM`],function(e,t){t[N]=j(e)-1}),M([`MMM`,`MMMM`],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);i==null?h(n).invalidMonth=e:t[N]=i});var Ct=`January_February_March_April_May_June_July_August_September_October_November_December`.split(`_`),F=`Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec`.split(`_`),wt=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Tt=qe,Et=qe;function Dt(e,t){return e?i(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||wt).test(t)?`format`:`standalone`][e.month()]:i(this._months)?this._months:this._months.standalone}function Ot(e,t){return e?i(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[wt.test(t)?`format`:`standalone`][e.month()]:i(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function I(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)a=p([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,``).toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,``).toLocaleLowerCase();return n?t===`MMM`?(i=P.call(this._shortMonthsParse,o),i===-1?null:i):(i=P.call(this._longMonthsParse,o),i===-1?null:i):t===`MMM`?(i=P.call(this._shortMonthsParse,o),i===-1?(i=P.call(this._longMonthsParse,o),i===-1?null:i):i):(i=P.call(this._longMonthsParse,o),i===-1?(i=P.call(this._shortMonthsParse,o),i===-1?null:i):i)}function L(e,t,n){var r,i,a;if(this._monthsParseExact)return I.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++)if(i=p([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=RegExp(`^`+this.months(i,``).replace(`.`,``)+`$`,`i`),this._shortMonthsParse[r]=RegExp(`^`+this.monthsShort(i,``).replace(`.`,``)+`$`,`i`)),!n&&!this._monthsParse[r]&&(a=`^`+this.months(i,``)+`|^`+this.monthsShort(i,``),this._monthsParse[r]=new RegExp(a.replace(`.`,``),`i`)),n&&t===`MMMM`&&this._longMonthsParse[r].test(e)||n&&t===`MMM`&&this._shortMonthsParse[r].test(e)||!n&&this._monthsParse[r].test(e))return r}function kt(e,t){if(!e.isValid())return e;if(typeof t==`string`){if(/^\d+$/.test(t))t=j(t);else if(t=e.localeData().monthsParse(t),!l(t))return e}var n=t,r=e.date();return r=r<29?r:Math.min(r,St(e.year(),n)),e._isUTC?e._d.setUTCMonth(n,r):e._d.setMonth(n,r),e}function At(e){return e==null?_t(this,`Month`):(kt(this,e),n.updateOffset(this,!0),this)}function jt(){return St(this.year(),this.month())}function Mt(e){return this._monthsParseExact?(o(this,`_monthsRegex`)||Pt.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(o(this,`_monthsShortRegex`)||(this._monthsShortRegex=Tt),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function Nt(e){return this._monthsParseExact?(o(this,`_monthsRegex`)||Pt.call(this),e?this._monthsStrictRegex:this._monthsRegex):(o(this,`_monthsRegex`)||(this._monthsRegex=Et),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function Pt(){function e(e,t){return t.length-e.length}var t=[],n=[],r=[],i,a,o,s;for(i=0;i<12;i++)a=p([2e3,i]),o=$e(this.monthsShort(a,``)),s=$e(this.months(a,``)),t.push(o),n.push(s),r.push(s),r.push(o);t.sort(e),n.sort(e),r.sort(e),this._monthsRegex=RegExp(`^(`+r.join(`|`)+`)`,`i`),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=RegExp(`^(`+n.join(`|`)+`)`,`i`),this._monthsShortStrictRegex=RegExp(`^(`+t.join(`|`)+`)`,`i`)}function Ft(e,t,n,r,i,a,o){var s;return e<100&&e>=0?(s=new Date(e+400,t,n,r,i,a,o),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,r,i,a,o),s}function It(e){var t,n;return e<100&&e>=0?(n=Array.prototype.slice.call(arguments),n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Lt(e,t,n){var r=7+t-n,i=(7+It(e,0,r).getUTCDay()-t)%7;return-i+r-1}function Rt(e,t,n,r,i){var a=(7+n-r)%7,o=Lt(e,r,i),s=1+7*(t-1)+a+o,c,l;return s<=0?(c=e-1,l=pt(c)+s):s>pt(e)?(c=e+1,l=s-pt(e)):(c=e,l=s),{year:c,dayOfYear:l}}function zt(e,t,n){var r=Lt(e.year(),t,n),i=Math.floor((e.dayOfYear()-r-1)/7)+1,a,o;return i<1?(o=e.year()-1,a=i+Bt(o,t,n)):i>Bt(e.year(),t,n)?(a=i-Bt(e.year(),t,n),o=e.year()+1):(o=e.year(),a=i),{week:a,year:o}}function Bt(e,t,n){var r=Lt(e,t,n),i=Lt(e+1,t,n);return(pt(e)-r+i)/7}E(`w`,[`ww`,2],`wo`,`week`),E(`W`,[`WW`,2],`Wo`,`isoWeek`),A(`w`,k,Je),A(`ww`,k,Fe),A(`W`,k,Je),A(`WW`,k,Fe),nt([`w`,`ww`,`W`,`WW`],function(e,t,n,r){t[r.substr(0,1)]=j(e)});function Vt(e){return zt(e,this._week.dow,this._week.doy).week}var Ht={dow:0,doy:6};function Ut(){return this._week.dow}function Wt(){return this._week.doy}function Gt(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,`d`)}function Kt(e){var t=zt(this,1,4).week;return e==null?t:this.add((e-t)*7,`d`)}E(`d`,0,`do`,`day`),E(`dd`,0,0,function(e){return this.localeData().weekdaysMin(this,e)}),E(`ddd`,0,0,function(e){return this.localeData().weekdaysShort(this,e)}),E(`dddd`,0,0,function(e){return this.localeData().weekdays(this,e)}),E(`e`,0,0,`weekday`),E(`E`,0,0,`isoWeekday`),A(`d`,k),A(`e`,k),A(`E`,k),A(`dd`,function(e,t){return t.weekdaysMinRegex(e)}),A(`ddd`,function(e,t){return t.weekdaysShortRegex(e)}),A(`dddd`,function(e,t){return t.weekdaysRegex(e)}),nt([`dd`,`ddd`,`dddd`],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);i==null?h(n).invalidWeekday=e:t.d=i}),nt([`d`,`e`,`E`],function(e,t,n,r){t[r]=j(e)});function qt(e,t){return typeof e==`string`?isNaN(e)?(e=t.weekdaysParse(e),typeof e==`number`?e:null):parseInt(e,10):e}function Jt(e,t){return typeof e==`string`?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Yt(e,t){return e.slice(t,7).concat(e.slice(0,t))}var Xt=`Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday`.split(`_`),Zt=`Sun_Mon_Tue_Wed_Thu_Fri_Sat`.split(`_`),Qt=`Su_Mo_Tu_We_Th_Fr_Sa`.split(`_`),$t=qe,en=qe,tn=qe;function nn(e,t){var n=i(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?`format`:`standalone`];return e===!0?Yt(n,this._week.dow):e?n[e.day()]:n}function rn(e){return e===!0?Yt(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function an(e){return e===!0?Yt(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function on(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=p([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,``).toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,``).toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,``).toLocaleLowerCase();return n?t===`dddd`?(i=P.call(this._weekdaysParse,o),i===-1?null:i):t===`ddd`?(i=P.call(this._shortWeekdaysParse,o),i===-1?null:i):(i=P.call(this._minWeekdaysParse,o),i===-1?null:i):t===`dddd`?(i=P.call(this._weekdaysParse,o),i!==-1||(i=P.call(this._shortWeekdaysParse,o),i!==-1)?i:(i=P.call(this._minWeekdaysParse,o),i===-1?null:i)):t===`ddd`?(i=P.call(this._shortWeekdaysParse,o),i!==-1||(i=P.call(this._weekdaysParse,o),i!==-1)?i:(i=P.call(this._minWeekdaysParse,o),i===-1?null:i)):(i=P.call(this._minWeekdaysParse,o),i!==-1||(i=P.call(this._weekdaysParse,o),i!==-1)?i:(i=P.call(this._shortWeekdaysParse,o),i===-1?null:i))}function sn(e,t,n){var r,i,a;if(this._weekdaysParseExact)return on.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++)if(i=p([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=RegExp(`^`+this.weekdays(i,``).replace(`.`,`\\.?`)+`$`,`i`),this._shortWeekdaysParse[r]=RegExp(`^`+this.weekdaysShort(i,``).replace(`.`,`\\.?`)+`$`,`i`),this._minWeekdaysParse[r]=RegExp(`^`+this.weekdaysMin(i,``).replace(`.`,`\\.?`)+`$`,`i`)),this._weekdaysParse[r]||(a=`^`+this.weekdays(i,``)+`|^`+this.weekdaysShort(i,``)+`|^`+this.weekdaysMin(i,``),this._weekdaysParse[r]=new RegExp(a.replace(`.`,``),`i`)),n&&t===`dddd`&&this._fullWeekdaysParse[r].test(e)||n&&t===`ddd`&&this._shortWeekdaysParse[r].test(e)||n&&t===`dd`&&this._minWeekdaysParse[r].test(e)||!n&&this._weekdaysParse[r].test(e))return r}function cn(e){if(!this.isValid())return e==null?NaN:this;var t=_t(this,`Day`);return e==null?t:(e=qt(e,this.localeData()),this.add(e-t,`d`))}function ln(e){if(!this.isValid())return e==null?NaN:this;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,`d`)}function un(e){if(!this.isValid())return e==null?NaN:this;if(e!=null){var t=Jt(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function R(e){return this._weekdaysParseExact?(o(this,`_weekdaysRegex`)||fn.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(o(this,`_weekdaysRegex`)||(this._weekdaysRegex=$t),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function z(e){return this._weekdaysParseExact?(o(this,`_weekdaysRegex`)||fn.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(o(this,`_weekdaysShortRegex`)||(this._weekdaysShortRegex=en),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function dn(e){return this._weekdaysParseExact?(o(this,`_weekdaysRegex`)||fn.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(o(this,`_weekdaysMinRegex`)||(this._weekdaysMinRegex=tn),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function fn(){function e(e,t){return t.length-e.length}var t=[],n=[],r=[],i=[],a,o,s,c,l;for(a=0;a<7;a++)o=p([2e3,1]).day(a),s=$e(this.weekdaysMin(o,``)),c=$e(this.weekdaysShort(o,``)),l=$e(this.weekdays(o,``)),t.push(s),n.push(c),r.push(l),i.push(s),i.push(c),i.push(l);t.sort(e),n.sort(e),r.sort(e),i.sort(e),this._weekdaysRegex=RegExp(`^(`+i.join(`|`)+`)`,`i`),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=RegExp(`^(`+r.join(`|`)+`)`,`i`),this._weekdaysShortStrictRegex=RegExp(`^(`+n.join(`|`)+`)`,`i`),this._weekdaysMinStrictRegex=RegExp(`^(`+t.join(`|`)+`)`,`i`)}function pn(){return this.hours()%12||12}function mn(){return this.hours()||24}E(`H`,[`HH`,2],0,`hour`),E(`h`,[`hh`,2],0,pn),E(`k`,[`kk`,2],0,mn),E(`hmm`,0,0,function(){return``+pn.apply(this)+ue(this.minutes(),2)}),E(`hmmss`,0,0,function(){return``+pn.apply(this)+ue(this.minutes(),2)+ue(this.seconds(),2)}),E(`Hmm`,0,0,function(){return``+this.hours()+ue(this.minutes(),2)}),E(`Hmmss`,0,0,function(){return``+this.hours()+ue(this.minutes(),2)+ue(this.seconds(),2)});function hn(e,t){E(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}hn(`a`,!0),hn(`A`,!1);function gn(e,t){return t._meridiemParse}A(`a`,gn),A(`A`,gn),A(`H`,k,Ye),A(`h`,k,Je),A(`k`,k,Je),A(`HH`,k,Fe),A(`hh`,k,Fe),A(`kk`,k,Fe),A(`hmm`,Le),A(`hmmss`,Re),A(`Hmm`,Le),A(`Hmmss`,Re),M([`H`,`HH`],st),M([`k`,`kk`],function(e,t,n){var r=j(e);t[st]=r===24?0:r}),M([`a`,`A`],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),M([`h`,`hh`],function(e,t,n){t[st]=j(e),h(n).bigHour=!0}),M(`hmm`,function(e,t,n){var r=e.length-2;t[st]=j(e.substr(0,r)),t[ct]=j(e.substr(r)),h(n).bigHour=!0}),M(`hmmss`,function(e,t,n){var r=e.length-4,i=e.length-2;t[st]=j(e.substr(0,r)),t[ct]=j(e.substr(r,2)),t[lt]=j(e.substr(i)),h(n).bigHour=!0}),M(`Hmm`,function(e,t,n){var r=e.length-2;t[st]=j(e.substr(0,r)),t[ct]=j(e.substr(r))}),M(`Hmmss`,function(e,t,n){var r=e.length-4,i=e.length-2;t[st]=j(e.substr(0,r)),t[ct]=j(e.substr(r,2)),t[lt]=j(e.substr(i))});function _n(e){return(e+``).toLowerCase().charAt(0)===`p`}var vn=/[ap]\.?m?\.?/i,yn=gt(`Hours`,!0);function bn(e,t,n){return e>11?n?`pm`:`PM`:n?`am`:`AM`}var xn={calendar:ce,longDateFormat:ye,invalidDate:xe,ordinal:Ce,dayOfMonthOrdinalParse:we,relativeTime:Ee,months:Ct,monthsShort:F,week:Ht,weekdays:Xt,weekdaysMin:Qt,weekdaysShort:Zt,meridiemParse:vn},B={},V={},Sn;function Cn(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function wn(e){return e&&e.toLowerCase().replace(`_`,`-`)}function Tn(e){for(var t=0,n,r,i,a;t<e.length;){for(a=wn(e[t]).split(`-`),n=a.length,r=wn(e[t+1]),r=r?r.split(`-`):null;n>0;){if(i=Dn(a.slice(0,n).join(`-`)),i)return i;if(r&&r.length>=n&&Cn(a,r)>=n-1)break;n--}t++}return Sn}function En(e){return!!(e&&e.match(`^[^/\\\\]*$`))}function Dn(e){var n=null,r;if(B[e]===void 0&&t!==void 0&&t&&t.exports&&En(e))try{n=Sn._abbr,r=g,r(`./locale/`+e),On(n)}catch{B[e]=null}return B[e]}function On(e,t){var n;return e&&(n=c(t)?jn(e):kn(e,t),n?Sn=n:typeof console<`u`&&console.warn&&console.warn(`Locale `+e+` not found. Did you forget to load it?`)),Sn._abbr}function kn(e,t){if(t!==null){var n,r=xn;if(t.abbr=e,B[e]!=null)ne(`defineLocaleOverride`,`use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.`),r=B[e]._config;else if(t.parentLocale!=null)if(B[t.parentLocale]!=null)r=B[t.parentLocale]._config;else if(n=Dn(t.parentLocale),n!=null)r=n._config;else return V[t.parentLocale]||(V[t.parentLocale]=[]),V[t.parentLocale].push({name:e,config:t}),null;return B[e]=new oe(ae(r,t)),V[e]&&V[e].forEach(function(e){kn(e.name,e.config)}),On(e),B[e]}else return delete B[e],null}function An(e,t){if(t!=null){var n,r,i=xn;B[e]!=null&&B[e].parentLocale!=null?B[e].set(ae(B[e]._config,t)):(r=Dn(e),r!=null&&(i=r._config),t=ae(i,t),r??(t.abbr=e),n=new oe(t),n.parentLocale=B[e],B[e]=n),On(e)}else B[e]!=null&&(B[e].parentLocale==null?B[e]!=null&&delete B[e]:(B[e]=B[e].parentLocale,e===On()&&On(e)));return B[e]}function jn(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Sn;if(!i(e)){if(t=Dn(e),t)return t;e=[e]}return Tn(e)}function Mn(){return se(B)}function Nn(e){var t,n=e._a;return n&&h(e).overflow===-2&&(t=n[N]<0||n[N]>11?N:n[ot]<1||n[ot]>St(n[at],n[N])?ot:n[st]<0||n[st]>24||n[st]===24&&(n[ct]!==0||n[lt]!==0||n[ut]!==0)?st:n[ct]<0||n[ct]>59?ct:n[lt]<0||n[lt]>59?lt:n[ut]<0||n[ut]>999?ut:-1,h(e)._overflowDayOfYear&&(t<at||t>ot)&&(t=ot),h(e)._overflowWeeks&&t===-1&&(t=dt),h(e)._overflowWeekday&&t===-1&&(t=ft),h(e).overflow=t),e}var Pn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Fn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,In=/Z|[+-]\d\d(?::?\d\d)?/,H=[[`YYYYYY-MM-DD`,/[+-]\d{6}-\d\d-\d\d/],[`YYYY-MM-DD`,/\d{4}-\d\d-\d\d/],[`GGGG-[W]WW-E`,/\d{4}-W\d\d-\d/],[`GGGG-[W]WW`,/\d{4}-W\d\d/,!1],[`YYYY-DDD`,/\d{4}-\d{3}/],[`YYYY-MM`,/\d{4}-\d\d/,!1],[`YYYYYYMMDD`,/[+-]\d{10}/],[`YYYYMMDD`,/\d{8}/],[`GGGG[W]WWE`,/\d{4}W\d{3}/],[`GGGG[W]WW`,/\d{4}W\d{2}/,!1],[`YYYYDDD`,/\d{7}/],[`YYYYMM`,/\d{6}/,!1],[`YYYY`,/\d{4}/,!1]],Ln=[[`HH:mm:ss.SSSS`,/\d\d:\d\d:\d\d\.\d+/],[`HH:mm:ss,SSSS`,/\d\d:\d\d:\d\d,\d+/],[`HH:mm:ss`,/\d\d:\d\d:\d\d/],[`HH:mm`,/\d\d:\d\d/],[`HHmmss.SSSS`,/\d\d\d\d\d\d\.\d+/],[`HHmmss,SSSS`,/\d\d\d\d\d\d,\d+/],[`HHmmss`,/\d\d\d\d\d\d/],[`HHmm`,/\d\d\d\d/],[`HH`,/\d\d/]],Rn=/^\/?Date\((-?\d+)/i,zn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Bn={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function Vn(e){var t,n,r=e._i,i=Pn.exec(r)||Fn.exec(r),a,o,s,c,l=H.length,u=Ln.length;if(i){for(h(e).iso=!0,t=0,n=l;t<n;t++)if(H[t][1].exec(i[1])){o=H[t][0],a=H[t][2]!==!1;break}if(o==null){e._isValid=!1;return}if(i[3]){for(t=0,n=u;t<n;t++)if(Ln[t][1].exec(i[3])){s=(i[2]||` `)+Ln[t][0];break}if(s==null){e._isValid=!1;return}}if(!a&&s!=null){e._isValid=!1;return}if(i[4])if(In.exec(i[4]))c=`Z`;else{e._isValid=!1;return}e._f=o+(s||``)+(c||``),$n(e)}else e._isValid=!1}function Hn(e,t,n,r,i,a){var o=[Un(e),F.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function Un(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Wn(e){return e.replace(/\([^()]*\)|[\n\t]/g,` `).replace(/(\s\s+)/g,` `).replace(/^\s\s*/,``).replace(/\s\s*$/,``)}function Gn(e,t,n){if(e){var r=Zt.indexOf(e),i=new Date(t[0],t[1],t[2]).getDay();if(r!==i)return h(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function Kn(e,t,n){if(e)return Bn[e];if(t)return 0;var r=parseInt(n,10),i=r%100,a=(r-i)/100;return a*60+i}function qn(e){var t=zn.exec(Wn(e._i)),n;if(t){if(n=Hn(t[4],t[3],t[2],t[5],t[6],t[7]),!Gn(t[1],n,e))return;e._a=n,e._tzm=Kn(t[8],t[9],t[10]),e._d=It.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),h(e).rfc2822=!0}else e._isValid=!1}function Jn(e){var t=Rn.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(Vn(e),e._isValid===!1)delete e._isValid;else return;if(qn(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:n.createFromInputFallback(e)}n.createFromInputFallback=T(`value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.`,function(e){e._d=new Date(e._i+(e._useUTC?` UTC`:``))});function Yn(e,t,n){return e??t??n}function Xn(e){var t=new Date(n.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Zn(e){var t,n,r=[],i,a,o;if(!e._d){for(i=Xn(e),e._w&&e._a[ot]==null&&e._a[N]==null&&Qn(e),e._dayOfYear!=null&&(o=Yn(e._a[at],i[at]),(e._dayOfYear>pt(o)||e._dayOfYear===0)&&(h(e)._overflowDayOfYear=!0),n=It(o,0,e._dayOfYear),e._a[N]=n.getUTCMonth(),e._a[ot]=n.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=i[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[st]===24&&e._a[ct]===0&&e._a[lt]===0&&e._a[ut]===0&&(e._nextDay=!0,e._a[st]=0),e._d=(e._useUTC?It:Ft).apply(null,r),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[st]=24),e._w&&e._w.d!==void 0&&e._w.d!==a&&(h(e).weekdayMismatch=!0)}}function Qn(e){var t,n,r,i,a,o,s,c,l;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(a=1,o=4,n=Yn(t.GG,e._a[at],zt(sr(),1,4).year),r=Yn(t.W,1),i=Yn(t.E,1),(i<1||i>7)&&(c=!0)):(a=e._locale._week.dow,o=e._locale._week.doy,l=zt(sr(),a,o),n=Yn(t.gg,e._a[at],l.year),r=Yn(t.w,l.week),t.d==null?t.e==null?i=a:(i=t.e+a,(t.e<0||t.e>6)&&(c=!0)):(i=t.d,(i<0||i>6)&&(c=!0))),r<1||r>Bt(n,a,o)?h(e)._overflowWeeks=!0:c==null?(s=Rt(n,r,i,a,o),e._a[at]=s.year,e._dayOfYear=s.dayOfYear):h(e)._overflowWeekday=!0}n.ISO_8601=function(){},n.RFC_2822=function(){};function $n(e){if(e._f===n.ISO_8601){Vn(e);return}if(e._f===n.RFC_2822){qn(e);return}e._a=[],h(e).empty=!0;var t=``+e._i,r,i,a,o,s,c=t.length,l=0,u,d;for(a=ve(e._f,e._locale).match(de)||[],d=a.length,r=0;r<d;r++)o=a[r],i=(t.match(Ze(o,e))||[])[0],i&&(s=t.substr(0,t.indexOf(i)),s.length>0&&h(e).unusedInput.push(s),t=t.slice(t.indexOf(i)+i.length),l+=i.length),me[o]?(i?h(e).empty=!1:h(e).unusedTokens.push(o),rt(o,i,e)):e._strict&&!i&&h(e).unusedTokens.push(o);h(e).charsLeftOver=c-l,t.length>0&&h(e).unusedInput.push(t),e._a[st]<=12&&h(e).bigHour===!0&&e._a[st]>0&&(h(e).bigHour=void 0),h(e).parsedDateParts=e._a.slice(0),h(e).meridiem=e._meridiem,e._a[st]=er(e._locale,e._a[st],e._meridiem),u=h(e).era,u!==null&&(e._a[at]=e._locale.erasConvertYear(u,e._a[at])),Zn(e),Nn(e)}function er(e,t,n){var r;return n==null?t:e.meridiemHour==null?e.isPM==null?t:(r=e.isPM(n),r&&t<12&&(t+=12),!r&&t===12&&(t=0),t):e.meridiemHour(t,n)}function tr(e){var t,n,r,i,a,o,s=!1,c=e._f.length;if(c===0){h(e).invalidFormat=!0,e._d=new Date(NaN);return}for(i=0;i<c;i++)a=0,o=!1,t=S({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[i],$n(t),v(t)&&(o=!0),a+=h(t).charsLeftOver,a+=h(t).unusedTokens.length*10,h(t).score=a,s?a<r&&(r=a,n=t):(r==null||a<r||o)&&(r=a,n=t,o&&(s=!0));f(e,n||t)}function nr(e){if(!e._d){var t=je(e._i),n=t.day===void 0?t.date:t.day;e._a=d([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),Zn(e)}}function rr(e){var t=new C(Nn(ir(e)));return t._nextDay&&(t.add(1,`d`),t._nextDay=void 0),t}function ir(e){var t=e._i,n=e._f;return e._locale=e._locale||jn(e._l),t===null||n===void 0&&t===``?y({nullInput:!0}):(typeof t==`string`&&(e._i=t=e._locale.preparse(t)),w(t)?new C(Nn(t)):(u(t)?e._d=t:i(n)?tr(e):n?$n(e):ar(e),v(e)||(e._d=null),e))}function ar(e){var t=e._i;c(t)?e._d=new Date(n.now()):u(t)?e._d=new Date(t.valueOf()):typeof t==`string`?Jn(e):i(t)?(e._a=d(t.slice(0),function(e){return parseInt(e,10)}),Zn(e)):a(t)?nr(e):l(t)?e._d=new Date(t):n.createFromInputFallback(e)}function or(e,t,n,r,o){var c={};return(t===!0||t===!1)&&(r=t,t=void 0),(n===!0||n===!1)&&(r=n,n=void 0),(a(e)&&s(e)||i(e)&&e.length===0)&&(e=void 0),c._isAMomentObject=!0,c._useUTC=c._isUTC=o,c._l=n,c._i=e,c._f=t,c._strict=r,rr(c)}function sr(e,t,n,r){return or(e,t,n,r,!1)}var cr=T(`moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/`,function(){var e=sr.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:y()}),lr=T(`moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/`,function(){var e=sr.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:y()});function ur(e,t){var n,r;if(t.length===1&&i(t[0])&&(t=t[0]),!t.length)return sr();for(n=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](n))&&(n=t[r]);return n}function dr(){var e=[].slice.call(arguments,0);return ur(`isBefore`,e)}function fr(){var e=[].slice.call(arguments,0);return ur(`isAfter`,e)}var pr=function(){return Date.now?Date.now():+new Date},mr=[`year`,`quarter`,`month`,`week`,`day`,`hour`,`minute`,`second`,`millisecond`];function hr(e){var t,n=!1,r,i=mr.length;for(t in e)if(o(e,t)&&!(P.call(mr,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<i;++r)if(e[mr[r]]){if(n)return!1;parseFloat(e[mr[r]])!==j(e[mr[r]])&&(n=!0)}return!0}function gr(){return this._isValid}function _r(){return Rr(NaN)}function vr(e){var t=je(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||t.isoWeek||0,o=t.day||0,s=t.hour||0,c=t.minute||0,l=t.second||0,u=t.millisecond||0;this._isValid=hr(t),this._milliseconds=+u+l*1e3+c*6e4+s*1e3*60*60,this._days=+o+a*7,this._months=+i+r*3+n*12,this._data={},this._locale=jn(),this._bubble()}function yr(e){return e instanceof vr}function br(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function xr(e,t,n){var r=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),a=0,o;for(o=0;o<r;o++)(n&&e[o]!==t[o]||!n&&j(e[o])!==j(t[o]))&&a++;return a+i}function Sr(e,t){E(e,0,0,function(){var e=this.utcOffset(),n=`+`;return e<0&&(e=-e,n=`-`),n+ue(~~(e/60),2)+t+ue(~~e%60,2)})}Sr(`Z`,`:`),Sr(`ZZ`,``),A(`Z`,Ge),A(`ZZ`,Ge),M([`Z`,`ZZ`],function(e,t,n){n._useUTC=!0,n._tzm=wr(Ge,e)});var Cr=/([\+\-]|\d\d)/gi;function wr(e,t){var n=(t||``).match(e),r,i,a;return n===null?null:(r=n[n.length-1]||[],i=(r+``).match(Cr)||[`-`,0,0],a=+(i[1]*60)+j(i[2]),a===0?0:i[0]===`+`?a:-a)}function Tr(e,t){var r,i;return t._isUTC?(r=t.clone(),i=(w(e)||u(e)?e.valueOf():sr(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+i),n.updateOffset(r,!1),r):sr(e).local()}function Er(e){return-Math.round(e._d.getTimezoneOffset())}n.updateOffset=function(){};function Dr(e,t,r){var i=this._offset||0,a;if(!this.isValid())return e==null?NaN:this;if(e!=null){if(typeof e==`string`){if(e=wr(Ge,e),e===null)return this}else Math.abs(e)<16&&!r&&(e*=60);return!this._isUTC&&t&&(a=Er(this)),this._offset=e,this._isUTC=!0,a!=null&&this.add(a,`m`),i!==e&&(!t||this._changeInProgress?Ur(this,Rr(e-i,`m`),1,!1):this._changeInProgress||(this._changeInProgress=!0,n.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?i:Er(this)}function Or(e,t){return e==null?-this.utcOffset():(typeof e!=`string`&&(e=-e),this.utcOffset(e,t),this)}function kr(e){return this.utcOffset(0,e)}function Ar(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Er(this),`m`)),this}function jr(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i==`string`){var e=wr(We,this._i);e==null?this.utcOffset(0,!0):this.utcOffset(e)}return this}function Mr(e){return this.isValid()?(e=e?sr(e).utcOffset():0,(this.utcOffset()-e)%60==0):!1}function Nr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function U(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e={},t;return S(e,this),e=ir(e),e._a?(t=e._isUTC?p(e._a):sr(e._a),this._isDSTShifted=this.isValid()&&xr(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Pr(){return this.isValid()?!this._isUTC:!1}function Fr(){return this.isValid()?this._isUTC:!1}function Ir(){return this.isValid()?this._isUTC&&this._offset===0:!1}var W=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Lr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Rr(e,t){var n=e,r=null,i,a,s;return yr(e)?n={ms:e._milliseconds,d:e._days,M:e._months}:l(e)||!isNaN(+e)?(n={},t?n[t]=+e:n.milliseconds=+e):(r=W.exec(e))?(i=r[1]===`-`?-1:1,n={y:0,d:j(r[ot])*i,h:j(r[st])*i,m:j(r[ct])*i,s:j(r[lt])*i,ms:j(br(r[ut]*1e3))*i}):(r=Lr.exec(e))?(i=r[1]===`-`?-1:1,n={y:zr(r[2],i),M:zr(r[3],i),w:zr(r[4],i),d:zr(r[5],i),h:zr(r[6],i),m:zr(r[7],i),s:zr(r[8],i)}):n==null?n={}:typeof n==`object`&&(`from`in n||`to`in n)&&(s=Vr(sr(n.from),sr(n.to)),n={},n.ms=s.milliseconds,n.M=s.months),a=new vr(n),yr(e)&&o(e,`_locale`)&&(a._locale=e._locale),yr(e)&&o(e,`_isValid`)&&(a._isValid=e._isValid),a}Rr.fn=vr.prototype,Rr.invalid=_r;function zr(e,t){var n=e&&parseFloat(e.replace(`,`,`.`));return(isNaN(n)?0:n)*t}function Br(e,t){var n={};return n.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(n.months,`M`).isAfter(t)&&--n.months,n.milliseconds=t-+e.clone().add(n.months,`M`),n}function Vr(e,t){var n;return e.isValid()&&t.isValid()?(t=Tr(t,e),e.isBefore(t)?n=Br(e,t):(n=Br(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Hr(e,t){return function(n,r){var i,a;return r!==null&&!isNaN(+r)&&(ne(t,`moment().`+t+`(period, number) is deprecated. Please use moment().`+t+`(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.`),a=n,n=r,r=a),i=Rr(n,r),Ur(this,i,e),this}}function Ur(e,t,r,i){var a=t._milliseconds,o=br(t._days),s=br(t._months);e.isValid()&&(i??=!0,s&&kt(e,_t(e,`Month`)+s*r),o&&vt(e,`Date`,_t(e,`Date`)+o*r),a&&e._d.setTime(e._d.valueOf()+a*r),i&&n.updateOffset(e,o||s))}var Wr=Hr(1,`add`),Gr=Hr(-1,`subtract`);function Kr(e){return typeof e==`string`||e instanceof String}function qr(e){return w(e)||u(e)||Kr(e)||l(e)||Yr(e)||Jr(e)||e==null}function Jr(e){var t=a(e)&&!s(e),n=!1,r=[`years`,`year`,`y`,`months`,`month`,`M`,`days`,`day`,`d`,`dates`,`date`,`D`,`hours`,`hour`,`h`,`minutes`,`minute`,`m`,`seconds`,`second`,`s`,`milliseconds`,`millisecond`,`ms`],i,c,l=r.length;for(i=0;i<l;i+=1)c=r[i],n||=o(e,c);return t&&n}function Yr(e){var t=i(e),n=!1;return t&&(n=e.filter(function(t){return!l(t)&&Kr(e)}).length===0),t&&n}function Xr(e){var t=a(e)&&!s(e),n=!1,r=[`sameDay`,`nextDay`,`lastDay`,`nextWeek`,`lastWeek`,`sameElse`],i,c;for(i=0;i<r.length;i+=1)c=r[i],n||=o(e,c);return t&&n}function Zr(e,t){var n=e.diff(t,`days`,!0);return n<-6?`sameElse`:n<-1?`lastWeek`:n<0?`lastDay`:n<1?`sameDay`:n<2?`nextDay`:n<7?`nextWeek`:`sameElse`}function Qr(e,t){arguments.length===1&&(arguments[0]?qr(arguments[0])?(e=arguments[0],t=void 0):Xr(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var r=e||sr(),i=Tr(r,this).startOf(`day`),a=n.calendarFormat(this,i)||`sameElse`,o=t&&(re(t[a])?t[a].call(this,r):t[a]);return this.format(o||this.localeData().calendar(a,this,sr(r)))}function $r(){return new C(this)}function ei(e,t){var n=w(e)?e:sr(e);return this.isValid()&&n.isValid()?(t=Ae(t)||`millisecond`,t===`millisecond`?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf()):!1}function ti(e,t){var n=w(e)?e:sr(e);return this.isValid()&&n.isValid()?(t=Ae(t)||`millisecond`,t===`millisecond`?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf()):!1}function ni(e,t,n,r){var i=w(e)?e:sr(e),a=w(t)?t:sr(t);return this.isValid()&&i.isValid()&&a.isValid()?(r||=`()`,(r[0]===`(`?this.isAfter(i,n):!this.isBefore(i,n))&&(r[1]===`)`?this.isBefore(a,n):!this.isAfter(a,n))):!1}function ri(e,t){var n=w(e)?e:sr(e),r;return this.isValid()&&n.isValid()?(t=Ae(t)||`millisecond`,t===`millisecond`?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function ii(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function ai(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function oi(e,t,n){var r,i,a;if(!this.isValid()||(r=Tr(e,this),!r.isValid()))return NaN;switch(i=(r.utcOffset()-this.utcOffset())*6e4,t=Ae(t),t){case`year`:a=si(this,r)/12;break;case`month`:a=si(this,r);break;case`quarter`:a=si(this,r)/3;break;case`second`:a=(this-r)/1e3;break;case`minute`:a=(this-r)/6e4;break;case`hour`:a=(this-r)/36e5;break;case`day`:a=(this-r-i)/864e5;break;case`week`:a=(this-r-i)/6048e5;break;default:a=this-r}return n?a:et(a)}function si(e,t){if(e.date()<t.date())return-si(t,e);var n=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(n,`months`),i,a;return t-r<0?(i=e.clone().add(n-1,`months`),a=(t-r)/(r-i)):(i=e.clone().add(n+1,`months`),a=(t-r)/(i-r)),-(n+a)||0}n.defaultFormat=`YYYY-MM-DDTHH:mm:ssZ`,n.defaultFormatUtc=`YYYY-MM-DDTHH:mm:ss[Z]`;function ci(){return this.clone().locale(`en`).format(`ddd MMM DD YYYY HH:mm:ss [GMT]ZZ`)}function li(e){if(!this.isValid())return null;var t=e!==!0,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?_e(n,t?`YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]`:`YYYYYY-MM-DD[T]HH:mm:ss.SSSZ`):re(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace(`Z`,_e(n,`Z`)):_e(n,t?`YYYY-MM-DD[T]HH:mm:ss.SSS[Z]`:`YYYY-MM-DD[T]HH:mm:ss.SSSZ`)}function ui(){if(!this.isValid())return`moment.invalid(/* `+this._i+` */)`;var e=`moment`,t=``,n,r,i,a;return this.isLocal()||(e=this.utcOffset()===0?`moment.utc`:`moment.parseZone`,t=`Z`),n=`[`+e+`("]`,r=0<=this.year()&&this.year()<=9999?`YYYY`:`YYYYYY`,i=`-MM-DD[T]HH:mm:ss.SSS`,a=t+`[")]`,this.format(n+r+i+a)}function di(e){e||=this.isUtc()?n.defaultFormatUtc:n.defaultFormat;var t=_e(this,e);return this.localeData().postformat(t)}function fi(e,t){return this.isValid()&&(w(e)&&e.isValid()||sr(e).isValid())?Rr({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function pi(e){return this.from(sr(),e)}function mi(e,t){return this.isValid()&&(w(e)&&e.isValid()||sr(e).isValid())?Rr({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function hi(e){return this.to(sr(),e)}function gi(e){var t;return e===void 0?this._locale._abbr:(t=jn(e),t!=null&&(this._locale=t),this)}var _i=T(`moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.`,function(e){return e===void 0?this.localeData():this.locale(e)});function G(){return this._locale}var vi=1e3,yi=60*vi,bi=60*yi,xi=146097*24*bi;function Si(e,t){return(e%t+t)%t}function Ci(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-xi:new Date(e,t,n).valueOf()}function wi(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-xi:Date.UTC(e,t,n)}function Ti(e){var t,r;if(e=Ae(e),e===void 0||e===`millisecond`||!this.isValid())return this;switch(r=this._isUTC?wi:Ci,e){case`year`:t=r(this.year(),0,1);break;case`quarter`:t=r(this.year(),this.month()-this.month()%3,1);break;case`month`:t=r(this.year(),this.month(),1);break;case`week`:t=r(this.year(),this.month(),this.date()-this.weekday());break;case`isoWeek`:t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case`day`:case`date`:t=r(this.year(),this.month(),this.date());break;case`hour`:t=this._d.valueOf(),t-=Si(t+(this._isUTC?0:this.utcOffset()*yi),bi);break;case`minute`:t=this._d.valueOf(),t-=Si(t,yi);break;case`second`:t=this._d.valueOf(),t-=Si(t,vi);break}return this._d.setTime(t),n.updateOffset(this,!0),this}function Ei(e){var t,r;if(e=Ae(e),e===void 0||e===`millisecond`||!this.isValid())return this;switch(r=this._isUTC?wi:Ci,e){case`year`:t=r(this.year()+1,0,1)-1;break;case`quarter`:t=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case`month`:t=r(this.year(),this.month()+1,1)-1;break;case`week`:t=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case`isoWeek`:t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case`day`:case`date`:t=r(this.year(),this.month(),this.date()+1)-1;break;case`hour`:t=this._d.valueOf(),t+=bi-Si(t+(this._isUTC?0:this.utcOffset()*yi),bi)-1;break;case`minute`:t=this._d.valueOf(),t+=yi-Si(t,yi)-1;break;case`second`:t=this._d.valueOf(),t+=vi-Si(t,vi)-1;break}return this._d.setTime(t),n.updateOffset(this,!0),this}function Di(){return this._d.valueOf()-(this._offset||0)*6e4}function Oi(){return Math.floor(this.valueOf()/1e3)}function ki(){return new Date(this.valueOf())}function Ai(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function ji(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Mi(){return this.isValid()?this.toISOString():null}function Ni(){return v(this)}function Pi(){return f({},h(this))}function Fi(){return h(this).overflow}function Ii(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}E(`N`,0,0,`eraAbbr`),E(`NN`,0,0,`eraAbbr`),E(`NNN`,0,0,`eraAbbr`),E(`NNNN`,0,0,`eraName`),E(`NNNNN`,0,0,`eraNarrow`),E(`y`,[`y`,1],`yo`,`eraYear`),E(`y`,[`yy`,2],0,`eraYear`),E(`y`,[`yyy`,3],0,`eraYear`),E(`y`,[`yyyy`,4],0,`eraYear`),A(`N`,qi),A(`NN`,qi),A(`NNN`,qi),A(`NNNN`,Ji),A(`NNNNN`,Yi),M([`N`,`NN`,`NNN`,`NNNN`,`NNNNN`],function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?h(n).era=i:h(n).invalidEra=e}),A(`y`,He),A(`yy`,He),A(`yyy`,He),A(`yyyy`,He),A(`yo`,Xi),M([`y`,`yy`,`yyy`,`yyyy`],at),M([`yo`],function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[at]=n._locale.eraYearOrdinalParse(e,i):t[at]=parseInt(e,10)});function Li(e,t){var r,i,a,o=this._eras||jn(`en`)._eras;for(r=0,i=o.length;r<i;++r){switch(typeof o[r].since){case`string`:a=n(o[r].since).startOf(`day`),o[r].since=a.valueOf();break}switch(typeof o[r].until){case`undefined`:o[r].until=1/0;break;case`string`:a=n(o[r].until).startOf(`day`).valueOf(),o[r].until=a.valueOf();break}}return o}function Ri(e,t,n){var r,i,a=this.eras(),o,s,c;for(e=e.toUpperCase(),r=0,i=a.length;r<i;++r)if(o=a[r].name.toUpperCase(),s=a[r].abbr.toUpperCase(),c=a[r].narrow.toUpperCase(),n)switch(t){case`N`:case`NN`:case`NNN`:if(s===e)return a[r];break;case`NNNN`:if(o===e)return a[r];break;case`NNNNN`:if(c===e)return a[r];break}else if([o,s,c].indexOf(e)>=0)return a[r]}function zi(e,t){var r=e.since<=e.until?1:-1;return t===void 0?n(e.since).year():n(e.since).year()+(t-e.offset)*r}function Bi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf(`day`).valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].name;return``}function Vi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf(`day`).valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].narrow;return``}function Hi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf(`day`).valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].abbr;return``}function Ui(){var e,t,r,i,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e)if(r=a[e].since<=a[e].until?1:-1,i=this.clone().startOf(`day`).valueOf(),a[e].since<=i&&i<=a[e].until||a[e].until<=i&&i<=a[e].since)return(this.year()-n(a[e].since).year())*r+a[e].offset;return this.year()}function Wi(e){return o(this,`_erasNameRegex`)||Zi.call(this),e?this._erasNameRegex:this._erasRegex}function Gi(e){return o(this,`_erasAbbrRegex`)||Zi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ki(e){return o(this,`_erasNarrowRegex`)||Zi.call(this),e?this._erasNarrowRegex:this._erasRegex}function qi(e,t){return t.erasAbbrRegex(e)}function Ji(e,t){return t.erasNameRegex(e)}function Yi(e,t){return t.erasNarrowRegex(e)}function Xi(e,t){return t._eraYearOrdinalRegex||He}function Zi(){var e=[],t=[],n=[],r=[],i,a,o,s,c,l=this.eras();for(i=0,a=l.length;i<a;++i)o=$e(l[i].name),s=$e(l[i].abbr),c=$e(l[i].narrow),t.push(o),e.push(s),n.push(c),r.push(o),r.push(s),r.push(c);this._erasRegex=RegExp(`^(`+r.join(`|`)+`)`,`i`),this._erasNameRegex=RegExp(`^(`+t.join(`|`)+`)`,`i`),this._erasAbbrRegex=RegExp(`^(`+e.join(`|`)+`)`,`i`),this._erasNarrowRegex=RegExp(`^(`+n.join(`|`)+`)`,`i`)}E(0,[`gg`,2],0,function(){return this.weekYear()%100}),E(0,[`GG`,2],0,function(){return this.isoWeekYear()%100});function Qi(e,t){E(0,[e,e.length],0,t)}Qi(`gggg`,`weekYear`),Qi(`ggggg`,`weekYear`),Qi(`GGGG`,`isoWeekYear`),Qi(`GGGGG`,`isoWeekYear`),A(`G`,Ue),A(`g`,Ue),A(`GG`,k,Fe),A(`gg`,k,Fe),A(`GGGG`,Be,D),A(`gggg`,Be,D),A(`GGGGG`,Ve,O),A(`ggggg`,Ve,O),nt([`gggg`,`ggggg`,`GGGG`,`GGGGG`],function(e,t,n,r){t[r.substr(0,2)]=j(e)}),nt([`gg`,`GG`],function(e,t,r,i){t[i]=n.parseTwoDigitYear(e)});function $i(e){return aa.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function ea(e){return aa.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function ta(){return Bt(this.year(),1,4)}function na(){return Bt(this.isoWeekYear(),1,4)}function ra(){var e=this.localeData()._week;return Bt(this.year(),e.dow,e.doy)}function ia(){var e=this.localeData()._week;return Bt(this.weekYear(),e.dow,e.doy)}function aa(e,t,n,r,i){var a;return e==null?zt(this,r,i).year:(a=Bt(e,r,i),t>a&&(t=a),oa.call(this,e,t,n,r,i))}function oa(e,t,n,r,i){var a=Rt(e,t,n,r,i),o=It(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}E(`Q`,0,`Qo`,`quarter`),A(`Q`,Pe),M(`Q`,function(e,t){t[N]=(j(e)-1)*3});function sa(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}E(`D`,[`DD`,2],`Do`,`date`),A(`D`,k,Je),A(`DD`,k,Fe),A(`Do`,function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),M([`D`,`DD`],ot),M(`Do`,function(e,t){t[ot]=j(e.match(k)[0])});var ca=gt(`Date`,!0);E(`DDD`,[`DDDD`,3],`DDDo`,`dayOfYear`),A(`DDD`,ze),A(`DDDD`,Ie),M([`DDD`,`DDDD`],function(e,t,n){n._dayOfYear=j(e)});function la(e){var t=Math.round((this.clone().startOf(`day`)-this.clone().startOf(`year`))/864e5)+1;return e==null?t:this.add(e-t,`d`)}E(`m`,[`mm`,2],0,`minute`),A(`m`,k,Ye),A(`mm`,k,Fe),M([`m`,`mm`],ct);var ua=gt(`Minutes`,!1);E(`s`,[`ss`,2],0,`second`),A(`s`,k,Ye),A(`ss`,k,Fe),M([`s`,`ss`],lt);var da=gt(`Seconds`,!1);E(`S`,0,0,function(){return~~(this.millisecond()/100)}),E(0,[`SS`,2],0,function(){return~~(this.millisecond()/10)}),E(0,[`SSS`,3],0,`millisecond`),E(0,[`SSSS`,4],0,function(){return this.millisecond()*10}),E(0,[`SSSSS`,5],0,function(){return this.millisecond()*100}),E(0,[`SSSSSS`,6],0,function(){return this.millisecond()*1e3}),E(0,[`SSSSSSS`,7],0,function(){return this.millisecond()*1e4}),E(0,[`SSSSSSSS`,8],0,function(){return this.millisecond()*1e5}),E(0,[`SSSSSSSSS`,9],0,function(){return this.millisecond()*1e6}),A(`S`,ze,Pe),A(`SS`,ze,Fe),A(`SSS`,ze,Ie);var fa,pa;for(fa=`SSSS`;fa.length<=9;fa+=`S`)A(fa,He);function ma(e,t){t[ut]=j((`0.`+e)*1e3)}for(fa=`S`;fa.length<=9;fa+=`S`)M(fa,ma);pa=gt(`Milliseconds`,!1),E(`z`,0,0,`zoneAbbr`),E(`zz`,0,0,`zoneName`);function ha(){return this._isUTC?`UTC`:``}function ga(){return this._isUTC?`Coordinated Universal Time`:``}var K=C.prototype;K.add=Wr,K.calendar=Qr,K.clone=$r,K.diff=oi,K.endOf=Ei,K.format=di,K.from=fi,K.fromNow=pi,K.to=mi,K.toNow=hi,K.get=yt,K.invalidAt=Fi,K.isAfter=ei,K.isBefore=ti,K.isBetween=ni,K.isSame=ri,K.isSameOrAfter=ii,K.isSameOrBefore=ai,K.isValid=Ni,K.lang=_i,K.locale=gi,K.localeData=G,K.max=lr,K.min=cr,K.parsingFlags=Pi,K.set=bt,K.startOf=Ti,K.subtract=Gr,K.toArray=Ai,K.toObject=ji,K.toDate=ki,K.toISOString=li,K.inspect=ui,typeof Symbol<`u`&&Symbol.for!=null&&(K[Symbol.for(`nodejs.util.inspect.custom`)]=function(){return`Moment<`+this.format()+`>`}),K.toJSON=Mi,K.toString=ci,K.unix=Oi,K.valueOf=Di,K.creationData=Ii,K.eraName=Bi,K.eraNarrow=Vi,K.eraAbbr=Hi,K.eraYear=Ui,K.year=mt,K.isLeapYear=ht,K.weekYear=$i,K.isoWeekYear=ea,K.quarter=K.quarters=sa,K.month=At,K.daysInMonth=jt,K.week=K.weeks=Gt,K.isoWeek=K.isoWeeks=Kt,K.weeksInYear=ra,K.weeksInWeekYear=ia,K.isoWeeksInYear=ta,K.isoWeeksInISOWeekYear=na,K.date=ca,K.day=K.days=cn,K.weekday=ln,K.isoWeekday=un,K.dayOfYear=la,K.hour=K.hours=yn,K.minute=K.minutes=ua,K.second=K.seconds=da,K.millisecond=K.milliseconds=pa,K.utcOffset=Dr,K.utc=kr,K.local=Ar,K.parseZone=jr,K.hasAlignedHourOffset=Mr,K.isDST=Nr,K.isLocal=Pr,K.isUtcOffset=Fr,K.isUtc=Ir,K.isUTC=Ir,K.zoneAbbr=ha,K.zoneName=ga,K.dates=T(`dates accessor is deprecated. Use date instead.`,ca),K.months=T(`months accessor is deprecated. Use month instead`,At),K.years=T(`years accessor is deprecated. Use year instead`,mt),K.zone=T(`moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/`,Or),K.isDSTShifted=T(`isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information`,U);function _a(e){return sr(e*1e3)}function va(){return sr.apply(null,arguments).parseZone()}function ya(e){return e}var q=oe.prototype;q.calendar=le,q.longDateFormat=be,q.invalidDate=Se,q.ordinal=Te,q.preparse=ya,q.postformat=ya,q.relativeTime=De,q.pastFuture=Oe,q.set=ie,q.eras=Li,q.erasParse=Ri,q.erasConvertYear=zi,q.erasAbbrRegex=Gi,q.erasNameRegex=Wi,q.erasNarrowRegex=Ki,q.months=Dt,q.monthsShort=Ot,q.monthsParse=L,q.monthsRegex=Nt,q.monthsShortRegex=Mt,q.week=Vt,q.firstDayOfYear=Wt,q.firstDayOfWeek=Ut,q.weekdays=nn,q.weekdaysMin=an,q.weekdaysShort=rn,q.weekdaysParse=sn,q.weekdaysRegex=R,q.weekdaysShortRegex=z,q.weekdaysMinRegex=dn,q.isPM=_n,q.meridiem=bn;function ba(e,t,n,r){var i=jn(),a=p().set(r,t);return i[n](a,e)}function xa(e,t,n){if(l(e)&&(t=e,e=void 0),e||=``,t!=null)return ba(e,t,n,`month`);var r,i=[];for(r=0;r<12;r++)i[r]=ba(e,r,n,`month`);return i}function Sa(e,t,n,r){typeof e==`boolean`?(l(t)&&(n=t,t=void 0),t||=``):(t=e,n=t,e=!1,l(t)&&(n=t,t=void 0),t||=``);var i=jn(),a=e?i._week.dow:0,o,s=[];if(n!=null)return ba(t,(n+a)%7,r,`day`);for(o=0;o<7;o++)s[o]=ba(t,(o+a)%7,r,`day`);return s}function Ca(e,t){return xa(e,t,`months`)}function wa(e,t){return xa(e,t,`monthsShort`)}function Ta(e,t,n){return Sa(e,t,n,`weekdays`)}function J(e,t,n){return Sa(e,t,n,`weekdaysShort`)}function Ea(e,t,n){return Sa(e,t,n,`weekdaysMin`)}On(`en`,{eras:[{since:`0001-01-01`,until:1/0,offset:1,name:`Anno Domini`,narrow:`AD`,abbr:`AD`},{since:`0000-12-31`,until:-1/0,offset:1,name:`Before Christ`,narrow:`BC`,abbr:`BC`}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=j(e%100/10)===1?`th`:t===1?`st`:t===2?`nd`:t===3?`rd`:`th`;return e+n}}),n.lang=T(`moment.lang is deprecated. Use moment.locale instead.`,On),n.langData=T(`moment.langData is deprecated. Use moment.localeData instead.`,jn);var Da=Math.abs;function Oa(){var e=this._data;return this._milliseconds=Da(this._milliseconds),this._days=Da(this._days),this._months=Da(this._months),e.milliseconds=Da(e.milliseconds),e.seconds=Da(e.seconds),e.minutes=Da(e.minutes),e.hours=Da(e.hours),e.months=Da(e.months),e.years=Da(e.years),this}function ka(e,t,n,r){var i=Rr(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function Aa(e,t){return ka(this,e,t,1)}function ja(e,t){return ka(this,e,t,-1)}function Ma(e){return e<0?Math.floor(e):Math.ceil(e)}function Na(){var e=this._milliseconds,t=this._days,n=this._months,r=this._data,i,a,o,s,c;return e>=0&&t>=0&&n>=0||e<=0&&t<=0&&n<=0||(e+=Ma(Fa(n)+t)*864e5,t=0,n=0),r.milliseconds=e%1e3,i=et(e/1e3),r.seconds=i%60,a=et(i/60),r.minutes=a%60,o=et(a/60),r.hours=o%24,t+=et(o/24),c=et(Pa(t)),n+=c,t-=Ma(Fa(c)),s=et(n/12),n%=12,r.days=t,r.months=n,r.years=s,this}function Pa(e){return e*4800/146097}function Fa(e){return e*146097/4800}function Ia(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if(e=Ae(e),e===`month`||e===`quarter`||e===`year`)switch(t=this._days+r/864e5,n=this._months+Pa(t),e){case`month`:return n;case`quarter`:return n/3;case`year`:return n/12}else switch(t=this._days+Math.round(Fa(this._months)),e){case`week`:return t/7+r/6048e5;case`day`:return t+r/864e5;case`hour`:return t*24+r/36e5;case`minute`:return t*1440+r/6e4;case`second`:return t*86400+r/1e3;case`millisecond`:return Math.floor(t*864e5)+r;default:throw Error(`Unknown unit `+e)}}function La(e){return function(){return this.as(e)}}var Ra=La(`ms`),za=La(`s`),Ba=La(`m`),Va=La(`h`),Ha=La(`d`),Ua=La(`w`),Wa=La(`M`),Ga=La(`Q`),Ka=La(`y`),qa=Ra;function Ja(){return Rr(this)}function Ya(e){return e=Ae(e),this.isValid()?this[e+`s`]():NaN}function Xa(e){return function(){return this.isValid()?this._data[e]:NaN}}var Za=Xa(`milliseconds`),Qa=Xa(`seconds`),$a=Xa(`minutes`),eo=Xa(`hours`),to=Xa(`days`),no=Xa(`months`),ro=Xa(`years`);function io(){return et(this.days()/7)}var ao=Math.round,oo={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function so(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function co(e,t,n,r){var i=Rr(e).abs(),a=ao(i.as(`s`)),o=ao(i.as(`m`)),s=ao(i.as(`h`)),c=ao(i.as(`d`)),l=ao(i.as(`M`)),u=ao(i.as(`w`)),d=ao(i.as(`y`)),f=a<=n.ss&&[`s`,a]||a<n.s&&[`ss`,a]||o<=1&&[`m`]||o<n.m&&[`mm`,o]||s<=1&&[`h`]||s<n.h&&[`hh`,s]||c<=1&&[`d`]||c<n.d&&[`dd`,c];return n.w!=null&&(f=f||u<=1&&[`w`]||u<n.w&&[`ww`,u]),f=f||l<=1&&[`M`]||l<n.M&&[`MM`,l]||d<=1&&[`y`]||[`yy`,d],f[2]=t,f[3]=+e>0,f[4]=r,so.apply(null,f)}function lo(e){return e===void 0?ao:typeof e==`function`?(ao=e,!0):!1}function uo(e,t){return oo[e]===void 0?!1:t===void 0?oo[e]:(oo[e]=t,e===`s`&&(oo.ss=t-1),!0)}function fo(e,t){if(!this.isValid())return this.localeData().invalidDate();var n=!1,r=oo,i,a;return typeof e==`object`&&(t=e,e=!1),typeof e==`boolean`&&(n=e),typeof t==`object`&&(r=Object.assign({},oo,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),i=this.localeData(),a=co(this,!n,r,i),n&&(a=i.pastFuture(+this,a)),i.postformat(a)}var po=Math.abs;function mo(e){return(e>0)-(e<0)||+e}function ho(){if(!this.isValid())return this.localeData().invalidDate();var e=po(this._milliseconds)/1e3,t=po(this._days),n=po(this._months),r,i,a,o,s=this.asSeconds(),c,l,u,d;return s?(r=et(e/60),i=et(r/60),e%=60,r%=60,a=et(n/12),n%=12,o=e?e.toFixed(3).replace(/\.?0+$/,``):``,c=s<0?`-`:``,l=mo(this._months)===mo(s)?``:`-`,u=mo(this._days)===mo(s)?``:`-`,d=mo(this._milliseconds)===mo(s)?``:`-`,c+`P`+(a?l+a+`Y`:``)+(n?l+n+`M`:``)+(t?u+t+`D`:``)+(i||r||e?`T`:``)+(i?d+i+`H`:``)+(r?d+r+`M`:``)+(e?d+o+`S`:``)):`P0D`}var Y=vr.prototype;return Y.isValid=gr,Y.abs=Oa,Y.add=Aa,Y.subtract=ja,Y.as=Ia,Y.asMilliseconds=Ra,Y.asSeconds=za,Y.asMinutes=Ba,Y.asHours=Va,Y.asDays=Ha,Y.asWeeks=Ua,Y.asMonths=Wa,Y.asQuarters=Ga,Y.asYears=Ka,Y.valueOf=qa,Y._bubble=Na,Y.clone=Ja,Y.get=Ya,Y.milliseconds=Za,Y.seconds=Qa,Y.minutes=$a,Y.hours=eo,Y.days=to,Y.weeks=io,Y.months=no,Y.years=ro,Y.humanize=fo,Y.toISOString=ho,Y.toString=ho,Y.toJSON=ho,Y.locale=gi,Y.localeData=G,Y.toIsoString=T(`toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)`,ho),Y.lang=_i,E(`X`,0,0,`unix`),E(`x`,0,0,`valueOf`),A(`x`,Ue),A(`X`,Ke),M(`X`,function(e,t,n){n._d=new Date(parseFloat(e)*1e3)}),M(`x`,function(e,t,n){n._d=new Date(j(e))}),n.version=`2.30.1`,r(sr),n.fn=K,n.min=dr,n.max=fr,n.now=pr,n.utc=p,n.unix=_a,n.months=Ca,n.isDate=u,n.locale=On,n.invalid=y,n.duration=Rr,n.isMoment=w,n.weekdays=Ta,n.parseZone=va,n.localeData=jn,n.isDuration=yr,n.monthsShort=wa,n.weekdaysMin=Ea,n.defineLocale=kn,n.updateLocale=An,n.locales=Mn,n.weekdaysShort=J,n.normalizeUnits=Ae,n.relativeTimeRounding=lo,n.relativeTimeThreshold=uo,n.calendarFormat=Zr,n.prototype=K,n.HTML5_FMT={DATETIME_LOCAL:`YYYY-MM-DDTHH:mm`,DATETIME_LOCAL_SECONDS:`YYYY-MM-DDTHH:mm:ss`,DATETIME_LOCAL_MS:`YYYY-MM-DDTHH:mm:ss.SSS`,DATE:`YYYY-MM-DD`,TIME:`HH:mm`,TIME_SECONDS:`HH:mm:ss`,TIME_MS:`HH:mm:ss.SSS`,WEEK:`GGGG-[W]WW`,MONTH:`YYYY-MM`},n})}}),Pe=d({"node_modules/lodash/lodash.js"(exports,t){(function(){var n,r=`4.17.21`,i=200,a=`Unsupported core-js use. Try https://npms.io/search?q=ponyfill.`,o=`Expected a function`,s="Invalid `variable` option passed into `_.template`",c=`__lodash_hash_undefined__`,l=500,u=`__lodash_placeholder__`,d=1,f=2,p=4,m=1,h=2,g=1,_=2,v=4,y=8,b=16,x=32,S=64,C=128,w=256,ee=512,T=30,te=`...`,ne=800,re=16,ie=1,ae=2,oe=3,se=1/0,ce=9007199254740991,le=17976931348623157e292,ue=NaN,de=4294967295,fe=de-1,pe=de>>>1,me=[[`ary`,C],[`bind`,g],[`bindKey`,_],[`curry`,y],[`curryRight`,b],[`flip`,ee],[`partial`,x],[`partialRight`,S],[`rearg`,w]],E=`[object Arguments]`,he=`[object Array]`,ge=`[object AsyncFunction]`,_e=`[object Boolean]`,ve=`[object Date]`,ye=`[object DOMException]`,be=`[object Error]`,xe=`[object Function]`,Se=`[object GeneratorFunction]`,Ce=`[object Map]`,we=`[object Number]`,Te=`[object Null]`,Ee=`[object Object]`,De=`[object Promise]`,Oe=`[object Proxy]`,ke=`[object RegExp]`,Ae=`[object Set]`,je=`[object String]`,Me=`[object Symbol]`,Ne=`[object Undefined]`,Pe=`[object WeakMap]`,Fe=`[object WeakSet]`,Ie=`[object ArrayBuffer]`,D=`[object DataView]`,O=`[object Float32Array]`,k=`[object Float64Array]`,Le=`[object Int8Array]`,Re=`[object Int16Array]`,ze=`[object Int32Array]`,Be=`[object Uint8Array]`,Ve=`[object Uint8ClampedArray]`,He=`[object Uint16Array]`,Ue=`[object Uint32Array]`,We=/\b__p \+= '';/g,Ge=/\b(__p \+=) '' \+/g,Ke=/(__e\(.*?\)|\b__t\)) \+\n'';/g,qe=/&(?:amp|lt|gt|quot|#39);/g,Je=/[&<>"']/g,Ye=RegExp(qe.source),Xe=RegExp(Je.source),A=/<%-([\s\S]+?)%>/g,Ze=/<%([\s\S]+?)%>/g,Qe=/<%=([\s\S]+?)%>/g,$e=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,et=/^\w*$/,j=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,tt=/[\\^$.*+?()[\]{}|]/g,M=RegExp(tt.source),nt=/^\s+/,rt=/\s/,it=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,at=/\{\n\/\* \[wrapped with (.+)\] \*/,N=/,? & /,ot=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,st=/[()=,{}\[\]\/\s]/,ct=/\\(\\)?/g,lt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ut=/\w*$/,dt=/^[-+]0x[0-9a-f]+$/i,ft=/^0b[01]+$/i,pt=/^\[object .+?Constructor\]$/,mt=/^0o[0-7]+$/i,ht=/^(?:0|[1-9]\d*)$/,gt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,_t=/($^)/,vt=/['\n\r\u2028\u2029\\]/g,yt=`\\ud800-\\udfff`,bt=`\\u0300-\\u036f`,xt=`\\ufe20-\\ufe2f`,P=`\\u20d0-\\u20ff`,St=bt+xt+P,Ct=`\\u2700-\\u27bf`,F=`a-z\\xdf-\\xf6\\xf8-\\xff`,wt=`\\xac\\xb1\\xd7\\xf7`,Tt=`\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf`,Et=`\\u2000-\\u206f`,Dt=` \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000`,Ot=`A-Z\\xc0-\\xd6\\xd8-\\xde`,I=`\\ufe0e\\ufe0f`,L=wt+Tt+Et+Dt,kt=`['’]`,At=`[`+yt+`]`,jt=`[`+L+`]`,Mt=`[`+St+`]`,Nt=`\\d+`,Pt=`[`+Ct+`]`,Ft=`[`+F+`]`,It=`[^`+yt+L+Nt+Ct+F+Ot+`]`,Lt=`\\ud83c[\\udffb-\\udfff]`,Rt=`(?:`+Mt+`|`+Lt+`)`,zt=`[^`+yt+`]`,Bt=`(?:\\ud83c[\\udde6-\\uddff]){2}`,Vt=`[\\ud800-\\udbff][\\udc00-\\udfff]`,Ht=`[`+Ot+`]`,Ut=`\\u200d`,Wt=`(?:`+Ft+`|`+It+`)`,Gt=`(?:`+Ht+`|`+It+`)`,Kt=`(?:`+kt+`(?:d|ll|m|re|s|t|ve))?`,qt=`(?:`+kt+`(?:D|LL|M|RE|S|T|VE))?`,Jt=Rt+`?`,Yt=`[`+I+`]?`,Xt=`(?:`+Ut+`(?:`+[zt,Bt,Vt].join(`|`)+`)`+Yt+Jt+`)*`,Zt=`\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])`,Qt=`\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])`,$t=Yt+Jt+Xt,en=`(?:`+[Pt,Bt,Vt].join(`|`)+`)`+$t,tn=`(?:`+[zt+Mt+`?`,Mt,Bt,Vt,At].join(`|`)+`)`,nn=RegExp(kt,`g`),rn=RegExp(Mt,`g`),an=RegExp(Lt+`(?=`+Lt+`)|`+tn+$t,`g`),on=RegExp([Ht+`?`+Ft+`+`+Kt+`(?=`+[jt,Ht,`$`].join(`|`)+`)`,Gt+`+`+qt+`(?=`+[jt,Ht+Wt,`$`].join(`|`)+`)`,Ht+`?`+Wt+`+`+Kt,Ht+`+`+qt,Qt,Zt,Nt,en].join(`|`),`g`),sn=RegExp(`[`+Ut+yt+St+I+`]`),cn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ln=`Array.Buffer.DataView.Date.Error.Float32Array.Float64Array.Function.Int8Array.Int16Array.Int32Array.Map.Math.Object.Promise.RegExp.Set.String.Symbol.TypeError.Uint8Array.Uint8ClampedArray.Uint16Array.Uint32Array.WeakMap._.clearTimeout.isFinite.parseInt.setTimeout`.split(`.`),un=-1,R={};R[O]=R[k]=R[Le]=R[Re]=R[ze]=R[Be]=R[Ve]=R[He]=R[Ue]=!0,R[E]=R[he]=R[Ie]=R[_e]=R[D]=R[ve]=R[be]=R[xe]=R[Ce]=R[we]=R[Ee]=R[ke]=R[Ae]=R[je]=R[Pe]=!1;var z={};z[E]=z[he]=z[Ie]=z[D]=z[_e]=z[ve]=z[O]=z[k]=z[Le]=z[Re]=z[ze]=z[Ce]=z[we]=z[Ee]=z[ke]=z[Ae]=z[je]=z[Me]=z[Be]=z[Ve]=z[He]=z[Ue]=!0,z[be]=z[xe]=z[Pe]=!1;var dn={À:`A`,Á:`A`,Â:`A`,Ã:`A`,Ä:`A`,Å:`A`,à:`a`,á:`a`,â:`a`,ã:`a`,ä:`a`,å:`a`,Ç:`C`,ç:`c`,Ð:`D`,ð:`d`,È:`E`,É:`E`,Ê:`E`,Ë:`E`,è:`e`,é:`e`,ê:`e`,ë:`e`,Ì:`I`,Í:`I`,Î:`I`,Ï:`I`,ì:`i`,í:`i`,î:`i`,ï:`i`,Ñ:`N`,ñ:`n`,Ò:`O`,Ó:`O`,Ô:`O`,Õ:`O`,Ö:`O`,Ø:`O`,ò:`o`,ó:`o`,ô:`o`,õ:`o`,ö:`o`,ø:`o`,Ù:`U`,Ú:`U`,Û:`U`,Ü:`U`,ù:`u`,ú:`u`,û:`u`,ü:`u`,Ý:`Y`,ý:`y`,ÿ:`y`,Æ:`Ae`,æ:`ae`,Þ:`Th`,þ:`th`,ß:`ss`,Ā:`A`,Ă:`A`,Ą:`A`,ā:`a`,ă:`a`,ą:`a`,Ć:`C`,Ĉ:`C`,Ċ:`C`,Č:`C`,ć:`c`,ĉ:`c`,ċ:`c`,č:`c`,Ď:`D`,Đ:`D`,ď:`d`,đ:`d`,Ē:`E`,Ĕ:`E`,Ė:`E`,Ę:`E`,Ě:`E`,ē:`e`,ĕ:`e`,ė:`e`,ę:`e`,ě:`e`,Ĝ:`G`,Ğ:`G`,Ġ:`G`,Ģ:`G`,ĝ:`g`,ğ:`g`,ġ:`g`,ģ:`g`,Ĥ:`H`,Ħ:`H`,ĥ:`h`,ħ:`h`,Ĩ:`I`,Ī:`I`,Ĭ:`I`,Į:`I`,İ:`I`,ĩ:`i`,ī:`i`,ĭ:`i`,į:`i`,ı:`i`,Ĵ:`J`,ĵ:`j`,Ķ:`K`,ķ:`k`,ĸ:`k`,Ĺ:`L`,Ļ:`L`,Ľ:`L`,Ŀ:`L`,Ł:`L`,ĺ:`l`,ļ:`l`,ľ:`l`,ŀ:`l`,ł:`l`,Ń:`N`,Ņ:`N`,Ň:`N`,Ŋ:`N`,ń:`n`,ņ:`n`,ň:`n`,ŋ:`n`,Ō:`O`,Ŏ:`O`,Ő:`O`,ō:`o`,ŏ:`o`,ő:`o`,Ŕ:`R`,Ŗ:`R`,Ř:`R`,ŕ:`r`,ŗ:`r`,ř:`r`,Ś:`S`,Ŝ:`S`,Ş:`S`,Š:`S`,ś:`s`,ŝ:`s`,ş:`s`,š:`s`,Ţ:`T`,Ť:`T`,Ŧ:`T`,ţ:`t`,ť:`t`,ŧ:`t`,Ũ:`U`,Ū:`U`,Ŭ:`U`,Ů:`U`,Ű:`U`,Ų:`U`,ũ:`u`,ū:`u`,ŭ:`u`,ů:`u`,ű:`u`,ų:`u`,Ŵ:`W`,ŵ:`w`,Ŷ:`Y`,ŷ:`y`,Ÿ:`Y`,Ź:`Z`,Ż:`Z`,Ž:`Z`,ź:`z`,ż:`z`,ž:`z`,IJ:`IJ`,ij:`ij`,Œ:`Oe`,œ:`oe`,ʼn:`'n`,ſ:`s`},fn={"&":`&amp;`,"<":`&lt;`,">":`&gt;`,'"':`&quot;`,"'":`&#39;`},pn={"&amp;":`&`,"&lt;":`<`,"&gt;":`>`,"&quot;":`"`,"&#39;":`'`},mn={"\\":`\\`,"'":`'`,"\n":`n`,"\r":`r`,"\u2028":`u2028`,"\u2029":`u2029`},hn=parseFloat,gn=parseInt,_n=typeof global==`object`&&global&&global.Object===Object&&global,vn=typeof self==`object`&&self&&self.Object===Object&&self,yn=_n||vn||Function(`return this`)(),bn=typeof exports==`object`&&exports&&!exports.nodeType&&exports,xn=bn&&typeof t==`object`&&t&&!t.nodeType&&t,B=xn&&xn.exports===bn,V=B&&_n.process,Sn=function(){try{var e=xn&&xn.require&&xn.require(`util`).types;return e||V&&V.binding&&V.binding(`util`)}catch{}}(),Cn=Sn&&Sn.isArrayBuffer,wn=Sn&&Sn.isDate,Tn=Sn&&Sn.isMap,En=Sn&&Sn.isRegExp,Dn=Sn&&Sn.isSet,On=Sn&&Sn.isTypedArray;function kn(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function An(e,t,n,r){for(var i=-1,a=e==null?0:e.length;++i<a;){var o=e[i];t(r,o,n(o),e)}return r}function jn(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}function Mn(e,t){for(var n=e==null?0:e.length;n--&&t(e[n],n,e)!==!1;);return e}function Nn(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}function Pn(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}function Fn(e,t){var n=e==null?0:e.length;return!!n&&Kn(e,t,0)>-1}function In(e,t,n){for(var r=-1,i=e==null?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}function H(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}function Ln(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function Rn(e,t,n,r){var i=-1,a=e==null?0:e.length;for(r&&a&&(n=e[++i]);++i<a;)n=t(n,e[i],i,e);return n}function zn(e,t,n,r){var i=e==null?0:e.length;for(r&&i&&(n=e[--i]);i--;)n=t(n,e[i],i,e);return n}function Bn(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Vn=Xn(`length`);function Hn(e){return e.split(``)}function Un(e){return e.match(ot)||[]}function Wn(e,t,n){var r;return n(e,function(e,n,i){if(t(e,n,i))return r=n,!1}),r}function Gn(e,t,n,r){for(var i=e.length,a=n+(r?1:-1);r?a--:++a<i;)if(t(e[a],a,e))return a;return-1}function Kn(e,t,n){return t===t?Sr(e,t,n):Gn(e,Jn,n)}function qn(e,t,n,r){for(var i=n-1,a=e.length;++i<a;)if(r(e[i],t))return i;return-1}function Jn(e){return e!==e}function Yn(e,t){var n=e==null?0:e.length;return n?er(e,t)/n:ue}function Xn(e){return function(t){return t==null?n:t[e]}}function Zn(e){return function(t){return e==null?n:e[t]}}function Qn(e,t,n,r,i){return i(e,function(e,i,a){n=r?(r=!1,e):t(n,e,i,a)}),n}function $n(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}function er(e,t){for(var r,i=-1,a=e.length;++i<a;){var o=t(e[i]);o!==n&&(r=r===n?o:r+o)}return r}function tr(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function nr(e,t){return H(t,function(t){return[t,e[t]]})}function rr(e){return e&&e.slice(0,Er(e)+1).replace(nt,``)}function ir(e){return function(t){return e(t)}}function ar(e,t){return H(t,function(t){return e[t]})}function or(e,t){return e.has(t)}function sr(e,t){for(var n=-1,r=e.length;++n<r&&Kn(t,e[n],0)>-1;);return n}function cr(e,t){for(var n=e.length;n--&&Kn(t,e[n],0)>-1;);return n}function lr(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}var ur=Zn(dn),dr=Zn(fn);function fr(e){return`\\`+mn[e]}function pr(e,t){return e==null?n:e[t]}function mr(e){return sn.test(e)}function hr(e){return cn.test(e)}function gr(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}function _r(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}function vr(e,t){return function(n){return e(t(n))}}function yr(e,t){for(var n=-1,r=e.length,i=0,a=[];++n<r;){var o=e[n];(o===t||o===u)&&(e[n]=u,a[i++]=n)}return a}function br(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}function xr(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n}function Sr(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}function Cr(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}function wr(e){return mr(e)?Or(e):Vn(e)}function Tr(e){return mr(e)?kr(e):Hn(e)}function Er(e){for(var t=e.length;t--&&rt.test(e.charAt(t)););return t}var Dr=Zn(pn);function Or(e){for(var t=an.lastIndex=0;an.test(e);)++t;return t}function kr(e){return e.match(an)||[]}function Ar(e){return e.match(on)||[]}var jr=function e(t){t=t==null?yn:Mr.defaults(yn.Object(),t,Mr.pick(yn,ln));var rt=t.Array,ot=t.Date,yt=t.Error,bt=t.Function,xt=t.Math,P=t.Object,St=t.RegExp,Ct=t.String,F=t.TypeError,wt=rt.prototype,Tt=bt.prototype,Et=P.prototype,Dt=t[`__core-js_shared__`],Ot=Tt.toString,I=Et.hasOwnProperty,L=0,kt=function(){var e=/[^.]+$/.exec(Dt&&Dt.keys&&Dt.keys.IE_PROTO||``);return e?`Symbol(src)_1.`+e:``}(),At=Et.toString,jt=Ot.call(P),Mt=yn._,Nt=St(`^`+Ot.call(I).replace(tt,`\\$&`).replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,`$1.*?`)+`$`),Pt=B?t.Buffer:n,Ft=t.Symbol,It=t.Uint8Array,Lt=Pt?Pt.allocUnsafe:n,Rt=vr(P.getPrototypeOf,P),zt=P.create,Bt=Et.propertyIsEnumerable,Vt=wt.splice,Ht=Ft?Ft.isConcatSpreadable:n,Ut=Ft?Ft.iterator:n,Wt=Ft?Ft.toStringTag:n,Gt=function(){try{var e=Xo(P,`defineProperty`);return e({},``,{}),e}catch{}}(),Kt=t.clearTimeout!==yn.clearTimeout&&t.clearTimeout,qt=ot&&ot.now!==yn.Date.now&&ot.now,Jt=t.setTimeout!==yn.setTimeout&&t.setTimeout,Yt=xt.ceil,Xt=xt.floor,Zt=P.getOwnPropertySymbols,Qt=Pt?Pt.isBuffer:n,$t=t.isFinite,en=wt.join,tn=vr(P.keys,P),an=xt.max,on=xt.min,sn=ot.now,cn=t.parseInt,dn=xt.random,fn=wt.reverse,pn=Xo(t,`DataView`),mn=Xo(t,`Map`),_n=Xo(t,`Promise`),vn=Xo(t,`Set`),bn=Xo(t,`WeakMap`),xn=Xo(P,`create`),V=bn&&new bn,Sn={},Vn=Ls(pn),Hn=Ls(mn),Zn=Ls(_n),Sr=Ls(vn),Or=Ls(bn),kr=Ft?Ft.prototype:n,jr=kr?kr.valueOf:n,Nr=kr?kr.toString:n;function U(e){if(ku(e)&&!Z(e)&&!(e instanceof W)){if(e instanceof Ir)return e;if(I.call(e,`__wrapped__`))return zs(e)}return new Ir(e)}var Pr=function(){function e(){}return function(t){if(!Ou(t))return{};if(zt)return zt(t);e.prototype=t;var r=new e;return e.prototype=n,r}}();function Fr(){}function Ir(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=n}U.templateSettings={escape:A,evaluate:Ze,interpolate:Qe,variable:``,imports:{_:U}},U.prototype=Fr.prototype,U.prototype.constructor=U,Ir.prototype=Pr(Fr.prototype),Ir.prototype.constructor=Ir;function W(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=de,this.__views__=[]}function Lr(){var e=new W(this.__wrapped__);return e.__actions__=co(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=co(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=co(this.__views__),e}function Rr(){if(this.__filtered__){var e=new W(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function zr(){var e=this.__wrapped__.value(),t=this.__dir__,n=Z(e),r=t<0,i=n?e.length:0,a=ts(0,i,this.__views__),o=a.start,s=a.end,c=s-o,l=r?s:o-1,u=this.__iteratees__,d=u.length,f=0,p=on(c,this.__takeCount__);if(!n||!r&&i==c&&p==c)return Ua(e,this.__actions__);var m=[];outer:for(;c--&&f<p;){l+=t;for(var h=-1,g=e[l];++h<d;){var _=u[h],v=_.iteratee,y=_.type,b=v(g);if(y==ae)g=b;else if(!b){if(y==ie)continue outer;break outer}}m[f++]=g}return m}W.prototype=Pr(Fr.prototype),W.prototype.constructor=W;function Br(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Vr(){this.__data__=xn?xn(null):{},this.size=0}function Hr(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function Ur(e){var t=this.__data__;if(xn){var r=t[e];return r===c?n:r}return I.call(t,e)?t[e]:n}function Wr(e){var t=this.__data__;return xn?t[e]!==n:I.call(t,e)}function Gr(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=xn&&t===n?c:t,this}Br.prototype.clear=Vr,Br.prototype.delete=Hr,Br.prototype.get=Ur,Br.prototype.has=Wr,Br.prototype.set=Gr;function Kr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function qr(){this.__data__=[],this.size=0}function Jr(e){var t=this.__data__,n=vi(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():Vt.call(t,n,1),--this.size,!0}function Yr(e){var t=this.__data__,r=vi(t,e);return r<0?n:t[r][1]}function Xr(e){return vi(this.__data__,e)>-1}function Zr(e,t){var n=this.__data__,r=vi(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}Kr.prototype.clear=qr,Kr.prototype.delete=Jr,Kr.prototype.get=Yr,Kr.prototype.has=Xr,Kr.prototype.set=Zr;function Qr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function $r(){this.size=0,this.__data__={hash:new Br,map:new(mn||Kr),string:new Br}}function ei(e){var t=Jo(this,e).delete(e);return this.size-=t?1:0,t}function ti(e){return Jo(this,e).get(e)}function ni(e){return Jo(this,e).has(e)}function ri(e,t){var n=Jo(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}Qr.prototype.clear=$r,Qr.prototype.delete=ei,Qr.prototype.get=ti,Qr.prototype.has=ni,Qr.prototype.set=ri;function ii(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new Qr;++t<n;)this.add(e[t])}function ai(e){return this.__data__.set(e,c),this}function oi(e){return this.__data__.has(e)}ii.prototype.add=ii.prototype.push=ai,ii.prototype.has=oi;function si(e){var t=this.__data__=new Kr(e);this.size=t.size}function ci(){this.__data__=new Kr,this.size=0}function li(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function ui(e){return this.__data__.get(e)}function di(e){return this.__data__.has(e)}function fi(e,t){var n=this.__data__;if(n instanceof Kr){var r=n.__data__;if(!mn||r.length<i-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Qr(r)}return n.set(e,t),this.size=n.size,this}si.prototype.clear=ci,si.prototype.delete=li,si.prototype.get=ui,si.prototype.has=di,si.prototype.set=fi;function pi(e,t){var n=Z(e),r=!n&&fu(e),i=!n&&!r&&_u(e),a=!n&&!r&&!i&&Wu(e),o=n||r||i||a,s=o?tr(e.length,Ct):[],c=s.length;for(var l in e)(t||I.call(e,l))&&!(o&&(l==`length`||i&&(l==`offset`||l==`parent`)||a&&(l==`buffer`||l==`byteLength`||l==`byteOffset`)||ds(l,c)))&&s.push(l);return s}function mi(e){var t=e.length;return t?e[Ca(0,t-1)]:n}function hi(e,t){return Ps(co(e),wi(t,0,e.length))}function gi(e){return Ps(co(e))}function _i(e,t,r){(r!==n&&!lu(e[t],r)||r===n&&!(t in e))&&Si(e,t,r)}function G(e,t,r){var i=e[t];(!(I.call(e,t)&&lu(i,r))||r===n&&!(t in e))&&Si(e,t,r)}function vi(e,t){for(var n=e.length;n--;)if(lu(e[n][0],t))return n;return-1}function yi(e,t,n,r){return Ai(e,function(e,i,a){t(r,e,n(e),a)}),r}function bi(e,t){return e&&lo(t,wd(t),e)}function xi(e,t){return e&&lo(t,Td(t),e)}function Si(e,t,n){t==`__proto__`&&Gt?Gt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Ci(e,t){for(var r=-1,i=t.length,a=rt(i),o=e==null;++r<i;)a[r]=o?n:vd(e,t[r]);return a}function wi(e,t,r){return e===e&&(r!==n&&(e=e<=r?e:r),t!==n&&(e=e>=t?e:t)),e}function Ti(e,t,r,i,a,o){var s,c=t&d,l=t&f,u=t&p;if(r&&(s=a?r(e,i,a,o):r(e)),s!==n)return s;if(!Ou(e))return e;var m=Z(e);if(m){if(s=os(e),!c)return co(e,s)}else{var h=es(e),g=h==xe||h==Se;if(_u(e))return Qa(e,c);if(h==Ee||h==E||g&&!a){if(s=l||g?{}:ss(e),!c)return l?fo(e,xi(s,e)):uo(e,bi(s,e))}else{if(!z[h])return a?e:{};s=cs(e,h,c)}}o||=new si;var _=o.get(e);if(_)return _;o.set(e,s),Vu(e)?e.forEach(function(n){s.add(Ti(n,t,r,n,e,o))}):Au(e)&&e.forEach(function(n,i){s.set(i,Ti(n,t,r,i,e,o))});var v=u?l?Wo:Uo:l?Td:wd,y=m?n:v(e);return jn(y||e,function(n,i){y&&(i=n,n=e[i]),G(s,i,Ti(n,t,r,i,e,o))}),s}function Ei(e){var t=wd(e);return function(n){return Di(n,e,t)}}function Di(e,t,r){var i=r.length;if(e==null)return!i;for(e=P(e);i--;){var a=r[i],o=t[a],s=e[a];if(s===n&&!(a in e)||!o(s))return!1}return!0}function Oi(e,t,r){if(typeof e!=`function`)throw new F(o);return As(function(){e.apply(n,r)},t)}function ki(e,t,n,r){var a=-1,o=Fn,s=!0,c=e.length,l=[],u=t.length;if(!c)return l;n&&(t=H(t,ir(n))),r?(o=In,s=!1):t.length>=i&&(o=or,s=!1,t=new ii(t));outer:for(;++a<c;){var d=e[a],f=n==null?d:n(d);if(d=r||d!==0?d:0,s&&f===f){for(var p=u;p--;)if(t[p]===f)continue outer;l.push(d)}else o(t,f,r)||l.push(d)}return l}var Ai=ho(zi),ji=ho(Bi,!0);function Mi(e,t){var n=!0;return Ai(e,function(e,r,i){return n=!!t(e,r,i),n}),n}function Ni(e,t,r){for(var i=-1,a=e.length;++i<a;){var o=e[i],s=t(o);if(s!=null&&(c===n?s===s&&!Uu(s):r(s,c)))var c=s,l=o}return l}function Pi(e,t,r,i){var a=e.length;for(r=Q(r),r<0&&(r=-r>a?0:a+r),i=i===n||i>a?a:Q(i),i<0&&(i+=a),i=r>i?0:Qu(i);r<i;)e[r++]=t;return e}function Fi(e,t){var n=[];return Ai(e,function(e,r,i){t(e,r,i)&&n.push(e)}),n}function Ii(e,t,n,r,i){var a=-1,o=e.length;for(n||=us,i||=[];++a<o;){var s=e[a];t>0&&n(s)?t>1?Ii(s,t-1,n,r,i):Ln(i,s):r||(i[i.length]=s)}return i}var Li=Y(),Ri=Y(!0);function zi(e,t){return e&&Li(e,t,wd)}function Bi(e,t){return e&&Ri(e,t,wd)}function Vi(e,t){return Pn(t,function(t){return Tu(e[t])})}function Hi(e,t){t=Ja(t,e);for(var r=0,i=t.length;e!=null&&r<i;)e=e[Is(t[r++])];return r&&r==i?e:n}function Ui(e,t,n){var r=t(e);return Z(e)?r:Ln(r,n(e))}function Wi(e){return e==null?e===n?Ne:Te:Wt&&Wt in P(e)?Zo(e):ws(e)}function Gi(e,t){return e>t}function Ki(e,t){return e!=null&&I.call(e,t)}function qi(e,t){return e!=null&&t in P(e)}function Ji(e,t,n){return e>=on(t,n)&&e<an(t,n)}function Yi(e,t,r){for(var i=r?In:Fn,a=e[0].length,o=e.length,s=o,c=rt(o),l=1/0,u=[];s--;){var d=e[s];s&&t&&(d=H(d,ir(t))),l=on(d.length,l),c[s]=!r&&(t||a>=120&&d.length>=120)?new ii(s&&d):n}d=e[0];var f=-1,p=c[0];outer:for(;++f<a&&u.length<l;){var m=d[f],h=t?t(m):m;if(m=r||m!==0?m:0,!(p?or(p,h):i(u,h,r))){for(s=o;--s;){var g=c[s];if(!(g?or(g,h):i(e[s],h,r)))continue outer}p&&p.push(h),u.push(m)}}return u}function Xi(e,t,n,r){return zi(e,function(e,i,a){t(r,n(e),i,a)}),r}function Zi(e,t,r){t=Ja(t,e),e=Es(e,t);var i=e==null?e:e[Is(uc(t))];return i==null?n:kn(i,e,r)}function Qi(e){return ku(e)&&Wi(e)==E}function $i(e){return ku(e)&&Wi(e)==Ie}function ea(e){return ku(e)&&Wi(e)==ve}function ta(e,t,n,r,i){return e===t?!0:e==null||t==null||!ku(e)&&!ku(t)?e!==e&&t!==t:na(e,t,n,r,ta,i)}function na(e,t,n,r,i,a){var o=Z(e),s=Z(t),c=o?he:es(e),l=s?he:es(t);c=c==E?Ee:c,l=l==E?Ee:l;var u=c==Ee,d=l==Ee,f=c==l;if(f&&_u(e)){if(!_u(t))return!1;o=!0,u=!1}if(f&&!u)return a||=new si,o||Wu(e)?zo(e,t,n,r,i,a):Bo(e,t,c,n,r,i,a);if(!(n&m)){var p=u&&I.call(e,`__wrapped__`),h=d&&I.call(t,`__wrapped__`);if(p||h){var g=p?e.value():e,_=h?t.value():t;return a||=new si,i(g,_,n,r,a)}}return f?(a||=new si,Vo(e,t,n,r,i,a)):!1}function ra(e){return ku(e)&&es(e)==Ce}function ia(e,t,r,i){var a=r.length,o=a,s=!i;if(e==null)return!o;for(e=P(e);a--;){var c=r[a];if(s&&c[2]?c[1]!==e[c[0]]:!(c[0]in e))return!1}for(;++a<o;){c=r[a];var l=c[0],u=e[l],d=c[1];if(s&&c[2]){if(u===n&&!(l in e))return!1}else{var f=new si;if(i)var p=i(u,d,l,e,t,f);if(!(p===n?ta(d,u,m|h,i,f):p))return!1}}return!0}function aa(e){if(!Ou(e)||gs(e))return!1;var t=Tu(e)?Nt:pt;return t.test(Ls(e))}function oa(e){return ku(e)&&Wi(e)==ke}function sa(e){return ku(e)&&es(e)==Ae}function ca(e){return ku(e)&&Du(e.length)&&!!R[Wi(e)]}function la(e){return typeof e==`function`?e:e==null?Pf:typeof e==`object`?Z(e)?ha(e[0],e[1]):ma(e):qf(e)}function ua(e){if(!vs(e))return tn(e);var t=[];for(var n in P(e))I.call(e,n)&&n!=`constructor`&&t.push(n);return t}function da(e){if(!Ou(e))return Cs(e);var t=vs(e),n=[];for(var r in e)r==`constructor`&&(t||!I.call(e,r))||n.push(r);return n}function fa(e,t){return e<t}function pa(e,t){var n=-1,r=mu(e)?rt(e.length):[];return Ai(e,function(e,i,a){r[++n]=t(e,i,a)}),r}function ma(e){var t=Yo(e);return t.length==1&&t[0][2]?bs(t[0][0],t[0][1]):function(n){return n===e||ia(n,e,t)}}function ha(e,t){return ps(e)&&ys(t)?bs(Is(e),t):function(r){var i=vd(r,e);return i===n&&i===t?bd(r,e):ta(t,i,m|h)}}function ga(e,t,r,i,a){e!==t&&Li(t,function(o,s){if(a||=new si,Ou(o))K(e,t,s,r,ga,i,a);else{var c=i?i(Os(e,s),o,s+``,e,t,a):n;c===n&&(c=o),_i(e,s,c)}},Td)}function K(e,t,r,i,a,o,s){var c=Os(e,r),l=Os(t,r),u=s.get(l);if(u){_i(e,r,u);return}var d=o?o(c,l,r+``,e,t,s):n,f=d===n;if(f){var p=Z(l),m=!p&&_u(l),h=!p&&!m&&Wu(l);d=l,p||m||h?Z(c)?d=c:hu(c)?d=co(c):m?(f=!1,d=Qa(l,!0)):h?(f=!1,d=ro(l,!0)):d=[]:Ru(l)||fu(l)?(d=c,fu(c)?d=ed(c):(!Ou(c)||Tu(c))&&(d=ss(l))):f=!1}f&&(s.set(l,d),a(d,l,i,o,s),s.delete(l)),_i(e,r,d)}function _a(e,t){var r=e.length;if(r)return t+=t<0?r:0,ds(t,r)?e[t]:n}function va(e,t,n){t=t.length?H(t,function(e){return Z(e)?function(t){return Hi(t,e.length===1?e[0]:e)}:e}):[Pf];var r=-1;t=H(t,ir(X()));var i=pa(e,function(e,n,i){var a=H(t,function(t){return t(e)});return{criteria:a,index:++r,value:e}});return $n(i,function(e,t){return ao(e,t,n)})}function ya(e,t){return q(e,t,function(t,n){return bd(e,n)})}function q(e,t,n){for(var r=-1,i=t.length,a={};++r<i;){var o=t[r],s=Hi(e,o);n(s,o)&&Oa(a,Ja(o,e),s)}return a}function ba(e){return function(t){return Hi(t,e)}}function xa(e,t,n,r){var i=r?qn:Kn,a=-1,o=t.length,s=e;for(e===t&&(t=co(t)),n&&(s=H(e,ir(n)));++a<o;)for(var c=0,l=t[a],u=n?n(l):l;(c=i(s,u,c,r))>-1;)s!==e&&Vt.call(s,c,1),Vt.call(e,c,1);return e}function Sa(e,t){for(var n=e?t.length:0,r=n-1;n--;){var i=t[n];if(n==r||i!==a){var a=i;ds(i)?Vt.call(e,i,1):Ba(e,i)}}return e}function Ca(e,t){return e+Xt(dn()*(t-e+1))}function wa(e,t,n,r){for(var i=-1,a=an(Yt((t-e)/(n||1)),0),o=rt(a);a--;)o[r?a:++i]=e,e+=n;return o}function Ta(e,t){var n=``;if(!e||t<1||t>ce)return n;do t%2&&(n+=e),t=Xt(t/2),t&&(e+=e);while(t);return n}function J(e,t){return js(Ts(e,t,Pf),e+``)}function Ea(e){return mi(Ud(e))}function Da(e,t){var n=Ud(e);return Ps(n,wi(t,0,n.length))}function Oa(e,t,r,i){if(!Ou(e))return e;t=Ja(t,e);for(var a=-1,o=t.length,s=o-1,c=e;c!=null&&++a<o;){var l=Is(t[a]),u=r;if(l===`__proto__`||l===`constructor`||l===`prototype`)return e;if(a!=s){var d=c[l];u=i?i(d,l,c):n,u===n&&(u=Ou(d)?d:ds(t[a+1])?[]:{})}G(c,l,u),c=c[l]}return e}var ka=V?function(e,t){return V.set(e,t),e}:Pf,Aa=Gt?function(e,t){return Gt(e,`toString`,{configurable:!0,enumerable:!1,value:Af(t),writable:!0})}:Pf;function ja(e){return Ps(Ud(e))}function Ma(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=rt(i);++r<i;)a[r]=e[r+t];return a}function Na(e,t){var n;return Ai(e,function(e,r,i){return n=t(e,r,i),!n}),!!n}function Pa(e,t,n){var r=0,i=e==null?r:e.length;if(typeof t==`number`&&t===t&&i<=pe){for(;r<i;){var a=r+i>>>1,o=e[a];o!==null&&!Uu(o)&&(n?o<=t:o<t)?r=a+1:i=a}return i}return Fa(e,t,Pf,n)}function Fa(e,t,r,i){var a=0,o=e==null?0:e.length;if(o===0)return 0;t=r(t);for(var s=t!==t,c=t===null,l=Uu(t),u=t===n;a<o;){var d=Xt((a+o)/2),f=r(e[d]),p=f!==n,m=f===null,h=f===f,g=Uu(f);if(s)var _=i||h;else _=u?h&&(i||p):c?h&&p&&(i||!m):l?h&&p&&!m&&(i||!g):m||g?!1:i?f<=t:f<t;_?a=d+1:o=d}return on(o,fe)}function Ia(e,t){for(var n=-1,r=e.length,i=0,a=[];++n<r;){var o=e[n],s=t?t(o):o;if(!n||!lu(s,c)){var c=s;a[i++]=o===0?0:o}}return a}function La(e){return typeof e==`number`?e:Uu(e)?ue:+e}function Ra(e){if(typeof e==`string`)return e;if(Z(e))return H(e,Ra)+``;if(Uu(e))return Nr?Nr.call(e):``;var t=e+``;return t==`0`&&1/e==-se?`-0`:t}function za(e,t,n){var r=-1,a=Fn,o=e.length,s=!0,c=[],l=c;if(n)s=!1,a=In;else if(o>=i){var u=t?null:No(e);if(u)return br(u);s=!1,a=or,l=new ii}else l=t?[]:c;outer:for(;++r<o;){var d=e[r],f=t?t(d):d;if(d=n||d!==0?d:0,s&&f===f){for(var p=l.length;p--;)if(l[p]===f)continue outer;t&&l.push(f),c.push(d)}else a(l,f,n)||(l!==c&&l.push(f),c.push(d))}return c}function Ba(e,t){return t=Ja(t,e),e=Es(e,t),e==null||delete e[Is(uc(t))]}function Va(e,t,n,r){return Oa(e,t,n(Hi(e,t)),r)}function Ha(e,t,n,r){for(var i=e.length,a=r?i:-1;(r?a--:++a<i)&&t(e[a],a,e););return n?Ma(e,r?0:a,r?a+1:i):Ma(e,r?a+1:0,r?i:a)}function Ua(e,t){var n=e;return n instanceof W&&(n=n.value()),Rn(t,function(e,t){return t.func.apply(t.thisArg,Ln([e],t.args))},n)}function Wa(e,t,n){var r=e.length;if(r<2)return r?za(e[0]):[];for(var i=-1,a=rt(r);++i<r;)for(var o=e[i],s=-1;++s<r;)s!=i&&(a[i]=ki(a[i]||o,e[s],t,n));return za(Ii(a,1),t,n)}function Ga(e,t,r){for(var i=-1,a=e.length,o=t.length,s={};++i<a;){var c=i<o?t[i]:n;r(s,e[i],c)}return s}function Ka(e){return hu(e)?e:[]}function qa(e){return typeof e==`function`?e:Pf}function Ja(e,t){return Z(e)?e:ps(e,t)?[e]:Fs($(e))}var Ya=J;function Xa(e,t,r){var i=e.length;return r=r===n?i:r,!t&&r>=i?e:Ma(e,t,r)}var Za=Kt||function(e){return yn.clearTimeout(e)};function Qa(e,t){if(t)return e.slice();var n=e.length,r=Lt?Lt(n):new e.constructor(n);return e.copy(r),r}function $a(e){var t=new e.constructor(e.byteLength);return new It(t).set(new It(e)),t}function eo(e,t){var n=t?$a(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}function to(e){var t=new e.constructor(e.source,ut.exec(e));return t.lastIndex=e.lastIndex,t}function no(e){return jr?P(jr.call(e)):{}}function ro(e,t){var n=t?$a(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function io(e,t){if(e!==t){var r=e!==n,i=e===null,a=e===e,o=Uu(e),s=t!==n,c=t===null,l=t===t,u=Uu(t);if(!c&&!u&&!o&&e>t||o&&s&&l&&!c&&!u||i&&s&&l||!r&&l||!a)return 1;if(!i&&!o&&!u&&e<t||u&&r&&a&&!i&&!o||c&&r&&a||!s&&a||!l)return-1}return 0}function ao(e,t,n){for(var r=-1,i=e.criteria,a=t.criteria,o=i.length,s=n.length;++r<o;){var c=io(i[r],a[r]);if(c){if(r>=s)return c;var l=n[r];return c*(l==`desc`?-1:1)}}return e.index-t.index}function oo(e,t,n,r){for(var i=-1,a=e.length,o=n.length,s=-1,c=t.length,l=an(a-o,0),u=rt(c+l),d=!r;++s<c;)u[s]=t[s];for(;++i<o;)(d||i<a)&&(u[n[i]]=e[i]);for(;l--;)u[s++]=e[i++];return u}function so(e,t,n,r){for(var i=-1,a=e.length,o=-1,s=n.length,c=-1,l=t.length,u=an(a-s,0),d=rt(u+l),f=!r;++i<u;)d[i]=e[i];for(var p=i;++c<l;)d[p+c]=t[c];for(;++o<s;)(f||i<a)&&(d[p+n[o]]=e[i++]);return d}function co(e,t){var n=-1,r=e.length;for(t||=rt(r);++n<r;)t[n]=e[n];return t}function lo(e,t,r,i){var a=!r;r||={};for(var o=-1,s=t.length;++o<s;){var c=t[o],l=i?i(r[c],e[c],c,r,e):n;l===n&&(l=e[c]),a?Si(r,c,l):G(r,c,l)}return r}function uo(e,t){return lo(e,Qo(e),t)}function fo(e,t){return lo(e,$o(e),t)}function po(e,t){return function(n,r){var i=Z(n)?An:yi,a=t?t():{};return i(n,e,X(r,2),a)}}function mo(e){return J(function(t,r){var i=-1,a=r.length,o=a>1?r[a-1]:n,s=a>2?r[2]:n;for(o=e.length>3&&typeof o==`function`?(a--,o):n,s&&fs(r[0],r[1],s)&&(o=a<3?n:o,a=1),t=P(t);++i<a;){var c=r[i];c&&e(t,c,i,o)}return t})}function ho(e,t){return function(n,r){if(n==null)return n;if(!mu(n))return e(n,r);for(var i=n.length,a=t?i:-1,o=P(n);(t?a--:++a<i)&&r(o[a],a,o)!==!1;);return n}}function Y(e){return function(t,n,r){for(var i=-1,a=P(t),o=r(t),s=o.length;s--;){var c=o[e?s:++i];if(n(a[c],c,a)===!1)break}return t}}function go(e,t,n){var r=t&g,i=yo(e);function a(){var t=this&&this!==yn&&this instanceof a?i:e;return t.apply(r?n:this,arguments)}return a}function _o(e){return function(t){t=$(t);var r=mr(t)?Tr(t):n,i=r?r[0]:t.charAt(0),a=r?Xa(r,1).join(``):t.slice(1);return i[e]()+a}}function vo(e){return function(t){return Rn(Tf(Xd(t).replace(nn,``)),e,``)}}function yo(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=Pr(e.prototype),r=e.apply(n,t);return Ou(r)?r:n}}function bo(e,t,r){var i=yo(e);function a(){for(var o=arguments.length,s=rt(o),c=o,l=qo(a);c--;)s[c]=arguments[c];var u=o<3&&s[0]!==l&&s[o-1]!==l?[]:yr(s,l);if(o-=u.length,o<r)return jo(e,t,Co,a.placeholder,n,s,u,n,n,r-o);var d=this&&this!==yn&&this instanceof a?i:e;return kn(d,this,s)}return a}function xo(e){return function(t,r,i){var a=P(t);if(!mu(t)){var o=X(r,3);t=wd(t),r=function(e){return o(a[e],e,a)}}var s=e(t,r,i);return s>-1?a[o?t[s]:s]:n}}function So(e){return Ho(function(t){var r=t.length,i=r,a=Ir.prototype.thru;for(e&&t.reverse();i--;){var s=t[i];if(typeof s!=`function`)throw new F(o);if(a&&!c&&Ko(s)==`wrapper`)var c=new Ir([],!0)}for(i=c?i:r;++i<r;){s=t[i];var l=Ko(s),u=l==`wrapper`?Go(s):n;c=u&&hs(u[0])&&u[1]==(C|y|x|w)&&!u[4].length&&u[9]==1?c[Ko(u[0])].apply(c,u[3]):s.length==1&&hs(s)?c[l]():c.thru(s)}return function(){var e=arguments,n=e[0];if(c&&e.length==1&&Z(n))return c.plant(n).value();for(var i=0,a=r?t[i].apply(this,e):n;++i<r;)a=t[i].call(this,a);return a}})}function Co(e,t,r,i,a,o,s,c,l,u){var d=t&C,f=t&g,p=t&_,m=t&(y|b),h=t&ee,v=p?n:yo(e);function x(){for(var n=arguments.length,g=rt(n),_=n;_--;)g[_]=arguments[_];if(m)var y=qo(x),b=lr(g,y);if(i&&(g=oo(g,i,a,m)),o&&(g=so(g,o,s,m)),n-=b,m&&n<u){var S=yr(g,y);return jo(e,t,Co,x.placeholder,r,g,S,c,l,u-n)}var C=f?r:this,w=p?C[e]:e;return n=g.length,c?g=Ds(g,c):h&&n>1&&g.reverse(),d&&l<n&&(g.length=l),this&&this!==yn&&this instanceof x&&(w=v||yo(w)),w.apply(C,g)}return x}function wo(e,t){return function(n,r){return Xi(n,e,t(r),{})}}function To(e,t){return function(r,i){var a;if(r===n&&i===n)return t;if(r!==n&&(a=r),i!==n){if(a===n)return i;typeof r==`string`||typeof i==`string`?(r=Ra(r),i=Ra(i)):(r=La(r),i=La(i)),a=e(r,i)}return a}}function Eo(e){return Ho(function(t){return t=H(t,ir(X())),J(function(n){var r=this;return e(t,function(e){return kn(e,r,n)})})})}function Do(e,t){t=t===n?` `:Ra(t);var r=t.length;if(r<2)return r?Ta(t,e):t;var i=Ta(t,Yt(e/wr(t)));return mr(t)?Xa(Tr(i),0,e).join(``):i.slice(0,e)}function Oo(e,t,n,r){var i=t&g,a=yo(e);function o(){for(var t=-1,s=arguments.length,c=-1,l=r.length,u=rt(l+s),d=this&&this!==yn&&this instanceof o?a:e;++c<l;)u[c]=r[c];for(;s--;)u[c++]=arguments[++t];return kn(d,i?n:this,u)}return o}function ko(e){return function(t,r,i){return i&&typeof i!=`number`&&fs(t,r,i)&&(r=i=n),t=Zu(t),r===n?(r=t,t=0):r=Zu(r),i=i===n?t<r?1:-1:Zu(i),wa(t,r,i,e)}}function Ao(e){return function(t,n){return typeof t==`string`&&typeof n==`string`||(t=$u(t),n=$u(n)),e(t,n)}}function jo(e,t,r,i,a,o,s,c,l,u){var d=t&y,f=d?s:n,p=d?n:s,m=d?o:n,h=d?n:o;t|=d?x:S,t&=~(d?S:x),t&v||(t&=~(g|_));var b=[e,t,a,m,f,h,p,c,l,u],C=r.apply(n,b);return hs(e)&&ks(C,b),C.placeholder=i,Ms(C,e,t)}function Mo(e){var t=xt[e];return function(e,n){if(e=$u(e),n=n==null?0:on(Q(n),292),n&&$t(e)){var r=($(e)+`e`).split(`e`),i=t(r[0]+`e`+(+r[1]+n));return r=($(i)+`e`).split(`e`),+(r[0]+`e`+(+r[1]-n))}return t(e)}}var No=vn&&1/br(new vn([,-0]))[1]==se?function(e){return new vn(e)}:Hf;function Po(e){return function(t){var n=es(t);return n==Ce?_r(t):n==Ae?xr(t):nr(t,e(t))}}function Fo(e,t,r,i,a,s,c,l){var u=t&_;if(!u&&typeof e!=`function`)throw new F(o);var d=i?i.length:0;if(d||(t&=~(x|S),i=a=n),c=c===n?c:an(Q(c),0),l=l===n?l:Q(l),d-=a?a.length:0,t&S){var f=i,p=a;i=a=n}var m=u?n:Go(e),h=[e,t,r,i,a,f,p,s,c,l];if(m&&Ss(h,m),e=h[0],t=h[1],r=h[2],i=h[3],a=h[4],l=h[9]=h[9]===n?u?0:e.length:an(h[9]-d,0),!l&&t&(y|b)&&(t&=~(y|b)),!t||t==g)var v=go(e,t,r);else v=t==y||t==b?bo(e,t,l):(t==x||t==(g|x))&&!a.length?Oo(e,t,r,i):Co.apply(n,h);var C=m?ka:ks;return Ms(C(v,h),e,t)}function Io(e,t,r,i){return e===n||lu(e,Et[r])&&!I.call(i,r)?t:e}function Lo(e,t,r,i,a,o){return Ou(e)&&Ou(t)&&(o.set(t,e),ga(e,t,n,Lo,o),o.delete(t)),e}function Ro(e){return Ru(e)?n:e}function zo(e,t,r,i,a,o){var s=r&m,c=e.length,l=t.length;if(c!=l&&!(s&&l>c))return!1;var u=o.get(e),d=o.get(t);if(u&&d)return u==t&&d==e;var f=-1,p=!0,g=r&h?new ii:n;for(o.set(e,t),o.set(t,e);++f<c;){var _=e[f],v=t[f];if(i)var y=s?i(v,_,f,t,e,o):i(_,v,f,e,t,o);if(y!==n){if(y)continue;p=!1;break}if(g){if(!Bn(t,function(e,t){if(!or(g,t)&&(_===e||a(_,e,r,i,o)))return g.push(t)})){p=!1;break}}else if(!(_===v||a(_,v,r,i,o))){p=!1;break}}return o.delete(e),o.delete(t),p}function Bo(e,t,n,r,i,a,o){switch(n){case D:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case Ie:return!(e.byteLength!=t.byteLength||!a(new It(e),new It(t)));case _e:case ve:case we:return lu(+e,+t);case be:return e.name==t.name&&e.message==t.message;case ke:case je:return e==t+``;case Ce:var s=_r;case Ae:var c=r&m;if(s||=br,e.size!=t.size&&!c)return!1;var l=o.get(e);if(l)return l==t;r|=h,o.set(e,t);var u=zo(s(e),s(t),r,i,a,o);return o.delete(e),u;case Me:if(jr)return jr.call(e)==jr.call(t)}return!1}function Vo(e,t,r,i,a,o){var s=r&m,c=Uo(e),l=c.length,u=Uo(t),d=u.length;if(l!=d&&!s)return!1;for(var f=l;f--;){var p=c[f];if(!(s?p in t:I.call(t,p)))return!1}var h=o.get(e),g=o.get(t);if(h&&g)return h==t&&g==e;var _=!0;o.set(e,t),o.set(t,e);for(var v=s;++f<l;){p=c[f];var y=e[p],b=t[p];if(i)var x=s?i(b,y,p,t,e,o):i(y,b,p,e,t,o);if(!(x===n?y===b||a(y,b,r,i,o):x)){_=!1;break}v||=p==`constructor`}if(_&&!v){var S=e.constructor,C=t.constructor;S!=C&&`constructor`in e&&`constructor`in t&&!(typeof S==`function`&&S instanceof S&&typeof C==`function`&&C instanceof C)&&(_=!1)}return o.delete(e),o.delete(t),_}function Ho(e){return js(Ts(e,n,$s),e+``)}function Uo(e){return Ui(e,wd,Qo)}function Wo(e){return Ui(e,Td,$o)}var Go=V?function(e){return V.get(e)}:Hf;function Ko(e){for(var t=e.name+``,n=Sn[t],r=I.call(Sn,t)?n.length:0;r--;){var i=n[r],a=i.func;if(a==null||a==e)return i.name}return t}function qo(e){var t=I.call(U,`placeholder`)?U:e;return t.placeholder}function X(){var e=U.iteratee||Ff;return e=e===Ff?la:e,arguments.length?e(arguments[0],arguments[1]):e}function Jo(e,t){var n=e.__data__;return ms(t)?n[typeof t==`string`?`string`:`hash`]:n.map}function Yo(e){for(var t=wd(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,ys(i)]}return t}function Xo(e,t){var r=pr(e,t);return aa(r)?r:n}function Zo(e){var t=I.call(e,Wt),r=e[Wt];try{e[Wt]=n;var i=!0}catch{}var a=At.call(e);return i&&(t?e[Wt]=r:delete e[Wt]),a}var Qo=Zt?function(e){return e==null?[]:(e=P(e),Pn(Zt(e),function(t){return Bt.call(e,t)}))}:Zf,$o=Zt?function(e){for(var t=[];e;)Ln(t,Qo(e)),e=Rt(e);return t}:Zf,es=Wi;(pn&&es(new pn(new ArrayBuffer(1)))!=D||mn&&es(new mn)!=Ce||_n&&es(_n.resolve())!=De||vn&&es(new vn)!=Ae||bn&&es(new bn)!=Pe)&&(es=function(e){var t=Wi(e),r=t==Ee?e.constructor:n,i=r?Ls(r):``;if(i)switch(i){case Vn:return D;case Hn:return Ce;case Zn:return De;case Sr:return Ae;case Or:return Pe}return t});function ts(e,t,n){for(var r=-1,i=n.length;++r<i;){var a=n[r],o=a.size;switch(a.type){case`drop`:e+=o;break;case`dropRight`:t-=o;break;case`take`:t=on(t,e+o);break;case`takeRight`:e=an(e,t-o);break}}return{start:e,end:t}}function ns(e){var t=e.match(at);return t?t[1].split(N):[]}function rs(e,t,n){t=Ja(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var o=Is(t[r]);if(!(a=e!=null&&n(e,o)))break;e=e[o]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&Du(i)&&ds(o,i)&&(Z(e)||fu(e)))}function os(e){var t=e.length,n=new e.constructor(t);return t&&typeof e[0]==`string`&&I.call(e,`index`)&&(n.index=e.index,n.input=e.input),n}function ss(e){return typeof e.constructor==`function`&&!vs(e)?Pr(Rt(e)):{}}function cs(e,t,n){var r=e.constructor;switch(t){case Ie:return $a(e);case _e:case ve:return new r(+e);case D:return eo(e,n);case O:case k:case Le:case Re:case ze:case Be:case Ve:case He:case Ue:return ro(e,n);case Ce:return new r;case we:case je:return new r(e);case ke:return to(e);case Ae:return new r;case Me:return no(e)}}function ls(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n>1?`& `:``)+t[r],t=t.join(n>2?`, `:` `),e.replace(it,`{
16
+ /* [wrapped with `+t+`] */
17
+ `)}function us(e){return Z(e)||fu(e)||!!(Ht&&e&&e[Ht])}function ds(e,t){var n=typeof e;return t??=ce,!!t&&(n==`number`||n!=`symbol`&&ht.test(e))&&e>-1&&e%1==0&&e<t}function fs(e,t,n){if(!Ou(n))return!1;var r=typeof t;return(r==`number`?mu(n)&&ds(t,n.length):r==`string`&&t in n)?lu(n[t],e):!1}function ps(e,t){if(Z(e))return!1;var n=typeof e;return n==`number`||n==`symbol`||n==`boolean`||e==null||Uu(e)?!0:et.test(e)||!$e.test(e)||t!=null&&e in P(t)}function ms(e){var t=typeof e;return t==`string`||t==`number`||t==`symbol`||t==`boolean`?e!==`__proto__`:e===null}function hs(e){var t=Ko(e),n=U[t];if(typeof n!=`function`||!(t in W.prototype))return!1;if(e===n)return!0;var r=Go(n);return!!r&&e===r[0]}function gs(e){return!!kt&&kt in e}var _s=Dt?Tu:Qf;function vs(e){var t=e&&e.constructor,n=typeof t==`function`&&t.prototype||Et;return e===n}function ys(e){return e===e&&!Ou(e)}function bs(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==n||e in P(r))}}function xs(e){var t=Gl(e,function(e){return n.size===l&&n.clear(),e}),n=t.cache;return t}function Ss(e,t){var n=e[1],r=t[1],i=n|r,a=i<(g|_|C),o=r==C&&n==y||r==C&&n==w&&e[7].length<=t[8]||r==(C|w)&&t[7].length<=t[8]&&n==y;if(!(a||o))return e;r&g&&(e[2]=t[2],i|=n&g?0:v);var s=t[3];if(s){var c=e[3];e[3]=c?oo(c,s,t[4]):s,e[4]=c?yr(e[3],u):t[4]}return s=t[5],s&&(c=e[5],e[5]=c?so(c,s,t[6]):s,e[6]=c?yr(e[5],u):t[6]),s=t[7],s&&(e[7]=s),r&C&&(e[8]=e[8]==null?t[8]:on(e[8],t[8])),e[9]??=t[9],e[0]=t[0],e[1]=i,e}function Cs(e){var t=[];if(e!=null)for(var n in P(e))t.push(n);return t}function ws(e){return At.call(e)}function Ts(e,t,r){return t=an(t===n?e.length-1:t,0),function(){for(var n=arguments,i=-1,a=an(n.length-t,0),o=rt(a);++i<a;)o[i]=n[t+i];i=-1;for(var s=rt(t+1);++i<t;)s[i]=n[i];return s[t]=r(o),kn(e,this,s)}}function Es(e,t){return t.length<2?e:Hi(e,Ma(t,0,-1))}function Ds(e,t){for(var r=e.length,i=on(t.length,r),a=co(e);i--;){var o=t[i];e[i]=ds(o,r)?a[o]:n}return e}function Os(e,t){if(!(t===`constructor`&&typeof e[t]==`function`)&&t!=`__proto__`)return e[t]}var ks=Ns(ka),As=Jt||function(e,t){return yn.setTimeout(e,t)},js=Ns(Aa);function Ms(e,t,n){var r=t+``;return js(e,ls(r,Rs(ns(r),n)))}function Ns(e){var t=0,r=0;return function(){var i=sn(),a=re-(i-r);if(r=i,a>0){if(++t>=ne)return arguments[0]}else t=0;return e.apply(n,arguments)}}function Ps(e,t){var r=-1,i=e.length,a=i-1;for(t=t===n?i:t;++r<t;){var o=Ca(r,a),s=e[o];e[o]=e[r],e[r]=s}return e.length=t,e}var Fs=xs(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(``),e.replace(j,function(e,n,r,i){t.push(r?i.replace(ct,`$1`):n||e)}),t});function Is(e){if(typeof e==`string`||Uu(e))return e;var t=e+``;return t==`0`&&1/e==-se?`-0`:t}function Ls(e){if(e!=null){try{return Ot.call(e)}catch{}try{return e+``}catch{}}return``}function Rs(e,t){return jn(me,function(n){var r=`_.`+n[0];t&n[1]&&!Fn(e,r)&&e.push(r)}),e.sort()}function zs(e){if(e instanceof W)return e.clone();var t=new Ir(e.__wrapped__,e.__chain__);return t.__actions__=co(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function Bs(e,t,r){t=(r?fs(e,t,r):t===n)?1:an(Q(t),0);var i=e==null?0:e.length;if(!i||t<1)return[];for(var a=0,o=0,s=rt(Yt(i/t));a<i;)s[o++]=Ma(e,a,a+=t);return s}function Vs(e){for(var t=-1,n=e==null?0:e.length,r=0,i=[];++t<n;){var a=e[t];a&&(i[r++]=a)}return i}function Hs(){var e=arguments.length;if(!e)return[];for(var t=rt(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return Ln(Z(n)?co(n):[n],Ii(t,1))}var Us=J(function(e,t){return hu(e)?ki(e,Ii(t,1,hu,!0)):[]}),Ws=J(function(e,t){var r=uc(t);return hu(r)&&(r=n),hu(e)?ki(e,Ii(t,1,hu,!0),X(r,2)):[]}),Gs=J(function(e,t){var r=uc(t);return hu(r)&&(r=n),hu(e)?ki(e,Ii(t,1,hu,!0),n,r):[]});function Ks(e,t,r){var i=e==null?0:e.length;return i?(t=r||t===n?1:Q(t),Ma(e,t<0?0:t,i)):[]}function qs(e,t,r){var i=e==null?0:e.length;return i?(t=r||t===n?1:Q(t),t=i-t,Ma(e,0,t<0?0:t)):[]}function Js(e,t){return e&&e.length?Ha(e,X(t,3),!0,!0):[]}function Ys(e,t){return e&&e.length?Ha(e,X(t,3),!0):[]}function Xs(e,t,n,r){var i=e==null?0:e.length;return i?(n&&typeof n!=`number`&&fs(e,t,n)&&(n=0,r=i),Pi(e,t,n,r)):[]}function Zs(e,t,n){var r=e==null?0:e.length;if(!r)return-1;var i=n==null?0:Q(n);return i<0&&(i=an(r+i,0)),Gn(e,X(t,3),i)}function Qs(e,t,r){var i=e==null?0:e.length;if(!i)return-1;var a=i-1;return r!==n&&(a=Q(r),a=r<0?an(i+a,0):on(a,i-1)),Gn(e,X(t,3),a,!0)}function $s(e){var t=e==null?0:e.length;return t?Ii(e,1):[]}function ec(e){var t=e==null?0:e.length;return t?Ii(e,se):[]}function tc(e,t){var r=e==null?0:e.length;return r?(t=t===n?1:Q(t),Ii(e,t)):[]}function nc(e){for(var t=-1,n=e==null?0:e.length,r={};++t<n;){var i=e[t];r[i[0]]=i[1]}return r}function rc(e){return e&&e.length?e[0]:n}function ic(e,t,n){var r=e==null?0:e.length;if(!r)return-1;var i=n==null?0:Q(n);return i<0&&(i=an(r+i,0)),Kn(e,t,i)}function ac(e){var t=e==null?0:e.length;return t?Ma(e,0,-1):[]}var oc=J(function(e){var t=H(e,Ka);return t.length&&t[0]===e[0]?Yi(t):[]}),sc=J(function(e){var t=uc(e),r=H(e,Ka);return t===uc(r)?t=n:r.pop(),r.length&&r[0]===e[0]?Yi(r,X(t,2)):[]}),cc=J(function(e){var t=uc(e),r=H(e,Ka);return t=typeof t==`function`?t:n,t&&r.pop(),r.length&&r[0]===e[0]?Yi(r,n,t):[]});function lc(e,t){return e==null?``:en.call(e,t)}function uc(e){var t=e==null?0:e.length;return t?e[t-1]:n}function dc(e,t,r){var i=e==null?0:e.length;if(!i)return-1;var a=i;return r!==n&&(a=Q(r),a=a<0?an(i+a,0):on(a,i-1)),t===t?Cr(e,t,a):Gn(e,Jn,a,!0)}function fc(e,t){return e&&e.length?_a(e,Q(t)):n}var pc=J(mc);function mc(e,t){return e&&e.length&&t&&t.length?xa(e,t):e}function hc(e,t,n){return e&&e.length&&t&&t.length?xa(e,t,X(n,2)):e}function gc(e,t,r){return e&&e.length&&t&&t.length?xa(e,t,n,r):e}var _c=Ho(function(e,t){var n=e==null?0:e.length,r=Ci(e,t);return Sa(e,H(t,function(e){return ds(e,n)?+e:e}).sort(io)),r});function vc(e,t){var n=[];if(!(e&&e.length))return n;var r=-1,i=[],a=e.length;for(t=X(t,3);++r<a;){var o=e[r];t(o,r,e)&&(n.push(o),i.push(r))}return Sa(e,i),n}function yc(e){return e==null?e:fn.call(e)}function bc(e,t,r){var i=e==null?0:e.length;return i?(r&&typeof r!=`number`&&fs(e,t,r)?(t=0,r=i):(t=t==null?0:Q(t),r=r===n?i:Q(r)),Ma(e,t,r)):[]}function xc(e,t){return Pa(e,t)}function Sc(e,t,n){return Fa(e,t,X(n,2))}function Cc(e,t){var n=e==null?0:e.length;if(n){var r=Pa(e,t);if(r<n&&lu(e[r],t))return r}return-1}function wc(e,t){return Pa(e,t,!0)}function Tc(e,t,n){return Fa(e,t,X(n,2),!0)}function Ec(e,t){var n=e==null?0:e.length;if(n){var r=Pa(e,t,!0)-1;if(lu(e[r],t))return r}return-1}function Dc(e){return e&&e.length?Ia(e):[]}function Oc(e,t){return e&&e.length?Ia(e,X(t,2)):[]}function kc(e){var t=e==null?0:e.length;return t?Ma(e,1,t):[]}function Ac(e,t,r){return e&&e.length?(t=r||t===n?1:Q(t),Ma(e,0,t<0?0:t)):[]}function jc(e,t,r){var i=e==null?0:e.length;return i?(t=r||t===n?1:Q(t),t=i-t,Ma(e,t<0?0:t,i)):[]}function Mc(e,t){return e&&e.length?Ha(e,X(t,3),!1,!0):[]}function Nc(e,t){return e&&e.length?Ha(e,X(t,3)):[]}var Pc=J(function(e){return za(Ii(e,1,hu,!0))}),Fc=J(function(e){var t=uc(e);return hu(t)&&(t=n),za(Ii(e,1,hu,!0),X(t,2))}),Ic=J(function(e){var t=uc(e);return t=typeof t==`function`?t:n,za(Ii(e,1,hu,!0),n,t)});function Lc(e){return e&&e.length?za(e):[]}function Rc(e,t){return e&&e.length?za(e,X(t,2)):[]}function zc(e,t){return t=typeof t==`function`?t:n,e&&e.length?za(e,n,t):[]}function Bc(e){if(!(e&&e.length))return[];var t=0;return e=Pn(e,function(e){if(hu(e))return t=an(e.length,t),!0}),tr(t,function(t){return H(e,Xn(t))})}function Vc(e,t){if(!(e&&e.length))return[];var r=Bc(e);return t==null?r:H(r,function(e){return kn(t,n,e)})}var Hc=J(function(e,t){return hu(e)?ki(e,t):[]}),Uc=J(function(e){return Wa(Pn(e,hu))}),Wc=J(function(e){var t=uc(e);return hu(t)&&(t=n),Wa(Pn(e,hu),X(t,2))}),Gc=J(function(e){var t=uc(e);return t=typeof t==`function`?t:n,Wa(Pn(e,hu),n,t)}),Kc=J(Bc);function qc(e,t){return Ga(e||[],t||[],G)}function Jc(e,t){return Ga(e||[],t||[],Oa)}var Yc=J(function(e){var t=e.length,r=t>1?e[t-1]:n;return r=typeof r==`function`?(e.pop(),r):n,Vc(e,r)});function Xc(e){var t=U(e);return t.__chain__=!0,t}function Zc(e,t){return t(e),e}function Qc(e,t){return t(e)}var $c=Ho(function(e){var t=e.length,r=t?e[0]:0,i=this.__wrapped__,a=function(t){return Ci(t,e)};return t>1||this.__actions__.length||!(i instanceof W)||!ds(r)?this.thru(a):(i=i.slice(r,+r+(t?1:0)),i.__actions__.push({func:Qc,args:[a],thisArg:n}),new Ir(i,this.__chain__).thru(function(e){return t&&!e.length&&e.push(n),e}))});function el(){return Xc(this)}function tl(){return new Ir(this.value(),this.__chain__)}function nl(){this.__values__===n&&(this.__values__=Xu(this.value()));var e=this.__index__>=this.__values__.length,t=e?n:this.__values__[this.__index__++];return{done:e,value:t}}function rl(){return this}function il(e){for(var t,r=this;r instanceof Fr;){var i=zs(r);i.__index__=0,i.__values__=n,t?a.__wrapped__=i:t=i;var a=i;r=r.__wrapped__}return a.__wrapped__=e,t}function al(){var e=this.__wrapped__;if(e instanceof W){var t=e;return this.__actions__.length&&(t=new W(this)),t=t.reverse(),t.__actions__.push({func:Qc,args:[yc],thisArg:n}),new Ir(t,this.__chain__)}return this.thru(yc)}function ol(){return Ua(this.__wrapped__,this.__actions__)}var sl=po(function(e,t,n){I.call(e,n)?++e[n]:Si(e,n,1)});function cl(e,t,r){var i=Z(e)?Nn:Mi;return r&&fs(e,t,r)&&(t=n),i(e,X(t,3))}function ll(e,t){var n=Z(e)?Pn:Fi;return n(e,X(t,3))}var ul=xo(Zs),dl=xo(Qs);function fl(e,t){return Ii(xl(e,t),1)}function pl(e,t){return Ii(xl(e,t),se)}function ml(e,t,r){return r=r===n?1:Q(r),Ii(xl(e,t),r)}function hl(e,t){var n=Z(e)?jn:Ai;return n(e,X(t,3))}function gl(e,t){var n=Z(e)?Mn:ji;return n(e,X(t,3))}var _l=po(function(e,t,n){I.call(e,n)?e[n].push(t):Si(e,n,[t])});function vl(e,t,n,r){e=mu(e)?e:Ud(e),n=n&&!r?Q(n):0;var i=e.length;return n<0&&(n=an(i+n,0)),Hu(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&Kn(e,t,n)>-1}var yl=J(function(e,t,n){var r=-1,i=typeof t==`function`,a=mu(e)?rt(e.length):[];return Ai(e,function(e){a[++r]=i?kn(t,e,n):Zi(e,t,n)}),a}),bl=po(function(e,t,n){Si(e,n,t)});function xl(e,t){var n=Z(e)?H:pa;return n(e,X(t,3))}function Sl(e,t,r,i){return e==null?[]:(Z(t)||(t=t==null?[]:[t]),r=i?n:r,Z(r)||(r=r==null?[]:[r]),va(e,t,r))}var Cl=po(function(e,t,n){e[n?0:1].push(t)},function(){return[[],[]]});function wl(e,t,n){var r=Z(e)?Rn:Qn,i=arguments.length<3;return r(e,X(t,4),n,i,Ai)}function Tl(e,t,n){var r=Z(e)?zn:Qn,i=arguments.length<3;return r(e,X(t,4),n,i,ji)}function El(e,t){var n=Z(e)?Pn:Fi;return n(e,Kl(X(t,3)))}function Dl(e){var t=Z(e)?mi:Ea;return t(e)}function Ol(e,t,r){t=(r?fs(e,t,r):t===n)?1:Q(t);var i=Z(e)?hi:Da;return i(e,t)}function kl(e){var t=Z(e)?gi:ja;return t(e)}function Al(e){if(e==null)return 0;if(mu(e))return Hu(e)?wr(e):e.length;var t=es(e);return t==Ce||t==Ae?e.size:ua(e).length}function jl(e,t,r){var i=Z(e)?Bn:Na;return r&&fs(e,t,r)&&(t=n),i(e,X(t,3))}var Ml=J(function(e,t){if(e==null)return[];var n=t.length;return n>1&&fs(e,t[0],t[1])?t=[]:n>2&&fs(t[0],t[1],t[2])&&(t=[t[0]]),va(e,Ii(t,1),[])}),Nl=qt||function(){return yn.Date.now()};function Pl(e,t){if(typeof t!=`function`)throw new F(o);return e=Q(e),function(){if(--e<1)return t.apply(this,arguments)}}function Fl(e,t,r){return t=r?n:t,t=e&&t==null?e.length:t,Fo(e,C,n,n,n,n,t)}function Il(e,t){var r;if(typeof t!=`function`)throw new F(o);return e=Q(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=n),r}}var Ll=J(function(e,t,n){var r=g;if(n.length){var i=yr(n,qo(Ll));r|=x}return Fo(e,r,t,n,i)}),Rl=J(function(e,t,n){var r=g|_;if(n.length){var i=yr(n,qo(Rl));r|=x}return Fo(t,r,e,n,i)});function zl(e,t,r){t=r?n:t;var i=Fo(e,y,n,n,n,n,n,t);return i.placeholder=zl.placeholder,i}function Bl(e,t,r){t=r?n:t;var i=Fo(e,b,n,n,n,n,n,t);return i.placeholder=Bl.placeholder,i}function Vl(e,t,r){var i,a,s,c,l,u,d=0,f=!1,p=!1,m=!0;if(typeof e!=`function`)throw new F(o);t=$u(t)||0,Ou(r)&&(f=!!r.leading,p=`maxWait`in r,s=p?an($u(r.maxWait)||0,t):s,m=`trailing`in r?!!r.trailing:m);function h(t){var r=i,o=a;return i=a=n,d=t,c=e.apply(o,r),c}function g(e){return d=e,l=As(y,t),f?h(e):c}function _(e){var n=e-u,r=e-d,i=t-n;return p?on(i,s-r):i}function v(e){var r=e-u,i=e-d;return u===n||r>=t||r<0||p&&i>=s}function y(){var e=Nl();if(v(e))return b(e);l=As(y,_(e))}function b(e){return l=n,m&&i?h(e):(i=a=n,c)}function x(){l!==n&&Za(l),d=0,i=u=a=l=n}function S(){return l===n?c:b(Nl())}function C(){var e=Nl(),r=v(e);if(i=arguments,a=this,u=e,r){if(l===n)return g(u);if(p)return Za(l),l=As(y,t),h(u)}return l===n&&(l=As(y,t)),c}return C.cancel=x,C.flush=S,C}var Hl=J(function(e,t){return Oi(e,1,t)}),Ul=J(function(e,t,n){return Oi(e,$u(t)||0,n)});function Wl(e){return Fo(e,ee)}function Gl(e,t){if(typeof e!=`function`||t!=null&&typeof t!=`function`)throw new F(o);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(Gl.Cache||Qr),n}Gl.Cache=Qr;function Kl(e){if(typeof e!=`function`)throw new F(o);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function ql(e){return Il(2,e)}var Jl=Ya(function(e,t){t=t.length==1&&Z(t[0])?H(t[0],ir(X())):H(Ii(t,1),ir(X()));var n=t.length;return J(function(r){for(var i=-1,a=on(r.length,n);++i<a;)r[i]=t[i].call(this,r[i]);return kn(e,this,r)})}),Yl=J(function(e,t){var r=yr(t,qo(Yl));return Fo(e,x,n,t,r)}),Xl=J(function(e,t){var r=yr(t,qo(Xl));return Fo(e,S,n,t,r)}),Zl=Ho(function(e,t){return Fo(e,w,n,n,n,t)});function Ql(e,t){if(typeof e!=`function`)throw new F(o);return t=t===n?t:Q(t),J(e,t)}function $l(e,t){if(typeof e!=`function`)throw new F(o);return t=t==null?0:an(Q(t),0),J(function(n){var r=n[t],i=Xa(n,0,t);return r&&Ln(i,r),kn(e,this,i)})}function eu(e,t,n){var r=!0,i=!0;if(typeof e!=`function`)throw new F(o);return Ou(n)&&(r=`leading`in n?!!n.leading:r,i=`trailing`in n?!!n.trailing:i),Vl(e,t,{leading:r,maxWait:t,trailing:i})}function tu(e){return Fl(e,1)}function nu(e,t){return Yl(qa(t),e)}function ru(){if(!arguments.length)return[];var e=arguments[0];return Z(e)?e:[e]}function iu(e){return Ti(e,p)}function au(e,t){return t=typeof t==`function`?t:n,Ti(e,p,t)}function ou(e){return Ti(e,d|p)}function su(e,t){return t=typeof t==`function`?t:n,Ti(e,d|p,t)}function cu(e,t){return t==null||Di(e,t,wd(t))}function lu(e,t){return e===t||e!==e&&t!==t}var uu=Ao(Gi),du=Ao(function(e,t){return e>=t}),fu=Qi(function(){return arguments}())?Qi:function(e){return ku(e)&&I.call(e,`callee`)&&!Bt.call(e,`callee`)},Z=rt.isArray,pu=Cn?ir(Cn):$i;function mu(e){return e!=null&&Du(e.length)&&!Tu(e)}function hu(e){return ku(e)&&mu(e)}function gu(e){return e===!0||e===!1||ku(e)&&Wi(e)==_e}var _u=Qt||Qf,vu=wn?ir(wn):ea;function yu(e){return ku(e)&&e.nodeType===1&&!Ru(e)}function bu(e){if(e==null)return!0;if(mu(e)&&(Z(e)||typeof e==`string`||typeof e.splice==`function`||_u(e)||Wu(e)||fu(e)))return!e.length;var t=es(e);if(t==Ce||t==Ae)return!e.size;if(vs(e))return!ua(e).length;for(var n in e)if(I.call(e,n))return!1;return!0}function xu(e,t){return ta(e,t)}function Su(e,t,r){r=typeof r==`function`?r:n;var i=r?r(e,t):n;return i===n?ta(e,t,n,r):!!i}function Cu(e){if(!ku(e))return!1;var t=Wi(e);return t==be||t==ye||typeof e.message==`string`&&typeof e.name==`string`&&!Ru(e)}function wu(e){return typeof e==`number`&&$t(e)}function Tu(e){if(!Ou(e))return!1;var t=Wi(e);return t==xe||t==Se||t==ge||t==Oe}function Eu(e){return typeof e==`number`&&e==Q(e)}function Du(e){return typeof e==`number`&&e>-1&&e%1==0&&e<=ce}function Ou(e){var t=typeof e;return e!=null&&(t==`object`||t==`function`)}function ku(e){return typeof e==`object`&&!!e}var Au=Tn?ir(Tn):ra;function ju(e,t){return e===t||ia(e,t,Yo(t))}function Mu(e,t,r){return r=typeof r==`function`?r:n,ia(e,t,Yo(t),r)}function Nu(e){return Lu(e)&&e!=+e}function Pu(e){if(_s(e))throw new yt(a);return aa(e)}function Fu(e){return e===null}function Iu(e){return e==null}function Lu(e){return typeof e==`number`||ku(e)&&Wi(e)==we}function Ru(e){if(!ku(e)||Wi(e)!=Ee)return!1;var t=Rt(e);if(t===null)return!0;var n=I.call(t,`constructor`)&&t.constructor;return typeof n==`function`&&n instanceof n&&Ot.call(n)==jt}var zu=En?ir(En):oa;function Bu(e){return Eu(e)&&e>=-ce&&e<=ce}var Vu=Dn?ir(Dn):sa;function Hu(e){return typeof e==`string`||!Z(e)&&ku(e)&&Wi(e)==je}function Uu(e){return typeof e==`symbol`||ku(e)&&Wi(e)==Me}var Wu=On?ir(On):ca;function Gu(e){return e===n}function Ku(e){return ku(e)&&es(e)==Pe}function qu(e){return ku(e)&&Wi(e)==Fe}var Ju=Ao(fa),Yu=Ao(function(e,t){return e<=t});function Xu(e){if(!e)return[];if(mu(e))return Hu(e)?Tr(e):co(e);if(Ut&&e[Ut])return gr(e[Ut]());var t=es(e),n=t==Ce?_r:t==Ae?br:Ud;return n(e)}function Zu(e){if(!e)return e===0?e:0;if(e=$u(e),e===se||e===-se){var t=e<0?-1:1;return t*le}return e===e?e:0}function Q(e){var t=Zu(e),n=t%1;return t===t?n?t-n:t:0}function Qu(e){return e?wi(Q(e),0,de):0}function $u(e){if(typeof e==`number`)return e;if(Uu(e))return ue;if(Ou(e)){var t=typeof e.valueOf==`function`?e.valueOf():e;e=Ou(t)?t+``:t}if(typeof e!=`string`)return e===0?e:+e;e=rr(e);var n=ft.test(e);return n||mt.test(e)?gn(e.slice(2),n?2:8):dt.test(e)?ue:+e}function ed(e){return lo(e,Td(e))}function td(e){return e?wi(Q(e),-ce,ce):e===0?e:0}function $(e){return e==null?``:Ra(e)}var nd=mo(function(e,t){if(vs(t)||mu(t)){lo(t,wd(t),e);return}for(var n in t)I.call(t,n)&&G(e,n,t[n])}),rd=mo(function(e,t){lo(t,Td(t),e)}),id=mo(function(e,t,n,r){lo(t,Td(t),e,r)}),ad=mo(function(e,t,n,r){lo(t,wd(t),e,r)}),od=Ho(Ci);function sd(e,t){var n=Pr(e);return t==null?n:bi(n,t)}var cd=J(function(e,t){e=P(e);var r=-1,i=t.length,a=i>2?t[2]:n;for(a&&fs(t[0],t[1],a)&&(i=1);++r<i;)for(var o=t[r],s=Td(o),c=-1,l=s.length;++c<l;){var u=s[c],d=e[u];(d===n||lu(d,Et[u])&&!I.call(e,u))&&(e[u]=o[u])}return e}),ld=J(function(e){return e.push(n,Lo),kn(kd,n,e)});function ud(e,t){return Wn(e,X(t,3),zi)}function dd(e,t){return Wn(e,X(t,3),Bi)}function fd(e,t){return e==null?e:Li(e,X(t,3),Td)}function pd(e,t){return e==null?e:Ri(e,X(t,3),Td)}function md(e,t){return e&&zi(e,X(t,3))}function hd(e,t){return e&&Bi(e,X(t,3))}function gd(e){return e==null?[]:Vi(e,wd(e))}function _d(e){return e==null?[]:Vi(e,Td(e))}function vd(e,t,r){var i=e==null?n:Hi(e,t);return i===n?r:i}function yd(e,t){return e!=null&&rs(e,t,Ki)}function bd(e,t){return e!=null&&rs(e,t,qi)}var xd=wo(function(e,t,n){t!=null&&typeof t.toString!=`function`&&(t=At.call(t)),e[t]=n},Af(Pf)),Sd=wo(function(e,t,n){t!=null&&typeof t.toString!=`function`&&(t=At.call(t)),I.call(e,t)?e[t].push(n):e[t]=[n]},X),Cd=J(Zi);function wd(e){return mu(e)?pi(e):ua(e)}function Td(e){return mu(e)?pi(e,!0):da(e)}function Ed(e,t){var n={};return t=X(t,3),zi(e,function(e,r,i){Si(n,t(e,r,i),e)}),n}function Dd(e,t){var n={};return t=X(t,3),zi(e,function(e,r,i){Si(n,r,t(e,r,i))}),n}var Od=mo(function(e,t,n){ga(e,t,n)}),kd=mo(function(e,t,n,r){ga(e,t,n,r)}),Ad=Ho(function(e,t){var n={};if(e==null)return n;var r=!1;t=H(t,function(t){return t=Ja(t,e),r||=t.length>1,t}),lo(e,Wo(e),n),r&&(n=Ti(n,d|f|p,Ro));for(var i=t.length;i--;)Ba(n,t[i]);return n});function jd(e,t){return Nd(e,Kl(X(t)))}var Md=Ho(function(e,t){return e==null?{}:ya(e,t)});function Nd(e,t){if(e==null)return{};var n=H(Wo(e),function(e){return[e]});return t=X(t),q(e,n,function(e,n){return t(e,n[0])})}function Pd(e,t,r){t=Ja(t,e);var i=-1,a=t.length;for(a||(a=1,e=n);++i<a;){var o=e==null?n:e[Is(t[i])];o===n&&(i=a,o=r),e=Tu(o)?o.call(e):o}return e}function Fd(e,t,n){return e==null?e:Oa(e,t,n)}function Id(e,t,r,i){return i=typeof i==`function`?i:n,e==null?e:Oa(e,t,r,i)}var Ld=Po(wd),Rd=Po(Td);function zd(e,t,n){var r=Z(e),i=r||_u(e)||Wu(e);if(t=X(t,4),n==null){var a=e&&e.constructor;n=i?r?new a:[]:Ou(e)&&Tu(a)?Pr(Rt(e)):{}}return(i?jn:zi)(e,function(e,r,i){return t(n,e,r,i)}),n}function Bd(e,t){return e==null?!0:Ba(e,t)}function Vd(e,t,n){return e==null?e:Va(e,t,qa(n))}function Hd(e,t,r,i){return i=typeof i==`function`?i:n,e==null?e:Va(e,t,qa(r),i)}function Ud(e){return e==null?[]:ar(e,wd(e))}function Wd(e){return e==null?[]:ar(e,Td(e))}function Gd(e,t,r){return r===n&&(r=t,t=n),r!==n&&(r=$u(r),r=r===r?r:0),t!==n&&(t=$u(t),t=t===t?t:0),wi($u(e),t,r)}function Kd(e,t,r){return t=Zu(t),r===n?(r=t,t=0):r=Zu(r),e=$u(e),Ji(e,t,r)}function qd(e,t,r){if(r&&typeof r!=`boolean`&&fs(e,t,r)&&(t=r=n),r===n&&(typeof t==`boolean`?(r=t,t=n):typeof e==`boolean`&&(r=e,e=n)),e===n&&t===n?(e=0,t=1):(e=Zu(e),t===n?(t=e,e=0):t=Zu(t)),e>t){var i=e;e=t,t=i}if(r||e%1||t%1){var a=dn();return on(e+a*(t-e+hn(`1e-`+((a+``).length-1))),t)}return Ca(e,t)}var Jd=vo(function(e,t,n){return t=t.toLowerCase(),e+(n?Yd(t):t)});function Yd(e){return wf($(e).toLowerCase())}function Xd(e){return e=$(e),e&&e.replace(gt,ur).replace(rn,``)}function Zd(e,t,r){e=$(e),t=Ra(t);var i=e.length;r=r===n?i:wi(Q(r),0,i);var a=r;return r-=t.length,r>=0&&e.slice(r,a)==t}function Qd(e){return e=$(e),e&&Xe.test(e)?e.replace(Je,dr):e}function $d(e){return e=$(e),e&&M.test(e)?e.replace(tt,`\\$&`):e}var ef=vo(function(e,t,n){return e+(n?`-`:``)+t.toLowerCase()}),tf=vo(function(e,t,n){return e+(n?` `:``)+t.toLowerCase()}),nf=_o(`toLowerCase`);function rf(e,t,n){e=$(e),t=Q(t);var r=t?wr(e):0;if(!t||r>=t)return e;var i=(t-r)/2;return Do(Xt(i),n)+e+Do(Yt(i),n)}function af(e,t,n){e=$(e),t=Q(t);var r=t?wr(e):0;return t&&r<t?e+Do(t-r,n):e}function sf(e,t,n){e=$(e),t=Q(t);var r=t?wr(e):0;return t&&r<t?Do(t-r,n)+e:e}function cf(e,t,n){return n||t==null?t=0:t&&=+t,cn($(e).replace(nt,``),t||0)}function lf(e,t,r){return t=(r?fs(e,t,r):t===n)?1:Q(t),Ta($(e),t)}function uf(){var e=arguments,t=$(e[0]);return e.length<3?t:t.replace(e[1],e[2])}var df=vo(function(e,t,n){return e+(n?`_`:``)+t.toLowerCase()});function ff(e,t,r){return r&&typeof r!=`number`&&fs(e,t,r)&&(t=r=n),r=r===n?de:r>>>0,r?(e=$(e),e&&(typeof t==`string`||t!=null&&!zu(t))&&(t=Ra(t),!t&&mr(e))?Xa(Tr(e),0,r):e.split(t,r)):[]}var pf=vo(function(e,t,n){return e+(n?` `:``)+wf(t)});function mf(e,t,n){return e=$(e),n=n==null?0:wi(Q(n),0,e.length),t=Ra(t),e.slice(n,n+t.length)==t}function hf(e,t,r){var i=U.templateSettings;r&&fs(e,t,r)&&(t=n),e=$(e),t=id({},t,i,Io);var a=id({},t.imports,i.imports,Io),o=wd(a),c=ar(a,o),l,u,d=0,f=t.interpolate||_t,p=`__p += '`,m=St((t.escape||_t).source+`|`+f.source+`|`+(f===Qe?lt:_t).source+`|`+(t.evaluate||_t).source+`|$`,`g`),h=`//# sourceURL=`+(I.call(t,`sourceURL`)?(t.sourceURL+``).replace(/\s/g,` `):`lodash.templateSources[`+ ++un+`]`)+`
18
+ `;e.replace(m,function(t,n,r,i,a,o){return r||=i,p+=e.slice(d,o).replace(vt,fr),n&&(l=!0,p+=`' +
19
+ __e(`+n+`) +
20
+ '`),a&&(u=!0,p+=`';
21
+ `+a+`;
22
+ __p += '`),r&&(p+=`' +
23
+ ((__t = (`+r+`)) == null ? '' : __t) +
24
+ '`),d=o+t.length,t}),p+=`';
25
+ `;var g=I.call(t,`variable`)&&t.variable;if(!g)p=`with (obj) {
26
+ `+p+`
27
+ }
28
+ `;else if(st.test(g))throw new yt(s);p=(u?p.replace(We,``):p).replace(Ge,`$1`).replace(Ke,`$1;`),p=`function(`+(g||`obj`)+`) {
29
+ `+(g?``:`obj || (obj = {});
30
+ `)+`var __t, __p = ''`+(l?`, __e = _.escape`:``)+(u?`, __j = Array.prototype.join;
31
+ function print() { __p += __j.call(arguments, '') }
32
+ `:`;
33
+ `)+p+`return __p
34
+ }`;var _=Ef(function(){return bt(o,h+`return `+p).apply(n,c)});if(_.source=p,Cu(_))throw _;return _}function gf(e){return $(e).toLowerCase()}function _f(e){return $(e).toUpperCase()}function vf(e,t,r){if(e=$(e),e&&(r||t===n))return rr(e);if(!e||!(t=Ra(t)))return e;var i=Tr(e),a=Tr(t),o=sr(i,a),s=cr(i,a)+1;return Xa(i,o,s).join(``)}function yf(e,t,r){if(e=$(e),e&&(r||t===n))return e.slice(0,Er(e)+1);if(!e||!(t=Ra(t)))return e;var i=Tr(e),a=cr(i,Tr(t))+1;return Xa(i,0,a).join(``)}function bf(e,t,r){if(e=$(e),e&&(r||t===n))return e.replace(nt,``);if(!e||!(t=Ra(t)))return e;var i=Tr(e),a=sr(i,Tr(t));return Xa(i,a).join(``)}function xf(e,t){var r=T,i=te;if(Ou(t)){var a=`separator`in t?t.separator:a;r=`length`in t?Q(t.length):r,i=`omission`in t?Ra(t.omission):i}e=$(e);var o=e.length;if(mr(e)){var s=Tr(e);o=s.length}if(r>=o)return e;var c=r-wr(i);if(c<1)return i;var l=s?Xa(s,0,c).join(``):e.slice(0,c);if(a===n)return l+i;if(s&&(c+=l.length-c),zu(a)){if(e.slice(c).search(a)){var u,d=l;for(a.global||(a=St(a.source,$(ut.exec(a))+`g`)),a.lastIndex=0;u=a.exec(d);)var f=u.index;l=l.slice(0,f===n?c:f)}}else if(e.indexOf(Ra(a),c)!=c){var p=l.lastIndexOf(a);p>-1&&(l=l.slice(0,p))}return l+i}function Sf(e){return e=$(e),e&&Ye.test(e)?e.replace(qe,Dr):e}var Cf=vo(function(e,t,n){return e+(n?` `:``)+t.toUpperCase()}),wf=_o(`toUpperCase`);function Tf(e,t,r){return e=$(e),t=r?n:t,t===n?hr(e)?Ar(e):Un(e):e.match(t)||[]}var Ef=J(function(e,t){try{return kn(e,n,t)}catch(e){return Cu(e)?e:new yt(e)}}),Df=Ho(function(e,t){return jn(t,function(t){t=Is(t),Si(e,t,Ll(e[t],e))}),e});function Of(e){var t=e==null?0:e.length,n=X();return e=t?H(e,function(e){if(typeof e[1]!=`function`)throw new F(o);return[n(e[0]),e[1]]}):[],J(function(n){for(var r=-1;++r<t;){var i=e[r];if(kn(i[0],this,n))return kn(i[1],this,n)}})}function kf(e){return Ei(Ti(e,d))}function Af(e){return function(){return e}}function jf(e,t){return e==null||e!==e?t:e}var Mf=So(),Nf=So(!0);function Pf(e){return e}function Ff(e){return la(typeof e==`function`?e:Ti(e,d))}function If(e){return ma(Ti(e,d))}function Lf(e,t){return ha(e,Ti(t,d))}var Rf=J(function(e,t){return function(n){return Zi(n,e,t)}}),zf=J(function(e,t){return function(n){return Zi(e,n,t)}});function Bf(e,t,n){var r=wd(t),i=Vi(t,r);n==null&&!(Ou(t)&&(i.length||!r.length))&&(n=t,t=e,e=this,i=Vi(t,wd(t)));var a=!(Ou(n)&&`chain`in n)||!!n.chain,o=Tu(e);return jn(i,function(n){var r=t[n];e[n]=r,o&&(e.prototype[n]=function(){var t=this.__chain__;if(a||t){var n=e(this.__wrapped__),i=n.__actions__=co(this.__actions__);return i.push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,Ln([this.value()],arguments))})}),e}function Vf(){return yn._===this&&(yn._=Mt),this}function Hf(){}function Uf(e){return e=Q(e),J(function(t){return _a(t,e)})}var Wf=Eo(H),Gf=Eo(Nn),Kf=Eo(Bn);function qf(e){return ps(e)?Xn(Is(e)):ba(e)}function Jf(e){return function(t){return e==null?n:Hi(e,t)}}var Yf=ko(),Xf=ko(!0);function Zf(){return[]}function Qf(){return!1}function $f(){return{}}function ep(){return``}function tp(){return!0}function np(e,t){if(e=Q(e),e<1||e>ce)return[];var n=de,r=on(e,de);t=X(t),e-=de;for(var i=tr(r,t);++n<e;)t(n);return i}function rp(e){return Z(e)?H(e,Is):Uu(e)?[e]:co(Fs($(e)))}function ip(e){var t=++L;return $(e)+t}var ap=To(function(e,t){return e+t},0),op=Mo(`ceil`),sp=To(function(e,t){return e/t},1),cp=Mo(`floor`);function lp(e){return e&&e.length?Ni(e,Pf,Gi):n}function up(e,t){return e&&e.length?Ni(e,X(t,2),Gi):n}function dp(e){return Yn(e,Pf)}function fp(e,t){return Yn(e,X(t,2))}function pp(e){return e&&e.length?Ni(e,Pf,fa):n}function mp(e,t){return e&&e.length?Ni(e,X(t,2),fa):n}var hp=To(function(e,t){return e*t},1),gp=Mo(`round`),_p=To(function(e,t){return e-t},0);function vp(e){return e&&e.length?er(e,Pf):0}function yp(e,t){return e&&e.length?er(e,X(t,2)):0}return U.after=Pl,U.ary=Fl,U.assign=nd,U.assignIn=rd,U.assignInWith=id,U.assignWith=ad,U.at=od,U.before=Il,U.bind=Ll,U.bindAll=Df,U.bindKey=Rl,U.castArray=ru,U.chain=Xc,U.chunk=Bs,U.compact=Vs,U.concat=Hs,U.cond=Of,U.conforms=kf,U.constant=Af,U.countBy=sl,U.create=sd,U.curry=zl,U.curryRight=Bl,U.debounce=Vl,U.defaults=cd,U.defaultsDeep=ld,U.defer=Hl,U.delay=Ul,U.difference=Us,U.differenceBy=Ws,U.differenceWith=Gs,U.drop=Ks,U.dropRight=qs,U.dropRightWhile=Js,U.dropWhile=Ys,U.fill=Xs,U.filter=ll,U.flatMap=fl,U.flatMapDeep=pl,U.flatMapDepth=ml,U.flatten=$s,U.flattenDeep=ec,U.flattenDepth=tc,U.flip=Wl,U.flow=Mf,U.flowRight=Nf,U.fromPairs=nc,U.functions=gd,U.functionsIn=_d,U.groupBy=_l,U.initial=ac,U.intersection=oc,U.intersectionBy=sc,U.intersectionWith=cc,U.invert=xd,U.invertBy=Sd,U.invokeMap=yl,U.iteratee=Ff,U.keyBy=bl,U.keys=wd,U.keysIn=Td,U.map=xl,U.mapKeys=Ed,U.mapValues=Dd,U.matches=If,U.matchesProperty=Lf,U.memoize=Gl,U.merge=Od,U.mergeWith=kd,U.method=Rf,U.methodOf=zf,U.mixin=Bf,U.negate=Kl,U.nthArg=Uf,U.omit=Ad,U.omitBy=jd,U.once=ql,U.orderBy=Sl,U.over=Wf,U.overArgs=Jl,U.overEvery=Gf,U.overSome=Kf,U.partial=Yl,U.partialRight=Xl,U.partition=Cl,U.pick=Md,U.pickBy=Nd,U.property=qf,U.propertyOf=Jf,U.pull=pc,U.pullAll=mc,U.pullAllBy=hc,U.pullAllWith=gc,U.pullAt=_c,U.range=Yf,U.rangeRight=Xf,U.rearg=Zl,U.reject=El,U.remove=vc,U.rest=Ql,U.reverse=yc,U.sampleSize=Ol,U.set=Fd,U.setWith=Id,U.shuffle=kl,U.slice=bc,U.sortBy=Ml,U.sortedUniq=Dc,U.sortedUniqBy=Oc,U.split=ff,U.spread=$l,U.tail=kc,U.take=Ac,U.takeRight=jc,U.takeRightWhile=Mc,U.takeWhile=Nc,U.tap=Zc,U.throttle=eu,U.thru=Qc,U.toArray=Xu,U.toPairs=Ld,U.toPairsIn=Rd,U.toPath=rp,U.toPlainObject=ed,U.transform=zd,U.unary=tu,U.union=Pc,U.unionBy=Fc,U.unionWith=Ic,U.uniq=Lc,U.uniqBy=Rc,U.uniqWith=zc,U.unset=Bd,U.unzip=Bc,U.unzipWith=Vc,U.update=Vd,U.updateWith=Hd,U.values=Ud,U.valuesIn=Wd,U.without=Hc,U.words=Tf,U.wrap=nu,U.xor=Uc,U.xorBy=Wc,U.xorWith=Gc,U.zip=Kc,U.zipObject=qc,U.zipObjectDeep=Jc,U.zipWith=Yc,U.entries=Ld,U.entriesIn=Rd,U.extend=rd,U.extendWith=id,Bf(U,U),U.add=ap,U.attempt=Ef,U.camelCase=Jd,U.capitalize=Yd,U.ceil=op,U.clamp=Gd,U.clone=iu,U.cloneDeep=ou,U.cloneDeepWith=su,U.cloneWith=au,U.conformsTo=cu,U.deburr=Xd,U.defaultTo=jf,U.divide=sp,U.endsWith=Zd,U.eq=lu,U.escape=Qd,U.escapeRegExp=$d,U.every=cl,U.find=ul,U.findIndex=Zs,U.findKey=ud,U.findLast=dl,U.findLastIndex=Qs,U.findLastKey=dd,U.floor=cp,U.forEach=hl,U.forEachRight=gl,U.forIn=fd,U.forInRight=pd,U.forOwn=md,U.forOwnRight=hd,U.get=vd,U.gt=uu,U.gte=du,U.has=yd,U.hasIn=bd,U.head=rc,U.identity=Pf,U.includes=vl,U.indexOf=ic,U.inRange=Kd,U.invoke=Cd,U.isArguments=fu,U.isArray=Z,U.isArrayBuffer=pu,U.isArrayLike=mu,U.isArrayLikeObject=hu,U.isBoolean=gu,U.isBuffer=_u,U.isDate=vu,U.isElement=yu,U.isEmpty=bu,U.isEqual=xu,U.isEqualWith=Su,U.isError=Cu,U.isFinite=wu,U.isFunction=Tu,U.isInteger=Eu,U.isLength=Du,U.isMap=Au,U.isMatch=ju,U.isMatchWith=Mu,U.isNaN=Nu,U.isNative=Pu,U.isNil=Iu,U.isNull=Fu,U.isNumber=Lu,U.isObject=Ou,U.isObjectLike=ku,U.isPlainObject=Ru,U.isRegExp=zu,U.isSafeInteger=Bu,U.isSet=Vu,U.isString=Hu,U.isSymbol=Uu,U.isTypedArray=Wu,U.isUndefined=Gu,U.isWeakMap=Ku,U.isWeakSet=qu,U.join=lc,U.kebabCase=ef,U.last=uc,U.lastIndexOf=dc,U.lowerCase=tf,U.lowerFirst=nf,U.lt=Ju,U.lte=Yu,U.max=lp,U.maxBy=up,U.mean=dp,U.meanBy=fp,U.min=pp,U.minBy=mp,U.stubArray=Zf,U.stubFalse=Qf,U.stubObject=$f,U.stubString=ep,U.stubTrue=tp,U.multiply=hp,U.nth=fc,U.noConflict=Vf,U.noop=Hf,U.now=Nl,U.pad=rf,U.padEnd=af,U.padStart=sf,U.parseInt=cf,U.random=qd,U.reduce=wl,U.reduceRight=Tl,U.repeat=lf,U.replace=uf,U.result=Pd,U.round=gp,U.runInContext=e,U.sample=Dl,U.size=Al,U.snakeCase=df,U.some=jl,U.sortedIndex=xc,U.sortedIndexBy=Sc,U.sortedIndexOf=Cc,U.sortedLastIndex=wc,U.sortedLastIndexBy=Tc,U.sortedLastIndexOf=Ec,U.startCase=pf,U.startsWith=mf,U.subtract=_p,U.sum=vp,U.sumBy=yp,U.template=hf,U.times=np,U.toFinite=Zu,U.toInteger=Q,U.toLength=Qu,U.toLower=gf,U.toNumber=$u,U.toSafeInteger=td,U.toString=$,U.toUpper=_f,U.trim=vf,U.trimEnd=yf,U.trimStart=bf,U.truncate=xf,U.unescape=Sf,U.uniqueId=ip,U.upperCase=Cf,U.upperFirst=wf,U.each=hl,U.eachRight=gl,U.first=rc,Bf(U,function(){var e={};return zi(U,function(t,n){I.call(U.prototype,n)||(e[n]=t)}),e}(),{chain:!1}),U.VERSION=r,jn([`bind`,`bindKey`,`curry`,`curryRight`,`partial`,`partialRight`],function(e){U[e].placeholder=U}),jn([`drop`,`take`],function(e,t){W.prototype[e]=function(r){r=r===n?1:an(Q(r),0);var i=this.__filtered__&&!t?new W(this):this.clone();return i.__filtered__?i.__takeCount__=on(r,i.__takeCount__):i.__views__.push({size:on(r,de),type:e+(i.__dir__<0?`Right`:``)}),i},W.prototype[e+`Right`]=function(t){return this.reverse()[e](t).reverse()}}),jn([`filter`,`map`,`takeWhile`],function(e,t){var n=t+1,r=n==ie||n==oe;W.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:X(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}}),jn([`head`,`last`],function(e,t){var n=`take`+(t?`Right`:``);W.prototype[e]=function(){return this[n](1).value()[0]}}),jn([`initial`,`tail`],function(e,t){var n=`drop`+(t?``:`Right`);W.prototype[e]=function(){return this.__filtered__?new W(this):this[n](1)}}),W.prototype.compact=function(){return this.filter(Pf)},W.prototype.find=function(e){return this.filter(e).head()},W.prototype.findLast=function(e){return this.reverse().find(e)},W.prototype.invokeMap=J(function(e,t){return typeof e==`function`?new W(this):this.map(function(n){return Zi(n,e,t)})}),W.prototype.reject=function(e){return this.filter(Kl(X(e)))},W.prototype.slice=function(e,t){e=Q(e);var r=this;return r.__filtered__&&(e>0||t<0)?new W(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),t!==n&&(t=Q(t),r=t<0?r.dropRight(-t):r.take(t-e)),r)},W.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},W.prototype.toArray=function(){return this.take(de)},zi(W.prototype,function(e,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),i=/^(?:head|last)$/.test(t),a=U[i?`take`+(t==`last`?`Right`:``):t],o=i||/^find/.test(t);a&&(U.prototype[t]=function(){var t=this.__wrapped__,s=i?[1]:arguments,c=t instanceof W,l=s[0],u=c||Z(t),d=function(e){var t=a.apply(U,Ln([e],s));return i&&f?t[0]:t};u&&r&&typeof l==`function`&&l.length!=1&&(c=u=!1);var f=this.__chain__,p=!!this.__actions__.length,m=o&&!f,h=c&&!p;if(!o&&u){t=h?t:new W(this);var g=e.apply(t,s);return g.__actions__.push({func:Qc,args:[d],thisArg:n}),new Ir(g,f)}return m&&h?e.apply(this,s):(g=this.thru(d),m?i?g.value()[0]:g.value():g)})}),jn([`pop`,`push`,`shift`,`sort`,`splice`,`unshift`],function(e){var t=wt[e],n=/^(?:push|sort|unshift)$/.test(e)?`tap`:`thru`,r=/^(?:pop|shift)$/.test(e);U.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var i=this.value();return t.apply(Z(i)?i:[],e)}return this[n](function(n){return t.apply(Z(n)?n:[],e)})}}),zi(W.prototype,function(e,t){var n=U[t];if(n){var r=n.name+``;I.call(Sn,r)||(Sn[r]=[]),Sn[r].push({name:t,func:n})}}),Sn[Co(n,_).name]=[{name:`wrapper`,func:n}],W.prototype.clone=Lr,W.prototype.reverse=Rr,W.prototype.value=zr,U.prototype.at=$c,U.prototype.chain=el,U.prototype.commit=tl,U.prototype.next=nl,U.prototype.plant=il,U.prototype.reverse=al,U.prototype.toJSON=U.prototype.valueOf=U.prototype.value=ol,U.prototype.first=U.prototype.head,Ut&&(U.prototype[Ut]=rl),U},Mr=jr();typeof define==`function`&&typeof define.amd==`object`&&define.amd?(yn._=Mr,define(function(){return Mr})):xn?((xn.exports=Mr)._=Mr,bn._=Mr):yn._=Mr}).call(void 0)}}),Fe=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/auth/AKSKSigner.js"(exports){var t=Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]},n=Object.create?function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}:function(e,t){e.default=t},r=function(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var i in e)i!==`default`&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r},i=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RequiredError=exports.AKSKSigner=void 0;let a=r(g(`crypto`)),o=i(Ne()),s=i(g(`url`)),c=r(Pe());var l=class{static hexTable(){if(this.hex.length<=0)for(let e=0;e<256;++e)this.hex[e]=`%`+((e<16?`0`:``)+e.toString(16)).toUpperCase();return this.hex}static sign(e,t){var n;let r={},i=e.headers[this.HeaderXDate];i?(i=(0,o.default)(i).utcOffset(0).format(this.BasicDateFormat),i+=`Z`):(i=(0,o.default)().utcOffset(0).format(this.BasicDateFormat),i+=`Z`,Object.assign(r,{"X-Sdk-Date":i}));let a=s.default.parse(e.endpoint,!0),l=a.host,u=e.headers[this.HeaderHost];u&&(l=u),Object.assign(r,{host:l});let d={},f={};Object.assign(f,e.headers),(n=f[`content-type`])?.indexOf(`multipart/form-data`)!==-1&&delete f[`content-type`],Object.assign(d,f,r);let p=this.CanonicalURI(a.pathname),m=this.CanonicalQueryString(e),h=c.sortBy(Object.keys(d),e=>e.toLocaleLowerCase()),g=h.join(`;`).toLocaleLowerCase(),_=this.buildCanonicalHeaders(d),v=this.buildPayloadHash(e),y=this.buildCanonicalRequest(e.method,p,m,_,g,v),b=this.Hex(y),x=this.getStringToSign(this.SDK_SIGNING_ALGORITHM,i,b),S=this.hmacSHA256(t.getSk(),x),C={Authorization:`${this.SDK_SIGNING_ALGORITHM} Access=${t.getAk()}, SignedHeaders=${g}, Signature=${S}`};return Object.assign(d,C),d}static CanonicalURI(e){if(!e)return e;let t=e.split(`/`),n=[];for(let e=0;e<t.length;e++){let r=t[e];n.push(this.urlEncode(r))}let r=n.join(`/`);return r[r.length-1]!==`/`&&(r+=`/`),r}static getStringToSign(e,t,n){let r=[e,t,n];return r.join(`
35
+ `)}static buildCanonicalRequest(e,t,n,r,i,a){let o=[e,t,n,r,i,a];return o.join(`
36
+ `)}static buildPayloadHash(e){return e.headers[this.HeaderContentSha256]?e.headers[this.HeaderContentSha256]:e.data?this.Hex(JSON.stringify(e.data)):this.EMPTY_BODY_SHA256}static buildCanonicalHeaders(e){let t=Object.keys(e).map(t=>({key:t,value:e[t]}));t.sort((e,t)=>e.key.toLocaleLowerCase().localeCompare(t.key.toLocaleLowerCase()));let n=``;for(let e=0;e<t.length;e++){let r=t[e].key.toLocaleLowerCase();n+=`${r}:${t[e].value}\n`}return n}static CanonicalQueryString(e){let t=Object.keys(e.queryParams);t.sort();let n=[];for(let r=0;r<t.length;r++){let i=this.urlEncode(t[r]),a=e.queryParams[t[r]];if(Array.isArray(a)){a.sort();for(let e=0;e<a.length;e++)n.push(i+`=`+this.urlEncode(a[e]))}else n.push(i+`=`+this.urlEncode(a))}return n.join(`&`)}static urlEncode(e){typeof e!=`string`&&(typeof e==`object`?e=String(e):e+=``);let t=``,n=0;for(let r=0;r<e.length;++r){let i=e.charCodeAt(r);if(i<128){if(this.noEscape[i]===1)continue;n<r&&(t+=e.slice(n,r)),n=r+1,t+=this.hexTable()[i];continue}if(n<r&&(t+=e.slice(n,r)),i<2048){n=r+1,t+=this.hexTable()[192|i>>6]+this.hexTable()[128|i&63];continue}if(i<55296||i>=57344){n=r+1,t+=this.hexTable()[224|i>>12]+this.hexTable()[128|i>>6&63]+this.hexTable()[128|i&63];continue}if(++r,r>=e.length)throw new u(`ERR_INVALID_URI`);let a=e.charCodeAt(r)&1023;n=r+1,i=65536+((i&1023)<<10|a),t+=this.hexTable()[240|i>>18]+this.hexTable()[128|i>>12&63]+this.hexTable()[128|i>>6&63]+this.hexTable()[128|i&63]}return n===0?e:n<e.length?t+e.slice(n):t}};exports.AKSKSigner=l,l.EMPTY_BODY_SHA256=`e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855`,l.SDK_SIGNING_ALGORITHM=`SDK-HMAC-SHA256`,l.BasicDateFormat=`YYYYMMDDTHHmmss`,l.HeaderXDate=`X-Sdk-Date`,l.HeaderHost=`host`,l.HeaderContentSha256=`X-Sdk-Content-Sha256`,l.hex=[],l.noEscape=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,0],l.Hex=e=>a.createHash(`sha256`).update(e).digest(`hex`),l.hmacSHA256=(e,t)=>a.createHmac(`sha256`,e).update(t).digest(`hex`);var u=class extends Error{constructor(e,t){super(t),this.field=e,this.name=`RequiredError`}};exports.RequiredError=u}}),Ie=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/http/DefaultHttpClient.js"(exports){var t=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DefaultHttpClient=void 0;let n=t(De()),r=g(`querystring`),i=t(Me()),a=Te(),o=y(),s=Fe();var c=class e{constructor(t={},n){if(this.maxRetryCount=1,this.retryCount=0,this._DEFAULT_HEADERS={Accept:`application/json`,"content-type":`application/json`},!n)throw new o.SdkException(`Endpoints cannot be empty.`);this.endpoints=n,this._defaultOptions=t||{},this._logger=t.logger||(0,a.getLogger)(e.name,t.logLevel||a.LogLevel.ERROR),this._axiosInstance=this._createAxiosInstance(),this._logger.debug(`Initialized`)}async sendRequest(t){try{this.retryCount=0;let n=await this._sendHttpRequest(t);e.httpResponse=n;let r=this._formatHttpResponse(t,n);return r}catch(e){let t=this._formatExceptionResponse(e);throw this._logger.error(`Some error found:`,t),t}}_createAxiosInstance(){let e=this._defaultOptions.proxy?(0,i.default)(this._defaultOptions.proxy):void 0,t={maxContentLength:1/0,headers:Object.assign(this._DEFAULT_HEADERS,this._defaultOptions.headers),proxy:!1,httpAgent:e,httpsAgent:e};this._defaultOptions.axiosRequestConfig&&Object.assign(t,this._defaultOptions.axiosRequestConfig);let r=n.default.create(t);return r.interceptors.request.use(e=>{let{url:t,method:n,data:r,headers:i}=e;return this._logger.debug(`Request: ${n.toUpperCase()} ${t} ${JSON.stringify(i)} ${JSON.stringify(r)}`),e}),this.addInterceptorsToAxiosInstance(r),delete r.defaults.headers.post[`Content-Type`],delete r.defaults.headers.put[`Content-Type`],r}addInterceptorsToAxiosInstance(e){e.interceptors.response.use(e=>(this.buildResLog(e),e),async t=>{if(t.code===`ECONNABORTED`||t.code===`ECONNREFUSED`||t.code===`ECONNRESET`||t.response&&t.response.status===504){if(this.retryCount>=this.maxRetryCount||this.endpoints.length<2)return Promise.reject(t);this.retryCount++;let n=this.endpoints[1];t.config.baseURL=n,t.config.headers.host=t.config.baseURL.replace(/^https?:\/\/(.*?)\/?$/,`$1`),d(t.config,this.credentials,this.httpRequest);try{let n=await e.request(t.config);return this.endpoints=this.endpoints.reverse(),n}catch(e){return Promise.reject(e)}}return Promise.reject(t)})}buildResLog(e){let{config:{url:t,method:n},status:r,statusText:i,headers:a}=e,o=`${r??``}${i?`:${i}`:``} `,s=a[`x-request-id`],c=e.data?JSON.stringify(e.data).length:0;this._logger.debug(`Response: ${n?.toUpperCase()} ${o} ${t} ${JSON.stringify(a)} ${c} ${s}`)}async _sendHttpRequest(t){var n;let{url:i,queryParams:a,method:o,data:s,headers:c}=t;c||={},i=u(i),l(c,(n=this._defaultOptions.headers)?.[`User-Agent`]);let d={url:i,method:o,headers:c,params:a,data:s,paramsSerializer:{serialize:e=>(0,r.stringify)(e)}};if(t.axiosRequestConfig&&Object.assign(d,t.axiosRequestConfig),c[`content-type`]===`multipart/form-data`){let{"content-type":e}=s.getHeaders();d.headers=Object.assign(Object.assign({},d.headers),{"content-type":e})}let f=this.endpoints[0];return d.baseURL=f,e.httpReqParam=d,this._axiosInstance(d)}_formatHttpResponse(e,t){if(e.responseHeaders&&t.data){let n=e.responseHeaders;for(let e of n){let n=e.toString().toLowerCase();!t.data[e]&&t.headers[n]&&(t.data[e]=t.headers[n])}}return{data:t.data,statusCode:t.status,headers:t.headers}}_formatExceptionResponse(e){var t;let n={data:e.response?e.response.data:void 0,status:e.response?e.response.status:void 0,headers:e.response?e.response.headers:void 0,message:e.message||e.code,requestId:(t=e.response)?.headers[`x-request-id`]};return e.isAxiosError&&(n.config=e.config),n}};exports.DefaultHttpClient=c;function l(e,t){if(!e)return;let n=`huaweicloud-usdk-nodejs/3.0`;t&&typeof t==`string`?e[`User-Agent`]=t:e[`User-Agent`]=n}function u(e){if(typeof e!=`string`||e.trim()===``)throw Error(`Invalid URL`);return e.replace(/\/$/,``)}function d(e,t,n){var r;if(!t||!n)return;n.endpoint=`${e.baseURL}${e.url}`;let i=Object.entries(e.headers||{}).reduce((e,[t,n])=>((t===`X-Project-Id`||t===`X-Domain-Id`)&&(e[t]=n),e),{});n.headers=Object.assign(Object.assign(Object.assign({},n.headers),i),e.headers&&{"content-type":e.headers[`Content-Type`]}),delete n.headers.Authorization,delete n.headers[`user-agent`],n.headers.host=(r=e.baseURL)?.replace(/^https?:\/\/(.*?)\/?$/,`$1`);let a=s.AKSKSigner.sign(n,t);e.headers=a}}}),D=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/HcClient.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.HcClient=void 0;let t=v(),n=C(),r=Te(),i=Ee(),a=Ie();var o=class e{constructor(t,n){this.proxyAgent=``,this.httpClient=t,this.logger=(0,r.getLogger)(e.loggerName,r.LogLevel.INFO),this.logger.debug(`initialized`),this.clientOptions=n}withEndpoints(e){return this.endpoints=e,this}withCredential(e){return this.credential=e,this}withRegion(e){return this.region=e,this}withHttpsAgent(e){return this.proxyAgent=e,this}overrideEndpoints(t){let n=new a.DefaultHttpClient(this.clientOptions,t);return new e(n,this.clientOptions).withCredential(this.credential).withEndpoints(t)}async sendRequest(e){this.logger.debug(`send request`),this.httpClient.credentials=this.credential;let t=await this.buildRequest(e);this.httpClient.httpRequest=t;try{let e=await this.httpClient.sendRequest(t);return this.extractResponse(e)}catch(e){throw n.ExceptionUtil.generalException(e)}}async buildRequest(e){var n;this.region&&(this.credential=await this.credential.processAuthParams(this,this.region.id));let r=`${e.url}`;Object.entries(e.pathParams).forEach(([e,t])=>{r=r.replace(`{${e}}`,t+``)}),e.method===`DELETE`&&e.data&&(Object.keys(e.data).length<=0||e.data.length<=0)&&delete e.data,(n=e.headers)?.[`Content-Type`]&&delete e.headers[`Content-Type`],e.contentType&&(e.headers||={},e.headers[`content-type`]=e.contentType.toLowerCase().includes(`application/json`)?`application/json`:e.contentType);let i=new t.HttpRequestBuilder,a=i.withEndpoint(this.endpoints[0]).withUrl(r).withHeaders(e.headers).withMethod(e.method).withPathParams(e.pathParams).withData(e.data).withQueryParams(e.queryParams).build();return a=await this.credential.processAuthRequest(a),e.responseHeaders&&(a.responseHeaders=e.responseHeaders),a.proxy=this.proxyAgent,e.axiosRequestConfig&&(a.axiosRequestConfig=e.axiosRequestConfig),a}extractResponse(e){var t;let n=e.headers,r=(t=n[`content-type`])?.toLowerCase();if(/(application\/octet-stream|image|application\/zip)/.test(r)){let t=new i.SdkStreamResponse;return t.body=e.data,t.httpStatusCode=e.statusCode,t}let a=typeof e.data==`object`?e.data:{};return a.httpStatusCode=e.statusCode,a}};exports.HcClient=o,o.loggerName=`HcClient`}}),O=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/auth/ICredential.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.isJsonContentType=void 0;function t(e){let t=e&&(e[`content-type`]||e[`Content-Type`]);return!t||t.toLowerCase()===`application/json`}exports.isJsonContentType=t}}),k=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/internal/model/KeystoneCreateProjectRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.KeystoneCreateProjectRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.KeystoneCreateProjectRequest=t}}),Le=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/internal/model/KeystoneListProjectsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.KeystoneListProjectsRequest=void 0;var t=class{constructor(){}withDomainId(e){return this.domain_id=e,this}set domainId(e){this.domain_id=e}get domainId(){return this.domain_id}withName(e){return this.name=e,this}withParentId(e){return this.parent_id=e,this}set parentId(e){this.parent_id=e}get parentId(){return this.parent_id}withEnabled(e){return this.enabled=e,this}withIsDomain(e){return this.is_domain=e,this}set isDomain(e){this.is_domain=e}get isDomain(){return this.is_domain}withPage(e){return this.page=e,this}withPerPage(e){return this.per_page=e,this}set perPage(e){this.per_page=e}get perPage(){return this.per_page}};exports.KeystoneListProjectsRequest=t}}),Re=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/utils/constant.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Constants=void 0;var t=class{};exports.Constants=t,t.DEFAULT_IAM_ENDPOINT=`https://iam.myhuaweicloud.com`,t.ENV_HUAWEICLOUD_SDK_AK=`HUAWEICLOUD_SDK_AK`,t.ENV_HUAWEICLOUD_SDK_SK=`HUAWEICLOUD_SDK_SK`,t.ENV_HUAWEICLOUD_SDK_PROJECT_ID=`HUAWEICLOUD_SDK_PROJECT_ID`,t.ENV_HUAWEICLOUD_SDK_DOMAIN_ID=`HUAWEICLOUD_SDK_DOMAIN_ID`,t.DEFAULT_PROFILE_DIR_NAME=`.huaweicloud`}}),ze=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/internal/services/iam.service.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.IamService=void 0;let t=y(),n=k(),r=Le(),i=Pe(),a=Re();var o=class{constructor(e,t){this.client=e.overrideEndpoints(t?[t]:[a.Constants.DEFAULT_IAM_ENDPOINT])}async getProjectId(e){let t=new r.KeystoneListProjectsRequest;t.name=e;let n=await this.keystoneListProjects(t);return n.projects&&n.projects.length==1?n.projects[0].id:this.getCreateProjectId(e)}async getDomainId(){return this.getAuthDomainId()}async getCreateProjectId(e){let r=await this.getSupportedRegions();if(!r||r.length<=0)throw new t.SdkException(`failed to list regions`);if(!(0,i.includes)(r,e))throw new t.SdkException(`the region input is not supported to create project automatically`);let a=await this.getAuthDomainId();if(!a)throw new t.SdkException(`No domain id found, please select one of the following solutions:
37
+ 1. Manually specify domain_id when initializing the credentials.
38
+ 2. Use the domain account to grant the current account permissions of the IAM service.
39
+ 3. Use AK/SK of the domain account.`);let o=new n.KeystoneCreateProjectRequest;o.withBody({project:{name:e,domain_id:a}});let s=await this.keystoneCreateProject(o);if(!s.project)throw new t.SdkException(`failed to create project`);return s.project.id}async getSupportedRegions(){let e=`public`,n=await this.keystoneListRegions();if(!n)throw new t.SdkException(`failed to list all regions`);let r=(0,i.filter)(n.regions,t=>e===t.type).map(e=>e.id);return r}async getAuthDomainId(){let e=await this.keystoneListAuthDomains();if(!e||!e.domains||e.domains.length<=0)throw new t.SdkException(`No domain id found, please select one of the following solutions:
40
+ 1. Manually specify domain_id when initializing the credentials.
41
+ 2. Use the domain account to grant the current account permissions of the IAM service.
42
+ 3. Use AK/SK of the domain account.`);return e.domains[0].id}async keystoneListRegions(){let e={method:`GET`,url:`/v3/regions`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},t={};return e.headers=t,await this.client.sendRequest(e)}async keystoneListProjects(e){let t={method:`GET`,url:`/v3/projects`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},i={},a,o,s,c,l,u,d;return e!=null&&(e instanceof r.KeystoneListProjectsRequest?(a=e.domainId,o=e.name,s=e.parentId,c=e.enabled,l=e.isDomain,u=e.page,d=e.perPage):(a=e.domain_id,o=e.name,s=e.parent_id,c=e.enabled,l=e.is_domain,u=e.page,d=e.per_page)),a!=null&&(i.domain_id=a),o!=null&&(i.name=o),s!=null&&(i.parent_id=s),c!=null&&(i.enabled=c),l!=null&&(i.is_domain=l),u!=null&&(i.page=u),d!=null&&(i.per_page=d),t.queryParams=i,t.headers=n,await this.client.sendRequest(t)}async keystoneCreateProject(e){let t={method:`POST`,url:`/v3/projects`,contentType:`application/json;charset=UTF-8`,queryParams:{},pathParams:{},headers:{},data:{}},r={},i;return e!=null&&(i=(e instanceof n.KeystoneCreateProjectRequest,e.body)),t.data=i===void 0?{}:i,t.headers=r,await this.client.sendRequest(t)}async keystoneListAuthDomains(){let e={method:`GET`,url:`/v3/auth/domains`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}};return e.headers={},await this.client.sendRequest(e)}};exports.IamService=o}}),Be=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/internal/services/authcache.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AuthCache=void 0;let t;var n=class e{constructor(){this.authMap=new Map}static instance(){return t||=new e,t}putCache(e,t){this.authMap.set(e,t)}getCache(e){return this.authMap.get(e)}};exports.AuthCache=n}}),Ve=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/auth/HKDF.js"(exports){var t=Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]},n=Object.create?function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}:function(e,t){e.default=t},r=function(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var i in e)i!==`default`&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r},i;Object.defineProperty(exports,`__esModule`,{value:!0}),exports.HKDF=void 0;let a=r(g(`crypto`)),o=y();var s=class e{static getDerKeySHA256(t,n,r){if(!t||!n)return null;try{let i=this.extract(this.stringToBinary(n),this.stringToBinary(t),e.HMAC_ALGORITHM),a=this.expand(i,this.stringToBinary(r),e.HMAC_ALGORITHM,this.DERIVATION_KEY_LENGTH,this.EXPAND_CEIL);return a?this.toHex(a):null}catch{throw new o.SdkException(`Failed to derive AK ${t} with info ${r}`)}}static toHex(e){return e.toString(`hex`).toLowerCase()}static extract(e,t,n){let r=t;return(t===null||t.length===0)&&(r=Buffer.alloc(this.getHashLen(n))),this.hmacSHA256(e,r,n)}static expand(e,t,n,r,i){let a;if(i===1)a=this.expandFirst(e,t,n);else{let r=Buffer.alloc(0);for(let o=1;o<=i;++o)r=this.expandOnce(e,t,r,o,n),a=Buffer.concat([a,r],a.length+r.length)}return r===a.length?a:r<a.length?a.slice(0,r):null}static expandFirst(e,t,n){let r=Buffer.alloc(t.length+1);return t.copy(r),r.writeUInt8(1,r.length-1),this.hmacSHA256(r,e,n)}static expandOnce(e,t,n,r,i){let a=Buffer.concat([n,t],n.length+t.length);return a.writeUInt8(r,a.length),this.hmacSHA256(a,e,i)}static getHashLen(t){switch(t){case e.HMAC_SHA1:return 20;case e.HMAC_SHA256:default:return 32}}static hexStringToBinary(e){let t=Buffer.from(e,`hex`);return t}static stringToBinary(e){let t=Buffer.from(e,`utf-8`);return t}};exports.HKDF=s,i=s,s.HMAC_SHA1=`sha1`,s.HMAC_SHA256=`sha256`,s.DERIVATION_KEY_LENGTH=32,s.HMAC_ALGORITHM=i.HMAC_SHA256,s.ALGORITHM_HASH_LENGTH=i.getHashLen(i.HMAC_ALGORITHM),s.EXPAND_CEIL=Math.ceil(i.DERIVATION_KEY_LENGTH/i.ALGORITHM_HASH_LENGTH),s.hmacSHA256=(e,t,n)=>i.hexStringToBinary(a.createHmac(n,t).update(e).digest(`hex`))}}),He=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/auth/DerivedAKSKSigner.js"(exports){var t=Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]},n=Object.create?function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}:function(e,t){e.default=t},r=function(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var i in e)i!==`default`&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r},i=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DerivedAKSKSigner=void 0;let a=i(Ne()),o=i(g(`url`)),s=r(Pe()),c=Ve(),l=Fe();var u=class extends l.AKSKSigner{static sign(e,t){var n,r;let i={},l=e.headers[this.HeaderXDate];l?(l=(0,a.default)(l).utcOffset(0).format(this.BasicDateFormat),l=`${l}Z`):(l=(0,a.default)().utcOffset(0).format(this.BasicDateFormat),l=`${l}Z`,Object.assign(i,{"X-Sdk-Date":l}));let u=o.default.parse(e.endpoint,!0),d=u.host,f=e.headers[this.HeaderHost];f&&(d=f),Object.assign(i,{host:d});let p={},m={};Object.assign(m,e.headers),(n=m[`content-type`])?.indexOf(`multipart/form-data`)!==-1&&delete m[`content-type`],Object.assign(p,m,i);let h=this.CanonicalURI(u.pathname),g=this.CanonicalQueryString(e),_=s.sortBy(Object.keys(p),e=>e.toLocaleLowerCase()),v=_.join(`;`).toLocaleLowerCase(),y=this.buildCanonicalHeaders(p),b=this.buildPayloadHash(e),x=this.buildCanonicalRequest(e.method,h,g,y,v,b),S=this.Hex(x),C=l.substring(0,8),w=`${C}/${t.getRegionId()}/${t.getDerivedAuthServiceName()}`,ee=this.getStringToSignByInfo(this.V_11_HMAC_SHA_256,l,w,S),T=(r=c.HKDF.getDerKeySHA256(t.getAk(),t.getSk(),w))??``,te=this.hmacSHA256(T,ee),ne={Authorization:`${this.V_11_HMAC_SHA_256} Credential=${t.getAk()}/${w}, SignedHeaders=${v}, Signature=${te}`};return Object.assign(p,ne),p}static getStringToSignByInfo(e,t,n,r){let i=[e,t,n,r];return i.join(`
43
+ `)}};exports.DerivedAKSKSigner=u,u.V_11_HMAC_SHA_256=`V11-HMAC-SHA256`}}),Ue=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/auth/BasicCredentials.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BasicCredentials=void 0;let t=O(),n=Fe(),r=v(),i=ze(),a=Be(),o=He();var s=class e{constructor(e){this.ak=e?.ak,this.sk=e?.sk,this.regionId=e?.regionId,this.derivedPredicate=e?.derivedPredicate,this.securityToken=e?.securityToken,this.projectId=e?.projectId,this.iamEndpoint=e?.iamEndpoint,this.derivedAuthServiceName=e?.derivedAuthServiceName}withAk(e){return this.ak=e,this}withSk(e){return this.sk=e,this}withDerivedPredicate(e){return this.derivedPredicate=e,this}withProjectId(e){return this.projectId=e,this}withSecurityToken(e){return this.securityToken=e,this}withIamEndpoint(e){return this.iamEndpoint=e,this}getAk(){return this.ak}getSk(){return this.sk}getRegionId(){return this.regionId}getDerivedAuthServiceName(){return this.derivedAuthServiceName}setProjectId(e){this.projectId=e}getPathParams(){let e={};return this.projectId&&Object.assign(e,{project_id:this.projectId}),e}async processAuthRequest(e){if(!this.ak)throw new n.RequiredError(`AK cannot be empty or undefined.`);if(!this.sk)throw new n.RequiredError(`SK cannot be empty or undefined.`);let i=new r.HttpRequestBuilder;i.addPathParams(this.getPathParams());let a=e.url;this.projectId&&(a=this.parsePath(a,this.getPathParams()),i.withUrl(a)),i.withEndpoint(`${e.endpoint}${a}`),this.projectId&&i.addHeaders(`X-Project-Id`,this.projectId),this.securityToken&&i.addHeaders(`X-Security-Token`,this.securityToken),(0,t.isJsonContentType)(e.headers)||i.addHeaders(`X-Sdk-Content-Sha256`,`UNSIGNED-PAYLOAD`),i.addAllHeaders(e.headers),Object.assign(e,i.build());let s=this.isDerivedAuth(e)?o.DerivedAKSKSigner.sign(e,this):n.AKSKSigner.sign(e,this);return i.addAllHeaders(s),Object.assign(e,i.build())}async processAuthParams(e,t){if(this.projectId)return this;let n=a.AuthCache.instance(),r=this.getAk()+t,o=n.getCache(r);if(o)return this.projectId=o,this;let s=await new i.IamService(e,this.iamEndpoint).getProjectId(t);return n.putCache(r,s),this.projectId=s,this}processDerivedAuthParams(e,t){e&&(this.derivedAuthServiceName=e),t&&(this.regionId=t)}parsePath(e,t){return!e||!t?e:Object.keys(t).reduce((e,n)=>{let r=encodeURIComponent(t[n]);return e.replace(RegExp(`{${n}}`),r)},e)}isDerivedAuth(e){return this.derivedPredicate?this.derivedPredicate(e):!1}static getDefaultDerivedPredicate(t){var n;let r=(n=new URL(t?.endpoint))?.hostname;return!e.DEFAULT_ENDPOINT_REG.test(r)}};exports.BasicCredentials=s,s.DEFAULT_ENDPOINT_REG=/^(?<firstDomainNameLetter>[a-z])(?<firstDomainName>[a-z0-9-]+)(?<middleDomainName>(\.[a-z]{2,}-[a-z]+-\d{1,2})?)(?<lastDomainName>\.(my)?(huaweicloud|myhwclouds)).(?<domainSuffix>(com|cn))$/}}),We=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/auth/GlobalCredentials.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.GlobalCredentials=void 0;let t=O(),n=Fe(),r=v(),i=ze(),a=Be();var o=class{constructor(e={}){this.ak=e?.ak,this.sk=e?.sk,this.securityToken=e?.securityToken,this.domainId=e?.domainId,this.iamEndpoint=e?.iamEndpoint}withAk(e){return this.ak=e,this}withSk(e){return this.sk=e,this}withDomainId(e){return this.domainId=e,this}withSecurityToken(e){return this.securityToken=e,this}withIamEndpoint(e){return this.iamEndpoint=e,this}getAk(){if(!this.ak)throw new n.RequiredError(`AK cannot be empty or undefined.`);return this.ak}getSk(){if(!this.sk)throw new n.RequiredError(`SK cannot be empty or undefined.`);return this.sk}setDomainId(e){this.domainId=e}getPathParams(){let e={};return this.domainId&&Object.assign(e,{domain_id:this.domainId}),e}async processAuthRequest(e){if(!this.ak)throw new n.RequiredError(`AK cannot be empty or undefined.`);if(!this.sk)throw new n.RequiredError(`SK cannot be empty or undefined.`);let i=new r.HttpRequestBuilder().addPathParams(this.getPathParams()),a=e.url;this.domainId&&(a=s(a,this.getPathParams()),i.withUrl(a).addHeaders(`X-Domain-Id`,this.domainId)),i.withEndpoint(`${e.endpoint}${a}`),this.securityToken&&i.addHeaders(`X-Security-Token`,this.securityToken),(0,t.isJsonContentType)(e.headers)||i.addHeaders(`X-Sdk-Content-Sha256`,`UNSIGNED-PAYLOAD`),i.addAllHeaders(e.headers),Object.assign(e,i.build());let o=n.AKSKSigner.sign(e,this);return i.addAllHeaders(o),Object.assign(e,i.build())}async processAuthParams(e){if(this.domainId)return this;let t=a.AuthCache.instance(),n=this.getAk();if(t.getCache(n))return this.domainId=t.getCache(n),this;let r=await new i.IamService(e,this.iamEndpoint).getDomainId();return t.putCache(n,r),this.domainId=r,this}};exports.GlobalCredentials=o;function s(e,t){if(!e||!t)return e||``;let n=(e,[t,n])=>{let r=encodeURIComponent(n);return e.replace(RegExp(`{${t}}`,`g`),r)};return Object.entries(t).reduce(n,e)}}}),Ge,Ke=u({"node_modules/uuid/dist/max.js"(){Ge=`ffffffff-ffff-ffff-ffff-ffffffffffff`}}),qe,Je=u({"node_modules/uuid/dist/nil.js"(){qe=`00000000-0000-0000-0000-000000000000`}}),Ye,Xe=u({"node_modules/uuid/dist/regex.js"(){Ye=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i}});function A(e){return typeof e==`string`&&Ye.test(e)}var Ze,Qe=u({"node_modules/uuid/dist/validate.js"(){Xe(),Ze=A}});function $e(e){if(!Ze(e))throw TypeError(`Invalid UUID`);let t;return Uint8Array.of((t=parseInt(e.slice(0,8),16))>>>24,t>>>16&255,t>>>8&255,t&255,(t=parseInt(e.slice(9,13),16))>>>8,t&255,(t=parseInt(e.slice(14,18),16))>>>8,t&255,(t=parseInt(e.slice(19,23),16))>>>8,t&255,(t=parseInt(e.slice(24,36),16))/1099511627776&255,t/4294967296&255,t>>>24&255,t>>>16&255,t>>>8&255,t&255)}var et,j=u({"node_modules/uuid/dist/parse.js"(){Qe(),et=$e}});function tt(e,t=0){return(nt[e[t+0]]+nt[e[t+1]]+nt[e[t+2]]+nt[e[t+3]]+`-`+nt[e[t+4]]+nt[e[t+5]]+`-`+nt[e[t+6]]+nt[e[t+7]]+`-`+nt[e[t+8]]+nt[e[t+9]]+`-`+nt[e[t+10]]+nt[e[t+11]]+nt[e[t+12]]+nt[e[t+13]]+nt[e[t+14]]+nt[e[t+15]]).toLowerCase()}function M(e,t=0){let n=tt(e,t);if(!Ze(n))throw TypeError(`Stringified UUID is invalid`);return n}var nt,rt,it=u({"node_modules/uuid/dist/stringify.js"(){Qe(),nt=[];for(let e=0;e<256;++e)nt.push((e+256).toString(16).slice(1));rt=M}});function at(){if(!N){if(typeof crypto>`u`||!crypto.getRandomValues)throw Error(`crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported`);N=crypto.getRandomValues.bind(crypto)}return N(ot)}var N,ot,st=u({"node_modules/uuid/dist/rng.js"(){ot=new Uint8Array(16)}});function ct(e,t,n){let r,i=e?._v6??!1;if(e){let t=Object.keys(e);t.length===1&&t[0]===`_v6`&&(e=void 0)}if(e)r=ut(e.random??e.rng?.()??at(),e.msecs,e.nsecs,e.clockseq,e.node,t,n);else{let e=Date.now(),a=at();lt(dt,e,a),r=ut(a,dt.msecs,dt.nsecs,i?void 0:dt.clockseq,i?void 0:dt.node,t,n)}return t??tt(r)}function lt(e,t,n){return e.msecs??=-1/0,e.nsecs??=0,t===e.msecs?(e.nsecs++,e.nsecs>=1e4&&(e.node=void 0,e.nsecs=0)):t>e.msecs?e.nsecs=0:t<e.msecs&&(e.node=void 0),e.node||(e.node=n.slice(10,16),e.node[0]|=1,e.clockseq=(n[8]<<8|n[9])&16383),e.msecs=t,e}function ut(e,t,n,r,i,a,o=0){if(e.length<16)throw Error(`Random bytes length must be >= 16`);if(!a)a=new Uint8Array(16),o=0;else if(o<0||o+16>a.length)throw RangeError(`UUID byte range ${o}:${o+15} is out of buffer bounds`);t??=Date.now(),n??=0,r??=(e[8]<<8|e[9])&16383,i??=e.slice(10,16),t+=122192928e5;let s=((t&268435455)*1e4+n)%4294967296;a[o++]=s>>>24&255,a[o++]=s>>>16&255,a[o++]=s>>>8&255,a[o++]=s&255;let c=t/4294967296*1e4&268435455;a[o++]=c>>>8&255,a[o++]=c&255,a[o++]=c>>>24&15|16,a[o++]=c>>>16&255,a[o++]=r>>>8|128,a[o++]=r&255;for(let e=0;e<6;++e)a[o++]=i[e];return a}var dt,ft,pt=u({"node_modules/uuid/dist/v1.js"(){st(),it(),dt={},ft=ct}});function mt(e){let t=typeof e==`string`?et(e):e,n=ht(t);return typeof e==`string`?tt(n):n}function ht(e){return Uint8Array.of((e[6]&15)<<4|e[7]>>4&15,(e[7]&15)<<4|(e[4]&240)>>4,(e[4]&15)<<4|(e[5]&240)>>4,(e[5]&15)<<4|(e[0]&240)>>4,(e[0]&15)<<4|(e[1]&240)>>4,(e[1]&15)<<4|(e[2]&240)>>4,96|e[2]&15,e[3],e[8],e[9],e[10],e[11],e[12],e[13],e[14],e[15])}var gt=u({"node_modules/uuid/dist/v1ToV6.js"(){j(),it()}});function _t(e){let t=xt(e),n=bt(t,e.length*8);return vt(n)}function vt(e){let t=new Uint8Array(e.length*4);for(let n=0;n<e.length*4;n++)t[n]=e[n>>2]>>>n%4*8&255;return t}function yt(e){return(e+64>>>9<<4)+14+1}function bt(e,t){let n=new Uint32Array(yt(t)).fill(0);n.set(e),n[t>>5]|=128<<t%32,n[n.length-1]=t,e=n;let r=1732584193,i=-271733879,a=-1732584194,o=271733878;for(let t=0;t<e.length;t+=16){let n=r,s=i,c=a,l=o;r=F(r,i,a,o,e[t],7,-680876936),o=F(o,r,i,a,e[t+1],12,-389564586),a=F(a,o,r,i,e[t+2],17,606105819),i=F(i,a,o,r,e[t+3],22,-1044525330),r=F(r,i,a,o,e[t+4],7,-176418897),o=F(o,r,i,a,e[t+5],12,1200080426),a=F(a,o,r,i,e[t+6],17,-1473231341),i=F(i,a,o,r,e[t+7],22,-45705983),r=F(r,i,a,o,e[t+8],7,1770035416),o=F(o,r,i,a,e[t+9],12,-1958414417),a=F(a,o,r,i,e[t+10],17,-42063),i=F(i,a,o,r,e[t+11],22,-1990404162),r=F(r,i,a,o,e[t+12],7,1804603682),o=F(o,r,i,a,e[t+13],12,-40341101),a=F(a,o,r,i,e[t+14],17,-1502002290),i=F(i,a,o,r,e[t+15],22,1236535329),r=wt(r,i,a,o,e[t+1],5,-165796510),o=wt(o,r,i,a,e[t+6],9,-1069501632),a=wt(a,o,r,i,e[t+11],14,643717713),i=wt(i,a,o,r,e[t],20,-373897302),r=wt(r,i,a,o,e[t+5],5,-701558691),o=wt(o,r,i,a,e[t+10],9,38016083),a=wt(a,o,r,i,e[t+15],14,-660478335),i=wt(i,a,o,r,e[t+4],20,-405537848),r=wt(r,i,a,o,e[t+9],5,568446438),o=wt(o,r,i,a,e[t+14],9,-1019803690),a=wt(a,o,r,i,e[t+3],14,-187363961),i=wt(i,a,o,r,e[t+8],20,1163531501),r=wt(r,i,a,o,e[t+13],5,-1444681467),o=wt(o,r,i,a,e[t+2],9,-51403784),a=wt(a,o,r,i,e[t+7],14,1735328473),i=wt(i,a,o,r,e[t+12],20,-1926607734),r=Tt(r,i,a,o,e[t+5],4,-378558),o=Tt(o,r,i,a,e[t+8],11,-2022574463),a=Tt(a,o,r,i,e[t+11],16,1839030562),i=Tt(i,a,o,r,e[t+14],23,-35309556),r=Tt(r,i,a,o,e[t+1],4,-1530992060),o=Tt(o,r,i,a,e[t+4],11,1272893353),a=Tt(a,o,r,i,e[t+7],16,-155497632),i=Tt(i,a,o,r,e[t+10],23,-1094730640),r=Tt(r,i,a,o,e[t+13],4,681279174),o=Tt(o,r,i,a,e[t],11,-358537222),a=Tt(a,o,r,i,e[t+3],16,-722521979),i=Tt(i,a,o,r,e[t+6],23,76029189),r=Tt(r,i,a,o,e[t+9],4,-640364487),o=Tt(o,r,i,a,e[t+12],11,-421815835),a=Tt(a,o,r,i,e[t+15],16,530742520),i=Tt(i,a,o,r,e[t+2],23,-995338651),r=Et(r,i,a,o,e[t],6,-198630844),o=Et(o,r,i,a,e[t+7],10,1126891415),a=Et(a,o,r,i,e[t+14],15,-1416354905),i=Et(i,a,o,r,e[t+5],21,-57434055),r=Et(r,i,a,o,e[t+12],6,1700485571),o=Et(o,r,i,a,e[t+3],10,-1894986606),a=Et(a,o,r,i,e[t+10],15,-1051523),i=Et(i,a,o,r,e[t+1],21,-2054922799),r=Et(r,i,a,o,e[t+8],6,1873313359),o=Et(o,r,i,a,e[t+15],10,-30611744),a=Et(a,o,r,i,e[t+6],15,-1560198380),i=Et(i,a,o,r,e[t+13],21,1309151649),r=Et(r,i,a,o,e[t+4],6,-145523070),o=Et(o,r,i,a,e[t+11],10,-1120210379),a=Et(a,o,r,i,e[t+2],15,718787259),i=Et(i,a,o,r,e[t+9],21,-343485551),r=P(r,n),i=P(i,s),a=P(a,c),o=P(o,l)}return Uint32Array.of(r,i,a,o)}function xt(e){if(e.length===0)return new Uint32Array;let t=new Uint32Array(yt(e.length*8)).fill(0);for(let n=0;n<e.length;n++)t[n>>2]|=(e[n]&255)<<n%4*8;return t}function P(e,t){let n=(e&65535)+(t&65535),r=(e>>16)+(t>>16)+(n>>16);return r<<16|n&65535}function St(e,t){return e<<t|e>>>32-t}function Ct(e,t,n,r,i,a){return P(St(P(P(t,e),P(r,a)),i),n)}function F(e,t,n,r,i,a,o){return Ct(t&n|~t&r,e,t,i,a,o)}function wt(e,t,n,r,i,a,o){return Ct(t&r|n&~r,e,t,i,a,o)}function Tt(e,t,n,r,i,a,o){return Ct(t^n^r,e,t,i,a,o)}function Et(e,t,n,r,i,a,o){return Ct(n^(t|~r),e,t,i,a,o)}var Dt,Ot=u({"node_modules/uuid/dist/md5.js"(){Dt=_t}});function I(e){e=unescape(encodeURIComponent(e));let t=new Uint8Array(e.length);for(let n=0;n<e.length;++n)t[n]=e.charCodeAt(n);return t}function L(e,t,n,r,i,a){let o=typeof n==`string`?I(n):n,s=typeof r==`string`?et(r):r;if(typeof r==`string`&&(r=et(r)),r?.length!==16)throw TypeError(`Namespace must be array-like (16 iterable integer values, 0-255)`);let c=new Uint8Array(16+o.length);if(c.set(s),c.set(o,s.length),c=t(c),c[6]=c[6]&15|e,c[8]=c[8]&63|128,i){a||=0;for(let e=0;e<16;++e)i[a+e]=c[e];return i}return tt(c)}var kt,At,jt=u({"node_modules/uuid/dist/v35.js"(){j(),it(),kt=`6ba7b810-9dad-11d1-80b4-00c04fd430c8`,At=`6ba7b811-9dad-11d1-80b4-00c04fd430c8`}});function Mt(e,t,n,r){return L(48,Dt,e,t,n,r)}var Nt,Pt=u({"node_modules/uuid/dist/v3.js"(){Ot(),jt(),Mt.DNS=kt,Mt.URL=At,Nt=Mt}}),Ft,It,Lt=u({"node_modules/uuid/dist/native.js"(){Ft=typeof crypto<`u`&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),It={randomUUID:Ft}}});function Rt(e,t,n){e||={};let r=e.random??e.rng?.()??at();if(r.length<16)throw Error(`Random bytes length must be >= 16`);if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){if(n||=0,n<0||n+16>t.length)throw RangeError(`UUID byte range ${n}:${n+15} is out of buffer bounds`);for(let e=0;e<16;++e)t[n+e]=r[e];return t}return tt(r)}function zt(e,t,n){return It.randomUUID&&!t&&!e?It.randomUUID():Rt(e,t,n)}var Bt,Vt=u({"node_modules/uuid/dist/v4.js"(){Lt(),st(),it(),Bt=zt}});function Ht(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:return t^n^r;case 2:return t&n^t&r^n&r;case 3:return t^n^r}}function Ut(e,t){return e<<t|e>>>32-t}function Wt(e){let t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520],r=new Uint8Array(e.length+1);r.set(e),r[e.length]=128,e=r;let i=e.length/4+2,a=Math.ceil(i/16),o=Array(a);for(let t=0;t<a;++t){let n=new Uint32Array(16);for(let r=0;r<16;++r)n[r]=e[t*64+r*4]<<24|e[t*64+r*4+1]<<16|e[t*64+r*4+2]<<8|e[t*64+r*4+3];o[t]=n}o[a-1][14]=(e.length-1)*8/2**32,o[a-1][14]=Math.floor(o[a-1][14]),o[a-1][15]=(e.length-1)*8&4294967295;for(let e=0;e<a;++e){let r=new Uint32Array(80);for(let t=0;t<16;++t)r[t]=o[e][t];for(let e=16;e<80;++e)r[e]=Ut(r[e-3]^r[e-8]^r[e-14]^r[e-16],1);let i=n[0],a=n[1],s=n[2],c=n[3],l=n[4];for(let e=0;e<80;++e){let n=Math.floor(e/20),o=Ut(i,5)+Ht(n,a,s,c)+l+t[n]+r[e]>>>0;l=c,c=s,s=Ut(a,30)>>>0,a=i,i=o}n[0]=n[0]+i>>>0,n[1]=n[1]+a>>>0,n[2]=n[2]+s>>>0,n[3]=n[3]+c>>>0,n[4]=n[4]+l>>>0}return Uint8Array.of(n[0]>>24,n[0]>>16,n[0]>>8,n[0],n[1]>>24,n[1]>>16,n[1]>>8,n[1],n[2]>>24,n[2]>>16,n[2]>>8,n[2],n[3]>>24,n[3]>>16,n[3]>>8,n[3],n[4]>>24,n[4]>>16,n[4]>>8,n[4])}var Gt,Kt=u({"node_modules/uuid/dist/sha1.js"(){Gt=Wt}});function qt(e,t,n,r){return L(80,Gt,e,t,n,r)}var Jt,Yt=u({"node_modules/uuid/dist/v5.js"(){Kt(),jt(),qt.DNS=kt,qt.URL=At,Jt=qt}});function Xt(e,t,n){e??={},n??=0;let r=ft({...e,_v6:!0},new Uint8Array(16));if(r=mt(r),t){for(let e=0;e<16;e++)t[n+e]=r[e];return t}return tt(r)}var Zt,Qt=u({"node_modules/uuid/dist/v6.js"(){it(),pt(),gt(),Zt=Xt}});function $t(e){let t=typeof e==`string`?et(e):e,n=en(t);return typeof e==`string`?tt(n):n}function en(e){return Uint8Array.of((e[3]&15)<<4|e[4]>>4&15,(e[4]&15)<<4|(e[5]&240)>>4,(e[5]&15)<<4|e[6]&15,e[7],(e[1]&15)<<4|(e[2]&240)>>4,(e[2]&15)<<4|(e[3]&240)>>4,16|(e[0]&240)>>4,(e[0]&15)<<4|(e[1]&240)>>4,e[8],e[9],e[10],e[11],e[12],e[13],e[14],e[15])}var tn=u({"node_modules/uuid/dist/v6ToV1.js"(){j(),it()}});function nn(e,t,n){let r;if(e)r=an(e.random??e.rng?.()??at(),e.msecs,e.seq,t,n);else{let e=Date.now(),i=at();rn(on,e,i),r=an(i,on.msecs,on.seq,t,n)}return t??tt(r)}function rn(e,t,n){return e.msecs??=-1/0,e.seq??=0,t>e.msecs?(e.seq=n[6]<<23|n[7]<<16|n[8]<<8|n[9],e.msecs=t):(e.seq=e.seq+1|0,e.seq===0&&e.msecs++),e}function an(e,t,n,r,i=0){if(e.length<16)throw Error(`Random bytes length must be >= 16`);if(!r)r=new Uint8Array(16),i=0;else if(i<0||i+16>r.length)throw RangeError(`UUID byte range ${i}:${i+15} is out of buffer bounds`);return t??=Date.now(),n??=e[6]*127<<24|e[7]<<16|e[8]<<8|e[9],r[i++]=t/1099511627776&255,r[i++]=t/4294967296&255,r[i++]=t/16777216&255,r[i++]=t/65536&255,r[i++]=t/256&255,r[i++]=t&255,r[i++]=112|n>>>28&15,r[i++]=n>>>20&255,r[i++]=128|n>>>14&63,r[i++]=n>>>6&255,r[i++]=n<<2&255|e[10]&3,r[i++]=e[11],r[i++]=e[12],r[i++]=e[13],r[i++]=e[14],r[i++]=e[15],r}var on,sn,cn=u({"node_modules/uuid/dist/v7.js"(){st(),it(),on={},sn=nn}});function ln(e){if(!Ze(e))throw TypeError(`Invalid UUID`);return parseInt(e.slice(14,15),16)}var un,R=u({"node_modules/uuid/dist/version.js"(){Qe(),un=ln}}),z={};f(z,{MAX:()=>Ge,NIL:()=>qe,parse:()=>et,stringify:()=>rt,v1:()=>ft,v1ToV6:()=>mt,v3:()=>Nt,v4:()=>Bt,v5:()=>Jt,v6:()=>Zt,v6ToV1:()=>$t,v7:()=>sn,validate:()=>Ze,version:()=>un});var dn=u({"node_modules/uuid/dist/index.js"(){Ke(),Je(),j(),it(),pt(),gt(),Pt(),Vt(),Yt(),Qt(),tn(),cn(),Qe(),R()}}),fn=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/http/DefaultUserAgent.js"(exports){var t=Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]},n=Object.create?function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}:function(e,t){e.default=t},r=function(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var i in e)i!==`default`&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r};Object.defineProperty(exports,`__esModule`,{value:!0}),exports.generateDefaultUsageAgent=void 0;let i=(dn(),h(z)),a=Re(),o=r(g(`fs`)),s=r(g(`path`)),c=r(g(`os`)),l=`application_id`,u=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/,d=()=>{let e=c.arch(),t=c.platform(),n=c.release(),r=process.version||``,i=process.env.LANG?process.env.LANG.split(`.`)[0]:``;return`os/${t}#${n}#${e} nodejs/${r} meta/${i}`},f=e=>{let t=c.homedir(),n=s.join(t,a.Constants.DEFAULT_PROFILE_DIR_NAME);o.existsSync(n)||o.mkdirSync(n,{recursive:!0});let r=(0,i.v4)();return o.writeFileSync(e,r),r},p=()=>{try{let e=c.homedir(),t=s.join(e,a.Constants.DEFAULT_PROFILE_DIR_NAME,l);if(o.existsSync(t)){let e=o.readFileSync(t,`utf8`).trim();if(u.test(e))return`app/${e}`}let n=f(t);return`app/${n}`}catch{return``}},m=e=>{let t=d(),n=p();return[e,t,n].join(`; `)};exports.generateDefaultUsageAgent=m}}),pn=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/ClientBuilder.js"(exports){var t=Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]},n=Object.create?function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}:function(e,t){e.default=t},r=function(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var i in e)i!==`default`&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r};Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ClientBuilder=void 0;let i=D(),a=Ie(),o=Ue(),s=We(),c=y(),l=r(g(`path`)),u=fn();var d=class{constructor(e,t){this.credentialType=[`BasicCredentials`,`GlobalCredentials`],this.envParams=process.env,this.credentials={},this.init=e,t&&(this.credentialType=t.split(`,`))}withEndpoint(e){return this.endpoints=[],typeof e==`string`?this.endpoints.push(e):Array.isArray(e)&&this.endpoints.push(...e),this}withCredential(e){return this.credential=e,this}withProxyAgent(e){return this.proxyAgent=e,this}withRegion(e){return this.region=e,this}withOptions(e){return this.userOptions=e,this}withDerivedAuthServiceName(e){return this.derivedAuthServiceName=e,this}build(){var e,t,n,r,s,l;let u={disableSslVerification:!0};if(this.proxyAgent&&Object.assign(u,{proxy:this.proxyAgent}),(e=this.userOptions)?.axiosRequestConfig&&((r=(n=(t=this.userOptions)?.axiosRequestConfig)?.headers)?.[`User-Agent`]&&(this.userOptions.axiosRequestConfig.headers[`User-Agent`]=this.getDefaultUsageAgent(this.userOptions.axiosRequestConfig.headers[`User-Agent`])),u.axiosRequestConfig=this.userOptions.axiosRequestConfig),u.headers||={},u.headers[`User-Agent`]=this.getDefaultUsageAgent((s=this===null||this===void 0?void 0:this.userOptions)?.customUserAgent),this.credential||=this.getCredentialFromEnvironment(),!this.credential)throw new c.SdkException(`credential can not be null, ${this.credentialType}Credential objects are required`);this.region&&(this.endpoints=this.region.endpoints);let d=new a.DefaultHttpClient(u,this.endpoints),f=new i.HcClient(d);return this.region&&f.withRegion(this.region),this.derivedAuthServiceName&&this.credential instanceof o.BasicCredentials&&this.credential.processDerivedAuthParams(this.derivedAuthServiceName,(l=this.region)?.id),f.withCredential(this.credential).withEndpoints(this.endpoints),this.init(f)}getCredentialFromEnvironment(){let e=process.env.HUAWEICLOUD_SDK_TYPE,t=this.whichCredential(e);return this.getInputParamCredential(t,this.envParams)}whichCredential(e){if(!e)return new o.BasicCredentials;switch(e){case`BasicCredentials`:return new o.BasicCredentials;case`GlobalCredentials`:return new s.GlobalCredentials;default:{if(this.credentials[e])return this.credentials[e];let t=l.join(this.init().getPath(),`${e}`),n=g(t);return this.credentials[e]=new n,this.credentials[e]}}}getInputParamCredential(e,t){let n=Object.keys(t).filter(e=>e.indexOf(`HUAWEICLOUD_SDK_`)===0).reduce((e,n)=>{let r=n.substring(16);return r.indexOf(`_`)===-1?r=`with${r.toLowerCase().replace(/^\w/,e=>e.toUpperCase())}`:(r=r.split(`_`).map(e=>`${e.toLowerCase().replace(/^\w/,e=>e.toUpperCase())}`).join(``),r=`with${r}`),e[r]=t[n],e},{});return Object.keys(n).forEach(t=>{e[t]&&e[t](n[t])}),e}getDefaultUsageAgent(e){let t=`huaweicloud-usdk-nodejs/3.0`;return e&&typeof e==`string`?`${t}; ${e}`:(0,u.generateDefaultUsageAgent)(t)}};exports.ClientBuilder=d}}),mn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateEndpointIpaddressRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateEndpointIpaddressRequest=void 0;var t=class{constructor(e){this.endpoint_id=e}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withBody(e){return this.body=e,this}};exports.AssociateEndpointIpaddressRequest=t}}),hn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateResolverQueryLogConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateResolverQueryLogConfigRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}withBody(e){return this.body=e,this}};exports.AssociateResolverQueryLogConfigRequest=t}}),gn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateResolverRuleRouterRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateResolverRuleRouterRequest=void 0;var t=class{constructor(e){this.resolverrule_id=e}withResolverruleId(e){return this.resolverrule_id=e,this}set resolverruleId(e){this.resolverrule_id=e}get resolverruleId(){return this.resolverrule_id}withBody(e){return this.body=e,this}};exports.AssociateResolverRuleRouterRequest=t}}),_n=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateRouterRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateRouterRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.AssociateRouterRequest=t}}),vn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateCombinedPublicRecordsetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateCombinedPublicRecordsetsTaskRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchCreateCombinedPublicRecordsetsTaskRequest=t}}),yn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicRecordsetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicRecordsetsTaskRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchCreatePublicRecordsetsTaskRequest=t}}),bn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicZonesTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicZonesTaskRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchCreatePublicZonesTaskRequest=t}}),xn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateRecordSetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateRecordSetsTaskRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.BatchCreateRecordSetsTaskRequest=t}}),B=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateTagRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateTagRequest=void 0;var t=class{constructor(e,t){this.resource_type=e,this.resource_id=t}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}withResourceId(e){return this.resource_id=e,this}set resourceId(e){this.resource_id=e}get resourceId(){return this.resource_id}withBody(e){return this.body=e,this}};exports.BatchCreateTagRequest=t}}),V=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeletePtrRecordsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeletePtrRecordsRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchDeletePtrRecordsRequest=t}}),Sn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeletePublicRecordsetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeletePublicRecordsetsTaskRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchDeletePublicRecordsetsTaskRequest=t}}),Cn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteRecordSetWithLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteRecordSetWithLineRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.BatchDeleteRecordSetWithLineRequest=t}}),wn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteRecordSetsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteRecordSetsRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchDeleteRecordSetsRequest=t}}),Tn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteZonesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteZonesRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchDeleteZonesRequest=t}}),En=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchSetRecordSetsStatusRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchSetRecordSetsStatusRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchSetRecordSetsStatusRequest=t}}),Dn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchSetZonesStatusRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchSetZonesStatusRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchSetZonesStatusRequest=t}}),On=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchTransferPublicZonesTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchTransferPublicZonesTaskRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchTransferPublicZonesTaskRequest=t}}),kn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdatePublicRecordsetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdatePublicRecordsetsTaskRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.BatchUpdatePublicRecordsetsTaskRequest=t}}),An=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdateRecordSetWithLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdateRecordSetWithLineRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.BatchUpdateRecordSetWithLineRequest=t}}),jn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateAuthorizeTxtRecordRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateAuthorizeTxtRecordRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateAuthorizeTxtRecordRequest=t}}),Mn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateAuthorizeTxtRecordVerificationRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateAuthorizeTxtRecordVerificationRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}};exports.CreateAuthorizeTxtRecordVerificationRequest=t}}),Nn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateCustomLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateCustomLineRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateCustomLineRequest=t}}),Pn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateEipRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateEipRecordSetRequest=void 0;var t=class{constructor(e,t){this.region=e,this.floatingip_id=t}withRegion(e){return this.region=e,this}withFloatingipId(e){return this.floatingip_id=e,this}set floatingipId(e){this.floatingip_id=e}get floatingipId(){return this.floatingip_id}withBody(e){return this.body=e,this}};exports.CreateEipRecordSetRequest=t}}),Fn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateEndpointRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateEndpointRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateEndpointRequest=t}}),In=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateLineGroupRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateLineGroupRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateLineGroupRequest=t}}),H=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePrivateZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePrivateZoneRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreatePrivateZoneRequest=t}}),Ln=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePtrRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePtrRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreatePtrRequest=t}}),Rn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePublicZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePublicZoneRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreatePublicZoneRequest=t}}),zn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.CreateRecordSetRequest=t}}),Bn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetWithBatchLinesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetWithBatchLinesRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.CreateRecordSetWithBatchLinesRequest=t}}),Vn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetWithLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetWithLineRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.CreateRecordSetWithLineRequest=t}}),Hn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateResolverQueryLogConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateResolverQueryLogConfigRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateResolverQueryLogConfigRequest=t}}),Un=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateResolverRuleRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateResolverRuleRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateResolverRuleRequest=t}}),Wn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRetrievalRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRetrievalRequest=void 0;var t=class{constructor(){}withBody(e){return this.body=e,this}};exports.CreateRetrievalRequest=t}}),Gn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRetrievalVerificationRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRetrievalVerificationRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}};exports.CreateRetrievalVerificationRequest=t}}),Kn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateTagRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateTagRequest=void 0;var t=class{constructor(e,t){this.resource_type=e,this.resource_id=t}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}withResourceId(e){return this.resource_id=e,this}set resourceId(e){this.resource_id=e}get resourceId(){return this.resource_id}withBody(e){return this.body=e,this}};exports.CreateTagRequest=t}}),qn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteBatchCreateRecordSetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteBatchCreateRecordSetsTaskRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.DeleteBatchCreateRecordSetsTaskRequest=t}}),Jn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteCustomLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteCustomLineRequest=void 0;var t=class{constructor(e){this.line_id=e}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}};exports.DeleteCustomLineRequest=t}}),Yn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteEndpointRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteEndpointRequest=void 0;var t=class{constructor(e){this.endpoint_id=e}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}};exports.DeleteEndpointRequest=t}}),Xn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteLineGroupRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteLineGroupRequest=void 0;var t=class{constructor(e){this.linegroup_id=e}withLinegroupId(e){return this.linegroup_id=e,this}set linegroupId(e){this.linegroup_id=e}get linegroupId(){return this.linegroup_id}};exports.DeleteLineGroupRequest=t}}),Zn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeletePrivateZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeletePrivateZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.DeletePrivateZoneRequest=t}}),Qn=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeletePtrRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeletePtrRequest=void 0;var t=class{constructor(e){this.ptr_id=e}withPtrId(e){return this.ptr_id=e,this}set ptrId(e){this.ptr_id=e}get ptrId(){return this.ptr_id}};exports.DeletePtrRequest=t}}),$n=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeletePublicZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeletePublicZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.DeletePublicZoneRequest=t}}),er=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteRecordSetRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.recordset_id=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}};exports.DeleteRecordSetRequest=t}}),tr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteRecordSetsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteRecordSetsRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.recordset_id=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}};exports.DeleteRecordSetsRequest=t}}),nr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteResolverQueryLogConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteResolverQueryLogConfigRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}};exports.DeleteResolverQueryLogConfigRequest=t}}),rr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteResolverRuleRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteResolverRuleRequest=void 0;var t=class{constructor(e){this.resolverrule_id=e}withResolverruleId(e){return this.resolverrule_id=e,this}set resolverruleId(e){this.resolverrule_id=e}get resolverruleId(){return this.resolverrule_id}};exports.DeleteResolverRuleRequest=t}}),ir=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteTagRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteTagRequest=void 0;var t=class{constructor(e,t,n){this.resource_type=e,this.resource_id=t,this.key=n}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}withResourceId(e){return this.resource_id=e,this}set resourceId(e){this.resource_id=e}get resourceId(){return this.resource_id}withKey(e){return this.key=e,this}};exports.DeleteTagRequest=t}}),ar=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisableDnssecConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisableDnssecConfigRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.DisableDnssecConfigRequest=t}}),or=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateEndpointIpaddressRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateEndpointIpaddressRequest=void 0;var t=class{constructor(e,t){this.endpoint_id=e,this.ipaddress_id=t}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withIpaddressId(e){return this.ipaddress_id=e,this}set ipaddressId(e){this.ipaddress_id=e}get ipaddressId(){return this.ipaddress_id}};exports.DisassociateEndpointIpaddressRequest=t}}),sr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateResolverQueryLogConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateResolverQueryLogConfigRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}withBody(e){return this.body=e,this}};exports.DisassociateResolverQueryLogConfigRequest=t}}),cr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateResolverRuleRouterRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateResolverRuleRouterRequest=void 0;var t=class{constructor(e){this.resolverrule_id=e}withResolverruleId(e){return this.resolverrule_id=e,this}set resolverruleId(e){this.resolverrule_id=e}get resolverruleId(){return this.resolverrule_id}withBody(e){return this.body=e,this}};exports.DisassociateResolverRuleRouterRequest=t}}),lr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateRouterRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateRouterRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.DisassociateRouterRequest=t}}),ur=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/EnableDnssecConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.EnableDnssecConfigRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.EnableDnssecConfigRequest=t}}),dr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListBatchOperationTasksRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListBatchOperationTasksRequest=void 0;var t=class{constructor(){}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ListBatchOperationTasksRequest=t}}),fr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListCustomLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListCustomLineRequest=void 0;var t=class{constructor(){}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withName(e){return this.name=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withShowDetail(e){return this.show_detail=e,this}set showDetail(e){this.show_detail=e}get showDetail(){return this.show_detail}withStatus(e){return this.status=e,this}withIp(e){return this.ip=e,this}};exports.ListCustomLineRequest=t}}),pr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListEndpointIpaddressesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListEndpointIpaddressesRequest=void 0;var t=class{constructor(e){this.endpoint_id=e}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}};exports.ListEndpointIpaddressesRequest=t}}),mr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListEndpointVpcsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListEndpointVpcsRequest=void 0;var t=class{constructor(){}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withVpcId(e){return this.vpc_id=e,this}set vpcId(e){this.vpc_id=e}get vpcId(){return this.vpc_id}};exports.ListEndpointVpcsRequest=t}}),hr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListEndpointsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListEndpointsRequest=void 0;var t=class{constructor(e){this.direction=e}withDirection(e){return this.direction=e,this}withVpcId(e){return this.vpc_id=e,this}set vpcId(e){this.vpc_id=e}get vpcId(){return this.vpc_id}withName(e){return this.name=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ListEndpointsRequest=t}}),gr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListLineGroupsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListLineGroupsRequest=void 0;var t=class{constructor(){}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withName(e){return this.name=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ListLineGroupsRequest=t}}),_r=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListNameServersRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListNameServersRequest=void 0;var t=class{constructor(){}withType(e){return this.type=e,this}withRegion(e){return this.region=e,this}};exports.ListNameServersRequest=t}}),vr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPrivateZonesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPrivateZonesRequest=void 0;var t=class{constructor(e){this.type=e}withType(e){return this.type=e,this}withLimit(e){return this.limit=e,this}withMarker(e){return this.marker=e,this}withOffset(e){return this.offset=e,this}withTags(e){return this.tags=e,this}withName(e){return this.name=e,this}withId(e){return this.id=e,this}withStatus(e){return this.status=e,this}withSearchMode(e){return this.search_mode=e,this}set searchMode(e){this.search_mode=e}get searchMode(){return this.search_mode}withSortKey(e){return this.sort_key=e,this}set sortKey(e){this.sort_key=e}get sortKey(){return this.sort_key}withSortDir(e){return this.sort_dir=e,this}set sortDir(e){this.sort_dir=e}get sortDir(){return this.sort_dir}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}};exports.ListPrivateZonesRequest=t}}),yr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPtrRecordsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPtrRecordsRequest=void 0;var t=class{constructor(){}withMarker(e){return this.marker=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withTags(e){return this.tags=e,this}withStatus(e){return this.status=e,this}};exports.ListPtrRecordsRequest=t}}),br=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPtrsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPtrsRequest=void 0;var t=class{constructor(){}withMarker(e){return this.marker=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withTags(e){return this.tags=e,this}withStatus(e){return this.status=e,this}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}};exports.ListPtrsRequest=t}}),xr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPublicZoneLinesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPublicZoneLinesRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ListPublicZoneLinesRequest=t}}),Sr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPublicZonesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPublicZonesRequest=void 0;var t=class{constructor(){}withType(e){return this.type=e,this}withLimit(e){return this.limit=e,this}withMarker(e){return this.marker=e,this}withOffset(e){return this.offset=e,this}withTags(e){return this.tags=e,this}withName(e){return this.name=e,this}withId(e){return this.id=e,this}withStatus(e){return this.status=e,this}withSearchMode(e){return this.search_mode=e,this}set searchMode(e){this.search_mode=e}get searchMode(){return this.search_mode}withSortKey(e){return this.sort_key=e,this}set sortKey(e){this.sort_key=e}get sortKey(){return this.sort_key}withSortDir(e){return this.sort_dir=e,this}set sortDir(e){this.sort_dir=e}get sortDir(){return this.sort_dir}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.ListPublicZonesRequest=t}}),Cr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsByZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsByZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withSearchMode(e){return this.search_mode=e,this}set searchMode(e){this.search_mode=e}get searchMode(){return this.search_mode}withMarker(e){return this.marker=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withTags(e){return this.tags=e,this}withStatus(e){return this.status=e,this}withType(e){return this.type=e,this}withName(e){return this.name=e,this}withId(e){return this.id=e,this}withSortKey(e){return this.sort_key=e,this}set sortKey(e){this.sort_key=e}get sortKey(){return this.sort_key}withSortDir(e){return this.sort_dir=e,this}set sortDir(e){this.sort_dir=e}get sortDir(){return this.sort_dir}};exports.ListRecordSetsByZoneRequest=t}}),wr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsRequest=void 0;var t=class{constructor(){}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withMarker(e){return this.marker=e,this}withSearchMode(e){return this.search_mode=e,this}set searchMode(e){this.search_mode=e}get searchMode(){return this.search_mode}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withTags(e){return this.tags=e,this}withStatus(e){return this.status=e,this}withType(e){return this.type=e,this}withName(e){return this.name=e,this}withId(e){return this.id=e,this}withRecords(e){return this.records=e,this}withSortKey(e){return this.sort_key=e,this}set sortKey(e){this.sort_key=e}get sortKey(){return this.sort_key}withSortDir(e){return this.sort_dir=e,this}set sortDir(e){this.sort_dir=e}get sortDir(){return this.sort_dir}};exports.ListRecordSetsRequest=t}}),Tr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsWithLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsWithLineRequest=void 0;var t=class{constructor(){}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withMarker(e){return this.marker=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withTags(e){return this.tags=e,this}withStatus(e){return this.status=e,this}withType(e){return this.type=e,this}withName(e){return this.name=e,this}withId(e){return this.id=e,this}withRecords(e){return this.records=e,this}withSortKey(e){return this.sort_key=e,this}set sortKey(e){this.sort_key=e}get sortKey(){return this.sort_key}withSortDir(e){return this.sort_dir=e,this}set sortDir(e){this.sort_dir=e}get sortDir(){return this.sort_dir}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withSearchMode(e){return this.search_mode=e,this}set searchMode(e){this.search_mode=e}get searchMode(){return this.search_mode}};exports.ListRecordSetsWithLineRequest=t}}),Er=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListResolverQueryLogConfigsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListResolverQueryLogConfigsRequest=void 0;var t=class{constructor(){}withLimit(e){return this.limit=e,this}withMarker(e){return this.marker=e,this}withVpcId(e){return this.vpc_id=e,this}set vpcId(e){this.vpc_id=e}get vpcId(){return this.vpc_id}};exports.ListResolverQueryLogConfigsRequest=t}}),Dr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListResolverRulesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListResolverRulesRequest=void 0;var t=class{constructor(){}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}withName(e){return this.name=e,this}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withId(e){return this.id=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withMarker(e){return this.marker=e,this}};exports.ListResolverRulesRequest=t}}),Or=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListSystemLinesRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListSystemLinesRequest=void 0;var t=class{constructor(){}withLocale(e){return this.locale=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ListSystemLinesRequest=t}}),kr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListTagRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListTagRequest=void 0;var t=class{constructor(e){this.resource_type=e}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}withBody(e){return this.body=e,this}};exports.ListTagRequest=t}}),Ar=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListTagsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListTagsRequest=void 0;var t=class{constructor(e){this.resource_type=e}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}};exports.ListTagsRequest=t}}),jr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RestorePtrRecordRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RestorePtrRecordRequest=void 0;var t=class{constructor(e,t){this.region=e,this.floatingip_id=t}withRegion(e){return this.region=e,this}withFloatingipId(e){return this.floatingip_id=e,this}set floatingipId(e){this.floatingip_id=e}get floatingipId(){return this.floatingip_id}withBody(e){return this.body=e,this}};exports.RestorePtrRecordRequest=t}}),Mr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SetPrivateZoneProxyPatternRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SetPrivateZoneProxyPatternRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.SetPrivateZoneProxyPatternRequest=t}}),Nr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SetRecordSetsStatusRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SetRecordSetsStatusRequest=void 0;var t=class{constructor(e){this.recordset_id=e}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}withBody(e){return this.body=e,this}};exports.SetRecordSetsStatusRequest=t}}),U=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowApiInfoRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowApiInfoRequest=void 0;var t=class{constructor(e){this.version=e}withVersion(e){return this.version=e,this}};exports.ShowApiInfoRequest=t}}),Pr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowAuthorizeTxtRecordRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowAuthorizeTxtRecordRequest=void 0;var t=class{constructor(e){this.zone_name=e}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}};exports.ShowAuthorizeTxtRecordRequest=t}}),Fr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowBatchCreateRecordSetsTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowBatchCreateRecordSetsTaskRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withErrorItemLimit(e){return this.error_item_limit=e,this}set errorItemLimit(e){this.error_item_limit=e}get errorItemLimit(){return this.error_item_limit}withErrorItemOffset(e){return this.error_item_offset=e,this}set errorItemOffset(e){this.error_item_offset=e}get errorItemOffset(){return this.error_item_offset}};exports.ShowBatchCreateRecordSetsTaskRequest=t}}),Ir=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowBatchOperationTaskRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowBatchOperationTaskRequest=void 0;var t=class{constructor(e){this.task_id=e}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}withErrorItemLimit(e){return this.error_item_limit=e,this}set errorItemLimit(e){this.error_item_limit=e}get errorItemLimit(){return this.error_item_limit}withErrorItemOffset(e){return this.error_item_offset=e,this}set errorItemOffset(e){this.error_item_offset=e}get errorItemOffset(){return this.error_item_offset}};exports.ShowBatchOperationTaskRequest=t}}),W=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowDnssecConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowDnssecConfigRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.ShowDnssecConfigRequest=t}}),Lr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowDomainDetectionRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowDomainDetectionRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.domain_name=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withType(e){return this.type=e,this}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}};exports.ShowDomainDetectionRequest=t}}),Rr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowDomainQuotaRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowDomainQuotaRequest=void 0;var t=class{constructor(e){this.domain_id=e}withDomainId(e){return this.domain_id=e,this}set domainId(e){this.domain_id=e}get domainId(){return this.domain_id}};exports.ShowDomainQuotaRequest=t}}),zr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowEmailRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowEmailRecordSetRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ShowEmailRecordSetRequest=t}}),Br=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowEndpointRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowEndpointRequest=void 0;var t=class{constructor(e){this.endpoint_id=e}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}};exports.ShowEndpointRequest=t}}),Vr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowLineGroupRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowLineGroupRequest=void 0;var t=class{constructor(e){this.linegroup_id=e}withLinegroupId(e){return this.linegroup_id=e,this}set linegroupId(e){this.linegroup_id=e}get linegroupId(){return this.linegroup_id}};exports.ShowLineGroupRequest=t}}),Hr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPrivateZoneNameServerRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPrivateZoneNameServerRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.ShowPrivateZoneNameServerRequest=t}}),Ur=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPrivateZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPrivateZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.ShowPrivateZoneRequest=t}}),Wr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPtrRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPtrRecordSetRequest=void 0;var t=class{constructor(e,t){this.region=e,this.floatingip_id=t}withRegion(e){return this.region=e,this}withFloatingipId(e){return this.floatingip_id=e,this}set floatingipId(e){this.floatingip_id=e}get floatingipId(){return this.floatingip_id}};exports.ShowPtrRecordSetRequest=t}}),Gr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPtrRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPtrRequest=void 0;var t=class{constructor(e){this.ptr_id=e}withPtrId(e){return this.ptr_id=e,this}set ptrId(e){this.ptr_id=e}get ptrId(){return this.ptr_id}};exports.ShowPtrRequest=t}}),Kr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPublicZoneNameServerRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPublicZoneNameServerRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.ShowPublicZoneNameServerRequest=t}}),qr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPublicZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPublicZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}};exports.ShowPublicZoneRequest=t}}),Jr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetByZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetByZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withMarker(e){return this.marker=e,this}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withTags(e){return this.tags=e,this}withStatus(e){return this.status=e,this}withType(e){return this.type=e,this}withName(e){return this.name=e,this}withId(e){return this.id=e,this}withSortKey(e){return this.sort_key=e,this}set sortKey(e){this.sort_key=e}get sortKey(){return this.sort_key}withSortDir(e){return this.sort_dir=e,this}set sortDir(e){this.sort_dir=e}get sortDir(){return this.sort_dir}withSearchMode(e){return this.search_mode=e,this}set searchMode(e){this.search_mode=e}get searchMode(){return this.search_mode}};exports.ShowRecordSetByZoneRequest=t}}),Yr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.recordset_id=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}};exports.ShowRecordSetRequest=t}}),Xr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetWithLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetWithLineRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.recordset_id=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}};exports.ShowRecordSetWithLineRequest=t}}),Zr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResolverQueryLogConfigRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResolverQueryLogConfigRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}};exports.ShowResolverQueryLogConfigRequest=t}}),Qr=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResolverRuleRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResolverRuleRequest=void 0;var t=class{constructor(e){this.resolverrule_id=e}withResolverruleId(e){return this.resolverrule_id=e,this}set resolverruleId(e){this.resolverrule_id=e}get resolverruleId(){return this.resolverrule_id}};exports.ShowResolverRuleRequest=t}}),$r=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResourceTagRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResourceTagRequest=void 0;var t=class{constructor(e,t){this.resource_type=e,this.resource_id=t}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}withResourceId(e){return this.resource_id=e,this}set resourceId(e){this.resource_id=e}get resourceId(){return this.resource_id}};exports.ShowResourceTagRequest=t}}),ei=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRetrievalRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRetrievalRequest=void 0;var t=class{constructor(e){this.name=e}withName(e){return this.name=e,this}};exports.ShowRetrievalRequest=t}}),ti=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRetrievalVerificationRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRetrievalVerificationRequest=void 0;var t=class{constructor(e){this.id=e}withId(e){return this.id=e,this}};exports.ShowRetrievalVerificationRequest=t}}),ni=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowWebsiteRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowWebsiteRecordSetRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}};exports.ShowWebsiteRecordSetRequest=t}}),ri=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowZoneNameServerRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowZoneNameServerRequest=void 0;var t=class{constructor(e){this.domain_name=e}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}};exports.ShowZoneNameServerRequest=t}}),ii=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateCustomLineRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateCustomLineRequest=void 0;var t=class{constructor(e){this.line_id=e}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withBody(e){return this.body=e,this}};exports.UpdateCustomLineRequest=t}}),ai=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateEndpointRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateEndpointRequest=void 0;var t=class{constructor(e){this.endpoint_id=e}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withBody(e){return this.body=e,this}};exports.UpdateEndpointRequest=t}}),oi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateLineGroupsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateLineGroupsRequest=void 0;var t=class{constructor(e){this.linegroup_id=e}withLinegroupId(e){return this.linegroup_id=e,this}set linegroupId(e){this.linegroup_id=e}get linegroupId(){return this.linegroup_id}withBody(e){return this.body=e,this}};exports.UpdateLineGroupsRequest=t}}),si=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePrivateZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePrivateZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.UpdatePrivateZoneRequest=t}}),ci=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePrivateZoneStatusRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePrivateZoneStatusRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.UpdatePrivateZoneStatusRequest=t}}),li=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePtrRecordRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePtrRecordRequest=void 0;var t=class{constructor(e,t){this.region=e,this.floatingip_id=t}withRegion(e){return this.region=e,this}withFloatingipId(e){return this.floatingip_id=e,this}set floatingipId(e){this.floatingip_id=e}get floatingipId(){return this.floatingip_id}withBody(e){return this.body=e,this}};exports.UpdatePtrRecordRequest=t}}),ui=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePtrRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePtrRequest=void 0;var t=class{constructor(e){this.ptr_id=e}withPtrId(e){return this.ptr_id=e,this}set ptrId(e){this.ptr_id=e}get ptrId(){return this.ptr_id}withBody(e){return this.body=e,this}};exports.UpdatePtrRequest=t}}),di=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePublicZoneRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePublicZoneRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.UpdatePublicZoneRequest=t}}),fi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePublicZoneStatusRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePublicZoneStatusRequest=void 0;var t=class{constructor(e){this.zone_id=e}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withBody(e){return this.body=e,this}};exports.UpdatePublicZoneStatusRequest=t}}),pi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateRecordSetRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateRecordSetRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.recordset_id=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}withBody(e){return this.body=e,this}};exports.UpdateRecordSetRequest=t}}),mi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateRecordSetsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateRecordSetsRequest=void 0;var t=class{constructor(e,t){this.zone_id=e,this.recordset_id=t}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withRecordsetId(e){return this.recordset_id=e,this}set recordsetId(e){this.recordset_id=e}get recordsetId(){return this.recordset_id}withBody(e){return this.body=e,this}};exports.UpdateRecordSetsRequest=t}}),hi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateResolverRuleRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateResolverRuleRequest=void 0;var t=class{constructor(e){this.resolverrule_id=e}withResolverruleId(e){return this.resolverrule_id=e,this}set resolverruleId(e){this.resolverrule_id=e}get resolverruleId(){return this.resolverrule_id}withBody(e){return this.body=e,this}};exports.UpdateResolverRuleRequest=t}}),gi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/DnsClient.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RequiredError=exports.ParamCreater=exports.DnsClient=void 0;let t=pn(),n=mn(),r=hn(),i=gn(),a=_n(),o=vn(),s=yn(),c=bn(),l=xn(),u=B(),d=V(),f=Sn(),p=Cn(),m=wn(),h=Tn(),g=En(),_=Dn(),v=On(),y=kn(),b=An(),x=jn(),S=Mn(),C=Nn(),w=Pn(),ee=Fn(),T=In(),te=H(),ne=Ln(),re=Rn(),ie=zn(),ae=Bn(),oe=Vn(),se=Hn(),ce=Un(),le=Wn(),ue=Gn(),de=Kn(),fe=qn(),pe=Jn(),me=Yn(),E=Xn(),he=Zn(),ge=Qn(),_e=$n(),ve=er(),ye=tr(),be=nr(),xe=rr(),Se=ir(),Ce=ar(),we=or(),Te=sr(),Ee=cr(),De=lr(),Oe=ur(),ke=dr(),Ae=fr(),je=pr(),Me=mr(),Ne=hr(),Pe=gr(),Fe=_r(),Ie=vr(),D=yr(),O=br(),k=xr(),Le=Sr(),Re=Cr(),ze=wr(),Be=Tr(),Ve=Er(),He=Dr(),Ue=Or(),We=kr(),Ge=Ar(),Ke=jr(),qe=Mr(),Je=Nr(),Ye=U(),Xe=Pr(),A=Fr(),Ze=Ir(),Qe=W(),$e=Lr(),et=Rr(),j=zr(),tt=Br(),M=Vr(),nt=Hr(),rt=Ur(),it=Wr(),at=Gr(),N=Kr(),ot=qr(),st=Jr(),ct=Yr(),lt=Xr(),ut=Zr(),dt=Qr(),ft=$r(),pt=ei(),mt=ti(),ht=ni(),gt=ri(),_t=ii(),vt=ai(),yt=oi(),bt=si(),xt=ci(),P=li(),St=ui(),Ct=di(),F=fi(),wt=pi(),Tt=mi(),Et=hi();var Dt=class{static newBuilder(){let e=new t.ClientBuilder(I);return e}constructor(e){this.hcClient=e}getPath(){return __dirname}associateEndpointIpaddress(t){let n=(0,exports.ParamCreater)().associateEndpointIpaddress(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}associateResolverQueryLogConfig(t){let n=(0,exports.ParamCreater)().associateResolverQueryLogConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}associateResolverRuleRouter(t){let n=(0,exports.ParamCreater)().associateResolverRuleRouter(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}associateRouter(t){let n=(0,exports.ParamCreater)().associateRouter(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchCreateCombinedPublicRecordsetsTask(t){let n=(0,exports.ParamCreater)().batchCreateCombinedPublicRecordsetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchCreatePublicRecordsetsTask(t){let n=(0,exports.ParamCreater)().batchCreatePublicRecordsetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchCreatePublicZonesTask(t){let n=(0,exports.ParamCreater)().batchCreatePublicZonesTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchCreateTag(t){let n=(0,exports.ParamCreater)().batchCreateTag(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchDeletePtrRecords(t){let n=(0,exports.ParamCreater)().batchDeletePtrRecords(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchDeletePublicRecordsetsTask(t){let n=(0,exports.ParamCreater)().batchDeletePublicRecordsetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchDeleteRecordSets(t){let n=(0,exports.ParamCreater)().batchDeleteRecordSets(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchDeleteZones(t){let n=(0,exports.ParamCreater)().batchDeleteZones(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchSetRecordSetsStatus(t){let n=(0,exports.ParamCreater)().batchSetRecordSetsStatus(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchSetZonesStatus(t){let n=(0,exports.ParamCreater)().batchSetZonesStatus(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchTransferPublicZonesTask(t){let n=(0,exports.ParamCreater)().batchTransferPublicZonesTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchUpdatePublicRecordsetsTask(t){let n=(0,exports.ParamCreater)().batchUpdatePublicRecordsetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createAuthorizeTxtRecord(t){let n=(0,exports.ParamCreater)().createAuthorizeTxtRecord(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createAuthorizeTxtRecordVerification(t){let n=(0,exports.ParamCreater)().createAuthorizeTxtRecordVerification(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createCustomLine(t){let n=(0,exports.ParamCreater)().createCustomLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createEndpoint(t){let n=(0,exports.ParamCreater)().createEndpoint(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createLineGroup(t){let n=(0,exports.ParamCreater)().createLineGroup(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createPrivateZone(t){let n=(0,exports.ParamCreater)().createPrivateZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createPublicZone(t){let n=(0,exports.ParamCreater)().createPublicZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createResolverQueryLogConfig(t){let n=(0,exports.ParamCreater)().createResolverQueryLogConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createResolverRule(t){let n=(0,exports.ParamCreater)().createResolverRule(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createRetrieval(t){let n=(0,exports.ParamCreater)().createRetrieval(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createRetrievalVerification(t){let n=(0,exports.ParamCreater)().createRetrievalVerification(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createTag(t){let n=(0,exports.ParamCreater)().createTag(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteCustomLine(t){let n=(0,exports.ParamCreater)().deleteCustomLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteEndpoint(t){let n=(0,exports.ParamCreater)().deleteEndpoint(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteLineGroup(t){let n=(0,exports.ParamCreater)().deleteLineGroup(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deletePrivateZone(t){let n=(0,exports.ParamCreater)().deletePrivateZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deletePublicZone(t){let n=(0,exports.ParamCreater)().deletePublicZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteResolverQueryLogConfig(t){let n=(0,exports.ParamCreater)().deleteResolverQueryLogConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteResolverRule(t){let n=(0,exports.ParamCreater)().deleteResolverRule(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteTag(t){let n=(0,exports.ParamCreater)().deleteTag(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}disassociateEndpointIpaddress(t){let n=(0,exports.ParamCreater)().disassociateEndpointIpaddress(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}disassociateResolverQueryLogConfig(t){let n=(0,exports.ParamCreater)().disassociateResolverQueryLogConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}disassociateResolverRuleRouter(t){let n=(0,exports.ParamCreater)().disassociateResolverRuleRouter(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}disassociateRouter(t){let n=(0,exports.ParamCreater)().disassociateRouter(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listApiVersions(t){let n=(0,exports.ParamCreater)().listApiVersions();return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listBatchOperationTasks(t){let n=(0,exports.ParamCreater)().listBatchOperationTasks(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listCustomLine(t){let n=(0,exports.ParamCreater)().listCustomLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listEndpointIpaddresses(t){let n=(0,exports.ParamCreater)().listEndpointIpaddresses(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listEndpointVpcs(t){let n=(0,exports.ParamCreater)().listEndpointVpcs(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listEndpoints(t){let n=(0,exports.ParamCreater)().listEndpoints(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listLineGroups(t){let n=(0,exports.ParamCreater)().listLineGroups(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listNameServers(t){let n=(0,exports.ParamCreater)().listNameServers(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listPrivateZones(t){let n=(0,exports.ParamCreater)().listPrivateZones(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listPublicZones(t){let n=(0,exports.ParamCreater)().listPublicZones(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listResolverQueryLogConfigs(t){let n=(0,exports.ParamCreater)().listResolverQueryLogConfigs(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listResolverRules(t){let n=(0,exports.ParamCreater)().listResolverRules(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listTag(t){let n=(0,exports.ParamCreater)().listTag(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listTags(t){let n=(0,exports.ParamCreater)().listTags(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}setPrivateZoneProxyPattern(t){let n=(0,exports.ParamCreater)().setPrivateZoneProxyPattern(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showApiInfo(t){let n=(0,exports.ParamCreater)().showApiInfo(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showAuthorizeTxtRecord(t){let n=(0,exports.ParamCreater)().showAuthorizeTxtRecord(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showBatchOperationTask(t){let n=(0,exports.ParamCreater)().showBatchOperationTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showDomainDetection(t){let n=(0,exports.ParamCreater)().showDomainDetection(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showDomainQuota(t){let n=(0,exports.ParamCreater)().showDomainQuota(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showEmailRecordSet(t){let n=(0,exports.ParamCreater)().showEmailRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showEndpoint(t){let n=(0,exports.ParamCreater)().showEndpoint(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showLineGroup(t){let n=(0,exports.ParamCreater)().showLineGroup(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showPrivateZone(t){let n=(0,exports.ParamCreater)().showPrivateZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showPrivateZoneNameServer(t){let n=(0,exports.ParamCreater)().showPrivateZoneNameServer(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showPublicZone(t){let n=(0,exports.ParamCreater)().showPublicZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showPublicZoneNameServer(t){let n=(0,exports.ParamCreater)().showPublicZoneNameServer(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showResolverQueryLogConfig(t){let n=(0,exports.ParamCreater)().showResolverQueryLogConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showResolverRule(t){let n=(0,exports.ParamCreater)().showResolverRule(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showResourceTag(t){let n=(0,exports.ParamCreater)().showResourceTag(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showRetrieval(t){let n=(0,exports.ParamCreater)().showRetrieval(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showRetrievalVerification(t){let n=(0,exports.ParamCreater)().showRetrievalVerification(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showWebsiteRecordSet(t){let n=(0,exports.ParamCreater)().showWebsiteRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showZoneNameServer(t){let n=(0,exports.ParamCreater)().showZoneNameServer(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updateCustomLine(t){let n=(0,exports.ParamCreater)().updateCustomLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updateEndpoint(t){let n=(0,exports.ParamCreater)().updateEndpoint(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updateLineGroups(t){let n=(0,exports.ParamCreater)().updateLineGroups(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updatePrivateZone(t){let n=(0,exports.ParamCreater)().updatePrivateZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updatePrivateZoneStatus(t){let n=(0,exports.ParamCreater)().updatePrivateZoneStatus(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updatePublicZone(t){let n=(0,exports.ParamCreater)().updatePublicZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updatePublicZoneStatus(t){let n=(0,exports.ParamCreater)().updatePublicZoneStatus(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updateResolverRule(t){let n=(0,exports.ParamCreater)().updateResolverRule(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}disableDnssecConfig(t){let n=(0,exports.ParamCreater)().disableDnssecConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}enableDnssecConfig(t){let n=(0,exports.ParamCreater)().enableDnssecConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showDnssecConfig(t){let n=(0,exports.ParamCreater)().showDnssecConfig(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createEipRecordSet(t){let n=(0,exports.ParamCreater)().createEipRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createRecordSet(t){let n=(0,exports.ParamCreater)().createRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteRecordSet(t){let n=(0,exports.ParamCreater)().deleteRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listPtrRecords(t){let n=(0,exports.ParamCreater)().listPtrRecords(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listRecordSets(t){let n=(0,exports.ParamCreater)().listRecordSets(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listRecordSetsByZone(t){let n=(0,exports.ParamCreater)().listRecordSetsByZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}restorePtrRecord(t){let n=(0,exports.ParamCreater)().restorePtrRecord(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showPtrRecordSet(t){let n=(0,exports.ParamCreater)().showPtrRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showRecordSet(t){let n=(0,exports.ParamCreater)().showRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updatePtrRecord(t){let n=(0,exports.ParamCreater)().updatePtrRecord(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updateRecordSet(t){let n=(0,exports.ParamCreater)().updateRecordSet(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchCreateRecordSetsTask(t){let n=(0,exports.ParamCreater)().batchCreateRecordSetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchDeleteRecordSetWithLine(t){let n=(0,exports.ParamCreater)().batchDeleteRecordSetWithLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}batchUpdateRecordSetWithLine(t){let n=(0,exports.ParamCreater)().batchUpdateRecordSetWithLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createPtr(t){let n=(0,exports.ParamCreater)().createPtr(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createRecordSetWithBatchLines(t){let n=(0,exports.ParamCreater)().createRecordSetWithBatchLines(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}createRecordSetWithLine(t){let n=(0,exports.ParamCreater)().createRecordSetWithLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteBatchCreateRecordSetsTask(t){let n=(0,exports.ParamCreater)().deleteBatchCreateRecordSetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deletePtr(t){let n=(0,exports.ParamCreater)().deletePtr(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}deleteRecordSets(t){let n=(0,exports.ParamCreater)().deleteRecordSets(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listPtrs(t){let n=(0,exports.ParamCreater)().listPtrs(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listPublicZoneLines(t){let n=(0,exports.ParamCreater)().listPublicZoneLines(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listRecordSetsWithLine(t){let n=(0,exports.ParamCreater)().listRecordSetsWithLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}listSystemLines(t){let n=(0,exports.ParamCreater)().listSystemLines(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}setRecordSetsStatus(t){let n=(0,exports.ParamCreater)().setRecordSetsStatus(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showBatchCreateRecordSetsTask(t){let n=(0,exports.ParamCreater)().showBatchCreateRecordSetsTask(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showPtr(t){let n=(0,exports.ParamCreater)().showPtr(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showRecordSetByZone(t){let n=(0,exports.ParamCreater)().showRecordSetByZone(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}showRecordSetWithLine(t){let n=(0,exports.ParamCreater)().showRecordSetWithLine(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updatePtr(t){let n=(0,exports.ParamCreater)().updatePtr(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}updateRecordSets(t){let n=(0,exports.ParamCreater)().updateRecordSets(t);return n.responseHeaders=[``],this.hcClient.sendRequest(n)}};exports.DnsClient=Dt;let Ot=function(){return{associateEndpointIpaddress(e){let t={method:`POST`,url:`/v2.1/endpoints/{endpoint_id}/ipaddresses`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},r={},i,a;if(e!=null&&(e instanceof n.AssociateEndpointIpaddressRequest?(a=e.endpointId,i=e.body):(a=e.endpoint_id,i=e.body)),a==null)throw new L(`endpointId`,`Required parameter endpointId was null or undefined when calling associateEndpointIpaddress.`);if(i==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return r[`Content-Type`]=`application/json`,t.data=i===void 0?{}:i,t.pathParams={endpoint_id:a},t.headers=r,t},associateResolverQueryLogConfig(e){let t={method:`POST`,url:`/v2/resolver/queryloggingconfig/{id}/associatevpc`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},i,a;if(e!=null&&(e instanceof r.AssociateResolverQueryLogConfigRequest,a=e.id,i=e.body),a==null)throw new L(`id`,`Required parameter id was null or undefined when calling associateResolverQueryLogConfig.`);if(i==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=i===void 0?{}:i,t.pathParams={id:a},t.headers=n,t},associateResolverRuleRouter(e){let t={method:`POST`,url:`/v2.1/resolverrules/{resolverrule_id}/associaterouter`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,a;if(e!=null&&(e instanceof i.AssociateResolverRuleRouterRequest?(a=e.resolverruleId,r=e.body):(a=e.resolverrule_id,r=e.body)),a==null)throw new L(`resolverruleId`,`Required parameter resolverruleId was null or undefined when calling associateResolverRuleRouter.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={resolverrule_id:a},t.headers=n,t},associateRouter(e){let t={method:`POST`,url:`/v2/zones/{zone_id}/associaterouter`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof a.AssociateRouterRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling associateRouter.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},batchCreateCombinedPublicRecordsetsTask(e){let t={method:`POST`,url:`/v2.1/operation-task/batch-create-combined-recordset`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof o.BatchCreateCombinedPublicRecordsetsTaskRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchCreatePublicRecordsetsTask(e){let t={method:`POST`,url:`/v2.1/operation-task/batch-create-recordset`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof s.BatchCreatePublicRecordsetsTaskRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchCreatePublicZonesTask(e){let t={method:`POST`,url:`/v2.1/operation-task/batch-create-zone`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof c.BatchCreatePublicZonesTaskRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchCreateTag(e){let t={method:`POST`,url:`/v2/{project_id}/{resource_type}/{resource_id}/tags/action`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof u.BatchCreateTagRequest?(i=e.resourceType,a=e.resourceId,r=e.body):(i=e.resource_type,a=e.resource_id,r=e.body)),i==null)throw new L(`resourceType`,`Required parameter resourceType was null or undefined when calling batchCreateTag.`);if(a==null)throw new L(`resourceId`,`Required parameter resourceId was null or undefined when calling batchCreateTag.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={resource_type:i,resource_id:a},t.headers=n,t},batchDeletePtrRecords(e){let t={method:`DELETE`,url:`/v2.1/reverse/floatingips`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof d.BatchDeletePtrRecordsRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchDeletePublicRecordsetsTask(e){let t={method:`POST`,url:`/v2.1/operation-task/batch-delete-recordset`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof f.BatchDeletePublicRecordsetsTaskRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchDeleteRecordSets(e){let t={method:`DELETE`,url:`/v2.1/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof m.BatchDeleteRecordSetsRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchDeleteZones(e){let t={method:`DELETE`,url:`/v2.1/zones`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof h.BatchDeleteZonesRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchSetRecordSetsStatus(e){let t={method:`PUT`,url:`/v2.1/recordsets/statuses`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof g.BatchSetRecordSetsStatusRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchSetZonesStatus(e){let t={method:`PUT`,url:`/v2.1/zones/statuses`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof _.BatchSetZonesStatusRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchTransferPublicZonesTask(e){let t={method:`POST`,url:`/v2.1/operation-task/batch-transfer`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof v.BatchTransferPublicZonesTaskRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},batchUpdatePublicRecordsetsTask(e){let t={method:`POST`,url:`/v2.1/operation-task/batch-update-recordset`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof y.BatchUpdatePublicRecordsetsTaskRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createAuthorizeTxtRecord(e){let t={method:`POST`,url:`/v2/authorize-txtrecord`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof x.CreateAuthorizeTxtRecordRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createAuthorizeTxtRecordVerification(e){let t={method:`POST`,url:`/v2/authorize-txtrecord/{id}/verify`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=(e instanceof S.CreateAuthorizeTxtRecordVerificationRequest,e.id)),r==null)throw new L(`id`,`Required parameter id was null or undefined when calling createAuthorizeTxtRecordVerification.`);return t.pathParams={id:r},t.headers=n,t},createCustomLine(e){let t={method:`POST`,url:`/v2.1/customlines`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof C.CreateCustomLineRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createEndpoint(e){let t={method:`POST`,url:`/v2.1/endpoints`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof ee.CreateEndpointRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createLineGroup(e){let t={method:`POST`,url:`/v2.1/linegroups`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof T.CreateLineGroupRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createPrivateZone(e){let t={method:`POST`,url:`/v2/zones`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;return e!=null&&(r=(e instanceof te.CreatePrivateZoneRequest,e.body)),n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createPublicZone(e){let t={method:`POST`,url:`/v2/zones`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof re.CreatePublicZoneRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createResolverQueryLogConfig(e){let t={method:`POST`,url:`/v2/resolver/queryloggingconfig`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof se.CreateResolverQueryLogConfigRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createResolverRule(e){let t={method:`POST`,url:`/v2.1/resolverrules`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof ce.CreateResolverRuleRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createRetrieval(e){let t={method:`POST`,url:`/v2/retrieval`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof le.CreateRetrievalRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createRetrievalVerification(e){let t={method:`POST`,url:`/v2/retrieval/verification/{id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=(e instanceof ue.CreateRetrievalVerificationRequest,e.id)),r==null)throw new L(`id`,`Required parameter id was null or undefined when calling createRetrievalVerification.`);return t.pathParams={id:r},t.headers=n,t},createTag(e){let t={method:`POST`,url:`/v2/{project_id}/{resource_type}/{resource_id}/tags`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof de.CreateTagRequest?(i=e.resourceType,a=e.resourceId,r=e.body):(i=e.resource_type,a=e.resource_id,r=e.body)),i==null)throw new L(`resourceType`,`Required parameter resourceType was null or undefined when calling createTag.`);if(a==null)throw new L(`resourceId`,`Required parameter resourceId was null or undefined when calling createTag.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={resource_type:i,resource_id:a},t.headers=n,t},deleteCustomLine(e){let t={method:`DELETE`,url:`/v2.1/customlines/{line_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof pe.DeleteCustomLineRequest?e.lineId:e.line_id),r==null)throw new L(`lineId`,`Required parameter lineId was null or undefined when calling deleteCustomLine.`);return t.pathParams={line_id:r},t.headers=n,t},deleteEndpoint(e){let t={method:`DELETE`,url:`/v2.1/endpoints/{endpoint_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof me.DeleteEndpointRequest?e.endpointId:e.endpoint_id),r==null)throw new L(`endpointId`,`Required parameter endpointId was null or undefined when calling deleteEndpoint.`);return t.pathParams={endpoint_id:r},t.headers=n,t},deleteLineGroup(e){let t={method:`DELETE`,url:`/v2.1/linegroups/{linegroup_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof E.DeleteLineGroupRequest?e.linegroupId:e.linegroup_id),r==null)throw new L(`linegroupId`,`Required parameter linegroupId was null or undefined when calling deleteLineGroup.`);return t.pathParams={linegroup_id:r},t.headers=n,t},deletePrivateZone(e){let t={method:`DELETE`,url:`/v2/zones/{zone_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof he.DeletePrivateZoneRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling deletePrivateZone.`);return t.pathParams={zone_id:r},t.headers=n,t},deletePublicZone(e){let t={method:`DELETE`,url:`/v2/zones/{zone_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof _e.DeletePublicZoneRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling deletePublicZone.`);return t.pathParams={zone_id:r},t.headers=n,t},deleteResolverQueryLogConfig(e){let t={method:`DELETE`,url:`/v2/resolver/queryloggingconfig/{id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=(e instanceof be.DeleteResolverQueryLogConfigRequest,e.id)),r==null)throw new L(`id`,`Required parameter id was null or undefined when calling deleteResolverQueryLogConfig.`);return t.pathParams={id:r},t.headers=n,t},deleteResolverRule(e){let t={method:`DELETE`,url:`/v2.1/resolverrules/{resolverrule_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof xe.DeleteResolverRuleRequest?e.resolverruleId:e.resolverrule_id),r==null)throw new L(`resolverruleId`,`Required parameter resolverruleId was null or undefined when calling deleteResolverRule.`);return t.pathParams={resolverrule_id:r},t.headers=n,t},deleteTag(e){let t={method:`DELETE`,url:`/v2/{project_id}/{resource_type}/{resource_id}/tags/{key}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i,a;if(e!=null&&(e instanceof Se.DeleteTagRequest?(r=e.resourceType,i=e.resourceId,a=e.key):(r=e.resource_type,i=e.resource_id,a=e.key)),r==null)throw new L(`resourceType`,`Required parameter resourceType was null or undefined when calling deleteTag.`);if(i==null)throw new L(`resourceId`,`Required parameter resourceId was null or undefined when calling deleteTag.`);if(a==null)throw new L(`key`,`Required parameter key was null or undefined when calling deleteTag.`);return t.pathParams={resource_type:r,resource_id:i,key:a},t.headers=n,t},disassociateEndpointIpaddress(e){let t={method:`DELETE`,url:`/v2.1/endpoints/{endpoint_id}/ipaddresses/{ipaddress_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof we.DisassociateEndpointIpaddressRequest?(r=e.endpointId,i=e.ipaddressId):(r=e.endpoint_id,i=e.ipaddress_id)),r==null)throw new L(`endpointId`,`Required parameter endpointId was null or undefined when calling disassociateEndpointIpaddress.`);if(i==null)throw new L(`ipaddressId`,`Required parameter ipaddressId was null or undefined when calling disassociateEndpointIpaddress.`);return t.pathParams={endpoint_id:r,ipaddress_id:i},t.headers=n,t},disassociateResolverQueryLogConfig(e){let t={method:`POST`,url:`/v2/resolver/queryloggingconfig/{id}/disassociatevpc`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof Te.DisassociateResolverQueryLogConfigRequest,i=e.id,r=e.body),i==null)throw new L(`id`,`Required parameter id was null or undefined when calling disassociateResolverQueryLogConfig.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={id:i},t.headers=n,t},disassociateResolverRuleRouter(e){let t={method:`POST`,url:`/v2.1/resolverrules/{resolverrule_id}/disassociaterouter`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof Ee.DisassociateResolverRuleRouterRequest?(i=e.resolverruleId,r=e.body):(i=e.resolverrule_id,r=e.body)),i==null)throw new L(`resolverruleId`,`Required parameter resolverruleId was null or undefined when calling disassociateResolverRuleRouter.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={resolverrule_id:i},t.headers=n,t},disassociateRouter(e){let t={method:`POST`,url:`/v2/zones/{zone_id}/disassociaterouter`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof De.DisassociateRouterRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling disassociateRouter.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},listApiVersions(){let e={method:`GET`,url:`/`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},t={};return e.headers=t,e},listBatchOperationTasks(e){let t={method:`GET`,url:`/v2.1/batch-operation-tasks`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a;return e!=null&&(e instanceof ke.ListBatchOperationTasksRequest,i=e.limit,a=e.offset),i!=null&&(r.limit=i),a!=null&&(r.offset=a),t.queryParams=r,t.headers=n,t},listCustomLine(e){let t={method:`GET`,url:`/v2.1/customlines`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u;return e!=null&&(e instanceof Ae.ListCustomLineRequest?(i=e.lineId,a=e.name,o=e.limit,s=e.offset,c=e.showDetail,l=e.status,u=e.ip):(i=e.line_id,a=e.name,o=e.limit,s=e.offset,c=e.show_detail,l=e.status,u=e.ip)),i!=null&&(r.line_id=i),a!=null&&(r.name=a),o!=null&&(r.limit=o),s!=null&&(r.offset=s),c!=null&&(r.show_detail=c),l!=null&&(r.status=l),u!=null&&(r.ip=u),t.queryParams=r,t.headers=n,t},listEndpointIpaddresses(e){let t={method:`GET`,url:`/v2.1/endpoints/{endpoint_id}/ipaddresses`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof je.ListEndpointIpaddressesRequest?e.endpointId:e.endpoint_id),r==null)throw new L(`endpointId`,`Required parameter endpointId was null or undefined when calling listEndpointIpaddresses.`);return t.pathParams={endpoint_id:r},t.headers=n,t},listEndpointVpcs(e){let t={method:`GET`,url:`/v2.1/vpcs`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;return e!=null&&(e instanceof Me.ListEndpointVpcsRequest?(i=e.limit,a=e.offset,o=e.vpcId):(i=e.limit,a=e.offset,o=e.vpc_id)),i!=null&&(r.limit=i),a!=null&&(r.offset=a),o!=null&&(r.vpc_id=o),t.queryParams=r,t.headers=n,t},listEndpoints(e){let t={method:`GET`,url:`/v2.1/endpoints`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c;if(e!=null&&(e instanceof Ne.ListEndpointsRequest?(i=e.direction,a=e.vpcId,o=e.name,s=e.limit,c=e.offset):(i=e.direction,a=e.vpc_id,o=e.name,s=e.limit,c=e.offset)),i==null)throw new L(`direction`,`Required parameter direction was null or undefined when calling listEndpoints.`);return i!=null&&(r.direction=i),a!=null&&(r.vpc_id=a),o!=null&&(r.name=o),s!=null&&(r.limit=s),c!=null&&(r.offset=c),t.queryParams=r,t.headers=n,t},listLineGroups(e){let t={method:`GET`,url:`/v2.1/linegroups`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s;return e!=null&&(e instanceof Pe.ListLineGroupsRequest?(i=e.lineId,a=e.name,o=e.limit,s=e.offset):(i=e.line_id,a=e.name,o=e.limit,s=e.offset)),i!=null&&(r.line_id=i),a!=null&&(r.name=a),o!=null&&(r.limit=o),s!=null&&(r.offset=s),t.queryParams=r,t.headers=n,t},listNameServers(e){let t={method:`GET`,url:`/v2/nameservers`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a;return e!=null&&(e instanceof Fe.ListNameServersRequest,i=e.type,a=e.region),i!=null&&(r.type=i),a!=null&&(r.region=a),t.queryParams=r,t.headers=n,t},listPrivateZones(e){let t={method:`GET`,url:`/v2/zones`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u,d,f,p,m,h,g;if(e!=null&&(e instanceof Ie.ListPrivateZonesRequest?(i=e.type,a=e.limit,o=e.marker,s=e.offset,c=e.tags,l=e.name,u=e.id,d=e.status,f=e.searchMode,p=e.sortKey,m=e.sortDir,h=e.enterpriseProjectId,g=e.routerId):(i=e.type,a=e.limit,o=e.marker,s=e.offset,c=e.tags,l=e.name,u=e.id,d=e.status,f=e.search_mode,p=e.sort_key,m=e.sort_dir,h=e.enterprise_project_id,g=e.router_id)),i==null)throw new L(`type`,`Required parameter type was null or undefined when calling listPrivateZones.`);return i!=null&&(r.type=i),a!=null&&(r.limit=a),o!=null&&(r.marker=o),s!=null&&(r.offset=s),c!=null&&(r.tags=c),l!=null&&(r.name=l),u!=null&&(r.id=u),d!=null&&(r.status=d),f!=null&&(r.search_mode=f),p!=null&&(r.sort_key=p),m!=null&&(r.sort_dir=m),h!=null&&(r.enterprise_project_id=h),g!=null&&(r.router_id=g),t.queryParams=r,t.headers=n,t},listPublicZones(e){let t={method:`GET`,url:`/v2/zones`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u,d,f,p,m,h;return e!=null&&(e instanceof Le.ListPublicZonesRequest?(i=e.type,a=e.limit,o=e.marker,s=e.offset,c=e.tags,l=e.name,u=e.id,d=e.status,f=e.searchMode,p=e.sortKey,m=e.sortDir,h=e.enterpriseProjectId):(i=e.type,a=e.limit,o=e.marker,s=e.offset,c=e.tags,l=e.name,u=e.id,d=e.status,f=e.search_mode,p=e.sort_key,m=e.sort_dir,h=e.enterprise_project_id)),i!=null&&(r.type=i),a!=null&&(r.limit=a),o!=null&&(r.marker=o),s!=null&&(r.offset=s),c!=null&&(r.tags=c),l!=null&&(r.name=l),u!=null&&(r.id=u),d!=null&&(r.status=d),f!=null&&(r.search_mode=f),p!=null&&(r.sort_key=p),m!=null&&(r.sort_dir=m),h!=null&&(r.enterprise_project_id=h),t.queryParams=r,t.headers=n,t},listResolverQueryLogConfigs(e){let t={method:`GET`,url:`/v2/resolver/queryloggingconfig`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;return e!=null&&(e instanceof Ve.ListResolverQueryLogConfigsRequest?(i=e.limit,a=e.marker,o=e.vpcId):(i=e.limit,a=e.marker,o=e.vpc_id)),i!=null&&(r.limit=i),a!=null&&(r.marker=a),o!=null&&(r.vpc_id=o),t.queryParams=r,t.headers=n,t},listResolverRules(e){let t={method:`GET`,url:`/v2.1/resolverrules`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u;return e!=null&&(e instanceof He.ListResolverRulesRequest?(i=e.domainName,a=e.name,o=e.endpointId,s=e.id,c=e.limit,l=e.offset,u=e.marker):(i=e.domain_name,a=e.name,o=e.endpoint_id,s=e.id,c=e.limit,l=e.offset,u=e.marker)),i!=null&&(r.domain_name=i),a!=null&&(r.name=a),o!=null&&(r.endpoint_id=o),s!=null&&(r.id=s),c!=null&&(r.limit=c),l!=null&&(r.offset=l),u!=null&&(r.marker=u),t.queryParams=r,t.headers=n,t},listTag(e){let t={method:`POST`,url:`/v2/{project_id}/{resource_type}/resource_instances/action`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof We.ListTagRequest?(i=e.resourceType,r=e.body):(i=e.resource_type,r=e.body)),i==null)throw new L(`resourceType`,`Required parameter resourceType was null or undefined when calling listTag.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={resource_type:i},t.headers=n,t},listTags(e){let t={method:`GET`,url:`/v2/{project_id}/{resource_type}/tags`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof Ge.ListTagsRequest?e.resourceType:e.resource_type),r==null)throw new L(`resourceType`,`Required parameter resourceType was null or undefined when calling listTags.`);return t.pathParams={resource_type:r},t.headers=n,t},setPrivateZoneProxyPattern(e){let t={method:`POST`,url:`/v2/zones/{zone_id}/actions/set-proxy-pattern`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof qe.SetPrivateZoneProxyPatternRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling setPrivateZoneProxyPattern.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},showApiInfo(e){let t={method:`GET`,url:`/{version}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=(e instanceof Ye.ShowApiInfoRequest,e.version)),r==null)throw new L(`version`,`Required parameter version was null or undefined when calling showApiInfo.`);return t.pathParams={version:r},t.headers=n,t},showAuthorizeTxtRecord(e){let t={method:`GET`,url:`/v2/authorize-txtrecord`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i;if(e!=null&&(i=e instanceof Xe.ShowAuthorizeTxtRecordRequest?e.zoneName:e.zone_name),i==null)throw new L(`zoneName`,`Required parameter zoneName was null or undefined when calling showAuthorizeTxtRecord.`);return i!=null&&(r.zone_name=i),t.queryParams=r,t.headers=n,t},showBatchOperationTask(e){let t={method:`GET`,url:`/v2.1/batch-operation-tasks/{task_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;if(e!=null&&(e instanceof Ze.ShowBatchOperationTaskRequest?(i=e.taskId,a=e.errorItemLimit,o=e.errorItemOffset):(i=e.task_id,a=e.error_item_limit,o=e.error_item_offset)),i==null)throw new L(`taskId`,`Required parameter taskId was null or undefined when calling showBatchOperationTask.`);return a!=null&&(r.error_item_limit=a),o!=null&&(r.error_item_offset=o),t.queryParams=r,t.pathParams={task_id:i},t.headers=n,t},showDomainDetection(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/detection`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;if(e!=null&&(e instanceof $e.ShowDomainDetectionRequest?(i=e.zoneId,a=e.domainName,o=e.type):(i=e.zone_id,a=e.domain_name,o=e.type)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showDomainDetection.`);if(a==null)throw new L(`domainName`,`Required parameter domainName was null or undefined when calling showDomainDetection.`);return a!=null&&(r.domain_name=a),o!=null&&(r.type=o),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},showDomainQuota(e){let t={method:`GET`,url:`/v2/quotamg/dns/quotas`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i;if(e!=null&&(i=e instanceof et.ShowDomainQuotaRequest?e.domainId:e.domain_id),i==null)throw new L(`domainId`,`Required parameter domainId was null or undefined when calling showDomainQuota.`);return i!=null&&(r.domain_id=i),t.queryParams=r,t.headers=n,t},showEmailRecordSet(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/email-recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;if(e!=null&&(e instanceof j.ShowEmailRecordSetRequest?(i=e.zoneId,a=e.limit,o=e.offset):(i=e.zone_id,a=e.limit,o=e.offset)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showEmailRecordSet.`);return a!=null&&(r.limit=a),o!=null&&(r.offset=o),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},showEndpoint(e){let t={method:`GET`,url:`/v2.1/endpoints/{endpoint_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof tt.ShowEndpointRequest?e.endpointId:e.endpoint_id),r==null)throw new L(`endpointId`,`Required parameter endpointId was null or undefined when calling showEndpoint.`);return t.pathParams={endpoint_id:r},t.headers=n,t},showLineGroup(e){let t={method:`GET`,url:`/v2.1/linegroups/{linegroup_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof M.ShowLineGroupRequest?e.linegroupId:e.linegroup_id),r==null)throw new L(`linegroupId`,`Required parameter linegroupId was null or undefined when calling showLineGroup.`);return t.pathParams={linegroup_id:r},t.headers=n,t},showPrivateZone(e){let t={method:`GET`,url:`/v2/zones/{zone_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof rt.ShowPrivateZoneRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showPrivateZone.`);return t.pathParams={zone_id:r},t.headers=n,t},showPrivateZoneNameServer(e){let t={method:`GET`,url:`/v2/zones/{zone_id}/nameservers`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof nt.ShowPrivateZoneNameServerRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showPrivateZoneNameServer.`);return t.pathParams={zone_id:r},t.headers=n,t},showPublicZone(e){let t={method:`GET`,url:`/v2/zones/{zone_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof ot.ShowPublicZoneRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showPublicZone.`);return t.pathParams={zone_id:r},t.headers=n,t},showPublicZoneNameServer(e){let t={method:`GET`,url:`/v2/zones/{zone_id}/nameservers`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof N.ShowPublicZoneNameServerRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showPublicZoneNameServer.`);return t.pathParams={zone_id:r},t.headers=n,t},showResolverQueryLogConfig(e){let t={method:`GET`,url:`/v2/resolver/queryloggingconfig/{id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=(e instanceof ut.ShowResolverQueryLogConfigRequest,e.id)),r==null)throw new L(`id`,`Required parameter id was null or undefined when calling showResolverQueryLogConfig.`);return t.pathParams={id:r},t.headers=n,t},showResolverRule(e){let t={method:`GET`,url:`/v2.1/resolverrules/{resolverrule_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof dt.ShowResolverRuleRequest?e.resolverruleId:e.resolverrule_id),r==null)throw new L(`resolverruleId`,`Required parameter resolverruleId was null or undefined when calling showResolverRule.`);return t.pathParams={resolverrule_id:r},t.headers=n,t},showResourceTag(e){let t={method:`GET`,url:`/v2/{project_id}/{resource_type}/{resource_id}/tags`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof ft.ShowResourceTagRequest?(r=e.resourceType,i=e.resourceId):(r=e.resource_type,i=e.resource_id)),r==null)throw new L(`resourceType`,`Required parameter resourceType was null or undefined when calling showResourceTag.`);if(i==null)throw new L(`resourceId`,`Required parameter resourceId was null or undefined when calling showResourceTag.`);return t.pathParams={resource_type:r,resource_id:i},t.headers=n,t},showRetrieval(e){let t={method:`GET`,url:`/v2/retrieval`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i;if(e!=null&&(i=(e instanceof pt.ShowRetrievalRequest,e.name)),i==null)throw new L(`name`,`Required parameter name was null or undefined when calling showRetrieval.`);return i!=null&&(r.name=i),t.queryParams=r,t.headers=n,t},showRetrievalVerification(e){let t={method:`GET`,url:`/v2/retrieval/verification/{id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=(e instanceof mt.ShowRetrievalVerificationRequest,e.id)),r==null)throw new L(`id`,`Required parameter id was null or undefined when calling showRetrievalVerification.`);return t.pathParams={id:r},t.headers=n,t},showWebsiteRecordSet(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/website-recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;if(e!=null&&(e instanceof ht.ShowWebsiteRecordSetRequest?(i=e.zoneId,a=e.limit,o=e.offset):(i=e.zone_id,a=e.limit,o=e.offset)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showWebsiteRecordSet.`);return a!=null&&(r.limit=a),o!=null&&(r.offset=o),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},showZoneNameServer(e){let t={method:`GET`,url:`/v2/public-zones/dns-servers/{domain_name}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof gt.ShowZoneNameServerRequest?e.domainName:e.domain_name),r==null)throw new L(`domainName`,`Required parameter domainName was null or undefined when calling showZoneNameServer.`);return t.pathParams={domain_name:r},t.headers=n,t},updateCustomLine(e){let t={method:`PUT`,url:`/v2.1/customlines/{line_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof _t.UpdateCustomLineRequest?(i=e.lineId,r=e.body):(i=e.line_id,r=e.body)),i==null)throw new L(`lineId`,`Required parameter lineId was null or undefined when calling updateCustomLine.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={line_id:i},t.headers=n,t},updateEndpoint(e){let t={method:`PUT`,url:`/v2.1/endpoints/{endpoint_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof vt.UpdateEndpointRequest?(i=e.endpointId,r=e.body):(i=e.endpoint_id,r=e.body)),i==null)throw new L(`endpointId`,`Required parameter endpointId was null or undefined when calling updateEndpoint.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={endpoint_id:i},t.headers=n,t},updateLineGroups(e){let t={method:`PUT`,url:`/v2.1/linegroups/{linegroup_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof yt.UpdateLineGroupsRequest?(i=e.linegroupId,r=e.body):(i=e.linegroup_id,r=e.body)),i==null)throw new L(`linegroupId`,`Required parameter linegroupId was null or undefined when calling updateLineGroups.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={linegroup_id:i},t.headers=n,t},updatePrivateZone(e){let t={method:`PATCH`,url:`/v2/zones/{zone_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof bt.UpdatePrivateZoneRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling updatePrivateZone.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},updatePrivateZoneStatus(e){let t={method:`PUT`,url:`/v2/zones/{zone_id}/statuses`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof xt.UpdatePrivateZoneStatusRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling updatePrivateZoneStatus.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},updatePublicZone(e){let t={method:`PATCH`,url:`/v2/zones/{zone_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof Ct.UpdatePublicZoneRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling updatePublicZone.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},updatePublicZoneStatus(e){let t={method:`PUT`,url:`/v2/zones/{zone_id}/statuses`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof F.UpdatePublicZoneStatusRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling updatePublicZoneStatus.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},updateResolverRule(e){let t={method:`PUT`,url:`/v2.1/resolverrules/{resolverrule_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof Et.UpdateResolverRuleRequest?(i=e.resolverruleId,r=e.body):(i=e.resolverrule_id,r=e.body)),i==null)throw new L(`resolverruleId`,`Required parameter resolverruleId was null or undefined when calling updateResolverRule.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={resolverrule_id:i},t.headers=n,t},disableDnssecConfig(e){let t={method:`POST`,url:`/v2/zones/{zone_id}/disable-dnssec`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof Ce.DisableDnssecConfigRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling disableDnssecConfig.`);return t.pathParams={zone_id:r},t.headers=n,t},enableDnssecConfig(e){let t={method:`POST`,url:`/v2/zones/{zone_id}/enable-dnssec`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof Oe.EnableDnssecConfigRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling enableDnssecConfig.`);return t.pathParams={zone_id:r},t.headers=n,t},showDnssecConfig(e){let t={method:`GET`,url:`/v2/zones/{zone_id}/dnssec`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof Qe.ShowDnssecConfigRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showDnssecConfig.`);return t.pathParams={zone_id:r},t.headers=n,t},createEipRecordSet(e){let t={method:`PATCH`,url:`/v2/reverse/floatingips/{region}:{floatingip_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof w.CreateEipRecordSetRequest?(i=e.region,a=e.floatingipId,r=e.body):(i=e.region,a=e.floatingip_id,r=e.body)),i==null)throw new L(`region`,`Required parameter region was null or undefined when calling createEipRecordSet.`);if(a==null)throw new L(`floatingipId`,`Required parameter floatingipId was null or undefined when calling createEipRecordSet.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={region:i,floatingip_id:a},t.headers=n,t},createRecordSet(e){let t={method:`POST`,url:`/v2/zones/{zone_id}/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof ie.CreateRecordSetRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling createRecordSet.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},deleteRecordSet(e){let t={method:`DELETE`,url:`/v2/zones/{zone_id}/recordsets/{recordset_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof ve.DeleteRecordSetRequest?(r=e.zoneId,i=e.recordsetId):(r=e.zone_id,i=e.recordset_id)),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling deleteRecordSet.`);if(i==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling deleteRecordSet.`);return t.pathParams={zone_id:r,recordset_id:i},t.headers=n,t},listPtrRecords(e){let t={method:`GET`,url:`/v2/reverse/floatingips`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l;return e!=null&&(e instanceof D.ListPtrRecordsRequest?(i=e.marker,a=e.limit,o=e.offset,s=e.enterpriseProjectId,c=e.tags,l=e.status):(i=e.marker,a=e.limit,o=e.offset,s=e.enterprise_project_id,c=e.tags,l=e.status)),i!=null&&(r.marker=i),a!=null&&(r.limit=a),o!=null&&(r.offset=o),s!=null&&(r.enterprise_project_id=s),c!=null&&(r.tags=c),l!=null&&(r.status=l),t.queryParams=r,t.headers=n,t},listRecordSets(e){let t={method:`GET`,url:`/v2/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u,d,f,p,m,h,g;return e!=null&&(e instanceof ze.ListRecordSetsRequest?(i=e.zoneType,a=e.marker,o=e.searchMode,s=e.limit,c=e.offset,l=e.tags,u=e.status,d=e.type,f=e.name,p=e.id,m=e.records,h=e.sortKey,g=e.sortDir):(i=e.zone_type,a=e.marker,o=e.search_mode,s=e.limit,c=e.offset,l=e.tags,u=e.status,d=e.type,f=e.name,p=e.id,m=e.records,h=e.sort_key,g=e.sort_dir)),i!=null&&(r.zone_type=i),a!=null&&(r.marker=a),o!=null&&(r.search_mode=o),s!=null&&(r.limit=s),c!=null&&(r.offset=c),l!=null&&(r.tags=l),u!=null&&(r.status=u),d!=null&&(r.type=d),f!=null&&(r.name=f),p!=null&&(r.id=p),m!=null&&(r.records=m),h!=null&&(r.sort_key=h),g!=null&&(r.sort_dir=g),t.queryParams=r,t.headers=n,t},listRecordSetsByZone(e){let t={method:`GET`,url:`/v2/zones/{zone_id}/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u,d,f,p,m,h;if(e!=null&&(e instanceof Re.ListRecordSetsByZoneRequest?(i=e.zoneId,a=e.searchMode,o=e.marker,s=e.limit,c=e.offset,l=e.tags,u=e.status,d=e.type,f=e.name,p=e.id,m=e.sortKey,h=e.sortDir):(i=e.zone_id,a=e.search_mode,o=e.marker,s=e.limit,c=e.offset,l=e.tags,u=e.status,d=e.type,f=e.name,p=e.id,m=e.sort_key,h=e.sort_dir)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling listRecordSetsByZone.`);return a!=null&&(r.search_mode=a),o!=null&&(r.marker=o),s!=null&&(r.limit=s),c!=null&&(r.offset=c),l!=null&&(r.tags=l),u!=null&&(r.status=u),d!=null&&(r.type=d),f!=null&&(r.name=f),p!=null&&(r.id=p),m!=null&&(r.sort_key=m),h!=null&&(r.sort_dir=h),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},restorePtrRecord(e){let t={method:`PATCH`,url:`/v2/reverse/floatingips/{region}:{floatingip_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof Ke.RestorePtrRecordRequest?(i=e.region,a=e.floatingipId,r=e.body):(i=e.region,a=e.floatingip_id,r=e.body)),i==null)throw new L(`region`,`Required parameter region was null or undefined when calling restorePtrRecord.`);if(a==null)throw new L(`floatingipId`,`Required parameter floatingipId was null or undefined when calling restorePtrRecord.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={region:i,floatingip_id:a},t.headers=n,t},showPtrRecordSet(e){let t={method:`GET`,url:`/v2/reverse/floatingips/{region}:{floatingip_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof it.ShowPtrRecordSetRequest?(r=e.region,i=e.floatingipId):(r=e.region,i=e.floatingip_id)),r==null)throw new L(`region`,`Required parameter region was null or undefined when calling showPtrRecordSet.`);if(i==null)throw new L(`floatingipId`,`Required parameter floatingipId was null or undefined when calling showPtrRecordSet.`);return t.pathParams={region:r,floatingip_id:i},t.headers=n,t},showRecordSet(e){let t={method:`GET`,url:`/v2/zones/{zone_id}/recordsets/{recordset_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof ct.ShowRecordSetRequest?(r=e.zoneId,i=e.recordsetId):(r=e.zone_id,i=e.recordset_id)),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showRecordSet.`);if(i==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling showRecordSet.`);return t.pathParams={zone_id:r,recordset_id:i},t.headers=n,t},updatePtrRecord(e){let t={method:`PATCH`,url:`/v2/reverse/floatingips/{region}:{floatingip_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof P.UpdatePtrRecordRequest?(i=e.region,a=e.floatingipId,r=e.body):(i=e.region,a=e.floatingip_id,r=e.body)),i==null)throw new L(`region`,`Required parameter region was null or undefined when calling updatePtrRecord.`);if(a==null)throw new L(`floatingipId`,`Required parameter floatingipId was null or undefined when calling updatePtrRecord.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={region:i,floatingip_id:a},t.headers=n,t},updateRecordSet(e){let t={method:`PUT`,url:`/v2/zones/{zone_id}/recordsets/{recordset_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof wt.UpdateRecordSetRequest?(i=e.zoneId,a=e.recordsetId,r=e.body):(i=e.zone_id,a=e.recordset_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling updateRecordSet.`);if(a==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling updateRecordSet.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i,recordset_id:a},t.headers=n,t},batchCreateRecordSetsTask(e){let t={method:`POST`,url:`/v2.1/zones/{zone_id}/recordsets/batch-create-task`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof l.BatchCreateRecordSetsTaskRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling batchCreateRecordSetsTask.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},batchDeleteRecordSetWithLine(e){let t={method:`DELETE`,url:`/v2.1/zones/{zone_id}/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof p.BatchDeleteRecordSetWithLineRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling batchDeleteRecordSetWithLine.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},batchUpdateRecordSetWithLine(e){let t={method:`PUT`,url:`/v2.1/zones/{zone_id}/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof b.BatchUpdateRecordSetWithLineRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling batchUpdateRecordSetWithLine.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},createPtr(e){let t={method:`POST`,url:`/v2.1/ptrs`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r;if(e!=null&&(r=(e instanceof ne.CreatePtrRequest,e.body)),r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.headers=n,t},createRecordSetWithBatchLines(e){let t={method:`POST`,url:`/v2.1/zones/{zone_id}/recordsets/batch/lines`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof ae.CreateRecordSetWithBatchLinesRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling createRecordSetWithBatchLines.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},createRecordSetWithLine(e){let t={method:`POST`,url:`/v2.1/zones/{zone_id}/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof oe.CreateRecordSetWithLineRequest?(i=e.zoneId,r=e.body):(i=e.zone_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling createRecordSetWithLine.`);if(r==null)throw new L(`body`,`Required parameter body was null or undefined when calling body.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i},t.headers=n,t},deleteBatchCreateRecordSetsTask(e){let t={method:`DELETE`,url:`/v2.1/zones/{zone_id}/recordsets/batch-create-task`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof fe.DeleteBatchCreateRecordSetsTaskRequest?e.zoneId:e.zone_id),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling deleteBatchCreateRecordSetsTask.`);return t.pathParams={zone_id:r},t.headers=n,t},deletePtr(e){let t={method:`DELETE`,url:`/v2.1/ptrs/{ptr_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof ge.DeletePtrRequest?e.ptrId:e.ptr_id),r==null)throw new L(`ptrId`,`Required parameter ptrId was null or undefined when calling deletePtr.`);return t.pathParams={ptr_id:r},t.headers=n,t},deleteRecordSets(e){let t={method:`DELETE`,url:`/v2.1/zones/{zone_id}/recordsets/{recordset_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof ye.DeleteRecordSetsRequest?(r=e.zoneId,i=e.recordsetId):(r=e.zone_id,i=e.recordset_id)),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling deleteRecordSets.`);if(i==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling deleteRecordSets.`);return t.pathParams={zone_id:r,recordset_id:i},t.headers=n,t},listPtrs(e){let t={method:`GET`,url:`/v2.1/ptrs`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u;return e!=null&&(e instanceof O.ListPtrsRequest?(i=e.marker,a=e.limit,o=e.offset,s=e.enterpriseProjectId,c=e.tags,l=e.status,u=e.resourceType):(i=e.marker,a=e.limit,o=e.offset,s=e.enterprise_project_id,c=e.tags,l=e.status,u=e.resource_type)),i!=null&&(r.marker=i),a!=null&&(r.limit=a),o!=null&&(r.offset=o),s!=null&&(r.enterprise_project_id=s),c!=null&&(r.tags=c),l!=null&&(r.status=l),u!=null&&(r.resource_type=u),t.queryParams=r,t.headers=n,t},listPublicZoneLines(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/lines`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;if(e!=null&&(e instanceof k.ListPublicZoneLinesRequest?(i=e.zoneId,a=e.limit,o=e.offset):(i=e.zone_id,a=e.limit,o=e.offset)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling listPublicZoneLines.`);return a!=null&&(r.limit=a),o!=null&&(r.offset=o),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},listRecordSetsWithLine(e){let t={method:`GET`,url:`/v2.1/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y;return e!=null&&(e instanceof Be.ListRecordSetsWithLineRequest?(i=e.zoneType,a=e.marker,o=e.limit,s=e.offset,c=e.zoneId,l=e.lineId,u=e.tags,d=e.status,f=e.type,p=e.name,m=e.id,h=e.records,g=e.sortKey,_=e.sortDir,v=e.healthCheckId,y=e.searchMode):(i=e.zone_type,a=e.marker,o=e.limit,s=e.offset,c=e.zone_id,l=e.line_id,u=e.tags,d=e.status,f=e.type,p=e.name,m=e.id,h=e.records,g=e.sort_key,_=e.sort_dir,v=e.health_check_id,y=e.search_mode)),i!=null&&(r.zone_type=i),a!=null&&(r.marker=a),o!=null&&(r.limit=o),s!=null&&(r.offset=s),c!=null&&(r.zone_id=c),l!=null&&(r.line_id=l),u!=null&&(r.tags=u),d!=null&&(r.status=d),f!=null&&(r.type=f),p!=null&&(r.name=p),m!=null&&(r.id=m),h!=null&&(r.records=h),g!=null&&(r.sort_key=g),_!=null&&(r.sort_dir=_),v!=null&&(r.health_check_id=v),y!=null&&(r.search_mode=y),t.queryParams=r,t.headers=n,t},listSystemLines(e){let t={method:`GET`,url:`/v2.1/system-lines`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;return e!=null&&(e instanceof Ue.ListSystemLinesRequest,i=e.locale,a=e.limit,o=e.offset),i!=null&&(r.locale=i),a!=null&&(r.limit=a),o!=null&&(r.offset=o),t.queryParams=r,t.headers=n,t},setRecordSetsStatus(e){let t={method:`PUT`,url:`/v2.1/recordsets/{recordset_id}/statuses/set`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof Je.SetRecordSetsStatusRequest?(i=e.recordsetId,r=e.body):(i=e.recordset_id,r=e.body)),i==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling setRecordSetsStatus.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={recordset_id:i},t.headers=n,t},showBatchCreateRecordSetsTask(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/recordsets/batch-create-task`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o;if(e!=null&&(e instanceof A.ShowBatchCreateRecordSetsTaskRequest?(i=e.zoneId,a=e.errorItemLimit,o=e.errorItemOffset):(i=e.zone_id,a=e.error_item_limit,o=e.error_item_offset)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showBatchCreateRecordSetsTask.`);return a!=null&&(r.error_item_limit=a),o!=null&&(r.error_item_offset=o),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},showPtr(e){let t={method:`GET`,url:`/v2.1/ptrs/{ptr_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r;if(e!=null&&(r=e instanceof at.ShowPtrRequest?e.ptrId:e.ptr_id),r==null)throw new L(`ptrId`,`Required parameter ptrId was null or undefined when calling showPtr.`);return t.pathParams={ptr_id:r},t.headers=n,t},showRecordSetByZone(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/recordsets`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r={},i,a,o,s,c,l,u,d,f,p,m,h,g;if(e!=null&&(e instanceof st.ShowRecordSetByZoneRequest?(i=e.zoneId,a=e.marker,o=e.limit,s=e.offset,c=e.lineId,l=e.tags,u=e.status,d=e.type,f=e.name,p=e.id,m=e.sortKey,h=e.sortDir,g=e.searchMode):(i=e.zone_id,a=e.marker,o=e.limit,s=e.offset,c=e.line_id,l=e.tags,u=e.status,d=e.type,f=e.name,p=e.id,m=e.sort_key,h=e.sort_dir,g=e.search_mode)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showRecordSetByZone.`);return a!=null&&(r.marker=a),o!=null&&(r.limit=o),s!=null&&(r.offset=s),c!=null&&(r.line_id=c),l!=null&&(r.tags=l),u!=null&&(r.status=u),d!=null&&(r.type=d),f!=null&&(r.name=f),p!=null&&(r.id=p),m!=null&&(r.sort_key=m),h!=null&&(r.sort_dir=h),g!=null&&(r.search_mode=g),t.queryParams=r,t.pathParams={zone_id:i},t.headers=n,t},showRecordSetWithLine(e){let t={method:`GET`,url:`/v2.1/zones/{zone_id}/recordsets/{recordset_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{}},n={},r,i;if(e!=null&&(e instanceof lt.ShowRecordSetWithLineRequest?(r=e.zoneId,i=e.recordsetId):(r=e.zone_id,i=e.recordset_id)),r==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling showRecordSetWithLine.`);if(i==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling showRecordSetWithLine.`);return t.pathParams={zone_id:r,recordset_id:i},t.headers=n,t},updatePtr(e){let t={method:`PUT`,url:`/v2.1/ptrs/{ptr_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i;if(e!=null&&(e instanceof St.UpdatePtrRequest?(i=e.ptrId,r=e.body):(i=e.ptr_id,r=e.body)),i==null)throw new L(`ptrId`,`Required parameter ptrId was null or undefined when calling updatePtr.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={ptr_id:i},t.headers=n,t},updateRecordSets(e){let t={method:`PUT`,url:`/v2.1/zones/{zone_id}/recordsets/{recordset_id}`,contentType:`application/json`,queryParams:{},pathParams:{},headers:{},data:{}},n={},r,i,a;if(e!=null&&(e instanceof Tt.UpdateRecordSetsRequest?(i=e.zoneId,a=e.recordsetId,r=e.body):(i=e.zone_id,a=e.recordset_id,r=e.body)),i==null)throw new L(`zoneId`,`Required parameter zoneId was null or undefined when calling updateRecordSets.`);if(a==null)throw new L(`recordsetId`,`Required parameter recordsetId was null or undefined when calling updateRecordSets.`);return n[`Content-Type`]=`application/json`,t.data=r===void 0?{}:r,t.pathParams={zone_id:i,recordset_id:a},t.headers=n,t}}};exports.ParamCreater=Ot;function I(e){return new Dt(e)}var L=class extends Error{constructor(e,t){super(t),this.field=e,this.name=`RequiredError`}};exports.RequiredError=L}}),_i=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AliasTarget.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AliasTarget=void 0;var t=class{constructor(){}withResourceType(e){return this.resource_type=e,this}set resourceType(e){this.resource_type=e}get resourceType(){return this.resource_type}withResourceDomainName(e){return this.resource_domain_name=e,this}set resourceDomainName(e){this.resource_domain_name=e}get resourceDomainName(){return this.resource_domain_name}};exports.AliasTarget=t}}),G=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/SdkResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SdkResponse=void 0;var t=class{};exports.SdkResponse=t}}),vi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateEndpointIpaddressResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateEndpointIpaddressResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoint(e){return this.endpoint=e,this}};exports.AssociateEndpointIpaddressResponse=n}}),yi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateOrDisassociateRouterWithRuleRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateOrDisassociateRouterWithRuleRequestBody=void 0;var t=class{constructor(e){this.router=e}withRouter(e){return this.router=e,this}};exports.AssociateOrDisassociateRouterWithRuleRequestBody=t}}),bi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateResolverQueryLogConfigRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateResolverQueryLogConfigRequestBody=void 0;var t=class{constructor(e){this.vpc=e}withVpc(e){return this.vpc=e,this}};exports.AssociateResolverQueryLogConfigRequestBody=t}}),xi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateResolverQueryLogConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateResolverQueryLogConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverQueryLogConfig(e){return this.resolver_query_log_config=e,this}set resolverQueryLogConfig(e){this.resolver_query_log_config=e}get resolverQueryLogConfig(){return this.resolver_query_log_config}};exports.AssociateResolverQueryLogConfigResponse=n}}),Si=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateResolverRuleRouterResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateResolverRuleRouterResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}withRouterRegion(e){return this.router_region=e,this}set routerRegion(e){this.router_region=e}get routerRegion(){return this.router_region}withStatus(e){return this.status=e,this}};exports.AssociateResolverRuleRouterResponse=n}}),Ci=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateRouterRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateRouterRequestBody=void 0;var t=class{constructor(e){this.router=e}withRouter(e){return this.router=e,this}};exports.AssociateRouterRequestBody=t}}),wi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/AssociateRouterResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.AssociateRouterResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}withRouterRegion(e){return this.router_region=e,this}set routerRegion(e){this.router_region=e}get routerRegion(){return this.router_region}withStatus(e){return this.status=e,this}};exports.AssociateRouterResponse=n}}),Ti=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateCombinedPublicRecordsetsTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateCombinedPublicRecordsetsTaskRequestBody=void 0;var t=class{constructor(e,t,n,r){this.zone_names=e,this.recordset_name_prefixes=t,this.records=n,this.type=r}withZoneNames(e){return this.zone_names=e,this}set zoneNames(e){this.zone_names=e}get zoneNames(){return this.zone_names}withRecordsetNamePrefixes(e){return this.recordset_name_prefixes=e,this}set recordsetNamePrefixes(e){this.recordset_name_prefixes=e}get recordsetNamePrefixes(){return this.recordset_name_prefixes}withRecords(e){return this.records=e,this}withType(e){return this.type=e,this}withLine(e){return this.line=e,this}withTtl(e){return this.ttl=e,this}};exports.BatchCreateCombinedPublicRecordsetsTaskRequestBody=t}}),Ei=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateCombinedPublicRecordsetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateCombinedPublicRecordsetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchCreateCombinedPublicRecordsetsTaskResponse=n}}),Di=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicRecordsetsTaskItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicRecordsetsTaskItem=void 0;var t=class{constructor(e,t,n){this.zone_name=e,this.type=t,this.records=n}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withName(e){return this.name=e,this}withType(e){return this.type=e,this}withLine(e){return this.line=e,this}withTtl(e){return this.ttl=e,this}withWeight(e){return this.weight=e,this}withRecords(e){return this.records=e,this}withStatus(e){return this.status=e,this}};exports.BatchCreatePublicRecordsetsTaskItem=t}}),Oi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicRecordsetsTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicRecordsetsTaskRequestBody=void 0;var t=class{constructor(e){this.recordsets=e}withRecordsets(e){return this.recordsets=e,this}};exports.BatchCreatePublicRecordsetsTaskRequestBody=t}}),ki=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicRecordsetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicRecordsetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchCreatePublicRecordsetsTaskResponse=n}}),Ai=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicZonesTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicZonesTaskRequestBody=void 0;var t=class{constructor(e){this.zone_names=e}withZoneNames(e){return this.zone_names=e,this}set zoneNames(e){this.zone_names=e}get zoneNames(){return this.zone_names}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.BatchCreatePublicZonesTaskRequestBody=t}}),ji=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreatePublicZonesTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreatePublicZonesTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchCreatePublicZonesTaskResponse=n}}),Mi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateRecordSetWithLine.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateRecordSetWithLine=void 0;var t=class{constructor(e,t){this.line=e,this.records=t}withLine(e){return this.line=e,this}withTtl(e){return this.ttl=e,this}withWeight(e){return this.weight=e,this}withRecords(e){return this.records=e,this}};exports.BatchCreateRecordSetWithLine=t}}),Ni=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateRecordSetsTaskItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateRecordSetsTaskItem=void 0;var t=class{constructor(e,t){this.type=e,this.records=t}withName(e){return this.name=e,this}withType(e){return this.type=e,this}withLine(e){return this.line=e,this}withTtl(e){return this.ttl=e,this}withWeight(e){return this.weight=e,this}withRecords(e){return this.records=e,this}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}};exports.BatchCreateRecordSetsTaskItem=t}}),Pi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateRecordSetsTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateRecordSetsTaskRequestBody=void 0;var t=class{constructor(e){this.recordsets=e}withRecordsets(e){return this.recordsets=e,this}};exports.BatchCreateRecordSetsTaskRequestBody=t}}),Fi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateRecordSetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateRecordSetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchCreateRecordSetsTaskResponse=n}}),Ii=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchCreateTagResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchCreateTagResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.BatchCreateTagResponse=n}}),Li=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeletePtrRecordsRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeletePtrRecordsRequestBody=void 0;var t=class{constructor(){}withFloatingipIds(e){return this.floatingip_ids=e,this}set floatingipIds(e){this.floatingip_ids=e}get floatingipIds(){return this.floatingip_ids}};exports.BatchDeletePtrRecordsRequestBody=t}}),Ri=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeletePtrRecordsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeletePtrRecordsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.BatchDeletePtrRecordsResponse=n}}),zi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeletePublicRecordsetsTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeletePublicRecordsetsTaskRequestBody=void 0;var t=class{constructor(e,t){this.zone_names=e,this.recordset_name_prefixes=t}withZoneNames(e){return this.zone_names=e,this}set zoneNames(e){this.zone_names=e}get zoneNames(){return this.zone_names}withRecordsetNamePrefixes(e){return this.recordset_name_prefixes=e,this}set recordsetNamePrefixes(e){this.recordset_name_prefixes=e}get recordsetNamePrefixes(){return this.recordset_name_prefixes}};exports.BatchDeletePublicRecordsetsTaskRequestBody=t}}),Bi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeletePublicRecordsetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeletePublicRecordsetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchDeletePublicRecordsetsTaskResponse=n}}),Vi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteRecordSetWithLineRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteRecordSetWithLineRequestBody=void 0;var t=class{constructor(e){this.recordset_ids=e}withRecordsetIds(e){return this.recordset_ids=e,this}set recordsetIds(e){this.recordset_ids=e}get recordsetIds(){return this.recordset_ids}};exports.BatchDeleteRecordSetWithLineRequestBody=t}}),Hi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteRecordSetWithLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteRecordSetWithLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.BatchDeleteRecordSetWithLineResponse=n}}),Ui=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteRecordSetsRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteRecordSetsRequestBody=void 0;var t=class{constructor(e,t){this.zone_type=e,this.recordset_ids=t}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withRecordsetIds(e){return this.recordset_ids=e,this}set recordsetIds(e){this.recordset_ids=e}get recordsetIds(){return this.recordset_ids}};exports.BatchDeleteRecordSetsRequestBody=t}}),Wi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteRecordSetsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteRecordSetsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.BatchDeleteRecordSetsResponse=n}}),Gi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteZonesRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteZonesRequestBody=void 0;var t=class{constructor(e,t){this.zone_type=e,this.zone_ids=t}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withZoneIds(e){return this.zone_ids=e,this}set zoneIds(e){this.zone_ids=e}get zoneIds(){return this.zone_ids}};exports.BatchDeleteZonesRequestBody=t}}),Ki=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchDeleteZonesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchDeleteZonesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withZones(e){return this.zones=e,this}withMetadata(e){return this.metadata=e,this}};exports.BatchDeleteZonesResponse=n}}),qi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchHandTags.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchHandTags=void 0;var t=class{constructor(e,t){this.tags=e,this.action=t}withTags(e){return this.tags=e,this}withAction(e){return this.action=e,this}};exports.BatchHandTags=t}}),Ji=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchSetRecordSetsStatusRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchSetRecordSetsStatusRequestBody=void 0;var t=class{constructor(e,t){this.status=e,this.recordset_ids=t}withStatus(e){return this.status=e,this}withRecordsetIds(e){return this.recordset_ids=e,this}set recordsetIds(e){this.recordset_ids=e}get recordsetIds(){return this.recordset_ids}};exports.BatchSetRecordSetsStatusRequestBody=t}}),Yi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchSetRecordSetsStatusResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchSetRecordSetsStatusResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.BatchSetRecordSetsStatusResponse=n}}),Xi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchSetZonesStatusRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchSetZonesStatusRequestBody=void 0;var t=class{constructor(e,t){this.status=e,this.zone_ids=t}withStatus(e){return this.status=e,this}withZoneIds(e){return this.zone_ids=e,this}set zoneIds(e){this.zone_ids=e}get zoneIds(){return this.zone_ids}};exports.BatchSetZonesStatusRequestBody=t}}),Zi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchSetZonesStatusResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchSetZonesStatusResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withZones(e){return this.zones=e,this}withMetadata(e){return this.metadata=e,this}};exports.BatchSetZonesStatusResponse=n}}),Qi=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchTransferPublicZonesTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchTransferPublicZonesTaskRequestBody=void 0;var t=class{constructor(e,t){this.zone_names=e,this.target_user=t}withZoneNames(e){return this.zone_names=e,this}set zoneNames(e){this.zone_names=e}get zoneNames(){return this.zone_names}withTargetUser(e){return this.target_user=e,this}set targetUser(e){this.target_user=e}get targetUser(){return this.target_user}};exports.BatchTransferPublicZonesTaskRequestBody=t}}),$i=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchTransferPublicZonesTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchTransferPublicZonesTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchTransferPublicZonesTaskResponse=n}}),ea=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdatePublicRecordsetsConditionvalue.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdatePublicRecordsetsConditionvalue=void 0;var t=class{constructor(e){this.condition=e}withCondition(e){return this.condition=e,this}withValue(e){return this.value=e,this}};exports.BatchUpdatePublicRecordsetsConditionvalue=t}}),ta=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdatePublicRecordsetsFilter.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdatePublicRecordsetsFilter=void 0;var t=class{constructor(e,t){this.relation=e,this.conditions=t}withRelation(e){return this.relation=e,this}withConditions(e){return this.conditions=e,this}};exports.BatchUpdatePublicRecordsetsFilter=t}}),na=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdatePublicRecordsetsTaskRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdatePublicRecordsetsTaskRequestBody=void 0;var t=class{constructor(e,t,n){this.zone_names=e,this.filter=t,this.update_info=n}withZoneNames(e){return this.zone_names=e,this}set zoneNames(e){this.zone_names=e}get zoneNames(){return this.zone_names}withFilter(e){return this.filter=e,this}withUpdateInfo(e){return this.update_info=e,this}set updateInfo(e){this.update_info=e}get updateInfo(){return this.update_info}};exports.BatchUpdatePublicRecordsetsTaskRequestBody=t}}),ra=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdatePublicRecordsetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdatePublicRecordsetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}};exports.BatchUpdatePublicRecordsetsTaskResponse=n}}),ia=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdatePublicRecordsetsUpdateValue.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdatePublicRecordsetsUpdateValue=void 0;var t=class{constructor(e,t){this.key=e,this.values=t}withKey(e){return this.key=e,this}withValues(e){return this.values=e,this}};exports.BatchUpdatePublicRecordsetsUpdateValue=t}}),aa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdateRecordSet.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdateRecordSet=void 0;var t=class{constructor(e,t){this.id=e,this.records=t}withId(e){return this.id=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withWeight(e){return this.weight=e,this}withRecords(e){return this.records=e,this}};exports.BatchUpdateRecordSet=t}}),oa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdateRecordSetWithLineRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdateRecordSetWithLineRequestBody=void 0;var t=class{constructor(e){this.recordsets=e}withRecordsets(e){return this.recordsets=e,this}};exports.BatchUpdateRecordSetWithLineRequestBody=t}}),sa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/BatchUpdateRecordSetWithLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.BatchUpdateRecordSetWithLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.BatchUpdateRecordSetWithLineResponse=n}}),ca=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateAuthorizeTxtRecordRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateAuthorizeTxtRecordRequestBody=void 0;var t=class{constructor(e){this.zone_name=e}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}};exports.CreateAuthorizeTxtRecordRequestBody=t}}),la=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateAuthorizeTxtRecordResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateAuthorizeTxtRecordResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withRecord(e){return this.record=e,this}withStatus(e){return this.status=e,this}withSecondLevelZoneName(e){return this.second_level_zone_name=e,this}set secondLevelZoneName(e){this.second_level_zone_name=e}get secondLevelZoneName(){return this.second_level_zone_name}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.CreateAuthorizeTxtRecordResponse=n}}),ua=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateAuthorizeTxtRecordVerificationResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateAuthorizeTxtRecordVerificationResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withStatus(e){return this.status=e,this}};exports.CreateAuthorizeTxtRecordVerificationResponse=n}}),da=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateCustomLineRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateCustomLineRequestBody=void 0;var t=class{constructor(e,t){this.name=e,this.ip_segments=t}withName(e){return this.name=e,this}withIpSegments(e){return this.ip_segments=e,this}set ipSegments(e){this.ip_segments=e}get ipSegments(){return this.ip_segments}withDescription(e){return this.description=e,this}};exports.CreateCustomLineRequestBody=t}}),fa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateCustomLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateCustomLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withName(e){return this.name=e,this}withIpSegments(e){return this.ip_segments=e,this}set ipSegments(e){this.ip_segments=e}get ipSegments(){return this.ip_segments}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}};exports.CreateCustomLineResponse=n}}),pa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateEipRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateEipRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withPtrdname(e){return this.ptrdname=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withAddress(e){return this.address=e,this}withStatus(e){return this.status=e,this}withAction(e){return this.action=e,this}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.CreateEipRecordSetResponse=n}}),ma=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateEndpointRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateEndpointRequestBody=void 0;var t=class{constructor(e,t,n,r){this.name=e,this.direction=t,this.region=n,this.ipaddresses=r}withName(e){return this.name=e,this}withDirection(e){return this.direction=e,this}withRegion(e){return this.region=e,this}withIpaddresses(e){return this.ipaddresses=e,this}};exports.CreateEndpointRequestBody=t}}),ha=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateEndpointResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateEndpointResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoint(e){return this.endpoint=e,this}};exports.CreateEndpointResponse=n}}),ga=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateLineGroupResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateLineGroupResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withName(e){return this.name=e,this}withLines(e){return this.lines=e,this}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.CreateLineGroupResponse=n}}),K=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateLineGroupsReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateLineGroupsReq=void 0;var t=class{constructor(e,t){this.name=e,this.lines=t}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withLines(e){return this.lines=e,this}};exports.CreateLineGroupsReq=t}}),_a=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateLineGroupsResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateLineGroupsResp=void 0;var t=class{constructor(){}withName(e){return this.name=e,this}withLines(e){return this.lines=e,this}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.CreateLineGroupsResp=t}}),va=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePrivateZoneReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePrivateZoneReq=void 0;var t=class{constructor(e,t,n){this.name=e,this.zone_type=t,this.router=n}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withEmail(e){return this.email=e,this}withTtl(e){return this.ttl=e,this}withRouter(e){return this.router=e,this}withProxyPattern(e){return this.proxy_pattern=e,this}set proxyPattern(e){this.proxy_pattern=e}get proxyPattern(){return this.proxy_pattern}withTags(e){return this.tags=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.CreatePrivateZoneReq=t}}),ya=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePrivateZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePrivateZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withProxyPattern(e){return this.proxy_pattern=e,this}set proxyPattern(e){this.proxy_pattern=e}get proxyPattern(){return this.proxy_pattern}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}withRouter(e){return this.router=e,this}};exports.CreatePrivateZoneResponse=n}}),q=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePtrReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePtrReq=void 0;var t=class{constructor(e){this.ptrdname=e}withPtrdname(e){return this.ptrdname=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withTags(e){return this.tags=e,this}};exports.CreatePtrReq=t}}),ba=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePtrRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePtrRequestBody=void 0;var t=class{constructor(e){this.ptrdnames=e}withPublicip(e){return this.publicip=e,this}withPtrdnames(e){return this.ptrdnames=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withTags(e){return this.tags=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.CreatePtrRequestBody=t}}),xa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePtrResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePtrResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withPublicip(e){return this.publicip=e,this}withPtrdnames(e){return this.ptrdnames=e,this}withId(e){return this.id=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withStatus(e){return this.status=e,this}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.CreatePtrResponse=n}}),Sa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePublicZoneReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePublicZoneReq=void 0;var t=class{constructor(e){this.name=e}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withEmail(e){return this.email=e,this}withTtl(e){return this.ttl=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withTags(e){return this.tags=e,this}};exports.CreatePublicZoneReq=t}}),Ca=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreatePublicZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreatePublicZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withMasters(e){return this.masters=e,this}};exports.CreatePublicZoneResponse=n}}),wa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRSetBatchLinesReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRSetBatchLinesReq=void 0;var t=class{constructor(e,t,n){this.name=e,this.type=t,this.lines=n}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withType(e){return this.type=e,this}withLines(e){return this.lines=e,this}};exports.CreateRSetBatchLinesReq=t}}),Ta=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetRequestBody=void 0;var t=class{constructor(e,t,n){this.name=e,this.type=t,this.records=n}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withType(e){return this.type=e,this}withStatus(e){return this.status=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withTags(e){return this.tags=e,this}};exports.CreateRecordSetRequestBody=t}}),J=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreateAt(e){return this.create_at=e,this}set createAt(e){this.create_at=e}get createAt(){return this.create_at}withUpdateAt(e){return this.update_at=e,this}set updateAt(e){this.update_at=e}get updateAt(){return this.update_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}};exports.CreateRecordSetResponse=n}}),Ea=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetWithBatchLinesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetWithBatchLinesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.CreateRecordSetWithBatchLinesResponse=n}}),Da=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetWithLineRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetWithLineRequestBody=void 0;var t=class{constructor(e,t){this.name=e,this.type=t}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withType(e){return this.type=e,this}withStatus(e){return this.status=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withLine(e){return this.line=e,this}withTags(e){return this.tags=e,this}withWeight(e){return this.weight=e,this}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}};exports.CreateRecordSetWithLineRequestBody=t}}),Oa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRecordSetWithLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRecordSetWithLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}};exports.CreateRecordSetWithLineResponse=n}}),ka=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateResolverQueryLogConfigRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateResolverQueryLogConfigRequestBody=void 0;var t=class{constructor(e,t,n){this.lts_group_id=e,this.lts_topic_id=t,this.vpc=n}withLtsGroupId(e){return this.lts_group_id=e,this}set ltsGroupId(e){this.lts_group_id=e}get ltsGroupId(){return this.lts_group_id}withLtsTopicId(e){return this.lts_topic_id=e,this}set ltsTopicId(e){this.lts_topic_id=e}get ltsTopicId(){return this.lts_topic_id}withVpc(e){return this.vpc=e,this}};exports.CreateResolverQueryLogConfigRequestBody=t}}),Aa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateResolverQueryLogConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateResolverQueryLogConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverQueryLogConfig(e){return this.resolver_query_log_config=e,this}set resolverQueryLogConfig(e){this.resolver_query_log_config=e}get resolverQueryLogConfig(){return this.resolver_query_log_config}};exports.CreateResolverQueryLogConfigResponse=n}}),ja=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateResolverRuleRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateResolverRuleRequestBody=void 0;var t=class{constructor(e,t,n,r){this.name=e,this.domain_name=t,this.endpoint_id=n,this.ipaddresses=r}withName(e){return this.name=e,this}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withIpaddresses(e){return this.ipaddresses=e,this}};exports.CreateResolverRuleRequestBody=t}}),Ma=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateResolverRuleResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateResolverRuleResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverRule(e){return this.resolver_rule=e,this}set resolverRule(e){this.resolver_rule=e}get resolverRule(){return this.resolver_rule}};exports.CreateResolverRuleResponse=n}}),Na=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRetrievalRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRetrievalRequestBody=void 0;var t=class{constructor(){}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}};exports.CreateRetrievalRequestBody=t}}),Pa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRetrievalResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRetrievalResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withRecord(e){return this.record=e,this}withStatus(e){return this.status=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.CreateRetrievalResponse=n}}),Fa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateRetrievalVerificationResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateRetrievalVerificationResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.CreateRetrievalVerificationResponse=n}}),Ia=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateTagReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateTagReq=void 0;var t=class{constructor(e){this.tag=e}withTag(e){return this.tag=e,this}};exports.CreateTagReq=t}}),La=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/CreateTagResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.CreateTagResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.CreateTagResponse=n}}),Ra=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteBatchCreateRecordSetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteBatchCreateRecordSetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.DeleteBatchCreateRecordSetsTaskResponse=n}}),za=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteCustomLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteCustomLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withName(e){return this.name=e,this}withIpSegments(e){return this.ip_segments=e,this}set ipSegments(e){this.ip_segments=e}get ipSegments(){return this.ip_segments}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}};exports.DeleteCustomLineResponse=n}}),Ba=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteEndpointResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteEndpointResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoint(e){return this.endpoint=e,this}};exports.DeleteEndpointResponse=n}}),Va=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteLineGroupResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteLineGroupResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withName(e){return this.name=e,this}withLines(e){return this.lines=e,this}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.DeleteLineGroupResponse=n}}),Ha=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeletePrivateZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeletePrivateZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}withRouters(e){return this.routers=e,this}};exports.DeletePrivateZoneResponse=n}}),Ua=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeletePtrResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeletePtrResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.DeletePtrResponse=n}}),Wa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeletePublicZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeletePublicZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withMasters(e){return this.masters=e,this}withLinks(e){return this.links=e,this}};exports.DeletePublicZoneResponse=n}}),Ga=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreateAt(e){return this.create_at=e,this}set createAt(e){this.create_at=e}get createAt(){return this.create_at}withUpdateAt(e){return this.update_at=e,this}set updateAt(e){this.update_at=e}get updateAt(){return this.update_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}};exports.DeleteRecordSetResponse=n}}),Ka=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteRecordSetsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteRecordSetsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}};exports.DeleteRecordSetsResponse=n}}),qa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteResolverQueryLogConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteResolverQueryLogConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.DeleteResolverQueryLogConfigResponse=n}}),Ja=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteResolverRuleResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteResolverRuleResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverRule(e){return this.resolver_rule=e,this}set resolverRule(e){this.resolver_rule=e}get resolverRule(){return this.resolver_rule}};exports.DeleteResolverRuleResponse=n}}),Ya=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DeleteTagResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DeleteTagResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.DeleteTagResponse=n}}),Xa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisableDnssecConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisableDnssecConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withStatus(e){return this.status=e,this}};exports.DisableDnssecConfigResponse=n}}),Za=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateEndpointIpaddressResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateEndpointIpaddressResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoint(e){return this.endpoint=e,this}};exports.DisassociateEndpointIpaddressResponse=n}}),Qa=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateResolverQueryLogConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateResolverQueryLogConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverQueryLogConfig(e){return this.resolver_query_log_config=e,this}set resolverQueryLogConfig(e){this.resolver_query_log_config=e}get resolverQueryLogConfig(){return this.resolver_query_log_config}};exports.DisassociateResolverQueryLogConfigResponse=n}}),$a=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateResolverRuleRouterResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateResolverRuleRouterResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}withRouterRegion(e){return this.router_region=e,this}set routerRegion(e){this.router_region=e}get routerRegion(){return this.router_region}withStatus(e){return this.status=e,this}};exports.DisassociateResolverRuleRouterResponse=n}}),eo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociateRouterResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociateRouterResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}withRouterRegion(e){return this.router_region=e,this}set routerRegion(e){this.router_region=e}get routerRegion(){return this.router_region}withStatus(e){return this.status=e,this}};exports.DisassociateRouterResponse=n}}),to=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DisassociaterouterRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DisassociaterouterRequestBody=void 0;var t=class{constructor(e){this.router=e}withRouter(e){return this.router=e,this}};exports.DisassociaterouterRequestBody=t}}),no=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/DomainQuotaResponseQuotas.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DomainQuotaResponseQuotas=void 0;var t=class{constructor(e,t,n,r){this.quota_key=e,this.quota_limit=t,this.used=n,this.unit=r}withQuotaKey(e){return this.quota_key=e,this}set quotaKey(e){this.quota_key=e}get quotaKey(){return this.quota_key}withQuotaLimit(e){return this.quota_limit=e,this}set quotaLimit(e){this.quota_limit=e}get quotaLimit(){return this.quota_limit}withUsed(e){return this.used=e,this}withUnit(e){return this.unit=e,this}};exports.DomainQuotaResponseQuotas=t}}),ro=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/EnableDnssecConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.EnableDnssecConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withKeyTag(e){return this.key_tag=e,this}set keyTag(e){this.key_tag=e}get keyTag(){return this.key_tag}withFlag(e){return this.flag=e,this}withDigestAlgorithm(e){return this.digest_algorithm=e,this}set digestAlgorithm(e){this.digest_algorithm=e}get digestAlgorithm(){return this.digest_algorithm}withDigestType(e){return this.digest_type=e,this}set digestType(e){this.digest_type=e}get digestType(){return this.digest_type}withDigest(e){return this.digest=e,this}withSignature(e){return this.signature=e,this}withSignatureType(e){return this.signature_type=e,this}set signatureType(e){this.signature_type=e}get signatureType(){return this.signature_type}withKskPublicKey(e){return this.ksk_public_key=e,this}set kskPublicKey(e){this.ksk_public_key=e}get kskPublicKey(){return this.ksk_public_key}withDsRecord(e){return this.ds_record=e,this}set dsRecord(e){this.ds_record=e}get dsRecord(){return this.ds_record}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}};exports.EnableDnssecConfigResponse=n}}),io=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/EndpointResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.EndpointResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDirection(e){return this.direction=e,this}withStatus(e){return this.status=e,this}withVpcId(e){return this.vpc_id=e,this}set vpcId(e){this.vpc_id=e}get vpcId(){return this.vpc_id}withIpaddressCount(e){return this.ipaddress_count=e,this}set ipaddressCount(e){this.ipaddress_count=e}get ipaddressCount(){return this.ipaddress_count}withResolverRuleCount(e){return this.resolver_rule_count=e,this}set resolverRuleCount(e){this.resolver_rule_count=e}get resolverRuleCount(){return this.resolver_rule_count}withCreateTime(e){return this.create_time=e,this}set createTime(e){this.create_time=e}get createTime(){return this.create_time}withUpdateTime(e){return this.update_time=e,this}set updateTime(e){this.update_time=e}get updateTime(){return this.update_time}};exports.EndpointResp=t}}),ao=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/FloatingIpsPtr.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.FloatingIpsPtr=void 0;var t=class{constructor(){}withPtrdnames(e){return this.ptrdnames=e,this}withId(e){return this.id=e,this}withPublicip(e){return this.publicip=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withStatus(e){return this.status=e,this}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withTags(e){return this.tags=e,this}};exports.FloatingIpsPtr=t}}),oo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/IpInfo.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.IpInfo=void 0;var t=class{constructor(){}withIp(e){return this.ip=e,this}};exports.IpInfo=t}}),so=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/IpValue.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.IpValue=void 0;var t=class{constructor(){}withIp(e){return this.ip=e,this}};exports.IpValue=t}}),co=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/IpaddressInfo.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.IpaddressInfo=void 0;var t=class{constructor(e){this.subnet_id=e}withSubnetId(e){return this.subnet_id=e,this}set subnetId(e){this.subnet_id=e}get subnetId(){return this.subnet_id}withIp(e){return this.ip=e,this}};exports.IpaddressInfo=t}}),lo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Ipaddresses.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Ipaddresses=void 0;var t=class{constructor(e){this.ipaddress=e}withIpaddress(e){return this.ipaddress=e,this}};exports.Ipaddresses=t}}),uo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/IpaddressesData.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.IpaddressesData=void 0;var t=class{constructor(){}withStatus(e){return this.status=e,this}withId(e){return this.id=e,this}withIp(e){return this.ip=e,this}withCreateTime(e){return this.create_time=e,this}set createTime(e){this.create_time=e}get createTime(){return this.create_time}withUpdateTime(e){return this.update_time=e,this}set updateTime(e){this.update_time=e}get updateTime(){return this.update_time}withSubnetId(e){return this.subnet_id=e,this}set subnetId(e){this.subnet_id=e}get subnetId(){return this.subnet_id}withErrorInfo(e){return this.error_info=e,this}set errorInfo(e){this.error_info=e}get errorInfo(){return this.error_info}};exports.IpaddressesData=t}}),fo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Line.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Line=void 0;var t=class{constructor(){}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withName(e){return this.name=e,this}withIpSegments(e){return this.ip_segments=e,this}set ipSegments(e){this.ip_segments=e}get ipSegments(){return this.ip_segments}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}};exports.Line=t}}),po=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Link.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Link=void 0;var t=class{constructor(){}withSelf(e){return this.self=e,this}};exports.Link=t}}),mo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/LinksItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.LinksItem=void 0;var t=class{constructor(e,t){this.href=e,this.rel=t}withHref(e){return this.href=e,this}withRel(e){return this.rel=e,this}};exports.LinksItem=t}}),ho=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListApiVersionsItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListApiVersionsItem=void 0;var t=class{constructor(){}withStatus(e){return this.status=e,this}withId(e){return this.id=e,this}withLinks(e){return this.links=e,this}};exports.ListApiVersionsItem=t}}),Y=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListApiVersionsRequest.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListApiVersionsRequest=void 0;var t=class{constructor(){}};exports.ListApiVersionsRequest=t}}),go=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListApiVersionsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListApiVersionsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withVersions(e){return this.versions=e,this}};exports.ListApiVersionsResponse=n}}),_o=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListBatchOperationTasksItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListBatchOperationTasksItem=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withType(e){return this.type=e,this}withStatus(e){return this.status=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withSuccessCount(e){return this.success_count=e,this}set successCount(e){this.success_count=e}get successCount(){return this.success_count}withErrorCount(e){return this.error_count=e,this}set errorCount(e){this.error_count=e}get errorCount(){return this.error_count}};exports.ListBatchOperationTasksItem=t}}),vo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListBatchOperationTasksResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListBatchOperationTasksResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTasks(e){return this.tasks=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListBatchOperationTasksResponse=n}}),yo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListCustomLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListCustomLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLines(e){return this.lines=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListCustomLineResponse=n}}),bo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListEndpointIpaddressesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListEndpointIpaddressesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withIpaddresses(e){return this.ipaddresses=e,this}};exports.ListEndpointIpaddressesResponse=n}}),xo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListEndpointVpcsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListEndpointVpcsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withVpcs(e){return this.vpcs=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListEndpointVpcsResponse=n}}),So=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListEndpointsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListEndpointsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoints(e){return this.endpoints=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListEndpointsResponse=n}}),Co=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListLineGroupsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListLineGroupsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinegroups(e){return this.linegroups=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListLineGroupsResponse=n}}),wo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListNameServersResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListNameServersResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withNameservers(e){return this.nameservers=e,this}};exports.ListNameServersResponse=n}}),To=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPrivateZonesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPrivateZonesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withMetadata(e){return this.metadata=e,this}withZones(e){return this.zones=e,this}};exports.ListPrivateZonesResponse=n}}),Eo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPtrRecordsFloatingResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPtrRecordsFloatingResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withPtrdname(e){return this.ptrdname=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withAddress(e){return this.address=e,this}withStatus(e){return this.status=e,this}withAction(e){return this.action=e,this}withLinks(e){return this.links=e,this}withTags(e){return this.tags=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.ListPtrRecordsFloatingResp=t}}),Do=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPtrRecordsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPtrRecordsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withMetadata(e){return this.metadata=e,this}withFloatingips(e){return this.floatingips=e,this}};exports.ListPtrRecordsResponse=n}}),Oo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPtrsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPtrsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withFloatingips(e){return this.floatingips=e,this}withLinks(e){return this.links=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListPtrsResponse=n}}),ko=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPublicZoneLinesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPublicZoneLinesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withLines(e){return this.lines=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListPublicZoneLinesResponse=n}}),Ao=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListPublicZonesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListPublicZonesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withZones(e){return this.zones=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListPublicZonesResponse=n}}),jo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSets.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSets=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreateAt(e){return this.create_at=e,this}set createAt(e){this.create_at=e}get createAt(){return this.create_at}withUpdateAt(e){return this.update_at=e,this}set updateAt(e){this.update_at=e}get updateAt(){return this.update_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}};exports.ListRecordSets=t}}),Mo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsByZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsByZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListRecordSetsByZoneResponse=n}}),No=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListRecordSetsResponse=n}}),Po=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsWithLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsWithLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListRecordSetsWithLineResponse=n}}),Fo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListRecordSetsWithTags.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListRecordSetsWithTags=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreateAt(e){return this.create_at=e,this}set createAt(e){this.create_at=e}get createAt(){return this.create_at}withUpdateAt(e){return this.update_at=e,this}set updateAt(e){this.update_at=e}get updateAt(){return this.update_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withTags(e){return this.tags=e,this}};exports.ListRecordSetsWithTags=t}}),Io=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListResolverQueryLogConfigsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListResolverQueryLogConfigsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverQueryLogConfigs(e){return this.resolver_query_log_configs=e,this}set resolverQueryLogConfigs(e){this.resolver_query_log_configs=e}get resolverQueryLogConfigs(){return this.resolver_query_log_configs}withPageInfo(e){return this.page_info=e,this}set pageInfo(e){this.page_info=e}get pageInfo(){return this.page_info}};exports.ListResolverQueryLogConfigsResponse=n}}),Lo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListResolverRuleParam.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListResolverRuleParam=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withStatus(e){return this.status=e,this}withRuleType(e){return this.rule_type=e,this}set ruleType(e){this.rule_type=e}get ruleType(){return this.rule_type}withIpaddressCount(e){return this.ipaddress_count=e,this}set ipaddressCount(e){this.ipaddress_count=e}get ipaddressCount(){return this.ipaddress_count}withRouters(e){return this.routers=e,this}withCreateTime(e){return this.create_time=e,this}set createTime(e){this.create_time=e}get createTime(){return this.create_time}withUpdateTime(e){return this.update_time=e,this}set updateTime(e){this.update_time=e}get updateTime(){return this.update_time}};exports.ListResolverRuleParam=t}}),Ro=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListResolverRulesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListResolverRulesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverRules(e){return this.resolver_rules=e,this}set resolverRules(e){this.resolver_rules=e}get resolverRules(){return this.resolver_rules}withLinks(e){return this.links=e,this}withMetadata(e){return this.metadata=e,this}withPageInfo(e){return this.page_info=e,this}set pageInfo(e){this.page_info=e}get pageInfo(){return this.page_info}};exports.ListResolverRulesResponse=n}}),zo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListSystemLinesResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListSystemLinesResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLines(e){return this.lines=e,this}withMetadata(e){return this.metadata=e,this}};exports.ListSystemLinesResponse=n}}),Bo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListTagReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListTagReq=void 0;var t=class{constructor(e){this.action=e}withTags(e){return this.tags=e,this}withTagsAny(e){return this.tags_any=e,this}set tagsAny(e){this.tags_any=e}get tagsAny(){return this.tags_any}withNotTags(e){return this.not_tags=e,this}set notTags(e){this.not_tags=e}get notTags(){return this.not_tags}withNotTagsAny(e){return this.not_tags_any=e,this}set notTagsAny(e){this.not_tags_any=e}get notTagsAny(){return this.not_tags_any}withLimit(e){return this.limit=e,this}withOffset(e){return this.offset=e,this}withAction(e){return this.action=e,this}withMatches(e){return this.matches=e,this}};exports.ListTagReq=t}}),Vo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListTagResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListTagResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResources(e){return this.resources=e,this}withTotalCount(e){return this.total_count=e,this}set totalCount(e){this.total_count=e}get totalCount(){return this.total_count}};exports.ListTagResponse=n}}),Ho=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ListTagsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ListTagsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTags(e){return this.tags=e,this}};exports.ListTagsResponse=n}}),Uo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Match.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Match=void 0;var t=class{constructor(e){this.key=e}withKey(e){return this.key=e,this}withValue(e){return this.value=e,this}};exports.Match=t}}),Wo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Metadata.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Metadata=void 0;var t=class{constructor(){}withTotalCount(e){return this.total_count=e,this}set totalCount(e){this.total_count=e}get totalCount(){return this.total_count}};exports.Metadata=t}}),Go=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/NameServersResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.NameServersResp=void 0;var t=class{constructor(){}withType(e){return this.type=e,this}withRegion(e){return this.region=e,this}withNsRecords(e){return this.ns_records=e,this}set nsRecords(e){this.ns_records=e}get nsRecords(){return this.ns_records}};exports.NameServersResp=t}}),Ko=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Nameserver.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Nameserver=void 0;var t=class{constructor(){}withHostname(e){return this.hostname=e,this}withPriority(e){return this.priority=e,this}};exports.Nameserver=t}}),qo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/NsRecords.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.NsRecords=void 0;var t=class{constructor(){}withHostname(e){return this.hostname=e,this}withAddress(e){return this.address=e,this}withPriority(e){return this.priority=e,this}};exports.NsRecords=t}}),X=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PageInfo.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PageInfo=void 0;var t=class{constructor(){}withNextMarker(e){return this.next_marker=e,this}set nextMarker(e){this.next_marker=e}get nextMarker(){return this.next_marker}withPreviousMarker(e){return this.previous_marker=e,this}set previousMarker(e){this.previous_marker=e}get previousMarker(){return this.previous_marker}withCurrentCount(e){return this.current_count=e,this}set currentCount(e){this.current_count=e}get currentCount(){return this.current_count}};exports.PageInfo=t}}),Jo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PageLink.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PageLink=void 0;var t=class{constructor(){}withSelf(e){return this.self=e,this}withNext(e){return this.next=e,this}};exports.PageLink=t}}),Yo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PrivateNameServer.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PrivateNameServer=void 0;var t=class{constructor(){}withPriority(e){return this.priority=e,this}withAddress(e){return this.address=e,this}};exports.PrivateNameServer=t}}),Xo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PrivateZoneResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PrivateZoneResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withProxyPattern(e){return this.proxy_pattern=e,this}set proxyPattern(e){this.proxy_pattern=e}get proxyPattern(){return this.proxy_pattern}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withTags(e){return this.tags=e,this}withMasters(e){return this.masters=e,this}withRouters(e){return this.routers=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.PrivateZoneResp=t}}),Zo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PublicIpReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PublicIpReq=void 0;var t=class{constructor(){}withRegion(e){return this.region=e,this}withId(e){return this.id=e,this}};exports.PublicIpReq=t}}),Qo=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PublicIpRes.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PublicIpRes=void 0;var t=class{constructor(){}withRegion(e){return this.region=e,this}withId(e){return this.id=e,this}withAddress(e){return this.address=e,this}};exports.PublicIpRes=t}}),$o=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PublicZoneLines.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PublicZoneLines=void 0;var t=class{constructor(){}withLine(e){return this.line=e,this}withLineName(e){return this.line_name=e,this}set lineName(e){this.line_name=e}get lineName(){return this.line_name}withCreateTime(e){return this.create_time=e,this}set createTime(e){this.create_time=e}get createTime(){return this.create_time}};exports.PublicZoneLines=t}}),es=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/PublicZoneResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.PublicZoneResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withTags(e){return this.tags=e,this}withMasters(e){return this.masters=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.PublicZoneResp=t}}),ts=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/QueryRecordSetWithLineAndTagsResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.QueryRecordSetWithLineAndTagsResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withTags(e){return this.tags=e,this}withLine(e){return this.line=e,this}withLineName(e){return this.line_name=e,this}set lineName(e){this.line_name=e}get lineName(){return this.line_name}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}};exports.QueryRecordSetWithLineAndTagsResp=t}}),ns=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/QueryRecordSetWithLineResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.QueryRecordSetWithLineResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}withBundle(e){return this.bundle=e,this}};exports.QueryRecordSetWithLineResp=t}}),rs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RecordInfo.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RecordInfo=void 0;var t=class{constructor(){}withHost(e){return this.host=e,this}withValue(e){return this.value=e,this}};exports.RecordInfo=t}}),os=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RecordsetData.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RecordsetData=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withStatus(e){return this.status=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withLine(e){return this.line=e,this}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withWeight(e){return this.weight=e,this}};exports.RecordsetData=t}}),ss=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ResolverQueryLogConfig.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ResolverQueryLogConfig=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withLtsGroupId(e){return this.lts_group_id=e,this}set ltsGroupId(e){this.lts_group_id=e}get ltsGroupId(){return this.lts_group_id}withLtsTopicId(e){return this.lts_topic_id=e,this}set ltsTopicId(e){this.lts_topic_id=e}get ltsTopicId(){return this.lts_topic_id}withVpcIds(e){return this.vpc_ids=e,this}set vpcIds(e){this.vpc_ids=e}get vpcIds(){return this.vpc_ids}};exports.ResolverQueryLogConfig=t}}),cs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ResolverRuleParam.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ResolverRuleParam=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withStatus(e){return this.status=e,this}withRuleType(e){return this.rule_type=e,this}set ruleType(e){this.rule_type=e}get ruleType(){return this.rule_type}withIpaddressCount(e){return this.ipaddress_count=e,this}set ipaddressCount(e){this.ipaddress_count=e}get ipaddressCount(){return this.ipaddress_count}withCreateTime(e){return this.create_time=e,this}set createTime(e){this.create_time=e}get createTime(){return this.create_time}withUpdateTime(e){return this.update_time=e,this}set updateTime(e){this.update_time=e}get updateTime(){return this.update_time}};exports.ResolverRuleParam=t}}),ls=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ResourceItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ResourceItem=void 0;var t=class{constructor(){}withResourceId(e){return this.resource_id=e,this}set resourceId(e){this.resource_id=e}get resourceId(){return this.resource_id}withResourceDetail(e){return this.resource_detail=e,this}set resourceDetail(e){this.resource_detail=e}get resourceDetail(){return this.resource_detail}withTags(e){return this.tags=e,this}withResourceName(e){return this.resource_name=e,this}set resourceName(e){this.resource_name=e}get resourceName(){return this.resource_name}};exports.ResourceItem=t}}),us=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RestorePtrRecordResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RestorePtrRecordResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.RestorePtrRecordResponse=n}}),ds=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RestorePtrReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RestorePtrReq=void 0;var t=class{constructor(e){this.ptrdname=e}withPtrdname(e){return this.ptrdname=e,this}};exports.RestorePtrReq=t}}),fs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Router.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Router=void 0;var t=class{constructor(e){this.router_id=e}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}withRouterRegion(e){return this.router_region=e,this}set routerRegion(e){this.router_region=e}get routerRegion(){return this.router_region}withStatus(e){return this.status=e,this}};exports.Router=t}}),ps=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RouterForRule.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RouterForRule=void 0;var t=class{constructor(e){this.router_id=e}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}};exports.RouterForRule=t}}),ms=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/RouterWithStatus.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.RouterWithStatus=void 0;var t=class{constructor(){}withStatus(e){return this.status=e,this}withRouterId(e){return this.router_id=e,this}set routerId(e){this.router_id=e}get routerId(){return this.router_id}withRouterRegion(e){return this.router_region=e,this}set routerRegion(e){this.router_region=e}get routerRegion(){return this.router_region}};exports.RouterWithStatus=t}}),hs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SetPrivateZoneProxyPatternRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SetPrivateZoneProxyPatternRequestBody=void 0;var t=class{constructor(e){this.proxy_pattern=e}withProxyPattern(e){return this.proxy_pattern=e,this}set proxyPattern(e){this.proxy_pattern=e}get proxyPattern(){return this.proxy_pattern}};exports.SetPrivateZoneProxyPatternRequestBody=t}}),gs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SetPrivateZoneProxyPatternResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SetPrivateZoneProxyPatternResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}};exports.SetPrivateZoneProxyPatternResponse=n}}),_s=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SetRecordSetsStatusRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SetRecordSetsStatusRequestBody=void 0;var t=class{constructor(e){this.status=e}withStatus(e){return this.status=e,this}};exports.SetRecordSetsStatusRequestBody=t}}),vs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SetRecordSetsStatusResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SetRecordSetsStatusResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}withBundle(e){return this.bundle=e,this}};exports.SetRecordSetsStatusResponse=n}}),ys=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowApiInfoResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowApiInfoResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withVersion(e){return this.version=e,this}};exports.ShowApiInfoResponse=n}}),bs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowAuthorizeTxtRecordResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowAuthorizeTxtRecordResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withRecord(e){return this.record=e,this}withStatus(e){return this.status=e,this}withSecondLevelZoneName(e){return this.second_level_zone_name=e,this}set secondLevelZoneName(e){this.second_level_zone_name=e}get secondLevelZoneName(){return this.second_level_zone_name}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.ShowAuthorizeTxtRecordResponse=n}}),xs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowBatchCreateRecordSetsTaskErrorItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowBatchCreateRecordSetsTaskErrorItem=void 0;var t=class{constructor(){}withName(e){return this.name=e,this}withType(e){return this.type=e,this}withLine(e){return this.line=e,this}withTtl(e){return this.ttl=e,this}withWeight(e){return this.weight=e,this}withRecords(e){return this.records=e,this}withStatus(e){return this.status=e,this}withErrorCode(e){return this.error_code=e,this}set errorCode(e){this.error_code=e}get errorCode(){return this.error_code}withErrorMessage(e){return this.error_message=e,this}set errorMessage(e){this.error_message=e}get errorMessage(){return this.error_message}};exports.ShowBatchCreateRecordSetsTaskErrorItem=t}}),Ss=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowBatchCreateRecordSetsTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowBatchCreateRecordSetsTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTaskId(e){return this.task_id=e,this}set taskId(e){this.task_id=e}get taskId(){return this.task_id}withStatus(e){return this.status=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withTotalCount(e){return this.total_count=e,this}set totalCount(e){this.total_count=e}get totalCount(){return this.total_count}withSuccessCount(e){return this.success_count=e,this}set successCount(e){this.success_count=e}get successCount(){return this.success_count}withErrorCount(e){return this.error_count=e,this}set errorCount(e){this.error_count=e}get errorCount(){return this.error_count}withErrorItems(e){return this.error_items=e,this}set errorItems(e){this.error_items=e}get errorItems(){return this.error_items}};exports.ShowBatchCreateRecordSetsTaskResponse=n}}),Cs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowBatchOperationTaskErrorItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowBatchOperationTaskErrorItem=void 0;var t=class{constructor(){}withItem(e){return this.item=e,this}withErrorMessage(e){return this.error_message=e,this}set errorMessage(e){this.error_message=e}get errorMessage(){return this.error_message}};exports.ShowBatchOperationTaskErrorItem=t}}),ws=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowBatchOperationTaskResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowBatchOperationTaskResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withType(e){return this.type=e,this}withStatus(e){return this.status=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withSuccessCount(e){return this.success_count=e,this}set successCount(e){this.success_count=e}get successCount(){return this.success_count}withErrorCount(e){return this.error_count=e,this}set errorCount(e){this.error_count=e}get errorCount(){return this.error_count}withErrorItems(e){return this.error_items=e,this}set errorItems(e){this.error_items=e}get errorItems(){return this.error_items}};exports.ShowBatchOperationTaskResponse=n}}),Ts=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowDnssecConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowDnssecConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withKeyTag(e){return this.key_tag=e,this}set keyTag(e){this.key_tag=e}get keyTag(){return this.key_tag}withFlag(e){return this.flag=e,this}withDigestAlgorithm(e){return this.digest_algorithm=e,this}set digestAlgorithm(e){this.digest_algorithm=e}get digestAlgorithm(){return this.digest_algorithm}withDigestType(e){return this.digest_type=e,this}set digestType(e){this.digest_type=e}get digestType(){return this.digest_type}withDigest(e){return this.digest=e,this}withSignature(e){return this.signature=e,this}withSignatureType(e){return this.signature_type=e,this}set signatureType(e){this.signature_type=e}get signatureType(){return this.signature_type}withKskPublicKey(e){return this.ksk_public_key=e,this}set kskPublicKey(e){this.ksk_public_key=e}get kskPublicKey(){return this.ksk_public_key}withDsRecord(e){return this.ds_record=e,this}set dsRecord(e){this.ds_record=e}get dsRecord(){return this.ds_record}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}};exports.ShowDnssecConfigResponse=n}}),Es=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowDomainDetectionResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowDomainDetectionResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}withType(e){return this.type=e,this}withStatus(e){return this.status=e,this}};exports.ShowDomainDetectionResponse=n}}),Ds=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowDomainQuotaResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowDomainQuotaResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withQuotas(e){return this.quotas=e,this}};exports.ShowDomainQuotaResponse=n}}),Os=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowEmailRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowEmailRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.ShowEmailRecordSetResponse=n}}),ks=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowEndpointResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowEndpointResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoint(e){return this.endpoint=e,this}};exports.ShowEndpointResponse=n}}),As=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowLineGroupResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowLineGroupResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withName(e){return this.name=e,this}withLines(e){return this.lines=e,this}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.ShowLineGroupResponse=n}}),js=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPrivateZoneNameServerResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPrivateZoneNameServerResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withNameservers(e){return this.nameservers=e,this}};exports.ShowPrivateZoneNameServerResponse=n}}),Ms=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPrivateZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPrivateZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}withRouters(e){return this.routers=e,this}withProxyPattern(e){return this.proxy_pattern=e,this}set proxyPattern(e){this.proxy_pattern=e}get proxyPattern(){return this.proxy_pattern}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.ShowPrivateZoneResponse=n}}),Ns=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPtrRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPtrRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withPtrdname(e){return this.ptrdname=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withAddress(e){return this.address=e,this}withStatus(e){return this.status=e,this}withAction(e){return this.action=e,this}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.ShowPtrRecordSetResponse=n}}),Ps=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPtrResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPtrResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withPublicip(e){return this.publicip=e,this}withPtrdnames(e){return this.ptrdnames=e,this}withId(e){return this.id=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withStatus(e){return this.status=e,this}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.ShowPtrResponse=n}}),Fs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPublicZoneNameServerResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPublicZoneNameServerResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withNameservers(e){return this.nameservers=e,this}};exports.ShowPublicZoneNameServerResponse=n}}),Is=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowPublicZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowPublicZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}withMasters(e){return this.masters=e,this}withLinks(e){return this.links=e,this}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}};exports.ShowPublicZoneResponse=n}}),Ls=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetByZoneResp.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetByZoneResp=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}};exports.ShowRecordSetByZoneResp=t}}),Rs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetByZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetByZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.ShowRecordSetByZoneResponse=n}}),zs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreateAt(e){return this.create_at=e,this}set createAt(e){this.create_at=e}get createAt(){return this.create_at}withUpdateAt(e){return this.update_at=e,this}set updateAt(e){this.update_at=e}get updateAt(){return this.update_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withBundle(e){return this.bundle=e,this}};exports.ShowRecordSetResponse=n}}),Bs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRecordSetWithLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRecordSetWithLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}withBundle(e){return this.bundle=e,this}};exports.ShowRecordSetWithLineResponse=n}}),Vs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResolverQueryLogConfigResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResolverQueryLogConfigResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverQueryLogConfig(e){return this.resolver_query_log_config=e,this}set resolverQueryLogConfig(e){this.resolver_query_log_config=e}get resolverQueryLogConfig(){return this.resolver_query_log_config}};exports.ShowResolverQueryLogConfigResponse=n}}),Hs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResolverRuleRespParam.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResolverRuleRespParam=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}withEndpointId(e){return this.endpoint_id=e,this}set endpointId(e){this.endpoint_id=e}get endpointId(){return this.endpoint_id}withStatus(e){return this.status=e,this}withRuleType(e){return this.rule_type=e,this}set ruleType(e){this.rule_type=e}get ruleType(){return this.rule_type}withIpaddressCount(e){return this.ipaddress_count=e,this}set ipaddressCount(e){this.ipaddress_count=e}get ipaddressCount(){return this.ipaddress_count}withIpaddresses(e){return this.ipaddresses=e,this}withRouters(e){return this.routers=e,this}withCreateTime(e){return this.create_time=e,this}set createTime(e){this.create_time=e}get createTime(){return this.create_time}withUpdateTime(e){return this.update_time=e,this}set updateTime(e){this.update_time=e}get updateTime(){return this.update_time}};exports.ShowResolverRuleRespParam=t}}),Us=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResolverRuleResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResolverRuleResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverRule(e){return this.resolver_rule=e,this}set resolverRule(e){this.resolver_rule=e}get resolverRule(){return this.resolver_rule}};exports.ShowResolverRuleResponse=n}}),Ws=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowResourceTagResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowResourceTagResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withTags(e){return this.tags=e,this}};exports.ShowResourceTagResponse=n}}),Gs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRetrievalResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRetrievalResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withRecord(e){return this.record=e,this}withStatus(e){return this.status=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.ShowRetrievalResponse=n}}),Ks=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowRetrievalVerificationResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowRetrievalVerificationResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withStatus(e){return this.status=e,this}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.ShowRetrievalVerificationResponse=n}}),qs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowWebsiteRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowWebsiteRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLinks(e){return this.links=e,this}withRecordsets(e){return this.recordsets=e,this}withMetadata(e){return this.metadata=e,this}};exports.ShowWebsiteRecordSetResponse=n}}),Js=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ShowZoneNameServerResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ShowZoneNameServerResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withAllHwDns(e){return this.all_hw_dns=e,this}set allHwDns(e){this.all_hw_dns=e}get allHwDns(){return this.all_hw_dns}withIncludeHwDns(e){return this.include_hw_dns=e,this}set includeHwDns(e){this.include_hw_dns=e}get includeHwDns(){return this.include_hw_dns}withDnsServers(e){return this.dns_servers=e,this}set dnsServers(e){this.dns_servers=e}get dnsServers(){return this.dns_servers}withExpectedDnsServers(e){return this.expected_dns_servers=e,this}set expectedDnsServers(e){this.expected_dns_servers=e}get expectedDnsServers(){return this.expected_dns_servers}withDomainName(e){return this.domain_name=e,this}set domainName(e){this.domain_name=e}get domainName(){return this.domain_name}};exports.ShowZoneNameServerResponse=n}}),Ys=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/SystemLine.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.SystemLine=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withFatherId(e){return this.father_id=e,this}set fatherId(e){this.father_id=e}get fatherId(){return this.father_id}withName(e){return this.name=e,this}};exports.SystemLine=t}}),Xs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Tag.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Tag=void 0;var t=class{constructor(e){this.key=e}withKey(e){return this.key=e,this}withValue(e){return this.value=e,this}};exports.Tag=t}}),Zs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/TagValues.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.TagValues=void 0;var t=class{constructor(){}withKey(e){return this.key=e,this}withValues(e){return this.values=e,this}};exports.TagValues=t}}),Qs=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateCustomLineRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateCustomLineRequestBody=void 0;var t=class{constructor(){}withName(e){return this.name=e,this}withIpSegments(e){return this.ip_segments=e,this}set ipSegments(e){this.ip_segments=e}get ipSegments(){return this.ip_segments}withDescription(e){return this.description=e,this}};exports.UpdateCustomLineRequestBody=t}}),$s=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateCustomLineResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateCustomLineResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withName(e){return this.name=e,this}withIpSegments(e){return this.ip_segments=e,this}set ipSegments(e){this.ip_segments=e}get ipSegments(){return this.ip_segments}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}};exports.UpdateCustomLineResponse=n}}),ec=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateEndpointRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateEndpointRequestBody=void 0;var t=class{constructor(e){this.name=e}withName(e){return this.name=e,this}};exports.UpdateEndpointRequestBody=t}}),tc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateEndpointResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateEndpointResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withEndpoint(e){return this.endpoint=e,this}};exports.UpdateEndpointResponse=n}}),nc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateLineGroupsRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateLineGroupsRequestBody=void 0;var t=class{constructor(e,t){this.name=e,this.lines=t}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withLines(e){return this.lines=e,this}};exports.UpdateLineGroupsRequestBody=t}}),rc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateLineGroupsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateLineGroupsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withName(e){return this.name=e,this}withLines(e){return this.lines=e,this}withStatus(e){return this.status=e,this}withDescription(e){return this.description=e,this}withLineId(e){return this.line_id=e,this}set lineId(e){this.line_id=e}get lineId(){return this.line_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}};exports.UpdateLineGroupsResponse=n}}),ic=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePrivateZoneInfoReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePrivateZoneInfoReq=void 0;var t=class{constructor(){}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withTtl(e){return this.ttl=e,this}};exports.UpdatePrivateZoneInfoReq=t}}),ac=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePrivateZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePrivateZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}withRouters(e){return this.routers=e,this}};exports.UpdatePrivateZoneResponse=n}}),oc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePrivateZoneStatusResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePrivateZoneStatusResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}};exports.UpdatePrivateZoneStatusResponse=n}}),sc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePtrRecordResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePtrRecordResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withPtrdname(e){return this.ptrdname=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withAddress(e){return this.address=e,this}withStatus(e){return this.status=e,this}withAction(e){return this.action=e,this}withLinks(e){return this.links=e,this}};exports.UpdatePtrRecordResponse=n}}),cc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePtrReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePtrReq=void 0;var t=class{constructor(e){this.ptrdname=e}withPtrdname(e){return this.ptrdname=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withTags(e){return this.tags=e,this}};exports.UpdatePtrReq=t}}),lc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePtrRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePtrRequestBody=void 0;var t=class{constructor(e){this.ptrdnames=e}withPtrdnames(e){return this.ptrdnames=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}};exports.UpdatePtrRequestBody=t}}),uc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePtrResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePtrResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withPublicip(e){return this.publicip=e,this}withPtrdnames(e){return this.ptrdnames=e,this}withId(e){return this.id=e,this}withDescription(e){return this.description=e,this}withTtl(e){return this.ttl=e,this}withStatus(e){return this.status=e,this}withLinks(e){return this.links=e,this}withEnterpriseProjectId(e){return this.enterprise_project_id=e,this}set enterpriseProjectId(e){this.enterprise_project_id=e}get enterpriseProjectId(){return this.enterprise_project_id}};exports.UpdatePtrResponse=n}}),dc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePublicZoneInfo.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePublicZoneInfo=void 0;var t=class{constructor(){}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withTtl(e){return this.ttl=e,this}};exports.UpdatePublicZoneInfo=t}}),fc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePublicZoneResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePublicZoneResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}};exports.UpdatePublicZoneResponse=n}}),pc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdatePublicZoneStatusResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdatePublicZoneStatusResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withStatus(e){return this.status=e,this}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withLinks(e){return this.links=e,this}withMasters(e){return this.masters=e,this}};exports.UpdatePublicZoneStatusResponse=n}}),mc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateRecordSetReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateRecordSetReq=void 0;var t=class{constructor(){}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}};exports.UpdateRecordSetReq=t}}),hc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateRecordSetResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateRecordSetResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreateAt(e){return this.create_at=e,this}set createAt(e){this.create_at=e}get createAt(){return this.create_at}withUpdateAt(e){return this.update_at=e,this}set updateAt(e){this.update_at=e}get updateAt(){return this.update_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}};exports.UpdateRecordSetResponse=n}}),gc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateRecordSetsReq.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateRecordSetsReq=void 0;var t=class{constructor(e,t){this.name=e,this.type=t}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withWeight(e){return this.weight=e,this}};exports.UpdateRecordSetsReq=t}}),_c=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateRecordSetsResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateRecordSetsResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withZoneId(e){return this.zone_id=e,this}set zoneId(e){this.zone_id=e}get zoneId(){return this.zone_id}withZoneName(e){return this.zone_name=e,this}set zoneName(e){this.zone_name=e}get zoneName(){return this.zone_name}withType(e){return this.type=e,this}withTtl(e){return this.ttl=e,this}withRecords(e){return this.records=e,this}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withStatus(e){return this.status=e,this}withDefault(e){return this.default=e,this}set _default(e){this.default=e}get _default(){return this.default}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withLinks(e){return this.links=e,this}withLine(e){return this.line=e,this}withWeight(e){return this.weight=e,this}withHealthCheckId(e){return this.health_check_id=e,this}set healthCheckId(e){this.health_check_id=e}get healthCheckId(){return this.health_check_id}withAliasTarget(e){return this.alias_target=e,this}set aliasTarget(e){this.alias_target=e}get aliasTarget(){return this.alias_target}};exports.UpdateRecordSetsResponse=n}}),vc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateResolverRuleRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateResolverRuleRequestBody=void 0;var t=class{constructor(){}withName(e){return this.name=e,this}withIpaddresses(e){return this.ipaddresses=e,this}};exports.UpdateResolverRuleRequestBody=t}}),yc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateResolverRuleResponse.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateResolverRuleResponse=void 0;let t=G();var n=class extends t.SdkResponse{constructor(){super()}withResolverRule(e){return this.resolver_rule=e,this}set resolverRule(e){this.resolver_rule=e}get resolverRule(){return this.resolver_rule}};exports.UpdateResolverRuleResponse=n}}),bc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/UpdateZoneStatusRequestBody.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.UpdateZoneStatusRequestBody=void 0;var t=class{constructor(e){this.status=e}withStatus(e){return this.status=e,this}};exports.UpdateZoneStatusRequestBody=t}}),xc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ValuesItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ValuesItem=void 0;var t=class{constructor(){}withValues(e){return this.values=e,this}};exports.ValuesItem=t}}),Sc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/VersionItem.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.VersionItem=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withStatus(e){return this.status=e,this}withLinks(e){return this.links=e,this}withUpdated(e){return this.updated=e,this}withVersion(e){return this.version=e,this}withMinVersion(e){return this.min_version=e,this}set minVersion(e){this.min_version=e}get minVersion(){return this.min_version}};exports.VersionItem=t}}),Cc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/Vpc.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Vpc=void 0;var t=class{constructor(e){this.vpc_id=e}withVpcId(e){return this.vpc_id=e,this}set vpcId(e){this.vpc_id=e}get vpcId(){return this.vpc_id}withVpcRegion(e){return this.vpc_region=e,this}set vpcRegion(e){this.vpc_region=e}get vpcRegion(){return this.vpc_region}};exports.Vpc=t}}),wc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/VpcsData.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.VpcsData=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withInboundEndpointCount(e){return this.inbound_endpoint_count=e,this}set inboundEndpointCount(e){this.inbound_endpoint_count=e}get inboundEndpointCount(){return this.inbound_endpoint_count}withOutboundEndpointCount(e){return this.outbound_endpoint_count=e,this}set outboundEndpointCount(e){this.outbound_endpoint_count=e}get outboundEndpointCount(){return this.outbound_endpoint_count}};exports.VpcsData=t}}),Tc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/model/ZoneData.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.ZoneData=void 0;var t=class{constructor(){}withId(e){return this.id=e,this}withName(e){return this.name=e,this}withDescription(e){return this.description=e,this}withEmail(e){return this.email=e,this}withTtl(e){return this.ttl=e,this}withSerial(e){return this.serial=e,this}withMasters(e){return this.masters=e,this}withStatus(e){return this.status=e,this}withPoolId(e){return this.pool_id=e,this}set poolId(e){this.pool_id=e}get poolId(){return this.pool_id}withProjectId(e){return this.project_id=e,this}set projectId(e){this.project_id=e}get projectId(){return this.project_id}withZoneType(e){return this.zone_type=e,this}set zoneType(e){this.zone_type=e}get zoneType(){return this.zone_type}withCreatedAt(e){return this.created_at=e,this}set createdAt(e){this.created_at=e}get createdAt(){return this.created_at}withUpdatedAt(e){return this.updated_at=e,this}set updatedAt(e){this.updated_at=e}get updatedAt(){return this.updated_at}withRecordNum(e){return this.record_num=e,this}set recordNum(e){this.record_num=e}get recordNum(){return this.record_num}withLinks(e){return this.links=e,this}};exports.ZoneData=t}}),Ec=d({"node_modules/@huaweicloud/huaweicloud-sdk-core/region/region.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.Region=void 0;var t=class{constructor(e,t){this.id=e,this.endpoints=[],typeof t==`string`?this.endpoints.push(t):Array.isArray(t)&&this.endpoints.push(...t)}};exports.Region=t}}),Dc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/DnsRegion.js"(exports){Object.defineProperty(exports,`__esModule`,{value:!0}),exports.DnsRegion=void 0;let t=Ec();var n=class{static valueOf(e){if(!e)throw Error(`Unexpected empty parameter: regionId.`);let t=this.REGION_MAP[e];if(t)return t;throw Error(`Unexpected regionId: ${e}.`)}};exports.DnsRegion=n,n.CN_EAST_2=new t.Region(`cn-east-2`,[`https://dns.cn-east-2.myhuaweicloud.com`]),n.CN_EAST_3=new t.Region(`cn-east-3`,[`https://dns.cn-east-3.myhuaweicloud.com`]),n.CN_NORTH_1=new t.Region(`cn-north-1`,[`https://dns.cn-north-1.myhuaweicloud.com`]),n.CN_NORTH_4=new t.Region(`cn-north-4`,[`https://dns.cn-north-4.myhuaweicloud.com`]),n.CN_SOUTH_1=new t.Region(`cn-south-1`,[`https://dns.cn-south-1.myhuaweicloud.com`]),n.CN_SOUTHWEST_2=new t.Region(`cn-southwest-2`,[`https://dns.cn-southwest-2.myhuaweicloud.com`]),n.AF_SOUTH_1=new t.Region(`af-south-1`,[`https://dns.af-south-1.myhuaweicloud.com`]),n.AP_SOUTHEAST_1=new t.Region(`ap-southeast-1`,[`https://dns.ap-southeast-1.myhuaweicloud.com`]),n.AP_SOUTHEAST_2=new t.Region(`ap-southeast-2`,[`https://dns.ap-southeast-2.myhuaweicloud.com`]),n.AP_SOUTHEAST_3=new t.Region(`ap-southeast-3`,[`https://dns.ap-southeast-3.myhuaweicloud.com`]),n.SA_BRAZIL_1=new t.Region(`sa-brazil-1`,[`https://dns.sa-brazil-1.myhuaweicloud.com`]),n.LA_SOUTH_2=new t.Region(`la-south-2`,[`https://dns.la-south-2.myhuaweicloud.com`]),n.LA_NORTH_2=new t.Region(`la-north-2`,[`https://dns.la-north-2.myhuaweicloud.com`]),n.NA_MEXICO_1=new t.Region(`na-mexico-1`,[`https://dns.na-mexico-1.myhuaweicloud.com`]),n.CN_NORTH_9=new t.Region(`cn-north-9`,[`https://dns.cn-north-9.myhuaweicloud.com`]),n.CN_NORTH_2=new t.Region(`cn-north-2`,[`https://dns.cn-north-2.myhuaweicloud.com`]),n.CN_SOUTH_2=new t.Region(`cn-south-2`,[`https://dns.cn-south-2.myhuaweicloud.com`]),n.AP_SOUTHEAST_4=new t.Region(`ap-southeast-4`,[`https://dns.ap-southeast-4.myhuaweicloud.com`]),n.AE_AD_1=new t.Region(`ae-ad-1`,[`https://dns.ae-ad-1.myhuaweicloud.com`]),n.RU_MOSCOW_1=new t.Region(`ru-moscow-1`,[`https://dns.ru-moscow-1.myhuaweicloud.com`]),n.ME_EAST_1=new t.Region(`me-east-1`,[`https://dns.me-east-1.myhuaweicloud.com`]),n.AP_SOUTHEAST_5=new t.Region(`ap-southeast-5`,[`https://dns.ap-southeast-5.myhuaweicloud.com`]),n.CN_EAST_5=new t.Region(`cn-east-5`,[`https://dns.cn-east-5.myhuaweicloud.com`]),n.CN_EAST_4=new t.Region(`cn-east-4`,[`https://dns.cn-east-4.myhuaweicloud.com`]),n.TR_WEST_1=new t.Region(`tr-west-1`,[`https://dns.tr-west-1.myhuaweicloud.com`]),n.AF_NORTH_1=new t.Region(`af-north-1`,[`https://dns.af-north-1.myhuaweicloud.com`]),n.MY_KUALALUMPUR_1=new t.Region(`my-kualalumpur-1`,[`https://dns.my-kualalumpur-1.myhuaweicloud.com`]),n.REGION_MAP={"cn-east-2":n.CN_EAST_2,"cn-east-3":n.CN_EAST_3,"cn-north-1":n.CN_NORTH_1,"cn-north-4":n.CN_NORTH_4,"cn-south-1":n.CN_SOUTH_1,"cn-southwest-2":n.CN_SOUTHWEST_2,"af-south-1":n.AF_SOUTH_1,"ap-southeast-1":n.AP_SOUTHEAST_1,"ap-southeast-2":n.AP_SOUTHEAST_2,"ap-southeast-3":n.AP_SOUTHEAST_3,"sa-brazil-1":n.SA_BRAZIL_1,"la-south-2":n.LA_SOUTH_2,"la-north-2":n.LA_NORTH_2,"na-mexico-1":n.NA_MEXICO_1,"cn-north-9":n.CN_NORTH_9,"cn-north-2":n.CN_NORTH_2,"cn-south-2":n.CN_SOUTH_2,"ap-southeast-4":n.AP_SOUTHEAST_4,"ae-ad-1":n.AE_AD_1,"ru-moscow-1":n.RU_MOSCOW_1,"me-east-1":n.ME_EAST_1,"ap-southeast-5":n.AP_SOUTHEAST_5,"cn-east-5":n.CN_EAST_5,"cn-east-4":n.CN_EAST_4,"tr-west-1":n.TR_WEST_1,"af-north-1":n.AF_NORTH_1,"my-kualalumpur-1":n.MY_KUALALUMPUR_1}}}),Oc=d({"node_modules/@huaweicloud/huaweicloud-sdk-dns/v2/public-api.js"(exports){var t=Object.create?function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]},n=function(e,n){for(var r in e)r!==`default`&&!Object.prototype.hasOwnProperty.call(n,r)&&t(n,e,r)};Object.defineProperty(exports,`__esModule`,{value:!0}),n(gi(),exports),n(_i(),exports),n(mn(),exports),n(vi(),exports),n(yi(),exports),n(hn(),exports),n(bi(),exports),n(xi(),exports),n(gn(),exports),n(Si(),exports),n(_n(),exports),n(Ci(),exports),n(wi(),exports),n(vn(),exports),n(Ti(),exports),n(Ei(),exports),n(Di(),exports),n(yn(),exports),n(Oi(),exports),n(ki(),exports),n(bn(),exports),n(Ai(),exports),n(ji(),exports),n(Mi(),exports),n(Ni(),exports),n(xn(),exports),n(Pi(),exports),n(Fi(),exports),n(B(),exports),n(Ii(),exports),n(V(),exports),n(Li(),exports),n(Ri(),exports),n(Sn(),exports),n(zi(),exports),n(Bi(),exports),n(Cn(),exports),n(Vi(),exports),n(Hi(),exports),n(wn(),exports),n(Ui(),exports),n(Wi(),exports),n(Tn(),exports),n(Gi(),exports),n(Ki(),exports),n(qi(),exports),n(En(),exports),n(Ji(),exports),n(Yi(),exports),n(Dn(),exports),n(Xi(),exports),n(Zi(),exports),n(On(),exports),n(Qi(),exports),n($i(),exports),n(ea(),exports),n(ta(),exports),n(kn(),exports),n(na(),exports),n(ra(),exports),n(ia(),exports),n(aa(),exports),n(An(),exports),n(oa(),exports),n(sa(),exports),n(jn(),exports),n(ca(),exports),n(la(),exports),n(Mn(),exports),n(ua(),exports),n(Nn(),exports),n(da(),exports),n(fa(),exports),n(Pn(),exports),n(pa(),exports),n(Fn(),exports),n(ma(),exports),n(ha(),exports),n(In(),exports),n(ga(),exports),n(K(),exports),n(_a(),exports),n(va(),exports),n(H(),exports),n(ya(),exports),n(q(),exports),n(Ln(),exports),n(ba(),exports),n(xa(),exports),n(Sa(),exports),n(Rn(),exports),n(Ca(),exports),n(wa(),exports),n(zn(),exports),n(Ta(),exports),n(J(),exports),n(Bn(),exports),n(Ea(),exports),n(Vn(),exports),n(Da(),exports),n(Oa(),exports),n(Hn(),exports),n(ka(),exports),n(Aa(),exports),n(Un(),exports),n(ja(),exports),n(Ma(),exports),n(Wn(),exports),n(Na(),exports),n(Pa(),exports),n(Gn(),exports),n(Fa(),exports),n(Ia(),exports),n(Kn(),exports),n(La(),exports),n(qn(),exports),n(Ra(),exports),n(Jn(),exports),n(za(),exports),n(Yn(),exports),n(Ba(),exports),n(Xn(),exports),n(Va(),exports),n(Zn(),exports),n(Ha(),exports),n(Qn(),exports),n(Ua(),exports),n($n(),exports),n(Wa(),exports),n(er(),exports),n(Ga(),exports),n(tr(),exports),n(Ka(),exports),n(nr(),exports),n(qa(),exports),n(rr(),exports),n(Ja(),exports),n(ir(),exports),n(Ya(),exports),n(ar(),exports),n(Xa(),exports),n(or(),exports),n(Za(),exports),n(sr(),exports),n(Qa(),exports),n(cr(),exports),n($a(),exports),n(lr(),exports),n(eo(),exports),n(to(),exports),n(no(),exports),n(ur(),exports),n(ro(),exports),n(io(),exports),n(ao(),exports),n(oo(),exports),n(so(),exports),n(co(),exports),n(lo(),exports),n(uo(),exports),n(fo(),exports),n(po(),exports),n(mo(),exports),n(ho(),exports),n(Y(),exports),n(go(),exports),n(_o(),exports),n(dr(),exports),n(vo(),exports),n(fr(),exports),n(yo(),exports),n(pr(),exports),n(bo(),exports),n(mr(),exports),n(xo(),exports),n(hr(),exports),n(So(),exports),n(gr(),exports),n(Co(),exports),n(_r(),exports),n(wo(),exports),n(vr(),exports),n(To(),exports),n(Eo(),exports),n(yr(),exports),n(Do(),exports),n(br(),exports),n(Oo(),exports),n(xr(),exports),n(ko(),exports),n(Sr(),exports),n(Ao(),exports),n(jo(),exports),n(Cr(),exports),n(Mo(),exports),n(wr(),exports),n(No(),exports),n(Tr(),exports),n(Po(),exports),n(Fo(),exports),n(Er(),exports),n(Io(),exports),n(Lo(),exports),n(Dr(),exports),n(Ro(),exports),n(Or(),exports),n(zo(),exports),n(Bo(),exports),n(kr(),exports),n(Vo(),exports),n(Ar(),exports),n(Ho(),exports),n(Uo(),exports),n(Wo(),exports),n(Go(),exports),n(Ko(),exports),n(qo(),exports),n(X(),exports),n(Jo(),exports),n(Yo(),exports),n(Xo(),exports),n(Zo(),exports),n(Qo(),exports),n($o(),exports),n(es(),exports),n(ts(),exports),n(ns(),exports),n(rs(),exports),n(os(),exports),n(ss(),exports),n(cs(),exports),n(ls(),exports),n(jr(),exports),n(us(),exports),n(ds(),exports),n(fs(),exports),n(ps(),exports),n(ms(),exports),n(Mr(),exports),n(hs(),exports),n(gs(),exports),n(Nr(),exports),n(_s(),exports),n(vs(),exports),n(U(),exports),n(ys(),exports),n(Pr(),exports),n(bs(),exports),n(xs(),exports),n(Fr(),exports),n(Ss(),exports),n(Cs(),exports),n(Ir(),exports),n(ws(),exports),n(W(),exports),n(Ts(),exports),n(Lr(),exports),n(Es(),exports),n(Rr(),exports),n(Ds(),exports),n(zr(),exports),n(Os(),exports),n(Br(),exports),n(ks(),exports),n(Vr(),exports),n(As(),exports),n(Hr(),exports),n(js(),exports),n(Ur(),exports),n(Ms(),exports),n(Wr(),exports),n(Ns(),exports),n(Gr(),exports),n(Ps(),exports),n(Kr(),exports),n(Fs(),exports),n(qr(),exports),n(Is(),exports),n(Jr(),exports),n(Ls(),exports),n(Rs(),exports),n(Yr(),exports),n(zs(),exports),n(Xr(),exports),n(Bs(),exports),n(Zr(),exports),n(Vs(),exports),n(Qr(),exports),n(Hs(),exports),n(Us(),exports),n($r(),exports),n(Ws(),exports),n(ei(),exports),n(Gs(),exports),n(ti(),exports),n(Ks(),exports),n(ni(),exports),n(qs(),exports),n(ri(),exports),n(Js(),exports),n(Ys(),exports),n(Xs(),exports),n(Zs(),exports),n(ii(),exports),n(Qs(),exports),n($s(),exports),n(ai(),exports),n(ec(),exports),n(tc(),exports),n(oi(),exports),n(nc(),exports),n(rc(),exports),n(ic(),exports),n(si(),exports),n(ac(),exports),n(ci(),exports),n(oc(),exports),n(li(),exports),n(sc(),exports),n(cc(),exports),n(ui(),exports),n(lc(),exports),n(uc(),exports),n(dc(),exports),n(di(),exports),n(fc(),exports),n(fi(),exports),n(pc(),exports),n(mc(),exports),n(pi(),exports),n(hc(),exports),n(gc(),exports),n(mi(),exports),n(_c(),exports),n(hi(),exports),n(vc(),exports),n(yc(),exports),n(bc(),exports),n(xc(),exports),n(Sc(),exports),n(Cc(),exports),n(wc(),exports),n(Tc(),exports),n(Dc(),exports)}});async function*kc(e){var t,n;for(n=0;t=await e(++n),t?.length;)yield*t}var Ac=e=>new Promise(t=>{setTimeout(t,e)}),jc=class{value;next;constructor(e){this.value=e}},Mc=class{#head;#tail;#size;constructor(){this.clear()}enqueue(e){let t=new jc(e);this.#head?(this.#tail.next=t,this.#tail=t):(this.#head=t,this.#tail=t),this.#size++}dequeue(){let e=this.#head;if(e)return this.#head=this.#head.next,this.#size--,this.#head||(this.#tail=void 0),e.value}peek(){if(this.#head)return this.#head.value}clear(){this.#head=void 0,this.#tail=void 0,this.#size=0}get size(){return this.#size}*[Symbol.iterator](){let e=this.#head;for(;e;)yield e.value,e=e.next}*drain(){for(;this.#head;)yield this.dequeue()}};function Nc(e){Pc(e);let t=new Mc,n=0,r=()=>{n<e&&t.size>0&&(n++,t.dequeue()())},i=()=>{n--,r()},a=async(e,t,n)=>{let r=(async()=>e(...n))();t(r);try{await r}catch{}i()},o=(i,o,s)=>{new Promise(e=>{t.enqueue(e)}).then(a.bind(void 0,i,o,s)),n<e&&r()},s=(e,...t)=>new Promise(n=>{o(e,n,t)});return Object.defineProperties(s,{activeCount:{get:()=>n},pendingCount:{get:()=>t.size},clearQueue:{value(){t.clear()}},concurrency:{get:()=>e,set(i){Pc(i),e=i,queueMicrotask(()=>{for(;n<e&&t.size>0;)r()})}},map:{async value(e,t){let n=Array.from(e,(e,n)=>this(t,e,n));return Promise.all(n)}}}),s}function Pc(e){if(!((Number.isInteger(e)||e===1/0)&&e>0))throw TypeError("Expected `concurrency` to be a number from 1 and up")}const Fc=Nc(10),Ic=(e,t)=>{for(let n of e)if(!t.has(n))return!1;return!0},Lc=async(e,t,n)=>{let r=new URL(e);for(let[e,n]of Object.entries(t))r.searchParams.set(e,n);let i;for(let e=0;e<3;e++)try{let e=await fetch(r),t=await e.json();return t.Answer?.map(e=>e.data).filter(n).toSorted()||[]}catch(t){i=t,console.error(`retry ${e+1}/3: ${t}`)}throw i},Rc=async(e,t,n,r,i)=>{let a={},o=[];for(let[s,c]of Object.entries(n))o.push(Fc(async()=>{a[s]=await Lc(e,{name:t,type:r,edns_client_subnet:c},i)}));return await Promise.all(o),a};var zc={Dianxin_Liaoning:`219.148.204.66`,Yidong_Liaoning:`211.137.32.178`,Liantong_Liaoning:`202.96.64.68`,Dianxin_Jilin:`219.149.194.55`,Yidong_Jilin:`211.141.16.99`,Liantong_Jilin:`202.98.0.68`,Dianxin_Heilongjiang:`112.100.100.100`,Yidong_Heilongjiang:`211.137.241.34`,Liantong_Heilongjiang:`202.97.224.68`,Dianxin_Beijing:`219.141.136.10`,Yidong_Beijing:`221.130.33.52`,Liantong_Beijing:`202.106.196.115`,Dianxin_Tianjin:`219.150.32.132`,Yidong_Tianjin:`211.137.160.5`,Liantong_Tianjin:`202.99.96.68`,Dianxin_Hebei:`222.222.222.222`,Yidong_Hebei:`211.138.13.66`,Liantong_Hebei:`202.99.160.68`,Dianxin_Shanxi:`219.149.135.188`,Yidong_Shanxi:`211.138.106.3`,Liantong_Shanxi:`202.99.216.113`,Dianxin_Neimenggu:`219.148.162.31`,Yidong_Neimenggu:`211.138.91.1`,Liantong_Neimenggu:`202.99.224.68`,Dianxin_Hainan:`202.100.192.68`,Yidong_Hainan:`221.176.88.95`,Liantong_Hainan:`221.11.132.2`,Dianxin_Guangdong:`202.96.134.133`,Yidong_Guangdong:`211.139.163.6`,Liantong_Guangdong:`210.21.196.6`,Dianxin_Guangxi:`202.103.225.68`,Yidong_Guangxi:`211.138.245.180`,Liantong_Guangxi:`221.7.128.68`,Dianxin_Fujian:`218.85.152.99`,Yidong_Fujian:`211.138.151.161`,Liantong_Fujian:`218.104.128.106`,Dianxin_Hunan:`222.246.129.80`,Yidong_Hunan:`211.142.210.98`,Liantong_Hunan:`58.20.127.238`,Dianxin_Hubei:`202.103.24.68`,Yidong_Hubei:`211.137.58.20`,Liantong_Hubei:`218.104.111.114`,Dianxin_Henan:`222.85.85.85`,Yidong_Henan:`211.138.24.71`,Liantong_Henan:`202.102.224.68`,Dianxin_Jiangxi:`202.101.224.69`,Yidong_Jiangxi:`211.141.90.68`,Liantong_Jiangxi:`220.248.192.12`,Dianxin_Shanghai:`202.96.209.133`,Yidong_Shanghai:`211.136.112.50`,Liantong_Shanghai:`210.22.70.3`,Dianxin_Jiangsu:`218.2.2.2`,Yidong_Jiangsu:`221.131.143.69`,Liantong_Jiangsu:`221.6.4.66`,Dianxin_Zhejiang:`202.101.172.35`,Yidong_Zhejiang:`211.140.13.188`,Liantong_Zhejiang:`221.12.1.227`,Dianxin_Anhui:`61.132.163.68`,Yidong_Anhui:`211.138.180.2`,Liantong_Anhui:`218.104.78.2`,Dianxin_Shandong:`219.146.1.66`,Yidong_Shandong:`218.201.96.130`,Liantong_Shandong:`202.102.128.68`,Dianxin_Chongqing:`61.128.192.68`,Yidong_Chongqing:`218.201.4.3`,Liantong_Chongqing:`221.5.203.98`,Dianxin_Sichuan:`61.139.2.69`,Yidong_Sichuan:`211.137.82.4`,Liantong_Sichuan:`119.6.6.6`,Dianxin_Guizhou:`202.98.192.67`,Yidong_Guizhou:`211.139.5.29`,Liantong_Guizhou:`221.13.28.234`,Dianxin_Yunnan:`222.172.200.68`,Yidong_Yunnan:`211.139.29.68`,Liantong_Yunnan:`221.3.131.11`,Dianxin_Xizang:`202.98.224.68`,Yidong_Xizang:`211.139.73.34`,Liantong_Xizang:`221.13.65.34`,Dianxin_Shaanxi:`218.30.19.40`,Yidong_Shaanxi:`211.137.130.3`,Liantong_Shaanxi:`221.11.1.67`,Dianxin_Gansu:`202.100.64.68`,Yidong_Gansu:`218.203.160.194`,Liantong_Gansu:`221.7.34.10`,Dianxin_Qinghai:`202.100.128.68`,Yidong_Qinghai:`211.138.75.123`,Liantong_Qinghai:`221.207.58.58`,Dianxin_Ningxia:`222.75.152.129`,Yidong_Ningxia:`218.203.123.116`,Liantong_Ningxia:`211.93.0.81`,Dianxin_Xinjiang:`61.128.114.166`,Yidong_Xinjiang:`218.202.152.130`,Liantong_Xinjiang:`221.7.1.21`,Jiaoyuwang:`202.112.144.30`},Bc={Abroad:`8.8.8.8`,AP:`210.130.0.1`,HK:`202.181.224.2`,MO:`202.175.3.3`,TW:`168.95.1.1`,JP:`210.130.0.1`,KR:`168.126.63.1`,SG:`165.21.83.88`,TH:`203.113.5.130`,MY:`49.236.193.35`,ID:`202.134.0.155`,PH:`121.58.203.4`,VN:`203.162.4.191`,IN:`117.254.160.1`,AE:`94.200.200.200`,TR:`195.175.39.39`,IL:`147.235.225.1`,OA:`139.130.4.5`,AU:`139.130.4.5`,NZ:`202.27.184.3`,EU:`194.150.168.168`,DE:`194.150.168.168`,GB:`158.43.128.1`,FR:`80.67.169.12`,NL:`193.176.144.22`,IT:`217.141.248.10`,ES:`195.235.113.3`,RU:`77.88.8.8`,PL:`194.204.159.1`,SE:`194.17.47.1`,CH:`195.186.1.111`,NA:`64.6.64.6`,US:`64.6.64.6`,CA:`149.112.121.10`,MX:`200.94.0.10`,LA:`200.221.11.101`,BR:`200.221.11.100`,AR:`200.49.130.47`,CL:`200.1.123.46`,AF:`196.216.2.1`,ZA:`169.239.128.40`,EG:`41.128.128.128`},Vc=(e,t)=>Rc(`https://1.12.12.12/resolve`,e,t,`A`,e=>/^\d+\.\d+\.\d+\.\d+$/.test(e)),Hc={Abroad:`2001:4860:4860::8888`,AP:`2001:240::1`,HK:`2403:2c80::1`,TW:`2001:b000:168::1`,JP:`2001:240::1`,KR:`2001:dc5:ad::1`,SG:`2406:3003:2006:1475::1`,IN:`2405:200:1000::1`,OA:`2001:44b8:1::1`,AU:`2001:44b8:1::1`,EU:`2a01:4f8:0:a0a1::add:9999`,DE:`2a01:4f8:0:a0a1::add:9999`,GB:`2a02:c7f:7e2e:6c00::1`,FR:`2001:910:800::12`,NL:`2a02:2770::21a:4aff:fec8:b0d`,RU:`2a02:6b8::feed:0ff`,SE:`2a01:3f0:0:301::1`,CH:`2a02:a90:0:10::11`,NA:`2620:74:1b::1:1`,US:`2620:74:1b::1:1`,CA:`2620:10a:80bb::10`,LA:`2001:12ff::1`,BR:`2804:10:10::10`,AF:`2c0f:fc89:8001::1`,ZA:`2001:4200:1::1`},Uc=(e,t)=>Rc(`https://dns.alidns.com/resolve`,e,t,`AAAA`,e=>e.includes(`:`));const Wc=(e,t=3)=>{let n={};for(let t of Object.values(e))for(let e of t)n[e]=(n[e]||0)+1;return Object.entries(n).sort((e,t)=>t[1]-e[1]).slice(0,t).map(([e])=>e)};var Gc=async e=>{let[t,n]=await Promise.all([Vc(e,zc),Uc(e,zc)]);return t.CN=Wc(t),n.CN=Wc(n),{v4:t,v6:n}},Kc={AP:new Set([`HK`,`MO`,`TW`,`JP`,`KR`,`SG`,`TH`,`MY`,`ID`,`PH`,`VN`,`IN`,`AE`,`TR`,`IL`]),OA:new Set([`AU`,`NZ`,`FJ`,`PG`]),EU:new Set([`DE`,`GB`,`FR`,`NL`,`IT`,`ES`,`RU`,`PL`,`SE`,`CH`,`AT`,`BE`,`CZ`,`DK`,`FI`,`GR`,`HU`,`IE`,`NO`,`PT`,`RO`,`UA`]),NA:new Set([`US`,`CA`,`MX`]),LA:new Set([`BR`,`AR`,`CL`,`CO`,`PE`,`VE`,`EC`,`BO`,`PY`,`UY`]),AF:new Set([`ZA`,`EG`,`NG`,`KE`,`MA`,`GH`,`TZ`,`ET`])};const qc=e=>{let t=e.default_view||[];if(!t.length)return e;let n=new Set(t),r={default_view:t},i={};for(let t of Object.keys(Kc))e[t]&&(i[t]=new Set(e[t]));for(let[t,a]of Object.entries(e)){if(t===`default_view`||Ic(a,n))continue;let e=!1;for(let[n,r]of Object.entries(Kc))if(r.has(t)&&i[n]&&Ic(a,i[n])){e=!0;break}e||(r[t]=a)}return r},Jc=e=>{let{Abroad:t,...n}=e;return t?{default_view:t,...n}:e};var Yc=async e=>{let[t,n]=await Promise.all([Vc(e,Jc(Bc)),Uc(e,Jc(Hc))]);return{v4:qc(t),v6:qc(n)}},Xc=m(Oc(),1),Zc=m(Ue(),1);const Qc=60,$c=`A`,el=`AAAA`,tl=`v4`,nl=`v6`,rl=`APIGW.0308`,il=`DNS.0314`,al=e=>e.endsWith(`.`)?e:`${e}.`,ol=(e,t,n)=>`${e}|${t}|${n}`,sl=e=>[...e].join(` `),cl=(e,t)=>{if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;return!0},ll=async e=>{for(;;)try{return await e()}catch(e){let t=e?.errorCode;if(t===il){console.warn(`${e},跳过`);return}if(t===rl){console.warn(`${t},等待5秒后重试...`),await Ac(5e3);continue}throw e}},ul=(e,t)=>{let n={};for(let r of e)for(let[e,i]of Object.entries(r[t]))(n[e]||=[]).push(...i);for(let e of Object.keys(n))n[e]=[...new Set(n[e])];return n},dl=(e,t,n)=>({...ul(e,n),...ul(t,n)});var fl=([e,t,n,r])=>{let i=Xc.DnsClient.newBuilder().withCredential(new Zc.BasicCredentials().withAk(e).withSk(t).withProjectId(r)).withEndpoint(n).build(),a=async e=>{let t=new Xc.ListPublicZonesRequest;return t.name=e,(await i.listPublicZones(t)).zones||[]},o=async(e,t)=>{let n=[];for await(let r of kc(async n=>{let r=new Xc.ListRecordSetsWithLineRequest;return r.zoneId=e,r.name=t,r.searchMode=`equal`,r.limit=500,r.offset=(n-1)*500,(await i.listRecordSetsWithLine(r)).recordsets}))n.push(r);return n},s=(e,t,n,r,a)=>{let o=new Xc.CreateRecordSetWithLineRequest(e),s=new Xc.CreateRecordSetWithLineRequestBody(t,n);return s.line=r,s.ttl=Qc,s.records=[...a],o.body=s,i.createRecordSetWithLine(o)},c=(e,t,n)=>{let r=new Xc.UpdateRecordSetsRequest(e,t),a=new Xc.UpdateRecordSetsReq;return a.records=[...n],r.body=a,i.updateRecordSets(r)},l=(e,t)=>i.deleteRecordSets(new Xc.DeleteRecordSetsRequest(e,t));return async(e,t,n)=>{let r=al(e),i=r.split(`.`).slice(-3).join(`.`),u=await a(i);if(!u.length)return console.warn(`Zone not found: ${i}`);let d=u[0].id,[f,p]=await Promise.all([Promise.all(t.map(Gc)),Promise.all(n.map(Yc))]),m=new Map,h=new Map,g=(e,t,n,i,a)=>console.log(a?`${e} ${r} ${t} ${n}: ${i} → ${a}`:`${e} ${r} ${t} ${n}: ${i}`),_=async(e,t,n,i)=>e?cl(e.ips,i)?[0,0]:(g(`更新`,t,n,sl(e.ips),sl(i)),await ll(()=>c(d,e.id,i)),[0,1]):(g(`添加`,t,n,sl(i)),await ll(()=>s(d,r,t,n,i)),[1,0]);for(let[e,t]of[[$c,tl],[el,nl]])for(let[n,i]of Object.entries(dl(f,p,t)))i?.length&&m.set(ol(r,e,n),{type:e,line:n,ips:new Set(i)});for(let e of await o(d,r))(e.type===$c||e.type===el)&&h.set(ol(e.name,e.type,e.line),{id:e.id,ips:new Set(e.records||[])});let v=0,y=0,b=0,x=0,S=[...m].map(([e,{type:t,line:n,ips:r}])=>_(h.get(e),t,n,r));for(let[e,t]of await Promise.all(S))v+=e,y+=t,!e&&!t&&x++;for(let[e,{id:t,ips:n}]of h)if(!m.has(e)){let[,r,i]=e.split(`|`);g(`删除`,r,i,sl(n)),await ll(()=>l(d,t)),b++}return{add:v,upd:y,rm:b,same:x}}};export{fl as default};