UNPKG

prettier

Version:

Prettier is an opinionated code formatter

11 lines 138 kB
var ns=Object.defineProperty;var $t=(t,e)=>{for(var r in e)ns(t,r,{get:e[r],enumerable:!0})};var Yr=(t,e,r)=>{if(!e.has(t))throw TypeError("Cannot "+r)};var W=(t,e,r)=>(Yr(t,e,"read from private field"),r?r.call(t):e.get(t)),Qt=(t,e,r)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,r)},Xt=(t,e,r,n)=>(Yr(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r);var Vr={};$t(Vr,{languages:()=>Xn,parsers:()=>qr,printers:()=>ga});var ss=(t,e,r,n)=>{if(!(t&&e==null))return e.replaceAll?e.replaceAll(r,n):r.global?e.replace(r,n):e.split(r).join(n)},Jt=ss;var Ye="string",ze="array",We="cursor",De="indent",Oe="align",Ke="trim",Be="group",Ie="fill",Re="if-break",je="indent-if-break",$e="line-suffix",Qe="line-suffix-boundary",Z="line",Xe="label",He="break-parent",gt=new Set([We,De,Oe,Ke,Be,Ie,Re,je,$e,Qe,Z,Xe,He]);function is(t){if(typeof t=="string")return Ye;if(Array.isArray(t))return ze;if(!t)return;let{type:e}=t;if(gt.has(e))return e}var Je=is;var as=t=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(t);function os(t){let e=t===null?"null":typeof t;if(e!=="string"&&e!=="object")return`Unexpected doc '${e}', Expected it to be 'string' or 'object'.`;if(Je(t))throw new Error("doc is valid.");let r=Object.prototype.toString.call(t);if(r!=="[object Object]")return`Unexpected doc '${r}'.`;let n=as([...gt].map(s=>`'${s}'`));return`Unexpected doc.type '${t.type}'. Expected it to be ${n}.`}var Zt=class extends Error{name="InvalidDocError";constructor(e){super(os(e)),this.doc=e}},er=Zt;var zr=()=>{},be=zr,bt=zr;function O(t){return be(t),{type:De,contents:t}}function ls(t,e){return be(e),{type:Oe,contents:e,n:t}}function B(t,e={}){return be(t),bt(e.expandedStates,!0),{type:Be,id:e.id,contents:t,break:!!e.shouldBreak,expandedStates:e.expandedStates}}function tr(t){return ls(-1,t)}function rr(t){return bt(t),{type:Ie,parts:t}}function nr(t,e="",r={}){return be(t),e!==""&&be(e),{type:Re,breakContents:t,flatContents:e,groupId:r.groupId}}var Wr={type:He};var cs={type:Z,hard:!0},us={type:Z,hard:!0,literal:!0},x={type:Z},G={type:Z,soft:!0},ye=[cs,Wr],Kr=[us,Wr];function Ee(t,e){be(t),bt(e);let r=[];for(let n=0;n<e.length;n++)n!==0&&r.push(t),r.push(e[n]);return r}var hs=(t,e,r)=>{if(!(t&&e==null))return Array.isArray(e)||typeof e=="string"?e[r<0?e.length+r:r]:e.at(r)},le=hs;function ps(t,e){if(typeof t=="string")return e(t);let r=new Map;return n(t);function n(i){if(r.has(i))return r.get(i);let a=s(i);return r.set(i,a),a}function s(i){switch(Je(i)){case ze:return e(i.map(n));case Ie:return e({...i,parts:i.parts.map(n)});case Re:return e({...i,breakContents:n(i.breakContents),flatContents:n(i.flatContents)});case Be:{let{expandedStates:a,contents:l}=i;return a?(a=a.map(n),l=a[0]):l=n(l),e({...i,contents:l,expandedStates:a})}case Oe:case De:case je:case Xe:case $e:return e({...i,contents:n(i.contents)});case Ye:case We:case Ke:case Qe:case Z:case He:return e(i);default:throw new er(i)}}}function jr(t,e=Kr){return ps(t,r=>typeof r=="string"?Ee(e,r.split(` `)):r)}var yt="'",$r='"';function fs(t,e){let r=e===!0||e===yt?yt:$r,n=r===yt?$r:yt,s=0,i=0;for(let a of t)a===r?s++:a===n&&i++;return s>i?n:r}var Et=fs;function ds(t){return Array.isArray(t)&&t.length>0}var Ze=ds;var sr=class extends Error{name="UnexpectedNodeError";constructor(e,r,n="type"){super(`Unexpected ${r} node ${n}: ${JSON.stringify(e[n])}.`),this.node=e}},Qr=sr;function ir(t){if(typeof t!="string")throw new TypeError("Expected a string");return t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var F,ar=class{constructor(e){Qt(this,F,void 0);Xt(this,F,new Set(e))}getLeadingWhitespaceCount(e){let r=W(this,F),n=0;for(let s=0;s<e.length&&r.has(e.charAt(s));s++)n++;return n}getTrailingWhitespaceCount(e){let r=W(this,F),n=0;for(let s=e.length-1;s>=0&&r.has(e.charAt(s));s--)n++;return n}getLeadingWhitespace(e){let r=this.getLeadingWhitespaceCount(e);return e.slice(0,r)}getTrailingWhitespace(e){let r=this.getTrailingWhitespaceCount(e);return e.slice(e.length-r)}hasLeadingWhitespace(e){return W(this,F).has(e.charAt(0))}hasTrailingWhitespace(e){return W(this,F).has(le(!1,e,-1))}trimStart(e){let r=this.getLeadingWhitespaceCount(e);return e.slice(r)}trimEnd(e){let r=this.getTrailingWhitespaceCount(e);return e.slice(0,e.length-r)}trim(e){return this.trimEnd(this.trimStart(e))}split(e,r=!1){let n=`[${ir([...W(this,F)].join(""))}]+`,s=new RegExp(r?`(${n})`:n);return e.split(s)}hasWhitespaceCharacter(e){let r=W(this,F);return Array.prototype.some.call(e,n=>r.has(n))}hasNonWhitespaceCharacter(e){let r=W(this,F);return Array.prototype.some.call(e,n=>!r.has(n))}isWhitespaceOnly(e){let r=W(this,F);return Array.prototype.every.call(e,n=>r.has(n))}};F=new WeakMap;var Xr=ar;var ms=[" ",` `,"\f","\r"," "],gs=new Xr(ms),Y=gs;function Se(t){return t.loc.start.offset}function et(t){return t.loc.end.offset}function Jr(t,e){if(t.type==="TextNode"){let r=t.chars.trim();if(!r)return null;e.chars=Y.split(r).join(" ")}t.type==="AttrNode"&&t.name.toLowerCase()==="class"&&delete e.value}Jr.ignoredProperties=new Set(["loc","selfClosing"]);var Zr=Jr;var en=new Set(["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]);function rn(t){return t.toUpperCase()===t}function bs(t){return t.type==="ElementNode"&&typeof t.tag=="string"&&!t.tag.startsWith(":")&&(rn(t.tag[0])||t.tag.includes("."))}function ys(t){return en.has(t.toLowerCase())&&!rn(t[0])}function or(t){return t.selfClosing===!0||ys(t.tag)||bs(t)&&t.children.every(e=>St(e))}function St(t){return t.type==="TextNode"&&!/\S/.test(t.chars)}function tn(t){return(t==null?void 0:t.type)==="MustacheCommentStatement"&&typeof t.value=="string"&&t.value.trim()==="prettier-ignore"}function nn(t){return tn(t.node)||t.isInArray&&(t.key==="children"||t.key==="body"||t.key==="parts")&&tn(t.siblings[t.index-2])}var tt=null;function rt(t){if(tt!==null&&typeof tt.property){let e=tt;return tt=rt.prototype=null,e}return tt=rt.prototype=t??Object.create(null),new rt}var Es=10;for(let t=0;t<=Es;t++)rt();function lr(t){return rt(t)}function Ss(t,e="type"){lr(t);function r(n){let s=n[e],i=t[s];if(!Array.isArray(i))throw Object.assign(new Error(`Missing visitor keys for '${s}'.`),{node:n});return i}return r}var sn=Ss;var an={Program:["body"],Template:["body"],Block:["body"],MustacheStatement:["path","params","hash"],BlockStatement:["path","params","hash","program","inverse"],ElementModifierStatement:["path","params","hash"],PartialStatement:["name","params","hash"],CommentStatement:[],MustacheCommentStatement:[],ElementNode:["attributes","modifiers","children","comments"],AttrNode:["value"],TextNode:[],ConcatStatement:["parts"],SubExpression:["path","params","hash"],PathExpression:[],PathHead:[],StringLiteral:[],BooleanLiteral:[],NumberLiteral:[],NullLiteral:[],UndefinedLiteral:[],Hash:["pairs"],HashPair:["value"],NamedBlock:["attributes","modifiers","children","comments"],SimpleElement:["attributes","modifiers","children","comments"],Component:["head","attributes","modifiers","children","comments"]};var ks=sn(an),on=ks;var mn=2;function ws(t,e,r){var s,i,a,l,c,h,g,E,M;let{node:n}=t;switch(n.type){case"Block":case"Program":case"Template":return B(t.map(r,"body"));case"ElementNode":{let b=B(Ns(t,r)),A=e.htmlWhitespaceSensitivity==="ignore"&&((s=t.next)==null?void 0:s.type)==="ElementNode"?G:"";if(or(n))return[b,A];let L=["</",n.tag,">"];return n.children.length===0?[b,O(L),A]:e.htmlWhitespaceSensitivity==="ignore"?[b,O(ln(t,e,r)),ye,O(L),A]:[b,O(B(ln(t,e,r))),O(L),A]}case"BlockStatement":return Ls(t)?[_s(t,r),hn(t,r,e),pn(t,r,e)]:[Cs(t,r),B([hn(t,r,e),pn(t,r,e),Ds(t,r,e)])];case"ElementModifierStatement":return B(["{{",dn(t,r),"}}"]);case"MustacheStatement":return B([kt(n),dn(t,r),wt(n)]);case"SubExpression":return B(["(",Vs(t,r),G,")"]);case"AttrNode":{let{name:b,value:A}=n,L=A.type==="TextNode";if(L&&A.chars===""&&Se(A)===et(A))return b;let N=L?Et(A.chars,e.singleQuote):A.type==="ConcatStatement"?Et(A.parts.map(H=>H.type==="TextNode"?H.chars:"").join(""),e.singleQuote):"",re=r("value");return[b,"=",N,b==="class"&&N?B(O(re)):re,N]}case"ConcatStatement":return t.map(r,"parts");case"Hash":return Ee(x,t.map(r,"pairs"));case"HashPair":return[n.key,"=",r("value")];case"TextNode":{let b=Jt(!1,n.chars,"{{","\\{{"),A=Bs(t);if(A){if(A==="class"){let X=b.trim().split(/\s+/).join(" "),ne=!1,q=!1;return t.parent.type==="ConcatStatement"&&(((i=t.previous)==null?void 0:i.type)==="MustacheStatement"&&/^\s/.test(b)&&(ne=!0),((a=t.next)==null?void 0:a.type)==="MustacheStatement"&&/\s$/.test(b)&&X!==""&&(q=!0)),[ne?x:"",X,q?x:""]}return jr(b)}let L=Y.isWhitespaceOnly(b),{isFirst:R,isLast:N}=t;if(e.htmlWhitespaceSensitivity!=="ignore"){let X=N&&t.parent.type==="Template",ne=R&&t.parent.type==="Template";if(L){if(ne||X)return"";let C=[x],ie=qe(b);return ie&&(C=nt(ie)),N&&(C=C.map(ft=>tr(ft))),C}let q=Y.getLeadingWhitespace(b),xe=[];if(q){xe=[x];let C=qe(q);C&&(xe=nt(C)),b=b.slice(q.length)}let V=Y.getTrailingWhitespace(b),se=[];if(V){if(!X){se=[x];let C=qe(V);C&&(se=nt(C)),N&&(se=se.map(ie=>tr(ie)))}b=b.slice(0,-V.length)}return[...xe,rr(fn(b)),...se]}let re=qe(b),H=Is(b),Q=Rs(b);if((R||N)&&L&&(t.parent.type==="Block"||t.parent.type==="ElementNode"||t.parent.type==="Template"))return"";L&&re?(H=Math.min(re,mn),Q=0):((((l=t.next)==null?void 0:l.type)==="BlockStatement"||((c=t.next)==null?void 0:c.type)==="ElementNode")&&(Q=Math.max(Q,1)),(((h=t.previous)==null?void 0:h.type)==="BlockStatement"||((g=t.previous)==null?void 0:g.type)==="ElementNode")&&(H=Math.max(H,1)));let Pe="",Ce="";return Q===0&&((E=t.next)==null?void 0:E.type)==="MustacheStatement"&&(Ce=" "),H===0&&((M=t.previous)==null?void 0:M.type)==="MustacheStatement"&&(Pe=" "),R&&(H=0,Pe=""),N&&(Q=0,Ce=""),Y.hasLeadingWhitespace(b)&&(b=Pe+Y.trimStart(b)),Y.hasTrailingWhitespace(b)&&(b=Y.trimEnd(b)+Ce),[...nt(H),rr(fn(b)),...nt(Q)]}case"MustacheCommentStatement":{let b=Se(n),A=et(n),L=e.originalText.charAt(b+2)==="~",R=e.originalText.charAt(A-3)==="~",N=n.value.includes("}}")?"--":"";return["{{",L?"~":"","!",N,n.value,N,R?"~":"","}}"]}case"PathExpression":return n.original;case"BooleanLiteral":return String(n.value);case"CommentStatement":return["<!--",n.value,"-->"];case"StringLiteral":return Hs(t,e);case"NumberLiteral":return String(n.value);case"UndefinedLiteral":return"undefined";case"NullLiteral":return"null";default:throw new Qr(n,"Handlebars")}}function Ts(t,e){return Se(t)-Se(e)}function Ns(t,e){let{node:r}=t,n=["attributes","modifiers","comments"].filter(i=>Ze(r[i])),s=n.flatMap(i=>r[i]).sort(Ts);for(let i of n)t.each(({node:a})=>{let l=s.indexOf(a);s.splice(l,1,[x,e()])},i);return Ze(r.blockParams)&&s.push(x,ur(r)),["<",r.tag,O(s),vs(r)]}function ln(t,e,r){let{node:n}=t,s=n.children.every(i=>St(i));return e.htmlWhitespaceSensitivity==="ignore"&&s?"":t.map(({isFirst:i})=>{let a=r();return i&&e.htmlWhitespaceSensitivity==="ignore"?[G,a]:a},"children")}function vs(t){return or(t)?nr([G,"/>"],[" />",G]):nr([G,">"],">")}function kt(t){var n;let e=t.escaped===!1?"{{{":"{{",r=(n=t.strip)!=null&&n.open?"~":"";return[e,r]}function wt(t){var n;let e=t.escaped===!1?"}}}":"}}";return[(n=t.strip)!=null&&n.close?"~":"",e]}function As(t){let e=kt(t),r=t.openStrip.open?"~":"";return[e,r,"#"]}function Ps(t){let e=wt(t);return[t.openStrip.close?"~":"",e]}function cn(t){let e=kt(t),r=t.closeStrip.open?"~":"";return[e,r,"/"]}function un(t){let e=wt(t);return[t.closeStrip.close?"~":"",e]}function gn(t){let e=kt(t),r=t.inverseStrip.open?"~":"";return[e,r]}function bn(t){let e=wt(t);return[t.inverseStrip.close?"~":"",e]}function Cs(t,e){let{node:r}=t,n=[],s=Tt(t,e);return s&&n.push(B(s)),Ze(r.program.blockParams)&&n.push(ur(r.program)),B([As(r),cr(t,e),n.length>0?O([x,Ee(x,n)]):"",G,Ps(r)])}function xs(t,e){return[e.htmlWhitespaceSensitivity==="ignore"?ye:"",gn(t),"else",bn(t)]}function Ls(t){var n;let{grandparent:e,node:r}=t;return((n=e==null?void 0:e.inverse)==null?void 0:n.body.length)===1&&e.inverse.body[0]===r&&e.inverse.body[0].path.parts[0]===e.path.parts[0]}function _s(t,e){let{node:r,grandparent:n}=t;return B([gn(n),["else"," ",n.inverse.body[0].path.parts[0]],O([x,B(Tt(t,e)),...Ze(r.program.blockParams)?[x,ur(r.program)]:[]]),G,bn(n)])}function Ds(t,e,r){let{node:n}=t;return r.htmlWhitespaceSensitivity==="ignore"?[yn(n)?G:ye,cn(n),e("path"),un(n)]:[cn(n),e("path"),un(n)]}function yn(t){return t.type==="BlockStatement"&&t.program.body.every(e=>St(e))}function Os(t){return En(t)&&t.inverse.body.length===1&&t.inverse.body[0].type==="BlockStatement"&&t.inverse.body[0].path.parts[0]===t.path.parts[0]}function En(t){return t.type==="BlockStatement"&&t.inverse}function hn(t,e,r){let{node:n}=t;if(yn(n))return"";let s=e("program");return r.htmlWhitespaceSensitivity==="ignore"?O([ye,s]):O(s)}function pn(t,e,r){let{node:n}=t,s=e("inverse"),i=r.htmlWhitespaceSensitivity==="ignore"?[ye,s]:s;return Os(n)?i:En(n)?[xs(n,r),O(i)]:""}function fn(t){return Ee(x,Y.split(t))}function Bs(t){for(let e=0;e<2;e++){let r=t.getParentNode(e);if((r==null?void 0:r.type)==="AttrNode")return r.name.toLowerCase()}}function qe(t){return t=typeof t=="string"?t:"",t.split(` `).length-1}function Is(t){t=typeof t=="string"?t:"";let e=(t.match(/^([^\S\n\r]*[\n\r])+/g)||[])[0]||"";return qe(e)}function Rs(t){t=typeof t=="string"?t:"";let e=(t.match(/([\n\r][^\S\n\r]*)+$/g)||[])[0]||"";return qe(e)}function nt(t=0){return Array.from({length:Math.min(t,mn)}).fill(ye)}function Hs(t,e){let{node:{value:r}}=t,n=Et(r,qs(t)?!e.singleQuote:e.singleQuote);return[n,Jt(!1,r,n,`\\${n}`),n]}function qs(t){let{ancestors:e}=t,r=e.findIndex(n=>n.type!=="SubExpression");return r!==-1&&e[r+1].type==="ConcatStatement"&&e[r+2].type==="AttrNode"}function Vs(t,e){let r=cr(t,e),n=Tt(t,e);return n?O([r,x,B(n)]):r}function dn(t,e){let r=cr(t,e),n=Tt(t,e);return n?[O([r,x,n]),G]:r}function cr(t,e){return e("path")}function Tt(t,e){var s;let{node:r}=t,n=[];return r.params.length>0&&n.push(...t.map(e,"params")),((s=r.hash)==null?void 0:s.pairs.length)>0&&n.push(e("hash")),n.length===0?"":Ee(x,n)}function ur(t){return["as |",t.blockParams.join(" "),"|"]}var Us={print:ws,massageAstNode:Zr,hasPrettierIgnore:nn,getVisitorKeys:on},Sn=Us;var qr={};$t(qr,{glimmer:()=>ma});var Fs=Object.freeze([]);function wn(){return Fs}var Lo=wn(),_o=wn();function T(t,e){if(!t)throw new Error(e||"assertion failure")}function Nt(t){ti.warn(`DEPRECATION: ${t}`)}function ee(t){if(t==null)throw new Error("Expected value to be present");return t}function vt(t,e){if(t==null)throw new Error(e);return t}function ke(t){return t.length>0}function it(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"unexpected empty list";if(!ke(t))throw new Error(e)}function At(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"unexpected empty list";return it(t,e),t}function Pt(t){return t.length===0?void 0:t[t.length-1]}function Ct(t){return t.length===0?void 0:t[0]}var we=!1&&(()=>!(typeof window<"u"&&window.location&&/[&?]disable_local_debug/u.test(window.location.search)))(),Ms,Gs,Ys,zs;if(we){let t=null;Ms=()=>{T(t===null,"attempted to start steps, but it already began"),t={}},Gs=()=>{T(t,"attempted to end steps, but they were not started"),t=null},zs=(e,r)=>{if(t===null)return;let n=t[e];n||(n=t[e]=[]),n.push(r)},Ys=(e,r,n)=>{let s=vt(t,"attempetd to verify steps, but steps were not started"),i=s[e]||[];s[e]=[],Array.isArray(r)?QUnit.config.current.assert.deepEqual(i,r,n):r(i)}}var Ws;if(!1){let t=n=>{let s=n.name;if(s===void 0){let i=/function (\w+)\s*\(/u.exec(String(n));s=i&&i[1]||""}return s.replace(/^bound /u,"")},e=n=>{let s,i;return n.constructor&&typeof n.constructor=="function"&&(i=t(n.constructor)),"toString"in n&&n.toString!==Object.prototype.toString&&n.toString!==Function.prototype.toString&&(s=n.toString()),s&&/<.*:ember\d+>/u.test(s)&&i&&i[0]!=="_"&&i.length>2&&i!=="Class"?s.replace(/<.*:/u,`<${i}:`):s||i},r=n=>String(n);Ws=n=>typeof n=="function"?t(n)||"(unknown function)":typeof n=="object"&&n!==null?e(n)||"(unknown object)":r(n)}var K=function(t){return t[t.MAX_SMI=1073741823]="MAX_SMI",t[t.MIN_SMI=-1073741824]="MIN_SMI",t[t.SIGN_BIT=-536870913]="SIGN_BIT",t[t.MAX_INT=536870911]="MAX_INT",t[t.MIN_INT=-536870912]="MIN_INT",t[t.FALSE_HANDLE=0]="FALSE_HANDLE",t[t.TRUE_HANDLE=1]="TRUE_HANDLE",t[t.NULL_HANDLE=2]="NULL_HANDLE",t[t.UNDEFINED_HANDLE=3]="UNDEFINED_HANDLE",t[t.ENCODED_FALSE_HANDLE=0]="ENCODED_FALSE_HANDLE",t[t.ENCODED_TRUE_HANDLE=1]="ENCODED_TRUE_HANDLE",t[t.ENCODED_NULL_HANDLE=2]="ENCODED_NULL_HANDLE",t[t.ENCODED_UNDEFINED_HANDLE=3]="ENCODED_UNDEFINED_HANDLE",t}({});function Ks(t){return we&&T(t%1===0&&t>=K.MIN_INT&&t<0,`Could not encode negative: ${t}`),t&K.SIGN_BIT}function js(t){return we&&T(t%1===0&&t<~K.MAX_INT&&t>=K.MIN_SMI,`Could not decode negative: ${t}`),t|~K.SIGN_BIT}function $s(t){return we&&T(t%1===0&&t>=0&&t<=K.MAX_INT,`Could not encode positive: ${t}`),~t}function Qs(t){return we&&T(t%1===0&&t<=0&&t>=~K.MAX_INT,`Could not decode positive: ${t}`),~t}function Xs(t){return we&&T(t%1===0&&t>=0&&t<=K.MAX_SMI,`Could not encode handle: ${t}`),t}function Js(t){return we&&T(t%1===0&&t<=K.MAX_SMI&&t>=0,`Could not decode handle: ${t}`),t}function Zs(t){return t|=0,t<0?Ks(t):$s(t)}function ei(t){return t|=0,t>K.SIGN_BIT?Qs(t):js(t)}[1,2,3].forEach(t=>Js(Xs(t)));[1,-1].forEach(t=>ei(Zs(t)));var at=Object.assign;var ti=console,kn=console;function Tn(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"unexpected unreachable branch";throw kn.log("unreachable",t),kn.log(`${e} :: ${JSON.stringify(t)} (${t})`),new Error("code reached unreachable")}var ri=function(){var t=function(ae,p,m,f){for(m=m||{},f=ae.length;f--;m[ae[f]]=p);return m},e=[2,44],r=[1,20],n=[5,14,15,19,29,34,39,44,47,48,52,56,60],s=[1,35],i=[1,38],a=[1,30],l=[1,31],c=[1,32],h=[1,33],g=[1,34],E=[1,37],M=[14,15,19,29,34,39,44,47,48,52,56,60],b=[14,15,19,29,34,44,47,48,52,56,60],A=[15,18],L=[14,15,19,29,34,47,48,52,56,60],R=[33,64,71,79,80,81,82,83,84],N=[23,33,55,64,67,71,74,79,80,81,82,83,84],re=[1,51],H=[23,33,55,64,67,71,74,79,80,81,82,83,84,86],Q=[2,43],Pe=[55,64,71,79,80,81,82,83,84],Ce=[1,58],X=[1,59],ne=[1,66],q=[33,64,71,74,79,80,81,82,83,84],xe=[23,64,71,79,80,81,82,83,84],V=[1,76],se=[64,67,71,79,80,81,82,83,84],C=[33,74],ie=[23,33,55,67,71,74],ft=[1,106],Ft=[1,118],Ur=[71,76],Mt={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,expr:49,mustache_repetition0:50,mustache_option0:51,OPEN_UNESCAPED:52,mustache_repetition1:53,mustache_option1:54,CLOSE_UNESCAPED:55,OPEN_PARTIAL:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,sexpr:63,OPEN_SEXPR:64,sexpr_repetition0:65,sexpr_option0:66,CLOSE_SEXPR:67,hash:68,hash_repetition_plus0:69,hashSegment:70,ID:71,EQUALS:72,blockParams:73,OPEN_BLOCK_PARAMS:74,blockParams_repetition_plus0:75,CLOSE_BLOCK_PARAMS:76,path:77,dataName:78,STRING:79,NUMBER:80,BOOLEAN:81,UNDEFINED:82,NULL:83,DATA:84,pathSegments:85,SEP:86,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",52:"OPEN_UNESCAPED",55:"CLOSE_UNESCAPED",56:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",64:"OPEN_SEXPR",67:"CLOSE_SEXPR",71:"ID",72:"EQUALS",74:"OPEN_BLOCK_PARAMS",76:"CLOSE_BLOCK_PARAMS",79:"STRING",80:"NUMBER",81:"BOOLEAN",82:"UNDEFINED",83:"NULL",84:"DATA",86:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[49,1],[49,1],[63,5],[68,1],[70,3],[73,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[78,2],[77,1],[85,3],[85,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[50,0],[50,2],[51,0],[51,1],[53,0],[53,2],[54,0],[54,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[65,0],[65,2],[66,0],[66,1],[69,1],[69,2],[75,1],[75,2]],performAction:function(p,m,f,d,w,o,Le){var u=o.length-1;switch(w){case 1:return o[u-1];case 2:this.$=d.prepareProgram(o[u]);break;case 3:case 4:case 5:case 6:case 7:case 8:case 20:case 27:case 28:case 33:case 34:this.$=o[u];break;case 9:this.$={type:"CommentStatement",value:d.stripComment(o[u]),strip:d.stripFlags(o[u],o[u]),loc:d.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:o[u],value:o[u],loc:d.locInfo(this._$)};break;case 11:this.$=d.prepareRawBlock(o[u-2],o[u-1],o[u],this._$);break;case 12:this.$={path:o[u-3],params:o[u-2],hash:o[u-1]};break;case 13:this.$=d.prepareBlock(o[u-3],o[u-2],o[u-1],o[u],!1,this._$);break;case 14:this.$=d.prepareBlock(o[u-3],o[u-2],o[u-1],o[u],!0,this._$);break;case 15:this.$={open:o[u-5],path:o[u-4],params:o[u-3],hash:o[u-2],blockParams:o[u-1],strip:d.stripFlags(o[u-5],o[u])};break;case 16:case 17:this.$={path:o[u-4],params:o[u-3],hash:o[u-2],blockParams:o[u-1],strip:d.stripFlags(o[u-5],o[u])};break;case 18:this.$={strip:d.stripFlags(o[u-1],o[u-1]),program:o[u]};break;case 19:var oe=d.prepareBlock(o[u-2],o[u-1],o[u],o[u],!1,this._$),Ge=d.prepareProgram([oe],o[u-1].loc);Ge.chained=!0,this.$={strip:o[u-2].strip,program:Ge,chain:!0};break;case 21:this.$={path:o[u-1],strip:d.stripFlags(o[u-2],o[u])};break;case 22:case 23:this.$=d.prepareMustache(o[u-3],o[u-2],o[u-1],o[u-4],d.stripFlags(o[u-4],o[u]),this._$);break;case 24:this.$={type:"PartialStatement",name:o[u-3],params:o[u-2],hash:o[u-1],indent:"",strip:d.stripFlags(o[u-4],o[u]),loc:d.locInfo(this._$)};break;case 25:this.$=d.preparePartialBlock(o[u-2],o[u-1],o[u],this._$);break;case 26:this.$={path:o[u-3],params:o[u-2],hash:o[u-1],strip:d.stripFlags(o[u-4],o[u])};break;case 29:this.$={type:"SubExpression",path:o[u-3],params:o[u-2],hash:o[u-1],loc:d.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:o[u],loc:d.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:d.id(o[u-2]),value:o[u],loc:d.locInfo(this._$)};break;case 32:this.$=d.id(o[u-1]);break;case 35:this.$={type:"StringLiteral",value:o[u],original:o[u],loc:d.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(o[u]),original:Number(o[u]),loc:d.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:o[u]==="true",original:o[u]==="true",loc:d.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:d.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:d.locInfo(this._$)};break;case 40:this.$=d.preparePath(!0,o[u],this._$);break;case 41:this.$=d.preparePath(!1,o[u],this._$);break;case 42:o[u-2].push({part:d.id(o[u]),original:o[u],separator:o[u-1]}),this.$=o[u-2];break;case 43:this.$=[{part:d.id(o[u]),original:o[u]}];break;case 44:case 46:case 48:case 56:case 62:case 68:case 76:case 80:case 84:case 88:case 92:this.$=[];break;case 45:case 47:case 49:case 57:case 63:case 69:case 77:case 81:case 85:case 89:case 93:case 97:case 99:o[u-1].push(o[u]);break;case 96:case 98:this.$=[o[u]];break}},table:[t([5,14,15,19,29,34,48,52,56,60],e,{3:1,4:2,6:3}),{1:[3]},{5:[1,4]},t([5,39,44,47],[2,2],{7:5,8:6,9:7,10:8,11:9,12:10,13:11,24:15,27:16,16:17,59:19,14:[1,12],15:r,19:[1,23],29:[1,21],34:[1,22],48:[1,13],52:[1,14],56:[1,18],60:[1,24]}),{1:[2,1]},t(n,[2,45]),t(n,[2,3]),t(n,[2,4]),t(n,[2,5]),t(n,[2,6]),t(n,[2,7]),t(n,[2,8]),t(n,[2,9]),{20:26,49:25,63:27,64:s,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{20:26,49:39,63:27,64:s,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(M,e,{6:3,4:40}),t(b,e,{6:3,4:41}),t(A,[2,46],{17:42}),{20:26,49:43,63:27,64:s,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(L,e,{6:3,4:44}),t([5,14,15,18,19,29,34,39,44,47,48,52,56,60],[2,10]),{20:45,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{20:46,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{20:47,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{20:26,49:48,63:27,64:s,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(R,[2,76],{50:49}),t(N,[2,27]),t(N,[2,28]),t(N,[2,33]),t(N,[2,34]),t(N,[2,35]),t(N,[2,36]),t(N,[2,37]),t(N,[2,38]),t(N,[2,39]),{20:26,49:50,63:27,64:s,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(N,[2,41],{86:re}),{71:i,85:52},t(H,Q),t(Pe,[2,80],{53:53}),{25:54,38:56,39:Ce,43:57,44:X,45:55,47:[2,52]},{28:60,43:61,44:X,47:[2,54]},{13:63,15:r,18:[1,62]},t(R,[2,84],{57:64}),{26:65,47:ne},t(q,[2,56],{30:67}),t(q,[2,62],{35:68}),t(xe,[2,48],{21:69}),t(R,[2,88],{61:70}),{20:26,33:[2,78],49:72,51:71,63:27,64:s,68:73,69:74,70:75,71:V,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(se,[2,92],{65:77}),{71:[1,78]},t(N,[2,40],{86:re}),{20:26,49:80,54:79,55:[2,82],63:27,64:s,68:81,69:74,70:75,71:V,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{26:82,47:ne},{47:[2,53]},t(M,e,{6:3,4:83}),{47:[2,20]},{20:84,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(L,e,{6:3,4:85}),{26:86,47:ne},{47:[2,55]},t(n,[2,11]),t(A,[2,47]),{20:26,33:[2,86],49:88,58:87,63:27,64:s,68:89,69:74,70:75,71:V,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(n,[2,25]),{20:90,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(C,[2,58],{20:26,63:27,77:28,78:29,85:36,69:74,70:75,31:91,49:92,68:93,64:s,71:V,79:a,80:l,81:c,82:h,83:g,84:E}),t(C,[2,64],{20:26,63:27,77:28,78:29,85:36,69:74,70:75,36:94,49:95,68:96,64:s,71:V,79:a,80:l,81:c,82:h,83:g,84:E}),{20:26,22:97,23:[2,50],49:98,63:27,64:s,68:99,69:74,70:75,71:V,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{20:26,33:[2,90],49:101,62:100,63:27,64:s,68:102,69:74,70:75,71:V,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{33:[1,103]},t(R,[2,77]),{33:[2,79]},t([23,33,55,67,74],[2,30],{70:104,71:[1,105]}),t(ie,[2,96]),t(H,Q,{72:ft}),{20:26,49:108,63:27,64:s,66:107,67:[2,94],68:109,69:74,70:75,71:V,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},t(H,[2,42]),{55:[1,110]},t(Pe,[2,81]),{55:[2,83]},t(n,[2,13]),{38:56,39:Ce,43:57,44:X,45:112,46:111,47:[2,74]},t(q,[2,68],{40:113}),{47:[2,18]},t(n,[2,14]),{33:[1,114]},t(R,[2,85]),{33:[2,87]},{33:[1,115]},{32:116,33:[2,60],73:117,74:Ft},t(q,[2,57]),t(C,[2,59]),{33:[2,66],37:119,73:120,74:Ft},t(q,[2,63]),t(C,[2,65]),{23:[1,121]},t(xe,[2,49]),{23:[2,51]},{33:[1,122]},t(R,[2,89]),{33:[2,91]},t(n,[2,22]),t(ie,[2,97]),{72:ft},{20:26,49:123,63:27,64:s,71:i,77:28,78:29,79:a,80:l,81:c,82:h,83:g,84:E,85:36},{67:[1,124]},t(se,[2,93]),{67:[2,95]},t(n,[2,23]),{47:[2,19]},{47:[2,75]},t(C,[2,70],{20:26,63:27,77:28,78:29,85:36,69:74,70:75,41:125,49:126,68:127,64:s,71:V,79:a,80:l,81:c,82:h,83:g,84:E}),t(n,[2,24]),t(n,[2,21]),{33:[1,128]},{33:[2,61]},{71:[1,130],75:129},{33:[1,131]},{33:[2,67]},t(A,[2,12]),t(L,[2,26]),t(ie,[2,31]),t(N,[2,29]),{33:[2,72],42:132,73:133,74:Ft},t(q,[2,69]),t(C,[2,71]),t(M,[2,15]),{71:[1,135],76:[1,134]},t(Ur,[2,98]),t(b,[2,16]),{33:[1,136]},{33:[2,73]},{33:[2,32]},t(Ur,[2,99]),t(M,[2,17])],defaultActions:{4:[2,1],55:[2,53],57:[2,20],61:[2,55],73:[2,79],81:[2,83],85:[2,18],89:[2,87],99:[2,51],102:[2,91],109:[2,95],111:[2,19],112:[2,75],117:[2,61],120:[2,67],133:[2,73],134:[2,32]},parseError:function(p,m){if(m.recoverable)this.trace(p);else{var f=new Error(p);throw f.hash=m,f}},parse:function(p){var m=this,f=[0],d=[],w=[null],o=[],Le=this.table,u="",oe=0,Ge=0,Fr=0,Zn=2,Mr=1,es=o.slice.call(arguments,1),P=Object.create(this.lexer),me={yy:{}};for(var Yt in this.yy)Object.prototype.hasOwnProperty.call(this.yy,Yt)&&(me.yy[Yt]=this.yy[Yt]);P.setInput(p,me.yy),me.yy.lexer=P,me.yy.parser=this,typeof P.yylloc>"u"&&(P.yylloc={});var zt=P.yylloc;o.push(zt);var ts=P.options&&P.options.ranges;typeof me.yy.parseError=="function"?this.parseError=me.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function ba(z){f.length=f.length-2*z,w.length=w.length-z,o.length=o.length-z}for(var rs=function(){var z;return z=P.lex()||Mr,typeof z!="number"&&(z=m.symbols_[z]||z),z},D,Wt,ge,U,ya,Kt,_e={},dt,J,Gr,mt;;){if(ge=f[f.length-1],this.defaultActions[ge]?U=this.defaultActions[ge]:((D===null||typeof D>"u")&&(D=rs()),U=Le[ge]&&Le[ge][D]),typeof U>"u"||!U.length||!U[0]){var jt="";mt=[];for(dt in Le[ge])this.terminals_[dt]&&dt>Zn&&mt.push("'"+this.terminals_[dt]+"'");P.showPosition?jt="Parse error on line "+(oe+1)+`: `+P.showPosition()+` Expecting `+mt.join(", ")+", got '"+(this.terminals_[D]||D)+"'":jt="Parse error on line "+(oe+1)+": Unexpected "+(D==Mr?"end of input":"'"+(this.terminals_[D]||D)+"'"),this.parseError(jt,{text:P.match,token:this.terminals_[D]||D,line:P.yylineno,loc:zt,expected:mt})}if(U[0]instanceof Array&&U.length>1)throw new Error("Parse Error: multiple actions possible at state: "+ge+", token: "+D);switch(U[0]){case 1:f.push(D),w.push(P.yytext),o.push(P.yylloc),f.push(U[1]),D=null,Wt?(D=Wt,Wt=null):(Ge=P.yyleng,u=P.yytext,oe=P.yylineno,zt=P.yylloc,Fr>0&&Fr--);break;case 2:if(J=this.productions_[U[1]][1],_e.$=w[w.length-J],_e._$={first_line:o[o.length-(J||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(J||1)].first_column,last_column:o[o.length-1].last_column},ts&&(_e._$.range=[o[o.length-(J||1)].range[0],o[o.length-1].range[1]]),Kt=this.performAction.apply(_e,[u,Ge,oe,me.yy,U[1],w,o].concat(es)),typeof Kt<"u")return Kt;J&&(f=f.slice(0,-1*J*2),w=w.slice(0,-1*J),o=o.slice(0,-1*J)),f.push(this.productions_[U[1]][0]),w.push(_e.$),o.push(_e._$),Gr=Le[f[f.length-2]][f[f.length-1]],f.push(Gr);break;case 3:return!0}}return!0}},Jn=function(){var ae={EOF:1,parseError:function(m,f){if(this.yy.parser)this.yy.parser.parseError(m,f);else throw new Error(m)},setInput:function(p,m){return this.yy=m||this.yy||{},this._input=p,this._more=this._backtrack=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.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var p=this._input[0];this.yytext+=p,this.yyleng++,this.offset++,this.match+=p,this.matched+=p;var m=p.match(/(?:\r\n?|\n).*/g);return m?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),p},unput:function(p){var m=p.length,f=p.split(/(?:\r\n?|\n)/g);this._input=p+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-m),this.offset-=m;var d=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),f.length-1&&(this.yylineno-=f.length-1);var w=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:f?(f.length===d.length?this.yylloc.first_column:0)+d[d.length-f.length].length-f[0].length:this.yylloc.first_column-m},this.options.ranges&&(this.yylloc.range=[w[0],w[0]+this.yyleng-m]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true). `+this.showPosition(),{text:"",token:null,line:this.yylineno});return this},less:function(p){this.unput(this.match.slice(p))},pastInput:function(){var p=this.matched.substr(0,this.matched.length-this.match.length);return(p.length>20?"...":"")+p.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var p=this.match;return p.length<20&&(p+=this._input.substr(0,20-p.length)),(p.substr(0,20)+(p.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var p=this.pastInput(),m=new Array(p.length+1).join("-");return p+this.upcomingInput()+` `+m+"^"},test_match:function(p,m){var f,d,w;if(this.options.backtrack_lexer&&(w={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(w.yylloc.range=this.yylloc.range.slice(0))),d=p[0].match(/(?:\r\n?|\n).*/g),d&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+p[0].length},this.yytext+=p[0],this.match+=p[0],this.matches=p,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(p[0].length),this.matched+=p[0],f=this.performAction.call(this,this.yy,this,m,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),f)return f;if(this._backtrack){for(var o in w)this[o]=w[o];return!1}return!1},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var p,m,f,d;this._more||(this.yytext="",this.match="");for(var w=this._currentRules(),o=0;o<w.length;o++)if(f=this._input.match(this.rules[w[o]]),f&&(!m||f[0].length>m[0].length)){if(m=f,d=o,this.options.backtrack_lexer){if(p=this.test_match(f,w[o]),p!==!1)return p;if(this._backtrack){m=!1;continue}else return!1}else if(!this.options.flex)break}return m?(p=this.test_match(m,w[d]),p!==!1?p:!1):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text. `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var m=this.next();return m||this.lex()},begin:function(m){this.conditionStack.push(m)},popState:function(){var m=this.conditionStack.length-1;return m>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(m){return m=this.conditionStack.length-1-Math.abs(m||0),m>=0?this.conditionStack[m]:"INITIAL"},pushState:function(m){this.begin(m)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(m,f,d,w){function o(u,oe){return f.yytext=f.yytext.substring(u,f.yyleng-oe+u)}var Le=w;switch(d){case 0:if(f.yytext.slice(-2)==="\\\\"?(o(0,1),this.begin("mu")):f.yytext.slice(-1)==="\\"?(o(0,1),this.begin("emu")):this.begin("mu"),f.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;break;case 3:return this.begin("raw"),15;break;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(o(5,9),18);case 5:return 15;case 6:return this.popState(),14;break;case 7:return 64;case 8:return 67;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;break;case 11:return 56;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;break;case 16:return this.popState(),44;break;case 17:return 34;case 18:return 39;case 19:return 52;case 20:return 48;case 21:this.unput(f.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;break;case 23:return 48;case 24:return 72;case 25:return 71;case 26:return 71;case 27:return 86;case 28:break;case 29:return this.popState(),55;break;case 30:return this.popState(),33;break;case 31:return f.yytext=o(1,2).replace(/\\"/g,'"'),79;break;case 32:return f.yytext=o(1,2).replace(/\\'/g,"'"),79;break;case 33:return 84;case 34:return 81;case 35:return 81;case 36:return 82;case 37:return 83;case 38:return 80;case 39:return 74;case 40:return 76;case 41:return 71;case 42:return f.yytext=f.yytext.replace(/\\([\\\]])/g,"$1"),71;break;case 43:return"INVALID";case 44:return 5}},rules:[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],conditions:{mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}}};return ae}();Mt.lexer=Jn;function Gt(){this.yy={}}return Gt.prototype=Mt,Mt.Parser=Gt,new Gt}(),xt=ri;var hr=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function pr(t,e){var r=e&&e.loc,n,s,i,a;r&&(n=r.start.line,s=r.end.line,i=r.start.column,a=r.end.column,t+=" - "+n+":"+i);for(var l=Error.prototype.constructor.call(this,t),c=0;c<hr.length;c++)this[hr[c]]=l[hr[c]];Error.captureStackTrace&&Error.captureStackTrace(this,pr);try{r&&(this.lineNumber=n,this.endLineNumber=s,Object.defineProperty?(Object.defineProperty(this,"column",{value:i,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:a,enumerable:!0})):(this.column=i,this.endColumn=a))}catch{}}pr.prototype=new Error;var ce=pr;function Lt(){this.parents=[]}Lt.prototype={constructor:Lt,mutating:!1,acceptKey:function(t,e){var r=this.accept(t[e]);if(this.mutating){if(r&&!Lt.prototype[r.type])throw new ce('Unexpected node type "'+r.type+'" found when accepting '+e+" on "+t.type);t[e]=r}},acceptRequired:function(t,e){if(this.acceptKey(t,e),!t[e])throw new ce(t.type+" requires "+e)},acceptArray:function(t){for(var e=0,r=t.length;e<r;e++)this.acceptKey(t,e),t[e]||(t.splice(e,1),e--,r--)},accept:function(t){if(t){if(!this[t.type])throw new ce("Unknown type: "+t.type,t);this.current&&this.parents.unshift(this.current),this.current=t;var e=this[t.type](t);if(this.current=this.parents.shift(),!this.mutating||e)return e;if(e!==!1)return t}},Program:function(t){this.acceptArray(t.body)},MustacheStatement:_t,Decorator:_t,BlockStatement:Nn,DecoratorBlock:Nn,PartialStatement:vn,PartialBlockStatement:function(t){vn.call(this,t),this.acceptKey(t,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:_t,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(t){this.acceptArray(t.pairs)},HashPair:function(t){this.acceptRequired(t,"value")}};function _t(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function Nn(t){_t.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function vn(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}var An=Lt;function j(t){t===void 0&&(t={}),this.options=t}j.prototype=new An;j.prototype.Program=function(t){var e=!this.options.ignoreStandalone,r=!this.isRootSeen;this.isRootSeen=!0;for(var n=t.body,s=0,i=n.length;s<i;s++){var a=n[s],l=this.accept(a);if(l){var c=fr(n,s,r),h=dr(n,s,r),g=l.openStandalone&&c,E=l.closeStandalone&&h,M=l.inlineStandalone&&c&&h;l.close&&Te(n,s,!0),l.open&&ue(n,s,!0),e&&M&&(Te(n,s),ue(n,s)&&a.type==="PartialStatement"&&(a.indent=/([ \t]+$)/.exec(n[s-1].original)[1])),e&&g&&(Te((a.program||a.inverse).body),ue(n,s)),e&&E&&(Te(n,s),ue((a.inverse||a.program).body))}}return t};j.prototype.BlockStatement=j.prototype.DecoratorBlock=j.prototype.PartialBlockStatement=function(t){this.accept(t.program),this.accept(t.inverse);var e=t.program||t.inverse,r=t.program&&t.inverse,n=r,s=r;if(r&&r.chained)for(n=r.body[0].program;s.chained;)s=s.body[s.body.length-1].program;var i={open:t.openStrip.open,close:t.closeStrip.close,openStandalone:dr(e.body),closeStandalone:fr((n||e).body)};if(t.openStrip.close&&Te(e.body,null,!0),r){var a=t.inverseStrip;a.open&&ue(e.body,null,!0),a.close&&Te(n.body,null,!0),t.closeStrip.open&&ue(s.body,null,!0),!this.options.ignoreStandalone&&fr(e.body)&&dr(n.body)&&(ue(e.body),Te(n.body))}else t.closeStrip.open&&ue(e.body,null,!0);return i};j.prototype.Decorator=j.prototype.MustacheStatement=function(t){return t.strip};j.prototype.PartialStatement=j.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function fr(t,e,r){e===void 0&&(e=t.length);var n=t[e-1],s=t[e-2];if(!n)return r;if(n.type==="ContentStatement")return(s||!r?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original)}function dr(t,e,r){e===void 0&&(e=-1);var n=t[e+1],s=t[e+2];if(!n)return r;if(n.type==="ContentStatement")return(s||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function Te(t,e,r){var n=t[e==null?0:e+1];if(!(!n||n.type!=="ContentStatement"||!r&&n.rightStripped)){var s=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==s}}function ue(t,e,r){var n=t[e==null?t.length-1:e-1];if(!(!n||n.type!=="ContentStatement"||!r&&n.leftStripped)){var s=n.value;return n.value=n.value.replace(r?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==s,n.leftStripped}}var Pn=j;var ot={};$t(ot,{SourceLocation:()=>gr,id:()=>ni,prepareBlock:()=>ci,prepareMustache:()=>oi,preparePartialBlock:()=>hi,preparePath:()=>ai,prepareProgram:()=>ui,prepareRawBlock:()=>li,stripComment:()=>ii,stripFlags:()=>si});function mr(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new ce(t.path.original+" doesn't match "+e,r)}}function gr(t,e){this.source=t,this.start={line:e.first_line,column:e.first_column},this.end={line:e.last_line,column:e.last_column}}function ni(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function si(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function ii(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function ai(t,e,r){r=this.locInfo(r);for(var n=t?"@":"",s=[],i=0,a=0,l=e.length;a<l;a++){var c=e[a].part,h=e[a].original!==c;if(n+=(e[a].separator||"")+c,!h&&(c===".."||c==="."||c==="this")){if(s.length>0)throw new ce("Invalid path: "+n,{loc:r});c===".."&&i++}else s.push(c)}return{type:"PathExpression",data:t,depth:i,parts:s,original:n,loc:r}}function oi(t,e,r,n,s,i){var a=n.charAt(3)||n.charAt(2),l=a!=="{"&&a!=="&",c=/\*/.test(n);return{type:c?"Decorator":"MustacheStatement",path:t,params:e,hash:r,escaped:l,strip:s,loc:this.locInfo(i)}}function li(t,e,r,n){mr(t,r),n=this.locInfo(n);var s={type:"Program",body:e,strip:{},loc:n};return{type:"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:s,openStrip:{},inverseStrip:{},closeStrip:{},loc:n}}function ci(t,e,r,n,s,i){n&&n.path&&mr(t,n);var a=/\*/.test(t.open);e.blockParams=t.blockParams;var l,c;if(r){if(a)throw new ce("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),c=r.strip,l=r.program}return s&&(s=l,l=e,e=s),{type:a?"DecoratorBlock":"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:e,inverse:l,openStrip:t.strip,inverseStrip:c,closeStrip:n&&n.strip,loc:this.locInfo(i)}}function ui(t,e){if(!e&&t.length){var r=t[0].loc,n=t[t.length-1].loc;r&&n&&(e={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:t,strip:{},loc:e}}function hi(t,e,r,n){return mr(t,r),{type:"PartialBlockStatement",name:t.path,params:t.params,hash:t.hash,program:e,openStrip:t.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}}var Cn={};for(Dt in ot)Object.prototype.hasOwnProperty.call(ot,Dt)&&(Cn[Dt]=ot[Dt]);var Dt;function Ot(t,e){if(t.type==="Program")return t;xt.yy=Cn,xt.yy.locInfo=function(n){return new gr(e&&e.srcName,n)};var r=xt.parse(t);return r}function br(t,e){var r=Ot(t,e),n=new Pn(e);return n.accept(r)}var Ln={Aacute:"\xC1",aacute:"\xE1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223E",acd:"\u223F",acE:"\u223E\u0333",Acirc:"\xC2",acirc:"\xE2",acute:"\xB4",Acy:"\u0410",acy:"\u0430",AElig:"\xC6",aelig:"\xE6",af:"\u2061",Afr:"\u{1D504}",afr:"\u{1D51E}",Agrave:"\xC0",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03B1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2A3F",amp:"&",AMP:"&",andand:"\u2A55",And:"\u2A53",and:"\u2227",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angmsd:"\u2221",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",Aogon:"\u0104",aogon:"\u0105",Aopf:"\u{1D538}",aopf:"\u{1D552}",apacir:"\u2A6F",ap:"\u2248",apE:"\u2A70",ape:"\u224A",apid:"\u224B",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224A",Aring:"\xC5",aring:"\xE5",Ascr:"\u{1D49C}",ascr:"\u{1D4B6}",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224D",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",Backslash:"\u2216",Barv:"\u2AE7",barvee:"\u22BD",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",Bernoullis:"\u212C",Beta:"\u0392",beta:"\u03B2",beth:"\u2136",between:"\u226C",Bfr:"\u{1D505}",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bNot:"\u2AED",bnot:"\u2310",Bopf:"\u{1D539}",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxbox:"\u29C9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250C",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252C",boxHd:"\u2564",boxhD:"\u2565",boxHD:"\u2566",boxhu:"\u2534",boxHu:"\u2567",boxhU:"\u2568",boxHU:"\u2569",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxul:"\u2518",boxuL:"\u255B",boxUl:"\u255C",boxUL:"\u255D",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255A",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253C",boxvH:"\u256A",boxVh:"\u256B",boxVH:"\u256C",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251C",boxvR:"\u255E",boxVr:"\u255F",boxVR:"\u2560",bprime:"\u2035",breve:"\u02D8",Breve:"\u02D8",brvbar:"\xA6",bscr:"\u{1D4B7}",Bscr:"\u212C",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsolb:"\u29C5",bsol:"\\",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",Bumpeq:"\u224E",bumpeq:"\u224F",Cacute:"\u0106",cacute:"\u0107",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",cap:"\u2229",Cap:"\u22D2",capcup:"\u2A47",capdot:"\u2A40",CapitalDifferentialD:"\u2145",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",Cayleys:"\u212D",ccaps:"\u2A4D",Ccaron:"\u010C",ccaron:"\u010D",Ccedil:"\xC7",ccedil:"\xE7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2A4C",ccupssm:"\u2A50",Cdot:"\u010A",cdot:"\u010B",cedil:"\xB8",Cedilla:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",CenterDot:"\xB7",cfr:"\u{1D520}",Cfr:"\u212D",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03A7",chi:"\u03C7",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",CircleDot:"\u2299",circledR:"\xAE",circledS:"\u24C8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cir:"\u25CB",cirE:"\u29C3",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",colon:":",Colon:"\u2237",Colone:"\u2A74",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",Congruent:"\u2261",conint:"\u222E",Conint:"\u222F",ContourIntegral:"\u222E",copf:"\u