next
Version:
The React Framework
73 lines • 316 kB
JavaScript
(()=>{var l={6615:(l,v,m)=>{"use strict";Object.defineProperty(v,"__esModule",{value:true});v.getBrowserScope=v.setBrowserScope=v.getLatestStableBrowsers=v.find=v.isSupported=v.getSupport=v.features=undefined;var y=m(4953);var _=_interopRequireDefault(y);var w=m(4907);var k=_interopRequireDefault(w);var S=m(9613);var E=m(4532);function _interopRequireDefault(l){return l&&l.__esModule?l:{default:l}}var O=Object.keys(S.features);var P=void 0;function setBrowserScope(l){P=(0,E.cleanBrowsersList)(l)}function getBrowserScope(){return P}var C=(0,_.default)(E.parseCaniuseData,(function(l,v){return l.title+v}));function getSupport(l){var v=void 0;try{v=(0,S.feature)(S.features[l])}catch(v){var m=find(l);if(m.length===1)return getSupport(m[0]);throw new ReferenceError("Please provide a proper feature name. Cannot find "+l)}return C(v,P)}function isSupported(l,v){var m=void 0;try{m=(0,S.feature)(S.features[l])}catch(v){var y=find(l);if(y.length===1){m=S.features[y[0]]}else{throw new ReferenceError("Please provide a proper feature name. Cannot find "+l)}}return(0,k.default)(v,{ignoreUnknownVersions:true}).map((function(l){return l.split(" ")})).every((function(l){return m.stats[l[0]]&&m.stats[l[0]][l[1]]==="y"}))}function find(l){if(typeof l!=="string"){throw new TypeError("The `query` parameter should be a string.")}if(~O.indexOf(l)){return l}return O.filter((function(v){return(0,E.contains)(v,l)}))}function getLatestStableBrowsers(){return(0,k.default)("last 1 version")}setBrowserScope();v.features=O;v.getSupport=getSupport;v.isSupported=isSupported;v.find=find;v.getLatestStableBrowsers=getLatestStableBrowsers;v.setBrowserScope=setBrowserScope;v.getBrowserScope=getBrowserScope},4532:(l,v,m)=>{"use strict";Object.defineProperty(v,"__esModule",{value:true});v.contains=contains;v.parseCaniuseData=parseCaniuseData;v.cleanBrowsersList=cleanBrowsersList;var y=m(2583);var _=_interopRequireDefault(y);var w=m(4907);var k=_interopRequireDefault(w);function _interopRequireDefault(l){return l&&l.__esModule?l:{default:l}}function contains(l,v){return!!~l.indexOf(v)}function parseCaniuseData(l,v){var m={};var y;var _;v.forEach((function(v){m[v]={};for(var w in l.stats[v]){y=l.stats[v][w].replace(/#\d+/,"").trim().split(" ");w=parseFloat(w.split("-")[0]);if(isNaN(w))continue;for(var k=0;k<y.length;k++){_=y[k];if(_==="d"){continue}else if(_==="y"){if(typeof m[v][_]==="undefined"||w<m[v][_]){m[v][_]=w}}else{if(typeof m[v][_]==="undefined"||w>m[v][_]){m[v][_]=w}}}}}));return m}function cleanBrowsersList(l){return(0,_.default)((0,k.default)(l).map((function(l){return l.split(" ")[0]})))}},3251:(l,v)=>{Object.defineProperty(v,"__esModule",{value:!0});var m={grad:.9,turn:360,rad:360/(2*Math.PI)},t=function(l){return"string"==typeof l?l.length>0:"number"==typeof l},n=function(l,v,m){return void 0===v&&(v=0),void 0===m&&(m=Math.pow(10,v)),Math.round(m*l)/m+0},e=function(l,v,m){return void 0===v&&(v=0),void 0===m&&(m=1),l>m?m:l>v?l:v},u=function(l){return(l=isFinite(l)?l%360:0)>0?l:l+360},o=function(l){return{r:e(l.r,0,255),g:e(l.g,0,255),b:e(l.b,0,255),a:e(l.a)}},a=function(l){return{r:n(l.r),g:n(l.g),b:n(l.b),a:n(l.a,3)}},y=/^#([0-9a-f]{3,8})$/i,i=function(l){var v=l.toString(16);return v.length<2?"0"+v:v},h=function(l){var v=l.r,m=l.g,y=l.b,_=l.a,w=Math.max(v,m,y),k=w-Math.min(v,m,y),S=k?w===v?(m-y)/k:w===m?2+(y-v)/k:4+(v-m)/k:0;return{h:60*(S<0?S+6:S),s:w?k/w*100:0,v:w/255*100,a:_}},b=function(l){var v=l.h,m=l.s,y=l.v,_=l.a;v=v/360*6,m/=100,y/=100;var w=Math.floor(v),k=y*(1-m),S=y*(1-(v-w)*m),E=y*(1-(1-v+w)*m),O=w%6;return{r:255*[y,S,k,k,E,y][O],g:255*[E,y,y,S,k,k][O],b:255*[k,k,E,y,y,S][O],a:_}},d=function(l){return{h:u(l.h),s:e(l.s,0,100),l:e(l.l,0,100),a:e(l.a)}},g=function(l){return{h:n(l.h),s:n(l.s),l:n(l.l),a:n(l.a,3)}},f=function(l){return b((m=(v=l).s,{h:v.h,s:(m*=((y=v.l)<50?y:100-y)/100)>0?2*m/(y+m)*100:0,v:y+m,a:v.a}));var v,m,y},p=function(l){return{h:(v=h(l)).h,s:(_=(200-(m=v.s))*(y=v.v)/100)>0&&_<200?m*y/100/(_<=100?_:200-_)*100:0,l:_/2,a:v.a};var v,m,y,_},_=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,w=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,k=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,S=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,E={string:[[function(l){var v=y.exec(l);return v?(l=v[1]).length<=4?{r:parseInt(l[0]+l[0],16),g:parseInt(l[1]+l[1],16),b:parseInt(l[2]+l[2],16),a:4===l.length?n(parseInt(l[3]+l[3],16)/255,2):1}:6===l.length||8===l.length?{r:parseInt(l.substr(0,2),16),g:parseInt(l.substr(2,2),16),b:parseInt(l.substr(4,2),16),a:8===l.length?n(parseInt(l.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(l){var v=k.exec(l)||S.exec(l);return v?v[2]!==v[4]||v[4]!==v[6]?null:o({r:Number(v[1])/(v[2]?100/255:1),g:Number(v[3])/(v[4]?100/255:1),b:Number(v[5])/(v[6]?100/255:1),a:void 0===v[7]?1:Number(v[7])/(v[8]?100:1)}):null},"rgb"],[function(l){var v=_.exec(l)||w.exec(l);if(!v)return null;var y,k,S=d({h:(y=v[1],k=v[2],void 0===k&&(k="deg"),Number(y)*(m[k]||1)),s:Number(v[3]),l:Number(v[4]),a:void 0===v[5]?1:Number(v[5])/(v[6]?100:1)});return f(S)},"hsl"]],object:[[function(l){var v=l.r,m=l.g,y=l.b,_=l.a,w=void 0===_?1:_;return t(v)&&t(m)&&t(y)?o({r:Number(v),g:Number(m),b:Number(y),a:Number(w)}):null},"rgb"],[function(l){var v=l.h,m=l.s,y=l.l,_=l.a,w=void 0===_?1:_;if(!t(v)||!t(m)||!t(y))return null;var k=d({h:Number(v),s:Number(m),l:Number(y),a:Number(w)});return f(k)},"hsl"],[function(l){var v=l.h,m=l.s,y=l.v,_=l.a,w=void 0===_?1:_;if(!t(v)||!t(m)||!t(y))return null;var k=function(l){return{h:u(l.h),s:e(l.s,0,100),v:e(l.v,0,100),a:e(l.a)}}({h:Number(v),s:Number(m),v:Number(y),a:Number(w)});return b(k)},"hsv"]]},N=function(l,v){for(var m=0;m<v.length;m++){var y=v[m][0](l);if(y)return[y,v[m][1]]}return[null,void 0]},x=function(l){return"string"==typeof l?N(l.trim(),E.string):"object"==typeof l&&null!==l?N(l,E.object):[null,void 0]},M=function(l,v){var m=p(l);return{h:m.h,s:e(m.s+100*v,0,100),l:m.l,a:m.a}},I=function(l){return(299*l.r+587*l.g+114*l.b)/1e3/255},H=function(l,v){var m=p(l);return{h:m.h,s:m.s,l:e(m.l+100*v,0,100),a:m.a}},O=function(){function r(l){this.parsed=x(l)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return r.prototype.isValid=function(){return null!==this.parsed},r.prototype.brightness=function(){return n(I(this.rgba),2)},r.prototype.isDark=function(){return I(this.rgba)<.5},r.prototype.isLight=function(){return I(this.rgba)>=.5},r.prototype.toHex=function(){return l=a(this.rgba),v=l.r,m=l.g,y=l.b,w=(_=l.a)<1?i(n(255*_)):"","#"+i(v)+i(m)+i(y)+w;var l,v,m,y,_,w},r.prototype.toRgb=function(){return a(this.rgba)},r.prototype.toRgbString=function(){return l=a(this.rgba),v=l.r,m=l.g,y=l.b,(_=l.a)<1?"rgba("+v+", "+m+", "+y+", "+_+")":"rgb("+v+", "+m+", "+y+")";var l,v,m,y,_},r.prototype.toHsl=function(){return g(p(this.rgba))},r.prototype.toHslString=function(){return l=g(p(this.rgba)),v=l.h,m=l.s,y=l.l,(_=l.a)<1?"hsla("+v+", "+m+"%, "+y+"%, "+_+")":"hsl("+v+", "+m+"%, "+y+"%)";var l,v,m,y,_},r.prototype.toHsv=function(){return l=h(this.rgba),{h:n(l.h),s:n(l.s),v:n(l.v),a:n(l.a,3)};var l},r.prototype.invert=function(){return j({r:255-(l=this.rgba).r,g:255-l.g,b:255-l.b,a:l.a});var l},r.prototype.saturate=function(l){return void 0===l&&(l=.1),j(M(this.rgba,l))},r.prototype.desaturate=function(l){return void 0===l&&(l=.1),j(M(this.rgba,-l))},r.prototype.grayscale=function(){return j(M(this.rgba,-1))},r.prototype.lighten=function(l){return void 0===l&&(l=.1),j(H(this.rgba,l))},r.prototype.darken=function(l){return void 0===l&&(l=.1),j(H(this.rgba,-l))},r.prototype.rotate=function(l){return void 0===l&&(l=15),this.hue(this.hue()+l)},r.prototype.alpha=function(l){return"number"==typeof l?j({r:(v=this.rgba).r,g:v.g,b:v.b,a:l}):n(this.rgba.a,3);var v},r.prototype.hue=function(l){var v=p(this.rgba);return"number"==typeof l?j({h:l,s:v.s,l:v.l,a:v.a}):n(v.h)},r.prototype.isEqual=function(l){return this.toHex()===j(l).toHex()},r}(),j=function(l){return l instanceof O?l:new O(l)},P=[];v.Colord=O,v.colord=j,v.extend=function(l){l.forEach((function(l){P.indexOf(l)<0&&(l(O,E),P.push(l))}))},v.getFormat=function(l){return x(l)[1]},v.random=function(){return new O({r:255*Math.random(),g:255*Math.random(),b:255*Math.random()})}},47:l=>{l.exports=function(l){var r=function(l){var v,m,y,_=l.toHex(),w=l.alpha(),k=_.split(""),S=k[1],E=k[2],O=k[3],P=k[4],C=k[5],T=k[6],L=k[7],D=k[8];if(w>0&&w<1&&(v=parseInt(L+D,16)/255,void 0===(m=2)&&(m=0),void 0===y&&(y=Math.pow(10,m)),Math.round(y*v)/y+0!==w))return null;if(S===E&&O===P&&C===T){if(1===w)return"#"+S+O+C;if(L===D)return"#"+S+O+C+L}return _},n=function(l){return l>0&&l<1?l.toString().replace("0.","."):l};l.prototype.minify=function(l){void 0===l&&(l={});var v=this.toRgb(),m=n(v.r),y=n(v.g),_=n(v.b),w=this.toHsl(),k=n(w.h),S=n(w.s),E=n(w.l),O=n(this.alpha()),P=Object.assign({hex:!0,rgb:!0,hsl:!0},l),C=[];if(P.hex&&(1===O||P.alphaHex)){var T=r(this);T&&C.push(T)}if(P.rgb&&C.push(1===O?"rgb("+m+","+y+","+_+")":"rgba("+m+","+y+","+_+","+O+")"),P.hsl&&C.push(1===O?"hsl("+k+","+S+"%,"+E+"%)":"hsla("+k+","+S+"%,"+E+"%,"+O+")"),P.transparent&&0===m&&0===y&&0===_&&0===O)C.push("transparent");else if(1===O&&P.name&&"function"==typeof this.toName){var L=this.toName();L&&C.push(L)}return function(l){for(var v=l[0],m=1;m<l.length;m++)l[m].length<v.length&&(v=l[m]);return v}(C)}}},2338:l=>{l.exports=function(l,v){var m={white:"#ffffff",bisque:"#ffe4c4",blue:"#0000ff",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",antiquewhite:"#faebd7",aqua:"#00ffff",azure:"#f0ffff",whitesmoke:"#f5f5f5",papayawhip:"#ffefd5",plum:"#dda0dd",blanchedalmond:"#ffebcd",black:"#000000",gold:"#ffd700",goldenrod:"#daa520",gainsboro:"#dcdcdc",cornsilk:"#fff8dc",cornflowerblue:"#6495ed",burlywood:"#deb887",aquamarine:"#7fffd4",beige:"#f5f5dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkkhaki:"#bdb76b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",peachpuff:"#ffdab9",darkmagenta:"#8b008b",darkred:"#8b0000",darkorchid:"#9932cc",darkorange:"#ff8c00",darkslateblue:"#483d8b",gray:"#808080",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",deeppink:"#ff1493",deepskyblue:"#00bfff",wheat:"#f5deb3",firebrick:"#b22222",floralwhite:"#fffaf0",ghostwhite:"#f8f8ff",darkviolet:"#9400d3",magenta:"#ff00ff",green:"#008000",dodgerblue:"#1e90ff",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",blueviolet:"#8a2be2",forestgreen:"#228b22",lawngreen:"#7cfc00",indianred:"#cd5c5c",indigo:"#4b0082",fuchsia:"#ff00ff",brown:"#a52a2a",maroon:"#800000",mediumblue:"#0000cd",lightcoral:"#f08080",darkturquoise:"#00ced1",lightcyan:"#e0ffff",ivory:"#fffff0",lightyellow:"#ffffe0",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",linen:"#faf0e6",mediumaquamarine:"#66cdaa",lemonchiffon:"#fffacd",lime:"#00ff00",khaki:"#f0e68c",mediumseagreen:"#3cb371",limegreen:"#32cd32",mediumspringgreen:"#00fa9a",lightskyblue:"#87cefa",lightblue:"#add8e6",midnightblue:"#191970",lightpink:"#ffb6c1",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",mintcream:"#f5fffa",lightslategray:"#778899",lightslategrey:"#778899",navajowhite:"#ffdead",navy:"#000080",mediumvioletred:"#c71585",powderblue:"#b0e0e6",palegoldenrod:"#eee8aa",oldlace:"#fdf5e6",paleturquoise:"#afeeee",mediumturquoise:"#48d1cc",mediumorchid:"#ba55d3",rebeccapurple:"#663399",lightsteelblue:"#b0c4de",mediumslateblue:"#7b68ee",thistle:"#d8bfd8",tan:"#d2b48c",orchid:"#da70d6",mediumpurple:"#9370db",purple:"#800080",pink:"#ffc0cb",skyblue:"#87ceeb",springgreen:"#00ff7f",palegreen:"#98fb98",red:"#ff0000",yellow:"#ffff00",slateblue:"#6a5acd",lavenderblush:"#fff0f5",peru:"#cd853f",palevioletred:"#db7093",violet:"#ee82ee",teal:"#008080",slategray:"#708090",slategrey:"#708090",aliceblue:"#f0f8ff",darkseagreen:"#8fbc8f",darkolivegreen:"#556b2f",greenyellow:"#adff2f",seagreen:"#2e8b57",seashell:"#fff5ee",tomato:"#ff6347",silver:"#c0c0c0",sienna:"#a0522d",lavender:"#e6e6fa",lightgreen:"#90ee90",orange:"#ffa500",orangered:"#ff4500",steelblue:"#4682b4",royalblue:"#4169e1",turquoise:"#40e0d0",yellowgreen:"#9acd32",salmon:"#fa8072",saddlebrown:"#8b4513",sandybrown:"#f4a460",rosybrown:"#bc8f8f",darksalmon:"#e9967a",lightgoldenrodyellow:"#fafad2",snow:"#fffafa",lightgrey:"#d3d3d3",lightgray:"#d3d3d3",dimgray:"#696969",dimgrey:"#696969",olivedrab:"#6b8e23",olive:"#808000"},y={};for(var _ in m)y[m[_]]=_;var w={};l.prototype.toName=function(v){if(!(this.rgba.a||this.rgba.r||this.rgba.g||this.rgba.b))return"transparent";var _,k,S=y[this.toHex()];if(S)return S;if(null==v?void 0:v.closest){var E=this.toRgb(),O=1/0,P="black";if(!w.length)for(var C in m)w[C]=new l(m[C]).toRgb();for(var T in m){var L=(_=E,k=w[T],Math.pow(_.r-k.r,2)+Math.pow(_.g-k.g,2)+Math.pow(_.b-k.b,2));L<O&&(O=L,P=T)}return P}};v.string.push([function(v){var y=v.toLowerCase(),_="transparent"===y?"#0000":m[y];return _?new l(_).toRgb():null},"name"])}},441:l=>{"use strict";
/*! https://mths.be/cssesc v3.0.0 by @mathias */var v={};var m=v.hasOwnProperty;var y=function merge(l,v){if(!l){return v}var y={};for(var _ in v){y[_]=m.call(l,_)?l[_]:v[_]}return y};var _=/[ -,\.\/:-@\[-\^`\{-~]/;var w=/[ -,\.\/:-@\[\]\^`\{-~]/;var k=/['"\\]/;var S=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g;var E=function cssesc(l,v){v=y(v,cssesc.options);if(v.quotes!="single"&&v.quotes!="double"){v.quotes="single"}var m=v.quotes=="double"?'"':"'";var k=v.isIdentifier;var E=l.charAt(0);var O="";var P=0;var C=l.length;while(P<C){var T=l.charAt(P++);var L=T.charCodeAt();var D=void 0;if(L<32||L>126){if(L>=55296&&L<=56319&&P<C){var R=l.charCodeAt(P++);if((R&64512)==56320){L=((L&1023)<<10)+(R&1023)+65536}else{P--}}D="\\"+L.toString(16).toUpperCase()+" "}else{if(v.escapeEverything){if(_.test(T)){D="\\"+T}else{D="\\"+L.toString(16).toUpperCase()+" "}}else if(/[\t\n\f\r\x0B]/.test(T)){D="\\"+L.toString(16).toUpperCase()+" "}else if(T=="\\"||!k&&(T=='"'&&m==T||T=="'"&&m==T)||k&&w.test(T)){D="\\"+T}else{D=T}}O+=D}if(k){if(/^-[-\d]/.test(O)){O="\\-"+O.slice(1)}else if(/\d/.test(E)){O="\\3"+E+" "+O.slice(1)}}O=O.replace(S,(function(l,v,m){if(v&&v.length%2){return l}return(v||"")+m}));if(!k&&v.wrap){return m+O+m}return O};E.options={escapeEverything:false,isIdentifier:false,quotes:"single",wrap:false};E.version="3.0.0";l.exports=E},6501:(l,v,m)=>{"use strict";
/**
* @author Ben Briggs
* @license MIT
* @module cssnano:preset:default
* @overview
*
* This default preset for cssnano only includes transforms that make no
* assumptions about your CSS other than what is passed in. In previous
* iterations of cssnano, assumptions were made about your CSS which caused
* output to look different in certain use cases, but not others. These
* transforms have been moved from the defaults to other presets, to make
* this preset require only minimal configuration.
*/const y=m(2818);const _=m(5227);const w=m(3653);const k=m(2506);const S=m(8248);const E=m(5373);const O=m(1212);const P=m(4491);const C=m(8258);const T=m(5535);const L=m(1625);const D=m(907);const R=m(9734);const A=m(1800);const q=m(1912);const F=m(5856);const $=m(5138);const z=m(5501);const V=m(8842);const W=m(3971);const U=m(6742);const B=m(4034);const Q=m(908);const Y=m(171);const G=m(7151);const J=m(6119);const Z=m(631);const K=m(9813);const{rawCache:X}=m(39);const ee={convertValues:{length:false},normalizeCharset:{add:false},cssDeclarationSorter:{keepOverrides:true}};function defaultPreset(l={}){const v=Object.assign({},ee,l);const m=[[_,v.discardComments],[k,v.minifyGradients],[w,v.reduceInitial],[S,v.svgo],[Z,v.normalizeDisplayValues],[E,v.reduceTransforms],[C,v.colormin],[K,v.normalizeTimingFunctions],[P,v.calc],[O,v.convertValues],[T,v.orderedValues],[L,v.minifySelectors],[D,v.minifyParams],[R,v.normalizeCharset],[z,v.discardOverridden],[Q,v.normalizeString],[J,v.normalizeUnicode],[A,v.minifyFontValues],[q,v.normalizeUrl],[V,v.normalizeRepeatStyle],[Y,v.normalizePositions],[G,v.normalizeWhitespace],[F,v.mergeLonghand],[$,v.discardDuplicates],[W,v.mergeRules],[U,v.discardEmpty],[B,v.uniqueSelectors],[y,v.cssDeclarationSorter],[X,v.rawCache]];return{plugins:m}}l.exports=defaultPreset},3280:l=>{"use strict";l.exports=function getArguments(l){const v=[[]];for(const m of l.nodes){if(m.type!=="div"){v[v.length-1].push(m)}else{v.push([])}}return v}},39:(l,v,m)=>{"use strict";const y=m(3496);const _=m(3280);const w=m(8202);l.exports={rawCache:y,getArguments:_,sameParent:w}},3496:l=>{"use strict";function pluginCreator(){return{postcssPlugin:"cssnano-util-raw-cache",OnceExit(l,{result:v}){v.root.rawCache={colon:":",indent:"",beforeDecl:"",beforeRule:"",beforeOpen:"",beforeClose:"",beforeComment:"",after:"",emptyBody:"",commentLeft:"",commentRight:""}}}}pluginCreator.postcss=true;l.exports=pluginCreator},8202:l=>{"use strict";function checkMatch(l,v){if(l.type==="atrule"&&v.type==="atrule"){return l.params===v.params&&l.name.toLowerCase()===v.name.toLowerCase()}return l.type===v.type}function sameParent(l,v){if(!l.parent){return!v.parent}if(!v.parent){return false}if(!checkMatch(l.parent,v.parent)){return false}return sameParent(l.parent,v.parent)}l.exports=sameParent},4953:l=>{var v="Expected a function";var m="__lodash_hash_undefined__";var y="[object Function]",_="[object GeneratorFunction]";var w=/[\\^$.*+?()[\]{}|]/g;var k=/^\[object .+?Constructor\]$/;var S=typeof global=="object"&&global&&global.Object===Object&&global;var E=typeof self=="object"&&self&&self.Object===Object&&self;var O=S||E||Function("return this")();function getValue(l,v){return l==null?undefined:l[v]}function isHostObject(l){var v=false;if(l!=null&&typeof l.toString!="function"){try{v=!!(l+"")}catch(l){}}return v}var P=Array.prototype,C=Function.prototype,T=Object.prototype;var L=O["__core-js_shared__"];var D=function(){var l=/[^.]+$/.exec(L&&L.keys&&L.keys.IE_PROTO||"");return l?"Symbol(src)_1."+l:""}();var R=C.toString;var A=T.hasOwnProperty;var q=T.toString;var F=RegExp("^"+R.call(A).replace(w,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var $=P.splice;var z=getNative(O,"Map"),V=getNative(Object,"create");function Hash(l){var v=-1,m=l?l.length:0;this.clear();while(++v<m){var y=l[v];this.set(y[0],y[1])}}function hashClear(){this.__data__=V?V(null):{}}function hashDelete(l){return this.has(l)&&delete this.__data__[l]}function hashGet(l){var v=this.__data__;if(V){var y=v[l];return y===m?undefined:y}return A.call(v,l)?v[l]:undefined}function hashHas(l){var v=this.__data__;return V?v[l]!==undefined:A.call(v,l)}function hashSet(l,v){var y=this.__data__;y[l]=V&&v===undefined?m:v;return this}Hash.prototype.clear=hashClear;Hash.prototype["delete"]=hashDelete;Hash.prototype.get=hashGet;Hash.prototype.has=hashHas;Hash.prototype.set=hashSet;function ListCache(l){var v=-1,m=l?l.length:0;this.clear();while(++v<m){var y=l[v];this.set(y[0],y[1])}}function listCacheClear(){this.__data__=[]}function listCacheDelete(l){var v=this.__data__,m=assocIndexOf(v,l);if(m<0){return false}var y=v.length-1;if(m==y){v.pop()}else{$.call(v,m,1)}return true}function listCacheGet(l){var v=this.__data__,m=assocIndexOf(v,l);return m<0?undefined:v[m][1]}function listCacheHas(l){return assocIndexOf(this.__data__,l)>-1}function listCacheSet(l,v){var m=this.__data__,y=assocIndexOf(m,l);if(y<0){m.push([l,v])}else{m[y][1]=v}return this}ListCache.prototype.clear=listCacheClear;ListCache.prototype["delete"]=listCacheDelete;ListCache.prototype.get=listCacheGet;ListCache.prototype.has=listCacheHas;ListCache.prototype.set=listCacheSet;function MapCache(l){var v=-1,m=l?l.length:0;this.clear();while(++v<m){var y=l[v];this.set(y[0],y[1])}}function mapCacheClear(){this.__data__={hash:new Hash,map:new(z||ListCache),string:new Hash}}function mapCacheDelete(l){return getMapData(this,l)["delete"](l)}function mapCacheGet(l){return getMapData(this,l).get(l)}function mapCacheHas(l){return getMapData(this,l).has(l)}function mapCacheSet(l,v){getMapData(this,l).set(l,v);return this}MapCache.prototype.clear=mapCacheClear;MapCache.prototype["delete"]=mapCacheDelete;MapCache.prototype.get=mapCacheGet;MapCache.prototype.has=mapCacheHas;MapCache.prototype.set=mapCacheSet;function assocIndexOf(l,v){var m=l.length;while(m--){if(eq(l[m][0],v)){return m}}return-1}function baseIsNative(l){if(!isObject(l)||isMasked(l)){return false}var v=isFunction(l)||isHostObject(l)?F:k;return v.test(toSource(l))}function getMapData(l,v){var m=l.__data__;return isKeyable(v)?m[typeof v=="string"?"string":"hash"]:m.map}function getNative(l,v){var m=getValue(l,v);return baseIsNative(m)?m:undefined}function isKeyable(l){var v=typeof l;return v=="string"||v=="number"||v=="symbol"||v=="boolean"?l!=="__proto__":l===null}function isMasked(l){return!!D&&D in l}function toSource(l){if(l!=null){try{return R.call(l)}catch(l){}try{return l+""}catch(l){}}return""}function memoize(l,m){if(typeof l!="function"||m&&typeof m!="function"){throw new TypeError(v)}var memoized=function(){var v=arguments,y=m?m.apply(this,v):v[0],_=memoized.cache;if(_.has(y)){return _.get(y)}var w=l.apply(this,v);memoized.cache=_.set(y,w);return w};memoized.cache=new(memoize.Cache||MapCache);return memoized}memoize.Cache=MapCache;function eq(l,v){return l===v||l!==l&&v!==v}function isFunction(l){var v=isObject(l)?q.call(l):"";return v==y||v==_}function isObject(l){var v=typeof l;return!!l&&(v=="object"||v=="function")}l.exports=memoize},2583:l=>{var v=200;var m="__lodash_hash_undefined__";var y=1/0;var _="[object Function]",w="[object GeneratorFunction]";var k=/[\\^$.*+?()[\]{}|]/g;var S=/^\[object .+?Constructor\]$/;var E=typeof global=="object"&&global&&global.Object===Object&&global;var O=typeof self=="object"&&self&&self.Object===Object&&self;var P=E||O||Function("return this")();function arrayIncludes(l,v){var m=l?l.length:0;return!!m&&baseIndexOf(l,v,0)>-1}function arrayIncludesWith(l,v,m){var y=-1,_=l?l.length:0;while(++y<_){if(m(v,l[y])){return true}}return false}function baseFindIndex(l,v,m,y){var _=l.length,w=m+(y?1:-1);while(y?w--:++w<_){if(v(l[w],w,l)){return w}}return-1}function baseIndexOf(l,v,m){if(v!==v){return baseFindIndex(l,baseIsNaN,m)}var y=m-1,_=l.length;while(++y<_){if(l[y]===v){return y}}return-1}function baseIsNaN(l){return l!==l}function cacheHas(l,v){return l.has(v)}function getValue(l,v){return l==null?undefined:l[v]}function isHostObject(l){var v=false;if(l!=null&&typeof l.toString!="function"){try{v=!!(l+"")}catch(l){}}return v}function setToArray(l){var v=-1,m=Array(l.size);l.forEach((function(l){m[++v]=l}));return m}var C=Array.prototype,T=Function.prototype,L=Object.prototype;var D=P["__core-js_shared__"];var R=function(){var l=/[^.]+$/.exec(D&&D.keys&&D.keys.IE_PROTO||"");return l?"Symbol(src)_1."+l:""}();var A=T.toString;var q=L.hasOwnProperty;var F=L.toString;var $=RegExp("^"+A.call(q).replace(k,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var z=C.splice;var V=getNative(P,"Map"),W=getNative(P,"Set"),U=getNative(Object,"create");function Hash(l){var v=-1,m=l?l.length:0;this.clear();while(++v<m){var y=l[v];this.set(y[0],y[1])}}function hashClear(){this.__data__=U?U(null):{}}function hashDelete(l){return this.has(l)&&delete this.__data__[l]}function hashGet(l){var v=this.__data__;if(U){var y=v[l];return y===m?undefined:y}return q.call(v,l)?v[l]:undefined}function hashHas(l){var v=this.__data__;return U?v[l]!==undefined:q.call(v,l)}function hashSet(l,v){var y=this.__data__;y[l]=U&&v===undefined?m:v;return this}Hash.prototype.clear=hashClear;Hash.prototype["delete"]=hashDelete;Hash.prototype.get=hashGet;Hash.prototype.has=hashHas;Hash.prototype.set=hashSet;function ListCache(l){var v=-1,m=l?l.length:0;this.clear();while(++v<m){var y=l[v];this.set(y[0],y[1])}}function listCacheClear(){this.__data__=[]}function listCacheDelete(l){var v=this.__data__,m=assocIndexOf(v,l);if(m<0){return false}var y=v.length-1;if(m==y){v.pop()}else{z.call(v,m,1)}return true}function listCacheGet(l){var v=this.__data__,m=assocIndexOf(v,l);return m<0?undefined:v[m][1]}function listCacheHas(l){return assocIndexOf(this.__data__,l)>-1}function listCacheSet(l,v){var m=this.__data__,y=assocIndexOf(m,l);if(y<0){m.push([l,v])}else{m[y][1]=v}return this}ListCache.prototype.clear=listCacheClear;ListCache.prototype["delete"]=listCacheDelete;ListCache.prototype.get=listCacheGet;ListCache.prototype.has=listCacheHas;ListCache.prototype.set=listCacheSet;function MapCache(l){var v=-1,m=l?l.length:0;this.clear();while(++v<m){var y=l[v];this.set(y[0],y[1])}}function mapCacheClear(){this.__data__={hash:new Hash,map:new(V||ListCache),string:new Hash}}function mapCacheDelete(l){return getMapData(this,l)["delete"](l)}function mapCacheGet(l){return getMapData(this,l).get(l)}function mapCacheHas(l){return getMapData(this,l).has(l)}function mapCacheSet(l,v){getMapData(this,l).set(l,v);return this}MapCache.prototype.clear=mapCacheClear;MapCache.prototype["delete"]=mapCacheDelete;MapCache.prototype.get=mapCacheGet;MapCache.prototype.has=mapCacheHas;MapCache.prototype.set=mapCacheSet;function SetCache(l){var v=-1,m=l?l.length:0;this.__data__=new MapCache;while(++v<m){this.add(l[v])}}function setCacheAdd(l){this.__data__.set(l,m);return this}function setCacheHas(l){return this.__data__.has(l)}SetCache.prototype.add=SetCache.prototype.push=setCacheAdd;SetCache.prototype.has=setCacheHas;function assocIndexOf(l,v){var m=l.length;while(m--){if(eq(l[m][0],v)){return m}}return-1}function baseIsNative(l){if(!isObject(l)||isMasked(l)){return false}var v=isFunction(l)||isHostObject(l)?$:S;return v.test(toSource(l))}function baseUniq(l,m,y){var _=-1,w=arrayIncludes,k=l.length,S=true,E=[],O=E;if(y){S=false;w=arrayIncludesWith}else if(k>=v){var P=m?null:B(l);if(P){return setToArray(P)}S=false;w=cacheHas;O=new SetCache}else{O=m?[]:E}e:while(++_<k){var C=l[_],T=m?m(C):C;C=y||C!==0?C:0;if(S&&T===T){var L=O.length;while(L--){if(O[L]===T){continue e}}if(m){O.push(T)}E.push(C)}else if(!w(O,T,y)){if(O!==E){O.push(T)}E.push(C)}}return E}var B=!(W&&1/setToArray(new W([,-0]))[1]==y)?noop:function(l){return new W(l)};function getMapData(l,v){var m=l.__data__;return isKeyable(v)?m[typeof v=="string"?"string":"hash"]:m.map}function getNative(l,v){var m=getValue(l,v);return baseIsNative(m)?m:undefined}function isKeyable(l){var v=typeof l;return v=="string"||v=="number"||v=="symbol"||v=="boolean"?l!=="__proto__":l===null}function isMasked(l){return!!R&&R in l}function toSource(l){if(l!=null){try{return A.call(l)}catch(l){}try{return l+""}catch(l){}}return""}function uniq(l){return l&&l.length?baseUniq(l):[]}function eq(l,v){return l===v||l!==l&&v!==v}function isFunction(l){var v=isObject(l)?F.call(l):"";return v==_||v==w}function isObject(l){var v=typeof l;return!!l&&(v=="object"||v=="function")}function noop(){}l.exports=uniq},5299:l=>{"use strict";const v="text/plain";const m="us-ascii";const testParameter=(l,v)=>v.some((v=>v instanceof RegExp?v.test(l):v===l));const normalizeDataURL=(l,{stripHash:y})=>{const _=/^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$/.exec(l);if(!_){throw new Error(`Invalid URL: ${l}`)}let{type:w,data:k,hash:S}=_.groups;const E=w.split(";");S=y?"":S;let O=false;if(E[E.length-1]==="base64"){E.pop();O=true}const P=(E.shift()||"").toLowerCase();const C=E.map((l=>{let[v,y=""]=l.split("=").map((l=>l.trim()));if(v==="charset"){y=y.toLowerCase();if(y===m){return""}}return`${v}${y?`=${y}`:""}`})).filter(Boolean);const T=[...C];if(O){T.push("base64")}if(T.length!==0||P&&P!==v){T.unshift(P)}return`data:${T.join(";")},${O?k.trim():k}${S?`#${S}`:""}`};const normalizeUrl=(l,v)=>{v={defaultProtocol:"http:",normalizeProtocol:true,forceHttp:false,forceHttps:false,stripAuthentication:true,stripHash:false,stripTextFragment:true,stripWWW:true,removeQueryParameters:[/^utm_\w+/i],removeTrailingSlash:true,removeSingleSlash:true,removeDirectoryIndex:false,sortQueryParameters:true,...v};l=l.trim();if(/^data:/i.test(l)){return normalizeDataURL(l,v)}if(/^view-source:/i.test(l)){throw new Error("`view-source:` is not supported as it is a non-standard protocol")}const m=l.startsWith("//");const y=!m&&/^\.*\//.test(l);if(!y){l=l.replace(/^(?!(?:\w+:)?\/\/)|^\/\//,v.defaultProtocol)}const _=new URL(l);if(v.forceHttp&&v.forceHttps){throw new Error("The `forceHttp` and `forceHttps` options cannot be used together")}if(v.forceHttp&&_.protocol==="https:"){_.protocol="http:"}if(v.forceHttps&&_.protocol==="http:"){_.protocol="https:"}if(v.stripAuthentication){_.username="";_.password=""}if(v.stripHash){_.hash=""}else if(v.stripTextFragment){_.hash=_.hash.replace(/#?:~:text.*?$/i,"")}if(_.pathname){_.pathname=_.pathname.replace(/(?<!\b(?:[a-z][a-z\d+\-.]{1,50}:))\/{2,}/g,"/")}if(_.pathname){try{_.pathname=decodeURI(_.pathname)}catch(l){}}if(v.removeDirectoryIndex===true){v.removeDirectoryIndex=[/^index\.[a-z]+$/]}if(Array.isArray(v.removeDirectoryIndex)&&v.removeDirectoryIndex.length>0){let l=_.pathname.split("/");const m=l[l.length-1];if(testParameter(m,v.removeDirectoryIndex)){l=l.slice(0,l.length-1);_.pathname=l.slice(1).join("/")+"/"}}if(_.hostname){_.hostname=_.hostname.replace(/\.$/,"");if(v.stripWWW&&/^www\.(?!www\.)(?:[a-z\-\d]{1,63})\.(?:[a-z.\-\d]{2,63})$/.test(_.hostname)){_.hostname=_.hostname.replace(/^www\./,"")}}if(Array.isArray(v.removeQueryParameters)){for(const l of[..._.searchParams.keys()]){if(testParameter(l,v.removeQueryParameters)){_.searchParams.delete(l)}}}if(v.removeQueryParameters===true){_.search=""}if(v.sortQueryParameters){_.searchParams.sort()}if(v.removeTrailingSlash){_.pathname=_.pathname.replace(/\/$/,"")}const w=l;l=_.toString();if(!v.removeSingleSlash&&_.pathname==="/"&&!w.endsWith("/")&&_.hash===""){l=l.replace(/\/$/,"")}if((v.removeTrailingSlash||_.pathname==="/")&&_.hash===""&&v.removeSingleSlash){l=l.replace(/\/$/,"")}if(m&&!v.normalizeProtocol){l=l.replace(/^http:\/\//,"//")}if(v.stripProtocol){l=l.replace(/^(?:https?:)?\/\//,"")}return l};l.exports=normalizeUrl},4491:(l,v,m)=>{"use strict";const y=m(1229);function pluginCreator(l){const v=Object.assign({precision:5,preserve:false,warnWhenCannotResolve:false,mediaQueries:false,selectors:false},l);return{postcssPlugin:"postcss-calc",OnceExit(l,{result:m}){l.walk((l=>{const{type:_}=l;if(_==="decl"){y(l,"value",v,m)}if(_==="atrule"&&v.mediaQueries){y(l,"params",v,m)}if(_==="rule"&&v.selectors){y(l,"selector",v,m)}}))}}}pluginCreator.postcss=true;l.exports=pluginCreator},2663:l=>{"use strict";const v={px:{px:1,cm:96/2.54,mm:96/25.4,q:96/101.6,in:96,pt:96/72,pc:16},cm:{px:2.54/96,cm:1,mm:.1,q:.025,in:2.54,pt:2.54/72,pc:2.54/6},mm:{px:25.4/96,cm:10,mm:1,q:.25,in:25.4,pt:25.4/72,pc:25.4/6},q:{px:101.6/96,cm:40,mm:4,q:1,in:101.6,pt:101.6/72,pc:101.6/6},in:{px:1/96,cm:1/2.54,mm:1/25.4,q:1/101.6,in:1,pt:1/72,pc:1/6},pt:{px:.75,cm:72/2.54,mm:72/25.4,q:72/101.6,in:72,pt:1,pc:12},pc:{px:.0625,cm:6/2.54,mm:6/25.4,q:6/101.6,in:6,pt:6/72,pc:1},deg:{deg:1,grad:.9,rad:180/Math.PI,turn:360},grad:{deg:400/360,grad:1,rad:200/Math.PI,turn:400},rad:{deg:Math.PI/180,grad:Math.PI/200,rad:1,turn:Math.PI*2},turn:{deg:1/360,grad:.0025,rad:.5/Math.PI,turn:1},s:{s:1,ms:.001},ms:{s:1e3,ms:1},hz:{hz:1,khz:1e3},khz:{hz:.001,khz:1},dpi:{dpi:1,dpcm:1/2.54,dppx:1/96},dpcm:{dpi:2.54,dpcm:1,dppx:2.54/96},dppx:{dpi:96,dpcm:96/2.54,dppx:1}};function convertUnit(l,m,y,_){const w=m.toLowerCase();const k=y.toLowerCase();if(!v[k]){throw new Error("Cannot convert to "+y)}if(!v[k][w]){throw new Error("Cannot convert from "+m+" to "+y)}const S=v[k][w]*l;if(_!==false){_=Math.pow(10,Math.ceil(_)||5);return Math.round(S*_)/_}return S}l.exports=convertUnit},9285:(l,v,m)=>{"use strict";const y=m(2663);function isValueType(l){switch(l.type){case"LengthValue":case"AngleValue":case"TimeValue":case"FrequencyValue":case"ResolutionValue":case"EmValue":case"ExValue":case"ChValue":case"RemValue":case"VhValue":case"VwValue":case"VminValue":case"VmaxValue":case"PercentageValue":case"Number":return true}return false}function flip(l){return l==="+"?"-":"+"}function isAddSubOperator(l){return l==="+"||l==="-"}function collectAddSubItems(l,v,m,y){if(!isAddSubOperator(l)){throw new Error(`invalid operator ${l}`)}if(isValueType(v)){const _=m.findIndex((l=>l.node.type===v.type));if(_>=0){if(v.value===0){return}const w=m[_].node;const{left:k,right:S}=convertNodesUnits(w,v,y);if(m[_].preOperator==="-"){m[_].preOperator="+";k.value*=-1}if(l==="+"){k.value+=S.value}else{k.value-=S.value}if(k.value>=0){m[_]={node:k,preOperator:"+"}}else{k.value*=-1;m[_]={node:k,preOperator:"-"}}}else{if(v.value>=0){m.push({node:v,preOperator:l})}else{v.value*=-1;m.push({node:v,preOperator:flip(l)})}}}else if(v.type==="MathExpression"){if(isAddSubOperator(v.operator)){collectAddSubItems(l,v.left,m,y);const _=l==="-"?flip(v.operator):v.operator;collectAddSubItems(_,v.right,m,y)}else{const _=reduce(v,y);if(_.type!=="MathExpression"||isAddSubOperator(_.operator)){collectAddSubItems(l,_,m,y)}else{m.push({node:_,preOperator:l})}}}else if(v.type==="ParenthesizedExpression"){collectAddSubItems(l,v.content,m,y)}else{m.push({node:v,preOperator:l})}}function reduceAddSubExpression(l,v){const m=[];collectAddSubItems("+",l,m,v);const y=m.filter((l=>!(isValueType(l.node)&&l.node.value===0)));const _=y[0];if(!_||_.preOperator==="-"&&!isValueType(_.node)){const l=m.find((l=>isValueType(l.node)&&l.node.value===0));if(l){y.unshift(l)}}if(y[0].preOperator==="-"&&isValueType(y[0].node)){y[0].node.value*=-1;y[0].preOperator="+"}let w=y[0].node;for(let l=1;l<y.length;l++){w={type:"MathExpression",operator:y[l].preOperator,left:w,right:y[l].node}}return w}function reduceDivisionExpression(l){if(!isValueType(l.right)){return l}if(l.right.type!=="Number"){throw new Error(`Cannot divide by "${l.right.unit}", number expected`)}return applyNumberDivision(l.left,l.right.value)}function applyNumberDivision(l,v){if(v===0){throw new Error("Cannot divide by zero")}if(isValueType(l)){l.value/=v;return l}if(l.type==="MathExpression"&&isAddSubOperator(l.operator)){return{type:"MathExpression",operator:l.operator,left:applyNumberDivision(l.left,v),right:applyNumberDivision(l.right,v)}}return{type:"MathExpression",operator:"/",left:l,right:{type:"Number",value:v}}}function reduceMultiplicationExpression(l){if(l.right.type==="Number"){return applyNumberMultiplication(l.left,l.right.value)}if(l.left.type==="Number"){return applyNumberMultiplication(l.right,l.left.value)}return l}function applyNumberMultiplication(l,v){if(isValueType(l)){l.value*=v;return l}if(l.type==="MathExpression"&&isAddSubOperator(l.operator)){return{type:"MathExpression",operator:l.operator,left:applyNumberMultiplication(l.left,v),right:applyNumberMultiplication(l.right,v)}}return{type:"MathExpression",operator:"*",left:l,right:{type:"Number",value:v}}}function convertNodesUnits(l,v,m){switch(l.type){case"LengthValue":case"AngleValue":case"TimeValue":case"FrequencyValue":case"ResolutionValue":if(v.type===l.type&&v.unit&&l.unit){const _=y(v.value,v.unit,l.unit,m);v={type:l.type,value:_,unit:l.unit}}return{left:l,right:v};default:return{left:l,right:v}}}function includesNoCssProperties(l){return l.content.type!=="Function"&&(l.content.type!=="MathExpression"||l.content.right.type!=="Function"&&l.content.left.type!=="Function")}function reduce(l,v){if(l.type==="MathExpression"){if(isAddSubOperator(l.operator)){return reduceAddSubExpression(l,v)}l.left=reduce(l.left,v);l.right=reduce(l.right,v);switch(l.operator){case"/":return reduceDivisionExpression(l);case"*":return reduceMultiplicationExpression(l)}return l}if(l.type==="ParenthesizedExpression"){if(includesNoCssProperties(l)){return reduce(l.content,v)}}return l}l.exports=reduce},9476:l=>{"use strict";const v={"*":0,"/":0,"+":1,"-":1};function round(l,v){if(v!==false){const m=Math.pow(10,v);return Math.round(l*m)/m}return l}function stringify(l,m){switch(l.type){case"MathExpression":{const{left:y,right:_,operator:w}=l;let k="";if(y.type==="MathExpression"&&v[w]<v[y.operator]){k+=`(${stringify(y,m)})`}else{k+=stringify(y,m)}k+=v[w]?` ${l.operator} `:l.operator;if(_.type==="MathExpression"&&v[w]<v[_.operator]){k+=`(${stringify(_,m)})`}else{k+=stringify(_,m)}return k}case"Number":return round(l.value,m).toString();case"Function":return l.value.toString();case"ParenthesizedExpression":return`(${stringify(l.content,m)})`;default:return round(l.value,m)+l.unit}}l.exports=function(l,v,m,y,_,w){let k=stringify(v,y.precision);const S=v.type==="MathExpression"||v.type==="Function";if(S){k=`${l}(${k})`;if(y.warnWhenCannotResolve){_.warn("Could not reduce expression: "+m,{plugin:"postcss-calc",node:w})}}return k}},1229:(l,v,m)=>{"use strict";const y=m(475);const _=m(2045);const{parser:w}=m(1762);const k=m(9285);const S=m(9476);const E=/((?:-(moz|webkit)-)?calc)/i;function transformValue(l,v,m,y){return _(l).walk((O=>{if(O.type!=="function"||!E.test(O.value)){return}const P=_.stringify(O.nodes);const C=w.parse(P);const T=k(C,v.precision);O.type="word";O.value=S(O.value,T,l,v,m,y);return false})).toString()}function transformSelector(l,v,m,_){return y((l=>{l.walk((l=>{if(l.type==="attribute"&&l.value){l.setValue(transformValue(l.value,v,m,_))}if(l.type==="tag"){l.value=transformValue(l.value,v,m,_)}return}))})).processSync(l)}l.exports=(l,v,m,y)=>{let _=l[v];try{_=v==="selector"?transformSelector(l[v],m,y,l):transformValue(l[v],m,y,l)}catch(v){if(v instanceof Error){y.warn(v.message,{node:l})}else{y.warn("Error",{node:l})}return}if(m.preserve&&l[v]!==_){const m=l.clone();m[v]=_;l.parent.insertBefore(l,m)}else{l[v]=_}}},1762:(l,v)=>{var m=function(){function JisonParserError(l,v){Object.defineProperty(this,"name",{enumerable:false,writable:false,value:"JisonParserError"});if(l==null)l="???";Object.defineProperty(this,"message",{enumerable:false,writable:true,value:l});this.hash=v;var m;if(v&&v.exception instanceof Error){var y=v.exception;this.message=y.message||l;m=y.stack}if(!m){if(Error.hasOwnProperty("captureStackTrace")){Error.captureStackTrace(this,this.constructor)}else{m=new Error(l).stack}}if(m){Object.defineProperty(this,"stack",{enumerable:false,writable:false,value:m})}}if(typeof Object.setPrototypeOf==="function"){Object.setPrototypeOf(JisonParserError.prototype,Error.prototype)}else{JisonParserError.prototype=Object.create(Error.prototype)}JisonParserError.prototype.constructor=JisonParserError;JisonParserError.prototype.name="JisonParserError";function bp(l){var v=[];var m=l.pop;var y=l.rule;for(var _=0,w=m.length;_<w;_++){v.push([m[_],y[_]])}return v}function bda(l){var v={};var m=l.idx;var y=l.goto;for(var _=0,w=m.length;_<w;_++){var k=m[_];v[k]=y[_]}return v}function bt(l){var v=[];var m=l.len;var y=l.symbol;var _=l.type;var w=l.state;var k=l.mode;var S=l.goto;for(var E=0,O=m.length;E<O;E++){var P=m[E];var C={};for(var T=0;T<P;T++){var L=y.shift();switch(_.shift()){case 2:C[L]=[k.shift(),S.shift()];break;case 0:C[L]=w.shift();break;default:C[L]=[3]}}v.push(C)}return v}function s(l,v,m){m=m||0;for(var y=0;y<v;y++){this.push(l);l+=m}}function c(l,v){l=this.length-l;for(v+=l;l<v;l++){this.push(this[l])}}function u(l){var v=[];for(var m=0,y=l.length;m<y;m++){var _=l[m];if(typeof _==="function"){m++;_.apply(v,l[m])}else{v.push(_)}}return v}var l={trace:function no_op_trace(){},JisonParserError:JisonParserError,yy:{},options:{type:"lalr",hasPartialLrUpgradeOnConflict:true,errorRecoveryTokenDiscardCount:3},symbols_:{$accept:0,$end:1,ADD:6,ANGLE:12,CALC:3,CHS:19,DIV:9,EMS:17,EOF:1,EXS:18,FREQ:14,FUNCTION:10,LENGTH:11,LPAREN:4,MUL:8,NUMBER:26,PERCENTAGE:25,REMS:20,RES:15,RPAREN:5,SUB:7,TIME:13,UNKNOWN_DIMENSION:16,VHS:21,VMAXS:24,VMINS:23,VWS:22,dimension:30,error:2,expression:27,function:29,math_expression:28,number:31},terminals_:{1:"EOF",2:"error",3:"CALC",4:"LPAREN",5:"RPAREN",6:"ADD",7:"SUB",8:"MUL",9:"DIV",10:"FUNCTION",11:"LENGTH",12:"ANGLE",13:"TIME",14:"FREQ",15:"RES",16:"UNKNOWN_DIMENSION",17:"EMS",18:"EXS",19:"CHS",20:"REMS",21:"VHS",22:"VWS",23:"VMINS",24:"VMAXS",25:"PERCENTAGE",26:"NUMBER"},TERROR:2,EOF:1,originalQuoteName:null,originalParseError:null,cleanupAfterParse:null,constructParseErrorInfo:null,yyMergeLocationInfo:null,__reentrant_call_depth:0,__error_infos:[],__error_recovery_infos:[],quoteName:function parser_quoteName(l){return'"'+l+'"'},getSymbolName:function parser_getSymbolName(l){if(this.terminals_[l]){return this.terminals_[l]}var v=this.symbols_;for(var m in v){if(v[m]===l){return m}}return null},describeSymbol:function parser_describeSymbol(l){if(l!==this.EOF&&this.terminal_descriptions_&&this.terminal_descriptions_[l]){return this.terminal_descriptions_[l]}else if(l===this.EOF){return"end of input"}var v=this.getSymbolName(l);if(v){return this.quoteName(v)}return null},collect_expected_token_set:function parser_collect_expected_token_set(l,v){var m=this.TERROR;var y=[];var _={};if(!v&&this.state_descriptions_&&this.state_descriptions_[l]){return[this.state_descriptions_[l]]}for(var w in this.table[l]){w=+w;if(w!==m){var k=v?w:this.describeSymbol(w);if(k&&!_[k]){y.push(k);_[k]=true}}}return y},productions_:bp({pop:u([27,s,[28,9],29,s,[30,17],s,[31,3]]),rule:u([2,4,s,[3,5],s,[1,19],2,2,c,[3,3]])}),performAction:function parser__PerformAction(l,v,m){var y=this.yy;var _=y.parser;var w=y.lexer;switch(l){case 0:
/*! Production:: $accept : expression $end */
this.$=m[v-1];break;case 1:
/*! Production:: expression : math_expression EOF */
this.$=m[v-1];return m[v-1];break;case 2:
/*! Production:: math_expression : CALC LPAREN math_expression RPAREN */
this.$=m[v-1];break;case 3:
/*! Production:: math_expression : math_expression ADD math_expression */case 4:
/*! Production:: math_expression : math_expression SUB math_expression */case 5:
/*! Production:: math_expression : math_expression MUL math_expression */case 6:
/*! Production:: math_expression : math_expression DIV math_expression */
this.$={type:"MathExpression",operator:m[v-1],left:m[v-2],right:m[v]};break;case 7:
/*! Production:: math_expression : LPAREN math_expression RPAREN */
this.$={type:"ParenthesizedExpression",content:m[v-1]};break;case 8:
/*! Production:: math_expression : function */case 9:
/*! Production:: math_expression : dimension */case 10:
/*! Production:: math_expression : number */
this.$=m[v];break;case 11:
/*! Production:: function : FUNCTION */
this.$={type:"Function",value:m[v]};break;case 12:
/*! Production:: dimension : LENGTH */
this.$={type:"LengthValue",value:parseFloat(m[v]),unit:/[a-z]+$/i.exec(m[v])[0]};break;case 13:
/*! Production:: dimension : ANGLE */
this.$={type:"AngleValue",value:parseFloat(m[v]),unit:/[a-z]+$/i.exec(m[v])[0]};break;case 14:
/*! Production:: dimension : TIME */
this.$={type:"TimeValue",value:parseFloat(m[v]),unit:/[a-z]+$/i.exec(m[v])[0]};break;case 15:
/*! Production:: dimension : FREQ */
this.$={type:"FrequencyValue",value:parseFloat(m[v]),unit:/[a-z]+$/i.exec(m[v])[0]};break;case 16:
/*! Production:: dimension : RES */
this.$={type:"ResolutionValue",value:parseFloat(m[v]),unit:/[a-z]+$/i.exec(m[v])[0]};break;case 17:
/*! Production:: dimension : UNKNOWN_DIMENSION */
this.$={type:"UnknownDimension",value:parseFloat(m[v]),unit:/[a-z]+$/i.exec(m[v])[0]};break;case 18:
/*! Production:: dimension : EMS */
this.$={type:"EmValue",value:parseFloat(m[v]),unit:"em"};break;case 19:
/*! Production:: dimension : EXS */
this.$={type:"ExValue",value:parseFloat(m[v]),unit:"ex"};break;case 20:
/*! Production:: dimension : CHS */
this.$={type:"ChValue",value:parseFloat(m[v]),unit:"ch"};break;case 21:
/*! Production:: dimension : REMS */
this.$={type:"RemValue",value:parseFloat(m[v]),unit:"rem"};break;case 22:
/*! Production:: dimension : VHS */
this.$={type:"VhValue",value:parseFloat(m[v]),unit:"vh"};break;case 23:
/*! Production:: dimension : VWS */
this.$={type:"VwValue",value:parseFloat(m[v]),unit:"vw"};break;case 24:
/*! Production:: dimension : VMINS */
this.$={type:"VminValue",value:parseFloat(m[v]),unit:"vmin"};break;case 25:
/*! Production:: dimension : VMAXS */
this.$={type:"VmaxValue",value:parseFloat(m[v]),unit:"vmax"};break;case 26:
/*! Production:: dimension : PERCENTAGE */
this.$={type:"PercentageValue",value:parseFloat(m[v]),unit:"%"};break;case 27:
/*! Production:: dimension : ADD dimension */
var k=m[v];this.$=k;break;case 28:
/*! Production:: dimension : SUB dimension */
var k=m[v];k.value*=-1;this.$=k;break;case 29:
/*! Production:: number : NUMBER */case 30:
/*! Production:: number : ADD NUMBER */
this.$={type:"Number",value:parseFloat(m[v])};break;case 31:
/*! Production:: number : SUB NUMBER */
this.$={type:"Number",value:parseFloat(m[v])*-1};break}},table:bt({len:u([26,1,5,1,25,s,[0,19],19,19,0,0,s,[25,5],5,0,0,18,18,0,0,6,6,0,0,c,[11,3]]),symbol:u([3,4,6,7,s,[10,22,1],1,1,s,[6,4,1],4,c,[33,21],c,[32,4],6,7,c,[22,16],30,c,[19,19],c,[63,25],c,[25,100],s,[5,5,1],c,[149,17],c,[167,18],30,1,c,[42,5],c,[6,6],c,[5,5]]),type:u([s,[2,21],s,[0,5],1,s,[2,27],s,[0,4],c,[22,19],c,[19,37],c,[63,25],c,[25,103],c,[148,19],c,[18,18]]),state:u([1,2,5,6,7,33,c,[4,3],34,38,40,c,[6,3],41,c,[4,3],42,c,[4,3],43,c,[4,3],44,c,[22,5]]),mode:u([s,[1,228],s,[2,4],c,[6,8],s,[1,5]]),goto:u([3,4,24,25,s,[8,16,1],s,[26,7,1],c,[27,21],36,37,c,[18,15],35,c,[18,17],39,c,[57,21],c,[21,84],45,c,[168,4],c,[128,17],c,[17,17],s,[3,4],30,31,s,[4,4],30,31,46,c,[51,4]])}),defaultActions:bda({idx:u([s,[5,19,1],26,27,34,35,38,39,42,43,45,46]),goto:u([s,[8,19,1],29,1,27,30,28,31,5,6,7,2])}),parseError:function parseError(l,v,m){if(v.recoverable){if(typeof this.trace==="function"){this.trace(l)}v.destroy()}else{if(typeof this.trace==="function"){this.trace(l)}if(!m){m=this.JisonParserError}throw new m(l,v)}},parse:function parse(l){var v=this;var m=new Array(128);var y=new Array(128);var _=new Array(128);var w=this.table;var k=0;var S=0;var E=this.TERROR;var O=this.EOF;var P=this.options.errorRecoveryTokenDiscardCount|0||3;var C=[0,47];var T;if(this.__lexer__){T=this.__lexer__}else{T=this.__lexer__=Object.create(this.lexer)}var L={parseError:undefined,quoteName:undefined,lexer:undefined,parser:undefined,pre_parse:undefined,post_parse:undefined,pre_lex:undefined,post_lex:undefined};var D;if(typeof assert!=="function"){D=function JisonAssert(l,v){if(!l){throw new Error("assertion failed: "+(v||"***"))}}}else{D=assert}this.yyGetSharedState=function yyGetSharedState(){return L};function shallow_copy_noclobber(l,v){for(var m in v){if(typeof l[m]==="undefined"&&Object.prototype.hasOwnProperty.call(v,m)){l[m]=v[m]}}}shallow_copy_noclobber(L,this.yy);L.lexer=T;L.parser=this;if(typeof L.parseError==="function"){this.parseError=function parseErrorAlt(l,v,m){if(!m){m=this.JisonParserError}return L.parseError.call(this,l,v,m)}}else{this.parseError=this.originalParseError}if(typeof L.quoteName==="function"){this.quoteName=function quoteNameAlt(l){return L.quoteName.call(this,l)}}else{this.quoteName=this.originalQuoteName}this.cleanupAfterParse=function parser_cleanupAfterParse(l,v,w){var S;if(v){var E;if(L.post_parse||this.post_parse){E=this.constructParseErrorInfo(null,null,null,false)}if(L.post_parse){S=L.post_parse.call(this,L,l,E);if(typeof S!=="undefined")l=S}if(this.post_parse){S=this.post_parse.call(this,L,l,E);if(typeof S!=="undefined")l=S}if(E&&E.destroy){E.destroy()}}if(this.__reentrant_call_depth>1)return l;if(T.cleanupAfterLex){T.cleanupAfterLex(w)}if(L){L.lexer=undefined;L.parser=undefined;if(T.yy===L){T.yy=undefined}}L=undefined;this.parseError=this.originalParseError;this.quoteName=this.originalQuoteName;m.length=0;y.length=0;_.length=0;k=0;if(!w){for(var O=this.__error_infos.length-1;O>=0;O--){var P=this.__error_infos[O];if(P&&typeof P.destroy==="function"){P.destroy()}}this.__error_infos.length=0}return l};this.constructParseErrorInfo=function parser_constructParseErrorInfo(l,v,w,E){var O={errStr:l,exception:v,text:T.match,value:T.yytext,token:this.describeSymbol(S)||S,token_id:S,line:T.yylineno,expected:w,recoverable:E,state:A,action:q,new_state:B,symbol_stack:m,state_stack:y,value_stack:_,stack_pointer:k,yy:L,lexer:T,parser:this,destroy:function destructParseErrorInfo(){var l=!!this.recoverable;for(var v in this){if(this.hasOwnProperty(v)&&typeof v==="object"){this[v]=undefined}}this.recoverable=l}};this.__error_infos.push(O);return O};function getNonTerminalFromCode(l){var m=v.getSymbolName(l);if(!m){m=l}return m}function stdLex(){var l=T.lex();if(typeof l!=="number"){l=v.symbols_[l]||l}return l||O}function fastLex(){var l=T.fastLex();if(typeof l!=="number"){l=v.symbols_[l]||l}return l||O}var R=stdLex;var A,q,F,$;var z={$:true,_$:undefined,yy:L};var V;var W;var U;var B;var Q=false;try{this.__reentrant_call_depth++;T.setInput(l,L);if(typeof T.canIUse==="function"){var Y=T.canIUse();if(Y.fastLex&&typeof fastLex==="function"){R=fastLex}}_[k]=null;y[k]=0;m[k]=0;++k;if(this.pre_parse){this.pre_parse.call(this,L)}if(L.pre_parse){L.pre_parse.call(this,L)}B=y[k-1];for(;;){A=B;if(this.defaultActions[A]){q=2;B=this.defaultActions[A]}else{if(!S){S=R()}$=w[A]&&w[A][S]||C;B=$[1];q=$[0];if(!q){var G;var J=this.describeSymbol(S)||S;var Z=this.collect_expected_token_set(A);if(typeof T.yylineno==="number"){G="Parse error on line "+(T.yylineno+1)+": "}else{G="Parse error: "}if(typeof T.showPosition==="function"){G+="\n"+T.showPosition(79-10,10)+"\n"}if(Z.length){G+="Expecting "+Z.join(", ")+", got unexpected "+J}else{G+="Unexpected "+J}V=this.constructParseErrorInfo(G,null,Z,false);F=this.parseError(V.errStr,V,this.JisonParserError);if(typeof F!=="undefined"){Q=F}break}}switch(q){default:if(q instanceof Array){V=this.constructParseErrorInfo("Parse Error: multiple actions possible at state: "+A+", token: "+S,null,null,false);F=this.parseError(V.errStr,V,this.JisonParserError);if(typeof F!=="undefined"){Q=F}break}V=this.constructParseErrorInfo("Parsing halted. No viable error recovery approach availab