All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.kuangkie.hydrogen.bundle.10e167ec7c5dab4d2a86.js Maven / Gradle / Ivy

The newest version!
(self.webpackChunkhydrogen_react=self.webpackChunkhydrogen_react||[]).push([[8592],{17601:function(t,n,e){"use strict";e.r(n);var r=e(79654),i=e(77285),o=e(9431),a=e(38399),u=e(75474),s=e(35466),l=e(21213),c=e(66598),f=e(97076),h=e.n(f);e(77095),h().locale("zh-cn");var p=function(t){(0,o.Z)(h,t);var n,e,f=(n=h,e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}(),function(){var t,r=(0,u.Z)(n);if(e){var i=(0,u.Z)(this).constructor;t=Reflect.construct(r,arguments,i)}else t=r.apply(this,arguments);return(0,a.Z)(this,t)});function h(){return(0,r.Z)(this,h),f.apply(this,arguments)}return(0,i.Z)(h,[{key:"render",value:function(){return s.createElement(l.ZP,{locale:c.Z,theme:{}},this.props.children)}}]),h}(s.Component);n.default=p},45389:function(t){var n={};t.exports=n,n.createElement=function(t){return document.createElement(t)},n.createText=function(t){return document.createTextNode(t)},n.style=function(t,n){t.style.cssText=n},n.append=function(t,n){t.appendChild(n)},n.remove=function(t,n){t.removeChild(n)}},62764:function(t,n,e){var r=e(53931),i=e(45389),o=e(39849),a=function(t,n){n=n||{weight:"normal"},this.family=t,this.style=n.style||"normal",this.variant=n.variant||"normal",this.weight=n.weight||"normal",this.stretch=n.stretch||"stretch",this.featureSettings=n.featureSettings||"normal"};t.exports=a,a.HAS_WEBKIT_FALLBACK_BUG=null,a.DEFAULT_TIMEOUT=3e3,a.getUserAgent=function(){return window.navigator.userAgent},a.hasWebKitFallbackBug=function(){if(null===a.HAS_WEBKIT_FALLBACK_BUG){var t=/AppleWeb[kK]it\/([0-9]+)(?:\.([0-9]+))/.exec(a.getUserAgent());a.HAS_WEBKIT_FALLBACK_BUG=!!t&&(parseInt(t[1],10)<536||536===parseInt(t[1],10)&&parseInt(t[2],10)<=11)}return a.HAS_WEBKIT_FALLBACK_BUG},a.prototype.getStyle=function(){return"font-style:"+this.style+";font-variant:"+this.variant+";font-weight:"+this.weight+";font-stretch:"+this.stretch+";font-feature-settings:"+this.featureSettings+";-moz-font-feature-settings:"+this.featureSettings+";-webkit-font-feature-settings:"+this.featureSettings+";"},a.prototype.check=function(t,n){var e,u,s,l=t||"BESbswy",c=n||a.DEFAULT_TIMEOUT,f=this.getStyle(),h=i.createElement("div"),p=new o(l),d=new o(l),w=new o(l),b=-1,m=-1,v=-1,g=this;return p.setFont('"Times New Roman", sans-serif',f),d.setFont("serif",f),w.setFont("monospace",f),i.append(h,p.getElement()),i.append(h,d.getElement()),i.append(h,w.getElement()),i.append(document.body,h),e=p.getWidth(),u=d.getWidth(),s=w.getWidth(),new r((function(t,n){function r(){null!==h.parentNode&&i.remove(document.body,h)}function o(){-1!==b&&-1!==m&&-1!==v&&b===m&&m===v&&(a.hasWebKitFallbackBug()&&(b===e&&m===e&&v===e||b===u&&m===u&&v===u||b===s&&m===s&&v===s)||(r(),t(g)))}setTimeout((function(){r(),n(g)}),c),p.onResize((function(t){b=t,o()})),p.setFont(g.family+",sans-serif",f),d.onResize((function(t){m=t,o()})),d.setFont(g.family+",serif",f),w.onResize((function(t){v=t,o()})),w.setFont(g.family+",monospace",f)}))}},39849:function(t,n,e){var r=e(45389),i=function(t){var n="display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;";this.element=r.createElement("div"),this.element.setAttribute("aria-hidden","true"),r.append(this.element,r.createText(t)),this.collapsible=r.createElement("span"),this.expandable=r.createElement("span"),this.collapsibleInner=r.createElement("span"),this.expandableInner=r.createElement("span"),this.lastOffsetWidth=-1,r.style(this.collapsible,n),r.style(this.expandable,n),r.style(this.expandableInner,n),r.style(this.collapsibleInner,"display:inline-block;width:200%;height:200%;"),r.append(this.collapsible,this.collapsibleInner),r.append(this.expandable,this.expandableInner),r.append(this.element,this.collapsible),r.append(this.element,this.expandable)};t.exports=i,i.prototype.getElement=function(){return this.element},i.prototype.setFont=function(t,n){r.style(this.element,"min-width:20px;min-height:20px;display:inline-block;position:absolute;width:auto;margin:0;padding:0;top:-999px;left:-999px;white-space:nowrap;font-size:100px;font-family:"+t+";"+n)},i.prototype.getWidth=function(){return this.element.offsetWidth},i.prototype.setWidth=function(t){this.element.style.width=t+"px"},i.prototype.reset=function(){var t=this.getWidth(),n=t+100;return this.expandableInner.style.width=n+"px",this.expandable.scrollLeft=n,this.collapsible.scrollLeft=this.collapsible.scrollWidth+100,this.lastOffsetWidth!==t&&(this.lastOffsetWidth=t,!0)},i.prototype.onScroll=function(t){this.reset()&&null!==this.element.parentNode&&t(this.lastOffsetWidth)},i.prototype.onResize=function(t){var n=this;this.collapsible.addEventListener("scroll",(function(){n.onScroll(t)}),!1),this.expandable.addEventListener("scroll",(function(){n.onScroll(t)}),!1),this.reset()}},35116:function(t,n,e){var r;!function(i,o){"use strict";var a="function",u="undefined",s="object",l="string",c="major",f="model",h="name",p="type",d="vendor",w="version",b="architecture",m="console",v="mobile",g="tablet",y="smarttv",_="wearable",x="embedded",k="Amazon",A="Apple",E="ASUS",N="BlackBerry",S="Browser",T="Chrome",M="Firefox",$="Google",C="Huawei",q="LG",O="Microsoft",R="Motorola",z="Opera",B="Samsung",U="Sharp",I="Sony",P="Xiaomi",j="Zebra",L="Facebook",F="Chromium OS",H="Mac OS",W=function(t){for(var n={},e=0;e0?2===u.length?typeof u[1]==a?this[u[0]]=u[1].call(this,c):this[u[0]]=u[1]:3===u.length?typeof u[1]!==a||u[1].exec&&u[1].test?this[u[0]]=c?c.replace(u[1],u[2]):o:this[u[0]]=c?u[1].call(this,c,u[2]):o:4===u.length&&(this[u[0]]=c?u[3].call(this,c.replace(u[1],u[2])):o):this[u]=c||o;f+=2}},Y=function(t,n){for(var e in n)if(typeof n[e]===s&&n[e].length>0){for(var r=0;r2&&(t[f]="iPad",t[p]=g),t},this.getEngine=function(){var t={};return t[h]=o,t[w]=o,V.call(t,r,y.engine),t},this.getOS=function(){var t={};return t[h]=o,t[w]=o,V.call(t,r,y.os),_&&!t[h]&&m&&"Unknown"!=m.platform&&(t[h]=m.platform.replace(/chrome os/i,F).replace(/macos/i,H)),t},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return r},this.setUA=function(t){return r=typeof t===l&&t.length>500?K(t,500):t,this},this.setUA(r),this};Q.VERSION="0.7.37",Q.BROWSER=W([h,w,c]),Q.CPU=W([b]),Q.DEVICE=W([f,d,p,m,v,y,g,_,x]),Q.ENGINE=Q.OS=W([h,w]),typeof n!==u?(t.exports&&(n=t.exports=Q),n.UAParser=Q):e.amdO?(r=function(){return Q}.call(n,e,n,t))===o||(t.exports=r):typeof i!==u&&(i.UAParser=Q);var J=typeof i!==u&&(i.jQuery||i.Zepto);if(J&&!J.ua){var tt=new Q;J.ua=tt.getResult(),J.ua.get=function(){return tt.getUA()},J.ua.set=function(t){tt.setUA(t);var n=tt.getResult();for(var e in n)J.ua[e]=n[e]}}}("object"==typeof window?window:this)},3153:function(t,n,e){"use strict";function r(){}function i(t){return null==t?r:function(){return this.querySelector(t)}}function o(){return[]}function a(t){return null==t?o:function(){return this.querySelectorAll(t)}}function u(t){return function(){return this.matches(t)}}function s(t){return function(n){return n.matches(t)}}e.d(n,{Ys:function(){return ge}});var l=Array.prototype.find;function c(){return this.firstElementChild}var f=Array.prototype.filter;function h(){return Array.from(this.children)}function p(t){return new Array(t.length)}function d(t,n){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=n}function w(t,n,e,r,i,o){for(var a,u=0,s=n.length,l=o.length;un?1:t>=n?0:NaN}d.prototype={constructor:d,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,n){return this._parent.insertBefore(t,n)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};var y="http://www.w3.org/1999/xhtml",_={svg:"http://www.w3.org/2000/svg",xhtml:y,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function x(t){var n=t+="",e=n.indexOf(":");return e>=0&&"xmlns"!==(n=t.slice(0,e))&&(t=t.slice(e+1)),_.hasOwnProperty(n)?{space:_[n],local:t}:t}function k(t){return function(){this.removeAttribute(t)}}function A(t){return function(){this.removeAttributeNS(t.space,t.local)}}function E(t,n){return function(){this.setAttribute(t,n)}}function N(t,n){return function(){this.setAttributeNS(t.space,t.local,n)}}function S(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttribute(t):this.setAttribute(t,e)}}function T(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,e)}}function M(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function $(t){return function(){this.style.removeProperty(t)}}function C(t,n,e){return function(){this.style.setProperty(t,n,e)}}function q(t,n,e){return function(){var r=n.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,e)}}function O(t,n){return t.style.getPropertyValue(n)||M(t).getComputedStyle(t,null).getPropertyValue(n)}function R(t){return function(){delete this[t]}}function z(t,n){return function(){this[t]=n}}function B(t,n){return function(){var e=n.apply(this,arguments);null==e?delete this[t]:this[t]=e}}function U(t){return t.trim().split(/^|\s+/)}function I(t){return t.classList||new P(t)}function P(t){this._node=t,this._names=U(t.getAttribute("class")||"")}function j(t,n){for(var e=I(t),r=-1,i=n.length;++r=0&&(this._names.splice(n,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var ft=[null];function ht(t,n){this._groups=t,this._parents=n}function pt(){return new ht([[document.documentElement]],ft)}ht.prototype=pt.prototype={constructor:ht,select:function(t){"function"!=typeof t&&(t=i(t));for(var n=this._groups,e=n.length,r=new Array(e),o=0;o=E&&(E=A+1);!(k=_[E])&&++E=0;)(r=i[o])&&(a&&4^r.compareDocumentPosition(a)&&a.parentNode.insertBefore(r,a),a=r);return this},sort:function(t){function n(n,e){return n&&e?t(n.__data__,e.__data__):!n-!e}t||(t=g);for(var e=this._groups,r=e.length,i=new Array(r),o=0;o1?this.each((null==n?$:"function"==typeof n?q:C)(t,n,null==e?"":e)):O(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?R:"function"==typeof n?B:z)(t,n)):this.node()[t]},classed:function(t,n){var e=U(t+"");if(arguments.length<2){for(var r=I(this.node()),i=-1,o=e.length;++i=0&&(n=t.slice(e+1),t=t.slice(0,e)),{type:t,name:n}}))}(t+""),a=o.length;if(!(arguments.length<2)){for(u=n?ut:at,r=0;r{}};function bt(){for(var t,n=0,e=arguments.length,r={};n=0&&(n=t.slice(e+1),t=t.slice(0,e)),t&&!r.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:n}}))),a=-1,u=o.length;if(!(arguments.length<2)){if(null!=n&&"function"!=typeof n)throw new Error("invalid callback: "+n);for(;++a0)for(var e,r,i=new Array(e),o=0;o=0&&n._call.call(void 0,t),n=n._next;--kt}()}finally{kt=0,function(){for(var t,n,e=yt,r=1/0;e;)e._call?(r>e._time&&(r=e._time),t=e,e=e._next):(n=e._next,e._next=null,e=t?t._next=n:yt=n);_t=t,It(r)}(),Tt=0}}function Ut(){var t=$t.now(),n=t-St;n>Nt&&(Mt-=n,St=t)}function It(t){kt||(At&&(At=clearTimeout(At)),t-Tt>24?(t<1/0&&(At=setTimeout(Bt,t-$t.now()-Mt)),Et&&(Et=clearInterval(Et))):(Et||(St=$t.now(),Et=setInterval(Ut,Nt)),kt=1,Ct(Bt)))}function Pt(t,n,e){var r=new Rt;return n=null==n?0:+n,r.restart((e=>{r.stop(),t(e+n)}),n,e),r}Rt.prototype=zt.prototype={constructor:Rt,restart:function(t,n,e){if("function"!=typeof t)throw new TypeError("callback is not a function");e=(null==e?qt():+e)+(null==n?0:+n),this._next||_t===this||(_t?_t._next=this:yt=this,_t=this),this._call=t,this._time=e,It()},stop:function(){this._call&&(this._call=null,this._time=1/0,It())}};var jt=xt("start","end","cancel","interrupt"),Lt=[],Ft=0,Ht=3;function Wt(t,n,e,r,i,o){var a=t.__transition;if(a){if(e in a)return}else t.__transition={};!function(t,n,e){var r,i=t.__transition;function o(s){var l,c,f,h;if(1!==e.state)return u();for(l in i)if((h=i[l]).name===e.name){if(h.state===Ht)return Pt(o);4===h.state?(h.state=6,h.timer.stop(),h.on.call("interrupt",t,t.__data__,h.index,h.group),delete i[l]):+lFt)throw new Error("too late; already scheduled");return e}function Xt(t,n){var e=Kt(t,n);if(e.state>Ht)throw new Error("too late; already running");return e}function Kt(t,n){var e=t.__transition;if(!e||!(e=e[n]))throw new Error("transition not found");return e}function Vt(t,n){return t=+t,n=+n,function(e){return t*(1-e)+n*e}}var Yt,Zt=180/Math.PI,Gt={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Qt(t,n,e,r,i,o){var a,u,s;return(a=Math.sqrt(t*t+n*n))&&(t/=a,n/=a),(s=t*e+n*r)&&(e-=t*s,r-=n*s),(u=Math.sqrt(e*e+r*r))&&(e/=u,r/=u,s/=u),t*r180?n+=360:n-t>180&&(t+=360),o.push({i:e.push(i(e)+"rotate(",null,r)-2,x:Vt(t,n)})):n&&e.push(i(e)+"rotate("+n+r)}(o.rotate,a.rotate,u,s),function(t,n,e,o){t!==n?o.push({i:e.push(i(e)+"skewX(",null,r)-2,x:Vt(t,n)}):n&&e.push(i(e)+"skewX("+n+r)}(o.skewX,a.skewX,u,s),function(t,n,e,r,o,a){if(t!==e||n!==r){var u=o.push(i(o)+"scale(",null,",",null,")");a.push({i:u-4,x:Vt(t,e)},{i:u-2,x:Vt(n,r)})}else 1===e&&1===r||o.push(i(o)+"scale("+e+","+r+")")}(o.scaleX,o.scaleY,a.scaleX,a.scaleY,u,s),o=a=null,function(t){for(var n,e=-1,r=s.length;++e>8&15|n>>4&240,n>>4&15|240&n,(15&n)<<4|15&n,1):8===e?Nn(n>>24&255,n>>16&255,n>>8&255,(255&n)/255):4===e?Nn(n>>12&15|n>>8&240,n>>8&15|n>>4&240,n>>4&15|240&n,((15&n)<<4|15&n)/255):null):(n=wn.exec(t))?new Tn(n[1],n[2],n[3],1):(n=bn.exec(t))?new Tn(255*n[1]/100,255*n[2]/100,255*n[3]/100,1):(n=mn.exec(t))?Nn(n[1],n[2],n[3],n[4]):(n=vn.exec(t))?Nn(255*n[1]/100,255*n[2]/100,255*n[3]/100,n[4]):(n=gn.exec(t))?Rn(n[1],n[2]/100,n[3]/100,1):(n=yn.exec(t))?Rn(n[1],n[2]/100,n[3]/100,n[4]):_n.hasOwnProperty(t)?En(_n[t]):"transparent"===t?new Tn(NaN,NaN,NaN,0):null}function En(t){return new Tn(t>>16&255,t>>8&255,255&t,1)}function Nn(t,n,e,r){return r<=0&&(t=n=e=NaN),new Tn(t,n,e,r)}function Sn(t,n,e,r){return 1===arguments.length?((i=t)instanceof sn||(i=An(i)),i?new Tn((i=i.rgb()).r,i.g,i.b,i.opacity):new Tn):new Tn(t,n,e,null==r?1:r);var i}function Tn(t,n,e,r){this.r=+t,this.g=+n,this.b=+e,this.opacity=+r}function Mn(){return`#${On(this.r)}${On(this.g)}${On(this.b)}`}function $n(){const t=Cn(this.opacity);return`${1===t?"rgb(":"rgba("}${qn(this.r)}, ${qn(this.g)}, ${qn(this.b)}${1===t?")":`, ${t})`}`}function Cn(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function qn(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function On(t){return((t=qn(t))<16?"0":"")+t.toString(16)}function Rn(t,n,e,r){return r<=0?t=n=e=NaN:e<=0||e>=1?t=n=NaN:n<=0&&(t=NaN),new Bn(t,n,e,r)}function zn(t){if(t instanceof Bn)return new Bn(t.h,t.s,t.l,t.opacity);if(t instanceof sn||(t=An(t)),!t)return new Bn;if(t instanceof Bn)return t;var n=(t=t.rgb()).r/255,e=t.g/255,r=t.b/255,i=Math.min(n,e,r),o=Math.max(n,e,r),a=NaN,u=o-i,s=(o+i)/2;return u?(a=n===o?(e-r)/u+6*(e0&&s<1?0:a,new Bn(a,u,s,t.opacity)}function Bn(t,n,e,r){this.h=+t,this.s=+n,this.l=+e,this.opacity=+r}function Un(t){return(t=(t||0)%360)<0?t+360:t}function In(t){return Math.max(0,Math.min(1,t||0))}function Pn(t,n,e){return 255*(t<60?n+(e-n)*t/60:t<180?e:t<240?n+(e-n)*(240-t)/60:n)}function jn(t,n,e,r,i){var o=t*t,a=o*t;return((1-3*t+3*o-a)*n+(4-6*o+3*a)*e+(1+3*t+3*o-3*a)*r+a*i)/6}an(sn,An,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:xn,formatHex:xn,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return zn(this).formatHsl()},formatRgb:kn,toString:kn}),an(Tn,Sn,un(sn,{brighter(t){return t=null==t?cn:Math.pow(cn,t),new Tn(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?ln:Math.pow(ln,t),new Tn(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Tn(qn(this.r),qn(this.g),qn(this.b),Cn(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Mn,formatHex:Mn,formatHex8:function(){return`#${On(this.r)}${On(this.g)}${On(this.b)}${On(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:$n,toString:$n})),an(Bn,(function(t,n,e,r){return 1===arguments.length?zn(t):new Bn(t,n,e,null==r?1:r)}),un(sn,{brighter(t){return t=null==t?cn:Math.pow(cn,t),new Bn(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?ln:Math.pow(ln,t),new Bn(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),n=isNaN(t)||isNaN(this.s)?0:this.s,e=this.l,r=e+(e<.5?e:1-e)*n,i=2*e-r;return new Tn(Pn(t>=240?t-240:t+120,i,r),Pn(t,i,r),Pn(t<120?t+240:t-120,i,r),this.opacity)},clamp(){return new Bn(Un(this.h),In(this.s),In(this.l),Cn(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=Cn(this.opacity);return`${1===t?"hsl(":"hsla("}${Un(this.h)}, ${100*In(this.s)}%, ${100*In(this.l)}%${1===t?")":`, ${t})`}`}}));var Ln=t=>()=>t;function Fn(t,n){var e=n-t;return e?function(t,n){return function(e){return t+e*n}}(t,e):Ln(isNaN(t)?n:t)}var Hn=function t(n){var e=function(t){return 1==(t=+t)?Fn:function(n,e){return e-n?function(t,n,e){return t=Math.pow(t,e),n=Math.pow(n,e)-t,e=1/e,function(r){return Math.pow(t+r*n,e)}}(n,e,t):Ln(isNaN(n)?e:n)}}(n);function r(t,n){var r=e((t=Sn(t)).r,(n=Sn(n)).r),i=e(t.g,n.g),o=e(t.b,n.b),a=Fn(t.opacity,n.opacity);return function(n){return t.r=r(n),t.g=i(n),t.b=o(n),t.opacity=a(n),t+""}}return r.gamma=t,r}(1);function Wn(t){return function(n){var e,r,i=n.length,o=new Array(i),a=new Array(i),u=new Array(i);for(e=0;e=1?(e=1,n-1):Math.floor(e*n),i=t[r],o=t[r+1],a=r>0?t[r-1]:2*i-o,u=ro&&(i=n.slice(o,i),u[a]?u[a]+=i:u[++a]=i),(e=e[0])===(r=r[0])?u[a]?u[a]+=r:u[++a]=r:(u[++a]=null,s.push({i:a,x:Vt(e,r)})),o=Xn.lastIndex;return o=0&&(t=t.slice(0,n)),!t||"start"===t}))}(n)?Dt:Xt;return function(){var a=o(this,t),u=a.on;u!==r&&(i=(r=u).copy()).on(n,e),a.on=i}}(e,t,n))},attr:function(t,n){var e=x(t),r="transform"===e?nn:Vn;return this.attrTween(t,"function"==typeof n?(e.local?te:Jn)(e,r,on(this,"attr."+t,n)):null==n?(e.local?Zn:Yn)(e):(e.local?Qn:Gn)(e,r,n))},attrTween:function(t,n){var e="attr."+t;if(arguments.length<2)return(e=this.tween(e))&&e._value;if(null==n)return this.tween(e,null);if("function"!=typeof n)throw new Error;var r=x(t);return this.tween(e,(r.local?ne:ee)(r,n))},style:function(t,n,e){var r="transform"==(t+="")?tn:Vn;return null==n?this.styleTween(t,function(t,n){var e,r,i;return function(){var o=O(this,t),a=(this.style.removeProperty(t),O(this,t));return o===a?null:o===e&&a===r?i:i=n(e=o,r=a)}}(t,r)).on("end.style."+t,se(t)):"function"==typeof n?this.styleTween(t,function(t,n,e){var r,i,o;return function(){var a=O(this,t),u=e(this),s=u+"";return null==u&&(this.style.removeProperty(t),s=u=O(this,t)),a===s?null:a===r&&s===i?o:(i=s,o=n(r=a,u))}}(t,r,on(this,"style."+t,n))).each(function(t,n){var e,r,i,o,a="style."+n,u="end."+a;return function(){var s=Xt(this,t),l=s.on,c=null==s.value[a]?o||(o=se(n)):void 0;l===e&&i===c||(r=(e=l).copy()).on(u,i=c),s.on=r}}(this._id,t)):this.styleTween(t,function(t,n,e){var r,i,o=e+"";return function(){var a=O(this,t);return a===o?null:a===r?i:i=n(r=a,e)}}(t,r,n),e).on("end.style."+t,null)},styleTween:function(t,n,e){var r="style."+(t+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==n)return this.tween(r,null);if("function"!=typeof n)throw new Error;return this.tween(r,function(t,n,e){var r,i;function o(){var o=n.apply(this,arguments);return o!==i&&(r=(i=o)&&function(t,n,e){return function(r){this.style.setProperty(t,n.call(this,r),e)}}(t,o,e)),r}return o._value=n,o}(t,n,null==e?"":e))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var n=t(this);this.textContent=null==n?"":n}}(on(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var n="text";if(arguments.length<1)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;return this.tween(n,function(t){var n,e;function r(){var r=t.apply(this,arguments);return r!==e&&(n=(e=r)&&function(t){return function(n){this.textContent=t.call(this,n)}}(r)),n}return r._value=t,r}(t))},remove:function(){return this.on("end.remove",function(t){return function(){var n=this.parentNode;for(var e in this.__transition)if(+e!==t)return;n&&n.removeChild(this)}}(this._id))},tween:function(t,n){var e=this._id;if(t+="",arguments.length<2){for(var r,i=Kt(this.node(),e).tween,o=0,a=i.length;o2&&e.state<5,e.state=6,e.timer.stop(),e.on.call(r?"interrupt":"cancel",t,t.__data__,e.index,e.group),delete o[i]):a=!1;a&&delete t.__transition}}(this,t)}))},dt.prototype.transition=function(t){var n,e;t instanceof ce?(n=t._id,t=t._name):(n=fe(),(e=pe).time=qt(),t=null==t?null:t+"");for(var r=this._groups,i=r.length,o=0;o0&&(0,i.to)(M)-m&&(0,i.R3)(g>32?c(M+";",r,e,m-1):c((0,i.gx)(M," ","")+";",r,e,m-2),d);break;case 59:M+=";";default:if((0,i.R3)(T=s(M,n,e,w,b,a,p,E,N=[],S=[],m),f),123===A)if(0===b)u(M,n,T,T,N,f,m,p,S);else switch(99===v&&110===(0,i.uO)(M,3)?100:v){case 100:case 108:case 109:case 115:u(t,T,T,r&&(0,i.R3)(s(t,T,T,0,0,a,p,E,a,N=[],m),S),a,S,m,p,r?N:S);break;default:u(M,T,T,T,[""],S,0,p,S)}}w=b=g=0,_=k=1,E=M="",m=h;break;case 58:m=1+(0,i.to)(M),g=y;default:if(_<1)if(123==A)--_;else if(125==A&&0==_++&&125==(0,o.mp)())continue;switch(M+=(0,i.Dp)(A),A*_){case 38:k=b>0?1:(M+="\f",-1);break;case 44:p[w++]=((0,i.to)(M)-1)*k,k=1;break;case 64:45===(0,o.fj)()&&(M+=(0,o.iF)((0,o.lp)())),v=(0,o.fj)(),b=m=(0,i.to)(E=M+=(0,o.QU)((0,o.Ud)())),A++;break;case 45:45===y&&2==(0,i.to)(M)&&(_=0)}}return f}function s(t,n,e,a,u,s,l,c,f,h,p){for(var d=u-1,w=0===u?s:[""],b=(0,i.Ei)(w),m=0,v=0,g=0;m0?w[y]+" "+_:(0,i.gx)(_,/&\f/g,w[y])))&&(f[g++]=x);return(0,o.dH)(t,n,e,0===u?r.Fr:c,f,h,p)}function l(t,n,e){return(0,o.dH)(t,n,e,r.Ab,(0,i.Dp)((0,o.Tb)()),(0,i.tb)(t,2,-2),0)}function c(t,n,e,a){return(0,o.dH)(t,n,e,r.h5,(0,i.tb)(t,0,a),(0,i.tb)(t,a+1,-1),a)}},77045:function(t,n,e){"use strict";e.d(n,{P:function(){return a},q:function(){return o}});var r=e(51920),i=e(24582);function o(t,n){for(var e="",r=(0,i.Ei)(t),o=0;o0?(0,r.uO)(l,--u):0,o--,10===s&&(o=1,i--),s}function d(){return s=u2||v(s)>3?"":" "}function k(t,n){for(;--n&&d()&&!(s<48||s>102||s>57&&s<65||s>70&&s<97););return m(t,b()+(n<6&&32==w()&&32==d()))}function A(t){for(;d();)switch(s){case t:return u;case 34:case 39:34!==t&&39!==t&&A(s);break;case 40:41===t&&A(t);break;case 92:d()}return u}function E(t,n){for(;d()&&t+s!==57&&(t+s!==84||47!==w()););return"/*"+m(n,u-1)+"*"+(0,r.Dp)(47===t?t:d())}function N(t){for(;!v(w());)d();return m(t,u)}},24582:function(t,n,e){"use strict";e.d(n,{$e:function(){return b},Cw:function(){return c},Dp:function(){return i},EQ:function(){return s},Ei:function(){return d},R3:function(){return w},Wn:function(){return r},f0:function(){return o},fy:function(){return u},gx:function(){return l},tb:function(){return h},to:function(){return p},uO:function(){return f},vp:function(){return a}});var r=Math.abs,i=String.fromCharCode,o=Object.assign;function a(t,n){return 45^f(t,0)?(((n<<2^f(t,0))<<2^f(t,1))<<2^f(t,2))<<2^f(t,3):0}function u(t){return t.trim()}function s(t,n){return(t=n.exec(t))?t[0]:t}function l(t,n,e){return t.replace(n,e)}function c(t,n){return t.indexOf(n)}function f(t,n){return 0|t.charCodeAt(n)}function h(t,n,e){return t.slice(n,e)}function p(t){return t.length}function d(t){return t.length}function w(t,n){return n.push(t),t}function b(t,n){return t.map(n).join("")}}}]);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy