From 5d9e7034aa39628a307420642d37b068f71c1c38 Mon Sep 17 00:00:00 2001 From: azu Date: Tue, 2 Jan 2024 08:08:16 +0000 Subject: [PATCH] deploy: 4b3caf5c7c66ccddb81f773f6827c12379327571 --- textlint-worker.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textlint-worker.js b/textlint-worker.js index 6a1f99d..050e3a7 100644 --- a/textlint-worker.js +++ b/textlint-worker.js @@ -1,4 +1,4 @@ -/*! textlinteditor:@@@ {"name":"textlint-rule-preset-japanese","namespace":"https://github.com/textlint-ja/textlint-rule-preset-japanese","homepage":"https://github.com/textlint-ja/textlint-rule-preset-japanese","version":"9.0.0","config":{"rules":{"preset-japanese":true},"plugins":{"@textlint/text":true,"@textlint/markdown":true}}} @@@ */(()=>{var e={8742:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.kvsEnvStorage=void 0;const o=n(5028);t.kvsEnvStorage=e=>r(void 0,void 0,void 0,(function*(){return o.kvsIndexedDB(e)}))},5028:(e,t,n)=>{"use strict";n.r(t),n.d(t,{kvsIndexedDB:()=>l});var r=n(5108),o=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},i=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);oo(void 0,void 0,void 0,(function*(){return new Promise(((r,o)=>{const i=e.transaction(t,"readwrite"),s=i.objectStore(t).delete(String(n));i.oncomplete=()=>{r()},i.onabort=()=>{o(s.error?s.error:i.error)},i.onerror=()=>{o(s.error?s.error:i.error)}}))})),u=(e,t)=>{const n=e.transaction(t,"readonly").objectStore(t).openCursor();return{next(){return o(this,void 0,void 0,(function*(){const{done:e,value:t}=yield(e=>new Promise(((t,n)=>{e.onsuccess=()=>{const n=e.result;return t(n?{done:!1,value:n}:{done:!0})},e.onerror=()=>{n(e.error)}})))(n);if(!e){const e=null==t?void 0:t.key,n=null==t?void 0:t.value;return null==t||t.continue(),{done:!1,value:[e,n]}}return{done:!0,value:void 0}}))}}},c=({database:e,databaseName:t,tableName:n})=>{const r={delete:t=>a(e,n,t).then((()=>!0)),get:t=>((e,t,n)=>new Promise(((r,o)=>{const i=e.transaction(t,"readonly").objectStore(t).get(String(n));i.onsuccess=()=>{r(i.result)},i.onerror=()=>{o(i.error)}})))(e,n,t),has:t=>((e,t,n)=>o(void 0,void 0,void 0,(function*(){return new Promise(((r,o)=>{const i=e.transaction(t,"readonly").objectStore(t).count(String(n));i.onsuccess=()=>{r(0!==i.result)},i.onerror=()=>{o(i.error)}}))})))(e,n,t),set:(t,i)=>((e,t,n,r)=>o(void 0,void 0,void 0,(function*(){if(void 0!==r)return new Promise(((o,i)=>{const s=e.transaction(t,"readwrite"),a=s.objectStore(t).put(r,String(n));s.oncomplete=()=>{o()},s.onabort=()=>{i(a.error?a.error:s.error)},s.onerror=()=>{i(a.error?a.error:s.error)}}));yield a(e,t,n)})))(e,n,t,i).then((()=>r)),clear:()=>((e,t)=>o(void 0,void 0,void 0,(function*(){return new Promise(((n,r)=>{const o=e.transaction(t,"readwrite"),i=o.objectStore(t).clear();o.oncomplete=()=>{n()},o.onabort=()=>{r(i.error?i.error:o.error)},o.onerror=()=>{r(i.error?i.error:o.error)}}))})))(e,n),dropInstance:()=>((e,t)=>new Promise(((n,r)=>{e.close();const o=indexedDB.deleteDatabase(t);o.onupgradeneeded=e=>{e.preventDefault(),n()},o.onblocked=()=>{s.log("dropInstance:blocked",o),r(o.error)},o.onerror=function(){s.log("dropInstance:error",o),r(o.error)},o.onsuccess=function(){n()}})))(e,t),close:()=>Promise.resolve().then((()=>{e.close()})),[Symbol.asyncIterator]:()=>u(e,n),__debug__database__:e};return r},l=e=>o(void 0,void 0,void 0,(function*(){var t;const{name:n,version:r,upgrade:o}=e,a=i(e,["name","version","upgrade"]);a.debug&&(s.enabled=a.debug);const u=null!==(t=a.tableName)&&void 0!==t?t:"kvs",l=yield(({name:e,version:t,tableName:n,onUpgrade:r})=>new Promise(((o,i)=>{const s=indexedDB.open(e,t);s.onupgradeneeded=function(e){var a;const u=e.oldVersion,c=null!==(a=e.newVersion)&&void 0!==a?a:t,l=s.result;try{(!c||c<=1)&&l.createObjectStore(n)}catch(e){i(e)}l.onversionchange=()=>{l.close()},e.target.transaction.oncomplete=()=>{Promise.resolve(r({oldVersion:u,newVersion:c,database:l})).then((()=>o(l)))}},s.onblocked=()=>{i(s.error)},s.onerror=function(){i(s.error)},s.onsuccess=function(){const e=s.result;o(e)}})))({name:n,version:r,tableName:u,onUpgrade:({oldVersion:e,newVersion:t,database:r})=>{if(o)return o({kvs:c({database:r,tableName:u,databaseName:n}),oldVersion:e,newVersion:t})}});return c({database:l,tableName:u,databaseName:n})}))},1122:(e,t,n)=>{"use strict";var r;n.d(t,{_:()=>r}),function(e){e.Document="Document",e.DocumentExit="Document:exit",e.Paragraph="Paragraph",e.ParagraphExit="Paragraph:exit",e.BlockQuote="BlockQuote",e.BlockQuoteExit="BlockQuote:exit",e.ListItem="ListItem",e.ListItemExit="ListItem:exit",e.List="List",e.ListExit="List:exit",e.Header="Header",e.HeaderExit="Header:exit",e.CodeBlock="CodeBlock",e.CodeBlockExit="CodeBlock:exit",e.HtmlBlock="HtmlBlock",e.HtmlBlockExit="HtmlBlock:exit",e.HorizontalRule="HorizontalRule",e.HorizontalRuleExit="HorizontalRule:exit",e.Comment="Comment",e.CommentExit="Comment:exit",e.ReferenceDef="ReferenceDef",e.ReferenceDefExit="ReferenceDef:exit",e.Str="Str",e.StrExit="Str:exit",e.Break="Break",e.BreakExit="Break:exit",e.Emphasis="Emphasis",e.EmphasisExit="Emphasis:exit",e.Strong="Strong",e.StrongExit="Strong:exit",e.Html="Html",e.HtmlExit="Html:exit",e.Link="Link",e.LinkExit="Link:exit",e.Image="Image",e.ImageExit="Image:exit",e.Code="Code",e.CodeExit="Code:exit",e.Delete="Delete",e.DeleteExit="Delete:exit",e.Table="Table",e.TableExit="Table:exit",e.TableRow="TableRow",e.TableRowExit="TableRow:exit",e.TableCell="TableCell",e.TableCellExit="TableCell:exit"}(r||(r={}))},4516:(e,t,n)=>{"use strict";n.r(t),n.d(t,{openStorage:()=>u,presetToKernelRules:()=>o});var r=n(8572),o=function(e,t){var n=e.rules;return Object.keys(n).map((function(n){return{ruleId:(0,r.c3)({preset:t,rule:n}),rule:e.rules[n],options:e.rulesConfig[n]}}))},i=n(8742),s=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},a=function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]{"use strict";n.r(t),n.d(t,{default:()=>A});var r=n(1122);const o={root:r._.Document,paragraph:r._.Paragraph,blockquote:r._.BlockQuote,listItem:r._.ListItem,list:r._.List,Bullet:"Bullet",heading:r._.Header,code:r._.CodeBlock,HtmlBlock:r._.HtmlBlock,thematicBreak:r._.HorizontalRule,text:r._.Str,break:r._.Break,emphasis:r._.Emphasis,strong:r._.Strong,html:r._.Html,link:r._.Link,image:r._.Image,inlineCode:r._.Code,delete:r._.Delete,yaml:"Yaml",table:"Table",tableRow:"TableRow",tableCell:"TableCell",linkReference:"LinkReference",imageReference:"ImageReference",footnoteReference:"FootnoteReference",definition:"Definition",ReferenceDef:r._.ReferenceDef};var i=n(3692),s=n.n(i),a=n(1227),u=n.n(a),c=n(8835),l=n.n(c),f=n(8733),p=n(43),h=n.n(p),d=n(2861),m=n.n(d),g=n(5941),y=n.n(g),E=n(4251),v=n.n(E);f.transforms=[];const T=l()().use(m()).use(y(),["yaml"]).use(h()).use(v(),{inlineNotes:!0}),_=e=>T.parse(e),b=u()("@textlint/markdown-to-ast");const A={Processor:class{constructor(e={}){this.config=e,this.extensions=this.config.extensions?this.config.extensions:[]}availableExtensions(){return[".md",".markdown",".mdown",".mkdn",".mkd",".mdwn",".mkdown",".ron"].concat(this.extensions)}processor(e){return{preProcess:(e,t)=>function(e){const t=65279===e.charCodeAt(0)?e.slice(1):e,n=_(t);return s()(n).forEach((function(e){if(this.notLeaf){if(e.type){const t=o[e.type];t?e.type=t:b(`replacedType : ${t} , node.type: ${e.type}`)}if(e.position){const n=e.position,r={start:{line:n.start.line,column:Math.max(n.start.column-1,0)},end:{line:n.end.line,column:Math.max(n.end.column-1,0)}},o=[n.start.offset,n.end.offset];e.loc=r,e.range=o,e.raw=t.slice(o[0],o[1]),Object.defineProperty(e,"position",{enumerable:!1,configurable:!1,writable:!1,value:n})}}})),n}(e),postProcess:(e,t)=>({messages:e,filePath:t||""})}}}}},3996:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>s});var r=n(1122);const o={Document:r._.Document,Paragraph:r._.Paragraph,Str:r._.Str,Break:r._.Break};function i(e){const t=function(e){const t=/\r?\n/g,n=[];let r=null,o=0;for(;null!==(r=t.exec(e));){const t=e.slice(o,r.index);n.push({text:o===r.index?"":t,lineBreak:r[0]}),o=r.index+r[0].length}return e.length!==o&&n.push({text:e.slice(o,e.length),lineBreak:null}),n}(e);let n=0;const r=t.length-1,i=t.reduce((function(e,t,i){const s=i+1;if(((e,t)=>t===r&&""===e.text)(t,i))return e;if(((e,t)=>t!==r&&""===e.text)(t,i)){const r=function({lineBreak:e,lineNumber:t,startIndex:n}){return{type:o.Break,raw:e,range:[n,n+e.length],loc:{start:{line:t,column:0},end:{line:t,column:e.length}}}}({lineBreak:t.lineBreak,lineNumber:s,startIndex:n});return n+=r.raw.length,e.push(r),e}const a=function(e,t,n){return{type:o.Str,raw:e,value:e,range:[n,n+e.length],loc:{start:{line:t,column:0},end:{line:t,column:e.length}}}}(t.text,s,n),u=function(e){const t=e[0],n=e[e.length-1];return{type:o.Paragraph,raw:e.map((function(e){return e.raw})).join(""),range:[t.range[0],n.range[1]],loc:{start:{line:t.loc.start.line,column:t.loc.start.column},end:{line:n.loc.end.line,column:n.loc.end.column}},children:e}}([a]);if(n+=u.raw.length,e.push(u),null!==t.lineBreak){const r=function({prevNode:e,lineBreakText:t}){return{type:o.Break,raw:t,range:[e.range[1],e.range[1]+t.length],loc:{start:{line:e.loc.end.line,column:e.loc.end.column},end:{line:e.loc.end.line,column:e.loc.end.column+t.length}}}}({prevNode:u,lineBreakText:t.lineBreak});n+=r.raw.length,e.push(r)}return e}),[]),s=t[t.length-1];return void 0===s?{type:o.Document,raw:"",range:[0,0],loc:{start:{line:1,column:0},end:{line:1,column:0}},children:i}:{type:o.Document,raw:e,range:[0,e.length],loc:{start:{line:1,column:0},end:null!==s.lineBreak?{line:t.length+1,column:0}:{line:t.length,column:s.text.length}},children:i}}const s={Processor:class{constructor(e={}){this.config=e,this.extensions=this.config.extensions?this.config.extensions:[]}availableExtensions(){return[".txt",".text"].concat(this.extensions)}processor(e){return{preProcess:(e,t)=>i(e),postProcess:(e,t)=>({messages:e,filePath:t||""})}}}}},8572:(e,t,n)=>{"use strict";n.d(t,{S7:()=>a,c3:()=>u});const r="textlint-rule-",o="textlint-rule-preset-",i=[/^(@.*?\/.*?)\/(@.*?\/.*?)$/,/^(@.*?\/.*?)\/(.*?)$/,/^(.*?)\/(@.*?)$/,/^([^@].*?)\/(.*?)$/],s=(e,t)=>{for(let n=0;n{const{preset:t,rule:n}=(e=>{for(let t=0;t{const{preset:t,rule:n}=e;return`${l(t)}/${c(n)}`},c=e=>s([r],e),l=e=>s([o,"preset-"],e)},2190:e=>{e.exports=function(e,n,r){if(e.filter)return e.filter(n,r);if(null==e)throw new TypeError;if("function"!=typeof n)throw new TypeError;for(var o=[],i=0;i{"use strict";var r=n(4155),o=n(5108);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}var s,a,u=n(2136).codes,c=u.ERR_AMBIGUOUS_ARGUMENT,l=u.ERR_INVALID_ARG_TYPE,f=u.ERR_INVALID_ARG_VALUE,p=u.ERR_INVALID_RETURN_VALUE,h=u.ERR_MISSING_ARGS,d=n(5961),m=n(69).inspect,g=n(69).types,y=g.isPromise,E=g.isRegExp,v=Object.assign?Object.assign:n(8091).assign,T=Object.is?Object.is:n(609);new Map;function _(){var e=n(9158);s=e.isDeepEqual,a=e.isDeepStrictEqual}var b=!1,A=e.exports=O,x={};function k(e){if(e.message instanceof Error)throw e.message;throw new d(e)}function S(e,t,n,r){if(!n){var o=!1;if(0===t)o=!0,r="No value argument passed to `assert.ok()`";else if(r instanceof Error)throw r;var i=new d({actual:n,expected:!0,message:r,operator:"==",stackStartFn:e});throw i.generatedMessage=o,i}}function O(){for(var e=arguments.length,t=new Array(e),n=0;n1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o{"use strict";var r=n(4155);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){for(var n=0;ne.length)&&(n=e.length),e.substring(n-t.length,n)===t}var g="",y="",E="",v="",T={deepStrictEqual:"Expected values to be strictly deep-equal:",strictEqual:"Expected values to be strictly equal:",strictEqualObject:'Expected "actual" to be reference-equal to "expected":',deepEqual:"Expected values to be loosely deep-equal:",equal:"Expected values to be loosely equal:",notDeepStrictEqual:'Expected "actual" not to be strictly deep-equal to:',notStrictEqual:'Expected "actual" to be strictly unequal to:',notStrictEqualObject:'Expected "actual" not to be reference-equal to "expected":',notDeepEqual:'Expected "actual" not to be loosely deep-equal to:',notEqual:'Expected "actual" to be loosely unequal to:',notIdentical:"Values identical but not reference-equal:"},_=10;function b(e){var t=Object.keys(e),n=Object.create(Object.getPrototypeOf(e));return t.forEach((function(t){n[t]=e[t]})),Object.defineProperty(n,"message",{value:e.message}),n}function A(e){return h(e,{compact:!1,customInspect:!1,depth:1e3,maxArrayLength:1/0,showHidden:!1,breakLength:1/0,showProxy:!1,sorted:!0,getters:!0})}function x(e,t,n){var o="",i="",s=0,a="",u=!1,c=A(e),l=c.split("\n"),f=A(t).split("\n"),h=0,d="";if("strictEqual"===n&&"object"===p(e)&&"object"===p(t)&&null!==e&&null!==t&&(n="strictEqualObject"),1===l.length&&1===f.length&&l[0]!==f[0]){var b=l[0].length+f[0].length;if(b<=_){if(!("object"===p(e)&&null!==e||"object"===p(t)&&null!==t||0===e&&0===t))return"".concat(T[n],"\n\n")+"".concat(l[0]," !== ").concat(f[0],"\n")}else if("strictEqualObject"!==n){if(b<(r.stderr&&r.stderr.isTTY?r.stderr.columns:80)){for(;l[0][h]===f[0][h];)h++;h>2&&(d="\n ".concat(function(e,t){if(t=Math.floor(t),0==e.length||0==t)return"";var n=e.length*t;for(t=Math.floor(Math.log(t)/Math.log(2));t;)e+=e,t--;return e+e.substring(0,n-e.length)}(" ",h),"^"),h=0)}}}for(var x=l[l.length-1],k=f[f.length-1];x===k&&(h++<2?a="\n ".concat(x).concat(a):o=x,l.pop(),f.pop(),0!==l.length&&0!==f.length);)x=l[l.length-1],k=f[f.length-1];var S=Math.max(l.length,f.length);if(0===S){var O=c.split("\n");if(O.length>30)for(O[26]="".concat(g,"...").concat(v);O.length>27;)O.pop();return"".concat(T.notIdentical,"\n\n").concat(O.join("\n"),"\n")}h>3&&(a="\n".concat(g,"...").concat(v).concat(a),u=!0),""!==o&&(a="\n ".concat(o).concat(a),o="");var C=0,w=T[n]+"\n".concat(y,"+ actual").concat(v," ").concat(E,"- expected").concat(v),N=" ".concat(g,"...").concat(v," Lines skipped");for(h=0;h1&&h>2&&(I>4?(i+="\n".concat(g,"...").concat(v),u=!0):I>3&&(i+="\n ".concat(f[h-2]),C++),i+="\n ".concat(f[h-1]),C++),s=h,o+="\n".concat(E,"-").concat(v," ").concat(f[h]),C++;else if(f.length1&&h>2&&(I>4?(i+="\n".concat(g,"...").concat(v),u=!0):I>3&&(i+="\n ".concat(l[h-2]),C++),i+="\n ".concat(l[h-1]),C++),s=h,i+="\n".concat(y,"+").concat(v," ").concat(l[h]),C++;else{var R=f[h],P=l[h],L=P!==R&&(!m(P,",")||P.slice(0,-1)!==R);L&&m(R,",")&&R.slice(0,-1)===P&&(L=!1,P+=","),L?(I>1&&h>2&&(I>4?(i+="\n".concat(g,"...").concat(v),u=!0):I>3&&(i+="\n ".concat(l[h-2]),C++),i+="\n ".concat(l[h-1]),C++),s=h,i+="\n".concat(y,"+").concat(v," ").concat(P),o+="\n".concat(E,"-").concat(v," ").concat(R),C+=2):(i+=o,o="",1!==I&&0!==h||(i+="\n ".concat(P),C++))}if(C>20&&h30)for(_[26]="".concat(g,"...").concat(v);_.length>27;)_.pop();n=1===_.length?s(this,f(t).call(this,"".concat(m," ").concat(_[0]))):s(this,f(t).call(this,"".concat(m,"\n\n").concat(_.join("\n"),"\n")))}else{var k=A(c),S="",O=T[i];"notDeepEqual"===i||"notEqual"===i?(k="".concat(T[i],"\n\n").concat(k)).length>1024&&(k="".concat(k.slice(0,1021),"...")):(S="".concat(A(l)),k.length>512&&(k="".concat(k.slice(0,509),"...")),S.length>512&&(S="".concat(S.slice(0,509),"...")),"deepEqual"===i||"equal"===i?k="".concat(O,"\n\n").concat(k,"\n\nshould equal\n\n"):S=" ".concat(i," ").concat(S)),n=s(this,f(t).call(this,"".concat(k).concat(S)))}return Error.stackTraceLimit=h,n.generatedMessage=!o,Object.defineProperty(a(n),"name",{value:"AssertionError [ERR_ASSERTION]",enumerable:!1,writable:!0,configurable:!0}),n.code="ERR_ASSERTION",n.actual=c,n.expected=l,n.operator=i,Error.captureStackTrace&&Error.captureStackTrace(a(n),u),n.stack,n.name="AssertionError",s(n)}var n,u,c;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&l(e,t)}(t,e),n=t,u=[{key:"toString",value:function(){return"".concat(this.name," [").concat(this.code,"]: ").concat(this.message)}},{key:h.custom,value:function(e,t){return h(this,function(e){for(var t=1;t{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function o(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function i(e){return i=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},i(e)}function s(e,t){return s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},s(e,t)}var a,u,c={};function l(e,t,n){n||(n=Error);var r=function(n){function r(n,s,a){var u;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,r),u=o(this,i(r).call(this,function(e,n,r){return"string"==typeof t?t:t(e,n,r)}(n,s,a))),u.code=e,u}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&s(e,t)}(r,n),r}(n);c[e]=r}function f(e,t){if(Array.isArray(e)){var n=e.length;return e=e.map((function(e){return String(e)})),n>2?"one of ".concat(t," ").concat(e.slice(0,n-1).join(", "),", or ")+e[n-1]:2===n?"one of ".concat(t," ").concat(e[0]," or ").concat(e[1]):"of ".concat(t," ").concat(e[0])}return"of ".concat(t," ").concat(String(e))}l("ERR_AMBIGUOUS_ARGUMENT",'The "%s" argument is ambiguous. %s',TypeError),l("ERR_INVALID_ARG_TYPE",(function(e,t,o){var i,s,u,c;if(void 0===a&&(a=n(9282)),a("string"==typeof e,"'name' must be a string"),"string"==typeof t&&(s="not ",t.substr(!u||u<0?0:+u,s.length)===s)?(i="must not be",t=t.replace(/^not /,"")):i="must be",function(e,t,n){return(void 0===n||n>e.length)&&(n=e.length),e.substring(n-t.length,n)===t}(e," argument"))c="The ".concat(e," ").concat(i," ").concat(f(t,"type"));else{var l=function(e,t,n){return"number"!=typeof n&&(n=0),!(n+t.length>e.length)&&-1!==e.indexOf(t,n)}(e,".")?"property":"argument";c='The "'.concat(e,'" ').concat(l," ").concat(i," ").concat(f(t,"type"))}return c+=". Received type ".concat(r(o))}),TypeError),l("ERR_INVALID_ARG_VALUE",(function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"is invalid";void 0===u&&(u=n(69));var o=u.inspect(t);return o.length>128&&(o="".concat(o.slice(0,128),"...")),"The argument '".concat(e,"' ").concat(r,". Received ").concat(o)}),TypeError,RangeError),l("ERR_INVALID_RETURN_VALUE",(function(e,t,n){var o;return o=n&&n.constructor&&n.constructor.name?"instance of ".concat(n.constructor.name):"type ".concat(r(n)),"Expected ".concat(e,' to be returned from the "').concat(t,'"')+" function but got ".concat(o,".")}),TypeError),l("ERR_MISSING_ARGS",(function(){for(var e=arguments.length,t=new Array(e),r=0;r0,"At least one arg needs to be specified");var o="The ",i=t.length;switch(t=t.map((function(e){return'"'.concat(e,'"')})),i){case 1:o+="".concat(t[0]," argument");break;case 2:o+="".concat(t[0]," and ").concat(t[1]," arguments");break;default:o+=t.slice(0,i-1).join(", "),o+=", and ".concat(t[i-1]," arguments")}return"".concat(o," must be specified")}),TypeError),e.exports.codes=c},9158:(e,t,n)=>{"use strict";function r(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],r=!0,o=!1,i=void 0;try{for(var s,a=e[Symbol.iterator]();!(r=(s=a.next()).done)&&(n.push(s.value),!t||n.length!==t);r=!0);}catch(e){o=!0,i=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw i}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}var i=void 0!==/a/g.flags,s=function(e){var t=[];return e.forEach((function(e){return t.push(e)})),t},a=function(e){var t=[];return e.forEach((function(e,n){return t.push([n,e])})),t},u=Object.is?Object.is:n(609),c=Object.getOwnPropertySymbols?Object.getOwnPropertySymbols:function(){return[]},l=Number.isNaN?Number.isNaN:n(360);function f(e){return e.call.bind(e)}var p=f(Object.prototype.hasOwnProperty),h=f(Object.prototype.propertyIsEnumerable),d=f(Object.prototype.toString),m=n(69).types,g=m.isAnyArrayBuffer,y=m.isArrayBufferView,E=m.isDate,v=m.isMap,T=m.isRegExp,_=m.isSet,b=m.isNativeError,A=m.isBoxedPrimitive,x=m.isNumberObject,k=m.isStringObject,S=m.isBooleanObject,O=m.isBigIntObject,C=m.isSymbolObject,w=m.isFloat32Array,N=m.isFloat64Array;function I(e){if(0===e.length||e.length>10)return!0;for(var t=0;t57)return!0}return 10===e.length&&e>=Math.pow(2,32)}function R(e){return Object.keys(e).filter(I).concat(c(e).filter(Object.prototype.propertyIsEnumerable.bind(e)))} +/*! textlinteditor:@@@ {"name":"textlint-rule-preset-japanese","namespace":"https://github.com/textlint-ja/textlint-rule-preset-japanese","homepage":"https://github.com/textlint-ja/textlint-rule-preset-japanese","version":"10.0.0","config":{"rules":{"preset-japanese":true},"plugins":{"@textlint/text":true,"@textlint/markdown":true}}} @@@ */(()=>{var e={8742:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.kvsEnvStorage=void 0;const o=n(5028);t.kvsEnvStorage=e=>r(void 0,void 0,void 0,(function*(){return o.kvsIndexedDB(e)}))},5028:(e,t,n)=>{"use strict";n.r(t),n.d(t,{kvsIndexedDB:()=>l});var r=n(5108),o=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},i=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);oo(void 0,void 0,void 0,(function*(){return new Promise(((r,o)=>{const i=e.transaction(t,"readwrite"),s=i.objectStore(t).delete(String(n));i.oncomplete=()=>{r()},i.onabort=()=>{o(s.error?s.error:i.error)},i.onerror=()=>{o(s.error?s.error:i.error)}}))})),u=(e,t)=>{const n=e.transaction(t,"readonly").objectStore(t).openCursor();return{next(){return o(this,void 0,void 0,(function*(){const{done:e,value:t}=yield(e=>new Promise(((t,n)=>{e.onsuccess=()=>{const n=e.result;return t(n?{done:!1,value:n}:{done:!0})},e.onerror=()=>{n(e.error)}})))(n);if(!e){const e=null==t?void 0:t.key,n=null==t?void 0:t.value;return null==t||t.continue(),{done:!1,value:[e,n]}}return{done:!0,value:void 0}}))}}},c=({database:e,databaseName:t,tableName:n})=>{const r={delete:t=>a(e,n,t).then((()=>!0)),get:t=>((e,t,n)=>new Promise(((r,o)=>{const i=e.transaction(t,"readonly").objectStore(t).get(String(n));i.onsuccess=()=>{r(i.result)},i.onerror=()=>{o(i.error)}})))(e,n,t),has:t=>((e,t,n)=>o(void 0,void 0,void 0,(function*(){return new Promise(((r,o)=>{const i=e.transaction(t,"readonly").objectStore(t).count(String(n));i.onsuccess=()=>{r(0!==i.result)},i.onerror=()=>{o(i.error)}}))})))(e,n,t),set:(t,i)=>((e,t,n,r)=>o(void 0,void 0,void 0,(function*(){if(void 0!==r)return new Promise(((o,i)=>{const s=e.transaction(t,"readwrite"),a=s.objectStore(t).put(r,String(n));s.oncomplete=()=>{o()},s.onabort=()=>{i(a.error?a.error:s.error)},s.onerror=()=>{i(a.error?a.error:s.error)}}));yield a(e,t,n)})))(e,n,t,i).then((()=>r)),clear:()=>((e,t)=>o(void 0,void 0,void 0,(function*(){return new Promise(((n,r)=>{const o=e.transaction(t,"readwrite"),i=o.objectStore(t).clear();o.oncomplete=()=>{n()},o.onabort=()=>{r(i.error?i.error:o.error)},o.onerror=()=>{r(i.error?i.error:o.error)}}))})))(e,n),dropInstance:()=>((e,t)=>new Promise(((n,r)=>{e.close();const o=indexedDB.deleteDatabase(t);o.onupgradeneeded=e=>{e.preventDefault(),n()},o.onblocked=()=>{s.log("dropInstance:blocked",o),r(o.error)},o.onerror=function(){s.log("dropInstance:error",o),r(o.error)},o.onsuccess=function(){n()}})))(e,t),close:()=>Promise.resolve().then((()=>{e.close()})),[Symbol.asyncIterator]:()=>u(e,n),__debug__database__:e};return r},l=e=>o(void 0,void 0,void 0,(function*(){var t;const{name:n,version:r,upgrade:o}=e,a=i(e,["name","version","upgrade"]);a.debug&&(s.enabled=a.debug);const u=null!==(t=a.tableName)&&void 0!==t?t:"kvs",l=yield(({name:e,version:t,tableName:n,onUpgrade:r})=>new Promise(((o,i)=>{const s=indexedDB.open(e,t);s.onupgradeneeded=function(e){var a;const u=e.oldVersion,c=null!==(a=e.newVersion)&&void 0!==a?a:t,l=s.result;try{(!c||c<=1)&&l.createObjectStore(n)}catch(e){i(e)}l.onversionchange=()=>{l.close()},e.target.transaction.oncomplete=()=>{Promise.resolve(r({oldVersion:u,newVersion:c,database:l})).then((()=>o(l)))}},s.onblocked=()=>{i(s.error)},s.onerror=function(){i(s.error)},s.onsuccess=function(){const e=s.result;o(e)}})))({name:n,version:r,tableName:u,onUpgrade:({oldVersion:e,newVersion:t,database:r})=>{if(o)return o({kvs:c({database:r,tableName:u,databaseName:n}),oldVersion:e,newVersion:t})}});return c({database:l,tableName:u,databaseName:n})}))},1122:(e,t,n)=>{"use strict";var r;n.d(t,{_:()=>r}),function(e){e.Document="Document",e.DocumentExit="Document:exit",e.Paragraph="Paragraph",e.ParagraphExit="Paragraph:exit",e.BlockQuote="BlockQuote",e.BlockQuoteExit="BlockQuote:exit",e.ListItem="ListItem",e.ListItemExit="ListItem:exit",e.List="List",e.ListExit="List:exit",e.Header="Header",e.HeaderExit="Header:exit",e.CodeBlock="CodeBlock",e.CodeBlockExit="CodeBlock:exit",e.HtmlBlock="HtmlBlock",e.HtmlBlockExit="HtmlBlock:exit",e.HorizontalRule="HorizontalRule",e.HorizontalRuleExit="HorizontalRule:exit",e.Comment="Comment",e.CommentExit="Comment:exit",e.ReferenceDef="ReferenceDef",e.ReferenceDefExit="ReferenceDef:exit",e.Str="Str",e.StrExit="Str:exit",e.Break="Break",e.BreakExit="Break:exit",e.Emphasis="Emphasis",e.EmphasisExit="Emphasis:exit",e.Strong="Strong",e.StrongExit="Strong:exit",e.Html="Html",e.HtmlExit="Html:exit",e.Link="Link",e.LinkExit="Link:exit",e.Image="Image",e.ImageExit="Image:exit",e.Code="Code",e.CodeExit="Code:exit",e.Delete="Delete",e.DeleteExit="Delete:exit",e.Table="Table",e.TableExit="Table:exit",e.TableRow="TableRow",e.TableRowExit="TableRow:exit",e.TableCell="TableCell",e.TableCellExit="TableCell:exit"}(r||(r={}))},4516:(e,t,n)=>{"use strict";n.r(t),n.d(t,{openStorage:()=>u,presetToKernelRules:()=>o});var r=n(8572),o=function(e,t){var n=e.rules;return Object.keys(n).map((function(n){return{ruleId:(0,r.c3)({preset:t,rule:n}),rule:e.rules[n],options:e.rulesConfig[n]}}))},i=n(8742),s=function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))},a=function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]{"use strict";n.r(t),n.d(t,{default:()=>A});var r=n(1122);const o={root:r._.Document,paragraph:r._.Paragraph,blockquote:r._.BlockQuote,listItem:r._.ListItem,list:r._.List,Bullet:"Bullet",heading:r._.Header,code:r._.CodeBlock,HtmlBlock:r._.HtmlBlock,thematicBreak:r._.HorizontalRule,text:r._.Str,break:r._.Break,emphasis:r._.Emphasis,strong:r._.Strong,html:r._.Html,link:r._.Link,image:r._.Image,inlineCode:r._.Code,delete:r._.Delete,yaml:"Yaml",table:"Table",tableRow:"TableRow",tableCell:"TableCell",linkReference:"LinkReference",imageReference:"ImageReference",footnoteReference:"FootnoteReference",definition:"Definition",ReferenceDef:r._.ReferenceDef};var i=n(3692),s=n.n(i),a=n(1227),u=n.n(a),c=n(8835),l=n.n(c),f=n(8733),p=n(43),h=n.n(p),d=n(2861),m=n.n(d),g=n(5941),y=n.n(g),E=n(4251),v=n.n(E);f.transforms=[];const T=l()().use(m()).use(y(),["yaml"]).use(h()).use(v(),{inlineNotes:!0}),_=e=>T.parse(e),b=u()("@textlint/markdown-to-ast");const A={Processor:class{constructor(e={}){this.config=e,this.extensions=this.config.extensions?this.config.extensions:[]}availableExtensions(){return[".md",".markdown",".mdown",".mkdn",".mkd",".mdwn",".mkdown",".ron"].concat(this.extensions)}processor(e){return{preProcess:(e,t)=>function(e){const t=65279===e.charCodeAt(0)?e.slice(1):e,n=_(t);return s()(n).forEach((function(e){if(this.notLeaf){if(e.type){const t=o[e.type];t?e.type=t:b(`replacedType : ${t} , node.type: ${e.type}`)}if(e.position){const n=e.position,r={start:{line:n.start.line,column:Math.max(n.start.column-1,0)},end:{line:n.end.line,column:Math.max(n.end.column-1,0)}},o=[n.start.offset,n.end.offset];e.loc=r,e.range=o,e.raw=t.slice(o[0],o[1]),Object.defineProperty(e,"position",{enumerable:!1,configurable:!1,writable:!1,value:n})}}})),n}(e),postProcess:(e,t)=>({messages:e,filePath:t||""})}}}}},3996:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>s});var r=n(1122);const o={Document:r._.Document,Paragraph:r._.Paragraph,Str:r._.Str,Break:r._.Break};function i(e){const t=function(e){const t=/\r?\n/g,n=[];let r=null,o=0;for(;null!==(r=t.exec(e));){const t=e.slice(o,r.index);n.push({text:o===r.index?"":t,lineBreak:r[0]}),o=r.index+r[0].length}return e.length!==o&&n.push({text:e.slice(o,e.length),lineBreak:null}),n}(e);let n=0;const r=t.length-1,i=t.reduce((function(e,t,i){const s=i+1;if(((e,t)=>t===r&&""===e.text)(t,i))return e;if(((e,t)=>t!==r&&""===e.text)(t,i)){const r=function({lineBreak:e,lineNumber:t,startIndex:n}){return{type:o.Break,raw:e,range:[n,n+e.length],loc:{start:{line:t,column:0},end:{line:t,column:e.length}}}}({lineBreak:t.lineBreak,lineNumber:s,startIndex:n});return n+=r.raw.length,e.push(r),e}const a=function(e,t,n){return{type:o.Str,raw:e,value:e,range:[n,n+e.length],loc:{start:{line:t,column:0},end:{line:t,column:e.length}}}}(t.text,s,n),u=function(e){const t=e[0],n=e[e.length-1];return{type:o.Paragraph,raw:e.map((function(e){return e.raw})).join(""),range:[t.range[0],n.range[1]],loc:{start:{line:t.loc.start.line,column:t.loc.start.column},end:{line:n.loc.end.line,column:n.loc.end.column}},children:e}}([a]);if(n+=u.raw.length,e.push(u),null!==t.lineBreak){const r=function({prevNode:e,lineBreakText:t}){return{type:o.Break,raw:t,range:[e.range[1],e.range[1]+t.length],loc:{start:{line:e.loc.end.line,column:e.loc.end.column},end:{line:e.loc.end.line,column:e.loc.end.column+t.length}}}}({prevNode:u,lineBreakText:t.lineBreak});n+=r.raw.length,e.push(r)}return e}),[]),s=t[t.length-1];return void 0===s?{type:o.Document,raw:"",range:[0,0],loc:{start:{line:1,column:0},end:{line:1,column:0}},children:i}:{type:o.Document,raw:e,range:[0,e.length],loc:{start:{line:1,column:0},end:null!==s.lineBreak?{line:t.length+1,column:0}:{line:t.length,column:s.text.length}},children:i}}const s={Processor:class{constructor(e={}){this.config=e,this.extensions=this.config.extensions?this.config.extensions:[]}availableExtensions(){return[".txt",".text"].concat(this.extensions)}processor(e){return{preProcess:(e,t)=>i(e),postProcess:(e,t)=>({messages:e,filePath:t||""})}}}}},8572:(e,t,n)=>{"use strict";n.d(t,{S7:()=>a,c3:()=>u});const r="textlint-rule-",o="textlint-rule-preset-",i=[/^(@.*?\/.*?)\/(@.*?\/.*?)$/,/^(@.*?\/.*?)\/(.*?)$/,/^(.*?)\/(@.*?)$/,/^([^@].*?)\/(.*?)$/],s=(e,t)=>{for(let n=0;n{const{preset:t,rule:n}=(e=>{for(let t=0;t{const{preset:t,rule:n}=e;return`${l(t)}/${c(n)}`},c=e=>s([r],e),l=e=>s([o,"preset-"],e)},2190:e=>{e.exports=function(e,n,r){if(e.filter)return e.filter(n,r);if(null==e)throw new TypeError;if("function"!=typeof n)throw new TypeError;for(var o=[],i=0;i{"use strict";var r=n(4155),o=n(5108);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}var s,a,u=n(2136).codes,c=u.ERR_AMBIGUOUS_ARGUMENT,l=u.ERR_INVALID_ARG_TYPE,f=u.ERR_INVALID_ARG_VALUE,p=u.ERR_INVALID_RETURN_VALUE,h=u.ERR_MISSING_ARGS,d=n(5961),m=n(69).inspect,g=n(69).types,y=g.isPromise,E=g.isRegExp,v=Object.assign?Object.assign:n(8091).assign,T=Object.is?Object.is:n(609);new Map;function _(){var e=n(9158);s=e.isDeepEqual,a=e.isDeepStrictEqual}var b=!1,A=e.exports=O,x={};function k(e){if(e.message instanceof Error)throw e.message;throw new d(e)}function S(e,t,n,r){if(!n){var o=!1;if(0===t)o=!0,r="No value argument passed to `assert.ok()`";else if(r instanceof Error)throw r;var i=new d({actual:n,expected:!0,message:r,operator:"==",stackStartFn:e});throw i.generatedMessage=o,i}}function O(){for(var e=arguments.length,t=new Array(e),n=0;n1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o{"use strict";var r=n(4155);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){for(var n=0;ne.length)&&(n=e.length),e.substring(n-t.length,n)===t}var g="",y="",E="",v="",T={deepStrictEqual:"Expected values to be strictly deep-equal:",strictEqual:"Expected values to be strictly equal:",strictEqualObject:'Expected "actual" to be reference-equal to "expected":',deepEqual:"Expected values to be loosely deep-equal:",equal:"Expected values to be loosely equal:",notDeepStrictEqual:'Expected "actual" not to be strictly deep-equal to:',notStrictEqual:'Expected "actual" to be strictly unequal to:',notStrictEqualObject:'Expected "actual" not to be reference-equal to "expected":',notDeepEqual:'Expected "actual" not to be loosely deep-equal to:',notEqual:'Expected "actual" to be loosely unequal to:',notIdentical:"Values identical but not reference-equal:"},_=10;function b(e){var t=Object.keys(e),n=Object.create(Object.getPrototypeOf(e));return t.forEach((function(t){n[t]=e[t]})),Object.defineProperty(n,"message",{value:e.message}),n}function A(e){return h(e,{compact:!1,customInspect:!1,depth:1e3,maxArrayLength:1/0,showHidden:!1,breakLength:1/0,showProxy:!1,sorted:!0,getters:!0})}function x(e,t,n){var o="",i="",s=0,a="",u=!1,c=A(e),l=c.split("\n"),f=A(t).split("\n"),h=0,d="";if("strictEqual"===n&&"object"===p(e)&&"object"===p(t)&&null!==e&&null!==t&&(n="strictEqualObject"),1===l.length&&1===f.length&&l[0]!==f[0]){var b=l[0].length+f[0].length;if(b<=_){if(!("object"===p(e)&&null!==e||"object"===p(t)&&null!==t||0===e&&0===t))return"".concat(T[n],"\n\n")+"".concat(l[0]," !== ").concat(f[0],"\n")}else if("strictEqualObject"!==n){if(b<(r.stderr&&r.stderr.isTTY?r.stderr.columns:80)){for(;l[0][h]===f[0][h];)h++;h>2&&(d="\n ".concat(function(e,t){if(t=Math.floor(t),0==e.length||0==t)return"";var n=e.length*t;for(t=Math.floor(Math.log(t)/Math.log(2));t;)e+=e,t--;return e+e.substring(0,n-e.length)}(" ",h),"^"),h=0)}}}for(var x=l[l.length-1],k=f[f.length-1];x===k&&(h++<2?a="\n ".concat(x).concat(a):o=x,l.pop(),f.pop(),0!==l.length&&0!==f.length);)x=l[l.length-1],k=f[f.length-1];var S=Math.max(l.length,f.length);if(0===S){var O=c.split("\n");if(O.length>30)for(O[26]="".concat(g,"...").concat(v);O.length>27;)O.pop();return"".concat(T.notIdentical,"\n\n").concat(O.join("\n"),"\n")}h>3&&(a="\n".concat(g,"...").concat(v).concat(a),u=!0),""!==o&&(a="\n ".concat(o).concat(a),o="");var C=0,w=T[n]+"\n".concat(y,"+ actual").concat(v," ").concat(E,"- expected").concat(v),N=" ".concat(g,"...").concat(v," Lines skipped");for(h=0;h1&&h>2&&(I>4?(i+="\n".concat(g,"...").concat(v),u=!0):I>3&&(i+="\n ".concat(f[h-2]),C++),i+="\n ".concat(f[h-1]),C++),s=h,o+="\n".concat(E,"-").concat(v," ").concat(f[h]),C++;else if(f.length1&&h>2&&(I>4?(i+="\n".concat(g,"...").concat(v),u=!0):I>3&&(i+="\n ".concat(l[h-2]),C++),i+="\n ".concat(l[h-1]),C++),s=h,i+="\n".concat(y,"+").concat(v," ").concat(l[h]),C++;else{var R=f[h],P=l[h],L=P!==R&&(!m(P,",")||P.slice(0,-1)!==R);L&&m(R,",")&&R.slice(0,-1)===P&&(L=!1,P+=","),L?(I>1&&h>2&&(I>4?(i+="\n".concat(g,"...").concat(v),u=!0):I>3&&(i+="\n ".concat(l[h-2]),C++),i+="\n ".concat(l[h-1]),C++),s=h,i+="\n".concat(y,"+").concat(v," ").concat(P),o+="\n".concat(E,"-").concat(v," ").concat(R),C+=2):(i+=o,o="",1!==I&&0!==h||(i+="\n ".concat(P),C++))}if(C>20&&h30)for(_[26]="".concat(g,"...").concat(v);_.length>27;)_.pop();n=1===_.length?s(this,f(t).call(this,"".concat(m," ").concat(_[0]))):s(this,f(t).call(this,"".concat(m,"\n\n").concat(_.join("\n"),"\n")))}else{var k=A(c),S="",O=T[i];"notDeepEqual"===i||"notEqual"===i?(k="".concat(T[i],"\n\n").concat(k)).length>1024&&(k="".concat(k.slice(0,1021),"...")):(S="".concat(A(l)),k.length>512&&(k="".concat(k.slice(0,509),"...")),S.length>512&&(S="".concat(S.slice(0,509),"...")),"deepEqual"===i||"equal"===i?k="".concat(O,"\n\n").concat(k,"\n\nshould equal\n\n"):S=" ".concat(i," ").concat(S)),n=s(this,f(t).call(this,"".concat(k).concat(S)))}return Error.stackTraceLimit=h,n.generatedMessage=!o,Object.defineProperty(a(n),"name",{value:"AssertionError [ERR_ASSERTION]",enumerable:!1,writable:!0,configurable:!0}),n.code="ERR_ASSERTION",n.actual=c,n.expected=l,n.operator=i,Error.captureStackTrace&&Error.captureStackTrace(a(n),u),n.stack,n.name="AssertionError",s(n)}var n,u,c;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&l(e,t)}(t,e),n=t,u=[{key:"toString",value:function(){return"".concat(this.name," [").concat(this.code,"]: ").concat(this.message)}},{key:h.custom,value:function(e,t){return h(this,function(e){for(var t=1;t{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function o(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function i(e){return i=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},i(e)}function s(e,t){return s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},s(e,t)}var a,u,c={};function l(e,t,n){n||(n=Error);var r=function(n){function r(n,s,a){var u;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,r),u=o(this,i(r).call(this,function(e,n,r){return"string"==typeof t?t:t(e,n,r)}(n,s,a))),u.code=e,u}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&s(e,t)}(r,n),r}(n);c[e]=r}function f(e,t){if(Array.isArray(e)){var n=e.length;return e=e.map((function(e){return String(e)})),n>2?"one of ".concat(t," ").concat(e.slice(0,n-1).join(", "),", or ")+e[n-1]:2===n?"one of ".concat(t," ").concat(e[0]," or ").concat(e[1]):"of ".concat(t," ").concat(e[0])}return"of ".concat(t," ").concat(String(e))}l("ERR_AMBIGUOUS_ARGUMENT",'The "%s" argument is ambiguous. %s',TypeError),l("ERR_INVALID_ARG_TYPE",(function(e,t,o){var i,s,u,c;if(void 0===a&&(a=n(9282)),a("string"==typeof e,"'name' must be a string"),"string"==typeof t&&(s="not ",t.substr(!u||u<0?0:+u,s.length)===s)?(i="must not be",t=t.replace(/^not /,"")):i="must be",function(e,t,n){return(void 0===n||n>e.length)&&(n=e.length),e.substring(n-t.length,n)===t}(e," argument"))c="The ".concat(e," ").concat(i," ").concat(f(t,"type"));else{var l=function(e,t,n){return"number"!=typeof n&&(n=0),!(n+t.length>e.length)&&-1!==e.indexOf(t,n)}(e,".")?"property":"argument";c='The "'.concat(e,'" ').concat(l," ").concat(i," ").concat(f(t,"type"))}return c+=". Received type ".concat(r(o))}),TypeError),l("ERR_INVALID_ARG_VALUE",(function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"is invalid";void 0===u&&(u=n(69));var o=u.inspect(t);return o.length>128&&(o="".concat(o.slice(0,128),"...")),"The argument '".concat(e,"' ").concat(r,". Received ").concat(o)}),TypeError,RangeError),l("ERR_INVALID_RETURN_VALUE",(function(e,t,n){var o;return o=n&&n.constructor&&n.constructor.name?"instance of ".concat(n.constructor.name):"type ".concat(r(n)),"Expected ".concat(e,' to be returned from the "').concat(t,'"')+" function but got ".concat(o,".")}),TypeError),l("ERR_MISSING_ARGS",(function(){for(var e=arguments.length,t=new Array(e),r=0;r0,"At least one arg needs to be specified");var o="The ",i=t.length;switch(t=t.map((function(e){return'"'.concat(e,'"')})),i){case 1:o+="".concat(t[0]," argument");break;case 2:o+="".concat(t[0]," and ").concat(t[1]," arguments");break;default:o+=t.slice(0,i-1).join(", "),o+=", and ".concat(t[i-1]," arguments")}return"".concat(o," must be specified")}),TypeError),e.exports.codes=c},9158:(e,t,n)=>{"use strict";function r(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],r=!0,o=!1,i=void 0;try{for(var s,a=e[Symbol.iterator]();!(r=(s=a.next()).done)&&(n.push(s.value),!t||n.length!==t);r=!0);}catch(e){o=!0,i=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw i}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}var i=void 0!==/a/g.flags,s=function(e){var t=[];return e.forEach((function(e){return t.push(e)})),t},a=function(e){var t=[];return e.forEach((function(e,n){return t.push([n,e])})),t},u=Object.is?Object.is:n(609),c=Object.getOwnPropertySymbols?Object.getOwnPropertySymbols:function(){return[]},l=Number.isNaN?Number.isNaN:n(360);function f(e){return e.call.bind(e)}var p=f(Object.prototype.hasOwnProperty),h=f(Object.prototype.propertyIsEnumerable),d=f(Object.prototype.toString),m=n(69).types,g=m.isAnyArrayBuffer,y=m.isArrayBufferView,E=m.isDate,v=m.isMap,T=m.isRegExp,_=m.isSet,b=m.isNativeError,A=m.isBoxedPrimitive,x=m.isNumberObject,k=m.isStringObject,S=m.isBooleanObject,O=m.isBigIntObject,C=m.isSymbolObject,w=m.isFloat32Array,N=m.isFloat64Array;function I(e){if(0===e.length||e.length>10)return!0;for(var t=0;t57)return!0}return 10===e.length&&e>=Math.pow(2,32)}function R(e){return Object.keys(e).filter(I).concat(c(e).filter(Object.prototype.propertyIsEnumerable.bind(e)))} /*! * The buffer module from node.js, for the browser. * @@ -18,4 +18,4 @@ e.exports=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e. * Copyright (c) 2014-2015, Jon Schlinkert. * Licensed under the MIT License. */var t,n="";e.exports=function(e,r){if("string"!=typeof e)throw new TypeError("expected a string");if(1===r)return e;if(2===r)return e+e;var o=e.length*r;if(t!==e||void 0===t)t=e,n="";else if(n.length>=o)return n.substr(0,o);for(;o>n.length&&r>1;)1&r&&(n+=e),r>>=1,e+=e;return n=(n+=e).substr(0,o)}},6879:(e,t,n)=>{"use strict";t.n=void 0;const r=n(6008);t.n=class{constructor(e){this.indice=[0];let t=/[\r\n\u2028\u2029]/g;const n=e.length;for(t.lastIndex=0;;){let r=t.exec(e);if(!r)break;let o=r.index;13===e.charCodeAt(o)&&10===e.charCodeAt(o+1)&&(o+=1);let i=o+1;if(n{"use strict";const{moduleInterop:r}=n(8976);e.exports={rules:{"max-ten":r(n(1062)),"no-doubled-conjunctive-particle-ga":r(n(7505)),"no-doubled-conjunction":r(n(6286)),"no-double-negative-ja":r(n(2826)),"no-doubled-joshi":r(n(2799)),"sentence-length":r(n(399)),"no-dropping-the-ra":r(n(651)),"no-mix-dearu-desumasu":r(n(4407)),"no-nfd":r(n(9728)),"no-invalid-control-character":r(n(1369)),"no-zero-width-spaces":r(n(8746)),"no-kangxi-radicals":r(n(57))},rulesConfig:{"max-ten":{max:3},"no-doubled-conjunctive-particle-ga":!0,"no-doubled-conjunction":!0,"no-double-negative-ja":!0,"no-doubled-joshi":{min_interval:1},"sentence-length":{max:100},"no-dropping-the-ra":!0,"no-mix-dearu-desumasu":!0,"no-nfd":!0,"no-invalid-control-character":!0,"no-zero-width-spaces":!0,"no-kangxi-radicals":!0}}},1584:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CONTROL_CHARACTERS=t.INVALID_CONTROL_CHARACTERS=void 0;var n=[{code:"",name:"START OF HEADING"},{code:"",name:"START OF TEXT"},{code:"",name:"END OF TEXT"},{code:"",name:"END OF TRANSMISSION"},{code:"",name:"ENQUIRY"},{code:"",name:"ACKNOWLEDGE"},{code:"",name:"BELL"},{code:"\b",name:"BACKSPACE"},{code:"\t",name:"CHARACTER TABULATION"},{code:"\n",name:"LINE FEED (LF)"},{code:"\v",name:"LINE TABULATION"},{code:"\f",name:"FORM FEED (FF)"},{code:"\r",name:"CARRIAGE RETURN (CR)"},{code:"",name:"SHIFT OUT"},{code:"",name:"SHIFT IN"},{code:"",name:"DATA LINK ESCAPE"},{code:"",name:"DEVICE CONTROL ONE"},{code:"",name:"DEVICE CONTROL TWO"},{code:"",name:"DEVICE CONTROL THREE"},{code:"",name:"DEVICE CONTROL FOUR"},{code:"",name:"NEGATIVE ACKNOWLEDGE"},{code:"",name:"SYNCHRONOUS IDLE"},{code:"",name:"END OF TRANSMISSION BLOCK"},{code:"",name:"CANCEL"},{code:"",name:"END OF MEDIUM"},{code:"",name:"SUBSTITUTE"}];t.CONTROL_CHARACTERS=n;var r=n.filter((e=>{var t=e.code;return"\r"!==t&&"\n"!==t&&"\t"!==t}));t.INVALID_CONTROL_CHARACTERS=r},1369:(e,t,n)=>{"use strict";var r=n(1584),o=n(8602),i=e=>e.replace(/./g,(e=>"\\u".concat("000".concat(e.charCodeAt(0).toString(16)).substr(-4)))),s=e=>{var t=r.CONTROL_CHARACTERS.find((t=>t.code===e));return t?t.name:""},a={allow:[],checkCode:!1,checkImage:!0},u=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},{Syntax:n,RuleError:r,getSource:u,fixer:c,report:l}=e,f=t.allow||a.allow,p=void 0!==t.checkCode?t.checkCode:a.checkCode,h=void 0!==t.checkImage?t.checkImage:a.checkImage,d=e=>{var t=u(e);o(/([\x00-\x08\x0B\x0C\x0E-\x1F\x7F])/g,t).forEach((t=>{var n=t.index,o=t.sub[0];if(!f.some((e=>e===o))){var a=s(o),u=new r("Found invalid control character(".concat(a," ").concat(i(o),")"),{index:n,fix:c.removeRange([n,n+1])});l(e,u)}}))};return{[n.Str](e){d(e)},[n.CodeBlock](e){p&&d(e)},[n.Code](e){p&&d(e)},[n.Image](e){h&&d(e)}}};e.exports={linter:u,fixer:u}},3440:(e,t,n)=>{"use strict";var r;n.r(t),n.d(t,{ASTNodeTypes:()=>r}),function(e){e.Document="Document",e.DocumentExit="Document:exit",e.Paragraph="Paragraph",e.ParagraphExit="Paragraph:exit",e.BlockQuote="BlockQuote",e.BlockQuoteExit="BlockQuote:exit",e.ListItem="ListItem",e.ListItemExit="ListItem:exit",e.List="List",e.ListExit="List:exit",e.Header="Header",e.HeaderExit="Header:exit",e.CodeBlock="CodeBlock",e.CodeBlockExit="CodeBlock:exit",e.HtmlBlock="HtmlBlock",e.HtmlBlockExit="HtmlBlock:exit",e.HorizontalRule="HorizontalRule",e.HorizontalRuleExit="HorizontalRule:exit",e.Comment="Comment",e.CommentExit="Comment:exit",e.ReferenceDef="ReferenceDef",e.ReferenceDefExit="ReferenceDef:exit",e.Str="Str",e.StrExit="Str:exit",e.Break="Break",e.BreakExit="Break:exit",e.Emphasis="Emphasis",e.EmphasisExit="Emphasis:exit",e.Strong="Strong",e.StrongExit="Strong:exit",e.Html="Html",e.HtmlExit="Html:exit",e.Link="Link",e.LinkExit="Link:exit",e.Image="Image",e.ImageExit="Image:exit",e.Code="Code",e.CodeExit="Code:exit",e.Delete="Delete",e.DeleteExit="Delete:exit",e.Table="Table",e.TableExit="Table:exit",e.TableRow="TableRow",e.TableRowExit="TableRow:exit",e.TableCell="TableCell",e.TableCellExit="TableCell:exit"}(r||(r={}))},8976:(e,t,n)=>{"use strict";function r(e){return e&&e.__esModule?e.default:e}n.r(t),n.d(t,{moduleInterop:()=>r})},3487:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isRegExpString=t.parseRegExpString=void 0;var n=/^\/(.+)\/([guimysd]*)$/;t.parseRegExpString=function(e){var t=e.match(n);return t?{source:t[1],flagString:t[2]}:null};t.isRegExpString=function(e){return n.test(e)}},3301:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.matchPatterns=t.createRegExp=void 0;var o=r(n(6913)),i=r(n(6133)),s=r(n(9672)),a=r(n(5831)),u=n(3487),c="ug";t.createRegExp=function(e,t){if(void 0===t&&(t=c),0===e.length)throw new Error("Empty string can not handled");if((0,u.isRegExpString)(e)){var n=(0,u.parseRegExpString)(e);if(n)return new RegExp(n.source,0===(r=n.flagString).length?c:(0,o.default)((r+c).split("")).join(""));throw new Error('"'.concat(e,'" can not parse as RegExp.'))}return new RegExp((0,a.default)(e),t);var r};var l=function(e,t){return e.startIndex===t.startIndex&&e.endIndex===t.endIndex&&e.match===t.match};t.matchPatterns=function(e,n){var r=[];n.map((function(e){return(0,t.createRegExp)(e)})).forEach((function(t){var n=e.matchAll(t);Array.from(n).forEach((function(e){if(void 0!==e.index){var t=e[0],n=e.index;r.push({match:t,captures:e.slice(1),startIndex:n,endIndex:n+t.length})}}))}));var o=(0,i.default)(r,l);return(0,s.default)(o,["startIndex","endIndex"])}},5831:e=>{"use strict";e.exports=e=>{if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}},7091:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isDesumasu=s,t.isDearu=a,t.analyze=h,t.analyzeDesumasu=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o;return h(e,t).then((function(e){return e.filter(s)}))},t.analyzeDearu=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o;return h(e,t).then((function(e){return e.filter(a)}))},t.Types=void 0;var r=n(9992).tokenize,o={ignoreConjunction:!1},i={desu:"特殊・デス",masu:"特殊・マス",dearu:"特殊・ダ"};function s(e){var t=e.type;return u(t)}function a(e){var t=e.type;return c(t)}t.Types=i;var u=function(e){return e===i.desu||e===i.masu},c=function(e){return e===i.dearu},l=function(e,t){var n=f(e,t);if(void 0===n)return!0;var r=n.surface_form;return!!/[\!\?!?。]/.test(r)||void 0},f=function(e,t){var n=/、|。/,r=/特殊/,o=t.indexOf(e);return t.slice(o+1).find((function(e){return!!n.test(e.surface_form)||(!!r.test(e.conjugated_type)||"名詞"===e.pos)}))},p=function(e){return function(t){var n=e.indexOf(t),r=f(t,e),o=r?e.indexOf(r):e.length,i=e.slice(n,o+1).map((function(e){return e.surface_form})).join("");return{type:t.conjugated_type,value:i,surface:t.surface_form,index:t.word_position-1,token:Object.assign({},t)}}};function h(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o,n=void 0!==t.ignoreConjunction?t.ignoreConjunction:o.ignoreConjunction;return r(e).then((function(e){return e.filter((function(t,r){var o=e[r+1],i=t.conjugated_type;if(c(i)){if("助動詞"===t.pos&&"連用形"===t.conjugated_form&&o&&"五段・ラ行アル"===o.conjugated_type)return!n||l(t,e)}else if(u(i)&&"基本形"===t.conjugated_form)return!n||l(t,e)})).map(p(e))}))}},6254:function(e,t,n){e=n.nmd(e);var r=n(4155),o=n(5108);!function(t){"use strict";function i(e,t){t|=0;for(var n=Math.max(e.length-t,0),r=Array(n),o=0;o-1&&e%1==0&&e<=H}function K(e){return null!=e&&G(e.length)&&!U(e)}var z={};function q(){}function V(e){return function(){if(null!==e){var t=e;e=null,t.apply(this,arguments)}}}var W="function"==typeof Symbol&&Symbol.iterator,Y=function(e){return W&&e[W]&&e[W]()};function $(e,t){for(var n=-1,r=Array(e);++n-1&&e%1==0&&e2&&(r=i(arguments,1)),t){var c={};_t(o,(function(e,t){c[t]=e})),c[e]=r,a=!0,u=Object.create(null),n(t,c)}else o[e]=r,m(e)}));s++;var c=v(t[t.length-1]);t.length>1?c(o,r):c(r)}}function y(){for(var e=0;l.length;)e++,Et(E(l.pop()),(function(e){0==--f[e]&&l.push(e)}));if(e!==r)throw new Error("async.auto cannot execute tasks due to a recursive dependency")}function E(t){var n=[];return _t(e,(function(e,r){re(e)&&kt(e,t,0)>=0&&n.push(r)})),n}_t(e,(function(t,n){if(!re(t))return p(n,[t]),void l.push(n);var r=t.slice(0,t.length-1),o=r.length;if(0===o)return p(n,t),void l.push(n);f[n]=o,Et(r,(function(i){if(!e[i])throw new Error("async.auto task `"+n+"` has a non-existent dependency `"+i+"` in "+r.join(", "));d(i,(function(){0==--o&&p(n,t)}))}))})),y(),h()};function Ot(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++no?0:o+t),(n=n>o?o:n)<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r=r?e:Lt(e,t,n)}function Dt(e,t){for(var n=e.length;n--&&kt(t,e[n],0)>-1;);return n}function jt(e,t){for(var n=-1,r=e.length;++n-1;);return n}function Ft(e){return e.split("")}var Bt=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");function Ut(e){return Bt.test(e)}var Ht="\\ud800-\\udfff",Gt="["+Ht+"]",Kt="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",zt="\\ud83c[\\udffb-\\udfff]",qt="[^"+Ht+"]",Vt="(?:\\ud83c[\\udde6-\\uddff]){2}",Wt="[\\ud800-\\udbff][\\udc00-\\udfff]",Yt="(?:"+Kt+"|"+zt+")?",$t="[\\ufe0e\\ufe0f]?",Qt="(?:\\u200d(?:"+[qt,Vt,Wt].join("|")+")"+$t+Yt+")*",Xt=$t+Yt+Qt,Jt="(?:"+[qt+Kt+"?",Kt,Vt,Wt,Gt].join("|")+")",Zt=RegExp(zt+"(?="+zt+")|"+Jt+Xt,"g");function en(e){return e.match(Zt)||[]}function tn(e){return Ut(e)?en(e):Ft(e)}function nn(e){return null==e?"":Pt(e)}var rn=/^\s+|\s+$/g;function on(e,t,n){if((e=nn(e))&&(n||void 0===t))return e.replace(rn,"");if(!e||!(t=Pt(t)))return e;var r=tn(e),o=tn(t);return Mt(r,jt(r,o),Dt(r,o)+1).join("")}var sn=/^(?:async\s+)?(function)?\s*[^\(]*\(\s*([^\)]*)\)/m,an=/,/,un=/(=.+)?(\s*)$/,cn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/gm;function ln(e){return e=(e=(e=(e=e.toString().replace(cn,"")).match(sn)[2].replace(" ",""))?e.split(an):[]).map((function(e){return on(e.replace(un,""))}))}function fn(e,t){var n={};_t(e,(function(e,t){var r,o=E(e),i=!o&&1===e.length||o&&0===e.length;if(re(e))r=e.slice(0,-1),e=e[e.length-1],n[t]=r.concat(r.length>0?s:e);else if(i)n[t]=e;else{if(r=ln(e),0===e.length&&!o&&0===r.length)throw new Error("autoInject task functions require explicit parameters.");o||r.pop(),n[t]=r.concat(s)}function s(t,n){var o=Ot(r,(function(e){return t[e]}));o.push(n),v(e).apply(null,o)}})),St(n,t)}function pn(){this.head=this.tail=null,this.length=0}function hn(e,t){e.length=1,e.head=e.tail=t}function dn(e,t,n){if(null==t)t=1;else if(0===t)throw new Error("Concurrency must not be zero");var r=v(e),o=0,i=[],s=!1;function a(e,t,n){if(null!=n&&"function"!=typeof n)throw new Error("task callback must be a function");if(l.started=!0,re(e)||(e=[e]),0===e.length&&l.idle())return h((function(){l.drain()}));for(var r=0,o=e.length;r0&&i.splice(a,1),s.callback.apply(s,arguments),null!=t&&l.error(t,s.data)}o<=l.concurrency-l.buffer&&l.unsaturated(),l.idle()&&l.drain(),l.process()}}var c=!1,l={_tasks:new pn,concurrency:t,payload:n,saturated:q,unsaturated:q,buffer:t/4,empty:q,drain:q,error:q,started:!1,paused:!1,push:function(e,t){a(e,!1,t)},kill:function(){l.drain=q,l._tasks.empty()},unshift:function(e,t){a(e,!0,t)},remove:function(e){l._tasks.remove(e)},process:function(){if(!c){for(c=!0;!l.paused&&o2&&(o=i(arguments,1)),r[t]=o,n(e)}))}),(function(e){n(e,r)}))}function fr(e,t){lr(ct,e,t)}function pr(e,t,n){lr(ot(t),e,n)}var hr=function(e,t){var n=v(e);return dn((function(e,t){n(e[0],t)}),t,1)},dr=function(e,t){var n=hr(e,t);return n.push=function(e,t,r){if(null==r&&(r=q),"function"!=typeof r)throw new Error("task callback must be a function");if(n.started=!0,re(e)||(e=[e]),0===e.length)return h((function(){n.drain()}));t=t||0;for(var o=n._tasks.head;o&&t>=o.priority;)o=o.next;for(var i=0,s=e.length;ir?1:0}pt(e,(function(e,t){r(e,(function(n,r){if(n)return t(n);t(null,{value:e,criteria:r})}))}),(function(e,t){if(e)return n(e);n(null,Ot(t.sort(o),Vn("value")))}))}function Ir(e,t,n){var r=v(e);return a((function(o,i){var s,a=!1;function u(){var t=e.name||"anonymous",r=new Error('Callback function "'+t+'" timed out.');r.code="ETIMEDOUT",n&&(r.info=n),a=!0,i(r)}o.push((function(){a||(i.apply(null,arguments),clearTimeout(s))})),s=setTimeout(u,t),r.apply(null,o)}))}var Rr=Math.ceil,Pr=Math.max;function Lr(e,t,n,r){for(var o=-1,i=Pr(Rr((t-e)/(n||1)),0),s=Array(i);i--;)s[r?i:++o]=e,e+=n;return s}function Mr(e,t,n,r){var o=v(n);mt(Lr(0,e,1),t,o,r)}var Dr=st(Mr,1/0),jr=st(Mr,1);function Fr(e,t,n,r){arguments.length<=3&&(r=n,n=t,t=re(e)?[]:{}),r=V(r||q);var o=v(n);ct(e,(function(e,n,r){o(t,e,n,r)}),(function(e){r(e,t)}))}function Br(e,t){var n,r=null;t=t||q,Un(e,(function(e,t){v(e)((function(e,o){n=arguments.length>2?i(arguments,1):o,r=e,t(!e)}))}),(function(){t(r,n)}))}function Ur(e){return function(){return(e.unmemoized||e).apply(null,arguments)}}function Hr(e,t,n){n=rt(n||q);var r=v(t);if(!e())return n(null);var o=function(t){if(t)return n(t);if(e())return r(o);var s=i(arguments,1);n.apply(null,[null].concat(s))};r(o)}function Gr(e,t,n){Hr((function(){return!e.apply(this,arguments)}),t,n)}var Kr=function(e,t){if(t=V(t||q),!re(e))return t(new Error("First argument to waterfall must be an array of functions"));if(!e.length)return t();var n=0;function r(t){var r=v(e[n++]);t.push(rt(o)),r.apply(null,t)}function o(o){if(o||n===e.length)return t.apply(null,arguments);r(i(arguments,1))}r([])},zr={apply:s,applyEach:ht,applyEachSeries:yt,asyncify:d,auto:St,autoInject:fn,cargo:mn,compose:vn,concat:bn,concatLimit:_n,concatSeries:An,constant:xn,detect:Cn,detectLimit:wn,detectSeries:Nn,dir:Rn,doDuring:Pn,doUntil:Mn,doWhilst:Ln,during:Dn,each:Fn,eachLimit:Bn,eachOf:ct,eachOfLimit:it,eachOfSeries:gn,eachSeries:Un,ensureAsync:Hn,every:Kn,everyLimit:zn,everySeries:qn,filter:Qn,filterLimit:Xn,filterSeries:Jn,forever:Zn,groupBy:tr,groupByLimit:er,groupBySeries:nr,log:rr,map:pt,mapLimit:mt,mapSeries:gt,mapValues:ir,mapValuesLimit:or,mapValuesSeries:sr,memoize:ur,nextTick:cr,parallel:fr,parallelLimit:pr,priorityQueue:dr,queue:hr,race:mr,reduce:yn,reduceRight:gr,reflect:yr,reflectAll:Er,reject:Tr,rejectLimit:_r,rejectSeries:br,retry:xr,retryable:kr,seq:En,series:Sr,setImmediate:h,some:Or,someLimit:Cr,someSeries:wr,sortBy:Nr,timeout:Ir,times:Dr,timesLimit:Mr,timesSeries:jr,transform:Fr,tryEach:Br,unmemoize:Ur,until:Gr,waterfall:Kr,whilst:Hr,all:Kn,allLimit:zn,allSeries:qn,any:Or,anyLimit:Cr,anySeries:wr,find:Cn,findLimit:wn,findSeries:Nn,forEach:Fn,forEachSeries:Un,forEachLimit:Bn,forEachOf:ct,forEachOfSeries:gn,forEachOfLimit:it,inject:yn,foldl:yn,foldr:gr,select:Qn,selectLimit:Xn,selectSeries:Jn,wrapSync:d};t.default=zr,t.apply=s,t.applyEach=ht,t.applyEachSeries=yt,t.asyncify=d,t.auto=St,t.autoInject=fn,t.cargo=mn,t.compose=vn,t.concat=bn,t.concatLimit=_n,t.concatSeries=An,t.constant=xn,t.detect=Cn,t.detectLimit=wn,t.detectSeries=Nn,t.dir=Rn,t.doDuring=Pn,t.doUntil=Mn,t.doWhilst=Ln,t.during=Dn,t.each=Fn,t.eachLimit=Bn,t.eachOf=ct,t.eachOfLimit=it,t.eachOfSeries=gn,t.eachSeries=Un,t.ensureAsync=Hn,t.every=Kn,t.everyLimit=zn,t.everySeries=qn,t.filter=Qn,t.filterLimit=Xn,t.filterSeries=Jn,t.forever=Zn,t.groupBy=tr,t.groupByLimit=er,t.groupBySeries=nr,t.log=rr,t.map=pt,t.mapLimit=mt,t.mapSeries=gt,t.mapValues=ir,t.mapValuesLimit=or,t.mapValuesSeries=sr,t.memoize=ur,t.nextTick=cr,t.parallel=fr,t.parallelLimit=pr,t.priorityQueue=dr,t.queue=hr,t.race=mr,t.reduce=yn,t.reduceRight=gr,t.reflect=yr,t.reflectAll=Er,t.reject=Tr,t.rejectLimit=_r,t.rejectSeries=br,t.retry=xr,t.retryable=kr,t.seq=En,t.series=Sr,t.setImmediate=h,t.some=Or,t.someLimit=Cr,t.someSeries=wr,t.sortBy=Nr,t.timeout=Ir,t.times=Dr,t.timesLimit=Mr,t.timesSeries=jr,t.transform=Fr,t.tryEach=Br,t.unmemoize=Ur,t.until=Gr,t.waterfall=Kr,t.whilst=Hr,t.all=Kn,t.allLimit=zn,t.allSeries=qn,t.any=Or,t.anyLimit=Cr,t.anySeries=wr,t.find=Cn,t.findLimit=wn,t.findSeries=Nn,t.forEach=Fn,t.forEachSeries=Un,t.forEachLimit=Bn,t.forEachOf=ct,t.forEachOfSeries=gn,t.forEachOfLimit=it,t.inject=yn,t.foldl=yn,t.foldr=gr,t.select=Qn,t.selectLimit=Xn,t.selectSeries=Jn,t.wrapSync=d,Object.defineProperty(t,"__esModule",{value:!0})}(t)},7702:(e,t)=>{"use strict";function n(e,t){return e>>1,s=i+n;r(e[s],t)?(i=s+1,o-=n+1):o=n}return i}Object.defineProperty(t,"__esModule",{value:!0}),t.binarySearch=t.upperBound=t.lowerBound=t.compare=void 0,t.compare=n,t.upperBound=function(e,t,r=n){let o=e.length,i=0;for(;o;){let n=o>>>1,s=i+n;r(t,e[s])?o=n:(i=s+1,o-=n+1)}return i},t.lowerBound=r,t.binarySearch=function(e,t,o=n){let i=r(e,t,o);return i!==e.length&&!o(t,e[i])}},6422:(e,t,n)=>{"use strict";var r=n(393),o=n(8639),i=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),a=o("%Reflect.apply%",!0)||r.call(s,i),u=o("%Object.getOwnPropertyDescriptor%",!0),c=o("%Object.defineProperty%",!0),l=o("%Math.max%");if(c)try{c({},"a",{value:1})}catch(e){c=null}e.exports=function(e){var t=a(r,s,arguments);u&&c&&(u(t,"length").configurable&&c(t,"length",{value:1+l(0,e.length-(arguments.length-1))}));return t};var f=function(){return a(r,i,arguments)};c?c(e.exports,"apply",{value:f}):e.exports.apply=f},8639:(e,t,n)=>{"use strict";var r,o=SyntaxError,i=Function,s=TypeError,a=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},u=Object.getOwnPropertyDescriptor;if(u)try{u({},"")}catch(e){u=null}var c=function(){throw new s},l=u?function(){try{return c}catch(e){try{return u(arguments,"callee").get}catch(e){return c}}}():c,f=n(4309)(),p=Object.getPrototypeOf||function(e){return e.__proto__},h={},d="undefined"==typeof Uint8Array?r:p(Uint8Array),m={"%AggregateError%":"undefined"==typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":f?p([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":h,"%AsyncGenerator%":h,"%AsyncGeneratorFunction%":h,"%AsyncIteratorPrototype%":h,"%Atomics%":"undefined"==typeof Atomics?r:Atomics,"%BigInt%":"undefined"==typeof BigInt?r:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":h,"%Int8Array%":"undefined"==typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":f?p(p([][Symbol.iterator]())):r,"%JSON%":"object"==typeof JSON?JSON:r,"%Map%":"undefined"==typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&f?p((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?r:Promise,"%Proxy%":"undefined"==typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&f?p((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":f?p(""[Symbol.iterator]()):r,"%Symbol%":f?Symbol:r,"%SyntaxError%":o,"%ThrowTypeError%":l,"%TypedArray%":d,"%TypeError%":s,"%Uint8Array%":"undefined"==typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?r:WeakSet},g=function e(t){var n;if("%AsyncFunction%"===t)n=a("async function () {}");else if("%GeneratorFunction%"===t)n=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=a("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&(n=p(o.prototype))}return m[t]=n,n},y={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},E=n(393),v=n(1670),T=E.call(Function.call,Array.prototype.concat),_=E.call(Function.apply,Array.prototype.splice),b=E.call(Function.call,String.prototype.replace),A=E.call(Function.call,String.prototype.slice),x=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,k=/\\(\\)?/g,S=function(e){var t=A(e,0,1),n=A(e,-1);if("%"===t&&"%"!==n)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new o("invalid intrinsic syntax, expected opening `%`");var r=[];return b(e,x,(function(e,t,n,o){r[r.length]=n?b(o,k,"$1"):t||e})),r},O=function(e,t){var n,r=e;if(v(y,r)&&(r="%"+(n=y[r])[0]+"%"),v(m,r)){var i=m[r];if(i===h&&(i=g(r)),void 0===i&&!t)throw new s("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:i}}throw new o("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new s('"allowMissing" argument must be a boolean');var n=S(e),r=n.length>0?n[0]:"",i=O("%"+r+"%",t),a=i.name,c=i.value,l=!1,f=i.alias;f&&(r=f[0],_(n,T([0,1],f)));for(var p=1,h=!0;p=n.length){var E=u(c,d);c=(h=!!E)&&"get"in E&&!("originalValue"in E.get)?E.get:c[d]}else h=v(c,d),c=c[d];h&&!l&&(m[a]=c)}}return c}},4309:(e,t,n)=>{"use strict";var r="undefined"!=typeof Symbol&&Symbol,o=n(3449);e.exports=function(){return"function"==typeof r&&("function"==typeof Symbol&&("symbol"==typeof r("foo")&&("symbol"==typeof Symbol("bar")&&o())))}},3449:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},347:(e,t,n)=>{"use strict";var r=n(6229),o=n(6047),i={global:"g",ignoreCase:"i",multiline:"m"};o("y")&&(i.sticky="y"),o("u")&&(i.unicode="u"),e.exports=function(e,t){if(!r(e))throw new TypeError("Expected a RegExp instance");t=t||{};var n=Object.keys(i).map((function(n){return("boolean"==typeof t[n]?t[n]:e[n])?i[n]:""})).join("");return new RegExp(t.source||e.source,n)}},4456:(e,t,n)=>{var r=n(5108);!function(){"use strict";var t=-1,n=function(e){null==e&&(e=1024);var t=function(e,t,n){for(var r=t;r=55296&&i<=56319){var s=i,a=e.charCodeAt(n++);if(!(a>=56320&&a<=57343))return null;o=1024*(s-55296)+65536+(a-56320)}else o=i;o<128?t[r++]=o:o<2048?(t[r++]=o>>>6|192,t[r++]=63&o|128):o<65536?(t[r++]=o>>>12|224,t[r++]=o>>6&63|128,t[r++]=63&o|128):o<1<<21&&(t[r++]=o>>>18|240,t[r++]=o>>12&63|128,t[r++]=o>>6&63|128,t[r++]=63&o|128)}return t.subarray(0,r)},c=function(e){for(var t,n,r,o,i="",s=0;s>5==6?(31&n)<<6|63&e[s++]:n>>4==14?(15&n)<<12|(63&e[s++])<<6|63&e[s++]:(7&n)<<18|(63&e[s++])<<12|(63&e[s++])<<6|63&e[s++])<65536?i+=String.fromCharCode(t):(r=55296|(t-=65536)>>10,o=56320|1023&t,i+=String.fromCharCode(r,o));return i},l={builder:function(e){return new o(e)},load:function(e,t){var r=n(0);return r.loadBaseBuffer(e),r.loadCheckBuffer(t),new i(r)}};e.exports=l}()},8602:(e,t,n)=>{"use strict";var r=n(347);e.exports=function(e,t){for(var n,o=[],i=r(e),s=i.global;(n=i.exec(t))&&(o.push({match:n[0],sub:n.slice(1),index:n.index}),s););return o}},6635:e=>{"use strict";var t="Function.prototype.bind called on incompatible ",n=Array.prototype.slice,r=Object.prototype.toString,o="[object Function]";e.exports=function(e){var i=this;if("function"!=typeof i||r.call(i)!==o)throw new TypeError(t+i);for(var s,a=n.call(arguments,1),u=Math.max(0,i.length-a.length),c=[],l=0;l{"use strict";var r=n(6635);e.exports=Function.prototype.bind||r},1670:(e,t,n)=>{"use strict";var r=n(393);e.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},6229:e=>{"use strict";e.exports=function(e){return"[object RegExp]"===Object.prototype.toString.call(e)}},6047:e=>{"use strict";e.exports=function(e){var t=!0;try{new RegExp("",e)}catch(e){t=!1}return t}},7042:(e,t,n)=>{"use strict";var r=n(8110),o=n(5769),i=n(7960),s=/、|。/;function a(e){this.token_info_dictionary=e.token_info_dictionary,this.unknown_dictionary=e.unknown_dictionary,this.viterbi_builder=new r(e),this.viterbi_searcher=new o(e.connection_costs),this.formatter=new i}a.splitByPunctuation=function(e){for(var t=[],n=e;""!==n;){var r=n.search(s);if(r<0){t.push(n);break}t.push(n.substring(0,r+1)),n=n.substring(r+1)}return t},a.prototype.tokenize=function(e){for(var t=a.splitByPunctuation(e),n=[],r=0;r0&&(o=t[t.length-1].word_position);for(var i=0;i{"use strict";var r=n(7042),o=n(5166);function i(e){null==e.dicPath?this.dic_path="dict/":this.dic_path=e.dicPath}i.prototype.build=function(e){new o(this.dic_path).load((function(t,n){e(t,new r(n))}))},e.exports=i},6785:e=>{"use strict";e.exports=function(e,t,n,r,o){this.class_id=e,this.class_name=t,this.is_always_invoke=n,this.is_grouping=r,this.max_length=o}},2541:(e,t,n)=>{"use strict";var r=n(5108),o=n(2417),i=n(6785),s=n(5957),a="DEFAULT";function u(){this.character_category_map=new Uint8Array(65536),this.compatible_category_map=new Uint32Array(65536),this.invoke_definition_map=null}u.load=function(e,t,n){var r=new u;return r.character_category_map=e,r.compatible_category_map=t,r.invoke_definition_map=o.load(n),r},u.parseCharCategory=function(e,t){var n=t[1],o=parseInt(t[2]),s=parseInt(t[3]),a=parseInt(t[4]);return!isFinite(o)||0!==o&&1!==o?(r.log("char.def parse error. INVOKE is 0 or 1 in:"+o),null):!isFinite(s)||0!==s&&1!==s?(r.log("char.def parse error. GROUP is 0 or 1 in:"+s),null):!isFinite(a)||a<0?(r.log("char.def parse error. LENGTH is 1 to n:"+a),null):new i(e,n,1===o,1===s,a)},u.parseCategoryMapping=function(e){var t=parseInt(e[1]),n=e[2],o=365535)&&r.log("char.def parse error. CODE is invalid:"+t),{start:t,default:n,compatible:o}},u.parseRangeCategoryMapping=function(e){var t=parseInt(e[1]),n=parseInt(e[2]),o=e[3],i=465535)&&r.log("char.def parse error. CODE is invalid:"+t),(!isFinite(n)||n<0||n>65535)&&r.log("char.def parse error. CODE is invalid:"+n),{start:t,end:n,default:o,compatible:i}},u.prototype.initCategoryMappings=function(e){var t;if(null!=e)for(var n=0;n>>31==1){var i=this.invoke_definition_map.getCharacterClass(o);if(null==i)continue;n.push(i)}return n},u.prototype.lookup=function(e){var t,n=e.charCodeAt(0);return s.isSurrogatePair(e)?t=this.invoke_definition_map.lookup(a):n{"use strict";function t(e,t){this.forward_dimension=e,this.backward_dimension=t,this.buffer=new Int16Array(e*t+2),this.buffer[0]=e,this.buffer[1]=t}t.prototype.put=function(e,t,n){var r=e*this.backward_dimension+t+2;if(this.buffer.length{"use strict";var r=n(4456),o=n(8135),i=n(537),s=n(9435);function a(e,t,n,a){this.trie=null!=e?e:r.builder(0).build([{k:"",v:1}]),this.token_info_dictionary=null!=t?t:new o,this.connection_costs=null!=n?n:new i(0,0),this.unknown_dictionary=null!=a?a:new s}a.prototype.loadTrie=function(e,t){return this.trie=r.load(e,t),this},a.prototype.loadTokenInfoDictionaries=function(e,t,n){return this.token_info_dictionary.loadDictionary(e),this.token_info_dictionary.loadPosVector(t),this.token_info_dictionary.loadTargetMap(n),this},a.prototype.loadConnectionCosts=function(e){return this.connection_costs.loadConnectionCosts(e),this},a.prototype.loadUnknownDictionaries=function(e,t,n,r,o,i){return this.unknown_dictionary.loadUnknownDictionaries(e,t,n,r,o,i),this},e.exports=a},2417:(e,t,n)=>{"use strict";var r=n(7605),o=n(6785);function i(){this.map=[],this.lookup_table={}}i.load=function(e){for(var t=new i,n=[],s=new r(e);s.position+1{"use strict";var r=n(5108),o=n(7605);function i(){this.dictionary=new o(10485760),this.target_map={},this.pos_buffer=new o(10485760)}i.prototype.buildDictionary=function(e){for(var t={},n=0;n{"use strict";var r=n(8135),o=n(2541),i=n(7605);function s(){this.dictionary=new i(10485760),this.target_map={},this.pos_buffer=new i(10485760),this.character_definition=null}s.prototype=Object.create(r.prototype),s.prototype.characterDefinition=function(e){return this.character_definition=e,this},s.prototype.lookup=function(e){return this.character_definition.lookup(e)},s.prototype.lookupCompatibleCategory=function(e){return this.character_definition.lookupCompatibleCategory(e)},s.prototype.loadUnknownDictionaries=function(e,t,n,r,i,s){this.loadDictionary(e),this.loadPosVector(t),this.loadTargetMap(n),this.character_definition=o.load(r,i,s)},e.exports=s},543:(e,t,n)=>{"use strict";var r=n(2541),o=n(2417),i=/^(\w+)\s+(\d)\s+(\d)\s+(\d)/,s=/^(0x[0-9A-F]{4})(?:\s+([^#\s]+))(?:\s+([^#\s]+))*/,a=/^(0x[0-9A-F]{4})\.\.(0x[0-9A-F]{4})(?:\s+([^#\s]+))(?:\s+([^#\s]+))*/;function u(){this.char_def=new r,this.char_def.invoke_definition_map=new o,this.character_category_definition=[],this.category_mapping=[]}u.prototype.putLine=function(e){var t=i.exec(e);if(null==t){var n=s.exec(e);if(null!=n){var o=r.parseCategoryMapping(n);this.category_mapping.push(o)}var u=a.exec(e);if(null!=u){var c=r.parseRangeCategoryMapping(u);this.category_mapping.push(c)}}else{var l=this.character_category_definition.length,f=r.parseCharCategory(l,t);if(null==f)return;this.character_category_definition.push(f)}},u.prototype.build=function(){return this.char_def.invoke_definition_map.init(this.character_category_definition),this.char_def.initCategoryMappings(this.category_mapping),this.char_def},e.exports=u},8927:(e,t,n)=>{"use strict";var r=n(537);function o(){this.lines=0,this.connection_cost=null}o.prototype.putLine=function(e){if(0===this.lines){var t=e.split(" "),n=t[0],o=t[1];if(n<0||o<0)throw"Parse error of matrix.def";return this.connection_cost=new r(n,o),this.lines++,this}var i=e.split(" ");if(3!==i.length)return this;var s=parseInt(i[0]),a=parseInt(i[1]),u=parseInt(i[2]);if(s<0||a<0||!isFinite(s)||!isFinite(a)||this.connection_cost.forward_dimension<=s||this.connection_cost.backward_dimension<=a)throw"Parse error of matrix.def";return this.connection_cost.put(s,a,u),this.lines++,this},o.prototype.build=function(){return this.connection_cost},e.exports=o},358:(e,t,n)=>{"use strict";var r=n(4456),o=n(9048),i=n(8135),s=n(8927),a=n(543),u=n(9435);function c(){this.tid_entries=[],this.unk_entries=[],this.cc_builder=new s,this.cd_builder=new a}c.prototype.addTokenInfoDictionary=function(e){var t=e.split(",");return this.tid_entries.push(t),this},c.prototype.putCostMatrixLine=function(e){return this.cc_builder.putLine(e),this},c.prototype.putCharDefLine=function(e){return this.cd_builder.putLine(e),this},c.prototype.putUnkDefLine=function(e){return this.unk_entries.push(e.split(",")),this},c.prototype.build=function(){var e=this.buildTokenInfoDictionary(),t=this.buildUnknownDictionary();return new o(e.trie,e.token_info_dictionary,this.cc_builder.build(),t)},c.prototype.buildTokenInfoDictionary=function(){var e=new i,t=e.buildDictionary(this.tid_entries),n=this.buildDoubleArray();for(var r in t){var o=t[r],s=n.lookup(o);e.addMapping(s,r)}return{trie:n,token_info_dictionary:e}},c.prototype.buildUnknownDictionary=function(){var e=new u,t=e.buildDictionary(this.unk_entries),n=this.cd_builder.build();for(var r in e.characterDefinition(n),t){var o=t[r],i=n.invoke_definition_map.lookup(o);e.addMapping(i,r)}return e},c.prototype.buildDoubleArray=function(){var e=0,t=this.tid_entries.map((function(t){return{k:t[0],v:e++}}));return r.builder(1048576).build(t)},e.exports=c},1140:(e,t,n)=>{"use strict";var r=n(827),o=n(358),i={builder:function(e){return new r(e)},dictionaryBuilder:function(){return new o}};e.exports=i},5166:(e,t,n)=>{"use strict";const{openStorage:r}=n(4516);var o=n(1981),i=n(8810);const s=new Map;class a{constructor(){this.promise=new Promise(((e,t)=>{this.resolve=e,this.reject=t}))}}function u(e){i.apply(this,[e])}u.prototype=Object.create(i.prototype),u.prototype.loadArrayBuffer=async function(e,t){const n=e.replace("https:/","https://"),i=await r("kuromoji"),u=await i.get(n);if(u)return t(null,u);if(s.has(n))return s.get(n).promise.then((e=>{t(null,e)})).catch((e=>{t(e)}));const c=new a;s.set(n,c),fetch(n).then((function(e){if(!e.ok)return t(e.statusText,null);e.arrayBuffer().then((function(e){var r=new o.Zlib.Gunzip(new Uint8Array(e)).decompress();return i.set(n,r.buffer).then((()=>{c.resolve(r.buffer),t(null,r.buffer)}))}))})).catch((function(e){c.reject(e),t(e,null)}))},e.exports=u},8810:(e,t,n)=>{"use strict";var r=n(6470),o=n(6254),i=n(9048);function s(e){this.dic=new i,this.dic_path=e}s.prototype.loadArrayBuffer=function(e,t){throw new Error("DictionaryLoader#loadArrayBuffer should be overwrite")},s.prototype.load=function(e){var t=this.dic,n=this.dic_path,i=this.loadArrayBuffer;o.parallel([function(e){o.map(["base.dat.gz","check.dat.gz"],(function(e,t){i(r.join(n,e),(function(e,n){if(e)return t(e);t(null,n)}))}),(function(n,r){if(n)return e(n);var o=new Int32Array(r[0]),i=new Int32Array(r[1]);t.loadTrie(o,i),e(null)}))},function(e){o.map(["tid.dat.gz","tid_pos.dat.gz","tid_map.dat.gz"],(function(e,t){i(r.join(n,e),(function(e,n){if(e)return t(e);t(null,n)}))}),(function(n,r){if(n)return e(n);var o=new Uint8Array(r[0]),i=new Uint8Array(r[1]),s=new Uint8Array(r[2]);t.loadTokenInfoDictionaries(o,i,s),e(null)}))},function(e){i(r.join(n,"cc.dat.gz"),(function(n,r){if(n)return e(n);var o=new Int16Array(r);t.loadConnectionCosts(o),e(null)}))},function(e){o.map(["unk.dat.gz","unk_pos.dat.gz","unk_map.dat.gz","unk_char.dat.gz","unk_compat.dat.gz","unk_invoke.dat.gz"],(function(e,t){i(r.join(n,e),(function(e,n){if(e)return t(e);t(null,n)}))}),(function(n,r){if(n)return e(n);var o=new Uint8Array(r[0]),i=new Uint8Array(r[1]),s=new Uint8Array(r[2]),a=new Uint8Array(r[3]),u=new Uint32Array(r[4]),c=new Uint8Array(r[5]);t.loadUnknownDictionaries(o,i,s,a,u,c),e(null)}))}],(function(n){e(n,t)}))},e.exports=s},7605:e=>{"use strict";function t(e){var t;if(null==e)t=1048576;else{if("number"!=typeof e){if(e instanceof Uint8Array)return this.buffer=e,void(this.position=0);throw typeof e+" is invalid parameter type for ByteBuffer constructor"}t=e}this.buffer=new Uint8Array(t),this.position=0}t.prototype.size=function(){return this.buffer.length},t.prototype.reallocate=function(){var e=new Uint8Array(2*this.buffer.length);e.set(this.buffer),this.buffer=e},t.prototype.shrink=function(){return this.buffer=this.buffer.subarray(0,this.position),this.buffer},t.prototype.put=function(e){this.buffer.length>8;this.put(t),this.put(n)},t.prototype.getShort=function(e){if(null==e&&(e=this.position,this.position+=2),this.buffer.length>8,r=(16711680&e)>>16,o=(4278190080&e)>>24;this.put(t),this.put(n),this.put(r),this.put(o)},t.prototype.getInt=function(e){if(null==e&&(e=this.position,this.position+=4),this.buffer.length=55296&&i<=56319){var s=i,a=e.charCodeAt(n++);if(!(a>=56320&&a<=57343))return null;o=1024*(s-55296)+65536+(a-56320)}else o=i;o<128?t[r++]=o:o<2048?(t[r++]=o>>>6|192,t[r++]=63&o|128):o<65536?(t[r++]=o>>>12|224,t[r++]=o>>6&63|128,t[r++]=63&o|128):o<1<<21&&(t[r++]=o>>>18|240,t[r++]=o>>12&63|128,t[r++]=o>>6&63|128,t[r++]=63&o|128)}return t.subarray(0,r)}(e),n=0;n>5==6?(31&n)<<6|63&e[s++]:n>>4==14?(15&n)<<12|(63&e[s++])<<6|63&e[s++]:(7&n)<<18|(63&e[s++])<<12|(63&e[s++])<<6|63&e[s++])<65536?i+=String.fromCharCode(t):(r=55296|(t-=65536)>>10,o=56320|1023&t,i+=String.fromCharCode(r,o));return i}(n)},e.exports=t},7960:e=>{"use strict";function t(){}t.prototype.formatEntry=function(e,t,n,r){var o={};return o.word_id=e,o.word_type=n,o.word_position=t,o.surface_form=r[0],o.pos=r[1],o.pos_detail_1=r[2],o.pos_detail_2=r[3],o.pos_detail_3=r[4],o.conjugated_type=r[5],o.conjugated_form=r[6],o.basic_form=r[7],o.reading=r[8],o.pronunciation=r[9],o},t.prototype.formatUnknownEntry=function(e,t,n,r,o){var i={};return i.word_id=e,i.word_type=n,i.word_position=t,i.surface_form=o,i.pos=r[1],i.pos_detail_1=r[2],i.pos_detail_2=r[3],i.pos_detail_3=r[4],i.conjugated_type=r[5],i.conjugated_form=r[6],i.basic_form=r[7],i},e.exports=t},5957:e=>{"use strict";function t(e){this.str=e,this.index_mapping=[];for(var n=0;n=55296&&r<=56319&&n=56320&&t<=57343?1024*(r-55296)+t-56320+65536:r},t.prototype.toString=function(){return this.str},t.isSurrogatePair=function(e){var t=e.charCodeAt(0);return t>=55296&&t<=56319},e.exports=t},8110:(e,t,n)=>{"use strict";var r=n(2435),o=n(2824),i=n(5957);function s(e){this.trie=e.trie,this.token_info_dictionary=e.token_info_dictionary,this.unknown_dictionary=e.unknown_dictionary}s.prototype.build=function(e){for(var t,n,s,a,u,c=new o,l=new i(e),f=0;f{"use strict";var r=n(2435);function o(){this.nodes_end_at=[],this.nodes_end_at[0]=[new r(-1,0,0,0,"BOS",0,0,"")],this.eos_pos=1}o.prototype.append=function(e){var t=e.start_pos+e.length-1;this.eos_pos{"use strict";e.exports=function(e,t,n,r,o,i,s,a){this.name=e,this.cost=t,this.start_pos=n,this.length=r,this.left_id=i,this.right_id=s,this.prev=null,this.surface_form=a,this.shortest_cost="BOS"===o?0:Number.MAX_VALUE,this.type=o}},5769:(e,t,n)=>{"use strict";var r=n(5108);function o(e){this.connection_costs=e}o.prototype.search=function(e){return e=this.forward(e),this.backward(e)},o.prototype.forward=function(e){var t,n,o;for(t=1;t<=e.eos_pos;t++){var i=e.nodes_end_at[t];if(null!=i)for(n=0;n{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){var e=this;this.promise=new Promise((function(t,n){e.resolve=t,e.reject=n}))};t.default=n},9992:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.tokenize=t.getTokenizer=void 0;var r=n(5020);Object.defineProperty(t,"getTokenizer",{enumerable:!0,get:function(){return r.getTokenizer}}),Object.defineProperty(t,"tokenize",{enumerable:!0,get:function(){return r.tokenize}})},5020:function(e,t,n){"use strict";var r=n(4155),o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.tokenize=t.getTokenizer=void 0;var i=o(n(6470)),s=n(3046),a=o(n(8857)),u=n(1140),c=new a.default,l=function(){if(void 0!==r&&"object"==typeof r.env)return"https://cdn.jsdelivr.net/npm/kuromoji@0.1.2/dict";var e="undefined"!=typeof window?window:void 0;if(void 0!==e&&"object"==typeof e.kuromojin&&"string"==typeof e.kuromojin.dicPath)return e.kuromojin.dicPath;var t=i.default.dirname(1140);return i.default.join(t,"..","dict")},f=null,p=!1,h=new s.LRUMap(1e4);function d(e){return void 0===e&&(e={dicPath:l()}),f?Promise.resolve(f):(p||(p=!0,u.builder(e).build((function(e,t){if(e)return c.reject(e);f=t,c.resolve(t)}))),c.promise)}t.getTokenizer=d,t.tokenize=function(e,t){return d(t).then((function(n){if(null==t?void 0:t.noCacheTokenize)return n.tokenizeForSentence(e);var r=h.get(e);if(r)return r;var o=n.tokenizeForSentence(e);return h.set(e,o),o}))}},9672:(e,t,n)=>{e=n.nmd(e);var r=200,o="Expected a function",i="__lodash_hash_undefined__",s=1,a=2,u=1/0,c=9007199254740991,l="[object Arguments]",f="[object Array]",p="[object Boolean]",h="[object Date]",d="[object Error]",m="[object Function]",g="[object GeneratorFunction]",y="[object Map]",E="[object Number]",v="[object Object]",T="[object Promise]",_="[object RegExp]",b="[object Set]",A="[object String]",x="[object Symbol]",k="[object WeakMap]",S="[object ArrayBuffer]",O="[object DataView]",C=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,w=/^\w*$/,N=/^\./,I=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,R=/\\(\\)?/g,P=/^\[object .+?Constructor\]$/,L=/^(?:0|[1-9]\d*)$/,M={};M["[object Float32Array]"]=M["[object Float64Array]"]=M["[object Int8Array]"]=M["[object Int16Array]"]=M["[object Int32Array]"]=M["[object Uint8Array]"]=M["[object Uint8ClampedArray]"]=M["[object Uint16Array]"]=M["[object Uint32Array]"]=!0,M[l]=M[f]=M[S]=M[p]=M[O]=M[h]=M[d]=M[m]=M[y]=M[E]=M[v]=M[_]=M[b]=M[A]=M[k]=!1;var D="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,j="object"==typeof self&&self&&self.Object===Object&&self,F=D||j||Function("return this")(),B=t&&!t.nodeType&&t,U=B&&e&&!e.nodeType&&e,H=U&&U.exports===B&&D.process,G=function(){try{return H&&H.binding("util")}catch(e){}}(),K=G&&G.isTypedArray;function z(e,t){for(var n=-1,r=e?e.length:0,o=Array(r);++n-1},Ie.prototype.set=function(e,t){var n=this.__data__,r=De(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},Re.prototype.clear=function(){this.__data__={hash:new Ne,map:new(ye||Ie),string:new Ne}},Re.prototype.delete=function(e){return Je(this,e).delete(e)},Re.prototype.get=function(e){return Je(this,e).get(e)},Re.prototype.has=function(e){return Je(this,e).has(e)},Re.prototype.set=function(e,t){return Je(this,e).set(e,t),this},Pe.prototype.add=Pe.prototype.push=function(e){return this.__data__.set(e,i),this},Pe.prototype.has=function(e){return this.__data__.has(e)},Le.prototype.clear=function(){this.__data__=new Ie},Le.prototype.delete=function(e){return this.__data__.delete(e)},Le.prototype.get=function(e){return this.__data__.get(e)},Le.prototype.has=function(e){return this.__data__.has(e)},Le.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Ie){var o=n.__data__;if(!ye||o.length0&&n(a)?t>1?Ue(a,t-1,n,r,o):q(o,a):r||(o[o.length]=a)}return o}var He=function(e){return function(t,n,r){for(var o=-1,i=Object(t),s=r(t),a=s.length;a--;){var u=s[e?a:++o];if(!1===n(i[u],u,i))break}return t}}();function Ge(e,t){for(var n=0,r=(t=ot(t,e)?[t]:$e(t)).length;null!=e&&n=a?u:u*("desc"==n[r]?-1:1)}return e.index-t.index}(e,t,n)}))}function $e(e){return dt(e)?e:at(e)}function Qe(e,t){if(e!==t){var n=void 0!==e,r=null===e,o=e==e,i=Tt(e),s=void 0!==t,a=null===t,u=t==t,c=Tt(t);if(!a&&!c&&!i&&e>t||i&&s&&u&&!a&&!c||r&&s&&u||!n&&u||!o)return 1;if(!r&&!i&&!c&&ec))return!1;var f=i.get(e);if(f&&i.get(t))return f==t;var p=-1,h=!0,d=o&s?new Pe:void 0;for(i.set(e,t),i.set(t,e);++p-1&&e%1==0&&e1&&rt(e,t[0],t[1])?t=[]:n>2&&rt(t[0],t[1],t[2])&&(t=[t[0]]),Ye(e,Ue(t,1),[])}));function ft(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError(o);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var s=e.apply(this,r);return n.cache=i.set(o,s),s};return n.cache=new(ft.Cache||Re),n}function pt(e,t){return e===t||e!=e&&t!=t}function ht(e){return function(e){return vt(e)&&mt(e)}(e)&&se.call(e,"callee")&&(!fe.call(e,"callee")||ae.call(e)==l)}ft.Cache=Re;var dt=Array.isArray;function mt(e){return null!=e&&yt(e.length)&&!gt(e)}function gt(e){var t=Et(e)?ae.call(e):"";return t==m||t==g}function yt(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=c}function Et(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function vt(e){return!!e&&"object"==typeof e}function Tt(e){return"symbol"==typeof e||vt(e)&&ae.call(e)==x}var _t=K?W(K):function(e){return vt(e)&&yt(e.length)&&!!M[ae.call(e)]};function bt(e){return mt(e)?Me(e):We(e)}function At(e){return e}e.exports=lt},6913:(e,t,n)=>{var r=200,o="__lodash_hash_undefined__",i="[object Function]",s="[object GeneratorFunction]",a=/^\[object .+?Constructor\]$/,u="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,c="object"==typeof self&&self&&self.Object===Object&&self,l=u||c||Function("return this")();function f(e,t){return!!(e?e.length:0)&&function(e,t,n){if(t!=t)return function(e,t,n,r){var o=e.length,i=n+(r?1:-1);for(;r?i--:++i-1}function p(e,t,n){for(var r=-1,o=e?e.length:0;++r-1},I.prototype.set=function(e,t){var n=this.__data__,r=L(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},R.prototype.clear=function(){this.__data__={hash:new N,map:new(O||I),string:new N}},R.prototype.delete=function(e){return j(this,e).delete(e)},R.prototype.get=function(e){return j(this,e).get(e)},R.prototype.has=function(e){return j(this,e).has(e)},R.prototype.set=function(e,t){return j(this,e).set(e,t),this},P.prototype.add=P.prototype.push=function(e){return this.__data__.set(e,o),this},P.prototype.has=function(e){return this.__data__.has(e)};var D=C&&1/m(new C([,-0]))[1]==1/0?function(e){return new C(e)}:function(){};function j(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function F(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return M(n)?n:void 0}function B(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}e.exports=function(e){return e&&e.length?function(e,t,n){var o=-1,i=f,s=e.length,a=!0,u=[],c=u;if(n)a=!1,i=p;else if(s>=r){var l=t?null:D(e);if(l)return m(l);a=!1,i=d,c=new P}else c=t?[]:u;e:for(;++o{var r=200,o="__lodash_hash_undefined__",i="[object Function]",s="[object GeneratorFunction]",a=/^\[object .+?Constructor\]$/,u="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,c="object"==typeof self&&self&&self.Object===Object&&self,l=u||c||Function("return this")();function f(e,t){return!!(e?e.length:0)&&function(e,t,n){if(t!=t)return function(e,t,n,r){var o=e.length,i=n+(r?1:-1);for(;r?i--:++i-1}function p(e,t,n){for(var r=-1,o=e?e.length:0;++r-1},I.prototype.set=function(e,t){var n=this.__data__,r=L(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},R.prototype.clear=function(){this.__data__={hash:new N,map:new(O||I),string:new N}},R.prototype.delete=function(e){return j(this,e).delete(e)},R.prototype.get=function(e){return j(this,e).get(e)},R.prototype.has=function(e){return j(this,e).has(e)},R.prototype.set=function(e,t){return j(this,e).set(e,t),this},P.prototype.add=P.prototype.push=function(e){return this.__data__.set(e,o),this},P.prototype.has=function(e){return this.__data__.has(e)};var D=C&&1/m(new C([,-0]))[1]==1/0?function(e){return new C(e)}:function(){};function j(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function F(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return M(n)?n:void 0}function B(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}e.exports=function(e,t){return e&&e.length?function(e,t,n){var o=-1,i=f,s=e.length,a=!0,u=[],c=u;if(n)a=!1,i=p;else if(s>=r){var l=t?null:D(e);if(l)return m(l);a=!1,i=d,c=new P}else c=t?[]:u;e:for(;++othis.limit&&this.shift(),this)}shift(){var e=this.oldest;if(e)return this.oldest[t]?(this.oldest=this.oldest[t],this.oldest[n]=void 0):(this.oldest=void 0,this.newest=void 0),e[t]=e[n]=void 0,this._keymap.delete(e.key),--this.size,[e.key,e.value]}find(e){let t=this._keymap.get(e);return t?t.value:void 0}has(e){return this._keymap.has(e)}delete(e){var r=this._keymap.get(e);return r?(this._keymap.delete(r.key),r[t]&&r[n]?(r[n][t]=r[t],r[t][n]=r[n]):r[t]?(r[t][n]=void 0,this.oldest=r[t]):r[n]?(r[n][t]=void 0,this.newest=r[n]):this.oldest=this.newest=void 0,this.size--,r.value):void 0}clear(){this.oldest=this.newest=void 0,this.size=0,this._keymap.clear()}keys(){return new s(this.oldest)}values(){return new a(this.oldest)}entries(){return this}[Symbol.iterator](){return new i(this.oldest)}forEach(e,n){"object"!=typeof n&&(n=this);let r=this.oldest;for(;r;)e.call(n,r.value,r.key,this),r=r[t]}toJSON(){for(var e=new Array(this.size),n=0,r=this.oldest;r;)e[n++]={key:r.key,value:r.value},r=r[t];return e}toString(){for(var e="",n=this.oldest;n;)e+=String(n.key)+":"+n.value,(n=n[t])&&(e+=" < ");return e}}function o(e,r){this.key=e,this.value=r,this[t]=void 0,this[n]=void 0}function i(e){this.entry=e}function s(e){this.entry=e}function a(e){this.entry=e}e.LRUMap=r,i.prototype[Symbol.iterator]=function(){return this},i.prototype.next=function(){let e=this.entry;return e?(this.entry=e[t],{done:!1,value:[e.key,e.value]}):{done:!0,value:void 0}},s.prototype[Symbol.iterator]=function(){return this},s.prototype.next=function(){let e=this.entry;return e?(this.entry=e[t],{done:!1,value:e.key}):{done:!0,value:void 0}},a.prototype[Symbol.iterator]=function(){return this},a.prototype.next=function(){let e=this.entry;return e?(this.entry=e[t],{done:!1,value:e.value}):{done:!0,value:void 0}}}(t)},3248:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2924),o=n(9282);function i(e,t){var n=[],o=t.flags||r(t);-1===o.indexOf("g")&&(o="g"+o);var i=new RegExp(t.source,o);return e.replace(i,(function(){for(var t=Array.prototype.slice.call(arguments,0,-2),r={all:t,input:arguments[arguments.length-1],index:arguments[arguments.length-2],captureGroups:[]},o=t.slice(1),i=[],s=r.index,a=o.length,u=0;u=0,"RegExp should contains capture group at least one");var r=i(e,t),s=[];return r.forEach((function(e){e.captureGroups.forEach((function(e){s.push(e)}))})),s},t.matchAll=i},9883:(e,t,n)=>{"use strict";var r;if(!Object.keys){var o=Object.prototype.hasOwnProperty,i=Object.prototype.toString,s=n(1276),a=Object.prototype.propertyIsEnumerable,u=!a.call({toString:null},"toString"),c=a.call((function(){}),"prototype"),l=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],f=function(e){var t=e.constructor;return t&&t.prototype===e},p={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},h=function(){if("undefined"==typeof window)return!1;for(var e in window)try{if(!p["$"+e]&&o.call(window,e)&&null!==window[e]&&"object"==typeof window[e])try{f(window[e])}catch(e){return!0}}catch(e){return!0}return!1}();r=function(e){var t=null!==e&&"object"==typeof e,n="[object Function]"===i.call(e),r=s(e),a=t&&"[object String]"===i.call(e),p=[];if(!t&&!n&&!r)throw new TypeError("Object.keys called on a non-object");var d=c&&n;if(a&&e.length>0&&!o.call(e,0))for(var m=0;m0)for(var g=0;g{"use strict";var r=Array.prototype.slice,o=n(1276),i=Object.keys,s=i?function(e){return i(e)}:n(9883),a=Object.keys;s.shim=function(){if(Object.keys){var e=function(){var e=Object.keys(arguments);return e&&e.length===arguments.length}(1,2);e||(Object.keys=function(e){return o(e)?a(r.call(e)):a(e)})}else Object.keys=s;return Object.keys||s},e.exports=s},1276:e=>{"use strict";var t=Object.prototype.toString;e.exports=function(e){var n=t.call(e),r="[object Arguments]"===n;return r||(r="[object Array]"!==n&&null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Function]"===t.call(e.callee)),r}},6028:e=>{"use strict";var t=Object,n=TypeError;e.exports=function(){if(null!=this&&this!==t(this))throw new n("RegExp.prototype.flags getter called on non-object");var e="";return this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.dotAll&&(e+="s"),this.unicode&&(e+="u"),this.sticky&&(e+="y"),e}},2924:(e,t,n)=>{"use strict";var r=n(504),o=n(6422),i=n(6028),s=n(925),a=n(3352),u=o(i);r(u,{getPolyfill:s,implementation:i,shim:a}),e.exports=u},504:(e,t,n)=>{"use strict";var r=n(7348),o="function"==typeof Symbol&&"symbol"==typeof Symbol("foo"),i=Object.prototype.toString,s=Array.prototype.concat,a=Object.defineProperty,u=a&&function(){var e={};try{for(var t in a(e,"x",{enumerable:!1,value:e}),e)return!1;return e.x===e}catch(e){return!1}}(),c=function(e,t,n,r){var o;(!(t in e)||"function"==typeof(o=r)&&"[object Function]"===i.call(o)&&r())&&(u?a(e,t,{configurable:!0,enumerable:!1,value:n,writable:!0}):e[t]=n)},l=function(e,t){var n=arguments.length>2?arguments[2]:{},i=r(t);o&&(i=s.call(i,Object.getOwnPropertySymbols(t)));for(var a=0;a{"use strict";var r=n(6028),o=n(504).supportsDescriptors,i=Object.getOwnPropertyDescriptor,s=TypeError;e.exports=function(){if(!o)throw new s("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");if("gim"===/a/gim.flags){var e=i(RegExp.prototype,"flags");if(e&&"function"==typeof e.get&&"boolean"==typeof/a/.dotAll)return e.get}return r}},3352:(e,t,n)=>{"use strict";var r=n(504).supportsDescriptors,o=n(925),i=Object.getOwnPropertyDescriptor,s=Object.defineProperty,a=TypeError,u=Object.getPrototypeOf,c=/a/;e.exports=function(){if(!r||!u)throw new a("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var e=o(),t=u(c),n=i(t,"flags");return n&&n.get===e||s(t,"flags",{configurable:!0,enumerable:!1,get:e}),e}},9668:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StructuredSource=void 0;const r=n(7702);t.StructuredSource=class{constructor(e){this.indice=[0];let t=/[\r\n\u2028\u2029]/g;const n=e.length;for(t.lastIndex=0;;){let r=t.exec(e);if(!r)break;let o=r.index;13===e.charCodeAt(o)&&10===e.charCodeAt(o+1)&&(o+=1);let i=o+1;if(n{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SourceLocation=void 0;var r=n(9668),o=function(){function e(e){this.source=new r.StructuredSource(e)}return e.prototype.toAbsoluteLocation=function(e,t){var n=e.range,r=e.loc.start.line,o=e.loc.start.column;if(void 0!==t.index){var i=t.index;return n[0]+i}if(void 0!==t.line&&void 0!==t.column){var s=r+t.line;return t.column>0?this.source.positionToIndex({line:s,column:t.column}):this.source.positionToIndex({line:s,column:o})}if(void 0!==t.line&&t.line>0){s=r+t.line;return this.source.positionToIndex({line:s,column:o})}return n[0]},e}();t.SourceLocation=o},7057:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.wrapReportHandler=t.RuleHelper=t.IgnoreNodeManager=void 0;var o=r(n(276));t.RuleHelper=o.default;var i=r(n(3033));t.IgnoreNodeManager=i.default;var s=n(5846);Object.defineProperty(t,"wrapReportHandler",{enumerable:!0,get:function(){return s.wrapReportHandler}})},276:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3440),o=function(){function e(e){this._ruleContext=e}return e.prototype.getParents=function(e){for(var t=[],n=e.parent;null!=n;)t.push(n),n=n.parent;return t},e.prototype.isChildNode=function(e,t){var n=this.getParents(e).map((function(e){return e.type}));return t.some((function(e){return n.some((function(t){return t===e}))}))},e.prototype.isPlainStrNode=function(e){var t;return e.type===r.ASTNodeTypes.Str&&((null===(t=e.parent)||void 0===t?void 0:t.type)===r.ASTNodeTypes.Paragraph&&!this.isChildNode(e,[r.ASTNodeTypes.BlockQuote]))},e}();t.default=o},5846:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.wrapReportHandler=void 0;var o=r(n(276)),i=r(n(3033)),s=n(9351);t.wrapReportHandler=function(e,t,n){var r=t.ignoreNodeTypes||[],a=new i.default,u=new o.default(e),c=e.getSource(),l=new s.SourceLocation(c),f=n((function(t,n){var r=l.toAbsoluteLocation(t,n);if(!a.isIgnoredIndex(r))return e.report(t,n)}));return Object.keys(f).forEach((function(e){var t=f[e];f[e]=function(e){if(a.ignoreChildrenByTypes(e,r),!u.isChildNode(e,r)&&t)return t(e)}})),f}},1062:(e,t,n)=>{"use strict";var r=n(7057),o=n(9992),i=n(4811),s=n(8235);function a(e,t,n,r,o,i,s){try{var a=e[i](s),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(r,o)}var u={max:3,strict:!1,touten:"、",kuten:"。"};function c(e){var t,{tokens:n,currentIndex:r,direction:o}=e,i="prev"===o?-1:1,s=n[r+i];if(s)return"記号"===(t=s).pos&&/^括弧/.test(t.pos_detail_1)||"("===t.surface_form||")"===t.surface_form?c({tokens:n,currentIndex:r+i,direction:o}):s}e.exports=function(e){var t,n,l,f,p=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},h=null!==(t=p.max)&&void 0!==t?t:u.max,d=null!==(n=p.strict)&&void 0!==n?n:u.strict,m=null!==(l=p.touten)&&void 0!==l?l:u.touten,g=null!==(f=p.kuten)&&void 0!==f?f:u.kuten,y=new r.RuleHelper(e),{Syntax:E,RuleError:v,report:T,locator:_}=e,b=["?","!","?","!"].concat(g);return{[E.Paragraph](t){if(!y.isChildNode(t,[E.BlockQuote])){var n=(0,i.splitAST)(t,{SeparatorParser:{separatorCharacters:b}}).children.filter((e=>e.type===i.SentenceSplitterSyntax.Sentence)),r=function(){var n,r=(n=function*(n){var r=new s.StringSource(n,{replacer(e){var{node:t,maskValue:n}=e;if(t.type===E.Code)return n("_")}}),i=r.toString(),a=yield(0,o.tokenize)(i),u=0,l=null;a.forEach(((o,i)=>{var s=o.surface_form;if(s===m){var f=function(e){var{before:t,token:n,after:r}=e;return void 0!==t&&void 0!==r&&void 0!==n&&"名詞"===t.pos&&"名詞"===r.pos}({before:c({tokens:a,currentIndex:i,direction:"prev"}),token:o,after:c({tokens:a,currentIndex:i,direction:"next"})});if(!d&&f)return;u++,l=o}if(b.includes(s)&&(u=0),u>h){var p=r.originalIndexFromIndex(l.word_position-1),g=n.range[0]-t.range[0]+p,y=new e.RuleError('一つの文で"'.concat(m,'"を').concat(h+1,"つ以上使用しています"),{padding:_.range([g,g+m.length])});T(t,y),u=0}}))},function(){var e=this,t=arguments;return new Promise((function(r,o){var i=n.apply(e,t);function s(e){a(i,r,o,s,u,"next",e)}function u(e){a(i,r,o,s,u,"throw",e)}s(void 0)}))});return function(e){return r.apply(this,arguments)}}();return Promise.all(n.map(r))}}}}},8656:(e,t)=>{"use strict";function n(e,t){return Array.isArray(t)?t.some((t=>n(e,t))):Object.keys(t).every((n=>{var r=e[n];return(Array.isArray(t[n])?t[n]:[t[n]]).some((e=>r===e))}))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=0,r=e.length;return o=>(n(o,e[t])?t+=1:t=0,t===r&&(t=0,!0))}},2826:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{Syntax:t,getSource:n,report:f,RuleError:p}=e,h=(0,o.default)(e),d=(0,i.default)(e),m=(0,s.default)(e),g=(0,a.default)(e),y=(0,u.default)(e),E=(0,c.default)(e),v=(0,l.default)(e);return{[t.Str](e){var t=n(e),o=[],i=e=>{e&&o.push(e)};return(0,r.tokenize)(t).then((e=>{e.forEach((e=>{i(h(e)),i(d(e)),i(m(e)),i(g(e)),i(y(e)),i(E(e)),i(v(e))}))})).then((()=>{o.forEach((t=>{f(e,t)}))}))}}};var r=n(9992),o=f(n(6912)),i=f(n(7436)),s=f(n(4374)),a=f(n(652)),u=f(n(1181)),c=f(n(8507)),l=f(n(773));function f(e){return e&&e.__esModule?e:{default:e}}},7436:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"で",conjugated_form:"連用形"},{surface_form:"は",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]),r=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"で",pos:"助詞"},{surface_form:"も",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]);return e=>n(e)?new t("二重否定: 〜ないでもない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜ないではない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},652:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{reading:"コト",pos:"名詞"},{surface_form:"は",pos:"助詞"},{basic_form:["ない","無い"]}]),r=(0,o.default)([{basic_form:["ない","無い"]},{reading:"コト",pos:"名詞"},{surface_form:"も",pos:"助詞"},[{basic_form:["ない","無い"],conjugated_type:["特殊・ナイ"]},{basic_form:["ない","無い"],pos:"形容詞"}]]);return e=>n(e)?new t("二重否定: 〜ないことはない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜ないこともない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},4374:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{reading:"モノ",pos:"名詞"},{conjugated_form:"連用形",basic_form:"だ"},{surface_form:"も",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]),r=(0,o.default)([{basic_form:["ない","無い"]},{reading:"モノ",pos:"名詞"},{conjugated_form:"連用形",basic_form:"だ"},{surface_form:"は",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]);return e=>n(e)?new t("二重否定: 〜ないものでもない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜ないものではない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},8507:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"と",pos:"助詞"},{reading:"イイ"},{reading:"キレ",pos:"動詞"},{basic_form:["ない","無い"]}]),r=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"と",pos:"助詞"},{surface_form:"は",pos:"助詞"},{reading:"イイ"},{reading:"キレ",pos:"動詞"},{basic_form:["ない","無い"]}]);return e=>n(e)?new t("二重否定: 〜ないといいきれない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜ないとはいいきれない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},773:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"と",pos:"助詞"},{surface_form:"は",pos:"助詞"},{reading:"カギラ",pos:"動詞"},{basic_form:["ない","無い"]}]),r=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"と",pos:"助詞"},{surface_form:"も",pos:"助詞"},{reading:"カギラ",pos:"動詞"},{basic_form:["ない","無い"]}]);return e=>n(e)?new t("二重否定: 〜ないとはかぎらない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜ないともかぎらない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},1181:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{reading:"ワケ",pos:"名詞"},{conjugated_form:"連用形",basic_form:"だ"},{surface_form:"も",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]),r=(0,o.default)([{basic_form:["ない","無い"]},{reading:"ワケ",pos:"名詞"},{conjugated_form:"連用形",basic_form:"だ"},{surface_form:"は",pos:"助詞"},{basic_form:["ない","無い"]}]);return e=>n(e)?new t("二重否定: 〜ないわけでもない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜ないわけではない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},6912:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var{RuleError:t}=e,n=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"も",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]),r=(0,o.default)([{basic_form:["ない","無い"]},{surface_form:"は",pos:"助詞"},{basic_form:["ない","無い"],pos:"形容詞"}]);return e=>n(e)?new t("二重否定: 〜なくもない",{index:e.word_position-1}):r(e)?new t("二重否定: 〜なくはない",{index:e.word_position-1}):void 0};var r,o=(r=n(8656))&&r.__esModule?r:{default:r}},6286:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=new r.RuleHelper(e),{Syntax:n,report:s,RuleError:u,locator:c}=e;return{[n.Paragraph]:e=>a((function*(){if(!t.isChildNode(e,[n.Link,n.Image,n.BlockQuote,n.Emphasis])){var r=(0,i.splitAST)(e,{SeparatorParser:{separatorCharacters:[".",".","。","?","!","?","!"]}}).children.filter((e=>e.type===i.SentenceSplitterSyntax.Sentence));if(0!==r.length){var l=function(){var e=a((function*(e){var t=yield(0,o.tokenize)(e.raw);return[e,t.filter(((e,n)=>{var r=t[n-1];return(!r||"空白"!==r.pos_detail_1||"接続詞"!==e.pos)&&"接続詞"===e.pos}))]}));return function(t){return e.apply(this,arguments)}}(),f=null;(yield Promise.all(r.map(l))).reduce(((e,t)=>{var[n,r]=t,[o,i]=e,a=f;if(i&&i.length>0&&(a=i[0]),r.length>0&&a&&r[0].surface_form===a.surface_form){var l=a.surface_form;s(n,new u("同じ接続詞(".concat(l,")が連続して使われています。"),{padding:c.range([a.word_position-1,a.word_position+l.length-1])}))}return f=a,t}))}}}))()}};var r=n(7057),o=n(9992),i=n(4811);function s(e,t,n,r,o,i,s){try{var a=e[i](s),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(r,o)}function a(e){return function(){var t=this,n=arguments;return new Promise((function(r,o){var i=e.apply(t,n);function a(e){s(i,r,o,a,u,"next",e)}function u(e){s(i,r,o,a,u,"throw",e)}a(void 0)}))}}},7505:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=null!==(t=n.separatorChars)&&void 0!==t?t:u.separatorChars,l=new r.RuleHelper(e),{Syntax:f,report:p,getSource:h,RuleError:d,locator:m}=e;return{[f.Paragraph](e){if(!l.isChildNode(e,[f.Link,f.Image,f.BlockQuote,f.Emphasis])){var t=(0,i.splitAST)(e,{SeparatorParser:{separatorCharacters:c}}).children.filter((e=>e.type===i.SentenceSplitterSyntax.Sentence)),n=new s.StringSource(e);return(0,o.getTokenizer)().then((r=>{t.forEach((t=>{var o=h(t),i=r.tokenizeForSentence(o),s=e=>"接続助詞"===e.pos_detail_1&&"が"===e.surface_form;a(i,c).forEach((r=>{var o=r.filter(s);if(!(o.length<=1)){var i=o[0],a=(n.originalIndexFromPosition(t.loc.start)||0)+(i.word_position-1);p(e,new d('文中に逆接の接続助詞 "が" が二回以上使われています。',{padding:m.range([a,a+1])}))}}))}))}))}}}};var r=n(7057),o=n(9992),i=n(4811),s=n(8235),a=(e,t)=>{var n=[],r=[];return e.forEach((e=>{t.includes(e.surface_form)?(n.push(r),r=[]):r.push(e)})),r.length>0&&n.push(r),n},u={separatorChars:[".",".","。","?","!","?","!"]}},2799:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(7057),o=n(4811),i=n(9992),s=n(6227),a=n(8235);function u(e,t,n,r,o,i,s){try{var a=e[i](s),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(r,o)}var c={min_interval:1,strict:!1,allow:[],separatorCharacters:[".",".","。","?","!","?","!"],commaCharacters:["、",","]},l=(e,t)=>{var{tokens:n,sentence:r}=t,o=n.indexOf(e),i=n[o-1],s='"'.concat(e.surface_form,'"');if(!i)return s;var a=i.word_position-1;if(void 0===a)return s;var u=r.children.find((e=>e.range[0]<=a&&a1&&void 0!==arguments[1]?arguments[1]:{},n=new r.RuleHelper(e),f=void 0!==t.min_interval?t.min_interval:c.min_interval;if(f<=0)throw new Error("options.min_intervalは1以上の数値を指定してください");var p=t.strict||c.strict,h=t.allow||c.allow,d=t.separatorCharacters||c.separatorCharacters,m=t.commaCharacters||c.commaCharacters,{Syntax:g,report:y,RuleError:E}=e,v=(0,s.create読点Matcher)(m);return{[g.Paragraph](e){if(!n.isChildNode(e,[g.Link,g.Image,g.BlockQuote,g.Emphasis])){var t=(0,o.splitAST)(e,{SeparatorParser:{separatorCharacters:d}}).children.filter((e=>e.type===o.SentenceSplitterSyntax.Sentence)),r=function(){var e,t=(e=function*(e){var t=new a.StringSource(e,{replacer(e){var{node:t,maskValue:n}=e;if(t.type===g.Code)return n("ー")}}),n=t.toString(),r=yield(0,i.tokenize)(n),o=(0,s.concatJoishiTokens)(r).filter((e=>p?(0,s.is助詞Token)(e):!!(0,s.is括弧Token)(e)||!!d.includes(e.surface_form)||!!v(e)||(0,s.is助詞Token)(e))),u=function(e){return e.filter(s.is助詞Token).reduce(((e,t)=>{var n=(0,s.createKeyFromKey)(t);return e[n]||(e[n]=[]),e[n].push(t),e}),{})}(o);Object.keys(u).forEach((n=>{var i=u[n],a=(0,s.restoreToSurfaceFromKey)(n);h.includes(a)||!p&&function(e){var t=e[0];return"連体化"===t.pos_detail_1||"格助詞"===t.pos_detail_1&&"を"===t.surface_form||"接続助詞"===t.pos_detail_1&&"て"===t.surface_form||2===e.length&&"並立助詞"===e[0].pos_detail_1&&"並立助詞"===e[1].pos_detail_1}(i)||i.length<=1||i.reduce(((n,i)=>{var s=o.indexOf(n);if(o.indexOf(i)-s<=f){var u=l(n,{tokens:r,sentence:e}),c=l(i,{tokens:r,sentence:e}),p=t.originalIndexFromIndex(i.word_position-1);y(e,new E('一文に二回以上利用されている助詞 "'.concat(a,'" がみつかりました。\n\n次の助詞が連続しているため、文を読みにくくしています。\n\n- ').concat(u,"\n- ").concat(c,"\n\n同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。\n"),{index:p}))}return i}))}))},function(){var t=this,n=arguments;return new Promise((function(r,o){var i=e.apply(t,n);function s(e){u(i,r,o,s,a,"next",e)}function a(e){u(i,r,o,s,a,"throw",e)}s(void 0)}))});return function(e){return t.apply(this,arguments)}}();return Promise.all(t.map(r))}}}}},6227:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.restoreToSurfaceFromKey=t["is括弧Token"]=t["is助詞Token"]=t["create読点Matcher"]=t.createKeyFromKey=t.concatJoishiTokens=void 0;var n=e=>e&&/^助詞/.test(e.pos);t["is助詞Token"]=n;t["is括弧Token"]=e=>e&&"記号"===e.pos&&("括弧開"===e.pos_detail_1||"括弧閉"===e.pos_detail_1);t["create読点Matcher"]=e=>function(t){return e.includes(t.surface_form)&&("名詞"===t.pos||"記号"===t.pos)};t.concatJoishiTokens=e=>{var t=[];return e.forEach((e=>{var r,o,i=t[t.length-1];n(e)&&n(i)?t[t.length-1]=(o=e,(r=i).surface_form+=o.surface_form,r.pos+=o.pos,r.pos_detail_1+=o.surface_form,r):t.push(e)})),t};t.createKeyFromKey=e=>"".concat(e.surface_form,":").concat(e.pos,".").concat(e.pos_detail_1,".").concat(e.pos_detail_2,".").concat(e.pos_detail_3);t.restoreToSurfaceFromKey=e=>e.split(":")[0]},651:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=new r.RuleHelper(e),{Syntax:n,report:i,getSource:s,RuleError:a}=e;return{[n.Str](e){if(!t.isChildNode(e,[n.Link,n.Image,n.BlockQuote,n.Emphasis])){var r=s(e);return(0,o.tokenize)(r).then((t=>{t.forEach((t=>{(function(e){return"動詞"==e.pos&&("来れる"==e.basic_form||"見れる"==e.basic_form)})(t)&&i(e,new a("ら抜き言葉を使用しています。",{index:t.word_position}))})),t.length<=1||t.reduce(((t,n)=>{var r;return"動詞"==(r=t).pos&&"自立"==r.pos_detail_1&&"一段"==r.conjugated_type&&"未然形"==r.conjugated_form&&function(e){return"動詞"==e.pos&&"接尾"==e.pos_detail_1&&"れる"==e.basic_form}(n)&&i(e,new a("ら抜き言葉を使用しています。",{index:n.word_position-1})),n}))}))}}}};var r=n(5366),o=n(9992)},3535:(e,t)=>{"use strict";function n(e,t){return e>>1,s=o+i;r(e[s],t)?(o=s+1,n-=i+1):n=i}return o}()}t.G=function(e,t,r){return void 0===r&&(r=n),function(){for(var n=e.length,o=0;n;){var i=n>>>1,s=o+i;r(t,e[s])?n=i:(o=s+1,n-=i+1)}return o}()}},95:(e,t,n)=>{"use strict";var r=n(8243).ZP;e.exports=r},8243:(e,t,n)=>{"use strict";var r=n(3535).G,o=function(e,t){this.line=e,this.column=t};var i=function(e,t){this.start=e,this.end=t};var s=function(){var e,t,n,s=function(e){this.indice=[0];var t=/[\r\n\u2028\u2029]/g,n=e.length;for(t.lastIndex=0;;){var r=t.exec(e);if(!r)break;var o=r.index;13===e.charCodeAt(o)&&10===e.charCodeAt(o+1)&&(o+=1);var i=o+1;if(n{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3689),o=function(){function e(){this._ignoredRangeList=[]}return Object.defineProperty(e.prototype,"ignoredRanges",{get:function(){return this._ignoredRangeList},enumerable:!0,configurable:!0}),e.prototype.isIgnoredIndex=function(e){return this._ignoredRangeList.some((function(t){var n=t[0],r=t[1];return n<=e&&e0?this.source.positionToIndex({line:s,column:t.column}):this.source.positionToIndex({line:s,column:o})}if(void 0!==t.line&&t.line>0){s=r+t.line;return this.source.positionToIndex({line:s,column:o})}return n[0]},e}();t.SourceLocation=i},5366:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=r(n(3931));t.RuleHelper=o.default;var i=r(n(8433));t.IgnoreNodeManager=i.default;var s=n(8298);t.wrapReportHandler=s.wrapReportHandler},3931:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e){this._ruleContext=e}return e.prototype.getParents=function(e){for(var t=[],n=e.parent;null!=n;)t.push(n),n=n.parent;return t},e.prototype.isChildNode=function(e,t){var n=this.getParents(e).map((function(e){return e.type}));return t.some((function(e){return n.some((function(t){return t===e}))}))},e}();t.default=n},8298:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=r(n(3931)),i=r(n(8433)),s=n(3707);t.wrapReportHandler=function(e,t,n){var r=t.ignoreNodeTypes||[],a=new i.default,u=new o.default(e),c=e.getSource(),l=new s.SourceLocation(c),f=n((function(t,n){var r=l.toAbsoluteLocation(t,n);if(!a.isIgnoredIndex(r))return e.report(t,n)}));return Object.keys(f).forEach((function(e){var t=f[e];f[e]=function(e){if(a.ignoreChildrenByTypes(e,r),!u.isChildNode(e,r)&&t)return t(e)}})),f}},6887:e=>{"use strict";function t(e){if("string"==typeof e)return function(e){return t;function t(t){return Boolean(t&&t.type===e)}}(e);if(null==e)return o;if("object"==typeof e)return("length"in e?r:n)(e);if("function"==typeof e)return e;throw new Error("Expected function, string, or object as test")}function n(e){return function(t){var n;for(n in e)if(t[n]!==e[n])return!1;return!0}}function r(e){var n=function(e){for(var n=[],r=e.length,o=-1;++o{"use strict";e.exports=a;var r=n(6887),o=!0,i="skip",s=!1;function a(e,t,n,o){var a;function c(e,r,l){var f,p=[];return(t&&!a(e,r,l[l.length-1]||null)||(p=u(n(e,l)))[0]!==s)&&e.children&&p[0]!==i?(f=u(function(e,t){var n,r=-1,i=o?-1:1,a=(o?e.length:r)+i;for(;a>r&&a{"use strict";e.exports=a;var r=n(1846),o=r.CONTINUE,i=r.SKIP,s=r.EXIT;function a(e,t,n,o){"function"==typeof t&&"function"!=typeof n&&(o=n,n=t,t=null),r(e,t,(function(e,t){var r=t[t.length-1],o=r?r.children.indexOf(e):null;return n(e,o,r)}),o)}a.CONTINUE=o,a.SKIP=i,a.EXIT=s},57:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.map=t.default=void 0;var r=n(3248),o={"⼀":"一","⼁":"丨","⼂":"丶","⼃":"丿","⼄":"乙","⼅":"亅","⼆":"二","⼇":"亠","⼈":"人","⼉":"儿","⼊":"入","⼋":"八","⼌":"冂","⼍":"冖","⼎":"冫","⼏":"几","⼐":"凵","⼑":"刀","⼒":"力","⼓":"勹","⼔":"匕","⼕":"匚","⼖":"匸","⼗":"十","⼘":"卜","⼙":"卩","⼚":"厂","⼛":"厶","⼜":"又","⼝":"口","⼞":"囗","⼟":"土","⼠":"士","⼡":"夂","⼢":"夊","⼣":"夕","⼤":"大","⼥":"女","⼦":"子","⼧":"宀","⼨":"寸","⼩":"小","⼪":"尢","⼫":"尸","⼬":"屮","⼭":"山","⼮":"巛","⼯":"工","⼰":"己","⼱":"巾","⼲":"干","⼳":"幺","⼴":"广","⼵":"廴","⼶":"廾","⼷":"弋","⼸":"弓","⼹":"彐","⼺":"彡","⼻":"彳","⼼":"心","⼽":"戈","⼾":"戸","⼿":"手","⽀":"支","⽁":"攴","⽂":"文","⽃":"斗","⽄":"斤","⽅":"方","⽆":"无","⽇":"日","⽈":"曰","⽉":"月","⽊":"木","⽋":"欠","⽌":"止","⽍":"歹","⽎":"殳","⽏":"毋","⽐":"比","⽑":"毛","⽒":"氏","⽓":"气","⽔":"水","⽕":"火","⽖":"爪","⽗":"父","⽘":"爻","⽙":"爿","⽚":"片","⽛":"牙","⽜":"牛","⽝":"犬","⽞":"玄","⽟":"玉","⽠":"瓜","⽡":"瓦","⽢":"甘","⽣":"生","⽤":"用","⽥":"田","⽦":"疋","⽧":"疒","⽨":"癶","⽩":"白","⽪":"皮","⽫":"皿","⽬":"目","⽭":"矛","⽮":"矢","⽯":"石","⽰":"示","⽱":"禸","⽲":"禾","⽳":"穴","⽴":"立","⽵":"竹","⽶":"米","⽷":"糸","⽸":"缶","⽹":"网","⽺":"羊","⽻":"羽","⽼":"老","⽽":"而","⽾":"耒","⽿":"耳","⾀":"聿","⾁":"肉","⾂":"臣","⾃":"自","⾄":"至","⾅":"臼","⾆":"舌","⾇":"舛","⾈":"舟","⾉":"艮","⾊":"色","⾋":"艸","⾌":"虍","⾍":"虫","⾎":"血","⾏":"行","⾐":"衣","⾑":"襾","⾒":"見","⾓":"角","⾔":"言","⾕":"谷","⾖":"豆","⾗":"豕","⾘":"豸","⾙":"貝","⾚":"赤","⾛":"走","⾜":"足","⾝":"身","⾞":"車","⾟":"辛","⾠":"辰","⾡":"辵","⾢":"邑","⾣":"酉","⾤":"釆","⾥":"里","⾦":"金","⾧":"長","⾨":"門","⾩":"阜","⾪":"隶","⾫":"隹","⾬":"雨","⾭":"靑","⾮":"非","⾯":"面","⾰":"革","⾱":"韋","⾲":"韭","⾳":"音","⾴":"頁","⾵":"風","⾶":"飛","⾷":"食","⾸":"首","⾹":"香","⾺":"馬","⾻":"骨","⾼":"高","⾽":"髟","⾾":"鬥","⾿":"鬯","⿀":"鬲","⿁":"鬼","⿂":"魚","⿃":"鳥","⿄":"鹵","⿅":"鹿","⿆":"麥","⿇":"麻","⿈":"黃","⿉":"黍","⿊":"黒","⿋":"黹","⿌":"黽","⿍":"鼎","⿎":"鼓","⿏":"鼠","⿐":"鼻","⿑":"齊","⿒":"齒","⿓":"龍","⿔":"龜","⿕":"龠"};t.map=o;var i=/([\u2f00-\u2fd5])/g,s=function(e){var{Syntax:t,RuleError:n,report:s,fixer:a,getSource:u}=e;return{[t.Str](e){(0,r.matchCaptureGroupAll)(u(e),i).forEach((t=>{var{text:r,index:i}=t;s(e,new n("Found kangxi radical: ".concat(r),{index:i,fix:a.replaceTextRange([i,i+1],o[r])}))}))}}},a={linter:s,fixer:s};t.default=a},7423:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,o=(r=n(4834))&&r.__esModule?r:{default:r};class i extends o.default{outputMessage(e){return"本文: "+super.outputMessage(e)}}t.default=i},8263:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,o=(r=n(4834))&&r.__esModule?r:{default:r};class i extends o.default{outputMessage(e){return"見出し: "+super.outputMessage(e)}}t.default=i},1715:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,o=(r=n(4834))&&r.__esModule?r:{default:r};class i extends o.default{outputMessage(e){return"箇条書き: "+super.outputMessage(e)}}t.default=i},4834:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(7091);t.default=class{constructor(e,t){this.context=e,this.options=t,this.dearuCount=0,this.desumasuCount=0,this.dearuHitList=[],this.desumasuHitList=[],this._queue=Promise.resolve()}check(e,t){this._queue=this._queue.then((()=>{var n={ignoreConjunction:!this.options.isStrict};return(0,r.analyze)(t,n).then((t=>{var n=t.filter(r.isDearu),o=t.filter(r.isDesumasu),i=this.dearuCount+n.length,s=this.desumasuCount+o.length;this.dearuCount!==i&&(this.dearuCount=i,this.dearuHitList.push({node:e,matches:n})),this.desumasuCount!==s&&(this.desumasuCount=s,this.desumasuHitList.push({node:e,matches:o}))}))}))}checkout(e){return this._queue.then((()=>{if(this.isOver()){var t=this.context.RuleError,n=this.context.report,r=this.getOverType();this.overHitList(r).forEach((r=>{var{node:o,matches:i}=r,s=o;i.forEach((r=>{var i=o.range[0]+r.index;if(!e.isIgnoredIndex(i)){var a=new t(this.outputMessage(r),{index:r.index});n(s,a)}}))}))}}))}isOver(){return this.options.preferDesumasu?0!==this.dearuCount:(this.options.preferDearu||0!==this.dearuCount)&&0!==this.desumasuCount}getOverType(){return this.options.preferDearu?"である":this.options.preferDesumasu?"ですます":this.dearuCount>this.desumasuCount?"である":"ですます"}overHitList(e){return"である"===e?this.desumasuHitList:"ですます"===e?this.dearuHitList:void 0}outputMessage(e){var t=this.getOverType();return"である"===t?'"である"調 と "ですます"調 が混在\n=> "である"調 の文体に、次の "ですます"調 の箇所があります: "'.concat(e.value,'"\nTotal:\nである : ').concat(this.dearuCount,"\nですます: ").concat(this.desumasuCount,"\n"):"ですます"===t?'"である"調 と "ですます"調 が混在\n=> "ですます"調 の文体に、次の "である"調 の箇所があります: "'.concat(e.value,'"\nTotal:\nである : ').concat(this.dearuCount,"\nですます: ").concat(this.desumasuCount,"\n"):void 0}}},4407:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PreferTypes=void 0;var r=n(7057),o=a(n(7423)),i=a(n(8263)),s=a(n(1715));function a(e){return e&&e.__esModule?e:{default:e}}var u=t.PreferTypes={DESUMASU:"ですます",DEARU:"である"},c={preferInHeader:"",preferInBody:"",preferInList:"",strict:!1};e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c,{Syntax:n,getSource:a}=e,l=new r.RuleHelper(e),f=new r.IgnoreNodeManager,p=void 0!==t.strict?t.strict:c.strict,h=new o.default(e,{preferDesumasu:t.preferInBody===u.DESUMASU,preferDearu:t.preferInBody===u.DEARU,isStrict:p}),d=new i.default(e,{preferDesumasu:t.preferInHeader===u.DESUMASU,preferDearu:t.preferInHeader===u.DEARU,isStrict:p}),m=new s.default(e,{preferDesumasu:t.preferInList===u.DESUMASU,preferDearu:t.preferInList===u.DEARU,isStrict:p});return{[n.Header](e){var t=a(e);d.check(e,t)},[n.ListItem](e){var t=a(e);m.check(e,t)},[n.Paragraph](e){var t=[n.Link,n.Code,n.Image,n.BlockQuote,n.Emphasis];if(!l.isChildNode(e,t)&&!l.isChildNode(e,[n.Header,n.ListItem])){f.ignoreChildrenByTypes(e,t);var r=a(e);h.check(e,r)}},[n.Document+":exit"]:()=>Promise.all([h.checkout(f),d.checkout(f),m.checkout(f)])}}},9728:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(3248),o=n(1874),i=function(e){var{Syntax:t,RuleError:n,report:i,fixer:s,getSource:a,locator:u}=e,c=new o.RuleHelper(e);return{[t.Str](e){if(!c.isChildNode(e,[t.Link,t.Image,t.BlockQuote,t.Emphasis])){var o=a(e);(0,r.matchCaptureGroupAll)(o,/([\u309b\u309c\u309a\u3099])/g).forEach((t=>{var{index:r}=t;if(0!==r){var a=o.slice(r-1,r+1),c=a.replace("゛","゙").replace("゜","゚").normalize("NFC"),l=new n('Disallow to use NFD(well-known as UTF8-MAC 濁点): "'.concat(a,'" => "').concat(c,'"'),{padding:u.at(r),fix:s.replaceTextRange([r-1,r+1],c)});i(e,l)}}))}}}},s={linter:i,fixer:i};t.default=s},2665:(e,t,n)=>{"use strict";var r;n.r(t),n.d(t,{ASTNodeTypes:()=>r}),function(e){e.Document="Document",e.DocumentExit="Document:exit",e.Paragraph="Paragraph",e.ParagraphExit="Paragraph:exit",e.BlockQuote="BlockQuote",e.BlockQuoteExit="BlockQuote:exit",e.ListItem="ListItem",e.ListItemExit="ListItem:exit",e.List="List",e.ListExit="List:exit",e.Header="Header",e.HeaderExit="Header:exit",e.CodeBlock="CodeBlock",e.CodeBlockExit="CodeBlock:exit",e.HtmlBlock="HtmlBlock",e.HtmlBlockExit="HtmlBlock:exit",e.HorizontalRule="HorizontalRule",e.HorizontalRuleExit="HorizontalRule:exit",e.Comment="Comment",e.CommentExit="Comment:exit",e.ReferenceDef="ReferenceDef",e.ReferenceDefExit="ReferenceDef:exit",e.Str="Str",e.StrExit="Str:exit",e.Break="Break",e.BreakExit="Break:exit",e.Emphasis="Emphasis",e.EmphasisExit="Emphasis:exit",e.Strong="Strong",e.StrongExit="Strong:exit",e.Html="Html",e.HtmlExit="Html:exit",e.Link="Link",e.LinkExit="Link:exit",e.Image="Image",e.ImageExit="Image:exit",e.Code="Code",e.CodeExit="Code:exit",e.Delete="Delete",e.DeleteExit="Delete:exit",e.Table="Table",e.TableExit="Table:exit",e.TableRow="TableRow",e.TableRowExit="TableRow:exit",e.TableCell="TableCell",e.TableCellExit="TableCell:exit"}(r||(r={}))},6041:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=r(n(710)),i=function(){function e(){this._ignoredRangeList=[]}return Object.defineProperty(e.prototype,"ignoredRanges",{get:function(){return this._ignoredRangeList},enumerable:!1,configurable:!0}),e.prototype.isIgnoredIndex=function(e){return this._ignoredRangeList.some((function(t){var n=t[0],r=t[1];return n<=e&&e{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SourceLocation=void 0;var r=n(9668),o=function(){function e(e){this.source=new r.StructuredSource(e)}return e.prototype.toAbsoluteLocation=function(e,t){var n=e.range,r=e.loc.start.line,o=e.loc.start.column;if(void 0!==t.index){var i=t.index;return n[0]+i}if(void 0!==t.line&&void 0!==t.column){var s=r+t.line;return t.column>0?this.source.positionToIndex({line:s,column:t.column}):this.source.positionToIndex({line:s,column:o})}if(void 0!==t.line&&t.line>0){s=r+t.line;return this.source.positionToIndex({line:s,column:o})}return n[0]},e}();t.SourceLocation=o},1874:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.wrapReportHandler=t.RuleHelper=t.IgnoreNodeManager=void 0;var o=r(n(4066));t.RuleHelper=o.default;var i=r(n(6041));t.IgnoreNodeManager=i.default;var s=n(1360);Object.defineProperty(t,"wrapReportHandler",{enumerable:!0,get:function(){return s.wrapReportHandler}})},4066:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2665),o=function(){function e(e){this._ruleContext=e}return e.prototype.getParents=function(e){for(var t=[],n=e.parent;null!=n;)t.push(n),n=n.parent;return t},e.prototype.isChildNode=function(e,t){var n=this.getParents(e).map((function(e){return e.type}));return t.some((function(e){return n.some((function(t){return t===e}))}))},e.prototype.isPlainStrNode=function(e){var t;return e.type===r.ASTNodeTypes.Str&&((null===(t=e.parent)||void 0===t?void 0:t.type)===r.ASTNodeTypes.Paragraph&&!this.isChildNode(e,[r.ASTNodeTypes.BlockQuote]))},e}();t.default=o},1360:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.wrapReportHandler=void 0;var o=r(n(4066)),i=r(n(6041)),s=n(2684);t.wrapReportHandler=function(e,t,n){var r=t.ignoreNodeTypes||[],a=new i.default,u=new o.default(e),c=e.getSource(),l=new s.SourceLocation(c),f=n((function(t,n){var r=l.toAbsoluteLocation(t,n);if(!a.isIgnoredIndex(r))return e.report(t,n)}));return Object.keys(f).forEach((function(e){var t=f[e];f[e]=function(e){if(a.ignoreChildrenByTypes(e,r),!u.isChildNode(e,r)&&t)return t(e)}})),f}},8642:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TextlintRuleNoZeroWidthSpacesError=void 0;class n extends Error{constructor(){super(...arguments),Error.captureStackTrace&&Error.captureStackTrace(this,n),this.name="TextlintRuleNoZeroWidthSpacesError"}}t.TextlintRuleNoZeroWidthSpacesError=n},8746:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(8642);function o(e,t,n,r,o,i,s){try{var a=e[i](s),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(r,o)}var i=e=>{var{fixer:t,getSource:n,report:i,RuleError:s,Syntax:a}=e;return{[a.Str](e){return(a=function*(){[...n(e).matchAll(/\u200b/g)].forEach((n=>{if(void 0===n.index)throw new r.TextlintRuleNoZeroWidthSpacesError;var o=new s("Zero width space is disallowed.",{index:n.index,fix:t.replaceTextRange([n.index,n.index+"​".length],"")});i(e,o)}))},function(){var e=this,t=arguments;return new Promise((function(n,r){var i=a.apply(e,t);function s(e){o(i,n,r,s,u,"next",e)}function u(e){o(i,n,r,s,u,"throw",e)}s(void 0)}))})();var a}}},s={fixer:i,linter:i};t.default=s},399:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(4811),o=n(8235),i=n(7057),s=n(3301);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;te.type===r.SentenceSplitterSyntax.Sentence;t.default=function(e){var t,n,a,c,p=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},h=null!==(t=p.max)&&void 0!==t?t:l.max,d=null!==(n=null!==(a=p.skipPatterns)&&void 0!==a?a:p.exclusionPatterns)&&void 0!==n?n:l.skipPatterns,m=null!==(c=p.skipUrlStringLink)&&void 0!==c?c:l.skipUrlStringLink,g=new i.RuleHelper(e),{Syntax:y,RuleError:E,report:v}=e;return{[y.Document](e){p.exclusionPatterns&&v(e,new E("exclusionPatterns is deprecated. Use skipPatterns instead."))},[y.Paragraph](e){g.isChildNode(e,[y.BlockQuote])||(1===e.children.length&&e.children[0].type===y.Link||(0,r.splitAST)(e).children.filter(f).forEach((e=>{var t,n,r,i=m?u(u({},e),{},{children:e.children.filter((e=>!(e=>{if(e.type!==y.Link)return!1;var t=e,n=new o.StringSource(t).toString();return e.url===n})(e)))}):e,a=new o.StringSource(i).toString(),c=(t=a,n=d.map((e=>(0,s.createRegExp)(e))),r=t,n.forEach((e=>{r=r.replace(e,"")})),r),l=a.length,f=c.length;if(f>h){var p=i.loc.start.line;v(i,new E("Line ".concat(p," sentence length(").concat(f!==l?"".concat(f,", original:").concat(l):f,") exceeds the maximum sentence length of ").concat(h,".\nOver ").concat(f-h," characters.")))}})))}}}},8235:(e,t,n)=>{"use strict";n.r(t),n.d(t,{StringSource:()=>Wi});var r=n(5108);function o(e){var t={exports:{}};return e(t,t.exports),t.exports}var i=o((function(e,t){function n(e,t){return e>>1,s=i+n;r(e[s],t)?(i=s+1,o-=n+1):o=n}return i}Object.defineProperty(t,"__esModule",{value:!0}),t.binarySearch=t.upperBound=t.lowerBound=t.compare=void 0,t.compare=n,t.upperBound=function(e,t,r=n){let o=e.length,i=0;for(;o;){let n=o>>>1,s=i+n;r(t,e[s])?o=n:(i=s+1,o-=n+1)}return i},t.lowerBound=r,t.binarySearch=function(e,t,o=n){let i=r(e,t,o);return i!==e.length&&!o(t,e[i])}})),s=o((function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.StructuredSource=void 0,t.StructuredSource=class{constructor(e){this.indice=[0];let t=/[\r\n\u2028\u2029]/g;const n=e.length;for(t.lastIndex=0;;){let r=t.exec(e);if(!r)break;let o=r.index;13===e.charCodeAt(o)&&10===e.charCodeAt(o+1)&&(o+=1);let i=o+1;if(ne.length){for(;n--;)if(47===e.charCodeAt(n)){if(o){s=n+1;break}}else a<0&&(o=!0,a=n+1);return a<0?"":e.slice(s,a)}if(t===e)return"";for(r=-1,i=t.length-1;n--;)if(47===e.charCodeAt(n)){if(o){s=n+1;break}}else r<0&&(o=!0,r=n+1),i>-1&&(e.charCodeAt(n)===t.charCodeAt(i--)?i<0&&(a=n):(i=-1,a=r));return s===a?a=r:a<0&&(a=e.length),e.slice(s,a)},O=function(){for(var e,t=-1;++t2){if((r=o.lastIndexOf("/"))!==o.length-1){r<0?(o="",i=0):i=(o=o.slice(0,r)).length-1-o.lastIndexOf("/"),s=u,a=0;continue}}else if(o.length){o="",i=0,s=u,a=0;continue}t&&(o=o.length?o+"/..":"..",i=2)}else o.length?o+="/"+e.slice(s+1,u):o=e.slice(s+1,u),i=u-s-1;s=u,a=0}else 46===n&&a>-1?a++:a=-1}return o}(e,!t),n.length||t||(n="."),n.length&&47===e.charCodeAt(e.length-1)&&(n+="/"),t?"/"+n:n}(e)},C=I,w={}.hasOwnProperty,N=["history","path","basename","stem","extname","dirname"];function I(e){var t,n,r;if(e){if("string"==typeof e||null!=(r=e)&&null!=r.constructor&&"function"==typeof r.constructor.isBuffer&&r.constructor.isBuffer(r))e={contents:e};else if("message"in e&&"messages"in e)return e}else e={};if(!(this instanceof I))return new I(e);for(this.data={},this.messages=[],this.history=[],this.cwd="/",n=-1;++n-1)throw new Error("`"+t+"` cannot be a path: did not expect `/`")}function P(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function L(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}I.prototype.toString=function(e){return(this.contents||"").toString(e)},Object.defineProperty(I.prototype,"path",{get:function(){return this.history[this.history.length-1]},set:function(e){P(e,"path"),this.path!==e&&this.history.push(e)}}),Object.defineProperty(I.prototype,"dirname",{get:function(){return"string"==typeof this.path?function(e){var t,n,r;if(k(e),!e.length)return".";for(t=-1,r=e.length;--r;)if(47===e.charCodeAt(r)){if(n){t=r;break}}else n||(n=!0);return t<0?47===e.charCodeAt(0)?"/":".":1===t&&47===e.charCodeAt(0)?"//":e.slice(0,t)}(this.path):void 0},set:function(e){L(this.path,"dirname"),this.path=O(e||"",this.basename)}}),Object.defineProperty(I.prototype,"basename",{get:function(){return"string"==typeof this.path?S(this.path):void 0},set:function(e){P(e,"basename"),R(e,"basename"),this.path=O(this.dirname||"",e)}}),Object.defineProperty(I.prototype,"extname",{get:function(){return"string"==typeof this.path?function(e){var t,n,r,o=-1,i=0,s=-1,a=0;for(k(e),r=e.length;r--;)if(47!==(n=e.charCodeAt(r)))s<0&&(t=!0,s=r+1),46===n?o<0?o=r:1!==a&&(a=1):o>-1&&(a=-1);else if(t){i=r+1;break}return o<0||s<0||0===a||1===a&&o===s-1&&o===i+1?"":e.slice(o,s)}(this.path):void 0},set:function(e){if(R(e,"extname"),L(this.path,"extname"),e){if(46!==e.charCodeAt(0))throw new Error("`extname` must start with `.`");if(e.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=O(this.dirname,this.stem+(e||""))}}),Object.defineProperty(I.prototype,"stem",{get:function(){return"string"==typeof this.path?S(this.path,this.extname):void 0},set:function(e){P(e,"stem"),R(e,"stem"),this.path=O(this.dirname||"",e+(this.extname||""))}});var M=C;C.prototype.message=function(e,t,n){var r=new _(e,t,n);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r},C.prototype.info=function(){var e=this.message.apply(this,arguments);return e.fatal=null,e},C.prototype.fail=function(){var e=this.message.apply(this,arguments);throw e.fatal=!0,e};var D=M,j=[].slice,F=function(e,t){var n;return function(){var t,i=j.call(arguments,0),s=e.length>i.length;s&&i.push(r);try{t=e.apply(null,i)}catch(e){if(s&&n)throw e;return r(e)}s||(t&&"function"==typeof t.then?t.then(o,r):t instanceof Error?r(t):o(t))};function r(){n||(n=!0,t.apply(null,arguments))}function o(e){r(null,e)}},B=H;H.wrap=F;var U=[].slice;function H(){var e=[],t={run:function(){var t=-1,n=U.call(arguments,0,-1),r=arguments[arguments.length-1];if("function"!=typeof r)throw new Error("Expected function as last argument, not "+r);(function o(i){var s=e[++t],a=U.call(arguments,0).slice(1),u=n.length,c=-1;if(i)r(i);else{for(;++c{if("[object Object]"!==Object.prototype.toString.call(e))return!1;const t=Object.getPrototypeOf(e);return null===t||t===Object.prototype},K=function e(){var t=[],n=B(),r={},o=!1,i=-1;return s.data=function(e,t){return"string"==typeof e?2===arguments.length?(Q("data",o),r[e]=t,s):q.call(r,e)&&r[e]||null:e?(Q("data",o),r=e,s):r},s.freeze=a,s.attachers=t,s.use=function(e){var n;if(Q("use",o),null==e);else if("function"==typeof e)c.apply(null,arguments);else{if("object"!=typeof e)throw new Error("Expected usable value, not `"+e+"`");"length"in e?u(e):i(e)}return n&&(r.settings=m(r.settings||{},n)),s;function i(e){u(e.plugins),e.settings&&(n=m(n||{},e.settings))}function a(e){if("function"==typeof e)c(e);else{if("object"!=typeof e)throw new Error("Expected usable value, not `"+e+"`");"length"in e?c.apply(null,e):i(e)}}function u(e){var t,n;if(null==e);else{if("object"!=typeof e||!("length"in e))throw new Error("Expected a list of plugins, not `"+e+"`");for(t=e.length,n=-1;++n4&&n.slice(0,4)===Fe&&Ue.test(t)&&("-"===t.charAt(4)?r=function(e){var t=e.slice(5).replace(He,ze);return Fe+t.charAt(0).toUpperCase()+t.slice(1)}(t):t=function(e){var t=e.slice(4);return He.test(t)?e:("-"!==(t=t.replace(Ge,Ke)).charAt(0)&&(t="-"+t),Fe+t)}(t),o=pe),new o(r,t))},Ue=/^data[-\w.:]+$/i,He=/-[a-z]/g,Ge=/[A-Z]/g;function Ke(e){return"-"+e.toLowerCase()}function ze(e){return e.charAt(1).toUpperCase()}var qe=function(e,t){for(var n,r,o,i=e||"",s=t||"div",a={},u=0;u=55296&&e<=57343},gt=function(e){return 32!==e&&10!==e&&13!==e&&9!==e&&12!==e&&e>=1&&e<=31||e>=127&&e<=159},yt=function(e){return e>=64976&&e<=65007||pt.indexOf(e)>-1},Et="unexpected-null-character",vt="invalid-first-character-of-tag-name",Tt="missing-semicolon-after-character-reference",_t="eof-before-tag-name",bt="eof-in-tag",At="missing-whitespace-after-doctype-public-keyword",xt="missing-whitespace-between-doctype-public-and-system-identifiers",kt="missing-whitespace-after-doctype-system-keyword",St="missing-quote-before-doctype-public-identifier",Ot="missing-quote-before-doctype-system-identifier",Ct="missing-doctype-public-identifier",wt="missing-doctype-system-identifier",Nt="abrupt-doctype-public-identifier",It="abrupt-doctype-system-identifier",Rt="eof-in-script-html-comment-like-text",Pt="eof-in-doctype",Lt="abrupt-closing-of-empty-comment",Mt="eof-in-comment",Dt="absence-of-digits-in-numeric-character-reference",jt="end-tag-without-matching-open-element",Ft="misplaced-start-tag-for-head-element";const Bt=dt;var Ut=new Uint16Array([4,52,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,106,303,412,810,1432,1701,1796,1987,2114,2360,2420,2484,3170,3251,4140,4393,4575,4610,5106,5512,5728,6117,6274,6315,6345,6427,6516,7002,7910,8733,9323,9870,10170,10631,10893,11318,11386,11467,12773,13092,14474,14922,15448,15542,16419,17666,18166,18611,19004,19095,19298,19397,4,16,69,77,97,98,99,102,103,108,109,110,111,112,114,115,116,117,140,150,158,169,176,194,199,210,216,222,226,242,256,266,283,294,108,105,103,5,198,1,59,148,1,198,80,5,38,1,59,156,1,38,99,117,116,101,5,193,1,59,167,1,193,114,101,118,101,59,1,258,4,2,105,121,182,191,114,99,5,194,1,59,189,1,194,59,1,1040,114,59,3,55349,56580,114,97,118,101,5,192,1,59,208,1,192,112,104,97,59,1,913,97,99,114,59,1,256,100,59,1,10835,4,2,103,112,232,237,111,110,59,1,260,102,59,3,55349,56632,112,108,121,70,117,110,99,116,105,111,110,59,1,8289,105,110,103,5,197,1,59,264,1,197,4,2,99,115,272,277,114,59,3,55349,56476,105,103,110,59,1,8788,105,108,100,101,5,195,1,59,292,1,195,109,108,5,196,1,59,301,1,196,4,8,97,99,101,102,111,114,115,117,321,350,354,383,388,394,400,405,4,2,99,114,327,336,107,115,108,97,115,104,59,1,8726,4,2,118,119,342,345,59,1,10983,101,100,59,1,8966,121,59,1,1041,4,3,99,114,116,362,369,379,97,117,115,101,59,1,8757,110,111,117,108,108,105,115,59,1,8492,97,59,1,914,114,59,3,55349,56581,112,102,59,3,55349,56633,101,118,101,59,1,728,99,114,59,1,8492,109,112,101,113,59,1,8782,4,14,72,79,97,99,100,101,102,104,105,108,111,114,115,117,442,447,456,504,542,547,569,573,577,616,678,784,790,796,99,121,59,1,1063,80,89,5,169,1,59,454,1,169,4,3,99,112,121,464,470,497,117,116,101,59,1,262,4,2,59,105,476,478,1,8914,116,97,108,68,105,102,102,101,114,101,110,116,105,97,108,68,59,1,8517,108,101,121,115,59,1,8493,4,4,97,101,105,111,514,520,530,535,114,111,110,59,1,268,100,105,108,5,199,1,59,528,1,199,114,99,59,1,264,110,105,110,116,59,1,8752,111,116,59,1,266,4,2,100,110,553,560,105,108,108,97,59,1,184,116,101,114,68,111,116,59,1,183,114,59,1,8493,105,59,1,935,114,99,108,101,4,4,68,77,80,84,591,596,603,609,111,116,59,1,8857,105,110,117,115,59,1,8854,108,117,115,59,1,8853,105,109,101,115,59,1,8855,111,4,2,99,115,623,646,107,119,105,115,101,67,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8754,101,67,117,114,108,121,4,2,68,81,658,671,111,117,98,108,101,81,117,111,116,101,59,1,8221,117,111,116,101,59,1,8217,4,4,108,110,112,117,688,701,736,753,111,110,4,2,59,101,696,698,1,8759,59,1,10868,4,3,103,105,116,709,717,722,114,117,101,110,116,59,1,8801,110,116,59,1,8751,111,117,114,73,110,116,101,103,114,97,108,59,1,8750,4,2,102,114,742,745,59,1,8450,111,100,117,99,116,59,1,8720,110,116,101,114,67,108,111,99,107,119,105,115,101,67,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8755,111,115,115,59,1,10799,99,114,59,3,55349,56478,112,4,2,59,67,803,805,1,8915,97,112,59,1,8781,4,11,68,74,83,90,97,99,101,102,105,111,115,834,850,855,860,865,888,903,916,921,1011,1415,4,2,59,111,840,842,1,8517,116,114,97,104,100,59,1,10513,99,121,59,1,1026,99,121,59,1,1029,99,121,59,1,1039,4,3,103,114,115,873,879,883,103,101,114,59,1,8225,114,59,1,8609,104,118,59,1,10980,4,2,97,121,894,900,114,111,110,59,1,270,59,1,1044,108,4,2,59,116,910,912,1,8711,97,59,1,916,114,59,3,55349,56583,4,2,97,102,927,998,4,2,99,109,933,992,114,105,116,105,99,97,108,4,4,65,68,71,84,950,957,978,985,99,117,116,101,59,1,180,111,4,2,116,117,964,967,59,1,729,98,108,101,65,99,117,116,101,59,1,733,114,97,118,101,59,1,96,105,108,100,101,59,1,732,111,110,100,59,1,8900,102,101,114,101,110,116,105,97,108,68,59,1,8518,4,4,112,116,117,119,1021,1026,1048,1249,102,59,3,55349,56635,4,3,59,68,69,1034,1036,1041,1,168,111,116,59,1,8412,113,117,97,108,59,1,8784,98,108,101,4,6,67,68,76,82,85,86,1065,1082,1101,1189,1211,1236,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8751,111,4,2,116,119,1089,1092,59,1,168,110,65,114,114,111,119,59,1,8659,4,2,101,111,1107,1141,102,116,4,3,65,82,84,1117,1124,1136,114,114,111,119,59,1,8656,105,103,104,116,65,114,114,111,119,59,1,8660,101,101,59,1,10980,110,103,4,2,76,82,1149,1177,101,102,116,4,2,65,82,1158,1165,114,114,111,119,59,1,10232,105,103,104,116,65,114,114,111,119,59,1,10234,105,103,104,116,65,114,114,111,119,59,1,10233,105,103,104,116,4,2,65,84,1199,1206,114,114,111,119,59,1,8658,101,101,59,1,8872,112,4,2,65,68,1218,1225,114,114,111,119,59,1,8657,111,119,110,65,114,114,111,119,59,1,8661,101,114,116,105,99,97,108,66,97,114,59,1,8741,110,4,6,65,66,76,82,84,97,1264,1292,1299,1352,1391,1408,114,114,111,119,4,3,59,66,85,1276,1278,1283,1,8595,97,114,59,1,10515,112,65,114,114,111,119,59,1,8693,114,101,118,101,59,1,785,101,102,116,4,3,82,84,86,1310,1323,1334,105,103,104,116,86,101,99,116,111,114,59,1,10576,101,101,86,101,99,116,111,114,59,1,10590,101,99,116,111,114,4,2,59,66,1345,1347,1,8637,97,114,59,1,10582,105,103,104,116,4,2,84,86,1362,1373,101,101,86,101,99,116,111,114,59,1,10591,101,99,116,111,114,4,2,59,66,1384,1386,1,8641,97,114,59,1,10583,101,101,4,2,59,65,1399,1401,1,8868,114,114,111,119,59,1,8615,114,114,111,119,59,1,8659,4,2,99,116,1421,1426,114,59,3,55349,56479,114,111,107,59,1,272,4,16,78,84,97,99,100,102,103,108,109,111,112,113,115,116,117,120,1466,1470,1478,1489,1515,1520,1525,1536,1544,1593,1609,1617,1650,1664,1668,1677,71,59,1,330,72,5,208,1,59,1476,1,208,99,117,116,101,5,201,1,59,1487,1,201,4,3,97,105,121,1497,1503,1512,114,111,110,59,1,282,114,99,5,202,1,59,1510,1,202,59,1,1069,111,116,59,1,278,114,59,3,55349,56584,114,97,118,101,5,200,1,59,1534,1,200,101,109,101,110,116,59,1,8712,4,2,97,112,1550,1555,99,114,59,1,274,116,121,4,2,83,86,1563,1576,109,97,108,108,83,113,117,97,114,101,59,1,9723,101,114,121,83,109,97,108,108,83,113,117,97,114,101,59,1,9643,4,2,103,112,1599,1604,111,110,59,1,280,102,59,3,55349,56636,115,105,108,111,110,59,1,917,117,4,2,97,105,1624,1640,108,4,2,59,84,1631,1633,1,10869,105,108,100,101,59,1,8770,108,105,98,114,105,117,109,59,1,8652,4,2,99,105,1656,1660,114,59,1,8496,109,59,1,10867,97,59,1,919,109,108,5,203,1,59,1675,1,203,4,2,105,112,1683,1689,115,116,115,59,1,8707,111,110,101,110,116,105,97,108,69,59,1,8519,4,5,99,102,105,111,115,1713,1717,1722,1762,1791,121,59,1,1060,114,59,3,55349,56585,108,108,101,100,4,2,83,86,1732,1745,109,97,108,108,83,113,117,97,114,101,59,1,9724,101,114,121,83,109,97,108,108,83,113,117,97,114,101,59,1,9642,4,3,112,114,117,1770,1775,1781,102,59,3,55349,56637,65,108,108,59,1,8704,114,105,101,114,116,114,102,59,1,8497,99,114,59,1,8497,4,12,74,84,97,98,99,100,102,103,111,114,115,116,1822,1827,1834,1848,1855,1877,1882,1887,1890,1896,1978,1984,99,121,59,1,1027,5,62,1,59,1832,1,62,109,109,97,4,2,59,100,1843,1845,1,915,59,1,988,114,101,118,101,59,1,286,4,3,101,105,121,1863,1869,1874,100,105,108,59,1,290,114,99,59,1,284,59,1,1043,111,116,59,1,288,114,59,3,55349,56586,59,1,8921,112,102,59,3,55349,56638,101,97,116,101,114,4,6,69,70,71,76,83,84,1915,1933,1944,1953,1959,1971,113,117,97,108,4,2,59,76,1925,1927,1,8805,101,115,115,59,1,8923,117,108,108,69,113,117,97,108,59,1,8807,114,101,97,116,101,114,59,1,10914,101,115,115,59,1,8823,108,97,110,116,69,113,117,97,108,59,1,10878,105,108,100,101,59,1,8819,99,114,59,3,55349,56482,59,1,8811,4,8,65,97,99,102,105,111,115,117,2005,2012,2026,2032,2036,2049,2073,2089,82,68,99,121,59,1,1066,4,2,99,116,2018,2023,101,107,59,1,711,59,1,94,105,114,99,59,1,292,114,59,1,8460,108,98,101,114,116,83,112,97,99,101,59,1,8459,4,2,112,114,2055,2059,102,59,1,8461,105,122,111,110,116,97,108,76,105,110,101,59,1,9472,4,2,99,116,2079,2083,114,59,1,8459,114,111,107,59,1,294,109,112,4,2,68,69,2097,2107,111,119,110,72,117,109,112,59,1,8782,113,117,97,108,59,1,8783,4,14,69,74,79,97,99,100,102,103,109,110,111,115,116,117,2144,2149,2155,2160,2171,2189,2194,2198,2209,2245,2307,2329,2334,2341,99,121,59,1,1045,108,105,103,59,1,306,99,121,59,1,1025,99,117,116,101,5,205,1,59,2169,1,205,4,2,105,121,2177,2186,114,99,5,206,1,59,2184,1,206,59,1,1048,111,116,59,1,304,114,59,1,8465,114,97,118,101,5,204,1,59,2207,1,204,4,3,59,97,112,2217,2219,2238,1,8465,4,2,99,103,2225,2229,114,59,1,298,105,110,97,114,121,73,59,1,8520,108,105,101,115,59,1,8658,4,2,116,118,2251,2281,4,2,59,101,2257,2259,1,8748,4,2,103,114,2265,2271,114,97,108,59,1,8747,115,101,99,116,105,111,110,59,1,8898,105,115,105,98,108,101,4,2,67,84,2293,2300,111,109,109,97,59,1,8291,105,109,101,115,59,1,8290,4,3,103,112,116,2315,2320,2325,111,110,59,1,302,102,59,3,55349,56640,97,59,1,921,99,114,59,1,8464,105,108,100,101,59,1,296,4,2,107,109,2347,2352,99,121,59,1,1030,108,5,207,1,59,2358,1,207,4,5,99,102,111,115,117,2372,2386,2391,2397,2414,4,2,105,121,2378,2383,114,99,59,1,308,59,1,1049,114,59,3,55349,56589,112,102,59,3,55349,56641,4,2,99,101,2403,2408,114,59,3,55349,56485,114,99,121,59,1,1032,107,99,121,59,1,1028,4,7,72,74,97,99,102,111,115,2436,2441,2446,2452,2467,2472,2478,99,121,59,1,1061,99,121,59,1,1036,112,112,97,59,1,922,4,2,101,121,2458,2464,100,105,108,59,1,310,59,1,1050,114,59,3,55349,56590,112,102,59,3,55349,56642,99,114,59,3,55349,56486,4,11,74,84,97,99,101,102,108,109,111,115,116,2508,2513,2520,2562,2585,2981,2986,3004,3011,3146,3167,99,121,59,1,1033,5,60,1,59,2518,1,60,4,5,99,109,110,112,114,2532,2538,2544,2548,2558,117,116,101,59,1,313,98,100,97,59,1,923,103,59,1,10218,108,97,99,101,116,114,102,59,1,8466,114,59,1,8606,4,3,97,101,121,2570,2576,2582,114,111,110,59,1,317,100,105,108,59,1,315,59,1,1051,4,2,102,115,2591,2907,116,4,10,65,67,68,70,82,84,85,86,97,114,2614,2663,2672,2728,2735,2760,2820,2870,2888,2895,4,2,110,114,2620,2633,103,108,101,66,114,97,99,107,101,116,59,1,10216,114,111,119,4,3,59,66,82,2644,2646,2651,1,8592,97,114,59,1,8676,105,103,104,116,65,114,114,111,119,59,1,8646,101,105,108,105,110,103,59,1,8968,111,4,2,117,119,2679,2692,98,108,101,66,114,97,99,107,101,116,59,1,10214,110,4,2,84,86,2699,2710,101,101,86,101,99,116,111,114,59,1,10593,101,99,116,111,114,4,2,59,66,2721,2723,1,8643,97,114,59,1,10585,108,111,111,114,59,1,8970,105,103,104,116,4,2,65,86,2745,2752,114,114,111,119,59,1,8596,101,99,116,111,114,59,1,10574,4,2,101,114,2766,2792,101,4,3,59,65,86,2775,2777,2784,1,8867,114,114,111,119,59,1,8612,101,99,116,111,114,59,1,10586,105,97,110,103,108,101,4,3,59,66,69,2806,2808,2813,1,8882,97,114,59,1,10703,113,117,97,108,59,1,8884,112,4,3,68,84,86,2829,2841,2852,111,119,110,86,101,99,116,111,114,59,1,10577,101,101,86,101,99,116,111,114,59,1,10592,101,99,116,111,114,4,2,59,66,2863,2865,1,8639,97,114,59,1,10584,101,99,116,111,114,4,2,59,66,2881,2883,1,8636,97,114,59,1,10578,114,114,111,119,59,1,8656,105,103,104,116,97,114,114,111,119,59,1,8660,115,4,6,69,70,71,76,83,84,2922,2936,2947,2956,2962,2974,113,117,97,108,71,114,101,97,116,101,114,59,1,8922,117,108,108,69,113,117,97,108,59,1,8806,114,101,97,116,101,114,59,1,8822,101,115,115,59,1,10913,108,97,110,116,69,113,117,97,108,59,1,10877,105,108,100,101,59,1,8818,114,59,3,55349,56591,4,2,59,101,2992,2994,1,8920,102,116,97,114,114,111,119,59,1,8666,105,100,111,116,59,1,319,4,3,110,112,119,3019,3110,3115,103,4,4,76,82,108,114,3030,3058,3070,3098,101,102,116,4,2,65,82,3039,3046,114,114,111,119,59,1,10229,105,103,104,116,65,114,114,111,119,59,1,10231,105,103,104,116,65,114,114,111,119,59,1,10230,101,102,116,4,2,97,114,3079,3086,114,114,111,119,59,1,10232,105,103,104,116,97,114,114,111,119,59,1,10234,105,103,104,116,97,114,114,111,119,59,1,10233,102,59,3,55349,56643,101,114,4,2,76,82,3123,3134,101,102,116,65,114,114,111,119,59,1,8601,105,103,104,116,65,114,114,111,119,59,1,8600,4,3,99,104,116,3154,3158,3161,114,59,1,8466,59,1,8624,114,111,107,59,1,321,59,1,8810,4,8,97,99,101,102,105,111,115,117,3188,3192,3196,3222,3227,3237,3243,3248,112,59,1,10501,121,59,1,1052,4,2,100,108,3202,3213,105,117,109,83,112,97,99,101,59,1,8287,108,105,110,116,114,102,59,1,8499,114,59,3,55349,56592,110,117,115,80,108,117,115,59,1,8723,112,102,59,3,55349,56644,99,114,59,1,8499,59,1,924,4,9,74,97,99,101,102,111,115,116,117,3271,3276,3283,3306,3422,3427,4120,4126,4137,99,121,59,1,1034,99,117,116,101,59,1,323,4,3,97,101,121,3291,3297,3303,114,111,110,59,1,327,100,105,108,59,1,325,59,1,1053,4,3,103,115,119,3314,3380,3415,97,116,105,118,101,4,3,77,84,86,3327,3340,3365,101,100,105,117,109,83,112,97,99,101,59,1,8203,104,105,4,2,99,110,3348,3357,107,83,112,97,99,101,59,1,8203,83,112,97,99,101,59,1,8203,101,114,121,84,104,105,110,83,112,97,99,101,59,1,8203,116,101,100,4,2,71,76,3389,3405,114,101,97,116,101,114,71,114,101,97,116,101,114,59,1,8811,101,115,115,76,101,115,115,59,1,8810,76,105,110,101,59,1,10,114,59,3,55349,56593,4,4,66,110,112,116,3437,3444,3460,3464,114,101,97,107,59,1,8288,66,114,101,97,107,105,110,103,83,112,97,99,101,59,1,160,102,59,1,8469,4,13,59,67,68,69,71,72,76,78,80,82,83,84,86,3492,3494,3517,3536,3578,3657,3685,3784,3823,3860,3915,4066,4107,1,10988,4,2,111,117,3500,3510,110,103,114,117,101,110,116,59,1,8802,112,67,97,112,59,1,8813,111,117,98,108,101,86,101,114,116,105,99,97,108,66,97,114,59,1,8742,4,3,108,113,120,3544,3552,3571,101,109,101,110,116,59,1,8713,117,97,108,4,2,59,84,3561,3563,1,8800,105,108,100,101,59,3,8770,824,105,115,116,115,59,1,8708,114,101,97,116,101,114,4,7,59,69,70,71,76,83,84,3600,3602,3609,3621,3631,3637,3650,1,8815,113,117,97,108,59,1,8817,117,108,108,69,113,117,97,108,59,3,8807,824,114,101,97,116,101,114,59,3,8811,824,101,115,115,59,1,8825,108,97,110,116,69,113,117,97,108,59,3,10878,824,105,108,100,101,59,1,8821,117,109,112,4,2,68,69,3666,3677,111,119,110,72,117,109,112,59,3,8782,824,113,117,97,108,59,3,8783,824,101,4,2,102,115,3692,3724,116,84,114,105,97,110,103,108,101,4,3,59,66,69,3709,3711,3717,1,8938,97,114,59,3,10703,824,113,117,97,108,59,1,8940,115,4,6,59,69,71,76,83,84,3739,3741,3748,3757,3764,3777,1,8814,113,117,97,108,59,1,8816,114,101,97,116,101,114,59,1,8824,101,115,115,59,3,8810,824,108,97,110,116,69,113,117,97,108,59,3,10877,824,105,108,100,101,59,1,8820,101,115,116,101,100,4,2,71,76,3795,3812,114,101,97,116,101,114,71,114,101,97,116,101,114,59,3,10914,824,101,115,115,76,101,115,115,59,3,10913,824,114,101,99,101,100,101,115,4,3,59,69,83,3838,3840,3848,1,8832,113,117,97,108,59,3,10927,824,108,97,110,116,69,113,117,97,108,59,1,8928,4,2,101,105,3866,3881,118,101,114,115,101,69,108,101,109,101,110,116,59,1,8716,103,104,116,84,114,105,97,110,103,108,101,4,3,59,66,69,3900,3902,3908,1,8939,97,114,59,3,10704,824,113,117,97,108,59,1,8941,4,2,113,117,3921,3973,117,97,114,101,83,117,4,2,98,112,3933,3952,115,101,116,4,2,59,69,3942,3945,3,8847,824,113,117,97,108,59,1,8930,101,114,115,101,116,4,2,59,69,3963,3966,3,8848,824,113,117,97,108,59,1,8931,4,3,98,99,112,3981,4e3,4045,115,101,116,4,2,59,69,3990,3993,3,8834,8402,113,117,97,108,59,1,8840,99,101,101,100,115,4,4,59,69,83,84,4015,4017,4025,4037,1,8833,113,117,97,108,59,3,10928,824,108,97,110,116,69,113,117,97,108,59,1,8929,105,108,100,101,59,3,8831,824,101,114,115,101,116,4,2,59,69,4056,4059,3,8835,8402,113,117,97,108,59,1,8841,105,108,100,101,4,4,59,69,70,84,4080,4082,4089,4100,1,8769,113,117,97,108,59,1,8772,117,108,108,69,113,117,97,108,59,1,8775,105,108,100,101,59,1,8777,101,114,116,105,99,97,108,66,97,114,59,1,8740,99,114,59,3,55349,56489,105,108,100,101,5,209,1,59,4135,1,209,59,1,925,4,14,69,97,99,100,102,103,109,111,112,114,115,116,117,118,4170,4176,4187,4205,4212,4217,4228,4253,4259,4292,4295,4316,4337,4346,108,105,103,59,1,338,99,117,116,101,5,211,1,59,4185,1,211,4,2,105,121,4193,4202,114,99,5,212,1,59,4200,1,212,59,1,1054,98,108,97,99,59,1,336,114,59,3,55349,56594,114,97,118,101,5,210,1,59,4226,1,210,4,3,97,101,105,4236,4241,4246,99,114,59,1,332,103,97,59,1,937,99,114,111,110,59,1,927,112,102,59,3,55349,56646,101,110,67,117,114,108,121,4,2,68,81,4272,4285,111,117,98,108,101,81,117,111,116,101,59,1,8220,117,111,116,101,59,1,8216,59,1,10836,4,2,99,108,4301,4306,114,59,3,55349,56490,97,115,104,5,216,1,59,4314,1,216,105,4,2,108,109,4323,4332,100,101,5,213,1,59,4330,1,213,101,115,59,1,10807,109,108,5,214,1,59,4344,1,214,101,114,4,2,66,80,4354,4380,4,2,97,114,4360,4364,114,59,1,8254,97,99,4,2,101,107,4372,4375,59,1,9182,101,116,59,1,9140,97,114,101,110,116,104,101,115,105,115,59,1,9180,4,9,97,99,102,104,105,108,111,114,115,4413,4422,4426,4431,4435,4438,4448,4471,4561,114,116,105,97,108,68,59,1,8706,121,59,1,1055,114,59,3,55349,56595,105,59,1,934,59,1,928,117,115,77,105,110,117,115,59,1,177,4,2,105,112,4454,4467,110,99,97,114,101,112,108,97,110,101,59,1,8460,102,59,1,8473,4,4,59,101,105,111,4481,4483,4526,4531,1,10939,99,101,100,101,115,4,4,59,69,83,84,4498,4500,4507,4519,1,8826,113,117,97,108,59,1,10927,108,97,110,116,69,113,117,97,108,59,1,8828,105,108,100,101,59,1,8830,109,101,59,1,8243,4,2,100,112,4537,4543,117,99,116,59,1,8719,111,114,116,105,111,110,4,2,59,97,4555,4557,1,8759,108,59,1,8733,4,2,99,105,4567,4572,114,59,3,55349,56491,59,1,936,4,4,85,102,111,115,4585,4594,4599,4604,79,84,5,34,1,59,4592,1,34,114,59,3,55349,56596,112,102,59,1,8474,99,114,59,3,55349,56492,4,12,66,69,97,99,101,102,104,105,111,114,115,117,4636,4642,4650,4681,4704,4763,4767,4771,5047,5069,5081,5094,97,114,114,59,1,10512,71,5,174,1,59,4648,1,174,4,3,99,110,114,4658,4664,4668,117,116,101,59,1,340,103,59,1,10219,114,4,2,59,116,4675,4677,1,8608,108,59,1,10518,4,3,97,101,121,4689,4695,4701,114,111,110,59,1,344,100,105,108,59,1,342,59,1,1056,4,2,59,118,4710,4712,1,8476,101,114,115,101,4,2,69,85,4722,4748,4,2,108,113,4728,4736,101,109,101,110,116,59,1,8715,117,105,108,105,98,114,105,117,109,59,1,8651,112,69,113,117,105,108,105,98,114,105,117,109,59,1,10607,114,59,1,8476,111,59,1,929,103,104,116,4,8,65,67,68,70,84,85,86,97,4792,4840,4849,4905,4912,4972,5022,5040,4,2,110,114,4798,4811,103,108,101,66,114,97,99,107,101,116,59,1,10217,114,111,119,4,3,59,66,76,4822,4824,4829,1,8594,97,114,59,1,8677,101,102,116,65,114,114,111,119,59,1,8644,101,105,108,105,110,103,59,1,8969,111,4,2,117,119,4856,4869,98,108,101,66,114,97,99,107,101,116,59,1,10215,110,4,2,84,86,4876,4887,101,101,86,101,99,116,111,114,59,1,10589,101,99,116,111,114,4,2,59,66,4898,4900,1,8642,97,114,59,1,10581,108,111,111,114,59,1,8971,4,2,101,114,4918,4944,101,4,3,59,65,86,4927,4929,4936,1,8866,114,114,111,119,59,1,8614,101,99,116,111,114,59,1,10587,105,97,110,103,108,101,4,3,59,66,69,4958,4960,4965,1,8883,97,114,59,1,10704,113,117,97,108,59,1,8885,112,4,3,68,84,86,4981,4993,5004,111,119,110,86,101,99,116,111,114,59,1,10575,101,101,86,101,99,116,111,114,59,1,10588,101,99,116,111,114,4,2,59,66,5015,5017,1,8638,97,114,59,1,10580,101,99,116,111,114,4,2,59,66,5033,5035,1,8640,97,114,59,1,10579,114,114,111,119,59,1,8658,4,2,112,117,5053,5057,102,59,1,8477,110,100,73,109,112,108,105,101,115,59,1,10608,105,103,104,116,97,114,114,111,119,59,1,8667,4,2,99,104,5087,5091,114,59,1,8475,59,1,8625,108,101,68,101,108,97,121,101,100,59,1,10740,4,13,72,79,97,99,102,104,105,109,111,113,115,116,117,5134,5150,5157,5164,5198,5203,5259,5265,5277,5283,5374,5380,5385,4,2,67,99,5140,5146,72,99,121,59,1,1065,121,59,1,1064,70,84,99,121,59,1,1068,99,117,116,101,59,1,346,4,5,59,97,101,105,121,5176,5178,5184,5190,5195,1,10940,114,111,110,59,1,352,100,105,108,59,1,350,114,99,59,1,348,59,1,1057,114,59,3,55349,56598,111,114,116,4,4,68,76,82,85,5216,5227,5238,5250,111,119,110,65,114,114,111,119,59,1,8595,101,102,116,65,114,114,111,119,59,1,8592,105,103,104,116,65,114,114,111,119,59,1,8594,112,65,114,114,111,119,59,1,8593,103,109,97,59,1,931,97,108,108,67,105,114,99,108,101,59,1,8728,112,102,59,3,55349,56650,4,2,114,117,5289,5293,116,59,1,8730,97,114,101,4,4,59,73,83,85,5306,5308,5322,5367,1,9633,110,116,101,114,115,101,99,116,105,111,110,59,1,8851,117,4,2,98,112,5329,5347,115,101,116,4,2,59,69,5338,5340,1,8847,113,117,97,108,59,1,8849,101,114,115,101,116,4,2,59,69,5358,5360,1,8848,113,117,97,108,59,1,8850,110,105,111,110,59,1,8852,99,114,59,3,55349,56494,97,114,59,1,8902,4,4,98,99,109,112,5395,5420,5475,5478,4,2,59,115,5401,5403,1,8912,101,116,4,2,59,69,5411,5413,1,8912,113,117,97,108,59,1,8838,4,2,99,104,5426,5468,101,101,100,115,4,4,59,69,83,84,5440,5442,5449,5461,1,8827,113,117,97,108,59,1,10928,108,97,110,116,69,113,117,97,108,59,1,8829,105,108,100,101,59,1,8831,84,104,97,116,59,1,8715,59,1,8721,4,3,59,101,115,5486,5488,5507,1,8913,114,115,101,116,4,2,59,69,5498,5500,1,8835,113,117,97,108,59,1,8839,101,116,59,1,8913,4,11,72,82,83,97,99,102,104,105,111,114,115,5536,5546,5552,5567,5579,5602,5607,5655,5695,5701,5711,79,82,78,5,222,1,59,5544,1,222,65,68,69,59,1,8482,4,2,72,99,5558,5563,99,121,59,1,1035,121,59,1,1062,4,2,98,117,5573,5576,59,1,9,59,1,932,4,3,97,101,121,5587,5593,5599,114,111,110,59,1,356,100,105,108,59,1,354,59,1,1058,114,59,3,55349,56599,4,2,101,105,5613,5631,4,2,114,116,5619,5627,101,102,111,114,101,59,1,8756,97,59,1,920,4,2,99,110,5637,5647,107,83,112,97,99,101,59,3,8287,8202,83,112,97,99,101,59,1,8201,108,100,101,4,4,59,69,70,84,5668,5670,5677,5688,1,8764,113,117,97,108,59,1,8771,117,108,108,69,113,117,97,108,59,1,8773,105,108,100,101,59,1,8776,112,102,59,3,55349,56651,105,112,108,101,68,111,116,59,1,8411,4,2,99,116,5717,5722,114,59,3,55349,56495,114,111,107,59,1,358,4,14,97,98,99,100,102,103,109,110,111,112,114,115,116,117,5758,5789,5805,5823,5830,5835,5846,5852,5921,5937,6089,6095,6101,6108,4,2,99,114,5764,5774,117,116,101,5,218,1,59,5772,1,218,114,4,2,59,111,5781,5783,1,8607,99,105,114,59,1,10569,114,4,2,99,101,5796,5800,121,59,1,1038,118,101,59,1,364,4,2,105,121,5811,5820,114,99,5,219,1,59,5818,1,219,59,1,1059,98,108,97,99,59,1,368,114,59,3,55349,56600,114,97,118,101,5,217,1,59,5844,1,217,97,99,114,59,1,362,4,2,100,105,5858,5905,101,114,4,2,66,80,5866,5892,4,2,97,114,5872,5876,114,59,1,95,97,99,4,2,101,107,5884,5887,59,1,9183,101,116,59,1,9141,97,114,101,110,116,104,101,115,105,115,59,1,9181,111,110,4,2,59,80,5913,5915,1,8899,108,117,115,59,1,8846,4,2,103,112,5927,5932,111,110,59,1,370,102,59,3,55349,56652,4,8,65,68,69,84,97,100,112,115,5955,5985,5996,6009,6026,6033,6044,6075,114,114,111,119,4,3,59,66,68,5967,5969,5974,1,8593,97,114,59,1,10514,111,119,110,65,114,114,111,119,59,1,8645,111,119,110,65,114,114,111,119,59,1,8597,113,117,105,108,105,98,114,105,117,109,59,1,10606,101,101,4,2,59,65,6017,6019,1,8869,114,114,111,119,59,1,8613,114,114,111,119,59,1,8657,111,119,110,97,114,114,111,119,59,1,8661,101,114,4,2,76,82,6052,6063,101,102,116,65,114,114,111,119,59,1,8598,105,103,104,116,65,114,114,111,119,59,1,8599,105,4,2,59,108,6082,6084,1,978,111,110,59,1,933,105,110,103,59,1,366,99,114,59,3,55349,56496,105,108,100,101,59,1,360,109,108,5,220,1,59,6115,1,220,4,9,68,98,99,100,101,102,111,115,118,6137,6143,6148,6152,6166,6250,6255,6261,6267,97,115,104,59,1,8875,97,114,59,1,10987,121,59,1,1042,97,115,104,4,2,59,108,6161,6163,1,8873,59,1,10982,4,2,101,114,6172,6175,59,1,8897,4,3,98,116,121,6183,6188,6238,97,114,59,1,8214,4,2,59,105,6194,6196,1,8214,99,97,108,4,4,66,76,83,84,6209,6214,6220,6231,97,114,59,1,8739,105,110,101,59,1,124,101,112,97,114,97,116,111,114,59,1,10072,105,108,100,101,59,1,8768,84,104,105,110,83,112,97,99,101,59,1,8202,114,59,3,55349,56601,112,102,59,3,55349,56653,99,114,59,3,55349,56497,100,97,115,104,59,1,8874,4,5,99,101,102,111,115,6286,6292,6298,6303,6309,105,114,99,59,1,372,100,103,101,59,1,8896,114,59,3,55349,56602,112,102,59,3,55349,56654,99,114,59,3,55349,56498,4,4,102,105,111,115,6325,6330,6333,6339,114,59,3,55349,56603,59,1,926,112,102,59,3,55349,56655,99,114,59,3,55349,56499,4,9,65,73,85,97,99,102,111,115,117,6365,6370,6375,6380,6391,6405,6410,6416,6422,99,121,59,1,1071,99,121,59,1,1031,99,121,59,1,1070,99,117,116,101,5,221,1,59,6389,1,221,4,2,105,121,6397,6402,114,99,59,1,374,59,1,1067,114,59,3,55349,56604,112,102,59,3,55349,56656,99,114,59,3,55349,56500,109,108,59,1,376,4,8,72,97,99,100,101,102,111,115,6445,6450,6457,6472,6477,6501,6505,6510,99,121,59,1,1046,99,117,116,101,59,1,377,4,2,97,121,6463,6469,114,111,110,59,1,381,59,1,1047,111,116,59,1,379,4,2,114,116,6483,6497,111,87,105,100,116,104,83,112,97,99,101,59,1,8203,97,59,1,918,114,59,1,8488,112,102,59,1,8484,99,114,59,3,55349,56501,4,16,97,98,99,101,102,103,108,109,110,111,112,114,115,116,117,119,6550,6561,6568,6612,6622,6634,6645,6672,6699,6854,6870,6923,6933,6963,6974,6983,99,117,116,101,5,225,1,59,6559,1,225,114,101,118,101,59,1,259,4,6,59,69,100,105,117,121,6582,6584,6588,6591,6600,6609,1,8766,59,3,8766,819,59,1,8767,114,99,5,226,1,59,6598,1,226,116,101,5,180,1,59,6607,1,180,59,1,1072,108,105,103,5,230,1,59,6620,1,230,4,2,59,114,6628,6630,1,8289,59,3,55349,56606,114,97,118,101,5,224,1,59,6643,1,224,4,2,101,112,6651,6667,4,2,102,112,6657,6663,115,121,109,59,1,8501,104,59,1,8501,104,97,59,1,945,4,2,97,112,6678,6692,4,2,99,108,6684,6688,114,59,1,257,103,59,1,10815,5,38,1,59,6697,1,38,4,2,100,103,6705,6737,4,5,59,97,100,115,118,6717,6719,6724,6727,6734,1,8743,110,100,59,1,10837,59,1,10844,108,111,112,101,59,1,10840,59,1,10842,4,7,59,101,108,109,114,115,122,6753,6755,6758,6762,6814,6835,6848,1,8736,59,1,10660,101,59,1,8736,115,100,4,2,59,97,6770,6772,1,8737,4,8,97,98,99,100,101,102,103,104,6790,6793,6796,6799,6802,6805,6808,6811,59,1,10664,59,1,10665,59,1,10666,59,1,10667,59,1,10668,59,1,10669,59,1,10670,59,1,10671,116,4,2,59,118,6821,6823,1,8735,98,4,2,59,100,6830,6832,1,8894,59,1,10653,4,2,112,116,6841,6845,104,59,1,8738,59,1,197,97,114,114,59,1,9084,4,2,103,112,6860,6865,111,110,59,1,261,102,59,3,55349,56658,4,7,59,69,97,101,105,111,112,6886,6888,6891,6897,6900,6904,6908,1,8776,59,1,10864,99,105,114,59,1,10863,59,1,8778,100,59,1,8779,115,59,1,39,114,111,120,4,2,59,101,6917,6919,1,8776,113,59,1,8778,105,110,103,5,229,1,59,6931,1,229,4,3,99,116,121,6941,6946,6949,114,59,3,55349,56502,59,1,42,109,112,4,2,59,101,6957,6959,1,8776,113,59,1,8781,105,108,100,101,5,227,1,59,6972,1,227,109,108,5,228,1,59,6981,1,228,4,2,99,105,6989,6997,111,110,105,110,116,59,1,8755,110,116,59,1,10769,4,16,78,97,98,99,100,101,102,105,107,108,110,111,112,114,115,117,7036,7041,7119,7135,7149,7155,7219,7224,7347,7354,7463,7489,7786,7793,7814,7866,111,116,59,1,10989,4,2,99,114,7047,7094,107,4,4,99,101,112,115,7058,7064,7073,7080,111,110,103,59,1,8780,112,115,105,108,111,110,59,1,1014,114,105,109,101,59,1,8245,105,109,4,2,59,101,7088,7090,1,8765,113,59,1,8909,4,2,118,119,7100,7105,101,101,59,1,8893,101,100,4,2,59,103,7113,7115,1,8965,101,59,1,8965,114,107,4,2,59,116,7127,7129,1,9141,98,114,107,59,1,9142,4,2,111,121,7141,7146,110,103,59,1,8780,59,1,1073,113,117,111,59,1,8222,4,5,99,109,112,114,116,7167,7181,7188,7193,7199,97,117,115,4,2,59,101,7176,7178,1,8757,59,1,8757,112,116,121,118,59,1,10672,115,105,59,1,1014,110,111,117,59,1,8492,4,3,97,104,119,7207,7210,7213,59,1,946,59,1,8502,101,101,110,59,1,8812,114,59,3,55349,56607,103,4,7,99,111,115,116,117,118,119,7241,7262,7288,7305,7328,7335,7340,4,3,97,105,117,7249,7253,7258,112,59,1,8898,114,99,59,1,9711,112,59,1,8899,4,3,100,112,116,7270,7275,7281,111,116,59,1,10752,108,117,115,59,1,10753,105,109,101,115,59,1,10754,4,2,113,116,7294,7300,99,117,112,59,1,10758,97,114,59,1,9733,114,105,97,110,103,108,101,4,2,100,117,7318,7324,111,119,110,59,1,9661,112,59,1,9651,112,108,117,115,59,1,10756,101,101,59,1,8897,101,100,103,101,59,1,8896,97,114,111,119,59,1,10509,4,3,97,107,111,7362,7436,7458,4,2,99,110,7368,7432,107,4,3,108,115,116,7377,7386,7394,111,122,101,110,103,101,59,1,10731,113,117,97,114,101,59,1,9642,114,105,97,110,103,108,101,4,4,59,100,108,114,7411,7413,7419,7425,1,9652,111,119,110,59,1,9662,101,102,116,59,1,9666,105,103,104,116,59,1,9656,107,59,1,9251,4,2,49,51,7442,7454,4,2,50,52,7448,7451,59,1,9618,59,1,9617,52,59,1,9619,99,107,59,1,9608,4,2,101,111,7469,7485,4,2,59,113,7475,7478,3,61,8421,117,105,118,59,3,8801,8421,116,59,1,8976,4,4,112,116,119,120,7499,7504,7517,7523,102,59,3,55349,56659,4,2,59,116,7510,7512,1,8869,111,109,59,1,8869,116,105,101,59,1,8904,4,12,68,72,85,86,98,100,104,109,112,116,117,118,7549,7571,7597,7619,7655,7660,7682,7708,7715,7721,7728,7750,4,4,76,82,108,114,7559,7562,7565,7568,59,1,9559,59,1,9556,59,1,9558,59,1,9555,4,5,59,68,85,100,117,7583,7585,7588,7591,7594,1,9552,59,1,9574,59,1,9577,59,1,9572,59,1,9575,4,4,76,82,108,114,7607,7610,7613,7616,59,1,9565,59,1,9562,59,1,9564,59,1,9561,4,7,59,72,76,82,104,108,114,7635,7637,7640,7643,7646,7649,7652,1,9553,59,1,9580,59,1,9571,59,1,9568,59,1,9579,59,1,9570,59,1,9567,111,120,59,1,10697,4,4,76,82,108,114,7670,7673,7676,7679,59,1,9557,59,1,9554,59,1,9488,59,1,9484,4,5,59,68,85,100,117,7694,7696,7699,7702,7705,1,9472,59,1,9573,59,1,9576,59,1,9516,59,1,9524,105,110,117,115,59,1,8863,108,117,115,59,1,8862,105,109,101,115,59,1,8864,4,4,76,82,108,114,7738,7741,7744,7747,59,1,9563,59,1,9560,59,1,9496,59,1,9492,4,7,59,72,76,82,104,108,114,7766,7768,7771,7774,7777,7780,7783,1,9474,59,1,9578,59,1,9569,59,1,9566,59,1,9532,59,1,9508,59,1,9500,114,105,109,101,59,1,8245,4,2,101,118,7799,7804,118,101,59,1,728,98,97,114,5,166,1,59,7812,1,166,4,4,99,101,105,111,7824,7829,7834,7846,114,59,3,55349,56503,109,105,59,1,8271,109,4,2,59,101,7841,7843,1,8765,59,1,8909,108,4,3,59,98,104,7855,7857,7860,1,92,59,1,10693,115,117,98,59,1,10184,4,2,108,109,7872,7885,108,4,2,59,101,7879,7881,1,8226,116,59,1,8226,112,4,3,59,69,101,7894,7896,7899,1,8782,59,1,10926,4,2,59,113,7905,7907,1,8783,59,1,8783,4,15,97,99,100,101,102,104,105,108,111,114,115,116,117,119,121,7942,8021,8075,8080,8121,8126,8157,8279,8295,8430,8446,8485,8491,8707,8726,4,3,99,112,114,7950,7956,8007,117,116,101,59,1,263,4,6,59,97,98,99,100,115,7970,7972,7977,7984,7998,8003,1,8745,110,100,59,1,10820,114,99,117,112,59,1,10825,4,2,97,117,7990,7994,112,59,1,10827,112,59,1,10823,111,116,59,1,10816,59,3,8745,65024,4,2,101,111,8013,8017,116,59,1,8257,110,59,1,711,4,4,97,101,105,117,8031,8046,8056,8061,4,2,112,114,8037,8041,115,59,1,10829,111,110,59,1,269,100,105,108,5,231,1,59,8054,1,231,114,99,59,1,265,112,115,4,2,59,115,8069,8071,1,10828,109,59,1,10832,111,116,59,1,267,4,3,100,109,110,8088,8097,8104,105,108,5,184,1,59,8095,1,184,112,116,121,118,59,1,10674,116,5,162,2,59,101,8112,8114,1,162,114,100,111,116,59,1,183,114,59,3,55349,56608,4,3,99,101,105,8134,8138,8154,121,59,1,1095,99,107,4,2,59,109,8146,8148,1,10003,97,114,107,59,1,10003,59,1,967,114,4,7,59,69,99,101,102,109,115,8174,8176,8179,8258,8261,8268,8273,1,9675,59,1,10691,4,3,59,101,108,8187,8189,8193,1,710,113,59,1,8791,101,4,2,97,100,8200,8223,114,114,111,119,4,2,108,114,8210,8216,101,102,116,59,1,8634,105,103,104,116,59,1,8635,4,5,82,83,97,99,100,8235,8238,8241,8246,8252,59,1,174,59,1,9416,115,116,59,1,8859,105,114,99,59,1,8858,97,115,104,59,1,8861,59,1,8791,110,105,110,116,59,1,10768,105,100,59,1,10991,99,105,114,59,1,10690,117,98,115,4,2,59,117,8288,8290,1,9827,105,116,59,1,9827,4,4,108,109,110,112,8305,8326,8376,8400,111,110,4,2,59,101,8313,8315,1,58,4,2,59,113,8321,8323,1,8788,59,1,8788,4,2,109,112,8332,8344,97,4,2,59,116,8339,8341,1,44,59,1,64,4,3,59,102,108,8352,8354,8358,1,8705,110,59,1,8728,101,4,2,109,120,8365,8371,101,110,116,59,1,8705,101,115,59,1,8450,4,2,103,105,8382,8395,4,2,59,100,8388,8390,1,8773,111,116,59,1,10861,110,116,59,1,8750,4,3,102,114,121,8408,8412,8417,59,3,55349,56660,111,100,59,1,8720,5,169,2,59,115,8424,8426,1,169,114,59,1,8471,4,2,97,111,8436,8441,114,114,59,1,8629,115,115,59,1,10007,4,2,99,117,8452,8457,114,59,3,55349,56504,4,2,98,112,8463,8474,4,2,59,101,8469,8471,1,10959,59,1,10961,4,2,59,101,8480,8482,1,10960,59,1,10962,100,111,116,59,1,8943,4,7,100,101,108,112,114,118,119,8507,8522,8536,8550,8600,8697,8702,97,114,114,4,2,108,114,8516,8519,59,1,10552,59,1,10549,4,2,112,115,8528,8532,114,59,1,8926,99,59,1,8927,97,114,114,4,2,59,112,8545,8547,1,8630,59,1,10557,4,6,59,98,99,100,111,115,8564,8566,8573,8587,8592,8596,1,8746,114,99,97,112,59,1,10824,4,2,97,117,8579,8583,112,59,1,10822,112,59,1,10826,111,116,59,1,8845,114,59,1,10821,59,3,8746,65024,4,4,97,108,114,118,8610,8623,8663,8672,114,114,4,2,59,109,8618,8620,1,8631,59,1,10556,121,4,3,101,118,119,8632,8651,8656,113,4,2,112,115,8639,8645,114,101,99,59,1,8926,117,99,99,59,1,8927,101,101,59,1,8910,101,100,103,101,59,1,8911,101,110,5,164,1,59,8670,1,164,101,97,114,114,111,119,4,2,108,114,8684,8690,101,102,116,59,1,8630,105,103,104,116,59,1,8631,101,101,59,1,8910,101,100,59,1,8911,4,2,99,105,8713,8721,111,110,105,110,116,59,1,8754,110,116,59,1,8753,108,99,116,121,59,1,9005,4,19,65,72,97,98,99,100,101,102,104,105,106,108,111,114,115,116,117,119,122,8773,8778,8783,8821,8839,8854,8887,8914,8930,8944,9036,9041,9058,9197,9227,9258,9281,9297,9305,114,114,59,1,8659,97,114,59,1,10597,4,4,103,108,114,115,8793,8799,8805,8809,103,101,114,59,1,8224,101,116,104,59,1,8504,114,59,1,8595,104,4,2,59,118,8816,8818,1,8208,59,1,8867,4,2,107,108,8827,8834,97,114,111,119,59,1,10511,97,99,59,1,733,4,2,97,121,8845,8851,114,111,110,59,1,271,59,1,1076,4,3,59,97,111,8862,8864,8880,1,8518,4,2,103,114,8870,8876,103,101,114,59,1,8225,114,59,1,8650,116,115,101,113,59,1,10871,4,3,103,108,109,8895,8902,8907,5,176,1,59,8900,1,176,116,97,59,1,948,112,116,121,118,59,1,10673,4,2,105,114,8920,8926,115,104,116,59,1,10623,59,3,55349,56609,97,114,4,2,108,114,8938,8941,59,1,8643,59,1,8642,4,5,97,101,103,115,118,8956,8986,8989,8996,9001,109,4,3,59,111,115,8965,8967,8983,1,8900,110,100,4,2,59,115,8975,8977,1,8900,117,105,116,59,1,9830,59,1,9830,59,1,168,97,109,109,97,59,1,989,105,110,59,1,8946,4,3,59,105,111,9009,9011,9031,1,247,100,101,5,247,2,59,111,9020,9022,1,247,110,116,105,109,101,115,59,1,8903,110,120,59,1,8903,99,121,59,1,1106,99,4,2,111,114,9048,9053,114,110,59,1,8990,111,112,59,1,8973,4,5,108,112,116,117,119,9070,9076,9081,9130,9144,108,97,114,59,1,36,102,59,3,55349,56661,4,5,59,101,109,112,115,9093,9095,9109,9116,9122,1,729,113,4,2,59,100,9102,9104,1,8784,111,116,59,1,8785,105,110,117,115,59,1,8760,108,117,115,59,1,8724,113,117,97,114,101,59,1,8865,98,108,101,98,97,114,119,101,100,103,101,59,1,8966,110,4,3,97,100,104,9153,9160,9172,114,114,111,119,59,1,8595,111,119,110,97,114,114,111,119,115,59,1,8650,97,114,112,111,111,110,4,2,108,114,9184,9190,101,102,116,59,1,8643,105,103,104,116,59,1,8642,4,2,98,99,9203,9211,107,97,114,111,119,59,1,10512,4,2,111,114,9217,9222,114,110,59,1,8991,111,112,59,1,8972,4,3,99,111,116,9235,9248,9252,4,2,114,121,9241,9245,59,3,55349,56505,59,1,1109,108,59,1,10742,114,111,107,59,1,273,4,2,100,114,9264,9269,111,116,59,1,8945,105,4,2,59,102,9276,9278,1,9663,59,1,9662,4,2,97,104,9287,9292,114,114,59,1,8693,97,114,59,1,10607,97,110,103,108,101,59,1,10662,4,2,99,105,9311,9315,121,59,1,1119,103,114,97,114,114,59,1,10239,4,18,68,97,99,100,101,102,103,108,109,110,111,112,113,114,115,116,117,120,9361,9376,9398,9439,9444,9447,9462,9495,9531,9585,9598,9614,9659,9755,9771,9792,9808,9826,4,2,68,111,9367,9372,111,116,59,1,10871,116,59,1,8785,4,2,99,115,9382,9392,117,116,101,5,233,1,59,9390,1,233,116,101,114,59,1,10862,4,4,97,105,111,121,9408,9414,9430,9436,114,111,110,59,1,283,114,4,2,59,99,9421,9423,1,8790,5,234,1,59,9428,1,234,108,111,110,59,1,8789,59,1,1101,111,116,59,1,279,59,1,8519,4,2,68,114,9453,9458,111,116,59,1,8786,59,3,55349,56610,4,3,59,114,115,9470,9472,9482,1,10906,97,118,101,5,232,1,59,9480,1,232,4,2,59,100,9488,9490,1,10902,111,116,59,1,10904,4,4,59,105,108,115,9505,9507,9515,9518,1,10905,110,116,101,114,115,59,1,9191,59,1,8467,4,2,59,100,9524,9526,1,10901,111,116,59,1,10903,4,3,97,112,115,9539,9544,9564,99,114,59,1,275,116,121,4,3,59,115,118,9554,9556,9561,1,8709,101,116,59,1,8709,59,1,8709,112,4,2,49,59,9571,9583,4,2,51,52,9577,9580,59,1,8196,59,1,8197,1,8195,4,2,103,115,9591,9594,59,1,331,112,59,1,8194,4,2,103,112,9604,9609,111,110,59,1,281,102,59,3,55349,56662,4,3,97,108,115,9622,9635,9640,114,4,2,59,115,9629,9631,1,8917,108,59,1,10723,117,115,59,1,10865,105,4,3,59,108,118,9649,9651,9656,1,949,111,110,59,1,949,59,1,1013,4,4,99,115,117,118,9669,9686,9716,9747,4,2,105,111,9675,9680,114,99,59,1,8790,108,111,110,59,1,8789,4,2,105,108,9692,9696,109,59,1,8770,97,110,116,4,2,103,108,9705,9710,116,114,59,1,10902,101,115,115,59,1,10901,4,3,97,101,105,9724,9729,9734,108,115,59,1,61,115,116,59,1,8799,118,4,2,59,68,9741,9743,1,8801,68,59,1,10872,112,97,114,115,108,59,1,10725,4,2,68,97,9761,9766,111,116,59,1,8787,114,114,59,1,10609,4,3,99,100,105,9779,9783,9788,114,59,1,8495,111,116,59,1,8784,109,59,1,8770,4,2,97,104,9798,9801,59,1,951,5,240,1,59,9806,1,240,4,2,109,114,9814,9822,108,5,235,1,59,9820,1,235,111,59,1,8364,4,3,99,105,112,9834,9838,9843,108,59,1,33,115,116,59,1,8707,4,2,101,111,9849,9859,99,116,97,116,105,111,110,59,1,8496,110,101,110,116,105,97,108,101,59,1,8519,4,12,97,99,101,102,105,106,108,110,111,112,114,115,9896,9910,9914,9921,9954,9960,9967,9989,9994,10027,10036,10164,108,108,105,110,103,100,111,116,115,101,113,59,1,8786,121,59,1,1092,109,97,108,101,59,1,9792,4,3,105,108,114,9929,9935,9950,108,105,103,59,1,64259,4,2,105,108,9941,9945,103,59,1,64256,105,103,59,1,64260,59,3,55349,56611,108,105,103,59,1,64257,108,105,103,59,3,102,106,4,3,97,108,116,9975,9979,9984,116,59,1,9837,105,103,59,1,64258,110,115,59,1,9649,111,102,59,1,402,4,2,112,114,1e4,10005,102,59,3,55349,56663,4,2,97,107,10011,10016,108,108,59,1,8704,4,2,59,118,10022,10024,1,8916,59,1,10969,97,114,116,105,110,116,59,1,10765,4,2,97,111,10042,10159,4,2,99,115,10048,10155,4,6,49,50,51,52,53,55,10062,10102,10114,10135,10139,10151,4,6,50,51,52,53,54,56,10076,10083,10086,10093,10096,10099,5,189,1,59,10081,1,189,59,1,8531,5,188,1,59,10091,1,188,59,1,8533,59,1,8537,59,1,8539,4,2,51,53,10108,10111,59,1,8532,59,1,8534,4,3,52,53,56,10122,10129,10132,5,190,1,59,10127,1,190,59,1,8535,59,1,8540,53,59,1,8536,4,2,54,56,10145,10148,59,1,8538,59,1,8541,56,59,1,8542,108,59,1,8260,119,110,59,1,8994,99,114,59,3,55349,56507,4,17,69,97,98,99,100,101,102,103,105,106,108,110,111,114,115,116,118,10206,10217,10247,10254,10268,10273,10358,10363,10374,10380,10385,10406,10458,10464,10470,10497,10610,4,2,59,108,10212,10214,1,8807,59,1,10892,4,3,99,109,112,10225,10231,10244,117,116,101,59,1,501,109,97,4,2,59,100,10239,10241,1,947,59,1,989,59,1,10886,114,101,118,101,59,1,287,4,2,105,121,10260,10265,114,99,59,1,285,59,1,1075,111,116,59,1,289,4,4,59,108,113,115,10283,10285,10288,10308,1,8805,59,1,8923,4,3,59,113,115,10296,10298,10301,1,8805,59,1,8807,108,97,110,116,59,1,10878,4,4,59,99,100,108,10318,10320,10324,10345,1,10878,99,59,1,10921,111,116,4,2,59,111,10332,10334,1,10880,4,2,59,108,10340,10342,1,10882,59,1,10884,4,2,59,101,10351,10354,3,8923,65024,115,59,1,10900,114,59,3,55349,56612,4,2,59,103,10369,10371,1,8811,59,1,8921,109,101,108,59,1,8503,99,121,59,1,1107,4,4,59,69,97,106,10395,10397,10400,10403,1,8823,59,1,10898,59,1,10917,59,1,10916,4,4,69,97,101,115,10416,10419,10434,10453,59,1,8809,112,4,2,59,112,10426,10428,1,10890,114,111,120,59,1,10890,4,2,59,113,10440,10442,1,10888,4,2,59,113,10448,10450,1,10888,59,1,8809,105,109,59,1,8935,112,102,59,3,55349,56664,97,118,101,59,1,96,4,2,99,105,10476,10480,114,59,1,8458,109,4,3,59,101,108,10489,10491,10494,1,8819,59,1,10894,59,1,10896,5,62,6,59,99,100,108,113,114,10512,10514,10527,10532,10538,10545,1,62,4,2,99,105,10520,10523,59,1,10919,114,59,1,10874,111,116,59,1,8919,80,97,114,59,1,10645,117,101,115,116,59,1,10876,4,5,97,100,101,108,115,10557,10574,10579,10599,10605,4,2,112,114,10563,10570,112,114,111,120,59,1,10886,114,59,1,10616,111,116,59,1,8919,113,4,2,108,113,10586,10592,101,115,115,59,1,8923,108,101,115,115,59,1,10892,101,115,115,59,1,8823,105,109,59,1,8819,4,2,101,110,10616,10626,114,116,110,101,113,113,59,3,8809,65024,69,59,3,8809,65024,4,10,65,97,98,99,101,102,107,111,115,121,10653,10658,10713,10718,10724,10760,10765,10786,10850,10875,114,114,59,1,8660,4,4,105,108,109,114,10668,10674,10678,10684,114,115,112,59,1,8202,102,59,1,189,105,108,116,59,1,8459,4,2,100,114,10690,10695,99,121,59,1,1098,4,3,59,99,119,10703,10705,10710,1,8596,105,114,59,1,10568,59,1,8621,97,114,59,1,8463,105,114,99,59,1,293,4,3,97,108,114,10732,10748,10754,114,116,115,4,2,59,117,10741,10743,1,9829,105,116,59,1,9829,108,105,112,59,1,8230,99,111,110,59,1,8889,114,59,3,55349,56613,115,4,2,101,119,10772,10779,97,114,111,119,59,1,10533,97,114,111,119,59,1,10534,4,5,97,109,111,112,114,10798,10803,10809,10839,10844,114,114,59,1,8703,116,104,116,59,1,8763,107,4,2,108,114,10816,10827,101,102,116,97,114,114,111,119,59,1,8617,105,103,104,116,97,114,114,111,119,59,1,8618,102,59,3,55349,56665,98,97,114,59,1,8213,4,3,99,108,116,10858,10863,10869,114,59,3,55349,56509,97,115,104,59,1,8463,114,111,107,59,1,295,4,2,98,112,10881,10887,117,108,108,59,1,8259,104,101,110,59,1,8208,4,15,97,99,101,102,103,105,106,109,110,111,112,113,115,116,117,10925,10936,10958,10977,10990,11001,11039,11045,11101,11192,11220,11226,11237,11285,11299,99,117,116,101,5,237,1,59,10934,1,237,4,3,59,105,121,10944,10946,10955,1,8291,114,99,5,238,1,59,10953,1,238,59,1,1080,4,2,99,120,10964,10968,121,59,1,1077,99,108,5,161,1,59,10975,1,161,4,2,102,114,10983,10986,59,1,8660,59,3,55349,56614,114,97,118,101,5,236,1,59,10999,1,236,4,4,59,105,110,111,11011,11013,11028,11034,1,8520,4,2,105,110,11019,11024,110,116,59,1,10764,116,59,1,8749,102,105,110,59,1,10716,116,97,59,1,8489,108,105,103,59,1,307,4,3,97,111,112,11053,11092,11096,4,3,99,103,116,11061,11065,11088,114,59,1,299,4,3,101,108,112,11073,11076,11082,59,1,8465,105,110,101,59,1,8464,97,114,116,59,1,8465,104,59,1,305,102,59,1,8887,101,100,59,1,437,4,5,59,99,102,111,116,11113,11115,11121,11136,11142,1,8712,97,114,101,59,1,8453,105,110,4,2,59,116,11129,11131,1,8734,105,101,59,1,10717,100,111,116,59,1,305,4,5,59,99,101,108,112,11154,11156,11161,11179,11186,1,8747,97,108,59,1,8890,4,2,103,114,11167,11173,101,114,115,59,1,8484,99,97,108,59,1,8890,97,114,104,107,59,1,10775,114,111,100,59,1,10812,4,4,99,103,112,116,11202,11206,11211,11216,121,59,1,1105,111,110,59,1,303,102,59,3,55349,56666,97,59,1,953,114,111,100,59,1,10812,117,101,115,116,5,191,1,59,11235,1,191,4,2,99,105,11243,11248,114,59,3,55349,56510,110,4,5,59,69,100,115,118,11261,11263,11266,11271,11282,1,8712,59,1,8953,111,116,59,1,8949,4,2,59,118,11277,11279,1,8948,59,1,8947,59,1,8712,4,2,59,105,11291,11293,1,8290,108,100,101,59,1,297,4,2,107,109,11305,11310,99,121,59,1,1110,108,5,239,1,59,11316,1,239,4,6,99,102,109,111,115,117,11332,11346,11351,11357,11363,11380,4,2,105,121,11338,11343,114,99,59,1,309,59,1,1081,114,59,3,55349,56615,97,116,104,59,1,567,112,102,59,3,55349,56667,4,2,99,101,11369,11374,114,59,3,55349,56511,114,99,121,59,1,1112,107,99,121,59,1,1108,4,8,97,99,102,103,104,106,111,115,11404,11418,11433,11438,11445,11450,11455,11461,112,112,97,4,2,59,118,11413,11415,1,954,59,1,1008,4,2,101,121,11424,11430,100,105,108,59,1,311,59,1,1082,114,59,3,55349,56616,114,101,101,110,59,1,312,99,121,59,1,1093,99,121,59,1,1116,112,102,59,3,55349,56668,99,114,59,3,55349,56512,4,23,65,66,69,72,97,98,99,100,101,102,103,104,106,108,109,110,111,112,114,115,116,117,118,11515,11538,11544,11555,11560,11721,11780,11818,11868,12136,12160,12171,12203,12208,12246,12275,12327,12509,12523,12569,12641,12732,12752,4,3,97,114,116,11523,11528,11532,114,114,59,1,8666,114,59,1,8656,97,105,108,59,1,10523,97,114,114,59,1,10510,4,2,59,103,11550,11552,1,8806,59,1,10891,97,114,59,1,10594,4,9,99,101,103,109,110,112,113,114,116,11580,11586,11594,11600,11606,11624,11627,11636,11694,117,116,101,59,1,314,109,112,116,121,118,59,1,10676,114,97,110,59,1,8466,98,100,97,59,1,955,103,4,3,59,100,108,11615,11617,11620,1,10216,59,1,10641,101,59,1,10216,59,1,10885,117,111,5,171,1,59,11634,1,171,114,4,8,59,98,102,104,108,112,115,116,11655,11657,11669,11673,11677,11681,11685,11690,1,8592,4,2,59,102,11663,11665,1,8676,115,59,1,10527,115,59,1,10525,107,59,1,8617,112,59,1,8619,108,59,1,10553,105,109,59,1,10611,108,59,1,8610,4,3,59,97,101,11702,11704,11709,1,10923,105,108,59,1,10521,4,2,59,115,11715,11717,1,10925,59,3,10925,65024,4,3,97,98,114,11729,11734,11739,114,114,59,1,10508,114,107,59,1,10098,4,2,97,107,11745,11758,99,4,2,101,107,11752,11755,59,1,123,59,1,91,4,2,101,115,11764,11767,59,1,10635,108,4,2,100,117,11774,11777,59,1,10639,59,1,10637,4,4,97,101,117,121,11790,11796,11811,11815,114,111,110,59,1,318,4,2,100,105,11802,11807,105,108,59,1,316,108,59,1,8968,98,59,1,123,59,1,1083,4,4,99,113,114,115,11828,11832,11845,11864,97,59,1,10550,117,111,4,2,59,114,11840,11842,1,8220,59,1,8222,4,2,100,117,11851,11857,104,97,114,59,1,10599,115,104,97,114,59,1,10571,104,59,1,8626,4,5,59,102,103,113,115,11880,11882,12008,12011,12031,1,8804,116,4,5,97,104,108,114,116,11895,11913,11935,11947,11996,114,114,111,119,4,2,59,116,11905,11907,1,8592,97,105,108,59,1,8610,97,114,112,111,111,110,4,2,100,117,11925,11931,111,119,110,59,1,8637,112,59,1,8636,101,102,116,97,114,114,111,119,115,59,1,8647,105,103,104,116,4,3,97,104,115,11959,11974,11984,114,114,111,119,4,2,59,115,11969,11971,1,8596,59,1,8646,97,114,112,111,111,110,115,59,1,8651,113,117,105,103,97,114,114,111,119,59,1,8621,104,114,101,101,116,105,109,101,115,59,1,8907,59,1,8922,4,3,59,113,115,12019,12021,12024,1,8804,59,1,8806,108,97,110,116,59,1,10877,4,5,59,99,100,103,115,12043,12045,12049,12070,12083,1,10877,99,59,1,10920,111,116,4,2,59,111,12057,12059,1,10879,4,2,59,114,12065,12067,1,10881,59,1,10883,4,2,59,101,12076,12079,3,8922,65024,115,59,1,10899,4,5,97,100,101,103,115,12095,12103,12108,12126,12131,112,112,114,111,120,59,1,10885,111,116,59,1,8918,113,4,2,103,113,12115,12120,116,114,59,1,8922,103,116,114,59,1,10891,116,114,59,1,8822,105,109,59,1,8818,4,3,105,108,114,12144,12150,12156,115,104,116,59,1,10620,111,111,114,59,1,8970,59,3,55349,56617,4,2,59,69,12166,12168,1,8822,59,1,10897,4,2,97,98,12177,12198,114,4,2,100,117,12184,12187,59,1,8637,4,2,59,108,12193,12195,1,8636,59,1,10602,108,107,59,1,9604,99,121,59,1,1113,4,5,59,97,99,104,116,12220,12222,12227,12235,12241,1,8810,114,114,59,1,8647,111,114,110,101,114,59,1,8990,97,114,100,59,1,10603,114,105,59,1,9722,4,2,105,111,12252,12258,100,111,116,59,1,320,117,115,116,4,2,59,97,12267,12269,1,9136,99,104,101,59,1,9136,4,4,69,97,101,115,12285,12288,12303,12322,59,1,8808,112,4,2,59,112,12295,12297,1,10889,114,111,120,59,1,10889,4,2,59,113,12309,12311,1,10887,4,2,59,113,12317,12319,1,10887,59,1,8808,105,109,59,1,8934,4,8,97,98,110,111,112,116,119,122,12345,12359,12364,12421,12446,12467,12474,12490,4,2,110,114,12351,12355,103,59,1,10220,114,59,1,8701,114,107,59,1,10214,103,4,3,108,109,114,12373,12401,12409,101,102,116,4,2,97,114,12382,12389,114,114,111,119,59,1,10229,105,103,104,116,97,114,114,111,119,59,1,10231,97,112,115,116,111,59,1,10236,105,103,104,116,97,114,114,111,119,59,1,10230,112,97,114,114,111,119,4,2,108,114,12433,12439,101,102,116,59,1,8619,105,103,104,116,59,1,8620,4,3,97,102,108,12454,12458,12462,114,59,1,10629,59,3,55349,56669,117,115,59,1,10797,105,109,101,115,59,1,10804,4,2,97,98,12480,12485,115,116,59,1,8727,97,114,59,1,95,4,3,59,101,102,12498,12500,12506,1,9674,110,103,101,59,1,9674,59,1,10731,97,114,4,2,59,108,12517,12519,1,40,116,59,1,10643,4,5,97,99,104,109,116,12535,12540,12548,12561,12564,114,114,59,1,8646,111,114,110,101,114,59,1,8991,97,114,4,2,59,100,12556,12558,1,8651,59,1,10605,59,1,8206,114,105,59,1,8895,4,6,97,99,104,105,113,116,12583,12589,12594,12597,12614,12635,113,117,111,59,1,8249,114,59,3,55349,56513,59,1,8624,109,4,3,59,101,103,12606,12608,12611,1,8818,59,1,10893,59,1,10895,4,2,98,117,12620,12623,59,1,91,111,4,2,59,114,12630,12632,1,8216,59,1,8218,114,111,107,59,1,322,5,60,8,59,99,100,104,105,108,113,114,12660,12662,12675,12680,12686,12692,12698,12705,1,60,4,2,99,105,12668,12671,59,1,10918,114,59,1,10873,111,116,59,1,8918,114,101,101,59,1,8907,109,101,115,59,1,8905,97,114,114,59,1,10614,117,101,115,116,59,1,10875,4,2,80,105,12711,12716,97,114,59,1,10646,4,3,59,101,102,12724,12726,12729,1,9667,59,1,8884,59,1,9666,114,4,2,100,117,12739,12746,115,104,97,114,59,1,10570,104,97,114,59,1,10598,4,2,101,110,12758,12768,114,116,110,101,113,113,59,3,8808,65024,69,59,3,8808,65024,4,14,68,97,99,100,101,102,104,105,108,110,111,112,115,117,12803,12809,12893,12908,12914,12928,12933,12937,13011,13025,13032,13049,13052,13069,68,111,116,59,1,8762,4,4,99,108,112,114,12819,12827,12849,12887,114,5,175,1,59,12825,1,175,4,2,101,116,12833,12836,59,1,9794,4,2,59,101,12842,12844,1,10016,115,101,59,1,10016,4,2,59,115,12855,12857,1,8614,116,111,4,4,59,100,108,117,12869,12871,12877,12883,1,8614,111,119,110,59,1,8615,101,102,116,59,1,8612,112,59,1,8613,107,101,114,59,1,9646,4,2,111,121,12899,12905,109,109,97,59,1,10793,59,1,1084,97,115,104,59,1,8212,97,115,117,114,101,100,97,110,103,108,101,59,1,8737,114,59,3,55349,56618,111,59,1,8487,4,3,99,100,110,12945,12954,12985,114,111,5,181,1,59,12952,1,181,4,4,59,97,99,100,12964,12966,12971,12976,1,8739,115,116,59,1,42,105,114,59,1,10992,111,116,5,183,1,59,12983,1,183,117,115,4,3,59,98,100,12995,12997,13e3,1,8722,59,1,8863,4,2,59,117,13006,13008,1,8760,59,1,10794,4,2,99,100,13017,13021,112,59,1,10971,114,59,1,8230,112,108,117,115,59,1,8723,4,2,100,112,13038,13044,101,108,115,59,1,8871,102,59,3,55349,56670,59,1,8723,4,2,99,116,13058,13063,114,59,3,55349,56514,112,111,115,59,1,8766,4,3,59,108,109,13077,13079,13087,1,956,116,105,109,97,112,59,1,8888,97,112,59,1,8888,4,24,71,76,82,86,97,98,99,100,101,102,103,104,105,106,108,109,111,112,114,115,116,117,118,119,13142,13165,13217,13229,13247,13330,13359,13414,13420,13508,13513,13579,13602,13626,13631,13762,13767,13855,13936,13995,14214,14285,14312,14432,4,2,103,116,13148,13152,59,3,8921,824,4,2,59,118,13158,13161,3,8811,8402,59,3,8811,824,4,3,101,108,116,13173,13200,13204,102,116,4,2,97,114,13181,13188,114,114,111,119,59,1,8653,105,103,104,116,97,114,114,111,119,59,1,8654,59,3,8920,824,4,2,59,118,13210,13213,3,8810,8402,59,3,8810,824,105,103,104,116,97,114,114,111,119,59,1,8655,4,2,68,100,13235,13241,97,115,104,59,1,8879,97,115,104,59,1,8878,4,5,98,99,110,112,116,13259,13264,13270,13275,13308,108,97,59,1,8711,117,116,101,59,1,324,103,59,3,8736,8402,4,5,59,69,105,111,112,13287,13289,13293,13298,13302,1,8777,59,3,10864,824,100,59,3,8779,824,115,59,1,329,114,111,120,59,1,8777,117,114,4,2,59,97,13316,13318,1,9838,108,4,2,59,115,13325,13327,1,9838,59,1,8469,4,2,115,117,13336,13344,112,5,160,1,59,13342,1,160,109,112,4,2,59,101,13352,13355,3,8782,824,59,3,8783,824,4,5,97,101,111,117,121,13371,13385,13391,13407,13411,4,2,112,114,13377,13380,59,1,10819,111,110,59,1,328,100,105,108,59,1,326,110,103,4,2,59,100,13399,13401,1,8775,111,116,59,3,10861,824,112,59,1,10818,59,1,1085,97,115,104,59,1,8211,4,7,59,65,97,100,113,115,120,13436,13438,13443,13466,13472,13478,13494,1,8800,114,114,59,1,8663,114,4,2,104,114,13450,13454,107,59,1,10532,4,2,59,111,13460,13462,1,8599,119,59,1,8599,111,116,59,3,8784,824,117,105,118,59,1,8802,4,2,101,105,13484,13489,97,114,59,1,10536,109,59,3,8770,824,105,115,116,4,2,59,115,13503,13505,1,8708,59,1,8708,114,59,3,55349,56619,4,4,69,101,115,116,13523,13527,13563,13568,59,3,8807,824,4,3,59,113,115,13535,13537,13559,1,8817,4,3,59,113,115,13545,13547,13551,1,8817,59,3,8807,824,108,97,110,116,59,3,10878,824,59,3,10878,824,105,109,59,1,8821,4,2,59,114,13574,13576,1,8815,59,1,8815,4,3,65,97,112,13587,13592,13597,114,114,59,1,8654,114,114,59,1,8622,97,114,59,1,10994,4,3,59,115,118,13610,13612,13623,1,8715,4,2,59,100,13618,13620,1,8956,59,1,8954,59,1,8715,99,121,59,1,1114,4,7,65,69,97,100,101,115,116,13647,13652,13656,13661,13665,13737,13742,114,114,59,1,8653,59,3,8806,824,114,114,59,1,8602,114,59,1,8229,4,4,59,102,113,115,13675,13677,13703,13725,1,8816,116,4,2,97,114,13684,13691,114,114,111,119,59,1,8602,105,103,104,116,97,114,114,111,119,59,1,8622,4,3,59,113,115,13711,13713,13717,1,8816,59,3,8806,824,108,97,110,116,59,3,10877,824,4,2,59,115,13731,13734,3,10877,824,59,1,8814,105,109,59,1,8820,4,2,59,114,13748,13750,1,8814,105,4,2,59,101,13757,13759,1,8938,59,1,8940,105,100,59,1,8740,4,2,112,116,13773,13778,102,59,3,55349,56671,5,172,3,59,105,110,13787,13789,13829,1,172,110,4,4,59,69,100,118,13800,13802,13806,13812,1,8713,59,3,8953,824,111,116,59,3,8949,824,4,3,97,98,99,13820,13823,13826,59,1,8713,59,1,8951,59,1,8950,105,4,2,59,118,13836,13838,1,8716,4,3,97,98,99,13846,13849,13852,59,1,8716,59,1,8958,59,1,8957,4,3,97,111,114,13863,13892,13899,114,4,4,59,97,115,116,13874,13876,13883,13888,1,8742,108,108,101,108,59,1,8742,108,59,3,11005,8421,59,3,8706,824,108,105,110,116,59,1,10772,4,3,59,99,101,13907,13909,13914,1,8832,117,101,59,1,8928,4,2,59,99,13920,13923,3,10927,824,4,2,59,101,13929,13931,1,8832,113,59,3,10927,824,4,4,65,97,105,116,13946,13951,13971,13982,114,114,59,1,8655,114,114,4,3,59,99,119,13961,13963,13967,1,8603,59,3,10547,824,59,3,8605,824,103,104,116,97,114,114,111,119,59,1,8603,114,105,4,2,59,101,13990,13992,1,8939,59,1,8941,4,7,99,104,105,109,112,113,117,14011,14036,14060,14080,14085,14090,14106,4,4,59,99,101,114,14021,14023,14028,14032,1,8833,117,101,59,1,8929,59,3,10928,824,59,3,55349,56515,111,114,116,4,2,109,112,14045,14050,105,100,59,1,8740,97,114,97,108,108,101,108,59,1,8742,109,4,2,59,101,14067,14069,1,8769,4,2,59,113,14075,14077,1,8772,59,1,8772,105,100,59,1,8740,97,114,59,1,8742,115,117,4,2,98,112,14098,14102,101,59,1,8930,101,59,1,8931,4,3,98,99,112,14114,14157,14171,4,4,59,69,101,115,14124,14126,14130,14133,1,8836,59,3,10949,824,59,1,8840,101,116,4,2,59,101,14141,14144,3,8834,8402,113,4,2,59,113,14151,14153,1,8840,59,3,10949,824,99,4,2,59,101,14164,14166,1,8833,113,59,3,10928,824,4,4,59,69,101,115,14181,14183,14187,14190,1,8837,59,3,10950,824,59,1,8841,101,116,4,2,59,101,14198,14201,3,8835,8402,113,4,2,59,113,14208,14210,1,8841,59,3,10950,824,4,4,103,105,108,114,14224,14228,14238,14242,108,59,1,8825,108,100,101,5,241,1,59,14236,1,241,103,59,1,8824,105,97,110,103,108,101,4,2,108,114,14254,14269,101,102,116,4,2,59,101,14263,14265,1,8938,113,59,1,8940,105,103,104,116,4,2,59,101,14279,14281,1,8939,113,59,1,8941,4,2,59,109,14291,14293,1,957,4,3,59,101,115,14301,14303,14308,1,35,114,111,59,1,8470,112,59,1,8199,4,9,68,72,97,100,103,105,108,114,115,14332,14338,14344,14349,14355,14369,14376,14408,14426,97,115,104,59,1,8877,97,114,114,59,1,10500,112,59,3,8781,8402,97,115,104,59,1,8876,4,2,101,116,14361,14365,59,3,8805,8402,59,3,62,8402,110,102,105,110,59,1,10718,4,3,65,101,116,14384,14389,14393,114,114,59,1,10498,59,3,8804,8402,4,2,59,114,14399,14402,3,60,8402,105,101,59,3,8884,8402,4,2,65,116,14414,14419,114,114,59,1,10499,114,105,101,59,3,8885,8402,105,109,59,3,8764,8402,4,3,65,97,110,14440,14445,14468,114,114,59,1,8662,114,4,2,104,114,14452,14456,107,59,1,10531,4,2,59,111,14462,14464,1,8598,119,59,1,8598,101,97,114,59,1,10535,4,18,83,97,99,100,101,102,103,104,105,108,109,111,112,114,115,116,117,118,14512,14515,14535,14560,14597,14603,14618,14643,14657,14662,14701,14741,14747,14769,14851,14877,14907,14916,59,1,9416,4,2,99,115,14521,14531,117,116,101,5,243,1,59,14529,1,243,116,59,1,8859,4,2,105,121,14541,14557,114,4,2,59,99,14548,14550,1,8858,5,244,1,59,14555,1,244,59,1,1086,4,5,97,98,105,111,115,14572,14577,14583,14587,14591,115,104,59,1,8861,108,97,99,59,1,337,118,59,1,10808,116,59,1,8857,111,108,100,59,1,10684,108,105,103,59,1,339,4,2,99,114,14609,14614,105,114,59,1,10687,59,3,55349,56620,4,3,111,114,116,14626,14630,14640,110,59,1,731,97,118,101,5,242,1,59,14638,1,242,59,1,10689,4,2,98,109,14649,14654,97,114,59,1,10677,59,1,937,110,116,59,1,8750,4,4,97,99,105,116,14672,14677,14693,14698,114,114,59,1,8634,4,2,105,114,14683,14687,114,59,1,10686,111,115,115,59,1,10683,110,101,59,1,8254,59,1,10688,4,3,97,101,105,14709,14714,14719,99,114,59,1,333,103,97,59,1,969,4,3,99,100,110,14727,14733,14736,114,111,110,59,1,959,59,1,10678,117,115,59,1,8854,112,102,59,3,55349,56672,4,3,97,101,108,14755,14759,14764,114,59,1,10679,114,112,59,1,10681,117,115,59,1,8853,4,7,59,97,100,105,111,115,118,14785,14787,14792,14831,14837,14841,14848,1,8744,114,114,59,1,8635,4,4,59,101,102,109,14802,14804,14817,14824,1,10845,114,4,2,59,111,14811,14813,1,8500,102,59,1,8500,5,170,1,59,14822,1,170,5,186,1,59,14829,1,186,103,111,102,59,1,8886,114,59,1,10838,108,111,112,101,59,1,10839,59,1,10843,4,3,99,108,111,14859,14863,14873,114,59,1,8500,97,115,104,5,248,1,59,14871,1,248,108,59,1,8856,105,4,2,108,109,14884,14893,100,101,5,245,1,59,14891,1,245,101,115,4,2,59,97,14901,14903,1,8855,115,59,1,10806,109,108,5,246,1,59,14914,1,246,98,97,114,59,1,9021,4,12,97,99,101,102,104,105,108,109,111,114,115,117,14948,14992,14996,15033,15038,15068,15090,15189,15192,15222,15427,15441,114,4,4,59,97,115,116,14959,14961,14976,14989,1,8741,5,182,2,59,108,14968,14970,1,182,108,101,108,59,1,8741,4,2,105,108,14982,14986,109,59,1,10995,59,1,11005,59,1,8706,121,59,1,1087,114,4,5,99,105,109,112,116,15009,15014,15019,15024,15027,110,116,59,1,37,111,100,59,1,46,105,108,59,1,8240,59,1,8869,101,110,107,59,1,8241,114,59,3,55349,56621,4,3,105,109,111,15046,15057,15063,4,2,59,118,15052,15054,1,966,59,1,981,109,97,116,59,1,8499,110,101,59,1,9742,4,3,59,116,118,15076,15078,15087,1,960,99,104,102,111,114,107,59,1,8916,59,1,982,4,2,97,117,15096,15119,110,4,2,99,107,15103,15115,107,4,2,59,104,15110,15112,1,8463,59,1,8462,118,59,1,8463,115,4,9,59,97,98,99,100,101,109,115,116,15140,15142,15148,15151,15156,15168,15171,15179,15184,1,43,99,105,114,59,1,10787,59,1,8862,105,114,59,1,10786,4,2,111,117,15162,15165,59,1,8724,59,1,10789,59,1,10866,110,5,177,1,59,15177,1,177,105,109,59,1,10790,119,111,59,1,10791,59,1,177,4,3,105,112,117,15200,15208,15213,110,116,105,110,116,59,1,10773,102,59,3,55349,56673,110,100,5,163,1,59,15220,1,163,4,10,59,69,97,99,101,105,110,111,115,117,15244,15246,15249,15253,15258,15334,15347,15367,15416,15421,1,8826,59,1,10931,112,59,1,10935,117,101,59,1,8828,4,2,59,99,15264,15266,1,10927,4,6,59,97,99,101,110,115,15280,15282,15290,15299,15303,15329,1,8826,112,112,114,111,120,59,1,10935,117,114,108,121,101,113,59,1,8828,113,59,1,10927,4,3,97,101,115,15311,15319,15324,112,112,114,111,120,59,1,10937,113,113,59,1,10933,105,109,59,1,8936,105,109,59,1,8830,109,101,4,2,59,115,15342,15344,1,8242,59,1,8473,4,3,69,97,115,15355,15358,15362,59,1,10933,112,59,1,10937,105,109,59,1,8936,4,3,100,102,112,15375,15378,15404,59,1,8719,4,3,97,108,115,15386,15392,15398,108,97,114,59,1,9006,105,110,101,59,1,8978,117,114,102,59,1,8979,4,2,59,116,15410,15412,1,8733,111,59,1,8733,105,109,59,1,8830,114,101,108,59,1,8880,4,2,99,105,15433,15438,114,59,3,55349,56517,59,1,968,110,99,115,112,59,1,8200,4,6,102,105,111,112,115,117,15462,15467,15472,15478,15485,15491,114,59,3,55349,56622,110,116,59,1,10764,112,102,59,3,55349,56674,114,105,109,101,59,1,8279,99,114,59,3,55349,56518,4,3,97,101,111,15499,15520,15534,116,4,2,101,105,15506,15515,114,110,105,111,110,115,59,1,8461,110,116,59,1,10774,115,116,4,2,59,101,15528,15530,1,63,113,59,1,8799,116,5,34,1,59,15540,1,34,4,21,65,66,72,97,98,99,100,101,102,104,105,108,109,110,111,112,114,115,116,117,120,15586,15609,15615,15620,15796,15855,15893,15931,15977,16001,16039,16183,16204,16222,16228,16285,16312,16318,16363,16408,16416,4,3,97,114,116,15594,15599,15603,114,114,59,1,8667,114,59,1,8658,97,105,108,59,1,10524,97,114,114,59,1,10511,97,114,59,1,10596,4,7,99,100,101,110,113,114,116,15636,15651,15656,15664,15687,15696,15770,4,2,101,117,15642,15646,59,3,8765,817,116,101,59,1,341,105,99,59,1,8730,109,112,116,121,118,59,1,10675,103,4,4,59,100,101,108,15675,15677,15680,15683,1,10217,59,1,10642,59,1,10661,101,59,1,10217,117,111,5,187,1,59,15694,1,187,114,4,11,59,97,98,99,102,104,108,112,115,116,119,15721,15723,15727,15739,15742,15746,15750,15754,15758,15763,15767,1,8594,112,59,1,10613,4,2,59,102,15733,15735,1,8677,115,59,1,10528,59,1,10547,115,59,1,10526,107,59,1,8618,112,59,1,8620,108,59,1,10565,105,109,59,1,10612,108,59,1,8611,59,1,8605,4,2,97,105,15776,15781,105,108,59,1,10522,111,4,2,59,110,15788,15790,1,8758,97,108,115,59,1,8474,4,3,97,98,114,15804,15809,15814,114,114,59,1,10509,114,107,59,1,10099,4,2,97,107,15820,15833,99,4,2,101,107,15827,15830,59,1,125,59,1,93,4,2,101,115,15839,15842,59,1,10636,108,4,2,100,117,15849,15852,59,1,10638,59,1,10640,4,4,97,101,117,121,15865,15871,15886,15890,114,111,110,59,1,345,4,2,100,105,15877,15882,105,108,59,1,343,108,59,1,8969,98,59,1,125,59,1,1088,4,4,99,108,113,115,15903,15907,15914,15927,97,59,1,10551,100,104,97,114,59,1,10601,117,111,4,2,59,114,15922,15924,1,8221,59,1,8221,104,59,1,8627,4,3,97,99,103,15939,15966,15970,108,4,4,59,105,112,115,15950,15952,15957,15963,1,8476,110,101,59,1,8475,97,114,116,59,1,8476,59,1,8477,116,59,1,9645,5,174,1,59,15975,1,174,4,3,105,108,114,15985,15991,15997,115,104,116,59,1,10621,111,111,114,59,1,8971,59,3,55349,56623,4,2,97,111,16007,16028,114,4,2,100,117,16014,16017,59,1,8641,4,2,59,108,16023,16025,1,8640,59,1,10604,4,2,59,118,16034,16036,1,961,59,1,1009,4,3,103,110,115,16047,16167,16171,104,116,4,6,97,104,108,114,115,116,16063,16081,16103,16130,16143,16155,114,114,111,119,4,2,59,116,16073,16075,1,8594,97,105,108,59,1,8611,97,114,112,111,111,110,4,2,100,117,16093,16099,111,119,110,59,1,8641,112,59,1,8640,101,102,116,4,2,97,104,16112,16120,114,114,111,119,115,59,1,8644,97,114,112,111,111,110,115,59,1,8652,105,103,104,116,97,114,114,111,119,115,59,1,8649,113,117,105,103,97,114,114,111,119,59,1,8605,104,114,101,101,116,105,109,101,115,59,1,8908,103,59,1,730,105,110,103,100,111,116,115,101,113,59,1,8787,4,3,97,104,109,16191,16196,16201,114,114,59,1,8644,97,114,59,1,8652,59,1,8207,111,117,115,116,4,2,59,97,16214,16216,1,9137,99,104,101,59,1,9137,109,105,100,59,1,10990,4,4,97,98,112,116,16238,16252,16257,16278,4,2,110,114,16244,16248,103,59,1,10221,114,59,1,8702,114,107,59,1,10215,4,3,97,102,108,16265,16269,16273,114,59,1,10630,59,3,55349,56675,117,115,59,1,10798,105,109,101,115,59,1,10805,4,2,97,112,16291,16304,114,4,2,59,103,16298,16300,1,41,116,59,1,10644,111,108,105,110,116,59,1,10770,97,114,114,59,1,8649,4,4,97,99,104,113,16328,16334,16339,16342,113,117,111,59,1,8250,114,59,3,55349,56519,59,1,8625,4,2,98,117,16348,16351,59,1,93,111,4,2,59,114,16358,16360,1,8217,59,1,8217,4,3,104,105,114,16371,16377,16383,114,101,101,59,1,8908,109,101,115,59,1,8906,105,4,4,59,101,102,108,16394,16396,16399,16402,1,9657,59,1,8885,59,1,9656,116,114,105,59,1,10702,108,117,104,97,114,59,1,10600,59,1,8478,4,19,97,98,99,100,101,102,104,105,108,109,111,112,113,114,115,116,117,119,122,16459,16466,16472,16572,16590,16672,16687,16746,16844,16850,16924,16963,16988,17115,17121,17154,17206,17614,17656,99,117,116,101,59,1,347,113,117,111,59,1,8218,4,10,59,69,97,99,101,105,110,112,115,121,16494,16496,16499,16513,16518,16531,16536,16556,16564,16569,1,8827,59,1,10932,4,2,112,114,16505,16508,59,1,10936,111,110,59,1,353,117,101,59,1,8829,4,2,59,100,16524,16526,1,10928,105,108,59,1,351,114,99,59,1,349,4,3,69,97,115,16544,16547,16551,59,1,10934,112,59,1,10938,105,109,59,1,8937,111,108,105,110,116,59,1,10771,105,109,59,1,8831,59,1,1089,111,116,4,3,59,98,101,16582,16584,16587,1,8901,59,1,8865,59,1,10854,4,7,65,97,99,109,115,116,120,16606,16611,16634,16642,16646,16652,16668,114,114,59,1,8664,114,4,2,104,114,16618,16622,107,59,1,10533,4,2,59,111,16628,16630,1,8600,119,59,1,8600,116,5,167,1,59,16640,1,167,105,59,1,59,119,97,114,59,1,10537,109,4,2,105,110,16659,16665,110,117,115,59,1,8726,59,1,8726,116,59,1,10038,114,4,2,59,111,16679,16682,3,55349,56624,119,110,59,1,8994,4,4,97,99,111,121,16697,16702,16716,16739,114,112,59,1,9839,4,2,104,121,16708,16713,99,121,59,1,1097,59,1,1096,114,116,4,2,109,112,16724,16729,105,100,59,1,8739,97,114,97,108,108,101,108,59,1,8741,5,173,1,59,16744,1,173,4,2,103,109,16752,16770,109,97,4,3,59,102,118,16762,16764,16767,1,963,59,1,962,59,1,962,4,8,59,100,101,103,108,110,112,114,16788,16790,16795,16806,16817,16828,16832,16838,1,8764,111,116,59,1,10858,4,2,59,113,16801,16803,1,8771,59,1,8771,4,2,59,69,16812,16814,1,10910,59,1,10912,4,2,59,69,16823,16825,1,10909,59,1,10911,101,59,1,8774,108,117,115,59,1,10788,97,114,114,59,1,10610,97,114,114,59,1,8592,4,4,97,101,105,116,16860,16883,16891,16904,4,2,108,115,16866,16878,108,115,101,116,109,105,110,117,115,59,1,8726,104,112,59,1,10803,112,97,114,115,108,59,1,10724,4,2,100,108,16897,16900,59,1,8739,101,59,1,8995,4,2,59,101,16910,16912,1,10922,4,2,59,115,16918,16920,1,10924,59,3,10924,65024,4,3,102,108,112,16932,16938,16958,116,99,121,59,1,1100,4,2,59,98,16944,16946,1,47,4,2,59,97,16952,16954,1,10692,114,59,1,9023,102,59,3,55349,56676,97,4,2,100,114,16970,16985,101,115,4,2,59,117,16978,16980,1,9824,105,116,59,1,9824,59,1,8741,4,3,99,115,117,16996,17028,17089,4,2,97,117,17002,17015,112,4,2,59,115,17009,17011,1,8851,59,3,8851,65024,112,4,2,59,115,17022,17024,1,8852,59,3,8852,65024,117,4,2,98,112,17035,17062,4,3,59,101,115,17043,17045,17048,1,8847,59,1,8849,101,116,4,2,59,101,17056,17058,1,8847,113,59,1,8849,4,3,59,101,115,17070,17072,17075,1,8848,59,1,8850,101,116,4,2,59,101,17083,17085,1,8848,113,59,1,8850,4,3,59,97,102,17097,17099,17112,1,9633,114,4,2,101,102,17106,17109,59,1,9633,59,1,9642,59,1,9642,97,114,114,59,1,8594,4,4,99,101,109,116,17131,17136,17142,17148,114,59,3,55349,56520,116,109,110,59,1,8726,105,108,101,59,1,8995,97,114,102,59,1,8902,4,2,97,114,17160,17172,114,4,2,59,102,17167,17169,1,9734,59,1,9733,4,2,97,110,17178,17202,105,103,104,116,4,2,101,112,17188,17197,112,115,105,108,111,110,59,1,1013,104,105,59,1,981,115,59,1,175,4,5,98,99,109,110,112,17218,17351,17420,17423,17427,4,9,59,69,100,101,109,110,112,114,115,17238,17240,17243,17248,17261,17267,17279,17285,17291,1,8834,59,1,10949,111,116,59,1,10941,4,2,59,100,17254,17256,1,8838,111,116,59,1,10947,117,108,116,59,1,10945,4,2,69,101,17273,17276,59,1,10955,59,1,8842,108,117,115,59,1,10943,97,114,114,59,1,10617,4,3,101,105,117,17299,17335,17339,116,4,3,59,101,110,17308,17310,17322,1,8834,113,4,2,59,113,17317,17319,1,8838,59,1,10949,101,113,4,2,59,113,17330,17332,1,8842,59,1,10955,109,59,1,10951,4,2,98,112,17345,17348,59,1,10965,59,1,10963,99,4,6,59,97,99,101,110,115,17366,17368,17376,17385,17389,17415,1,8827,112,112,114,111,120,59,1,10936,117,114,108,121,101,113,59,1,8829,113,59,1,10928,4,3,97,101,115,17397,17405,17410,112,112,114,111,120,59,1,10938,113,113,59,1,10934,105,109,59,1,8937,105,109,59,1,8831,59,1,8721,103,59,1,9834,4,13,49,50,51,59,69,100,101,104,108,109,110,112,115,17455,17462,17469,17476,17478,17481,17496,17509,17524,17530,17536,17548,17554,5,185,1,59,17460,1,185,5,178,1,59,17467,1,178,5,179,1,59,17474,1,179,1,8835,59,1,10950,4,2,111,115,17487,17491,116,59,1,10942,117,98,59,1,10968,4,2,59,100,17502,17504,1,8839,111,116,59,1,10948,115,4,2,111,117,17516,17520,108,59,1,10185,98,59,1,10967,97,114,114,59,1,10619,117,108,116,59,1,10946,4,2,69,101,17542,17545,59,1,10956,59,1,8843,108,117,115,59,1,10944,4,3,101,105,117,17562,17598,17602,116,4,3,59,101,110,17571,17573,17585,1,8835,113,4,2,59,113,17580,17582,1,8839,59,1,10950,101,113,4,2,59,113,17593,17595,1,8843,59,1,10956,109,59,1,10952,4,2,98,112,17608,17611,59,1,10964,59,1,10966,4,3,65,97,110,17622,17627,17650,114,114,59,1,8665,114,4,2,104,114,17634,17638,107,59,1,10534,4,2,59,111,17644,17646,1,8601,119,59,1,8601,119,97,114,59,1,10538,108,105,103,5,223,1,59,17664,1,223,4,13,97,98,99,100,101,102,104,105,111,112,114,115,119,17694,17709,17714,17737,17742,17749,17754,17860,17905,17957,17964,18090,18122,4,2,114,117,17700,17706,103,101,116,59,1,8982,59,1,964,114,107,59,1,9140,4,3,97,101,121,17722,17728,17734,114,111,110,59,1,357,100,105,108,59,1,355,59,1,1090,111,116,59,1,8411,108,114,101,99,59,1,8981,114,59,3,55349,56625,4,4,101,105,107,111,17764,17805,17836,17851,4,2,114,116,17770,17786,101,4,2,52,102,17777,17780,59,1,8756,111,114,101,59,1,8756,97,4,3,59,115,118,17795,17797,17802,1,952,121,109,59,1,977,59,1,977,4,2,99,110,17811,17831,107,4,2,97,115,17818,17826,112,112,114,111,120,59,1,8776,105,109,59,1,8764,115,112,59,1,8201,4,2,97,115,17842,17846,112,59,1,8776,105,109,59,1,8764,114,110,5,254,1,59,17858,1,254,4,3,108,109,110,17868,17873,17901,100,101,59,1,732,101,115,5,215,3,59,98,100,17884,17886,17898,1,215,4,2,59,97,17892,17894,1,8864,114,59,1,10801,59,1,10800,116,59,1,8749,4,3,101,112,115,17913,17917,17953,97,59,1,10536,4,4,59,98,99,102,17927,17929,17934,17939,1,8868,111,116,59,1,9014,105,114,59,1,10993,4,2,59,111,17945,17948,3,55349,56677,114,107,59,1,10970,97,59,1,10537,114,105,109,101,59,1,8244,4,3,97,105,112,17972,17977,18082,100,101,59,1,8482,4,7,97,100,101,109,112,115,116,17993,18051,18056,18059,18066,18072,18076,110,103,108,101,4,5,59,100,108,113,114,18009,18011,18017,18032,18035,1,9653,111,119,110,59,1,9663,101,102,116,4,2,59,101,18026,18028,1,9667,113,59,1,8884,59,1,8796,105,103,104,116,4,2,59,101,18045,18047,1,9657,113,59,1,8885,111,116,59,1,9708,59,1,8796,105,110,117,115,59,1,10810,108,117,115,59,1,10809,98,59,1,10701,105,109,101,59,1,10811,101,122,105,117,109,59,1,9186,4,3,99,104,116,18098,18111,18116,4,2,114,121,18104,18108,59,3,55349,56521,59,1,1094,99,121,59,1,1115,114,111,107,59,1,359,4,2,105,111,18128,18133,120,116,59,1,8812,104,101,97,100,4,2,108,114,18143,18154,101,102,116,97,114,114,111,119,59,1,8606,105,103,104,116,97,114,114,111,119,59,1,8608,4,18,65,72,97,98,99,100,102,103,104,108,109,111,112,114,115,116,117,119,18204,18209,18214,18234,18250,18268,18292,18308,18319,18343,18379,18397,18413,18504,18547,18553,18584,18603,114,114,59,1,8657,97,114,59,1,10595,4,2,99,114,18220,18230,117,116,101,5,250,1,59,18228,1,250,114,59,1,8593,114,4,2,99,101,18241,18245,121,59,1,1118,118,101,59,1,365,4,2,105,121,18256,18265,114,99,5,251,1,59,18263,1,251,59,1,1091,4,3,97,98,104,18276,18281,18287,114,114,59,1,8645,108,97,99,59,1,369,97,114,59,1,10606,4,2,105,114,18298,18304,115,104,116,59,1,10622,59,3,55349,56626,114,97,118,101,5,249,1,59,18317,1,249,4,2,97,98,18325,18338,114,4,2,108,114,18332,18335,59,1,8639,59,1,8638,108,107,59,1,9600,4,2,99,116,18349,18374,4,2,111,114,18355,18369,114,110,4,2,59,101,18363,18365,1,8988,114,59,1,8988,111,112,59,1,8975,114,105,59,1,9720,4,2,97,108,18385,18390,99,114,59,1,363,5,168,1,59,18395,1,168,4,2,103,112,18403,18408,111,110,59,1,371,102,59,3,55349,56678,4,6,97,100,104,108,115,117,18427,18434,18445,18470,18475,18494,114,114,111,119,59,1,8593,111,119,110,97,114,114,111,119,59,1,8597,97,114,112,111,111,110,4,2,108,114,18457,18463,101,102,116,59,1,8639,105,103,104,116,59,1,8638,117,115,59,1,8846,105,4,3,59,104,108,18484,18486,18489,1,965,59,1,978,111,110,59,1,965,112,97,114,114,111,119,115,59,1,8648,4,3,99,105,116,18512,18537,18542,4,2,111,114,18518,18532,114,110,4,2,59,101,18526,18528,1,8989,114,59,1,8989,111,112,59,1,8974,110,103,59,1,367,114,105,59,1,9721,99,114,59,3,55349,56522,4,3,100,105,114,18561,18566,18572,111,116,59,1,8944,108,100,101,59,1,361,105,4,2,59,102,18579,18581,1,9653,59,1,9652,4,2,97,109,18590,18595,114,114,59,1,8648,108,5,252,1,59,18601,1,252,97,110,103,108,101,59,1,10663,4,15,65,66,68,97,99,100,101,102,108,110,111,112,114,115,122,18643,18648,18661,18667,18847,18851,18857,18904,18909,18915,18931,18937,18943,18949,18996,114,114,59,1,8661,97,114,4,2,59,118,18656,18658,1,10984,59,1,10985,97,115,104,59,1,8872,4,2,110,114,18673,18679,103,114,116,59,1,10652,4,7,101,107,110,112,114,115,116,18695,18704,18711,18720,18742,18754,18810,112,115,105,108,111,110,59,1,1013,97,112,112,97,59,1,1008,111,116,104,105,110,103,59,1,8709,4,3,104,105,114,18728,18732,18735,105,59,1,981,59,1,982,111,112,116,111,59,1,8733,4,2,59,104,18748,18750,1,8597,111,59,1,1009,4,2,105,117,18760,18766,103,109,97,59,1,962,4,2,98,112,18772,18791,115,101,116,110,101,113,4,2,59,113,18784,18787,3,8842,65024,59,3,10955,65024,115,101,116,110,101,113,4,2,59,113,18803,18806,3,8843,65024,59,3,10956,65024,4,2,104,114,18816,18822,101,116,97,59,1,977,105,97,110,103,108,101,4,2,108,114,18834,18840,101,102,116,59,1,8882,105,103,104,116,59,1,8883,121,59,1,1074,97,115,104,59,1,8866,4,3,101,108,114,18865,18884,18890,4,3,59,98,101,18873,18875,18880,1,8744,97,114,59,1,8891,113,59,1,8794,108,105,112,59,1,8942,4,2,98,116,18896,18901,97,114,59,1,124,59,1,124,114,59,3,55349,56627,116,114,105,59,1,8882,115,117,4,2,98,112,18923,18927,59,3,8834,8402,59,3,8835,8402,112,102,59,3,55349,56679,114,111,112,59,1,8733,116,114,105,59,1,8883,4,2,99,117,18955,18960,114,59,3,55349,56523,4,2,98,112,18966,18981,110,4,2,69,101,18973,18977,59,3,10955,65024,59,3,8842,65024,110,4,2,69,101,18988,18992,59,3,10956,65024,59,3,8843,65024,105,103,122,97,103,59,1,10650,4,7,99,101,102,111,112,114,115,19020,19026,19061,19066,19072,19075,19089,105,114,99,59,1,373,4,2,100,105,19032,19055,4,2,98,103,19038,19043,97,114,59,1,10847,101,4,2,59,113,19050,19052,1,8743,59,1,8793,101,114,112,59,1,8472,114,59,3,55349,56628,112,102,59,3,55349,56680,59,1,8472,4,2,59,101,19081,19083,1,8768,97,116,104,59,1,8768,99,114,59,3,55349,56524,4,14,99,100,102,104,105,108,109,110,111,114,115,117,118,119,19125,19146,19152,19157,19173,19176,19192,19197,19202,19236,19252,19269,19286,19291,4,3,97,105,117,19133,19137,19142,112,59,1,8898,114,99,59,1,9711,112,59,1,8899,116,114,105,59,1,9661,114,59,3,55349,56629,4,2,65,97,19163,19168,114,114,59,1,10234,114,114,59,1,10231,59,1,958,4,2,65,97,19182,19187,114,114,59,1,10232,114,114,59,1,10229,97,112,59,1,10236,105,115,59,1,8955,4,3,100,112,116,19210,19215,19230,111,116,59,1,10752,4,2,102,108,19221,19225,59,3,55349,56681,117,115,59,1,10753,105,109,101,59,1,10754,4,2,65,97,19242,19247,114,114,59,1,10233,114,114,59,1,10230,4,2,99,113,19258,19263,114,59,3,55349,56525,99,117,112,59,1,10758,4,2,112,116,19275,19281,108,117,115,59,1,10756,114,105,59,1,9651,101,101,59,1,8897,101,100,103,101,59,1,8896,4,8,97,99,101,102,105,111,115,117,19316,19335,19349,19357,19362,19367,19373,19379,99,4,2,117,121,19323,19332,116,101,5,253,1,59,19330,1,253,59,1,1103,4,2,105,121,19341,19346,114,99,59,1,375,59,1,1099,110,5,165,1,59,19355,1,165,114,59,3,55349,56630,99,121,59,1,1111,112,102,59,3,55349,56682,99,114,59,3,55349,56526,4,2,99,109,19385,19389,121,59,1,1102,108,5,255,1,59,19395,1,255,4,10,97,99,100,101,102,104,105,111,115,119,19419,19426,19441,19446,19462,19467,19472,19480,19486,19492,99,117,116,101,59,1,378,4,2,97,121,19432,19438,114,111,110,59,1,382,59,1,1079,111,116,59,1,380,4,2,101,116,19452,19458,116,114,102,59,1,8488,97,59,1,950,114,59,3,55349,56631,99,121,59,1,1078,103,114,97,114,114,59,1,8669,112,102,59,3,55349,56683,99,114,59,3,55349,56527,4,2,106,110,19498,19501,59,1,8205,106,59,1,8204]);const Ht=dt,Gt=[45,45],Kt=[68,79,67,84,89,80,69],zt=[91,67,68,65,84,65,91],qt=[115,99,114,105,112,116],Vt=[80,85,66,76,73,67],Wt=[83,89,83,84,69,77],Yt={128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376},$t="DATA_STATE",Qt="RCDATA_STATE",Xt="RAWTEXT_STATE",Jt="SCRIPT_DATA_STATE",Zt="PLAINTEXT_STATE",en="TAG_OPEN_STATE",tn="END_TAG_OPEN_STATE",nn="TAG_NAME_STATE",rn="RCDATA_LESS_THAN_SIGN_STATE",on="RCDATA_END_TAG_OPEN_STATE",sn="RCDATA_END_TAG_NAME_STATE",an="RAWTEXT_LESS_THAN_SIGN_STATE",un="RAWTEXT_END_TAG_OPEN_STATE",cn="RAWTEXT_END_TAG_NAME_STATE",ln="SCRIPT_DATA_LESS_THAN_SIGN_STATE",fn="SCRIPT_DATA_END_TAG_OPEN_STATE",pn="SCRIPT_DATA_END_TAG_NAME_STATE",hn="SCRIPT_DATA_ESCAPE_START_STATE",dn="SCRIPT_DATA_ESCAPE_START_DASH_STATE",mn="SCRIPT_DATA_ESCAPED_STATE",gn="SCRIPT_DATA_ESCAPED_DASH_STATE",yn="SCRIPT_DATA_ESCAPED_DASH_DASH_STATE",En="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN_STATE",vn="SCRIPT_DATA_ESCAPED_END_TAG_OPEN_STATE",Tn="SCRIPT_DATA_ESCAPED_END_TAG_NAME_STATE",_n="SCRIPT_DATA_DOUBLE_ESCAPE_START_STATE",bn="SCRIPT_DATA_DOUBLE_ESCAPED_STATE",An="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_STATE",xn="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH_STATE",kn="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN_STATE",Sn="SCRIPT_DATA_DOUBLE_ESCAPE_END_STATE",On="BEFORE_ATTRIBUTE_NAME_STATE",Cn="ATTRIBUTE_NAME_STATE",wn="AFTER_ATTRIBUTE_NAME_STATE",Nn="BEFORE_ATTRIBUTE_VALUE_STATE",In="ATTRIBUTE_VALUE_DOUBLE_QUOTED_STATE",Rn="ATTRIBUTE_VALUE_SINGLE_QUOTED_STATE",Pn="ATTRIBUTE_VALUE_UNQUOTED_STATE",Ln="AFTER_ATTRIBUTE_VALUE_QUOTED_STATE",Mn="SELF_CLOSING_START_TAG_STATE",Dn="BOGUS_COMMENT_STATE",jn="MARKUP_DECLARATION_OPEN_STATE",Fn="COMMENT_START_STATE",Bn="COMMENT_START_DASH_STATE",Un="COMMENT_STATE",Hn="COMMENT_LESS_THAN_SIGN_STATE",Gn="COMMENT_LESS_THAN_SIGN_BANG_STATE",Kn="COMMENT_LESS_THAN_SIGN_BANG_DASH_STATE",zn="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH_STATE",qn="COMMENT_END_DASH_STATE",Vn="COMMENT_END_STATE",Wn="COMMENT_END_BANG_STATE",Yn="DOCTYPE_STATE",$n="BEFORE_DOCTYPE_NAME_STATE",Qn="DOCTYPE_NAME_STATE",Xn="AFTER_DOCTYPE_NAME_STATE",Jn="AFTER_DOCTYPE_PUBLIC_KEYWORD_STATE",Zn="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER_STATE",er="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED_STATE",tr="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED_STATE",nr="AFTER_DOCTYPE_PUBLIC_IDENTIFIER_STATE",rr="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS_STATE",or="AFTER_DOCTYPE_SYSTEM_KEYWORD_STATE",ir="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER_STATE",sr="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED_STATE",ar="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED_STATE",ur="AFTER_DOCTYPE_SYSTEM_IDENTIFIER_STATE",cr="BOGUS_DOCTYPE_STATE",lr="CDATA_SECTION_STATE",fr="CDATA_SECTION_BRACKET_STATE",pr="CDATA_SECTION_END_STATE",hr="CHARACTER_REFERENCE_STATE",dr="NAMED_CHARACTER_REFERENCE_STATE",mr="AMBIGUOS_AMPERSAND_STATE",gr="NUMERIC_CHARACTER_REFERENCE_STATE",yr="HEXADEMICAL_CHARACTER_REFERENCE_START_STATE",Er="DECIMAL_CHARACTER_REFERENCE_START_STATE",vr="HEXADEMICAL_CHARACTER_REFERENCE_STATE",Tr="DECIMAL_CHARACTER_REFERENCE_STATE",_r="NUMERIC_CHARACTER_REFERENCE_END_STATE";function br(e){return e===Ht.SPACE||e===Ht.LINE_FEED||e===Ht.TABULATION||e===Ht.FORM_FEED}function Ar(e){return e>=Ht.DIGIT_0&&e<=Ht.DIGIT_9}function xr(e){return e>=Ht.LATIN_CAPITAL_A&&e<=Ht.LATIN_CAPITAL_Z}function kr(e){return e>=Ht.LATIN_SMALL_A&&e<=Ht.LATIN_SMALL_Z}function Sr(e){return kr(e)||xr(e)}function Or(e){return Sr(e)||Ar(e)}function Cr(e){return e>=Ht.LATIN_CAPITAL_A&&e<=Ht.LATIN_CAPITAL_F}function wr(e){return e>=Ht.LATIN_SMALL_A&&e<=Ht.LATIN_SMALL_F}function Nr(e){return e+32}function Ir(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(e>>>10&1023|55296)+String.fromCharCode(56320|1023&e))}function Rr(e){return String.fromCharCode(Nr(e))}function Pr(e,t){const n=Ut[++e];let r=++e,o=r+n-1;for(;r<=o;){const e=r+o>>>1,i=Ut[e];if(it))return Ut[e+n];o=e-1}}return-1}class Lr{constructor(){this.preprocessor=new class{constructor(){this.html=null,this.pos=-1,this.lastGapPos=-1,this.lastCharPos=-1,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536}_err(){}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(e){if(this.pos!==this.lastCharPos){const t=this.html.charCodeAt(this.pos+1);if(function(e){return e>=56320&&e<=57343}(t))return this.pos++,this._addGap(),1024*(e-55296)+9216+t}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,Bt.EOF;return this._err("surrogate-in-input-stream"),e}dropParsedChunk(){this.pos>this.bufferWaterline&&(this.lastCharPos-=this.pos,this.html=this.html.substring(this.pos),this.pos=0,this.lastGapPos=-1,this.gapStack=[])}write(e,t){this.html?this.html+=e:this.html=e,this.lastCharPos=this.html.length-1,this.endOfChunkHit=!1,this.lastChunkWritten=t}insertHtmlAtCurrentPos(e){this.html=this.html.substring(0,this.pos+1)+e+this.html.substring(this.pos+1,this.html.length),this.lastCharPos=this.html.length-1,this.endOfChunkHit=!1}advance(){if(this.pos++,this.pos>this.lastCharPos)return this.endOfChunkHit=!this.lastChunkWritten,Bt.EOF;let e=this.html.charCodeAt(this.pos);return this.skipNextNewLine&&e===Bt.LINE_FEED?(this.skipNextNewLine=!1,this._addGap(),this.advance()):e===Bt.CARRIAGE_RETURN?(this.skipNextNewLine=!0,Bt.LINE_FEED):(this.skipNextNewLine=!1,mt(e)&&(e=this._processSurrogate(e)),e>31&&e<127||e===Bt.LINE_FEED||e===Bt.CARRIAGE_RETURN||e>159&&e<64976||this._checkForProblematicCharacters(e),e)}_checkForProblematicCharacters(e){gt(e)?this._err("control-character-in-input-stream"):yt(e)&&this._err("noncharacter-in-input-stream")}retreat(){this.pos===this.lastGapPos&&(this.lastGapPos=this.gapStack.pop(),this.pos--),this.pos--}},this.tokenQueue=[],this.allowCDATA=!1,this.state=$t,this.returnState="",this.charRefCode=-1,this.tempBuff=[],this.lastStartTagName="",this.consumedAfterSnapshot=-1,this.active=!1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr=null}_err(){}_errOnNextCodePoint(e){this._consume(),this._err(e),this._unconsume()}getNextToken(){for(;!this.tokenQueue.length&&this.active;){this.consumedAfterSnapshot=0;const e=this._consume();this._ensureHibernation()||this[this.state](e)}return this.tokenQueue.shift()}write(e,t){this.active=!0,this.preprocessor.write(e,t)}insertHtmlAtCurrentPos(e){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(e)}_ensureHibernation(){if(this.preprocessor.endOfChunkHit){for(;this.consumedAfterSnapshot>0;this.consumedAfterSnapshot--)this.preprocessor.retreat();return this.active=!1,this.tokenQueue.push({type:Lr.HIBERNATION_TOKEN}),!0}return!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_unconsume(){this.consumedAfterSnapshot--,this.preprocessor.retreat()}_reconsumeInState(e){this.state=e,this._unconsume()}_consumeSequenceIfMatch(e,t,n){let r=0,o=!0;const i=e.length;let s,a=0,u=t;for(;a0&&(u=this._consume(),r++),u===Ht.EOF){o=!1;break}if(s=e[a],u!==s&&(n||u!==Nr(s))){o=!1;break}}if(!o)for(;r--;)this._unconsume();return o}_isTempBufferEqualToScriptString(){if(this.tempBuff.length!==qt.length)return!1;for(let e=0;e0&&this._err("end-tag-with-attributes"),e.selfClosing&&this._err("end-tag-with-trailing-solidus")),this.tokenQueue.push(e)}_emitCurrentCharacterToken(){this.currentCharacterToken&&(this.tokenQueue.push(this.currentCharacterToken),this.currentCharacterToken=null)}_emitEOFToken(){this._createEOFToken(),this._emitCurrentToken()}_appendCharToCurrentCharacterToken(e,t){this.currentCharacterToken&&this.currentCharacterToken.type!==e&&this._emitCurrentCharacterToken(),this.currentCharacterToken?this.currentCharacterToken.chars+=t:this._createCharacterToken(e,t)}_emitCodePoint(e){let t=Lr.CHARACTER_TOKEN;br(e)?t=Lr.WHITESPACE_CHARACTER_TOKEN:e===Ht.NULL&&(t=Lr.NULL_CHARACTER_TOKEN),this._appendCharToCurrentCharacterToken(t,Ir(e))}_emitSeveralCodePoints(e){for(let t=0;t-1;){const e=Ut[r],o=e<7;o&&1&e&&(t=2&e?[Ut[++r],Ut[++r]]:[Ut[++r]],n=0);const i=this._consume();if(this.tempBuff.push(i),n++,i===Ht.EOF)break;r=o?4&e?Pr(r,i):-1:i===e?++r:-1}for(;n--;)this.tempBuff.pop(),this._unconsume();return t}_isCharacterReferenceInAttribute(){return this.returnState===In||this.returnState===Rn||this.returnState===Pn}_isCharacterReferenceAttributeQuirk(e){if(!e&&this._isCharacterReferenceInAttribute()){const e=this._consume();return this._unconsume(),e===Ht.EQUALS_SIGN||Or(e)}return!1}_flushCodePointsConsumedAsCharacterReference(){if(this._isCharacterReferenceInAttribute())for(let e=0;e")):e===Ht.NULL?(this._err(Et),this.state=mn,this._emitChars(ht)):e===Ht.EOF?(this._err(Rt),this._emitEOFToken()):(this.state=mn,this._emitCodePoint(e))}[En](e){e===Ht.SOLIDUS?(this.tempBuff=[],this.state=vn):Sr(e)?(this.tempBuff=[],this._emitChars("<"),this._reconsumeInState(_n)):(this._emitChars("<"),this._reconsumeInState(mn))}[vn](e){Sr(e)?(this._createEndTagToken(),this._reconsumeInState(Tn)):(this._emitChars("")):e===Ht.NULL?(this._err(Et),this.state=bn,this._emitChars(ht)):e===Ht.EOF?(this._err(Rt),this._emitEOFToken()):(this.state=bn,this._emitCodePoint(e))}[kn](e){e===Ht.SOLIDUS?(this.tempBuff=[],this.state=Sn,this._emitChars("/")):this._reconsumeInState(bn)}[Sn](e){br(e)||e===Ht.SOLIDUS||e===Ht.GREATER_THAN_SIGN?(this.state=this._isTempBufferEqualToScriptString()?mn:bn,this._emitCodePoint(e)):xr(e)?(this.tempBuff.push(Nr(e)),this._emitCodePoint(e)):kr(e)?(this.tempBuff.push(e),this._emitCodePoint(e)):this._reconsumeInState(bn)}[On](e){br(e)||(e===Ht.SOLIDUS||e===Ht.GREATER_THAN_SIGN||e===Ht.EOF?this._reconsumeInState(wn):e===Ht.EQUALS_SIGN?(this._err("unexpected-equals-sign-before-attribute-name"),this._createAttr("="),this.state=Cn):(this._createAttr(""),this._reconsumeInState(Cn)))}[Cn](e){br(e)||e===Ht.SOLIDUS||e===Ht.GREATER_THAN_SIGN||e===Ht.EOF?(this._leaveAttrName(wn),this._unconsume()):e===Ht.EQUALS_SIGN?this._leaveAttrName(Nn):xr(e)?this.currentAttr.name+=Rr(e):e===Ht.QUOTATION_MARK||e===Ht.APOSTROPHE||e===Ht.LESS_THAN_SIGN?(this._err("unexpected-character-in-attribute-name"),this.currentAttr.name+=Ir(e)):e===Ht.NULL?(this._err(Et),this.currentAttr.name+=ht):this.currentAttr.name+=Ir(e)}[wn](e){br(e)||(e===Ht.SOLIDUS?this.state=Mn:e===Ht.EQUALS_SIGN?this.state=Nn:e===Ht.GREATER_THAN_SIGN?(this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(bt),this._emitEOFToken()):(this._createAttr(""),this._reconsumeInState(Cn)))}[Nn](e){br(e)||(e===Ht.QUOTATION_MARK?this.state=In:e===Ht.APOSTROPHE?this.state=Rn:e===Ht.GREATER_THAN_SIGN?(this._err("missing-attribute-value"),this.state=$t,this._emitCurrentToken()):this._reconsumeInState(Pn))}[In](e){e===Ht.QUOTATION_MARK?this.state=Ln:e===Ht.AMPERSAND?(this.returnState=In,this.state=hr):e===Ht.NULL?(this._err(Et),this.currentAttr.value+=ht):e===Ht.EOF?(this._err(bt),this._emitEOFToken()):this.currentAttr.value+=Ir(e)}[Rn](e){e===Ht.APOSTROPHE?this.state=Ln:e===Ht.AMPERSAND?(this.returnState=Rn,this.state=hr):e===Ht.NULL?(this._err(Et),this.currentAttr.value+=ht):e===Ht.EOF?(this._err(bt),this._emitEOFToken()):this.currentAttr.value+=Ir(e)}[Pn](e){br(e)?this._leaveAttrValue(On):e===Ht.AMPERSAND?(this.returnState=Pn,this.state=hr):e===Ht.GREATER_THAN_SIGN?(this._leaveAttrValue($t),this._emitCurrentToken()):e===Ht.NULL?(this._err(Et),this.currentAttr.value+=ht):e===Ht.QUOTATION_MARK||e===Ht.APOSTROPHE||e===Ht.LESS_THAN_SIGN||e===Ht.EQUALS_SIGN||e===Ht.GRAVE_ACCENT?(this._err("unexpected-character-in-unquoted-attribute-value"),this.currentAttr.value+=Ir(e)):e===Ht.EOF?(this._err(bt),this._emitEOFToken()):this.currentAttr.value+=Ir(e)}[Ln](e){br(e)?this._leaveAttrValue(On):e===Ht.SOLIDUS?this._leaveAttrValue(Mn):e===Ht.GREATER_THAN_SIGN?(this._leaveAttrValue($t),this._emitCurrentToken()):e===Ht.EOF?(this._err(bt),this._emitEOFToken()):(this._err("missing-whitespace-between-attributes"),this._reconsumeInState(On))}[Mn](e){e===Ht.GREATER_THAN_SIGN?(this.currentToken.selfClosing=!0,this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(bt),this._emitEOFToken()):(this._err("unexpected-solidus-in-tag"),this._reconsumeInState(On))}[Dn](e){e===Ht.GREATER_THAN_SIGN?(this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._emitCurrentToken(),this._emitEOFToken()):e===Ht.NULL?(this._err(Et),this.currentToken.data+=ht):this.currentToken.data+=Ir(e)}[jn](e){this._consumeSequenceIfMatch(Gt,e,!0)?(this._createCommentToken(),this.state=Fn):this._consumeSequenceIfMatch(Kt,e,!1)?this.state=Yn:this._consumeSequenceIfMatch(zt,e,!0)?this.allowCDATA?this.state=lr:(this._err("cdata-in-html-content"),this._createCommentToken(),this.currentToken.data="[CDATA[",this.state=Dn):this._ensureHibernation()||(this._err("incorrectly-opened-comment"),this._createCommentToken(),this._reconsumeInState(Dn))}[Fn](e){e===Ht.HYPHEN_MINUS?this.state=Bn:e===Ht.GREATER_THAN_SIGN?(this._err(Lt),this.state=$t,this._emitCurrentToken()):this._reconsumeInState(Un)}[Bn](e){e===Ht.HYPHEN_MINUS?this.state=Vn:e===Ht.GREATER_THAN_SIGN?(this._err(Lt),this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Mt),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="-",this._reconsumeInState(Un))}[Un](e){e===Ht.HYPHEN_MINUS?this.state=qn:e===Ht.LESS_THAN_SIGN?(this.currentToken.data+="<",this.state=Hn):e===Ht.NULL?(this._err(Et),this.currentToken.data+=ht):e===Ht.EOF?(this._err(Mt),this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.data+=Ir(e)}[Hn](e){e===Ht.EXCLAMATION_MARK?(this.currentToken.data+="!",this.state=Gn):e===Ht.LESS_THAN_SIGN?this.currentToken.data+="!":this._reconsumeInState(Un)}[Gn](e){e===Ht.HYPHEN_MINUS?this.state=Kn:this._reconsumeInState(Un)}[Kn](e){e===Ht.HYPHEN_MINUS?this.state=zn:this._reconsumeInState(qn)}[zn](e){e!==Ht.GREATER_THAN_SIGN&&e!==Ht.EOF&&this._err("nested-comment"),this._reconsumeInState(Vn)}[qn](e){e===Ht.HYPHEN_MINUS?this.state=Vn:e===Ht.EOF?(this._err(Mt),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="-",this._reconsumeInState(Un))}[Vn](e){e===Ht.GREATER_THAN_SIGN?(this.state=$t,this._emitCurrentToken()):e===Ht.EXCLAMATION_MARK?this.state=Wn:e===Ht.HYPHEN_MINUS?this.currentToken.data+="-":e===Ht.EOF?(this._err(Mt),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="--",this._reconsumeInState(Un))}[Wn](e){e===Ht.HYPHEN_MINUS?(this.currentToken.data+="--!",this.state=qn):e===Ht.GREATER_THAN_SIGN?(this._err("incorrectly-closed-comment"),this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Mt),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="--!",this._reconsumeInState(Un))}[Yn](e){br(e)?this.state=$n:e===Ht.GREATER_THAN_SIGN?this._reconsumeInState($n):e===Ht.EOF?(this._err(Pt),this._createDoctypeToken(null),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err("missing-whitespace-before-doctype-name"),this._reconsumeInState($n))}[$n](e){br(e)||(xr(e)?(this._createDoctypeToken(Rr(e)),this.state=Qn):e===Ht.NULL?(this._err(Et),this._createDoctypeToken(ht),this.state=Qn):e===Ht.GREATER_THAN_SIGN?(this._err("missing-doctype-name"),this._createDoctypeToken(null),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=$t):e===Ht.EOF?(this._err(Pt),this._createDoctypeToken(null),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._createDoctypeToken(Ir(e)),this.state=Qn))}[Qn](e){br(e)?this.state=Xn:e===Ht.GREATER_THAN_SIGN?(this.state=$t,this._emitCurrentToken()):xr(e)?this.currentToken.name+=Rr(e):e===Ht.NULL?(this._err(Et),this.currentToken.name+=ht):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.name+=Ir(e)}[Xn](e){br(e)||(e===Ht.GREATER_THAN_SIGN?(this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this._consumeSequenceIfMatch(Vt,e,!1)?this.state=Jn:this._consumeSequenceIfMatch(Wt,e,!1)?this.state=or:this._ensureHibernation()||(this._err("invalid-character-sequence-after-doctype-name"),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr)))}[Jn](e){br(e)?this.state=Zn:e===Ht.QUOTATION_MARK?(this._err(At),this.currentToken.publicId="",this.state=er):e===Ht.APOSTROPHE?(this._err(At),this.currentToken.publicId="",this.state=tr):e===Ht.GREATER_THAN_SIGN?(this._err(Ct),this.currentToken.forceQuirks=!0,this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(St),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr))}[Zn](e){br(e)||(e===Ht.QUOTATION_MARK?(this.currentToken.publicId="",this.state=er):e===Ht.APOSTROPHE?(this.currentToken.publicId="",this.state=tr):e===Ht.GREATER_THAN_SIGN?(this._err(Ct),this.currentToken.forceQuirks=!0,this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(St),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr)))}[er](e){e===Ht.QUOTATION_MARK?this.state=nr:e===Ht.NULL?(this._err(Et),this.currentToken.publicId+=ht):e===Ht.GREATER_THAN_SIGN?(this._err(Nt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=$t):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.publicId+=Ir(e)}[tr](e){e===Ht.APOSTROPHE?this.state=nr:e===Ht.NULL?(this._err(Et),this.currentToken.publicId+=ht):e===Ht.GREATER_THAN_SIGN?(this._err(Nt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=$t):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.publicId+=Ir(e)}[nr](e){br(e)?this.state=rr:e===Ht.GREATER_THAN_SIGN?(this.state=$t,this._emitCurrentToken()):e===Ht.QUOTATION_MARK?(this._err(xt),this.currentToken.systemId="",this.state=sr):e===Ht.APOSTROPHE?(this._err(xt),this.currentToken.systemId="",this.state=ar):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(Ot),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr))}[rr](e){br(e)||(e===Ht.GREATER_THAN_SIGN?(this._emitCurrentToken(),this.state=$t):e===Ht.QUOTATION_MARK?(this.currentToken.systemId="",this.state=sr):e===Ht.APOSTROPHE?(this.currentToken.systemId="",this.state=ar):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(Ot),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr)))}[or](e){br(e)?this.state=ir:e===Ht.QUOTATION_MARK?(this._err(kt),this.currentToken.systemId="",this.state=sr):e===Ht.APOSTROPHE?(this._err(kt),this.currentToken.systemId="",this.state=ar):e===Ht.GREATER_THAN_SIGN?(this._err(wt),this.currentToken.forceQuirks=!0,this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(Ot),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr))}[ir](e){br(e)||(e===Ht.QUOTATION_MARK?(this.currentToken.systemId="",this.state=sr):e===Ht.APOSTROPHE?(this.currentToken.systemId="",this.state=ar):e===Ht.GREATER_THAN_SIGN?(this._err(wt),this.currentToken.forceQuirks=!0,this.state=$t,this._emitCurrentToken()):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(Ot),this.currentToken.forceQuirks=!0,this._reconsumeInState(cr)))}[sr](e){e===Ht.QUOTATION_MARK?this.state=ur:e===Ht.NULL?(this._err(Et),this.currentToken.systemId+=ht):e===Ht.GREATER_THAN_SIGN?(this._err(It),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=$t):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.systemId+=Ir(e)}[ar](e){e===Ht.APOSTROPHE?this.state=ur:e===Ht.NULL?(this._err(Et),this.currentToken.systemId+=ht):e===Ht.GREATER_THAN_SIGN?(this._err(It),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=$t):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.systemId+=Ir(e)}[ur](e){br(e)||(e===Ht.GREATER_THAN_SIGN?(this._emitCurrentToken(),this.state=$t):e===Ht.EOF?(this._err(Pt),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err("unexpected-character-after-doctype-system-identifier"),this._reconsumeInState(cr)))}[cr](e){e===Ht.GREATER_THAN_SIGN?(this._emitCurrentToken(),this.state=$t):e===Ht.NULL?this._err(Et):e===Ht.EOF&&(this._emitCurrentToken(),this._emitEOFToken())}[lr](e){e===Ht.RIGHT_SQUARE_BRACKET?this.state=fr:e===Ht.EOF?(this._err("eof-in-cdata"),this._emitEOFToken()):this._emitCodePoint(e)}[fr](e){e===Ht.RIGHT_SQUARE_BRACKET?this.state=pr:(this._emitChars("]"),this._reconsumeInState(lr))}[pr](e){e===Ht.GREATER_THAN_SIGN?this.state=$t:e===Ht.RIGHT_SQUARE_BRACKET?this._emitChars("]"):(this._emitChars("]]"),this._reconsumeInState(lr))}[hr](e){this.tempBuff=[Ht.AMPERSAND],e===Ht.NUMBER_SIGN?(this.tempBuff.push(e),this.state=gr):Or(e)?this._reconsumeInState(dr):(this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState))}[dr](e){const t=this._matchNamedCharacterReference(e);if(this._ensureHibernation())this.tempBuff=[Ht.AMPERSAND];else if(t){const e=this.tempBuff[this.tempBuff.length-1]===Ht.SEMICOLON;this._isCharacterReferenceAttributeQuirk(e)||(e||this._errOnNextCodePoint(Tt),this.tempBuff=t),this._flushCodePointsConsumedAsCharacterReference(),this.state=this.returnState}else this._flushCodePointsConsumedAsCharacterReference(),this.state=mr}[mr](e){Or(e)?this._isCharacterReferenceInAttribute()?this.currentAttr.value+=Ir(e):this._emitCodePoint(e):(e===Ht.SEMICOLON&&this._err("unknown-named-character-reference"),this._reconsumeInState(this.returnState))}[gr](e){this.charRefCode=0,e===Ht.LATIN_SMALL_X||e===Ht.LATIN_CAPITAL_X?(this.tempBuff.push(e),this.state=yr):this._reconsumeInState(Er)}[yr](e){!function(e){return Ar(e)||Cr(e)||wr(e)}(e)?(this._err(Dt),this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState)):this._reconsumeInState(vr)}[Er](e){Ar(e)?this._reconsumeInState(Tr):(this._err(Dt),this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState))}[vr](e){Cr(e)?this.charRefCode=16*this.charRefCode+e-55:wr(e)?this.charRefCode=16*this.charRefCode+e-87:Ar(e)?this.charRefCode=16*this.charRefCode+e-48:e===Ht.SEMICOLON?this.state=_r:(this._err(Tt),this._reconsumeInState(_r))}[Tr](e){Ar(e)?this.charRefCode=10*this.charRefCode+e-48:e===Ht.SEMICOLON?this.state=_r:(this._err(Tt),this._reconsumeInState(_r))}[_r](){if(this.charRefCode===Ht.NULL)this._err("null-character-reference"),this.charRefCode=Ht.REPLACEMENT_CHARACTER;else if(this.charRefCode>1114111)this._err("character-reference-outside-unicode-range"),this.charRefCode=Ht.REPLACEMENT_CHARACTER;else if(mt(this.charRefCode))this._err("surrogate-character-reference"),this.charRefCode=Ht.REPLACEMENT_CHARACTER;else if(yt(this.charRefCode))this._err("noncharacter-character-reference");else if(gt(this.charRefCode)||this.charRefCode===Ht.CARRIAGE_RETURN){this._err("control-character-reference");const e=Yt[this.charRefCode];e&&(this.charRefCode=e)}this.tempBuff=[this.charRefCode],this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState)}}Lr.CHARACTER_TOKEN="CHARACTER_TOKEN",Lr.NULL_CHARACTER_TOKEN="NULL_CHARACTER_TOKEN",Lr.WHITESPACE_CHARACTER_TOKEN="WHITESPACE_CHARACTER_TOKEN",Lr.START_TAG_TOKEN="START_TAG_TOKEN",Lr.END_TAG_TOKEN="END_TAG_TOKEN",Lr.COMMENT_TOKEN="COMMENT_TOKEN",Lr.DOCTYPE_TOKEN="DOCTYPE_TOKEN",Lr.EOF_TOKEN="EOF_TOKEN",Lr.HIBERNATION_TOKEN="HIBERNATION_TOKEN",Lr.MODE={DATA:$t,RCDATA:Qt,RAWTEXT:Xt,SCRIPT_DATA:Jt,PLAINTEXT:Zt},Lr.getTokenAttr=function(e,t){for(let n=e.attrs.length-1;n>=0;n--)if(e.attrs[n].name===t)return e.attrs[n].value;return null};var Mr=Lr,Dr=o((function(e,t){const n=t.NAMESPACES={HTML:"http://www.w3.org/1999/xhtml",MATHML:"http://www.w3.org/1998/Math/MathML",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"};t.ATTRS={TYPE:"type",ACTION:"action",ENCODING:"encoding",PROMPT:"prompt",NAME:"name",COLOR:"color",FACE:"face",SIZE:"size"},t.DOCUMENT_MODE={NO_QUIRKS:"no-quirks",QUIRKS:"quirks",LIMITED_QUIRKS:"limited-quirks"};const r=t.TAG_NAMES={A:"a",ADDRESS:"address",ANNOTATION_XML:"annotation-xml",APPLET:"applet",AREA:"area",ARTICLE:"article",ASIDE:"aside",B:"b",BASE:"base",BASEFONT:"basefont",BGSOUND:"bgsound",BIG:"big",BLOCKQUOTE:"blockquote",BODY:"body",BR:"br",BUTTON:"button",CAPTION:"caption",CENTER:"center",CODE:"code",COL:"col",COLGROUP:"colgroup",DD:"dd",DESC:"desc",DETAILS:"details",DIALOG:"dialog",DIR:"dir",DIV:"div",DL:"dl",DT:"dt",EM:"em",EMBED:"embed",FIELDSET:"fieldset",FIGCAPTION:"figcaption",FIGURE:"figure",FONT:"font",FOOTER:"footer",FOREIGN_OBJECT:"foreignObject",FORM:"form",FRAME:"frame",FRAMESET:"frameset",H1:"h1",H2:"h2",H3:"h3",H4:"h4",H5:"h5",H6:"h6",HEAD:"head",HEADER:"header",HGROUP:"hgroup",HR:"hr",HTML:"html",I:"i",IMG:"img",IMAGE:"image",INPUT:"input",IFRAME:"iframe",KEYGEN:"keygen",LABEL:"label",LI:"li",LINK:"link",LISTING:"listing",MAIN:"main",MALIGNMARK:"malignmark",MARQUEE:"marquee",MATH:"math",MENU:"menu",META:"meta",MGLYPH:"mglyph",MI:"mi",MO:"mo",MN:"mn",MS:"ms",MTEXT:"mtext",NAV:"nav",NOBR:"nobr",NOFRAMES:"noframes",NOEMBED:"noembed",NOSCRIPT:"noscript",OBJECT:"object",OL:"ol",OPTGROUP:"optgroup",OPTION:"option",P:"p",PARAM:"param",PLAINTEXT:"plaintext",PRE:"pre",RB:"rb",RP:"rp",RT:"rt",RTC:"rtc",RUBY:"ruby",S:"s",SCRIPT:"script",SECTION:"section",SELECT:"select",SOURCE:"source",SMALL:"small",SPAN:"span",STRIKE:"strike",STRONG:"strong",STYLE:"style",SUB:"sub",SUMMARY:"summary",SUP:"sup",TABLE:"table",TBODY:"tbody",TEMPLATE:"template",TEXTAREA:"textarea",TFOOT:"tfoot",TD:"td",TH:"th",THEAD:"thead",TITLE:"title",TR:"tr",TRACK:"track",TT:"tt",U:"u",UL:"ul",SVG:"svg",VAR:"var",WBR:"wbr",XMP:"xmp"};t.SPECIAL_ELEMENTS={[n.HTML]:{[r.ADDRESS]:!0,[r.APPLET]:!0,[r.AREA]:!0,[r.ARTICLE]:!0,[r.ASIDE]:!0,[r.BASE]:!0,[r.BASEFONT]:!0,[r.BGSOUND]:!0,[r.BLOCKQUOTE]:!0,[r.BODY]:!0,[r.BR]:!0,[r.BUTTON]:!0,[r.CAPTION]:!0,[r.CENTER]:!0,[r.COL]:!0,[r.COLGROUP]:!0,[r.DD]:!0,[r.DETAILS]:!0,[r.DIR]:!0,[r.DIV]:!0,[r.DL]:!0,[r.DT]:!0,[r.EMBED]:!0,[r.FIELDSET]:!0,[r.FIGCAPTION]:!0,[r.FIGURE]:!0,[r.FOOTER]:!0,[r.FORM]:!0,[r.FRAME]:!0,[r.FRAMESET]:!0,[r.H1]:!0,[r.H2]:!0,[r.H3]:!0,[r.H4]:!0,[r.H5]:!0,[r.H6]:!0,[r.HEAD]:!0,[r.HEADER]:!0,[r.HGROUP]:!0,[r.HR]:!0,[r.HTML]:!0,[r.IFRAME]:!0,[r.IMG]:!0,[r.INPUT]:!0,[r.LI]:!0,[r.LINK]:!0,[r.LISTING]:!0,[r.MAIN]:!0,[r.MARQUEE]:!0,[r.MENU]:!0,[r.META]:!0,[r.NAV]:!0,[r.NOEMBED]:!0,[r.NOFRAMES]:!0,[r.NOSCRIPT]:!0,[r.OBJECT]:!0,[r.OL]:!0,[r.P]:!0,[r.PARAM]:!0,[r.PLAINTEXT]:!0,[r.PRE]:!0,[r.SCRIPT]:!0,[r.SECTION]:!0,[r.SELECT]:!0,[r.SOURCE]:!0,[r.STYLE]:!0,[r.SUMMARY]:!0,[r.TABLE]:!0,[r.TBODY]:!0,[r.TD]:!0,[r.TEMPLATE]:!0,[r.TEXTAREA]:!0,[r.TFOOT]:!0,[r.TH]:!0,[r.THEAD]:!0,[r.TITLE]:!0,[r.TR]:!0,[r.TRACK]:!0,[r.UL]:!0,[r.WBR]:!0,[r.XMP]:!0},[n.MATHML]:{[r.MI]:!0,[r.MO]:!0,[r.MN]:!0,[r.MS]:!0,[r.MTEXT]:!0,[r.ANNOTATION_XML]:!0},[n.SVG]:{[r.TITLE]:!0,[r.FOREIGN_OBJECT]:!0,[r.DESC]:!0}}}));const jr=Dr.TAG_NAMES,Fr=Dr.NAMESPACES;function Br(e){switch(e.length){case 1:return e===jr.P;case 2:return e===jr.RB||e===jr.RP||e===jr.RT||e===jr.DD||e===jr.DT||e===jr.LI;case 3:return e===jr.RTC;case 6:return e===jr.OPTION;case 8:return e===jr.OPTGROUP}return!1}function Ur(e){switch(e.length){case 1:return e===jr.P;case 2:return e===jr.RB||e===jr.RP||e===jr.RT||e===jr.DD||e===jr.DT||e===jr.LI||e===jr.TD||e===jr.TH||e===jr.TR;case 3:return e===jr.RTC;case 5:return e===jr.TBODY||e===jr.TFOOT||e===jr.THEAD;case 6:return e===jr.OPTION;case 7:return e===jr.CAPTION;case 8:return e===jr.OPTGROUP||e===jr.COLGROUP}return!1}function Hr(e,t){switch(e.length){case 2:if(e===jr.TD||e===jr.TH)return t===Fr.HTML;if(e===jr.MI||e===jr.MO||e===jr.MN||e===jr.MS)return t===Fr.MATHML;break;case 4:if(e===jr.HTML)return t===Fr.HTML;if(e===jr.DESC)return t===Fr.SVG;break;case 5:if(e===jr.TABLE)return t===Fr.HTML;if(e===jr.MTEXT)return t===Fr.MATHML;if(e===jr.TITLE)return t===Fr.SVG;break;case 6:return(e===jr.APPLET||e===jr.OBJECT)&&t===Fr.HTML;case 7:return(e===jr.CAPTION||e===jr.MARQUEE)&&t===Fr.HTML;case 8:return e===jr.TEMPLATE&&t===Fr.HTML;case 13:return e===jr.FOREIGN_OBJECT&&t===Fr.SVG;case 14:return e===jr.ANNOTATION_XML&&t===Fr.MATHML}return!1}class Gr{constructor(e){this.length=0,this.entries=[],this.treeAdapter=e,this.bookmark=null}_getNoahArkConditionCandidates(e){const t=[];if(this.length>=3){const n=this.treeAdapter.getAttrList(e).length,r=this.treeAdapter.getTagName(e),o=this.treeAdapter.getNamespaceURI(e);for(let e=this.length-1;e>=0;e--){const i=this.entries[e];if(i.type===Gr.MARKER_ENTRY)break;const s=i.element,a=this.treeAdapter.getAttrList(s);this.treeAdapter.getTagName(s)===r&&this.treeAdapter.getNamespaceURI(s)===o&&a.length===n&&t.push({idx:e,attrs:a})}}return t.length<3?[]:t}_ensureNoahArkCondition(e){const t=this._getNoahArkConditionCandidates(e);let n=t.length;if(n){const r=this.treeAdapter.getAttrList(e),o=r.length,i=Object.create(null);for(let e=0;e=2;e--)this.entries.splice(t[e].idx,1),this.length--}}insertMarker(){this.entries.push({type:Gr.MARKER_ENTRY}),this.length++}pushElement(e,t){this._ensureNoahArkCondition(e),this.entries.push({type:Gr.ELEMENT_ENTRY,element:e,token:t}),this.length++}insertElementAfterBookmark(e,t){let n=this.length-1;for(;n>=0&&this.entries[n]!==this.bookmark;n--);this.entries.splice(n+1,0,{type:Gr.ELEMENT_ENTRY,element:e,token:t}),this.length++}removeEntry(e){for(let t=this.length-1;t>=0;t--)if(this.entries[t]===e){this.entries.splice(t,1),this.length--;break}}clearToLastMarker(){for(;this.length;){const e=this.entries.pop();if(this.length--,e.type===Gr.MARKER_ENTRY)break}}getElementEntryInScopeWithTagName(e){for(let t=this.length-1;t>=0;t--){const n=this.entries[t];if(n.type===Gr.MARKER_ENTRY)return null;if(this.treeAdapter.getTagName(n.element)===e)return n}return null}getElementEntry(e){for(let t=this.length-1;t>=0;t--){const n=this.entries[t];if(n.type===Gr.ELEMENT_ENTRY&&n.element===e)return n}return null}}Gr.MARKER_ENTRY="MARKER_ENTRY",Gr.ELEMENT_ENTRY="ELEMENT_ENTRY";var Kr=Gr;class zr{constructor(e){const t={},n=this._getOverriddenMethods(this,t);for(const r of Object.keys(n))"function"==typeof n[r]&&(t[r]=e[r],e[r]=n[r])}_getOverriddenMethods(){throw new Error("Not implemented")}}zr.install=function(e,t,n){e.__mixins||(e.__mixins=[]);for(let n=0;n{const o=Mr.MODE[r];n[o]=function(n){e.ctLoc=e._getCurrentLocation(),t[o].call(this,n)}})),n}},Yr=class extends qr{constructor(e,t){super(e),this.onItemPop=t.onItemPop}_getOverriddenMethods(e,t){return{pop(){e.onItemPop(this.current),t.pop.call(this)},popAllUpToHtmlElement(){for(let t=this.stackTop;t>0;t--)e.onItemPop(this.items[t]);t.popAllUpToHtmlElement.call(this)},remove(n){e.onItemPop(this.current),t.remove.call(this,n)}}}};const $r=Dr.TAG_NAMES;var Qr=class extends qr{constructor(e){super(e),this.parser=e,this.treeAdapter=this.parser.treeAdapter,this.posTracker=null,this.lastStartTagToken=null,this.lastFosterParentingLocation=null,this.currentToken=null}_setStartLocation(e){let t=null;this.lastStartTagToken&&(t=Object.assign({},this.lastStartTagToken.location),t.startTag=this.lastStartTagToken.location),this.treeAdapter.setNodeSourceCodeLocation(e,t)}_setEndLocation(e,t){const n=this.treeAdapter.getNodeSourceCodeLocation(e);if(n&&t.location){const r=t.location,o=this.treeAdapter.getTagName(e);t.type===Mr.END_TAG_TOKEN&&o===t.tagName?(n.endTag=Object.assign({},r),n.endLine=r.endLine,n.endCol=r.endCol,n.endOffset=r.endOffset):(n.endLine=r.startLine,n.endCol=r.startCol,n.endOffset=r.startOffset)}}_getOverriddenMethods(e,t){return{_bootstrap(n,r){t._bootstrap.call(this,n,r),e.lastStartTagToken=null,e.lastFosterParentingLocation=null,e.currentToken=null;const o=qr.install(this.tokenizer,Wr);e.posTracker=o.posTracker,qr.install(this.openElements,Yr,{onItemPop:function(t){e._setEndLocation(t,e.currentToken)}})},_runParsingLoop(n){t._runParsingLoop.call(this,n);for(let t=this.openElements.stackTop;t>=0;t--)e._setEndLocation(this.openElements.items[t],e.currentToken)},_processTokenInForeignContent(n){e.currentToken=n,t._processTokenInForeignContent.call(this,n)},_processToken(n){if(e.currentToken=n,t._processToken.call(this,n),n.type===Mr.END_TAG_TOKEN&&(n.tagName===$r.HTML||n.tagName===$r.BODY&&this.openElements.hasInScope($r.BODY)))for(let t=this.openElements.stackTop;t>=0;t--){const r=this.openElements.items[t];if(this.treeAdapter.getTagName(r)===n.tagName){e._setEndLocation(r,n);break}}},_setDocumentType(e){t._setDocumentType.call(this,e);const n=this.treeAdapter.getChildNodes(this.document),r=n.length;for(let t=0;t-1)return no.QUIRKS;let e=null===t?io:oo;if(co(n,e))return no.QUIRKS;if(e=null===t?ao:uo,co(n,e))return no.LIMITED_QUIRKS}return no.NO_QUIRKS}(t);(function(e){return e.name===ro&&null===e.publicId&&(null===e.systemId||"about:legacy-compat"===e.systemId)})(t)||e._err("non-conforming-doctype"),e.treeAdapter.setDocumentMode(e.document,n),e.insertionMode=Eo},[Mr.START_TAG_TOKEN]:ni,[Mr.END_TAG_TOKEN]:ni,[Mr.EOF_TOKEN]:ni},[Eo]:{[Mr.CHARACTER_TOKEN]:ri,[Mr.NULL_CHARACTER_TOKEN]:ri,[Mr.WHITESPACE_CHARACTER_TOKEN]:Qo,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){t.tagName===fo.HTML?(e._insertElement(t,po.HTML),e.insertionMode=vo):ri(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n!==fo.HTML&&n!==fo.HEAD&&n!==fo.BODY&&n!==fo.BR||ri(e,t)},[Mr.EOF_TOKEN]:ri},[vo]:{[Mr.CHARACTER_TOKEN]:oi,[Mr.NULL_CHARACTER_TOKEN]:oi,[Mr.WHITESPACE_CHARACTER_TOKEN]:Qo,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Xo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.HEAD?(e._insertElement(t,po.HTML),e.headElement=e.openElements.current,e.insertionMode=To):oi(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HEAD||n===fo.BODY||n===fo.HTML||n===fo.BR?oi(e,t):e._err(jt)},[Mr.EOF_TOKEN]:oi},[To]:{[Mr.CHARACTER_TOKEN]:ai,[Mr.NULL_CHARACTER_TOKEN]:ai,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Xo,[Mr.START_TAG_TOKEN]:ii,[Mr.END_TAG_TOKEN]:si,[Mr.EOF_TOKEN]:ai},[_o]:{[Mr.CHARACTER_TOKEN]:ui,[Mr.NULL_CHARACTER_TOKEN]:ui,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Xo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.BASEFONT||n===fo.BGSOUND||n===fo.HEAD||n===fo.LINK||n===fo.META||n===fo.NOFRAMES||n===fo.STYLE?ii(e,t):n===fo.NOSCRIPT?e._err("nested-noscript-in-head"):ui(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.NOSCRIPT?(e.openElements.pop(),e.insertionMode=To):n===fo.BR?ui(e,t):e._err(jt)},[Mr.EOF_TOKEN]:ui},[bo]:{[Mr.CHARACTER_TOKEN]:ci,[Mr.NULL_CHARACTER_TOKEN]:ci,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Xo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.BODY?(e._insertElement(t,po.HTML),e.framesetOk=!1,e.insertionMode=Ao):n===fo.FRAMESET?(e._insertElement(t,po.HTML),e.insertionMode=Do):n===fo.BASE||n===fo.BASEFONT||n===fo.BGSOUND||n===fo.LINK||n===fo.META||n===fo.NOFRAMES||n===fo.SCRIPT||n===fo.STYLE||n===fo.TEMPLATE||n===fo.TITLE?(e._err("abandoned-head-element-child"),e.openElements.push(e.headElement),ii(e,t),e.openElements.remove(e.headElement)):n===fo.HEAD?e._err(Ft):ci(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.BODY||n===fo.HTML||n===fo.BR?ci(e,t):n===fo.TEMPLATE?si(e,t):e._err(jt)},[Mr.EOF_TOKEN]:ci},[Ao]:{[Mr.CHARACTER_TOKEN]:fi,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:bi,[Mr.END_TAG_TOKEN]:Si,[Mr.EOF_TOKEN]:Oi},[xo]:{[Mr.CHARACTER_TOKEN]:ei,[Mr.NULL_CHARACTER_TOKEN]:ei,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Qo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:Qo,[Mr.END_TAG_TOKEN]:function(e,t){t.tagName===fo.SCRIPT&&(e.pendingScript=e.openElements.current),e.openElements.pop(),e.insertionMode=e.originalInsertionMode},[Mr.EOF_TOKEN]:function(e,t){e._err("eof-in-element-that-can-contain-only-text"),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e._processToken(t)}},[ko]:{[Mr.CHARACTER_TOKEN]:Ci,[Mr.NULL_CHARACTER_TOKEN]:Ci,[Mr.WHITESPACE_CHARACTER_TOKEN]:Ci,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:wi,[Mr.END_TAG_TOKEN]:Ni,[Mr.EOF_TOKEN]:Oi},[So]:{[Mr.CHARACTER_TOKEN]:function(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0},[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:function(e,t){e.pendingCharacterTokens.push(t)},[Mr.COMMENT_TOKEN]:Ri,[Mr.DOCTYPE_TOKEN]:Ri,[Mr.START_TAG_TOKEN]:Ri,[Mr.END_TAG_TOKEN]:Ri,[Mr.EOF_TOKEN]:Ri},[Oo]:{[Mr.CHARACTER_TOKEN]:fi,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.CAPTION||n===fo.COL||n===fo.COLGROUP||n===fo.TBODY||n===fo.TD||n===fo.TFOOT||n===fo.TH||n===fo.THEAD||n===fo.TR?e.openElements.hasInTableScope(fo.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(fo.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=ko,e._processToken(t)):bi(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.CAPTION||n===fo.TABLE?e.openElements.hasInTableScope(fo.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(fo.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=ko,n===fo.TABLE&&e._processToken(t)):n!==fo.BODY&&n!==fo.COL&&n!==fo.COLGROUP&&n!==fo.HTML&&n!==fo.TBODY&&n!==fo.TD&&n!==fo.TFOOT&&n!==fo.TH&&n!==fo.THEAD&&n!==fo.TR&&Si(e,t)},[Mr.EOF_TOKEN]:Oi},[Co]:{[Mr.CHARACTER_TOKEN]:Pi,[Mr.NULL_CHARACTER_TOKEN]:Pi,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.COL?(e._appendElement(t,po.HTML),t.ackSelfClosing=!0):n===fo.TEMPLATE?ii(e,t):Pi(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.COLGROUP?e.openElements.currentTagName===fo.COLGROUP&&(e.openElements.pop(),e.insertionMode=ko):n===fo.TEMPLATE?si(e,t):n!==fo.COL&&Pi(e,t)},[Mr.EOF_TOKEN]:Oi},[wo]:{[Mr.CHARACTER_TOKEN]:Ci,[Mr.NULL_CHARACTER_TOKEN]:Ci,[Mr.WHITESPACE_CHARACTER_TOKEN]:Ci,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.TR?(e.openElements.clearBackToTableBodyContext(),e._insertElement(t,po.HTML),e.insertionMode=No):n===fo.TH||n===fo.TD?(e.openElements.clearBackToTableBodyContext(),e._insertFakeElement(fo.TR),e.insertionMode=No,e._processToken(t)):n===fo.CAPTION||n===fo.COL||n===fo.COLGROUP||n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD?e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=ko,e._processToken(t)):wi(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD?e.openElements.hasInTableScope(n)&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=ko):n===fo.TABLE?e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=ko,e._processToken(t)):(n!==fo.BODY&&n!==fo.CAPTION&&n!==fo.COL&&n!==fo.COLGROUP||n!==fo.HTML&&n!==fo.TD&&n!==fo.TH&&n!==fo.TR)&&Ni(e,t)},[Mr.EOF_TOKEN]:Oi},[No]:{[Mr.CHARACTER_TOKEN]:Ci,[Mr.NULL_CHARACTER_TOKEN]:Ci,[Mr.WHITESPACE_CHARACTER_TOKEN]:Ci,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.TH||n===fo.TD?(e.openElements.clearBackToTableRowContext(),e._insertElement(t,po.HTML),e.insertionMode=Io,e.activeFormattingElements.insertMarker()):n===fo.CAPTION||n===fo.COL||n===fo.COLGROUP||n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD||n===fo.TR?e.openElements.hasInTableScope(fo.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=wo,e._processToken(t)):wi(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.TR?e.openElements.hasInTableScope(fo.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=wo):n===fo.TABLE?e.openElements.hasInTableScope(fo.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=wo,e._processToken(t)):n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD?(e.openElements.hasInTableScope(n)||e.openElements.hasInTableScope(fo.TR))&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=wo,e._processToken(t)):(n!==fo.BODY&&n!==fo.CAPTION&&n!==fo.COL&&n!==fo.COLGROUP||n!==fo.HTML&&n!==fo.TD&&n!==fo.TH)&&Ni(e,t)},[Mr.EOF_TOKEN]:Oi},[Io]:{[Mr.CHARACTER_TOKEN]:fi,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.CAPTION||n===fo.COL||n===fo.COLGROUP||n===fo.TBODY||n===fo.TD||n===fo.TFOOT||n===fo.TH||n===fo.THEAD||n===fo.TR?(e.openElements.hasInTableScope(fo.TD)||e.openElements.hasInTableScope(fo.TH))&&(e._closeTableCell(),e._processToken(t)):bi(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.TD||n===fo.TH?e.openElements.hasInTableScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=No):n===fo.TABLE||n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD||n===fo.TR?e.openElements.hasInTableScope(n)&&(e._closeTableCell(),e._processToken(t)):n!==fo.BODY&&n!==fo.CAPTION&&n!==fo.COL&&n!==fo.COLGROUP&&n!==fo.HTML&&Si(e,t)},[Mr.EOF_TOKEN]:Oi},[Ro]:{[Mr.CHARACTER_TOKEN]:ei,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:Li,[Mr.END_TAG_TOKEN]:Mi,[Mr.EOF_TOKEN]:Oi},[Po]:{[Mr.CHARACTER_TOKEN]:ei,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.CAPTION||n===fo.TABLE||n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD||n===fo.TR||n===fo.TD||n===fo.TH?(e.openElements.popUntilTagNamePopped(fo.SELECT),e._resetInsertionMode(),e._processToken(t)):Li(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.CAPTION||n===fo.TABLE||n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD||n===fo.TR||n===fo.TD||n===fo.TH?e.openElements.hasInTableScope(n)&&(e.openElements.popUntilTagNamePopped(fo.SELECT),e._resetInsertionMode(),e._processToken(t)):Mi(e,t)},[Mr.EOF_TOKEN]:Oi},[Lo]:{[Mr.CHARACTER_TOKEN]:fi,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;if(n===fo.BASE||n===fo.BASEFONT||n===fo.BGSOUND||n===fo.LINK||n===fo.META||n===fo.NOFRAMES||n===fo.SCRIPT||n===fo.STYLE||n===fo.TEMPLATE||n===fo.TITLE)ii(e,t);else{const r=Ho[n]||Ao;e._popTmplInsertionMode(),e._pushTmplInsertionMode(r),e.insertionMode=r,e._processToken(t)}},[Mr.END_TAG_TOKEN]:function(e,t){t.tagName===fo.TEMPLATE&&si(e,t)},[Mr.EOF_TOKEN]:Di},[Mo]:{[Mr.CHARACTER_TOKEN]:ji,[Mr.NULL_CHARACTER_TOKEN]:ji,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:function(e,t){e._appendCommentNode(t,e.openElements.items[0])},[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){t.tagName===fo.HTML?bi(e,t):ji(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){t.tagName===fo.HTML?e.fragmentContext||(e.insertionMode=Fo):ji(e,t)},[Mr.EOF_TOKEN]:ti},[Do]:{[Mr.CHARACTER_TOKEN]:Qo,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.FRAMESET?e._insertElement(t,po.HTML):n===fo.FRAME?(e._appendElement(t,po.HTML),t.ackSelfClosing=!0):n===fo.NOFRAMES&&ii(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){t.tagName!==fo.FRAMESET||e.openElements.isRootHtmlElementCurrent()||(e.openElements.pop(),e.fragmentContext||e.openElements.currentTagName===fo.FRAMESET||(e.insertionMode=jo))},[Mr.EOF_TOKEN]:ti},[jo]:{[Mr.CHARACTER_TOKEN]:Qo,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:ei,[Mr.COMMENT_TOKEN]:Jo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.NOFRAMES&&ii(e,t)},[Mr.END_TAG_TOKEN]:function(e,t){t.tagName===fo.HTML&&(e.insertionMode=Bo)},[Mr.EOF_TOKEN]:ti},[Fo]:{[Mr.CHARACTER_TOKEN]:Fi,[Mr.NULL_CHARACTER_TOKEN]:Fi,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:Zo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){t.tagName===fo.HTML?bi(e,t):Fi(e,t)},[Mr.END_TAG_TOKEN]:Fi,[Mr.EOF_TOKEN]:ti},[Bo]:{[Mr.CHARACTER_TOKEN]:Qo,[Mr.NULL_CHARACTER_TOKEN]:Qo,[Mr.WHITESPACE_CHARACTER_TOKEN]:li,[Mr.COMMENT_TOKEN]:Zo,[Mr.DOCTYPE_TOKEN]:Qo,[Mr.START_TAG_TOKEN]:function(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.NOFRAMES&&ii(e,t)},[Mr.END_TAG_TOKEN]:Qo,[Mr.EOF_TOKEN]:ti}};function Ko(e,t){let n=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return n?e.openElements.contains(n.element)?e.openElements.hasInScope(t.tagName)||(n=null):(e.activeFormattingElements.removeEntry(n),n=null):ki(e,t),n}function zo(e,t){let n=null;for(let r=e.openElements.stackTop;r>=0;r--){const o=e.openElements.items[r];if(o===t.element)break;e._isSpecialElement(o)&&(n=o)}return n||(e.openElements.popUntilElementPopped(t.element),e.activeFormattingElements.removeEntry(t)),n}function qo(e,t,n){let r=t,o=e.openElements.getCommonAncestor(t);for(let i=0,s=o;s!==n;i++,s=o){o=e.openElements.getCommonAncestor(s);const n=e.activeFormattingElements.getElementEntry(s),a=n&&i>=3;!n||a?(a&&e.activeFormattingElements.removeEntry(n),e.openElements.remove(s)):(s=Vo(e,n),r===t&&(e.activeFormattingElements.bookmark=n),e.treeAdapter.detachNode(r),e.treeAdapter.appendChild(s,r),r=s)}return r}function Vo(e,t){const n=e.treeAdapter.getNamespaceURI(t.element),r=e.treeAdapter.createElement(t.token.tagName,n,t.token.attrs);return e.openElements.replace(t.element,r),t.element=r,r}function Wo(e,t,n){if(e._isElementCausesFosterParenting(t))e._fosterParentElement(n);else{const r=e.treeAdapter.getTagName(t),o=e.treeAdapter.getNamespaceURI(t);r===fo.TEMPLATE&&o===po.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,n)}}function Yo(e,t,n){const r=e.treeAdapter.getNamespaceURI(n.element),o=n.token,i=e.treeAdapter.createElement(o.tagName,r,o.attrs);e._adoptNodes(t,i),e.treeAdapter.appendChild(t,i),e.activeFormattingElements.insertElementAfterBookmark(i,n.token),e.activeFormattingElements.removeEntry(n),e.openElements.remove(n.element),e.openElements.insertAfter(t,i)}function $o(e,t){let n;for(let r=0;r<8&&(n=Ko(e,t),n);r++){const t=zo(e,n);if(!t)break;e.activeFormattingElements.bookmark=n;const r=qo(e,t,n.element),o=e.openElements.getCommonAncestor(n.element);e.treeAdapter.detachNode(r),Wo(e,o,r),Yo(e,t,n)}}function Qo(){}function Xo(e){e._err("misplaced-doctype")}function Jo(e,t){e._appendCommentNode(t,e.openElements.currentTmplContent||e.openElements.current)}function Zo(e,t){e._appendCommentNode(t,e.document)}function ei(e,t){e._insertCharacters(t)}function ti(e){e.stopped=!0}function ni(e,t){e._err("missing-doctype",{beforeToken:!0}),e.treeAdapter.setDocumentMode(e.document,Dr.DOCUMENT_MODE.QUIRKS),e.insertionMode=Eo,e._processToken(t)}function ri(e,t){e._insertFakeRootElement(),e.insertionMode=vo,e._processToken(t)}function oi(e,t){e._insertFakeElement(fo.HEAD),e.headElement=e.openElements.current,e.insertionMode=To,e._processToken(t)}function ii(e,t){const n=t.tagName;n===fo.HTML?bi(e,t):n===fo.BASE||n===fo.BASEFONT||n===fo.BGSOUND||n===fo.LINK||n===fo.META?(e._appendElement(t,po.HTML),t.ackSelfClosing=!0):n===fo.TITLE?e._switchToTextParsing(t,Mr.MODE.RCDATA):n===fo.NOSCRIPT?e.options.scriptingEnabled?e._switchToTextParsing(t,Mr.MODE.RAWTEXT):(e._insertElement(t,po.HTML),e.insertionMode=_o):n===fo.NOFRAMES||n===fo.STYLE?e._switchToTextParsing(t,Mr.MODE.RAWTEXT):n===fo.SCRIPT?e._switchToTextParsing(t,Mr.MODE.SCRIPT_DATA):n===fo.TEMPLATE?(e._insertTemplate(t,po.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=Lo,e._pushTmplInsertionMode(Lo)):n===fo.HEAD?e._err(Ft):ai(e,t)}function si(e,t){const n=t.tagName;n===fo.HEAD?(e.openElements.pop(),e.insertionMode=bo):n===fo.BODY||n===fo.BR||n===fo.HTML?ai(e,t):n===fo.TEMPLATE&&e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagName!==fo.TEMPLATE&&e._err("closing-of-element-with-open-child-elements"),e.openElements.popUntilTagNamePopped(fo.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e._popTmplInsertionMode(),e._resetInsertionMode()):e._err(jt)}function ai(e,t){e.openElements.pop(),e.insertionMode=bo,e._processToken(t)}function ui(e,t){e._err(t.type===Mr.EOF_TOKEN?"open-elements-left-after-eof":"disallowed-content-in-noscript-in-head"),e.openElements.pop(),e.insertionMode=To,e._processToken(t)}function ci(e,t){e._insertFakeElement(fo.BODY),e.insertionMode=Ao,e._processToken(t)}function li(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function fi(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function pi(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML)}function hi(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}function di(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function mi(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}function gi(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,po.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function yi(e,t){e._appendElement(t,po.HTML),t.ackSelfClosing=!0}function Ei(e,t){e._switchToTextParsing(t,Mr.MODE.RAWTEXT)}function vi(e,t){e.openElements.currentTagName===fo.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML)}function Ti(e,t){e.openElements.hasInScope(fo.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,po.HTML)}function _i(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML)}function bi(e,t){const n=t.tagName;switch(n.length){case 1:n===fo.I||n===fo.S||n===fo.B||n===fo.U?di(e,t):n===fo.P?pi(e,t):n===fo.A?function(e,t){const n=e.activeFormattingElements.getElementEntryInScopeWithTagName(fo.A);n&&($o(e,t),e.openElements.remove(n.element),e.activeFormattingElements.removeEntry(n)),e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t):_i(e,t);break;case 2:n===fo.DL||n===fo.OL||n===fo.UL?pi(e,t):n===fo.H1||n===fo.H2||n===fo.H3||n===fo.H4||n===fo.H5||n===fo.H6?function(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement();const n=e.openElements.currentTagName;n!==fo.H1&&n!==fo.H2&&n!==fo.H3&&n!==fo.H4&&n!==fo.H5&&n!==fo.H6||e.openElements.pop(),e._insertElement(t,po.HTML)}(e,t):n===fo.LI||n===fo.DD||n===fo.DT?function(e,t){e.framesetOk=!1;const n=t.tagName;for(let t=e.openElements.stackTop;t>=0;t--){const r=e.openElements.items[t],o=e.treeAdapter.getTagName(r);let i=null;if(n===fo.LI&&o===fo.LI?i=fo.LI:n!==fo.DD&&n!==fo.DT||o!==fo.DD&&o!==fo.DT||(i=o),i){e.openElements.generateImpliedEndTagsWithExclusion(i),e.openElements.popUntilTagNamePopped(i);break}if(o!==fo.ADDRESS&&o!==fo.DIV&&o!==fo.P&&e._isSpecialElement(r))break}e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML)}(e,t):n===fo.EM||n===fo.TT?di(e,t):n===fo.BR?gi(e,t):n===fo.HR?function(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._appendElement(t,po.HTML),e.framesetOk=!1,e.ackSelfClosing=!0}(e,t):n===fo.RB?Ti(e,t):n===fo.RT||n===fo.RP?function(e,t){e.openElements.hasInScope(fo.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(fo.RTC),e._insertElement(t,po.HTML)}(e,t):n!==fo.TH&&n!==fo.TD&&n!==fo.TR&&_i(e,t);break;case 3:n===fo.DIV||n===fo.DIR||n===fo.NAV?pi(e,t):n===fo.PRE?hi(e,t):n===fo.BIG?di(e,t):n===fo.IMG||n===fo.WBR?gi(e,t):n===fo.XMP?function(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,Mr.MODE.RAWTEXT)}(e,t):n===fo.SVG?function(e,t){e._reconstructActiveFormattingElements(),lo.adjustTokenSVGAttrs(t),lo.adjustTokenXMLAttrs(t),t.selfClosing?e._appendElement(t,po.SVG):e._insertElement(t,po.SVG),t.ackSelfClosing=!0}(e,t):n===fo.RTC?Ti(e,t):n!==fo.COL&&_i(e,t);break;case 4:n===fo.HTML?function(e,t){0===e.openElements.tmplCount&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs)}(e,t):n===fo.BASE||n===fo.LINK||n===fo.META?ii(e,t):n===fo.BODY?function(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&0===e.openElements.tmplCount&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(n,t.attrs))}(e,t):n===fo.MAIN||n===fo.MENU?pi(e,t):n===fo.FORM?function(e,t){const n=e.openElements.tmplCount>0;e.formElement&&!n||(e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML),n||(e.formElement=e.openElements.current))}(e,t):n===fo.CODE||n===fo.FONT?di(e,t):n===fo.NOBR?function(e,t){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(fo.NOBR)&&($o(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,po.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t):n===fo.AREA?gi(e,t):n===fo.MATH?function(e,t){e._reconstructActiveFormattingElements(),lo.adjustTokenMathMLAttrs(t),lo.adjustTokenXMLAttrs(t),t.selfClosing?e._appendElement(t,po.MATHML):e._insertElement(t,po.MATHML),t.ackSelfClosing=!0}(e,t):n===fo.MENU?function(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML)}(e,t):n!==fo.HEAD&&_i(e,t);break;case 5:n===fo.STYLE||n===fo.TITLE?ii(e,t):n===fo.ASIDE?pi(e,t):n===fo.SMALL?di(e,t):n===fo.TABLE?function(e,t){e.treeAdapter.getDocumentMode(e.document)!==Dr.DOCUMENT_MODE.QUIRKS&&e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML),e.framesetOk=!1,e.insertionMode=ko}(e,t):n===fo.EMBED?gi(e,t):n===fo.INPUT?function(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,po.HTML);const n=Mr.getTokenAttr(t,ho.TYPE);n&&n.toLowerCase()===go||(e.framesetOk=!1),t.ackSelfClosing=!0}(e,t):n===fo.PARAM||n===fo.TRACK?yi(e,t):n===fo.IMAGE?function(e,t){t.tagName=fo.IMG,gi(e,t)}(e,t):n!==fo.FRAME&&n!==fo.TBODY&&n!==fo.TFOOT&&n!==fo.THEAD&&_i(e,t);break;case 6:n===fo.SCRIPT?ii(e,t):n===fo.CENTER||n===fo.FIGURE||n===fo.FOOTER||n===fo.HEADER||n===fo.HGROUP||n===fo.DIALOG?pi(e,t):n===fo.BUTTON?function(e,t){e.openElements.hasInScope(fo.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(fo.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML),e.framesetOk=!1}(e,t):n===fo.STRIKE||n===fo.STRONG?di(e,t):n===fo.APPLET||n===fo.OBJECT?mi(e,t):n===fo.KEYGEN?gi(e,t):n===fo.SOURCE?yi(e,t):n===fo.IFRAME?function(e,t){e.framesetOk=!1,e._switchToTextParsing(t,Mr.MODE.RAWTEXT)}(e,t):n===fo.SELECT?function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,po.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===ko||e.insertionMode===Oo||e.insertionMode===wo||e.insertionMode===No||e.insertionMode===Io?Po:Ro}(e,t):n===fo.OPTION?vi(e,t):_i(e,t);break;case 7:n===fo.BGSOUND?ii(e,t):n===fo.DETAILS||n===fo.ADDRESS||n===fo.ARTICLE||n===fo.SECTION||n===fo.SUMMARY?pi(e,t):n===fo.LISTING?hi(e,t):n===fo.MARQUEE?mi(e,t):n===fo.NOEMBED?Ei(e,t):n!==fo.CAPTION&&_i(e,t);break;case 8:n===fo.BASEFONT?ii(e,t):n===fo.FRAMESET?function(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&n&&(e.treeAdapter.detachNode(n),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,po.HTML),e.insertionMode=Do)}(e,t):n===fo.FIELDSET?pi(e,t):n===fo.TEXTAREA?function(e,t){e._insertElement(t,po.HTML),e.skipNextNewLine=!0,e.tokenizer.state=Mr.MODE.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=xo}(e,t):n===fo.TEMPLATE?ii(e,t):n===fo.NOSCRIPT?e.options.scriptingEnabled?Ei(e,t):_i(e,t):n===fo.OPTGROUP?vi(e,t):n!==fo.COLGROUP&&_i(e,t);break;case 9:n===fo.PLAINTEXT?function(e,t){e.openElements.hasInButtonScope(fo.P)&&e._closePElement(),e._insertElement(t,po.HTML),e.tokenizer.state=Mr.MODE.PLAINTEXT}(e,t):_i(e,t);break;case 10:n===fo.BLOCKQUOTE||n===fo.FIGCAPTION?pi(e,t):_i(e,t);break;default:_i(e,t)}}function Ai(e,t){const n=t.tagName;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n))}function xi(e,t){const n=t.tagName;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker())}function ki(e,t){const n=t.tagName;for(let t=e.openElements.stackTop;t>0;t--){const r=e.openElements.items[t];if(e.treeAdapter.getTagName(r)===n){e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilElementPopped(r);break}if(e._isSpecialElement(r))break}}function Si(e,t){const n=t.tagName;switch(n.length){case 1:n===fo.A||n===fo.B||n===fo.I||n===fo.S||n===fo.U?$o(e,t):n===fo.P?function(e){e.openElements.hasInButtonScope(fo.P)||e._insertFakeElement(fo.P),e._closePElement()}(e):ki(e,t);break;case 2:n===fo.DL||n===fo.UL||n===fo.OL?Ai(e,t):n===fo.LI?function(e){e.openElements.hasInListItemScope(fo.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(fo.LI),e.openElements.popUntilTagNamePopped(fo.LI))}(e):n===fo.DD||n===fo.DT?function(e,t){const n=t.tagName;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilTagNamePopped(n))}(e,t):n===fo.H1||n===fo.H2||n===fo.H3||n===fo.H4||n===fo.H5||n===fo.H6?function(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}(e):n===fo.BR?function(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(fo.BR),e.openElements.pop(),e.framesetOk=!1}(e):n===fo.EM||n===fo.TT?$o(e,t):ki(e,t);break;case 3:n===fo.BIG?$o(e,t):n===fo.DIR||n===fo.DIV||n===fo.NAV||n===fo.PRE?Ai(e,t):ki(e,t);break;case 4:n===fo.BODY?function(e){e.openElements.hasInScope(fo.BODY)&&(e.insertionMode=Mo)}(e):n===fo.HTML?function(e,t){e.openElements.hasInScope(fo.BODY)&&(e.insertionMode=Mo,e._processToken(t))}(e,t):n===fo.FORM?function(e){const t=e.openElements.tmplCount>0,n=e.formElement;t||(e.formElement=null),(n||t)&&e.openElements.hasInScope(fo.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(fo.FORM):e.openElements.remove(n))}(e):n===fo.CODE||n===fo.FONT||n===fo.NOBR?$o(e,t):n===fo.MAIN||n===fo.MENU?Ai(e,t):ki(e,t);break;case 5:n===fo.ASIDE?Ai(e,t):n===fo.SMALL?$o(e,t):ki(e,t);break;case 6:n===fo.CENTER||n===fo.FIGURE||n===fo.FOOTER||n===fo.HEADER||n===fo.HGROUP||n===fo.DIALOG?Ai(e,t):n===fo.APPLET||n===fo.OBJECT?xi(e,t):n===fo.STRIKE||n===fo.STRONG?$o(e,t):ki(e,t);break;case 7:n===fo.ADDRESS||n===fo.ARTICLE||n===fo.DETAILS||n===fo.SECTION||n===fo.SUMMARY||n===fo.LISTING?Ai(e,t):n===fo.MARQUEE?xi(e,t):ki(e,t);break;case 8:n===fo.FIELDSET?Ai(e,t):n===fo.TEMPLATE?si(e,t):ki(e,t);break;case 10:n===fo.BLOCKQUOTE||n===fo.FIGCAPTION?Ai(e,t):ki(e,t);break;default:ki(e,t)}}function Oi(e,t){e.tmplInsertionModeStackTop>-1?Di(e,t):e.stopped=!0}function Ci(e,t){const n=e.openElements.currentTagName;n===fo.TABLE||n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD||n===fo.TR?(e.pendingCharacterTokens=[],e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=So,e._processToken(t)):Ii(e,t)}function wi(e,t){const n=t.tagName;switch(n.length){case 2:n===fo.TD||n===fo.TH||n===fo.TR?function(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(fo.TBODY),e.insertionMode=wo,e._processToken(t)}(e,t):Ii(e,t);break;case 3:n===fo.COL?function(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(fo.COLGROUP),e.insertionMode=Co,e._processToken(t)}(e,t):Ii(e,t);break;case 4:n===fo.FORM?function(e,t){e.formElement||0!==e.openElements.tmplCount||(e._insertElement(t,po.HTML),e.formElement=e.openElements.current,e.openElements.pop())}(e,t):Ii(e,t);break;case 5:n===fo.TABLE?function(e,t){e.openElements.hasInTableScope(fo.TABLE)&&(e.openElements.popUntilTagNamePopped(fo.TABLE),e._resetInsertionMode(),e._processToken(t))}(e,t):n===fo.STYLE?ii(e,t):n===fo.TBODY||n===fo.TFOOT||n===fo.THEAD?function(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,po.HTML),e.insertionMode=wo}(e,t):n===fo.INPUT?function(e,t){const n=Mr.getTokenAttr(t,ho.TYPE);n&&n.toLowerCase()===go?e._appendElement(t,po.HTML):Ii(e,t),t.ackSelfClosing=!0}(e,t):Ii(e,t);break;case 6:n===fo.SCRIPT?ii(e,t):Ii(e,t);break;case 7:n===fo.CAPTION?function(e,t){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,po.HTML),e.insertionMode=Oo}(e,t):Ii(e,t);break;case 8:n===fo.COLGROUP?function(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,po.HTML),e.insertionMode=Co}(e,t):n===fo.TEMPLATE?ii(e,t):Ii(e,t);break;default:Ii(e,t)}}function Ni(e,t){const n=t.tagName;n===fo.TABLE?e.openElements.hasInTableScope(fo.TABLE)&&(e.openElements.popUntilTagNamePopped(fo.TABLE),e._resetInsertionMode()):n===fo.TEMPLATE?si(e,t):n!==fo.BODY&&n!==fo.CAPTION&&n!==fo.COL&&n!==fo.COLGROUP&&n!==fo.HTML&&n!==fo.TBODY&&n!==fo.TD&&n!==fo.TFOOT&&n!==fo.TH&&n!==fo.THEAD&&n!==fo.TR&&Ii(e,t)}function Ii(e,t){const n=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,e._processTokenInBodyMode(t),e.fosterParentingEnabled=n}function Ri(e,t){let n=0;if(e.hasNonWhitespacePendingCharacterToken)for(;n0?(e.openElements.popUntilTagNamePopped(fo.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e._popTmplInsertionMode(),e._resetInsertionMode(),e._processToken(t)):e.stopped=!0}function ji(e,t){e.insertionMode=Ao,e._processToken(t)}function Fi(e,t){e.insertionMode=Ao,e._processToken(t)}var Bi={abandonedHeadElementChild:{reason:"Unexpected metadata element after head",description:"Unexpected element after head. Expected the element before ``",url:!1},abruptClosingOfEmptyComment:{reason:"Unexpected abruptly closed empty comment",description:"Unexpected `>` or `->`. Expected `--\x3e` to close comments"},abruptDoctypePublicIdentifier:{reason:"Unexpected abruptly closed public identifier",description:"Unexpected `>`. Expected a closing `\"` or `'` after the public identifier"},abruptDoctypeSystemIdentifier:{reason:"Unexpected abruptly closed system identifier",description:"Unexpected `>`. Expected a closing `\"` or `'` after the identifier identifier"},absenceOfDigitsInNumericCharacterReference:{reason:"Unexpected non-digit at start of numeric character reference",description:"Unexpected `%c`. Expected `[0-9]` for decimal references or `[0-9a-fA-F]` for hexadecimal references"},cdataInHtmlContent:{reason:"Unexpected CDATA section in HTML",description:"Unexpected `` in ``",description:"Unexpected text character `%c`. Only use text in `