File: /var/www/html/wp-content/plugins/wordpress-seo/js/dist/wp-seo-recalculate-910.min.js
yoastWebpackJsonp([12],{2157:function(t,e,r){"use strict";var n=r(79),i=r(819),s=r(26);!function(t){function e(t){var e=parseInt(t.posts,10),r=parseInt(t.terms,10),n=new a(e+r);n.start(e,"post","post_id",function(){n.start(r,"term","term_id",!1)})}function r(){var r=jQuery("#wpseo_recalculate_link");s(r)||(r.click(function(){jQuery("#wpseo_count").text(0),t.post(ajaxurl,{action:"wpseo_recalculate_total",nonce:jQuery("#wpseo_recalculate_nonce").val()},e,"json")}),r.data("open")&&r.trigger("click"))}var o=new i({domain:"js-text-analysis",locale_data:{"js-text-analysis":{"":{}}}}),a=function(e){this.totalCount=e,this.oncomplete=!1,this.setupAssessors(),t("#wpseo_count_total").html(e),jQuery("#wpseo_progressbar").progressbar({value:0})};a.prototype.setupAssessors=function(){var t=new n.ContentAssessor(o),e=new n.TaxonomyAssessor(o);this.validAssessors={post:t,term:e}},a.prototype.start=function(t,e,r,n){if(!this.validAssessors.hasOwnProperty(e))throw new Error("Unknown fetch type of "+e+" given.");this.fetchType=e,this.itemsToFetch=t,this.idField=r,this.oncomplete=n,this.assessor=this.validAssessors[e],this.getItemsToRecalculate(1)},a.prototype.updateProgressBar=function(t){var e=jQuery("#wpseo_count").text(),r=parseInt(e,10)+t,n=r*(100/this.totalCount);jQuery("#wpseo_progressbar").progressbar("value",n),this.updateCountElement(r)},a.prototype.updateCountElement=function(t){jQuery("#wpseo_count").html(t)},a.prototype.calculateScores=function(t,e){for(var r=[],n=0;n<t;n++)r.push(this.getScore(e[n]));return r},a.prototype.getScore=function(t){return{item_id:this.getItemID(t),taxonomy:t.taxonomy?t.taxonomy:"",score:this.calculateItemScore(t)}},a.prototype.getItemID=function(t){return this.itemsToFetch--,t[this.idField]},a.prototype.calculateItemScore=function(t){var e=new n.Paper(t.text,{keyword:t.keyword,url:t.url,locale:wpseoAdminL10n.contentLocale,description:t.meta,title:t.pageTitle}),r=this.assessor;return r.assess(e),r.calculateOverallScore()},a.prototype.parseResponse=function(t){if(""!==t&&null!==t){if(!s(t.total_items)){var e=this.calculateScores(t.total_items,t.items);this.sendScores(e),this.updateProgressBar(t.total_items)}return s(t.next_page)?this.onCompleteRequest():this.getItemsToRecalculate(t.next_page),!0}this.onCompleteRequest()},a.prototype.onCompleteRequest=function(){!1!==this.oncomplete&&(this.oncomplete(),this.oncomplete=!1)},a.prototype.sendScores=function(t){jQuery.post(ajaxurl,{action:"wpseo_update_score",nonce:jQuery("#wpseo_recalculate_nonce").val(),scores:t,type:this.fetchType})},a.prototype.getItemsToRecalculate=function(t){jQuery.post(ajaxurl,{action:"wpseo_recalculate_scores",nonce:jQuery("#wpseo_recalculate_nonce").val(),paged:t,type:this.fetchType},this.parseResponse.bind(this),"json")},t(r)}(jQuery)},26:function(t,e){function r(t){return void 0===t}t.exports=r},79:function(t,e){t.exports=window.yoast.analysis},819:function(t,e,r){/**
* @preserve jed.js https://github.com/SlexAxton/Jed
*/
!function(r,n){function i(t){return f.PF.compile(t||"nplurals=2; plural=(n != 1);")}function s(t,e){this._key=t,this._i18n=e}var o=Array.prototype,a=Object.prototype,l=o.slice,c=a.hasOwnProperty,h=o.forEach,u={},p={forEach:function(t,e,r){var n,i,s;if(null!==t)if(h&&t.forEach===h)t.forEach(e,r);else if(t.length===+t.length){for(n=0,i=t.length;n<i;n++)if(n in t&&e.call(r,t[n],n,t)===u)return}else for(s in t)if(c.call(t,s)&&e.call(r,t[s],s,t)===u)return},extend:function(t){return this.forEach(l.call(arguments,1),function(e){for(var r in e)t[r]=e[r]}),t}},f=function(t){if(this.defaults={locale_data:{messages:{"":{domain:"messages",lang:"en",plural_forms:"nplurals=2; plural=(n != 1);"}}},domain:"messages",debug:!1},this.options=p.extend({},this.defaults,t),this.textdomain(this.options.domain),t.domain&&!this.options.locale_data[this.options.domain])throw new Error("Text domain set to non-existent domain: `"+t.domain+"`")};f.context_delimiter=String.fromCharCode(4),p.extend(s.prototype,{onDomain:function(t){return this._domain=t,this},withContext:function(t){return this._context=t,this},ifPlural:function(t,e){return this._val=t,this._pkey=e,this},fetch:function(t){return"[object Array]"!={}.toString.call(t)&&(t=[].slice.call(arguments,0)),(t&&t.length?f.sprintf:function(t){return t})(this._i18n.dcnpgettext(this._domain,this._context,this._key,this._pkey,this._val),t)}}),p.extend(f.prototype,{translate:function(t){return new s(t,this)},textdomain:function(t){if(!t)return this._textdomain;this._textdomain=t},gettext:function(t){/**
* @preserve jed.js https://github.com/SlexAxton/Jed
*/
return this.dcnpgettext.call(this,void 0,void 0,t)},dgettext:function(t,e){return this.dcnpgettext.call(this,t,void 0,e)},dcgettext:function(t,e){return this.dcnpgettext.call(this,t,void 0,e)},ngettext:function(t,e,r){return this.dcnpgettext.call(this,void 0,void 0,t,e,r)},dngettext:function(t,e,r,n){return this.dcnpgettext.call(this,t,void 0,e,r,n)},dcngettext:function(t,e,r,n){return this.dcnpgettext.call(this,t,void 0,e,r,n)},pgettext:function(t,e){return this.dcnpgettext.call(this,void 0,t,e)},dpgettext:function(t,e,r){return this.dcnpgettext.call(this,t,e,r)},dcpgettext:function(t,e,r){return this.dcnpgettext.call(this,t,e,r)},npgettext:function(t,e,r,n){return this.dcnpgettext.call(this,void 0,t,e,r,n)},dnpgettext:function(t,e,r,n,i){return this.dcnpgettext.call(this,t,e,r,n,i)},dcnpgettext:function(t,e,r,n,s){n=n||r,t=t||this._textdomain;var o;if(!this.options)return o=new f,o.dcnpgettext.call(o,void 0,void 0,r,n,s);if(!this.options.locale_data)throw new Error("No locale data provided.");if(!this.options.locale_data[t])throw new Error("Domain `"+t+"` was not found.");if(!this.options.locale_data[t][""])throw new Error("No locale meta information provided.");if(!r)throw new Error("No translation key found.");var a,l,c,h=e?e+f.context_delimiter+r:r,u=this.options.locale_data,p=u[t],y=(u.messages||this.defaults.locale_data.messages)[""],d=p[""].plural_forms||p[""]["Plural-Forms"]||p[""]["plural-forms"]||y.plural_forms||y["Plural-Forms"]||y["plural-forms"];if(void 0===s)c=0;else{if("number"!=typeof s&&(s=parseInt(s,10),isNaN(s)))throw new Error("The number that was passed in is not a number.");c=i(d)(s)}if(!p)throw new Error("No domain named `"+t+"` could be found.");return!(a=p[h])||c>a.length?(this.options.missing_key_callback&&this.options.missing_key_callback(h,t),l=[r,n],!0===this.options.debug&&console.log(l[i(d)(s)]),l[i()(s)]):(l=a[c])||(l=[r,n],l[i()(s)])}});var y=function(){function t(t){return Object.prototype.toString.call(t).slice(8,-1).toLowerCase()}function e(t,e){for(var r=[];e>0;r[--e]=t);return r.join("")}var r=function(){return r.cache.hasOwnProperty(arguments[0])||(r.cache[arguments[0]]=r.parse(arguments[0])),r.format.call(null,r.cache[arguments[0]],arguments)};return r.format=function(r,n){var i,s,o,a,l,c,h,u=1,p=r.length,f="",d=[];for(s=0;s<p;s++)if("string"===(f=t(r[s])))d.push(r[s]);else if("array"===f){if(a=r[s],a[2])for(i=n[u],o=0;o<a[2].length;o++){if(!i.hasOwnProperty(a[2][o]))throw y('[sprintf] property "%s" does not exist',a[2][o]);i=i[a[2][o]]}else i=a[1]?n[a[1]]:n[u++];if(/[^s]/.test(a[8])&&"number"!=t(i))throw y("[sprintf] expecting number but found %s",t(i));switch(void 0!==i&&null!==i||(i=""),a[8]){case"b":i=i.toString(2);break;case"c":i=String.fromCharCode(i);break;case"d":i=parseInt(i,10);break;case"e":i=a[7]?i.toExponential(a[7]):i.toExponential();break;case"f":i=a[7]?parseFloat(i).toFixed(a[7]):parseFloat(i);break;case"o":i=i.toString(8);break;case"s":i=(i=String(i))&&a[7]?i.substring(0,a[7]):i;break;case"u":i=Math.abs(i);break;case"x":i=i.toString(16);break;case"X":i=i.toString(16).toUpperCase()}i=/[def]/.test(a[8])&&a[3]&&i>=0?"+"+i:i,c=a[4]?"0"==a[4]?"0":a[4].charAt(1):" ",h=a[6]-String(i).length,l=a[6]?e(c,h):"",d.push(a[5]?i+l:l+i)}return d.join("")},r.cache={},r.parse=function(t){for(var e=t,r=[],n=[],i=0;e;){if(null!==(r=/^[^\x25]+/.exec(e)))n.push(r[0]);else if(null!==(r=/^\x25{2}/.exec(e)))n.push("%");else{if(null===(r=/^\x25(?:([1-9]\d*)\$|\(([^\)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-fosuxX])/.exec(e)))throw"[sprintf] huh?";if(r[2]){i|=1;var s=[],o=r[2],a=[];if(null===(a=/^([a-z_][a-z_\d]*)/i.exec(o)))throw"[sprintf] huh?";for(s.push(a[1]);""!==(o=o.substring(a[0].length));)if(null!==(a=/^\.([a-z_][a-z_\d]*)/i.exec(o)))s.push(a[1]);else{if(null===(a=/^\[(\d+)\]/.exec(o)))throw"[sprintf] huh?";s.push(a[1])}r[2]=s}else i|=2;if(3===i)throw"[sprintf] mixing positional and named placeholders is not (yet) supported";n.push(r)}e=e.substring(r[0].length)}return n},r}(),d=function(t,e){return e.unshift(t),y.apply(null,e)};f.parse_plural=function(t,e){return t=t.replace(/n/g,e),f.parse_expression(t)},f.sprintf=function(t,e){return"[object Array]"=={}.toString.call(e)?d(t,[].slice.call(e)):y.apply(this,[].slice.call(arguments))},f.prototype.sprintf=function(){return f.sprintf.apply(this,arguments)},f.PF={},f.PF.parse=function(t){var e=f.PF.extractPluralExpr(t);return f.PF.parser.parse.call(f.PF.parser,e)},f.PF.compile=function(t){function e(t){return!0===t?1:t||0}var r=f.PF.parse(t);return function(t){return e(f.PF.interpreter(r)(t))}},f.PF.interpreter=function(t){return function(e){switch(t.type){case"GROUP":return f.PF.interpreter(t.expr)(e);case"TERNARY":return f.PF.interpreter(t.expr)(e)?f.PF.interpreter(t.truthy)(e):f.PF.interpreter(t.falsey)(e);case"OR":return f.PF.interpreter(t.left)(e)||f.PF.interpreter(t.right)(e);case"AND":return f.PF.interpreter(t.left)(e)&&f.PF.interpreter(t.right)(e);case"LT":return f.PF.interpreter(t.left)(e)<f.PF.interpreter(t.right)(e);case"GT":return f.PF.interpreter(t.left)(e)>f.PF.interpreter(t.right)(e);case"LTE":return f.PF.interpreter(t.left)(e)<=f.PF.interpreter(t.right)(e);case"GTE":return f.PF.interpreter(t.left)(e)>=f.PF.interpreter(t.right)(e);case"EQ":return f.PF.interpreter(t.left)(e)==f.PF.interpreter(t.right)(e);case"NEQ":return f.PF.interpreter(t.left)(e)!=f.PF.interpreter(t.right)(e);case"MOD":return f.PF.interpreter(t.left)(e)%f.PF.interpreter(t.right)(e);case"VAR":return e;case"NUM":return t.val;default:throw new Error("Invalid Token found.")}}},f.PF.extractPluralExpr=function(t){t=t.replace(/^\s\s*/,"").replace(/\s\s*$/,""),/;\s*$/.test(t)||(t=t.concat(";"));var e,r=/nplurals\=(\d+);/,n=/plural\=(.*);/,i=t.match(r),s={};if(!(i.length>1))throw new Error("nplurals not found in plural_forms string: "+t);if(s.nplurals=i[1],t=t.replace(r,""),!((e=t.match(n))&&e.length>1))throw new Error("`plural` expression not found: "+t);return e[1]},f.PF.parser=function(){var t={trace:function(){},yy:{},symbols_:{error:2,expressions:3,e:4,EOF:5,"?":6,":":7,"||":8,"&&":9,"<":10,"<=":11,">":12,">=":13,"!=":14,"==":15,"%":16,"(":17,")":18,n:19,NUMBER:20,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",6:"?",7:":",8:"||",9:"&&",10:"<",11:"<=",12:">",13:">=",14:"!=",15:"==",16:"%",17:"(",18:")",19:"n",20:"NUMBER"},productions_:[0,[3,2],[4,5],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,3],[4,1],[4,1]],performAction:function(t,e,r,n,i,s,o){var a=s.length-1;switch(i){case 1:return{type:"GROUP",expr:s[a-1]};case 2:this.$={type:"TERNARY",expr:s[a-4],truthy:s[a-2],falsey:s[a]};break;case 3:this.$={type:"OR",left:s[a-2],right:s[a]};break;case 4:this.$={type:"AND",left:s[a-2],right:s[a]};break;case 5:this.$={type:"LT",left:s[a-2],right:s[a]};break;case 6:this.$={type:"LTE",left:s[a-2],right:s[a]};break;case 7:this.$={type:"GT",left:s[a-2],right:s[a]};break;case 8:this.$={type:"GTE",left:s[a-2],right:s[a]};break;case 9:this.$={type:"NEQ",left:s[a-2],right:s[a]};break;case 10:this.$={type:"EQ",left:s[a-2],right:s[a]};break;case 11:this.$={type:"MOD",left:s[a-2],right:s[a]};break;case 12:this.$={type:"GROUP",expr:s[a-1]};break;case 13:this.$={type:"VAR"};break;case 14:this.$={type:"NUM",val:Number(t)}}},table:[{3:1,4:2,17:[1,3],19:[1,4],20:[1,5]},{1:[3]},{5:[1,6],6:[1,7],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16]},{4:17,17:[1,3],19:[1,4],20:[1,5]},{5:[2,13],6:[2,13],7:[2,13],8:[2,13],9:[2,13],10:[2,13],11:[2,13],12:[2,13],13:[2,13],14:[2,13],15:[2,13],16:[2,13],18:[2,13]},{5:[2,14],6:[2,14],7:[2,14],8:[2,14],9:[2,14],10:[2,14],11:[2,14],12:[2,14],13:[2,14],14:[2,14],15:[2,14],16:[2,14],18:[2,14]},{1:[2,1]},{4:18,17:[1,3],19:[1,4],20:[1,5]},{4:19,17:[1,3],19:[1,4],20:[1,5]},{4:20,17:[1,3],19:[1,4],20:[1,5]},{4:21,17:[1,3],19:[1,4],20:[1,5]},{4:22,17:[1,3],19:[1,4],20:[1,5]},{4:23,17:[1,3],19:[1,4],20:[1,5]},{4:24,17:[1,3],19:[1,4],20:[1,5]},{4:25,17:[1,3],19:[1,4],20:[1,5]},{4:26,17:[1,3],19:[1,4],20:[1,5]},{4:27,17:[1,3],19:[1,4],20:[1,5]},{6:[1,7],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[1,28]},{6:[1,7],7:[1,29],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16]},{5:[2,3],6:[2,3],7:[2,3],8:[2,3],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,3]},{5:[2,4],6:[2,4],7:[2,4],8:[2,4],9:[2,4],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,4]},{5:[2,5],6:[2,5],7:[2,5],8:[2,5],9:[2,5],10:[2,5],11:[2,5],12:[2,5],13:[2,5],14:[2,5],15:[2,5],16:[1,16],18:[2,5]},{5:[2,6],6:[2,6],7:[2,6],8:[2,6],9:[2,6],10:[2,6],11:[2,6],12:[2,6],13:[2,6],14:[2,6],15:[2,6],16:[1,16],18:[2,6]},{5:[2,7],6:[2,7],7:[2,7],8:[2,7],9:[2,7],10:[2,7],11:[2,7],12:[2,7],13:[2,7],14:[2,7],15:[2,7],16:[1,16],18:[2,7]},{5:[2,8],6:[2,8],7:[2,8],8:[2,8],9:[2,8],10:[2,8],11:[2,8],12:[2,8],13:[2,8],14:[2,8],15:[2,8],16:[1,16],18:[2,8]},{5:[2,9],6:[2,9],7:[2,9],8:[2,9],9:[2,9],10:[2,9],11:[2,9],12:[2,9],13:[2,9],14:[2,9],15:[2,9],16:[1,16],18:[2,9]},{5:[2,10],6:[2,10],7:[2,10],8:[2,10],9:[2,10],10:[2,10],11:[2,10],12:[2,10],13:[2,10],14:[2,10],15:[2,10],16:[1,16],18:[2,10]},{5:[2,11],6:[2,11],7:[2,11],8:[2,11],9:[2,11],10:[2,11],11:[2,11],12:[2,11],13:[2,11],14:[2,11],15:[2,11],16:[2,11],18:[2,11]},{5:[2,12],6:[2,12],7:[2,12],8:[2,12],9:[2,12],10:[2,12],11:[2,12],12:[2,12],13:[2,12],14:[2,12],15:[2,12],16:[2,12],18:[2,12]},{4:30,17:[1,3],19:[1,4],20:[1,5]},{5:[2,2],6:[1,7],7:[2,2],8:[1,8],9:[1,9],10:[1,10],11:[1,11],12:[1,12],13:[1,13],14:[1,14],15:[1,15],16:[1,16],18:[2,2]}],defaultActions:{6:[2,1]},parseError:function(t,e){throw new Error(t)},parse:function(t){function e(){var t;return t=r.lexer.lex()||1,"number"!=typeof t&&(t=r.symbols_[t]||t),t}var r=this,n=[0],i=[null],s=[],o=this.table,a="",l=0,c=0,h=0,u=2;this.lexer.setInput(t),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,void 0===this.lexer.yylloc&&(this.lexer.yylloc={});var p=this.lexer.yylloc;s.push(p),"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var f,y,d,g,m,x,_,w,v,b={};;){if(d=n[n.length-1],this.defaultActions[d]?g=this.defaultActions[d]:(null==f&&(f=e()),g=o[d]&&o[d][f]),void 0===g||!g.length||!g[0]){if(!h){v=[];for(x in o[d])this.terminals_[x]&&x>2&&v.push("'"+this.terminals_[x]+"'");var P="";P=this.lexer.showPosition?"Parse error on line "+(l+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+v.join(", ")+", got '"+this.terminals_[f]+"'":"Parse error on line "+(l+1)+": Unexpected "+(1==f?"end of input":"'"+(this.terminals_[f]||f)+"'"),this.parseError(P,{text:this.lexer.match,token:this.terminals_[f]||f,line:this.lexer.yylineno,loc:p,expected:v})}if(3==h){if(1==f)throw new Error(P||"Parsing halted.");c=this.lexer.yyleng,a=this.lexer.yytext,l=this.lexer.yylineno,p=this.lexer.yylloc,f=e()}for(;;){if(u.toString()in o[d])break;if(0==d)throw new Error(P||"Parsing halted.");!function(t){n.length=n.length-2*t,i.length=i.length-t,s.length=s.length-t}(1),d=n[n.length-1]}y=f,f=u,d=n[n.length-1],g=o[d]&&o[d][u],h=3}if(g[0]instanceof Array&&g.length>1)throw new Error("Parse Error: multiple actions possible at state: "+d+", token: "+f);switch(g[0]){case 1:n.push(f),i.push(this.lexer.yytext),s.push(this.lexer.yylloc),n.push(g[1]),f=null,y?(f=y,y=null):(c=this.lexer.yyleng,a=this.lexer.yytext,l=this.lexer.yylineno,p=this.lexer.yylloc,h>0&&h--);break;case 2:if(_=this.productions_[g[1]][1],b.$=i[i.length-_],b._$={first_line:s[s.length-(_||1)].first_line,last_line:s[s.length-1].last_line,first_column:s[s.length-(_||1)].first_column,last_column:s[s.length-1].last_column},void 0!==(m=this.performAction.call(b,a,c,l,this.yy,g[1],i,s)))return m;_&&(n=n.slice(0,-1*_*2),i=i.slice(0,-1*_),s=s.slice(0,-1*_)),n.push(this.productions_[g[1]][0]),i.push(b.$),s.push(b._$),w=o[n[n.length-2]][n[n.length-1]],n.push(w);break;case 3:return!0}}return!0}},e=function(){var t={EOF:1,parseError:function(t,e){if(!this.yy.parseError)throw new Error(t);this.yy.parseError(t,e)},setInput:function(t){return this._input=t,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this},input:function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.match+=t,this.matched+=t,t.match(/\n/)&&this.yylineno++,this._input=this._input.slice(1),t},unput:function(t){return this._input=t+this._input,this},more:function(){return this._more=!0,this},pastInput:function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var t,e;this._more||(this.yytext="",this.match="");for(var r=this._currentRules(),n=0;n<r.length;n++)if(t=this._input.match(this.rules[r[n]]))return e=t[0].match(/\n.*/g),e&&(this.yylineno+=e.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:e?e[e.length-1].length-1:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this._more=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],this.performAction.call(this,this.yy,this,r[n],this.conditionStack[this.conditionStack.length-1])||void 0;if(""===this._input)return this.EOF;this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var t=this.next();return void 0!==t?t:this.lex()},begin:function(t){this.conditionStack.push(t)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(t){this.begin(t)}};return t.performAction=function(t,e,r,n){switch(r){case 0:break;case 1:return 20;case 2:return 19;case 3:return 8;case 4:return 9;case 5:return 6;case 6:return 7;case 7:return 11;case 8:return 13;case 9:return 10;case 10:return 12;case 11:return 14;case 12:return 15;case 13:return 16;case 14:return 17;case 15:return 18;case 16:return 5;case 17:return"INVALID"}},t.rules=[/^\s+/,/^[0-9]+(\.[0-9]+)?\b/,/^n\b/,/^\|\|/,/^&&/,/^\?/,/^:/,/^<=/,/^>=/,/^</,/^>/,/^!=/,/^==/,/^%/,/^\(/,/^\)/,/^$/,/^./],t.conditions={INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17],inclusive:!0}},t}();return t.lexer=e,t}(),void 0!==t&&t.exports&&(e=t.exports=f),e.Jed=f}()}},[2157]);