!function(r,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(r="undefined"!=typeof globalThis?globalThis:r||self)["Postcss blend colors"]=e()}(this,(function(){"use strict";"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function r(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var e={exports:{}}; /** * chroma.js - JavaScript library for color conversions * * Copyright (c) 2011-2019, Gregor Aisch * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * 3. The name Gregor Aisch may not be used to endorse or promote products * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE * DISCLAIMED. IN NO EVENT SHALL GREGOR AISCH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * ------------------------------------------------------- * * chroma.js includes colors from colorbrewer2.org, which are released under * the following license: * * Copyright (c) 2002 Cynthia Brewer, Mark Harrower, * and The Pennsylvania State University. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific * language governing permissions and limitations under the License. * * ------------------------------------------------------ * * Named colors are taken from X11 Color Names. * http://www.w3.org/TR/css3-color/#svg-color * * @preserve */e.exports=function(){for(var r=function(r,e,n){return void 0===e&&(e=0),void 0===n&&(n=1),rn?n:r},e=r,n=function(r){r._clipped=!1,r._unclipped=r.slice(0);for(var n=0;n<=3;n++)n<3?((r[n]<0||r[n]>255)&&(r._clipped=!0),r[n]=e(r[n],0,255)):3===n&&(r[n]=e(r[n],0,1));return r},t={},a=0,f=["Boolean","Number","String","Function","Array","Date","RegExp","Undefined","Null"];a=3?Array.prototype.slice.call(r):"object"==c(r[0])&&e?e.split("").filter((function(e){return void 0!==r[0][e]})).map((function(e){return r[0][e]})):r[0]},l=u,h=function(r){if(r.length<2)return null;var e=r.length-1;return"string"==l(r[e])?r[e].toLowerCase():null},s=Math.PI,d={clip_rgb:n,limit:r,type:u,unpack:i,last:h,PI:s,TWOPI:2*s,PITHIRD:s/3,DEG2RAD:s/180,RAD2DEG:180/s},b={format:{},autodetect:[]},p=d.last,g=d.clip_rgb,v=d.type,m=b,y=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=this;if("object"===v(r[0])&&r[0].constructor&&r[0].constructor===this.constructor)return r[0];var t=p(r),a=!1;if(!t){a=!0,m.sorted||(m.autodetect=m.autodetect.sort((function(r,e){return e.p-r.p})),m.sorted=!0);for(var f=0,o=m.autodetect;f4?r[4]:1;return 1===f?[0,0,0,o]:[n>=1?0:255*(1-n)*(1-f),t>=1?0:255*(1-t)*(1-f),a>=1?0:255*(1-a)*(1-f),o]},P=F,O=M,j=w,R=b,G=d.unpack,q=d.type,L=A;j.prototype.cmyk=function(){return L(this._rgb)},O.cmyk=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(j,[null].concat(r,["cmyk"])))},R.format.cmyk=P,R.autodetect.push({p:2,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=G(r,"cmyk"),"array"===q(r)&&4===r.length)return"cmyk"}});var I=d.unpack,B=d.last,C=function(r){return Math.round(100*r)/100},D=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=I(r,"hsla"),t=B(r)||"lsa";return n[0]=C(n[0]||0),n[1]=C(100*n[1])+"%",n[2]=C(100*n[2])+"%","hsla"===t||n.length>3&&n[3]<1?(n[3]=n.length>3?n[3]:1,t="hsla"):n.length=3,t+"("+n.join(",")+")"},T=D,Y=d.unpack,z=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=(r=Y(r,"rgba"))[0],t=r[1],a=r[2];n/=255,t/=255,a/=255;var f,o,u=Math.min(n,t,a),c=Math.max(n,t,a),i=(c+u)/2;return c===u?(f=0,o=Number.NaN):f=i<.5?(c-u)/(c+u):(c-u)/(2-c-u),n==c?o=(t-a)/(c-u):t==c?o=2+(a-n)/(c-u):a==c&&(o=4+(n-t)/(c-u)),(o*=60)<0&&(o+=360),r.length>3&&void 0!==r[3]?[o,f,i,r[3]]:[o,f,i]},S=z,$=d.unpack,X=d.last,U=T,V=S,W=Math.round,K=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=$(r,"rgba"),t=X(r)||"rgb";return"hsl"==t.substr(0,3)?U(V(n),t):(n[0]=W(n[0]),n[1]=W(n[1]),n[2]=W(n[2]),("rgba"===t||n.length>3&&n[3]<1)&&(n[3]=n.length>3?n[3]:1,t="rgba"),t+"("+n.slice(0,"rgb"===t?3:4).join(",")+")")},Z=K,H=d.unpack,J=Math.round,Q=function(){for(var r,e=[],n=arguments.length;n--;)e[n]=arguments[n];var t,a,f,o=(e=H(e,"hsl"))[0],u=e[1],c=e[2];if(0===u)t=a=f=255*c;else{var i=[0,0,0],l=[0,0,0],h=c<.5?c*(1+u):c+u-c*u,s=2*c-h,d=o/360;i[0]=d+1/3,i[1]=d,i[2]=d-1/3;for(var b=0;b<3;b++)i[b]<0&&(i[b]+=1),i[b]>1&&(i[b]-=1),6*i[b]<1?l[b]=s+6*(h-s)*i[b]:2*i[b]<1?l[b]=h:3*i[b]<2?l[b]=s+(h-s)*(2/3-i[b])*6:l[b]=s;t=(r=[J(255*l[0]),J(255*l[1]),J(255*l[2])])[0],a=r[1],f=r[2]}return e.length>3?[t,a,f,e[3]]:[t,a,f,1]},rr=Q,er=rr,nr=b,tr=/^rgb\(\s*(-?\d+),\s*(-?\d+)\s*,\s*(-?\d+)\s*\)$/,ar=/^rgba\(\s*(-?\d+),\s*(-?\d+)\s*,\s*(-?\d+)\s*,\s*([01]|[01]?\.\d+)\)$/,fr=/^rgb\(\s*(-?\d+(?:\.\d+)?)%,\s*(-?\d+(?:\.\d+)?)%\s*,\s*(-?\d+(?:\.\d+)?)%\s*\)$/,or=/^rgba\(\s*(-?\d+(?:\.\d+)?)%,\s*(-?\d+(?:\.\d+)?)%\s*,\s*(-?\d+(?:\.\d+)?)%\s*,\s*([01]|[01]?\.\d+)\)$/,ur=/^hsl\(\s*(-?\d+(?:\.\d+)?),\s*(-?\d+(?:\.\d+)?)%\s*,\s*(-?\d+(?:\.\d+)?)%\s*\)$/,cr=/^hsla\(\s*(-?\d+(?:\.\d+)?),\s*(-?\d+(?:\.\d+)?)%\s*,\s*(-?\d+(?:\.\d+)?)%\s*,\s*([01]|[01]?\.\d+)\)$/,ir=Math.round,lr=function(r){var e;if(r=r.toLowerCase().trim(),nr.format.named)try{return nr.format.named(r)}catch(b){}if(e=r.match(tr)){for(var n=e.slice(1,4),t=0;t<3;t++)n[t]=+n[t];return n[3]=1,n}if(e=r.match(ar)){for(var a=e.slice(1,5),f=0;f<4;f++)a[f]=+a[f];return a}if(e=r.match(fr)){for(var o=e.slice(1,4),u=0;u<3;u++)o[u]=ir(2.55*o[u]);return o[3]=1,o}if(e=r.match(or)){for(var c=e.slice(1,5),i=0;i<3;i++)c[i]=ir(2.55*c[i]);return c[3]=+c[3],c}if(e=r.match(ur)){var l=e.slice(1,4);l[1]*=.01,l[2]*=.01;var h=er(l);return h[3]=1,h}if(e=r.match(cr)){var s=e.slice(1,4);s[1]*=.01,s[2]*=.01;var d=er(s);return d[3]=+e[4],d}};lr.test=function(r){return tr.test(r)||ar.test(r)||fr.test(r)||or.test(r)||ur.test(r)||cr.test(r)};var hr=lr,sr=M,dr=w,br=b,pr=d.type,gr=Z,vr=hr;dr.prototype.css=function(r){return gr(this._rgb,r)},sr.css=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(dr,[null].concat(r,["css"])))},br.format.css=vr,br.autodetect.push({p:5,test:function(r){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];if(!e.length&&"string"===pr(r)&&vr.test(r))return"css"}});var mr=w,yr=M,wr=b,kr=d.unpack;wr.format.gl=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=kr(r,"rgba");return n[0]*=255,n[1]*=255,n[2]*=255,n},yr.gl=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(mr,[null].concat(r,["gl"])))},mr.prototype.gl=function(){var r=this._rgb;return[r[0]/255,r[1]/255,r[2]/255,r[3]]};var Mr=d.unpack,_r=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n,t=Mr(r,"rgb"),a=t[0],f=t[1],o=t[2],u=Math.min(a,f,o),c=Math.max(a,f,o),i=c-u,l=100*i/255,h=u/(255-i)*100;return 0===i?n=Number.NaN:(a===c&&(n=(f-o)/i),f===c&&(n=2+(o-a)/i),o===c&&(n=4+(a-f)/i),(n*=60)<0&&(n+=360)),[n,l,h]},Nr=_r,xr=d.unpack,Ar=Math.floor,Er=function(){for(var r,e,n,t,a,f,o=[],u=arguments.length;u--;)o[u]=arguments[u];var c,i,l,h=(o=xr(o,"hcg"))[0],s=o[1],d=o[2];d*=255;var b=255*s;if(0===s)c=i=l=d;else{360===h&&(h=0),h>360&&(h-=360),h<0&&(h+=360);var p=Ar(h/=60),g=h-p,v=d*(1-s),m=v+b*(1-g),y=v+b*g,w=v+b;switch(p){case 0:c=(r=[w,y,v])[0],i=r[1],l=r[2];break;case 1:c=(e=[m,w,v])[0],i=e[1],l=e[2];break;case 2:c=(n=[v,w,y])[0],i=n[1],l=n[2];break;case 3:c=(t=[v,m,w])[0],i=t[1],l=t[2];break;case 4:c=(a=[y,v,w])[0],i=a[1],l=a[2];break;case 5:c=(f=[w,v,m])[0],i=f[1],l=f[2]}}return[c,i,l,o.length>3?o[3]:1]},Fr=Er,Pr=d.unpack,Or=d.type,jr=M,Rr=w,Gr=b,qr=Nr;Rr.prototype.hcg=function(){return qr(this._rgb)},jr.hcg=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(Rr,[null].concat(r,["hcg"])))},Gr.format.hcg=Fr,Gr.autodetect.push({p:1,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=Pr(r,"hcg"),"array"===Or(r)&&3===r.length)return"hcg"}});var Lr=d.unpack,Ir=d.last,Br=Math.round,Cr=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=Lr(r,"rgba"),t=n[0],a=n[1],f=n[2],o=n[3],u=Ir(r)||"auto";void 0===o&&(o=1),"auto"===u&&(u=o<1?"rgba":"rgb");var c="000000"+((t=Br(t))<<16|(a=Br(a))<<8|(f=Br(f))).toString(16);c=c.substr(c.length-6);var i="0"+Br(255*o).toString(16);switch(i=i.substr(i.length-2),u.toLowerCase()){case"rgba":return"#"+c+i;case"argb":return"#"+i+c;default:return"#"+c}},Dr=Cr,Tr=/^#?([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/,Yr=/^#?([A-Fa-f0-9]{8}|[A-Fa-f0-9]{4})$/,zr=function(r){if(r.match(Tr)){4!==r.length&&7!==r.length||(r=r.substr(1)),3===r.length&&(r=(r=r.split(""))[0]+r[0]+r[1]+r[1]+r[2]+r[2]);var e=parseInt(r,16);return[e>>16,e>>8&255,255&e,1]}if(r.match(Yr)){5!==r.length&&9!==r.length||(r=r.substr(1)),4===r.length&&(r=(r=r.split(""))[0]+r[0]+r[1]+r[1]+r[2]+r[2]+r[3]+r[3]);var n=parseInt(r,16);return[n>>24&255,n>>16&255,n>>8&255,Math.round((255&n)/255*100)/100]}throw new Error("unknown hex color: "+r)},Sr=M,$r=w,Xr=d.type,Ur=b,Vr=Dr;$r.prototype.hex=function(r){return Vr(this._rgb,r)},Sr.hex=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply($r,[null].concat(r,["hex"])))},Ur.format.hex=zr,Ur.autodetect.push({p:4,test:function(r){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];if(!e.length&&"string"===Xr(r)&&[3,4,5,6,7,8,9].indexOf(r.length)>=0)return"hex"}});var Wr=d.unpack,Kr=d.TWOPI,Zr=Math.min,Hr=Math.sqrt,Jr=Math.acos,Qr=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n,t=Wr(r,"rgb"),a=t[0],f=t[1],o=t[2],u=Zr(a/=255,f/=255,o/=255),c=(a+f+o)/3,i=c>0?1-u/c:0;return 0===i?n=NaN:(n=(a-f+(a-o))/2,n/=Hr((a-f)*(a-f)+(a-o)*(f-o)),n=Jr(n),o>f&&(n=Kr-n),n/=Kr),[360*n,i,c]},re=Qr,ee=d.unpack,ne=d.limit,te=d.TWOPI,ae=d.PITHIRD,fe=Math.cos,oe=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n,t,a,f=(r=ee(r,"hsi"))[0],o=r[1],u=r[2];return isNaN(f)&&(f=0),isNaN(o)&&(o=0),f>360&&(f-=360),f<0&&(f+=360),(f/=360)<1/3?t=1-((a=(1-o)/3)+(n=(1+o*fe(te*f)/fe(ae-te*f))/3)):f<2/3?a=1-((n=(1-o)/3)+(t=(1+o*fe(te*(f-=1/3))/fe(ae-te*f))/3)):n=1-((t=(1-o)/3)+(a=(1+o*fe(te*(f-=2/3))/fe(ae-te*f))/3)),[255*(n=ne(u*n*3)),255*(t=ne(u*t*3)),255*(a=ne(u*a*3)),r.length>3?r[3]:1]},ue=oe,ce=d.unpack,ie=d.type,le=M,he=w,se=b,de=re;he.prototype.hsi=function(){return de(this._rgb)},le.hsi=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(he,[null].concat(r,["hsi"])))},se.format.hsi=ue,se.autodetect.push({p:2,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=ce(r,"hsi"),"array"===ie(r)&&3===r.length)return"hsi"}});var be=d.unpack,pe=d.type,ge=M,ve=w,me=b,ye=S;ve.prototype.hsl=function(){return ye(this._rgb)},ge.hsl=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(ve,[null].concat(r,["hsl"])))},me.format.hsl=rr,me.autodetect.push({p:2,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=be(r,"hsl"),"array"===pe(r)&&3===r.length)return"hsl"}});var we=d.unpack,ke=Math.min,Me=Math.max,_e=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n,t,a,f=(r=we(r,"rgb"))[0],o=r[1],u=r[2],c=ke(f,o,u),i=Me(f,o,u),l=i-c;return a=i/255,0===i?(n=Number.NaN,t=0):(t=l/i,f===i&&(n=(o-u)/l),o===i&&(n=2+(u-f)/l),u===i&&(n=4+(f-o)/l),(n*=60)<0&&(n+=360)),[n,t,a]},Ne=_e,xe=d.unpack,Ae=Math.floor,Ee=function(){for(var r,e,n,t,a,f,o=[],u=arguments.length;u--;)o[u]=arguments[u];var c,i,l,h=(o=xe(o,"hsv"))[0],s=o[1],d=o[2];if(d*=255,0===s)c=i=l=d;else{360===h&&(h=0),h>360&&(h-=360),h<0&&(h+=360);var b=Ae(h/=60),p=h-b,g=d*(1-s),v=d*(1-s*p),m=d*(1-s*(1-p));switch(b){case 0:c=(r=[d,m,g])[0],i=r[1],l=r[2];break;case 1:c=(e=[v,d,g])[0],i=e[1],l=e[2];break;case 2:c=(n=[g,d,m])[0],i=n[1],l=n[2];break;case 3:c=(t=[g,v,d])[0],i=t[1],l=t[2];break;case 4:c=(a=[m,g,d])[0],i=a[1],l=a[2];break;case 5:c=(f=[d,g,v])[0],i=f[1],l=f[2]}}return[c,i,l,o.length>3?o[3]:1]},Fe=Ee,Pe=d.unpack,Oe=d.type,je=M,Re=w,Ge=b,qe=Ne;Re.prototype.hsv=function(){return qe(this._rgb)},je.hsv=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(Re,[null].concat(r,["hsv"])))},Ge.format.hsv=Fe,Ge.autodetect.push({p:2,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=Pe(r,"hsv"),"array"===Oe(r)&&3===r.length)return"hsv"}});var Le={Kn:18,Xn:.95047,Yn:1,Zn:1.08883,t0:.137931034,t1:.206896552,t2:.12841855,t3:.008856452},Ie=Le,Be=d.unpack,Ce=Math.pow,De=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=Be(r,"rgb"),t=n[0],a=n[1],f=n[2],o=ze(t,a,f),u=o[0],c=o[1],i=116*c-16;return[i<0?0:i,500*(u-c),200*(c-o[2])]},Te=function(r){return(r/=255)<=.04045?r/12.92:Ce((r+.055)/1.055,2.4)},Ye=function(r){return r>Ie.t3?Ce(r,1/3):r/Ie.t2+Ie.t0},ze=function(r,e,n){return r=Te(r),e=Te(e),n=Te(n),[Ye((.4124564*r+.3575761*e+.1804375*n)/Ie.Xn),Ye((.2126729*r+.7151522*e+.072175*n)/Ie.Yn),Ye((.0193339*r+.119192*e+.9503041*n)/Ie.Zn)]},Se=De,$e=Le,Xe=d.unpack,Ue=Math.pow,Ve=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n,t,a,f=(r=Xe(r,"lab"))[0],o=r[1],u=r[2];return t=(f+16)/116,n=isNaN(o)?t:t+o/500,a=isNaN(u)?t:t-u/200,t=$e.Yn*Ke(t),n=$e.Xn*Ke(n),a=$e.Zn*Ke(a),[We(3.2404542*n-1.5371385*t-.4985314*a),We(-.969266*n+1.8760108*t+.041556*a),We(.0556434*n-.2040259*t+1.0572252*a),r.length>3?r[3]:1]},We=function(r){return 255*(r<=.00304?12.92*r:1.055*Ue(r,1/2.4)-.055)},Ke=function(r){return r>$e.t1?r*r*r:$e.t2*(r-$e.t0)},Ze=Ve,He=d.unpack,Je=d.type,Qe=M,rn=w,en=b,nn=Se;rn.prototype.lab=function(){return nn(this._rgb)},Qe.lab=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(rn,[null].concat(r,["lab"])))},en.format.lab=Ze,en.autodetect.push({p:2,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=He(r,"lab"),"array"===Je(r)&&3===r.length)return"lab"}});var tn=d.unpack,an=d.RAD2DEG,fn=Math.sqrt,on=Math.atan2,un=Math.round,cn=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=tn(r,"lab"),t=n[0],a=n[1],f=n[2],o=fn(a*a+f*f),u=(on(f,a)*an+360)%360;return 0===un(1e4*o)&&(u=Number.NaN),[t,o,u]},ln=cn,hn=d.unpack,sn=Se,dn=ln,bn=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=hn(r,"rgb"),t=n[0],a=n[1],f=n[2],o=sn(t,a,f),u=o[0],c=o[1],i=o[2];return dn(u,c,i)},pn=bn,gn=d.unpack,vn=d.DEG2RAD,mn=Math.sin,yn=Math.cos,wn=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=gn(r,"lch"),t=n[0],a=n[1],f=n[2];return isNaN(f)&&(f=0),[t,yn(f*=vn)*a,mn(f)*a]},kn=wn,Mn=d.unpack,_n=kn,Nn=Ze,xn=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=(r=Mn(r,"lch"))[0],t=r[1],a=r[2],f=_n(n,t,a),o=f[0],u=f[1],c=f[2],i=Nn(o,u,c);return[i[0],i[1],i[2],r.length>3?r[3]:1]},An=xn,En=d.unpack,Fn=An,Pn=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=En(r,"hcl").reverse();return Fn.apply(void 0,n)},On=Pn,jn=d.unpack,Rn=d.type,Gn=M,qn=w,Ln=b,In=pn;qn.prototype.lch=function(){return In(this._rgb)},qn.prototype.hcl=function(){return In(this._rgb).reverse()},Gn.lch=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(qn,[null].concat(r,["lch"])))},Gn.hcl=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(qn,[null].concat(r,["hcl"])))},Ln.format.lch=An,Ln.format.hcl=On,["lch","hcl"].forEach((function(r){return Ln.autodetect.push({p:2,test:function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];if(e=jn(e,r),"array"===Rn(e)&&3===e.length)return r}})}));var Bn={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflower:"#6495ed",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",laserlemon:"#ffff54",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrod:"#fafad2",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",maroon2:"#7f0000",maroon3:"#b03060",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",purple2:"#7f007f",purple3:"#a020f0",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},Cn=w,Dn=b,Tn=d.type,Yn=Bn,zn=zr,Sn=Dr;Cn.prototype.name=function(){for(var r=Sn(this._rgb,"rgb"),e=0,n=Object.keys(Yn);e0;)e[n]=arguments[n+1];if(!e.length&&"string"===Tn(r)&&Yn[r.toLowerCase()])return"named"}});var $n=d.unpack,Xn=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=$n(r,"rgb");return(n[0]<<16)+(n[1]<<8)+n[2]},Un=Xn,Vn=d.type,Wn=function(r){if("number"==Vn(r)&&r>=0&&r<=16777215)return[r>>16,r>>8&255,255&r,1];throw new Error("unknown num color: "+r)},Kn=M,Zn=w,Hn=b,Jn=d.type,Qn=Un;Zn.prototype.num=function(){return Qn(this._rgb)},Kn.num=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(Zn,[null].concat(r,["num"])))},Hn.format.num=Wn,Hn.autodetect.push({p:5,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(1===r.length&&"number"===Jn(r[0])&&r[0]>=0&&r[0]<=16777215)return"num"}});var rt=M,et=w,nt=b,tt=d.unpack,at=d.type,ft=Math.round;et.prototype.rgb=function(r){return void 0===r&&(r=!0),!1===r?this._rgb.slice(0,3):this._rgb.slice(0,3).map(ft)},et.prototype.rgba=function(r){return void 0===r&&(r=!0),this._rgb.slice(0,4).map((function(e,n){return n<3?!1===r?e:ft(e):e}))},rt.rgb=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(et,[null].concat(r,["rgb"])))},nt.format.rgb=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=tt(r,"rgba");return void 0===n[3]&&(n[3]=1),n},nt.autodetect.push({p:3,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=tt(r,"rgba"),"array"===at(r)&&(3===r.length||4===r.length&&"number"==at(r[3])&&r[3]>=0&&r[3]<=1))return"rgb"}});var ot=Math.log,ut=function(r){var e,n,t,a=r/100;return a<66?(e=255,n=a<6?0:-155.25485562709179-.44596950469579133*(n=a-2)+104.49216199393888*ot(n),t=a<20?0:.8274096064007395*(t=a-10)-254.76935184120902+115.67994401066147*ot(t)):(e=351.97690566805693+.114206453784165*(e=a-55)-40.25366309332127*ot(e),n=325.4494125711974+.07943456536662342*(n=a-50)-28.0852963507957*ot(n),t=255),[e,n,t,1]},ct=ut,it=d.unpack,lt=Math.round,ht=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];for(var n,t=it(r,"rgb"),a=t[0],f=t[2],o=1e3,u=4e4,c=.4;u-o>c;){var i=ct(n=.5*(u+o));i[2]/i[0]>=f/a?u=n:o=n}return lt(n)},st=M,dt=w,bt=b,pt=ht;dt.prototype.temp=dt.prototype.kelvin=dt.prototype.temperature=function(){return pt(this._rgb)},st.temp=st.kelvin=st.temperature=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(dt,[null].concat(r,["temp"])))},bt.format.temp=bt.format.kelvin=bt.format.temperature=ut;var gt=d.unpack,vt=Math.cbrt,mt=Math.pow,yt=Math.sign,wt=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=gt(r,"rgb"),t=n[0],a=n[1],f=n[2],o=[Mt(t/255),Mt(a/255),Mt(f/255)],u=o[0],c=o[1],i=o[2],l=vt(.4122214708*u+.5363325363*c+.0514459929*i),h=vt(.2119034982*u+.6806995451*c+.1073969566*i),s=vt(.0883024619*u+.2817188376*c+.6299787005*i);return[.2104542553*l+.793617785*h-.0040720468*s,1.9779984951*l-2.428592205*h+.4505937099*s,.0259040371*l+.7827717662*h-.808675766*s]},kt=wt;function Mt(r){var e=Math.abs(r);return e<.04045?r/12.92:(yt(r)||1)*mt((e+.055)/1.055,2.4)}var _t=d.unpack,Nt=Math.pow,xt=Math.sign,At=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=(r=_t(r,"lab"))[0],t=r[1],a=r[2],f=Nt(n+.3963377774*t+.2158037573*a,3),o=Nt(n-.1055613458*t-.0638541728*a,3),u=Nt(n-.0894841775*t-1.291485548*a,3);return[255*Ft(4.0767416621*f-3.3077115913*o+.2309699292*u),255*Ft(-1.2684380046*f+2.6097574011*o-.3413193965*u),255*Ft(-.0041960863*f-.7034186147*o+1.707614701*u),r.length>3?r[3]:1]},Et=At;function Ft(r){var e=Math.abs(r);return e>.0031308?(xt(r)||1)*(1.055*Nt(e,1/2.4)-.055):12.92*r}var Pt=d.unpack,Ot=d.type,jt=M,Rt=w,Gt=b,qt=kt;Rt.prototype.oklab=function(){return qt(this._rgb)},jt.oklab=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(Rt,[null].concat(r,["oklab"])))},Gt.format.oklab=Et,Gt.autodetect.push({p:3,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=Pt(r,"oklab"),"array"===Ot(r)&&3===r.length)return"oklab"}});var Lt=d.unpack,It=kt,Bt=ln,Ct=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=Lt(r,"rgb"),t=n[0],a=n[1],f=n[2],o=It(t,a,f),u=o[0],c=o[1],i=o[2];return Bt(u,c,i)},Dt=Ct,Tt=d.unpack,Yt=kn,zt=Et,St=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];var n=(r=Tt(r,"lch"))[0],t=r[1],a=r[2],f=Yt(n,t,a),o=f[0],u=f[1],c=f[2],i=zt(o,u,c);return[i[0],i[1],i[2],r.length>3?r[3]:1]},$t=St,Xt=d.unpack,Ut=d.type,Vt=M,Wt=w,Kt=b,Zt=Dt;Wt.prototype.oklch=function(){return Zt(this._rgb)},Vt.oklch=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return new(Function.prototype.bind.apply(Wt,[null].concat(r,["oklch"])))},Kt.format.oklch=$t,Kt.autodetect.push({p:3,test:function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(r=Xt(r,"oklch"),"array"===Ut(r)&&3===r.length)return"oklch"}});var Ht=w,Jt=d.type;Ht.prototype.alpha=function(r,e){return void 0===e&&(e=!1),void 0!==r&&"number"===Jt(r)?e?(this._rgb[3]=r,this):new Ht([this._rgb[0],this._rgb[1],this._rgb[2],r],"rgb"):this._rgb[3]},w.prototype.clipped=function(){return this._rgb._clipped||!1};var Qt=w,ra=Le;Qt.prototype.darken=function(r){void 0===r&&(r=1);var e=this,n=e.lab();return n[0]-=ra.Kn*r,new Qt(n,"lab").alpha(e.alpha(),!0)},Qt.prototype.brighten=function(r){return void 0===r&&(r=1),this.darken(-r)},Qt.prototype.darker=Qt.prototype.darken,Qt.prototype.brighter=Qt.prototype.brighten,w.prototype.get=function(r){var e=r.split("."),n=e[0],t=e[1],a=this[n]();if(t){var f=n.indexOf(t)-("ok"===n.substr(0,2)?2:0);if(f>-1)return a[f];throw new Error("unknown channel "+t+" in mode "+n)}return a};var ea=w,na=d.type,ta=Math.pow,aa=1e-7,fa=20;ea.prototype.luminance=function(r){if(void 0!==r&&"number"===na(r)){if(0===r)return new ea([0,0,0,this._rgb[3]],"rgb");if(1===r)return new ea([255,255,255,this._rgb[3]],"rgb");var e=this.luminance(),n="rgb",t=fa,a=function(e,f){var o=e.interpolate(f,.5,n),u=o.luminance();return Math.abs(r-u)r?a(e,o):a(o,f)},f=(e>r?a(new ea([0,0,0]),this):a(this,new ea([255,255,255]))).rgb();return new ea(f.concat([this._rgb[3]]))}return oa.apply(void 0,this._rgb.slice(0,3))};var oa=function(r,e,n){return.2126*(r=ua(r))+.7152*(e=ua(e))+.0722*(n=ua(n))},ua=function(r){return(r/=255)<=.03928?r/12.92:ta((r+.055)/1.055,2.4)},ca={},ia=w,la=d.type,ha=ca,sa=function(r,e,n){void 0===n&&(n=.5);for(var t=[],a=arguments.length-3;a-- >0;)t[a]=arguments[a+3];var f=t[0]||"lrgb";if(ha[f]||t.length||(f=Object.keys(ha)[0]),!ha[f])throw new Error("interpolation mode "+f+" is not defined");return"object"!==la(r)&&(r=new ia(r)),"object"!==la(e)&&(e=new ia(e)),ha[f](r,e,n).alpha(r.alpha()+n*(e.alpha()-r.alpha()))},da=w,ba=sa;da.prototype.mix=da.prototype.interpolate=function(r,e){void 0===e&&(e=.5);for(var n=[],t=arguments.length-2;t-- >0;)n[t]=arguments[t+2];return ba.apply(void 0,[this,r,e].concat(n))};var pa=w;pa.prototype.premultiply=function(r){void 0===r&&(r=!1);var e=this._rgb,n=e[3];return r?(this._rgb=[e[0]*n,e[1]*n,e[2]*n,n],this):new pa([e[0]*n,e[1]*n,e[2]*n,n],"rgb")};var ga=w,va=Le;ga.prototype.saturate=function(r){void 0===r&&(r=1);var e=this,n=e.lch();return n[1]+=va.Kn*r,n[1]<0&&(n[1]=0),new ga(n,"lch").alpha(e.alpha(),!0)},ga.prototype.desaturate=function(r){return void 0===r&&(r=1),this.saturate(-r)};var ma=w,ya=d.type;ma.prototype.set=function(r,e,n){void 0===n&&(n=!1);var t=r.split("."),a=t[0],f=t[1],o=this[a]();if(f){var u=a.indexOf(f)-("ok"===a.substr(0,2)?2:0);if(u>-1){if("string"==ya(e))switch(e.charAt(0)){case"+":case"-":o[u]+=+e;break;case"*":o[u]*=+e.substr(1);break;case"/":o[u]/=+e.substr(1);break;default:o[u]=+e}else{if("number"!==ya(e))throw new Error("unsupported value for Color.set");o[u]=e}var c=new ma(o,a);return n?(this._rgb=c._rgb,this):c}throw new Error("unknown channel "+f+" in mode "+a)}return o};var wa=w,ka=function(r,e,n){var t=r._rgb,a=e._rgb;return new wa(t[0]+n*(a[0]-t[0]),t[1]+n*(a[1]-t[1]),t[2]+n*(a[2]-t[2]),"rgb")};ca.rgb=ka;var Ma=w,_a=Math.sqrt,Na=Math.pow,xa=function(r,e,n){var t=r._rgb,a=t[0],f=t[1],o=t[2],u=e._rgb,c=u[0],i=u[1],l=u[2];return new Ma(_a(Na(a,2)*(1-n)+Na(c,2)*n),_a(Na(f,2)*(1-n)+Na(i,2)*n),_a(Na(o,2)*(1-n)+Na(l,2)*n),"rgb")};ca.lrgb=xa;var Aa=w,Ea=function(r,e,n){var t=r.lab(),a=e.lab();return new Aa(t[0]+n*(a[0]-t[0]),t[1]+n*(a[1]-t[1]),t[2]+n*(a[2]-t[2]),"lab")};ca.lab=Ea;var Fa=w,Pa=function(r,e,n,t){var a,f,o,u,c,i,l,h,s,d,b,p,g;return"hsl"===t?(o=r.hsl(),u=e.hsl()):"hsv"===t?(o=r.hsv(),u=e.hsv()):"hcg"===t?(o=r.hcg(),u=e.hcg()):"hsi"===t?(o=r.hsi(),u=e.hsi()):"lch"===t||"hcl"===t?(t="hcl",o=r.hcl(),u=e.hcl()):"oklch"===t&&(o=r.oklch().reverse(),u=e.oklch().reverse()),"h"!==t.substr(0,1)&&"oklch"!==t||(c=(a=o)[0],l=a[1],s=a[2],i=(f=u)[0],h=f[1],d=f[2]),isNaN(c)||isNaN(i)?isNaN(c)?isNaN(i)?p=Number.NaN:(p=i,1!=s&&0!=s||"hsv"==t||(b=h)):(p=c,1!=d&&0!=d||"hsv"==t||(b=l)):p=c+n*(i>c&&i-c>180?i-(c+360):i180?i+360-c:i-c),void 0===b&&(b=l+n*(h-l)),g=s+n*(d-s),new Fa("oklch"===t?[g,b,p]:[p,b,g],t)},Oa=Pa,ja=function(r,e,n){return Oa(r,e,n,"lch")};ca.lch=ja,ca.hcl=ja;var Ra=w,Ga=function(r,e,n){var t=r.num(),a=e.num();return new Ra(t+n*(a-t),"num")};ca.num=Ga;var qa=Pa,La=function(r,e,n){return qa(r,e,n,"hcg")};ca.hcg=La;var Ia=Pa,Ba=function(r,e,n){return Ia(r,e,n,"hsi")};ca.hsi=Ba;var Ca=Pa,Da=function(r,e,n){return Ca(r,e,n,"hsl")};ca.hsl=Da;var Ta=Pa,Ya=function(r,e,n){return Ta(r,e,n,"hsv")};ca.hsv=Ya;var za=w,Sa=function(r,e,n){var t=r.oklab(),a=e.oklab();return new za(t[0]+n*(a[0]-t[0]),t[1]+n*(a[1]-t[1]),t[2]+n*(a[2]-t[2]),"oklab")};ca.oklab=Sa;var $a=Pa,Xa=function(r,e,n){return $a(r,e,n,"oklch")};ca.oklch=Xa;var Ua=w,Va=d.clip_rgb,Wa=Math.pow,Ka=Math.sqrt,Za=Math.PI,Ha=Math.cos,Ja=Math.sin,Qa=Math.atan2,rf=function(r,e,n){void 0===e&&(e="lrgb"),void 0===n&&(n=null);var t=r.length;n||(n=Array.from(new Array(t)).map((function(){return 1})));var a=t/n.reduce((function(r,e){return r+e}));if(n.forEach((function(r,e){n[e]*=a})),r=r.map((function(r){return new Ua(r)})),"lrgb"===e)return ef(r,n);for(var f=r.shift(),o=f.get(e),u=[],c=0,i=0,l=0;l=360;)b-=360;o[d]=b}else o[d]=o[d]/u[d];return s/=t,new Ua(o,e).alpha(s>.99999?1:s,!0)},ef=function(r,e){for(var n=r.length,t=[0,0,0,0],a=0;a.9999999&&(t[3]=1),new Ua(Va(t))},nf=M,tf=d.type,af=Math.pow,ff=function(r){var e="rgb",n=nf("#ccc"),t=0,a=[0,1],f=[],o=[0,0],u=!1,c=[],i=!1,l=0,h=1,s=!1,d={},b=!0,p=1,g=function(r){if((r=r||["#fff","#000"])&&"string"===tf(r)&&nf.brewer&&nf.brewer[r.toLowerCase()]&&(r=nf.brewer[r.toLowerCase()]),"array"===tf(r)){1===r.length&&(r=[r[0],r[0]]),r=r.slice(0);for(var e=0;e=u[n];)n++;return n-1}return 0},m=function(r){return r},y=function(r){return r},w=function(r,t){var a,i;if(null==t&&(t=!1),isNaN(r)||null===r)return n;i=t?r:u&&u.length>2?v(r)/(u.length-2):h!==l?(r-l)/(h-l):1,i=y(i),t||(i=m(i)),1!==p&&(i=af(i,p)),i=o[0]+i*(1-o[0]-o[1]),i=Math.min(1,Math.max(0,i));var s=Math.floor(1e4*i);if(b&&d[s])a=d[s];else{if("array"===tf(c))for(var g=0;g=w&&g===f.length-1){a=c[g];break}if(i>w&&i2){var i=r.map((function(e,n){return n/(r.length-1)})),s=r.map((function(r){return(r-l)/(h-l)}));s.every((function(r,e){return i[e]===r}))||(y=function(r){if(r<=0||r>=1)return r;for(var e=0;r>=s[e+1];)e++;var n=(r-s[e])/(s[e+1]-s[e]);return i[e]+n*(i[e+1]-i[e])})}}return a=[l,h],M},M.mode=function(r){return arguments.length?(e=r,k(),M):e},M.range=function(r,e){return g(r),M},M.out=function(r){return i=r,M},M.spread=function(r){return arguments.length?(t=r,M):t},M.correctLightness=function(r){return null==r&&(r=!0),s=r,k(),m=s?function(r){for(var e=w(0,!0).lab()[0],n=w(1,!0).lab()[0],t=e>n,a=w(r,!0).lab()[0],f=e+(n-e)*r,o=a-f,u=0,c=1,i=20;Math.abs(o)>.01&&i-- >0;)t&&(o*=-1),o<0?(u=r,r+=.5*(c-r)):(c=r,r+=.5*(u-r)),a=w(r,!0).lab()[0],o=a-f;return r}:function(r){return r},M},M.padding=function(r){return null!=r?("number"===tf(r)&&(r=[r,r]),o=r,M):o},M.colors=function(e,n){arguments.length<2&&(n="hex");var t=[];if(0===arguments.length)t=c.slice(0);else if(1===e)t=[M(.5)];else if(e>1){var f=a[0],o=a[1]-f;t=of(0,e).map((function(r){return M(f+r/(e-1)*o)}))}else{r=[];var i=[];if(u&&u.length>2)for(var l=1,h=u.length,s=1<=h;s?lh;s?l++:l--)i.push(.5*(u[l-1]+u[l]));else i=a;t=i.map((function(r){return M(r)}))}return nf[n]&&(t=t.map((function(r){return r[n]()}))),t},M.cache=function(r){return null!=r?(b=r,M):b},M.gamma=function(r){return null!=r?(p=r,M):p},M.nodata=function(r){return null!=r?(n=nf(r),M):n},M};function of(r,e,n){for(var t=[],a=rf;a?o++:o--)t.push(o);return t}var uf=w,cf=ff,lf=function(r){for(var e=[1,1],n=1;n=5))throw new RangeError("No point in running bezier with only one color.");var i,l,h;i=r.map((function(r){return r.lab()})),h=r.length-1,l=lf(h),a=function(r){var e=1-r,n=[0,1,2].map((function(n){return i.reduce((function(t,a,f){return t+l[f]*Math.pow(e,h-f)*Math.pow(r,f)*a[n]}),0)}));return new uf(n,"lab")}}return a},sf=function(r){var e=hf(r);return e.scale=function(){return cf(e)},e},df=M,bf=function(r,e,n){if(!bf[n])throw new Error("unknown blend mode "+n);return bf[n](r,e)},pf=function(r){return function(e,n){var t=df(n).rgb(),a=df(e).rgb();return df.rgb(r(t,a))}},gf=function(r){return function(e,n){var t=[];return t[0]=r(e[0],n[0]),t[1]=r(e[1],n[1]),t[2]=r(e[2],n[2]),t}},vf=function(r){return r},mf=function(r,e){return r*e/255},yf=function(r,e){return r>e?e:r},wf=function(r,e){return r>e?r:e},kf=function(r,e){return 255*(1-(1-r/255)*(1-e/255))},Mf=function(r,e){return e<128?2*r*e/255:255*(1-2*(1-r/255)*(1-e/255))},_f=function(r,e){return 255*(1-(1-e/255)/(r/255))},Nf=function(r,e){return 255===r||(r=e/255*255/(1-r/255))>255?255:r};bf.normal=pf(gf(vf)),bf.multiply=pf(gf(mf)),bf.screen=pf(gf(kf)),bf.overlay=pf(gf(Mf)),bf.darken=pf(gf(yf)),bf.lighten=pf(gf(wf)),bf.dodge=pf(gf(Nf)),bf.burn=pf(gf(_f));for(var xf=bf,Af=d.type,Ef=d.clip_rgb,Ff=d.TWOPI,Pf=Math.pow,Of=Math.sin,jf=Math.cos,Rf=M,Gf=function(r,e,n,t,a){void 0===r&&(r=300),void 0===e&&(e=-1.5),void 0===n&&(n=1),void 0===t&&(t=1),void 0===a&&(a=[0,1]);var f,o=0;"array"===Af(a)?f=a[1]-a[0]:(f=0,a=[a,a]);var u=function(u){var c=Ff*((r+120)/360+e*u),i=Pf(a[0]+f*u,t),l=(0!==o?n[0]+u*o:n)*i*(1-i)/2,h=jf(c),s=Of(c);return Rf(Ef([255*(i+l*(-.14861*h+1.78277*s)),255*(i+l*(-.29227*h-.90649*s)),255*(i+l*(1.97294*h)),1]))};return u.start=function(e){return null==e?r:(r=e,u)},u.rotations=function(r){return null==r?e:(e=r,u)},u.gamma=function(r){return null==r?t:(t=r,u)},u.hue=function(r){return null==r?n:("array"===Af(n=r)?0==(o=n[1]-n[0])&&(n=n[1]):o=0,u)},u.lightness=function(r){return null==r?a:("array"===Af(r)?(a=r,f=r[1]-r[0]):(a=[r,r],f=0),u)},u.scale=function(){return Rf.scale(u)},u.hue(n),u},qf=w,Lf="0123456789abcdef",If=Math.floor,Bf=Math.random,Cf=function(){for(var r="#",e=0;e<6;e++)r+=Lf.charAt(If(16*Bf()));return new qf(r,"hex")},Df=u,Tf=Math.log,Yf=Math.pow,zf=Math.floor,Sf=Math.abs,$f=function(r,e){void 0===e&&(e=null);var n={min:Number.MAX_VALUE,max:-1*Number.MAX_VALUE,sum:0,values:[],count:0};return"object"===Df(r)&&(r=Object.values(r)),r.forEach((function(r){e&&"object"===Df(r)&&(r=r[e]),null==r||isNaN(r)||(n.values.push(r),n.sum+=r,rn.max&&(n.max=r),n.count+=1)})),n.domain=[n.min,n.max],n.limits=function(r,e){return Xf(n,r,e)},n},Xf=function(r,e,n){void 0===e&&(e="equal"),void 0===n&&(n=7),"array"==Df(r)&&(r=$f(r));var t=r.min,a=r.max,f=r.values.sort((function(r,e){return r-e}));if(1===n)return[t,a];var o=[];if("c"===e.substr(0,1)&&(o.push(t),o.push(a)),"e"===e.substr(0,1)){o.push(t);for(var u=1;u 0");var c=Math.LOG10E*Tf(t),i=Math.LOG10E*Tf(a);o.push(t);for(var l=1;l200&&(y=!1)}for(var L={},I=0;It?(n+.05)/(t+.05):(t+.05)/(n+.05)},Kf=w,Zf=Math.sqrt,Hf=Math.pow,Jf=Math.min,Qf=Math.max,ro=Math.atan2,eo=Math.abs,no=Math.cos,to=Math.sin,ao=Math.exp,fo=Math.PI,oo=function(r,e,n,t,a){void 0===n&&(n=1),void 0===t&&(t=1),void 0===a&&(a=1);var f=function(r){return 360*r/(2*fo)},o=function(r){return 2*fo*r/360};r=new Kf(r),e=new Kf(e);var u=Array.from(r.lab()),c=u[0],i=u[1],l=u[2],h=Array.from(e.lab()),s=h[0],d=h[1],b=h[2],p=(c+s)/2,g=(Zf(Hf(i,2)+Hf(l,2))+Zf(Hf(d,2)+Hf(b,2)))/2,v=.5*(1-Zf(Hf(g,7)/(Hf(g,7)+Hf(25,7)))),m=i*(1+v),y=d*(1+v),w=Zf(Hf(m,2)+Hf(l,2)),k=Zf(Hf(y,2)+Hf(b,2)),M=(w+k)/2,_=f(ro(l,m)),N=f(ro(b,y)),x=_>=0?_:_+360,A=N>=0?N:N+360,E=eo(x-A)>180?(x+A+360)/2:(x+A)/2,F=1-.17*no(o(E-30))+.24*no(o(2*E))+.32*no(o(3*E+6))-.2*no(o(4*E-63)),P=A-x;P=eo(P)<=180?P:A<=x?P+360:P-360,P=2*Zf(w*k)*to(o(P)/2);var O=s-c,j=k-w,R=1+.015*Hf(p-50,2)/Zf(20+Hf(p-50,2)),G=1+.045*M,q=1+.015*M*F,L=30*ao(-Hf((E-275)/25,2)),I=-2*Zf(Hf(M,7)/(Hf(M,7)+Hf(25,7)))*to(2*o(L)),B=Zf(Hf(O/(n*R),2)+Hf(j/(t*G),2)+Hf(P/(a*q),2)+I*(j/(t*G))*(P/(a*q)));return Qf(0,Jf(100,B))},uo=w,co=function(r,e,n){void 0===n&&(n="lab"),r=new uo(r),e=new uo(e);var t=r.get(n),a=e.get(n),f=0;for(var o in t){var u=(t[o]||0)-(a[o]||0);f+=u*u}return Math.sqrt(f)},io=w,lo=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];try{return new(Function.prototype.bind.apply(io,[null].concat(r))),!0}catch(n){return!1}},ho=M,so=ff,bo={cool:function(){return so([ho.hsl(180,1,.9),ho.hsl(250,.7,.4)])},hot:function(){return so(["#000","#f00","#ff0","#fff"]).mode("rgb")}},po={OrRd:["#fff7ec","#fee8c8","#fdd49e","#fdbb84","#fc8d59","#ef6548","#d7301f","#b30000","#7f0000"],PuBu:["#fff7fb","#ece7f2","#d0d1e6","#a6bddb","#74a9cf","#3690c0","#0570b0","#045a8d","#023858"],BuPu:["#f7fcfd","#e0ecf4","#bfd3e6","#9ebcda","#8c96c6","#8c6bb1","#88419d","#810f7c","#4d004b"],Oranges:["#fff5eb","#fee6ce","#fdd0a2","#fdae6b","#fd8d3c","#f16913","#d94801","#a63603","#7f2704"],BuGn:["#f7fcfd","#e5f5f9","#ccece6","#99d8c9","#66c2a4","#41ae76","#238b45","#006d2c","#00441b"],YlOrBr:["#ffffe5","#fff7bc","#fee391","#fec44f","#fe9929","#ec7014","#cc4c02","#993404","#662506"],YlGn:["#ffffe5","#f7fcb9","#d9f0a3","#addd8e","#78c679","#41ab5d","#238443","#006837","#004529"],Reds:["#fff5f0","#fee0d2","#fcbba1","#fc9272","#fb6a4a","#ef3b2c","#cb181d","#a50f15","#67000d"],RdPu:["#fff7f3","#fde0dd","#fcc5c0","#fa9fb5","#f768a1","#dd3497","#ae017e","#7a0177","#49006a"],Greens:["#f7fcf5","#e5f5e0","#c7e9c0","#a1d99b","#74c476","#41ab5d","#238b45","#006d2c","#00441b"],YlGnBu:["#ffffd9","#edf8b1","#c7e9b4","#7fcdbb","#41b6c4","#1d91c0","#225ea8","#253494","#081d58"],Purples:["#fcfbfd","#efedf5","#dadaeb","#bcbddc","#9e9ac8","#807dba","#6a51a3","#54278f","#3f007d"],GnBu:["#f7fcf0","#e0f3db","#ccebc5","#a8ddb5","#7bccc4","#4eb3d3","#2b8cbe","#0868ac","#084081"],Greys:["#ffffff","#f0f0f0","#d9d9d9","#bdbdbd","#969696","#737373","#525252","#252525","#000000"],YlOrRd:["#ffffcc","#ffeda0","#fed976","#feb24c","#fd8d3c","#fc4e2a","#e31a1c","#bd0026","#800026"],PuRd:["#f7f4f9","#e7e1ef","#d4b9da","#c994c7","#df65b0","#e7298a","#ce1256","#980043","#67001f"],Blues:["#f7fbff","#deebf7","#c6dbef","#9ecae1","#6baed6","#4292c6","#2171b5","#08519c","#08306b"],PuBuGn:["#fff7fb","#ece2f0","#d0d1e6","#a6bddb","#67a9cf","#3690c0","#02818a","#016c59","#014636"],Viridis:["#440154","#482777","#3f4a8a","#31678e","#26838f","#1f9d8a","#6cce5a","#b6de2b","#fee825"],Spectral:["#9e0142","#d53e4f","#f46d43","#fdae61","#fee08b","#ffffbf","#e6f598","#abdda4","#66c2a5","#3288bd","#5e4fa2"],RdYlGn:["#a50026","#d73027","#f46d43","#fdae61","#fee08b","#ffffbf","#d9ef8b","#a6d96a","#66bd63","#1a9850","#006837"],RdBu:["#67001f","#b2182b","#d6604d","#f4a582","#fddbc7","#f7f7f7","#d1e5f0","#92c5de","#4393c3","#2166ac","#053061"],PiYG:["#8e0152","#c51b7d","#de77ae","#f1b6da","#fde0ef","#f7f7f7","#e6f5d0","#b8e186","#7fbc41","#4d9221","#276419"],PRGn:["#40004b","#762a83","#9970ab","#c2a5cf","#e7d4e8","#f7f7f7","#d9f0d3","#a6dba0","#5aae61","#1b7837","#00441b"],RdYlBu:["#a50026","#d73027","#f46d43","#fdae61","#fee090","#ffffbf","#e0f3f8","#abd9e9","#74add1","#4575b4","#313695"],BrBG:["#543005","#8c510a","#bf812d","#dfc27d","#f6e8c3","#f5f5f5","#c7eae5","#80cdc1","#35978f","#01665e","#003c30"],RdGy:["#67001f","#b2182b","#d6604d","#f4a582","#fddbc7","#ffffff","#e0e0e0","#bababa","#878787","#4d4d4d","#1a1a1a"],PuOr:["#7f3b08","#b35806","#e08214","#fdb863","#fee0b6","#f7f7f7","#d8daeb","#b2abd2","#8073ac","#542788","#2d004b"],Set2:["#66c2a5","#fc8d62","#8da0cb","#e78ac3","#a6d854","#ffd92f","#e5c494","#b3b3b3"],Accent:["#7fc97f","#beaed4","#fdc086","#ffff99","#386cb0","#f0027f","#bf5b17","#666666"],Set1:["#e41a1c","#377eb8","#4daf4a","#984ea3","#ff7f00","#ffff33","#a65628","#f781bf","#999999"],Set3:["#8dd3c7","#ffffb3","#bebada","#fb8072","#80b1d3","#fdb462","#b3de69","#fccde5","#d9d9d9","#bc80bd","#ccebc5","#ffed6f"],Dark2:["#1b9e77","#d95f02","#7570b3","#e7298a","#66a61e","#e6ab02","#a6761d","#666666"],Paired:["#a6cee3","#1f78b4","#b2df8a","#33a02c","#fb9a99","#e31a1c","#fdbf6f","#ff7f00","#cab2d6","#6a3d9a","#ffff99","#b15928"],Pastel2:["#b3e2cd","#fdcdac","#cbd5e8","#f4cae4","#e6f5c9","#fff2ae","#f1e2cc","#cccccc"],Pastel1:["#fbb4ae","#b3cde3","#ccebc5","#decbe4","#fed9a6","#ffffcc","#e5d8bd","#fddaec","#f2f2f2"]},go=0,vo=Object.keys(po);go{if(r.value.includes("mix(")){const e=/mix\((rgba?\([^)]*\)|hsla?\([^)]*\)|#[0-9a-fA-F]{3,8}|[a-z]+),\s*(rgba?\([^)]*\)|hsla?\([^)]*\)|#[0-9a-fA-F]{3,8}|[a-z]+)(?:,\s*([\d.]+)(?:%|\b))?\)/g.exec(r.value);if(e){const t=((r,e,t=.5,a)=>((t<0||t>1)&&(t=.5),n.mix(r,e,t,a).css()))(e[1].trim(),e[2].trim(),parseFloat(e[3])||.5);r.value=r.value.replace(e[0],n(t).hex("rgb"))}}}))}}}));