define("@ali/ncom-speedy3-redfox/index", [], function(require, exports, module) {"use strict";function e(){return(e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(null,arguments)}Object.defineProperty(exports,"__esModule",{value:!0});var t,n,r,i,o,a,s,c,u,l,f,p,d=function(e,t){return Object.prototype.toString.call(e)===t};function m(e){return d(e,"[object Array]")}function g(e){return d(e,"[object Object]")}function v(e){return d(e,"[object Function]")}var h={integer:function(e){return/^[1-9]\d*$/.test(e)},decimal:function(e){return/^[-+]?[0-9]\d*(\.\d+)?$/.test(e)},string:function(e){return d(e,"[object String]")},object:g,number:function(e){return d(e,"[object Number]")},date:function(e){return d(e,"[object Date]")},bool:function(e){return d(e,"[object Boolean]")},array:m,func:v,existy:function(e){return null!=e},url:function(e){return"string"==typeof e&&/^(https?:)?[/]{2}/.test(e)}},y={JSON:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}(function(e){try{if(h.string(e))return JSON.parse(e)}catch(e){console.warn(e)}}),bool:function(e){return!!e}},b={get:function(e,t){var n=t.split("."),r=e;if(r){for(var i=0;i<n.length;i++){var o=n[i];if(!r||void 0===r[o])return;r=r[o]}return r}}},w={getICBUKitData:function(e){return b.get(e,"result")||b.get(e,"data")},call:function(e){if(h.func(e)){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}},noop:function(){}},_={pick:function(e,t,n){var r={};if(!h.object(e))return r;h.array(t)||(t=[t]);for(var i=0;i<t.length;i++){var o=t[i];(!n||Object.prototype.hasOwnProperty.call(e,o))&&(r[o]=e[o])}return r},filter:function(e,t){if(!h.object(e))return e;var n={};for(var r in e){var i=e[r];!0===w.call(t,i)&&(n[r]=i)}return n},map:function(e,t){var n={};for(var r in e)n[r]=w.call(t,r,e[r]);return n},merge:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return n.forEach(function(t){h.object(t)&&Object.keys(t).forEach(function(n){var r=Object.getOwnPropertyDescriptor(t,n);r&&Object.defineProperty(e,n,r)})}),e},assign:function(e){if(!h.object(e))return e;var t={};for(var n in e){for(var r=e[n],i=void 0,o=(arguments.length<=1?0:arguments.length-1)-1;o>=0;o--){var a=o+1<1||arguments.length<=o+1?void 0:arguments[o+1];if(h.object(a)&&(i=a[n]),void 0!==i)break}void 0!==i&&(r=i),t[n]=r}return t}},x={hash:function(e){for(var t=5381,n=e.length;n;)t=33*t^e.charCodeAt(--n);return t>>>0},simpleRandom:function(){return Date.now()+"_"+Math.ceil(1e5*Math.random())},extract:function(e,t,n){var r=t.exec(e);if(r){if(h.number(n))return r[n];if(h.object(n))return _.map(n,function(e,t){return h.number(t)?r[t]:void 0})}},isEqual:function(e,t,n){return e=String(e),t=String(t),n&&(e=e.toLowerCase(),t=t.toLowerCase()),e===t},isMTOP:function(e){return/^mtop\./.test(e)}};function S(e){var t={};if(!e)return t;var n=e.match(/(\w+)=([^&]+)/gi);if(!n)return t;for(var r=0;r<n.length;r++){var i=n[r].split("=");t[i[0]]=i[1]}return t}function O(e,t,n){if(void 0===t&&(t=!1),void 0===n&&(n="&"),!h.object(e))return"";var r=[];for(var i in e){var o=e[i],a=o;h.object(o)?a=O(o):h.array(o)&&(a=o.join(",")),t&&(a=encodeURIComponent(a)),r.push(i+"="+a)}return r.join(n)}function N(e){var t=e.host,n=e.protocol,r=e.path,i=e.query,o=e.hash,a=e.port,s=n+"://"+t;a&&(s+=":"+a),s+=r;var c=O(i),u=O(o);return c&&(s+="?"+c),u&&(s+="#"+u),s}function k(e){if(e||"undefined"!=typeof location){e=e||(null===(t=location)||void 0===t?void 0:t.href);var t,n=x.extract(e,/^(https?):\/\/(.+?)(:(\d+))?(\/(.*?))?([#?].*)?$/gi,{protocol:1,host:2,port:4,path:5,extendString:7});if(n){var r=x.extract(n.extendString,/\?(.+?)(#.*)?$/,1),i=x.extract(n.extendString,/#(.+?)(\?.*)?$/,1);return delete n.extendString,Object.assign(n,{queryString:r,hashString:i,query:S(r),hash:S(i)}),n.rawUrl=n.host,n.port&&(n.rawUrl+=":"+n.port),n.rawUrl+=n.path,n}}}function A(){return(k()||{}).host}var P={get rawUrl(){var T;return""+(T=k()||{}).host+T.path},get query(){return(k()||{}).query||{}},get host(){return A()},get hash(){return(k()||{}).hash||{}},get path(){return(k()||{}).path||""},isICBUSchema:function(e){return e.startsWith("enalibaba://")||e.startsWith("accio://")},getSiteMainDomain:function(){return A().indexOf("accio.com")>-1?"accio.com":"alibaba.com"},getSafeLink:function(e){return e?e=new URL(e,location.href||"https://www.alibaba.com").href:""},parse:k,appendQuery:function(e,t){var n=k(e);return Object.assign(n.query,t),N(n)},paramsToObject:S,objectToParams:O,stringify:N};function E(e){return"undefined"===e}var C=!E(typeof __SILKWORM_SERVER_ENV__),j=!E(typeof window)&&"onload"in window,I=!E(typeof process)&&!!(process.versions&&process.versions.node)||C,V=function(){var e,t,n=j&&window.navigator.userAgent;return I&&"undefined"!=typeof alibaba_ssr_env&&(null===(e=alibaba_ssr_env)||void 0===e?void 0:e.request_headers)&&(null===(t=alibaba_ssr_env)||void 0===t?void 0:t.request_headers["user-agent"])||n||""},L=/WindVane/i.test(V()),D=function(){var e=V(),t=/iPhone|iPod/i.test(e),n=/Android/i.test(e),r=e;return t&&(r="iOS"),n&&(r="Android"),r},M={is:{get notch(){var U=window.screen,R=U.height,B=U.width;return this.iOS&&375==B&&812==R},get windVane(){return/WindVane/i.test(V())},get android(){var q=D();return/Android/i.test(q)},get iOS(){var H=D();return/iOS/i.test(H)},get mobile(){var $=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(V()),F=/android.+mobile|iphone|ipod|mobile|mini|mobi|opera mini/i.test(V());if(this.pad)return!1;return $||F},get pc(){return!this.mobile},get pad(){return/(ipad|tablet|playbook|silk)/i.test(V())},get AliBuyer(){return/AliApp\((EA|Alibaba)/.test(V())},get AliSeller(){return/AliApp\((AliSupplier|QN|AS)/.test(V())},get Accio(){return/AliApp\(Accio/.test(V())},node:I,web:j,get app(){return this.windVane}}},W={get systemVersion(){return J()},get systemVersionCode(){return Y()},get isDebug(){var K;return!!(K=J())&&!/^(\d+\.){2}\d+$/gi.test(K)},get appKey(){return M.is.Accio?M.is.iOS?"34964400":"34959200":(M.is.AliBuyer?M.is.iOS:M.is.AliSeller&&M.is.iOS,"24889839")},leVersion:z,geVersion:G,getSystemVersion:function(e){e(J())},getSystemVerCode:function(e){e(Y())},compareVersion:X,geVersionAsync:function(e,t){t({result:G(e)})},leVersionAsync:function(e,t){t({result:z(e)})}};function J(){if(L){var e=navigator.userAgent.match(/AliApp\(\w+\/((\d+\.){2}\d+\.*[\w]*)/);if(e&&e.length>1)return e[1]}return""}function Y(){var e=999999,t=j&&window.__alibaba_environment__;return t&&t.appVersionCode&&(e=parseInt(t.appVersionCode)),e}function z(e){return X(e,null)>=0}function G(e){return 0>=X(e,null)}function X(e,t){var n=t||J();if(!n)return 0;for(var r=e.split("."),i=n.split("."),o=0;o<3;o++){var a=Number(r[o]),s=Number(i[o]);if(a>s)return 1;if(s>a)return -1;if(!isNaN(a)&&isNaN(s))return 1;if(isNaN(a)&&!isNaN(s))return -1}return 0}function Q(){}function Z(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this}function ee(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+e];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+e],this;for(var i=0;i<r.length;i++)if((n=r[i])===t||n.fn===t){r.splice(i,1);break}return this}Q.prototype.on=Z,Q.prototype.addEventListener=Z,Q.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},Q.prototype.off=ee,Q.prototype.removeListener=ee,Q.prototype.removeAllListeners=ee,Q.prototype.removeEventListener=ee,Q.prototype.emit=function(e){this._callbacks=this._callbacks||{};var t=[].slice.call(arguments,1),n=this._callbacks["$"+e];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this},Q.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},Q.prototype.hasListeners=function(e){return!!this.listeners(e).length};var et=new Q,en={Emitter:Q,on:et.on,emit:et.emit,off:et.off},er={},ei={register:function(e,t){var n=er[e];n||(er[e]=[],n=er[e]),m(t)||(t=[t]),t.forEach(function(e){v(e)&&n.push(e)})},call:function(e,t){var n=er[e],r=w.call,i=0;return{next:function(e){var o=function(){if(!m(n)||n.length<=i)return r(e,t);r(n[i++],t,o)};o()}}}},eo=function(){if(!M.is.web)return ei;var e=window.lib||(window.lib={});return e._redfox_hook=e._redfox_hook||ei,e._redfox_hook}(),ea="$logger.beforeSend",es="$fetch.validate",ec="$fetch.before",eu="$fetch.error",el={version:"5.47",name:"redfox"},ef=Date.now(),ep={tech:el.name,redfoxVersion:el.version,wk_trace:ef},ed={set:function(e,t){g(e)?Object.assign(ep,e):ep[e]=t},get:function(e){return e?ep[e]:Object.assign({},ep)}},em=null,eg="pageName",ev="utVersion",eh="spmcd";function ey(e,t){if(null==e)return{};var n={};for(var r in e)if(({}).hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var eb=w.call;function ew(){var e=M.is.AliSeller&&W.geVersion("11.2.0"),t=M.is.AliBuyer&&W.geVersion("8.62.0"),n=M.is.Accio;return e||t||n}function e_(){return em||(function(){var e=window,t=window.lib||(window.lib={}),n=e.Promise,r=e.document,i=e.navigator.userAgent,o=/Windows\sPhone\s(?:OS\s)?[\d\.]+/i.test(i)||/Windows\sNT\s[\d\.]+/i.test(i),a=o&&e.WindVane_Win_Private&&e.WindVane_Win_Private.call,s=/iPhone|iPad|iPod/i.test(i),c=/Android/i.test(i),u=i.match(/WindVane[\/\s](\d+[._]\d+[._]\d+)/),l=Object.prototype.hasOwnProperty,f=t.windvane=e.WindVane||(e.WindVane={version:"3.0.7"}),p=Math.floor(65536*Math.random()),d=1,m=[],g="hybrid",v="iframe_",h="param_";function y(e,t){e=e.toString().split("."),t=t.toString().split(".");for(var n=0;n<e.length||n<t.length;n++){var r=parseInt(e[n],10),i=parseInt(t[n],10);if(isNaN(r)&&(r=0),isNaN(i)&&(i=0),r<i)return -1;if(r>i)return 1}return 0}var b={isAvailable:1===y(u=u?(u[1]||"0.0.0").replace(/\_/g,"."):"0.0.0","0"),isNewBridgeAvailable:1===y(u,c?"8.3.0":"8.2.0"),call2:function(e,t,n,r,i){var o=e.indexOf(".");return b.call(e.substr(0,o),e.substr(o+1),t,n,r,i)},call:function(t,r,i,o,a,s){"number"==typeof arguments[arguments.length-1]&&(s=arguments[arguments.length-1]),"function"!=typeof o&&(o=null),"function"!=typeof a&&(a=null),!n||o||a||(l=new n(function(e,t){o=e,a=t}));var u,l,f=(""+r).indexOf(".")>-1;if(!(c&&f)&&b.isNewBridgeAvailable&&e.__windvane__&&(!e.__windvane__.call&&e.__windvane__.windVaneCoreJs&&Function(e.__windvane__.windVaneCoreJs())(),e.__windvane__.call))return e.__windvane__.call(t+"."+r,i,o,a,s),l;u=w.getSid();var p={success:o,failure:a};return s>0&&(p.timeout=setTimeout(function(){b.onFailure(u,{ret:"HY_TIMEOUT"})},s)),w.registerCall(u,p),w.registerGC(u,s),b.isAvailable?w.callMethod(t,r,i,u):b.onFailure(u,{ret:"HY_NOT_IN_WINDVANE"}),l},fireEvent:function(e,t,n){var i=r.createEvent("HTMLEvents");i.initEvent(e,!1,!0),i.param=w.parseData(t),r.dispatchEvent(i)},getParam:function(e){return w.getParam(e)},setData:function(e,t){},find:function(e,t){t||w.unregisterCall(e,!1)},onSuccess:function(e,t,n){w.onComplete(e,t,"success",n)},onFailure:function(e,t){w.onComplete(e,t,"failure")}};b.isNewBridgeAvailable&&e.__windvane__&&e.__windvane__.callSync&&(b.callSync=function(t,n){if(s)return e.__windvane__.callSync(t,n);if(c){var r={name:t};n&&(r.params=JSON.stringify(n));var i=e.__windvane__.callSync(r);if(i)try{return JSON.parse(i)}catch(e){}}});var w={params:{},calls:{},getSid:function(){return""+(p+d++)%65536},buildParam:function(e){return e&&"object"==typeof e?JSON.stringify(e):e||""},getParam:function(e){return this.params[h+e]||""},setParam:function(e,t){this.params[h+e]=t},parseData:function(e){var t;if(e&&"string"==typeof e)try{t=JSON.parse(e)}catch(n){t={ret:"HY_RESULT_PARSE_ERROR",originValue:e}}else t=e||{};return t},registerCall:function(e,t){this.calls[e]=t},unregisterCall:function(e,t){var n=this.calls[e]||{},r=n.timeout;return r&&clearTimeout(r),t||delete this.calls[e],n},useIframe:function(e,t){var n=m.pop();n||((n=r.createElement("iframe")).setAttribute("frameborder","0"),n.style.cssText="width:0;height:0;border:0;display:none;"),n.setAttribute("id",v+e),n.setAttribute("src",t),n.parentNode||setTimeout(function(){r.body.appendChild(n)},5)},retrieveIframe:function(e){var t=r.querySelector("#"+(v+e));if(t){if(m.length>=3)try{r.body.removeChild(t)}catch(e){}else 0>m.indexOf(t)&&m.push(t)}},callMethod:function(t,n,r,i){var u=w.buildParam(r);if(o)a?e.WindVane_Win_Private.call(t,n,i,u):this.onComplete(i,{ret:"HY_NO_HANDLER_ON_WP"},"failure");else if(s){this.setParam(i,u);var l=g+"://"+t+":"+i+"/"+n+"?"+encodeURIComponent(u);this.useIframe(i,l)}else if(c){this.setParam(i,r);var l=g+"://"+t+":"+i+"/"+n+"?"+u;window.prompt(l,"wv_hybrid:")}else this.onComplete(i,{ret:"HY_NOT_SUPPORT_DEVICE"},"failure")},registerGC:function(e,t){var n=this;setTimeout(function(){n.unregisterCall(e)},Math.max(t||0,6e5)),s&&setTimeout(function(){n.params[h+e]&&delete n.params[h+e]},Math.max(t||0,6e4))},onComplete:function(e,t,n,r){var i=this.unregisterCall(e,r),o=i.success,a=i.failure,c=(t=this.parseData(t)).ret;"string"!=typeof c||(t=t.value||t).ret||(t.ret=[c]),"success"===n?o&&o(t):"failure"===n&&a&&a(t),s&&(this.retrieveIframe(e),this.params[h+e]&&delete this.params[h+e])}};for(var _ in b)l.call(f,_)||(f[_]=b[_])}(),em=window.WindVane),em}var ex=function(e,t,n){return function(r){if(h.string(r))try{r=JSON.parse(r)}catch(e){return eb(t,e)}if(!r){eb(t);return}var i=h.array(r.ret)?r.ret[0]:r.ret;"HY_SUCCESS"!==i&&h.existy(i)?eb(t,i):n?eb(e,n(r)):eb(e,r)}},eS=["apiName","parameters","apiVersion","method","auth"],eO="ALICommon";function eN(e,t){var n=ex(e,t);console.warn("getPlatFormInfo方法已经废弃，请去除使用"),eT(eO,"getPlatFormInfo",{},function(e){n(e)})}function ek(e,t){var n=ex(e,t);eC("environment","getEnvironment",{},function(e){n((null==e?void 0:e.data)||{})})}function eA(t,n,r){var i=t.apiName,o=t.parameters,a=t.apiVersion,s=t.method,c=t.auth,u=ey(t,eS),l=e({api:i,data:o,v:a||"1.0",method:void 0===s?"GET":s,needLogin:void 0===c?0:c},u),f=ex(n,r,function(e){var t=w.getICBUKitData(e),n=b.get(t,"data");if(n){n._reason_={msg:b.get(t,"msg"),ret:b.get(t,"ret"),code:b.get(t,"code")};var r=t._mtopStat_;r&&(n._mtopStat_=r)}return n});eC("network","sendMtop",l,function(e){f(e)},r)}function eP(t){var n={},r=Date.now(),i="performance";M.is.android&&eC(i,"recordInfo",{key:"clientOffset"}),eC(i,"getInfo",{},function(i){var o=w.getICBUKitData(i),a=void 0!==o.mainDocZCacheTime,s=0,c=0;if(o){var u=1*o.clientOffset;for(var l in n.offset=r-u,o){var f=o[l];h.url(l)&&a?(l.indexOf(".css")>-1&&-1===f&&s++,l.indexOf(".js")>-1&&-1===f&&c++):n[l]=f}}t(n=e({},n,{nonCacheForCSS:a?s:-1,nonCacheForJS:a?c:-1}))})}function eT(e,t,n,r,i,o){if(!M.is.web||!M.is.windVane){i&&i({msg:"not in windvane or not in web"});return}var a=e_();e=e||eO,n=n||{};var s=ex(r,i);a.call(e,t,n,s,i,o)}function eE(e,t,n,r,i,o){eC("WindVanePluginProxy","call",{pluginName:e,pluginMethod:t,pluginParams:n},function(e){var t=(null==e?void 0:e.data)||{};r&&r(t)},i,o)}function eC(e,t,n,r,i,o){if(!M.is.web||!M.is.windVane){i&&i({msg:"not in windvane or not in web"});return}var a=e_();n=n||{};var s=ex(r,i,function(e){var t=w.getICBUKitData(e);return e.data=t,e.result=t,e}),c={module:e,method:t,parameters:n};a.call("dispatcher","invoke",c,s,function(n){i&&i(n);var r="unknown";try{r=JSON.stringify(n)}catch(e){console.error(e)}throw Error("[redfox]统一容器错误，className:"+e+",methodName:"+t+",原因:"+r)},o)}var ej={getPerformanceLogInfo:eP,getPlatFormInfo:eN,getEnvironment:ek,fetchDataByICBUKit:eA,doRouter:function(e,t){eC("navigation","push",{url:null==e?void 0:e.url},t)},isMethodAvailable:function(e,t,n){w.call(n,!0)},call:eT,callKit:eC,callBase:eE,fetchEarlyData:function(e,t,n){ew()?eC("performance","fetchEarlyData2",e,function(e){"success"===e.status?t(e.data):n(e)},n,null):eT(null,"fetchEarlyData2",e,function(e){"success"===e.status?t(e.data):n(e)},n,null)}},eI=M.is.web,eV=M.is.windVane,eL={WIFI:"WIFI",CELL:"CELL",UNKNOWN:"UNKNOWN",NONE:"NONE"},eD={isMethodAvailable:function(e,t,n){n(!!eV&&!!eI)},setTitle:function(e){eI&&(document.title=e),eV&&eI&&eC("navigation","setNavigationInfo",{titleText:e})},getNetworkTypeFormat:function(e){var t=eL.UNKNOWN;if("string"==typeof e)switch(e=e.toLowerCase()){case"wifi":case"ethernet":case"wimax":t=eL.WIFI;break;case"cell":case"2g":case"3g":case"4g":case"5g":case"cellular":t=eL.CELL;break;case"no":case"none":t=eL.NONE}return t.toUpperCase()}};function eM(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var eU={};Object.defineProperty(eU,"__esModule",{value:!0});var eR=eU.transferDomain=void 0;eR=eU.transferDomain=function(e,t){let n=t||location&&location.hostname;if(n){let t=n.match(/alibaba\.(.*)/);if(t&&t.length>0)return e.replace("com",t[1])}return e};var eB="@ali/redfox-",eq={__hasInit:!1};function eH(){return navigator.connection||navigator.mozConnection||navigator.webkitConnection||{}}function e$(e,t,n,r,i,o,a){try{var s=e[o](a),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(r,i)}function eF(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function a(e){e$(o,r,i,a,s,"next",e)}function s(e){e$(o,r,i,a,s,"throw",e)}a(void 0)})}}var eW={exports:{}},eK={exports:{}};eK.exports,eK.exports=function(e,t){this.v=e,this.k=t},eK.exports.__esModule=!0,eK.exports.default=eK.exports;var eJ=eK.exports,eY={exports:{}},ez={exports:{}};ez.exports,function(e){function t(n,r,i,o){var a=Object.defineProperty;try{a({},"",{})}catch(e){a=0}e.exports=t=function(e,n,r,i){if(n)a?a(e,n,{value:r,enumerable:!i,configurable:!i,writable:!i}):e[n]=r;else{var o=function(n,r){t(e,n,function(e){return this._invoke(n,r,e)})};o("next",0),o("throw",1),o("return",2)}},e.exports.__esModule=!0,e.exports.default=e.exports,t(n,r,i,o)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(ez);var eG=ez.exports;eY.exports,function(e){function t(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var n,r,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.toStringTag||"@@toStringTag";function s(e,t,i,o){var a=Object.create((t&&t.prototype instanceof u?t:u).prototype);return eG(a,"_invoke",function(e,t,i){var o,a,s,u=0,l=i||[],f=!1,p={p:0,n:0,v:n,a:d,f:d.bind(n,4),d:function(e,t){return o=e,a=0,s=n,p.n=t,c}};function d(e,t){for(a=e,s=t,r=0;!f&&u&&!i&&r<l.length;r++){var i,o=l[r],d=p.p,m=o[2];e>3?(i=m===t)&&(s=o[(a=o[4])?5:(a=3,3)],o[4]=o[5]=n):o[0]<=d&&((i=e<2&&d<o[1])?(a=0,p.v=t,p.n=o[1]):d<m&&(i=e<3||o[0]>t||t>m)&&(o[4]=e,o[5]=t,p.n=m,a=0))}if(i||e>1)return c;throw f=!0,t}return function(i,l,m){if(u>1)throw TypeError("Generator is already running");for(f&&1===l&&d(l,m),a=l,s=m;(r=a<2?n:s)||!f;){o||(a?a<3?(a>1&&(p.n=-1),d(a,s)):p.n=s:p.v=s);try{if(u=2,o){if(a||(i="next"),r=o[i]){if(!(r=r.call(o,s)))throw TypeError("iterator result is not an object");if(!r.done)return r;s=r.value,a<2&&(a=0)}else 1===a&&(r=o.return)&&r.call(o),a<2&&(s=TypeError("The iterator does not provide a '"+i+"' method"),a=1);o=n}else if((r=(f=p.n<0)?s:e.call(t,p))!==c)break}catch(e){o=n,a=1,s=e}finally{u=1}}return{value:r,done:f}}}(e,i,o),!0),a}var c={};function u(){}function l(){}function f(){}r=Object.getPrototypeOf;var p=[][o]?r(r([][o]())):(eG(r={},o,function(){return this}),r),d=f.prototype=u.prototype=Object.create(p);function m(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,f):(e.__proto__=f,eG(e,a,"GeneratorFunction")),e.prototype=Object.create(d),e}return l.prototype=f,eG(d,"constructor",f),eG(f,"constructor",l),l.displayName="GeneratorFunction",eG(f,a,"GeneratorFunction"),eG(d),eG(d,a,"Generator"),eG(d,o,function(){return this}),eG(d,"toString",function(){return"[object Generator]"}),(e.exports=t=function(){return{w:s,m:m}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(eY);var eX=eY.exports,eQ={exports:{}},eZ={exports:{}},e0={exports:{}};e0.exports,e0.exports=function e(t,n){var r;this.next||(eG(e.prototype),eG(e.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",function(){return this})),eG(this,"_invoke",function(e,i,o){function a(){return new n(function(r,i){(function e(r,i,o,a){try{var s=t[r](i),c=s.value;return c instanceof eJ?n.resolve(c.v).then(function(t){e("next",t,o,a)},function(t){e("throw",t,o,a)}):n.resolve(c).then(function(e){s.value=e,o(s)},function(t){return e("throw",t,o,a)})}catch(e){a(e)}})(e,o,r,i)})}return r=r?r.then(a,a):a()},!0)},e0.exports.__esModule=!0,e0.exports.default=e0.exports;var e1=e0.exports;eZ.exports,eZ.exports=function(e,t,n,r,i){return new e1(eX().w(e,t,n,r),i||Promise)},eZ.exports.__esModule=!0,eZ.exports.default=eZ.exports;var e2=eZ.exports;eQ.exports,eQ.exports=function(e,t,n,r,i){var o=e2(e,t,n,r,i);return o.next().then(function(e){return e.done?e.value:o.next()})},eQ.exports.__esModule=!0,eQ.exports.default=eQ.exports;var e3=eQ.exports,e4={exports:{}};e4.exports,e4.exports=function(e){var t=Object(e),n=[];for(var r in t)n.unshift(r);return function e(){for(;n.length;)if((r=n.pop())in t)return e.value=r,e.done=!1,e;return e.done=!0,e}},e4.exports.__esModule=!0,e4.exports.default=e4.exports;var e5=e4.exports,e8={exports:{}},e6={exports:{}};e6.exports,function(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(e6);var e9=e6.exports;e8.exports,t=e9.default,e8.exports=function(e){if(null!=e){var n=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],r=0;if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}}}throw TypeError(t(e)+" is not iterable")},e8.exports.__esModule=!0,e8.exports.default=e8.exports;var e7=e8.exports;eW.exports,function(e){function t(){var n=eX(),r=n.m(t),i=(Object.getPrototypeOf?Object.getPrototypeOf(r):r.__proto__).constructor;function o(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===i||"GeneratorFunction"===(t.displayName||t.name))}var a={throw:1,return:2,break:3,continue:3};function s(e){var t,n;return function(r){t||(t={stop:function(){return n(r.a,2)},catch:function(){return r.v},abrupt:function(e,t){return n(r.a,a[e],t)},delegateYield:function(e,i,o){return t.resultName=i,n(r.d,e7(e),o)},finish:function(e){return n(r.f,e)}},n=function(e,n,i){r.p=t.prev,r.n=t.next;try{return e(n,i)}finally{t.next=r.n}}),t.resultName&&(t[t.resultName]=r.v,t.resultName=void 0),t.sent=r.v,t.next=r.n;try{return e.call(this,t)}finally{r.p=t.prev,r.n=t.next}}}return(e.exports=t=function(){return{wrap:function(e,t,r,i){return n.w(s(e),t,r,i&&i.reverse())},isGeneratorFunction:o,mark:n.m,awrap:function(e,t){return new eJ(e,t)},AsyncIterator:e1,async:function(e,t,n,r,i){return(o(t)?e2:e3)(s(e),t,n,r,i)},keys:e5,values:e7}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(eW);var te=(0,eW.exports)();try{regeneratorRuntime=te}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=te:Function("r","regeneratorRuntime = r")(te)}var tt=eM(te),tn=M.is.web,tr={},ti={};function to(){return(to=eF(tt.mark(function e(t){var n,r;return tt.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:tn&&(n=tr[t],r=ti[t],document.removeEventListener("Broadcast.Message."+n,r));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function ta(){return(ta=eF(tt.mark(function e(t,n){var r,i,o;return tt.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:r="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)}),tn&&(i=function(e){n(e.param)},o=r+"-"+t,tr[t]=o,ti[t]=i,eT("WVBroadcast","createChannel",{instanceId:o,name:t}),document.addEventListener("Broadcast.Message."+o,i));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function ts(e,t){!function(e,t){ta.apply(this,arguments)}(e,function(e){try{var n=null;n="string"==typeof e?JSON.parse(e):e,t(n)}catch(e){console.error(e)}})}var tc=M.is.windVane?function(e,t,n){var r=e.disableiOSGesture;window._windvane_backControl=function(){return!1};var i=W.geVersion("7.44.0")&&M.is.AliBuyer,o=W.geVersion("10.27.0")&&M.is.AliSeller,a=M.is.Accio;i||o||a?(eC("container","enableHookNativeBack",{}),r&&M.is.iOS&&eC("container","forbidPanGesture",{}),window._windvane_backControl=function(){return!0},document.addEventListener("wvBackClickEvent",function(){t&&t()})):n&&n()}:function(e,t,n){},tu=M.is.windVane?function(e){void 0===e&&(e=!0);var t="setPullRefreshEnabled";ew()?eC("container",t,{enabled:e}):eT("ALICommon",t,{enabled:e})}:function(e){},tl=M.is.windVane?ts:function(e,t){eq.__hasInit?window.addEventListener("message",function(e){var t=eq[b.get(e,"data.eventName")];if(t){var n=P.getSiteMainDomain();e.origin.indexOf(eR("."+n))>-1?t(b.get(e,"data.data")):console.info("origin非alibaba域，event失效",e)}},!1):eq.__hasInit=!0,eq[""+eB+e]=t},tf=M.is.windVane?function(e){!function(e){to.apply(this,arguments)}(e)}:function(e){var t=""+eB+e;eq[t]&&delete eq[t]},tp=M.is.windVane?function(e){eE("WVNetwork","getNetworkType",{},function(t){e&&e({type:eD.getNetworkTypeFormat(t.type)})},function(){e&&e({type:eD.getNetworkTypeFormat("unknown")})})}:function(e){var t=eH(),n=t.type,r=t.effectiveType;e&&e({type:eD.getNetworkTypeFormat(n||r)})},td=M.is.windVane?function(e,t){void 0===t&&(t={}),eC("broadcast","emit",{name:e,data:t})}:function(e,t){void 0===t&&(t={});for(var n=window.frames,r=[window.parent],i=n.length,o=0;o<i;o++)r.push(n[o]);var a=P.query.wx_page_origin||location.origin;r.forEach(function(n){n.postMessage({eventName:""+eB+e,data:t},a)})},tm=M.is.windVane?function(e,t){var n=t.hintStr,r=t.successHandler;eE("Base","copyToClipboard",{text:e},function(){n&&eE("WVUIToast","toast",{message:n,duration:3}),r&&r()},t.failHandler)}:function(e,t){void 0===e&&(e="");var n=t.successHandler,r=t.failHandler;navigator.clipboard.writeText(e).then(n).catch(r)},tg=M.is.windVane?function(e){M.is.web&&ts("App.NetWork.StatusChanged",function(t){var n=eD.getNetworkTypeFormat((null==t?void 0:t.data)||"unknown");e&&e({type:n})})}:function(e){var t=eH();t&&t.addEventListener&&t.addEventListener("change",function(t){var n=t.currentTarget||{};e&&e({type:eD.getNetworkTypeFormat(n.type||n.effectiveType)})})},tv=eD.setTitle,th=eD.isMethodAvailable,ty=Object.freeze({__proto__:null,setNativeBackHook:tc,setPullRefreshEnabled:tu,on:tl,off:tf,networkDetection:tp,emit:td,setClipboard:tm,onNetworkChange:tg,setTitle:tv,isMethodAvailable:th,default:{setTitle:tv,isMethodAvailable:th,setNativeBackHook:tc,setPullRefreshEnabled:tu,on:tl,off:tf,emit:td,setClipboard:tm,networkDetection:tp,onNetworkChange:tg},networkTypeEnum:eL}),tb={};"undefined"!=typeof localStorage&&localStorage&&(tb=localStorage);var tw={getItem:function(e){return new Promise(function(t,n){tb.getItem?t(tb.getItem(e)):n()})},setItem:function(e,t){return new Promise(function(n,r){tb.setItem?(tb.setItem(e,t),n(null)):r()})},removeItem:function(e){return new Promise(function(t,n){tb.removeItem?(tb.removeItem(e),t(null)):n()})},getAllKeys:function(){return new Promise(function(e){e(tb.length?Object.keys(tb):[])})},clear:function(){return new Promise(function(e,t){tb.clear?(tb.clear(),e(null)):tw.getAllKeys().then(function(n){Promise.all(n.map(function(e){return tw.removeItem(e)})).then(function(){return e(null)}).catch(t)})})},length:function(){return new Promise(function(e){e(null!=tb.length?tb.length:0)})}};function t_(){}var tx=decodeURIComponent;function tS(e){return"string"==typeof e}function tO(e){return e}var tN={get:function(e,t){(function(e){if(!(tS(e)&&""!==e))throw TypeError("Cookie name must be a non-empty string")})(e),t="function"==typeof t?{converter:t}:t||{};var n,r,i=M.is.node&&"undefined"!=typeof alibaba_ssr_env&&(null===(n=alibaba_ssr_env)||void 0===n?void 0:n.request_headers),o=function(e,t){var n={};if(tS(e)&&e.length>0)for(var r,i,o,a=t?tx:tO,s=e.split(/;\s/g),c=0,u=s.length;c<u;c++){if((o=s[c].match(/([^=]+)=/i))instanceof Array)try{r=tx(o[1]),i=a(s[c].substring(o[1].length+1))}catch(e){}else r=tx(s[c]),i="";r&&(n[r]=i)}return n}((M.is.web?null===(r=document)||void 0===r?void 0:r.cookie:null==i?void 0:i.cookie)||"",!t.raw);return(t.converter||tO)(o[e])},set:t_,remove:t_},tk=w.call,tA=function(){var e="",t=(tN.get("ali_apache_track")||"").match(/mid=([^&"]+)/);return h.array(t)&&t.length>0&&(e=t[1].split("|")[0]),e},tP=function(e){tk(e,tT())},tT=function(){var e=tN.get("xman_us_t");return!!e&&-1!==e.indexOf("sign=y")},tE=function(){return P.paramsToObject(tN.get("xman_us_t")).ctoken},tC=w.call,tj=w.noop,tI=function(e){eC("user","isLogin",{},function(t){tC(e,(w.getICBUKitData(t)||{}).isLogin)})},tV=M.is.windVane?{getCToken:tj,login:function(e,t){var n=t=t||{},r=n.isForceLogin,i=n.requestCookie,o=n.nativeExtra,a=void 0===o?{}:o,s={status:"notLogin"},c=W.geVersion("7.36.0")&&M.is.AliBuyer,u=W.geVersion("10.43.0")&&M.is.AliSeller,l=M.is.Accio;if(!u&&!c&&!l)return tC(e,s);function f(){eC("user","login",{requestCookie:i,extra:a},function(t){var n=w.getICBUKitData(t);s.status=n.type,tC(e,s)})}r?f():tI(function(t){if(t&&tT())return s.status="fromSession",tC(e,s);f()})},logout:function(e,t){var n=(t||{}).aliId,r=M.is.AliSeller&&W.geVersion("10.89.0"),i=M.is.AliBuyer&&W.geVersion("8.41.0"),o=M.is.Accio;if(r||i||o){var a={};n&&(a.aliId=n),eC("user","logout",a,function(){e()})}else eT("ALICommon","logout",{},function(){e()})},getUserInfo:function(e,t){var n=(t||{}).aliId,r={};n&&(r.aliId=n),eC("user","getBaseInfo",r,function(t){var n=w.getICBUKitData(t)||{};n.userId=n.loginId,tC(e,n)},function(){tC(e,{})})},isLogin:tI}:{getCToken:tE,getUserInfo:function(e,t){tk(e,{userId:tA(),loginId:tA(),cna:tN.get("cna")||"",aliBeaconId:tN.get("ali_beacon_id")||""})},isLogin:tP,login:function(e,t){var n=t=t||{},r=n.isFocusLogin,i=n.isForceLogin;function o(){var e=t.mSiteLang||"en_US",n=eR("https://passport.alibaba.com")+"/mini_login.htm?appName=icbu&appEntrance=icbu_h5&styleType=auto&bizParams=&notLoadSsoView=false&notKeepLogin=false&isMobile=true&showKeepLogin=true&showHead=true&showWelcomePage=true&lang="+e+"&return_url="+encodeURIComponent(t.returnUrl);location.assign(n)}if(t=Object.assign({returnUrl:location.href},t),r||i){o();return}tP(function(t){if(t)return tk(e);o()})},logout:function(e,t){var n=(t||{}).returnUrl;n=encodeURIComponent(n||location.href);var r=eR("https://login.alibaba.com/")+"xman/xlogout.htm?return_url="+n;location.assign(r)}},tL=function(e,t){var n,r=t.callbackKey,i=t.callbackName,o=t.params,a=P.parse(e);return Object.assign(a.query,((n={})[r]=i,n),o),P.stringify(a)},tD=function(e){var t=null==e?void 0:e.fetchOptions;return Object.assign({},{callbackName:"jsonp_"+x.simpleRandom(),callbackKey:"callback",timeout:15e3},e,t)},tM=w.call;function tU(e){document.getElementsByTagName("head")[0].removeChild(e)}function tR(e){try{delete window[e]}catch(t){window[e]=void 0}}function tB(e,t,n,r){var i,o=tD(t),a=document.createElement("script"),s=o.callbackName,c=o.timeout,u=tL(e,o);window[s]=function(e){var t=function(e){if(!performance)return[];var t=function(e,t,n){var r=e.serverTiming,i=r&&r.find(function(e){return e.name===t});return i&&i[n]};try{var n=[];return performance.getEntriesByName(e).forEach(function(e){var r={rt:t(e,"rt","duration"),eagleid:t(e,"eagleid","description"),size:e.encodedBodySize,duration:e.duration};n.push(r)}),n}catch(e){return console.log(e),[]}}(u);tM(n,e,t&&t[0]),i&&clearTimeout(i),tU(a),tR(s)},a.setAttribute("src",u),document.getElementsByTagName("head")[0].appendChild(a),i=setTimeout(function(){tM(r,Error("JSONP request to "+u+" timed out")),tU(a),window[s]=function(){tR(s)}},c)}var tq=w.call,tH={},t$=function(e){if(tH.platform)return tq(e,tH.platform);eN(function(t){h.string(t)&&(t=JSON.parse(t)),tH.platform=t,tq(e,t)})};function tF(){var e,t=M.is.web&&window.__alibaba_environment__,n=M.is.node&&"undefined"!=typeof alibaba_ssr_env&&(null===(e=alibaba_ssr_env)||void 0===e?void 0:e.request_headers);if(t||n)return{language:(null==t?void 0:t.appLanguage)||(null==n?void 0:n.language),region:M.is.AliSeller?"CN":(null==t?void 0:t.appCountry)||(null==n?void 0:n.region),currency:(null==t?void 0:t.appCurrency)||(null==n?void 0:n.currency),deviceId:(null==t?void 0:t.deviceId)||(null==n?void 0:n.deviceId)||(null==n?void 0:n.utdid),statusBarHeight:(null==t?void 0:t.statusBarHeight)||(null==n?void 0:n.statusBarHeight)||(null==n?void 0:n.statusbarheight)}}function tW(e){return _.pick(e,["language","region","currency"])}var tK=function(){var e=tF();if(e)return tW(e)},tJ={getLocaleFromWindVane:function(e){var t=tK();if(t)return tq(e,t);if(ew()){ek(function(t){tq(e,tW(t))});return}M.is.web&&(M.is.AliBuyer?t$(function(t){if(!t)return tq(e,{});tq(e,{language:t.currentLang,region:t.localeCode,currency:t.currency||t.currencyCode})}):eC("locale","getLocaleInfo",{},function(t){tq(e,{language:w.getICBUKitData(t).languageMcms.toLowerCase().replace("_","-"),region:"CN",currency:""})}))},getPlatFormInfo:t$,detectConnection:tp,getLocaleFromEnv:tK,getAliEnv:tF},tY=w.call;function tz(){var e,t=P.paramsToObject(tN.get("sc_g_cfg_f")||""),n=t.sc_b_locale||"";return{currency:t.sc_b_currency||"USD",region:t.sc_b_site||"us",language:(e=n.indexOf("_"))>0?n.substring(0,e):n}}function tG(e){if(M.is.windVane)return tJ.getLocaleFromWindVane(e);tY(e,tz())}var tX={getLocale:tG,getShipTo:function(e){if(M.is.web){if(M.is.pc){var t,n,r=null===(t=window)||void 0===t?void 0:null===(n=t.HEADER_DATA)||void 0===n?void 0:n.hdCode;tB("https://"+eR("ug.alibaba.com")+"/api/ship/queryNewShipToCountry?isNewHeader="+!r,{},function(t){if((null==t?void 0:t.code)===200){var n,r;e(null==t?void 0:null===(n=t.data)||void 0===n?void 0:null===(r=n.currentlySelectedLocalCountry)||void 0===r?void 0:r.toLowerCase())}else e(void 0)},function(){e(void 0)});return}tG(function(t){e(null==t?void 0:t.region)})}return e(void 0)},getLocaleSync:function(){var e=tJ.getLocaleFromEnv();return M.is.windVane&&e?e:tz()},getPlatFormInfo:tJ.getPlatFormInfo,detectConnection:tJ.detectConnection,canUseWindVane:function(e){var t=!1;function n(n){t||(t=!0,e(n))}if(M.is.windVane){var r=function(){clearTimeout(o),n(!0)},i=function(){clearTimeout(o),n(!1)},o=setTimeout(function(){n(!1)},300);ew()?eE("Base","isWindVaneSDK",{},r,i):eT("Base","isWindVaneSDK",{},r,i)}else n(!1)},getAliEnv:tJ.getAliEnv},tQ=w.call,tZ=function(e){var t,n=new FormData;for(var r in e)n.append(r,(t=e[r],(h.object(t)||h.array(t))&&(t=JSON.stringify(t)),t));return n},t0=x.isMTOP;function t1(e,t,n,r,i,o){var a={api:P.getSafeLink(e),data:r,ua:n||navigator.userAgent,extraHeader:t};ej.callKit("network","sendPost",a,i,o)}var t2={isMTOP:t0,getFetchType:function(e,t){var n=t.type;return!n&&t0(e)&&(n="mtop"),!n&&/^http/.test(e)&&(n="jsonp"),n},normalFetch:function(t,n,r,i){if(!t){tQ(i,{message:"no apiName, "+JSON.stringify(n)});return}var o=e({method:n.method,credentials:"same-origin"},n.fetchOptions);if(n.method||(n.method="get"),"post"===n.method.toLowerCase()&&h.object(n.params)){var a,s=W.geVersion("8.28.0")&&M.is.AliBuyer&&M.is.iOS,c=W.geVersion("10.76.0")&&M.is.AliSeller&&M.is.iOS,u=M.is.Accio&&M.is.iOS;if(s||c||u)return t1(t,null==n?void 0:null===(a=n.fetchOptions)||void 0===a?void 0:a.headers,null,n.params,r,i);var l=n.fetchOptions.headers["Content-Type"];l&&l.indexOf("application/json")>-1?o.body=JSON.stringify(n.params):o.body=tZ(n.params)}else"get"===n.method.toLowerCase()?h.object(n.params)&&(t=P.appendQuery(t,n.params)):o.body=n.params;fetch(t,o).then(function(e){return e.json()}).then(function(e){tQ(r,e)}).catch(function(e){tQ(i,e)})},call:function(e,t,n,r,i){var o=this.getFetchType(e,t),a=this.normalFetch;switch(o){case"mtop":a=i;break;case"jsonp":a=tB}"mtop"!==o&&(t.params=Object.assign({ctoken:tE(),_tb_token_:tN.get("_tb_token_")},t.params)),tQ(a,e,t,n,r)}};function t3(e){var t=Object.keys(e),n={};return t.forEach(function(t){var r=e[t];h.string(r)?n[t]=r:n[t]=r+""}),n}var t4=w.call,t5=function(e,t,n,r){var i,o=window.lib&&window.lib.mtop,a=t.v,s=t.params,c=t.ecode,u=t.method,l=t.env,f=t.fetchOptions||{},p=f.dataType,d=f.extraHeader;if(f.extWebConfig,!o)return t4(r,"mtop.js is not found.");var m="acs",g="h";"pre"===l&&(i="pre-acs-cn",g="m"),/\.us$/.test(e)&&("pre"===l&&(i="use-pre-acs"),m="trade-acs",g="m");var v=P.getSiteMainDomain();o.config.prefix=i||m,o.config.subDomain=g,o.config.mainDomain=eR(v);var h={api:e,v:a||"1.0",type:void 0===u?"GET":u,data:JSON.stringify(s),appKey:o.config.appKey||"24889839",ecode:c,H5Request:!0,jsonpIncPrefix:"_"+Date.now()+"_"};p&&(h.dataType=p),d&&(h.dataType="json",h.ext_headers=t3(d)),o.request(h).then(function(e){t4(n,e)},function(e){var t=(e||{}).ret,n=(void 0===t?[]:t)[0],i=200;n&&n.indexOf("SESSION_EXPIRED")>-1&&(i=401),t4(r,{message:n=n||"mtop fetch error",statusCode:i,response:e})})},t8=function(e,t,n,r){var i=tz();t.params=t.params||{},["language","currency","countryCode"].forEach(function(e){t.params[e]=t.params[e]||i[e]}),t5(e,t,n,r)},t6=["extraHeader"],t9=function(t,n,r,i){var o=n.fetchOptions||{},a=o.extraHeader,s=ey(o,t6),c=e({parameters:n.params,apiVersion:n.v,auth:n.ecode,method:n.method},s);c[t2.isMTOP(t)?"apiName":"interfaceName"]=t,a&&(c.extraHeader=t3(a)),eA(c,r,i)},t7=M.is.windVane?function(e,t,n,r){t2.call(e,t,n,r,t9)}:function(e,t,n,r){t2.call(e,t,n,r,t8)},ne=w.call,nt=w.noop,nn={back:function(e){var t=(e||{}).delta;if(M.is.windVane){if(M.is.AliBuyer&&location.href.indexOf("wx_no_anim=true")>-1&&M.is.iOS){eC("navigation","finishThisPage",{});return}eC("navigation","pop",{delta:void 0===t?1:t})}else if(history&&history.length>1)history.back();else{var n=P.getSiteMainDomain();location.href=eR("https://www."+n)}},assign:function(e,t,n){if(M.is.windVane){var r={url:e,animated:!0,extraHeader:nr(n)};if((M.is.AliBuyer||M.is.Accio)&&M.is.iOS&&P.isICBUSchema(e)){eC("navigation","doRouter",{url:e},function(){ne(t)},nt);return}eC("navigation","push",r,function(){ne(t)})}else location.assign(e)},replace:function(e,t,n){if(M.is.windVane){if((M.is.AliBuyer||M.is.Accio)&&M.is.iOS&&P.isICBUSchema(e)){eC("navigation","doRouter",{url:e,backStep:1},function(){ne(t)},nt);return}eC("navigation","push",{url:e,animated:!1,isCloseSelf:!0,extraHeader:nr(n)},function(){ne(t)})}else location.replace(e)},reload:function(){location.reload()}};function nr(e){var t=e||{},n=t.extraHeader,r=t.noPrefix;if(n&&"object"==typeof n){var i={},o=r?"":"extra-";for(var a in n)i[""+o+a]=String(n[a]);return i}}var ni=function(e){if(M.is.windVane){var t=(e||{}).exposed;try{eC("container","pageLoad",{exposed:void 0!==t&&t})}catch(e){console.error("reportPageLoad error",e)}}},no=Object.freeze({__proto__:null,app:ty,loadFile:function(e,t,n){fetch(e,{method:"get"}).then(function(e){e.text().then(function(e){t&&t(e)})}).catch(function(e){n&&n(e)})},networkTypeEnum:eL,storage:tw,user:tV,cookie:tN,env:tX,fetch:t7,postByNetwork:t1,windVane:ej,goto:nn,jsonp:tB,getPerfInfo:function(e){M.is.windVane&&M.is.web?eP(e):e(null)},reportPageLoad:ni}),na={click:"commitClick",expose:"commitExposure",enter:"commitEnter",update:"commitUpdate",response:"commitResponse"},ns={click:"commitClickV2",expose:"commitExposureV2",enter:"commitEnterV2",update:"commitUpdateV2",response:"commitResponse"},nc=ej.callKit,nu="1rzf0qwp-hlppmnjl";function nl(e){if((null==e?void 0:e.type)==="api"&&null!=e&&e.w_res){if(!/alibaba\.|alicdn.com|mtop\./.test(e.w_res))return!1;if(/xconfig\/icbu_plugin_script/.test(e.w_res))return e.w_res="[sample-5%]"+e.w_res,.05>Math.random()}return!0}var nf=function(){return new Promise(function(t){var n,r,i,o,a,s,c,u,l=window.__itrace;l?t(l):(r=P.getSiteMainDomain(),i=location.host.indexOf(eR(r))>-1,o=location.host.indexOf(eR("sale.alibaba.com"))>-1,a=M.is.android||M.is.iOS,((c=null==(s=document.getElementsByTagName("meta")||[])?void 0:null===(n=s["wpk-bid"])||void 0===n?void 0:n.content)&&c!==nu||o||a&&i)&&(u=function(){t(window.__itrace)},function(t){for(var n=t.getElementsByTagName("meta")||[],r=n.length,i=nu,o=document.body,a=el.version+"-"+(M.is.windVane?"app":"h5"),s=!0,c=8,l=2e3,f=0;f<r;f++){var p=n[f];switch(p.name){case"wpk-bid":i=p.content;break;case"wpk-rel":a=p.content;break;case"wpk-root-id":o=document.getElementById(p.content)||document.body;break;case"wpk-depth":c=Number(p.content);break;case"wpk-check-time":l=Number(p.content);break;case"wpk-disable":s=!1}}var d=!!window.__wpk,m=navigator.userAgent.indexOf("UCBS")>-1&&navigator.userAgent.indexOf("Android");if(!s||window.__itrace||window.__iosInitItrace)window.__itrace&&w.call(u);else{var g=[],v="//s.alicdn.com/@g/woodpeckerx/itrace-next/??",h="",y={id:"blank",rootNode:o,maxDepth:c,startCheckingTime:l},b={id:"flow",enable:!1};m?(g=[b],h="".concat(v,"itrace.iife.js")):d?(g=[b,y],h="".concat(v,"itrace-blank.iife.js,itrace.iife.js")):(g=["flow","jserror","resource","interface",y],h="".concat(v,"itrace-jserror.iife.js,itrace-interface.iife.js,itrace-flow.iife.js,itrace-blank.iife.js,itrace-resource.iife.js,itrace.iife.js")),window.__iosInitItrace=!0,window.__itrace_conf=e({bid:i,rel:a,beforeSend:nl},window.__itrace_conf||{},{cluster:"intl",plugins:g});var _=t.createElement("script");_.async=!0,_.src=h,_.crossOrigin="anonymous",_.onload=function(){window.__itrace&&window.__itrace.setReady(),w.call(u)},t.body.appendChild(_)}}(window.document)))})},np=M.is.windVane?function(e,t,n,r){var i=r||{},o=i.isUseNewVersion,a=void 0!==o&&o,s=i.pageName,c=void 0===s?encodeURIComponent(""+location.host+location.pathname).replace(/%2F/g,"-").replace(/%/g,":"):s;for(var u in n)if(Object.prototype.hasOwnProperty.call(n,u)){var l=typeof n[u];("number"===l||"boolean"===l)&&(n[u]=""+n[u])}eo.call(ea,{params:n,event:e,pageName:c,logKey:t}).next(function(r){var i=(a?ns:na)[e],o={pageName:c,args:r.params};"click"===e?o.controlName=t:"expose"===e?(o.exposeName=t,o.exposeTime=0):"enter"===e||"update"===e?o.pageURL=n.spm_id:"response"===e&&(o.eventName=t),nc("userTrack",i,o)})}:function(e,t,n){var r=P.objectToParams(n);/^\/.+\..+\..+$/.test(t)||(t="/sc.mobile."+t);var i="expose"===e?"EXP":"CLK",o={extend:r,params:n,event:e,eventType:i,logKey:t};eo.call(ea,o).next(function(e){(window.goldlog_queue||(window.goldlog_queue=[])).push({action:"goldlog.record",arguments:[t,i,e.extend,"POST"]})})},nd=Object.freeze({__proto__:null,logger:np,getItraceInstance:nf}),nm=function(t,n,r){var i,o,a=ed.get(eg)||"",s=ed.get("spm_id");r=Object.assign({},r,ed.get());var c=null;(r=_.filter(r,function(e){return h.existy(e)})).customUTVersion&&(c=r.customUTVersion,delete r.customUTVersion);var u=(i=c||ed.get(ev),o=M.is.AliBuyer&&W.geVersion("7.46.0"),"v2"===i&&o);if(u){if(r.spmc=r.spmc||"0",r.spmd=r.spmd||"0",s){var l=s.split(".");r.spm=l[0]+"."+l[1]+"."+(r.spmc||"1")+"."+(r.spmd||"1")}}else if((r.spmc||r.spmd)&&s){var f=s.split(".");r.spm_id=f[0]+"."+f[1]+"."+(r.spmc||"")+"."+(r.spmd||""),delete r.spmc,delete r.spmd}M.is.windVane?(["rawUrl",eg].forEach(function(e){r[e]=encodeURIComponent(r[e])}),r.rawUrl&&(r.rawUrl=r.rawUrl.replace(/%2F/g,"-").replace(/%/g,":"))):/^\/.+\..+\..+$/.test(n)||(n="/sc.mobile."+n),np(t,n,e({"spm-cnt":r.spm_id,pageName:a},r),{pageName:a,isUseNewVersion:u})};function ng(){}var nv={},nh=!1;M.is.web&&(l=window.goldlog_queue||(window.goldlog_queue=[]));var ny="userTrack";function nb(e){var t=M.is.AliBuyer&&W.geVersion("7.46.0");return"v2"===e&&t}var nw=function(e){var t=function(){nm(e?"update":"enter","",{});try{l.push({action:"goldlog.setMetaInfo",arguments:["isonepage","1|Page_"+ed.get(eg)]})}catch(e){console.error(e)}};t(),document.addEventListener("WV.Event.APP.Active",function(e){setTimeout(function(){t()},500)},!1)},n_=function(){var e=nb(ed.get(ev));ej.callKit(ny,e?"commitPageDisAppearV2":"commitPageDisAppear",{},function(){})},nx=function(){var e=nb(ed.get(ev));ej.callKit(ny,e?"commitPageAppearV2":"commitPageAppear",{},function(){})},nS=function(){M.is.iOS&&nx()},nO=M.is.windVane?{firstScreen:ng,click:function(e,t){nm("click",e,t)},expose:function(e,t){nm("expose",e,t)},enter:function(){nw()},response:function(e,t){nm("response",e,t)},update:function(){nw(!0)},spaUpdate:function(t,n){void 0===t&&(t={}),void 0===n&&(n=!1),function(e){if(M.is.windVane){var t=0;(function n(){try{var r=window.goldlog;if(r&&r.getMetaInfo&&r.getMetaInfo("aplus_chnl")){var i,o=(null===(i=r.getMetaInfo("aplus_chnl"))||void 0===i?void 0:i.bridgeName)==="icbuWindVane";if(o){e(o);return}}}catch(e){console.info(e)}if(t>=10){e(!1);return}t++,setTimeout(n,400)})()}}(function(r){n&&(nv=t),r&&(nh=!0,l.push({action:"goldlog.sendPV",arguments:[]})),nS(),M.is.iOS&&nm("update","",e({pageName:ed.get(eg)},nv)),document.addEventListener("WV.Event.APP.Active",function(t){nS(),nm("update","",e({pageName:ed.get(eg)},nv))},!1)})},_sendPagePV_:function(t){if(void 0===t&&(t={}),nh){nh=!1,nv=t,nm("update","",e({pageName:ed.get(eg)},nv));return}nv=t,n_(),nS(),nm("update","",e({pageName:ed.get(eg)},nv))}}:{firstScreen:ng,click:function(e,t){nm("click",e,t)},expose:function(e,t){nm("expose",e,t)},response:function(e,t){nm("click",e,t)},enter:function(){},update:function(){},spaUpdate:function(){},_sendPagePV_:function(){}},nN=e({CACHE:ed,CACHE_KEY_PAGE_NAME:eg,CACHE_KEY_UT_VERSION:ev,CACHE_KEY_NEXT_SPM:eh},nO),nk=function(){function e(){this.times=void 0,this.startStash=void 0,this.times={},this.startStash={}}var t=e.prototype;return t.get=function(e){var t=this.times;return e?t[e]:t},t.set=function(e,t){var n=this.times,r=this.startStash,i=n[e];if(h.existy(i))return i;var o=t||r[e]||Date.now();if(!h.existy(r[e])){r[e]=o;return}return n[e]=(t||Date.now())-r[e],delete r[e],n[e]},e}(),nA=function(e){return"/sc.mobile.redfox-"+e},nP=function(e,t,n){var r=e||{};return t&&h.object(t)&&(r.spmc=t.spmc||"1",r.spmd=t.spmd||"1"),r.spmd&&n&&(ed.set(eh,(r.spmc||"1")+"."+(r.spmd||"1")),r.isPageView=!0),r},nT="actived";function nE(){P.query.wx_page_prefetch&&M.is.windVane&&(nT="waiting",document.addEventListener("WV.Event.APP.Active",function(e){nT="actived"},!1))}nE();var nC="initial",nj={},nI=new nk,nV=function(e,t){var n,r;if(h.string(e)?((r={})[e]=t,n=r):h.object(e)&&(n=e),n){var i={};for(var o in n)nj.hasOwnProperty(o)||(i[o]=n[o]);return i}},nL=function(){var e=nI.get(),t={};for(var n in e)t[n+"Time"]=e[n];return t};!function(){if(M.is.web){var e,t=null===(e=document.getElementsByTagName("meta")["icbu-h5-disable-shake-hands"])||void 0===e?void 0:e.content;t&&"true"===t||(ni(),"complete"===document.readyState?ni({exposed:!0}):window.addEventListener("load",function(){ni({exposed:!0})}))}}(),M.is.web&&(nE(),eo.register(ea,function(e,t){!function e(t){"actived"===nT?t&&t():setTimeout(function(){e(t)},500)}(function(){w.call(t,e)})}));var nD={time:nI,initial:function(e){this.set(nC,1*(e||ed.get("wk_trace")))},firstScreen:function(e){},get:function(e){return e?nj[e]:nj},set:function(e,t,n){h.string(e)&&!h.existy(t)&&(t=Date.now()),Object.assign(nj,nV(e,t),nL())},setDiffAbs:function(e,t,n){var r=nj[t||nC];if(h.number(r)){var i=nj[n];h.number(i)||(i=Date.now());var o=Math.abs(r-i);this.set(e,o)}}},nM={Time:nk,time:new nk,get:ed.get,set:ed.set,constant:{CACHE_KEY_NEXT_SPM:eh},initial:function(e,t){var n=(t||{}).version;(e=Object.assign({rawUrl:P.rawUrl,displayName:(P.path||"").replace(/^\//,"").replace(/\/index\.html?/,"").replace(/[^\w]/ig,"_"),pageName:encodeURIComponent(P.rawUrl),bundleType:"app",techEnv:M.is.web?"web":"weex",wk_trace:ed.get("wk_trace")},e)).enablePrefetchX=P.query.wh_prefetch?"Y":"N",e.wk_trace=""+e.wk_trace,e[ev]=void 0===n?"v1":n,M.is.windVane&&e.pageName&&e.pageName.startsWith("Page_")&&(e.pageName=e.pageName.slice(5)),ed.set(e)},click:function(e,t,n){h.bool(n)&&(e=nA(e)),t=nP(t,n,!0),nN.click(e,t)},expose:function(e,t,n){h.bool(n)&&(e=nA(e)),t=nP(t,n),nN.expose(e,t)},response:function(e,t,n){t=nP(t,n),nN.response(e,t)},enter:function(){nN.enter()},update:function(){nN.update()},_sendPagePV_:function(e){nN._sendPagePV_(e)},spaEnter:function(){(window.goldlog_queue||(window.goldlog_queue=[])).push({action:"goldlog.sendPV",arguments:[{is_auto:!1},e({},ed.get())]})},spaUpdate:function(e,t){nN.spaUpdate(e,t)}},nU=w.call,nR="DD/MM/YYYY",nB="MM/DD/YYYY",nq="DD.MM.YYYY",nH="YYYY/MM/DD",n$=[nB+",US,en,en-us",nR+",GB,en,en-us",nR+",FR,fr,fr-fr",nR+",ES,es,es-es",nR+",IN,en,en-us",nR+",ID,id,in-id",nR+",ID,in,in-id",nR+",PT,pt,pt-pt",nR+",TR,tr,tr-tr",nR+",UR,ur,en-us",nR+",TH,th,th-th",nR+",AR,ar,ar-sa",nR+",MS,ms,ms-my",nB+",CA,fr,fr-fr",nR+",AU,en,en-us",nq+",DE,de,de-de",nq+",RU,ru,ru-ru",nH+",JP,ja,ja-jp",nB+",IT,it,it-it",nH+",CN,zh-Hans,zh-cn",nH+",CN,zh-Hant,zh-tw",nH+",CN,zh,zh-cn",nB+",KO,ko,ko-kr",nB+",VN,vi,vi-vn",nB+",IW,iw,iw-il",nB+",IW,he,iw-il",nB+",IN,hi,hi-in",nB+",NL,nl,nl-nl",nB+",US,en,pd-kv"],nF={dateFormat:"YYYY-MM-DD",dateTimeFormat:"YYYY-MM-DD hh:mm:ss",language:"en",currency:"USD",region:"us",mcms:"en-us"},nW={dateFormat:nH,dateTimeFormat:nH+" hh:mm:ss",language:"zh",currency:"USD",region:"cn",mcms:"zh-cn"};function nK(e){var t=_.pick(e,["region","currency"],!0),n=nG(e.language||"en-us");Object.assign(n,t);var r=Object.keys(n),i=nY();return r.forEach(function(e){n[e]=n[e]||i[e]}),f=n}function nJ(){var e=tX.getLocaleSync();return e?nK(e):Object.assign({},f||nY())}function nY(){return M.is.AliSeller?nW:nF}function nz(e){if(f)return nU(e,f);tX.getLocale(function(t){nU(e,nK(t))})}function nG(e){for(var t=0;t<n$.length;t++){var n=n$[t].split(","),r=n[0],i=n[1],o=n[2],a=n[3],s=/^\w\w-\w\w$/ig.test(e)?a:o;if(x.isEqual(e,s,!0))return{region:i,mcms:a,language:o,dateFormat:r,dateTimeFormat:r+" hh:mm:ss"}}return nY()}var nX=M.is.node,nQ=function(){return nX?M.is.iOS:!!("undefined"!=typeof window&&window)&&/iphone/gi.test(window.navigator.userAgent)&&window.screen.height>=812},nZ=0,n0=0;nQ()&&(nX?(nZ=88,n0=68):(nZ=33e3/screen.width,n0=25500/screen.width));var n1={isIphoneXSeries:nQ(),isIphoneX:nQ(),statusBarHeight:nZ,navBarHeight:0,bottomBarHeight:n0};function n2(){return M.is.web?{clientWidth:document.documentElement.clientWidth||window.innerWidth,clientHeight:document.documentElement.clientHeight||window.innerHeight}:{clientWidth:0,clientHeight:0}}var n3=function(e){return tp(e)},n4=w.call,n5=M.is,n8=nJ(),n6=nY(),n9="he"===n8.language||"iw"===n8.language||"ar"===n8.language?"rtl":"ltr",n7=Object.freeze({__proto__:null,is:n5,app:W,locale:n8,defaultLocale:n6,getDirection:n9,direction:n9,setHTMLDir:function(){M.is.web&&document.getElementsByTagName("html")[0].setAttribute("dir",n9)},device:{get appBarHeight(){var re=104;return M.is.windVane&&(re=112),re},get navbarHeight(){return this.appBarHeight+this.statusBarHeight},get statusBarHeight(){var rt=0;return M.is.windVane&&(rt=M.is.iOS?88:48),rt},get screenWidth(){return 750},get screenHeight(){var rn=window.innerHeight,rr=window.innerWidth;return Math.round(rn*this.screenWidth/rr)},get bottomBarHeight(){return n1.bottomBarHeight||0},getScreenStatus:function(){var e,t="unknown";M.is.web&&(t=null!==(e=window.screen.orientation)&&void 0!==e&&e.type.startsWith("portrait")?"portrait":"landscape");var n=n2();return{clientWidth:n.clientWidth,clientHeight:n.clientHeight,devicePixelRatio:function(){if(!M.is.web)return 1;var e=window.devicePixelRatio;return/iPad/i.test(navigator.userAgent)&&e>=2?2:e}(),orientation:t,deviceType:this.getDeviceType(),isVisible:function(){if(!M.is.web)return!1;var e=n2(),t=e.clientWidth,n=e.clientHeight;return"visible"===document.visibilityState&&t>1&&n>1}()}},getActiveType:function(){return M.is.web?document.visibilityState?"active":"background":"active"},getDeviceType:function(){return M.is.mobile?"mobile":"pc"},onActiveChange:function(e){if(!M.is.web)return function(){};var t=function(){"visible"===document.visibilityState?e("active"):e("background")},n=function(){e("background")},r=function(){e("active")};return document.addEventListener("visibilitychange",t),document.addEventListener("WV.Event.APP.Background",n,!1),document.addEventListener("WV.Event.APP.Active",r,!1),function(){document.removeEventListener("visibilitychange",t),document.removeEventListener("WV.Event.APP.Background",n),document.removeEventListener("WV.Event.APP.Active",r)}},onScreenChange:function(e){var t=this;if(!M.is.web)return function(){};var n=function(n){var r="resize";void 0!==window.orientation&&(r="orientationChange"),e({type:r,screenStatus:t.getScreenStatus()})};return window.addEventListener("resize",n),window.addEventListener("orientationchange",n),function(){window.removeEventListener("resize",n),window.removeEventListener("orientationchange",n)}}},speed:{getSpeed:function(){},setSpeed:function(){},detectConnection:n3,getNetworkType:n3,onNetworkChange:function(e){return tg(e)},networkTypeEnum:eL},user:{isLogin:function(e){tV.isLogin(e)},getUserInfo:function(e,t){tV.getUserInfo(function(t){n4(e,t)},t)},login:function(e,t){tV.login(e,t)},logout:function(e){tV.logout(e)}},findLocale:nG,getLocale:nz,getLocaleSync:nJ,getDefaultLocale:nY,getShipTo:function(e,t){if(t&&p)return e({shipTo:p,isSuccess:!0});tX.getShipTo(function(t){p=t,e({shipTo:t,isSuccess:!!t})})}}),ri={ES:"spanish",PT:"portuguese",FR:"french",DE:"german",IT:"italian",TR:"turkish",TH:"thai",JP:"japanese",RU:"russian",KO:"korean",NL:"dutch",VN:"vietnamese",ID:"indonesian",AR:"arabic",IW:"hebrew",CN:"chinese"},ro={appendQuery:P.appendQuery,getSafeLink:P.getSafeLink,objectToParams:P.objectToParams,stringify:P.stringify,parse:P.parse,paramsToObject:P.paramsToObject,get query(){return P.query},get hash(){return P.hash},get rawUrl(){return P.rawUrl},get host(){return P.host},get path(){return P.path},getSubDomain:function(e){return ri[(e=e||({ja:"JP",vi:"VN",in:"ID",he:"IW","zh-Hans":"CN","zh-Hant":"CN"})[n8.language]||"").toUpperCase()]||""},getHome:function(e){var t=this.getSubDomain(e);return"https://m."+(t+=t?".":"")+"alibaba.com/"},getDetail:function(e){void 0===e&&(e={});var t,n=e,r=n.id,i=n.region,o=e.subject,a=void 0===o?"product":o,s=Object.assign({},e.query);if(M.is.app)t="enalibaba://detail/",Object.assign(s,{id:r});else{a=a.replace(/[^\w]/gi,"-");var c=this.getSubDomain(i)?"p-detail/product-"+r+".html":"product/"+r+"/"+a+".html";t=""+this.getHome(i)+c}var u=P.objectToParams(s);return u&&(t+="?"+u),t},getMiniSite:function(e){var t,n=e=Object.assign({tab:"index"},e),r=n.id,i=n.tab,o=n.query,a=void 0===o?{}:o,s=n.host;if(Object.assign(a,{language:n8.language,currency:n8.currency}),M.is.app)t="https://alisite-mobile.alibaba.com/minisite/"+r+"/"+i+".htm",Object.assign(a,{wx_navbar_transparent:!0,wx_screen_direc:"portrait"});else{if(!s)return;t="//"+s+"/"+i+".html"}return t+"?"+P.objectToParams(a)},getPerformance:function(e){if(performance){var t=function(e,t,n){var r=e.serverTiming,i=r&&r.find(function(e){return e.name===t});return i&&i[n]};try{var n=[];return performance.getEntriesByName(e).forEach(function(e){var r={rt:t(e,"rt","duration"),eagleid:t(e,"eagleid","description"),size:e.encodedBodySize,duration:e.duration};n.push(r)}),n}catch(e){console.log(e)}}}},ra=Object.freeze({__proto__:null,is:h,to:y,xPath:b,string:x,object:_,util:w,url:ro,goto:{assign:function(e,t,n){h.object(t)&&!h.existy(n)&&(n=t,t=null),e=function(e,t,n){if(e=P.getSafeLink(e),t&&M.is.web){var r="";r=/^\w+\.\w+$/.test(t)?t+"."+(n?encodeURI(n):"1.1"):t;var i=e.indexOf("?")>-1?"&":"?";e=""+e+i+"spm="+r}return e}(e,ed.get("spm_id")||"",ed.get("spmcd")),nn.assign(e,t,n)},detail:function(e){var t=ro.getDetail(e);this.assign(t,{ignoreTrack:!0})},minisite:function(e){var t=ro.getMiniSite(e);if(!t){console.error("Parameter is incorrect");return}this.assign(t,{ignoreTrack:!0})},back:function(e){var t=(e||{}).delta;nn.back({delta:1*(void 0===t?1:t)})},setNativeBackHook:function(e,t,n){tc(e,t,n)},replace:function(e,t,n){e=P.getSafeLink(e),nn.replace(e,t,n)},reload:function(){nn.reload()},home:function(e){e=e||{};var t="//m.alibaba.com/";M.is.windVane&&(t="enalibaba://",M.is.iOS?t+="home":(t+="sc-home",e.frag="home")),t+="?"+P.objectToParams(e),this.assign(t)}}}),rs={exports:{}},rc={exports:{}};rc.exports,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n={},r=decodeURIComponent,i=encodeURIComponent;function o(e){return"string"==typeof e}function a(e){return o(e)&&""!==e}function s(e){if(!a(e))throw TypeError("Cookie name must be a non-empty string")}function c(e){return e}n.get=function(e,t){s(e),t="function"==typeof t?{converter:t}:t||{};var n=function(e,t){var n={};if(o(e)&&e.length>0)for(var i,a,s,u=t?r:c,l=e.split(/;\s/g),f=0,p=l.length;f<p;f++){if((s=l[f].match(/([^=]+)=/i))instanceof Array)try{i=r(s[1]),a=u(l[f].substring(s[1].length+1))}catch(e){}else i=r(l[f]),a="";i&&(n[i]=a)}return n}(document.cookie,!t.raw);return(t.converter||c)(n[e])},n.set=function(e,t,n){s(e);var r=(n=n||{}).expires,o=n.domain,c=n.path;n.raw||(t=i(String(t)));var u=e+"="+t,l=r;return"number"==typeof l&&(l=new Date).setDate(l.getDate()+r),l instanceof Date&&(u+="; expires="+l.toUTCString()),a(o)&&(u+="; domain="+o),a(c)&&(u+="; path="+c),n.secure&&(u+="; secure"),document.cookie=u,u},n.remove=function(e,t){return(t=t||{}).expires=new Date(0),this.set(e,"",t)},t.default=n,e.exports=t.default}(rc,rc.exports);var ru=rc.exports;rs.exports,Object.defineProperty(n=rs.exports,"__esModule",{value:!0}),r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i=ru&&ru.__esModule?ru:{default:ru},o={},(a=function(e){this.initAttrs(e)}).prototype={attrs:{isLoggedIn:!1,isNewUser:!1,isFirstIn:!0,country:"",firstName:"",lastName:"",serviceType:"",memberSeq:"",locale:"",buyerLocale:"",buyerSite:"",buyerCurrency:""},get:function(e){return this._attrs[e]},set:function(e,t){this._attrs[e]=t},initAttrs:function(e){this._attrs=r(this.attrs,e||{})},setup:function(){var e={};if(i.default.get("xman_us_f"))for(var t=i.default.get("xman_us_f").split("&"),n=t.length;n--;){var r=t[n].split("=");e[r[0]]=r[1]}var o=i.default.get("xman_us_t"),a=i.default.get("xman_us_f"),s=/x_user=([^&"]+)/;o&&-1!==o.indexOf("sign=y")?this.set("isLoggedIn",!0):this.set("isLoggedIn",!1),a&&s.test(a)&&(a.match(s),(a=(a=RegExp.$1).split("|")).length>=5&&(this.set("country",a[0]),this.set("firstName",a[1].replace(/</g,"&lt;").replace(/>/g,"&gt;")),this.set("lastName",a[2].replace(/</g,"&lt;").replace(/>/g,"&gt;")),this.set("serviceType",a[3]),this.set("memberSeq",a[4])));var c=i.default.get("sc_g_cfg_f"),u={};if("string"==typeof c&&""!=c){for(var l=c.split("&"),f=l.length;f--;){var p=l[f].split("=");u[p[0]]=p[1]}this.set("buyerLocale",u.sc_b_locale),this.set("buyerSite",u.sc_b_site),this.set("buyerCurrency",u.sc_b_currency)}return""!==this.get("memberSeq")&&this.set("isNewUser",!0),""===i.default.get("ali_intl_firstIn")&&this.set("isFirstIn",!0),this.set("locale",e.x_locale||i.default.get("intl_locale")||"en_US"),this}},o=new a().setup(),s=function(){var e=!0;return""!==o.get("memberSeq")&&(o.set("isNewUser",!1),e=!1),e},n.default={isLoggedIn:o.get("isLoggedIn"),isNewUser:s(),isFirstIn:o.get("isFirstIn"),country:o.get("country"),firstName:o.get("firstName"),lastName:o.get("lastName"),serviceType:o.get("serviceType"),memberSeq:o.get("memberSeq"),serverDomain:function(){var e=void 0;return(o.setup(),["gs","cgs","twgs","hkgs","cnfm"].indexOf(o.get("serviceType"))>-1)?"hz":"us"},getIsLoggedIn:function(){return o.setup(),o.get("isLoggedIn")},getIsNewUser:function(){return o.setup(),s()},getCountry:function(){return o.setup(),o.get("country")},getFirstName:function(){return o.setup(),o.get("firstName")},getLastName:function(){return o.setup(),o.get("lastName")},getServiceType:function(){return o.setup(),o.get("serviceType")},getMemberSeq:function(){return o.setup(),o.get("memberSeq")},getLocale:function(){return o.setup(),o.get("locale")},getIPData:function(e){o.getIPData(e)},getCNA:function(){return i.default.get("cna")},getCookie:function(e){return i.default.get(e)},getMemberId:function(){var e=i.default.get("ali_apache_track"),t="";return"string"==typeof e&&(e.match(/mid=([^&"]+)/),t=RegExp.$1),t},getBuyerLocale:function(){return o.setup(),o.get("buyerLocale")},getBuyerCurrency:function(){return o.setup(),o.get("buyerCurrency")},getBuyerSite:function(){return o.setup(),o.get("buyerSite")},getIsOversea:function(){var e=!0,t=i.default.get("xman_us_f");return t&&-1!==t.indexOf("x_l=1")&&(e=!1),t&&-1!==t.indexOf("x_l=0")&&(e=!0),e}},rs.exports=n.default;var rl=eM(rs.exports),rf=Object.defineProperty,rp=Object.defineProperties,rd=Object.getOwnPropertyDescriptors,rm=Object.getOwnPropertySymbols,rg=Object.prototype.hasOwnProperty,rv=Object.prototype.propertyIsEnumerable,rh=(e,t,n)=>t in e?rf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ry=(e,t)=>{for(var n in t||(t={}))rg.call(t,n)&&rh(e,n,t[n]);if(rm)for(var n of rm(t))rv.call(t,n)&&rh(e,n,t[n]);return e},rb=(e,t)=>rp(e,rd(t));const rw=(e,t)=>{let n=null;return()=>{n&&clearTimeout(n),n=setTimeout(()=>{e&&e()},t)}};let r_=null;const rx={init:e=>{try{return r_||(r_=new MutationObserver(rw(e,100))),rx}catch(e){console.log(e)}},start:()=>{try{r_&&r_.observe(document.body,{childList:!0,subtree:!0})}catch(e){console.log(e)}},stop:()=>{}},rS=e=>{try{if(null==window?void 0:window.__server__)return;let t=[];for(let n in e)"object"==typeof e[n]?t.push(`${n}=${JSON.stringify(e[n])}`):t.push(`${n}=${String(e[n])}`);let n=new Image;n.src=`https://sc-assets-trade.cn-beijing.log.aliyuncs.com/logstores/intl_trace/track?APIVersion=0.6.0&__topic__=intl_trace-log&${t.join("&")}`,n.onload=()=>{n=null}}catch(e){console.log(e)}},rO=({queueArrayNormal:e,queueArrayEmpty:t})=>{try{rk.mcmsAppnames.length&&rk.mcmsAppnames.forEach(n=>{let r=[],i=[];Array.isArray(e)&&e.length&&e.forEach(e=>{(n!==rk.config.mcmsAppname||e.mcmsAppname)&&e.mcmsAppname!==n||r.push(e.key)}),Array.isArray(t)&&t.length&&t.forEach(e=>{(n!==rk.config.mcmsAppname||e.mcmsAppname)&&e.mcmsAppname!==n||i.push(e.key)}),(r.length||i.length)&&rS({queueArrayNormal:r,queueArrayEmpty:i,config:rb(ry({},rk.config),{mcmsAppname:n})})})}catch(e){console.log(e)}},rN=()=>{if(rk.queueArrayNormal.length||rk.queueArrayEmpty.length)try{for(;rk.queueArrayNormal.length>20||rk.queueArrayEmpty.length>20;){let e=rk.queueArrayNormal.splice(0,20),t=rk.queueArrayEmpty.splice(0,20);rO({queueArrayNormal:e,queueArrayEmpty:t})}rO({queueArrayNormal:rk.queueArrayNormal,queueArrayEmpty:rk.queueArrayEmpty}),rk.queueArrayNormal=[],rk.queueArrayEmpty=[]}catch(e){console.log(e)}},rk={config:{},queueArrayNormal:[],queueArrayEmpty:[],totalArray:[],totalEmptyArray:[],mcmsAppnames:[],setready:e=>{try{let t=new Date().getTime(),n=rl.getMemberSeq()||t;!Object.keys(rk.config).length&&e.defaultMcmsAppname&&parseInt(`${n}`.slice(-2),10)<(e.sampleRate||10)&&(rk.config={sceneName:window.location.origin+window.location.pathname||"",locale:rl.getLocale().toLocaleLowerCase()||"",mcmsAppname:e.defaultMcmsAppname,serviceType:rl.getServiceType()||""},e.defaultMcmsAppname&&!rk.mcmsAppnames.includes(e.defaultMcmsAppname)&&rk.mcmsAppnames.push(e.defaultMcmsAppname),"ifm"===rl.getServiceType()&&(rk.config.locale=rl.getBuyerLocale()||""),e.lang&&(rk.config.locale=e.lang),rx.init(rN),rx.start()),e.mcmsAppname&&!rk.mcmsAppnames.includes(e.mcmsAppname)&&rk.mcmsAppnames.push(e.mcmsAppname)}catch(e){console.log(e)}},pushQueue:(e,t="normal",n="")=>{try{if(n&&!rk.mcmsAppnames.includes(n)&&rk.mcmsAppnames.push(n),rk.totalArray.includes(e)){if("normal"===t&&rk.totalEmptyArray.length){let t=rk.totalEmptyArray.filter(t=>t!==e);t.length!==rk.totalEmptyArray.length&&(rk.totalEmptyArray=t,rk.queueArrayNormal.push({key:e,mcmsAppname:n}))}}else rk.totalArray.push(e),"normal"===t?rk.queueArrayNormal.push({key:e,mcmsAppname:n}):(rk.queueArrayEmpty.push({key:e,mcmsAppname:n}),rk.totalEmptyArray.push(e))}catch(e){console.log(e)}}};var rA={},rP="",rT="",rE=function(e){var t=e.defaultMcmsAppname,n=e.sampleRate,r=e.lang;rk.setready({defaultMcmsAppname:void 0===t?"":t,sampleRate:void 0===n?10:n,lang:r})},rC=function(e,t,n,r){rE({lang:t,defaultMcmsAppname:n,sampleRate:r}),rT=t,rP=n;for(var i=0;i<e.length;i++){var o=e[i],a=o[t]||{},s=o["en-us"]||{};for(var c in a){var u=a[c]||s[c];rj.set(c,u)}}},rj={has:function(e){return void 0!==rA[e]},get:function(e){if("pd-kv"===rT)return"##@@@"+e+"##"+rP+"@@@##";var t=rA[e]?"normal":"empty";return rk.pushQueue(e,t),rA[e]||e},set:function(e,t){h.string(e)?rA[e]=t:h.object(e)&&Object.assign(rA,e)},load:function(e,t){if(e){h.array(e)||(e=[e]),"string"==typeof t&&(t={searchWord:t,mcmsAppName:"",sampleRate:10});var n=t||{},r=n.searchWord,i=n.mcmsAppName,o=n.sampleRate;if(r){var a=nG(r);rC(e,a.mcms,i,o);return}nz(function(t){rC(e,t.mcms,i,o)})}}},rI=w.call,rV=function(e,t,n){var r=(n=n||{})[t];if(void 0===r)return"";switch(e){case"$":return decodeURIComponent(r);case"@":return encodeURIComponent(r);default:return r}},rL=function(e,t,n){for(var r,i=0;i<e.length;i++){var o=e[i],a=/^([@#$])(.+)\1$/gi.exec(o);if(a){if(""!==(r=rV(a[1],a[2],t)))return r;continue}var s=/^\$props\.(.+)$/gi.exec(o);if(s){if(r=b.get(n,s[1]),h.existy(r))return r;continue}r=o}return r},rD=function(e,t,n,r){var i={};for(var o in e){var a=e[o],s=void 0;s=h.object(t)&&t.hasOwnProperty(o)?t[o]:h.object(a)&&a.detectable?rL(a.expression,n,r):a,i[o]=s}return i},rM={isMTOP:x.isMTOP,getCacheKey:function(e){return"preload_"+e},setCache:function(e,t,n){var r=Object.assign({freshAge:3600,cacheAge:86400,downloadTimestamp:Date.now()},{response:t},n);tw.setItem(e,JSON.stringify(r))},getCache:function(e,t){return tw.getItem(e).then(function(n){var r;try{if(n){var i=JSON.parse(n),o=i.downloadTimestamp,a=i.cacheAge,s=i.freshAge,c=i.response,u=(Date.now()-o)/1e3;u>a?tw.removeItem(e):r={isFresh:u<=s,cacheKey:e,response:c}}}catch(e){console.warn(e)}return rI(t,r)})},analysisParams:rD,analysisConfig:function(e,t,n){var r,i=e.apiConfig,o=e.params,a=e.method,s=i.api,c=i.data,u=i.v,l=i.ecode,f=i.method,p={v:u,ecode:l,method:a||f||"GET"};if(h.string(s))r=s;else if(h.object(s)){var d=M.is.windVane?s.weex||s.app:s.web;h.string(d)?r=d:h.object(d)&&(r=d.apiName,Object.assign(p,{type:d.type,method:d.method,options:d.options}))}return Object.assign(p,{apiName:r,params:rD(c,o,t,n)}),p},getUniqueKey:function(e,t){var n=e.params,r=e.apiName,i=e.type,o={};Object.keys(n).sort().forEach(function(e){o[e]=n[e]});var a="";a=x.isMTOP(r)&&M.is.windVane?JSON.stringify({apiName:r,data:o}):JSON.stringify({language:n8.language,currency:n8.currency,region:n8.region,apiName:r,data:o,type:i});var s=x.hash(a);return rI(t,s),s},getValue:rL,getValueByRegExp:function(e,t){var n=t.match(e);return n.length>1?n[1]:n[0]},mergeValueWithQuery:rV};function rU(e,t,n,r,i){var o=r.apiName,a=r.key,s=r.isFirstScreen,c=r.fetchRT,u=r.traceId,l=r.response,f=r.params,p=r.mtopStat,d=void 0===p?{}:p,m=d.netTotalTime,g=d.buildParamsTime,v=d.totalTime,h=d.waitCallbackTime,y=Date.now()+0,b=n+0,w=l&&JSON.stringify(l).length||0,_=f&&f.modelId,x=Object.assign({modelId:_,bodySize:w,status:t,fetchRT:c,traceId:u,startTimestamp:b,endTimestamp:y,apiName:encodeURIComponent(o),uniqueKey:a,isFirstScreen:s,isEarlyPrefetch:"false",duration:y-b,netTotalTime:m,buildParamsTime:g,totalTime:v,waitCallbackTime:h},i);np("click",e,x);var S=_?"modelId-"+_+"/":"",O="";if(i&&"success"!==t)try{O=""+JSON.stringify(i)}catch(e){console.error(e)}if(nf().then(function(e){e&&e.reportApi&&e.reportApi({msg:O,url:""+S+r.apiName,method:r.method,queryString:r.params,status:"success"===t?200:t,spent:y-b,c1:c,c2:w,c3:u,c4:_})}),s){var N="";if("false"===x.isEarlyPrefetch)try{N=JSON.stringify(window.__earlyPrefetchData||window.__epd2)}catch(e){console.error(e)}nf().then(function(e){e&&e.report({category:104,msg:"首屏API-新",wl_avgv1:x.totalTime,wl_avgv2:x.fetchRT,wl_avgv3:x.duration,w_succ:"true"===x.isEarlyPrefetch?1:0,bl1:N})})}}var rR=w.call,rB={},rq={},rH=function(e){e.success=!0,eo.call("$fetch.success",e).next(e.successHandler)},r$=function(t,n,r){t.onFetchCompleteLog&&(r=e({},t.onFetchCompleteLog(t,r)||{},r)),rU("api","success",n,t,r)},rF=function(e,t){var n=t.errorHandler,r=t.apiName;eo.call(eu,t).next(function(){rR(n,e,t)}),console.error("API=>"+r+", message=>"+JSON.stringify(b.get(e,"message")))},rW=function(t,n,r){var i={};n.onFetchCompleteLog&&(i=e({},n.onFetchCompleteLog(n,i)||{},i)),rU("api","error",r,n,e({reason:t,errorMsg:b.get(t,"errorMessage")},i))},rK=function(e,t,n){var r={rt0:0,rt1:0,rd:0};return M.is.web&&(r.rt0=n&&1e3*n.rt,r.rt1=t&&t.time,r.rd=n&&~~n.duration),r},rJ=function(e,t){rB[e]=t},rY=function(e){return rB[e]},rz=function(e){return rq[e]},rG=function(e,t){rq[e]=t},rX=function(e){return delete rq[e]},rQ={updateCache:function(e){var t=e.response,n=e.isPrefetch,r=e.key,i={workerType:e.workerType,response:t};rJ(r,i),n&&rG(r,i)},applySession:function(e){var t=e.useCache,n=rY(e.key),r=!1;if(t.session&&n){var i=n.workerType,o=n.response;e.response=o,e.workerType=i,e.useSession=!0,rH(e),r=!0}return r},applyPrefetch:function(e){var t=e.useCache,n=e.key,r=rz(n),i=!1;if(t.prefetch&&r){var o=r.workerType,a=r.response;e.response=a,e.workerType=o,e.usePrefetch=!0,rX(n),rH(e),i=!0}return i},fetchError:rF,fetchErrorLog:rW,fetchSuccess:rH,fetchSuccessLog:r$,fetch:function(e){var t=e.v,n=e.ecode,r=e.apiName,i=e.key,o=e.params,a=e.onValidate,s=e.env,c=e.method,u=e.fetchOptions,l=e.type,f=Date.now(),p=function(t){var n=h.object(t),r=function(){if(n){var e=b.get(t,"message")||b.get(t,"data.message")||b.get(t,"errorMessage")||b.get(t,"ret")||b.get(t,"data.ret")||b.get(t,"msg")||b.get(t,"resReason.msg");e instanceof Array&&e[0]&&(e=e[0])}return t}(),i={message:r,stack:n?t.stack:null};i.toString=function(){return JSON.stringify(i)},e.response=t.response||{},e.resReason=e.resReason||{msg:r,ret:n?b.get(t,"ret"):"",code:""},rW(i,e,f),rF(i,e)};t7(r,{key:i,params:o,v:t,ecode:n,env:s,method:c,fetchOptions:u,type:l},function(t,n){e.endTime=Date.now(),e.response=t,e.workerType="fetch",e.success=!0,eo.call(es,e).next(function(e){if(!1===(rR(a,e)||{}).success){p(e);return}rH(e);var r=rK(e,t,n);r$(e,f,r)})},p)},removePrefetch:rX,getSession:rY,setSession:rJ,getPrefetch:rz,setPrefetch:rG},rZ={util:w,url:P,xPath:b,object:_},r0=rZ.util.call,r1=new en.Emitter,r2={},r3={},r4=function(e){var t=(e.apiConfig||{}).isFirstScreen;return void 0===t&&(t=e.isFirstScreen),t},r5=function(e){return"running_"+e},r8="preload",r6="session",r9=function(e,t,n){var r=rZ.url.query,i=io(e,r,"disableCache",!1),o={};[r8,"prefetchX","prfetch",r6].forEach(function(t){var n=!1;if(!i){var a=!0;(t===r8||t===r6)&&(a=!1),n=io(e,r,"useCache."+t,a)}o[t]=n});var a={storage:e.storage,useCache:o,isPreload:e.isPreload,method:e.method,env:e.env,isFirstScreen:r4(e),isPrefetch:t,disableCache:i,startTime:Date.now(),key:null},s=e.onPrepare,c=e.successHandler,u=e.errorHandler,l=e.onValidate,f=e.onFetchCompleteLog,p=rM.analysisConfig(e,rZ.url.query,n),d=r0(s,p)||p,m=d.apiName,g=d.params,v=d.method,h=d.type,y=d.options,b=d.v,w=d.ecode;rM.getUniqueKey({params:g,apiName:m,type:h},function(t){a.key=t,e.isPreload&&(g.__preload__=1),Object.assign(a,{v:b,ecode:w,onValidate:l,onFetchCompleteLog:f,successHandler:c,errorHandler:u,apiName:m,params:g,method:v,type:h,fetchOptions:y}),ie(a)})},r7=function(e){var t=e.isPrefetch,n=e.useCache,r=e.key,i=e.isPreload;if(t||!(void 0===n?{}:n).preload||i)return it(e);var o=rM.getCacheKey(r);rM.getCache(o,function(t){if(!t)return it(e);rQ.fetchSuccess(Object.assign({},e,{response:t.response,workerType:r8})),t.isFresh||it(Object.assign({},e,{refresh:!0}))})},ie=function(e){if(e.isPreload)return it(e);rQ.applyPrefetch(e)||rQ.applySession(e)||r7(e)},it=function(e){var t=e.key,n=e.errorHandler,r=e.useCache;if(!(r2[t]&&r.session)){r2[t]=!0,ir(e);return}r1.once(r5(t),function(){rQ.applyPrefetch(e)||rQ.applySession(e)||r0(n)})},ir=function(e){eo.call(ec,e).next(function(e){var t=e.response,n=e.success,r=e.onValidate;if(n&&t){eo.call(es,e).next(function(e){var t=r0(r,e)||{};if(!1===t.success){var n={message:rZ.xPath.get(t,"message"),stack:null};n.toString=function(){return JSON.stringify(n)},rQ.fetchErrorLog(n,e,e.startTime),rQ.fetchError(n,e);return}return e.endTime=Date.now(),rQ.fetchSuccessLog(e,e.startTime,{isEarlyPrefetch:"true"}),rQ.fetchSuccess(e)});return}rQ.fetch(e)})},ii=function(e,t,n){if(n&&n.enable){var r=rM.getCacheKey(e),i=rZ.object.pick(n,["freshAge","cacheAge"],!0);i.source=el.name+".storage",rM.setCache(r,t,i)}},io=function(e,t,n,r){var i=n.replace(/\./ig,"_").replace(/[A-Z]/g,function(e){return"_"+e.toLowerCase()}),o=t[el.name+"_"+i];if("0"===o)return!1;if("1"===o)return!0;var a=rZ.xPath.get(e,n);return void 0===a&&(a=r),a};function ia(e,t,n){var r=e.onSuccess,i=e.onError,o=e.reportPerformance,a=nD.time,s=t?"prefetch":"fetch",c=r4(e);c&&(nD.set(s+"Start"),nD.setDiffAbs(s+"StartTime"),a.set(s)),e.errorHandler=function(e,t){var n=t.key;delete r2[n],t.reason=e,r0(i,t)},e.successHandler=function(n){var i=rZ.object.pick(n,["response","data","workerType","fetchRT","success","refresh","usePrefetch","useSession","mtopTime"]);i.duration=Date.now()-n.startTime,n.workerType!==r8&&(rQ.updateCache(n),ii(n.key,n.response,e.storage));var u=n.key,l=n.apiName,f=n.params,p=n.workerType,d=!!r2[u];d&&delete r2[u],c&&(a.set(s),nD.set(s+"End"),nD.set("fetchWorkerType",p),t?(nD.set("prefetchKey",u),r3.prefetchOptions={key:u,apiName:l,params:f}):(nD.set("apiRT",i.fetchRT||-1),nD.set("mtopTime",i.mtopTime||-1),nD.set("fetchKey",u),!1!==o&&eo.call("$perf.firstScreen",{time:Date.now(),from:"fs_api"}).next())),t||r0(r,i),d&&r1.emit(r5(u),n)},r9(e,t,n)}var is=w.call,ic=!1,iu="prefetchX",il={status:[]},ip=function(e){var t=e.apiName,n=e.params,r=JSON.parse(decodeURIComponent(P.query.wh_prefetch))||{},i=r.apiName,o=r.params,a=void 0===o?{}:o,s=!0,c={errorParamTotal:0};t!=(void 0===i?"":i)&&(c.apiError=1,il.status.push("apiName not match"),s=!1);var u=[Object.keys(n),Object.keys(a)],l=u[0],f=u[1];if(l.length!==f.length){c.paramsLengthError=1;var p=[].concat(l,f),d=p.filter(function(e){return!l.includes(e)}),m=p.filter(function(e){return!f.includes(e)});d.length>0&&il.status.push("params not match "+d.join(",")),m.length>0&&il.status.push("url not match "+m.join(",")),s=!1}for(var g in a){var v,h,y=void 0;y="string"==typeof(v=a[g])&&v.match(/\$.*\$/)?rM.getValue([a[g],""],P.query,{}):"string"==typeof(h=a[g])&&h.match(/\^.*\$/)?rM.getValueByRegExp(a[g],location.href):a[g];var b=n[g];y!==b&&y===decodeURIComponent(b)&&(b=decodeURIComponent(b),n[g]=decodeURIComponent(b)),y!==b&&(s=!1,il.status.push("params invalid, key:"+g+" ,currentValue: ["+typeof b+"]"+b+",prefetchValue: ["+typeof y+"]"+y),c.paramError=1,c.errorParamTotal++)}return s||(c.currentParams=encodeURIComponent(JSON.stringify(n)),c.prefetchXParams=encodeURIComponent(JSON.stringify(a)),rU(iu,"notMatch",Date.now(),e,c)),s},id=function(e){var t=(JSON.parse(decodeURIComponent(P.query.wh_prefetch))||{}).params;for(var n in t)t[n]=e[n];return il.prefetchDataString=JSON.stringify(e),il.orderedPrefetchString=JSON.stringify(t),t},im=function(e,t){var n,r={apiName:e.apiName,params:id(e.params),isAuth:e.ecode||0,apiVersion:e.apiVersion||"1.0"};e.ecode&&e.apiVersion||il.status.push("auto complete 'isAuth':"+e.ecode+"and 'apiVersion':"+e.apiVersion);var i=Date.now(),o=iu+"Start";nD.set(o),nD.time.set(o),n=setTimeout(function(){rU(iu,"timeout",i,e),il.status.push("read timeout"),is(t,e)},3e3),il.status.push("start read prefetch");var a="fetchEarlyData2";il.status.push("use "+a),nD.set(a+"Start"),ej.fetchEarlyData(r,function(r){ic=!0,nD.set(iu+"End"),nD.setDiffAbs(iu+"Time",o),clearTimeout(n),r=r||{},h.string(r)&&(r=JSON.parse(r)),h.existy(r.api)&&r.api.toLowerCase()===e.apiName.toLowerCase()&&r.data&&(r=r.data),e.workerType=iu,e.response=r,e.success=!0,il.status.push("success"),is(t,e)},function(r){il.status.push("windvane fail: "+(r&&r.error)),rU(iu,"windvane fail",Date.now(),e),clearTimeout(n),is(t,e)})},ig=w.call,iv=w.call;function ih(e,t){void 0===e&&(e={});var n=e.response||{},r=n.traceId,i=n.time,o=n.data||{};r=r||o.__traceId__,i=i||o.__time__;var a=/^mtop\./.test(e.apiName)&&!M.is.windVane;if(e.data=a?n.data:e.response,e.traceId=r,e.fetchRT=i,M.is.windVane){var s=n._mtopStat_||n.mtopStat||{},c=n._reason_||{};delete n._mtopStat_,delete n.mtopStat,delete n._reason_,e.resReason=c,e.traceId=s.eagleId,e.fetchRT=s.serverRT,e.mtopTime=s.totalTime,e.mtopStat=s}iv(t,e)}eo.register(ec,[function(e,t){var n=e.isFirstScreen,r=e.isPreload,i=e.useCache;if(window.__earlyPrefetchData=il,il.status.push("start"),r||!i.prefetchX||!M.is.windVane||!M.is.web||!n||ic)return is(t,e);il.status.push("fetch config ok");var o=P.query.wh_prefetch;if(!(o&&"false"!==o))return il.status.push("no wh_prefetch"),is(t,e);var a=ip(e);if(il.status.push("isMatch: "+a),!a)return is(t,e);im(e,t)},function(e,t){var n=e.params,r=void 0===n?{}:n,i=e.fetchOptions,o=void 0===i?{}:i;if(o&&o.autoEncodeParams)for(var a in r)r[a]=encodeURIComponent(r[a]);ig(t,e)}]),eo.register(es,[ih]),eo.register(eu,[ih]);var iy=el.version,ib=w.call;function iw(){}var i_=Object.freeze({__proto__:null,$adapter:no,$env:n7,$helper:ra,$tracker:nd,$logger:nM,$i18n:rj,$emitter:en,$perf:nD,$hook:eo,version:iy,$call:ib,$noop:iw,$fetch:ia}),ix={};function iS(e){var t=function(t){Object.defineProperty(n,t,{get:function(){return e[t]},set:function(e){n[t]=e},enumerable:!0,configurable:!0})},n={};for(var r in e)t(r);return n}var iO=(c=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}({},i_),u=u={$adapter:iS(no),$env:iS(n7),$helper:iS(ra),$logger:iS(nM),pluginList:ix},Object.getOwnPropertyDescriptors?Object.defineProperties(c,Object.getOwnPropertyDescriptors(u)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(u)).forEach(function(e){Object.defineProperty(c,e,Object.getOwnPropertyDescriptor(u,e))}),c);n5.web&&(window.lib=window.lib||{},window.lib.Redfox3=window.lib.Redfox=iO,window.lib.Redfox3.pluginList=ix);var iN=iO.$adapter,ik=iO.$env,iA=iO.$helper,iP=iO.$logger;exports.$adapter=iN,exports.$call=ib,exports.$emitter=en,exports.$env=ik,exports.$fetch=ia,exports.$helper=iA,exports.$hook=eo,exports.$i18n=rj,exports.$logger=iP,exports.$noop=iw,exports.$perf=nD,exports.$plugin={registerPlugin:function(e){e instanceof Array||(e=[e]),e.forEach(function(e){(!e||!e.isEnable||e.isEnable())&&(ix[e.name]||(ix[e.name]=e))}),function(e){for(var t in ix)!function(t){var n=ix[t];n.name,n.version;var r=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}(n,["name","version"]);for(var i in r){var o=r[i];"function"==typeof o&&(o=o(e)),function(e,t){var n=function(n){e[n]&&console.info("插件修改",e,n),Object.defineProperty(e,n,{get:function(){return t[n]},enumerable:!0,configurable:!0})};for(var r in t)n(r)}(e[i],o)}}(t)}(iO)},isPluginAvailable:function(e,t){return!!ix[e]&&parseInt(ix[e].version)>=parseInt(t)}},exports.$tracker=nd,exports.default=iO,exports.version=iy;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index.js.map
define("@ali/rax-pkg-object-assign/index",[],(function(e,r,t){t.exports=function(e){var r={};function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(n,o,function(r){return e[r]}.bind(null,o));return n},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p=".package",t(t.s=0)}([function(e,r){
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function i(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var r={},t=0;t<10;t++)r["_"+String.fromCharCode(t)]=t;if("0123456789"!==Object.getOwnPropertyNames(r).map((function(e){return r[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(e,r){for(var u,c,a=i(e),f=1;f<arguments.length;f++){for(var l in u=Object(arguments[f]))n.call(u,l)&&(a[l]=u[l]);if(t){c=t(u);for(var p=0;p<c.length;p++)o.call(u,c[p])&&(a[c[p]]=u[c[p]])}}return a}}])}));define("@ali/ncom-mcms_ocms-component_component/index",[],function(e,o,n){n.exports=function(e){var o={};function n(i){if(o[i])return o[i].exports;var s=o[i]={i:i,l:!1,exports:{}};return e[i].call(s.exports,s,s.exports,n),s.l=!0,s.exports}return n.m=e,n.c=o,n.d=function(e,o,i){n.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,o){if(1&o&&(e=n(e)),8&o)return e;if(4&o&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&o&&"string"!=typeof e)for(var s in e)n.d(i,s,function(o){return e[o]}.bind(null,s));return i},n.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(o,"a",o),o},n.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},n.p=".package",n(n.s=0)}([function(e,o,n){"use strict";var i={};for(var s in i["en-us"]=n(1),i["zh-cn"]=n(2),i["pt-pt"]=n(3),i["fr-fr"]=n(4),i["tr-tr"]=n(5),i["it-it"]=n(6),i["ar-sa"]=n(7),i["zh-tw"]=n(8),i["ru-ru"]=n(9),i["de-de"]=n(10),i["vi-vn"]=n(11),i["ja-jp"]=n(12),i["nl-nl"]=n(13),i["pl-pl"]=n(14),i["es-es"]=n(15),i["iw-il"]=n(16),i["hi-in"]=n(17),i["ko-kr"]=n(18),i["th-th"]=n(19),i["in-id"]=n(20),i)if(Object.prototype.hasOwnProperty.call(i,s)&&"en-us"!=s)for(var r in i["en-us"])Object.prototype.hasOwnProperty.call(i["en-us"],r)&&(Object.prototype.hasOwnProperty.call(i[s],r)||(i[s][r]=i["en-us"][r]));i.appName="ocms-component",i.groupName="component",i.defaultLocale="en-us",e.exports=i},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1-Year Warranty","3-Year-Warranty":"3-Year Warranty","7-day-rapid-sampling":"7-day Rapid Sampling","After-Sales-Services":"After-Sales Services",Available:"Available","Buy-Now":"Buy Now",Coupon:"10% Off Coupon","Engineering-Assistance":"Engineering Assistance","Export-Country":"Export Country","Flagship-Product":"Flagship Product","Free-Shipping":"Free Shipping","LOW-MOQ":"LOW MOQ","Localization-Service":"Localization Service","Min-Order":"Min. Order","Remote-Tech-Support":"Remote Tech Support","SOLD-OUT":"SOLD OUT","Total-Shipments":"Total Shipments","Transaction-Level":"Transaction Level",Views:"Views \uff08\u6d4f\u89c8\u91cf\uff09","X-Days-Lead-Time":"{0} Days Lead Time","average-response-time":"Average Response Time","cannot-collect-coupons":"Sorry, suppliers cannot collect coupons.","coupon-added":"Coupon Added","coupon-discount":"{0}% OFF\n","coupon-discount-desc":"{0}% off order more than {1} ","coupon-fullcut":"{0}  OFF\n","coupon.decrease.description":"Order more than {0}",discount:"-{0}%",expired:"Expired","export-region":"Export Region","factory-direct":"Factory direct",freeShippingToCountries:"Free shipping to {countries}","get-sample":"Sample Available","main-categories":"Main Categories",months:"months","no-more-coupons":"No more coupons\n",notice_end:"End",notice_loading:"Loading","ocms-18-no":"I AM UNDER 18","ocms-18-ok":"I AM OVER 18","ocms-confirm-18":"TO ENTER, YOU MUST BE OVER THE AGE OF 18 (OR THE AGE OF MAJORITY IN YOUR COUNTRY, IF OLDER","ocms-end-timer-start":"This deal ends in","ocms-get-coupon":"Get Coupon","ocms-odm-service":"Customization","ocms-one-stop-service":"One Stop Service","ocms-view-more":"View More","redeem-now":"Redeem Now","response-rate":"Response Rate",rts:"Ready-to-ship",sales:"{0} sold",shippingCountryDiscount:"{0}% off Air Express to {1}",shippingCountryDiscountUpperCase:"-{0}% AIR EXPRESS TO {1}","succeed-tip":"View more details in My Coupons\n\n","success-info":"View more details in Orders","success-title":"Success","system-error":"System error","transaction-level":"Transaction Level","transactions(6 month)":"transactions(6 month)",warranty:"Warranty"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"\u4e00\u5e74\u8d28\u4fdd","7-day-rapid-sampling":"7 \u5929\u5feb\u901f\u91c7\u6837","After-Sales-Services":"\u552e\u540e\u670d\u52a1",Coupon:"9\u6298\u4f18\u60e0\u5238","Free-Shipping":"\u5305\u90ae","X-Days-Lead-Time":"\u4ea4\u8d27\u5468\u671f\uff1a{0} \u5929","average-response-time":"\u5e73\u5747\u54cd\u5e94\u65f6\u95f4","cannot-collect-coupons":"\u5bf9\u4e0d\u8d77\uff0c\u4f9b\u5e94\u5546\u4e0d\u80fd\u9886\u53d6\u4f18\u60e0\u5238\u3002","coupon-added":"\u4f18\u60e0\u5238\u5df2\u6dfb\u52a0","coupon-discount":"{0}% \u4f18\u60e0","coupon-discount-desc":"\u8ba2\u5355\u91d1\u989d\u8d85\u8fc7 {1} \u53ef\u4eab\u53d7 {0}% \u4f18\u60e0","coupon-fullcut":"{0} \u6298","coupon.decrease.description":"\u8ba2\u5355\u91d1\u989d\u8d85\u8fc7 {0}",discount:"-{0}%",expired:"\u5df2\u8fc7\u671f","export-region":"\u51fa\u53e3\u5730\u533a","factory-direct":"\u5382\u5bb6\u76f4\u9500",freeShippingToCountries:"\u5230 {countries} \u514d\u8d39\u9001\u8d27","get-sample":"\u652f\u6301\u62ff\u6837","main-categories":"\u4e3b\u8981\u7c7b\u522b","no-more-coupons":"\u6ca1\u6709\u66f4\u591a\u7684\u4f18\u60e0\u5238",notice_end:"\u7ed3\u675f",notice_loading:"\u6b63\u5728\u52a0\u8f7d","ocms-18-no":"\u621118\u5c81\u4ee5\u4e0b","ocms-18-ok":"\u621118\u5c81\u4ee5\u4e0a","ocms-confirm-18":"\u60a8\u5fc5\u987b\u5e74\u6ee118\u5c81\uff08\u6216\u5927\u4e8e\u60a8\u56fd\u5bb6\u7684\u6cd5\u5b9a\u6210\u5e74\u4eba\u5e74\u9f84\uff09\u624d\u80fd\u4f7f\u7528\u6b64\u670d\u52a1","ocms-get-coupon":"\u7acb\u5373\u9886\u53d6","ocms-odm-service":"\u652f\u6301\u5b9a\u5236","ocms-one-stop-service":"\u4e00\u7ad9\u5f0f\u670d\u52a1","ocms-view-more":"\u67e5\u770b\u66f4\u591a","redeem-now":"\u4f18\u60e0\u5238\u5151\u6362","response-rate":"\u54cd\u5e94\u7387",rts:"\u5feb\u901f\u53d1\u8d27\u4ea7\u54c1",sales:"{0} \u5df2\u552e",shippingCountryDiscount:"{0}%\u6298\u6263\u822a\u7a7a\u901f\u8fd0\u5230 {1}",shippingCountryDiscountUpperCase:"-{0}% \u822a\u7a7a\u901f\u8fd0\u5230 {1}","succeed-tip":"\u5728\u6211\u7684\u4f18\u60e0\u5238\u4e2d\u67e5\u770b\u66f4\u591a\u7ec6\u8282\n\n","success-info":"\u5728\u8ba2\u5355\u4e0b\u67e5\u770b\u66f4\u591a\u8be6\u7ec6\u4fe1\u606f","success-title":"\u6210\u529f","system-error":"\u7cfb\u7edf\u5f02\u5e38","transaction-level":"\u4e8b\u52a1\u7ea7",warranty:"\u4fdd\u4fee"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1 ano de garantia","3-Year-Warranty":"3 anos de garantia","7-day-rapid-sampling":"7 dias de amostras r\xe1pidas","After-Sales-Services":"Servi\xe7os p\xf3s-venda",Available:"Dispon\xedvel","Buy-Now":"Comprar agora",Coupon:"Cupom 10% desc.","Engineering-Assistance":"Assist\xeancia de engenharia","Export-Country":"Pa\xeds de exporta\xe7\xe3o","Flagship-Product":"Principal Produto","Free-Shipping":"Frete gr\xe1tis","LOW-MOQ":"BAIXA QMP","Localization-Service":"Servi\xe7o de localiza\xe7\xe3o","Min-Order":"Pedido m\xedn.","Remote-Tech-Support":"Suporte t\xe9cnico remoto","SOLD-OUT":"ESGOTADO","Total-Shipments":"Total de remessas","Transaction-Level":"N\xedvel de transa\xe7\xe3o",Views:"Visualiza\xe7\xf5es (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"Tempo de execu\xe7\xe3o de {0} dias","average-response-time":"M\xe9dia de tempo de resposta","cannot-collect-coupons":"Desculpe, os fornecedores n\xe3o podem coletar cupons.","coupon-added":"Cupon adicionado","coupon-discount":"{0} de DESC.","coupon-discount-desc":"{0}% de desconto em pedidos superiores a {1}","coupon-fullcut":"{0} DE DESCONTO","coupon.decrease.description":"Pe\xe7a mais que {0}",discount:"-{0} %",expired:"Expirado","export-region":"Regi\xe3o de exporta\xe7\xe3o","factory-direct":"Direto da f\xe1brica",freeShippingToCountries:"Frete gr\xe1tis para {countries}","get-sample":"Amostra dispon\xedvel","main-categories":"Categorias principais",months:"meses","no-more-coupons":"N\xe3o h\xe1 mais cupons",notice_end:"Final",notice_loading:"Carregar","ocms-18-no":"TENHO MENOS DE 18 ANOS","ocms-18-ok":"TENHO MAIS DE 18 ANOS","ocms-confirm-18":"PARA ENTRAR, VOC\xca DEVE TER MAIS DE 18 ANOS (OU A IDADE DA MAIORIDADE EM SEU PA\xcdS, SE ACIMA DE 18 ANOS)","ocms-end-timer-start":"Esta oferta termina em","ocms-get-coupon":"Obter cupom","ocms-odm-service":"Personaliza\xe7\xe3o","ocms-one-stop-service":"Servi\xe7o completo","ocms-view-more":"Ver Mais","redeem-now":"Resgatar agora","response-rate":"Taxa de resposta",rts:"Pronto para enviar",sales:"{0} vendidos",shippingCountryDiscount:"{0}% de desconto pelo Air Express para {1}",shippingCountryDiscountUpperCase:"-{0}% PELO AIR EXPRESS PARA {1}","succeed-tip":"Ver mais detalhes em Meus Cupons\n\n","success-info":"Ver mais detalhes em Pedidos","success-title":"Sucesso","system-error":"Erro de sistema","transaction-level":"N\xedvel de transa\xe7\xe3o","transactions(6 month)":"transa\xe7\xf5es (6 meses)",warranty:"Garantia"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"Garantie de 1 an","3-Year-Warranty":"Garantie de 3 ans","7-day-rapid-sampling":"\xc9chantillonnage rapide dans les 7 jours","After-Sales-Services":"Services apr\xe8s-vente",Available:"Disponible","Buy-Now":"Acheter maintenant",Coupon:"Moins 10%","Engineering-Assistance":"Assistance ing\xe9nierie","Export-Country":"Pays d\u2019exportation","Flagship-Product":"Produit phare","Free-Shipping":"Exp\xe9dition gratuite","LOW-MOQ":"FAIBLES QUANTIT\xc9S MINIMALES DE COMMANDE","Localization-Service":"Service de localisation","Min-Order":"Commande min.","Remote-Tech-Support":"Support technique \xe0 distance","SOLD-OUT":"\xc9PUIS\xc9","Total-Shipments":"Exp\xe9ditions totales","Transaction-Level":"Niveau de transaction",Views:"Vues (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"{0} jours de d\xe9lai d'ex\xe9cution","average-response-time":"Temps de r\xe9ponse moyen","cannot-collect-coupons":"D\xe9sol\xe9, les fournisseurs n'acceptent pas les bons de r\xe9duction.","coupon-added":"Bon de r\xe9duction ajout\xe9","coupon-discount":"{0} % DE R\xc9DUCTION","coupon-discount-desc":"{0}% de r\xe9duction sur les commandes de plus de {1}","coupon-fullcut":"{0}  de r\xe9duction","coupon.decrease.description":"Commandez plus que {0}",discount:"-{0} %",expired:"Expir\xe9","export-region":"R\xe9gion d\u2019exportation","factory-direct":"Direct d'usine",freeShippingToCountries:"Livraison gratuite vers {countries}","get-sample":"\xc9chantillon disponible","main-categories":"Principales cat\xe9gories",months:"mois","no-more-coupons":"Aucun autre bon de r\xe9duction",notice_end:"Fin",notice_loading:"Chargement","ocms-18-no":"J\u2019AI MOINS DE 18 ANS","ocms-18-ok":"J\u2019AI PLUS DE 18 ANS","ocms-confirm-18":"POUR PARTICIPER, VOUS DEVEZ AVOIR PLUS DE 18 ANS (OU L\u2019\xc2GE DE LA MAJORIT\xc9 DANS VOTRE PAYS, SI SON \xc2GE EST PLUS \xc9LEV\xc9)","ocms-end-timer-start":"Cette bonne affaire se termine dans","ocms-get-coupon":"Recevoir un bon","ocms-odm-service":"Personnalisation","ocms-one-stop-service":"Service unique","ocms-view-more":"Voir Plus","redeem-now":"\xc9changez maintenant","response-rate":"Taux de r\xe9ponse",rts:"Pr\xeat \xe0 exp\xe9dier",sales:"{0} vendu",shippingCountryDiscount:"{0}&nbsp;% de r\xe9duction sur Air Express \xe0 destination de {1}",shippingCountryDiscountUpperCase:"-&nbsp;{0}&nbsp;% SUR AIR EXPRESS \xc0 DESTINATION DE {1}","succeed-tip":"Voir plus de d\xe9tails dans Mes bons de r\xe9duction","success-info":"Voir plus de d\xe9tails dans Commandes","success-title":"Succ\xe8s","system-error":"Erreur syst\xe8me","transaction-level":"Niveau de transaction","transactions(6 month)":"transactions (6 mois)",warranty:"Garantie"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1 Y\u0131l Garanti","3-Year-Warranty":"3 Y\u0131l Garanti","7-day-rapid-sampling":"7 G\xfcn H\u0131zl\u0131 \xd6rnekleme","After-Sales-Services":"Sat\u0131\u015f Sonras\u0131 Hizmetleri",Available:"Mevcut","Buy-Now":"\u015eimdi Al\u0131n",Coupon:"%10 \u0130ndrm Kponu","Engineering-Assistance":"M\xfchendislik Yard\u0131m\u0131","Export-Country":"\u0130hracat \xdclkesi","Flagship-Product":"Amiral Gemisi \xdcr\xfcn\xfc","Free-Shipping":"\xdccretsiz Kargo","LOW-MOQ":"D\xdc\u015e\xdcK M\u0130N\u0130MUM S\u0130PAR\u0130\u015e M\u0130KTARI","Localization-Service":"Yerelle\u015ftirme Hizmeti","Min-Order":"Min. Sipari\u015f","Remote-Tech-Support":"Uzaktan Teknik Destek","SOLD-OUT":"SATILDI","Total-Shipments":"Toplam G\xf6nderimler","Transaction-Level":"\u0130\u015flem Seviyesi",Views:"G\xf6r\xfcn\xfcmler    (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"{0} G\xfcn Teslimat S\xfcresi","average-response-time":"Ortalama Yan\u0131t S\xfcresi","cannot-collect-coupons":"\xdczg\xfcn\xfcz, tedarik\xe7iler kupon toplayamaz.","coupon-added":"Kupon Eklendi","coupon-discount":"{0}% \u0130ND\u0130R\u0130M","coupon-discount-desc":"{1} \xfczeri sipari\u015flerde {0} indirim","coupon-fullcut":"{0} \u0130ND\u0130R\u0130M","coupon.decrease.description":"{0}'dan fazla sipari\u015f verin",discount:"%-{0}",expired:"S\xfcresi Doldu","export-region":"\u0130hracat B\xf6lgesi","factory-direct":"Do\u011frudan fabrika",freeShippingToCountries:"{\xfclkeler} i\xe7in \xfccretsiz kargo","get-sample":"Numune Mevcut","main-categories":"Ana Kategoriler",months:"aylar","no-more-coupons":"Daha fazla kupon yok",notice_end:"Sonu",notice_loading:"Y\xfckleme","ocms-18-no":"18 YA\u015eINDAN K\xdc\xc7\xdc\u011e\xdcM","ocms-18-ok":"18 YA\u015eINDAN B\xdcY\xdc\u011e\xdcM","ocms-confirm-18":"G\u0130RMEK \u0130\xc7\u0130N 18 YA\u015eINDAN B\xdcY\xdcK OLMALISINIZ (YA DA DAHA FAZLAYSA, \xdcLKEN\u0130ZDEK\u0130 YASAL YET\u0130\u015eK\u0130NL\u0130K SINIRININ \xdcZER\u0130NDE)","ocms-end-timer-start":"Teklif i\xe7in kalan s\xfcre","ocms-get-coupon":"Kupon Al","ocms-odm-service":"\xd6zelle\u015ftirme","ocms-one-stop-service":"Tek Durak Hizmeti","ocms-view-more":"\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e04\u0e48\u0e30","redeem-now":"\u015eimdi \xd6deyin","response-rate":"Yan\u0131t Oran\u0131",rts:"Sevkiyata haz\u0131r",sales:"{0} sat\u0131ld\u0131",shippingCountryDiscount:"{0}% indirim Hava Ekspres ile {1}",shippingCountryDiscountUpperCase:"-{0}% HAVA EKSPRES \u0130LE {1}","succeed-tip":"Kuponlar\u0131m'dan daha fazla detay g\xf6r\xfcnt\xfcleyin","success-info":"Sipari\u015flerde daha fazla ayr\u0131nt\u0131 g\xf6r\xfcn","success-title":"Ba\u015far\u0131l\u0131","system-error":"Sistemi hatas\u0131","transaction-level":"\u0130\u015flem Seviyesi","transactions(6 month)":"i\u015flemler(6 ay)",warranty:"Garanti"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"Garanzia di 1 anno","3-Year-Warranty":"Garanzia di 3 anni","7-day-rapid-sampling":"Campionamento rapido in 7 giorni","After-Sales-Services":"Servizi post-vendita",Available:"Disponibile","Buy-Now":"Acquista ora",Coupon:"Sconto del 10%","Engineering-Assistance":"Assistenza tecnica","Export-Country":"Paese di esportazione","Flagship-Product":"Prodotto di punta","Free-Shipping":"Spedizione gratuita","LOW-MOQ":"BASSO MOQ","Localization-Service":"Servizio di localizzazione","Min-Order":"Ordine minimo","Remote-Tech-Support":"Supporto tecnologico da remoto","SOLD-OUT":"TERMINATO","Total-Shipments":"Spedizioni totali","Transaction-Level":"Livello dell'operazione",Views:"Visualizzazioni \uff08\u6d4f\u89c8\u91cf\uff09","X-Days-Lead-Time":"Tempo di attesa di {0} giorni","average-response-time":"Tempo medio di risposta","cannot-collect-coupons":"I fornitori non possono riscuotere coupon.","coupon-added":"Coupon aggiunto","coupon-discount":"{0}% DI SCONTO","coupon-discount-desc":"{0}% di sconto su ordini superiori a {1}","coupon-fullcut":"SCONTO DI {0}","coupon.decrease.description":"Ordine superiore a {0}",discount:"-{0}%",expired:"Scaduto","export-region":"Regione di esportazione","factory-direct":"Direttamente dalla fabbrica",freeShippingToCountries:"Spedizione gratuita in {countries}","get-sample":"Campione disponibile","main-categories":"Categorie principali",months:"mesi","no-more-coupons":"Non ci sono altri coupon",notice_end:"End",notice_loading:"Caricamento","ocms-18-no":"HO MENO DI 18 ANNI","ocms-18-ok":"HO PI\xd9 DI 18 ANNI","ocms-confirm-18":"PER POTER ACCEDERE, \xc8 OBBLIGATORIO AVERE PI\xd9 DI 18 ANNI (O ESSERE MAGGIORENNI, SECONDO LA LEGISLAZIONE DEL PROPRIO PAESE","ocms-end-timer-start":"Questa offerta termina tra","ocms-get-coupon":"Ottieni coupon","ocms-odm-service":"Personalizzazione","ocms-one-stop-service":"Servizio one stop","ocms-view-more":"Sapere di Pi\xf9","redeem-now":"Riscatta ora","response-rate":"Tasso di risposta",rts:"Pronto per la spedizione",sales:"{0} venduti",shippingCountryDiscount:"{0}% di sconto sulla consegna Air Express a {1}",shippingCountryDiscountUpperCase:"-{0}% SULLA CONSEGNA AIR EXPRESS A {1}","succeed-tip":"Visualizza ulteriori dettagli nella sezione I miei coupon","success-info":"Vedi pi\xf9 dettagli in Ordini","success-title":"Operazione riuscita","system-error":"Errore di sistema","transaction-level":"Livello dell'operazione","transactions(6 month)":"Operazioni (6 mesi)",warranty:"Garanzia"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"\u0636\u0645\u0627\u0646 \u0644\u0645\u062f\u0629 \u0633\u0646\u0629","3-Year-Warranty":"\u0636\u0645\u0627\u0646 \u0644\u0645\u062f\u0629 3 \u0633\u0646\u0648\u0627\u062a","7-day-rapid-sampling":"\u0639\u064a\u0646\u0627\u062a \u0633\u0631\u064a\u0639\u0629 \u062e\u0644\u0627\u0644 7 \u0623\u064a\u0627\u0645","After-Sales-Services":"\u062e\u062f\u0645\u0627\u062a \u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0628\u064a\u0639",Available:"\u0645\u062a\u0627\u062d","Buy-Now":"\u0634\u0631\u0627\u0621 \u0627\u0644\u0622\u0646",Coupon:"\u0642\u0633\u064a\u0645\u0629 \u062e\u0635\u0645 10%","Engineering-Assistance":"\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629","Export-Country":"\u0628\u0644\u062f \u0627\u0644\u062a\u0635\u062f\u064a\u0631","Flagship-Product":"\u0627\u0644\u0645\u0646\u062a\u062c \u0627\u0644\u0631\u0626\u064a\u0633\u064a","Free-Shipping":"\u0627\u0644\u0634\u062d\u0646 \u0645\u062c\u0627\u0646\u064a","LOW-MOQ":"\u062d\u062f \u0623\u062f\u0646\u0649 \u0645\u0646\u062e\u0641\u0636 \u0644\u0643\u0645\u064a\u0629 \u0627\u0644\u0637\u0644\u0628\u0627\u062a","Localization-Service":"\u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0648\u0637\u064a\u0646","Min-Order":"\u0623\u0642\u0644 \u0637\u0644\u0628","Remote-Tech-Support":"\u062f\u0639\u0645 \u0641\u0646\u064a \u0639\u0646 \u0628\u064f\u0639\u062f","SOLD-OUT":"\u0645\u062d\u062c\u0648\u0632 \u0628\u0627\u0644\u0643\u0627\u0645\u0644","Total-Shipments":"\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0634\u062d\u0646\u0627\u062a","Transaction-Level":"\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0635\u0641\u0642\u0629",Views:"\u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0627\u062a (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"{0} \u064a\u0648\u0645 \u0645\u0646 \u0623\u064a\u0627\u0645 \u0627\u0644\u0645\u0647\u0644\u0629","average-response-time":"\u0645\u062a\u0648\u0633\u0637 \u0632\u0645\u0646 \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629","cannot-collect-coupons":"\u0645\u0639\u0630\u0631\u0629\u060c \u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0648\u0631\u062f\u064a\u0646 \u062c\u0645\u0639 \u0627\u0644\u0642\u0633\u0627\u0626\u0645.","coupon-added":"\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0642\u0633\u064a\u0645\u0629","coupon-discount":"{0}\u062e\u0635\u0645 \u066a","coupon-discount-desc":"\u062e\u0635\u0645 {0} \u0639\u0644\u0649 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062a\u062c\u0627\u0648\u0632 \u0642\u064a\u0645\u062a\u0647\u0627 {1}","coupon-fullcut":"\u062e\u0635\u0645 {0}","coupon.decrease.description":"\u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0632\u064a\u062f \u0639\u0646 {0}",discount:"-{0}%",expired:"\u0627\u0646\u062a\u0647\u062a","export-region":"\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u0635\u062f\u064a\u0631","factory-direct":"\u0627\u0644\u0645\u0635\u0646\u0639 \u0645\u0628\u0627\u0634\u0631\u0629",freeShippingToCountries:"\u0634\u062d\u0646 \u0645\u062c\u0627\u0646\u064a \u0625\u0644\u0649 {countries}","get-sample":"\u062a\u062a\u0648\u0641\u0631 \u0639\u064a\u0646\u0627\u062a","main-categories":"\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629",months:"\u0623\u0634\u0647\u0631","no-more-coupons":"\u0644\u0627 \u064a\u0648\u062c\u062f \u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0642\u0633\u0627\u0626\u0645",notice_end:"\u0646\u0647\u0627\u064a\u0629",notice_loading:"\u062a\u062d\u0645\u064a\u0644","ocms-18-no":"\u0623\u0646\u0627 \u0623\u0642\u0644 \u0645\u0646 18 \u0639\u0627\u0645\u064b\u0627","ocms-18-ok":"\u0623\u0646\u0627 \u0623\u0643\u0628\u0631 \u0645\u0646 18 \u0639\u0627\u0645\u064b\u0627","ocms-confirm-18":"\u0644\u0644\u062f\u062e\u0648\u0644\u060c \u064a\u062c\u0628 \u0623\u0646 \u064a\u0632\u064a\u062f \u0639\u0645\u0631\u0643 \u0639\u0646 18 \u0639\u0627\u0645\u064b\u0627 (\u0623\u0648 \u0633\u0646 \u0627\u0644\u0623\u063a\u0644\u0628\u064a\u0629 \u0641\u064a \u0628\u0644\u062f\u0643\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0623\u0643\u0628\u0631)","ocms-end-timer-start":"\u062a\u0646\u062a\u0647\u064a \u0647\u0630\u0647 \u0627\u0644\u0639\u0631\u0648\u0636 \u062e\u0644\u0627\u0644","ocms-get-coupon":"\u0623\u062d\u0635\u0644 \u0639\u0644\u0649 \u0643\u0648\u0628\u0648\u0646 \u062e\u0635\u0645","ocms-odm-service":"\u062a\u062e\u0635\u064a\u0635","ocms-one-stop-service":"\u062e\u062f\u0645\u0629 \u0645\u062d\u0637\u0629 \u0648\u0627\u062d\u062f\u0629","ocms-view-more":"\u0639\u0631\u0636 \u0627\u0644\u0645\u0632\u064a\u062f","redeem-now":"\u0627\u0644\u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0627\u0644\u0622\u0646","response-rate":"\u0645\u0639\u062f\u0644 \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629",rts:"\u062c\u0627\u0647\u0632 \u0644\u0644\u0634\u062d\u0646",sales:"{0} \u0645\u064f\u0628\u0627\u0639",shippingCountryDiscount:"{0}% \u062e\u0635\u0645 \u0639\u0644\u0649 \u0627\u0644\u0634\u062d\u0646 \u0627\u0644\u062c\u0648\u064a \u0627\u0644\u0633\u0631\u064a\u0639 \u0625\u0644\u0649 {1}",shippingCountryDiscountUpperCase:"-{0}% \u0644\u0644\u0634\u062d\u0646 \u0627\u0644\u062c\u0648\u064a \u0627\u0644\u0633\u0631\u064a\u0639 \u0625\u0644\u0649 {1}","succeed-tip":'\u0639\u0631\u0636 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0641\u064a "\u0642\u0633\u0627\u0626\u0645\u064a"\n\n',"success-info":"\u0639\u0631\u0636 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0641\u064a \u0627\u0644\u0637\u0644\u0628\u0627\u062a","success-title":"\u0646\u062c\u0627\u062d","system-error":"\u062e\u0637\u0623 \u0646\u0638\u0627\u0645","transaction-level":"\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0635\u0641\u0642\u0629","transactions(6 month)":"\u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0627\u062a (6 \u0634\u0647\u0631)",warranty:"\u0627\u0644\u0636\u0645\u0627\u0646"}},function(e,o,n){"use strict";e.exports={Coupon:"9 \u6298\u512a\u60e0\u5238","X-Days-Lead-Time":"{0} \u5929\u524d\u7f6e\u671f","average-response-time":"\u5e73\u5747\u56de\u61c9\u6642\u9593","cannot-collect-coupons":"\u5c0d\u4e0d\u8d77\uff0c\u4f9b\u61c9\u5546\u7121\u6cd5\u6536\u53d6\u6298\u50f9\u5238\u3002","coupon-added":"\u6298\u50f9\u5238\u5df2\u65b0\u589e","coupon-discount":"{0} % \u6298\u6263","coupon-discount-desc":"\u8a02\u55ae\u8d85\u904e {1} \u53ef\u4eab\u6709 {0}% \u6298\u6263","coupon-fullcut":"{0}  \u6298\u6263","coupon.decrease.description":"{0} \u4ee5\u4e0a\u7684\u8a02\u55ae",discount:"-{0}%",expired:"\u5df2\u5230\u671f","export-region":"\u51fa\u53e3\u5730\u5340","factory-direct":"\u5ee0\u5bb6\u76f4\u92b7","main-categories":"\u4e3b\u8981\u985e\u5225","no-more-coupons":"\u6c92\u6709\u512a\u60e0\u5238\u4e86",notice_end:"\u7d50\u675f",notice_loading:"\u6b63\u5728\u8f09\u5165","redeem-now":"\u7acb\u5373\u514c\u63db","response-rate":"\u97ff\u61c9\u7387","succeed-tip":"\u8acb\u81f3\u300c\u6211\u7684\u512a\u60e0\u52b5\u300d\u6aa2\u8996\u66f4\u591a\u8a73\u7d30\u5167\u5bb9","success-info":"\u5728\u300c\u8a02\u55ae\u300d\u6aa2\u8996\u66f4\u591a\u8a73\u7d30\u8cc7\u6599","success-title":"\u6210\u529f","system-error":"\u7cfb\u7d71\u932f\u8aa4"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"\u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u2014 1 \u0433\u043e\u0434","3-Year-Warranty":"\u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u2014 3 \u0433\u043e\u0434\u0430","7-day-rapid-sampling":"7-\u0434\u043d\u0435\u0432\u043d\u0430\u044f \u0431\u044b\u0441\u0442\u0440\u0430\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430","After-Sales-Services":"\u041f\u043e\u0441\u043b\u0435\u043f\u0440\u043e\u0434\u0430\u0436\u043d\u043e\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435",Available:"\u0412 \u043d\u0430\u043b\u0438\u0447\u0438\u0438","Buy-Now":"\u041a\u0443\u043f\u0438\u0442\u044c",Coupon:"\u0421\u043a\u0438\u0434\u043a\u0430 10%","Engineering-Assistance":"\u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c","Export-Country":"\u0421\u0442\u0440\u0430\u043d\u0430 \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0430","Flagship-Product":"\u0424\u043b\u0430\u0433\u043c\u0430\u043d\u0441\u043a\u0438\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442","Free-Shipping":"\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0430\u044f \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430","LOW-MOQ":"\u041d\u0418\u0417\u041a\u0418\u0419 \u041c\u0418\u041d\u0418\u041c\u0410\u041b\u042c\u041d\u042b\u0419 \u041e\u0411\u042a\u0415\u041c \u0417\u0410\u041a\u0410\u0417\u0410","Localization-Service":"\u0423\u0441\u043b\u0443\u0433\u0438 \u043b\u043e\u043a\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438","Min-Order":"\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0437\u0430\u043a\u0430\u0437","Remote-Tech-Support":"\u0423\u0434\u0430\u043b\u0435\u043d\u043d\u0430\u044f \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430","SOLD-OUT":"\u0420\u0410\u0421\u041f\u0420\u041e\u0414\u0410\u041d\u041e","Total-Shipments":"\u0412\u0441\u0435\u0433\u043e \u0434\u043e\u0441\u0442\u0430\u0432\u043e\u043a","Transaction-Level":"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438",Transactions:"\u0422\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438",Views:"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u043e\u0432 \uff08\u6d4f\u89c8\u91cf\uff09","X-Days-Lead-Time":"\u0421\u0440\u043e\u043a \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u0437\u0430\u043a\u0430\u0437\u0430: {0} \u0434\u043d.","average-response-time":"\u0421\u0440\u0435\u0434\u043d\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043e\u0442\u043a\u043b\u0438\u043a\u0430","cannot-collect-coupons":"\u041a \u0441\u043e\u0436\u0430\u043b\u0435\u043d\u0438\u044e, \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0438 \u043d\u0435 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u044e\u0442 \u043a\u0443\u043f\u043e\u043d\u044b.","coupon-added":"\u041a\u0443\u043f\u043e\u043d \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d","coupon-discount":"\u0421\u041a\u0418\u0414\u041a\u0410 {0}%","coupon-discount-desc":"\u0441\u043a\u0438\u0434\u043a\u0430 {0}% \u043f\u0440\u0438 \u043f\u043e\u043a\u0443\u043f\u043a\u0435 \u0431\u043e\u043b\u0435\u0435 {1}","coupon-fullcut":"\u0421\u041a\u0418\u0414\u041a\u0410 {0}","coupon.decrease.description":"\u041d\u0430 \u0437\u0430\u043a\u0430\u0437\u044b \u0441\u0432\u044b\u0448\u0435 {0}",discount:"-{0}%",expired:"\u0421\u0440\u043e\u043a \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0438\u0441\u0442\u0435\u043a","export-region":"\u0420\u0435\u0433\u0438\u043e\u043d \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0430","factory-direct":"\u041f\u0440\u044f\u043c\u0430\u044f \u043f\u043e\u043a\u0443\u043f\u043a\u0430 \u0443 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f",freeShippingToCountries:"\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0430\u044f \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0432 {\u0441\u0442\u0440\u0430\u043d\u044b}","get-sample":"\u041e\u0431\u0440\u0430\u0437\u0435\u0446 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d","main-categories":"\u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438",months:"\u043c\u0435\u0441\u044f\u0446\u0430(-\u0435\u0432)","no-more-coupons":"\u041d\u0435\u0442 \u043a\u0443\u043f\u043e\u043d\u043e\u0432",notice_end:"\u041a\u043e\u043d\u0435\u0446",notice_loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430","ocms-18-no":"\u042f \u041c\u041b\u0410\u0414\u0428\u0415 18 \u041b\u0415\u0422","ocms-18-ok":"\u042f \u0421\u0422\u0410\u0420\u0428\u0415 18 \u041b\u0415\u0422","ocms-confirm-18":"\u0427\u0422\u041e\u0411\u042b \u0412\u041e\u0419\u0422\u0418, \u0412\u042b \u0414\u041e\u041b\u0416\u041d\u042b \u0411\u042b\u0422\u042c \u0421\u0422\u0410\u0420\u0428\u0415 18 \u041b\u0415\u0422 (\u0418\u041b\u0418 \u0412\u041e\u0417\u0420\u0410\u0421\u0422\u0410 \u0421\u041e\u0412\u0415\u0420\u0428\u0415\u041d\u041d\u041e\u041b\u0415\u0422\u0418\u042f \u0412 \u0412\u0410\u0428\u0415\u0419 \u0421\u0422\u0420\u0410\u041d\u0415, \u0415\u0421\u041b\u0418 \u041e\u041d \u0412\u042b\u0428\u0415)","ocms-end-timer-start":"\u042d\u0442\u043e \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0437\u0430\u043a\u0430\u043d\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437","ocms-get-coupon":"\u041f\u043e\u043b\u0443\u0447\u0438 \u043a\u0443\u043f\u043e\u043d","ocms-odm-service":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430","ocms-one-stop-service":"\u0423\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441","ocms-view-more":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435","redeem-now":"\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441","response-rate":"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u043e\u0442\u043a\u043b\u0438\u043a\u0430",rts:"\u0413\u043e\u0442\u043e\u0432\u043e \u043a \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0435",sales:"{0} \u043f\u0440\u043e\u0434\u0430\u043d\u043e",shippingCountryDiscount:"\u0421\u043a\u0438\u0434\u043a\u0430 {0}% \u043d\u0430 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0443 \u0430\u0432\u0438\u0430\u043f\u043e\u0447\u0442\u043e\u0439 \u0432 {1}",shippingCountryDiscountUpperCase:"-{0}% \u041d\u0410 \u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0423 \u0410\u0412\u0418\u0410\u041f\u041e\u0427\u0422\u041e\u0419 \u0412 {1}","succeed-tip":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0432 \u0440\u0430\u0437\u0434\u0435\u043b\u0435 \u041c\u043e\u0438 \u043a\u0443\u043f\u043e\u043d\u044b","success-info":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0432 \u0440\u0430\u0437\u0434\u0435\u043b\u0435 \u0417\u0430\u043a\u0430\u0437\u044b","success-title":"\u0423\u0441\u043f\u0435\u0448\u043d\u043e","system-error":"\u041e\u0448\u0438\u0431\u043a\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u044b","transaction-level":"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438","transactions(6 month)":"\u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0439 (\u0437\u0430 6 \u043c\u0435\u0441\u044f\u0446\u0435\u0432)",warranty:"\u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1 Jahr Garantie","3-Year-Warranty":"3 Jahre Garantie","7-day-rapid-sampling":"Schneller Musterservice in 7 Tagen","After-Sales-Services":"After-Sales-Services",Available:"Verf\xfcgbar","Buy-Now":"Jetzt kaufen",Coupon:"10 % Gutschein","Engineering-Assistance":"Technische Unterst\xfctzung","Export-Country":"Exportland","Flagship-Product":"Vorzeigeprodukt","Free-Shipping":"Kostenloser Versand","LOW-MOQ":"NIEDRIGE MBM","Localization-Service":"Lokalisierung-Service","Min-Order":"Min.-Best.","Remote-Tech-Support":"Technische Fern-Unterst\xfctzung","SOLD-OUT":"AUSVERKAUFT","Total-Shipments":"Sendungen insgesamt","Transaction-Level":"Transaktionslevel",Views:"Ansichten (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"{0} Tage Vorlaufzeit","average-response-time":"Durchschnittliche Antwortzeit","cannot-collect-coupons":"Es tut uns leid, Lieferanten k\xf6nnen keine Gutscheine sammeln.","coupon-added":"Coupon hinzugef\xfcgt","coupon-discount":"{0}% RABATT","coupon-discount-desc":"{0}Rabatt f\xfcr Bestellungen \xfcber {1}","coupon-fullcut":"{0}  RABATT","coupon.decrease.description":"Mehr als {0} bestellen",discount:"-{0} %",expired:"Abgelaufen","export-region":"Exportregion","factory-direct":"Direkt ab Werk",freeShippingToCountries:"Kostenloser Versand nach {countries}","get-sample":"Muster verf\xfcgbar","main-categories":"Hauptkategorien",months:"Monate","no-more-coupons":"Keine weiteren Gutscheine",notice_end:"Ende",notice_loading:"Laden","ocms-18-no":"ICH BIN UNTER 18","ocms-18-ok":"ICH BIN \xdcBER 18","ocms-confirm-18":"UM EINZUTRETEN, M\xdcSSEN SIE \xdcBER 18 SEIN (ODER DAS ALTER DER VOLLJ\xc4HRIGKEIT IN IHREM LAND, FALLS \xc4LTER","ocms-end-timer-start":"Dieser Deal endet in","ocms-get-coupon":"Coupon erhalten","ocms-odm-service":"Anpassung","ocms-one-stop-service":"One-Stop-Service","ocms-view-more":"Ansicht Mehr","redeem-now":"Jetzt einl\xf6sen","response-rate":"Reaktionsquote",rts:"Versandbereit",sales:"{0} verkauft",shippingCountryDiscount:"{0} % Rabatt auf Air Express nach {1}",shippingCountryDiscountUpperCase:"-{0} % AUF AIR EXPRESS NACH {1}","succeed-tip":"Weitere Informationen finden Sie unter Meine Gutscheine","success-info":"Mehr Details unter Bestellungen anzeigen","success-title":"Erfolg","system-error":"Systemfehler","transaction-level":"Transaktionslevel","transactions(6 month)":"Transaktionen (6 Monate)",warranty:"Garantie"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"B\u1ea3o h\xe0nh 1 n\u0103m","3-Year-Warranty":"B\u1ea3o h\xe0nh 3 n\u0103m","7-day-rapid-sampling":"L\u1ea5y m\u1eabu nhanh 7 ng\xe0y","After-Sales-Services":"D\u1ecbch v\u1ee5 h\u1eadu m\xe3i",Available:"Hi\u1ec7n c\xf3","Buy-Now":"Mua ngay",Coupon:"Phi\u1ebfu gi\u1ea3m gi\xe1 10%","Engineering-Assistance":"H\u1ed7 tr\u1ee3 k\u1ef9 thu\u1eadt","Export-Country":"Qu\u1ed1c gia xu\u1ea5t kh\u1ea9u","Flagship-Product":"S\u1ea3n ph\u1ea9m ch\u1ee7 l\u1ef1c","Free-Shipping":"V\u1eadn chuy\u1ec3n mi\u1ec5n ph\xed","LOW-MOQ":"MOQ TH\u1ea4P","Localization-Service":"D\u1ecbch v\u1ee5 b\u1ea3n \u0111\u1ecba h\xf3a","Min-Order":"\u0110\u01a1n h\xe0ng t\u1ed1i thi\u1ebfu","Remote-Tech-Support":"H\u1ed7 tr\u1ee3 c\xf4ng ngh\u1ec7 t\u1eeb xa","SOLD-OUT":"H\u1ebeT H\xc0NG","Total-Shipments":"T\u1ed5ng s\u1ed1 l\xf4 h\xe0ng","Transaction-Level":"C\u1ea5p \u0111\u1ed9 giao d\u1ecbch",Views:"Xem (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"Th\u1eddi gian giao h\xe0ng {0} ng\xe0y","average-response-time":"Th\u1eddi gian ph\u1ea3n h\u1ed3i trung b\xecnh","cannot-collect-coupons":"R\u1ea5t ti\u1ebfc, c\xe1c nh\xe0 cung c\u1ea5p kh\xf4ng th\u1ec3 thu th\u1eadp phi\u1ebfu gi\u1ea3m gi\xe1.","coupon-added":"\u0110\xe3 th\xeam phi\u1ebfu gi\u1ea3m gi\xe1","coupon-discount":"GI\u1ea2M GI\xc1 {0}%","coupon-discount-desc":"gi\u1ea3m gi\xe1 {0}% \u0111\u01a1n h\xe0ng tr\xean {1}","coupon-fullcut":"GI\u1ea2M GI\xc1 {0}","coupon.decrease.description":"\u0110\u01a1n \u0111\u1eb7t h\xe0ng nhi\u1ec1u h\u01a1n {0}",discount:" -{0}%",expired:"H\u1ebft h\u1ea1n","export-region":"Khu v\u1ef1c xu\u1ea5t kh\u1ea9u","factory-direct":"Tr\u1ef1c ti\u1ebfp t\u1eeb nh\xe0 m\xe1y",freeShippingToCountries:"Mi\u1ec5n ph\xed v\u1eadn chuy\u1ec3n \u0111\u1ebfn {countries}","get-sample":"M\u1eabu s\u1eb5n c\xf3","main-categories":"Danh m\u1ee5c ch\xednh",months:"th\xe1ng","no-more-coupons":"Kh\xf4ng c\xf2n phi\u1ebfu gi\u1ea3m gi\xe1",notice_end:"K\u1ebft th\xfac",notice_loading:"T\u1ea3i","ocms-18-no":"T\xd4I D\u01af\u1edaI 18 TU\u1ed4I","ocms-18-ok":"T\xd4I TR\xcaN18 TU\u1ed4I","ocms-confirm-18":"\u0110\u1ec2 GIA NH\u1eacP, B\u1ea0N PH\u1ea2I TR\xcaN TU\u1ed4I 18 TU\u1ed4I (HO\u1eb6C TU\u1ed4I TH\xc0NH NI\xcaN \u1ede QU\u1ed0C GIA C\u1ee6A B\u1ea0N, N\u1ebeU TR\xcaN","ocms-end-timer-start":"\u01afu \u0111\xe3i n\xe0y k\u1ebft th\xfac trong","ocms-get-coupon":"Nh\u1eadn phi\u1ebfu gi\u1ea3m gi\xe1","ocms-odm-service":"T\xf9y ch\u1ec9nh","ocms-one-stop-service":"D\u1ecbch v\u1ee5 One Stop","ocms-view-more":"Bekijk Meer","redeem-now":"\u0110\u1ed5i ngay","response-rate":"T\u1ef7 l\u1ec7 ph\u1ea3n h\u1ed3i",rts:"S\u1eb5n s\xe0ng v\u1eadn chuy\u1ec3n",sales:"\u0111\xe3 b\xe1n {0} ",shippingCountryDiscount:"{0}% v\u1eadn chuy\u1ec3n nhanh b\u1eb1ng \u0111\u01b0\u1eddng h\xe0ng kh\xf4ng \u0111\u1ebfn {1}",shippingCountryDiscountUpperCase:"-{0}% V\u1eacN CHUY\u1ec2N NHANH B\u1eb0NG \u0110\u01af\u1edcNG H\xc0NG KH\xd4NG \u0110\u1ebeN {1}","succeed-tip":"Xem th\xeam chi ti\u1ebft trong Phi\u1ebfu gi\u1ea3m gi\xe1 c\u1ee7a t\xf4i","success-info":"Xem th\xeam chi ti\u1ebft trong \u0110\u01a1n \u0111\u1eb7t h\xe0ng","success-title":"Th\xe0nh c\xf4ng","system-error":"L\u1ed7i h\u1ec7 th\u1ed1ng","transaction-level":"C\u1ea5p \u0111\u1ed9 giao d\u1ecbch","transactions(6 month)":"Giao d\u1ecbch (6 th\xe1ng)",warranty:"B\u1ea3o h\xe0nh"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1 \u5e74\u4fdd\u8a3c","3-Year-Warranty":"3 \u5e74\u4fdd\u8a3c","7-day-rapid-sampling":"7 \u65e5\u4ee5\u5185\u306e\u8fc5\u901f\u306a\u30b5\u30f3\u30d7\u30eb\u63d0\u4f9b","After-Sales-Services":"\u30a2\u30d5\u30bf\u30fc\u30b5\u30fc\u30d3\u30b9",Available:"\u5728\u5eab\u3042\u308a","Buy-Now":"\u4eca\u3059\u3050\u8cfc\u5165",Coupon:"10% \u30aa\u30d5\u30af\u30fc\u30dd\u30f3","Engineering-Assistance":"\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30a2\u30b7\u30b9\u30bf\u30f3\u30b9","Export-Country":"\u8f38\u51fa\u56fd","Flagship-Product":"\u4e3b\u529b\u88fd\u54c1","Free-Shipping":"\u9001\u6599\u7121\u6599","LOW-MOQ":"\u4f4e MOQ","Localization-Service":"\u30ed\u30fc\u30ab\u30e9\u30a4\u30ba\u30b5\u30fc\u30d3\u30b9","Min-Order":"\u6700\u5c0f\u6ce8\u6587\u6570","Remote-Tech-Support":"\u30ea\u30e2\u30fc\u30c8\u6280\u8853\u30b5\u30dd\u30fc\u30c8","SOLD-OUT":"\u58f2\u308a\u5207\u308c","Total-Shipments":"\u5408\u8a08\u51fa\u8377\u6570","Transaction-Level":"\u53d6\u5f15\u30ec\u30d9\u30eb",Views:"\u95b2\u89a7\u6570","X-Days-Lead-Time":"{0} \u65e5\u306e\u30ea\u30fc\u30c9\u30bf\u30a4\u30e0","average-response-time":"\u5e73\u5747\u5fdc\u7b54\u6642\u9593","cannot-collect-coupons":"\u7533\u3057\u8a33\u3054\u3056\u3044\u307e\u305b\u3093\u304c\u3001\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306f\u30af\u30fc\u30dd\u30f3\u3092\u53ce\u96c6\u3067\u304d\u307e\u305b\u3093\u3002","coupon-added":"\u30af\u30fc\u30dd\u30f3\u8ffd\u52a0\u6e08\u307f","coupon-discount":"{0}% \u30aa\u30d5","coupon-discount-desc":"{1} \u70b9\u3092\u8d85\u3048\u308b\u6ce8\u6587\u3067 {0} \u30aa\u30d5","coupon-fullcut":"{0} \u30aa\u30d5","coupon.decrease.description":"{0} \u3092\u8d85\u3048\u308b\u6ce8\u6587",discount:"-{0}%",expired:"\u671f\u9650\u5207\u308c","export-region":"\u8f38\u51fa\u5730\u57df","factory-direct":"\u5de5\u5834\u76f4\u9001",freeShippingToCountries:"{countries}\u3078\u9001\u6599\u7121\u6599","get-sample":"\u30b5\u30f3\u30d7\u30eb\u3092\u5229\u7528\u53ef\u80fd","main-categories":"\u4e3b\u8981\u30ab\u30c6\u30b4\u30ea\u30fc",months:"\u6708\u6570","no-more-coupons":"\u3082\u3046\u30af\u30fc\u30dd\u30f3\u306f\u3042\u308a\u307e\u305b\u3093",notice_end:"\u30a8\u30f3\u30c9",notice_loading:"\u8aad\u307f\u8fbc\u307f\u4e2d","ocms-18-no":"\u79c1\u306f 18 \u6b73\u672a\u6e80\u3067\u3059","ocms-18-ok":"\u79c1\u306f 18 \u6b73\u4ee5\u4e0a\u3067\u3059","ocms-confirm-18":"\u3054\u5229\u7528\u306f 18 \u6b73 (\u307e\u305f\u306f\u3088\u308a\u5e74\u9577\u3068\u306a\u308b\u3042\u306a\u305f\u306e\u56fd\u306e\u6210\u4eba\u5e74\u9f62) \u4ee5\u4e0a\u306e\u65b9\u306b\u9650\u3089\u308c\u307e\u3059","ocms-end-timer-start":"\u7279\u5225\u5f85\u9047\u7d42\u4e86\u307e\u3067\u306e\u65e5\u6570","ocms-get-coupon":"\u30af\u30fc\u30dd\u30f3\u3092\u53d6\u5f97","ocms-odm-service":"\u30ab\u30b9\u30bf\u30de\u30a4\u30ba","ocms-one-stop-service":"\u30ef\u30f3\u30b9\u30c8\u30c3\u30d7\u30b5\u30fc\u30d3\u30b9","ocms-view-more":"\u30d3\u30e5\u30fc\u3088\u308a","redeem-now":"\u4eca\u3059\u3050\u511f\u9084","response-rate":"\u5fdc\u7b54\u7387",rts:"\u3059\u3050\u306b\u767a\u9001",sales:"{0}\u70b9\u3092\u8ca9\u58f2\u6e08\u307f",shippingCountryDiscount:"{1} \u3078\u306e\u822a\u7a7a\u901f\u9054\u4fbf\u304c{0}% \u30aa\u30d5",shippingCountryDiscountUpperCase:"{1} \u3078\u306e\u822a\u7a7a\u901f\u9054\u4fbf\u304c -{0}%","succeed-tip":"\u30de\u30a4\u30af\u30fc\u30dd\u30f3\u306e\u8a73\u7d30\u3092\u8868\u793a","success-info":"\u6ce8\u6587\u306e\u8a73\u7d30\u3092\u8868\u793a","success-title":"\u6210\u529f","system-error":"\u30b7\u30b9\u30c6\u30e0\u30a8\u30e9\u30fc","transaction-level":"\u53d6\u5f15\u30ec\u30d9\u30eb","transactions(6 month)":"\u53d6\u5f15\u6570 (6 \u304b\u6708\u9593)",warranty:"\u4fdd\u8a3c"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1 jaar garantie","3-Year-Warranty":"3 jaar garantie","7-day-rapid-sampling":"Snel een voorbeeld in 7 dagen","After-Sales-Services":"Dienstverlening na verkoop",Available:"Beschikbaar","Buy-Now":"Nu kopen",Coupon:"10% korting","Engineering-Assistance":"Technische ondersteuning","Export-Country":"Exportland","Flagship-Product":"Vlaggenschipproduct","Free-Shipping":"Gratis verzending","LOW-MOQ":"LAGE MINIMALE BESTELHOEVEELHEID","Localization-Service":"Lokalisatieservice","Min-Order":"Min. bestelling","Remote-Tech-Support":"Technische ondersteuning op afstand","SOLD-OUT":"UITVERKOCHT","Total-Shipments":"Totaalaantal verzendingen","Transaction-Level":"Transactieniveau",Views:"Bekeken (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"{0} dagen levertijd","average-response-time":"Gemiddelde reactietijd","cannot-collect-coupons":"Sorry, leveranciers kunnen geen coupons verzamelen.","coupon-added":"Coupon toegevoegd","coupon-discount":"{0}% KORTING","coupon-discount-desc":"{0} korting op bestelling boven {1}","coupon-fullcut":"{0} KORTING","coupon.decrease.description":"Bestel meer dan {0}",discount:"-{0}%",expired:"Verlopen","export-region":"Exportregio","factory-direct":"Rechtstreeks van de fabriek",freeShippingToCountries:"Gratis verzending naar {countries}","get-sample":"Voorbeeld beschikbaar","main-categories":"Belangrijkste categorie\xebn",months:"maanden","no-more-coupons":"Geen coupons meer",notice_end:"End",notice_loading:"Laden","ocms-18-no":"IK BEN JONGER DAN 1","ocms-18-ok":"IK BEN OUDER DAN 18","ocms-confirm-18":"U MOET OUDER ZIJN DAN 18 JAAR (OF DE MEERDERJARIGHEIDSLEEFTIJD VAN UW LAND HEBBEN BEREIKT INDIEN OUDER DAN 18)","ocms-end-timer-start":"Deze deal eindigt over","ocms-get-coupon":"Coupon ontvangen","ocms-odm-service":"Aanpassen","ocms-one-stop-service":"E\xe9n plek voor services","ocms-view-more":"\u05dc\u05d4\u05e6\u05d9\u05d2 \u05d9\u05d5\u05ea\u05e8","redeem-now":"Nu inwisselen","response-rate":"Reactietijd",rts:"Verzendklaar",sales:"{0} verkocht",shippingCountryDiscount:"{0}% korting op Air Express naar {1}",shippingCountryDiscountUpperCase:"-{0}% OP AIR EXPRESS NAAR {1}","succeed-tip":"Bekijk meer details in Mijn coupons","success-info":"Meer informatie bekijken in Bestellingen","success-title":"Geslaagd","system-error":"Systeemfout","transaction-level":"Transactieniveau","transactions(6 month)":"transacties (6 maanden)",warranty:"Garantie"}},function(e,o,n){"use strict";e.exports={"average-response-time":"\u015bredni Czas Reakcji","export-region":"eksport Regionu","factory-direct":"Factory direct","main-categories":"g\u0142\xf3wne Kategorie",notice_end:"Koniec",notice_loading:"\u0141adowania","response-rate":"Szybko\u015b\u0107 reakcji","transaction-level":"Poziom transakcji"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"Garant\xeda de 1 a\xf1o","3-Year-Warranty":"Garant\xeda de 3 a\xf1os","7-day-rapid-sampling":"Muestreo r\xe1pido de 7 d\xedas","After-Sales-Services":"Servicios posventa",Available:"Disponible","Buy-Now":"Comprar ahora",Coupon:"Cup\xf3n 10 % desc","Engineering-Assistance":"Asistencia de ingenier\xeda","Export-Country":"Pa\xeds de exportaci\xf3n","Flagship-Product":"Producto distintivo","Free-Shipping":"Env\xedo gratuito","LOW-MOQ":"CANTIDAD M\xcdNIMA DE PEDIDO BAJA","Localization-Service":"Servicio de localizaci\xf3n","Min-Order":"Pedido m\xednimo","Remote-Tech-Support":"Asistencia t\xe9cnica remota","SOLD-OUT":"AGOTADO","Total-Shipments":"Env\xedos totales","Transaction-Level":"Nivel de transacci\xf3n",Views:"Visualizaciones (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"Plazo de entrega de {0} d\xedas","average-response-time":"Tiempo de respuesta promedio","cannot-collect-coupons":"Lo sentimos, el proveedor no puede cobrar cupones.","coupon-added":"Cup\xf3n a\xf1adido","coupon-discount":"{0} % DE DESCUENTO","coupon-discount-desc":"{0}% de descuento en pedidos superiores a {1}","coupon-fullcut":"{0}  DE DESCUENTO","coupon.decrease.description":"Ordena m\xe1s de {0}",discount:"-{0} %",expired:"Caducada","export-region":"Regi\xf3n de exportaci\xf3n","factory-direct":"Directo de f\xe1brica",freeShippingToCountries:"Env\xedo gratuito a {pa\xedses} ","get-sample":"Muestra disponible","main-categories":"Categor\xedas principales",months:"meses","no-more-coupons":"No m\xe1s cupones",notice_end:"FIN.",notice_loading:"Carga","ocms-18-no":"SOY MENOR DE 18 A\xd1OS","ocms-18-ok":"SOY MAYOR DE 18 A\xd1OS","ocms-confirm-18":"PARA INGRESAR, DEBES SER MAYOR DE 18 A\xd1OS (O MAYOR EN TU PA\xcdS, SI ERES MAYOR DE EDAD)","ocms-end-timer-start":"Esta oferta termina el","ocms-get-coupon":"Obt\xe9n cup\xf3n","ocms-odm-service":"Personalizaci\xf3n","ocms-one-stop-service":"Servicio todo en uno","ocms-view-more":"Ver m\xe1s","redeem-now":"Redimir ahora","response-rate":"Nivel de respuesta",rts:"Listo para enviar",sales:"{0} vendido",shippingCountryDiscount:"{0} % de descuento de Air Express para {1}",shippingCountryDiscountUpperCase:"-{0} % AIR EXPRESS PARA {1}","succeed-tip":"Ver m\xe1s detalles en Mis cupones","success-info":"Ver m\xe1s detalles de los pedidos","success-title":"\xc9xito","system-error":"Error de sistema","transaction-level":"Nivel de transacci\xf3n","transactions(6 month)":"transacciones (6 meses)",warranty:"Garant\xeda"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"\u05e9\u05e0\u05d4 \u05d0\u05d7\u05e8\u05d9\u05d5\u05ea","3-Year-Warranty":"3 \u05e9\u05e0\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05d5\u05ea","7-day-rapid-sampling":"\u05d3\u05d2\u05d9\u05de\u05d4 \u05de\u05d4\u05d9\u05e8\u05d4 \u05ea\u05d5\u05da \u05e9\u05d1\u05e2\u05d4 \u05d9\u05de\u05d9\u05dd","After-Sales-Services":"\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05e9\u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05d9\u05e8\u05d4",Available:"\u05d6\u05de\u05d9\u05df","Buy-Now":"\u05e7\u05e0\u05d4 \u05e2\u05db\u05e9\u05d9\u05d5",Coupon:"\u05e7\u05d5\u05e4\u05d5\u05df 10% \u05d4\u05e0\u05d7\u05d4","Engineering-Assistance":"\u05e1\u05d9\u05d5\u05e2 \u05d4\u05e0\u05d3\u05e1\u05d9","Export-Country":"\u05de\u05d3\u05d9\u05e0\u05ea \u05d9\u05d9\u05e6\u05d5\u05d0","Flagship-Product":"\u05de\u05d5\u05e6\u05e8 \u05d4\u05d3\u05d2\u05dc","Free-Shipping":"\u05de\u05e9\u05dc\u05d5\u05d7 \u05d7\u05d9\u05e0\u05dd","LOW-MOQ":"\u05e0\u05de\u05d5\u05da MOQ","Localization-Service":"\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05d5\u05e7\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4","Min-Order":"\u05de\u05d9\u05e0\u05d9\u05de\u05d5\u05dd \u05d4\u05d6\u05de\u05e0\u05d4","Remote-Tech-Support":"\u05ea\u05de\u05d9\u05db\u05d4 \u05d8\u05db\u05e0\u05d9\u05ea \u05de\u05e8\u05d7\u05d5\u05e7","SOLD-OUT":"\u05d0\u05d6\u05dc\u05d5","Total-Shipments":'\u05e1\u05d4"\u05db \u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd',"Transaction-Level":"\u05e8\u05de\u05ea \u05d4\u05e2\u05e1\u05e7\u05d4:",Views:"\u05e6\u05e4\u05d9\u05d5\u05ea (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"\u05d6\u05de\u05df \u05d4\u05d5\u05d1\u05dc\u05d4 - {0} \u05d9\u05de\u05d9\u05dd","average-response-time":"\u05d6\u05de\u05df \u05ea\u05d2\u05d5\u05d1\u05d4 \u05de\u05de\u05d5\u05e6\u05e2","cannot-collect-coupons":"\u05e1\u05dc\u05d9\u05d7\u05d4, \u05e1\u05e4\u05e7\u05d9\u05dd \u05dc\u05d0 \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05d0\u05e1\u05d5\u05e3 \u05e7\u05d5\u05e4\u05d5\u05e0\u05d9\u05dd.","coupon-added":"\u05e7\u05d5\u05e4\u05d5\u05e0\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d5","coupon-discount":"{0}% \u05d4\u05e0\u05d7\u05d4","coupon-discount-desc":"{0}% \u05d4\u05e0\u05d7\u05d4 \u05e2\u05dc \u05d4\u05d6\u05de\u05e0\u05d5\u05ea \u05de\u05e2\u05dc {1}","coupon-fullcut":"{0} \u05d4\u05e0\u05d7\u05d4","coupon.decrease.description":"\u05d4\u05d6\u05de\u05e0\u05d4 \u05d1\u05e1\u05db\u05d5\u05dd \u05de\u05e2\u05dc  {0}",discount:"\u200e-{0}%\u200e",expired:"\u05d4\u05ea\u05d5\u05e7\u05e3 \u05e4\u05d2","export-region":"\u05d0\u05d6\u05d5\u05e8 \u05d9\u05d9\u05e6\u05d5\u05d0","factory-direct":"\u05d9\u05e9\u05d9\u05e8 \u05de\u05d4\u05de\u05e4\u05e2\u05dc",freeShippingToCountries:"\u05de\u05e9\u05dc\u05d5\u05d7 \u05d7\u05d9\u05e0\u05dd \u05d0\u05dc {countries}","get-sample":"\u05d3\u05d5\u05d2\u05de\u05d9\u05ea \u05d6\u05de\u05d9\u05e0\u05d4","main-categories":"\u05e7\u05d8\u05d2\u05d5\u05e8\u05d9\u05d5\u05ea \u05e2\u05d9\u05e7\u05e8\u05d9\u05d5\u05ea",months:"\u05d7\u05d5\u05d3\u05e9\u05d9\u05dd","no-more-coupons":"\u05d0\u05d9\u05df \u05d9\u05d5\u05ea\u05e8 \u05e7\u05d5\u05e4\u05d5\u05e0\u05d9\u05dd",notice_end:"\u05e1\u05d5\u05e3",notice_loading:"\u05d8\u05e2\u05d9\u05e0\u05d4","ocms-18-no":"\u05d0\u05e0\u05d9 \u05de\u05ea\u05d7\u05ea \u05dc\u05d2\u05d9\u05dc 18","ocms-18-ok":"\u05d0\u05e0\u05d9 \u05de\u05e2\u05dc \u05dc\u05d2\u05d9\u05dc 18","ocms-confirm-18":"\u05d0\u05ea\u05d4 \u05d7\u05d9\u05d9\u05d1 \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05e2\u05dc \u05d2\u05d9\u05dc 18 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05db\u05e0\u05e1 (\u05d0\u05d5 \u05d1\u05d2\u05d9\u05dc \u05d4\u05de\u05d5\u05e8\u05e9\u05d4 \u05d1\u05de\u05d3\u05d9\u05e0\u05d4 \u05e9\u05dc\u05da, \u05d0\u05dd \u05dc\u05de\u05e2\u05dc\u05d4 \u05de\u05d6\u05d4)","ocms-end-timer-start":"\u05de\u05d1\u05e6\u05e2 \u05d6\u05d4 \u05de\u05e1\u05ea\u05d9\u05d9\u05dd \u05d1","ocms-get-coupon":"\u05e7\u05d1\u05dc \u05e7\u05d5\u05e4\u05d5\u05df","ocms-odm-service":"\u05d4\u05ea\u05d0\u05de\u05d4 \u05d0\u05d9\u05e9\u05d9\u05ea","ocms-one-stop-service":"\u05e9\u05d9\u05e8\u05d5\u05ea \u05d4\u05db\u05dc-\u05d1\u05de\u05e7\u05d5\u05dd-\u05d0\u05d7\u05d3","ocms-view-more":"Lihat Selengkapnya","redeem-now":"\u05e4\u05d3\u05d4 \u05db\u05e2\u05ea","response-rate":"\u05e9\u05d9\u05e2\u05d5\u05e8 \u05ea\u05d2\u05d5\u05d1\u05d4",rts:"\u05de\u05d5\u05db\u05df \u05dc\u05de\u05e9\u05dc\u05d5\u05d7",sales:"{0} \u05e0\u05de\u05db\u05e8\u05d5",shippingCountryDiscount:"\u05d4\u05e0\u05d7\u05d4 \u05e9\u05dc  {0}% \u05e2\u05d1\u05d5\u05e8 \u05de\u05e9\u05dc\u05d5\u05d7 \u05d1-Air Express \u05d0\u05dc {1}",shippingCountryDiscountUpperCase:"-{0}% \u05e2\u05d1\u05d5\u05e8 \u05de\u05e9\u05dc\u05d5\u05d7 \u05d1-Air Express \u05d0\u05dc {1}","succeed-tip":"\u05e8\u05d0\u05d4 \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d1\u05d0\u05d6\u05d5\u05e8 '\u05d4\u05e7\u05d5\u05e4\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc\u05d9'\n\n","success-info":"\u05e8\u05d0\u05d4 \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05d1\u05d0\u05d6\u05d5\u05e8 '\u05d4\u05d6\u05de\u05e0\u05d5\u05ea'","success-title":"\u05d1\u05d5\u05e6\u05e2 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4","system-error":"\u05e9\u05d2\u05d9\u05d0\u05ea \u05de\u05e2\u05e8\u05db\u05ea","transaction-level":"\u05e8\u05de\u05ea \u05d4\u05e2\u05e1\u05e7\u05d4:","transactions(6 month)":"\u05e2\u05e1\u05e7\u05d0\u05d5\u05ea (6 \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd)",warranty:"\u05d0\u05d7\u05e8\u05d9\u05d5\u05ea"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1 \u0938\u093e\u0932 \u0915\u0940 \u0935\u093e\u0930\u0902\u091f\u0940","7-day-rapid-sampling":"\u0928\u092e\u0942\u0928\u0947 \u091a\u0941\u0928\u0928\u0947 \u0915\u0940 7-\u0926\u093f\u0928\u094b\u0902 \u0915\u0940 \u0924\u0947\u095b \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e","After-Sales-Services":"\u092c\u093f\u0915\u094d\u0930\u0940 \u0915\u0947 \u092c\u093e\u0926 \u0915\u0940 \u0938\u0947\u0935\u093e\u090f\u0902",Coupon:"10% \u091b\u0942\u091f \u0915\u093e \u0915\u0942\u092a\u0928 ","Free-Shipping":"\u0928\u093f: \u0936\u0941\u0932\u094d\u0915 \u0936\u093f\u092a\u093f\u0902\u0917","X-Days-Lead-Time":"{0} \u0926\u093f\u0928\u094b\u0902 \u0915\u093e \u0932\u0940\u0921 \u0938\u092e\u092f","average-response-time":"\u0914\u0938\u0924 \u092a\u094d\u0930\u0924\u093f\u0915\u094d\u0930\u093f\u092f\u093e \u0938\u092e\u092f","cannot-collect-coupons":"\u0915\u094d\u0937\u092e\u093e \u0915\u0930\u0947\u0902, \u0906\u092a\u0942\u0930\u094d\u0924\u093f\u0915\u0930\u094d\u0924\u093e \u0915\u0942\u092a\u0928 \u090f\u0915\u0924\u094d\u0930 \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964","coupon-added":"\u0915\u0942\u092a\u0928 \u091c\u094b\u0921\u093c\u093e \u0917\u092f\u093e","coupon-discount":"{0}% \u0915\u0940 \u091b\u0942\u091f","coupon-discount-desc":"{1} \u0938\u0947 \u0905\u0927\u093f\u0915 \u0915\u0947 \u0911\u0930\u094d\u0921\u0930 \u092a\u0930 {0}% \u0915\u0940 \u091b\u0942\u091f","coupon-fullcut":"{0} \u0915\u0940 \u091b\u0942\u091f","coupon.decrease.description":"{0} \u0938\u0947 \u0905\u0927\u093f\u0915 \u0911\u0930\u094d\u0921\u0930",discount:"-{0}%",expired:"\u0938\u092e\u092f \u0938\u0940\u092e\u093e \u0938\u092e\u093e\u092a\u094d\u0924","export-region":"\u0928\u093f\u0930\u094d\u092f\u093e\u0924 \u0915\u094d\u0937\u0947\u0924\u094d\u0930","factory-direct":"\u092b\u0948\u0915\u094d\u091f\u0930\u0940 \u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937",freeShippingToCountries:"{countries} \u0915\u0947 \u0932\u093f\u090f \u0928\u093f\u0936\u0941\u0932\u094d\u0915 \u0936\u093f\u092a\u093f\u0902\u0917","get-sample":"\u0928\u092e\u0942\u0928\u093e \u0909\u092a\u0932\u092c\u094d\u0927 \u0939\u0948","main-categories":"\u092e\u0941\u0916\u094d\u092f \u0936\u094d\u0930\u0947\u0923\u093f\u092f\u094b\u0902 \u092e\u0947\u0902","no-more-coupons":"\u0905\u092c \u0914\u0930 \u0915\u0942\u092a\u0928 \u0928\u0939\u0940\u0902 \u0939\u0948\u0902",notice_end:"\u0905\u0902\u0924",notice_loading:"\u0932\u094b\u0921","ocms-18-no":"\u092e\u0947\u0930\u0940 \u0906\u092f\u0941 18 \u0935\u0930\u094d\u0937 \u0938\u0947 \u0915\u092e \u0939\u0948","ocms-18-ok":"\u092e\u0947\u0930\u0940 \u0906\u092f\u0941 18 \u0935\u0930\u094d\u0937 \u0938\u0947 \u0905\u0927\u093f\u0915 \u0939\u0948","ocms-confirm-18":"\u092a\u094d\u0930\u0935\u0947\u0936 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f, \u0906\u092a\u0915\u0940 \u0906\u092f\u0941 18 \u0935\u0930\u094d\u0937 \u0938\u0947 \u0905\u0927\u093f\u0915 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f (\u092f\u093e \u092f\u0926\u093f \u0906\u092a\u0915\u0947 \u0926\u0947\u0936 \u092e\u0947\u0902 \u0935\u092f\u0938\u094d\u0915\u0924\u093e \u0915\u0940 \u0906\u092f\u0941 \u0909\u0938\u0938\u0947 \u0905\u0927\u093f\u0915 \u0939\u0948, \u0924\u094b \u0935\u092f\u0938\u094d\u0915 \u0939\u094b\u0928\u0947 \u0915\u0940 \u0906\u092f\u0941","ocms-get-coupon":"\u0915\u0942\u092a\u0928 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902","ocms-odm-service":"1 \u0938\u093e\u0932 \u0915\u0940 \u0935\u093e\u0930\u0902\u091f\u0940","ocms-one-stop-service":"\u090f\u0915 \u091c\u0917\u0939 \u092a\u0930 \u0938\u0947\u0935\u093e","ocms-view-more":"\u0926\u0947\u0916\u0947\u0902 \u0905\u0927\u093f\u0915","redeem-now":"\u0905\u092d\u0940 \u0930\u093f\u0921\u0940\u092e \u0915\u0930\u0947\u0902","response-rate":"\u092a\u094d\u0930\u0924\u093f\u0915\u094d\u0930\u093f\u092f\u093e \u0915\u0940 \u0926\u0930",rts:"\u0936\u093f\u092a-\u0915\u0930\u0928\u0947-\u0915\u0947-\u0932\u093f\u090f-\u0924\u0948\u092f\u093e\u0930",sales:"{0} \u092c\u0947\u091a\u093e \u0917\u092f\u093e",shippingCountryDiscount:"{0}% \u0915\u0940 \u091b\u0942\u091f {1} \u0915\u0947 \u0932\u093f\u090f \u090f\u092f\u0930 \u090f\u0915\u094d\u0938\u092a\u094d\u0930\u0947\u0938",shippingCountryDiscountUpperCase:"-{0}% {1} \u0915\u0947 \u0932\u093f\u090f \u090f\u092f\u0930 \u090f\u0915\u094d\u0938\u092a\u094d\u0930\u0947\u0938","succeed-tip":"\u092e\u0947\u0930\u0947 \u0915\u0942\u092a\u0928 \u092e\u0947\u0902 \u0905\u0927\u093f\u0915 \u0935\u093f\u0935\u0930\u0923 \u0926\u0947\u0916\u0947\u0902\n","success-info":"\u0911\u0930\u094d\u0921\u0930 \u092e\u0947\u0902 \u0905\u0927\u093f\u0915 \u0935\u093f\u0935\u0930\u0923 \u0926\u0947\u0916\u0947\u0902","success-title":"\u0938\u092b\u0932\u0924\u093e","system-error":"\u0938\u093f\u0938\u094d\u091f\u092e \u0924\u094d\u0930\u0941\u091f\u093f","transaction-level":"\u0932\u0947\u0928-\u0926\u0947\u0928 \u0938\u094d\u0924\u0930",warranty:"\u0935\u093e\u0930\u0902\u091f\u0940"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"1\ub144 \ubcf4\uc99d","3-Year-Warranty":"3\ub144 \ubcf4\uc99d","7-day-rapid-sampling":"7\uc77c \uc2e0\uc18d \uc0d8\ud50c \uc81c\uacf5","After-Sales-Services":"AS",Available:"\uc0ac\uc6a9 \uac00\ub2a5:","Buy-Now":"\uc9c0\uae08 \uad6c\uc785",Coupon:"10% \ud560\uc778 \ucfe0\ud3f0","Engineering-Assistance":"\uc5d4\uc9c0\ub2c8\uc5b4\ub9c1 \uc9c0\uc6d0","Export-Country":"\uc218\ucd9c \uad6d\uac00","Flagship-Product":"\uc8fc\ub825 \uc7ac\ud488","Free-Shipping":"\ubb34\ub8cc \ubc30\uc1a1","LOW-MOQ":"\ub0ae\uc740 MOQ","Localization-Service":"\ud604\uc9c0\ud654 \uc11c\ube44\uc2a4","Min-Order":"\ucd5c\uc18c \uc8fc\ubb38\ub7c9","Remote-Tech-Support":"\uc6d0\uaca9 \uae30\uc220 \uc9c0\uc6d0","SOLD-OUT":"\ub9e4\uc9c4","Total-Shipments":"\ucd1d \ucd9c\ud558\ub7c9","Transaction-Level":"\uac70\ub798 \uc218\uc900",Views:"\uc870\ud68c\uc218","X-Days-Lead-Time":"{0}\uc77c\uc758 \ub0a9\ud488 \uae30\uac04","average-response-time":"\ud3c9\uade0 \uc751\ub2f5 \uc2dc\uac04","cannot-collect-coupons":"\uc8c4\uc1a1\ud569\ub2c8\ub2e4. \uc5c5\uccb4\uc5d0\uc11c \ucfe0\ud3f0\uc744 \ubc1b\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.","coupon-added":"\ucfe0\ud3f0 \ucd94\uac00\ub428","coupon-discount":"{0}% \ud560\uc778","coupon-discount-desc":"{1} \uc774\uc0c1\uc758 {0}% \ud560\uc778 \uc8fc\ubb38\uac74","coupon-fullcut":"{0} \ud560\uc778","coupon.decrease.description":"{0} \uc774\uc0c1\uc758 \uc8fc\ubb38 \uac74",discount:"-{0}%",expired:"\ub9cc\ub8cc\ub428","export-region":"\uc218\ucd9c \uc9c0\uc5ed","factory-direct":"\uacf5\uc7a5\uc5d0\uc11c \uc9c1\uc811",freeShippingToCountries:"{countries} \uad6d\uac00\ub85c \ubb34\ub8cc \ubc30\uc1a1","get-sample":"\uc0d8\ud50c \uac00\ub2a5","main-categories":"\uc8fc\uc694 \uce74\ud14c\uace0\ub9ac",months:"\uac1c\uc6d4","no-more-coupons":"\ub354 \uc774\uc0c1 \ucfe0\ud3f0\uc774 \uc5c6\uc2b5\ub2c8\ub2e4",notice_end:"\uc5d4\ub4dc",notice_loading:"\ub85c\ub4dc","ocms-18-no":"18\uc138 \ubbf8\ub9cc\uc785\ub2c8\ub2e4","ocms-18-ok":"18\uc138 \uc774\uc0c1\uc785\ub2c8\ub2e4","ocms-confirm-18":"18\uc138 \uc774\uc0c1(\ub610\ub294 \uadf8 \uc774\uc0c1\uc758 \uacbd\uc6b0 \uac70\uc8fc \uad6d\uac00\uc758 \uc131\uc778\uc5d0 \ud574\ub2f9\ud558\ub294 \ub098\uc774)\uc778 \uacbd\uc6b0\uc5d0\ub9cc \ub4e4\uc5b4\uac08 \uc218 \uc788\uc2b5\ub2c8\ub2e4","ocms-end-timer-start":"\uac70\ub798\ub294 \ub2e4\uc74c \uc77c\uc790\uc5d0 \uc885\ub8cc\ub429\ub2c8\ub2e4","ocms-get-coupon":"\ucfe0\ud3f0 \ubc1b\uae30","ocms-odm-service":"\ucee4\uc2a4\ud130\ub9c8\uc774\uc9d5","ocms-one-stop-service":"\uc6d0\uc2a4\ud1b1 \uc11c\ube44\uc2a4","ocms-view-more":"\ub354\ubcf4\uae30","redeem-now":"\uc9c0\uae08 \uad50\ud658\ud558\uae30","response-rate":"\uc751\ub2f5\ub960",rts:"\ubc30\uc1a1 \uc900\ube44",sales:"{0} \ud310\ub9e4",shippingCountryDiscount:"{1}\ub85c \ubc1c\uc1a1\ub418\ub294 \uc5d0\uc5b4 \uc775\uc2a4\ud504\ub808\uc2a4 {0}% \ud560\uc778",shippingCountryDiscountUpperCase:"{1}\ub85c \ubc1c\uc1a1\ub418\ub294 \uc5d0\uc5b4 \uc775\uc2a4\ud504\ub808\uc2a4 -{0}%","succeed-tip":"\ub0b4 \ucfe0\ud3f0\uc5d0\uc11c \uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30\n\n","success-info":"\uc8fc\ubb38\uc5d0\uc11c \uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30","success-title":"\uc131\uacf5","system-error":"\uc2dc\uc2a4\ud15c \uc624\ub958","transaction-level":"\uac70\ub798 \uc218\uc900","transactions(6 month)":"\uac70\ub798 (6\uac1c\uc6d4)",warranty:"\ubcf4\uc99d"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19 1 \u0e1b\u0e35","3-Year-Warranty":"\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19 3 \u0e1b\u0e35","7-day-rapid-sampling":"\u0e1c\u0e25\u0e34\u0e15\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19 7 \u0e27\u0e31\u0e19","After-Sales-Services":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e02\u0e32\u0e22",Available:"\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","Buy-Now":"\u0e0b\u0e37\u0e49\u0e2d\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49",Coupon:"\u0e04\u0e39\u0e1b\u0e2d\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e25\u0e14 10%","Engineering-Assistance":"\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e14\u0e49\u0e32\u0e19\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21","Export-Country":"\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e2a\u0e48\u0e07\u0e2d\u0e2d\u0e01","Flagship-Product":"\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e40\u0e23\u0e37\u0e2d\u0e18\u0e07","Free-Shipping":"\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07\u0e1f\u0e23\u0e35","LOW-MOQ":"MOQ \u0e15\u0e48\u0e33","Localization-Service":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a\u0e17\u0e49\u0e2d\u0e07\u0e16\u0e34\u0e48\u0e19","Min-Order":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33","Remote-Tech-Support":"\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e17\u0e32\u0e07\u0e44\u0e01\u0e25","SOLD-OUT":"\u0e02\u0e32\u0e22\u0e2b\u0e21\u0e14\u0e41\u0e25\u0e49\u0e27","Total-Shipments":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07\u0e23\u0e27\u0e21\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","Transaction-Level":"\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e23\u0e23\u0e21",Views:"\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e0a\u0e21 (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"\u0e23\u0e30\u0e22\u0e30\u0e40\u0e27\u0e25\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e23\u0e2d\u0e04\u0e2d\u0e22\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 {0} \u0e27\u0e31\u0e19","average-response-time":"\u0e40\u0e27\u0e25\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e2d\u0e1a\u0e42\u0e14\u0e22\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22","cannot-collect-coupons":"\u0e02\u0e2d\u0e2d\u0e20\u0e31\u0e22 \u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e23\u0e31\u0e1a\u0e04\u0e39\u0e1b\u0e2d\u0e07","coupon-added":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e39\u0e1b\u0e2d\u0e07\u0e41\u0e25\u0e49\u0e27","coupon-discount":"\u0e25\u0e14 {0}%","coupon-discount-desc":"\u0e2a\u0e48\u0e27\u0e19\u0e25\u0e14 {0}% \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e19 {1}","coupon-fullcut":"\u0e2a\u0e48\u0e27\u0e19\u0e25\u0e14 {0}","coupon.decrease.description":"\u0e2d\u0e2d\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e19 {0}",discount:"-{0}%",expired:"\u0e42\u0e1b\u0e23\u0e2b\u0e21\u0e14\u0e2d\u0e32\u0e22\u0e38","export-region":"\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04\u0e2a\u0e48\u0e07\u0e2d\u0e2d\u0e01","factory-direct":"\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e08\u0e32\u0e01\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19",freeShippingToCountries:"\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07\u0e1f\u0e23\u0e35\u0e44\u0e1b\u0e22\u0e31\u0e07 {countries}","get-sample":"\u0e21\u0e35\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","main-categories":"\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e2b\u0e25\u0e31\u0e01",months:"\u0e40\u0e14\u0e37\u0e2d\u0e19","no-more-coupons":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e39\u0e1b\u0e2d\u0e07",notice_end:"\u0e1b\u0e25\u0e32\u0e22",notice_loading:"\u0e01\u0e32\u0e23\u0e42\u0e2b\u0e25\u0e14","ocms-18-no":"\u0e09\u0e31\u0e19\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32 18 \u0e1b\u0e35","ocms-18-ok":"\u0e09\u0e31\u0e19\u0e2d\u0e32\u0e22\u0e38\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 18 \u0e1b\u0e35","ocms-confirm-18":"\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 18 \u0e1b\u0e35 (\u0e2b\u0e23\u0e37\u0e2d\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e23\u0e25\u0e38\u0e19\u0e34\u0e15\u0e34\u0e20\u0e32\u0e27\u0e30\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e2b\u0e32\u0e01\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32","ocms-end-timer-start":"\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e19\u0e35\u0e49\u0e2a\u0e34\u0e49\u0e19\u0e2a\u0e38\u0e14\u0e43\u0e19\u0e2d\u0e35\u0e01","ocms-get-coupon":"\u0e23\u0e31\u0e1a\u0e04\u0e39\u0e1b\u0e2d\u0e07","ocms-odm-service":"\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23","ocms-one-stop-service":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23","ocms-view-more":"Xem th\xeam","redeem-now":"\u0e41\u0e25\u0e01\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49","response-rate":"\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e15\u0e2d\u0e1a",rts:"\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e48\u0e07",sales:"\u0e02\u0e32\u0e22\u0e41\u0e25\u0e49\u0e27 {0}",shippingCountryDiscount:"Air Express \u0e25\u0e14 {0} % \u0e44\u0e1b\u0e22\u0e31\u0e07 {1}",shippingCountryDiscountUpperCase:"AIR EXPRESS - {0} % \u0e44\u0e1b\u0e22\u0e31\u0e07 {1}","succeed-tip":"\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e43\u0e19\u0e04\u0e39\u0e1b\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19","success-info":"\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e43\u0e19\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","success-title":"\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","system-error":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e23\u0e30\u0e1a\u0e1a","transaction-level":"\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e23\u0e23\u0e21","transactions(6 month)":"\u0e18\u0e38\u0e23\u0e01\u0e23\u0e23\u0e21 (6 \u0e40\u0e14\u0e37\u0e2d\u0e19)",warranty:"\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19"}},function(e,o,n){"use strict";e.exports={"1-Year-Warranty":"Garansi 1 tahun","3-Year-Warranty":"Garansi 3 Tahun","7-day-rapid-sampling":"Penyediaan Sampel Cepat 7 Hari","After-Sales-Services":"Layanan Purnajual",Available:"Tersedia","Buy-Now":"Beli Sekarang",Coupon:"Kupon Diskon 10%","Engineering-Assistance":"Bantuan Teknik","Export-Country":"Negara Ekspor","Flagship-Product":"Produk Unggulan","Free-Shipping":"Gratis Pengiriman","LOW-MOQ":"MOQ RENDAH","Localization-Service":"Layanan Pelokalan","Min-Order":"Pesanan Min.","Remote-Tech-Support":"Dukungan Teknis Jarak Jauh","SOLD-OUT":"HABIS TERJUAL","Total-Shipments":"Total Pengiriman","Transaction-Level":"Tingkat Transaksi",Views:"Tampilan (\u6d4f\u89c8\u91cf)","X-Days-Lead-Time":"Waktu Tunggu Pemesanan {0} Hari","average-response-time":"Rata-rata Waktu Respons","cannot-collect-coupons":"Maaf, distributor tidak dapat mengumpulkan kupon.","coupon-added":"Kupon Ditambahkan","coupon-discount":"POTONGAN SEBESAR {0}%","coupon-discount-desc":"Potongan sebesar {0}% untuk pesanan lebih dari {1}","coupon-fullcut":"POTONGAN SEBESAR {0}","coupon.decrease.description":"Pesanan lebih dari {0}",discount:"-{0}%",expired:"Kedaluwarsa","export-region":"Wilayah Ekspor","factory-direct":"Pabrik langsung",freeShippingToCountries:"Gratis ongkos kirim ke {countries}","get-sample":"Sampel Tersedia","main-categories":"Kategori Utama",months:"bulan","no-more-coupons":"Tidak ada kupon lagi",notice_end:"Akhir",notice_loading:"Loading","ocms-18-no":"SAYA DI BAWAH 18 TAHUN","ocms-18-ok":"SAYA DI ATAS 18 TAHUN","ocms-confirm-18":"UNTUK MASUK, ANDA HARUS BERUSIA LEBIH DARI 18 TAHUN (ATAU USIA DEWASA SECARA UMUM DI NEGARA ANDA, JIKA BATASNYA DI ATAS 18","ocms-end-timer-start":"Promo ini berakhir dalam","ocms-get-coupon":"Dapatkan Kupon","ocms-odm-service":"Kustomisasi","ocms-one-stop-service":"Layanan One Stop","ocms-view-more":"Zobacz wi\u0119cej","redeem-now":"Tukarkan Sekarang","response-rate":"Tingkat Respons",rts:"Siap kirim",sales:"Terjual {0}",shippingCountryDiscount:"Diskon {0}% Air Express ke {1}",shippingCountryDiscountUpperCase:"Diskon {0}% AIR EXPRESS KE {1}","succeed-tip":"Lihat rincian lebih lanjut di Kupon Saya\n\n","success-info":"Lihat rincian selengkapnya di Pesanan","success-title":"Berhasil","system-error":"Kesalahan sistem","transaction-level":"Tingkat Transaksi","transactions(6 month)":"transaksi (6 bulan)",warranty:"Garansi"}}])});define("@ali/pnpm-react-dom@18/a7ea4cb3", [], function(require, exports, module) {"use strict";var xe,Aj,Bj,Cj,Dj,Wk,require$$0=require("@ali/pnpm-react@18/index");function _interopDefaultLegacy(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var require$$0__default=_interopDefaultLegacy(require$$0),reactDom={exports:{}},reactDom_production_min={},scheduler={exports:{}},scheduler_production_min={};!function(e){function n(e,n){var t=e.length;e.push(n);e:for(;0<t;){var r=t-1>>>1,a=e[r];if(0<l(a,n))e[r]=n,e[t]=a,t=r;else break e}}function t(e){return 0===e.length?null:e[0]}function r(e){if(0===e.length)return null;var n=e[0],t=e.pop();if(t!==n){e[0]=t;e:for(var r=0,a=e.length,i=a>>>1;r<i;){var u=2*(r+1)-1,o=e[u],c=u+1,s=e[c];if(0>l(o,t))c<a&&0>l(s,o)?(e[r]=s,e[c]=t,r=c):(e[r]=o,e[u]=t,r=u);else if(c<a&&0>l(s,t))e[r]=s,e[c]=t,r=c;else break e}}return n}function l(e,n){var t=e.sortIndex-n.sortIndex;return 0!==t?t:e.id-n.id}if("object"==typeof performance&&"function"==typeof performance.now){var a,i=performance;e.unstable_now=function(){return i.now()}}else{var u=Date,o=u.now();e.unstable_now=function(){return u.now()-o}}var c=[],s=[],f=1,d=null,h=3,g=!1,m=!1,b=!1,y="function"==typeof setTimeout?setTimeout:null,k="function"==typeof clearTimeout?clearTimeout:null,w="undefined"!=typeof setImmediate?setImmediate:null;function x(e){for(var l=t(s);null!==l;){if(null===l.callback)r(s);else if(l.startTime<=e)r(s),l.sortIndex=l.expirationTime,n(c,l);else break;l=t(s)}}function j(e){if(b=!1,x(e),!m){if(null!==t(c))m=!0,es(_);else{var n=t(s);null!==n&&ep(j,n.startTime-e)}}}function _(n,l){m=!1,b&&(b=!1,k(q),q=-1),g=!0;var a=h;try{for(x(l),d=t(c);null!==d&&(!(d.expirationTime>l)||n&&!et());){var i=d.callback;if("function"==typeof i){d.callback=null,h=d.priorityLevel;var u=i(d.expirationTime<=l);l=e.unstable_now(),"function"==typeof u?d.callback=u:d===t(c)&&r(c),x(l)}else r(c);d=t(c)}if(null!==d)var o=!0;else{var f=t(s);null!==f&&ep(j,f.startTime-l),o=!1}return o}finally{d=null,h=a,g=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var F=!1,$=null,q=-1,J=5,en=-1;function et(){return!(e.unstable_now()-en<J)}function er(){if(null!==$){var n=e.unstable_now();en=n;var t=!0;try{t=$(!0,n)}finally{t?a():(F=!1,$=null)}}else F=!1}if("function"==typeof w)a=function(){w(er)};else if("undefined"!=typeof MessageChannel){var eu=new MessageChannel,eo=eu.port2;eu.port1.onmessage=er,a=function(){eo.postMessage(null)}}else a=function(){y(er,0)};function es(e){$=e,F||(F=!0,a())}function ep(n,t){q=y(function(){n(e.unstable_now())},t)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_continueExecution=function(){m||g||(m=!0,es(_))},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):J=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return h},e.unstable_getFirstCallbackNode=function(){return t(c)},e.unstable_next=function(e){switch(h){case 1:case 2:case 3:var n=3;break;default:n=h}var t=h;h=n;try{return e()}finally{h=t}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(e,n){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var t=h;h=e;try{return n()}finally{h=t}},e.unstable_scheduleCallback=function(r,l,a){var i=e.unstable_now();switch(a="object"==typeof a&&null!==a&&"number"==typeof(a=a.delay)&&0<a?i+a:i,r){case 1:var u=-1;break;case 2:u=250;break;case 5:u=1073741823;break;case 4:u=1e4;break;default:u=5e3}return u=a+u,r={id:f++,callback:l,priorityLevel:r,startTime:a,expirationTime:u,sortIndex:-1},a>i?(r.sortIndex=a,n(s,r),null===t(c)&&r===t(s)&&(b?(k(q),q=-1):b=!0,ep(j,a-i))):(r.sortIndex=u,n(c,r),m||g||(m=!0,es(_))),r},e.unstable_shouldYield=et,e.unstable_wrapCallback=function(e){var n=h;return function(){var t=h;h=n;try{return e.apply(this,arguments)}finally{h=t}}}}(scheduler_production_min),scheduler.exports=scheduler_production_min;/**
 * @license React
 * react-dom.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */var aa=require$$0__default.default,ca=scheduler.exports;function p(e){for(var n="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t]);return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var da=new Set,ea={};function fa(e,n){ha(e,n),ha(e+"Capture",n)}function ha(e,n){for(ea[e]=n,e=0;e<n.length;e++)da.add(n[e])}var ia=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),ja=Object.prototype.hasOwnProperty,ka=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,la={},ma={};function oa(e){return!!ja.call(ma,e)||!ja.call(la,e)&&(ka.test(e)?ma[e]=!0:(la[e]=!0,!1))}function pa(e,n,t,r){if(null!==t&&0===t.type)return!1;switch(typeof n){case"function":case"symbol":return!0;case"boolean":if(r)return!1;if(null!==t)return!t.acceptsBooleans;return"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e;default:return!1}}function qa(e,n,t,r){if(null==n||pa(e,n,t,r))return!0;if(r)return!1;if(null!==t)switch(t.type){case 3:return!n;case 4:return!1===n;case 5:return isNaN(n);case 6:return isNaN(n)||1>n}return!1}function v(e,n,t,r,l,a,i){this.acceptsBooleans=2===n||3===n||4===n,this.attributeName=r,this.attributeNamespace=l,this.mustUseProperty=t,this.propertyName=e,this.type=n,this.sanitizeURL=a,this.removeEmptyString=i}var z={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){z[e]=new v(e,0,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var n=e[0];z[n]=new v(n,1,!1,e[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){z[e]=new v(e,2,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){z[e]=new v(e,2,!1,e,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){z[e]=new v(e,3,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){z[e]=new v(e,3,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){z[e]=new v(e,4,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){z[e]=new v(e,6,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){z[e]=new v(e,5,!1,e.toLowerCase(),null,!1,!1)});var ra=/[\-:]([a-z])/g;function sa(e){return e[1].toUpperCase()}function ta(e,n,t,r){var l=z.hasOwnProperty(n)?z[n]:null;(null!==l?0!==l.type:r||!(2<n.length)||"o"!==n[0]&&"O"!==n[0]||"n"!==n[1]&&"N"!==n[1])&&(qa(n,t,l,r)&&(t=null),r||null===l?oa(n)&&(null===t?e.removeAttribute(n):e.setAttribute(n,""+t)):l.mustUseProperty?e[l.propertyName]=null===t?3!==l.type&&"":t:(n=l.attributeName,r=l.attributeNamespace,null===t?e.removeAttribute(n):(t=3===(l=l.type)||4===l&&!0===t?"":""+t,r?e.setAttributeNS(r,n,t):e.setAttribute(n,t))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var n=e.replace(ra,sa);z[n]=new v(n,1,!1,e,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var n=e.replace(ra,sa);z[n]=new v(n,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var n=e.replace(ra,sa);z[n]=new v(n,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){z[e]=new v(e,1,!1,e.toLowerCase(),null,!1,!1)}),z.xlinkHref=new v("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){z[e]=new v(e,1,!1,e.toLowerCase(),null,!0,!0)});var ua=aa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,va=Symbol.for("react.element"),wa=Symbol.for("react.portal"),ya=Symbol.for("react.fragment"),za=Symbol.for("react.strict_mode"),Aa=Symbol.for("react.profiler"),Ba=Symbol.for("react.provider"),Ca=Symbol.for("react.context"),Da=Symbol.for("react.forward_ref"),Ea=Symbol.for("react.suspense"),Fa=Symbol.for("react.suspense_list"),Ga=Symbol.for("react.memo"),Ha=Symbol.for("react.lazy"),Ia=Symbol.for("react.offscreen"),Ja=Symbol.iterator;function Ka(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=Ja&&e[Ja]||e["@@iterator"])?e:null}var La,A=Object.assign;function Ma(e){if(void 0===La)try{throw Error()}catch(t){var n=t.stack.trim().match(/\n( *(at )?)/);La=n&&n[1]||""}return"\n"+La+e}var Na=!1;function Oa(e,n){if(!e||Na)return"";Na=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(n){if(n=function(){throw Error()},Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(n,[])}catch(l){var r=l}Reflect.construct(e,[],n)}else{try{n.call()}catch(a){r=a}e.call(n.prototype)}}else{try{throw Error()}catch(i){r=i}e()}}catch(d){if(d&&r&&"string"==typeof d.stack){for(var u=d.stack.split("\n"),o=r.stack.split("\n"),c=u.length-1,s=o.length-1;1<=c&&0<=s&&u[c]!==o[s];)s--;for(;1<=c&&0<=s;c--,s--)if(u[c]!==o[s]){if(1!==c||1!==s)do if(c--,0>--s||u[c]!==o[s]){var f="\n"+u[c].replace(" at new "," at ");return e.displayName&&f.includes("<anonymous>")&&(f=f.replace("<anonymous>",e.displayName)),f}while(1<=c&&0<=s);break}}}finally{Na=!1,Error.prepareStackTrace=t}return(e=e?e.displayName||e.name:"")?Ma(e):""}function Pa(e){switch(e.tag){case 5:return Ma(e.type);case 16:return Ma("Lazy");case 13:return Ma("Suspense");case 19:return Ma("SuspenseList");case 0:case 2:case 15:return e=Oa(e.type,!1);case 11:return e=Oa(e.type.render,!1);case 1:return e=Oa(e.type,!0);default:return""}}function Qa(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case ya:return"Fragment";case wa:return"Portal";case Aa:return"Profiler";case za:return"StrictMode";case Ea:return"Suspense";case Fa:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case Ca:return(e.displayName||"Context")+".Consumer";case Ba:return(e._context.displayName||"Context")+".Provider";case Da:var n=e.render;return(e=e.displayName)||(e=""!==(e=n.displayName||n.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case Ga:return null!==(n=e.displayName||null)?n:Qa(e.type)||"Memo";case Ha:n=e._payload,e=e._init;try{return Qa(e(n))}catch(t){}}return null}function Ra(e){var n=e.type;switch(e.tag){case 24:return"Cache";case 9:return(n.displayName||"Context")+".Consumer";case 10:return(n._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=(e=n.render).displayName||e.name||"",n.displayName||(""!==e?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return n;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Qa(n);case 8:return n===za?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"==typeof n)return n.displayName||n.name||null;if("string"==typeof n)return n}return null}function Sa(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function Ta(e){var n=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===n||"radio"===n)}function Ua(e){var n=Ta(e)?"checked":"value",t=Object.getOwnPropertyDescriptor(e.constructor.prototype,n),r=""+e[n];if(!e.hasOwnProperty(n)&&void 0!==t&&"function"==typeof t.get&&"function"==typeof t.set){var l=t.get,a=t.set;return Object.defineProperty(e,n,{configurable:!0,get:function(){return l.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,n,{enumerable:t.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[n]}}}}function Va(e){e._valueTracker||(e._valueTracker=Ua(e))}function Wa(e){if(!e)return!1;var n=e._valueTracker;if(!n)return!0;var t=n.getValue(),r="";return e&&(r=Ta(e)?e.checked?"true":"false":e.value),(e=r)!==t&&(n.setValue(e),!0)}function Xa(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(n){return e.body}}function Ya(e,n){var t=n.checked;return A({},n,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=t?t:e._wrapperState.initialChecked})}function Za(e,n){var t=null==n.defaultValue?"":n.defaultValue,r=null!=n.checked?n.checked:n.defaultChecked;t=Sa(null!=n.value?n.value:t),e._wrapperState={initialChecked:r,initialValue:t,controlled:"checkbox"===n.type||"radio"===n.type?null!=n.checked:null!=n.value}}function ab(e,n){null!=(n=n.checked)&&ta(e,"checked",n,!1)}function bb(e,n){ab(e,n);var t=Sa(n.value),r=n.type;if(null!=t)"number"===r?(0===t&&""===e.value||e.value!=t)&&(e.value=""+t):e.value!==""+t&&(e.value=""+t);else if("submit"===r||"reset"===r){e.removeAttribute("value");return}n.hasOwnProperty("value")?cb(e,n.type,t):n.hasOwnProperty("defaultValue")&&cb(e,n.type,Sa(n.defaultValue)),null==n.checked&&null!=n.defaultChecked&&(e.defaultChecked=!!n.defaultChecked)}function db(e,n,t){if(n.hasOwnProperty("value")||n.hasOwnProperty("defaultValue")){var r=n.type;if(!("submit"!==r&&"reset"!==r||void 0!==n.value&&null!==n.value))return;n=""+e._wrapperState.initialValue,t||n===e.value||(e.value=n),e.defaultValue=n}""!==(t=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==t&&(e.name=t)}function cb(e,n,t){("number"!==n||Xa(e.ownerDocument)!==e)&&(null==t?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+t&&(e.defaultValue=""+t))}var eb=Array.isArray;function fb(e,n,t,r){if(e=e.options,n){n={};for(var l=0;l<t.length;l++)n["$"+t[l]]=!0;for(t=0;t<e.length;t++)l=n.hasOwnProperty("$"+e[t].value),e[t].selected!==l&&(e[t].selected=l),l&&r&&(e[t].defaultSelected=!0)}else{for(l=0,t=""+Sa(t),n=null;l<e.length;l++){if(e[l].value===t){e[l].selected=!0,r&&(e[l].defaultSelected=!0);return}null!==n||e[l].disabled||(n=e[l])}null!==n&&(n.selected=!0)}}function gb(e,n){if(null!=n.dangerouslySetInnerHTML)throw Error(p(91));return A({},n,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function hb(e,n){var t=n.value;if(null==t){if(t=n.children,n=n.defaultValue,null!=t){if(null!=n)throw Error(p(92));if(eb(t)){if(1<t.length)throw Error(p(93));t=t[0]}n=t}null==n&&(n=""),t=n}e._wrapperState={initialValue:Sa(t)}}function ib(e,n){var t=Sa(n.value),r=Sa(n.defaultValue);null!=t&&((t=""+t)!==e.value&&(e.value=t),null==n.defaultValue&&e.defaultValue!==t&&(e.defaultValue=t)),null!=r&&(e.defaultValue=""+r)}function jb(e){var n=e.textContent;n===e._wrapperState.initialValue&&""!==n&&null!==n&&(e.value=n)}function kb(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function lb(e,n){return null==e||"http://www.w3.org/1999/xhtml"===e?kb(n):"http://www.w3.org/2000/svg"===e&&"foreignObject"===n?"http://www.w3.org/1999/xhtml":e}var mb,nb=function(e){return"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(n,t,r,l){MSApp.execUnsafeLocalFunction(function(){return e(n,t,r,l)})}:e}(function(e,n){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=n;else{for((mb=mb||document.createElement("div")).innerHTML="<svg>"+n.valueOf().toString()+"</svg>",n=mb.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;n.firstChild;)e.appendChild(n.firstChild)}});function ob(e,n){if(n){var t=e.firstChild;if(t&&t===e.lastChild&&3===t.nodeType){t.nodeValue=n;return}}e.textContent=n}var pb={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},qb=["Webkit","ms","Moz","O"];function rb(e,n,t){return null==n||"boolean"==typeof n||""===n?"":t||"number"!=typeof n||0===n||pb.hasOwnProperty(e)&&pb[e]?(""+n).trim():n+"px"}function sb(e,n){for(var t in e=e.style,n)if(n.hasOwnProperty(t)){var r=0===t.indexOf("--"),l=rb(t,n[t],r);"float"===t&&(t="cssFloat"),r?e.setProperty(t,l):e[t]=l}}Object.keys(pb).forEach(function(e){qb.forEach(function(n){pb[n=n+e.charAt(0).toUpperCase()+e.substring(1)]=pb[e]})});var tb=A({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ub(e,n){if(n){if(tb[e]&&(null!=n.children||null!=n.dangerouslySetInnerHTML))throw Error(p(137,e));if(null!=n.dangerouslySetInnerHTML){if(null!=n.children)throw Error(p(60));if("object"!=typeof n.dangerouslySetInnerHTML||!("__html"in n.dangerouslySetInnerHTML))throw Error(p(61))}if(null!=n.style&&"object"!=typeof n.style)throw Error(p(62))}}function vb(e,n){if(-1===e.indexOf("-"))return"string"==typeof n.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var wb=null;function xb(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var yb=null,zb=null,Ab=null;function Bb(e){if(e=Cb(e)){if("function"!=typeof yb)throw Error(p(280));var n=e.stateNode;n&&(n=Db(n),yb(e.stateNode,e.type,n))}}function Eb(e){zb?Ab?Ab.push(e):Ab=[e]:zb=e}function Fb(){if(zb){var e=zb,n=Ab;if(Ab=zb=null,Bb(e),n)for(e=0;e<n.length;e++)Bb(n[e])}}function Gb(e,n){return e(n)}function Hb(){}var Ib=!1;function Jb(e,n,t){if(Ib)return e(n,t);Ib=!0;try{return Gb(e,n,t)}finally{Ib=!1,(null!==zb||null!==Ab)&&(Hb(),Fb())}}function Kb(e,n){var t=e.stateNode;if(null===t)return null;var r=Db(t);if(null===r)return null;t=r[n];e:switch(n){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(t&&"function"!=typeof t)throw Error(p(231,n,typeof t));return t}var Lb=!1;if(ia)try{var e={};Object.defineProperty(e,"passive",{get:function(){Lb=!0}}),window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(n){Lb=!1}function Nb(e,n,t,r,l,a,i,u,o){var c=Array.prototype.slice.call(arguments,3);try{n.apply(t,c)}catch(s){this.onError(s)}}var Ob=!1,Pb=null,Qb=!1,Rb=null,Sb={onError:function(e){Ob=!0,Pb=e}};function Tb(e,n,t,r,l,a,i,u,o){Ob=!1,Pb=null,Nb.apply(Sb,arguments)}function Ub(e,n,t,r,l,a,i,u,o){if(Tb.apply(this,arguments),Ob){if(Ob){var c=Pb;Ob=!1,Pb=null}else throw Error(p(198));Qb||(Qb=!0,Rb=c)}}function Vb(e){var n=e,t=e;if(e.alternate)for(;n.return;)n=n.return;else{e=n;do 0!=(4098&(n=e).flags)&&(t=n.return),e=n.return;while(e)}return 3===n.tag?t:null}function Wb(e){if(13===e.tag){var n=e.memoizedState;if(null===n&&null!==(e=e.alternate)&&(n=e.memoizedState),null!==n)return n.dehydrated}return null}function Xb(e){if(Vb(e)!==e)throw Error(p(188))}function Yb(e){var n=e.alternate;if(!n){if(null===(n=Vb(e)))throw Error(p(188));return n!==e?null:e}for(var t=e,r=n;;){var l=t.return;if(null===l)break;var a=l.alternate;if(null===a){if(null!==(r=l.return)){t=r;continue}break}if(l.child===a.child){for(a=l.child;a;){if(a===t)return Xb(l),e;if(a===r)return Xb(l),n;a=a.sibling}throw Error(p(188))}if(t.return!==r.return)t=l,r=a;else{for(var i=!1,u=l.child;u;){if(u===t){i=!0,t=l,r=a;break}if(u===r){i=!0,r=l,t=a;break}u=u.sibling}if(!i){for(u=a.child;u;){if(u===t){i=!0,t=a,r=l;break}if(u===r){i=!0,r=a,t=l;break}u=u.sibling}if(!i)throw Error(p(189))}}if(t.alternate!==r)throw Error(p(190))}if(3!==t.tag)throw Error(p(188));return t.stateNode.current===t?e:n}function Zb(e){return null!==(e=Yb(e))?$b(e):null}function $b(e){if(5===e.tag||6===e.tag)return e;for(e=e.child;null!==e;){var n=$b(e);if(null!==n)return n;e=e.sibling}return null}var ac=ca.unstable_scheduleCallback,bc=ca.unstable_cancelCallback,cc=ca.unstable_shouldYield,dc=ca.unstable_requestPaint,B=ca.unstable_now,ec=ca.unstable_getCurrentPriorityLevel,fc=ca.unstable_ImmediatePriority,gc=ca.unstable_UserBlockingPriority,hc=ca.unstable_NormalPriority,ic=ca.unstable_LowPriority,jc=ca.unstable_IdlePriority,kc=null,lc=null;function mc(e){if(lc&&"function"==typeof lc.onCommitFiberRoot)try{lc.onCommitFiberRoot(kc,e,void 0,128==(128&e.current.flags))}catch(n){}}var oc=Math.clz32?Math.clz32:nc,pc=Math.log,qc=Math.LN2;function nc(e){return 0==(e>>>=0)?32:31-(pc(e)/qc|0)|0}var rc=64,sc=4194304;function tc(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&e;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return 130023424&e;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function uc(e,n){var t=e.pendingLanes;if(0===t)return 0;var r=0,l=e.suspendedLanes,a=e.pingedLanes,i=268435455&t;if(0!==i){var u=i&~l;0!==u?r=tc(u):0!=(a&=i)&&(r=tc(a))}else 0!=(i=t&~l)?r=tc(i):0!==a&&(r=tc(a));if(0===r)return 0;if(0!==n&&n!==r&&0==(n&l)&&((l=r&-r)>=(a=n&-n)||16===l&&0!=(4194240&a)))return n;if(0!=(4&r)&&(r|=16&t),0!==(n=e.entangledLanes))for(e=e.entanglements,n&=r;0<n;)l=1<<(t=31-oc(n)),r|=e[t],n&=~l;return r}function vc(e,n){switch(e){case 1:case 2:case 4:return n+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return n+5e3;default:return -1}}function wc(e,n){for(var t=e.suspendedLanes,r=e.pingedLanes,l=e.expirationTimes,a=e.pendingLanes;0<a;){var i=31-oc(a),u=1<<i,o=l[i];-1===o?(0==(u&t)||0!=(u&r))&&(l[i]=vc(u,n)):o<=n&&(e.expiredLanes|=u),a&=~u}}function xc(e){return 0!=(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function yc(){var e=rc;return 0==(4194240&(rc<<=1))&&(rc=64),e}function zc(e){for(var n=[],t=0;31>t;t++)n.push(e);return n}function Ac(e,n,t){e.pendingLanes|=n,536870912!==n&&(e.suspendedLanes=0,e.pingedLanes=0),(e=e.eventTimes)[n=31-oc(n)]=t}function Bc(e,n){var t=e.pendingLanes&~n;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=n,e.mutableReadLanes&=n,e.entangledLanes&=n,n=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<t;){var l=31-oc(t),a=1<<l;n[l]=0,r[l]=-1,e[l]=-1,t&=~a}}function Cc(e,n){var t=e.entangledLanes|=n;for(e=e.entanglements;t;){var r=31-oc(t),l=1<<r;l&n|e[r]&n&&(e[r]|=n),t&=~l}}var C=0;function Dc(e){return 1<(e&=-e)?4<e?0!=(268435455&e)?16:536870912:4:1}var Ec,Fc,Gc,Hc,Ic,Jc=!1,Kc=[],Lc=null,Mc=null,Nc=null,Oc=new Map,Pc=new Map,Qc=[],Rc="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Sc(e,n){switch(e){case"focusin":case"focusout":Lc=null;break;case"dragenter":case"dragleave":Mc=null;break;case"mouseover":case"mouseout":Nc=null;break;case"pointerover":case"pointerout":Oc.delete(n.pointerId);break;case"gotpointercapture":case"lostpointercapture":Pc.delete(n.pointerId)}}function Tc(e,n,t,r,l,a){return null===e||e.nativeEvent!==a?(e={blockedOn:n,domEventName:t,eventSystemFlags:r,nativeEvent:a,targetContainers:[l]},null!==n&&null!==(n=Cb(n))&&Fc(n),e):(e.eventSystemFlags|=r,n=e.targetContainers,null!==l&&-1===n.indexOf(l)&&n.push(l),e)}function Uc(e,n,t,r,l){switch(n){case"focusin":return Lc=Tc(Lc,e,n,t,r,l),!0;case"dragenter":return Mc=Tc(Mc,e,n,t,r,l),!0;case"mouseover":return Nc=Tc(Nc,e,n,t,r,l),!0;case"pointerover":var a=l.pointerId;return Oc.set(a,Tc(Oc.get(a)||null,e,n,t,r,l)),!0;case"gotpointercapture":return a=l.pointerId,Pc.set(a,Tc(Pc.get(a)||null,e,n,t,r,l)),!0}return!1}function Vc(e){var n=Wc(e.target);if(null!==n){var t=Vb(n);if(null!==t){if(13===(n=t.tag)){if(null!==(n=Wb(t))){e.blockedOn=n,Ic(e.priority,function(){Gc(t)});return}}else if(3===n&&t.stateNode.current.memoizedState.isDehydrated){e.blockedOn=3===t.tag?t.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Xc(e){if(null!==e.blockedOn)return!1;for(var n=e.targetContainers;0<n.length;){var t=Yc(e.domEventName,e.eventSystemFlags,n[0],e.nativeEvent);if(null!==t)return null!==(n=Cb(t))&&Fc(n),e.blockedOn=t,!1;var r=new(t=e.nativeEvent).constructor(t.type,t);wb=r,t.target.dispatchEvent(r),wb=null,n.shift()}return!0}function Zc(e,n,t){Xc(e)&&t.delete(n)}function $c(){Jc=!1,null!==Lc&&Xc(Lc)&&(Lc=null),null!==Mc&&Xc(Mc)&&(Mc=null),null!==Nc&&Xc(Nc)&&(Nc=null),Oc.forEach(Zc),Pc.forEach(Zc)}function ad(e,n){e.blockedOn===n&&(e.blockedOn=null,Jc||(Jc=!0,ca.unstable_scheduleCallback(ca.unstable_NormalPriority,$c)))}function bd(e){function n(n){return ad(n,e)}if(0<Kc.length){ad(Kc[0],e);for(var t=1;t<Kc.length;t++){var r=Kc[t];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==Lc&&ad(Lc,e),null!==Mc&&ad(Mc,e),null!==Nc&&ad(Nc,e),Oc.forEach(n),Pc.forEach(n),t=0;t<Qc.length;t++)(r=Qc[t]).blockedOn===e&&(r.blockedOn=null);for(;0<Qc.length&&null===(t=Qc[0]).blockedOn;)Vc(t),null===t.blockedOn&&Qc.shift()}var cd=ua.ReactCurrentBatchConfig,dd=!0;function ed(e,n,t,r){var l=C,a=cd.transition;cd.transition=null;try{C=1,fd(e,n,t,r)}finally{C=l,cd.transition=a}}function gd(e,n,t,r){var l=C,a=cd.transition;cd.transition=null;try{C=4,fd(e,n,t,r)}finally{C=l,cd.transition=a}}function fd(e,n,t,r){if(dd){var l=Yc(e,n,t,r);if(null===l)hd(e,n,r,id,t),Sc(e,r);else if(Uc(l,e,n,t,r))r.stopPropagation();else if(Sc(e,r),4&n&&-1<Rc.indexOf(e)){for(;null!==l;){var a=Cb(l);if(null!==a&&Ec(a),null===(a=Yc(e,n,t,r))&&hd(e,n,r,id,t),a===l)break;l=a}null!==l&&r.stopPropagation()}else hd(e,n,r,null,t)}}var id=null;function Yc(e,n,t,r){if(id=null,null!==(e=Wc(e=xb(r)))){if(null===(n=Vb(e)))e=null;else if(13===(t=n.tag)){if(null!==(e=Wb(n)))return e;e=null}else if(3===t){if(n.stateNode.current.memoizedState.isDehydrated)return 3===n.tag?n.stateNode.containerInfo:null;e=null}else n!==e&&(e=null)}return id=e,null}function jd(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(ec()){case fc:return 1;case gc:return 4;case hc:case ic:return 16;case jc:return 536870912;default:return 16}default:return 16}}var kd=null,ld=null,md=null;function nd(){if(md)return md;var e,n,t=ld,r=t.length,l="value"in kd?kd.value:kd.textContent,a=l.length;for(e=0;e<r&&t[e]===l[e];e++);var i=r-e;for(n=1;n<=i&&t[r-n]===l[a-n];n++);return md=l.slice(e,1<n?1-n:void 0)}function od(e){var n=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===n&&(e=13):e=n,10===e&&(e=13),32<=e||13===e?e:0}function pd(){return!0}function qd(){return!1}function rd(e){function n(n,t,r,l,a){for(var i in this._reactName=n,this._targetInst=r,this.type=t,this.nativeEvent=l,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(i)&&(n=e[i],this[i]=n?n(l):l[i]);return this.isDefaultPrevented=(null!=l.defaultPrevented?l.defaultPrevented:!1===l.returnValue)?pd:qd,this.isPropagationStopped=qd,this}return A(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=pd)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=pd)},persist:function(){},isPersistent:pd}),n}var wd,xd,yd,sd={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},td=rd(sd),ud=A({},sd,{view:0,detail:0}),vd=rd(ud),Ad=A({},ud,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:zd,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==yd&&(yd&&"mousemove"===e.type?(wd=e.screenX-yd.screenX,xd=e.screenY-yd.screenY):xd=wd=0,yd=e),wd)},movementY:function(e){return"movementY"in e?e.movementY:xd}}),Bd=rd(Ad),Cd=A({},Ad,{dataTransfer:0}),Dd=rd(Cd),Ed=A({},ud,{relatedTarget:0}),Fd=rd(Ed),Gd=A({},sd,{animationName:0,elapsedTime:0,pseudoElement:0}),Hd=rd(Gd),Id=A({},sd,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Jd=rd(Id),Kd=A({},sd,{data:0}),Ld=rd(Kd),Md={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Nd={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Od={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Pd(e){var n=this.nativeEvent;return n.getModifierState?n.getModifierState(e):!!(e=Od[e])&&!!n[e]}function zd(){return Pd}var Qd=A({},ud,{key:function(e){if(e.key){var n=Md[e.key]||e.key;if("Unidentified"!==n)return n}return"keypress"===e.type?13===(e=od(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?Nd[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:zd,charCode:function(e){return"keypress"===e.type?od(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?od(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Rd=rd(Qd),Sd=A({},Ad,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Td=rd(Sd),Ud=A({},ud,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:zd}),Vd=rd(Ud),Wd=A({},sd,{propertyName:0,elapsedTime:0,pseudoElement:0}),Xd=rd(Wd),Yd=A({},Ad,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Zd=rd(Yd),$d=[9,13,27,32],ae=ia&&"CompositionEvent"in window,be=null;ia&&"documentMode"in document&&(be=document.documentMode);var ce=ia&&"TextEvent"in window&&!be,de=ia&&(!ae||be&&8<be&&11>=be),ee=" ",fe=!1;function ge(e,n){switch(e){case"keyup":return -1!==$d.indexOf(n.keyCode);case"keydown":return 229!==n.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function he(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var ie=!1;function je(e,n){switch(e){case"compositionend":return he(n);case"keypress":if(32!==n.which)return null;return fe=!0,ee;case"textInput":return(e=n.data)===ee&&fe?null:e;default:return null}}function ke(e,n){if(ie)return"compositionend"===e||!ae&&ge(e,n)?(e=nd(),md=ld=kd=null,ie=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(n.ctrlKey||n.altKey||n.metaKey)||n.ctrlKey&&n.altKey){if(n.char&&1<n.char.length)return n.char;if(n.which)return String.fromCharCode(n.which)}return null;case"compositionend":return de&&"ko"!==n.locale?null:n.data}}var le={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function me(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===n?!!le[e.type]:"textarea"===n}function ne(e,n,t,r){Eb(r),0<(n=oe(n,"onChange")).length&&(t=new td("onChange","change",null,t,r),e.push({event:t,listeners:n}))}var pe=null,qe=null;function re(e){se(e,0)}function te(e){if(Wa(ue(e)))return e}function ve(e,n){if("change"===e)return n}var we=!1;if(ia){if(ia){var t="oninput"in document;if(!t){var r=document.createElement("div");r.setAttribute("oninput","return;"),t="function"==typeof r.oninput}xe=t}else xe=!1;we=xe&&(!document.documentMode||9<document.documentMode)}function Ae(){pe&&(pe.detachEvent("onpropertychange",Be),qe=pe=null)}function Be(e){if("value"===e.propertyName&&te(qe)){var n=[];ne(n,qe,e,xb(e)),Jb(re,n)}}function Ce(e,n,t){"focusin"===e?(Ae(),pe=n,qe=t,pe.attachEvent("onpropertychange",Be)):"focusout"===e&&Ae()}function De(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return te(qe)}function Ee(e,n){if("click"===e)return te(n)}function Fe(e,n){if("input"===e||"change"===e)return te(n)}function Ge(e,n){return e===n&&(0!==e||1/e==1/n)||e!=e&&n!=n}var He="function"==typeof Object.is?Object.is:Ge;function Ie(e,n){if(He(e,n))return!0;if("object"!=typeof e||null===e||"object"!=typeof n||null===n)return!1;var t=Object.keys(e),r=Object.keys(n);if(t.length!==r.length)return!1;for(r=0;r<t.length;r++){var l=t[r];if(!ja.call(n,l)||!He(e[l],n[l]))return!1}return!0}function Je(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Ke(e,n){var t,r=Je(e);for(e=0;r;){if(3===r.nodeType){if(t=e+r.textContent.length,e<=n&&t>=n)return{node:r,offset:n-e};e=t}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Je(r)}}function Le(e,n){return!!e&&!!n&&(e===n||(!e||3!==e.nodeType)&&(n&&3===n.nodeType?Le(e,n.parentNode):"contains"in e?e.contains(n):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(n))))}function Me(){for(var e=window,n=Xa();n instanceof e.HTMLIFrameElement;){try{var t="string"==typeof n.contentWindow.location.href}catch(r){t=!1}if(t)e=n.contentWindow;else break;n=Xa(e.document)}return n}function Ne(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n&&("input"===n&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===n||"true"===e.contentEditable)}function Oe(e){var n=Me(),t=e.focusedElem,r=e.selectionRange;if(n!==t&&t&&t.ownerDocument&&Le(t.ownerDocument.documentElement,t)){if(null!==r&&Ne(t)){if(n=r.start,void 0===(e=r.end)&&(e=n),"selectionStart"in t)t.selectionStart=n,t.selectionEnd=Math.min(e,t.value.length);else if((e=(n=t.ownerDocument||document)&&n.defaultView||window).getSelection){e=e.getSelection();var l=t.textContent.length,a=Math.min(r.start,l);r=void 0===r.end?a:Math.min(r.end,l),!e.extend&&a>r&&(l=r,r=a,a=l),l=Ke(t,a);var i=Ke(t,r);l&&i&&(1!==e.rangeCount||e.anchorNode!==l.node||e.anchorOffset!==l.offset||e.focusNode!==i.node||e.focusOffset!==i.offset)&&((n=n.createRange()).setStart(l.node,l.offset),e.removeAllRanges(),a>r?(e.addRange(n),e.extend(i.node,i.offset)):(n.setEnd(i.node,i.offset),e.addRange(n)))}}for(n=[],e=t;e=e.parentNode;)1===e.nodeType&&n.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"==typeof t.focus&&t.focus(),t=0;t<n.length;t++)(e=n[t]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}var Pe=ia&&"documentMode"in document&&11>=document.documentMode,Qe=null,Re=null,Se=null,Te=!1;function Ue(e,n,t){var r=t.window===t?t.document:9===t.nodeType?t:t.ownerDocument;Te||null==Qe||Qe!==Xa(r)||(r="selectionStart"in(r=Qe)&&Ne(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},Se&&Ie(Se,r)||(Se=r,0<(r=oe(Re,"onSelect")).length&&(n=new td("onSelect","select",null,n,t),e.push({event:n,listeners:r}),n.target=Qe)))}function Ve(e,n){var t={};return t[e.toLowerCase()]=n.toLowerCase(),t["Webkit"+e]="webkit"+n,t["Moz"+e]="moz"+n,t}var We={animationend:Ve("Animation","AnimationEnd"),animationiteration:Ve("Animation","AnimationIteration"),animationstart:Ve("Animation","AnimationStart"),transitionend:Ve("Transition","TransitionEnd")},Xe={},Ye={};function Ze(e){if(Xe[e])return Xe[e];if(!We[e])return e;var n,t=We[e];for(n in t)if(t.hasOwnProperty(n)&&n in Ye)return Xe[e]=t[n];return e}ia&&(Ye=document.createElement("div").style,"AnimationEvent"in window||(delete We.animationend.animation,delete We.animationiteration.animation,delete We.animationstart.animation),"TransitionEvent"in window||delete We.transitionend.transition);var $e=Ze("animationend"),af=Ze("animationiteration"),bf=Ze("animationstart"),cf=Ze("transitionend"),df=new Map,ef="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function ff(e,n){df.set(e,n),fa(n,[e])}for(var gf=0;gf<ef.length;gf++){var l,a,i=ef[gf];ff(i.toLowerCase(),"on"+(i[0].toUpperCase()+i.slice(1)))}ff($e,"onAnimationEnd"),ff(af,"onAnimationIteration"),ff(bf,"onAnimationStart"),ff("dblclick","onDoubleClick"),ff("focusin","onFocus"),ff("focusout","onBlur"),ff(cf,"onTransitionEnd"),ha("onMouseEnter",["mouseout","mouseover"]),ha("onMouseLeave",["mouseout","mouseover"]),ha("onPointerEnter",["pointerout","pointerover"]),ha("onPointerLeave",["pointerout","pointerover"]),fa("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),fa("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),fa("onBeforeInput",["compositionend","keypress","textInput","paste"]),fa("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),fa("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),fa("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var lf="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),mf=new Set("cancel close invalid load scroll toggle".split(" ").concat(lf));function nf(e,n,t){var r=e.type||"unknown-event";e.currentTarget=t,Ub(r,n,void 0,e),e.currentTarget=null}function se(e,n){n=0!=(4&n);for(var t=0;t<e.length;t++){var r=e[t],l=r.event;r=r.listeners;e:{var a=void 0;if(n)for(var i=r.length-1;0<=i;i--){var u=r[i],o=u.instance,c=u.currentTarget;if(u=u.listener,o!==a&&l.isPropagationStopped())break e;nf(l,u,c),a=o}else for(i=0;i<r.length;i++){if(o=(u=r[i]).instance,c=u.currentTarget,u=u.listener,o!==a&&l.isPropagationStopped())break e;nf(l,u,c),a=o}}}if(Qb)throw e=Rb,Qb=!1,Rb=null,e}function D(e,n){var t=n[of];void 0===t&&(t=n[of]=new Set);var r=e+"__bubble";t.has(r)||(pf(n,e,2,!1),t.add(r))}function qf(e,n,t){var r=0;n&&(r|=4),pf(t,e,r,n)}var rf="_reactListening"+Math.random().toString(36).slice(2);function sf(e){if(!e[rf]){e[rf]=!0,da.forEach(function(n){"selectionchange"!==n&&(mf.has(n)||qf(n,!1,e),qf(n,!0,e))});var n=9===e.nodeType?e:e.ownerDocument;null===n||n[rf]||(n[rf]=!0,qf("selectionchange",!1,n))}}function pf(e,n,t,r){switch(jd(n)){case 1:var l=ed;break;case 4:l=gd;break;default:l=fd}t=l.bind(null,n,t,e),l=void 0,Lb&&("touchstart"===n||"touchmove"===n||"wheel"===n)&&(l=!0),r?void 0!==l?e.addEventListener(n,t,{capture:!0,passive:l}):e.addEventListener(n,t,!0):void 0!==l?e.addEventListener(n,t,{passive:l}):e.addEventListener(n,t,!1)}function hd(e,n,t,r,l){var a=r;if(0==(1&n)&&0==(2&n)&&null!==r)e:for(;;){if(null===r)return;var i=r.tag;if(3===i||4===i){var u=r.stateNode.containerInfo;if(u===l||8===u.nodeType&&u.parentNode===l)break;if(4===i)for(i=r.return;null!==i;){var o=i.tag;if((3===o||4===o)&&((o=i.stateNode.containerInfo)===l||8===o.nodeType&&o.parentNode===l))return;i=i.return}for(;null!==u;){if(null===(i=Wc(u)))return;if(5===(o=i.tag)||6===o){r=a=i;continue e}u=u.parentNode}}r=r.return}Jb(function(){var r=a,l=xb(t),i=[];e:{var u=df.get(e);if(void 0!==u){var o=td,c=e;switch(e){case"keypress":if(0===od(t))break e;case"keydown":case"keyup":o=Rd;break;case"focusin":c="focus",o=Fd;break;case"focusout":c="blur",o=Fd;break;case"beforeblur":case"afterblur":o=Fd;break;case"click":if(2===t.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":o=Bd;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":o=Dd;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":o=Vd;break;case $e:case af:case bf:o=Hd;break;case cf:o=Xd;break;case"scroll":o=vd;break;case"wheel":o=Zd;break;case"copy":case"cut":case"paste":o=Jd;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":o=Td}var s=0!=(4&n),f=!s&&"scroll"===e,d=s?null!==u?u+"Capture":null:u;s=[];for(var h,g=r;null!==g;){var m=(h=g).stateNode;if(5===h.tag&&null!==m&&(h=m,null!==d&&null!=(m=Kb(g,d))&&s.push(tf(g,m,h))),f)break;g=g.return}0<s.length&&(u=new o(u,c,null,t,l),i.push({event:u,listeners:s}))}}if(0==(7&n)){e:if(u="mouseover"===e||"pointerover"===e,o="mouseout"===e||"pointerout"===e,!(u&&t!==wb&&(c=t.relatedTarget||t.fromElement)&&(Wc(c)||c[uf]))&&(o||u)&&(u=l.window===l?l:(u=l.ownerDocument)?u.defaultView||u.parentWindow:window,o?(c=t.relatedTarget||t.toElement,o=r,null!==(c=c?Wc(c):null)&&(f=Vb(c),c!==f||5!==c.tag&&6!==c.tag)&&(c=null)):(o=null,c=r),o!==c)){if(s=Bd,m="onMouseLeave",d="onMouseEnter",g="mouse",("pointerout"===e||"pointerover"===e)&&(s=Td,m="onPointerLeave",d="onPointerEnter",g="pointer"),f=null==o?u:ue(o),h=null==c?u:ue(c),(u=new s(m,g+"leave",o,t,l)).target=f,u.relatedTarget=h,m=null,Wc(l)===r&&((s=new s(d,g+"enter",c,t,l)).target=h,s.relatedTarget=f,m=s),f=m,o&&c)n:{for(s=o,d=c,g=0,h=s;h;h=vf(h))g++;for(h=0,m=d;m;m=vf(m))h++;for(;0<g-h;)s=vf(s),g--;for(;0<h-g;)d=vf(d),h--;for(;g--;){if(s===d||null!==d&&s===d.alternate)break n;s=vf(s),d=vf(d)}s=null}else s=null;null!==o&&wf(i,u,o,s,!1),null!==c&&null!==f&&wf(i,f,c,s,!0)}e:{if("select"===(o=(u=r?ue(r):window).nodeName&&u.nodeName.toLowerCase())||"input"===o&&"file"===u.type)var b,y=ve;else if(me(u)){if(we)y=Fe;else{y=De;var k=Ce}}else(o=u.nodeName)&&"input"===o.toLowerCase()&&("checkbox"===u.type||"radio"===u.type)&&(y=Ee);if(y&&(y=y(e,r))){ne(i,y,t,l);break e}k&&k(e,u,r),"focusout"===e&&(k=u._wrapperState)&&k.controlled&&"number"===u.type&&cb(u,"number",u.value)}switch(k=r?ue(r):window,e){case"focusin":(me(k)||"true"===k.contentEditable)&&(Qe=k,Re=r,Se=null);break;case"focusout":Se=Re=Qe=null;break;case"mousedown":Te=!0;break;case"contextmenu":case"mouseup":case"dragend":Te=!1,Ue(i,t,l);break;case"selectionchange":if(Pe)break;case"keydown":case"keyup":Ue(i,t,l)}if(ae)n:{switch(e){case"compositionstart":var w="onCompositionStart";break n;case"compositionend":w="onCompositionEnd";break n;case"compositionupdate":w="onCompositionUpdate";break n}w=void 0}else ie?ge(e,t)&&(w="onCompositionEnd"):"keydown"===e&&229===t.keyCode&&(w="onCompositionStart");w&&(de&&"ko"!==t.locale&&(ie||"onCompositionStart"!==w?"onCompositionEnd"===w&&ie&&(b=nd()):(ld="value"in(kd=l)?kd.value:kd.textContent,ie=!0)),0<(k=oe(r,w)).length&&(w=new Ld(w,e,null,t,l),i.push({event:w,listeners:k}),b?w.data=b:null!==(b=he(t))&&(w.data=b))),(b=ce?je(e,t):ke(e,t))&&0<(r=oe(r,"onBeforeInput")).length&&(l=new Ld("onBeforeInput","beforeinput",null,t,l),i.push({event:l,listeners:r}),l.data=b)}se(i,n)})}function tf(e,n,t){return{instance:e,listener:n,currentTarget:t}}function oe(e,n){for(var t=n+"Capture",r=[];null!==e;){var l=e,a=l.stateNode;5===l.tag&&null!==a&&(l=a,null!=(a=Kb(e,t))&&r.unshift(tf(e,a,l)),null!=(a=Kb(e,n))&&r.push(tf(e,a,l))),e=e.return}return r}function vf(e){if(null===e)return null;do e=e.return;while(e&&5!==e.tag);return e||null}function wf(e,n,t,r,l){for(var a=n._reactName,i=[];null!==t&&t!==r;){var u=t,o=u.alternate,c=u.stateNode;if(null!==o&&o===r)break;5===u.tag&&null!==c&&(u=c,l?null!=(o=Kb(t,a))&&i.unshift(tf(t,o,u)):l||null!=(o=Kb(t,a))&&i.push(tf(t,o,u))),t=t.return}0!==i.length&&e.push({event:n,listeners:i})}var xf=/\r\n?/g,yf=/\u0000|\uFFFD/g;function zf(e){return("string"==typeof e?e:""+e).replace(xf,"\n").replace(yf,"")}function Af(e,n,t){if(n=zf(n),zf(e)!==n&&t)throw Error(p(425))}function Bf(){}var Cf=null,Df=null;function Ef(e,n){return"textarea"===e||"noscript"===e||"string"==typeof n.children||"number"==typeof n.children||"object"==typeof n.dangerouslySetInnerHTML&&null!==n.dangerouslySetInnerHTML&&null!=n.dangerouslySetInnerHTML.__html}var Ff="function"==typeof setTimeout?setTimeout:void 0,Gf="function"==typeof clearTimeout?clearTimeout:void 0,Hf="function"==typeof Promise?Promise:void 0,Jf="function"==typeof queueMicrotask?queueMicrotask:void 0!==Hf?function(e){return Hf.resolve(null).then(e).catch(If)}:Ff;function If(e){setTimeout(function(){throw e})}function Kf(e,n){var t=n,r=0;do{var l=t.nextSibling;if(e.removeChild(t),l&&8===l.nodeType){if("/$"===(t=l.data)){if(0===r){e.removeChild(l),bd(n);return}r--}else"$"!==t&&"$?"!==t&&"$!"!==t||r++}t=l}while(t);bd(n)}function Lf(e){for(;null!=e;e=e.nextSibling){var n=e.nodeType;if(1===n||3===n)break;if(8===n){if("$"===(n=e.data)||"$!"===n||"$?"===n)break;if("/$"===n)return null}}return e}function Mf(e){e=e.previousSibling;for(var n=0;e;){if(8===e.nodeType){var t=e.data;if("$"===t||"$!"===t||"$?"===t){if(0===n)return e;n--}else"/$"===t&&n++}e=e.previousSibling}return null}var Nf=Math.random().toString(36).slice(2),Of="__reactFiber$"+Nf,Pf="__reactProps$"+Nf,uf="__reactContainer$"+Nf,of="__reactEvents$"+Nf,Qf="__reactListeners$"+Nf,Rf="__reactHandles$"+Nf;function Wc(e){var n=e[Of];if(n)return n;for(var t=e.parentNode;t;){if(n=t[uf]||t[Of]){if(t=n.alternate,null!==n.child||null!==t&&null!==t.child)for(e=Mf(e);null!==e;){if(t=e[Of])return t;e=Mf(e)}return n}t=(e=t).parentNode}return null}function Cb(e){return(e=e[Of]||e[uf])&&(5===e.tag||6===e.tag||13===e.tag||3===e.tag)?e:null}function ue(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(p(33))}function Db(e){return e[Pf]||null}var Sf=[],Tf=-1;function Uf(e){return{current:e}}function E(e){0>Tf||(e.current=Sf[Tf],Sf[Tf]=null,Tf--)}function G(e,n){Sf[++Tf]=e.current,e.current=n}var Vf={},H=Uf(Vf),Wf=Uf(!1),Xf=Vf;function Yf(e,n){var t=e.type.contextTypes;if(!t)return Vf;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===n)return r.__reactInternalMemoizedMaskedChildContext;var l,a={};for(l in t)a[l]=n[l];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=n,e.__reactInternalMemoizedMaskedChildContext=a),a}function Zf(e){return null!=(e=e.childContextTypes)}function $f(){E(Wf),E(H)}function ag(e,n,t){if(H.current!==Vf)throw Error(p(168));G(H,n),G(Wf,t)}function bg(e,n,t){var r=e.stateNode;if(n=n.childContextTypes,"function"!=typeof r.getChildContext)return t;for(var l in r=r.getChildContext())if(!(l in n))throw Error(p(108,Ra(e)||"Unknown",l));return A({},t,r)}function cg(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Vf,Xf=H.current,G(H,e),G(Wf,Wf.current),!0}function dg(e,n,t){var r=e.stateNode;if(!r)throw Error(p(169));t?(e=bg(e,n,Xf),r.__reactInternalMemoizedMergedChildContext=e,E(Wf),E(H),G(H,e)):E(Wf),G(Wf,t)}var eg=null,fg=!1,gg=!1;function hg(e){null===eg?eg=[e]:eg.push(e)}function ig(e){fg=!0,hg(e)}function jg(){if(!gg&&null!==eg){gg=!0;var e=0,n=C;try{var t=eg;for(C=1;e<t.length;e++){var r=t[e];do r=r(!0);while(null!==r)}eg=null,fg=!1}catch(l){throw null!==eg&&(eg=eg.slice(e+1)),ac(fc,jg),l}finally{C=n,gg=!1}}return null}var kg=[],lg=0,mg=null,ng=0,og=[],pg=0,qg=null,rg=1,sg="";function tg(e,n){kg[lg++]=ng,kg[lg++]=mg,mg=e,ng=n}function ug(e,n,t){og[pg++]=rg,og[pg++]=sg,og[pg++]=qg,qg=e;var r=rg;e=sg;var l=32-oc(r)-1;r&=~(1<<l),t+=1;var a=32-oc(n)+l;if(30<a){var i=l-l%5;a=(r&(1<<i)-1).toString(32),r>>=i,l-=i,rg=1<<32-oc(n)+l|t<<l|r,sg=a+e}else rg=1<<a|t<<l|r,sg=e}function vg(e){null!==e.return&&(tg(e,1),ug(e,1,0))}function wg(e){for(;e===mg;)mg=kg[--lg],kg[lg]=null,ng=kg[--lg],kg[lg]=null;for(;e===qg;)qg=og[--pg],og[pg]=null,sg=og[--pg],og[pg]=null,rg=og[--pg],og[pg]=null}var xg=null,yg=null,I=!1,zg=null;function Ag(e,n){var t=Bg(5,null,null,0);t.elementType="DELETED",t.stateNode=n,t.return=e,null===(n=e.deletions)?(e.deletions=[t],e.flags|=16):n.push(t)}function Cg(e,n){switch(e.tag){case 5:var t=e.type;return null!==(n=1!==n.nodeType||t.toLowerCase()!==n.nodeName.toLowerCase()?null:n)&&(e.stateNode=n,xg=e,yg=Lf(n.firstChild),!0);case 6:return null!==(n=""===e.pendingProps||3!==n.nodeType?null:n)&&(e.stateNode=n,xg=e,yg=null,!0);case 13:return null!==(n=8!==n.nodeType?null:n)&&(t=null!==qg?{id:rg,overflow:sg}:null,e.memoizedState={dehydrated:n,treeContext:t,retryLane:1073741824},(t=Bg(18,null,null,0)).stateNode=n,t.return=e,e.child=t,xg=e,yg=null,!0);default:return!1}}function Dg(e){return 0!=(1&e.mode)&&0==(128&e.flags)}function Eg(e){if(I){var n=yg;if(n){var t=n;if(!Cg(e,n)){if(Dg(e))throw Error(p(418));n=Lf(t.nextSibling);var r=xg;n&&Cg(e,n)?Ag(r,t):(e.flags=-4097&e.flags|2,I=!1,xg=e)}}else{if(Dg(e))throw Error(p(418));e.flags=-4097&e.flags|2,I=!1,xg=e}}}function Fg(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;xg=e}function Gg(e){if(e!==xg)return!1;if(!I)return Fg(e),I=!0,!1;if((n=3!==e.tag)&&!(n=5!==e.tag)&&(n="head"!==(n=e.type)&&"body"!==n&&!Ef(e.type,e.memoizedProps)),n&&(n=yg)){if(Dg(e))throw Hg(),Error(p(418));for(;n;)Ag(e,n),n=Lf(n.nextSibling)}if(Fg(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(p(317));e:{for(n=0,e=e.nextSibling;e;){if(8===e.nodeType){var n,t=e.data;if("/$"===t){if(0===n){yg=Lf(e.nextSibling);break e}n--}else"$"!==t&&"$!"!==t&&"$?"!==t||n++}e=e.nextSibling}yg=null}}else yg=xg?Lf(e.stateNode.nextSibling):null;return!0}function Hg(){for(var e=yg;e;)e=Lf(e.nextSibling)}function Ig(){yg=xg=null,I=!1}function Jg(e){null===zg?zg=[e]:zg.push(e)}var Kg=ua.ReactCurrentBatchConfig;function Lg(e,n){if(e&&e.defaultProps)for(var t in n=A({},n),e=e.defaultProps)void 0===n[t]&&(n[t]=e[t]);return n}var Mg=Uf(null),Ng=null,Og=null,Pg=null;function Qg(){Pg=Og=Ng=null}function Rg(e){var n=Mg.current;E(Mg),e._currentValue=n}function Sg(e,n,t){for(;null!==e;){var r=e.alternate;if((e.childLanes&n)!==n?(e.childLanes|=n,null!==r&&(r.childLanes|=n)):null!==r&&(r.childLanes&n)!==n&&(r.childLanes|=n),e===t)break;e=e.return}}function Tg(e,n){Ng=e,Pg=Og=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&n)&&(Ug=!0),e.firstContext=null)}function Vg(e){var n=e._currentValue;if(Pg!==e){if(e={context:e,memoizedValue:n,next:null},null===Og){if(null===Ng)throw Error(p(308));Og=e,Ng.dependencies={lanes:0,firstContext:e}}else Og=Og.next=e}return n}var Wg=null;function Xg(e){null===Wg?Wg=[e]:Wg.push(e)}function Yg(e,n,t,r){var l=n.interleaved;return null===l?(t.next=t,Xg(n)):(t.next=l.next,l.next=t),n.interleaved=t,Zg(e,r)}function Zg(e,n){e.lanes|=n;var t=e.alternate;for(null!==t&&(t.lanes|=n),t=e,e=e.return;null!==e;)e.childLanes|=n,null!==(t=e.alternate)&&(t.childLanes|=n),t=e,e=e.return;return 3===t.tag?t.stateNode:null}var $g=!1;function ah(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function bh(e,n){e=e.updateQueue,n.updateQueue===e&&(n.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function ch(e,n){return{eventTime:e,lane:n,tag:0,payload:null,callback:null,next:null}}function dh(e,n,t){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,0!=(2&K)){var l=r.pending;return null===l?n.next=n:(n.next=l.next,l.next=n),r.pending=n,Zg(e,t)}return null===(l=r.interleaved)?(n.next=n,Xg(r)):(n.next=l.next,l.next=n),r.interleaved=n,Zg(e,t)}function eh(e,n,t){if(null!==(n=n.updateQueue)&&(n=n.shared,0!=(4194240&t))){var r=n.lanes;r&=e.pendingLanes,t|=r,n.lanes=t,Cc(e,t)}}function fh(e,n){var t=e.updateQueue,r=e.alternate;if(null!==r&&t===(r=r.updateQueue)){var l=null,a=null;if(null!==(t=t.firstBaseUpdate)){do{var i={eventTime:t.eventTime,lane:t.lane,tag:t.tag,payload:t.payload,callback:t.callback,next:null};null===a?l=a=i:a=a.next=i,t=t.next}while(null!==t);null===a?l=a=n:a=a.next=n}else l=a=n;t={baseState:r.baseState,firstBaseUpdate:l,lastBaseUpdate:a,shared:r.shared,effects:r.effects},e.updateQueue=t;return}null===(e=t.lastBaseUpdate)?t.firstBaseUpdate=n:e.next=n,t.lastBaseUpdate=n}function gh(e,n,t,r){var l=e.updateQueue;$g=!1;var a=l.firstBaseUpdate,i=l.lastBaseUpdate,u=l.shared.pending;if(null!==u){l.shared.pending=null;var o=u,c=o.next;o.next=null,null===i?a=c:i.next=c,i=o;var s=e.alternate;null!==s&&(u=(s=s.updateQueue).lastBaseUpdate)!==i&&(null===u?s.firstBaseUpdate=c:u.next=c,s.lastBaseUpdate=o)}if(null!==a){var f=l.baseState;for(i=0,s=c=o=null,u=a;;){var d=u.lane,h=u.eventTime;if((r&d)===d){null!==s&&(s=s.next={eventTime:h,lane:0,tag:u.tag,payload:u.payload,callback:u.callback,next:null});e:{var g=e,m=u;switch(d=n,h=t,m.tag){case 1:if("function"==typeof(g=m.payload)){f=g.call(h,f,d);break e}f=g;break e;case 3:g.flags=-65537&g.flags|128;case 0:if(null==(d="function"==typeof(g=m.payload)?g.call(h,f,d):g))break e;f=A({},f,d);break e;case 2:$g=!0}}null!==u.callback&&0!==u.lane&&(e.flags|=64,null===(d=l.effects)?l.effects=[u]:d.push(u))}else h={eventTime:h,lane:d,tag:u.tag,payload:u.payload,callback:u.callback,next:null},null===s?(c=s=h,o=f):s=s.next=h,i|=d;if(null===(u=u.next)){if(null===(u=l.shared.pending))break;u=(d=u).next,d.next=null,l.lastBaseUpdate=d,l.shared.pending=null}}if(null===s&&(o=f),l.baseState=o,l.firstBaseUpdate=c,l.lastBaseUpdate=s,null!==(n=l.shared.interleaved)){l=n;do i|=l.lane,l=l.next;while(l!==n)}else null===a&&(l.shared.lanes=0);hh|=i,e.lanes=i,e.memoizedState=f}}function ih(e,n,t){if(e=n.effects,n.effects=null,null!==e)for(n=0;n<e.length;n++){var r=e[n],l=r.callback;if(null!==l){if(r.callback=null,r=t,"function"!=typeof l)throw Error(p(191,l));l.call(r)}}}var jh=(new aa.Component).refs;function kh(e,n,t,r){n=e.memoizedState,t=null==(t=t(r,n))?n:A({},n,t),e.memoizedState=t,0===e.lanes&&(e.updateQueue.baseState=t)}var nh={isMounted:function(e){return!!(e=e._reactInternals)&&Vb(e)===e},enqueueSetState:function(e,n,t){e=e._reactInternals;var r=L(),l=lh(e),a=ch(r,l);a.payload=n,null!=t&&(a.callback=t),null!==(n=dh(e,a,l))&&(mh(n,e,l,r),eh(n,e,l))},enqueueReplaceState:function(e,n,t){e=e._reactInternals;var r=L(),l=lh(e),a=ch(r,l);a.tag=1,a.payload=n,null!=t&&(a.callback=t),null!==(n=dh(e,a,l))&&(mh(n,e,l,r),eh(n,e,l))},enqueueForceUpdate:function(e,n){e=e._reactInternals;var t=L(),r=lh(e),l=ch(t,r);l.tag=2,null!=n&&(l.callback=n),null!==(n=dh(e,l,r))&&(mh(n,e,r,t),eh(n,e,r))}};function oh(e,n,t,r,l,a,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,a,i):!n.prototype||!n.prototype.isPureReactComponent||!Ie(t,r)||!Ie(l,a)}function ph(e,n,t){var r=!1,l=Vf,a=n.contextType;return"object"==typeof a&&null!==a?a=Vg(a):(l=Zf(n)?Xf:H.current,a=(r=null!=(r=n.contextTypes))?Yf(e,l):Vf),n=new n(t,a),e.memoizedState=null!==n.state&&void 0!==n.state?n.state:null,n.updater=nh,e.stateNode=n,n._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=l,e.__reactInternalMemoizedMaskedChildContext=a),n}function qh(e,n,t,r){e=n.state,"function"==typeof n.componentWillReceiveProps&&n.componentWillReceiveProps(t,r),"function"==typeof n.UNSAFE_componentWillReceiveProps&&n.UNSAFE_componentWillReceiveProps(t,r),n.state!==e&&nh.enqueueReplaceState(n,n.state,null)}function rh(e,n,t,r){var l=e.stateNode;l.props=t,l.state=e.memoizedState,l.refs=jh,ah(e);var a=n.contextType;"object"==typeof a&&null!==a?l.context=Vg(a):(a=Zf(n)?Xf:H.current,l.context=Yf(e,a)),l.state=e.memoizedState,"function"==typeof(a=n.getDerivedStateFromProps)&&(kh(e,n,a,t),l.state=e.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof l.getSnapshotBeforeUpdate||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||(n=l.state,"function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount(),n!==l.state&&nh.enqueueReplaceState(l,l.state,null),gh(e,t,l,r),l.state=e.memoizedState),"function"==typeof l.componentDidMount&&(e.flags|=4194308)}function sh(e,n,t){if(null!==(e=t.ref)&&"function"!=typeof e&&"object"!=typeof e){if(t._owner){if(t=t._owner){if(1!==t.tag)throw Error(p(309));var r=t.stateNode}if(!r)throw Error(p(147,e));var l=r,a=""+e;return null!==n&&null!==n.ref&&"function"==typeof n.ref&&n.ref._stringRef===a?n.ref:((n=function(e){var n=l.refs;n===jh&&(n=l.refs={}),null===e?delete n[a]:n[a]=e})._stringRef=a,n)}if("string"!=typeof e)throw Error(p(284));if(!t._owner)throw Error(p(290,e))}return e}function th(e,n){throw Error(p(31,"[object Object]"===(e=Object.prototype.toString.call(n))?"object with keys {"+Object.keys(n).join(", ")+"}":e))}function uh(e){return(0,e._init)(e._payload)}function vh(e){function n(n,t){if(e){var r=n.deletions;null===r?(n.deletions=[t],n.flags|=16):r.push(t)}}function t(t,r){if(!e)return null;for(;null!==r;)n(t,r),r=r.sibling;return null}function r(e,n){for(e=new Map;null!==n;)null!==n.key?e.set(n.key,n):e.set(n.index,n),n=n.sibling;return e}function l(e,n){return(e=wh(e,n)).index=0,e.sibling=null,e}function a(n,t,r){return(n.index=r,e)?null!==(r=n.alternate)?(r=r.index)<t?(n.flags|=2,t):r:(n.flags|=2,t):(n.flags|=1048576,t)}function i(n){return e&&null===n.alternate&&(n.flags|=2),n}function u(e,n,t,r){return null===n||6!==n.tag?((n=xh(t,e.mode,r)).return=e,n):((n=l(n,t)).return=e,n)}function o(e,n,t,r){var a=t.type;return a===ya?s(e,n,t.props.children,r,t.key):null!==n&&(n.elementType===a||"object"==typeof a&&null!==a&&a.$$typeof===Ha&&uh(a)===n.type)?((r=l(n,t.props)).ref=sh(e,n,t),r.return=e,r):((r=yh(t.type,t.key,t.props,null,e.mode,r)).ref=sh(e,n,t),r.return=e,r)}function c(e,n,t,r){return null===n||4!==n.tag||n.stateNode.containerInfo!==t.containerInfo||n.stateNode.implementation!==t.implementation?((n=zh(t,e.mode,r)).return=e,n):((n=l(n,t.children||[])).return=e,n)}function s(e,n,t,r,a){return null===n||7!==n.tag?((n=Ah(t,e.mode,r,a)).return=e,n):((n=l(n,t)).return=e,n)}function f(e,n,t){if("string"==typeof n&&""!==n||"number"==typeof n)return(n=xh(""+n,e.mode,t)).return=e,n;if("object"==typeof n&&null!==n){switch(n.$$typeof){case va:return(t=yh(n.type,n.key,n.props,null,e.mode,t)).ref=sh(e,null,n),t.return=e,t;case wa:return(n=zh(n,e.mode,t)).return=e,n;case Ha:var r=n._init;return f(e,r(n._payload),t)}if(eb(n)||Ka(n))return(n=Ah(n,e.mode,t,null)).return=e,n;th(e,n)}return null}function d(e,n,t,r){var l=null!==n?n.key:null;if("string"==typeof t&&""!==t||"number"==typeof t)return null!==l?null:u(e,n,""+t,r);if("object"==typeof t&&null!==t){switch(t.$$typeof){case va:return t.key===l?o(e,n,t,r):null;case wa:return t.key===l?c(e,n,t,r):null;case Ha:return d(e,n,(l=t._init)(t._payload),r)}if(eb(t)||Ka(t))return null!==l?null:s(e,n,t,r,null);th(e,t)}return null}function h(e,n,t,r,l){if("string"==typeof r&&""!==r||"number"==typeof r)return u(n,e=e.get(t)||null,""+r,l);if("object"==typeof r&&null!==r){switch(r.$$typeof){case va:return o(n,e=e.get(null===r.key?t:r.key)||null,r,l);case wa:return c(n,e=e.get(null===r.key?t:r.key)||null,r,l);case Ha:return h(e,n,t,(0,r._init)(r._payload),l)}if(eb(r)||Ka(r))return s(n,e=e.get(t)||null,r,l,null);th(n,r)}return null}return function u(o,c,s,g){if("object"==typeof s&&null!==s&&s.type===ya&&null===s.key&&(s=s.props.children),"object"==typeof s&&null!==s){switch(s.$$typeof){case va:e:{for(var m=s.key,b=c;null!==b;){if(b.key===m){if((m=s.type)===ya){if(7===b.tag){t(o,b.sibling),(c=l(b,s.props.children)).return=o,o=c;break e}}else if(b.elementType===m||"object"==typeof m&&null!==m&&m.$$typeof===Ha&&uh(m)===b.type){t(o,b.sibling),(c=l(b,s.props)).ref=sh(o,b,s),c.return=o,o=c;break e}t(o,b);break}n(o,b),b=b.sibling}s.type===ya?((c=Ah(s.props.children,o.mode,g,s.key)).return=o,o=c):((g=yh(s.type,s.key,s.props,null,o.mode,g)).ref=sh(o,c,s),g.return=o,o=g)}return i(o);case wa:e:{for(b=s.key;null!==c;){if(c.key===b){if(4===c.tag&&c.stateNode.containerInfo===s.containerInfo&&c.stateNode.implementation===s.implementation){t(o,c.sibling),(c=l(c,s.children||[])).return=o,o=c;break e}t(o,c);break}n(o,c),c=c.sibling}(c=zh(s,o.mode,g)).return=o,o=c}return i(o);case Ha:return u(o,c,(b=s._init)(s._payload),g)}if(eb(s))return function(l,i,u,o){for(var c=null,s=null,g=i,m=i=0,b=null;null!==g&&m<u.length;m++){g.index>m?(b=g,g=null):b=g.sibling;var y=d(l,g,u[m],o);if(null===y){null===g&&(g=b);break}e&&g&&null===y.alternate&&n(l,g),i=a(y,i,m),null===s?c=y:s.sibling=y,s=y,g=b}if(m===u.length)return t(l,g),I&&tg(l,m),c;if(null===g){for(;m<u.length;m++)null!==(g=f(l,u[m],o))&&(i=a(g,i,m),null===s?c=g:s.sibling=g,s=g);return I&&tg(l,m),c}for(g=r(l,g);m<u.length;m++)null!==(b=h(g,l,m,u[m],o))&&(e&&null!==b.alternate&&g.delete(null===b.key?m:b.key),i=a(b,i,m),null===s?c=b:s.sibling=b,s=b);return e&&g.forEach(function(e){return n(l,e)}),I&&tg(l,m),c}(o,c,s,g);if(Ka(s))return function(l,i,u,o){var c=Ka(u);if("function"!=typeof c)throw Error(p(150));if(null==(u=c.call(u)))throw Error(p(151));for(var s=c=null,g=i,m=i=0,b=null,y=u.next();null!==g&&!y.done;m++,y=u.next()){g.index>m?(b=g,g=null):b=g.sibling;var k=d(l,g,y.value,o);if(null===k){null===g&&(g=b);break}e&&g&&null===k.alternate&&n(l,g),i=a(k,i,m),null===s?c=k:s.sibling=k,s=k,g=b}if(y.done)return t(l,g),I&&tg(l,m),c;if(null===g){for(;!y.done;m++,y=u.next())null!==(y=f(l,y.value,o))&&(i=a(y,i,m),null===s?c=y:s.sibling=y,s=y);return I&&tg(l,m),c}for(g=r(l,g);!y.done;m++,y=u.next())null!==(y=h(g,l,m,y.value,o))&&(e&&null!==y.alternate&&g.delete(null===y.key?m:y.key),i=a(y,i,m),null===s?c=y:s.sibling=y,s=y);return e&&g.forEach(function(e){return n(l,e)}),I&&tg(l,m),c}(o,c,s,g);th(o,s)}return"string"==typeof s&&""!==s||"number"==typeof s?(s=""+s,null!==c&&6===c.tag?(t(o,c.sibling),(c=l(c,s)).return=o,o=c):(t(o,c),(c=xh(s,o.mode,g)).return=o,o=c),i(o)):t(o,c)}}var Bh=vh(!0),Ch=vh(!1),Dh={},Eh=Uf(Dh),Fh=Uf(Dh),Gh=Uf(Dh);function Hh(e){if(e===Dh)throw Error(p(174));return e}function Ih(e,n){switch(G(Gh,n),G(Fh,e),G(Eh,Dh),e=n.nodeType){case 9:case 11:n=(n=n.documentElement)?n.namespaceURI:lb(null,"");break;default:n=(e=8===e?n.parentNode:n).namespaceURI||null,e=e.tagName,n=lb(n,e)}E(Eh),G(Eh,n)}function Jh(){E(Eh),E(Fh),E(Gh)}function Kh(e){Hh(Gh.current);var n=Hh(Eh.current),t=lb(n,e.type);n!==t&&(G(Fh,e),G(Eh,t))}function Lh(e){Fh.current===e&&(E(Eh),E(Fh))}var M=Uf(0);function Mh(e){for(var n=e;null!==n;){if(13===n.tag){var t=n.memoizedState;if(null!==t&&(null===(t=t.dehydrated)||"$?"===t.data||"$!"===t.data))return n}else if(19===n.tag&&void 0!==n.memoizedProps.revealOrder){if(0!=(128&n.flags))return n}else if(null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}var Nh=[];function Oh(){for(var e=0;e<Nh.length;e++)Nh[e]._workInProgressVersionPrimary=null;Nh.length=0}var Ph=ua.ReactCurrentDispatcher,Qh=ua.ReactCurrentBatchConfig,Rh=0,N=null,O=null,P=null,Sh=!1,Th=!1,Uh=0,Vh=0;function Q(){throw Error(p(321))}function Wh(e,n){if(null===n)return!1;for(var t=0;t<n.length&&t<e.length;t++)if(!He(e[t],n[t]))return!1;return!0}function Xh(e,n,t,r,l,a){if(Rh=a,N=n,n.memoizedState=null,n.updateQueue=null,n.lanes=0,Ph.current=null===e||null===e.memoizedState?Yh:Zh,e=t(r,l),Th){a=0;do{if(Th=!1,Uh=0,25<=a)throw Error(p(301));a+=1,P=O=null,n.updateQueue=null,Ph.current=$h,e=t(r,l)}while(Th)}if(Ph.current=ai,n=null!==O&&null!==O.next,Rh=0,P=O=N=null,Sh=!1,n)throw Error(p(300));return e}function bi(){var e=0!==Uh;return Uh=0,e}function ci(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===P?N.memoizedState=P=e:P=P.next=e,P}function di(){if(null===O){var e=N.alternate;e=null!==e?e.memoizedState:null}else e=O.next;var n=null===P?N.memoizedState:P.next;if(null!==n)P=n,O=e;else{if(null===e)throw Error(p(310));e={memoizedState:(O=e).memoizedState,baseState:O.baseState,baseQueue:O.baseQueue,queue:O.queue,next:null},null===P?N.memoizedState=P=e:P=P.next=e}return P}function ei(e,n){return"function"==typeof n?n(e):n}function fi(e){var n=di(),t=n.queue;if(null===t)throw Error(p(311));t.lastRenderedReducer=e;var r=O,l=r.baseQueue,a=t.pending;if(null!==a){if(null!==l){var i=l.next;l.next=a.next,a.next=i}r.baseQueue=l=a,t.pending=null}if(null!==l){a=l.next,r=r.baseState;var u=i=null,o=null,c=a;do{var s=c.lane;if((Rh&s)===s)null!==o&&(o=o.next={lane:0,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),r=c.hasEagerState?c.eagerState:e(r,c.action);else{var f={lane:s,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null};null===o?(u=o=f,i=r):o=o.next=f,N.lanes|=s,hh|=s}c=c.next}while(null!==c&&c!==a);null===o?i=r:o.next=u,He(r,n.memoizedState)||(Ug=!0),n.memoizedState=r,n.baseState=i,n.baseQueue=o,t.lastRenderedState=r}if(null!==(e=t.interleaved)){l=e;do a=l.lane,N.lanes|=a,hh|=a,l=l.next;while(l!==e)}else null===l&&(t.lanes=0);return[n.memoizedState,t.dispatch]}function gi(e){var n=di(),t=n.queue;if(null===t)throw Error(p(311));t.lastRenderedReducer=e;var r=t.dispatch,l=t.pending,a=n.memoizedState;if(null!==l){t.pending=null;var i=l=l.next;do a=e(a,i.action),i=i.next;while(i!==l);He(a,n.memoizedState)||(Ug=!0),n.memoizedState=a,null===n.baseQueue&&(n.baseState=a),t.lastRenderedState=a}return[a,r]}function hi(){}function ii(e,n){var t=N,r=di(),l=n(),a=!He(r.memoizedState,l);if(a&&(r.memoizedState=l,Ug=!0),r=r.queue,ji(ki.bind(null,t,r,e),[e]),r.getSnapshot!==n||a||null!==P&&1&P.memoizedState.tag){if(t.flags|=2048,li(9,mi.bind(null,t,r,l,n),void 0,null),null===R)throw Error(p(349));0!=(30&Rh)||ni(t,n,l)}return l}function ni(e,n,t){e.flags|=16384,e={getSnapshot:n,value:t},null===(n=N.updateQueue)?(n={lastEffect:null,stores:null},N.updateQueue=n,n.stores=[e]):null===(t=n.stores)?n.stores=[e]:t.push(e)}function mi(e,n,t,r){n.value=t,n.getSnapshot=r,oi(n)&&pi(e)}function ki(e,n,t){return t(function(){oi(n)&&pi(e)})}function oi(e){var n=e.getSnapshot;e=e.value;try{var t=n();return!He(e,t)}catch(r){return!0}}function pi(e){var n=Zg(e,1);null!==n&&mh(n,e,1,-1)}function qi(e){var n=ci();return"function"==typeof e&&(e=e()),n.memoizedState=n.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:ei,lastRenderedState:e},n.queue=e,e=e.dispatch=ri.bind(null,N,e),[n.memoizedState,e]}function li(e,n,t,r){return e={tag:e,create:n,destroy:t,deps:r,next:null},null===(n=N.updateQueue)?(n={lastEffect:null,stores:null},N.updateQueue=n,n.lastEffect=e.next=e):null===(t=n.lastEffect)?n.lastEffect=e.next=e:(r=t.next,t.next=e,e.next=r,n.lastEffect=e),e}function si(){return di().memoizedState}function ti(e,n,t,r){var l=ci();N.flags|=e,l.memoizedState=li(1|n,t,void 0,void 0===r?null:r)}function ui(e,n,t,r){var l=di();r=void 0===r?null:r;var a=void 0;if(null!==O){var i=O.memoizedState;if(a=i.destroy,null!==r&&Wh(r,i.deps)){l.memoizedState=li(n,t,a,r);return}}N.flags|=e,l.memoizedState=li(1|n,t,a,r)}function vi(e,n){return ti(8390656,8,e,n)}function ji(e,n){return ui(2048,8,e,n)}function wi(e,n){return ui(4,2,e,n)}function xi(e,n){return ui(4,4,e,n)}function yi(e,n){return"function"==typeof n?(n(e=e()),function(){n(null)}):null!=n?(e=e(),n.current=e,function(){n.current=null}):void 0}function zi(e,n,t){return t=null!=t?t.concat([e]):null,ui(4,4,yi.bind(null,n,e),t)}function Ai(){}function Bi(e,n){var t=di();n=void 0===n?null:n;var r=t.memoizedState;return null!==r&&null!==n&&Wh(n,r[1])?r[0]:(t.memoizedState=[e,n],e)}function Ci(e,n){var t=di();n=void 0===n?null:n;var r=t.memoizedState;return null!==r&&null!==n&&Wh(n,r[1])?r[0]:(e=e(),t.memoizedState=[e,n],e)}function Di(e,n,t){return 0==(21&Rh)?(e.baseState&&(e.baseState=!1,Ug=!0),e.memoizedState=t):(He(t,n)||(t=yc(),N.lanes|=t,hh|=t,e.baseState=!0),n)}function Ei(e,n){var t=C;C=0!==t&&4>t?t:4,e(!0);var r=Qh.transition;Qh.transition={};try{e(!1),n()}finally{C=t,Qh.transition=r}}function Fi(){return di().memoizedState}function Gi(e,n,t){var r=lh(e);(t={lane:r,action:t,hasEagerState:!1,eagerState:null,next:null},Hi(e))?Ii(n,t):null!==(t=Yg(e,n,t,r))&&(mh(t,e,r,L()),Ji(t,n,r))}function ri(e,n,t){var r=lh(e),l={lane:r,action:t,hasEagerState:!1,eagerState:null,next:null};if(Hi(e))Ii(n,l);else{var a=e.alternate;if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=n.lastRenderedReducer))try{var i=n.lastRenderedState,u=a(i,t);if(l.hasEagerState=!0,l.eagerState=u,He(u,i)){var o=n.interleaved;null===o?(l.next=l,Xg(n)):(l.next=o.next,o.next=l),n.interleaved=l;return}}catch(c){}finally{}null!==(t=Yg(e,n,l,r))&&(mh(t,e,r,l=L()),Ji(t,n,r))}}function Hi(e){var n=e.alternate;return e===N||null!==n&&n===N}function Ii(e,n){Th=Sh=!0;var t=e.pending;null===t?n.next=n:(n.next=t.next,t.next=n),e.pending=n}function Ji(e,n,t){if(0!=(4194240&t)){var r=n.lanes;r&=e.pendingLanes,t|=r,n.lanes=t,Cc(e,t)}}var ai={readContext:Vg,useCallback:Q,useContext:Q,useEffect:Q,useImperativeHandle:Q,useInsertionEffect:Q,useLayoutEffect:Q,useMemo:Q,useReducer:Q,useRef:Q,useState:Q,useDebugValue:Q,useDeferredValue:Q,useTransition:Q,useMutableSource:Q,useSyncExternalStore:Q,useId:Q,unstable_isNewReconciler:!1},Yh={readContext:Vg,useCallback:function(e,n){return ci().memoizedState=[e,void 0===n?null:n],e},useContext:Vg,useEffect:vi,useImperativeHandle:function(e,n,t){return t=null!=t?t.concat([e]):null,ti(4194308,4,yi.bind(null,n,e),t)},useLayoutEffect:function(e,n){return ti(4194308,4,e,n)},useInsertionEffect:function(e,n){return ti(4,2,e,n)},useMemo:function(e,n){var t=ci();return n=void 0===n?null:n,e=e(),t.memoizedState=[e,n],e},useReducer:function(e,n,t){var r=ci();return n=void 0!==t?t(n):n,r.memoizedState=r.baseState=n,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:n},r.queue=e,e=e.dispatch=Gi.bind(null,N,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},ci().memoizedState=e},useState:qi,useDebugValue:Ai,useDeferredValue:function(e){return ci().memoizedState=e},useTransition:function(){var e=qi(!1),n=e[0];return e=Ei.bind(null,e[1]),ci().memoizedState=e,[n,e]},useMutableSource:function(){},useSyncExternalStore:function(e,n,t){var r=N,l=ci();if(I){if(void 0===t)throw Error(p(407));t=t()}else{if(t=n(),null===R)throw Error(p(349));0!=(30&Rh)||ni(r,n,t)}l.memoizedState=t;var a={value:t,getSnapshot:n};return l.queue=a,vi(ki.bind(null,r,a,e),[e]),r.flags|=2048,li(9,mi.bind(null,r,a,t,n),void 0,null),t},useId:function(){var e=ci(),n=R.identifierPrefix;if(I){var t=sg,r=rg;n=":"+n+"R"+(t=(r&~(1<<32-oc(r)-1)).toString(32)+t),0<(t=Uh++)&&(n+="H"+t.toString(32)),n+=":"}else n=":"+n+"r"+(t=Vh++).toString(32)+":";return e.memoizedState=n},unstable_isNewReconciler:!1},Zh={readContext:Vg,useCallback:Bi,useContext:Vg,useEffect:ji,useImperativeHandle:zi,useInsertionEffect:wi,useLayoutEffect:xi,useMemo:Ci,useReducer:fi,useRef:si,useState:function(){return fi(ei)},useDebugValue:Ai,useDeferredValue:function(e){return Di(di(),O.memoizedState,e)},useTransition:function(){return[fi(ei)[0],di().memoizedState]},useMutableSource:hi,useSyncExternalStore:ii,useId:Fi,unstable_isNewReconciler:!1},$h={readContext:Vg,useCallback:Bi,useContext:Vg,useEffect:ji,useImperativeHandle:zi,useInsertionEffect:wi,useLayoutEffect:xi,useMemo:Ci,useReducer:gi,useRef:si,useState:function(){return gi(ei)},useDebugValue:Ai,useDeferredValue:function(e){var n=di();return null===O?n.memoizedState=e:Di(n,O.memoizedState,e)},useTransition:function(){return[gi(ei)[0],di().memoizedState]},useMutableSource:hi,useSyncExternalStore:ii,useId:Fi,unstable_isNewReconciler:!1};function Ki(e,n){try{var t="",r=n;do t+=Pa(r),r=r.return;while(r);var l=t}catch(a){l="\nError generating stack: "+a.message+"\n"+a.stack}return{value:e,source:n,stack:l,digest:null}}function Li(e,n,t){return{value:e,source:null,stack:null!=t?t:null,digest:null!=n?n:null}}function Mi(e,n){try{console.error(n.value)}catch(t){setTimeout(function(){throw t})}}var Ni="function"==typeof WeakMap?WeakMap:Map;function Oi(e,n,t){(t=ch(-1,t)).tag=3,t.payload={element:null};var r=n.value;return t.callback=function(){Pi||(Pi=!0,Qi=r),Mi(e,n)},t}function Ri(e,n,t){(t=ch(-1,t)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var l=n.value;t.payload=function(){return r(l)},t.callback=function(){Mi(e,n)}}var a=e.stateNode;return null!==a&&"function"==typeof a.componentDidCatch&&(t.callback=function(){Mi(e,n),"function"!=typeof r&&(null===Si?Si=new Set([this]):Si.add(this));var t=n.stack;this.componentDidCatch(n.value,{componentStack:null!==t?t:""})}),t}function Ti(e,n,t){var r=e.pingCache;if(null===r){r=e.pingCache=new Ni;var l=new Set;r.set(n,l)}else void 0===(l=r.get(n))&&(l=new Set,r.set(n,l));l.has(t)||(l.add(t),e=Ui.bind(null,e,n,t),n.then(e,e))}function Vi(e){do{var n;if((n=13===e.tag)&&(n=null===(n=e.memoizedState)||null!==n.dehydrated),n)return e;e=e.return}while(null!==e);return null}function Wi(e,n,t,r,l){return 0==(1&e.mode)?(e===n?e.flags|=65536:(e.flags|=128,t.flags|=131072,t.flags&=-52805,1===t.tag&&(null===t.alternate?t.tag=17:((n=ch(-1,1)).tag=2,dh(t,n,1))),t.lanes|=1),e):(e.flags|=65536,e.lanes=l,e)}var Xi=ua.ReactCurrentOwner,Ug=!1;function Yi(e,n,t,r){n.child=null===e?Ch(n,null,t,r):Bh(n,e.child,t,r)}function Zi(e,n,t,r,l){t=t.render;var a=n.ref;return(Tg(n,l),r=Xh(e,n,t,r,a,l),t=bi(),null===e||Ug)?(I&&t&&vg(n),n.flags|=1,Yi(e,n,r,l),n.child):(n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~l,$i(e,n,l))}function aj(e,n,t,r,l){if(null===e){var a=t.type;return"function"!=typeof a||bj(a)||void 0!==a.defaultProps||null!==t.compare||void 0!==t.defaultProps?((e=yh(t.type,null,r,n,n.mode,l)).ref=n.ref,e.return=n,n.child=e):(n.tag=15,n.type=a,cj(e,n,a,r,l))}if(a=e.child,0==(e.lanes&l)){var i=a.memoizedProps;if((t=null!==(t=t.compare)?t:Ie)(i,r)&&e.ref===n.ref)return $i(e,n,l)}return n.flags|=1,(e=wh(a,r)).ref=n.ref,e.return=n,n.child=e}function cj(e,n,t,r,l){if(null!==e){var a=e.memoizedProps;if(Ie(a,r)&&e.ref===n.ref){if(Ug=!1,n.pendingProps=r=a,0==(e.lanes&l))return n.lanes=e.lanes,$i(e,n,l);0!=(131072&e.flags)&&(Ug=!0)}}return dj(e,n,t,r,l)}function ej(e,n,t){var r=n.pendingProps,l=r.children,a=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(0==(1&n.mode))n.memoizedState={baseLanes:0,cachePool:null,transitions:null},G(fj,gj),gj|=t;else{if(0==(1073741824&t))return e=null!==a?a.baseLanes|t:t,n.lanes=n.childLanes=1073741824,n.memoizedState={baseLanes:e,cachePool:null,transitions:null},n.updateQueue=null,G(fj,gj),gj|=e,null;n.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=null!==a?a.baseLanes:t,G(fj,gj),gj|=r}}else null!==a?(r=a.baseLanes|t,n.memoizedState=null):r=t,G(fj,gj),gj|=r;return Yi(e,n,l,t),n.child}function hj(e,n){var t=n.ref;(null===e&&null!==t||null!==e&&e.ref!==t)&&(n.flags|=512,n.flags|=2097152)}function dj(e,n,t,r,l){var a=Zf(t)?Xf:H.current;return(a=Yf(n,a),Tg(n,l),t=Xh(e,n,t,r,a,l),r=bi(),null===e||Ug)?(I&&r&&vg(n),n.flags|=1,Yi(e,n,t,l),n.child):(n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~l,$i(e,n,l))}function ij(e,n,t,r,l){if(Zf(t)){var a=!0;cg(n)}else a=!1;if(Tg(n,l),null===n.stateNode)jj(e,n),ph(n,t,r),rh(n,t,r,l),r=!0;else if(null===e){var i=n.stateNode,u=n.memoizedProps;i.props=u;var o=i.context,c=t.contextType;c="object"==typeof c&&null!==c?Vg(c):Yf(n,c=Zf(t)?Xf:H.current);var s=t.getDerivedStateFromProps,f="function"==typeof s||"function"==typeof i.getSnapshotBeforeUpdate;f||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(u!==r||o!==c)&&qh(n,i,r,c),$g=!1;var d=n.memoizedState;i.state=d,gh(n,r,i,l),o=n.memoizedState,u!==r||d!==o||Wf.current||$g?("function"==typeof s&&(kh(n,t,s,r),o=n.memoizedState),(u=$g||oh(n,t,u,r,d,o,c))?(f||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||("function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount()),"function"==typeof i.componentDidMount&&(n.flags|=4194308)):("function"==typeof i.componentDidMount&&(n.flags|=4194308),n.memoizedProps=r,n.memoizedState=o),i.props=r,i.state=o,i.context=c,r=u):("function"==typeof i.componentDidMount&&(n.flags|=4194308),r=!1)}else{i=n.stateNode,bh(e,n),u=n.memoizedProps,c=n.type===n.elementType?u:Lg(n.type,u),i.props=c,f=n.pendingProps,d=i.context,o="object"==typeof(o=t.contextType)&&null!==o?Vg(o):Yf(n,o=Zf(t)?Xf:H.current);var h=t.getDerivedStateFromProps;(s="function"==typeof h||"function"==typeof i.getSnapshotBeforeUpdate)||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(u!==f||d!==o)&&qh(n,i,r,o),$g=!1,d=n.memoizedState,i.state=d,gh(n,r,i,l);var g=n.memoizedState;u!==f||d!==g||Wf.current||$g?("function"==typeof h&&(kh(n,t,h,r),g=n.memoizedState),(c=$g||oh(n,t,c,r,d,g,o)||!1)?(s||"function"!=typeof i.UNSAFE_componentWillUpdate&&"function"!=typeof i.componentWillUpdate||("function"==typeof i.componentWillUpdate&&i.componentWillUpdate(r,g,o),"function"==typeof i.UNSAFE_componentWillUpdate&&i.UNSAFE_componentWillUpdate(r,g,o)),"function"==typeof i.componentDidUpdate&&(n.flags|=4),"function"==typeof i.getSnapshotBeforeUpdate&&(n.flags|=1024)):("function"!=typeof i.componentDidUpdate||u===e.memoizedProps&&d===e.memoizedState||(n.flags|=4),"function"!=typeof i.getSnapshotBeforeUpdate||u===e.memoizedProps&&d===e.memoizedState||(n.flags|=1024),n.memoizedProps=r,n.memoizedState=g),i.props=r,i.state=g,i.context=o,r=c):("function"!=typeof i.componentDidUpdate||u===e.memoizedProps&&d===e.memoizedState||(n.flags|=4),"function"!=typeof i.getSnapshotBeforeUpdate||u===e.memoizedProps&&d===e.memoizedState||(n.flags|=1024),r=!1)}return kj(e,n,t,r,a,l)}function kj(e,n,t,r,l,a){hj(e,n);var i=0!=(128&n.flags);if(!r&&!i)return l&&dg(n,t,!1),$i(e,n,a);r=n.stateNode,Xi.current=n;var u=i&&"function"!=typeof t.getDerivedStateFromError?null:r.render();return n.flags|=1,null!==e&&i?(n.child=Bh(n,e.child,null,a),n.child=Bh(n,null,u,a)):Yi(e,n,u,a),n.memoizedState=r.state,l&&dg(n,t,!0),n.child}function lj(e){var n=e.stateNode;n.pendingContext?ag(e,n.pendingContext,n.pendingContext!==n.context):n.context&&ag(e,n.context,!1),Ih(e,n.containerInfo)}function mj(e,n,t,r,l){return Ig(),Jg(l),n.flags|=256,Yi(e,n,t,r),n.child}var nj={dehydrated:null,treeContext:null,retryLane:0};function oj(e){return{baseLanes:e,cachePool:null,transitions:null}}function pj(e,n,t){var r,l=n.pendingProps,a=M.current,i=!1,u=0!=(128&n.flags);if((r=u)||(r=(null===e||null!==e.memoizedState)&&0!=(2&a)),r?(i=!0,n.flags&=-129):(null===e||null!==e.memoizedState)&&(a|=1),G(M,1&a),null===e)return(Eg(n),null!==(e=n.memoizedState)&&null!==(e=e.dehydrated))?(0==(1&n.mode)?n.lanes=1:"$!"===e.data?n.lanes=8:n.lanes=1073741824,null):(u=l.children,e=l.fallback,i?(l=n.mode,i=n.child,u={mode:"hidden",children:u},0==(1&l)&&null!==i?(i.childLanes=0,i.pendingProps=u):i=qj(u,l,0,null),e=Ah(e,l,t,null),i.return=n,e.return=n,i.sibling=e,n.child=i,n.child.memoizedState=oj(t),n.memoizedState=nj,e):rj(n,u));if(null!==(a=e.memoizedState)&&null!==(r=a.dehydrated))return sj(e,n,u,l,r,a,t);if(i){i=l.fallback,u=n.mode,r=(a=e.child).sibling;var o={mode:"hidden",children:l.children};return 0==(1&u)&&n.child!==a?((l=n.child).childLanes=0,l.pendingProps=o,n.deletions=null):(l=wh(a,o)).subtreeFlags=14680064&a.subtreeFlags,null!==r?i=wh(r,i):(i=Ah(i,u,t,null),i.flags|=2),i.return=n,l.return=n,l.sibling=i,n.child=l,l=i,i=n.child,u=null===(u=e.child.memoizedState)?oj(t):{baseLanes:u.baseLanes|t,cachePool:null,transitions:u.transitions},i.memoizedState=u,i.childLanes=e.childLanes&~t,n.memoizedState=nj,l}return e=(i=e.child).sibling,l=wh(i,{mode:"visible",children:l.children}),0==(1&n.mode)&&(l.lanes=t),l.return=n,l.sibling=null,null!==e&&(null===(t=n.deletions)?(n.deletions=[e],n.flags|=16):t.push(e)),n.child=l,n.memoizedState=null,l}function rj(e,n){return(n=qj({mode:"visible",children:n},e.mode,0,null)).return=e,e.child=n}function tj(e,n,t,r){return null!==r&&Jg(r),Bh(n,e.child,null,t),e=rj(n,n.pendingProps.children),e.flags|=2,n.memoizedState=null,e}function sj(e,n,t,r,l,a,i){if(t)return 256&n.flags?(n.flags&=-257,tj(e,n,i,r=Li(Error(p(422))))):null!==n.memoizedState?(n.child=e.child,n.flags|=128,null):(a=r.fallback,l=n.mode,r=qj({mode:"visible",children:r.children},l,0,null),a=Ah(a,l,i,null),a.flags|=2,r.return=n,a.return=n,r.sibling=a,n.child=r,0!=(1&n.mode)&&Bh(n,e.child,null,i),n.child.memoizedState=oj(i),n.memoizedState=nj,a);if(0==(1&n.mode))return tj(e,n,i,null);if("$!"===l.data){if(r=l.nextSibling&&l.nextSibling.dataset)var u=r.dgst;return r=u,r=Li(a=Error(p(419)),r,void 0),tj(e,n,i,r)}if(u=0!=(i&e.childLanes),Ug||u){if(null!==(r=R)){switch(i&-i){case 4:l=2;break;case 16:l=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:l=32;break;case 536870912:l=268435456;break;default:l=0}0!==(l=0!=(l&(r.suspendedLanes|i))?0:l)&&l!==a.retryLane&&(a.retryLane=l,Zg(e,l),mh(r,e,l,-1))}return uj(),tj(e,n,i,r=Li(Error(p(421))))}return"$?"===l.data?(n.flags|=128,n.child=e.child,n=vj.bind(null,e),l._reactRetry=n,null):(e=a.treeContext,yg=Lf(l.nextSibling),xg=n,I=!0,zg=null,null!==e&&(og[pg++]=rg,og[pg++]=sg,og[pg++]=qg,rg=e.id,sg=e.overflow,qg=n),n=rj(n,r.children),n.flags|=4096,n)}function wj(e,n,t){e.lanes|=n;var r=e.alternate;null!==r&&(r.lanes|=n),Sg(e.return,n,t)}function xj(e,n,t,r,l){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:r,tail:t,tailMode:l}:(a.isBackwards=n,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=t,a.tailMode=l)}function yj(e,n,t){var r=n.pendingProps,l=r.revealOrder,a=r.tail;if(Yi(e,n,r.children,t),0!=(2&(r=M.current)))r=1&r|2,n.flags|=128;else{if(null!==e&&0!=(128&e.flags))e:for(e=n.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&wj(e,t,n);else if(19===e.tag)wj(e,t,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===n)break e;for(;null===e.sibling;){if(null===e.return||e.return===n)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(G(M,r),0==(1&n.mode))n.memoizedState=null;else switch(l){case"forwards":for(l=null,t=n.child;null!==t;)null!==(e=t.alternate)&&null===Mh(e)&&(l=t),t=t.sibling;null===(t=l)?(l=n.child,n.child=null):(l=t.sibling,t.sibling=null),xj(n,!1,l,t,a);break;case"backwards":for(t=null,l=n.child,n.child=null;null!==l;){if(null!==(e=l.alternate)&&null===Mh(e)){n.child=l;break}e=l.sibling,l.sibling=t,t=l,l=e}xj(n,!0,t,null,a);break;case"together":xj(n,!1,null,null,void 0);break;default:n.memoizedState=null}return n.child}function jj(e,n){0==(1&n.mode)&&null!==e&&(e.alternate=null,n.alternate=null,n.flags|=2)}function $i(e,n,t){if(null!==e&&(n.dependencies=e.dependencies),hh|=n.lanes,0==(t&n.childLanes))return null;if(null!==e&&n.child!==e.child)throw Error(p(153));if(null!==n.child){for(t=wh(e=n.child,e.pendingProps),n.child=t,t.return=n;null!==e.sibling;)e=e.sibling,(t=t.sibling=wh(e,e.pendingProps)).return=n;t.sibling=null}return n.child}function zj(e,n,t){switch(n.tag){case 3:lj(n),Ig();break;case 5:Kh(n);break;case 1:Zf(n.type)&&cg(n);break;case 4:Ih(n,n.stateNode.containerInfo);break;case 10:var r=n.type._context,l=n.memoizedProps.value;G(Mg,r._currentValue),r._currentValue=l;break;case 13:if(null!==(r=n.memoizedState)){if(null!==r.dehydrated)return G(M,1&M.current),n.flags|=128,null;if(0!=(t&n.child.childLanes))return pj(e,n,t);return G(M,1&M.current),null!==(e=$i(e,n,t))?e.sibling:null}G(M,1&M.current);break;case 19:if(r=0!=(t&n.childLanes),0!=(128&e.flags)){if(r)return yj(e,n,t);n.flags|=128}if(null!==(l=n.memoizedState)&&(l.rendering=null,l.tail=null,l.lastEffect=null),G(M,M.current),!r)return null;break;case 22:case 23:return n.lanes=0,ej(e,n,t)}return $i(e,n,t)}function Ej(e,n){if(!I)switch(e.tailMode){case"hidden":n=e.tail;for(var t=null;null!==n;)null!==n.alternate&&(t=n),n=n.sibling;null===t?e.tail=null:t.sibling=null;break;case"collapsed":t=e.tail;for(var r=null;null!==t;)null!==t.alternate&&(r=t),t=t.sibling;null===r?n||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function S(e){var n=null!==e.alternate&&e.alternate.child===e.child,t=0,r=0;if(n)for(var l=e.child;null!==l;)t|=l.lanes|l.childLanes,r|=14680064&l.subtreeFlags,r|=14680064&l.flags,l.return=e,l=l.sibling;else for(l=e.child;null!==l;)t|=l.lanes|l.childLanes,r|=l.subtreeFlags,r|=l.flags,l.return=e,l=l.sibling;return e.subtreeFlags|=r,e.childLanes=t,n}function Fj(e,n,t){var r=n.pendingProps;switch(wg(n),n.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return S(n),null;case 1:case 17:return Zf(n.type)&&$f(),S(n),null;case 3:return r=n.stateNode,Jh(),E(Wf),E(H),Oh(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(null===e||null===e.child)&&(Gg(n)?n.flags|=4:null===e||e.memoizedState.isDehydrated&&0==(256&n.flags)||(n.flags|=1024,null!==zg&&(Gj(zg),zg=null))),Bj(e,n),S(n),null;case 5:Lh(n);var l=Hh(Gh.current);if(t=n.type,null!==e&&null!=n.stateNode)Cj(e,n,t,r,l),e.ref!==n.ref&&(n.flags|=512,n.flags|=2097152);else{if(!r){if(null===n.stateNode)throw Error(p(166));return S(n),null}if(e=Hh(Eh.current),Gg(n)){r=n.stateNode,t=n.type;var a=n.memoizedProps;switch(r[Of]=n,r[Pf]=a,e=0!=(1&n.mode),t){case"dialog":D("cancel",r),D("close",r);break;case"iframe":case"object":case"embed":D("load",r);break;case"video":case"audio":for(l=0;l<lf.length;l++)D(lf[l],r);break;case"source":D("error",r);break;case"img":case"image":case"link":D("error",r),D("load",r);break;case"details":D("toggle",r);break;case"input":Za(r,a),D("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!a.multiple},D("invalid",r);break;case"textarea":hb(r,a),D("invalid",r)}for(var i in ub(t,a),l=null,a)if(a.hasOwnProperty(i)){var u=a[i];"children"===i?"string"==typeof u?r.textContent!==u&&(!0!==a.suppressHydrationWarning&&Af(r.textContent,u,e),l=["children",u]):"number"==typeof u&&r.textContent!==""+u&&(!0!==a.suppressHydrationWarning&&Af(r.textContent,u,e),l=["children",""+u]):ea.hasOwnProperty(i)&&null!=u&&"onScroll"===i&&D("scroll",r)}switch(t){case"input":Va(r),db(r,a,!0);break;case"textarea":Va(r),jb(r);break;case"select":case"option":break;default:"function"==typeof a.onClick&&(r.onclick=Bf)}r=l,n.updateQueue=r,null!==r&&(n.flags|=4)}else{i=9===l.nodeType?l:l.ownerDocument,"http://www.w3.org/1999/xhtml"===e&&(e=kb(t)),"http://www.w3.org/1999/xhtml"===e?"script"===t?((e=i.createElement("div")).innerHTML="<script></script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=i.createElement(t,{is:r.is}):(e=i.createElement(t),"select"===t&&(i=e,r.multiple?i.multiple=!0:r.size&&(i.size=r.size))):e=i.createElementNS(e,t),e[Of]=n,e[Pf]=r,Aj(e,n,!1,!1),n.stateNode=e;e:{switch(i=vb(t,r),t){case"dialog":D("cancel",e),D("close",e),l=r;break;case"iframe":case"object":case"embed":D("load",e),l=r;break;case"video":case"audio":for(l=0;l<lf.length;l++)D(lf[l],e);l=r;break;case"source":D("error",e),l=r;break;case"img":case"image":case"link":D("error",e),D("load",e),l=r;break;case"details":D("toggle",e),l=r;break;case"input":Za(e,r),l=Ya(e,r),D("invalid",e);break;case"option":default:l=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},l=A({},r,{value:void 0}),D("invalid",e);break;case"textarea":hb(e,r),l=gb(e,r),D("invalid",e)}for(a in ub(t,l),u=l)if(u.hasOwnProperty(a)){var o=u[a];"style"===a?sb(e,o):"dangerouslySetInnerHTML"===a?null!=(o=o?o.__html:void 0)&&nb(e,o):"children"===a?"string"==typeof o?("textarea"!==t||""!==o)&&ob(e,o):"number"==typeof o&&ob(e,""+o):"suppressContentEditableWarning"!==a&&"suppressHydrationWarning"!==a&&"autoFocus"!==a&&(ea.hasOwnProperty(a)?null!=o&&"onScroll"===a&&D("scroll",e):null!=o&&ta(e,a,o,i))}switch(t){case"input":Va(e),db(e,r,!1);break;case"textarea":Va(e),jb(e);break;case"option":null!=r.value&&e.setAttribute("value",""+Sa(r.value));break;case"select":e.multiple=!!r.multiple,null!=(a=r.value)?fb(e,!!r.multiple,a,!1):null!=r.defaultValue&&fb(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof l.onClick&&(e.onclick=Bf)}switch(t){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(n.flags|=4)}null!==n.ref&&(n.flags|=512,n.flags|=2097152)}return S(n),null;case 6:if(e&&null!=n.stateNode)Dj(e,n,e.memoizedProps,r);else{if("string"!=typeof r&&null===n.stateNode)throw Error(p(166));if(t=Hh(Gh.current),Hh(Eh.current),Gg(n)){if(r=n.stateNode,t=n.memoizedProps,r[Of]=n,(a=r.nodeValue!==t)&&null!==(e=xg))switch(e.tag){case 3:Af(r.nodeValue,t,0!=(1&e.mode));break;case 5:!0!==e.memoizedProps.suppressHydrationWarning&&Af(r.nodeValue,t,0!=(1&e.mode))}a&&(n.flags|=4)}else(r=(9===t.nodeType?t:t.ownerDocument).createTextNode(r))[Of]=n,n.stateNode=r}return S(n),null;case 13:if(E(M),r=n.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(I&&null!==yg&&0!=(1&n.mode)&&0==(128&n.flags))Hg(),Ig(),n.flags|=98560,a=!1;else if(a=Gg(n),null!==r&&null!==r.dehydrated){if(null===e){if(!a)throw Error(p(318));if(!(a=null!==(a=n.memoizedState)?a.dehydrated:null))throw Error(p(317));a[Of]=n}else Ig(),0==(128&n.flags)&&(n.memoizedState=null),n.flags|=4;S(n),a=!1}else null!==zg&&(Gj(zg),zg=null),a=!0;if(!a)return 65536&n.flags?n:null}if(0!=(128&n.flags))return n.lanes=t,n;return(r=null!==r)!=(null!==e&&null!==e.memoizedState)&&r&&(n.child.flags|=8192,0!=(1&n.mode)&&(null===e||0!=(1&M.current)?0===T&&(T=3):uj())),null!==n.updateQueue&&(n.flags|=4),S(n),null;case 4:return Jh(),Bj(e,n),null===e&&sf(n.stateNode.containerInfo),S(n),null;case 10:return Rg(n.type._context),S(n),null;case 19:if(E(M),null===(a=n.memoizedState))return S(n),null;if(r=0!=(128&n.flags),null===(i=a.rendering)){if(r)Ej(a,!1);else{if(0!==T||null!==e&&0!=(128&e.flags))for(e=n.child;null!==e;){if(null!==(i=Mh(e))){for(n.flags|=128,Ej(a,!1),null!==(r=i.updateQueue)&&(n.updateQueue=r,n.flags|=4),n.subtreeFlags=0,r=t,t=n.child;null!==t;)a=t,e=r,a.flags&=14680066,null===(i=a.alternate)?(a.childLanes=0,a.lanes=e,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=i.childLanes,a.lanes=i.lanes,a.child=i.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=i.memoizedProps,a.memoizedState=i.memoizedState,a.updateQueue=i.updateQueue,a.type=i.type,e=i.dependencies,a.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),t=t.sibling;return G(M,1&M.current|2),n.child}e=e.sibling}null!==a.tail&&B()>Hj&&(n.flags|=128,r=!0,Ej(a,!1),n.lanes=4194304)}}else{if(!r){if(null!==(e=Mh(i))){if(n.flags|=128,r=!0,null!==(t=e.updateQueue)&&(n.updateQueue=t,n.flags|=4),Ej(a,!0),null===a.tail&&"hidden"===a.tailMode&&!i.alternate&&!I)return S(n),null}else 2*B()-a.renderingStartTime>Hj&&1073741824!==t&&(n.flags|=128,r=!0,Ej(a,!1),n.lanes=4194304)}a.isBackwards?(i.sibling=n.child,n.child=i):(null!==(t=a.last)?t.sibling=i:n.child=i,a.last=i)}if(null!==a.tail)return n=a.tail,a.rendering=n,a.tail=n.sibling,a.renderingStartTime=B(),n.sibling=null,t=M.current,G(M,r?1&t|2:1&t),n;return S(n),null;case 22:case 23:return Ij(),r=null!==n.memoizedState,null!==e&&null!==e.memoizedState!==r&&(n.flags|=8192),r&&0!=(1&n.mode)?0!=(1073741824&gj)&&(S(n),6&n.subtreeFlags&&(n.flags|=8192)):S(n),null;case 24:case 25:return null}throw Error(p(156,n.tag))}function Jj(e,n){switch(wg(n),n.tag){case 1:return Zf(n.type)&&$f(),65536&(e=n.flags)?(n.flags=-65537&e|128,n):null;case 3:return Jh(),E(Wf),E(H),Oh(),0!=(65536&(e=n.flags))&&0==(128&e)?(n.flags=-65537&e|128,n):null;case 5:return Lh(n),null;case 13:if(E(M),null!==(e=n.memoizedState)&&null!==e.dehydrated){if(null===n.alternate)throw Error(p(340));Ig()}return 65536&(e=n.flags)?(n.flags=-65537&e|128,n):null;case 19:return E(M),null;case 4:return Jh(),null;case 10:return Rg(n.type._context),null;case 22:case 23:return Ij(),null;default:return null}}Aj=function(e,n){for(var t=n.child;null!==t;){if(5===t.tag||6===t.tag)e.appendChild(t.stateNode);else if(4!==t.tag&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===n)break;for(;null===t.sibling;){if(null===t.return||t.return===n)return;t=t.return}t.sibling.return=t.return,t=t.sibling}},Bj=function(){},Cj=function(e,n,t,r){var l=e.memoizedProps;if(l!==r){e=n.stateNode,Hh(Eh.current);var a,i=null;switch(t){case"input":l=Ya(e,l),r=Ya(e,r),i=[];break;case"select":l=A({},l,{value:void 0}),r=A({},r,{value:void 0}),i=[];break;case"textarea":l=gb(e,l),r=gb(e,r),i=[];break;default:"function"!=typeof l.onClick&&"function"==typeof r.onClick&&(e.onclick=Bf)}for(c in ub(t,r),t=null,l)if(!r.hasOwnProperty(c)&&l.hasOwnProperty(c)&&null!=l[c]){if("style"===c){var u=l[c];for(a in u)u.hasOwnProperty(a)&&(t||(t={}),t[a]="")}else"dangerouslySetInnerHTML"!==c&&"children"!==c&&"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&"autoFocus"!==c&&(ea.hasOwnProperty(c)?i||(i=[]):(i=i||[]).push(c,null))}for(c in r){var o=r[c];if(u=null!=l?l[c]:void 0,r.hasOwnProperty(c)&&o!==u&&(null!=o||null!=u)){if("style"===c){if(u){for(a in u)!u.hasOwnProperty(a)||o&&o.hasOwnProperty(a)||(t||(t={}),t[a]="");for(a in o)o.hasOwnProperty(a)&&u[a]!==o[a]&&(t||(t={}),t[a]=o[a])}else t||(i||(i=[]),i.push(c,t)),t=o}else"dangerouslySetInnerHTML"===c?(o=o?o.__html:void 0,u=u?u.__html:void 0,null!=o&&u!==o&&(i=i||[]).push(c,o)):"children"===c?"string"!=typeof o&&"number"!=typeof o||(i=i||[]).push(c,""+o):"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&(ea.hasOwnProperty(c)?(null!=o&&"onScroll"===c&&D("scroll",e),i||u===o||(i=[])):(i=i||[]).push(c,o))}}t&&(i=i||[]).push("style",t);var c=i;(n.updateQueue=c)&&(n.flags|=4)}},Dj=function(e,n,t,r){t!==r&&(n.flags|=4)};var Kj=!1,U=!1,Lj="function"==typeof WeakSet?WeakSet:Set,V=null;function Mj(e,n){var t=e.ref;if(null!==t){if("function"==typeof t)try{t(null)}catch(r){W(e,n,r)}else t.current=null}}function Nj(e,n,t){try{t()}catch(r){W(e,n,r)}}var Oj=!1;function Pj(e,n){if(Cf=dd,Ne(e=Me())){if("selectionStart"in e)var t={start:e.selectionStart,end:e.selectionEnd};else e:{var r=(t=(t=e.ownerDocument)&&t.defaultView||window).getSelection&&t.getSelection();if(r&&0!==r.rangeCount){t=r.anchorNode;var l,a=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{t.nodeType,i.nodeType}catch(u){t=null;break e}var o=0,c=-1,s=-1,f=0,d=0,h=e,g=null;n:for(;;){for(;h!==t||0!==a&&3!==h.nodeType||(c=o+a),h!==i||0!==r&&3!==h.nodeType||(s=o+r),3===h.nodeType&&(o+=h.nodeValue.length),null!==(l=h.firstChild);)g=h,h=l;for(;;){if(h===e)break n;if(g===t&&++f===a&&(c=o),g===i&&++d===r&&(s=o),null!==(l=h.nextSibling))break;g=(h=g).parentNode}h=l}t=-1===c||-1===s?null:{start:c,end:s}}else t=null}t=t||{start:0,end:0}}else t=null;for(Df={focusedElem:e,selectionRange:t},dd=!1,V=n;null!==V;)if(e=(n=V).child,0!=(1028&n.subtreeFlags)&&null!==e)e.return=n,V=e;else for(;null!==V;){n=V;try{var m=n.alternate;if(0!=(1024&n.flags))switch(n.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==m){var b=m.memoizedProps,y=m.memoizedState,k=n.stateNode,w=k.getSnapshotBeforeUpdate(n.elementType===n.type?b:Lg(n.type,b),y);k.__reactInternalSnapshotBeforeUpdate=w}break;case 3:var x=n.stateNode.containerInfo;1===x.nodeType?x.textContent="":9===x.nodeType&&x.documentElement&&x.removeChild(x.documentElement);break;default:throw Error(p(163))}}catch(j){W(n,n.return,j)}if(null!==(e=n.sibling)){e.return=n.return,V=e;break}V=n.return}return m=Oj,Oj=!1,m}function Qj(e,n,t){var r=n.updateQueue;if(null!==(r=null!==r?r.lastEffect:null)){var l=r=r.next;do{if((l.tag&e)===e){var a=l.destroy;l.destroy=void 0,void 0!==a&&Nj(n,t,a)}l=l.next}while(l!==r)}}function Rj(e,n){if(null!==(n=null!==(n=n.updateQueue)?n.lastEffect:null)){var t=n=n.next;do{if((t.tag&e)===e){var r=t.create;t.destroy=r()}t=t.next}while(t!==n)}}function Sj(e){var n=e.ref;if(null!==n){var t=e.stateNode;e.tag,e=t,"function"==typeof n?n(e):n.current=e}}function Tj(e){var n=e.alternate;null!==n&&(e.alternate=null,Tj(n)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&null!==(n=e.stateNode)&&(delete n[Of],delete n[Pf],delete n[of],delete n[Qf],delete n[Rf]),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Uj(e){return 5===e.tag||3===e.tag||4===e.tag}function Vj(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||Uj(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(2&e.flags||null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function Wj(e,n,t){var r=e.tag;if(5===r||6===r)e=e.stateNode,n?8===t.nodeType?t.parentNode.insertBefore(e,n):t.insertBefore(e,n):(8===t.nodeType?(n=t.parentNode).insertBefore(e,t):(n=t).appendChild(e),null!=(t=t._reactRootContainer)||null!==n.onclick||(n.onclick=Bf));else if(4!==r&&null!==(e=e.child))for(Wj(e,n,t),e=e.sibling;null!==e;)Wj(e,n,t),e=e.sibling}function Xj(e,n,t){var r=e.tag;if(5===r||6===r)e=e.stateNode,n?t.insertBefore(e,n):t.appendChild(e);else if(4!==r&&null!==(e=e.child))for(Xj(e,n,t),e=e.sibling;null!==e;)Xj(e,n,t),e=e.sibling}var X=null,Yj=!1;function Zj(e,n,t){for(t=t.child;null!==t;)ak(e,n,t),t=t.sibling}function ak(e,n,t){if(lc&&"function"==typeof lc.onCommitFiberUnmount)try{lc.onCommitFiberUnmount(kc,t)}catch(r){}switch(t.tag){case 5:U||Mj(t,n);case 6:var l=X,a=Yj;X=null,Zj(e,n,t),X=l,Yj=a,null!==X&&(Yj?(e=X,t=t.stateNode,8===e.nodeType?e.parentNode.removeChild(t):e.removeChild(t)):X.removeChild(t.stateNode));break;case 18:null!==X&&(Yj?(e=X,t=t.stateNode,8===e.nodeType?Kf(e.parentNode,t):1===e.nodeType&&Kf(e,t),bd(e)):Kf(X,t.stateNode));break;case 4:l=X,a=Yj,X=t.stateNode.containerInfo,Yj=!0,Zj(e,n,t),X=l,Yj=a;break;case 0:case 11:case 14:case 15:if(!U&&null!==(l=t.updateQueue)&&null!==(l=l.lastEffect)){a=l=l.next;do{var i=a,u=i.destroy;i=i.tag,void 0!==u&&(0!=(2&i)?Nj(t,n,u):0!=(4&i)&&Nj(t,n,u)),a=a.next}while(a!==l)}Zj(e,n,t);break;case 1:if(!U&&(Mj(t,n),"function"==typeof(l=t.stateNode).componentWillUnmount))try{l.props=t.memoizedProps,l.state=t.memoizedState,l.componentWillUnmount()}catch(o){W(t,n,o)}Zj(e,n,t);break;case 21:default:Zj(e,n,t);break;case 22:1&t.mode?(U=(l=U)||null!==t.memoizedState,Zj(e,n,t),U=l):Zj(e,n,t)}}function bk(e){var n=e.updateQueue;if(null!==n){e.updateQueue=null;var t=e.stateNode;null===t&&(t=e.stateNode=new Lj),n.forEach(function(n){var r=ck.bind(null,e,n);t.has(n)||(t.add(n),n.then(r,r))})}}function dk(e,n){var t=n.deletions;if(null!==t)for(var r=0;r<t.length;r++){var l=t[r];try{var a=n,i=a;e:for(;null!==i;){switch(i.tag){case 5:X=i.stateNode,Yj=!1;break e;case 3:case 4:X=i.stateNode.containerInfo,Yj=!0;break e}i=i.return}if(null===X)throw Error(p(160));ak(e,a,l),X=null,Yj=!1;var u=l.alternate;null!==u&&(u.return=null),l.return=null}catch(o){W(l,n,o)}}if(12854&n.subtreeFlags)for(n=n.child;null!==n;)ek(n,e),n=n.sibling}function ek(e,n){var t=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(dk(n,e),fk(e),4&r){try{Qj(3,e,e.return),Rj(3,e)}catch(l){W(e,e.return,l)}try{Qj(5,e,e.return)}catch(a){W(e,e.return,a)}}break;case 1:dk(n,e),fk(e),512&r&&null!==t&&Mj(t,t.return);break;case 5:if(dk(n,e),fk(e),512&r&&null!==t&&Mj(t,t.return),32&e.flags){var i=e.stateNode;try{ob(i,"")}catch(u){W(e,e.return,u)}}if(4&r&&null!=(i=e.stateNode)){var o=e.memoizedProps,c=null!==t?t.memoizedProps:o,s=e.type,f=e.updateQueue;if(e.updateQueue=null,null!==f)try{"input"===s&&"radio"===o.type&&null!=o.name&&ab(i,o),vb(s,c);var d=vb(s,o);for(c=0;c<f.length;c+=2){var h=f[c],g=f[c+1];"style"===h?sb(i,g):"dangerouslySetInnerHTML"===h?nb(i,g):"children"===h?ob(i,g):ta(i,h,g,d)}switch(s){case"input":bb(i,o);break;case"textarea":ib(i,o);break;case"select":var m=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!o.multiple;var b=o.value;null!=b?fb(i,!!o.multiple,b,!1):!!o.multiple!==m&&(null!=o.defaultValue?fb(i,!!o.multiple,o.defaultValue,!0):fb(i,!!o.multiple,o.multiple?[]:"",!1))}i[Pf]=o}catch(y){W(e,e.return,y)}}break;case 6:if(dk(n,e),fk(e),4&r){if(null===e.stateNode)throw Error(p(162));i=e.stateNode,o=e.memoizedProps;try{i.nodeValue=o}catch(k){W(e,e.return,k)}}break;case 3:if(dk(n,e),fk(e),4&r&&null!==t&&t.memoizedState.isDehydrated)try{bd(n.containerInfo)}catch(w){W(e,e.return,w)}break;case 4:default:dk(n,e),fk(e);break;case 13:dk(n,e),fk(e),8192&(i=e.child).flags&&(o=null!==i.memoizedState,i.stateNode.isHidden=o,o&&(null===i.alternate||null===i.alternate.memoizedState)&&(gk=B())),4&r&&bk(e);break;case 22:if(h=null!==t&&null!==t.memoizedState,1&e.mode?(U=(d=U)||h,dk(n,e),U=d):dk(n,e),fk(e),8192&r){if(d=null!==e.memoizedState,(e.stateNode.isHidden=d)&&!h&&0!=(1&e.mode))for(V=e,h=e.child;null!==h;){for(g=V=h;null!==V;){switch(b=(m=V).child,m.tag){case 0:case 11:case 14:case 15:Qj(4,m,m.return);break;case 1:Mj(m,m.return);var x=m.stateNode;if("function"==typeof x.componentWillUnmount){r=m,t=m.return;try{n=r,x.props=n.memoizedProps,x.state=n.memoizedState,x.componentWillUnmount()}catch(j){W(r,t,j)}}break;case 5:Mj(m,m.return);break;case 22:if(null!==m.memoizedState){hk(g);continue}}null!==b?(b.return=m,V=b):hk(g)}h=h.sibling}e:for(h=null,g=e;;){if(5===g.tag){if(null===h){h=g;try{i=g.stateNode,d?(o=i.style,"function"==typeof o.setProperty?o.setProperty("display","none","important"):o.display="none"):(s=g.stateNode,c=null!=(f=g.memoizedProps.style)&&f.hasOwnProperty("display")?f.display:null,s.style.display=rb("display",c))}catch(_){W(e,e.return,_)}}}else if(6===g.tag){if(null===h)try{g.stateNode.nodeValue=d?"":g.memoizedProps}catch(F){W(e,e.return,F)}}else if((22!==g.tag&&23!==g.tag||null===g.memoizedState||g===e)&&null!==g.child){g.child.return=g,g=g.child;continue}if(g===e)break e;for(;null===g.sibling;){if(null===g.return||g.return===e)break e;h===g&&(h=null),g=g.return}h===g&&(h=null),g.sibling.return=g.return,g=g.sibling}}break;case 19:dk(n,e),fk(e),4&r&&bk(e);case 21:}}function fk(e){var n=e.flags;if(2&n){try{e:{for(var t=e.return;null!==t;){if(Uj(t)){var r=t;break e}t=t.return}throw Error(p(160))}switch(r.tag){case 5:var l=r.stateNode;32&r.flags&&(ob(l,""),r.flags&=-33);var a=Vj(e);Xj(e,a,l);break;case 3:case 4:var i=r.stateNode.containerInfo,u=Vj(e);Wj(e,u,i);break;default:throw Error(p(161))}}catch(o){W(e,e.return,o)}e.flags&=-3}4096&n&&(e.flags&=-4097)}function ik(e,n,t){V=e,jk(e)}function jk(e,n,t){for(var r=0!=(1&e.mode);null!==V;){var l=V,a=l.child;if(22===l.tag&&r){var i=null!==l.memoizedState||Kj;if(!i){var u=l.alternate,o=null!==u&&null!==u.memoizedState||U;u=Kj;var c=U;if(Kj=i,(U=o)&&!c)for(V=l;null!==V;)o=(i=V).child,22===i.tag&&null!==i.memoizedState?kk(l):null!==o?(o.return=i,V=o):kk(l);for(;null!==a;)V=a,jk(a),a=a.sibling;V=l,Kj=u,U=c}lk(e)}else 0!=(8772&l.subtreeFlags)&&null!==a?(a.return=l,V=a):lk(e)}}function lk(e){for(;null!==V;){var n=V;if(0!=(8772&n.flags)){var t=n.alternate;try{if(0!=(8772&n.flags))switch(n.tag){case 0:case 11:case 15:U||Rj(5,n);break;case 1:var r=n.stateNode;if(4&n.flags&&!U){if(null===t)r.componentDidMount();else{var l=n.elementType===n.type?t.memoizedProps:Lg(n.type,t.memoizedProps);r.componentDidUpdate(l,t.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}}var a=n.updateQueue;null!==a&&ih(n,a,r);break;case 3:var i=n.updateQueue;if(null!==i){if(t=null,null!==n.child)switch(n.child.tag){case 5:case 1:t=n.child.stateNode}ih(n,i,t)}break;case 5:var u=n.stateNode;if(null===t&&4&n.flags){t=u;var o=n.memoizedProps;switch(n.type){case"button":case"input":case"select":case"textarea":o.autoFocus&&t.focus();break;case"img":o.src&&(t.src=o.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===n.memoizedState){var c=n.alternate;if(null!==c){var s=c.memoizedState;if(null!==s){var f=s.dehydrated;null!==f&&bd(f)}}}break;default:throw Error(p(163))}U||512&n.flags&&Sj(n)}catch(d){W(n,n.return,d)}}if(n===e){V=null;break}if(null!==(t=n.sibling)){t.return=n.return,V=t;break}V=n.return}}function hk(e){for(;null!==V;){var n=V;if(n===e){V=null;break}var t=n.sibling;if(null!==t){t.return=n.return,V=t;break}V=n.return}}function kk(e){for(;null!==V;){var n=V;try{switch(n.tag){case 0:case 11:case 15:var t=n.return;try{Rj(4,n)}catch(r){W(n,t,r)}break;case 1:var l=n.stateNode;if("function"==typeof l.componentDidMount){var a=n.return;try{l.componentDidMount()}catch(i){W(n,a,i)}}var u=n.return;try{Sj(n)}catch(o){W(n,u,o)}break;case 5:var c=n.return;try{Sj(n)}catch(s){W(n,c,s)}}}catch(f){W(n,n.return,f)}if(n===e){V=null;break}var d=n.sibling;if(null!==d){d.return=n.return,V=d;break}V=n.return}}var mk=Math.ceil,nk=ua.ReactCurrentDispatcher,ok=ua.ReactCurrentOwner,pk=ua.ReactCurrentBatchConfig,K=0,R=null,Y=null,Z=0,gj=0,fj=Uf(0),T=0,qk=null,hh=0,rk=0,sk=0,tk=null,uk=null,gk=0,Hj=1/0,vk=null,Pi=!1,Qi=null,Si=null,wk=!1,xk=null,yk=0,zk=0,Ak=null,Bk=-1,Ck=0;function L(){return 0!=(6&K)?B():-1!==Bk?Bk:Bk=B()}function lh(e){return 0==(1&e.mode)?1:0!=(2&K)&&0!==Z?Z&-Z:null!==Kg.transition?(0===Ck&&(Ck=yc()),Ck):0!==(e=C)?e:e=void 0===(e=window.event)?16:jd(e.type)}function mh(e,n,t,r){if(50<zk)throw zk=0,Ak=null,Error(p(185));Ac(e,t,r),(0==(2&K)||e!==R)&&(e===R&&(0==(2&K)&&(rk|=t),4===T&&Dk(e,Z)),Ek(e,r),1===t&&0===K&&0==(1&n.mode)&&(Hj=B()+500,fg&&jg()))}function Ek(e,n){var t=e.callbackNode;wc(e,n);var r=uc(e,e===R?Z:0);if(0===r)null!==t&&bc(t),e.callbackNode=null,e.callbackPriority=0;else if(n=r&-r,e.callbackPriority!==n){if(null!=t&&bc(t),1===n)0===e.tag?ig(Fk.bind(null,e)):hg(Fk.bind(null,e)),Jf(function(){0==(6&K)&&jg()}),t=null;else{switch(Dc(r)){case 1:t=fc;break;case 4:t=gc;break;case 16:default:t=hc;break;case 536870912:t=jc}t=Gk(t,Hk.bind(null,e))}e.callbackPriority=n,e.callbackNode=t}}function Hk(e,n){if(Bk=-1,Ck=0,0!=(6&K))throw Error(p(327));var t=e.callbackNode;if(Ik()&&e.callbackNode!==t)return null;var r=uc(e,e===R?Z:0);if(0===r)return null;if(0!=(30&r)||0!=(r&e.expiredLanes)||n)n=Jk(e,r);else{n=r;var l=K;K|=2;var a=Kk();for((R!==e||Z!==n)&&(vk=null,Hj=B()+500,Lk(e,n));;)try{Mk();break}catch(i){Nk(e,i)}Qg(),nk.current=a,K=l,null!==Y?n=0:(R=null,Z=0,n=T)}if(0!==n){if(2===n&&0!==(l=xc(e))&&(r=l,n=Ok(e,l)),1===n)throw t=qk,Lk(e,0),Dk(e,r),Ek(e,B()),t;if(6===n)Dk(e,r);else{if(l=e.current.alternate,0==(30&r)&&!Pk(l)&&(2===(n=Jk(e,r))&&0!==(a=xc(e))&&(r=a,n=Ok(e,a)),1===n))throw t=qk,Lk(e,0),Dk(e,r),Ek(e,B()),t;switch(e.finishedWork=l,e.finishedLanes=r,n){case 0:case 1:throw Error(p(345));case 2:case 5:Qk(e,uk,vk);break;case 3:if(Dk(e,r),(130023424&r)===r&&10<(n=gk+500-B())){if(0!==uc(e,0))break;if(((l=e.suspendedLanes)&r)!==r){L(),e.pingedLanes|=e.suspendedLanes&l;break}e.timeoutHandle=Ff(Qk.bind(null,e,uk,vk),n);break}Qk(e,uk,vk);break;case 4:if(Dk(e,r),(4194240&r)===r)break;for(l=-1,n=e.eventTimes;0<r;){var u=31-oc(r);a=1<<u,(u=n[u])>l&&(l=u),r&=~a}if(r=l,10<(r=(120>(r=B()-r)?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*mk(r/1960))-r)){e.timeoutHandle=Ff(Qk.bind(null,e,uk,vk),r);break}Qk(e,uk,vk);break;default:throw Error(p(329))}}}return Ek(e,B()),e.callbackNode===t?Hk.bind(null,e):null}function Ok(e,n){var t=tk;return e.current.memoizedState.isDehydrated&&(Lk(e,n).flags|=256),2!==(e=Jk(e,n))&&(n=uk,uk=t,null!==n&&Gj(n)),e}function Gj(e){null===uk?uk=e:uk.push.apply(uk,e)}function Pk(e){for(var n=e;;){if(16384&n.flags){var t=n.updateQueue;if(null!==t&&null!==(t=t.stores))for(var r=0;r<t.length;r++){var l=t[r],a=l.getSnapshot;l=l.value;try{if(!He(a(),l))return!1}catch(i){return!1}}}if(t=n.child,16384&n.subtreeFlags&&null!==t)t.return=n,n=t;else{if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}}return!0}function Dk(e,n){for(n&=~sk,n&=~rk,e.suspendedLanes|=n,e.pingedLanes&=~n,e=e.expirationTimes;0<n;){var t=31-oc(n),r=1<<t;e[t]=-1,n&=~r}}function Fk(e){if(0!=(6&K))throw Error(p(327));Ik();var n=uc(e,0);if(0==(1&n))return Ek(e,B()),null;var t=Jk(e,n);if(0!==e.tag&&2===t){var r=xc(e);0!==r&&(n=r,t=Ok(e,r))}if(1===t)throw t=qk,Lk(e,0),Dk(e,n),Ek(e,B()),t;if(6===t)throw Error(p(345));return e.finishedWork=e.current.alternate,e.finishedLanes=n,Qk(e,uk,vk),Ek(e,B()),null}function Rk(e,n){var t=K;K|=1;try{return e(n)}finally{0===(K=t)&&(Hj=B()+500,fg&&jg())}}function Sk(e){null!==xk&&0===xk.tag&&0==(6&K)&&Ik();var n=K;K|=1;var t=pk.transition,r=C;try{if(pk.transition=null,C=1,e)return e()}finally{C=r,pk.transition=t,0==(6&(K=n))&&jg()}}function Ij(){gj=fj.current,E(fj)}function Lk(e,n){e.finishedWork=null,e.finishedLanes=0;var t=e.timeoutHandle;if(-1!==t&&(e.timeoutHandle=-1,Gf(t)),null!==Y)for(t=Y.return;null!==t;){var r=t;switch(wg(r),r.tag){case 1:null!=(r=r.type.childContextTypes)&&$f();break;case 3:Jh(),E(Wf),E(H),Oh();break;case 5:Lh(r);break;case 4:Jh();break;case 13:case 19:E(M);break;case 10:Rg(r.type._context);break;case 22:case 23:Ij()}t=t.return}if(R=e,Y=e=wh(e.current,null),Z=gj=n,T=0,qk=null,sk=rk=hh=0,uk=tk=null,null!==Wg){for(n=0;n<Wg.length;n++)if(null!==(r=(t=Wg[n]).interleaved)){t.interleaved=null;var l=r.next,a=t.pending;if(null!==a){var i=a.next;a.next=l,r.next=i}t.pending=r}Wg=null}return e}function Nk(e,n){for(;;){var t=Y;try{if(Qg(),Ph.current=ai,Sh){for(var r=N.memoizedState;null!==r;){var l=r.queue;null!==l&&(l.pending=null),r=r.next}Sh=!1}if(Rh=0,P=O=N=null,Th=!1,Uh=0,ok.current=null,null===t||null===t.return){T=1,qk=n,Y=null;break}e:{var a=e,i=t.return,u=t,o=n;if(n=Z,u.flags|=32768,null!==o&&"object"==typeof o&&"function"==typeof o.then){var c=o,s=u,f=s.tag;if(0==(1&s.mode)&&(0===f||11===f||15===f)){var d=s.alternate;d?(s.updateQueue=d.updateQueue,s.memoizedState=d.memoizedState,s.lanes=d.lanes):(s.updateQueue=null,s.memoizedState=null)}var h=Vi(i);if(null!==h){h.flags&=-257,Wi(h,i,u,a,n),1&h.mode&&Ti(a,c,n),n=h,o=c;var g=n.updateQueue;if(null===g){var m=new Set;m.add(o),n.updateQueue=m}else g.add(o);break e}if(0==(1&n)){Ti(a,c,n),uj();break e}o=Error(p(426))}else if(I&&1&u.mode){var b=Vi(i);if(null!==b){0==(65536&b.flags)&&(b.flags|=256),Wi(b,i,u,a,n),Jg(Ki(o,u));break e}}a=o=Ki(o,u),4!==T&&(T=2),null===tk?tk=[a]:tk.push(a),a=i;do{switch(a.tag){case 3:a.flags|=65536,n&=-n,a.lanes|=n;var y=Oi(a,o,n);fh(a,y);break e;case 1:u=o;var k=a.type,w=a.stateNode;if(0==(128&a.flags)&&("function"==typeof k.getDerivedStateFromError||null!==w&&"function"==typeof w.componentDidCatch&&(null===Si||!Si.has(w)))){a.flags|=65536,n&=-n,a.lanes|=n;var x=Ri(a,u,n);fh(a,x);break e}}a=a.return}while(null!==a)}Tk(t)}catch(j){n=j,Y===t&&null!==t&&(Y=t=t.return);continue}break}}function Kk(){var e=nk.current;return nk.current=ai,null===e?ai:e}function uj(){(0===T||3===T||2===T)&&(T=4),null===R||0==(268435455&hh)&&0==(268435455&rk)||Dk(R,Z)}function Jk(e,n){var t=K;K|=2;var r=Kk();for((R!==e||Z!==n)&&(vk=null,Lk(e,n));;)try{Uk();break}catch(l){Nk(e,l)}if(Qg(),K=t,nk.current=r,null!==Y)throw Error(p(261));return R=null,Z=0,T}function Uk(){for(;null!==Y;)Vk(Y)}function Mk(){for(;null!==Y&&!cc();)Vk(Y)}function Vk(e){var n=Wk(e.alternate,e,gj);e.memoizedProps=e.pendingProps,null===n?Tk(e):Y=n,ok.current=null}function Tk(e){var n=e;do{var t=n.alternate;if(e=n.return,0==(32768&n.flags)){if(null!==(t=Fj(t,n,gj))){Y=t;return}}else{if(null!==(t=Jj(t,n))){t.flags&=32767,Y=t;return}if(null!==e)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{T=6,Y=null;return}}if(null!==(n=n.sibling)){Y=n;return}Y=n=e}while(null!==n);0===T&&(T=5)}function Qk(e,n,t){var r=C,l=pk.transition;try{pk.transition=null,C=1,Xk(e,n,t,r)}finally{pk.transition=l,C=r}return null}function Xk(e,n,t,r){do Ik();while(null!==xk);if(0!=(6&K))throw Error(p(327));t=e.finishedWork;var l=e.finishedLanes;if(null===t)return null;if(e.finishedWork=null,e.finishedLanes=0,t===e.current)throw Error(p(177));e.callbackNode=null,e.callbackPriority=0;var a=t.lanes|t.childLanes;if(Bc(e,a),e===R&&(Y=R=null,Z=0),0==(2064&t.subtreeFlags)&&0==(2064&t.flags)||wk||(wk=!0,Gk(hc,function(){return Ik(),null})),a=0!=(15990&t.flags),0!=(15990&t.subtreeFlags)||a){a=pk.transition,pk.transition=null;var i=C;C=1;var u=K;K|=4,ok.current=null,Pj(e,t),ek(t,e),Oe(Df),dd=!!Cf,Df=Cf=null,e.current=t,ik(t),dc(),K=u,C=i,pk.transition=a}else e.current=t;if(wk&&(wk=!1,xk=e,yk=l),0===(a=e.pendingLanes)&&(Si=null),mc(t.stateNode),Ek(e,B()),null!==n)for(r=e.onRecoverableError,t=0;t<n.length;t++)r((l=n[t]).value,{componentStack:l.stack,digest:l.digest});if(Pi)throw Pi=!1,e=Qi,Qi=null,e;return 0!=(1&yk)&&0!==e.tag&&Ik(),0!=(1&(a=e.pendingLanes))?e===Ak?zk++:(zk=0,Ak=e):zk=0,jg(),null}function Ik(){if(null!==xk){var e=Dc(yk),n=pk.transition,t=C;try{if(pk.transition=null,C=16>e?16:e,null===xk)var r=!1;else{if(e=xk,xk=null,yk=0,0!=(6&K))throw Error(p(331));var l=K;for(K|=4,V=e.current;null!==V;){var a=V,i=a.child;if(0!=(16&V.flags)){var u=a.deletions;if(null!==u){for(var o=0;o<u.length;o++){var c=u[o];for(V=c;null!==V;){var s=V;switch(s.tag){case 0:case 11:case 15:Qj(8,s,a)}var f=s.child;if(null!==f)f.return=s,V=f;else for(;null!==V;){var d=(s=V).sibling,h=s.return;if(Tj(s),s===c){V=null;break}if(null!==d){d.return=h,V=d;break}V=h}}}var g=a.alternate;if(null!==g){var m=g.child;if(null!==m){g.child=null;do{var b=m.sibling;m.sibling=null,m=b}while(null!==m)}}V=a}}if(0!=(2064&a.subtreeFlags)&&null!==i)i.return=a,V=i;else n:for(;null!==V;){if(a=V,0!=(2048&a.flags))switch(a.tag){case 0:case 11:case 15:Qj(9,a,a.return)}var y=a.sibling;if(null!==y){y.return=a.return,V=y;break n}V=a.return}}var k=e.current;for(V=k;null!==V;){var w=(i=V).child;if(0!=(2064&i.subtreeFlags)&&null!==w)w.return=i,V=w;else n:for(i=k;null!==V;){if(u=V,0!=(2048&u.flags))try{switch(u.tag){case 0:case 11:case 15:Rj(9,u)}}catch(x){W(u,u.return,x)}if(u===i){V=null;break n}var j=u.sibling;if(null!==j){j.return=u.return,V=j;break n}V=u.return}}if(K=l,jg(),lc&&"function"==typeof lc.onPostCommitFiberRoot)try{lc.onPostCommitFiberRoot(kc,e)}catch(_){}r=!0}return r}finally{C=t,pk.transition=n}}return!1}function Yk(e,n,t){n=Ki(t,n),n=Oi(e,n,1),e=dh(e,n,1),n=L(),null!==e&&(Ac(e,1,n),Ek(e,n))}function W(e,n,t){if(3===e.tag)Yk(e,e,t);else for(;null!==n;){if(3===n.tag){Yk(n,e,t);break}if(1===n.tag){var r=n.stateNode;if("function"==typeof n.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Si||!Si.has(r))){e=Ki(t,e),e=Ri(n,e,1),n=dh(n,e,1),e=L(),null!==n&&(Ac(n,1,e),Ek(n,e));break}}n=n.return}}function Ui(e,n,t){var r=e.pingCache;null!==r&&r.delete(n),n=L(),e.pingedLanes|=e.suspendedLanes&t,R===e&&(Z&t)===t&&(4===T||3===T&&(130023424&Z)===Z&&500>B()-gk?Lk(e,0):sk|=t),Ek(e,n)}function Zk(e,n){0===n&&(0==(1&e.mode)?n=1:(n=sc,0==(130023424&(sc<<=1))&&(sc=4194304)));var t=L();null!==(e=Zg(e,n))&&(Ac(e,n,t),Ek(e,t))}function vj(e){var n=e.memoizedState,t=0;null!==n&&(t=n.retryLane),Zk(e,t)}function ck(e,n){var t=0;switch(e.tag){case 13:var r=e.stateNode,l=e.memoizedState;null!==l&&(t=l.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(p(314))}null!==r&&r.delete(n),Zk(e,t)}function Gk(e,n){return ac(e,n)}function al(e,n,t,r){this.tag=e,this.key=t,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Bg(e,n,t,r){return new al(e,n,t,r)}function bj(e){return!(!(e=e.prototype)||!e.isReactComponent)}function $k(e){if("function"==typeof e)return bj(e)?1:0;if(null!=e){if((e=e.$$typeof)===Da)return 11;if(e===Ga)return 14}return 2}function wh(e,n){var t=e.alternate;return null===t?((t=Bg(e.tag,n,e.key,e.mode)).elementType=e.elementType,t.type=e.type,t.stateNode=e.stateNode,t.alternate=e,e.alternate=t):(t.pendingProps=n,t.type=e.type,t.flags=0,t.subtreeFlags=0,t.deletions=null),t.flags=14680064&e.flags,t.childLanes=e.childLanes,t.lanes=e.lanes,t.child=e.child,t.memoizedProps=e.memoizedProps,t.memoizedState=e.memoizedState,t.updateQueue=e.updateQueue,n=e.dependencies,t.dependencies=null===n?null:{lanes:n.lanes,firstContext:n.firstContext},t.sibling=e.sibling,t.index=e.index,t.ref=e.ref,t}function yh(e,n,t,r,l,a){var i=2;if(r=e,"function"==typeof e)bj(e)&&(i=1);else if("string"==typeof e)i=5;else e:switch(e){case ya:return Ah(t.children,l,a,n);case za:i=8,l|=8;break;case Aa:return(e=Bg(12,t,n,2|l)).elementType=Aa,e.lanes=a,e;case Ea:return(e=Bg(13,t,n,l)).elementType=Ea,e.lanes=a,e;case Fa:return(e=Bg(19,t,n,l)).elementType=Fa,e.lanes=a,e;case Ia:return qj(t,l,a,n);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case Ba:i=10;break e;case Ca:i=9;break e;case Da:i=11;break e;case Ga:i=14;break e;case Ha:i=16,r=null;break e}throw Error(p(130,null==e?e:typeof e,""))}return(n=Bg(i,t,n,l)).elementType=e,n.type=r,n.lanes=a,n}function Ah(e,n,t,r){return(e=Bg(7,e,r,n)).lanes=t,e}function qj(e,n,t,r){return(e=Bg(22,e,r,n)).elementType=Ia,e.lanes=t,e.stateNode={isHidden:!1},e}function xh(e,n,t){return(e=Bg(6,e,null,n)).lanes=t,e}function zh(e,n,t){return(n=Bg(4,null!==e.children?e.children:[],e.key,n)).lanes=t,n.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},n}function bl(e,n,t,r,l){this.tag=n,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=zc(0),this.expirationTimes=zc(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=zc(0),this.identifierPrefix=r,this.onRecoverableError=l,this.mutableSourceEagerHydrationData=null}function cl(e,n,t,r,l,a,i,u,o){return e=new bl(e,n,t,u,o),1===n?(n=1,!0===a&&(n|=8)):n=0,a=Bg(3,null,null,n),e.current=a,a.stateNode=e,a.memoizedState={element:r,isDehydrated:t,cache:null,transitions:null,pendingSuspenseBoundaries:null},ah(a),e}function dl(e,n,t){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:wa,key:null==r?null:""+r,children:e,containerInfo:n,implementation:t}}function el(e){if(!e)return Vf;e=e._reactInternals;e:{if(Vb(e)!==e||1!==e.tag)throw Error(p(170));var n=e;do{switch(n.tag){case 3:n=n.stateNode.context;break e;case 1:if(Zf(n.type)){n=n.stateNode.__reactInternalMemoizedMergedChildContext;break e}}n=n.return}while(null!==n);throw Error(p(171))}if(1===e.tag){var t=e.type;if(Zf(t))return bg(e,t,n)}return n}function fl(e,n,t,r,l,a,i,u,o){return(e=cl(t,r,!0,e,l,a,i,u,o)).context=el(null),t=e.current,(a=ch(r=L(),l=lh(t))).callback=null!=n?n:null,dh(t,a,l),e.current.lanes=l,Ac(e,l,r),Ek(e,r),e}function gl(e,n,t,r){var l=n.current,a=L(),i=lh(l);return t=el(t),null===n.context?n.context=t:n.pendingContext=t,(n=ch(a,i)).payload={element:e},null!==(r=void 0===r?null:r)&&(n.callback=r),null!==(e=dh(l,n,i))&&(mh(e,l,i,a),eh(e,l,i)),i}function hl(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function il(e,n){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var t=e.retryLane;e.retryLane=0!==t&&t<n?t:n}}function jl(e,n){il(e,n),(e=e.alternate)&&il(e,n)}function kl(){return null}Wk=function(e,n,t){if(null!==e){if(e.memoizedProps!==n.pendingProps||Wf.current)Ug=!0;else{if(0==(e.lanes&t)&&0==(128&n.flags))return Ug=!1,zj(e,n,t);Ug=0!=(131072&e.flags)}}else Ug=!1,I&&0!=(1048576&n.flags)&&ug(n,ng,n.index);switch(n.lanes=0,n.tag){case 2:var r=n.type;jj(e,n),e=n.pendingProps;var l=Yf(n,H.current);Tg(n,t),l=Xh(null,n,r,e,l,t);var a=bi();return n.flags|=1,"object"==typeof l&&null!==l&&"function"==typeof l.render&&void 0===l.$$typeof?(n.tag=1,n.memoizedState=null,n.updateQueue=null,Zf(r)?(a=!0,cg(n)):a=!1,n.memoizedState=null!==l.state&&void 0!==l.state?l.state:null,ah(n),l.updater=nh,n.stateNode=l,l._reactInternals=n,rh(n,r,e,t),n=kj(null,n,r,!0,a,t)):(n.tag=0,I&&a&&vg(n),Yi(null,n,l,t),n=n.child),n;case 16:r=n.elementType;e:{switch(jj(e,n),e=n.pendingProps,r=(l=r._init)(r._payload),n.type=r,l=n.tag=$k(r),e=Lg(r,e),l){case 0:n=dj(null,n,r,e,t);break e;case 1:n=ij(null,n,r,e,t);break e;case 11:n=Zi(null,n,r,e,t);break e;case 14:n=aj(null,n,r,Lg(r.type,e),t);break e}throw Error(p(306,r,""))}return n;case 0:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:Lg(r,l),dj(e,n,r,l,t);case 1:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:Lg(r,l),ij(e,n,r,l,t);case 3:e:{if(lj(n),null===e)throw Error(p(387));r=n.pendingProps,l=(a=n.memoizedState).element,bh(e,n),gh(n,r,null,t);var i=n.memoizedState;if(r=i.element,a.isDehydrated){if(a={element:r,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},n.updateQueue.baseState=a,n.memoizedState=a,256&n.flags){l=Ki(Error(p(423)),n),n=mj(e,n,r,t,l);break e}if(r!==l){l=Ki(Error(p(424)),n),n=mj(e,n,r,t,l);break e}for(yg=Lf(n.stateNode.containerInfo.firstChild),xg=n,I=!0,zg=null,t=Ch(n,null,r,t),n.child=t;t;)t.flags=-3&t.flags|4096,t=t.sibling}else{if(Ig(),r===l){n=$i(e,n,t);break e}Yi(e,n,r,t)}n=n.child}return n;case 5:return Kh(n),null===e&&Eg(n),r=n.type,l=n.pendingProps,a=null!==e?e.memoizedProps:null,i=l.children,Ef(r,l)?i=null:null!==a&&Ef(r,a)&&(n.flags|=32),hj(e,n),Yi(e,n,i,t),n.child;case 6:return null===e&&Eg(n),null;case 13:return pj(e,n,t);case 4:return Ih(n,n.stateNode.containerInfo),r=n.pendingProps,null===e?n.child=Bh(n,null,r,t):Yi(e,n,r,t),n.child;case 11:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:Lg(r,l),Zi(e,n,r,l,t);case 7:return Yi(e,n,n.pendingProps,t),n.child;case 8:case 12:return Yi(e,n,n.pendingProps.children,t),n.child;case 10:e:{if(r=n.type._context,l=n.pendingProps,a=n.memoizedProps,i=l.value,G(Mg,r._currentValue),r._currentValue=i,null!==a){if(He(a.value,i)){if(a.children===l.children&&!Wf.current){n=$i(e,n,t);break e}}else for(null!==(a=n.child)&&(a.return=n);null!==a;){var u=a.dependencies;if(null!==u){i=a.child;for(var o=u.firstContext;null!==o;){if(o.context===r){if(1===a.tag){(o=ch(-1,t&-t)).tag=2;var c=a.updateQueue;if(null!==c){var s=(c=c.shared).pending;null===s?o.next=o:(o.next=s.next,s.next=o),c.pending=o}}a.lanes|=t,null!==(o=a.alternate)&&(o.lanes|=t),Sg(a.return,t,n),u.lanes|=t;break}o=o.next}}else if(10===a.tag)i=a.type===n.type?null:a.child;else if(18===a.tag){if(null===(i=a.return))throw Error(p(341));i.lanes|=t,null!==(u=i.alternate)&&(u.lanes|=t),Sg(i,t,n),i=a.sibling}else i=a.child;if(null!==i)i.return=a;else for(i=a;null!==i;){if(i===n){i=null;break}if(null!==(a=i.sibling)){a.return=i.return,i=a;break}i=i.return}a=i}}Yi(e,n,l.children,t),n=n.child}return n;case 9:return l=n.type,r=n.pendingProps.children,Tg(n,t),l=Vg(l),r=r(l),n.flags|=1,Yi(e,n,r,t),n.child;case 14:return l=Lg(r=n.type,n.pendingProps),l=Lg(r.type,l),aj(e,n,r,l,t);case 15:return cj(e,n,n.type,n.pendingProps,t);case 17:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:Lg(r,l),jj(e,n),n.tag=1,Zf(r)?(e=!0,cg(n)):e=!1,Tg(n,t),ph(n,r,l),rh(n,r,l,t),kj(null,n,r,!0,e,t);case 19:return yj(e,n,t);case 22:return ej(e,n,t)}throw Error(p(156,n.tag))};var ll="function"==typeof reportError?reportError:function(e){console.error(e)};function ml(e){this._internalRoot=e}function nl(e){this._internalRoot=e}function ol(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function pl(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function ql(){}function rl(e,n,t,r,l){if(l){if("function"==typeof r){var a=r;r=function(){var e=hl(i);a.call(e)}}var i=fl(n,r,e,0,null,!1,!1,"",ql);return e._reactRootContainer=i,e[uf]=i.current,sf(8===e.nodeType?e.parentNode:e),Sk(),i}for(;l=e.lastChild;)e.removeChild(l);if("function"==typeof r){var u=r;r=function(){var e=hl(o);u.call(e)}}var o=cl(e,0,!1,null,null,!1,!1,"",ql);return e._reactRootContainer=o,e[uf]=o.current,sf(8===e.nodeType?e.parentNode:e),Sk(function(){gl(n,o,t,r)}),o}function sl(e,n,t,r,l){var a=t._reactRootContainer;if(a){var i=a;if("function"==typeof l){var u=l;l=function(){var e=hl(i);u.call(e)}}gl(n,i,e,l)}else i=rl(t,n,e,l,r);return hl(i)}nl.prototype.render=ml.prototype.render=function(e){var n=this._internalRoot;if(null===n)throw Error(p(409));gl(e,n,null,null)},nl.prototype.unmount=ml.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var n=e.containerInfo;Sk(function(){gl(null,e,null,null)}),n[uf]=null}},nl.prototype.unstable_scheduleHydration=function(e){if(e){var n=Hc();e={blockedOn:null,target:e,priority:n};for(var t=0;t<Qc.length&&0!==n&&n<Qc[t].priority;t++);Qc.splice(t,0,e),0===t&&Vc(e)}},Ec=function(e){switch(e.tag){case 3:var n=e.stateNode;if(n.current.memoizedState.isDehydrated){var t=tc(n.pendingLanes);0!==t&&(Cc(n,1|t),Ek(n,B()),0==(6&K)&&(Hj=B()+500,jg()))}break;case 13:Sk(function(){var n=Zg(e,1);null!==n&&mh(n,e,1,L())}),jl(e,1)}},Fc=function(e){if(13===e.tag){var n=Zg(e,134217728);null!==n&&mh(n,e,134217728,L()),jl(e,134217728)}},Gc=function(e){if(13===e.tag){var n=lh(e),t=Zg(e,n);null!==t&&mh(t,e,n,L()),jl(e,n)}},Hc=function(){return C},Ic=function(e,n){var t=C;try{return C=e,n()}finally{C=t}},yb=function(e,n,t){switch(n){case"input":if(bb(e,t),n=t.name,"radio"===t.type&&null!=n){for(t=e;t.parentNode;)t=t.parentNode;for(t=t.querySelectorAll("input[name="+JSON.stringify(""+n)+'][type="radio"]'),n=0;n<t.length;n++){var r=t[n];if(r!==e&&r.form===e.form){var l=Db(r);if(!l)throw Error(p(90));Wa(r),bb(r,l)}}}break;case"textarea":ib(e,t);break;case"select":null!=(n=t.value)&&fb(e,!!t.multiple,n,!1)}},Gb=Rk,Hb=Sk;var tl={usingClientEntryPoint:!1,Events:[Cb,ue,Db,Eb,Fb,Rk]},ul={findFiberByHostInstance:Wc,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},vl={bundleType:ul.bundleType,version:ul.version,rendererPackageName:ul.rendererPackageName,rendererConfig:ul.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:ua.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Zb(e))?null:e.stateNode},findFiberByHostInstance:ul.findFiberByHostInstance||kl,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var u=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!u.isDisabled&&u.supportsFiber)try{kc=u.inject(vl),lc=u}catch(o){}}function checkDCE(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE)}catch(e){console.error(e)}}reactDom_production_min.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=tl,reactDom_production_min.createPortal=function(e,n){var t=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!ol(n))throw Error(p(200));return dl(e,n,null,t)},reactDom_production_min.createRoot=function(e,n){if(!ol(e))throw Error(p(299));var t=!1,r="",l=ll;return null!=n&&(!0===n.unstable_strictMode&&(t=!0),void 0!==n.identifierPrefix&&(r=n.identifierPrefix),void 0!==n.onRecoverableError&&(l=n.onRecoverableError)),n=cl(e,1,!1,null,null,t,!1,r,l),e[uf]=n.current,sf(8===e.nodeType?e.parentNode:e),new ml(n)},reactDom_production_min.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var n=e._reactInternals;if(void 0===n){if("function"==typeof e.render)throw Error(p(188));throw Error(p(268,e=Object.keys(e).join(",")))}return e=null===(e=Zb(n))?null:e.stateNode},reactDom_production_min.flushSync=function(e){return Sk(e)},reactDom_production_min.hydrate=function(e,n,t){if(!pl(n))throw Error(p(200));return sl(null,e,n,!0,t)},reactDom_production_min.hydrateRoot=function(e,n,t){if(!ol(e))throw Error(p(405));var r=null!=t&&t.hydratedSources||null,l=!1,a="",i=ll;if(null!=t&&(!0===t.unstable_strictMode&&(l=!0),void 0!==t.identifierPrefix&&(a=t.identifierPrefix),void 0!==t.onRecoverableError&&(i=t.onRecoverableError)),n=fl(n,null,e,1,null!=t?t:null,l,!1,a,i),e[uf]=n.current,sf(e),r)for(e=0;e<r.length;e++)l=(l=(t=r[e])._getVersion)(t._source),null==n.mutableSourceEagerHydrationData?n.mutableSourceEagerHydrationData=[t,l]:n.mutableSourceEagerHydrationData.push(t,l);return new nl(n)},reactDom_production_min.render=function(e,n,t){if(!pl(n))throw Error(p(200));return sl(null,e,n,!1,t)},reactDom_production_min.unmountComponentAtNode=function(e){if(!pl(e))throw Error(p(40));return!!e._reactRootContainer&&(Sk(function(){sl(null,null,e,!1,function(){e._reactRootContainer=null,e[uf]=null})}),!0)},reactDom_production_min.unstable_batchedUpdates=Rk,reactDom_production_min.unstable_renderSubtreeIntoContainer=function(e,n,t,r){if(!pl(t))throw Error(p(200));if(null==e||void 0===e._reactInternals)throw Error(p(38));return sl(e,n,t,!1,r)},reactDom_production_min.version="18.2.0-next-9e3b772b8-20220608",checkDCE(),reactDom.exports=reactDom_production_min,exports.reactDom=reactDom;
;        (function (e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if ((k(e).length === 2 && e[g](f) === !0) ||                    (k(e).length === 1 && e[g](f) === !1)) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-the-new-header/index", [], function(require, exports, module) {"use strict";var e,n,i,s,a=require("@ali/pnpm-react@18/index"),h=require("@ali/pnpm-react-dom@18/index"),_=require("@ali/pnpm-react@18/jsx-runtime");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=function(e){if(e&&e.__esModule)return e;var n=Object.create(null);return e&&Object.keys(e).forEach(function(i){if("default"!==i){var s=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(n,i,s.get?s:{enumerable:!0,get:function(){return e[i]}})}}),n.default=e,Object.freeze(n)}(a),r=t(a),c=t(h);function o(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}function l(e){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{},s=Object.keys(i);"function"==typeof Object.getOwnPropertySymbols&&(s=s.concat(Object.getOwnPropertySymbols(i).filter(function(e){return Object.getOwnPropertyDescriptor(i,e).enumerable}))),s.forEach(function(n){o(e,n,i[n])})}return e}var p={},g="undefined"!=typeof window&&"onload"in window,m="undefined"!=typeof process&&!!(process.versions&&process.versions.node),u="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,x="undefined"!=typeof __kraken__,b="undefined"!=typeof my&&null!==my&&void 0!==my.alert,v="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,f="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,z="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,y=!v&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),A="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!u,P=g&&"object"==typeof pha,k=b&&g&&my.isFRM,S="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",C=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(S)&&g&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,B=function(e){if(e.__esModule)return e;var n=e.default;if("function"==typeof n){var i=function e(){return this instanceof e?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)};i.prototype=n.prototype}else i={};return Object.defineProperty(i,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var s=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(i,n,s.get?s:{enumerable:!0,get:function(){return e[n]}})}),i}(Object.freeze({__proto__:null,isWeb:g,isNode:m,isWeex:u,isKraken:x,isMiniApp:b,isByteDanceMicroApp:v,isBaiduSmartProgram:f,isKuaiShouMiniProgram:z,isWeChatMiniProgram:y,isQuickApp:A,isPHA:P,isFRM:k,isWindVane:C,default:{isWeb:g,isNode:m,isWeex:u,isKraken:x,isMiniApp:b,isByteDanceMicroApp:v,isBaiduSmartProgram:f,isKuaiShouMiniProgram:z,isWeChatMiniProgram:y,isQuickApp:A,isPHA:P,isWindVane:C,isFRM:k}}));p.__esModule=!0,Object.keys(B).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in p&&p[e]===B[e]||(p[e]=B[e]))});var E=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,T=p.isWeb?"web":p.isWeex?"weex":p.isNode?"node":"",I=function(e,n){var i=Math.pow(10,n+1);return 10*Math.round(Math.floor(e*i)/10)/i},M=function(e,n){return n?parseFloat(e)*i+"px":e},w=function(e,n){return n?I(parseFloat(e)/(s/100),4)+"vw":e};void 0===i&&(i=1),void 0===s&&(s=750);var R=function(){function e(){this.__store={}}var n=e.prototype;return n.set=function(e,n){this.__store[e+"_"+typeof e]=n},n.get=function(e){return this.__store[e+"_"+typeof e]},n.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),N=(e=function(e,n,i){return i&&(T=i),"string"==typeof e&&E.test(e)?"web"===T||"node"===T?e.replace(E,w):"weex"===T?e.replace(E,M):e:e},n=new R,function(){var i=arguments.length<=0?void 0:arguments[0];return n.has(i)||n.set(i,e.apply(void 0,arguments)),n.get(i)}),D={},V="en-us";for(var H in D["en-us"]={"sctnh.header_shipto_zipcode_invalid_ES":'Example: "28013"',"sctnh.header_signin_89":"Sign back in to continue","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_04":'By signing in via social media, I agree to <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >the Alibaba.com Free Membership Agreement</a> and <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Privacy Policy</a>, and to receive emails about the platform’s products and services. ',"sctnh.header_signin_53":"Webinars","sctnh.header_signin_54":"Overview","sctnh.header_signin_19":"Featured selections","sctnh.header_signin_35":"Shipping & logistics services","sctnh.header_signin_23":"Customers like you also choose","sctnh.header_signin_46":"Letter of Credit","sctnh.germany_search_shading":"Search for products from Germany","sctnh.header_shipto_zipcode_invalid_MY":'Example: "50050"',"sctnh.header_signin_84":"Suggested","sctnh.header_shipto_zipcode_placeholder_ES":"Postal code 28013","sctnh.header_signin_57":"How to source on Alibaba.com","sctnh.header_ship_02":"Specify your location","sctnh.header_shipto_zipcode_invalid_IT":'Example: "00118"',"sctnh.header_signin_09":"Favorites","sctnh.header_signin_68":"App Store","sctnh.header_shipto_zipcode_invalid_CA":'Example: "M4B 1B3"',"sctnh.header_signin_73":"Specify your location","sctnh.header_ship_01":"Ship to:","sctnh.header_shipto_deliverto":"Deliver to:","sctnh.header_signin_06":"Orders","sctnh.mcms_bjxcrh__":"Extended 60-day order protection","sctnh.header_shipto_zipcode_placeholder_PH":"ZIP code 1000","sctnh.header_signin_31":"Global suppliers","sctnh.header_signin_74":"Shipping options and fees vary based on your location","sctnh.header_signin_37":"Learn more","sctnh.header_signin_33":"Safe & easy payments","sctnh.header_signin_05":"My Alibaba","sctnh.header_signin_07":"Messages","sctnh.header_signin_01":"Sign in","sctnh.header_shipto_tips_desc":"Confirm your delivery information for more accurate shipping options and details","sctnh.header_signin_41":"Why Alibaba.com","sctnh.header_signin_108":"Order with Trade Assurance","sctnh.mcms_t8eye6__":"US $240 off shipping","sctnh.search_ta_supplier_filter_description":"Enjoy protection from payment to delivery.","sctnh.header_shipto_zipcode_placeholder_AU":"Postcode 2000","sctnh.header_signin_78":"Suggested","sctnh.header_signin_60":"For suppliers based in Mainland China","sctnh.header_shipto_address_invalid_FR":'Please enter a valid Postal code below. Examples of the correct format: "75001". ',"sctnh.header_signin_51":"Industry reports","sctnh.mcms_y5wmwg__":"All for free","sctnh.header_signin_64":"Open a dispute","sctnh.header_signin_76":"Add address","sctnh.header_signin_97":"Manage orders as a buyer","sctnh.header_signin_87":"Enter","sctnh.header_shipto_zipcode_invalid_VN":'Example: "701000"',"sctnh.header_signin_43":"Membership program","sctnh.header_signin_50":"Success stories","sctnh.header_signin_30":"LIVE","sctnh.header_signin_08":"RFQs","sctnh.turkey_pavilion_header":"T\xfcrkiye pavilion","sctnh.header_shipto_zipcode_invalid_AU":'Example: "2000"',"sctnh.header_shipto_or":"Or","sctnh.header_shipto_address_invalid_GB":'Please enter a valid Postcode below. Examples of the correct format:"B1 1AA", "CR2 6XH", "DN55 1PT".. ',"sctnh.header_shipto_zipcode_invalid_FR":'Example: "75001"',"sctnh.header_signin_36":"After-sales protections","sctnh.header_signin_28":"Online Trade Show","sctnh.header_shipto_zipcode_invalid_NL":'Example: "1012 JS"',"sctnh.header_shipto_zipcode_placeholder_NZ":"Postcode 6011","sctnh.header_shipto_zipcode_placeholder_VN":"Postal code 701000","sctnh.header_signin_66":"Report abuse","sctnh.header_shipto_address_invalid_ES":'Please enter a valid Postal code below. Examples of the correct format: "28013". ',"sctnh.header_shipto_zipcode_invalid_MX":'Invalid ZIP code. Example of the correct format: "07720".',"sctnh.header_shipto_zipcode_placeholder_FR":"Postal code 75001","sctnh.header_signin_101":"Manage orders as a supplier","sctnh.header_signin_83":"Currency","sctnh.header_shipto_address_invalid_VN":'Please enter a valid Postal code below. Examples of the correct format: "701000". ',"sctnh.header_signin_18":"All categories","sctnh.header_signin_38":"Buyer Central","sctnh.header_shipto_address_invalid_IT":'Please enter a valid Postal code below. Examples of the correct format: "00118". ',"sctnh.header_shipto_zipcode_invalid_KR":'Example: "02878"',"sctnh.header_shipto_address_invalid_NZ":'Please enter a valid Postcode below. Examples of the correct format: "6011". ',"sctnh.header_signin_96":"Sign in to view inquiry details","sctnh.mcms_xln34p__":"Buy and get 1.5% back","sctnh.header_signin_48":"Resources","sctnh.header_signin_95":"No new inquiries","sctnh.header_signin_27":"Fast dispatch within 7 days","sctnh.header_shipto_zipcode_placeholder_IT":"Postal code 00118","sctnh.header_signin_82":"Language","sctnh.header_shipto_address_invalid_CA":'Please enter a valid Postal code below. Examples of the correct format:"M4B 1B3". ',"sctnh.header_shipto_address_invalid_NL":'Please enter a valid ZIP code below. Examples of the correct format: "1012 JS". ',"sctnh.header_shipto_select_empty":"Select a country","sctnh.header_signin_102":"Waiting for dispatch","sctnh.header_signin_77":"Save","sctnh.header_shipto_zipcode_invalid_TH":'Example: "10110"',"sctnh.header_ship_06":"Select your preferred language and currency. You can update the settings at any time.","sctnh.header_signin_14":"Submit RFQ","sctnh.header_signin_80":"Enter a Zip/Postal code","sctnh.header_shipto_zipcode_placeholder_TH":"Postcode 10110","sctnh.mcms_ye9u85__":"Tailored discounts, tools, and services for every stage of business","sctnh.mcms_lapeue__":"Alibaba.com Membership","sctnh.header_ship_03":"Shipping options and fees vary based on your location","sctnh.header_signin_94":"View details","sctnh.header_shipto_tips_title":"Please confirm your delivery information","sctnh.header_shipto_address_invalid_TH":'Example: "10110"',"sctnh.header_signin_22":"Savings spotlight","sctnh.header_signin_39":"Get started","sctnh.header_shipto_address_invalid_MX":'Invalid ZIP code. Example of the correct format: "07720".',"sctnh.header_signin_72":"Google Play","sctnh.header_signin_26":"Customize with MOQs under 50","sctnh.header_shipto_address_invalid_KR":'Please enter a valid Postal code below. Examples of the correct format: "02878". ',"sctnh.header_shipto_zipcode_placeholder_MY":"Postcode 50050","sctnh.header_signin_25":"Sample Center","sctnh.header_signin_40":"What is Alibaba.com","sctnh.header_signin_03":"Or, continue with:","sctnh.header_signin_65":"Report IPR infringement","sctnh.header_signin_55":"Meet the peers","sctnh.header_signin_93":"{0} new inquiries","sctnh.header_shipto_zipcode_invalid_NZ":'Example: "6011"',"sctnh.header_signin_10":"Account","sctnh.header_signin_02":"Welcome to Alibaba.com!","sctnh.mcms_o0dlts201f4__":"Logistics discounts every quarter","sctnh.header_shipto_address_invalid_DE":'Please enter a valid Postal code below. Examples of the correct format: "10178". ',"sctnh.header_ship_05":"Set language and currency","sctnh.header_signin_106":"We will remind you here when there is new message. Please sign in to view.","sctnh.header_signin_52":"Help Center","sctnh.header_shipto_address_invalid_JP":'Please enter a valid Postal code below. Examples of the correct format: "B1 1AA", "CR2 6XH" or "DN55 1PT".',"sctnh.header_signin_47":"Production monitoring & inspection services","sctnh.header_signin_86":"Add address","sctnh.header_signin_59":"For suppliers based outside of Mainland China","sctnh.uk_search_shading":"Search for products from the UK","sctnh.header_signin_90":"No new messages","sctnh.header_signin_107":"Unread message reminder","sctnh.header_signin_92":"Sign in to view message details","sctnh.header_shipto_country_empty":"Please select a country","sctnh.header_shipto_address_invalid_ID":'Please enter a valid Postal code below. Examples of the correct format: "10110". ',"sctnh.header_signin_49":"Blogs","sctnh.header_signin_21":"New arrivals","sctnh.header_shipto_zipcode_invalid_GB":'Examples: "B1 1AA", "CR2 6XH", or "DN55 1PT"',"sctnh.mcms_y6z2ua__":"Free benefits for every stage of business","sctnh.app.check":"success","sctnh.header_shipto_zipcode_placeholder_JP":"Postal code 100-0001","sctnh.header_signin_69":"Get the Alibaba.com app","sctnh.header_shipto_zipcode_placeholder_US":'ZIP code  "10011" or "10011-0043"',"sctnh.header_signin_63":"For suppliers","sctnh.header_signin_11":"Join Alibaba.com Membership","sctnh.header_shipto_address_invalid_MY":'Please enter a valid Postcode below. Examples of the correct format: "50050". ',"sctnh.header_shipto_zipcode_placeholder_CA":"Postal code M4B 1B3","sctnh.mcms_37qpmo__":"Logistics concierge services","sctnh.header_signin_13":"New connections","sctnh.header_signin_56":"Ecommerce Academy","sctnh.header_signin_99":"Waiting for confirmation","sctnh.header_shipto_address_invalid_US":"Zip code/postal code is not correct.","sctnh.header_signin_20":"Top ranking","sctnh.header_shipto_zipcode_invalid_JP":'Examples: "B1 1AA", "CR2 6XH", or "DN55 1PT"',"sctnh.header_signin_71":"App Store","sctnh.header_shipto_zipcode_placeholder_ID":"Postal code 10110","sctnh.header_shipto_zipcode_invalid_US":'Examples: "10011" or "10011-0043"',"sctnh.header_signin_34":"Money-back policy","sctnh.header_signin_98":"Waiting for payment","sctnh.header_shipto_zipcode_placeholder_MX":"Postal code 07720","sctnh.header_signin_15":"Buyers Club","sctnh.header_shipto_address_invalid_AU":'Please enter a valid Postcode below. Examples of the correct format: "2000". ',"sctnh.mcms_tflr3i__":"Six US $500 coupons","sctnh.header_signin_100":"All orders","sctnh.china_search_shading":"Search for global supplies here","sctnh.header_signin_105":"New user? Please {{join in}} and start your business!","sctnh.header_signin_79":"All countries/regions","sctnh.header_signin_62":"For buyers","sctnh.header_signin_109":"Hi, {0}","sctnh.header_signin_81":"Sign in to add address","sctnh.mcms_rsvbxw__":"Supercharge your business for only US $199 per year","sctnh.header_signin_12":"Sign out","sctnh.header_signin_91":"{0} new messages","sctnh.header_signin_42":"How sourcing works","sctnh.turkey_search_shading":"Search for products from {countryName} ","sctnh.header_shipto_zipcode_invalid_ID":'Example: "10110"',"sctnh.header_signin_44":"Trade services\n","sctnh.header_shipto_zipcode_invalid":"Zip code/postal code is not correct.","sctnh.header_signin_29":"Tips","sctnh.header_signin_67":"Get the app","sctnh.mcms_seabed953__":"Learn more","sctnh.header_signin_104":"Dont miss messages","sctnh.mcms_axre26__":"Member prices: Up to 50% off","sctnh.header_ship_04":"Sign in to add address","sctnh.header_signin_61":"Partner Program","sctnh.header_signin_103":"Dont miss inquiry messages","sctnh.header_signin_16":"Cart","sctnh.header_shipto_zipcode_placeholder_GB":'Postcode B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_shipto_zipcode_invalid_DE":'Example: "10178"',"sctnh.sub_title_membership_pay":"Membership programs","sctnh.header_shipto_address_invalid":"Please enter a zip code below.","sctnh.header_signin_85":"All currencies","sctnh.header_signin_75":"View more","sctnh.header_signin_58":"Become a supplier","sctnh.header_shipto_zipcode_placeholder_KR":"Postal code 02878","sctnh.header_signin_45":"Logistics Services","sctnh.header_shipto_zipcode_placeholder_DE":"Postal code 10178","sctnh.header_signin_70":"Find products, communicate with suppliers, and manage and pay for your orders with the Alibaba.com app anytime, anywhere.","sctnh.header_shipto_zipcode_placeholder":"Please input the right zip/postal code.","sctnh.header_shipto_zipcode_placeholder_UK":'Postcode B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_17":"Sign up","sctnh.header_signin_24":"Popular RTS items","sctnh.mcms_m616im__":"Extended 90-day order protection","sctnh.header_signin_32":"Trade Assurance"},D["de-de"]={"sctnh.header_shipto_address_invalid_US":"Die Postleitzahl ist nicht g\xfcltig oder nicht im richtigen Format.","sctnh.header_signin_27":"Schneller Versand innerhalb von 7 Tagen","sctnh.header_signin_82":"Sprache","sctnh.header_shipto_tips_desc":"F\xfcr noch genauere Versandoptionen und Details best\xe4tigen Sie bitte Ihre Lieferinformationen","sctnh.header_signin_101":"Auftr\xe4ge als Lieferant verwalten","sctnh.header_shipto_zipcode_invalid_AU":"Beispiel: „2000“","sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_address_invalid_VN":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „701000“.","sctnh.header_shipto_address_invalid_KR":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „02878“.","sctnh.header_signin_25":"Mustercenter","sctnh.header_signin_48":"Ressourcen","sctnh.header_shipto_zipcode_invalid_TH":"Beispiel: „10110“","sctnh.header_signin_21":"Neuheiten","sctnh.header_shipto_zipcode_placeholder_FR":"Postleitzahl 75001","sctnh.header_shipto_zipcode_invalid_MX":"Die PLZ ist ung\xfcltig. Geben Sie die PLZ im richtigen Format ein, z. B. „07720“.","sctnh.header_signin_20":"Top-Ranking","sctnh.header_signin_39":"Erste Schritte","sctnh.header_signin_56":"Ecommerce Academy","sctnh.header_signin_74":"Versandoptionen und -geb\xfchren variieren je nach Standort","sctnh.header_signin_12":"Abmelden","sctnh.header_shipto_address_invalid_TH":"Beispiel: „10110“","sctnh.header_signin_65":"Verletzung geistigen Eigentums melden","sctnh.mcms_y6z2ua__":"Vorteile ohne Aufpreis f\xfcr jede Phase Ihres Gesch\xe4fts","sctnh.header_signin_102":"Warten auf Versand","sctnh.turkey_pavilion_header":"T\xfcrkei-Pavillon","sctnh.header_signin_71":"App-Store","sctnh.header_shipto_address_invalid_MX":"Die Postleitzahl ist ung\xfcltig. Beispiel einer Postleitzahl im richtigen Format: „07720“.","sctnh.header_shipto_zipcode_placeholder_KR":"Postleitzahl  02878","sctnh.header_signin_04":'Mit der Anmeldung \xfcber soziale Medien erkl\xe4re ich mich mit der<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Vereinbarung zur kostenlosen Mitgliedschaft bei Alibaba.com</a> und der <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Datenschutzrichtlinie</a> einverstanden und willige ein, E-Mails \xfcber die Produkte und Dienstleistungen der Plattform zu erhalten.',"sctnh.header_signin_63":"F\xfcr Lieferanten","sctnh.header_signin_10":"Konto","sctnh.header_ship_06":"W\xe4hlen Sie Ihre bevorzugte Sprache und W\xe4hrung. Sie k\xf6nnen die Einstellungen jederzeit \xe4ndern.","sctnh.header_signin_41":"Warum Alibaba.com","sctnh.header_shipto_zipcode_placeholder_JP":"Postleitzahl 100-0001","sctnh.header_shipto_address_invalid_NL":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „1012 JS“.","sctnh.header_shipto_zipcode_placeholder_TH":"Postleitzahl 10110","sctnh.header_signin_64":"Streitf\xe4lle melden & verwalten","sctnh.mcms_o0dlts201f4__":"Jedes Quartal Logistikrabatte","sctnh.header_signin_55":"Meet the peers","sctnh.header_shipto_select_empty":"W\xe4hlen Sie ein Land aus","sctnh.header_signin_77":"Speichern","sctnh.header_shipto_zipcode_placeholder":"Bitte geben Sie die richtige Postleitzahl/Postleitzahl ein.","sctnh.header_signin_97":"Bestellungen als Eink\xe4ufer verwalten","sctnh.header_signin_91":"{0} neue Nachrichten","sctnh.header_signin_57":"How to source on Alibaba.com","sctnh.header_signin_81":"Anmelden, um Adresse hinzuzuf\xfcgen","sctnh.mcms_rsvbxw__":"Verbessern Sie Ihr Gesch\xe4ft enorm – f\xfcr nur 199 USD pro Jahr","sctnh.header_signin_16":"Warenkorb","sctnh.header_signin_99":"Warten auf Best\xe4tigung","sctnh.header_shipto_tips_title":"Bitte best\xe4tigen Sie Ihre Lieferinformationen","sctnh.header_shipto_zipcode_invalid_CA":"Beispiel: „M4B 1B3“","sctnh.header_shipto_zipcode_invalid_IT":"Beispiel: „00118“","sctnh.header_ship_02":"Eigenen Standort festlegen","sctnh.header_signin_17":"Registrieren","sctnh.header_signin_68":"App-Store","sctnh.header_ship_01":"Versand nach:","sctnh.header_signin_93":"{0} neue Anfragen","sctnh.header_signin_85":"Alle W\xe4hrungen","sctnh.header_signin_tax_compliance":"Programm zur Steuerkonformit\xe4t -'Tax Compliance Program'","sctnh.header_shipto_deliverto":"Versand nach:","sctnh.header_signin_89":"Melden Sie sich erneut an, um fortzufahren","sctnh.header_signin_62":"F\xfcr K\xe4ufer","sctnh.header_signin_46":"Akkreditiv (L/C)","sctnh.header_shipto_country_empty":"Bitte w\xe4hlen Sie ein Land","sctnh.header_shipto_zipcode_invalid_ES":"Beispiel: „28013“","sctnh.mcms_m616im__":"Verl\xe4ngerter 90-Tage-Bestellschutz","sctnh.header_signin_75":"Mehr anzeigen","sctnh.header_signin_35":"Versand & Logistik","sctnh.header_shipto_or":"Oder","sctnh.header_signin_23":"Kunden wie Sie w\xe4hlen auch","sctnh.header_signin_87":"Betreten","sctnh.header_signin_106":"Wir informieren Sie hier \xfcber neue Nachrichten. Bitte melden Sie sich hierzu an.","sctnh.header_shipto_zipcode_invalid_ID":"Beispiel: „10110“","sctnh.header_signin_09":"Favoriten","sctnh.header_signin_98":"Warten auf Zahlung","sctnh.header_signin_86":"Adresse hinzuf\xfcgen","sctnh.germany_search_shading":"Nach Produkten aus Deutschland suchen","sctnh.header_shipto_zipcode_invalid_NL":"Beispiel: „1012 JS“","sctnh.header_shipto_zipcode_placeholder_PH":"Postleitzahl 1000","sctnh.header_shipto_address_invalid":"Bitte geben Sie unten eine Postleitzahl ein.","sctnh.header_signin_26":"Kundenspezifische Anpassung mit MOQs unter 50","sctnh.header_signin_90":"Keine neuen Nachrichten","sctnh.header_signin_51":"Branchenreports","sctnh.header_signin_44":"Serviceleistungen","sctnh.header_signin_76":"Adresse hinzuf\xfcgen","sctnh.header_ship_05":"Sprache und W\xe4hrung festlegen","sctnh.header_shipto_zipcode_invalid_US":"Beispiele: „10011“ oder „10011-0043“","sctnh.header_shipto_address_invalid_FR":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „75001“.","sctnh.header_signin_70":"Finden Sie Produkte, kommunizieren Sie mit Lieferanten und verwalten und bezahlen Sie Ihre Bestellungen mit der Alibaba.com App − jederzeit und \xfcberall.","sctnh.header_signin_40":"Was ist Alibaba.com","sctnh.header_shipto_zipcode_placeholder_AU":"Postleitzahl 2000","sctnh.header_signin_79":"Alle L\xe4nder/Regionen","sctnh.header_signin_78":"Empfohlen","sctnh.header_shipto_address_invalid_CA":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „M4B 1B3“.","sctnh.header_signin_45":"Logistikdienste","sctnh.header_signin_33":"Einfach & sicher zahlen","sctnh.sub_title_membership_pay":"Mitgliedsprogramme","sctnh.turkey_search_shading":"Suche nach Produkten aus {countryName}","sctnh.mcms_lapeue__":"Alibaba.com Mitgliedschaft\n\n\n","sctnh.header_ship_04":"Melden Sie sich an, um eine Adresse hinzuzuf\xfcgen","sctnh.header_signin_02":"Willkommen bei Alibaba.com!","sctnh.header_shipto_address_invalid_GB":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiele f\xfcr Postleitzahlen im richtigen Format: „B1 1AA“, „CR2 6XH“ oder „DN55 1PT“.","sctnh.header_signin_22":"Spar-Highlights","sctnh.header_signin_08":"Anfragen (RFQ)","sctnh.header_signin_67":"App aufs Handy","sctnh.header_signin_29":"Tipps","sctnh.mcms_seabed953__":"Weitere Informationen\n","sctnh.header_shipto_zipcode_invalid_MY":"Beispiel: „50050“","sctnh.header_shipto_zipcode_invalid_VN":"Beispiel: „701000“","sctnh.header_signin_07":"Nachrichten","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_31":"Globale Lieferanten","sctnh.mcms_tflr3i__":"Sechs US $ 500 Gutscheine","sctnh.header_signin_19":"Empfehlungen","sctnh.header_signin_109":"Hallo {0},","sctnh.header_shipto_zipcode_placeholder_MX":"Postleitzahl 07720","sctnh.header_signin_34":"Garantiert Geld-zur\xfcck","sctnh.header_shipto_address_invalid_JP":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiele f\xfcr Postleitzahlen im richtigen Format: „B1 1AA“, „CR2 6XH“ oder „DN55 1PT“.","sctnh.header_signin_03":"oder fortfahren mit:","sctnh.header_signin_43":"Mitgliederprogramm","sctnh.header_signin_30":"LIVE","sctnh.header_signin_36":"Erweiterter Kundendienst","sctnh.header_signin_100":"Alle Auftr\xe4ge","sctnh.header_signin_80":"Geben Sie eine Postleitzahl ein","sctnh.header_shipto_zipcode_placeholder_MY":"Postleitzahl 50050","sctnh.header_shipto_address_invalid_AU":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „2000“.","sctnh.header_signin_54":"Overview","sctnh.header_shipto_zipcode_placeholder_CA":"Postleitzahl M4B 1B3","sctnh.header_signin_38":"Buyer Central","sctnh.header_shipto_zipcode_placeholder_ES":"Postleitzahl 28013","sctnh.header_shipto_zipcode_placeholder_VN":"Postleitzahl 701000","sctnh.header_signin_18":"Alle Kategorien","sctnh.header_signin_84":"Empfohlen","sctnh.header_shipto_zipcode_placeholder_UK":'Postleitzahl B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.uk_search_shading":"Nach Produkten aus Gro\xdfbritannien suchen","sctnh.header_signin_24":"Beliebte RTS-Artikel","sctnh.header_shipto_zipcode_invalid_DE":"Beispiel: „10178“","sctnh.header_shipto_zipcode_placeholder_GB":"Postleitzahl B1 1AA, CR2 6XH, DN55 1PT","sctnh.mcms_bjxcrh__":"Verl\xe4ngerter 60-Tage-Bestellschutz","sctnh.header_signin_83":"W\xe4hrung","sctnh.header_signin_61":"Partnerprogramm","sctnh.header_signin_58":"Lieferant werden","sctnh.header_signin_01":"Anmelden","sctnh.header_signin_69":"Holen Sie sich die Alibaba.com App","sctnh.search_ta_supplier_filter_description":"Gesch\xfctzt von Zahlung bis Lieferung","sctnh.header_shipto_address_invalid_IT":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „00118“.","sctnh.header_signin_73":"Ihr aktueller Standort","sctnh.mcms_y5wmwg__":"Alles ohne Aufpreis","sctnh.header_shipto_zipcode_invalid":"Postleitzahl/Postleitzahl ist nicht korrekt.","sctnh.mcms_xln34p__":"Einkaufen und 1.5 % zur\xfcckerhalten","sctnh.header_signin_47":"Produktions\xfcberwachung & Inspektionsdienste\n","sctnh.header_signin_53":"Webinars","sctnh.header_signin_49":"Alibaba.com Reads","sctnh.header_signin_50":"Erfolgsgeschichten","sctnh.header_shipto_zipcode_placeholder_IT":"Postleitzahl 00118","sctnh.header_shipto_address_invalid_ID":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „10110“.","sctnh.header_signin_72":"Google Play","sctnh.header_signin_92":"Melden Sie sich an, um die Nachricht anzuzeigen","sctnh.header_signin_28":"Online-Messe","sctnh.header_shipto_zipcode_invalid_NZ":"Beispiel: „6011“","sctnh.mcms_axre26__":"Preise f\xfcr Mitglieder: Bis zu 50% Erm\xe4\xdfigung","sctnh.mcms_ye9u85__":"Ma\xdfgeschneiderte Rabatte, Tools und Services f\xfcr jede Phase Ihre Gesch\xe4fts","sctnh.header_signin_37":"Mehr erfahren","sctnh.header_signin_59":"F\xfcr Lieferanten mit Sitz au\xdferhalb des chinesischen Festlandes","sctnh.mcms_t8eye6__":"US $240 Preisnachlass auf Versandkosten","sctnh.header_signin_108":"bestellen Sie mit Trade Assurance","sctnh.header_shipto_address_invalid_DE":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „10178“.","sctnh.header_signin_06":"Bestellungen","sctnh.header_signin_60":"F\xfcr Lieferanten mit Sitz auf dem chinesischen Festland","sctnh.header_ship_03":"Die Versandoptionen und -geb\xfchren h\xe4ngen von Ihrem Standort ab","sctnh.header_signin_05":"Mein Alibaba ","sctnh.mcms_37qpmo__":"Logistics Concierge Services","sctnh.header_signin_42":"So funktioniert Beschaffung","sctnh.header_signin_13":"Neue Verbindungen","sctnh.header_shipto_zipcode_placeholder_DE":"Postleitzahl 10178","sctnh.header_signin_96":"Melden Sie sich an, um die Anfrage anzuzeigen","sctnh.header_shipto_address_invalid_NZ":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „6011“.","sctnh.header_shipto_zipcode_invalid_KR":"Beispiel: „02878“","sctnh.header_shipto_zipcode_placeholder_ID":"Postleitzahl 10110","sctnh.header_signin_11":"Werden Sie Mitglied bei Alibaba.com","sctnh.header_signin_94":"Details anzeigen","sctnh.header_shipto_zipcode_invalid_FR":"Beispiel: „75001“","sctnh.header_shipto_zipcode_placeholder_NZ":"Postleitzahl 6011","sctnh.app.check":"success","sctnh.header_shipto_address_invalid_MY":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „50050“.","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_address_invalid_ES":"Bitte geben Sie unten eine g\xfcltige Postleitzahl ein. Beispiel einer Postleitzahl im richtigen Format: „28013“.","sctnh.header_signin_14":"RFQ senden","sctnh.header_shipto_zipcode_invalid_GB":"Beispiele: „B1 1AA“, „CR2 6XH“ oder „DN55 1PT“","sctnh.header_signin_95":"Keine neuen Anfragen","sctnh.header_shipto_zipcode_invalid_JP":"Beispiele: „B1 1AA“, „CR2 6XH“ oder „DN55 1PT“","sctnh.header_signin_66":"Betrug melden","sctnh.header_shipto_zipcode_placeholder_US":'Postleitzahl "10011", "10011-0043"',"sctnh.header_signin_52":"Hilfe","sctnh.china_search_shading":"Hier nach globalen Lieferungen suchen"},D["ru-ru"]={"sctnh.header_signin_90":"Нет новых сообщений","sctnh.header_signin_23":"Похожие на вас клиенты также выбрали","sctnh.header_shipto_address_invalid_ES":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab28013\xbb.","sctnh.turkey_search_shading":"Поиск товаров из {countryName}","sctnh.header_signin_93":"{0} новых запросов","sctnh.mcms_37qpmo__":"Логистические консьерж-услуги","sctnh.header_signin_36":"Послепродажная защита","sctnh.header_signin_79":"Все страны/регионы","sctnh.header_shipto_address_invalid_IT":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab00118\xbb.","sctnh.header_shipto_zipcode_placeholder_NZ":"Почтовый индекс 6011","sctnh.mcms_t8eye6__":"Скидка 240 USD на доставку","sctnh.header_shipto_address_invalid_MY":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab50050\xbb.","sctnh.header_signin_106":"Мы уведомим вас здесь, когда появится новое сообщение. Для просмотра войдите в систему.","sctnh.header_signin_54":"Обзор","sctnh.china_search_shading":"Ищите глобальные поставки здесь","sctnh.header_signin_98":"Ожидание оплаты","sctnh.uk_search_shading":"Поиск товаров из Великобритании","sctnh.header_signin_46":"Аккредитив","sctnh.header_shipto_zipcode_placeholder_ID":"Почтовый индекс 10110","sctnh.header_signin_33":"Безопасные и простые платежи","sctnh.header_signin_01":"Войти","sctnh.header_signin_06":"Заказы","sctnh.header_signin_25":"Центр образцов","sctnh.header_signin_82":"Язык","sctnh.header_signin_55":"Познакомьтесь с аналогичными компаниями","sctnh.header_shipto_address_invalid_CA":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xabM4B 1B3\xbb.","sctnh.header_ship_01":"Грузополучатель:","sctnh.header_shipto_zipcode_invalid_ES":"Пример: \xab28013\xbb","sctnh.header_signin_22":"В центре внимания — экономия","sctnh.mcms_seabed953__":"Подробнее","sctnh.header_signin_51":"Отраслевые отчеты","sctnh.header_signin_52":"Справочный центр","sctnh.header_signin_03":"Или продолжите:","sctnh.header_shipto_or":"Или","sctnh.header_shipto_zipcode_placeholder_MX":"Почтовый индекс 07720","sctnh.header_signin_99":"Ожидание подтверждения","sctnh.header_signin_35":"Логистические услуги","sctnh.header_signin_47":"Услуги по мониторингу и контролю производства","sctnh.turkey_pavilion_header":"Павильон Турции","sctnh.header_signin_17":"Регистрация","sctnh.header_signin_65":"Сообщить о нарушении IPR","sctnh.header_signin_28":"Торговая онлайн-выставка","sctnh.header_shipto_address_invalid_NL":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab1012 JS\xbb.","sctnh.header_shipto_zipcode_invalid_CA":"Пример: \xabM4B 1B3\xbb","sctnh.header_shipto_zipcode_placeholder_ES":"Почтовый индекс 28013","sctnh.header_shipto_zipcode_invalid_US":"Примеры: \xab10011\xbb или \xab10011-0043\xbb","sctnh.header_shipto_zipcode_placeholder_VN":"Почтовый индекс 701000","sctnh.header_ship_03":"Варианты доставки и тарифы варьируются в зависимости от вашего местоположения","sctnh.mcms_m616im__":"Расширенная 90-дневная защита заказа","sctnh.header_signin_71":"App Store","sctnh.header_signin_43":"Программа для участников","sctnh.search_ta_supplier_filter_description":"Наслаждайтесь защитой от оплаты до доставки","sctnh.header_shipto_zipcode_placeholder_TH":"Почтовый индекс 10110","sctnh.header_signin_62":"Покупателям","sctnh.header_signin_85":"Все валюты","sctnh.header_shipto_zipcode_placeholder_US":'Почтовый индекс "10011", "10011-0043"',"sctnh.header_shipto_zipcode_invalid_JP":"Примеры: \xabB1 1AA\xbb, \xabCR2 6XH\xbb или \xabDN55 1PT\xbb","sctnh.header_shipto_address_invalid":"Пожалуйста, введите почтовый индекс ниже.","sctnh.header_signin_94":"Подробнее","sctnh.header_signin_09":"Избранное","sctnh.header_signin_48":"Ресурсы","sctnh.header_signin_49":"Блоги","sctnh.header_signin_95":"Нет новых запросов","sctnh.header_signin_97":"Управляйте заказами как покупатель","sctnh.header_signin_61":"Партнерская программа","sctnh.header_signin_68":"App Store","sctnh.header_signin_96":"Войдите в систему, чтобы посмотреть сведения о запросе","sctnh.header_signin_tax_compliance":"Программа выполнения налоговых обязательств","sctnh.header_shipto_zipcode_invalid_KR":"Пример: \xab02878\xbb","sctnh.header_ship_04":"Войдите, чтобы добавить адрес","sctnh.mcms_y6z2ua__":"Бесплатные преимущества для бизнеса каждого уровня","sctnh.header_signin_34":"Политика возврата средств","sctnh.header_shipto_address_invalid_TH":"Пример: \xab10110\xbb","sctnh.mcms_xln34p__":"Купите и получите 1,5 % обратно","sctnh.header_shipto_address_invalid_NZ":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab6011\xbb.","sctnh.header_shipto_zipcode_invalid_NL":"Пример: \xab1012 JS\xbb","sctnh.header_signin_27":"Быстрая отправка в течение 7 дней","sctnh.header_ship_05":"Выбор языка и валюты","sctnh.header_shipto_zipcode_invalid_VN":"Пример: \xab701000\xbb","sctnh.header_ship_02":"Укажите свое местоположение","sctnh.header_shipto_address_invalid_AU":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab2000\xbb.","sctnh.header_signin_75":"Подробнее","sctnh.header_shipto_zipcode_invalid_MX":"Неправильный почтовый индекс. Пример правильного формата: \xab07720\xbb.","sctnh.header_signin_38":"Центр покупателей","sctnh.header_signin_86":"Добавить адрес","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_16":"Корзина","sctnh.header_signin_60":"Для поставщиков из материкового Китая","sctnh.mcms_rsvbxw__":"Придайте своему бизнесу дополнительный импульс всего за US $199 в год","sctnh.header_shipto_address_invalid_DE":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab10178\xbb.","sctnh.header_signin_04":'Входя в систему через социальные сети, я принимаю <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >условия соглашения о бесплатном членстве на Alibaba.com</a> и <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">политику конфиденциальности</a>, а также выражаю свое согласие с получением электронных писем о товарах и услугах платформы.',"sctnh.header_signin_18":"Все категории","sctnh.header_signin_80":"Введите почтовый индекс/почтовый индекс","sctnh.mcms_ye9u85__":"Индивидуальные скидки, инструменты и услуги для бизнеса каждого уровня","sctnh.header_signin_57":"Как искать товары на Alibaba.com","sctnh.header_signin_21":"Новинки","sctnh.header_shipto_zipcode_invalid_TH":"Пример: \xab10110\xbb","sctnh.header_shipto_zipcode_invalid_NZ":"Пример: \xab6011\xbb","sctnh.header_shipto_country_empty":"Пожалуйста, выберите страну","sctnh.header_signin_74":"Варианты доставки и тарифы варьируются в зависимости от вашего местонахождения","sctnh.header_signin_101":"Управляйте заказами как поставщик","sctnh.header_signin_20":"Лидеры рейтинга","sctnh.header_shipto_zipcode_invalid_GB":"Примеры: \xabB1 1AA\xbb, \xabCR2 6XH\xbb или \xabDN55 1PT\xbb","sctnh.header_signin_14":"Отправить RFQ","sctnh.header_signin_102":"Ожидание отправки","sctnh.header_signin_72":"Google Play","sctnh.header_shipto_zipcode_placeholder_MY":"Почтовый индекс 50050","sctnh.header_signin_10":"Учетная запись","sctnh.header_signin_64":"Открыть спор","sctnh.header_signin_45":"Логистические услуги","sctnh.header_signin_69":"Скачать приложение Alibaba.com","sctnh.header_shipto_zipcode_placeholder_CA":"Почтовый индекс M4B 1B3","sctnh.mcms_lapeue__":"Членство Alibaba.com\n","sctnh.sub_title_membership_pay":"Программы для участников","sctnh.header_shipto_zipcode_invalid_MY":"Пример: \xab50050\xbb","sctnh.header_signin_63":"Поставщикам","sctnh.header_shipto_zipcode_invalid_DE":"Пример: \xab10178\xbb","sctnh.header_shipto_address_invalid_FR":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab75001\xbb.","sctnh.header_shipto_zipcode_placeholder_AU":"Почтовый индекс 2000","sctnh.header_signin_109":"Привет, {0}!","sctnh.header_shipto_zipcode_invalid_ID":"Пример: \xab10110\xbb","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_zipcode_placeholder_FR":"Почтовый индекс 75001","sctnh.header_signin_83":"Валюта","sctnh.header_shipto_tips_title":"Пожалуйста, подтвердите информацию о доставке","sctnh.header_signin_56":"Академия электронной коммерции","sctnh.header_signin_77":"Сохранить","sctnh.header_signin_11":"Вступайте в программу для участников Alibaba.com","sctnh.header_signin_73":"Укажите свое местонахождение","sctnh.header_signin_53":"Вебинары","sctnh.header_signin_50":"Истории успеха","sctnh.header_shipto_deliverto":"Доставка в:","sctnh.header_signin_12":"Выйти","sctnh.header_signin_37":"Подробнее","sctnh.header_signin_42":"Как работает поиск поставщиков","sctnh.header_shipto_tips_desc":"Подтвердите информацию о доставке для уточнения сведений и вариантов отгрузки","sctnh.header_signin_78":"Рекомендуется","sctnh.header_signin_24":"Популярные товары RTS","sctnh.header_shipto_zipcode_invalid_AU":"Пример: \xab2000\xbb","sctnh.mcms_tflr3i__":"Шесть купонов по 500 USD","sctnh.header_signin_92":"Войдите в систему для просмотра сведений о сообщении","sctnh.header_shipto_zipcode_placeholder":"Пожалуйста, введите правильный почтовый индекс/почтовый индекс.","sctnh.header_shipto_zipcode_placeholder_IT":"Почтовый индекс 00118","sctnh.header_signin_67":"Скачать приложение","sctnh.mcms_o0dlts201f4__":"Ежеквартальные скидки на логистические услуги","sctnh.header_shipto_address_invalid_JP":"Пожалуйста, укажите ниже действительный почтовый индекс. Примеры правильного формата: \xabB1 1AA\xbb, \xabCR2 6XH\xbb или \xabDN55 1PT\xbb.","sctnh.header_signin_26":"Кастомизация при MOQ до 50","sctnh.header_signin_30":"LIVE","sctnh.header_shipto_address_invalid_ID":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab10110\xbb.","sctnh.header_signin_05":"Мой профиль","sctnh.header_signin_91":"{0} новых сообщений","sctnh.header_shipto_zipcode_invalid_FR":"Пример: \xab75001\xbb","sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_address_invalid_VN":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab701000\xbb.","sctnh.header_signin_66":"Сообщить о нарушении","sctnh.header_signin_44":"Торговые услуги","sctnh.header_signin_70":"Находите товары, общайтесь с поставщиками, управляйте своими заказами и оплачивайте их в приложении Alibaba.com в любое время и в любом месте.","sctnh.header_shipto_zipcode_placeholder_DE":"Почтовый индекс 10178","sctnh.header_shipto_address_invalid_KR":"Пожалуйста, укажите ниже действительный почтовый индекс. Пример правильного формата: \xab02878\xbb.","sctnh.header_signin_40":"Что такое Alibaba.com","sctnh.header_shipto_zipcode_placeholder_UK":'Почтовый индекс B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.header_signin_108":"Заказывайте с Trade Assurance","sctnh.header_shipto_zipcode_placeholder_KR":"Почтовый индекс  02878","sctnh.header_signin_76":"Добавить адрес","sctnh.header_shipto_zipcode_placeholder_JP":"Почтовый индекс 100-0001","sctnh.header_signin_81":"Войдите, чтобы добавить адрес","sctnh.header_shipto_zipcode_invalid":"Почтовый индекс/почтовый индекс неправильный.","sctnh.mcms_y5wmwg__":"Все бесплатно","sctnh.header_signin_59":"Для поставщиков, находящихся за пределами материкового Китая","sctnh.header_shipto_zipcode_placeholder_PH":"Почтовый индекс 1000","sctnh.header_shipto_zipcode_placeholder_GB":"Почтовый индекс B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_13":"Новые контакты","sctnh.header_signin_41":"Почему Alibaba.com?","sctnh.app.check":"success","sctnh.header_signin_100":"Все заказы","sctnh.header_signin_08":"RFQs","sctnh.header_signin_89":"Для продолжения вновь войдите в систему","sctnh.mcms_axre26__":"Цены для участников: скидка до 50%","sctnh.header_shipto_select_empty":"Выберите страну","sctnh.header_ship_06":"Выберите предпочтительный язык и валюту. Вы можете изменить настройки в любое время.","sctnh.header_signin_29":"Советы","sctnh.germany_search_shading":"Поиск товаров из Германии","sctnh.header_shipto_zipcode_invalid_IT":"Пример: \xab00118\xbb","sctnh.mcms_bjxcrh__":"Расширенная 60-дневная защита заказа","sctnh.header_shipto_address_invalid_US":"Неправильный почтовый индекс.","sctnh.header_signin_84":"Рекомендуется","sctnh.header_signin_31":"Международные поставщики","sctnh.header_signin_19":"Подборки рекомендуемых товаров","sctnh.header_signin_07":"Сообщения","sctnh.header_signin_39":"Начать","sctnh.header_shipto_address_invalid_GB":"Пожалуйста, укажите ниже действительный почтовый индекс. Примеры правильного формата: \xabB1 1AA\xbb, \xabCR2 6XH\xbb или \xabDN55 1PT\xbb.","sctnh.header_signin_87":"Ввести","sctnh.header_signin_02":"Добро пожаловать на Alibaba.com!","sctnh.header_signin_58":"Стать поставщиком","sctnh.header_shipto_address_invalid_MX":"Неправильный почтовый индекс. Пример правильного формата: \xab07720\xbb."},D["fr-fr"]={"sctnh.mcms_o0dlts201f4__":"R\xe9ductions logistiques tous les trimestres","sctnh.header_signin_23":"Des clients comme vous choisissent aussi","sctnh.header_shipto_deliverto":"Livrer \xe0 :","sctnh.header_shipto_or":"Ou","sctnh.header_signin_65":"Signaler une violation des Droits de Propri\xe9t\xe9 Intellectuelle","sctnh.header_signin_80":"Entrez un code postal/postal","sctnh.header_signin_01":"Se connecter","sctnh.header_signin_39":"D\xe9marrer","sctnh.header_shipto_zipcode_placeholder_UK":'Code postal B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.header_shipto_zipcode_placeholder_ES":"Code postal 28013","sctnh.header_signin_02":"Bienvenue sur Alibaba.com !","sctnh.header_signin_99":"En attente de confirmation","sctnh.header_shipto_address_invalid_NL":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 1012 JS \xbb. ","sctnh.header_shipto_address_invalid_GB":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab B1 1AA \xbb, \xab CR2 6XH \xbb ou \xab DN55 1PT \xbb.. ","sctnh.header_signin_98":"En attente du paiement","sctnh.header_shipto_address_invalid_KR":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 02878 \xbb. ","sctnh.header_shipto_address_invalid_DE":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 10178 \xbb. ","sctnh.header_signin_54":"Vue d'ensemble","sctnh.mcms_bjxcrh__":"Protection prolong\xe9e de la commande pendant 60 jours","sctnh.header_signin_97":"G\xe9rer les commandes en tant qu'acheteur","sctnh.header_signin_55":"Rencontrez les pairs","sctnh.mcms_t8eye6__":"US $240 de r\xe9duction sur les frais d'exp\xe9dition","sctnh.header_shipto_zipcode_placeholder_ID":"Code postal 10110","sctnh.search_ta_supplier_filter_description":"Profitez d'une protection du paiement \xe0 la livraison","sctnh.header_signin_61":"Programme de partenariat","sctnh.header_signin_22":"Pleins feux sur les \xe9conomies","sctnh.header_shipto_zipcode_placeholder_GB":"Code postal B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_ship_04":"Connectez-vous pour ajouter une adresse","sctnh.header_shipto_zipcode_invalid_ID":"Exemple : \xab 10110 \xbb","sctnh.header_signin_90":"Pas de nouveaux messages","sctnh.header_signin_24":"Articles RTS populaires","sctnh.header_signin_19":"S\xe9lections recommand\xe9es","sctnh.header_signin_74":"Les options d’exp\xe9dition et les frais varient en fonction de votre emplacement","sctnh.mcms_37qpmo__":"Services de conciergerie logistique","sctnh.header_shipto_zipcode_placeholder_US":'Code postal "10011", "10011-0043"',"sctnh.header_shipto_zipcode_placeholder_KR":"Code postal 02878","sctnh.header_shipto_zipcode_invalid_NL":"Exemple : \xab 1012 JS \xbb","sctnh.header_signin_109":"Bonjour, {0}","sctnh.header_signin_106":"Nous vous rappellerons ici lorsqu'il y aura un nouveau message. Veuillez vous connecter pour voir.","sctnh.header_shipto_address_invalid_MY":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 50050 \xbb. ","sctnh.header_shipto_address_invalid_ID":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 10110 \xbb. ","sctnh.header_shipto_address_invalid_AU":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 2000 \xbb. ","sctnh.header_signin_38":"Centre d'achat","sctnh.header_signin_92":"Connectez-vous pour afficher les d\xe9tails du message","sctnh.header_shipto_zipcode_placeholder_JP":"Code postal 100-0001","sctnh.header_signin_64":"Ouvrir un litige","sctnh.header_signin_26":"Personnalisez avec des MOQ inf\xe9rieurs \xe0 50","sctnh.header_shipto_zipcode_invalid_VN":"Exemple : \xab 701000 \xbb","sctnh.header_signin_75":"Voir plus","sctnh.header_signin_20":"Classement g\xe9n\xe9ral","sctnh.header_signin_18":"Toutes les cat\xe9gories","sctnh.header_signin_76":"Ajoutez une adresse","sctnh.header_signin_30":"LIVE","sctnh.header_signin_67":"T\xe9l\xe9charger l'application","sctnh.header_signin_25":"Centre d’\xe9chantillons","sctnh.header_shipto_select_empty":"S\xe9lectionnez un pays","sctnh.header_shipto_zipcode_invalid_MY":"Exemple : \xab 50050 \xbb","sctnh.header_signin_87":"Saisissez","sctnh.header_signin_14":"Soumettre un RFQ","sctnh.header_signin_59":"Pour les fournisseurs bas\xe9s en dehors de la Chine continentale","sctnh.header_signin_13":"Nouvelles connexions","sctnh.header_signin_34":"Politique de remboursement","sctnh.header_signin_21":"Nouveaux arrivages","sctnh.header_shipto_tips_desc":"Confirmez vos informations de livraison pour obtenir des options et des d\xe9tails d'exp\xe9dition plus pr\xe9cis.","sctnh.header_ship_03":"Les options d’exp\xe9dition et les frais varient en fonction de votre emplacement","sctnh.header_signin_33":"Paiements s\xfbrs et faciles","sctnh.header_signin_11":"Adh\xe9rer au programme d'adh\xe9sion Alibaba.com","sctnh.mcms_tflr3i__":"Six coupons de  US $500\n\n","sctnh.header_signin_08":"Mes Devis","sctnh.header_shipto_address_invalid_NZ":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 6011 \xbb. ","sctnh.header_signin_31":"Fournisseurs mondiaux","sctnh.mcms_y5wmwg__":"Tout cela gratuitement","sctnh.header_signin_101":"G\xe9rer les commandes en tant que fournisseur","sctnh.header_shipto_zipcode_invalid_AU":"Exemple : \xab 2000 \xbb","sctnh.header_shipto_address_invalid_JP":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab B1 1AA \xbb, \xab CR2 6XH \xbb ou \xab DN55 1PT \xbb.","sctnh.header_shipto_zipcode_placeholder_IT":"Code postal 00118","sctnh.header_signin_07":"Messages","sctnh.header_signin_36":"Protections apr\xe8s-vente","sctnh.header_shipto_address_invalid_US":"Le code postal n'est pas correct.","sctnh.header_shipto_zipcode_invalid_GB":"Exemples : \xab B1 1AA \xbb, \xab CR2 6XH \xbb, ou \xab DN55 1PT \xbb","sctnh.header_signin_60":"Pour les fournisseurs bas\xe9s en dehors de la Chine continentale","sctnh.header_signin_tax_compliance":"Programme de conformit\xe9 fiscale","sctnh.header_signin_44":"Services commerciaux","sctnh.header_signin_49":"Blogs","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_04":'En me connectant via les m\xe9dias sociaux, j’accepte <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >le contrat d’adh\xe9sion gratuit de Alibaba.com</a> et <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">la politique de confidentialit\xe9</a>, et de recevoir des courriels sur les produits et services de la plateforme.',"sctnh.header_shipto_zipcode_invalid_IT":"Exemple : \xab 00118 \xbb","sctnh.header_shipto_zipcode_placeholder_CA":"Code postal M4B 1B3","sctnh.header_signin_28":"Salon en ligne","sctnh.header_shipto_zipcode_placeholder_MX":"Code postal 07720","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_zipcode_invalid":"Le code postal/code postal n'est pas correct.","sctnh.header_signin_85":"Toutes les devises","sctnh.header_shipto_zipcode_invalid_ES":"Exemple : \xab 28013 \xbb","sctnh.turkey_search_shading":"Rechercher des produits en provenance de {countryName} ","sctnh.header_signin_96":"Connectez-vous pour afficher les d\xe9tails des demandes de renseignements","sctnh.header_signin_69":"T\xe9l\xe9chargez l’application Alibaba.com","sctnh.header_signin_83":"Devise","sctnh.header_signin_29":"Conseils","sctnh.header_shipto_address_invalid_CA":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab M4B 1B3 \xbb. ","sctnh.mcms_axre26__":"Prix pour les membres : Jusqu'\xe0 50 % de r\xe9duction","sctnh.header_shipto_zipcode_placeholder":"Veuillez entrer le bon code postal/zip.","sctnh.header_signin_48":"Ressources","sctnh.header_signin_50":"R\xe9ussites","sctnh.mcms_y6z2ua__":"Avantages gratuits pour chaque \xe9tape de l'entreprise","sctnh.header_signin_12":"D\xe9connexion","sctnh.header_signin_68":"App Store","sctnh.header_signin_17":"S'inscrire","sctnh.header_signin_06":"Commandes","sctnh.header_signin_16":"Panier","sctnh.header_signin_89":"Se reconnecter pour continuer","sctnh.header_signin_56":"Acad\xe9mie de commerce \xe9lectronique","sctnh.mcms_xln34p__":"Achetez et recevez 1,5 % de remboursement","sctnh.header_signin_32":"Trade Assurance","sctnh.header_signin_46":"Lettre de cr\xe9dit","sctnh.header_signin_53":"Webinaires","sctnh.header_signin_47":"Services de suivi de la production et de contr\xf4le","sctnh.header_signin_35":"Services d'exp\xe9dition et de logistique","sctnh.header_shipto_zipcode_invalid_DE":"Exemple : \xab 10178 \xbb","sctnh.mcms_lapeue__":"Adh\xe9sion Alibaba.com","sctnh.header_signin_27":"Exp\xe9dition rapide dans les 7&nbsp;jours","sctnh.header_signin_73":"Sp\xe9cifiez votre emplacement","sctnh.header_shipto_zipcode_placeholder_NZ":"Code postal 6011","sctnh.china_search_shading":"Rechercher des fournitures mondiales ici","sctnh.header_signin_94":"Afficher les d\xe9tails","sctnh.turkey_pavilion_header":"Pavillon de la T\xfcrkiye","sctnh.header_shipto_address_invalid_VN":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 701000 \xbb. ","sctnh.app.check":"success","sctnh.header_signin_52":"Centre d'assistance","sctnh.header_shipto_zipcode_placeholder_PH":"Code postal 1000","sctnh.header_shipto_zipcode_invalid_JP":"Exemples : \xab B1 1AA \xbb, \xab CR2 6XH \xbb, ou \xab DN55 1PT \xbb","sctnh.header_signin_43":"Programme d’adh\xe9sion","sctnh.header_signin_70":"Trouvez des produits, communiquez avec les fournisseurs, g\xe9rez et payez vos commandes avec l’application Alibaba.com \xe0 tout moment et en tout lieu.","sctnh.header_signin_57":"Comment s'approvisionner sur Alibaba.com","sctnh.header_signin_78":"Sugg\xe9r\xe9","sctnh.header_shipto_zipcode_invalid_US":"Exemples : \xab 10011 \xbb ou \xab 10011-0043 \xbb","sctnh.header_shipto_address_invalid_ES":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 28013 \xbb. ","sctnh.header_signin_05":"My Alibaba","sctnh.header_signin_95":"Aucune nouvelle demande de renseignements","sctnh.header_signin_10":"Compte","sctnh.header_signin_79":"Tous les pays/r\xe9gions","sctnh.header_ship_01":"Exp\xe9dier vers : ","sctnh.header_shipto_zipcode_invalid_CA":"Exemple : \xab M4B 1B3 \xbb","sctnh.header_signin_102":"En attente d'exp\xe9dition","sctnh.header_signin_100":"Toutes les commandes","sctnh.header_shipto_country_empty":"Veuillez s\xe9lectionner un pays","sctnh.header_shipto_zipcode_placeholder_MY":"Code postal 50050","sctnh.header_signin_72":"Google Play","sctnh.header_shipto_zipcode_placeholder_TH":"Code postal 10110","sctnh.header_signin_51":"Rapports sur l’industrie","sctnh.header_signin_03":"Ou continuez avec :","sctnh.header_signin_84":"Sugg\xe9r\xe9","sctnh.header_signin_82":"Langue","sctnh.mcms_seabed953__":"En savoir plus","sctnh.header_shipto_zipcode_placeholder_AU":"Code postal 2000","sctnh.header_shipto_address_invalid_FR":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 75001 \xbb. ","sctnh.header_shipto_zipcode_invalid_TH":"Exemple : \xab 10110 \xbb","sctnh.header_shipto_zipcode_placeholder_FR":"Code postal 75001","sctnh.header_shipto_zipcode_invalid_MX":"Code postal invalide. Exemple du bon format : \xab 07720 \xbb.","sctnh.header_signin_45":"Services logistiques","sctnh.header_signin_93":"{0} nouvelles demandes de renseignements","sctnh.mcms_ye9u85__":"Des r\xe9ductions, des outils et des services sur mesure pour chaque \xe9tape de l'entreprise","sctnh.header_signin_37":"En savoir plus","sctnh.header_shipto_address_invalid":"Veuillez entrer un code postal ci-dessous.","sctnh.header_shipto_address_invalid_TH":"Exemple : \xab 10110 \xbb","sctnh.header_signin_66":"Signaler un abus","sctnh.header_ship_05":"D\xe9finir la langue et la devise","sctnh.header_signin_81":"Connectez-vous pour ajouter une adresse","sctnh.header_signin_58":"Devenir fournisseur","sctnh.header_shipto_address_invalid_IT":"Veuillez saisir un code postal valide ci-dessous. Exemples du format correct : \xab 00118 \xbb. ","sctnh.mcms_m616im__":"Protection prolong\xe9e des commandes de 90 jours","sctnh.header_ship_02":"Sp\xe9cifiez votre emplacement","sctnh.sub_title_membership_pay":"Programmes d'adh\xe9sion","sctnh.header_signin_42":"Comment fonctionne l’approvisionnement","sctnh.header_signin_40":"Qu’est-ce que Alibaba.com","sctnh.header_shipto_zipcode_placeholder_DE":"Code postal 10178","sctnh.header_shipto_address_invalid_MX":"Code postal invalide. Exemples de format correct : \xab 07720 \xbb.","sctnh.header_shipto_zipcode_placeholder_VN":"Code postal 701000","sctnh.header_signin_09":"Favoris","sctnh.header_signin_71":"App Store","sctnh.mcms_rsvbxw__":"Boostez votre entreprise pour seulement US $199 par an","sctnh.header_shipto_tips_title":"Veuillez confirmer vos informations de livraison","sctnh.germany_search_shading":"Recherche de produits en provenance d'Allemagne","sctnh.header_signin_77":"Sauvegarder","sctnh.header_shipto_zipcode_invalid_FR":"Exemple : \xab 75001 \xbb","sctnh.header_signin_63":"Pour les fournisseurs","sctnh.header_signin_91":"{0} nouveaux messages","sctnh.header_ship_06":"S\xe9lectionnez votre langue et votre devise pr\xe9f\xe9r\xe9e. Vous pouvez mettre \xe0 jour les param\xe8tres \xe0 tout moment.","sctnh.header_signin_108":"Commandez avec Trade Assurance","sctnh.uk_search_shading":"Recherche de produits en provenance du Royaume-Uni","sctnh.header_shipto_zipcode_invalid_NZ":"Exemple : \xab 6011 \xbb","sctnh.header_shipto_zipcode_invalid_KR":"Exemple : \xab 02878 \xbb","sctnh.header_signin_41":"Pourquoi Alibaba.com","sctnh.header_signin_62":"Pour les acheteurs","sctnh.header_signin_86":"Ajoutez une adresse"},D["nl-nl"]={"sctnh.header_signin_69":"Download de Alibaba.com-app","sctnh.header_signin_92":"Meld u aan om berichtdetails te bekijken","sctnh.header_shipto_address_invalid_DE":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '10178'.","sctnh.header_shipto_or":"Of","sctnh.header_signin_84":"Voorgesteld","sctnh.header_signin_95":"Geen nieuwe aanvragen","sctnh.turkey_search_shading":"Zoek naar producten uit {countryName}","sctnh.header_signin_89":"Meld u weer aan om door te gaan","sctnh.header_signin_27":"Snelle verzending binnen 7 dagen","sctnh.header_signin_54":"Overzicht","sctnh.header_signin_73":"Uw locatie opgeven","sctnh.header_signin_12":"Afmelden","sctnh.header_signin_72":"Google Play","sctnh.header_shipto_zipcode_invalid_GB":'Voorbeelden: "B1 1AA", "CR2 6XH" of "DN55 1PT"',"sctnh.mcms_o0dlts201f4__":"Logistieke kortingen elk kwartaal","sctnh.header_signin_63":"Voor leveranciers","sctnh.header_signin_34":"Geld-terug-beleid","sctnh.header_signin_31":"Wereldwijde leveranciers","sctnh.header_shipto_tips_title":"Bevestig uw bezorginformatie","sctnh.header_shipto_address_invalid_MY":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '50050'.","sctnh.header_shipto_address_invalid_US":"Postcode is niet correct.","sctnh.header_shipto_zipcode_placeholder_VN":"Postcode 701000","sctnh.header_signin_100":"Alle bestellingen","sctnh.header_signin_42":"Hoe inkopen werkt","sctnh.header_shipto_country_empty":"Selecteer een land","sctnh.header_ship_05":"Taal en valuta instellen","sctnh.mcms_ye9u85__":"Gepersonaliseerde kortingen, tools en services voor elk bedrijfsniveau","sctnh.header_shipto_zipcode_invalid_DE":'Voorbeeld: "10178"',"sctnh.header_signin_02":"Welkom bij Alibaba.com!","sctnh.uk_search_shading":"Zoeken naar producten uit het VK","sctnh.header_signin_13":"Nieuwe verbindingen","sctnh.header_signin_93":"{0} nieuwe aanvragen","sctnh.header_signin_22":"Besparingen in de schijnwerper","sctnh.header_signin_51":"Industrierapporten","sctnh.header_signin_25":"Voorbeeldcentrum","sctnh.header_signin_30":"LIVE","sctnh.header_signin_35":"Verzend- en logistieke diensten","sctnh.header_shipto_zipcode_placeholder_TH":"Postcode 10110","sctnh.header_shipto_zipcode_invalid_MY":'Voorbeeld: "50050"',"sctnh.header_shipto_address_invalid_NL":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '1012 JS'.","sctnh.header_signin_21":"Nieuwkomers","sctnh.header_shipto_tips_desc":"Bevestig uw bezorginformatie voor nauwkeurigere verzendopties en -details","sctnh.mcms_axre26__":"Ledenprijzen: tot 50% korting","sctnh.header_shipto_address_invalid_CA":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: 'M4B 1B3'.","sctnh.header_signin_03":"Of, ga door met:","sctnh.header_shipto_address_invalid_IT":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '00118'.","sctnh.header_shipto_zipcode_invalid_VN":'Voorbeeld: "701000"',"sctnh.header_signin_tax_compliance":"Programma voor belastingnaleving","sctnh.header_signin_32":"Trade Assurance","sctnh.mcms_bjxcrh__":"Verlengde orderbescherming voor 60 dagen","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_68":"App Store","sctnh.header_shipto_zipcode_invalid_FR":'Voorbeeld: "75001"',"sctnh.header_signin_74":"Verzendopties en -kosten vari\xebren op basis van uw locatie","sctnh.header_ship_02":"Uw locatie opgeven","sctnh.header_shipto_address_invalid_VN":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '701000'.","sctnh.header_shipto_zipcode_placeholder_NZ":"Postcode 6011","sctnh.header_signin_37":"Meer informatie","sctnh.header_ship_01":"Verzenden naar:","sctnh.header_signin_82":"Taal","sctnh.header_shipto_address_invalid_MX":"Ongeldige postcode. Voorbeeld van de juiste notatie: '07720'.","sctnh.header_shipto_zipcode_placeholder_MX":"Postcode 07720","sctnh.header_signin_33":"Veilige en makkelijke betalingen","sctnh.header_signin_44":"Handelsdiensten","sctnh.header_signin_56":"E-commerceacademie","sctnh.header_signin_19":"Uitgelichte selecties","sctnh.mcms_37qpmo__":"Logistieke conci\xebrgeservices","sctnh.header_shipto_select_empty":"Selecteer een land","sctnh.header_signin_86":"Adres toevoegen","sctnh.header_shipto_zipcode_invalid_ES":'Voorbeeld: "28013"',"sctnh.header_shipto_zipcode_invalid_NZ":'Voorbeeld: "6011"',"sctnh.header_shipto_zipcode_invalid_KR":'Voorbeeld: "02878"',"sctnh.header_signin_90":"Geen nieuwe berichten","sctnh.header_signin_109":"Hallo, {0}","sctnh.header_signin_71":"App Store","sctnh.header_signin_24":"Populaire RTS-items","sctnh.header_signin_43":"Lidmaatschapsprogramma","sctnh.header_shipto_zipcode_placeholder":"Voer de juiste postcode in.","sctnh.header_shipto_deliverto":"Leveren naar:","sctnh.header_signin_53":"Webinars","sctnh.header_shipto_zipcode_placeholder_IT":"Postcode 00118","sctnh.mcms_y5wmwg__":"Alles gratis","sctnh.header_shipto_zipcode_invalid_US":'Voorbeelden: "10011" of "10011-0043"',"sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_address_invalid_ID":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '10110'.","sctnh.china_search_shading":"Zoek hier naar wereldwijde benodigdheden","sctnh.header_signin_45":"Logistieke diensten","sctnh.header_signin_07":"Berichten","sctnh.header_signin_26":"Aanpassen met MOQ's onder 50","sctnh.header_signin_52":"Helpcentrum","sctnh.header_signin_99":"In afwachting van bevestiging","sctnh.header_shipto_address_invalid_FR":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '75001'.","sctnh.mcms_rsvbxw__":"Geef uw bedrijf een boost voor slechts US $ 199 per jaar","sctnh.header_signin_60":"Voor leveranciers gevestigd op het Vasteland van China","sctnh.sub_title_membership_pay":"Lidmaatschapsprogramma's","sctnh.header_signin_102":"In afwachting van verzending","sctnh.header_shipto_zipcode_placeholder_PH":"Postcode 1000","sctnh.header_shipto_zipcode_placeholder_ES":"Postcode 28013","sctnh.header_shipto_zipcode_placeholder_KR":"Postcode 02878","sctnh.header_signin_10":"Account","sctnh.header_shipto_zipcode_placeholder_FR":"Postcode 75001","sctnh.header_ship_04":"Meld u aan om een adres toe te voegen","sctnh.header_shipto_address_invalid_AU":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '2000'.","sctnh.header_signin_55":"Vakgenoten ontmoeten","sctnh.header_signin_29":"Tips","sctnh.header_signin_94":"Details weergeven","sctnh.header_signin_67":"Download de app","sctnh.header_signin_05":"Mijn Alibaba","sctnh.header_signin_18":"Alle categorie\xebn","sctnh.header_shipto_zipcode_placeholder_CA":"Postcode M4B 1B3","sctnh.header_signin_38":"Kopercentrale","sctnh.header_shipto_zipcode_placeholder_DE":"Postcode 10178","sctnh.header_signin_41":"Waarom Alibaba.com","sctnh.header_signin_101":"Bestellingen beheren als leverancier","sctnh.mcms_m616im__":"Verlengde bestelbescherming van 90 dagen","sctnh.header_signin_36":"Beschermingen na verkoop","sctnh.header_signin_57":"Inkopen op Alibaba.com","sctnh.header_shipto_zipcode_placeholder_AU":"Postcode 2000","sctnh.turkey_pavilion_header":"Turks paviljoen","sctnh.header_shipto_address_invalid_JP":"Vul hieronder een geldige postcode in. Voorbeelden van de juiste notatie: 'B1 1AA', 'CR2 6XH' of 'DN55 1PT'.","sctnh.header_signin_08":"RFQs","sctnh.header_signin_59":"Voor leveranciers buiten het Vasteland van China","sctnh.header_signin_80":"Voer een postcode in","sctnh.header_signin_46":"Documentair krediet","sctnh.header_signin_83":"Valuta","sctnh.header_shipto_zipcode_invalid_AU":'Voorbeeld: "2000"',"sctnh.header_shipto_zipcode_invalid":"Postcode/postcode is niet correct.","sctnh.mcms_lapeue__":"Alibaba.com-lidmaatschap\n","sctnh.header_shipto_zipcode_invalid_NL":'Voorbeeld: "1012 JS"',"sctnh.header_signin_61":"Partnerprogramma","sctnh.mcms_y6z2ua__":"Gratis voordelen voor elk bedrijfsniveau","sctnh.header_signin_11":"Aanmelden voor het Alibaba.com-lidmaatschap","sctnh.header_signin_01":"Aanmelden","sctnh.header_shipto_zipcode_placeholder_US":'Postcode "10011", "10011-0043"',"sctnh.header_signin_47":"Controle- en inspectiediensten voor de productie","sctnh.header_signin_09":"Favorieten","sctnh.header_signin_28":"Online vakbeurs","sctnh.header_shipto_zipcode_placeholder_JP":"Postcode 100-0001","sctnh.header_signin_106":"We zullen u er hier aan herinneren wanneer u een nieuw bericht hebt. Meld u aan om het te bekijken.","sctnh.header_shipto_zipcode_invalid_IT":'Voorbeeld: "00118"',"sctnh.header_ship_03":"Verzendopties en kosten vari\xebren op basis van uw locatie","sctnh.header_signin_64":"Geschil openen","sctnh.header_signin_70":"Vind producten, communiceer met leveranciers en beheer en betaal uw bestellingen altijd en overal met de Alibaba.com-app.","sctnh.header_signin_49":"Blogs","sctnh.header_signin_98":"In afwachting van betaling","sctnh.header_signin_97":"Bestellingen beheren als koper","sctnh.header_shipto_address_invalid_NZ":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '6011'.","sctnh.mcms_seabed953__":"Meer informatie","sctnh.header_shipto_zipcode_invalid_TH":'Voorbeeld: "10110"',"sctnh.header_signin_91":"{0} nieuwe berichten","sctnh.header_shipto_zipcode_invalid_MX":"Ongeldige postcode. Voorbeeld van de juiste notatie: '07720'.","sctnh.header_signin_40":"Wat is Alibaba.com","sctnh.header_shipto_address_invalid_TH":"Voorbeeld: '10110'","sctnh.header_signin_65":"Inbreuk op IPR melden","sctnh.header_shipto_zipcode_invalid_ID":'Voorbeeld: "10110"',"sctnh.header_shipto_zipcode_placeholder_GB":'Postcode B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_23":"Klanten zoals u kozen ook voor","sctnh.header_shipto_address_invalid_ES":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '28013'.","sctnh.header_signin_66":"Misbruik melden","sctnh.header_shipto_zipcode_invalid_CA":'Voorbeeld: "M4B 1B3"',"sctnh.header_shipto_zipcode_invalid_JP":'Voorbeelden: "B1 1AA", "CR2 6XH" of "DN55 1PT"',"sctnh.header_shipto_zipcode_placeholder_MY":"Postcode 50050","sctnh.header_signin_85":"Alle valuta's","sctnh.header_shipto_address_invalid_GB":"Vul hieronder een geldige postcode in. Voorbeelden van de juiste notatie: 'B1 1AA', 'CR2 6XH' of 'DN55 1PT'.","sctnh.header_signin_20":"Toppositie","sctnh.header_shipto_address_invalid_KR":"Vul hieronder een geldige postcode in. Voorbeeld van de juiste notatie: '02878'.","sctnh.header_signin_77":"Opslaan","sctnh.app.check":"success","sctnh.header_signin_76":"Adres toevoegen","sctnh.search_ta_supplier_filter_description":"Geniet van bescherming van betaling tot levering","sctnh.header_signin_58":"Word een leverancier","sctnh.mcms_xln34p__":"Koop en krijg 1,5% terug","sctnh.header_signin_39":"Ga aan de slag","sctnh.header_signin_87":"Invoeren","sctnh.header_signin_108":"Bestel met Trade Assurance","sctnh.header_signin_16":"Winkelwagen","sctnh.header_shipto_zipcode_placeholder_UK":'Postcode B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.mcms_t8eye6__":"US $ 240 korting op verzending","sctnh.header_signin_06":"Bestellingen","sctnh.header_signin_78":"Voorgesteld","sctnh.header_signin_75":"Meer weergeven","sctnh.header_signin_81":"Aanmelden om adres toe te voegen","sctnh.header_shipto_zipcode_placeholder_ID":"Postcode 10110","sctnh.header_ship_06":"Selecteer uw voorkeurstaal en -valuta. U kunt de instellingen op elk moment bijwerken.","sctnh.germany_search_shading":"Zoeken naar producten uit Duitsland","sctnh.header_signin_14":"RFQ indienen","sctnh.header_signin_04":'Door me aan te melden via sociale media, ga ik akkoord met <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >de gratis lidmaatschapsovereenkomst</a> en <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">het privacybeleid van Alibaba.com</a>, en ga ik akkoord met het ontvangen van e-mails over de producten en diensten van het platform.',"sctnh.header_signin_79":"Alle landen/regio's","sctnh.header_shipto_address_invalid":"Voer hieronder een postcode in.","sctnh.header_signin_50":"Succesverhalen","sctnh.header_signin_96":"Meld u aan om de details van de aanvraag te bekijken","sctnh.header_signin_48":"Middelen","sctnh.header_signin_17":"Aanmelden","sctnh.header_signin_62":"Voor kopers","sctnh.mcms_tflr3i__":"Zes coupons van US $ 500"},D["pt-pt"]={"sctnh.header_signin_18":"Todas as categorias","sctnh.header_shipto_zipcode_placeholder_DE":"C\xf3digo postal 10178","sctnh.header_shipto_address_invalid_VN":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "701000".',"sctnh.header_signin_38":"Central do Cliente","sctnh.header_shipto_tips_desc":"Confirme suas informa\xe7\xf5es de entrega para ter op\xe7\xf5es de envio e detalhes mais precisos","sctnh.header_shipto_zipcode_placeholder_CA":"C\xf3digo postal M4B 1B3","sctnh.header_signin_102":"Aguardando envio","sctnh.header_signin_71":"App Store","sctnh.header_signin_93":"{0} novas perguntas","sctnh.header_shipto_or":"Ou","sctnh.header_shipto_zipcode_placeholder_ES":"C\xf3digo postal 28013","sctnh.header_shipto_address_invalid_DE":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "10178".',"sctnh.header_signin_10":"Conta","sctnh.header_signin_100":"Todos os pedidos","sctnh.header_signin_55":"Conhe\xe7a os colegas","sctnh.header_signin_89":"Fa\xe7a login novamente para continuar","sctnh.header_shipto_zipcode_placeholder_KR":"C\xf3digo postal  02878","sctnh.header_shipto_zipcode_placeholder_PH":"C\xf3digo postal 1000","sctnh.header_signin_34":"Pol\xedtica de reembolso","sctnh.header_shipto_zipcode_invalid_NL":'Exemplo: "1012 JS"',"sctnh.header_signin_07":"Mensagens","sctnh.header_shipto_zipcode_placeholder_TH":"C\xf3digo postal 10110","sctnh.header_signin_09":"Favoritos","sctnh.header_shipto_zipcode_invalid_AU":'Exemplo: "2000"',"sctnh.mcms_lapeue__":"Associa\xe7\xe3o Alibaba.com\n\n","sctnh.header_signin_52":"Central de Ajuda","sctnh.header_signin_39":"Come\xe7ar","sctnh.header_signin_59":"Para fornecedores localizados fora da China Continental","sctnh.header_signin_43":"Programa de membros","sctnh.header_shipto_deliverto":"Entregar para:","sctnh.header_shipto_address_invalid_JP":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "B1 1AA", "CR2 6XH" ou "DN55 1PT".',"sctnh.header_signin_01":"Fazer login","sctnh.mcms_y6z2ua__":"Benef\xedcios gr\xe1tis para todas as fases do neg\xf3cio","sctnh.header_shipto_address_invalid_MY":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "50050".',"sctnh.header_signin_08":"RFQs","sctnh.header_signin_80":"Digite um c\xf3digo postal/Zip","sctnh.header_shipto_zipcode_invalid_IT":'Exemplo: "00118"',"sctnh.header_shipto_zipcode_invalid_ID":'Exemplo: "10110"',"sctnh.header_signin_73":"Especifique sua localiza\xe7\xe3o","sctnh.header_ship_04":"Fa\xe7a login para adicionar um endere\xe7o","sctnh.header_shipto_zipcode_placeholder_GB":"C\xf3digo postal B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_49":"Blogs","sctnh.header_signin_40":"O que \xe9 o Alibaba.com","sctnh.header_ship_03":"As op\xe7\xf5es e taxas de envio variam de acordo com a sua localiza\xe7\xe3o","sctnh.header_shipto_address_invalid_ES":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "28013".',"sctnh.header_shipto_zipcode_invalid_JP":'Exemplos: "B1 1AA", "CR2 6XH" ou "DN55 1PT"',"sctnh.header_signin_28":"Exposi\xe7\xe3o Online","sctnh.header_signin_66":"Denunciar abuso","sctnh.header_signin_63":"Para fornecedores","sctnh.header_shipto_zipcode_invalid_TH":'Exemplo: "10110"',"sctnh.header_signin_64":"Abrir uma disputa","sctnh.header_ship_01":"Enviar para:","sctnh.header_signin_84":"Sugerido","sctnh.header_signin_70":"Encontre produtos, fale com fornecedores, gerencie e pague seus pedidos com o aplicativo Alibaba.com a qualquer hora e lugar.","sctnh.header_signin_106":"Vamos te avisar aqui quando houver uma nova mensagem. Por favor, fa\xe7a login para ver.","sctnh.header_shipto_zipcode_placeholder_JP":"C\xf3digo postal 100-0001","sctnh.header_signin_15":"Buyers Club","sctnh.mcms_37qpmo__":"Servi\xe7os de assist\xeancia log\xedstica","sctnh.header_shipto_address_invalid_NZ":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "6011".',"sctnh.header_signin_54":"Vis\xe3o geral","sctnh.header_shipto_zipcode_placeholder_MX":"C\xf3digo postal 07720","sctnh.header_signin_04":"Ao fazer login pelas redes sociais, concordo com o Contrato de Afilia\xe7\xe3o Gratuita e a Pol\xedtica de Privacidade do Alibaba.com, e em receber e-mails sobre os produtos e servi\xe7os da plataforma.","sctnh.header_signin_30":"LIVE","sctnh.header_signin_76":"Adicionar endere\xe7o","sctnh.header_shipto_address_invalid_NL":'Por favor, insira um CEP v\xe1lido abaixo. Exemplos de formato correto: "1012 JS".',"sctnh.header_signin_25":"Centro de Amostras","sctnh.header_signin_81":"Fa\xe7a login para adicionar um endere\xe7o","sctnh.header_signin_48":"Recursos","sctnh.search_ta_supplier_filter_description":"Desfrute de prote\xe7\xe3o desde o pagamento at\xe9 a entrega","sctnh.header_signin_51":"Relat\xf3rios da ind\xfastria","sctnh.sub_title_membership_pay":"Programas de membros","sctnh.mcms_axre26__":"Pre\xe7os para membros: at\xe9 50% de desconto","sctnh.header_signin_79":"Todos os pa\xedses/regi\xf5es","sctnh.header_signin_03":"Ou, continue com:","sctnh.header_signin_17":"Cadastrar","sctnh.header_signin_87":"Inserir","sctnh.header_signin_tax_compliance":"Programa de Conformidade Fiscal","sctnh.header_signin_50":"Hist\xf3rias de sucesso","sctnh.header_shipto_address_invalid_ID":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "10110".',"sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_address_invalid_KR":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "02878".',"sctnh.header_signin_33":"Pagamentos seguros e f\xe1ceis","sctnh.header_signin_62":"Para clientes","sctnh.header_shipto_zipcode_placeholder_MY":"C\xf3digo postal 50050","sctnh.header_signin_82":"Idioma","sctnh.mcms_ye9u85__":"Descontos, ferramentas e servi\xe7os sob medida para todas as fases do neg\xf3cio","sctnh.header_shipto_country_empty":"Por favor selecione um pa\xeds","sctnh.header_signin_06":"Pedidos","sctnh.header_signin_14":"Enviar RFQ","sctnh.uk_search_shading":"Pesquisar produtos do Reino Unido","sctnh.header_shipto_zipcode_placeholder_AU":"C\xf3digo postal 2000","sctnh.header_signin_75":"Ver mais","sctnh.mcms_t8eye6__":"US$ 240 off no frete","sctnh.header_shipto_address_invalid_GB":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "B1 1AA", "CR2 6XH", "DN55 1PT".',"sctnh.header_signin_68":"App Store","sctnh.header_signin_108":"Fazer pedido com Trade Assurance","sctnh.header_signin_12":"Fazer o logoff","sctnh.header_signin_65":"Denunciar viola\xe7\xe3o de IPR","sctnh.header_signin_47":"Servi\xe7os de monitoramento e inspe\xe7\xe3o da produ\xe7\xe3o","sctnh.header_signin_67":"Baixar aplicativo","sctnh.turkey_search_shading":"Buscar produtos de {countryName}","sctnh.mcms_o0dlts201f4__":"Descontos de log\xedstica a cada trimestre","sctnh.header_signin_72":"Google Play","sctnh.header_signin_92":"Fa\xe7a login para ver os detalhes da mensagem","sctnh.header_signin_91":"{0} novas mensagens","sctnh.header_signin_95":"Sem perguntas novas","sctnh.header_shipto_address_invalid_AU":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "2000".',"sctnh.header_signin_29":"Dicas","sctnh.turkey_pavilion_header":"Pavilh\xe3o da Turquia","sctnh.header_signin_98":"Aguardando pagamento","sctnh.header_signin_109":"Oi, {0}","sctnh.header_signin_97":"Gerenciar pedidos como cliente","sctnh.header_shipto_zipcode_invalid_ES":'Exemplo: "28013"',"sctnh.header_signin_69":"Baixe o aplicativo do Alibaba.com","sctnh.header_shipto_zipcode_placeholder_FR":"C\xf3digo postal 75001","sctnh.header_shipto_zipcode_placeholder_UK":'C\xf3digo postal B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.header_signin_21":"Novidades","sctnh.header_shipto_address_invalid_IT":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "00118".',"sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_zipcode_invalid_MY":'Exemplo: "50050"',"sctnh.header_shipto_zipcode_placeholder_US":'CEP "10011", "10011-0043"',"sctnh.header_shipto_zipcode_invalid_VN":'Exemplo: "701000"',"sctnh.header_shipto_address_invalid_CA":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "M4B 1B3".',"sctnh.header_signin_35":"Servi\xe7os de transporte e log\xedstica","sctnh.header_shipto_tips_title":"Por favor, confirme suas informa\xe7\xf5es de entrega","sctnh.header_signin_20":"Melhor classifica\xe7\xe3o","sctnh.mcms_bjxcrh__":"Prote\xe7\xe3o de compra estendida de 60 dias","sctnh.header_signin_57":"Como comprar no Alibaba.com","sctnh.header_signin_31":"Fornecedores globais","sctnh.header_signin_42":"Como as compras funcionam","sctnh.header_shipto_address_invalid_US":"O CEP/c\xf3digo postal n\xe3o est\xe1 correto.","sctnh.header_signin_85":"Todas as moedas","sctnh.header_ship_05":"Defina o idioma e a moeda","sctnh.header_signin_27":"Envio r\xe1pido em at\xe9 7 dias","sctnh.header_shipto_zipcode_placeholder_VN":"CEP 701000","sctnh.header_signin_02":"Bem-vindo(a) ao Alibaba.com!","sctnh.header_signin_46":"Carta de Cr\xe9dito","sctnh.mcms_xln34p__":"Compre e receba 1,5% de volta","sctnh.header_signin_16":"Carrinho","sctnh.header_signin_22":"Descontos em destaque","sctnh.header_shipto_zipcode_invalid_DE":'Exemplo: "10178"',"sctnh.header_signin_19":"Sele\xe7\xf5es em destaque","sctnh.header_signin_56":"Academia de E-commerce","sctnh.mcms_tflr3i__":"Seis cupons de US $500","sctnh.header_signin_94":"Ver detalhes","sctnh.header_shipto_select_empty":"Selecionar um pa\xeds","sctnh.header_signin_24":"Itens populares RTS","sctnh.header_signin_05":"Meu Alibaba","sctnh.header_signin_86":"Adicionar endere\xe7o","sctnh.header_shipto_address_invalid_TH":'Exemplo: "10110"',"sctnh.header_signin_96":"Fa\xe7a login para ver os detalhes da pergunta","sctnh.header_shipto_zipcode_invalid_MX":'C\xf3digo postal inv\xe1lido. Exemplo de formato correto: "07720".',"sctnh.header_shipto_zipcode_invalid_CA":'Exemplo: "M4B 1B3"',"sctnh.header_signin_90":"Sem mensagens novas","sctnh.germany_search_shading":"Pesquisar produtos da Alemanha","sctnh.header_shipto_zipcode_invalid_KR":'Exemplo: "02878"',"sctnh.header_signin_41":"Por que o Alibaba.com","sctnh.header_shipto_zipcode_invalid_FR":'Exemplo: "75001"',"sctnh.header_shipto_zipcode_placeholder_NZ":"C\xf3digo postal 6011","sctnh.header_signin_37":"Saiba mais","sctnh.header_signin_74":"As op\xe7\xf5es e taxas de envio variam de acordo com a sua localiza\xe7\xe3o","sctnh.header_signin_58":"Torne-se um(a) fornecedor(a)","sctnh.app.check":"success","sctnh.header_shipto_address_invalid_MX":'CEP inv\xe1lido. Exemplo de formato correto: "07720".',"sctnh.header_shipto_zipcode_invalid_NZ":'Exemplo: "6011"',"sctnh.header_signin_44":"Servi\xe7os comerciais","sctnh.header_signin_45":"Servi\xe7os Log\xedsticos","sctnh.header_shipto_zipcode_invalid":"O c\xf3digo postal/c\xf3digo postal n\xe3o est\xe1 correto.","sctnh.header_signin_83":"Moeda","sctnh.header_signin_99":"Aguardando confirma\xe7\xe3o","sctnh.header_signin_26":"Personalize com MOQs abaixo de 50","sctnh.header_signin_13":"Novas conex\xf5es","sctnh.header_ship_06":"Selecione seu idioma e moeda preferidos. Voc\xea pode alterar as configura\xe7\xf5es a qualquer momento.","sctnh.header_shipto_zipcode_placeholder_ID":"C\xf3digo postal 10110","sctnh.header_signin_23":"Clientes como voc\xea tamb\xe9m escolhem","sctnh.header_ship_02":"Especifique sua localiza\xe7\xe3o","sctnh.header_signin_60":"Para fornecedores localizados dentro da China Continental","sctnh.header_signin_101":"Gerenciar pedidos como fornecedor","sctnh.header_shipto_zipcode_placeholder":"Insira o c\xf3digo postal/postal correto.","sctnh.header_signin_36":"Prote\xe7\xf5es p\xf3s-venda","sctnh.china_search_shading":"Busque suprimentos globais aqui","sctnh.mcms_m616im__":"Prote\xe7\xe3o de compra estendida de 90 dias","sctnh.mcms_seabed953__":"Saiba mais","sctnh.mcms_y5wmwg__":"Tudo de gra\xe7a","sctnh.mcms_rsvbxw__":"Turbine seu neg\xf3cio por apenas US $199 por ano","sctnh.header_signin_61":"Programa de Parceria","sctnh.header_shipto_zipcode_invalid_GB":'Exemplos: "B1 1AA", "CR2 6XH" ou "DN55 1PT"',"sctnh.header_signin_53":"Webin\xe1rios","sctnh.header_shipto_zipcode_placeholder_IT":"C\xf3digo postal 00118","sctnh.header_shipto_address_invalid":"Por favor, insira um c\xf3digo postal abaixo.","sctnh.header_signin_78":"Sugerido","sctnh.header_shipto_zipcode_invalid_US":'Exemplos: "10011" ou "10011-0043"',"sctnh.header_signin_11":"Junte-se \xe0 Associa\xe7\xe3o do Alibaba.com","sctnh.header_shipto_address_invalid_FR":'Por favor, insira um C\xf3digo postal v\xe1lido abaixo. Exemplos de formato correto: "75001".',"sctnh.header_signin_77":"Salvar"},D["ja-jp"]={"sctnh.mcms_bjxcrh__":"期間延長による 60 日間の注文保護","sctnh.header_signin_92":"ログインしてメッセージの詳細を表示","sctnh.mcms_xln34p__":"お買い物で 1.5% 還元","sctnh.header_signin_47":"生産監視 & 品質検査サービス","sctnh.header_shipto_address_invalid_ID":"以下に有効な郵便番号を入力してください。正しい形式の例:「10110」","sctnh.header_signin_101":"サプライヤーとして注文を管理","sctnh.header_shipto_zipcode_invalid_AU":"例: 「2000」","sctnh.header_shipto_address_invalid_MY":"以下に有効な郵便番号を入力してください。正しい形式の例:「50050」","sctnh.search_ta_supplier_filter_description":"支払いから配送までの保護をお楽しみください","sctnh.header_signin_89":"ログイン情報を復元して続ける","sctnh.header_shipto_address_invalid_JP":"以下に有効な郵便番号を入力してください。正しい形式の例:「B1 1AA」、「CR2 6XH」または「DN551PT」","sctnh.header_shipto_zipcode_placeholder_IT":"郵便番号 00118","sctnh.header_shipto_zipcode_placeholder_US":'郵便番号"10011", "10011-0043"',"sctnh.header_signin_22":"コスト削減のスポットライト","sctnh.header_signin_68":"App Store","sctnh.header_shipto_zipcode_invalid_DE":"例: 「10178」","sctnh.header_shipto_zipcode_placeholder":"正しい郵便番号を入力してください。","sctnh.mcms_37qpmo__":"物流コンシェルジュサービス","sctnh.mcms_axre26__":"会員価格：最大 50% オフ","sctnh.mcms_lapeue__":"Alibaba.com 会員\n","sctnh.header_shipto_zipcode_invalid_MY":"例: 「50050」","sctnh.header_signin_17":"会員登録","sctnh.header_signin_59":"中国本土以外に拠点を置くサプライヤー向け","sctnh.header_signin_16":"カート","sctnh.header_signin_01":"ログイン","sctnh.header_shipto_address_invalid_ES":"以下に有効な郵便番号を入力してください。正しい形式の例:「28013」","sctnh.header_signin_05":"マイ Alibaba","sctnh.header_shipto_zipcode_placeholder_ID":"郵便番号 10110","sctnh.header_shipto_address_invalid_VN":"以下に有効な郵便番号を入力してください。正しい形式の例:「701000」","sctnh.header_signin_96":"ログインして問い合わせの詳細を表示","sctnh.header_shipto_address_invalid_DE":"以下に有効な郵便番号を入力してください。正しい形式の例:「10178」","sctnh.header_signin_10":"アカウント","sctnh.header_signin_69":"Alibaba.com アプリを入手","sctnh.header_signin_95":"新着問い合わせはありません","sctnh.header_shipto_address_invalid_CA":"以下に有効な郵便番号を入力してください。正しい形式の例:「M4B 1B3」","sctnh.header_signin_27":"7 日以内の迅速な発送","sctnh.header_signin_73":"現住所を記入する","sctnh.header_shipto_zipcode_placeholder_NZ":"郵便番号 6011","sctnh.header_signin_19":"注目のセレクション","sctnh.header_signin_04":'SNS 経由のログインにより、私は <a target="_blank"href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer">Alibaba.com無料メンバーシップ利用規約</a>と<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">プライバシーポリシー</a>、およびプラットフォームの製品とサービスに関する電子メールの受信に同意したものとします。',"sctnh.header_signin_94":"詳細を表示","sctnh.header_shipto_zipcode_placeholder_CA":"郵便番号 M4B 1B3","sctnh.app.check":"success","sctnh.china_search_shading":"グローバルな製品供給はこちらを　検索","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_52":"ヘルプセンター","sctnh.header_signin_43":"会員プログラム","sctnh.header_signin_18":"すべてのカテゴリー","sctnh.header_signin_108":"Trade Assurance でご注文ください","sctnh.header_signin_02":"Alibaba.com へようこそ!","sctnh.mcms_t8eye6__":"送料 US $240 オフ","sctnh.header_signin_80":"Zip/Postalコードを入力してください","sctnh.header_signin_51":"業界レポート","sctnh.header_signin_86":"住所を追加","sctnh.header_signin_38":"バイヤーセントラル","sctnh.header_shipto_address_invalid_GB":"以下に有効な郵便番号を入力してください。正しい形式の例:「B1 1AA」、「CR2 6XH」、「DN55 1PT」","sctnh.header_ship_03":"配送オプションと料金は配送先住所によって異なります","sctnh.header_signin_60":"中国本土に拠点を置くサプライヤー向け","sctnh.header_shipto_address_invalid_KR":"以下に有効な郵便番号を入力してください。正しい形式の例:「02878」","sctnh.header_signin_97":"バイヤーとして注文を管理","sctnh.header_signin_29":"ヒント","sctnh.mcms_ye9u85__":"ビジネスの各々のステージに合わせて最適化された割引、ツール、そしてサービス","sctnh.mcms_seabed953__":"詳しく知る","sctnh.turkey_search_shading":"{countryName} 産製品を検索","sctnh.header_signin_50":"サクセスストーリー","sctnh.header_signin_82":"言語","sctnh.header_shipto_country_empty":"国を選択してください","sctnh.header_signin_100":"すべての注文","sctnh.header_signin_03":"もしくは以下で続行：","sctnh.header_shipto_zipcode_placeholder_MX":"郵便番号 07720","sctnh.header_signin_14":"RFQ を送信","sctnh.header_signin_15":"Buyers Club","sctnh.header_shipto_address_invalid_FR":"以下に有効な郵便番号を入力してください。正しい形式の例:「75001」","sctnh.header_signin_84":"入力候補","sctnh.header_shipto_zipcode_placeholder_AU":"郵便番号 2000","sctnh.header_shipto_zipcode_placeholder_KR":"郵便番号 02878","sctnh.header_signin_63":"サプライヤー向け","sctnh.header_shipto_zipcode_invalid_NL":"例: 「1012 JS」","sctnh.header_ship_02":"配送先住所を指定する","sctnh.header_shipto_zipcode_invalid_FR":"例: 「75001」","sctnh.header_signin_71":"App Store","sctnh.header_shipto_zipcode_invalid_KR":"例: 「02878」","sctnh.header_signin_41":"Alibaba.com が選ばれる理由","sctnh.header_signin_64":"異議申し立てを開く","sctnh.header_signin_26":"MOQ 50 個未満でカスタマイズ","sctnh.header_shipto_zipcode_placeholder_JP":"郵便番号 100-0001","sctnh.header_shipto_zipcode_placeholder_GB":"郵便番号 B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_28":"オンライントレードショー","sctnh.header_signin_24":"人気の RTS 商品","sctnh.header_signin_74":"配送方法の選択肢と料金は配送先住所によって異なります","sctnh.header_signin_66":"問題を報告","sctnh.header_shipto_zipcode_invalid_NZ":"例: 「6011」","sctnh.mcms_m616im__":"期間延長で 90 日間の注文保護","sctnh.header_signin_58":"サプライヤーになる","sctnh.header_signin_67":"アプリをとる","sctnh.header_shipto_zipcode_invalid_CA":"例: 「M4B 1B3」","sctnh.header_shipto_zipcode_invalid_TH":"例:「10110」","sctnh.header_signin_56":"E コマースアカデミー","sctnh.header_ship_01":"配送先：","sctnh.header_signin_98":"お支払い待機中","sctnh.header_shipto_zipcode_placeholder_UK":'郵便番号B1 1AA "、" CR2 6XH "、" DN55 1PT',"sctnh.header_signin_54":"概要","sctnh.header_signin_39":"さあ始めましょう","sctnh.header_signin_78":"入力候補","sctnh.header_signin_93":"{0} 件の新着問い合わせ","sctnh.header_signin_55":"仲間と出会う","sctnh.header_signin_57":"Alibaba.com で商品を調達する方法","sctnh.header_signin_37":"詳しく知る","sctnh.mcms_o0dlts201f4__":"四半期ごとの物流割引","sctnh.header_shipto_deliverto":"配送先：","sctnh.mcms_y6z2ua__":"ビジネスの各々のステージに合わせた無料特典","sctnh.header_signin_61":"パートナープログラム","sctnh.header_signin_65":"IPR 侵害を申告","sctnh.header_signin_23":"お客様に似た顧客も選択","sctnh.header_shipto_zipcode_placeholder_ES":"郵便番号 28013","sctnh.header_shipto_or":"または","sctnh.header_shipto_zipcode_placeholder_MY":"郵便番号 50050","sctnh.header_signin_72":"Google Play","sctnh.header_shipto_address_invalid_NL":"以下に有効な郵便番号を入力してください。正しい形式の例:「1012 JS」","sctnh.header_signin_09":"お気に入り","sctnh.header_shipto_address_invalid_MX":"無効な郵便番号です。正しい形式の例:「07720」 ","sctnh.header_shipto_zipcode_placeholder_VN":"郵便番号 701000","sctnh.germany_search_shading":"ドイツの製品を検索","sctnh.header_signin_46":"信用状","sctnh.uk_search_shading":"イギリスの製品を検索","sctnh.header_ship_04":"ログインして住所を追加","sctnh.header_shipto_zipcode_invalid_ID":"例:「10110」","sctnh.header_ship_05":"言語と通貨の設定","sctnh.header_shipto_address_invalid_AU":"以下に有効な郵便番号を入力してください。正しい形式の例:「2000」","sctnh.sub_title_membership_pay":"会員プログラム","sctnh.header_shipto_address_invalid_IT":"以下に有効な郵便番号を入力してください。正しい形式の例:「00118」","sctnh.header_shipto_zipcode_placeholder_DE":"郵便番号 10178","sctnh.header_signin_109":"{0} さんこんにちは、","sctnh.header_signin_12":"ログアウト","sctnh.header_signin_42":"商品調達の流れ","sctnh.header_signin_13":"新しいつながり","sctnh.header_shipto_address_invalid_NZ":"以下に有効な郵便番号を入力してください。正しい形式の例:「6011」","sctnh.header_signin_08":"RFQs","sctnh.header_signin_87":"入力","sctnh.header_signin_21":"新着商品","sctnh.header_signin_53":"ウェビナー","sctnh.header_signin_35":"配送 & 物流サービス","sctnh.header_signin_36":"アフターセールス保証","sctnh.header_ship_06":"お好みの言語と通貨を選択してください。設定はいつでも変更できます。","sctnh.header_signin_76":"住所を追加","sctnh.mcms_tflr3i__":"US $500 相当のクーポン 6 枚","sctnh.header_shipto_address_invalid_US":"郵便番号が正しくありません。","sctnh.header_shipto_address_invalid":"以下に郵便番号を入力してください。","sctnh.header_signin_77":"保存","sctnh.header_signin_07":"メッセージ","sctnh.header_shipto_tips_desc":"配送情報を確認して、配送オプションと詳細をより正確に把握しましょう","sctnh.header_signin_31":"グローバルサプライヤー","sctnh.header_signin_34":"返金ポリシー","sctnh.header_signin_45":"物流サービス","sctnh.header_signin_25":"サンプルセンター","sctnh.mcms_y5wmwg__":"すべて無料","sctnh.header_shipto_zipcode_invalid_GB":"例: 「B1 1AA」、「CR2 6XH」、または「DN55 1PT」","sctnh.header_signin_48":"リソース","sctnh.header_signin_20":"トップランキング","sctnh.header_shipto_zipcode_invalid_VN":"例: 「701000」","sctnh.header_signin_30":"LIVE","sctnh.header_shipto_select_empty":"国を選択","sctnh.header_signin_75":"さらに表示","sctnh.header_signin_11":"Alibaba.com メンバーシップに入会する","sctnh.header_signin_33":"安全で簡単なお支払い","sctnh.header_signin_99":"確認待機中","sctnh.header_signin_06":"注文","sctnh.header_shipto_address_invalid_TH":"例:「10110」","sctnh.header_signin_32":"Trade Assurance","sctnh.header_signin_70":"いつでもどこでも Alibaba.com アプリで製品探し、サプライヤーとのやり取り、注文の管理とお支払いを実行しましょう。","sctnh.header_signin_91":"{0} 件の新着メッセージ","sctnh.header_shipto_zipcode_invalid_US":"例: 「10011」または「10011-0043」","sctnh.header_shipto_tips_title":"配送情報を確認してください","sctnh.mcms_rsvbxw__":"年間わずか US $199 でビジネスをスーパーチャージ","sctnh.header_shipto_zipcode_invalid_IT":"例: 「00118」","sctnh.header_shipto_zipcode_invalid_MX":"無効な郵便番号です。正しい形式の例：「07720」","sctnh.header_shipto_zipcode_placeholder_FR":"郵便番号 75001","sctnh.header_signin_83":"通貨","sctnh.header_signin_62":"バイヤー向け","sctnh.header_signin_40":"Alibaba.com とは何ですか","sctnh.header_signin_79":"すべての国・地域","sctnh.header_signin_49":"ブログ","sctnh.header_signin_81":"ログインして住所を追加","sctnh.header_signin_90":"新着メッセージはありません","sctnh.header_signin_tax_compliance":"税務コンプライアンスプログラム","sctnh.header_shipto_zipcode_placeholder_TH":"郵便番号 10110","sctnh.turkey_pavilion_header":"トルコパビリオン","sctnh.header_signin_44":"貿易サービス\n","sctnh.header_shipto_zipcode_invalid":"郵便番号/郵便番号が正しくありません。","sctnh.header_signin_106":"新着メッセージがある場合、こちらでお知らせします。ログインして内容を表示してください。","sctnh.header_shipto_zipcode_invalid_ES":"例: 「28013」","sctnh.header_shipto_zipcode_placeholder_PH":"郵便番号 1000 ","sctnh.header_signin_102":"発送待機中","sctnh.header_signin_85":"すべての通貨","sctnh.header_shipto_zipcode_invalid_JP":"例: 「B1 1AA」、「CR2 6XH」、または「DN55 1PT」"},D["tr-tr"]={"sctnh.header_shipto_zipcode_placeholder_ES":"Posta kodu 28013","sctnh.header_shipto_zipcode_placeholder_US":'Posta kodu "10011", "10011-0043"',"sctnh.header_shipto_zipcode_placeholder_UK":'Posta kodu b1 1aa ", "cr2 6xh "," dn55 1pt',"sctnh.uk_search_shading":"İngiltere'den \xfcr\xfcnler arayın","sctnh.header_signin_73":"Konumunuzu belirtin","sctnh.header_signin_63":"Tedarik\xe7iler i\xe7in","sctnh.header_signin_74":"G\xf6nderim se\xe7enekleri ve \xfccretleri konumunuza g\xf6re farklılık g\xf6sterir","sctnh.header_signin_68":"App Store","sctnh.header_signin_70":"Alibaba.com uygulamasıyla her zaman, her yerde \xfcr\xfcn bulun, tedarik\xe7ilerle iletişime ge\xe7in ve siparişlerinizi y\xf6netip \xf6deme yapın.","sctnh.mcms_lapeue__":"Alibaba.com \xdcyeliği","sctnh.header_shipto_zipcode_placeholder_KR":"Posta kodu 02878","sctnh.header_signin_22":"\xd6ne \xe7ıkan tasarruflar","sctnh.header_signin_36":"Satış sonrası korumaları","sctnh.header_ship_03":"G\xf6nderim se\xe7enekleri ve \xfccretleri, konumunuza g\xf6re farklılık g\xf6sterir","sctnh.header_signin_79":"T\xfcm \xfclkeler/b\xf6lgeler","sctnh.header_signin_69":"Alibaba.com uygulamasını indirin","sctnh.header_signin_10":"Hesap","sctnh.header_signin_76":"Adres ekle","sctnh.header_signin_99":"Onay bekleniyor","sctnh.header_shipto_zipcode_placeholder_JP":"Posta kodu 100-0001","sctnh.header_signin_81":"Adres eklemek i\xe7in oturum a\xe7ın","sctnh.header_signin_62":"Alıcılar i\xe7in","sctnh.header_signin_43":"\xdcyelik programı","sctnh.header_signin_100":"T\xfcm siparişler","sctnh.header_shipto_zipcode_invalid_IT":'\xd6rnek: "00118"',"sctnh.header_signin_89":"Devam etmek i\xe7in tekrar giriş yapın","sctnh.header_signin_59":"\xc7in Anakarası dışındaki tedarik\xe7iler i\xe7in","sctnh.header_signin_67":"Uygulamayı indirin","sctnh.header_signin_90":"Yeni mesaj yok","sctnh.header_shipto_zipcode_invalid_AU":'\xd6rnek: "2000"',"sctnh.header_shipto_address_invalid_ES":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "28013".',"sctnh.header_signin_05":"Alibaba Hesabım","sctnh.header_signin_17":"Kaydol","sctnh.header_shipto_zipcode_invalid_GB":'\xd6rnekler: "B1 1AA", "CR2 6XH" veya "DN55 1PT"',"sctnh.germany_search_shading":"Almanya'dan \xfcr\xfcnler arayın","sctnh.header_signin_98":"\xd6deme bekleniyor","sctnh.header_signin_52":"Yardım Merkezi","sctnh.header_signin_24":"Pop\xfcler RTS \xfcr\xfcnleri","sctnh.header_signin_03":"Veya şununla devam edin:","sctnh.header_shipto_address_invalid_KR":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "02878".',"sctnh.header_shipto_address_invalid_AU":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "2000".',"sctnh.header_signin_109":"Merhaba, {0}","sctnh.header_signin_54":"Genel bakış","sctnh.header_signin_02":"Alibaba.com'a hoş geldiniz!","sctnh.header_signin_58":"Bir tedarik\xe7i olun","sctnh.header_signin_11":"Alibaba.com \xdcyeliğine katılın","sctnh.header_shipto_zipcode_placeholder_NZ":"Posta kodu 6011","sctnh.header_shipto_address_invalid_DE":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "10178".',"sctnh.header_signin_106":"Yeni bir mesaj geldiğinde size buradan hatırlatma yapacağız. L\xfctfen g\xf6r\xfcnt\xfclemek i\xe7in giriş yapın.","sctnh.mcms_y5wmwg__":"Tamamı \xfccretsiz","sctnh.header_signin_13":"Yeni bağlantılar","sctnh.header_signin_42":"Tedarik s\xfcreci nasıl işler?","sctnh.header_shipto_zipcode_invalid_NL":'\xd6rnek: "1012 JS"',"sctnh.header_signin_45":"Lojistik Hizmetleri","sctnh.header_signin_71":"App Store","sctnh.header_shipto_zipcode_placeholder_ID":"Posta kodu 10110","sctnh.header_shipto_zipcode_invalid_VN":'\xd6rnek: "701000"',"sctnh.header_signin_75":"Daha fazlasını g\xf6r\xfcnt\xfcle","sctnh.header_signin_86":"Adres ekle","sctnh.header_signin_18":"T\xfcm kategoriler","sctnh.header_signin_38":"Alıcı Merkezi","sctnh.header_signin_44":"Ticaret hizmetleri","sctnh.header_signin_94":"Ayrıntıları g\xf6r\xfcnt\xfcleyin","sctnh.sub_title_membership_pay":"\xdcyelik programları","sctnh.header_signin_60":"\xc7in Anakarası tedarik\xe7ileri i\xe7in","sctnh.header_signin_56":"E-ticaret Akademisi","sctnh.header_signin_39":"Başlayın","sctnh.header_signin_23":"Size benzer m\xfcşterilerin se\xe7imleri","sctnh.header_shipto_zipcode_invalid_DE":'\xd6rnek: "10178"',"sctnh.header_signin_87":"Gir","sctnh.header_shipto_address_invalid_NZ":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "6011".',"sctnh.header_signin_77":"Kaydet","sctnh.header_shipto_address_invalid_CA":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "M4B 1B3".',"sctnh.header_shipto_tips_title":"L\xfctfen teslimat bilgilerinizi onaylayın","sctnh.header_shipto_country_empty":"L\xfctfen bir \xfclke se\xe7in","sctnh.header_shipto_zipcode_invalid_KR":'\xd6rnek: "02878"',"sctnh.header_signin_21":"Yeni gelenler","sctnh.header_signin_78":"\xd6nerilen","sctnh.header_shipto_tips_desc":"Daha doğru g\xf6nderim se\xe7enekleri ve detayları i\xe7in teslimat bilgilerinizi onaylayın","sctnh.header_signin_72":"Google Play","sctnh.header_signin_84":"\xd6nerilen","sctnh.header_signin_53":"Webinar'lar","sctnh.header_signin_31":"K\xfcresel tedarik\xe7iler","sctnh.header_shipto_address_invalid_MX":'Ge\xe7ersiz posta kodu. Doğru format \xf6rneği: "07720".',"sctnh.header_signin_28":"Online Fuar","sctnh.header_shipto_deliverto":"Şuraya teslim et:","sctnh.header_shipto_address_invalid_GB":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "B1 1AA", "CR2 6XH", "DN55 1PT" ..',"sctnh.header_shipto_zipcode_invalid_CA":'\xd6rnek: "M4B 1B3"',"sctnh.mcms_tflr3i__":"Altı adet 500 USD değerinde kupon","sctnh.header_shipto_select_empty":"Bir \xfclke se\xe7","sctnh.header_signin_06":"Siparişler","sctnh.header_signin_37":"Daha fazla bilgi edinin","sctnh.header_shipto_zipcode_invalid_TH":'\xd6rnek: "10110"',"sctnh.header_shipto_zipcode_placeholder_PH":"Posta kodu  1000","sctnh.header_shipto_zipcode_placeholder_GB":"Posta kodu B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_91":"{0} yeni mesaj","sctnh.header_signin_92":"Mesaj ayrıntılarını g\xf6r\xfcnt\xfclemek i\xe7in giriş yapın","sctnh.mcms_bjxcrh__":"Uzatılmış 60 g\xfcnl\xfck sipariş koruması","sctnh.header_signin_29":"İpu\xe7ları","sctnh.header_shipto_zipcode_invalid_ES":'\xd6rnek: "28013"',"sctnh.header_ship_06":"Tercih ettiğiniz dili ve para birimini se\xe7in. Ayarları istediğiniz zaman g\xfcncelleyebilirsiniz.","sctnh.header_signin_07":"Mesajlar","sctnh.header_signin_33":"G\xfcvenli ve kolay \xf6demeler","sctnh.header_shipto_zipcode_placeholder_VN":"Posta kodu 701000","sctnh.header_signin_83":"Para Birimi","sctnh.header_shipto_zipcode_placeholder_CA":"Posta kodu M4B 1B3","sctnh.header_signin_50":"Başarı hikayeleri","sctnh.header_signin_12":"Oturumu kapat","sctnh.header_shipto_zipcode_placeholder_TH":"Posta kodu 10110","sctnh.mcms_t8eye6__":"US $240 g\xf6nderim indirimi","sctnh.header_shipto_zipcode_placeholder":"L\xfctfen doğru posta/posta kodunu girin.","sctnh.search_ta_supplier_filter_description":"\xd6demeden teslimata kadar korumanın tadını \xe7ıkarın","sctnh.header_signin_64":"Bir itirazda bulun","sctnh.header_signin_51":"Sekt\xf6r raporları","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_address_invalid":"L\xfctfen aşağıda bir posta kodu girin.","sctnh.header_shipto_address_invalid_VN":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "701000".',"sctnh.header_shipto_zipcode_invalid_MY":'\xd6rnek: "50050"',"sctnh.header_signin_09":"Favoriler","sctnh.header_signin_95":"Yeni sorgu yok","sctnh.header_shipto_address_invalid_IT":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "00118".',"sctnh.header_signin_48":"Kaynaklar","sctnh.mcms_o0dlts201f4__":"Her \xfc\xe7 aylık d\xf6nemde lojistik indirimleri","sctnh.header_signin_96":"Sorgu ayrıntılarını g\xf6r\xfcnt\xfclemek i\xe7in giriş yapın","sctnh.header_signin_04":'Sosyal medya aracılığıyla kaydolarak\xa0<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Alibaba.com \xdccretsiz \xdcyelik S\xf6zleşmesini</a>\xa0ve\xa0<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Gizlilik Politikasını</a>\xa0kabul ediyorum. Platformun \xfcr\xfcnleri ve hizmetleri hakkında e-posta almak istiyorum.',"sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_19":"\xd6ne \xe7ıkan se\xe7imler","sctnh.header_shipto_zipcode_invalid_MX":'Ge\xe7ersiz posta kodu. Doğru format \xf6rneği: "07720".',"sctnh.mcms_y6z2ua__":"Her işletme aşaması i\xe7in \xfccretsiz avantajlar","sctnh.turkey_pavilion_header":"T\xfcrkiye fuarı","sctnh.header_signin_101":"Tedarik\xe7i olarak siparişleri y\xf6netin","sctnh.header_shipto_address_invalid_TH":'\xd6rnek: "10110"',"sctnh.header_signin_34":"Para iadesi politikası","sctnh.mcms_rsvbxw__":"Yılda yalnızca US $199 karşılığında işletmenizin g\xfcc\xfcn\xfc artırın","sctnh.header_signin_16":"Sepet","sctnh.header_shipto_address_invalid_JP":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "B1 1AA", "CR2 6XH" veya "DN55 1PT".',"sctnh.header_signin_57":"Alibaba.com'da nasıl tedarik edilir?","sctnh.header_signin_25":"Numune Merkezi","sctnh.header_signin_14":"RFQ g\xf6nder","sctnh.app.check":"success","sctnh.header_signin_65":"IPR ihlali bildir","sctnh.header_shipto_zipcode_placeholder_IT":"Posta kodu 00118","sctnh.header_signin_102":"Sevkiyat bekleniyor","sctnh.header_shipto_zipcode_placeholder_MY":"Posta kodu 50050","sctnh.header_shipto_zipcode_invalid_NZ":'\xd6rnek: "6011"',"sctnh.header_ship_01":"G\xf6nderim adresi:","sctnh.header_shipto_zipcode_invalid_ID":'\xd6rnek: "10110"',"sctnh.header_signin_55":"Meslektaşlarınızla tanışın","sctnh.turkey_search_shading":"{countryName} \xfclkesinden \xfcr\xfcnleri arayın","sctnh.header_signin_26":"MOQ'u 50'nin altında olan \xfcr\xfcnlerle kişiselleştirme yapın","sctnh.header_signin_93":"{0} yeni sorgu","sctnh.header_shipto_zipcode_placeholder_FR":"Posta kodu 75001","sctnh.header_shipto_zipcode_placeholder_AU":"Posta kodu 2000","sctnh.header_shipto_address_invalid_FR":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "75001".',"sctnh.header_signin_61":"İş Ortağı Programı","sctnh.header_shipto_address_invalid_US":"Posta kodu doğru değil.","sctnh.header_signin_tax_compliance":"Vergi Uyum Programı","sctnh.header_signin_85":"T\xfcm para birimleri","sctnh.mcms_37qpmo__":"Lojistik konsiyerj hizmetleri","sctnh.header_shipto_zipcode_placeholder_DE":"Posta kodu 10178","sctnh.header_signin_66":"K\xf6t\xfcye kullanımı bildir","sctnh.header_shipto_address_invalid_MY":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "50050".',"sctnh.header_signin_80":"Bir posta/posta kodu girin","sctnh.header_shipto_zipcode_invalid_US":'\xd6rnekler: "10011" veya "10011-0043"',"sctnh.china_search_shading":"K\xfcresel tedarikleri buradan arayın","sctnh.header_signin_46":"Teminat Mektubu","sctnh.mcms_m616im__":"Genişletilmiş 90 g\xfcnl\xfck sipariş koruması","sctnh.header_shipto_zipcode_invalid_JP":'\xd6rnekler: "B1 1AA", "CR2 6XH" veya "DN55 1PT"',"sctnh.header_signin_40":"Alibaba.com nedir?","sctnh.header_signin_82":"Dil","sctnh.header_signin_41":"Neden Alibaba.com?","sctnh.header_shipto_address_invalid_ID":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "10110".',"sctnh.mcms_axre26__":"\xdcye fiyatları: %50'ye varan indirim","sctnh.header_signin_97":"Alıcı olarak siparişleri y\xf6netin","sctnh.header_signin_32":"Trade Assurance","sctnh.mcms_seabed953__":"Daha fazla bilgi edinin","sctnh.mcms_ye9u85__":"Her işletme aşaması i\xe7in \xf6zel indirimler, aletler ve hizmetler","sctnh.header_signin_01":"Oturum a\xe7","sctnh.header_shipto_address_invalid_NL":'L\xfctfen aşağıda ge\xe7erli bir posta kodu girin. Doğru format \xf6rnekleri: "1012 JS".',"sctnh.header_shipto_zipcode_placeholder_MX":"Posta kodu 07720","sctnh.header_shipto_or":"Veya","sctnh.header_signin_08":"RFQs","sctnh.header_signin_20":"En iyi sıralama","sctnh.header_signin_47":"\xdcretim izleme ve denetim hizmetleri","sctnh.header_shipto_zipcode_invalid":"Posta kodu/posta kodu doğru değil.","sctnh.header_signin_30":"LIVE","sctnh.header_ship_05":"Dili ve para birimini ayarlayın","sctnh.header_signin_35":"G\xf6nderim ve lojistik hizmetleri","sctnh.header_signin_27":"7 g\xfcn i\xe7inde hızlı sevkiyat","sctnh.header_signin_49":"Bloglar","sctnh.header_ship_02":"Konumunuzu belirtin","sctnh.header_signin_108":"Trade Assurance ile Sipariş","sctnh.header_ship_04":"Adres eklemek i\xe7in oturum a\xe7ın","sctnh.mcms_xln34p__":"Satın alın ve paranızın %1,5'ini geri alın","sctnh.header_shipto_zipcode_invalid_FR":'\xd6rnek: "75001"'},D["th-th"]={"sctnh.header_signin_53":"การสัมมนาผ่านเว็บ","sctnh.mcms_37qpmo__":"บริการเจ้าหน้าที่อำนวยความสะดวกด้านลอจิสติกส์","sctnh.header_signin_51":"รายงานอุตสาหกรรม","sctnh.header_shipto_zipcode_placeholder_AU":"รหัสไปรษณีย์ 2000","sctnh.header_shipto_address_invalid_FR":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "75001"',"sctnh.header_shipto_zipcode_placeholder_ES":"รหัสไปรษณีย์ 28013","sctnh.mcms_lapeue__":"สมาชิก Alibaba.com","sctnh.header_shipto_zipcode_placeholder_ID":"รหัสไปรษณีย์ 10110","sctnh.header_signin_84":"แนะนำ","sctnh.header_signin_72":"Google Play","sctnh.header_signin_07":"ข้อความ","sctnh.header_signin_50":"เรื่องราวความสำเร็จ","sctnh.header_signin_33":"การชำระเงินที่ปลอดภัยและง่ายดาย","sctnh.header_signin_12":"ลงชื่อออก","sctnh.header_shipto_select_empty":"เลือกประเทศ","sctnh.header_signin_25":"ศูนย์ตัวอย่าง","sctnh.header_signin_17":"ลงทะเบียน","sctnh.header_signin_37":"เรียนรู้เพิ่มเติม","sctnh.header_shipto_zipcode_placeholder_US":'รหัสไปรษณีย์ "10011", "10011-0043"',"sctnh.header_signin_56":"ศูนย์การเรียนรู้อีคอมเมิร์ซ","sctnh.header_signin_06":"คำสั่งซื้อ","sctnh.header_shipto_address_invalid_MY":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "50050"',"sctnh.header_signin_48":"แหล่งข้อมูล","sctnh.header_shipto_zipcode_invalid_TH":'ตัวอย่าง : "10110"',"sctnh.header_shipto_address_invalid_ES":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "28013"',"sctnh.header_signin_42":"วิธีการทำงานของการจัดหาสินค้า","sctnh.header_shipto_zipcode_placeholder_DE":"รหัสไปรษณีย์ 10178","sctnh.header_signin_92":"เข้าระบบเพื่อดูรายละเอียดข้อความ","sctnh.header_signin_68":"App Store","sctnh.header_signin_10":"บัญชี","sctnh.mcms_y6z2ua__":"สิทธิประโยชน์ฟรีสำหรับธุรกิจทุกสถานะ","sctnh.header_shipto_address_invalid_ID":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "10110"',"sctnh.header_shipto_address_invalid_NL":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "1012 JS"',"sctnh.header_signin_63":"สำหรับซัพพลายเออร์","sctnh.header_signin_89":"เข้าระบบอีกครั้งเพื่อดำเนินการต่อ","sctnh.header_shipto_zipcode_placeholder_NZ":"รหัสไปรษณีย์ 6011","sctnh.header_signin_71":"App Store","sctnh.header_shipto_or":"หรือ","sctnh.turkey_pavilion_header":"พาวิลเลียนของตุรเคีย","sctnh.header_signin_23":"ลูกค้าเช่นคุณก็เลือก","sctnh.header_shipto_zipcode_invalid_JP":'ตัวอย่าง : "B1 1AA", "CR2 6XH" หรือ "DN55 1PT"',"sctnh.header_shipto_address_invalid_MX":'รหัสไปรษณีย์ไม่ถูกต้อง ตัวอย่างรูปแบบที่ถูกต้อง : "07720"',"sctnh.header_signin_41":"ทำไมต้อง Alibaba.com","sctnh.header_shipto_address_invalid_DE":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "10178"',"sctnh.header_signin_45":"บริการด้านโลจิสติกส์","sctnh.mcms_y5wmwg__":"ทุกอย่างฟรี","sctnh.header_shipto_zipcode_invalid_VN":'ตัวอย่าง : "701000"',"sctnh.header_signin_54":"ภาพรวม","sctnh.header_signin_75":"ดูเพิ่มเติม","sctnh.header_signin_98":"รอการชำระเงิน","sctnh.header_signin_93":"{0} การสอบถามใหม่","sctnh.header_shipto_address_invalid":"กรุณาใส่รหัสไปรษณีย์ด้านล่าง","sctnh.header_shipto_address_invalid_NZ":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "6011"',"sctnh.header_shipto_address_invalid_VN":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "701000"',"sctnh.header_signin_21":"สินค้ามาใหม่","sctnh.header_signin_35":"บริการจัดส่งและโลจิสติกส์","sctnh.header_signin_61":"โปรแกรมพันธมิตร","sctnh.header_shipto_country_empty":"โปรดเลือกประเทศ","sctnh.header_shipto_deliverto":"นำส่งไปยัง :","sctnh.header_signin_31":"ซัพพลายเออร์ระดับโลก","sctnh.header_shipto_zipcode_placeholder_MY":"รหัสไปรษณีย์ 50050","sctnh.header_shipto_zipcode_placeholder_PH":"รหัสไปรษณีย์ 1000","sctnh.header_signin_108":"สั่งซื้อด้วย Trade Assurance","sctnh.header_signin_73":"ระบุตำแหน่งที่ตั้งของคุณ","sctnh.header_signin_62":"สำหรับผู้ซื้อ","sctnh.turkey_search_shading":"ค้นหาผลิตภัณฑ์จาก {countryName}","sctnh.header_signin_44":"บริการซื้อขาย","sctnh.header_shipto_zipcode_placeholder_VN":"รหัสไปรษณีย์ 701000","sctnh.header_shipto_zipcode_invalid_KR":'ตัวอย่าง : "02878"',"sctnh.header_signin_27":"ส่งออกรวดเร็วภายใน 7 วัน","sctnh.header_ship_02":"ระบุตำแหน่งของคุณ","sctnh.header_signin_49":"บล็อก","sctnh.header_signin_09":"สินค้าโปรด","sctnh.header_ship_04":"เข้าระบบเพื่อเพิ่มที่อยู่","sctnh.header_signin_82":"ภาษา","sctnh.header_signin_43":"โปรแกรมสมาชิก","sctnh.header_signin_67":"รับแอป","sctnh.header_signin_29":"เคล็ดลับ","sctnh.header_shipto_tips_desc":"ยืนยันข้อมูลการนำส่งของคุณเพื่อตัวเลือกและรายละเอียดในการจัดส่งที่แม่นยำยิ่งขึ้น","sctnh.germany_search_shading":"ค้นหาผลิตภัณฑ์จากเยอรมนี","sctnh.uk_search_shading":"ค้นหาผลิตภัณฑ์จากสหราชอาณาจักร","sctnh.header_signin_79":"ประเทศ/เขตปกครองทั้งหมด","sctnh.header_shipto_zipcode_placeholder_MX":"รหัสไปรษณีย์ 07720","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_32":"Trade Assurance","sctnh.sub_title_membership_pay":"โปรแกรมสมาชิก","sctnh.header_ship_05":"ตั้งค่าภาษาและสกุลเงิน","sctnh.header_signin_40":"Alibaba.com คืออะไร","sctnh.header_shipto_zipcode_invalid_US":'ตัวอย่าง : "10011" หรือ "10011-0043"',"sctnh.header_signin_91":"{0} ข้อความใหม่","sctnh.header_shipto_zipcode_invalid_NZ":'ตัวอย่าง : "6011"',"sctnh.header_signin_70":"ค้นหาผลิตภัณฑ์ สื่อสารกับซัพพลายเออร์ และจัดการและชำระเงินคำสั่งซื้อของคุณด้วยแอป Alibaba.com ได้ทุกที่ ทุกเวลา","sctnh.header_shipto_tips_title":"โปรดยืนยันข้อมูลการนำส่งของคุณ","sctnh.header_shipto_address_invalid_IT":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "00118"',"sctnh.header_signin_81":"เข้าระบบเพื่อเพิ่มที่อยู่","sctnh.mcms_rsvbxw__":"เติมพลังให้กับธุรกิจของคุณโดยจ่ายเพียง US $199 ต่อปี","sctnh.header_signin_20":"อันดับสูงสุด","sctnh.header_signin_97":"จัดการคำสั่งซื้อในฐานะผู้ซื้อ","sctnh.header_shipto_zipcode_invalid_MY":'ตัวอย่าง : "50050"',"sctnh.header_signin_99":"กำลังรอการยืนยัน","sctnh.header_shipto_zipcode_placeholder":"โปรดกรอกรหัสไปรษณีย์ที่ถูกต้อง","sctnh.search_ta_supplier_filter_description":"เพลิดเพลินกับการคุ้มครองตั้งแต่การชำระเงินไปจนถึงการจัดส่ง","sctnh.header_signin_01":"ลงชื่อเข้าใช้","sctnh.header_signin_30":"ไลฟ์","sctnh.mcms_ye9u85__":"ส่วนลด เครื่องมือ และบริการที่ปรับแต่งให้เหมาะกับธุรกิจทุกสถานะ","sctnh.header_signin_55":"พบกับเพื่อนร่วมอาชีพ","sctnh.header_signin_22":"การประหยัดที่น่าสนใจ","sctnh.header_signin_02":"ยินดีต้อนรับสู่ Alibaba.com!","sctnh.mcms_bjxcrh__":"การคุ้มครองคำสั่งซื้อนานพิเศษ 60 วัน","sctnh.header_shipto_address_invalid_GB":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "B1 1AA", "CR2 6XH", "DN55 1PT"',"sctnh.mcms_t8eye6__":"ค่าขนส่งลด US $240","sctnh.header_shipto_address_invalid_JP":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "B1 1AA", "CR2 6XH" or "DN55 1PT"',"sctnh.mcms_o0dlts201f4__":"ส่วนลดโลจิสติกส์ทุกไตรมาส","sctnh.app.check":"success","sctnh.header_shipto_zipcode_invalid_DE":'ตัวอย่าง : "10178"',"sctnh.header_signin_36":"การคุ้มครองหลังการขาย","sctnh.china_search_shading":"ค้นหาสินค้าจากทั่วโลกได้ที่นี้","sctnh.header_signin_78":"แนะนำ","sctnh.header_signin_03":"หรือ ดำเนินการต่อด้วย :","sctnh.header_signin_57":"วิธีการจัดหาสินค้าที่ Alibaba.com","sctnh.header_signin_106":"เราจะแจ้งเตือนคุณที่นี่เมื่อมีข้อความใหม่ กรุณาเข้าระบบเพื่อดู","sctnh.header_signin_109":"สวัสดี {0}","sctnh.header_signin_47":"บริการติดตามการผลิตและตรวจสอบสินค้า","sctnh.header_shipto_zipcode_invalid_NL":'ตัวอย่าง : "1012 JS"',"sctnh.header_shipto_zipcode_invalid_CA":'ตัวอย่าง : "M4B 1B3"',"sctnh.header_signin_11":"เข้าร่วมเป็นสมาชิกของ Alibaba.com","sctnh.header_signin_19":"สินค้าเด่นที่ผ่านการคัดสรร","sctnh.header_signin_26":"ปรับแต่งสินค้าด้วย MOQ ต่ำกว่า 50 ชิ้น","sctnh.header_shipto_zipcode_placeholder_CA":"รหัสไปรษณีย์ M4B 1B3","sctnh.header_ship_01":"ส่งไปยัง :","sctnh.header_signin_85":"สกุลเงินทั้งหมด","sctnh.header_signin_90":"ไม่มีข้อความใหม่","sctnh.header_shipto_zipcode_invalid_ID":'ตัวอย่าง : "10110"',"sctnh.header_signin_69":"รับแอป Alibaba.com","sctnh.header_signin_24":"สินค้า RTS ยอดนิยม","sctnh.header_shipto_address_invalid_CA":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "M4B 1B3"',"sctnh.header_shipto_zipcode_invalid_ES":'ตัวอย่าง : "28013"',"sctnh.mcms_m616im__":"การคุ้มครองคำสั่งซื้อที่ขยายออกไปนาน 90 วัน","sctnh.header_shipto_zipcode_placeholder_GB":"รหัสไปรษณีย์ B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_46":"ตราสารเครดิต","sctnh.header_signin_83":"สกุลเงิน","sctnh.header_shipto_zipcode_placeholder_IT":"รหัสไปรษณีย์ 00118","sctnh.header_signin_14":"ส่ง RFQ","sctnh.header_shipto_zipcode_placeholder_UK":'รหัสไปรษณีย์ B1 1AA ", "6XH CR2 "," 1PT DN55',"sctnh.header_signin_39":"เริ่มต้น","sctnh.header_signin_65":"รายงานการละเมิด IPR","sctnh.mcms_xln34p__":"ซื้อและรับเงินคืน 1.5%","sctnh.header_signin_08":"RFQs","sctnh.header_shipto_address_invalid_TH":'ตัวอย่าง : "10110"',"sctnh.header_signin_87":"ใส่","sctnh.header_signin_60":"สำหรับซัพพลายเออร์ที่อยู่ในจีนแผ่นดินใหญ่","sctnh.header_signin_101":"จัดการคำสั่งซื้อในฐานะซัพพลายเออร์","sctnh.header_shipto_zipcode_invalid_AU":'ตัวอย่าง : "2000"',"sctnh.header_shipto_address_invalid_US":"รหัสไปรษณีย์ไม่ถูกต้อง","sctnh.header_signin_59":"สำหรับซัพพลายเออร์ที่อยู่นอกจีนแผ่นดินใหญ่","sctnh.header_signin_13":"เครือข่ายใหม่","sctnh.mcms_axre26__":"ราคาสมาชิก : ลดสูงสุด 50%","sctnh.header_shipto_address_invalid_KR":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "02878"',"sctnh.header_signin_102":"รอการส่งออก","sctnh.header_signin_38":"ศูนย์รวมผู้ซื้อ","sctnh.header_signin_18":"หมวดหมู่ทั้งหมด","sctnh.header_signin_86":"เพิ่มที่อยู่","sctnh.header_signin_80":"กรอกรหัสไปรษณีย์","sctnh.header_signin_58":"กลายเป็นซัพพลายเออร์","sctnh.header_ship_03":"ตัวเลือกการจัดส่งและค่าธรรมเนียมจะแตกต่างกันไปตามสถานที่ตั้งของคุณ","sctnh.header_signin_76":"เพิ่มที่อยู่","sctnh.header_signin_77":"บันทึก","sctnh.header_ship_06":"เลือกภาษาและสกุลเงินที่คุณต้องการ คุณสามารถอัปเดตการตั้งค่าได้ตลอดเวลา","sctnh.header_signin_16":"รถเข็น","sctnh.header_shipto_zipcode_placeholder_TH":"รหัสไปรษณีย์ 10110","sctnh.header_shipto_zipcode_invalid_IT":'ตัวอย่าง : "00118"',"sctnh.header_signin_74":"ตัวเลือกการจัดส่งและค่าธรรมเนียมขึ้นอยู่กับตำแหน่งที่ตั้งของคุณ","sctnh.header_signin_96":"เข้าระบบเพื่อดูรายละเอียดการสอบถาม","sctnh.header_signin_66":"รายงานการหลอกลวง","sctnh.header_signin_05":"Alibaba ของฉัน","sctnh.header_signin_95":"ไม่มีการสอบถามใหม่","sctnh.header_signin_28":"งานจัดแสดงสินค้า/ออนไลน์","sctnh.mcms_seabed953__":"เรียนรู้เพิ่มเติม","sctnh.header_shipto_zipcode_invalid_GB":'ตัวอย่าง : "B1 1AA", "CR2 6XH" หรือ "DN55 1PT"',"sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_tax_compliance":"โปรแกรมการปฏิบัติทางภาษีให้ถูกต้อง","sctnh.header_signin_34":"นโยบายคืนเงิน","sctnh.header_shipto_zipcode_placeholder_KR":"รหัสไปรษณีย์ 02878","sctnh.mcms_tflr3i__":"คูปองมูลค่า US$500 จำนวน 6 ใบ\n","sctnh.header_signin_94":"ดูรายละเอียด","sctnh.header_signin_04":'เมื่อลงชื่อเข้าใช้ผ่านโซเชียลมีเดีย ฉันยอมรับ<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >ข้อตกลงการเป็นสมาชิกฟรีของ Alibaba.com</a> และ<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">นโยบายความเป็นส่วนตัว</a> และรับอีเมลเกี่ยวกับผลิตภัณฑ์และบริการของแพลตฟอร์ม',"sctnh.header_shipto_address_invalid_AU":'กรุณาใส่รหัสไปรษณีย์ที่ถูกต้องที่ด้านล่าง ตัวอย่างรูปแบบที่ถูกต้อง : "2000"',"sctnh.header_shipto_zipcode_invalid_FR":'ตัวอย่าง : "75001"',"sctnh.header_shipto_zipcode_placeholder_JP":"รหัสไปรษณีย์ 100-0001","sctnh.header_signin_52":"ศูนย์ช่วยเหลือ","sctnh.header_signin_64":"เปิดข้อพิพาท","sctnh.header_signin_100":"คำสั่งซื้อทั้งหมด","sctnh.header_shipto_zipcode_invalid":"รหัสไปรษณีย์ไม่ถูกต้อง","sctnh.header_shipto_zipcode_placeholder_FR":"รหัสไปรษณีย์ 75001","sctnh.header_shipto_zipcode_invalid_MX":'รหัสไปรษณีย์ไม่ถูกต้อง ตัวอย่างของรูปแบบที่ถูกต้อง : "07720"'},D["es-es"]={"sctnh.header_signin_86":"Agregar una direcci\xf3n","sctnh.header_signin_19":"Selecciones destacadas","sctnh.header_signin_02":"\xa1Bienvenido a Alibaba.com!","sctnh.header_shipto_select_empty":"Seleccione un pa\xeds","sctnh.header_shipto_address_invalid_AU":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "2000".',"sctnh.header_shipto_zipcode_invalid_KR":'Ejemplo: "02878"',"sctnh.header_shipto_address_invalid_NZ":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "6011".',"sctnh.header_signin_98":"A la espera del pago","sctnh.header_signin_59":"Para proveedores basados fuera de China continental","sctnh.header_signin_27":"Env\xedo r\xe1pido en 7 d\xedas","sctnh.header_signin_05":"Mi Alibaba","sctnh.header_shipto_zipcode_placeholder_FR":"C\xf3digo postal 75001","sctnh.header_signin_12":"Cerrar sesi\xf3n","sctnh.header_signin_40":"Qu\xe9 es Alibaba.com","sctnh.header_ship_05":"Establecer idioma y moneda","sctnh.header_signin_37":"M\xe1s informaci\xf3n","sctnh.header_signin_74":"Las opciones y tarifas de env\xedo var\xedan seg\xfan tu ubicaci\xf3n","sctnh.header_shipto_address_invalid_DE":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "10178".',"sctnh.header_signin_67":"Obtener la aplicaci\xf3n","sctnh.header_ship_04":"Inicia sesi\xf3n para agregar direcci\xf3n","sctnh.header_signin_90":"No hay mensajes nuevos","sctnh.header_shipto_address_invalid_JP":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "B1 1AA", "CR2 6XH" o "DN55 1PT".',"sctnh.header_signin_106":"Te recordaremos aqu\xed cuando tengas un mensaje nuevo. Inicia sesi\xf3n para ver.","sctnh.header_signin_61":"Programa de socios","sctnh.header_shipto_zipcode_placeholder_CA":"C\xf3digo postal M4B 1B3","sctnh.mcms_bjxcrh__":"Protecci\xf3n extendida de pedidos de 60 d\xedas","sctnh.header_signin_102":"A la espera del env\xedo","sctnh.header_shipto_zipcode_invalid":"El C\xf3digo Postal/C\xf3digo postal no es correcto.","sctnh.header_signin_47":"Servicios de monitoreo e inspecci\xf3n de la producci\xf3n","sctnh.header_shipto_zipcode_placeholder_MY":"C\xf3digo postal 50050","sctnh.mcms_37qpmo__":"Servicios de conserjer\xeda de log\xedstica","sctnh.header_signin_39":"Comenzar","sctnh.header_shipto_zipcode_placeholder_ID":"C\xf3digo postal 10110","sctnh.header_signin_16":"Carro","sctnh.header_shipto_zipcode_placeholder_US":'C\xf3digo postal"10011", "10011-0043"',"sctnh.header_shipto_zipcode_placeholder":"Introduzca el c\xf3digo postal/postal correcto.","sctnh.mcms_y6z2ua__":"Beneficios gratuitos para cada etapa del negocio","sctnh.header_shipto_zipcode_placeholder_UK":'C\xf3digo postal B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.mcms_m616im__":"Protecci\xf3n de pedido de 90 d\xedas extendido","sctnh.header_signin_41":"Por qu\xe9 Alibaba.com","sctnh.header_signin_69":"Obtener aplicaci\xf3n de Alibaba.com","sctnh.header_signin_17":"Iniciar sesi\xf3n","sctnh.header_signin_57":"C\xf3mo comprar en Alibaba.com","sctnh.header_signin_72":"Google Play","sctnh.header_signin_81":"Iniciar sesi\xf3n para agregar direcci\xf3n","sctnh.mcms_rsvbxw__":"Recarga tu negocio por solo US $199 al a\xf1o","sctnh.turkey_search_shading":"Buscar productos de {countryName}","sctnh.header_signin_23":"Los clientes como t\xfa tambi\xe9n eligen","sctnh.header_signin_79":"Todos las regiones/pa\xedses","sctnh.header_shipto_tips_title":"Confirma tu informaci\xf3n de entrega","sctnh.header_signin_83":"Moneda","sctnh.header_shipto_zipcode_invalid_IT":'Ejemplo: "00118"',"sctnh.china_search_shading":"Busca suministros globales aqu\xed","sctnh.header_signin_65":"Denunciar infracci\xf3n de derechos de propiedad intelectual","sctnh.mcms_o0dlts201f4__":"Descuentos en log\xedstica cada trimestre","sctnh.header_signin_29":"Consejos","sctnh.header_signin_10":"Cuenta","sctnh.mcms_xln34p__":"Compra y obt\xe9n un 1.5 % de devoluci\xf3n","sctnh.header_signin_55":"Conoce a los pares","sctnh.header_shipto_zipcode_placeholder_DE":"C\xf3digo postal 10178","sctnh.header_signin_36":"Protecciones postventa","sctnh.header_signin_68":"App Store","sctnh.header_shipto_zipcode_invalid_US":'Ejemplos: "10011" o "10011-0043"',"sctnh.header_signin_97":"Manage orders as a buyer","sctnh.header_signin_94":"Ver detalles","sctnh.header_shipto_address_invalid_TH":'Ejemplo: "10110"',"sctnh.header_shipto_address_invalid_CA":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "M4B 1B3".',"sctnh.header_signin_101":"Gestiona los pedidos como proveedor","sctnh.header_signin_76":"Agregar direcci\xf3n","sctnh.header_signin_21":"Productos nuevos","sctnh.header_signin_92":"Inicia sesi\xf3n para acceder a los detalles del mensaje","sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_zipcode_invalid_VN":'Ejemplo: "701000"',"sctnh.header_signin_14":"Enviar RFQ","sctnh.header_signin_11":"\xdanete a la membres\xeda a Alibaba.com","sctnh.header_signin_87":"Ingresar","sctnh.germany_search_shading":"Buscar productos de Alemania","sctnh.header_shipto_address_invalid":"Por favor ingrese un c\xf3digo postal abajo.","sctnh.header_shipto_zipcode_placeholder_GB":'C\xf3digo postal B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_13":"Nuevas conexiones","sctnh.header_ship_03":"Las opciones y tarifas de env\xedo var\xedan seg\xfan tu ubicaci\xf3n","sctnh.header_shipto_address_invalid_US":"El c\xf3digo postal no es correcto.","sctnh.header_signin_99":"A la espera de confirmaci\xf3n de pedido","sctnh.header_signin_85":"Todas las monedas","sctnh.header_signin_20":"Mejores calificaciones","sctnh.header_signin_33":"Pagos seguros y f\xe1ciles","sctnh.header_signin_31":"Proveedores mundiales","sctnh.header_signin_24":"Art\xedculos populares de RTS","sctnh.header_shipto_zipcode_placeholder_VN":"C\xf3digo postal 701000","sctnh.sub_title_membership_pay":"Programas de membres\xeda","sctnh.header_shipto_zipcode_invalid_NL":'Ejemplo: "1012 JS"',"sctnh.header_ship_06":"Selecciona tu idioma y moneda preferidos. Puedes actualizar la configuraci\xf3n en cualquier momento.","sctnh.header_signin_70":"Encuentra productos, comun\xedcate con proveedores, y administra y paga tus pedidos con la aplicaci\xf3n de Alibaba.com en cualquier momento y cualquier lugar.","sctnh.header_shipto_zipcode_invalid_AU":'Ejemplo: "2000"',"sctnh.header_signin_45":"Servicios de log\xedstica","sctnh.header_shipto_zipcode_placeholder_AU":"C\xf3digo postal 2000","sctnh.header_signin_100":"Todos los pedidos","sctnh.header_shipto_zipcode_placeholder_NZ":"C\xf3digo postal 6011","sctnh.header_signin_09":"Favoritos","sctnh.header_signin_63":"Para proveedores","sctnh.header_shipto_zipcode_invalid_MY":'Ejemplo: "50050"',"sctnh.header_shipto_zipcode_invalid_FR":'Ejemplo: "75001"',"sctnh.header_signin_73":"Especifica tu ubicaci\xf3n","sctnh.header_shipto_zipcode_invalid_JP":'Ejemplos: "B1 1AA", "CR2 6XH", o "DN55 1PT"',"sctnh.header_signin_35":"Servicios de env\xedo y log\xedstica","sctnh.header_signin_34":"Pol\xedtica de devoluci\xf3n de dinero","sctnh.header_shipto_zipcode_invalid_ID":'Ejemplo: "10110"',"sctnh.header_signin_44":"Servicios comerciales","sctnh.uk_search_shading":"Buscar productos del Reino Unido","sctnh.header_signin_91":"{0} mensajes nuevos","sctnh.header_shipto_address_invalid_ES":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "28013".',"sctnh.header_shipto_or":"O","sctnh.header_shipto_zipcode_invalid_CA":'Ejemplo: "M4B 1B3"',"sctnh.header_signin_66":"Denunciar abuso","sctnh.header_signin_25":"Centro de muestras","sctnh.header_signin_18":"Todas las categor\xedas","sctnh.header_signin_84":"Sugerido","sctnh.header_signin_64":"Abrir una disputa","sctnh.header_shipto_address_invalid_VN":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "701000".',"sctnh.header_signin_46":"Carta de cr\xe9dito","sctnh.header_shipto_zipcode_placeholder_JP":"C\xf3digo postal 100-0001","sctnh.header_signin_109":"Hola, {0}","sctnh.header_signin_03":"O, contin\xfaa con:","sctnh.header_shipto_tips_desc":"Confirma tu informaci\xf3n de entrega para obtener opciones y detalles de env\xedo m\xe1s precisos","sctnh.header_shipto_address_invalid_NL":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "1012 JS".',"sctnh.header_signin_53":"Seminarios web","sctnh.header_signin_43":"Programa de membres\xeda","sctnh.header_signin_30":"LIVE","sctnh.header_signin_04":'Al iniciar sesi\xf3n a trav\xe9s de redes sociales, acepto el \xa0<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Acuerdo de membres\xeda gratuita</a> y la <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Pol\xedtica de privacidad de Alibaba.com</a>, y recibir correos electr\xf3nicos sobre los productos y servicios de la plataforma.',"sctnh.header_signin_71":"App Store","sctnh.header_shipto_zipcode_placeholder_TH":"C\xf3digo postal 10110","sctnh.header_shipto_address_invalid_MY":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "50050".',"sctnh.header_signin_56":"Academia de comercio electr\xf3nico","sctnh.turkey_pavilion_header":"Pabell\xf3n de Turqu\xeda","sctnh.mcms_lapeue__":"Membres\xeda de Alibaba.com\n\n\n","sctnh.header_signin_78":"Sugerido","sctnh.header_signin_89":"Vuelva a iniciar sesi\xf3n para continuar","sctnh.header_signin_75":"Ver m\xe1s","sctnh.header_signin_01":"Iniciar sesi\xf3n","sctnh.header_shipto_zipcode_invalid_DE":'Ejemplo: "10178"',"sctnh.search_ta_supplier_filter_description":"Disfruta de la protecci\xf3n desde el pago hasta la entrega.","sctnh.header_signin_52":"Centro de ayuda","sctnh.header_shipto_address_invalid_KR":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "02878".',"sctnh.header_signin_108":"Haga su pedido con Trade Assurance","sctnh.header_shipto_zipcode_placeholder_PH":"C\xf3digo postal 1000","sctnh.mcms_t8eye6__":"US $240 de descuento en el env\xedo","sctnh.header_signin_06":"Pedidos","sctnh.header_shipto_country_empty":"Seleccione un pa\xeds","sctnh.header_signin_26":"Personaliza con MOQ de menos de 50","sctnh.header_shipto_deliverto":"Entregar a:","sctnh.header_signin_58":"Convertirse en un proveedor","sctnh.header_signin_38":"Central de compradores","sctnh.header_shipto_zipcode_invalid_ES":'Ejemplos: "28013"',"sctnh.header_shipto_zipcode_placeholder_IT":"C\xf3digo postal 00118","sctnh.mcms_axre26__":"Precios para miembros: Hasta 50 % de descuento","sctnh.header_ship_01":"Enviar a:","sctnh.header_signin_62":"Para compradores","sctnh.header_signin_54":"Descripci\xf3n general","sctnh.header_signin_49":"Blogs","sctnh.header_shipto_zipcode_placeholder_MX":"C\xf3digo postal 07720","sctnh.header_signin_48":"Recursos","sctnh.header_shipto_zipcode_placeholder_KR":"C\xf3digo postal  02878","sctnh.header_signin_28":"Feria comercial en l\xednea","sctnh.header_ship_02":"Especifica tu ubicaci\xf3n","sctnh.header_signin_93":"{0} nuove richieste","sctnh.mcms_tflr3i__":"Seis cupones de USD 500","sctnh.header_shipto_zipcode_placeholder_ES":"C\xf3digo postal 28013","sctnh.header_signin_95":"No hay consultas nuevas","sctnh.header_shipto_zipcode_invalid_NZ":'Ejemplo: "6011"',"sctnh.header_shipto_zipcode_invalid_MX":'C\xf3digo postal no v\xe1lido. Ejemplo de formato correcto: "07720".',"sctnh.header_signin_15":"Buyers Club","sctnh.mcms_seabed953__":"Aprender m\xe1s\n","sctnh.header_shipto_address_invalid_GB":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "B1 1AA", "CR2 6XH", "DN55 1PT".',"sctnh.header_signin_82":"Idioma","sctnh.header_signin_07":"Mensajes","sctnh.header_shipto_zipcode_invalid_TH":'Ejemplo: "10110"',"sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_60":"Para proveedores con sede fuera de China continental","sctnh.header_signin_42":"C\xf3mo funciona la compra","sctnh.header_signin_22":"Productos m\xe1s baratos","sctnh.mcms_ye9u85__":"Descuentos, herramientas y servicios a medida para cada etapa del negocio","sctnh.header_shipto_address_invalid_FR":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "75001".',"sctnh.header_shipto_zipcode_invalid_GB":'Ejemplos: "B1 1AA", "CR2 6XH", o "DN55 1PT"',"sctnh.header_signin_51":"Informes de la industria","sctnh.header_shipto_address_invalid_MX":'C\xf3digo postal no v\xe1lido. Ejemplo del formato correcto: "07720".',"sctnh.header_signin_96":"Inicia sesi\xf3n para acceder a los detalles de la consulta","sctnh.mcms_y5wmwg__":"Todo gratis","sctnh.header_shipto_address_invalid_IT":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "00118".',"sctnh.header_signin_tax_compliance":"Programa de cumplimiento fiscal","sctnh.header_signin_80":"Ingrese un c\xf3digo postal/postal","sctnh.header_signin_08":"RFQs","sctnh.header_signin_50":"Historias de \xe9xito","sctnh.header_shipto_address_invalid_ID":'Introduce un c\xf3digo postal v\xe1lido a continuaci\xf3n. Ejemplos del formato correcto: "10110".',"sctnh.header_signin_77":"Guardar","sctnh.app.check":"success"},D["it-it"]={"sctnh.header_signin_106":"Qui troverai un avviso quando arriva un nuovo messaggio. Accedi per visualizzare.","sctnh.header_shipto_zipcode_invalid_MY":'Esempio: "50050"',"sctnh.header_shipto_zipcode_placeholder_FR":"Codice postale 75001","sctnh.header_shipto_zipcode_placeholder_NZ":"Codice postale 6011","sctnh.header_signin_83":"Valuta","sctnh.header_signin_63":"Per i fornitori","sctnh.header_signin_56":"Accademia di e-commerce","sctnh.header_shipto_address_invalid":"Inserisci un codice postale qui sotto.","sctnh.header_signin_09":"Preferiti","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_zipcode_invalid_DE":'Esempio: "10178"',"sctnh.header_shipto_zipcode_placeholder_AU":"Codice postale 2000","sctnh.header_shipto_address_invalid_FR":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "75001".',"sctnh.header_signin_53":"Webinar","sctnh.header_signin_48":"Risorse","sctnh.header_shipto_zipcode_placeholder_VN":"Codice postale 701000","sctnh.header_signin_10":"Account","sctnh.header_signin_96":"Accedi per visualizzare i dettagli della richiesta","sctnh.header_signin_77":"Salvare","sctnh.header_signin_51":"Report di settore","sctnh.header_signin_64":"Apri una controversia","sctnh.header_signin_73":"Specifica la tua sede","sctnh.header_shipto_address_invalid_ES":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "28013".',"sctnh.header_signin_95":"Nessuna nuova richiesta","sctnh.header_signin_72":"Google Play","sctnh.header_signin_90":"Nessun nuovo messaggio","sctnh.header_signin_45":"Servizi logistici","sctnh.search_ta_supplier_filter_description":"Goditi la protezione dal pagamento alla consegna","sctnh.header_shipto_zipcode_placeholder_CA":"Codice postale M4B 1B3","sctnh.header_signin_33":"Pagamenti facili e sicuri","sctnh.header_signin_26":"Personalizza con MOQ inferiori a 50","sctnh.header_signin_16":"Carrello","sctnh.header_signin_99":"In attesa di conferma","sctnh.header_shipto_zipcode_placeholder_IT":"Codice postale 00118","sctnh.header_signin_57":"Come reperire prodotti su Alibaba.com","sctnh.header_shipto_address_invalid_JP":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "B1 1AA", "CR2 6XH" o "DN55 1PT".',"sctnh.header_signin_91":"{0} nuovi messaggi","sctnh.header_signin_05":"Il mio Alibaba","sctnh.mcms_t8eye6__":"Sconto di 240 USD sulla spedizione","sctnh.header_shipto_zipcode_placeholder_ES":"Codice postale 28013","sctnh.header_shipto_address_invalid_ID":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "10110".',"sctnh.header_signin_102":"In attesa di spedizione","sctnh.header_signin_78":"Suggerito","sctnh.mcms_y6z2ua__":"Vantaggi gratuiti per ogni fase del business","sctnh.header_signin_20":"Pi\xf9 votati","sctnh.header_shipto_zipcode_placeholder_MY":"Codice postale 50050","sctnh.header_ship_05":"Imposta lingua e valuta","sctnh.header_signin_42":"Come si procede nel reperimento prodotti","sctnh.header_signin_15":"Club degli acquirenti","sctnh.header_signin_37":"Ulteriori informazioni","sctnh.header_shipto_deliverto":"Consegnare a:","sctnh.header_signin_22":"Il risparmio alla ribalta","sctnh.mcms_rsvbxw__":"Ricarica il tuo business per soli US $199 all'anno","sctnh.header_shipto_zipcode_placeholder_DE":"Codice postale 10178","sctnh.header_signin_44":"Servizi commerciali\n ","sctnh.header_shipto_zipcode_invalid_KR":'Esempio: "02878"',"sctnh.china_search_shading":"Cerca qui forniture globali","sctnh.header_signin_66":"Segnala un abuso","sctnh.header_signin_76":"Aggiungi l'indirizzo","sctnh.header_signin_80":"Inserisci un codice postale/postale","sctnh.header_signin_46":"Lettera di credito","sctnh.header_shipto_zipcode_placeholder_UK":'Codice postale B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.header_signin_93":"{0} nuove richieste","sctnh.turkey_search_shading":"Ricerca prodotti da {countryName}","sctnh.header_shipto_address_invalid_VN":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "701000".',"sctnh.header_ship_02":"Specifica la tua sede","sctnh.header_signin_27":"Spedizione rapida entro 7 giorni","sctnh.header_ship_04":"Accedi per aggiungere l'indirizzo","sctnh.header_shipto_country_empty":"Seleziona un paese","sctnh.header_shipto_or":"O","sctnh.header_signin_35":"Servizi di spedizione e logistici","sctnh.header_signin_61":"Programma Partner","sctnh.turkey_pavilion_header":"Padiglione della Turchia","sctnh.header_signin_49":"Blog","sctnh.header_signin_18":"Tutte le categorie","sctnh.header_shipto_select_empty":"Seleziona un paese","sctnh.header_shipto_address_invalid_GB":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "B1 1AA", "CR2 6XH", "DN55 1PT" ..',"sctnh.header_signin_08":"RFQs","sctnh.header_signin_58":"Diventa fornitore","sctnh.header_signin_19":"Selezioni in primo piano","sctnh.header_shipto_address_invalid_MX":'Codice postale non valido. Esempio del formato corretto: "07720".',"sctnh.header_signin_86":"Aggiungi indirizzo","sctnh.header_signin_38":"Centrale acquirenti","sctnh.header_shipto_zipcode_placeholder_PH":"Codice postale 1000","sctnh.header_signin_75":"Scopri di pi\xf9","sctnh.header_signin_89":"Accedi di nuovo per continuare","sctnh.header_signin_41":"Perch\xe9 Alibaba.com","sctnh.app.check":"success","sctnh.header_shipto_zipcode_invalid_VN":'Esempio: "701000"',"sctnh.header_shipto_zipcode_placeholder_GB":'Codice postale B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_100":"Tutti gli ordini","sctnh.header_shipto_address_invalid_NZ":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "6011".',"sctnh.header_shipto_zipcode_invalid_IT":'Esempio: "00118"',"sctnh.header_signin_82":"Idioma","sctnh.header_ship_01":"Spedisci a:","sctnh.header_signin_30":"LIVE","sctnh.header_signin_60":"Per i fornitori con sede nella Cina continentale","sctnh.mcms_seabed953__":"Scopri di pi\xf9","sctnh.mcms_axre26__":"Prezzi per i membri: fino al 50% di sconto","sctnh.header_signin_31":"Fornitori globali","sctnh.header_signin_84":"Suggerito","sctnh.header_signin_36":"Protezioni post-vendita","sctnh.header_shipto_address_invalid_MY":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "50050".',"sctnh.header_shipto_zipcode_invalid_ID":'Esempio: "10110"',"sctnh.header_signin_79":"Tutti/e i paesi/le aree geografiche","sctnh.uk_search_shading":"Cerca prodotti dal Regno Unito","sctnh.header_signin_74":"Le opzioni e le tariffe di spedizione variano in base alla tua sede","sctnh.header_shipto_zipcode_placeholder_ID":"Codice postale 10110","sctnh.header_signin_81":"Accedi per aggiungere l'indirizzo","sctnh.header_signin_43":"Programma di iscrizione","sctnh.header_signin_23":"I clienti come te scelgono anche","sctnh.header_shipto_zipcode_placeholder_JP":"Codice postale 100-0001","sctnh.header_signin_70":"Trova prodotti, comunica con i fornitori e gestisci e paga i tuoi ordini con l'app Alibaba.com sempre e ovunque.","sctnh.mcms_37qpmo__":"Servizi di portierato della logistica","sctnh.header_shipto_zipcode_placeholder_KR":"Codice postale  02878","sctnh.header_signin_52":"Centro assistenza","sctnh.header_signin_47":"Servizi di monitoraggio e ispezione della produzione","sctnh.header_shipto_address_invalid_NL":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "1012 JS".',"sctnh.header_shipto_zipcode_placeholder_MX":"Codice postale 07720","sctnh.header_signin_03":"Oppure, continua con:","sctnh.mcms_o0dlts201f4__":"Sconti logistici ogni trimestre","sctnh.header_signin_11":"Effettua la Alibaba.com Iscrizione","sctnh.header_shipto_zipcode_placeholder":"Inserisci il codice postale corretto.","sctnh.header_shipto_zipcode_invalid_AU":'Esempio: "2000"',"sctnh.header_signin_28":"Fiera online","sctnh.header_signin_55":"Incontra i colleghi","sctnh.header_signin_02":"Benvenuto su Alibaba.com!","sctnh.header_shipto_zipcode_invalid_CA":'Esempio: "M4B 1B3"',"sctnh.header_signin_109":"Ciao, {0}","sctnh.header_signin_07":"Messaggi","sctnh.mcms_lapeue__":"Iscrizione ad Alibaba.com","sctnh.header_signin_06":"Ordini","sctnh.header_signin_59":"Per i fornitori con sede al di fuori della Cina continentale","sctnh.header_signin_12":"Esci","sctnh.header_shipto_zipcode_invalid_ES":'Esempio: "28013"',"sctnh.header_signin_17":"Registrati","sctnh.header_signin_50":"Storie di successo","sctnh.header_signin_25":"Centro campionario","sctnh.header_shipto_address_invalid_KR":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "02878".',"sctnh.header_signin_54":"Panoramica","sctnh.header_ship_06":"Seleziona la lingua e la valuta preferite. \xc8 possibile aggiornare le impostazioni in qualsiasi momento.","sctnh.header_signin_98":"In attesa di pagamento","sctnh.header_signin_29":"Suggerimenti","sctnh.mcms_bjxcrh__":"Protezione dell'ordine estesa di 60 giorni","sctnh.germany_search_shading":"Cerca prodotti dalla Germania","sctnh.header_signin_01":"Accedi","sctnh.sub_title_membership_pay":"Programmi di affiliazione","sctnh.header_signin_94":"Visualizza dettagli","sctnh.header_signin_108":"Ordina con Trade Assurance","sctnh.header_signin_87":"Inserisci","sctnh.header_shipto_zipcode_placeholder_US":'Codice postale "10011", "10011-0043"',"sctnh.header_signin_39":"Inizia","sctnh.header_shipto_tips_title":"Conferma le informazioni di consegna","sctnh.mcms_m616im__":"Protezione estesa dell'ordine di 90 giorni","sctnh.header_shipto_zipcode_invalid":"Il codice postale/codice postale non \xe8 corretto.","sctnh.header_shipto_zipcode_invalid_NL":'Esempio: "1012 JS"',"sctnh.header_signin_68":"App Store","sctnh.header_signin_97":"Gestisci gli ordini come acquirente","sctnh.header_signin_tax_compliance":"Programma di conformit\xe0 fiscale","sctnh.header_signin_62":"Per gli acquirenti","sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_zipcode_invalid_US":'Esempio: "10011" o "10011-0043"',"sctnh.header_shipto_address_invalid_CA":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "M4B 1 B3".',"sctnh.header_shipto_zipcode_invalid_FR":'Esempio: "75001"',"sctnh.header_signin_65":"Segnalare la violazione dei DPI","sctnh.header_shipto_zipcode_placeholder_TH":"Codice postale 10110","sctnh.header_signin_71":"App Store","sctnh.header_ship_03":"Le opzioni e le tariffe di spedizione variano in base alla tua sede","sctnh.header_signin_69":"Scarica l'app Alibaba.com","sctnh.header_signin_13":"Nuove connessioni","sctnh.header_shipto_address_invalid_IT":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "00118".',"sctnh.header_signin_85":"Tutte le valute","sctnh.header_signin_40":"Scopri Alibaba.com","sctnh.header_shipto_zipcode_invalid_JP":'Esempio: "B1 1AA", "CR2 6XH" o "DN55 1PT"',"sctnh.header_signin_92":"Accedi per visualizzare i dettagli del messaggio","sctnh.header_signin_67":"Scarica l'app","sctnh.header_signin_14":"Invia RFQ","sctnh.header_shipto_zipcode_invalid_GB":'Esempio: "B1 1AA", "CR2 6XH" o "DN55 1PT"',"sctnh.mcms_y5wmwg__":"Tutto gratuito","sctnh.header_signin_04":'Accedendo tramite i social media, accetto <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >l\'Alibaba.com Accordo di iscrizione gratuita</a> e <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">l\'Informativa sulla privacy</a> e di ricevere e-mail sui prodotti e servizi della piattaforma. ',"sctnh.header_shipto_zipcode_invalid_TH":'Esempio: "10110"',"sctnh.header_shipto_zipcode_invalid_NZ":'Esempio: "6011"',"sctnh.header_signin_101":"Gestisci gli ordini come fornitore","sctnh.header_shipto_zipcode_invalid_MX":'Codice postale non valido. Esempio del formato corretto: "07720".',"sctnh.header_signin_34":"Politica di rimborso","sctnh.header_shipto_address_invalid_TH":'Esempio: "10110"',"sctnh.header_signin_24":"Articoli RTS popolari","sctnh.mcms_xln34p__":"Acquista e ricevi un rimborso dell'1,5%","sctnh.header_shipto_tips_desc":"Conferma le informazioni di consegna per opzioni e dettagli di spedizione pi\xf9 accurati","sctnh.header_shipto_address_invalid_US":"Codice postale/codice postale non corretto.","sctnh.header_shipto_address_invalid_DE":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "10178".',"sctnh.mcms_ye9u85__":"Sconti, strumenti e servizi su misura per ogni fase del business","sctnh.header_signin_21":"Nuovi arrivi","sctnh.header_shipto_address_invalid_AU":'Inserisci un codice postale valido sotto. Esempio del formato corretto: "2000".',"sctnh.mcms_tflr3i__":"Sei coupon da US $500"},D["ko-kr"]={"sctnh.header_signin_47":"생산 모니터링 & 검사 서비스","sctnh.header_signin_18":"모든 카테고리","sctnh.header_signin_30":"LIVE","sctnh.header_signin_43":"멤버십 프로그램","sctnh.header_signin_38":"바이어 센트럴","sctnh.header_signin_03":"또는 다음으로 계속:","sctnh.header_signin_06":"주문","sctnh.header_signin_25":"샘플 센터","sctnh.header_signin_49":"블로그","sctnh.header_signin_92":"자세한 메시지 내용을 확인하려면 로그인하세요","sctnh.header_shipto_or":"또는","sctnh.header_shipto_address_invalid_ID":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "10110".',"sctnh.header_signin_10":"계정","sctnh.header_signin_53":"웨비나","sctnh.header_signin_04":'SNS를 통해 로그인함으로써, 본인은 <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Alibaba.com 무료 멤버십 계약</a> 및 <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">개인정보 보호정책</a>에 동의하고 플랫폼의 제품 및 서비스에 대한 이메일을 수신하는 데 동의합니다.',"sctnh.header_signin_48":"리소스","sctnh.header_shipto_zipcode_invalid_TH":'예: "10110"',"sctnh.mcms_o0dlts201f4__":"분기마다 물류 할인","sctnh.header_signin_55":"동료 만나기","sctnh.header_signin_28":"온라인 트레이드 쇼","sctnh.header_signin_07":"메시지","sctnh.header_signin_52":"도움말 센터","sctnh.header_shipto_zipcode_invalid_NZ":'예: "6011"',"sctnh.header_shipto_address_invalid_DE":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "10178".',"sctnh.mcms_lapeue__":"Alibaba.com 멤버십","sctnh.header_signin_64":"분쟁 제기","sctnh.mcms_37qpmo__":"물류 컨시어지 서비스","sctnh.header_signin_13":"새로운 연결","sctnh.header_ship_03":"배송 옵션 및 수수료는 지역에 따라 다릅니다","sctnh.header_signin_73":"위치 지정","sctnh.header_signin_63":"공급업체의 경우","sctnh.header_signin_22":"할인 스포트라이트","sctnh.header_shipto_address_invalid_US":"우편번호가 올바르지 않습니다.","sctnh.header_shipto_zipcode_placeholder_ID":"우편번호 10110","sctnh.header_signin_97":"구매자 주문 관리","sctnh.app.check":"success","sctnh.header_shipto_address_invalid_MX":'유효하지 않은 우편번호입니다. 올바른 형식의 예: "07720".',"sctnh.header_signin_84":"제안","sctnh.header_signin_37":"자세히 알아보기","sctnh.header_signin_74":"배송 옵션 및 수수료는 위치에 따라 다릅니다","sctnh.header_signin_71":"App Store","sctnh.header_shipto_zipcode_invalid_GB":'예: "B1 1AA", "CR2 6XH", 또는 "DN55 1PT"',"sctnh.turkey_pavilion_header":"튀르키예 파빌리온","sctnh.header_shipto_zipcode_placeholder_US":'우편번호 "10011", "10011-0043"',"sctnh.header_signin_54":"개요","sctnh.header_signin_80":"우편 번호 입력","sctnh.header_signin_11":"Alibaba.com 멤버십 가입","sctnh.header_shipto_address_invalid_MY":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "50050".',"sctnh.header_signin_14":"RFQ 제출","sctnh.header_signin_21":"신상품","sctnh.header_signin_101":"공급업체 주문 관리","sctnh.header_signin_44":"거래 서비스\n","sctnh.turkey_search_shading":"{countryName}의 제품 검색","sctnh.mcms_seabed953__":"자세히 알아보기","sctnh.header_ship_04":"로그인하여 주소 추가","sctnh.header_shipto_address_invalid_CA":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "M4B 1B3".',"sctnh.header_shipto_zipcode_invalid_ID":'예: "10110"',"sctnh.header_signin_93":"{0} 신규 문의","sctnh.header_signin_29":"팁","sctnh.header_signin_67":"앱 설치하기","sctnh.header_shipto_address_invalid_IT":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "00118".',"sctnh.mcms_ye9u85__":"모든 비즈니스 단계에 대한 맞춤형 할인, 도구 및 서비스","sctnh.mcms_axre26__":"회원 가격: 최대 50% 할인","sctnh.header_shipto_zipcode_placeholder_VN":"우편번호 701000","sctnh.header_shipto_zipcode_invalid_NL":'예: "1012 JS"',"sctnh.header_shipto_zipcode_placeholder_MX":"우편번호 07720","sctnh.mcms_tflr3i__":"US $500 쿠폰 6개","sctnh.header_shipto_address_invalid_AU":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "2000".',"sctnh.header_signin_19":"추천 셀렉션","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_34":"환불 정책","sctnh.header_shipto_zipcode_invalid_AU":'예: "2000"',"sctnh.header_signin_109":"안녕하세요, {0} 님","sctnh.header_signin_35":"배송 & 물류 서비스","sctnh.header_signin_100":"모든 주문","sctnh.header_shipto_tips_desc":"더 정확한 배송 옵션과 세부 사항을 위해 배송 정보를 확인하세요","sctnh.header_signin_09":"즐겨찾기","sctnh.header_shipto_zipcode_placeholder_UK":'우편 번호 B1 1AA ", "CR2 6XH "," DN55 1PT',"sctnh.mcms_y5wmwg__":"전부 무료","sctnh.header_signin_95":"신규 문의 없음","sctnh.germany_search_shading":"독일의 제품 검색","sctnh.header_signin_17":"가입","sctnh.header_signin_tax_compliance":"납세 의무 준수 프로그램","sctnh.header_shipto_zipcode_placeholder":"오른쪽 우편 번호를 입력하십시오.","sctnh.header_signin_72":"Google Play","sctnh.header_signin_50":"성공 스토리","sctnh.header_shipto_zipcode_placeholder_PH":"우편번호 1000","sctnh.header_signin_70":"언제 어디서나 Alibaba.com 앱으로 제품을 찾고, 공급업체와 소통하고, 주문을 관리하고 결제하세요.","sctnh.mcms_bjxcrh__":"연장된 60일 주문 보호","sctnh.header_signin_75":"더 보기","sctnh.header_ship_05":"언어 및 통화 설정","sctnh.header_shipto_zipcode_invalid":"우편번호/우편번호가 올바르지 않습니다.","sctnh.header_shipto_zipcode_invalid_US":'예: "10011" 또는 "10011-0043"',"sctnh.header_signin_61":"파트너 프로그램","sctnh.search_ta_supplier_filter_description":"지불에서 납품에 보호를 즐기십시오","sctnh.mcms_t8eye6__":"배송비 US $240 할인","sctnh.header_signin_01":"로그인","sctnh.header_signin_108":"Trade Assurance로 주문하세요","sctnh.header_signin_79":"모든 국가/지역","sctnh.header_signin_58":"공급업체 되기","sctnh.header_shipto_zipcode_invalid_DE":'예: "10178"',"sctnh.header_signin_60":"중국 본토에 기반을 둔 공급업체의 경우","sctnh.header_ship_02":"위치 지정","sctnh.header_shipto_zipcode_invalid_IT":'예: "00118"',"sctnh.header_signin_02":"Alibaba.com에 오신 것을 환영합니다!","sctnh.header_shipto_address_invalid_GB":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "B1 1AA", "CR2 6XH", "DN55 1PT"..',"sctnh.mcms_rsvbxw__":"연간 단 US $199로 비즈니스를 강화하세요","sctnh.header_signin_81":"로그인하여 주소 추가","sctnh.header_signin_12":"로그아웃","sctnh.header_signin_57":"Alibaba.com에서 소싱하는 방법","sctnh.header_signin_91":"{0} 새 메시지","sctnh.header_signin_20":"탑 랭킹","sctnh.header_shipto_zipcode_invalid_MY":'예: "50050"',"sctnh.header_shipto_zipcode_invalid_CA":'예: "M4B 1B3"',"sctnh.header_ship_01":"배송지:","sctnh.header_signin_68":"App Store","sctnh.header_shipto_zipcode_placeholder_ES":"우편번호 28013","sctnh.header_shipto_zipcode_placeholder_MY":"우편번호 50050","sctnh.header_shipto_address_invalid_KR":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "02878".',"sctnh.header_signin_89":"계속하려면 다시 로그인하세요","sctnh.header_shipto_zipcode_invalid_ES":'예: "28013"',"sctnh.header_signin_26":"MOQ 50 이하로 맞춤 제작","sctnh.header_shipto_select_empty":"국가 선택","sctnh.header_signin_23":"비슷한 고객이 선택했습니다","sctnh.header_shipto_address_invalid_JP":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "B1 1AA", "CR2 6XH" 또는 "DN55 1PT".',"sctnh.header_signin_46":"신용장","sctnh.uk_search_shading":"영국의 제품 검색","sctnh.header_signin_62":"구매자의 경우","sctnh.header_signin_76":"주소 추가","sctnh.header_signin_08":"RFQs","sctnh.header_shipto_zipcode_invalid_VN":'예: "701000"',"sctnh.header_signin_41":"왜 Alibaba.com인가","sctnh.header_shipto_zipcode_placeholder_CA":"우편번호 M4B 1B3","sctnh.header_signin_51":"산업 보고서","sctnh.header_signin_05":"내 Alibaba","sctnh.china_search_shading":"Search for global supplies here","sctnh.header_shipto_zipcode_invalid_JP":'예: "B1 1AA", "CR2 6XH", 또는 "DN55 1PT"',"sctnh.header_signin_87":"입장","sctnh.header_signin_32":"거래 보증","sctnh.header_shipto_zipcode_placeholder_GB":"우편번호 B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_33":"안전 & 간편한 결제","sctnh.header_shipto_zipcode_placeholder_JP":"우편번호 100-0001","sctnh.header_signin_24":"인기 RTS 상품","sctnh.header_signin_65":"IPR 침해 보고","sctnh.header_shipto_address_invalid_FR":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "75001".',"sctnh.header_signin_31":"글로벌 공급업체","sctnh.header_signin_69":"Alibaba.com 앱 설치하기","sctnh.header_shipto_zipcode_placeholder_AU":"우편번호 2000","sctnh.header_signin_45":"물류 서비스","sctnh.header_signin_78":"제안","sctnh.header_signin_106":"새 메시지가 오면 알림을 보내드립니다. 확인하려면 로그인하세요.","sctnh.header_shipto_address_invalid_VN":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "701000".',"sctnh.header_signin_42":"소싱 운영 방식","sctnh.header_shipto_zipcode_invalid_KR":'예: "02878"',"sctnh.header_shipto_address_invalid_NZ":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "6011".',"sctnh.mcms_m616im__":"연장된 90일 주문 보호","sctnh.header_signin_86":"주소 추가","sctnh.header_signin_90":"새 메시지 없음","sctnh.header_signin_36":"판매 후 보호","sctnh.header_signin_82":"언어","sctnh.header_signin_27":"7일 이내 빠른 발송","sctnh.header_shipto_zipcode_placeholder_IT":"우편번호 00118","sctnh.header_shipto_address_invalid_ES":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "28013".',"sctnh.mcms_xln34p__":"구매하고 1.5% 돌려받기","sctnh.header_shipto_tips_title":"배송 정보를 확인해 주세요","sctnh.header_signin_66":"남용 신고","sctnh.header_signin_40":"Alibaba.com이란 무엇인가","sctnh.header_signin_85":"모든 통화","sctnh.header_shipto_deliverto":"배송지:","sctnh.header_shipto_zipcode_invalid_FR":'예: "75001"',"sctnh.header_signin_83":"통화","sctnh.header_shipto_zipcode_placeholder_NZ":"우편번호 6011","sctnh.header_signin_59":"중국 본토 이외 지역에 기반을 둔 공급업체의 경우","sctnh.header_signin_16":"장바구니","sctnh.header_shipto_zipcode_placeholder_FR":"우편번호 75001","sctnh.header_shipto_zipcode_invalid_MX":'유효하지 않은 우편번호입니다. 올바른 형식의 예: "07720".',"sctnh.header_shipto_zipcode_placeholder_DE":"우편번호 10178","sctnh.header_signin_56":"전자상거래 아카데미","sctnh.header_signin_99":"확인 대기 중","sctnh.header_shipto_address_invalid_TH":'예: "10110"',"sctnh.header_signin_96":"자세한 문의 내용을 확인하려면 로그인하세요","sctnh.header_signin_39":"시작하기","sctnh.sub_title_membership_pay":"멤버십 프로그램","sctnh.header_shipto_country_empty":"국가를 선택하십시오","sctnh.header_signin_102":"발송 대기 중","sctnh.header_shipto_address_invalid_NL":'아래에 유효한 우편번호를 입력하세요. 올바른 형식의 예: "1012 JS".',"sctnh.mcms_y6z2ua__":"모든 비즈니스 단계를 위한 무료 혜택","sctnh.header_signin_94":"자세히 보기","sctnh.header_shipto_zipcode_placeholder_KR":"우편번호 02878","sctnh.header_signin_77":"저장","sctnh.header_shipto_address_invalid":"아래에 우편 번호를 입력하십시오.","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_98":"결제 대기 중","sctnh.header_ship_06":"선호하는 언어 및 통화를 선택하세요. 언제든지 설정을 업데이트할 수 있습니다.","sctnh.header_shipto_zipcode_placeholder_TH":"우편번호 10110"},D["hi-in"]={"sctnh.mcms_o0dlts201f4__":"हर तिमाही में लॉजिस्टिक छूट","sctnh.header_shipto_address_invalid_VN":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "701000".',"sctnh.header_signin_09":"पसंदीदा","sctnh.header_signin_39":"शुरुआत करें","sctnh.header_signin_41":"Alibaba.com ही क्यों","sctnh.header_shipto_zipcode_placeholder_KR":"पोस्टल कोड 02878","sctnh.header_signin_83":"मुद्रा","sctnh.header_signin_63":"आपूर्तिकर्ताओं के लिए","sctnh.header_signin_43":"सदस्यता प्रोग्राम","sctnh.header_signin_87":"दर्ज करें","sctnh.header_shipto_zipcode_placeholder_JP":"पोस्टल कोड 100-0001","sctnh.header_signin_96":"पूछताछ का विवरण देखने के लिए साइन इन करें","sctnh.header_shipto_tips_title":"कृपया अपनी डिलीवरी की जानकारी की पुष्टि करें","sctnh.header_signin_71":"App Store","sctnh.header_signin_48":"संसाधन","sctnh.header_shipto_zipcode_placeholder_CA":"पोस्ट कोड M4B 1B3","sctnh.header_signin_74":"आपकी लोकेशन के आधार पर शिपिंग विकल्प और शुल्क अलग-अलग हो सकते हैं","sctnh.header_signin_17":"साइन अप करें","sctnh.header_signin_13":"नए कनेक्शन","sctnh.mcms_y5wmwg__":"सभी मुफ़्त में","sctnh.header_shipto_zipcode_placeholder":"कृपया सही ज़िप/पोस्टल कोड इनपुट करें।","sctnh.header_signin_04":'सोशल मीडिया के ज़रिए साइन इन करके, मैं\xa0<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Alibaba.com के निशुल्क सदस्यता अनुबंध</a>\xa0और\xa0<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">गोपनीयता नीति</a>\xa0के लिए अपनी सहमति देता/देती हूँ और स्वीकार करता/करती हूँ कि कंपनी अपने प्लेटफ़ॉर्म के उत्पाद और सेवाओं के बारे में मुझे ईमेल भेज सकती है।',"sctnh.header_signin_50":"सफलता की कहानियाँ","sctnh.header_signin_12":"साइन आउट करें","sctnh.header_shipto_zipcode_placeholder_GB":'पोस्ट कोड B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_shipto_zipcode_placeholder_TH":"पोस्टल कोड 10110","sctnh.header_signin_64":"आपत्ति जताएँ","sctnh.header_signin_54":"मुख्य जानकारी","sctnh.header_shipto_zipcode_invalid_ID":'उदाहरण: "10110"',"sctnh.header_shipto_address_invalid_KR":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "02878".',"sctnh.header_shipto_zipcode_invalid_MY":'उदाहरण: "50050"',"sctnh.header_signin_98":"भुगतान का इंतज़ार हो रहा है","sctnh.header_signin_92":"संदेश का विवरण देखने के लिए साइन इन करें","sctnh.header_signin_14":"RFQ सबमिट करें","sctnh.header_signin_10":"खाता","sctnh.app.check":"success","sctnh.header_signin_29":"सुझाव","sctnh.header_signin_101":"आपूर्तिकर्ता के रूप में ऑर्डर प्रबंधित करें","sctnh.header_shipto_address_invalid_GB":'कृपया नीचे मान्य पोस्टकोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "B1 1AA", "CR2 6XH", "DN55 1PT"..',"sctnh.mcms_bjxcrh__":"बढ़ी हुई 60-दिनों की ऑर्डर सुरक्षा","sctnh.header_signin_25":"नमूना केंद्र","sctnh.header_shipto_zipcode_invalid_NZ":'उदाहरण: "6011"',"sctnh.header_ship_06":"अपनी पसंदीदा भाषा और मुद्रा चुनें। आप इस सेटिंग को किसी भी समय अपडेट कर सकते हैं।","sctnh.header_shipto_zipcode_invalid_MX":'डाक कोड अमान्य है. सही फ़ॉर्मेट का उदाहरण: "07720".',"sctnh.turkey_pavilion_header":"तुर्किये पवेलियन","sctnh.header_signin_19":"चुनिंदा सलेक्शन","sctnh.header_shipto_address_invalid_JP":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "B1 1AA", "CR2 6XH" या "DN55 1PT".',"sctnh.header_signin_34":"मनीबैक पॉलिसी","sctnh.header_shipto_address_invalid_TH":'उदाहरण: "10110"',"sctnh.header_signin_73":"अपनी लोकेशन बताएं","sctnh.header_shipto_zipcode_invalid_AU":'उदाहरण: "2000"',"sctnh.header_shipto_address_invalid_MY":'कृपया नीचे मान्य पोस्टकोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "50050".',"sctnh.header_shipto_address_invalid_CA":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण:"M4B 1B3".',"sctnh.china_search_shading":"वैश्विक आपूर्तिकर्ताओं को यहां खोजें","sctnh.header_signin_26":"50 से कम MOQ के साथ कस्टमाइज़ करें","sctnh.header_signin_81":"पता जोड़ने के लिए साइन इन करें","sctnh.header_shipto_select_empty":"एक देश चुनें","sctnh.header_signin_93":"{0} नई पूछताछ","sctnh.header_shipto_zipcode_placeholder_AU":"पोस्ट कोड 2000","sctnh.header_shipto_address_invalid_FR":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "75001".',"sctnh.header_shipto_zipcode_placeholder_FR":"पोस्टल कोड 75001","sctnh.header_shipto_zipcode_invalid_NL":'उदाहरण: "1012 JS"',"sctnh.header_signin_31":"वैश्विक आपूर्तिकर्ता","sctnh.header_signin_84":"सुझाए गए","sctnh.china_pavilion_header":"Global suppliers","sctnh.mcms_37qpmo__":"यातायात देखभाल सेवाएं","sctnh.header_shipto_address_invalid_US":"ज़िप कोड/पोस्टल कोड सही नहीं है.","sctnh.mcms_lapeue__":"Alibaba.com सदस्यता","sctnh.header_signin_21":"नए आइटम","sctnh.header_signin_35":"शिपिंग और परिवहन सेवाएँ","sctnh.header_ship_05":"भाषा और मुद्रा सेट करें","sctnh.header_shipto_zipcode_placeholder_MX":"पोस्टल कोड 07720","sctnh.header_shipto_zipcode_invalid_FR":'उदाहरण: "75001"',"sctnh.header_signin_47":"उत्पादन की निगरानी और निरीक्षण सेवाएँ","sctnh.mcms_axre26__":"सदस्य कीमतें: 50% तक की छूट","sctnh.header_signin_97":"खरीदार के रूप में ऑर्डर प्रबंधित करें","sctnh.header_shipto_or":"या","sctnh.header_shipto_address_invalid_NL":'कृपया नीचे मान्य ज़िप कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "1012 JS".',"sctnh.header_signin_109":"नमस्ते, {0}","sctnh.header_signin_108":"Trade Assurance के साथ ऑर्डर दें","sctnh.header_shipto_zipcode_placeholder_IT":"पोस्टल कोड 00118","sctnh.header_signin_11":"Alibaba.com की सदस्यता लें","sctnh.header_shipto_zipcode_invalid":"ज़िप कोड/पोस्टल कोड सही नहीं है।","sctnh.header_signin_07":"संदेश","sctnh.header_signin_44":"व्यापार सेवाएँ","sctnh.mcms_xln34p__":"खरीदें और 1.5% वापस पाएं","sctnh.header_signin_82":"भाषा","sctnh.header_signin_32":"Trade Assurance","sctnh.header_signin_67":"ऐप इंस्टॉल करें","sctnh.header_signin_01":"साइन इन करें","sctnh.mcms_seabed953__":"अधिक जानें","sctnh.header_shipto_address_invalid_ID":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "10110".',"sctnh.header_signin_40":"Alibaba.com क्या है","sctnh.header_ship_03":"शिपिंग के विकल्प और शुल्क आपकी लोकेशन के हिसाब से अलग-अलग हो सकते हैं","sctnh.header_signin_99":"पुष्टिकरण का इंतज़ार हो रहा है","sctnh.header_signin_55":"साथियों से मिलें","sctnh.header_signin_80":"ज़िप/पोस्टल कोड दर्ज करें","sctnh.header_signin_62":"खरीदारों के लिए","sctnh.uk_search_shading":"UK के उत्पाद खोजें","sctnh.header_signin_46":"क्रेडिट पत्र","sctnh.header_shipto_address_invalid_IT":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "00118".',"sctnh.header_signin_95":"कोई नई पूछताछ नहीं है","sctnh.header_signin_69":"Alibaba.com ऐप इंस्टॉल करें","sctnh.header_signin_76":"पता जोड़ें","sctnh.header_signin_22":"बचत स्पॉटलाइट","sctnh.turkey_search_shading":"{countryName} के उत्पाद खोजें","sctnh.header_shipto_zipcode_placeholder_US":'ज़िप कोड "10011", "10011-0043"',"sctnh.header_shipto_zipcode_placeholder_VN":"ज़िप कोड 701000","sctnh.header_shipto_zipcode_placeholder_UK":'पोस्टकोड B1 1aa ", "c2 6xh "," dn55 1pt',"sctnh.header_signin_61":"साझेदार प्रोग्राम","sctnh.header_signin_68":"App Store","sctnh.header_shipto_address_invalid_MX":'ज़िप कोड अमान्य है. सही फ़ॉर्मेट का उदाहरण: "07720".',"sctnh.header_shipto_zipcode_placeholder_ES":"पोस्टल कोड 28013","sctnh.header_signin_70":"Alibaba.com ऐप पर किसी भी समय और कहीं से भी उत्पाद ढूँढें, आपूर्तिकर्ताओं से बात करें और अपने ऑर्डर को मैनेज करने के साथ-साथ उनके लिए भुगतान करें।","sctnh.header_shipto_zipcode_placeholder_NZ":"पोस्ट कोड 6011","sctnh.header_shipto_address_invalid_AU":'कृपया नीचे मान्य पोस्टकोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "2000".',"sctnh.header_signin_65":"IPR उल्लंघन की रिपोर्ट करें","sctnh.header_signin_106":"नया संदेश आने पर हम आपको यहां याद दिलाएंगे. कृपया देखने के लिए साइन इन करें.","sctnh.header_signin_36":"बिक्री के बाद की सुरक्षा","sctnh.header_signin_24":"लोकप्रिय RTS आइटम","sctnh.header_signin_03":"या इसके साथ आगे बढ़ें:","sctnh.header_signin_58":"आपूर्तिकर्ता बनें","sctnh.header_signin_27":"7 दिन के अंदर तेज़ी से होने वाला डिस्पैच","sctnh.header_signin_49":"ब्लॉग","sctnh.header_ship_02":"अपनी लोकेशन बताएँ","sctnh.header_ship_04":"पता जोड़ने के लिए साइन इन करें","sctnh.header_shipto_address_invalid_DE":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "10178".',"sctnh.header_signin_02":"Alibaba.com पर आपका स्वागत है!","sctnh.header_shipto_zipcode_placeholder_MY":"पोस्ट कोड 50050","sctnh.header_signin_100":"सभी ऑर्डर","sctnh.header_shipto_address_invalid_ES":'कृपया नीचे मान्य पोस्टल कोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "28013".',"sctnh.header_signin_89":"जारी रखने के लिए फिर से साइन इन करें","sctnh.header_shipto_zipcode_invalid_IT":'उदाहरण: "00118"',"sctnh.header_signin_90":"कोई नया संदेश नहीं है","sctnh.header_signin_59":"चीन की मुख्यभूमि से बाहर स्थित आपूर्तिकर्ताओं के लिए","sctnh.header_signin_16":"कार्ट","sctnh.header_shipto_zipcode_invalid_TH":'उदाहरण: "10110"',"sctnh.header_shipto_zipcode_invalid_GB":'उदाहरण: "B1 1AA", "CR2 6XH" या "DN55 1PT"',"sctnh.germany_search_shading":"जर्मनी के उत्पाद खोजें","sctnh.header_shipto_address_invalid":"कृपया नीचे एक ज़िप कोड दर्ज करें।","sctnh.header_signin_52":"सहायता केंद्र","sctnh.header_shipto_country_empty":"कृपया एक देश चुनें","sctnh.header_signin_51":"उद्योग से जुड़ी रिपोर्ट","sctnh.header_signin_56":"ई-कॉमर्स ऐकेडमी","sctnh.header_shipto_zipcode_placeholder_PH":"पोस्ट कोड 1000","sctnh.header_shipto_address_invalid_NZ":'कृपया नीचे मान्य पोस्टकोड दर्ज करें. सही फ़ॉर्मेट के उदाहरण: "6011".',"sctnh.header_signin_23":"आपके जैसे ग्राहक इन्हें भी चुनते हैं","sctnh.sub_title_membership_pay":"सदस्यता प्रोग्राम","sctnh.header_shipto_zipcode_invalid_JP":'उदाहरण: "B1 1AA", "CR2 6XH" या "DN55 1PT"',"sctnh.header_signin_77":"सहेजें","sctnh.header_signin_42":"सोर्सिंग की क्या प्रक्रिया होती है","sctnh.header_shipto_zipcode_invalid_DE":'उदाहरण: "10178"',"sctnh.header_signin_60":"चीन की मुख्यभूमि में स्थित आपूर्तिकर्ताओं के लिए","sctnh.header_signin_08":"RFQs","sctnh.header_signin_94":"विवरण देखें","sctnh.header_shipto_zipcode_invalid_VN":'उदाहरण: "701000"',"sctnh.header_signin_33":"सुरक्षित और आसान भुगतान","sctnh.header_signin_38":"बायर सेंट्रल","sctnh.header_signin_18":"सभी श्रेणियाँ","sctnh.header_signin_86":"पता जोड़ें","sctnh.mcms_ye9u85__":"व्यवसाय के हर चरण के लिए अनुकूलित छूट, टूल और सेवाएं","sctnh.header_signin_75":"अधिक देखें","sctnh.header_signin_79":"सभी देश/क्षेत्र","sctnh.header_shipto_zipcode_placeholder_DE":"पोस्टल कोड 10178","sctnh.mcms_t8eye6__":"शिपिंग पर US $240 की छूट","sctnh.header_signin_05":"मेरा Alibaba","sctnh.header_shipto_zipcode_placeholder_ID":"पोस्टल कोड 10110","sctnh.header_signin_45":"परिवहन सेवाएँ","sctnh.search_ta_supplier_filter_description":"का आनंद से संरक्षण भुगतान वितरण के लिए","sctnh.header_shipto_zipcode_invalid_US":'उदाहरण: "10011" या "10011-0043"',"sctnh.header_signin_57":"Alibaba.com पर सोर्सिंग का तरीका","sctnh.header_signin_91":"{0} नए संदेश","sctnh.mcms_m616im__":"90 दिनों की बढ़ी हुई ऑर्डर सुरक्षा","sctnh.header_shipto_deliverto":"इस पर डिलीवर करें:","sctnh.header_signin_30":"LIVE","sctnh.header_signin_20":"प्रमुख रैंकिंग","sctnh.header_signin_53":"वेबिनार","sctnh.header_signin_72":"Google Play","sctnh.header_signin_102":"डिस्पैच होने का इंतज़ार हो रहा है","sctnh.header_shipto_zipcode_invalid_ES":'उदाहरण: "28013"',"sctnh.header_signin_66":"दुर्व्यवहार की रिपोर्ट करें","sctnh.header_ship_01":"इस पते पर शिप करें:","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_78":"सुझाए गए","sctnh.header_shipto_tips_desc":"अधिक सटीक शिपिंग विकल्पों और विवरण के लिए अपनी डिलीवरी की जानकारी की पुष्टि करें","sctnh.header_signin_85":"सभी मुद्राएं","sctnh.mcms_y6z2ua__":"व्यवसाय के हर चरण के लिए मुफ़्त फ़ायदे","sctnh.header_signin_tax_compliance":"टैक्स कम्पलायंस प्रोग्राम","sctnh.mcms_rsvbxw__":"केवल US $199 प्रति साल में अपने व्यवसाय को काफ़ी आगे ले जाएं","sctnh.mcms_tflr3i__":"US $500 के छह कूपन\n","sctnh.header_signin_37":"अधिक जानें","sctnh.header_shipto_zipcode_invalid_KR":'उदाहरण: "02878"',"sctnh.header_signin_28":"ऑनलाइन ट्रेड शो","sctnh.header_signin_06":"ऑर्डर","sctnh.header_shipto_zipcode_invalid_CA":'उदाहरण: "M4B 1B3"'},D["ar-sa"]={"sctnh.header_signin_21":"منتجات وصلت حديثًا","sctnh.header_shipto_zipcode_placeholder_MX":"الرمز البريدي 07720","sctnh.header_signin_07":"الرسائل","sctnh.header_shipto_address_invalid_AU":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "2000".',"sctnh.header_signin_89":"سجِّل دخولك مرة أخرى للمتابعة","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_109":"مرحبًا يا {0}","sctnh.header_signin_36":"وسائل حماية بعد البيع","sctnh.header_signin_62":"للمشترين","sctnh.header_shipto_address_invalid_JP":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "B1 1AA" أو "CR2 6XH" أو "DN55 1PT".',"sctnh.header_signin_23":"يختار عملاء مثلك أيضًا","sctnh.header_shipto_or":"أو","sctnh.header_signin_03":"أو، تابع مع:","sctnh.uk_search_shading":"اعثر على منتجات من المملكة المتحدة","sctnh.header_signin_91":"{0} رسائل جديدة","sctnh.header_signin_43":"برنامج العضوية","sctnh.header_signin_30":"LIVE","sctnh.header_signin_02":"مرحبًا بكم في Alibaba.com!","sctnh.header_shipto_address_invalid_US":"الرقم/الرمز البريدي غير صحيح.","sctnh.header_signin_81":"سجِّل دخولك لإضافة عنوان","sctnh.mcms_rsvbxw__":"عزِّز كفاءة نشاطك التجاري مقابل US $199 فقط سنويًا","sctnh.header_shipto_tips_title":"الرجاء تأكيد معلومات التوصيل الخاصة بك","sctnh.turkey_search_shading":"اعثر على منتجات من {countryName}","sctnh.header_shipto_address_invalid_GB":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "B1 1AA" و"CR2 6XH" و"DN55 1PT".',"sctnh.header_ship_04":"تسجيل الدخول لإضافة عنوان","sctnh.header_signin_12":"تسجيل الخروج","sctnh.header_signin_26":"خصِّص طلباتك مع MOQs أقل من 50 قطعة","sctnh.header_shipto_address_invalid_KR":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "02878".',"sctnh.header_signin_68":"متجر التطبيقات","sctnh.header_shipto_zipcode_placeholder_MY":"الرمز البريدي 50050","sctnh.header_shipto_zipcode_invalid_MY":'مثال: "50050"',"sctnh.header_signin_67":"احصل على التطبيق","sctnh.header_signin_29":"نصائح","sctnh.header_signin_24":"منتجات RTS يشتد عليها الطلب","sctnh.header_shipto_zipcode_invalid_JP":'أمثلة: "B1 1AA" أو "CR2 6XH" أو "DN55 1PT"',"sctnh.header_shipto_zipcode_placeholder_GB":"الرمز البريدي B1 1AA, CR2 6XH, DN55 1PT","sctnh.header_signin_61":"برنامج الشركاء","sctnh.header_signin_84":"مقترحة","sctnh.header_signin_45":"الخدمات اللوجستية","sctnh.header_signin_55":"تعرَّف على نظراء","sctnh.header_signin_83":"العملة","sctnh.mcms_o0dlts201f4__":"خصومات على الخدمات اللوجستية كل ربع سنة","sctnh.header_signin_54":"نظرة عامة","sctnh.header_signin_69":"احصل على تطبيق Alibaba.com","sctnh.header_shipto_zipcode_invalid_DE":'مثال: "10178"',"sctnh.header_signin_10":"الحساب","sctnh.header_shipto_zipcode_placeholder_CA":"الرمز البريدي M4B 1B3","sctnh.header_signin_73":"تحديد مكانك","sctnh.header_shipto_zipcode_placeholder_UK":'الرمز البريدي B1 1AA "،" CR2 6XH "، DN55 1PT',"sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_address_invalid":"يرجى إدخال الرمز البريدي أدناه.","sctnh.header_shipto_zipcode_placeholder_JP":"الرمز البريدي 100-0001","sctnh.mcms_axre26__":"أسعار الأعضاء: خصم يصل إلى 50%","sctnh.header_signin_59":"للمورِّدين المقيمين خارج البر الرئيسي للصين","sctnh.header_signin_75":"عرض المزيد","sctnh.header_signin_40":"ما هو Alibaba.com","sctnh.header_shipto_address_invalid_DE":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "10178".',"sctnh.header_shipto_zipcode_invalid_NZ":'مثال: "6011"',"sctnh.header_shipto_country_empty":"يرجى تحديد بلد","sctnh.header_signin_42":"كيف تعمل عملية الشراء","sctnh.mcms_xln34p__":"اشترِ واسترد 1.5% مما دفعت","sctnh.header_signin_90":"لا توجد رسائل جديدة","sctnh.header_shipto_zipcode_placeholder":"يرجى إدخال الرمز البريدي/الرمز البريدي الصحيح.","sctnh.mcms_ye9u85__":"خصومات وأدوات وخدمات مصممة خصيصًا لكل مرحلة من مراحل العمل","sctnh.header_signin_tax_compliance":"برنامج الامتثال الضريبي","sctnh.header_shipto_zipcode_placeholder_IT":"الرمز البريدي 00118","sctnh.header_signin_92":"سجِّل دخولك لعرض تفاصيل الرسائل","sctnh.header_signin_49":"المدونات","sctnh.header_shipto_tips_desc":"قم بتأكيد معلومات التوصيل الخاصة بك للحصول على خيارات وتفاصيل شحن أدق","sctnh.header_signin_86":"إضافة عنوان","sctnh.header_signin_82":"اللغة","sctnh.header_signin_17":"الاشتراك","sctnh.header_shipto_address_invalid_ID":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "10110".',"sctnh.header_signin_106":"سنُذكِّرك هنا عندما توجد رسالة جديدة. الرجاء تسجيل الدخول لعرضها.","sctnh.mcms_y6z2ua__":"مزايا مجانية لكل مرحلة من مراحل العمل","sctnh.header_shipto_zipcode_invalid_GB":'أمثلة: "B1 1AA" أو "CR2 6XH" أو "DN55 1PT"',"sctnh.header_signin_94":"عرض التفاصيل","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_shipto_zipcode_placeholder_US":'رمز البريد "10011", "10011-0043"',"sctnh.header_shipto_zipcode_placeholder_DE":"الرمز البريدي 10178","sctnh.header_signin_52":"مركز المساعدة","sctnh.header_signin_11":"انضم إلى عضوية Alibaba.com","sctnh.header_shipto_address_invalid_MY":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "50050".',"sctnh.header_signin_56":"أكاديمية التجارة الإلكترونية","sctnh.mcms_37qpmo__":"خدمة مُعاون اللوجستيات","sctnh.header_signin_13":"اتصالات جديدة","sctnh.header_signin_95":"لا توجد استفسارات جديدة","sctnh.header_shipto_zipcode_invalid_ID":'مثال: "10110"',"sctnh.header_shipto_zipcode_placeholder_KR":"الرمز البريدي 02878","sctnh.header_signin_05":"حسابي على Alibaba","sctnh.sub_title_membership_pay":"برامج العضوية","sctnh.header_shipto_zipcode_placeholder_ID":"الرمز البريدي ({{0}})","sctnh.header_signin_99":"بانتظار التأكيد","sctnh.header_signin_44":"خدمات التجارة","sctnh.header_signin_96":"سجِّل دخولك لعرض تفاصيل الاستفسار","sctnh.header_signin_28":"المعرض التجاري على الإنترنت","sctnh.header_signin_31":"مورِّدون عالميون","sctnh.header_signin_25":"مركز العينات","sctnh.header_shipto_zipcode_invalid_TH":'مثال: "10110"',"sctnh.header_signin_06":"الطلبات","sctnh.header_signin_48":"الموارد","sctnh.header_shipto_zipcode_placeholder_FR":"الرمز البريدي 75001","sctnh.header_shipto_zipcode_invalid_MX":'رمز بريدي غير صالح. مثال على التنسيق الصحيح: "07720".',"sctnh.header_signin_47":"خدمات مراقبة الإنتاج والتفتيش عليه","sctnh.header_signin_20":"الأعلى تصنيفًا","sctnh.header_shipto_address_invalid_VN":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "701000".',"sctnh.header_signin_18":"جميع الفئات","sctnh.header_signin_27":"توصيل سريع في غضون 7 أيام","sctnh.header_signin_38":"مركز المشتري","sctnh.header_shipto_zipcode_invalid_VN":'مثال: "701000"',"sctnh.header_signin_04":'بتسجيل دخولي عبر وسائل التواصل الاجتماعي، أوافق على\xa0<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >اتفاقية العضوية المجانية من Alibaba.com‏</a>\xa0و<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">سياسة الخصوصية</a>، وتلقي رسائل بريد إلكتروني حول منتجات المنصة وخدماتها.',"sctnh.header_signin_08":"RFQs","sctnh.header_signin_53":"ندوات على الويب","sctnh.app.check":"success","sctnh.header_signin_65":"الإبلاغ عن انتهاك IPR","sctnh.header_signin_97":"إدارة الطلبات كمشترٍ","sctnh.header_signin_80":"أدخل الرمز البريدي/الرمز البريدي","sctnh.header_signin_63":"للمورِّدين","sctnh.turkey_pavilion_header":"جناح تركيا","sctnh.header_shipto_address_invalid_MX":'رقم بريدي غير صالح. تشمل أمثلة التنسيق الصحيح: "07720".',"sctnh.header_signin_71":"متجر التطبيقات","sctnh.header_signin_102":"بانتظار الإرسال","sctnh.header_shipto_address_invalid_NL":'الرجاء إدخال رقم بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "1012 JS".',"sctnh.header_signin_14":"إرسال RFQ","sctnh.header_signin_77":"حفظ","sctnh.header_signin_41":"لماذا Alibaba.com","sctnh.header_shipto_zipcode_placeholder_TH":"الرمز البريدي 10110","sctnh.header_signin_64":"فتح نزاع","sctnh.china_search_shading":"ابحث عن مستلزمات من جميع أنحاء العالم هنا","sctnh.header_ship_06":"اختر اللغة والعملة المفضلتين لديك. يمكنك تحديث الإعدادات في أي وقت.","sctnh.header_ship_03":"تختلف خيارات ورسوم الشحن باختلاف موقعك","sctnh.header_shipto_select_empty":"تحديد بلد","sctnh.header_shipto_zipcode_placeholder_ES":"الرمز البريدي 28013","sctnh.header_signin_22":'تسليط الضوء على "التوفيرات"',"sctnh.header_shipto_address_invalid_TH":'مثال: "10110"',"sctnh.header_signin_74":"تختلف خيارات الشحن ورسومه باختلاف مكانك","sctnh.header_signin_39":"ابدأ","sctnh.header_signin_37":"معرفة المزيد","sctnh.mcms_lapeue__":"عضوية Alibaba.com","sctnh.header_signin_85":"كل العملات","sctnh.header_shipto_address_invalid_IT":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "00118".',"sctnh.header_signin_19":"مختارات مميزة","sctnh.mcms_tflr3i__":"ستة قسائم بقيمة US $500\n\n","sctnh.header_signin_34":"سياسة استرداد الأموال","sctnh.header_shipto_deliverto":"التوصيل إلى:","sctnh.header_shipto_address_invalid_CA":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح:"M4B 1B3".',"sctnh.header_shipto_zipcode_invalid_ES":'مثال: "28013"',"sctnh.header_signin_101":"إدارة الطلبات كمورِّد","sctnh.header_signin_16":"عربة التسوق","sctnh.header_signin_35":"خدمات الشحن والخدمات اللوجستية","sctnh.header_signin_100":"كل الطلبات","sctnh.header_signin_46":"خطاب الاعتماد","sctnh.header_ship_02":"تحديد موقعك","sctnh.header_shipto_zipcode_invalid_IT":'مثال: "00118"',"sctnh.mcms_m616im__":"حماية طلبات ممتدة لمدة 90 يومًا","sctnh.header_shipto_zipcode_invalid":"الرمز البريدي/الرمز البريدي غير صحيح.","sctnh.header_signin_57":"كيفية الشراء على Alibaba.com","sctnh.header_shipto_zipcode_invalid_AU":'مثال: "2000"',"sctnh.mcms_seabed953__":"معرفة المزيد","sctnh.header_ship_01":"شحن إلى:","sctnh.header_shipto_zipcode_invalid_CA":'مثال: "M4B 1B3"',"sctnh.header_shipto_zipcode_invalid_NL":'مثال: "1012 JS"',"sctnh.header_signin_93":"{0} استفسارات جديدة","sctnh.header_shipto_zipcode_placeholder_VN":"رمز البريد 701000","sctnh.header_signin_33":"عمليات دفع سهلة وآمنة","sctnh.header_shipto_zipcode_invalid_US":'أمثلة: "10011" أو "10011-0043"',"sctnh.header_ship_05":"تعيين اللغة والعُملة","sctnh.header_signin_60":"للمورِّدين المقيمين في البر الرئيسي للصين","sctnh.mcms_bjxcrh__":"حماية طلبات ممتدة لمدة 60 يومًا","sctnh.header_shipto_zipcode_placeholder_NZ":"الرمز البريدي 6011","sctnh.header_signin_70":"اعثر على منتجات، وتواصل مع مورِّدين، وقم بإدارة مدفوعاتك لطلباتك باستخدام تطبيق Alibaba.com في أي وقت وفي أي مكان.","sctnh.header_signin_72":"Google Play","sctnh.header_signin_108":"اطلب باستخدام Trade Assurance","sctnh.header_shipto_zipcode_invalid_FR":'مثال: "75001"',"sctnh.mcms_t8eye6__":"خصم US $240 على الشحن","sctnh.header_signin_79":"جميع البلدان/المناطق","sctnh.header_shipto_address_invalid_FR":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "75001".',"sctnh.header_signin_98":"بانتظار الدفع","sctnh.header_shipto_zipcode_placeholder_AU":"الرمز البريدي 2000","sctnh.header_signin_66":"الإبلاغ عن إساءة استخدام","sctnh.header_signin_01":"تسجيل الدخول","sctnh.header_signin_78":"مقترحة","sctnh.header_shipto_address_invalid_ES":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "28013".',"sctnh.header_signin_58":"انضم إلى المورِّدين","sctnh.search_ta_supplier_filter_description":"استمتع بالحماية من الدفع حتى التسليم","sctnh.header_signin_76":"إضافة عنوان","sctnh.header_signin_09":"المفضلة","sctnh.header_signin_50":"قصص النجاح","sctnh.header_signin_51":"تقارير حول الصناعة","sctnh.germany_search_shading":"اعثر على منتجات من ألمانيا","sctnh.header_shipto_zipcode_placeholder_PH":"الرمز البريدي 1000","sctnh.header_shipto_address_invalid_NZ":'الرجاء إدخال رمز بريدي صالح أدناه. تشمل أمثلة التنسيق الصحيح: "6011".',"sctnh.header_shipto_zipcode_invalid_KR":'مثال: "02878"',"sctnh.header_signin_87":"إدخال","sctnh.mcms_y5wmwg__":"كل شيء مجانًا"},D["in-id"]={"sctnh.header_signin_34":"Kebijakan uang kembali","sctnh.header_shipto_zipcode_invalid_VN":'Contoh: "701000"',"sctnh.header_shipto_address_invalid_NL":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "1012 JS".',"sctnh.mcms_tflr3i__":"Enam kupon senilai US$500","sctnh.header_signin_08":"RFQs","sctnh.header_signin_100":"Semua pesanan","sctnh.header_signin_46":"Surat Kredit (LOC)","sctnh.header_shipto_zipcode_placeholder_MY":"Kode pos 50050","sctnh.header_signin_03":"Atau, lanjutkan dengan:","sctnh.header_signin_36":"Perlindungan purnajual","sctnh.header_signin_19":"Pilihan unggulan","sctnh.header_signin_35":"Layanan logistik & pengiriman","sctnh.header_signin_57":"Cara membeli Alibaba.com","sctnh.header_signin_98":"Menunggu pembayaran","sctnh.header_signin_54":"Ikhtisar","sctnh.header_signin_32":"Trade Assurance","sctnh.header_shipto_zipcode_invalid_CA":'Contoh: "M4B 1B3"',"sctnh.header_signin_93":"{0} pertanyaan baru","sctnh.mcms_seabed953__":"Pelajari selengkapnya","sctnh.header_signin_39":"Mulai","sctnh.header_ship_01":"Kirim ke:","sctnh.header_signin_31":"Pemasok global","sctnh.header_signin_01":"Masuk","sctnh.header_ship_05":"Atur bahasa dan mata uang","sctnh.header_shipto_zipcode_invalid_US":'Contoh: "10011" atau "10011-0043"',"sctnh.search_ta_supplier_filter_description":"Nikmati perlindungan mulai dari pembayaran hingga pengiriman","sctnh.header_signin_70":"Temukan produk, berkomunikasi dengan pemasok, dan kelola serta bayar pesanan Anda dengan aplikasi Alibaba.com kapan saja, di mana saja.","sctnh.mcms_bjxcrh__":"Perpanjangan perlindungan pesanan 60 hari","sctnh.header_signin_83":"Mata uang","sctnh.header_signin_78":"Disarankan","sctnh.header_shipto_address_invalid_IT":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "00118".',"sctnh.header_signin_79":"Semua negara/wilayah","sctnh.header_signin_58":"Menjadi pemasok","sctnh.header_shipto_zipcode_placeholder_ES":"Kode pos 28013","sctnh.sub_title_membership_pay":"Program keanggotaan","sctnh.header_signin_12":"Keluar","sctnh.header_shipto_address_invalid_VN":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "701000".',"sctnh.header_shipto_zipcode_placeholder_VN":"Kode pos 701000","sctnh.header_signin_73":"Tentukan lokasi Anda","sctnh.germany_search_shading":"Cari produk dari Jerman","sctnh.header_signin_09":"Favorit","sctnh.header_signin_27":"Pengiriman cepat dalam 7 hari","sctnh.uk_search_shading":"Cari produk dari UK","sctnh.header_shipto_zipcode_placeholder_PH":"Kode pos 1000","sctnh.header_signin_43":"Program keanggotaan","sctnh.header_signin_33":"Pembayaran aman & mudah","sctnh.header_shipto_select_empty":"Pilih negara","sctnh.header_signin_48":"Sumber Daya","sctnh.mcms_axre26__":"Harga anggota: Diskon hingga 50%","sctnh.header_shipto_zipcode_invalid_TH":'Contoh: "10110"',"sctnh.header_shipto_zipcode_invalid_MX":'Kode pos tidak valid. Contoh format yang benar: "07720".',"sctnh.header_shipto_zipcode_placeholder_AU":"Kode pos 2000","sctnh.header_shipto_zipcode_placeholder_FR":"Kode pos 75001","sctnh.header_shipto_address_invalid_FR":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "75001".',"sctnh.header_signin_28":"Pameran Dagang Online","sctnh.header_signin_37":"Pelajari selengkapnya","sctnh.header_shipto_zipcode_invalid":"Kode Zip/kode pos tidak benar.","sctnh.header_signin_06":"Pesanan","sctnh.mcms_xln34p__":"Beli dan dapatkan diskon 1,5%","sctnh.header_signin_99":"Menunggu konfirmasi","sctnh.header_signin_76":"Tambahkan alamat","sctnh.header_signin_51":"Laporan industri","sctnh.header_signin_47":"Layanan pemeriksaan & pemantauan produksi","sctnh.header_signin_53":"Webinar","sctnh.header_signin_72":"Google Play","sctnh.header_signin_07":"Pesan","sctnh.header_signin_84":"Disarankan","sctnh.header_signin_87":"Masuk","sctnh.header_signin_102":"Menunggu pengiriman","sctnh.turkey_pavilion_header":"Paviliun Turki","sctnh.header_signin_94":"Lihat detail","sctnh.header_signin_40":"Apa itu Alibaba.com?","sctnh.header_shipto_address_invalid_NZ":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "6011".',"sctnh.header_shipto_zipcode_invalid_KR":'Contoh: "02878"',"sctnh.header_signin_14":"Kirim RFQ","sctnh.header_shipto_zipcode_invalid_ES":'Contoh: "28013"',"sctnh.app.check":"success","sctnh.header_shipto_address_invalid_MX":'Kode pos tidak valid. Contoh format yang benar: "07720".',"sctnh.header_ship_06":"Pilih bahasa dan mata uang pilihan Anda. Anda dapat memperbarui pengaturan kapan saja.","sctnh.china_search_shading":"Cari persediaan global di sini","sctnh.header_shipto_zipcode_placeholder_TH":"Kode pos 10110","sctnh.header_shipto_zipcode_invalid_JP":'Contoh: "B1 1AA", "CR2 6XH", atau "DN55 1PT"',"sctnh.header_signin_77":"Hemat","sctnh.header_signin_52":"Pusat Bantuan","sctnh.header_signin_66":"Laporkan penyalahgunaan","sctnh.header_signin_05":"Alibaba Saya","sctnh.header_signin_86":"Tambah alamat","sctnh.header_shipto_zipcode_invalid_IT":'Contoh: "00118"',"sctnh.header_ship_02":"Tentukan lokasi Anda","sctnh.header_signin_106":"Kami akan mengingatkan Anda di sini ketika ada pesan baru. Masuk untuk melihat.","sctnh.header_shipto_address_invalid_ES":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "28013".',"sctnh.header_signin_42":"Cara kerja pengadaan","sctnh.header_ship_03":"Opsi dan biaya pengiriman bervariasi berdasarkan lokasi Anda","sctnh.header_shipto_address_invalid_TH":'Contoh: "10110"',"sctnh.header_signin_90":"Tidak ada pesan baru","sctnh.header_shipto_zipcode_placeholder_NZ":"Kode pos 6011","sctnh.header_shipto_zipcode_placeholder_DE":"Kode pos 10178","sctnh.header_shipto_zipcode_invalid_FR":'Contoh: "75001"',"sctnh.header_signin_25":"Pusat Sampel","sctnh.header_signin_61":"Program Mitra","sctnh.header_shipto_address_invalid_KR":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "02878".',"sctnh.header_signin_80":"Masukkan kode Zip/POS","sctnh.header_signin_59":"Untuk pemasok yang berbasis di luar Tiongkok Daratan","sctnh.header_shipto_address_invalid_DE":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "10178".',"sctnh.header_signin_16":"Troli","sctnh.header_shipto_zipcode_invalid_DE":'Contoh: "10178"',"sctnh.header_shipto_address_invalid_US":"Kode pos tidak benar.","sctnh.header_signin_65":"Laporkan pelanggaran IPR","sctnh.header_shipto_zipcode_placeholder_UK":"Kode postb1 1AA, CR2 6XH, DN55 1PT","sctnh.mcms_lapeue__":"Keanggotaan Alibaba.com","sctnh.header_shipto_zipcode_invalid_AU":'Contoh: "2000"',"sctnh.header_signin_21":"Produk baru","sctnh.header_signin_101":"Kelola pesanan sebagai pemasok","sctnh.header_shipto_address_invalid_ID":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "10110".',"sctnh.header_shipto_zipcode_placeholder_IT":"Kode pos 00118","sctnh.header_shipto_tips_desc":"Konfirmasikan informasi pengiriman Anda untuk opsi dan detail pengiriman yang lebih akurat","sctnh.header_signin_82":"Bahasa","sctnh.header_signin_22":"Sorotan hemat","sctnh.header_signin_92":"Masuk untuk melihat detail pesan","sctnh.header_shipto_address_invalid_AU":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "2000".',"sctnh.header_signin_04":'Dengan masuk melalui media sosial, saya menyetujui <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Perjanjian Keanggotaan Gratis Alibaba.com</a> dan <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Kebijakan Privasi</a>, serta menerima email tentang produk dan layanan platform.',"sctnh.header_shipto_zipcode_placeholder_KR":"Kode pos 02878","sctnh.header_signin_71":"App Store","sctnh.header_signin_63":"Untuk pemasok","sctnh.header_signin_41":"Mengapa Alibaba.com?","sctnh.header_shipto_address_invalid_MY":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "50050".',"sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_109":"Hai, {0}","sctnh.header_shipto_zipcode_placeholder_JP":"Kode pos 100-0001","sctnh.mcms_y6z2ua__":"Manfaat gratis untuk setiap tahap bisnis","sctnh.header_shipto_zipcode_placeholder_US":'Kode pos "10011", "10011-0043"',"sctnh.header_signin_64":"Buka sengketa","sctnh.header_signin_18":"Semua kategori","sctnh.header_signin_55":"Temui rekan sejawat","sctnh.header_signin_38":"Pusat Pembeli","sctnh.mcms_o0dlts201f4__":"Diskon logistik setiap kuartal","sctnh.mcms_37qpmo__":"Layanan pengawas logistik","sctnh.header_signin_10":"Akun","sctnh.header_signin_74":"Opsi dan biaya pengiriman bervariasi berdasarkan lokasi Anda","sctnh.header_ship_04":"Masuk untuk menambahkan alamat","sctnh.header_signin_56":"Akademi Ecommerce","sctnh.header_signin_95":"Tidak ada pertanyaan baru","sctnh.header_shipto_zipcode_placeholder_ID":"Kode pos 10110","sctnh.header_signin_96":"Masuk untuk melihat detail pertanyaan","sctnh.header_signin_89":"Masuk kembali untuk melanjutkan","sctnh.header_signin_tax_compliance":"Program Kepatuhan Pajak","sctnh.header_signin_15":"Buyers Club","sctnh.header_shipto_deliverto":"Kirim ke:","sctnh.header_signin_17":"Daftar","sctnh.header_signin_62":"Untuk pembeli","sctnh.header_shipto_zipcode_invalid_GB":'Contoh: "B1 1AA", "CR2 6XH", atau "DN55 1PT"',"sctnh.header_shipto_zipcode_placeholder_MX":"Kode pos 07720","sctnh.header_signin_23":"Pelanggan seperti Anda juga memilih","sctnh.header_signin_60":"Untuk pemasok yang berbasis di Tiongkok Daratan","sctnh.header_shipto_address_invalid_JP":'Masukkan kode pos yang valid di bawah ini. Contoh format yang benar: "B1 1AA", "CR2 6XH" atau "DN55 1PT".',"sctnh.header_shipto_or":"Or","sctnh.header_shipto_zipcode_placeholder":"Masukkan kode pos/zip yang kanan.","sctnh.header_signin_108":"Pesan dengan Trade Assurance","sctnh.header_signin_11":"Bergabung dengan Keanggotaan Alibaba.com","sctnh.mcms_t8eye6__":"Diskon ongkir sebesar US $240","sctnh.header_signin_30":"LIVE","sctnh.turkey_search_shading":"Cari produk dari {countryName}","sctnh.header_signin_75":"Lihat lainnya","sctnh.header_shipto_country_empty":"Pilih negara","sctnh.header_signin_97":"Kelola pesanan sebagai pembeli","sctnh.header_shipto_address_invalid_GB":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "B1 1AA", "CR2 6XH", "DN55 1PT".',"sctnh.header_signin_13":"Koneksi baru","sctnh.header_signin_20":"Peringkat teratas","sctnh.header_signin_02":"Selamat datang Alibaba.com!","sctnh.mcms_y5wmwg__":"Semua gratis","sctnh.header_signin_29":"Tip","sctnh.header_signin_67":"Dapatkan aplikasinya","sctnh.header_signin_68":"App Store","sctnh.mcms_rsvbxw__":"Lejitkan bisnis Anda hanya dengan US $199 per tahun","sctnh.header_signin_81":"Masuk untuk menambahkan alamat","sctnh.header_shipto_tips_title":"Konfirmasikan informasi pengiriman Anda","sctnh.header_signin_91":"{0} pesan baru","sctnh.header_signin_50":"Kisah sukses","sctnh.header_shipto_zipcode_invalid_MY":'Contoh: "50050"',"sctnh.mcms_ye9u85__":"Diskon, peralatan, dan layanan khusus untuk setiap tahap bisnis","sctnh.header_signin_24":"Produk RTS yang populer","sctnh.header_signin_44":"Layanan perdagangan\n","sctnh.header_shipto_zipcode_placeholder_GB":'Kode pos B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_45":"Layanan Logistik","sctnh.header_signin_69":"Dapatkan aplikasi Alibaba.com","sctnh.header_shipto_zipcode_invalid_ID":'Contoh: "10110"',"sctnh.header_shipto_address_invalid_CA":'Masukkan Kode Pos yang valid di bawah ini. Contoh format yang benar: "M4B 1B3".',"sctnh.mcms_m616im__":"Perlindungan pesanan 90 hari yang diperpanjang","sctnh.header_shipto_zipcode_invalid_NZ":'Contoh: "6011"',"sctnh.header_shipto_zipcode_invalid_NL":'Contoh: "1012 JS"',"sctnh.header_shipto_zipcode_placeholder_CA":"Kode pos M4B 1B3","sctnh.header_shipto_address_invalid":"Masukkan kode pos di bawah.","sctnh.header_signin_49":"Blog","sctnh.header_signin_85":"Semua mata uang","sctnh.header_signin_26":"Sesuaikan dengan MOQ di bawah 50"},D["iw-il"]={"sctnh.header_signin_56":"אקדמית המסחר האלקטרוני","sctnh.header_shipto_zipcode_invalid_AU":'דוגמה: "2000"',"sctnh.header_shipto_address_invalid_NZ":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "6011".',"sctnh.china_search_shading":"חפשו ספקים בינלאומיים כאן","sctnh.header_shipto_address_invalid_MX":'מיקוד לא תקף. דוגמה לפורמט תקין: "07720".',"sctnh.header_signin_36":"הגנות אחרי המכירות","sctnh.header_signin_04":'עצם הכניסה דרך מדיה חברתית מהווה את הסכמתי <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >להסכם החברות בחינם של Alibaba.com</a> וכן <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">למדיניות הפרטיות</a> שלה, ולקבלת הודעות דוא"ל אודות השירותים והמוצרים של הפלטפורמה.',"sctnh.header_signin_51":"דוחות תעשייה","sctnh.header_shipto_zipcode_placeholder_US":'מיקוד "10011", "10011-0043"',"sctnh.header_signin_21":"מוצרים חדשים","sctnh.header_signin_60":"לספקים שממוקמים בסין רבתי","sctnh.header_shipto_address_invalid_US":"המיקוד אינו תקין.","sctnh.header_signin_31":"ספקים בינלאומיים","sctnh.header_signin_30":"LIVE","sctnh.header_signin_78":"מוצע","sctnh.turkey_pavilion_header":"הביתן של טורקיה","sctnh.header_signin_75":"להציג יותר","sctnh.header_signin_80":"הזן קוד מיקוד/מיקוד","sctnh.header_signin_20":"המובילים בדירוג","sctnh.header_shipto_zipcode_invalid_VN":'דוגמה: "701000"',"sctnh.header_signin_22":"חסכונות באור הזרקורים","sctnh.header_signin_98":"בהמתנה לתשלום","sctnh.header_signin_45":"שירותי לוגיסטיקה","sctnh.header_shipto_address_invalid_KR":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "02878".',"sctnh.mcms_ye9u85__":"שירותים, כלים והנחות בהתאמה אישית לכל שלב של העסק","sctnh.header_signin_83":"מטבע","sctnh.header_shipto_zipcode_invalid_TH":'דוגמה: "10110"',"sctnh.header_signin_92":"היכנסו כדי להציג את פרטי ההודעה","sctnh.header_signin_100":"כל ההזמנות","sctnh.header_ship_01":"נשלח אל:","sctnh.header_signin_29":"טיפים","sctnh.header_signin_23":"לקוחות כמוכם גם בחרו","sctnh.mcms_bjxcrh__":"הגנה מורחבת למשך 60 יום על הזמנות","sctnh.header_signin_95":"אין פניות חדשות","sctnh.header_shipto_zipcode_invalid_ES":'דוגמה: "28013"',"sctnh.header_signin_tax_compliance":"תוכנית לאכיפת מסים","sctnh.header_shipto_address_invalid_NL":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "1012 JS".',"sctnh.header_shipto_zipcode_placeholder_JP":"מיקוד 100-0001","sctnh.header_signin_48":"משאבים","sctnh.header_shipto_zipcode_placeholder_VN":"מיקוד 701000","sctnh.header_shipto_zipcode_invalid":"מיקוד/מיקוד אינו נכון.","sctnh.header_shipto_zipcode_placeholder_KR":"מיקוד 02878","sctnh.header_signin_68":"חנות האפליקציות","sctnh.header_signin_03":"או המשיכו עם:","sctnh.header_signin_47":"שירותי ניטור ובדיקה של תהליך הייצור","sctnh.header_signin_28":"יריד סחר מקוון","sctnh.header_signin_101":"ניהול הזמנות כספק","sctnh.header_signin_58":"הפכו לספק","sctnh.header_signin_70":"מצאו מוצרים, תקשרו עם ספקים, נהלו את ההזמנות שלכם ושלמו עליהן עם אפליקציית Alibaba.com, בכל רגע ובכל מקום.","sctnh.header_signin_96":"היכנסו כדי להציג את פרטי הפניה","sctnh.header_signin_50":"סיפורי הצלחה","sctnh.header_shipto_zipcode_invalid_US":'דוגמאות: "10011" או "10011-0043"',"sctnh.header_ship_05":"הגדירו שפה ומטבע","sctnh.germany_search_shading":"חיפוש מוצרים מגרמניה","sctnh.header_signin_99":"בהמתנה לאישור","sctnh.header_signin_38":"מרכז הקונים","sctnh.header_shipto_zipcode_placeholder_PH":"מיקוד 1000","sctnh.header_signin_37":"לקבלת מידע נוסף","sctnh.header_signin_62":"לקונים","sctnh.header_signin_55":"הכירו את העמיתים","sctnh.mcms_axre26__":"מחירים לחברים: עד 50% הנחה","sctnh.mcms_t8eye6__":"US $240 הנחה על משלוחים","sctnh.search_ta_supplier_filter_description":"ליהנות הגנה מתשלום למשלוח","sctnh.header_signin_76":"הוספת כתובת","sctnh.header_signin_79":"כל המדינות/האזורים","sctnh.header_shipto_zipcode_placeholder_TH":"מיקוד 10110","sctnh.header_shipto_address_invalid":"אנא הכנס קוד zip למטה.","sctnh.header_shipto_address_invalid_VN":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "701000".',"sctnh.header_signin_39":"קדימה, מתחילים","sctnh.header_signin_65":"דיווח על הפרת IPR","sctnh.header_signin_08":"RFQs","sctnh.header_signin_05":"Alibaba שלי","sctnh.header_signin_61":"תוכנית השותפים","sctnh.header_ship_06":"בחרו את השפה והמטבע שאתם מעדיפים. תוכלו לעדכן את ההגדרות בכל עת.","sctnh.header_signin_77":"שמירה","sctnh.header_signin_07":"הודעות","sctnh.header_signin_94":"להצגת הפרטים","sctnh.header_shipto_zipcode_placeholder_UK":'קוד b1 1aa ", "cr2 6xh "," dn55 1pt',"sctnh.mcms_xln34p__":"קנו וקבלו 1.5% בחזרה","sctnh.header_signin_52":"מרכז העזרה","sctnh.sub_title_membership_pay":"תוכניות חברות","sctnh.header_signin_106":"אנחנו נזכיר לכם כאן כשתתקבל הודעה חדשה. עליכם להיכנס כדי להציג.","sctnh.header_signin_19":"מבחר פופולרי","sctnh.header_shipto_zipcode_invalid_CA":'דוגמה: "M4B 1B3"',"sctnh.header_signin_35":"שירותי לוגיסטיקה ומשלוח","sctnh.header_signin_85":"כל המטבעות","sctnh.header_shipto_zipcode_invalid_NL":'דוגמה: "1012 JS"',"sctnh.mcms_rsvbxw__":"העצימו את העסק תמורת US $199 לשנה בלבד","sctnh.header_signin_49":"בלוגים","sctnh.header_signin_93":"{0} פניות חדשות","sctnh.header_shipto_zipcode_invalid_ID":'דוגמה: "10110"',"sctnh.header_signin_97":"ניהול הזמנות כקונה","sctnh.header_shipto_zipcode_placeholder_FR":"מיקוד 75001","sctnh.header_shipto_address_invalid_CA":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין:"M4B 1B3".',"sctnh.header_shipto_zipcode_invalid_IT":'דוגמה: "00118"',"sctnh.header_signin_102":"בהמתנה לשילוח","sctnh.mcms_m616im__":"הגנה מורחבת למשך 90 יום על הזמנות","sctnh.header_shipto_zipcode_invalid_NZ":'דוגמה: "6011"',"sctnh.header_shipto_zipcode_placeholder_CA":"מיקוד M4B 1B3","sctnh.app.check":"success","sctnh.header_signin_54":"סקירה כללית","sctnh.header_signin_18":"כל הקטגוריות","sctnh.header_signin_86":"הוספת כתובת","sctnh.header_shipto_zipcode_placeholder_GB":'מיקוד B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_33":"תשלומים קלים ובטוחים","sctnh.header_shipto_zipcode_placeholder_ID":"מיקוד 10110","sctnh.mcms_y5wmwg__":"הכול בחינם","sctnh.header_signin_24":"פריטי RTS פופולריים","sctnh.header_signin_16":"עגלת קניות","sctnh.header_signin_69":"הורידו את האפליקציה של Alibaba.com","sctnh.header_signin_25":"מרכז הדוגמיות","sctnh.header_signin_17":"הרשמה","sctnh.header_signin_46":"מכתב אשראי","sctnh.header_shipto_zipcode_placeholder_AU":"מיקוד 2000","sctnh.header_shipto_address_invalid_FR":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "75001".',"sctnh.header_shipto_address_invalid_MY":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "50050".',"sctnh.header_shipto_zipcode_placeholder_MY":"מיקוד 50050","sctnh.header_shipto_country_empty":"נא לבחור מדינה","sctnh.turkey_search_shading":"חיפוש מוצרים מ{countryName}","sctnh.mcms_lapeue__":"חברות ב-Alibaba.com","sctnh.header_shipto_zipcode_invalid_DE":'דוגמה: "10178"',"sctnh.header_shipto_tips_title":"נא לאשר את פרטי האספקה שלכם","sctnh.header_signin_41":"למה כדאי לבחור ב-Alibaba.com","sctnh.header_shipto_or":"או","sctnh.header_signin_108":"כדאי להזמין עם Trade Assurance","sctnh.header_shipto_address_invalid_TH":'דוגמה: "10110"',"sctnh.header_signin_44":"שירותי מסחר","sctnh.uk_search_shading":"חיפוש מוצרים מבריטניה","sctnh.header_shipto_zipcode_invalid_FR":'דוגמה: "75001"',"sctnh.header_signin_02":"ברוכים הבאים ל-Alibaba.com","sctnh.header_shipto_zipcode_invalid_MX":'מיקוד לא חוקי. דוגמה לפורמט הנכון: "07720".',"sctnh.header_signin_43":"תוכנית החברות","sctnh.header_signin_64":"פתיחת מחלוקת","sctnh.header_signin_89":"היכנסו שוב כדי להמשיך","sctnh.header_signin_71":"חנות האפליקציות","sctnh.header_signin_11":"הצטרפו לתוכנית חברות ב-Alibaba.com","sctnh.header_shipto_zipcode_invalid_KR":'דוגמה: "02878"',"sctnh.header_shipto_zipcode_invalid_MY":'דוגמה: "50050"',"sctnh.header_signin_63":"לספקים","sctnh.header_shipto_address_invalid_GB":'נא להוסיף מיקוד תקף בהמשך. דוגמאות לפורמט תקין:"B1 1AA", "CR2 6XH", "DN55 1PT".',"sctnh.header_shipto_address_invalid_DE":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "10178".',"sctnh.header_signin_91":"{0} הודעות חדשות","sctnh.header_signin_74":"העמלות ואפשרויות המשלוח עשויות להשתנות בהתאם למיקומכם","sctnh.header_shipto_address_invalid_IT":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "00118".',"sctnh.header_signin_66":"דיווח על שימוש לרעה","sctnh.header_shipto_address_invalid_JP":'נא להוסיף מיקוד תקף בהמשך. דוגמאות לפורמט תקין: "B1 1AA", "CR2 6XH" או "DN55 1PT".',"sctnh.header_signin_01":"כניסה","sctnh.header_signin_40":"מהי פלטפורמת Alibaba.com","sctnh.header_signin_72":"Google Play","sctnh.mcms_o0dlts201f4__":"הנחות על לוגיסטיקה מדי רבעון","sctnh.header_signin_09":"מועדפים","sctnh.header_signin_84":"מוצע","sctnh.header_signin_87":"כניסה","sctnh.header_shipto_zipcode_placeholder_ES":"מיקוד 28013","sctnh.mcms_37qpmo__":"שירותי קונסיירז' ללוגיסטיקה","sctnh.header_signin_53":"סמינרים מקוונים (וובינרים)","sctnh.header_signin_12":"יציאה","sctnh.header_shipto_select_empty":"בחר מדינה","sctnh.header_signin_13":"קשרים חדשים","sctnh.header_ship_03":"העמלות ואפשרויות המשלוח יהיו שונות בהתאם למיקום שלכם","sctnh.header_shipto_zipcode_placeholder":"נא להזין את מיקוד/מיקוד ימין.","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_81":"היכנסו כדי להוסיף כתובת","sctnh.header_shipto_address_invalid_ES":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "28013".',"sctnh.mcms_tflr3i__":"שישה קופונים בערך 500 דולר אמריקאי לכל קופון","sctnh.header_signin_67":"הורידו את האפליקציה","sctnh.header_signin_32":"Trade Assurance","sctnh.header_signin_34":"מדיניות החזרים כספיים","sctnh.header_signin_57":"איך למקר ב-Alibaba.com","sctnh.header_signin_90":"אין הודעות חדשות","sctnh.header_signin_42":"איך המיקור עובד","sctnh.header_signin_14":"שליחת RFQ","sctnh.header_shipto_zipcode_placeholder_DE":"מיקוד 10178","sctnh.header_signin_10":"חשבון","sctnh.header_signin_06":"הזמנות","sctnh.header_shipto_zipcode_invalid_GB":'דוגמאות: "B1 1AA", "CR2 6XH", או "DN55 1PT"',"sctnh.header_shipto_address_invalid_ID":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "10110".',"sctnh.header_signin_109":"היי, {0}","sctnh.header_shipto_zipcode_placeholder_NZ":"מיקוד 6011","sctnh.header_shipto_address_invalid_AU":'נא להוסיף מיקוד תקף בהמשך. דוגמה לפורמט תקין: "2000".',"sctnh.mcms_y6z2ua__":"הטבות חינמיות לכל שלב של העסק","sctnh.header_shipto_zipcode_placeholder_MX":"מיקוד 07720","sctnh.header_signin_82":"שפה","sctnh.header_signin_73":"ציינו את המיקום שלכם","sctnh.header_shipto_deliverto":"אספקה אל:","sctnh.header_signin_15":"Buyers Club","sctnh.header_shipto_zipcode_invalid_JP":'דוגמאות: "B1 1AA", "CR2 6XH", או "DN55 1PT"',"sctnh.header_shipto_tips_desc":"אשרו את פרטי האספקה שלכם כדי לקבל אפשרויות ופרטי משלוח מדויקים יותר","sctnh.header_signin_26":"התאימו אישית עם כמויות MOQ נמוכות מ-50","sctnh.header_signin_59":"לספקים שממוקמים מחוץ לסין רבתי","sctnh.header_ship_04":"היכנסו כדי להוסיף כתובת","sctnh.mcms_seabed953__":"לקבלת מידע נוסף","sctnh.header_signin_27":"שילוח מהיר, תוך 7 ימים","sctnh.header_shipto_zipcode_placeholder_IT":"מיקוד 00118","sctnh.header_ship_02":"ציינו את המיקום שלכם"},D["vi-vn"]={"sctnh.header_shipto_zipcode_placeholder_AU":"M\xe3 bưu điện 2000","sctnh.header_shipto_address_invalid_FR":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "75001". ',"sctnh.header_signin_61":"Chương tr\xecnh đối t\xe1c","sctnh.header_signin_03":"Hoặc, tiếp tục với:","sctnh.header_shipto_country_empty":"Vui l\xf2ng chọn một quốc gia","sctnh.header_signin_64":"Mở khiếu nại","sctnh.header_shipto_tips_title":"Vui l\xf2ng x\xe1c nhận th\xf4ng tin giao h\xe0ng của bạn","sctnh.header_signin_68":"App Store","sctnh.header_shipto_zipcode_invalid_DE":'V\xed dụ: "10178"',"sctnh.header_shipto_zipcode_placeholder_MY":"M\xe3 bưu điện 50050","sctnh.header_signin_69":"Tải ứng dụng Alibaba.com","sctnh.header_shipto_address_invalid_MX":'M\xe3 ZIP kh\xf4ng hợp lệ. V\xed dụ về định dạng đ\xfang: "07720".',"sctnh.header_signin_99":"Đang chờ x\xe1c nhận","sctnh.mcms_t8eye6__":"Giảm US $240 ph\xed vận chuyển","sctnh.header_signin_24":"Sản phẩm RTS phổ biến","sctnh.header_signin_83":"Loại tiền tệ","sctnh.header_signin_32":"Trade Assurance","sctnh.header_signin_90":"Kh\xf4ng c\xf3 tin nhắn mới","sctnh.header_signin_48":"T\xe0i nguy\xean","sctnh.header_signin_89":"Đăng nhập lại để tiếp tục","sctnh.header_shipto_zipcode_invalid_CA":'V\xed dụ: "M4B 1B3"',"sctnh.header_signin_57":"C\xe1ch t\xecm nguồn cung tr\xean Alibaba.com","sctnh.header_signin_36":"Bảo vệ sau b\xe1n h\xe0ng","sctnh.mcms_m616im__":"Bảo vệ đơn h\xe0ng k\xe9o d\xe0i 90 ng\xe0y","sctnh.header_shipto_address_invalid_IT":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "00118". ',"sctnh.header_signin_01":"Đăng nhập","sctnh.header_signin_74":"T\xf9y chọn v\xe0 ph\xed vận chuyển thay đổi t\xf9y thuộc v\xe0o vị tr\xed của bạn","sctnh.header_shipto_or":"Hoặc","sctnh.header_signin_46":"Thư tín dụng","sctnh.header_signin_109":"Xin ch\xe0o, {0}","sctnh.header_shipto_zipcode_invalid_FR":'V\xed dụ: "75001"',"sctnh.header_signin_44":"Dịch vụ thương mại\n","sctnh.header_signin_106":"Ch\xfang t\xf4i sẽ nhắc bạn tại đ\xe2y khi c\xf3 tin nhắn mới. Vui l\xf2ng đăng nhập để xem.","sctnh.header_shipto_zipcode_invalid_TH":'V\xed dụ: "10110"',"sctnh.header_shipto_address_invalid_DE":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "10178". ',"sctnh.header_signin_85":"Tất cả c\xe1c loại tiền tệ","sctnh.header_ship_04":"Đăng nhập để th\xeam địa chỉ","sctnh.header_shipto_zipcode_invalid_KR":'V\xed dụ: "02878"',"sctnh.header_ship_02":"Ghi r\xf5 vị tr\xed của bạn","sctnh.header_signin_11":"Tham gia Chương tr\xecnh th\xe0nh vi\xean Alibaba.com","sctnh.uk_search_shading":"T\xecm kiếm sản phẩm từ Vương quốc Anh","sctnh.header_signin_27":"Gửi h\xe0ng nhanh trong v\xf2ng 7 ng\xe0y","sctnh.header_shipto_zipcode_placeholder":"Vui l\xf2ng nhập đ\xfang m\xe3 ZIP/M\xe3 Bưu ch\xednh.","sctnh.header_signin_13":"Kết nối mới","sctnh.header_signin_80":"Nhập m\xe3 Zip/M\xe3 Bưu Ch\xednh","sctnh.header_signin_33":"Thanh to\xe1n an to\xe0n v\xe0 dễ d\xe0ng","sctnh.header_signin_18":"Tất cả danh mục","sctnh.header_signin_86":"Th\xeam địa chỉ","sctnh.header_shipto_zipcode_placeholder_ID":"M\xe3 bưu ch\xednh 10110","sctnh.sub_title_membership_pay":"Chương tr\xecnh Th\xe0nh vi\xean","sctnh.header_signin_17":"Đăng k\xfd","sctnh.header_signin_06":"Đơn h\xe0ng","sctnh.header_signin_16":"Giỏ h\xe0ng","sctnh.header_signin_81":"Đăng nhập để th\xeam địa chỉ","sctnh.mcms_ye9u85__":"Chương tr\xecnh giảm gi\xe1, c\xf4ng cụ v\xe0 dịch vụ ph\xf9 hợp cho mọi giai đoạn kinh doanh","sctnh.mcms_o0dlts201f4__":"Giảm gi\xe1 kho vận h\xe0ng qu\xfd","sctnh.germany_search_shading":"T\xecm kiếm sản phẩm từ Đức","sctnh.header_shipto_zipcode_invalid_US":'V\xed dụ: "10011" hoặc "10011-0043"',"sctnh.header_signin_53":"Hội thảo qua web","sctnh.header_signin_23":"Kh\xe1ch h\xe0ng như bạn cũng chọn","sctnh.header_signin_09":"Y\xeau th\xedch","sctnh.header_signin_79":"Tất cả quốc gia/khu vực","sctnh.header_signin_77":"Lưu","sctnh.header_signin_26":"T\xf9y chỉnh với MOQ dưới 50","sctnh.header_shipto_zipcode_placeholder_ES":"M\xe3 bưu ch\xednh 28013","sctnh.header_signin_102":"Đang chờ gửi h\xe0ng","sctnh.header_signin_87":"Nhập","sctnh.header_shipto_zipcode_placeholder_PH":"M\xe3 bưu điện 1000","sctnh.header_shipto_address_invalid_AU":'Vui l\xf2ng nhập M\xe3 bưu điện hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "2000". ',"sctnh.header_signin_19":"Lựa chọn nổi bật","sctnh.mcms_y6z2ua__":"Quyền lợi miễn ph\xed cho mọi giai đoạn kinh doanh","sctnh.header_signin_78":"Đề xuất","sctnh.header_signin_52":"Trung t\xe2m trợ gi\xfap","sctnh.mcms_xln34p__":"Mua h\xe0ng v\xe0 nhận ho\xe0n tiền 1,5%","sctnh.header_shipto_zipcode_placeholder_NZ":"M\xe3 bưu điện 6011","sctnh.header_signin_94":"Xem chi tiết","sctnh.header_shipto_zipcode_invalid_JP":'V\xed dụ: "B1 1AA", "CR2 6XH" hoặc "DN55 1PT"',"sctnh.mcms_tflr3i__":"S\xe1u phiếu giảm gi\xe1 500 USD","sctnh.header_signin_66":"Báo cáo vi phạm","sctnh.header_shipto_zipcode_invalid_MX":'M\xe3 bưu ch\xednh kh\xf4ng hợp lệ. V\xed dụ về định dạng đ\xfang: "07720".',"sctnh.header_signin_14":"Gửi RFQ","sctnh.mcms_axre26__":"Gi\xe1 cho th\xe0nh vi\xean: Giảm đến 50%","sctnh.header_shipto_address_invalid_TH":'V\xed dụ: "10110"',"sctnh.header_shipto_address_invalid_ES":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "28013". ',"sctnh.mcms_seabed953__":"T\xecm hiểu th\xeam","sctnh.header_signin_42":"C\xe1ch t\xecm nguồn cung","sctnh.header_signin_93":"{0} tin hỏi h\xe0ng mới","sctnh.header_shipto_tips_desc":"X\xe1c nhận th\xf4ng tin giao h\xe0ng của bạn để nhận c\xe1c t\xf9y chọn v\xe0 chi tiết giao h\xe0ng ch\xednh x\xe1c hơn","sctnh.header_signin_05":"Alibaba của t\xf4i","sctnh.header_signin_82":"Ng\xf4n ngữ","sctnh.header_shipto_zipcode_invalid_GB":'V\xed dụ: "B1 1AA", "CR2 6XH" hoặc "DN55 1PT"',"sctnh.header_shipto_zipcode_placeholder_DE":"M\xe3 bưu ch\xednh 10178","sctnh.header_ship_01":"Vận chuyển đến:","sctnh.header_signin_95":"Kh\xf4ng c\xf3 tin hỏi h\xe0ng mới","sctnh.header_signin_10":"T\xe0i khoản","sctnh.header_shipto_zipcode_invalid_VN":'V\xed dụ: "701000"',"sctnh.header_signin_50":"C\xe2u chuyện th\xe0nh c\xf4ng","sctnh.header_signin_12":"Đăng xuất","sctnh.header_signin_75":"Xem th\xeam","sctnh.header_signin_38":"Trung t\xe2m Người mua","sctnh.header_shipto_select_empty":"Chọn một quốc gia","sctnh.header_signin_71":"App Store","sctnh.header_shipto_address_invalid_KR":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "02878". ',"sctnh.header_signin_63":"D\xe0nh cho nh\xe0 cung cấp","sctnh.header_signin_45":"Dịch vụ kho vận","sctnh.china_search_shading":"T\xecm kiếm nguồn cung to\xe0n cầu tại đ\xe2y","sctnh.mcms_37qpmo__":"Dịch vụ hướng dẫn kho vận","sctnh.header_shipto_zipcode_placeholder_TH":"M\xe3 bưu ch\xednh 10110","sctnh.header_signin_39":"Bắt đầu","sctnh.header_shipto_zipcode_placeholder_GB":'M\xe3 bưu điện B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_08":"RFQs","sctnh.header_signin_56":"Học viện Thương mại điện tử","sctnh.header_signin_51":"B\xe1o c\xe1o ng\xe0nh","sctnh.header_shipto_zipcode_placeholder_US":'M\xe3 ZIP "10011", "10011-0043"',"sctnh.header_shipto_zipcode_placeholder_CA":"M\xe3 bưu điện M4B 1B3","sctnh.header_shipto_address_invalid_NZ":'Vui l\xf2ng nhập M\xe3 bưu điện hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "6011". ',"sctnh.header_signin_07":"Tin nhắn","sctnh.header_signin_84":"Đề xuất","sctnh.turkey_pavilion_header":"Gian h\xe0ng Thổ Nhĩ Kỳ","sctnh.header_shipto_zipcode_invalid_AU":'V\xed dụ: "2000"',"sctnh.header_signin_101":"Quản l\xfd đơn h\xe0ng với tư c\xe1ch nh\xe0 cung cấp","sctnh.header_shipto_address_invalid_US":"M\xe3 zip/m\xe3 bưu ch\xednh kh\xf4ng ch\xednh x\xe1c.","sctnh.header_signin_65":"B\xe1o c\xe1o vi phạm IPR","sctnh.header_signin_60":"D\xe0nh cho nh\xe0 cung cấp c\xf3 trụ sở tại Trung Quốc đại lục","sctnh.header_shipto_address_invalid_ID":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "10110". ',"sctnh.header_signin_41":"Tại sao lại l\xe0 Alibaba.com","sctnh.header_signin_25":"Trung t\xe2m h\xe0ng mẫu","sctnh.header_signin_tax_compliance":"Chương tr\xecnh tu\xe2n thủ thuế","sctnh.header_signin_34":"Ch\xednh s\xe1ch ho\xe0n tiền","sctnh.header_signin_92":"Đăng nhập để xem chi tiết tin nhắn","sctnh.header_signin_04":'Bằng c\xe1ch đăng nhập qua mạng x\xe3 hội, t\xf4i đồng \xfd với <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >Thỏa thuận Th\xe0nh vi\xean Miễn ph\xed của Alibaba.com</a> v\xe0 <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Ch\xednh s\xe1ch Quyền ri\xeang tư</a> cũng như nhận email về c\xe1c sản phẩm v\xe0 dịch vụ của nền tảng.',"sctnh.header_shipto_zipcode_placeholder_KR":"M\xe3 bưu ch\xednh 02878","sctnh.header_shipto_address_invalid_NL":'Vui l\xf2ng nhập m\xe3 ZIP hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "1012 JS". ',"sctnh.header_signin_73":"Chỉ r\xf5 vị tr\xed của bạn","sctnh.header_shipto_address_invalid_GB":'Vui l\xf2ng nhập M\xe3 bưu điện hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "B1 1AA", "CR2 6XH", "DN55 1PT".. ',"sctnh.header_shipto_zipcode_placeholder_JP":"M\xe3 bưu ch\xednh 100-0001","sctnh.header_shipto_zipcode_placeholder_VN":"M\xe3 ZIP 701000","sctnh.header_shipto_zipcode_invalid":"M\xe3 ZIP/M\xe3 Bưu ch\xednh kh\xf4ng ch\xednh x\xe1c.","sctnh.header_shipto_address_invalid_JP":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "B1 1AA", "CR2 6XH" hoặc "DN55 1PT".',"sctnh.header_signin_28":"Triển l\xe3m Thương mại Trực tuyến","sctnh.header_signin_47":"Dịch vụ kiểm tra & gi\xe1m s\xe1t sản xuất","sctnh.app.check":"success","sctnh.header_signin_02":"Ch\xe0o mừng đến với Alibaba.com!","sctnh.header_signin_91":"{0} new messages","sctnh.header_signin_29":"Mẹo","sctnh.mcms_bjxcrh__":"Bảo vệ đơn h\xe0ng k\xe9o d\xe0i 60 ng\xe0y","sctnh.header_shipto_zipcode_invalid_MY":'V\xed dụ: "50050"',"sctnh.header_shipto_zipcode_invalid_ES":'V\xed dụ: "28013"',"sctnh.header_ship_06":"Chọn ng\xf4n ngữ v\xe0 đơn vị tiền tệ bạn ưa th\xedch. Bạn c\xf3 thể cập nhật c\xe0i đặt bất cứ l\xfac n\xe0o.","sctnh.header_signin_21":"Mới l\xean kệ","sctnh.header_shipto_address_invalid_VN":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "701000". ',"sctnh.header_shipto_zipcode_placeholder_FR":"M\xe3 bưu ch\xednh 75001","sctnh.header_shipto_address_invalid":"Vui l\xf2ng nhập m\xe3 zip b\xean dưới.","sctnh.header_shipto_zipcode_placeholder_UK":'M\xe3 Bưu điện B1 1AA ", "CR2 6xh "," DN55 1pt',"sctnh.header_signin_31":"Nh\xe0 cung cấp to\xe0n cầu","sctnh.header_shipto_deliverto":"Giao h\xe0ng đến:","sctnh.mcms_lapeue__":"Th\xe0nh vi\xean Alibaba.com\n","sctnh.header_signin_58":"Trở th\xe0nh nh\xe0 cung cấp","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_97":"Quản l\xfd đơn h\xe0ng với tư c\xe1ch người mua","sctnh.header_signin_98":"Đang chờ thanh to\xe1n","sctnh.header_ship_03":"T\xf9y chọn v\xe0 ph\xed vận chuyển thay đổi t\xf9y thuộc v\xe0o vị tr\xed của bạn","sctnh.header_signin_54":"Tổng quan","sctnh.mcms_y5wmwg__":"Tất cả đều miễn ph\xed","sctnh.header_shipto_address_invalid_MY":'Vui l\xf2ng nhập M\xe3 bưu điện hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang: "50050". ',"sctnh.header_signin_55":"Gặp gỡ c\xe1c doanh nghiệp c\xf9ng ng\xe0nh","sctnh.header_signin_70":"T\xecm sản phẩm, li\xean lạc với nh\xe0 cung cấp, quản l\xfd v\xe0 thanh to\xe1n đơn h\xe0ng bằng ứng dụng Alibaba.com mọi l\xfac, mọi nơi.","sctnh.header_signin_62":"D\xe0nh cho người mua","sctnh.header_signin_20":"Xếp hạng h\xe0ng đầu","sctnh.header_signin_96":"Đăng nhập để xem chi tiết tin hỏi h\xe0ng","sctnh.search_ta_supplier_filter_description":"Thưởng thức bảo vệ từ thanh to\xe1n để giao h\xe0ng","sctnh.header_signin_30":"LIVE","sctnh.header_ship_05":"Thiết lập ng\xf4n ngữ v\xe0 tiền tệ","sctnh.header_signin_22":"Ti\xeau điểm tiết kiệm","sctnh.header_signin_76":"Th\xeam địa chỉ","sctnh.header_shipto_zipcode_invalid_IT":'V\xed dụ: "00118"',"sctnh.header_signin_67":"Tải ứng dụng","sctnh.header_shipto_zipcode_invalid_ID":'V\xed dụ: "10110"',"sctnh.header_shipto_address_invalid_CA":'Vui l\xf2ng nhập M\xe3 bưu ch\xednh hợp lệ v\xe0o b\xean dưới. V\xed dụ về định dạng đ\xfang:"M4B 1B3". ',"sctnh.header_signin_40":"Alibaba.com l\xe0 g\xec","sctnh.header_shipto_zipcode_placeholder_IT":"M\xe3 bưu ch\xednh 00118","sctnh.turkey_search_shading":"T\xecm sản phẩm từ {countryName} ","sctnh.header_signin_37":"T\xecm hiểu th\xeam","sctnh.header_signin_100":"Tất cả đơn h\xe0ng","sctnh.header_signin_59":"D\xe0nh cho nh\xe0 cung cấp c\xf3 trụ sở b\xean ngo\xe0i Trung Quốc đại lục","sctnh.header_shipto_zipcode_invalid_NZ":'V\xed dụ: "6011"',"sctnh.header_signin_35":"Dịch vụ vận chuyển & kho vận","sctnh.header_signin_108":"Đặt h\xe0ng với Trade Assurance","sctnh.header_shipto_zipcode_invalid_NL":'V\xed dụ: "1012 JS"',"sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_43":"Chương tr\xecnh Th\xe0nh vi\xean","sctnh.header_shipto_zipcode_placeholder_MX":"M\xe3 bưu ch\xednh 07720","sctnh.mcms_rsvbxw__":"Tăng cường hoạt động kinh doanh chỉ với US $199 mỗi năm","sctnh.header_signin_72":"Google Play","sctnh.header_signin_49":"Blog"},D["zh-tw"]={"sctnh.header_shipto_address_invalid_IT":"請在下方輸入有效的郵遞區號。正確格式範例：「00118」。","sctnh.header_shipto_address_invalid_JP":"請在下方輸入有效的郵遞區號。正確格式範例：「B1 1AA」、「CR2 6XH」或「DN55 1PT」。","sctnh.header_signin_58":"成為供應商","sctnh.search_ta_supplier_filter_description":"從付款到送達皆享有保障。","sctnh.header_shipto_address_invalid_KR":"請在下方輸入有效的郵遞區號。正確格式範例：「02878」。","sctnh.header_ship_06":"請選取您偏好的語言與貨幣。您可以隨時更新設定。","sctnh.header_signin_80":"輸入郵政編碼","sctnh.header_shipto_address_invalid_DE":"請在下方輸入有效的郵遞區號。正確格式範例：「10178」。","sctnh.header_shipto_address_invalid_VN":"請在下方輸入有效的郵遞區號。正確格式範例：「701000」。","sctnh.header_signin_52":"說明中心","sctnh.china_search_shading":"輸入產品名稱/ 產區，開始全球找品","sctnh.header_shipto_address_invalid_GB":"請在下方輸入有效的郵遞區號。正確格式範例：「B1 1AA」、「CR2 6XH」、「DN55 1PT」。","sctnh.header_signin_07":"訊息","sctnh.header_signin_17":"註冊","sctnh.header_signin_28":"线上展会","sctnh.header_signin_05":"我的阿里巴巴","sctnh.header_shipto_address_invalid_TH":"範例：「10110」","sctnh.header_signin_39":"開始","sctnh.header_shipto_deliverto":"配送至：","sctnh.header_shipto_address_invalid_MX":"郵遞區號無效。正確格式範例：「07720」。","sctnh.header_shipto_address_invalid_FR":"請在下方輸入有效的郵遞區號。正確格式範例：「75001」。","sctnh.header_signin_42":"採購的運作方式","sctnh.header_signin_10":"帳戶","sctnh.header_ship_03":"運送選項與費用因您的位置而異","sctnh.header_signin_09":"我的最愛","sctnh.header_signin_06":"訂單","sctnh.header_shipto_address_invalid_US":"郵遞區號不正確。","sctnh.header_shipto_country_empty":"請選擇一個國家","sctnh.header_signin_08":"詢價單","sctnh.header_signin_46":"信用狀","sctnh.header_signin_97":"以買家身分管理訂單","sctnh.header_shipto_tips_title":"請確認您的配送資訊","sctnh.header_signin_67":"取得應用程式","sctnh.header_signin_74":"運送選項與費用依您的位置而異","sctnh.header_shipto_address_invalid_MY":"請在下方輸入有效的郵遞區號。正確格式範例：「50050」。","sctnh.china_pavilion_header":"全球直採","sctnh.header_shipto_address_invalid_ES":"請在下方輸入有效的郵遞區號。正確格式範例：「28013」。","sctnh.header_shipto_or":"或","sctnh.header_shipto_select_empty":"選擇一個國家","sctnh.header_shipto_address_invalid_NL":"請在下方輸入有效的郵遞區號。正確格式範例：「1012 JS」。","sctnh.header_shipto_address_invalid_ID":"請在下方輸入有效的郵遞區號。正確格式範例：「10110」。","sctnh.header_shipto_address_invalid":"請在下面輸入郵政編碼。","sctnh.header_signin_03":"或者，以下列方式繼續：","sctnh.header_signin_38":"買家中心","sctnh.header_signin_47":"生產監控與檢驗服務","sctnh.header_signin_41":"為何要選擇Alibaba.com","sctnh.header_shipto_tips_desc":"確認您的配送資訊，以取得更準確的運送選項和詳情","sctnh.header_shipto_address_invalid_NZ":"請在下方輸入有效的郵遞區號。正確格式範例：「6011」。","sctnh.header_ship_02":"指定您的位置","sctnh.header_shipto_address_invalid_AU":"請在下方輸入有效的郵遞區號。正確格式範例：「2000」。","sctnh.header_signin_100":"所有訂單","sctnh.header_signin_65":"檢舉智慧財產權侵權行為","sctnh.header_shipto_zipcode_placeholder":"請輸入正確的郵政編碼。","sctnh.header_shipto_zipcode_invalid":"郵政編碼不正確。","sctnh.header_signin_34":"退款政策","sctnh.header_signin_35":"運送與物流服務","sctnh.header_signin_45":"物流服務","sctnh.header_shipto_address_invalid_CA":"請在下方輸入有效的郵遞區號。正確格式範例：「M4B 1B3」。","sctnh.header_signin_73":"指定您的位置","sctnh.header_shipto_zipcode_placeholder_UK":'郵政編碼B1 1AA "," CR2 6XH "," DN55 1PT'},D["zh-cn"]={"sctnh.header_ship_05":"设置语言和货币","sctnh.header_signin_29":"温馨提示","sctnh.header_signin_41":"为什么选择 Alibaba.com","sctnh.header_shipto_zipcode_placeholder_JP":"邮编 100-0001","sctnh.header_signin_93":"{0} 个新意向","sctnh.header_shipto_address_invalid_VN":"请在下方输入有效的邮政编码。正确格式示例：“701000”。","sctnh.header_signin_106":"我们会在您收到新消息时发出提醒。请登录并查看。","sctnh.header_signin_97":"以买家身份管理订单","sctnh.header_signin_34":"退款政策","sctnh.header_shipto_address_invalid_ID":"请在下方输入有效的邮政编码。正确格式示例：“10110”。","sctnh.header_shipto_address_invalid_JP":"请在下方输入有效的邮政编码。正确格式示例：“B1 1AA”，“CR2 6XH” 或者“DN55 1PT”。","sctnh.header_signin_64":"提出争议","sctnh.header_signin_109":"嗨，{0}","sctnh.header_signin_92":"登录查看消息详情","sctnh.header_signin_100":"全部订单","sctnh.header_signin_90":"暂无新邮件","sctnh.header_shipto_zipcode_invalid_ID":'举例: "10110"',"sctnh.header_signin_02":"欢迎使用 Alibaba.com！","sctnh.header_signin_65":"举报 IPR 侵权问题","sctnh.header_shipto_zipcode_invalid_FR":'举例: "75001"',"sctnh.header_shipto_zipcode_placeholder_NZ":"邮编 6011","sctnh.header_signin_66":"举报滥用行为","sctnh.header_shipto_zipcode_invalid_JP":'举例: "B1 1AA", "CR2 6XH"或者 "DN55 1PT"',"sctnh.header_signin_59":"适用于中国大陆以外的供应商","sctnh.header_shipto_address_invalid_ES":"请在下方输入有效的邮政编码。正确格式示例：“28013”。","sctnh.header_signin_44":"贸易服务\n","sctnh.header_signin_99":"待确认","sctnh.header_signin_06":"订单","sctnh.header_signin_46":"信用证","sctnh.header_shipto_address_invalid_KR":"请在下方输入有效的邮政编码。正确格式示例：“02878”。","sctnh.header_signin_26":"MOQ 50 件以下小单定制","sctnh.header_signin_85":"所有币种","sctnh.header_signin_20":"热门爆款","sctnh.header_signin_56":"电商学院","sctnh.header_signin_69":"获取 Alibaba.com 应用程序","sctnh.header_shipto_zipcode_invalid_DE":'举例: "10178"',"sctnh.header_signin_01":"登录","sctnh.header_shipto_tips_desc":"请确认您的交货信息，以便获得更准确的货运选项和详细信息","sctnh.header_signin_75":"查看更多","sctnh.search_ta_supplier_filter_description":"享受从支付到履约的交易保障","sctnh.header_signin_05":"我的阿里巴巴","sctnh.header_shipto_address_invalid_NL":"请在下方输入有效的邮政编码。正确格式示例：“1012 JS”。","sctnh.header_shipto_zipcode_placeholder_CA":"邮编 M4B 1B3","sctnh.header_shipto_address_invalid_MY":"请在下方输入有效的邮政编码。正确格式示例：“50050”。","sctnh.header_signin_53":"网络研讨会","sctnh.header_signin_32":"Trade Assurance","sctnh.header_signin_04":'通过社交媒体账号登录，即表示我同意<a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" > Alibaba.com 的免费会员协议</a> 与 <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">隐私政策</a>，并同意接收平台产品和服务相关的电子邮件。',"sctnh.header_shipto_zipcode_placeholder_US":'邮编 "10011" 或者 "10011-0043"',"sctnh.header_shipto_zipcode_placeholder_ES":"邮编28013","sctnh.header_signin_28":"线上展会","sctnh.header_signin_12":"退出登录","sctnh.header_signin_40":"Alibaba.com 简介","sctnh.header_ship_02":"请确定您的位置","sctnh.header_shipto_zipcode_invalid_CA":'举例: "M4B 1B3"',"sctnh.header_signin_91":"{0} 条新消息","sctnh.header_shipto_zipcode_invalid_MX":'邮政编码无效。正确格式举例： "07720“。',"sctnh.header_shipto_zipcode_invalid_NZ":'举例: "6011"',"sctnh.header_signin_67":"获取应用","sctnh.header_shipto_zipcode_invalid":"邮政编码不正确。","sctnh.header_shipto_zipcode_placeholder_KR":"邮编  02878","sctnh.header_signin_58":"成为供应商","sctnh.header_shipto_zipcode_invalid_US":'举例: "10011" 或者 "10011-0043"',"sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_86":"添加地址","sctnh.china_pavilion_header":"全球直采","sctnh.header_shipto_zipcode_invalid_ES":'举例: "28013"',"sctnh.china_search_shading":"输入产品名/ 产区，开始全球找品","sctnh.mcms_seabed953__":"了解更多","sctnh.header_signin_79":"所有国家/地区","sctnh.header_shipto_zipcode_placeholder_MX":"邮编 07720","sctnh.mcms_tflr3i__":"6 张 500 美元优惠券","sctnh.header_signin_62":"适用于买家","sctnh.header_signin_49":"博客","sctnh.header_signin_98":"待支付","sctnh.header_shipto_zipcode_invalid_GB":'举例: "B1 1AA", "CR2 6XH" 或者 "DN55 1PT"',"sctnh.header_signin_24":"热门 RTS 商品","sctnh.header_signin_94":"查看详情","sctnh.header_signin_51":"行业报告","sctnh.mcms_m616im__":"超长 90 天订单保护","sctnh.header_shipto_address_invalid_IT":"请在下方输入有效的邮政编码。正确格式示例：“00118”。","sctnh.header_shipto_zipcode_placeholder_ID":"邮编 10110","sctnh.header_signin_70":"使用 Alibaba.com 应用，随时随地查找产品，与供应商沟通，管理和支付您的订单。","sctnh.header_signin_36":"售后保护","sctnh.header_signin_101":"以商家身份管理订单","sctnh.header_signin_08":"RFQs","sctnh.header_signin_82":"语言","sctnh.app.check":"success","sctnh.header_signin_77":"保存","sctnh.header_signin_78":"建议","sctnh.mcms_xln34p__":"满额采购享 1.5% 返利","sctnh.header_signin_42":"采购是如何进行的","sctnh.header_shipto_zipcode_placeholder_GB":'邮编 B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_shipto_address_invalid_FR":"请在下方输入有效的邮政编码。正确格式示例：“75001”。","sctnh.header_shipto_address_invalid":"请在下方输入邮编。","sctnh.header_signin_83":"币种","sctnh.header_signin_16":"购物车","sctnh.header_signin_57":"如何在 Alibaba.com 上采购","sctnh.header_signin_37":"了解详情","sctnh.header_signin_89":"重新登录并继续","sctnh.header_signin_52":"帮助中心","sctnh.header_signin_74":"运输选项和费用会基于您所在的位置而有所差异","sctnh.header_ship_04":"登录并添加地址","sctnh.header_ship_01":"发往：","sctnh.header_signin_35":"货运与物流服务","sctnh.header_signin_71":"App Store","sctnh.header_signin_38":"买家中心","sctnh.header_shipto_zipcode_invalid_MY":'举例: "50050"',"sctnh.header_signin_09":"收藏夹","sctnh.header_shipto_address_invalid_AU":"请在下方输入有效的邮政编码。正确格式示例：“2000”。","sctnh.header_signin_19":"精选特集","sctnh.header_shipto_address_invalid_DE":"请在下方输入有效的邮政编码。正确格式示例：“10178”。","sctnh.header_signin_54":"概览","sctnh.header_signin_27":"7 天极速发货","sctnh.header_signin_03":"或者，继续以下操作：","sctnh.header_shipto_address_invalid_NZ":"请在下方输入有效的邮政编码。正确格式示例：“6011”。","sctnh.header_shipto_zipcode_invalid_KR":'举例: "02878"',"sctnh.header_shipto_select_empty":"选择一个国家","sctnh.mcms_y6z2ua__":"适合不同发展阶段企业的免费权益","sctnh.header_shipto_zipcode_placeholder_UK":'邮政编码B1 1AA "，" CR2 6XH "，" DN55 1PT',"sctnh.header_shipto_zipcode_placeholder":"请输入正确的邮编。","sctnh.mcms_y5wmwg__":"全部免费","sctnh.header_signin_17":"注册","sctnh.header_signin_80":"请输入邮政编码","sctnh.header_shipto_zipcode_placeholder_PH":"邮编 1000","sctnh.header_signin_47":"跟单验货服务","sctnh.header_signin_tax_compliance":"税务合规计划","sctnh.header_signin_50":"成功案例","sctnh.header_signin_25":"样品中心","sctnh.mcms_bjxcrh__":"60 天超长订单保护","sctnh.header_signin_61":"合作伙伴计划","sctnh.header_signin_07":"消息","sctnh.uk_search_shading":"搜索来自英国的产品","sctnh.header_signin_60":"适用于中国大陆的供应商","sctnh.header_signin_39":"开始","sctnh.header_shipto_zipcode_placeholder_MY":"邮编 50050","sctnh.mcms_ye9u85__":"为不同发展阶段的企业提供个性化折扣、工具与服务","sctnh.header_signin_63":"适用于供应商","sctnh.header_signin_22":"惠采购","sctnh.header_signin_95":"暂无新意向","sctnh.header_signin_84":"建议","sctnh.header_signin_18":"所有类目","sctnh.header_signin_48":"资源","sctnh.header_shipto_address_invalid_GB":"请在下方输入有效的邮政编码。正确格式示例：“B1 1AA”，“CR2 6XH”，“DN55 1PT”。","sctnh.header_shipto_zipcode_placeholder_DE":"邮编 10178","sctnh.header_signin_23":"与您相似的用户还购买了","sctnh.header_shipto_country_empty":"请选择一个国家","sctnh.header_shipto_zipcode_placeholder_IT":"邮编 00118","sctnh.header_signin_96":"登录查看意向详情","sctnh.header_signin_73":"请确定您的位置","sctnh.mcms_rsvbxw__":"每年仅需 199 美元，为您的企业充能提速","sctnh.header_signin_81":"登录并添加地址","sctnh.header_shipto_zipcode_invalid_IT":'举例: "00118"',"sctnh.mcms_37qpmo__":"物流管家服务","sctnh.header_shipto_tips_title":"请确认您的交货信息","sctnh.header_signin_55":"结识同行","sctnh.header_shipto_zipcode_placeholder_FR":"邮编 75001","sctnh.header_signin_68":"App Store","sctnh.header_signin_10":"账户","sctnh.header_signin_72":"Google Play","sctnh.header_shipto_or":"或","sctnh.mcms_o0dlts201f4__":"每季度物流折扣","sctnh.header_signin_13":"新的人脉","sctnh.header_shipto_zipcode_invalid_AU":'举例: "2000"',"sctnh.header_signin_31":"全球供应商","sctnh.header_signin_33":"安全、便捷的付款方式","sctnh.header_shipto_zipcode_placeholder_VN":"邮编 701000","sctnh.header_ship_03":"运输选项和费用会基于您的位置有所差异","sctnh.header_shipto_address_invalid_MX":"邮政编码无效。正确格式示例：“07720”。","sctnh.mcms_lapeue__":"Alibaba.com 会员计划","sctnh.germany_search_shading":"搜索来自德国的产品","sctnh.header_shipto_zipcode_invalid_NL":'举例: "1012 JS"',"sctnh.header_shipto_address_invalid_US":"邮政编码不正确。","sctnh.header_signin_45":"物流服务","sctnh.header_shipto_address_invalid_TH":"示例：“10110”","sctnh.header_signin_108":"订购 Trade Assurance 产品","sctnh.header_shipto_zipcode_placeholder_AU":"邮编 2000","sctnh.mcms_t8eye6__":"运费优惠 240 美元","sctnh.sub_title_membership_pay":"会员计划","sctnh.header_signin_102":"待发货","sctnh.header_shipto_zipcode_invalid_TH":'举例: "10110"',"sctnh.header_signin_21":"新品上架","sctnh.header_signin_76":"添加地址","sctnh.header_signin_43":"会员计划","sctnh.header_signin_30":"LIVE","sctnh.mcms_axre26__":"会员优惠价：最高半价特惠","sctnh.header_signin_11":"加入 Alibaba.com 会员计划","sctnh.header_ship_06":"请选择您的首选语言和货币。您可以随时更新设置。","sctnh.header_shipto_zipcode_placeholder_TH":"邮编 10110","sctnh.header_signin_87":"请输入","sctnh.header_shipto_address_invalid_CA":"请在下方输入有效的邮政编码。正确格式示例：“M4B1B3”。","sctnh.header_signin_14":"提交 RFQ","sctnh.header_shipto_zipcode_invalid_VN":'举例: "701000"',"sctnh.header_shipto_deliverto":"交货至："},D["pl-pl"]={},D["ms-my"]={},D)if(D.hasOwnProperty(H)&&H!=V)for(var U in D[V])D[V].hasOwnProperty(U)&&(D[H].hasOwnProperty(U)||(D[H][U]=D[V][U]));D.appName="ICBU-header",D.groupName="ssr",D.defaultLocale=V;var j=D&&D.__esModule&&Object.prototype.hasOwnProperty.call(D,"default")?D.default:D,F={version:"5.0.1"};const X=a.createContext(null),G=(e,n)=>{let i=e.split(".").map(Number),s=n.split(".").map(Number),a=Math.max(i.length,s.length);for(let e=0;e<a;e++){let n=i[e]||0,a=s[e]||0;if(n!==a)return n>a}return!0},K=e=>{let{mainLogoUrl:n,hasBg:i,ssrVersion:s}=e,a=G(s||"0.0.0","4.21.3");return d.createElement(d.Fragment,null,a?d.createElement("div",{onClick:()=>{"undefined"!=typeof window&&(window.location.href=n||"//www.alibaba.com")},style:{zIndex:"9999",display:"flex",flexShrink:"0",width:"185px",height:"22px",background:i?"url('https://s.alicdn.com/@logo/logo_en_dark_horizontal_default_full.png') no-repeat 0 0":"url('https://s.alicdn.com/@logo/logo_en_light_horizontal_default_full.png') no-repeat 0 0",backgroundSize:"auto 22px",cursor:"pointer"}}):d.createElement("div",{onClick:()=>{"undefined"!=typeof window&&(window.location.href=n||"//www.alibaba.com")},style:{zIndex:"9999",display:"flex",flexShrink:"0",width:"auto",height:"22px",background:i?"url('https://s.alicdn.com/@logo/logo_en_dark_horizontal_default_full.png') no-repeat 0 0":"url('https://s.alicdn.com/@logo/logo_en_light_horizontal_default_full.png') no-repeat 0 0",backgroundSize:"auto 22px",cursor:"pointer"}}))},L=(e,n,i="",s="CLK")=>{try{let{goldlog:a}=window;if(a&&a.record){let{scenes:h}=window?.TheNewHeaderProps||{},_=`action=${e}&msg=${n}st_page_id=${window.dmtrack_pageid||""}&scenes=${h}&version=${F.version}&module=${i}`;a.record("/sc.header.commonError",s,_)}}catch(e){console.error(e)}},O=()=>{if(window&&window.goldlog&&window.goldlog.spm_ab)return window.goldlog.spm_ab.join(".");if(window&&window.g_SPM&&window.g_SPM.getParam()){let e=window.g_SPM.getParam(document.body);if(e)return`${e.a}.${e.b}`}else{let e=document.getElementsByName("data-spm");if(!e)return;let n=document.body||document.getElementsByTagName("body")[0],i=e[0]&&e[0].content,s=n&&n.dataset&&n.dataset.spm;if(s&&s)return`${i}.${s}`}},J=({name:e,url:n,needDeCode:i=!1})=>{let s=RegExp(`(\\?|&)${e}=([^&]*)(&|$)`,"i"),a=n?n.match(s):window.location.href.match(s);return null!=a?i?decodeURIComponent(a[2]):a[2]:""},Z={korea:"korea",de:"germany",vietnam:"vietnam",spain:"spain",turkey:"turkey"},q={"turkiye.alibaba.com":"turkey","korea.alibaba.com":"korea","vn.alibaba.com":"vietnam","spain.alibaba.com":"spain","de.alibaba.com":"germany"},$={korea:"korea",germany:"germany",vietnam:"vietnam",spain:"spain",turkey:"turkey"},Y={turkey:"turkey_pavilion_header"},Q=e=>{let n="undefined"!=typeof window&&window.location.host||"",i=J({name:"SearchScene"}),s=W(),a="www.alibaba.com"===n&&i&&/search[a-zA-Z]+list$/.test(O()),h="com"===s&&!q[n]&&!a&&"germany.alibaba.com"!==n;return h?"main":q[n]||a||e&&$[e]?"supply":"buyer"};function W(){let e=location?.host?.match(/(.*?).alibaba\.(.*?)$/);return e&&e.length>=3?e[2]:"com"}/*! js-cookie v3.0.5 | MIT */function ee(e){for(var n=1;n<arguments.length;n++){var i=arguments[n];for(var s in i)e[s]=i[s]}return e}!function e(n,i){function s(e,s,a){if("undefined"!=typeof document){"number"==typeof(a=ee({},i,a)).expires&&(a.expires=new Date(Date.now()+864e5*a.expires)),a.expires&&(a.expires=a.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var h="";for(var _ in a)a[_]&&(h+="; "+_,!0!==a[_]&&(h+="="+a[_].split(";")[0]));return document.cookie=e+"="+n.write(s,e)+h}}return Object.create({set:s,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var i=document.cookie?document.cookie.split("; "):[],s={},a=0;a<i.length;a++){var h=i[a].split("="),_=h.slice(1).join("=");try{var t=decodeURIComponent(h[0]);if(s[t]=n.read(_,t),e===t)break}catch(e){}}return e?s[e]:s}},remove:function(e,n){s(e,"",ee({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,ee({},this.attributes,n))},withConverter:function(n){return e(ee({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(i)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});let en={"sctnh.header_shipto_zipcode_invalid_US":'Examples: "10011" or "10011-0043"',source_in_europe_7:"945,000",source_in_europe_8:"products",source_in_europe_9:"111",source_in_europe_3:"Leading B2B marketplace in Germany, Austria, and Switzerland",source_in_europe_4:"Source now","sctnh.header_shipto_zipcode_placeholder_MY":"Postcode 50050",source_in_europe_5:"650,000","sctnh.header_shipto_zipcode_placeholder_MX":"Postal code 07720",source_in_europe_6:"suppliers",source_in_europe_10:"industries",source_in_europe_11:"1 million","sctnh.china_search_shading":"Search for global supplies here",source_in_europe_1:"Source in Europe",source_in_europe_2:"Connect with local suppliers worldwide",source_in_europe_14:"Leading B2B marketplace in Europe",source_in_europe_15:"Source now",source_in_europe_12:"product videos & photos",source_in_europe_13:"Connect with suppliers worldwide",source_in_europe_18:"2.6 million",source_in_europe_19:"buyers monthly",source_in_europe_16:"3 million","sctnh.header_shipto_zipcode_invalid_DE":'Example: "10178"',source_in_europe_17:"suppliers","sctnh.header_shipto_zipcode_placeholder":"Please input the right zip/postal code.",header_cart_titleWithoutAmount:"Shopping cart","sctnh.fr_search_shading":"Search for products from France","sctnh.header_shipto_zipcode_invalid_VN":'Example: "701000"',"sctnh.header_shipto_country_empty":"Please select a country","sctnh.header_shipto_zipcode_invalid_ES":'Example: "28013"',"sctnh.uk_search_shading":"Search for products from the UK","sctnh.germany_search_shading":"Search for products from Germany",header_cart_productInvalid:"Item no longer available","sctnh.header_shipto_zipcode_invalid_GB":'Examples: "B1 1AA", "CR2 6XH", or "DN55 1PT"',"sctnh.header_shipto_zipcode_placeholder_PH":"ZIP code 1000","sctnh.header_shipto_address_invalid_MX":'Invalid ZIP code. Example of the correct format: "07720".',"sctnh.header_shipto_address_invalid_MY":'Please enter a valid Postcode below. Examples of the correct format: "50050". ',"sctnh.mcms_y5wmwg__":"All for free","sctnh.header_shipto_zipcode_invalid_FR":'Example: "75001"',"sctnh.header_shipto_address_invalid_NL":'The postal code is incorrect. Examples of the correct format: "1012 JS". ',"Connect.your.store":"Connect your store","sctnh.mcms_m616im__":"Extended 90-day order protection","sctnh.header_shipto_address_invalid_NZ":'Please enter a valid Postcode below. Examples of the correct format: "6011". ',"sctnh.header_shipto_or":"Or","sctnh.header_shipto_zipcode_placeholder_NZ":"Postcode 6011","sctnh.mcms_o0dlts201f4__":"Logistics discounts every quarter","sctnh.header_signin_11":"Join Alibaba.com Membership","sctnh.header_signin_10":"Account","sctnh.header_shipto_zipcode_placeholder_AU":"Postcode 2000","sctnh.header_signin_15":"Buyers Club","sctnh.header_signin_14":"Submit RFQ","sctnh.header_shipto_address_invalid_KR":'Please enter a valid Postal code below. Examples of the correct format: "02878". ',"sctnh.header_signin_13":"New connections","sctnh.header_signin_12":"Sign out","sctnh.header_signin_08":"RFQs","sctnh.header_signin_07":"Messages","sctnh.header_signin_06":"Orders","sctnh.header_signin_05":"My Alibaba","sctnh.header_signin_09":"Favorites","sctnh.app.check":"success","sctnh.header_shipto_zipcode_invalid":"Zip code/postal code is not correct.","sctnh.search_ta_supplier_filter_description":"Enjoy protection from payment to delivery.","sctnh.mcms_axre26__":"Member prices: Up to 50% off",header_cart_empty:"Your cart is empty","sctnh.header_shipto_zipcode_invalid_AU":'Example: "2000"',"sctnh.header_signin_04":'By signing in via social media, I agree to <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2042&cId=1303#/rule/detail?cId=1303&ruleId=2042" rel="noreferrer" >the Alibaba.com Free Membership Agreement</a> and <a target="_blank" href="//rulechannel.alibaba.com/icbu?type=detail&ruleId=2034&cId=1306#/rule/detail?cId=1306&ruleId=2034" rel="noreferrer">Privacy Policy</a>, and to receive emails about the platform’s products and services. ',"sctnh.header_signin_03":"Or, continue with:","sctnh.header_signin_02":"Welcome to Alibaba.com!","sctnh.header_signin_01":"Sign in","sctnh.it_search_shading":"Search for products from Italy","sctnh.th_search_shading":"Search for products from Thailand","sctnh.header_shipto_tips_title":"Please confirm your delivery information","Click.and.connect":"Click and connect your Mercardo Libre store","sctnh.header_shipto_zipcode_invalid_CA":'Example: "M4B 1B3"',"sctnh.mcms_tflr3i__":"Six US $500 coupons","sctnh.header_signin_33":"Safe & easy payments","sctnh.header_signin_32":"Order protections","sctnh.header_shipto_address_invalid_IT":'Please enter a valid Postal code below. Examples of the correct format: "00118". ',"sctnh.header_shipto_zipcode_placeholder_TH":"Postcode 10110","sctnh.header_signin_31":"Global suppliers","sctnh.header_signin_30":"LIVE","sctnh.header_signin_37":"Learn more","sctnh.header_signin_36":"After-sales protections","sctnh.header_signin_35":"Shipping & logistics services","sctnh.header_signin_34":"Money-back policy","sctnh.header_shipto_address_invalid":"ZIP or postal code is incorrect.","sctnh.header_shipto_address_invalid_JP":'Please enter a valid Postal code below. Examples of the correct format: "B1 1AA", "CR2 6XH" or "DN55 1PT".',"sctnh.header_signin_29":"Tips","sctnh.header_signin_28":"Online Trade Show","sctnh.header_signin_27":"Fast dispatch within 7 days",header_cart_titleWithAmount:"Shopping cart ({0} total)","sctnh.header_shipto_zipcode_placeholder_CA":"Postal code M4B 1B3",header_cart_skuInvalid:"Variation no longer available","sctnh.header_signin_22":"Savings spotlight","sctnh.header_signin_21":"New arrivals","sctnh.header_signin_20":"Top ranking","sctnh.header_shipto_zipcode_invalid_TH":'Example: "10110"',"sctnh.header_signin_26":"Customize with MOQs under 50","sctnh.header_signin_25":"Sample Center","sctnh.header_signin_24":"Popular RTS items","sctnh.header_signin_23":"Customers like you also choose","sctnh.header_ship_01":"Ship to:","sctnh.header_signin_19":"Featured selections","sctnh.header_ship_02":"Specify your location","sctnh.header_signin_18":"All categories","sctnh.header_signin_17":"Sign up","sctnh.mcms_ye9u85__":"Tailored discounts, tools, and services for every stage of business","sctnh.header_signin_16":"Cart","sctnh.header_ship_05":"Set language and currency","sctnh.header_signin_101":"Manage orders as a supplier","sctnh.header_ship_06":"Select your preferred language and currency. You can update the settings at any time.","sctnh.header_signin_100":"All orders","sctnh.header_ship_03":"Shipping options and fees vary based on your location",header_cart_goToCart:"Go to cart","sctnh.header_ship_04":"Sign in to add address","sctnh.header_signin_105":"New user? Please {{join in}} and start your business!","sctnh.header_signin_104":"Dont miss messages","sctnh.header_signin_103":"Dont miss inquiry messages","sctnh.header_signin_102":"Waiting for dispatch","sctnh.header_signin_109":"Hi, {0}","sctnh.header_signin_108":"Order with Trade Assurance","sctnh.header_signin_107":"Unread message reminder","sctnh.header_signin_106":"We will remind you here when there is new message. Please sign in to view.","sctnh.header_signin_51":"Industry reports","sctnh.header_signin_50":"Success stories","sctnh.header_shipto_zipcode_placeholder_VN":"Postal code 701000","sctnh.header_signin_55":"Meet the peers","sctnh.header_signin_54":"Overview","sctnh.header_signin_53":"Webinars","sctnh.header_signin_52":"Help Center","sctnh.header_shipto_zipcode_placeholder_ES":"Postal code 28013","sctnh.header_signin_59":"For suppliers based outside of Mainland China","sctnh.header_signin_58":"Become a supplier","sctnh.sub_title_membership_pay":"Membership programs","sctnh.header_signin_57":"How to source on Alibaba.com","sctnh.header_signin_56":"Ecommerce Academy","sctnh.header_signin_49":"Blogs","sctnh.turkey_pavilion_header":"T\xfcrkiye pavilion","sctnh.header_shipto_zipcode_placeholder_US":'ZIP code  "10011" or "10011-0043"',"sctnh.header_shipto_zipcode_invalid_NL":'Example: "1012 JS"',"sctnh.header_shipto_zipcode_placeholder_UK":'Postcode B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_40":"What is Alibaba.com","sctnh.header_signin_44":"Trade services\n","sctnh.header_signin_43":"Membership program","sctnh.china_pavilion_header":"Global suppliers","sctnh.header_signin_42":"How sourcing works","sctnh.header_signin_41":"Why Alibaba.com","sctnh.header_signin_48":"Resources","sctnh.header_signin_47":"Production monitoring & inspection services","sctnh.header_signin_46":"Letter of Credit","sctnh.header_alibaba_com_business_edge_credit_card":"Alibaba.com Business Edge Credit Card","sctnh.header_signin_45":"Logistics Services","sctnh.header_signin_39":"Get started","sctnh.header_signin_38":"Buyer Central","sctnh.header_shipto_zipcode_invalid_MY":'Example: "50050"',"sctnh.header_shipto_zipcode_invalid_MX":'Invalid ZIP code. Example of the correct format: "07720".',"sctnh.header_shipto_zipcode_placeholder_DE":"Postal code 10178","sctnh.header_shipto_address_invalid_ID":'Please enter a valid Postal code below. Examples of the correct format: "10110". ',"sctnh.header_shipto_deliverto":"Deliver to:","sctnh.mcms_37qpmo__":"Logistics concierge services","sctnh.header_signin_73":"Specify your location","sctnh.header_signin_72":"Google Play","sctnh.header_signin_71":"App Store","sctnh.header_signin_70":"Find products, communicate with suppliers, and manage and pay for your orders with the Alibaba.com app anytime, anywhere.","sctnh.header_signin_77":"Save","sctnh.header_shipto_address_invalid_ES":'Please enter a valid Postal code below. Examples of the correct format: "28013". ',"sctnh.header_signin_76":"Add address","sctnh.header_signin_75":"View more","sctnh.header_signin_74":"Shipping options and fees vary based on your location","sctnh.header_signin_79":"All countries/regions","sctnh.header_signin_78":"Suggested","Get.personalized.sourcing.journey":"Get personalized sourcing journey for your Mercado Libre store","sctnh.es_search_shading":"Search for products from Spain","sctnh.header_shipto_zipcode_invalid_NZ":'Example: "6011"',"sctnh.mcms_lapeue__":"Alibaba.com Membership","sctnh.header_shipto_address_invalid_VN":'Please enter a valid Postal code below. Examples of the correct format: "701000". ',"See.Top.ranking.products":"See Top ranking products","sctnh.header_shipto_zipcode_placeholder_GB":'Postcode B1 1AA", "CR2 6XH", "DN55 1PT',"sctnh.header_signin_62":"For buyers","sctnh.header_signin_61":"Partner Program","sctnh.header_signin_60":"For suppliers based in Mainland China","sctnh.header_signin_66":"Report abuse","sctnh.mcms_y6z2ua__":"Free benefits for every stage of business","sctnh.header_signin_65":"Report IPR infringement","sctnh.header_signin_64":"Open a dispute","sctnh.header_shipto_address_invalid_FR":'Please enter a valid Postal code below. Examples of the correct format: "75001". ',"sctnh.header_signin_63":"For suppliers","sctnh.header_signin_69":"Get the Alibaba.com app","sctnh.header_signin_68":"App Store","sctnh.header_signin_67":"Get the app","sctnh.header_shipto_zipcode_placeholder_FR":"Postal code 75001","sctnh.mcms_t8eye6__":"US $240 off shipping","sctnh.header_shipto_address_invalid_GB":'Please enter a valid Postcode below. Examples of the correct format:"B1 1AA", "CR2 6XH", "DN55 1PT".. ',"sctnh.mcms_seabed953__":"Learn more","Source.by.your.top.products":"Source by your top products","sctnh.header_signin_91":"{0} new messages","sctnh.header_signin_90":"No new messages","sctnh.header_shipto_address_invalid_TH":'Example: "10110"',"sctnh.header_signin_95":"No new inquiries","sctnh.header_shipto_zipcode_invalid_ID":'Example: "10110"',"sctnh.header_signin_94":"View details","sctnh.header_signin_93":"{0} new inquiries","sctnh.header_signin_92":"Sign in to view message details","sctnh.header_signin_99":"Waiting for confirmation","sctnh.header_signin_98":"Waiting for payment","sctnh.header_signin_97":"Manage orders as a buyer","sctnh.mcms_xln34p__":"Buy and get 1.5% back","sctnh.header_signin_96":"Sign in to view inquiry details","sctnh.mcms_bjxcrh__":"Extended 60-day order protection","sctnh.header_shipto_zipcode_placeholder_IT":"Postal code 00118","sctnh.header_shipto_address_invalid_DE":'Please enter a valid Postal code below. Examples of the correct format: "10178". ',"sctnh.header_signin_80":"Enter a Zip/Postal code","sctnh.header_shipto_zipcode_placeholder_ID":"Postal code 10110","sctnh.header_signin_84":"Suggested","sctnh.header_signin_83":"Currency","sctnh.header_signin_82":"Language","sctnh.header_signin_81":"Sign in to add address","sctnh.header_signin_87":"Enter","sctnh.header_signin_86":"Add address","sctnh.header_signin_85":"All currencies","sctnh.header_signin_89":"Sign back in to continue","Explore.product.inspirations":"Explore product inspirations","sctnh.header_shipto_zipcode_invalid_IT":'Example: "00118"',"sctnh.header_shipto_address_invalid_US":"Zip code/postal code is not correct.","sctnh.header_shipto_tips_desc":"Confirm your delivery information for more accurate shipping options and details","sctnh.header_shipto_address_invalid_AU":'Please enter a valid Postcode below. Examples of the correct format: "2000". ',"Millions.of.offerings":"Millions of offerings","My.Connections":"My Connections","sctnh.header_shipto_zipcode_placeholder_KR":"Postal code 02878","sctnh.header_shipto_zipcode_invalid_JP":'Examples: "B1 1AA", "CR2 6XH", or "DN55 1PT"',"sctnh.mcms_rsvbxw__":"Supercharge your business for only US $199 per year",header_cart_noSku:"No variation","sctnh.turkey_search_shading":"Search for products from {countryName} ","sctnh.header_shipto_zipcode_placeholder_JP":"Postal code 100-0001",source_in_europe_21:"languages",source_in_europe_22:"3,000+",source_in_europe_20:"15","sctnh.header_shipto_select_empty":"Select a country","sctnh.header_shipto_address_invalid_CA":'Please enter a valid Postal code below. Examples of the correct format:"M4B 1B3". ',"sctnh.header_shipto_zipcode_invalid_KR":'Example: "02878"',source_in_europe_23:"new suppliers monthly","sctnh.header_signin_110":"Discover Alibaba Lens","sctnh.header_signin_111":"Use this image search extension to find and compare similar products with wholesale prices and customization options anywhere online.","sctnh.header_signin_112":"Install from chrome","sctnh.header_signin_113":"App & extension"};const ei=(e,n)=>{let i;let{i18nData:s}=n||{},a=s||{};"string"==typeof s&&(a=JSON.parse(s));try{i=a[`sctnh.${e}`]||en[`sctnh.${e}`]||a[`${e}`]||en[`${e}`]||e}catch(e){console.error("Header getI18n error",e)}return i},es=()=>a.useContext(X),ea={main:[{name:"All categories",key:"All categories",i18nKey:"header_signin_18",icon:d.createElement("div",{style:{width:"20px"}})},{name:"Featured selections",key:"Featured selections",i18nKey:"header_signin_19"},{name:"Trade Assurance",key:"Trade Assurance",i18nKey:"header_signin_32"}],sub:[{name:"Buyer Central",key:"Buyer Central",i18nKey:"header_signin_38"},{name:"Help Center",key:"Help Center",i18nKey:"header_signin_52"},{name:"Get the app",key:"Get the app",i18nKey:"header_signin_113"},{name:"Become a supplier",key:"Become a supplier",i18nKey:"header_signin_58"}]};function eh(){let e=es(),n=[],i=[];ea.main.forEach(i=>{e?.headerConfig?.disable?.includes(i.key)||n.push(i)}),ea.sub.forEach(n=>{e?.headerConfig?.disable?.includes(n.key)||i.push(n)});let s=(n,i)=>d.createElement("div",{key:n.key,style:{display:"flex",alignItems:"center",marginTop:"-2px",paddingRight:i?"0":"28px",cursor:"pointer",paddingLeft:n.icon?"20px":"0"}},d.createElement("div",{style:{position:"relative",height:"36px"}},ei(n.i18nKey||"",e)));return d.createElement("div",{style:{minWidth:"1200px",maxWidth:"1580px",height:"36px",margin:"0 auto",overflow:"hidden",fontSize:"14px"}},d.createElement("div",{style:{display:"flex",justifyContent:"space-between",width:"100%",height:"40px",padding:"0 40px",boxSizing:"border-box"}},d.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"}},n.map((e,i)=>s(e,i===n.length-1))),d.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"}},i.map((e,n)=>s(e,n===i.length-1)))))}et.defaultProps={hasSearchBar:!0,hasSub:!0,bgTransparent:!1,isDark:!1,fixed:!1,tempHideSearchBar:!1,useCommonStyle:!0,zIndex:9006};let e_=F.version;try{window.__getComponentInNode||(e_=document.getElementById("the-new-header")?.getAttribute("data-ssr-version")||F.version)}catch{e_=F.version}function et(e){let{config:n,scenes:i,hasSearchBar:s=!0,hasSub:h=!0,isDark:_=!1,fixed:t=!1,bgTransparent:d=!1,showBorder:c=!0,searchbarProps:o,tempHideSearchBar:l=!1,hasLoggedUser:p,haveLoggedInUser:g,subConfig:m,i18n:u,local:x,onLangChange:b,categoriesProps:v,zIndex:f=9006,smartAssistantProps:z,site:y,shipToConfig:A,useCommonStyle:P,rootDomId:k="icbu-the-new-header-container"}=function(e){let n={scenes:e.scenes},i="undefined"!=typeof window&&window.location.host||"",s=W();if(i.indexOf("localhost")>-1)return n;let a="com"===s?i:`www.alibaba.${s}`,h=J({name:"SearchScene"}),_=q[i]||Z[h];if("buyer"===Q())n.config={subTitle:{title:"",i18n:"",url:`https://${a}`},mainLogoUrl:`https://${a}`,disable:["Featured selections","Partner Program","For suppliers based in Mainland China","Get the app"]},n.categoriesProps={bizScene:"ggs",firstCategoryTarget:"searchPage"},n.searchbarProps={tabOptions:!1,showImgUpload:!1,showShadeTextRecommend:!1,showAd:!1,isCountrySite:!0,afterSearch:e=>e.indexOf("SearchScene=")>-1||!h?e:`${e}&SearchScene=${h}`,...e.searchbarProps};else if("supply"===Q()){n.config={subTitle:{title:"",i18n:Y[_]||"",url:`https://${a}`,...e?.config?.subTitle||{}},mainLogoUrl:`https://${a}`,disable:["Featured selections","Trade Assurance","Trade Assurance Link","Partner Program","For suppliers based in Mainland China"]};let i=$[_]||"ggs";n.categoriesProps={bizScene:i,firstCategoryTarget:"searchPage"};let t="com"===s&&"turkiye.alibaba.com"!==a?"www.alibaba.com":`${a}`;n.searchbarProps={tabOptions:!1,showImgUpload:!1,showAd:!1,hostname:t,isCountrySite:!0,afterSearch:e=>e.indexOf("SearchScene=")>-1||!h?e:`${e}&SearchScene=${h}`,...e.searchbarProps}}else"chinese.alibaba.com"===i&&(n.config={mainLogoUrl:`https://${a}`,disable:["Featured selections","Trade Assurance","Buyer Central","Become a supplier","order","Help Center","Get the app"],subTitle:{title:"",url:`https://${a}`,i18n:"china_pavilion_header"}},n.categoriesProps={bizScene:"ggs",firstCategoryTarget:"searchPage"},n.searchbarProps={...e.searchbarProps,tabOptions:!1,showImgUpload:!1,isCountrySite:!0,afterSearch:e=>`${e}&SearchScene=countrySiteCN`});return{...e,...n}}(e),S=!t&&_;return a.useEffect(()=>{window.TheNewHeaderProps={config:n,scenes:i,hasSearchBar:s,hasSub:h,isDark:_,fixed:t,bgTransparent:d,searchbarProps:o,tempHideSearchBar:l,hasLoggedUser:p,haveLoggedInUser:g,subConfig:m,i18n:u,local:x,onLangChange:b,categoriesProps:v,zIndex:f,smartAssistantProps:z,site:y,shipToConfig:A,showBorder:c,useCommonStyle:P,rootDomId:k,ssrVersion:e_},(function(){let e="4.0.0";return fetch("https://s.alicdn.com/@xconfig/header/renderHeaderVersion").then(e=>e.json()).then(({headerVersion:n=e})=>n).catch(()=>e)})().then(e=>{var n;(n=`https://s.alicdn.com/@g/code/npm/@alife/the-new-header/${e}/index.css`,new Promise((e,i)=>{let s=document.createElement("link");s.rel="stylesheet",s.href=n,s.onload=e,s.onerror=()=>{L("load_css_error",`url: ${n}`),i()},document.head.appendChild(s)})).then(()=>{var n;n=`https://s.alicdn.com/@g/code/npm/@alife/the-new-header/${e}/renderHeader.js`,new Promise((e,i)=>{let s=document.createElement("script");s.src=n,s.defer=!0,s.onload=()=>{e()},s.onerror=()=>{L("load_js_error",`url: ${n}`),i(Error(`loadJsError:${n}`))},document.head.appendChild(s)})})})},[]),a.useEffect(()=>{window.reloadHeader&&window.reloadHeader(e)},[e]),r.default.createElement(X.Provider,{value:{i18nData:u,headerConfig:n}},r.default.createElement("div",{id:k,className:"the-new-header-wrapper"},r.default.createElement("div",{id:"the-new-header","data-ssr-version":F.version,"data-tnh-auto-exp":"tnh-expose","data-scenes":i,style:{zIndex:f,position:"relative",width:"100%",fontSize:"14px",fontFamily:"Inter,SF Pro Text,Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC,Microsoft YaHei",lineHeight:"18px",backgroundColor:S||d?"transparent":"#fff",color:S?"#fff":"#222",borderBottom:S||!c||d?"0px":"1px solid #ddd",boxSizing:"border-box"}},r.default.createElement("div",{style:{minWidth:"1200px",maxWidth:"1580px",margin:"0 auto",padding:"0 40px",fontSize:"14px"}},r.default.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",height:"72px"}},r.default.createElement("div",{style:{display:"flex"}},r.default.createElement(K,{mainLogoUrl:n?.mainLogoUrl,hasBg:S,ssrVersion:e_})))),h&&r.default.createElement(eh,null))))}var ed=function(){var e=RegExp("(^| )sc_g_cfg_f=([^;]*)(;|$)");if("undefined"!=typeof alibaba_ssr_env){var n=null===(s=alibaba_ssr_env)||void 0===s?void 0:null===(i=s.request_headers)||void 0===i?void 0:i.cookie;if(n){var i,s,a,h=n.match(e);if(h)return null===(a=unescape(h[2]).split("&").reduce(function(e,n){var i,s;return i=l({},e),s=null!=(s=o({},n.split("=")[0],n.split("=")[1]))?s:{},Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(s)):(function(e,n){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);i.push.apply(i,s)}return i})(Object(s)).forEach(function(e){Object.defineProperty(i,e,Object.getOwnPropertyDescriptor(s,e))}),i},{}).sc_b_locale)||void 0===a?void 0:a.toLowerCase().replace("_","-")}}},er=function(){var e=document.createElement("link");e.type="text/css",e.rel="stylesheet",e.href="https://s.alicdn.com/@g/code/npm/@alife/icbu-alitalk-core/2.0.26/index.css",document.body.appendChild(e);var n=document.createElement("div");n.id="alitalk",document.body.appendChild(n);var i=document.createElement("script");i.src="https://s.alicdn.com/@g/code/npm/@alife/icbu-alitalk-core/2.0.26/index.js",i.onload=function(){return new window._Alitalk({ele:n})},document.body.appendChild(i)};"undefined"!=typeof window&&(window.React=r.default,window.ReactDOM=c.default),module.exports=function(e){var n,i=ed();return a.useEffect(function(){window.addEventListener("load",function(){setTimeout(er,1e3)})},[]),n=l({i18n:i?j[i]:void 0},e),_.jsx(et,function(e){if(e&&"style"in e){var n=e.style;if("object"==typeof n){var i=Object.assign({},e),s={};for(var a in n)s[a]="string"==typeof n[a]?N(n[a]):n[a];return i.style=s,i}}return e}(n),void 0,void 0,void 0)};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index.js.map
define("@ali/alimod-alita-the-new-header-common/vendor.cjs.es5.production", [], function(require, exports, module) {"use strict";var e,t,n,i,o=require("@ali/pnpm-react@18/jsx-runtime"),r={},s="undefined"!=typeof window&&"onload"in window,a="undefined"!=typeof process&&!!(process.versions&&process.versions.node),u="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,p="undefined"!=typeof __kraken__,d="undefined"!=typeof my&&null!==my&&void 0!==my.alert,f="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,c="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,l="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,y=!f&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),v="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!u,_=s&&"object"==typeof pha,g=d&&s&&my.isFRM,w="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",h=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(w)&&s&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,b=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}),n}(Object.freeze({__proto__:null,isWeb:s,isNode:a,isWeex:u,isKraken:p,isMiniApp:d,isByteDanceMicroApp:f,isBaiduSmartProgram:c,isKuaiShouMiniProgram:l,isWeChatMiniProgram:y,isQuickApp:v,isPHA:_,isFRM:g,isWindVane:h,default:{isWeb:s,isNode:a,isWeex:u,isKraken:p,isMiniApp:d,isByteDanceMicroApp:f,isBaiduSmartProgram:c,isKuaiShouMiniProgram:l,isWeChatMiniProgram:y,isQuickApp:v,isPHA:_,isWindVane:h,isFRM:g}}));r.__esModule=!0,Object.keys(b).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in r&&r[e]===b[e]||(r[e]=b[e]))});var m=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,M=r.isWeb?"web":r.isWeex?"weex":r.isNode?"node":"",W=function(e,t){var n=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*n)/10)/n},x=function(e,t){return t?parseFloat(e)*n+"px":e},j=function(e,t){return t?W(parseFloat(e)/(i/100),4)+"vw":e};void 0===n&&(n=1),void 0===i&&(i=750);var P=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),A=(e=function(e,t,n){return n&&(M=n),"string"==typeof e&&m.test(e)?"web"===M||"node"===M?e.replace(m,j):"weex"===M?e.replace(m,x):e:e},t=new P,function(){var n=arguments.length<=0?void 0:arguments[0];return t.has(n)||t.set(n,e.apply(void 0,arguments)),t.get(n)});exports.jsx=function(e,t,n,i,r){return o.jsx(e,function(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var n=Object.assign({},e),i={};for(var o in t)i[o]="string"==typeof t[o]?A(t[o]):t[o];return n.style=i,n}}return e}(t),n,i,r)};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=vendor.cjs.es5.production.js.map
define("@ali/alimod-alita-the-new-header-common/index-pc", [], function(require, exports, module) {"use strict";require("@ali/pnpm-react@18/index"),require("@ali/pnpm-react-dom@18/index");var e=require("@ali/ncom-the-new-header/index"),r=require("@ali/alimod-alita-the-new-header-common/vendor.cjs.es5.production");require("@ali/pnpm-react@18/jsx-runtime");var a=e&&"object"==typeof e&&"default"in e?e:{default:e};module.exports=function(e){var i,o=e.header,n=o||{},s=n.scenes,t=n.site;return r.jsx(a.default,{searchbarProps:{hostname:(null==o?void 0:null===(i=o.searchbarProps)||void 0===i?void 0:i.hostname)||"www.alibaba.com"},scenes:void 0===s?"daogou":s,site:void 0===t?"":t})};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/alimod-404-error-common/vendor", [], function(require, exports, module) {"use strict";let e;var t,n,r,i,o,a,s,c,u,l,f,p,d,m,g,h,v,y,b=require("@ali/pnpm-react@18/index"),w=require("@ali/pnpm-react@18/jsx-runtime");function _(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var x={},S="undefined"!=typeof window&&"onload"in window,O="undefined"!=typeof process&&!!(process.versions&&process.versions.node),N="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,k="undefined"!=typeof __kraken__,A="undefined"!=typeof my&&null!==my&&void 0!==my.alert,T="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,E="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,P="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,I=!T&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),C="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!N,j=S&&"object"==typeof pha,V=A&&S&&my.isFRM,L="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",M=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(L)&&S&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,R=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}),n}(Object.freeze({__proto__:null,isWeb:S,isNode:O,isWeex:N,isKraken:k,isMiniApp:A,isByteDanceMicroApp:T,isBaiduSmartProgram:E,isKuaiShouMiniProgram:P,isWeChatMiniProgram:I,isQuickApp:C,isPHA:j,isFRM:V,isWindVane:M,default:{isWeb:S,isNode:O,isWeex:N,isKraken:k,isMiniApp:A,isByteDanceMicroApp:T,isBaiduSmartProgram:E,isKuaiShouMiniProgram:P,isWeChatMiniProgram:I,isQuickApp:C,isPHA:j,isWindVane:M,isFRM:V}}));x.__esModule=!0,Object.keys(R).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in x&&x[e]===R[e]||(x[e]=R[e]))});var D=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,U=x.isWeb?"web":x.isWeex?"weex":x.isNode?"node":"",B=function(e,t){var n=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*n)/10)/n},q=function(e,t){return t?parseFloat(e)*p+"px":e},F=function(e,t){return t?B(parseFloat(e)/(d/100),4)+"vw":e};void 0===p&&(p=1),void 0===d&&(d=750);var W=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),H=(t=function(e,t,n){return n&&(U=n),"string"==typeof e&&D.test(e)?"web"===U||"node"===U?e.replace(D,F):"weex"===U?e.replace(D,q):e:e},n=new W,function(){var e=arguments.length<=0?void 0:arguments[0];return n.has(e)||n.set(e,t.apply(void 0,arguments)),n.get(e)});function $(e,t,n,r,i){return w.jsx(e,K(t),n,r,i)}function K(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var n=Object.assign({},e),r={};for(var i in t)r[i]="string"==typeof t[i]?H(t[i]):t[i];return n.style=r,n}}return e}function J(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function z(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Y(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function G(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],a=!0,s=!1;try{for(i=i.call(e);!(a=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);a=!0);}catch(e){s=!0,r=e}finally{try{a||null==i.return||i.return()}finally{if(s)throw r}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return Y(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Y(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function X(){return(X=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(null,arguments)}var Q=function(e,t){return Object.prototype.toString.call(e)===t};function Z(e){return Q(e,"[object Array]")}function ee(e){return Q(e,"[object Object]")}function et(e){return Q(e,"[object Function]")}var en={integer:function(e){return/^[1-9]\d*$/.test(e)},decimal:function(e){return/^[-+]?[0-9]\d*(\.\d+)?$/.test(e)},string:function(e){return Q(e,"[object String]")},object:ee,number:function(e){return Q(e,"[object Number]")},date:function(e){return Q(e,"[object Date]")},bool:function(e){return Q(e,"[object Boolean]")},array:Z,func:et,existy:function(e){return null!=e},url:function(e){return"string"==typeof e&&/^(https?:)?[/]{2}/.test(e)}},er={JSON:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}(function(e){try{if(en.string(e))return JSON.parse(e)}catch(e){console.warn(e)}}),bool:function(e){return!!e}},ei={get:function(e,t){var n=t.split("."),r=e;if(r){for(var i=0;i<n.length;i++){var o=n[i];if(!r||void 0===r[o])return;r=r[o]}return r}}},eo={getICBUKitData:function(e){return ei.get(e,"result")||ei.get(e,"data")},call:function(e){if(en.func(e)){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}},noop:function(){}},ea={pick:function(e,t,n){var r={};if(!en.object(e))return r;en.array(t)||(t=[t]);for(var i=0;i<t.length;i++){var o=t[i];(!n||Object.prototype.hasOwnProperty.call(e,o))&&(r[o]=e[o])}return r},filter:function(e,t){if(!en.object(e))return e;var n={};for(var r in e){var i=e[r];!0===eo.call(t,i)&&(n[r]=i)}return n},map:function(e,t){var n={};for(var r in e)n[r]=eo.call(t,r,e[r]);return n},merge:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return n.forEach(function(t){en.object(t)&&Object.keys(t).forEach(function(n){var r=Object.getOwnPropertyDescriptor(t,n);r&&Object.defineProperty(e,n,r)})}),e},assign:function(e){if(!en.object(e))return e;var t={};for(var n in e){for(var r=e[n],i=void 0,o=(arguments.length<=1?0:arguments.length-1)-1;o>=0;o--){var a=o+1<1||arguments.length<=o+1?void 0:arguments[o+1];if(en.object(a)&&(i=a[n]),void 0!==i)break}void 0!==i&&(r=i),t[n]=r}return t}},es={hash:function(e){for(var t=5381,n=e.length;n;)t=33*t^e.charCodeAt(--n);return t>>>0},simpleRandom:function(){return Date.now()+"_"+Math.ceil(1e5*Math.random())},extract:function(e,t,n){var r=t.exec(e);if(r){if(en.number(n))return r[n];if(en.object(n))return ea.map(n,function(e,t){return en.number(t)?r[t]:void 0})}},isEqual:function(e,t,n){return e=String(e),t=String(t),n&&(e=e.toLowerCase(),t=t.toLowerCase()),e===t},isMTOP:function(e){return/^mtop\./.test(e)}};function ec(e){var t={};if(!e)return t;var n=e.match(/(\w+)=([^&]+)/gi);if(!n)return t;for(var r=0;r<n.length;r++){var i=n[r].split("=");t[i[0]]=i[1]}return t}function eu(e,t,n){if(void 0===t&&(t=!1),void 0===n&&(n="&"),!en.object(e))return"";var r=[];for(var i in e){var o=e[i],a=o;en.object(o)?a=eu(o):en.array(o)&&(a=o.join(",")),t&&(a=encodeURIComponent(a)),r.push(i+"="+a)}return r.join(n)}function el(e){var t=e.host,n=e.protocol,r=e.path,i=e.query,o=e.hash,a=e.port,s=n+"://"+t;a&&(s+=":"+a),s+=r;var c=eu(i),u=eu(o);return c&&(s+="?"+c),u&&(s+="#"+u),s}function ef(e){if(e||"undefined"!=typeof location){e=e||(null===(t=location)||void 0===t?void 0:t.href);var t,n=es.extract(e,/^(https?):\/\/(.+?)(:(\d+))?(\/(.*?))?([#?].*)?$/gi,{protocol:1,host:2,port:4,path:5,extendString:7});if(n){var r=es.extract(n.extendString,/\?(.+?)(#.*)?$/,1),i=es.extract(n.extendString,/#(.+?)(\?.*)?$/,1);return delete n.extendString,Object.assign(n,{queryString:r,hashString:i,query:ec(r),hash:ec(i)}),n.rawUrl=n.host,n.port&&(n.rawUrl+=":"+n.port),n.rawUrl+=n.path,n}}}function ep(){return(ef()||{}).host}var ed={get rawUrl(){var em;return""+(em=ef()||{}).host+em.path},get query(){return(ef()||{}).query||{}},get host(){return ep()},get hash(){return(ef()||{}).hash||{}},get path(){return(ef()||{}).path||""},isICBUSchema:function(e){return e.startsWith("enalibaba://")||e.startsWith("accio://")},getSiteMainDomain:function(){return ep().indexOf("accio.com")>-1?"accio.com":"alibaba.com"},getSafeLink:function(e){return e?e=new URL(e,location.href||"https://www.alibaba.com").href:""},parse:ef,appendQuery:function(e,t){var n=ef(e);return Object.assign(n.query,t),el(n)},paramsToObject:ec,objectToParams:eu,stringify:el};function eg(e){return"undefined"===e}var eh=!eg(typeof __SILKWORM_SERVER_ENV__),ev=!eg(typeof window)&&"onload"in window,ey=!eg(typeof process)&&!!(process.versions&&process.versions.node)||eh,eb=function(){var e,t,n=ev&&window.navigator.userAgent;return ey&&"undefined"!=typeof alibaba_ssr_env&&(null===(e=alibaba_ssr_env)||void 0===e?void 0:e.request_headers)&&(null===(t=alibaba_ssr_env)||void 0===t?void 0:t.request_headers["user-agent"])||n||""},ew=/WindVane/i.test(eb()),e_=function(){var e=eb(),t=/iPhone|iPod/i.test(e),n=/Android/i.test(e),r=e;return t&&(r="iOS"),n&&(r="Android"),r},ex={is:{get notch(){var eS=window.screen,eO=eS.height,eN=eS.width;return this.iOS&&375==eN&&812==eO},get windVane(){return/WindVane/i.test(eb())},get android(){var ek=e_();return/Android/i.test(ek)},get iOS(){var eA=e_();return/iOS/i.test(eA)},get mobile(){var eT=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(eb()),eE=/android.+mobile|iphone|ipod|mobile|mini|mobi|opera mini/i.test(eb());if(this.pad)return!1;return eT||eE},get pc(){return!this.mobile},get pad(){return/(ipad|tablet|playbook|silk)/i.test(eb())},get AliBuyer(){return/AliApp\((EA|Alibaba)/.test(eb())},get AliSeller(){return/AliApp\((AliSupplier|QN|AS)/.test(eb())},get Accio(){return/AliApp\(Accio/.test(eb())},node:ey,web:ev,get app(){return this.windVane}}},eP={get systemVersion(){return eC()},get systemVersionCode(){return ej()},get isDebug(){var eI;return!!(eI=eC())&&!/^(\d+\.){2}\d+$/gi.test(eI)},get appKey(){return ex.is.Accio?ex.is.iOS?"34964400":"34959200":(ex.is.AliBuyer?ex.is.iOS:ex.is.AliSeller&&ex.is.iOS,"24889839")},leVersion:eV,geVersion:eL,getSystemVersion:function(e){e(eC())},getSystemVerCode:function(e){e(ej())},compareVersion:eM,geVersionAsync:function(e,t){t({result:eL(e)})},leVersionAsync:function(e,t){t({result:eV(e)})}};function eC(){if(ew){var e=navigator.userAgent.match(/AliApp\(\w+\/((\d+\.){2}\d+\.*[\w]*)/);if(e&&e.length>1)return e[1]}return""}function ej(){var e=999999,t=ev&&window.__alibaba_environment__;return t&&t.appVersionCode&&(e=parseInt(t.appVersionCode)),e}function eV(e){return eM(e,null)>=0}function eL(e){return 0>=eM(e,null)}function eM(e,t){var n=t||eC();if(!n)return 0;for(var r=e.split("."),i=n.split("."),o=0;o<3;o++){var a=Number(r[o]),s=Number(i[o]);if(a>s)return 1;if(s>a)return -1;if(!isNaN(a)&&isNaN(s))return 1;if(isNaN(a)&&!isNaN(s))return -1}return 0}function eR(){}function eD(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this}function eU(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+e];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+e],this;for(var i=0;i<r.length;i++)if((n=r[i])===t||n.fn===t){r.splice(i,1);break}return this}eR.prototype.on=eD,eR.prototype.addEventListener=eD,eR.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},eR.prototype.off=eU,eR.prototype.removeListener=eU,eR.prototype.removeAllListeners=eU,eR.prototype.removeEventListener=eU,eR.prototype.emit=function(e){this._callbacks=this._callbacks||{};var t=[].slice.call(arguments,1),n=this._callbacks["$"+e];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this},eR.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},eR.prototype.hasListeners=function(e){return!!this.listeners(e).length};var eB=new eR,eq={Emitter:eR,on:eB.on,emit:eB.emit,off:eB.off},eF={},eW={register:function(e,t){var n=eF[e];n||(eF[e]=[],n=eF[e]),Z(t)||(t=[t]),t.forEach(function(e){et(e)&&n.push(e)})},call:function(e,t){var n=eF[e],r=eo.call,i=0;return{next:function(e){var o=function(){if(!Z(n)||n.length<=i)return r(e,t);r(n[i++],t,o)};o()}}}},eH=function(){if(!ex.is.web)return eW;var e=window.lib||(window.lib={});return e._redfox_hook=e._redfox_hook||eW,e._redfox_hook}(),e$="$logger.beforeSend",eK="$fetch.validate",eJ="$fetch.before",ez="$fetch.error",eY={version:"5.47",name:"redfox"},eG=Date.now(),eX={tech:eY.name,redfoxVersion:eY.version,wk_trace:eG},eQ={set:function(e,t){ee(e)?Object.assign(eX,e):eX[e]=t},get:function(e){return e?eX[e]:Object.assign({},eX)}},eZ=null,e0="pageName",e1="utVersion",e2="spmcd";function e3(e,t){if(null==e)return{};var n={};for(var r in e)if(({}).hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var e4=eo.call;function e5(){var e=ex.is.AliSeller&&eP.geVersion("11.2.0"),t=ex.is.AliBuyer&&eP.geVersion("8.62.0"),n=ex.is.Accio;return e||t||n}function e8(){return eZ||(function(){var e=window,t=window.lib||(window.lib={}),n=e.Promise,r=e.document,i=e.navigator.userAgent,o=/Windows\sPhone\s(?:OS\s)?[\d\.]+/i.test(i)||/Windows\sNT\s[\d\.]+/i.test(i),a=o&&e.WindVane_Win_Private&&e.WindVane_Win_Private.call,s=/iPhone|iPad|iPod/i.test(i),c=/Android/i.test(i),u=i.match(/WindVane[\/\s](\d+[._]\d+[._]\d+)/),l=Object.prototype.hasOwnProperty,f=t.windvane=e.WindVane||(e.WindVane={version:"3.0.7"}),p=Math.floor(65536*Math.random()),d=1,m=[],g="hybrid",h="iframe_",v="param_";function y(e,t){e=e.toString().split("."),t=t.toString().split(".");for(var n=0;n<e.length||n<t.length;n++){var r=parseInt(e[n],10),i=parseInt(t[n],10);if(isNaN(r)&&(r=0),isNaN(i)&&(i=0),r<i)return -1;if(r>i)return 1}return 0}var b={isAvailable:1===y(u=u?(u[1]||"0.0.0").replace(/\_/g,"."):"0.0.0","0"),isNewBridgeAvailable:1===y(u,c?"8.3.0":"8.2.0"),call2:function(e,t,n,r,i){var o=e.indexOf(".");return b.call(e.substr(0,o),e.substr(o+1),t,n,r,i)},call:function(t,r,i,o,a,s){"number"==typeof arguments[arguments.length-1]&&(s=arguments[arguments.length-1]),"function"!=typeof o&&(o=null),"function"!=typeof a&&(a=null),!n||o||a||(l=new n(function(e,t){o=e,a=t}));var u,l,f=(""+r).indexOf(".")>-1;if(!(c&&f)&&b.isNewBridgeAvailable&&e.__windvane__&&(!e.__windvane__.call&&e.__windvane__.windVaneCoreJs&&Function(e.__windvane__.windVaneCoreJs())(),e.__windvane__.call))return e.__windvane__.call(t+"."+r,i,o,a,s),l;u=w.getSid();var p={success:o,failure:a};return s>0&&(p.timeout=setTimeout(function(){b.onFailure(u,{ret:"HY_TIMEOUT"})},s)),w.registerCall(u,p),w.registerGC(u,s),b.isAvailable?w.callMethod(t,r,i,u):b.onFailure(u,{ret:"HY_NOT_IN_WINDVANE"}),l},fireEvent:function(e,t,n){var i=r.createEvent("HTMLEvents");i.initEvent(e,!1,!0),i.param=w.parseData(t),r.dispatchEvent(i)},getParam:function(e){return w.getParam(e)},setData:function(e,t){},find:function(e,t){t||w.unregisterCall(e,!1)},onSuccess:function(e,t,n){w.onComplete(e,t,"success",n)},onFailure:function(e,t){w.onComplete(e,t,"failure")}};b.isNewBridgeAvailable&&e.__windvane__&&e.__windvane__.callSync&&(b.callSync=function(t,n){if(s)return e.__windvane__.callSync(t,n);if(c){var r={name:t};n&&(r.params=JSON.stringify(n));var i=e.__windvane__.callSync(r);if(i)try{return JSON.parse(i)}catch(e){}}});var w={params:{},calls:{},getSid:function(){return""+(p+d++)%65536},buildParam:function(e){return e&&"object"==typeof e?JSON.stringify(e):e||""},getParam:function(e){return this.params[v+e]||""},setParam:function(e,t){this.params[v+e]=t},parseData:function(e){var t;if(e&&"string"==typeof e)try{t=JSON.parse(e)}catch(n){t={ret:"HY_RESULT_PARSE_ERROR",originValue:e}}else t=e||{};return t},registerCall:function(e,t){this.calls[e]=t},unregisterCall:function(e,t){var n=this.calls[e]||{},r=n.timeout;return r&&clearTimeout(r),t||delete this.calls[e],n},useIframe:function(e,t){var n=m.pop();n||((n=r.createElement("iframe")).setAttribute("frameborder","0"),n.style.cssText="width:0;height:0;border:0;display:none;"),n.setAttribute("id",h+e),n.setAttribute("src",t),n.parentNode||setTimeout(function(){r.body.appendChild(n)},5)},retrieveIframe:function(e){var t=r.querySelector("#"+(h+e));if(t){if(m.length>=3)try{r.body.removeChild(t)}catch(e){}else 0>m.indexOf(t)&&m.push(t)}},callMethod:function(t,n,r,i){var u=w.buildParam(r);if(o)a?e.WindVane_Win_Private.call(t,n,i,u):this.onComplete(i,{ret:"HY_NO_HANDLER_ON_WP"},"failure");else if(s){this.setParam(i,u);var l=g+"://"+t+":"+i+"/"+n+"?"+encodeURIComponent(u);this.useIframe(i,l)}else if(c){this.setParam(i,r);var l=g+"://"+t+":"+i+"/"+n+"?"+u;window.prompt(l,"wv_hybrid:")}else this.onComplete(i,{ret:"HY_NOT_SUPPORT_DEVICE"},"failure")},registerGC:function(e,t){var n=this;setTimeout(function(){n.unregisterCall(e)},Math.max(t||0,6e5)),s&&setTimeout(function(){n.params[v+e]&&delete n.params[v+e]},Math.max(t||0,6e4))},onComplete:function(e,t,n,r){var i=this.unregisterCall(e,r),o=i.success,a=i.failure,c=(t=this.parseData(t)).ret;"string"!=typeof c||(t=t.value||t).ret||(t.ret=[c]),"success"===n?o&&o(t):"failure"===n&&a&&a(t),s&&(this.retrieveIframe(e),this.params[v+e]&&delete this.params[v+e])}};for(var _ in b)l.call(f,_)||(f[_]=b[_])}(),eZ=window.WindVane),eZ}var e6=function(e,t,n){return function(r){if(en.string(r))try{r=JSON.parse(r)}catch(e){return e4(t,e)}if(!r){e4(t);return}var i=en.array(r.ret)?r.ret[0]:r.ret;"HY_SUCCESS"!==i&&en.existy(i)?e4(t,i):n?e4(e,n(r)):e4(e,r)}},e9=["apiName","parameters","apiVersion","method","auth"],e7="ALICommon";function te(e,t){var n=e6(e,t);console.warn("getPlatFormInfo方法已经废弃，请去除使用"),to(e7,"getPlatFormInfo",{},function(e){n(e)})}function tn(e,t){var n=e6(e,t);ts("environment","getEnvironment",{},function(e){n((null==e?void 0:e.data)||{})})}function tr(e,t,n){var r=e.apiName,i=e.parameters,o=e.apiVersion,a=e.method,s=e.auth,c=e3(e,e9),u=X({api:r,data:i,v:o||"1.0",method:void 0===a?"GET":a,needLogin:void 0===s?0:s},c),l=e6(t,n,function(e){var t=eo.getICBUKitData(e),n=ei.get(t,"data");if(n){n._reason_={msg:ei.get(t,"msg"),ret:ei.get(t,"ret"),code:ei.get(t,"code")};var r=t._mtopStat_;r&&(n._mtopStat_=r)}return n});ts("network","sendMtop",u,function(e){l(e)},n)}function ti(e){var t={},n=Date.now(),r="performance";ex.is.android&&ts(r,"recordInfo",{key:"clientOffset"}),ts(r,"getInfo",{},function(r){var i=eo.getICBUKitData(r),o=void 0!==i.mainDocZCacheTime,a=0,s=0;if(i){var c=1*i.clientOffset;for(var u in t.offset=n-c,i){var l=i[u];en.url(u)&&o?(u.indexOf(".css")>-1&&-1===l&&a++,u.indexOf(".js")>-1&&-1===l&&s++):t[u]=l}}e(t=X({},t,{nonCacheForCSS:o?a:-1,nonCacheForJS:o?s:-1}))})}function to(e,t,n,r,i,o){if(!ex.is.web||!ex.is.windVane){i&&i({msg:"not in windvane or not in web"});return}var a=e8();e=e||e7,n=n||{};var s=e6(r,i);a.call(e,t,n,s,i,o)}function ta(e,t,n,r,i,o){ts("WindVanePluginProxy","call",{pluginName:e,pluginMethod:t,pluginParams:n},function(e){var t=(null==e?void 0:e.data)||{};r&&r(t)},i,o)}function ts(e,t,n,r,i,o){if(!ex.is.web||!ex.is.windVane){i&&i({msg:"not in windvane or not in web"});return}var a=e8();n=n||{};var s=e6(r,i,function(e){var t=eo.getICBUKitData(e);return e.data=t,e.result=t,e}),c={module:e,method:t,parameters:n};a.call("dispatcher","invoke",c,s,function(n){i&&i(n);var r="unknown";try{r=JSON.stringify(n)}catch(e){console.error(e)}throw Error("[redfox]统一容器错误，className:"+e+",methodName:"+t+",原因:"+r)},o)}var tc={getPerformanceLogInfo:ti,getPlatFormInfo:te,getEnvironment:tn,fetchDataByICBUKit:tr,doRouter:function(e,t){ts("navigation","push",{url:null==e?void 0:e.url},t)},isMethodAvailable:function(e,t,n){eo.call(n,!0)},call:to,callKit:ts,callBase:ta,fetchEarlyData:function(e,t,n){e5()?ts("performance","fetchEarlyData2",e,function(e){"success"===e.status?t(e.data):n(e)},n,null):to(null,"fetchEarlyData2",e,function(e){"success"===e.status?t(e.data):n(e)},n,null)}},tu=ex.is.web,tl=ex.is.windVane,tf={WIFI:"WIFI",CELL:"CELL",UNKNOWN:"UNKNOWN",NONE:"NONE"},tp={isMethodAvailable:function(e,t,n){n(!!tl&&!!tu)},setTitle:function(e){tu&&(document.title=e),tl&&tu&&ts("navigation","setNavigationInfo",{titleText:e})},getNetworkTypeFormat:function(e){var t=tf.UNKNOWN;if("string"==typeof e)switch(e=e.toLowerCase()){case"wifi":case"ethernet":case"wimax":t=tf.WIFI;break;case"cell":case"2g":case"3g":case"4g":case"5g":case"cellular":t=tf.CELL;break;case"no":case"none":t=tf.NONE}return t.toUpperCase()}},td={};Object.defineProperty(td,"__esModule",{value:!0});var tm=td.transferDomain=void 0;tm=td.transferDomain=function(e,t){let n=t||location&&location.hostname;if(n){let t=n.match(/alibaba\.(.*)/);if(t&&t.length>0)return e.replace("com",t[1])}return e};var tg="@ali/redfox-",th={__hasInit:!1};function tv(){return navigator.connection||navigator.mozConnection||navigator.webkitConnection||{}}function ty(e,t,n,r,i,o,a){try{var s=e[o](a),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(r,i)}function tb(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function a(e){ty(o,r,i,a,s,"next",e)}function s(e){ty(o,r,i,a,s,"throw",e)}a(void 0)})}}var tw={exports:{}},t_={exports:{}};t_.exports,t_.exports=function(e,t){this.v=e,this.k=t},t_.exports.__esModule=!0,t_.exports.default=t_.exports;var tx=t_.exports,tS={exports:{}},tO={exports:{}};tO.exports,function(e){function t(n,r,i,o){var a=Object.defineProperty;try{a({},"",{})}catch(e){a=0}e.exports=t=function(e,n,r,i){function o(n,r){t(e,n,function(e){return this._invoke(n,r,e)})}n?a?a(e,n,{value:r,enumerable:!i,configurable:!i,writable:!i}):e[n]=r:(o("next",0),o("throw",1),o("return",2))},e.exports.__esModule=!0,e.exports.default=e.exports,t(n,r,i,o)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(tO);var tN=tO.exports;tS.exports,function(e){function t(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var n,r,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.toStringTag||"@@toStringTag";function s(e,t,i,o){var a=Object.create((t&&t.prototype instanceof u?t:u).prototype);return tN(a,"_invoke",function(e,t,i){var o,a,s,u=0,l=i||[],f=!1,p={p:0,n:0,v:n,a:d,f:d.bind(n,4),d:function(e,t){return o=e,a=0,s=n,p.n=t,c}};function d(e,t){for(a=e,s=t,r=0;!f&&u&&!i&&r<l.length;r++){var i,o=l[r],d=p.p,m=o[2];e>3?(i=m===t)&&(s=o[(a=o[4])?5:(a=3,3)],o[4]=o[5]=n):o[0]<=d&&((i=e<2&&d<o[1])?(a=0,p.v=t,p.n=o[1]):d<m&&(i=e<3||o[0]>t||t>m)&&(o[4]=e,o[5]=t,p.n=m,a=0))}if(i||e>1)return c;throw f=!0,t}return function(i,l,m){if(u>1)throw TypeError("Generator is already running");for(f&&1===l&&d(l,m),a=l,s=m;(r=a<2?n:s)||!f;){o||(a?a<3?(a>1&&(p.n=-1),d(a,s)):p.n=s:p.v=s);try{if(u=2,o){if(a||(i="next"),r=o[i]){if(!(r=r.call(o,s)))throw TypeError("iterator result is not an object");if(!r.done)return r;s=r.value,a<2&&(a=0)}else 1===a&&(r=o.return)&&r.call(o),a<2&&(s=TypeError("The iterator does not provide a '"+i+"' method"),a=1);o=n}else if((r=(f=p.n<0)?s:e.call(t,p))!==c)break}catch(e){o=n,a=1,s=e}finally{u=1}}return{value:r,done:f}}}(e,i,o),!0),a}var c={};function u(){}function l(){}function f(){}r=Object.getPrototypeOf;var p=[][o]?r(r([][o]())):(tN(r={},o,function(){return this}),r),d=f.prototype=u.prototype=Object.create(p);function m(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,f):(e.__proto__=f,tN(e,a,"GeneratorFunction")),e.prototype=Object.create(d),e}return l.prototype=f,tN(d,"constructor",f),tN(f,"constructor",l),l.displayName="GeneratorFunction",tN(f,a,"GeneratorFunction"),tN(d),tN(d,a,"Generator"),tN(d,o,function(){return this}),tN(d,"toString",function(){return"[object Generator]"}),(e.exports=t=function(){return{w:s,m:m}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(tS);var tk=tS.exports,tA={exports:{}},tT={exports:{}},tE={exports:{}};tE.exports,tE.exports=function e(t,n){var r;this.next||(tN(e.prototype),tN(e.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",function(){return this})),tN(this,"_invoke",function(e,i,o){function a(){return new n(function(r,i){(function e(r,i,o,a){try{var s=t[r](i),c=s.value;return c instanceof tx?n.resolve(c.v).then(function(t){e("next",t,o,a)},function(t){e("throw",t,o,a)}):n.resolve(c).then(function(e){s.value=e,o(s)},function(t){return e("throw",t,o,a)})}catch(e){a(e)}})(e,o,r,i)})}return r=r?r.then(a,a):a()},!0)},tE.exports.__esModule=!0,tE.exports.default=tE.exports;var tP=tE.exports;tT.exports,tT.exports=function(e,t,n,r,i){return new tP(tk().w(e,t,n,r),i||Promise)},tT.exports.__esModule=!0,tT.exports.default=tT.exports;var tI=tT.exports;tA.exports,tA.exports=function(e,t,n,r,i){var o=tI(e,t,n,r,i);return o.next().then(function(e){return e.done?e.value:o.next()})},tA.exports.__esModule=!0,tA.exports.default=tA.exports;var tC=tA.exports,tj={exports:{}};tj.exports,tj.exports=function(e){var t=Object(e),n=[];for(var r in t)n.unshift(r);return function e(){for(;n.length;)if((r=n.pop())in t)return e.value=r,e.done=!1,e;return e.done=!0,e}},tj.exports.__esModule=!0,tj.exports.default=tj.exports;var tV=tj.exports,tL={exports:{}},tM={exports:{}};tM.exports,function(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(tM);var tR=tM.exports;tL.exports,r=tR.default,tL.exports=function(e){if(null!=e){var t=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],n=0;if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}throw TypeError(r(e)+" is not iterable")},tL.exports.__esModule=!0,tL.exports.default=tL.exports;var tD=tL.exports;tw.exports,function(e){function t(){var n=tk(),r=n.m(t),i=(Object.getPrototypeOf?Object.getPrototypeOf(r):r.__proto__).constructor;function o(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===i||"GeneratorFunction"===(t.displayName||t.name))}var a={throw:1,return:2,break:3,continue:3};function s(e){var t,n;return function(r){t||(t={stop:function(){return n(r.a,2)},catch:function(){return r.v},abrupt:function(e,t){return n(r.a,a[e],t)},delegateYield:function(e,i,o){return t.resultName=i,n(r.d,tD(e),o)},finish:function(e){return n(r.f,e)}},n=function(e,n,i){r.p=t.prev,r.n=t.next;try{return e(n,i)}finally{t.next=r.n}}),t.resultName&&(t[t.resultName]=r.v,t.resultName=void 0),t.sent=r.v,t.next=r.n;try{return e.call(this,t)}finally{r.p=t.prev,r.n=t.next}}}return(e.exports=t=function(){return{wrap:function(e,t,r,i){return n.w(s(e),t,r,i&&i.reverse())},isGeneratorFunction:o,mark:n.m,awrap:function(e,t){return new tx(e,t)},AsyncIterator:tP,async:function(e,t,n,r,i){return(o(t)?tI:tC)(s(e),t,n,r,i)},keys:tV,values:tD}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(tw);var tU=(0,tw.exports)();try{regeneratorRuntime=tU}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=tU:Function("r","regeneratorRuntime = r")(tU)}var tB=_(tU),tq=ex.is.web,tF={},tW={};function tH(){return(tH=tb(tB.mark(function e(t){var n,r;return tB.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:tq&&(n=tF[t],r=tW[t],document.removeEventListener("Broadcast.Message."+n,r));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function t$(){return(t$=tb(tB.mark(function e(t,n){var r,i,o;return tB.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:r="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)}),tq&&(i=function(e){n(e.param)},o=r+"-"+t,tF[t]=o,tW[t]=i,to("WVBroadcast","createChannel",{instanceId:o,name:t}),document.addEventListener("Broadcast.Message."+o,i));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function tK(e,t){!function(e,t){t$.apply(this,arguments)}(e,function(e){try{var n=null;n="string"==typeof e?JSON.parse(e):e,t(n)}catch(e){console.error(e)}})}var tJ=ex.is.windVane?function(e,t,n){var r=e.disableiOSGesture;window._windvane_backControl=function(){return!1};var i=eP.geVersion("7.44.0")&&ex.is.AliBuyer,o=eP.geVersion("10.27.0")&&ex.is.AliSeller,a=ex.is.Accio;i||o||a?(ts("container","enableHookNativeBack",{}),r&&ex.is.iOS&&ts("container","forbidPanGesture",{}),window._windvane_backControl=function(){return!0},document.addEventListener("wvBackClickEvent",function(){t&&t()})):n&&n()}:function(e,t,n){},tz=ex.is.windVane?function(e){void 0===e&&(e=!0);var t="setPullRefreshEnabled";e5()?ts("container",t,{enabled:e}):to("ALICommon",t,{enabled:e})}:function(e){},tY=ex.is.windVane?tK:function(e,t){th.__hasInit?window.addEventListener("message",function(e){var t=th[ei.get(e,"data.eventName")];if(t){var n=ed.getSiteMainDomain();e.origin.indexOf(tm("."+n))>-1?t(ei.get(e,"data.data")):console.info("origin非alibaba域，event失效",e)}},!1):th.__hasInit=!0,th[""+tg+e]=t},tG=ex.is.windVane?function(e){!function(e){tH.apply(this,arguments)}(e)}:function(e){var t=""+tg+e;th[t]&&delete th[t]},tX=ex.is.windVane?function(e){ta("WVNetwork","getNetworkType",{},function(t){e&&e({type:tp.getNetworkTypeFormat(t.type)})},function(){e&&e({type:tp.getNetworkTypeFormat("unknown")})})}:function(e){var t=tv(),n=t.type,r=t.effectiveType;e&&e({type:tp.getNetworkTypeFormat(n||r)})},tQ=ex.is.windVane?function(e,t){void 0===t&&(t={}),ts("broadcast","emit",{name:e,data:t})}:function(e,t){void 0===t&&(t={});for(var n=window.frames,r=[window.parent],i=n.length,o=0;o<i;o++)r.push(n[o]);var a=ed.query.wx_page_origin||location.origin;r.forEach(function(n){n.postMessage({eventName:""+tg+e,data:t},a)})},tZ=ex.is.windVane?function(e,t){var n=t.hintStr,r=t.successHandler;ta("Base","copyToClipboard",{text:e},function(){n&&ta("WVUIToast","toast",{message:n,duration:3}),r&&r()},t.failHandler)}:function(e,t){void 0===e&&(e="");var n=t.successHandler,r=t.failHandler;navigator.clipboard.writeText(e).then(n).catch(r)},t0=ex.is.windVane?function(e){ex.is.web&&tK("App.NetWork.StatusChanged",function(t){var n=tp.getNetworkTypeFormat((null==t?void 0:t.data)||"unknown");e&&e({type:n})})}:function(e){var t=tv();t&&t.addEventListener&&t.addEventListener("change",function(t){var n=t.currentTarget||{};e&&e({type:tp.getNetworkTypeFormat(n.type||n.effectiveType)})})},t1=tp.setTitle,t2=tp.isMethodAvailable,t3=Object.freeze({__proto__:null,setNativeBackHook:tJ,setPullRefreshEnabled:tz,on:tY,off:tG,networkDetection:tX,emit:tQ,setClipboard:tZ,onNetworkChange:t0,setTitle:t1,isMethodAvailable:t2,default:{setTitle:t1,isMethodAvailable:t2,setNativeBackHook:tJ,setPullRefreshEnabled:tz,on:tY,off:tG,emit:tQ,setClipboard:tZ,networkDetection:tX,onNetworkChange:t0},networkTypeEnum:tf}),t4={};"undefined"!=typeof localStorage&&localStorage&&(t4=localStorage);var t5={getItem:function(e){return new Promise(function(t,n){t4.getItem?t(t4.getItem(e)):n()})},setItem:function(e,t){return new Promise(function(n,r){t4.setItem?(t4.setItem(e,t),n(null)):r()})},removeItem:function(e){return new Promise(function(t,n){t4.removeItem?(t4.removeItem(e),t(null)):n()})},getAllKeys:function(){return new Promise(function(e){e(t4.length?Object.keys(t4):[])})},clear:function(){return new Promise(function(e,t){t4.clear?(t4.clear(),e(null)):t5.getAllKeys().then(function(n){Promise.all(n.map(function(e){return t5.removeItem(e)})).then(function(){return e(null)}).catch(t)})})},length:function(){return new Promise(function(e){e(null!=t4.length?t4.length:0)})}};function t8(){}var t6=decodeURIComponent;function t9(e){return"string"==typeof e}function t7(e){return e}var ne={get:function(e,t){(function(e){if(!(t9(e)&&""!==e))throw TypeError("Cookie name must be a non-empty string")})(e),t="function"==typeof t?{converter:t}:t||{};var n,r,i=ex.is.node&&"undefined"!=typeof alibaba_ssr_env&&(null===(n=alibaba_ssr_env)||void 0===n?void 0:n.request_headers),o=function(e,t){var n={};if(t9(e)&&e.length>0)for(var r,i,o,a=t?t6:t7,s=e.split(/;\s/g),c=0,u=s.length;c<u;c++){if((o=s[c].match(/([^=]+)=/i))instanceof Array)try{r=t6(o[1]),i=a(s[c].substring(o[1].length+1))}catch(e){}else r=t6(s[c]),i="";r&&(n[r]=i)}return n}((ex.is.web?null===(r=document)||void 0===r?void 0:r.cookie:null==i?void 0:i.cookie)||"",!t.raw);return(t.converter||t7)(o[e])},set:t8,remove:t8},nt=eo.call,nn=function(){var e="",t=(ne.get("ali_apache_track")||"").match(/mid=([^&"]+)/);return en.array(t)&&t.length>0&&(e=t[1].split("|")[0]),e},nr=function(e){nt(e,ni())},ni=function(){var e=ne.get("xman_us_t");return!!e&&-1!==e.indexOf("sign=y")},no=function(){return ed.paramsToObject(ne.get("xman_us_t")).ctoken},na=eo.call,ns=eo.noop,nc=function(e){ts("user","isLogin",{},function(t){na(e,(eo.getICBUKitData(t)||{}).isLogin)})},nu=ex.is.windVane?{getCToken:ns,login:function(e,t){var n=t=t||{},r=n.isForceLogin,i=n.requestCookie,o=n.nativeExtra,a=void 0===o?{}:o,s={status:"notLogin"},c=eP.geVersion("7.36.0")&&ex.is.AliBuyer,u=eP.geVersion("10.43.0")&&ex.is.AliSeller,l=ex.is.Accio;if(!u&&!c&&!l)return na(e,s);function f(){ts("user","login",{requestCookie:i,extra:a},function(t){var n=eo.getICBUKitData(t);s.status=n.type,na(e,s)})}r?f():nc(function(t){if(t&&ni())return s.status="fromSession",na(e,s);f()})},logout:function(e,t){var n=(t||{}).aliId,r=ex.is.AliSeller&&eP.geVersion("10.89.0"),i=ex.is.AliBuyer&&eP.geVersion("8.41.0"),o=ex.is.Accio;if(r||i||o){var a={};n&&(a.aliId=n),ts("user","logout",a,function(){e()})}else to("ALICommon","logout",{},function(){e()})},getUserInfo:function(e,t){var n=(t||{}).aliId,r={};n&&(r.aliId=n),ts("user","getBaseInfo",r,function(t){var n=eo.getICBUKitData(t)||{};n.userId=n.loginId,na(e,n)},function(){na(e,{})})},isLogin:nc}:{getCToken:no,getUserInfo:function(e,t){nt(e,{userId:nn(),loginId:nn(),cna:ne.get("cna")||"",aliBeaconId:ne.get("ali_beacon_id")||""})},isLogin:nr,login:function(e,t){var n=t=t||{},r=n.isFocusLogin,i=n.isForceLogin;function o(){var e=t.mSiteLang||"en_US",n=tm("https://passport.alibaba.com")+"/mini_login.htm?appName=icbu&appEntrance=icbu_h5&styleType=auto&bizParams=&notLoadSsoView=false&notKeepLogin=false&isMobile=true&showKeepLogin=true&showHead=true&showWelcomePage=true&lang="+e+"&return_url="+encodeURIComponent(t.returnUrl);location.assign(n)}if(t=Object.assign({returnUrl:location.href},t),r||i){o();return}nr(function(t){if(t)return nt(e);o()})},logout:function(e,t){var n=(t||{}).returnUrl;n=encodeURIComponent(n||location.href);var r=tm("https://login.alibaba.com/")+"xman/xlogout.htm?return_url="+n;location.assign(r)}},nl=function(e,t){var n,r=t.callbackKey,i=t.callbackName,o=t.params,a=ed.parse(e);return Object.assign(a.query,((n={})[r]=i,n),o),ed.stringify(a)},nf=function(e){var t=null==e?void 0:e.fetchOptions;return Object.assign({},{callbackName:"jsonp_"+es.simpleRandom(),callbackKey:"callback",timeout:15e3},e,t)},np=eo.call;function nd(e){document.getElementsByTagName("head")[0].removeChild(e)}function nm(e){try{delete window[e]}catch(t){window[e]=void 0}}function ng(e,t,n,r){var i,o=nf(t),a=document.createElement("script"),s=o.callbackName,c=o.timeout,u=nl(e,o);window[s]=function(e){var t=function(e){if(!performance)return[];var t=function(e,t,n){var r=e.serverTiming,i=r&&r.find(function(e){return e.name===t});return i&&i[n]};try{var n=[];return performance.getEntriesByName(e).forEach(function(e){var r={rt:t(e,"rt","duration"),eagleid:t(e,"eagleid","description"),size:e.encodedBodySize,duration:e.duration};n.push(r)}),n}catch(e){return console.log(e),[]}}(u);np(n,e,t&&t[0]),i&&clearTimeout(i),nd(a),nm(s)},a.setAttribute("src",u),document.getElementsByTagName("head")[0].appendChild(a),i=setTimeout(function(){np(r,Error("JSONP request to "+u+" timed out")),nd(a),window[s]=function(){nm(s)}},c)}var nh=eo.call,nv={},ny=function(e){if(nv.platform)return nh(e,nv.platform);te(function(t){en.string(t)&&(t=JSON.parse(t)),nv.platform=t,nh(e,t)})};function nb(){var e,t=ex.is.web&&window.__alibaba_environment__,n=ex.is.node&&"undefined"!=typeof alibaba_ssr_env&&(null===(e=alibaba_ssr_env)||void 0===e?void 0:e.request_headers);if(t||n)return{language:(null==t?void 0:t.appLanguage)||(null==n?void 0:n.language),region:ex.is.AliSeller?"CN":(null==t?void 0:t.appCountry)||(null==n?void 0:n.region),currency:(null==t?void 0:t.appCurrency)||(null==n?void 0:n.currency),deviceId:(null==t?void 0:t.deviceId)||(null==n?void 0:n.deviceId)||(null==n?void 0:n.utdid),statusBarHeight:(null==t?void 0:t.statusBarHeight)||(null==n?void 0:n.statusBarHeight)||(null==n?void 0:n.statusbarheight)}}function nw(e){return ea.pick(e,["language","region","currency"])}var n_=function(){var e=nb();if(e)return nw(e)},nx={getLocaleFromWindVane:function(e){var t=n_();if(t)return nh(e,t);if(e5()){tn(function(t){nh(e,nw(t))});return}ex.is.web&&(ex.is.AliBuyer?ny(function(t){if(!t)return nh(e,{});nh(e,{language:t.currentLang,region:t.localeCode,currency:t.currency||t.currencyCode})}):ts("locale","getLocaleInfo",{},function(t){nh(e,{language:eo.getICBUKitData(t).languageMcms.toLowerCase().replace("_","-"),region:"CN",currency:""})}))},getPlatFormInfo:ny,detectConnection:tX,getLocaleFromEnv:n_,getAliEnv:nb},nS=eo.call;function nO(){var e,t=ed.paramsToObject(ne.get("sc_g_cfg_f")||""),n=t.sc_b_locale||"";return{currency:t.sc_b_currency||"USD",region:t.sc_b_site||"us",language:(e=n.indexOf("_"))>0?n.substring(0,e):n}}function nN(e){if(ex.is.windVane)return nx.getLocaleFromWindVane(e);nS(e,nO())}var nk={getLocale:nN,getShipTo:function(e){if(ex.is.web){if(ex.is.pc){var t,n,r=null===(t=window)||void 0===t?void 0:null===(n=t.HEADER_DATA)||void 0===n?void 0:n.hdCode;ng("https://"+tm("ug.alibaba.com")+"/api/ship/queryNewShipToCountry?isNewHeader="+!r,{},function(t){if((null==t?void 0:t.code)===200){var n,r;e(null==t?void 0:null===(n=t.data)||void 0===n?void 0:null===(r=n.currentlySelectedLocalCountry)||void 0===r?void 0:r.toLowerCase())}else e(void 0)},function(){e(void 0)});return}nN(function(t){e(null==t?void 0:t.region)})}return e(void 0)},getLocaleSync:function(){var e=nx.getLocaleFromEnv();return ex.is.windVane&&e?e:nO()},getPlatFormInfo:nx.getPlatFormInfo,detectConnection:nx.detectConnection,canUseWindVane:function(e){var t=!1;function n(n){t||(t=!0,e(n))}if(ex.is.windVane){var r=function(){clearTimeout(o),n(!0)},i=function(){clearTimeout(o),n(!1)},o=setTimeout(function(){n(!1)},300);e5()?ta("Base","isWindVaneSDK",{},r,i):to("Base","isWindVaneSDK",{},r,i)}else n(!1)},getAliEnv:nx.getAliEnv},nA=eo.call,nT=function(e){var t,n=new FormData;for(var r in e)n.append(r,(t=e[r],(en.object(t)||en.array(t))&&(t=JSON.stringify(t)),t));return n},nE=es.isMTOP;function nP(e,t,n,r,i,o){var a={api:ed.getSafeLink(e),data:r,ua:n||navigator.userAgent,extraHeader:t};tc.callKit("network","sendPost",a,i,o)}var nI={isMTOP:nE,getFetchType:function(e,t){var n=t.type;return!n&&nE(e)&&(n="mtop"),!n&&/^http/.test(e)&&(n="jsonp"),n},normalFetch:function(e,t,n,r){if(!e){nA(r,{message:"no apiName, "+JSON.stringify(t)});return}var i=X({method:t.method,credentials:"same-origin"},t.fetchOptions);if(t.method||(t.method="get"),"post"===t.method.toLowerCase()&&en.object(t.params)){var o,a=eP.geVersion("8.28.0")&&ex.is.AliBuyer&&ex.is.iOS,s=eP.geVersion("10.76.0")&&ex.is.AliSeller&&ex.is.iOS,c=ex.is.Accio&&ex.is.iOS;if(a||s||c)return nP(e,null==t?void 0:null===(o=t.fetchOptions)||void 0===o?void 0:o.headers,null,t.params,n,r);var u=t.fetchOptions.headers["Content-Type"];u&&u.indexOf("application/json")>-1?i.body=JSON.stringify(t.params):i.body=nT(t.params)}else"get"===t.method.toLowerCase()?en.object(t.params)&&(e=ed.appendQuery(e,t.params)):i.body=t.params;fetch(e,i).then(function(e){return e.json()}).then(function(e){nA(n,e)}).catch(function(e){nA(r,e)})},call:function(e,t,n,r,i){var o=this.getFetchType(e,t),a=this.normalFetch;switch(o){case"mtop":a=i;break;case"jsonp":a=ng}"mtop"!==o&&(t.params=Object.assign({ctoken:no(),_tb_token_:ne.get("_tb_token_")},t.params)),nA(a,e,t,n,r)}};function nC(e){var t=Object.keys(e),n={};return t.forEach(function(t){var r=e[t];en.string(r)?n[t]=r:n[t]=r+""}),n}var nj=eo.call,nV=function(e,t,n,r){var i,o=window.lib&&window.lib.mtop,a=t.v,s=t.params,c=t.ecode,u=t.method,l=t.env,f=t.fetchOptions||{},p=f.dataType,d=f.extraHeader;if(f.extWebConfig,!o)return nj(r,"mtop.js is not found.");var m="acs",g="h";"pre"===l&&(i="pre-acs-cn",g="m"),/\.us$/.test(e)&&("pre"===l&&(i="use-pre-acs"),m="trade-acs",g="m");var h=ed.getSiteMainDomain();o.config.prefix=i||m,o.config.subDomain=g,o.config.mainDomain=tm(h);var v={api:e,v:a||"1.0",type:void 0===u?"GET":u,data:JSON.stringify(s),appKey:o.config.appKey||"24889839",ecode:c,H5Request:!0,jsonpIncPrefix:"_"+Date.now()+"_"};p&&(v.dataType=p),d&&(v.dataType="json",v.ext_headers=nC(d)),o.request(v).then(function(e){nj(n,e)},function(e){var t=(e||{}).ret,n=(void 0===t?[]:t)[0],i=200;n&&n.indexOf("SESSION_EXPIRED")>-1&&(i=401),nj(r,{message:n=n||"mtop fetch error",statusCode:i,response:e})})},nL=function(e,t,n,r){var i=nO();t.params=t.params||{},["language","currency","countryCode"].forEach(function(e){t.params[e]=t.params[e]||i[e]}),nV(e,t,n,r)},nM=["extraHeader"],nR=function(e,t,n,r){var i=t.fetchOptions||{},o=i.extraHeader,a=e3(i,nM),s=X({parameters:t.params,apiVersion:t.v,auth:t.ecode,method:t.method},a);s[nI.isMTOP(e)?"apiName":"interfaceName"]=e,o&&(s.extraHeader=nC(o)),tr(s,n,r)},nD=ex.is.windVane?function(e,t,n,r){nI.call(e,t,n,r,nR)}:function(e,t,n,r){nI.call(e,t,n,r,nL)},nU=eo.call,nB=eo.noop,nq={back:function(e){var t=(e||{}).delta;if(ex.is.windVane){if(ex.is.AliBuyer&&location.href.indexOf("wx_no_anim=true")>-1&&ex.is.iOS){ts("navigation","finishThisPage",{});return}ts("navigation","pop",{delta:void 0===t?1:t})}else if(history&&history.length>1)history.back();else{var n=ed.getSiteMainDomain();location.href=tm("https://www."+n)}},assign:function(e,t,n){if(ex.is.windVane){var r={url:e,animated:!0,extraHeader:nF(n)};if((ex.is.AliBuyer||ex.is.Accio)&&ex.is.iOS&&ed.isICBUSchema(e)){ts("navigation","doRouter",{url:e},function(){nU(t)},nB);return}ts("navigation","push",r,function(){nU(t)})}else location.assign(e)},replace:function(e,t,n){if(ex.is.windVane){if((ex.is.AliBuyer||ex.is.Accio)&&ex.is.iOS&&ed.isICBUSchema(e)){ts("navigation","doRouter",{url:e,backStep:1},function(){nU(t)},nB);return}ts("navigation","push",{url:e,animated:!1,isCloseSelf:!0,extraHeader:nF(n)},function(){nU(t)})}else location.replace(e)},reload:function(){location.reload()}};function nF(e){var t=e||{},n=t.extraHeader,r=t.noPrefix;if(n&&"object"==typeof n){var i={},o=r?"":"extra-";for(var a in n)i[""+o+a]=String(n[a]);return i}}var nW=function(e){if(ex.is.windVane){var t=(e||{}).exposed;try{ts("container","pageLoad",{exposed:void 0!==t&&t})}catch(e){console.error("reportPageLoad error",e)}}},nH=Object.freeze({__proto__:null,app:t3,loadFile:function(e,t,n){fetch(e,{method:"get"}).then(function(e){e.text().then(function(e){t&&t(e)})}).catch(function(e){n&&n(e)})},networkTypeEnum:tf,storage:t5,user:nu,cookie:ne,env:nk,fetch:nD,postByNetwork:nP,windVane:tc,goto:nq,jsonp:ng,getPerfInfo:function(e){ex.is.windVane&&ex.is.web?ti(e):e(null)},reportPageLoad:nW}),n$={click:"commitClick",expose:"commitExposure",enter:"commitEnter",update:"commitUpdate",response:"commitResponse"},nK={click:"commitClickV2",expose:"commitExposureV2",enter:"commitEnterV2",update:"commitUpdateV2",response:"commitResponse"},nJ=tc.callKit,nz="1rzf0qwp-hlppmnjl";function nY(e){if((null==e?void 0:e.type)==="api"&&null!=e&&e.w_res){if(!/alibaba\.|alicdn.com|mtop\./.test(e.w_res))return!1;if(/xconfig\/icbu_plugin_script/.test(e.w_res))return e.w_res="[sample-5%]"+e.w_res,.05>Math.random()}return!0}var nG=function(){return new Promise(function(e){var t,n,r,i,o,a,s,c,u=window.__itrace;u?e(u):(n=ed.getSiteMainDomain(),r=location.host.indexOf(tm(n))>-1,i=location.host.indexOf(tm("sale.alibaba.com"))>-1,o=ex.is.android||ex.is.iOS,((s=null==(a=document.getElementsByTagName("meta")||[])?void 0:null===(t=a["wpk-bid"])||void 0===t?void 0:t.content)&&s!==nz||i||o&&r)&&(c=function(){e(window.__itrace)},function(e){for(var t=e.getElementsByTagName("meta")||[],n=t.length,r=nz,i=document.body,o=eY.version+"-"+(ex.is.windVane?"app":"h5"),a=!0,s=8,u=2e3,l=0;l<n;l++){var f=t[l];switch(f.name){case"wpk-bid":r=f.content;break;case"wpk-rel":o=f.content;break;case"wpk-root-id":i=document.getElementById(f.content)||document.body;break;case"wpk-depth":s=Number(f.content);break;case"wpk-check-time":u=Number(f.content);break;case"wpk-disable":a=!1}}var p=!!window.__wpk,d=navigator.userAgent.indexOf("UCBS")>-1&&navigator.userAgent.indexOf("Android");if(!a||window.__itrace||window.__iosInitItrace)window.__itrace&&eo.call(c);else{var m=[],g="//s.alicdn.com/@g/woodpeckerx/itrace-next/??",h="",v={id:"blank",rootNode:i,maxDepth:s,startCheckingTime:u},y={id:"flow",enable:!1};d?(m=[y],h="".concat(g,"itrace.iife.js")):p?(m=[y,v],h="".concat(g,"itrace-blank.iife.js,itrace.iife.js")):(m=["flow","jserror","resource","interface",v],h="".concat(g,"itrace-jserror.iife.js,itrace-interface.iife.js,itrace-flow.iife.js,itrace-blank.iife.js,itrace-resource.iife.js,itrace.iife.js")),window.__iosInitItrace=!0,window.__itrace_conf=X({bid:r,rel:o,beforeSend:nY},window.__itrace_conf||{},{cluster:"intl",plugins:m});var b=e.createElement("script");b.async=!0,b.src=h,b.crossOrigin="anonymous",b.onload=function(){window.__itrace&&window.__itrace.setReady(),eo.call(c)},e.body.appendChild(b)}}(window.document)))})},nX=ex.is.windVane?function(e,t,n,r){var i=r||{},o=i.isUseNewVersion,a=void 0!==o&&o,s=i.pageName,c=void 0===s?encodeURIComponent(""+location.host+location.pathname).replace(/%2F/g,"-").replace(/%/g,":"):s;for(var u in n)if(Object.prototype.hasOwnProperty.call(n,u)){var l=typeof n[u];("number"===l||"boolean"===l)&&(n[u]=""+n[u])}eH.call(e$,{params:n,event:e,pageName:c,logKey:t}).next(function(r){var i=(a?nK:n$)[e],o={pageName:c,args:r.params};"click"===e?o.controlName=t:"expose"===e?(o.exposeName=t,o.exposeTime=0):"enter"===e||"update"===e?o.pageURL=n.spm_id:"response"===e&&(o.eventName=t),nJ("userTrack",i,o)})}:function(e,t,n){var r=ed.objectToParams(n);/^\/.+\..+\..+$/.test(t)||(t="/sc.mobile."+t);var i="expose"===e?"EXP":"CLK",o={extend:r,params:n,event:e,eventType:i,logKey:t};eH.call(e$,o).next(function(e){(window.goldlog_queue||(window.goldlog_queue=[])).push({action:"goldlog.record",arguments:[t,i,e.extend,"POST"]})})},nQ=Object.freeze({__proto__:null,logger:nX,getItraceInstance:nG}),nZ=function(e,t,n){var r,i,o=eQ.get(e0)||"",a=eQ.get("spm_id");n=Object.assign({},n,eQ.get());var s=null;(n=ea.filter(n,function(e){return en.existy(e)})).customUTVersion&&(s=n.customUTVersion,delete n.customUTVersion);var c=(r=s||eQ.get(e1),i=ex.is.AliBuyer&&eP.geVersion("7.46.0"),"v2"===r&&i);if(c){if(n.spmc=n.spmc||"0",n.spmd=n.spmd||"0",a){var u=a.split(".");n.spm=u[0]+"."+u[1]+"."+(n.spmc||"1")+"."+(n.spmd||"1")}}else if((n.spmc||n.spmd)&&a){var l=a.split(".");n.spm_id=l[0]+"."+l[1]+"."+(n.spmc||"")+"."+(n.spmd||""),delete n.spmc,delete n.spmd}ex.is.windVane?(["rawUrl",e0].forEach(function(e){n[e]=encodeURIComponent(n[e])}),n.rawUrl&&(n.rawUrl=n.rawUrl.replace(/%2F/g,"-").replace(/%/g,":"))):/^\/.+\..+\..+$/.test(t)||(t="/sc.mobile."+t),nX(e,t,X({"spm-cnt":n.spm_id,pageName:o},n),{pageName:o,isUseNewVersion:c})};function n0(){}var n1={},n2=!1;ex.is.web&&(m=window.goldlog_queue||(window.goldlog_queue=[]));var n3="userTrack";function n4(e){var t=ex.is.AliBuyer&&eP.geVersion("7.46.0");return"v2"===e&&t}var n5=function(e){var t=function(){nZ(e?"update":"enter","",{});try{m.push({action:"goldlog.setMetaInfo",arguments:["isonepage","1|Page_"+eQ.get(e0)]})}catch(e){console.error(e)}};t(),document.addEventListener("WV.Event.APP.Active",function(e){setTimeout(function(){t()},500)},!1)},n8=function(){var e=n4(eQ.get(e1));tc.callKit(n3,e?"commitPageDisAppearV2":"commitPageDisAppear",{},function(){})},n6=function(){var e=n4(eQ.get(e1));tc.callKit(n3,e?"commitPageAppearV2":"commitPageAppear",{},function(){})},n9=function(){ex.is.iOS&&n6()},n7=ex.is.windVane?{firstScreen:n0,click:function(e,t){nZ("click",e,t)},expose:function(e,t){nZ("expose",e,t)},enter:function(){n5()},response:function(e,t){nZ("response",e,t)},update:function(){n5(!0)},spaUpdate:function(e,t){void 0===e&&(e={}),void 0===t&&(t=!1),function(e){if(ex.is.windVane){var t=0;(function n(){try{var r=window.goldlog;if(r&&r.getMetaInfo&&r.getMetaInfo("aplus_chnl")){var i,o=(null===(i=r.getMetaInfo("aplus_chnl"))||void 0===i?void 0:i.bridgeName)==="icbuWindVane";if(o){e(o);return}}}catch(e){console.info(e)}if(t>=10){e(!1);return}t++,setTimeout(n,400)})()}}(function(n){t&&(n1=e),n&&(n2=!0,m.push({action:"goldlog.sendPV",arguments:[]})),n9(),ex.is.iOS&&nZ("update","",X({pageName:eQ.get(e0)},n1)),document.addEventListener("WV.Event.APP.Active",function(e){n9(),nZ("update","",X({pageName:eQ.get(e0)},n1))},!1)})},_sendPagePV_:function(e){if(void 0===e&&(e={}),n2){n2=!1,n1=e,nZ("update","",X({pageName:eQ.get(e0)},n1));return}n1=e,n8(),n9(),nZ("update","",X({pageName:eQ.get(e0)},n1))}}:{firstScreen:n0,click:function(e,t){nZ("click",e,t)},expose:function(e,t){nZ("expose",e,t)},response:function(e,t){nZ("click",e,t)},enter:function(){},update:function(){},spaUpdate:function(){},_sendPagePV_:function(){}},re=X({CACHE:eQ,CACHE_KEY_PAGE_NAME:e0,CACHE_KEY_UT_VERSION:e1,CACHE_KEY_NEXT_SPM:e2},n7),rt=function(){function e(){this.times=void 0,this.startStash=void 0,this.times={},this.startStash={}}var t=e.prototype;return t.get=function(e){var t=this.times;return e?t[e]:t},t.set=function(e,t){var n=this.times,r=this.startStash,i=n[e];if(en.existy(i))return i;var o=t||r[e]||Date.now();if(!en.existy(r[e])){r[e]=o;return}return n[e]=(t||Date.now())-r[e],delete r[e],n[e]},e}(),rn=function(e){return"/sc.mobile.redfox-"+e},rr=function(e,t,n){var r=e||{};return t&&en.object(t)&&(r.spmc=t.spmc||"1",r.spmd=t.spmd||"1"),r.spmd&&n&&(eQ.set(e2,(r.spmc||"1")+"."+(r.spmd||"1")),r.isPageView=!0),r},ri="actived";function ro(){ed.query.wx_page_prefetch&&ex.is.windVane&&(ri="waiting",document.addEventListener("WV.Event.APP.Active",function(e){ri="actived"},!1))}ro();var ra="initial",rs={},rc=new rt,ru=function(e,t){var n,r;if(en.string(e)?((r={})[e]=t,n=r):en.object(e)&&(n=e),n){var i={};for(var o in n)rs.hasOwnProperty(o)||(i[o]=n[o]);return i}},rl=function(){var e=rc.get(),t={};for(var n in e)t[n+"Time"]=e[n];return t};!function(){if(ex.is.web){var e,t=null===(e=document.getElementsByTagName("meta")["icbu-h5-disable-shake-hands"])||void 0===e?void 0:e.content;t&&"true"===t||(nW(),"complete"===document.readyState?nW({exposed:!0}):window.addEventListener("load",function(){nW({exposed:!0})}))}}(),ex.is.web&&(ro(),eH.register(e$,function(e,t){!function e(t){"actived"===ri?t&&t():setTimeout(function(){e(t)},500)}(function(){eo.call(t,e)})}));var rf={time:rc,initial:function(e){this.set(ra,1*(e||eQ.get("wk_trace")))},firstScreen:function(e){},get:function(e){return e?rs[e]:rs},set:function(e,t,n){en.string(e)&&!en.existy(t)&&(t=Date.now()),Object.assign(rs,ru(e,t),rl())},setDiffAbs:function(e,t,n){var r=rs[t||ra];if(en.number(r)){var i=rs[n];en.number(i)||(i=Date.now());var o=Math.abs(r-i);this.set(e,o)}}},rp={Time:rt,time:new rt,get:eQ.get,set:eQ.set,constant:{CACHE_KEY_NEXT_SPM:e2},initial:function(e,t){var n=(t||{}).version;(e=Object.assign({rawUrl:ed.rawUrl,displayName:(ed.path||"").replace(/^\//,"").replace(/\/index\.html?/,"").replace(/[^\w]/ig,"_"),pageName:encodeURIComponent(ed.rawUrl),bundleType:"app",techEnv:ex.is.web?"web":"weex",wk_trace:eQ.get("wk_trace")},e)).enablePrefetchX=ed.query.wh_prefetch?"Y":"N",e.wk_trace=""+e.wk_trace,e[e1]=void 0===n?"v1":n,ex.is.windVane&&e.pageName&&e.pageName.startsWith("Page_")&&(e.pageName=e.pageName.slice(5)),eQ.set(e)},click:function(e,t,n){en.bool(n)&&(e=rn(e)),t=rr(t,n,!0),re.click(e,t)},expose:function(e,t,n){en.bool(n)&&(e=rn(e)),t=rr(t,n),re.expose(e,t)},response:function(e,t,n){t=rr(t,n),re.response(e,t)},enter:function(){re.enter()},update:function(){re.update()},_sendPagePV_:function(e){re._sendPagePV_(e)},spaEnter:function(){(window.goldlog_queue||(window.goldlog_queue=[])).push({action:"goldlog.sendPV",arguments:[{is_auto:!1},X({},eQ.get())]})},spaUpdate:function(e,t){re.spaUpdate(e,t)}},rd=eo.call,rm="DD/MM/YYYY",rg="MM/DD/YYYY",rh="DD.MM.YYYY",rv="YYYY/MM/DD",ry=[rg+",US,en,en-us",rm+",GB,en,en-us",rm+",FR,fr,fr-fr",rm+",ES,es,es-es",rm+",IN,en,en-us",rm+",ID,id,in-id",rm+",ID,in,in-id",rm+",PT,pt,pt-pt",rm+",TR,tr,tr-tr",rm+",UR,ur,en-us",rm+",TH,th,th-th",rm+",AR,ar,ar-sa",rm+",MS,ms,ms-my",rg+",CA,fr,fr-fr",rm+",AU,en,en-us",rh+",DE,de,de-de",rh+",RU,ru,ru-ru",rv+",JP,ja,ja-jp",rg+",IT,it,it-it",rv+",CN,zh-Hans,zh-cn",rv+",CN,zh-Hant,zh-tw",rv+",CN,zh,zh-cn",rg+",KO,ko,ko-kr",rg+",VN,vi,vi-vn",rg+",IW,iw,iw-il",rg+",IW,he,iw-il",rg+",IN,hi,hi-in",rg+",NL,nl,nl-nl",rg+",US,en,pd-kv"],rb={dateFormat:"YYYY-MM-DD",dateTimeFormat:"YYYY-MM-DD hh:mm:ss",language:"en",currency:"USD",region:"us",mcms:"en-us"},rw={dateFormat:rv,dateTimeFormat:rv+" hh:mm:ss",language:"zh",currency:"USD",region:"cn",mcms:"zh-cn"};function r_(e){var t=ea.pick(e,["region","currency"],!0),n=rN(e.language||"en-us");Object.assign(n,t);var r=Object.keys(n),i=rS();return r.forEach(function(e){n[e]=n[e]||i[e]}),g=n}function rx(){var e=nk.getLocaleSync();return e?r_(e):Object.assign({},g||rS())}function rS(){return ex.is.AliSeller?rw:rb}function rO(e){if(g)return rd(e,g);nk.getLocale(function(t){rd(e,r_(t))})}function rN(e){for(var t=0;t<ry.length;t++){var n=ry[t].split(","),r=n[0],i=n[1],o=n[2],a=n[3],s=/^\w\w-\w\w$/ig.test(e)?a:o;if(es.isEqual(e,s,!0))return{region:i,mcms:a,language:o,dateFormat:r,dateTimeFormat:r+" hh:mm:ss"}}return rS()}var rk=ex.is.node,rA=function(){return rk?ex.is.iOS:!!("undefined"!=typeof window&&window)&&/iphone/gi.test(window.navigator.userAgent)&&window.screen.height>=812},rT=0,rE=0;rA()&&(rk?(rT=88,rE=68):(rT=33e3/screen.width,rE=25500/screen.width));var rP={isIphoneXSeries:rA(),isIphoneX:rA(),statusBarHeight:rT,navBarHeight:0,bottomBarHeight:rE};function rI(){return ex.is.web?{clientWidth:document.documentElement.clientWidth||window.innerWidth,clientHeight:document.documentElement.clientHeight||window.innerHeight}:{clientWidth:0,clientHeight:0}}var rC=function(e){return tX(e)},rj=eo.call,rV=ex.is,rL=rx(),rM=rS(),rR="he"===rL.language||"iw"===rL.language||"ar"===rL.language?"rtl":"ltr",rD=Object.freeze({__proto__:null,is:rV,app:eP,locale:rL,defaultLocale:rM,getDirection:rR,direction:rR,setHTMLDir:function(){ex.is.web&&document.getElementsByTagName("html")[0].setAttribute("dir",rR)},device:{get appBarHeight(){var rU=104;return ex.is.windVane&&(rU=112),rU},get navbarHeight(){return this.appBarHeight+this.statusBarHeight},get statusBarHeight(){var rB=0;return ex.is.windVane&&(rB=ex.is.iOS?88:48),rB},get screenWidth(){return 750},get screenHeight(){var rq=window.innerHeight,rF=window.innerWidth;return Math.round(rq*this.screenWidth/rF)},get bottomBarHeight(){return rP.bottomBarHeight||0},getScreenStatus:function(){var e,t="unknown";ex.is.web&&(t=null!==(e=window.screen.orientation)&&void 0!==e&&e.type.startsWith("portrait")?"portrait":"landscape");var n=rI();return{clientWidth:n.clientWidth,clientHeight:n.clientHeight,devicePixelRatio:function(){if(!ex.is.web)return 1;var e=window.devicePixelRatio;return/iPad/i.test(navigator.userAgent)&&e>=2?2:e}(),orientation:t,deviceType:this.getDeviceType(),isVisible:function(){if(!ex.is.web)return!1;var e=rI(),t=e.clientWidth,n=e.clientHeight;return"visible"===document.visibilityState&&t>1&&n>1}()}},getActiveType:function(){return ex.is.web?document.visibilityState?"active":"background":"active"},getDeviceType:function(){return ex.is.mobile?"mobile":"pc"},onActiveChange:function(e){if(!ex.is.web)return function(){};var t=function(){"visible"===document.visibilityState?e("active"):e("background")},n=function(){e("background")},r=function(){e("active")};return document.addEventListener("visibilitychange",t),document.addEventListener("WV.Event.APP.Background",n,!1),document.addEventListener("WV.Event.APP.Active",r,!1),function(){document.removeEventListener("visibilitychange",t),document.removeEventListener("WV.Event.APP.Background",n),document.removeEventListener("WV.Event.APP.Active",r)}},onScreenChange:function(e){var t=this;if(!ex.is.web)return function(){};var n=function(n){var r="resize";void 0!==window.orientation&&(r="orientationChange"),e({type:r,screenStatus:t.getScreenStatus()})};return window.addEventListener("resize",n),window.addEventListener("orientationchange",n),function(){window.removeEventListener("resize",n),window.removeEventListener("orientationchange",n)}}},speed:{getSpeed:function(){},setSpeed:function(){},detectConnection:rC,getNetworkType:rC,onNetworkChange:function(e){return t0(e)},networkTypeEnum:tf},user:{isLogin:function(e){nu.isLogin(e)},getUserInfo:function(e,t){nu.getUserInfo(function(t){rj(e,t)},t)},login:function(e,t){nu.login(e,t)},logout:function(e){nu.logout(e)}},findLocale:rN,getLocale:rO,getLocaleSync:rx,getDefaultLocale:rS,getShipTo:function(e,t){if(t&&h)return e({shipTo:h,isSuccess:!0});nk.getShipTo(function(t){h=t,e({shipTo:t,isSuccess:!!t})})}}),rW={ES:"spanish",PT:"portuguese",FR:"french",DE:"german",IT:"italian",TR:"turkish",TH:"thai",JP:"japanese",RU:"russian",KO:"korean",NL:"dutch",VN:"vietnamese",ID:"indonesian",AR:"arabic",IW:"hebrew",CN:"chinese"},rH={appendQuery:ed.appendQuery,getSafeLink:ed.getSafeLink,objectToParams:ed.objectToParams,stringify:ed.stringify,parse:ed.parse,paramsToObject:ed.paramsToObject,get query(){return ed.query},get hash(){return ed.hash},get rawUrl(){return ed.rawUrl},get host(){return ed.host},get path(){return ed.path},getSubDomain:function(e){return rW[(e=e||({ja:"JP",vi:"VN",in:"ID",he:"IW","zh-Hans":"CN","zh-Hant":"CN"})[rL.language]||"").toUpperCase()]||""},getHome:function(e){var t=this.getSubDomain(e);return"https://m."+(t+=t?".":"")+"alibaba.com/"},getDetail:function(e){void 0===e&&(e={});var t,n=e,r=n.id,i=n.region,o=e.subject,a=void 0===o?"product":o,s=Object.assign({},e.query);if(ex.is.app)t="enalibaba://detail/",Object.assign(s,{id:r});else{a=a.replace(/[^\w]/gi,"-");var c=this.getSubDomain(i)?"p-detail/product-"+r+".html":"product/"+r+"/"+a+".html";t=""+this.getHome(i)+c}var u=ed.objectToParams(s);return u&&(t+="?"+u),t},getMiniSite:function(e){var t,n=e=Object.assign({tab:"index"},e),r=n.id,i=n.tab,o=n.query,a=void 0===o?{}:o,s=n.host;if(Object.assign(a,{language:rL.language,currency:rL.currency}),ex.is.app)t="https://alisite-mobile.alibaba.com/minisite/"+r+"/"+i+".htm",Object.assign(a,{wx_navbar_transparent:!0,wx_screen_direc:"portrait"});else{if(!s)return;t="//"+s+"/"+i+".html"}return t+"?"+ed.objectToParams(a)},getPerformance:function(e){if(performance){var t=function(e,t,n){var r=e.serverTiming,i=r&&r.find(function(e){return e.name===t});return i&&i[n]};try{var n=[];return performance.getEntriesByName(e).forEach(function(e){var r={rt:t(e,"rt","duration"),eagleid:t(e,"eagleid","description"),size:e.encodedBodySize,duration:e.duration};n.push(r)}),n}catch(e){console.log(e)}}}},r$=Object.freeze({__proto__:null,is:en,to:er,xPath:ei,string:es,object:ea,util:eo,url:rH,goto:{assign:function(e,t,n){en.object(t)&&!en.existy(n)&&(n=t,t=null),e=function(e,t,n){if(e=ed.getSafeLink(e),t&&ex.is.web){var r="";r=/^\w+\.\w+$/.test(t)?t+"."+(n?encodeURI(n):"1.1"):t;var i=e.indexOf("?")>-1?"&":"?";e=""+e+i+"spm="+r}return e}(e,eQ.get("spm_id")||"",eQ.get("spmcd")),nq.assign(e,t,n)},detail:function(e){var t=rH.getDetail(e);this.assign(t,{ignoreTrack:!0})},minisite:function(e){var t=rH.getMiniSite(e);if(!t){console.error("Parameter is incorrect");return}this.assign(t,{ignoreTrack:!0})},back:function(e){var t=(e||{}).delta;nq.back({delta:1*(void 0===t?1:t)})},setNativeBackHook:function(e,t,n){tJ(e,t,n)},replace:function(e,t,n){e=ed.getSafeLink(e),nq.replace(e,t,n)},reload:function(){nq.reload()},home:function(e){e=e||{};var t="//m.alibaba.com/";ex.is.windVane&&(t="enalibaba://",ex.is.iOS?t+="home":(t+="sc-home",e.frag="home")),t+="?"+ed.objectToParams(e),this.assign(t)}}}),rK={exports:{}},rJ={exports:{}};rJ.exports,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n={},r=decodeURIComponent,i=encodeURIComponent;function o(e){return"string"==typeof e}function a(e){return o(e)&&""!==e}function s(e){if(!a(e))throw TypeError("Cookie name must be a non-empty string")}function c(e){return e}n.get=function(e,t){s(e),t="function"==typeof t?{converter:t}:t||{};var n=function(e,t){var n={};if(o(e)&&e.length>0)for(var i,a,s,u=t?r:c,l=e.split(/;\s/g),f=0,p=l.length;f<p;f++){if((s=l[f].match(/([^=]+)=/i))instanceof Array)try{i=r(s[1]),a=u(l[f].substring(s[1].length+1))}catch(e){}else i=r(l[f]),a="";i&&(n[i]=a)}return n}(document.cookie,!t.raw);return(t.converter||c)(n[e])},n.set=function(e,t,n){s(e);var r=(n=n||{}).expires,o=n.domain,c=n.path;n.raw||(t=i(String(t)));var u=e+"="+t,l=r;return"number"==typeof l&&(l=new Date).setDate(l.getDate()+r),l instanceof Date&&(u+="; expires="+l.toUTCString()),a(o)&&(u+="; domain="+o),a(c)&&(u+="; path="+c),n.secure&&(u+="; secure"),document.cookie=u,u},n.remove=function(e,t){return(t=t||{}).expires=new Date(0),this.set(e,"",t)},t.default=n,e.exports=t.default}(rJ,rJ.exports);var rz=rJ.exports;rK.exports,Object.defineProperty(i=rK.exports,"__esModule",{value:!0}),o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=rz&&rz.__esModule?rz:{default:rz},s={},(c=function(e){this.initAttrs(e)}).prototype={attrs:{isLoggedIn:!1,isNewUser:!1,isFirstIn:!0,country:"",firstName:"",lastName:"",serviceType:"",memberSeq:"",locale:"",buyerLocale:"",buyerSite:"",buyerCurrency:""},get:function(e){return this._attrs[e]},set:function(e,t){this._attrs[e]=t},initAttrs:function(e){this._attrs=o(this.attrs,e||{})},setup:function(){var e={};if(a.default.get("xman_us_f"))for(var t=a.default.get("xman_us_f").split("&"),n=t.length;n--;){var r=t[n].split("=");e[r[0]]=r[1]}var i=a.default.get("xman_us_t"),o=a.default.get("xman_us_f"),s=/x_user=([^&"]+)/;i&&-1!==i.indexOf("sign=y")?this.set("isLoggedIn",!0):this.set("isLoggedIn",!1),o&&s.test(o)&&(o.match(s),(o=(o=RegExp.$1).split("|")).length>=5&&(this.set("country",o[0]),this.set("firstName",o[1].replace(/</g,"&lt;").replace(/>/g,"&gt;")),this.set("lastName",o[2].replace(/</g,"&lt;").replace(/>/g,"&gt;")),this.set("serviceType",o[3]),this.set("memberSeq",o[4])));var c=a.default.get("sc_g_cfg_f"),u={};if("string"==typeof c&&""!=c){for(var l=c.split("&"),f=l.length;f--;){var p=l[f].split("=");u[p[0]]=p[1]}this.set("buyerLocale",u.sc_b_locale),this.set("buyerSite",u.sc_b_site),this.set("buyerCurrency",u.sc_b_currency)}return""!==this.get("memberSeq")&&this.set("isNewUser",!0),""===a.default.get("ali_intl_firstIn")&&this.set("isFirstIn",!0),this.set("locale",e.x_locale||a.default.get("intl_locale")||"en_US"),this}},s=new c().setup(),u=function(){var e=!0;return""!==s.get("memberSeq")&&(s.set("isNewUser",!1),e=!1),e},i.default={isLoggedIn:s.get("isLoggedIn"),isNewUser:u(),isFirstIn:s.get("isFirstIn"),country:s.get("country"),firstName:s.get("firstName"),lastName:s.get("lastName"),serviceType:s.get("serviceType"),memberSeq:s.get("memberSeq"),serverDomain:function(){var e=void 0;return(s.setup(),["gs","cgs","twgs","hkgs","cnfm"].indexOf(s.get("serviceType"))>-1)?"hz":"us"},getIsLoggedIn:function(){return s.setup(),s.get("isLoggedIn")},getIsNewUser:function(){return s.setup(),u()},getCountry:function(){return s.setup(),s.get("country")},getFirstName:function(){return s.setup(),s.get("firstName")},getLastName:function(){return s.setup(),s.get("lastName")},getServiceType:function(){return s.setup(),s.get("serviceType")},getMemberSeq:function(){return s.setup(),s.get("memberSeq")},getLocale:function(){return s.setup(),s.get("locale")},getIPData:function(e){s.getIPData(e)},getCNA:function(){return a.default.get("cna")},getCookie:function(e){return a.default.get(e)},getMemberId:function(){var e=a.default.get("ali_apache_track"),t="";return"string"==typeof e&&(e.match(/mid=([^&"]+)/),t=RegExp.$1),t},getBuyerLocale:function(){return s.setup(),s.get("buyerLocale")},getBuyerCurrency:function(){return s.setup(),s.get("buyerCurrency")},getBuyerSite:function(){return s.setup(),s.get("buyerSite")},getIsOversea:function(){var e=!0,t=a.default.get("xman_us_f");return t&&-1!==t.indexOf("x_l=1")&&(e=!1),t&&-1!==t.indexOf("x_l=0")&&(e=!0),e}},rK.exports=i.default;var rY=_(rK.exports),rG=Object.defineProperty,rX=Object.defineProperties,rQ=Object.getOwnPropertyDescriptors,rZ=Object.getOwnPropertySymbols,r0=Object.prototype.hasOwnProperty,r1=Object.prototype.propertyIsEnumerable,r2=(e,t,n)=>t in e?rG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,r3=(e,t)=>{for(var n in t||(t={}))r0.call(t,n)&&r2(e,n,t[n]);if(rZ)for(var n of rZ(t))r1.call(t,n)&&r2(e,n,t[n]);return e},r4=(e,t)=>rX(e,rQ(t));const r5=(e,t)=>{let n=null;return()=>{n&&clearTimeout(n),n=setTimeout(()=>{e&&e()},t)}};let r8=null;const r6={init:e=>{try{return r8||(r8=new MutationObserver(r5(e,100))),r6}catch(e){console.log(e)}},start:()=>{try{r8&&r8.observe(document.body,{childList:!0,subtree:!0})}catch(e){console.log(e)}},stop:()=>{}},r9=e=>{try{if(null==window?void 0:window.__server__)return;let t=[];for(let n in e)"object"==typeof e[n]?t.push(`${n}=${JSON.stringify(e[n])}`):t.push(`${n}=${String(e[n])}`);let n=new Image;n.src=`https://sc-assets-trade.cn-beijing.log.aliyuncs.com/logstores/intl_trace/track?APIVersion=0.6.0&__topic__=intl_trace-log&${t.join("&")}`,n.onload=()=>{n=null}}catch(e){console.log(e)}},r7=({queueArrayNormal:e,queueArrayEmpty:t})=>{try{it.mcmsAppnames.length&&it.mcmsAppnames.forEach(n=>{let r=[],i=[];Array.isArray(e)&&e.length&&e.forEach(e=>{(n!==it.config.mcmsAppname||e.mcmsAppname)&&e.mcmsAppname!==n||r.push(e.key)}),Array.isArray(t)&&t.length&&t.forEach(e=>{(n!==it.config.mcmsAppname||e.mcmsAppname)&&e.mcmsAppname!==n||i.push(e.key)}),(r.length||i.length)&&r9({queueArrayNormal:r,queueArrayEmpty:i,config:r4(r3({},it.config),{mcmsAppname:n})})})}catch(e){console.log(e)}},ie=()=>{if(it.queueArrayNormal.length||it.queueArrayEmpty.length)try{for(;it.queueArrayNormal.length>20||it.queueArrayEmpty.length>20;){let e=it.queueArrayNormal.splice(0,20),t=it.queueArrayEmpty.splice(0,20);r7({queueArrayNormal:e,queueArrayEmpty:t})}r7({queueArrayNormal:it.queueArrayNormal,queueArrayEmpty:it.queueArrayEmpty}),it.queueArrayNormal=[],it.queueArrayEmpty=[]}catch(e){console.log(e)}},it={config:{},queueArrayNormal:[],queueArrayEmpty:[],totalArray:[],totalEmptyArray:[],mcmsAppnames:[],setready:e=>{try{let t=new Date().getTime(),n=rY.getMemberSeq()||t;!Object.keys(it.config).length&&e.defaultMcmsAppname&&parseInt(`${n}`.slice(-2),10)<(e.sampleRate||10)&&(it.config={sceneName:window.location.origin+window.location.pathname||"",locale:rY.getLocale().toLocaleLowerCase()||"",mcmsAppname:e.defaultMcmsAppname,serviceType:rY.getServiceType()||""},e.defaultMcmsAppname&&!it.mcmsAppnames.includes(e.defaultMcmsAppname)&&it.mcmsAppnames.push(e.defaultMcmsAppname),"ifm"===rY.getServiceType()&&(it.config.locale=rY.getBuyerLocale()||""),e.lang&&(it.config.locale=e.lang),r6.init(ie),r6.start()),e.mcmsAppname&&!it.mcmsAppnames.includes(e.mcmsAppname)&&it.mcmsAppnames.push(e.mcmsAppname)}catch(e){console.log(e)}},pushQueue:(e,t="normal",n="")=>{try{if(n&&!it.mcmsAppnames.includes(n)&&it.mcmsAppnames.push(n),it.totalArray.includes(e)){if("normal"===t&&it.totalEmptyArray.length){let t=it.totalEmptyArray.filter(t=>t!==e);t.length!==it.totalEmptyArray.length&&(it.totalEmptyArray=t,it.queueArrayNormal.push({key:e,mcmsAppname:n}))}}else it.totalArray.push(e),"normal"===t?it.queueArrayNormal.push({key:e,mcmsAppname:n}):(it.queueArrayEmpty.push({key:e,mcmsAppname:n}),it.totalEmptyArray.push(e))}catch(e){console.log(e)}}};var ir={},ii="",io="",ia=function(e){var t=e.defaultMcmsAppname,n=e.sampleRate,r=e.lang;it.setready({defaultMcmsAppname:void 0===t?"":t,sampleRate:void 0===n?10:n,lang:r})},is=function(e,t,n,r){ia({lang:t,defaultMcmsAppname:n,sampleRate:r}),io=t,ii=n;for(var i=0;i<e.length;i++){var o=e[i],a=o[t]||{},s=o["en-us"]||{};for(var c in a){var u=a[c]||s[c];ic.set(c,u)}}},ic={has:function(e){return void 0!==ir[e]},get:function(e){if("pd-kv"===io)return"##@@@"+e+"##"+ii+"@@@##";var t=ir[e]?"normal":"empty";return it.pushQueue(e,t),ir[e]||e},set:function(e,t){en.string(e)?ir[e]=t:en.object(e)&&Object.assign(ir,e)},load:function(e,t){if(e){en.array(e)||(e=[e]),"string"==typeof t&&(t={searchWord:t,mcmsAppName:"",sampleRate:10});var n=t||{},r=n.searchWord,i=n.mcmsAppName,o=n.sampleRate;if(r){var a=rN(r);is(e,a.mcms,i,o);return}rO(function(t){is(e,t.mcms,i,o)})}}},iu=eo.call,il=function(e,t,n){var r=(n=n||{})[t];if(void 0===r)return"";switch(e){case"$":return decodeURIComponent(r);case"@":return encodeURIComponent(r);default:return r}},ip=function(e,t,n){for(var r,i=0;i<e.length;i++){var o=e[i],a=/^([@#$])(.+)\1$/gi.exec(o);if(a){if(""!==(r=il(a[1],a[2],t)))return r;continue}var s=/^\$props\.(.+)$/gi.exec(o);if(s){if(r=ei.get(n,s[1]),en.existy(r))return r;continue}r=o}return r},id=function(e,t,n,r){var i={};for(var o in e){var a=e[o],s=void 0;s=en.object(t)&&t.hasOwnProperty(o)?t[o]:en.object(a)&&a.detectable?ip(a.expression,n,r):a,i[o]=s}return i},im={isMTOP:es.isMTOP,getCacheKey:function(e){return"preload_"+e},setCache:function(e,t,n){var r=Object.assign({freshAge:3600,cacheAge:86400,downloadTimestamp:Date.now()},{response:t},n);t5.setItem(e,JSON.stringify(r))},getCache:function(e,t){return t5.getItem(e).then(function(n){var r;try{if(n){var i=JSON.parse(n),o=i.downloadTimestamp,a=i.cacheAge,s=i.freshAge,c=i.response,u=(Date.now()-o)/1e3;u>a?t5.removeItem(e):r={isFresh:u<=s,cacheKey:e,response:c}}}catch(e){console.warn(e)}return iu(t,r)})},analysisParams:id,analysisConfig:function(e,t,n){var r,i=e.apiConfig,o=e.params,a=e.method,s=i.api,c=i.data,u=i.v,l=i.ecode,f=i.method,p={v:u,ecode:l,method:a||f||"GET"};if(en.string(s))r=s;else if(en.object(s)){var d=ex.is.windVane?s.weex||s.app:s.web;en.string(d)?r=d:en.object(d)&&(r=d.apiName,Object.assign(p,{type:d.type,method:d.method,options:d.options}))}return Object.assign(p,{apiName:r,params:id(c,o,t,n)}),p},getUniqueKey:function(e,t){var n=e.params,r=e.apiName,i=e.type,o={};Object.keys(n).sort().forEach(function(e){o[e]=n[e]});var a="";a=es.isMTOP(r)&&ex.is.windVane?JSON.stringify({apiName:r,data:o}):JSON.stringify({language:rL.language,currency:rL.currency,region:rL.region,apiName:r,data:o,type:i});var s=es.hash(a);return iu(t,s),s},getValue:ip,getValueByRegExp:function(e,t){var n=t.match(e);return n.length>1?n[1]:n[0]},mergeValueWithQuery:il};function ig(e,t,n,r,i){var o=r.apiName,a=r.key,s=r.isFirstScreen,c=r.fetchRT,u=r.traceId,l=r.response,f=r.params,p=r.mtopStat,d=void 0===p?{}:p,m=d.netTotalTime,g=d.buildParamsTime,h=d.totalTime,v=d.waitCallbackTime,y=Date.now()+0,b=n+0,w=l&&JSON.stringify(l).length||0,_=f&&f.modelId,x=Object.assign({modelId:_,bodySize:w,status:t,fetchRT:c,traceId:u,startTimestamp:b,endTimestamp:y,apiName:encodeURIComponent(o),uniqueKey:a,isFirstScreen:s,isEarlyPrefetch:"false",duration:y-b,netTotalTime:m,buildParamsTime:g,totalTime:h,waitCallbackTime:v},i);nX("click",e,x);var S=_?"modelId-"+_+"/":"",O="";if(i&&"success"!==t)try{O=""+JSON.stringify(i)}catch(e){console.error(e)}if(nG().then(function(e){e&&e.reportApi&&e.reportApi({msg:O,url:""+S+r.apiName,method:r.method,queryString:r.params,status:"success"===t?200:t,spent:y-b,c1:c,c2:w,c3:u,c4:_})}),s){var N="";if("false"===x.isEarlyPrefetch)try{N=JSON.stringify(window.__earlyPrefetchData||window.__epd2)}catch(e){console.error(e)}nG().then(function(e){e&&e.report({category:104,msg:"首屏API-新",wl_avgv1:x.totalTime,wl_avgv2:x.fetchRT,wl_avgv3:x.duration,w_succ:"true"===x.isEarlyPrefetch?1:0,bl1:N})})}}var ih=eo.call,iv={},iy={},ib=function(e){e.success=!0,eH.call("$fetch.success",e).next(e.successHandler)},iw=function(e,t,n){e.onFetchCompleteLog&&(n=X({},e.onFetchCompleteLog(e,n)||{},n)),ig("api","success",t,e,n)},i_=function(e,t){var n=t.errorHandler,r=t.apiName;eH.call(ez,t).next(function(){ih(n,e,t)}),console.error("API=>"+r+", message=>"+JSON.stringify(ei.get(e,"message")))},ix=function(e,t,n){var r={};t.onFetchCompleteLog&&(r=X({},t.onFetchCompleteLog(t,r)||{},r)),ig("api","error",n,t,X({reason:e,errorMsg:ei.get(e,"errorMessage")},r))},iS=function(e,t,n){var r={rt0:0,rt1:0,rd:0};return ex.is.web&&(r.rt0=n&&1e3*n.rt,r.rt1=t&&t.time,r.rd=n&&~~n.duration),r},iO=function(e,t){iv[e]=t},iN=function(e){return iv[e]},ik=function(e){return iy[e]},iA=function(e,t){iy[e]=t},iT=function(e){return delete iy[e]},iE={updateCache:function(e){var t=e.response,n=e.isPrefetch,r=e.key,i={workerType:e.workerType,response:t};iO(r,i),n&&iA(r,i)},applySession:function(e){var t=e.useCache,n=iN(e.key),r=!1;if(t.session&&n){var i=n.workerType,o=n.response;e.response=o,e.workerType=i,e.useSession=!0,ib(e),r=!0}return r},applyPrefetch:function(e){var t=e.useCache,n=e.key,r=ik(n),i=!1;if(t.prefetch&&r){var o=r.workerType,a=r.response;e.response=a,e.workerType=o,e.usePrefetch=!0,iT(n),ib(e),i=!0}return i},fetchError:i_,fetchErrorLog:ix,fetchSuccess:ib,fetchSuccessLog:iw,fetch:function(e){var t=e.v,n=e.ecode,r=e.apiName,i=e.key,o=e.params,a=e.onValidate,s=e.env,c=e.method,u=e.fetchOptions,l=e.type,f=Date.now(),p=function(t){var n=en.object(t),r=function(){if(n){var e=ei.get(t,"message")||ei.get(t,"data.message")||ei.get(t,"errorMessage")||ei.get(t,"ret")||ei.get(t,"data.ret")||ei.get(t,"msg")||ei.get(t,"resReason.msg");e instanceof Array&&e[0]&&(e=e[0])}return t}(),i={message:r,stack:n?t.stack:null};i.toString=function(){return JSON.stringify(i)},e.response=t.response||{},e.resReason=e.resReason||{msg:r,ret:n?ei.get(t,"ret"):"",code:""},ix(i,e,f),i_(i,e)};nD(r,{key:i,params:o,v:t,ecode:n,env:s,method:c,fetchOptions:u,type:l},function(t,n){e.endTime=Date.now(),e.response=t,e.workerType="fetch",e.success=!0,eH.call(eK,e).next(function(e){if(!1===(ih(a,e)||{}).success){p(e);return}ib(e);var r=iS(e,t,n);iw(e,f,r)})},p)},removePrefetch:iT,getSession:iN,setSession:iO,getPrefetch:ik,setPrefetch:iA},iP={util:eo,url:ed,xPath:ei,object:ea},iI=iP.util.call,iC=new eq.Emitter,ij={},iV={},iL=function(e){var t=(e.apiConfig||{}).isFirstScreen;return void 0===t&&(t=e.isFirstScreen),t},iM=function(e){return"running_"+e},iR="preload",iD="session",iU=function(e,t,n){var r=iP.url.query,i=i$(e,r,"disableCache",!1),o={};[iR,"prefetchX","prfetch",iD].forEach(function(t){var n=!1;if(!i){var a=!0;(t===iR||t===iD)&&(a=!1),n=i$(e,r,"useCache."+t,a)}o[t]=n});var a={storage:e.storage,useCache:o,isPreload:e.isPreload,method:e.method,env:e.env,isFirstScreen:iL(e),isPrefetch:t,disableCache:i,startTime:Date.now(),key:null},s=e.onPrepare,c=e.successHandler,u=e.errorHandler,l=e.onValidate,f=e.onFetchCompleteLog,p=im.analysisConfig(e,iP.url.query,n),d=iI(s,p)||p,m=d.apiName,g=d.params,h=d.method,v=d.type,y=d.options,b=d.v,w=d.ecode;im.getUniqueKey({params:g,apiName:m,type:v},function(t){a.key=t,e.isPreload&&(g.__preload__=1),Object.assign(a,{v:b,ecode:w,onValidate:l,onFetchCompleteLog:f,successHandler:c,errorHandler:u,apiName:m,params:g,method:h,type:v,fetchOptions:y}),iq(a)})},iB=function(e){var t=e.isPrefetch,n=e.useCache,r=e.key,i=e.isPreload;if(t||!(void 0===n?{}:n).preload||i)return iF(e);var o=im.getCacheKey(r);im.getCache(o,function(t){if(!t)return iF(e);iE.fetchSuccess(Object.assign({},e,{response:t.response,workerType:iR})),t.isFresh||iF(Object.assign({},e,{refresh:!0}))})},iq=function(e){if(e.isPreload)return iF(e);iE.applyPrefetch(e)||iE.applySession(e)||iB(e)},iF=function(e){var t=e.key,n=e.errorHandler,r=e.useCache;if(!(ij[t]&&r.session)){ij[t]=!0,iW(e);return}iC.once(iM(t),function(){iE.applyPrefetch(e)||iE.applySession(e)||iI(n)})},iW=function(e){eH.call(eJ,e).next(function(e){var t=e.response,n=e.success,r=e.onValidate;if(n&&t){eH.call(eK,e).next(function(e){var t=iI(r,e)||{};if(!1===t.success){var n={message:iP.xPath.get(t,"message"),stack:null};n.toString=function(){return JSON.stringify(n)},iE.fetchErrorLog(n,e,e.startTime),iE.fetchError(n,e);return}return e.endTime=Date.now(),iE.fetchSuccessLog(e,e.startTime,{isEarlyPrefetch:"true"}),iE.fetchSuccess(e)});return}iE.fetch(e)})},iH=function(e,t,n){if(n&&n.enable){var r=im.getCacheKey(e),i=iP.object.pick(n,["freshAge","cacheAge"],!0);i.source=eY.name+".storage",im.setCache(r,t,i)}},i$=function(e,t,n,r){var i=n.replace(/\./ig,"_").replace(/[A-Z]/g,function(e){return"_"+e.toLowerCase()}),o=t[eY.name+"_"+i];if("0"===o)return!1;if("1"===o)return!0;var a=iP.xPath.get(e,n);return void 0===a&&(a=r),a},iK=eo.call,iJ=!1,iz="prefetchX",iY={status:[]},iG=function(e){var t=e.apiName,n=e.params,r=JSON.parse(decodeURIComponent(ed.query.wh_prefetch))||{},i=r.apiName,o=r.params,a=void 0===o?{}:o,s=!0,c={errorParamTotal:0};t!=(void 0===i?"":i)&&(c.apiError=1,iY.status.push("apiName not match"),s=!1);var u=[Object.keys(n),Object.keys(a)],l=u[0],f=u[1];if(l.length!==f.length){c.paramsLengthError=1;var p=[].concat(l,f),d=p.filter(function(e){return!l.includes(e)}),m=p.filter(function(e){return!f.includes(e)});d.length>0&&iY.status.push("params not match "+d.join(",")),m.length>0&&iY.status.push("url not match "+m.join(",")),s=!1}for(var g in a){var h,v,y=void 0;y="string"==typeof(h=a[g])&&h.match(/\$.*\$/)?im.getValue([a[g],""],ed.query,{}):"string"==typeof(v=a[g])&&v.match(/\^.*\$/)?im.getValueByRegExp(a[g],location.href):a[g];var b=n[g];y!==b&&y===decodeURIComponent(b)&&(b=decodeURIComponent(b),n[g]=decodeURIComponent(b)),y!==b&&(s=!1,iY.status.push("params invalid, key:"+g+" ,currentValue: ["+typeof b+"]"+b+",prefetchValue: ["+typeof y+"]"+y),c.paramError=1,c.errorParamTotal++)}return s||(c.currentParams=encodeURIComponent(JSON.stringify(n)),c.prefetchXParams=encodeURIComponent(JSON.stringify(a)),ig(iz,"notMatch",Date.now(),e,c)),s},iX=function(e){var t=(JSON.parse(decodeURIComponent(ed.query.wh_prefetch))||{}).params;for(var n in t)t[n]=e[n];return iY.prefetchDataString=JSON.stringify(e),iY.orderedPrefetchString=JSON.stringify(t),t},iQ=function(e,t){var n,r={apiName:e.apiName,params:iX(e.params),isAuth:e.ecode||0,apiVersion:e.apiVersion||"1.0"};e.ecode&&e.apiVersion||iY.status.push("auto complete 'isAuth':"+e.ecode+"and 'apiVersion':"+e.apiVersion);var i=Date.now(),o=iz+"Start";rf.set(o),rf.time.set(o),n=setTimeout(function(){ig(iz,"timeout",i,e),iY.status.push("read timeout"),iK(t,e)},3e3),iY.status.push("start read prefetch");var a="fetchEarlyData2";iY.status.push("use "+a),rf.set(a+"Start"),tc.fetchEarlyData(r,function(r){iJ=!0,rf.set(iz+"End"),rf.setDiffAbs(iz+"Time",o),clearTimeout(n),r=r||{},en.string(r)&&(r=JSON.parse(r)),en.existy(r.api)&&r.api.toLowerCase()===e.apiName.toLowerCase()&&r.data&&(r=r.data),e.workerType=iz,e.response=r,e.success=!0,iY.status.push("success"),iK(t,e)},function(r){iY.status.push("windvane fail: "+(r&&r.error)),ig(iz,"windvane fail",Date.now(),e),clearTimeout(n),iK(t,e)})},iZ=eo.call,i0=eo.call;function i1(e,t){void 0===e&&(e={});var n=e.response||{},r=n.traceId,i=n.time,o=n.data||{};r=r||o.__traceId__,i=i||o.__time__;var a=/^mtop\./.test(e.apiName)&&!ex.is.windVane;if(e.data=a?n.data:e.response,e.traceId=r,e.fetchRT=i,ex.is.windVane){var s=n._mtopStat_||n.mtopStat||{},c=n._reason_||{};delete n._mtopStat_,delete n.mtopStat,delete n._reason_,e.resReason=c,e.traceId=s.eagleId,e.fetchRT=s.serverRT,e.mtopTime=s.totalTime,e.mtopStat=s}i0(t,e)}eH.register(eJ,[function(e,t){var n=e.isFirstScreen,r=e.isPreload,i=e.useCache;if(window.__earlyPrefetchData=iY,iY.status.push("start"),r||!i.prefetchX||!ex.is.windVane||!ex.is.web||!n||iJ)return iK(t,e);iY.status.push("fetch config ok");var o=ed.query.wh_prefetch;if(!(o&&"false"!==o))return iY.status.push("no wh_prefetch"),iK(t,e);var a=iG(e);if(iY.status.push("isMatch: "+a),!a)return iK(t,e);iQ(e,t)},function(e,t){var n=e.params,r=void 0===n?{}:n,i=e.fetchOptions,o=void 0===i?{}:i;if(o&&o.autoEncodeParams)for(var a in r)r[a]=encodeURIComponent(r[a]);iZ(t,e)}]),eH.register(eK,[i1]),eH.register(ez,[i1]);var i2=Object.freeze({__proto__:null,$adapter:nH,$env:rD,$helper:r$,$tracker:nQ,$logger:rp,$i18n:ic,$emitter:eq,$perf:rf,$hook:eH,version:eY.version,$call:eo.call,$noop:function(){},$fetch:function(e,t,n){var r=e.onSuccess,i=e.onError,o=e.reportPerformance,a=rf.time,s=t?"prefetch":"fetch",c=iL(e);c&&(rf.set(s+"Start"),rf.setDiffAbs(s+"StartTime"),a.set(s)),e.errorHandler=function(e,t){var n=t.key;delete ij[n],t.reason=e,iI(i,t)},e.successHandler=function(n){var i=iP.object.pick(n,["response","data","workerType","fetchRT","success","refresh","usePrefetch","useSession","mtopTime"]);i.duration=Date.now()-n.startTime,n.workerType!==iR&&(iE.updateCache(n),iH(n.key,n.response,e.storage));var u=n.key,l=n.apiName,f=n.params,p=n.workerType,d=!!ij[u];d&&delete ij[u],c&&(a.set(s),rf.set(s+"End"),rf.set("fetchWorkerType",p),t?(rf.set("prefetchKey",u),iV.prefetchOptions={key:u,apiName:l,params:f}):(rf.set("apiRT",i.fetchRT||-1),rf.set("mtopTime",i.mtopTime||-1),rf.set("fetchKey",u),!1!==o&&eH.call("$perf.firstScreen",{time:Date.now(),from:"fs_api"}).next())),t||iI(r,i),d&&iC.emit(iM(u),n)},iU(e,t,n)}}),i3={};function i4(e){var t=function(t){Object.defineProperty(n,t,{get:function(){return e[t]},set:function(e){n[t]=e},enumerable:!0,configurable:!0})},n={};for(var r in e)t(r);return n}var i5=z(J({},i2),{$adapter:i4(nH),$env:i4(rD),$helper:i4(r$),$logger:i4(rp),pluginList:i3});rV.web&&(window.lib=window.lib||{},window.lib.Redfox3=window.lib.Redfox=i5,window.lib.Redfox3.pluginList=i3);var i8=i5.$adapter,i6=i5.$env,i9=i5.$helper,i7=i5.$logger;function oe(e){this.time=e.time,this.target=e.target,this.rootBounds=e.rootBounds,this.boundingClientRect=e.boundingClientRect,this.intersectionRect=e.intersectionRect||oi(),this.isIntersecting=!!e.intersectionRect;let t=this.boundingClientRect,n=t.width*t.height,{intersectionRect:r}=this,i=r.width*r.height;n?this.intersectionRatio=Number((i/n).toFixed(4)):this.intersectionRatio=this.isIntersecting?1:0}function ot(e,t,n,r){"function"==typeof e.addEventListener?e.addEventListener(t,n,r||!1):"function"==typeof e.attachEvent&&e.attachEvent(`on${t}`,n)}function on(e,t,n,r){"function"==typeof e.removeEventListener?e.removeEventListener(t,n,r||!1):"function"==typeof e.detatchEvent&&e.detatchEvent(`on${t}`,n)}function or(e){let t;try{t=e.getBoundingClientRect()}catch(e){}return t?(t.width&&t.height||(t={top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.right-t.left,height:t.bottom-t.top}),t):oi()}function oi(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function oo(e,t){let n=t;for(;n;){if(n===e)return!0;n=oa(n)}return!1}function oa(e){let t=e.parentNode;return t&&11==t.nodeType&&t.host?t.host:t&&t.assignedSlot?t.assignedSlot.parentNode:t}(l=v||(v={})).appear="appear",l.disappear="disappear",(f=y||(y={})).up="up",f.down="down";const os="undefined"!=typeof window&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype?window.IntersectionObserver:class{constructor(e,t){var n,r;let i;this.THROTTLE_TIMEOUT=100,this.POLL_INTERVAL=null,this.USE_MUTATION_OBSERVER=!0,this._checkForIntersections=()=>{let e=this._rootIsInDom(),t=e?this._getRootRect():oi();this._observationTargets.forEach(function(n){let r=n.element,i=or(r),o=this._rootContainsTarget(r),a=n.entry,s=e&&o&&this._computeTargetAndRootIntersection(r,t),c=n.entry=new oe({time:"undefined"!=typeof performance&&performance.now?performance.now():Date.now(),target:r,boundingClientRect:i,rootBounds:t,intersectionRect:s});a?e&&o?this._hasCrossedThreshold(a,c)&&this._queuedEntries.push(c):a&&a.isIntersecting&&this._queuedEntries.push(c):this._queuedEntries.push(c)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)};let o=t||{};if("function"!=typeof e)throw Error("callback must be a function");if(o.root&&1!=o.root.nodeType)throw Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections,r=this.THROTTLE_TIMEOUT,i=null,function(){i||(i=setTimeout(()=>{n(),i=null},r))}),this._callback=e,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(o.rootMargin),this.thresholds=this._initThresholds(o.threshold),this.root=o.root||null,this.rootMargin=this._rootMarginValues.map(e=>e.value+e.unit).join(" ")}observe(e){let t=this._observationTargets.some(t=>t.element===e);if(!t){if(!(e&&1==e.nodeType))throw Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:e,entry:null}),this._monitorIntersections(),this._checkForIntersections()}}unobserve(e){this._observationTargets=this._observationTargets.filter(t=>t.element!==e),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())}disconnect(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()}takeRecords(){let e=this._queuedEntries.slice();return this._queuedEntries=[],e}_initThresholds(e){let t=e||[0];return Array.isArray(t)||(t=[t]),t.sort().filter((e,t,n)=>{if("number"!=typeof e||Number.isNaN(e)||e<0||e>1)throw Error("threshold must be a number between 0 and 1 inclusively");return e!==n[t-1]})}_parseRootMargin(e){let t=(e||"0px").split(/\s+/).map(e=>{let t=/^(-?\d*\.?\d+)(px|%)$/.exec(e);if(!t)throw Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(t[1]),unit:t[2]}});return t[1]=t[1]||t[0],t[2]=t[2]||t[0],t[3]=t[3]||t[1],t}_monitorIntersections(){!this._monitoringIntersections&&(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(ot(window,"resize",this._checkForIntersections,!0),ot(document,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))}_unmonitorIntersections(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,on(window,"resize",this._checkForIntersections,!0),on(document,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))}_computeTargetAndRootIntersection(e,t){if("none"==window.getComputedStyle(e).display)return;let n=or(e),r=oa(e),i=!1;for(;!i;){let e=null,o=1==r.nodeType?window.getComputedStyle(r):{};if("none"===o.display)return;if(r===this.root||r===document?(i=!0,e=t):r!==document.body&&r!==document.documentElement&&"visible"!==o.overflow&&(e=or(r)),e&&!(n=function(e,t){let n=Math.max(e.top,t.top),r=Math.min(e.bottom,t.bottom),i=Math.max(e.left,t.left),o=Math.min(e.right,t.right),a=o-i,s=r-n;return a>=0&&s>=0&&{top:n,bottom:r,left:i,right:o,width:a,height:s}}(e,n)))break;r=oa(r)}return n}_getRootRect(){let e;if(this.root)e=or(this.root);else{let t=document.documentElement,{body:n}=document;e={top:0,left:0,right:t.clientWidth||n.clientWidth,width:t.clientWidth||n.clientWidth,bottom:t.clientHeight||n.clientHeight,height:t.clientHeight||n.clientHeight}}return this._expandRectByRootMargin(e)}_expandRectByRootMargin(e){let t=this._rootMarginValues.map((t,n)=>"px"===t.unit?t.value:t.value*(n%2?e.width:e.height)/100),n={top:e.top-t[0],right:e.right+t[1],bottom:e.bottom+t[2],left:e.left-t[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n}_hasCrossedThreshold(e,t){let n=e&&e.isIntersecting?e.intersectionRatio||0:-1,r=t.isIntersecting?t.intersectionRatio||0:-1;if(n!==r)for(let e=0;e<this.thresholds.length;e++){let t=this.thresholds[e];if(t==n||t==r||t<n!=t<r)return!0}}_rootIsInDom(){return!this.root||oo(document,this.root)}_rootContainsTarget(e){return oo(this.root||document,e)}_registerInstance(){}_unregisterInstance(){}},oc={root:null,rootMargin:"0px",threshold:function(e){let t=[];for(let n=0;n<e;n++)t.push(n/e);return t}(10)};function ou(e){e.forEach(e=>{let{target:t,boundingClientRect:n,intersectionRatio:r}=e,i=n.y||n.top,o=parseInt(t.getAttribute("data-before-current-y"),10)||i;!(r>.01)||of(t.getAttribute("data-appeared"))||ol(t,v.appear)?0===r&&of(t.getAttribute("data-appeared"))&&!ol(t,v.disappear)&&(t.setAttribute("data-appeared","false"),t.setAttribute("data-has-disappeared","true"),t.dispatchEvent(op(v.disappear,{direction:i>o?y.up:y.down}))):(t.setAttribute("data-appeared","true"),t.setAttribute("data-has-appeared","true"),t.dispatchEvent(op(v.appear,{direction:i>o?y.up:y.down}))),t.setAttribute("data-before-current-y",String(i))})}function ol(e,t){let n=of(e.getAttribute("isonce"))||of(e.getAttribute("data-once")),r=t===v.appear?"data-has-appeared":"data-has-disappeared";return n&&of(e.getAttribute(r))}function of(e){return e&&"false"!==e}function op(e,t){return new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:t})}function od(t){let{onAppear:n,onDisappear:r,children:i}=t,o=b.useRef(),a=i&&i.ref?i.ref:o,s=b.useCallback((t,n)=>{let{current:r}=a;if(r&&"function"==typeof n){var i;let o=r._nativeNode||r;i=o,e||function(t=oc){e=new os(ou,t)}(),i===document&&(i=document.documentElement),e.observe(i),o.addEventListener(t,n)}return()=>{let{current:e}=a;if(e){let r=e._nativeNode||e;r.removeEventListener(t,n)}}},[a]);return b.useEffect(()=>s(v.appear,n),[a,n,s]),b.useEffect(()=>s(v.disappear,r),[a,r,s]),b.Children.only({...i,ref:a})}var om=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"daogou";return new Promise(function(n,r){/^https:\/\/sale\.alibaba\.com/.test(e)||r("预加载页面链接非法!");var i=[{urlMatch:{components:{host:["sale.alibaba.com"],path:[new URL(e).pathname]}},targetUrl:e}];i8.windVane.callKit("PreloadSSRPage","preload",{pages:i,scene:t},n,r)})},og={detailUrl:{rules:/(^enalibaba:\/\/detail)|(m\.alibaba.*?\/product\/)|(\.alibaba.*?\/product-detail\/)/,code:"detail"},listUrl:{rules:/^https:\/\/(m-)?sale\.alibaba\.com/,code:"list"},sceneSearchUrl:{rules:/(^enalibaba:\/\/(search|list).*?)|(.*?\.alibaba\..*?\/trade\/search)/,code:"scene_search"},minisiteUrl:{rules:/(en|trustpass|fm)\.alibaba\.com/,code:"minisite"},imgSearchUrl:{rules:/(^enalibaba:\/\/(imageSearchResult|image-search|imageSearch))|(.*?\.alibaba\..*?\/picture\/search.htm)/,code:"img_search"},skuPanelUrl:{rules:/^enalibaba:\/\/productSKUPanel/,code:"addtocart"}},oh=function(e){var t;return e&&(null===(t=Object.values(og).find(function(t){return e.match(t.rules)}))||void 0===t?void 0:t.code)||"others"},ov=function(e){return{target_url_code:oh(e),trafficsource:(i9.url.query||{}).trafficsource||""}},oy=function(e){return og.detailUrl.rules.test(e)},ob=function(e){var t,n,r;return oy(e)&&(r=e.match(/(?:_(\d+).html)|(?:id=(\d+))/)),(null===(t=r)||void 0===t?void 0:t[1])||(null===(n=r)||void 0===n?void 0:n[2])||""},ow=function(e,t,n){setTimeout(function(){if(0!==t.indexOf("/")){console.warn&&console.warn("黄金令箭不正确, 以/开头");return}var r=J({},n);n.floorName&&(r.floorName=n.floorName.replace(/[^\d_a-zA-Z@\-%]/g,"")),r.intelligent=1,"exp"===e?i7.expose(t,r):i7.click(t,r)},0)},o_=function(e){ow("clk","/sc.sales.intelligent.nav_clk",e.params)},ox=function(e){ow("exp","/sc.sales.intelligent.nav_exp",e.params)},oS=function(e){var t=ov(e.url),n=t.trafficsource,r=t.target_url_code;ow("clk","/sc.sales.intelligent.entrance_clk",z(J({},e.params),{target_url_code:r,trafficsource:n}))},oO=function(e){var t=ov(e.url),n=t.trafficsource,r=t.target_url_code;ow("exp","/sc.sales.intelligent.entrance_exp",z(J({},e.params),{target_url_code:r,trafficsource:n}))},oN=function(e){var t=ov(e.url),n=t.trafficsource,r=t.target_url_code;ow("clk","/sc.sales.intelligent.product_clk",z(J({},e.params),{target_url_code:r,trafficsource:n}))},ok=function(e){var t=ov(e.url),n=t.trafficsource,r=t.target_url_code;ow("exp","/sc.sales.intelligent.product_exp",z(J({},e.params),{target_url_code:r,trafficsource:n}))},oA=function(e){var t=ov(e.url),n=t.trafficsource,r=t.target_url_code;ow("clk","/sc.sales.intelligent.supplier_clk",z(J({},e.params),{target_url_code:r,trafficsource:n}))},oT=function(e){var t=ov(e.url),n=t.trafficsource,r=t.target_url_code;ow("exp","/sc.sales.intelligent.supplier_exp",z(J({},e.params),{target_url_code:r,trafficsource:n}))},oE=function(e){ow("clk",e.gokey||"/sc.sales.intelligent.custom_clk",e.params)},oP=function(e){ow("exp",e.gokey||"/sc.sales.intelligent.custom_exp",e.params)},oI=function(e){var t="",n="",r="",i="",o=function(e){e&&(e.attributes&&e.attributes["data-spm"]?(t=e.attributes["data-spm"].value,e.attributes.id&&(i=e.attributes.id.value||""),e.attributes["data-modulename"]&&(n=e.attributes["data-modulename"].value||""),e.attributes["data-moduleversion"]&&(r=e.attributes["data-moduleversion"].value||"")):e&&"BODY"!==e.tagName&&o(e.parentElement))};return o(e.target),{id:i,spmc:t,moduleName:n,moduleVersion:r}},oC=function(){var e=i9.url.parse(window.location.href);return e?e.query:{}},oj=function(){var e="";if(!i6.is.app&&window.location){var t=i9.url.parse(window.location.href);t&&(e=t.query.spm)}return e},oV=["product","supplier","entrance","nav","custom"],oL="文档：https://yuque.antfin-inc.com/ncms/oxxyex/kib0mw";exports.DotElement=function(e){var t,n,r,i=e.style,o=e.dotParams,a=e.type,s=e.dotType,c=void 0===s?"all":s,u=e.elementTag,l=void 0===u?"div":u,f=e.onClick,p=e.onAppear,d=e.onDisappear,m=e.children,g=e.url,h=e.className,v=e.goldKeyObj,y=void 0===v?{}:v,w=e.device,_=e.forceHref,x=e.target,S=e.isUrlShouldBePreload,O=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}(e,["style","dotParams","type","dotType","elementTag","onClick","onAppear","onDisappear","children","url","className","goldKeyObj","device","forceHref","target","isUrlShouldBePreload"]),N=(o||{}).spmd,k=G(b.useState(g),2),A=k[0],T=k[1],E=i6.is.web&&!i6.is.iOS&&!i6.is.android;"pc"===w?E=!0:"mobile"===w&&(E=!1);var P=!0===(void 0===_||_)||E,I=b.useRef(null),C=/[^\d_a-zA-Z@\-%]/g,j=o.floorName;o.floorName&&(o.floorName=o.floorName.replace(C,""),(null===(r=window)||void 0===r?void 0:r.__finalPath)&&(o.floorName+="@@".concat(window.__finalPath.replace(/\//g,"---").replace(C,"")))),b.useEffect(function(){var e=!1;if(window&&window.location&&window.location.href.indexOf("checkdot=true")>-1&&(e=!0),a&&-1!==oV.indexOf(a)||console.error("DotElement的type属性设置错误， type=".concat(a),I.current,oL),!o){console.error("DotElement的dotParams属性为空",I.current,oL);return}if(e){var t=!1;o.floorName||"nav"===a||(t=!0,console.warn("floorName值为".concat(j," 不合法，并且只允许/[^\\d_a-zA-Z@\\-%]/g, 文档：https://yuque.antfin-inc.com/ncms/oxxyex/kib0mw")),console.warn("type=".concat(a,"的元素dotParams.floorName不能为空"),o,I.current,oL)),"product"===a||"supplier"===a?o.trackInfo||(t=!0,console.warn("type=".concat(a,"的元素dotParams.trackInfo不能为空"),o,I.current,oL)):"entrance"!==a&&("nav"!==a||o.navNames&&0!==o.navNames.length||(t=!0,console.warn("type=".concat(a,"的元素dotParams.navNames不能为空"),o,I.current,oL))),t||console.log("打点设置信息：",a,o,I.current)}},[o,j,a]),b.useEffect(function(){if(!g){T(g);return}var e=(i9.url.query||{}).trafficsource,t=oy(g),n=g.includes("?")?"".concat(g,"&"):"".concat(g,"?");T(n=e&&!t?"".concat(n,"trafficsource=").concat(e):g)},[g]);var V=(void 0===N?"":N).toString().replace(/[^\d_a-zA-Z]/g,"");if(o.floorName&&"nav"!==a){var L=o.floorName.split("@@");L.length>1&&(o.navLevel="".concat(L.length-1))}var M=ob(A),R={params:z(J({},o,M?{productId:M}:{}),{spmd:V,spmc:o.floorName||""}),url:A};"nav"===a&&(R={params:z(J({},(t=/[^\d_a-zA-Z\-%]/g,n=J({},o),void 0!==o.navNames&&("object"==typeof o.navNames?(n.navNames=o.navNames.map(function(e){return encodeURIComponent(e.toString()).replace(t,"")}),n.navNames=o.navNames.join("#")):"string"==typeof o.navNames&&(n.navNames=o.navNames.replace(",","#"))),o.parentNavName&&(n.parentNavName=encodeURIComponent(o.parentNavName).replace(t,"")),n)),{spmd:V,spmc:o.floorName||""})});var D=G(b.useState(0),2),U=D[0],B=D[1],q=b.useCallback(function(e){1===U&&S&&g&&om(g);var t=oI(e),n=R.params.spmc||t.spmc||"";t.id&&(n=t.spmc.replace(t.id,R.params.floorName)),R.params=Object.assign(R.params,z(J({},t),{spmc:n}));var r=oj();r&&(R.params.spm_url=r);var i=oC();i.themeTraceLog&&(R.params.themeTraceLog=i.themeTraceLog),"clk"!==c&&("nav"===a?ox(R):"product"===a?ok(R):"supplier"===a?oT(R):"entrance"===a?oO(R):"custom"===a&&oP(z(J({},R),{gokey:y.exp}))),p&&p(e)},[U]),F=function(e){var t=oI(e),n=R.params.spmc||t.spmc||"";t.id&&(n=t.spmc.replace(t.id,R.params.floorName)),R.params=Object.assign(R.params,z(J({},t),{spmc:n}));var r=oj();r&&(R.params.spm_url=r);var i=oC();i.themeTraceLog&&(R.params.themeTraceLog=i.themeTraceLog),"exp"!==c&&("nav"===a?o_(R):"product"===a?oN(R):"supplier"===a?oA(R):"entrance"===a?oS(R):"custom"===a&&oE(z(J({},R),{gokey:y.clk}))),f&&f(e),A&&!P&&i9.goto.assign(A)},W="hugo-dotelement ".concat(h||"");if(P&&A){var H=A;0===A.indexOf("//")&&(H=(window.location.protocol||"https:")+A);var K=E||i6.is.AliBuyer?"_blank":"_self";return x&&(K=x),$(od,{onAppear:function(e){B(function(e){return++e}),q(e)},onDisappear:d,children:$("a",z(J({href:H,target:K},O),{className:W,style:i,onClick:F,ref:I,children:m}))},A)}return $(od,{onAppear:q,onDisappear:d,children:b.createElement(l,z(J({},O),{className:W,style:i,onClick:F,ref:I}),m)},A)},exports.clickBack=function(){var e,t,n,r,i,o;(null===(t=window)||void 0===t?void 0:null===(e=t.history)||void 0===e?void 0:e.length)>1?window.history.back():(null===(n=document)||void 0===n?void 0:n.referrer)&&(null===(r=document)||void 0===r?void 0:r.referrer)!==(null===(o=window)||void 0===o?void 0:null===(i=o.location)||void 0===i?void 0:i.href)?window.location.href=document.referrer:window.location.href="/"},exports.jsx=$,exports.jsxs=function(e,t,n,r,i){return w.jsxs(e,K(t),n,r,i)};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=vendor.js.map
define("@ali/alimod-404-error-common/index-pc", [], function(require, exports, module) {"use strict";var e=require("@ali/alimod-404-error-common/vendor");require("@ali/pnpm-react@18/index"),require("@ali/pnpm-react@18/jsx-runtime"),module.exports=function(r){var o=r.configPC||{},a=o.imageUrl,n=void 0===a?"":a,i=o.title,c=o.desc,t=o.backButtonText,l=o.homeButtonText,s=o.homeButtonUrl,m=void 0===s?"https://www.alibaba.com":s;return e.jsx("div",{className:"alimod-404-error-common",children:e.jsxs("div",{className:"error-container",children:[e.jsx("div",{className:"error-image",children:n?e.jsx("img",{src:n,alt:"404"}):null}),e.jsxs("div",{className:"error-content",children:[e.jsx("h1",{className:"error-title",children:void 0===i?"An error occurred":i}),e.jsx("p",{className:"error-description",children:void 0===c?"The page you're looking for is currently unavailable":c}),e.jsxs("div",{className:"button-group",children:[e.jsx(e.DotElement,{type:"entrance",className:"back-button",url:"",dotParams:{floorName:"404-error-common@@back"},onClick:function(){e.clickBack()},children:void 0===t?"Back":t}),e.jsx(e.DotElement,{type:"entrance",className:"home-button",url:"",dotParams:{floorName:"404-error-common@@homepage"},onClick:function(){window.location.href=m},children:void 0===l?"Go to homepage":l})]})]})]})})};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index-pc.js.map
define("@ali/alimod-404-error-waterfall-title/vendor", [], function(require, exports, module) {"use strict";var e,t,n,i,o=require("@ali/pnpm-react@18/jsx-runtime"),r={},s="undefined"!=typeof window&&"onload"in window,a="undefined"!=typeof process&&!!(process.versions&&process.versions.node),u="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,p="undefined"!=typeof __kraken__,d="undefined"!=typeof my&&null!==my&&void 0!==my.alert,f="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,c="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,l="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,y=!f&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),v="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!u,_=s&&"object"==typeof pha,g=d&&s&&my.isFRM,w="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",h=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(w)&&s&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,b=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}),n}(Object.freeze({__proto__:null,isWeb:s,isNode:a,isWeex:u,isKraken:p,isMiniApp:d,isByteDanceMicroApp:f,isBaiduSmartProgram:c,isKuaiShouMiniProgram:l,isWeChatMiniProgram:y,isQuickApp:v,isPHA:_,isFRM:g,isWindVane:h,default:{isWeb:s,isNode:a,isWeex:u,isKraken:p,isMiniApp:d,isByteDanceMicroApp:f,isBaiduSmartProgram:c,isKuaiShouMiniProgram:l,isWeChatMiniProgram:y,isQuickApp:v,isPHA:_,isWindVane:h,isFRM:g}}));r.__esModule=!0,Object.keys(b).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in r&&r[e]===b[e]||(r[e]=b[e]))});var m=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,M=r.isWeb?"web":r.isWeex?"weex":r.isNode?"node":"",W=function(e,t){var n=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*n)/10)/n},x=function(e,t){return t?parseFloat(e)*n+"px":e},j=function(e,t){return t?W(parseFloat(e)/(i/100),4)+"vw":e};void 0===n&&(n=1),void 0===i&&(i=750);var P=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),A=(e=function(e,t,n){return n&&(M=n),"string"==typeof e&&m.test(e)?"web"===M||"node"===M?e.replace(m,j):"weex"===M?e.replace(m,x):e:e},t=new P,function(){var n=arguments.length<=0?void 0:arguments[0];return t.has(n)||t.set(n,e.apply(void 0,arguments)),t.get(n)});exports.jsx=function(e,t,n,i,r){return o.jsx(e,function(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var n=Object.assign({},e),i={};for(var o in t)i[o]="string"==typeof t[o]?A(t[o]):t[o];return n.style=i,n}}return e}(t),n,i,r)};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=vendor.js.map
define("@ali/alimod-404-error-waterfall-title/index-pc", [], function(require, exports, module) {"use strict";var r=require("@ali/pnpm-react@18/index"),t=require("@ali/alimod-404-error-waterfall-title/vendor");function e(r,t){(null==t||t>r.length)&&(t=r.length);for(var e=0,n=Array(t);e<t;e++)n[e]=r[e];return n}require("@ali/pnpm-react@18/jsx-runtime"),module.exports=function(n){var i,o,l,u,a=(n||{})._fdl_request,c=(null==a?void 0:null===(u=a.requestCommon)||void 0===u?void 0:null===(l=u._fdl_request_text_info)||void 0===l?void 0:null===(o=l._serverData)||void 0===o?void 0:o.title)||"Pick up where you left off",s=function(r){if(Array.isArray(r))return r}(i=r.useState(!1))||function(r,t){var e,n,i=null==r?null:"undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(null!=i){var o=[],l=!0,u=!1;try{for(i=i.call(r);!(l=(e=i.next()).done)&&(o.push(e.value),!t||o.length!==t);l=!0);}catch(r){u=!0,n=r}finally{try{l||null==i.return||i.return()}finally{if(u)throw n}}return o}}(i,2)||function(r,t){if(r){if("string"==typeof r)return e(r,t);var n=Object.prototype.toString.call(r).slice(8,-1);if("Object"===n&&r.constructor&&(n=r.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return e(r,t)}}(i,2)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),f=s[0],d=s[1];return(r.useEffect(function(){var r=function(){d(!!document.querySelector(".alimod-alita-common-waterfall"))};r();var t=new MutationObserver(r);return t.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["class"]}),function(){return t.disconnect()}},[]),f)?t.jsx("div",{className:"alimod-404-error-waterfall-title",children:t.jsx("div",{className:"title",children:c})}):null};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index-pc.js.map
define("@ali/ncom-hugo4-dot/index", [], function(require, exports, module) {"use strict";let e;Object.defineProperty(exports,"__esModule",{value:!0});var t,r,n,o,i,a,s,c,l=require("@ali/ncom-speedy3-redfox/index"),u=require("@ali/pnpm-react@18/index"),p=require("@ali/pnpm-react@18/jsx-runtime");function d(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),n.forEach(function(t){var n;n=r[t],t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n})}return e}function f(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r.push.apply(r,n)}return r})(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}),e}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function m(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r,n,o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var i=[],a=!0,s=!1;try{for(o=o.call(e);!(a=(r=o.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,n=e}finally{try{a||null==o.return||o.return()}finally{if(s)throw n}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return h(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if("Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r)return Array.from(r);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return h(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var g={},v="undefined"!=typeof window&&"onload"in window,b="undefined"!=typeof process&&!!(process.versions&&process.versions.node),_="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,y="undefined"!=typeof __kraken__,w="undefined"!=typeof my&&null!==my&&void 0!==my.alert,O="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,x="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,E="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,I=!O&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),N="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!_,k=v&&"object"==typeof pha,T=w&&v&&my.isFRM,P="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",R=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(P)&&v&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,A=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}),r}(Object.freeze({__proto__:null,isWeb:v,isNode:b,isWeex:_,isKraken:y,isMiniApp:w,isByteDanceMicroApp:O,isBaiduSmartProgram:x,isKuaiShouMiniProgram:E,isWeChatMiniProgram:I,isQuickApp:N,isPHA:k,isFRM:T,isWindVane:R,default:{isWeb:v,isNode:b,isWeex:_,isKraken:y,isMiniApp:w,isByteDanceMicroApp:O,isBaiduSmartProgram:x,isKuaiShouMiniProgram:E,isWeChatMiniProgram:I,isQuickApp:N,isPHA:k,isWindVane:R,isFRM:T}}));g.__esModule=!0,Object.keys(A).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in g&&g[e]===A[e]||(g[e]=A[e]))});var j=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,S=g.isWeb?"web":g.isWeex?"weex":g.isNode?"node":"",M=function(e,t){var r=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*r)/10)/r},C=function(e,t){return t?parseFloat(e)*i+"px":e},L=function(e,t){return t?M(parseFloat(e)/(a/100),4)+"vw":e};void 0===i&&(i=1),void 0===a&&(a=750);var D=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),U=(t=function(e,t,r){return r&&(S=r),"string"==typeof e&&j.test(e)?"web"===S||"node"===S?e.replace(j,L):"weex"===S?e.replace(j,C):e:e},r=new D,function(){var e=arguments.length<=0?void 0:arguments[0];return r.has(e)||r.set(e,t.apply(void 0,arguments)),r.get(e)});function $(e,t,r,n,o){return p.jsx(e,function(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var r=Object.assign({},e),n={};for(var o in t)n[o]="string"==typeof t[o]?U(t[o]):t[o];return r.style=n,r}}return e}(t),r,n,o)}function W(e){this.time=e.time,this.target=e.target,this.rootBounds=e.rootBounds,this.boundingClientRect=e.boundingClientRect,this.intersectionRect=e.intersectionRect||V(),this.isIntersecting=!!e.intersectionRect;let t=this.boundingClientRect,r=t.width*t.height,{intersectionRect:n}=this,o=n.width*n.height;r?this.intersectionRatio=Number((o/r).toFixed(4)):this.intersectionRatio=this.isIntersecting?1:0}function q(e,t,r,n){"function"==typeof e.addEventListener?e.addEventListener(t,r,n||!1):"function"==typeof e.attachEvent&&e.attachEvent(`on${t}`,r)}function F(e,t,r,n){"function"==typeof e.removeEventListener?e.removeEventListener(t,r,n||!1):"function"==typeof e.detatchEvent&&e.detatchEvent(`on${t}`,r)}function B(e){let t;try{t=e.getBoundingClientRect()}catch(e){}return t?(t.width&&t.height||(t={top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.right-t.left,height:t.bottom-t.top}),t):V()}function V(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function H(e,t){let r=t;for(;r;){if(r===e)return!0;r=K(r)}return!1}function K(e){let t=e.parentNode;return t&&11==t.nodeType&&t.host?t.host:t&&t.assignedSlot?t.assignedSlot.parentNode:t}(n=s||(s={})).appear="appear",n.disappear="disappear",(o=c||(c={})).up="up",o.down="down";const z="undefined"!=typeof window&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype?window.IntersectionObserver:class{constructor(e,t){var r,n;let o;this.THROTTLE_TIMEOUT=100,this.POLL_INTERVAL=null,this.USE_MUTATION_OBSERVER=!0,this._checkForIntersections=()=>{let e=this._rootIsInDom(),t=e?this._getRootRect():V();this._observationTargets.forEach(function(r){let n=r.element,o=B(n),i=this._rootContainsTarget(n),a=r.entry,s=e&&i&&this._computeTargetAndRootIntersection(n,t),c=r.entry=new W({time:"undefined"!=typeof performance&&performance.now?performance.now():Date.now(),target:n,boundingClientRect:o,rootBounds:t,intersectionRect:s});a?e&&i?this._hasCrossedThreshold(a,c)&&this._queuedEntries.push(c):a&&a.isIntersecting&&this._queuedEntries.push(c):this._queuedEntries.push(c)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)};let i=t||{};if("function"!=typeof e)throw Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw Error("root must be an Element");this._checkForIntersections=(r=this._checkForIntersections,n=this.THROTTLE_TIMEOUT,o=null,function(){o||(o=setTimeout(()=>{r(),o=null},n))}),this._callback=e,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map(e=>e.value+e.unit).join(" ")}observe(e){let t=this._observationTargets.some(t=>t.element===e);if(!t){if(!(e&&1==e.nodeType))throw Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:e,entry:null}),this._monitorIntersections(),this._checkForIntersections()}}unobserve(e){this._observationTargets=this._observationTargets.filter(t=>t.element!==e),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())}disconnect(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()}takeRecords(){let e=this._queuedEntries.slice();return this._queuedEntries=[],e}_initThresholds(e){let t=e||[0];return Array.isArray(t)||(t=[t]),t.sort().filter((e,t,r)=>{if("number"!=typeof e||Number.isNaN(e)||e<0||e>1)throw Error("threshold must be a number between 0 and 1 inclusively");return e!==r[t-1]})}_parseRootMargin(e){let t=(e||"0px").split(/\s+/).map(e=>{let t=/^(-?\d*\.?\d+)(px|%)$/.exec(e);if(!t)throw Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(t[1]),unit:t[2]}});return t[1]=t[1]||t[0],t[2]=t[2]||t[0],t[3]=t[3]||t[1],t}_monitorIntersections(){!this._monitoringIntersections&&(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(q(window,"resize",this._checkForIntersections,!0),q(document,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))}_unmonitorIntersections(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,F(window,"resize",this._checkForIntersections,!0),F(document,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))}_computeTargetAndRootIntersection(e,t){if("none"==window.getComputedStyle(e).display)return;let r=B(e),n=K(e),o=!1;for(;!o;){let e=null,i=1==n.nodeType?window.getComputedStyle(n):{};if("none"===i.display)return;if(n===this.root||n===document?(o=!0,e=t):n!==document.body&&n!==document.documentElement&&"visible"!==i.overflow&&(e=B(n)),e&&!(r=function(e,t){let r=Math.max(e.top,t.top),n=Math.min(e.bottom,t.bottom),o=Math.max(e.left,t.left),i=Math.min(e.right,t.right),a=i-o,s=n-r;return a>=0&&s>=0&&{top:r,bottom:n,left:o,right:i,width:a,height:s}}(e,r)))break;n=K(n)}return r}_getRootRect(){let e;if(this.root)e=B(this.root);else{let t=document.documentElement,{body:r}=document;e={top:0,left:0,right:t.clientWidth||r.clientWidth,width:t.clientWidth||r.clientWidth,bottom:t.clientHeight||r.clientHeight,height:t.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(e)}_expandRectByRootMargin(e){let t=this._rootMarginValues.map((t,r)=>"px"===t.unit?t.value:t.value*(r%2?e.width:e.height)/100),r={top:e.top-t[0],right:e.right+t[1],bottom:e.bottom+t[2],left:e.left-t[3]};return r.width=r.right-r.left,r.height=r.bottom-r.top,r}_hasCrossedThreshold(e,t){let r=e&&e.isIntersecting?e.intersectionRatio||0:-1,n=t.isIntersecting?t.intersectionRatio||0:-1;if(r!==n)for(let e=0;e<this.thresholds.length;e++){let t=this.thresholds[e];if(t==r||t==n||t<r!=t<n)return!0}}_rootIsInDom(){return!this.root||H(document,this.root)}_rootContainsTarget(e){return H(this.root||document,e)}_registerInstance(){}_unregisterInstance(){}},Z={root:null,rootMargin:"0px",threshold:function(e){let t=[];for(let r=0;r<e;r++)t.push(r/e);return t}(10)};function J(e){e.forEach(e=>{let{target:t,boundingClientRect:r,intersectionRatio:n}=e,o=r.y||r.top,i=parseInt(t.getAttribute("data-before-current-y"),10)||o;!(n>.01)||X(t.getAttribute("data-appeared"))||Q(t,s.appear)?0===n&&X(t.getAttribute("data-appeared"))&&!Q(t,s.disappear)&&(t.setAttribute("data-appeared","false"),t.setAttribute("data-has-disappeared","true"),t.dispatchEvent(Y(s.disappear,{direction:o>i?c.up:c.down}))):(t.setAttribute("data-appeared","true"),t.setAttribute("data-has-appeared","true"),t.dispatchEvent(Y(s.appear,{direction:o>i?c.up:c.down}))),t.setAttribute("data-before-current-y",String(o))})}function Q(e,t){let r=X(e.getAttribute("isonce"))||X(e.getAttribute("data-once")),n=t===s.appear?"data-has-appeared":"data-has-disappeared";return r&&X(e.getAttribute(n))}function X(e){return e&&"false"!==e}function Y(e,t){return new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:t})}function G(t){let{onAppear:r,onDisappear:n,children:o}=t,i=u.useRef(),a=o&&o.ref?o.ref:i,c=u.useCallback((t,r)=>{let{current:n}=a;if(n&&"function"==typeof r){var o;let i=n._nativeNode||n;o=i,e||function(t=Z){e=new z(J,t)}(),o===document&&(o=document.documentElement),e.observe(o),i.addEventListener(t,r)}return()=>{let{current:e}=a;if(e){let n=e._nativeNode||e;n.removeEventListener(t,r)}}},[a]);return u.useEffect(()=>c(s.appear,r),[a,r,c]),u.useEffect(()=>c(s.disappear,n),[a,n,c]),u.Children.only({...o,ref:a})}var ee=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"daogou";return new Promise(function(r,n){/^https:\/\/sale\.alibaba\.com/.test(e)||n("预加载页面链接非法!");var o=[{urlMatch:{components:{host:["sale.alibaba.com"],path:[new URL(e).pathname]}},targetUrl:e}];l.$adapter.windVane.callKit("PreloadSSRPage","preload",{pages:o,scene:t},r,n)})},et={detailUrl:{rules:/(^enalibaba:\/\/detail)|(m\.alibaba.*?\/product\/)|(\.alibaba.*?\/product-detail\/)/,code:"detail"},listUrl:{rules:/^https:\/\/(m-)?sale\.alibaba\.com/,code:"list"},sceneSearchUrl:{rules:/(^enalibaba:\/\/(search|list).*?)|(.*?\.alibaba\..*?\/trade\/search)/,code:"scene_search"},minisiteUrl:{rules:/(en|trustpass|fm)\.alibaba\.com/,code:"minisite"},imgSearchUrl:{rules:/(^enalibaba:\/\/(imageSearchResult|image-search|imageSearch))|(.*?\.alibaba\..*?\/picture\/search.htm)/,code:"img_search"},skuPanelUrl:{rules:/^enalibaba:\/\/productSKUPanel/,code:"addtocart"}},er=function(e){var t;return e&&(null===(t=Object.values(et).find(function(t){return e.match(t.rules)}))||void 0===t?void 0:t.code)||"others"},en=function(e){return{target_url_code:er(e),trafficsource:(l.$helper.url.query||{}).trafficsource||""}},eo=function(e){return et.detailUrl.rules.test(e)},ei=function(e){var t,r,n;return eo(e)&&(n=e.match(/(?:_(\d+).html)|(?:id=(\d+))/)),(null===(t=n)||void 0===t?void 0:t[1])||(null===(r=n)||void 0===r?void 0:r[2])||""},ea=function(e,t,r){setTimeout(function(){if(0!==t.indexOf("/")){console.warn&&console.warn("黄金令箭不正确, 以/开头");return}var n=d({},r);r.floorName&&(n.floorName=r.floorName.replace(/[^\d_a-zA-Z@\-%]/g,"")),n.intelligent=1,"exp"===e?l.$logger.expose(t,n):l.$logger.click(t,n)},0)},es=function(e){var t=en(e.url||""),r=t.trafficsource,n=t.target_url_code;ea("clk","/sc.sales.intelligent.nav_clk",f(d({},e.params),{target_url_code:n,trafficsource:r}))},ec=function(e){var t=en(e.url||""),r=t.trafficsource,n=t.target_url_code;ea("exp","/sc.sales.intelligent.nav_exp",f(d({},e.params),{target_url_code:n,trafficsource:r}))},el=function(e){var t=en(e.url),r=t.trafficsource,n=t.target_url_code;ea("clk","/sc.sales.intelligent.entrance_clk",f(d({},e.params),{target_url_code:n,trafficsource:r}))},eu=function(e){var t=en(e.url),r=t.trafficsource,n=t.target_url_code;ea("exp","/sc.sales.intelligent.entrance_exp",f(d({},e.params),{target_url_code:n,trafficsource:r}))},ep=function(e){var t=en(e.url),r=t.trafficsource,n=t.target_url_code;ea("clk","/sc.sales.intelligent.product_clk",f(d({},e.params),{target_url_code:n,trafficsource:r}))},ed=function(e){var t=en(e.url),r=t.trafficsource,n=t.target_url_code;ea("exp","/sc.sales.intelligent.product_exp",f(d({},e.params),{target_url_code:n,trafficsource:r}))},ef=function(e){var t=en(e.url),r=t.trafficsource,n=t.target_url_code;ea("clk","/sc.sales.intelligent.supplier_clk",f(d({},e.params),{target_url_code:n,trafficsource:r}))},eh=function(e){var t=en(e.url),r=t.trafficsource,n=t.target_url_code;ea("exp","/sc.sales.intelligent.supplier_exp",f(d({},e.params),{target_url_code:n,trafficsource:r}))},em=function(e){ea("clk",e.gokey||"/sc.sales.intelligent.custom_clk",e.params)},eg=function(e){ea("exp",e.gokey||"/sc.sales.intelligent.custom_exp",e.params)};function ev(e){var t=/[^\d_a-zA-Z\-%]/g,r=d({},e);return void 0!==e.navNames&&("object"==typeof e.navNames?(r.navNames=e.navNames.map(function(e){return encodeURIComponent(e.toString()).replace(t,"")}),r.navNames=e.navNames.join("#")):"string"==typeof e.navNames&&(r.navNames=e.navNames.replace(",","#"))),e.parentNavName&&(r.parentNavName=encodeURIComponent(e.parentNavName).replace(t,"")),r}var eb=function(e){var t="",r="",n="",o="",i=function(e){e&&(e.attributes&&e.attributes["data-spm"]?(t=e.attributes["data-spm"].value,e.attributes.id&&(o=e.attributes.id.value||""),e.attributes["data-modulename"]&&(r=e.attributes["data-modulename"].value||""),e.attributes["data-moduleversion"]&&(n=e.attributes["data-moduleversion"].value||"")):e&&"BODY"!==e.tagName&&i(e.parentElement))};return i(e.target),{id:o,spmc:t,moduleName:r,moduleVersion:n}},e_=function(){var e=l.$helper.url.parse(window.location.href);return e?e.query:{}},ey=function(){var e="";if(!l.$env.is.app&&window.location){var t=l.$helper.url.parse(window.location.href);t&&(e=t.query.spm)}return e},ew=["product","supplier","entrance","nav","custom"],eO="文档：https://yuque.antfin-inc.com/ncms/oxxyex/kib0mw";exports.DotElement=function(e){var t,r=e.style,n=e.dotParams,o=e.type,i=e.dotType,a=void 0===i?"all":i,s=e.elementTag,c=void 0===s?"div":s,p=e.onClick,h=e.onAppear,g=e.onDisappear,v=e.children,b=e.url,_=e.className,y=e.goldKeyObj,w=void 0===y?{}:y,O=e.device,x=e.forceHref,E=e.target,I=e.isUrlShouldBePreload,N=function(e,t){if(null==e)return{};var r,n,o,i={};if("undefined"!=typeof Reflect&&Reflect.ownKeys){for(o=0,r=Reflect.ownKeys(e);o<r.length;o++)n=r[o],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n]);return i}if(i=function(e,t){if(null==e)return{};var r,n,o={},i=Object.getOwnPropertyNames(e);for(n=0;n<i.length;n++)r=i[n],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r]);return o}(e,t),Object.getOwnPropertySymbols)for(o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)n=r[o],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n]);return i}(e,["style","dotParams","type","dotType","elementTag","onClick","onAppear","onDisappear","children","url","className","goldKeyObj","device","forceHref","target","isUrlShouldBePreload"]),k=(n||{}).spmd,T=m(u.useState(b),2),P=T[0],R=T[1],A=l.$env.is.web&&!l.$env.is.iOS&&!l.$env.is.android&&!l.$env.is.pad;"pc"===O?A=!0:"mobile"===O&&(A=!1);var j=!0===(void 0===x||x)||A,S=u.useRef(null),M=/[^\d_a-zA-Z@\-%]/g,C=n.floorName;n.floorName&&(n.floorName=n.floorName.replace(M,""),(null===(t=window)||void 0===t?void 0:t.__finalPath)&&(n.floorName+="@@".concat(window.__finalPath.replace(/\//g,"---").replace(M,"")))),u.useEffect(function(){var e=!1;if(window&&window.location&&window.location.href.indexOf("checkdot=true")>-1&&(e=!0),o&&-1!==ew.indexOf(o)||console.error("DotElement的type属性设置错误， type=".concat(o),S.current,eO),!n){console.error("DotElement的dotParams属性为空",S.current,eO);return}if(e){var t=!1;n.floorName||"nav"===o||(t=!0,console.warn("floorName值为".concat(C," 不合法，并且只允许/[^\\d_a-zA-Z@\\-%]/g, 文档：https://yuque.antfin-inc.com/ncms/oxxyex/kib0mw")),console.warn("type=".concat(o,"的元素dotParams.floorName不能为空"),n,S.current,eO)),"product"===o||"supplier"===o?n.trackInfo||(t=!0,console.warn("type=".concat(o,"的元素dotParams.trackInfo不能为空"),n,S.current,eO)):"entrance"!==o&&("nav"!==o||n.navNames&&0!==n.navNames.length||(t=!0,console.warn("type=".concat(o,"的元素dotParams.navNames不能为空"),n,S.current,eO))),t||console.log("打点设置信息：",o,n,S.current)}},[n,C,o]),u.useEffect(function(){if(!b){R(b);return}var e=(l.$helper.url.query||{}).trafficsource,t=eo(b),r=b.includes("?")?"".concat(b,"&"):"".concat(b,"?");R(r=e&&!t?"".concat(r,"trafficsource=").concat(e):b)},[b]);var L=(void 0===k?"":k).toString().replace(/[^\d_a-zA-Z]/g,"");if(n.floorName&&"nav"!==o){var D=n.floorName.split("@@");D.length>1&&(n.navLevel="".concat(D.length-1))}var U=ei(P),W={params:f(d({},n,U?{productId:U}:{}),{spmd:L,spmc:n.floorName||""}),url:P};"nav"===o&&(W={params:f(d({},ev(n)),{spmd:L,spmc:n.floorName||""}),url:P});var q=m(u.useState(0),2),F=q[0],B=q[1],V=u.useCallback(function(e){1===F&&I&&b&&ee(b);var t=eb(e),r=W.params.spmc||t.spmc||"";t.id&&(r=t.spmc.replace(t.id,W.params.floorName)),W.params=Object.assign(W.params,f(d({},t),{spmc:r}));var n=ey();n&&(W.params.spm_url=n);var i=e_();i.themeTraceLog&&(W.params.themeTraceLog=i.themeTraceLog),"clk"!==a&&("nav"===o?ec(W):"product"===o?ed(W):"supplier"===o?eh(W):"entrance"===o?eu(W):"custom"===o&&eg(f(d({},W),{gokey:w.exp}))),h&&h(e)},[F]),H=function(e){var t=eb(e),r=W.params.spmc||t.spmc||"";t.id&&(r=t.spmc.replace(t.id,W.params.floorName)),W.params=Object.assign(W.params,f(d({},t),{spmc:r}));var n=ey();n&&(W.params.spm_url=n);var i=e_();i.themeTraceLog&&(W.params.themeTraceLog=i.themeTraceLog),"exp"!==a&&("nav"===o?es(W):"product"===o?ep(W):"supplier"===o?ef(W):"entrance"===o?el(W):"custom"===o&&em(f(d({},W),{gokey:w.clk}))),p&&p(e),P&&!j&&l.$helper.goto.assign(P)},K="hugo-dotelement ".concat(_||"");if(j&&P){var z=P;0===P.indexOf("//")&&(z=(window.location.protocol||"https:")+P);var Z=A||l.$env.is.AliBuyer?"_blank":"_self";return E&&(Z=E),$(G,{onAppear:function(e){B(function(e){return++e}),V(e)},onDisappear:g,children:$("a",f(d({href:z,target:Z},N),{className:K,style:r,onClick:H,ref:S,children:v}))},P)}return $(G,{onAppear:V,onDisappear:g,children:u.createElement(c,f(d({},N),{className:K,style:r,onClick:H,ref:S}),v)},P)},exports.commonDot=ea,exports.dotCustom=em,exports.dotCustomExp=eg,exports.dotEntrance=el,exports.dotEntranceExp=eu,exports.dotProduct=ep,exports.dotProductExp=ed,exports.dotSupplier=ef,exports.dotSupplierExp=eh,exports.dotTab=es,exports.dotTabExp=ec,exports.pageDotInit=function(e){var t=e.page_id,r=e.trace,n=e.spm_id,o=e.enableJSService,i=l.$env.is.windVane;"undefined"!=typeof location&&location.search&&~location.search.indexOf("JSONP=true")&&(i=!1),l.$logger.initial({page_id:t,wk_trace:r,spm_id:n,bundleType:"ncms",pageName:n,jsm_enable_service:o||!1,JSONP:!i}),l.$logger.enter()},exports.preloadPage=ee,exports.setNavDotParams=ev;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index.js.map
define("@ali/ncom-hugo5-pc-grid/index", [], function(require, exports, module) {"use strict";var e,t,n,r,o,i,a,c,u,l=require("@ali/ncom-speedy3-redfox/index"),s=require("@ali/pnpm-react@18/index"),f=require("@ali/ncom-hugo4-dot/index"),d=require("@ali/pnpm-react@18/jsx-runtime");function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function y(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){p(e,t,n[t])})}return e}var v={},m="undefined"!=typeof window&&"onload"in window,h="undefined"!=typeof process&&!!(process.versions&&process.versions.node),b="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,g="undefined"!=typeof __kraken__,w="undefined"!=typeof my&&null!==my&&void 0!==my.alert,P="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,O="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,x="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,j=!P&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),_="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!b,X=m&&"object"==typeof pha,A=w&&m&&my.isFRM,M="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",S=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(M)&&m&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,N=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}),n}(Object.freeze({__proto__:null,isWeb:m,isNode:h,isWeex:b,isKraken:g,isMiniApp:w,isByteDanceMicroApp:P,isBaiduSmartProgram:O,isKuaiShouMiniProgram:x,isWeChatMiniProgram:j,isQuickApp:_,isPHA:X,isFRM:A,isWindVane:S,default:{isWeb:m,isNode:h,isWeex:b,isKraken:g,isMiniApp:w,isByteDanceMicroApp:P,isBaiduSmartProgram:O,isKuaiShouMiniProgram:x,isWeChatMiniProgram:j,isQuickApp:_,isPHA:X,isWindVane:S,isFRM:A}}));v.__esModule=!0,Object.keys(N).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in v&&v[e]===N[e]||(v[e]=N[e]))});var k=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,R=v.isWeb?"web":v.isWeex?"weex":v.isNode?"node":"",W=function(e,t){var n=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*n)/10)/n},E=function(e,t){return t?parseFloat(e)*i+"px":e},C=function(e,t){return t?W(parseFloat(e)/(a/100),4)+"vw":e};void 0===i&&(i=1),void 0===a&&(a=750);var D=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),T=(e=function(e,t,n){return n&&(R=n),"string"==typeof e&&k.test(e)?"web"===R||"node"===R?e.replace(k,C):"weex"===R?e.replace(k,E):e:e},t=new D,function(){var n=arguments.length<=0?void 0:arguments[0];return t.has(n)||t.set(n,e.apply(void 0,arguments)),t.get(n)});function I(e,t,n,r,o){return d.jsx(e,q(t),n,r,o)}function L(e,t,n,r,o){return d.jsxs(e,q(t),n,r,o)}function q(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var n=Object.assign({},e),r={};for(var o in t)r[o]="string"==typeof t[o]?T(t[o]):t[o];return n.style=r,n}}return e}function B(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function F(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function V(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var i=[],a=!0,c=!1;try{for(o=o.call(e);!(a=(n=o.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){c=!0,r=e}finally{try{a||null==o.return||o.return()}finally{if(c)throw r}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return F(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return F(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var H={exports:{}};/*!
	Copyright (c) 2018 Jed Watson.
	Licensed under the MIT License (MIT), see
	http://jedwatson.github.io/classnames
*/H.exports,function(){var e={}.hasOwnProperty;function t(){for(var r="",o=0;o<arguments.length;o++){var i=arguments[o];i&&(r=n(r,function(r){if("string"==typeof r||"number"==typeof r)return r;if("object"!=typeof r)return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var o="";for(var i in r)e.call(r,i)&&r[i]&&(o=n(o,i));return o}(i)))}return r}function n(e,t){return t?e?e+" "+t:e+t:e}H.exports?(t.default=t,H.exports=t):window.classNames=t}();var K=(n=H.exports)&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n;(r=c||(c={}))[r.PX8=8]="PX8",r[r.PX16=16]="PX16",r[r.PX20=20]="PX20",r[r.PX24=24]="PX24",r[r.PX28=28]="PX28",r[r.PX32=32]="PX32",r[r.PX36=36]="PX36",r[r.PX40=40]="PX40",r[r.PX44=44]="PX44",r[r.PX48=48]="PX48",r[r.PX52=52]="PX52",(o=u||(u={})).MD="md",o.LG="lg",o.XL="xl";var U="hugo5-pc-grid";function z(e){var t,n=e.dotParams,r=e.dispatch,o=e.direction,i=e.isRTL,a=(null!=n?n:{}).floorName;return I(f.DotElement,{url:"",type:"entrance",className:K((p(t={"scroll-arrow":!0},"scroll-".concat(o),!0),p(t,"rotated",!i&&"prev"===o||i&&"next"===o),t)),dotParams:B(y({},n),{floorName:"".concat(void 0===a?"hugo5-pc-grid-arrow":a,"@@scroll@@").concat(o)}),onClick:function(){r({type:o})}})}var Q=function(e,t){var n,r=e.offset,o=e.column,i=e.count,a=r,c=i;switch(t.type){case"prev":a=Math.max(0,e.offset-e.column);break;case"next":a=Math.min(i-o,r+o);break;case"UPDATE_CHILDREN":c=(null==t?void 0:null===(n=t.payload)||void 0===n?void 0:n.count)||0}return{offset:a,column:o,count:c}},$="undefined"!=typeof alibaba_ssr_env,G="rtl"===l.$env.direction;function J(e){var t,n=e.columnSpan,r=void 0===n?8:n,o=e.dotParams,i=e.widthRange,a=void 0===i?[1200,1440]:i,c=e.className,u=void 0===c?"":c,l=e.style,f=e.children,d=e.scroll,v=s.Children.count(f),m=V(s.useReducer(Q,{offset:0,column:e.column||6,count:v}),2),h=m[0],b=m[1],g=V(s.useState(0),2),w=g[0],P=g[1],O=s.useRef(null),x=s.useRef(f),j=h.count,_=h.offset,X=h.column,A=w?(w-(X-1)*r)/X:0;return s.useEffect(function(){var e=s.Children.toArray(f),t=s.Children.toArray(x.current);(v!==h.count||e.some(function(e,n){return e!==t[n]}))&&(b({type:"UPDATE_CHILDREN",payload:{count:v}}),x.current=f)},[f]),s.useEffect(function(){if(O.current){t();var e=new ResizeObserver(function(){t()});return e.observe(O.current),function(){e.disconnect()}}function t(){var e,t=(null===(e=O.current)||void 0===e?void 0:e.getBoundingClientRect()).width;P(t=Math.min(Math.max(t,a[0]),a[1]))}},[]),L("div",{className:K((p(t={},"".concat(U,"-scroll"),d),p(t,u,u),t)),style:B(y({},l),{"--min-width":a[0],"--max-width":a[1]}),ref:O,children:[I("div",{className:"".concat(U,"-scroll-inner"),style:{"--container-width":w?"".concat(w,"px"):"auto","--total-width":w?"".concat(A*j+(j-1)*r,"px"):"auto","--translate-offset":"".concat(G?_*(A+r):-_*(A+r),"px"),"--item-width":A?"".concat(A,"px"):"auto","--column-gap":"".concat(r,"px")},children:$?s.Children.toArray(f).slice(0,X):f}),L("div",{className:"arrow-wrapper",children:[Number(_)>0&&I(z,{isRTL:G,direction:"prev",dotParams:o,dispatch:b}),Number(_)+X<j&&I(z,{isRTL:G,direction:"next",dotParams:o,dispatch:b})]})]})}function Y(e){var t,n=e.className,r=void 0===n?"":n,o=e.column,i=void 0===o?6:o,a=e.children,u=e.style,l=e.rowSpan,s=void 0===l?c.PX24:l,f=e.columnSpan,d=void 0===f?c.PX20:f,v=e.responsiveColumnConfig,m=e.widthRange,h=void 0===m?[1200,1440]:m,b=B(y({},u),{"--columns-count-md":(null==v?void 0:v.md)||i,"--columns-count-lg":(null==v?void 0:v.lg)||i,"--columns-count-xl":(null==v?void 0:v.xl)||i,"--row-gap":s,"--column-gap":d,"--min-width":h[0],"--max-width":h[1]});return I("div",{className:K((p(t={},"".concat(U,"-waterfall"),!0),p(t,r,!!r),t)),style:b,children:a})}var Z=function(e){return e.scroll?I(J,y({},e)):I(Y,y({},e))};Z.Item=function(e){var t,n=e.className,r=void 0===n?"":n,o=e.children,i=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,["className","children"]);return I("div",B(y({className:K((p(t={},"hugo5-pc-grid-item",!0),p(t,r,!!r),t))},i),{children:o}))},module.exports=Z;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index.js.map
define("@ali/ncom-event-hubs/index", [], function(require, exports, module) {"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@ali/ncom-speedy3-redfox/index"),t=function(e,t){0===location.hostname.indexOf("pre-")&&console.log("[event-hubs] ".concat(e),t||"")},i={};exports.publish=function(n,o){var r;if(t("publish "+n,o),!((null===(r=e.$emitter._callbacks)||void 0===r?void 0:r["$"+n])||[]).length){i[n]=[],i[n].push(o);return}e.$emitter.emit(n,o)},exports.subscribe=function(n,o){t("subscribe "+n);var r=function(e){t("callback "+n,e),o(e)};return e.$emitter.on(n,r),i[n]&&(i[n].forEach(function(t){e.$emitter.emit(n,t)}),delete i[n]),function(){e.$emitter.off(n,r),delete i[n]}};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-hugo3-common-style/index", [], function(require, exports, module) {module.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=0)}([function(e,t,n){e.exports=n(1)},function(e,t,n){"use strict";n.r(t);n(2);t.default=function(){return null}},function(e,t,n){}]);;if ('default' in module.exports && Object.keys(module.exports).length === 2) { var m = module; m.exports = m.exports.default; m.exports.default = m.exports;}});
define("@ali/ncom-individual-nav-log/index",[],function(e,t,n){n.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=".package",n(n.s=0)}([function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e){var t=/[^\d_a-zA-Z\-%]/g;return e.navNames&&"object"===r(e.navNames)&&(e.navNames=e.navNames.map(function(e){return encodeURIComponent(e).replace(t,"")}),e.navNames=e.navNames.join("#")),e.categoryIds&&"object"===r(e.categoryIds)&&(e.categoryIds=e.categoryIds.map(function(e){return(e||"").toString().replace(",","|")}).join("#")),e.parentNavName&&(e.parentNavName=encodeURIComponent(e.parentNavName).replace(t,"")),e.parentCategoryIds&&(e.parentCategoryIds=e.parentCategoryIds.replace(",","|")),e}n.r(t),n.d(t,"setNavDotParams",function(){return o})}])});define("@ali/ncom-hugo5-pc-navi-flex/index", [], function(require, exports, module) {"use strict";require("@ali/ncom-hugo3-common-style/index");var e,t,n,r,a,i=require("@ali/ncom-individual-nav-log/index"),o=require("@ali/pnpm-react@18/index"),s=require("@ali/ncom-speedy3-redfox/index"),l=require("@ali/ncom-hugo4-dot/index"),c=require("@ali/pnpm-react@18/jsx-runtime"),u=o&&"object"==typeof o&&"default"in o?o:{default:o};function d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function p(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var i=[],o=!0,s=!1;try{for(a=a.call(e);!(o=(n=a.next()).done)&&(i.push(n.value),!t||i.length!==t);o=!0);}catch(e){s=!0,r=e}finally{try{o||null==a.return||a.return()}finally{if(s)throw r}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return f(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var v={},m="undefined"!=typeof window&&"onload"in window,h="undefined"!=typeof process&&!!(process.versions&&process.versions.node),y="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,b="undefined"!=typeof __kraken__,g="undefined"!=typeof my&&null!==my&&void 0!==my.alert,x="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,w="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,N="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,_=!x&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),I="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!y,j=m&&"object"==typeof pha,P=g&&m&&my.isFRM,M="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",O=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(M)&&m&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,S=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}),n}(Object.freeze({__proto__:null,isWeb:m,isNode:h,isWeex:y,isKraken:b,isMiniApp:g,isByteDanceMicroApp:x,isBaiduSmartProgram:w,isKuaiShouMiniProgram:N,isWeChatMiniProgram:_,isQuickApp:I,isPHA:j,isFRM:P,isWindVane:O,default:{isWeb:m,isNode:h,isWeex:y,isKraken:b,isMiniApp:g,isByteDanceMicroApp:x,isBaiduSmartProgram:w,isKuaiShouMiniProgram:N,isWeChatMiniProgram:_,isQuickApp:I,isPHA:j,isWindVane:O,isFRM:P}}));v.__esModule=!0,Object.keys(S).forEach(function(e){"default"!==e&&"__esModule"!==e&&(e in v&&v[e]===S[e]||(v[e]=S[e]))});var A=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,L=v.isWeb?"web":v.isWeex?"weex":v.isNode?"node":"",C=function(e,t){var n=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*n)/10)/n},T=function(e,t){return t?parseFloat(e)*r+"px":e},W=function(e,t){return t?C(parseFloat(e)/(a/100),4)+"vw":e};void 0===r&&(r=1),void 0===a&&(a=750);var k=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),R=(e=function(e,t,n){return n&&(L=n),"string"==typeof e&&A.test(e)?"web"===L||"node"===L?e.replace(A,W):"weex"===L?e.replace(A,T):e:e},t=new k,function(){var n=arguments.length<=0?void 0:arguments[0];return t.has(n)||t.set(n,e.apply(void 0,arguments)),t.get(n)});function E(e,t,n,r,a){return c.jsx(e,B(t),n,r,a)}function $(e,t,n,r,a){return c.jsxs(e,B(t),n,r,a)}function B(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var n=Object.assign({},e),r={};for(var a in t)r[a]="string"==typeof t[a]?R(t[a]):t[a];return n.style=r,n}}return e}var q={exports:{}};/*!
	Copyright (c) 2018 Jed Watson.
	Licensed under the MIT License (MIT), see
	http://jedwatson.github.io/classnames
*/q.exports,function(){var e={}.hasOwnProperty;function t(){for(var r="",a=0;a<arguments.length;a++){var i=arguments[a];i&&(r=n(r,function(r){if("string"==typeof r||"number"==typeof r)return r;if("object"!=typeof r)return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var a="";for(var i in r)e.call(r,i)&&r[i]&&(a=n(a,i));return a}(i)))}return r}function n(e,t){return t?e?e+" "+t:e+t:e}q.exports?(t.default=t,q.exports=t):window.classNames=t}();var D=(n=q.exports)&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n;class F extends u.default.Component{constructor(){super(...arguments),this.gradientId=`gradient-${1e6*Math.random()}`,this.name="",this.path="",this.viewBox="0 0 42 42",this.extraClassName=""}render(){let e=this.props||{},{size:t,color:n,className:r="",rotate:a,spin:i,style:o,gradient:s,...l}=e,c={"--icon-size":"number"==typeof t?`${t}px`:t,"--icon-color":n,transform:a?`rotate(${a}deg)`:void 0,...o};return u.default.createElement("svg",{...l,className:`icbu-common-icon icbu-common-${this.name} ${this.extraClassName} ${i?"icbu-common-icon-spin":""} ${r}`.trim(),viewBox:this.viewBox,style:c,"data-testid":this.name},s&&u.default.createElement("defs",null,s(this.gradientId)),u.default.createElement("g",{fill:s?`url(#${this.gradientId})`:void 0},this.path.split("|").map((e,t)=>u.default.createElement("path",{key:e,d:e,...this.attrs?{...this.attrs[t]}:{}}))))}}class V extends F{constructor(){super(...arguments),this.name="icon-right",this.path="M16.6009 7.89941L14.8994 9.60089L26.2987 21.0002L14.8994 32.3994L16.6009 34.1009L29.7016 21.0002L16.6009 7.89941Z"}}var z=function(e){var t=e.tabIndex,n=e.activeIndex,r=e.tab,a=e.type,i=e.onChange,o=e.level,s=e.onRenderItem,c=n===t,u=r.name||r.label||r._serverLabel||r._serverCategoryName,f=s&&"function"==typeof s;return $(l.DotElement,{type:"nav",className:D("tab-item",{"hugo3-fc-light":2===o&&!c,"hugo3-fw-bold tab-item-active":c}),dotParams:d({spmd:"".concat(o,"_").concat(t)},r.dotParams),onClick:function(){i&&i(t)},children:[f&&s({level:o,tabIndex:t,isActive:c,tab:r}),!f&&r.image&&"text"!==a&&$("div",{className:"img-wrapper tab-item-image",children:[E("img",{className:"image",src:r.image}),E("div",{className:"poster-mask"})]}),!f&&E("div",{className:"text-wrapper",title:u,children:E("div",{className:"text hugo3-util-ellipsis line-".concat(2===o?1:2),children:u})})]},"tab".concat(t))},K="rtl"===s.$env.direction;function X(e){var t=e.tabList,n=e.type,r=e.activeIndex,a=void 0===r?0:r,i=e.level,s=e.onChange,l=e.onRenderItem,c=e.mode;if(!t||!t.length)return null;var u=p(o.useState(0),2),d=u[0],f=u[1],v=p(o.useState(!1),2),m=v[0],h=v[1],y=p(o.useState(!1),2),b=y[0],g=y[1],x=o.useRef(null),w=o.useRef(null),N=function(){return x.current.clientWidth},_=function(e){var t;return null===(t=w.current)||void 0===t?void 0:t.childNodes[e]},I=function(e){var t=N(),n=w.current.scrollWidth,r=e,a=!0,i=!0;if(n<=t)r=0,a=!1,i=!1;else{r<0&&(r=0,a=!1);var o=n-t;r>o&&(r=o,i=!1)}f(r),h(a),g(i)};return o.useEffect(function(){if(w.current){var e=w.current.getBoundingClientRect(),t=_(-1===a?0:a).getBoundingClientRect(),n=Math.round(N()/4);I(K?e.right-t.right-n:t.left-e.left-n)}},[a,K]),$("div",{className:"tab-wrapper level-".concat(i),children:[!!m&&$("div",{className:"pre arrow show",onClick:function(){I(d-N())},children:[E("div",{className:"blur-wrapper",children:E("div",{className:"blur"})}),E("div",{className:"img-wrapper",children:E("div",{className:D("arrow-right",{rotated:!K}),children:E(V,{size:20})})})]}),E("div",{className:"tab-container",ref:x,children:E("div",{className:"tab-inner-wrapper ".concat(n," ").concat(c),style:{transform:"translateX(".concat(K?d:-d,"px)")},ref:w,children:t.map(function(e,t){return E(z,{tabIndex:t,tab:e,activeIndex:a,type:n,onChange:s,level:i,onRenderItem:l},"level_".concat(t))})})}),!!b&&$("div",{className:"next arrow show",onClick:function(){I(d+N())},children:[E("div",{className:"blur-wrapper",children:E("div",{className:"blur"})}),E("div",{className:"img-wrapper",children:E("div",{className:D("arrow-right",{rotated:K}),children:E(V,{size:20})})})]})]})}module.exports=function(e){var t=e.className,n=e.style,r=e.defaultTab2Index,a=void 0===r?0:r,s=e.activeTab1Index,l=e.activeTab2Index,c=e.tabList,u=e.tab1Type,f=void 0===u?"text":u,v=e.tab2Type,m=e.log,h=void 0===m?{}:m,y=e.onTabChange,b=e.onRenderTabItem,g=e.isLevel2TabReversibleSelection,x=void 0!==g&&g,w=e.useResponsive,N=p(o.useState(s||0),2),_=N[0],I=N[1],j=p(o.useState(l||0),2),P=j[0],M=j[1],O=c[_],S=e.tab1Mode||(c.length<5&&"text"===f?"normal":"normal-scroll");return c&&c.length>0&&c.forEach(function(e,t){var n=d({navNames:["".concat(e.dotName||"")],floorName:e.dotName,navLevel:1,index:t+1,categoryIds:["".concat(e.categoryIds||"")]},h);e.dotParams=i.setNavDotParams(n),e.subTabList&&e.subTabList.length>0&&e.subTabList.forEach(function(t,n){var r=d({navNames:["".concat(t.dotName||"")],floorName:"".concat(e.dotName,"@@").concat(t.dotName),navLevel:2,index:n+1,categoryIds:["".concat(t.categoryIds||"")]},h);t.dotParams=i.setNavDotParams((r&&e&&(r.parentNavName=e.dotName),r))})}),o.useEffect(function(){I(s||0),M(l||0)},[s,l,c]),$("div",{id:"hugo5-pc-navi-flex-container",className:D("hugo5-pc-navi-flex-container hugo3-common-style-pc ".concat(t),{responsive:void 0===w||w}),style:n,children:[c&&c.length?E(X,{level:1,tabList:c,type:f,mode:S,activeIndex:_,onRenderItem:b,onChange:function(e){I(e),M(a),y&&y(e,a)}},"level1tab"):null,O&&O.subTabList&&O.subTabList.length?E(X,{level:2,tabList:O.subTabList,type:void 0===v?"text":v,activeIndex:P,onRenderItem:b,onChange:function(e){var t=e;x&&t===P&&(t=-1),I(_),M(t),y&&y(_,t)}},"level2_".concat(_,"_tab")):null]})};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });
//# sourceMappingURL=index.js.map
define("@ali/ncom-crated-mobile-buyer@1/49de1fe9", [], function(require, exports, module) {"use strict";var e="undefined"!=typeof __SILKWORM_SERVER_ENV__,n=!!("undefined"!=typeof window&&"undefined"!=typeof document&&window.document&&window.document.createElement&&!e);n&&document.addEventListener("touchstart",function(){},!0),exports.canUseDom=n;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/994f6cdf", [], function(require, exports, module) {"use strict";let e,t,n,r;var i,o,s,a,u=require("@ali/pnpm-react@18/jsx-runtime"),c=require("@ali/pnpm-react@18/index"),l=require("@ali/pnpm-react-dom@18/index"),f=function(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach(function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}}),t.default=e,Object.freeze(t)}(c),h=function(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}(c);function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var p="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},v={},g="undefined"!=typeof window&&"onload"in window,m="undefined"!=typeof process&&!!(process.versions&&process.versions.node),y="undefined"!=typeof WXEnvironment&&"Web"!==WXEnvironment.platform,b="undefined"!=typeof __kraken__,w="undefined"!=typeof my&&null!==my&&void 0!==my.alert,_="undefined"!=typeof tt&&null!==tt&&void 0!==tt.showToast,x="undefined"!=typeof swan&&null!==swan&&void 0!==swan.showToast,O="undefined"!=typeof ks&&null!==ks&&void 0!==ks.showToast,E=!_&&"undefined"!=typeof wx&&null!==wx&&(void 0!==wx.request||void 0!==wx.miniProgram),S="undefined"!=typeof global&&null!==global&&void 0!==global.callNative&&!y,F=g&&"object"==typeof pha,j=w&&g&&my.isFRM,k="object"==typeof navigator?navigator.userAgent||navigator.swuserAgent:"",P=/.+AliApp\((\w+)\/((?:\d+\.)+\d+)\).* .*(WindVane)(?:\/((?:\d+\.)+\d+))?.*/.test(k)&&g&&"undefined"!=typeof WindVane&&void 0!==WindVane.call,A=function(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}),t}(Object.freeze({__proto__:null,isWeb:g,isNode:m,isWeex:y,isKraken:b,isMiniApp:w,isByteDanceMicroApp:_,isBaiduSmartProgram:x,isKuaiShouMiniProgram:O,isWeChatMiniProgram:E,isQuickApp:S,isPHA:F,isFRM:j,isWindVane:P,default:{isWeb:g,isNode:m,isWeex:y,isKraken:b,isMiniApp:w,isByteDanceMicroApp:_,isBaiduSmartProgram:x,isKuaiShouMiniProgram:O,isWeChatMiniProgram:E,isQuickApp:S,isPHA:F,isWindVane:P,isFRM:j}}));!function(e){e.__esModule=!0,Object.keys(A).forEach(function(t){"default"!==t&&"__esModule"!==t&&(t in e&&e[t]===A[t]||(e[t]=A[t]))})}(v);var M=/"[^"]+"|'[^']+'|url\([^\)]+\)|(\d*\.?\d+)rpx/g,C=v.isWeb?"web":v.isWeex?"weex":v.isNode?"node":"",T=function(e,t){var n=Math.pow(10,t+1);return 10*Math.round(Math.floor(e*n)/10)/n},V=function(e,t){return t?parseFloat(e)*oi+"px":e},I=function(e,t){return t?T(parseFloat(e)/(oo/100),4)+"vw":e};void 0===oi&&(oi=1),void 0===oo&&(oo=750);var R=function(){function e(){this.__store={}}var t=e.prototype;return t.set=function(e,t){this.__store[e+"_"+typeof e]=t},t.get=function(e){return this.__store[e+"_"+typeof e]},t.has=function(e){return Object.prototype.hasOwnProperty.call(this.__store,e+"_"+typeof e)},e}(),$=function(e){var t=new R;return function(){var n=arguments.length<=0?void 0:arguments[0];return t.has(n)||t.set(n,e.apply(void 0,arguments)),t.get(n)}}(function(e,t,n){return n&&(C=n),"string"==typeof e&&M.test(e)?"web"===C||"node"===C?e.replace(M,I):"weex"===C?e.replace(M,V):e:e});function D(e){if(e&&"style"in e){var t=e.style;if("object"==typeof t){var n=Object.assign({},e),r={};for(var i in t)r[i]="string"==typeof t[i]?$(t[i]):t[i];return n.style=r,n}}return e}var L={exports:{}};!function(e){!function(){var t={}.hasOwnProperty;function n(){for(var e="",i=0;i<arguments.length;i++){var o=arguments[i];o&&(e=r(e,function(e){if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return n.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var i="";for(var o in e)t.call(e,o)&&e[o]&&(i=r(i,o));return i}(o)))}return e}function r(e,t){return t?e?e+" "+t:e+t:e}e.exports?(n.default=n,e.exports=n):window.classNames=n}()}(L);var N=L.exports;function z(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function q(e,t){if(e){if("string"==typeof e)return z(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return z(e,t)}}function W(e,t,n,r,i,o,s){try{var a=e[o](s),u=a.value}catch(e){n(e);return}a.done?t(u):Promise.resolve(u).then(r,i)}var U=function(){return(U=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function H(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function B(e,t,n){if(n||2==arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}"function"==typeof SuppressedError&&SuppressedError;var Y="object"==typeof p&&p&&p.Object===Object&&p,K="object"==typeof self&&self&&self.Object===Object&&self,G=Y||K||Function("return this")(),Q=G.Symbol,Z=Object.prototype,X=Z.hasOwnProperty,J=Z.toString,ee=Q?Q.toStringTag:void 0,et=Object.prototype.toString,en=function(e){var t=X.call(e,ee),n=e[ee];try{e[ee]=void 0;var r=!0}catch(e){}var i=J.call(e);return r&&(t?e[ee]=n:delete e[ee]),i},er=Q?Q.toStringTag:void 0,ei=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":er&&er in Object(e)?en(e):et.call(e)},eo=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},es=function(e){if(!eo(e))return!1;var t=ei(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},ea=G["__core-js_shared__"],eu=function(){var e=/[^.]+$/.exec(ea&&ea.keys&&ea.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),ec=Function.prototype.toString,el=function(e){if(null!=e){try{return ec.call(e)}catch(e){}try{return e+""}catch(e){}}return""},ef=/^\[object .+?Constructor\]$/,eh=Object.prototype,ed=Function.prototype.toString,ep=eh.hasOwnProperty,ev=RegExp("^"+ed.call(ep).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),eg=function(e,t){var n,r=null==e?void 0:e[t];return eo(n=r)&&(!eu||!(eu in n))&&(es(n)?ev:ef).test(el(n))?r:void 0},em=function(){try{var e=eg(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),ey=function(e,t,n){"__proto__"==t&&em?em(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},eb=function(e,t){return e===t||e!=e&&t!=t},ew=Object.prototype.hasOwnProperty,e_=function(e,t,n){var r=e[t];ew.call(e,t)&&eb(r,n)&&(void 0!==n||t in e)||ey(e,t,n)},ex=function(e,t,n,r){var i=!n;n||(n={});for(var o=-1,s=t.length;++o<s;){var a=t[o],u=r?r(n[a],e[a],a,n,e):void 0;void 0===u&&(u=e[a]),i?ey(n,a,u):e_(n,a,u)}return n},eO=function(e){return e},eE=function(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)},eS=Math.max,eF=Date.now,ej=function(e){var t=0,n=0;return function(){var r=eF(),i=16-(r-n);if(n=r,i>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}(em?function(e,t){return em(e,"toString",{configurable:!0,enumerable:!1,value:function(){return t},writable:!0})}:eO),ek=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},eP=function(e){return null!=e&&ek(e.length)&&!es(e)},eA=/^(?:0|[1-9]\d*)$/,eM=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&eA.test(e))&&e>-1&&e%1==0&&e<t},eC=function(e,t){var n;return ej((n=eS(void 0===(n=t)?e.length-1:n,0),function(){for(var t=arguments,r=-1,i=eS(t.length-n,0),o=Array(i);++r<i;)o[r]=t[n+r];r=-1;for(var s=Array(n+1);++r<n;)s[r]=t[r];return s[n]=eO(o),eE(e,this,s)}),e+"")},eT=function(e,t,n){if(!eo(n))return!1;var r=typeof t;return("number"==r?!!(eP(n)&&eM(t,n.length)):"string"==r&&t in n)&&eb(n[t],e)},eV=function(e){return eC(function(t,n){var r=-1,i=n.length,o=i>1?n[i-1]:void 0,s=i>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(i--,o):void 0,s&&eT(n[0],n[1],s)&&(o=i<3?void 0:o,i=1),t=Object(t);++r<i;){var a=n[r];a&&e(t,a,r,o)}return t})},eI=function(e){return null!=e&&"object"==typeof e},eR=function(e){return eI(e)&&"[object Arguments]"==ei(e)},e$=Object.prototype,eD=e$.hasOwnProperty,eL=e$.propertyIsEnumerable,eN=eR(function(){return arguments}())?eR:function(e){return eI(e)&&eD.call(e,"callee")&&!eL.call(e,"callee")},ez=Array.isArray,eq={exports:{}},eW=function(){return!1};!function(e,t){var n=t&&!t.nodeType&&t,r=n&&e&&!e.nodeType&&e,i=r&&r.exports===n?G.Buffer:void 0,o=i?i.isBuffer:void 0;e.exports=o||eW}(eq,eq.exports);var eU={};eU["[object Float32Array]"]=eU["[object Float64Array]"]=eU["[object Int8Array]"]=eU["[object Int16Array]"]=eU["[object Int32Array]"]=eU["[object Uint8Array]"]=eU["[object Uint8ClampedArray]"]=eU["[object Uint16Array]"]=eU["[object Uint32Array]"]=!0,eU["[object Arguments]"]=eU["[object Array]"]=eU["[object ArrayBuffer]"]=eU["[object Boolean]"]=eU["[object DataView]"]=eU["[object Date]"]=eU["[object Error]"]=eU["[object Function]"]=eU["[object Map]"]=eU["[object Number]"]=eU["[object Object]"]=eU["[object RegExp]"]=eU["[object Set]"]=eU["[object String]"]=eU["[object WeakMap]"]=!1;var eH={exports:{}};!function(e,t){var n=t&&!t.nodeType&&t,r=n&&e&&!e.nodeType&&e,i=r&&r.exports===n&&Y.process,o=function(){try{var e=r&&r.require&&r.require("util").types;if(e)return e;return i&&i.binding&&i.binding("util")}catch(e){}}();e.exports=o}(eH,eH.exports);var eB=eH.exports,eY=eB&&eB.isTypedArray,eK=eY?function(e){return eY(e)}:function(e){return eI(e)&&ek(e.length)&&!!eU[ei(e)]},eG=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r},eQ=eq.exports,eZ=Object.prototype.hasOwnProperty,eX=function(e,t){var n=ez(e),r=!n&&eN(e),i=!n&&!r&&eQ(e),o=!n&&!r&&!i&&eK(e),s=n||r||i||o,a=s?eG(e.length,String):[],u=a.length;for(var c in e)(t||eZ.call(e,c))&&!(s&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||eM(c,u)))&&a.push(c);return a},eJ=Object.prototype,e0=function(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||eJ;return e===n},e1=function(e,t){return function(n){return e(t(n))}},e3=e1(Object.keys,Object),e6=Object.prototype.hasOwnProperty,e2=function(e){if(!e0(e))return e3(e);var t=[];for(var n in Object(e))e6.call(e,n)&&"constructor"!=n&&t.push(n);return t},e5=function(e){return eP(e)?eX(e):e2(e)},e4=eV(function(e,t,n,r){ex(t,e5(t),e,r)});function e7(){return(e7=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(null,arguments)}let e8=tv();const e9=e=>tf(e,e8);let te=tv();e9.write=e=>tf(e,te);let tn=tv();e9.onStart=e=>tf(e,tn);let tr=tv();e9.onFrame=e=>tf(e,tr);let ti=tv();e9.onFinish=e=>tf(e,ti);let to=[];e9.setTimeout=(e,t)=>{let n=e9.now()+t,r=()=>{let e=to.findIndex(e=>e.cancel==r);~e&&to.splice(e,1),tc-=~e?1:0},i={time:n,handler:e,cancel:r};return to.splice(ts(n),0,i),tc+=1,th(),i};let ts=e=>~(~to.findIndex(t=>t.time>e)||~to.length);e9.cancel=e=>{tn.delete(e),tr.delete(e),ti.delete(e),e8.delete(e),te.delete(e)},e9.sync=e=>{tl=!0,e9.batchedUpdates(e),tl=!1},e9.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,e9.onStart(n)}return r.handler=e,r.cancel=()=>{tn.delete(n),t=null},r};let ta="undefined"!=typeof window?window.requestAnimationFrame:()=>{};e9.use=e=>ta=e,e9.now="undefined"!=typeof performance?()=>performance.now():Date.now,e9.batchedUpdates=e=>e(),e9.catch=console.error,e9.frameLoop="always",e9.advance=()=>{"demand"!==e9.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):tp()};let tu=-1,tc=0,tl=!1;function tf(e,t){tl?(t.delete(e),e(0)):(t.add(e),th())}function th(){tu<0&&(tu=0,"demand"!==e9.frameLoop&&ta(td))}function td(){~tu&&(ta(td),e9.batchedUpdates(tp))}function tp(){let e=tu;tu=e9.now();let t=ts(tu);if(t&&(tg(to.splice(0,t),e=>e.handler()),tc-=t),!tc){tu=-1;return}tn.flush(),e8.flush(e?Math.min(64,tu-e):16.667),tr.flush(),te.flush(),ti.flush()}function tv(){let e=new Set,t=e;return{add(n){tc+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(tc-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,tc-=t.size,tg(t,t=>t(n)&&e.add(t)),tc+=e.size,t=e)}}}function tg(e,t){e.forEach(e=>{try{t(e)}catch(e){e9.catch(e)}})}function tm(){}const ty=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),tb={arr:Array.isArray,obj:e=>!!e&&"Object"===e.constructor.name,fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e};function tw(e,t){if(tb.arr(e)){if(!tb.arr(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}return e===t}const t_=(e,t)=>e.forEach(t);function tx(e,t,n){if(tb.arr(e)){for(let r=0;r<e.length;r++)t.call(n,e[r],`${r}`);return}for(let r in e)e.hasOwnProperty(r)&&t.call(n,e[r],r)}const tO=e=>tb.und(e)?[]:tb.arr(e)?e:[e];function tE(e,t){if(e.size){let n=Array.from(e);e.clear(),t_(n,t)}}const tS=(e,...t)=>tE(e,e=>e(...t)),tF=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent);let tj=null,tk=!1,tP=tm;const tA=n=>{n.to&&(t=n.to),n.now&&(e9.now=n.now),void 0!==n.colors&&(tj=n.colors),null!=n.skipAnimation&&(tk=n.skipAnimation),n.createStringInterpolator&&(e=n.createStringInterpolator),n.requestAnimationFrame&&e9.use(n.requestAnimationFrame),n.batchedUpdates&&(e9.batchedUpdates=n.batchedUpdates),n.willAdvance&&(tP=n.willAdvance),n.frameLoop&&(e9.frameLoop=n.frameLoop)};var tM=Object.freeze({__proto__:null,get createStringInterpolator(){return e},get to(){return t},get colors(){return tj},get skipAnimation(){return tk},get willAdvance(){return tP},assign:tA});const tC=new Set;let tT=[],tV=[],tI=0;const tR={get idle(){return!tC.size&&!tT.length},start(e){tI>e.priority?(tC.add(e),e9.onStart(t$)):(tD(e),e9(tN))},advance:tN,sort(e){if(tI)e9.onFrame(()=>tR.sort(e));else{let t=tT.indexOf(e);~t&&(tT.splice(t,1),tL(e))}},clear(){tT=[],tC.clear()}};function t$(){tC.forEach(tD),tC.clear(),e9(tN)}function tD(e){tT.includes(e)||tL(e)}function tL(e){tT.splice(function(e,t){let n=e.findIndex(t);return n<0?e.length:n}(tT,t=>t.priority>e.priority),0,e)}function tN(e){let t=tV;for(let n=0;n<tT.length;n++){let r=tT[n];tI=r.priority,r.idle||(tP(r),r.advance(e),r.idle||t.push(r))}return tI=0,(tV=tT).length=0,(tT=t).length>0}const tz="[-+]?\\d*\\.?\\d+",tq=tz+"%";function tW(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}const tU=RegExp("rgb"+tW(tz,tz,tz)),tH=RegExp("rgba"+tW(tz,tz,tz,tz)),tB=RegExp("hsl"+tW(tz,tq,tq)),tY=RegExp("hsla"+tW(tz,tq,tq,tz)),tK=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,tG=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,tQ=/^#([0-9a-fA-F]{6})$/,tZ=/^#([0-9a-fA-F]{8})$/;function tX(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function tJ(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r,o=tX(i,r,e+1/3),s=tX(i,r,e),a=tX(i,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*s)<<16|Math.round(255*a)<<8}function t0(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function t1(e){let t=parseFloat(e);return(t%360+360)%360/360}function t3(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function t6(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function t2(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=tQ.exec(e))?parseInt(t[1]+"ff",16)>>>0:tj&&void 0!==tj[e]?tj[e]:(t=tU.exec(e))?(t0(t[1])<<24|t0(t[2])<<16|t0(t[3])<<8|255)>>>0:(t=tH.exec(e))?(t0(t[1])<<24|t0(t[2])<<16|t0(t[3])<<8|t3(t[4]))>>>0:(t=tK.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=tZ.exec(e))?parseInt(t[1],16)>>>0:(t=tG.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=tB.exec(e))?(255|tJ(t1(t[1]),t6(t[2]),t6(t[3])))>>>0:(t=tY.exec(e))?(tJ(t1(t[1]),t6(t[2]),t6(t[3]))|t3(t[4]))>>>0:null;return null===n?e:`rgba(${(4278190080&(n=n||0))>>>24}, ${(16711680&n)>>>16}, ${(65280&n)>>>8}, ${(255&n)/255})`}const t5=(t,n,r)=>{if(tb.fun(t))return t;if(tb.arr(t))return t5({range:t,output:n,extrapolate:r});if(tb.str(t.output[0]))return e(t);let i=t.output,o=t.range||[0,1],s=t.extrapolateLeft||t.extrapolate||"extend",a=t.extrapolateRight||t.extrapolate||"extend",u=t.easing||(e=>e);return e=>{let n=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,i,o,s,a,u){let c=u?u(e):e;if(c<t){if("identity"===s)return c;"clamp"===s&&(c=t)}if(c>n){if("identity"===a)return c;"clamp"===a&&(c=n)}return r===i?r:t===n?e<=t?r:i:(t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t),c=o(c),r===-1/0?c=-c:i===1/0?c+=r:c=c*(i-r)+r,c)}(e,o[n],o[n+1],i[n],i[n+1],u,s,a,t.map)}};function t4(){return(t4=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}const t7=Symbol.for("FluidValue.get"),t8=Symbol.for("FluidValue.observers"),t9=e=>!!(e&&e[t7]),ne=e=>e&&e[t7]?e[t7]():e,nt=e=>e[t8]||null;function nn(e,t){let n=e[t8];n&&n.forEach(e=>{e.eventObserved?e.eventObserved(t):e(t)})}class nr{constructor(e){if(this[t7]=void 0,this[t8]=void 0,!e&&!(e=this.get))throw Error("Unknown getter");ni(this,e)}}const ni=(e,t)=>na(e,t7,t);function no(e,t){if(e[t7]){let n=e[t8];n||na(e,t8,n=new Set),!n.has(t)&&(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function ns(e,t){let n=e[t8];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[t8]=null,e.observerRemoved&&e.observerRemoved(r,t)}}const na=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),nu=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,nc=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,nl=RegExp(`(${nu.source})(%|[a-z]+)`,"i"),nf=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,nh=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,nd=e=>{let[t,n]=np(e);if(!t||tF())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){let e=window.getComputedStyle(document.documentElement).getPropertyValue(n);if(e)return e}else if(n&&nh.test(n))return nd(n);else if(n)return n;return e},np=e=>{let t=nh.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},nv=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,ng=e=>{n||(n=tj?RegExp(`(${Object.keys(tj).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>ne(e).replace(nh,nd).replace(nc,t2).replace(n,t2)),r=t.map(e=>e.match(nu).map(Number)),i=r[0].map((e,t)=>r.map(e=>{if(!(t in e))throw Error('The arity of each "output" value must be equal');return e[t]})),o=i.map(t=>t5(t4({},e,{output:t})));return e=>{var n;let r=!nl.test(t[0])&&(null==(n=t.find(e=>nl.test(e)))?void 0:n.replace(nu,"")),i=0;return t[0].replace(nu,()=>`${o[i++](e)}${r||""}`).replace(nf,nv)}},nm="react-spring: ",ny=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${nm}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},nb=ny(console.warn),nw=ny(console.warn);function n_(e){return tb.str(e)&&("#"==e[0]||/\d/.test(e)||!tF()&&nh.test(e)||e in(tj||{}))}const nx=tF()?c.useEffect:c.useLayoutEffect,nO=()=>{let e=c.useRef(!1);return nx(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function nE(){let e=c.useState()[1],t=nO();return()=>{t.current&&e(Math.random())}}const nS=e=>c.useEffect(e,nF),nF=[];function nj(e){let t=c.useRef();return c.useEffect(()=>{t.current=e}),t.current}const nk=Symbol.for("Animated:node"),nP=e=>!!e&&e[nk]===e,nA=e=>e&&e[nk],nM=(e,t)=>ty(e,nk,t),nC=e=>e&&e[nk]&&e[nk].getPayload();class nT{constructor(){this.payload=void 0,nM(this,this)}getPayload(){return this.payload||[]}}class nV extends nT{constructor(e){super(),this.done=!0,this.elapsedTime=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.v0=void 0,this.durationProgress=0,this._value=e,tb.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new nV(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return tb.num(e)&&(this.lastPosition=e,t&&(e=Math.round(e/t)*t,this.done&&(this.lastPosition=e))),this._value!==e&&(this._value=e,!0)}reset(){let{done:e}=this;this.done=!1,tb.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}}class nI extends nV{constructor(e){super(0),this._string=null,this._toString=void 0,this._toString=t5({output:[e,e]})}static create(e){return new nI(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(tb.str(e)){if(e==this._string)return!1;this._string=e,this._value=1}else{if(!super.setValue(e))return!1;this._string=null}return!0}reset(e){e&&(this._toString=t5({output:[this.getValue(),e]})),this._value=0,super.reset()}}const nR={dependencies:null};class n$ extends nT{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return tx(this.source,(n,r)=>{nP(n)?t[r]=n.getValue(e):t9(n)?t[r]=ne(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&t_(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return tx(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){nR.dependencies&&t9(e)&&nR.dependencies.add(e);let t=nC(e);t&&t_(t,e=>this.add(e))}}class nD extends n${constructor(e){super(e)}static create(e){return new nD(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(nL)),!0)}}function nL(e){let t=n_(e)?nI:nV;return t.create(e)}function nN(e){let t=nA(e);return t?t.constructor:tb.arr(e)?nD:n_(e)?nI:nV}function nz(){return(nz=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}const nq=(e,t)=>{let n=!tb.fun(e)||e.prototype&&e.prototype.isReactComponent;return c.forwardRef((r,i)=>{let o=c.useRef(null),s=n&&c.useCallback(e=>{o.current=function(e,t){return e&&(tb.fun(e)?e(t):e.current=t),t}(i,e)},[i]),[a,u]=function(e,t){let n=new Set;return nR.dependencies=n,e.style&&(e=nz({},e,{style:t.createAnimatedStyle(e.style)})),e=new n$(e),nR.dependencies=null,[e,n]}(r,t),l=nE(),h=()=>{let e=o.current;if(n&&!e)return;let r=!!e&&t.applyAnimatedValues(e,a.getValue(!0));!1===r&&l()},d=new nW(h,u),p=c.useRef();nx(()=>(p.current=d,t_(u,e=>no(e,d)),()=>{p.current&&(t_(p.current.deps,e=>ns(e,p.current)),e9.cancel(p.current.update))})),c.useEffect(h,[]),nS(()=>()=>{let e=p.current;t_(e.deps,t=>ns(t,e))});let v=t.getComponentProps(a.getValue());return f.createElement(e,nz({},v,{ref:s}))})};class nW{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&e9.write(this.update)}}const nU=Symbol.for("AnimatedComponent"),nH=e=>tb.str(e)?e:e&&tb.str(e.displayName)?e.displayName:tb.fun(e)&&e.name||null;function nB(){return(nB=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function nY(e,...t){return tb.fun(e)?e(...t):e}const nK=(e,t)=>!0===e||!!(t&&e&&(tb.fun(e)?e(t):tO(e).includes(t))),nG=(e,t)=>tb.obj(e)?t&&e[t]:e,nQ=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,nZ=e=>e,nX=(e,t=nZ)=>{let n=nJ;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);tb.und(n)||(r[i]=n)}return r},nJ=["config","onProps","onStart","onChange","onPause","onResume","onRest"],n0={config:1,from:1,to:1,ref:1,loop:1,reset:1,pause:1,cancel:1,reverse:1,immediate:1,default:1,delay:1,onProps:1,onStart:1,onChange:1,onPause:1,onResume:1,onRest:1,onResolve:1,items:1,trail:1,sort:1,expires:1,initial:1,enter:1,update:1,leave:1,children:1,onDestroyed:1,keys:1,callId:1,parentId:1};function n1(e){let t=function(e){let t={},n=0;if(tx(e,(e,r)=>{!n0[r]&&(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return tx(e,(e,r)=>r in t||(n[r]=e)),n}return nB({},e)}function n3(e){return e=ne(e),tb.arr(e)?e.map(n3):n_(e)?tM.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function n6(e){return tb.fun(e)||tb.arr(e)&&tb.obj(e[0])}const n2=nB({},{tension:170,friction:26},{mass:1,damping:1,easing:e=>e,clamp:!1});class n5{constructor(){this.tension=void 0,this.friction=void 0,this.frequency=void 0,this.damping=void 0,this.mass=void 0,this.velocity=0,this.restVelocity=void 0,this.precision=void 0,this.progress=void 0,this.duration=void 0,this.easing=void 0,this.clamp=void 0,this.bounce=void 0,this.decay=void 0,this.round=void 0,Object.assign(this,n2)}}function n4(e,t){if(tb.und(t.decay)){let n=!tb.und(t.tension)||!tb.und(t.friction);!n&&tb.und(t.frequency)&&tb.und(t.damping)&&tb.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}const n7=[];class n8{constructor(){this.changed=!1,this.values=n7,this.toValues=null,this.fromValues=n7,this.to=void 0,this.from=void 0,this.config=new n5,this.immediate=!1}}function n9(e,{key:t,props:n,defaultProps:r,state:i,actions:o}){return new Promise((s,a)=>{var u;let c,l;let f=nK(null!=(u=n.cancel)?u:null==r?void 0:r.cancel,t);if(f)p();else{tb.und(n.pause)||(i.paused=nK(n.pause,t));let e=null==r?void 0:r.pause;!0!==e&&(e=i.paused||nK(e,t)),c=nY(n.delay||0,t),e?(i.resumeQueue.add(d),o.pause()):(o.resume(),d())}function h(){i.resumeQueue.add(d),i.timeouts.delete(l),l.cancel(),c=l.time-e9.now()}function d(){c>0&&!tM.skipAnimation?(i.delayed=!0,l=e9.setTimeout(p,c),i.pauseQueue.add(h),i.timeouts.add(l)):p()}function p(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(h),i.timeouts.delete(l),e<=(i.cancelId||0)&&(f=!0);try{o.start(nB({},n,{callId:e,cancel:f}),s)}catch(e){a(e)}}})}const re=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?rr(e.get()):t.every(e=>e.noop)?rt(e.get()):rn(e.get(),t.every(e=>e.finished)),rt=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),rn=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),rr=e=>({value:e,cancelled:!0,finished:!1});function ri(e,t,n,r){let{callId:i,parentId:o,onRest:s}=t,{asyncTo:a,promise:u}=n;return o||e!==a||t.reset?n.promise=(async()=>{let c,l,f;n.asyncId=i,n.asyncTo=e;let h=nX(t,(e,t)=>"onRest"===t?void 0:e),d=new Promise((e,t)=>(c=e,l=t)),p=e=>{let t=i<=(n.cancelId||0)&&rr(r)||i!==n.asyncId&&rn(r,!1);if(t)throw e.result=t,l(e),e},v=(e,t)=>{let o=new rs,s=new ra;return(async()=>{if(tM.skipAnimation)throw ro(n),s.result=rn(r,!1),l(s),s;p(o);let a=tb.obj(e)?nB({},e):nB({},t,{to:e});a.parentId=i,tx(h,(e,t)=>{tb.und(a[t])&&(a[t]=e)});let u=await r.start(a);return p(o),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),u})()};if(tM.skipAnimation)return ro(n),rn(r,!1);try{let t;t=tb.arr(e)?(async e=>{for(let t of e)await v(t)})(e):Promise.resolve(e(v,r.stop.bind(r))),await Promise.all([t.then(c),d]),f=rn(r.get(),!0,!1)}catch(e){if(e instanceof rs)f=e.result;else if(e instanceof ra)f=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=o,n.asyncTo=o?a:void 0,n.promise=o?u:void 0)}return tb.fun(s)&&e9.batchedUpdates(()=>{s(f,r,r.item)}),f})():u}function ro(e,t){tE(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}class rs extends Error{constructor(){super("An async animation has been interrupted. You see this error because you forgot to use `await` or `.catch(...)` on its returned promise."),this.result=void 0}}class ra extends Error{constructor(){super("SkipAnimationSignal"),this.result=void 0}}const ru=e=>e instanceof rl;let rc=1;class rl extends nr{constructor(...e){super(...e),this.id=rc++,this.key=void 0,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=nA(this);return e&&e.getValue()}to(...e){return tM.to(this,e)}interpolate(...e){return nb(`${nm}The "interpolate" function is deprecated in v9 (use "to" instead)`),tM.to(this,e)}toJSON(){return this.get()}observerAdded(e){1==e&&this._attach()}observerRemoved(e){0==e&&this._detach()}_attach(){}_detach(){}_onChange(e,t=!1){nn(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||tR.sort(this),nn(this,{type:"priority",parent:this,priority:e})}}const rf=Symbol.for("SpringPhase"),rh=e=>(1&e[rf])>0,rd=e=>(2&e[rf])>0,rp=e=>(4&e[rf])>0,rv=(e,t)=>t?e[rf]|=3:e[rf]&=-3,rg=(e,t)=>t?e[rf]|=4:e[rf]&=-5;class rm extends rl{constructor(e,t){if(super(),this.key=void 0,this.animation=new n8,this.queue=void 0,this.defaultProps={},this._state={paused:!1,delayed:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._pendingCalls=new Set,this._lastCallId=0,this._lastToId=0,this._memoizedDuration=0,!tb.und(e)||!tb.und(t)){let n=tb.obj(e)?nB({},e):nB({},t,{from:e});tb.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(rd(this)||this._state.asyncTo)||rp(this)}get goal(){return ne(this.animation.to)}get velocity(){let e=nA(this);return e instanceof nV?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return rh(this)}get isAnimating(){return rd(this)}get isPaused(){return rp(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{config:i,toValues:o}=r,s=nC(r.to);!s&&t9(r.to)&&(o=tO(ne(r.to))),r.values.forEach((a,u)=>{if(a.done)return;let c=a.constructor==nI?1:s?s[u].lastPosition:o[u],l=r.immediate,f=c;if(!l){let t;if(f=a.lastPosition,i.tension<=0){a.done=!0;return}let n=a.elapsedTime+=e,o=r.fromValues[u],s=null!=a.v0?a.v0:a.v0=tb.arr(i.velocity)?i.velocity[u]:i.velocity,h=i.precision||(o==c?.005:Math.min(1,.001*Math.abs(c-o)));if(tb.und(i.duration)){if(i.decay){let e=!0===i.decay?.998:i.decay,r=Math.exp(-(1-e)*n);f=o+s/(1-e)*(1-r),l=Math.abs(a.lastPosition-f)<=h,t=s*r}else{t=null==a.lastVelocity?s:a.lastVelocity;let n=i.restVelocity||h/10,r=i.clamp?0:i.bounce,u=!tb.und(r),d=o==c?a.v0>0:o<c,p=Math.ceil(e/1);for(let e=0;e<p&&!(!(Math.abs(t)>n)&&(l=Math.abs(c-f)<=h));++e){u&&(f==c||f>c==d)&&(t=-t*r,f=c);let e=-(1e-6*i.tension)*(f-c),n=-(.001*i.friction)*t,o=(e+n)/i.mass;t+=1*o,f+=1*t}}}else{let r=1;i.duration>0&&(this._memoizedDuration!==i.duration&&(this._memoizedDuration=i.duration,a.durationProgress>0&&(a.elapsedTime=i.duration*a.durationProgress,n=a.elapsedTime+=e)),r=(r=(i.progress||0)+n/this._memoizedDuration)>1?1:r<0?0:r,a.durationProgress=r),t=((f=o+i.easing(r)*(c-o))-a.lastPosition)/e,l=1==r}a.lastVelocity=t,Number.isNaN(f)&&(console.warn("Got NaN while animating:",this),l=!0)}s&&!s[u].done&&(l=!1),l?a.done=!0:t=!1,a.setValue(f,i.round)&&(n=!0)});let a=nA(this),u=a.getValue();if(t){let e=ne(r.to);(u!==e||n)&&!i.decay?(a.setValue(e),this._onChange(e)):n&&i.decay&&this._onChange(u),this._stop()}else n&&this._onChange(u)}set(e){return e9.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(rd(this)){let{to:e,config:t}=this.animation;e9.batchedUpdates(()=>{this._onStart(),t.decay||this._set(e,!1),this._stop()})}return this}update(e){let t=this.queue||(this.queue=[]);return t.push(e),this}start(e,t){let n;return tb.und(e)?(n=this.queue||[],this.queue=[]):n=[tb.obj(e)?e:nB({},t,{to:e})],Promise.all(n.map(e=>{let t=this._update(e);return t})).then(e=>re(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),ro(this._state,e&&this._lastCallId),e9.batchedUpdates(()=>this._stop(t,e)),this}reset(){this._update({reset:!0})}eventObserved(e){"change"==e.type?this._start():"priority"==e.type&&(this.priority=e.priority+1)}_prepareNode(e){let t=this.key||"",{to:n,from:r}=e;(null==(n=tb.obj(n)?n[t]:n)||n6(n))&&(n=void 0),null==(r=tb.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return rh(this)||(e.reverse&&([n,r]=[r,n]),r=ne(r),tb.und(r)?nA(this)||this._set(n):this._set(r)),i}_update(e,t){let n=nB({},e),{key:r,defaultProps:i}=this;n.default&&Object.assign(i,nX(n,(e,t)=>/^on/.test(t)?nG(e,r):e)),rO(this,n,"onProps"),rE(this,"onProps",n,this);let o=this._prepareNode(n);if(Object.isFrozen(this))throw Error("Cannot animate a `SpringValue` object that is frozen. Did you forget to pass your component to `animated(...)` before animating its props?");let s=this._state;return n9(++this._lastCallId,{key:r,props:n,defaultProps:i,state:s,actions:{pause:()=>{rp(this)||(rg(this,!0),tS(s.pauseQueue),rE(this,"onPause",rn(this,ry(this,this.animation.to)),this))},resume:()=>{rp(this)&&(rg(this,!1),rd(this)&&this._resume(),tS(s.resumeQueue),rE(this,"onResume",rn(this,ry(this,this.animation.to)),this))},start:this._merge.bind(this,o)}}).then(e=>{if(n.loop&&e.finished&&!(t&&e.noop)){let e=rb(n);if(e)return this._update(e,!0)}return e})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(rr(this));let r=!tb.und(e.to),i=!tb.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(rr(this));this._lastToId=t.callId}let{key:o,defaultProps:s,animation:a}=this,{to:u,from:c}=a,{to:l=u,from:f=c}=e;i&&!r&&(!t.default||tb.und(l))&&(l=f),t.reverse&&([l,f]=[f,l]);let h=!tw(f,c);h&&(a.from=f),f=ne(f);let d=!tw(l,u);d&&this._focus(l);let p=n6(t.to),{config:v}=a,{decay:g,velocity:m}=v;(r||i)&&(v.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(n4(n=nB({},n),t),t=nB({},n,t)),n4(e,t),Object.assign(e,t),n2)null==e[r]&&(e[r]=n2[r]);let{mass:r,frequency:i,damping:o}=e;tb.und(i)||(i<.01&&(i=.01),o<0&&(o=0),e.tension=Math.pow(2*Math.PI/i,2)*r,e.friction=4*Math.PI*o*r/i)}(v,nY(t.config,o),t.config!==s.config?nY(s.config,o):void 0);let y=nA(this);if(!y||tb.und(l))return n(rn(this,!0));let b=tb.und(t.reset)?i&&!t.default:!tb.und(f)&&nK(t.reset,o),w=b?f:this.get(),_=n3(l),x=tb.num(_)||tb.arr(_)||n_(_),O=!p&&(!x||nK(s.immediate||t.immediate,o));if(d){let e=nN(l);if(e!==y.constructor){if(O)y=this._set(_);else throw Error(`Cannot animate between ${y.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let E=y.constructor,S=t9(l),F=!1;if(!S){let e=b||!rh(this)&&h;(d||e)&&(S=!(F=tw(n3(w),_))),(tw(a.immediate,O)||O)&&tw(v.decay,g)&&tw(v.velocity,m)||(S=!0)}if(F&&rd(this)&&(a.changed&&!b?S=!0:S||this._stop(u)),!p&&((S||t9(u))&&(a.values=y.getPayload(),a.toValues=t9(l)?null:E==nI?[1]:tO(_)),a.immediate==O||(a.immediate=O,O||b||this._set(u)),S)){let{onRest:e}=a;t_(rx,e=>rO(this,t,e));let r=rn(this,ry(this,u));tS(this._pendingCalls,r),this._pendingCalls.add(n),a.changed&&e9.batchedUpdates(()=>{a.changed=!b,null==e||e(r,this),b?nY(s.onRest,r):null==a.onStart||a.onStart(r,this)})}b&&this._set(w),p?n(ri(t.to,t,this._state,this)):S?this._start():rd(this)&&!d?this._pendingCalls.add(n):n(rt(w))}_focus(e){let t=this.animation;e!==t.to&&(nt(this)&&this._detach(),t.to=e,nt(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;t9(t)&&(no(t,this),ru(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;t9(e)&&ns(e,this)}_set(e,t=!0){let n=ne(e);if(!tb.und(n)){let e=nA(this);if(!e||!tw(n,e.getValue())){let r=nN(n);e&&e.constructor==r?e.setValue(n):nM(this,r.create(n)),e&&e9.batchedUpdates(()=>{this._onChange(n,t)})}}return nA(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,rE(this,"onStart",rn(this,ry(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),nY(this.animation.onChange,e,this)),nY(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;nA(this).reset(ne(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),rd(this)||(rv(this,!0),rp(this)||this._resume())}_resume(){tM.skipAnimation?this.finish():tR.start(this)}_stop(e,t){if(rd(this)){rv(this,!1);let n=this.animation;t_(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),nn(this,{type:"idle",parent:this});let r=t?rr(this.get()):rn(this.get(),ry(this,null!=e?e:n.to));tS(this._pendingCalls,r),n.changed&&(n.changed=!1,rE(this,"onRest",r,this))}}}function ry(e,t){let n=n3(t),r=n3(e.get());return tw(r,n)}function rb(e,t=e.loop,n=e.to){let r=nY(t);if(r){let i=!0!==r&&n1(r),o=(i||e).reverse,s=!i||i.reset;return rw(nB({},e,{loop:t,default:!1,pause:void 0,to:!o||n6(n)?n:void 0,from:s?e.from:void 0,reset:s},i))}}function rw(e){let{to:t,from:n}=e=n1(e),r=new Set;return tb.obj(t)&&r_(t,r),tb.obj(n)&&r_(n,r),e.keys=r.size?Array.from(r):null,e}function r_(e,t){tx(e,(e,n)=>null!=e&&t.add(n))}const rx=["onStart","onRest","onChange","onPause","onResume"];function rO(e,t,n){e.animation[n]=t[n]!==nQ(t,n)?nG(t[n],e.key):void 0}function rE(e,t,...n){var r,i,o,s;null==(r=(i=e.animation)[t])||r.call(i,...n),null==(o=(s=e.defaultProps)[t])||o.call(s,...n)}const rS=["onStart","onChange","onRest"];let rF=1;class rj{constructor(e,t){this.id=rF++,this.springs={},this.queue=[],this.ref=void 0,this._flush=void 0,this._initialProps=void 0,this._lastAsyncId=0,this._active=new Set,this._changed=new Set,this._started=!1,this._item=void 0,this._state={paused:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._events={onStart:new Map,onChange:new Map,onRest:new Map},this._onFrame=this._onFrame.bind(this),t&&(this._flush=t),e&&this.start(nB({default:!0},e))}get idle(){return!this._state.asyncTo&&Object.values(this.springs).every(e=>e.idle&&!e.isDelayed&&!e.isPaused)}get item(){return this._item}set item(e){this._item=e}get(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];tb.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(rw(e)),this}start(e){let{queue:t}=this;return(e?t=tO(e).map(rw):this.queue=[],this._flush)?this._flush(this,t):(rV(this,t),rk(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;t_(tO(t),t=>n[t].stop(!!e))}else ro(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(tb.und(e))this.start({pause:!0});else{let t=this.springs;t_(tO(e),e=>t[e].pause())}return this}resume(e){if(tb.und(e))this.start({pause:!1});else{let t=this.springs;t_(tO(e),e=>t[e].resume())}return this}each(e){tx(this.springs,e)}_onFrame(){let{onStart:e,onChange:t,onRest:n}=this._events,r=this._active.size>0,i=this._changed.size>0;(r&&!this._started||i&&!this._started)&&(this._started=!0,tE(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let o=!r&&this._started,s=i||o&&n.size?this.get():null;i&&t.size&&tE(t,([e,t])=>{t.value=s,e(t,this,this._item)}),o&&(this._started=!1,tE(n,([e,t])=>{t.value=s,e(t,this,this._item)}))}eventObserved(e){if("change"==e.type)this._changed.add(e.parent),e.idle||this._active.add(e.parent);else{if("idle"!=e.type)return;this._active.delete(e.parent)}e9.onFrame(this._onFrame)}}function rk(e,t){return Promise.all(t.map(t=>rP(e,t))).then(t=>re(e,t))}async function rP(e,t,n){let{keys:r,to:i,from:o,loop:s,onRest:a,onResolve:u}=t,c=tb.obj(t.default)&&t.default;s&&(t.loop=!1),!1===i&&(t.to=null),!1===o&&(t.from=null);let l=tb.arr(i)||tb.fun(i)?i:void 0;l?(t.to=void 0,t.onRest=void 0,c&&(c.onRest=void 0)):t_(rS,n=>{let r=t[n];if(tb.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let n=i.get(r);n?(e||(n.finished=!1),t&&(n.cancelled=!0)):i.set(r,{value:null,finished:e||!1,cancelled:t||!1})},c&&(c[n]=t[n])}});let f=e._state;!f.paused===t.pause?(f.paused=t.pause,tS(t.pause?f.pauseQueue:f.resumeQueue)):f.paused&&(t.pause=!0);let h=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),d=!0===t.cancel||!0===nQ(t,"cancel");(l||d&&f.asyncId)&&h.push(n9(++e._lastAsyncId,{props:t,state:f,actions:{pause:tm,resume:tm,start(t,n){d?(ro(f,e._lastAsyncId),n(rr(e))):(t.onRest=a,n(ri(l,t,f,e)))}}})),f.paused&&await new Promise(e=>{f.resumeQueue.add(e)});let p=re(e,await Promise.all(h));if(s&&p.finished&&!(n&&p.noop)){let n=rb(t,s,i);if(n)return rV(e,[n]),rP(e,n,!0)}return u&&e9.batchedUpdates(()=>u(p,e,e.item)),p}function rA(e,t){let n=nB({},e.springs);return t&&t_(tO(t),e=>{tb.und(e.keys)&&(e=rw(e)),tb.obj(e.to)||(e=nB({},e,{to:void 0})),rT(n,e,e=>rC(e))}),rM(e,n),n}function rM(e,t){tx(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,no(t,e))})}function rC(e,t){let n=new rm;return n.key=e,t&&no(n,t),n}function rT(e,t,n){t.keys&&t_(t.keys,r=>{let i=e[r]||(e[r]=n(r));i._prepareNode(t)})}function rV(e,t){t_(t,t=>{rT(e.springs,t,t=>rC(t,e))})}const rI=["children"],rR=e=>{let{children:t}=e,n=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,rI),r=c.useContext(r$),i=n.pause||!!r.pause,o=n.immediate||!!r.immediate;n=function(e,t){let[n]=c.useState(()=>({inputs:t,result:e()})),r=c.useRef(),i=r.current,o=i;if(o){let n=!!(t&&o.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,o.inputs));n||(o={inputs:t,result:e()})}else o=n;return c.useEffect(()=>{r.current=o,i==n&&(n.inputs=n.result=void 0)},[o]),o.result}(()=>({pause:i,immediate:o}),[i,o]);let{Provider:s}=r$;return f.createElement(s,{value:n},t)},r$=function(e,t){return Object.assign(e,f.createContext(t)),e.Provider._context=e,e.Consumer._context=e,e}(rR,{});rR.Provider=r$.Provider,rR.Consumer=r$.Consumer;const rD=()=>{let e=[],t=function(t){nw(`${nm}Directly calling start instead of using the api object is deprecated in v9 (use ".start" instead), this will be removed in later 0.X.0 versions`);let r=[];return t_(e,(e,i)=>{if(tb.und(t))r.push(e.start());else{let o=n(t,e,i);o&&r.push(e.start(o))}}),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return t_(e,e=>e.pause(...arguments)),this},t.resume=function(){return t_(e,e=>e.resume(...arguments)),this},t.set=function(t){t_(e,e=>e.set(t))},t.start=function(t){let n=[];return t_(e,(e,r)=>{if(tb.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return t_(e,e=>e.stop(...arguments)),this},t.update=function(t){return t_(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return tb.fun(e)?e(n,t):e};return t._getProps=n,t};!function(e){e.MOUNT="mount",e.ENTER="enter",e.UPDATE="update",e.LEAVE="leave"}(r||(r={}));class rL extends rl{constructor(e,t){super(),this.key=void 0,this.idle=!0,this.calc=void 0,this._active=new Set,this.source=e,this.calc=t5(...t);let n=this._get(),r=nN(n);nM(this,r.create(n))}advance(e){let t=this._get(),n=this.get();tw(t,n)||(nA(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&rz(this._active)&&rq(this)}_get(){let e=tb.arr(this.source)?this.source.map(ne):tO(ne(this.source));return this.calc(...e)}_start(){this.idle&&!rz(this._active)&&(this.idle=!1,t_(nC(this),e=>{e.done=!1}),tM.skipAnimation?(e9.batchedUpdates(()=>this.advance()),rq(this)):tR.start(this))}_attach(){let e=1;t_(tO(this.source),t=>{t9(t)&&no(t,this),ru(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){t_(tO(this.source),e=>{t9(e)&&ns(e,this)}),this._active.clear(),rq(this)}eventObserved(e){"change"==e.type?e.idle?this.advance():(this._active.add(e.parent),this._start()):"idle"==e.type?this._active.delete(e.parent):"priority"==e.type&&(this.priority=tO(this.source).reduce((e,t)=>Math.max(e,(ru(t)?t.priority:0)+1),0))}}function rN(e){return!1!==e.idle}function rz(e){return!e.size||Array.from(e).every(rN)}function rq(e){e.idle||(e.idle=!0,t_(nC(e),e=>{e.done=!0}),nn(e,{type:"idle",parent:e}))}function rW(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}tM.assign({createStringInterpolator:ng,to:(e,t)=>new rL(e,t)});const rU=["style","children","scrollTop","scrollLeft","viewBox"],rH=/^--/,rB={};let rY={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const rK=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),rG=["Webkit","Ms","Moz","O"];rY=Object.keys(rY).reduce((e,t)=>(rG.forEach(n=>e[rK(n,t)]=e[t]),e),rY);const rQ=["x","y","z"],rZ=/^(matrix|translate|scale|rotate|skew)/,rX=/^(translate)/,rJ=/^(rotate|skew)/,r0=(e,t)=>tb.num(e)&&0!==e?e+t:e,r1=(e,t)=>tb.arr(e)?e.every(e=>r1(e,t)):tb.num(e)?e===t:parseFloat(e)===t;class r3 extends n${constructor(e){let{x:t,y:n,z:r}=e,i=rW(e,rQ),o=[],s=[];(t||n||r)&&(o.push([t||0,n||0,r||0]),s.push(e=>[`translate3d(${e.map(e=>r0(e,"px")).join(",")})`,r1(e,0)])),tx(i,(e,t)=>{if("transform"===t)o.push([e||""]),s.push(e=>[e,""===e]);else if(rZ.test(t)){if(delete i[t],tb.und(e))return;let n=rX.test(t)?"px":rJ.test(t)?"deg":"";o.push(tO(e)),s.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${r0(i,n)})`,r1(i,0)]:e=>[`${t}(${e.map(e=>r0(e,n)).join(",")})`,r1(e,t.startsWith("scale")?1:0)])}}),o.length&&(i.transform=new r6(o,s)),super(i)}}class r6 extends nr{constructor(e,t){super(),this._value=null,this.inputs=e,this.transforms=t}get(){return this._value||(this._value=this._get())}_get(){let e="",t=!0;return t_(this.inputs,(n,r)=>{let i=ne(n[0]),[o,s]=this.transforms[r](tb.arr(i)?i:n.map(ne));e+=" "+o,t=t&&s}),t?"none":e}observerAdded(e){1==e&&t_(this.inputs,e=>t_(e,e=>t9(e)&&no(e,this)))}observerRemoved(e){0==e&&t_(this.inputs,e=>t_(e,e=>t9(e)&&ns(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),nn(this,e)}}const r2=["scrollTop","scrollLeft"];tM.assign({batchedUpdates:l.unstable_batchedUpdates,createStringInterpolator:ng,colors:{transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199}});const r5=((e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new n$(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},o=e=>{let t=nH(e)||"Anonymous";return(e=tb.str(e)?o[e]||(o[e]=nq(e,i)):e[nU]||(e[nU]=nq(e,i))).displayName=`Animated(${t})`,e};return tx(e,(t,n)=>{tb.arr(e)&&(n=nH(t)),o[n]=o(t)}),{animated:o}})(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],{applyAnimatedValues:function(e,t){if(!e.nodeType||!e.setAttribute)return!1;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:o,scrollLeft:s,viewBox:a}=t,u=rW(t,rU),c=Object.values(u),l=Object.keys(u).map(t=>n||e.hasAttribute(t)?t:rB[t]||(rB[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var f,h;let n=(f=t,null==(h=r[t])||"boolean"==typeof h||""===h?"":"number"!=typeof h||0===h||rH.test(f)||rY.hasOwnProperty(f)&&rY[f]?(""+h).trim():h+"px");rH.test(t)?e.style.setProperty(t,n):e.style[t]=n}l.forEach((t,n)=>{e.setAttribute(t,c[n])}),void 0!==o&&(e.scrollTop=o),void 0!==s&&(e.scrollLeft=s),void 0!==a&&e.setAttribute("viewBox",a)},createAnimatedStyle:e=>new r3(e),getComponentProps:e=>rW(e,r2)}),r4=r5.animated;var r7=function(e){return function(t,n){var r=c.useRef(!1);e(function(){return function(){r.current=!1}},[]),e(function(){if(r.current)return t();r.current=!0},n)}},r8=r7(c.useEffect);function r9(e,t){if(e===t)return!0;for(var n=0;n<e.length;n++)if(!Object.is(e[n],t[n]))return!1;return!0}function ie(e){var t=c.useRef(e);return t.current=e,t}var it=function(e){var t=ie(e);c.useEffect(function(){return function(){t.current()}},[])},ir=/\s/,ii=function(e){for(var t=e.length;t--&&ir.test(e.charAt(t)););return t},io=/^\s+/,is=0/0,ia=/^[-+]0x[0-9a-f]+$/i,iu=/^0b[01]+$/i,ic=/^0o[0-7]+$/i,il=parseInt,ih=function(){return G.Date.now()},id=function(e){if("number"==typeof e)return e;if("symbol"==typeof(t=e)||eI(t)&&"[object Symbol]"==ei(t))return is;if(eo(e)){var t,n,r="function"==typeof e.valueOf?e.valueOf():e;e=eo(r)?r+"":r}if("string"!=typeof e)return 0===e?e:+e;e=(n=e)?n.slice(0,ii(n)+1).replace(io,""):n;var i=iu.test(e);return i||ic.test(e)?il(e.slice(2),i?2:8):ia.test(e)?is:+e},ip=Math.max,iv=Math.min,ig=function(e,t,n){var r,i,o,s,a,u,c=0,l=!1,f=!1,h=!0;if("function"!=typeof e)throw TypeError("Expected a function");function d(t){var n=r,o=i;return r=i=void 0,c=t,s=e.apply(o,n)}function p(e){var n=e-u,r=e-c;return void 0===u||n>=t||n<0||f&&r>=o}function v(){var e,n,r,i=ih();if(p(i))return g(i);a=setTimeout(v,(e=i-u,n=i-c,r=t-e,f?iv(r,o-n):r))}function g(e){return(a=void 0,h&&r)?d(e):(r=i=void 0,s)}function m(){var e,n=ih(),o=p(n);if(r=arguments,i=this,u=n,o){if(void 0===a)return c=e=u,a=setTimeout(v,t),l?d(e):s;if(f)return clearTimeout(a),a=setTimeout(v,t),d(u)}return void 0===a&&(a=setTimeout(v,t)),s}return t=id(t)||0,eo(n)&&(l=!!n.leading,o=(f="maxWait"in n)?ip(id(n.maxWait)||0,t):o,h="trailing"in n?!!n.trailing:h),m.cancel=function(){void 0!==a&&clearTimeout(a),c=0,r=u=i=a=void 0},m.flush=function(){return void 0===a?s:g(ih())},m},im=!!("undefined"!=typeof window&&window.document&&window.document.createElement),iy=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw TypeError("Expected a function");return eo(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),ig(e,t,{leading:r,maxWait:t,trailing:i})};function ib(e,t){return im?e?"function"==typeof e?e():"current"in e?e.current:e:t:void 0}var iw=function(e){if(!e||!document.getRootNode)return document;var t,n=Array.isArray(e)?e:[e];return n.every(function(e){var t=ib(e);return!!t&&t.getRootNode() instanceof ShadowRoot})&&(t=ib(n[0]))?t.getRootNode():document},i_=function(e){return function(t,n,r){var i=c.useRef(!1),o=c.useRef([]),s=c.useRef([]),a=c.useRef(void 0);e(function(){var e,u=(Array.isArray(r)?r:[r]).map(function(e){return ib(e)});if(!i.current){i.current=!0,o.current=u,s.current=n,a.current=t();return}u.length===o.current.length&&r9(o.current,u)&&r9(s.current,n)||(null===(e=a.current)||void 0===e||e.call(a),o.current=u,s.current=n,a.current=t())}),it(function(){var e;null===(e=a.current)||void 0===e||e.call(a),i.current=!1})}},ix=i_(c.useEffect),iO={exports:{}};!function(e,t){var n,r,i,o,s,a,u,c,l,f,h,d,p,v,g,m,y,b,w,_,x,O;e.exports=(n="millisecond",r="second",i="minute",o="hour",s="week",a="month",u="quarter",c="year",l="date",f="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,d=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p=function(e,t,n){var r=String(e);return!r||r.length>=t?e:""+Array(t+1-r.length).join(n)+e},(g={})[v="en"]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||"th")+"]"}},m="$isDayjsObject",y=function(e){return e instanceof x||!(!e||!e[m])},b=function e(t,n,r){var i;if(!t)return v;if("string"==typeof t){var o=t.toLowerCase();g[o]&&(i=o),n&&(g[o]=n,i=o);var s=t.split("-");if(!i&&s.length>1)return e(s[0])}else{var a=t.name;g[a]=t,i=a}return!r&&i&&(v=i),i||!r&&v},w=function(e,t){if(y(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new x(n)},(_={s:p,z:function(e){var t=-e.utcOffset(),n=Math.abs(t);return(t<=0?"+":"-")+p(Math.floor(n/60),2,"0")+":"+p(n%60,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var r=12*(n.year()-t.year())+(n.month()-t.month()),i=t.clone().add(r,a),o=n-i<0,s=t.clone().add(r+(o?-1:1),a);return+(-(r+(n-i)/(o?i-s:s-i))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return({M:a,y:c,w:s,d:"day",D:l,h:o,m:i,s:r,ms:n,Q:u})[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}}).l=b,_.i=y,_.w=function(e,t){return w(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})},O=(x=function(){function e(e){this.$L=b(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[m]=!0}var t=e.prototype;return t.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(_.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var r=t.match(h);if(r){var i=r[2]-1||0,o=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(t)}(e),this.init()},t.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},t.$utils=function(){return _},t.isValid=function(){return this.$d.toString()!==f},t.isSame=function(e,t){var n=w(e);return this.startOf(t)<=n&&n<=this.endOf(t)},t.isAfter=function(e,t){return w(e)<this.startOf(t)},t.isBefore=function(e,t){return this.endOf(t)<w(e)},t.$g=function(e,t,n){return _.u(e)?this[t]:this.set(n,e)},t.unix=function(){return Math.floor(this.valueOf()/1e3)},t.valueOf=function(){return this.$d.getTime()},t.startOf=function(e,t){var n=this,u=!!_.u(t)||t,f=_.p(e),h=function(e,t){var r=_.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return u?r:r.endOf("day")},d=function(e,t){return _.w(n.toDate()[e].apply(n.toDate("s"),(u?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},p=this.$W,v=this.$M,g=this.$D,m="set"+(this.$u?"UTC":"");switch(f){case c:return u?h(1,0):h(31,11);case a:return u?h(1,v):h(0,v+1);case s:var y=this.$locale().weekStart||0,b=(p<y?p+7:p)-y;return h(u?g-b:g+(6-b),v);case"day":case l:return d(m+"Hours",0);case o:return d(m+"Minutes",1);case i:return d(m+"Seconds",2);case r:return d(m+"Milliseconds",3);default:return this.clone()}},t.endOf=function(e){return this.startOf(e,!1)},t.$set=function(e,t){var s,u=_.p(e),f="set"+(this.$u?"UTC":""),h=((s={}).day=f+"Date",s[l]=f+"Date",s[a]=f+"Month",s[c]=f+"FullYear",s[o]=f+"Hours",s[i]=f+"Minutes",s[r]=f+"Seconds",s[n]=f+"Milliseconds",s)[u],d="day"===u?this.$D+(t-this.$W):t;if(u===a||u===c){var p=this.clone().set(l,1);p.$d[h](d),p.init(),this.$d=p.set(l,Math.min(this.$D,p.daysInMonth())).$d}else h&&this.$d[h](d);return this.init(),this},t.set=function(e,t){return this.clone().$set(e,t)},t.get=function(e){return this[_.p(e)]()},t.add=function(e,t){var n,u=this;e=Number(e);var l=_.p(t),f=function(t){var n=w(u);return _.w(n.date(n.date()+Math.round(t*e)),u)};if(l===a)return this.set(a,this.$M+e);if(l===c)return this.set(c,this.$y+e);if("day"===l)return f(1);if(l===s)return f(7);var h=((n={})[i]=6e4,n[o]=36e5,n[r]=1e3,n)[l]||1,d=this.$d.getTime()+e*h;return _.w(d,this)},t.subtract=function(e,t){return this.add(-1*e,t)},t.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||f;var r=e||"YYYY-MM-DDTHH:mm:ssZ",i=_.z(this),o=this.$H,s=this.$m,a=this.$M,u=n.weekdays,c=n.months,l=n.meridiem,h=function(e,n,i,o){return e&&(e[n]||e(t,r))||i[n].slice(0,o)},p=function(e){return _.s(o%12||12,e,"0")},v=l||function(e,t,n){var r=e<12?"AM":"PM";return n?r.toLowerCase():r};return r.replace(d,function(e,r){return r||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return _.s(t.$y,4,"0");case"M":return a+1;case"MM":return _.s(a+1,2,"0");case"MMM":return h(n.monthsShort,a,c,3);case"MMMM":return h(c,a);case"D":return t.$D;case"DD":return _.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return h(n.weekdaysMin,t.$W,u,2);case"ddd":return h(n.weekdaysShort,t.$W,u,3);case"dddd":return u[t.$W];case"H":return String(o);case"HH":return _.s(o,2,"0");case"h":return p(1);case"hh":return p(2);case"a":return v(o,s,!0);case"A":return v(o,s,!1);case"m":return String(s);case"mm":return _.s(s,2,"0");case"s":return String(t.$s);case"ss":return _.s(t.$s,2,"0");case"SSS":return _.s(t.$ms,3,"0");case"Z":return i}return null}(e)||i.replace(":","")})},t.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},t.diff=function(e,t,n){var l,f=this,h=_.p(t),d=w(e),p=(d.utcOffset()-this.utcOffset())*6e4,v=this-d,g=function(){return _.m(f,d)};switch(h){case c:l=g()/12;break;case a:l=g();break;case u:l=g()/3;break;case s:l=(v-p)/6048e5;break;case"day":l=(v-p)/864e5;break;case o:l=v/36e5;break;case i:l=v/6e4;break;case r:l=v/1e3;break;default:l=v}return n?l:_.a(l)},t.daysInMonth=function(){return this.endOf(a).$D},t.$locale=function(){return g[this.$L]},t.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),r=b(e,t,!0);return r&&(n.$L=r),n},t.clone=function(){return _.w(this.$d,this)},t.toDate=function(){return new Date(this.valueOf())},t.toJSON=function(){return this.isValid()?this.toISOString():null},t.toISOString=function(){return this.$d.toISOString()},t.toString=function(){return this.$d.toUTCString()},e}()).prototype,w.prototype=O,[["$ms",n],["$s",r],["$m",i],["$H",o],["$W","day"],["$M",a],["$y",c],["$D",l]].forEach(function(e){O[e[1]]=function(t){return this.$g(t,e[0],e[1])}}),w.extend=function(e,t){return e.$i||(e(t,x,w),e.$i=!0),w},w.locale=b,w.isDayjs=y,w.unix=function(e){return w(1e3*e)},w.en=g[v],w.Ls=g,w.p={},w)}(iO);var iE=iO.exports;!function(){var e=("undefined"==typeof global?"undefined":typeof global)=="object"&&global&&global.Object===Object&&global,t="object"==typeof self&&self&&self.Object===Object&&self;return e||t}()&&(global.Date=Date),function(){if("object"==typeof window){if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype){"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});return}var e=function(e){for(var t=e,n=i(t);n;)n=i(t=n.ownerDocument);return t}(window.document),t=[],n=null,r=null;s.prototype.THROTTLE_TIMEOUT=100,s.prototype.POLL_INTERVAL=null,s.prototype.USE_MUTATION_OBSERVER=!0,s._setupCrossOriginUpdater=function(){return n||(n=function(e,n){r=e&&n?h(e,n):l(),t.forEach(function(e){e._checkForIntersections()})}),n},s._resetCrossOriginUpdater=function(){n=null,r=null},s.prototype.observe=function(e){if(!this._observationTargets.some(function(t){return t.element==e})){if(!(e&&1==e.nodeType))throw Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:e,entry:null}),this._monitorIntersections(e.ownerDocument),this._checkForIntersections()}},s.prototype.unobserve=function(e){this._observationTargets=this._observationTargets.filter(function(t){return t.element!=e}),this._unmonitorIntersections(e.ownerDocument),0==this._observationTargets.length&&this._unregisterInstance()},s.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},s.prototype.takeRecords=function(){var e=this._queuedEntries.slice();return this._queuedEntries=[],e},s.prototype._initThresholds=function(e){var t=e||[0];return Array.isArray(t)||(t=[t]),t.sort().filter(function(e,t,n){if("number"!=typeof e||isNaN(e)||e<0||e>1)throw Error("threshold must be a number between 0 and 1 inclusively");return e!==n[t-1]})},s.prototype._parseRootMargin=function(e){var t=(e||"0px").split(/\s+/).map(function(e){var t=/^(-?\d*\.?\d+)(px|%)$/.exec(e);if(!t)throw Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(t[1]),unit:t[2]}});return t[1]=t[1]||t[0],t[2]=t[2]||t[0],t[3]=t[3]||t[1],t},s.prototype._monitorIntersections=function(t){var n=t.defaultView;if(n&&-1==this._monitoringDocuments.indexOf(t)){var r=this._checkForIntersections,o=null,s=null;if(this.POLL_INTERVAL?o=n.setInterval(r,this.POLL_INTERVAL):(a(n,"resize",r,!0),a(t,"scroll",r,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in n&&(s=new n.MutationObserver(r)).observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0})),this._monitoringDocuments.push(t),this._monitoringUnsubscribes.push(function(){var e=t.defaultView;e&&(o&&e.clearInterval(o),u(e,"resize",r,!0)),u(t,"scroll",r,!0),s&&s.disconnect()}),t!=(this.root&&(this.root.ownerDocument||this.root)||e)){var c=i(t);c&&this._monitorIntersections(c.ownerDocument)}}},s.prototype._unmonitorIntersections=function(t){var n=this._monitoringDocuments.indexOf(t);if(-1!=n){var r=this.root&&(this.root.ownerDocument||this.root)||e;if(!this._observationTargets.some(function(e){var n=e.element.ownerDocument;if(n==t)return!0;for(;n&&n!=r;){var o=i(n);if((n=o&&o.ownerDocument)==t)return!0}return!1})){var o=this._monitoringUnsubscribes[n];if(this._monitoringDocuments.splice(n,1),this._monitoringUnsubscribes.splice(n,1),o(),t!=r){var s=i(t);s&&this._unmonitorIntersections(s.ownerDocument)}}}},s.prototype._unmonitorAllIntersections=function(){var e=this._monitoringUnsubscribes.slice(0);this._monitoringDocuments.length=0,this._monitoringUnsubscribes.length=0;for(var t=0;t<e.length;t++)e[t]()},s.prototype._checkForIntersections=function(){if(this.root||!n||r){var e=this._rootIsInDom(),t=e?this._getRootRect():l();this._observationTargets.forEach(function(r){var i=r.element,s=c(i),a=this._rootContainsTarget(i),u=r.entry,f=e&&a&&this._computeTargetAndRootIntersection(i,s,t),h=null;this._rootContainsTarget(i)?(!n||this.root)&&(h=t):h=l();var d=r.entry=new o({time:window.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:h,intersectionRect:f});u?e&&a?this._hasCrossedThreshold(u,d)&&this._queuedEntries.push(d):u&&u.isIntersecting&&this._queuedEntries.push(d):this._queuedEntries.push(d)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)}},s.prototype._computeTargetAndRootIntersection=function(t,i,o){if("none"!=window.getComputedStyle(t).display){for(var s=i,a=p(t),u=!1;!u&&a;){var l=null,f=1==a.nodeType?window.getComputedStyle(a):{};if("none"==f.display)return null;if(a==this.root||9==a.nodeType){if(u=!0,a==this.root||a==e)n&&!this.root?r&&(0!=r.width||0!=r.height)?l=r:(a=null,l=null,s=null):l=o;else{var d=p(a),v=d&&c(d),g=d&&this._computeTargetAndRootIntersection(d,v,o);v&&g?(a=d,l=h(v,g)):(a=null,s=null)}}else{var m=a.ownerDocument;a!=m.body&&a!=m.documentElement&&"visible"!=f.overflow&&(l=c(a))}if(l&&(s=function(e,t){var n=Math.max(e.top,t.top),r=Math.min(e.bottom,t.bottom),i=Math.max(e.left,t.left),o=Math.min(e.right,t.right),s=o-i,a=r-n;return s>=0&&a>=0&&{top:n,bottom:r,left:i,right:o,width:s,height:a}||null}(l,s)),!s)break;a=a&&p(a)}return s}},s.prototype._getRootRect=function(){var t;if(this.root&&!v(this.root))t=c(this.root);else{var n=v(this.root)?this.root:e,r=n.documentElement,i=n.body;t={top:0,left:0,right:r.clientWidth||i.clientWidth,width:r.clientWidth||i.clientWidth,bottom:r.clientHeight||i.clientHeight,height:r.clientHeight||i.clientHeight}}return this._expandRectByRootMargin(t)},s.prototype._expandRectByRootMargin=function(e){var t=this._rootMarginValues.map(function(t,n){return"px"==t.unit?t.value:t.value*(n%2?e.width:e.height)/100}),n={top:e.top-t[0],right:e.right+t[1],bottom:e.bottom+t[2],left:e.left-t[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},s.prototype._hasCrossedThreshold=function(e,t){var n=e&&e.isIntersecting?e.intersectionRatio||0:-1,r=t.isIntersecting?t.intersectionRatio||0:-1;if(n!==r)for(var i=0;i<this.thresholds.length;i++){var o=this.thresholds[i];if(o==n||o==r||o<n!=o<r)return!0}},s.prototype._rootIsInDom=function(){return!this.root||d(e,this.root)},s.prototype._rootContainsTarget=function(t){var n=this.root&&(this.root.ownerDocument||this.root)||e;return d(n,t)&&(!this.root||n==t.ownerDocument)},s.prototype._registerInstance=function(){0>t.indexOf(this)&&t.push(this)},s.prototype._unregisterInstance=function(){var e=t.indexOf(this);-1!=e&&t.splice(e,1)},window.IntersectionObserver=s,window.IntersectionObserverEntry=o}function i(e){try{return e.defaultView&&e.defaultView.frameElement||null}catch(e){return null}}function o(e){this.time=e.time,this.target=e.target,this.rootBounds=f(e.rootBounds),this.boundingClientRect=f(e.boundingClientRect),this.intersectionRect=f(e.intersectionRect||l()),this.isIntersecting=!!e.intersectionRect;var t=this.boundingClientRect,n=t.width*t.height,r=this.intersectionRect,i=r.width*r.height;n?this.intersectionRatio=Number((i/n).toFixed(4)):this.intersectionRatio=this.isIntersecting?1:0}function s(e,t){var n,r,i,o=t||{};if("function"!=typeof e)throw Error("callback must be a function");if(o.root&&1!=o.root.nodeType&&9!=o.root.nodeType)throw Error("root must be a Document or Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,i=null,function(){i||(i=setTimeout(function(){n(),i=null},r))}),this._callback=e,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(o.rootMargin),this.thresholds=this._initThresholds(o.threshold),this.root=o.root||null,this.rootMargin=this._rootMarginValues.map(function(e){return e.value+e.unit}).join(" "),this._monitoringDocuments=[],this._monitoringUnsubscribes=[]}function a(e,t,n,r){"function"==typeof e.addEventListener?e.addEventListener(t,n,r||!1):"function"==typeof e.attachEvent&&e.attachEvent("on"+t,n)}function u(e,t,n,r){"function"==typeof e.removeEventListener?e.removeEventListener(t,n,r||!1):"function"==typeof e.detachEvent&&e.detachEvent("on"+t,n)}function c(e){var t;try{t=e.getBoundingClientRect()}catch(e){}return t?(t.width&&t.height||(t={top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.right-t.left,height:t.bottom-t.top}),t):l()}function l(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function f(e){return!e||"x"in e?e:{top:e.top,y:e.top,bottom:e.bottom,left:e.left,x:e.left,right:e.right,width:e.width,height:e.height}}function h(e,t){var n=t.top-e.top,r=t.left-e.left;return{top:n,left:r,height:t.height,width:t.width,bottom:n+t.height,right:r+t.width}}function d(e,t){for(var n=t;n;){if(n==e)return!0;n=p(n)}return!1}function p(t){var n=t.parentNode;return 9==t.nodeType&&t!=e?i(t):(n&&n.assignedSlot&&(n=n.assignedSlot.parentNode),n&&11==n.nodeType&&n.host)?n.host:n}function v(e){return e&&9===e.nodeType}}();var iS=im?c.useLayoutEffect:c.useEffect,iF=e1(Object.getPrototypeOf,Object),ij=Object.prototype,ik=Function.prototype.toString,iP=ij.hasOwnProperty,iA=ik.call(Object),iM=function(){if("undefined"!=typeof Map)return Map;function e(e,t){var n=-1;return e.some(function(e,r){return e[0]===t&&(n=r,!0)}),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),r=this.__entries__[n];return r&&r[1]},t.prototype.set=function(t,n){var r=e(this.__entries__,t);~r?this.__entries__[r][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,r=e(n,t);~r&&n.splice(r,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,r=this.__entries__;n<r.length;n++){var i=r[n];e.call(t,i[1],i[0])}},t}()}(),iC="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,iT="undefined"!=typeof global&&global.Math===Math?global:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),iV="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(iT):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)},iI=["top","right","bottom","left","width","height","size","weight"],iR="undefined"!=typeof MutationObserver,i$=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(e,t){var n=!1,r=!1,i=0;function o(){n&&(n=!1,e()),r&&a()}function s(){iV(o)}function a(){var e=Date.now();if(n){if(e-i<2)return;r=!0}else n=!0,r=!1,setTimeout(s,20);i=e}return a}(this.refresh.bind(this),0)}return e.prototype.addObserver=function(e){~this.observers_.indexOf(e)||this.observers_.push(e),this.connected_||this.connect_()},e.prototype.removeObserver=function(e){var t=this.observers_,n=t.indexOf(e);~n&&t.splice(n,1),!t.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},e.prototype.updateObservers_=function(){var e=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return e.forEach(function(e){return e.broadcastActive()}),e.length>0},e.prototype.connect_=function(){iC&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),iR?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){iC&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t;iI.some(function(e){return!!~n.indexOf(e)})&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),iD=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var i=r[n];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},iL=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView||iT},iN=iU(0,0,0,0);function iz(e){return parseFloat(e)||0}function iq(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce(function(t,n){return t+iz(e["border-"+n+"-width"])},0)}var iW="undefined"!=typeof SVGGraphicsElement?function(e){return e instanceof iL(e).SVGGraphicsElement}:function(e){return e instanceof iL(e).SVGElement&&"function"==typeof e.getBBox};function iU(e,t,n,r){return{x:e,y:t,width:n,height:r}}var iH=function(){function e(e){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=iU(0,0,0,0),this.target=e}return e.prototype.isActive=function(){var e=function(e){if(!iC)return iN;if(iW(e)){var t;return iU(0,0,(t=e.getBBox()).width,t.height)}return function(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return iN;var r=iL(e).getComputedStyle(e),i=function(e){for(var t={},n=0,r=["top","right","bottom","left"];n<r.length;n++){var i=r[n],o=e["padding-"+i];t[i]=iz(o)}return t}(r),o=i.left+i.right,s=i.top+i.bottom,a=iz(r.width),u=iz(r.height);if("border-box"===r.boxSizing&&(Math.round(a+o)!==t&&(a-=iq(r,"left","right")+o),Math.round(u+s)!==n&&(u-=iq(r,"top","bottom")+s)),e!==iL(e).document.documentElement){var c=Math.round(a+o)-t,l=Math.round(u+s)-n;1!==Math.abs(c)&&(a-=c),1!==Math.abs(l)&&(u-=l)}return iU(i.left,i.top,a,u)}(e)}(this.target);return this.contentRect_=e,e.width!==this.broadcastWidth||e.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var e=this.contentRect_;return this.broadcastWidth=e.width,this.broadcastHeight=e.height,e},e}(),iB=function(e,t){var n,r,i,o,s,a=(n=t.x,r=t.y,i=t.width,o=t.height,iD(s=Object.create(("undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object).prototype),{x:n,y:r,width:i,height:o,top:r,right:n+i,bottom:o+r,left:n}),s);iD(this,{target:e,contentRect:a})},iY=function(){function e(e,t,n){if(this.activeObservations_=[],this.observations_=new iM,"function"!=typeof e)throw TypeError("The callback provided as parameter 1 is not a function.");this.callback_=e,this.controller_=t,this.callbackCtx_=n}return e.prototype.observe=function(e){if(!arguments.length)throw TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(e instanceof iL(e).Element))throw TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)||(t.set(e,new iH(e)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(e){if(!arguments.length)throw TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(e instanceof iL(e).Element))throw TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)&&(t.delete(e),t.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach(function(t){t.isActive()&&e.activeObservations_.push(t)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,t=this.activeObservations_.map(function(e){return new iB(e.target,e.broadcastRect())});this.callback_.call(e,t,e),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),iK="undefined"!=typeof WeakMap?new WeakMap:new iM,iG=function e(t){if(!(this instanceof e))throw TypeError("Cannot call a class as a function.");if(!arguments.length)throw TypeError("1 argument required, but only 0 present.");var n=i$.getInstance(),r=new iY(t,n,this);iK.set(this,r)};["observe","unobserve","disconnect"].forEach(function(e){iG.prototype[e]=function(){var t;return(t=iK.get(this))[e].apply(t,arguments)}});var iQ=void 0!==iT.ResizeObserver?iT.ResizeObserver:iG,iZ=i_(c.useLayoutEffect),iX=im?iZ:ix,iJ={},i0=p&&p.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(iJ,"__esModule",{value:!0}),exports.staged_1=iJ.staged=void 0;const i1=i0(h.default);function i3(e){return"function"==typeof e?i1.default.createElement(i6,{stage:e}):e}function i6(e){let t=e.stage();return i3(t)}exports.staged_1=iJ.staged=function(e){return function(t,n){let r=e(t,n);return i3(r)}};var i2={exports:{}},i5={},i4=h.default,i7="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},i8=i4.useState,i9=i4.useEffect,oe=i4.useLayoutEffect,ot=i4.useDebugValue;function on(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!i7(e,n)}catch(e){return!0}}var or="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var n=t(),r=i8({inst:{value:n,getSnapshot:t}}),i=r[0].inst,o=r[1];return oe(function(){i.value=n,i.getSnapshot=t,on(i)&&o({inst:i})},[e,n,t]),i9(function(){return on(i)&&o({inst:i}),e(function(){on(i)&&o({inst:i})})},[e]),ot(n),n};i5.useSyncExternalStore=void 0!==i4.useSyncExternalStore?i4.useSyncExternalStore:or,i2.exports=i5;var oi,oo,os,oa={exports:{}},ou={},oc=Symbol.for("react.element"),ol=Symbol.for("react.portal"),of=Symbol.for("react.fragment"),oh=Symbol.for("react.strict_mode"),od=Symbol.for("react.profiler"),op=Symbol.for("react.provider"),ov=Symbol.for("react.context"),og=Symbol.for("react.server_context"),om=Symbol.for("react.forward_ref"),oy=Symbol.for("react.suspense"),ob=Symbol.for("react.suspense_list"),ow=Symbol.for("react.memo"),o_=Symbol.for("react.lazy"),ox=Symbol.for("react.offscreen");function oO(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case oc:switch(e=e.type){case of:case od:case oh:case oy:case ob:return e;default:switch(e=e&&e.$$typeof){case og:case ov:case om:case o_:case ow:case op:return e;default:return t}}case ol:return t}}}os=Symbol.for("react.module.reference"),ou.ContextConsumer=ov,ou.ContextProvider=op,ou.Element=oc,ou.ForwardRef=om,ou.Fragment=of,ou.Lazy=o_,ou.Memo=ow,ou.Portal=ol,ou.Profiler=od,ou.StrictMode=oh,ou.Suspense=oy,ou.SuspenseList=ob,ou.isAsyncMode=function(){return!1},ou.isConcurrentMode=function(){return!1},ou.isContextConsumer=function(e){return oO(e)===ov},ou.isContextProvider=function(e){return oO(e)===op},ou.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===oc},ou.isForwardRef=function(e){return oO(e)===om},ou.isFragment=function(e){return oO(e)===of},ou.isLazy=function(e){return oO(e)===o_},ou.isMemo=function(e){return oO(e)===ow},ou.isPortal=function(e){return oO(e)===ol},ou.isProfiler=function(e){return oO(e)===od},ou.isStrictMode=function(e){return oO(e)===oh},ou.isSuspense=function(e){return oO(e)===oy},ou.isSuspenseList=function(e){return oO(e)===ob},ou.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===of||e===od||e===oh||e===oy||e===ob||e===ox||"object"==typeof e&&null!==e&&(e.$$typeof===o_||e.$$typeof===ow||e.$$typeof===op||e.$$typeof===ov||e.$$typeof===om||e.$$typeof===os||void 0!==e.getModuleId)},ou.typeOf=oO,oa.exports=ou;const oE={toVector:(e,t)=>(void 0===e&&(e=t),Array.isArray(e)?e:[e,e]),add:(e,t)=>[e[0]+t[0],e[1]+t[1]],sub:(e,t)=>[e[0]-t[0],e[1]-t[1]],addTo(e,t){e[0]+=t[0],e[1]+=t[1]},subTo(e,t){e[0]-=t[0],e[1]-=t[1]}};function oS(e,t,n){return 0===t||Math.abs(t)===1/0?Math.pow(e,5*n):e*t*n/(t+n*e)}function oF(e,t,n,r=.15){return 0===r?Math.max(t,Math.min(e,n)):e<t?-oS(t-e,n-t,r)+t:e>n?+oS(e-n,n-t,r)+n:e}function oj(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:String(r))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ok(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function oP(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ok(Object(n),!0).forEach(function(t){oj(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ok(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}const oA={pointer:{start:"down",change:"move",end:"up"},mouse:{start:"down",change:"move",end:"up"},touch:{start:"start",change:"move",end:"end"},gesture:{start:"start",change:"change",end:"end"}};function oM(e){return e?e[0].toUpperCase()+e.slice(1):""}const oC=["enter","leave"],oT=["gotpointercapture","lostpointercapture"];function oV(e){return"touches"in e}function oI(e){return oV(e)?"touch":"pointerType"in e?e.pointerType:"mouse"}function oR(e){return oV(e)?("touchend"===e.type||"touchcancel"===e.type?e.changedTouches:e.targetTouches)[0]:e}function o$(e,t){try{let n=t.clientX-e.clientX,r=t.clientY-e.clientY,i=(t.clientX+e.clientX)/2,o=(t.clientY+e.clientY)/2;return{angle:-(180*Math.atan2(n,r))/Math.PI,distance:Math.hypot(n,r),origin:[i,o]}}catch(e){}return null}function oD(e,t){let[n,r]=Array.from(e.touches).filter(e=>t.includes(e.identifier));return o$(n,r)}function oL(e){let t=oR(e);return oV(e)?t.identifier:t.pointerId}function oN(e){let t=oR(e);return[t.clientX,t.clientY]}function oz(e){let{deltaX:t,deltaY:n,deltaMode:r}=e;return 1===r?(t*=40,n*=40):2===r&&(t*=800,n*=800),[t,n]}function oq(e,...t){return"function"==typeof e?e(...t):e}function oW(){}function oU(e,t){return Object.assign({},t,e||{})}class oH{constructor(e,t,n){this.ctrl=e,this.args=t,this.key=n,this.state||(this.state={},this.computeValues([0,0]),this.computeInitial(),this.init&&this.init(),this.reset())}get state(){return this.ctrl.state[this.key]}set state(e){this.ctrl.state[this.key]=e}get shared(){return this.ctrl.state.shared}get eventStore(){return this.ctrl.gestureEventStores[this.key]}get timeoutStore(){return this.ctrl.gestureTimeoutStores[this.key]}get config(){return this.ctrl.config[this.key]}get sharedConfig(){return this.ctrl.config.shared}get handler(){return this.ctrl.handlers[this.key]}reset(){let{state:e,shared:t,ingKey:n,args:r}=this;t[n]=e._active=e.active=e._blocked=e._force=!1,e._step=[!1,!1],e.intentional=!1,e._movement=[0,0],e._distance=[0,0],e._direction=[0,0],e._delta=[0,0],e._bounds=[[-1/0,1/0],[-1/0,1/0]],e.args=r,e.axis=void 0,e.memo=void 0,e.elapsedTime=e.timeDelta=0,e.direction=[0,0],e.distance=[0,0],e.overflow=[0,0],e._movementBound=[!1,!1],e.velocity=[0,0],e.movement=[0,0],e.delta=[0,0],e.timeStamp=0}start(e){let t=this.state,n=this.config;t._active||(this.reset(),this.computeInitial(),t._active=!0,t.target=e.target,t.currentTarget=e.currentTarget,t.lastOffset=n.from?oq(n.from,t):t.offset,t.offset=t.lastOffset,t.startTime=t.timeStamp=e.timeStamp)}computeValues(e){let t=this.state;t._values=e,t.values=this.config.transform(e)}computeInitial(){let e=this.state;e._initial=e._values,e.initial=e.values}compute(e){let{state:t,config:n,shared:r}=this;t.args=this.args;let i=0;if(e&&(t.event=e,n.preventDefault&&e.cancelable&&t.event.preventDefault(),t.type=e.type,r.touches=this.ctrl.pointerIds.size||this.ctrl.touchIds.size,r.locked=!!document.pointerLockElement,Object.assign(r,function(e){let t={};if("buttons"in e&&(t.buttons=e.buttons),"shiftKey"in e){let{shiftKey:n,altKey:r,metaKey:i,ctrlKey:o}=e;Object.assign(t,{shiftKey:n,altKey:r,metaKey:i,ctrlKey:o})}return t}(e)),r.down=r.pressed=r.buttons%2==1||r.touches>0,i=e.timeStamp-t.timeStamp,t.timeStamp=e.timeStamp,t.elapsedTime=t.timeStamp-t.startTime),t._active){let e=t._delta.map(Math.abs);oE.addTo(t._distance,e)}this.axisIntent&&this.axisIntent(e);let[o,s]=t._movement,[a,u]=n.threshold,{_step:c,values:l}=t;if(n.hasCustomTransform?(!1===c[0]&&(c[0]=Math.abs(o)>=a&&l[0]),!1===c[1]&&(c[1]=Math.abs(s)>=u&&l[1])):(!1===c[0]&&(c[0]=Math.abs(o)>=a&&Math.sign(o)*a),!1===c[1]&&(c[1]=Math.abs(s)>=u&&Math.sign(s)*u)),t.intentional=!1!==c[0]||!1!==c[1],!t.intentional)return;let f=[0,0];if(n.hasCustomTransform){let[e,t]=l;f[0]=!1!==c[0]?e-c[0]:0,f[1]=!1!==c[1]?t-c[1]:0}else f[0]=!1!==c[0]?o-c[0]:0,f[1]=!1!==c[1]?s-c[1]:0;this.restrictToAxis&&!t._blocked&&this.restrictToAxis(f);let h=t.offset,d=t._active&&!t._blocked||t.active;d&&(t.first=t._active&&!t.active,t.last=!t._active&&t.active,t.active=r[this.ingKey]=t._active,e&&(t.first&&("bounds"in n&&(t._bounds=oq(n.bounds,t)),this.setup&&this.setup()),t.movement=f,this.computeOffset()));let[p,v]=t.offset,[[g,m],[y,b]]=t._bounds;t.overflow=[p<g?-1:p>m?1:0,v<y?-1:v>b?1:0],t._movementBound[0]=!!t.overflow[0]&&(!1===t._movementBound[0]?t._movement[0]:t._movementBound[0]),t._movementBound[1]=!!t.overflow[1]&&(!1===t._movementBound[1]?t._movement[1]:t._movementBound[1]);let w=t._active&&n.rubberband||[0,0];if(t.offset=function(e,[t,n],[r,i]){let[[o,s],[a,u]]=e;return[oF(t,o,s,r),oF(n,a,u,i)]}(t._bounds,t.offset,w),t.delta=oE.sub(t.offset,h),this.computeMovement(),d&&(!t.last||i>32)){t.delta=oE.sub(t.offset,h);let e=t.delta.map(Math.abs);oE.addTo(t.distance,e),t.direction=t.delta.map(Math.sign),t._direction=t._delta.map(Math.sign),!t.first&&i>0&&(t.velocity=[e[0]/i,e[1]/i],t.timeDelta=i)}}emit(){let e=this.state,t=this.shared,n=this.config;if(e._active||this.clean(),(e._blocked||!e.intentional)&&!e._force&&!n.triggerAllEvents)return;let r=this.handler(oP(oP(oP({},t),e),{},{[this.aliasKey]:e.values}));void 0!==r&&(e.memo=r)}clean(){this.eventStore.clean(),this.timeoutStore.clean()}}class oB extends oH{constructor(...e){super(...e),oj(this,"aliasKey","xy")}reset(){super.reset(),this.state.axis=void 0}init(){this.state.offset=[0,0],this.state.lastOffset=[0,0]}computeOffset(){this.state.offset=oE.add(this.state.lastOffset,this.state.movement)}computeMovement(){this.state.movement=oE.sub(this.state.offset,this.state.lastOffset)}axisIntent(e){let t=this.state,n=this.config;if(!t.axis&&e){let r="object"==typeof n.axisThreshold?n.axisThreshold[oI(e)]:n.axisThreshold;t.axis=function([e,t],n){let r=Math.abs(e),i=Math.abs(t);return r>i&&r>n?"x":i>r&&i>n?"y":void 0}(t._movement,r)}t._blocked=(n.lockDirection||!!n.axis)&&!t.axis||!!n.axis&&n.axis!==t.axis}restrictToAxis(e){if(this.config.axis||this.config.lockDirection)switch(this.state.axis){case"x":e[1]=0;break;case"y":e[0]=0}}}const oY=e=>e,oK={enabled:(e=!0)=>e,eventOptions:(e,t,n)=>oP(oP({},n.shared.eventOptions),e),preventDefault:(e=!1)=>e,triggerAllEvents:(e=!1)=>e,rubberband(e=0){switch(e){case!0:return[.15,.15];case!1:return[0,0];default:return oE.toVector(e)}},from:e=>"function"==typeof e?e:null!=e?oE.toVector(e):void 0,transform(e,t,n){let r=e||n.shared.transform;return this.hasCustomTransform=!!r,r||oY},threshold:e=>oE.toVector(e,0)},oG=0,oQ=oP(oP({},oK),{},{axis(e,t,{axis:n}){if(this.lockDirection="lock"===n,!this.lockDirection)return n},axisThreshold:(e=oG)=>e,bounds(e={}){if("function"==typeof e)return t=>oQ.bounds(e(t));if("current"in e)return()=>e.current;if("function"==typeof HTMLElement&&e instanceof HTMLElement)return e;let{left:t=-1/0,right:n=1/0,top:r=-1/0,bottom:i=1/0}=e;return[[t,n],[r,i]]}}),oZ={ArrowRight:(e,t=1)=>[e*t,0],ArrowLeft:(e,t=1)=>[-1*e*t,0],ArrowUp:(e,t=1)=>[0,-1*e*t],ArrowDown:(e,t=1)=>[0,e*t]},oX="undefined"!=typeof window&&window.document&&window.document.createElement;function oJ(){return oX&&"ontouchstart"in window}const o0={isBrowser:oX,gesture:function(){try{return"constructor"in GestureEvent}catch(e){return!1}}(),touch:oJ(),touchscreen:oJ()||oX&&window.navigator.maxTouchPoints>1,pointer:oX&&"onpointerdown"in window,pointerLock:oX&&"exitPointerLock"in window.document},o1=10,o3={mouse:0,touch:0,pen:8},o6=oP(oP({},oQ),{},{device(e,t,{pointer:{touch:n=!1,lock:r=!1,mouse:i=!1}={}}){return(this.pointerLock=r&&o0.pointerLock,o0.touch&&n)?"touch":this.pointerLock?"mouse":o0.pointer&&!i?"pointer":o0.touch?"touch":"mouse"},preventScrollAxis(e,t,{preventScroll:n}){if(this.preventScrollDelay="number"==typeof n?n:n||void 0===n&&e?250:void 0,o0.touchscreen&&!1!==n)return e||(void 0!==n?"y":void 0)},pointerCapture(e,t,{pointer:{capture:n=!0,buttons:r=1,keys:i=!0}={}}){return this.pointerButtons=r,this.keys=i,!this.pointerLock&&"pointer"===this.device&&n},threshold(e,t,{filterTaps:n=!1,tapsThreshold:r=3,axis:i}){let o=oE.toVector(e,n?r:i?1:0);return this.filterTaps=n,this.tapsThreshold=r,o},swipe({velocity:e=.5,distance:t=50,duration:n=250}={}){return{velocity:this.transform(oE.toVector(e)),distance:this.transform(oE.toVector(t)),duration:n}},delay(e=0){switch(e){case!0:return 180;case!1:return 0;default:return e}},axisThreshold:e=>e?oP(oP({},o3),e):o3,keyboardDisplacement:(e=o1)=>e});function o2(e){let[t,n]=e.overflow,[r,i]=e._delta,[o,s]=e._direction;(t<0&&r>0&&o<0||t>0&&r<0&&o>0)&&(e._movement[0]=e._movementBound[0]),(n<0&&i>0&&s<0||n>0&&i<0&&s>0)&&(e._movement[1]=e._movementBound[1])}const o5=oP(oP({},oK),{},{device(e,t,{shared:n,pointer:{touch:r=!1}={}}){if(n.target&&!o0.touch&&o0.gesture)return"gesture";if(o0.touch&&r)return"touch";if(o0.touchscreen){if(o0.pointer)return"pointer";if(o0.touch)return"touch"}},bounds(e,t,{scaleBounds:n={},angleBounds:r={}}){let i=e=>{let t=oU(oq(n,e),{min:-1/0,max:1/0});return[t.min,t.max]},o=e=>{let t=oU(oq(r,e),{min:-1/0,max:1/0});return[t.min,t.max]};return"function"!=typeof n&&"function"!=typeof r?[i(),o()]:e=>[i(e),o(e)]},threshold(e,t,n){this.lockDirection="lock"===n.axis;let r=oE.toVector(e,this.lockDirection?[.1,3]:0);return r},modifierKey:e=>void 0===e?"ctrlKey":e,pinchOnWheel:(e=!0)=>e});oP(oP({},oQ),{},{mouseOnly:(e=!0)=>e}),oP(oP({},oQ),{},{mouseOnly:(e=!0)=>e});const o4=new Map,o7=new Map;function o8(e){o4.set(e.key,e.engine),o7.set(e.key,e.resolver)}const o9={key:"drag",engine:class extends oB{constructor(...e){super(...e),oj(this,"ingKey","dragging")}reset(){super.reset();let e=this.state;e._pointerId=void 0,e._pointerActive=!1,e._keyboardActive=!1,e._preventScroll=!1,e._delayed=!1,e.swipe=[0,0],e.tap=!1,e.canceled=!1,e.cancel=this.cancel.bind(this)}setup(){let e=this.state;if(e._bounds instanceof HTMLElement){let t=e._bounds.getBoundingClientRect(),n=e.currentTarget.getBoundingClientRect(),r={left:t.left-n.left+e.offset[0],right:t.right-n.right+e.offset[0],top:t.top-n.top+e.offset[1],bottom:t.bottom-n.bottom+e.offset[1]};e._bounds=oQ.bounds(r)}}cancel(){let e=this.state;e.canceled||(e.canceled=!0,e._active=!1,setTimeout(()=>{this.compute(),this.emit()},0))}setActive(){this.state._active=this.state._pointerActive||this.state._keyboardActive}clean(){this.pointerClean(),this.state._pointerActive=!1,this.state._keyboardActive=!1,super.clean()}pointerDown(e){let t=this.config,n=this.state;if(null!=e.buttons&&(Array.isArray(t.pointerButtons)?!t.pointerButtons.includes(e.buttons):-1!==t.pointerButtons&&t.pointerButtons!==e.buttons))return;let r=this.ctrl.setEventIds(e);t.pointerCapture&&e.target.setPointerCapture(e.pointerId),r&&r.size>1&&n._pointerActive||(this.start(e),this.setupPointer(e),n._pointerId=oL(e),n._pointerActive=!0,this.computeValues(oN(e)),this.computeInitial(),t.preventScrollAxis&&"mouse"!==oI(e)?(n._active=!1,this.setupScrollPrevention(e)):t.delay>0?(this.setupDelayTrigger(e),t.triggerAllEvents&&(this.compute(e),this.emit())):this.startPointerDrag(e))}startPointerDrag(e){let t=this.state;t._active=!0,t._preventScroll=!0,t._delayed=!1,this.compute(e),this.emit()}pointerMove(e){let t=this.state,n=this.config;if(!t._pointerActive)return;let r=oL(e);if(void 0!==t._pointerId&&r!==t._pointerId)return;let i=oN(e);if(document.pointerLockElement===e.target?t._delta=[e.movementX,e.movementY]:(t._delta=oE.sub(i,t._values),this.computeValues(i)),oE.addTo(t._movement,t._delta),this.compute(e),t._delayed&&t.intentional){this.timeoutStore.remove("dragDelay"),t.active=!1,this.startPointerDrag(e);return}if(n.preventScrollAxis&&!t._preventScroll){if(!t.axis)return;if(t.axis===n.preventScrollAxis||"xy"===n.preventScrollAxis){t._active=!1,this.clean();return}this.timeoutStore.remove("startPointerDrag"),this.startPointerDrag(e);return}this.emit()}pointerUp(e){this.ctrl.setEventIds(e);try{this.config.pointerCapture&&e.target.hasPointerCapture(e.pointerId)&&e.target.releasePointerCapture(e.pointerId)}catch(e){}let t=this.state,n=this.config;if(!t._active||!t._pointerActive)return;let r=oL(e);if(void 0!==t._pointerId&&r!==t._pointerId)return;this.state._pointerActive=!1,this.setActive(),this.compute(e);let[i,o]=t._distance;if(t.tap=i<=n.tapsThreshold&&o<=n.tapsThreshold,t.tap&&n.filterTaps)t._force=!0;else{let[e,r]=t._delta,[i,o]=t._movement,[s,a]=n.swipe.velocity,[u,c]=n.swipe.distance,l=n.swipe.duration;if(t.elapsedTime<l){let n=Math.abs(e/t.timeDelta),l=Math.abs(r/t.timeDelta);n>s&&Math.abs(i)>u&&(t.swipe[0]=Math.sign(e)),l>a&&Math.abs(o)>c&&(t.swipe[1]=Math.sign(r))}}this.emit()}pointerClick(e){!this.state.tap&&e.detail>0&&(e.preventDefault(),e.stopPropagation())}setupPointer(e){let t=this.config,n=t.device;t.pointerLock&&e.currentTarget.requestPointerLock(),t.pointerCapture||(this.eventStore.add(this.sharedConfig.window,n,"change",this.pointerMove.bind(this)),this.eventStore.add(this.sharedConfig.window,n,"end",this.pointerUp.bind(this)),this.eventStore.add(this.sharedConfig.window,n,"cancel",this.pointerUp.bind(this)))}pointerClean(){this.config.pointerLock&&document.pointerLockElement===this.state.currentTarget&&document.exitPointerLock()}preventScroll(e){this.state._preventScroll&&e.cancelable&&e.preventDefault()}setupScrollPrevention(e){this.state._preventScroll=!1,"persist"in e&&"function"==typeof e.persist&&e.persist();let t=this.eventStore.add(this.sharedConfig.window,"touch","change",this.preventScroll.bind(this),{passive:!1});this.eventStore.add(this.sharedConfig.window,"touch","end",t),this.eventStore.add(this.sharedConfig.window,"touch","cancel",t),this.timeoutStore.add("startPointerDrag",this.startPointerDrag.bind(this),this.config.preventScrollDelay,e)}setupDelayTrigger(e){this.state._delayed=!0,this.timeoutStore.add("dragDelay",()=>{this.state._step=[0,0],this.startPointerDrag(e)},this.config.delay)}keyDown(e){let t=oZ[e.key];if(t){let n=this.state,r=e.shiftKey?10:e.altKey?.1:1;this.start(e),n._delta=t(this.config.keyboardDisplacement,r),n._keyboardActive=!0,oE.addTo(n._movement,n._delta),this.compute(e),this.emit()}}keyUp(e){e.key in oZ&&(this.state._keyboardActive=!1,this.setActive(),this.compute(e),this.emit())}bind(e){let t=this.config.device;e(t,"start",this.pointerDown.bind(this)),this.config.pointerCapture&&(e(t,"change",this.pointerMove.bind(this)),e(t,"end",this.pointerUp.bind(this)),e(t,"cancel",this.pointerUp.bind(this)),e("lostPointerCapture","",this.pointerUp.bind(this))),this.config.keys&&(e("key","down",this.keyDown.bind(this)),e("key","up",this.keyUp.bind(this))),this.config.filterTaps&&e("click","",this.pointerClick.bind(this),{capture:!0,passive:!1})}},resolver:o6},se={key:"wheel",engine:class extends oB{constructor(...e){super(...e),oj(this,"ingKey","wheeling")}wheel(e){this.state._active||this.start(e),this.wheelChange(e),this.timeoutStore.add("wheelEnd",this.wheelEnd.bind(this))}wheelChange(e){let t=this.state;t._delta=oz(e),oE.addTo(t._movement,t._delta),o2(t),this.compute(e),this.emit()}wheelEnd(){this.state._active&&(this.state._active=!1,this.compute(),this.emit())}bind(e){e("wheel","",this.wheel.bind(this))}},resolver:oQ},st={target(e){if(e)return()=>"current"in e?e.current:e},enabled:(e=!0)=>e,window:(e=o0.isBrowser?window:void 0)=>e,eventOptions:({passive:e=!0,capture:t=!1}={})=>({passive:e,capture:t}),transform:e=>e},sn=["target","eventOptions","window","enabled","transform"];function sr(e={},t){let n={};for(let[r,i]of Object.entries(t))switch(typeof i){case"function":n[r]=i.call(n,e[r],r,e);break;case"object":n[r]=sr(e[r],i);break;case"boolean":i&&(n[r]=e[r])}return n}class si{constructor(e,t){oj(this,"_listeners",new Set),this._ctrl=e,this._gestureKey=t}add(e,t,n,r,i){let o=this._listeners,s=function(e,t=""){let n=oA[e],r=n&&n[t]||t;return e+r}(t,n),a=this._gestureKey?this._ctrl.config[this._gestureKey].eventOptions:{},u=oP(oP({},a),i);e.addEventListener(s,r,u);let c=()=>{e.removeEventListener(s,r,u),o.delete(c)};return o.add(c),c}clean(){this._listeners.forEach(e=>e()),this._listeners.clear()}}class so{constructor(){oj(this,"_timeouts",new Map)}add(e,t,n=140,...r){this.remove(e),this._timeouts.set(e,window.setTimeout(t,n,...r))}remove(e){let t=this._timeouts.get(e);t&&window.clearTimeout(t)}clean(){this._timeouts.forEach(e=>void window.clearTimeout(e)),this._timeouts.clear()}}class ss{constructor(e){oj(this,"gestures",new Set),oj(this,"_targetEventStore",new si(this)),oj(this,"gestureEventStores",{}),oj(this,"gestureTimeoutStores",{}),oj(this,"handlers",{}),oj(this,"config",{}),oj(this,"pointerIds",new Set),oj(this,"touchIds",new Set),oj(this,"state",{shared:{shiftKey:!1,metaKey:!1,ctrlKey:!1,altKey:!1}}),function(e,t){t.drag&&sa(e,"drag"),t.wheel&&sa(e,"wheel"),t.scroll&&sa(e,"scroll"),t.move&&sa(e,"move"),t.pinch&&sa(e,"pinch"),t.hover&&sa(e,"hover")}(this,e)}setEventIds(e){return oV(e)?(this.touchIds=new Set(Array.from(e.touches).filter(t=>{var n,r;return t.target===e.currentTarget||(null===(n=e.currentTarget)||void 0===n||null===(r=n.contains)||void 0===r?void 0:r.call(n,t.target))}).map(e=>e.identifier)),this.touchIds):"pointerId"in e?("pointerup"===e.type||"pointercancel"===e.type?this.pointerIds.delete(e.pointerId):"pointerdown"===e.type&&this.pointerIds.add(e.pointerId),this.pointerIds):void 0}applyHandlers(e,t){this.handlers=e,this.nativeHandlers=t}applyConfig(e,t){this.config=function(e,t,n={}){let{target:r,eventOptions:i,window:o,enabled:s,transform:a}=e,u=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}(e,sn);if(n.shared=sr({target:r,eventOptions:i,window:o,enabled:s,transform:a},st),t){let e=o7.get(t);n[t]=sr(oP({shared:n.shared},u),e)}else for(let e in u){let t=o7.get(e);t&&(n[e]=sr(oP({shared:n.shared},u[e]),t))}return n}(e,t,this.config)}clean(){for(let e of(this._targetEventStore.clean(),this.gestures))this.gestureEventStores[e].clean(),this.gestureTimeoutStores[e].clean()}effect(){return this.config.shared.target&&this.bind(),()=>this._targetEventStore.clean()}bind(...e){let t;let n=this.config.shared,r={};if(!n.target||(t=n.target())){if(n.enabled){for(let n of this.gestures){let i=this.config[n],o=su(r,i.eventOptions,!!t);if(i.enabled){let t=o4.get(n);new t(this,e,n).bind(o)}}let i=su(r,n.eventOptions,!!t);for(let t in this.nativeHandlers)i(t,"",n=>this.nativeHandlers[t](oP(oP({},this.state.shared),{},{event:n,args:e})),void 0,!0)}for(let e in r)r[e]=function(...e){return 0===e.length?oW:1===e.length?e[0]:function(){let t;for(let n of e)t=n.apply(this,arguments)||t;return t}}(...r[e]);if(!t)return r;for(let e in r){let{device:n,capture:i,passive:o}=function(e){let t=e.substring(2).toLowerCase(),n=!!~t.indexOf("passive");n&&(t=t.replace("passive",""));let r=oT.includes(t)?"capturecapture":"capture",i=!!~t.indexOf(r);return i&&(t=t.replace("capture","")),{device:t,capture:i,passive:n}}(e);this._targetEventStore.add(t,n,"",r[e],{capture:i,passive:o})}}}}function sa(e,t){e.gestures.add(t),e.gestureEventStores[t]=new si(e,t),e.gestureTimeoutStores[t]=new so}const su=(e,t,n)=>(r,i,o,s={},a=!1)=>{var u,c;let l=null!==(u=s.capture)&&void 0!==u?u:t.capture,f=null!==(c=s.passive)&&void 0!==c?c:t.passive,h=a?r:function(e,t="",n=!1){let r=oA[e],i=r&&r[t]||t;return"on"+oM(e)+oM(i)+(!function(e=!1,t){return e&&!oC.includes(t)}(n,i)?"":"Capture")}(r,i,l);n&&f&&(h+="Passive"),e[h]=e[h]||[],e[h].push(o)},sc=/^on(Drag|Wheel|Scroll|Move|Pinch|Hover)/;function sl(e,t,n,r,i,o){if(!e.has(n)||!o4.has(r))return;let s=n+"Start",a=n+"End",u=e=>{let r;return e.first&&s in t&&t[s](e),n in t&&(r=t[n](e)),e.last&&a in t&&t[a](e),r};i[r]=u,o[r]=o[r]||{}}function sf(e,t={},n,r){let i=h.default.useMemo(()=>new ss(e),[]);if(i.applyHandlers(e,r),i.applyConfig(t,n),h.default.useEffect(i.effect.bind(i)),h.default.useEffect(()=>i.clean.bind(i),[]),void 0===t.target)return i.bind.bind(i)}var sh=function(e,t){for(var n=e.length;n--;)if(eb(e[n][0],t))return n;return -1},sd=Array.prototype.splice;function sp(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}sp.prototype.clear=function(){this.__data__=[],this.size=0},sp.prototype.delete=function(e){var t=this.__data__,n=sh(t,e);return!(n<0)&&(n==t.length-1?t.pop():sd.call(t,n,1),--this.size,!0)},sp.prototype.get=function(e){var t=this.__data__,n=sh(t,e);return n<0?void 0:t[n][1]},sp.prototype.has=function(e){return sh(this.__data__,e)>-1},sp.prototype.set=function(e,t){var n=this.__data__,r=sh(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var sv=eg(G,"Map"),sg=eg(Object,"create"),sm=Object.prototype.hasOwnProperty,sy=Object.prototype.hasOwnProperty;function sb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}sb.prototype.clear=function(){this.__data__=sg?sg(null):{},this.size=0},sb.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},sb.prototype.get=function(e){var t=this.__data__;if(sg){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return sm.call(t,e)?t[e]:void 0},sb.prototype.has=function(e){var t=this.__data__;return sg?void 0!==t[e]:sy.call(t,e)},sb.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=sg&&void 0===t?"__lodash_hash_undefined__":t,this};var sw=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e},s_=function(e,t){var n=e.__data__;return sw(t)?n["string"==typeof t?"string":"hash"]:n.map};function sx(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function sO(e){var t=this.__data__=new sp(e);this.size=t.size}function sE(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new sx;++t<n;)this.add(e[t])}sx.prototype.clear=function(){this.size=0,this.__data__={hash:new sb,map:new(sv||sp),string:new sb}},sx.prototype.delete=function(e){var t=s_(this,e).delete(e);return this.size-=t?1:0,t},sx.prototype.get=function(e){return s_(this,e).get(e)},sx.prototype.has=function(e){return s_(this,e).has(e)},sx.prototype.set=function(e,t){var n=s_(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},sO.prototype.clear=function(){this.__data__=new sp,this.size=0},sO.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},sO.prototype.get=function(e){return this.__data__.get(e)},sO.prototype.has=function(e){return this.__data__.has(e)},sO.prototype.set=function(e,t){var n=this.__data__;if(n instanceof sp){var r=n.__data__;if(!sv||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new sx(r)}return n.set(e,t),this.size=n.size,this},sE.prototype.add=sE.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},sE.prototype.has=function(e){return this.__data__.has(e)};var sS=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1},sF=function(e,t,n,r,i,o){var s=1&n,a=e.length,u=t.length;if(a!=u&&!(s&&u>a))return!1;var c=o.get(e),l=o.get(t);if(c&&l)return c==t&&l==e;var f=-1,h=!0,d=2&n?new sE:void 0;for(o.set(e,t),o.set(t,e);++f<a;){var p=e[f],v=t[f];if(r)var g=s?r(v,p,f,t,e,o):r(p,v,f,e,t,o);if(void 0!==g){if(g)continue;h=!1;break}if(d){if(!sS(t,function(e,t){if(!d.has(t)&&(p===e||i(p,e,n,r,o)))return d.push(t)})){h=!1;break}}else if(!(p===v||i(p,v,n,r,o))){h=!1;break}}return o.delete(e),o.delete(t),h},sj=G.Uint8Array,sk=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n},sP=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n},sA=Q?Q.prototype:void 0,sM=sA?sA.valueOf:void 0,sC=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e},sT=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o},sV=Object.prototype.propertyIsEnumerable,sI=Object.getOwnPropertySymbols,sR=sI?function(e){return null==e?[]:sT(sI(e=Object(e)),function(t){return sV.call(e,t)})}:function(){return[]},s$=function(e,t,n){var r=t(e);return ez(e)?r:sC(r,n(e))},sD=function(e){return s$(e,e5,sR)},sL=Object.prototype.hasOwnProperty,sN=eg(G,"DataView"),sz=eg(G,"Promise"),sq=eg(G,"Set"),sW=eg(G,"WeakMap"),sU="[object Map]",sH="[object Promise]",sB="[object Set]",sY="[object WeakMap]",sK="[object DataView]",sG=el(sN),sQ=el(sv),sZ=el(sz),sX=el(sq),sJ=el(sW),s0=ei;(sN&&s0(new sN(new ArrayBuffer(1)))!=sK||sv&&s0(new sv)!=sU||sz&&s0(sz.resolve())!=sH||sq&&s0(new sq)!=sB||sW&&s0(new sW)!=sY)&&(s0=function(e){var t=ei(e),n="[object Object]"==t?e.constructor:void 0,r=n?el(n):"";if(r)switch(r){case sG:return sK;case sQ:return sU;case sZ:return sH;case sX:return sB;case sJ:return sY}return t});var s1=s0,s3=function(e,t,n,r,i,o,s){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!o(new sj(e),new sj(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return eb(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var a=sk;case"[object Set]":var u=1&r;if(a||(a=sP),e.size!=t.size&&!u)break;var c=s.get(e);if(c)return c==t;r|=2,s.set(e,t);var l=sF(a(e),a(t),r,i,o,s);return s.delete(e),l;case"[object Symbol]":if(sM)return sM.call(e)==sM.call(t)}return!1},s6=function(e,t,n,r,i,o){var s=1&n,a=sD(e),u=a.length;if(u!=sD(t).length&&!s)return!1;for(var c=u;c--;){var l=a[c];if(!(s?l in t:sL.call(t,l)))return!1}var f=o.get(e),h=o.get(t);if(f&&h)return f==t&&h==e;var d=!0;o.set(e,t),o.set(t,e);for(var p=s;++c<u;){var v=e[l=a[c]],g=t[l];if(r)var m=s?r(g,v,l,t,e,o):r(v,g,l,e,t,o);if(!(void 0===m?v===g||i(v,g,n,r,o):m)){d=!1;break}p||(p="constructor"==l)}if(d&&!p){var y=e.constructor,b=t.constructor;y!=b&&"constructor"in e&&"constructor"in t&&!("function"==typeof y&&y instanceof y&&"function"==typeof b&&b instanceof b)&&(d=!1)}return o.delete(e),o.delete(t),d},s2=eq.exports,s5="[object Arguments]",s4="[object Array]",s7="[object Object]",s8=Object.prototype.hasOwnProperty,s9=function(e,t,n,r,i,o){var s=ez(e),a=ez(t),u=s?s4:s1(e),c=a?s4:s1(t);u=u==s5?s7:u,c=c==s5?s7:c;var l=u==s7,f=c==s7,h=u==c;if(h&&s2(e)){if(!s2(t))return!1;s=!0,l=!1}if(h&&!l)return o||(o=new sO),s||eK(e)?sF(e,t,n,r,i,o):s3(e,t,u,n,r,i,o);if(!(1&n)){var d=l&&s8.call(e,"__wrapped__"),p=f&&s8.call(t,"__wrapped__");if(d||p){var v=d?e.value():e,g=p?t.value():t;return o||(o=new sO),i(v,g,n,r,o)}}return!!h&&(o||(o=new sO),s6(e,t,n,r,i,o))},ae={exports:{}};ae.exports=function(e,t){t.prototype.isLeapYear=function(){return this.$y%4==0&&this.$y%100!=0||this.$y%400==0}};var at=ae.exports,an={exports:{}};an.exports=function(e,t,n){var r=function(e){return e.add(4-e.isoWeekday(),"day")},i=t.prototype;i.isoWeekYear=function(){return r(this).year()},i.isoWeek=function(e){if(!this.$utils().u(e))return this.add(7*(e-this.isoWeek()),"day");var t,i,o,s=r(this),a=(t=this.isoWeekYear(),o=4-(i=(this.$u?n.utc:n)().year(t).startOf("year")).isoWeekday(),i.isoWeekday()>4&&(o+=7),i.add(o,"day"));return s.diff(a,"week")+1},i.isoWeekday=function(e){return this.$utils().u(e)?this.day()||7:this.day(this.day()%7?e:e-7)};var o=i.startOf;i.startOf=function(e,t){var n=this.$utils(),r=!!n.u(t)||t;return"isoweek"===n.p(e)?r?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):o.bind(this)(e,t)}};var ar=an.exports,ai={exports:{}};ai.exports=function(e,t){t.prototype.isoWeeksInYear=function(){var e=this.isLeapYear(),t=this.endOf("y").day();return 4===t||e&&5===t?53:52}};var ao=ai.exports;function as(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n={};for(var r in e)if(({}).hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],-1===t.indexOf(n)&&({}).propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function aa(e,t){this.v=e,this.k=t}function au(e,t,n,r){var i=Object.defineProperty;try{i({},"",{})}catch(e){i=0}(au=function(e,t,n,r){function o(t,n){au(e,t,function(e){return this._invoke(t,n,e)})}t?i?i(e,t,{value:n,enumerable:!r,configurable:!r,writable:!r}):e[t]=n:(o("next",0),o("throw",1),o("return",2))})(e,t,n,r)}function ac(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var e,t,n="function"==typeof Symbol?Symbol:{},r=n.iterator||"@@iterator",i=n.toStringTag||"@@toStringTag";function o(n,r,i,o){var u=Object.create((r&&r.prototype instanceof a?r:a).prototype);return au(u,"_invoke",function(n,r,i){var o,a,u,c=0,l=i||[],f=!1,h={p:0,n:0,v:e,a:d,f:d.bind(e,4),d:function(t,n){return o=t,a=0,u=e,h.n=n,s}};function d(n,r){for(a=n,u=r,t=0;!f&&c&&!i&&t<l.length;t++){var i,o=l[t],d=h.p,p=o[2];n>3?(i=p===r)&&(u=o[(a=o[4])?5:(a=3,3)],o[4]=o[5]=e):o[0]<=d&&((i=n<2&&d<o[1])?(a=0,h.v=r,h.n=o[1]):d<p&&(i=n<3||o[0]>r||r>p)&&(o[4]=n,o[5]=r,h.n=p,a=0))}if(i||n>1)return s;throw f=!0,r}return function(i,l,p){if(c>1)throw TypeError("Generator is already running");for(f&&1===l&&d(l,p),a=l,u=p;(t=a<2?e:u)||!f;){o||(a?a<3?(a>1&&(h.n=-1),d(a,u)):h.n=u:h.v=u);try{if(c=2,o){if(a||(i="next"),t=o[i]){if(!(t=t.call(o,u)))throw TypeError("iterator result is not an object");if(!t.done)return t;u=t.value,a<2&&(a=0)}else 1===a&&(t=o.return)&&t.call(o),a<2&&(u=TypeError("The iterator does not provide a '"+i+"' method"),a=1);o=e}else if((t=(f=h.n<0)?u:n.call(r,h))!==s)break}catch(t){o=e,a=1,u=t}finally{c=1}}return{value:t,done:f}}}(n,i,o),!0),u}var s={};function a(){}function u(){}function c(){}t=Object.getPrototypeOf;var l=[][r]?t(t([][r]())):(au(t={},r,function(){return this}),t),f=c.prototype=a.prototype=Object.create(l);function h(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,c):(e.__proto__=c,au(e,i,"GeneratorFunction")),e.prototype=Object.create(f),e}return u.prototype=c,au(f,"constructor",c),au(c,"constructor",u),u.displayName="GeneratorFunction",au(c,i,"GeneratorFunction"),au(f),au(f,i,"Generator"),au(f,r,function(){return this}),au(f,"toString",function(){return"[object Generator]"}),(ac=function(){return{w:o,m:h}})()}function al(e,t){var n;this.next||(au(al.prototype),au(al.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",function(){return this})),au(this,"_invoke",function(r,i,o){function s(){return new t(function(n,i){(function n(r,i,o,s){try{var a=e[r](i),u=a.value;return u instanceof aa?t.resolve(u.v).then(function(e){n("next",e,o,s)},function(e){n("throw",e,o,s)}):t.resolve(u).then(function(e){a.value=e,o(a)},function(e){return n("throw",e,o,s)})}catch(e){s(e)}})(r,o,n,i)})}return n=n?n.then(s,s):s()},!0)}function af(e,t,n,r,i){return new al(ac().w(e,t,n,r),i||Promise)}function ah(e,t,n,r,i){var o=af(e,t,n,r,i);return o.next().then(function(e){return e.done?e.value:o.next()})}function ad(e){var t=Object(e),n=[];for(var r in t)n.unshift(r);return function e(){for(;n.length;)if((r=n.pop())in t)return e.value=r,e.done=!1,e;return e.done=!0,e}}function ap(e){return(ap="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function av(e){if(null!=e){var t=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],n=0;if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}throw TypeError(ap(e)+" is not iterable")}function ag(){var e=ac(),t=e.m(ag),n=(Object.getPrototypeOf?Object.getPrototypeOf(t):t.__proto__).constructor;function r(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===n||"GeneratorFunction"===(t.displayName||t.name))}var i={throw:1,return:2,break:3,continue:3};function o(e){var t,n;return function(r){t||(t={stop:function(){return n(r.a,2)},catch:function(){return r.v},abrupt:function(e,t){return n(r.a,i[e],t)},delegateYield:function(e,i,o){return t.resultName=i,n(r.d,av(e),o)},finish:function(e){return n(r.f,e)}},n=function(e,n,i){r.p=t.prev,r.n=t.next;try{return e(n,i)}finally{t.next=r.n}}),t.resultName&&(t[t.resultName]=r.v,t.resultName=void 0),t.sent=r.v,t.next=r.n;try{return e.call(this,t)}finally{r.p=t.prev,r.n=t.next}}}return(ag=function(){return{wrap:function(t,n,r,i){return e.w(o(t),n,r,i&&i.reverse())},isGeneratorFunction:r,mark:e.m,awrap:function(e,t){return new aa(e,t)},AsyncIterator:al,async:function(e,t,n,i,s){return(r(t)?af:ah)(o(e),t,n,i,s)},keys:ad,values:av}})()}function am(e,t,n,r,i,o,s){try{var a=e[o](s),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(r,i)}function ay(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){am(o,r,i,s,a,"next",e)}function a(e){am(o,r,i,s,a,"throw",e)}s(void 0)})}}function ab(e){var t=function(e,t){if("object"!=ap(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=ap(r))return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==ap(t)?t:t+""}function aw(e,t,n){return(t=ab(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function ax(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a_(Object(n),!0).forEach(function(t){aw(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a_(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function aO(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function aE(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function aS(e,t){if(e){if("string"==typeof e)return aO(e,t);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?aO(e,t):void 0}}function aF(e){return function(e){if(Array.isArray(e))return aO(e)}(e)||aE(e)||aS(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function aj(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}function ak(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,ab(r.key),r)}}function aP(e,t,n){return t&&ak(e.prototype,t),n&&ak(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function aA(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function aM(e,t){return(aM=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function aC(e){return(aC=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function aT(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(aT=function(){return!!e})()}var aV=Symbol.for("react.element"),aI=Symbol.for("react.transitional.element"),aR=Symbol.for("react.fragment"),a$={};function aD(e,t){}function aL(e,t){}function aN(e,t,n){t||a$[n]||(e(!1,n),a$[n]=!0)}function az(e,t){aN(aD,e,t)}function aq(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=new Set;return function e(t,i){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,s=r.has(t);if(az(!s,"Warning: There may be circular references"),s)return!1;if(t===i)return!0;if(n&&o>1)return!1;r.add(t);var a=o+1;if(Array.isArray(t)){if(!Array.isArray(i)||t.length!==i.length)return!1;for(var u=0;u<t.length;u++)if(!e(t[u],i[u],a))return!1;return!0}if(t&&i&&"object"===ap(t)&&"object"===ap(i)){var c=Object.keys(t);return c.length===Object.keys(i).length&&c.every(function(n){return e(t[n],i[n],a)})}return!1}(e,t)}az.preMessage=function(e){},az.resetWarned=function(){a$={}},az.noteOnce=function(e,t){aN(aL,e,t)};var aW="RC_FORM_INTERNAL_HOOKS",aU=function(){az(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},aH=f.createContext({getFieldValue:aU,getFieldsValue:aU,getFieldError:aU,getFieldWarning:aU,getFieldsError:aU,isFieldsTouched:aU,isFieldTouched:aU,isFieldValidating:aU,isFieldsValidating:aU,resetFields:aU,setFields:aU,setFieldValue:aU,setFieldsValue:aU,validateFields:aU,submit:aU,getInternalHooks:function(){return aU(),{dispatch:aU,initEntityValue:aU,registerField:aU,useSubscribe:aU,setInitialValues:aU,destroyForm:aU,setCallbacks:aU,registerWatch:aU,getFields:aU,setValidateMessages:aU,setPreserve:aU,getInitialValue:aU}}}),aB=f.createContext(null);function aY(e){return null==e?[]:Array.isArray(e)?e:[e]}function aK(){return(aK=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function aG(e){return(aG=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function aQ(e,t){return(aQ=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function aZ(e,t,n){return(aZ=!function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}()?function(e,t,n){var r=[null];r.push.apply(r,t);var i=new(Function.bind.apply(e,r));return n&&aQ(i,n.prototype),i}:Reflect.construct.bind()).apply(null,arguments)}function aX(e){var t="function"==typeof Map?new Map:void 0;return(aX=function(e){if(null===e||-1===Function.toString.call(e).indexOf("[native code]"))return e;if("function"!=typeof e)throw TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return aZ(e,arguments,aG(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),aQ(n,e)})(e)}var aJ=/%[sdj%]/g;function a0(e){if(!e||!e.length)return null;var t={};return e.forEach(function(e){var n=e.field;t[n]=t[n]||[],t[n].push(e)}),t}function a1(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=0,o=n.length;return"function"==typeof e?e.apply(null,n):"string"==typeof e?e.replace(aJ,function(e){if("%%"===e)return"%";if(i>=o)return e;switch(e){case"%s":return String(n[i++]);case"%d":return Number(n[i++]);case"%j":try{return JSON.stringify(n[i++])}catch(e){return"[Circular]"}break;default:return e}}):e}function a3(e,t){return!!(null==e||"array"===t&&Array.isArray(e)&&!e.length)||("string"===t||"url"===t||"hex"===t||"email"===t||"date"===t||"pattern"===t)&&"string"==typeof e&&!e}function a6(e,t,n){var r=0,i=e.length;!function o(s){if(s&&s.length){n(s);return}var a=r;r+=1,a<i?t(e[a],o):n([])}([])}"undefined"!=typeof process&&process.env;var a2=function(e){var t;function n(t,n){var r;return(r=e.call(this,"Async Validation Error")||this).errors=t,r.fields=n,r}return(t=n).prototype=Object.create(e.prototype),t.prototype.constructor=t,aQ(t,e),n}(aX(Error));function a5(e,t){return function(n){var r;return(r=e.fullFields?function(e,t){for(var n=e,r=0;r<t.length&&void 0!=n;r++)n=n[t[r]];return n}(t,e.fullFields):t[n.field||e.fullField],n&&void 0!==n.message)?(n.field=n.field||e.fullField,n.fieldValue=r,n):{message:"function"==typeof n?n():n,fieldValue:r,field:n.field||e.fullField}}}function a4(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];"object"==typeof r&&"object"==typeof e[n]?e[n]=aK({},e[n],r):e[n]=r}}return e}var a7=function(e,t,n,r,i,o){e.required&&(!n.hasOwnProperty(e.field)||a3(t,o||e.type))&&r.push(a1(i.messages.required,e.fullField))},a8=function(){if(a)return a;var e="[a-fA-F\\d:]",t=function(t){return t&&t.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},n="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",r="[a-fA-F\\d]{1,4}",i=("\n(?:\n(?:"+r+":){7}(?:"+r+"|:)|                                    // 1:2:3:4:5:6:7::  1:2:3:4:5:6:7:8\n(?:"+r+":){6}(?:"+n+"|:"+r+"|:)|                             // 1:2:3:4:5:6::    1:2:3:4:5:6::8   1:2:3:4:5:6::8  1:2:3:4:5:6::1.2.3.4\n(?:"+r+":){5}(?::"+n+"|(?::"+r+"){1,2}|:)|                   // 1:2:3:4:5::      1:2:3:4:5::7:8   1:2:3:4:5::8    1:2:3:4:5::7:1.2.3.4\n(?:"+r+":){4}(?:(?::"+r+"){0,1}:"+n+"|(?::"+r+"){1,3}|:)| // 1:2:3:4::        1:2:3:4::6:7:8   1:2:3:4::8      1:2:3:4::6:7:1.2.3.4\n(?:"+r+":){3}(?:(?::"+r+"){0,2}:"+n+"|(?::"+r+"){1,4}|:)| // 1:2:3::          1:2:3::5:6:7:8   1:2:3::8        1:2:3::5:6:7:1.2.3.4\n(?:"+r+":){2}(?:(?::"+r+"){0,3}:"+n+"|(?::"+r+"){1,5}|:)| // 1:2::            1:2::4:5:6:7:8   1:2::8          1:2::4:5:6:7:1.2.3.4\n(?:"+r+":){1}(?:(?::"+r+"){0,4}:"+n+"|(?::"+r+"){1,6}|:)| // 1::              1::3:4:5:6:7:8   1::8            1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::"+r+"){0,5}:"+n+"|(?::"+r+"){1,7}|:))             // ::2:3:4:5:6:7:8  ::2:3:4:5:6:7:8  ::8             ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})?                                             // %eth0            %1\n").replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),o=RegExp("(?:^"+n+"$)|(?:^"+i+"$)"),s=RegExp("^"+n+"$"),u=RegExp("^"+i+"$"),c=function(e){return e&&e.exact?o:RegExp("(?:"+t(e)+n+t(e)+")|(?:"+t(e)+i+t(e)+")","g")};return c.v4=function(e){return e&&e.exact?s:RegExp(""+t(e)+n+t(e),"g")},c.v6=function(e){return e&&e.exact?u:RegExp(""+t(e)+i+t(e),"g")},a=RegExp("(?:^"+("(?:(?:(?:[a-z]+:)?//)|www\\.)(?:\\S+(?::\\S*)?@)?(?:localhost|"+c.v4().source+"|")+c.v6().source+'|(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:[/?#][^\\s"]*)?$)',"i")},a9={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},ue={integer:function(e){return ue.number(e)&&parseInt(e,10)===e},float:function(e){return ue.number(e)&&!ue.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return new RegExp(e),!0}catch(e){return!1}},date:function(e){return"function"==typeof e.getTime&&"function"==typeof e.getMonth&&"function"==typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"==typeof e},object:function(e){return"object"==typeof e&&!ue.array(e)},method:function(e){return"function"==typeof e},email:function(e){return"string"==typeof e&&e.length<=320&&!!e.match(a9.email)},url:function(e){return"string"==typeof e&&e.length<=2048&&!!e.match(a8())},hex:function(e){return"string"==typeof e&&!!e.match(a9.hex)}},ut="enum",un={required:a7,whitespace:function(e,t,n,r,i){(/^\s+$/.test(t)||""===t)&&r.push(a1(i.messages.whitespace,e.fullField))},type:function(e,t,n,r,i){if(e.required&&void 0===t){a7(e,t,n,r,i);return}var o=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(o)>-1?ue[o](t)||r.push(a1(i.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(a1(i.messages.types[o],e.fullField,e.type))},range:function(e,t,n,r,i){var o="number"==typeof e.len,s="number"==typeof e.min,a="number"==typeof e.max,u=t,c=null,l="string"==typeof t,f=Array.isArray(t);if("number"==typeof t?c="number":l?c="string":f&&(c="array"),!c)return!1;f&&(u=t.length),l&&(u=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),o?u!==e.len&&r.push(a1(i.messages[c].len,e.fullField,e.len)):s&&!a&&u<e.min?r.push(a1(i.messages[c].min,e.fullField,e.min)):a&&!s&&u>e.max?r.push(a1(i.messages[c].max,e.fullField,e.max)):s&&a&&(u<e.min||u>e.max)&&r.push(a1(i.messages[c].range,e.fullField,e.min,e.max))},enum:function(e,t,n,r,i){e[ut]=Array.isArray(e[ut])?e[ut]:[],-1===e[ut].indexOf(t)&&r.push(a1(i.messages[ut],e.fullField,e[ut].join(", ")))},pattern:function(e,t,n,r,i){!e.pattern||(e.pattern instanceof RegExp?(e.pattern.lastIndex=0,e.pattern.test(t)||r.push(a1(i.messages.pattern.mismatch,e.fullField,t,e.pattern))):"string"!=typeof e.pattern||new RegExp(e.pattern).test(t)||r.push(a1(i.messages.pattern.mismatch,e.fullField,t,e.pattern)))}},ur=function(e,t,n,r,i){var o=e.type,s=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t,o)&&!e.required)return n();un.required(e,t,r,s,i,o),a3(t,o)||un.type(e,t,r,s,i)}n(s)},ui={string:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t,"string")&&!e.required)return n();un.required(e,t,r,o,i,"string"),a3(t,"string")||(un.type(e,t,r,o,i),un.range(e,t,r,o,i),un.pattern(e,t,r,o,i),!0===e.whitespace&&un.whitespace(e,t,r,o,i))}n(o)},method:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&un.type(e,t,r,o,i)}n(o)},number:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(""===t&&(t=void 0),a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&(un.type(e,t,r,o,i),un.range(e,t,r,o,i))}n(o)},boolean:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&un.type(e,t,r,o,i)}n(o)},regexp:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),a3(t)||un.type(e,t,r,o,i)}n(o)},integer:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&(un.type(e,t,r,o,i),un.range(e,t,r,o,i))}n(o)},float:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&(un.type(e,t,r,o,i),un.range(e,t,r,o,i))}n(o)},array:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(null==t&&!e.required)return n();un.required(e,t,r,o,i,"array"),null!=t&&(un.type(e,t,r,o,i),un.range(e,t,r,o,i))}n(o)},object:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&un.type(e,t,r,o,i)}n(o)},enum:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i),void 0!==t&&un.enum(e,t,r,o,i)}n(o)},pattern:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t,"string")&&!e.required)return n();un.required(e,t,r,o,i),a3(t,"string")||un.pattern(e,t,r,o,i)}n(o)},date:function(e,t,n,r,i){var o,s=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t,"date")&&!e.required)return n();un.required(e,t,r,s,i),!a3(t,"date")&&(o=t instanceof Date?t:new Date(t),un.type(e,o,r,s,i),o&&un.range(e,o.getTime(),r,s,i))}n(s)},url:ur,hex:ur,email:ur,required:function(e,t,n,r,i){var o=[],s=Array.isArray(t)?"array":typeof t;un.required(e,t,r,o,i,s),n(o)},any:function(e,t,n,r,i){var o=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(a3(t)&&!e.required)return n();un.required(e,t,r,o,i)}n(o)}};function uo(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var us=uo(),ua=function(){function e(e){this.rules=null,this._messages=us,this.define(e)}var t=e.prototype;return t.define=function(e){var t=this;if(!e)throw Error("Cannot configure a schema with no rules");if("object"!=typeof e||Array.isArray(e))throw Error("Rules must be an object");this.rules={},Object.keys(e).forEach(function(n){var r=e[n];t.rules[n]=Array.isArray(r)?r:[r]})},t.messages=function(e){return e&&(this._messages=a4(uo(),e)),this._messages},t.validate=function(t,n,r){var i=this;void 0===n&&(n={}),void 0===r&&(r=function(){});var o=t,s=n,a=r;if("function"==typeof s&&(a=s,s={}),!this.rules||0===Object.keys(this.rules).length)return a&&a(null,o),Promise.resolve(o);if(s.messages){var u=this.messages();u===us&&(u=uo()),a4(u,s.messages),s.messages=u}else s.messages=this.messages();var c={};(s.keys||Object.keys(this.rules)).forEach(function(e){var n=i.rules[e],r=o[e];n.forEach(function(n){var s=n;"function"==typeof s.transform&&(o===t&&(o=aK({},o)),r=o[e]=s.transform(r)),(s="function"==typeof s?{validator:s}:aK({},s)).validator=i.getValidationMethod(s),s.validator&&(s.field=e,s.fullField=s.fullField||e,s.type=i.getType(s),c[e]=c[e]||[],c[e].push({rule:s,value:r,source:o,field:e}))})});var l={};return function(e,t,n,r,i){if(t.first){var o=new Promise(function(t,o){var s;a6((s=[],Object.keys(e).forEach(function(t){s.push.apply(s,e[t]||[])}),s),n,function(e){return r(e),e.length?o(new a2(e,a0(e))):t(i)})});return o.catch(function(e){return e}),o}var s=!0===t.firstFields?Object.keys(e):t.firstFields||[],a=Object.keys(e),u=a.length,c=0,l=[],f=new Promise(function(t,o){var f=function(e){if(l.push.apply(l,e),++c===u)return r(l),l.length?o(new a2(l,a0(l))):t(i)};a.length||(r(l),t(i)),a.forEach(function(t){var r=e[t];-1!==s.indexOf(t)?a6(r,n,f):function(e,t,n){var r=[],i=0,o=e.length;function s(e){r.push.apply(r,e||[]),++i===o&&n(r)}e.forEach(function(e){t(e,s)})}(r,n,f)})});return f.catch(function(e){return e}),f}(c,s,function(t,n){var r,i=t.rule,a=("object"===i.type||"array"===i.type)&&("object"==typeof i.fields||"object"==typeof i.defaultField);function u(e,t){return aK({},t,{fullField:i.fullField+"."+e,fullFields:i.fullFields?[].concat(i.fullFields,[e]):[e]})}function c(r){void 0===r&&(r=[]);var c=Array.isArray(r)?r:[r];!s.suppressWarning&&c.length&&e.warning("async-validator:",c),c.length&&void 0!==i.message&&(c=[].concat(i.message));var f=c.map(a5(i,o));if(s.first&&f.length)return l[i.field]=1,n(f);if(a){if(i.required&&!t.value)return void 0!==i.message?f=[].concat(i.message).map(a5(i,o)):s.error&&(f=[s.error(i,a1(s.messages.required,i.field))]),n(f);var h={};i.defaultField&&Object.keys(t.value).map(function(e){h[e]=i.defaultField});var d={};Object.keys(h=aK({},h,t.rule.fields)).forEach(function(e){var t=h[e],n=Array.isArray(t)?t:[t];d[e]=n.map(u.bind(null,e))});var p=new e(d);p.messages(s.messages),t.rule.options&&(t.rule.options.messages=s.messages,t.rule.options.error=s.error),p.validate(t.value,t.rule.options||s,function(e){var t=[];f&&f.length&&t.push.apply(t,f),e&&e.length&&t.push.apply(t,e),n(t.length?t:null)})}else n(f)}if(a=a&&(i.required||!i.required&&t.value),i.field=t.field,i.asyncValidator)r=i.asyncValidator(i,t.value,c,t.source,s);else if(i.validator){try{r=i.validator(i,t.value,c,t.source,s)}catch(e){null==console.error||console.error(e),s.suppressValidatorError||setTimeout(function(){throw e},0),c(e.message)}!0===r?c():!1===r?c("function"==typeof i.message?i.message(i.fullField||i.field):i.message||(i.fullField||i.field)+" fails"):r instanceof Array?c(r):r instanceof Error&&c(r.message)}r&&r.then&&r.then(function(){return c()},function(e){return c(e)})},function(e){!function(e){for(var t=[],n={},r=0;r<e.length;r++)!function(e){if(Array.isArray(e)){var n;t=(n=t).concat.apply(n,e)}else t.push(e)}(e[r]);t.length?(n=a0(t),a(t,n)):a(null,o)}(e)},o)},t.getType=function(e){if(void 0===e.type&&e.pattern instanceof RegExp&&(e.type="pattern"),"function"!=typeof e.validator&&e.type&&!ui.hasOwnProperty(e.type))throw Error(a1("Unknown rule type %s",e.type));return e.type||"string"},t.getValidationMethod=function(e){if("function"==typeof e.validator)return e.validator;var t=Object.keys(e),n=t.indexOf("message");return(-1!==n&&t.splice(n,1),1===t.length&&"required"===t[0])?ui.required:ui[this.getType(e)]||void 0},e}();ua.register=function(e,t){if("function"!=typeof t)throw Error("Cannot register a validator by type, validator is not a function");ui[e]=t},ua.warning=function(){},ua.messages=us,ua.validators=ui;var uu="'${name}' is not a valid ${type}",uc={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:uu,method:uu,array:uu,object:uu,number:uu,date:uu,boolean:uu,integer:uu,float:uu,regexp:uu,email:uu,url:uu,hex:uu},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}};function ul(e){if(Array.isArray(e))return e}function uf(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function uh(e,t){for(var n=e,r=0;r<t.length;r+=1){if(null==n)return;n=n[t[r]]}return n}function ud(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return t.length&&r&&void 0===n&&!uh(e,t.slice(0,-1))?e:function e(t,n,r,i){if(!n.length)return r;var o,s=ul(n)||aE(n)||aS(n)||uf(),a=s[0],u=s.slice(1);return o=t||"number"!=typeof a?Array.isArray(t)?aF(t):ax({},t):[],i&&void 0===r&&1===u.length?delete o[a][u[0]]:o[a]=e(o[a],u,r,i),o}(e,t,n,r)}function up(e){return Array.isArray(e)?[]:{}}var uv="undefined"==typeof Reflect?Object.keys:Reflect.ownKeys;function ug(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=up(t[0]);return t.forEach(function(e){!function t(n,i){var o=new Set(i),s=uh(e,n),a=Array.isArray(s);if(a||"object"===ap(s)&&null!==s&&Object.getPrototypeOf(s)===Object.prototype){if(!o.has(s)){o.add(s);var u=uh(r,n);a?r=ud(r,n,[]):u&&"object"===ap(u)||(r=ud(r,n,up(s))),uv(s).forEach(function(e){t([].concat(aF(n),[e]),o)})}}else r=ud(r,n,s)}([])}),r}var um=ua,uy="CODE_LOGIC_ERROR";function ub(e,t,n,r,i){return uw.apply(this,arguments)}function uw(){return(uw=ay(ag().mark(function e(t,n,r,i,o){var s,a,u,c,l,h,d,p,v;return ag().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return s=ax({},r),delete s.ruleIndex,um.warning=function(){},s.validator&&(a=s.validator,s.validator=function(){try{return a.apply(void 0,arguments)}catch(e){return console.error(e),Promise.reject(uy)}}),u=null,s&&"array"===s.type&&s.defaultField&&(u=s.defaultField,delete s.defaultField),c=new um(aw({},t,[s])),l=ug(uc,i.validateMessages),c.messages(l),h=[],e.prev=10,e.next=13,Promise.resolve(c.validate(aw({},t,n),ax({},i)));case 13:e.next=18;break;case 15:e.prev=15,e.t0=e.catch(10),e.t0.errors&&(h=e.t0.errors.map(function(e,t){var n=e.message,r=n===uy?l.default:n;return f.isValidElement(r)?f.cloneElement(r,{key:"error_".concat(t)}):r}));case 18:if(!(!h.length&&u)){e.next=23;break}return e.next=21,Promise.all(n.map(function(e,n){return ub("".concat(t,".").concat(n),e,u,i,o)}));case 21:return d=e.sent,e.abrupt("return",d.reduce(function(e,t){return[].concat(aF(e),aF(t))},[]));case 23:return p=ax(ax({},r),{},{name:t,enum:(r.enum||[]).join(", ")},o),v=h.map(function(e){return"string"==typeof e?function(e,t){return e.replace(/\$\{\w+\}/g,function(e){return t[e.slice(2,-1)]})}(e,p):e}),e.abrupt("return",v);case 26:case"end":return e.stop()}},e,null,[[10,15]])}))).apply(this,arguments)}function u_(){return(u_=ay(ag().mark(function e(t){return ag().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Promise.all(t).then(function(e){var t;return(t=[]).concat.apply(t,aF(e))}));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function ux(){return(ux=ay(ag().mark(function e(t){var n;return ag().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=0,e.abrupt("return",new Promise(function(e){t.forEach(function(r){r.then(function(r){r.errors.length&&e([r]),(n+=1)===t.length&&e([])})})}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function uO(e){return aY(e)}function uE(e,t){var n={};return t.forEach(function(t){var r=uh(e,t);n=ud(n,t,r)}),n}function uS(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e&&e.some(function(e){return uF(t,e,n)})}function uF(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return!!e&&!!t&&(!!n||e.length===t.length)&&t.every(function(t,n){return e[n]===t})}function uj(e){var t=arguments.length<=1?void 0:arguments[1];return t&&t.target&&"object"===ap(t.target)&&e in t.target?t.target[e]:t}function uk(e,t,n){var r=e.length;if(t<0||t>=r||n<0||n>=r)return e;var i=e[t],o=t-n;return o>0?[].concat(aF(e.slice(0,n)),[i],aF(e.slice(n,t)),aF(e.slice(t+1,r))):o<0?[].concat(aF(e.slice(0,t)),aF(e.slice(t+1,n+1)),[i],aF(e.slice(n+1,r))):e}var uP=["name"],uA=[];function uM(e,t,n,r,i,o){return"function"==typeof e?e(t,n,"source"in o?{source:o.source}:{}):r!==i}var uC=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&aM(e,t)}(r,e);var t,n=(t=aT(),function(){var e,n=aC(r);if(t){var i=aC(this).constructor;e=Reflect.construct(n,arguments,i)}else e=n.apply(this,arguments);return function(e,t){if(t&&("object"==ap(t)||"function"==typeof t))return t;if(void 0!==t)throw TypeError("Derived constructors may only return object or undefined");return aA(e)}(this,e)});function r(e){var t;return aj(this,r),aw(aA(t=n.call(this,e)),"state",{resetCount:0}),aw(aA(t),"cancelRegisterFunc",null),aw(aA(t),"mounted",!1),aw(aA(t),"touched",!1),aw(aA(t),"dirty",!1),aw(aA(t),"validatePromise",void 0),aw(aA(t),"prevValidating",void 0),aw(aA(t),"errors",uA),aw(aA(t),"warnings",uA),aw(aA(t),"cancelRegister",function(){var e=t.props,n=e.preserve,r=e.isListField,i=e.name;t.cancelRegisterFunc&&t.cancelRegisterFunc(r,n,uO(i)),t.cancelRegisterFunc=null}),aw(aA(t),"getNamePath",function(){var e=t.props,n=e.name,r=e.fieldContext.prefixName;return void 0!==n?[].concat(aF(void 0===r?[]:r),aF(n)):[]}),aw(aA(t),"getRules",function(){var e=t.props,n=e.rules,r=e.fieldContext;return(void 0===n?[]:n).map(function(e){return"function"==typeof e?e(r):e})}),aw(aA(t),"refresh",function(){t.mounted&&t.setState(function(e){return{resetCount:e.resetCount+1}})}),aw(aA(t),"metaCache",null),aw(aA(t),"triggerMetaEvent",function(e){var n=t.props.onMetaChange;if(n){var r=ax(ax({},t.getMeta()),{},{destroy:e});aq(t.metaCache,r)||n(r),t.metaCache=r}else t.metaCache=null}),aw(aA(t),"onStoreChange",function(e,n,r){var i=t.props,o=i.shouldUpdate,s=i.dependencies,a=void 0===s?[]:s,u=i.onReset,c=r.store,l=t.getNamePath(),f=t.getValue(e),h=t.getValue(c),d=n&&uS(n,l);switch("valueUpdate"!==r.type||"external"!==r.source||aq(f,h)||(t.touched=!0,t.dirty=!0,t.validatePromise=null,t.errors=uA,t.warnings=uA,t.triggerMetaEvent()),r.type){case"reset":if(!n||d){t.touched=!1,t.dirty=!1,t.validatePromise=void 0,t.errors=uA,t.warnings=uA,t.triggerMetaEvent(),null==u||u(),t.refresh();return}break;case"remove":if(o){t.reRender();return}break;case"setField":var p=r.data;if(d){"touched"in p&&(t.touched=p.touched),"validating"in p&&!("originRCField"in p)&&(t.validatePromise=p.validating?Promise.resolve([]):null),"errors"in p&&(t.errors=p.errors||uA),"warnings"in p&&(t.warnings=p.warnings||uA),t.dirty=!0,t.triggerMetaEvent(),t.reRender();return}if("value"in p&&uS(n,l,!0)||o&&!l.length&&uM(o,e,c,f,h,r)){t.reRender();return}break;case"dependenciesUpdate":if(a.map(uO).some(function(e){return uS(r.relatedFields,e)})){t.reRender();return}break;default:if(d||(!a.length||l.length||o)&&uM(o,e,c,f,h,r)){t.reRender();return}}!0===o&&t.reRender()}),aw(aA(t),"validateRules",function(e){var n=t.getNamePath(),r=t.getValue(),i=e||{},o=i.triggerName,s=i.validateOnly,a=Promise.resolve().then(ay(ag().mark(function i(){var s,u,c,l,f,h,d;return ag().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(t.mounted){i.next=2;break}return i.abrupt("return",[]);case 2:if(c=void 0!==(u=(s=t.props).validateFirst)&&u,l=s.messageVariables,f=s.validateDebounce,h=t.getRules(),o&&(h=h.filter(function(e){return e}).filter(function(e){var t=e.validateTrigger;return!t||aY(t).includes(o)})),!(f&&o)){i.next=10;break}return i.next=8,new Promise(function(e){setTimeout(e,f)});case 8:if(!(t.validatePromise!==a)){i.next=10;break}return i.abrupt("return",[]);case 10:return(d=function(e,t,n,r,i,o){var s,a,u=e.join("."),c=n.map(function(e,t){var n=e.validator,r=ax(ax({},e),{},{ruleIndex:t});return n&&(r.validator=function(e,t,r){var i=!1,o=n(e,t,function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];Promise.resolve().then(function(){az(!i,"Your validator function has already return a promise. `callback` will be ignored."),i||r.apply(void 0,t)})});az(i=o&&"function"==typeof o.then&&"function"==typeof o.catch,"`callback` is deprecated. Please return a promise instead."),i&&o.then(function(){r()}).catch(function(e){r(e||" ")})}),r}).sort(function(e,t){var n=e.warningOnly,r=e.ruleIndex,i=t.warningOnly,o=t.ruleIndex;return!!n==!!i?r-o:n?1:-1});if(!0===i)a=new Promise((s=ay(ag().mark(function e(n,i){var s,a,l;return ag().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:s=0;case 1:if(!(s<c.length)){e.next=12;break}return a=c[s],e.next=5,ub(u,t,a,r,o);case 5:if(!(l=e.sent).length){e.next=9;break}return i([{errors:l,rule:a}]),e.abrupt("return");case 9:s+=1,e.next=1;break;case 12:n([]);case 13:case"end":return e.stop()}},e)})),function(e,t){return s.apply(this,arguments)}));else{var l=c.map(function(e){return ub(u,t,e,r,o).then(function(t){return{errors:t,rule:e}})});a=(i?function(e){return ux.apply(this,arguments)}(l):function(e){return u_.apply(this,arguments)}(l)).then(function(e){return Promise.reject(e)})}return a.catch(function(e){return e}),a}(n,r,h,e,c,l)).catch(function(e){return e}).then(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:uA;if(t.validatePromise===a){t.validatePromise=null;var n,r=[],i=[];null===(n=e.forEach)||void 0===n||n.call(e,function(e){var t=e.rule.warningOnly,n=e.errors,o=void 0===n?uA:n;t?i.push.apply(i,aF(o)):r.push.apply(r,aF(o))}),t.errors=r,t.warnings=i,t.triggerMetaEvent(),t.reRender()}}),i.abrupt("return",d);case 13:case"end":return i.stop()}},i)})));return void 0!==s&&s||(t.validatePromise=a,t.dirty=!0,t.errors=uA,t.warnings=uA,t.triggerMetaEvent(),t.reRender()),a}),aw(aA(t),"isFieldValidating",function(){return!!t.validatePromise}),aw(aA(t),"isFieldTouched",function(){return t.touched}),aw(aA(t),"isFieldDirty",function(){return!!t.dirty||void 0!==t.props.initialValue||void 0!==(0,t.props.fieldContext.getInternalHooks(aW).getInitialValue)(t.getNamePath())}),aw(aA(t),"getErrors",function(){return t.errors}),aw(aA(t),"getWarnings",function(){return t.warnings}),aw(aA(t),"isListField",function(){return t.props.isListField}),aw(aA(t),"isList",function(){return t.props.isList}),aw(aA(t),"isPreserve",function(){return t.props.preserve}),aw(aA(t),"getMeta",function(){return t.prevValidating=t.isFieldValidating(),{touched:t.isFieldTouched(),validating:t.prevValidating,errors:t.errors,warnings:t.warnings,name:t.getNamePath(),validated:null===t.validatePromise}}),aw(aA(t),"getOnlyChild",function(e){if("function"==typeof e){var n=t.getMeta();return ax(ax({},t.getOnlyChild(e(t.getControlled(),n,t.props.fieldContext))),{},{isFunction:!0})}var r=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=[];return h.default.Children.forEach(t,function(t){(null!=t||n.keepEmpty)&&(Array.isArray(t)?r=r.concat(e(t)):t&&"object"===ap(t)&&(t.$$typeof===aV||t.$$typeof===aI)&&t.type===aR&&t.props?r=r.concat(e(t.props.children,n)):r.push(t))}),r}(e);return 1===r.length&&f.isValidElement(r[0])?{child:r[0],isFunction:!1}:{child:r,isFunction:!1}}),aw(aA(t),"getValue",function(e){var n=t.props.fieldContext.getFieldsValue,r=t.getNamePath();return uh(e||n(!0),r)}),aw(aA(t),"getControlled",function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.props,r=n.name,i=n.trigger,o=n.validateTrigger,s=n.getValueFromEvent,a=n.normalize,u=n.valuePropName,c=n.getValueProps,l=n.fieldContext,f=void 0!==o?o:l.validateTrigger,h=t.getNamePath(),d=l.getInternalHooks,p=l.getFieldsValue,v=d(aW).dispatch,g=t.getValue(),m=e[i],y=void 0!==r?(c||function(e){return aw({},u,e)})(g):{},b=ax(ax({},e),y);return b[i]=function(){t.touched=!0,t.dirty=!0,t.triggerMetaEvent();for(var e,n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];e=s?s.apply(void 0,r):uj.apply(void 0,[u].concat(r)),a&&(e=a(e,g,p(!0))),v({type:"updateValue",namePath:h,value:e}),m&&m.apply(void 0,r)},aY(f||[]).forEach(function(e){var n=b[e];b[e]=function(){n&&n.apply(void 0,arguments);var r=t.props.rules;r&&r.length&&v({type:"validateField",namePath:h,triggerName:e})}}),b}),e.fieldContext&&(0,(0,e.fieldContext.getInternalHooks)(aW).initEntityValue)(aA(t)),t}return aP(r,[{key:"componentDidMount",value:function(){var e=this.props,t=e.shouldUpdate,n=e.fieldContext;if(this.mounted=!0,n){var r=(0,n.getInternalHooks)(aW).registerField;this.cancelRegisterFunc=r(this)}!0===t&&this.reRender()}},{key:"componentWillUnmount",value:function(){this.cancelRegister(),this.triggerMetaEvent(!0),this.mounted=!1}},{key:"reRender",value:function(){this.mounted&&this.forceUpdate()}},{key:"render",value:function(){var e,t=this.state.resetCount,n=this.props.children,r=this.getOnlyChild(n),i=r.child;return r.isFunction?e=i:f.isValidElement(i)?e=f.cloneElement(i,this.getControlled(i.props)):(az(!i,"`children` of Field is not validate ReactElement."),e=i),f.createElement(f.Fragment,{key:t},e)}}]),r}(f.Component);function uT(e){var t=e.name,n=as(e,uP),r=f.useContext(aH),i=f.useContext(aB),o=void 0!==t?uO(t):void 0,s="keep";return n.isListField||(s="_".concat((o||[]).join("_"))),f.createElement(uC,e7({key:s,name:o,isListField:!!i},n,{fieldContext:r}))}function uV(e){var t=e.name,n=e.initialValue,r=e.children,i=e.rules,o=e.validateTrigger,s=e.isListField,a=f.useContext(aH),u=f.useContext(aB),c=f.useRef({keys:[],id:0}).current,l=f.useMemo(function(){return[].concat(aF(uO(a.prefixName)||[]),aF(uO(t)))},[a.prefixName,t]),h=f.useMemo(function(){return ax(ax({},a),{},{prefixName:l})},[a,l]),d=f.useMemo(function(){return{getKey:function(e){var t=l.length,n=e[t];return[c.keys[n],e.slice(t+1)]}}},[l]);return"function"!=typeof r?(az(!1,"Form.List only accepts function as children."),null):f.createElement(aB.Provider,{value:d},f.createElement(aH.Provider,{value:h},f.createElement(uT,{name:[],shouldUpdate:function(e,t,n){return"internal"!==n.source&&e!==t},rules:i,validateTrigger:o,initialValue:n,isList:!0,isListField:null!=s?s:!!u},function(e,t){var n=e.value,i=e.onChange,o=a.getFieldValue,s=function(){return o(l||[])||[]},u=(void 0===n?[]:n)||[];return Array.isArray(u)||(u=[]),r(u.map(function(e,t){var n=c.keys[t];return void 0===n&&(c.keys[t]=c.id,n=c.keys[t],c.id+=1),{name:t,key:n,isListField:!0}}),{add:function(e,t){var n=s();t>=0&&t<=n.length?(c.keys=[].concat(aF(c.keys.slice(0,t)),[c.id],aF(c.keys.slice(t))),i([].concat(aF(n.slice(0,t)),[e],aF(n.slice(t))))):(c.keys=[].concat(aF(c.keys),[c.id]),i([].concat(aF(n),[e]))),c.id+=1},remove:function(e){var t=s(),n=new Set(Array.isArray(e)?e:[e]);n.size<=0||(c.keys=c.keys.filter(function(e,t){return!n.has(t)}),i(t.filter(function(e,t){return!n.has(t)})))},move:function(e,t){if(e!==t){var n=s();e<0||e>=n.length||t<0||t>=n.length||(c.keys=uk(c.keys,e,t),i(uk(n,e,t)))}}},t)})))}function uI(e,t){return ul(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o,s,a=[],u=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(a.push(r.value),a.length!==t);u=!0);}catch(e){c=!0,i=e}finally{try{if(!u&&null!=n.return&&(s=n.return(),Object(s)!==s))return}finally{if(c)throw i}}return a}}(e,t)||aS(e,t)||uf()}aw(uC,"contextType",aH),aw(uC,"defaultProps",{trigger:"onChange",valuePropName:"value"});var uR="__@field_split__";function u$(e){return e.map(function(e){return"".concat(ap(e),":").concat(e)}).join(uR)}var uD=function(){function e(){aj(this,e),aw(this,"kvs",new Map)}return aP(e,[{key:"set",value:function(e,t){this.kvs.set(u$(e),t)}},{key:"get",value:function(e){return this.kvs.get(u$(e))}},{key:"update",value:function(e,t){var n=t(this.get(e));n?this.set(e,n):this.delete(e)}},{key:"delete",value:function(e){this.kvs.delete(u$(e))}},{key:"map",value:function(e){return aF(this.kvs.entries()).map(function(t){var n=uI(t,2),r=n[0],i=n[1];return e({key:r.split(uR).map(function(e){var t=uI(e.match(/^([^:]*):(.*)$/),3),n=t[1],r=t[2];return"number"===n?Number(r):r}),value:i})})}},{key:"toJSON",value:function(){var e={};return this.map(function(t){var n=t.key,r=t.value;return e[n.join(".")]=r,null}),e}}]),e}(),uL=["name"],uN=aP(function e(t){var n=this;aj(this,e),aw(this,"formHooked",!1),aw(this,"forceRootUpdate",void 0),aw(this,"subscribable",!0),aw(this,"store",{}),aw(this,"fieldEntities",[]),aw(this,"initialValues",{}),aw(this,"callbacks",{}),aw(this,"validateMessages",null),aw(this,"preserve",null),aw(this,"lastValidatePromise",null),aw(this,"getForm",function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldWarning:n.getFieldWarning,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldValue:n.setFieldValue,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,_init:!0,getInternalHooks:n.getInternalHooks}}),aw(this,"getInternalHooks",function(e){return e===aW?(n.formHooked=!0,{dispatch:n.dispatch,initEntityValue:n.initEntityValue,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,destroyForm:n.destroyForm,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve,getInitialValue:n.getInitialValue,registerWatch:n.registerWatch}):(az(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)}),aw(this,"useSubscribe",function(e){n.subscribable=e}),aw(this,"prevWithoutPreserves",null),aw(this,"setInitialValues",function(e,t){if(n.initialValues=e||{},t){var r,i=ug(e,n.store);null===(r=n.prevWithoutPreserves)||void 0===r||r.map(function(t){var n=t.key;i=ud(i,n,uh(e,n))}),n.prevWithoutPreserves=null,n.updateStore(i)}}),aw(this,"destroyForm",function(){var e=new uD;n.getFieldEntities(!0).forEach(function(t){n.isMergedPreserve(t.isPreserve())||e.set(t.getNamePath(),!0)}),n.prevWithoutPreserves=e}),aw(this,"getInitialValue",function(e){var t=uh(n.initialValues,e);return e.length?ug(t):t}),aw(this,"setCallbacks",function(e){n.callbacks=e}),aw(this,"setValidateMessages",function(e){n.validateMessages=e}),aw(this,"setPreserve",function(e){n.preserve=e}),aw(this,"watchList",[]),aw(this,"registerWatch",function(e){return n.watchList.push(e),function(){n.watchList=n.watchList.filter(function(t){return t!==e})}}),aw(this,"notifyWatch",function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(n.watchList.length){var t=n.getFieldsValue(),r=n.getFieldsValue(!0);n.watchList.forEach(function(n){n(t,r,e)})}}),aw(this,"timeoutId",null),aw(this,"warningUnhooked",function(){}),aw(this,"updateStore",function(e){n.store=e}),aw(this,"getFieldEntities",function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return e?n.fieldEntities.filter(function(e){return e.getNamePath().length}):n.fieldEntities}),aw(this,"getFieldsMap",function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=new uD;return n.getFieldEntities(e).forEach(function(e){var n=e.getNamePath();t.set(n,e)}),t}),aw(this,"getFieldEntitiesForNamePathList",function(e){if(!e)return n.getFieldEntities(!0);var t=n.getFieldsMap(!0);return e.map(function(e){var n=uO(e);return t.get(n)||{INVALIDATE_NAME_PATH:uO(e)}})}),aw(this,"getFieldsValue",function(e,t){if(n.warningUnhooked(),!0===e||Array.isArray(e)?(r=e,i=t):e&&"object"===ap(e)&&(o=e.strict,i=e.filter),!0===r&&!i)return n.store;var r,i,o,s=n.getFieldEntitiesForNamePathList(Array.isArray(r)?r:null),a=[];return s.forEach(function(e){var t,n,s,u="INVALIDATE_NAME_PATH"in e?e.INVALIDATE_NAME_PATH:e.getNamePath();if(o){if(null!==(s=e.isList)&&void 0!==s&&s.call(e))return}else if(!r&&null!==(t=(n=e).isListField)&&void 0!==t&&t.call(n))return;i?i("getMeta"in e?e.getMeta():null)&&a.push(u):a.push(u)}),uE(n.store,a.map(uO))}),aw(this,"getFieldValue",function(e){n.warningUnhooked();var t=uO(e);return uh(n.store,t)}),aw(this,"getFieldsError",function(e){return n.warningUnhooked(),n.getFieldEntitiesForNamePathList(e).map(function(t,n){return!t||"INVALIDATE_NAME_PATH"in t?{name:uO(e[n]),errors:[],warnings:[]}:{name:t.getNamePath(),errors:t.getErrors(),warnings:t.getWarnings()}})}),aw(this,"getFieldError",function(e){n.warningUnhooked();var t=uO(e);return n.getFieldsError([t])[0].errors}),aw(this,"getFieldWarning",function(e){n.warningUnhooked();var t=uO(e);return n.getFieldsError([t])[0].warnings}),aw(this,"isFieldsTouched",function(){n.warningUnhooked();for(var e,t=arguments.length,r=Array(t),i=0;i<t;i++)r[i]=arguments[i];var o=r[0],s=r[1],a=!1;0===r.length?e=null:1===r.length?Array.isArray(o)?(e=o.map(uO),a=!1):(e=null,a=o):(e=o.map(uO),a=s);var u=n.getFieldEntities(!0),c=function(e){return e.isFieldTouched()};if(!e)return a?u.every(function(e){return c(e)||e.isList()}):u.some(c);var l=new uD;e.forEach(function(e){l.set(e,[])}),u.forEach(function(t){var n=t.getNamePath();e.forEach(function(e){e.every(function(e,t){return n[t]===e})&&l.update(e,function(e){return[].concat(aF(e),[t])})})});var f=function(e){return e.some(c)},h=l.map(function(e){return e.value});return a?h.every(f):h.some(f)}),aw(this,"isFieldTouched",function(e){return n.warningUnhooked(),n.isFieldsTouched([e])}),aw(this,"isFieldsValidating",function(e){n.warningUnhooked();var t=n.getFieldEntities();if(!e)return t.some(function(e){return e.isFieldValidating()});var r=e.map(uO);return t.some(function(e){return uS(r,e.getNamePath())&&e.isFieldValidating()})}),aw(this,"isFieldValidating",function(e){return n.warningUnhooked(),n.isFieldsValidating([e])}),aw(this,"resetWithFieldInitialValue",function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=new uD,i=n.getFieldEntities(!0);i.forEach(function(e){var t=e.props.initialValue,n=e.getNamePath();if(void 0!==t){var i=r.get(n)||new Set;i.add({entity:e,value:t}),r.set(n,i)}}),t.entities?e=t.entities:t.namePathList?(e=[],t.namePathList.forEach(function(t){var n,i=r.get(t);i&&(n=e).push.apply(n,aF(aF(i).map(function(e){return e.entity})))})):e=i,function(e){e.forEach(function(e){if(void 0!==e.props.initialValue){var i=e.getNamePath();if(void 0!==n.getInitialValue(i))az(!1,"Form already set 'initialValues' with path '".concat(i.join("."),"'. Field can not overwrite it."));else{var o=r.get(i);if(o&&o.size>1)az(!1,"Multiple Field with path '".concat(i.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(o){var s=n.getFieldValue(i);e.isListField()||t.skipExist&&void 0!==s||n.updateStore(ud(n.store,i,aF(o)[0].value))}}}})}(e)}),aw(this,"resetFields",function(e){n.warningUnhooked();var t=n.store;if(!e){n.updateStore(ug(n.initialValues)),n.resetWithFieldInitialValue(),n.notifyObservers(t,null,{type:"reset"}),n.notifyWatch();return}var r=e.map(uO);r.forEach(function(e){var t=n.getInitialValue(e);n.updateStore(ud(n.store,e,t))}),n.resetWithFieldInitialValue({namePathList:r}),n.notifyObservers(t,r,{type:"reset"}),n.notifyWatch(r)}),aw(this,"setFields",function(e){n.warningUnhooked();var t=n.store,r=[];e.forEach(function(e){var i=e.name,o=as(e,uL),s=uO(i);r.push(s),"value"in o&&n.updateStore(ud(n.store,s,o.value)),n.notifyObservers(t,[s],{type:"setField",data:e})}),n.notifyWatch(r)}),aw(this,"getFields",function(){return n.getFieldEntities(!0).map(function(e){var t=e.getNamePath(),r=ax(ax({},e.getMeta()),{},{name:t,value:n.getFieldValue(t)});return Object.defineProperty(r,"originRCField",{value:!0}),r})}),aw(this,"initEntityValue",function(e){var t=e.props.initialValue;if(void 0!==t){var r=e.getNamePath();void 0===uh(n.store,r)&&n.updateStore(ud(n.store,r,t))}}),aw(this,"isMergedPreserve",function(e){var t=void 0!==e?e:n.preserve;return null==t||t}),aw(this,"registerField",function(e){n.fieldEntities.push(e);var t=e.getNamePath();if(n.notifyWatch([t]),void 0!==e.props.initialValue){var r=n.store;n.resetWithFieldInitialValue({entities:[e],skipExist:!0}),n.notifyObservers(r,[e.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(r,i){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(n.fieldEntities=n.fieldEntities.filter(function(t){return t!==e}),!n.isMergedPreserve(i)&&(!r||o.length>1)){var s=r?void 0:n.getInitialValue(t);if(t.length&&n.getFieldValue(t)!==s&&n.fieldEntities.every(function(e){return!uF(e.getNamePath(),t)})){var a=n.store;n.updateStore(ud(a,t,s,!0)),n.notifyObservers(a,[t],{type:"remove"}),n.triggerDependenciesUpdate(a,t)}}n.notifyWatch([t])}}),aw(this,"dispatch",function(e){switch(e.type){case"updateValue":var t=e.namePath,r=e.value;n.updateValue(t,r);break;case"validateField":var i=e.namePath,o=e.triggerName;n.validateFields([i],{triggerName:o})}}),aw(this,"notifyObservers",function(e,t,r){if(n.subscribable){var i=ax(ax({},r),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach(function(n){(0,n.onStoreChange)(e,t,i)})}else n.forceRootUpdate()}),aw(this,"triggerDependenciesUpdate",function(e,t){var r=n.getDependencyChildrenFields(t);return r.length&&n.validateFields(r),n.notifyObservers(e,r,{type:"dependenciesUpdate",relatedFields:[t].concat(aF(r))}),r}),aw(this,"updateValue",function(e,t){var r=uO(e),i=n.store;n.updateStore(ud(n.store,r,t)),n.notifyObservers(i,[r],{type:"valueUpdate",source:"internal"}),n.notifyWatch([r]);var o=n.triggerDependenciesUpdate(i,r),s=n.callbacks.onValuesChange;s&&s(uE(n.store,[r]),n.getFieldsValue()),n.triggerOnFieldsChange([r].concat(aF(o)))}),aw(this,"setFieldsValue",function(e){n.warningUnhooked();var t=n.store;if(e){var r=ug(n.store,e);n.updateStore(r)}n.notifyObservers(t,null,{type:"valueUpdate",source:"external"}),n.notifyWatch()}),aw(this,"setFieldValue",function(e,t){n.setFields([{name:e,value:t}])}),aw(this,"getDependencyChildrenFields",function(e){var t=new Set,r=[],i=new uD;return n.getFieldEntities().forEach(function(e){(e.props.dependencies||[]).forEach(function(t){var n=uO(t);i.update(n,function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Set;return t.add(e),t})})}),function e(n){(i.get(n)||new Set).forEach(function(n){if(!t.has(n)){t.add(n);var i=n.getNamePath();n.isFieldDirty()&&i.length&&(r.push(i),e(i))}})}(e),r}),aw(this,"triggerOnFieldsChange",function(e,t){var r=n.callbacks.onFieldsChange;if(r){var i=n.getFields();if(t){var o=new uD;t.forEach(function(e){var t=e.name,n=e.errors;o.set(t,n)}),i.forEach(function(e){e.errors=o.get(e.name)||e.errors})}var s=i.filter(function(t){return uS(e,t.name)});s.length&&r(s,i)}}),aw(this,"validateFields",function(e,t){n.warningUnhooked(),Array.isArray(e)||"string"==typeof e||"string"==typeof t?(s=e,a=t):a=e;var r,i,o,s,a,u=!!s,c=u?s.map(uO):[],l=[],f=String(Date.now()),h=new Set,d=a||{},p=d.recursive,v=d.dirty;n.getFieldEntities(!0).forEach(function(e){if(u||c.push(e.getNamePath()),e.props.rules&&e.props.rules.length&&(!v||e.isFieldDirty())){var t=e.getNamePath();if(h.add(t.join(f)),!u||uS(c,t,p)){var r=e.validateRules(ax({validateMessages:ax(ax({},uc),n.validateMessages)},a));l.push(r.then(function(){return{name:t,errors:[],warnings:[]}}).catch(function(e){var n,r=[],i=[];return(null===(n=e.forEach)||void 0===n||n.call(e,function(e){var t=e.rule.warningOnly,n=e.errors;t?i.push.apply(i,aF(n)):r.push.apply(r,aF(n))}),r.length)?Promise.reject({name:t,errors:r,warnings:i}):{name:t,errors:r,warnings:i}}))}}});var g=(r=!1,i=l.length,o=[],l.length?new Promise(function(e,t){l.forEach(function(n,s){n.catch(function(e){return r=!0,e}).then(function(n){i-=1,o[s]=n,i>0||(r&&t(o),e(o))})})}):Promise.resolve([]));n.lastValidatePromise=g,g.catch(function(e){return e}).then(function(e){var t=e.map(function(e){return e.name});n.notifyObservers(n.store,t,{type:"validateFinish"}),n.triggerOnFieldsChange(t,e)});var m=g.then(function(){return n.lastValidatePromise===g?Promise.resolve(n.getFieldsValue(c)):Promise.reject([])}).catch(function(e){var t=e.filter(function(e){return e&&e.errors.length});return Promise.reject({values:n.getFieldsValue(c),errorFields:t,outOfDate:n.lastValidatePromise!==g})});m.catch(function(e){return e});var y=c.filter(function(e){return h.has(e.join(f))});return n.triggerOnFieldsChange(y),m}),aw(this,"submit",function(){n.warningUnhooked(),n.validateFields().then(function(e){var t=n.callbacks.onFinish;if(t)try{t(e)}catch(e){console.error(e)}}).catch(function(e){var t=n.callbacks.onFinishFailed;t&&t(e)})}),this.forceRootUpdate=t});function uz(e){var t=f.useRef(),n=uI(f.useState({}),2)[1];if(!t.current){if(e)t.current=e;else{var r=new uN(function(){n({})});t.current=r.getForm()}}return[t.current]}var uq=f.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),uW=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"];function uU(e){try{return JSON.stringify(e)}catch(e){return Math.random()}}function uH(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t[0],i=t[1],o=void 0===i?{}:i,s=o&&o._init?{form:o}:o,a=s.form,u=uI(c.useState(),2),l=u[0],f=u[1],h=c.useMemo(function(){return uU(l)},[l]),d=c.useRef(h);d.current=h;var p=c.useContext(aH),v=a||p,g=v&&v._init,m=uO(r),y=c.useRef(m);return y.current=m,c.useEffect(function(){if(g){var e=v.getFieldsValue,t=(0,v.getInternalHooks)(aW).registerWatch,n=function(e,t){var n=s.preserve?t:e;return"function"==typeof r?r(n):uh(n,y.current)},i=t(function(e,t){var r=n(e,t),i=uU(r);d.current!==i&&(d.current=i,f(r))}),o=n(e(),e(!0));return l!==o&&f(o),i}},[g]),l}var uB=f.forwardRef(function(e,t){var n,r=e.name,i=e.initialValues,o=e.fields,s=e.form,a=e.preserve,u=e.children,c=e.component,l=void 0===c?"form":c,h=e.validateMessages,d=e.validateTrigger,p=void 0===d?"onChange":d,v=e.onValuesChange,g=e.onFieldsChange,m=e.onFinish,y=e.onFinishFailed,b=as(e,uW),w=f.useContext(uq),_=uI(uz(s),1)[0],x=_.getInternalHooks(aW),O=x.useSubscribe,E=x.setInitialValues,S=x.setCallbacks,F=x.setValidateMessages,j=x.setPreserve,k=x.destroyForm;f.useImperativeHandle(t,function(){return _}),f.useEffect(function(){return w.registerForm(r,_),function(){w.unregisterForm(r)}},[w,_,r]),F(ax(ax({},w.validateMessages),h)),S({onValuesChange:v,onFieldsChange:function(e){if(w.triggerFormChange(r,e),g){for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];g.apply(void 0,[e].concat(n))}},onFinish:function(e){w.triggerFormFinish(r,e),m&&m(e)},onFinishFailed:y}),j(a);var P=f.useRef(null);E(i,!P.current),P.current||(P.current=!0),f.useEffect(function(){return k},[]);var A="function"==typeof u;n=A?u(_.getFieldsValue(!0),_):u,O(!A);var M=f.useRef();f.useEffect(function(){!function(e,t){if(e===t)return!0;if(!e&&t||e&&!t||!e||!t||"object"!==ap(e)||"object"!==ap(t))return!1;var n=Object.keys(e),r=Object.keys(t);return aF(new Set([].concat(n,r))).every(function(n){var r=e[n],i=t[n];return"function"==typeof r&&"function"==typeof i||r===i})}(M.current||[],o||[])&&_.setFields(o||[]),M.current=o},[o,_]);var C=f.useMemo(function(){return ax(ax({},_),{},{validateTrigger:p})},[_,p]),T=f.createElement(aB.Provider,{value:null},f.createElement(aH.Provider,{value:C},n));return!1===l?T:f.createElement(l,e7({},b,{onSubmit:function(e){e.preventDefault(),e.stopPropagation(),_.submit()},onReset:function(e){var t;e.preventDefault(),_.resetFields(),null===(t=b.onReset)||void 0===t||t.call(b,e)}}),T)});uB.FormProvider=function(e){var t=e.validateMessages,n=e.onFormChange,r=e.onFormFinish,i=e.children,o=f.useContext(uq),s=f.useRef({});return f.createElement(uq.Provider,{value:ax(ax({},o),{},{validateMessages:ax(ax({},o.validateMessages),t),triggerFormChange:function(e,t){n&&n(e,{changedFields:t,forms:s.current}),o.triggerFormChange(e,t)},triggerFormFinish:function(e,t){r&&r(e,{values:t,forms:s.current}),o.triggerFormFinish(e,t)},registerForm:function(e,t){e&&(s.current=ax(ax({},s.current),{},aw({},e,t))),o.registerForm(e,t)},unregisterForm:function(e){var t=ax({},s.current);delete t[e],s.current=t,o.unregisterForm(e)}})},i)},uB.Field=uT,uB.List=uV,uB.useForm=uz,uB.useWatch=uH;var uY=function(e,t,n){(void 0===n||eb(e[t],n))&&(void 0!==n||t in e)||ey(e,t,n)},uK={exports:{}};!function(e,t){var n=t&&!t.nodeType&&t,r=n&&e&&!e.nodeType&&e,i=r&&r.exports===n?G.Buffer:void 0,o=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=o?o(n):new e.constructor(n);return e.copy(r),r}}(uK,uK.exports);var uG=function(e){var t=new e.constructor(e.byteLength);return new sj(t).set(new sj(e)),t},uQ=Object.create,uZ=function(){function e(){}return function(t){if(!eo(t))return{};if(uQ)return uQ(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),uX=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},uJ=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},u0=Object.prototype.hasOwnProperty,u1=function(e){if(!eo(e))return uJ(e);var t=e0(e),n=[];for(var r in e)"constructor"==r&&(t||!u0.call(e,r))||n.push(r);return n},u3=function(e){return eP(e)?eX(e,!0):u1(e)},u6=uK.exports,u2=function(e,t){var n=t?uG(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)},u5=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t},u4=eq.exports,u7=function(e){if(!eI(e)||"[object Object]"!=ei(e))return!1;var t=iF(e);if(null===t)return!0;var n=iP.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&ik.call(n)==iA},u8=function(e,t,n){for(var r=-1,i=Object(e),o=n(e),s=o.length;s--;){var a=o[++r];if(!1===t(i[a],a,i))break}return e},u9=function(e,t,n,r,i,o,s){var a=uX(e,n),u=uX(t,n),c=s.get(u);if(c){uY(e,n,c);return}var l=o?o(a,u,n+"",e,t,s):void 0,f=void 0===l;if(f){var h=ez(u),d=!h&&u4(u),p=!h&&!d&&eK(u);(l=u,h||d||p)?ez(a)?l=a:eI(a)&&eP(a)?l=u5(a):d?(f=!1,l=u6(u,!0)):p?(f=!1,l=u2(u,!0)):l=[]:u7(u)||eN(u)?(l=a,eN(a))?l=ex(a,u3(a)):(!eo(a)||es(a))&&(l="function"!=typeof u.constructor||e0(u)?{}:uZ(iF(u))):f=!1}f&&(s.set(u,l),i(l,u,r,o,s),s.delete(u)),uY(e,n,l)},ce=function e(t,n,r,i,o){t!==n&&u8(n,function(s,a){if(o||(o=new sO),eo(s))u9(t,n,a,r,e,i,o);else{var u=i?i(uX(t,a),s,a+"",t,n,o):void 0;void 0===u&&(u=s),uY(t,a,u)}},u3)},ct=eV(function(e,t,n){ce(e,t,n)}),cn={},cr={exports:{}},ci={exports:{}};!function(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}(ci),function(e){var t=ci.exports.default;function n(r,i){if("function"==typeof WeakMap)var o=new WeakMap,s=new WeakMap;return(e.exports=n=function(e,n){if(!n&&e&&e.__esModule)return e;var r,i,a={__proto__:null,default:e};if(null===e||"object"!=t(e)&&"function"!=typeof e)return a;if(r=n?s:o){if(r.has(e))return r.get(e);r.set(e,a)}for(var u in e)"default"!==u&&({}).hasOwnProperty.call(e,u)&&((i=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,u))&&(i.get||i.set)?r(a,u,i):a[u]=e[u]);return a},e.exports.__esModule=!0,e.exports.default=e.exports)(r,i)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports}(cr);var co={exports:{}};!function(e){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports}(co);var cs={};Object.defineProperty(cs,"__esModule",{value:!0}),cs.call=ch,cs.default=void 0,cs.note=cl,cs.noteOnce=cp,cs.preMessage=void 0,cs.resetWarned=cf,cs.warning=cc,cs.warningOnce=cd;var ca={},cu=cs.preMessage=function(e){};function cc(e,t){}function cl(e,t){}function cf(){ca={}}function ch(e,t,n){t||ca[n]||(e(!1,n),ca[n]=!0)}function cd(e,t){ch(cc,e,t)}function cp(e,t){ch(cl,e,t)}cd.preMessage=cu,cd.resetWarned=cf,cd.noteOnce=cp,cs.default=cd;var cv=cr.exports.default,cg=co.exports.default;Object.defineProperty(cn,"__esModule",{value:!0}),exports.default_1=cn.default=cn.HOOK_MARK=void 0;var cm=cg(cs),cy=cv(h.default);cn.HOOK_MARK="RC_FORM_INTERNAL_HOOKS";var cb=function(){(0,cm.default)(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},cw=cy.createContext({getFieldValue:cb,getFieldsValue:cb,getFieldError:cb,getFieldWarning:cb,getFieldsError:cb,isFieldsTouched:cb,isFieldTouched:cb,isFieldValidating:cb,isFieldsValidating:cb,resetFields:cb,setFields:cb,setFieldValue:cb,setFieldsValue:cb,validateFields:cb,submit:cb,getInternalHooks:function(){return cb(),{dispatch:cb,initEntityValue:cb,registerField:cb,useSubscribe:cb,setInitialValues:cb,destroyForm:cb,setCallbacks:cb,registerWatch:cb,getFields:cb,setValidateMessages:cb,setPreserve:cb,getInitialValue:cb}}});exports.default_1=cn.default=cw;const c_=["top","right","bottom","left"],cx=((e,t)=>e.concat(t,t+"-start",t+"-end"),Math.min),cO=Math.max,cE=Math.round,cS=Math.floor,cF=e=>({x:e,y:e}),cj={left:"right",right:"left",bottom:"top",top:"bottom"},ck={start:"end",end:"start"};function cP(e,t){return"function"==typeof e?e(t):e}function cA(e){return e.split("-")[0]}function cM(e){return e.split("-")[1]}function cC(e){return"x"===e?"y":"x"}function cT(e){return"y"===e?"height":"width"}const cV=new Set(["top","bottom"]);function cI(e){return cV.has(cA(e))?"y":"x"}function cR(e){return e.replace(/start|end/g,e=>ck[e])}const c$=["left","right"],cD=["right","left"],cL=["top","bottom"],cN=["bottom","top"];function cz(e){return e.replace(/left|right|bottom|top/g,e=>cj[e])}function cq(e){return"number"!=typeof e?{top:0,right:0,bottom:0,left:0,...e}:{top:e,right:e,bottom:e,left:e}}function cW(e){let{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function cU(e,t,n){let r,{reference:i,floating:o}=e,s=cI(t),a=cC(cI(t)),u=cT(a),c=cA(t),l="y"===s,f=i.x+i.width/2-o.width/2,h=i.y+i.height/2-o.height/2,d=i[u]/2-o[u]/2;switch(c){case"top":r={x:f,y:i.y-o.height};break;case"bottom":r={x:f,y:i.y+i.height};break;case"right":r={x:i.x+i.width,y:h};break;case"left":r={x:i.x-o.width,y:h};break;default:r={x:i.x,y:i.y}}switch(cM(t)){case"start":r[a]-=d*(n&&l?-1:1);break;case"end":r[a]+=d*(n&&l?-1:1)}return r}const cH=async(e,t,n)=>{let{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:s}=n,a=o.filter(Boolean),u=await (null==s.isRTL?void 0:s.isRTL(t)),c=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:l,y:f}=cU(c,r,u),h=r,d={},p=0;for(let n=0;n<a.length;n++){let{name:o,fn:v}=a[n],{x:g,y:m,data:y,reset:b}=await v({x:l,y:f,initialPlacement:r,placement:h,strategy:i,middlewareData:d,rects:c,platform:s,elements:{reference:e,floating:t}});l=null!=g?g:l,f=null!=m?m:f,d={...d,[o]:{...d[o],...y}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(h=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:i}):b.rects),{x:l,y:f}=cU(c,h,u)),n=-1)}return{x:l,y:f,placement:h,strategy:i,middlewareData:d}};async function cB(e,t){var n;void 0===t&&(t={});let{x:r,y:i,platform:o,rects:s,elements:a,strategy:u}=e,{boundary:c="clippingAncestors",rootBoundary:l="viewport",elementContext:f="floating",altBoundary:h=!1,padding:d=0}=cP(t,e),p=cq(d),v=a[h?"floating"===f?"reference":"floating":f],g=cW(await o.getClippingRect({element:null==(n=await (null==o.isElement?void 0:o.isElement(v)))||n?v:v.contextElement||await (null==o.getDocumentElement?void 0:o.getDocumentElement(a.floating)),boundary:c,rootBoundary:l,strategy:u})),m="floating"===f?{x:r,y:i,width:s.floating.width,height:s.floating.height}:s.reference,y=await (null==o.getOffsetParent?void 0:o.getOffsetParent(a.floating)),b=await (null==o.isElement?void 0:o.isElement(y))&&await (null==o.getScale?void 0:o.getScale(y))||{x:1,y:1},w=cW(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:m,offsetParent:y,strategy:u}):m);return{top:(g.top-w.top+p.top)/b.y,bottom:(w.bottom-g.bottom+p.bottom)/b.y,left:(g.left-w.left+p.left)/b.x,right:(w.right-g.right+p.right)/b.x}}const cY=e=>({name:"arrow",options:e,async fn(t){let{x:n,y:r,placement:i,rects:o,platform:s,elements:a,middlewareData:u}=t,{element:c,padding:l=0}=cP(e,t)||{};if(null==c)return{};let f=cq(l),h={x:n,y:r},d=cC(cI(i)),p=cT(d),v=await s.getDimensions(c),g="y"===d,m=g?"clientHeight":"clientWidth",y=o.reference[p]+o.reference[d]-h[d]-o.floating[p],b=h[d]-o.reference[d],w=await (null==s.getOffsetParent?void 0:s.getOffsetParent(c)),_=w?w[m]:0;_&&await (null==s.isElement?void 0:s.isElement(w))||(_=a.floating[m]||o.floating[p]);let x=_/2-v[p]/2-1,O=cx(f[g?"top":"left"],x),E=cx(f[g?"bottom":"right"],x),S=_-v[p]-E,F=_/2-v[p]/2+(y/2-b/2),j=cO(O,cx(F,S)),k=!u.arrow&&null!=cM(i)&&F!==j&&o.reference[p]/2-(F<O?O:E)-v[p]/2<0,P=k?F<O?F-O:F-S:0;return{[d]:h[d]+P,data:{[d]:j,centerOffset:F-j-P,...k&&{alignmentOffset:P}},reset:k}}});function cK(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function cG(e){return c_.some(t=>e[t]>=0)}const cQ=new Set(["left","top"]);async function cZ(e,t){let{placement:n,platform:r,elements:i}=e,o=await (null==r.isRTL?void 0:r.isRTL(i.floating)),s=cA(n),a=cM(n),u="y"===cI(n),c=cQ.has(s)?-1:1,l=o&&u?-1:1,f=cP(t,e),{mainAxis:h,crossAxis:d,alignmentAxis:p}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&"number"==typeof p&&(d="end"===a?-1*p:p),u?{x:d*l,y:h*c}:{x:h*c,y:d*l}}function cX(){return"undefined"!=typeof window}function cJ(e){return c3(e)?(e.nodeName||"").toLowerCase():"#document"}function c0(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function c1(e){var t;return null==(t=(c3(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function c3(e){return!!cX()&&(e instanceof Node||e instanceof c0(e).Node)}function c6(e){return!!cX()&&(e instanceof Element||e instanceof c0(e).Element)}function c2(e){return!!cX()&&(e instanceof HTMLElement||e instanceof c0(e).HTMLElement)}function c5(e){return!!cX()&&"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof c0(e).ShadowRoot)}const c4=new Set(["inline","contents"]);function c7(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=lu(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!c4.has(i)}const c8=new Set(["table","td","th"]),c9=[":popover-open",":modal"];function le(e){return c9.some(t=>{try{return e.matches(t)}catch(e){return!1}})}const lt=["transform","translate","scale","rotate","perspective"],ln=["transform","translate","scale","rotate","perspective","filter"],lr=["paint","layout","strict","content"];function li(e){let t=lo(),n=c6(e)?lu(e):e;return lt.some(e=>!!n[e]&&"none"!==n[e])||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||ln.some(e=>(n.willChange||"").includes(e))||lr.some(e=>(n.contain||"").includes(e))}function lo(){return"undefined"!=typeof CSS&&!!CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")}const ls=new Set(["html","body","#document"]);function la(e){return ls.has(cJ(e))}function lu(e){return c0(e).getComputedStyle(e)}function lc(e){return c6(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ll(e){if("html"===cJ(e))return e;let t=e.assignedSlot||e.parentNode||c5(e)&&e.host||c1(e);return c5(t)?t.host:t}function lf(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);let i=function e(t){let n=ll(t);return la(n)?t.ownerDocument?t.ownerDocument.body:t.body:c2(n)&&c7(n)?n:e(n)}(e),o=i===(null==(r=e.ownerDocument)?void 0:r.body),s=c0(i);if(o){let e=lh(s);return t.concat(s,s.visualViewport||[],c7(i)?i:[],e&&n?lf(e):[])}return t.concat(i,lf(i,[],n))}function lh(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ld(e){let t=lu(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,i=c2(e),o=i?e.offsetWidth:n,s=i?e.offsetHeight:r,a=cE(n)!==o||cE(r)!==s;return a&&(n=o,r=s),{width:n,height:r,$:a}}function lp(e){return c6(e)?e:e.contextElement}function lv(e){let t=lp(e);if(!c2(t))return cF(1);let n=t.getBoundingClientRect(),{width:r,height:i,$:o}=ld(t),s=(o?cE(n.width):n.width)/r,a=(o?cE(n.height):n.height)/i;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const lg=cF(0);function lm(e){let t=c0(e);return lo()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:lg}function ly(e,t,n,r){var i;void 0===t&&(t=!1),void 0===n&&(n=!1);let o=e.getBoundingClientRect(),s=lp(e),a=cF(1);t&&(r?c6(r)&&(a=lv(r)):a=lv(e));let u=(void 0===(i=n)&&(i=!1),r&&(!i||r===c0(s))&&i)?lm(s):cF(0),c=(o.left+u.x)/a.x,l=(o.top+u.y)/a.y,f=o.width/a.x,h=o.height/a.y;if(s){let e=c0(s),t=r&&c6(r)?c0(r):r,n=e,i=lh(n);for(;i&&r&&t!==n;){let e=lv(i),t=i.getBoundingClientRect(),r=lu(i),o=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,f*=e.x,h*=e.y,c+=o,l+=s,i=lh(n=c0(i))}}return cW({width:f,height:h,x:c,y:l})}function lb(e,t){let n=lc(e).scrollLeft;return t?t.left+n:ly(c1(e)).left+n}function lw(e,t){let n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-lb(e,n),i=n.top+t.scrollTop;return{x:r,y:i}}const l_=new Set(["absolute","fixed"]);function lx(e,t,n){let r;if("viewport"===t)r=function(e,t){let n=c0(e),r=c1(e),i=n.visualViewport,o=r.clientWidth,s=r.clientHeight,a=0,u=0;if(i){o=i.width,s=i.height;let e=lo();(!e||e&&"fixed"===t)&&(a=i.offsetLeft,u=i.offsetTop)}let c=lb(r);if(c<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,s=Math.abs(r.clientWidth-t.clientWidth-i);s<=25&&(o-=s)}else c<=25&&(o+=c);return{width:o,height:s,x:a,y:u}}(e,n);else if("document"===t)r=function(e){let t=c1(e),n=lc(e),r=e.ownerDocument.body,i=cO(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=cO(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),s=-n.scrollLeft+lb(e),a=-n.scrollTop;return"rtl"===lu(r).direction&&(s+=cO(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:s,y:a}}(c1(e));else if(c6(t))r=function(e,t){let n=ly(e,!0,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=c2(e)?lv(e):cF(1),s=e.clientWidth*o.x,a=e.clientHeight*o.y,u=i*o.x,c=r*o.y;return{width:s,height:a,x:u,y:c}}(t,n);else{let n=lm(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return cW(r)}function lO(e){return"static"===lu(e).position}function lE(e,t){if(!c2(e)||"fixed"===lu(e).position)return null;if(t)return t(e);let n=e.offsetParent;return c1(e)===n&&(n=n.ownerDocument.body),n}function lS(e,t){var n;let r=c0(e);if(le(e))return r;if(!c2(e)){let t=ll(e);for(;t&&!la(t);){if(c6(t)&&!lO(t))return t;t=ll(t)}return r}let i=lE(e,t);for(;i&&(n=i,c8.has(cJ(n)))&&lO(i);)i=lE(i,t);return i&&la(i)&&lO(i)&&!li(i)?r:i||function(e){let t=ll(e);for(;c2(t)&&!la(t);){if(li(t))return t;if(le(t))break;t=ll(t)}return null}(e)||r}const lF=async function(e){let t=this.getOffsetParent||lS,n=this.getDimensions,r=await n(e.floating);return{reference:function(e,t,n){let r=c2(t),i=c1(t),o="fixed"===n,s=ly(e,!0,o,t),a={scrollLeft:0,scrollTop:0},u=cF(0);if(r||!r&&!o){if(("body"!==cJ(t)||c7(i))&&(a=lc(t)),r){let e=ly(t,!0,o,t);u.x=e.x+t.clientLeft,u.y=e.y+t.clientTop}else i&&(u.x=lb(i))}o&&!r&&i&&(u.x=lb(i));let c=!i||r||o?cF(0):lw(i,a),l=s.left+a.scrollLeft-u.x-c.x,f=s.top+a.scrollTop-u.y-c.y;return{x:l,y:f,width:s.width,height:s.height}}(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},lj={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e,o="fixed"===i,s=c1(r),a=!!t&&le(t.floating);if(r===s||a&&o)return n;let u={scrollLeft:0,scrollTop:0},c=cF(1),l=cF(0),f=c2(r);if((f||!f&&!o)&&(("body"!==cJ(r)||c7(s))&&(u=lc(r)),c2(r))){let e=ly(r);c=lv(r),l.x=e.x+r.clientLeft,l.y=e.y+r.clientTop}let h=!s||f||o?cF(0):lw(s,u);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-u.scrollLeft*c.x+l.x+h.x,y:n.y*c.y-u.scrollTop*c.y+l.y+h.y}},getDocumentElement:c1,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,o="clippingAncestors"===n?le(t)?[]:function(e,t){let n=t.get(e);if(n)return n;let r=lf(e,[],!1).filter(e=>c6(e)&&"body"!==cJ(e)),i=null,o="fixed"===lu(e).position,s=o?ll(e):e;for(;c6(s)&&!la(s);){let t=lu(s),n=li(s);n||"fixed"!==t.position||(i=null);let a=o?!n&&!i:!n&&"static"===t.position&&!!i&&l_.has(i.position)||c7(s)&&!n&&function e(t,n){let r=ll(t);return!(r===n||!c6(r)||la(r))&&("fixed"===lu(r).position||e(r,n))}(e,s);a?r=r.filter(e=>e!==s):i=t,s=ll(s)}return t.set(e,r),r}(t,this._c):[].concat(n),s=[...o,r],a=s[0],u=s.reduce((e,n)=>{let r=lx(t,n,i);return e.top=cO(r.top,e.top),e.right=cx(r.right,e.right),e.bottom=cx(r.bottom,e.bottom),e.left=cO(r.left,e.left),e},lx(t,a,i));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}},getOffsetParent:lS,getElementRects:lF,getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){let{width:t,height:n}=ld(e);return{width:t,height:n}},getScale:lv,isElement:c6,isRTL:function(e){return"rtl"===lu(e).direction}};function lk(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}const lP=(e,t,n)=>{let r=new Map,i={platform:lj,...n},o={...i.platform,_c:r};return cH(e,t,{...i,platform:o})};function lA(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function lM(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function lC(e,t){return(lC=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function lT(e){return(lT=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function lV(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(lV=function(){return!!e})()}var lI="[big.js] ",lR=lI+"Invalid ",l$=lR+"decimal places",lD=lR+"rounding mode",lL=lI+"Division by zero",lN={},lz=void 0,lq=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function lW(e,t,n,r){var i=e.c;if(n===lz&&(n=e.constructor.RM),0!==n&&1!==n&&2!==n&&3!==n)throw Error(lD);if(t<1)r=3===n&&(r||!!i[0])||0===t&&(1===n&&i[0]>=5||2===n&&(i[0]>5||5===i[0]&&(r||i[1]!==lz))),i.length=1,r?(e.e=e.e-t+1,i[0]=1):i[0]=e.e=0;else if(t<i.length){if(r=1===n&&i[t]>=5||2===n&&(i[t]>5||5===i[t]&&(r||i[t+1]!==lz||1&i[t-1]))||3===n&&(r||!!i[0]),i.length=t,r){for(;++i[--t]>9;)if(i[t]=0,0===t){++e.e,i.unshift(1);break}}for(t=i.length;!i[--t];)i.pop()}return e}function lU(e,t,n){var r=e.e,i=e.c.join(""),o=i.length;if(t)i=i.charAt(0)+(o>1?"."+i.slice(1):"")+(r<0?"e":"e+")+r;else if(r<0){for(;++r;)i="0"+i;i="0."+i}else if(r>0){if(++r>o)for(r-=o;r--;)i+="0";else r<o&&(i=i.slice(0,r)+"."+i.slice(r))}else o>1&&(i=i.charAt(0)+"."+i.slice(1));return e.s<0&&n?"-"+i:i}lN.abs=function(){var e=new this.constructor(this);return e.s=1,e},lN.cmp=function(e){var t,n=this.c,r=(e=new this.constructor(e)).c,i=this.s,o=e.s,s=this.e,a=e.e;if(!n[0]||!r[0])return n[0]?i:r[0]?-o:0;if(i!=o)return i;if(t=i<0,s!=a)return s>a^t?1:-1;for(i=-1,o=(s=n.length)<(a=r.length)?s:a;++i<o;)if(n[i]!=r[i])return n[i]>r[i]^t?1:-1;return s==a?0:s>a^t?1:-1},lN.div=function(e){var t=this.constructor,n=this.c,r=(e=new t(e)).c,i=this.s==e.s?1:-1,o=t.DP;if(o!==~~o||o<0||o>1e6)throw Error(l$);if(!r[0])throw Error(lL);if(!n[0])return e.s=i,e.c=[e.e=0],e;var s,a,u,c,l,f=r.slice(),h=s=r.length,d=n.length,p=n.slice(0,s),v=p.length,g=e,m=g.c=[],y=0,b=o+(g.e=this.e-e.e)+1;for(g.s=i,i=b<0?0:b,f.unshift(0);v++<s;)p.push(0);do{for(u=0;u<10;u++){if(s!=(v=p.length))c=s>v?1:-1;else for(l=-1,c=0;++l<s;)if(r[l]!=p[l]){c=r[l]>p[l]?1:-1;break}if(c<0){for(a=v==s?r:f;v;){if(p[--v]<a[v]){for(l=v;l&&!p[--l];)p[l]=9;--p[l],p[v]+=10}p[v]-=a[v]}for(;!p[0];)p.shift()}else break}m[y++]=c?u:++u,p[0]&&c?p[v]=n[h]||0:p=[n[h]]}while((h++<d||p[0]!==lz)&&i--);return!m[0]&&1!=y&&(m.shift(),g.e--,b--),y>b&&lW(g,b,t.RM,p[0]!==lz),g},lN.eq=function(e){return 0===this.cmp(e)},lN.gt=function(e){return this.cmp(e)>0},lN.gte=function(e){return this.cmp(e)>-1},lN.lt=function(e){return 0>this.cmp(e)},lN.lte=function(e){return 1>this.cmp(e)},lN.minus=lN.sub=function(e){var t,n,r,i,o=this.constructor,s=this.s,a=(e=new o(e)).s;if(s!=a)return e.s=-a,this.plus(e);var u=this.c.slice(),c=this.e,l=e.c,f=e.e;if(!u[0]||!l[0])return l[0]?e.s=-a:u[0]?e=new o(this):e.s=1,e;if(s=c-f){for((i=s<0)?(s=-s,r=u):(f=c,r=l),r.reverse(),a=s;a--;)r.push(0);r.reverse()}else for(n=((i=u.length<l.length)?u:l).length,s=a=0;a<n;a++)if(u[a]!=l[a]){i=u[a]<l[a];break}if(i&&(r=u,u=l,l=r,e.s=-e.s),(a=(n=l.length)-(t=u.length))>0)for(;a--;)u[t++]=0;for(a=t;n>s;){if(u[--n]<l[n]){for(t=n;t&&!u[--t];)u[t]=9;--u[t],u[n]+=10}u[n]-=l[n]}for(;0===u[--a];)u.pop();for(;0===u[0];)u.shift(),--f;return u[0]||(e.s=1,u=[f=0]),e.c=u,e.e=f,e},lN.mod=function(e){var t,n=this,r=n.constructor,i=n.s,o=(e=new r(e)).s;if(!e.c[0])throw Error(lL);return(n.s=e.s=1,t=1==e.cmp(n),n.s=i,e.s=o,t)?new r(n):(i=r.DP,o=r.RM,r.DP=r.RM=0,n=n.div(e),r.DP=i,r.RM=o,this.minus(n.times(e)))},lN.neg=function(){var e=new this.constructor(this);return e.s=-e.s,e},lN.plus=lN.add=function(e){var t,n,r,i=this.constructor;if(e=new i(e),this.s!=e.s)return e.s=-e.s,this.minus(e);var o=this.e,s=this.c,a=e.e,u=e.c;if(!s[0]||!u[0])return u[0]||(s[0]?e=new i(this):e.s=this.s),e;if(s=s.slice(),t=o-a){for(t>0?(a=o,r=u):(t=-t,r=s),r.reverse();t--;)r.push(0);r.reverse()}for(s.length-u.length<0&&(r=u,u=s,s=r),t=u.length,n=0;t;s[t]%=10)n=(s[--t]=s[t]+u[t]+n)/10|0;for(n&&(s.unshift(n),++a),t=s.length;0===s[--t];)s.pop();return e.c=s,e.e=a,e},lN.pow=function(e){var t=this,n=new t.constructor("1"),r=n,i=e<0;if(e!==~~e||e<-1e6||e>1e6)throw Error(lR+"exponent");for(i&&(e=-e);1&e&&(r=r.times(t)),e>>=1;)t=t.times(t);return i?n.div(r):r},lN.prec=function(e,t){if(e!==~~e||e<1||e>1e6)throw Error(lR+"precision");return lW(new this.constructor(this),e,t)},lN.round=function(e,t){if(e===lz)e=0;else if(e!==~~e||e<-1e6||e>1e6)throw Error(l$);return lW(new this.constructor(this),e+this.e+1,t)},lN.sqrt=function(){var e,t,n,r=this.constructor,i=this.s,o=this.e,s=new r("0.5");if(!this.c[0])return new r(this);if(i<0)throw Error(lI+"No square root");0===(i=Math.sqrt(+lU(this,!0,!0)))||i===1/0?((t=this.c.join("")).length+o&1||(t+="0"),i=Math.sqrt(t),o=((o+1)/2|0)-(o<0||1&o),e=new r((i==1/0?"5e":(i=i.toExponential()).slice(0,i.indexOf("e")+1))+o)):e=new r(i+""),o=e.e+(r.DP+=4);do n=e,e=s.times(n.plus(this.div(n)));while(n.c.slice(0,o).join("")!==e.c.slice(0,o).join(""));return lW(e,(r.DP-=4)+e.e+1,r.RM)},lN.times=lN.mul=function(e){var t,n=this.constructor,r=this.c,i=(e=new n(e)).c,o=r.length,s=i.length,a=this.e,u=e.e;if(e.s=this.s==e.s?1:-1,!r[0]||!i[0])return e.c=[e.e=0],e;for(e.e=a+u,o<s&&(t=r,r=i,i=t,u=o,o=s,s=u),t=Array(u=o+s);u--;)t[u]=0;for(a=s;a--;){for(s=0,u=o+a;u>a;)s=t[u]+i[a]*r[u-a-1]+s,t[u--]=s%10,s=s/10|0;t[u]=s}for(s?++e.e:t.shift(),a=t.length;!t[--a];)t.pop();return e.c=t,e},lN.toExponential=function(e,t){var n=this,r=n.c[0];if(e!==lz){if(e!==~~e||e<0||e>1e6)throw Error(l$);for(n=lW(new n.constructor(n),++e,t);n.c.length<e;)n.c.push(0)}return lU(n,!0,!!r)},lN.toFixed=function(e,t){var n=this,r=n.c[0];if(e!==lz){if(e!==~~e||e<0||e>1e6)throw Error(l$);for(n=lW(new n.constructor(n),e+n.e+1,t),e=e+n.e+1;n.c.length<e;)n.c.push(0)}return lU(n,!1,!!r)},lN[Symbol.for("nodejs.util.inspect.custom")]=lN.toJSON=lN.toString=function(){var e=this.constructor;return lU(this,this.e<=e.NE||this.e>=e.PE,!!this.c[0])},lN.toNumber=function(){var e=+lU(this,!0,!0);if(!0===this.constructor.strict&&!this.eq(e.toString()))throw Error(lI+"Imprecise conversion");return e},lN.toPrecision=function(e,t){var n=this,r=n.constructor,i=n.c[0];if(e!==lz){if(e!==~~e||e<1||e>1e6)throw Error(lR+"precision");for(n=lW(new r(n),e,t);n.c.length<e;)n.c.push(0)}return lU(n,e<=n.e||n.e<=r.NE||n.e>=r.PE,!!i)},lN.valueOf=function(){var e=this.constructor;if(!0===e.strict)throw Error(lI+"valueOf disallowed");return lU(this,this.e<=e.NE||this.e>=e.PE,!0)};var lH=function e(){function t(n){var r=this;if(!(r instanceof t))return n===lz?e():new t(n);if(n instanceof t)r.s=n.s,r.e=n.e,r.c=n.c.slice();else{if("string"!=typeof n){if(!0===t.strict&&"bigint"!=typeof n)throw TypeError(lR+"value");n=0===n&&1/n<0?"-0":String(n)}!function(e,t){var n,r,i;if(!lq.test(t))throw Error(lR+"number");for(e.s="-"==t.charAt(0)?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),i=t.length,r=0;r<i&&"0"==t.charAt(r);)++r;if(r==i)e.c=[e.e=0];else{for(;i>0&&"0"==t.charAt(--i););for(e.e=n-r-1,e.c=[],n=0;r<=i;)e.c[n++]=+t.charAt(r++)}}(r,n)}r.constructor=t}return t.prototype=lN,t.DP=20,t.RM=1,t.NE=-7,t.PE=21,t.strict=!1,t.roundDown=0,t.roundHalfUp=1,t.roundHalfEven=2,t.roundUp=3,t}();exports.AaOutline=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M189.098667 124.970667L131.008 183.488 454.186667 512 130.986667 840.512l58.112 58.517333L512 570.773333l322.901333 328.256 58.090667-58.517333L569.834667 512 892.992 183.488l-58.090667-58.517333L512 453.205333 189.098667 124.970667z"}))},exports.AaOutline$1=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M189.098667 124.970667L131.008 183.488 454.186667 512 130.986667 840.512l58.112 58.517333L512 570.773333l322.901333 328.256 58.090667-58.517333L569.834667 512 892.992 183.488l-58.090667-58.517333L512 453.205333 189.098667 124.970667z"}))},exports.AaOutline$10=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m37.653333 167.616h-75.306666v274.282667c0 20.8 16.853333 37.653333 37.653333 37.653333h203.242667v-75.306666h-165.589334V252.970667z"}))},exports.AaOutline$11=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m133.12 240.32L512 458.752l-133.12-133.098667-53.226667 53.248 133.12 133.077334-133.12 133.12 53.248 53.248L512 565.226667l133.12 133.12 53.226667-53.248-133.12-133.12 133.12-133.077334-53.248-53.248z"}))},exports.AaOutline$12=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M704 208.213333L644.373333 149.333333 277.333333 512.170667 644.394667 874.666667l59.584-58.922667-307.413334-303.594667z"}))},exports.AaOutline$13=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m0 75.306667C317.952 160.64 160.64 317.930667 160.64 512S317.930667 863.36 512 863.36 863.36 706.069333 863.36 512 706.069333 160.64 512 160.64z m37.653333 276.053333v301.184h-75.306666V436.714667h75.306666z m0-125.482666v75.306666h-75.306666v-75.306666h75.306666z"}))},exports.AaOutline$14=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m0 75.306667C317.952 160.64 160.64 317.930667 160.64 512S317.930667 863.36 512 863.36 863.36 706.069333 863.36 512 706.069333 160.64 512 160.64z m37.653333 92.309333V489.6h165.589334v75.285333H512c-20.8 0-37.653333-16.853333-37.653333-37.653333V252.949333h75.306666z"}))},exports.AaOutline$15=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M128 490.666667h768v85.333333H128z"}))},exports.AaOutline$16=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m0 75.306667C317.952 160.64 160.64 317.930667 160.64 512S317.930667 863.36 512 863.36 863.36 706.069333 863.36 512 706.069333 160.64 512 160.64z m133.12 165.013333l53.226667 53.248-133.12 133.077334 133.12 133.12-53.248 53.248L512 565.226667l-133.12 133.12-53.226667-53.248 133.12-133.12-133.12-133.077334 53.248-53.248L512 458.752l133.12-133.098667z"}))},exports.AaOutline$2=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512.149333 627.434667L208.213333 320 149.333333 379.626667 512.170667 746.666667 874.666667 379.605333l-58.922667-59.584z"}))},exports.AaOutline$3=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M648.768 512.149333L341.333333 208.213333 400.96 149.333333 768 512.170667 400.938667 874.666667l-59.584-58.922667z"}))},exports.AaOutline$4=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M960 496.64v66.816a369.92 369.92 0 0 1-190.293333 291.52l-35.093334-67.861333a293.44 293.44 0 0 0 150.954667-257.066667c0-114.346667-65.002667-213.418667-159.786667-261.76l34.965334-67.904A369.856 369.856 0 0 1 960 496.661333z m-151.168 25.621333c0 83.392-43.946667 156.352-109.632 196.266667l-35.136-68.053333a152.64 152.64 0 0 0 68.864-128.213334 152.597333 152.597333 0 0 0-71.189333-129.664l35.072-68.010666a229.12 229.12 0 0 1 112.021333 197.674666zM609.301333 185.706667v652.586666c0 52.16-63.872 77.44-99.690666 39.466667l-166.442667-153.066667H139.946667C97.984 724.693333 64 690.453333 64 648.213333v-255.146666c0-40.704 31.594667-74.026667 71.466667-76.330667l5.077333-0.128 205.184 3.456 163.882667-173.824c35.818667-37.973333 99.690667-12.693333 99.690666 39.466667zM377.813333 397.098667l-237.888-4.010667v255.125333h232.682667l160.789333 147.861334V232.064l-155.584 165.034667z"}))},exports.AaOutline$5=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m0 75.306667C317.952 160.64 160.64 317.930667 160.64 512S317.930667 863.36 512 863.36 863.36 706.069333 863.36 512 706.069333 160.64 512 160.64z m-197.12 500.821333c138.389333-95.786667 255.850667-95.786667 394.24 0l-42.858667 61.909334c-112.597333-77.952-195.925333-77.952-308.522666 0z m96.725333-325.141333c27.733333 0 50.197333 22.464 50.197334 50.197333v75.306667a50.197333 50.197333 0 1 1-100.394667 0v-75.306667c0-27.733333 22.485333-50.197333 50.197333-50.197333z m200.789334 0c27.733333 0 50.197333 22.464 50.197333 50.197333v75.306667a50.197333 50.197333 0 1 1-100.394667 0v-75.306667c0-27.733333 22.464-50.197333 50.197334-50.197333z"}))},exports.AaOutline$6=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M536.917333 116.010667c11.946667 6.72 21.824 16.682667 28.48 28.8L929.429333 807.253333c19.648 35.776 6.912 80.874667-28.48 100.757334a72.661333 72.661333 0 0 1-35.584 9.322666H137.28C96.810667 917.333333 64 884.16 64 843.242667c0-12.586667 3.178667-24.96 9.216-35.989334L437.269333 144.789333a72.874667 72.874667 0 0 1 99.648-28.8zM501.333333 180.778667L137.28 843.242667h728.085333L501.333333 180.778667z m36.629334 514.282666v74.090667h-73.28V695.04h73.28z m0-320.042666v270.634666h-73.28V375.04h73.28z"}))},exports.AaOutline$7=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m0 75.306667C317.952 160.64 160.64 317.930667 160.64 512S317.930667 863.36 512 863.36 863.36 706.069333 863.36 512 706.069333 160.64 512 160.64z m198.890667 149.44l53.973333 52.48-319.786667 329.066667-160.96-167.018667 54.186667-52.266667 107.008 111.018667 265.578667-273.28z"}))},exports.AaOutline$8=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 48 48",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M24,2 C36.1502645,2 46,11.8497355 46,24 C46,36.1502645 36.1502645,46 24,46 C11.8497355,46 2,36.1502645 2,24 C2,11.8497355 11.8497355,2 24,2 Z M24,5 C13.5065898,5 5,13.5065898 5,24 C5,34.4934102 13.5065898,43 24,43 C34.4934102,43 43,34.4934102 43,24 C43,13.5065898 34.4934102,5 24,5 Z M26,32.4 L26,34.6 C26,34.8209139 25.8209139,35 25.6,35 L23.4,35 C23.1790861,35 23,34.8209139 23,34.6 L23,32.4 C23,32.1790861 23.1790861,32 23.4,32 L25.6,32 C25.8209139,32 26,32.1790861 26,32.4 Z M24,12 C27.8659932,12 31,15.1340068 31,19 C31,22.1706393 28.8919961,24.8489278 26.0010432,25.7098107 L26.0001268,28.6 C25.9999299,28.8208643 25.8208644,28.9998731 25.6,29 L23.4,29 C23.1790861,29 23,28.8209139 23,28.6 L23,23.4 C23,23.1790861 23.1790861,23 23.4,23 L24,23 L24,23 C26.209139,23 28,21.209139 28,19 C28,16.790861 26.209139,15 24,15 C21.790861,15 20,16.790861 20,19 L17,19 C17,15.1340068 20.1340068,12 24,12 Z"}))},exports.AaOutline$9=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 48 48",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M24,2 C36.1502645,2 46,11.8497355 46,24 C46,36.1502645 36.1502645,46 24,46 C11.8497355,46 2,36.1502645 2,24 C2,11.8497355 11.8497355,2 24,2 Z M18.6753876,16 L15.5637812,16 C15.4576916,16 15.3559474,16.0421451 15.2809323,16.1171635 C15.124726,16.2733766 15.1247316,16.5266426 15.2809447,16.6828489 L15.2809447,16.6828489 L22.299066,23.7006641 L14.6828159,31.3171619 C14.6078042,31.3921761 14.5656632,31.4939157 14.5656632,31.6 C14.5656632,31.8209139 14.7447493,32 14.9656632,32 L14.9656632,32 L18.0753284,32 C18.1814068,32 18.2831412,31.9578638 18.3581544,31.8828594 L18.3581544,31.8828594 L24.420066,25.8216641 L30.4818451,31.8828564 C30.5568585,31.9578626 30.6585942,32 30.7646741,32 L30.7646741,32 L33.8763476,32 C33.9824309,32 34.0841695,31.9578599 34.1591835,31.8828496 C34.315397,31.7266436 34.3154031,31.4733776 34.1591972,31.3171641 L34.1591972,31.3171641 L26.542066,23.6996641 L33.5591874,16.6828489 C33.6342057,16.6078338 33.6763508,16.5060896 33.6763508,16.4 C33.6763508,16.1790861 33.4972647,16 33.2763508,16 L33.2763508,16 L30.1637654,16 C30.0576705,16 29.9559218,16.0421493 29.8809058,16.1171741 L29.8809058,16.1171741 L24.420066,21.5786641 L18.9582218,16.1171488 C18.883208,16.0421394 18.7814701,16 18.6753876,16 L18.6753876,16 Z"}))},exports.Add=function(e){return f.createElement("svg",e7({xmlns:"http://www.w3.org/2000/svg",className:N({"cdmb-icon":!0},e.className)},e,{viewBox:"0 0 1024 1024",width:"1em",height:"1em"}),f.createElement("path",{fill:"currentColor",d:"M553.152 128l-0.021333 342.848H896v82.304l-342.869333-0.021333V896h-82.282667V553.130667H128v-82.282667h342.848V128h82.304z"}))},exports.Big=lH,exports.Context=aH,exports.List=uV,exports.RefForm=uB,exports.WrapperField=uT,exports.__generator=function(e,t){var n,r,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},s=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(a){return function(u){return function(a){if(n)throw TypeError("Generator is already executing.");for(;s&&(s=0,a[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(i=(i=o.trys).length>0&&i[i.length-1])&&(6===a[0]||2===a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(e){a=[6,e],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}},exports._assert_this_initialized=lA,exports._async_to_generator=function(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){W(o,r,i,s,a,"next",e)}function a(e){W(o,r,i,s,a,"throw",e)}s(void 0)})}},exports._class_call_check=function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")},exports._create_class=function(e,t,n){return t&&lM(e.prototype,t),n&&lM(e,n),e},exports._create_super=function(e){var t=lV();return function(){var n,r,i=lT(e);if(t){var o=lT(this).constructor;r=Reflect.construct(i,arguments,o)}else r=i.apply(this,arguments);return(n=r)&&("object"==(n&&"undefined"!=typeof Symbol&&n.constructor===Symbol?"symbol":typeof n)||"function"==typeof n)?n:lA(this)}},exports._define_property=d,exports._inherits=function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&lC(e,t)},exports._object_spread=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){d(e,t,n[t])})}return e},exports._object_spread_props=function(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e},exports._object_without_properties=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i},exports._reactIs_18_3_1_reactIs=oa,exports._sliced_to_array=function(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,a=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){a=!0,r=e}finally{try{s||null==i.return||i.return()}finally{if(a)throw r}}return o}}(e,t)||q(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()},exports._to_consumable_array=function(e){return function(e){if(Array.isArray(e))return z(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||q(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()},exports.animated=r4,exports.arrow=cY,exports.assignWith_1=e4,exports.autoUpdate=function(e,t,n,r){let i;void 0===r&&(r={});let{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:u="function"==typeof IntersectionObserver,animationFrame:c=!1}=r,l=lp(e),f=o||s?[...l?lf(l):[],...lf(t)]:[];f.forEach(e=>{o&&e.addEventListener("scroll",n,{passive:!0}),s&&e.addEventListener("resize",n)});let h=l&&u?function(e,t){let n,r=null,i=c1(e);function o(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,u){void 0===a&&(a=!1),void 0===u&&(u=1),o();let c=e.getBoundingClientRect(),{left:l,top:f,width:h,height:d}=c;if(a||t(),!h||!d)return;let p=cS(f),v=cS(i.clientWidth-(l+h)),g=cS(i.clientHeight-(f+d)),m=cS(l),y={rootMargin:-p+"px "+-v+"px "+-g+"px "+-m+"px",threshold:cO(0,cx(1,u))||1},b=!0;function w(t){let r=t[0].intersectionRatio;if(r!==u){if(!b)return s();r?s(!1,r):n=setTimeout(()=>{s(!1,1e-7)},1e3)}1!==r||lk(c,e.getBoundingClientRect())||s(),b=!1}try{r=new IntersectionObserver(w,{...y,root:i.ownerDocument})}catch(e){r=new IntersectionObserver(w,y)}r.observe(e)}(!0),o}(l,n):null,d=-1,p=null;a&&(p=new ResizeObserver(e=>{let[r]=e;r&&r.target===l&&p&&(p.unobserve(t),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{var e;null==(e=p)||e.observe(t)})),n()}),l&&!c&&p.observe(l),p.observe(t));let v=c?ly(e):null;return c&&function t(){let r=ly(e);v&&!lk(v,r)&&n(),v=r,i=requestAnimationFrame(t)}(),n(),()=>{var e;f.forEach(e=>{o&&e.removeEventListener("scroll",n),s&&e.removeEventListener("resize",n)}),null==h||h(),null==(e=p)||e.disconnect(),p=null,c&&cancelAnimationFrame(i)}},exports.classNames=N,exports.computePosition=lP,exports.createUpdateEffect=r7,exports.createUseGesture=function(e){return e.forEach(o8),function(e,t){let{handlers:n,nativeHandlers:r,config:i}=function(e,t){let[n,r,i]=function(e){let t={},n={},r=new Set;for(let i in e)sc.test(i)?(r.add(RegExp.lastMatch),n[i]=e[i]):t[i]=e[i];return[n,t,r]}(e),o={};return sl(i,n,"onDrag","drag",o,t),sl(i,n,"onWheel","wheel",o,t),sl(i,n,"onScroll","scroll",o,t),sl(i,n,"onPinch","pinch",o,t),sl(i,n,"onMove","move",o,t),sl(i,n,"onHover","hover",o,t),{handlers:o,config:t,nativeHandlers:r}}(e,t||{});return sf(n,i,void 0,r)}},exports.dayjs=iE,exports.dragAction=o9,exports.flip=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r,i,o,s;let{placement:a,middlewareData:u,rects:c,initialPlacement:l,platform:f,elements:h}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:v,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:y=!0,...b}=cP(e,t);if(null!=(n=u.arrow)&&n.alignmentOffset)return{};let w=cA(a),_=cI(l),x=cA(l)===l,O=await (null==f.isRTL?void 0:f.isRTL(h.floating)),E=v||(x||!y?[cz(l)]:function(e){let t=cz(e);return[cR(e),t,cR(t)]}(l)),S="none"!==m;!v&&S&&E.push(...function(e,t,n,r){let i=cM(e),o=function(e,t,n){switch(e){case"top":case"bottom":if(n)return t?cD:c$;return t?c$:cD;case"left":case"right":return t?cL:cN;default:return[]}}(cA(e),"start"===n,r);return i&&(o=o.map(e=>e+"-"+i),t&&(o=o.concat(o.map(cR)))),o}(l,y,m,O));let F=[l,...E],j=await cB(t,b),k=[],P=(null==(r=u.flip)?void 0:r.overflows)||[];if(d&&k.push(j[w]),p){let e=function(e,t,n){void 0===n&&(n=!1);let r=cM(e),i=cC(cI(e)),o=cT(i),s="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=cz(s)),[s,cz(s)]}(a,c,O);k.push(j[e[0]],j[e[1]])}if(P=[...P,{placement:a,overflows:k}],!k.every(e=>e<=0)){let e=((null==(i=u.flip)?void 0:i.index)||0)+1,t=F[e];if(t){let n="alignment"===p&&_!==cI(t);if(!n||P.every(e=>cI(e.placement)!==_||e.overflows[0]>0))return{data:{index:e,overflows:P},reset:{placement:t}}}let n=null==(o=P.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:o.placement;if(!n)switch(g){case"bestFit":{let e=null==(s=P.filter(e=>{if(S){let t=cI(e.placement);return t===_||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:s[0];e&&(n=e);break}case"initialPlacement":n=l}if(a!==n)return{reset:{placement:n}}}return{}}}},exports.getDefaultExportFromCjs=function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e},exports.hide=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){let{rects:n}=t,{strategy:r="referenceHidden",...i}=cP(e,t);switch(r){case"referenceHidden":{let e=await cB(t,{...i,elementContext:"reference"}),r=cK(e,n.reference);return{data:{referenceHiddenOffsets:r,referenceHidden:cG(r)}}}case"escaped":{let e=await cB(t,{...i,altBoundary:!0}),r=cK(e,n.floating);return{data:{escapedOffsets:r,escaped:cG(r)}}}default:return{}}}}},exports.isEqual_1=function(e,t){return function e(t,n,r,i,o){return t===n||(null!=t&&null!=n&&(eI(t)||eI(n))?s9(t,n,r,i,e,o):t!=t&&n!=n)}(e,t)},exports.isLeapYear=at,exports.isoWeek=ar,exports.isoWeeksInYear=ao,exports.jsx=function(e,t,n,r,i){return u.jsx(e,D(t),n,r,i)},exports.jsxs=function(e,t,n,r,i){return u.jsxs(e,D(t),n,r,i)},exports.limitShift=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:o,middlewareData:s}=t,{offset:a=0,mainAxis:u=!0,crossAxis:c=!0}=cP(e,t),l={x:n,y:r},f=cI(i),h=cC(f),d=l[h],p=l[f],v=cP(a,t),g="number"==typeof v?{mainAxis:v,crossAxis:0}:{mainAxis:0,crossAxis:0,...v};if(u){let e="y"===h?"height":"width",t=o.reference[h]-o.floating[e]+g.mainAxis,n=o.reference[h]+o.reference[e]-g.mainAxis;d<t?d=t:d>n&&(d=n)}if(c){var m,y;let e="y"===h?"width":"height",t=cQ.has(cA(i)),n=o.reference[f]-o.floating[e]+(t&&(null==(m=s.offset)?void 0:m[f])||0)+(t?0:g.crossAxis),r=o.reference[f]+o.reference[e]+(t?0:(null==(y=s.offset)?void 0:y[f])||0)-(t?g.crossAxis:0);p<n?p=n:p>r&&(p=r)}return{[h]:d,[f]:p}}}},exports.merge_1=ct,exports.offset=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;let{x:i,y:o,placement:s,middlewareData:a}=t,u=await cZ(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:i+u.x,y:o+u.y,data:{...u,placement:s}}}}},exports.optimizeImage=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.fileSize,r=t.tpsSize;return function(e,t,n,r,i){var o=e?e.replace(/_\d+x\d+(xz)?(q\d+)?\.(png|jpg|jpeg)(_\.webp)?/,""):"";o=o.replace(/http(s?):/g,"");var s=!1;if([/\/\/sc0[1234]\.alicdn\.com/,/\/\/s\.alicdn\.com\/@sc0[1234]/,/\/\/(img|gw)\.alicdn\.com/,/\/\/s\.alicdn\.com\/@img/,/\/\/(ossgw)\.alicdn\.com/,/\/\/s\.alicdn\.com\/@ossgw/,/\/\/(u)\.alicdn\.com/].forEach(function(e){e.test(o)&&(s=!0)}),!s)return o;if(/\/\/(sc01|sc02|sc03|sc04|img|gw|ossgw|u)\.alicdn\.com/.test(o)){var a=o.match(/(sc01|sc02|sc03|sc04|img|gw|ossgw|u).alicdn.com/);if(a&&a.length>=2){var u="gw"===a[1]?"img":a[1];o=o.replace(/(sc01|sc02|sc03|sc04|img|gw|ossgw|u).alicdn.com/,"s.alicdn.com/@".concat(u))}}var c=0;if(/\/\/s\.alicdn\.com\/@sc0[1234]/.test(o))c=t;else if(/\/\/s\.alicdn\.com\/@img/.test(o))c=r||t;else if(/\/\/s\.alicdn\.com\/@ossgw/.test(o)){if(/x-oss-process/.test(o))return o;var l=t&&r?Math.min(t,r):t||r;if("number"==typeof l&&l>0)return"".concat(o).concat(o.indexOf("?")>0?"&":"?","x-oss-process=image/resize,l_").concat(l,",limit_1")}if(/.gif/.test(o))return o;var f="";if(c&&(f=c?"_".concat(c,"x").concat(c):""),n&&(f+=f?"xz":""),i&&(f+=f?"q".concat(i):"_q".concat(i)),o.indexOf("?")>-1){var h=o.indexOf("?");o=f?"".concat(o.substring(0,h)).concat(f,".jpg").concat(o.substring(h)):o}else o=f?"".concat(o).concat(f,".jpg"):o;return o}(e,n,t.xz,r,t.quality)},exports.pinchAction={key:"pinch",engine:class extends oH{constructor(...e){super(...e),oj(this,"ingKey","pinching"),oj(this,"aliasKey","da")}init(){this.state.offset=[1,0],this.state.lastOffset=[1,0],this.state._pointerEvents=new Map}reset(){super.reset();let e=this.state;e._touchIds=[],e.canceled=!1,e.cancel=this.cancel.bind(this),e.turns=0}computeOffset(){let{type:e,movement:t,lastOffset:n}=this.state;"wheel"===e?this.state.offset=oE.add(t,n):this.state.offset=[(1+t[0])*n[0],t[1]+n[1]]}computeMovement(){let{offset:e,lastOffset:t}=this.state;this.state.movement=[e[0]/t[0],e[1]-t[1]]}axisIntent(){let e=this.state,[t,n]=e._movement;if(!e.axis){let r=30*Math.abs(t)-Math.abs(n);r<0?e.axis="angle":r>0&&(e.axis="scale")}}restrictToAxis(e){this.config.lockDirection&&("scale"===this.state.axis?e[1]=0:"angle"===this.state.axis&&(e[0]=0))}cancel(){let e=this.state;e.canceled||setTimeout(()=>{e.canceled=!0,e._active=!1,this.compute(),this.emit()},0)}touchStart(e){this.ctrl.setEventIds(e);let t=this.state,n=this.ctrl.touchIds;if(t._active&&t._touchIds.every(e=>n.has(e))||n.size<2)return;this.start(e),t._touchIds=Array.from(n).slice(0,2);let r=oD(e,t._touchIds);r&&this.pinchStart(e,r)}pointerStart(e){if(null!=e.buttons&&e.buttons%2!=1)return;this.ctrl.setEventIds(e),e.target.setPointerCapture(e.pointerId);let t=this.state,n=t._pointerEvents,r=this.ctrl.pointerIds;if(t._active&&Array.from(n.keys()).every(e=>r.has(e))||(n.size<2&&n.set(e.pointerId,e),t._pointerEvents.size<2))return;this.start(e);let i=o$(...Array.from(n.values()));i&&this.pinchStart(e,i)}pinchStart(e,t){let n=this.state;n.origin=t.origin,this.computeValues([t.distance,t.angle]),this.computeInitial(),this.compute(e),this.emit()}touchMove(e){if(!this.state._active)return;let t=oD(e,this.state._touchIds);t&&this.pinchMove(e,t)}pointerMove(e){let t=this.state._pointerEvents;if(t.has(e.pointerId)&&t.set(e.pointerId,e),!this.state._active)return;let n=o$(...Array.from(t.values()));n&&this.pinchMove(e,n)}pinchMove(e,t){let n=this.state,r=n._values[1],i=t.angle-r,o=0;Math.abs(i)>270&&(o+=Math.sign(i)),this.computeValues([t.distance,t.angle-360*o]),n.origin=t.origin,n.turns=o,n._movement=[n._values[0]/n._initial[0]-1,n._values[1]-n._initial[1]],this.compute(e),this.emit()}touchEnd(e){this.ctrl.setEventIds(e),this.state._active&&this.state._touchIds.some(e=>!this.ctrl.touchIds.has(e))&&(this.state._active=!1,this.compute(e),this.emit())}pointerEnd(e){let t=this.state;this.ctrl.setEventIds(e);try{e.target.releasePointerCapture(e.pointerId)}catch(e){}t._pointerEvents.has(e.pointerId)&&t._pointerEvents.delete(e.pointerId),t._active&&t._pointerEvents.size<2&&(t._active=!1,this.compute(e),this.emit())}gestureStart(e){e.cancelable&&e.preventDefault();let t=this.state;t._active||(this.start(e),this.computeValues([e.scale,e.rotation]),t.origin=[e.clientX,e.clientY],this.compute(e),this.emit())}gestureMove(e){if(e.cancelable&&e.preventDefault(),!this.state._active)return;let t=this.state;this.computeValues([e.scale,e.rotation]),t.origin=[e.clientX,e.clientY];let n=t._movement;t._movement=[e.scale-1,e.rotation],t._delta=oE.sub(t._movement,n),this.compute(e),this.emit()}gestureEnd(e){this.state._active&&(this.state._active=!1,this.compute(e),this.emit())}wheel(e){let t=this.config.modifierKey;(!t||(Array.isArray(t)?t.find(t=>e[t]):e[t]))&&(this.state._active?this.wheelChange(e):this.wheelStart(e),this.timeoutStore.add("wheelEnd",this.wheelEnd.bind(this)))}wheelStart(e){this.start(e),this.wheelChange(e)}wheelChange(e){"uv"in e||!e.cancelable||e.preventDefault();let t=this.state;t._delta=[-oz(e)[1]/100*t.offset[0],0],oE.addTo(t._movement,t._delta),o2(t),this.state.origin=[e.clientX,e.clientY],this.compute(e),this.emit()}wheelEnd(){this.state._active&&(this.state._active=!1,this.compute(),this.emit())}bind(e){let t=this.config.device;t&&(e(t,"start",this[t+"Start"].bind(this)),e(t,"change",this[t+"Move"].bind(this)),e(t,"end",this[t+"End"].bind(this)),e(t,"cancel",this[t+"End"].bind(this)),e("lostPointerCapture","",this[t+"End"].bind(this))),this.config.pinchOnWheel&&e("wheel","",this.wheel.bind(this),{passive:!1})}},resolver:o5},exports.shift=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...u}=cP(e,t),c={x:n,y:r},l=await cB(t,u),f=cI(cA(i)),h=cC(f),d=c[h],p=c[f];if(o){let e=d+l["y"===h?"top":"left"],t=d-l["y"===h?"bottom":"right"];d=cO(e,cx(d,t))}if(s){let e=p+l["y"===f?"top":"left"],t=p-l["y"===f?"bottom":"right"];p=cO(e,cx(p,t))}let v=a.fn({...t,[h]:d,[f]:p});return{...v,data:{x:v.x-n,y:v.y-r,enabled:{[h]:o,[f]:s}}}}}},exports.shim=i2,exports.useClickAway=function(e,t,n){void 0===n&&(n="click");var r=ie(e);ix(function(){var e=function(e){(Array.isArray(t)?t:[t]).some(function(t){var n=ib(t);return!n||n.contains(e.target)})||r.current(e)},i=iw(t),o=Array.isArray(n)?n:[n];return o.forEach(function(t){return i.addEventListener(t,e)}),function(){o.forEach(function(t){return i.removeEventListener(t,e)})}},Array.isArray(n)?n:[n],t)},exports.useDebounceEffect=function(e,t,n){var r,i,o,s,a=H(c.useState({}),2),u=a[0],l=a[1],f=(i=ie(function(){l({})}),o=null!==(r=null==n?void 0:n.wait)&&void 0!==r?r:1e3,s=c.useMemo(function(){return ig(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i.current.apply(i,B([],H(e),!1))},o,n)},[]),it(function(){s.cancel()}),{run:s,cancel:s.cancel,flush:s.flush}).run;c.useEffect(function(){return f()},t),r8(e,[u])},exports.useDrag=function(e,t){return o8(o9),sf({drag:e},t||{},"drag")},exports.useForm=uz,exports.useInViewport=function(e,t){var n=t||{},r=n.callback,i=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}(n,["callback"]),o=H(c.useState(),2),s=o[0],a=o[1],u=H(c.useState(),2),l=u[0],f=u[1];return ix(function(){var n=(Array.isArray(e)?e:[e]).map(function(e){return ib(e)}).filter(Boolean);if(n.length){var o=new IntersectionObserver(function(e){var t,n;try{for(var i=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),o=i.next();!o.done;o=i.next()){var s=o.value;f(s.intersectionRatio),a(s.isIntersecting),null==r||r(s)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}},U(U({},i),{root:ib(null==t?void 0:t.root)}));return n.forEach(function(e){return o.observe(e)}),function(){o.disconnect()}}},[null==t?void 0:t.rootMargin,null==t?void 0:t.threshold,r],e),[s,l]},exports.useIsomorphicLayoutEffect=iS,exports.useMemoizedFn=function(e){var t=c.useRef(e);t.current=c.useMemo(function(){return e},[e]);var n=c.useRef(void 0);return n.current||(n.current=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.current.apply(this,e)}),n.current},exports.useMount=function(e){c.useEffect(function(){var t=null==e?void 0:e();if(!t||"object"!=typeof t||"function"!=typeof t.then)return t},[])},exports.useSize=function(e){var t,n,r,i,o,s=H((t=c.useRef(0),r=(n=H(c.useState(function(){var t=ib(e);return t?{width:t.clientWidth,height:t.clientHeight}:void 0}),2))[0],i=n[1],o=c.useCallback(function(e){cancelAnimationFrame(t.current),t.current=requestAnimationFrame(function(){i(e)})},[]),it(function(){cancelAnimationFrame(t.current)}),[r,o]),2),a=s[0],u=s[1];return iX(function(){var t=ib(e);if(t){var n=new iQ(function(e){e.forEach(function(e){var t=e.target;u({width:t.clientWidth,height:t.clientHeight})})});return n.observe(t),function(){n.disconnect()}}},[],e),a},exports.useSpring=function(e,t){let n=tb.fun(e),[[r],i]=function(e,t,n){let r=tb.fun(t)&&t;r&&!n&&(n=[]);let i=c.useMemo(()=>r||3==arguments.length?rD():void 0,[]),o=c.useRef(0),s=nE(),a=c.useMemo(()=>({ctrls:[],queue:[],flush(e,t){let n=rA(e,t),r=o.current>0&&!a.queue.length&&!Object.keys(n).some(t=>!e.springs[t]);return r?rk(e,t):new Promise(r=>{rM(e,n),a.queue.push(()=>{r(rk(e,t))}),s()})}}),[]),u=c.useRef([...a.ctrls]),l=[],f=nj(e)||0;function h(e,n){for(let i=e;i<n;i++){let e=u.current[i]||(u.current[i]=new rj(null,a.flush)),n=r?r(i,e):t[i];n&&(l[i]=function(e){let t=rw(e);return tb.und(t.default)&&(t.default=nX(t)),t}(n))}}c.useMemo(()=>{t_(u.current.slice(e,f),e=>{var t;null==(t=e.ref)||t.delete(e),null==i||i.delete(e),e.stop(!0)}),u.current.length=e,h(f,e)},[e]),c.useMemo(()=>{h(0,Math.min(f,e))},n);let d=u.current.map((e,t)=>rA(e,l[t])),p=c.useContext(rR),v=nj(p),g=p!==v&&function(e){for(let t in e)return!0;return!1}(p);nx(()=>{o.current++,a.ctrls=u.current;let{queue:e}=a;e.length&&(a.queue=[],t_(e,e=>e())),t_(u.current,(e,t)=>{null==i||i.add(e),g&&e.start({default:p});let n=l[t];n&&(function(e,t){if(t&&e.ref!==t){var n;null==(n=e.ref)||n.delete(e),t.add(e),e.ref=t}}(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),nS(()=>()=>{t_(a.ctrls,e=>e.stop(!0))});let m=d.map(e=>nB({},e));return i?[m,i]:m}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r},exports.useThrottleFn=function(e,t){var n,r=ie(e),i=null!==(n=null==t?void 0:t.wait)&&void 0!==n?n:1e3,o=c.useMemo(function(){return iy(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return r.current.apply(r,B([],H(e),!1))},i,t)},[]);return it(function(){o.cancel()}),{run:o,cancel:o.cancel,flush:o.flush}},exports.useUnmount=it,exports.useUnmountedRef=function(){var e=c.useRef(!1);return c.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e},exports.useUpdate=function(){var e=H(c.useState({}),2)[1];return c.useCallback(function(){return e({})},[])},exports.useUpdateEffect=r8,exports.useWatch=uH,exports.useWheel=function(e,t){return o8(se),sf({wheel:e},t||{},"wheel")};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/ec4b2094", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-speedy3-redfox/index"),r=require("@ali/pnpm-react-dom@18/index");function n(e){return("function"==typeof e?e():e)||document.body}exports.renderToContainer=function(t,o){if(e.$env.is.web&&t){var i=n(t);return r.createPortal(o,i)}return o},exports.resolveContainer=n;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/5c12ef7a", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/49de1fe9");if(exports.supportsPassive=!1,e.canUseDom)try{var s={};Object.defineProperty(s,"passive",{get:function(){exports.supportsPassive=!0}}),window.addEventListener("test-passive",null,s)}catch(e){}
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/e774d926", [], function(require, exports, module) {"use strict";var e=require("@ali/pnpm-react@18/index"),t=require("@ali/ncom-crated-mobile-buyer@1/49de1fe9"),r=require("@ali/ncom-crated-mobile-buyer@1/5c12ef7a"),n=t.canUseDom?window:void 0,c=["scroll","auto","overlay"],o=0,u="cdmb-overflow-hidden";exports.useLockScroll=function(t,s){var i,a,l,f,d,v,m,h,p=(i=e.useRef(0),a=e.useRef(0),l=e.useRef(0),f=e.useRef(0),d=e.useRef(0),v=e.useRef(0),m=e.useRef(""),{move:function(e){var t,r,n=e.touches[0];l.current=n.clientX<0?0:n.clientX-i.current,f.current=n.clientY-a.current,d.current=Math.abs(l.current),v.current=Math.abs(f.current),m.current||(m.current=(t=d.current)>(r=v.current)&&t>10?"horizontal":r>t&&r>10?"vertical":"")},start:function(e){h(),i.current=e.touches[0].clientX,a.current=e.touches[0].clientY},reset:h=function(){l.current=0,f.current=0,d.current=0,v.current=0,m.current=""},startX:i,startY:a,deltaX:l,deltaY:f,offsetX:d,offsetY:v,direction:m,isVertical:function(){return"vertical"===m.current},isHorizontal:function(){return"horizontal"===m.current}}),b=function(e){p.move(e);var r=p.deltaY.current>0?"10":"01",o=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n,r=e;r&&r!==t&&1===r.nodeType&&r!==document.body;){var o=window.getComputedStyle(r).overflowY;if(c.includes(o)&&r.scrollHeight>r.clientHeight)return r;r=r.parentNode}return t}(e.target,t.current);if(o){var u=o.scrollHeight,s=o.offsetHeight,i=o.scrollTop,a="11";0===i?a=s>=u?"00":"01":i+s>=u&&(a="10"),"11"!==a&&p.isVertical()&&!(parseInt(a,2)&parseInt(r,2))&&e.cancelable&&e.preventDefault()}},g=function(){document.addEventListener("touchstart",p.start),document.addEventListener("touchmove",b,!!r.supportsPassive&&{passive:!1}),o||document.body.classList.add(u),o++},L=function(){!o||(document.removeEventListener("touchstart",p.start),document.removeEventListener("touchmove",b),--o||document.body.classList.remove(u))};e.useEffect(function(){return s?(g(),function(){L()}):function(){}},[s])};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/96297822", [], function(require, exports, module) {"use strict";var e=require("@ali/pnpm-react@18/index"),r=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf");exports.usePropsValue=function(u){var n=u.value,t=u.defaultValue,i=u.onChange,o=r.useUpdate(),c=e.useRef(void 0!==n?n:t);void 0!==n&&(c.current=n);var a=r.useMemoizedFn(function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],u="function"==typeof e?e(c.current):e;if(r||u!==c.current)return c.current=u,o(),null==i?void 0:i(u)});return[c.current,a]};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/58e1c343", [], function(require, exports, module) {"use strict";var t=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),e=require("@ali/ncom-speedy3-redfox/index"),i=require("@ali/pnpm-react@18/index"),s=require("@ali/ncom-crated-mobile-buyer@1/e774d926"),n=require("@ali/ncom-crated-mobile-buyer@1/ec4b2094"),o=require("@ali/ncom-crated-mobile-buyer@1/96297822"),l={},a={};Object.defineProperty(a,"__esModule",{value:!0}),a.AlloyFinger=void 0;var h=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},r=function(t,e){var i=h(t)*h(e);if(0===i)return 0;var s=(t.x*e.x+t.y*e.y)/i;return s>1&&(s=1),Math.acos(s)},u=function(t,e){var i=r(t,e);return t.x*e.y-e.x*t.y>0&&(i*=-1),180*i/Math.PI},c=function(){function t(t){this.handlers=[],this.el=t}return t.prototype.add=function(t){this.handlers.push(t)},t.prototype.del=function(t){t||(this.handlers=[]);for(var e=this.handlers.length;e>=0;e--)this.handlers[e]===t&&this.handlers.splice(e,1)},t.prototype.dispatch=function(){for(var t=0,e=this.handlers.length;t<e;t++){var i=this.handlers[t];"function"==typeof i&&i.apply(this.el,arguments)}},t}(),p=function(t,e){var i=new c(t);return i.add(e),i},d=function(){function t(t,e){this.element="string"==typeof t?document.querySelector(t):t,this.start=this.start.bind(this),this.move=this.move.bind(this),this.end=this.end.bind(this),this.cancel=this.cancel.bind(this),this.element.addEventListener("touchstart",this.start,!1),this.element.addEventListener("touchmove",this.move,!1),this.element.addEventListener("touchend",this.end,!1),this.element.addEventListener("touchcancel",this.cancel,!1),this.preV={x:null,y:null},this.pinchStartLen=null,this.zoom=1,this.isDoubleTap=!1;var i=function(){};this.rotate=p(this.element,e.rotate||i),this.touchStart=p(this.element,e.touchStart||i),this.multipointStart=p(this.element,e.multipointStart||i),this.multipointEnd=p(this.element,e.multipointEnd||i),this.pinch=p(this.element,e.pinch||i),this.swipe=p(this.element,e.swipe||i),this.tap=p(this.element,e.tap||i),this.doubleTap=p(this.element,e.doubleTap||i),this.longTap=p(this.element,e.longTap||i),this.singleTap=p(this.element,e.singleTap||i),this.pressMove=p(this.element,e.pressMove||i),this.twoFingerPressMove=p(this.element,e.twoFingerPressMove||i),this.touchMove=p(this.element,e.touchMove||i),this.touchEnd=p(this.element,e.touchEnd||i),this.touchCancel=p(this.element,e.touchCancel||i),this._cancelAllHandler=this.cancelAll.bind(this),window&&"function"==typeof window.addEventListener&&window.addEventListener("scroll",this._cancelAllHandler),this.delta=null,this.last=null,this.now=null,this.tapTimeout=null,this.singleTapTimeout=null,this.longTapTimeout=null,this.swipeTimeout=null,this.x1=this.x2=this.y1=this.y2=null,this.preTapPosition={x:null,y:null}}return t.prototype.start=function(t){if(t.touches){var e=this;this.now=Date.now(),this.x1=t.touches[0].pageX,this.y1=t.touches[0].pageY,this.delta=this.now-(this.last||this.now),this.touchStart.dispatch(t,this.element),null!==this.preTapPosition.x&&(this.isDoubleTap=this.delta>0&&this.delta<=250&&30>Math.abs(this.preTapPosition.x-this.x1)&&30>Math.abs(this.preTapPosition.y-this.y1),this.isDoubleTap&&clearTimeout(this.singleTapTimeout)),this.preTapPosition.x=this.x1,this.preTapPosition.y=this.y1,this.last=this.now;var i=this.preV;if(t.touches.length>1){this._cancelLongTap(),this._cancelSingleTap();var s={x:t.touches[1].pageX-this.x1,y:t.touches[1].pageY-this.y1};i.x=s.x,i.y=s.y,this.pinchStartLen=h(i),this.multipointStart.dispatch(t,this.element)}this._preventTap=!1,this.longTapTimeout=setTimeout((function(){e.longTap.dispatch(t,e.element),e._preventTap=!0}).bind(e),750)}},t.prototype.move=function(t){if(t.touches){var e=t,i=this.preV,s=t.touches.length,n=t.touches[0].pageX,o=t.touches[0].pageY;if(this.isDoubleTap=!1,s>1){var l=e.touches[1].pageX,a=e.touches[1].pageY,r={x:e.touches[1].pageX-n,y:e.touches[1].pageY-o};null!==i.x&&(this.pinchStartLen>0&&(e.zoom=h(r)/this.pinchStartLen,this.pinch.dispatch(e,this.element)),e.angle=u(r,i),this.rotate.dispatch(e,this.element)),i.x=r.x,i.y=r.y,null!==this.x2&&null!==this.sx2?(e.deltaX=(n-this.x2+l-this.sx2)/2,e.deltaY=(o-this.y2+a-this.sy2)/2):(e.deltaX=0,e.deltaY=0),this.twoFingerPressMove.dispatch(e,this.element),this.sx2=l,this.sy2=a}else{if(null!==this.x2){e.deltaX=n-this.x2,e.deltaY=o-this.y2;var c=Math.abs(this.x1-this.x2),p=Math.abs(this.y1-this.y2);(c>10||p>10)&&(this._preventTap=!0)}else e.deltaX=0,e.deltaY=0;this.pressMove.dispatch(e,this.element)}this.touchMove.dispatch(e,this.element),this._cancelLongTap(),this.x2=n,this.y2=o,s>1&&t.preventDefault()}},t.prototype.end=function(t){if(t.changedTouches){var e=t;this._cancelLongTap();var i=this;e.touches.length<2&&(this.multipointEnd.dispatch(e,this.element),this.sx2=this.sy2=null),this.x2&&Math.abs(this.x1-this.x2)>30||this.y2&&Math.abs(this.y1-this.y2)>30?(e.direction=this._swipeDirection(this.x1,this.x2,this.y1,this.y2),this.swipeTimeout=setTimeout(function(){i.swipe.dispatch(e,i.element)},0)):(this.tapTimeout=setTimeout(function(){i._preventTap||i.tap.dispatch(e,i.element),i.isDoubleTap&&(i.doubleTap.dispatch(e,i.element),i.isDoubleTap=!1)},0),i.isDoubleTap||(i.singleTapTimeout=setTimeout(function(){i.singleTap.dispatch(e,i.element)},250))),this.touchEnd.dispatch(e,this.element),this.preV.x=0,this.preV.y=0,this.zoom=1,this.pinchStartLen=null,this.x1=this.x2=this.y1=this.y2=null}},t.prototype.cancelAll=function(){this._preventTap=!0,clearTimeout(this.singleTapTimeout),clearTimeout(this.tapTimeout),clearTimeout(this.longTapTimeout),clearTimeout(this.swipeTimeout)},t.prototype.cancel=function(t){this.cancelAll(),this.touchCancel.dispatch(t,this.element)},t.prototype._cancelLongTap=function(){clearTimeout(this.longTapTimeout)},t.prototype._cancelSingleTap=function(){clearTimeout(this.singleTapTimeout)},t.prototype._swipeDirection=function(t,e,i,s){return Math.abs(t-e)>=Math.abs(i-s)?t-e>0?"Left":"Right":i-s>0?"Up":"Down"},t.prototype.on=function(t,e){this[t]&&this[t].add(e)},t.prototype.off=function(t,e){this[t]&&this[t].del(e)},t.prototype.destroy=function(){this.singleTapTimeout&&clearTimeout(this.singleTapTimeout),this.tapTimeout&&clearTimeout(this.tapTimeout),this.longTapTimeout&&clearTimeout(this.longTapTimeout),this.swipeTimeout&&clearTimeout(this.swipeTimeout),this.element.removeEventListener("touchstart",this.start),this.element.removeEventListener("touchmove",this.move),this.element.removeEventListener("touchend",this.end),this.element.removeEventListener("touchcancel",this.cancel),this.rotate.del(),this.touchStart.del(),this.multipointStart.del(),this.multipointEnd.del(),this.pinch.del(),this.swipe.del(),this.tap.del(),this.doubleTap.del(),this.longTap.del(),this.singleTap.del(),this.pressMove.del(),this.twoFingerPressMove.del(),this.touchMove.del(),this.touchEnd.del(),this.touchCancel.del(),this.preV=null,this.pinchStartLen=null,this.zoom=null,this.isDoubleTap=null,this.delta=null,this.last=null,this.now=null,this.tapTimeout=null,this.singleTapTimeout=null,this.longTapTimeout=null,this.swipeTimeout=null,this.x1=null,this.x2=null,this.y1=null,this.y2=null,this.preTapPosition=null,this.rotate=null,this.touchStart=null,this.multipointStart=null,this.multipointEnd=null,this.pinch=null,this.swipe=null,this.tap=null,this.doubleTap=null,this.longTap=null,this.singleTap=null,this.pressMove=null,this.touchMove=null,this.touchEnd=null,this.touchCancel=null,this.twoFingerPressMove=null,window&&"function"==typeof window.removeEventListener&&window.removeEventListener("scroll",this._cancelAllHandler)},t}();a.AlloyFinger=d,a.default=d,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.AlloyFinger=void 0,Object.defineProperty(t,"AlloyFinger",{enumerable:!0,get:function(){return a.AlloyFinger}}),t.default=a.AlloyFinger}(l);var m=t.getDefaultExportFromCjs(l),v=e.$env.is.android?e.$adapter.windVane.call:e.$adapter.windVane.callKit,y=e.$env.is.web&&location.href.indexOf("wx_xpage=true")>-1,T=e.$env.is.web&&location.href.indexOf("wx_page_unit")>-1,f=function(t){e.$env.is.windVane&&e.$env.is.AliBuyer&&e.$env.app.geVersion("7.60.0")&&v("XPage","bottomNavigation",{visiable:t,visible:t})},g=function(t){var i=t.useFinger,s=t.closeType,n=void 0===s?"":s;e.$tracker.getItraceInstance().then(function(t){t.report({category:102,msg:"popup组件",w_succ:i?1:0,c1:n})})};function x(e){var s=e.children,n=e.closeSelf,o=e.poupTouchableRef,l=e.popupRef,a=e.visible,h=void 0!==a&&a,r=i.useRef("ref");return i.useEffect(function(){var t=r.current;t&&(h?((y||T)&&f(!1),document.body.style.setProperty("overflow","hidden"),t.style.setProperty("--popup-animate","all 0.3s"),t.style.setProperty("--tab-dropdown-translateY",0),t.style.setProperty("--mask-appear","auto"),t.style.setProperty("--mask-show",.5)):((y||T)&&f(!0),document.body.style.setProperty("overflow","auto"),t.style.setProperty("--popup-animate","all 0.3s"),t.style.setProperty("--tab-dropdown-translateY","100%"),t.style.setProperty("--mask-show",0),setTimeout(function(){t.style.setProperty("--mask-appear","none")},300)))},[h]),i.useEffect(function(){var t,e,i,s,a,h,u;e=(t={poupTouchableRef:o,ref:r.current,onClose:n,popupRef:l.current}).poupTouchableRef,i=t.ref,s=t.popupRef,a=t.onClose,h={start:0,startTime:0,containerY:0},u=(null==s?void 0:s.clientHeight)||screen.height,new m(e.current,{touchStart:function(t){var e=t.changedTouches[0].pageY;h.start=e,h.containerY=0,h.startTime=t.timeStamp,i.style.setProperty("--popup-animate","none")},touchEnd:function(t){var e=t.changedTouches[0].pageY,s=h.start,n=(t.timeStamp-h.startTime)/1e3,o=Math.abs(e-s);i.style.setProperty("--popup-animate","all 0.3s"),o>u/2||o/n>800?(a&&a(),g({useFinger:!0,closeType:"finger"})):(i.style.setProperty("--tab-dropdown-translateY",0),h.containerY=0)},pressMove:function(t){h.containerY+=t.deltaY,h.containerY>0&&(i.style.setProperty("--tab-dropdown-translateY","".concat(h.containerY,"px")),i.style.setProperty("--mask-show",(u-h.containerY)/u*.5))}})},[]),t.jsxs("div",{className:"cdmb-popup",ref:r,style:e.style,children:[t.jsx("div",{className:"grid-mask",onClick:function(){g({useFinger:!1,closeType:"mask"}),null==n||n()}}),s]})}function w(){}function b(t){return"".concat(window.innerWidth*t/750,"px")}exports.Popup=function(l){var a=l.children,h=l.visible,r=l.title,u=l.onClose,c=void 0===u?w:u,p=l.onMaskClick,d=void 0===p?w:p,m=l.renderFooter,v=l.renderHeader,y=l.noHeader,T=l.className,f=l.popupHeight,_=l.getContainer,P=void 0===_?function(){return document.body}:_,M=t._object_without_properties(l,["children","visible","title","onClose","onMaskClick","renderFooter","renderHeader","noHeader","className","popupHeight","getContainer"]),j=i.useRef(),E=i.useRef();s.useLockScroll(E,h);var S={h1:b(e.$env.device.screenHeight-e.$env.device.statusBarHeight),h2:b(.85*e.$env.device.screenHeight),h3:b(.6*e.$env.device.screenHeight),h4:"auto"}[void 0===f?"h2":f],L=m?t.jsx("div",{className:"gird-footer bottom-safe-area",children:m()}):null,Y=t._sliced_to_array(o.usePropsValue({defaultValue:!1,value:h,onChange:function(t){t||null==c||c()}}),1)[0],C=function(){null==d||d(),null==c||c()},F=n.resolveContainer(P),N=t.jsx(x,t._object_spread_props(t._object_spread({visible:Y,closeSelf:C,poupTouchableRef:j,popupRef:E},M),{style:{"--popup-width":"".concat(null==F?void 0:F.clientWidth,"px"),"--popup-height":"".concat(null==F?void 0:F.clientHeight,"px")},children:t.jsxs("div",{style:{bottom:0,height:S},ref:E,className:t.classNames({"grid-total-container":!0},void 0===T?"":T),children:[t.jsx("div",{className:"popup-touchable",ref:j,children:t.jsx("div",{className:"ms-rectangle"})}),t.jsxs("div",{className:"grid-header",children:[!(void 0===y||y)&&t.jsxs("div",{className:"header-wrapper",children:[t.jsx("div",{className:"header-title",children:t.jsx("span",{children:void 0===r?"":r})}),t.jsx("div",{className:"header-icon-left"}),t.jsx("div",{className:"header-icon",onClick:function(t){t.preventDefault(),C&&C(),g({useFinger:!1,closeType:"closeBtn"})},children:t.jsx(t.AaOutline$1,{fontSize:22})})]}),v&&v()]}),t.jsx("div",{className:t.classNames({"grid-scroller":!0,"bottom-safe-area":!m}),children:a}),L]})}));return n.renderToContainer(P,N)};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/096b37c7", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),t=function(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}(require("@ali/pnpm-react@18/index"));exports.withNativeProps=function(a,s){var r=e._object_spread({},s.props);for(var n in a.className&&(r.className=e.classNames(s.props.className,a.className)),a.style&&(r.style=e._object_spread({},r.style,a.style)),void 0!==a.tabIndex&&(r.tabIndex=a.tabIndex),a)a.hasOwnProperty(n)&&(n.startsWith("data-")||n.startsWith("aria-"))&&(r[n]=a[n]);return t.default.cloneElement(s,r)};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/1f4263aa", [], function(require, exports, module) {"use strict";var r=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf");exports.mergeProp=function(r){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];for(var o=t.length-1;o>=0;o-=1)if(void 0!==t[o])return t[o];return r},exports.mergeProps=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];function o(r,e){return void 0===e?r:e}for(var i=r._object_spread({},t[0]),s=1;s<t.length;s++)i=r.assignWith_1(i,t[s],o);return i};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/dcb8a5bd", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),r=require("@ali/pnpm-react@18/index"),c=require("@ali/ncom-crated-mobile-buyer@1/096b37c7"),o=require("@ali/ncom-crated-mobile-buyer@1/1f4263aa"),t=new Set;function a(){return!1}var n="cdmb-spin-loading",s={default:"var(--cdmb-color-weak)",primary:"var(--cdmb-color-primary)",white:"var(--cdmb-color-white)"},i={color:"default"},l=r.memo(function(r){var l,d=o.mergeProps(i,r),u=e.shim.exports.useSyncExternalStore(function(e){return t.add(e),function(){t.delete(e)}},a),p=e.useSpring({cancel:u,loop:{reverse:!0},from:{percent:80},to:{percent:30},config:{duration:1200}}).percent;return c.withNativeProps(d,e.jsx(e.animated.div,{className:n,style:{"--color":null!==(l=s[d.color])&&void 0!==l?l:d.color,"--percent":p},children:e.jsx("svg",{className:"".concat(n,"-svg"),viewBox:"0 0 32 32",children:e.jsx(e.animated.circle,{className:"".concat(n,"-fill"),fill:"transparent",strokeWidth:"2",strokeDasharray:94.2477796076937,strokeDashoffset:p,strokeLinecap:"square",r:15,cx:16,cy:16})})}))});exports.SpinLoading=l;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/e965e9f0", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),n=require("@ali/pnpm-react@18/index"),r=require("@ali/ncom-crated-mobile-buyer@1/096b37c7"),o=require("@ali/ncom-crated-mobile-buyer@1/1f4263aa"),t=require("@ali/ncom-crated-mobile-buyer@1/dcb8a5bd"),c="cdmb-button",i={type:"normal",block:!1,loading:!1,nativeType:"button",size:"middle"},a=n.forwardRef(function(a,s){var l,d,p=o.mergeProps(i,a),u=n.useRef(null),f=p.loading,_=p.disabled||f;n.useImperativeHandle(s,function(){return{get nativeElement(){return u.current}}});var y=(l=e._async_to_generator(function(n){var r;return e.__generator(this,function(e){return null===(r=p.onClick)||void 0===r||r.call(p,n),[2]})}),function(e){return l.apply(this,arguments)});return r.withNativeProps(p,e.jsx("button",{ref:u,type:p.nativeType,onClick:y,className:e.classNames(c,p.type?"".concat(c,"-").concat(p.type):null,(d={},e._define_property(d,"".concat(c,"-block"),p.block),e._define_property(d,"".concat(c,"-disabled"),_),e._define_property(d,"".concat(c,"-mini"),"mini"===p.size),e._define_property(d,"".concat(c,"-small"),"small"===p.size),e._define_property(d,"".concat(c,"-large"),"large"===p.size),e._define_property(d,"".concat(c,"-loading"),f),e._define_property(d,"".concat(c,"-text"),p.text),d)),disabled:_,onMouseDown:p.onMouseDown,onMouseUp:p.onMouseUp,onTouchStart:p.onTouchStart,onTouchEnd:p.onTouchEnd,children:f?e.jsxs("div",{className:"".concat(c,"-icon-wrapper"),children:[e.jsx("span",{children:p.children}),e.jsx(t.SpinLoading,{className:"".concat(c,"-spin-loading"),color:"primary"===p.type?"white":"default"})]}):e.jsx("span",{children:p.children})}))});exports.Button=a;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/49621250", [], function(require, exports, module) {"use strict";exports.attachPropertiesToComponent=function(r,t){var e=r;for(var o in t)Object.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/a07cd359", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),n=require("@ali/pnpm-react@18/index");exports.NativeInput=function(t){var i=n.useRef(null),r=e.useMemoizedFn(function(e){e.stopPropagation(),e.stopImmediatePropagation();var n=e.target.checked;n!==t.checked&&t.onChange(n)});return n.useEffect(function(){if(!t.disabled&&i.current){var e=i.current;return e.addEventListener("click",r),function(){e.removeEventListener("click",r)}}},[t.disabled,t.onChange]),e.jsx("input",{ref:i,type:t.type,checked:t.checked,onChange:function(){},disabled:t.disabled,id:t.id})};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/06c91311", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/49621250"),c=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),n=require("@ali/pnpm-react@18/index"),r=require("@ali/ncom-crated-mobile-buyer@1/096b37c7"),i=require("@ali/ncom-crated-mobile-buyer@1/96297822"),t=require("@ali/ncom-crated-mobile-buyer@1/1f4263aa"),o=require("@ali/ncom-crated-mobile-buyer@1/a07cd359");require("@ali/ncom-crated-mobile-buyer@1/49de1fe9");var a=n.memo(function(e){return r.withNativeProps(e,c.jsx("svg",{viewBox:"0 0 40 40",children:c.jsx("path",{d:"M31.5541766,15 L28.0892433,15 L28.0892434,15 C27.971052,15 27.8576674,15.044522 27.7740471,15.1239792 L18.2724722,24.1625319 L13.2248725,19.3630279 L13.2248725,19.3630279 C13.1417074,19.2834412 13.0287551,19.2384807 12.9107898,19.2380079 L9.44474455,19.2380079 L9.44474454,19.2380079 C9.19869815,19.2384085 8.99957935,19.4284738 9,19.66253 C9,19.7747587 9.04719253,19.8823283 9.13066188,19.9616418 L17.0907466,27.5338228 C17.4170809,27.8442545 17.8447695,28 18.2713393,28 L18.2980697,28 C18.7168464,27.993643 19.133396,27.8378975 19.4530492,27.5338228 L31.8693384,15.7236361 L31.8693384,15.7236361 C32.0434167,15.5582251 32.0435739,15.2898919 31.8696892,15.1242941 C31.7860402,15.0446329 31.6725052,15 31.5541421,15 L31.5541766,15 Z",fill:"currentColor"})}))}),s=n.createContext(null),d=n.memo(function(e){return r.withNativeProps(e,c.jsx("svg",{viewBox:"0 0 1024 1024",children:c.jsx("path",{fill:"currentColor",d:"M128 490.666667h768v85.333333H128z"})}))}),u="cdmb-checkbox",l={defaultChecked:!1,indeterminate:!1},h=n.forwardRef(function(e,h){var p,f=n.useContext(s),j=t.mergeProps(l,e),v=c._sliced_to_array(i.usePropsValue({value:j.checked,defaultValue:j.defaultChecked,onChange:j.onChange}),2),m=v[0],x=v[1],C=j.disabled,_=j.value;return f&&void 0!==_&&(m=f.value.includes(_),x=function(e){var c;e?f.check(_):f.uncheck(_),null===(c=j.onChange)||void 0===c||c.call(j,e)},C=C||f.disabled),n.useImperativeHandle(h,function(){return{check:function(){x(!0)},uncheck:function(){x(!1)},toggle:function(){x(!m)}}}),r.withNativeProps(j,c.jsxs("label",{className:c.classNames(u,(p={},c._define_property(p,"".concat(u,"-checked"),m&&!j.indeterminate),c._define_property(p,"".concat(u,"-indeterminate"),j.indeterminate),c._define_property(p,"".concat(u,"-disabled"),C),c._define_property(p,"".concat(u,"-block"),j.block),p)),children:[c.jsx(o.NativeInput,{type:"checkbox",checked:m,onChange:x,disabled:C,id:j.id}),j.icon?c.jsx("div",{className:"".concat(u,"-custom-icon"),children:j.icon(m,j.indeterminate)}):c.jsx("div",{className:"".concat(u,"-icon"),children:j.indeterminate?c.jsx(d,{}):m&&c.jsx(a,{})}),j.children&&c.jsx("div",{className:"".concat(u,"-content"),children:j.children})]}))}),p={disabled:!1,defaultValue:[]},f=e.attachPropertiesToComponent(h,{Group:function(e){var n=t.mergeProps(p,e),r=c._sliced_to_array(i.usePropsValue(n),2),o=r[0],a=r[1];return c.jsx(s.Provider,{value:{value:o,disabled:n.disabled,check:function(e){a(c._to_consumable_array(o).concat([e]))},uncheck:function(e){a(o.filter(function(c){return c!==e}))}},children:n.children})}});exports.Checkbox=f;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/1a7d6f79", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),c=require("@ali/pnpm-react@18/index"),r=require("@ali/ncom-crated-mobile-buyer@1/096b37c7"),n=require("@ali/ncom-crated-mobile-buyer@1/1f4263aa"),i=function(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}(c),t="cdmb-space",o={direction:"horizontal"};exports.Space=function(c){var a,s=n.mergeProps(o,c),p=s.direction,d=s.onClick;return r.withNativeProps(s,e.jsx("div",{className:e.classNames(t,(a={},e._define_property(a,"".concat(t,"-wrap"),s.wrap),e._define_property(a,"".concat(t,"-block"),s.block),e._define_property(a,"".concat(t,"-").concat(p),!0),e._define_property(a,"".concat(t,"-align-").concat(s.align),!!s.align),e._define_property(a,"".concat(t,"-justify-").concat(s.justify),!!s.justify),a)),onClick:d,children:i.default.Children.map(s.children,function(c){return null!=c&&e.jsx("div",{className:"".concat(t,"-item"),children:c})})}))};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/7827419a", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/49621250"),c=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),a=require("@ali/pnpm-react@18/index"),n=require("@ali/ncom-crated-mobile-buyer@1/96297822"),r=require("@ali/ncom-crated-mobile-buyer@1/1f4263aa"),o=require("@ali/ncom-crated-mobile-buyer@1/096b37c7"),d=require("@ali/ncom-crated-mobile-buyer@1/a07cd359");require("@ali/ncom-crated-mobile-buyer@1/49de1fe9");var i=a.createContext(null),s={disabled:!1,defaultValue:null},l="cdmb-radio",u={defaultChecked:!1},t=e.attachPropertiesToComponent(function(e){var s,t=r.mergeProps(u,e),p=a.useContext(i),h=c._sliced_to_array(n.usePropsValue({value:t.checked,defaultValue:t.defaultChecked,onChange:t.onChange}),2),v=h[0],j=h[1],f=t.disabled,b=t.value;return p&&void 0!==b&&(v=p.value.includes(b),j=function(e){var c;e?p.check(b):p.uncheck(b),null===(c=t.onChange)||void 0===c||c.call(t,e)},f=f||p.disabled),o.withNativeProps(t,c.jsxs("label",{className:c.classNames(l,(s={},c._define_property(s,"".concat(l,"-checked"),v),c._define_property(s,"".concat(l,"-disabled"),f),c._define_property(s,"".concat(l,"-block"),t.block),s)),children:[c.jsx(d.NativeInput,{type:"radio",checked:v,onChange:j,disabled:f,id:t.id}),t.icon?c.jsx("div",{className:"".concat(l,"-custom-icon"),children:t.icon(v)}):c.jsx("div",{className:"".concat(l,"-icon"),children:c.jsx("div",{className:"".concat(l,"-selected-dot")})}),t.children&&c.jsx("div",{className:"".concat(l,"-content"),children:t.children})]}))},{Group:function(e){var a=r.mergeProps(s,e),o=c._sliced_to_array(n.usePropsValue({value:a.value,defaultValue:a.defaultValue,onChange:function(e){var c;null!==e&&(null===(c=a.onChange)||void 0===c||c.call(a,e))}}),2),d=o[0],l=o[1];return c.jsx(i.Provider,{value:{value:null===d?[]:[d],check:function(e){l(e)},uncheck:function(){},disabled:a.disabled},children:a.children})}});exports.Radio=t;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/e24e7895", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),a=require("@ali/pnpm-react@18/index"),t=function(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}(a),l="${label} is not a valid ${type}",r={current:{locale:function e(a,t){if("object"!=typeof a||"object"!=typeof t||Array.isArray(a)||Array.isArray(t))return void 0!==t?t:a;var l={};for(var r in a)Object.hasOwnProperty.call(a,r)&&(l[r]=e(a[r],t[r]));return l}({locale:"en",common:{confirm:"Confirm",cancel:"Cancel"},TestComponent:{placeholder:"Selecting",markItems:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},Input:{clear:"clear"},Select:{disabled:"Select disabled"},Switch:{name:"Switch"},Slider:{name:"Slider"},Form:{required:"Required",optional:"Optional",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:l,method:l,array:l,object:l,number:l,date:l,boolean:l,integer:l,float:l,regexp:l,email:l,url:l,hex:l},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},ImageUploader:{uploading:"Uploading...",upload:"Upload"},Mask:{name:"Mask"},Dialog:{ok:"OK"},DatePicker:{tillNow:"Till Now"},Stepper:{decrease:"decrease",increase:"increase"}},{locale:"zh-CH",common:{confirm:"确定",cancel:"取消"},TestComponent:{placeholder:"请选择",markItems:["一","二","三","四","五","六","日"]}})}};function n(){return r.current}var o=t.default.createContext(null);function i(){var e;return null!==(e=a.useContext(o))&&void 0!==e?e:n()}exports.ConfigProvider=function(a){var t=a.children,l=e._object_without_properties(a,["children"]),r=i();return e.jsx(o.Provider,{value:e._object_spread({},r,l),children:t})},exports.getDefaultConfig=n,exports.useConfig=i;
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

define("@ali/ncom-crated-mobile-buyer@1/032552bd", [], function(require, exports, module) {"use strict";var e=require("@ali/ncom-crated-mobile-buyer@1/994f6cdf"),c=require("@ali/pnpm-react@18/index"),s=require("@ali/ncom-crated-mobile-buyer@1/e774d926"),n=require("@ali/ncom-crated-mobile-buyer@1/96297822");require("@ali/ncom-crated-mobile-buyer@1/49de1fe9");var t=require("@ali/ncom-crated-mobile-buyer@1/58e1c343"),r=require("@ali/ncom-crated-mobile-buyer@1/e965e9f0"),l=require("@ali/ncom-crated-mobile-buyer@1/06c91311"),i=require("@ali/ncom-crated-mobile-buyer@1/1a7d6f79"),a=require("@ali/ncom-crated-mobile-buyer@1/7827419a"),o=require("@ali/ncom-crated-mobile-buyer@1/e24e7895");function u(s){var n=s.dataSource,t=s.values,l=s.onSelect,a=c.useRef(new Set),o=e.useUpdate();return c.useEffect(function(){a.current=new Set(t),o()},[o,t]),e.jsxs("div",{children:[n.map(function(c,s){return e.jsx(d,{item:c,index:s,isSelected:a.current.has(s),onSelect:function(e){var c=a.current;c.has(e)?c.delete(e):c.add(e),o()}},s)}),e.jsxs(i.Space,{direction:"vertical",block:!0,style:{padding:"0 20px"},children:[e.jsx(r.Button,{block:!0,onClick:function(){l(e._to_consumable_array(a.current.values()))},type:"primary",children:"Done"}),e.jsx(r.Button,{block:!0,onClick:function(){a.current.clear(),o()},children:"Clear all"})]})]})}function d(c){var s=c.isSelected,n=c.item,t=c.index,r=c.onSelect;return""==n?e.jsx("div",{className:"cdmb-select-box-item"}):e.jsxs("div",{onClick:function(){r(t)},className:"cdmb-select-box-item",children:[e.jsx("span",{className:e.classNames({"cdmb-select-box-text":!0}),children:"string"==typeof n?n:null==n?void 0:n.tabText}),e.jsx(l.Checkbox,{checked:s})]},"cdmb-select-item-".concat(t))}function p(c){var s=c.isSelected,n=c.item,t=c.index,r=c.onSelect;return""==n?e.jsx("div",{className:"cdmb-select-box-item"}):e.jsxs("div",{onClick:function(){r(t)},className:"cdmb-select-box-item",children:[e.jsx("span",{className:e.classNames({"cdmb-select-box-text":!0}),children:"string"==typeof n?n:null==n?void 0:n.tabText}),e.jsx(a.Radio.Group,{value:s?1:0,children:e.jsx(a.Radio,{value:1})})]},"cdmb-select-item-".concat(t))}function m(c){var s,n,t,r=c.onClick,l=c.content,i=c.type,a=c.placeholder,u=c.isActive,d=c.disabled,p=c.innerLabel,m=o.getDefaultConfig().locale;return s="normal"===i&&!!p,t=(n=!d&&!!l)&&s,e.jsxs("div",{className:e.classNames({normal:"normal"===i,capsule:"capsule"===i,pure:"pure"===i,icon:"icon"===i,"cdmb-select-content":!0,"status-active":u,"status-select":n,"status-disabled":d,"two-row-content":!t}),onClick:function(){d||null==r||r()},children:[e.jsxs("div",{className:"label-wrapper",children:[t&&e.jsx("div",{className:"inner-label",children:p}),("normal"===i||"capsule"===i||"pure"===i)&&e.jsx("span",{className:"cdmb-select-text",children:d?s?p:m.Select.disabled:n?Array.isArray(l)?"normal"===i?l.join(", "):e.jsxs("div",{className:"multiple-wrapper",children:[l[0],e.jsx("div",{className:"multiple-number",children:l.length})]}):l:s?p:a})]}),e.jsx(e.AaOutline$2,{className:"cdmb-select-btn-img"})]})}exports.Select=function(r){var l,i=r.dataSource,a=r.onVisibleChange,o=r.placeholder,d=r.disabled,j=r.type,b=r.innerLabel,x=r.multiple,v=e._sliced_to_array(n.usePropsValue({value:r.visible,defaultValue:!1,onChange:function(e){if(!1===e){var c;null===(c=r.onClose)||void 0===c||c.call(r)}}}),2),f=v[0],h=v[1],y=e._sliced_to_array(n.usePropsValue(e._object_spread_props(e._object_spread({},r),{onChange:function(e){var c;null===(c=r.onSelect)||void 0===c||c.call(r,e)}})),2),S=y[0],N=y[1],C=c.useRef(null);s.useLockScroll(C,f);var g=function(){var e;null==a||a({isOpen:!f}),f?_():(e=null==C?void 0:C.current)&&(h(!0),e.style.setProperty("--tab-icon-rotate","180deg"))};function _(){var e=null==C?void 0:C.current;e&&(h(!1),e.style.setProperty("--tab-icon-rotate","0deg"))}function k(e){g(),S!=e&&N(e)}return l=Array.isArray(S)?S.map(function(e){return i[e]}):i[S],e.jsxs("div",{ref:C,className:"cdmb-select",style:r.style,children:[e.jsx(m,{innerLabel:b,type:void 0===j?"normal":j,onClick:g,content:l,isActive:f,placeholder:o,disabled:d}),e.jsx(t.Popup,{visible:f,className:"tab-popup",onClose:function(){_()},getContainer:r.getContainer,title:"Alibaba.com",renderHeader:function(){return e.jsx("div",{className:"cdmb-select-list-placeholder"})},children:r.renderPopUp?r.renderPopUp({reference:C.current,dataSource:i,onItemSelect:k}):x?e.jsx(u,{dataSource:i,onSelect:k,values:Array.isArray(S)?S:[S]}):i.map(function(c,s){return e.jsx(p,{item:c,index:s,isSelected:s===S,onSelect:k},s)})})]})};
;        (function(e, k, f, g, d) {            if (d in e && e[d] !== null && e[d] !== undefined && e[f] === !0) {                if (k(e).length === 2 && e[g](f) === !0 || k(e).length === 1 && e[g](f) === !1) {                    module.exports = e[d];                    module.exports[d] = module.exports;                }            }        })(module.exports, Object.keys, '__esModule', 'propertyIsEnumerable', 'default');    });

