@lax-wp/design-system 0.11.44 → 0.11.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -282,5 +282,5 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
282
282
  |(?![\\s\\S])))+`,"m"),alias:s,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(i)[0]}}}}),Object.defineProperty(r.languages.diff,"PREFIXES",{value:n})})(e)}return Rp}var Pp,z5;function Ur(){if(z5)return Pp;z5=1,Pp=t,t.displayName="markupTemplating",t.aliases=[];function t(e){(function(r){function n(i,a){return"___"+i.toUpperCase()+a+"___"}Object.defineProperties(r.languages["markup-templating"]={},{buildPlaceholders:{value:function(i,a,s,o){if(i.language===a){var A=i.tokenStack=[];i.code=i.code.replace(s,function(u){if(typeof o=="function"&&!o(u))return u;for(var c=A.length,d;i.code.indexOf(d=n(a,c))!==-1;)++c;return A[c]=u,d}),i.grammar=r.languages.markup}}},tokenizePlaceholders:{value:function(i,a){if(i.language!==a||!i.tokenStack)return;i.grammar=r.languages[a];var s=0,o=Object.keys(i.tokenStack);function A(u){for(var c=0;c<u.length&&!(s>=o.length);c++){var d=u[c];if(typeof d=="string"||d.content&&typeof d.content=="string"){var f=o[s],p=i.tokenStack[f],m=typeof d=="string"?d:d.content,g=n(a,f),y=m.indexOf(g);if(y>-1){++s;var b=m.substring(0,y),_=new r.Token(a,r.tokenize(p,i.grammar),"language-"+a,p),v=m.substring(y+g.length),S=[];b&&S.push.apply(S,A([b])),S.push(_),v&&S.push.apply(S,A([v])),typeof d=="string"?u.splice.apply(u,[c,1].concat(S)):d.content=S}}else d.content&&A(d.content)}return u}A(i.tokens)}}})})(e)}return Pp}var Lp,B5;function ere(){if(B5)return Lp;B5=1;var t=Ur();Lp=e,e.displayName="django",e.aliases=["jinja2"];function e(r){r.register(t),function(n){n.languages.django={comment:/^\{#[\s\S]*?#\}$/,tag:{pattern:/(^\{%[+-]?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%][+-]?|[+-]?[}%]\}$/,alias:"punctuation"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},filter:{pattern:/(\|)\w+/,lookbehind:!0,alias:"function"},test:{pattern:/(\bis\s+(?:not\s+)?)(?!not\b)\w+/,lookbehind:!0,alias:"function"},function:/\b[a-z_]\w+(?=\s*\()/i,keyword:/\b(?:and|as|by|else|for|if|import|in|is|loop|not|or|recursive|with|without)\b/,operator:/[-+%=]=?|!=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,number:/\b\d+(?:\.\d+)?\b/,boolean:/[Ff]alse|[Nn]one|[Tt]rue/,variable:/\b\w+\b/,punctuation:/[{}[\](),.:;]/};var i=/\{\{[\s\S]*?\}\}|\{%[\s\S]*?%\}|\{#[\s\S]*?#\}/g,a=n.languages["markup-templating"];n.hooks.add("before-tokenize",function(s){a.buildPlaceholders(s,"django",i)}),n.hooks.add("after-tokenize",function(s){a.tokenizePlaceholders(s,"django")}),n.languages.jinja2=n.languages.django,n.hooks.add("before-tokenize",function(s){a.buildPlaceholders(s,"jinja2",i)}),n.hooks.add("after-tokenize",function(s){a.tokenizePlaceholders(s,"jinja2")})}(r)}return Lp}var Ip,q5;function tre(){if(q5)return Ip;q5=1,Ip=t,t.displayName="dnsZoneFile",t.aliases=[];function t(e){e.languages["dns-zone-file"]={comment:/;.*/,string:{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0},variable:[{pattern:/(^\$ORIGIN[ \t]+)\S+/m,lookbehind:!0},{pattern:/(^|\s)@(?=\s|$)/,lookbehind:!0}],keyword:/^\$(?:INCLUDE|ORIGIN|TTL)(?=\s|$)/m,class:{pattern:/(^|\s)(?:CH|CS|HS|IN)(?=\s|$)/,lookbehind:!0,alias:"keyword"},type:{pattern:/(^|\s)(?:A|A6|AAAA|AFSDB|APL|ATMA|CAA|CDNSKEY|CDS|CERT|CNAME|DHCID|DLV|DNAME|DNSKEY|DS|EID|GID|GPOS|HINFO|HIP|IPSECKEY|ISDN|KEY|KX|LOC|MAILA|MAILB|MB|MD|MF|MG|MINFO|MR|MX|NAPTR|NB|NBSTAT|NIMLOC|NINFO|NS|NSAP|NSAP-PTR|NSEC|NSEC3|NSEC3PARAM|NULL|NXT|OPENPGPKEY|PTR|PX|RKEY|RP|RRSIG|RT|SIG|SINK|SMIMEA|SOA|SPF|SRV|SSHFP|TA|TKEY|TLSA|TSIG|TXT|UID|UINFO|UNSPEC|URI|WKS|X25)(?=\s|$)/,lookbehind:!0,alias:"keyword"},punctuation:/[()]/},e.languages["dns-zone"]=e.languages["dns-zone-file"]}return Ip}var Mp,V5;function rre(){if(V5)return Mp;V5=1,Mp=t,t.displayName="docker",t.aliases=["dockerfile"];function t(e){(function(r){var n=/\\[\r\n](?:\s|\\[\r\n]|#.*(?!.))*(?![\s#]|\\[\r\n])/.source,i=/(?:[ \t]+(?![ \t])(?:<SP_BS>)?|<SP_BS>)/.source.replace(/<SP_BS>/g,function(){return n}),a=/"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*"|'(?:[^'\\\r\n]|\\(?:\r\n|[\s\S]))*'/.source,s=/--[\w-]+=(?:<STR>|(?!["'])(?:[^\s\\]|\\.)+)/.source.replace(/<STR>/g,function(){return a}),o={pattern:RegExp(a),greedy:!0},A={pattern:/(^[ \t]*)#.*/m,lookbehind:!0,greedy:!0};function u(c,d){return c=c.replace(/<OPT>/g,function(){return s}).replace(/<SP>/g,function(){return i}),RegExp(c,d)}r.languages.docker={instruction:{pattern:/(^[ \t]*)(?:ADD|ARG|CMD|COPY|ENTRYPOINT|ENV|EXPOSE|FROM|HEALTHCHECK|LABEL|MAINTAINER|ONBUILD|RUN|SHELL|STOPSIGNAL|USER|VOLUME|WORKDIR)(?=\s)(?:\\.|[^\r\n\\])*(?:\\$(?:\s|#.*$)*(?![\s#])(?:\\.|[^\r\n\\])*)*/im,lookbehind:!0,greedy:!0,inside:{options:{pattern:u(/(^(?:ONBUILD<SP>)?\w+<SP>)<OPT>(?:<SP><OPT>)*/.source,"i"),lookbehind:!0,greedy:!0,inside:{property:{pattern:/(^|\s)--[\w-]+/,lookbehind:!0},string:[o,{pattern:/(=)(?!["'])(?:[^\s\\]|\\.)+/,lookbehind:!0}],operator:/\\$/m,punctuation:/=/}},keyword:[{pattern:u(/(^(?:ONBUILD<SP>)?HEALTHCHECK<SP>(?:<OPT><SP>)*)(?:CMD|NONE)\b/.source,"i"),lookbehind:!0,greedy:!0},{pattern:u(/(^(?:ONBUILD<SP>)?FROM<SP>(?:<OPT><SP>)*(?!--)[^ \t\\]+<SP>)AS/.source,"i"),lookbehind:!0,greedy:!0},{pattern:u(/(^ONBUILD<SP>)\w+/.source,"i"),lookbehind:!0,greedy:!0},{pattern:/^\w+/,greedy:!0}],comment:A,string:o,variable:/\$(?:\w+|\{[^{}"'\\]*\})/,operator:/\\$/m}},comment:A},r.languages.dockerfile=r.languages.docker})(e)}return Mp}var jp,W5;function nre(){if(W5)return jp;W5=1,jp=t,t.displayName="dot",t.aliases=["gv"];function t(e){(function(r){var n="(?:"+[/[a-zA-Z_\x80-\uFFFF][\w\x80-\uFFFF]*/.source,/-?(?:\.\d+|\d+(?:\.\d*)?)/.source,/"[^"\\]*(?:\\[\s\S][^"\\]*)*"/.source,/<(?:[^<>]|(?!<!--)<(?:[^<>"']|"[^"]*"|'[^']*')+>|<!--(?:[^-]|-(?!->))*-->)*>/.source].join("|")+")",i={markup:{pattern:/(^<)[\s\S]+(?=>$)/,lookbehind:!0,alias:["language-markup","language-html","language-xml"],inside:r.languages.markup}};function a(s,o){return RegExp(s.replace(/<ID>/g,function(){return n}),o)}r.languages.dot={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\/|^#.*/m,greedy:!0},"graph-name":{pattern:a(/(\b(?:digraph|graph|subgraph)[ \t\r\n]+)<ID>/.source,"i"),lookbehind:!0,greedy:!0,alias:"class-name",inside:i},"attr-value":{pattern:a(/(=[ \t\r\n]*)<ID>/.source),lookbehind:!0,greedy:!0,inside:i},"attr-name":{pattern:a(/([\[;, \t\r\n])<ID>(?=[ \t\r\n]*=)/.source),lookbehind:!0,greedy:!0,inside:i},keyword:/\b(?:digraph|edge|graph|node|strict|subgraph)\b/i,"compass-point":{pattern:/(:[ \t\r\n]*)(?:[ewc_]|[ns][ew]?)(?![\w\x80-\uFFFF])/,lookbehind:!0,alias:"builtin"},node:{pattern:a(/(^|[^-.\w\x80-\uFFFF\\])<ID>/.source),lookbehind:!0,greedy:!0,inside:i},operator:/[=:]|-[->]/,punctuation:/[\[\]{};,]/},r.languages.gv=r.languages.dot})(e)}return jp}var Hp,X5;function ire(){if(X5)return Hp;X5=1,Hp=t,t.displayName="ebnf",t.aliases=[];function t(e){e.languages.ebnf={comment:/\(\*[\s\S]*?\*\)/,string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0},special:{pattern:/\?[^?\r\n]*\?/,greedy:!0,alias:"class-name"},definition:{pattern:/^([\t ]*)[a-z]\w*(?:[ \t]+[a-z]\w*)*(?=\s*=)/im,lookbehind:!0,alias:["rule","keyword"]},rule:/\b[a-z]\w*(?:[ \t]+[a-z]\w*)*\b/i,punctuation:/\([:/]|[:/]\)|[.,;()[\]{}]/,operator:/[-=|*/!]/}}return Hp}var Fp,Q5;function are(){if(Q5)return Fp;Q5=1,Fp=t,t.displayName="editorconfig",t.aliases=[];function t(e){e.languages.editorconfig={comment:/[;#].*/,section:{pattern:/(^[ \t]*)\[.+\]/m,lookbehind:!0,alias:"selector",inside:{regex:/\\\\[\[\]{},!?.*]/,operator:/[!?]|\.\.|\*{1,2}/,punctuation:/[\[\]{},]/}},key:{pattern:/(^[ \t]*)[^\s=]+(?=[ \t]*=)/m,lookbehind:!0,alias:"attr-name"},value:{pattern:/=.*/,alias:"attr-value",inside:{punctuation:/^=/}}}}return Fp}var Up,G5;function sre(){if(G5)return Up;G5=1,Up=t,t.displayName="eiffel",t.aliases=[];function t(e){e.languages.eiffel={comment:/--.*/,string:[{pattern:/"([^[]*)\[[\s\S]*?\]\1"/,greedy:!0},{pattern:/"([^{]*)\{[\s\S]*?\}\1"/,greedy:!0},{pattern:/"(?:%(?:(?!\n)\s)*\n\s*%|%\S|[^%"\r\n])*"/,greedy:!0}],char:/'(?:%.|[^%'\r\n])+'/,keyword:/\b(?:across|agent|alias|all|and|as|assign|attached|attribute|check|class|convert|create|Current|debug|deferred|detachable|do|else|elseif|end|ensure|expanded|export|external|feature|from|frozen|if|implies|inherit|inspect|invariant|like|local|loop|not|note|obsolete|old|once|or|Precursor|redefine|rename|require|rescue|Result|retry|select|separate|some|then|undefine|until|variant|Void|when|xor)\b/i,boolean:/\b(?:False|True)\b/i,"class-name":/\b[A-Z][\dA-Z_]*\b/,number:[/\b0[xcb][\da-f](?:_*[\da-f])*\b/i,/(?:\b\d(?:_*\d)*)?\.(?:(?:\d(?:_*\d)*)?e[+-]?)?\d(?:_*\d)*\b|\b\d(?:_*\d)*\b\.?/i],punctuation:/:=|<<|>>|\(\||\|\)|->|\.(?=\w)|[{}[\];(),:?]/,operator:/\\\\|\|\.\.\||\.\.|\/[~\/=]?|[><]=?|[-+*^=~]/}}return Up}var zp,Y5;function ore(){if(Y5)return zp;Y5=1;var t=Ur();zp=e,e.displayName="ejs",e.aliases=["eta"];function e(r){r.register(t),function(n){n.languages.ejs={delimiter:{pattern:/^<%[-_=]?|[-_]?%>$/,alias:"punctuation"},comment:/^#[\s\S]*/,"language-javascript":{pattern:/[\s\S]+/,inside:n.languages.javascript}},n.hooks.add("before-tokenize",function(i){var a=/<%(?!%)[\s\S]+?%>/g;n.languages["markup-templating"].buildPlaceholders(i,"ejs",a)}),n.hooks.add("after-tokenize",function(i){n.languages["markup-templating"].tokenizePlaceholders(i,"ejs")}),n.languages.eta=n.languages.ejs}(r)}return zp}var Bp,K5;function lre(){if(K5)return Bp;K5=1,Bp=t,t.displayName="elixir",t.aliases=[];function t(e){e.languages.elixir={doc:{pattern:/@(?:doc|moduledoc)\s+(?:("""|''')[\s\S]*?\1|("|')(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2)/,inside:{attribute:/^@\w+/,string:/['"][\s\S]+/}},comment:{pattern:/#.*/,greedy:!0},regex:{pattern:/~[rR](?:("""|''')(?:\\[\s\S]|(?!\1)[^\\])+\1|([\/|"'])(?:\\.|(?!\2)[^\\\r\n])+\2|\((?:\\.|[^\\)\r\n])+\)|\[(?:\\.|[^\\\]\r\n])+\]|\{(?:\\.|[^\\}\r\n])+\}|<(?:\\.|[^\\>\r\n])+>)[uismxfr]*/,greedy:!0},string:[{pattern:/~[cCsSwW](?:("""|''')(?:\\[\s\S]|(?!\1)[^\\])+\1|([\/|"'])(?:\\.|(?!\2)[^\\\r\n])+\2|\((?:\\.|[^\\)\r\n])+\)|\[(?:\\.|[^\\\]\r\n])+\]|\{(?:\\.|#\{[^}]+\}|#(?!\{)|[^#\\}\r\n])+\}|<(?:\\.|[^\\>\r\n])+>)[csa]?/,greedy:!0,inside:{}},{pattern:/("""|''')[\s\S]*?\1/,greedy:!0,inside:{}},{pattern:/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0,inside:{}}],atom:{pattern:/(^|[^:]):\w+/,lookbehind:!0,alias:"symbol"},module:{pattern:/\b[A-Z]\w*\b/,alias:"class-name"},"attr-name":/\b\w+\??:(?!:)/,argument:{pattern:/(^|[^&])&\d+/,lookbehind:!0,alias:"variable"},attribute:{pattern:/@\w+/,alias:"variable"},function:/\b[_a-zA-Z]\w*[?!]?(?:(?=\s*(?:\.\s*)?\()|(?=\/\d))/,number:/\b(?:0[box][a-f\d_]+|\d[\d_]*)(?:\.[\d_]+)?(?:e[+-]?[\d_]+)?\b/i,keyword:/\b(?:after|alias|and|case|catch|cond|def(?:callback|delegate|exception|impl|macro|module|n|np|p|protocol|struct)?|do|else|end|fn|for|if|import|not|or|quote|raise|require|rescue|try|unless|unquote|use|when)\b/,boolean:/\b(?:false|nil|true)\b/,operator:[/\bin\b|&&?|\|[|>]?|\\\\|::|\.\.\.?|\+\+?|-[->]?|<[-=>]|>=|!==?|\B!|=(?:==?|[>~])?|[*\/^]/,{pattern:/([^<])<(?!<)/,lookbehind:!0},{pattern:/([^>])>(?!>)/,lookbehind:!0}],punctuation:/<<|>>|[.,%\[\]{}()]/},e.languages.elixir.string.forEach(function(r){r.inside={interpolation:{pattern:/#\{[^}]+\}/,inside:{delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"},rest:e.languages.elixir}}}})}return Bp}var qp,Z5;function Are(){if(Z5)return qp;Z5=1,qp=t,t.displayName="elm",t.aliases=[];function t(e){e.languages.elm={comment:/--.*|\{-[\s\S]*?-\}/,char:{pattern:/'(?:[^\\'\r\n]|\\(?:[abfnrtv\\']|\d+|x[0-9a-fA-F]+|u\{[0-9a-fA-F]+\}))'/,greedy:!0},string:[{pattern:/"""[\s\S]*?"""/,greedy:!0},{pattern:/"(?:[^\\"\r\n]|\\.)*"/,greedy:!0}],"import-statement":{pattern:/(^[\t ]*)import\s+[A-Z]\w*(?:\.[A-Z]\w*)*(?:\s+as\s+(?:[A-Z]\w*)(?:\.[A-Z]\w*)*)?(?:\s+exposing\s+)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|exposing|import)\b/}},keyword:/\b(?:alias|as|case|else|exposing|if|in|infixl|infixr|let|module|of|then|type)\b/,builtin:/\b(?:abs|acos|always|asin|atan|atan2|ceiling|clamp|compare|cos|curry|degrees|e|flip|floor|fromPolar|identity|isInfinite|isNaN|logBase|max|min|negate|never|not|pi|radians|rem|round|sin|sqrt|tan|toFloat|toPolar|toString|truncate|turns|uncurry|xor)\b/,number:/\b(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|0x[0-9a-f]+)\b/i,operator:/\s\.\s|[+\-/*=.$<>:&|^?%#@~!]{2,}|[+\-/*=$<>:&|^?%#@~!]/,hvariable:/\b(?:[A-Z]\w*\.)*[a-z]\w*\b/,constant:/\b(?:[A-Z]\w*\.)*[A-Z]\w*\b/,punctuation:/[{}[\]|(),.:]/}}return qp}var Vp,$5;function ure(){if($5)return Vp;$5=1;var t=Pc(),e=Ur();Vp=r,r.displayName="erb",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){i.languages.erb={delimiter:{pattern:/^(\s*)<%=?|%>(?=\s*$)/,lookbehind:!0,alias:"punctuation"},ruby:{pattern:/\s*\S[\s\S]*/,alias:"language-ruby",inside:i.languages.ruby}},i.hooks.add("before-tokenize",function(a){var s=/<%=?(?:[^\r\n]|[\r\n](?!=begin)|[\r\n]=begin\s(?:[^\r\n]|[\r\n](?!=end))*[\r\n]=end)+?%>/g;i.languages["markup-templating"].buildPlaceholders(a,"erb",s)}),i.hooks.add("after-tokenize",function(a){i.languages["markup-templating"].tokenizePlaceholders(a,"erb")})}(n)}return Vp}var Wp,J5;function cre(){if(J5)return Wp;J5=1,Wp=t,t.displayName="erlang",t.aliases=[];function t(e){e.languages.erlang={comment:/%.+/,string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},"quoted-function":{pattern:/'(?:\\.|[^\\'\r\n])+'(?=\()/,alias:"function"},"quoted-atom":{pattern:/'(?:\\.|[^\\'\r\n])+'/,alias:"atom"},boolean:/\b(?:false|true)\b/,keyword:/\b(?:after|case|catch|end|fun|if|of|receive|try|when)\b/,number:[/\$\\?./,/\b\d+#[a-z0-9]+/i,/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i],function:/\b[a-z][\w@]*(?=\()/,variable:{pattern:/(^|[^@])(?:\b|\?)[A-Z_][\w@]*/,lookbehind:!0},operator:[/[=\/<>:]=|=[:\/]=|\+\+?|--?|[=*\/!]|\b(?:and|andalso|band|bnot|bor|bsl|bsr|bxor|div|not|or|orelse|rem|xor)\b/,{pattern:/(^|[^<])<(?!<)/,lookbehind:!0},{pattern:/(^|[^>])>(?!>)/,lookbehind:!0}],atom:/\b[a-z][\w@]*/,punctuation:/[()[\]{}:;,.#|]|<<|>>/}}return Wp}var Xp,e6;function vC(){if(e6)return Xp;e6=1,Xp=t,t.displayName="lua",t.aliases=[];function t(e){e.languages.lua={comment:/^#!.+|--(?:\[(=*)\[[\s\S]*?\]\1\]|.*)/m,string:{pattern:/(["'])(?:(?!\1)[^\\\r\n]|\\z(?:\r\n|\s)|\\(?:\r\n|[^z]))*\1|\[(=*)\[[\s\S]*?\]\2\]/,greedy:!0},number:/\b0x[a-f\d]+(?:\.[a-f\d]*)?(?:p[+-]?\d+)?\b|\b\d+(?:\.\B|(?:\.\d*)?(?:e[+-]?\d+)?\b)|\B\.\d+(?:e[+-]?\d+)?\b/i,keyword:/\b(?:and|break|do|else|elseif|end|false|for|function|goto|if|in|local|nil|not|or|repeat|return|then|true|until|while)\b/,function:/(?!\d)\w+(?=\s*(?:[({]))/,operator:[/[-+*%^&|#]|\/\/?|<[<=]?|>[>=]?|[=~]=?/,{pattern:/(^|[^.])\.\.(?!\.)/,lookbehind:!0}],punctuation:/[\[\](){},;]|\.+|:+/}}return Xp}var Qp,t6;function dre(){if(t6)return Qp;t6=1;var t=vC(),e=Ur();Qp=r,r.displayName="etlua",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){i.languages.etlua={delimiter:{pattern:/^<%[-=]?|-?%>$/,alias:"punctuation"},"language-lua":{pattern:/[\s\S]+/,inside:i.languages.lua}},i.hooks.add("before-tokenize",function(a){var s=/<%[\s\S]+?%>/g;i.languages["markup-templating"].buildPlaceholders(a,"etlua",s)}),i.hooks.add("after-tokenize",function(a){i.languages["markup-templating"].tokenizePlaceholders(a,"etlua")})}(n)}return Qp}var Gp,r6;function fre(){if(r6)return Gp;r6=1,Gp=t,t.displayName="excelFormula",t.aliases=[];function t(e){e.languages["excel-formula"]={comment:{pattern:/(\bN\(\s*)"(?:[^"]|"")*"(?=\s*\))/i,lookbehind:!0,greedy:!0},string:{pattern:/"(?:[^"]|"")*"(?!")/,greedy:!0},reference:{pattern:/(?:'[^']*'|(?:[^\s()[\]{}<>*?"';,$&]*\[[^^\s()[\]{}<>*?"']+\])?\w+)!/,greedy:!0,alias:"string",inside:{operator:/!$/,punctuation:/'/,sheet:{pattern:/[^[\]]+$/,alias:"function"},file:{pattern:/\[[^[\]]+\]$/,inside:{punctuation:/[[\]]/}},path:/[\s\S]+/}},"function-name":{pattern:/\b[A-Z]\w*(?=\()/i,alias:"keyword"},range:{pattern:/\$?\b(?:[A-Z]+\$?\d+:\$?[A-Z]+\$?\d+|[A-Z]+:\$?[A-Z]+|\d+:\$?\d+)\b/i,alias:"property",inside:{operator:/:/,cell:/\$?[A-Z]+\$?\d+/i,column:/\$?[A-Z]+/i,row:/\$?\d+/}},cell:{pattern:/\b[A-Z]+\d+\b|\$[A-Za-z]+\$?\d+\b|\b[A-Za-z]+\$\d+\b/,alias:"property"},number:/(?:\b\d+(?:\.\d+)?|\B\.\d+)(?:e[+-]?\d+)?\b/i,boolean:/\b(?:FALSE|TRUE)\b/i,operator:/[-+*/^%=&,]|<[=>]?|>=?/,punctuation:/[[\]();{}|]/},e.languages.xlsx=e.languages.xls=e.languages["excel-formula"]}return Gp}var Yp,n6;function pre(){if(n6)return Yp;n6=1,Yp=t,t.displayName="factor",t.aliases=[];function t(e){(function(r){var n={function:/\b(?:BUGS?|FIX(?:MES?)?|NOTES?|TODOS?|XX+|HACKS?|WARN(?:ING)?|\?{2,}|!{2,})\b/},i={number:/\\[^\s']|%\w/},a={comment:[{pattern:/(^|\s)(?:! .*|!$)/,lookbehind:!0,inside:n},{pattern:/(^|\s)\/\*\s[\s\S]*?\*\/(?=\s|$)/,lookbehind:!0,greedy:!0,inside:n},{pattern:/(^|\s)!\[(={0,6})\[\s[\s\S]*?\]\2\](?=\s|$)/,lookbehind:!0,greedy:!0,inside:n}],number:[{pattern:/(^|\s)[+-]?\d+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)[+-]?0(?:b[01]+|o[0-7]+|d\d+|x[\dA-F]+)(?=\s|$)/i,lookbehind:!0},{pattern:/(^|\s)[+-]?\d+\/\d+\.?(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)\+?\d+\+\d+\/\d+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)-\d+-\d+\/\d+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)[+-]?(?:\d*\.\d+|\d+\.\d*|\d+)(?:e[+-]?\d+)?(?=\s|$)/i,lookbehind:!0},{pattern:/(^|\s)NAN:\s+[\da-fA-F]+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)[+-]?0(?:b1\.[01]*|o1\.[0-7]*|d1\.\d*|x1\.[\dA-F]*)p\d+(?=\s|$)/i,lookbehind:!0}],regexp:{pattern:/(^|\s)R\/\s(?:\\\S|[^\\/])*\/(?:[idmsr]*|[idmsr]+-[idmsr]+)(?=\s|$)/,lookbehind:!0,alias:"number",inside:{variable:/\\\S/,keyword:/[+?*\[\]^$(){}.|]/,operator:{pattern:/(\/)[idmsr]+(?:-[idmsr]+)?/,lookbehind:!0}}},boolean:{pattern:/(^|\s)[tf](?=\s|$)/,lookbehind:!0},"custom-string":{pattern:/(^|\s)[A-Z0-9\-]+"\s(?:\\\S|[^"\\])*"/,lookbehind:!0,greedy:!0,alias:"string",inside:{number:/\\\S|%\w|\//}},"multiline-string":[{pattern:/(^|\s)STRING:\s+\S+(?:\n|\r\n).*(?:\n|\r\n)\s*;(?=\s|$)/,lookbehind:!0,greedy:!0,alias:"string",inside:{number:i.number,"semicolon-or-setlocal":{pattern:/([\r\n][ \t]*);(?=\s|$)/,lookbehind:!0,alias:"function"}}},{pattern:/(^|\s)HEREDOC:\s+\S+(?:\n|\r\n).*(?:\n|\r\n)\s*\S+(?=\s|$)/,lookbehind:!0,greedy:!0,alias:"string",inside:i},{pattern:/(^|\s)\[(={0,6})\[\s[\s\S]*?\]\2\](?=\s|$)/,lookbehind:!0,greedy:!0,alias:"string",inside:i}],"special-using":{pattern:/(^|\s)USING:(?:\s\S+)*(?=\s+;(?:\s|$))/,lookbehind:!0,alias:"function",inside:{string:{pattern:/(\s)[^:\s]+/,lookbehind:!0}}},"stack-effect-delimiter":[{pattern:/(^|\s)(?:call|eval|execute)?\((?=\s)/,lookbehind:!0,alias:"operator"},{pattern:/(\s)--(?=\s)/,lookbehind:!0,alias:"operator"},{pattern:/(\s)\)(?=\s|$)/,lookbehind:!0,alias:"operator"}],combinators:{pattern:null,lookbehind:!0,alias:"keyword"},"kernel-builtin":{pattern:null,lookbehind:!0,alias:"variable"},"sequences-builtin":{pattern:null,lookbehind:!0,alias:"variable"},"math-builtin":{pattern:null,lookbehind:!0,alias:"variable"},"constructor-word":{pattern:/(^|\s)<(?!=+>|-+>)\S+>(?=\s|$)/,lookbehind:!0,alias:"keyword"},"other-builtin-syntax":{pattern:null,lookbehind:!0,alias:"operator"},"conventionally-named-word":{pattern:/(^|\s)(?!")(?:(?:change|new|set|with)-\S+|\$\S+|>[^>\s]+|[^:>\s]+>|[^>\s]+>[^>\s]+|\+[^+\s]+\+|[^?\s]+\?|\?[^?\s]+|[^>\s]+>>|>>[^>\s]+|[^<\s]+<<|\([^()\s]+\)|[^!\s]+!|[^*\s]\S*\*|[^.\s]\S*\.)(?=\s|$)/,lookbehind:!0,alias:"keyword"},"colon-syntax":{pattern:/(^|\s)(?:[A-Z0-9\-]+#?)?:{1,2}\s+(?:;\S+|(?!;)\S+)(?=\s|$)/,lookbehind:!0,greedy:!0,alias:"function"},"semicolon-or-setlocal":{pattern:/(\s)(?:;|:>)(?=\s|$)/,lookbehind:!0,alias:"function"},"curly-brace-literal-delimiter":[{pattern:/(^|\s)[a-z]*\{(?=\s)/i,lookbehind:!0,alias:"operator"},{pattern:/(\s)\}(?=\s|$)/,lookbehind:!0,alias:"operator"}],"quotation-delimiter":[{pattern:/(^|\s)\[(?=\s)/,lookbehind:!0,alias:"operator"},{pattern:/(\s)\](?=\s|$)/,lookbehind:!0,alias:"operator"}],"normal-word":{pattern:/(^|\s)[^"\s]\S*(?=\s|$)/,lookbehind:!0},string:{pattern:/"(?:\\\S|[^"\\])*"/,greedy:!0,inside:i}},s=function(c){return(c+"").replace(/([.?*+\^$\[\]\\(){}|\-])/g,"\\$1")},o=function(c){return new RegExp("(^|\\s)(?:"+c.map(s).join("|")+")(?=\\s|$)")},A={"kernel-builtin":["or","2nipd","4drop","tuck","wrapper","nip","wrapper?","callstack>array","die","dupd","callstack","callstack?","3dup","hashcode","pick","4nip","build",">boolean","nipd","clone","5nip","eq?","?","=","swapd","2over","clear","2dup","get-retainstack","not","tuple?","dup","3nipd","call","-rotd","object","drop","assert=","assert?","-rot","execute","boa","get-callstack","curried?","3drop","pickd","overd","over","roll","3nip","swap","and","2nip","rotd","throw","(clone)","hashcode*","spin","reach","4dup","equal?","get-datastack","assert","2drop","<wrapper>","boolean?","identity-hashcode","identity-tuple?","null","composed?","new","5drop","rot","-roll","xor","identity-tuple","boolean"],"other-builtin-syntax":["=======","recursive","flushable",">>","<<<<<<","M\\","B","PRIVATE>","\\","======","final","inline","delimiter","deprecated","<PRIVATE",">>>>>>","<<<<<<<","parse-complex","malformed-complex","read-only",">>>>>>>","call-next-method","<<","foldable","$","$[","${"],"sequences-builtin":["member-eq?","mismatch","append","assert-sequence=","longer","repetition","clone-like","3sequence","assert-sequence?","last-index-from","reversed","index-from","cut*","pad-tail","join-as","remove-eq!","concat-as","but-last","snip","nths","nth","sequence","longest","slice?","<slice>","remove-nth","tail-slice","empty?","tail*","member?","virtual-sequence?","set-length","drop-prefix","iota","unclip","bounds-error?","unclip-last-slice","non-negative-integer-expected","non-negative-integer-expected?","midpoint@","longer?","?set-nth","?first","rest-slice","prepend-as","prepend","fourth","sift","subseq-start","new-sequence","?last","like","first4","1sequence","reverse","slice","virtual@","repetition?","set-last","index","4sequence","max-length","set-second","immutable-sequence","first2","first3","supremum","unclip-slice","suffix!","insert-nth","tail","3append","short","suffix","concat","flip","immutable?","reverse!","2sequence","sum","delete-all","indices","snip-slice","<iota>","check-slice","sequence?","head","append-as","halves","sequence=","collapse-slice","?second","slice-error?","product","bounds-check?","bounds-check","immutable","virtual-exemplar","harvest","remove","pad-head","last","set-fourth","cartesian-product","remove-eq","shorten","shorter","reversed?","shorter?","shortest","head-slice","pop*","tail-slice*","but-last-slice","iota?","append!","cut-slice","new-resizable","head-slice*","sequence-hashcode","pop","set-nth","?nth","second","join","immutable-sequence?","<reversed>","3append-as","virtual-sequence","subseq?","remove-nth!","length","last-index","lengthen","assert-sequence","copy","move","third","first","tail?","set-first","prefix","bounds-error","<repetition>","exchange","surround","cut","min-length","set-third","push-all","head?","subseq-start-from","delete-slice","rest","sum-lengths","head*","infimum","remove!","glue","slice-error","subseq","push","replace-slice","subseq-as","unclip-last"],"math-builtin":["number=","next-power-of-2","?1+","fp-special?","imaginary-part","float>bits","number?","fp-infinity?","bignum?","fp-snan?","denominator","gcd","*","+","fp-bitwise=","-","u>=","/",">=","bitand","power-of-2?","log2-expects-positive","neg?","<","log2",">","integer?","number","bits>double","2/","zero?","bits>float","float?","shift","ratio?","rect>","even?","ratio","fp-sign","bitnot",">fixnum","complex?","/i","integer>fixnum","/f","sgn",">bignum","next-float","u<","u>","mod","recip","rational",">float","2^","integer","fixnum?","neg","fixnum","sq","bignum",">rect","bit?","fp-qnan?","simple-gcd","complex","<fp-nan>","real",">fraction","double>bits","bitor","rem","fp-nan-payload","real-part","log2-expects-positive?","prev-float","align","unordered?","float","fp-nan?","abs","bitxor","integer>fixnum-strict","u<=","odd?","<=","/mod",">integer","real?","rational?","numerator"]};Object.keys(A).forEach(function(c){a[c].pattern=o(A[c])});var u=["2bi","while","2tri","bi*","4dip","both?","same?","tri@","curry","prepose","3bi","?if","tri*","2keep","3keep","curried","2keepd","when","2bi*","2tri*","4keep","bi@","keepdd","do","unless*","tri-curry","if*","loop","bi-curry*","when*","2bi@","2tri@","with","2with","either?","bi","until","3dip","3curry","tri-curry*","tri-curry@","bi-curry","keepd","compose","2dip","if","3tri","unless","tuple","keep","2curry","tri","most","while*","dip","composed","bi-curry@","find-last-from","trim-head-slice","map-as","each-from","none?","trim-tail","partition","if-empty","accumulate*","reject!","find-from","accumulate-as","collector-for-as","reject","map","map-sum","accumulate!","2each-from","follow","supremum-by","map!","unless-empty","collector","padding","reduce-index","replicate-as","infimum-by","trim-tail-slice","count","find-index","filter","accumulate*!","reject-as","map-integers","map-find","reduce","selector","interleave","2map","filter-as","binary-reduce","map-index-as","find","produce","filter!","replicate","cartesian-map","cartesian-each","find-index-from","map-find-last","3map-as","3map","find-last","selector-as","2map-as","2map-reduce","accumulate","each","each-index","accumulate*-as","when-empty","all?","collector-as","push-either","new-like","collector-for","2selector","push-if","2all?","map-reduce","3each","any?","trim-slice","2reduce","change-nth","produce-as","2each","trim","trim-head","cartesian-find","map-index","if-zero","each-integer","unless-zero","(find-integer)","when-zero","find-last-integer","(all-integers?)","times","(each-integer)","find-integer","all-integers?","unless-negative","if-positive","when-positive","when-negative","unless-positive","if-negative","case","2cleave","cond>quot","case>quot","3cleave","wrong-values","to-fixed-point","alist>quot","cond","cleave","call-effect","recursive-hashcode","spread","deep-spread>quot","2||","0||","n||","0&&","2&&","3||","1||","1&&","n&&","3&&","smart-unless*","keep-inputs","reduce-outputs","smart-when*","cleave>array","smart-with","smart-apply","smart-if","inputs/outputs","output>sequence-n","map-outputs","map-reduce-outputs","dropping","output>array","smart-map-reduce","smart-2map-reduce","output>array-n","nullary","input<sequence","append-outputs","drop-inputs","inputs","smart-2reduce","drop-outputs","smart-reduce","preserving","smart-when","outputs","append-outputs-as","smart-unless","smart-if*","sum-outputs","input<sequence-unsafe","output>sequence"];a.combinators.pattern=o(u),r.languages.factor=a})(e)}return Yp}var Kp,i6;function hre(){if(i6)return Kp;i6=1,Kp=t,t.displayName="$false",t.aliases=[];function t(e){(function(r){r.languages.false={comment:{pattern:/\{[^}]*\}/},string:{pattern:/"[^"]*"/,greedy:!0},"character-code":{pattern:/'(?:[^\r]|\r\n?)/,alias:"number"},"assembler-code":{pattern:/\d+`/,alias:"important"},number:/\d+/,operator:/[-!#$%&'*+,./:;=>?@\\^_`|~ßø]/,punctuation:/\[|\]/,variable:/[a-z]/,"non-standard":{pattern:/[()<BDO®]/,alias:"bold"}}})(e)}return Kp}var Zp,a6;function mre(){if(a6)return Zp;a6=1,Zp=t,t.displayName="firestoreSecurityRules",t.aliases=[];function t(e){e.languages["firestore-security-rules"]=e.languages.extend("clike",{comment:/\/\/.*/,keyword:/\b(?:allow|function|if|match|null|return|rules_version|service)\b/,operator:/&&|\|\||[<>!=]=?|[-+*/%]|\b(?:in|is)\b/}),delete e.languages["firestore-security-rules"]["class-name"],e.languages.insertBefore("firestore-security-rules","keyword",{path:{pattern:/(^|[\s(),])(?:\/(?:[\w\xA0-\uFFFF]+|\{[\w\xA0-\uFFFF]+(?:=\*\*)?\}|\$\([\w\xA0-\uFFFF.]+\)))+/,lookbehind:!0,greedy:!0,inside:{variable:{pattern:/\{[\w\xA0-\uFFFF]+(?:=\*\*)?\}|\$\([\w\xA0-\uFFFF.]+\)/,inside:{operator:/=/,keyword:/\*\*/,punctuation:/[.$(){}]/}},punctuation:/\//}},method:{pattern:/(\ballow\s+)[a-z]+(?:\s*,\s*[a-z]+)*(?=\s*[:;])/,lookbehind:!0,alias:"builtin",inside:{punctuation:/,/}}})}return Zp}var $p,s6;function gre(){if(s6)return $p;s6=1,$p=t,t.displayName="flow",t.aliases=[];function t(e){(function(r){r.languages.flow=r.languages.extend("javascript",{}),r.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|any|mixed|null|void)\b/,alias:"tag"}]}),r.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete r.languages.flow.parameter,r.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(r.languages.flow.keyword)||(r.languages.flow.keyword=[r.languages.flow.keyword]),r.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})})(e)}return $p}var Jp,o6;function bre(){if(o6)return Jp;o6=1,Jp=t,t.displayName="fortran",t.aliases=[];function t(e){e.languages.fortran={"quoted-number":{pattern:/[BOZ](['"])[A-F0-9]+\1/i,alias:"number"},string:{pattern:/(?:\b\w+_)?(['"])(?:\1\1|&(?:\r\n?|\n)(?:[ \t]*!.*(?:\r\n?|\n)|(?![ \t]*!))|(?!\1).)*(?:\1|&)/,inside:{comment:{pattern:/(&(?:\r\n?|\n)\s*)!.*/,lookbehind:!0}}},comment:{pattern:/!.*/,greedy:!0},boolean:/\.(?:FALSE|TRUE)\.(?:_\w+)?/i,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[ED][+-]?\d+)?(?:_\w+)?/i,keyword:[/\b(?:CHARACTER|COMPLEX|DOUBLE ?PRECISION|INTEGER|LOGICAL|REAL)\b/i,/\b(?:END ?)?(?:BLOCK ?DATA|DO|FILE|FORALL|FUNCTION|IF|INTERFACE|MODULE(?! PROCEDURE)|PROGRAM|SELECT|SUBROUTINE|TYPE|WHERE)\b/i,/\b(?:ALLOCATABLE|ALLOCATE|BACKSPACE|CALL|CASE|CLOSE|COMMON|CONTAINS|CONTINUE|CYCLE|DATA|DEALLOCATE|DIMENSION|DO|END|EQUIVALENCE|EXIT|EXTERNAL|FORMAT|GO ?TO|IMPLICIT(?: NONE)?|INQUIRE|INTENT|INTRINSIC|MODULE PROCEDURE|NAMELIST|NULLIFY|OPEN|OPTIONAL|PARAMETER|POINTER|PRINT|PRIVATE|PUBLIC|READ|RETURN|REWIND|SAVE|SELECT|STOP|TARGET|WHILE|WRITE)\b/i,/\b(?:ASSIGNMENT|DEFAULT|ELEMENTAL|ELSE|ELSEIF|ELSEWHERE|ENTRY|IN|INCLUDE|INOUT|KIND|NULL|ONLY|OPERATOR|OUT|PURE|RECURSIVE|RESULT|SEQUENCE|STAT|THEN|USE)\b/i],operator:[/\*\*|\/\/|=>|[=\/]=|[<>]=?|::|[+\-*=%]|\.[A-Z]+\./i,{pattern:/(^|(?!\().)\/(?!\))/,lookbehind:!0}],punctuation:/\(\/|\/\)|[(),;:&]/}}return Jp}var eh,l6;function xre(){if(l6)return eh;l6=1,eh=t,t.displayName="fsharp",t.aliases=[];function t(e){e.languages.fsharp=e.languages.extend("clike",{comment:[{pattern:/(^|[^\\])\(\*(?!\))[\s\S]*?\*\)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(?:"""[\s\S]*?"""|@"(?:""|[^"])*"|"(?:\\[\s\S]|[^\\"])*")B?/,greedy:!0},"class-name":{pattern:/(\b(?:exception|inherit|interface|new|of|type)\s+|\w\s*:\s*|\s:\??>\s*)[.\w]+\b(?:\s*(?:->|\*)\s*[.\w]+\b)*(?!\s*[:.])/,lookbehind:!0,inside:{operator:/->|\*/,punctuation:/\./}},keyword:/\b(?:let|return|use|yield)(?:!\B|\b)|\b(?:abstract|and|as|asr|assert|atomic|base|begin|break|checked|class|component|const|constraint|constructor|continue|default|delegate|do|done|downcast|downto|eager|elif|else|end|event|exception|extern|external|false|finally|fixed|for|fun|function|functor|global|if|in|include|inherit|inline|interface|internal|land|lazy|lor|lsl|lsr|lxor|match|member|method|mixin|mod|module|mutable|namespace|new|not|null|object|of|open|or|override|parallel|private|process|protected|public|pure|rec|sealed|select|sig|static|struct|tailcall|then|to|trait|true|try|type|upcast|val|virtual|void|volatile|when|while|with)\b/,number:[/\b0x[\da-fA-F]+(?:LF|lf|un)?\b/,/\b0b[01]+(?:uy|y)?\b/,/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[fm]|e[+-]?\d+)?\b/i,/\b\d+(?:[IlLsy]|UL|u[lsy]?)?\b/],operator:/([<>~&^])\1\1|([*.:<>&])\2|<-|->|[!=:]=|<?\|{1,3}>?|\??(?:<=|>=|<>|[-+*/%=<>])\??|[!?^&]|~[+~-]|:>|:\?>?/}),e.languages.insertBefore("fsharp","keyword",{preprocessor:{pattern:/(^[\t ]*)#.*/m,lookbehind:!0,alias:"property",inside:{directive:{pattern:/(^#)\b(?:else|endif|if|light|line|nowarn)\b/,lookbehind:!0,alias:"keyword"}}}}),e.languages.insertBefore("fsharp","punctuation",{"computation-expression":{pattern:/\b[_a-z]\w*(?=\s*\{)/i,alias:"keyword"}}),e.languages.insertBefore("fsharp","string",{annotation:{pattern:/\[<.+?>\]/,greedy:!0,inside:{punctuation:/^\[<|>\]$/,"class-name":{pattern:/^\w+$|(^|;\s*)[A-Z]\w*(?=\()/,lookbehind:!0},"annotation-content":{pattern:/[\s\S]+/,inside:e.languages.fsharp}}},char:{pattern:/'(?:[^\\']|\\(?:.|\d{3}|x[a-fA-F\d]{2}|u[a-fA-F\d]{4}|U[a-fA-F\d]{8}))'B?/,greedy:!0}})}return eh}var th,A6;function _re(){if(A6)return th;A6=1;var t=Ur();th=e,e.displayName="ftl",e.aliases=[];function e(r){r.register(t),function(n){for(var i=/[^<()"']|\((?:<expr>)*\)|<(?!#--)|<#--(?:[^-]|-(?!->))*-->|"(?:[^\\"]|\\.)*"|'(?:[^\\']|\\.)*'/.source,a=0;a<2;a++)i=i.replace(/<expr>/g,function(){return i});i=i.replace(/<expr>/g,/[^\s\S]/.source);var s={comment:/<#--[\s\S]*?-->/,string:[{pattern:/\br("|')(?:(?!\1)[^\\]|\\.)*\1/,greedy:!0},{pattern:RegExp(/("|')(?:(?!\1|\$\{)[^\\]|\\.|\$\{(?:(?!\})(?:<expr>))*\})*\1/.source.replace(/<expr>/g,function(){return i})),greedy:!0,inside:{interpolation:{pattern:RegExp(/((?:^|[^\\])(?:\\\\)*)\$\{(?:(?!\})(?:<expr>))*\}/.source.replace(/<expr>/g,function(){return i})),lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:null}}}}],keyword:/\b(?:as)\b/,boolean:/\b(?:false|true)\b/,"builtin-function":{pattern:/((?:^|[^?])\?\s*)\w+/,lookbehind:!0,alias:"function"},function:/\b\w+(?=\s*\()/,number:/\b\d+(?:\.\d+)?\b/,operator:/\.\.[<*!]?|->|--|\+\+|&&|\|\||\?{1,2}|[-+*/%!=<>]=?|\b(?:gt|gte|lt|lte)\b/,punctuation:/[,;.:()[\]{}]/};s.string[1].inside.interpolation.inside.rest=s,n.languages.ftl={"ftl-comment":{pattern:/^<#--[\s\S]*/,alias:"comment"},"ftl-directive":{pattern:/^<[\s\S]+>$/,inside:{directive:{pattern:/(^<\/?)[#@][a-z]\w*/i,lookbehind:!0,alias:"keyword"},punctuation:/^<\/?|\/?>$/,content:{pattern:/\s*\S[\s\S]*/,alias:"ftl",inside:s}}},"ftl-interpolation":{pattern:/^\$\{[\s\S]*\}$/,inside:{punctuation:/^\$\{|\}$/,content:{pattern:/\s*\S[\s\S]*/,alias:"ftl",inside:s}}}},n.hooks.add("before-tokenize",function(o){var A=RegExp(/<#--[\s\S]*?-->|<\/?[#@][a-zA-Z](?:<expr>)*?>|\$\{(?:<expr>)*?\}/.source.replace(/<expr>/g,function(){return i}),"gi");n.languages["markup-templating"].buildPlaceholders(o,"ftl",A)}),n.hooks.add("after-tokenize",function(o){n.languages["markup-templating"].tokenizePlaceholders(o,"ftl")})}(r)}return th}var rh,u6;function yre(){if(u6)return rh;u6=1,rh=t,t.displayName="gap",t.aliases=[];function t(e){e.languages.gap={shell:{pattern:/^gap>[\s\S]*?(?=^gap>|$(?![\s\S]))/m,greedy:!0,inside:{gap:{pattern:/^(gap>).+(?:(?:\r(?:\n|(?!\n))|\n)>.*)*/,lookbehind:!0,inside:null},punctuation:/^gap>/}},comment:{pattern:/#.*/,greedy:!0},string:{pattern:/(^|[^\\'"])(?:'(?:[^\r\n\\']|\\.){1,10}'|"(?:[^\r\n\\"]|\\.)*"(?!")|"""[\s\S]*?""")/,lookbehind:!0,greedy:!0,inside:{continuation:{pattern:/([\r\n])>/,lookbehind:!0,alias:"punctuation"}}},keyword:/\b(?:Assert|Info|IsBound|QUIT|TryNextMethod|Unbind|and|atomic|break|continue|do|elif|else|end|fi|for|function|if|in|local|mod|not|od|or|quit|readonly|readwrite|rec|repeat|return|then|until|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:{pattern:/(^|[^\w.]|\.\.)(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?(?:_[a-z]?)?(?=$|[^\w.]|\.\.)/,lookbehind:!0},continuation:{pattern:/([\r\n])>/,lookbehind:!0,alias:"punctuation"},operator:/->|[-+*/^~=!]|<>|[<>]=?|:=|\.\./,punctuation:/[()[\]{},;.:]/},e.languages.gap.shell.inside.gap.inside=e.languages.gap}return rh}var nh,c6;function vre(){if(c6)return nh;c6=1,nh=t,t.displayName="gcode",t.aliases=[];function t(e){e.languages.gcode={comment:/;.*|\B\(.*?\)\B/,string:{pattern:/"(?:""|[^"])*"/,greedy:!0},keyword:/\b[GM]\d+(?:\.\d+)?\b/,property:/\b[A-Z]/,checksum:{pattern:/(\*)\d+/,lookbehind:!0,alias:"number"},punctuation:/[:*]/}}return nh}var ih,d6;function Sre(){if(d6)return ih;d6=1,ih=t,t.displayName="gdscript",t.aliases=[];function t(e){e.languages.gdscript={comment:/#.*/,string:{pattern:/@?(?:("|')(?:(?!\1)[^\n\\]|\\[\s\S])*\1(?!"|')|"""(?:[^\\]|\\[\s\S])*?""")/,greedy:!0},"class-name":{pattern:/(^(?:class|class_name|extends)[ \t]+|^export\([ \t]*|\bas[ \t]+|(?:\b(?:const|var)[ \t]|[,(])[ \t]*\w+[ \t]*:[ \t]*|->[ \t]*)[a-zA-Z_]\w*/m,lookbehind:!0},keyword:/\b(?:and|as|assert|break|breakpoint|class|class_name|const|continue|elif|else|enum|export|extends|for|func|if|in|is|master|mastersync|match|not|null|onready|or|pass|preload|puppet|puppetsync|remote|remotesync|return|self|setget|signal|static|tool|var|while|yield)\b/,function:/\b[a-z_]\w*(?=[ \t]*\()/i,variable:/\$\w+/,number:[/\b0b[01_]+\b|\b0x[\da-fA-F_]+\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.[\d_]+)(?:e[+-]?[\d_]+)?\b/,/\b(?:INF|NAN|PI|TAU)\b/],constant:/\b[A-Z][A-Z_\d]*\b/,boolean:/\b(?:false|true)\b/,operator:/->|:=|&&|\|\||<<|>>|[-+*/%&|!<>=]=?|[~^]/,punctuation:/[.:,;()[\]{}]/}}return ih}var ah,f6;function Ere(){if(f6)return ah;f6=1,ah=t,t.displayName="gedcom",t.aliases=[];function t(e){e.languages.gedcom={"line-value":{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?\w+ ).+/m,lookbehind:!0,inside:{pointer:{pattern:/^@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@$/,alias:"variable"}}},tag:{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?)\w+/m,lookbehind:!0,alias:"string"},level:{pattern:/(^[\t ]*)\d+/m,lookbehind:!0,alias:"number"},pointer:{pattern:/@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@/,alias:"variable"}}}return ah}var sh,p6;function kre(){if(p6)return sh;p6=1,sh=t,t.displayName="gherkin",t.aliases=[];function t(e){(function(r){var n=/(?:\r?\n|\r)[ \t]*\|.+\|(?:(?!\|).)*/.source;r.languages.gherkin={pystring:{pattern:/("""|''')[\s\S]+?\1/,alias:"string"},comment:{pattern:/(^[ \t]*)#.*/m,lookbehind:!0},tag:{pattern:/(^[ \t]*)@\S*/m,lookbehind:!0},feature:{pattern:/((?:^|\r?\n|\r)[ \t]*)(?:Ability|Ahoy matey!|Arwedd|Aspekt|Besigheid Behoefte|Business Need|Caracteristica|Característica|Egenskab|Egenskap|Eiginleiki|Feature|Fīča|Fitur|Fonctionnalité|Fonksyonalite|Funcionalidade|Funcionalitat|Functionalitate|Funcţionalitate|Funcționalitate|Functionaliteit|Fungsi|Funkcia|Funkcija|Funkcionalitāte|Funkcionalnost|Funkcja|Funksie|Funktionalität|Funktionalitéit|Funzionalità|Hwaet|Hwæt|Jellemző|Karakteristik|Lastnost|Mak|Mogucnost|laH|Mogućnost|Moznosti|Možnosti|OH HAI|Omadus|Ominaisuus|Osobina|Özellik|Potrzeba biznesowa|perbogh|poQbogh malja'|Požadavek|Požiadavka|Pretty much|Qap|Qu'meH 'ut|Savybė|Tính năng|Trajto|Vermoë|Vlastnosť|Właściwość|Značilnost|Δυνατότητα|Λειτουργία|Могућност|Мөмкинлек|Особина|Свойство|Үзенчәлеклелек|Функционал|Функционалност|Функция|Функціонал|תכונה|خاصية|خصوصیت|صلاحیت|کاروبار کی ضرورت|وِیژگی|रूप लेख|ਖਾਸੀਅਤ|ਨਕਸ਼ ਨੁਹਾਰ|ਮੁਹਾਂਦਰਾ|గుణము|ಹೆಚ್ಚಳ|ความต้องการทางธุรกิจ|ความสามารถ|โครงหลัก|기능|フィーチャ|功能|機能):(?:[^:\r\n]+(?:\r?\n|\r|$))*/,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]+/,lookbehind:!0},keyword:/[^:\r\n]+:/}},scenario:{pattern:/(^[ \t]*)(?:Abstract Scenario|Abstrakt Scenario|Achtergrond|Aer|Ær|Agtergrond|All y'all|Antecedentes|Antecedents|Atburðarás|Atburðarásir|Awww, look mate|B4|Background|Baggrund|Bakgrund|Bakgrunn|Bakgrunnur|Beispiele|Beispiller|Bối cảnh|Cefndir|Cenario|Cenário|Cenario de Fundo|Cenário de Fundo|Cenarios|Cenários|Contesto|Context|Contexte|Contexto|Conto|Contoh|Contone|Dæmi|Dasar|Dead men tell no tales|Delineacao do Cenario|Delineação do Cenário|Dis is what went down|Dữ liệu|Dyagram Senaryo|Dyagram senaryo|Egzanp|Ejemplos|Eksempler|Ekzemploj|Enghreifftiau|Esbozo do escenario|Escenari|Escenario|Esempi|Esquema de l'escenari|Esquema del escenario|Esquema do Cenario|Esquema do Cenário|EXAMPLZ|Examples|Exempel|Exemple|Exemples|Exemplos|First off|Fono|Forgatókönyv|Forgatókönyv vázlat|Fundo|Geçmiş|Grundlage|Hannergrond|ghantoH|Háttér|Heave to|Istorik|Juhtumid|Keadaan|Khung kịch bản|Khung tình huống|Kịch bản|Koncept|Konsep skenario|Kontèks|Kontekst|Kontekstas|Konteksts|Kontext|Konturo de la scenaro|Latar Belakang|lut chovnatlh|lut|lutmey|Lýsing Atburðarásar|Lýsing Dæma|MISHUN SRSLY|MISHUN|Menggariskan Senario|mo'|Náčrt Scenára|Náčrt Scénáře|Náčrt Scenáru|Oris scenarija|Örnekler|Osnova|Osnova Scenára|Osnova scénáře|Osnutek|Ozadje|Paraugs|Pavyzdžiai|Példák|Piemēri|Plan du scénario|Plan du Scénario|Plan Senaryo|Plan senaryo|Plang vum Szenario|Pozadí|Pozadie|Pozadina|Príklady|Příklady|Primer|Primeri|Primjeri|Przykłady|Raamstsenaarium|Reckon it's like|Rerefons|Scenár|Scénář|Scenarie|Scenarij|Scenarijai|Scenarijaus šablonas|Scenariji|Scenārijs|Scenārijs pēc parauga|Scenarijus|Scenario|Scénario|Scenario Amlinellol|Scenario Outline|Scenario Template|Scenariomal|Scenariomall|Scenarios|Scenariu|Scenariusz|Scenaro|Schema dello scenario|Se ðe|Se the|Se þe|Senario|Senaryo Deskripsyon|Senaryo deskripsyon|Senaryo|Senaryo taslağı|Shiver me timbers|Situācija|Situai|Situasie Uiteensetting|Situasie|Skenario konsep|Skenario|Skica|Structura scenariu|Structură scenariu|Struktura scenarija|Stsenaarium|Swa hwaer swa|Swa|Swa hwær swa|Szablon scenariusza|Szenario|Szenariogrundriss|Tapaukset|Tapaus|Tapausaihio|Taust|Tausta|Template Keadaan|Template Senario|Template Situai|The thing of it is|Tình huống|Variantai|Voorbeelde|Voorbeelden|Wharrimean is|Yo-ho-ho|You'll wanna|Założenia|Παραδείγματα|Περιγραφή Σεναρίου|Σενάρια|Σενάριο|Υπόβαθρο|Кереш|Контекст|Концепт|Мисаллар|Мисоллар|Основа|Передумова|Позадина|Предистория|Предыстория|Приклади|Пример|Примери|Примеры|Рамка на сценарий|Скица|Структура сценарија|Структура сценария|Структура сценарію|Сценарий|Сценарий структураси|Сценарийның төзелеше|Сценарији|Сценарио|Сценарій|Тарих|Үрнәкләр|דוגמאות|רקע|תבנית תרחיש|תרחיש|الخلفية|الگوی سناریو|امثلة|پس منظر|زمینه|سناریو|سيناريو|سيناريو مخطط|مثالیں|منظر نامے کا خاکہ|منظرنامہ|نمونه ها|उदाहरण|परिदृश्य|परिदृश्य रूपरेखा|पृष्ठभूमि|ਉਦਾਹਰਨਾਂ|ਪਟਕਥਾ|ਪਟਕਥਾ ਢਾਂਚਾ|ਪਟਕਥਾ ਰੂਪ ਰੇਖਾ|ਪਿਛੋਕੜ|ఉదాహరణలు|కథనం|నేపథ్యం|సన్నివేశం|ಉದಾಹರಣೆಗಳು|ಕಥಾಸಾರಾಂಶ|ವಿವರಣೆ|ಹಿನ್ನೆಲೆ|โครงสร้างของเหตุการณ์|ชุดของตัวอย่าง|ชุดของเหตุการณ์|แนวคิด|สรุปเหตุการณ์|เหตุการณ์|배경|시나리오|시나리오 개요|예|サンプル|シナリオ|シナリオアウトライン|シナリオテンプレ|シナリオテンプレート|テンプレ|例|例子|剧本|剧本大纲|劇本|劇本大綱|场景|场景大纲|場景|場景大綱|背景):[^:\r\n]*/m,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]*/,lookbehind:!0},keyword:/[^:\r\n]+:/}},"table-body":{pattern:RegExp("("+n+")(?:"+n+")+"),lookbehind:!0,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"},td:{pattern:/\s*[^\s|][^|]*/,alias:"string"},punctuation:/\|/}},"table-head":{pattern:RegExp(n),inside:{th:{pattern:/\s*[^\s|][^|]*/,alias:"variable"},punctuation:/\|/}},atrule:{pattern:/(^[ \t]+)(?:'a|'ach|'ej|7|a|A také|A taktiež|A tiež|A zároveň|Aber|Ac|Adott|Akkor|Ak|Aleshores|Ale|Ali|Allora|Alors|Als|Ama|Amennyiben|Amikor|Ampak|an|AN|Ananging|And y'all|And|Angenommen|Anrhegedig a|An|Apabila|Atès|Atesa|Atunci|Avast!|Aye|A|awer|Bagi|Banjur|Bet|Biết|Blimey!|Buh|But at the end of the day I reckon|But y'all|But|BUT|Cal|Când|Cand|Cando|Ce|Cuando|Če|Ða ðe|Ða|Dadas|Dada|Dados|Dado|DaH ghu' bejlu'|dann|Dann|Dano|Dan|Dar|Dat fiind|Data|Date fiind|Date|Dati fiind|Dati|Daţi fiind|Dați fiind|DEN|Dato|De|Den youse gotta|Dengan|Diberi|Diyelim ki|Donada|Donat|Donitaĵo|Do|Dun|Duota|Ðurh|Eeldades|Ef|Eğer ki|Entao|Então|Entón|E|En|Entonces|Epi|És|Etant donnée|Etant donné|Et|Étant données|Étant donnée|Étant donné|Etant données|Etant donnés|Étant donnés|Fakat|Gangway!|Gdy|Gegeben seien|Gegeben sei|Gegeven|Gegewe|ghu' noblu'|Gitt|Given y'all|Given|Givet|Givun|Ha|Cho|I CAN HAZ|In|Ir|It's just unbelievable|I|Ja|Jeśli|Jeżeli|Kad|Kada|Kadar|Kai|Kaj|Když|Keď|Kemudian|Ketika|Khi|Kiedy|Ko|Kuid|Kui|Kun|Lan|latlh|Le sa a|Let go and haul|Le|Lè sa a|Lè|Logo|Lorsqu'<|Lorsque|mä|Maar|Mais|Mając|Ma|Majd|Maka|Manawa|Mas|Men|Menawa|Mutta|Nalika|Nalikaning|Nanging|Når|När|Nato|Nhưng|Niin|Njuk|O zaman|Och|Og|Oletetaan|Ond|Onda|Oraz|Pak|Pero|Però|Podano|Pokiaľ|Pokud|Potem|Potom|Privzeto|Pryd|Quan|Quand|Quando|qaSDI'|Så|Sed|Se|Siis|Sipoze ke|Sipoze Ke|Sipoze|Si|Şi|Și|Soit|Stel|Tada|Tad|Takrat|Tak|Tapi|Ter|Tetapi|Tha the|Tha|Then y'all|Then|Thì|Thurh|Toda|Too right|Un|Und|ugeholl|Và|vaj|Vendar|Ve|wann|Wanneer|WEN|Wenn|When y'all|When|Wtedy|Wun|Y'know|Yeah nah|Yna|Youse know like when|Youse know when youse got|Y|Za predpokladu|Za předpokladu|Zadan|Zadani|Zadano|Zadate|Zadato|Zakładając|Zaradi|Zatati|Þa þe|Þa|Þá|Þegar|Þurh|Αλλά|Δεδομένου|Και|Όταν|Τότε|А також|Агар|Але|Али|Аммо|А|Әгәр|Әйтик|Әмма|Бирок|Ва|Вә|Дадено|Дано|Допустим|Если|Задате|Задати|Задато|И|І|К тому же|Када|Кад|Когато|Когда|Коли|Ләкин|Лекин|Нәтиҗәдә|Нехай|Но|Онда|Припустимо, що|Припустимо|Пусть|Также|Та|Тогда|Тоді|То|Унда|Һәм|Якщо|אבל|אזי|אז|בהינתן|וגם|כאשר|آنگاه|اذاً|اگر|اما|اور|با فرض|بالفرض|بفرض|پھر|تب|ثم|جب|عندما|فرض کیا|لكن|لیکن|متى|هنگامی|و|अगर|और|कदा|किन्तु|चूंकि|जब|तथा|तदा|तब|परन्तु|पर|यदि|ਅਤੇ|ਜਦੋਂ|ਜਿਵੇਂ ਕਿ|ਜੇਕਰ|ਤਦ|ਪਰ|అప్పుడు|ఈ పరిస్థితిలో|కాని|చెప్పబడినది|మరియు|ಆದರೆ|ನಂತರ|ನೀಡಿದ|ಮತ್ತು|ಸ್ಥಿತಿಯನ್ನು|กำหนดให้|ดังนั้น|แต่|เมื่อ|และ|그러면<|그리고<|단<|만약<|만일<|먼저<|조건<|하지만<|かつ<|しかし<|ただし<|ならば<|もし<|並且<|但し<|但是<|假如<|假定<|假設<|假设<|前提<|同时<|同時<|并且<|当<|當<|而且<|那么<|那麼<)(?=[ \t])/m,lookbehind:!0},string:{pattern:/"(?:\\.|[^"\\\r\n])*"|'(?:\\.|[^'\\\r\n])*'/,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"}}},outline:{pattern:/<[^>]+>/,alias:"variable"}}})(e)}return sh}var oh,h6;function wre(){if(h6)return oh;h6=1,oh=t,t.displayName="git",t.aliases=[];function t(e){e.languages.git={comment:/^#.*/m,deleted:/^[-–].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m}}return oh}var lh,m6;function Tre(){if(m6)return lh;m6=1;var t=Ca();lh=e,e.displayName="glsl",e.aliases=[];function e(r){r.register(t),r.languages.glsl=r.languages.extend("c",{keyword:/\b(?:active|asm|atomic_uint|attribute|[ibdu]?vec[234]|bool|break|buffer|case|cast|centroid|class|coherent|common|const|continue|d?mat[234](?:x[234])?|default|discard|do|double|else|enum|extern|external|false|filter|fixed|flat|float|for|fvec[234]|goto|half|highp|hvec[234]|[iu]?sampler2DMS(?:Array)?|[iu]?sampler2DRect|[iu]?samplerBuffer|[iu]?samplerCube|[iu]?samplerCubeArray|[iu]?sampler[123]D|[iu]?sampler[12]DArray|[iu]?image2DMS(?:Array)?|[iu]?image2DRect|[iu]?imageBuffer|[iu]?imageCube|[iu]?imageCubeArray|[iu]?image[123]D|[iu]?image[12]DArray|if|in|inline|inout|input|int|interface|invariant|layout|long|lowp|mediump|namespace|noinline|noperspective|out|output|partition|patch|precise|precision|public|readonly|resource|restrict|return|sample|sampler[12]DArrayShadow|sampler[12]DShadow|sampler2DRectShadow|sampler3DRect|samplerCubeArrayShadow|samplerCubeShadow|shared|short|sizeof|smooth|static|struct|subroutine|superp|switch|template|this|true|typedef|uint|uniform|union|unsigned|using|varying|void|volatile|while|writeonly)\b/})}return lh}var Ah,g6;function Ore(){if(g6)return Ah;g6=1,Ah=t,t.displayName="gml",t.aliases=[];function t(e){e.languages.gamemakerlanguage=e.languages.gml=e.languages.extend("clike",{keyword:/\b(?:break|case|continue|default|do|else|enum|exit|for|globalvar|if|repeat|return|switch|until|var|while)\b/,number:/(?:\b0x[\da-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ulf]{0,4}/i,operator:/--|\+\+|[-+%/=]=?|!=|\*\*?=?|<[<=>]?|>[=>]?|&&?|\^\^?|\|\|?|~|\b(?:and|at|not|or|with|xor)\b/,constant:/\b(?:GM_build_date|GM_version|action_(?:continue|restart|reverse|stop)|all|gamespeed_(?:fps|microseconds)|global|local|noone|other|pi|pointer_(?:invalid|null)|self|timezone_(?:local|utc)|undefined|ev_(?:create|destroy|step|alarm|keyboard|mouse|collision|other|draw|draw_(?:begin|end|post|pre)|keypress|keyrelease|trigger|(?:left|middle|no|right)_button|(?:left|middle|right)_press|(?:left|middle|right)_release|mouse_(?:enter|leave|wheel_down|wheel_up)|global_(?:left|middle|right)_button|global_(?:left|middle|right)_press|global_(?:left|middle|right)_release|joystick(?:1|2)_(?:button1|button2|button3|button4|button5|button6|button7|button8|down|left|right|up)|outside|boundary|game_start|game_end|room_start|room_end|no_more_lives|animation_end|end_of_path|no_more_health|user\d|gui|gui_begin|gui_end|step_(?:begin|end|normal))|vk_(?:alt|anykey|backspace|control|delete|down|end|enter|escape|home|insert|left|nokey|pagedown|pageup|pause|printscreen|return|right|shift|space|tab|up|f\d|numpad\d|add|decimal|divide|lalt|lcontrol|lshift|multiply|ralt|rcontrol|rshift|subtract)|achievement_(?:filter_(?:all_players|favorites_only|friends_only)|friends_info|info|leaderboard_info|our_info|pic_loaded|show_(?:achievement|bank|friend_picker|leaderboard|profile|purchase_prompt|ui)|type_challenge|type_score_challenge)|asset_(?:font|object|path|room|script|shader|sound|sprite|tiles|timeline|unknown)|audio_(?:3d|falloff_(?:exponent_distance|exponent_distance_clamped|inverse_distance|inverse_distance_clamped|linear_distance|linear_distance_clamped|none)|mono|new_system|old_system|stereo)|bm_(?:add|complex|dest_alpha|dest_color|dest_colour|inv_dest_alpha|inv_dest_color|inv_dest_colour|inv_src_alpha|inv_src_color|inv_src_colour|max|normal|one|src_alpha|src_alpha_sat|src_color|src_colour|subtract|zero)|browser_(?:chrome|firefox|ie|ie_mobile|not_a_browser|opera|safari|safari_mobile|tizen|unknown|windows_store)|buffer_(?:bool|f16|f32|f64|fast|fixed|generalerror|grow|invalidtype|network|outofbounds|outofspace|s16|s32|s8|seek_end|seek_relative|seek_start|string|text|u16|u32|u64|u8|vbuffer|wrap)|c_(?:aqua|black|blue|dkgray|fuchsia|gray|green|lime|ltgray|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)|cmpfunc_(?:always|equal|greater|greaterequal|less|lessequal|never|notequal)|cr_(?:appstart|arrow|beam|cross|default|drag|handpoint|hourglass|none|size_all|size_nesw|size_ns|size_nwse|size_we|uparrow)|cull_(?:clockwise|counterclockwise|noculling)|device_(?:emulator|tablet)|device_ios_(?:ipad|ipad_retina|iphone|iphone5|iphone6|iphone6plus|iphone_retina|unknown)|display_(?:landscape|landscape_flipped|portrait|portrait_flipped)|dll_(?:cdecl|cdel|stdcall)|ds_type_(?:grid|list|map|priority|queue|stack)|ef_(?:cloud|ellipse|explosion|firework|flare|rain|ring|smoke|smokeup|snow|spark|star)|fa_(?:archive|bottom|center|directory|hidden|left|middle|readonly|right|sysfile|top|volumeid)|fb_login_(?:default|fallback_to_webview|forcing_safari|forcing_webview|no_fallback_to_webview|use_system_account)|iap_(?:available|canceled|ev_consume|ev_product|ev_purchase|ev_restore|ev_storeload|failed|purchased|refunded|status_available|status_loading|status_processing|status_restoring|status_unavailable|status_uninitialised|storeload_failed|storeload_ok|unavailable)|leaderboard_type_(?:number|time_mins_secs)|lighttype_(?:dir|point)|matrix_(?:projection|view|world)|mb_(?:any|left|middle|none|right)|network_(?:config_(?:connect_timeout|disable_reliable_udp|enable_reliable_udp|use_non_blocking_socket)|socket_(?:bluetooth|tcp|udp)|type_(?:connect|data|disconnect|non_blocking_connect))|of_challenge_(?:lose|tie|win)|os_(?:android|ios|linux|macosx|ps3|ps4|psvita|unknown|uwp|win32|win8native|windows|winphone|xboxone)|phy_debug_render_(?:aabb|collision_pairs|coms|core_shapes|joints|obb|shapes)|phy_joint_(?:anchor_1_x|anchor_1_y|anchor_2_x|anchor_2_y|angle|angle_limits|damping_ratio|frequency|length_1|length_2|lower_angle_limit|max_force|max_length|max_motor_force|max_motor_torque|max_torque|motor_force|motor_speed|motor_torque|reaction_force_x|reaction_force_y|reaction_torque|speed|translation|upper_angle_limit)|phy_particle_data_flag_(?:category|color|colour|position|typeflags|velocity)|phy_particle_flag_(?:colormixing|colourmixing|elastic|powder|spring|tensile|viscous|wall|water|zombie)|phy_particle_group_flag_(?:rigid|solid)|pr_(?:linelist|linestrip|pointlist|trianglefan|trianglelist|trianglestrip)|ps_(?:distr|shape)_(?:diamond|ellipse|gaussian|invgaussian|line|linear|rectangle)|pt_shape_(?:circle|cloud|disk|explosion|flare|line|pixel|ring|smoke|snow|spark|sphere|square|star)|ty_(?:real|string)|gp_(?:face\d|axislh|axislv|axisrh|axisrv|padd|padl|padr|padu|select|shoulderl|shoulderlb|shoulderr|shoulderrb|start|stickl|stickr)|lb_disp_(?:none|numeric|time_ms|time_sec)|lb_sort_(?:ascending|descending|none)|ov_(?:achievements|community|friends|gamegroup|players|settings)|ugc_(?:filetype_(?:community|microtrans)|list_(?:Favorited|Followed|Published|Subscribed|UsedOrPlayed|VotedDown|VotedOn|VotedUp|WillVoteLater)|match_(?:AllGuides|Artwork|Collections|ControllerBindings|IntegratedGuides|Items|Items_Mtx|Items_ReadyToUse|Screenshots|UsableInGame|Videos|WebGuides)|query_(?:AcceptedForGameRankedByAcceptanceDate|CreatedByFriendsRankedByPublicationDate|FavoritedByFriendsRankedByPublicationDate|NotYetRated)|query_RankedBy(?:NumTimesReported|PublicationDate|TextSearch|TotalVotesAsc|Trend|Vote|VotesUp)|result_success|sortorder_CreationOrder(?:Asc|Desc)|sortorder_(?:ForModeration|LastUpdatedDesc|SubscriptionDateDesc|TitleAsc|VoteScoreDesc)|visibility_(?:friends_only|private|public))|vertex_usage_(?:binormal|blendindices|blendweight|color|colour|depth|fog|normal|position|psize|sample|tangent|texcoord|textcoord)|vertex_type_(?:float\d|color|colour|ubyte4)|input_type|layerelementtype_(?:background|instance|oldtilemap|particlesystem|sprite|tile|tilemap|undefined)|se_(?:chorus|compressor|echo|equalizer|flanger|gargle|none|reverb)|text_type|tile_(?:flip|index_mask|mirror|rotate)|(?:obj|rm|scr|spr)\w+)\b/,variable:/\b(?:alarm|application_surface|async_load|background_(?:alpha|blend|color|colour|foreground|height|hspeed|htiled|index|showcolor|showcolour|visible|vspeed|vtiled|width|x|xscale|y|yscale)|bbox_(?:bottom|left|right|top)|browser_(?:height|width)|caption_(?:health|lives|score)|current_(?:day|hour|minute|month|second|time|weekday|year)|cursor_sprite|debug_mode|delta_time|direction|display_aa|error_(?:last|occurred)|event_(?:action|number|object|type)|fps|fps_real|friction|game_(?:display|project|save)_(?:id|name)|gamemaker_(?:pro|registered|version)|gravity|gravity_direction|(?:h|v)speed|health|iap_data|id|image_(?:alpha|angle|blend|depth|index|number|speed|xscale|yscale)|instance_(?:count|id)|keyboard_(?:key|lastchar|lastkey|string)|layer|lives|mask_index|mouse_(?:button|lastbutton|x|y)|object_index|os_(?:browser|device|type|version)|path_(?:endaction|index|orientation|position|positionprevious|scale|speed)|persistent|phy_(?:rotation|(?:col_normal|collision|com|linear_velocity|position|speed)_(?:x|y)|angular_(?:damping|velocity)|position_(?:x|y)previous|speed|linear_damping|bullet|fixed_rotation|active|mass|inertia|dynamic|kinematic|sleeping|collision_points)|pointer_(?:invalid|null)|room|room_(?:caption|first|height|last|persistent|speed|width)|score|secure_mode|show_(?:health|lives|score)|solid|speed|sprite_(?:height|index|width|xoffset|yoffset)|temp_directory|timeline_(?:index|loop|position|running|speed)|transition_(?:color|kind|steps)|undefined|view_(?:angle|current|enabled|(?:h|v)(?:border|speed)|(?:h|w|x|y)port|(?:h|w|x|y)view|object|surface_id|visible)|visible|webgl_enabled|working_directory|(?:x|y)(?:previous|start)|x|y|argument(?:_relitive|_count|\d)|argument|global|local|other|self)\b/})}return Ah}var uh,b6;function Cre(){if(b6)return uh;b6=1,uh=t,t.displayName="gn",t.aliases=["gni"];function t(e){e.languages.gn={comment:{pattern:/#.*/,greedy:!0},"string-literal":{pattern:/(^|[^\\"])"(?:[^\r\n"\\]|\\.)*"/,lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\{[\s\S]*?\}|[a-zA-Z_]\w*|0x[a-fA-F0-9]{2})/,lookbehind:!0,inside:{number:/^\$0x[\s\S]{2}$/,variable:/^\$\w+$/,"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:null}}},string:/[\s\S]+/}},keyword:/\b(?:else|if)\b/,boolean:/\b(?:false|true)\b/,"builtin-function":{pattern:/\b(?:assert|defined|foreach|import|pool|print|template|tool|toolchain)(?=\s*\()/i,alias:"keyword"},function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:current_cpu|current_os|current_toolchain|default_toolchain|host_cpu|host_os|root_build_dir|root_gen_dir|root_out_dir|target_cpu|target_gen_dir|target_os|target_out_dir)\b/,number:/-?\b\d+\b/,operator:/[-+!=<>]=?|&&|\|\|/,punctuation:/[(){}[\],.]/},e.languages.gn["string-literal"].inside.interpolation.inside.expression.inside=e.languages.gn,e.languages.gni=e.languages.gn}return uh}var ch,x6;function Nre(){if(x6)return ch;x6=1,ch=t,t.displayName="goModule",t.aliases=[];function t(e){e.languages["go-mod"]=e.languages["go-module"]={comment:{pattern:/\/\/.*/,greedy:!0},version:{pattern:/(^|[\s()[\],])v\d+\.\d+\.\d+(?:[+-][-+.\w]*)?(?![^\s()[\],])/,lookbehind:!0,alias:"number"},"go-version":{pattern:/((?:^|\s)go\s+)\d+(?:\.\d+){1,2}/,lookbehind:!0,alias:"number"},keyword:{pattern:/^([ \t]*)(?:exclude|go|module|replace|require|retract)\b/m,lookbehind:!0},operator:/=>/,punctuation:/[()[\],]/}}return ch}var dh,_6;function Dre(){if(_6)return dh;_6=1,dh=t,t.displayName="go",t.aliases=[];function t(e){e.languages.go=e.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),e.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete e.languages.go["class-name"]}return dh}var fh,y6;function Rre(){if(y6)return fh;y6=1,fh=t,t.displayName="graphql",t.aliases=[];function t(e){e.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:e.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},e.hooks.add("after-tokenize",function(n){if(n.language!=="graphql")return;var i=n.tokens.filter(function(b){return typeof b!="string"&&b.type!=="comment"&&b.type!=="scalar"}),a=0;function s(b){return i[a+b]}function o(b,_){_=_||0;for(var v=0;v<b.length;v++){var S=s(v+_);if(!S||S.type!==b[v])return!1}return!0}function A(b,_){for(var v=1,S=a;S<i.length;S++){var k=i[S],E=k.content;if(k.type==="punctuation"&&typeof E=="string"){if(b.test(E))v++;else if(_.test(E)&&(v--,v===0))return S}}return-1}function u(b,_){var v=b.alias;v?Array.isArray(v)||(b.alias=v=[v]):b.alias=v=[],v.push(_)}for(;a<i.length;){var c=i[a++];if(c.type==="keyword"&&c.content==="mutation"){var d=[];if(o(["definition-mutation","punctuation"])&&s(1).content==="("){a+=2;var f=A(/^\($/,/^\)$/);if(f===-1)continue;for(;a<f;a++){var p=s(0);p.type==="variable"&&(u(p,"variable-input"),d.push(p.content))}a=f+1}if(o(["punctuation","property-query"])&&s(0).content==="{"&&(a++,u(s(0),"property-mutation"),d.length>0)){var m=A(/^\{$/,/^\}$/);if(m===-1)continue;for(var g=a;g<m;g++){var y=i[g];y.type==="variable"&&d.indexOf(y.content)>=0&&u(y,"variable-input")}}}}})}return fh}var ph,v6;function Pre(){if(v6)return ph;v6=1,ph=t,t.displayName="groovy",t.aliases=[];function t(e){e.languages.groovy=e.languages.extend("clike",{string:[{pattern:/("""|''')(?:[^\\]|\\[\s\S])*?\1|\$\/(?:[^/$]|\$(?:[/$]|(?![/$]))|\/(?!\$))*\/\$/,greedy:!0},{pattern:/(["'/])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0}],keyword:/\b(?:abstract|as|assert|boolean|break|byte|case|catch|char|class|const|continue|def|default|do|double|else|enum|extends|final|finally|float|for|goto|if|implements|import|in|instanceof|int|interface|long|native|new|package|private|protected|public|return|short|static|strictfp|super|switch|synchronized|this|throw|throws|trait|transient|try|void|volatile|while)\b/,number:/\b(?:0b[01_]+|0x[\da-f_]+(?:\.[\da-f_p\-]+)?|[\d_]+(?:\.[\d_]+)?(?:e[+-]?\d+)?)[glidf]?\b/i,operator:{pattern:/(^|[^.])(?:~|==?~?|\?[.:]?|\*(?:[.=]|\*=?)?|\.[@&]|\.\.<|\.\.(?!\.)|-[-=>]?|\+[+=]?|!=?|<(?:<=?|=>?)?|>(?:>>?=?|=)?|&[&=]?|\|[|=]?|\/=?|\^=?|%=?)/,lookbehind:!0},punctuation:/\.+|[{}[\];(),:$]/}),e.languages.insertBefore("groovy","string",{shebang:{pattern:/#!.+/,alias:"comment"}}),e.languages.insertBefore("groovy","punctuation",{"spock-block":/\b(?:and|cleanup|expect|given|setup|then|when|where):/}),e.languages.insertBefore("groovy","function",{annotation:{pattern:/(^|[^.])@\w+/,lookbehind:!0,alias:"punctuation"}}),e.hooks.add("wrap",function(r){if(r.language==="groovy"&&r.type==="string"){var n=r.content.value[0];if(n!="'"){var i=/([^\\])(?:\$(?:\{.*?\}|[\w.]+))/;n==="$"&&(i=/([^\$])(?:\$(?:\{.*?\}|[\w.]+))/),r.content.value=r.content.value.replace(/&lt;/g,"<").replace(/&amp;/g,"&"),r.content=e.highlight(r.content.value,{expression:{pattern:i,lookbehind:!0,inside:e.languages.groovy}}),r.classes.push(n==="/"?"regex":"gstring")}}})}return ph}var hh,S6;function Lre(){if(S6)return hh;S6=1;var t=Pc();hh=e,e.displayName="haml",e.aliases=[];function e(r){r.register(t),function(n){n.languages.haml={"multiline-comment":{pattern:/((?:^|\r?\n|\r)([\t ]*))(?:\/|-#).*(?:(?:\r?\n|\r)\2[\t ].+)*/,lookbehind:!0,alias:"comment"},"multiline-code":[{pattern:/((?:^|\r?\n|\r)([\t ]*)(?:[~-]|[&!]?=)).*,[\t ]*(?:(?:\r?\n|\r)\2[\t ].*,[\t ]*)*(?:(?:\r?\n|\r)\2[\t ].+)/,lookbehind:!0,inside:n.languages.ruby},{pattern:/((?:^|\r?\n|\r)([\t ]*)(?:[~-]|[&!]?=)).*\|[\t ]*(?:(?:\r?\n|\r)\2[\t ].*\|[\t ]*)*/,lookbehind:!0,inside:n.languages.ruby}],filter:{pattern:/((?:^|\r?\n|\r)([\t ]*)):[\w-]+(?:(?:\r?\n|\r)(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"symbol"}}},markup:{pattern:/((?:^|\r?\n|\r)[\t ]*)<.+/,lookbehind:!0,inside:n.languages.markup},doctype:{pattern:/((?:^|\r?\n|\r)[\t ]*)!!!(?: .+)?/,lookbehind:!0},tag:{pattern:/((?:^|\r?\n|\r)[\t ]*)[%.#][\w\-#.]*[\w\-](?:\([^)]+\)|\{(?:\{[^}]+\}|[^{}])+\}|\[[^\]]+\])*[\/<>]*/,lookbehind:!0,inside:{attributes:[{pattern:/(^|[^#])\{(?:\{[^}]+\}|[^{}])+\}/,lookbehind:!0,inside:n.languages.ruby},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*)(?:"(?:\\.|[^\\"\r\n])*"|[^)\s]+)/,lookbehind:!0},"attr-name":/[\w:-]+(?=\s*!?=|\s*[,)])/,punctuation:/[=(),]/}},{pattern:/\[[^\]]+\]/,inside:n.languages.ruby}],punctuation:/[<>]/}},code:{pattern:/((?:^|\r?\n|\r)[\t ]*(?:[~-]|[&!]?=)).+/,lookbehind:!0,inside:n.languages.ruby},interpolation:{pattern:/#\{[^}]+\}/,inside:{delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"},ruby:{pattern:/[\s\S]+/,inside:n.languages.ruby}}},punctuation:{pattern:/((?:^|\r?\n|\r)[\t ]*)[~=\-&!]+/,lookbehind:!0}};for(var i="((?:^|\\r?\\n|\\r)([\\t ]*)):{{filter_name}}(?:(?:\\r?\\n|\\r)(?:\\2[\\t ].+|\\s*?(?=\\r?\\n|\\r)))+",a=["css",{filter:"coffee",language:"coffeescript"},"erb","javascript","less","markdown","ruby","scss","textile"],s={},o=0,A=a.length;o<A;o++){var u=a[o];u=typeof u=="string"?{filter:u,language:u}:u,n.languages[u.language]&&(s["filter-"+u.filter]={pattern:RegExp(i.replace("{{filter_name}}",function(){return u.filter})),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"symbol"},text:{pattern:/[\s\S]+/,alias:[u.language,"language-"+u.language],inside:n.languages[u.language]}}})}n.languages.insertBefore("haml","filter",s)}(r)}return hh}var mh,E6;function Ire(){if(E6)return mh;E6=1;var t=Ur();mh=e,e.displayName="handlebars",e.aliases=["hbs"];function e(r){r.register(t),function(n){n.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},n.hooks.add("before-tokenize",function(i){var a=/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g;n.languages["markup-templating"].buildPlaceholders(i,"handlebars",a)}),n.hooks.add("after-tokenize",function(i){n.languages["markup-templating"].tokenizePlaceholders(i,"handlebars")}),n.languages.hbs=n.languages.handlebars}(r)}return mh}var gh,k6;function rx(){if(k6)return gh;k6=1,gh=t,t.displayName="haskell",t.aliases=["hs"];function t(e){e.languages.haskell={comment:{pattern:/(^|[^-!#$%*+=?&@|~.:<>^\\\/])(?:--(?:(?=.)[^-!#$%*+=?&@|~.:<>^\\\/].*|$)|\{-[\s\S]*?-\})/m,lookbehind:!0},char:{pattern:/'(?:[^\\']|\\(?:[abfnrtv\\"'&]|\^[A-Z@[\]^_]|ACK|BEL|BS|CAN|CR|DC1|DC2|DC3|DC4|DEL|DLE|EM|ENQ|EOT|ESC|ETB|ETX|FF|FS|GS|HT|LF|NAK|NUL|RS|SI|SO|SOH|SP|STX|SUB|SYN|US|VT|\d+|o[0-7]+|x[0-9a-fA-F]+))'/,alias:"string"},string:{pattern:/"(?:[^\\"]|\\(?:\S|\s+\\))*"/,greedy:!0},keyword:/\b(?:case|class|data|deriving|do|else|if|in|infixl|infixr|instance|let|module|newtype|of|primitive|then|type|where)\b/,"import-statement":{pattern:/(^[\t ]*)import\s+(?:qualified\s+)?(?:[A-Z][\w']*)(?:\.[A-Z][\w']*)*(?:\s+as\s+(?:[A-Z][\w']*)(?:\.[A-Z][\w']*)*)?(?:\s+hiding\b)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|hiding|import|qualified)\b/,punctuation:/\./}},builtin:/\b(?:abs|acos|acosh|all|and|any|appendFile|approxRational|asTypeOf|asin|asinh|atan|atan2|atanh|basicIORun|break|catch|ceiling|chr|compare|concat|concatMap|const|cos|cosh|curry|cycle|decodeFloat|denominator|digitToInt|div|divMod|drop|dropWhile|either|elem|encodeFloat|enumFrom|enumFromThen|enumFromThenTo|enumFromTo|error|even|exp|exponent|fail|filter|flip|floatDigits|floatRadix|floatRange|floor|fmap|foldl|foldl1|foldr|foldr1|fromDouble|fromEnum|fromInt|fromInteger|fromIntegral|fromRational|fst|gcd|getChar|getContents|getLine|group|head|id|inRange|index|init|intToDigit|interact|ioError|isAlpha|isAlphaNum|isAscii|isControl|isDenormalized|isDigit|isHexDigit|isIEEE|isInfinite|isLower|isNaN|isNegativeZero|isOctDigit|isPrint|isSpace|isUpper|iterate|last|lcm|length|lex|lexDigits|lexLitChar|lines|log|logBase|lookup|map|mapM|mapM_|max|maxBound|maximum|maybe|min|minBound|minimum|mod|negate|not|notElem|null|numerator|odd|or|ord|otherwise|pack|pi|pred|primExitWith|print|product|properFraction|putChar|putStr|putStrLn|quot|quotRem|range|rangeSize|read|readDec|readFile|readFloat|readHex|readIO|readInt|readList|readLitChar|readLn|readOct|readParen|readSigned|reads|readsPrec|realToFrac|recip|rem|repeat|replicate|return|reverse|round|scaleFloat|scanl|scanl1|scanr|scanr1|seq|sequence|sequence_|show|showChar|showInt|showList|showLitChar|showParen|showSigned|showString|shows|showsPrec|significand|signum|sin|sinh|snd|sort|span|splitAt|sqrt|subtract|succ|sum|tail|take|takeWhile|tan|tanh|threadToIOResult|toEnum|toInt|toInteger|toLower|toRational|toUpper|truncate|uncurry|undefined|unlines|until|unwords|unzip|unzip3|userError|words|writeFile|zip|zip3|zipWith|zipWith3)\b/,number:/\b(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|0o[0-7]+|0x[0-9a-f]+)\b/i,operator:[{pattern:/`(?:[A-Z][\w']*\.)*[_a-z][\w']*`/,greedy:!0},{pattern:/(\s)\.(?=\s)/,lookbehind:!0},/[-!#$%*+=?&@|~:<>^\\\/][-!#$%*+=?&@|~.:<>^\\\/]*|\.[-!#$%*+=?&@|~.:<>^\\\/]+/],hvariable:{pattern:/\b(?:[A-Z][\w']*\.)*[_a-z][\w']*/,inside:{punctuation:/\./}},constant:{pattern:/\b(?:[A-Z][\w']*\.)*[A-Z][\w']*/,inside:{punctuation:/\./}},punctuation:/[{}[\];(),.:]/},e.languages.hs=e.languages.haskell}return gh}var bh,w6;function Mre(){if(w6)return bh;w6=1,bh=t,t.displayName="haxe",t.aliases=[];function t(e){e.languages.haxe=e.languages.extend("clike",{string:{pattern:/"(?:[^"\\]|\\[\s\S])*"/,greedy:!0},"class-name":[{pattern:/(\b(?:abstract|class|enum|extends|implements|interface|new|typedef)\s+)[A-Z_]\w*/,lookbehind:!0},/\b[A-Z]\w*/],keyword:/\bthis\b|\b(?:abstract|as|break|case|cast|catch|class|continue|default|do|dynamic|else|enum|extends|extern|final|for|from|function|if|implements|import|in|inline|interface|macro|new|null|operator|overload|override|package|private|public|return|static|super|switch|throw|to|try|typedef|untyped|using|var|while)(?!\.)\b/,function:{pattern:/\b[a-z_]\w*(?=\s*(?:<[^<>]*>\s*)?\()/i,greedy:!0},operator:/\.{3}|\+\+|--|&&|\|\||->|=>|(?:<<?|>{1,3}|[-+*/%!=&|^])=?|[?:~]/}),e.languages.insertBefore("haxe","string",{"string-interpolation":{pattern:/'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{interpolation:{pattern:/(^|[^\\])\$(?:\w+|\{[^{}]+\})/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.haxe}}},string:/[\s\S]+/}}}),e.languages.insertBefore("haxe","class-name",{regex:{pattern:/~\/(?:[^\/\\\r\n]|\\.)+\/[a-z]*/,greedy:!0,inside:{"regex-flags":/\b[a-z]+$/,"regex-source":{pattern:/^(~\/)[\s\S]+(?=\/$)/,lookbehind:!0,alias:"language-regex",inside:e.languages.regex},"regex-delimiter":/^~\/|\/$/}}}),e.languages.insertBefore("haxe","keyword",{preprocessor:{pattern:/#(?:else|elseif|end|if)\b.*/,alias:"property"},metadata:{pattern:/@:?[\w.]+/,alias:"symbol"},reification:{pattern:/\$(?:\w+|(?=\{))/,alias:"important"}})}return bh}var xh,T6;function jre(){if(T6)return xh;T6=1,xh=t,t.displayName="hcl",t.aliases=[];function t(e){e.languages.hcl={comment:/(?:\/\/|#).*|\/\*[\s\S]*?(?:\*\/|$)/,heredoc:{pattern:/<<-?(\w+\b)[\s\S]*?^[ \t]*\1/m,greedy:!0,alias:"string"},keyword:[{pattern:/(?:data|resource)\s+(?:"(?:\\[\s\S]|[^\\"])*")(?=\s+"[\w-]+"\s+\{)/i,inside:{type:{pattern:/(resource|data|\s+)(?:"(?:\\[\s\S]|[^\\"])*")/i,lookbehind:!0,alias:"variable"}}},{pattern:/(?:backend|module|output|provider|provisioner|variable)\s+(?:[\w-]+|"(?:\\[\s\S]|[^\\"])*")\s+(?=\{)/i,inside:{type:{pattern:/(backend|module|output|provider|provisioner|variable)\s+(?:[\w-]+|"(?:\\[\s\S]|[^\\"])*")\s+/i,lookbehind:!0,alias:"variable"}}},/[\w-]+(?=\s+\{)/],property:[/[-\w\.]+(?=\s*=(?!=))/,/"(?:\\[\s\S]|[^\\"])+"(?=\s*[:=])/],string:{pattern:/"(?:[^\\$"]|\\[\s\S]|\$(?:(?=")|\$+(?!\$)|[^"${])|\$\{(?:[^{}"]|"(?:[^\\"]|\\[\s\S])*")*\})*"/,greedy:!0,inside:{interpolation:{pattern:/(^|[^$])\$\{(?:[^{}"]|"(?:[^\\"]|\\[\s\S])*")*\}/,lookbehind:!0,inside:{type:{pattern:/(\b(?:count|data|local|module|path|self|terraform|var)\b\.)[\w\*]+/i,lookbehind:!0,alias:"variable"},keyword:/\b(?:count|data|local|module|path|self|terraform|var)\b/i,function:/\w+(?=\()/,string:{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0},number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i,punctuation:/[!\$#%&'()*+,.\/;<=>@\[\\\]^`{|}~?:]/}}}},number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i,boolean:/\b(?:false|true)\b/i,punctuation:/[=\[\]{}]/}}return xh}var _h,O6;function Hre(){if(O6)return _h;O6=1;var t=Ca();_h=e,e.displayName="hlsl",e.aliases=[];function e(r){r.register(t),r.languages.hlsl=r.languages.extend("c",{"class-name":[r.languages.c["class-name"],/\b(?:AppendStructuredBuffer|BlendState|Buffer|ByteAddressBuffer|CompileShader|ComputeShader|ConsumeStructuredBuffer|DepthStencilState|DepthStencilView|DomainShader|GeometryShader|Hullshader|InputPatch|LineStream|OutputPatch|PixelShader|PointStream|RWBuffer|RWByteAddressBuffer|RWStructuredBuffer|RWTexture(?:1D|1DArray|2D|2DArray|3D)|RasterizerState|RenderTargetView|SamplerComparisonState|SamplerState|StructuredBuffer|Texture(?:1D|1DArray|2D|2DArray|2DMS|2DMSArray|3D|Cube|CubeArray)|TriangleStream|VertexShader)\b/],keyword:[/\b(?:asm|asm_fragment|auto|break|case|catch|cbuffer|centroid|char|class|column_major|compile|compile_fragment|const|const_cast|continue|default|delete|discard|do|dynamic_cast|else|enum|explicit|export|extern|for|friend|fxgroup|goto|groupshared|if|in|inline|inout|interface|line|lineadj|linear|long|matrix|mutable|namespace|new|nointerpolation|noperspective|operator|out|packoffset|pass|pixelfragment|point|precise|private|protected|public|register|reinterpret_cast|return|row_major|sample|sampler|shared|short|signed|sizeof|snorm|stateblock|stateblock_state|static|static_cast|string|struct|switch|tbuffer|technique|technique10|technique11|template|texture|this|throw|triangle|triangleadj|try|typedef|typename|uniform|union|unorm|unsigned|using|vector|vertexfragment|virtual|void|volatile|while)\b/,/\b(?:bool|double|dword|float|half|int|min(?:10float|12int|16(?:float|int|uint))|uint)(?:[1-4](?:x[1-4])?)?\b/],number:/(?:(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[eE][+-]?\d+)?|\b0x[\da-fA-F]+)[fFhHlLuU]?\b/,boolean:/\b(?:false|true)\b/})}return _h}var yh,C6;function Fre(){if(C6)return yh;C6=1,yh=t,t.displayName="hoon",t.aliases=[];function t(e){e.languages.hoon={comment:{pattern:/::.*/,greedy:!0},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},constant:/%(?:\.[ny]|[\w-]+)/,"class-name":/@(?:[a-z0-9-]*[a-z0-9])?|\*/i,function:/(?:\+[-+] {2})?(?:[a-z](?:[a-z0-9-]*[a-z0-9])?)/,keyword:/\.[\^\+\*=\?]|![><:\.=\?!]|=[>|:,\.\-\^<+;/~\*\?]|\?[>|:\.\-\^<\+&~=@!]|\|[\$_%:\.\-\^~\*=@\?]|\+[|\$\+\*]|:[_\-\^\+~\*]|%[_:\.\-\^\+~\*=]|\^[|:\.\-\+&~\*=\?]|\$[|_%:<>\-\^&~@=\?]|;[:<\+;\/~\*=]|~[>|\$_%<\+\/&=\?!]|--|==/}}return yh}var vh,N6;function Ure(){if(N6)return vh;N6=1,vh=t,t.displayName="hpkp",t.aliases=[];function t(e){e.languages.hpkp={directive:{pattern:/\b(?:includeSubDomains|max-age|pin-sha256|preload|report-to|report-uri|strict)(?=[\s;=]|$)/i,alias:"property"},operator:/=/,punctuation:/;/}}return vh}var Sh,D6;function zre(){if(D6)return Sh;D6=1,Sh=t,t.displayName="hsts",t.aliases=[];function t(e){e.languages.hsts={directive:{pattern:/\b(?:includeSubDomains|max-age|preload)(?=[\s;=]|$)/i,alias:"property"},operator:/=/,punctuation:/;/}}return Sh}var Eh,R6;function Bre(){if(R6)return Eh;R6=1,Eh=t,t.displayName="http",t.aliases=[];function t(e){(function(r){function n(d){return RegExp("(^(?:"+d+"):[ ]*(?![ ]))[^]+","i")}r.languages.http={"request-line":{pattern:/^(?:CONNECT|DELETE|GET|HEAD|OPTIONS|PATCH|POST|PRI|PUT|SEARCH|TRACE)\s(?:https?:\/\/|\/)\S*\sHTTP\/[\d.]+/m,inside:{method:{pattern:/^[A-Z]+\b/,alias:"property"},"request-target":{pattern:/^(\s)(?:https?:\/\/|\/)\S*(?=\s)/,lookbehind:!0,alias:"url",inside:r.languages.uri},"http-version":{pattern:/^(\s)HTTP\/[\d.]+/,lookbehind:!0,alias:"property"}}},"response-status":{pattern:/^HTTP\/[\d.]+ \d+ .+/m,inside:{"http-version":{pattern:/^HTTP\/[\d.]+/,alias:"property"},"status-code":{pattern:/^(\s)\d+(?=\s)/,lookbehind:!0,alias:"number"},"reason-phrase":{pattern:/^(\s).+/,lookbehind:!0,alias:"string"}}},header:{pattern:/^[\w-]+:.+(?:(?:\r\n?|\n)[ \t].+)*/m,inside:{"header-value":[{pattern:n(/Content-Security-Policy/.source),lookbehind:!0,alias:["csp","languages-csp"],inside:r.languages.csp},{pattern:n(/Public-Key-Pins(?:-Report-Only)?/.source),lookbehind:!0,alias:["hpkp","languages-hpkp"],inside:r.languages.hpkp},{pattern:n(/Strict-Transport-Security/.source),lookbehind:!0,alias:["hsts","languages-hsts"],inside:r.languages.hsts},{pattern:n(/[^:]+/.source),lookbehind:!0}],"header-name":{pattern:/^[^:]+/,alias:"keyword"},punctuation:/^:/}}};var i=r.languages,a={"application/javascript":i.javascript,"application/json":i.json||i.javascript,"application/xml":i.xml,"text/xml":i.xml,"text/html":i.html,"text/css":i.css,"text/plain":i.plain},s={"application/json":!0,"application/xml":!0};function o(d){var f=d.replace(/^[a-z]+\//,""),p="\\w+/(?:[\\w.-]+\\+)+"+f+"(?![+\\w.-])";return"(?:"+d+"|"+p+")"}var A;for(var u in a)if(a[u]){A=A||{};var c=s[u]?o(u):u;A[u.replace(/\//g,"-")]={pattern:RegExp("("+/content-type:\s*/.source+c+/(?:(?:\r\n?|\n)[\w-].*)*(?:\r(?:\n|(?!\n))|\n)/.source+")"+/[^ \t\w-][\s\S]*/.source,"i"),lookbehind:!0,inside:a[u]}}A&&r.languages.insertBefore("http","header",A)})(e)}return Eh}var kh,P6;function qre(){if(P6)return kh;P6=1,kh=t,t.displayName="ichigojam",t.aliases=[];function t(e){e.languages.ichigojam={comment:/(?:\B'|REM)(?:[^\n\r]*)/i,string:{pattern:/"(?:""|[!#$%&'()*,\/:;<=>?^\w +\-.])*"/,greedy:!0},number:/\B#[0-9A-F]+|\B`[01]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,keyword:/\b(?:BEEP|BPS|CASE|CLEAR|CLK|CLO|CLP|CLS|CLT|CLV|CONT|COPY|ELSE|END|FILE|FILES|FOR|GOSUB|GOTO|GSB|IF|INPUT|KBD|LED|LET|LIST|LOAD|LOCATE|LRUN|NEW|NEXT|OUT|PLAY|POKE|PRINT|PWM|REM|RENUM|RESET|RETURN|RIGHT|RTN|RUN|SAVE|SCROLL|SLEEP|SRND|STEP|STOP|SUB|TEMPO|THEN|TO|UART|VIDEO|WAIT)(?:\$|\b)/i,function:/\b(?:ABS|ANA|ASC|BIN|BTN|DEC|END|FREE|HELP|HEX|I2CR|I2CW|IN|INKEY|LEN|LINE|PEEK|RND|SCR|SOUND|STR|TICK|USR|VER|VPEEK|ZER)(?:\$|\b)/i,label:/(?:\B@\S+)/,operator:/<[=>]?|>=?|\|\||&&|[+\-*\/=|&^~!]|\b(?:AND|NOT|OR)\b/i,punctuation:/[\[,;:()\]]/}}return kh}var wh,L6;function Vre(){if(L6)return wh;L6=1,wh=t,t.displayName="icon",t.aliases=[];function t(e){e.languages.icon={comment:/#.*/,string:{pattern:/(["'])(?:(?!\1)[^\\\r\n_]|\\.|_(?!\1)(?:\r\n|[\s\S]))*\1/,greedy:!0},number:/\b(?:\d+r[a-z\d]+|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b|\.\d+\b/i,"builtin-keyword":{pattern:/&(?:allocated|ascii|clock|collections|cset|current|date|dateline|digits|dump|e|error(?:number|text|value)?|errout|fail|features|file|host|input|lcase|letters|level|line|main|null|output|phi|pi|pos|progname|random|regions|source|storage|subject|time|trace|ucase|version)\b/,alias:"variable"},directive:{pattern:/\$\w+/,alias:"builtin"},keyword:/\b(?:break|by|case|create|default|do|else|end|every|fail|global|if|initial|invocable|link|local|next|not|of|procedure|record|repeat|return|static|suspend|then|to|until|while)\b/,function:/\b(?!\d)\w+(?=\s*[({]|\s*!\s*\[)/,operator:/[+-]:(?!=)|(?:[\/?@^%&]|\+\+?|--?|==?=?|~==?=?|\*\*?|\|\|\|?|<(?:->?|<?=?)|>>?=?)(?::=)?|:(?:=:?)?|[!.\\|~]/,punctuation:/[\[\](){},;]/}}return wh}var Th,I6;function Wre(){if(I6)return Th;I6=1,Th=t,t.displayName="icuMessageFormat",t.aliases=[];function t(e){(function(r){function n(u,c){return c<=0?/[]/.source:u.replace(/<SELF>/g,function(){return n(u,c-1)})}var i=/'[{}:=,](?:[^']|'')*'(?!')/,a={pattern:/''/,greedy:!0,alias:"operator"},s={pattern:i,greedy:!0,inside:{escape:a}},o=n(/\{(?:[^{}']|'(?![{},'])|''|<STR>|<SELF>)*\}/.source.replace(/<STR>/g,function(){return i.source}),8),A={pattern:RegExp(o),inside:{message:{pattern:/^(\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:null},"message-delimiter":{pattern:/./,alias:"punctuation"}}};r.languages["icu-message-format"]={argument:{pattern:RegExp(o),greedy:!0,inside:{content:{pattern:/^(\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:{"argument-name":{pattern:/^(\s*)[^{}:=,\s]+/,lookbehind:!0},"choice-style":{pattern:/^(\s*,\s*choice\s*,\s*)\S(?:[\s\S]*\S)?/,lookbehind:!0,inside:{punctuation:/\|/,range:{pattern:/^(\s*)[+-]?(?:\d+(?:\.\d*)?|\u221e)\s*[<#\u2264]/,lookbehind:!0,inside:{operator:/[<#\u2264]/,number:/\S+/}},rest:null}},"plural-style":{pattern:/^(\s*,\s*(?:plural|selectordinal)\s*,\s*)\S(?:[\s\S]*\S)?/,lookbehind:!0,inside:{offset:/^offset:\s*\d+/,"nested-message":A,selector:{pattern:/=\d+|[^{}:=,\s]+/,inside:{keyword:/^(?:few|many|one|other|two|zero)$/}}}},"select-style":{pattern:/^(\s*,\s*select\s*,\s*)\S(?:[\s\S]*\S)?/,lookbehind:!0,inside:{"nested-message":A,selector:{pattern:/[^{}:=,\s]+/,inside:{keyword:/^other$/}}}},keyword:/\b(?:choice|plural|select|selectordinal)\b/,"arg-type":{pattern:/\b(?:date|duration|number|ordinal|spellout|time)\b/,alias:"keyword"},"arg-skeleton":{pattern:/(,\s*)::[^{}:=,\s]+/,lookbehind:!0},"arg-style":{pattern:/(,\s*)(?:currency|full|integer|long|medium|percent|short)(?=\s*$)/,lookbehind:!0},"arg-style-text":{pattern:RegExp(/(^\s*,\s*(?=\S))/.source+n(/(?:[^{}']|'[^']*'|\{(?:<SELF>)?\})+/.source,8)+"$"),lookbehind:!0,alias:"string"},punctuation:/,/}},"argument-delimiter":{pattern:/./,alias:"operator"}}},escape:a,string:s},A.inside.message.inside=r.languages["icu-message-format"],r.languages["icu-message-format"].argument.inside.content.inside["choice-style"].inside.rest=r.languages["icu-message-format"]})(e)}return Th}var Oh,M6;function Xre(){if(M6)return Oh;M6=1;var t=rx();Oh=e,e.displayName="idris",e.aliases=["idr"];function e(r){r.register(t),r.languages.idris=r.languages.extend("haskell",{comment:{pattern:/(?:(?:--|\|\|\|).*$|\{-[\s\S]*?-\})/m},keyword:/\b(?:Type|case|class|codata|constructor|corecord|data|do|dsl|else|export|if|implementation|implicit|import|impossible|in|infix|infixl|infixr|instance|interface|let|module|mutual|namespace|of|parameters|partial|postulate|private|proof|public|quoteGoal|record|rewrite|syntax|then|total|using|where|with)\b/,builtin:void 0}),r.languages.insertBefore("idris","keyword",{"import-statement":{pattern:/(^\s*import\s+)(?:[A-Z][\w']*)(?:\.[A-Z][\w']*)*/m,lookbehind:!0,inside:{punctuation:/\./}}}),r.languages.idr=r.languages.idris}return Oh}var Ch,j6;function Qre(){if(j6)return Ch;j6=1,Ch=t,t.displayName="iecst",t.aliases=[];function t(e){e.languages.iecst={comment:[{pattern:/(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\(\*[\s\S]*?(?:\*\)|$)|\{[\s\S]*?(?:\}|$))/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:[/\b(?:END_)?(?:PROGRAM|CONFIGURATION|INTERFACE|FUNCTION_BLOCK|FUNCTION|ACTION|TRANSITION|TYPE|STRUCT|(?:INITIAL_)?STEP|NAMESPACE|LIBRARY|CHANNEL|FOLDER|RESOURCE|VAR_(?:ACCESS|CONFIG|EXTERNAL|GLOBAL|INPUT|IN_OUT|OUTPUT|TEMP)|VAR|METHOD|PROPERTY)\b/i,/\b(?:AT|BY|(?:END_)?(?:CASE|FOR|IF|REPEAT|WHILE)|CONSTANT|CONTINUE|DO|ELSE|ELSIF|EXIT|EXTENDS|FROM|GET|GOTO|IMPLEMENTS|JMP|NON_RETAIN|OF|PRIVATE|PROTECTED|PUBLIC|RETAIN|RETURN|SET|TASK|THEN|TO|UNTIL|USING|WITH|__CATCH|__ENDTRY|__FINALLY|__TRY)\b/],"class-name":/\b(?:ANY|ARRAY|BOOL|BYTE|U?(?:D|L|S)?INT|(?:D|L)?WORD|DATE(?:_AND_TIME)?|DT|L?REAL|POINTER|STRING|TIME(?:_OF_DAY)?|TOD)\b/,address:{pattern:/%[IQM][XBWDL][\d.]*|%[IQ][\d.]*/,alias:"symbol"},number:/\b(?:16#[\da-f]+|2#[01_]+|0x[\da-f]+)\b|\b(?:D|DT|T|TOD)#[\d_shmd:]*|\b[A-Z]*#[\d.,_]*|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/,operator:/S?R?:?=>?|&&?|\*\*?|<[=>]?|>=?|[-:^/+#]|\b(?:AND|EQ|EXPT|GE|GT|LE|LT|MOD|NE|NOT|OR|XOR)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,punctuation:/[()[\].,;]/}}return Ch}var Nh,H6;function Gre(){if(H6)return Nh;H6=1,Nh=t,t.displayName="ignore",t.aliases=["gitignore","hgignore","npmignore"];function t(e){(function(r){r.languages.ignore={comment:/^#.*/m,entry:{pattern:/\S(?:.*(?:(?:\\ )|\S))?/,alias:"string",inside:{operator:/^!|\*\*?|\?/,regex:{pattern:/(^|[^\\])\[[^\[\]]*\]/,lookbehind:!0},punctuation:/\//}}},r.languages.gitignore=r.languages.ignore,r.languages.hgignore=r.languages.ignore,r.languages.npmignore=r.languages.ignore})(e)}return Nh}var Dh,F6;function Yre(){if(F6)return Dh;F6=1,Dh=t,t.displayName="inform7",t.aliases=[];function t(e){e.languages.inform7={string:{pattern:/"[^"]*"/,inside:{substitution:{pattern:/\[[^\[\]]+\]/,inside:{delimiter:{pattern:/\[|\]/,alias:"punctuation"}}}}},comment:{pattern:/\[[^\[\]]+\]/,greedy:!0},title:{pattern:/^[ \t]*(?:book|chapter|part(?! of)|section|table|volume)\b.+/im,alias:"important"},number:{pattern:/(^|[^-])(?:\b\d+(?:\.\d+)?(?:\^\d+)?(?:(?!\d)\w+)?|\b(?:eight|eleven|five|four|nine|one|seven|six|ten|three|twelve|two))\b(?!-)/i,lookbehind:!0},verb:{pattern:/(^|[^-])\b(?:answering|applying to|are|asking|attacking|be(?:ing)?|burning|buying|called|carries|carry(?! out)|carrying|climbing|closing|conceal(?:ing|s)?|consulting|contain(?:ing|s)?|cutting|drinking|dropping|eating|enclos(?:es?|ing)|entering|examining|exiting|getting|giving|going|ha(?:s|ve|ving)|hold(?:ing|s)?|impl(?:ies|y)|incorporat(?:es?|ing)|inserting|is|jumping|kissing|listening|locking|looking|mean(?:ing|s)?|opening|provid(?:es?|ing)|pulling|pushing|putting|relat(?:es?|ing)|removing|searching|see(?:ing|s)?|setting|showing|singing|sleeping|smelling|squeezing|support(?:ing|s)?|swearing|switching|taking|tasting|telling|thinking|throwing|touching|turning|tying|unlock(?:ing|s)?|var(?:ies|y|ying)|waiting|waking|waving|wear(?:ing|s)?)\b(?!-)/i,lookbehind:!0,alias:"operator"},keyword:{pattern:/(^|[^-])\b(?:after|before|carry out|check|continue the action|definition(?= *:)|do nothing|else|end (?:if|the story|unless)|every turn|if|include|instead(?: of)?|let|move|no|now|otherwise|repeat|report|resume the story|rule for|running through|say(?:ing)?|stop the action|test|try(?:ing)?|understand|unless|use|when|while|yes)\b(?!-)/i,lookbehind:!0},property:{pattern:/(^|[^-])\b(?:adjacent(?! to)|carried|closed|concealed|contained|dark|described|edible|empty|enclosed|enterable|even|female|fixed in place|full|handled|held|improper-named|incorporated|inedible|invisible|lighted|lit|lock(?:able|ed)|male|marked for listing|mentioned|negative|neuter|non-(?:empty|full|recurring)|odd|opaque|open(?:able)?|plural-named|portable|positive|privately-named|proper-named|provided|publically-named|pushable between rooms|recurring|related|rubbing|scenery|seen|singular-named|supported|swinging|switch(?:able|ed(?: off| on)?)|touch(?:able|ed)|transparent|unconcealed|undescribed|unlit|unlocked|unmarked for listing|unmentioned|unopenable|untouchable|unvisited|variable|visible|visited|wearable|worn)\b(?!-)/i,lookbehind:!0,alias:"symbol"},position:{pattern:/(^|[^-])\b(?:above|adjacent to|back side of|below|between|down|east|everywhere|front side|here|in|inside(?: from)?|north(?:east|west)?|nowhere|on(?: top of)?|other side|outside(?: from)?|parts? of|regionally in|south(?:east|west)?|through|up|west|within)\b(?!-)/i,lookbehind:!0,alias:"keyword"},type:{pattern:/(^|[^-])\b(?:actions?|activit(?:ies|y)|actors?|animals?|backdrops?|containers?|devices?|directions?|doors?|holders?|kinds?|lists?|m[ae]n|nobody|nothing|nouns?|numbers?|objects?|people|persons?|player(?:'s holdall)?|regions?|relations?|rooms?|rule(?:book)?s?|scenes?|someone|something|supporters?|tables?|texts?|things?|time|vehicles?|wom[ae]n)\b(?!-)/i,lookbehind:!0,alias:"variable"},punctuation:/[.,:;(){}]/},e.languages.inform7.string.inside.substitution.inside.rest=e.languages.inform7,e.languages.inform7.string.inside.substitution.inside.rest.text={pattern:/\S(?:\s*\S)*/,alias:"comment"}}return Dh}var Rh,U6;function Kre(){if(U6)return Rh;U6=1,Rh=t,t.displayName="ini",t.aliases=[];function t(e){e.languages.ini={comment:{pattern:/(^[ \f\t\v]*)[#;][^\n\r]*/m,lookbehind:!0},section:{pattern:/(^[ \f\t\v]*)\[[^\n\r\]]*\]?/m,lookbehind:!0,inside:{"section-name":{pattern:/(^\[[ \f\t\v]*)[^ \f\t\v\]]+(?:[ \f\t\v]+[^ \f\t\v\]]+)*/,lookbehind:!0,alias:"selector"},punctuation:/\[|\]/}},key:{pattern:/(^[ \f\t\v]*)[^ \f\n\r\t\v=]+(?:[ \f\t\v]+[^ \f\n\r\t\v=]+)*(?=[ \f\t\v]*=)/m,lookbehind:!0,alias:"attr-name"},value:{pattern:/(=[ \f\t\v]*)[^ \f\n\r\t\v]+(?:[ \f\t\v]+[^ \f\n\r\t\v]+)*/,lookbehind:!0,alias:"attr-value",inside:{"inner-value":{pattern:/^("|').+(?=\1$)/,lookbehind:!0}}},punctuation:/=/}}return Rh}var Ph,z6;function Zre(){if(z6)return Ph;z6=1,Ph=t,t.displayName="io",t.aliases=[];function t(e){e.languages.io={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\/\/.*|#.*)/,lookbehind:!0,greedy:!0},"triple-quoted-string":{pattern:/"""(?:\\[\s\S]|(?!""")[^\\])*"""/,greedy:!0,alias:"string"},string:{pattern:/"(?:\\.|[^\\\r\n"])*"/,greedy:!0},keyword:/\b(?:activate|activeCoroCount|asString|block|break|call|catch|clone|collectGarbage|compileString|continue|do|doFile|doMessage|doString|else|elseif|exit|for|foreach|forward|getEnvironmentVariable|getSlot|hasSlot|if|ifFalse|ifNil|ifNilEval|ifTrue|isActive|isNil|isResumable|list|message|method|parent|pass|pause|perform|performWithArgList|print|println|proto|raise|raiseResumable|removeSlot|resend|resume|schedulerSleepSeconds|self|sender|setSchedulerSleepSeconds|setSlot|shallowCopy|slotNames|super|system|then|thisBlock|thisContext|try|type|uniqueId|updateSlot|wait|while|write|yield)\b/,builtin:/\b(?:Array|AudioDevice|AudioMixer|BigNum|Block|Box|Buffer|CFunction|CGI|Color|Curses|DBM|DNSResolver|DOConnection|DOProxy|DOServer|Date|Directory|Duration|DynLib|Error|Exception|FFT|File|Fnmatch|Font|Future|GL|GLE|GLScissor|GLU|GLUCylinder|GLUQuadric|GLUSphere|GLUT|Host|Image|Importer|LinkList|List|Lobby|Locals|MD5|MP3Decoder|MP3Encoder|Map|Message|Movie|Notification|Number|Object|OpenGL|Point|Protos|Random|Regex|SGML|SGMLElement|SGMLParser|SQLite|Sequence|Server|ShowMessage|SleepyCat|SleepyCatCursor|Socket|SocketManager|Sound|Soup|Store|String|Tree|UDPSender|UPDReceiver|URL|User|Warning|WeakLink)\b/,boolean:/\b(?:false|nil|true)\b/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e-?\d+)?/i,operator:/[=!*/%+\-^&|]=|>>?=?|<<?=?|:?:?=|\+\+?|--?|\*\*?|\/\/?|%|\|\|?|&&?|\b(?:and|not|or|return)\b|@@?|\?\??|\.\./,punctuation:/[{}[\];(),.:]/}}return Ph}var Lh,B6;function $re(){if(B6)return Lh;B6=1,Lh=t,t.displayName="j",t.aliases=[];function t(e){e.languages.j={comment:{pattern:/\bNB\..*/,greedy:!0},string:{pattern:/'(?:''|[^'\r\n])*'/,greedy:!0},keyword:/\b(?:(?:CR|LF|adverb|conjunction|def|define|dyad|monad|noun|verb)\b|(?:assert|break|case|catch[dt]?|continue|do|else|elseif|end|fcase|for|for_\w+|goto_\w+|if|label_\w+|return|select|throw|try|while|whilst)\.)/,verb:{pattern:/(?!\^:|;\.|[=!][.:])(?:\{(?:\.|::?)?|p(?:\.\.?|:)|[=!\]]|[<>+*\-%$|,#][.:]?|[?^]\.?|[;\[]:?|[~}"i][.:]|[ACeEIjLor]\.|(?:[_\/\\qsux]|_?\d):)/,alias:"keyword"},number:/\b_?(?:(?!\d:)\d+(?:\.\d+)?(?:(?:ad|ar|[ejpx])_?\d+(?:\.\d+)?)*(?:b_?[\da-z]+(?:\.[\da-z]+)?)?|_\b(?!\.))/,adverb:{pattern:/[~}]|[\/\\]\.?|[bfM]\.|t[.:]/,alias:"builtin"},operator:/[=a][.:]|_\./,conjunction:{pattern:/&(?:\.:?|:)?|[.:@][.:]?|[!D][.:]|[;dHT]\.|`:?|[\^LS]:|"/,alias:"variable"},punctuation:/[()]/}}return Lh}var Ih,q6;function nx(){if(q6)return Ih;q6=1,Ih=t,t.displayName="java",t.aliases=[];function t(e){(function(r){var n=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/,i=/(^|[^\w.])(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,a={pattern:RegExp(i+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}},punctuation:/\./}};r.languages.java=r.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,lookbehind:!0,greedy:!0},"class-name":[a,{pattern:RegExp(i+/[A-Z]\w*(?=\s+\w+\s*[;,=()])/.source),lookbehind:!0,inside:a.inside}],keyword:n,function:[r.languages.clike.function,{pattern:/(::\s*)[a-z_]\w*/,lookbehind:!0}],number:/\b0b[01][01_]*L?\b|\b0x(?:\.[\da-f_p+-]+|[\da-f_]+(?:\.[\da-f_p+-]+)?)\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfl]?/i,operator:{pattern:/(^|[^.])(?:<<=?|>>>?=?|->|--|\+\+|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,lookbehind:!0}}),r.languages.insertBefore("java","string",{"triple-quoted-string":{pattern:/"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,greedy:!0,alias:"string"},char:{pattern:/'(?:\\.|[^'\\\r\n]){1,6}'/,greedy:!0}}),r.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.])@\w+(?:\s*\.\s*\w+)*/,lookbehind:!0,alias:"punctuation"},generics:{pattern:/<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&))*>)*>)*>)*>/,inside:{"class-name":a,keyword:n,punctuation:/[<>(),.:]/,operator:/[?&|]/}},namespace:{pattern:RegExp(/(\b(?:exports|import(?:\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\s+)(?!<keyword>)[a-z]\w*(?:\.[a-z]\w*)*\.?/.source.replace(/<keyword>/g,function(){return n.source})),lookbehind:!0,inside:{punctuation:/\./}}})})(e)}return Ih}var Mh,V6;function Lc(){if(V6)return Mh;V6=1,Mh=t,t.displayName="javadoclike",t.aliases=[];function t(e){(function(r){var n=r.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};function i(s,o){var A="doc-comment",u=r.languages[s];if(u){var c=u[A];if(!c){var d={};d[A]={pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"},u=r.languages.insertBefore(s,"comment",d),c=u[A]}if(c instanceof RegExp&&(c=u[A]={pattern:c}),Array.isArray(c))for(var f=0,p=c.length;f<p;f++)c[f]instanceof RegExp&&(c[f]={pattern:c[f]}),o(c[f]);else o(c)}}function a(s,o){typeof s=="string"&&(s=[s]),s.forEach(function(A){i(A,function(u){u.inside||(u.inside={}),u.inside.rest=o})})}Object.defineProperty(n,"addSupport",{value:a}),n.addSupport(["java","javascript","php"],n)})(e)}return Mh}var jh,W6;function Jre(){if(W6)return jh;W6=1;var t=nx(),e=Lc();jh=r,r.displayName="javadoc",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){var a=/(^(?:[\t ]*(?:\*\s*)*))[^*\s].*$/m,s=/#\s*\w+(?:\s*\([^()]*\))?/.source,o=/(?:\b[a-zA-Z]\w+\s*\.\s*)*\b[A-Z]\w*(?:\s*<mem>)?|<mem>/.source.replace(/<mem>/g,function(){return s});i.languages.javadoc=i.languages.extend("javadoclike",{}),i.languages.insertBefore("javadoc","keyword",{reference:{pattern:RegExp(/(@(?:exception|link|linkplain|see|throws|value)\s+(?:\*\s*)?)/.source+"(?:"+o+")"),lookbehind:!0,inside:{function:{pattern:/(#\s*)\w+(?=\s*\()/,lookbehind:!0},field:{pattern:/(#\s*)\w+/,lookbehind:!0},namespace:{pattern:/\b(?:[a-z]\w*\s*\.\s*)+/,inside:{punctuation:/\./}},"class-name":/\b[A-Z]\w*/,keyword:i.languages.java.keyword,punctuation:/[#()[\],.]/}},"class-name":{pattern:/(@param\s+)<[A-Z]\w*>/,lookbehind:!0,inside:{punctuation:/[.<>]/}},"code-section":[{pattern:/(\{@code\s+(?!\s))(?:[^\s{}]|\s+(?![\s}])|\{(?:[^{}]|\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*\})+(?=\s*\})/,lookbehind:!0,inside:{code:{pattern:a,lookbehind:!0,inside:i.languages.java,alias:"language-java"}}},{pattern:/(<(code|pre|tt)>(?!<code>)\s*)\S(?:\S|\s+\S)*?(?=\s*<\/\2>)/,lookbehind:!0,inside:{line:{pattern:a,lookbehind:!0,inside:{tag:i.languages.markup.tag,entity:i.languages.markup.entity,code:{pattern:/.+/,inside:i.languages.java,alias:"language-java"}}}}}],tag:i.languages.markup.tag,entity:i.languages.markup.entity}),i.languages.javadoclike.addSupport("java",i.languages.javadoc)}(n)}return jh}var Hh,X6;function ene(){if(X6)return Hh;X6=1,Hh=t,t.displayName="javastacktrace",t.aliases=[];function t(e){e.languages.javastacktrace={summary:{pattern:/^([\t ]*)(?:(?:Caused by:|Suppressed:|Exception in thread "[^"]*")[\t ]+)?[\w$.]+(?::.*)?$/m,lookbehind:!0,inside:{keyword:{pattern:/^([\t ]*)(?:(?:Caused by|Suppressed)(?=:)|Exception in thread)/m,lookbehind:!0},string:{pattern:/^(\s*)"[^"]*"/,lookbehind:!0},exceptions:{pattern:/^(:?\s*)[\w$.]+(?=:|$)/,lookbehind:!0,inside:{"class-name":/[\w$]+$/,namespace:/\b[a-z]\w*\b/,punctuation:/\./}},message:{pattern:/(:\s*)\S.*/,lookbehind:!0,alias:"string"},punctuation:/:/}},"stack-frame":{pattern:/^([\t ]*)at (?:[\w$./]|@[\w$.+-]*\/)+(?:<init>)?\([^()]*\)/m,lookbehind:!0,inside:{keyword:{pattern:/^(\s*)at(?= )/,lookbehind:!0},source:[{pattern:/(\()\w+\.\w+:\d+(?=\))/,lookbehind:!0,inside:{file:/^\w+\.\w+/,punctuation:/:/,"line-number":{pattern:/\b\d+\b/,alias:"number"}}},{pattern:/(\()[^()]*(?=\))/,lookbehind:!0,inside:{keyword:/^(?:Native Method|Unknown Source)$/}}],"class-name":/[\w$]+(?=\.(?:<init>|[\w$]+)\()/,function:/(?:<init>|[\w$]+)(?=\()/,"class-loader":{pattern:/(\s)[a-z]\w*(?:\.[a-z]\w*)*(?=\/[\w@$.]*\/)/,lookbehind:!0,alias:"namespace",inside:{punctuation:/\./}},module:{pattern:/([\s/])[a-z]\w*(?:\.[a-z]\w*)*(?:@[\w$.+-]*)?(?=\/)/,lookbehind:!0,inside:{version:{pattern:/(@)[\s\S]+/,lookbehind:!0,alias:"number"},punctuation:/[@.]/}},namespace:{pattern:/(?:\b[a-z]\w*\.)+/,inside:{punctuation:/\./}},punctuation:/[()/.]/}},more:{pattern:/^([\t ]*)\.{3} \d+ [a-z]+(?: [a-z]+)*/m,lookbehind:!0,inside:{punctuation:/\.{3}/,number:/\d+/,keyword:/\b[a-z]+(?: [a-z]+)*\b/}}}}return Hh}var Fh,Q6;function tne(){if(Q6)return Fh;Q6=1,Fh=t,t.displayName="jexl",t.aliases=[];function t(e){e.languages.jexl={string:/(["'])(?:\\[\s\S]|(?!\1)[^\\])*\1/,transform:{pattern:/(\|\s*)[a-zA-Zа-яА-Я_\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$][\wа-яА-Я\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$]*/,alias:"function",lookbehind:!0},function:/[a-zA-Zа-яА-Я_\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$][\wа-яА-Я\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$]*\s*(?=\()/,number:/\b\d+(?:\.\d+)?\b|\B\.\d+\b/,operator:/[<>!]=?|-|\+|&&|==|\|\|?|\/\/?|[?:*^%]/,boolean:/\b(?:false|true)\b/,keyword:/\bin\b/,punctuation:/[{}[\](),.]/}}return Fh}var Uh,G6;function rne(){if(G6)return Uh;G6=1,Uh=t,t.displayName="jolie",t.aliases=[];function t(e){e.languages.jolie=e.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\[\s\S]|[^"\\])*"/,lookbehind:!0,greedy:!0},"class-name":{pattern:/((?:\b(?:as|courier|embed|in|inputPort|outputPort|service)\b|@)[ \t]*)\w+/,lookbehind:!0},keyword:/\b(?:as|cH|comp|concurrent|constants|courier|cset|csets|default|define|else|embed|embedded|execution|exit|extender|for|foreach|forward|from|global|if|import|in|include|init|inputPort|install|instanceof|interface|is_defined|linkIn|linkOut|main|new|nullProcess|outputPort|over|private|provide|public|scope|sequential|service|single|spawn|synchronized|this|throw|throws|type|undef|until|while|with)\b/,function:/\b[a-z_]\w*(?=[ \t]*[@(])/i,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?l?/i,operator:/-[-=>]?|\+[+=]?|<[<=]?|[>=*!]=?|&&|\|\||[?\/%^@|]/,punctuation:/[()[\]{},;.:]/,builtin:/\b(?:Byte|any|bool|char|double|enum|float|int|length|long|ranges|regex|string|undefined|void)\b/}),e.languages.insertBefore("jolie","keyword",{aggregates:{pattern:/(\bAggregates\s*:\s*)(?:\w+(?:\s+with\s+\w+)?\s*,\s*)*\w+(?:\s+with\s+\w+)?/,lookbehind:!0,inside:{keyword:/\bwith\b/,"class-name":/\w+/,punctuation:/,/}},redirects:{pattern:/(\bRedirects\s*:\s*)(?:\w+\s*=>\s*\w+\s*,\s*)*(?:\w+\s*=>\s*\w+)/,lookbehind:!0,inside:{punctuation:/,/,"class-name":/\w+/,operator:/=>/}},property:{pattern:/\b(?:Aggregates|[Ii]nterfaces|Java|Javascript|Jolie|[Ll]ocation|OneWay|[Pp]rotocol|Redirects|RequestResponse)\b(?=[ \t]*:)/}})}return Uh}var zh,Y6;function nne(){if(Y6)return zh;Y6=1,zh=t,t.displayName="jq",t.aliases=[];function t(e){(function(r){var n=/\\\((?:[^()]|\([^()]*\))*\)/.source,i=RegExp(/(^|[^\\])"(?:[^"\r\n\\]|\\[^\r\n(]|__)*"/.source.replace(/__/g,function(){return n})),a={interpolation:{pattern:RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+n),lookbehind:!0,inside:{content:{pattern:/^(\\\()[\s\S]+(?=\)$)/,lookbehind:!0,inside:null},punctuation:/^\\\(|\)$/}}},s=r.languages.jq={comment:/#.*/,property:{pattern:RegExp(i.source+/(?=\s*:(?!:))/.source),lookbehind:!0,greedy:!0,inside:a},string:{pattern:i,lookbehind:!0,greedy:!0,inside:a},function:{pattern:/(\bdef\s+)[a-z_]\w+/i,lookbehind:!0},variable:/\B\$\w+/,"property-literal":{pattern:/\b[a-z_]\w*(?=\s*:(?!:))/i,alias:"property"},keyword:/\b(?:as|break|catch|def|elif|else|end|foreach|if|import|include|label|module|modulemeta|null|reduce|then|try|while)\b/,boolean:/\b(?:false|true)\b/,number:/(?:\b\d+\.|\B\.)?\b\d+(?:[eE][+-]?\d+)?\b/,operator:[{pattern:/\|=?/,alias:"pipe"},/\.\.|[!=<>]?=|\?\/\/|\/\/=?|[-+*/%]=?|[<>?]|\b(?:and|not|or)\b/],"c-style-function":{pattern:/\b[a-z_]\w*(?=\s*\()/i,alias:"function"},punctuation:/::|[()\[\]{},:;]|\.(?=\s*[\[\w$])/,dot:{pattern:/\./,alias:"important"}};a.interpolation.inside.content.inside=s})(e)}return zh}var Bh,K6;function ine(){if(K6)return Bh;K6=1,Bh=t,t.displayName="jsExtras",t.aliases=[];function t(e){(function(r){r.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+r.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),r.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+r.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),r.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]});function n(u,c){return RegExp(u.replace(/<ID>/g,function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source}),c)}r.languages.insertBefore("javascript","keyword",{imports:{pattern:n(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:r.languages.javascript},exports:{pattern:n(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:r.languages.javascript}}),r.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),r.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),r.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:n(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var i=["function","function-variable","method","method-variable","property-access"],a=0;a<i.length;a++){var s=i[a],o=r.languages.javascript[s];r.util.type(o)==="RegExp"&&(o=r.languages.javascript[s]={pattern:o});var A=o.inside||{};o.inside=A,A["maybe-class-name"]=/^[A-Z][\s\S]*/}})(e)}return Bh}var qh,Z6;function ane(){if(Z6)return qh;Z6=1,qh=t,t.displayName="jsTemplates",t.aliases=[];function t(e){(function(r){var n=r.languages.javascript["template-string"],i=n.pattern.source,a=n.inside.interpolation,s=a.inside["interpolation-punctuation"],o=a.pattern.source;function A(g,y){if(r.languages[g])return{pattern:RegExp("((?:"+y+")\\s*)"+i),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:g}}}}r.languages.javascript["template-string"]=[A("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),A("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),A("svg",/\bsvg/.source),A("markdown",/\b(?:markdown|md)/.source),A("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),A("sql",/\bsql/.source),n].filter(Boolean);function u(g,y){return"___"+y.toUpperCase()+"_"+g+"___"}function c(g,y,b){var _={code:g,grammar:y,language:b};return r.hooks.run("before-tokenize",_),_.tokens=r.tokenize(_.code,_.grammar),r.hooks.run("after-tokenize",_),_.tokens}function d(g){var y={};y["interpolation-punctuation"]=s;var b=r.tokenize(g,y);if(b.length===3){var _=[1,1];_.push.apply(_,c(b[1],r.languages.javascript,"javascript")),b.splice.apply(b,_)}return new r.Token("interpolation",b,a.alias,g)}function f(g,y,b){var _=r.tokenize(g,{interpolation:{pattern:RegExp(o),lookbehind:!0}}),v=0,S={},k=_.map(function(O){if(typeof O=="string")return O;for(var C=O.content,N;g.indexOf(N=u(v++,b))!==-1;);return S[N]=C,N}).join(""),E=c(k,y,b),w=Object.keys(S);v=0;function T(O){for(var C=0;C<O.length;C++){if(v>=w.length)return;var N=O[C];if(typeof N=="string"||typeof N.content=="string"){var P=w[v],L=typeof N=="string"?N:N.content,R=L.indexOf(P);if(R!==-1){++v;var D=L.substring(0,R),H=d(S[P]),I=L.substring(R+P.length),M=[];if(D&&M.push(D),M.push(H),I){var z=[I];T(z),M.push.apply(M,z)}typeof N=="string"?(O.splice.apply(O,[C,1].concat(M)),C+=M.length-1):N.content=M}}else{var V=N.content;Array.isArray(V)?T(V):T([V])}}}return T(E),new r.Token(b,E,"language-"+b,g)}var p={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};r.hooks.add("after-tokenize",function(g){if(!(g.language in p))return;function y(b){for(var _=0,v=b.length;_<v;_++){var S=b[_];if(typeof S!="string"){var k=S.content;if(!Array.isArray(k)){typeof k!="string"&&y([k]);continue}if(S.type==="template-string"){var E=k[1];if(k.length===3&&typeof E!="string"&&E.type==="embedded-code"){var w=m(E),T=E.alias,O=Array.isArray(T)?T[0]:T,C=r.languages[O];if(!C)continue;k[1]=f(w,C,O)}}else y(k)}}}y(g.tokens)});function m(g){return typeof g=="string"?g:Array.isArray(g)?g.map(m).join(""):m(g.content)}})(e)}return qh}var Vh,$6;function ix(){if($6)return Vh;$6=1,Vh=t,t.displayName="typescript",t.aliases=["ts"];function t(e){(function(r){r.languages.typescript=r.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),r.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete r.languages.typescript.parameter,delete r.languages.typescript["literal-property"];var n=r.languages.extend("typescript",{});delete n["class-name"],r.languages.typescript["class-name"].inside=n,r.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:n}}}}),r.languages.ts=r.languages.typescript})(e)}return Vh}var Wh,J6;function sne(){if(J6)return Wh;J6=1;var t=Lc(),e=ix();Wh=r,r.displayName="jsdoc",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){var a=i.languages.javascript,s=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,o="(@(?:arg|argument|param|property)\\s+(?:"+s+"\\s+)?)";i.languages.jsdoc=i.languages.extend("javadoclike",{parameter:{pattern:RegExp(o+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),i.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(o+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:a,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:<TYPE>\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(/<TYPE>/g,function(){return s})),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+s),lookbehind:!0,inside:{string:a.string,number:a.number,boolean:a.boolean,keyword:i.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:a,alias:"language-javascript"}}}}),i.languages.javadoclike.addSupport("javascript",i.languages.jsdoc)}(n)}return Wh}var Xh,e9;function ax(){if(e9)return Xh;e9=1,Xh=t,t.displayName="json",t.aliases=["webmanifest"];function t(e){e.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},e.languages.webmanifest=e.languages.json}return Xh}var Qh,t9;function one(){if(t9)return Qh;t9=1;var t=ax();Qh=e,e.displayName="json5",e.aliases=[];function e(r){r.register(t),function(n){var i=/("|')(?:\\(?:\r\n?|\n|.)|(?!\1)[^\\\r\n])*\1/;n.languages.json5=n.languages.extend("json",{property:[{pattern:RegExp(i.source+"(?=\\s*:)"),greedy:!0},{pattern:/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/,alias:"unquoted"}],string:{pattern:i,greedy:!0},number:/[+-]?\b(?:NaN|Infinity|0x[a-fA-F\d]+)\b|[+-]?(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[eE][+-]?\d+\b)?/})}(r)}return Qh}var Gh,r9;function lne(){if(r9)return Gh;r9=1;var t=ax();Gh=e,e.displayName="jsonp",e.aliases=[];function e(r){r.register(t),r.languages.jsonp=r.languages.extend("json",{punctuation:/[{}[\]();,.]/}),r.languages.insertBefore("jsonp","punctuation",{function:/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*\()/})}return Gh}var Yh,n9;function Ane(){if(n9)return Yh;n9=1,Yh=t,t.displayName="jsstacktrace",t.aliases=[];function t(e){e.languages.jsstacktrace={"error-message":{pattern:/^\S.*/m,alias:"string"},"stack-frame":{pattern:/(^[ \t]+)at[ \t].*/m,lookbehind:!0,inside:{"not-my-code":{pattern:/^at[ \t]+(?!\s)(?:node\.js|<unknown>|.*(?:node_modules|\(<anonymous>\)|\(<unknown>|<anonymous>$|\(internal\/|\(node\.js)).*/m,alias:"comment"},filename:{pattern:/(\bat\s+(?!\s)|\()(?:[a-zA-Z]:)?[^():]+(?=:)/,lookbehind:!0,alias:"url"},function:{pattern:/(\bat\s+(?:new\s+)?)(?!\s)[_$a-zA-Z\xA0-\uFFFF<][.$\w\xA0-\uFFFF<>]*/,lookbehind:!0,inside:{punctuation:/\./}},punctuation:/[()]/,keyword:/\b(?:at|new)\b/,alias:{pattern:/\[(?:as\s+)?(?!\s)[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*\]/,alias:"variable"},"line-number":{pattern:/:\d+(?::\d+)?\b/,alias:"number",inside:{punctuation:/:/}}}}}}return Yh}var Kh,i9;function SC(){if(i9)return Kh;i9=1,Kh=t,t.displayName="jsx",t.aliases=[];function t(e){(function(r){var n=r.util.clone(r.languages.javascript),i=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,a=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,s=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function o(c,d){return c=c.replace(/<S>/g,function(){return i}).replace(/<BRACES>/g,function(){return a}).replace(/<SPREAD>/g,function(){return s}),RegExp(c,d)}s=o(s).source,r.languages.jsx=r.languages.extend("markup",n),r.languages.jsx.tag.pattern=o(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),r.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,r.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,r.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,r.languages.jsx.tag.inside.comment=n.comment,r.languages.insertBefore("inside","attr-name",{spread:{pattern:o(/<SPREAD>/.source),inside:r.languages.jsx}},r.languages.jsx.tag),r.languages.insertBefore("inside","special-attr",{script:{pattern:o(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:r.languages.jsx}}},r.languages.jsx.tag);var A=function(c){return c?typeof c=="string"?c:typeof c.content=="string"?c.content:c.content.map(A).join(""):""},u=function(c){for(var d=[],f=0;f<c.length;f++){var p=c[f],m=!1;if(typeof p!="string"&&(p.type==="tag"&&p.content[0]&&p.content[0].type==="tag"?p.content[0].content[0].content==="</"?d.length>0&&d[d.length-1].tagName===A(p.content[0].content[1])&&d.pop():p.content[p.content.length-1].content==="/>"||d.push({tagName:A(p.content[0].content[1]),openedBraces:0}):d.length>0&&p.type==="punctuation"&&p.content==="{"?d[d.length-1].openedBraces++:d.length>0&&d[d.length-1].openedBraces>0&&p.type==="punctuation"&&p.content==="}"?d[d.length-1].openedBraces--:m=!0),(m||typeof p=="string")&&d.length>0&&d[d.length-1].openedBraces===0){var g=A(p);f<c.length-1&&(typeof c[f+1]=="string"||c[f+1].type==="plain-text")&&(g+=A(c[f+1]),c.splice(f+1,1)),f>0&&(typeof c[f-1]=="string"||c[f-1].type==="plain-text")&&(g=A(c[f-1])+g,c.splice(f-1,1),f--),c[f]=new r.Token("plain-text",g,null,g)}p.content&&typeof p.content!="string"&&u(p.content)}};r.hooks.add("after-tokenize",function(c){c.language!=="jsx"&&c.language!=="tsx"||u(c.tokens)})})(e)}return Kh}var Zh,a9;function une(){if(a9)return Zh;a9=1,Zh=t,t.displayName="julia",t.aliases=[];function t(e){e.languages.julia={comment:{pattern:/(^|[^\\])(?:#=(?:[^#=]|=(?!#)|#(?!=)|#=(?:[^#=]|=(?!#)|#(?!=))*=#)*=#|#.*)/,lookbehind:!0},regex:{pattern:/r"(?:\\.|[^"\\\r\n])*"[imsx]{0,4}/,greedy:!0},string:{pattern:/"""[\s\S]+?"""|(?:\b\w+)?"(?:\\.|[^"\\\r\n])*"|`(?:[^\\`\r\n]|\\.)*`/,greedy:!0},char:{pattern:/(^|[^\w'])'(?:\\[^\r\n][^'\r\n]*|[^\\\r\n])'/,lookbehind:!0,greedy:!0},keyword:/\b(?:abstract|baremodule|begin|bitstype|break|catch|ccall|const|continue|do|else|elseif|end|export|finally|for|function|global|if|immutable|import|importall|in|let|local|macro|module|print|println|quote|return|struct|try|type|typealias|using|while)\b/,boolean:/\b(?:false|true)\b/,number:/(?:\b(?=\d)|\B(?=\.))(?:0[box])?(?:[\da-f]+(?:_[\da-f]+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[efp][+-]?\d+(?:_\d+)*)?j?/i,operator:/&&|\|\||[-+*^%÷⊻&$\\]=?|\/[\/=]?|!=?=?|\|[=>]?|<(?:<=?|[=:|])?|>(?:=|>>?=?)?|==?=?|[~≠≤≥'√∛]/,punctuation:/::?|[{}[\]();,.?]/,constant:/\b(?:(?:Inf|NaN)(?:16|32|64)?|im|pi)\b|[πℯ]/}}return Zh}var $h,s9;function cne(){if(s9)return $h;s9=1,$h=t,t.displayName="keepalived",t.aliases=[];function t(e){e.languages.keepalived={comment:{pattern:/[#!].*/,greedy:!0},string:{pattern:/(^|[^\\])(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/,lookbehind:!0,greedy:!0},ip:{pattern:RegExp(/\b(?:(?:(?:[\da-f]{1,4}:){7}[\da-f]{1,4}|(?:[\da-f]{1,4}:){6}:[\da-f]{1,4}|(?:[\da-f]{1,4}:){5}:(?:[\da-f]{1,4}:)?[\da-f]{1,4}|(?:[\da-f]{1,4}:){4}:(?:[\da-f]{1,4}:){0,2}[\da-f]{1,4}|(?:[\da-f]{1,4}:){3}:(?:[\da-f]{1,4}:){0,3}[\da-f]{1,4}|(?:[\da-f]{1,4}:){2}:(?:[\da-f]{1,4}:){0,4}[\da-f]{1,4}|(?:[\da-f]{1,4}:){6}<ipv4>|(?:[\da-f]{1,4}:){0,5}:<ipv4>|::(?:[\da-f]{1,4}:){0,5}<ipv4>|[\da-f]{1,4}::(?:[\da-f]{1,4}:){0,5}[\da-f]{1,4}|::(?:[\da-f]{1,4}:){0,6}[\da-f]{1,4}|(?:[\da-f]{1,4}:){1,7}:)(?:\/\d{1,3})?|<ipv4>(?:\/\d{1,2})?)\b/.source.replace(/<ipv4>/g,function(){return/(?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d))/.source}),"i"),alias:"number"},path:{pattern:/(\s)\/(?:[^\/\s]+\/)*[^\/\s]*|\b[a-zA-Z]:\\(?:[^\\\s]+\\)*[^\\\s]*/,lookbehind:!0,alias:"string"},variable:/\$\{?\w+\}?/,email:{pattern:/[\w-]+@[\w-]+(?:\.[\w-]{2,3}){1,2}/,alias:"string"},"conditional-configuration":{pattern:/@\^?[\w-]+/,alias:"variable"},operator:/=/,property:/\b(?:BFD_CHECK|DNS_CHECK|FILE_CHECK|HTTP_GET|MISC_CHECK|NAME|PING_CHECK|SCRIPTS|SMTP_CHECK|SSL|SSL_GET|TCP_CHECK|UDP_CHECK|accept|advert_int|alpha|auth_pass|auth_type|authentication|bfd_cpu_affinity|bfd_instance|bfd_no_swap|bfd_priority|bfd_process_name|bfd_rlimit_rttime|bfd_rt_priority|bind_if|bind_port|bindto|ca|certificate|check_unicast_src|checker|checker_cpu_affinity|checker_log_all_failures|checker_no_swap|checker_priority|checker_rlimit_rttime|checker_rt_priority|child_wait_time|connect_ip|connect_port|connect_timeout|dbus_service_name|debug|default_interface|delay|delay_before_retry|delay_loop|digest|dont_track_primary|dynamic|dynamic_interfaces|enable_(?:dbus|script_security|sni|snmp_checker|snmp_rfc|snmp_rfcv2|snmp_rfcv3|snmp_vrrp|traps)|end|fall|fast_recovery|file|flag-[123]|fork_delay|full_command|fwmark|garp_group|garp_interval|garp_lower_prio_delay|garp_lower_prio_repeat|garp_master_delay|garp_master_refresh|garp_master_refresh_repeat|garp_master_repeat|global_defs|global_tracking|gna_interval|group|ha_suspend|hashed|helo_name|higher_prio_send_advert|hoplimit|http_protocol|hysteresis|idle_tx|include|inhibit_on_failure|init_fail|init_file|instance|interface|interfaces|interval|ip_family|ipvs_process_name|keepalived.conf|kernel_rx_buf_size|key|linkbeat_interfaces|linkbeat_use_polling|log_all_failures|log_unknown_vrids|lower_prio_no_advert|lthreshold|lvs_flush|lvs_flush_onstop|lvs_method|lvs_netlink_cmd_rcv_bufs|lvs_netlink_cmd_rcv_bufs_force|lvs_netlink_monitor_rcv_bufs|lvs_netlink_monitor_rcv_bufs_force|lvs_notify_fifo|lvs_notify_fifo_script|lvs_sched|lvs_sync_daemon|max_auto_priority|max_hops|mcast_src_ip|mh-fallback|mh-port|min_auto_priority_delay|min_rx|min_tx|misc_dynamic|misc_path|misc_timeout|multiplier|name|namespace_with_ipsets|native_ipv6|neighbor_ip|net_namespace|net_namespace_ipvs|nftables|nftables_counters|nftables_ifindex|nftables_priority|no_accept|no_checker_emails|no_email_faults|nopreempt|notification_email|notification_email_from|notify|notify_backup|notify_deleted|notify_down|notify_fault|notify_fifo|notify_fifo_script|notify_master|notify_master_rx_lower_pri|notify_priority_changes|notify_stop|notify_up|old_unicast_checksum|omega|ops|param_match|passive|password|path|persistence_engine|persistence_granularity|persistence_timeout|preempt|preempt_delay|priority|process|process_monitor_rcv_bufs|process_monitor_rcv_bufs_force|process_name|process_names|promote_secondaries|protocol|proxy_arp|proxy_arp_pvlan|quorum|quorum_down|quorum_max|quorum_up|random_seed|real_server|regex|regex_max_offset|regex_min_offset|regex_no_match|regex_options|regex_stack|reload_repeat|reload_time_file|require_reply|retry|rise|router_id|rs_init_notifies|script|script_user|sh-fallback|sh-port|shutdown_script|shutdown_script_timeout|skip_check_adv_addr|smtp_alert|smtp_alert_checker|smtp_alert_vrrp|smtp_connect_timeout|smtp_helo_name|smtp_server|snmp_socket|sorry_server|sorry_server_inhibit|sorry_server_lvs_method|source_ip|start|startup_script|startup_script_timeout|state|static_ipaddress|static_routes|static_rules|status_code|step|strict_mode|sync_group_tracking_weight|terminate_delay|timeout|track_bfd|track_file|track_group|track_interface|track_process|track_script|track_src_ip|ttl|type|umask|unicast_peer|unicast_src_ip|unicast_ttl|url|use_ipvlan|use_pid_dir|use_vmac|user|uthreshold|val[123]|version|virtual_ipaddress|virtual_ipaddress_excluded|virtual_router_id|virtual_routes|virtual_rules|virtual_server|virtual_server_group|virtualhost|vmac_xmit_base|vrrp|vrrp_(?:check_unicast_src|cpu_affinity|garp_interval|garp_lower_prio_delay|garp_lower_prio_repeat|garp_master_delay|garp_master_refresh|garp_master_refresh_repeat|garp_master_repeat|gna_interval|higher_prio_send_advert|instance|ipsets|iptables|lower_prio_no_advert|mcast_group4|mcast_group6|min_garp|netlink_cmd_rcv_bufs|netlink_cmd_rcv_bufs_force|netlink_monitor_rcv_bufs|netlink_monitor_rcv_bufs_force|no_swap|notify_fifo|notify_fifo_script|notify_priority_changes|priority|process_name|rlimit_rttime|rt_priority|rx_bufs_multiplier|rx_bufs_policy|script|skip_check_adv_addr|startup_delay|strict|sync_group|track_process|version)|warmup|weight)\b/,constant:/\b(?:A|AAAA|AH|BACKUP|CNAME|DR|MASTER|MX|NAT|NS|PASS|SCTP|SOA|TCP|TUN|TXT|UDP|dh|fo|lblc|lblcr|lc|mh|nq|ovf|rr|sed|sh|wlc|wrr)\b/,number:{pattern:/(^|[^\w.-])-?\d+(?:\.\d+)?/,lookbehind:!0},boolean:/\b(?:false|no|off|on|true|yes)\b/,punctuation:/[\{\}]/}}return $h}var Jh,o9;function dne(){if(o9)return Jh;o9=1,Jh=t,t.displayName="keyman",t.aliases=[];function t(e){e.languages.keyman={comment:{pattern:/\bc .*/i,greedy:!0},string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0},"virtual-key":{pattern:/\[\s*(?:(?:ALT|CAPS|CTRL|LALT|LCTRL|NCAPS|RALT|RCTRL|SHIFT)\s+)*(?:[TKU]_[\w?]+|[A-E]\d\d?|"[^"\r\n]*"|'[^'\r\n]*')\s*\]/i,greedy:!0,alias:"function"},"header-keyword":{pattern:/&\w+/,alias:"bold"},"header-statement":{pattern:/\b(?:bitmap|bitmaps|caps always off|caps on only|copyright|hotkey|language|layout|message|name|shift frees caps|version)\b/i,alias:"bold"},"rule-keyword":{pattern:/\b(?:any|baselayout|beep|call|context|deadkey|dk|if|index|layer|notany|nul|outs|platform|reset|return|save|set|store|use)\b/i,alias:"keyword"},"structural-keyword":{pattern:/\b(?:ansi|begin|group|match|nomatch|unicode|using keys)\b/i,alias:"keyword"},"compile-target":{pattern:/\$(?:keyman|keymanonly|keymanweb|kmfl|weaver):/i,alias:"property"},number:/\b(?:U\+[\dA-F]+|d\d+|x[\da-f]+|\d+)\b/i,operator:/[+>\\$]|\.\./,punctuation:/[()=,]/}}return Jh}var e0,l9;function fne(){if(l9)return e0;l9=1,e0=t,t.displayName="kotlin",t.aliases=["kt","kts"];function t(e){(function(r){r.languages.kotlin=r.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete r.languages.kotlin["class-name"];var n={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:r.languages.kotlin}};r.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:n},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:n},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete r.languages.kotlin.string,r.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),r.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),r.languages.kt=r.languages.kotlin,r.languages.kts=r.languages.kotlin})(e)}return e0}var t0,A9;function pne(){if(A9)return t0;A9=1,t0=t,t.displayName="kumir",t.aliases=["kum"];function t(e){(function(r){var n=/\s\x00-\x1f\x22-\x2f\x3a-\x3f\x5b-\x5e\x60\x7b-\x7e/.source;function i(a,s){return RegExp(a.replace(/<nonId>/g,n),s)}r.languages.kumir={comment:{pattern:/\|.*/},prolog:{pattern:/#.*/,greedy:!0},string:{pattern:/"[^\n\r"]*"|'[^\n\r']*'/,greedy:!0},boolean:{pattern:i(/(^|[<nonId>])(?:да|нет)(?=[<nonId>]|$)/.source),lookbehind:!0},"operator-word":{pattern:i(/(^|[<nonId>])(?:и|или|не)(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"keyword"},"system-variable":{pattern:i(/(^|[<nonId>])знач(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"keyword"},type:[{pattern:i(/(^|[<nonId>])(?:вещ|лит|лог|сим|цел)(?:\x20*таб)?(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"builtin"},{pattern:i(/(^|[<nonId>])(?:компл|сканкод|файл|цвет)(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"important"}],keyword:{pattern:i(/(^|[<nonId>])(?:алг|арг(?:\x20*рез)?|ввод|ВКЛЮЧИТЬ|вс[её]|выбор|вывод|выход|дано|для|до|дс|если|иначе|исп|использовать|кон(?:(?:\x20+|_)исп)?|кц(?:(?:\x20+|_)при)?|надо|нач|нс|нц|от|пауза|пока|при|раза?|рез|стоп|таб|то|утв|шаг)(?=[<nonId>]|$)/.source),lookbehind:!0},name:{pattern:i(/(^|[<nonId>])[^\d<nonId>][^<nonId>]*(?:\x20+[^<nonId>]+)*(?=[<nonId>]|$)/.source),lookbehind:!0},number:{pattern:i(/(^|[<nonId>])(?:\B\$[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)(?=[<nonId>]|$)/.source,"i"),lookbehind:!0},punctuation:/:=|[(),:;\[\]]/,"operator-char":{pattern:/\*\*?|<[=>]?|>=?|[-+/=]/,alias:"operator"}},r.languages.kum=r.languages.kumir})(e)}return t0}var r0,u9;function hne(){if(u9)return r0;u9=1,r0=t,t.displayName="kusto",t.aliases=[];function t(e){e.languages.kusto={comment:{pattern:/\/\/.*/,greedy:!0},string:{pattern:/```[\s\S]*?```|[hH]?(?:"(?:[^\r\n\\"]|\\.)*"|'(?:[^\r\n\\']|\\.)*'|@(?:"[^\r\n"]*"|'[^\r\n']*'))/,greedy:!0},verb:{pattern:/(\|\s*)[a-z][\w-]*/i,lookbehind:!0,alias:"keyword"},command:{pattern:/\.[a-z][a-z\d-]*\b/,alias:"keyword"},"class-name":/\b(?:bool|datetime|decimal|dynamic|guid|int|long|real|string|timespan)\b/,keyword:/\b(?:access|alias|and|anti|as|asc|auto|between|by|(?:contains|(?:ends|starts)with|has(?:perfix|suffix)?)(?:_cs)?|database|declare|desc|external|from|fullouter|has_all|in|ingestion|inline|inner|innerunique|into|(?:left|right)(?:anti(?:semi)?|inner|outer|semi)?|let|like|local|not|of|on|or|pattern|print|query_parameters|range|restrict|schema|set|step|table|tables|to|view|where|with|matches\s+regex|nulls\s+(?:first|last))(?![\w-])/,boolean:/\b(?:false|null|true)\b/,function:/\b[a-z_]\w*(?=\s*\()/,datetime:[{pattern:/\b(?:(?:Fri|Friday|Mon|Monday|Sat|Saturday|Sun|Sunday|Thu|Thursday|Tue|Tuesday|Wed|Wednesday)\s*,\s*)?\d{1,2}(?:\s+|-)(?:Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep)(?:\s+|-)\d{2}\s+\d{2}:\d{2}(?::\d{2})?(?:\s*(?:\b(?:[A-Z]|(?:[ECMT][DS]|GM|U)T)|[+-]\d{4}))?\b/,alias:"number"},{pattern:/[+-]?\b(?:\d{4}-\d{2}-\d{2}(?:[ T]\d{2}:\d{2}(?::\d{2}(?:\.\d+)?)?)?|\d{2}:\d{2}(?::\d{2}(?:\.\d+)?)?)Z?/,alias:"number"}],number:/\b(?:0x[0-9A-Fa-f]+|\d+(?:\.\d+)?(?:[Ee][+-]?\d+)?)(?:(?:min|sec|[mnµ]s|[dhms]|microsecond|tick)\b)?|[+-]?\binf\b/,operator:/=>|[!=]~|[!=<>]=?|[-+*/%|]|\.\./,punctuation:/[()\[\]{},;.:]/}}return r0}var n0,c9;function mne(){if(c9)return n0;c9=1,n0=t,t.displayName="latex",t.aliases=["tex","context"];function t(e){(function(r){var n=/\\(?:[^a-z()[\]]|[a-z*]+)/i,i={"equation-command":{pattern:n,alias:"regex"}};r.languages.latex={comment:/%.*/,cdata:{pattern:/(\\begin\{((?:lstlisting|verbatim)\*?)\})[\s\S]*?(?=\\end\{\2\})/,lookbehind:!0},equation:[{pattern:/\$\$(?:\\[\s\S]|[^\\$])+\$\$|\$(?:\\[\s\S]|[^\\$])+\$|\\\([\s\S]*?\\\)|\\\[[\s\S]*?\\\]/,inside:i,alias:"string"},{pattern:/(\\begin\{((?:align|eqnarray|equation|gather|math|multline)\*?)\})[\s\S]*?(?=\\end\{\2\})/,lookbehind:!0,inside:i,alias:"string"}],keyword:{pattern:/(\\(?:begin|cite|documentclass|end|label|ref|usepackage)(?:\[[^\]]+\])?\{)[^}]+(?=\})/,lookbehind:!0},url:{pattern:/(\\url\{)[^}]+(?=\})/,lookbehind:!0},headline:{pattern:/(\\(?:chapter|frametitle|paragraph|part|section|subparagraph|subsection|subsubparagraph|subsubsection|subsubsubparagraph)\*?(?:\[[^\]]+\])?\{)[^}]+(?=\})/,lookbehind:!0,alias:"class-name"},function:{pattern:n,alias:"selector"},punctuation:/[[\]{}&]/},r.languages.tex=r.languages.latex,r.languages.context=r.languages.latex})(e)}return n0}var i0,d9;function Ic(){if(d9)return i0;d9=1;var t=Ur();i0=e,e.displayName="php",e.aliases=[];function e(r){r.register(t),function(n){var i=/\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/,a=[{pattern:/\b(?:false|true)\b/i,alias:"boolean"},{pattern:/(::\s*)\b[a-z_]\w*\b(?!\s*\()/i,greedy:!0,lookbehind:!0},{pattern:/(\b(?:case|const)\s+)\b[a-z_]\w*(?=\s*[;=])/i,greedy:!0,lookbehind:!0},/\b(?:null)\b/i,/\b[A-Z_][A-Z0-9_]*\b(?!\s*\()/],s=/\b0b[01]+(?:_[01]+)*\b|\b0o[0-7]+(?:_[0-7]+)*\b|\b0x[\da-f]+(?:_[\da-f]+)*\b|(?:\b\d+(?:_\d+)*\.?(?:\d+(?:_\d+)*)?|\B\.\d+)(?:e[+-]?\d+)?/i,o=/<?=>|\?\?=?|\.{3}|\??->|[!=]=?=?|::|\*\*=?|--|\+\+|&&|\|\||<<|>>|[?~]|[/^|%*&<>.+-]=?/,A=/[{}\[\](),:;]/;n.languages.php={delimiter:{pattern:/\?>$|^<\?(?:php(?=\s)|=)?/i,alias:"important"},comment:i,variable:/\$+(?:\w+\b|(?=\{))/,package:{pattern:/(namespace\s+|use\s+(?:function\s+)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,lookbehind:!0,inside:{punctuation:/\\/}},"class-name-definition":{pattern:/(\b(?:class|enum|interface|trait)\s+)\b[a-z_]\w*(?!\\)\b/i,lookbehind:!0,alias:"class-name"},"function-definition":{pattern:/(\bfunction\s+)[a-z_]\w*(?=\s*\()/i,lookbehind:!0,alias:"function"},keyword:[{pattern:/(\(\s*)\b(?:array|bool|boolean|float|int|integer|object|string)\b(?=\s*\))/i,alias:"type-casting",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|object|self|static|string)\b(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|object|self|static|string|void)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/\b(?:array(?!\s*\()|bool|float|int|iterable|mixed|object|string|void)\b/i,alias:"type-declaration",greedy:!0},{pattern:/(\|\s*)(?:false|null)\b|\b(?:false|null)(?=\s*\|)/i,alias:"type-declaration",greedy:!0,lookbehind:!0},{pattern:/\b(?:parent|self|static)(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(\byield\s+)from\b/i,lookbehind:!0},/\bclass\b/i,{pattern:/((?:^|[^\s>:]|(?:^|[^-])>|(?:^|[^:]):)\s*)\b(?:abstract|and|array|as|break|callable|case|catch|clone|const|continue|declare|default|die|do|echo|else|elseif|empty|enddeclare|endfor|endforeach|endif|endswitch|endwhile|enum|eval|exit|extends|final|finally|fn|for|foreach|function|global|goto|if|implements|include|include_once|instanceof|insteadof|interface|isset|list|match|namespace|new|or|parent|print|private|protected|public|require|require_once|return|self|static|switch|throw|trait|try|unset|use|var|while|xor|yield|__halt_compiler)\b/i,lookbehind:!0}],"argument-name":{pattern:/([(,]\s+)\b[a-z_]\w*(?=\s*:(?!:))/i,lookbehind:!0},"class-name":[{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self|\s+static))\s+|\bcatch\s*\()\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/(\|\s*)\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/\b[a-z_]\w*(?!\\)\b(?=\s*\|)/i,greedy:!0},{pattern:/(\|\s*)(?:\\?\b[a-z_]\w*)+\b/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(?:\\?\b[a-z_]\w*)+\b(?=\s*\|)/i,alias:"class-name-fully-qualified",greedy:!0,inside:{punctuation:/\\/}},{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self\b|\s+static\b))\s+|\bcatch\s*\()(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*\$)/i,alias:"type-declaration",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-declaration"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*::)/i,alias:["class-name-fully-qualified","static-context"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/([(,?]\s*)[a-z_]\w*(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-hint"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b[a-z_]\w*(?!\\)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:["class-name-fully-qualified","return-type"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:a,function:{pattern:/(^|[^\\\w])\\?[a-z_](?:[\w\\]*\w)?(?=\s*\()/i,lookbehind:!0,inside:{punctuation:/\\/}},property:{pattern:/(->\s*)\w+/,lookbehind:!0},number:s,operator:o,punctuation:A};var u={pattern:/\{\$(?:\{(?:\{[^{}]+\}|[^{}]+)\}|[^{}])+\}|(^|[^\\{])\$+(?:\w+(?:\[[^\r\n\[\]]+\]|->\w+)?)/,lookbehind:!0,inside:n.languages.php},c=[{pattern:/<<<'([^']+)'[\r\n](?:.*[\r\n])*?\1;/,alias:"nowdoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<'[^']+'|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<'?|[';]$/}}}},{pattern:/<<<(?:"([^"]+)"[\r\n](?:.*[\r\n])*?\1;|([a-z_]\w*)[\r\n](?:.*[\r\n])*?\2;)/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<(?:"[^"]+"|[a-z_]\w*)|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<"?|[";]$/}},interpolation:u}},{pattern:/`(?:\\[\s\S]|[^\\`])*`/,alias:"backtick-quoted-string",greedy:!0},{pattern:/'(?:\\[\s\S]|[^\\'])*'/,alias:"single-quoted-string",greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,alias:"double-quoted-string",greedy:!0,inside:{interpolation:u}}];n.languages.insertBefore("php","variable",{string:c,attribute:{pattern:/#\[(?:[^"'\/#]|\/(?![*/])|\/\/.*$|#(?!\[).*$|\/\*(?:[^*]|\*(?!\/))*\*\/|"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*')+\](?=\s*[a-z$#])/im,greedy:!0,inside:{"attribute-content":{pattern:/^(#\[)[\s\S]+(?=\]$)/,lookbehind:!0,inside:{comment:i,string:c,"attribute-class-name":[{pattern:/([^:]|^)\b[a-z_]\w*(?!\\)\b/i,alias:"class-name",greedy:!0,lookbehind:!0},{pattern:/([^:]|^)(?:\\?\b[a-z_]\w*)+/i,alias:["class-name","class-name-fully-qualified"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:a,number:s,operator:o,punctuation:A}},delimiter:{pattern:/^#\[|\]$/,alias:"punctuation"}}}}),n.hooks.add("before-tokenize",function(d){if(/<\?/.test(d.code)){var f=/<\?(?:[^"'/#]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|(?:\/\/|#(?!\[))(?:[^?\n\r]|\?(?!>))*(?=$|\?>|[\r\n])|#\[|\/\*(?:[^*]|\*(?!\/))*(?:\*\/|$))*?(?:\?>|$)/g;n.languages["markup-templating"].buildPlaceholders(d,"php",f)}}),n.hooks.add("after-tokenize",function(d){n.languages["markup-templating"].tokenizePlaceholders(d,"php")})}(r)}return i0}var a0,f9;function gne(){if(f9)return a0;f9=1;var t=Ur(),e=Ic();a0=r,r.displayName="latte",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){i.languages.latte={comment:/^\{\*[\s\S]*/,"latte-tag":{pattern:/(^\{(?:\/(?=[a-z]))?)(?:[=_]|[a-z]\w*\b(?!\())/i,lookbehind:!0,alias:"important"},delimiter:{pattern:/^\{\/?|\}$/,alias:"punctuation"},php:{pattern:/\S(?:[\s\S]*\S)?/,alias:"language-php",inside:i.languages.php}};var a=i.languages.extend("markup",{});i.languages.insertBefore("inside","attr-value",{"n-attr":{pattern:/n:[\w-]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+))?/,inside:{"attr-name":{pattern:/^[^\s=]+/,alias:"important"},"attr-value":{pattern:/=[\s\S]+/,inside:{punctuation:[/^=/,{pattern:/^(\s*)["']|["']$/,lookbehind:!0}],php:{pattern:/\S(?:[\s\S]*\S)?/,inside:i.languages.php}}}}}},a.tag),i.hooks.add("before-tokenize",function(s){if(s.language==="latte"){var o=/\{\*[\s\S]*?\*\}|\{[^'"\s{}*](?:[^"'/{}]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|\/\*(?:[^*]|\*(?!\/))*\*\/)*\}/g;i.languages["markup-templating"].buildPlaceholders(s,"latte",o),s.grammar=a}}),i.hooks.add("after-tokenize",function(s){i.languages["markup-templating"].tokenizePlaceholders(s,"latte")})}(n)}return a0}var s0,p9;function bne(){if(p9)return s0;p9=1,s0=t,t.displayName="less",t.aliases=[];function t(e){e.languages.less=e.languages.extend("css",{comment:[/\/\*[\s\S]*?\*\//,{pattern:/(^|[^\\])\/\/.*/,lookbehind:!0}],atrule:{pattern:/@[\w-](?:\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{punctuation:/[:()]/}},selector:{pattern:/(?:@\{[\w-]+\}|[^{};\s@])(?:@\{[\w-]+\}|\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};@\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{variable:/@+[\w-]+/}},property:/(?:@\{[\w-]+\}|[\w-])+(?:\+_?)?(?=\s*:)/,operator:/[+\-*\/]/}),e.languages.insertBefore("less","property",{variable:[{pattern:/@[\w-]+\s*:/,inside:{punctuation:/:/}},/@@?[\w-]+/],"mixin-usage":{pattern:/([{;]\s*)[.#](?!\d)[\w-].*?(?=[(;])/,lookbehind:!0,alias:"function"}})}return s0}var o0,h9;function sx(){if(h9)return o0;h9=1,o0=t,t.displayName="scheme",t.aliases=[];function t(e){(function(r){r.languages.scheme={comment:/;.*|#;\s*(?:\((?:[^()]|\([^()]*\))*\)|\[(?:[^\[\]]|\[[^\[\]]*\])*\])|#\|(?:[^#|]|#(?!\|)|\|(?!#)|#\|(?:[^#|]|#(?!\|)|\|(?!#))*\|#)*\|#/,string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0},symbol:{pattern:/'[^()\[\]#'\s]+/,greedy:!0},char:{pattern:/#\\(?:[ux][a-fA-F\d]+\b|[-a-zA-Z]+\b|[\uD800-\uDBFF][\uDC00-\uDFFF]|\S)/,greedy:!0},"lambda-parameter":[{pattern:/((?:^|[^'`#])[(\[]lambda\s+)(?:[^|()\[\]'\s]+|\|(?:[^\\|]|\\.)*\|)/,lookbehind:!0},{pattern:/((?:^|[^'`#])[(\[]lambda\s+[(\[])[^()\[\]']+/,lookbehind:!0}],keyword:{pattern:/((?:^|[^'`#])[(\[])(?:begin|case(?:-lambda)?|cond(?:-expand)?|define(?:-library|-macro|-record-type|-syntax|-values)?|defmacro|delay(?:-force)?|do|else|except|export|guard|if|import|include(?:-ci|-library-declarations)?|lambda|let(?:rec)?(?:-syntax|-values|\*)?|let\*-values|only|parameterize|prefix|(?:quasi-?)?quote|rename|set!|syntax-(?:case|rules)|unless|unquote(?:-splicing)?|when)(?=[()\[\]\s]|$)/,lookbehind:!0},builtin:{pattern:/((?:^|[^'`#])[(\[])(?:abs|and|append|apply|assoc|ass[qv]|binary-port\?|boolean=?\?|bytevector(?:-append|-copy|-copy!|-length|-u8-ref|-u8-set!|\?)?|caar|cadr|call-with-(?:current-continuation|port|values)|call\/cc|car|cdar|cddr|cdr|ceiling|char(?:->integer|-ready\?|\?|<\?|<=\?|=\?|>\?|>=\?)|close-(?:input-port|output-port|port)|complex\?|cons|current-(?:error|input|output)-port|denominator|dynamic-wind|eof-object\??|eq\?|equal\?|eqv\?|error|error-object(?:-irritants|-message|\?)|eval|even\?|exact(?:-integer-sqrt|-integer\?|\?)?|expt|features|file-error\?|floor(?:-quotient|-remainder|\/)?|flush-output-port|for-each|gcd|get-output-(?:bytevector|string)|inexact\??|input-port(?:-open\?|\?)|integer(?:->char|\?)|lcm|length|list(?:->string|->vector|-copy|-ref|-set!|-tail|\?)?|make-(?:bytevector|list|parameter|string|vector)|map|max|member|memq|memv|min|modulo|negative\?|newline|not|null\?|number(?:->string|\?)|numerator|odd\?|open-(?:input|output)-(?:bytevector|string)|or|output-port(?:-open\?|\?)|pair\?|peek-char|peek-u8|port\?|positive\?|procedure\?|quotient|raise|raise-continuable|rational\?|rationalize|read-(?:bytevector|bytevector!|char|error\?|line|string|u8)|real\?|remainder|reverse|round|set-c[ad]r!|square|string(?:->list|->number|->symbol|->utf8|->vector|-append|-copy|-copy!|-fill!|-for-each|-length|-map|-ref|-set!|\?|<\?|<=\?|=\?|>\?|>=\?)?|substring|symbol(?:->string|\?|=\?)|syntax-error|textual-port\?|truncate(?:-quotient|-remainder|\/)?|u8-ready\?|utf8->string|values|vector(?:->list|->string|-append|-copy|-copy!|-fill!|-for-each|-length|-map|-ref|-set!|\?)?|with-exception-handler|write-(?:bytevector|char|string|u8)|zero\?)(?=[()\[\]\s]|$)/,lookbehind:!0},operator:{pattern:/((?:^|[^'`#])[(\[])(?:[-+*%/]|[<>]=?|=>?)(?=[()\[\]\s]|$)/,lookbehind:!0},number:{pattern:RegExp(n({"<ureal dec>":/\d+(?:\/\d+)|(?:\d+(?:\.\d*)?|\.\d+)(?:[esfdl][+-]?\d+)?/.source,"<real dec>":/[+-]?<ureal dec>|[+-](?:inf|nan)\.0/.source,"<imaginary dec>":/[+-](?:<ureal dec>|(?:inf|nan)\.0)?i/.source,"<complex dec>":/<real dec>(?:@<real dec>|<imaginary dec>)?|<imaginary dec>/.source,"<num dec>":/(?:#d(?:#[ei])?|#[ei](?:#d)?)?<complex dec>/.source,"<ureal box>":/[0-9a-f]+(?:\/[0-9a-f]+)?/.source,"<real box>":/[+-]?<ureal box>|[+-](?:inf|nan)\.0/.source,"<imaginary box>":/[+-](?:<ureal box>|(?:inf|nan)\.0)?i/.source,"<complex box>":/<real box>(?:@<real box>|<imaginary box>)?|<imaginary box>/.source,"<num box>":/#[box](?:#[ei])?|(?:#[ei])?#[box]<complex box>/.source,"<number>":/(^|[()\[\]\s])(?:<num dec>|<num box>)(?=[()\[\]\s]|$)/.source}),"i"),lookbehind:!0},boolean:{pattern:/(^|[()\[\]\s])#(?:[ft]|false|true)(?=[()\[\]\s]|$)/,lookbehind:!0},function:{pattern:/((?:^|[^'`#])[(\[])(?:[^|()\[\]'\s]+|\|(?:[^\\|]|\\.)*\|)(?=[()\[\]\s]|$)/,lookbehind:!0},identifier:{pattern:/(^|[()\[\]\s])\|(?:[^\\|]|\\.)*\|(?=[()\[\]\s]|$)/,lookbehind:!0,greedy:!0},punctuation:/[()\[\]']/};function n(i){for(var a in i)i[a]=i[a].replace(/<[\w\s]+>/g,function(s){return"(?:"+i[s].trim()+")"});return i[a]}})(e)}return o0}var l0,m9;function xne(){if(m9)return l0;m9=1;var t=sx();l0=e,e.displayName="lilypond",e.aliases=[];function e(r){r.register(t),function(n){for(var i=/\((?:[^();"#\\]|\\[\s\S]|;.*(?!.)|"(?:[^"\\]|\\.)*"|#(?:\{(?:(?!#\})[\s\S])*#\}|[^{])|<expr>)*\)/.source,a=5,s=0;s<a;s++)i=i.replace(/<expr>/g,function(){return i});i=i.replace(/<expr>/g,/[^\s\S]/.source);var o=n.languages.lilypond={comment:/%(?:(?!\{).*|\{[\s\S]*?%\})/,"embedded-scheme":{pattern:RegExp(/(^|[=\s])#(?:"(?:[^"\\]|\\.)*"|[^\s()"]*(?:[^\s()]|<expr>))/.source.replace(/<expr>/g,function(){return i}),"m"),lookbehind:!0,greedy:!0,inside:{scheme:{pattern:/^(#)[\s\S]+$/,lookbehind:!0,alias:"language-scheme",inside:{"embedded-lilypond":{pattern:/#\{[\s\S]*?#\}/,greedy:!0,inside:{punctuation:/^#\{|#\}$/,lilypond:{pattern:/[\s\S]+/,alias:"language-lilypond",inside:null}}},rest:n.languages.scheme}},punctuation:/#/}},string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0},"class-name":{pattern:/(\\new\s+)[\w-]+/,lookbehind:!0},keyword:{pattern:/\\[a-z][-\w]*/i,inside:{punctuation:/^\\/}},operator:/[=|]|<<|>>/,punctuation:{pattern:/(^|[a-z\d])(?:'+|,+|[_^]?-[_^]?(?:[-+^!>._]|(?=\d))|[_^]\.?|[.!])|[{}()[\]<>^~]|\\[()[\]<>\\!]|--|__/,lookbehind:!0},number:/\b\d+(?:\/\d+)?\b/};o["embedded-scheme"].inside.scheme.inside["embedded-lilypond"].inside.lilypond.inside=o,n.languages.ly=o}(r)}return l0}var A0,g9;function _ne(){if(g9)return A0;g9=1;var t=Ur();A0=e,e.displayName="liquid",e.aliases=[];function e(r){r.register(t),r.languages.liquid={comment:{pattern:/(^\{%\s*comment\s*%\})[\s\S]+(?=\{%\s*endcomment\s*%\}$)/,lookbehind:!0},delimiter:{pattern:/^\{(?:\{\{|[%\{])-?|-?(?:\}\}|[%\}])\}$/,alias:"punctuation"},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},keyword:/\b(?:as|assign|break|(?:end)?(?:capture|case|comment|for|form|if|paginate|raw|style|tablerow|unless)|continue|cycle|decrement|echo|else|elsif|in|include|increment|limit|liquid|offset|range|render|reversed|section|when|with)\b/,object:/\b(?:address|all_country_option_tags|article|block|blog|cart|checkout|collection|color|country|country_option_tags|currency|current_page|current_tags|customer|customer_address|date|discount_allocation|discount_application|external_video|filter|filter_value|font|forloop|fulfillment|generic_file|gift_card|group|handle|image|line_item|link|linklist|localization|location|measurement|media|metafield|model|model_source|order|page|page_description|page_image|page_title|part|policy|product|product_option|recommendations|request|robots|routes|rule|script|search|selling_plan|selling_plan_allocation|selling_plan_group|shipping_method|shop|shop_locale|sitemap|store_availability|tax_line|template|theme|transaction|unit_price_measurement|user_agent|variant|video|video_source)\b/,function:[{pattern:/(\|\s*)\w+/,lookbehind:!0,alias:"filter"},{pattern:/(\.\s*)(?:first|last|size)/,lookbehind:!0}],boolean:/\b(?:false|nil|true)\b/,range:{pattern:/\.\./,alias:"operator"},number:/\b\d+(?:\.\d+)?\b/,operator:/[!=]=|<>|[<>]=?|[|?:=-]|\b(?:and|contains(?=\s)|or)\b/,punctuation:/[.,\[\]()]/,empty:{pattern:/\bempty\b/,alias:"keyword"}},r.hooks.add("before-tokenize",function(n){var i=/\{%\s*comment\s*%\}[\s\S]*?\{%\s*endcomment\s*%\}|\{(?:%[\s\S]*?%|\{\{[\s\S]*?\}\}|\{[\s\S]*?\})\}/g,a=!1;r.languages["markup-templating"].buildPlaceholders(n,"liquid",i,function(s){var o=/^\{%-?\s*(\w+)/.exec(s);if(o){var A=o[1];if(A==="raw"&&!a)return a=!0,!0;if(A==="endraw")return a=!1,!0}return!a})}),r.hooks.add("after-tokenize",function(n){r.languages["markup-templating"].tokenizePlaceholders(n,"liquid")})}return A0}var u0,b9;function yne(){if(b9)return u0;b9=1,u0=t,t.displayName="lisp",t.aliases=[];function t(e){(function(r){function n(g){return RegExp(/(\()/.source+"(?:"+g+")"+/(?=[\s\)])/.source)}function i(g){return RegExp(/([\s([])/.source+"(?:"+g+")"+/(?=[\s)])/.source)}var a=/(?!\d)[-+*/~!@$%^=<>{}\w]+/.source,s="&"+a,o="(\\()",A="(?=\\))",u="(?=\\s)",c=/(?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\))*\))*\))*/.source,d={heading:{pattern:/;;;.*/,alias:["comment","title"]},comment:/;.*/,string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0,inside:{argument:/[-A-Z]+(?=[.,\s])/,symbol:RegExp("`"+a+"'")}},"quoted-symbol":{pattern:RegExp("#?'"+a),alias:["variable","symbol"]},"lisp-property":{pattern:RegExp(":"+a),alias:"property"},splice:{pattern:RegExp(",@?"+a),alias:["symbol","variable"]},keyword:[{pattern:RegExp(o+"(?:and|(?:cl-)?letf|cl-loop|cond|cons|error|if|(?:lexical-)?let\\*?|message|not|null|or|provide|require|setq|unless|use-package|when|while)"+u),lookbehind:!0},{pattern:RegExp(o+"(?:append|by|collect|concat|do|finally|for|in|return)"+u),lookbehind:!0}],declare:{pattern:n(/declare/.source),lookbehind:!0,alias:"keyword"},interactive:{pattern:n(/interactive/.source),lookbehind:!0,alias:"keyword"},boolean:{pattern:i(/nil|t/.source),lookbehind:!0},number:{pattern:i(/[-+]?\d+(?:\.\d*)?/.source),lookbehind:!0},defvar:{pattern:RegExp(o+"def(?:const|custom|group|var)\\s+"+a),lookbehind:!0,inside:{keyword:/^def[a-z]+/,variable:RegExp(a)}},defun:{pattern:RegExp(o+/(?:cl-)?(?:defmacro|defun\*?)\s+/.source+a+/\s+\(/.source+c+/\)/.source),lookbehind:!0,greedy:!0,inside:{keyword:/^(?:cl-)?def\S+/,arguments:null,function:{pattern:RegExp("(^\\s)"+a),lookbehind:!0},punctuation:/[()]/}},lambda:{pattern:RegExp(o+"lambda\\s+\\(\\s*(?:&?"+a+"(?:\\s+&?"+a+")*\\s*)?\\)"),lookbehind:!0,greedy:!0,inside:{keyword:/^lambda/,arguments:null,punctuation:/[()]/}},car:{pattern:RegExp(o+a),lookbehind:!0},punctuation:[/(?:['`,]?\(|[)\[\]])/,{pattern:/(\s)\.(?=\s)/,lookbehind:!0}]},f={"lisp-marker":RegExp(s),varform:{pattern:RegExp(/\(/.source+a+/\s+(?=\S)/.source+c+/\)/.source),inside:d},argument:{pattern:RegExp(/(^|[\s(])/.source+a),lookbehind:!0,alias:"variable"},rest:d},p="\\S+(?:\\s+\\S+)*",m={pattern:RegExp(o+c+A),lookbehind:!0,inside:{"rest-vars":{pattern:RegExp("&(?:body|rest)\\s+"+p),inside:f},"other-marker-vars":{pattern:RegExp("&(?:aux|optional)\\s+"+p),inside:f},keys:{pattern:RegExp("&key\\s+"+p+"(?:\\s+&allow-other-keys)?"),inside:f},argument:{pattern:RegExp(a),alias:"variable"},punctuation:/[()]/}};d.lambda.inside.arguments=m,d.defun.inside.arguments=r.util.clone(m),d.defun.inside.arguments.inside.sublist=m,r.languages.lisp=d,r.languages.elisp=d,r.languages.emacs=d,r.languages["emacs-lisp"]=d})(e)}return u0}var c0,x9;function vne(){if(x9)return c0;x9=1,c0=t,t.displayName="livescript",t.aliases=[];function t(e){e.languages.livescript={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0},{pattern:/(^|[^\\])#.*/,lookbehind:!0}],"interpolated-string":{pattern:/(^|[^"])("""|")(?:\\[\s\S]|(?!\2)[^\\])*\2(?!")/,lookbehind:!0,greedy:!0,inside:{variable:{pattern:/(^|[^\\])#[a-z_](?:-?[a-z]|[\d_])*/m,lookbehind:!0},interpolation:{pattern:/(^|[^\\])#\{[^}]+\}/m,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^#\{|\}$/,alias:"variable"}}},string:/[\s\S]+/}},string:[{pattern:/('''|')(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0},{pattern:/<\[[\s\S]*?\]>/,greedy:!0},/\\[^\s,;\])}]+/],regex:[{pattern:/\/\/(?:\[[^\r\n\]]*\]|\\.|(?!\/\/)[^\\\[])+\/\/[gimyu]{0,5}/,greedy:!0,inside:{comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0}}},{pattern:/\/(?:\[[^\r\n\]]*\]|\\.|[^/\\\r\n\[])+\/[gimyu]{0,5}/,greedy:!0}],keyword:{pattern:/(^|(?!-).)\b(?:break|case|catch|class|const|continue|default|do|else|extends|fallthrough|finally|for(?: ever)?|function|if|implements|it|let|loop|new|null|otherwise|own|return|super|switch|that|then|this|throw|try|unless|until|var|void|when|while|yield)(?!-)\b/m,lookbehind:!0},"keyword-operator":{pattern:/(^|[^-])\b(?:(?:delete|require|typeof)!|(?:and|by|delete|export|from|import(?: all)?|in|instanceof|is(?: not|nt)?|not|of|or|til|to|typeof|with|xor)(?!-)\b)/m,lookbehind:!0,alias:"operator"},boolean:{pattern:/(^|[^-])\b(?:false|no|off|on|true|yes)(?!-)\b/m,lookbehind:!0},argument:{pattern:/(^|(?!\.&\.)[^&])&(?!&)\d*/m,lookbehind:!0,alias:"variable"},number:/\b(?:\d+~[\da-z]+|\d[\d_]*(?:\.\d[\d_]*)?(?:[a-z]\w*)?)/i,identifier:/[a-z_](?:-?[a-z]|[\d_])*/i,operator:[{pattern:/( )\.(?= )/,lookbehind:!0},/\.(?:[=~]|\.\.?)|\.(?:[&|^]|<<|>>>?)\.|:(?:=|:=?)|&&|\|[|>]|<(?:<<?<?|--?!?|~~?!?|[|=?])?|>[>=?]?|-(?:->?|>)?|\+\+?|@@?|%%?|\*\*?|!(?:~?=|--?>|~?~>)?|~(?:~?>|=)?|==?|\^\^?|[\/?]/],punctuation:/[(){}\[\]|.,:;`]/},e.languages.livescript["interpolated-string"].inside.interpolation.inside.rest=e.languages.livescript}return c0}var d0,_9;function Sne(){if(_9)return d0;_9=1,d0=t,t.displayName="llvm",t.aliases=[];function t(e){(function(r){r.languages.llvm={comment:/;.*/,string:{pattern:/"[^"]*"/,greedy:!0},boolean:/\b(?:false|true)\b/,variable:/[%@!#](?:(?!\d)(?:[-$.\w]|\\[a-f\d]{2})+|\d+)/i,label:/(?!\d)(?:[-$.\w]|\\[a-f\d]{2})+:/i,type:{pattern:/\b(?:double|float|fp128|half|i[1-9]\d*|label|metadata|ppc_fp128|token|void|x86_fp80|x86_mmx)\b/,alias:"class-name"},keyword:/\b[a-z_][a-z_0-9]*\b/,number:/[+-]?\b\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\b|\b0x[\dA-Fa-f]+\b|\b0xK[\dA-Fa-f]{20}\b|\b0x[ML][\dA-Fa-f]{32}\b|\b0xH[\dA-Fa-f]{4}\b/,punctuation:/[{}[\];(),.!*=<>]/}})(e)}return d0}var f0,y9;function Ene(){if(y9)return f0;y9=1,f0=t,t.displayName="log",t.aliases=[];function t(e){e.languages.log={string:{pattern:/"(?:[^"\\\r\n]|\\.)*"|'(?![st] | \w)(?:[^'\\\r\n]|\\.)*'/,greedy:!0},exception:{pattern:/(^|[^\w.])[a-z][\w.]*(?:Error|Exception):.*(?:(?:\r\n?|\n)[ \t]*(?:at[ \t].+|\.{3}.*|Caused by:.*))+(?:(?:\r\n?|\n)[ \t]*\.\.\. .*)?/,lookbehind:!0,greedy:!0,alias:["javastacktrace","language-javastacktrace"],inside:e.languages.javastacktrace||{keyword:/\bat\b/,function:/[a-z_][\w$]*(?=\()/,punctuation:/[.:()]/}},level:[{pattern:/\b(?:ALERT|CRIT|CRITICAL|EMERG|EMERGENCY|ERR|ERROR|FAILURE|FATAL|SEVERE)\b/,alias:["error","important"]},{pattern:/\b(?:WARN|WARNING|WRN)\b/,alias:["warning","important"]},{pattern:/\b(?:DISPLAY|INF|INFO|NOTICE|STATUS)\b/,alias:["info","keyword"]},{pattern:/\b(?:DBG|DEBUG|FINE)\b/,alias:["debug","keyword"]},{pattern:/\b(?:FINER|FINEST|TRACE|TRC|VERBOSE|VRB)\b/,alias:["trace","comment"]}],property:{pattern:/((?:^|[\]|])[ \t]*)[a-z_](?:[\w-]|\b\/\b)*(?:[. ]\(?\w(?:[\w-]|\b\/\b)*\)?)*:(?=\s)/im,lookbehind:!0},separator:{pattern:/(^|[^-+])-{3,}|={3,}|\*{3,}|- - /m,lookbehind:!0,alias:"comment"},url:/\b(?:file|ftp|https?):\/\/[^\s|,;'"]*[^\s|,;'">.]/,email:{pattern:/(^|\s)[-\w+.]+@[a-z][a-z0-9-]*(?:\.[a-z][a-z0-9-]*)+(?=\s)/,lookbehind:!0,alias:"url"},"ip-address":{pattern:/\b(?:\d{1,3}(?:\.\d{1,3}){3})\b/,alias:"constant"},"mac-address":{pattern:/\b[a-f0-9]{2}(?::[a-f0-9]{2}){5}\b/i,alias:"constant"},domain:{pattern:/(^|\s)[a-z][a-z0-9-]*(?:\.[a-z][a-z0-9-]*)*\.[a-z][a-z0-9-]+(?=\s)/,lookbehind:!0,alias:"constant"},uuid:{pattern:/\b[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\b/i,alias:"constant"},hash:{pattern:/\b(?:[a-f0-9]{32}){1,2}\b/i,alias:"constant"},"file-path":{pattern:/\b[a-z]:[\\/][^\s|,;:(){}\[\]"']+|(^|[\s:\[\](>|])\.{0,2}\/\w[^\s|,;:(){}\[\]"']*/i,lookbehind:!0,greedy:!0,alias:"string"},date:{pattern:RegExp(/\b\d{4}[-/]\d{2}[-/]\d{2}(?:T(?=\d{1,2}:)|(?=\s\d{1,2}:))/.source+"|"+/\b\d{1,4}[-/ ](?:\d{1,2}|Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep)[-/ ]\d{2,4}T?\b/.source+"|"+/\b(?:(?:Fri|Mon|Sat|Sun|Thu|Tue|Wed)(?:\s{1,2}(?:Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep))?|Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep)\s{1,2}\d{1,2}\b/.source,"i"),alias:"number"},time:{pattern:/\b\d{1,2}:\d{1,2}:\d{1,2}(?:[.,:]\d+)?(?:\s?[+-]\d{2}:?\d{2}|Z)?\b/,alias:"number"},boolean:/\b(?:false|null|true)\b/i,number:{pattern:/(^|[^.\w])(?:0x[a-f0-9]+|0o[0-7]+|0b[01]+|v?\d[\da-f]*(?:\.\d+)*(?:e[+-]?\d+)?[a-z]{0,3}\b)\b(?!\.\w)/i,lookbehind:!0},operator:/[;:?<=>~/@!$%&+\-|^(){}*#]/,punctuation:/[\[\].,]/}}return f0}var p0,v9;function kne(){if(v9)return p0;v9=1,p0=t,t.displayName="lolcode",t.aliases=[];function t(e){e.languages.lolcode={comment:[/\bOBTW\s[\s\S]*?\sTLDR\b/,/\bBTW.+/],string:{pattern:/"(?::.|[^":])*"/,inside:{variable:/:\{[^}]+\}/,symbol:[/:\([a-f\d]+\)/i,/:\[[^\]]+\]/,/:[)>o":]/]},greedy:!0},number:/(?:\B-)?(?:\b\d+(?:\.\d*)?|\B\.\d+)/,symbol:{pattern:/(^|\s)(?:A )?(?:BUKKIT|NOOB|NUMBAR|NUMBR|TROOF|YARN)(?=\s|,|$)/,lookbehind:!0,inside:{keyword:/A(?=\s)/}},label:{pattern:/((?:^|\s)(?:IM IN YR|IM OUTTA YR) )[a-zA-Z]\w*/,lookbehind:!0,alias:"string"},function:{pattern:/((?:^|\s)(?:HOW IZ I|I IZ|IZ) )[a-zA-Z]\w*/,lookbehind:!0},keyword:[{pattern:/(^|\s)(?:AN|FOUND YR|GIMMEH|GTFO|HAI|HAS A|HOW IZ I|I HAS A|I IZ|IF U SAY SO|IM IN YR|IM OUTTA YR|IS NOW(?: A)?|ITZ(?: A)?|IZ|KTHX|KTHXBYE|LIEK(?: A)?|MAEK|MEBBE|MKAY|NERFIN|NO WAI|O HAI IM|O RLY\?|OIC|OMG|OMGWTF|R|SMOOSH|SRS|TIL|UPPIN|VISIBLE|WILE|WTF\?|YA RLY|YR)(?=\s|,|$)/,lookbehind:!0},/'Z(?=\s|,|$)/],boolean:{pattern:/(^|\s)(?:FAIL|WIN)(?=\s|,|$)/,lookbehind:!0},variable:{pattern:/(^|\s)IT(?=\s|,|$)/,lookbehind:!0},operator:{pattern:/(^|\s)(?:NOT|BOTH SAEM|DIFFRINT|(?:ALL|ANY|BIGGR|BOTH|DIFF|EITHER|MOD|PRODUKT|QUOSHUNT|SMALLR|SUM|WON) OF)(?=\s|,|$)/,lookbehind:!0},punctuation:/\.{3}|…|,|!/}}return p0}var h0,S9;function wne(){if(S9)return h0;S9=1,h0=t,t.displayName="magma",t.aliases=[];function t(e){e.languages.magma={output:{pattern:/^(>.*(?:\r(?:\n|(?!\n))|\n))(?!>)(?:.+|(?:\r(?:\n|(?!\n))|\n)(?!>).*)(?:(?:\r(?:\n|(?!\n))|\n)(?!>).*)*/m,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/(^|[^\\"])"(?:[^\r\n\\"]|\\.)*"/,lookbehind:!0,greedy:!0},keyword:/\b(?:_|adj|and|assert|assert2|assert3|assigned|break|by|case|cat|catch|clear|cmpeq|cmpne|continue|declare|default|delete|diff|div|do|elif|else|end|eq|error|eval|exists|exit|for|forall|forward|fprintf|freeze|function|ge|gt|if|iload|import|in|intrinsic|is|join|le|load|local|lt|meet|mod|ne|not|notadj|notin|notsubset|or|print|printf|procedure|quit|random|read|readi|repeat|require|requirege|requirerange|restore|return|save|sdiff|select|subset|then|time|to|try|until|vprint|vprintf|vtime|when|where|while|xor)\b/,boolean:/\b(?:false|true)\b/,generator:{pattern:/\b[a-z_]\w*(?=\s*<)/i,alias:"class-name"},function:/\b[a-z_]\w*(?=\s*\()/i,number:{pattern:/(^|[^\w.]|\.\.)(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?(?:_[a-z]?)?(?=$|[^\w.]|\.\.)/,lookbehind:!0},operator:/->|[-+*/^~!|#=]|:=|\.\./,punctuation:/[()[\]{}<>,;.:]/}}return h0}var m0,E9;function Tne(){if(E9)return m0;E9=1,m0=t,t.displayName="makefile",t.aliases=[];function t(e){e.languages.makefile={comment:{pattern:/(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/,lookbehind:!0},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"builtin-target":{pattern:/\.[A-Z][^:#=\s]+(?=\s*:(?!=))/,alias:"builtin"},target:{pattern:/^(?:[^:=\s]|[ \t]+(?![\s:]))+(?=\s*:(?!=))/m,alias:"symbol",inside:{variable:/\$+(?:(?!\$)[^(){}:#=\s]+|(?=[({]))/}},variable:/\$+(?:(?!\$)[^(){}:#=\s]+|\([@*%<^+?][DF]\)|(?=[({]))/,keyword:/-include\b|\b(?:define|else|endef|endif|export|ifn?def|ifn?eq|include|override|private|sinclude|undefine|unexport|vpath)\b/,function:{pattern:/(\()(?:abspath|addsuffix|and|basename|call|dir|error|eval|file|filter(?:-out)?|findstring|firstword|flavor|foreach|guile|if|info|join|lastword|load|notdir|or|origin|patsubst|realpath|shell|sort|strip|subst|suffix|value|warning|wildcard|word(?:list|s)?)(?=[ \t])/,lookbehind:!0},operator:/(?:::|[?:+!])?=|[|@]/,punctuation:/[:;(){}]/}}return m0}var g0,k9;function One(){if(k9)return g0;k9=1,g0=t,t.displayName="markdown",t.aliases=["md"];function t(e){(function(r){var n=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function i(f){return f=f.replace(/<inner>/g,function(){return n}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+f+")")}var a=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,s=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return a}),o=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;r.languages.markdown=r.languages.extend("markup",{}),r.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:r.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+s+o+"(?:"+s+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+s+o+")(?:"+s+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(a),inside:r.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+s+")"+o+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+s+"$"),inside:{"table-header":{pattern:RegExp(a),alias:"important",inside:r.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:i(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:i(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:i(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:i(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(f){["url","bold","italic","strike","code-snippet"].forEach(function(p){f!==p&&(r.languages.markdown[f].inside.content.inside[p]=r.languages.markdown[p])})}),r.hooks.add("after-tokenize",function(f){if(f.language!=="markdown"&&f.language!=="md")return;function p(m){if(!(!m||typeof m=="string"))for(var g=0,y=m.length;g<y;g++){var b=m[g];if(b.type!=="code"){p(b.content);continue}var _=b.content[1],v=b.content[3];if(_&&v&&_.type==="code-language"&&v.type==="code-block"&&typeof _.content=="string"){var S=_.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp");S=(/[a-z][\w-]*/i.exec(S)||[""])[0].toLowerCase();var k="language-"+S;v.alias?typeof v.alias=="string"?v.alias=[v.alias,k]:v.alias.push(k):v.alias=[k]}}}p(f.tokens)}),r.hooks.add("wrap",function(f){if(f.type==="code-block"){for(var p="",m=0,g=f.classes.length;m<g;m++){var y=f.classes[m],b=/language-(.+)/.exec(y);if(b){p=b[1];break}}var _=r.languages[p];if(_)f.content=r.highlight(d(f.content.value),_,p);else if(p&&p!=="none"&&r.plugins.autoloader){var v="md-"+new Date().valueOf()+"-"+Math.floor(Math.random()*1e16);f.attributes.id=v,r.plugins.autoloader.loadLanguages(p,function(){var S=document.getElementById(v);S&&(S.innerHTML=r.highlight(S.textContent,r.languages[p],p))})}}});var A=RegExp(r.languages.markup.tag.pattern.source,"gi"),u={amp:"&",lt:"<",gt:">",quot:'"'},c=String.fromCodePoint||String.fromCharCode;function d(f){var p=f.replace(A,"");return p=p.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(m,g){if(g=g.toLowerCase(),g[0]==="#"){var y;return g[1]==="x"?y=parseInt(g.slice(2),16):y=Number(g.slice(1)),c(y)}else{var b=u[g];return b||m}}),p}r.languages.md=r.languages.markdown})(e)}return g0}var b0,w9;function Cne(){if(w9)return b0;w9=1,b0=t,t.displayName="matlab",t.aliases=[];function t(e){e.languages.matlab={comment:[/%\{[\s\S]*?\}%/,/%.+/],string:{pattern:/\B'(?:''|[^'\r\n])*'/,greedy:!0},number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[eE][+-]?\d+)?(?:[ij])?|\b[ij]\b/,keyword:/\b(?:NaN|break|case|catch|continue|else|elseif|end|for|function|if|inf|otherwise|parfor|pause|pi|return|switch|try|while)\b/,function:/\b(?!\d)\w+(?=\s*\()/,operator:/\.?[*^\/\\']|[+\-:@]|[<>=~]=?|&&?|\|\|?/,punctuation:/\.{3}|[.,;\[\](){}!]/}}return b0}var x0,T9;function Nne(){if(T9)return x0;T9=1,x0=t,t.displayName="maxscript",t.aliases=[];function t(e){(function(r){var n=/\b(?:about|and|animate|as|at|attributes|by|case|catch|collect|continue|coordsys|do|else|exit|fn|for|from|function|global|if|in|local|macroscript|mapped|max|not|of|off|on|or|parameters|persistent|plugin|rcmenu|return|rollout|set|struct|then|throw|to|tool|try|undo|utility|when|where|while|with)\b/i;r.languages.maxscript={comment:{pattern:/\/\*[\s\S]*?(?:\*\/|$)|--.*/,greedy:!0},string:{pattern:/(^|[^"\\@])(?:"(?:[^"\\]|\\[\s\S])*"|@"[^"]*")/,lookbehind:!0,greedy:!0},path:{pattern:/\$(?:[\w/\\.*?]|'[^']*')*/,greedy:!0,alias:"string"},"function-call":{pattern:RegExp("((?:"+(/^/.source+"|"+/[;=<>+\-*/^({\[]/.source+"|"+/\b(?:and|by|case|catch|collect|do|else|if|in|not|or|return|then|to|try|where|while|with)\b/.source)+")[ ]*)(?!"+n.source+")"+/[a-z_]\w*\b/.source+"(?=[ ]*(?:"+("(?!"+n.source+")"+/[a-z_]/.source+"|"+/\d|-\.?\d/.source+"|"+/[({'"$@#?]/.source)+"))","im"),lookbehind:!0,greedy:!0,alias:"function"},"function-definition":{pattern:/(\b(?:fn|function)\s+)\w+\b/i,lookbehind:!0,alias:"function"},argument:{pattern:/\b[a-z_]\w*(?=:)/i,alias:"attr-name"},keyword:n,boolean:/\b(?:false|true)\b/,time:{pattern:/(^|[^\w.])(?:(?:(?:\d+(?:\.\d*)?|\.\d+)(?:[eEdD][+-]\d+|[LP])?[msft])+|\d+:\d+(?:\.\d*)?)(?![\w.:])/,lookbehind:!0,alias:"number"},number:[{pattern:/(^|[^\w.])(?:(?:\d+(?:\.\d*)?|\.\d+)(?:[eEdD][+-]\d+|[LP])?|0x[a-fA-F0-9]+)(?![\w.:])/,lookbehind:!0},/\b(?:e|pi)\b/],constant:/\b(?:dontcollect|ok|silentValue|undefined|unsupplied)\b/,color:{pattern:/\b(?:black|blue|brown|gray|green|orange|red|white|yellow)\b/i,alias:"constant"},operator:/[-+*/<>=!]=?|[&^?]|#(?!\()/,punctuation:/[()\[\]{}.:,;]|#(?=\()|\\$/m}})(e)}return x0}var _0,O9;function Dne(){if(O9)return _0;O9=1,_0=t,t.displayName="mel",t.aliases=[];function t(e){e.languages.mel={comment:/\/\/.*/,code:{pattern:/`(?:\\.|[^\\`\r\n])*`/,greedy:!0,alias:"italic",inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"}}},string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},variable:/\$\w+/,number:/\b0x[\da-fA-F]+\b|\b\d+(?:\.\d*)?|\B\.\d+/,flag:{pattern:/-[^\d\W]\w*/,alias:"operator"},keyword:/\b(?:break|case|continue|default|do|else|float|for|global|if|in|int|matrix|proc|return|string|switch|vector|while)\b/,function:/\b\w+(?=\()|\b(?:CBG|HfAddAttractorToAS|HfAssignAS|HfBuildEqualMap|HfBuildFurFiles|HfBuildFurImages|HfCancelAFR|HfConnectASToHF|HfCreateAttractor|HfDeleteAS|HfEditAS|HfPerformCreateAS|HfRemoveAttractorFromAS|HfSelectAttached|HfSelectAttractors|HfUnAssignAS|Mayatomr|about|abs|addAttr|addAttributeEditorNodeHelp|addDynamic|addNewShelfTab|addPP|addPanelCategory|addPrefixToName|advanceToNextDrivenKey|affectedNet|affects|aimConstraint|air|alias|aliasAttr|align|alignCtx|alignCurve|alignSurface|allViewFit|ambientLight|angle|angleBetween|animCone|animCurveEditor|animDisplay|animView|annotate|appendStringArray|applicationName|applyAttrPreset|applyTake|arcLenDimContext|arcLengthDimension|arclen|arrayMapper|art3dPaintCtx|artAttrCtx|artAttrPaintVertexCtx|artAttrSkinPaintCtx|artAttrTool|artBuildPaintMenu|artFluidAttrCtx|artPuttyCtx|artSelectCtx|artSetPaintCtx|artUserPaintCtx|assignCommand|assignInputDevice|assignViewportFactories|attachCurve|attachDeviceAttr|attachSurface|attrColorSliderGrp|attrCompatibility|attrControlGrp|attrEnumOptionMenu|attrEnumOptionMenuGrp|attrFieldGrp|attrFieldSliderGrp|attrNavigationControlGrp|attrPresetEditWin|attributeExists|attributeInfo|attributeMenu|attributeQuery|autoKeyframe|autoPlace|bakeClip|bakeFluidShading|bakePartialHistory|bakeResults|bakeSimulation|basename|basenameEx|batchRender|bessel|bevel|bevelPlus|binMembership|bindSkin|blend2|blendShape|blendShapeEditor|blendShapePanel|blendTwoAttr|blindDataType|boneLattice|boundary|boxDollyCtx|boxZoomCtx|bufferCurve|buildBookmarkMenu|buildKeyframeMenu|button|buttonManip|cacheFile|cacheFileCombine|cacheFileMerge|cacheFileTrack|camera|cameraView|canCreateManip|canvas|capitalizeString|catch|catchQuiet|ceil|changeSubdivComponentDisplayLevel|changeSubdivRegion|channelBox|character|characterMap|characterOutlineEditor|characterize|chdir|checkBox|checkBoxGrp|checkDefaultRenderGlobals|choice|circle|circularFillet|clamp|clear|clearCache|clip|clipEditor|clipEditorCurrentTimeCtx|clipSchedule|clipSchedulerOutliner|clipTrimBefore|closeCurve|closeSurface|cluster|cmdFileOutput|cmdScrollFieldExecuter|cmdScrollFieldReporter|cmdShell|coarsenSubdivSelectionList|collision|color|colorAtPoint|colorEditor|colorIndex|colorIndexSliderGrp|colorSliderButtonGrp|colorSliderGrp|columnLayout|commandEcho|commandLine|commandPort|compactHairSystem|componentEditor|compositingInterop|computePolysetVolume|condition|cone|confirmDialog|connectAttr|connectControl|connectDynamic|connectJoint|connectionInfo|constrain|constrainValue|constructionHistory|container|containsMultibyte|contextInfo|control|convertFromOldLayers|convertIffToPsd|convertLightmap|convertSolidTx|convertTessellation|convertUnit|copyArray|copyFlexor|copyKey|copySkinWeights|cos|cpButton|cpCache|cpClothSet|cpCollision|cpConstraint|cpConvClothToMesh|cpForces|cpGetSolverAttr|cpPanel|cpProperty|cpRigidCollisionFilter|cpSeam|cpSetEdit|cpSetSolverAttr|cpSolver|cpSolverTypes|cpTool|cpUpdateClothUVs|createDisplayLayer|createDrawCtx|createEditor|createLayeredPsdFile|createMotionField|createNewShelf|createNode|createRenderLayer|createSubdivRegion|cross|crossProduct|ctxAbort|ctxCompletion|ctxEditMode|ctxTraverse|currentCtx|currentTime|currentTimeCtx|currentUnit|curve|curveAddPtCtx|curveCVCtx|curveEPCtx|curveEditorCtx|curveIntersect|curveMoveEPCtx|curveOnSurface|curveSketchCtx|cutKey|cycleCheck|cylinder|dagPose|date|defaultLightListCheckBox|defaultNavigation|defineDataServer|defineVirtualDevice|deformer|deg_to_rad|delete|deleteAttr|deleteShadingGroupsAndMaterials|deleteShelfTab|deleteUI|deleteUnusedBrushes|delrandstr|detachCurve|detachDeviceAttr|detachSurface|deviceEditor|devicePanel|dgInfo|dgdirty|dgeval|dgtimer|dimWhen|directKeyCtx|directionalLight|dirmap|dirname|disable|disconnectAttr|disconnectJoint|diskCache|displacementToPoly|displayAffected|displayColor|displayCull|displayLevelOfDetail|displayPref|displayRGBColor|displaySmoothness|displayStats|displayString|displaySurface|distanceDimContext|distanceDimension|doBlur|dolly|dollyCtx|dopeSheetEditor|dot|dotProduct|doubleProfileBirailSurface|drag|dragAttrContext|draggerContext|dropoffLocator|duplicate|duplicateCurve|duplicateSurface|dynCache|dynControl|dynExport|dynExpression|dynGlobals|dynPaintEditor|dynParticleCtx|dynPref|dynRelEdPanel|dynRelEditor|dynamicLoad|editAttrLimits|editDisplayLayerGlobals|editDisplayLayerMembers|editRenderLayerAdjustment|editRenderLayerGlobals|editRenderLayerMembers|editor|editorTemplate|effector|emit|emitter|enableDevice|encodeString|endString|endsWith|env|equivalent|equivalentTol|erf|error|eval|evalDeferred|evalEcho|event|exactWorldBoundingBox|exclusiveLightCheckBox|exec|executeForEachObject|exists|exp|expression|expressionEditorListen|extendCurve|extendSurface|extrude|fcheck|fclose|feof|fflush|fgetline|fgetword|file|fileBrowserDialog|fileDialog|fileExtension|fileInfo|filetest|filletCurve|filter|filterCurve|filterExpand|filterStudioImport|findAllIntersections|findAnimCurves|findKeyframe|findMenuItem|findRelatedSkinCluster|finder|firstParentOf|fitBspline|flexor|floatEq|floatField|floatFieldGrp|floatScrollBar|floatSlider|floatSlider2|floatSliderButtonGrp|floatSliderGrp|floor|flow|fluidCacheInfo|fluidEmitter|fluidVoxelInfo|flushUndo|fmod|fontDialog|fopen|formLayout|format|fprint|frameLayout|fread|freeFormFillet|frewind|fromNativePath|fwrite|gamma|gauss|geometryConstraint|getApplicationVersionAsFloat|getAttr|getClassification|getDefaultBrush|getFileList|getFluidAttr|getInputDeviceRange|getMayaPanelTypes|getModifiers|getPanel|getParticleAttr|getPluginResource|getenv|getpid|glRender|glRenderEditor|globalStitch|gmatch|goal|gotoBindPose|grabColor|gradientControl|gradientControlNoAttr|graphDollyCtx|graphSelectContext|graphTrackCtx|gravity|grid|gridLayout|group|groupObjectsByName|hardenPointCurve|hardware|hardwareRenderPanel|headsUpDisplay|headsUpMessage|help|helpLine|hermite|hide|hilite|hitTest|hotBox|hotkey|hotkeyCheck|hsv_to_rgb|hudButton|hudSlider|hudSliderButton|hwReflectionMap|hwRender|hwRenderLoad|hyperGraph|hyperPanel|hyperShade|hypot|iconTextButton|iconTextCheckBox|iconTextRadioButton|iconTextRadioCollection|iconTextScrollList|iconTextStaticLabel|ikHandle|ikHandleCtx|ikHandleDisplayScale|ikSolver|ikSplineHandleCtx|ikSystem|ikSystemInfo|ikfkDisplayMethod|illustratorCurves|image|imfPlugins|inheritTransform|insertJoint|insertJointCtx|insertKeyCtx|insertKnotCurve|insertKnotSurface|instance|instanceable|instancer|intField|intFieldGrp|intScrollBar|intSlider|intSliderGrp|interToUI|internalVar|intersect|iprEngine|isAnimCurve|isConnected|isDirty|isParentOf|isSameObject|isTrue|isValidObjectName|isValidString|isValidUiName|isolateSelect|itemFilter|itemFilterAttr|itemFilterRender|itemFilterType|joint|jointCluster|jointCtx|jointDisplayScale|jointLattice|keyTangent|keyframe|keyframeOutliner|keyframeRegionCurrentTimeCtx|keyframeRegionDirectKeyCtx|keyframeRegionDollyCtx|keyframeRegionInsertKeyCtx|keyframeRegionMoveKeyCtx|keyframeRegionScaleKeyCtx|keyframeRegionSelectKeyCtx|keyframeRegionSetKeyCtx|keyframeRegionTrackCtx|keyframeStats|lassoContext|lattice|latticeDeformKeyCtx|launch|launchImageEditor|layerButton|layeredShaderPort|layeredTexturePort|layout|layoutDialog|lightList|lightListEditor|lightListPanel|lightlink|lineIntersection|linearPrecision|linstep|listAnimatable|listAttr|listCameras|listConnections|listDeviceAttachments|listHistory|listInputDeviceAxes|listInputDeviceButtons|listInputDevices|listMenuAnnotation|listNodeTypes|listPanelCategories|listRelatives|listSets|listTransforms|listUnselected|listerEditor|loadFluid|loadNewShelf|loadPlugin|loadPluginLanguageResources|loadPrefObjects|localizedPanelLabel|lockNode|loft|log|longNameOf|lookThru|ls|lsThroughFilter|lsType|lsUI|mag|makeIdentity|makeLive|makePaintable|makeRoll|makeSingleSurface|makeTubeOn|makebot|manipMoveContext|manipMoveLimitsCtx|manipOptions|manipRotateContext|manipRotateLimitsCtx|manipScaleContext|manipScaleLimitsCtx|marker|match|max|memory|menu|menuBarLayout|menuEditor|menuItem|menuItemToShelf|menuSet|menuSetPref|messageLine|min|minimizeApp|mirrorJoint|modelCurrentTimeCtx|modelEditor|modelPanel|mouse|movIn|movOut|move|moveIKtoFK|moveKeyCtx|moveVertexAlongDirection|multiProfileBirailSurface|mute|nParticle|nameCommand|nameField|namespace|namespaceInfo|newPanelItems|newton|nodeCast|nodeIconButton|nodeOutliner|nodePreset|nodeType|noise|nonLinear|normalConstraint|normalize|nurbsBoolean|nurbsCopyUVSet|nurbsCube|nurbsEditUV|nurbsPlane|nurbsSelect|nurbsSquare|nurbsToPoly|nurbsToPolygonsPref|nurbsToSubdiv|nurbsToSubdivPref|nurbsUVSet|nurbsViewDirectionVector|objExists|objectCenter|objectLayer|objectType|objectTypeUI|obsoleteProc|oceanNurbsPreviewPlane|offsetCurve|offsetCurveOnSurface|offsetSurface|openGLExtension|openMayaPref|optionMenu|optionMenuGrp|optionVar|orbit|orbitCtx|orientConstraint|outlinerEditor|outlinerPanel|overrideModifier|paintEffectsDisplay|pairBlend|palettePort|paneLayout|panel|panelConfiguration|panelHistory|paramDimContext|paramDimension|paramLocator|parent|parentConstraint|particle|particleExists|particleInstancer|particleRenderInfo|partition|pasteKey|pathAnimation|pause|pclose|percent|performanceOptions|pfxstrokes|pickWalk|picture|pixelMove|planarSrf|plane|play|playbackOptions|playblast|plugAttr|plugNode|pluginInfo|pluginResourceUtil|pointConstraint|pointCurveConstraint|pointLight|pointMatrixMult|pointOnCurve|pointOnSurface|pointPosition|poleVectorConstraint|polyAppend|polyAppendFacetCtx|polyAppendVertex|polyAutoProjection|polyAverageNormal|polyAverageVertex|polyBevel|polyBlendColor|polyBlindData|polyBoolOp|polyBridgeEdge|polyCacheMonitor|polyCheck|polyChipOff|polyClipboard|polyCloseBorder|polyCollapseEdge|polyCollapseFacet|polyColorBlindData|polyColorDel|polyColorPerVertex|polyColorSet|polyCompare|polyCone|polyCopyUV|polyCrease|polyCreaseCtx|polyCreateFacet|polyCreateFacetCtx|polyCube|polyCut|polyCutCtx|polyCylinder|polyCylindricalProjection|polyDelEdge|polyDelFacet|polyDelVertex|polyDuplicateAndConnect|polyDuplicateEdge|polyEditUV|polyEditUVShell|polyEvaluate|polyExtrudeEdge|polyExtrudeFacet|polyExtrudeVertex|polyFlipEdge|polyFlipUV|polyForceUV|polyGeoSampler|polyHelix|polyInfo|polyInstallAction|polyLayoutUV|polyListComponentConversion|polyMapCut|polyMapDel|polyMapSew|polyMapSewMove|polyMergeEdge|polyMergeEdgeCtx|polyMergeFacet|polyMergeFacetCtx|polyMergeUV|polyMergeVertex|polyMirrorFace|polyMoveEdge|polyMoveFacet|polyMoveFacetUV|polyMoveUV|polyMoveVertex|polyNormal|polyNormalPerVertex|polyNormalizeUV|polyOptUvs|polyOptions|polyOutput|polyPipe|polyPlanarProjection|polyPlane|polyPlatonicSolid|polyPoke|polyPrimitive|polyPrism|polyProjection|polyPyramid|polyQuad|polyQueryBlindData|polyReduce|polySelect|polySelectConstraint|polySelectConstraintMonitor|polySelectCtx|polySelectEditCtx|polySeparate|polySetToFaceNormal|polySewEdge|polyShortestPathCtx|polySmooth|polySoftEdge|polySphere|polySphericalProjection|polySplit|polySplitCtx|polySplitEdge|polySplitRing|polySplitVertex|polyStraightenUVBorder|polySubdivideEdge|polySubdivideFacet|polyToSubdiv|polyTorus|polyTransfer|polyTriangulate|polyUVSet|polyUnite|polyWedgeFace|popen|popupMenu|pose|pow|preloadRefEd|print|progressBar|progressWindow|projFileViewer|projectCurve|projectTangent|projectionContext|projectionManip|promptDialog|propModCtx|propMove|psdChannelOutliner|psdEditTextureFile|psdExport|psdTextureFile|putenv|pwd|python|querySubdiv|quit|rad_to_deg|radial|radioButton|radioButtonGrp|radioCollection|radioMenuItemCollection|rampColorPort|rand|randomizeFollicles|randstate|rangeControl|readTake|rebuildCurve|rebuildSurface|recordAttr|recordDevice|redo|reference|referenceEdit|referenceQuery|refineSubdivSelectionList|refresh|refreshAE|registerPluginResource|rehash|reloadImage|removeJoint|removeMultiInstance|removePanelCategory|rename|renameAttr|renameSelectionList|renameUI|render|renderGlobalsNode|renderInfo|renderLayerButton|renderLayerParent|renderLayerPostProcess|renderLayerUnparent|renderManip|renderPartition|renderQualityNode|renderSettings|renderThumbnailUpdate|renderWindowEditor|renderWindowSelectContext|renderer|reorder|reorderDeformers|requires|reroot|resampleFluid|resetAE|resetPfxToPolyCamera|resetTool|resolutionNode|retarget|reverseCurve|reverseSurface|revolve|rgb_to_hsv|rigidBody|rigidSolver|roll|rollCtx|rootOf|rot|rotate|rotationInterpolation|roundConstantRadius|rowColumnLayout|rowLayout|runTimeCommand|runup|sampleImage|saveAllShelves|saveAttrPreset|saveFluid|saveImage|saveInitialState|saveMenu|savePrefObjects|savePrefs|saveShelf|saveToolSettings|scale|scaleBrushBrightness|scaleComponents|scaleConstraint|scaleKey|scaleKeyCtx|sceneEditor|sceneUIReplacement|scmh|scriptCtx|scriptEditorInfo|scriptJob|scriptNode|scriptTable|scriptToShelf|scriptedPanel|scriptedPanelType|scrollField|scrollLayout|sculpt|searchPathArray|seed|selLoadSettings|select|selectContext|selectCurveCV|selectKey|selectKeyCtx|selectKeyframeRegionCtx|selectMode|selectPref|selectPriority|selectType|selectedNodes|selectionConnection|separator|setAttr|setAttrEnumResource|setAttrMapping|setAttrNiceNameResource|setConstraintRestPosition|setDefaultShadingGroup|setDrivenKeyframe|setDynamic|setEditCtx|setEditor|setFluidAttr|setFocus|setInfinity|setInputDeviceMapping|setKeyCtx|setKeyPath|setKeyframe|setKeyframeBlendshapeTargetWts|setMenuMode|setNodeNiceNameResource|setNodeTypeFlag|setParent|setParticleAttr|setPfxToPolyCamera|setPluginResource|setProject|setStampDensity|setStartupMessage|setState|setToolTo|setUITemplate|setXformManip|sets|shadingConnection|shadingGeometryRelCtx|shadingLightRelCtx|shadingNetworkCompare|shadingNode|shapeCompare|shelfButton|shelfLayout|shelfTabLayout|shellField|shortNameOf|showHelp|showHidden|showManipCtx|showSelectionInTitle|showShadingGroupAttrEditor|showWindow|sign|simplify|sin|singleProfileBirailSurface|size|sizeBytes|skinCluster|skinPercent|smoothCurve|smoothTangentSurface|smoothstep|snap2to2|snapKey|snapMode|snapTogetherCtx|snapshot|soft|softMod|softModCtx|sort|sound|soundControl|source|spaceLocator|sphere|sphrand|spotLight|spotLightPreviewPort|spreadSheetEditor|spring|sqrt|squareSurface|srtContext|stackTrace|startString|startsWith|stitchAndExplodeShell|stitchSurface|stitchSurfacePoints|strcmp|stringArrayCatenate|stringArrayContains|stringArrayCount|stringArrayInsertAtIndex|stringArrayIntersector|stringArrayRemove|stringArrayRemoveAtIndex|stringArrayRemoveDuplicates|stringArrayRemoveExact|stringArrayToString|stringToStringArray|strip|stripPrefixFromName|stroke|subdAutoProjection|subdCleanTopology|subdCollapse|subdDuplicateAndConnect|subdEditUV|subdListComponentConversion|subdMapCut|subdMapSewMove|subdMatchTopology|subdMirror|subdToBlind|subdToPoly|subdTransferUVsToCache|subdiv|subdivCrease|subdivDisplaySmoothness|substitute|substituteAllString|substituteGeometry|substring|surface|surfaceSampler|surfaceShaderList|swatchDisplayPort|switchTable|symbolButton|symbolCheckBox|sysFile|system|tabLayout|tan|tangentConstraint|texLatticeDeformContext|texManipContext|texMoveContext|texMoveUVShellContext|texRotateContext|texScaleContext|texSelectContext|texSelectShortestPathCtx|texSmudgeUVContext|texWinToolCtx|text|textCurves|textField|textFieldButtonGrp|textFieldGrp|textManip|textScrollList|textToShelf|textureDisplacePlane|textureHairColor|texturePlacementContext|textureWindow|threadCount|threePointArcCtx|timeControl|timePort|timerX|toNativePath|toggle|toggleAxis|toggleWindowVisibility|tokenize|tokenizeList|tolerance|tolower|toolButton|toolCollection|toolDropped|toolHasOptions|toolPropertyWindow|torus|toupper|trace|track|trackCtx|transferAttributes|transformCompare|transformLimits|translator|trim|trunc|truncateFluidCache|truncateHairCache|tumble|tumbleCtx|turbulence|twoPointArcCtx|uiRes|uiTemplate|unassignInputDevice|undo|undoInfo|ungroup|uniform|unit|unloadPlugin|untangleUV|untitledFileName|untrim|upAxis|updateAE|userCtx|uvLink|uvSnapshot|validateShelfName|vectorize|view2dToolCtx|viewCamera|viewClipPlane|viewFit|viewHeadOn|viewLookAt|viewManip|viewPlace|viewSet|visor|volumeAxis|vortex|waitCursor|warning|webBrowser|webBrowserPrefs|whatIs|window|windowPref|wire|wireContext|workspace|wrinkle|wrinkleContext|writeTake|xbmLangPathList|xform)\b/,operator:[/\+[+=]?|-[-=]?|&&|\|\||[<>]=|[*\/!=]=?|[%^]/,{pattern:/(^|[^<])<(?!<)/,lookbehind:!0},{pattern:/(^|[^>])>(?!>)/,lookbehind:!0}],punctuation:/<<|>>|[.,:;?\[\](){}]/},e.languages.mel.code.inside.rest=e.languages.mel}return _0}var y0,C9;function Rne(){if(C9)return y0;C9=1,y0=t,t.displayName="mermaid",t.aliases=[];function t(e){e.languages.mermaid={comment:{pattern:/%%.*/,greedy:!0},style:{pattern:/^([ \t]*(?:classDef|linkStyle|style)[ \t]+[\w$-]+[ \t]+)\w.*[^\s;]/m,lookbehind:!0,inside:{property:/\b\w[\w-]*(?=[ \t]*:)/,operator:/:/,punctuation:/,/}},"inter-arrow-label":{pattern:/([^<>ox.=-])(?:-[-.]|==)(?![<>ox.=-])[ \t]*(?:"[^"\r\n]*"|[^\s".=-](?:[^\r\n.=-]*[^\s.=-])?)[ \t]*(?:\.+->?|--+[->]|==+[=>])(?![<>ox.=-])/,lookbehind:!0,greedy:!0,inside:{arrow:{pattern:/(?:\.+->?|--+[->]|==+[=>])$/,alias:"operator"},label:{pattern:/^([\s\S]{2}[ \t]*)\S(?:[\s\S]*\S)?/,lookbehind:!0,alias:"property"},"arrow-head":{pattern:/^\S+/,alias:["arrow","operator"]}}},arrow:[{pattern:/(^|[^{}|o.-])[|}][|o](?:--|\.\.)[|o][|{](?![{}|o.-])/,lookbehind:!0,alias:"operator"},{pattern:/(^|[^<>ox.=-])(?:[<ox](?:==+|--+|-\.*-)[>ox]?|(?:==+|--+|-\.*-)[>ox]|===+|---+|-\.+-)(?![<>ox.=-])/,lookbehind:!0,alias:"operator"},{pattern:/(^|[^<>()x-])(?:--?(?:>>|[x>)])(?![<>()x])|(?:<<|[x<(])--?(?!-))/,lookbehind:!0,alias:"operator"},{pattern:/(^|[^<>|*o.-])(?:[*o]--|--[*o]|<\|?(?:--|\.\.)|(?:--|\.\.)\|?>|--|\.\.)(?![<>|*o.-])/,lookbehind:!0,alias:"operator"}],label:{pattern:/(^|[^|<])\|(?:[^\r\n"|]|"[^"\r\n]*")+\|/,lookbehind:!0,greedy:!0,alias:"property"},text:{pattern:/(?:[(\[{]+|\b>)(?:[^\r\n"()\[\]{}]|"[^"\r\n]*")+(?:[)\]}]+|>)/,alias:"string"},string:{pattern:/"[^"\r\n]*"/,greedy:!0},annotation:{pattern:/<<(?:abstract|choice|enumeration|fork|interface|join|service)>>|\[\[(?:choice|fork|join)\]\]/i,alias:"important"},keyword:[{pattern:/(^[ \t]*)(?:action|callback|class|classDef|classDiagram|click|direction|erDiagram|flowchart|gantt|gitGraph|graph|journey|link|linkStyle|pie|requirementDiagram|sequenceDiagram|stateDiagram|stateDiagram-v2|style|subgraph)(?![\w$-])/m,lookbehind:!0,greedy:!0},{pattern:/(^[ \t]*)(?:activate|alt|and|as|autonumber|deactivate|else|end(?:[ \t]+note)?|loop|opt|par|participant|rect|state|note[ \t]+(?:over|(?:left|right)[ \t]+of))(?![\w$-])/im,lookbehind:!0,greedy:!0}],entity:/#[a-z0-9]+;/,operator:{pattern:/(\w[ \t]*)&(?=[ \t]*\w)|:::|:/,lookbehind:!0},punctuation:/[(){};]/}}return y0}var v0,N9;function Pne(){if(N9)return v0;N9=1,v0=t,t.displayName="mizar",t.aliases=[];function t(e){e.languages.mizar={comment:/::.+/,keyword:/@proof\b|\b(?:according|aggregate|all|and|antonym|are|as|associativity|assume|asymmetry|attr|be|begin|being|by|canceled|case|cases|clusters?|coherence|commutativity|compatibility|connectedness|consider|consistency|constructors|contradiction|correctness|def|deffunc|define|definitions?|defpred|do|does|end|environ|equals|ex|exactly|existence|for|from|func|given|hence|hereby|holds|idempotence|identity|iff?|implies|involutiveness|irreflexivity|is|it|let|means|mode|non|not|notations?|now|of|or|otherwise|over|per|pred|prefix|projectivity|proof|provided|qua|reconsider|redefine|reduce|reducibility|reflexivity|registrations?|requirements|reserve|sch|schemes?|section|selector|set|sethood|st|struct|such|suppose|symmetry|synonym|take|that|the|then|theorems?|thesis|thus|to|transitivity|uniqueness|vocabular(?:ies|y)|when|where|with|wrt)\b/,parameter:{pattern:/\$(?:10|\d)/,alias:"variable"},variable:/\b\w+(?=:)/,number:/(?:\b|-)\d+\b/,operator:/\.\.\.|->|&|\.?=/,punctuation:/\(#|#\)|[,:;\[\](){}]/}}return v0}var S0,D9;function Lne(){if(D9)return S0;D9=1,S0=t,t.displayName="mongodb",t.aliases=[];function t(e){(function(r){var n=["$eq","$gt","$gte","$in","$lt","$lte","$ne","$nin","$and","$not","$nor","$or","$exists","$type","$expr","$jsonSchema","$mod","$regex","$text","$where","$geoIntersects","$geoWithin","$near","$nearSphere","$all","$elemMatch","$size","$bitsAllClear","$bitsAllSet","$bitsAnyClear","$bitsAnySet","$comment","$elemMatch","$meta","$slice","$currentDate","$inc","$min","$max","$mul","$rename","$set","$setOnInsert","$unset","$addToSet","$pop","$pull","$push","$pullAll","$each","$position","$slice","$sort","$bit","$addFields","$bucket","$bucketAuto","$collStats","$count","$currentOp","$facet","$geoNear","$graphLookup","$group","$indexStats","$limit","$listLocalSessions","$listSessions","$lookup","$match","$merge","$out","$planCacheStats","$project","$redact","$replaceRoot","$replaceWith","$sample","$set","$skip","$sort","$sortByCount","$unionWith","$unset","$unwind","$setWindowFields","$abs","$accumulator","$acos","$acosh","$add","$addToSet","$allElementsTrue","$and","$anyElementTrue","$arrayElemAt","$arrayToObject","$asin","$asinh","$atan","$atan2","$atanh","$avg","$binarySize","$bsonSize","$ceil","$cmp","$concat","$concatArrays","$cond","$convert","$cos","$dateFromParts","$dateToParts","$dateFromString","$dateToString","$dayOfMonth","$dayOfWeek","$dayOfYear","$degreesToRadians","$divide","$eq","$exp","$filter","$first","$floor","$function","$gt","$gte","$hour","$ifNull","$in","$indexOfArray","$indexOfBytes","$indexOfCP","$isArray","$isNumber","$isoDayOfWeek","$isoWeek","$isoWeekYear","$last","$last","$let","$literal","$ln","$log","$log10","$lt","$lte","$ltrim","$map","$max","$mergeObjects","$meta","$min","$millisecond","$minute","$mod","$month","$multiply","$ne","$not","$objectToArray","$or","$pow","$push","$radiansToDegrees","$range","$reduce","$regexFind","$regexFindAll","$regexMatch","$replaceOne","$replaceAll","$reverseArray","$round","$rtrim","$second","$setDifference","$setEquals","$setIntersection","$setIsSubset","$setUnion","$size","$sin","$slice","$split","$sqrt","$stdDevPop","$stdDevSamp","$strcasecmp","$strLenBytes","$strLenCP","$substr","$substrBytes","$substrCP","$subtract","$sum","$switch","$tan","$toBool","$toDate","$toDecimal","$toDouble","$toInt","$toLong","$toObjectId","$toString","$toLower","$toUpper","$trim","$trunc","$type","$week","$year","$zip","$count","$dateAdd","$dateDiff","$dateSubtract","$dateTrunc","$getField","$rand","$sampleRate","$setField","$unsetField","$comment","$explain","$hint","$max","$maxTimeMS","$min","$orderby","$query","$returnKey","$showDiskLoc","$natural"],i=["ObjectId","Code","BinData","DBRef","Timestamp","NumberLong","NumberDecimal","MaxKey","MinKey","RegExp","ISODate","UUID"];n=n.map(function(s){return s.replace("$","\\$")});var a="(?:"+n.join("|")+")\\b";r.languages.mongodb=r.languages.extend("javascript",{}),r.languages.insertBefore("mongodb","string",{property:{pattern:/(?:(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)(?=\s*:)/,greedy:!0,inside:{keyword:RegExp(`^(['"])?`+a+"(?:\\1)?$")}}}),r.languages.mongodb.string.inside={url:{pattern:/https?:\/\/[-\w@:%.+~#=]{1,256}\.[a-z0-9()]{1,6}\b[-\w()@:%+.~#?&/=]*/i,greedy:!0},entity:{pattern:/\b(?:(?:[01]?\d\d?|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d\d?|2[0-4]\d|25[0-5])\b/,greedy:!0}},r.languages.insertBefore("mongodb","constant",{builtin:{pattern:RegExp("\\b(?:"+i.join("|")+")\\b"),alias:"keyword"}})})(e)}return S0}var E0,R9;function Ine(){if(R9)return E0;R9=1,E0=t,t.displayName="monkey",t.aliases=[];function t(e){e.languages.monkey={comment:{pattern:/^#Rem\s[\s\S]*?^#End|'.+/im,greedy:!0},string:{pattern:/"[^"\r\n]*"/,greedy:!0},preprocessor:{pattern:/(^[ \t]*)#.+/m,lookbehind:!0,greedy:!0,alias:"property"},function:/\b\w+(?=\()/,"type-char":{pattern:/\b[?%#$]/,alias:"class-name"},number:{pattern:/((?:\.\.)?)(?:(?:\b|\B-\.?|\B\.)\d+(?:(?!\.\.)\.\d*)?|\$[\da-f]+)/i,lookbehind:!0},keyword:/\b(?:Abstract|Array|Bool|Case|Catch|Class|Const|Continue|Default|Eachin|Else|ElseIf|End|EndIf|Exit|Extends|Extern|False|Field|Final|Float|For|Forever|Function|Global|If|Implements|Import|Inline|Int|Interface|Local|Method|Module|New|Next|Null|Object|Private|Property|Public|Repeat|Return|Select|Self|Step|Strict|String|Super|Then|Throw|To|True|Try|Until|Void|Wend|While)\b/i,operator:/\.\.|<[=>]?|>=?|:?=|(?:[+\-*\/&~|]|\b(?:Mod|Shl|Shr)\b)=?|\b(?:And|Not|Or)\b/i,punctuation:/[.,:;()\[\]]/}}return E0}var k0,P9;function Mne(){if(P9)return k0;P9=1,k0=t,t.displayName="moonscript",t.aliases=["moon"];function t(e){e.languages.moonscript={comment:/--.*/,string:[{pattern:/'[^']*'|\[(=*)\[[\s\S]*?\]\1\]/,greedy:!0},{pattern:/"[^"]*"/,greedy:!0,inside:{interpolation:{pattern:/#\{[^{}]*\}/,inside:{moonscript:{pattern:/(^#\{)[\s\S]+(?=\})/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/#\{|\}/,alias:"punctuation"}}}}}],"class-name":[{pattern:/(\b(?:class|extends)[ \t]+)\w+/,lookbehind:!0},/\b[A-Z]\w*/],keyword:/\b(?:class|continue|do|else|elseif|export|extends|for|from|if|import|in|local|nil|return|self|super|switch|then|unless|using|when|while|with)\b/,variable:/@@?\w*/,property:{pattern:/\b(?!\d)\w+(?=:)|(:)(?!\d)\w+/,lookbehind:!0},function:{pattern:/\b(?:_G|_VERSION|assert|collectgarbage|coroutine\.(?:create|resume|running|status|wrap|yield)|debug\.(?:debug|getfenv|gethook|getinfo|getlocal|getmetatable|getregistry|getupvalue|setfenv|sethook|setlocal|setmetatable|setupvalue|traceback)|dofile|error|getfenv|getmetatable|io\.(?:close|flush|input|lines|open|output|popen|read|stderr|stdin|stdout|tmpfile|type|write)|ipairs|load|loadfile|loadstring|math\.(?:abs|acos|asin|atan|atan2|ceil|cos|cosh|deg|exp|floor|fmod|frexp|ldexp|log|log10|max|min|modf|pi|pow|rad|random|randomseed|sin|sinh|sqrt|tan|tanh)|module|next|os\.(?:clock|date|difftime|execute|exit|getenv|remove|rename|setlocale|time|tmpname)|package\.(?:cpath|loaded|loadlib|path|preload|seeall)|pairs|pcall|print|rawequal|rawget|rawset|require|select|setfenv|setmetatable|string\.(?:byte|char|dump|find|format|gmatch|gsub|len|lower|match|rep|reverse|sub|upper)|table\.(?:concat|insert|maxn|remove|sort)|tonumber|tostring|type|unpack|xpcall)\b/,inside:{punctuation:/\./}},boolean:/\b(?:false|true)\b/,number:/(?:\B\.\d+|\b\d+\.\d+|\b\d+(?=[eE]))(?:[eE][-+]?\d+)?\b|\b(?:0x[a-fA-F\d]+|\d+)(?:U?LL)?\b/,operator:/\.{3}|[-=]>|~=|(?:[-+*/%<>!=]|\.\.)=?|[:#^]|\b(?:and|or)\b=?|\b(?:not)\b/,punctuation:/[.,()[\]{}\\]/},e.languages.moonscript.string[1].inside.interpolation.inside.moonscript.inside=e.languages.moonscript,e.languages.moon=e.languages.moonscript}return k0}var w0,L9;function jne(){if(L9)return w0;L9=1,w0=t,t.displayName="n1ql",t.aliases=[];function t(e){e.languages.n1ql={comment:{pattern:/\/\*[\s\S]*?(?:$|\*\/)|--.*/,greedy:!0},string:{pattern:/(["'])(?:\\[\s\S]|(?!\1)[^\\]|\1\1)*\1/,greedy:!0},identifier:{pattern:/`(?:\\[\s\S]|[^\\`]|``)*`/,greedy:!0},parameter:/\$[\w.]+/,keyword:/\b(?:ADVISE|ALL|ALTER|ANALYZE|AS|ASC|AT|BEGIN|BINARY|BOOLEAN|BREAK|BUCKET|BUILD|BY|CALL|CAST|CLUSTER|COLLATE|COLLECTION|COMMIT|COMMITTED|CONNECT|CONTINUE|CORRELATE|CORRELATED|COVER|CREATE|CURRENT|DATABASE|DATASET|DATASTORE|DECLARE|DECREMENT|DELETE|DERIVED|DESC|DESCRIBE|DISTINCT|DO|DROP|EACH|ELEMENT|EXCEPT|EXCLUDE|EXECUTE|EXPLAIN|FETCH|FILTER|FLATTEN|FLUSH|FOLLOWING|FOR|FORCE|FROM|FTS|FUNCTION|GOLANG|GRANT|GROUP|GROUPS|GSI|HASH|HAVING|IF|IGNORE|ILIKE|INCLUDE|INCREMENT|INDEX|INFER|INLINE|INNER|INSERT|INTERSECT|INTO|IS|ISOLATION|JAVASCRIPT|JOIN|KEY|KEYS|KEYSPACE|KNOWN|LANGUAGE|LAST|LEFT|LET|LETTING|LEVEL|LIMIT|LSM|MAP|MAPPING|MATCHED|MATERIALIZED|MERGE|MINUS|MISSING|NAMESPACE|NEST|NL|NO|NTH_VALUE|NULL|NULLS|NUMBER|OBJECT|OFFSET|ON|OPTION|OPTIONS|ORDER|OTHERS|OUTER|OVER|PARSE|PARTITION|PASSWORD|PATH|POOL|PRECEDING|PREPARE|PRIMARY|PRIVATE|PRIVILEGE|PROBE|PROCEDURE|PUBLIC|RANGE|RAW|REALM|REDUCE|RENAME|RESPECT|RETURN|RETURNING|REVOKE|RIGHT|ROLE|ROLLBACK|ROW|ROWS|SATISFIES|SAVEPOINT|SCHEMA|SCOPE|SELECT|SELF|SEMI|SET|SHOW|SOME|START|STATISTICS|STRING|SYSTEM|TIES|TO|TRAN|TRANSACTION|TRIGGER|TRUNCATE|UNBOUNDED|UNDER|UNION|UNIQUE|UNKNOWN|UNNEST|UNSET|UPDATE|UPSERT|USE|USER|USING|VALIDATE|VALUE|VALUES|VIA|VIEW|WHERE|WHILE|WINDOW|WITH|WORK|XOR)\b/i,function:/\b[a-z_]\w*(?=\s*\()/i,boolean:/\b(?:FALSE|TRUE)\b/i,number:/(?:\b\d+\.|\B\.)\d+e[+\-]?\d+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/%]|!=|==?|\|\||<[>=]?|>=?|\b(?:AND|ANY|ARRAY|BETWEEN|CASE|ELSE|END|EVERY|EXISTS|FIRST|IN|LIKE|NOT|OR|THEN|VALUED|WHEN|WITHIN)\b/i,punctuation:/[;[\](),.{}:]/}}return w0}var T0,I9;function Hne(){if(I9)return T0;I9=1,T0=t,t.displayName="n4js",t.aliases=["n4jsd"];function t(e){e.languages.n4js=e.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),e.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),e.languages.n4jsd=e.languages.n4js}return T0}var O0,M9;function Fne(){if(M9)return O0;M9=1,O0=t,t.displayName="nand2tetrisHdl",t.aliases=[];function t(e){e.languages["nand2tetris-hdl"]={comment:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,keyword:/\b(?:BUILTIN|CHIP|CLOCKED|IN|OUT|PARTS)\b/,boolean:/\b(?:false|true)\b/,function:/\b[A-Za-z][A-Za-z0-9]*(?=\()/,number:/\b\d+\b/,operator:/=|\.\./,punctuation:/[{}[\];(),:]/}}return O0}var C0,j9;function Une(){if(j9)return C0;j9=1,C0=t,t.displayName="naniscript",t.aliases=[];function t(e){(function(r){var n=/\{[^\r\n\[\]{}]*\}/,i={"quoted-string":{pattern:/"(?:[^"\\]|\\.)*"/,alias:"operator"},"command-param-id":{pattern:/(\s)\w+:/,lookbehind:!0,alias:"property"},"command-param-value":[{pattern:n,alias:"selector"},{pattern:/([\t ])\S+/,lookbehind:!0,greedy:!0,alias:"operator"},{pattern:/\S(?:.*\S)?/,alias:"operator"}]};r.languages.naniscript={comment:{pattern:/^([\t ]*);.*/m,lookbehind:!0},define:{pattern:/^>.+/m,alias:"tag",inside:{value:{pattern:/(^>\w+[\t ]+)(?!\s)[^{}\r\n]+/,lookbehind:!0,alias:"operator"},key:{pattern:/(^>)\w+/,lookbehind:!0}}},label:{pattern:/^([\t ]*)#[\t ]*\w+[\t ]*$/m,lookbehind:!0,alias:"regex"},command:{pattern:/^([\t ]*)@\w+(?=[\t ]|$).*/m,lookbehind:!0,alias:"function",inside:{"command-name":/^@\w+/,expression:{pattern:n,greedy:!0,alias:"selector"},"command-params":{pattern:/\s*\S[\s\S]*/,inside:i}}},"generic-text":{pattern:/(^[ \t]*)[^#@>;\s].*/m,lookbehind:!0,alias:"punctuation",inside:{"escaped-char":/\\[{}\[\]"]/,expression:{pattern:n,greedy:!0,alias:"selector"},"inline-command":{pattern:/\[[\t ]*\w[^\r\n\[\]]*\]/,greedy:!0,alias:"function",inside:{"command-params":{pattern:/(^\[[\t ]*\w+\b)[\s\S]+(?=\]$)/,lookbehind:!0,inside:i},"command-param-name":{pattern:/^(\[[\t ]*)\w+/,lookbehind:!0,alias:"name"},"start-stop-char":/[\[\]]/}}}}},r.languages.nani=r.languages.naniscript,r.hooks.add("after-tokenize",function(o){var A=o.tokens;A.forEach(function(u){if(typeof u!="string"&&u.type==="generic-text"){var c=s(u);a(c)||(u.type="bad-line",u.content=c)}})});function a(o){for(var A="[]{}",u=[],c=0;c<o.length;c++){var d=o[c],f=A.indexOf(d);if(f!==-1){if(f%2===0)u.push(f+1);else if(u.pop()!==f)return!1}}return u.length===0}function s(o){return typeof o=="string"?o:Array.isArray(o)?o.map(s).join(""):s(o.content)}})(e)}return C0}var N0,H9;function zne(){if(H9)return N0;H9=1,N0=t,t.displayName="nasm",t.aliases=[];function t(e){e.languages.nasm={comment:/;.*$/m,string:/(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/,label:{pattern:/(^\s*)[A-Za-z._?$][\w.?$@~#]*:/m,lookbehind:!0,alias:"function"},keyword:[/\[?BITS (?:16|32|64)\]?/,{pattern:/(^\s*)section\s*[a-z.]+:?/im,lookbehind:!0},/(?:extern|global)[^;\r\n]*/i,/(?:CPU|DEFAULT|FLOAT).*$/m],register:{pattern:/\b(?:st\d|[xyz]mm\d\d?|[cdt]r\d|r\d\d?[bwd]?|[er]?[abcd]x|[abcd][hl]|[er]?(?:bp|di|si|sp)|[cdefgs]s)\b/i,alias:"variable"},number:/(?:\b|(?=\$))(?:0[hx](?:\.[\da-f]+|[\da-f]+(?:\.[\da-f]+)?)(?:p[+-]?\d+)?|\d[\da-f]+[hx]|\$\d[\da-f]*|0[oq][0-7]+|[0-7]+[oq]|0[by][01]+|[01]+[by]|0[dt]\d+|(?:\d+(?:\.\d+)?|\.\d+)(?:\.?e[+-]?\d+)?[dt]?)\b/i,operator:/[\[\]*+\-\/%<>=&|$!]/}}return N0}var D0,F9;function Bne(){if(F9)return D0;F9=1,D0=t,t.displayName="neon",t.aliases=[];function t(e){e.languages.neon={comment:{pattern:/#.*/,greedy:!0},datetime:{pattern:/(^|[[{(=:,\s])\d\d\d\d-\d\d?-\d\d?(?:(?:[Tt]| +)\d\d?:\d\d:\d\d(?:\.\d*)? *(?:Z|[-+]\d\d?(?::?\d\d)?)?)?(?=$|[\]}),\s])/,lookbehind:!0,alias:"number"},key:{pattern:/(^|[[{(,\s])[^,:=[\]{}()'"\s]+(?=\s*:(?:$|[\]}),\s])|\s*=)/,lookbehind:!0,alias:"atrule"},number:{pattern:/(^|[[{(=:,\s])[+-]?(?:0x[\da-fA-F]+|0o[0-7]+|0b[01]+|(?:\d+(?:\.\d*)?|\.?\d+)(?:[eE][+-]?\d+)?)(?=$|[\]}),:=\s])/,lookbehind:!0},boolean:{pattern:/(^|[[{(=:,\s])(?:false|no|true|yes)(?=$|[\]}),:=\s])/i,lookbehind:!0},null:{pattern:/(^|[[{(=:,\s])(?:null)(?=$|[\]}),:=\s])/i,lookbehind:!0,alias:"keyword"},string:{pattern:/(^|[[{(=:,\s])(?:('''|""")\r?\n(?:(?:[^\r\n]|\r?\n(?![\t ]*\2))*\r?\n)?[\t ]*\2|'[^'\r\n]*'|"(?:\\.|[^\\"\r\n])*")/,lookbehind:!0,greedy:!0},literal:{pattern:/(^|[[{(=:,\s])(?:[^#"',:=[\]{}()\s`-]|[:-][^"',=[\]{}()\s])(?:[^,:=\]})(\s]|:(?![\s,\]})]|$)|[ \t]+[^#,:=\]})(\s])*/,lookbehind:!0,alias:"string"},punctuation:/[,:=[\]{}()-]/}}return D0}var R0,U9;function qne(){if(U9)return R0;U9=1,R0=t,t.displayName="nevod",t.aliases=[];function t(e){e.languages.nevod={comment:/\/\/.*|(?:\/\*[\s\S]*?(?:\*\/|$))/,string:{pattern:/(?:"(?:""|[^"])*"(?!")|'(?:''|[^'])*'(?!'))!?\*?/,greedy:!0,inside:{"string-attrs":/!$|!\*$|\*$/}},namespace:{pattern:/(@namespace\s+)[a-zA-Z0-9\-.]+(?=\s*\{)/,lookbehind:!0},pattern:{pattern:/(@pattern\s+)?#?[a-zA-Z0-9\-.]+(?:\s*\(\s*(?:~\s*)?[a-zA-Z0-9\-.]+\s*(?:,\s*(?:~\s*)?[a-zA-Z0-9\-.]*)*\))?(?=\s*=)/,lookbehind:!0,inside:{"pattern-name":{pattern:/^#?[a-zA-Z0-9\-.]+/,alias:"class-name"},fields:{pattern:/\(.*\)/,inside:{"field-name":{pattern:/[a-zA-Z0-9\-.]+/,alias:"variable"},punctuation:/[,()]/,operator:{pattern:/~/,alias:"field-hidden-mark"}}}}},search:{pattern:/(@search\s+|#)[a-zA-Z0-9\-.]+(?:\.\*)?(?=\s*;)/,alias:"function",lookbehind:!0},keyword:/@(?:having|inside|namespace|outside|pattern|require|search|where)\b/,"standard-pattern":{pattern:/\b(?:Alpha|AlphaNum|Any|Blank|End|LineBreak|Num|NumAlpha|Punct|Space|Start|Symbol|Word|WordBreak)\b(?:\([a-zA-Z0-9\-.,\s+]*\))?/,inside:{"standard-pattern-name":{pattern:/^[a-zA-Z0-9\-.]+/,alias:"builtin"},quantifier:{pattern:/\b\d+(?:\s*\+|\s*-\s*\d+)?(?!\w)/,alias:"number"},"standard-pattern-attr":{pattern:/[a-zA-Z0-9\-.]+/,alias:"builtin"},punctuation:/[,()]/}},quantifier:{pattern:/\b\d+(?:\s*\+|\s*-\s*\d+)?(?!\w)/,alias:"number"},operator:[{pattern:/=/,alias:"pattern-def"},{pattern:/&/,alias:"conjunction"},{pattern:/~/,alias:"exception"},{pattern:/\?/,alias:"optionality"},{pattern:/[[\]]/,alias:"repetition"},{pattern:/[{}]/,alias:"variation"},{pattern:/[+_]/,alias:"sequence"},{pattern:/\.{2,3}/,alias:"span"}],"field-capture":[{pattern:/([a-zA-Z0-9\-.]+\s*\()\s*[a-zA-Z0-9\-.]+\s*:\s*[a-zA-Z0-9\-.]+(?:\s*,\s*[a-zA-Z0-9\-.]+\s*:\s*[a-zA-Z0-9\-.]+)*(?=\s*\))/,lookbehind:!0,inside:{"field-name":{pattern:/[a-zA-Z0-9\-.]+/,alias:"variable"},colon:/:/}},{pattern:/[a-zA-Z0-9\-.]+\s*:/,inside:{"field-name":{pattern:/[a-zA-Z0-9\-.]+/,alias:"variable"},colon:/:/}}],punctuation:/[:;,()]/,name:/[a-zA-Z0-9\-.]+/}}return R0}var P0,z9;function Vne(){if(z9)return P0;z9=1,P0=t,t.displayName="nginx",t.aliases=[];function t(e){(function(r){var n=/\$(?:\w[a-z\d]*(?:_[^\x00-\x1F\s"'\\()$]*)?|\{[^}\s"'\\]+\})/i;r.languages.nginx={comment:{pattern:/(^|[\s{};])#.*/,lookbehind:!0,greedy:!0},directive:{pattern:/(^|\s)\w(?:[^;{}"'\\\s]|\\.|"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*'|\s+(?:#.*(?!.)|(?![#\s])))*?(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:{string:{pattern:/((?:^|[^\\])(?:\\\\)*)(?:"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*')/,lookbehind:!0,greedy:!0,inside:{escape:{pattern:/\\["'\\nrt]/,alias:"entity"},variable:n}},comment:{pattern:/(\s)#.*/,lookbehind:!0,greedy:!0},keyword:{pattern:/^\S+/,greedy:!0},boolean:{pattern:/(\s)(?:off|on)(?!\S)/,lookbehind:!0},number:{pattern:/(\s)\d+[a-z]*(?!\S)/i,lookbehind:!0},variable:n}},punctuation:/[{};]/}})(e)}return P0}var L0,B9;function Wne(){if(B9)return L0;B9=1,L0=t,t.displayName="nim",t.aliases=[];function t(e){e.languages.nim={comment:{pattern:/#.*/,greedy:!0},string:{pattern:/(?:\b(?!\d)(?:\w|\\x[89a-fA-F][0-9a-fA-F])+)?(?:"""[\s\S]*?"""(?!")|"(?:\\[\s\S]|""|[^"\\])*")/,greedy:!0},char:{pattern:/'(?:\\(?:\d+|x[\da-fA-F]{0,2}|.)|[^'])'/,greedy:!0},function:{pattern:/(?:(?!\d)(?:\w|\\x[89a-fA-F][0-9a-fA-F])+|`[^`\r\n]+`)\*?(?:\[[^\]]+\])?(?=\s*\()/,greedy:!0,inside:{operator:/\*$/}},identifier:{pattern:/`[^`\r\n]+`/,greedy:!0,inside:{punctuation:/`/}},number:/\b(?:0[xXoObB][\da-fA-F_]+|\d[\d_]*(?:(?!\.\.)\.[\d_]*)?(?:[eE][+-]?\d[\d_]*)?)(?:'?[iuf]\d*)?/,keyword:/\b(?:addr|as|asm|atomic|bind|block|break|case|cast|concept|const|continue|converter|defer|discard|distinct|do|elif|else|end|enum|except|export|finally|for|from|func|generic|if|import|include|interface|iterator|let|macro|method|mixin|nil|object|out|proc|ptr|raise|ref|return|static|template|try|tuple|type|using|var|when|while|with|without|yield)\b/,operator:{pattern:/(^|[({\[](?=\.\.)|(?![({\[]\.).)(?:(?:[=+\-*\/<>@$~&%|!?^:\\]|\.\.|\.(?![)}\]]))+|\b(?:and|div|in|is|isnot|mod|not|notin|of|or|shl|shr|xor)\b)/m,lookbehind:!0},punctuation:/[({\[]\.|\.[)}\]]|[`(){}\[\],:]/}}return L0}var I0,q9;function Xne(){if(q9)return I0;q9=1,I0=t,t.displayName="nix",t.aliases=[];function t(e){e.languages.nix={comment:{pattern:/\/\*[\s\S]*?\*\/|#.*/,greedy:!0},string:{pattern:/"(?:[^"\\]|\\[\s\S])*"|''(?:(?!'')[\s\S]|''(?:'|\\|\$\{))*''/,greedy:!0,inside:{interpolation:{pattern:/(^|(?:^|(?!'').)[^\\])\$\{(?:[^{}]|\{[^}]*\})*\}/,lookbehind:!0,inside:null}}},url:[/\b(?:[a-z]{3,7}:\/\/)[\w\-+%~\/.:#=?&]+/,{pattern:/([^\/])(?:[\w\-+%~.:#=?&]*(?!\/\/)[\w\-+%~\/.:#=?&])?(?!\/\/)\/[\w\-+%~\/.:#=?&]*/,lookbehind:!0}],antiquotation:{pattern:/\$(?=\{)/,alias:"important"},number:/\b\d+\b/,keyword:/\b(?:assert|builtins|else|if|in|inherit|let|null|or|then|with)\b/,function:/\b(?:abort|add|all|any|attrNames|attrValues|baseNameOf|compareVersions|concatLists|currentSystem|deepSeq|derivation|dirOf|div|elem(?:At)?|fetch(?:Tarball|url)|filter(?:Source)?|fromJSON|genList|getAttr|getEnv|hasAttr|hashString|head|import|intersectAttrs|is(?:Attrs|Bool|Function|Int|List|Null|String)|length|lessThan|listToAttrs|map|mul|parseDrvName|pathExists|read(?:Dir|File)|removeAttrs|replaceStrings|seq|sort|stringLength|sub(?:string)?|tail|throw|to(?:File|JSON|Path|String|XML)|trace|typeOf)\b|\bfoldl'\B/,boolean:/\b(?:false|true)\b/,operator:/[=!<>]=?|\+\+?|\|\||&&|\/\/|->?|[?@]/,punctuation:/[{}()[\].,:;]/},e.languages.nix.string.inside.interpolation.inside=e.languages.nix}return I0}var M0,V9;function Qne(){if(V9)return M0;V9=1,M0=t,t.displayName="nsis",t.aliases=[];function t(e){e.languages.nsis={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|[#;].*)/,lookbehind:!0,greedy:!0},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:{pattern:/(^[\t ]*)(?:Abort|Add(?:BrandingImage|Size)|AdvSplash|Allow(?:RootDirInstall|SkipFiles)|AutoCloseWindow|BG(?:Font|Gradient|Image)|Banner|BrandingText|BringToFront|CRCCheck|Call(?:InstDLL)?|Caption|ChangeUI|CheckBitmap|ClearErrors|CompletedText|ComponentText|CopyFiles|Create(?:Directory|Font|ShortCut)|Delete(?:INISec|INIStr|RegKey|RegValue)?|Detail(?:Print|sButtonText)|Dialer|Dir(?:Text|Var|Verify)|EnableWindow|Enum(?:RegKey|RegValue)|Exch|Exec(?:Shell(?:Wait)?|Wait)?|ExpandEnvStrings|File(?:BufSize|Close|ErrorText|Open|Read|ReadByte|ReadUTF16LE|ReadWord|Seek|Write|WriteByte|WriteUTF16LE|WriteWord)?|Find(?:Close|First|Next|Window)|FlushINI|Get(?:CurInstType|CurrentAddress|DLLVersion(?:Local)?|DlgItem|ErrorLevel|FileTime(?:Local)?|FullPathName|Function(?:Address|End)?|InstDirError|LabelAddress|TempFileName)|Goto|HideWindow|Icon|If(?:Abort|Errors|FileExists|RebootFlag|Silent)|InitPluginsDir|InstProgressFlags|Inst(?:Type(?:GetText|SetText)?)|Install(?:ButtonText|Colors|Dir(?:RegKey)?)|Int(?:64|Ptr)?CmpU?|Int(?:64)?Fmt|Int(?:Ptr)?Op|IsWindow|Lang(?:DLL|String)|License(?:BkColor|Data|ForceSelection|LangString|Text)|LoadLanguageFile|LockWindow|Log(?:Set|Text)|Manifest(?:DPIAware|SupportedOS)|Math|MessageBox|MiscButtonText|NSISdl|Name|Nop|OutFile|PE(?:DllCharacteristics|SubsysVer)|Page(?:Callbacks)?|Pop|Push|Quit|RMDir|Read(?:EnvStr|INIStr|RegDWORD|RegStr)|Reboot|RegDLL|Rename|RequestExecutionLevel|ReserveFile|Return|SearchPath|Section(?:End|GetFlags|GetInstTypes|GetSize|GetText|Group|In|SetFlags|SetInstTypes|SetSize|SetText)?|SendMessage|Set(?:AutoClose|BrandingImage|Compress|Compressor(?:DictSize)?|CtlColors|CurInstType|DatablockOptimize|DateSave|Details(?:Print|View)|ErrorLevel|Errors|FileAttributes|Font|OutPath|Overwrite|PluginUnload|RebootFlag|RegView|ShellVarContext|Silent)|Show(?:InstDetails|UninstDetails|Window)|Silent(?:Install|UnInstall)|Sleep|SpaceTexts|Splash|StartMenu|Str(?:CmpS?|Cpy|Len)|SubCaption|System|UnRegDLL|Unicode|UninstPage|Uninstall(?:ButtonText|Caption|Icon|SubCaption|Text)|UserInfo|VI(?:AddVersionKey|FileVersion|ProductVersion)|VPatch|Var|WindowIcon|Write(?:INIStr|Reg(?:Bin|DWORD|ExpandStr|MultiStr|None|Str)|Uninstaller)|XPStyle|ns(?:Dialogs|Exec))\b/m,lookbehind:!0},property:/\b(?:ARCHIVE|FILE_(?:ATTRIBUTE_ARCHIVE|ATTRIBUTE_NORMAL|ATTRIBUTE_OFFLINE|ATTRIBUTE_READONLY|ATTRIBUTE_SYSTEM|ATTRIBUTE_TEMPORARY)|HK(?:(?:CR|CU|LM)(?:32|64)?|DD|PD|U)|HKEY_(?:CLASSES_ROOT|CURRENT_CONFIG|CURRENT_USER|DYN_DATA|LOCAL_MACHINE|PERFORMANCE_DATA|USERS)|ID(?:ABORT|CANCEL|IGNORE|NO|OK|RETRY|YES)|MB_(?:ABORTRETRYIGNORE|DEFBUTTON1|DEFBUTTON2|DEFBUTTON3|DEFBUTTON4|ICONEXCLAMATION|ICONINFORMATION|ICONQUESTION|ICONSTOP|OK|OKCANCEL|RETRYCANCEL|RIGHT|RTLREADING|SETFOREGROUND|TOPMOST|USERICON|YESNO)|NORMAL|OFFLINE|READONLY|SHCTX|SHELL_CONTEXT|SYSTEM|TEMPORARY|admin|all|auto|both|colored|false|force|hide|highest|lastused|leave|listonly|none|normal|notset|off|on|open|print|show|silent|silentlog|smooth|textonly|true|user)\b/,constant:/\$\{[!\w\.:\^-]+\}|\$\([!\w\.:\^-]+\)/,variable:/\$\w[\w\.]*/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--?|\+\+?|<=?|>=?|==?=?|&&?|\|\|?|[?*\/~^%]/,punctuation:/[{}[\];(),.:]/,important:{pattern:/(^[\t ]*)!(?:addincludedir|addplugindir|appendfile|cd|define|delfile|echo|else|endif|error|execute|finalize|getdllversion|gettlbversion|if|ifdef|ifmacrodef|ifmacrondef|ifndef|include|insertmacro|macro|macroend|makensis|packhdr|pragma|searchparse|searchreplace|system|tempfile|undef|verbose|warning)\b/im,lookbehind:!0}}}return M0}var j0,W9;function Gne(){if(W9)return j0;W9=1;var t=Ca();j0=e,e.displayName="objectivec",e.aliases=["objc"];function e(r){r.register(t),r.languages.objectivec=r.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete r.languages.objectivec["class-name"],r.languages.objc=r.languages.objectivec}return j0}var H0,X9;function Yne(){if(X9)return H0;X9=1,H0=t,t.displayName="ocaml",t.aliases=[];function t(e){e.languages.ocaml={comment:{pattern:/\(\*[\s\S]*?\*\)/,greedy:!0},char:{pattern:/'(?:[^\\\r\n']|\\(?:.|[ox]?[0-9a-f]{1,3}))'/i,greedy:!0},string:[{pattern:/"(?:\\(?:[\s\S]|\r\n)|[^\\\r\n"])*"/,greedy:!0},{pattern:/\{([a-z_]*)\|[\s\S]*?\|\1\}/,greedy:!0}],number:[/\b(?:0b[01][01_]*|0o[0-7][0-7_]*)\b/i,/\b0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]*)?(?:p[+-]?\d[\d_]*)?(?!\w)/i,/\b\d[\d_]*(?:\.[\d_]*)?(?:e[+-]?\d[\d_]*)?(?!\w)/i],directive:{pattern:/\B#\w+/,alias:"property"},label:{pattern:/\B~\w+/,alias:"property"},"type-variable":{pattern:/\B'\w+/,alias:"function"},variant:{pattern:/`\w+/,alias:"symbol"},keyword:/\b(?:as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|match|method|module|mutable|new|nonrec|object|of|open|private|rec|sig|struct|then|to|try|type|val|value|virtual|when|where|while|with)\b/,boolean:/\b(?:false|true)\b/,"operator-like-punctuation":{pattern:/\[[<>|]|[>|]\]|\{<|>\}/,alias:"punctuation"},operator:/\.[.~]|:[=>]|[=<>@^|&+\-*\/$%!?~][!$%&*+\-.\/:<=>?@^|~]*|\b(?:and|asr|land|lor|lsl|lsr|lxor|mod|or)\b/,punctuation:/;;|::|[(){}\[\].,:;#]|\b_\b/}}return H0}var F0,Q9;function Kne(){if(Q9)return F0;Q9=1;var t=Ca();F0=e,e.displayName="opencl",e.aliases=[];function e(r){r.register(t),function(n){n.languages.opencl=n.languages.extend("c",{keyword:/\b(?:(?:__)?(?:constant|global|kernel|local|private|read_only|read_write|write_only)|__attribute__|auto|(?:bool|u?(?:char|int|long|short)|half|quad)(?:2|3|4|8|16)?|break|case|complex|const|continue|(?:double|float)(?:16(?:x(?:1|2|4|8|16))?|1x(?:1|2|4|8|16)|2(?:x(?:1|2|4|8|16))?|3|4(?:x(?:1|2|4|8|16))?|8(?:x(?:1|2|4|8|16))?)?|default|do|else|enum|extern|for|goto|if|imaginary|inline|packed|pipe|register|restrict|return|signed|sizeof|static|struct|switch|typedef|uniform|union|unsigned|void|volatile|while)\b/,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[fuhl]{0,4}/i,boolean:/\b(?:false|true)\b/,"constant-opencl-kernel":{pattern:/\b(?:CHAR_(?:BIT|MAX|MIN)|CLK_(?:ADDRESS_(?:CLAMP(?:_TO_EDGE)?|NONE|REPEAT)|FILTER_(?:LINEAR|NEAREST)|(?:GLOBAL|LOCAL)_MEM_FENCE|NORMALIZED_COORDS_(?:FALSE|TRUE))|CL_(?:BGRA|(?:HALF_)?FLOAT|INTENSITY|LUMINANCE|A?R?G?B?[Ax]?|(?:(?:UN)?SIGNED|[US]NORM)_(?:INT(?:8|16|32))|UNORM_(?:INT_101010|SHORT_(?:555|565)))|(?:DBL|FLT|HALF)_(?:DIG|EPSILON|(?:MAX|MIN)(?:(?:_10)?_EXP)?|MANT_DIG)|FLT_RADIX|HUGE_VALF?|(?:INT|LONG|SCHAR|SHRT)_(?:MAX|MIN)|INFINITY|MAXFLOAT|M_(?:[12]_PI|2_SQRTPI|E|LN(?:2|10)|LOG(?:2|10)E?|PI(?:_[24])?|SQRT(?:1_2|2))(?:_F|_H)?|NAN|(?:UCHAR|UINT|ULONG|USHRT)_MAX)\b/,alias:"constant"}}),n.languages.insertBefore("opencl","class-name",{"builtin-type":{pattern:/\b(?:_cl_(?:command_queue|context|device_id|event|kernel|mem|platform_id|program|sampler)|cl_(?:image_format|mem_fence_flags)|clk_event_t|event_t|image(?:1d_(?:array_|buffer_)?t|2d_(?:array_(?:depth_|msaa_depth_|msaa_)?|depth_|msaa_depth_|msaa_)?t|3d_t)|intptr_t|ndrange_t|ptrdiff_t|queue_t|reserve_id_t|sampler_t|size_t|uintptr_t)\b/,alias:"keyword"}});var i={"type-opencl-host":{pattern:/\b(?:cl_(?:GLenum|GLint|GLuin|addressing_mode|bitfield|bool|buffer_create_type|build_status|channel_(?:order|type)|(?:u?(?:char|int|long|short)|double|float)(?:2|3|4|8|16)?|command_(?:queue(?:_info|_properties)?|type)|context(?:_info|_properties)?|device_(?:exec_capabilities|fp_config|id|info|local_mem_type|mem_cache_type|type)|(?:event|sampler)(?:_info)?|filter_mode|half|image_info|kernel(?:_info|_work_group_info)?|map_flags|mem(?:_flags|_info|_object_type)?|platform_(?:id|info)|profiling_info|program(?:_build_info|_info)?))\b/,alias:"keyword"},"boolean-opencl-host":{pattern:/\bCL_(?:FALSE|TRUE)\b/,alias:"boolean"},"constant-opencl-host":{pattern:/\bCL_(?:A|ABGR|ADDRESS_(?:CLAMP(?:_TO_EDGE)?|MIRRORED_REPEAT|NONE|REPEAT)|ARGB|BGRA|BLOCKING|BUFFER_CREATE_TYPE_REGION|BUILD_(?:ERROR|IN_PROGRESS|NONE|PROGRAM_FAILURE|SUCCESS)|COMMAND_(?:ACQUIRE_GL_OBJECTS|BARRIER|COPY_(?:BUFFER(?:_RECT|_TO_IMAGE)?|IMAGE(?:_TO_BUFFER)?)|FILL_(?:BUFFER|IMAGE)|MAP(?:_BUFFER|_IMAGE)|MARKER|MIGRATE(?:_SVM)?_MEM_OBJECTS|NATIVE_KERNEL|NDRANGE_KERNEL|READ_(?:BUFFER(?:_RECT)?|IMAGE)|RELEASE_GL_OBJECTS|SVM_(?:FREE|MAP|MEMCPY|MEMFILL|UNMAP)|TASK|UNMAP_MEM_OBJECT|USER|WRITE_(?:BUFFER(?:_RECT)?|IMAGE))|COMPILER_NOT_AVAILABLE|COMPILE_PROGRAM_FAILURE|COMPLETE|CONTEXT_(?:DEVICES|INTEROP_USER_SYNC|NUM_DEVICES|PLATFORM|PROPERTIES|REFERENCE_COUNT)|DEPTH(?:_STENCIL)?|DEVICE_(?:ADDRESS_BITS|AFFINITY_DOMAIN_(?:L[1-4]_CACHE|NEXT_PARTITIONABLE|NUMA)|AVAILABLE|BUILT_IN_KERNELS|COMPILER_AVAILABLE|DOUBLE_FP_CONFIG|ENDIAN_LITTLE|ERROR_CORRECTION_SUPPORT|EXECUTION_CAPABILITIES|EXTENSIONS|GLOBAL_(?:MEM_(?:CACHELINE_SIZE|CACHE_SIZE|CACHE_TYPE|SIZE)|VARIABLE_PREFERRED_TOTAL_SIZE)|HOST_UNIFIED_MEMORY|IL_VERSION|IMAGE(?:2D_MAX_(?:HEIGHT|WIDTH)|3D_MAX_(?:DEPTH|HEIGHT|WIDTH)|_BASE_ADDRESS_ALIGNMENT|_MAX_ARRAY_SIZE|_MAX_BUFFER_SIZE|_PITCH_ALIGNMENT|_SUPPORT)|LINKER_AVAILABLE|LOCAL_MEM_SIZE|LOCAL_MEM_TYPE|MAX_(?:CLOCK_FREQUENCY|COMPUTE_UNITS|CONSTANT_ARGS|CONSTANT_BUFFER_SIZE|GLOBAL_VARIABLE_SIZE|MEM_ALLOC_SIZE|NUM_SUB_GROUPS|ON_DEVICE_(?:EVENTS|QUEUES)|PARAMETER_SIZE|PIPE_ARGS|READ_IMAGE_ARGS|READ_WRITE_IMAGE_ARGS|SAMPLERS|WORK_GROUP_SIZE|WORK_ITEM_DIMENSIONS|WORK_ITEM_SIZES|WRITE_IMAGE_ARGS)|MEM_BASE_ADDR_ALIGN|MIN_DATA_TYPE_ALIGN_SIZE|NAME|NATIVE_VECTOR_WIDTH_(?:CHAR|DOUBLE|FLOAT|HALF|INT|LONG|SHORT)|NOT_(?:AVAILABLE|FOUND)|OPENCL_C_VERSION|PARENT_DEVICE|PARTITION_(?:AFFINITY_DOMAIN|BY_AFFINITY_DOMAIN|BY_COUNTS|BY_COUNTS_LIST_END|EQUALLY|FAILED|MAX_SUB_DEVICES|PROPERTIES|TYPE)|PIPE_MAX_(?:ACTIVE_RESERVATIONS|PACKET_SIZE)|PLATFORM|PREFERRED_(?:GLOBAL_ATOMIC_ALIGNMENT|INTEROP_USER_SYNC|LOCAL_ATOMIC_ALIGNMENT|PLATFORM_ATOMIC_ALIGNMENT|VECTOR_WIDTH_(?:CHAR|DOUBLE|FLOAT|HALF|INT|LONG|SHORT))|PRINTF_BUFFER_SIZE|PROFILE|PROFILING_TIMER_RESOLUTION|QUEUE_(?:ON_(?:DEVICE_(?:MAX_SIZE|PREFERRED_SIZE|PROPERTIES)|HOST_PROPERTIES)|PROPERTIES)|REFERENCE_COUNT|SINGLE_FP_CONFIG|SUB_GROUP_INDEPENDENT_FORWARD_PROGRESS|SVM_(?:ATOMICS|CAPABILITIES|COARSE_GRAIN_BUFFER|FINE_GRAIN_BUFFER|FINE_GRAIN_SYSTEM)|TYPE(?:_ACCELERATOR|_ALL|_CPU|_CUSTOM|_DEFAULT|_GPU)?|VENDOR(?:_ID)?|VERSION)|DRIVER_VERSION|EVENT_(?:COMMAND_(?:EXECUTION_STATUS|QUEUE|TYPE)|CONTEXT|REFERENCE_COUNT)|EXEC_(?:KERNEL|NATIVE_KERNEL|STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST)|FILTER_(?:LINEAR|NEAREST)|FLOAT|FP_(?:CORRECTLY_ROUNDED_DIVIDE_SQRT|DENORM|FMA|INF_NAN|ROUND_TO_INF|ROUND_TO_NEAREST|ROUND_TO_ZERO|SOFT_FLOAT)|GLOBAL|HALF_FLOAT|IMAGE_(?:ARRAY_SIZE|BUFFER|DEPTH|ELEMENT_SIZE|FORMAT|FORMAT_MISMATCH|FORMAT_NOT_SUPPORTED|HEIGHT|NUM_MIP_LEVELS|NUM_SAMPLES|ROW_PITCH|SLICE_PITCH|WIDTH)|INTENSITY|INVALID_(?:ARG_INDEX|ARG_SIZE|ARG_VALUE|BINARY|BUFFER_SIZE|BUILD_OPTIONS|COMMAND_QUEUE|COMPILER_OPTIONS|CONTEXT|DEVICE|DEVICE_PARTITION_COUNT|DEVICE_QUEUE|DEVICE_TYPE|EVENT|EVENT_WAIT_LIST|GLOBAL_OFFSET|GLOBAL_WORK_SIZE|GL_OBJECT|HOST_PTR|IMAGE_DESCRIPTOR|IMAGE_FORMAT_DESCRIPTOR|IMAGE_SIZE|KERNEL|KERNEL_ARGS|KERNEL_DEFINITION|KERNEL_NAME|LINKER_OPTIONS|MEM_OBJECT|MIP_LEVEL|OPERATION|PIPE_SIZE|PLATFORM|PROGRAM|PROGRAM_EXECUTABLE|PROPERTY|QUEUE_PROPERTIES|SAMPLER|VALUE|WORK_DIMENSION|WORK_GROUP_SIZE|WORK_ITEM_SIZE)|KERNEL_(?:ARG_(?:ACCESS_(?:NONE|QUALIFIER|READ_ONLY|READ_WRITE|WRITE_ONLY)|ADDRESS_(?:CONSTANT|GLOBAL|LOCAL|PRIVATE|QUALIFIER)|INFO_NOT_AVAILABLE|NAME|TYPE_(?:CONST|NAME|NONE|PIPE|QUALIFIER|RESTRICT|VOLATILE))|ATTRIBUTES|COMPILE_NUM_SUB_GROUPS|COMPILE_WORK_GROUP_SIZE|CONTEXT|EXEC_INFO_SVM_FINE_GRAIN_SYSTEM|EXEC_INFO_SVM_PTRS|FUNCTION_NAME|GLOBAL_WORK_SIZE|LOCAL_MEM_SIZE|LOCAL_SIZE_FOR_SUB_GROUP_COUNT|MAX_NUM_SUB_GROUPS|MAX_SUB_GROUP_SIZE_FOR_NDRANGE|NUM_ARGS|PREFERRED_WORK_GROUP_SIZE_MULTIPLE|PRIVATE_MEM_SIZE|PROGRAM|REFERENCE_COUNT|SUB_GROUP_COUNT_FOR_NDRANGE|WORK_GROUP_SIZE)|LINKER_NOT_AVAILABLE|LINK_PROGRAM_FAILURE|LOCAL|LUMINANCE|MAP_(?:FAILURE|READ|WRITE|WRITE_INVALIDATE_REGION)|MEM_(?:ALLOC_HOST_PTR|ASSOCIATED_MEMOBJECT|CONTEXT|COPY_HOST_PTR|COPY_OVERLAP|FLAGS|HOST_NO_ACCESS|HOST_PTR|HOST_READ_ONLY|HOST_WRITE_ONLY|KERNEL_READ_AND_WRITE|MAP_COUNT|OBJECT_(?:ALLOCATION_FAILURE|BUFFER|IMAGE1D|IMAGE1D_ARRAY|IMAGE1D_BUFFER|IMAGE2D|IMAGE2D_ARRAY|IMAGE3D|PIPE)|OFFSET|READ_ONLY|READ_WRITE|REFERENCE_COUNT|SIZE|SVM_ATOMICS|SVM_FINE_GRAIN_BUFFER|TYPE|USES_SVM_POINTER|USE_HOST_PTR|WRITE_ONLY)|MIGRATE_MEM_OBJECT_(?:CONTENT_UNDEFINED|HOST)|MISALIGNED_SUB_BUFFER_OFFSET|NONE|NON_BLOCKING|OUT_OF_(?:HOST_MEMORY|RESOURCES)|PIPE_(?:MAX_PACKETS|PACKET_SIZE)|PLATFORM_(?:EXTENSIONS|HOST_TIMER_RESOLUTION|NAME|PROFILE|VENDOR|VERSION)|PROFILING_(?:COMMAND_(?:COMPLETE|END|QUEUED|START|SUBMIT)|INFO_NOT_AVAILABLE)|PROGRAM_(?:BINARIES|BINARY_SIZES|BINARY_TYPE(?:_COMPILED_OBJECT|_EXECUTABLE|_LIBRARY|_NONE)?|BUILD_(?:GLOBAL_VARIABLE_TOTAL_SIZE|LOG|OPTIONS|STATUS)|CONTEXT|DEVICES|IL|KERNEL_NAMES|NUM_DEVICES|NUM_KERNELS|REFERENCE_COUNT|SOURCE)|QUEUED|QUEUE_(?:CONTEXT|DEVICE|DEVICE_DEFAULT|ON_DEVICE|ON_DEVICE_DEFAULT|OUT_OF_ORDER_EXEC_MODE_ENABLE|PROFILING_ENABLE|PROPERTIES|REFERENCE_COUNT|SIZE)|R|RA|READ_(?:ONLY|WRITE)_CACHE|RG|RGB|RGBA|RGBx|RGx|RUNNING|Rx|SAMPLER_(?:ADDRESSING_MODE|CONTEXT|FILTER_MODE|LOD_MAX|LOD_MIN|MIP_FILTER_MODE|NORMALIZED_COORDS|REFERENCE_COUNT)|(?:UN)?SIGNED_INT(?:8|16|32)|SNORM_INT(?:8|16)|SUBMITTED|SUCCESS|UNORM_INT(?:8|16|24|_101010|_101010_2)|UNORM_SHORT_(?:555|565)|VERSION_(?:1_0|1_1|1_2|2_0|2_1)|sBGRA|sRGB|sRGBA|sRGBx)\b/,alias:"constant"},"function-opencl-host":{pattern:/\bcl(?:BuildProgram|CloneKernel|CompileProgram|Create(?:Buffer|CommandQueue(?:WithProperties)?|Context|ContextFromType|Image|Image2D|Image3D|Kernel|KernelsInProgram|Pipe|ProgramWith(?:Binary|BuiltInKernels|IL|Source)|Sampler|SamplerWithProperties|SubBuffer|SubDevices|UserEvent)|Enqueue(?:(?:Barrier|Marker)(?:WithWaitList)?|Copy(?:Buffer(?:Rect|ToImage)?|Image(?:ToBuffer)?)|(?:Fill|Map)(?:Buffer|Image)|MigrateMemObjects|NDRangeKernel|NativeKernel|(?:Read|Write)(?:Buffer(?:Rect)?|Image)|SVM(?:Free|Map|MemFill|Memcpy|MigrateMem|Unmap)|Task|UnmapMemObject|WaitForEvents)|Finish|Flush|Get(?:CommandQueueInfo|ContextInfo|Device(?:AndHostTimer|IDs|Info)|Event(?:Profiling)?Info|ExtensionFunctionAddress(?:ForPlatform)?|HostTimer|ImageInfo|Kernel(?:ArgInfo|Info|SubGroupInfo|WorkGroupInfo)|MemObjectInfo|PipeInfo|Platform(?:IDs|Info)|Program(?:Build)?Info|SamplerInfo|SupportedImageFormats)|LinkProgram|(?:Release|Retain)(?:CommandQueue|Context|Device|Event|Kernel|MemObject|Program|Sampler)|SVM(?:Alloc|Free)|Set(?:CommandQueueProperty|DefaultDeviceCommandQueue|EventCallback|Kernel|Kernel(?:Arg(?:SVMPointer)?|ExecInfo)|MemObjectDestructorCallback|UserEventStatus)|Unload(?:Platform)?Compiler|WaitForEvents)\b/,alias:"function"}};n.languages.insertBefore("c","keyword",i),n.languages.cpp&&(i["type-opencl-host-cpp"]={pattern:/\b(?:Buffer|BufferGL|BufferRenderGL|CommandQueue|Context|Device|DeviceCommandQueue|EnqueueArgs|Event|Image|Image1D|Image1DArray|Image1DBuffer|Image2D|Image2DArray|Image2DGL|Image3D|Image3DGL|ImageFormat|ImageGL|Kernel|KernelFunctor|LocalSpaceArg|Memory|NDRange|Pipe|Platform|Program|SVMAllocator|SVMTraitAtomic|SVMTraitCoarse|SVMTraitFine|SVMTraitReadOnly|SVMTraitReadWrite|SVMTraitWriteOnly|Sampler|UserEvent)\b/,alias:"keyword"},n.languages.insertBefore("cpp","keyword",i))}(r)}return F0}var U0,G9;function Zne(){if(G9)return U0;G9=1,U0=t,t.displayName="openqasm",t.aliases=["qasm"];function t(e){e.languages.openqasm={comment:/\/\*[\s\S]*?\*\/|\/\/.*/,string:{pattern:/"[^"\r\n\t]*"|'[^'\r\n\t]*'/,greedy:!0},keyword:/\b(?:CX|OPENQASM|U|barrier|boxas|boxto|break|const|continue|ctrl|def|defcal|defcalgrammar|delay|else|end|for|gate|gphase|if|in|include|inv|kernel|lengthof|let|measure|pow|reset|return|rotary|stretchinf|while)\b|#pragma\b/,"class-name":/\b(?:angle|bit|bool|creg|fixed|float|int|length|qreg|qubit|stretch|uint)\b/,function:/\b(?:cos|exp|ln|popcount|rotl|rotr|sin|sqrt|tan)\b(?=\s*\()/,constant:/\b(?:euler|pi|tau)\b|π|𝜏|ℇ/,number:{pattern:/(^|[^.\w$])(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?(?:dt|ns|us|µs|ms|s)?/i,lookbehind:!0},operator:/->|>>=?|<<=?|&&|\|\||\+\+|--|[!=<>&|~^+\-*/%]=?|@/,punctuation:/[(){}\[\];,:.]/},e.languages.qasm=e.languages.openqasm}return U0}var z0,Y9;function $ne(){if(Y9)return z0;Y9=1,z0=t,t.displayName="oz",t.aliases=[];function t(e){e.languages.oz={comment:{pattern:/\/\*[\s\S]*?\*\/|%.*/,greedy:!0},string:{pattern:/"(?:[^"\\]|\\[\s\S])*"/,greedy:!0},atom:{pattern:/'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,alias:"builtin"},keyword:/\$|\[\]|\b(?:_|at|attr|case|catch|choice|class|cond|declare|define|dis|else(?:case|if)?|end|export|fail|false|feat|finally|from|fun|functor|if|import|in|local|lock|meth|nil|not|of|or|prepare|proc|prop|raise|require|self|skip|then|thread|true|try|unit)\b/,function:[/\b[a-z][A-Za-z\d]*(?=\()/,{pattern:/(\{)[A-Z][A-Za-z\d]*\b/,lookbehind:!0}],number:/\b(?:0[bx][\da-f]+|\d+(?:\.\d*)?(?:e~?\d+)?)\b|&(?:[^\\]|\\(?:\d{3}|.))/i,variable:/`(?:[^`\\]|\\.)+`/,"attr-name":/\b\w+(?=[ \t]*:(?![:=]))/,operator:/:(?:=|::?)|<[-:=]?|=(?:=|<?:?)|>=?:?|\\=:?|!!?|[|#+\-*\/,~^@]|\b(?:andthen|div|mod|orelse)\b/,punctuation:/[\[\](){}.:;?]/}}return z0}var B0,K9;function Jne(){if(K9)return B0;K9=1,B0=t,t.displayName="parigp",t.aliases=[];function t(e){e.languages.parigp={comment:/\/\*[\s\S]*?\*\/|\\\\.*/,string:{pattern:/"(?:[^"\\\r\n]|\\.)*"/,greedy:!0},keyword:function(){var r=["breakpoint","break","dbg_down","dbg_err","dbg_up","dbg_x","forcomposite","fordiv","forell","forpart","forprime","forstep","forsubgroup","forvec","for","iferr","if","local","my","next","return","until","while"];return r=r.map(function(n){return n.split("").join(" *")}).join("|"),RegExp("\\b(?:"+r+")\\b")}(),function:/\b\w(?:[\w ]*\w)?(?= *\()/,number:{pattern:/((?:\. *\. *)?)(?:\b\d(?: *\d)*(?: *(?!\. *\.)\.(?: *\d)*)?|\. *\d(?: *\d)*)(?: *e *(?:[+-] *)?\d(?: *\d)*)?/i,lookbehind:!0},operator:/\. *\.|[*\/!](?: *=)?|%(?: *=|(?: *#)?(?: *')*)?|\+(?: *[+=])?|-(?: *[-=>])?|<(?: *>|(?: *<)?(?: *=)?)?|>(?: *>)?(?: *=)?|=(?: *=){0,2}|\\(?: *\/)?(?: *=)?|&(?: *&)?|\| *\||['#~^]/,punctuation:/[\[\]{}().,:;|]/}}return B0}var q0,Z9;function eie(){if(Z9)return q0;Z9=1,q0=t,t.displayName="parser",t.aliases=[];function t(e){(function(r){var n=r.languages.parser=r.languages.extend("markup",{keyword:{pattern:/(^|[^^])(?:\^(?:case|eval|for|if|switch|throw)\b|@(?:BASE|CLASS|GET(?:_DEFAULT)?|OPTIONS|SET_DEFAULT|USE)\b)/,lookbehind:!0},variable:{pattern:/(^|[^^])\B\$(?:\w+|(?=[.{]))(?:(?:\.|::?)\w+)*(?:\.|::?)?/,lookbehind:!0,inside:{punctuation:/\.|:+/}},function:{pattern:/(^|[^^])\B[@^]\w+(?:(?:\.|::?)\w+)*(?:\.|::?)?/,lookbehind:!0,inside:{keyword:{pattern:/(^@)(?:GET_|SET_)/,lookbehind:!0},punctuation:/\.|:+/}},escape:{pattern:/\^(?:[$^;@()\[\]{}"':]|#[a-f\d]*)/i,alias:"builtin"},punctuation:/[\[\](){};]/});n=r.languages.insertBefore("parser","keyword",{"parser-comment":{pattern:/(\s)#.*/,lookbehind:!0,alias:"comment"},expression:{pattern:/(^|[^^])\((?:[^()]|\((?:[^()]|\((?:[^()])*\))*\))*\)/,greedy:!0,lookbehind:!0,inside:{string:{pattern:/(^|[^^])(["'])(?:(?!\2)[^^]|\^[\s\S])*\2/,lookbehind:!0},keyword:n.keyword,variable:n.variable,function:n.function,boolean:/\b(?:false|true)\b/,number:/\b(?:0x[a-f\d]+|\d+(?:\.\d*)?(?:e[+-]?\d+)?)\b/i,escape:n.escape,operator:/[~+*\/\\%]|!(?:\|\|?|=)?|&&?|\|\|?|==|<[<=]?|>[>=]?|-[fd]?|\b(?:def|eq|ge|gt|in|is|le|lt|ne)\b/,punctuation:n.punctuation}}}),r.languages.insertBefore("inside","punctuation",{expression:n.expression,keyword:n.keyword,variable:n.variable,function:n.function,escape:n.escape,"parser-punctuation":{pattern:n.punctuation,alias:"punctuation"}},n.tag.inside["attr-value"])})(e)}return q0}var V0,$9;function tie(){if($9)return V0;$9=1,V0=t,t.displayName="pascal",t.aliases=["objectpascal"];function t(e){e.languages.pascal={directive:{pattern:/\{\$[\s\S]*?\}/,greedy:!0,alias:["marco","property"]},comment:{pattern:/\(\*[\s\S]*?\*\)|\{[\s\S]*?\}|\/\/.*/,greedy:!0},string:{pattern:/(?:'(?:''|[^'\r\n])*'(?!')|#[&$%]?[a-f\d]+)+|\^[a-z]/i,greedy:!0},asm:{pattern:/(\basm\b)[\s\S]+?(?=\bend\s*[;[])/i,lookbehind:!0,greedy:!0,inside:null},keyword:[{pattern:/(^|[^&])\b(?:absolute|array|asm|begin|case|const|constructor|destructor|do|downto|else|end|file|for|function|goto|if|implementation|inherited|inline|interface|label|nil|object|of|operator|packed|procedure|program|record|reintroduce|repeat|self|set|string|then|to|type|unit|until|uses|var|while|with)\b/i,lookbehind:!0},{pattern:/(^|[^&])\b(?:dispose|exit|false|new|true)\b/i,lookbehind:!0},{pattern:/(^|[^&])\b(?:class|dispinterface|except|exports|finalization|finally|initialization|inline|library|on|out|packed|property|raise|resourcestring|threadvar|try)\b/i,lookbehind:!0},{pattern:/(^|[^&])\b(?:absolute|abstract|alias|assembler|bitpacked|break|cdecl|continue|cppdecl|cvar|default|deprecated|dynamic|enumerator|experimental|export|external|far|far16|forward|generic|helper|implements|index|interrupt|iochecks|local|message|name|near|nodefault|noreturn|nostackframe|oldfpccall|otherwise|overload|override|pascal|platform|private|protected|public|published|read|register|reintroduce|result|safecall|saveregisters|softfloat|specialize|static|stdcall|stored|strict|unaligned|unimplemented|varargs|virtual|write)\b/i,lookbehind:!0}],number:[/(?:[&%]\d+|\$[a-f\d]+)/i,/\b\d+(?:\.\d+)?(?:e[+-]?\d+)?/i],operator:[/\.\.|\*\*|:=|<[<=>]?|>[>=]?|[+\-*\/]=?|[@^=]/,{pattern:/(^|[^&])\b(?:and|as|div|exclude|in|include|is|mod|not|or|shl|shr|xor)\b/,lookbehind:!0}],punctuation:/\(\.|\.\)|[()\[\]:;,.]/},e.languages.pascal.asm.inside=e.languages.extend("pascal",{asm:void 0,keyword:void 0,operator:void 0}),e.languages.objectpascal=e.languages.pascal}return V0}var W0,J9;function rie(){if(J9)return W0;J9=1,W0=t,t.displayName="pascaligo",t.aliases=[];function t(e){(function(r){var n=/\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\)/.source,i=/(?:\b\w+(?:<braces>)?|<braces>)/.source.replace(/<braces>/g,function(){return n}),a=r.languages.pascaligo={comment:/\(\*[\s\S]+?\*\)|\/\/.*/,string:{pattern:/(["'`])(?:\\[\s\S]|(?!\1)[^\\])*\1|\^[a-z]/i,greedy:!0},"class-name":[{pattern:RegExp(/(\btype\s+\w+\s+is\s+)<type>/.source.replace(/<type>/g,function(){return i}),"i"),lookbehind:!0,inside:null},{pattern:RegExp(/<type>(?=\s+is\b)/.source.replace(/<type>/g,function(){return i}),"i"),inside:null},{pattern:RegExp(/(:\s*)<type>/.source.replace(/<type>/g,function(){return i})),lookbehind:!0,inside:null}],keyword:{pattern:/(^|[^&])\b(?:begin|block|case|const|else|end|fail|for|from|function|if|is|nil|of|remove|return|skip|then|type|var|while|with)\b/i,lookbehind:!0},boolean:{pattern:/(^|[^&])\b(?:False|True)\b/i,lookbehind:!0},builtin:{pattern:/(^|[^&])\b(?:bool|int|list|map|nat|record|string|unit)\b/i,lookbehind:!0},function:/\b\w+(?=\s*\()/,number:[/%[01]+|&[0-7]+|\$[a-f\d]+/i,/\b\d+(?:\.\d+)?(?:e[+-]?\d+)?(?:mtz|n)?/i],operator:/->|=\/=|\.\.|\*\*|:=|<[<=>]?|>[>=]?|[+\-*\/]=?|[@^=|]|\b(?:and|mod|or)\b/,punctuation:/\(\.|\.\)|[()\[\]:;,.{}]/},s=["comment","keyword","builtin","operator","punctuation"].reduce(function(o,A){return o[A]=a[A],o},{});a["class-name"].forEach(function(o){o.inside=s})})(e)}return W0}var X0,e8;function nie(){if(e8)return X0;e8=1,X0=t,t.displayName="pcaxis",t.aliases=["px"];function t(e){e.languages.pcaxis={string:/"[^"]*"/,keyword:{pattern:/((?:^|;)\s*)[-A-Z\d]+(?:\s*\[[-\w]+\])?(?:\s*\("[^"]*"(?:,\s*"[^"]*")*\))?(?=\s*=)/,lookbehind:!0,greedy:!0,inside:{keyword:/^[-A-Z\d]+/,language:{pattern:/^(\s*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/^\[|\]$/,property:/[-\w]+/}},"sub-key":{pattern:/^(\s*)\S[\s\S]*/,lookbehind:!0,inside:{parameter:{pattern:/"[^"]*"/,alias:"property"},punctuation:/^\(|\)$|,/}}}},operator:/=/,tlist:{pattern:/TLIST\s*\(\s*\w+(?:(?:\s*,\s*"[^"]*")+|\s*,\s*"[^"]*"-"[^"]*")?\s*\)/,greedy:!0,inside:{function:/^TLIST/,property:{pattern:/^(\s*\(\s*)\w+/,lookbehind:!0},string:/"[^"]*"/,punctuation:/[(),]/,operator:/-/}},punctuation:/[;,]/,number:{pattern:/(^|\s)\d+(?:\.\d+)?(?!\S)/,lookbehind:!0},boolean:/NO|YES/},e.languages.px=e.languages.pcaxis}return X0}var Q0,t8;function iie(){if(t8)return Q0;t8=1,Q0=t,t.displayName="peoplecode",t.aliases=["pcode"];function t(e){e.languages.peoplecode={comment:RegExp([/\/\*[\s\S]*?\*\//.source,/\bREM[^;]*;/.source,/<\*(?:[^<*]|\*(?!>)|<(?!\*)|<\*(?:(?!\*>)[\s\S])*\*>)*\*>/.source,/\/\+[\s\S]*?\+\//.source].join("|")),string:{pattern:/'(?:''|[^'\r\n])*'(?!')|"(?:""|[^"\r\n])*"(?!")/,greedy:!0},variable:/%\w+/,"function-definition":{pattern:/((?:^|[^\w-])(?:function|method)\s+)\w+/i,lookbehind:!0,alias:"function"},"class-name":{pattern:/((?:^|[^-\w])(?:as|catch|class|component|create|extends|global|implements|instance|local|of|property|returns)\s+)\w+(?::\w+)*/i,lookbehind:!0,inside:{punctuation:/:/}},keyword:/\b(?:abstract|alias|as|catch|class|component|constant|create|declare|else|end-(?:class|evaluate|for|function|get|if|method|set|try|while)|evaluate|extends|for|function|get|global|if|implements|import|instance|library|local|method|null|of|out|peopleCode|private|program|property|protected|readonly|ref|repeat|returns?|set|step|then|throw|to|try|until|value|when(?:-other)?|while)\b/i,"operator-keyword":{pattern:/\b(?:and|not|or)\b/i,alias:"operator"},function:/[_a-z]\w*(?=\s*\()/i,boolean:/\b(?:false|true)\b/i,number:/\b\d+(?:\.\d+)?\b/,operator:/<>|[<>]=?|!=|\*\*|[-+*/|=@]/,punctuation:/[:.;,()[\]]/},e.languages.pcode=e.languages.peoplecode}return Q0}var G0,r8;function aie(){if(r8)return G0;r8=1,G0=t,t.displayName="perl",t.aliases=[];function t(e){(function(r){var n=/(?:\((?:[^()\\]|\\[\s\S])*\)|\{(?:[^{}\\]|\\[\s\S])*\}|\[(?:[^[\]\\]|\\[\s\S])*\]|<(?:[^<>\\]|\\[\s\S])*>)/.source;r.languages.perl={comment:[{pattern:/(^\s*)=\w[\s\S]*?=cut.*/m,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\$])#.*/,lookbehind:!0,greedy:!0}],string:[{pattern:RegExp(/\b(?:q|qq|qw|qx)(?![a-zA-Z0-9])\s*/.source+"(?:"+[/([^a-zA-Z0-9\s{(\[<])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/([a-zA-Z0-9])(?:(?!\2)[^\\]|\\[\s\S])*\2/.source,n].join("|")+")"),greedy:!0},{pattern:/("|`)(?:(?!\1)[^\\]|\\[\s\S])*\1/,greedy:!0},{pattern:/'(?:[^'\\\r\n]|\\.)*'/,greedy:!0}],regex:[{pattern:RegExp(/\b(?:m|qr)(?![a-zA-Z0-9])\s*/.source+"(?:"+[/([^a-zA-Z0-9\s{(\[<])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/([a-zA-Z0-9])(?:(?!\2)[^\\]|\\[\s\S])*\2/.source,n].join("|")+")"+/[msixpodualngc]*/.source),greedy:!0},{pattern:RegExp(/(^|[^-])\b(?:s|tr|y)(?![a-zA-Z0-9])\s*/.source+"(?:"+[/([^a-zA-Z0-9\s{(\[<])(?:(?!\2)[^\\]|\\[\s\S])*\2(?:(?!\2)[^\\]|\\[\s\S])*\2/.source,/([a-zA-Z0-9])(?:(?!\3)[^\\]|\\[\s\S])*\3(?:(?!\3)[^\\]|\\[\s\S])*\3/.source,n+/\s*/.source+n].join("|")+")"+/[msixpodualngcer]*/.source),lookbehind:!0,greedy:!0},{pattern:/\/(?:[^\/\\\r\n]|\\.)*\/[msixpodualngc]*(?=\s*(?:$|[\r\n,.;})&|\-+*~<>!?^]|(?:and|cmp|eq|ge|gt|le|lt|ne|not|or|x|xor)\b))/,greedy:!0}],variable:[/[&*$@%]\{\^[A-Z]+\}/,/[&*$@%]\^[A-Z_]/,/[&*$@%]#?(?=\{)/,/[&*$@%]#?(?:(?:::)*'?(?!\d)[\w$]+(?![\w$]))+(?:::)*/,/[&*$@%]\d+/,/(?!%=)[$@%][!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~]/],filehandle:{pattern:/<(?![<=])\S*?>|\b_\b/,alias:"symbol"},"v-string":{pattern:/v\d+(?:\.\d+)*|\d+(?:\.\d+){2,}/,alias:"string"},function:{pattern:/(\bsub[ \t]+)\w+/,lookbehind:!0},keyword:/\b(?:any|break|continue|default|delete|die|do|else|elsif|eval|for|foreach|given|goto|if|last|local|my|next|our|package|print|redo|require|return|say|state|sub|switch|undef|unless|until|use|when|while)\b/,number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)\b/,operator:/-[rwxoRWXOezsfdlpSbctugkTBMAC]\b|\+[+=]?|-[-=>]?|\*\*?=?|\/\/?=?|=[=~>]?|~[~=]?|\|\|?=?|&&?=?|<(?:=>?|<=?)?|>>?=?|![~=]?|[%^]=?|\.(?:=|\.\.?)?|[\\?]|\bx(?:=|\b)|\b(?:and|cmp|eq|ge|gt|le|lt|ne|not|or|xor)\b/,punctuation:/[{}[\];(),:]/}})(e)}return G0}var Y0,n8;function sie(){if(n8)return Y0;n8=1;var t=Ic();Y0=e,e.displayName="phpExtras",e.aliases=[];function e(r){r.register(t),r.languages.insertBefore("php","variable",{this:{pattern:/\$this\b/,alias:"keyword"},global:/\$(?:GLOBALS|HTTP_RAW_POST_DATA|_(?:COOKIE|ENV|FILES|GET|POST|REQUEST|SERVER|SESSION)|argc|argv|http_response_header|php_errormsg)\b/,scope:{pattern:/\b[\w\\]+::/,inside:{keyword:/\b(?:parent|self|static)\b/,punctuation:/::|\\/}}})}return Y0}var K0,i8;function oie(){if(i8)return K0;i8=1;var t=Ic(),e=Lc();K0=r,r.displayName="phpdoc",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){var a=/(?:\b[a-zA-Z]\w*|[|\\[\]])+/.source;i.languages.phpdoc=i.languages.extend("javadoclike",{parameter:{pattern:RegExp("(@(?:global|param|property(?:-read|-write)?|var)\\s+(?:"+a+"\\s+)?)\\$\\w+"),lookbehind:!0}}),i.languages.insertBefore("phpdoc","keyword",{"class-name":[{pattern:RegExp("(@(?:global|package|param|property(?:-read|-write)?|return|subpackage|throws|var)\\s+)"+a),lookbehind:!0,inside:{keyword:/\b(?:array|bool|boolean|callback|double|false|float|int|integer|mixed|null|object|resource|self|string|true|void)\b/,punctuation:/[|\\[\]()]/}}]}),i.languages.javadoclike.addSupport("php",i.languages.phpdoc)}(n)}return K0}var Z0,a8;function lie(){if(a8)return Z0;a8=1;var t=ex();Z0=e,e.displayName="plsql",e.aliases=[];function e(r){r.register(t),r.languages.plsql=r.languages.extend("sql",{comment:{pattern:/\/\*[\s\S]*?\*\/|--.*/,greedy:!0},keyword:/\b(?:A|ACCESSIBLE|ADD|AGENT|AGGREGATE|ALL|ALTER|AND|ANY|ARRAY|AS|ASC|AT|ATTRIBUTE|AUTHID|AVG|BEGIN|BETWEEN|BFILE_BASE|BINARY|BLOB_BASE|BLOCK|BODY|BOTH|BOUND|BULK|BY|BYTE|C|CALL|CALLING|CASCADE|CASE|CHAR|CHARACTER|CHARSET|CHARSETFORM|CHARSETID|CHAR_BASE|CHECK|CLOB_BASE|CLONE|CLOSE|CLUSTER|CLUSTERS|COLAUTH|COLLECT|COLUMNS|COMMENT|COMMIT|COMMITTED|COMPILED|COMPRESS|CONNECT|CONSTANT|CONSTRUCTOR|CONTEXT|CONTINUE|CONVERT|COUNT|CRASH|CREATE|CREDENTIAL|CURRENT|CURSOR|CUSTOMDATUM|DANGLING|DATA|DATE|DATE_BASE|DAY|DECLARE|DEFAULT|DEFINE|DELETE|DESC|DETERMINISTIC|DIRECTORY|DISTINCT|DOUBLE|DROP|DURATION|ELEMENT|ELSE|ELSIF|EMPTY|END|ESCAPE|EXCEPT|EXCEPTION|EXCEPTIONS|EXCLUSIVE|EXECUTE|EXISTS|EXIT|EXTERNAL|FETCH|FINAL|FIRST|FIXED|FLOAT|FOR|FORALL|FORCE|FROM|FUNCTION|GENERAL|GOTO|GRANT|GROUP|HASH|HAVING|HEAP|HIDDEN|HOUR|IDENTIFIED|IF|IMMEDIATE|IMMUTABLE|IN|INCLUDING|INDEX|INDEXES|INDICATOR|INDICES|INFINITE|INSERT|INSTANTIABLE|INT|INTERFACE|INTERSECT|INTERVAL|INTO|INVALIDATE|IS|ISOLATION|JAVA|LANGUAGE|LARGE|LEADING|LENGTH|LEVEL|LIBRARY|LIKE|LIKE2|LIKE4|LIKEC|LIMIT|LIMITED|LOCAL|LOCK|LONG|LOOP|MAP|MAX|MAXLEN|MEMBER|MERGE|MIN|MINUS|MINUTE|MOD|MODE|MODIFY|MONTH|MULTISET|MUTABLE|NAME|NAN|NATIONAL|NATIVE|NCHAR|NEW|NOCOMPRESS|NOCOPY|NOT|NOWAIT|NULL|NUMBER_BASE|OBJECT|OCICOLL|OCIDATE|OCIDATETIME|OCIDURATION|OCIINTERVAL|OCILOBLOCATOR|OCINUMBER|OCIRAW|OCIREF|OCIREFCURSOR|OCIROWID|OCISTRING|OCITYPE|OF|OLD|ON|ONLY|OPAQUE|OPEN|OPERATOR|OPTION|OR|ORACLE|ORADATA|ORDER|ORGANIZATION|ORLANY|ORLVARY|OTHERS|OUT|OVERLAPS|OVERRIDING|PACKAGE|PARALLEL_ENABLE|PARAMETER|PARAMETERS|PARENT|PARTITION|PASCAL|PERSISTABLE|PIPE|PIPELINED|PLUGGABLE|POLYMORPHIC|PRAGMA|PRECISION|PRIOR|PRIVATE|PROCEDURE|PUBLIC|RAISE|RANGE|RAW|READ|RECORD|REF|REFERENCE|RELIES_ON|REM|REMAINDER|RENAME|RESOURCE|RESULT|RESULT_CACHE|RETURN|RETURNING|REVERSE|REVOKE|ROLLBACK|ROW|SAMPLE|SAVE|SAVEPOINT|SB1|SB2|SB4|SECOND|SEGMENT|SELECT|SELF|SEPARATE|SEQUENCE|SERIALIZABLE|SET|SHARE|SHORT|SIZE|SIZE_T|SOME|SPARSE|SQL|SQLCODE|SQLDATA|SQLNAME|SQLSTATE|STANDARD|START|STATIC|STDDEV|STORED|STRING|STRUCT|STYLE|SUBMULTISET|SUBPARTITION|SUBSTITUTABLE|SUBTYPE|SUM|SYNONYM|TABAUTH|TABLE|TDO|THE|THEN|TIME|TIMESTAMP|TIMEZONE_ABBR|TIMEZONE_HOUR|TIMEZONE_MINUTE|TIMEZONE_REGION|TO|TRAILING|TRANSACTION|TRANSACTIONAL|TRUSTED|TYPE|UB1|UB2|UB4|UNDER|UNION|UNIQUE|UNPLUG|UNSIGNED|UNTRUSTED|UPDATE|USE|USING|VALIST|VALUE|VALUES|VARIABLE|VARIANCE|VARRAY|VARYING|VIEW|VIEWS|VOID|WHEN|WHERE|WHILE|WITH|WORK|WRAPPED|WRITE|YEAR|ZONE)\b/i,operator:/:=?|=>|[<>^~!]=|\.\.|\|\||\*\*|[-+*/%<>=@]/}),r.languages.insertBefore("plsql","operator",{label:{pattern:/<<\s*\w+\s*>>/,alias:"symbol"}})}return Z0}var $0,s8;function Aie(){if(s8)return $0;s8=1,$0=t,t.displayName="powerquery",t.aliases=[];function t(e){e.languages.powerquery={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},"quoted-identifier":{pattern:/#"(?:[^"\r\n]|"")*"(?!")/,greedy:!0},string:{pattern:/(?:#!)?"(?:[^"\r\n]|"")*"(?!")/,greedy:!0},constant:[/\bDay\.(?:Friday|Monday|Saturday|Sunday|Thursday|Tuesday|Wednesday)\b/,/\bTraceLevel\.(?:Critical|Error|Information|Verbose|Warning)\b/,/\bOccurrence\.(?:All|First|Last)\b/,/\bOrder\.(?:Ascending|Descending)\b/,/\bRoundingMode\.(?:AwayFromZero|Down|ToEven|TowardZero|Up)\b/,/\bMissingField\.(?:Error|Ignore|UseNull)\b/,/\bQuoteStyle\.(?:Csv|None)\b/,/\bJoinKind\.(?:FullOuter|Inner|LeftAnti|LeftOuter|RightAnti|RightOuter)\b/,/\bGroupKind\.(?:Global|Local)\b/,/\bExtraValues\.(?:Error|Ignore|List)\b/,/\bJoinAlgorithm\.(?:Dynamic|LeftHash|LeftIndex|PairwiseHash|RightHash|RightIndex|SortMerge)\b/,/\bJoinSide\.(?:Left|Right)\b/,/\bPrecision\.(?:Decimal|Double)\b/,/\bRelativePosition\.From(?:End|Start)\b/,/\bTextEncoding\.(?:Ascii|BigEndianUnicode|Unicode|Utf16|Utf8|Windows)\b/,/\b(?:Any|Binary|Date|DateTime|DateTimeZone|Duration|Function|Int16|Int32|Int64|Int8|List|Logical|None|Number|Record|Table|Text|Time)\.Type\b/,/\bnull\b/],boolean:/\b(?:false|true)\b/,keyword:/\b(?:and|as|each|else|error|if|in|is|let|meta|not|nullable|optional|or|otherwise|section|shared|then|try|type)\b|#(?:binary|date|datetime|datetimezone|duration|infinity|nan|sections|shared|table|time)\b/,function:{pattern:/(^|[^#\w.])[a-z_][\w.]*(?=\s*\()/i,lookbehind:!0},"data-type":{pattern:/\b(?:any|anynonnull|binary|date|datetime|datetimezone|duration|function|list|logical|none|number|record|table|text|time)\b/,alias:"class-name"},number:{pattern:/\b0x[\da-f]+\b|(?:[+-]?(?:\b\d+\.)?\b\d+|[+-]\.\d+|(^|[^.])\B\.\d+)(?:e[+-]?\d+)?\b/i,lookbehind:!0},operator:/[-+*\/&?@^]|<(?:=>?|>)?|>=?|=>?|\.\.\.?/,punctuation:/[,;\[\](){}]/},e.languages.pq=e.languages.powerquery,e.languages.mscript=e.languages.powerquery}return $0}var J0,o8;function uie(){if(o8)return J0;o8=1,J0=t,t.displayName="powershell",t.aliases=[];function t(e){(function(r){var n=r.languages.powershell={comment:[{pattern:/(^|[^`])<#[\s\S]*?#>/,lookbehind:!0},{pattern:/(^|[^`])#.*/,lookbehind:!0}],string:[{pattern:/"(?:`[\s\S]|[^`"])*"/,greedy:!0,inside:null},{pattern:/'(?:[^']|'')*'/,greedy:!0}],namespace:/\[[a-z](?:\[(?:\[[^\]]*\]|[^\[\]])*\]|[^\[\]])*\]/i,boolean:/\$(?:false|true)\b/i,variable:/\$\w+\b/,function:[/\b(?:Add|Approve|Assert|Backup|Block|Checkpoint|Clear|Close|Compare|Complete|Compress|Confirm|Connect|Convert|ConvertFrom|ConvertTo|Copy|Debug|Deny|Disable|Disconnect|Dismount|Edit|Enable|Enter|Exit|Expand|Export|Find|ForEach|Format|Get|Grant|Group|Hide|Import|Initialize|Install|Invoke|Join|Limit|Lock|Measure|Merge|Move|New|Open|Optimize|Out|Ping|Pop|Protect|Publish|Push|Read|Receive|Redo|Register|Remove|Rename|Repair|Request|Reset|Resize|Resolve|Restart|Restore|Resume|Revoke|Save|Search|Select|Send|Set|Show|Skip|Sort|Split|Start|Step|Stop|Submit|Suspend|Switch|Sync|Tee|Test|Trace|Unblock|Undo|Uninstall|Unlock|Unprotect|Unpublish|Unregister|Update|Use|Wait|Watch|Where|Write)-[a-z]+\b/i,/\b(?:ac|cat|chdir|clc|cli|clp|clv|compare|copy|cp|cpi|cpp|cvpa|dbp|del|diff|dir|ebp|echo|epal|epcsv|epsn|erase|fc|fl|ft|fw|gal|gbp|gc|gci|gcs|gdr|gi|gl|gm|gp|gps|group|gsv|gu|gv|gwmi|iex|ii|ipal|ipcsv|ipsn|irm|iwmi|iwr|kill|lp|ls|measure|mi|mount|move|mp|mv|nal|ndr|ni|nv|ogv|popd|ps|pushd|pwd|rbp|rd|rdr|ren|ri|rm|rmdir|rni|rnp|rp|rv|rvpa|rwmi|sal|saps|sasv|sbp|sc|select|set|shcm|si|sl|sleep|sls|sort|sp|spps|spsv|start|sv|swmi|tee|trcm|type|write)\b/i],keyword:/\b(?:Begin|Break|Catch|Class|Continue|Data|Define|Do|DynamicParam|Else|ElseIf|End|Exit|Filter|Finally|For|ForEach|From|Function|If|InlineScript|Parallel|Param|Process|Return|Sequence|Switch|Throw|Trap|Try|Until|Using|Var|While|Workflow)\b/i,operator:{pattern:/(^|\W)(?:!|-(?:b?(?:and|x?or)|as|(?:Not)?(?:Contains|In|Like|Match)|eq|ge|gt|is(?:Not)?|Join|le|lt|ne|not|Replace|sh[lr])\b|-[-=]?|\+[+=]?|[*\/%]=?)/i,lookbehind:!0},punctuation:/[|{}[\];(),.]/};n.string[0].inside={function:{pattern:/(^|[^`])\$\((?:\$\([^\r\n()]*\)|(?!\$\()[^\r\n)])*\)/,lookbehind:!0,inside:n},boolean:n.boolean,variable:n.variable}})(e)}return J0}var em,l8;function cie(){if(l8)return em;l8=1,em=t,t.displayName="processing",t.aliases=[];function t(e){e.languages.processing=e.languages.extend("clike",{keyword:/\b(?:break|case|catch|class|continue|default|else|extends|final|for|if|implements|import|new|null|private|public|return|static|super|switch|this|try|void|while)\b/,function:/\b\w+(?=\s*\()/,operator:/<[<=]?|>[>=]?|&&?|\|\|?|[%?]|[!=+\-*\/]=?/}),e.languages.insertBefore("processing","number",{constant:/\b(?!XML\b)[A-Z][A-Z\d_]+\b/,type:{pattern:/\b(?:boolean|byte|char|color|double|float|int|[A-Z]\w*)\b/,alias:"class-name"}})}return em}var tm,A8;function die(){if(A8)return tm;A8=1,tm=t,t.displayName="prolog",t.aliases=[];function t(e){e.languages.prolog={comment:{pattern:/\/\*[\s\S]*?\*\/|%.*/,greedy:!0},string:{pattern:/(["'])(?:\1\1|\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1(?!\1)/,greedy:!0},builtin:/\b(?:fx|fy|xf[xy]?|yfx?)\b/,function:/\b[a-z]\w*(?:(?=\()|\/\d+)/,number:/\b\d+(?:\.\d*)?/,operator:/[:\\=><\-?*@\/;+^|!$.]+|\b(?:is|mod|not|xor)\b/,punctuation:/[(){}\[\],]/}}return tm}var rm,u8;function fie(){if(u8)return rm;u8=1,rm=t,t.displayName="promql",t.aliases=[];function t(e){(function(r){var n=["sum","min","max","avg","group","stddev","stdvar","count","count_values","bottomk","topk","quantile"],i=["on","ignoring","group_right","group_left","by","without"],a=["offset"],s=n.concat(i,a);r.languages.promql={comment:{pattern:/(^[ \t]*)#.*/m,lookbehind:!0},"vector-match":{pattern:new RegExp("((?:"+i.join("|")+")\\s*)\\([^)]*\\)"),lookbehind:!0,inside:{"label-key":{pattern:/\b[^,]+\b/,alias:"attr-name"},punctuation:/[(),]/}},"context-labels":{pattern:/\{[^{}]*\}/,inside:{"label-key":{pattern:/\b[a-z_]\w*(?=\s*(?:=|![=~]))/,alias:"attr-name"},"label-value":{pattern:/(["'`])(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0,alias:"attr-value"},punctuation:/\{|\}|=~?|![=~]|,/}},"context-range":[{pattern:/\[[\w\s:]+\]/,inside:{punctuation:/\[|\]|:/,"range-duration":{pattern:/\b(?:\d+(?:[smhdwy]|ms))+\b/i,alias:"number"}}},{pattern:/(\boffset\s+)\w+/,lookbehind:!0,inside:{"range-duration":{pattern:/\b(?:\d+(?:[smhdwy]|ms))+\b/i,alias:"number"}}}],keyword:new RegExp("\\b(?:"+s.join("|")+")\\b","i"),function:/\b[a-z_]\w*(?=\s*\()/i,number:/[-+]?(?:(?:\b\d+(?:\.\d+)?|\B\.\d+)(?:e[-+]?\d+)?\b|\b(?:0x[0-9a-f]+|nan|inf)\b)/i,operator:/[\^*/%+-]|==|!=|<=|<|>=|>|\b(?:and|or|unless)\b/i,punctuation:/[{};()`,.[\]]/}})(e)}return rm}var nm,c8;function pie(){if(c8)return nm;c8=1,nm=t,t.displayName="properties",t.aliases=[];function t(e){e.languages.properties={comment:/^[ \t]*[#!].*$/m,"attr-value":{pattern:/(^[ \t]*(?:\\(?:\r\n|[\s\S])|[^\\\s:=])+(?: *[=:] *(?! )| ))(?:\\(?:\r\n|[\s\S])|[^\\\r\n])+/m,lookbehind:!0},"attr-name":/^[ \t]*(?:\\(?:\r\n|[\s\S])|[^\\\s:=])+(?= *[=:]| )/m,punctuation:/[=:]/}}return nm}var im,d8;function hie(){if(d8)return im;d8=1,im=t,t.displayName="protobuf",t.aliases=[];function t(e){(function(r){var n=/\b(?:bool|bytes|double|s?fixed(?:32|64)|float|[su]?int(?:32|64)|string)\b/;r.languages.protobuf=r.languages.extend("clike",{"class-name":[{pattern:/(\b(?:enum|extend|message|service)\s+)[A-Za-z_]\w*(?=\s*\{)/,lookbehind:!0},{pattern:/(\b(?:rpc\s+\w+|returns)\s*\(\s*(?:stream\s+)?)\.?[A-Za-z_]\w*(?:\.[A-Za-z_]\w*)*(?=\s*\))/,lookbehind:!0}],keyword:/\b(?:enum|extend|extensions|import|message|oneof|option|optional|package|public|repeated|required|reserved|returns|rpc(?=\s+\w)|service|stream|syntax|to)\b(?!\s*=\s*\d)/,function:/\b[a-z_]\w*(?=\s*\()/i}),r.languages.insertBefore("protobuf","operator",{map:{pattern:/\bmap<\s*[\w.]+\s*,\s*[\w.]+\s*>(?=\s+[a-z_]\w*\s*[=;])/i,alias:"class-name",inside:{punctuation:/[<>.,]/,builtin:n}},builtin:n,"positional-class-name":{pattern:/(?:\b|\B\.)[a-z_]\w*(?:\.[a-z_]\w*)*(?=\s+[a-z_]\w*\s*[=;])/i,alias:"class-name",inside:{punctuation:/\./}},annotation:{pattern:/(\[\s*)[a-z_]\w*(?=\s*=)/i,lookbehind:!0}})})(e)}return im}var am,f8;function mie(){if(f8)return am;f8=1,am=t,t.displayName="psl",t.aliases=[];function t(e){e.languages.psl={comment:{pattern:/#.*/,greedy:!0},string:{pattern:/"(?:\\.|[^\\"])*"/,greedy:!0,inside:{symbol:/\\[ntrbA-Z"\\]/}},"heredoc-string":{pattern:/<<<([a-zA-Z_]\w*)[\r\n](?:.*[\r\n])*?\1\b/,alias:"string",greedy:!0},keyword:/\b(?:__multi|__single|case|default|do|else|elsif|exit|export|for|foreach|function|if|last|line|local|next|requires|return|switch|until|while|word)\b/,constant:/\b(?:ALARM|CHART_ADD_GRAPH|CHART_DELETE_GRAPH|CHART_DESTROY|CHART_LOAD|CHART_PRINT|EOF|OFFLINE|OK|PSL_PROF_LOG|R_CHECK_HORIZ|R_CHECK_VERT|R_CLICKER|R_COLUMN|R_FRAME|R_ICON|R_LABEL|R_LABEL_CENTER|R_LIST_MULTIPLE|R_LIST_MULTIPLE_ND|R_LIST_SINGLE|R_LIST_SINGLE_ND|R_MENU|R_POPUP|R_POPUP_SCROLLED|R_RADIO_HORIZ|R_RADIO_VERT|R_ROW|R_SCALE_HORIZ|R_SCALE_VERT|R_SEP_HORIZ|R_SEP_VERT|R_SPINNER|R_TEXT_FIELD|R_TEXT_FIELD_LABEL|R_TOGGLE|TRIM_LEADING|TRIM_LEADING_AND_TRAILING|TRIM_REDUNDANT|TRIM_TRAILING|VOID|WARN)\b/,boolean:/\b(?:FALSE|False|NO|No|TRUE|True|YES|Yes|false|no|true|yes)\b/,variable:/\b(?:PslDebug|errno|exit_status)\b/,builtin:{pattern:/\b(?:PslExecute|PslFunctionCall|PslFunctionExists|PslSetOptions|_snmp_debug|acos|add_diary|annotate|annotate_get|ascii_to_ebcdic|asctime|asin|atan|atexit|batch_set|blackout|cat|ceil|chan_exists|change_state|close|code_cvt|cond_signal|cond_wait|console_type|convert_base|convert_date|convert_locale_date|cos|cosh|create|date|dcget_text|destroy|destroy_lock|dget_text|difference|dump_hist|ebcdic_to_ascii|encrypt|event_archive|event_catalog_get|event_check|event_query|event_range_manage|event_range_query|event_report|event_schedule|event_trigger|event_trigger2|execute|exists|exp|fabs|file|floor|fmod|fopen|fseek|ftell|full_discovery|get|get_chan_info|get_ranges|get_text|get_vars|getenv|gethostinfo|getpid|getpname|grep|history|history_get_retention|in_transition|index|int|internal|intersection|is_var|isnumber|join|kill|length|lines|lock|lock_info|log|log10|loge|matchline|msg_check|msg_get_format|msg_get_severity|msg_printf|msg_sprintf|ntharg|nthargf|nthline|nthlinef|num_bytes|num_consoles|pconfig|popen|poplines|pow|print|printf|proc_exists|process|random|read|readln|refresh_parameters|remote_check|remote_close|remote_event_query|remote_event_trigger|remote_file_send|remote_open|remove|replace|rindex|sec_check_priv|sec_store_get|sec_store_set|set|set_alarm_ranges|set_locale|share|sin|sinh|sleep|snmp_agent_config|snmp_agent_start|snmp_agent_stop|snmp_close|snmp_config|snmp_get|snmp_get_next|snmp_h_get|snmp_h_get_next|snmp_h_set|snmp_open|snmp_set|snmp_trap_ignore|snmp_trap_listen|snmp_trap_raise_std_trap|snmp_trap_receive|snmp_trap_register_im|snmp_trap_send|snmp_walk|sopen|sort|splitline|sprintf|sqrt|srandom|str_repeat|strcasecmp|subset|substr|system|tail|tan|tanh|text_domain|time|tmpnam|tolower|toupper|trace_psl_process|trim|union|unique|unlock|unset|va_arg|va_start|write)\b/,alias:"builtin-function"},"foreach-variable":{pattern:/(\bforeach\s+(?:(?:\w+\b|"(?:\\.|[^\\"])*")\s+){0,2})[_a-zA-Z]\w*(?=\s*\()/,lookbehind:!0,greedy:!0},function:/\b[_a-z]\w*\b(?=\s*\()/i,number:/\b(?:0x[0-9a-f]+|\d+(?:\.\d+)?)\b/i,operator:/--|\+\+|&&=?|\|\|=?|<<=?|>>=?|[=!]~|[-+*/%&|^!=<>]=?|\.|[:?]/,punctuation:/[(){}\[\];,]/}}return am}var sm,p8;function gie(){if(p8)return sm;p8=1,sm=t,t.displayName="pug",t.aliases=[];function t(e){(function(r){r.languages.pug={comment:{pattern:/(^([\t ]*))\/\/.*(?:(?:\r?\n|\r)\2[\t ].+)*/m,lookbehind:!0},"multiline-script":{pattern:/(^([\t ]*)script\b.*\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:r.languages.javascript},filter:{pattern:/(^([\t ]*)):.+(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:/\S[\s\S]*/}},"multiline-plain-text":{pattern:/(^([\t ]*)[\w\-#.]+\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*)<.+/m,lookbehind:!0,inside:r.languages.markup},doctype:{pattern:/((?:^|\n)[\t ]*)doctype(?: .+)?/,lookbehind:!0},"flow-control":{pattern:/(^[\t ]*)(?:case|default|each|else|if|unless|when|while)\b(?: .+)?/m,lookbehind:!0,inside:{each:{pattern:/^each .+? in\b/,inside:{keyword:/\b(?:each|in)\b/,punctuation:/,/}},branch:{pattern:/^(?:case|default|else|if|unless|when|while)\b/,alias:"keyword"},rest:r.languages.javascript}},keyword:{pattern:/(^[\t ]*)(?:append|block|extends|include|prepend)\b.+/m,lookbehind:!0},mixin:[{pattern:/(^[\t ]*)mixin .+/m,lookbehind:!0,inside:{keyword:/^mixin/,function:/\w+(?=\s*\(|\s*$)/,punctuation:/[(),.]/}},{pattern:/(^[\t ]*)\+.+/m,lookbehind:!0,inside:{name:{pattern:/^\+\w+/,alias:"function"},rest:r.languages.javascript}}],script:{pattern:/(^[\t ]*script(?:(?:&[^(]+)?\([^)]+\))*[\t ]).+/m,lookbehind:!0,inside:r.languages.javascript},"plain-text":{pattern:/(^[\t ]*(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?[\t ]).+/m,lookbehind:!0},tag:{pattern:/(^[\t ]*)(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?:?/m,lookbehind:!0,inside:{attributes:[{pattern:/&[^(]+\([^)]+\)/,inside:r.languages.javascript},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*(?!\s))(?:\{[^}]*\}|[^,)\r\n]+)/,lookbehind:!0,inside:r.languages.javascript},"attr-name":/[\w-]+(?=\s*!?=|\s*[,)])/,punctuation:/[!=(),]+/}}],punctuation:/:/,"attr-id":/#[\w\-]+/,"attr-class":/\.[\w\-]+/}},code:[{pattern:/(^[\t ]*(?:-|!?=)).+/m,lookbehind:!0,inside:r.languages.javascript}],punctuation:/[.\-!=|]+/};for(var n=/(^([\t ]*)):<filter_name>(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/.source,i=[{filter:"atpl",language:"twig"},{filter:"coffee",language:"coffeescript"},"ejs","handlebars","less","livescript","markdown",{filter:"sass",language:"scss"},"stylus"],a={},s=0,o=i.length;s<o;s++){var A=i[s];A=typeof A=="string"?{filter:A,language:A}:A,r.languages[A.language]&&(a["filter-"+A.filter]={pattern:RegExp(n.replace("<filter_name>",function(){return A.filter}),"m"),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:{pattern:/\S[\s\S]*/,alias:[A.language,"language-"+A.language],inside:r.languages[A.language]}}})}r.languages.insertBefore("pug","filter",a)})(e)}return sm}var om,h8;function bie(){if(h8)return om;h8=1,om=t,t.displayName="puppet",t.aliases=[];function t(e){(function(r){r.languages.puppet={heredoc:[{pattern:/(@\("([^"\r\n\/):]+)"(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))*?[ \t]*(?:\|[ \t]*)?(?:-[ \t]*)?\2/,lookbehind:!0,alias:"string",inside:{punctuation:/(?=\S).*\S(?= *$)/}},{pattern:/(@\(([^"\r\n\/):]+)(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))*?[ \t]*(?:\|[ \t]*)?(?:-[ \t]*)?\2/,lookbehind:!0,greedy:!0,alias:"string",inside:{punctuation:/(?=\S).*\S(?= *$)/}},{pattern:/@\("?(?:[^"\r\n\/):]+)"?(?:\/[nrts$uL]*)?\)/,alias:"string",inside:{punctuation:{pattern:/(\().+?(?=\))/,lookbehind:!0}}}],"multiline-comment":{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0,greedy:!0,alias:"comment"},regex:{pattern:/((?:\bnode\s+|[~=\(\[\{,]\s*|[=+]>\s*|^\s*))\/(?:[^\/\\]|\\[\s\S])+\/(?:[imx]+\b|\B)/,lookbehind:!0,greedy:!0,inside:{"extended-regex":{pattern:/^\/(?:[^\/\\]|\\[\s\S])+\/[im]*x[im]*$/,inside:{comment:/#.*/}}}},comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},string:{pattern:/(["'])(?:\$\{(?:[^'"}]|(["'])(?:(?!\2)[^\\]|\\[\s\S])*\2)+\}|\$(?!\{)|(?!\1)[^\\$]|\\[\s\S])*\1/,greedy:!0,inside:{"double-quoted":{pattern:/^"[\s\S]*"$/,inside:{}}}},variable:{pattern:/\$(?:::)?\w+(?:::\w+)*/,inside:{punctuation:/::/}},"attr-name":/(?:\b\w+|\*)(?=\s*=>)/,function:[{pattern:/(\.)(?!\d)\w+/,lookbehind:!0},/\b(?:contain|debug|err|fail|include|info|notice|realize|require|tag|warning)\b|\b(?!\d)\w+(?=\()/],number:/\b(?:0x[a-f\d]+|\d+(?:\.\d+)?(?:e-?\d+)?)\b/i,boolean:/\b(?:false|true)\b/,keyword:/\b(?:application|attr|case|class|consumes|default|define|else|elsif|function|if|import|inherits|node|private|produces|type|undef|unless)\b/,datatype:{pattern:/\b(?:Any|Array|Boolean|Callable|Catalogentry|Class|Collection|Data|Default|Enum|Float|Hash|Integer|NotUndef|Numeric|Optional|Pattern|Regexp|Resource|Runtime|Scalar|String|Struct|Tuple|Type|Undef|Variant)\b/,alias:"symbol"},operator:/=[=~>]?|![=~]?|<(?:<\|?|[=~|-])?|>[>=]?|->?|~>|\|>?>?|[*\/%+?]|\b(?:and|in|or)\b/,punctuation:/[\[\]{}().,;]|:+/};var n=[{pattern:/(^|[^\\])\$\{(?:[^'"{}]|\{[^}]*\}|(["'])(?:(?!\2)[^\\]|\\[\s\S])*\2)+\}/,lookbehind:!0,inside:{"short-variable":{pattern:/(^\$\{)(?!\w+\()(?:::)?\w+(?:::\w+)*/,lookbehind:!0,alias:"variable",inside:{punctuation:/::/}},delimiter:{pattern:/^\$/,alias:"variable"},rest:r.languages.puppet}},{pattern:/(^|[^\\])\$(?:::)?\w+(?:::\w+)*/,lookbehind:!0,alias:"variable",inside:{punctuation:/::/}}];r.languages.puppet.heredoc[0].inside.interpolation=n,r.languages.puppet.string.inside["double-quoted"].inside.interpolation=n})(e)}return om}var lm,m8;function xie(){if(m8)return lm;m8=1,lm=t,t.displayName="pure",t.aliases=[];function t(e){(function(r){r.languages.pure={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0},/#!.+/],"inline-lang":{pattern:/%<[\s\S]+?%>/,greedy:!0,inside:{lang:{pattern:/(^%< *)-\*-.+?-\*-/,lookbehind:!0,alias:"comment"},delimiter:{pattern:/^%<.*|%>$/,alias:"punctuation"}}},string:{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0},number:{pattern:/((?:\.\.)?)(?:\b(?:inf|nan)\b|\b0x[\da-f]+|(?:\b(?:0b)?\d+(?:\.\d+)?|\B\.\d+)(?:e[+-]?\d+)?L?)/i,lookbehind:!0},keyword:/\b(?:NULL|ans|break|bt|case|catch|cd|clear|const|def|del|dump|else|end|exit|extern|false|force|help|if|infix[lr]?|interface|let|ls|mem|namespace|nonfix|of|otherwise|outfix|override|postfix|prefix|private|public|pwd|quit|run|save|show|stats|then|throw|trace|true|type|underride|using|when|with)\b/,function:/\b(?:abs|add_(?:addr|constdef|(?:fundef|interface|macdef|typedef)(?:_at)?|vardef)|all|any|applp?|arity|bigintp?|blob(?:_crc|_size|p)?|boolp?|byte_c?string(?:_pointer)?|byte_(?:matrix|pointer)|calloc|cat|catmap|ceil|char[ps]?|check_ptrtag|chr|clear_sentry|clearsym|closurep?|cmatrixp?|cols?|colcat(?:map)?|colmap|colrev|colvector(?:p|seq)?|complex(?:_float_(?:matrix|pointer)|_matrix(?:_view)?|_pointer|p)?|conj|cookedp?|cst|cstring(?:_(?:dup|list|vector))?|curry3?|cyclen?|del_(?:constdef|fundef|interface|macdef|typedef|vardef)|delete|diag(?:mat)?|dim|dmatrixp?|do|double(?:_matrix(?:_view)?|_pointer|p)?|dowith3?|drop|dropwhile|eval(?:cmd)?|exactp|filter|fix|fixity|flip|float(?:_matrix|_pointer)|floor|fold[lr]1?|frac|free|funp?|functionp?|gcd|get(?:_(?:byte|constdef|double|float|fundef|int(?:64)?|interface(?:_typedef)?|long|macdef|pointer|ptrtag|sentry|short|string|typedef|vardef))?|globsym|hash|head|id|im|imatrixp?|index|inexactp|infp|init|insert|int(?:_matrix(?:_view)?|_pointer|p)?|int64_(?:matrix|pointer)|integerp?|iteraten?|iterwhile|join|keys?|lambdap?|last(?:err(?:pos)?)?|lcd|list[2p]?|listmap|make_ptrtag|malloc|map|matcat|matrixp?|max|member|min|nanp|nargs|nmatrixp?|null|numberp?|ord|pack(?:ed)?|pointer(?:_cast|_tag|_type|p)?|pow|pred|ptrtag|put(?:_(?:byte|double|float|int(?:64)?|long|pointer|short|string))?|rationalp?|re|realp?|realloc|recordp?|redim|reduce(?:_with)?|refp?|repeatn?|reverse|rlistp?|round|rows?|rowcat(?:map)?|rowmap|rowrev|rowvector(?:p|seq)?|same|scan[lr]1?|sentry|sgn|short_(?:matrix|pointer)|slice|smatrixp?|sort|split|str|strcat|stream|stride|string(?:_(?:dup|list|vector)|p)?|subdiag(?:mat)?|submat|subseq2?|substr|succ|supdiag(?:mat)?|symbolp?|tail|take|takewhile|thunkp?|transpose|trunc|tuplep?|typep|ubyte|uint(?:64)?|ulong|uncurry3?|unref|unzip3?|update|ushort|vals?|varp?|vector(?:p|seq)?|void|zip3?|zipwith3?)\b/,special:{pattern:/\b__[a-z]+__\b/i,alias:"builtin"},operator:/(?:[!"#$%&'*+,\-.\/:<=>?@\\^`|~\u00a1-\u00bf\u00d7-\u00f7\u20d0-\u2bff]|\b_+\b)+|\b(?:and|div|mod|not|or)\b/,punctuation:/[(){}\[\];,|]/};var n=["c",{lang:"c++",alias:"cpp"},"fortran"],i=/%< *-\*- *<lang>\d* *-\*-[\s\S]+?%>/.source;n.forEach(function(a){var s=a;if(typeof a!="string"&&(s=a.alias,a=a.lang),r.languages[s]){var o={};o["inline-lang-"+s]={pattern:RegExp(i.replace("<lang>",a.replace(/([.+*?\/\\(){}\[\]])/g,"\\$1")),"i"),inside:r.util.clone(r.languages.pure["inline-lang"].inside)},o["inline-lang-"+s].inside.rest=r.util.clone(r.languages[s]),r.languages.insertBefore("pure","inline-lang",o)}}),r.languages.c&&(r.languages.pure["inline-lang"].inside.rest=r.util.clone(r.languages.c))})(e)}return lm}var Am,g8;function _ie(){if(g8)return Am;g8=1,Am=t,t.displayName="purebasic",t.aliases=[];function t(e){e.languages.purebasic=e.languages.extend("clike",{comment:/;.*/,keyword:/\b(?:align|and|as|break|calldebugger|case|compilercase|compilerdefault|compilerelse|compilerelseif|compilerendif|compilerendselect|compilererror|compilerif|compilerselect|continue|data|datasection|debug|debuglevel|declare|declarec|declarecdll|declaredll|declaremodule|default|define|dim|disableasm|disabledebugger|disableexplicit|else|elseif|enableasm|enabledebugger|enableexplicit|end|enddatasection|enddeclaremodule|endenumeration|endif|endimport|endinterface|endmacro|endmodule|endprocedure|endselect|endstructure|endstructureunion|endwith|enumeration|extends|fakereturn|for|foreach|forever|global|gosub|goto|if|import|importc|includebinary|includefile|includepath|interface|macro|module|newlist|newmap|next|not|or|procedure|procedurec|procedurecdll|proceduredll|procedurereturn|protected|prototype|prototypec|read|redim|repeat|restore|return|runtime|select|shared|static|step|structure|structureunion|swap|threaded|to|until|wend|while|with|xincludefile|xor)\b/i,function:/\b\w+(?:\.\w+)?\s*(?=\()/,number:/(?:\$[\da-f]+|\b-?(?:\d+(?:\.\d+)?|\.\d+)(?:e[+-]?\d+)?)\b/i,operator:/(?:@\*?|\?|\*)\w+|-[>-]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|?\||[~^%?*/@]/}),e.languages.insertBefore("purebasic","keyword",{tag:/#\w+\$?/,asm:{pattern:/(^[\t ]*)!.*/m,lookbehind:!0,alias:"tag",inside:{comment:/;.*/,string:{pattern:/(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},"label-reference-anonymous":{pattern:/(!\s*j[a-z]+\s+)@[fb]/i,lookbehind:!0,alias:"fasm-label"},"label-reference-addressed":{pattern:/(!\s*j[a-z]+\s+)[A-Z._?$@][\w.?$@~#]*/i,lookbehind:!0,alias:"fasm-label"},keyword:[/\b(?:extern|global)\b[^;\r\n]*/i,/\b(?:CPU|DEFAULT|FLOAT)\b.*/],function:{pattern:/^([\t ]*!\s*)[\da-z]+(?=\s|$)/im,lookbehind:!0},"function-inline":{pattern:/(:\s*)[\da-z]+(?=\s)/i,lookbehind:!0,alias:"function"},label:{pattern:/^([\t ]*!\s*)[A-Za-z._?$@][\w.?$@~#]*(?=:)/m,lookbehind:!0,alias:"fasm-label"},register:/\b(?:st\d|[xyz]mm\d\d?|[cdt]r\d|r\d\d?[bwd]?|[er]?[abcd]x|[abcd][hl]|[er]?(?:bp|di|si|sp)|[cdefgs]s|mm\d+)\b/i,number:/(?:\b|-|(?=\$))(?:0[hx](?:[\da-f]*\.)?[\da-f]+(?:p[+-]?\d+)?|\d[\da-f]+[hx]|\$\d[\da-f]*|0[oq][0-7]+|[0-7]+[oq]|0[by][01]+|[01]+[by]|0[dt]\d+|(?:\d+(?:\.\d+)?|\.\d+)(?:\.?e[+-]?\d+)?[dt]?)\b/i,operator:/[\[\]*+\-/%<>=&|$!,.:]/}}}),delete e.languages.purebasic["class-name"],delete e.languages.purebasic.boolean,e.languages.pbfasm=e.languages.purebasic}return Am}var um,b8;function yie(){if(b8)return um;b8=1;var t=rx();um=e,e.displayName="purescript",e.aliases=["purs"];function e(r){r.register(t),r.languages.purescript=r.languages.extend("haskell",{keyword:/\b(?:ado|case|class|data|derive|do|else|forall|if|in|infixl|infixr|instance|let|module|newtype|of|primitive|then|type|where)\b|∀/,"import-statement":{pattern:/(^[\t ]*)import\s+[A-Z][\w']*(?:\.[A-Z][\w']*)*(?:\s+as\s+[A-Z][\w']*(?:\.[A-Z][\w']*)*)?(?:\s+hiding\b)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|hiding|import)\b/,punctuation:/\./}},builtin:/\b(?:absurd|add|ap|append|apply|between|bind|bottom|clamp|compare|comparing|compose|conj|const|degree|discard|disj|div|eq|flap|flip|gcd|identity|ifM|join|lcm|liftA1|liftM1|map|max|mempty|min|mod|mul|negate|not|notEq|one|otherwise|recip|show|sub|top|unit|unless|unlessM|void|when|whenM|zero)\b/,operator:[r.languages.haskell.operator[0],r.languages.haskell.operator[2],/[\xa2-\xa6\xa8\xa9\xac\xae-\xb1\xb4\xb8\xd7\xf7\u02c2-\u02c5\u02d2-\u02df\u02e5-\u02eb\u02ed\u02ef-\u02ff\u0375\u0384\u0385\u03f6\u0482\u058d-\u058f\u0606-\u0608\u060b\u060e\u060f\u06de\u06e9\u06fd\u06fe\u07f6\u07fe\u07ff\u09f2\u09f3\u09fa\u09fb\u0af1\u0b70\u0bf3-\u0bfa\u0c7f\u0d4f\u0d79\u0e3f\u0f01-\u0f03\u0f13\u0f15-\u0f17\u0f1a-\u0f1f\u0f34\u0f36\u0f38\u0fbe-\u0fc5\u0fc7-\u0fcc\u0fce\u0fcf\u0fd5-\u0fd8\u109e\u109f\u1390-\u1399\u166d\u17db\u1940\u19de-\u19ff\u1b61-\u1b6a\u1b74-\u1b7c\u1fbd\u1fbf-\u1fc1\u1fcd-\u1fcf\u1fdd-\u1fdf\u1fed-\u1fef\u1ffd\u1ffe\u2044\u2052\u207a-\u207c\u208a-\u208c\u20a0-\u20bf\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211e-\u2123\u2125\u2127\u2129\u212e\u213a\u213b\u2140-\u2144\u214a-\u214d\u214f\u218a\u218b\u2190-\u2307\u230c-\u2328\u232b-\u2426\u2440-\u244a\u249c-\u24e9\u2500-\u2767\u2794-\u27c4\u27c7-\u27e5\u27f0-\u2982\u2999-\u29d7\u29dc-\u29fb\u29fe-\u2b73\u2b76-\u2b95\u2b97-\u2bff\u2ce5-\u2cea\u2e50\u2e51\u2e80-\u2e99\u2e9b-\u2ef3\u2f00-\u2fd5\u2ff0-\u2ffb\u3004\u3012\u3013\u3020\u3036\u3037\u303e\u303f\u309b\u309c\u3190\u3191\u3196-\u319f\u31c0-\u31e3\u3200-\u321e\u322a-\u3247\u3250\u3260-\u327f\u328a-\u32b0\u32c0-\u33ff\u4dc0-\u4dff\ua490-\ua4c6\ua700-\ua716\ua720\ua721\ua789\ua78a\ua828-\ua82b\ua836-\ua839\uaa77-\uaa79\uab5b\uab6a\uab6b\ufb29\ufbb2-\ufbc1\ufdfc\ufdfd\ufe62\ufe64-\ufe66\ufe69\uff04\uff0b\uff1c-\uff1e\uff3e\uff40\uff5c\uff5e\uffe0-\uffe6\uffe8-\uffee\ufffc\ufffd]/]}),r.languages.purs=r.languages.purescript}return um}var cm,x8;function vie(){if(x8)return cm;x8=1,cm=t,t.displayName="python",t.aliases=["py"];function t(e){e.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},e.languages.python["string-interpolation"].inside.interpolation.inside.rest=e.languages.python,e.languages.py=e.languages.python}return cm}var dm,_8;function Sie(){if(_8)return dm;_8=1,dm=t,t.displayName="q",t.aliases=[];function t(e){e.languages.q={string:/"(?:\\.|[^"\\\r\n])*"/,comment:[{pattern:/([\t )\]}])\/.*/,lookbehind:!0,greedy:!0},{pattern:/(^|\r?\n|\r)\/[\t ]*(?:(?:\r?\n|\r)(?:.*(?:\r?\n|\r(?!\n)))*?(?:\\(?=[\t ]*(?:\r?\n|\r))|$)|\S.*)/,lookbehind:!0,greedy:!0},{pattern:/^\\[\t ]*(?:\r?\n|\r)[\s\S]+/m,greedy:!0},{pattern:/^#!.+/m,greedy:!0}],symbol:/`(?::\S+|[\w.]*)/,datetime:{pattern:/0N[mdzuvt]|0W[dtz]|\d{4}\.\d\d(?:m|\.\d\d(?:T(?:\d\d(?::\d\d(?::\d\d(?:[.:]\d\d\d)?)?)?)?)?[dz]?)|\d\d:\d\d(?::\d\d(?:[.:]\d\d\d)?)?[uvt]?/,alias:"number"},number:/\b(?![01]:)(?:0N[hje]?|0W[hj]?|0[wn]|0x[\da-fA-F]+|\d+(?:\.\d*)?(?:e[+-]?\d+)?[hjfeb]?)/,keyword:/\\\w+\b|\b(?:abs|acos|aj0?|all|and|any|asc|asin|asof|atan|attr|avgs?|binr?|by|ceiling|cols|cor|cos|count|cov|cross|csv|cut|delete|deltas|desc|dev|differ|distinct|div|do|dsave|ej|enlist|eval|except|exec|exit|exp|fby|fills|first|fkeys|flip|floor|from|get|getenv|group|gtime|hclose|hcount|hdel|hopen|hsym|iasc|identity|idesc|if|ij|in|insert|inter|inv|keys?|last|like|list|ljf?|load|log|lower|lsq|ltime|ltrim|mavg|maxs?|mcount|md5|mdev|med|meta|mins?|mmax|mmin|mmu|mod|msum|neg|next|not|null|or|over|parse|peach|pj|plist|prds?|prev|prior|rand|rank|ratios|raze|read0|read1|reciprocal|reval|reverse|rload|rotate|rsave|rtrim|save|scan|scov|sdev|select|set|setenv|show|signum|sin|sqrt|ssr?|string|sublist|sums?|sv|svar|system|tables|tan|til|trim|txf|type|uj|ungroup|union|update|upper|upsert|value|var|views?|vs|wavg|where|while|within|wj1?|wsum|ww|xasc|xbar|xcols?|xdesc|xexp|xgroup|xkey|xlog|xprev|xrank)\b/,adverb:{pattern:/['\/\\]:?|\beach\b/,alias:"function"},verb:{pattern:/(?:\B\.\B|\b[01]:|<[=>]?|>=?|[:+\-*%,!?~=|$&#@^]):?|\b_\b:?/,alias:"operator"},punctuation:/[(){}\[\];.]/}}return dm}var fm,y8;function Eie(){if(y8)return fm;y8=1,fm=t,t.displayName="qml",t.aliases=[];function t(e){(function(r){for(var n=/"(?:\\.|[^\\"\r\n])*"|'(?:\\.|[^\\'\r\n])*'/.source,i=/\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))*\*\//.source,a=/(?:[^\\()[\]{}"'/]|<string>|\/(?![*/])|<comment>|\(<expr>*\)|\[<expr>*\]|\{<expr>*\}|\\[\s\S])/.source.replace(/<string>/g,function(){return n}).replace(/<comment>/g,function(){return i}),s=0;s<2;s++)a=a.replace(/<expr>/g,function(){return a});a=a.replace(/<expr>/g,"[^\\s\\S]"),r.languages.qml={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},"javascript-function":{pattern:RegExp(/((?:^|;)[ \t]*)function\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*\(<js>*\)\s*\{<js>*\}/.source.replace(/<js>/g,function(){return a}),"m"),lookbehind:!0,greedy:!0,alias:"language-javascript",inside:r.languages.javascript},"class-name":{pattern:/((?:^|[:;])[ \t]*)(?!\d)\w+(?=[ \t]*\{|[ \t]+on\b)/m,lookbehind:!0},property:[{pattern:/((?:^|[;{])[ \t]*)(?!\d)\w+(?:\.\w+)*(?=[ \t]*:)/m,lookbehind:!0},{pattern:/((?:^|[;{])[ \t]*)property[ \t]+(?!\d)\w+(?:\.\w+)*[ \t]+(?!\d)\w+(?:\.\w+)*(?=[ \t]*:)/m,lookbehind:!0,inside:{keyword:/^property/,property:/\w+(?:\.\w+)*/}}],"javascript-expression":{pattern:RegExp(/(:[ \t]*)(?![\s;}[])(?:(?!$|[;}])<js>)+/.source.replace(/<js>/g,function(){return a}),"m"),lookbehind:!0,greedy:!0,alias:"language-javascript",inside:r.languages.javascript},string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},keyword:/\b(?:as|import|on)\b/,punctuation:/[{}[\]:;,]/}})(e)}return fm}var pm,v8;function kie(){if(v8)return pm;v8=1,pm=t,t.displayName="qore",t.aliases=[];function t(e){e.languages.qore=e.languages.extend("clike",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:\/\/|#).*)/,lookbehind:!0},string:{pattern:/("|')(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0},keyword:/\b(?:abstract|any|assert|binary|bool|boolean|break|byte|case|catch|char|class|code|const|continue|data|default|do|double|else|enum|extends|final|finally|float|for|goto|hash|if|implements|import|inherits|instanceof|int|interface|long|my|native|new|nothing|null|object|our|own|private|reference|rethrow|return|short|soft(?:bool|date|float|int|list|number|string)|static|strictfp|string|sub|super|switch|synchronized|this|throw|throws|transient|try|void|volatile|while)\b/,boolean:/\b(?:false|true)\b/i,function:/\$?\b(?!\d)\w+(?=\()/,number:/\b(?:0b[01]+|0x(?:[\da-f]*\.)?[\da-fp\-]+|(?:\d+(?:\.\d+)?|\.\d+)(?:e\d+)?[df]|(?:\d+(?:\.\d+)?|\.\d+))\b/i,operator:{pattern:/(^|[^.])(?:\+[+=]?|-[-=]?|[!=](?:==?|~)?|>>?=?|<(?:=>?|<=?)?|&[&=]?|\|[|=]?|[*\/%^]=?|[~?])/,lookbehind:!0},variable:/\$(?!\d)\w+\b/})}return pm}var hm,S8;function wie(){if(S8)return hm;S8=1,hm=t,t.displayName="qsharp",t.aliases=["qs"];function t(e){(function(r){function n(m,g){return m.replace(/<<(\d+)>>/g,function(y,b){return"(?:"+g[+b]+")"})}function i(m,g,y){return RegExp(n(m,g),"")}function a(m,g){for(var y=0;y<g;y++)m=m.replace(/<<self>>/g,function(){return"(?:"+m+")"});return m.replace(/<<self>>/g,"[^\\s\\S]")}var s={type:"Adj BigInt Bool Ctl Double false Int One Pauli PauliI PauliX PauliY PauliZ Qubit Range Result String true Unit Zero",other:"Adjoint adjoint apply as auto body borrow borrowing Controlled controlled distribute elif else fail fixup for function if in internal intrinsic invert is let mutable namespace new newtype open operation repeat return self set until use using while within"};function o(m){return"\\b(?:"+m.trim().replace(/ /g,"|")+")\\b"}var A=RegExp(o(s.type+" "+s.other)),u=/\b[A-Za-z_]\w*\b/.source,c=n(/<<0>>(?:\s*\.\s*<<0>>)*/.source,[u]),d={keyword:A,punctuation:/[<>()?,.:[\]]/},f=/"(?:\\.|[^\\"])*"/.source;r.languages.qsharp=r.languages.extend("clike",{comment:/\/\/.*/,string:[{pattern:i(/(^|[^$\\])<<0>>/.source,[f]),lookbehind:!0,greedy:!0}],"class-name":[{pattern:i(/(\b(?:as|open)\s+)<<0>>(?=\s*(?:;|as\b))/.source,[c]),lookbehind:!0,inside:d},{pattern:i(/(\bnamespace\s+)<<0>>(?=\s*\{)/.source,[c]),lookbehind:!0,inside:d}],keyword:A,number:/(?:\b0(?:x[\da-f]+|b[01]+|o[0-7]+)|(?:\B\.\d+|\b\d+(?:\.\d*)?)(?:e[-+]?\d+)?)l?\b/i,operator:/\band=|\bor=|\band\b|\bnot\b|\bor\b|<[-=]|[-=]>|>>>=?|<<<=?|\^\^\^=?|\|\|\|=?|&&&=?|w\/=?|~~~|[*\/+\-^=!%]=?/,punctuation:/::|[{}[\];(),.:]/}),r.languages.insertBefore("qsharp","number",{range:{pattern:/\.\./,alias:"operator"}});var p=a(n(/\{(?:[^"{}]|<<0>>|<<self>>)*\}/.source,[f]),2);r.languages.insertBefore("qsharp","string",{"interpolation-string":{pattern:i(/\$"(?:\\.|<<0>>|[^\\"{])*"/.source,[p]),greedy:!0,inside:{interpolation:{pattern:i(/((?:^|[^\\])(?:\\\\)*)<<0>>/.source,[p]),lookbehind:!0,inside:{punctuation:/^\{|\}$/,expression:{pattern:/[\s\S]+/,alias:"language-qsharp",inside:r.languages.qsharp}}},string:/[\s\S]+/}}})})(e),e.languages.qs=e.languages.qsharp}return hm}var mm,E8;function Tie(){if(E8)return mm;E8=1,mm=t,t.displayName="r",t.aliases=[];function t(e){e.languages.r={comment:/#.*/,string:{pattern:/(['"])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},"percent-operator":{pattern:/%[^%\s]*%/,alias:"operator"},boolean:/\b(?:FALSE|TRUE)\b/,ellipsis:/\.\.(?:\.|\d+)/,number:[/\b(?:Inf|NaN)\b/,/(?:\b0x[\dA-Fa-f]+(?:\.\d*)?|\b\d+(?:\.\d*)?|\B\.\d+)(?:[EePp][+-]?\d+)?[iL]?/],keyword:/\b(?:NA|NA_character_|NA_complex_|NA_integer_|NA_real_|NULL|break|else|for|function|if|in|next|repeat|while)\b/,operator:/->?>?|<(?:=|<?-)?|[>=!]=?|::?|&&?|\|\|?|[+*\/^$@~]/,punctuation:/[(){}\[\],;]/}}return mm}var gm,k8;function Oie(){if(k8)return gm;k8=1;var t=sx();gm=e,e.displayName="racket",e.aliases=["rkt"];function e(r){r.register(t),r.languages.racket=r.languages.extend("scheme",{"lambda-parameter":{pattern:/([(\[]lambda\s+[(\[])[^()\[\]'\s]+/,lookbehind:!0}}),r.languages.insertBefore("racket","string",{lang:{pattern:/^#lang.+/m,greedy:!0,alias:"keyword"}}),r.languages.rkt=r.languages.racket}return gm}var bm,w8;function Cie(){if(w8)return bm;w8=1,bm=t,t.displayName="reason",t.aliases=[];function t(e){e.languages.reason=e.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),e.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete e.languages.reason.function}return bm}var xm,T8;function Nie(){if(T8)return xm;T8=1,xm=t,t.displayName="regex",t.aliases=[];function t(e){(function(r){var n={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},i=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/,a={pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},s={pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},o="(?:[^\\\\-]|"+i.source+")",A=RegExp(o+"-"+o),u={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"};r.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:A,inside:{escape:i,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":n,"char-set":s,escape:i}},"special-escape":n,"char-set":a,backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":u}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:i,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,alias:"punctuation",inside:{"group-name":u}},{pattern:/\)/,alias:"punctuation"}],quantifier:{pattern:/(?:[+*?]|\{\d+(?:,\d*)?\})[?+]?/,alias:"number"},alternation:{pattern:/\|/,alias:"keyword"}}})(e)}return xm}var _m,O8;function Die(){if(O8)return _m;O8=1,_m=t,t.displayName="rego",t.aliases=[];function t(e){e.languages.rego={comment:/#.*/,property:{pattern:/(^|[^\\.])(?:"(?:\\.|[^\\"\r\n])*"|`[^`]*`|\b[a-z_]\w*\b)(?=\s*:(?!=))/i,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:as|default|else|import|not|null|package|set(?=\s*\()|some|with)\b/,boolean:/\b(?:false|true)\b/,function:{pattern:/\b[a-z_]\w*\b(?:\s*\.\s*\b[a-z_]\w*\b)*(?=\s*\()/i,inside:{namespace:/\b\w+\b(?=\s*\.)/,punctuation:/\./}},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,operator:/[-+*/%|&]|[<>:=]=?|!=|\b_\b/,punctuation:/[,;.\[\]{}()]/}}return _m}var ym,C8;function Rie(){if(C8)return ym;C8=1,ym=t,t.displayName="renpy",t.aliases=["rpy"];function t(e){e.languages.renpy={comment:{pattern:/(^|[^\\])#.+/,lookbehind:!0},string:{pattern:/("""|''')[\s\S]+?\1|("|')(?:\\.|(?!\2)[^\\])*\2|(?:^#?(?:(?:[0-9a-fA-F]){3}|[0-9a-fA-F]{6})$)/m,greedy:!0},function:/\b[a-z_]\w*(?=\()/i,property:/\b(?:Update|UpdateVersion|action|activate_sound|adv_nvl_transition|after_load_transition|align|alpha|alt|anchor|antialias|area|auto|background|bar_invert|bar_resizing|bar_vertical|black_color|bold|bottom_bar|bottom_gutter|bottom_margin|bottom_padding|box_reverse|box_wrap|can_update|caret|child|color|crop|default_afm_enable|default_afm_time|default_fullscreen|default_text_cps|developer|directory_name|drag_handle|drag_joined|drag_name|drag_raise|draggable|dragged|drop_shadow|drop_shadow_color|droppable|dropped|easein|easeout|edgescroll|end_game_transition|end_splash_transition|enter_replay_transition|enter_sound|enter_transition|enter_yesno_transition|executable_name|exit_replay_transition|exit_sound|exit_transition|exit_yesno_transition|fadein|fadeout|first_indent|first_spacing|fit_first|focus|focus_mask|font|foreground|game_main_transition|get_installed_packages|google_play_key|google_play_salt|ground|has_music|has_sound|has_voice|height|help|hinting|hover|hover_background|hover_color|hover_sound|hovered|hyperlink_functions|idle|idle_color|image_style|include_update|insensitive|insensitive_background|insensitive_color|inside|intra_transition|italic|justify|kerning|keyboard_focus|language|layer_clipping|layers|layout|left_bar|left_gutter|left_margin|left_padding|length|line_leading|line_overlap_split|line_spacing|linear|main_game_transition|main_menu_music|maximum|min_width|minimum|minwidth|modal|mouse|mousewheel|name|narrator_menu|newline_indent|nvl_adv_transition|offset|order_reverse|outlines|overlay_functions|pos|position|prefix|radius|range|rest_indent|right_bar|right_gutter|right_margin|right_padding|rotate|rotate_pad|ruby_style|sample_sound|save_directory|say_attribute_transition|screen_height|screen_width|scrollbars|selected_hover|selected_hover_color|selected_idle|selected_idle_color|selected_insensitive|show_side_image|show_two_window|side_spacing|side_xpos|side_ypos|size|size_group|slow_cps|slow_cps_multiplier|spacing|strikethrough|subpixel|text_align|text_style|text_xpos|text_y_fudge|text_ypos|thumb|thumb_offset|thumb_shadow|thumbnail_height|thumbnail_width|time|top_bar|top_gutter|top_margin|top_padding|translations|underline|unscrollable|update|value|version|version_name|version_tuple|vertical|width|window_hide_transition|window_icon|window_left_padding|window_show_transition|window_title|windows_icon|xadjustment|xalign|xanchor|xanchoraround|xaround|xcenter|xfill|xinitial|xmargin|xmaximum|xminimum|xoffset|xofsset|xpadding|xpos|xsize|xzoom|yadjustment|yalign|yanchor|yanchoraround|yaround|ycenter|yfill|yinitial|ymargin|ymaximum|yminimum|yoffset|ypadding|ypos|ysize|ysizexysize|yzoom|zoom|zorder)\b/,tag:/\b(?:bar|block|button|buttoscreenn|drag|draggroup|fixed|frame|grid|[hv]box|hotbar|hotspot|image|imagebutton|imagemap|input|key|label|menu|mm_menu_frame|mousearea|nvl|parallel|screen|self|side|tag|text|textbutton|timer|vbar|viewport|window)\b|\$/,keyword:/\b(?:None|add|adjustment|alignaround|allow|angle|animation|around|as|assert|behind|box_layout|break|build|cache|call|center|changed|child_size|choice|circles|class|clear|clicked|clipping|clockwise|config|contains|continue|corner1|corner2|counterclockwise|def|default|define|del|delay|disabled|disabled_text|dissolve|elif|else|event|except|exclude|exec|expression|fade|finally|for|from|function|global|gm_root|has|hide|id|if|import|in|init|is|jump|knot|lambda|left|less_rounded|mm_root|movie|music|null|on|onlayer|pass|pause|persistent|play|print|python|queue|raise|random|renpy|repeat|return|right|rounded_window|scene|scope|set|show|slow|slow_abortable|slow_done|sound|stop|store|style|style_group|substitute|suffix|theme|transform|transform_anchor|transpose|try|ui|unhovered|updater|use|voice|while|widget|widget_hover|widget_selected|widget_text|yield)\b/,boolean:/\b(?:[Ff]alse|[Tt]rue)\b/,number:/(?:\b(?:0[bo])?(?:(?:\d|0x[\da-f])[\da-f]*(?:\.\d*)?)|\B\.\d+)(?:e[+-]?\d+)?j?/i,operator:/[-+%=]=?|!=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]|\b(?:and|at|not|or|with)\b/,punctuation:/[{}[\];(),.:]/},e.languages.rpy=e.languages.renpy}return ym}var vm,N8;function Pie(){if(N8)return vm;N8=1,vm=t,t.displayName="rest",t.aliases=[];function t(e){e.languages.rest={table:[{pattern:/(^[\t ]*)(?:\+[=-]+)+\+(?:\r?\n|\r)(?:\1[+|].+[+|](?:\r?\n|\r))+\1(?:\+[=-]+)+\+/m,lookbehind:!0,inside:{punctuation:/\||(?:\+[=-]+)+\+/}},{pattern:/(^[\t ]*)=+ [ =]*=(?:(?:\r?\n|\r)\1.+)+(?:\r?\n|\r)\1=+ [ =]*=(?=(?:\r?\n|\r){2}|\s*$)/m,lookbehind:!0,inside:{punctuation:/[=-]+/}}],"substitution-def":{pattern:/(^[\t ]*\.\. )\|(?:[^|\s](?:[^|]*[^|\s])?)\| [^:]+::/m,lookbehind:!0,inside:{substitution:{pattern:/^\|(?:[^|\s]|[^|\s][^|]*[^|\s])\|/,alias:"attr-value",inside:{punctuation:/^\||\|$/}},directive:{pattern:/( )(?! )[^:]+::/,lookbehind:!0,alias:"function",inside:{punctuation:/::$/}}}},"link-target":[{pattern:/(^[\t ]*\.\. )\[[^\]]+\]/m,lookbehind:!0,alias:"string",inside:{punctuation:/^\[|\]$/}},{pattern:/(^[\t ]*\.\. )_(?:`[^`]+`|(?:[^:\\]|\\.)+):/m,lookbehind:!0,alias:"string",inside:{punctuation:/^_|:$/}}],directive:{pattern:/(^[\t ]*\.\. )[^:]+::/m,lookbehind:!0,alias:"function",inside:{punctuation:/::$/}},comment:{pattern:/(^[\t ]*\.\.)(?:(?: .+)?(?:(?:\r?\n|\r).+)+| .+)(?=(?:\r?\n|\r){2}|$)/m,lookbehind:!0},title:[{pattern:/^(([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\2+)(?:\r?\n|\r).+(?:\r?\n|\r)\1$/m,inside:{punctuation:/^[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]+|[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]+$/,important:/.+/}},{pattern:/(^|(?:\r?\n|\r){2}).+(?:\r?\n|\r)([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\2+(?=\r?\n|\r|$)/,lookbehind:!0,inside:{punctuation:/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]+$/,important:/.+/}}],hr:{pattern:/((?:\r?\n|\r){2})([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\2{3,}(?=(?:\r?\n|\r){2})/,lookbehind:!0,alias:"punctuation"},field:{pattern:/(^[\t ]*):[^:\r\n]+:(?= )/m,lookbehind:!0,alias:"attr-name"},"command-line-option":{pattern:/(^[\t ]*)(?:[+-][a-z\d]|(?:--|\/)[a-z\d-]+)(?:[ =](?:[a-z][\w-]*|<[^<>]+>))?(?:, (?:[+-][a-z\d]|(?:--|\/)[a-z\d-]+)(?:[ =](?:[a-z][\w-]*|<[^<>]+>))?)*(?=(?:\r?\n|\r)? {2,}\S)/im,lookbehind:!0,alias:"symbol"},"literal-block":{pattern:/::(?:\r?\n|\r){2}([ \t]+)(?![ \t]).+(?:(?:\r?\n|\r)\1.+)*/,inside:{"literal-block-punctuation":{pattern:/^::/,alias:"punctuation"}}},"quoted-literal-block":{pattern:/::(?:\r?\n|\r){2}([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]).*(?:(?:\r?\n|\r)\1.*)*/,inside:{"literal-block-punctuation":{pattern:/^(?:::|([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\1*)/m,alias:"punctuation"}}},"list-bullet":{pattern:/(^[\t ]*)(?:[*+\-•‣⁃]|\(?(?:\d+|[a-z]|[ivxdclm]+)\)|(?:\d+|[a-z]|[ivxdclm]+)\.)(?= )/im,lookbehind:!0,alias:"punctuation"},"doctest-block":{pattern:/(^[\t ]*)>>> .+(?:(?:\r?\n|\r).+)*/m,lookbehind:!0,inside:{punctuation:/^>>>/}},inline:[{pattern:/(^|[\s\-:\/'"<(\[{])(?::[^:]+:`.*?`|`.*?`:[^:]+:|(\*\*?|``?|\|)(?!\s)(?:(?!\2).)*\S\2(?=[\s\-.,:;!?\\\/'")\]}]|$))/m,lookbehind:!0,inside:{bold:{pattern:/(^\*\*).+(?=\*\*$)/,lookbehind:!0},italic:{pattern:/(^\*).+(?=\*$)/,lookbehind:!0},"inline-literal":{pattern:/(^``).+(?=``$)/,lookbehind:!0,alias:"symbol"},role:{pattern:/^:[^:]+:|:[^:]+:$/,alias:"function",inside:{punctuation:/^:|:$/}},"interpreted-text":{pattern:/(^`).+(?=`$)/,lookbehind:!0,alias:"attr-value"},substitution:{pattern:/(^\|).+(?=\|$)/,lookbehind:!0,alias:"attr-value"},punctuation:/\*\*?|``?|\|/}}],link:[{pattern:/\[[^\[\]]+\]_(?=[\s\-.,:;!?\\\/'")\]}]|$)/,alias:"string",inside:{punctuation:/^\[|\]_$/}},{pattern:/(?:\b[a-z\d]+(?:[_.:+][a-z\d]+)*_?_|`[^`]+`_?_|_`[^`]+`)(?=[\s\-.,:;!?\\\/'")\]}]|$)/i,alias:"string",inside:{punctuation:/^_?`|`$|`?_?_$/}}],punctuation:{pattern:/(^[\t ]*)(?:\|(?= |$)|(?:---?|—|\.\.|__)(?= )|\.\.$)/m,lookbehind:!0}}}return vm}var Sm,D8;function Lie(){if(D8)return Sm;D8=1,Sm=t,t.displayName="rip",t.aliases=[];function t(e){e.languages.rip={comment:{pattern:/#.*/,greedy:!0},char:{pattern:/\B`[^\s`'",.:;#\/\\()<>\[\]{}]\b/,greedy:!0},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},regex:{pattern:/(^|[^/])\/(?!\/)(?:\[[^\n\r\]]*\]|\\.|[^/\\\r\n\[])+\/(?=\s*(?:$|[\r\n,.;})]))/,lookbehind:!0,greedy:!0},keyword:/(?:=>|->)|\b(?:case|catch|class|else|exit|finally|if|raise|return|switch|try)\b/,builtin:/@|\bSystem\b/,boolean:/\b(?:false|true)\b/,date:/\b\d{4}-\d{2}-\d{2}\b/,time:/\b\d{2}:\d{2}:\d{2}\b/,datetime:/\b\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\b/,symbol:/:[^\d\s`'",.:;#\/\\()<>\[\]{}][^\s`'",.:;#\/\\()<>\[\]{}]*/,number:/[+-]?\b(?:\d+\.\d+|\d+)\b/,punctuation:/(?:\.{2,3})|[`,.:;=\/\\()<>\[\]{}]/,reference:/[^\d\s`'",.:;#\/\\()<>\[\]{}][^\s`'",.:;#\/\\()<>\[\]{}]*/}}return Sm}var Em,R8;function Iie(){if(R8)return Em;R8=1,Em=t,t.displayName="roboconf",t.aliases=[];function t(e){e.languages.roboconf={comment:/#.*/,keyword:{pattern:/(^|\s)(?:(?:external|import)\b|(?:facet|instance of)(?=[ \t]+[\w-]+[ \t]*\{))/,lookbehind:!0},component:{pattern:/[\w-]+(?=[ \t]*\{)/,alias:"variable"},property:/[\w.-]+(?=[ \t]*:)/,value:{pattern:/(=[ \t]*(?![ \t]))[^,;]+/,lookbehind:!0,alias:"attr-value"},optional:{pattern:/\(optional\)/,alias:"builtin"},wildcard:{pattern:/(\.)\*/,lookbehind:!0,alias:"operator"},punctuation:/[{},.;:=]/}}return Em}var km,P8;function Mie(){if(P8)return km;P8=1,km=t,t.displayName="robotframework",t.aliases=[];function t(e){(function(r){var n={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},i={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehind:!0,inside:{punctuation:/^[$@&%]\{|\}$/}};function a(u,c){var d={};d["section-header"]={pattern:/^ ?\*{3}.+?\*{3}/,alias:"keyword"};for(var f in c)d[f]=c[f];return d.tag={pattern:/([\r\n](?: {2}|\t)[ \t]*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/\[|\]/}},d.variable=i,d.comment=n,{pattern:RegExp(/^ ?\*{3}[ \t]*<name>[ \t]*\*{3}(?:.|[\r\n](?!\*{3}))*/.source.replace(/<name>/g,function(){return u}),"im"),alias:"section",inside:d}}var s={pattern:/(\[Documentation\](?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},o={pattern:/([\r\n] ?)(?!#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,alias:"function",inside:{variable:i}},A={pattern:/([\r\n](?: {2}|\t)[ \t]*)(?!\[|\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,inside:{variable:i}};r.languages.robotframework={settings:a("Settings",{documentation:{pattern:/([\r\n] ?Documentation(?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},property:{pattern:/([\r\n] ?)(?!\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0}}),variables:a("Variables"),"test-cases":a("Test Cases",{"test-name":o,documentation:s,property:A}),keywords:a("Keywords",{"keyword-name":o,documentation:s,property:A}),tasks:a("Tasks",{"task-name":o,documentation:s,property:A}),comment:n},r.languages.robot=r.languages.robotframework})(e)}return km}var wm,L8;function jie(){if(L8)return wm;L8=1,wm=t,t.displayName="rust",t.aliases=[];function t(e){(function(r){for(var n=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,i=0;i<2;i++)n=n.replace(/<self>/g,function(){return n});n=n.replace(/<self>/g,function(){return/[^\s\S]/.source}),r.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+n),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},r.languages.rust["closure-params"].inside.rest=r.languages.rust,r.languages.rust.attribute.inside.string=r.languages.rust.string})(e)}return wm}var Tm,I8;function Hie(){if(I8)return Tm;I8=1,Tm=t,t.displayName="sas",t.aliases=[];function t(e){(function(r){var n=/(?:"(?:""|[^"])*"(?!")|'(?:''|[^'])*'(?!'))/.source,i=/\b(?:\d[\da-f]*x|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,a={pattern:RegExp(n+"[bx]"),alias:"number"},s={pattern:/&[a-z_]\w*/i},o={pattern:/((?:^|\s|=|\())%(?:ABORT|BY|CMS|COPY|DISPLAY|DO|ELSE|END|EVAL|GLOBAL|GO|GOTO|IF|INC|INCLUDE|INDEX|INPUT|KTRIM|LENGTH|LET|LIST|LOCAL|PUT|QKTRIM|QSCAN|QSUBSTR|QSYSFUNC|QUPCASE|RETURN|RUN|SCAN|SUBSTR|SUPERQ|SYMDEL|SYMEXIST|SYMGLOBL|SYMLOCAL|SYSCALL|SYSEVALF|SYSEXEC|SYSFUNC|SYSGET|SYSRPUT|THEN|TO|TSO|UNQUOTE|UNTIL|UPCASE|WHILE|WINDOW)\b/i,lookbehind:!0,alias:"keyword"},A={pattern:/(^|\s)(?:proc\s+\w+|data(?!=)|quit|run)\b/i,alias:"keyword",lookbehind:!0},u=[/\/\*[\s\S]*?\*\//,{pattern:/(^[ \t]*|;\s*)\*[^;]*;/m,lookbehind:!0}],c={pattern:RegExp(n),greedy:!0},d=/[$%@.(){}\[\];,\\]/,f={pattern:/%?\b\w+(?=\()/,alias:"keyword"},p={function:f,"arg-value":{pattern:/(=\s*)[A-Z\.]+/i,lookbehind:!0},operator:/=/,"macro-variable":s,arg:{pattern:/[A-Z]+/i,alias:"keyword"},number:i,"numeric-constant":a,punctuation:d,string:c},m={pattern:/\b(?:format|put)\b=?[\w'$.]+/i,inside:{keyword:/^(?:format|put)(?==)/i,equals:/=/,format:{pattern:/(?:\w|\$\d)+\.\d?/,alias:"number"}}},g={pattern:/\b(?:format|put)\s+[\w']+(?:\s+[$.\w]+)+(?=;)/i,inside:{keyword:/^(?:format|put)/i,format:{pattern:/[\w$]+\.\d?/,alias:"number"}}},y={pattern:/((?:^|\s)=?)(?:catname|checkpoint execute_always|dm|endsas|filename|footnote|%include|libname|%list|lock|missing|options|page|resetline|%run|sasfile|skip|sysecho|title\d?)\b/i,lookbehind:!0,alias:"keyword"},b={pattern:/(^|\s)(?:submit(?:\s+(?:load|norun|parseonly))?|endsubmit)\b/i,lookbehind:!0,alias:"keyword"},_=/aStore|accessControl|aggregation|audio|autotune|bayesianNetClassifier|bioMedImage|boolRule|builtins|cardinality|cdm|clustering|conditionalRandomFields|configuration|copula|countreg|dataDiscovery|dataPreprocess|dataSciencePilot|dataStep|decisionTree|deduplication|deepLearn|deepNeural|deepRnn|ds2|ecm|entityRes|espCluster|explainModel|factmac|fastKnn|fcmpact|fedSql|freqTab|gVarCluster|gam|gleam|graphSemiSupLearn|hiddenMarkovModel|hyperGroup|ica|image|iml|kernalPca|langModel|ldaTopic|loadStreams|mbc|mixed|mlTools|modelPublishing|network|neuralNet|nmf|nonParametricBayes|nonlinear|optNetwork|optimization|panel|pca|percentile|phreg|pls|qkb|qlim|quantreg|recommend|regression|reinforcementLearn|robustPca|ruleMining|sampling|sandwich|sccasl|search(?:Analytics)?|sentimentAnalysis|sequence|session(?:Prop)?|severity|simSystem|simple|smartData|sparkEmbeddedProcess|sparseML|spatialreg|spc|stabilityMonitoring|svDataDescription|svm|table|text(?:Filters|Frequency|Mining|Parse|Rule(?:Develop|Score)|Topic|Util)|timeData|transpose|tsInfo|tsReconcile|uniTimeSeries|varReduce/.source,v={pattern:RegExp(/(^|\s)(?:action\s+)?(?:<act>)\.[a-z]+\b[^;]+/.source.replace(/<act>/g,function(){return _}),"i"),lookbehind:!0,inside:{keyword:RegExp(/(?:<act>)\.[a-z]+\b/.source.replace(/<act>/g,function(){return _}),"i"),action:{pattern:/(?:action)/i,alias:"keyword"},comment:u,function:f,"arg-value":p["arg-value"],operator:p.operator,argument:p.arg,number:i,"numeric-constant":a,punctuation:d,string:c}},S={pattern:/((?:^|\s)=?)(?:after|analysis|and|array|barchart|barwidth|begingraph|by|call|cas|cbarline|cfill|class(?:lev)?|close|column|computed?|contains|continue|data(?==)|define|delete|describe|document|do\s+over|do|dol|drop|dul|else|end(?:comp|source)?|entryTitle|eval(?:uate)?|exec(?:ute)?|exit|file(?:name)?|fill(?:attrs)?|flist|fnc|function(?:list)?|global|goto|group(?:by)?|headline|headskip|histogram|if|infile|keep|keylabel|keyword|label|layout|leave|legendlabel|length|libname|loadactionset|merge|midpoints|_?null_|name|noobs|nowd|ods|options|or|otherwise|out(?:put)?|over(?:lay)?|plot|print|put|raise|ranexp|rannor|rbreak|retain|return|select|session|sessref|set|source|statgraph|sum|summarize|table|temp|terminate|then\s+do|then|title\d?|to|var|when|where|xaxisopts|y2axisopts|yaxisopts)\b/i,lookbehind:!0};r.languages.sas={datalines:{pattern:/^([ \t]*)(?:cards|(?:data)?lines);[\s\S]+?^[ \t]*;/im,lookbehind:!0,alias:"string",inside:{keyword:{pattern:/^(?:cards|(?:data)?lines)/i},punctuation:/;/}},"proc-sql":{pattern:/(^proc\s+(?:fed)?sql(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,lookbehind:!0,inside:{sql:{pattern:RegExp(/^[ \t]*(?:select|alter\s+table|(?:create|describe|drop)\s+(?:index|table(?:\s+constraints)?|view)|create\s+unique\s+index|insert\s+into|update)(?:<str>|[^;"'])+;/.source.replace(/<str>/g,function(){return n}),"im"),alias:"language-sql",inside:r.languages.sql},"global-statements":y,"sql-statements":{pattern:/(^|\s)(?:disconnect\s+from|begin|commit|exec(?:ute)?|reset|rollback|validate)\b/i,lookbehind:!0,alias:"keyword"},number:i,"numeric-constant":a,punctuation:d,string:c}},"proc-groovy":{pattern:/(^proc\s+groovy(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,lookbehind:!0,inside:{comment:u,groovy:{pattern:RegExp(/(^[ \t]*submit(?:\s+(?:load|norun|parseonly))?)(?:<str>|[^"'])+?(?=endsubmit;)/.source.replace(/<str>/g,function(){return n}),"im"),lookbehind:!0,alias:"language-groovy",inside:r.languages.groovy},keyword:S,"submit-statement":b,"global-statements":y,number:i,"numeric-constant":a,punctuation:d,string:c}},"proc-lua":{pattern:/(^proc\s+lua(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,lookbehind:!0,inside:{comment:u,lua:{pattern:RegExp(/(^[ \t]*submit(?:\s+(?:load|norun|parseonly))?)(?:<str>|[^"'])+?(?=endsubmit;)/.source.replace(/<str>/g,function(){return n}),"im"),lookbehind:!0,alias:"language-lua",inside:r.languages.lua},keyword:S,"submit-statement":b,"global-statements":y,number:i,"numeric-constant":a,punctuation:d,string:c}},"proc-cas":{pattern:/(^proc\s+cas(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|quit|data);|(?![\s\S]))/im,lookbehind:!0,inside:{comment:u,"statement-var":{pattern:/((?:^|\s)=?)saveresult\s[^;]+/im,lookbehind:!0,inside:{statement:{pattern:/^saveresult\s+\S+/i,inside:{keyword:/^(?:saveresult)/i}},rest:p}},"cas-actions":v,statement:{pattern:/((?:^|\s)=?)(?:default|(?:un)?set|on|output|upload)[^;]+/im,lookbehind:!0,inside:p},step:A,keyword:S,function:f,format:m,altformat:g,"global-statements":y,number:i,"numeric-constant":a,punctuation:d,string:c}},"proc-args":{pattern:RegExp(/(^proc\s+\w+\s+)(?!\s)(?:[^;"']|<str>)+;/.source.replace(/<str>/g,function(){return n}),"im"),lookbehind:!0,inside:p},"macro-keyword":o,"macro-variable":s,"macro-string-functions":{pattern:/((?:^|\s|=))%(?:BQUOTE|NRBQUOTE|NRQUOTE|NRSTR|QUOTE|STR)\(.*?(?:[^%]\))/i,lookbehind:!0,inside:{function:{pattern:/%(?:BQUOTE|NRBQUOTE|NRQUOTE|NRSTR|QUOTE|STR)/i,alias:"keyword"},"macro-keyword":o,"macro-variable":s,"escaped-char":{pattern:/%['"()<>=¬^~;,#]/},punctuation:d}},"macro-declaration":{pattern:/^%macro[^;]+(?=;)/im,inside:{keyword:/%macro/i}},"macro-end":{pattern:/^%mend[^;]+(?=;)/im,inside:{keyword:/%mend/i}},macro:{pattern:/%_\w+(?=\()/,alias:"keyword"},input:{pattern:/\binput\s[-\w\s/*.$&]+;/i,inside:{input:{alias:"keyword",pattern:/^input/i},comment:u,number:i,"numeric-constant":a}},"options-args":{pattern:/(^options)[-'"|/\\<>*+=:()\w\s]*(?=;)/im,lookbehind:!0,inside:p},"cas-actions":v,comment:u,function:f,format:m,altformat:g,"numeric-constant":a,datetime:{pattern:RegExp(n+"(?:dt?|t)"),alias:"number"},string:c,step:A,keyword:S,"operator-keyword":{pattern:/\b(?:eq|ge|gt|in|le|lt|ne|not)\b/i,alias:"operator"},number:i,operator:/\*\*?|\|\|?|!!?|¦¦?|<[>=]?|>[<=]?|[-+\/=&]|[~¬^]=?/,punctuation:d}})(e)}return Tm}var Om,M8;function Fie(){if(M8)return Om;M8=1,Om=t,t.displayName="sass",t.aliases=[];function t(e){(function(r){r.languages.sass=r.languages.extend("css",{comment:{pattern:/^([ \t]*)\/[\/*].*(?:(?:\r?\n|\r)\1[ \t].+)*/m,lookbehind:!0,greedy:!0}}),r.languages.insertBefore("sass","atrule",{"atrule-line":{pattern:/^(?:[ \t]*)[@+=].+/m,greedy:!0,inside:{atrule:/(?:@[\w-]+|[+=])/}}}),delete r.languages.sass.atrule;var n=/\$[-\w]+|#\{\$[-\w]+\}/,i=[/[+*\/%]|[=!]=|<=?|>=?|\b(?:and|not|or)\b/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}];r.languages.insertBefore("sass","property",{"variable-line":{pattern:/^[ \t]*\$.+/m,greedy:!0,inside:{punctuation:/:/,variable:n,operator:i}},"property-line":{pattern:/^[ \t]*(?:[^:\s]+ *:.*|:[^:\s].*)/m,greedy:!0,inside:{property:[/[^:\s]+(?=\s*:)/,{pattern:/(:)[^:\s]+/,lookbehind:!0}],punctuation:/:/,variable:n,operator:i,important:r.languages.sass.important}}}),delete r.languages.sass.property,delete r.languages.sass.important,r.languages.insertBefore("sass","punctuation",{selector:{pattern:/^([ \t]*)\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*(?:,(?:\r?\n|\r)\1[ \t]+\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*)*/m,lookbehind:!0,greedy:!0}})})(e)}return Om}var Cm,j8;function Uie(){if(j8)return Cm;j8=1;var t=nx();Cm=e,e.displayName="scala",e.aliases=[];function e(r){r.register(t),r.languages.scala=r.languages.extend("java",{"triple-quoted-string":{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:/<-|=>|\b(?:abstract|case|catch|class|def|do|else|extends|final|finally|for|forSome|if|implicit|import|lazy|match|new|null|object|override|package|private|protected|return|sealed|self|super|this|throw|trait|try|type|val|var|while|with|yield)\b/,number:/\b0x(?:[\da-f]*\.)?[\da-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e\d+)?[dfl]?/i,builtin:/\b(?:Any|AnyRef|AnyVal|Boolean|Byte|Char|Double|Float|Int|Long|Nothing|Short|String|Unit)\b/,symbol:/'[^\d\s\\]\w*/}),r.languages.insertBefore("scala","triple-quoted-string",{"string-interpolation":{pattern:/\b[a-z]\w*(?:"""(?:[^$]|\$(?:[^{]|\{(?:[^{}]|\{[^{}]*\})*\}))*?"""|"(?:[^$"\r\n]|\$(?:[^{]|\{(?:[^{}]|\{[^{}]*\})*\}))*")/i,greedy:!0,inside:{id:{pattern:/^\w+/,greedy:!0,alias:"function"},escape:{pattern:/\\\$"|\$[$"]/,greedy:!0,alias:"symbol"},interpolation:{pattern:/\$(?:\w+|\{(?:[^{}]|\{[^{}]*\})*\})/,greedy:!0,inside:{punctuation:/^\$\{?|\}$/,expression:{pattern:/[\s\S]+/,inside:r.languages.scala}}},string:/[\s\S]+/}}}),delete r.languages.scala["class-name"],delete r.languages.scala.function}return Cm}var Nm,H8;function zie(){if(H8)return Nm;H8=1,Nm=t,t.displayName="scss",t.aliases=[];function t(e){e.languages.scss=e.languages.extend("css",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},atrule:{pattern:/@[\w-](?:\([^()]+\)|[^()\s]|\s+(?!\s))*?(?=\s+[{;])/,inside:{rule:/@[\w-]+/}},url:/(?:[-a-z]+-)?url(?=\()/i,selector:{pattern:/(?=\S)[^@;{}()]?(?:[^@;{}()\s]|\s+(?!\s)|#\{\$[-\w]+\})+(?=\s*\{(?:\}|\s|[^}][^:{}]*[:{][^}]))/,inside:{parent:{pattern:/&/,alias:"important"},placeholder:/%[-\w]+/,variable:/\$[-\w]+|#\{\$[-\w]+\}/}},property:{pattern:/(?:[-\w]|\$[-\w]|#\{\$[-\w]+\})+(?=\s*:)/,inside:{variable:/\$[-\w]+|#\{\$[-\w]+\}/}}}),e.languages.insertBefore("scss","atrule",{keyword:[/@(?:content|debug|each|else(?: if)?|extend|for|forward|function|if|import|include|mixin|return|use|warn|while)\b/i,{pattern:/( )(?:from|through)(?= )/,lookbehind:!0}]}),e.languages.insertBefore("scss","important",{variable:/\$[-\w]+|#\{\$[-\w]+\}/}),e.languages.insertBefore("scss","function",{"module-modifier":{pattern:/\b(?:as|hide|show|with)\b/i,alias:"keyword"},placeholder:{pattern:/%[-\w]+/,alias:"selector"},statement:{pattern:/\B!(?:default|optional)\b/i,alias:"keyword"},boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"},operator:{pattern:/(\s)(?:[-+*\/%]|[=!]=|<=?|>=?|and|not|or)(?=\s)/,lookbehind:!0}}),e.languages.scss.atrule.inside.rest=e.languages.scss}return Nm}var Dm,F8;function Bie(){if(F8)return Dm;F8=1;var t=_C();Dm=e,e.displayName="shellSession",e.aliases=[];function e(r){r.register(t),function(n){var i=[/"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/.source,/'[^']*'/.source,/\$'(?:[^'\\]|\\[\s\S])*'/.source,/<<-?\s*(["']?)(\w+)\1\s[\s\S]*?[\r\n]\2/.source].join("|");n.languages["shell-session"]={command:{pattern:RegExp(/^/.source+"(?:"+(/[^\s@:$#%*!/\\]+@[^\r\n@:$#%*!/\\]+(?::[^\0-\x1F$#%*?"<>:;|]+)?/.source+"|"+/[/~.][^\0-\x1F$#%*?"<>@:;|]*/.source)+")?"+/[$#%](?=\s)/.source+/(?:[^\\\r\n \t'"<$]|[ \t](?:(?!#)|#.*$)|\\(?:[^\r]|\r\n?)|\$(?!')|<(?!<)|<<str>>)+/.source.replace(/<<str>>/g,function(){return i}),"m"),greedy:!0,inside:{info:{pattern:/^[^#$%]+/,alias:"punctuation",inside:{user:/^[^\s@:$#%*!/\\]+@[^\r\n@:$#%*!/\\]+/,punctuation:/:/,path:/[\s\S]+/}},bash:{pattern:/(^[$#%]\s*)\S[\s\S]*/,lookbehind:!0,alias:"language-bash",inside:n.languages.bash},"shell-symbol":{pattern:/^[$#%]/,alias:"important"}}},output:/.(?:.*(?:[\r\n]|.$))*/},n.languages["sh-session"]=n.languages.shellsession=n.languages["shell-session"]}(r)}return Dm}var Rm,U8;function qie(){if(U8)return Rm;U8=1,Rm=t,t.displayName="smali",t.aliases=[];function t(e){e.languages.smali={comment:/#.*/,string:{pattern:/"(?:[^\r\n\\"]|\\.)*"|'(?:[^\r\n\\']|\\(?:.|u[\da-fA-F]{4}))'/,greedy:!0},"class-name":{pattern:/(^|[^L])L(?:(?:\w+|`[^`\r\n]*`)\/)*(?:[\w$]+|`[^`\r\n]*`)(?=\s*;)/,lookbehind:!0,inside:{"class-name":{pattern:/(^L|\/)(?:[\w$]+|`[^`\r\n]*`)$/,lookbehind:!0},namespace:{pattern:/^(L)(?:(?:\w+|`[^`\r\n]*`)\/)+/,lookbehind:!0,inside:{punctuation:/\//}},builtin:/^L/}},builtin:[{pattern:/([();\[])[BCDFIJSVZ]+/,lookbehind:!0},{pattern:/([\w$>]:)[BCDFIJSVZ]/,lookbehind:!0}],keyword:[{pattern:/(\.end\s+)[\w-]+/,lookbehind:!0},{pattern:/(^|[^\w.-])\.(?!\d)[\w-]+/,lookbehind:!0},{pattern:/(^|[^\w.-])(?:abstract|annotation|bridge|constructor|enum|final|interface|private|protected|public|runtime|static|synthetic|system|transient)(?![\w.-])/,lookbehind:!0}],function:{pattern:/(^|[^\w.-])(?:\w+|<[\w$-]+>)(?=\()/,lookbehind:!0},field:{pattern:/[\w$]+(?=:)/,alias:"variable"},register:{pattern:/(^|[^\w.-])[vp]\d(?![\w.-])/,lookbehind:!0,alias:"variable"},boolean:{pattern:/(^|[^\w.-])(?:false|true)(?![\w.-])/,lookbehind:!0},number:{pattern:/(^|[^/\w.-])-?(?:NAN|INFINITY|0x(?:[\dA-F]+(?:\.[\dA-F]*)?|\.[\dA-F]+)(?:p[+-]?[\dA-F]+)?|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?)[dflst]?(?![\w.-])/i,lookbehind:!0},label:{pattern:/(:)\w+/,lookbehind:!0,alias:"property"},operator:/->|\.\.|[\[=]/,punctuation:/[{}(),;:]/}}return Rm}var Pm,z8;function Vie(){if(z8)return Pm;z8=1,Pm=t,t.displayName="smalltalk",t.aliases=[];function t(e){e.languages.smalltalk={comment:{pattern:/"(?:""|[^"])*"/,greedy:!0},char:{pattern:/\$./,greedy:!0},string:{pattern:/'(?:''|[^'])*'/,greedy:!0},symbol:/#[\da-z]+|#(?:-|([+\/\\*~<>=@%|&?!])\1?)|#(?=\()/i,"block-arguments":{pattern:/(\[\s*):[^\[|]*\|/,lookbehind:!0,inside:{variable:/:[\da-z]+/i,punctuation:/\|/}},"temporary-variables":{pattern:/\|[^|]+\|/,inside:{variable:/[\da-z]+/i,punctuation:/\|/}},keyword:/\b(?:new|nil|self|super)\b/,boolean:/\b(?:false|true)\b/,number:[/\d+r-?[\dA-Z]+(?:\.[\dA-Z]+)?(?:e-?\d+)?/,/\b\d+(?:\.\d+)?(?:e-?\d+)?/],operator:/[<=]=?|:=|~[~=]|\/\/?|\\\\|>[>=]?|[!^+\-*&|,@]/,punctuation:/[.;:?\[\](){}]/}}return Pm}var Lm,B8;function Wie(){if(B8)return Lm;B8=1;var t=Ur();Lm=e,e.displayName="smarty",e.aliases=[];function e(r){r.register(t),function(n){n.languages.smarty={comment:{pattern:/^\{\*[\s\S]*?\*\}/,greedy:!0},"embedded-php":{pattern:/^\{php\}[\s\S]*?\{\/php\}/,greedy:!0,inside:{smarty:{pattern:/^\{php\}|\{\/php\}$/,inside:null},php:{pattern:/[\s\S]+/,alias:"language-php",inside:n.languages.php}}},string:[{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0,inside:{interpolation:{pattern:/\{[^{}]*\}|`[^`]*`/,inside:{"interpolation-punctuation":{pattern:/^[{`]|[`}]$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:null}}},variable:/\$\w+/}},{pattern:/'(?:\\.|[^'\\\r\n])*'/,greedy:!0}],keyword:{pattern:/(^\{\/?)[a-z_]\w*\b(?!\()/i,lookbehind:!0,greedy:!0},delimiter:{pattern:/^\{\/?|\}$/,greedy:!0,alias:"punctuation"},number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,variable:[/\$(?!\d)\w+/,/#(?!\d)\w+#/,{pattern:/(\.|->|\w\s*=)(?!\d)\w+\b(?!\()/,lookbehind:!0},{pattern:/(\[)(?!\d)\w+(?=\])/,lookbehind:!0}],function:{pattern:/(\|\s*)@?[a-z_]\w*|\b[a-z_]\w*(?=\()/i,lookbehind:!0},"attr-name":/\b[a-z_]\w*(?=\s*=)/i,boolean:/\b(?:false|no|off|on|true|yes)\b/,punctuation:/[\[\](){}.,:`]|->/,operator:[/[+\-*\/%]|==?=?|[!<>]=?|&&|\|\|?/,/\bis\s+(?:not\s+)?(?:div|even|odd)(?:\s+by)?\b/,/\b(?:and|eq|gt?e|gt|lt?e|lt|mod|neq?|not|or)\b/]},n.languages.smarty["embedded-php"].inside.smarty.inside=n.languages.smarty,n.languages.smarty.string[0].inside.interpolation.inside.expression.inside=n.languages.smarty;var i=/"(?:\\.|[^"\\\r\n])*"|'(?:\\.|[^'\\\r\n])*'/,a=RegExp(/\{\*[\s\S]*?\*\}/.source+"|"+/\{php\}[\s\S]*?\{\/php\}/.source+"|"+/\{(?:[^{}"']|<str>|\{(?:[^{}"']|<str>|\{(?:[^{}"']|<str>)*\})*\})*\}/.source.replace(/<str>/g,function(){return i.source}),"g");n.hooks.add("before-tokenize",function(s){var o="{literal}",A="{/literal}",u=!1;n.languages["markup-templating"].buildPlaceholders(s,"smarty",a,function(c){return c===A&&(u=!1),u?!1:(c===o&&(u=!0),!0)})}),n.hooks.add("after-tokenize",function(s){n.languages["markup-templating"].tokenizePlaceholders(s,"smarty")})}(r)}return Lm}var Im,q8;function Xie(){if(q8)return Im;q8=1,Im=t,t.displayName="sml",t.aliases=["smlnj"];function t(e){(function(r){var n=/\b(?:abstype|and|andalso|as|case|datatype|do|else|end|eqtype|exception|fn|fun|functor|handle|if|in|include|infix|infixr|let|local|nonfix|of|op|open|orelse|raise|rec|sharing|sig|signature|struct|structure|then|type|val|where|while|with|withtype)\b/i;r.languages.sml={comment:/\(\*(?:[^*(]|\*(?!\))|\((?!\*)|\(\*(?:[^*(]|\*(?!\))|\((?!\*))*\*\))*\*\)/,string:{pattern:/#?"(?:[^"\\]|\\.)*"/,greedy:!0},"class-name":[{pattern:RegExp(/((?:^|[^:]):\s*)<TERMINAL>(?:\s*(?:(?:\*|->)\s*<TERMINAL>|,\s*<TERMINAL>(?:(?=<NOT-LAST>)|(?!<NOT-LAST>)\s+<LONG-ID>)))*/.source.replace(/<NOT-LAST>/g,function(){return/\s*(?:[*,]|->)/.source}).replace(/<TERMINAL>/g,function(){return/(?:'[\w']*|<LONG-ID>|\((?:[^()]|\([^()]*\))*\)|\{(?:[^{}]|\{[^{}]*\})*\})(?:\s+<LONG-ID>)*/.source}).replace(/<LONG-ID>/g,function(){return/(?!<KEYWORD>)[a-z\d_][\w'.]*/.source}).replace(/<KEYWORD>/g,function(){return n.source}),"i"),lookbehind:!0,greedy:!0,inside:null},{pattern:/((?:^|[^\w'])(?:datatype|exception|functor|signature|structure|type)\s+)[a-z_][\w'.]*/i,lookbehind:!0}],function:{pattern:/((?:^|[^\w'])fun\s+)[a-z_][\w'.]*/i,lookbehind:!0},keyword:n,variable:{pattern:/(^|[^\w'])'[\w']*/,lookbehind:!0},number:/~?\b(?:\d+(?:\.\d+)?(?:e~?\d+)?|0x[\da-f]+)\b/i,word:{pattern:/\b0w(?:\d+|x[\da-f]+)\b/i,alias:"constant"},boolean:/\b(?:false|true)\b/i,operator:/\.\.\.|:[>=:]|=>?|->|[<>]=?|[!+\-*/^#|@~]/,punctuation:/[(){}\[\].:,;]/},r.languages.sml["class-name"][0].inside=r.languages.sml,r.languages.smlnj=r.languages.sml})(e)}return Im}var Mm,V8;function Qie(){if(V8)return Mm;V8=1,Mm=t,t.displayName="solidity",t.aliases=["sol"];function t(e){e.languages.solidity=e.languages.extend("clike",{"class-name":{pattern:/(\b(?:contract|enum|interface|library|new|struct|using)\s+)(?!\d)[\w$]+/,lookbehind:!0},keyword:/\b(?:_|anonymous|as|assembly|assert|break|calldata|case|constant|constructor|continue|contract|default|delete|do|else|emit|enum|event|external|for|from|function|if|import|indexed|inherited|interface|internal|is|let|library|mapping|memory|modifier|new|payable|pragma|private|public|pure|require|returns?|revert|selfdestruct|solidity|storage|struct|suicide|switch|this|throw|using|var|view|while)\b/,operator:/=>|->|:=|=:|\*\*|\+\+|--|\|\||&&|<<=?|>>=?|[-+*/%^&|<>!=]=?|[~?]/}),e.languages.insertBefore("solidity","keyword",{builtin:/\b(?:address|bool|byte|u?int(?:8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?|string|bytes(?:[1-9]|[12]\d|3[0-2])?)\b/}),e.languages.insertBefore("solidity","number",{version:{pattern:/([<>]=?|\^)\d+\.\d+\.\d+\b/,lookbehind:!0,alias:"number"}}),e.languages.sol=e.languages.solidity}return Mm}var jm,W8;function Gie(){if(W8)return jm;W8=1,jm=t,t.displayName="solutionFile",t.aliases=[];function t(e){(function(r){var n={pattern:/\{[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}\}/i,alias:"constant",inside:{punctuation:/[{}]/}};r.languages["solution-file"]={comment:{pattern:/#.*/,greedy:!0},string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0,inside:{guid:n}},object:{pattern:/^([ \t]*)(?:([A-Z]\w*)\b(?=.*(?:\r\n?|\n)(?:\1[ \t].*(?:\r\n?|\n))*\1End\2(?=[ \t]*$))|End[A-Z]\w*(?=[ \t]*$))/m,lookbehind:!0,greedy:!0,alias:"keyword"},property:{pattern:/^([ \t]*)(?!\s)[^\r\n"#=()]*[^\s"#=()](?=\s*=)/m,lookbehind:!0,inside:{guid:n}},guid:n,number:/\b\d+(?:\.\d+)*\b/,boolean:/\b(?:FALSE|TRUE)\b/,operator:/=/,punctuation:/[(),]/},r.languages.sln=r.languages["solution-file"]})(e)}return jm}var Hm,X8;function Yie(){if(X8)return Hm;X8=1;var t=Ur();Hm=e,e.displayName="soy",e.aliases=[];function e(r){r.register(t),function(n){var i=/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,a=/\b\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\b|\b0x[\dA-F]+\b/;n.languages.soy={comment:[/\/\*[\s\S]*?\*\//,{pattern:/(\s)\/\/.*/,lookbehind:!0,greedy:!0}],"command-arg":{pattern:/(\{+\/?\s*(?:alias|call|delcall|delpackage|deltemplate|namespace|template)\s+)\.?[\w.]+/,lookbehind:!0,alias:"string",inside:{punctuation:/\./}},parameter:{pattern:/(\{+\/?\s*@?param\??\s+)\.?[\w.]+/,lookbehind:!0,alias:"variable"},keyword:[{pattern:/(\{+\/?[^\S\r\n]*)(?:\\[nrt]|alias|call|case|css|default|delcall|delpackage|deltemplate|else(?:if)?|fallbackmsg|for(?:each)?|if(?:empty)?|lb|let|literal|msg|namespace|nil|@?param\??|rb|sp|switch|template|xid)/,lookbehind:!0},/\b(?:any|as|attributes|bool|css|float|html|in|int|js|list|map|null|number|string|uri)\b/],delimiter:{pattern:/^\{+\/?|\/?\}+$/,alias:"punctuation"},property:/\w+(?==)/,variable:{pattern:/\$[^\W\d]\w*(?:\??(?:\.\w+|\[[^\]]+\]))*/,inside:{string:{pattern:i,greedy:!0},number:a,punctuation:/[\[\].?]/}},string:{pattern:i,greedy:!0},function:[/\w+(?=\()/,{pattern:/(\|[^\S\r\n]*)\w+/,lookbehind:!0}],boolean:/\b(?:false|true)\b/,number:a,operator:/\?:?|<=?|>=?|==?|!=|[+*/%-]|\b(?:and|not|or)\b/,punctuation:/[{}()\[\]|.,:]/},n.hooks.add("before-tokenize",function(s){var o=/\{\{.+?\}\}|\{.+?\}|\s\/\/.*|\/\*[\s\S]*?\*\//g,A="{literal}",u="{/literal}",c=!1;n.languages["markup-templating"].buildPlaceholders(s,"soy",o,function(d){return d===u&&(c=!1),c?!1:(d===A&&(c=!0),!0)})}),n.hooks.add("after-tokenize",function(s){n.languages["markup-templating"].tokenizePlaceholders(s,"soy")})}(r)}return Hm}var Fm,Q8;function EC(){if(Q8)return Fm;Q8=1,Fm=t,t.displayName="turtle",t.aliases=[];function t(e){e.languages.turtle={comment:{pattern:/#.*/,greedy:!0},"multiline-string":{pattern:/"""(?:(?:""?)?(?:[^"\\]|\\.))*"""|'''(?:(?:''?)?(?:[^'\\]|\\.))*'''/,greedy:!0,alias:"string",inside:{comment:/#.*/}},string:{pattern:/"(?:[^\\"\r\n]|\\.)*"|'(?:[^\\'\r\n]|\\.)*'/,greedy:!0},url:{pattern:/<(?:[^\x00-\x20<>"{}|^`\\]|\\(?:u[\da-fA-F]{4}|U[\da-fA-F]{8}))*>/,greedy:!0,inside:{punctuation:/[<>]/}},function:{pattern:/(?:(?![-.\d\xB7])[-.\w\xB7\xC0-\uFFFD]+)?:(?:(?![-.])(?:[-.:\w\xC0-\uFFFD]|%[\da-f]{2}|\\.)+)?/i,inside:{"local-name":{pattern:/([^:]*:)[\s\S]+/,lookbehind:!0},prefix:{pattern:/[\s\S]+/,inside:{punctuation:/:/}}}},number:/[+-]?\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i,punctuation:/[{}.,;()[\]]|\^\^/,boolean:/\b(?:false|true)\b/,keyword:[/(?:\ba|@prefix|@base)\b|=/,/\b(?:base|graph|prefix)\b/i],tag:{pattern:/@[a-z]+(?:-[a-z\d]+)*/i,inside:{punctuation:/@/}}},e.languages.trig=e.languages.turtle}return Fm}var Um,G8;function Kie(){if(G8)return Um;G8=1;var t=EC();Um=e,e.displayName="sparql",e.aliases=["rq"];function e(r){r.register(t),r.languages.sparql=r.languages.extend("turtle",{boolean:/\b(?:false|true)\b/i,variable:{pattern:/[?$]\w+/,greedy:!0}}),r.languages.insertBefore("sparql","punctuation",{keyword:[/\b(?:A|ADD|ALL|AS|ASC|ASK|BNODE|BY|CLEAR|CONSTRUCT|COPY|CREATE|DATA|DEFAULT|DELETE|DESC|DESCRIBE|DISTINCT|DROP|EXISTS|FILTER|FROM|GROUP|HAVING|INSERT|INTO|LIMIT|LOAD|MINUS|MOVE|NAMED|NOT|NOW|OFFSET|OPTIONAL|ORDER|RAND|REDUCED|SELECT|SEPARATOR|SERVICE|SILENT|STRUUID|UNION|USING|UUID|VALUES|WHERE)\b/i,/\b(?:ABS|AVG|BIND|BOUND|CEIL|COALESCE|CONCAT|CONTAINS|COUNT|DATATYPE|DAY|ENCODE_FOR_URI|FLOOR|GROUP_CONCAT|HOURS|IF|IRI|isBLANK|isIRI|isLITERAL|isNUMERIC|isURI|LANG|LANGMATCHES|LCASE|MAX|MD5|MIN|MINUTES|MONTH|REGEX|REPLACE|ROUND|sameTerm|SAMPLE|SECONDS|SHA1|SHA256|SHA384|SHA512|STR|STRAFTER|STRBEFORE|STRDT|STRENDS|STRLANG|STRLEN|STRSTARTS|SUBSTR|SUM|TIMEZONE|TZ|UCASE|URI|YEAR)\b(?=\s*\()/i,/\b(?:BASE|GRAPH|PREFIX)\b/i]}),r.languages.rq=r.languages.sparql}return Um}var zm,Y8;function Zie(){if(Y8)return zm;Y8=1,zm=t,t.displayName="splunkSpl",t.aliases=[];function t(e){e.languages["splunk-spl"]={comment:/`comment\("(?:\\.|[^\\"])*"\)`/,string:{pattern:/"(?:\\.|[^\\"])*"/,greedy:!0},keyword:/\b(?:abstract|accum|addcoltotals|addinfo|addtotals|analyzefields|anomalies|anomalousvalue|anomalydetection|append|appendcols|appendcsv|appendlookup|appendpipe|arules|associate|audit|autoregress|bin|bucket|bucketdir|chart|cluster|cofilter|collect|concurrency|contingency|convert|correlate|datamodel|dbinspect|dedup|delete|delta|diff|erex|eval|eventcount|eventstats|extract|fieldformat|fields|fieldsummary|filldown|fillnull|findtypes|folderize|foreach|format|from|gauge|gentimes|geom|geomfilter|geostats|head|highlight|history|iconify|input|inputcsv|inputlookup|iplocation|join|kmeans|kv|kvform|loadjob|localize|localop|lookup|makecontinuous|makemv|makeresults|map|mcollect|metadata|metasearch|meventcollect|mstats|multikv|multisearch|mvcombine|mvexpand|nomv|outlier|outputcsv|outputlookup|outputtext|overlap|pivot|predict|rangemap|rare|regex|relevancy|reltime|rename|replace|rest|return|reverse|rex|rtorder|run|savedsearch|script|scrub|search|searchtxn|selfjoin|sendemail|set|setfields|sichart|sirare|sistats|sitimechart|sitop|sort|spath|stats|strcat|streamstats|table|tags|tail|timechart|timewrap|top|transaction|transpose|trendline|tscollect|tstats|typeahead|typelearner|typer|union|uniq|untable|where|x11|xmlkv|xmlunescape|xpath|xyseries)\b/i,"operator-word":{pattern:/\b(?:and|as|by|not|or|xor)\b/i,alias:"operator"},function:/\b\w+(?=\s*\()/,property:/\b\w+(?=\s*=(?!=))/,date:{pattern:/\b\d{1,2}\/\d{1,2}\/\d{1,4}(?:(?::\d{1,2}){3})?\b/,alias:"number"},number:/\b\d+(?:\.\d+)?\b/,boolean:/\b(?:f|false|t|true)\b/i,operator:/[<>=]=?|[-+*/%|]/,punctuation:/[()[\],]/}}return zm}var Bm,K8;function $ie(){if(K8)return Bm;K8=1,Bm=t,t.displayName="sqf",t.aliases=[];function t(e){e.languages.sqf=e.languages.extend("clike",{string:{pattern:/"(?:(?:"")?[^"])*"(?!")|'(?:[^'])*'/,greedy:!0},keyword:/\b(?:breakOut|breakTo|call|case|catch|default|do|echo|else|execFSM|execVM|exitWith|for|forEach|forEachMember|forEachMemberAgent|forEachMemberTeam|from|goto|if|nil|preprocessFile|preprocessFileLineNumbers|private|scopeName|spawn|step|switch|then|throw|to|try|while|with)\b/i,boolean:/\b(?:false|true)\b/i,function:/\b(?:abs|accTime|acos|action|actionIDs|actionKeys|actionKeysImages|actionKeysNames|actionKeysNamesArray|actionName|actionParams|activateAddons|activatedAddons|activateKey|add3DENConnection|add3DENEventHandler|add3DENLayer|addAction|addBackpack|addBackpackCargo|addBackpackCargoGlobal|addBackpackGlobal|addCamShake|addCuratorAddons|addCuratorCameraArea|addCuratorEditableObjects|addCuratorEditingArea|addCuratorPoints|addEditorObject|addEventHandler|addForce|addForceGeneratorRTD|addGoggles|addGroupIcon|addHandgunItem|addHeadgear|addItem|addItemCargo|addItemCargoGlobal|addItemPool|addItemToBackpack|addItemToUniform|addItemToVest|addLiveStats|addMagazine|addMagazineAmmoCargo|addMagazineCargo|addMagazineCargoGlobal|addMagazineGlobal|addMagazinePool|addMagazines|addMagazineTurret|addMenu|addMenuItem|addMissionEventHandler|addMPEventHandler|addMusicEventHandler|addOwnedMine|addPlayerScores|addPrimaryWeaponItem|addPublicVariableEventHandler|addRating|addResources|addScore|addScoreSide|addSecondaryWeaponItem|addSwitchableUnit|addTeamMember|addToRemainsCollector|addTorque|addUniform|addVehicle|addVest|addWaypoint|addWeapon|addWeaponCargo|addWeaponCargoGlobal|addWeaponGlobal|addWeaponItem|addWeaponPool|addWeaponTurret|admin|agent|agents|AGLToASL|aimedAtTarget|aimPos|airDensityCurveRTD|airDensityRTD|airplaneThrottle|airportSide|AISFinishHeal|alive|all3DENEntities|allAirports|allControls|allCurators|allCutLayers|allDead|allDeadMen|allDisplays|allGroups|allMapMarkers|allMines|allMissionObjects|allow3DMode|allowCrewInImmobile|allowCuratorLogicIgnoreAreas|allowDamage|allowDammage|allowFileOperations|allowFleeing|allowGetIn|allowSprint|allPlayers|allSimpleObjects|allSites|allTurrets|allUnits|allUnitsUAV|allVariables|ammo|ammoOnPylon|animate|animateBay|animateDoor|animatePylon|animateSource|animationNames|animationPhase|animationSourcePhase|animationState|append|apply|armoryPoints|arrayIntersect|asin|ASLToAGL|ASLToATL|assert|assignAsCargo|assignAsCargoIndex|assignAsCommander|assignAsDriver|assignAsGunner|assignAsTurret|assignCurator|assignedCargo|assignedCommander|assignedDriver|assignedGunner|assignedItems|assignedTarget|assignedTeam|assignedVehicle|assignedVehicleRole|assignItem|assignTeam|assignToAirport|atan|atan2|atg|ATLToASL|attachedObject|attachedObjects|attachedTo|attachObject|attachTo|attackEnabled|backpack|backpackCargo|backpackContainer|backpackItems|backpackMagazines|backpackSpaceFor|behaviour|benchmark|binocular|blufor|boundingBox|boundingBoxReal|boundingCenter|briefingName|buildingExit|buildingPos|buldozer_EnableRoadDiag|buldozer_IsEnabledRoadDiag|buldozer_LoadNewRoads|buldozer_reloadOperMap|buttonAction|buttonSetAction|cadetMode|callExtension|camCommand|camCommit|camCommitPrepared|camCommitted|camConstuctionSetParams|camCreate|camDestroy|cameraEffect|cameraEffectEnableHUD|cameraInterest|cameraOn|cameraView|campaignConfigFile|camPreload|camPreloaded|camPrepareBank|camPrepareDir|camPrepareDive|camPrepareFocus|camPrepareFov|camPrepareFovRange|camPreparePos|camPrepareRelPos|camPrepareTarget|camSetBank|camSetDir|camSetDive|camSetFocus|camSetFov|camSetFovRange|camSetPos|camSetRelPos|camSetTarget|camTarget|camUseNVG|canAdd|canAddItemToBackpack|canAddItemToUniform|canAddItemToVest|cancelSimpleTaskDestination|canFire|canMove|canSlingLoad|canStand|canSuspend|canTriggerDynamicSimulation|canUnloadInCombat|canVehicleCargo|captive|captiveNum|cbChecked|cbSetChecked|ceil|channelEnabled|cheatsEnabled|checkAIFeature|checkVisibility|civilian|className|clear3DENAttribute|clear3DENInventory|clearAllItemsFromBackpack|clearBackpackCargo|clearBackpackCargoGlobal|clearForcesRTD|clearGroupIcons|clearItemCargo|clearItemCargoGlobal|clearItemPool|clearMagazineCargo|clearMagazineCargoGlobal|clearMagazinePool|clearOverlay|clearRadio|clearVehicleInit|clearWeaponCargo|clearWeaponCargoGlobal|clearWeaponPool|clientOwner|closeDialog|closeDisplay|closeOverlay|collapseObjectTree|collect3DENHistory|collectiveRTD|combatMode|commandArtilleryFire|commandChat|commander|commandFire|commandFollow|commandFSM|commandGetOut|commandingMenu|commandMove|commandRadio|commandStop|commandSuppressiveFire|commandTarget|commandWatch|comment|commitOverlay|compile|compileFinal|completedFSM|composeText|configClasses|configFile|configHierarchy|configName|configNull|configProperties|configSourceAddonList|configSourceMod|configSourceModList|confirmSensorTarget|connectTerminalToUAV|controlNull|controlsGroupCtrl|copyFromClipboard|copyToClipboard|copyWaypoints|cos|count|countEnemy|countFriendly|countSide|countType|countUnknown|create3DENComposition|create3DENEntity|createAgent|createCenter|createDialog|createDiaryLink|createDiaryRecord|createDiarySubject|createDisplay|createGearDialog|createGroup|createGuardedPoint|createLocation|createMarker|createMarkerLocal|createMenu|createMine|createMissionDisplay|createMPCampaignDisplay|createSimpleObject|createSimpleTask|createSite|createSoundSource|createTask|createTeam|createTrigger|createUnit|createVehicle|createVehicleCrew|createVehicleLocal|crew|ctAddHeader|ctAddRow|ctClear|ctCurSel|ctData|ctFindHeaderRows|ctFindRowHeader|ctHeaderControls|ctHeaderCount|ctRemoveHeaders|ctRemoveRows|ctrlActivate|ctrlAddEventHandler|ctrlAngle|ctrlAutoScrollDelay|ctrlAutoScrollRewind|ctrlAutoScrollSpeed|ctrlChecked|ctrlClassName|ctrlCommit|ctrlCommitted|ctrlCreate|ctrlDelete|ctrlEnable|ctrlEnabled|ctrlFade|ctrlHTMLLoaded|ctrlIDC|ctrlIDD|ctrlMapAnimAdd|ctrlMapAnimClear|ctrlMapAnimCommit|ctrlMapAnimDone|ctrlMapCursor|ctrlMapMouseOver|ctrlMapScale|ctrlMapScreenToWorld|ctrlMapWorldToScreen|ctrlModel|ctrlModelDirAndUp|ctrlModelScale|ctrlParent|ctrlParentControlsGroup|ctrlPosition|ctrlRemoveAllEventHandlers|ctrlRemoveEventHandler|ctrlScale|ctrlSetActiveColor|ctrlSetAngle|ctrlSetAutoScrollDelay|ctrlSetAutoScrollRewind|ctrlSetAutoScrollSpeed|ctrlSetBackgroundColor|ctrlSetChecked|ctrlSetDisabledColor|ctrlSetEventHandler|ctrlSetFade|ctrlSetFocus|ctrlSetFont|ctrlSetFontH1|ctrlSetFontH1B|ctrlSetFontH2|ctrlSetFontH2B|ctrlSetFontH3|ctrlSetFontH3B|ctrlSetFontH4|ctrlSetFontH4B|ctrlSetFontH5|ctrlSetFontH5B|ctrlSetFontH6|ctrlSetFontH6B|ctrlSetFontHeight|ctrlSetFontHeightH1|ctrlSetFontHeightH2|ctrlSetFontHeightH3|ctrlSetFontHeightH4|ctrlSetFontHeightH5|ctrlSetFontHeightH6|ctrlSetFontHeightSecondary|ctrlSetFontP|ctrlSetFontPB|ctrlSetFontSecondary|ctrlSetForegroundColor|ctrlSetModel|ctrlSetModelDirAndUp|ctrlSetModelScale|ctrlSetPixelPrecision|ctrlSetPosition|ctrlSetScale|ctrlSetStructuredText|ctrlSetText|ctrlSetTextColor|ctrlSetTextColorSecondary|ctrlSetTextSecondary|ctrlSetTooltip|ctrlSetTooltipColorBox|ctrlSetTooltipColorShade|ctrlSetTooltipColorText|ctrlShow|ctrlShown|ctrlText|ctrlTextHeight|ctrlTextSecondary|ctrlTextWidth|ctrlType|ctrlVisible|ctRowControls|ctRowCount|ctSetCurSel|ctSetData|ctSetHeaderTemplate|ctSetRowTemplate|ctSetValue|ctValue|curatorAddons|curatorCamera|curatorCameraArea|curatorCameraAreaCeiling|curatorCoef|curatorEditableObjects|curatorEditingArea|curatorEditingAreaType|curatorMouseOver|curatorPoints|curatorRegisteredObjects|curatorSelected|curatorWaypointCost|current3DENOperation|currentChannel|currentCommand|currentMagazine|currentMagazineDetail|currentMagazineDetailTurret|currentMagazineTurret|currentMuzzle|currentNamespace|currentTask|currentTasks|currentThrowable|currentVisionMode|currentWaypoint|currentWeapon|currentWeaponMode|currentWeaponTurret|currentZeroing|cursorObject|cursorTarget|customChat|customRadio|cutFadeOut|cutObj|cutRsc|cutText|damage|date|dateToNumber|daytime|deActivateKey|debriefingText|debugFSM|debugLog|deg|delete3DENEntities|deleteAt|deleteCenter|deleteCollection|deleteEditorObject|deleteGroup|deleteGroupWhenEmpty|deleteIdentity|deleteLocation|deleteMarker|deleteMarkerLocal|deleteRange|deleteResources|deleteSite|deleteStatus|deleteTeam|deleteVehicle|deleteVehicleCrew|deleteWaypoint|detach|detectedMines|diag_activeMissionFSMs|diag_activeScripts|diag_activeSQFScripts|diag_activeSQSScripts|diag_captureFrame|diag_captureFrameToFile|diag_captureSlowFrame|diag_codePerformance|diag_drawMode|diag_dynamicSimulationEnd|diag_enable|diag_enabled|diag_fps|diag_fpsMin|diag_frameNo|diag_lightNewLoad|diag_list|diag_log|diag_logSlowFrame|diag_mergeConfigFile|diag_recordTurretLimits|diag_setLightNew|diag_tickTime|diag_toggle|dialog|diarySubjectExists|didJIP|didJIPOwner|difficulty|difficultyEnabled|difficultyEnabledRTD|difficultyOption|direction|directSay|disableAI|disableCollisionWith|disableConversation|disableDebriefingStats|disableMapIndicators|disableNVGEquipment|disableRemoteSensors|disableSerialization|disableTIEquipment|disableUAVConnectability|disableUserInput|displayAddEventHandler|displayCtrl|displayNull|displayParent|displayRemoveAllEventHandlers|displayRemoveEventHandler|displaySetEventHandler|dissolveTeam|distance|distance2D|distanceSqr|distributionRegion|do3DENAction|doArtilleryFire|doFire|doFollow|doFSM|doGetOut|doMove|doorPhase|doStop|doSuppressiveFire|doTarget|doWatch|drawArrow|drawEllipse|drawIcon|drawIcon3D|drawLine|drawLine3D|drawLink|drawLocation|drawPolygon|drawRectangle|drawTriangle|driver|drop|dynamicSimulationDistance|dynamicSimulationDistanceCoef|dynamicSimulationEnabled|dynamicSimulationSystemEnabled|east|edit3DENMissionAttributes|editObject|editorSetEventHandler|effectiveCommander|emptyPositions|enableAI|enableAIFeature|enableAimPrecision|enableAttack|enableAudioFeature|enableAutoStartUpRTD|enableAutoTrimRTD|enableCamShake|enableCaustics|enableChannel|enableCollisionWith|enableCopilot|enableDebriefingStats|enableDiagLegend|enableDynamicSimulation|enableDynamicSimulationSystem|enableEndDialog|enableEngineArtillery|enableEnvironment|enableFatigue|enableGunLights|enableInfoPanelComponent|enableIRLasers|enableMimics|enablePersonTurret|enableRadio|enableReload|enableRopeAttach|enableSatNormalOnDetail|enableSaving|enableSentences|enableSimulation|enableSimulationGlobal|enableStamina|enableStressDamage|enableTeamSwitch|enableTraffic|enableUAVConnectability|enableUAVWaypoints|enableVehicleCargo|enableVehicleSensor|enableWeaponDisassembly|endl|endLoadingScreen|endMission|engineOn|enginesIsOnRTD|enginesPowerRTD|enginesRpmRTD|enginesTorqueRTD|entities|environmentEnabled|estimatedEndServerTime|estimatedTimeLeft|evalObjectArgument|everyBackpack|everyContainer|exec|execEditorScript|exp|expectedDestination|exportJIPMessages|eyeDirection|eyePos|face|faction|fadeMusic|fadeRadio|fadeSound|fadeSpeech|failMission|fillWeaponsFromPool|find|findCover|findDisplay|findEditorObject|findEmptyPosition|findEmptyPositionReady|findIf|findNearestEnemy|finishMissionInit|finite|fire|fireAtTarget|firstBackpack|flag|flagAnimationPhase|flagOwner|flagSide|flagTexture|fleeing|floor|flyInHeight|flyInHeightASL|fog|fogForecast|fogParams|forceAddUniform|forceAtPositionRTD|forcedMap|forceEnd|forceFlagTexture|forceFollowRoad|forceGeneratorRTD|forceMap|forceRespawn|forceSpeed|forceWalk|forceWeaponFire|forceWeatherChange|forgetTarget|format|formation|formationDirection|formationLeader|formationMembers|formationPosition|formationTask|formatText|formLeader|freeLook|fromEditor|fuel|fullCrew|gearIDCAmmoCount|gearSlotAmmoCount|gearSlotData|get3DENActionState|get3DENAttribute|get3DENCamera|get3DENConnections|get3DENEntity|get3DENEntityID|get3DENGrid|get3DENIconsVisible|get3DENLayerEntities|get3DENLinesVisible|get3DENMissionAttribute|get3DENMouseOver|get3DENSelected|getAimingCoef|getAllEnvSoundControllers|getAllHitPointsDamage|getAllOwnedMines|getAllSoundControllers|getAmmoCargo|getAnimAimPrecision|getAnimSpeedCoef|getArray|getArtilleryAmmo|getArtilleryComputerSettings|getArtilleryETA|getAssignedCuratorLogic|getAssignedCuratorUnit|getBackpackCargo|getBleedingRemaining|getBurningValue|getCameraViewDirection|getCargoIndex|getCenterOfMass|getClientState|getClientStateNumber|getCompatiblePylonMagazines|getConnectedUAV|getContainerMaxLoad|getCursorObjectParams|getCustomAimCoef|getDammage|getDescription|getDir|getDirVisual|getDLCAssetsUsage|getDLCAssetsUsageByName|getDLCs|getDLCUsageTime|getEditorCamera|getEditorMode|getEditorObjectScope|getElevationOffset|getEngineTargetRpmRTD|getEnvSoundController|getFatigue|getFieldManualStartPage|getForcedFlagTexture|getFriend|getFSMVariable|getFuelCargo|getGroupIcon|getGroupIconParams|getGroupIcons|getHideFrom|getHit|getHitIndex|getHitPointDamage|getItemCargo|getMagazineCargo|getMarkerColor|getMarkerPos|getMarkerSize|getMarkerType|getMass|getMissionConfig|getMissionConfigValue|getMissionDLCs|getMissionLayerEntities|getMissionLayers|getModelInfo|getMousePosition|getMusicPlayedTime|getNumber|getObjectArgument|getObjectChildren|getObjectDLC|getObjectMaterials|getObjectProxy|getObjectTextures|getObjectType|getObjectViewDistance|getOxygenRemaining|getPersonUsedDLCs|getPilotCameraDirection|getPilotCameraPosition|getPilotCameraRotation|getPilotCameraTarget|getPlateNumber|getPlayerChannel|getPlayerScores|getPlayerUID|getPlayerUIDOld|getPos|getPosASL|getPosASLVisual|getPosASLW|getPosATL|getPosATLVisual|getPosVisual|getPosWorld|getPylonMagazines|getRelDir|getRelPos|getRemoteSensorsDisabled|getRepairCargo|getResolution|getRotorBrakeRTD|getShadowDistance|getShotParents|getSlingLoad|getSoundController|getSoundControllerResult|getSpeed|getStamina|getStatValue|getSuppression|getTerrainGrid|getTerrainHeightASL|getText|getTotalDLCUsageTime|getTrimOffsetRTD|getUnitLoadout|getUnitTrait|getUserMFDText|getUserMFDValue|getVariable|getVehicleCargo|getWeaponCargo|getWeaponSway|getWingsOrientationRTD|getWingsPositionRTD|getWPPos|glanceAt|globalChat|globalRadio|goggles|group|groupChat|groupFromNetId|groupIconSelectable|groupIconsVisible|groupId|groupOwner|groupRadio|groupSelectedUnits|groupSelectUnit|grpNull|gunner|gusts|halt|handgunItems|handgunMagazine|handgunWeapon|handsHit|hasInterface|hasPilotCamera|hasWeapon|hcAllGroups|hcGroupParams|hcLeader|hcRemoveAllGroups|hcRemoveGroup|hcSelected|hcSelectGroup|hcSetGroup|hcShowBar|hcShownBar|headgear|hideBody|hideObject|hideObjectGlobal|hideSelection|hint|hintC|hintCadet|hintSilent|hmd|hostMission|htmlLoad|HUDMovementLevels|humidity|image|importAllGroups|importance|in|inArea|inAreaArray|incapacitatedState|independent|inflame|inflamed|infoPanel|infoPanelComponentEnabled|infoPanelComponents|infoPanels|inGameUISetEventHandler|inheritsFrom|initAmbientLife|inPolygon|inputAction|inRangeOfArtillery|insertEditorObject|intersect|is3DEN|is3DENMultiplayer|isAbleToBreathe|isAgent|isAimPrecisionEnabled|isArray|isAutoHoverOn|isAutonomous|isAutoStartUpEnabledRTD|isAutotest|isAutoTrimOnRTD|isBleeding|isBurning|isClass|isCollisionLightOn|isCopilotEnabled|isDamageAllowed|isDedicated|isDLCAvailable|isEngineOn|isEqualTo|isEqualType|isEqualTypeAll|isEqualTypeAny|isEqualTypeArray|isEqualTypeParams|isFilePatchingEnabled|isFlashlightOn|isFlatEmpty|isForcedWalk|isFormationLeader|isGroupDeletedWhenEmpty|isHidden|isInRemainsCollector|isInstructorFigureEnabled|isIRLaserOn|isKeyActive|isKindOf|isLaserOn|isLightOn|isLocalized|isManualFire|isMarkedForCollection|isMultiplayer|isMultiplayerSolo|isNil|isNull|isNumber|isObjectHidden|isObjectRTD|isOnRoad|isPipEnabled|isPlayer|isRealTime|isRemoteExecuted|isRemoteExecutedJIP|isServer|isShowing3DIcons|isSimpleObject|isSprintAllowed|isStaminaEnabled|isSteamMission|isStreamFriendlyUIEnabled|isStressDamageEnabled|isText|isTouchingGround|isTurnedOut|isTutHintsEnabled|isUAVConnectable|isUAVConnected|isUIContext|isUniformAllowed|isVehicleCargo|isVehicleRadarOn|isVehicleSensorEnabled|isWalking|isWeaponDeployed|isWeaponRested|itemCargo|items|itemsWithMagazines|join|joinAs|joinAsSilent|joinSilent|joinString|kbAddDatabase|kbAddDatabaseTargets|kbAddTopic|kbHasTopic|kbReact|kbRemoveTopic|kbTell|kbWasSaid|keyImage|keyName|knowsAbout|land|landAt|landResult|language|laserTarget|lbAdd|lbClear|lbColor|lbColorRight|lbCurSel|lbData|lbDelete|lbIsSelected|lbPicture|lbPictureRight|lbSelection|lbSetColor|lbSetColorRight|lbSetCurSel|lbSetData|lbSetPicture|lbSetPictureColor|lbSetPictureColorDisabled|lbSetPictureColorSelected|lbSetPictureRight|lbSetPictureRightColor|lbSetPictureRightColorDisabled|lbSetPictureRightColorSelected|lbSetSelectColor|lbSetSelectColorRight|lbSetSelected|lbSetText|lbSetTextRight|lbSetTooltip|lbSetValue|lbSize|lbSort|lbSortByValue|lbText|lbTextRight|lbValue|leader|leaderboardDeInit|leaderboardGetRows|leaderboardInit|leaderboardRequestRowsFriends|leaderboardRequestRowsGlobal|leaderboardRequestRowsGlobalAroundUser|leaderboardsRequestUploadScore|leaderboardsRequestUploadScoreKeepBest|leaderboardState|leaveVehicle|libraryCredits|libraryDisclaimers|lifeState|lightAttachObject|lightDetachObject|lightIsOn|lightnings|limitSpeed|linearConversion|lineBreak|lineIntersects|lineIntersectsObjs|lineIntersectsSurfaces|lineIntersectsWith|linkItem|list|listObjects|listRemoteTargets|listVehicleSensors|ln|lnbAddArray|lnbAddColumn|lnbAddRow|lnbClear|lnbColor|lnbColorRight|lnbCurSelRow|lnbData|lnbDeleteColumn|lnbDeleteRow|lnbGetColumnsPosition|lnbPicture|lnbPictureRight|lnbSetColor|lnbSetColorRight|lnbSetColumnsPos|lnbSetCurSelRow|lnbSetData|lnbSetPicture|lnbSetPictureColor|lnbSetPictureColorRight|lnbSetPictureColorSelected|lnbSetPictureColorSelectedRight|lnbSetPictureRight|lnbSetText|lnbSetTextRight|lnbSetValue|lnbSize|lnbSort|lnbSortByValue|lnbText|lnbTextRight|lnbValue|load|loadAbs|loadBackpack|loadFile|loadGame|loadIdentity|loadMagazine|loadOverlay|loadStatus|loadUniform|loadVest|local|localize|locationNull|locationPosition|lock|lockCameraTo|lockCargo|lockDriver|locked|lockedCargo|lockedDriver|lockedTurret|lockIdentity|lockTurret|lockWP|log|logEntities|logNetwork|logNetworkTerminate|lookAt|lookAtPos|magazineCargo|magazines|magazinesAllTurrets|magazinesAmmo|magazinesAmmoCargo|magazinesAmmoFull|magazinesDetail|magazinesDetailBackpack|magazinesDetailUniform|magazinesDetailVest|magazinesTurret|magazineTurretAmmo|mapAnimAdd|mapAnimClear|mapAnimCommit|mapAnimDone|mapCenterOnCamera|mapGridPosition|markAsFinishedOnSteam|markerAlpha|markerBrush|markerColor|markerDir|markerPos|markerShape|markerSize|markerText|markerType|max|members|menuAction|menuAdd|menuChecked|menuClear|menuCollapse|menuData|menuDelete|menuEnable|menuEnabled|menuExpand|menuHover|menuPicture|menuSetAction|menuSetCheck|menuSetData|menuSetPicture|menuSetValue|menuShortcut|menuShortcutText|menuSize|menuSort|menuText|menuURL|menuValue|min|mineActive|mineDetectedBy|missionConfigFile|missionDifficulty|missionName|missionNamespace|missionStart|missionVersion|modelToWorld|modelToWorldVisual|modelToWorldVisualWorld|modelToWorldWorld|modParams|moonIntensity|moonPhase|morale|move|move3DENCamera|moveInAny|moveInCargo|moveInCommander|moveInDriver|moveInGunner|moveInTurret|moveObjectToEnd|moveOut|moveTime|moveTo|moveToCompleted|moveToFailed|musicVolume|name|nameSound|nearEntities|nearestBuilding|nearestLocation|nearestLocations|nearestLocationWithDubbing|nearestObject|nearestObjects|nearestTerrainObjects|nearObjects|nearObjectsReady|nearRoads|nearSupplies|nearTargets|needReload|netId|netObjNull|newOverlay|nextMenuItemIndex|nextWeatherChange|nMenuItems|numberOfEnginesRTD|numberToDate|objectCurators|objectFromNetId|objectParent|objNull|objStatus|onBriefingGear|onBriefingGroup|onBriefingNotes|onBriefingPlan|onBriefingTeamSwitch|onCommandModeChanged|onDoubleClick|onEachFrame|onGroupIconClick|onGroupIconOverEnter|onGroupIconOverLeave|onHCGroupSelectionChanged|onMapSingleClick|onPlayerConnected|onPlayerDisconnected|onPreloadFinished|onPreloadStarted|onShowNewObject|onTeamSwitch|openCuratorInterface|openDLCPage|openDSInterface|openMap|openSteamApp|openYoutubeVideo|opfor|orderGetIn|overcast|overcastForecast|owner|param|params|parseNumber|parseSimpleArray|parseText|parsingNamespace|particlesQuality|pi|pickWeaponPool|pitch|pixelGrid|pixelGridBase|pixelGridNoUIScale|pixelH|pixelW|playableSlotsNumber|playableUnits|playAction|playActionNow|player|playerRespawnTime|playerSide|playersNumber|playGesture|playMission|playMove|playMoveNow|playMusic|playScriptedMission|playSound|playSound3D|position|positionCameraToWorld|posScreenToWorld|posWorldToScreen|ppEffectAdjust|ppEffectCommit|ppEffectCommitted|ppEffectCreate|ppEffectDestroy|ppEffectEnable|ppEffectEnabled|ppEffectForceInNVG|precision|preloadCamera|preloadObject|preloadSound|preloadTitleObj|preloadTitleRsc|primaryWeapon|primaryWeaponItems|primaryWeaponMagazine|priority|processDiaryLink|processInitCommands|productVersion|profileName|profileNamespace|profileNameSteam|progressLoadingScreen|progressPosition|progressSetPosition|publicVariable|publicVariableClient|publicVariableServer|pushBack|pushBackUnique|putWeaponPool|queryItemsPool|queryMagazinePool|queryWeaponPool|rad|radioChannelAdd|radioChannelCreate|radioChannelRemove|radioChannelSetCallSign|radioChannelSetLabel|radioVolume|rain|rainbow|random|rank|rankId|rating|rectangular|registeredTasks|registerTask|reload|reloadEnabled|remoteControl|remoteExec|remoteExecCall|remoteExecutedOwner|remove3DENConnection|remove3DENEventHandler|remove3DENLayer|removeAction|removeAll3DENEventHandlers|removeAllActions|removeAllAssignedItems|removeAllContainers|removeAllCuratorAddons|removeAllCuratorCameraAreas|removeAllCuratorEditingAreas|removeAllEventHandlers|removeAllHandgunItems|removeAllItems|removeAllItemsWithMagazines|removeAllMissionEventHandlers|removeAllMPEventHandlers|removeAllMusicEventHandlers|removeAllOwnedMines|removeAllPrimaryWeaponItems|removeAllWeapons|removeBackpack|removeBackpackGlobal|removeCuratorAddons|removeCuratorCameraArea|removeCuratorEditableObjects|removeCuratorEditingArea|removeDrawIcon|removeDrawLinks|removeEventHandler|removeFromRemainsCollector|removeGoggles|removeGroupIcon|removeHandgunItem|removeHeadgear|removeItem|removeItemFromBackpack|removeItemFromUniform|removeItemFromVest|removeItems|removeMagazine|removeMagazineGlobal|removeMagazines|removeMagazinesTurret|removeMagazineTurret|removeMenuItem|removeMissionEventHandler|removeMPEventHandler|removeMusicEventHandler|removeOwnedMine|removePrimaryWeaponItem|removeSecondaryWeaponItem|removeSimpleTask|removeSwitchableUnit|removeTeamMember|removeUniform|removeVest|removeWeapon|removeWeaponAttachmentCargo|removeWeaponCargo|removeWeaponGlobal|removeWeaponTurret|reportRemoteTarget|requiredVersion|resetCamShake|resetSubgroupDirection|resistance|resize|resources|respawnVehicle|restartEditorCamera|reveal|revealMine|reverse|reversedMouseY|roadAt|roadsConnectedTo|roleDescription|ropeAttachedObjects|ropeAttachedTo|ropeAttachEnabled|ropeAttachTo|ropeCreate|ropeCut|ropeDestroy|ropeDetach|ropeEndPosition|ropeLength|ropes|ropeUnwind|ropeUnwound|rotorsForcesRTD|rotorsRpmRTD|round|runInitScript|safeZoneH|safeZoneW|safeZoneWAbs|safeZoneX|safeZoneXAbs|safeZoneY|save3DENInventory|saveGame|saveIdentity|saveJoysticks|saveOverlay|saveProfileNamespace|saveStatus|saveVar|savingEnabled|say|say2D|say3D|score|scoreSide|screenshot|screenToWorld|scriptDone|scriptName|scriptNull|scudState|secondaryWeapon|secondaryWeaponItems|secondaryWeaponMagazine|select|selectBestPlaces|selectDiarySubject|selectedEditorObjects|selectEditorObject|selectionNames|selectionPosition|selectLeader|selectMax|selectMin|selectNoPlayer|selectPlayer|selectRandom|selectRandomWeighted|selectWeapon|selectWeaponTurret|sendAUMessage|sendSimpleCommand|sendTask|sendTaskResult|sendUDPMessage|serverCommand|serverCommandAvailable|serverCommandExecutable|serverName|serverTime|set|set3DENAttribute|set3DENAttributes|set3DENGrid|set3DENIconsVisible|set3DENLayer|set3DENLinesVisible|set3DENLogicType|set3DENMissionAttribute|set3DENMissionAttributes|set3DENModelsVisible|set3DENObjectType|set3DENSelected|setAccTime|setActualCollectiveRTD|setAirplaneThrottle|setAirportSide|setAmmo|setAmmoCargo|setAmmoOnPylon|setAnimSpeedCoef|setAperture|setApertureNew|setArmoryPoints|setAttributes|setAutonomous|setBehaviour|setBleedingRemaining|setBrakesRTD|setCameraInterest|setCamShakeDefParams|setCamShakeParams|setCamUseTI|setCaptive|setCenterOfMass|setCollisionLight|setCombatMode|setCompassOscillation|setConvoySeparation|setCuratorCameraAreaCeiling|setCuratorCoef|setCuratorEditingAreaType|setCuratorWaypointCost|setCurrentChannel|setCurrentTask|setCurrentWaypoint|setCustomAimCoef|setCustomWeightRTD|setDamage|setDammage|setDate|setDebriefingText|setDefaultCamera|setDestination|setDetailMapBlendPars|setDir|setDirection|setDrawIcon|setDriveOnPath|setDropInterval|setDynamicSimulationDistance|setDynamicSimulationDistanceCoef|setEditorMode|setEditorObjectScope|setEffectCondition|setEngineRpmRTD|setFace|setFaceAnimation|setFatigue|setFeatureType|setFlagAnimationPhase|setFlagOwner|setFlagSide|setFlagTexture|setFog|setForceGeneratorRTD|setFormation|setFormationTask|setFormDir|setFriend|setFromEditor|setFSMVariable|setFuel|setFuelCargo|setGroupIcon|setGroupIconParams|setGroupIconsSelectable|setGroupIconsVisible|setGroupId|setGroupIdGlobal|setGroupOwner|setGusts|setHideBehind|setHit|setHitIndex|setHitPointDamage|setHorizonParallaxCoef|setHUDMovementLevels|setIdentity|setImportance|setInfoPanel|setLeader|setLightAmbient|setLightAttenuation|setLightBrightness|setLightColor|setLightDayLight|setLightFlareMaxDistance|setLightFlareSize|setLightIntensity|setLightnings|setLightUseFlare|setLocalWindParams|setMagazineTurretAmmo|setMarkerAlpha|setMarkerAlphaLocal|setMarkerBrush|setMarkerBrushLocal|setMarkerColor|setMarkerColorLocal|setMarkerDir|setMarkerDirLocal|setMarkerPos|setMarkerPosLocal|setMarkerShape|setMarkerShapeLocal|setMarkerSize|setMarkerSizeLocal|setMarkerText|setMarkerTextLocal|setMarkerType|setMarkerTypeLocal|setMass|setMimic|setMousePosition|setMusicEffect|setMusicEventHandler|setName|setNameSound|setObjectArguments|setObjectMaterial|setObjectMaterialGlobal|setObjectProxy|setObjectTexture|setObjectTextureGlobal|setObjectViewDistance|setOvercast|setOwner|setOxygenRemaining|setParticleCircle|setParticleClass|setParticleFire|setParticleParams|setParticleRandom|setPilotCameraDirection|setPilotCameraRotation|setPilotCameraTarget|setPilotLight|setPiPEffect|setPitch|setPlateNumber|setPlayable|setPlayerRespawnTime|setPos|setPosASL|setPosASL2|setPosASLW|setPosATL|setPosition|setPosWorld|setPylonLoadOut|setPylonsPriority|setRadioMsg|setRain|setRainbow|setRandomLip|setRank|setRectangular|setRepairCargo|setRotorBrakeRTD|setShadowDistance|setShotParents|setSide|setSimpleTaskAlwaysVisible|setSimpleTaskCustomData|setSimpleTaskDescription|setSimpleTaskDestination|setSimpleTaskTarget|setSimpleTaskType|setSimulWeatherLayers|setSize|setSkill|setSlingLoad|setSoundEffect|setSpeaker|setSpeech|setSpeedMode|setStamina|setStaminaScheme|setStatValue|setSuppression|setSystemOfUnits|setTargetAge|setTaskMarkerOffset|setTaskResult|setTaskState|setTerrainGrid|setText|setTimeMultiplier|setTitleEffect|setToneMapping|setToneMappingParams|setTrafficDensity|setTrafficDistance|setTrafficGap|setTrafficSpeed|setTriggerActivation|setTriggerArea|setTriggerStatements|setTriggerText|setTriggerTimeout|setTriggerType|setType|setUnconscious|setUnitAbility|setUnitLoadout|setUnitPos|setUnitPosWeak|setUnitRank|setUnitRecoilCoefficient|setUnitTrait|setUnloadInCombat|setUserActionText|setUserMFDText|setUserMFDValue|setVariable|setVectorDir|setVectorDirAndUp|setVectorUp|setVehicleAmmo|setVehicleAmmoDef|setVehicleArmor|setVehicleCargo|setVehicleId|setVehicleInit|setVehicleLock|setVehiclePosition|setVehicleRadar|setVehicleReceiveRemoteTargets|setVehicleReportOwnPosition|setVehicleReportRemoteTargets|setVehicleTIPars|setVehicleVarName|setVelocity|setVelocityModelSpace|setVelocityTransformation|setViewDistance|setVisibleIfTreeCollapsed|setWantedRpmRTD|setWaves|setWaypointBehaviour|setWaypointCombatMode|setWaypointCompletionRadius|setWaypointDescription|setWaypointForceBehaviour|setWaypointFormation|setWaypointHousePosition|setWaypointLoiterRadius|setWaypointLoiterType|setWaypointName|setWaypointPosition|setWaypointScript|setWaypointSpeed|setWaypointStatements|setWaypointTimeout|setWaypointType|setWaypointVisible|setWeaponReloadingTime|setWind|setWindDir|setWindForce|setWindStr|setWingForceScaleRTD|setWPPos|show3DIcons|showChat|showCinemaBorder|showCommandingMenu|showCompass|showCuratorCompass|showGPS|showHUD|showLegend|showMap|shownArtilleryComputer|shownChat|shownCompass|shownCuratorCompass|showNewEditorObject|shownGPS|shownHUD|shownMap|shownPad|shownRadio|shownScoretable|shownUAVFeed|shownWarrant|shownWatch|showPad|showRadio|showScoretable|showSubtitles|showUAVFeed|showWarrant|showWatch|showWaypoint|showWaypoints|side|sideAmbientLife|sideChat|sideEmpty|sideEnemy|sideFriendly|sideLogic|sideRadio|sideUnknown|simpleTasks|simulationEnabled|simulCloudDensity|simulCloudOcclusion|simulInClouds|simulWeatherSync|sin|size|sizeOf|skill|skillFinal|skipTime|sleep|sliderPosition|sliderRange|sliderSetPosition|sliderSetRange|sliderSetSpeed|sliderSpeed|slingLoadAssistantShown|soldierMagazines|someAmmo|sort|soundVolume|speaker|speed|speedMode|splitString|sqrt|squadParams|stance|startLoadingScreen|stop|stopEngineRTD|stopped|str|sunOrMoon|supportInfo|suppressFor|surfaceIsWater|surfaceNormal|surfaceType|swimInDepth|switchableUnits|switchAction|switchCamera|switchGesture|switchLight|switchMove|synchronizedObjects|synchronizedTriggers|synchronizedWaypoints|synchronizeObjectsAdd|synchronizeObjectsRemove|synchronizeTrigger|synchronizeWaypoint|systemChat|systemOfUnits|tan|targetKnowledge|targets|targetsAggregate|targetsQuery|taskAlwaysVisible|taskChildren|taskCompleted|taskCustomData|taskDescription|taskDestination|taskHint|taskMarkerOffset|taskNull|taskParent|taskResult|taskState|taskType|teamMember|teamMemberNull|teamName|teams|teamSwitch|teamSwitchEnabled|teamType|terminate|terrainIntersect|terrainIntersectASL|terrainIntersectAtASL|text|textLog|textLogFormat|tg|time|timeMultiplier|titleCut|titleFadeOut|titleObj|titleRsc|titleText|toArray|toFixed|toLower|toString|toUpper|triggerActivated|triggerActivation|triggerArea|triggerAttachedVehicle|triggerAttachObject|triggerAttachVehicle|triggerDynamicSimulation|triggerStatements|triggerText|triggerTimeout|triggerTimeoutCurrent|triggerType|turretLocal|turretOwner|turretUnit|tvAdd|tvClear|tvCollapse|tvCollapseAll|tvCount|tvCurSel|tvData|tvDelete|tvExpand|tvExpandAll|tvPicture|tvPictureRight|tvSetColor|tvSetCurSel|tvSetData|tvSetPicture|tvSetPictureColor|tvSetPictureColorDisabled|tvSetPictureColorSelected|tvSetPictureRight|tvSetPictureRightColor|tvSetPictureRightColorDisabled|tvSetPictureRightColorSelected|tvSetSelectColor|tvSetText|tvSetTooltip|tvSetValue|tvSort|tvSortByValue|tvText|tvTooltip|tvValue|type|typeName|typeOf|UAVControl|uiNamespace|uiSleep|unassignCurator|unassignItem|unassignTeam|unassignVehicle|underwater|uniform|uniformContainer|uniformItems|uniformMagazines|unitAddons|unitAimPosition|unitAimPositionVisual|unitBackpack|unitIsUAV|unitPos|unitReady|unitRecoilCoefficient|units|unitsBelowHeight|unlinkItem|unlockAchievement|unregisterTask|updateDrawIcon|updateMenuItem|updateObjectTree|useAIOperMapObstructionTest|useAISteeringComponent|useAudioTimeForMoves|userInputDisabled|vectorAdd|vectorCos|vectorCrossProduct|vectorDiff|vectorDir|vectorDirVisual|vectorDistance|vectorDistanceSqr|vectorDotProduct|vectorFromTo|vectorMagnitude|vectorMagnitudeSqr|vectorModelToWorld|vectorModelToWorldVisual|vectorMultiply|vectorNormalized|vectorUp|vectorUpVisual|vectorWorldToModel|vectorWorldToModelVisual|vehicle|vehicleCargoEnabled|vehicleChat|vehicleRadio|vehicleReceiveRemoteTargets|vehicleReportOwnPosition|vehicleReportRemoteTargets|vehicles|vehicleVarName|velocity|velocityModelSpace|verifySignature|vest|vestContainer|vestItems|vestMagazines|viewDistance|visibleCompass|visibleGPS|visibleMap|visiblePosition|visiblePositionASL|visibleScoretable|visibleWatch|waitUntil|waves|waypointAttachedObject|waypointAttachedVehicle|waypointAttachObject|waypointAttachVehicle|waypointBehaviour|waypointCombatMode|waypointCompletionRadius|waypointDescription|waypointForceBehaviour|waypointFormation|waypointHousePosition|waypointLoiterRadius|waypointLoiterType|waypointName|waypointPosition|waypoints|waypointScript|waypointsEnabledUAV|waypointShow|waypointSpeed|waypointStatements|waypointTimeout|waypointTimeoutCurrent|waypointType|waypointVisible|weaponAccessories|weaponAccessoriesCargo|weaponCargo|weaponDirection|weaponInertia|weaponLowered|weapons|weaponsItems|weaponsItemsCargo|weaponState|weaponsTurret|weightRTD|west|WFSideText|wind|windDir|windRTD|windStr|wingsForcesRTD|worldName|worldSize|worldToModel|worldToModelVisual|worldToScreen)\b/i,number:/(?:\$|\b0x)[\da-f]+\b|(?:\B\.\d+|\b\d+(?:\.\d+)?)(?:e[+-]?\d+)?\b/i,operator:/##|>>|&&|\|\||[!=<>]=?|[-+*/%#^]|\b(?:and|mod|not|or)\b/i,"magic-variable":{pattern:/\b(?:this|thisList|thisTrigger|_exception|_fnc_scriptName|_fnc_scriptNameParent|_forEachIndex|_this|_thisEventHandler|_thisFSM|_thisScript|_x)\b/i,alias:"keyword"},constant:/\bDIK(?:_[a-z\d]+)+\b/i}),e.languages.insertBefore("sqf","string",{macro:{pattern:/(^[ \t]*)#[a-z](?:[^\r\n\\]|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{directive:{pattern:/#[a-z]+\b/i,alias:"keyword"},comment:e.languages.sqf.comment}}}),delete e.languages.sqf["class-name"]}return Bm}var qm,Z8;function Jie(){if(Z8)return qm;Z8=1,qm=t,t.displayName="squirrel",t.aliases=[];function t(e){e.languages.squirrel=e.languages.extend("clike",{comment:[e.languages.clike.comment[0],{pattern:/(^|[^\\:])(?:\/\/|#).*/,lookbehind:!0,greedy:!0}],string:{pattern:/(^|[^\\"'@])(?:@"(?:[^"]|"")*"(?!")|"(?:[^\\\r\n"]|\\.)*")/,lookbehind:!0,greedy:!0},"class-name":{pattern:/(\b(?:class|enum|extends|instanceof)\s+)\w+(?:\.\w+)*/,lookbehind:!0,inside:{punctuation:/\./}},keyword:/\b(?:__FILE__|__LINE__|base|break|case|catch|class|clone|const|constructor|continue|default|delete|else|enum|extends|for|foreach|function|if|in|instanceof|local|null|resume|return|static|switch|this|throw|try|typeof|while|yield)\b/,number:/\b(?:0x[0-9a-fA-F]+|\d+(?:\.(?:\d+|[eE][+-]?\d+))?)\b/,operator:/\+\+|--|<=>|<[-<]|>>>?|&&?|\|\|?|[-+*/%!=<>]=?|[~^]|::?/,punctuation:/[(){}\[\],;.]/}),e.languages.insertBefore("squirrel","string",{char:{pattern:/(^|[^\\"'])'(?:[^\\']|\\(?:[xuU][0-9a-fA-F]{0,8}|[\s\S]))'/,lookbehind:!0,greedy:!0}}),e.languages.insertBefore("squirrel","operator",{"attribute-punctuation":{pattern:/<\/|\/>/,alias:"important"},lambda:{pattern:/@(?=\()/,alias:"operator"}})}return qm}var Vm,$8;function eae(){if($8)return Vm;$8=1,Vm=t,t.displayName="stan",t.aliases=[];function t(e){(function(r){var n=/\b(?:algebra_solver|algebra_solver_newton|integrate_1d|integrate_ode|integrate_ode_bdf|integrate_ode_rk45|map_rect|ode_(?:adams|bdf|ckrk|rk45)(?:_tol)?|ode_adjoint_tol_ctl|reduce_sum|reduce_sum_static)\b/;r.languages.stan={comment:/\/\/.*|\/\*[\s\S]*?\*\/|#(?!include).*/,string:{pattern:/"[\x20\x21\x23-\x5B\x5D-\x7E]*"/,greedy:!0},directive:{pattern:/^([ \t]*)#include\b.*/m,lookbehind:!0,alias:"property"},"function-arg":{pattern:RegExp("("+n.source+/\s*\(\s*/.source+")"+/[a-zA-Z]\w*/.source),lookbehind:!0,alias:"function"},constraint:{pattern:/(\b(?:int|matrix|real|row_vector|vector)\s*)<[^<>]*>/,lookbehind:!0,inside:{expression:{pattern:/(=\s*)\S(?:\S|\s+(?!\s))*?(?=\s*(?:>$|,\s*\w+\s*=))/,lookbehind:!0,inside:null},property:/\b[a-z]\w*(?=\s*=)/i,operator:/=/,punctuation:/^<|>$|,/}},keyword:[{pattern:/\bdata(?=\s*\{)|\b(?:functions|generated|model|parameters|quantities|transformed)\b/,alias:"program-block"},/\b(?:array|break|cholesky_factor_corr|cholesky_factor_cov|complex|continue|corr_matrix|cov_matrix|data|else|for|if|in|increment_log_prob|int|matrix|ordered|positive_ordered|print|real|reject|return|row_vector|simplex|target|unit_vector|vector|void|while)\b/,n],function:/\b[a-z]\w*(?=\s*\()/i,number:/(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:E[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,boolean:/\b(?:false|true)\b/,operator:/<-|\.[*/]=?|\|\|?|&&|[!=<>+\-*/]=?|['^%~?:]/,punctuation:/[()\[\]{},;]/},r.languages.stan.constraint.inside.expression.inside=r.languages.stan})(e)}return Vm}var Wm,J8;function tae(){if(J8)return Wm;J8=1,Wm=t,t.displayName="stylus",t.aliases=[];function t(e){(function(r){var n={pattern:/(\b\d+)(?:%|[a-z]+)/,lookbehind:!0},i={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0},a={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},url:{pattern:/\burl\((["']?).*?\1\)/i,greedy:!0},string:{pattern:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,greedy:!0},interpolation:null,func:null,important:/\B!(?:important|optional)\b/i,keyword:{pattern:/(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,color:[/\b(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)\b/i,{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:n,number:i,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:n,boolean:/\b(?:false|true)\b/,operator:[/~|[+!\/%<>?=]=?|[-:]=|\*[*=]?|\.{2,3}|&&|\|\||\B-\B|\b(?:and|in|is(?: a| defined| not|nt)?|not|or)\b/],number:i,punctuation:/[{}()\[\];:,]/};a.interpolation={pattern:/\{[^\r\n}:]+\}/,alias:"variable",inside:{delimiter:{pattern:/^\{|\}$/,alias:"punctuation"},rest:a}},a.func={pattern:/[\w-]+\([^)]*\).*/,inside:{function:/^[^(]+/,rest:a}},r.languages.stylus={"atrule-declaration":{pattern:/(^[ \t]*)@.+/m,lookbehind:!0,inside:{atrule:/^@[\w-]+/,rest:a}},"variable-declaration":{pattern:/(^[ \t]*)[\w$-]+\s*.?=[ \t]*(?:\{[^{}]*\}|\S.*|$)/m,lookbehind:!0,inside:{variable:/^\S+/,rest:a}},statement:{pattern:/(^[ \t]*)(?:else|for|if|return|unless)[ \t].+/m,lookbehind:!0,inside:{keyword:/^\S+/,rest:a}},"property-declaration":{pattern:/((?:^|\{)([ \t]*))(?:[\w-]|\{[^}\r\n]+\})+(?:\s*:\s*|[ \t]+)(?!\s)[^{\r\n]*(?:;|[^{\r\n,]$(?!(?:\r?\n|\r)(?:\{|\2[ \t])))/m,lookbehind:!0,inside:{property:{pattern:/^[^\s:]+/,inside:{interpolation:a.interpolation}},rest:a}},selector:{pattern:/(^[ \t]*)(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)(?:(?:\r?\n|\r)(?:\1(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)))*(?:,$|\{|(?=(?:\r?\n|\r)(?:\{|\1[ \t])))/m,lookbehind:!0,inside:{interpolation:a.interpolation,comment:a.comment,punctuation:/[{},]/}},func:a.func,string:a.string,comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},interpolation:a.interpolation,punctuation:/[{}()\[\];:.]/}})(e)}return Wm}var Xm,e4;function rae(){if(e4)return Xm;e4=1,Xm=t,t.displayName="swift",t.aliases=[];function t(e){e.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+(/(?:elseif|if)\b/.source+"(?:[ ]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+")+"|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},e.languages.swift["string-literal"].forEach(function(r){r.inside.interpolation.inside=e.languages.swift})}return Xm}var Qm,t4;function nae(){if(t4)return Qm;t4=1,Qm=t,t.displayName="systemd",t.aliases=[];function t(e){(function(r){var n={pattern:/^[;#].*/m,greedy:!0},i=/"(?:[^\r\n"\\]|\\(?:[^\r]|\r\n?))*"(?!\S)/.source;r.languages.systemd={comment:n,section:{pattern:/^\[[^\n\r\[\]]*\](?=[ \t]*$)/m,greedy:!0,inside:{punctuation:/^\[|\]$/,"section-name":{pattern:/[\s\S]+/,alias:"selector"}}},key:{pattern:/^[^\s=]+(?=[ \t]*=)/m,greedy:!0,alias:"attr-name"},value:{pattern:RegExp(/(=[ \t]*(?!\s))/.source+"(?:"+i+`|(?=[^"\r
283
283
  ]))(?:`+(/[^\s\\]/.source+'|[ ]+(?:(?![ "])|'+i+")|"+/\\[\r\n]+(?:[#;].*[\r\n]+)*(?![#;])/.source)+")*"),lookbehind:!0,greedy:!0,alias:"attr-value",inside:{comment:n,quoted:{pattern:RegExp(/(^|\s)/.source+i),lookbehind:!0,greedy:!0},punctuation:/\\$/m,boolean:{pattern:/^(?:false|no|off|on|true|yes)$/,greedy:!0}}},punctuation:/=/}})(e)}return Qm}var Gm,r4;function ox(){if(r4)return Gm;r4=1,Gm=t,t.displayName="t4Templating",t.aliases=[];function t(e){(function(r){function n(a,s,o){return{pattern:RegExp("<#"+a+"[\\s\\S]*?#>"),alias:"block",inside:{delimiter:{pattern:RegExp("^<#"+a+"|#>$"),alias:"important"},content:{pattern:/[\s\S]+/,inside:s,alias:o}}}}function i(a){var s=r.languages[a],o="language-"+a;return{block:{pattern:/<#[\s\S]+?#>/,inside:{directive:n("@",{"attr-value":{pattern:/=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+)/,inside:{punctuation:/^=|^["']|["']$/}},keyword:/\b\w+(?=\s)/,"attr-name":/\b\w+/}),expression:n("=",s,o),"class-feature":n("\\+",s,o),standard:n("",s,o)}}}}r.languages["t4-templating"]=Object.defineProperty({},"createT4",{value:i})})(e)}return Gm}var Ym,n4;function iae(){if(n4)return Ym;n4=1;var t=ox(),e=Rc();Ym=r,r.displayName="t4Cs",r.aliases=[];function r(n){n.register(t),n.register(e),n.languages.t4=n.languages["t4-cs"]=n.languages["t4-templating"].createT4("csharp")}return Ym}var Km,i4;function kC(){if(i4)return Km;i4=1;var t=yC();Km=e,e.displayName="vbnet",e.aliases=[];function e(r){r.register(t),r.languages.vbnet=r.languages.extend("basic",{comment:[{pattern:/(?:!|REM\b).+/i,inside:{keyword:/^REM/i}},{pattern:/(^|[^\\:])'.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(^|[^"])"(?:""|[^"])*"(?!")/,lookbehind:!0,greedy:!0},keyword:/(?:\b(?:ADDHANDLER|ADDRESSOF|ALIAS|AND|ANDALSO|AS|BEEP|BLOAD|BOOLEAN|BSAVE|BYREF|BYTE|BYVAL|CALL(?: ABSOLUTE)?|CASE|CATCH|CBOOL|CBYTE|CCHAR|CDATE|CDBL|CDEC|CHAIN|CHAR|CHDIR|CINT|CLASS|CLEAR|CLNG|CLOSE|CLS|COBJ|COM|COMMON|CONST|CONTINUE|CSBYTE|CSHORT|CSNG|CSTR|CTYPE|CUINT|CULNG|CUSHORT|DATA|DATE|DECIMAL|DECLARE|DEF(?: FN| SEG|DBL|INT|LNG|SNG|STR)|DEFAULT|DELEGATE|DIM|DIRECTCAST|DO|DOUBLE|ELSE|ELSEIF|END|ENUM|ENVIRON|ERASE|ERROR|EVENT|EXIT|FALSE|FIELD|FILES|FINALLY|FOR(?: EACH)?|FRIEND|FUNCTION|GET|GETTYPE|GETXMLNAMESPACE|GLOBAL|GOSUB|GOTO|HANDLES|IF|IMPLEMENTS|IMPORTS|IN|INHERITS|INPUT|INTEGER|INTERFACE|IOCTL|IS|ISNOT|KEY|KILL|LET|LIB|LIKE|LINE INPUT|LOCATE|LOCK|LONG|LOOP|LSET|ME|MKDIR|MOD|MODULE|MUSTINHERIT|MUSTOVERRIDE|MYBASE|MYCLASS|NAME|NAMESPACE|NARROWING|NEW|NEXT|NOT|NOTHING|NOTINHERITABLE|NOTOVERRIDABLE|OBJECT|OF|OFF|ON(?: COM| ERROR| KEY| TIMER)?|OPEN|OPERATOR|OPTION(?: BASE)?|OPTIONAL|OR|ORELSE|OUT|OVERLOADS|OVERRIDABLE|OVERRIDES|PARAMARRAY|PARTIAL|POKE|PRIVATE|PROPERTY|PROTECTED|PUBLIC|PUT|RAISEEVENT|READ|READONLY|REDIM|REM|REMOVEHANDLER|RESTORE|RESUME|RETURN|RMDIR|RSET|RUN|SBYTE|SELECT(?: CASE)?|SET|SHADOWS|SHARED|SHELL|SHORT|SINGLE|SLEEP|STATIC|STEP|STOP|STRING|STRUCTURE|SUB|SWAP|SYNCLOCK|SYSTEM|THEN|THROW|TIMER|TO|TROFF|TRON|TRUE|TRY|TRYCAST|TYPE|TYPEOF|UINTEGER|ULONG|UNLOCK|UNTIL|USHORT|USING|VIEW PRINT|WAIT|WEND|WHEN|WHILE|WIDENING|WITH|WITHEVENTS|WRITE|WRITEONLY|XOR)|\B(?:#CONST|#ELSE|#ELSEIF|#END|#IF))(?:\$|\b)/i,punctuation:/[,;:(){}]/})}return Km}var Zm,a4;function aae(){if(a4)return Zm;a4=1;var t=ox(),e=kC();Zm=r,r.displayName="t4Vb",r.aliases=[];function r(n){n.register(t),n.register(e),n.languages["t4-vb"]=n.languages["t4-templating"].createT4("vbnet")}return Zm}var $m,s4;function wC(){if(s4)return $m;s4=1,$m=t,t.displayName="yaml",t.aliases=["yml"];function t(e){(function(r){var n=/[*&][^\s[\]{},]+/,i=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,a="(?:"+i.source+"(?:[ ]+"+n.source+")?|"+n.source+"(?:[ ]+"+i.source+")?)",s=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source}),o=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function A(u,c){c=(c||"").replace(/m/g,"")+"m";var d=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,function(){return a}).replace(/<<value>>/g,function(){return u});return RegExp(d,c)}r.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,function(){return a})),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,function(){return a}).replace(/<<key>>/g,function(){return"(?:"+s+"|"+o+")"})),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:A(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:A(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:A(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:A(o),lookbehind:!0,greedy:!0},number:{pattern:A(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:i,important:n,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},r.languages.yml=r.languages.yaml})(e)}return $m}var Jm,o4;function sae(){if(o4)return Jm;o4=1;var t=wC();Jm=e,e.displayName="tap",e.aliases=[];function e(r){r.register(t),r.languages.tap={fail:/not ok[^#{\n\r]*/,pass:/ok[^#{\n\r]*/,pragma:/pragma [+-][a-z]+/,bailout:/bail out!.*/i,version:/TAP version \d+/i,plan:/\b\d+\.\.\d+(?: +#.*)?/,subtest:{pattern:/# Subtest(?:: .*)?/,greedy:!0},punctuation:/[{}]/,directive:/#.*/,yamlish:{pattern:/(^[ \t]*)---[\s\S]*?[\r\n][ \t]*\.\.\.$/m,lookbehind:!0,inside:r.languages.yaml,alias:"language-yaml"}}}return Jm}var e1,l4;function oae(){if(l4)return e1;l4=1,e1=t,t.displayName="tcl",t.aliases=[];function t(e){e.languages.tcl={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0},string:{pattern:/"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*"/,greedy:!0},variable:[{pattern:/(\$)(?:::)?(?:[a-zA-Z0-9]+::)*\w+/,lookbehind:!0},{pattern:/(\$)\{[^}]+\}/,lookbehind:!0},{pattern:/(^[\t ]*set[ \t]+)(?:::)?(?:[a-zA-Z0-9]+::)*\w+/m,lookbehind:!0}],function:{pattern:/(^[\t ]*proc[ \t]+)\S+/m,lookbehind:!0},builtin:[{pattern:/(^[\t ]*)(?:break|class|continue|error|eval|exit|for|foreach|if|proc|return|switch|while)\b/m,lookbehind:!0},/\b(?:else|elseif)\b/],scope:{pattern:/(^[\t ]*)(?:global|upvar|variable)\b/m,lookbehind:!0,alias:"constant"},keyword:{pattern:/(^[\t ]*|\[)(?:Safe_Base|Tcl|after|append|apply|array|auto_(?:execok|import|load|mkindex|qualify|reset)|automkindex_old|bgerror|binary|catch|cd|chan|clock|close|concat|dde|dict|encoding|eof|exec|expr|fblocked|fconfigure|fcopy|file(?:event|name)?|flush|gets|glob|history|http|incr|info|interp|join|lappend|lassign|lindex|linsert|list|llength|load|lrange|lrepeat|lreplace|lreverse|lsearch|lset|lsort|math(?:func|op)|memory|msgcat|namespace|open|package|parray|pid|pkg_mkIndex|platform|puts|pwd|re_syntax|read|refchan|regexp|registry|regsub|rename|scan|seek|set|socket|source|split|string|subst|tcl(?:_endOfWord|_findLibrary|startOf(?:Next|Previous)Word|test|vars|wordBreak(?:After|Before))|tell|time|tm|trace|unknown|unload|unset|update|uplevel|vwait)\b/m,lookbehind:!0},operator:/!=?|\*\*?|==|&&?|\|\|?|<[=<]?|>[=>]?|[-+~\/%?^]|\b(?:eq|in|ne|ni)\b/,punctuation:/[{}()\[\]]/}}return e1}var t1,A4;function lae(){if(A4)return t1;A4=1,t1=t,t.displayName="textile",t.aliases=[];function t(e){(function(r){var n=/\([^|()\n]+\)|\[[^\]\n]+\]|\{[^}\n]+\}/.source,i=/\)|\((?![^|()\n]+\))/.source;function a(f,p){return RegExp(f.replace(/<MOD>/g,function(){return"(?:"+n+")"}).replace(/<PAR>/g,function(){return"(?:"+i+")"}),p||"")}var s={css:{pattern:/\{[^{}]+\}/,inside:{rest:r.languages.css}},"class-id":{pattern:/(\()[^()]+(?=\))/,lookbehind:!0,alias:"attr-value"},lang:{pattern:/(\[)[^\[\]]+(?=\])/,lookbehind:!0,alias:"attr-value"},punctuation:/[\\\/]\d+|\S/},o=r.languages.textile=r.languages.extend("markup",{phrase:{pattern:/(^|\r|\n)\S[\s\S]*?(?=$|\r?\n\r?\n|\r\r)/,lookbehind:!0,inside:{"block-tag":{pattern:a(/^[a-z]\w*(?:<MOD>|<PAR>|[<>=])*\./.source),inside:{modifier:{pattern:a(/(^[a-z]\w*)(?:<MOD>|<PAR>|[<>=])+(?=\.)/.source),lookbehind:!0,inside:s},tag:/^[a-z]\w*/,punctuation:/\.$/}},list:{pattern:a(/^[*#]+<MOD>*\s+\S.*/.source,"m"),inside:{modifier:{pattern:a(/(^[*#]+)<MOD>+/.source),lookbehind:!0,inside:s},punctuation:/^[*#]+/}},table:{pattern:a(/^(?:(?:<MOD>|<PAR>|[<>=^~])+\.\s*)?(?:\|(?:(?:<MOD>|<PAR>|[<>=^~_]|[\\/]\d+)+\.|(?!(?:<MOD>|<PAR>|[<>=^~_]|[\\/]\d+)+\.))[^|]*)+\|/.source,"m"),inside:{modifier:{pattern:a(/(^|\|(?:\r?\n|\r)?)(?:<MOD>|<PAR>|[<>=^~_]|[\\/]\d+)+(?=\.)/.source),lookbehind:!0,inside:s},punctuation:/\||^\./}},inline:{pattern:a(/(^|[^a-zA-Z\d])(\*\*|__|\?\?|[*_%@+\-^~])<MOD>*.+?\2(?![a-zA-Z\d])/.source),lookbehind:!0,inside:{bold:{pattern:a(/(^(\*\*?)<MOD>*).+?(?=\2)/.source),lookbehind:!0},italic:{pattern:a(/(^(__?)<MOD>*).+?(?=\2)/.source),lookbehind:!0},cite:{pattern:a(/(^\?\?<MOD>*).+?(?=\?\?)/.source),lookbehind:!0,alias:"string"},code:{pattern:a(/(^@<MOD>*).+?(?=@)/.source),lookbehind:!0,alias:"keyword"},inserted:{pattern:a(/(^\+<MOD>*).+?(?=\+)/.source),lookbehind:!0},deleted:{pattern:a(/(^-<MOD>*).+?(?=-)/.source),lookbehind:!0},span:{pattern:a(/(^%<MOD>*).+?(?=%)/.source),lookbehind:!0},modifier:{pattern:a(/(^\*\*|__|\?\?|[*_%@+\-^~])<MOD>+/.source),lookbehind:!0,inside:s},punctuation:/[*_%?@+\-^~]+/}},"link-ref":{pattern:/^\[[^\]]+\]\S+$/m,inside:{string:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0},url:{pattern:/(^\])\S+$/,lookbehind:!0},punctuation:/[\[\]]/}},link:{pattern:a(/"<MOD>*[^"]+":.+?(?=[^\w/]?(?:\s|$))/.source),inside:{text:{pattern:a(/(^"<MOD>*)[^"]+(?=")/.source),lookbehind:!0},modifier:{pattern:a(/(^")<MOD>+/.source),lookbehind:!0,inside:s},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[":]/}},image:{pattern:a(/!(?:<MOD>|<PAR>|[<>=])*(?![<>=])[^!\s()]+(?:\([^)]+\))?!(?::.+?(?=[^\w/]?(?:\s|$)))?/.source),inside:{source:{pattern:a(/(^!(?:<MOD>|<PAR>|[<>=])*)(?![<>=])[^!\s()]+(?:\([^)]+\))?(?=!)/.source),lookbehind:!0,alias:"url"},modifier:{pattern:a(/(^!)(?:<MOD>|<PAR>|[<>=])+/.source),lookbehind:!0,inside:s},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[!:]/}},footnote:{pattern:/\b\[\d+\]/,alias:"comment",inside:{punctuation:/\[|\]/}},acronym:{pattern:/\b[A-Z\d]+\([^)]+\)/,inside:{comment:{pattern:/(\()[^()]+(?=\))/,lookbehind:!0},punctuation:/[()]/}},mark:{pattern:/\b\((?:C|R|TM)\)/,alias:"comment",inside:{punctuation:/[()]/}}}}}),A=o.phrase.inside,u={inline:A.inline,link:A.link,image:A.image,footnote:A.footnote,acronym:A.acronym,mark:A.mark};o.tag.pattern=/<\/?(?!\d)[a-z0-9]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/i;var c=A.inline.inside;c.bold.inside=u,c.italic.inside=u,c.inserted.inside=u,c.deleted.inside=u,c.span.inside=u;var d=A.table.inside;d.inline=u.inline,d.link=u.link,d.image=u.image,d.footnote=u.footnote,d.acronym=u.acronym,d.mark=u.mark})(e)}return t1}var r1,u4;function Aae(){if(u4)return r1;u4=1,r1=t,t.displayName="toml",t.aliases=[];function t(e){(function(r){var n=/(?:[\w-]+|'[^'\n\r]*'|"(?:\\.|[^\\"\r\n])*")/.source;function i(a){return a.replace(/__/g,function(){return n})}r.languages.toml={comment:{pattern:/#.*/,greedy:!0},table:{pattern:RegExp(i(/(^[\t ]*\[\s*(?:\[\s*)?)__(?:\s*\.\s*__)*(?=\s*\])/.source),"m"),lookbehind:!0,greedy:!0,alias:"class-name"},key:{pattern:RegExp(i(/(^[\t ]*|[{,]\s*)__(?:\s*\.\s*__)*(?=\s*=)/.source),"m"),lookbehind:!0,greedy:!0,alias:"property"},string:{pattern:/"""(?:\\[\s\S]|[^\\])*?"""|'''[\s\S]*?'''|'[^'\n\r]*'|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},date:[{pattern:/\b\d{4}-\d{2}-\d{2}(?:[T\s]\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|[+-]\d{2}:\d{2})?)?\b/i,alias:"number"},{pattern:/\b\d{2}:\d{2}:\d{2}(?:\.\d+)?\b/,alias:"number"}],number:/(?:\b0(?:x[\da-zA-Z]+(?:_[\da-zA-Z]+)*|o[0-7]+(?:_[0-7]+)*|b[10]+(?:_[10]+)*))\b|[-+]?\b\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?\b|[-+]?\b(?:inf|nan)\b/,boolean:/\b(?:false|true)\b/,punctuation:/[.,=[\]{}]/}})(e)}return r1}var n1,c4;function uae(){if(c4)return n1;c4=1,n1=t,t.displayName="tremor",t.aliases=[];function t(e){(function(r){r.languages.tremor={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},"interpolated-string":null,extractor:{pattern:/\b[a-z_]\w*\|(?:[^\r\n\\|]|\\(?:\r\n|[\s\S]))*\|/i,greedy:!0,inside:{regex:{pattern:/(^re)\|[\s\S]+/,lookbehind:!0},function:/^\w+/,value:/\|[\s\S]+/}},identifier:{pattern:/`[^`]*`/,greedy:!0},function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())\b/,keyword:/\b(?:args|as|by|case|config|connect|connector|const|copy|create|default|define|deploy|drop|each|emit|end|erase|event|flow|fn|for|from|group|having|insert|into|intrinsic|let|links|match|merge|mod|move|of|operator|patch|pipeline|recur|script|select|set|sliding|state|stream|to|tumbling|update|use|when|where|window|with)\b/,boolean:/\b(?:false|null|true)\b/i,number:/\b(?:0b[01_]*|0x[0-9a-fA-F_]*|\d[\d_]*(?:\.\d[\d_]*)?(?:[Ee][+-]?[\d_]+)?)\b/,"pattern-punctuation":{pattern:/%(?=[({[])/,alias:"punctuation"},operator:/[-+*\/%~!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?>?=?|(?:absent|and|not|or|present|xor)\b/,punctuation:/::|[;\[\]()\{\},.:]/};var n=/#\{(?:[^"{}]|\{[^{}]*\}|"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*")*\}/.source;r.languages.tremor["interpolated-string"]={pattern:RegExp(/(^|[^\\])/.source+'(?:"""(?:'+/[^"\\#]|\\[\s\S]|"(?!"")|#(?!\{)/.source+"|"+n+')*"""|"(?:'+/[^"\\\r\n#]|\\(?:\r\n|[\s\S])|#(?!\{)/.source+"|"+n+')*")'),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:RegExp(n),inside:{punctuation:/^#\{|\}$/,expression:{pattern:/[\s\S]+/,inside:r.languages.tremor}}},string:/[\s\S]+/}},r.languages.troy=r.languages.tremor,r.languages.trickle=r.languages.tremor})(e)}return n1}var i1,d4;function cae(){if(d4)return i1;d4=1;var t=SC(),e=ix();i1=r,r.displayName="tsx",r.aliases=[];function r(n){n.register(t),n.register(e),function(i){var a=i.util.clone(i.languages.typescript);i.languages.tsx=i.languages.extend("jsx",a),delete i.languages.tsx.parameter,delete i.languages.tsx["literal-property"];var s=i.languages.tsx.tag;s.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+s.pattern.source+")",s.pattern.flags),s.lookbehind=!0}(n)}return i1}var a1,f4;function dae(){if(f4)return a1;f4=1;var t=Ur();a1=e,e.displayName="tt2",e.aliases=[];function e(r){r.register(t),function(n){n.languages.tt2=n.languages.extend("clike",{comment:/#.*|\[%#[\s\S]*?%\]/,keyword:/\b(?:BLOCK|CALL|CASE|CATCH|CLEAR|DEBUG|DEFAULT|ELSE|ELSIF|END|FILTER|FINAL|FOREACH|GET|IF|IN|INCLUDE|INSERT|LAST|MACRO|META|NEXT|PERL|PROCESS|RAWPERL|RETURN|SET|STOP|SWITCH|TAGS|THROW|TRY|UNLESS|USE|WHILE|WRAPPER)\b/,punctuation:/[[\]{},()]/}),n.languages.insertBefore("tt2","number",{operator:/=[>=]?|!=?|<=?|>=?|&&|\|\|?|\b(?:and|not|or)\b/,variable:{pattern:/\b[a-z]\w*(?:\s*\.\s*(?:\d+|\$?[a-z]\w*))*\b/i}}),n.languages.insertBefore("tt2","keyword",{delimiter:{pattern:/^(?:\[%|%%)-?|-?%\]$/,alias:"punctuation"}}),n.languages.insertBefore("tt2","string",{"single-quoted-string":{pattern:/'[^\\']*(?:\\[\s\S][^\\']*)*'/,greedy:!0,alias:"string"},"double-quoted-string":{pattern:/"[^\\"]*(?:\\[\s\S][^\\"]*)*"/,greedy:!0,alias:"string",inside:{variable:{pattern:/\$(?:[a-z]\w*(?:\.(?:\d+|\$?[a-z]\w*))*)/i}}}}),delete n.languages.tt2.string,n.hooks.add("before-tokenize",function(i){var a=/\[%[\s\S]+?%\]/g;n.languages["markup-templating"].buildPlaceholders(i,"tt2",a)}),n.hooks.add("after-tokenize",function(i){n.languages["markup-templating"].tokenizePlaceholders(i,"tt2")})}(r)}return a1}var s1,p4;function fae(){if(p4)return s1;p4=1;var t=Ur();s1=e,e.displayName="twig",e.aliases=[];function e(r){r.register(t),r.languages.twig={comment:/^\{#[\s\S]*?#\}$/,"tag-name":{pattern:/(^\{%-?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%]-?|-?[%}]\}$/,alias:"punctuation"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,inside:{punctuation:/^['"]|['"]$/}},keyword:/\b(?:even|if|odd)\b/,boolean:/\b(?:false|null|true)\b/,number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,operator:[{pattern:/(\s)(?:and|b-and|b-or|b-xor|ends with|in|is|matches|not|or|same as|starts with)(?=\s)/,lookbehind:!0},/[=<>]=?|!=|\*\*?|\/\/?|\?:?|[-+~%|]/],punctuation:/[()\[\]{}:.,]/},r.hooks.add("before-tokenize",function(n){if(n.language==="twig"){var i=/\{(?:#[\s\S]*?#|%[\s\S]*?%|\{[\s\S]*?\})\}/g;r.languages["markup-templating"].buildPlaceholders(n,"twig",i)}}),r.hooks.add("after-tokenize",function(n){r.languages["markup-templating"].tokenizePlaceholders(n,"twig")})}return s1}var o1,h4;function pae(){if(h4)return o1;h4=1,o1=t,t.displayName="typoscript",t.aliases=["tsconfig"];function t(e){(function(r){var n=/\b(?:ACT|ACTIFSUB|CARRAY|CASE|CLEARGIF|COA|COA_INT|CONSTANTS|CONTENT|CUR|EDITPANEL|EFFECT|EXT|FILE|FLUIDTEMPLATE|FORM|FRAME|FRAMESET|GIFBUILDER|GMENU|GMENU_FOLDOUT|GMENU_LAYERS|GP|HMENU|HRULER|HTML|IENV|IFSUB|IMAGE|IMGMENU|IMGMENUITEM|IMGTEXT|IMG_RESOURCE|INCLUDE_TYPOSCRIPT|JSMENU|JSMENUITEM|LLL|LOAD_REGISTER|NO|PAGE|RECORDS|RESTORE_REGISTER|TEMPLATE|TEXT|TMENU|TMENUITEM|TMENU_LAYERS|USER|USER_INT|_GIFBUILDER|global|globalString|globalVar)\b/;r.languages.typoscript={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0},{pattern:/(^|[^\\:= \t]|(?:^|[^= \t])[ \t]+)\/\/.*/,lookbehind:!0,greedy:!0},{pattern:/(^|[^"'])#.*/,lookbehind:!0,greedy:!0}],function:[{pattern:/<INCLUDE_TYPOSCRIPT:\s*source\s*=\s*(?:"[^"\r\n]*"|'[^'\r\n]*')\s*>/,inside:{string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,inside:{keyword:n}},keyword:{pattern:/INCLUDE_TYPOSCRIPT/}}},{pattern:/@import\s*(?:"[^"\r\n]*"|'[^'\r\n]*')/,inside:{string:/"[^"\r\n]*"|'[^'\r\n]*'/}}],string:{pattern:/^([^=]*=[< ]?)(?:(?!\]\n).)*/,lookbehind:!0,inside:{function:/\{\$.*\}/,keyword:n,number:/^\d+$/,punctuation:/[,|:]/}},keyword:n,number:{pattern:/\b\d+\s*[.{=]/,inside:{operator:/[.{=]/}},tag:{pattern:/\.?[-\w\\]+\.?/,inside:{punctuation:/\./}},punctuation:/[{}[\];(),.:|]/,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/},r.languages.tsconfig=r.languages.typoscript})(e)}return o1}var l1,m4;function hae(){if(m4)return l1;m4=1,l1=t,t.displayName="unrealscript",t.aliases=["uc","uscript"];function t(e){e.languages.unrealscript={comment:/\/\/.*|\/\*[\s\S]*?\*\//,string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},category:{pattern:/(\b(?:(?:autoexpand|hide|show)categories|var)\s*\()[^()]+(?=\))/,lookbehind:!0,greedy:!0,alias:"property"},metadata:{pattern:/(\w\s*)<\s*\w+\s*=[^<>|=\r\n]+(?:\|\s*\w+\s*=[^<>|=\r\n]+)*>/,lookbehind:!0,greedy:!0,inside:{property:/\b\w+(?=\s*=)/,operator:/=/,punctuation:/[<>|]/}},macro:{pattern:/`\w+/,alias:"property"},"class-name":{pattern:/(\b(?:class|enum|extends|interface|state(?:\(\))?|struct|within)\s+)\w+/,lookbehind:!0},keyword:/\b(?:abstract|actor|array|auto|autoexpandcategories|bool|break|byte|case|class|classgroup|client|coerce|collapsecategories|config|const|continue|default|defaultproperties|delegate|dependson|deprecated|do|dontcollapsecategories|editconst|editinlinenew|else|enum|event|exec|export|extends|final|float|for|forcescriptorder|foreach|function|goto|guid|hidecategories|hidedropdown|if|ignores|implements|inherits|input|int|interface|iterator|latent|local|material|name|native|nativereplication|noexport|nontransient|noteditinlinenew|notplaceable|operator|optional|out|pawn|perobjectconfig|perobjectlocalized|placeable|postoperator|preoperator|private|protected|reliable|replication|return|server|showcategories|simulated|singular|state|static|string|struct|structdefault|structdefaultproperties|switch|texture|transient|travel|unreliable|until|var|vector|while|within)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,boolean:/\b(?:false|true)\b/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/>>|<<|--|\+\+|\*\*|[-+*/~!=<>$@]=?|&&?|\|\|?|\^\^?|[?:%]|\b(?:ClockwiseFrom|Cross|Dot)\b/,punctuation:/[()[\]{};,.]/},e.languages.uc=e.languages.uscript=e.languages.unrealscript}return l1}var A1,g4;function mae(){if(g4)return A1;g4=1,A1=t,t.displayName="uorazor",t.aliases=[];function t(e){e.languages.uorazor={"comment-hash":{pattern:/#.*/,alias:"comment",greedy:!0},"comment-slash":{pattern:/\/\/.*/,alias:"comment",greedy:!0},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,inside:{punctuation:/^['"]|['"]$/},greedy:!0},"source-layers":{pattern:/\b(?:arms|backpack|blue|bracelet|cancel|clear|cloak|criminal|earrings|enemy|facialhair|friend|friendly|gloves|gray|grey|ground|hair|head|innerlegs|innertorso|innocent|lefthand|middletorso|murderer|neck|nonfriendly|onehandedsecondary|outerlegs|outertorso|pants|red|righthand|ring|self|shirt|shoes|talisman|waist)\b/i,alias:"function"},"source-commands":{pattern:/\b(?:alliance|attack|cast|clearall|clearignore|clearjournal|clearlist|clearsysmsg|createlist|createtimer|dclick|dclicktype|dclickvar|dress|dressconfig|drop|droprelloc|emote|getlabel|guild|gumpclose|gumpresponse|hotkey|ignore|lasttarget|lift|lifttype|menu|menuresponse|msg|org|organize|organizer|overhead|pause|poplist|potion|promptresponse|pushlist|removelist|removetimer|rename|restock|say|scav|scavenger|script|setability|setlasttarget|setskill|settimer|setvar|sysmsg|target|targetloc|targetrelloc|targettype|undress|unignore|unsetvar|useobject|useonce|useskill|usetype|virtue|wait|waitforgump|waitformenu|waitforprompt|waitforstat|waitforsysmsg|waitfortarget|walk|wfsysmsg|wft|whisper|yell)\b/,alias:"function"},"tag-name":{pattern:/(^\{%-?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%]-?|-?[%}]\}$/,alias:"punctuation"},function:/\b(?:atlist|close|closest|count|counter|counttype|dead|dex|diffhits|diffmana|diffstam|diffweight|find|findbuff|finddebuff|findlayer|findtype|findtypelist|followers|gumpexists|hidden|hits|hp|hue|human|humanoid|ingump|inlist|insysmessage|insysmsg|int|invul|lhandempty|list|listexists|mana|maxhits|maxhp|maxmana|maxstam|maxweight|monster|mounted|name|next|noto|paralyzed|poisoned|position|prev|previous|queued|rand|random|rhandempty|skill|stam|str|targetexists|timer|timerexists|varexist|warmode|weight)\b/,keyword:/\b(?:and|as|break|continue|else|elseif|endfor|endif|endwhile|for|if|loop|not|or|replay|stop|while)\b/,boolean:/\b(?:false|null|true)\b/,number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,operator:[{pattern:/(\s)(?:and|b-and|b-or|b-xor|ends with|in|is|matches|not|or|same as|starts with)(?=\s)/,lookbehind:!0},/[=<>]=?|!=|\*\*?|\/\/?|\?:?|[-+~%|]/],punctuation:/[()\[\]{}:.,]/}}return A1}var u1,b4;function gae(){if(b4)return u1;b4=1,u1=t,t.displayName="uri",t.aliases=["url"];function t(e){e.languages.uri={scheme:{pattern:/^[a-z][a-z0-9+.-]*:/im,greedy:!0,inside:{"scheme-delimiter":/:$/}},fragment:{pattern:/#[\w\-.~!$&'()*+,;=%:@/?]*/,inside:{"fragment-delimiter":/^#/}},query:{pattern:/\?[\w\-.~!$&'()*+,;=%:@/?]*/,inside:{"query-delimiter":{pattern:/^\?/,greedy:!0},"pair-delimiter":/[&;]/,pair:{pattern:/^[^=][\s\S]*/,inside:{key:/^[^=]+/,value:{pattern:/(^=)[\s\S]+/,lookbehind:!0}}}}},authority:{pattern:RegExp(/^\/\//.source+/(?:[\w\-.~!$&'()*+,;=%:]*@)?/.source+("(?:"+/\[(?:[0-9a-fA-F:.]{2,48}|v[0-9a-fA-F]+\.[\w\-.~!$&'()*+,;=]+)\]/.source+"|"+/[\w\-.~!$&'()*+,;=%]*/.source+")")+/(?::\d*)?/.source,"m"),inside:{"authority-delimiter":/^\/\//,"user-info-segment":{pattern:/^[\w\-.~!$&'()*+,;=%:]*@/,inside:{"user-info-delimiter":/@$/,"user-info":/^[\w\-.~!$&'()*+,;=%:]+/}},"port-segment":{pattern:/:\d*$/,inside:{"port-delimiter":/^:/,port:/^\d+/}},host:{pattern:/[\s\S]+/,inside:{"ip-literal":{pattern:/^\[[\s\S]+\]$/,inside:{"ip-literal-delimiter":/^\[|\]$/,"ipv-future":/^v[\s\S]+/,"ipv6-address":/^[\s\S]+/}},"ipv4-address":/^(?:(?:[03-9]\d?|[12]\d{0,2})\.){3}(?:[03-9]\d?|[12]\d{0,2})$/}}}},path:{pattern:/^[\w\-.~!$&'()*+,;=%:@/]+/m,inside:{"path-separator":/\//}}},e.languages.url=e.languages.uri}return u1}var c1,x4;function bae(){if(x4)return c1;x4=1,c1=t,t.displayName="v",t.aliases=[];function t(e){(function(r){var n={pattern:/[\s\S]+/,inside:null};r.languages.v=r.languages.extend("clike",{string:{pattern:/r?(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,alias:"quoted-string",greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\{[^{}]*\}|\w+(?:\.\w+(?:\([^\(\)]*\))?|\[[^\[\]]+\])*)/,lookbehind:!0,inside:{"interpolation-variable":{pattern:/^\$\w[\s\S]*$/,alias:"variable"},"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},"interpolation-expression":n}}}},"class-name":{pattern:/(\b(?:enum|interface|struct|type)\s+)(?:C\.)?\w+/,lookbehind:!0},keyword:/(?:\b(?:__global|as|asm|assert|atomic|break|chan|const|continue|defer|else|embed|enum|fn|for|go(?:to)?|if|import|in|interface|is|lock|match|module|mut|none|or|pub|return|rlock|select|shared|sizeof|static|struct|type(?:of)?|union|unsafe)|\$(?:else|for|if)|#(?:flag|include))\b/,number:/\b(?:0x[a-f\d]+(?:_[a-f\d]+)*|0b[01]+(?:_[01]+)*|0o[0-7]+(?:_[0-7]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?)\b/i,operator:/~|\?|[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\.?/,builtin:/\b(?:any(?:_float|_int)?|bool|byte(?:ptr)?|charptr|f(?:32|64)|i(?:8|16|64|128|nt)|rune|size_t|string|u(?:16|32|64|128)|voidptr)\b/}),n.inside=r.languages.v,r.languages.insertBefore("v","string",{char:{pattern:/`(?:\\`|\\?[^`]{1,2})`/,alias:"rune"}}),r.languages.insertBefore("v","operator",{attribute:{pattern:/(^[\t ]*)\[(?:deprecated|direct_array_access|flag|inline|live|ref_only|typedef|unsafe_fn|windows_stdcall)\]/m,lookbehind:!0,alias:"annotation",inside:{punctuation:/[\[\]]/,keyword:/\w+/}},generic:{pattern:/<\w+>(?=\s*[\)\{])/,inside:{punctuation:/[<>]/,"class-name":/\w+/}}}),r.languages.insertBefore("v","function",{"generic-function":{pattern:/\b\w+\s*<\w+>(?=\()/,inside:{function:/^\w+/,generic:{pattern:/<\w+>/,inside:r.languages.v.generic.inside}}}})})(e)}return c1}var d1,_4;function xae(){if(_4)return d1;_4=1,d1=t,t.displayName="vala",t.aliases=[];function t(e){e.languages.vala=e.languages.extend("clike",{"class-name":[{pattern:/\b[A-Z]\w*(?:\.\w+)*\b(?=(?:\?\s+|\*?\s+\*?)\w)/,inside:{punctuation:/\./}},{pattern:/(\[)[A-Z]\w*(?:\.\w+)*\b/,lookbehind:!0,inside:{punctuation:/\./}},{pattern:/(\b(?:class|interface)\s+[A-Z]\w*(?:\.\w+)*\s*:\s*)[A-Z]\w*(?:\.\w+)*\b/,lookbehind:!0,inside:{punctuation:/\./}},{pattern:/((?:\b(?:class|enum|interface|new|struct)\s+)|(?:catch\s+\())[A-Z]\w*(?:\.\w+)*\b/,lookbehind:!0,inside:{punctuation:/\./}}],keyword:/\b(?:abstract|as|assert|async|base|bool|break|case|catch|char|class|const|construct|continue|default|delegate|delete|do|double|dynamic|else|ensures|enum|errordomain|extern|finally|float|for|foreach|get|if|in|inline|int|int16|int32|int64|int8|interface|internal|is|lock|long|namespace|new|null|out|override|owned|params|private|protected|public|ref|requires|return|set|short|signal|sizeof|size_t|ssize_t|static|string|struct|switch|this|throw|throws|try|typeof|uchar|uint|uint16|uint32|uint64|uint8|ulong|unichar|unowned|ushort|using|value|var|virtual|void|volatile|weak|while|yield)\b/i,function:/\b\w+(?=\s*\()/,number:/(?:\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)(?:f|u?l?)?/i,operator:/\+\+|--|&&|\|\||<<=?|>>=?|=>|->|~|[+\-*\/%&^|=!<>]=?|\?\??|\.\.\./,punctuation:/[{}[\];(),.:]/,constant:/\b[A-Z0-9_]+\b/}),e.languages.insertBefore("vala","string",{"raw-string":{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string"},"template-string":{pattern:/@"[\s\S]*?"/,greedy:!0,inside:{interpolation:{pattern:/\$(?:\([^)]*\)|[a-zA-Z]\w*)/,inside:{delimiter:{pattern:/^\$\(?|\)$/,alias:"punctuation"},rest:e.languages.vala}},string:/[\s\S]+/}}}),e.languages.insertBefore("vala","keyword",{regex:{pattern:/\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[imsx]{0,4}(?=\s*(?:$|[\r\n,.;})\]]))/,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:e.languages.regex},"regex-delimiter":/^\//,"regex-flags":/^[a-z]+$/}}})}return d1}var f1,y4;function _ae(){if(y4)return f1;y4=1,f1=t,t.displayName="velocity",t.aliases=[];function t(e){(function(r){r.languages.velocity=r.languages.extend("markup",{});var n={variable:{pattern:/(^|[^\\](?:\\\\)*)\$!?(?:[a-z][\w-]*(?:\([^)]*\))?(?:\.[a-z][\w-]*(?:\([^)]*\))?|\[[^\]]+\])*|\{[^}]+\})/i,lookbehind:!0,inside:{}},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},number:/\b\d+\b/,boolean:/\b(?:false|true)\b/,operator:/[=!<>]=?|[+*/%-]|&&|\|\||\.\.|\b(?:eq|g[et]|l[et]|n(?:e|ot))\b/,punctuation:/[(){}[\]:,.]/};n.variable.inside={string:n.string,function:{pattern:/([^\w-])[a-z][\w-]*(?=\()/,lookbehind:!0},number:n.number,boolean:n.boolean,punctuation:n.punctuation},r.languages.insertBefore("velocity","comment",{unparsed:{pattern:/(^|[^\\])#\[\[[\s\S]*?\]\]#/,lookbehind:!0,greedy:!0,inside:{punctuation:/^#\[\[|\]\]#$/}},"velocity-comment":[{pattern:/(^|[^\\])#\*[\s\S]*?\*#/,lookbehind:!0,greedy:!0,alias:"comment"},{pattern:/(^|[^\\])##.*/,lookbehind:!0,greedy:!0,alias:"comment"}],directive:{pattern:/(^|[^\\](?:\\\\)*)#@?(?:[a-z][\w-]*|\{[a-z][\w-]*\})(?:\s*\((?:[^()]|\([^()]*\))*\))?/i,lookbehind:!0,inside:{keyword:{pattern:/^#@?(?:[a-z][\w-]*|\{[a-z][\w-]*\})|\bin\b/,inside:{punctuation:/[{}]/}},rest:n}},variable:n.variable}),r.languages.velocity.tag.inside["attr-value"].inside.rest=r.languages.velocity})(e)}return f1}var p1,v4;function yae(){if(v4)return p1;v4=1,p1=t,t.displayName="verilog",t.aliases=[];function t(e){e.languages.verilog={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"kernel-function":{pattern:/\B\$\w+\b/,alias:"property"},constant:/\B`\w+\b/,function:/\b\w+(?=\()/,keyword:/\b(?:alias|and|assert|assign|assume|automatic|before|begin|bind|bins|binsof|bit|break|buf|bufif0|bufif1|byte|case|casex|casez|cell|chandle|class|clocking|cmos|config|const|constraint|context|continue|cover|covergroup|coverpoint|cross|deassign|default|defparam|design|disable|dist|do|edge|else|end|endcase|endclass|endclocking|endconfig|endfunction|endgenerate|endgroup|endinterface|endmodule|endpackage|endprimitive|endprogram|endproperty|endsequence|endspecify|endtable|endtask|enum|event|expect|export|extends|extern|final|first_match|for|force|foreach|forever|fork|forkjoin|function|generate|genvar|highz0|highz1|if|iff|ifnone|ignore_bins|illegal_bins|import|incdir|include|initial|inout|input|inside|instance|int|integer|interface|intersect|join|join_any|join_none|large|liblist|library|local|localparam|logic|longint|macromodule|matches|medium|modport|module|nand|negedge|new|nmos|nor|noshowcancelled|not|notif0|notif1|null|or|output|package|packed|parameter|pmos|posedge|primitive|priority|program|property|protected|pull0|pull1|pulldown|pullup|pulsestyle_ondetect|pulsestyle_onevent|pure|rand|randc|randcase|randsequence|rcmos|real|realtime|ref|reg|release|repeat|return|rnmos|rpmos|rtran|rtranif0|rtranif1|scalared|sequence|shortint|shortreal|showcancelled|signed|small|solve|specify|specparam|static|string|strong0|strong1|struct|super|supply0|supply1|table|tagged|task|this|throughout|time|timeprecision|timeunit|tran|tranif0|tranif1|tri|tri0|tri1|triand|trior|trireg|type|typedef|union|unique|unsigned|use|uwire|var|vectored|virtual|void|wait|wait_order|wand|weak0|weak1|while|wildcard|wire|with|within|wor|xnor|xor)\b/,important:/\b(?:always|always_comb|always_ff|always_latch)\b(?: *@)?/,number:/\B##?\d+|(?:\b\d+)?'[odbh] ?[\da-fzx_?]+|\b(?:\d*[._])?\d+(?:e[-+]?\d+)?/i,operator:/[-+{}^~%*\/?=!<>&|]+/,punctuation:/[[\];(),.:]/}}return p1}var h1,S4;function vae(){if(S4)return h1;S4=1,h1=t,t.displayName="vhdl",t.aliases=[];function t(e){e.languages.vhdl={comment:/--.+/,"vhdl-vectors":{pattern:/\b[oxb]"[\da-f_]+"|"[01uxzwlh-]+"/i,alias:"number"},"quoted-function":{pattern:/"\S+?"(?=\()/,alias:"function"},string:/"(?:[^\\"\r\n]|\\(?:\r\n|[\s\S]))*"/,constant:/\b(?:library|use)\b/i,keyword:/\b(?:'active|'ascending|'base|'delayed|'driving|'driving_value|'event|'high|'image|'instance_name|'last_active|'last_event|'last_value|'left|'leftof|'length|'low|'path_name|'pos|'pred|'quiet|'range|'reverse_range|'right|'rightof|'simple_name|'stable|'succ|'transaction|'val|'value|access|after|alias|all|architecture|array|assert|attribute|begin|block|body|buffer|bus|case|component|configuration|constant|disconnect|downto|else|elsif|end|entity|exit|file|for|function|generate|generic|group|guarded|if|impure|in|inertial|inout|is|label|library|linkage|literal|loop|map|new|next|null|of|on|open|others|out|package|port|postponed|procedure|process|pure|range|record|register|reject|report|return|select|severity|shared|signal|subtype|then|to|transport|type|unaffected|units|until|use|variable|wait|when|while|with)\b/i,boolean:/\b(?:false|true)\b/i,function:/\w+(?=\()/,number:/'[01uxzwlh-]'|\b(?:\d+#[\da-f_.]+#|\d[\d_.]*)(?:e[-+]?\d+)?/i,operator:/[<>]=?|:=|[-+*/&=]|\b(?:abs|and|mod|nand|nor|not|or|rem|rol|ror|sla|sll|sra|srl|xnor|xor)\b/i,punctuation:/[{}[\];(),.:]/}}return h1}var m1,E4;function Sae(){if(E4)return m1;E4=1,m1=t,t.displayName="vim",t.aliases=[];function t(e){e.languages.vim={string:/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\r\n]|'')*'/,comment:/".*/,function:/\b\w+(?=\()/,keyword:/\b(?:N|Next|P|Print|X|XMLent|XMLns|ab|abbreviate|abc|abclear|abo|aboveleft|al|all|ar|arga|argadd|argd|argdelete|argdo|arge|argedit|argg|argglobal|argl|arglocal|args|argu|argument|as|ascii|b|bN|bNext|ba|bad|badd|ball|bd|bdelete|be|bel|belowright|bf|bfirst|bl|blast|bm|bmodified|bn|bnext|bo|botright|bp|bprevious|br|brea|break|breaka|breakadd|breakd|breakdel|breakl|breaklist|brewind|bro|browse|bufdo|buffer|buffers|bun|bunload|bw|bwipeout|c|cN|cNext|cNfcNfile|ca|cabbrev|cabc|cabclear|cad|caddb|caddbuffer|caddexpr|caddf|caddfile|cal|call|cat|catch|cb|cbuffer|cc|ccl|cclose|cd|ce|center|cex|cexpr|cf|cfile|cfir|cfirst|cg|cgetb|cgetbuffer|cgete|cgetexpr|cgetfile|change|changes|chd|chdir|che|checkpath|checkt|checktime|cl|cla|clast|clist|clo|close|cmapc|cmapclear|cn|cnew|cnewer|cnext|cnf|cnfile|cnorea|cnoreabbrev|co|col|colder|colo|colorscheme|comc|comclear|comp|compiler|con|conf|confirm|continue|cope|copen|copy|cp|cpf|cpfile|cprevious|cq|cquit|cr|crewind|cu|cuna|cunabbrev|cunmap|cw|cwindow|d|debugg|debuggreedy|delc|delcommand|delete|delf|delfunction|delm|delmarks|di|diffg|diffget|diffoff|diffpatch|diffpu|diffput|diffsplit|diffthis|diffu|diffupdate|dig|digraphs|display|dj|djump|dl|dlist|dr|drop|ds|dsearch|dsp|dsplit|e|earlier|echoe|echoerr|echom|echomsg|echon|edit|el|else|elsei|elseif|em|emenu|en|endf|endfo|endfor|endfun|endfunction|endif|endt|endtry|endw|endwhile|ene|enew|ex|exi|exit|exu|exusage|f|file|files|filetype|fin|fina|finally|find|fini|finish|fir|first|fix|fixdel|fo|fold|foldc|foldclose|foldd|folddoc|folddoclosed|folddoopen|foldo|foldopen|for|fu|fun|function|go|goto|gr|grep|grepa|grepadd|h|ha|hardcopy|help|helpf|helpfind|helpg|helpgrep|helpt|helptags|hid|hide|his|history|ia|iabbrev|iabc|iabclear|if|ij|ijump|il|ilist|imapc|imapclear|in|inorea|inoreabbrev|isearch|isp|isplit|iu|iuna|iunabbrev|iunmap|j|join|ju|jumps|k|kee|keepalt|keepj|keepjumps|keepmarks|l|lN|lNext|lNf|lNfile|la|lad|laddb|laddbuffer|laddexpr|laddf|laddfile|lan|language|last|later|lb|lbuffer|lc|lcd|lch|lchdir|lcl|lclose|left|lefta|leftabove|let|lex|lexpr|lf|lfile|lfir|lfirst|lg|lgetb|lgetbuffer|lgete|lgetexpr|lgetfile|lgr|lgrep|lgrepa|lgrepadd|lh|lhelpgrep|list|ll|lla|llast|lli|llist|lm|lmak|lmake|lmap|lmapc|lmapclear|ln|lne|lnew|lnewer|lnext|lnf|lnfile|lnoremap|lo|loadview|loc|lockmarks|lockv|lockvar|lol|lolder|lop|lopen|lp|lpf|lpfile|lprevious|lr|lrewind|ls|lt|ltag|lu|lunmap|lv|lvimgrep|lvimgrepa|lvimgrepadd|lw|lwindow|m|ma|mak|make|mark|marks|mat|match|menut|menutranslate|mk|mkexrc|mks|mksession|mksp|mkspell|mkv|mkvie|mkview|mkvimrc|mod|mode|move|mz|mzf|mzfile|mzscheme|n|nbkey|new|next|nmapc|nmapclear|noh|nohlsearch|norea|noreabbrev|nu|number|nun|nunmap|o|omapc|omapclear|on|only|open|opt|options|ou|ounmap|p|pc|pclose|pe|ped|pedit|perl|perld|perldo|po|pop|popu|popup|pp|ppop|pre|preserve|prev|previous|print|prof|profd|profdel|profile|promptf|promptfind|promptr|promptrepl|ps|psearch|ptN|ptNext|pta|ptag|ptf|ptfirst|ptj|ptjump|ptl|ptlast|ptn|ptnext|ptp|ptprevious|ptr|ptrewind|pts|ptselect|pu|put|pw|pwd|py|pyf|pyfile|python|q|qa|qall|quit|quita|quitall|r|read|rec|recover|red|redi|redir|redo|redr|redraw|redraws|redrawstatus|reg|registers|res|resize|ret|retab|retu|return|rew|rewind|ri|right|rightb|rightbelow|ru|rub|ruby|rubyd|rubydo|rubyf|rubyfile|runtime|rv|rviminfo|sN|sNext|sa|sal|sall|san|sandbox|sargument|sav|saveas|sb|sbN|sbNext|sba|sball|sbf|sbfirst|sbl|sblast|sbm|sbmodified|sbn|sbnext|sbp|sbprevious|sbr|sbrewind|sbuffer|scrip|scripte|scriptencoding|scriptnames|se|set|setf|setfiletype|setg|setglobal|setl|setlocal|sf|sfind|sfir|sfirst|sh|shell|sign|sil|silent|sim|simalt|sl|sla|slast|sleep|sm|smagic|smap|smapc|smapclear|sme|smenu|sn|snext|sni|sniff|sno|snomagic|snor|snoremap|snoreme|snoremenu|so|sor|sort|source|sp|spe|spelld|spelldump|spellgood|spelli|spellinfo|spellr|spellrepall|spellu|spellundo|spellw|spellwrong|split|spr|sprevious|sre|srewind|st|sta|stag|star|startg|startgreplace|startinsert|startr|startreplace|stj|stjump|stop|stopi|stopinsert|sts|stselect|sun|sunhide|sunm|sunmap|sus|suspend|sv|sview|syncbind|t|tN|tNext|ta|tab|tabN|tabNext|tabc|tabclose|tabd|tabdo|tabe|tabedit|tabf|tabfind|tabfir|tabfirst|tabl|tablast|tabm|tabmove|tabn|tabnew|tabnext|tabo|tabonly|tabp|tabprevious|tabr|tabrewind|tabs|tag|tags|tc|tcl|tcld|tcldo|tclf|tclfile|te|tearoff|tf|tfirst|th|throw|tj|tjump|tl|tlast|tm|tmenu|tn|tnext|to|topleft|tp|tprevious|tr|trewind|try|ts|tselect|tu|tunmenu|u|una|unabbreviate|undo|undoj|undojoin|undol|undolist|unh|unhide|unlet|unlo|unlockvar|unm|unmap|up|update|ve|verb|verbose|version|vert|vertical|vi|vie|view|vim|vimgrep|vimgrepa|vimgrepadd|visual|viu|viusage|vmapc|vmapclear|vne|vnew|vs|vsplit|vu|vunmap|w|wN|wNext|wa|wall|wh|while|win|winc|wincmd|windo|winp|winpos|winsize|wn|wnext|wp|wprevious|wq|wqa|wqall|write|ws|wsverb|wv|wviminfo|x|xa|xall|xit|xm|xmap|xmapc|xmapclear|xme|xmenu|xn|xnoremap|xnoreme|xnoremenu|xu|xunmap|y|yank)\b/,builtin:/\b(?:acd|ai|akm|aleph|allowrevins|altkeymap|ambiwidth|ambw|anti|antialias|arab|arabic|arabicshape|ari|arshape|autochdir|autocmd|autoindent|autoread|autowrite|autowriteall|aw|awa|background|backspace|backup|backupcopy|backupdir|backupext|backupskip|balloondelay|ballooneval|balloonexpr|bdir|bdlay|beval|bex|bexpr|bg|bh|bin|binary|biosk|bioskey|bk|bkc|bomb|breakat|brk|browsedir|bs|bsdir|bsk|bt|bufhidden|buflisted|buftype|casemap|ccv|cdpath|cedit|cfu|ch|charconvert|ci|cin|cindent|cink|cinkeys|cino|cinoptions|cinw|cinwords|clipboard|cmdheight|cmdwinheight|cmp|cms|columns|com|comments|commentstring|compatible|complete|completefunc|completeopt|consk|conskey|copyindent|cot|cpo|cpoptions|cpt|cscopepathcomp|cscopeprg|cscopequickfix|cscopetag|cscopetagorder|cscopeverbose|cspc|csprg|csqf|cst|csto|csverb|cuc|cul|cursorcolumn|cursorline|cwh|debug|deco|def|define|delcombine|dex|dg|dict|dictionary|diff|diffexpr|diffopt|digraph|dip|dir|directory|dy|ea|ead|eadirection|eb|ed|edcompatible|ef|efm|ei|ek|enc|encoding|endofline|eol|ep|equalalways|equalprg|errorbells|errorfile|errorformat|esckeys|et|eventignore|expandtab|exrc|fcl|fcs|fdc|fde|fdi|fdl|fdls|fdm|fdn|fdo|fdt|fen|fenc|fencs|fex|ff|ffs|fileencoding|fileencodings|fileformat|fileformats|fillchars|fk|fkmap|flp|fml|fmr|foldcolumn|foldenable|foldexpr|foldignore|foldlevel|foldlevelstart|foldmarker|foldmethod|foldminlines|foldnestmax|foldtext|formatexpr|formatlistpat|formatoptions|formatprg|fp|fs|fsync|ft|gcr|gd|gdefault|gfm|gfn|gfs|gfw|ghr|gp|grepformat|grepprg|gtl|gtt|guicursor|guifont|guifontset|guifontwide|guiheadroom|guioptions|guipty|guitablabel|guitabtooltip|helpfile|helpheight|helplang|hf|hh|hi|hidden|highlight|hk|hkmap|hkmapp|hkp|hl|hlg|hls|hlsearch|ic|icon|iconstring|ignorecase|im|imactivatekey|imak|imc|imcmdline|imd|imdisable|imi|iminsert|ims|imsearch|inc|include|includeexpr|incsearch|inde|indentexpr|indentkeys|indk|inex|inf|infercase|insertmode|invacd|invai|invakm|invallowrevins|invaltkeymap|invanti|invantialias|invar|invarab|invarabic|invarabicshape|invari|invarshape|invautochdir|invautoindent|invautoread|invautowrite|invautowriteall|invaw|invawa|invbackup|invballooneval|invbeval|invbin|invbinary|invbiosk|invbioskey|invbk|invbl|invbomb|invbuflisted|invcf|invci|invcin|invcindent|invcompatible|invconfirm|invconsk|invconskey|invcopyindent|invcp|invcscopetag|invcscopeverbose|invcst|invcsverb|invcuc|invcul|invcursorcolumn|invcursorline|invdeco|invdelcombine|invdg|invdiff|invdigraph|invdisable|invea|inveb|inved|invedcompatible|invek|invendofline|inveol|invequalalways|inverrorbells|invesckeys|invet|invex|invexpandtab|invexrc|invfen|invfk|invfkmap|invfoldenable|invgd|invgdefault|invguipty|invhid|invhidden|invhk|invhkmap|invhkmapp|invhkp|invhls|invhlsearch|invic|invicon|invignorecase|invim|invimc|invimcmdline|invimd|invincsearch|invinf|invinfercase|invinsertmode|invis|invjoinspaces|invjs|invlazyredraw|invlbr|invlinebreak|invlisp|invlist|invloadplugins|invlpl|invlz|invma|invmacatsui|invmagic|invmh|invml|invmod|invmodeline|invmodifiable|invmodified|invmore|invmousef|invmousefocus|invmousehide|invnu|invnumber|invodev|invopendevice|invpaste|invpi|invpreserveindent|invpreviewwindow|invprompt|invpvw|invreadonly|invremap|invrestorescreen|invrevins|invri|invrightleft|invrightleftcmd|invrl|invrlc|invro|invrs|invru|invruler|invsb|invsc|invscb|invscrollbind|invscs|invsecure|invsft|invshellslash|invshelltemp|invshiftround|invshortname|invshowcmd|invshowfulltag|invshowmatch|invshowmode|invsi|invsm|invsmartcase|invsmartindent|invsmarttab|invsmd|invsn|invsol|invspell|invsplitbelow|invsplitright|invspr|invsr|invssl|invsta|invstartofline|invstmp|invswapfile|invswf|invta|invtagbsearch|invtagrelative|invtagstack|invtbi|invtbidi|invtbs|invtermbidi|invterse|invtextauto|invtextmode|invtf|invtgst|invtildeop|invtimeout|invtitle|invto|invtop|invtr|invttimeout|invttybuiltin|invttyfast|invtx|invvb|invvisualbell|invwa|invwarn|invwb|invweirdinvert|invwfh|invwfw|invwildmenu|invwinfixheight|invwinfixwidth|invwiv|invwmnu|invwrap|invwrapscan|invwrite|invwriteany|invwritebackup|invws|isf|isfname|isi|isident|isk|iskeyword|isprint|joinspaces|js|key|keymap|keymodel|keywordprg|km|kmp|kp|langmap|langmenu|laststatus|lazyredraw|lbr|lcs|linebreak|lines|linespace|lisp|lispwords|listchars|loadplugins|lpl|lsp|lz|macatsui|magic|makeef|makeprg|matchpairs|matchtime|maxcombine|maxfuncdepth|maxmapdepth|maxmem|maxmempattern|maxmemtot|mco|mef|menuitems|mfd|mh|mis|mkspellmem|ml|mls|mm|mmd|mmp|mmt|modeline|modelines|modifiable|modified|more|mouse|mousef|mousefocus|mousehide|mousem|mousemodel|mouses|mouseshape|mouset|mousetime|mp|mps|msm|mzq|mzquantum|nf|noacd|noai|noakm|noallowrevins|noaltkeymap|noanti|noantialias|noar|noarab|noarabic|noarabicshape|noari|noarshape|noautochdir|noautoindent|noautoread|noautowrite|noautowriteall|noaw|noawa|nobackup|noballooneval|nobeval|nobin|nobinary|nobiosk|nobioskey|nobk|nobl|nobomb|nobuflisted|nocf|noci|nocin|nocindent|nocompatible|noconfirm|noconsk|noconskey|nocopyindent|nocp|nocscopetag|nocscopeverbose|nocst|nocsverb|nocuc|nocul|nocursorcolumn|nocursorline|nodeco|nodelcombine|nodg|nodiff|nodigraph|nodisable|noea|noeb|noed|noedcompatible|noek|noendofline|noeol|noequalalways|noerrorbells|noesckeys|noet|noex|noexpandtab|noexrc|nofen|nofk|nofkmap|nofoldenable|nogd|nogdefault|noguipty|nohid|nohidden|nohk|nohkmap|nohkmapp|nohkp|nohls|noic|noicon|noignorecase|noim|noimc|noimcmdline|noimd|noincsearch|noinf|noinfercase|noinsertmode|nois|nojoinspaces|nojs|nolazyredraw|nolbr|nolinebreak|nolisp|nolist|noloadplugins|nolpl|nolz|noma|nomacatsui|nomagic|nomh|noml|nomod|nomodeline|nomodifiable|nomodified|nomore|nomousef|nomousefocus|nomousehide|nonu|nonumber|noodev|noopendevice|nopaste|nopi|nopreserveindent|nopreviewwindow|noprompt|nopvw|noreadonly|noremap|norestorescreen|norevins|nori|norightleft|norightleftcmd|norl|norlc|noro|nors|noru|noruler|nosb|nosc|noscb|noscrollbind|noscs|nosecure|nosft|noshellslash|noshelltemp|noshiftround|noshortname|noshowcmd|noshowfulltag|noshowmatch|noshowmode|nosi|nosm|nosmartcase|nosmartindent|nosmarttab|nosmd|nosn|nosol|nospell|nosplitbelow|nosplitright|nospr|nosr|nossl|nosta|nostartofline|nostmp|noswapfile|noswf|nota|notagbsearch|notagrelative|notagstack|notbi|notbidi|notbs|notermbidi|noterse|notextauto|notextmode|notf|notgst|notildeop|notimeout|notitle|noto|notop|notr|nottimeout|nottybuiltin|nottyfast|notx|novb|novisualbell|nowa|nowarn|nowb|noweirdinvert|nowfh|nowfw|nowildmenu|nowinfixheight|nowinfixwidth|nowiv|nowmnu|nowrap|nowrapscan|nowrite|nowriteany|nowritebackup|nows|nrformats|numberwidth|nuw|odev|oft|ofu|omnifunc|opendevice|operatorfunc|opfunc|osfiletype|pa|para|paragraphs|paste|pastetoggle|patchexpr|patchmode|path|pdev|penc|pex|pexpr|pfn|ph|pheader|pi|pm|pmbcs|pmbfn|popt|preserveindent|previewheight|previewwindow|printdevice|printencoding|printexpr|printfont|printheader|printmbcharset|printmbfont|printoptions|prompt|pt|pumheight|pvh|pvw|qe|quoteescape|readonly|remap|report|restorescreen|revins|rightleft|rightleftcmd|rl|rlc|ro|rs|rtp|ruf|ruler|rulerformat|runtimepath|sbo|sc|scb|scr|scroll|scrollbind|scrolljump|scrolloff|scrollopt|scs|sect|sections|secure|sel|selection|selectmode|sessionoptions|sft|shcf|shellcmdflag|shellpipe|shellquote|shellredir|shellslash|shelltemp|shelltype|shellxquote|shiftround|shiftwidth|shm|shortmess|shortname|showbreak|showcmd|showfulltag|showmatch|showmode|showtabline|shq|si|sidescroll|sidescrolloff|siso|sj|slm|smartcase|smartindent|smarttab|smc|smd|softtabstop|sol|spc|spell|spellcapcheck|spellfile|spelllang|spellsuggest|spf|spl|splitbelow|splitright|sps|sr|srr|ss|ssl|ssop|stal|startofline|statusline|stl|stmp|su|sua|suffixes|suffixesadd|sw|swapfile|swapsync|swb|swf|switchbuf|sws|sxq|syn|synmaxcol|syntax|t_AB|t_AF|t_AL|t_CS|t_CV|t_Ce|t_Co|t_Cs|t_DL|t_EI|t_F1|t_F2|t_F3|t_F4|t_F5|t_F6|t_F7|t_F8|t_F9|t_IE|t_IS|t_K1|t_K3|t_K4|t_K5|t_K6|t_K7|t_K8|t_K9|t_KA|t_KB|t_KC|t_KD|t_KE|t_KF|t_KG|t_KH|t_KI|t_KJ|t_KK|t_KL|t_RI|t_RV|t_SI|t_Sb|t_Sf|t_WP|t_WS|t_ZH|t_ZR|t_al|t_bc|t_cd|t_ce|t_cl|t_cm|t_cs|t_da|t_db|t_dl|t_fs|t_k1|t_k2|t_k3|t_k4|t_k5|t_k6|t_k7|t_k8|t_k9|t_kB|t_kD|t_kI|t_kN|t_kP|t_kb|t_kd|t_ke|t_kh|t_kl|t_kr|t_ks|t_ku|t_le|t_mb|t_md|t_me|t_mr|t_ms|t_nd|t_op|t_se|t_so|t_sr|t_te|t_ti|t_ts|t_ue|t_us|t_ut|t_vb|t_ve|t_vi|t_vs|t_xs|tabline|tabpagemax|tabstop|tagbsearch|taglength|tagrelative|tagstack|tal|tb|tbi|tbidi|tbis|tbs|tenc|term|termbidi|termencoding|terse|textauto|textmode|textwidth|tgst|thesaurus|tildeop|timeout|timeoutlen|title|titlelen|titleold|titlestring|toolbar|toolbariconsize|top|tpm|tsl|tsr|ttimeout|ttimeoutlen|ttm|tty|ttybuiltin|ttyfast|ttym|ttymouse|ttyscroll|ttytype|tw|tx|uc|ul|undolevels|updatecount|updatetime|ut|vb|vbs|vdir|verbosefile|vfile|viewdir|viewoptions|viminfo|virtualedit|visualbell|vop|wak|warn|wb|wc|wcm|wd|weirdinvert|wfh|wfw|whichwrap|wi|wig|wildchar|wildcharm|wildignore|wildmenu|wildmode|wildoptions|wim|winaltkeys|window|winfixheight|winfixwidth|winheight|winminheight|winminwidth|winwidth|wiv|wiw|wm|wmh|wmnu|wmw|wop|wrap|wrapmargin|wrapscan|writeany|writebackup|writedelay|ww)\b/,number:/\b(?:0x[\da-f]+|\d+(?:\.\d+)?)\b/i,operator:/\|\||&&|[-+.]=?|[=!](?:[=~][#?]?)?|[<>]=?[#?]?|[*\/%?]|\b(?:is(?:not)?)\b/,punctuation:/[{}[\](),;:]/}}return m1}var g1,k4;function Eae(){if(k4)return g1;k4=1,g1=t,t.displayName="visualBasic",t.aliases=[];function t(e){e.languages["visual-basic"]={comment:{pattern:/(?:['‘’]|REM\b)(?:[^\r\n_]|_(?:\r\n?|\n)?)*/i,inside:{keyword:/^REM/i}},directive:{pattern:/#(?:Const|Else|ElseIf|End|ExternalChecksum|ExternalSource|If|Region)(?:\b_[ \t]*(?:\r\n?|\n)|.)+/i,alias:"property",greedy:!0},string:{pattern:/\$?["“”](?:["“”]{2}|[^"“”])*["“”]C?/i,greedy:!0},date:{pattern:/#[ \t]*(?:\d+([/-])\d+\1\d+(?:[ \t]+(?:\d+[ \t]*(?:AM|PM)|\d+:\d+(?::\d+)?(?:[ \t]*(?:AM|PM))?))?|\d+[ \t]*(?:AM|PM)|\d+:\d+(?::\d+)?(?:[ \t]*(?:AM|PM))?)[ \t]*#/i,alias:"number"},number:/(?:(?:\b\d+(?:\.\d+)?|\.\d+)(?:E[+-]?\d+)?|&[HO][\dA-F]+)(?:[FRD]|U?[ILS])?/i,boolean:/\b(?:False|Nothing|True)\b/i,keyword:/\b(?:AddHandler|AddressOf|Alias|And(?:Also)?|As|Boolean|ByRef|Byte|ByVal|Call|Case|Catch|C(?:Bool|Byte|Char|Date|Dbl|Dec|Int|Lng|Obj|SByte|Short|Sng|Str|Type|UInt|ULng|UShort)|Char|Class|Const|Continue|Currency|Date|Decimal|Declare|Default|Delegate|Dim|DirectCast|Do|Double|Each|Else(?:If)?|End(?:If)?|Enum|Erase|Error|Event|Exit|Finally|For|Friend|Function|Get(?:Type|XMLNamespace)?|Global|GoSub|GoTo|Handles|If|Implements|Imports|In|Inherits|Integer|Interface|Is|IsNot|Let|Lib|Like|Long|Loop|Me|Mod|Module|Must(?:Inherit|Override)|My(?:Base|Class)|Namespace|Narrowing|New|Next|Not(?:Inheritable|Overridable)?|Object|Of|On|Operator|Option(?:al)?|Or(?:Else)?|Out|Overloads|Overridable|Overrides|ParamArray|Partial|Private|Property|Protected|Public|RaiseEvent|ReadOnly|ReDim|RemoveHandler|Resume|Return|SByte|Select|Set|Shadows|Shared|short|Single|Static|Step|Stop|String|Structure|Sub|SyncLock|Then|Throw|To|Try|TryCast|Type|TypeOf|U(?:Integer|Long|Short)|Until|Using|Variant|Wend|When|While|Widening|With(?:Events)?|WriteOnly|Xor)\b/i,operator:/[+\-*/\\^<=>&#@$%!]|\b_(?=[ \t]*[\r\n])/,punctuation:/[{}().,:?]/},e.languages.vb=e.languages["visual-basic"],e.languages.vba=e.languages["visual-basic"]}return g1}var b1,w4;function kae(){if(w4)return b1;w4=1,b1=t,t.displayName="warpscript",t.aliases=[];function t(e){e.languages.warpscript={comment:/#.*|\/\/.*|\/\*[\s\S]*?\*\//,string:{pattern:/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'|<'(?:[^\\']|'(?!>)|\\.)*'>/,greedy:!0},variable:/\$\S+/,macro:{pattern:/@\S+/,alias:"property"},keyword:/\b(?:BREAK|CHECKMACRO|CONTINUE|CUDF|DEFINED|DEFINEDMACRO|EVAL|FAIL|FOR|FOREACH|FORSTEP|IFT|IFTE|MSGFAIL|NRETURN|RETHROW|RETURN|SWITCH|TRY|UDF|UNTIL|WHILE)\b/,number:/[+-]?\b(?:NaN|Infinity|\d+(?:\.\d*)?(?:[Ee][+-]?\d+)?|0x[\da-fA-F]+|0b[01]+)\b/,boolean:/\b(?:F|T|false|true)\b/,punctuation:/<%|%>|[{}[\]()]/,operator:/==|&&?|\|\|?|\*\*?|>>>?|<<|[<>!~]=?|[-/%^]|\+!?|\b(?:AND|NOT|OR)\b/}}return b1}var x1,T4;function wae(){if(T4)return x1;T4=1,x1=t,t.displayName="wasm",t.aliases=[];function t(e){e.languages.wasm={comment:[/\(;[\s\S]*?;\)/,{pattern:/;;.*/,greedy:!0}],string:{pattern:/"(?:\\[\s\S]|[^"\\])*"/,greedy:!0},keyword:[{pattern:/\b(?:align|offset)=/,inside:{operator:/=/}},{pattern:/\b(?:(?:f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|neg?|nearest|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|sqrt|store(?:8|16|32)?|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))?|memory\.(?:grow|size))\b/,inside:{punctuation:/\./}},/\b(?:anyfunc|block|br(?:_if|_table)?|call(?:_indirect)?|data|drop|elem|else|end|export|func|get_(?:global|local)|global|if|import|local|loop|memory|module|mut|nop|offset|param|result|return|select|set_(?:global|local)|start|table|tee_local|then|type|unreachable)\b/],variable:/\$[\w!#$%&'*+\-./:<=>?@\\^`|~]+/,number:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,punctuation:/[()]/}}return x1}var _1,O4;function Tae(){if(O4)return _1;O4=1,_1=t,t.displayName="webIdl",t.aliases=[];function t(e){(function(r){var n=/(?:\B-|\b_|\b)[A-Za-z][\w-]*(?![\w-])/.source,i="(?:"+/\b(?:unsigned\s+)?long\s+long(?![\w-])/.source+"|"+/\b(?:unrestricted|unsigned)\s+[a-z]+(?![\w-])/.source+"|"+/(?!(?:unrestricted|unsigned)\b)/.source+n+/(?:\s*<(?:[^<>]|<[^<>]*>)*>)?/.source+")"+/(?:\s*\?)?/.source,a={};r.languages["web-idl"]={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/"[^"]*"/,greedy:!0},namespace:{pattern:RegExp(/(\bnamespace\s+)/.source+n),lookbehind:!0},"class-name":[{pattern:/(^|[^\w-])(?:iterable|maplike|setlike)\s*<(?:[^<>]|<[^<>]*>)*>/,lookbehind:!0,inside:a},{pattern:RegExp(/(\b(?:attribute|const|deleter|getter|optional|setter)\s+)/.source+i),lookbehind:!0,inside:a},{pattern:RegExp("("+/\bcallback\s+/.source+n+/\s*=\s*/.source+")"+i),lookbehind:!0,inside:a},{pattern:RegExp(/(\btypedef\b\s*)/.source+i),lookbehind:!0,inside:a},{pattern:RegExp(/(\b(?:callback|dictionary|enum|interface(?:\s+mixin)?)\s+)(?!(?:interface|mixin)\b)/.source+n),lookbehind:!0},{pattern:RegExp(/(:\s*)/.source+n),lookbehind:!0},RegExp(n+/(?=\s+(?:implements|includes)\b)/.source),{pattern:RegExp(/(\b(?:implements|includes)\s+)/.source+n),lookbehind:!0},{pattern:RegExp(i+"(?="+/\s*(?:\.{3}\s*)?/.source+n+/\s*[(),;=]/.source+")"),inside:a}],builtin:/\b(?:ArrayBuffer|BigInt64Array|BigUint64Array|ByteString|DOMString|DataView|Float32Array|Float64Array|FrozenArray|Int16Array|Int32Array|Int8Array|ObservableArray|Promise|USVString|Uint16Array|Uint32Array|Uint8Array|Uint8ClampedArray)\b/,keyword:[/\b(?:async|attribute|callback|const|constructor|deleter|dictionary|enum|getter|implements|includes|inherit|interface|mixin|namespace|null|optional|or|partial|readonly|required|setter|static|stringifier|typedef|unrestricted)\b/,/\b(?:any|bigint|boolean|byte|double|float|iterable|long|maplike|object|octet|record|sequence|setlike|short|symbol|undefined|unsigned|void)\b/],boolean:/\b(?:false|true)\b/,number:{pattern:/(^|[^\w-])-?(?:0x[0-9a-f]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|NaN|Infinity)(?![\w-])/i,lookbehind:!0},operator:/\.{3}|[=:?<>-]/,punctuation:/[(){}[\].,;]/};for(var s in r.languages["web-idl"])s!=="class-name"&&(a[s]=r.languages["web-idl"][s]);r.languages.webidl=r.languages["web-idl"]})(e)}return _1}var y1,C4;function Oae(){if(C4)return y1;C4=1,y1=t,t.displayName="wiki",t.aliases=[];function t(e){e.languages.wiki=e.languages.extend("markup",{"block-comment":{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0,alias:"comment"},heading:{pattern:/^(=+)[^=\r\n].*?\1/m,inside:{punctuation:/^=+|=+$/,important:/.+/}},emphasis:{pattern:/('{2,5}).+?\1/,inside:{"bold-italic":{pattern:/(''''').+?(?=\1)/,lookbehind:!0,alias:["bold","italic"]},bold:{pattern:/(''')[^'](?:.*?[^'])?(?=\1)/,lookbehind:!0},italic:{pattern:/('')[^'](?:.*?[^'])?(?=\1)/,lookbehind:!0},punctuation:/^''+|''+$/}},hr:{pattern:/^-{4,}/m,alias:"punctuation"},url:[/ISBN +(?:97[89][ -]?)?(?:\d[ -]?){9}[\dx]\b|(?:PMID|RFC) +\d+/i,/\[\[.+?\]\]|\[.+?\]/],variable:[/__[A-Z]+__/,/\{{3}.+?\}{3}/,/\{\{.+?\}\}/],symbol:[/^#redirect/im,/~{3,5}/],"table-tag":{pattern:/((?:^|[|!])[|!])[^|\r\n]+\|(?!\|)/m,lookbehind:!0,inside:{"table-bar":{pattern:/\|$/,alias:"punctuation"},rest:e.languages.markup.tag.inside}},punctuation:/^(?:\{\||\|\}|\|-|[*#:;!|])|\|\||!!/m}),e.languages.insertBefore("wiki","tag",{nowiki:{pattern:/<(nowiki|pre|source)\b[^>]*>[\s\S]*?<\/\1>/i,inside:{tag:{pattern:/<(?:nowiki|pre|source)\b[^>]*>|<\/(?:nowiki|pre|source)>/i,inside:e.languages.markup.tag.inside}}}})}return y1}var v1,N4;function Cae(){if(N4)return v1;N4=1,v1=t,t.displayName="wolfram",t.aliases=["mathematica","wl","nb"];function t(e){e.languages.wolfram={comment:/\(\*(?:\(\*(?:[^*]|\*(?!\)))*\*\)|(?!\(\*)[\s\S])*?\*\)/,string:{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:Abs|AbsArg|Accuracy|Block|Do|For|Function|If|Manipulate|Module|Nest|NestList|None|Return|Switch|Table|Which|While)\b/,context:{pattern:/\b\w+`+\w*/,alias:"class-name"},blank:{pattern:/\b\w+_\b/,alias:"regex"},"global-variable":{pattern:/\$\w+/,alias:"variable"},boolean:/\b(?:False|True)\b/,number:/(?:\b(?=\d)|\B(?=\.))(?:0[bo])?(?:(?:\d|0x[\da-f])[\da-f]*(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?j?\b/i,operator:/\/\.|;|=\.|\^=|\^:=|:=|<<|>>|<\||\|>|:>|\|->|->|<-|@@@|@@|@|\/@|=!=|===|==|=|\+|-|\^|\[\/-+%=\]=?|!=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},e.languages.mathematica=e.languages.wolfram,e.languages.wl=e.languages.wolfram,e.languages.nb=e.languages.wolfram}return v1}var S1,D4;function Nae(){if(D4)return S1;D4=1,S1=t,t.displayName="wren",t.aliases=[];function t(e){e.languages.wren={comment:[{pattern:/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|\/\*(?:[^*/]|\*(?!\/)|\/(?!\*))*\*\/)*\*\/)*\*\//,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],"triple-quoted-string":{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string"},"string-literal":null,hashbang:{pattern:/^#!\/.+/,greedy:!0,alias:"comment"},attribute:{pattern:/#!?[ \t\u3000]*\w+/,alias:"keyword"},"class-name":[{pattern:/(\bclass\s+)\w+/,lookbehind:!0},/\b[A-Z][a-z\d_]*\b/],constant:/\b[A-Z][A-Z\d_]*\b/,null:{pattern:/\bnull\b/,alias:"keyword"},keyword:/\b(?:as|break|class|construct|continue|else|for|foreign|if|import|in|is|return|static|super|this|var|while)\b/,boolean:/\b(?:false|true)\b/,number:/\b(?:0x[\da-f]+|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,function:/\b[a-z_]\w*(?=\s*[({])/i,operator:/<<|>>|[=!<>]=?|&&|\|\||[-+*/%~^&|?:]|\.{2,3}/,punctuation:/[\[\](){}.,;]/},e.languages.wren["string-literal"]={pattern:/(^|[^\\"])"(?:[^\\"%]|\\[\s\S]|%(?!\()|%\((?:[^()]|\((?:[^()]|\([^)]*\))*\))*\))*"/,lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)%\((?:[^()]|\((?:[^()]|\([^)]*\))*\))*\)/,lookbehind:!0,inside:{expression:{pattern:/^(%\()[\s\S]+(?=\)$)/,lookbehind:!0,inside:e.languages.wren},"interpolation-punctuation":{pattern:/^%\(|\)$/,alias:"punctuation"}}},string:/[\s\S]+/}}}return S1}var E1,R4;function Dae(){if(R4)return E1;R4=1,E1=t,t.displayName="xeora",t.aliases=["xeoracube"];function t(e){(function(r){r.languages.xeora=r.languages.extend("markup",{constant:{pattern:/\$(?:DomainContents|PageRenderDuration)\$/,inside:{punctuation:{pattern:/\$/}}},variable:{pattern:/\$@?(?:#+|[-+*~=^])?[\w.]+\$/,inside:{punctuation:{pattern:/[$.]/},operator:{pattern:/#+|[-+*~=^@]/}}},"function-inline":{pattern:/\$F:[-\w.]+\?[-\w.]+(?:,(?:(?:@[-#]*\w+\.[\w+.]\.*)*\|)*(?:(?:[\w+]|[-#*.~^]+[\w+]|=\S)(?:[^$=]|=+[^=])*=*|(?:@[-#]*\w+\.[\w+.]\.*)+(?:(?:[\w+]|[-#*~^][-#*.~^]*[\w+]|=\S)(?:[^$=]|=+[^=])*=*)?)?)?\$/,inside:{variable:{pattern:/(?:[,|])@?(?:#+|[-+*~=^])?[\w.]+/,inside:{punctuation:{pattern:/[,.|]/},operator:{pattern:/#+|[-+*~=^@]/}}},punctuation:{pattern:/\$\w:|[$:?.,|]/}},alias:"function"},"function-block":{pattern:/\$XF:\{[-\w.]+\?[-\w.]+(?:,(?:(?:@[-#]*\w+\.[\w+.]\.*)*\|)*(?:(?:[\w+]|[-#*.~^]+[\w+]|=\S)(?:[^$=]|=+[^=])*=*|(?:@[-#]*\w+\.[\w+.]\.*)+(?:(?:[\w+]|[-#*~^][-#*.~^]*[\w+]|=\S)(?:[^$=]|=+[^=])*=*)?)?)?\}:XF\$/,inside:{punctuation:{pattern:/[$:{}?.,|]/}},alias:"function"},"directive-inline":{pattern:/\$\w(?:#\d+\+?)?(?:\[[-\w.]+\])?:[-\/\w.]+\$/,inside:{punctuation:{pattern:/\$(?:\w:|C(?:\[|#\d))?|[:{[\]]/,inside:{tag:{pattern:/#\d/}}}},alias:"function"},"directive-block-open":{pattern:/\$\w+:\{|\$\w(?:#\d+\+?)?(?:\[[-\w.]+\])?:[-\w.]+:\{(?:![A-Z]+)?/,inside:{punctuation:{pattern:/\$(?:\w:|C(?:\[|#\d))?|[:{[\]]/,inside:{tag:{pattern:/#\d/}}},attribute:{pattern:/![A-Z]+$/,inside:{punctuation:{pattern:/!/}},alias:"keyword"}},alias:"function"},"directive-block-separator":{pattern:/\}:[-\w.]+:\{/,inside:{punctuation:{pattern:/[:{}]/}},alias:"function"},"directive-block-close":{pattern:/\}:[-\w.]+\$/,inside:{punctuation:{pattern:/[:{}$]/}},alias:"function"}}),r.languages.insertBefore("inside","punctuation",{variable:r.languages.xeora["function-inline"].inside.variable},r.languages.xeora["function-block"]),r.languages.xeoracube=r.languages.xeora})(e)}return E1}var k1,P4;function Rae(){if(P4)return k1;P4=1,k1=t,t.displayName="xmlDoc",t.aliases=[];function t(e){(function(r){function n(o,A){r.languages[o]&&r.languages.insertBefore(o,"comment",{"doc-comment":A})}var i=r.languages.markup.tag,a={pattern:/\/\/\/.*/,greedy:!0,alias:"comment",inside:{tag:i}},s={pattern:/'''.*/,greedy:!0,alias:"comment",inside:{tag:i}};n("csharp",a),n("fsharp",a),n("vbnet",s)})(e)}return k1}var w1,L4;function Pae(){if(L4)return w1;L4=1,w1=t,t.displayName="xojo",t.aliases=[];function t(e){e.languages.xojo={comment:{pattern:/(?:'|\/\/|Rem\b).+/i,greedy:!0},string:{pattern:/"(?:""|[^"])*"/,greedy:!0},number:[/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,/&[bchou][a-z\d]+/i],directive:{pattern:/#(?:Else|ElseIf|Endif|If|Pragma)\b/i,alias:"property"},keyword:/\b(?:AddHandler|App|Array|As(?:signs)?|Auto|Boolean|Break|By(?:Ref|Val)|Byte|Call|Case|Catch|CFStringRef|CGFloat|Class|Color|Const|Continue|CString|Currency|CurrentMethodName|Declare|Delegate|Dim|Do(?:uble|wnTo)?|Each|Else(?:If)?|End|Enumeration|Event|Exception|Exit|Extends|False|Finally|For|Function|Get|GetTypeInfo|Global|GOTO|If|Implements|In|Inherits|Int(?:8|16|32|64|eger|erface)?|Lib|Loop|Me|Module|Next|Nil|Object|Optional|OSType|ParamArray|Private|Property|Protected|PString|Ptr|Raise(?:Event)?|ReDim|RemoveHandler|Return|Select(?:or)?|Self|Set|Shared|Short|Single|Soft|Static|Step|String|Sub|Super|Text|Then|To|True|Try|Ubound|UInt(?:8|16|32|64|eger)?|Until|Using|Var(?:iant)?|Wend|While|WindowPtr|WString)\b/i,operator:/<[=>]?|>=?|[+\-*\/\\^=]|\b(?:AddressOf|And|Ctype|IsA?|Mod|New|Not|Or|WeakAddressOf|Xor)\b/i,punctuation:/[.,;:()]/}}return w1}var T1,I4;function Lae(){if(I4)return T1;I4=1,T1=t,t.displayName="xquery",t.aliases=[];function t(e){(function(r){r.languages.xquery=r.languages.extend("markup",{"xquery-comment":{pattern:/\(:[\s\S]*?:\)/,greedy:!0,alias:"comment"},string:{pattern:/(["'])(?:\1\1|(?!\1)[\s\S])*\1/,greedy:!0},extension:{pattern:/\(#.+?#\)/,alias:"symbol"},variable:/\$[-\w:]+/,axis:{pattern:/(^|[^-])(?:ancestor(?:-or-self)?|attribute|child|descendant(?:-or-self)?|following(?:-sibling)?|parent|preceding(?:-sibling)?|self)(?=::)/,lookbehind:!0,alias:"operator"},"keyword-operator":{pattern:/(^|[^:-])\b(?:and|castable as|div|eq|except|ge|gt|idiv|instance of|intersect|is|le|lt|mod|ne|or|union)\b(?=$|[^:-])/,lookbehind:!0,alias:"operator"},keyword:{pattern:/(^|[^:-])\b(?:as|ascending|at|base-uri|boundary-space|case|cast as|collation|construction|copy-namespaces|declare|default|descending|else|empty (?:greatest|least)|encoding|every|external|for|function|if|import|in|inherit|lax|let|map|module|namespace|no-inherit|no-preserve|option|order(?: by|ed|ing)?|preserve|return|satisfies|schema|some|stable|strict|strip|then|to|treat as|typeswitch|unordered|validate|variable|version|where|xquery)\b(?=$|[^:-])/,lookbehind:!0},function:/[\w-]+(?::[\w-]+)*(?=\s*\()/,"xquery-element":{pattern:/(element\s+)[\w-]+(?::[\w-]+)*/,lookbehind:!0,alias:"tag"},"xquery-attribute":{pattern:/(attribute\s+)[\w-]+(?::[\w-]+)*/,lookbehind:!0,alias:"attr-name"},builtin:{pattern:/(^|[^:-])\b(?:attribute|comment|document|element|processing-instruction|text|xs:(?:ENTITIES|ENTITY|ID|IDREFS?|NCName|NMTOKENS?|NOTATION|Name|QName|anyAtomicType|anyType|anyURI|base64Binary|boolean|byte|date|dateTime|dayTimeDuration|decimal|double|duration|float|gDay|gMonth|gMonthDay|gYear|gYearMonth|hexBinary|int|integer|language|long|negativeInteger|nonNegativeInteger|nonPositiveInteger|normalizedString|positiveInteger|short|string|time|token|unsigned(?:Byte|Int|Long|Short)|untyped(?:Atomic)?|yearMonthDuration))\b(?=$|[^:-])/,lookbehind:!0},number:/\b\d+(?:\.\d+)?(?:E[+-]?\d+)?/,operator:[/[+*=?|@]|\.\.?|:=|!=|<[=<]?|>[=>]?/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}],punctuation:/[[\](){},;:/]/}),r.languages.xquery.tag.pattern=/<\/?(?!\d)[^\s>\/=$<%]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|\{(?!\{)(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])+\}|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/,r.languages.xquery.tag.inside["attr-value"].pattern=/=(?:("|')(?:\\[\s\S]|\{(?!\{)(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])+\}|(?!\1)[^\\])*\1|[^\s'">=]+)/,r.languages.xquery.tag.inside["attr-value"].inside.punctuation=/^="|"$/,r.languages.xquery.tag.inside["attr-value"].inside.expression={pattern:/\{(?!\{)(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])+\}/,inside:r.languages.xquery,alias:"language-xquery"};var n=function(a){return typeof a=="string"?a:typeof a.content=="string"?a.content:a.content.map(n).join("")},i=function(a){for(var s=[],o=0;o<a.length;o++){var A=a[o],u=!1;if(typeof A!="string"&&(A.type==="tag"&&A.content[0]&&A.content[0].type==="tag"?A.content[0].content[0].content==="</"?s.length>0&&s[s.length-1].tagName===n(A.content[0].content[1])&&s.pop():A.content[A.content.length-1].content==="/>"||s.push({tagName:n(A.content[0].content[1]),openedBraces:0}):s.length>0&&A.type==="punctuation"&&A.content==="{"&&(!a[o+1]||a[o+1].type!=="punctuation"||a[o+1].content!=="{")&&(!a[o-1]||a[o-1].type!=="plain-text"||a[o-1].content!=="{")?s[s.length-1].openedBraces++:s.length>0&&s[s.length-1].openedBraces>0&&A.type==="punctuation"&&A.content==="}"?s[s.length-1].openedBraces--:A.type!=="comment"&&(u=!0)),(u||typeof A=="string")&&s.length>0&&s[s.length-1].openedBraces===0){var c=n(A);o<a.length-1&&(typeof a[o+1]=="string"||a[o+1].type==="plain-text")&&(c+=n(a[o+1]),a.splice(o+1,1)),o>0&&(typeof a[o-1]=="string"||a[o-1].type==="plain-text")&&(c=n(a[o-1])+c,a.splice(o-1,1),o--),/^\s+$/.test(c)?a[o]=c:a[o]=new r.Token("plain-text",c,null,c)}A.content&&typeof A.content!="string"&&i(A.content)}};r.hooks.add("after-tokenize",function(a){a.language==="xquery"&&i(a.tokens)})})(e)}return T1}var O1,M4;function Iae(){if(M4)return O1;M4=1,O1=t,t.displayName="yang",t.aliases=[];function t(e){e.languages.yang={comment:/\/\*[\s\S]*?\*\/|\/\/.*/,string:{pattern:/"(?:[^\\"]|\\.)*"|'[^']*'/,greedy:!0},keyword:{pattern:/(^|[{};\r\n][ \t]*)[a-z_][\w.-]*/i,lookbehind:!0},namespace:{pattern:/(\s)[a-z_][\w.-]*(?=:)/i,lookbehind:!0},boolean:/\b(?:false|true)\b/,operator:/\+/,punctuation:/[{};:]/}}return O1}var C1,j4;function Mae(){if(j4)return C1;j4=1,C1=t,t.displayName="zig",t.aliases=[];function t(e){(function(r){function n(c){return function(){return c}}var i=/\b(?:align|allowzero|and|anyframe|anytype|asm|async|await|break|cancel|catch|comptime|const|continue|defer|else|enum|errdefer|error|export|extern|fn|for|if|inline|linksection|nakedcc|noalias|nosuspend|null|or|orelse|packed|promise|pub|resume|return|stdcallcc|struct|suspend|switch|test|threadlocal|try|undefined|union|unreachable|usingnamespace|var|volatile|while)\b/,a="\\b(?!"+i.source+")(?!\\d)\\w+\\b",s=/align\s*\((?:[^()]|\([^()]*\))*\)/.source,o=/(?:\?|\bpromise->|(?:\[[^[\]]*\]|\*(?!\*)|\*\*)(?:\s*<ALIGN>|\s*const\b|\s*volatile\b|\s*allowzero\b)*)/.source.replace(/<ALIGN>/g,n(s)),A=/(?:\bpromise\b|(?:\berror\.)?<ID>(?:\.<ID>)*(?!\s+<ID>))/.source.replace(/<ID>/g,n(a)),u="(?!\\s)(?:!?\\s*(?:"+o+"\\s*)*"+A+")+";r.languages.zig={comment:[{pattern:/\/\/[/!].*/,alias:"doc-comment"},/\/{2}.*/],string:[{pattern:/(^|[^\\@])c?"(?:[^"\\\r\n]|\\.)*"/,lookbehind:!0,greedy:!0},{pattern:/([\r\n])([ \t]+c?\\{2}).*(?:(?:\r\n?|\n)\2.*)*/,lookbehind:!0,greedy:!0}],char:{pattern:/(^|[^\\])'(?:[^'\\\r\n]|[\uD800-\uDFFF]{2}|\\(?:.|x[a-fA-F\d]{2}|u\{[a-fA-F\d]{1,6}\}))'/,lookbehind:!0,greedy:!0},builtin:/\B@(?!\d)\w+(?=\s*\()/,label:{pattern:/(\b(?:break|continue)\s*:\s*)\w+\b|\b(?!\d)\w+\b(?=\s*:\s*(?:\{|while\b))/,lookbehind:!0},"class-name":[/\b(?!\d)\w+(?=\s*=\s*(?:(?:extern|packed)\s+)?(?:enum|struct|union)\s*[({])/,{pattern:RegExp(/(:\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?[=;,)])|<TYPE>(?=\s*(?:<ALIGN>\s*)?\{)/.source.replace(/<TYPE>/g,n(u)).replace(/<ALIGN>/g,n(s))),lookbehind:!0,inside:null},{pattern:RegExp(/(\)\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?;)/.source.replace(/<TYPE>/g,n(u)).replace(/<ALIGN>/g,n(s))),lookbehind:!0,inside:null}],"builtin-type":{pattern:/\b(?:anyerror|bool|c_u?(?:int|long|longlong|short)|c_longdouble|c_void|comptime_(?:float|int)|f(?:16|32|64|128)|[iu](?:8|16|32|64|128|size)|noreturn|type|void)\b/,alias:"keyword"},keyword:i,function:/\b(?!\d)\w+(?=\s*\()/,number:/\b(?:0b[01]+|0o[0-7]+|0x[a-fA-F\d]+(?:\.[a-fA-F\d]*)?(?:[pP][+-]?[a-fA-F\d]+)?|\d+(?:\.\d*)?(?:[eE][+-]?\d+)?)\b/,boolean:/\b(?:false|true)\b/,operator:/\.[*?]|\.{2,3}|[-=]>|\*\*|\+\+|\|\||(?:<<|>>|[-+*]%|[-+*/%^&|<>!=])=?|[?~]/,punctuation:/[.:,;(){}[\]]/},r.languages.zig["class-name"].forEach(function(c){c.inside===null&&(c.inside=r.languages.zig)})})(e)}return C1}var N1,H4;function jae(){if(H4)return N1;H4=1;var t=Jee();return N1=t,t.register(tte()),t.register(rte()),t.register(nte()),t.register(ite()),t.register(ate()),t.register(ste()),t.register(ote()),t.register(lte()),t.register(Ate()),t.register(ute()),t.register(cte()),t.register(dte()),t.register(fte()),t.register(pte()),t.register(hte()),t.register(mte()),t.register(gte()),t.register(bte()),t.register(xte()),t.register(_te()),t.register(yte()),t.register(vte()),t.register(_C()),t.register(yC()),t.register(Ste()),t.register(Ete()),t.register(kte()),t.register(wte()),t.register(Tte()),t.register(Ote()),t.register(Cte()),t.register(Nte()),t.register(Dte()),t.register(Rte()),t.register(Ca()),t.register(Pte()),t.register(Lte()),t.register(Ite()),t.register(Mte()),t.register(jte()),t.register(Hte()),t.register(Fte()),t.register(Ute()),t.register(zte()),t.register(tx()),t.register(Bte()),t.register(Rc()),t.register(qte()),t.register(Vte()),t.register(Wte()),t.register(Xte()),t.register(Qte()),t.register(Gte()),t.register(Yte()),t.register(Kte()),t.register(Zte()),t.register($te()),t.register(Jte()),t.register(ere()),t.register(tre()),t.register(rre()),t.register(nre()),t.register(ire()),t.register(are()),t.register(sre()),t.register(ore()),t.register(lre()),t.register(Are()),t.register(ure()),t.register(cre()),t.register(dre()),t.register(fre()),t.register(pre()),t.register(hre()),t.register(mre()),t.register(gre()),t.register(bre()),t.register(xre()),t.register(_re()),t.register(yre()),t.register(vre()),t.register(Sre()),t.register(Ere()),t.register(kre()),t.register(wre()),t.register(Tre()),t.register(Ore()),t.register(Cre()),t.register(Nre()),t.register(Dre()),t.register(Rre()),t.register(Pre()),t.register(Lre()),t.register(Ire()),t.register(rx()),t.register(Mre()),t.register(jre()),t.register(Hre()),t.register(Fre()),t.register(Ure()),t.register(zre()),t.register(Bre()),t.register(qre()),t.register(Vre()),t.register(Wre()),t.register(Xre()),t.register(Qre()),t.register(Gre()),t.register(Yre()),t.register(Kre()),t.register(Zre()),t.register($re()),t.register(nx()),t.register(Jre()),t.register(Lc()),t.register(ene()),t.register(tne()),t.register(rne()),t.register(nne()),t.register(ine()),t.register(ane()),t.register(sne()),t.register(ax()),t.register(one()),t.register(lne()),t.register(Ane()),t.register(SC()),t.register(une()),t.register(cne()),t.register(dne()),t.register(fne()),t.register(pne()),t.register(hne()),t.register(mne()),t.register(gne()),t.register(bne()),t.register(xne()),t.register(_ne()),t.register(yne()),t.register(vne()),t.register(Sne()),t.register(Ene()),t.register(kne()),t.register(vC()),t.register(wne()),t.register(Tne()),t.register(One()),t.register(Ur()),t.register(Cne()),t.register(Nne()),t.register(Dne()),t.register(Rne()),t.register(Pne()),t.register(Lne()),t.register(Ine()),t.register(Mne()),t.register(jne()),t.register(Hne()),t.register(Fne()),t.register(Une()),t.register(zne()),t.register(Bne()),t.register(qne()),t.register(Vne()),t.register(Wne()),t.register(Xne()),t.register(Qne()),t.register(Gne()),t.register(Yne()),t.register(Kne()),t.register(Zne()),t.register($ne()),t.register(Jne()),t.register(eie()),t.register(tie()),t.register(rie()),t.register(nie()),t.register(iie()),t.register(aie()),t.register(sie()),t.register(Ic()),t.register(oie()),t.register(lie()),t.register(Aie()),t.register(uie()),t.register(cie()),t.register(die()),t.register(fie()),t.register(pie()),t.register(hie()),t.register(mie()),t.register(gie()),t.register(bie()),t.register(xie()),t.register(_ie()),t.register(yie()),t.register(vie()),t.register(Sie()),t.register(Eie()),t.register(kie()),t.register(wie()),t.register(Tie()),t.register(Oie()),t.register(Cie()),t.register(Nie()),t.register(Die()),t.register(Rie()),t.register(Pie()),t.register(Lie()),t.register(Iie()),t.register(Mie()),t.register(Pc()),t.register(jie()),t.register(Hie()),t.register(Fie()),t.register(Uie()),t.register(sx()),t.register(zie()),t.register(Bie()),t.register(qie()),t.register(Vie()),t.register(Wie()),t.register(Xie()),t.register(Qie()),t.register(Gie()),t.register(Yie()),t.register(Kie()),t.register(Zie()),t.register($ie()),t.register(ex()),t.register(Jie()),t.register(eae()),t.register(tae()),t.register(rae()),t.register(nae()),t.register(iae()),t.register(ox()),t.register(aae()),t.register(sae()),t.register(oae()),t.register(lae()),t.register(Aae()),t.register(uae()),t.register(cae()),t.register(dae()),t.register(EC()),t.register(fae()),t.register(ix()),t.register(pae()),t.register(hae()),t.register(mae()),t.register(gae()),t.register(bae()),t.register(xae()),t.register(kC()),t.register(_ae()),t.register(yae()),t.register(vae()),t.register(Sae()),t.register(Eae()),t.register(kae()),t.register(wae()),t.register(Tae()),t.register(Oae()),t.register(Cae()),t.register(Nae()),t.register(Dae()),t.register(Rae()),t.register(Pae()),t.register(Lae()),t.register(wC()),t.register(Iae()),t.register(Mae()),N1}var Hae=jae();const Fae=_b(Hae);var TC=k$(Fae,ete);TC.supportedLanguages=w$;const Uae={'pre[class*="language-"]':{color:"#d4d4d4",fontSize:"13px",textShadow:"none",fontFamily:'Menlo, Monaco, Consolas, "Andale Mono", "Ubuntu Mono", "Courier New", monospace',direction:"ltr",textAlign:"left",whiteSpace:"pre",wordSpacing:"normal",wordBreak:"normal",lineHeight:"1.5",MozTabSize:"4",OTabSize:"4",tabSize:"4",WebkitHyphens:"none",MozHyphens:"none",msHyphens:"none",hyphens:"none",padding:"1em",margin:".5em 0",overflow:"auto",background:"#1e1e1e"},'code[class*="language-"]':{color:"#d4d4d4",fontSize:"13px",textShadow:"none",fontFamily:'Menlo, Monaco, Consolas, "Andale Mono", "Ubuntu Mono", "Courier New", monospace',direction:"ltr",textAlign:"left",whiteSpace:"pre",wordSpacing:"normal",wordBreak:"normal",lineHeight:"1.5",MozTabSize:"4",OTabSize:"4",tabSize:"4",WebkitHyphens:"none",MozHyphens:"none",msHyphens:"none",hyphens:"none"},'pre[class*="language-"]::selection':{textShadow:"none",background:"#264F78"},'code[class*="language-"]::selection':{textShadow:"none",background:"#264F78"},'pre[class*="language-"] *::selection':{textShadow:"none",background:"#264F78"},'code[class*="language-"] *::selection':{textShadow:"none",background:"#264F78"},':not(pre) > code[class*="language-"]':{padding:".1em .3em",borderRadius:".3em",color:"#db4c69",background:"#1e1e1e"},".namespace":{Opacity:".7"},"doctype.doctype-tag":{color:"#569CD6"},"doctype.name":{color:"#9cdcfe"},comment:{color:"#6a9955"},prolog:{color:"#6a9955"},punctuation:{color:"#d4d4d4"},".language-html .language-css .token.punctuation":{color:"#d4d4d4"},".language-html .language-javascript .token.punctuation":{color:"#d4d4d4"},property:{color:"#9cdcfe"},tag:{color:"#569cd6"},boolean:{color:"#569cd6"},number:{color:"#b5cea8"},constant:{color:"#9cdcfe"},symbol:{color:"#b5cea8"},inserted:{color:"#b5cea8"},unit:{color:"#b5cea8"},selector:{color:"#d7ba7d"},"attr-name":{color:"#9cdcfe"},string:{color:"#ce9178"},char:{color:"#ce9178"},builtin:{color:"#ce9178"},deleted:{color:"#ce9178"},".language-css .token.string.url":{textDecoration:"underline"},operator:{color:"#d4d4d4"},entity:{color:"#569cd6"},"operator.arrow":{color:"#569CD6"},atrule:{color:"#ce9178"},"atrule.rule":{color:"#c586c0"},"atrule.url":{color:"#9cdcfe"},"atrule.url.function":{color:"#dcdcaa"},"atrule.url.punctuation":{color:"#d4d4d4"},keyword:{color:"#569CD6"},"keyword.module":{color:"#c586c0"},"keyword.control-flow":{color:"#c586c0"},function:{color:"#dcdcaa"},"function.maybe-class-name":{color:"#dcdcaa"},regex:{color:"#d16969"},important:{color:"#569cd6"},italic:{fontStyle:"italic"},"class-name":{color:"#4ec9b0"},"maybe-class-name":{color:"#4ec9b0"},console:{color:"#9cdcfe"},parameter:{color:"#9cdcfe"},interpolation:{color:"#9cdcfe"},"punctuation.interpolation-punctuation":{color:"#569cd6"},variable:{color:"#9cdcfe"},"imports.maybe-class-name":{color:"#9cdcfe"},"exports.maybe-class-name":{color:"#9cdcfe"},escape:{color:"#d7ba7d"},"tag.punctuation":{color:"#808080"},cdata:{color:"#808080"},"attr-value":{color:"#ce9178"},"attr-value.punctuation":{color:"#ce9178"},"attr-value.punctuation.attr-equals":{color:"#d4d4d4"},namespace:{color:"#4ec9b0"},'pre[class*="language-javascript"]':{color:"#9cdcfe"},'code[class*="language-javascript"]':{color:"#9cdcfe"},'pre[class*="language-jsx"]':{color:"#9cdcfe"},'code[class*="language-jsx"]':{color:"#9cdcfe"},'pre[class*="language-typescript"]':{color:"#9cdcfe"},'code[class*="language-typescript"]':{color:"#9cdcfe"},'pre[class*="language-tsx"]':{color:"#9cdcfe"},'code[class*="language-tsx"]':{color:"#9cdcfe"},'pre[class*="language-css"]':{color:"#ce9178"},'code[class*="language-css"]':{color:"#ce9178"},'pre[class*="language-html"]':{color:"#d4d4d4"},'code[class*="language-html"]':{color:"#d4d4d4"},".language-regex .token.anchor":{color:"#dcdcaa"},".language-html .token.punctuation":{color:"#808080"},'pre[class*="language-"] > code[class*="language-"]':{position:"relative",zIndex:"1"},".line-highlight.line-highlight":{background:"#f7ebc6",boxShadow:"inset 5px 0 0 #f7d87c",zIndex:"0"}},ju=h.forwardRef(({content:t,className:e,linkTarget:r="_blank",enableSyntaxHighlighting:n=!0,noIndent:i=!1,showMinimalPreview:a=!1,acceptAdvanceContent:s=!0,enableCollapsible:o=!1,collapsedHeight:A=180,expandLabel:u="Show more",collapseLabel:c="Show less",animationDurationMs:d=300},f)=>{const p=h.useRef(null),[m,g]=h.useState(!1),[y,b]=h.useState(0),[_,v]=h.useState(!1);h.useEffect(()=>{if(!o||!p.current)return;const E=p.current,w=()=>{const O=E.scrollHeight;b(O);const C=O>A;v(C),C||g(!1)};w();const T=new ResizeObserver(()=>{w()});return T.observe(E),()=>{T.disconnect()}},[t,o,A]);const S=o&&_,k=S?m?y:A:void 0;return l.jsxs("div",{ref:f,className:"w-full",children:[l.jsxs("div",{className:F(S?"relative overflow-hidden":""),style:S?{maxHeight:`${k}px`,transition:`max-height ${d}ms ease`}:void 0,children:[l.jsx("div",{ref:p,className:F("markdown-preview prose prose-sm dark:prose-invert max-w-none","font-inter font-medium text-sm leading-5",a?"[&_h1]:text-sm [&_h1]:font-medium [&_h1]:my-0 [&_h1]:leading-5 [&_h1]:text-inherit":"[&_h1]:text-2xl [&_h1]:font-bold [&_h1]:my-1 [&_h1]:leading-7 [&_h1]:text-inherit",a?"[&_h2]:text-sm [&_h2]:font-medium [&_h2]:my-0 [&_h2]:leading-5 [&_h2]:text-inherit":"[&_h2]:text-xl [&_h2]:font-bold [&_h2]:my-1 [&_h2]:leading-7 [&_h2]:text-inherit",a?"[&_h3]:text-sm [&_h3]:font-medium [&_h3]:my-0 [&_h3]:leading-5 [&_h3]:text-inherit":"[&_h3]:text-lg [&_h3]:font-semibold [&_h3]:my-1 [&_h3]:leading-6 [&_h3]:text-inherit","[&_h4]:text-inherit [&_h5]:text-inherit [&_h6]:text-inherit",a?"[&_p]:my-0":"[&_p]:my-1 [&_p]:text-sm [&_p]:font-medium [&_p]:leading-6",i?"[&_ul]:list-disc [&_ul]:ml-0 [&_ul]:pl-6 [&_ul]:space-y-0 [&_ul]:my-0":"[&_ul]:list-disc [&_ul]:ml-8 [&_ul]:space-y-0 [&_ul]:my-0",i?"[&_ol]:list-decimal [&_ol]:ml-0 [&_ol]:pl-6 [&_ol]:space-y-0 [&_ol]:my-0":"[&_ol]:list-decimal [&_ol]:ml-8 [&_ol]:space-y-0 [&_ol]:my-0","[&_li]:mb-0 [&_li]:text-sm [&_li]:font-medium [&_li]:leading-5 [&_li::marker]:text-inherit",i?"[&_li]:pl-0":"","[&_li:has(input[type='checkbox'])]:list-none",i?"[&_li:has(input[type='checkbox'])]:pl-0 [&_li:has(input[type='checkbox'])]:-ml-4.5":"[&_li:has(input[type='checkbox'])]:-ml-4.5","[&_li>input[type='checkbox']]:mr-2 [&_li>input[type='checkbox']]:w-[11px] [&_li>input[type='checkbox']]:h-[11px]",s?"[&_blockquote]:border-l-4 [&_blockquote]:border-neutral-300 [&_blockquote]:dark:border-neutral-600":"[&_blockquote]:border-0",s&&a?i?"[&_blockquote]:pl-4 [&_blockquote]:py-2 [&_blockquote]:italic [&_blockquote]:my-0 [&_blockquote]:leading-5 [&_blockquote]:ml-0 [&_blockquote]:text-sm [&_blockquote]:font-medium":"[&_blockquote]:pl-4 [&_blockquote]:py-2 [&_blockquote]:italic [&_blockquote]:my-0 [&_blockquote]:leading-5 [&_blockquote]:ml-4 [&_blockquote]:text-sm [&_blockquote]:font-medium":s?i?"[&_blockquote]:pl-4 [&_blockquote]:py-2 [&_blockquote]:italic [&_blockquote]:my-1 [&_blockquote]:leading-6 [&_blockquote]:ml-0":"[&_blockquote]:pl-4 [&_blockquote]:py-2 [&_blockquote]:italic [&_blockquote]:my-1 [&_blockquote]:leading-6 [&_blockquote]:ml-4":"[&_blockquote]:pl-0 [&_blockquote]:py-0 [&_blockquote]:not-italic [&_blockquote]:my-0","[&_a]:text-primary-600 [&_a]:dark:text-primary-400 [&_a]:underline","[&_strong]:font-semibold [&_em]:italic [&_u]:underline [&_del]:line-through",s?"[&_img]:max-w-full [&_img]:h-auto [&_img]:rounded-lg [&_img]:my-1":"[&_img]:hidden",s?"[&_table]:w-full [&_table]:border-collapse [&_table]:my-1":"[&_table]:block [&_table]:border-0 [&_table]:my-0",s?"[&_th]:border [&_th]:border-neutral-300 [&_th]:dark:border-neutral-600":"[&_th]:border-0",s?"[&_th]:px-3 [&_th]:py-2 [&_th]:bg-neutral-50 [&_th]:dark:bg-neutral-800":"[&_th]:px-0 [&_th]:py-0 [&_th]:bg-transparent",s?"[&_th]:font-semibold [&_th]:text-left":"[&_th]:font-normal [&_th]:inline [&_th]:after:content-['_']",s?"[&_td]:border [&_td]:border-neutral-300 [&_td]:dark:border-neutral-600":"[&_td]:border-0",s?"[&_td]:px-3 [&_td]:py-2":"[&_td]:px-0 [&_td]:py-0 [&_td]:inline [&_td]:after:content-['_']",s?"[&_hr]:my-1 [&_hr]:border-neutral-300 [&_hr]:dark:border-neutral-600":"[&_hr]:hidden","text-[#101828] dark:text-neutral-100",e),children:l.jsx(B1,{remarkPlugins:[q1],rehypePlugins:[n$],components:{a({children:E,href:w,...T}){return l.jsx("a",{href:w,target:r,rel:r==="_blank"?"noopener noreferrer":void 0,...T,children:E})},img({src:E,alt:w,...T}){return l.jsx("img",{src:E,alt:w,className:"max-w-full h-auto rounded-lg my-3",loading:"lazy",...T})},code({className:E,children:w,...T}){const O=/language-(\w+)/.exec(E||""),C=!E||!O,N=O?O[1]:"text";return!C&&!s?l.jsx("span",{className:"whitespace-pre-wrap text-sm font-medium leading-5",style:{fontFamily:"inherit",fontWeight:"normal"},children:w}):!C&&n&&s?l.jsxs("div",{className:"relative my-3 rounded-lg overflow-hidden",children:[l.jsx("div",{className:"flex items-center justify-between px-4 py-2 bg-[#2D2D2D] dark:bg-[#161B22] border-b border-[#3E3E3E] dark:border-[#21262D]",children:l.jsx("span",{className:"text-xs font-mono text-neutral-400 dark:text-neutral-500 uppercase",children:N})}),l.jsx("div",{className:"bg-[#1E1E1E] dark:bg-[#0D1117]",children:l.jsx(TC,{language:N,style:Uae,customStyle:{margin:0,padding:"1rem",fontSize:"0.875rem",lineHeight:"1.5",background:"transparent"},wrapLongLines:!0,children:String(w).replace(/\n$/,"")})})]}):l.jsx("code",{className:F(E,s?"bg-neutral-100 dark:bg-neutral-800 px-1.5 py-0.5 rounded font-mono text-[#101828] dark:text-neutral-200":"font-inherit text-sm leading-5 font-medium bg-transparent px-0 py-0"),...T,children:w})}},children:t||"*No content to display*"})}),S&&!m&&l.jsx("div",{"aria-hidden":"true",className:"pointer-events-none absolute inset-x-0 bottom-0 h-14 bg-gradient-to-t from-white via-white/80 to-transparent dark:from-black-700 dark:via-black-700/80 dark:to-transparent"})]}),S&&l.jsx("div",{className:"mt-2 flex justify-center items-center gap-2",children:l.jsxs("button",{type:"button",onClick:()=>g(E=>!E),className:"inline-flex items-center gap-1 text-primary-600 dark:text-primary-400 font-medium text-sm",children:[m?c:u,l.jsx("span",{className:F("inline-flex transition-transform duration-300",m?"rotate-0":"rotate-180"),children:l.jsx("svg",{width:"8",height:"5",viewBox:"0 0 8 5",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{d:"M1.14167 4.19465L3.72833 1.60798L6.315 4.19465C6.575 4.45465 6.995 4.45465 7.255 4.19465C7.515 3.93465 7.515 3.51465 7.255 3.25465L4.195 0.194649C3.935 -0.0653515 3.515 -0.0653515 3.255 0.194649L0.195 3.25465C-0.065 3.51465 -0.065 3.93465 0.195 4.19465C0.455 4.44798 0.881667 4.45465 1.14167 4.19465Z",fill:"currentColor"})})})]})})]})});ju.displayName="MarkdownPreview";const zae=["edit","preview"],Bae=({className:t,size:e=16})=>l.jsxs("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:t,children:[l.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),l.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),OC=h.forwardRef(({id:t,value:e="",defaultValue:r,onChange:n,placeholder:i="Enter markdown content...",minRows:a=4,maxRows:s=20,isDisabled:o=!1,className:A,textareaClassName:u,previewClassName:c,label:d,labelClassName:f,isRequiredConditional:p,required:m=!1,showPreviewOnModal:g=!1,maxLength:y,linkTarget:b="_blank",errorMessage:_,tooltip:v,originalCase:S,suffixIcon:k,isClearable:E,inputref:w,showFormattingHelp:T=!0,onKeyDown:O,noIndent:C=!1,showMinimalPreview:N=!1,acceptAdvanceContent:P=!0},L)=>{const[R,D]=h.useState("edit"),[H,I]=h.useState(!1),M=h.useRef(null),z=t||`rich-md-input-${Math.random().toString(36).slice(2,11)}`,V=e.length,X=(K,te="",$="")=>{const oe=L?.current||M.current;if(!oe)return;const Me=oe.selectionStart,ye=oe.selectionEnd,me=e.substring(Me,ye),fe=me||$,pe=e.substring(0,Me)+K+fe+te+e.substring(ye);n(pe),setTimeout(()=>{const ve=Me+K.length+(me?me.length:0);oe.focus(),oe.setSelectionRange(ve,ve+(me?0:$.length))},0)},ee=K=>{const te=L?.current||M.current;if(!te)return;const $=te.selectionStart,oe=te.selectionEnd,Me=e.split(`
284
284
  `);let ye=0,me=0,fe=0;for(let ve=0;ve<Me.length;ve++){if(ye<=$&&$<=ye+Me[ve].length+1&&(me=ve),ye<=oe&&oe<=ye+Me[ve].length+1){fe=ve;break}ye+=Me[ve].length+1}const pe=Me.map((ve,_e)=>_e>=me&&_e<=fe?ve.trim()===""?ve:K==="- "&&ve.trim().startsWith("- ")?ve.replace(/^\s*-\s+/,""):K.match(/^\d+\.\s/)&&ve.trim().match(/^\d+\.\s/)?ve.replace(/^\s*\d+\.\s+/,""):K+ve.trim():ve);n(pe.join(`
285
- `)),setTimeout(()=>{te.focus()},0)},W=K=>{if(O?.(K),K.metaKey||K.ctrlKey)switch(K.key.toLowerCase()){case"b":K.preventDefault(),X("**","**","bold text");break;case"i":K.preventDefault(),X("*","*","italic text");break;case"u":K.preventDefault(),X("<u>","</u>","underlined text");break;case"k":K.preventDefault(),X("[","](url)","link text");break;case"e":K.preventDefault(),X("```","```","code");break}},B=()=>{n(""),(L?.current||M.current)?.focus()},re=(()=>{const K=(e.match(/\n/g)||[]).length+1;return Math.min(s,Math.max(a,K))})(),G=l.jsxs("div",{className:F("flex flex-col",A),children:[l.jsxs("div",{className:`flex flex-row items-center ${d?"justify-between":"justify-end"} w-full`,children:[d&&l.jsx("label",{id:z,htmlFor:z,className:`mb-1 text-xs font-medium text-gray-600 inline-flex items-center gap-1 ${S?"":"capitalize"} ${f||"!uppercse"}`,children:l.jsx("div",{className:"flex flex-wrap items-center justify-between w-full",children:l.jsx("div",{className:"inline-flex flex-wrap items-center gap-1",children:l.jsx(Qt,{label:d||"",required:m||!1,isRequiredConditional:p||!1})})})}),T&&l.jsx(Te,{placement:"bottom-end",title:l.jsxs("div",{className:"flex flex-col items-start justify-center py-2 px-3 min-w-[220px] gap-2 bg-neutral-900 rounded-lg",children:[l.jsxs("div",{className:"flex flex-col items-start justify-start gap-1 w-full",children:[l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"**bold**"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("strong",{children:"bold"})," text"]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"*italic*"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("em",{children:"italic"})," text"]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"`code`"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("code",{children:"inline code"})]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"<u>text</u>"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("u",{children:"underline"})]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"~~strike~~"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("del",{children:"strike"})]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"- item"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ bullet list"})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"1. item"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ numbered list"})]}),P&&l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"## heading"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ heading 2"})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"[link](url)"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ hyperlink"})]})]}),P&&l.jsx(l.Fragment,{children:l.jsxs("div",{className:"flex flex-col items-start justify-start gap-1 w-full",children:[l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"> quote"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ blockquote"})]}),l.jsxs("div",{className:"flex flex-col items-start justify-start gap-0.5 w-full mt-0.5",children:[l.jsxs("div",{className:"flex flex-row items-center gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"Table:"})]}),l.jsxs("div",{className:"flex flex-col px-1 py-0.5 bg-neutral-700 ml-2 rounded-sm gap-0",children:[l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter whitespace-nowrap",children:"| Header 1 | Header 2 | Header 3 |"}),l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter whitespace-nowrap",children:"| :--- | :---: | ---: |"}),l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter whitespace-nowrap",children:"| Left | Center | Right |"})]})]})]})})]}),children:l.jsx(ne,{className:"mb-2 text-xs font-medium text-primary-700 inline-flex items-center gap-1 cursor-pointer",children:"Formatting help ?"})})]}),l.jsxs("div",{className:F("flex flex-col border shadow-[0px_1px_2px_rgba(0,0,0,0.05)] rounded-lg bg-white dark:bg-black-700 w-full",_?"border-red-300 focus-within:border-red-500 focus-within:shadow-[0_0_0_1.5px_var(--color-red-200)]":"border-[#EAECF0] dark:border-black-600 focus-within:border-primary-600 dark:focus-within:border-primary-400 focus-within:shadow-[0_0_0_1.5px_var(--color-primary-100)] dark:focus-within:shadow-[0_0_0_1.5px_var(--color-primary-950)]"),children:[l.jsxs("div",{className:F("flex flex-row justify-between items-center px-3 py-2 gap-2 h-11 rounded-t-lg bg-[#F9FAFB] dark:bg-black-600 border-b border-[#EAECF0] dark:border-black-600"),children:[l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx(bt,{id:`${z}-bold`,type:"button",onClick:()=>X("**","**","bold text"),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Bold (Ctrl+B)",children:l.jsx(ce.FormatBold,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx(bt,{id:`${z}-italic`,type:"button",onClick:()=>X("*","*","italic text"),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Italic (Ctrl+I)",children:l.jsx(ce.FormatItalic,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx(bt,{id:`${z}-underline`,type:"button",onClick:()=>X("<u>","</u>","underlined text"),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Underline (Ctrl+U)",children:l.jsx(ce.FormatUnderlined,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx("div",{className:"w-px h-5 bg-[#EAECF0] dark:bg-black-500 rounded-full"}),l.jsx(bt,{id:`${z}-numbered-list`,type:"button",onClick:()=>ee("1. "),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Numbered List",children:l.jsx(ce.FormatListNumbered,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx(bt,{id:`${z}-bullet-list`,type:"button",onClick:()=>ee("- "),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Bullet List",children:l.jsx(ce.FormatListBulleted,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})})]}),l.jsxs("div",{className:"flex items-center gap-2",children:[y&&l.jsxs("div",{className:"flex items-center gap-3",children:[l.jsxs("span",{className:"text-sm font-medium text-[#475467] dark:text-neutral-400",children:[V,"/",y]}),l.jsx("div",{className:"w-px h-6 bg-[#EAECF0] dark:bg-black-500 rounded-full"})]}),g?l.jsx(bt,{id:`${z}-expand`,type:"button",onClick:()=>I(!0),disabled:o,className:"!p-0.5 !min-w-0 !h-auto ml-1 !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Expand Preview",children:l.jsx(ce.OpenInFull,{sx:{fontSize:16,color:"#667085"},className:"dark:text-neutral-400"})}):l.jsx(dO,{variant:"switch",tabs:zae,activeTab:R,onTabClick:K=>D(K),height:"h-5",iconsOnly:!0,tabIcons:{edit:l.jsx(ce.Edit,{sx:{fontSize:16,color:"#667085"},className:"dark:text-neutral-400"}),preview:l.jsx(ce.VisibilityOutlined,{sx:{fontSize:16,color:"#667085"},className:"dark:text-neutral-400"})},className:"rounded-lg"})]})]}),l.jsx("div",{className:"px-3 py-2 relative",children:R==="edit"?l.jsxs(l.Fragment,{children:[l.jsx("textarea",{ref:K=>{typeof L=="function"?L(K):L&&(L.current=K),M.current=K,w&&(w.current=K)},id:z,value:e,defaultValue:r,onChange:K=>{const te=K.target.value;(!y||te.length<=y)&&n(te)},onKeyDown:W,placeholder:i,rows:re,disabled:o,required:m,maxLength:y,className:F("w-full bg-transparent !focus:ring-0 !focus:border-none","font-inter font-medium text-sm leading-5","text-[#101828] dark:text-neutral-100","placeholder:text-neutral-400 dark:placeholder:text-neutral-500","focus:outline-none resize-none","scrollbar-none","[&::-webkit-scrollbar]:hidden","[-ms-overflow-style:none]","[scrollbar-width:none]",{"text-neutral-400 dark:text-neutral-500 cursor-not-allowed":o},{"pr-20":E||k},u)}),(E||k)&&R==="edit"&&l.jsxs("div",{className:"absolute right-1 top-2 flex items-center gap-1",children:[E&&e&&l.jsx("button",{id:`btn-input-field-clear-${t}`,className:"absolute inset-y-0 flex items-center cursor-pointer top-2 right-1 focus:outline-none",onClick:B,type:"button",children:l.jsx(Bae,{className:"text-neutral-300 dark:text-black-500 hover:text-neutral-400 dark:hover:text-black-400 transition-colors",size:16})}),k&&l.jsx("div",{className:"flex items-center",children:k})]})]}):l.jsx("div",{className:"w-full min-h-[92px] max-h-[400px] overflow-y-auto",children:l.jsx(ju,{content:e,linkTarget:b,className:c,noIndent:C,showMinimalPreview:N,acceptAdvanceContent:P})})})]}),l.jsx(fn,{open:H,onCancel:()=>I(!1),title:"Markdown Preview",width:900,footer:null,children:l.jsx("div",{className:"max-h-[calc(100vh-200px)] overflow-y-auto p-4",children:l.jsx(ju,{content:e,linkTarget:b,className:c,noIndent:C,showMinimalPreview:N,acceptAdvanceContent:P})})}),l.jsx(Ve.AnimatePresence,{children:_&&l.jsx(Ve.motion.div,{initial:{opacity:0,y:-10},animate:{opacity:1,y:0},exit:{opacity:0,y:-10},transition:{duration:.2},children:l.jsx(ne,{className:"mt-1 text-error-500",appearance:"custom",size:"extra-small",variant:"medium",children:_})})})]});return v?l.jsx(Te,{title:v,children:G}):G});OC.displayName="RichMarkdownInput";function F4(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function lx(t={},e={}){const r=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>r.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:F4(e[n])&&F4(t[n])&&Object.keys(e[n]).length>0&&lx(t[n],e[n])})}const CC={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Yn(){const t=typeof document<"u"?document:{};return lx(t,CC),t}const qae={document:CC,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function Or(){const t=typeof window<"u"?window:{};return lx(t,qae),t}function Vae(t=""){return t.trim().split(" ").filter(e=>!!e.trim())}function Wae(t){const e=t;Object.keys(e).forEach(r=>{try{e[r]=null}catch{}try{delete e[r]}catch{}})}function NC(t,e=0){return setTimeout(t,e)}function Hu(){return Date.now()}function Xae(t){const e=Or();let r;return e.getComputedStyle&&(r=e.getComputedStyle(t,null)),!r&&t.currentStyle&&(r=t.currentStyle),r||(r=t.style),r}function Qae(t,e="x"){const r=Or();let n,i,a;const s=Xae(t);return r.WebKitCSSMatrix?(i=s.transform||s.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map(o=>o.replace(",",".")).join(", ")),a=new r.WebKitCSSMatrix(i==="none"?"":i)):(a=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=a.toString().split(",")),e==="x"&&(r.WebKitCSSMatrix?i=a.m41:n.length===16?i=parseFloat(n[12]):i=parseFloat(n[4])),e==="y"&&(r.WebKitCSSMatrix?i=a.m42:n.length===16?i=parseFloat(n[13]):i=parseFloat(n[5])),i||0}function SA(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Gae(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Xr(...t){const e=Object(t[0]);for(let r=1;r<t.length;r+=1){const n=t[r];if(n!=null&&!Gae(n)){const i=Object.keys(Object(n)).filter(a=>a!=="__proto__"&&a!=="constructor"&&a!=="prototype");for(let a=0,s=i.length;a<s;a+=1){const o=i[a],A=Object.getOwnPropertyDescriptor(n,o);A!==void 0&&A.enumerable&&(SA(e[o])&&SA(n[o])?n[o].__swiper__?e[o]=n[o]:Xr(e[o],n[o]):!SA(e[o])&&SA(n[o])?(e[o]={},n[o].__swiper__?e[o]=n[o]:Xr(e[o],n[o])):e[o]=n[o])}}}return e}function Ia(t,e,r){t.style.setProperty(e,r)}function DC({swiper:t,targetPosition:e,side:r}){const n=Or(),i=-t.translate;let a=null,s;const o=t.params.speed;t.wrapperEl.style.scrollSnapType="none",n.cancelAnimationFrame(t.cssModeFrameID);const A=e>i?"next":"prev",u=(d,f)=>A==="next"&&d>=f||A==="prev"&&d<=f,c=()=>{s=new Date().getTime(),a===null&&(a=s);const d=Math.max(Math.min((s-a)/o,1),0),f=.5-Math.cos(d*Math.PI)/2;let p=i+f*(e-i);if(u(p,e)&&(p=e),t.wrapperEl.scrollTo({[r]:p}),u(p,e)){t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout(()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[r]:p})}),n.cancelAnimationFrame(t.cssModeFrameID);return}t.cssModeFrameID=n.requestAnimationFrame(c)};c()}function Xn(t,e=""){const r=Or(),n=[...t.children];return r.HTMLSlotElement&&t instanceof HTMLSlotElement&&n.push(...t.assignedElements()),e?n.filter(i=>i.matches(e)):n}function Yae(t,e){const r=[e];for(;r.length>0;){const n=r.shift();if(t===n)return!0;r.push(...n.children,...n.shadowRoot?n.shadowRoot.children:[],...n.assignedElements?n.assignedElements():[])}}function Kae(t,e){const r=Or();let n=e.contains(t);return!n&&r.HTMLSlotElement&&e instanceof HTMLSlotElement&&(n=[...e.assignedElements()].includes(t),n||(n=Yae(t,e))),n}function Fu(t){try{console.warn(t);return}catch{}}function Uu(t,e=[]){const r=document.createElement(t);return r.classList.add(...Array.isArray(e)?e:Vae(e)),r}function Zae(t,e){const r=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&r.push(n):r.push(n),t=n}return r}function $ae(t,e){const r=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&r.push(n):r.push(n),t=n}return r}function Pi(t,e){return Or().getComputedStyle(t,null).getPropertyValue(e)}function zu(t){let e=t,r;if(e){for(r=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(r+=1);return r}}function RC(t,e){const r=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&r.push(n):r.push(n),n=n.parentElement;return r}function db(t,e,r){const n=Or();return t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom"))}function oi(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Bu(t,e=""){typeof trustedTypes<"u"?t.innerHTML=trustedTypes.createPolicy("html",{createHTML:r=>r}).createHTML(e):t.innerHTML=e}function Jae(t,e,r,n){return t.params.createElements&&Object.keys(n).forEach(i=>{if(!r[i]&&r.auto===!0){let a=Xn(t.el,`.${n[i]}`)[0];a||(a=Uu("div",n[i]),a.className=n[i],t.el.append(a)),r[i]=a,e[i]=a}}),r}function Ks(t=""){return`.${t.trim().replace(/([\.:!+\/()[\]#>~*^$|=,'"@{}\\])/g,"\\$1").replace(/ /g,".")}`}function ese({swiper:t,extendParams:e,on:r,emit:n}){const i="swiper-pagination";e({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:b=>b,formatFractionTotal:b=>b,bulletClass:`${i}-bullet`,bulletActiveClass:`${i}-bullet-active`,modifierClass:`${i}-`,currentClass:`${i}-current`,totalClass:`${i}-total`,hiddenClass:`${i}-hidden`,progressbarFillClass:`${i}-progressbar-fill`,progressbarOppositeClass:`${i}-progressbar-opposite`,clickableClass:`${i}-clickable`,lockClass:`${i}-lock`,horizontalClass:`${i}-horizontal`,verticalClass:`${i}-vertical`,paginationDisabledClass:`${i}-disabled`}}),t.pagination={el:null,bullets:[]};let a,s=0;function o(){return!t.params.pagination.el||!t.pagination.el||Array.isArray(t.pagination.el)&&t.pagination.el.length===0}function A(b,_){const{bulletActiveClass:v}=t.params.pagination;b&&(b=b[`${_==="prev"?"previous":"next"}ElementSibling`],b&&(b.classList.add(`${v}-${_}`),b=b[`${_==="prev"?"previous":"next"}ElementSibling`],b&&b.classList.add(`${v}-${_}-${_}`)))}function u(b,_,v){if(b=b%v,_=_%v,_===b+1)return"next";if(_===b-1)return"previous"}function c(b){const _=b.target.closest(Ks(t.params.pagination.bulletClass));if(!_)return;b.preventDefault();const v=zu(_)*t.params.slidesPerGroup;if(t.params.loop){if(t.realIndex===v)return;const S=u(t.realIndex,v,t.slides.length);S==="next"?t.slideNext():S==="previous"?t.slidePrev():t.slideToLoop(v)}else t.slideTo(v)}function d(){const b=t.rtl,_=t.params.pagination;if(o())return;let v=t.pagination.el;v=oi(v);let S,k;const E=t.virtual&&t.params.virtual.enabled?t.virtual.slides.length:t.slides.length,w=t.params.loop?Math.ceil(E/t.params.slidesPerGroup):t.snapGrid.length;if(t.params.loop?(k=t.previousRealIndex||0,S=t.params.slidesPerGroup>1?Math.floor(t.realIndex/t.params.slidesPerGroup):t.realIndex):typeof t.snapIndex<"u"?(S=t.snapIndex,k=t.previousSnapIndex):(k=t.previousIndex||0,S=t.activeIndex||0),_.type==="bullets"&&t.pagination.bullets&&t.pagination.bullets.length>0){const T=t.pagination.bullets;let O,C,N;if(_.dynamicBullets&&(a=db(T[0],t.isHorizontal()?"width":"height"),v.forEach(P=>{P.style[t.isHorizontal()?"width":"height"]=`${a*(_.dynamicMainBullets+4)}px`}),_.dynamicMainBullets>1&&k!==void 0&&(s+=S-(k||0),s>_.dynamicMainBullets-1?s=_.dynamicMainBullets-1:s<0&&(s=0)),O=Math.max(S-s,0),C=O+(Math.min(T.length,_.dynamicMainBullets)-1),N=(C+O)/2),T.forEach(P=>{const L=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(R=>`${_.bulletActiveClass}${R}`)].map(R=>typeof R=="string"&&R.includes(" ")?R.split(" "):R).flat();P.classList.remove(...L)}),v.length>1)T.forEach(P=>{const L=zu(P);L===S?P.classList.add(..._.bulletActiveClass.split(" ")):t.isElement&&P.setAttribute("part","bullet"),_.dynamicBullets&&(L>=O&&L<=C&&P.classList.add(...`${_.bulletActiveClass}-main`.split(" ")),L===O&&A(P,"prev"),L===C&&A(P,"next"))});else{const P=T[S];if(P&&P.classList.add(..._.bulletActiveClass.split(" ")),t.isElement&&T.forEach((L,R)=>{L.setAttribute("part",R===S?"bullet-active":"bullet")}),_.dynamicBullets){const L=T[O],R=T[C];for(let D=O;D<=C;D+=1)T[D]&&T[D].classList.add(...`${_.bulletActiveClass}-main`.split(" "));A(L,"prev"),A(R,"next")}}if(_.dynamicBullets){const P=Math.min(T.length,_.dynamicMainBullets+4),L=(a*P-a)/2-N*a,R=b?"right":"left";T.forEach(D=>{D.style[t.isHorizontal()?R:"top"]=`${L}px`})}}v.forEach((T,O)=>{if(_.type==="fraction"&&(T.querySelectorAll(Ks(_.currentClass)).forEach(C=>{C.textContent=_.formatFractionCurrent(S+1)}),T.querySelectorAll(Ks(_.totalClass)).forEach(C=>{C.textContent=_.formatFractionTotal(w)})),_.type==="progressbar"){let C;_.progressbarOpposite?C=t.isHorizontal()?"vertical":"horizontal":C=t.isHorizontal()?"horizontal":"vertical";const N=(S+1)/w;let P=1,L=1;C==="horizontal"?P=N:L=N,T.querySelectorAll(Ks(_.progressbarFillClass)).forEach(R=>{R.style.transform=`translate3d(0,0,0) scaleX(${P}) scaleY(${L})`,R.style.transitionDuration=`${t.params.speed}ms`})}_.type==="custom"&&_.renderCustom?(Bu(T,_.renderCustom(t,S+1,w)),O===0&&n("paginationRender",T)):(O===0&&n("paginationRender",T),n("paginationUpdate",T)),t.params.watchOverflow&&t.enabled&&T.classList[t.isLocked?"add":"remove"](_.lockClass)})}function f(){const b=t.params.pagination;if(o())return;const _=t.virtual&&t.params.virtual.enabled?t.virtual.slides.length:t.grid&&t.params.grid.rows>1?t.slides.length/Math.ceil(t.params.grid.rows):t.slides.length;let v=t.pagination.el;v=oi(v);let S="";if(b.type==="bullets"){let k=t.params.loop?Math.ceil(_/t.params.slidesPerGroup):t.snapGrid.length;t.params.freeMode&&t.params.freeMode.enabled&&k>_&&(k=_);for(let E=0;E<k;E+=1)b.renderBullet?S+=b.renderBullet.call(t,E,b.bulletClass):S+=`<${b.bulletElement} ${t.isElement?'part="bullet"':""} class="${b.bulletClass}"></${b.bulletElement}>`}b.type==="fraction"&&(b.renderFraction?S=b.renderFraction.call(t,b.currentClass,b.totalClass):S=`<span class="${b.currentClass}"></span> / <span class="${b.totalClass}"></span>`),b.type==="progressbar"&&(b.renderProgressbar?S=b.renderProgressbar.call(t,b.progressbarFillClass):S=`<span class="${b.progressbarFillClass}"></span>`),t.pagination.bullets=[],v.forEach(k=>{b.type!=="custom"&&Bu(k,S||""),b.type==="bullets"&&t.pagination.bullets.push(...k.querySelectorAll(Ks(b.bulletClass)))}),b.type!=="custom"&&n("paginationRender",v[0])}function p(){t.params.pagination=Jae(t,t.originalParams.pagination,t.params.pagination,{el:"swiper-pagination"});const b=t.params.pagination;if(!b.el)return;let _;typeof b.el=="string"&&t.isElement&&(_=t.el.querySelector(b.el)),!_&&typeof b.el=="string"&&(_=[...document.querySelectorAll(b.el)]),_||(_=b.el),!(!_||_.length===0)&&(t.params.uniqueNavElements&&typeof b.el=="string"&&Array.isArray(_)&&_.length>1&&(_=[...t.el.querySelectorAll(b.el)],_.length>1&&(_=_.find(v=>RC(v,".swiper")[0]===t.el))),Array.isArray(_)&&_.length===1&&(_=_[0]),Object.assign(t.pagination,{el:_}),_=oi(_),_.forEach(v=>{b.type==="bullets"&&b.clickable&&v.classList.add(...(b.clickableClass||"").split(" ")),v.classList.add(b.modifierClass+b.type),v.classList.add(t.isHorizontal()?b.horizontalClass:b.verticalClass),b.type==="bullets"&&b.dynamicBullets&&(v.classList.add(`${b.modifierClass}${b.type}-dynamic`),s=0,b.dynamicMainBullets<1&&(b.dynamicMainBullets=1)),b.type==="progressbar"&&b.progressbarOpposite&&v.classList.add(b.progressbarOppositeClass),b.clickable&&v.addEventListener("click",c),t.enabled||v.classList.add(b.lockClass)}))}function m(){const b=t.params.pagination;if(o())return;let _=t.pagination.el;_&&(_=oi(_),_.forEach(v=>{v.classList.remove(b.hiddenClass),v.classList.remove(b.modifierClass+b.type),v.classList.remove(t.isHorizontal()?b.horizontalClass:b.verticalClass),b.clickable&&(v.classList.remove(...(b.clickableClass||"").split(" ")),v.removeEventListener("click",c))})),t.pagination.bullets&&t.pagination.bullets.forEach(v=>v.classList.remove(...b.bulletActiveClass.split(" ")))}r("changeDirection",()=>{if(!t.pagination||!t.pagination.el)return;const b=t.params.pagination;let{el:_}=t.pagination;_=oi(_),_.forEach(v=>{v.classList.remove(b.horizontalClass,b.verticalClass),v.classList.add(t.isHorizontal()?b.horizontalClass:b.verticalClass)})}),r("init",()=>{t.params.pagination.enabled===!1?y():(p(),f(),d())}),r("activeIndexChange",()=>{typeof t.snapIndex>"u"&&d()}),r("snapIndexChange",()=>{d()}),r("snapGridLengthChange",()=>{f(),d()}),r("destroy",()=>{m()}),r("enable disable",()=>{let{el:b}=t.pagination;b&&(b=oi(b),b.forEach(_=>_.classList[t.enabled?"remove":"add"](t.params.pagination.lockClass)))}),r("lock unlock",()=>{d()}),r("click",(b,_)=>{const v=_.target,S=oi(t.pagination.el);if(t.params.pagination.el&&t.params.pagination.hideOnClick&&S&&S.length>0&&!v.classList.contains(t.params.pagination.bulletClass)){if(t.navigation&&(t.navigation.nextEl&&v===t.navigation.nextEl||t.navigation.prevEl&&v===t.navigation.prevEl))return;const k=S[0].classList.contains(t.params.pagination.hiddenClass);n(k===!0?"paginationShow":"paginationHide"),S.forEach(E=>E.classList.toggle(t.params.pagination.hiddenClass))}});const g=()=>{t.el.classList.remove(t.params.pagination.paginationDisabledClass);let{el:b}=t.pagination;b&&(b=oi(b),b.forEach(_=>_.classList.remove(t.params.pagination.paginationDisabledClass))),p(),f(),d()},y=()=>{t.el.classList.add(t.params.pagination.paginationDisabledClass);let{el:b}=t.pagination;b&&(b=oi(b),b.forEach(_=>_.classList.add(t.params.pagination.paginationDisabledClass))),m()};Object.assign(t.pagination,{enable:g,disable:y,render:f,update:d,init:p,destroy:m})}function tse({swiper:t,extendParams:e,on:r,emit:n,params:i}){t.autoplay={running:!1,paused:!1,timeLeft:0},e({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let a,s,o=i&&i.autoplay?i.autoplay.delay:3e3,A=i&&i.autoplay?i.autoplay.delay:3e3,u,c=new Date().getTime(),d,f,p,m,g,y;function b(I){!t||t.destroyed||!t.wrapperEl||I.target===t.wrapperEl&&(t.wrapperEl.removeEventListener("transitionend",b),!(y||I.detail&&I.detail.bySwiperTouchMove)&&O())}const _=()=>{if(t.destroyed||!t.autoplay.running)return;t.autoplay.paused?d=!0:d&&(A=u,d=!1);const I=t.autoplay.paused?u:c+A-new Date().getTime();t.autoplay.timeLeft=I,n("autoplayTimeLeft",I,I/o),s=requestAnimationFrame(()=>{_()})},v=()=>{let I;return t.virtual&&t.params.virtual.enabled?I=t.slides.find(z=>z.classList.contains("swiper-slide-active")):I=t.slides[t.activeIndex],I?parseInt(I.getAttribute("data-swiper-autoplay"),10):void 0},S=()=>{let I=t.params.autoplay.delay;const M=v();return!Number.isNaN(M)&&M>0&&(I=M),I},k=I=>{if(t.destroyed||!t.autoplay.running)return;cancelAnimationFrame(s),_();let M=I;typeof M>"u"&&(M=S(),o=M,A=M),u=M;const z=t.params.speed,V=()=>{!t||t.destroyed||(t.params.autoplay.reverseDirection?!t.isBeginning||t.params.loop||t.params.rewind?(t.slidePrev(z,!0,!0),n("autoplay")):t.params.autoplay.stopOnLastSlide||(t.slideTo(t.slides.length-1,z,!0,!0),n("autoplay")):!t.isEnd||t.params.loop||t.params.rewind?(t.slideNext(z,!0,!0),n("autoplay")):t.params.autoplay.stopOnLastSlide||(t.slideTo(0,z,!0,!0),n("autoplay")),t.params.cssMode&&(c=new Date().getTime(),requestAnimationFrame(()=>{k()})))};return M>0?(clearTimeout(a),a=setTimeout(()=>{V()},M)):requestAnimationFrame(()=>{V()}),M},E=()=>{c=new Date().getTime(),t.autoplay.running=!0,k(),n("autoplayStart")},w=()=>{t.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(s),n("autoplayStop")},T=(I,M)=>{if(t.destroyed||!t.autoplay.running)return;clearTimeout(a),I||(g=!0);const z=()=>{n("autoplayPause"),t.params.autoplay.waitForTransition?t.wrapperEl.addEventListener("transitionend",b):O()};if(t.autoplay.paused=!0,M){z();return}u=(u||t.params.autoplay.delay)-(new Date().getTime()-c),!(t.isEnd&&u<0&&!t.params.loop)&&(u<0&&(u=0),z())},O=()=>{t.isEnd&&u<0&&!t.params.loop||t.destroyed||!t.autoplay.running||(c=new Date().getTime(),g?(g=!1,k(u)):k(),t.autoplay.paused=!1,n("autoplayResume"))},C=()=>{if(t.destroyed||!t.autoplay.running)return;const I=Yn();I.visibilityState==="hidden"&&(g=!0,T(!0)),I.visibilityState==="visible"&&O()},N=I=>{I.pointerType==="mouse"&&(g=!0,y=!0,!(t.animating||t.autoplay.paused)&&T(!0))},P=I=>{I.pointerType==="mouse"&&(y=!1,t.autoplay.paused&&O())},L=()=>{t.params.autoplay.pauseOnMouseEnter&&(t.el.addEventListener("pointerenter",N),t.el.addEventListener("pointerleave",P))},R=()=>{t.el&&typeof t.el!="string"&&(t.el.removeEventListener("pointerenter",N),t.el.removeEventListener("pointerleave",P))},D=()=>{Yn().addEventListener("visibilitychange",C)},H=()=>{Yn().removeEventListener("visibilitychange",C)};r("init",()=>{t.params.autoplay.enabled&&(L(),D(),E())}),r("destroy",()=>{R(),H(),t.autoplay.running&&w()}),r("_freeModeStaticRelease",()=>{(p||g)&&O()}),r("_freeModeNoMomentumRelease",()=>{t.params.autoplay.disableOnInteraction?w():T(!0,!0)}),r("beforeTransitionStart",(I,M,z)=>{t.destroyed||!t.autoplay.running||(z||!t.params.autoplay.disableOnInteraction?T(!0,!0):w())}),r("sliderFirstMove",()=>{if(!(t.destroyed||!t.autoplay.running)){if(t.params.autoplay.disableOnInteraction){w();return}f=!0,p=!1,g=!1,m=setTimeout(()=>{g=!0,p=!0,T(!0)},200)}}),r("touchEnd",()=>{if(!(t.destroyed||!t.autoplay.running||!f)){if(clearTimeout(m),clearTimeout(a),t.params.autoplay.disableOnInteraction){p=!1,f=!1;return}p&&t.params.cssMode&&O(),p=!1,f=!1}}),r("slideChange",()=>{t.destroyed||!t.autoplay.running||t.autoplay.paused&&(u=S(),o=S())}),Object.assign(t.autoplay,{start:E,stop:w,pause:T,resume:O})}let D1;function rse(){const t=Or(),e=Yn();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function PC(){return D1||(D1=rse()),D1}let R1;function nse({userAgent:t}={}){const e=PC(),r=Or(),n=r.navigator.platform,i=t||r.navigator.userAgent,a={ios:!1,android:!1},s=r.screen.width,o=r.screen.height,A=i.match(/(Android);?[\s\/]+([\d.]+)?/);let u=i.match(/(iPad)(?!\1).*OS\s([\d_]+)/);const c=i.match(/(iPod)(.*OS\s([\d_]+))?/),d=!u&&i.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=n==="Win32";let p=n==="MacIntel";const m=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&p&&e.touch&&m.indexOf(`${s}x${o}`)>=0&&(u=i.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),p=!1),A&&!f&&(a.os="android",a.android=!0),(u||d||c)&&(a.os="ios",a.ios=!0),a}function LC(t={}){return R1||(R1=nse(t)),R1}let P1;function ise(){const t=Or(),e=LC();let r=!1;function n(){const o=t.navigator.userAgent.toLowerCase();return o.indexOf("safari")>=0&&o.indexOf("chrome")<0&&o.indexOf("android")<0}if(n()){const o=String(t.navigator.userAgent);if(o.includes("Version/")){const[A,u]=o.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));r=A<16||A===16&&u<2}}const i=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),a=n(),s=a||i&&e.ios;return{isSafari:r||a,needPerspectiveFix:r,need3dFix:s,isWebView:i}}function IC(){return P1||(P1=ise()),P1}function ase({swiper:t,on:e,emit:r}){const n=Or();let i=null,a=null;const s=()=>{!t||t.destroyed||!t.initialized||(r("beforeResize"),r("resize"))},o=()=>{!t||t.destroyed||!t.initialized||(i=new ResizeObserver(c=>{a=n.requestAnimationFrame(()=>{const{width:d,height:f}=t;let p=d,m=f;c.forEach(({contentBoxSize:g,contentRect:y,target:b})=>{b&&b!==t.el||(p=y?y.width:(g[0]||g).inlineSize,m=y?y.height:(g[0]||g).blockSize)}),(p!==d||m!==f)&&s()})}),i.observe(t.el))},A=()=>{a&&n.cancelAnimationFrame(a),i&&i.unobserve&&t.el&&(i.unobserve(t.el),i=null)},u=()=>{!t||t.destroyed||!t.initialized||r("orientationchange")};e("init",()=>{if(t.params.resizeObserver&&typeof n.ResizeObserver<"u"){o();return}n.addEventListener("resize",s),n.addEventListener("orientationchange",u)}),e("destroy",()=>{A(),n.removeEventListener("resize",s),n.removeEventListener("orientationchange",u)})}function sse({swiper:t,extendParams:e,on:r,emit:n}){const i=[],a=Or(),s=(u,c={})=>{const d=a.MutationObserver||a.WebkitMutationObserver,f=new d(p=>{if(t.__preventObserver__)return;if(p.length===1){n("observerUpdate",p[0]);return}const m=function(){n("observerUpdate",p[0])};a.requestAnimationFrame?a.requestAnimationFrame(m):a.setTimeout(m,0)});f.observe(u,{attributes:typeof c.attributes>"u"?!0:c.attributes,childList:t.isElement||(typeof c.childList>"u"?!0:c).childList,characterData:typeof c.characterData>"u"?!0:c.characterData}),i.push(f)},o=()=>{if(t.params.observer){if(t.params.observeParents){const u=RC(t.hostEl);for(let c=0;c<u.length;c+=1)s(u[c])}s(t.hostEl,{childList:t.params.observeSlideChildren}),s(t.wrapperEl,{attributes:!1})}},A=()=>{i.forEach(u=>{u.disconnect()}),i.splice(0,i.length)};e({observer:!1,observeParents:!1,observeSlideChildren:!1}),r("init",o),r("destroy",A)}var ose={on(t,e,r){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const i=r?"unshift":"push";return t.split(" ").forEach(a=>{n.eventsListeners[a]||(n.eventsListeners[a]=[]),n.eventsListeners[a][i](e)}),n},once(t,e,r){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function i(...a){n.off(t,i),i.__emitterProxy&&delete i.__emitterProxy,e.apply(n,a)}return i.__emitterProxy=e,n.on(t,i,r)},onAny(t,e){const r=this;if(!r.eventsListeners||r.destroyed||typeof t!="function")return r;const n=e?"unshift":"push";return r.eventsAnyListeners.indexOf(t)<0&&r.eventsAnyListeners[n](t),r},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const r=e.eventsAnyListeners.indexOf(t);return r>=0&&e.eventsAnyListeners.splice(r,1),e},off(t,e){const r=this;return!r.eventsListeners||r.destroyed||!r.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?r.eventsListeners[n]=[]:r.eventsListeners[n]&&r.eventsListeners[n].forEach((i,a)=>{(i===e||i.__emitterProxy&&i.__emitterProxy===e)&&r.eventsListeners[n].splice(a,1)})}),r},emit(...t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsListeners)return e;let r,n,i;return typeof t[0]=="string"||Array.isArray(t[0])?(r=t[0],n=t.slice(1,t.length),i=e):(r=t[0].events,n=t[0].data,i=t[0].context||e),n.unshift(i),(Array.isArray(r)?r:r.split(" ")).forEach(s=>{e.eventsAnyListeners&&e.eventsAnyListeners.length&&e.eventsAnyListeners.forEach(o=>{o.apply(i,[s,...n])}),e.eventsListeners&&e.eventsListeners[s]&&e.eventsListeners[s].forEach(o=>{o.apply(i,n)})}),e}};function lse(){const t=this;let e,r;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?r=t.params.height:r=n.clientHeight,!(e===0&&t.isHorizontal()||r===0&&t.isVertical())&&(e=e-parseInt(Pi(n,"padding-left")||0,10)-parseInt(Pi(n,"padding-right")||0,10),r=r-parseInt(Pi(n,"padding-top")||0,10)-parseInt(Pi(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(r)&&(r=0),Object.assign(t,{width:e,height:r,size:t.isHorizontal()?e:r}))}function Ase(){const t=this;function e(C,N){return parseFloat(C.getPropertyValue(t.getDirectionLabel(N))||0)}const r=t.params,{wrapperEl:n,slidesEl:i,rtlTranslate:a,wrongRTL:s}=t,o=t.virtual&&r.virtual.enabled,A=o?t.virtual.slides.length:t.slides.length,u=Xn(i,`.${t.params.slideClass}, swiper-slide`),c=o?t.virtual.slides.length:u.length;let d=[];const f=[],p=[];let m=r.slidesOffsetBefore;typeof m=="function"&&(m=r.slidesOffsetBefore.call(t));let g=r.slidesOffsetAfter;typeof g=="function"&&(g=r.slidesOffsetAfter.call(t));const y=t.snapGrid.length,b=t.slidesGrid.length,_=t.size-m-g;let v=r.spaceBetween,S=-m,k=0,E=0;if(typeof _>"u")return;typeof v=="string"&&v.indexOf("%")>=0?v=parseFloat(v.replace("%",""))/100*_:typeof v=="string"&&(v=parseFloat(v)),t.virtualSize=-v-m-g,u.forEach(C=>{a?C.style.marginLeft="":C.style.marginRight="",C.style.marginBottom="",C.style.marginTop=""}),r.centeredSlides&&r.cssMode&&(Ia(n,"--swiper-centered-offset-before",""),Ia(n,"--swiper-centered-offset-after","")),r.cssMode&&(Ia(n,"--swiper-slides-offset-before",`${m}px`),Ia(n,"--swiper-slides-offset-after",`${g}px`));const w=r.grid&&r.grid.rows>1&&t.grid;w?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let T;const O=r.slidesPerView==="auto"&&r.breakpoints&&Object.keys(r.breakpoints).filter(C=>typeof r.breakpoints[C].slidesPerView<"u").length>0;for(let C=0;C<c;C+=1){T=0;const N=u[C];if(!(N&&(w&&t.grid.updateSlide(C,N,u),Pi(N,"display")==="none"))){if(o&&r.slidesPerView==="auto")r.virtual.slidesPerViewAutoSlideSize&&(T=r.virtual.slidesPerViewAutoSlideSize),T&&N&&(r.roundLengths&&(T=Math.floor(T)),N.style[t.getDirectionLabel("width")]=`${T}px`);else if(r.slidesPerView==="auto"){O&&(N.style[t.getDirectionLabel("width")]="");const P=getComputedStyle(N),L=N.style.transform,R=N.style.webkitTransform;if(L&&(N.style.transform="none"),R&&(N.style.webkitTransform="none"),r.roundLengths)T=t.isHorizontal()?db(N,"width"):db(N,"height");else{const D=e(P,"width"),H=e(P,"padding-left"),I=e(P,"padding-right"),M=e(P,"margin-left"),z=e(P,"margin-right"),V=P.getPropertyValue("box-sizing");if(V&&V==="border-box")T=D+M+z;else{const{clientWidth:X,offsetWidth:ee}=N;T=D+H+I+M+z+(ee-X)}}L&&(N.style.transform=L),R&&(N.style.webkitTransform=R),r.roundLengths&&(T=Math.floor(T))}else T=(_-(r.slidesPerView-1)*v)/r.slidesPerView,r.roundLengths&&(T=Math.floor(T)),N&&(N.style[t.getDirectionLabel("width")]=`${T}px`);N&&(N.swiperSlideSize=T),p.push(T),r.centeredSlides?(S=S+T/2+k/2+v,k===0&&C!==0&&(S=S-_/2-v),C===0&&(S=S-_/2-v),Math.abs(S)<1/1e3&&(S=0),r.roundLengths&&(S=Math.floor(S)),E%r.slidesPerGroup===0&&d.push(S),f.push(S)):(r.roundLengths&&(S=Math.floor(S)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&d.push(S),f.push(S),S=S+T+v),t.virtualSize+=T+v,k=T,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,_)+g,a&&s&&(r.effect==="slide"||r.effect==="coverflow")&&(n.style.width=`${t.virtualSize+v}px`),r.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+v}px`),w&&t.grid.updateWrapperSize(T,d),!r.centeredSlides){const C=r.slidesPerView!=="auto"&&r.slidesPerView%1!==0,N=r.snapToSlideEdge&&!r.loop&&(r.slidesPerView==="auto"||C);let P=d.length;if(N){let R;if(r.slidesPerView==="auto"){R=1;let D=0;for(let H=p.length-1;H>=0&&(D+=p[H]+(H<p.length-1?v:0),D<=_);H-=1)R=p.length-H}else R=Math.floor(r.slidesPerView);P=Math.max(c-R,0)}const L=[];for(let R=0;R<d.length;R+=1){let D=d[R];r.roundLengths&&(D=Math.floor(D)),N?R<=P&&L.push(D):d[R]<=t.virtualSize-_&&L.push(D)}d=L,Math.floor(t.virtualSize-_)-Math.floor(d[d.length-1])>1&&(N||d.push(t.virtualSize-_))}if(o&&r.loop){const C=p[0]+v;if(r.slidesPerGroup>1){const N=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/r.slidesPerGroup),P=C*r.slidesPerGroup;for(let L=0;L<N;L+=1)d.push(d[d.length-1]+P)}for(let N=0;N<t.virtual.slidesBefore+t.virtual.slidesAfter;N+=1)r.slidesPerGroup===1&&d.push(d[d.length-1]+C),f.push(f[f.length-1]+C),t.virtualSize+=C}if(d.length===0&&(d=[0]),v!==0){const C=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");u.filter((N,P)=>!r.cssMode||r.loop?!0:P!==u.length-1).forEach(N=>{N.style[C]=`${v}px`})}if(r.centeredSlides&&r.centeredSlidesBounds){let C=0;p.forEach(P=>{C+=P+(v||0)}),C-=v;const N=C>_?C-_:0;d=d.map(P=>P<=0?-m:P>N?N+g:P)}if(r.centerInsufficientSlides){let C=0;if(p.forEach(N=>{C+=N+(v||0)}),C-=v,C<_){const N=(_-C)/2;d.forEach((P,L)=>{d[L]=P-N}),f.forEach((P,L)=>{f[L]=P+N})}}if(Object.assign(t,{slides:u,snapGrid:d,slidesGrid:f,slidesSizesGrid:p}),r.centeredSlides&&r.cssMode&&!r.centeredSlidesBounds){Ia(n,"--swiper-centered-offset-before",`${-d[0]}px`),Ia(n,"--swiper-centered-offset-after",`${t.size/2-p[p.length-1]/2}px`);const C=-t.snapGrid[0],N=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(P=>P+C),t.slidesGrid=t.slidesGrid.map(P=>P+N)}if(c!==A&&t.emit("slidesLengthChange"),d.length!==y&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),r.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!o&&!r.cssMode&&(r.effect==="slide"||r.effect==="fade")){const C=`${r.containerModifierClass}backface-hidden`,N=t.el.classList.contains(C);c<=r.maxBackfaceHiddenSlides?N||t.el.classList.add(C):N&&t.el.classList.remove(C)}}function use(t){const e=this,r=[],n=e.virtual&&e.params.virtual.enabled;let i=0,a;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=o=>n?e.slides[e.getSlideIndexByData(o)]:e.slides[o];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(o=>{r.push(o)});else for(a=0;a<Math.ceil(e.params.slidesPerView);a+=1){const o=e.activeIndex+a;if(o>e.slides.length&&!n)break;r.push(s(o))}else r.push(s(e.activeIndex));for(a=0;a<r.length;a+=1)if(typeof r[a]<"u"){const o=r[a].offsetHeight;i=o>i?o:i}(i||i===0)&&(e.wrapperEl.style.height=`${i}px`)}function cse(){const t=this,e=t.slides,r=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-r-t.cssOverflowAdjustment()}const U4=(t,e,r)=>{e&&!t.classList.contains(r)?t.classList.add(r):!e&&t.classList.contains(r)&&t.classList.remove(r)};function dse(t=this&&this.translate||0){const e=this,r=e.params,{slides:n,rtlTranslate:i,snapGrid:a}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;i&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let o=r.spaceBetween;typeof o=="string"&&o.indexOf("%")>=0?o=parseFloat(o.replace("%",""))/100*e.size:typeof o=="string"&&(o=parseFloat(o));for(let A=0;A<n.length;A+=1){const u=n[A];let c=u.swiperSlideOffset;r.cssMode&&r.centeredSlides&&(c-=n[0].swiperSlideOffset);const d=(s+(r.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+o),f=(s-a[0]+(r.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+o),p=-(s-c),m=p+e.slidesSizesGrid[A],g=p>=0&&p<=e.size-e.slidesSizesGrid[A],y=p>=0&&p<e.size-1||m>1&&m<=e.size||p<=0&&m>=e.size;y&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(A)),U4(u,y,r.slideVisibleClass),U4(u,g,r.slideFullyVisibleClass),u.progress=i?-d:d,u.originalProgress=i?-f:f}}function fse(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const r=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:i,isBeginning:a,isEnd:s,progressLoop:o}=e;const A=a,u=s;if(n===0)i=0,a=!0,s=!0;else{i=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,d=Math.abs(t-e.maxTranslate())<1;a=c||i<=0,s=d||i>=1,c&&(i=0),d&&(i=1)}if(r.loop){const c=e.getSlideIndexByData(0),d=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[c],p=e.slidesGrid[d],m=e.slidesGrid[e.slidesGrid.length-1],g=Math.abs(t);g>=f?o=(g-f)/m:o=(g+m-p)/m,o>1&&(o-=1)}Object.assign(e,{progress:i,progressLoop:o,isBeginning:a,isEnd:s}),(r.watchSlidesProgress||r.centeredSlides&&r.autoHeight)&&e.updateSlidesProgress(t),a&&!A&&e.emit("reachBeginning toEdge"),s&&!u&&e.emit("reachEnd toEdge"),(A&&!a||u&&!s)&&e.emit("fromEdge"),e.emit("progress",i)}const L1=(t,e,r)=>{e&&!t.classList.contains(r)?t.classList.add(r):!e&&t.classList.contains(r)&&t.classList.remove(r)};function pse(){const t=this,{slides:e,params:r,slidesEl:n,activeIndex:i}=t,a=t.virtual&&r.virtual.enabled,s=t.grid&&r.grid&&r.grid.rows>1,o=d=>Xn(n,`.${r.slideClass}${d}, swiper-slide${d}`)[0];let A,u,c;if(a)if(r.loop){let d=i-t.virtual.slidesBefore;d<0&&(d=t.virtual.slides.length+d),d>=t.virtual.slides.length&&(d-=t.virtual.slides.length),A=o(`[data-swiper-slide-index="${d}"]`)}else A=o(`[data-swiper-slide-index="${i}"]`);else s?(A=e.find(d=>d.column===i),c=e.find(d=>d.column===i+1),u=e.find(d=>d.column===i-1)):A=e[i];A&&(s||(c=$ae(A,`.${r.slideClass}, swiper-slide`)[0],r.loop&&!c&&(c=e[0]),u=Zae(A,`.${r.slideClass}, swiper-slide`)[0],r.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(d=>{L1(d,d===A,r.slideActiveClass),L1(d,d===c,r.slideNextClass),L1(d,d===u,r.slidePrevClass)}),t.emitSlidesClasses()}const XA=(t,e)=>{if(!t||t.destroyed||!t.params)return;const r=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(r());if(n){let i=n.querySelector(`.${t.params.lazyPreloaderClass}`);!i&&t.isElement&&(n.shadowRoot?i=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(i=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),i&&!i.lazyPreloaderManaged&&i.remove())})),i&&!i.lazyPreloaderManaged&&i.remove()}},I1=(t,e)=>{if(!t.slides[e])return;const r=t.slides[e].querySelector('[loading="lazy"]');r&&r.removeAttribute("loading")},fb=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const r=t.slides.length;if(!r||!e||e<0)return;e=Math.min(e,r);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),i=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=i,o=[s-e];o.push(...Array.from({length:e}).map((A,u)=>s+n+u)),t.slides.forEach((A,u)=>{o.includes(A.column)&&I1(t,u)});return}const a=i+n-1;if(t.params.rewind||t.params.loop)for(let s=i-e;s<=a+e;s+=1){const o=(s%r+r)%r;(o<i||o>a)&&I1(t,o)}else for(let s=Math.max(i-e,0);s<=Math.min(a+e,r-1);s+=1)s!==i&&(s>a||s<i)&&I1(t,s)};function hse(t){const{slidesGrid:e,params:r}=t,n=t.rtlTranslate?t.translate:-t.translate;let i;for(let a=0;a<e.length;a+=1)typeof e[a+1]<"u"?n>=e[a]&&n<e[a+1]-(e[a+1]-e[a])/2?i=a:n>=e[a]&&n<e[a+1]&&(i=a+1):n>=e[a]&&(i=a);return r.normalizeSlideIndex&&(i<0||typeof i>"u")&&(i=0),i}function mse(t){const e=this,r=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:i,activeIndex:a,realIndex:s,snapIndex:o}=e;let A=t,u;const c=p=>{let m=p-e.virtual.slidesBefore;return m<0&&(m=e.virtual.slides.length+m),m>=e.virtual.slides.length&&(m-=e.virtual.slides.length),m};if(typeof A>"u"&&(A=hse(e)),n.indexOf(r)>=0)u=n.indexOf(r);else{const p=Math.min(i.slidesPerGroupSkip,A);u=p+Math.floor((A-p)/i.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),A===a&&!e.params.loop){u!==o&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(A===a&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(A);return}const d=e.grid&&i.grid&&i.grid.rows>1;let f;if(e.virtual&&i.virtual.enabled)i.loop?f=c(A):f=A;else if(d){const p=e.slides.find(g=>g.column===A);let m=parseInt(p.getAttribute("data-swiper-slide-index"),10);Number.isNaN(m)&&(m=Math.max(e.slides.indexOf(p),0)),f=Math.floor(m/i.grid.rows)}else if(e.slides[A]){const p=e.slides[A].getAttribute("data-swiper-slide-index");p?f=parseInt(p,10):f=A}else f=A;Object.assign(e,{previousSnapIndex:o,snapIndex:u,previousRealIndex:s,realIndex:f,previousIndex:a,activeIndex:A}),e.initialized&&fb(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function gse(t,e){const r=this,n=r.params;let i=t.closest(`.${n.slideClass}, swiper-slide`);!i&&r.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(o=>{!i&&o.matches&&o.matches(`.${n.slideClass}, swiper-slide`)&&(i=o)});let a=!1,s;if(i){for(let o=0;o<r.slides.length;o+=1)if(r.slides[o]===i){a=!0,s=o;break}}if(i&&a)r.clickedSlide=i,r.virtual&&r.params.virtual.enabled?r.clickedIndex=parseInt(i.getAttribute("data-swiper-slide-index"),10):r.clickedIndex=s;else{r.clickedSlide=void 0,r.clickedIndex=void 0;return}n.slideToClickedSlide&&r.clickedIndex!==void 0&&r.clickedIndex!==r.activeIndex&&r.slideToClickedSlide()}var bse={updateSize:lse,updateSlides:Ase,updateAutoHeight:use,updateSlidesOffset:cse,updateSlidesProgress:dse,updateProgress:fse,updateSlidesClasses:pse,updateActiveIndex:mse,updateClickedSlide:gse};function xse(t=this.isHorizontal()?"x":"y"){const e=this,{params:r,rtlTranslate:n,translate:i,wrapperEl:a}=e;if(r.virtualTranslate)return n?-i:i;if(r.cssMode)return i;let s=Qae(a,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function _se(t,e){const r=this,{rtlTranslate:n,params:i,wrapperEl:a,progress:s}=r;let o=0,A=0;const u=0;r.isHorizontal()?o=n?-t:t:A=t,i.roundLengths&&(o=Math.floor(o),A=Math.floor(A)),r.previousTranslate=r.translate,r.translate=r.isHorizontal()?o:A,i.cssMode?a[r.isHorizontal()?"scrollLeft":"scrollTop"]=r.isHorizontal()?-o:-A:i.virtualTranslate||(r.isHorizontal()?o-=r.cssOverflowAdjustment():A-=r.cssOverflowAdjustment(),a.style.transform=`translate3d(${o}px, ${A}px, ${u}px)`);let c;const d=r.maxTranslate()-r.minTranslate();d===0?c=0:c=(t-r.minTranslate())/d,c!==s&&r.updateProgress(t),r.emit("setTranslate",r.translate,e)}function yse(){return-this.snapGrid[0]}function vse(){return-this.snapGrid[this.snapGrid.length-1]}function Sse(t=0,e=this.params.speed,r=!0,n=!0,i){const a=this,{params:s,wrapperEl:o}=a;if(a.animating&&s.preventInteractionOnTransition)return!1;const A=a.minTranslate(),u=a.maxTranslate();let c;if(n&&t>A?c=A:n&&t<u?c=u:c=t,a.updateProgress(c),s.cssMode){const d=a.isHorizontal();if(e===0)o[d?"scrollLeft":"scrollTop"]=-c;else{if(!a.support.smoothScroll)return DC({swiper:a,targetPosition:-c,side:d?"left":"top"}),!0;o.scrollTo({[d?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(a.setTransition(0),a.setTranslate(c),r&&(a.emit("beforeTransitionStart",e,i),a.emit("transitionEnd"))):(a.setTransition(e),a.setTranslate(c),r&&(a.emit("beforeTransitionStart",e,i),a.emit("transitionStart")),a.animating||(a.animating=!0,a.onTranslateToWrapperTransitionEnd||(a.onTranslateToWrapperTransitionEnd=function(f){!a||a.destroyed||f.target===this&&(a.wrapperEl.removeEventListener("transitionend",a.onTranslateToWrapperTransitionEnd),a.onTranslateToWrapperTransitionEnd=null,delete a.onTranslateToWrapperTransitionEnd,a.animating=!1,r&&a.emit("transitionEnd"))}),a.wrapperEl.addEventListener("transitionend",a.onTranslateToWrapperTransitionEnd))),!0}var Ese={getTranslate:xse,setTranslate:_se,minTranslate:yse,maxTranslate:vse,translateTo:Sse};function kse(t,e){const r=this;r.params.cssMode||(r.wrapperEl.style.transitionDuration=`${t}ms`,r.wrapperEl.style.transitionDelay=t===0?"0ms":""),r.emit("setTransition",t,e)}function MC({swiper:t,runCallbacks:e,direction:r,step:n}){const{activeIndex:i,previousIndex:a}=t;let s=r;s||(i>a?s="next":i<a?s="prev":s="reset"),t.emit(`transition${n}`),e&&s==="reset"?t.emit(`slideResetTransition${n}`):e&&i!==a&&(t.emit(`slideChangeTransition${n}`),s==="next"?t.emit(`slideNextTransition${n}`):t.emit(`slidePrevTransition${n}`))}function wse(t=!0,e){const r=this,{params:n}=r;n.cssMode||(n.autoHeight&&r.updateAutoHeight(),MC({swiper:r,runCallbacks:t,direction:e,step:"Start"}))}function Tse(t=!0,e){const r=this,{params:n}=r;r.animating=!1,!n.cssMode&&(r.setTransition(0),MC({swiper:r,runCallbacks:t,direction:e,step:"End"}))}var Ose={setTransition:kse,transitionStart:wse,transitionEnd:Tse};function Cse(t=0,e,r=!0,n,i){typeof t=="string"&&(t=parseInt(t,10));const a=this;let s=t;s<0&&(s=0);const{params:o,snapGrid:A,slidesGrid:u,previousIndex:c,activeIndex:d,rtlTranslate:f,wrapperEl:p,enabled:m}=a;if(!m&&!n&&!i||a.destroyed||a.animating&&o.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=a.params.speed);const g=Math.min(a.params.slidesPerGroupSkip,s);let y=g+Math.floor((s-g)/a.params.slidesPerGroup);y>=A.length&&(y=A.length-1);const b=-A[y];if(o.normalizeSlideIndex)for(let w=0;w<u.length;w+=1){const T=-Math.floor(b*100),O=Math.floor(u[w]*100),C=Math.floor(u[w+1]*100);typeof u[w+1]<"u"?T>=O&&T<C-(C-O)/2?s=w:T>=O&&T<C&&(s=w+1):T>=O&&(s=w)}if(a.initialized&&s!==d&&(!a.allowSlideNext&&(f?b>a.translate&&b>a.minTranslate():b<a.translate&&b<a.minTranslate())||!a.allowSlidePrev&&b>a.translate&&b>a.maxTranslate()&&(d||0)!==s))return!1;s!==(c||0)&&r&&a.emit("beforeSlideChangeStart"),a.updateProgress(b);let _;s>d?_="next":s<d?_="prev":_="reset";const v=a.virtual&&a.params.virtual.enabled;if(!(v&&i)&&(f&&-b===a.translate||!f&&b===a.translate))return a.updateActiveIndex(s),o.autoHeight&&a.updateAutoHeight(),a.updateSlidesClasses(),o.effect!=="slide"&&a.setTranslate(b),_!=="reset"&&(a.transitionStart(r,_),a.transitionEnd(r,_)),!1;if(o.cssMode){const w=a.isHorizontal(),T=f?b:-b;if(e===0)v&&(a.wrapperEl.style.scrollSnapType="none",a._immediateVirtual=!0),v&&!a._cssModeVirtualInitialSet&&a.params.initialSlide>0?(a._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{p[w?"scrollLeft":"scrollTop"]=T})):p[w?"scrollLeft":"scrollTop"]=T,v&&requestAnimationFrame(()=>{a.wrapperEl.style.scrollSnapType="",a._immediateVirtual=!1});else{if(!a.support.smoothScroll)return DC({swiper:a,targetPosition:T,side:w?"left":"top"}),!0;p.scrollTo({[w?"left":"top"]:T,behavior:"smooth"})}return!0}const E=IC().isSafari;return v&&!i&&E&&a.isElement&&a.virtual.update(!1,!1,s),a.setTransition(e),a.setTranslate(b),a.updateActiveIndex(s),a.updateSlidesClasses(),a.emit("beforeTransitionStart",e,n),a.transitionStart(r,_),e===0?a.transitionEnd(r,_):a.animating||(a.animating=!0,a.onSlideToWrapperTransitionEnd||(a.onSlideToWrapperTransitionEnd=function(T){!a||a.destroyed||T.target===this&&(a.wrapperEl.removeEventListener("transitionend",a.onSlideToWrapperTransitionEnd),a.onSlideToWrapperTransitionEnd=null,delete a.onSlideToWrapperTransitionEnd,a.transitionEnd(r,_))}),a.wrapperEl.addEventListener("transitionend",a.onSlideToWrapperTransitionEnd)),!0}function Nse(t=0,e,r=!0,n){typeof t=="string"&&(t=parseInt(t,10));const i=this;if(i.destroyed)return;typeof e>"u"&&(e=i.params.speed);const a=i.grid&&i.params.grid&&i.params.grid.rows>1;let s=t;if(i.params.loop)if(i.virtual&&i.params.virtual.enabled)s=s+i.virtual.slidesBefore;else{let o;if(a){const g=s*i.params.grid.rows;o=i.slides.find(y=>y.getAttribute("data-swiper-slide-index")*1===g).column}else o=i.getSlideIndexByData(s);const A=a?Math.ceil(i.slides.length/i.params.grid.rows):i.slides.length,{centeredSlides:u,slidesOffsetBefore:c,slidesOffsetAfter:d}=i.params,f=u||!!c||!!d;let p=i.params.slidesPerView;p==="auto"?p=i.slidesPerViewDynamic():(p=Math.ceil(parseFloat(i.params.slidesPerView,10)),f&&p%2===0&&(p=p+1));let m=A-o<p;if(f&&(m=m||o<Math.ceil(p/2)),n&&f&&i.params.slidesPerView!=="auto"&&!a&&(m=!1),m){const g=f?o<i.activeIndex?"prev":"next":o-i.activeIndex-1<i.params.slidesPerView?"next":"prev";i.loopFix({direction:g,slideTo:!0,activeSlideIndex:g==="next"?o+1:o-A+1,slideRealIndex:g==="next"?i.realIndex:void 0})}if(a){const g=s*i.params.grid.rows;s=i.slides.find(y=>y.getAttribute("data-swiper-slide-index")*1===g).column}else s=i.getSlideIndexByData(s)}return requestAnimationFrame(()=>{i.slideTo(s,e,r,n)}),i}function Dse(t,e=!0,r){const n=this,{enabled:i,params:a,animating:s}=n;if(!i||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let o=a.slidesPerGroup;a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(o=Math.max(n.slidesPerViewDynamic("current",!0),1));const A=n.activeIndex<a.slidesPerGroupSkip?1:o,u=n.virtual&&a.virtual.enabled;if(a.loop){if(s&&!u&&a.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+A,t,e,r)}),!0}return a.rewind&&n.isEnd?n.slideTo(0,t,e,r):n.slideTo(n.activeIndex+A,t,e,r)}function Rse(t,e=!0,r){const n=this,{params:i,snapGrid:a,slidesGrid:s,rtlTranslate:o,enabled:A,animating:u}=n;if(!A||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&i.virtual.enabled;if(i.loop){if(u&&!c&&i.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const d=o?n.translate:-n.translate;function f(_){return _<0?-Math.floor(Math.abs(_)):Math.floor(_)}const p=f(d),m=a.map(_=>f(_)),g=i.freeMode&&i.freeMode.enabled;let y=a[m.indexOf(p)-1];if(typeof y>"u"&&(i.cssMode||g)){let _;a.forEach((v,S)=>{p>=v&&(_=S)}),typeof _<"u"&&(y=g?a[_]:a[_>0?_-1:_])}let b=0;if(typeof y<"u"&&(b=s.indexOf(y),b<0&&(b=n.activeIndex-1),i.slidesPerView==="auto"&&i.slidesPerGroup===1&&i.slidesPerGroupAuto&&(b=b-n.slidesPerViewDynamic("previous",!0)+1,b=Math.max(b,0))),i.rewind&&n.isBeginning){const _=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(_,t,e,r)}else if(i.loop&&n.activeIndex===0&&i.cssMode)return requestAnimationFrame(()=>{n.slideTo(b,t,e,r)}),!0;return n.slideTo(b,t,e,r)}function Pse(t,e=!0,r){const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,r)}function Lse(t,e=!0,r,n=.5){const i=this;if(i.destroyed)return;typeof t>"u"&&(t=i.params.speed);let a=i.activeIndex;const s=Math.min(i.params.slidesPerGroupSkip,a),o=s+Math.floor((a-s)/i.params.slidesPerGroup),A=i.rtlTranslate?i.translate:-i.translate;if(A>=i.snapGrid[o]){const u=i.snapGrid[o],c=i.snapGrid[o+1];A-u>(c-u)*n&&(a+=i.params.slidesPerGroup)}else{const u=i.snapGrid[o-1],c=i.snapGrid[o];A-u<=(c-u)*n&&(a-=i.params.slidesPerGroup)}return a=Math.max(a,0),a=Math.min(a,i.slidesGrid.length-1),i.slideTo(a,t,e,r)}function Ise(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:r}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let i=t.getSlideIndexWhenGrid(t.clickedIndex),a;const s=t.isElement?"swiper-slide":`.${e.slideClass}`,o=t.grid&&t.params.grid&&t.params.grid.rows>1;if(e.loop){if(t.animating)return;a=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?t.slideToLoop(a):i>(o?(t.slides.length-n)/2-(t.params.grid.rows-1):t.slides.length-n)?(t.loopFix(),i=t.getSlideIndex(Xn(r,`${s}[data-swiper-slide-index="${a}"]`)[0]),NC(()=>{t.slideTo(i)})):t.slideTo(i)}else t.slideTo(i)}var Mse={slideTo:Cse,slideToLoop:Nse,slideNext:Dse,slidePrev:Rse,slideReset:Pse,slideToClosest:Lse,slideToClickedSlide:Ise};function jse(t,e){const r=this,{params:n,slidesEl:i}=r;if(!n.loop||r.virtual&&r.params.virtual.enabled)return;const a=()=>{Xn(i,`.${n.slideClass}, swiper-slide`).forEach((m,g)=>{m.setAttribute("data-swiper-slide-index",g)})},s=()=>{const p=Xn(i,`.${n.slideBlankClass}`);p.forEach(m=>{m.remove()}),p.length>0&&(r.recalcSlides(),r.updateSlides())},o=r.grid&&n.grid&&n.grid.rows>1;n.loopAddBlankSlides&&(n.slidesPerGroup>1||o)&&s();const A=n.slidesPerGroup*(o?n.grid.rows:1),u=r.slides.length%A!==0,c=o&&r.slides.length%n.grid.rows!==0,d=p=>{for(let m=0;m<p;m+=1){const g=r.isElement?Uu("swiper-slide",[n.slideBlankClass]):Uu("div",[n.slideClass,n.slideBlankClass]);r.slidesEl.append(g)}};if(u){if(n.loopAddBlankSlides){const p=A-r.slides.length%A;d(p),r.recalcSlides(),r.updateSlides()}else Fu("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else if(c){if(n.loopAddBlankSlides){const p=n.grid.rows-r.slides.length%n.grid.rows;d(p),r.recalcSlides(),r.updateSlides()}else Fu("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else a();const f=n.centeredSlides||!!n.slidesOffsetBefore||!!n.slidesOffsetAfter;r.loopFix({slideRealIndex:t,direction:f?void 0:"next",initial:e})}function Hse({slideRealIndex:t,slideTo:e=!0,direction:r,setTranslate:n,activeSlideIndex:i,initial:a,byController:s,byMousewheel:o}={}){const A=this;if(!A.params.loop)return;A.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:d,slidesEl:f,params:p}=A,{centeredSlides:m,slidesOffsetBefore:g,slidesOffsetAfter:y,initialSlide:b}=p,_=m||!!g||!!y;if(A.allowSlidePrev=!0,A.allowSlideNext=!0,A.virtual&&p.virtual.enabled){e&&(!_&&A.snapIndex===0?A.slideTo(A.virtual.slides.length,0,!1,!0):_&&A.snapIndex<p.slidesPerView?A.slideTo(A.virtual.slides.length+A.snapIndex,0,!1,!0):A.snapIndex===A.snapGrid.length-1&&A.slideTo(A.virtual.slidesBefore,0,!1,!0)),A.allowSlidePrev=c,A.allowSlideNext=d,A.emit("loopFix");return}let v=p.slidesPerView;v==="auto"?v=A.slidesPerViewDynamic():(v=Math.ceil(parseFloat(p.slidesPerView,10)),_&&v%2===0&&(v=v+1));const S=p.slidesPerGroupAuto?v:p.slidesPerGroup;let k=_?Math.max(S,Math.ceil(v/2)):S;k%S!==0&&(k+=S-k%S),k+=p.loopAdditionalSlides,A.loopedSlides=k;const E=A.grid&&p.grid&&p.grid.rows>1;u.length<v+k||A.params.effect==="cards"&&u.length<v+k*2?Fu("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled or not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):E&&p.grid.fill==="row"&&Fu("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const w=[],T=[],O=E?Math.ceil(u.length/p.grid.rows):u.length,C=a&&O-b<v&&!_;let N=C?b:A.activeIndex;typeof i>"u"?i=A.getSlideIndex(u.find(M=>M.classList.contains(p.slideActiveClass))):N=i;const P=r==="next"||!r,L=r==="prev"||!r;let R=0,D=0;const I=(E?u[i].column:i)+(_&&typeof n>"u"?-v/2+.5:0);if(I<k){R=Math.max(k-I,S);for(let M=0;M<k-I;M+=1){const z=M-Math.floor(M/O)*O;if(E){const V=O-z-1;for(let X=u.length-1;X>=0;X-=1)u[X].column===V&&w.push(X)}else w.push(O-z-1)}}else if(I+v>O-k){D=Math.max(I-(O-k*2),S),C&&(D=Math.max(D,v-O+b+1));for(let M=0;M<D;M+=1){const z=M-Math.floor(M/O)*O;E?u.forEach((V,X)=>{V.column===z&&T.push(X)}):T.push(z)}}if(A.__preventObserver__=!0,requestAnimationFrame(()=>{A.__preventObserver__=!1}),A.params.effect==="cards"&&u.length<v+k*2&&(T.includes(i)&&T.splice(T.indexOf(i),1),w.includes(i)&&w.splice(w.indexOf(i),1)),L&&w.forEach(M=>{u[M].swiperLoopMoveDOM=!0,f.prepend(u[M]),u[M].swiperLoopMoveDOM=!1}),P&&T.forEach(M=>{u[M].swiperLoopMoveDOM=!0,f.append(u[M]),u[M].swiperLoopMoveDOM=!1}),A.recalcSlides(),p.slidesPerView==="auto"?A.updateSlides():E&&(w.length>0&&L||T.length>0&&P)&&A.slides.forEach((M,z)=>{A.grid.updateSlide(z,M,A.slides)}),p.watchSlidesProgress&&A.updateSlidesOffset(),e){if(w.length>0&&L){if(typeof t>"u"){const M=A.slidesGrid[N],V=A.slidesGrid[N+R]-M;o?A.setTranslate(A.translate-V):(A.slideTo(N+Math.ceil(R),0,!1,!0),n&&(A.touchEventsData.startTranslate=A.touchEventsData.startTranslate-V,A.touchEventsData.currentTranslate=A.touchEventsData.currentTranslate-V))}else if(n){const M=E?w.length/p.grid.rows:w.length;A.slideTo(A.activeIndex+M,0,!1,!0),A.touchEventsData.currentTranslate=A.translate}}else if(T.length>0&&P)if(typeof t>"u"){const M=A.slidesGrid[N],V=A.slidesGrid[N-D]-M;o?A.setTranslate(A.translate-V):(A.slideTo(N-D,0,!1,!0),n&&(A.touchEventsData.startTranslate=A.touchEventsData.startTranslate-V,A.touchEventsData.currentTranslate=A.touchEventsData.currentTranslate-V))}else{const M=E?T.length/p.grid.rows:T.length;A.slideTo(A.activeIndex-M,0,!1,!0)}}if(A.allowSlidePrev=c,A.allowSlideNext=d,A.controller&&A.controller.control&&!s){const M={slideRealIndex:t,direction:r,setTranslate:n,activeSlideIndex:i,byController:!0};Array.isArray(A.controller.control)?A.controller.control.forEach(z=>{!z.destroyed&&z.params.loop&&z.loopFix({...M,slideTo:z.params.slidesPerView===p.slidesPerView?e:!1})}):A.controller.control instanceof A.constructor&&A.controller.control.params.loop&&A.controller.control.loopFix({...M,slideTo:A.controller.control.params.slidesPerView===p.slidesPerView?e:!1})}A.emit("loopFix")}function Fse(){const t=this,{params:e,slidesEl:r}=t;if(!e.loop||!r||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(i=>{const a=typeof i.swiperSlideIndex>"u"?i.getAttribute("data-swiper-slide-index")*1:i.swiperSlideIndex;n[a]=i}),t.slides.forEach(i=>{i.removeAttribute("data-swiper-slide-index")}),n.forEach(i=>{r.append(i)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Use={loopCreate:jse,loopFix:Hse,loopDestroy:Fse};function zse(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const r=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),r.style.cursor="move",r.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function Bse(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var qse={setGrabCursor:zse,unsetGrabCursor:Bse};function Vse(t,e=this){function r(n){if(!n||n===Yn()||n===Or())return null;n.assignedSlot&&(n=n.assignedSlot);const i=n.closest(t);return!i&&!n.getRootNode?null:i||r(n.getRootNode().host)}return r(e)}function z4(t,e,r){const n=Or(),{params:i}=t,a=i.edgeSwipeDetection,s=i.edgeSwipeThreshold;return a&&(r<=s||r>=n.innerWidth-s)?a==="prevent"?(e.preventDefault(),!0):!1:!0}function Wse(t){const e=this,r=Yn();let n=t;n.originalEvent&&(n=n.originalEvent);const i=e.touchEventsData;if(n.type==="pointerdown"){if(i.pointerId!==null&&i.pointerId!==n.pointerId)return;i.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(i.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){z4(e,n,n.targetTouches[0].pageX);return}const{params:a,touches:s,enabled:o}=e;if(!o||!a.simulateTouch&&n.pointerType==="mouse"||e.animating&&a.preventInteractionOnTransition)return;!e.animating&&a.cssMode&&a.loop&&e.loopFix();let A=n.target;if(a.touchEventsTarget==="wrapper"&&!Kae(A,e.wrapperEl)||"which"in n&&n.which===3||"button"in n&&n.button>0||i.isTouched&&i.isMoved)return;const u=!!a.noSwipingClass&&a.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(A=c[0]);const d=a.noSwipingSelector?a.noSwipingSelector:`.${a.noSwipingClass}`,f=!!(n.target&&n.target.shadowRoot);if(a.noSwiping&&(f?Vse(d,A):A.closest(d))){e.allowClick=!0;return}if(a.swipeHandler&&!A.closest(a.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const p=s.currentX,m=s.currentY;if(!z4(e,n,p))return;Object.assign(i,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=p,s.startY=m,i.touchStartTime=Hu(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,a.threshold>0&&(i.allowThresholdMove=!1);let g=!0;A.matches(i.focusableElements)&&(g=!1,A.nodeName==="SELECT"&&(i.isTouched=!1)),r.activeElement&&r.activeElement.matches(i.focusableElements)&&r.activeElement!==A&&(n.pointerType==="mouse"||n.pointerType!=="mouse"&&!A.matches(i.focusableElements))&&r.activeElement.blur();const y=g&&e.allowTouchMove&&a.touchStartPreventDefault;(a.touchStartForcePreventDefault||y)&&!A.isContentEditable&&n.preventDefault(),a.freeMode&&a.freeMode.enabled&&e.freeMode&&e.animating&&!a.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Xse(t){const e=Yn(),r=this,n=r.touchEventsData,{params:i,touches:a,rtlTranslate:s,enabled:o}=r;if(!o||!i.simulateTouch&&t.pointerType==="mouse")return;let A=t;if(A.originalEvent&&(A=A.originalEvent),A.type==="pointermove"&&(n.touchId!==null||A.pointerId!==n.pointerId))return;let u;if(A.type==="touchmove"){if(u=[...A.changedTouches].find(k=>k.identifier===n.touchId),!u||u.identifier!==n.touchId)return}else u=A;if(!n.isTouched){n.startMoving&&n.isScrolling&&r.emit("touchMoveOpposite",A);return}const c=u.pageX,d=u.pageY;if(A.preventedByNestedSwiper){a.startX=c,a.startY=d;return}if(!r.allowTouchMove){A.target.matches(n.focusableElements)||(r.allowClick=!1),n.isTouched&&(Object.assign(a,{startX:c,startY:d,currentX:c,currentY:d}),n.touchStartTime=Hu());return}if(i.touchReleaseOnEdges&&!i.loop)if(r.isVertical()){if(d<a.startY&&r.translate<=r.maxTranslate()||d>a.startY&&r.translate>=r.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else{if(s&&(c>a.startX&&-r.translate<=r.maxTranslate()||c<a.startX&&-r.translate>=r.minTranslate()))return;if(!s&&(c<a.startX&&r.translate<=r.maxTranslate()||c>a.startX&&r.translate>=r.minTranslate()))return}if(e.activeElement&&e.activeElement.matches(n.focusableElements)&&e.activeElement!==A.target&&A.pointerType!=="mouse"&&e.activeElement.blur(),e.activeElement&&A.target===e.activeElement&&A.target.matches(n.focusableElements)){n.isMoved=!0,r.allowClick=!1;return}n.allowTouchCallbacks&&r.emit("touchMove",A),a.previousX=a.currentX,a.previousY=a.currentY,a.currentX=c,a.currentY=d;const f=a.currentX-a.startX,p=a.currentY-a.startY;if(r.params.threshold&&Math.sqrt(f**2+p**2)<r.params.threshold)return;if(typeof n.isScrolling>"u"){let k;r.isHorizontal()&&a.currentY===a.startY||r.isVertical()&&a.currentX===a.startX?n.isScrolling=!1:f*f+p*p>=25&&(k=Math.atan2(Math.abs(p),Math.abs(f))*180/Math.PI,n.isScrolling=r.isHorizontal()?k>i.touchAngle:90-k>i.touchAngle)}if(n.isScrolling&&r.emit("touchMoveOpposite",A),typeof n.startMoving>"u"&&(a.currentX!==a.startX||a.currentY!==a.startY)&&(n.startMoving=!0),n.isScrolling||A.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;r.allowClick=!1,!i.cssMode&&A.cancelable&&A.preventDefault(),i.touchMoveStopPropagation&&!i.nested&&A.stopPropagation();let m=r.isHorizontal()?f:p,g=r.isHorizontal()?a.currentX-a.previousX:a.currentY-a.previousY;i.oneWayMovement&&(m=Math.abs(m)*(s?1:-1),g=Math.abs(g)*(s?1:-1)),a.diff=m,m*=i.touchRatio,s&&(m=-m,g=-g);const y=r.touchesDirection;r.swipeDirection=m>0?"prev":"next",r.touchesDirection=g>0?"prev":"next";const b=r.params.loop&&!i.cssMode,_=r.touchesDirection==="next"&&r.allowSlideNext||r.touchesDirection==="prev"&&r.allowSlidePrev;if(!n.isMoved){if(b&&_&&r.loopFix({direction:r.swipeDirection}),n.startTranslate=r.getTranslate(),r.setTransition(0),r.animating){const k=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});r.wrapperEl.dispatchEvent(k)}n.allowMomentumBounce=!1,i.grabCursor&&(r.allowSlideNext===!0||r.allowSlidePrev===!0)&&r.setGrabCursor(!0),r.emit("sliderFirstMove",A)}if(new Date().getTime(),i._loopSwapReset!==!1&&n.isMoved&&n.allowThresholdMove&&y!==r.touchesDirection&&b&&_&&Math.abs(m)>=1){Object.assign(a,{startX:c,startY:d,currentX:c,currentY:d,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}r.emit("sliderMove",A),n.isMoved=!0,n.currentTranslate=m+n.startTranslate;let v=!0,S=i.resistanceRatio;if(i.touchReleaseOnEdges&&(S=0),m>0?(b&&_&&n.allowThresholdMove&&n.currentTranslate>(i.centeredSlides?r.minTranslate()-r.slidesSizesGrid[r.activeIndex+1]-(i.slidesPerView!=="auto"&&r.slides.length-i.slidesPerView>=2?r.slidesSizesGrid[r.activeIndex+1]+r.params.spaceBetween:0)-r.params.spaceBetween:r.minTranslate())&&r.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>r.minTranslate()&&(v=!1,i.resistance&&(n.currentTranslate=r.minTranslate()-1+(-r.minTranslate()+n.startTranslate+m)**S))):m<0&&(b&&_&&n.allowThresholdMove&&n.currentTranslate<(i.centeredSlides?r.maxTranslate()+r.slidesSizesGrid[r.slidesSizesGrid.length-1]+r.params.spaceBetween+(i.slidesPerView!=="auto"&&r.slides.length-i.slidesPerView>=2?r.slidesSizesGrid[r.slidesSizesGrid.length-1]+r.params.spaceBetween:0):r.maxTranslate())&&r.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:r.slides.length-(i.slidesPerView==="auto"?r.slidesPerViewDynamic():Math.ceil(parseFloat(i.slidesPerView,10)))}),n.currentTranslate<r.maxTranslate()&&(v=!1,i.resistance&&(n.currentTranslate=r.maxTranslate()+1-(r.maxTranslate()-n.startTranslate-m)**S))),v&&(A.preventedByNestedSwiper=!0),!r.allowSlideNext&&r.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!r.allowSlidePrev&&r.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!r.allowSlidePrev&&!r.allowSlideNext&&(n.currentTranslate=n.startTranslate),i.threshold>0)if(Math.abs(m)>i.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,a.startX=a.currentX,a.startY=a.currentY,n.currentTranslate=n.startTranslate,a.diff=r.isHorizontal()?a.currentX-a.startX:a.currentY-a.startY;return}}else{n.currentTranslate=n.startTranslate;return}!i.followFinger||i.cssMode||((i.freeMode&&i.freeMode.enabled&&r.freeMode||i.watchSlidesProgress)&&(r.updateActiveIndex(),r.updateSlidesClasses()),i.freeMode&&i.freeMode.enabled&&r.freeMode&&r.freeMode.onTouchMove(),r.updateProgress(n.currentTranslate),r.setTranslate(n.currentTranslate))}function Qse(t){const e=this,r=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let i;if(n.type==="touchend"||n.type==="touchcancel"){if(i=[...n.changedTouches].find(k=>k.identifier===r.touchId),!i||i.identifier!==r.touchId)return}else{if(r.touchId!==null||n.pointerId!==r.pointerId)return;i=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;r.pointerId=null,r.touchId=null;const{params:s,touches:o,rtlTranslate:A,slidesGrid:u,enabled:c}=e;if(!c||!s.simulateTouch&&n.pointerType==="mouse")return;if(r.allowTouchCallbacks&&e.emit("touchEnd",n),r.allowTouchCallbacks=!1,!r.isTouched){r.isMoved&&s.grabCursor&&e.setGrabCursor(!1),r.isMoved=!1,r.startMoving=!1;return}s.grabCursor&&r.isMoved&&r.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const d=Hu(),f=d-r.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),f<300&&d-r.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(r.lastClickTime=Hu(),NC(()=>{e.destroyed||(e.allowClick=!0)}),!r.isTouched||!r.isMoved||!e.swipeDirection||o.diff===0&&!r.loopSwapReset||r.currentTranslate===r.startTranslate&&!r.loopSwapReset){r.isTouched=!1,r.isMoved=!1,r.startMoving=!1;return}r.isTouched=!1,r.isMoved=!1,r.startMoving=!1;let p;if(s.followFinger?p=A?e.translate:-e.translate:p=-r.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:p});return}const m=p>=-e.maxTranslate()&&!e.params.loop;let g=0,y=e.slidesSizesGrid[0];for(let k=0;k<u.length;k+=k<s.slidesPerGroupSkip?1:s.slidesPerGroup){const E=k<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof u[k+E]<"u"?(m||p>=u[k]&&p<u[k+E])&&(g=k,y=u[k+E]-u[k]):(m||p>=u[k])&&(g=k,y=u[u.length-1]-u[u.length-2])}let b=null,_=null;s.rewind&&(e.isBeginning?_=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(b=0));const v=(p-u[g])/y,S=g<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(f>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(v>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?b:g+S):e.slideTo(g)),e.swipeDirection==="prev"&&(v>1-s.longSwipesRatio?e.slideTo(g+S):_!==null&&v<0&&Math.abs(v)>s.longSwipesRatio?e.slideTo(_):e.slideTo(g))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(g+S):e.slideTo(g):(e.swipeDirection==="next"&&e.slideTo(b!==null?b:g+S),e.swipeDirection==="prev"&&e.slideTo(_!==null?_:g))}}function B4(){const t=this,{params:e,el:r}=t;if(r&&r.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:i,snapGrid:a}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const o=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!o?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=i,t.allowSlideNext=n,t.params.watchOverflow&&a!==t.snapGrid&&t.checkOverflow()}function Gse(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Yse(){const t=this,{wrapperEl:e,rtlTranslate:r,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let i;const a=t.maxTranslate()-t.minTranslate();a===0?i=0:i=(t.translate-t.minTranslate())/a,i!==t.progress&&t.updateProgress(r?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Kse(t){const e=this;XA(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Zse(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const jC=(t,e)=>{const r=Yn(),{params:n,el:i,wrapperEl:a,device:s}=t,o=!!n.nested,A=e==="on"?"addEventListener":"removeEventListener",u=e;!i||typeof i=="string"||(r[A]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:o}),i[A]("touchstart",t.onTouchStart,{passive:!1}),i[A]("pointerdown",t.onTouchStart,{passive:!1}),r[A]("touchmove",t.onTouchMove,{passive:!1,capture:o}),r[A]("pointermove",t.onTouchMove,{passive:!1,capture:o}),r[A]("touchend",t.onTouchEnd,{passive:!0}),r[A]("pointerup",t.onTouchEnd,{passive:!0}),r[A]("pointercancel",t.onTouchEnd,{passive:!0}),r[A]("touchcancel",t.onTouchEnd,{passive:!0}),r[A]("pointerout",t.onTouchEnd,{passive:!0}),r[A]("pointerleave",t.onTouchEnd,{passive:!0}),r[A]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&i[A]("click",t.onClick,!0),n.cssMode&&a[A]("scroll",t.onScroll),n.updateOnWindowResize?t[u](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",B4,!0):t[u]("observerUpdate",B4,!0),i[A]("load",t.onLoad,{capture:!0}))};function $se(){const t=this,{params:e}=t;t.onTouchStart=Wse.bind(t),t.onTouchMove=Xse.bind(t),t.onTouchEnd=Qse.bind(t),t.onDocumentTouchStart=Zse.bind(t),e.cssMode&&(t.onScroll=Yse.bind(t)),t.onClick=Gse.bind(t),t.onLoad=Kse.bind(t),jC(t,"on")}function Jse(){jC(this,"off")}var eoe={attachEvents:$se,detachEvents:Jse};const q4=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function toe(){const t=this,{realIndex:e,initialized:r,params:n,el:i}=t,a=n.breakpoints;if(!a||a&&Object.keys(a).length===0)return;const s=Yn(),o=n.breakpointsBase==="window"||!n.breakpointsBase?n.breakpointsBase:"container",A=["window","container"].includes(n.breakpointsBase)||!n.breakpointsBase?t.el:s.querySelector(n.breakpointsBase),u=t.getBreakpoint(a,o,A);if(!u||t.currentBreakpoint===u)return;const d=(u in a?a[u]:void 0)||t.originalParams,f=q4(t,n),p=q4(t,d),m=t.params.grabCursor,g=d.grabCursor,y=n.enabled;f&&!p?(i.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!f&&p&&(i.classList.add(`${n.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&n.grid.fill==="column")&&i.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!g?t.unsetGrabCursor():!m&&g&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(E=>{if(typeof d[E]>"u")return;const w=n[E]&&n[E].enabled,T=d[E]&&d[E].enabled;w&&!T&&t[E].disable(),!w&&T&&t[E].enable()});const b=d.direction&&d.direction!==n.direction,_=n.loop&&(d.slidesPerView!==n.slidesPerView||b),v=n.loop;b&&r&&t.changeDirection(),Xr(t.params,d);const S=t.params.enabled,k=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),y&&!S?t.disable():!y&&S&&t.enable(),t.currentBreakpoint=u,t.emit("_beforeBreakpoint",d),r&&(_?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!v&&k?(t.loopCreate(e),t.updateSlides()):v&&!k&&t.loopDestroy()),t.emit("breakpoint",d)}function roe(t,e="window",r){if(!t||e==="container"&&!r)return;let n=!1;const i=Or(),a=e==="window"?i.innerHeight:r.clientHeight,s=Object.keys(t).map(o=>{if(typeof o=="string"&&o.indexOf("@")===0){const A=parseFloat(o.substr(1));return{value:a*A,point:o}}return{value:o,point:o}});s.sort((o,A)=>parseInt(o.value,10)-parseInt(A.value,10));for(let o=0;o<s.length;o+=1){const{point:A,value:u}=s[o];e==="window"?i.matchMedia(`(min-width: ${u}px)`).matches&&(n=A):u<=r.clientWidth&&(n=A)}return n||"max"}var noe={setBreakpoint:toe,getBreakpoint:roe};function ioe(t,e){const r=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(i=>{n[i]&&r.push(e+i)}):typeof n=="string"&&r.push(e+n)}),r}function aoe(){const t=this,{classNames:e,params:r,rtl:n,el:i,device:a}=t,s=ioe(["initialized",r.direction,{"free-mode":t.params.freeMode&&r.freeMode.enabled},{autoheight:r.autoHeight},{rtl:n},{grid:r.grid&&r.grid.rows>1},{"grid-column":r.grid&&r.grid.rows>1&&r.grid.fill==="column"},{android:a.android},{ios:a.ios},{"css-mode":r.cssMode},{centered:r.cssMode&&r.centeredSlides},{"watch-progress":r.watchSlidesProgress}],r.containerModifierClass);e.push(...s),i.classList.add(...e),t.emitContainerClasses()}function soe(){const t=this,{el:e,classNames:r}=t;!e||typeof e=="string"||(e.classList.remove(...r),t.emitContainerClasses())}var ooe={addClasses:aoe,removeClasses:soe};function loe(){const t=this,{isLocked:e,params:r}=t,{slidesOffsetBefore:n}=r;if(n){const i=t.slides.length-1,a=t.slidesGrid[i]+t.slidesSizesGrid[i]+n*2;t.isLocked=t.size>a}else t.isLocked=t.snapGrid.length===1;r.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),r.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Aoe={checkOverflow:loe},pb={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,snapToSlideEdge:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function uoe(t,e){return function(n={}){const i=Object.keys(n)[0],a=n[i];if(typeof a!="object"||a===null){Xr(e,n);return}if(t[i]===!0&&(t[i]={enabled:!0}),i==="navigation"&&t[i]&&t[i].enabled&&!t[i].prevEl&&!t[i].nextEl&&(t[i].auto=!0),["pagination","scrollbar"].indexOf(i)>=0&&t[i]&&t[i].enabled&&!t[i].el&&(t[i].auto=!0),!(i in t&&"enabled"in a)){Xr(e,n);return}typeof t[i]=="object"&&!("enabled"in t[i])&&(t[i].enabled=!0),t[i]||(t[i]={enabled:!1}),Xr(e,n)}}const M1={eventsEmitter:ose,update:bse,translate:Ese,transition:Ose,slide:Mse,loop:Use,grabCursor:qse,events:eoe,breakpoints:noe,checkOverflow:Aoe,classes:ooe},j1={};let Ax=class hi{constructor(...e){let r,n;e.length===1&&e[0].constructor&&Object.prototype.toString.call(e[0]).slice(8,-1)==="Object"?n=e[0]:[r,n]=e,n||(n={}),n=Xr({},n),r&&!n.el&&(n.el=r);const i=Yn();if(n.el&&typeof n.el=="string"&&i.querySelectorAll(n.el).length>1){const A=[];return i.querySelectorAll(n.el).forEach(u=>{const c=Xr({},n,{el:u});A.push(new hi(c))}),A}const a=this;a.__swiper__=!0,a.support=PC(),a.device=LC({userAgent:n.userAgent}),a.browser=IC(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],n.modules&&Array.isArray(n.modules)&&n.modules.forEach(A=>{typeof A=="function"&&a.modules.indexOf(A)<0&&a.modules.push(A)});const s={};a.modules.forEach(A=>{A({params:n,swiper:a,extendParams:uoe(n,s),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const o=Xr({},pb,s);return a.params=Xr({},o,j1,n),a.originalParams=Xr({},a.params),a.passedParams=Xr({},n),a.params&&a.params.on&&Object.keys(a.params.on).forEach(A=>{a.on(A,a.params.on[A])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:r,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:a.params.allowSlideNext,allowSlidePrev:a.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:r,params:n}=this,i=Xn(r,`.${n.slideClass}, swiper-slide`),a=zu(i[0]);return zu(e)-a}getSlideIndexByData(e){return this.getSlideIndex(this.slides.find(r=>r.getAttribute("data-swiper-slide-index")*1===e))}getSlideIndexWhenGrid(e){return this.grid&&this.params.grid&&this.params.grid.rows>1&&(this.params.grid.fill==="column"?e=Math.floor(e/this.params.grid.rows):this.params.grid.fill==="row"&&(e=e%Math.ceil(this.slides.length/this.params.grid.rows))),e}recalcSlides(){const e=this,{slidesEl:r,params:n}=e;e.slides=Xn(r,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,r){const n=this;e=Math.min(Math.max(e,0),1);const i=n.minTranslate(),s=(n.maxTranslate()-i)*e+i;n.translateTo(s,typeof r>"u"?0:r),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const r=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",r.join(" "))}getSlideClasses(e){const r=this;return r.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(r.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const r=[];e.slides.forEach(n=>{const i=e.getSlideClasses(n);r.push({slideEl:n,classNames:i}),e.emit("_slideClass",n,i)}),e.emit("_slideClasses",r)}slidesPerViewDynamic(e="current",r=!1){const n=this,{params:i,slides:a,slidesGrid:s,slidesSizesGrid:o,size:A,activeIndex:u}=n;let c=1;if(typeof i.slidesPerView=="number")return i.slidesPerView;if(i.centeredSlides){let d=a[u]?Math.ceil(a[u].swiperSlideSize):0,f;for(let p=u+1;p<a.length;p+=1)a[p]&&!f&&(d+=Math.ceil(a[p].swiperSlideSize),c+=1,d>A&&(f=!0));for(let p=u-1;p>=0;p-=1)a[p]&&!f&&(d+=a[p].swiperSlideSize,c+=1,d>A&&(f=!0))}else if(e==="current")for(let d=u+1;d<a.length;d+=1)(r?s[d]+o[d]-s[u]<A:s[d]-s[u]<A)&&(c+=1);else for(let d=u-1;d>=0;d-=1)s[u]-s[d]<A&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:r,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&XA(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function i(){const s=e.rtlTranslate?e.translate*-1:e.translate,o=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(o),e.updateActiveIndex(),e.updateSlidesClasses()}let a;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)i(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;a=e.slideTo(s.length-1,0,!1,!0)}else a=e.slideTo(e.activeIndex,0,!1,!0);a||i()}n.watchOverflow&&r!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,r=!0){const n=this,i=n.params.direction;return e||(e=i==="horizontal"?"vertical":"horizontal"),e===i||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${i}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(a=>{e==="vertical"?a.style.width="":a.style.height=""}),n.emit("changeDirection"),r&&n.update()),n}changeLanguageDirection(e){const r=this;r.rtl&&e==="rtl"||!r.rtl&&e==="ltr"||(r.rtl=e==="rtl",r.rtlTranslate=r.params.direction==="horizontal"&&r.rtl,r.rtl?(r.el.classList.add(`${r.params.containerModifierClass}rtl`),r.el.dir="rtl"):(r.el.classList.remove(`${r.params.containerModifierClass}rtl`),r.el.dir="ltr"),r.update())}mount(e){const r=this;if(r.mounted)return!0;let n=e||r.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=r,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===r.params.swiperElementNodeName.toUpperCase()&&(r.isElement=!0);const i=()=>`.${(r.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):Xn(n,i())[0];return!s&&r.params.createElements&&(s=Uu("div",r.params.wrapperClass),n.append(s),Xn(n,`.${r.params.slideClass}`).forEach(o=>{s.append(o)})),Object.assign(r,{el:n,wrapperEl:s,slidesEl:r.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:r.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Pi(n,"direction")==="rtl",rtlTranslate:r.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Pi(n,"direction")==="rtl"),wrongRTL:Pi(s,"display")==="-webkit-box"}),!0}init(e){const r=this;if(r.initialized||r.mount(e)===!1)return r;r.emit("beforeInit"),r.params.breakpoints&&r.setBreakpoint(),r.addClasses(),r.updateSize(),r.updateSlides(),r.params.watchOverflow&&r.checkOverflow(),r.params.grabCursor&&r.enabled&&r.setGrabCursor(),r.params.loop&&r.virtual&&r.params.virtual.enabled?r.slideTo(r.params.initialSlide+r.virtual.slidesBefore,0,r.params.runCallbacksOnInit,!1,!0):r.slideTo(r.params.initialSlide,0,r.params.runCallbacksOnInit,!1,!0),r.params.loop&&r.loopCreate(void 0,!0),r.attachEvents();const i=[...r.el.querySelectorAll('[loading="lazy"]')];return r.isElement&&i.push(...r.hostEl.querySelectorAll('[loading="lazy"]')),i.forEach(a=>{a.complete?XA(r,a):a.addEventListener("load",s=>{XA(r,s.target)})}),fb(r),r.initialized=!0,fb(r),r.emit("init"),r.emit("afterInit"),r}destroy(e=!0,r=!0){const n=this,{params:i,el:a,wrapperEl:s,slides:o}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),r&&(n.removeClasses(),a&&typeof a!="string"&&a.removeAttribute("style"),s&&s.removeAttribute("style"),o&&o.length&&o.forEach(A=>{A.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass,i.slideActiveClass,i.slideNextClass,i.slidePrevClass),A.removeAttribute("style"),A.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(A=>{n.off(A)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),Wae(n)),n.destroyed=!0),null}static extendDefaults(e){Xr(j1,e)}static get extendedDefaults(){return j1}static get defaults(){return pb}static installModule(e){hi.prototype.__modules__||(hi.prototype.__modules__=[]);const r=hi.prototype.__modules__;typeof e=="function"&&r.indexOf(e)<0&&r.push(e)}static use(e){return Array.isArray(e)?(e.forEach(r=>hi.installModule(r)),hi):(hi.installModule(e),hi)}};Object.keys(M1).forEach(t=>{Object.keys(M1[t]).forEach(e=>{Ax.prototype[e]=M1[t][e]})});Ax.use([ase,sse]);const HC=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_snapToSlideEdge","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function ka(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ns(t,e){const r=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>r.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:ka(e[n])&&ka(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ns(t[n],e[n]):t[n]=e[n]})}function FC(t={}){return t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function UC(t={}){return t.pagination&&typeof t.pagination.el>"u"}function zC(t={}){return t.scrollbar&&typeof t.scrollbar.el>"u"}function BC(t=""){const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),r=[];return e.forEach(n=>{r.indexOf(n)<0&&r.push(n)}),r.join(" ")}function coe(t=""){return t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function doe({swiper:t,slides:e,passedParams:r,changedParams:n,nextEl:i,prevEl:a,scrollbarEl:s,paginationEl:o}){const A=n.filter(T=>T!=="children"&&T!=="direction"&&T!=="wrapperClass"),{params:u,pagination:c,navigation:d,scrollbar:f,virtual:p,thumbs:m}=t;let g,y,b,_,v,S,k,E;n.includes("thumbs")&&r.thumbs&&r.thumbs.swiper&&!r.thumbs.swiper.destroyed&&u.thumbs&&(!u.thumbs.swiper||u.thumbs.swiper.destroyed)&&(g=!0),n.includes("controller")&&r.controller&&r.controller.control&&u.controller&&!u.controller.control&&(y=!0),n.includes("pagination")&&r.pagination&&(r.pagination.el||o)&&(u.pagination||u.pagination===!1)&&c&&!c.el&&(b=!0),n.includes("scrollbar")&&r.scrollbar&&(r.scrollbar.el||s)&&(u.scrollbar||u.scrollbar===!1)&&f&&!f.el&&(_=!0),n.includes("navigation")&&r.navigation&&(r.navigation.prevEl||a)&&(r.navigation.nextEl||i)&&(u.navigation||u.navigation===!1)&&d&&!d.prevEl&&!d.nextEl&&(v=!0);const w=T=>{t[T]&&(t[T].destroy(),T==="navigation"?(t.isElement&&(t[T].prevEl.remove(),t[T].nextEl.remove()),u[T].prevEl=void 0,u[T].nextEl=void 0,t[T].prevEl=void 0,t[T].nextEl=void 0):(t.isElement&&t[T].el.remove(),u[T].el=void 0,t[T].el=void 0))};n.includes("loop")&&t.isElement&&(u.loop&&!r.loop?S=!0:!u.loop&&r.loop?k=!0:E=!0),A.forEach(T=>{if(ka(u[T])&&ka(r[T]))Object.assign(u[T],r[T]),(T==="navigation"||T==="pagination"||T==="scrollbar")&&"enabled"in r[T]&&!r[T].enabled&&w(T);else{const O=r[T];(O===!0||O===!1)&&(T==="navigation"||T==="pagination"||T==="scrollbar")?O===!1&&w(T):u[T]=r[T]}}),A.includes("controller")&&!y&&t.controller&&t.controller.control&&u.controller&&u.controller.control&&(t.controller.control=u.controller.control),n.includes("children")&&e&&p&&u.virtual.enabled?(p.slides=e,p.update(!0)):n.includes("virtual")&&p&&u.virtual.enabled&&(e&&(p.slides=e),p.update(!0)),n.includes("children")&&e&&u.loop&&(E=!0),g&&m.init()&&m.update(!0),y&&(t.controller.control=u.controller.control),b&&(t.isElement&&(!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-pagination"),o.part.add("pagination"),t.el.appendChild(o)),o&&(u.pagination.el=o),c.init(),c.render(),c.update()),_&&(t.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-scrollbar"),s.part.add("scrollbar"),t.el.appendChild(s)),s&&(u.scrollbar.el=s),f.init(),f.updateSize(),f.setTranslate()),v&&(t.isElement&&((!i||typeof i=="string")&&(i=document.createElement("div"),i.classList.add("swiper-button-next"),Bu(i,t.navigation.arrowSvg),i.part.add("button-next"),t.el.appendChild(i)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),Bu(a,t.navigation.arrowSvg),a.part.add("button-prev"),t.el.appendChild(a))),i&&(u.navigation.nextEl=i),a&&(u.navigation.prevEl=a),d.init(),d.update()),n.includes("allowSlideNext")&&(t.allowSlideNext=r.allowSlideNext),n.includes("allowSlidePrev")&&(t.allowSlidePrev=r.allowSlidePrev),n.includes("direction")&&t.changeDirection(r.direction,!1),(S||E)&&t.loopDestroy(),(k||E)&&t.loopCreate(),t.update()}function foe(t={},e=!0){const r={on:{}},n={},i={};ns(r,pb),r._emitClasses=!0,r.init=!1;const a={},s=HC.map(A=>A.replace(/_/,"")),o=Object.assign({},t);return Object.keys(o).forEach(A=>{typeof t[A]>"u"||(s.indexOf(A)>=0?ka(t[A])?(r[A]={},i[A]={},ns(r[A],t[A]),ns(i[A],t[A])):(r[A]=t[A],i[A]=t[A]):A.search(/on[A-Z]/)===0&&typeof t[A]=="function"?e?n[`${A[2].toLowerCase()}${A.substr(3)}`]=t[A]:r.on[`${A[2].toLowerCase()}${A.substr(3)}`]=t[A]:a[A]=t[A])}),["navigation","pagination","scrollbar"].forEach(A=>{r[A]===!0&&(r[A]={}),r[A]===!1&&delete r[A]}),{params:r,passedParams:i,rest:a,events:n}}function poe({el:t,nextEl:e,prevEl:r,paginationEl:n,scrollbarEl:i,swiper:a},s){FC(s)&&e&&r&&(a.params.navigation.nextEl=e,a.originalParams.navigation.nextEl=e,a.params.navigation.prevEl=r,a.originalParams.navigation.prevEl=r),UC(s)&&n&&(a.params.pagination.el=n,a.originalParams.pagination.el=n),zC(s)&&i&&(a.params.scrollbar.el=i,a.originalParams.scrollbar.el=i),a.init(t)}function hoe(t,e,r,n,i){const a=[];if(!e)return a;const s=A=>{a.indexOf(A)<0&&a.push(A)};if(r&&n){const A=n.map(i),u=r.map(i);A.join("")!==u.join("")&&s("children"),n.length!==r.length&&s("children")}return HC.filter(A=>A[0]==="_").map(A=>A.replace(/_/,"")).forEach(A=>{if(A in t&&A in e)if(ka(t[A])&&ka(e[A])){const u=Object.keys(t[A]),c=Object.keys(e[A]);u.length!==c.length?s(A):(u.forEach(d=>{t[A][d]!==e[A][d]&&s(A)}),c.forEach(d=>{t[A][d]!==e[A][d]&&s(A)}))}else t[A]!==e[A]&&s(A)}),a}const moe=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.emit("_virtualUpdated"),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function qu(){return qu=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},qu.apply(this,arguments)}function qC(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function VC(t){const e=[];return h.Children.toArray(t).forEach(r=>{qC(r)?e.push(r):r.props&&r.props.children&&VC(r.props.children).forEach(n=>e.push(n))}),e}function goe(t){const e=[],r={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return h.Children.toArray(t).forEach(n=>{if(qC(n))e.push(n);else if(n.props&&n.props.slot&&r[n.props.slot])r[n.props.slot].push(n);else if(n.props&&n.props.children){const i=VC(n.props.children);i.length>0?i.forEach(a=>e.push(a)):r["container-end"].push(n)}else r["container-end"].push(n)}),{slides:e,slots:r}}function boe(t,e,r){if(!r)return null;const n=c=>{let d=c;return c<0?d=e.length+c:d>=e.length&&(d=d-e.length),d},i=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${r.offset}px`}:{top:`${r.offset}px`},{from:a,to:s}=r,o=t.params.loop?-e.length:0,A=t.params.loop?e.length*2:e.length,u=[];for(let c=o;c<A;c+=1)c>=a&&c<=s&&u.push(e[n(c)]);return u.map((c,d)=>h.cloneElement(c,{swiper:t,style:i,key:c.props.virtualIndex||c.key||`slide-${d}`}))}function So(t,e){return typeof window>"u"?h.useEffect(t,e):h.useLayoutEffect(t,e)}const V4=h.createContext(null),xoe=h.createContext(null),WC=h.forwardRef(({className:t,tag:e="div",wrapperTag:r="div",children:n,onSwiper:i,...a}={},s)=>{let o=!1;const[A,u]=h.useState("swiper"),[c,d]=h.useState(null),[f,p]=h.useState(!1),m=h.useRef(!1),g=h.useRef(null),y=h.useRef(null),b=h.useRef(null),_=h.useRef(null),v=h.useRef(null),S=h.useRef(null),k=h.useRef(null),E=h.useRef(null),{params:w,passedParams:T,rest:O,events:C}=foe(a),{slides:N,slots:P}=goe(n),L=()=>{p(!f)};Object.assign(w.on,{_containerClasses(M,z){u(z)}});const R=()=>{Object.assign(w.on,C),o=!0;const M={...w};if(delete M.wrapperClass,y.current=new Ax(M),y.current.virtual&&y.current.params.virtual.enabled){y.current.virtual.slides=N;const z={cache:!1,slides:N,renderExternal:d,renderExternalUpdate:!1};ns(y.current.params.virtual,z),ns(y.current.originalParams.virtual,z)}};g.current||R(),y.current&&y.current.on("_beforeBreakpoint",L);const D=()=>{o||!C||!y.current||Object.keys(C).forEach(M=>{y.current.on(M,C[M])})},H=()=>{!C||!y.current||Object.keys(C).forEach(M=>{y.current.off(M,C[M])})};h.useEffect(()=>()=>{y.current&&y.current.off("_beforeBreakpoint",L)}),h.useEffect(()=>{!m.current&&y.current&&(y.current.emitSlidesClasses(),m.current=!0)}),So(()=>{if(s&&(s.current=g.current),!!g.current)return y.current.destroyed&&R(),poe({el:g.current,nextEl:v.current,prevEl:S.current,paginationEl:k.current,scrollbarEl:E.current,swiper:y.current},w),i&&!y.current.destroyed&&i(y.current),()=>{y.current&&!y.current.destroyed&&y.current.destroy(!0,!1)}},[]),So(()=>{D();const M=hoe(T,b.current,N,_.current,z=>z.key);return b.current=T,_.current=N,M.length&&y.current&&!y.current.destroyed&&doe({swiper:y.current,slides:N,passedParams:T,changedParams:M,nextEl:v.current,prevEl:S.current,scrollbarEl:E.current,paginationEl:k.current}),()=>{H()}}),So(()=>{moe(y.current)},[c]);function I(){return w.virtual?boe(y.current,N,c):N.map((M,z)=>h.cloneElement(M,{swiper:y.current,swiperSlideIndex:z}))}return h.createElement(e,qu({ref:g,className:BC(`${A}${t?` ${t}`:""}`)},O),h.createElement(xoe.Provider,{value:y.current},P["container-start"],h.createElement(r,{className:coe(w.wrapperClass)},P["wrapper-start"],I(),P["wrapper-end"]),FC(w)&&h.createElement(h.Fragment,null,h.createElement("div",{ref:S,className:"swiper-button-prev"}),h.createElement("div",{ref:v,className:"swiper-button-next"})),zC(w)&&h.createElement("div",{ref:E,className:"swiper-scrollbar"}),UC(w)&&h.createElement("div",{ref:k,className:"swiper-pagination"}),P["container-end"]))});WC.displayName="Swiper";const _oe=h.forwardRef(({tag:t="div",children:e,className:r="",swiper:n,zoom:i,lazy:a,virtualIndex:s,swiperSlideIndex:o,...A}={},u)=>{const c=h.useRef(null),[d,f]=h.useState("swiper-slide"),[p,m]=h.useState(!1);function g(v,S,k){S===c.current&&f(k)}So(()=>{if(typeof o<"u"&&(c.current.swiperSlideIndex=o),u&&(u.current=c.current),!(!c.current||!n)){if(n.destroyed){d!=="swiper-slide"&&f("swiper-slide");return}return n.on("_slideClass",g),()=>{n&&n.off("_slideClass",g)}}}),So(()=>{n&&c.current&&!n.destroyed&&f(n.getSlideClasses(c.current))},[n]);const y={isActive:d.indexOf("swiper-slide-active")>=0,isVisible:d.indexOf("swiper-slide-visible")>=0,isPrev:d.indexOf("swiper-slide-prev")>=0,isNext:d.indexOf("swiper-slide-next")>=0},b=()=>typeof e=="function"?e(y):e,_=()=>{m(!0)};return h.createElement(t,qu({ref:c,className:BC(`${d}${r?` ${r}`:""}`),"data-swiper-slide-index":s,onLoad:_},A),i&&h.createElement(V4.Provider,{value:y},h.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof i=="number"?i:void 0},b(),a&&!p&&h.createElement("div",{className:"swiper-lazy-preloader",ref:v=>{v&&(v.lazyPreloaderManaged=!0)}}))),!i&&h.createElement(V4.Provider,{value:y},b(),a&&!p&&h.createElement("div",{className:"swiper-lazy-preloader",ref:v=>{v&&(v.lazyPreloaderManaged=!0)}})))});_oe.displayName="SwiperSlide";const yoe=({children:t,className:e,spaceBetween:r=30,isPagination:n=!0,isAutoplay:i=!1,delay:a=500,isClickable:s=!0})=>l.jsx(WC,{spaceBetween:r,pagination:n?{clickable:s}:!1,autoplay:i?{delay:a}:!1,modules:[ese,tse],className:e,children:t}),voe=t=>{const[e,r]=h.useState(t);return{activeTab:e,onTabClick:a=>r(a),onNext:(a=[])=>{const s=a.findIndex(A=>A===e),o=a[s+1];r(o)}}},Soe=["_sidebar_icons","360","3d_rotation","9mp_filled","abc_filled","accessibility_filled","accessibility_new_filled","accessibility_new","accessibility","accessible_filled","accessible_forward_filled","accessible_forward","accessible","account_balance_filled","account_balance_wallet_filled","account_box_filled","account_box","account_child_filled","account_child_invert_filled","account_child_invert","account_child","account_circle_filled","account_circle_off_filled","account_circle_off","account_circle","account_tree_filled","account_tree","action_key_filled","action_key","activity_zone_filled","acute","ad_filled","ad_group_1","ad_group_filled","ad_group_off_filled","ad_group_off","ad_group","ad_off_filled","ad_off","ad_units_filled","ad","adaptive_audio_mic_filled","adaptive_audio_mic_off_filled","adb_filled","add_2_filled","add_2","add_a_photo_filled","add_a_photo","add_ad_filled","add_ad","add_alert_filled","add_alert","add_box_filled","add_box","add_business_filled","add_call_filled","add_card_filled","add_chart_1","add_chart_filled","add_chart","add_circle_filled","add_circle","add_column_left_filled","add_column_left","add_column_right_filled","add_column_right","add_comment_filled","add_diamond_filled","add_filled","add_home_filled","add_home_work_filled","add_home","add_link_filled","add_link","add_location_alt","add_moderator_filled","add_moderator","add_notes_filled","add_notes","add_photo_alternate_filled","add_photo_alternate","add_reaction_filled","add_row_above_filled","add_row_above","add_row_below_filled","add_row_below","add_task_filled","add_task","add_to_document","add_to_drive_filled","add_to_drive","add_to_home_screen_filled","add_to_photos_filled","add_to_queue_filled","add_triangle_filled","add","adf_scanner_filled","adjust_filled","adjust","admin_meds_filled","admin_panel_settings_1","admin_panel_settings_filled","admin_panel_settings","ads_click_filled","ads_click","agreement_approval","agreement_export","agreement_extraction","agreement_import_1","agreement_import","agreement_member","agreement_ownership","agreement_pending_approval","agreement_progression","agreement_rejection","agreement_risk_analysis","ai_redlining","ai_star","ai_summary","airline_stops","airlines_filled","airplane_ticket_filled","airplanemode_active_filled","airplanemode_inactive_filled","airplay_filled","airplay","airware_filled","airwave_filled","alarm_add_filled","alarm_add","alarm_filled","alarm_off_filled","alarm_off","alarm_on_filled","alarm_on","alarm_pause","alarm_smart_wake_filled","alarm_smart_wake","alarm","align_center_filled","align_center","align_end_filled","align_end","align_flex_center_filled","align_flex_center","align_flex_end_filled","align_flex_end","align_flex_start_filled","align_flex_start","align_horizontal_center_filled","align_horizontal_center","align_horizontal_left_filled","align_horizontal_left","align_horizontal_right_filled","align_horizontal_right","align_items_stretch_filled","align_items_stretch","align_justify_center_filled","align_justify_center","align_justify_flex_end_filled","align_justify_flex_end","align_justify_flex_start_filled","align_justify_flex_start","align_justify_space_around_filled","align_justify_space_around","align_justify_space_between_filled","align_justify_space_between","align_justify_space_even_filled","align_justify_space_even","align_justify_stretch_filled","align_justify_stretch","align_self_stretch_filled","align_self_stretch","align_space_around_filled","align_space_around","align_space_between_filled","align_space_between","align_space_even_filled","align_space_even","align_start_filled","align_start","align_stretch_filled","align_stretch","align_vertical_bottom_filled","align_vertical_bottom","align_vertical_center_filled","align_vertical_center","align_vertical_top_filled","align_vertical_top","all_inbox_filled","all_inclusive_filled","all_inclusive","all_match_filled","all_match","all_out_filled","all_out","allergies_filled","allergy_filled","alt_route_filled","alt_route","alternate_email_filled","alternate_email","altitude_filled","ambient_screen_filled","ambulance_filled","amend_filled","amend","amp_stories_filled","amp_stories","analytics_filled","analytics","anchor_filled","anchor","android_filled","animated_images_filled","animation_filled","animation","aod_filled","aod_tablet_filled","aod_watch_filled","api_filled","api","apk_document_filled","apk_install_filled","app_badging_filled","app_badging","app_blocking_filled","app_promo_filled","app_registration_filled","app_registration","app_shortcut_filled","apparel_filled","approval_delegation_2","approval_delegation_filled","approval_delegation_off","approval_delegation","approval_filled","approval_rejected","approval","apps_filled","apps_outage_filled","apps_outage","apps","aq_filled","aq_indoor_filled","ar_on_you_filled","ar_stickers_filled","architecture_filled","archive_filled","archive","area_chart_filled","arming_countdown_filled","arrow_and_edge_filled","arrow_and_edge","arrow_back_2_filled","arrow_back_2","arrow_back_filled","arrow_back_ios_filled","arrow_back_ios_new_filled","arrow_back_ios_new","arrow_back_ios","arrow_back","arrow_circle_down_filled","arrow_circle_down","arrow_circle_left_filled","arrow_circle_left","arrow_circle_right_filled","arrow_circle_right","arrow_circle_up_filled","arrow_circle_up","arrow_cool_down_filled","arrow_downward_alt_filled","arrow_downward_alt","arrow_downward_filled","arrow_downward","arrow_drop_down_circle_filled","arrow_drop_down_circle","arrow_drop_down_filled","arrow_drop_down","arrow_drop_up_filled","arrow_drop_up","arrow_forward_filled","arrow_forward_ios_filled","arrow_forward_ios","arrow_forward","arrow_insert_filled","arrow_insert","arrow_left_alt_filled","arrow_left_alt","arrow_left_filled","arrow_left","arrow_menu_close_filled","arrow_menu_close","arrow_menu_open_filled","arrow_menu_open","arrow_or_edge_filled","arrow_or_edge","arrow_outward_filled","arrow_outward","arrow_range_filled","arrow_range","arrow_right_alt_filled","arrow_right_alt","arrow_right_filled","arrow_right","arrow_selector_tool_filled","arrow_selector_tool","arrow_shape_up_stack","arrow_split_filled","arrow_split","arrow_top_left_filled","arrow_top_left","arrow_top_right_filled","arrow_top_right","arrow_upload_progress_filled","arrow_upload_progress","arrow_upload_ready_filled","arrow_upload_ready","arrow_upward_alt_filled","arrow_upward_alt","arrow_upward_filled","arrow_upward","arrow_warm_up_filled","arrows_input_filled","arrows_input","arrows_more_down_filled","arrows_more_up_filled","arrows_output_filled","arrows_output","arrows_outward_filled","arrows_outward","art_track_filled","article_filled","article_person","article_shortcut_filled","article_shortcut","article","aspect_ratio_filled","aspect_ratio","assignment_add_filled","assignment_add","assignment_filled","assignment_globe","assignment_ind_filled","assignment_ind","assignment_late_filled","assignment_late","assignment_return_filled","assignment_return","assignment_returned_filled","assignment_returned","assignment_turned_in_filled","assignment_turned_in","assignment","assist_walker_filled","assistant_device_filled","assistant_direction_filled","assistant_direction","assistant_filled","assistant_navigation_filled","assistant_navigation","assistant_on_hub_filled","assured_workload_filled","assured_workload","asterisk_filled","asterisk","astrophotography_auto_filled","astrophotography_off_filled","atr_filled","atr","attach_email_filled","attach_file_add_filled","attach_file_add","attach_file_filled","attach_file_off_filled","attach_file_off","attach_file","attach_money_filled","attach_money","attachment_filled","attachment","attribution_filled","audio_description_filled","audio_file_filled","audio_video_receiver_filled","auto_activity_zone_filled","auto_awesome_filled","auto_awesome_mosaic_filled","auto_awesome_mosaic","auto_awesome_motion_filled","auto_awesome_motion","auto_delete_filled","auto_delete","auto_detect_voice_filled","auto_fix_filled","auto_fix_high_filled","auto_fix_normal_filled","auto_fix_off_filled","auto_graph_filled","auto_label_filled","auto_meeting_room_filled","auto_mode_filled","auto_read_pause_filled","auto_read_play_filled","auto_schedule_filled","auto_stories_filled","auto_timer_filled","auto_transmission_filled","auto_videocam_filled","autofps_select_filled","automation_1","automation_filled","automation","autopause_filled","autopause","autopay_filled","autoplay_filled","autoplay","autorenew_filled","autorenew","autostop_filled","autostop","av_timer_filled","av1_filled","avc_filled","avg_pace_filled","avg_time_filled","award_star_filled","award_star","azm_filled","back_hand_filled","back_to_tab_filled","back_to_tab","background_blur_full_filled","background_blur_light_filled","background_dot_large_filled","background_dot_small_filled","background_grid_small_filled","background_replace_filled","background_replace","backlight_high_filled","backlight_high_off_filled","backlight_low_filled","backpack_filled","backspace_filled","backspace","backup_filled","backup_table_filled","backup_table","backup","badge_critical_battery_filled","badge_filled","balance_filled","balcony_filled","ballot_filled","ballot","bar_chart_4_bars_filled","bar_chart_filled","bar_chart_off_filled","bar_chart","barefoot_filled","batch_prediction_filled","batch_prediction","bath_outdoor_filled","bath_private_filled","bath_public_large_filled","bathroom_filled","bathtub_filled","battery_0_bar_filled","battery_1_bar_filled","battery_2_bar_filled","battery_20_filled","battery_3_bar_filled","battery_30_filled","battery_4_bar_filled","battery_5_bar_filled","battery_50_filled","battery_6_bar_filled","battery_60_filled","battery_80_filled","battery_90_filled","battery_alert_filled","battery_change_filled","battery_charging_20_filled","battery_charging_30_filled","battery_charging_50_filled","battery_charging_60_filled","battery_charging_80_filled","battery_charging_90_filled","battery_charging_full_filled","battery_error_filled","battery_full_alt_filled","battery_full_filled","battery_horiz_000_filled","battery_horiz_050_filled","battery_horiz_075_filled","battery_low_filled","battery_plus_filled","battery_profile_filled","battery_saver_filled","battery_share_filled","battery_status_good_filled","battery_unknown_filled","battery_vert_005_filled","battery_vert_020_filled","battery_vert_050_filled","battery_very_low_filled","beach_access_filled","bed_filled","bedroom_baby_filled","bedroom_child_filled","bedroom_parent_filled","beenhere","bento_filled","bia_filled","bid_landscape_disabled_filled","bid_landscape_filled","bigtop_updates_filled","bike_dock_filled","bike_lane_filled","biotech_filled","blanket_filled","blender_filled","blind_filled","blinds_closed_filled","blinds_filled","block_filled","block","blood_pressure_filled","bloodtype_filled","bluetooth_connected_filled","bluetooth_disabled_filled","bluetooth_drive_filled","bluetooth_filled","bluetooth_searching_filled","blur_circular_filled","blur_circular","blur_linear_filled","blur_medium_filled","blur_off_filled","blur_on_filled","blur_on","blur_short_filled","boat_bus_filled","boat_railway_filled","body_fat_filled","body_system_filled","bolt_filled","bolt","bomb_filled","book_2_filled","book_2","book_3_filled","book_3","book_4_filled","book_4_spark_filled","book_4","book_5_filled","book_5","book_6_filled","book_6","book_filled","book_online_filled","book_ribbon_filled","book_ribbon","book","bookmark_add_filled","bookmark_add","bookmark_added_filled","bookmark_added","bookmark_bag_filled","bookmark_bag","bookmark_check_filled","bookmark_check","bookmark_filled","bookmark_flag_filled","bookmark_flag","bookmark_heart_filled","bookmark_heart","bookmark_manager_filled","bookmark_manager","bookmark_remove_filled","bookmark_remove","bookmark_stacks","bookmark_star_filled","bookmark_star","bookmark","bookmarks_filled","bookmarks","books_movies_and_music_filled","boolean","border_all_filled","border_all","border_bottom_filled","border_bottom","border_clear_filled","border_clear","border_color_filled","border_color","border_horizontal_filled","border_horizontal","border_inner_filled","border_inner","border_left_filled","border_left","border_outer_filled","border_outer","border_right_filled","border_right","border_style_filled","border_style","border_top_filled","border_top","border_vertical_filled","border_vertical","borg_filled","bottom_app_bar_filled","bottom_app_bar","bottom_drawer_filled","bottom_drawer","bottom_navigation_filled","bottom_navigation","bottom_panel_close_filled","bottom_panel_close","bottom_panel_open_filled","bottom_panel_open","bottom_right_click_filled","bottom_right_click","bottom_sheets_filled","bottom_sheets","box_add_filled","box_edit_filled","box_filled","box","boy_filled","brand_awareness_filled","brand_family_filled","brand_family","branding_watermark_filled","breakfast_dining_filled","breaking_news_alt_1_filled","breaking_news_alt_1","breaking_news_filled","breaking_news","breastfeeding_filled","brick_filled","brightness_1_filled","brightness_1","brightness_2_filled","brightness_3_filled","brightness_4_filled","brightness_5_filled","brightness_6_filled","brightness_7_filled","brightness_alert_filled","brightness_auto_filled","brightness_empty_filled","brightness_high_filled","brightness_low_filled","brightness_medium_filled","bring_your_own_ip_filled","broadcast_on_home_filled","broadcast_on_personal_filled","broken_image_filled","browse_activity_filled","browse_activity","browse_filled","browse_gallery_filled","browse_gallery","browse","browser_updated_filled","browser_updated","brush","bubble_chart_filled","bubble_filled","bubble","bubbles_filled","bubbles","bucket_check","bug_report","build_1","build_circle_filled","build_circle","build_filled","build","bungalow_filled","burst_mode_filled","burst_mode","bus_railway_filled","business_center_filled","business_center","business_chip_filled","business_messages_filled","buttons_alt_filled","buttons_alt","cabin_filled","cable_car_filled","cable_filled","cached_filled","cached","cadence_filled","cake_add_filled","calculate_filled","calculate","calendar_add_on_filled","calendar_add_on","calendar_apps_script_filled","calendar_cancel","calendar_check","calendar_clock_filled","calendar_clock","calendar_lock","calendar_month_filled","calendar_month","calendar_reschedule","calendar_today_1","calendar_today_filled","calendar_today","calendar_view_day_filled","calendar_view_day","calendar_view_month_filled","calendar_view_month","calendar_view_week_filled","calendar_view_week","call_end_filled","call_filled","call_log_filled","call_made_filled","call_merge_filled","call_merge","call_missed_filled","call_missed_outgoing_filled","call_quality_filled","call_received_filled","call_received","call_split_filled","call_split","call_to_action_filled","call","camera_enhance_filled","camera_filled","camera_front_filled","camera_indoor_filled","camera_outdoor_filled","camera_rear_filled","camera_roll_filled","camera_video_filled","camera_video","cameraswitch_filled","campaign_filled","cancel_filled","cancel_presentation_filled","cancel_schedule_send_filled","cancel","candlestick_chart_filled","captive_portal_filled","captive_portal","capture_filled","capture","card_membership_filled","card_travel_filled","cardiology","cards_filled","cards_stack","cards_star_filled","cards","carry_on_bag_checked_filled","carry_on_bag_filled","carry_on_bag_inactive_filled","carry_on_bag_question_filled","cases_filled","casino_filled","cast_connected_filled","cast_filled","cast_for_education_filled","cast_pause_filled","cast_warning_filled","category_filled","category_search_filled","category_search","category","celebration","cell_merge_filled","cell_merge","cell_tower_filled","cell_wifi_filled","center_focus_strong_filled","center_focus_weak_filled","chair_alt_filled","chair_filled","change_circle_filled","change_circle","change_history_filled","change_history","charger","chart_data_filled","chat_add_on_filled","chat_apps_script_filled","chat_bubble_filled","chat_bubble","chat_error_filled","chat_filled","chat_info_filled","chat_paste_go_2_filled","chat_paste_go_filled","chat","check_box_filled","check_box_outline_blank_filled","check_box_outline_blank","check_box","check_circle_filled","check_circle_unread","check_circle","check_filled","check_in_out_filled","check_indeterminate_small_filled","check_indeterminate_small","check_small_filled","check_small","check","checkbook_filled","checkbook","checked_bag_filled","checked_bag_question_filled","checklist_filled","checklist_rtl_filled","checklist_rtl","checklist","checkroom_filled","cheer_filled","chess_filled","chess_pawn_filled","chevron_backward_filled","chevron_backward","chevron_forward_filled","chevron_forward","chevron_left_filled","chevron_left","chevron_line_up","chevron_right_filled","chevron_right","chip_extraction_filled","chip_extraction","chips_filled","chips","chrome_maximize_filled","chrome_minimize_filled","chrome_reader_mode_filled","chrome_reader_mode","chrome_restore_filled","chrome_tote_filled","chromecast_2_filled","chromecast_device_filled","chronic_filled","chronic","church_filled","circle_filled","circle_notifications_filled","circle_notifications","circles_ext_filled","circles_ext","circles_filled","circles","clarify_filled","clarify","clean_hands_filled","cleaning_bucket_filled","cleaning_filled","cleaning_services_filled","cleaning_services","clear_all_filled","clear_all","clear_day_filled","clear_night_filled","climate_mini_split_filled","clock_arrow_down_filled","clock_arrow_down","clock_arrow_up_filled","clock_arrow_up","clock_loader_10_filled","clock_loader_10","clock_loader_20_filled","clock_loader_20","clock_loader_40_filled","clock_loader_40","clock_loader_60_filled","clock_loader_80_filled","clock_loader_90_filled","close_filled","close_fullscreen_filled","close_fullscreen","close_small_filled","close_small","close","closed_caption_add_filled","closed_caption_disabled_filled","closed_caption_filled","cloud_alert_filled","cloud_alert","cloud_circle_filled","cloud_circle","cloud_done_filled","cloud_done","cloud_download_filled","cloud_download","cloud_filled","cloud_lock_filled","cloud_lock","cloud_off_filled","cloud_off","cloud_queue_filled","cloud_sync_filled","cloud_sync","cloud_upload_filled","cloud_upload","cloud","cloudy_filled","co_present_filled","co2_filled","code_2","code_blocks_filled","code_blocks","code_filled","code_off_filled","code_off","code","cognition_2_filled","cognition_filled","collapse_all_filled","collapse_all","collapse_content_filled","collapse_content","collections_bookmark_filled","collections_bookmark","colorize","colors","combine_columns_filled","combine_columns","comedy_mask_filled","comic_bubble_filled","comment_bank_filled","comment_filled","comment","comments_disabled_filled","commit_filled","commit","communication_filled","communities_filled","communities","compare_arrows_filled","compare_arrows","compare_filled","compare","component_exchange_filled","component_exchange","compost_filled","compress_filled","compress","computer_filled","computer","concierge_filled","confirmation_number_filled","congenital_filled","connect_without_contact_filled","connected_tv_filled","connecting_airports_filled","construction_filled","contact_emergency_filled","contact_mail_filled","contact_page_filled","contact_page","contact_phone_filled","contact_support_filled","contactless_filled","contactless_off_filled","contacts_filled","contacts_product_filled","contacts_product","content_copy_filled","content_copy","content_cut","content_paste_filled","content_paste_go_filled","content_paste_go","content_paste_off_filled","content_paste_off","content_paste_search_filled","content_paste_search","content_paste","contextual_token_add_filled","contextual_token_add","contextual_token_filled","contract_delete_filled","contract_delete","contract_edit_filled","contract_edit","contract_filled","contract","contrast_circle_filled","contrast_filled","contrast_rtl_off_filled","contrast_square_filled","control_camera_filled","control_point_duplicate_filled","control_point_duplicate","controller_gen_filled","conversion_path_filled","conversion_path_off_filled","conversion_path","convert_to_text_filled","convert_to_text","conveyor_belt_filled","cookie_filled","cookie_off_filled","cool_to_dry_filled","copy_all_filled","copy_all","copyright_filled","corporate_fare_filled","counter_0_filled","counter_0","counter_1_filled","counter_2_filled","counter_3_filled","counter_4_filled","counter_5_filled","counter_6_filled","counter_7_filled","counter_7","counter_8_filled","counter_8","counter_9_filled","counter_9","countertops_filled","create_new_folder_filled","create_new_folder","credit_card_clock_filled","credit_card_filled","credit_card_gear_filled","credit_card_heart_filled","credit_card_off_filled","credit_score_filled","crisis_alert_filled","critical_priority","crop_16_9_filled","crop_3_2_filled","crop_5_4_filled","crop_7_5_filled","crop_9_16_filled","crop_filled","crop_free_filled","crop_free","crop_landscape_filled","crop_portrait_filled","crop_rotate_filled","crop_square_filled","crop_square","crop","crossword_filled","crowdsource_filled","crown_filled","crust","css_filled","csv_filled","csv","currency_bitcoin_filled","currency_exchange","currency_franc_filled","currency_lira_filled","currency_pound_filled","currency_ruble_filled","currency_rupee_circle_filled","currency_rupee_filled","currency_yen_filled","currency_yuan_filled","curtains_closed_filled","curtains_filled","custom_typography_filled","custom_typography","cut_filled","cycle_filled","cycle","dangerous_filled","dangerous","dark_mode_filled","dark_mode","dashboard_2_edit","dashboard_2_filled","dashboard_2_gear","dashboard_2","dashboard_access_granted","dashboard_access_revoked","dashboard_add","dashboard_customize_filled","dashboard_customize","dashboard_filled","dashboard_remove","dashboard","data_alert_filled","data_alert","data_array_filled","data_array","data_check_filled","data_check","data_exploration_filled","data_info_alert_filled","data_info_alert","data_loss_prevention_filled","data_loss_prevention","data_object_filled","data_object","data_saver_on_filled","data_saver_on","data_table_filled","data_table","data_thresholding_filled","data_usage_filled","data_usage","database_filled","database_off_filled","database_search_filled","database_search","database_upload_filled","database","dataflow_03","dataflow_04","dataset_filled","dataset_linked_filled","dataset_linked","dataset","date_range_filled","date_range","deblur_filled","decimal_decrease_filled","decimal_decrease","decimal_increase_filled","decimal_increase","deck_filled","dehaze_filled","delete_filled","delete_forever_filled","delete_forever","delete_history_filled","delete_history","delete_sweep_filled","delete_sweep","delete","delivery_truck_speed_filled","demography_filled","density_large_filled","density_large","density_medium_filled","density_medium","density_small_filled","density_small","dentistry_filled","deployed_code_account_filled","deployed_code_account","deployed_code_alert_filled","deployed_code_alert","deployed_code_filled","deployed_code_history_filled","deployed_code_history","deployed_code_update_filled","deployed_code_update","deployed_code","description_filled","description","deselect_filled","deselect","design_services_filled","design_services","desk_filled","deskphone_filled","desktop_access_disabled_filled","desktop_cloud_filled","desktop_cloud_stack_filled","desktop_landscape_add_filled","desktop_landscape_add","desktop_landscape_filled","desktop_landscape","desktop_mac_filled","desktop_portrait_filled","desktop_portrait","desktop_windows_filled","desktop_windows","destruction_filled","details_filled","detection_and_zone_filled","detector_alarm_filled","detector_battery_filled","detector_co_filled","detector_filled","detector_offline_filled","detector_smoke_filled","detector_status_filled","developer_board_filled","developer_board_off_filled","developer_guide_filled","developer_guide","developer_mode_filled","developer_mode_tv_filled","device_hub_filled","device_hub","device_reset_filled","device_thermostat_filled","device_unknown_filled","devices_filled","devices_fold_2_filled","devices_fold_filled","devices_off_filled","devices_other_filled","devices_wearables_filled","devices","diagnosis_filled","diagonal_line_filled","diagonal_line","dialer_sip_filled","dialogs_filled","dialogs","dialpad_filled","diamond_filled","dictionary_filled","dictionary","difference_filled","difference","digital_out_of_home_filled","digital_wellbeing_filled","dining_filled","directions_alt_off_filled","directions_off_filled","directions_railway_2_filled","directory_sync_filled","directory_sync","dirty_lens_filled","disabled_by_default_filled","disabled_by_default","disabled_visible_filled","disabled_visible","disc_full_filled","discover_tune_filled","discover_tune","dishwasher_gen_filled","display_external_input_filled","display_settings_filled","distance_filled","diversity_1_filled","diversity_2_filled","diversity_2","diversity_3_filled","diversity_4_filled","dns_filled","dns","do_not_disturb_off_filled","do_not_disturb_off","do_not_disturb_on_1","do_not_disturb_on_filled","do_not_disturb_on_total_silence_filled","do_not_disturb_on","do_not_step_filled","do_not_touch_filled","DOC","dock_filled","dock_to_bottom_filled","dock_to_bottom","dock_to_left_filled","dock_to_right_filled","dock_to_right","docs_add_on_filled","docs_add_on","docs_apps_script_filled","docs_apps_script","docs_filled","docs","document_configure","document_scanner_filled","document_scanner","document_search_filled","document_search","DOCX","domain_verification_off","domain_verification","domino_mask_filled","done_all_filled","done_all","done_filled","done_outline_filled","donut_large_filled","donut_large","donut_small_filled","donut_small","door_back_filled","door_front_filled","door_open_filled","door_sensor_filled","door_sliding_filled","double_arrow_filled","double_arrow","downhill_skiing_filled","download_2_filled","download_2","download_done_filled","download_done","download_filled","download_for_offline_filled","download_for_offline","download","downloading_filled","downloading","draft_filled","draft_orders_filled","draft_orders","draft","drafts_filled","drafts","drag_click_filled","drag_click","drag_handle_filled","drag_handle","drag_indicator_filled","drag_indicator","drag_pan_filled","drag_pan","draw_abstract_filled","draw_collage_filled","draw_filled","draw","dresser_filled","drive_export_filled","drive_export","drive_file_move_filled","drive_file_move_outline_filled","drive_file_move_rtl_filled","drive_file_move","drive_file_rename_outline_filled","drive_folder_upload_filled","drive_folder_upload","dropdown_filled","dropdown","dry_cleaning_filled","dry_filled","dual_screen_filled","duo_filled","dvr_filled","dynamic_feed_filled","dynamic_feed","dynamic_form_filled","dynamic_form","e_mobiledata_badge_filled","e_mobiledata_filled","e911_avatar_filled","e911_emergency_filled","e911_emergency","earbuds_battery_filled","earbuds_filled","early_on_filled","earthquake_filled","east_filled","east","ecg_filled","ecg_heart_filled","eco_filled","eda_filled","edgesensor_high_filled","edgesensor_low_filled","edit_arrow_down_filled","edit_arrow_up_filled","edit_attributes_filled","edit_audio_filled","edit_calendar_filled","edit_calendar","edit_document_filled","edit_document","edit_filled","edit_note_filled","edit_note","edit_notifications_filled","edit_notifications","edit_off_filled","edit_off","edit_square_filled","edit_square","edit","editor_choice_filled","eject_filled","eject","elderly_filled","elderly_woman_filled","electric_bolt_filled","electric_meter_filled","electrical_services_filled","elevation_filled","elevator_filled","emergency_filled","emergency_heat_2_filled","emergency_heat_filled","emergency_home_filled","emergency_recording_filled","emoji_flags_filled","emoji_language_filled","emoji_objects_filled","emoji_objects","emoji_people_filled","emoji_symbols_filled","empty_dashboard_filled","empty_dashboard","enable_filled","enable","encrypted_add_circle_filled","encrypted_add_circle","encrypted_add_filled","encrypted_add","encrypted_filled","encrypted_minus_circle_filled","encrypted_minus_circle","encrypted_off_filled","encrypted_off","encrypted","energy_filled","energy_program_saving_filled","energy_program_time_used_filled","engineering_filled","enhanced_encryption_filled","enhanced_encryption","enterprise_filled","enterprise_off_filled","equal_filled","equal","eraser_size_1_filled","eraser_size_1","eraser_size_2_filled","eraser_size_2","eraser_size_3_filled","eraser_size_3","eraser_size_4_filled","eraser_size_4","eraser_size_5_filled","eraser_size_5","error_circle_rounded_filled","error_filled","error_med_filled","error_notification","error","euro_filled","euro_symbol_filled","ev_mobiledata_badge_filled","event_add","event_available_filled","event_available","event_busy_filled","event_busy","event_cancel","event_edit","event_filled","event_list_filled","event_list","event_note_filled","event_note","event_repeat_filled","event_repeat","event_reschedule","event_seat_filled","event_time","event_upcoming_filled","event_upcoming","event","exclamation_filled","exclamation","execute_crust","execute_flash","execute_zen","exit_to_app_filled","exit_to_app","expand_all_filled","expand_all","expand_circle_down_filled","expand_circle_down","expand_circle_right_filled","expand_circle_right","expand_circle_up_filled","expand_circle_up","expand_content_filled","expand_content","expand_filled","expand_less_filled","expand_more_filled","expand","expansion_panels_filled","expansion_panels","experiment_filled","explore_nearby_filled","explosion_filled","export_notes_filled","export_notes","exposure_filled","exposure_neg_1_filled","exposure_neg_2_filled","exposure_plus_1_filled","exposure_plus_2_filled","exposure_zero_filled","extension_filled","extension_off_filled","extension_off","extension","eye_tracking_filled","eyeglasses_filled","face_2_filled","face_3_filled","face_4_filled","face_5_filled","face_6_filled","face_down_filled","face_filled","face_left_filled","face_nod_filled","face_retouching_natural_filled","face_retouching_off_filled","face_right_filled","face_shake_filled","face_up_filled","fact_check_filled","fact_check","factory_filled","factory","falling_filled","familiar_face_and_zone_filled","family_history_filled","family_history","family_home_filled","family_link_filled","family_star_filled","farsight_digital_filled","fast_forward_filled","fast_forward","fast_rewind_filled","faucet_filled","favorite_filled","fax_filled","feature_search_filled","feature_search","featured_seasonal_and_gifts_filled","feedback_filled","feedback","femur_alt_filled","femur_filled","fertile_filled","fiber_smart_record","file_02","file_aac","file_ai","file_bmp","file_copy_filled","file_copy_off_filled","file_copy_off","file_copy","file_cs","file_css","file_csv","file_doc","file_docx","file_download_done_filled","file_download_filled","file_download_off_filled","file_download_off","file_exe","file_export_filled","file_export","file_gif","file_heic","file_html","file_ics","file_java","file_jpg","file_json_filled","file_json","file_jsx","file_key","file_m4p","file_map_filled","file_map_stack_filled","file_md","file_mdx","file_mov","file_mp3","file_mp4","file_open_filled","file_open","file_otf","file_pdf","file_php","file_png_filled","file_png","file_ppt","file_pptx","file_present_filled","file_present","file_psd","file_py","file_raw","file_rb","file_sass","file_save_filled","file_save_off_filled","file_save_off","file_save","file_scss","file_sh","file_sql","file_svg","file_tiff","file_tsx","file_ttf","file_txt","file_upload_filled","file_upload_off_filled","file_upload_off","file_wav","file_woff","file_xls","file_xlsx","file_xml","file_xslx","file_yml","files_filled","filter_1_filled","filter_2_filled","filter_3_filled","filter_4_filled","filter_5_filled","filter_6_filled","filter_7_filled","filter_8_filled","filter_9_filled","filter_9_plus_filled","filter_alt_filled","filter_alt_off_filled","filter_alt_off","filter_alt","filter_arrow_right_filled","filter_arrow_right","filter_b_and_w_filled","filter_center_focus_filled","filter_filled","filter_frames_filled","filter_hdr_filled","filter_list_filled","filter_list_off_filled","filter_list_off","filter_list","filter_none_filled","filter_none","filter_retrolux_filled","filter_tilt_shift_filled","filter_vintage_filled","finance_chip_filled","finance_chip","finance_filled","finance_mode_filled","finance_mode","finance","find_in_page_filled","find_in_page","find_replace_filled","find_replace","fingerprint_filled","fingerprint_off_filled","fingerprint_off","fingerprint","fire_extinguisher_filled","fire_hydrant_filled","fire_truck_filled","fireplace_filled","first_page_filled","first_page","fit_page_filled","fit_page_height_filled","fit_page_height","fit_page_width_filled","fit_page_width","fit_page","fit_screen_filled","fit_screen","fit_width_filled","fit_width","fitness_tracker_filled","flag_2_filled","flag_check_filled","flag_check","flag_circle_filled","flag_circle","flag_filled","flag","flaky_filled","flare_filled","flash_auto_filled","flash_off_filled","flash_off","flash_on_filled","flash_on","flash","flashlight_off_filled","flashlight_on_filled","flatware_filled","flex_direction_filled","flex_direction","flex_no_wrap_filled","flex_no_wrap","flex_wrap_filled","flex_wrap","flights_and_hotels_filled","flightsmode_filled","flip_camera_android_filled","flip_camera_android","flip_camera_ios_filled","flip_filled","flip_to_back_filled","flip_to_back","flip_to_front_filled","flip_to_front","flip","float_landscape_2_filled","float_landscape_2","float_landscape_filled","float_portrait_2_filled","float_portrait_2","float_portrait_filled","flood_filled","floor_filled","floor_lamp_filled","flourescent_filled","flow","flowchart_filled","flowchart_outlined","flowsheet_filled","flowsheet","fluid_balance_filled","fluid_filled","fluid_med_filled","fluorescent_filled","flutter_dash_filled","flutter_dash","flutter_filled","flutter","flyover_filled","fmd_bad_filled","fmd_bad","folded_hands_filled","folder_check_2_filled","folder_check_2","folder_check_filled","folder_check","folder_code_filled","folder_code","folder_copy_filled","folder_copy","folder_data_filled","folder_data","folder_delete_filled","folder_delete","folder_eye_filled","folder_eye","folder_filled","folder_info_filled","folder_info","folder_limited_filled","folder_limited","folder_managed_filled","folder_managed","folder_match_filled","folder_match","folder_off_filled","folder_off","folder_open_filled","folder_open","folder_shared_filled","folder_shared","folder_special_filled","folder_special","folder_supervised_filled","folder_supervised","folder_zip_filled","folder_zip","folder","follow_the_signs_filled","font_download_filled","font_download_off_filled","font_download_off","font_download","food_bank_filled","foot_bones_filled","footprint_filled","for_you_filled","fork_left_filled","fork_right_filled","fork_spoon_filled","forklift_filled","format_align_center_filled","format_align_center","format_align_justify_filled","format_align_justify","format_align_left_filled","format_align_left","format_align_right_filled","format_align_right","format_bold_filled","format_bold","format_clear_filled","format_clear","format_color_fill_filled","format_color_fill","format_color_reset_filled","format_color_reset","format_color_text_filled","format_color_text","format_h1_filled","format_h1","format_h2_filled","format_h2","format_h3_filled","format_h4_filled","format_h5_filled","format_h6_filled","format_image_back","format_image_break_left","format_image_break_right","format_image_front","format_image_inline_left","format_image_inline_right","format_image_left_filled","format_image_left","format_image_right_filled","format_image_right","format_indent_decrease_filled","format_indent_decrease","format_indent_increase_filled","format_indent_increase","format_ink_highlighter_filled","format_ink_highlighter","format_italic_filled","format_italic","format_letter_spacing_2_filled","format_letter_spacing_2","format_letter_spacing_filled","format_letter_spacing_standard_filled","format_letter_spacing_standard","format_letter_spacing_wide_filled","format_letter_spacing_wide","format_letter_spacing_wider_filled","format_letter_spacing_wider","format_letter_spacing","format_line_spacing_filled","format_line_spacing","format_list_bulleted_add_2","format_list_bulleted_add_filled","format_list_bulleted_add","format_list_bulleted_filled","format_list_bulleted","format_list_numbered_filled","format_list_numbered_rtl_filled","format_list_numbered_rtl","format_list_numbered","format_overline_filled","format_overline","format_paint_off","format_paint","format_paragraph_filled","format_paragraph","format_quote_filled","format_quote_off_filled","format_quote_off","format_quote","format_shapes_filled","format_shapes","format_size_filled","format_size","format_strikethrough_filled","format_strikethrough","format_text_clip_filled","format_text_clip","format_text_overflow_filled","format_text_overflow","format_text_wrap_filled","format_text_wrap","format_textdirection_l_to_r_filled","format_textdirection_l_to_r","format_textdirection_r_to_l_filled","format_textdirection_r_to_l","format_textdirection_vertical_filled","format_textdirection_vertical","format_underlined_filled","format_underlined_squiggle_filled","format_underlined_squiggle","format_underlined","forms_add_on_filled","forms_add_on","forms_apps_script_filled","forms_apps_script","fort_filled","forum_filled","forum","forward_10_filled","forward_30_filled","forward_5_filled","forward_circle_filled","forward_circle","forward_filled","forward_media_filled","forward_media","forward_to_inbox_filled","forward","foundation_filled","frame_1","frame_1597881787","frame_1597881788","frame_2087325864","frame_2087326157","frame_inspect_filled","frame_inspect","frame_person_filled","frame_person_mic_filled","frame_person_off_filled","frame_reload_filled","frame_reload","frame_source_filled","frame_source","free_cancellation_filled","free_cancellation","front_hand_filled","front_loader_filled","full_coverage_filled","full_coverage","full_hd_filled","full_stacked_bar_chart_filled","fullscreen_exit_filled","fullscreen_exit","fullscreen_filled","fullscreen_portrait_filled","fullscreen_portrait","fullscreen","function_filled","function","functions_filled","functions","funicular_filled","g_mobiledata_badge_filled","g_mobiledata_filled","g_translate_filled","gallery_thumbnail_filled","gamepad_filled","garage_door_filled","garden_cart_filled","gas_meter_filled","gate_filled","gavel_filled","gavel","general_device_filled","generating_tokens_filled","genres_filled","gesture_filled","gesture_select_filled","gesture_select","gesture","gif_2_filled","gif_box_filled","gif_filled","girl_filled","git","gite_filled","glass_cup_filled","globe_asia_filled","globe_book_filled","globe_filled","globe_uk_filled","glucose_filled","glyphs_filled","go_to_line_filled","go_to_line","golf_course_filled","gondola_lift_filled","google_home_devices_filled","google_plus_reshare_filled","google_tv_remote_filled","google_wifi_filled","gpp_bad_filled","gpp_bad","gpp_maybe_filled","gpp_maybe","grade_filled","gradient_filled","grading_filled","grading","graph_1_filled","graph_1","graph_2_filled","graph_2","graph_3_filled","graph_4_filled","graph_5_filled","graph_5","graph_6_filled","graph_6","graph_7","graph_8","graphic_eq_filled","grid_3x3_filled","grid_3x3_off_filled","grid_4x4_filled","grid_goldenratio_filled","grid_guides_filled","grid_guides","grid_off_filled","grid_on_filled","grid_on","grid_view_1","grid_view_filled","grid_view","grocery_filled","group_add_filled","group_add","group_auto_filled","group_filled","group_off_filled","group_off","group_remove_filled","group_remove","group_search_filled","group_search","group_work_filled","group_work","group","grouped_bar_chart_filled","grouped_bar_chart","groups_2_filled","groups_3_filled","groups_filled","groups","guardian_filled","h_mobiledata_badge_filled","h_mobiledata_filled","h_plus_mobiledata_badge_filled","h_plus_mobiledata_filled","hail_filled","hallway_filled","hand_bones_filled","hand_gesture_filled","hand_gesture_off_filled","hand_gesture_off","hand_gesture","handheld_controller_filled","handshake_filled","handshake","handyman_filled","handyman","hangout_meeting_filled","hangout_video_filled","hangout_video_off_filled","hard_disk_filled","hard_drive_2_filled","hard_drive_filled","hard_drive","hdr_auto_filled","hdr_auto_select_filled","hdr_enhanced_select_filled","hdr_off_filled","hdr_off_select_filled","hdr_on_filled","hdr_on_select_filled","hdr_plus_filled","hdr_plus_off_filled","hdr_strong_filled","hdr_weak_filled","head_mounted_device_filled","headphones_battery_filled","headphones_filled","headset_mic_filled","headset_off_filled","healing_filled","health_and_beauty_filled","health_and_safety_filled","health_metrics_filled","heap_snapshot_large_filled","heap_snapshot_large","heap_snapshot_multiple_filled","heap_snapshot_multiple","heap_snapshot_thumbnail_filled","heap_snapshot_thumbnail","hearing_aid_disabled_filled","hearing_aid_filled","hearing_disabled_filled","hearing_filled","heart_broken_filled","heart_check_filled","heart_check","heart_minus_filled","heart_minus","heart_plus_filled","heat_filled","heat_pump_balance_filled","heat_pump_filled","height_filled","height","helicopter_filled","help_center_filled","help_center","help_clinic_filled","help_clinic","help_filled","help","hematology_filled","hevc_filled","hexagon_filled","hexagon","hide_filled","hide_image_filled","hide_source_filled","hide_source","hide","high_density_filled","high_density","high_priority","high_quality_filled","high_res_filled","highlight_filled","highlight_keyboard_focus_filled","highlight_mouse_cursor_filled","highlight_mouse_cursor","highlight_text_cursor_filled","highlighter_size_1_filled","highlighter_size_1","highlighter_size_2_filled","highlighter_size_2","highlighter_size_3_filled","highlighter_size_3","highlighter_size_4_filled","highlighter_size_4","highlighter_size_5_filled","highlighter_size_5","history_2_1","history_2_filled","history_2","history_edu_filled","history_edu","history_filled","history_off_filled","history_off","history_toggle_off_filled","history_toggle_off","history","hls_filled","hls_off_filled","hls_off","hls","home_1","home_app_logo","home_page","home_repair_service","home","horizontal_align_center","horizontal_align_left","horizontal_align_right","horizontal_distribute_filled","horizontal_distribute","horizontal_rule_filled","horizontal_rule","horizontal_split_filled","horizontal_split","host_filled","hot_tub_filled","hotel_class_filled","hotel_class","hotel_filled","hourglass_arrow_down_filled","hourglass_arrow_down","hourglass_arrow_up_filled","hourglass_arrow_up","hourglass_bottom_filled","hourglass_bottom","hourglass_check","hourglass_disabled_filled","hourglass_disabled","hourglass_empty_filled","hourglass_empty","hourglass_filled","hourglass_full_filled","hourglass_pause_filled","hourglass_pause","hourglass_top_filled","hourglass","household_supplies_filled","how_to_reg_filled","how_to_reg","how_to_vote_filled","hr_resting_filled","html_filled","html","http_filled","http","hub_filled","hub","humidity_helper_filled","humidity_high_filled","humidity_indoor_filled","humidity_low_filled","humidity_mid_filled","humidity_percentage_filled","hvac_filled","i","ice_skating_filled","ICS","id_card_filled","id_card","identity_aware_proxy_filled","identity_aware_proxy","identity_platform_filled","ifl_filled","iframe_filled","iframe_off_filled","iframe_off","iframe","image_aspect_ratio_filled","image_filled","image_not_supported_filled","image_search_filled","image_search","image","imagesearch_roller_filled","imagesmode_filled","imagesmode","import_contacts_filled","important_devices_filled","in_home_mode_filled","inactive_order_filled","inbox_customize_filled","inbox_filled","inbox_text_filled","inbox","incomplete_circle_filled","indeterminate_check_box_filled","indeterminate_check_box","indeterminate_question_box_filled","indeterminate_question_box","info_filled","info_i_filled","info_i","info_styled","info","infrared_filled","ink_eraser_filled","ink_eraser_off_filled","ink_eraser_off","ink_eraser","ink_highlighter_filled","ink_highlighter_move_filled","ink_highlighter_move","ink_highlighter","ink_marker_filled","ink_marker","ink_pen_filled","ink_pen","ink_selection_filled","ink_selection","inpatient_filled","input_circle_filled","input_circle","input_filled","input","insert_chart_filled","insert_chart","insert_page_break_filled","insert_page_break","insert_text_filled","insert_text","insights_filled","install_desktop_filled","install_desktop","install_mobile_filled","instant_mix_filled","instant_mix","integration_instructions_filled","integration_instructions","interactive_space_filled","interests_filled","interests","interpreter_mode_filled","inventory_2_filled","inventory_2","inventory_filled","inventory","invert_colors_filled","invert_colors_off_filled","invert_colors","ios_filled","ios_share_filled","ios_share","iron_filled","jamboard_kiosk_filled","jamboard_kiosk","javascript_filled","javascript","join_filled","join_full_filled","join_inner_filled","join_inner","join_left_filled","join_left","join_right_filled","join_right","join","joystick_filled","JSON","jump_to_element_filled","jump_to_element","kebab_dining_filled","keep_filled","keep_off_filled","keep_off","keep_public_filled","keep_public","keep","key_filled","key_off_filled","key_off","key_vertical_filled","key_vertical","key_visualizer_filled","key_visualizer","key","keyboard_alt_filled","keyboard_arrow_down_filled","keyboard_arrow_down","keyboard_arrow_left_filled","keyboard_arrow_left","keyboard_arrow_right_filled","keyboard_arrow_right","keyboard_arrow_up_filled","keyboard_arrow_up","keyboard_backspace_filled","keyboard_backspace","keyboard_capslock_badge_filled","keyboard_capslock_filled","keyboard_command_key_filled","keyboard_command_key","keyboard_control_key_filled","keyboard_control_key","keyboard_double_arrow_down_filled","keyboard_double_arrow_down","keyboard_double_arrow_left_filled","keyboard_double_arrow_left","keyboard_double_arrow_right_filled","keyboard_double_arrow_right","keyboard_double_arrow_up_filled","keyboard_double_arrow_up","keyboard_external_input_filled","keyboard_filled","keyboard_full_filled","keyboard_hide_filled","keyboard_keys_filled","keyboard_lock_filled","keyboard_lock_off_filled","keyboard_off_filled","keyboard_onscreen_filled","keyboard_option_key_filled","keyboard_option_key","keyboard_previous_language_filled","keyboard_return_filled","keyboard_tab_filled","keyboard_tab_rtl_filled","keyboard_tab_rtl","keyboard_tab","keyboard_voice_filled","keyboard","kid_star_filled","king_bed_filled","kitchen_filled","lab_panel_filled","lab_profile_filled","lab_profile","lab_research_filled","lab_research","label_filled","label_important_filled","label_important","label_off_filled","label_off","label","labs","lan_filled","lan","landscape_2_filled","landscape_2_off_filled","landscape_filled","language_chinese_array_filled","language_chinese_cangjie_filled","language_chinese_dayi_filled","language_chinese_pinyin_filled","language_chinese_quick_filled","language_chinese_wubi_filled","language_filled","language_french_filled","language_french","language_gb_english_filled","language_gb_english","language_international_filled","language_japanese_kana_filled","language_japanese_kana","language_korean_latin_filled","language_pinyin_filled","language_spanish_filled","language_spanish","language_us_colemak_filled","language_us_dvorak_filled","language_us_dvorak","language_us_filled","language_us","language","laps_filled","laptop_car_filled","laptop_chromebook_filled","laptop_mac_filled","laptop_windows_filled","laptop_windows","lasso_select_filled","lasso_select","last_page_filled","last_page","laundry_filled","layers_clear_filled","layers_clear","layers_filled","layers","lda_filled","leaderboard_filled","leaderboard","leaf_spark_filled","leak_add_filled","leak_remove_filled","left_click_filled","left_click","left_panel_close_filled","left_panel_close","left_panel_open_filled","left_panel_open","legend_toggle_filled","lens_blur_filled","lens_filled","letter_switch_filled","library_add_check_filled","library_add_check","library_add_filled","library_add","library_books_filled","library_books","library_music_filled","license_filled","license","lift_to_talk_filled","light_filled","light_group_filled","light_mode_filled","light_mode","light_off_filled","lightbulb_2_filled","lightbulb_circle_filled","lightbulb_circle","lightbulb_filled","lightbulb","lightning_stand_filled","line_axis_filled","line_axis","line_curve_filled","line_curve","line_end_arrow_filled","line_end_arrow_notch_filled","line_end_arrow_notch","line_end_arrow","line_end_circle_filled","line_end_circle","line_end_diamond_filled","line_end_diamond","line_end_filled","line_end_square_filled","line_end_square","line_end","line_start_arrow_filled","line_start_arrow_notch_filled","line_start_arrow_notch","line_start_arrow","line_start_circle_filled","line_start_circle","line_start_diamond_filled","line_start_diamond","line_start_filled","line_start_square_filled","line_start_square","line_start","line_style_filled","line_style","line_weight_filled","line_weight","linear_scale_filled","linear_scale","link_filled","link_off_filled","link","linked_camera_filled","linked_services_filled","linked_services","list_alt_add_filled","list_alt_add","list_alt_check_filled","list_alt_check","list_alt_filled","list_alt","list_filled","list","lists_filled","lists","live_help_filled","living_filled","loading_spinner","local_activity_filled","local_atm_filled","local_car_wash_filled","local_fire_department_filled","local_hospital_filled","local_laundry_service_filled","local_library_filled","local_library","local_mall","local_police_filled","local_post_office_filled","local_see_filled","location_away_filled","location_chip","location_home","location_on","lock_clock_filled","lock_clock","lock_filled","lock_open_circle","lock_open_filled","lock_open_right_filled","lock_open_right","lock_open","lock_person_filled","lock_person","lock_reset_filled","lock_reset","lock","login_filled","login","logo_dev_filled","logo_dev","logout_filled","logout","looks_3_filled","looks_4_filled","looks_5_filled","looks_6_filled","looks_filled","looks_one_filled","looks_two_filled","loupe_filled","low_density_filled","low_priority_filled","low_priority_notification","low_priority","lowercase_filled","lowercase","lte_mobiledata_badge_filled","lte_mobiledata_filled","lte_plus_mobiledata_badge_filled","lte_plus_mobiledata_filled","lyrics_filled","macro_auto_filled","macro_off_filled","magic_button_filled","magic_exchange_filled","magic_tether_filled","magnification_large_filled","magnification_large","magnification_small_filled","magnification_small","magnify_docked_filled","magnify_fullscreen_filled","mail_filled","mail_lock_filled","mail_off_filled","mail","make_default_view","man_2_filled","man_3_filled","man_4_filled","man_filled","manage_accounts_filled","manage_accounts","manage_history_filled","manage_history","manage_search_filled","manage_search","manga_filled","manufacturing_filled","manufacturing","map_search_filled","maps_ugc","margin_filled","margin","mark_as_unread_filled","mark_chat_read_filled","mark_chat_read","mark_chat_unread_filled","mark_email_read_filled","mark_email_read","mark_email_unread_filled","mark_email_unread","mark_unread_chat_alt_filled","markdown_copy_filled","markdown_copy","markdown_filled","markdown_paste_filled","markdown_paste","markdown","markunread_mailbox_filled","masked_transitions_add_filled","masked_transitions_filled","masks_filled","match_case_filled","match_case_off_filled","match_case_off","match_case","match_word_filled","match_word","matter_filled","maximize_filled","maximize","measuring_tape_filled","measuring_tape","media_bluetooth_off_filled","media_bluetooth_on_filled","media_link_filled","media_output_filled","media_output_off_filled","mediation_filled","medical_information_filled","medical_mask_filled","medical_services_filled","medium_priority","memory_alt_filled","memory_alt","memory_filled","memory","menstrual_health_filled","mention","menu_book_filled","menu_book","menu_filled","menu_open_filled","menu_open","menu","merge_filled","merge_type_filled","merge_type","merge","metabolism_filled","metro_filled","mfg_nest_yale_lock_filled","mic_alert_filled","mic_double_filled","mic_external_off_filled","mic_external_on_filled","mic_filled","mic_noise_cancel_high_filled","mic_noise_cancel_low_filled","mic_noise_cancel_off_filled","mic_off_filled","microbiology_filled","microwave_gen_filled","milestone_assign","milestone_complete_1","milestone_complete","milestone_edit","military_tech_filled","mimo_disconnect_filled","mimo_filled","minimize_filled","minimize","mintmark_filled","missed_video_call_filled","missing_controller_filled","mist_filled","mitre_filled","mitre","mixture_med_filled","mms_filled","mobile_friendly_filled","mobile_off_filled","mobile_screen_share_filled","mobile_theft","mobiledata_arrows","mobiledata_off_filled","mode_comment_filled","mode_comment","mode_cool_filled","mode_cool_off_filled","mode_dual_filled","mode_fan_off_filled","mode_heat_cool_filled","mode_heat_filled","mode_heat_off_filled","mode_night_filled","mode_of_travel_filled","mode_off_on_filled","mode_standby_filled","model_training_filled","model_training","modeling_filled","modeling","monetization_on_filled","money_bag_filled","money_filled","money_off_filled","monitor_filled","monitor_heart_filled","monitor_weight_filled","monitor_weight_gain_filled","monitor_weight_loss_filled","monitoring_filled","monitoring","monochrome_photos_filled","monorail_filled","mood_bad_filled","mood_filled","mood","mop_filled","more_down_filled","more_down","more_filled","more_horiz_filled","more_horiz","more_time_2","more_time_filled","more_time","more_up_filled","more_up","more_vert_filled","more_vert","more","mosque_filled","motion_blur_filled","motion_mode_filled","motion_photos_auto_filled","motion_photos_off_filled","motion_photos_on_filled","motion_photos_paused_2","motion_photos_paused_filled","motion_photos_paused","motion_play_filled","motion_play","motion_sensor_active_filled","motion_sensor_alert_filled","motion_sensor_idle_filled","motion_sensor_urgent_filled","mountain_flag_filled","mouse_filled","mouse_lock_filled","mouse_lock_off_filled","move_down_filled","move_down","move_filled","move_group_filled","move_group","move_item_filled","move_item","move_location_filled","move_selection_down_filled","move_selection_down","move_selection_left_filled","move_selection_left","move_selection_right_filled","move_selection_right","move_selection_up_filled","move_selection_up","move_to_inbox_filled","move_up_filled","move_up","moving_beds_filled","moving_ministry_filled","moving","mp_filled","multiline_chart_filled","multimodal_hand_eye_filled","multiple_stop_filled","multiple_stop","my_location_filled","mystery","nat_filled","navigate_before_filled","navigate_next_filled","navigation_filled","near_me","nest_thermostat_gen_3_filled","nest_wake_on_press_filled","nest_wifi_mistral_filled","nest_wifi_point_vento_filled","network_cell_filled","network_check_filled","network_intel_node_filled","network_intelligence_filled","network_intelligence_history_filled","network_intelligence_update_filled","network_locked_filled","network_manage_filled","network_node_filled","network_node","network_ping_filled","network_ping","network_wifi_1_bar_filled","network_wifi_1_bar_locked_filled","network_wifi_2_bar_filled","network_wifi_2_bar_locked_filled","network_wifi_3_bar_filled","network_wifi_3_bar_locked_filled","network_wifi_filled","network_wifi_locked_filled","new_label_filled","new_label","new_window_filled","new_window","news_filled","news","newsmode_filled","newsmode","newspaper_filled","newspaper","newsstand_filled","next_plan_filled","next_week_filled","nfc_filled","night_shelter_filled","night_sight_auto_filled","night_sight_auto_off_filled","night_sight_max_filled","nightlife_filled","nightlight_badge_filled","nightlight_filled","nightlight_off_filled","nights_stay_filled","no_accounts_filled","no_accounts","no_adult_content_filled","no_backpack_filled","no_crash_filled","no_encryption_filled","no_encryption","no_flash_filled","no_luggage_filled","no_photography_filled","no_sim_filled","no_sound_filled","noise_aware_filled","noise_control_off_filled","noise_control_on_filled","north_east_filled","north_east","north_filled","north_west_filled","north_west","north","not_accessible_filled","not_accessible_forward_filled","not_listed_location_filled","not_listed_location","not_started_filled","note_add_filled","note_add","note_alt_filled","note_alt","note_filled","note_stack_add_filled","note_stack_add","note_stack_filled","note_stack","notes_filled","notes","notification_add_filled","notification_add","notification_important_filled","notification_important","notification_multiple_filled","notifications_active_filled","notifications_active","notifications_filled","notifications_off_filled","notifications_paused_filled","notifications_unread_filled","notifications_unread","notifications","numbers_filled","numbers","nutrition_filled","ods_filled","odt_filled","offline_bolt_filled","offline_pin_filled","offline_pin_off_filled","offline_pin_off","offline_pin","offline_share_filled","oil_barrel_filled","on_device_training_filled","on_device_training","on_hub_device_filled","oncology_filled","online_prediction_filled","online_prediction","onsen_filled","opacity_filled","open_in_browser_filled","open_in_browser","open_in_full_filled","open_in_full","open_in_new_down_filled","open_in_new_down","open_in_new_filled","open_in_new_off_filled","open_in_new_off","open_in_new","open_in_phone_filled","open_jam_filled","open_run_filled","open_run","open_with_filled","open_with","oral_disease_filled","orbit_filled","orbit","orders_filled","other_admission_filled","other_admission","other_houses_filled","outbound_filled","outbound","outbox_alt_filled","outbox_filled","outdoor_garden_filled","outgoing_mail_filled","outgoing_mail","outlet_filled","outpatient_filled","outpatient_med_filled","output_circle_filled","output_circle","output_filled","output","oven_gen_filled","overview_filled","overview_key_filled","overview_key","overview","owl_filled","oxygen_saturation_filled","p2p_filled","pace_filled","pacemaker_filled","package","padding_filled","padding","page_control_filled","page_control","page_footer_filled","page_footer","page_header_filled","page_header","page_info_filled","page_info","page_menu_ios","pageless_filled","pageless","pages_filled","pages","pageview_filled","pageview","paid_filled","paid","palette_filled","palette","pallet_filled","pan_tool_alt_filled","pan_tool_alt","pan_tool_filled","pan_tool","pan_zoom_filled","pan_zoom","panorama_filled","panorama_fish_eye_filled","panorama_horizontal_filled","panorama_photosphere_filled","panorama_vertical_filled","panorama_wide_angle_filled","parallel","partner_exchange_filled","partner_reports_filled","partner_reports","passkey_filled","passkey","password_2_filled","password_2_off_filled","password_filled","patient_list_filled","patient_list","pattern_filled","pause_circle_filled","pause_circle","pause_filled","pause_presentation_filled","pause","payments_filled","pdf_off_filled","PDF","pen_size_1_filled","pen_size_2_filled","pen_size_2","pen_size_3_filled","pen_size_3","pen_size_4_filled","pen_size_4","pen_size_5_filled","pen_size_5","pending_actions_filled","pending_actions","pending_filled","pending","pentagon_filled","percent_filled","percent","performance_max_filled","pergola_filled","perm_camera_mic_filled","perm_contact_calendar_filled","perm_contact_calendar","perm_data_setting_filled","perm_device_information_filled","perm_media_filled","perm_media","perm_phone_msg_filled","perm_scan_wifi_filled","person_2_filled","person_3_filled","person_4_filled","person_add_disabled_filled","person_add_disabled","person_add_filled","person_add","person_alert_filled","person_alert","person_apron_filled","person_book_filled","person_book","person_cancel_filled","person_cancel","person_celebrate_filled","person_check_filled","person_check","person_edit_filled","person_edit","person_filled","person_off_filled","person_off","person_pin_circle_filled","person_pin_filled","person_play_filled","person_raised_hand_filled","person_remove_filled","person_remove","person_search_filled","person_shield","person","personal_bag_filled","personal_bag_off_filled","personal_bag_question_filled","personal_injury_filled","personal_places_filled","pest_control","pet_supplies_filled","phishing_filled","phone_android_filled","phone_bluetooth_speaker_filled","phone_callback_filled","phone_disabled_filled","phone_enabled_filled","phone_forwarded_filled","phone_in_talk_filled","phone_in_talk_watchface_indicator_filled","phone_iphone_filled","phone_locked_filled","phone_missed_filled","phone_paused_filled","phonelink_erase_filled","phonelink_lock_filled","phonelink_off_filled","phonelink_ring_filled","phonelink_ring_off_filled","phonelink_setup_filled","photo_album_filled","photo_auto_merge_filled","photo_camera_back_filled","photo_camera_filled","photo_camera_front_filled","photo_camera","photo_filled","photo_filter_filled","photo_frame_filled","photo_library_filled","photo_library","photo_prints_filled","photo_size_select_large_filled","photo_size_select_small_filled","photo","php_filled","php","piano_filled","piano_off_filled","pic_center","picture_as_pdf_filled","picture_in_picture_alt_filled","picture_in_picture_center_filled","picture_in_picture_filled","picture_in_picture_large_filled","picture_in_picture_medium_filled","picture_in_picture_mobile_filled","picture_in_picture_off_filled","picture_in_picture_small_filled","pie_chart_filled","pie_chart","pill_filled","pill_off_filled","pin_drop_filled","pin_drop","pin_end_filled","pin_end","pin_filled","pin_invoke_filled","pin_invoke","pin","pinboard_filled","pinboard_unread_filled","pinboard_unread","pinboard","pinch_filled","pinch_zoom_in_filled","pinch_zoom_in","pinch_zoom_out_filled","pinch_zoom_out","pinch","pip_exit_filled","pip_exit","pip_filled","pip","pivot_table_chart_filled","pivot_table_chart","pixel_3_3xl_3a_filled","pixel_9_pro_fold_filled","place_item_filled","place_item","plagiarism_filled","plagiarism","planet_filled","planner_banner_ad_pt_filled","planner_review_filled","planner_review","play_arrow_filled","play_arrow","play_circle_filled","play_circle","play_disabled_filled","play_for_work_filled","play_for_work","play_lesson_filled","play_pause_filled","play_shapes_filled","playing_cards_filled","playlist_add_check","playlist_add","playlist_play","plumbing_filled","podcasts_filled","podiatry_filled","podium_filled","point_scan_filled","point_scan","poker_chip_filled","policy_alert_filled","policy_alert","policy_filled","policy","polyline_filled","polyline","polymer_filled","polymer","portable_wifi_off_filled","portrait_lighting_filled","portrait_lighting_off_filled","position_bottom_left_filled","position_bottom_left","position_bottom_right_filled","position_bottom_right","position_top_right_filled","position_top_right","post_add_filled","post_add","post_filled","post","potted_plant_filled","power_filled","power_input_filled","power_off_filled","power_rounded_filled","power_settings_circle_filled","power_settings_circle","power_settings_new_filled","power_settings_new","PPT","PPTX","prayer_times_filled","precision_manufacturing_filled","pregnancy_filled","pregnant_woman_filled","preliminary_filled","preliminary","prescriptions_filled","present_to_all_filled","preview_filled","preview_off_filled","preview_off","preview","price_change_filled","price_check_filled","print_add_filled","print_connect_filled","print_disabled_filled","print_error_filled","print_filled","print_lock_filled","priority_filled","priority_high_filled","priority_high","priority_levels","priority","privacy_filled","privacy_screen_filled","privacy_screen_off_filled","privacy_tip_filled","privacy_tip","private_connectivity_filled","private_connectivity","problem_filled","problem","procedure_filled","process_chart_filled","process_chart","productivity_filled","progress_activity_filled","progress_activity","progress","prompt_suggestion_filled","prompt_suggestion","propane_filled","propane_tank_filled","psychology_alt_filled","psychology_alt","psychology_filled","psychology","public_filled","public","publish_filled","publish_prebuilt","publish_shared","publish","published_with_changes_filled","published_with_changes","pulse_alert_filled","punch_clock_filled","push_pin_filled","qr_code_2_add_filled","qr_code_2_filled","qr_code_filled","qr_code_scanner_filled","query_stats_filled","query_stats","question_exchange_filled","question_exchange","question_mark_filled","question_mark","queue_1","queue_play_next_filled","quick_phrases_filled","quick_phrases","quick_reference_all_filled","quick_reference_all","quick_reference_filled","quick_reference","quick_reorder_filled","quickreply_filled","quiet_time_active_filled","quiet_time_filled","quiz_filled","quiz","r_mobiledata_filled","radar_filled","radio_button_checked_filled","radio_button_checked","radio_button_partial_filled","radio_button_partial","radio_button_unchecked_filled","radio_button_unchecked","railway_alert_2_filled","railway_alert_filled","ramp_left","ramp_right","range_hood_filled","rate_review_filled","rate_review","raw_off_filled","raw_on_filled","read_all","read_more_filled","read_more","read","readiness_score_filled","real_estate_agent_filled","rear_camera_filled","rear_camera","rebase_edit_filled","rebase_edit","rebase_filled","rebase","receipt_filled","receipt_long_filled","receipt_long_off_filled","receipt","recent_patient_filled","recenter_filled","recenter","recommend_filled","recommend","record_voice_over_filled","record_voice_over","rectangle_filled","rectangle","recycling_filled","redeem_filled","redo_filled","redo","refresh_filled","refresh","reg_logo_ift_filled","regenerate_a","regenerate","regular_expression_filled","regular_expression","release_alert_filled","release_alert","remember_me_filled","reminder_filled","reminder","remote_gen_filled","remove_done_filled","remove_done","remove_filled","remove_from_queue_filled","remove_moderator_filled","remove_moderator","remove_selection_filled","remove_selection","remove","reopen_window_filled","reopen_window","reorder_filled","reorder","repartition_filled","repartition","repeat_filled","repeat_on_filled","repeat_one_filled","repeat_one_on_filled","repeat","replace_audio_filled","replace_image_filled","replace_video_filled","replay_10_filled","replay_30_filled","replay_5_filled","replay_circle_filled","replay_filled","replay","reply_all_filled","reply_all","reply_filled","reply","report_filled","report_off_filled","report_off","report","request_page_filled","request_page","request_quote_filled","reset_brightness_filled","reset_focus_filled","reset_image_filled","reset_image","reset_iso_filled","reset_settings_filled","reset_shadow_filled","reset_shutter_speed_filled","reset_tv_filled","reset_white_balance_filled","reset_wrench_filled","reset_wrench","resize_filled","resize_window","resize","responsive_layout_filled","responsive_layout","restart_alt_filled","restart_alt","restore_from_trash_filled","restore_from_trash","restore_page_filled","restore_page","resume_filled","reviews_filled","right_click_filled","right_click","right_panel_close_filled","right_panel_close","right_panel_open_filled","right_panel_open","ring_volume_filled","ripples_filled","ripples","robot_2_filled","robot_filled","rocket_filled","rocket_launch_filled","rocket_launch","rocket","roller_shades_closed_filled","roller_shades_filled","roller_skating_filled","room_preferences_filled","room_service_filled","rotate_90_degrees_ccw_filled","rotate_90_degrees_ccw","rotate_90_degrees_cw_filled","rotate_auto_filled","rotate_auto","rotate_left_filled","rotate_left","rotate_right_filled","rotate_right","roundabout_left","rounded_corner_filled","rounded_corner","route","router_filled","routine_filled","rss_feed_filled","rsvp_filled","rsvp","rtt_filled","rubric_filled","rubric","rule_filled","rule_folder_filled","rule_folder","rule_settings_filled","rule_settings","rule","running_with_errors","rv_hookup_filled","sad_tab_filled","safety_check_filled","safety_check_off_filled","safety_divider_filled","sailing_filled","salinity_filled","sanitizer_filled","sauna_filled","save_as_filled","save_as","save_clock_filled","save_filled","saved_search_filled","saved_search","savings_filled","scale_filled","scan_delete_filled","scan_delete","scan_filled","scan","scanner_filled","scatter_plot_filled","scene_filled","schedule_complete","schedule_filled","schedule_send_filled","schedule","scheduled_failed","schema_filled","schema","school_filled","science_filled","science_off_filled","scooter_filled","score_filled","scoreboard_filled","screen_lock_landscape_filled","screen_lock_portrait_filled","screen_lock_rotation_filled","screen_record_filled","screen_rotation_alt_filled","screen_rotation_filled","screen_rotation_up_filled","screen_search_desktop_filled","screen_share_filled","screencast_filled","screenshot_filled","screenshot_frame_2_filled","screenshot_frame_filled","screenshot_keyboard_filled","screenshot_monitor_filled","screenshot_region_filled","screenshot_tablet_filled","script_filled","script","scrollable_header_filled","scrollable_header","scuba_diving_filled","sd_card_alert_filled","sd_card_filled","sdk_filled","sdk","search_activity_filled","search_activity","search_check_2_filled","search_check_2","search_check_filled","search_check","search_filled","search_gear","search_hands_free_filled","search_hands_free","search_in_document","search_insights_filled","search_off_filled","search_off","search","security_filled","security_key_filled","security_update_good_filled","security_update_warning_filled","security","segment_filled","segment","select_all_filled","select_all","select_check_box_filled","select_check_box","select_filled","select_to_speak_filled","select_window_2_filled","select_window_2","select_window_filled","select_window_off_filled","select_window_off","select_window","select","self_care_filled","self_improvement_filled","sell_filled","sell","send_and_archive_filled","send_filled","send_money_filled","send_money","send_time_extension_filled","send_time_extension","send_to_mobile_filled","send","sensor_door_filled","sensor_occupied_filled","sensor_window_filled","sensors_filled","sensors_krx_filled","sensors_krx_off_filled","sensors_off_filled","sentiment_calm_filled","sentiment_content_filled","sentiment_dissatisfied_filled","sentiment_excited_filled","sentiment_extremely_dissatisfied_filled","sentiment_frustrated_filled","sentiment_neutral_filled","sentiment_sad_filled","sentiment_satisfied_filled","sentiment_stressed_filled","sentiment_very_dissatisfied_filled","sentiment_very_satisfied_filled","sentiment_worried_filled","serif_filled","serif","server_person_filled","service_toolbox_filled","settings_accessibility_filled","settings_account_box_filled","settings_account_box","settings_alert_filled","settings_applications_filled","settings_applications","settings_b_roll_filled","settings_backup_restore_filled","settings_backup_restore","settings_bluetooth_filled","settings_brightness_filled","settings_cell_filled","settings_cinematic_blur_filled","settings_ethernet_filled","settings_ethernet","settings_filled","settings_heart_filled","settings_input_antenna_filled","settings_input_component_filled","settings_input_hdmi_filled","settings_input_svideo_filled","settings_motion_mode_filled","settings_night_sight_filled","settings_overscan_filled","settings_overscan","settings_panorama_filled","settings_phone_filled","settings_photo_camera_filled","settings_power_filled","settings_power","settings_remote_filled","settings_slow_motion_filled","settings_suggest_filled","settings_system_daydream_filled","settings_timelapse_filled","settings_video_camera_filled","settings_voice_filled","settings","settop_component_filled","shadow_add_filled","shadow_add","shadow_filled","shadow_minus_filled","shadow_minus","shadow","shape_line_filled","shapes_filled","shapes","share_eta_filled","share_filled","share_location_filled","share_off_filled","share_reviews_filled","share_reviews","share_windows_filled","share_windows","share","sheets_rtl_filled","sheets_rtl","shelf_auto_hide_filled","shelf_auto_hide","shelf_position_filled","shelf_position","shelves_filled","shield_filled","shield_lock_filled","shield_lock","shield_locked_filled","shield_locked","shield_moon_filled","shield_person_filled","shield_person","shield_question_filled","shield_question","shield_spark_filled","shield_toggle","shield_with_heart_filled","shield_with_house_filled","shield","shift_filled","shift_lock_filled","shift_lock_off_filled","shift_lock_off","shift_lock","shift","shopping_bag_speed_filled","shopping_bag","shopping_cart_checkout_filled","shoppingmode_filled","short_stay_filled","short_text_filled","short_text","show_chart_filled","show_chart","show_filled","show","shower_filled","shuffle","shutter_speed_add_filled","shutter_speed_filled","shutter_speed_minus_filled","sick_filled","side_navigation_filled","sign_language_filled","signal_cellular_0_bar_filled","signal_cellular_1_bar_filled","signal_cellular_2_bar_filled","signal_cellular_3_bar_filled","signal_cellular_4_bar_filled","signal_cellular_add_filled","signal_cellular_alt_1_bar_filled","signal_cellular_alt_2_bar_filled","signal_cellular_alt_filled","signal_cellular_connected_no_internet_0_bar_filled","signal_cellular_connected_no_internet_4_bar_filled","signal_cellular_nodata_filled","signal_cellular_null_filled","signal_cellular_off_filled","signal_cellular_pause_filled","signal_disconnected_filled","signal_wifi_0_bar_filled","signal_wifi_4_bar_filled","signal_wifi_bad_filled","signal_wifi_off_filled","signal_wifi_statusbar_not_connected_filled","signal_wifi_statusbar_null_filled","signature_filled","signature","signpost_filled","sim_card_download_filled","sim_card_filled","simulation_filled","single_bed_filled","sip_filled","siren_check_filled","siren_filled","siren_open_filled","siren_question_filled","skeleton_filled","skillet_cooktop_filled","skillet_filled","skip_next","skip","skull_list_filled","slab_serif_filled","slab_serif","sleep_filled","sleep_score_filled","slide_library_filled","slide_library","sliders_filled","slideshow_1","slideshow_filled","slideshow","slow_motion_video","smart_button_filled","smart_card_reader_filled","smart_card_reader_off_filled","smart_display","smart_outlet_filled","smart_screen_filled","smart_toy_filled","smart_toy","smart_ventilation_filled","smartphone_camera_filled","smartphone_filled","smb_share_filled","smb_share","sms_failed_filled","sms_filled","sms","snippet_folder_filled","snippet_folder","snooze_filled","snooze","snowmobile_filled","social_distance_filled","social_leaderboard_filled","solar_power_filled","sort_by_alpha_filled","sort_by_alpha","sort_filled","sort_up_down_filled","sort","sos_filled","sound_detection_dog_barking_filled","sound_detection_glass_break_filled","sound_detection_loud_sound_filled","sound_sampler_2","sound_sampler_filled","sound_sampler","soup_kitchen_filled","source_environment_filled","source_notes_filled","source_notes","south_america_filled","south_east_filled","south_east","south_filled","south_west_filled","south_west","south","space_bar_filled","space_bar","space_dashboard_filled","space_dashboard","spatial_audio_filled","spatial_audio_off_filled","spatial_speaker_filled","spatial_tracking_filled","speaker_filled","speaker_group_filled","speaker_notes_filled","speaker_notes_off_filled","speaker_phone_filled","special_character_filled","specific_gravity_filled","speech_to_text_filled","speed_0_25_filled","speed_0_2x_filled","speed_0_5_filled","speed_0_5x_filled","speed_0_75_filled","speed_0_7x_filled","speed_1_2_filled","speed_1_25_filled","speed_1_2x_filled","speed_1_5_filled","speed_1_5x_filled","speed_1_75_filled","speed_1_7x_filled","speed_2x_filled","speed_camera_filled","speed_filled","speed","spellcheck_filled","spellcheck","split_scene_filled","split_scene_left","split_scene_right","split_scene","splitscreen_add_filled","splitscreen_add","splitscreen_bottom_filled","splitscreen_filled","splitscreen_landscape_add","splitscreen_landscape_filled","splitscreen_landscape","splitscreen_left_filled","splitscreen_portrait_filled","splitscreen_portrait","splitscreen_right_filled","splitscreen_top_filled","splitscreen_vertical_add_filled","splitscreen_vertical_add","splitscreen","spo2_filled","spoke_filled","spoof_filled","sports_and_outdoors_filled","sprinkler_filled","sprint_filled","square_dot_filled","square_filled","square_foot","square","ssid_chart_filled","stack_filled","stack_group","stack_hexagon_filled","stack_hexagon","stack_off_filled","stack_off","stack_star_filled","stack_star","stack","stacked_bar_chart_filled","stacked_bar_chart","stacked_email_filled","stacked_inbox_filled","stacked_line_chart_filled","stacks_filled","stacks","stadia_controller_filled","stadium_filled","stairs_2_filled","stairs_filled","star_filled","star_half_filled","star_rate_filled","star_rate_half_filled","star_rate_half","star_rate","star_shine","star","stars_filled","stars","start_filled","start","stat_0_filled","stat_0","stat_1_filled","stat_1","stat_2_filled","stat_2","stat_3_filled","stat_3","stat_minus_1_filled","stat_minus_1","stat_minus_2_filled","stat_minus_2","stat_minus_3_filled","stay_current_landscape_filled","stay_current_portrait_filled","stay_primary_landscape_filled","stay_primary_portrait_filled","step_filled","step_into_filled","step_into","step_out_filled","step_out","step_over_filled","step_over","step","steppers_filled","steppers","steps_filled","stethoscope_arrow_filled","sticker_add","sticker","sticky_note_2_filled","sticky_note_2","sticky_note_filled","sticky_note","stock_media_filled","stock_media","stop_circle_filled","stop_filled","stop_screen_share_filled","storage_filled","storage","store_filled","straight_filled","straight","straighten_filled","strategy_filled","stream_apps_filled","stream_filled","strikethrough_s_filled","stroke_full_filled","stroke_partial_filled","style_filled","stylus_brush","stylus_filled","stylus_fountain_pen","stylus_highlighter","stylus_laser_pointer_filled","stylus_laser_pointer","stylus_note_filled","stylus_pen","stylus_pencil","subdirectory_arrow_left_filled","subdirectory_arrow_left","subdirectory_arrow_right_filled","subdirectory_arrow_right","subheader_filled","subheader","subject_filled","subject","subscript_filled","subscript","subtitles_off","success_notification","summarize_filled","summarize","superscript_filled","superscript","supervised_user_circle_filled","supervised_user_circle_off_filled","supervised_user_circle_off","supervised_user_circle","supervisor_account_filled","supervisor_account","support_agent_filled","support_agent","support_filled","support","surgical_filled","swap_calls_filled","swap_driving_apps_filled","swap_driving_apps_wheel_filled","swap_horiz_filled","swap_horiz","swap_horizontal_circle_filled","swap_horizontal_circle","swap_vert_filled","swap_vert","swap_vertical_circle_filled","swap_vertical_circle","sweep_filled","sweep","swipe_down_alt_filled","swipe_down_alt","swipe_down_filled","swipe_down","swipe_filled","swipe_left_2","swipe_left_alt_filled","swipe_left_alt","swipe_left_filled","swipe_left","swipe_right_2","swipe_right_alt_filled","swipe_right_alt","swipe_right_filled","swipe_right","swipe_up_alt_filled","swipe_up_alt","swipe_up_filled","swipe_up","swipe_vertical_filled","swipe_vertical","swipe","switch_access_2_filled","switch_access_2","switch_access_3","switch_access_filled","switch_access_shortcut_add_filled","switch_access_shortcut_add","switch_access_shortcut_filled","switch_access_shortcut","switch_access","switch_account_filled","switch_camera_filled","switch_filled","switch_left_filled","switch_left","switch_right_filled","switch_right","switch_video_filled","switches_filled","switches","sword_rose_filled","swords_filled","symptoms_filled","synagogue_filled","sync_alt_filled","sync_alt","sync_arrow_down_filled","sync_arrow_down","sync_arrow_up_filled","sync_arrow_up","sync_desktop_filled","sync_desktop","sync_disabled_filled","sync_disabled","sync_filled","sync_lock_filled","sync_lock","sync_problem_filled","sync_problem","sync_saved_locally_filled","sync_saved_locally_off","sync_saved_locally","sync","syringe_filled","system_update_alt_filled","system_update_alt","system_update_filled","tab_all","tab_approvals","tab_close_filled","tab_close_inactive_filled","tab_close_inactive","tab_close_right_filled","tab_close_right","tab_close","tab_duplicate_filled","tab_duplicate","tab_extraction","tab_filled","tab_group_filled","tab_group","tab_inactive_filled","tab_inactive","tab_move_filled","tab_move","tab_new_right_filled","tab_new_right","tab_recent_filled","tab_recent","tab_reminder","tab_search","tab_system","tab_unselected_filled","tab_unselected","tab","table_bar_filled","table_chart_filled","table_chart_view_filled","table_chart_view","table_chart","table_convert_filled","table_convert","table_edit_filled","table_edit","table_eye_filled","table_eye","table_filled","table_lamp_filled","table_restaurant_filled","table_rows_filled","table_rows_narrow_filled","table_rows_narrow","table_rows","table_view_1","table_view_filled","table_view","table","tablet_android_filled","tablet_camera_filled","tablet_filled","tablet_mac_filled","tabs_filled","tabs","tactic_filled","tactic","tag_add","tag_filled","tag_remove","tag","takeout_dining_filled","tamper_detection_off_filled","tamper_detection_on_filled","tap_and_play_filled","target_filled","target","task_add","task_alt_filled","task_alt","task_completion","task_filled","task_recurring","task_time","task","taunt_filled","team_dashboard_filled","team_dashboard","temp_preferences_custom_filled","temp_preferences_eco_filled","temple_buddhist_filled","temple_hindu_filled","tenancy_filled","terminal_filled","terminal","text_ad_filled","text_ad_off","text_ad","text_compare_filled","text_compare","text_decrease_filled","text_decrease","text_fields_alt_filled","text_fields_alt","text_fields_filled","text_fields","text_format_filled","text_format","text_increase_filled","text_increase","text_rotate_up_filled","text_rotate_up","text_rotate_vertical_filled","text_rotate_vertical","text_rotation_angledown_filled","text_rotation_angleup_filled","text_rotation_angleup","text_rotation_down_filled","text_rotation_down","text_rotation_none_filled","text_rotation_none","text_select_end_filled","text_select_end","text_select_jump_to_beginning_filled","text_select_jump_to_beginning","text_select_jump_to_end_filled","text_select_jump_to_end","text_select_move_back_character_filled","text_select_move_back_character","text_select_move_back_word_filled","text_select_move_back_word","text_select_move_down_filled","text_select_move_down","text_select_move_forward_character_filled","text_select_move_forward_character","text_select_move_forward_word_filled","text_select_move_forward_word","text_select_move_up_filled","text_select_move_up","text_select_start_filled","text_select_start","text_snippet_filled","text_snippet","text_to_speech_filled","text_up_filled","text_up","texture_add_filled","texture_filled","texture_minus_filled","thermometer_add_filled","thermometer_filled","thermometer_gain_filled","thermometer_loss_filled","thermometer_minus_filled","thermostat_arrow_down_filled","thermostat_arrow_up_filled","things_to_do_filled","thread_unread_filled","threat_intelligence_filled","thumb_down_filled","thumb_down_off_filled","thumb_down","thumb_up_filled","thumb_up_off_filled","thumb_up","thumbnail_bar_filled","thumbnail_bar","thumbs_up_double","thumbs_up_down_filled","thumbs_up_down","tibia_alt_filled","tibia_filled","tile_large_filled","tile_large","tile_medium_filled","tile_medium","tile_small_filled","tile_small","time_auto_filled","time_auto","timelapse_filled","timeline_filled","timeline","timer_10_alt_1_filled","timer_10_alt_1","timer_10_filled","timer_10_select_filled","timer_3_alt_1_filled","timer_3_alt_1","timer_3_filled","timer_3_select_filled","timer_5_filled","timer_5_shutter_filled","timer_arrow_down_filled","timer_arrow_down","timer_arrow_up_filled","timer_filled","timer_off_filled","timer_pause_filled","timer_pause","timer_play_filled","timer_play","timer","tips_and_updates_filled","tire_repair_filled","title_filled","title","titlecase_filled","titlecase","toast_filled","toast","toc_filled","toc","today_filled","today","toggle_off_filled","toggle_off","toggle_on_filled","token_filled","token","toll","tonality_filled","toolbar_filled","toolbar","tooltip_2_filled","tooltip_filled","top_navbar_items_1","top_navbar_items","top_panel_close_filled","top_panel_close","top_panel_open_filled","top_panel_open","topic_filled","total_dissolved_solids_filled","touch_app_filled","touch_app","touch_double_filled","touch_double","touch_long_filled","touch_long","touch_triple_filled","touch_triple","touchpad_mouse_filled","touchpad_mouse_off_filled","track_changes_filled","trackpad_input_2_filled","trackpad_input_2","trackpad_input_3_filled","trackpad_input_3","trackpad_input_filled","trackpad_input","transcribe_filled","transform_filled","transition_chop_filled","transition_dissolve_filled","transition_fade_filled","transition_push_filled","transition_slide_filled","transition_slide","translate_filled","translate_indic","translate","trending_down_filled","trending_down","trending_flat_filled","trending_up_1","trending_up_filled","trending_up","trip_filled","trolley_cable_car_filled","trolley_filled","trophy_filled","troubleshoot_filled","tsunami_filled","tsv_filled","tsv","tty_filled","tune_filled","tune","tv_displays_filled","tv_next_filled","tv_options_edit_channels","two_pager_filled","two_pager_store_filled","two_pager_store","two_pager","type_specimen_filled","type_specimen","ulna_radius_alt_filled","ulna_radius_filled","unarchive_filled","undo_filled","undo","unfloat_landscape_filled","unfloat_portrait_filled","unfold_less_double_filled","unfold_less_double","unfold_less_filled","unfold_less","unfold_more_double_filled","unfold_more_double","unfold_more_filled","unfold_more","ungroup_filled","ungroup","universal_currency_alt_filled","universal_currency_filled","universal_local_filled","unknown_2_filled","unknown_5_filled","unknown_7_filled","unknown_7","unknown_document_filled","unknown_document","unknown_med_filled","unknown_med","unlicense_filled","unlicense","unpaved_road_filled","unpin_filled","unpin","unpublished_filled","unpublished","unread","unsubscribe_filled","upcoming_filled","update_disabled_filled","update_disabled","update_filled","update","upgrade_filled","upgrade","upi_pay_filled","upload_2_filled","upload_2","upload_file_filled","upload_file","upload_filled","upload","uppercase_filled","uppercase","usb_filled","usb_off_filled","user_add","user_attributes_filled","user_attributes","user_edit","user_group_changed","user_remove","vaccines_filled","valve_filled","vape_free_filled","vaping_rooms_filled","variable_add_1","variable_add_filled","variable_add","variable_insert_filled","variable_insert","variable_remove_filled","variable_remove","variable","variables_filled","variables","ventilator_filled","verified_filled","verified_off","verified_user_filled","verified_user","verified","vertical_align_bottom_filled","vertical_align_bottom","vertical_align_center_filled","vertical_align_center","vertical_align_top_filled","vertical_align_top","vertical_distribute_filled","vertical_distribute","vertical_shades_closed_filled","vertical_shades_filled","vertical_split_filled","vertical_split","vibration_filled","video_call_filled","video_camera_back_add_filled","video_camera_back_filled","video_camera_front_filled","video_camera_front_off_filled","video_chat_filled","video_file_filled","video_file","video_label_filled","video_library_filled","video_library","video_search_filled","video_settings_filled","video_settings","video_stable_filled","videocam_alert_filled","view_agenda_filled","view_agenda","view_apps_filled","view_apps","view_array_filled","view_array","view_carousel_filled","view_carousel","view_column_2_filled","view_column_2","view_column_filled","view_column","view_comfy_alt_filled","view_comfy_alt","view_comfy_filled","view_compact_alt_filled","view_compact_alt","view_compact_filled","view_cozy_filled","view_cozy","view_day_filled","view_day","view_headline_filled","view_headline","view_in_ar_filled","view_in_ar_new_filled","view_in_ar_off_filled","view_in_ar","view_kanban_filled","view_kanban","view_list_filled","view_list","view_module_filled","view_module","view_object_track_filled","view_object_track","view_quilt_filled","view_quilt","view_real_size_filled","view_sidebar_filled","view_sidebar","view_stream_filled","view_stream","view_timeline_filled","view_timeline","view_week_filled","view_week","vignette_filled","visibility_filled","visibility_lock_filled","visibility_lock","visibility_off_filled","visibility_off","visibility","vital_signs","voice_chat_filled","voice_over_off_filled","voice_over_off","voice_selection_filled","voice_selection_off_filled","voicemail_filled","volume_down_alt_filled","volume_down_filled","volume_mute_filled","volume_off_filled","volume_up_filled","volunteer_activism_filled","voting_chip_filled","voting_chip","vpn_key_alert_filled","vpn_key_alert","vpn_key_filled","vpn_key_off_filled","vpn_key_off","vpn_key","vpn_lock_2","vpn_lock_filled","vpn_lock","wallet_filled","wallpaper_filled","wallpaper_slideshow_filled","wand_shine","wand_stars","warning_filled","warning_off_filled","warning_off","warning","watch_button_press_filled","watch_check_filled","watch_filled","watch_off_filled","watch_screentime_filled","watch_screentime","watch_vibration_filled","watch_wake_filled","water_bottle_filled","water_bottle_large_filled","water_damage_filled","water_do_filled","water_ec_filled","water_filled","water_full_filled","water_lock_filled","water_lock","water_loss_filled","water_lux_filled","water_medium_filled","water_orp_filled","water_ph_filled","water_pump_filled","water_voc_filled","waterfall_chart_filled","waving_hand_filled","wb_auto_filled","wb_incandescent_filled","wb_iridescent_filled","wb_shade_filled","wb_sunny_filled","wb_twilight_filled","web_asset_filled","web_asset_off_filled","web_asset_off","web_asset","web_filled","web_stories_filled","web_stories","web_traffic_filled","web_traffic","web","webhook_2","webhook_filled","webhook","weekend_filled","weight_filled","west_filled","west","whatshot_filled","whatshot","wheelchair_pickup_filled","where_to_vote_filled","where_to_vote","widget_access_revoked","widget_add","widget_medium_filled","widget_medium","widget_remove","widget_small_filled","widget_small","widget_width_filled","widget_width","widgets_filled","widgets","width_filled","width_full_filled","width_full","width_normal_filled","width_normal","width_wide_filled","width_wide","wifi_1_bar_filled","wifi_2_bar_filled","wifi_add_filled","wifi_calling_1_filled","wifi_calling_2_filled","wifi_calling_3_filled","wifi_calling_bar_1_filled","wifi_calling_bar_2_filled","wifi_calling_bar_3_filled","wifi_calling_filled","wifi_channel_filled","wifi_filled","wifi_find_filled","wifi_home_filled","wifi_lock_filled","wifi_notification_filled","wifi_off_filled","wifi_password_filled","wifi_password","wifi_protected_setup_filled","wifi_protected_setup","wifi_proxy_filled","wifi_tethering_error_filled","wifi_tethering_filled","wifi_tethering_off_filled","wifi","window_closed_filled","window_filled","window_open_filled","window_sensor_filled","work_alert_filled","work_filled","work_history_filled","work_update_filled","workspace_premium_filled","workspace_premium","workspaces_filled","workspaces_outline_filled","workspaces","wrap_text_filled","wrap_text","wrist_filled","wysiwyg_filled","wysiwyg","XSLX","youtube_activity_filled","youtube_activity","youtube_searched_for_filled","youtube_searched_for","zone_person_alert_filled","zone_person_idle_filled","zone_person_urgent_filled","zoom_in_filled","zoom_in_map_filled","zoom_in_map","zoom_in_or_scale_up","zoom_in","zoom_out_filled","zoom_out_map_filled","zoom_out_map","zoom_out"],Eoe=({config:t,children:e})=>l.jsx(Ec.Provider,{value:t,children:e}),XC=({rows:t,checkedIds:e,selectionDisabledRowIds:r=[],isCheckAllDisabled:n=!1,rawData:i,onAllChecked:a,setCheckedIds:s,checkboxMetadata:o})=>{const A=y=>{s([...e,y])},u=y=>{s(e.filter(b=>b!==y))},c=y=>!!(y?.original?.items&&y?.original?.items?.length>0),d=h.useCallback(y=>y?.flatMap(b=>c(b)?[b.original?.id,...d(b?.original?.items||[])]:[b?.original?.id])?.filter(b=>b!=null),[]),f=h.useCallback(()=>{let y=d(t)?.filter(_=>!r?.includes(_))?.sort((_,v)=>_<v?1:-1)?.join("-");i&&(y=Object.keys(i)?.sort((_,v)=>_<v?1:-1)?.join("-"));const b=e?.sort((_,v)=>_<v?1:-1)?.join("-");return b&&y===b},[e,t,r,i,d]),p=(y,b)=>{if(y.target.checked){if(r?.includes(b))return;A(b)}else u(b)},m=y=>{if(y.target.checked){const b=d(t);r?.length?s(b?.filter(_=>!r?.includes(_))):s(b)}else s([])};return h.useEffect(()=>{f()?a(!0):a(!1)},[e,t,f,a]),{checkboxConfig:e?{checkedIds:e,selectionDisabledRowIds:r,onItemCheck:p,onAllItemsCheck:n?null:m,checkboxMetadata:o}:null}},koe=(t,e,r="asc")=>[...t].sort((n,i)=>{const a=n[e]??0,s=i[e]??0;return r==="asc"?a-s:s-a}),W4=(t,e)=>{let r=e;const n=30;if(t?.length&&(r=r?.map((A,u)=>{const c=t.find(d=>d.name===A.Header);return c?{...A,order:c.order||u+r.length,width:c.width||A.width,visible:c.visible,sticky:c.sticky}:A})),r.filter(A=>A.visible).length>n){let A=0;r=r.map(u=>{if(u.visible){const c=A<n;return A++,{...u,visible:c}}return u})}const a=koe(r,"order","asc"),s=a.filter(A=>A?.sticky)?.filter(A=>A.accessor);return[...a.filter(A=>!A?.sticky)?.filter(A=>A.accessor),...s]},woe=t=>t&&t?.trim()?.replace(/^\*+|\*+$/g,"")?.replace(/[-/\\^$+?.()|[\]{}]/g,"\\$&")?.replace(/\*/g,".")||"",X4=(t,e)=>{if(!t||!e)return"";try{let r=t;const n=/{{([^}]+)}}/g,i=t.match(n);return i&&e&&i.forEach(a=>{const s=a.slice(2,-2).trim(),o=e[s];o!=null&&(r=r.replace(a,String(o)))}),r}catch{return""}},vn=h.createContext({tableWrapper:null,tableBodyWrapper:null,lastNonStickyColumnIndex:()=>null,search:null,columnFilters:[],onRowClick:null,onSort:null,onFilter:null,onRemoveFilter:null,onClearFilter:null,rowOptions:null,checkboxConfig:null,onResetFilter:null,isColumnConfigurable:!1,onAddColumnClick:null,onEditColumnClick:null,onDeleteColumnClick:null,toggleShowFilters:null,toggleShowSorts:null,onRowTooltipClick:null,tooltiptext:null,cascadingTableConfig:null,originalsOnly:!1,disableOptionsForRowIndex:null,getFullRowDataOnClick:!1,getSumOfNextVisibleColumnWidth:()=>null,onRowEdit:null,inlineEditColumns:[],tableActions:null,dndSortableUtils:null,withSortable:!1,withDraggable:!1,onCascadingRowExpand:null,getInnerRowData:null,tableHeaders:null,maxLevel:0,expandedRows:{},setExpandedRows:null,showNewItem:!1,rawData:null,dragConfig:null,rowWrapper:null,asyncRowOptionsFilter:null,rowLinkConfig:{isEnabled:!1,linkTo:null},isCellClickDisabled:!1,activeInlineEdit:null,setActiveInlineEdit:void 0,handleUpdateColumnWidth:()=>{},multiSelectConfig:null,headerContextOptions:null,showHeaderContextOptions:null,setShowHeaderContextOptions:void 0,showDataTypeIcon:!1,rowAdditionalActions:null,rowAdditionalActionsWidth:0,hoverConfig:null,openMasterDataModal:void 0,closeMasterDataModal:void 0,selectedMasterData:null,clearSelectedMasterData:void 0,openCurrencyDropdown:void 0,closeCurrencyDropdown:void 0,currencyDropdownConfig:null,selectedCurrenciesMap:{},setCurrencyForCell:void 0,getCurrencyForCell:void 0}),Zs={ERROR:"error",WARNING:"warning",PRIMARY:"primary",SUCCESS:"success",DEFAULT:"default"},Eo={[Zs.ERROR]:"bg-error-50 dark:bg-error-950",[Zs.WARNING]:"bg-warning-50 dark:bg-warning-950",[Zs.PRIMARY]:"bg-primary-50 dark:bg-primary-950",[Zs.SUCCESS]:"bg-success-50 dark:bg-success-950",[Zs.DEFAULT]:""},Vu={email:/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/,url:/^(https?:\/\/)([\w\d.-]+(:\d+)?)(\/[\w\d-.,@?^=%&:/~+#]*)*$/},Toe=({rowHovering:t,level:e,totalWidth:r,isCheckbox:n,id:i,onClick:a,cells:s,isRoot:o,name:A,uploadCell:u,row:c,disabled:d,disabledTooltip:f})=>{const p=$r(),m=c?.name?.props,g=h.useCallback(()=>m?.text&&m.text==="+ New Line Item"?"new-line-item":`id-${Math.random().toString(36).substring(2,15)}`,[m?.text]),y=h.useMemo(()=>g(),[g]),b=h.useCallback(k=>{d||a&&a(k)},[a,d]),_=h.useMemo(()=>s.filter(k=>k?.column?.visible!==!1)?.length-(n?1:0),[s,n]),v=h.useMemo(()=>e>0?e*16:0,[e]);if(u&&p?.renderUploadAttachmentRow)return l.jsx(l.Fragment,{children:p.renderUploadAttachmentRow({data:c,colSpan:_+2,totalWidth:r})});const S=d&&f?l.jsx(Te,{title:f,placement:"top",children:l.jsx("span",{className:d?"text-neutral-400":"text-primary-600",children:A})}):l.jsx("span",{className:d?"text-neutral-400":"text-primary-600",children:A});return l.jsxs("div",{className:"relative dark:bg-black-800",children:[n&&l.jsx("td",{className:`min-w-[40px] ${t===i?"bg-neutral-100 dark:bg-black-700":""}`}),l.jsxs("td",{id:String(y)||String(i),onClick:b,className:`relative w-full h-row overflow-x-hidden ${d?"cursor-not-allowed":"cursor-pointer"}`,colSpan:_,style:{paddingLeft:v,width:r},children:[!o&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"h-1/2 border-l border-neutral-300 ml-2 dark:border-black-700"}),l.jsx("div",{className:"ml-2 w-2.5 h-px bg-neutral-300 dark:bg-black-700"})]}),l.jsx("div",{className:"px-6 w-full absolute h-row top-0 flex items-center",children:S})]})]})},Ooe=h.memo(Toe);let EA=null;const Coe=({checkboxConfig:t,id:e,rowHovering:r,isDisabled:n,is_read:i,is_modified:a,is_row_modified:s,is_deleted:o,is_added:A,isDraggingOver:u,showNewItem:c,currentData:d,bgColor:f,is_incomplete:p,isInlineEditing:m,hasPendingEditsColumn:g,rowHasPendingEdits:y})=>{const _=$r()?.t?.("Save or cancel pending changes first")??"Save or cancel pending changes first",v=h.useRef(null),S=O=>{if(O.key!=="Enter")return;O.preventDefault();const C=O.currentTarget.form;if(!C)return;const N=new Event("submit",{bubbles:!0,cancelable:!0});C.dispatchEvent(N);const P=C.querySelector('button[type="submit"]');P&&P.click()},E=typeof t?.checkboxMetadata=="object"&&t?.checkboxMetadata!==null&&t?.checkboxMetadata.checkedIds?.includes(e)||t?.checkedIds?.includes(e),w=n||y||t?.checkboxMetadata?.checkedIds?.includes(e);h.useLayoutEffect(()=>{EA!==e||w||v.current&&document.activeElement!==v.current&&v.current.focus({preventScroll:!0})},[e,w,E]);const T=F({"bg-primary-50 dark:bg-primary-900":m,"bg-neutral-100 dark:bg-black-600":r===e&&!m&&!(o||d?.is_deleted)&&!(A||d?.is_added),"bg-error-200 dark:bg-error-900":r===e&&!m&&(o||d?.is_deleted),"bg-success-100 dark:bg-success-800":r===e&&!m&&(A||d?.is_added),"bg-primary-50 dark:bg-black-700":!p&&!i&&c&&r!==e&&!m,"bg-warning-50 dark:bg-black-500":(p||a||s||d?.is_row_modified)&&r!==e&&!m,"bg-error-100 dark:bg-error-975":(o||d?.is_deleted)&&r!==e&&!m,"bg-success-50 dark:bg-success-900":(A||d?.is_added)&&r!==e&&!m,"bg-primary-50":u&&!m,...f&&!m&&{[f]:!0}});return l.jsx("td",{className:`min-w-[40px] sticky right-0 z-30 ${T||"bg-white dark:bg-black-800"} h-[39px]`,style:{left:g?"28px":"0"},children:l.jsxs("div",{className:"absolute w-full px-2.5 h-[39px] z-30 flex items-center",style:{boxShadow:"8px 0px 8px 0px rgba(0, 0, 0, 0.02)"},children:[l.jsx(Ze.Tooltip,{title:y?_:t?.checkboxMetadata?.tooltip&&t?.checkboxMetadata?.checkedIds?.includes(e)?t?.checkboxMetadata?.tooltip:"",children:l.jsx("input",{ref:v,id:`checkbox-table-search-${e}`,type:"checkbox",className:`w-4 h-4 text-primary-600 appearance-none border border-gray-400 dark:border-neutral-400 rounded-[4px] checked:appearance-auto focus:ring-primary-500 dark:focus:ring-primary-600 focus:ring-2 cursor-pointer ${T}`,onChange:O=>t?.onItemCheck(O,e),onKeyDown:S,onFocus:()=>{EA=e},onBlur:()=>{EA===e&&(EA=null)},checked:E,disabled:w},`checkbox-table-search-${e}`)}),l.jsx("label",{htmlFor:"checkbox-table-search-1",className:"sr-only dark:text-neutral-200",children:"checkbox"})]})})},Noe=h.memo(Coe),el=(t,e)=>{const r=e?.type?.toLowerCase(),n=t==null||t===""||typeof t=="string"&&t.trim()==="";if(e?.is_required&&n)return{isValid:!1,error:"Field required"};if(!n&&typeof t=="string"&&t.trim()!==""){if(r==="url"&&!Vu.url.test(t))return{isValid:!1,error:"Invalid URL format"};if(r==="e-mail"&&!Vu.email.test(t))return{isValid:!1,error:"Email is not valid"}}return{isValid:!0}},H1=new Map;let F1=null;const Doe=({id:t,value:e,onChange:r,onBlur:n,currencyCode:i="USD",autoFocus:a=!1,inputStyle:s,disabled:o=!1})=>{const{openCurrencyDropdown:A,closeCurrencyDropdown:u,currencyDropdownConfig:c,setCurrencyForCell:d,getCurrencyForCell:f}=h.useContext(vn),m=f?.(t)||i||"USD",[g,y]=h.useState(m),[b,_]=h.useState(e),v=h.useRef(e),S=h.useRef(null),k=h.useRef(null),E=h.useRef(!1),w=h.useRef(r);h.useEffect(()=>{v.current=b},[b]),h.useEffect(()=>{w.current=r},[r]);const T=h.useRef(!1);h.useEffect(()=>{T.current||(_(e),v.current=e,T.current=!0)},[e]),h.useEffect(()=>{m!==g&&y(m)},[m,g]),h.useLayoutEffect(()=>{const D=S.current;if(!D)return;const H=H1.get(t);H?(D.value=v.current||"",D.focus(),D.setSelectionRange(H.start,H.end)):F1!==t&&(D.value=v.current||"",D.focus())},[]);const O=D=>{if(D==null||D==="")return"";const H=Number(D);return isNaN(H)?String(D):H.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})},C=D=>{const H=D.target.value;if(H!==""&&(Number(H)<0||!/^\d*\.?\d*$/.test(H))){D.target.value=v.current==="0"?"":v.current||"";return}H1.set(t,{start:D.target.selectionStart??0,end:D.target.selectionEnd??0});const I=H===""||H===null||H===void 0?"0":H;_(I),v.current=I,r(I,g)},N=()=>{S.current&&(S.current.value=v.current||"")},P=h.useCallback(()=>{F1=t,H1.delete(t),S.current&&(S.current.value=O(v.current)),setTimeout(()=>{!E.current&&!c&&n?.()},150),requestAnimationFrame(()=>{F1=null})},[t,n,c]),L=h.useCallback(D=>{y(D),d?.(t,D);const H=v.current,I=H===""||H===null||H===void 0?"0":H;w.current(I,D),E.current=!1},[t,d]),R=h.useCallback(D=>{if(D.stopPropagation(),D.preventDefault(),E.current=!0,c)u?.(),E.current=!1;else if(k.current&&A){const H=k.current.getBoundingClientRect();A({anchorRect:H,currentCurrency:g,onSelect:L})}},[c,A,u,g,L]);return h.useEffect(()=>{c||setTimeout(()=>{E.current=!1},100)},[c]),l.jsx("div",{className:"flex flex-col gap-0 mb-0 w-full h-full",children:l.jsxs("label",{className:"relative block w-full h-full",children:[l.jsx("span",{className:"absolute inset-y-0 left-1 flex items-center pl-3 text-neutral-900 dark:text-white z-10",children:Yu[g]}),l.jsx("input",{ref:S,placeholder:"0.00",type:"text",inputMode:"decimal",className:F("pl-11 pr-24 border h-full text-sm rounded-lg block w-full px-2.5 py-1.5 font-inter font-medium","text-neutral-900 dark:text-black-200 bg-white dark:bg-black-600","border-gray-300 dark:border-black-600","disabled:bg-neutral-50 dark:disabled:!bg-black-800 dark:disabled:placeholder:!text-black-400"),onChange:C,onFocus:N,onBlur:P,onKeyDown:D=>{D.stopPropagation(),!(D.key.length>1||D.ctrlKey||D.metaKey)&&(D.key>="0"&&D.key<="9"||D.key==="."&&!D.currentTarget.value.includes(".")||D.preventDefault())},defaultValue:O(e),id:t,style:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)",...s},autoComplete:"off",autoFocus:a,disabled:o}),l.jsx("div",{ref:k,className:F("absolute inset-y-0 right-1 flex items-center h-full",o?"pointer-events-none opacity-50":"cursor-pointer"),onClick:R,onMouseDown:D=>{D.stopPropagation(),D.preventDefault(),E.current=!0},children:l.jsxs("div",{className:"px-2 py-1 text-sm text-gray-700 dark:text-black-200 flex items-center gap-1 hover:bg-neutral-100 dark:hover:bg-black-500 rounded transition-colors",children:[is(g),l.jsx("span",{className:"font-medium",children:g}),l.jsx("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})})]})})},Roe=({id:t,value:e,placeholder:r,onChange:n,masterDataName:i,masterDataColumnName:a,masterDataFormula:s,masterDataFilters:o,disabled:A=!1,onBlur:u,onOpenMasterDataModal:c,reference:d={}})=>{const[f,p]=h.useState(null),[m,g]=h.useState(""),[y,b]=h.useState(null),_=h.useRef(null),v=h.useRef(n);v.current=n,h.useEffect(()=>{f!==null&&v.current(f,y??void 0)},[f,y]);const S=C=>{(C.keyCode===9||C.key==="Enter")&&_.current&&(p(m),_.current.blur())},k=(C,N)=>{let P=String(C??"");s&&N&&(P=X4(s,N)),g(""),p(P),b(N??null)},E=()=>{p(""),b(null)},w=()=>{i&&c({masterDataName:i,masterDataColumnName:a,masterDataFormula:s,masterDataFilters:o,onSelected:k})},T=()=>f!==null?f:s?X4(s,d):e,O=()=>F("border border-gray-300 dark:border-black-600 h-full text-sm rounded-lg block w-full p-2.5","font-inter font-medium bg-gray-200 dark:bg-black-600 text-neutral-900 dark:text-black-200","placeholder:text-neutral-900 dark:placeholder:text-black-400");return l.jsxs("label",{className:"relative block h-full w-full",children:[l.jsx("input",{id:t,placeholder:r||"",className:O(),onChange:C=>{n(C.target.value,y??void 0),p(C.target?.value)},ref:_,onKeyDown:S,value:T()??"",disabled:!0,autoComplete:"off",onBlur:u,style:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"}}),l.jsx(or,{id:`btn-inline-master-data-clear-${t}`,onClick:E,className:"absolute inset-y-0 right-1 flex items-center px-2 focus:border-transparent",variant:"ghost",disabled:A,children:l.jsx(ce.CloseRounded,{className:"text-neutral-900 dark:text-black-300",sx:{fontSize:16}})}),l.jsx(or,{id:`btn-inline-master-data-open-${t}`,onClick:w,className:"absolute inset-y-0 right-8 flex items-center px-2 focus:border-transparent",variant:"ghost",disabled:A,children:l.jsx(ce.TableChartRounded,{className:"text-neutral-900 dark:text-black-300",sx:{fontSize:16}})})]})},li=new Map;let Ai=null,en=null;const ia=t=>({target:{value:t}}),Poe=({cell:t,id:e,inlineEditing:r,cellRef:n,handleCellValueChange:i,registerValidation:a})=>{const{openMasterDataModal:s,selectedMasterData:o,clearSelectedMasterData:A,getCurrencyForCell:u,getPendingEdit:c,addPendingEdit:d,onFieldOperationFlow:f,fieldOperationLoading:p}=h.useContext(vn),m=p===`${e}-${t?.column?.id}`,g=!!p,y=h.useCallback((G,K)=>{f&&f({value:G,fieldId:t?.column?.id,rowId:String(e),rowData:t?.row?.original,columnKey:t?.column?.key||"",flowName:t?.column?.live_field_source,isLiveField:t?.column?.is_live_field,meta:K})},[t?.column?.id,t?.column?.is_live_field,t?.column?.key,t?.column?.live_field_source,t?.row?.original,e,f]),b=()=>{const G=t?.row?.original?.__rawData,K=t?.column?.Header,te=t?.column?.key,$=K?G?.[K]?.currency_code:void 0,oe=te?G?.[te]?.currency_code:void 0;return $&&$!==""?$:oe&&oe!==""?oe:t?.column?.currencyCode||"USD"},_=t.column.key||"",v=`${e}-${_}`,S=u?.(v),k=c?.(String(e),_),[E,w]=h.useState({value:k?.value!==void 0?k.value:t.value||"",currencyCode:k?.meta?.currency_code||S||b()}),[T,O]=h.useState(null),C=(()=>{if(r!==_)return null;const G=typeof E.value=="number"?String(E.value):E.value,K=el(G,t?.column);return K.isValid?null:K.error||null})(),N=c?.(String(e),_)?.validationError,P=T||C||N||null,L=h.useRef(null);h.useEffect(()=>{if(r===_&&L.current!==_){const K=u?.(`${e}-${_}`),te=c?.(String(e),_),$=te?.value!==void 0?te.value:t.value||"",oe=te?.meta?.currency_code||K||b();w({value:$,currencyCode:oe})}r!==_&&L.current===_&&O(null),L.current=r},[r,_,u,c,e,t.value]),h.useEffect(()=>{o&&r===_&&t?.column?.masterDataColumnName&&t?.column?.masterDataName&&(d&&d(String(e),_,{value:o.value,meta:{reference:o.reference},originalValue:t.value}),i(ia(o.value)),y(o.value,{reference:o.reference}),A?.())},[o,r,_,t?.column?.masterDataColumnName,t?.column?.masterDataName,d,e,t.value,i,y,A]);const R=G=>t?.column?.is_required&&(G==null||G===""||typeof G=="string"&&G.trim()==="")?(O("Field required"),!1):(O(null),!0),D=G=>R(G)?G&&G.trim()!==""&&!Vu.url.test(G)?(O("Invalid URL format"),!1):(O(null),!0):!1,H=G=>R(G)?G&&G.trim()!==""&&!Vu.email.test(G)?(O("Email is not valid"),!1):(O(null),!0):!1,I=h.useRef(E);h.useEffect(()=>{I.current=E},[E]);const M=h.useRef(null),z=`${e}-${_}`;h.useLayoutEffect(()=>{const G=M.current;if(!G)return;const K=li.get(z);if(K){G.focus();try{G.setSelectionRange(K.start,K.end)}catch{}}else Ai!==z&&G.focus()},[z]);const V=h.useRef();h.useEffect(()=>()=>{V.current&&clearTimeout(V.current)},[]);const X=h.useCallback(G=>{i(ia(G)),d&&d(String(e),_,{value:G,originalValue:t.value})},[i,d,e,_,t.value]),ee=h.useCallback(G=>{V.current&&clearTimeout(V.current),V.current=setTimeout(()=>{X(G)},300)},[X]),W=h.useCallback(()=>{V.current&&(clearTimeout(V.current),V.current=void 0,X(String(I.current.value??"")))},[X]),B=h.useCallback(()=>{const G=t?.column?.type?.toLowerCase(),K=I.current.value;switch(G){case"url":D(String(K??""));break;case"e-mail":H(String(K??""));break;default:R(K);break}},[t?.column?.type]),Y=h.useCallback(()=>{const G=t?.column?.type?.toLowerCase(),K=I.current.value,te=I.current.currencyCode;let $=!0;switch(G){case"url":$=D(String(K??""));break;case"e-mail":$=H(String(K??""));break;default:$=R(K);break}if(!$)return{isValid:!1};let oe=null;return G==="currency"&&(oe={currency_code:u?.(v)||te}),{isValid:!0,value:typeof K=="number"?String(K):K,meta:oe}},[t?.column?.type,v,u]);h.useEffect(()=>{a&&r===_&&a(Y)},[a,Y,r,_]);const re=()=>{if(t?.column?.is_master_data&&t?.column?.masterDataName&&(t?.column?.masterDataColumnName||t?.column?.masterDataFormula)){const te=c?.(String(e),_),$=o?.value??te?.value??t.value;return l.jsx("div",{onMouseDown:oe=>oe.stopPropagation(),className:"z-[120] h-full w-full",children:l.jsx(Roe,{id:`master-data-cell-${e}-${t.column.id}`,value:$,onChange:(oe,Me)=>{i(ia(oe)),d&&d(String(e),_,{value:oe,meta:{reference:Me||null},originalValue:t.value}),y(oe,{reference:Me||void 0}),R(oe??"")},placeholder:t.column?.Header,masterDataName:t.column.masterDataName,masterDataColumnName:t.column.masterDataColumnName,masterDataFormula:t.column.masterDataFormula,masterDataFilters:t.column.masterDataFilters,onOpenMasterDataModal:s,reference:te?.meta?.reference})})}const G=t?.column?.type?.toLowerCase(),K=_?t?.row?.original?.__cellMetadata?.[_]:void 0;switch(G){case"choice":{const te=K?.choices??t?.column?.choices;return l.jsx("div",{onMouseDown:$=>$.stopPropagation(),children:l.jsx(il,{id:`select-cell-${e}-${t.column.id}`,value:E.value||null,selectOptions:te?.map($=>({label:$,value:$}))||[],onChange:$=>{const oe=$?Array.isArray($)?$[0]?.value?.toString()||"":$?.value?.toString()||"":"";w(Me=>({...Me,value:oe})),i(ia(oe)),d&&d(String(e),_,{value:oe,originalValue:t.value}),y(oe),R(oe)},allowClear:!0,inputStyles:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},className:"z-[120]"})})}case"datetime":case"date":return l.jsx("div",{onMouseDown:te=>{te.stopPropagation(),te.target.tagName!=="INPUT"&&te.preventDefault()},children:l.jsx(kb,{id:`date-cell-${e}-${t.column.id}`,value:E.value||void 0,handleOnChange:te=>{const $=te||"";w(oe=>({...oe,value:$})),i(ia($)),d&&d(String(e),_,{value:$,originalValue:t.value}),y($),R($)},showTime:G==="datetime",dateFormat:G==="date"?"MM/DD/YYYY":void 0,className:"z-[120] w-full"})});case"currency":{const te=b();return l.jsx("div",{onMouseDown:$=>$.stopPropagation(),className:"z-[120] h-full w-full",children:l.jsx(Doe,{id:v,value:String(E.value??""),onChange:($,oe)=>{w(Me=>({value:$,currencyCode:oe||Me.currencyCode})),i(ia($)),d&&d(String(e),_,{value:$,meta:{currency_code:oe},originalValue:t.value,originalMeta:{currency_code:te}}),R($),y($,{currency_code:oe})},currencyCode:E.currencyCode,inputStyle:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},autoFocus:!0,disabled:g})})}case"percentage":return l.jsxs("label",{className:"relative block h-full",onMouseDown:te=>te.stopPropagation(),children:[l.jsx("input",{ref:M,type:"number",defaultValue:String(E.value??""),onChange:te=>{try{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0})}catch{}const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},className:"border border-gray-300 h-full text-gray-900 dark:bg-black-800 dark:text-white text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:focus:ring-white dark:focus:border-white block w-full px-2.5 py-1.5 font-inter font-medium disabled:bg-neutral-50 dark:disabled:!bg-black-800 dark:disabled:placeholder:!text-black-400",id:`percentage-cell-${e}-${t.column.id}`,style:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},autoComplete:"off",disabled:g}),l.jsx("span",{className:"absolute inset-y-0 right-3 flex items-center pointer-events-none h-full dark:text-black-100",children:"%"})]});case"boolean":{const te=E.value===!0||E.value==="true"||E.value==="Yes"||E.value==="True"||E.value===1;return l.jsx("div",{onMouseDown:$=>$.stopPropagation(),className:"h-full w-full flex items-center px-2.5 bg-white dark:bg-black-800 rounded border-2 focus:outline-primary-600 border border-primary-600 dark:border-black-700 z-[120]",children:l.jsx(Kn,{id:`toggle-cell-${e}-${t.column.id}`,isChecked:te,onChange:$=>{w(oe=>({...oe,value:$})),i(ia($)),d&&d(String(e),_,{value:$,originalValue:t.value}),y($)},hideStatus:!1,labelDirection:"right",stopClickPropagation:!0,statusText:te?"Yes":"No"})})}case"url":return l.jsx("input",{ref:M,type:"url",defaultValue:String(E.value??""),onChange:te=>{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0});const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,T?D($):R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},onMouseDown:te=>te.stopPropagation(),className:"text-neutral-900 dark:text-white dark:bg-black-800 text-base font-medium h-full font-inter overflow-hidden whitespace-nowrap text-ellipsis px-2.5 py-1 w-full border rounded focus:outline-primary-600 dark:focus:outline-white z-[120] shadow-xl disabled:bg-neutral-50 dark:disabled:!bg-black-800",style:{height:"var(--row-height)"},disabled:g});case"e-mail":return l.jsx("input",{ref:M,type:"email",defaultValue:String(E.value??""),onChange:te=>{try{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0})}catch{}const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,T?H($):R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},onMouseDown:te=>te.stopPropagation(),className:"text-neutral-900 dark:text-white dark:bg-black-800 text-base font-medium h-full font-inter overflow-hidden whitespace-nowrap text-ellipsis px-2.5 py-1 w-full border rounded focus:outline-primary-600 dark:focus:outline-white z-[120] shadow-xl disabled:bg-neutral-50 dark:disabled:!bg-black-800",style:{height:"var(--row-height)"},disabled:g});default:return l.jsx("input",{ref:M,type:"text",defaultValue:String(E.value??""),onChange:te=>{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0});const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},onMouseDown:te=>te.stopPropagation(),className:"text-neutral-900 dark:text-white dark:bg-black-800 text-base font-medium h-full font-inter overflow-hidden whitespace-nowrap text-ellipsis px-2.5 py-1 w-full border rounded focus:outline-primary-600 dark:focus:outline-white z-[120] shadow-xl disabled:bg-neutral-50 dark:disabled:!bg-black-800",style:{height:"var(--row-height)"},disabled:g})}};return l.jsxs("div",{ref:n,className:"relative h-full w-full overflow-visible",children:[l.jsx("div",{className:F("border p-0.5 rounded-lg h-full",P?"border-error-600":"border-neutral-200 dark:border-black-700",g&&"pointer-events-none opacity-70"),children:re()}),!!t?.column?.is_live_field&&l.jsx("div",{className:"absolute -top-1.5 -right-1.5 bg-white dark:bg-black-800 rounded-full w-5 h-5 flex items-center justify-center border border-primary-300 dark:border-primary-600 shadow-sm z-[125]",children:m?l.jsx(qe.LoadingSpinnerIcon,{className:"text-primary-600 dark:text-white",size:8}):l.jsx(ce.BoltOutlined,{sx:{fontSize:12,color:"var(--color-primary-600)"}})}),P&&l.jsx("div",{className:"absolute top-full left-0 mt-1 text-error-600 text-xs font-medium z-[130] bg-white dark:bg-black-800 px-2 py-1 rounded shadow-lg w-full",children:P})]})};let U1;const Q4=t=>{const e=Number(t);if(Number.isNaN(e)||t===null||t===void 0)return"0ms";if(e>=864e5){const r=Math.floor(e/864e5),n=Math.floor(e%864e5/36e5),i=Math.floor(e%36e5/6e4),a=Math.floor(e%6e4/1e3);return`${r}d ${n}h ${i}m ${a}s`}if(e>=36e5){const r=Math.floor(e/36e5),n=Math.floor(e%36e5/6e4),i=Math.floor(e%6e4/1e3);return`${r}h ${n}m ${i}s`}if(e>=6e4){const r=Math.floor(e/6e4),n=Math.floor(e%6e4/1e3);return`${r}m ${n}s`}return e>=1e3?`${(e/1e3).toFixed(2)}s`:`${e}ms`},Loe=({children:t,withLink:e,linkTo:r,rowData:n,disableRowClick:i})=>e&&!i?l.jsx("a",{href:r?.(n?.id,n)||"",children:t}):t,Ioe=({cell:t,id:e,nextWidthSum:r,isLastCell:n,rowHovering:i,index:a,isFirstStickyCell:s,handleCellClick:o,currentData:A,highlightSubstring:u,is_read:c,is_modified:d,is_row_modified:f,is_deleted:p,is_added:m,level:g,inlineEditing:y,isInlineEditing:b,setRowHovering:_,handleCellValueChange:v,cellRef:S,handleUpdateCellData:k,registerValidation:E,loadingExpand:w,toggleRowExpand:T,isDraggingOver:O,isLoading:C,is_incomplete:N,pendingEdit:P,hasPendingEdit:L,pendingValidationError:R})=>{const{cascadingTableConfig:D,originalsOnly:H,maxLevel:I,showNewItem:M,expandedRows:z,rowLinkConfig:V,multiSelectConfig:X,cellEditing:ee,cellEditingValue:W,allowInlineEdit:B,fieldOperationLoading:Y,pendingEdits:re}=h.useContext(vn),G=$r(),te=(t?.column?.key?t?.row?.original?.__cellMetadata?.[t.column.key]:void 0)?.is_locked??t?.column?.is_locked,$=(t?.column?.key?re?.[e]?.[t.column.key]?.validationError:null)||R||null,oe=y===t.column.key&&t?.column?.canEdit&&!te&&!t?.column?.is_disabled,Me=Y===`${e}-${t?.column?.id}`,{theme:ye}=kw(),me=ye==="dark",fe=h.useCallback(()=>_(e),[_,e]),pe=h.useCallback(()=>_(null),[_]),ve=G?.formatDuration,[_e,ue]=h.useState(t?.column?.dataType==="duration"&&t?.value?ve?ve(t.value):Q4(t.value):t.value),[Q,se]=h.useState(null),[ke,Ue]=h.useState(!1),[Ge,Je]=h.useState(!1),[Fe,we]=h.useState(!1),Pe=h.useRef(null),ge=h.useRef(),De=h.useRef(),{selectedColumnIds:Le=[]}=X||{},Ye=!Object.prototype.hasOwnProperty.call(t?.column?.meta??{},"shouldHighlight")||t?.column?.meta?.shouldHighlight,lt=h.useCallback(()=>{Pe.current&&Ue(Pe.current.scrollWidth>Pe.current.clientWidth)},[]),nt=h.useCallback(je=>{ge.current&&clearTimeout(ge.current),je?Je(!0):ge.current=setTimeout(()=>Je(!1),200)},[]),et=h.useCallback(je=>{De.current&&clearTimeout(De.current),je?we(!0):De.current=setTimeout(()=>we(!1),200)},[]),Xe=F({"bg-amber-100 dark:bg-amber-900/30":L,"bg-neutral-100 dark:bg-black-600":i===e&&!b&&!L&&!(p||A?.is_deleted)&&!(m||A?.is_added),"bg-error-200 dark:bg-error-900":i===e&&!b&&!L&&(p||A?.is_deleted),"bg-success-100 dark:bg-success-800":i===e&&!b&&!L&&(m||A?.is_added),"bg-primary-50 dark:bg-black-700":!N&&!c&&M&&!C&&i!==e&&!b&&!L,"bg-warning-50 dark:bg-black-500":(N||d||f||A?.is_row_modified)&&!C&&i!==e&&!b&&!L,"bg-error-100 dark:bg-error-975":(p||A?.is_deleted)&&!C&&i!==e&&!b&&!L,"bg-success-50 dark:bg-success-900":(m||A?.is_added)&&!C&&i!==e&&!b&&!L,"bg-primary-50 dark:bg-primary-900":(O||b)&&!L,"bg-primary-50 dark:bg-primary-800":Le?.includes(t.column.id)&&!b&&!L,[Eo[t?.row?.original?.__rowBgStatus]]:t?.row?.original?.__rowBgStatus&&!b&&!L}),mt=je=>{t.column?.disableRowClick||o(je)};return h.useEffect(()=>(t?.row?.original?.status==="running"&&t.column?.dataType==="duration"&&(U1=setInterval(()=>{const Qe=new Date(Un(t?.row?.original?.created_at||t?.row?.original?.executed_on,{withTime:!0,format:"yyyy-MM-dd HH:mm:ss"})),Ke=Math.abs(new Date().getTime()-new Date(Qe).getTime());ue(ve?ve(Ke):Q4(Ke))},500)),()=>{U1&&clearInterval(U1)}),[_e,t.value,t?.row?.original?.created_at,t?.row?.original?.executed_on,t?.row?.original?.status,t.column?.dataType,ve]),h.useEffect(()=>{(t?.column?.tooltipCellKey||t?.column?.type?.toLowerCase()==="url")&&(t?.column?.type?.toLowerCase()==="url"?se(t?.value):se(t?.row?.original?.[String(t?.column?.tooltipCellKey)]))},[t?.column?.tooltipCellKey,t?.row?.original,t?.column?.type,t?.value]),h.useEffect(()=>{if(t?.column?.type?.toLowerCase()==="currency")if(P?.value!==void 0){const je=t?.row?.original?.__rawData,Qe=t?.column?.Header,Ke=P?.meta?.currency_code||je?.[Qe]?.currency_code||"USD";ue(da(P.value,Ke))}else{const je=t?.row?.original?.__rawData,Qe=t?.column?.Header;ue(da(t?.value,je?.[Qe]?.currency_code||"USD"))}},[t?.value,t?.column?.type,t?.column?.Header,t?.row?.original?.__rawData,P?.value,P?.meta?.currency_code]),h.useEffect(()=>{t?.column?.type?.toLowerCase()==="percentage"&&(P?.value!==void 0?ue(P.value?.toString()+"%"||""):ue(t?.value?.toString()+"%"||""))},[t?.value,t?.column?.type,P?.value]),h.useEffect(()=>{const je=t?.column?.type?.toLowerCase()||"";if(["date","datetime"].includes(je))if(P?.value!==void 0){const Qe=je==="datetime",Ke=Un(P.value,{withTime:Qe,skipTimezone:!0});ue(Ke||P.value)}else ue(t.value)},[t?.value,t?.column?.type,P?.value]),h.useEffect(()=>{const je=t?.column?.type?.toLowerCase()||"";["currency","percentage","duration","boolean","date","datetime"].includes(je)||(P?.value!==void 0?ue(P.value):t?.column?.dataType!=="duration"&&ue(t.value))},[t?.value,t?.column?.type,t?.column?.dataType,P?.value]),h.useEffect(()=>{if(t?.column?.type?.toLowerCase()==="boolean"&&B){const je=P?.value!==void 0?P.value:t?.value;ue(je===!0||je==="true"||je==="True"||je==="Yes"||je===1?"Yes":"No")}},[t?.value,t?.column?.type,B,P?.value]),h.useEffect(()=>()=>{ge.current&&clearTimeout(ge.current),De.current&&clearTimeout(De.current)},[]),l.jsxs("td",{id:t.value,"data-column-key":t?.column?.key,...t.getCellProps(),onClick:V?.isEnabled?void 0:mt,className:F("h-row",{"sticky left-0":t?.column?.sticky,relative:!t?.column?.sticky,"w-full":n,"overflow-visible":y===t.column.key,"overflow-hidden":y!==t.column.key},$&&!oe?"outline outline-2 outline-error-500 -outline-offset-2 z-[5]":"",`${Xe||"bg-white dark:bg-black-800"}`),style:{minWidth:`${t.column.width}px`,maxWidth:`${t.column.width}px`,right:t?.column?.sticky?`${r}px`:"0px",paddingLeft:g>0&&a===0?`${g*16}px`:void 0},onMouseEnter:fe,onMouseLeave:pe,children:[l.jsx(Loe,{withLink:V?.isEnabled,linkTo:V?.linkTo||void 0,rowData:t?.row?.original,disableRowClick:t?.column?.disableRowClick,children:(Array.isArray(ee)?ee.includes(`${e}-${t?.column?.id}`):ee===`${e}-${t?.column?.id}`)?l.jsxs("div",{className:"h-row top-0 font-medium font-inter w-full absolute flex items-center px-4",children:[l.jsx("span",{className:"text-neutral-400 dark:text-black-400 truncate",children:(()=>{const je=`${e}-${t?.column?.id}`,Qe=typeof W=="object"?W?.[je]:W,Ke=t?.column?.type?.toLowerCase();return Ke==="boolean"?Qe===!0||Qe==="true"||Qe==="True"?"Yes":"No":(Ke==="date"||Ke==="datetime")&&Qe?Un(Qe,{withTime:Ke==="datetime",skipTimezone:!0})||String(Qe):Qe!=null?String(Qe):_e})()}),l.jsx("div",{className:"ml-2 flex items-center gap-1.5",children:l.jsx(qe.LoadingSpinnerIcon,{className:"spinner text-neutral-600 dark:text-white",size:12})})]}):y===t.column.key&&t?.column?.canEdit&&!te&&!t?.column?.is_disabled?l.jsx("div",{className:"h-row w-full absolute top-0 left-0 flex items-center",style:{marginLeft:g>0&&a===0?`-${g*16}px`:void 0,width:g>0&&a===0?`calc(100% + ${g*16}px)`:"100%"},children:l.jsx(Poe,{cell:t,id:e,inlineEditing:y,cellRef:S,handleCellValueChange:v,handleUpdateCellData:k,registerValidation:E})}):l.jsxs(l.Fragment,{children:[g>0&&a===0&&l.jsx("div",{className:"h-full border-l border-neutral-300 dark:border-black-600 ml-2"}),l.jsx("div",{className:"min-h-6",children:l.jsx(Te,{title:Q&&t?.column?.type?.toLowerCase()!=="url"?Q:void 0,hideTooltip:!Q||t?.column?.type?.toLowerCase()==="url",delayShow:!0,placement:"top",children:l.jsxs("div",{className:F(`h-row top-0 font-medium font-inter overflow-x-hidden overflow-index-auto whitespace-nowrap text-ellipsis dark:text-black-200 w-full absolute flex items-center ${Xe||"bg-white dark:bg-black-800"}`,{"border border-b-0 border-t-0 border-primary-600 dark:border-blue-800":Le?.includes(t.column.id)}),style:t?.column?.sticky&&s?{boxShadow:`${me?"-8px 0px 8px 0px rgba(255, 255, 255, 0.01)":"-8px 0px 8px 0px rgba(0, 0, 0, 0.02)"}`}:{},children:[D?.isCascading&&!H&&a===0&&l.jsx("div",{className:F("w-[22px] h-row flex items-center px-4",`${Xe||"bg-white dark:bg-black-800"}`),id:"cascading",children:I>g&&(t?.row?.original?.__has_children||D?.showAllDropdown)&&l.jsx("div",{children:w?l.jsx(qe.LoadingSpinnerIcon,{className:"text-neutral-600 dark:text-white",size:8}):l.jsx("div",{children:z?.[e]?.isOpen?l.jsx(qe.KeyboardArrowDownIcon,{size:20,className:"text-neutral-400 dark:text-neutral-400",onClick:je=>{T(),je.stopPropagation()}}):l.jsx(qe.KeyboardArrowRightFilledIcon,{size:20,className:"text-neutral-400 dark:text-neutral-400",onClick:je=>{T(),je.stopPropagation()}})})})}),t?.column?.type?.toLowerCase()==="url"&&Q?l.jsx(Te,{title:l.jsx("div",{onMouseEnter:()=>nt(!0),onMouseLeave:()=>nt(!1),children:l.jsx("a",{href:Q,target:"_blank",rel:"noopener noreferrer",onClick:je=>je.stopPropagation(),children:l.jsxs("div",{className:"flex gap-1 items-center w-full",children:[l.jsx("div",{className:"w-4 h-4",children:l.jsx(qe.LinkIcon,{height:16,width:16})}),l.jsx(ne,{variant:"medium",size:"small",className:"truncate",appearance:"custom",children:Q}),l.jsx(ce.OpenInNewRounded,{sx:{height:"16px",width:"16px",color:"#016DCF"}})]})})}),placement:"top",open:Ge,onOpenChange:nt,className:"block w-full min-w-0 overflow-hidden",children:l.jsx("div",{className:"w-full h-full flex items-center px-4 min-w-0 overflow-hidden text-primary-400",children:l.jsx("span",{ref:Pe,onMouseEnter:lt,className:"truncate w-full",children:u&&Ye&&!h.isValidElement(_e)&&typeof _e!="object"?u(_e):_e})})}):l.jsx(Te,{title:ke&&_e&&!h.isValidElement(_e)?l.jsx("div",{onMouseEnter:()=>et(!0),onMouseLeave:()=>et(!1),className:"max-h-96 overflow-y-auto whitespace-pre-wrap break-words no-scroll",children:String(_e)}):void 0,placement:"top",delayShow:!0,hideTooltip:!!Q,open:ke&&!Q?Fe:void 0,onOpenChange:ke&&!Q?et:void 0,className:"block w-full min-w-0 overflow-hidden",children:l.jsx("div",{className:"w-full h-full flex items-center px-4 min-w-0 overflow-hidden",children:l.jsx("span",{ref:Pe,onMouseEnter:lt,className:"truncate w-full",children:u&&Ye&&!h.isValidElement(_e)&&typeof _e!="object"?u(_e):h.isValidElement(_e)?h.cloneElement(_e,{..._e.props,containerWidth:t.column.width}):_e})})})]})})})]})}),$&&!oe&&l.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-row flex items-end pointer-events-none z-[5]",children:l.jsx("div",{className:"w-full bg-error-50 dark:bg-error-975 px-1.5 py-0.5 truncate",children:l.jsx("span",{className:"text-error-600 text-[10px] font-medium leading-none",children:$})})}),Me&&!(y===t.column.key&&t?.column?.canEdit&&!te&&!t?.column?.is_disabled)&&l.jsx("div",{className:"absolute top-0 right-0 bg-white dark:bg-black-800 rounded-full w-5 h-5 flex items-center justify-center border border-primary-300 dark:border-primary-600 shadow-sm z-10",children:l.jsx(qe.LoadingSpinnerIcon,{className:"text-primary-600 dark:text-white",size:8})})]},a)},Moe=h.memo(Ioe),joe=({cell:t,id:e,nextWidthSum:r,isLastCell:n,rowHovering:i,index:a,isFirstStickyCell:s})=>{const o=t?.column?.sticky,A=F("relative h-row",{"bg-neutral-100 dark:bg-black-600":i===e,"sticky left-0 bg-white dark:bg-black-600":o,"w-full":n}),u=F("h-row top-0 font-medium font-inter overflow-x-hidden overflow-y-auto whitespace-nowrap text-ellipsis px-4 w-full absolute flex items-center",{"bg-white dark:bg-black-800 border-b border-neutral-200 dark:border-black-700":o}),c=o&&s?{boxShadow:"-8px 0px 8px rgba(0, 0, 0, 0.02)"}:{},d={minWidth:`${t.column.width}px`,maxWidth:`${t.column.width}px`,right:o?`${r}px`:"0px"};return l.jsx("td",{className:A,role:"cell",style:d,children:l.jsx("div",{className:u,style:c,children:l.jsx("div",{className:"skeleton bg-neutral-200 dark:bg-black-600 animate-pulse h-4 min-w-[100px] w-full rounded"})})},a)},Hoe=h.memo(joe),G4=(t,e)=>{if(typeof t=="boolean")return t?"Yes":"No";if(t==null||t==="")return"-";const r=String(t);if(/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2})?)?/.test(r)){const a=r.includes("T"),s=Un(r,{withTime:a,skipTimezone:!0});if(s)return s.length>20?s.substring(0,20)+"...":s}const i=r.length>20?r.substring(0,20)+"...":r;return e?`${i} ${e}`:i},Foe=({rowId:t,rowIndex:e,pendingEdits:r,tableHeaders:n,rowHasPendingEdits:i,rowHovering:a,isInlineEditing:s,is_read:o,is_modified:A,is_row_modified:u,is_deleted:c,is_added:d,is_incomplete:f,showNewItem:p,onScrollToCell:m})=>{const[g,y]=h.useState(!1),[b,_]=h.useState({top:0,left:0}),v=h.useRef(null),S=h.useRef(null),k=r?.[t],E=h.useMemo(()=>k?Object.entries(k).map(([N,P])=>{const L=n?.find(D=>D.key===N),R=L?.Header||L?.display_name||N;return{columnKey:N,fieldName:R,value:P.value,originalValue:P.originalValue,meta:P.meta,originalMeta:P.originalMeta}}):[],[k,n]),w=N=>{y(!1),v.current&&(clearTimeout(v.current),v.current=null),m?.(t,N,e)},T=()=>{if(i){if(v.current&&(clearTimeout(v.current),v.current=null),S.current){const N=S.current.getBoundingClientRect();_({top:N.top+N.height/2,left:N.right+8})}y(!0)}},O=()=>{v.current=setTimeout(()=>{y(!1)},300)},C=F({"bg-primary-50 dark:bg-primary-900":s,"bg-neutral-100 dark:bg-black-600":a===t&&!s&&!c&&!d,"bg-error-200 dark:bg-error-900":a===t&&!s&&c,"bg-success-100 dark:bg-success-800":a===t&&!s&&d,"bg-primary-50 dark:bg-black-700":!f&&!o&&p&&a!==t&&!s,"bg-warning-50 dark:bg-black-500":(f||A||u)&&a!==t&&!s,"bg-error-100 dark:bg-error-975":c&&a!==t&&!s,"bg-success-50 dark:bg-success-900":d&&a!==t&&!s});return l.jsxs("td",{className:`min-w-[28px] w-[28px] sticky left-0 z-30 ${C||"bg-white dark:bg-black-800"} h-[39px]`,children:[l.jsx("div",{ref:S,className:"w-full h-[39px] flex items-center justify-center cursor-pointer",onMouseEnter:T,onMouseLeave:O,children:i&&l.jsx("div",{className:"w-5 h-5 rounded-full bg-warning-100 dark:bg-warning-900 flex items-center justify-center shadow-sm border border-warning-200 dark:border-warning-700",children:l.jsx(ce.EditNoteOutlined,{sx:{fontSize:14},className:"text-warning-600 dark:text-warning-400"})})}),g&&E.length>0&&Gr.createPortal(l.jsxs("div",{className:"fixed bg-white dark:bg-black-700 rounded-lg shadow-xl border border-neutral-200 dark:border-black-600 py-2 min-w-[200px] max-w-[280px]",style:{top:b.top,left:b.left,transform:"translateY(-50%)",zIndex:99999},onMouseEnter:T,onMouseLeave:O,children:[l.jsxs("div",{className:"px-3 py-1.5 text-xs font-semibold text-neutral-500 dark:text-neutral-400 uppercase tracking-wider border-b border-neutral-100 dark:border-black-600",children:["Pending Changes (",E.length,")"]}),l.jsx("div",{className:"max-h-48 overflow-y-auto",children:E.map((N,P)=>l.jsxs("button",{onClick:()=>w(N.columnKey),className:"w-full px-3 py-2 text-left hover:bg-neutral-50 dark:hover:bg-black-600 transition-colors cursor-pointer",children:[l.jsx("div",{className:"text-xs font-medium text-neutral-700 dark:text-neutral-300 mb-1",children:N.fieldName}),l.jsxs("div",{className:"flex items-center gap-1.5 text-xs",children:[l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 line-through truncate max-w-[80px]",children:G4(N.originalValue,N.originalMeta?.currency_code)}),l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 flex-shrink-0",children:"→"}),l.jsx("span",{className:"text-primary-600 dark:text-primary-400 font-medium truncate max-w-[80px]",children:G4(N.value,N.meta?.currency_code)})]})]},P))})]}),document.getElementById("full-screen-container")||document.body)]})},Uoe=({disableOptionsForRowIndex:t,tableActions:e,index:r,is_read:n,showNewItem:i,is_modified:a,is_row_modified:s,is_deleted:o,currentData:A,is_added:u,rowData:c,id:d,rowHovering:f,isDisabled:p,bgColor:m,is_incomplete:g,isInlineEditing:y,rowHasPendingEdits:b})=>{const v=$r()?.t?.("Save or cancel pending changes first")??"Save or cancel pending changes first",S=h.useMemo(()=>y?"bg-primary-50 dark:bg-primary-900":m||(o||A?.is_deleted?"bg-error-100 dark:bg-error-975":g||a||s||A?.is_row_modified?"bg-warning-50 dark:bg-black-500":u||A?.is_added?"bg-success-50":!n&&i&&!p?"bg-primary-50 dark:bg-black-700":"bg-white dark:bg-black-800"),[g,n,i,a,s,o,A,u,m,y,p]),k=t===r||p||b;return l.jsxs("td",{"aria-disabled":k,className:F("px-2.5 relative",S,k&&"cursor-not-allowed opacity-50"),children:[e(c,r),l.jsx(Te,{title:b?v:"",children:l.jsx("div",{className:F("absolute top-0 left-0 flex items-center justify-center w-full z-20",{[S]:f!==d||y},{"bg-neutral-100 dark:bg-black-600":f===d&&!y&&!(o||A?.is_deleted)&&!(u||A?.is_added)},{"bg-error-200 dark:bg-error-900":f===d&&!y&&(o||A?.is_deleted)},{"bg-success-100 dark:bg-success-800":f===d&&!y&&(u||A?.is_added)},b&&"pointer-events-none"),children:e(c,r)})})]})},zoe=h.memo(Uoe),Boe=({width:t,size:e=24})=>l.jsx("td",{className:F("sticky left-0 right-0 bg-white dark:bg-black-800",t&&`w-[${t}px]`),children:l.jsx("div",{className:"h-row flex items-center justify-center",children:l.jsx(qe.LoadingSpinnerIcon,{size:e-4,className:"inline my-2 text-neutral-600 dark:text-white"})})}),qoe=h.memo(Boe),Voe=({rowId:t,rowOptions:e,disableOption:r,rowHovering:n,is_read:i,showNewItem:a,is_modified:s,is_row_modified:o,currentData:A,is_deleted:u,is_added:c,isDraggingOver:d,rowAdditionalActions:f,rowData:p,index:m,bgColor:g,setRowHovering:y,is_incomplete:b,isInlineEditing:_,onConfirmEdit:v,onCancelEdit:S,rowHasPendingEdits:k})=>{const E=$r(),w=F({"bg-primary-50 dark:bg-primary-900":_,"bg-neutral-100 dark:bg-black-600":n===t&&!_&&!(u||A?.is_deleted)&&!(c||A?.is_added),"bg-error-200 dark:bg-error-900":n===t&&!_&&(u||A?.is_deleted),"bg-success-100 dark:bg-success-800":n===t&&!_&&(c||A?.is_added),"bg-primary-50 dark:bg-black-700":!b&&!i&&a&&n!==t&&!_,"bg-warning-50 dark:bg-black-500":(b||s||o||A?.is_row_modified)&&n!==t&&!_,"bg-error-100 dark:bg-error-975":(u||A?.is_deleted)&&n!==t&&!_,"bg-success-50 dark:bg-success-900":(c||A?.is_added)&&n!==t&&!_,"bg-primary-50":d&&!_,...g&&!_&&{[g]:!0}}),T=h.useCallback(()=>y(t),[y,t]),O=h.useCallback(()=>y(null),[y]),{asyncRowOptionsFilter:C,disableOptionsForRowIndex:N=null,fieldOperationLoading:P}=h.useContext(vn),L=E?.t?.("Save or cancel pending changes first")??"Save or cancel pending changes first",R=E?.getRowOptionsDropdownProps?.(),D=!!P,[H,I]=h.useState(!!C),[M,z]=h.useState(e),V=e?e.filter(W=>W.isVisible!==!1).length:0,X=async W=>{if(I(!0),W&&C)try{const B=await C(t),Y=e?e.filter(re=>Object.keys(B).includes(re.key)?B[re.key]:!0):[];z(Y)}catch{z([])}I(!1)},ee=l.jsx("div",{className:"min-w-[140px] max-w-[200px] justify-start whitespace-nowrap items-center py-2 px-1 gap-2","aria-disabled":!0,children:l.jsx(oT,{repeat:e?.length||1,lineHeight:"15px"})});return l.jsx("td",{className:`sticky left-0 right-0 z-10 ${w||"bg-white dark:bg-black-800"} h-[39px]`,onMouseEnter:T,onMouseLeave:O,children:l.jsxs("div",{className:"h-full gap-2 top-0 font-medium font-inter overflow-hidden whitespace-nowrap text-ellipsis px-1 w-full flex items-center",children:[l.jsx("div",{className:`${N===m?"opacity-50":""}`,"aria-disabled":N===m,children:f?f(p,m,n===t):null}),_?l.jsxs("div",{className:`flex items-center gap-2 ${D?"pointer-events-none opacity-50":""}`,children:[l.jsx("div",{className:"cursor-pointer hover:bg-neutral-100 dark:hover:bg-black-600 rounded p-0.5",onClick:()=>!D&&S?.(),children:l.jsx(ce.CloseRounded,{sx:{height:20,width:20,color:"#667085"}})}),l.jsx("div",{className:"cursor-pointer hover:bg-neutral-100 dark:hover:bg-black-600 rounded p-0.5",onClick:()=>!D&&v?.(),children:l.jsx(ce.CheckRounded,{sx:{height:20,width:20,color:"var(--color-primary-600)"}})})]}):e?l.jsx(l.Fragment,{children:N===m?l.jsx(qoe,{}):k?l.jsx(Te,{title:L,children:l.jsx("span",{children:l.jsx(Vg,{disabled:!0})})}):l.jsx(Ze.Dropdown,{menu:{items:H?[{label:ee,key:"loading"}]:M},trigger:["click"],overlayClassName:"row-option-cell table-row-option-dropdown",onOpenChange:X,disabled:r||V===0,...R||{},children:l.jsx(Vg,{disabled:r})})}):null]})})},QC=({row:t,isLastRow:e,lastRow:r,highlightSubstring:n,index:i,style:a,level:s=0,expandedRows:o,rows:A})=>{const{lastNonStickyColumnIndex:u,checkboxConfig:c,onRowClick:d,rowOptions:f,disableOptionsForRowIndex:p=null,getSumOfNextVisibleColumnWidth:m,onRowEdit:g,inlineEditColumns:y,tableActions:b,dndSortableUtils:_,withSortable:v,withDraggable:S,getInnerRowData:k,showNewItem:E,rawData:w,dragConfig:T,getFullRowDataOnClick:O,rowWrapper:C,isCellClickDisabled:N,rowAdditionalActions:P,hoverConfig:L,addPendingEdit:R,removePendingEdit:D,fieldOperationLoading:H,clearRowPendingEdits:I,saveRowPendingEdits:M,pendingEdits:z}=h.useContext(vn),V=$r(),X=!!c,{activeInlineEdit:ee,setActiveInlineEdit:W}=h.useContext(vn),B=ee?.rowId===t.original.id?ee?.columnKey:null,Y=!!B,re=We=>{W?.(We===null?null:{rowId:String(t.original.id),columnKey:We})},[G,K]=h.useState(null),[te,$]=h.useState(null),[oe,Me]=h.useState(null),[ye,me]=h.useState(!1),[fe,pe]=h.useState(!1),ve=h.useRef(null);h.useEffect(()=>{const We=ve.current,ft=B;if(We&&!ft){const er=z?.[t.original.id]?.[We];if(er){const kt=t.cells?.find(tr=>tr.column?.key===We);if(kt){const tr=el(er.value,kt.column);!tr.isValid&&R&&R(String(t.original.id),We,{...er,validationError:tr.error})}}}ve.current=ft??null},[B,t.original.id,t.cells,z,R]),h.useEffect(()=>{if(w){const We=String(t?.original?.id);Me(w[We]?.[t?.cells[0].column.Header]||w[We]?.[0])}},[w,t?.original?.id,t?.cells]);const _e=bn.useSortable({id:t.original.id,data:{...t.original},disabled:!v}),ue=ot.useDraggable({id:t.original.id,data:{...t.original},disabled:!!v}),{listeners:Q,transform:se,setNodeRef:ke,isDragging:Ue,attributes:Ge,active:Je,over:Fe,...we}=v?_e:ue,{setNodeRef:Pe}=ot.useDroppable({id:`table-file-dropzone-${t?.original?.id}`,data:{type:"table-file-dropzone",folderId:t?.original?.id,isFolder:t?.original?.type==="folder"}}),ge={transform:xb.CSS.Transform.toString(se),transition:v?we.transition:void 0,cursor:Ue?"grabbing":"grab",opacity:Ue?"0.5":"1"},De=()=>!Je||!Fe||!v?!1:_?.checkOverEachItem?_.checkOverEachItem(Je,Fe)&&!!Fe:Je.data.current?.type!==Fe.data.current?.type&&!!Fe,Le=We=>{$(We.target.value)},Ye=()=>{H||re(null)},lt=h.useRef(null),nt=h.useCallback(We=>{lt.current=We},[]),et=h.useRef(V);et.current=V;const Xe=h.useCallback(()=>{I&&I(String(t.original.id))},[I,t.original.id]),mt=h.useCallback(()=>{if(lt.current){const We=lt.current();if(!We.isValid)return;B&&We.value!==void 0&&R&&R(String(t.original.id),B,{value:We.value,originalValue:t.original[B],meta:We.meta||void 0})}else if(B){const We=t.cells?.find(ft=>ft.column?.key===B);if(We){const ft=z?.[t.original.id]?.[B]?.value,er=ft!==void 0?ft:We.value,kt=el(er,We.column);if(!kt.isValid){et.current?.showNotification?.("error",kt.error||"Validation failed");return}}}M&&M(String(t.original.id))},[M,t.original,t.cells,B,R,z]),je=(We,ft)=>{const er={...t.original},kt=We!==void 0?We:te;B&&kt!==void 0&&(er[B]=kt,g&&g(er,i,B,kt,ft),D&&D(String(t.original.id),B)),Ye()},Qe=h.useRef(null),Ke=(We,ft,er,kt)=>{if(!N&&(We?.stopPropagation(),B!==kt)){if(g){if(y?.includes(kt))re(kt),$(String(t.original[kt]));else{const tr=V?.getSystemMessage?.("notAllowedInlineEdit")||"Inline Edit is not allowed for this column";V?.showNotification?.("error",tr)}return}if(d)d(ft,er,t.original,A?.map(tr=>tr.original)||[]);else if(!d&&c){const tr=t.original.id,$i={target:{checked:!c.checkedIds.includes(tr)}};c.onItemCheck($i,tr)}}},Et=async()=>{me(!0),k&&await k(t?.original?.id,t?.original,!(o?.[t?.original?.id]?.isOpen??!1),t?.original?.__level||0),me(!1)},At=F({"bg-neutral-100 dark:bg-black-600":G===t?.original?.id&&!Y,"bg-primary-50 dark:bg-black-700":!t?.original?.is_read&&E&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-warning-50 dark:bg-black-500":(t?.original?.is_modified||t?.original?.is_row_modified||oe?.is_row_modified)&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-error-100 dark:bg-error-975":(t?.original?.is_deleted||oe?.is_deleted)&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-success-50 dark:bg-success-900":(t?.original?.is_added||oe?.is_added)&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-primary-50 dark:bg-primary-900":Y,[Eo[t?.original?.__rowBgStatus]]:t?.original?.__rowBgStatus&&!Y}),ni=h.useMemo(()=>t.cells.filter(We=>We.column?.visible).map(We=>We.column?.width??0).reduce((We,ft)=>We+ft,0),[t.cells]),_r=h.useMemo(()=>T?.draggingOver&&T?.draggingOver===t?.original?.id,[T,t?.original?.id]),mr=h.useMemo(()=>_r?T?.dropPosition||"inside":null,[_r,T?.dropPosition]),yr=!!(_r&&mr==="inside");return h.createElement("tr",{...t.getRowProps(),ref:S||v?ke:null,key:t.original.id,"data-row-id":t.original.id,className:F(`text-neutral-900 dark:text-white cursor-pointer min-w-full relative ${c?.selectionDisabledRowIds?.includes(t?.original?.id)?"opacity-50":""} border-t`,Ue?"z-40":"",De()?"shadow-dnd-drop":"",S&&Fe&&Fe?.data?.current?.type==="table-file-dropzone"&&Fe?.data?.current?.folderId===t?.original?.id&&t?.original?.type==="folder"?"bg-primary-50":"",t?.original?.isDefinedActionRow?"bg-primary-50":"",yr?"z-50":"",At||"bg-white dark:bg-black-800"),style:{...a,...v?ge:{},width:"max-content"},...S||v?Ge:{},...S||v?Q:{}},yr&&T?.dragOperation?l.jsx("div",{className:"absolute right-2 h-row flex items-center z-20 pointer-events-none",children:l.jsx("div",{className:"bg-primary-200 px-2 py-1 rounded",children:T?.dragOperation==="COPY"?l.jsx(BN,{sx:{fontSize:12},className:"text-primary-700"}):l.jsx(ce.SubdirectoryArrowLeftRounded,{sx:{fontSize:12},className:"text-primary-700"})})}):null,yr&&!T?.dragOperation?l.jsx("div",{className:"absolute right-2 h-row flex items-center z-20 pointer-events-none",children:l.jsx(ce.SubdirectoryArrowLeftRounded,{sx:{fontSize:16},className:"text-primary-500"})}):null,_r&&mr==="before"&&!t?.original?.isDefinedActionRow?l.jsx("div",{className:"absolute -top-[1px] left-0 right-0 h-[2px] bg-primary-500 z-20 pointer-events-none",children:l.jsx("div",{className:"absolute left-0 top-1/2 -translate-y-1/2 w-2 h-2 rounded-full bg-primary-500"})}):null,_r&&mr==="after"&&!t?.original?.isDefinedActionRow?l.jsx("div",{className:"absolute -bottom-[1px] left-0 right-0 h-[2px] bg-primary-500 z-20 pointer-events-none",children:l.jsx("div",{className:"absolute left-0 top-1/2 -translate-y-1/2 w-2 h-2 rounded-full bg-primary-500"})}):null,t?.original?.isDefinedActionRow?l.jsx(Ooe,{cells:t.cells,id:t?.original?.id,isCheckbox:c,level:s,name:t?.original?.name,onClick:t?.original?.onClick,rowHovering:G||"",isRoot:t?.original?.isRoot,totalWidth:ni,row:t.original,uploadCell:t?.original?.uploadCell,disabled:t?.original?.disabled,disabledTooltip:t?.original?.disabledTooltip}):C?l.jsx(C,{data:t.original,setIsDraggingFile:pe,children:l.jsx(Y4,{isDraggingOver:yr,level:s,withDraggable:S,setDroppableNodeRef:Pe,isLastRow:e,lastRow:r,isCheckbox:X,checkboxConfig:c,row:t,rowHovering:G,tableActions:b,disableOptionsForRowIndex:p,index:i,showNewItem:E,currentData:oe,lastNonStickyColumnIndex:u,getSumOfNextVisibleColumnWidth:m,toggleRowExpand:Et,loadingExpand:ye,cellRef:Qe,handleCellClick:Ke,getFullRowDataOnClick:O,handleCellValueChange:Le,handleUpdateCellData:je,handleRowCancelEdit:Xe,handleRowConfirmEdit:mt,registerValidation:nt,inlineEditing:B,isInlineEditing:Y,setRowHovering:K,highlightSubstring:n,rowOptions:f,isDraggingFile:fe,rowAdditionalActions:P,hoverConfig:L})}):l.jsx(Y4,{level:s,withDraggable:S,setDroppableNodeRef:Pe,isLastRow:e,lastRow:r,isCheckbox:X,checkboxConfig:c,row:t,rowHovering:G,tableActions:b,disableOptionsForRowIndex:p,index:i,showNewItem:E,currentData:oe,lastNonStickyColumnIndex:u,getSumOfNextVisibleColumnWidth:m,toggleRowExpand:Et,loadingExpand:ye,cellRef:Qe,handleCellClick:Ke,getFullRowDataOnClick:O,handleCellValueChange:Le,handleUpdateCellData:je,handleRowCancelEdit:Xe,handleRowConfirmEdit:mt,registerValidation:nt,inlineEditing:B,isInlineEditing:Y,setRowHovering:K,highlightSubstring:n,rowOptions:f,isDraggingFile:fe,isDraggingOver:yr,rowAdditionalActions:P,hoverConfig:L}))},Y4=({withDraggable:t,setDroppableNodeRef:e,isLastRow:r,lastRow:n,isCheckbox:i,checkboxConfig:a,row:s,rowHovering:o,tableActions:A,disableOptionsForRowIndex:u,index:c,showNewItem:d,currentData:f,lastNonStickyColumnIndex:p,getSumOfNextVisibleColumnWidth:m,toggleRowExpand:g,loadingExpand:y,cellRef:b,handleCellClick:_,getFullRowDataOnClick:v,handleCellValueChange:S,handleUpdateCellData:k,handleRowCancelEdit:E,handleRowConfirmEdit:w,registerValidation:T,inlineEditing:O,isInlineEditing:C,setRowHovering:N,highlightSubstring:P,rowOptions:L,level:R,isDraggingFile:D,isDraggingOver:H,rowAdditionalActions:I,hoverConfig:M})=>{const[z,V]=h.useState(!1),{getPendingEdit:X,hasPendingEdit:ee,pendingEdits:W,tableHeaders:B,pendingEditsCount:Y,scrollToCell:re}=h.useContext(vn),G=W?.[s.original.id]&&Object.keys(W[s.original.id]).length>0,K=(Y??0)>0,te=h.useMemo(()=>{if(Array.isArray(L))return L;if(typeof L=="function"){const $=L({...s.original,rowIndex:c});return Array.isArray($)?$:[]}return[]},[L,s.original,c]);return l.jsx("div",{ref:t?e:null,className:H?"border-2 border-primary-400 dark:border-primary-500 rounded-sm":"",children:l.jsxs("div",{className:"flex",ref:r?n:null,children:[K&&l.jsx(Foe,{rowId:String(s.original.id),rowIndex:c,pendingEdits:W,tableHeaders:B,rowHasPendingEdits:!!G,rowHovering:o!=null?String(o):void 0,isInlineEditing:C,is_read:!!s.original.is_read,is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_row_modified:!!s.original.is_row_modified,is_deleted:!!s.original.is_deleted,is_added:!!s.original.is_added,is_incomplete:s?.original?.status==="Incomplete",showNewItem:d,onScrollToCell:re}),i&&l.jsx(Noe,{checkboxConfig:a,id:String(s.original.id),rowHovering:o!=null?String(o):void 0,isDisabled:!!s?.original?.__isLoading,isDraggingOver:H,is_added:!!s.original.is_added,is_deleted:!!s.original.is_deleted,is_incomplete:s?.original?.status==="Incomplete",is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_read:!!s.original.is_read,is_row_modified:!!s.original.is_row_modified,showNewItem:d,currentData:f??{},bgColor:s?.original?.__rowBgStatus?Eo[s?.original?.__rowBgStatus]:void 0,isInlineEditing:C,hasPendingEditsColumn:K,rowHasPendingEdits:G}),A?l.jsx(zoe,{tableActions:A,disableOptionsForRowIndex:u??null,id:String(s.original.id),index:c,is_read:!!s?.original?.is_read,is_incomplete:s?.original?.status==="Incomplete",showNewItem:!!d,is_modified:!!(s?.original?.is_modified||s?.original?.__rowMetadata?.__is_modified),is_row_modified:!!s?.original?.is_row_modified,is_deleted:!!s?.original?.is_deleted,currentData:f??{},is_added:!!s?.original?.is_added,rowData:s.original,rowHovering:o,isDisabled:!!s?.original?.__isLoading,bgColor:D?"bg-primary-50":s?.original?.__rowBgStatus?Eo[s?.original?.__rowBgStatus]:void 0,isInlineEditing:C,rowHasPendingEdits:G}):null,l.jsxs("div",{className:"relative flex-1",id:`row-${s.original.id}`,onMouseEnter:()=>V(!0),onMouseLeave:()=>V(!1),children:[s.cells.filter($=>$?.column?.visible!==!1).map(($,oe)=>{const Me=oe===p?.(),ye=oe===(p?.()??-1)+1,me=$?.column?.sticky?m?.(oe)??0:0;if(s.original?.__isLoading)return l.jsx(Hoe,{cell:$,id:oe,nextWidthSum:me,isLastCell:Me,rowHovering:o,index:oe,isFirstStickyCell:ye},oe);const fe=X?.(String(s.original.id),$?.column?.key||""),pe=ee?.(String(s.original.id),$?.column?.key||"");return l.jsx(Moe,{cell:$,rowHovering:o,isFirstStickyCell:ye,level:R??0,toggleRowExpand:g,loadingExpand:y,index:oe,cellRef:b,currentData:f,handleCellClick:ve=>{ve&&_(ve,v?s.original:String(s.original.id),oe,$?.column?.key||"")},handleCellValueChange:S,handleUpdateCellData:k,registerValidation:T,id:s.original.id,inlineEditing:O,isInlineEditing:C,isLastCell:Me,is_incomplete:s?.original?.status==="Incomplete",is_added:!!s.original.is_added,is_deleted:!!s.original.is_deleted,is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_read:!!s.original.is_read,is_row_modified:!!s.original.is_row_modified,nextWidthSum:me,setRowHovering:N,highlightSubstring:P,isDraggingOver:H,isLoading:!!s?.original?.__isLoading,pendingEdit:fe,hasPendingEdit:pe,pendingValidationError:fe?.validationError},$?.column?.key)}),M?.onHover&&z&&Gr.createPortal(l.jsx("div",{className:"absolute top-full left-10 z-50 bg-white dark:bg-black-800 rounded-xl",children:M.onHover(s.original)}),document.getElementById(`row-${s.original.id}`))]}),(te.length>0||!!I)&&l.jsx(Voe,{rowId:s.original.id,rowOptions:te,disableOption:u!==null||!!s?.original?.__isLoading,rowHovering:o,setRowHovering:N,is_read:!!s.original.is_read,showNewItem:!!d,is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_row_modified:!!s.original.is_row_modified,is_incomplete:s?.original?.status==="Incomplete",currentData:f??{},is_deleted:!!s.original.is_deleted,is_added:!!s.original.is_added,isDraggingOver:!!H,rowAdditionalActions:I,rowData:s.original,index:c,bgColor:s?.original?.__rowBgStatus?Eo[s?.original?.__rowBgStatus]:void 0,isInlineEditing:C,onConfirmEdit:w,onCancelEdit:E,rowHasPendingEdits:G})]})})},Woe=({onScroll:t,forwardedRef:e,style:r,children:n,dispatchEvent:i})=>{const[a,s]=h.useState(null),o=h.useCallback(A=>{const u=A;if(u){const c=u.getInstance;s(c),e(c?.view??u.view??null)}else e(null)},[e]);return h.useEffect(()=>{a&&i&&i("SET_SCROLLBAR_REF_FOR_INFINITY_TABLE",{scrollbarsInstance:a})},[a,i]),l.jsx(wo,{ref:o,style:{...r,overflow:"hidden"},onScroll:t,renderViewClassName:"!h-[calc(100%+5px)]",children:n})},Xoe=h.forwardRef((t,e)=>{const r=$r();return l.jsx(Woe,{...t,forwardedRef:e,dispatchEvent:r?.dispatchEvent})}),Qoe=({rows:t,prepareRow:e,isLoading:r,onScroll:n,columns:i,width:a,height:s,onScrolling:o,level:A=0,allowAstarSearch:u=!1})=>{const c=h.useRef(null),d=h.useRef(null),f=$r(),{tableWrapper:p,tableBodyWrapper:m,search:g,expandedRows:y,setActiveInlineEdit:b,activeInlineEdit:_,closeCurrencyDropdown:v,currencyDropdownConfig:S}=h.useContext(vn),k=h.useRef(f);k.current=f,h.useEffect(()=>{if(k.current?.onEvent)return k.current.onEvent("SET_SCROLLBAR_REF_FOR_INFINITY_TABLE",M=>{const{scrollbarsInstance:z}=M;c.current=z})},[f?.onEvent]);const E=h.useRef(null);h.useEffect(()=>{if(k.current?.onEvent)return k.current.onEvent("SCROLL_TO_TABLE_ROW",M=>{const{rowIndex:z}=M;E.current&&typeof z=="number"&&E.current.scrollToItem(z,"center")})},[f?.onEvent]);const w=h.useRef({}),T=h.useCallback((M,z)=>0,[y]),O=h.useCallback(()=>{const M={...w.current};for(const z of t){const V=z.original.id;if(y[V]?.isOpen){const ee=T(V,0);M[z.index]=41*(ee+1)}else M[z.index]=41}w.current=M,E.current?.resetAfterIndex(0)},[y,t,T]);h.useEffect(()=>{O()},[O]);const C=h.useCallback(M=>w.current[M]||41,[]),N=h.useCallback(M=>{r||M&&(d.current&&d.current.disconnect(),d.current=new IntersectionObserver(z=>{z[0].isIntersecting&&n&&n()},{threshold:1e-5}),d.current.observe(M))},[r,n,t.length]),P=M=>M.split(/(<span[^>]*>.*?<\/span>)/g).map((z,V)=>{if(z.startsWith("<span")){const X=z.replace(/<[^>]+>/g,"");return l.jsx("span",{className:"bg-yellow-300 dark:bg-primary-100 dark:text-black-900",children:X},V)}return l.jsx("span",{children:z},V)}),L=h.useCallback(M=>{if(!g||!M||typeof M!="string"&&typeof M!="number")return M;const z=woe(g);if(g.includes("*")){const V=g.replace(/[.+?^${}()|[\]\\]/g,"\\$&");let X;if(g.startsWith("*")&&g.endsWith("*")){const W=V.slice(1,-1).replace(/\*/g,".*");X=new RegExp(`(${W})`,"gi")}else if(g.startsWith("*")){const W=V.slice(1).replace(/\*/g,".*");X=new RegExp(`(${W})$`,"gi")}else if(g.endsWith("*")){const W=V.slice(0,-1).replace(/\*/g,".*");X=new RegExp(`^(${W})`,"gi")}else{const W=V.replace(/\*/g,".*");X=new RegExp(`^(${W})$`,"gi")}const ee=M?.toString().replace(X,W=>`<span class="highlight">${W}</span>`);return l.jsx("span",{children:P(ee)})}else{const V=new RegExp(`(${z?.trim()})`,"gi"),X=M?.toString()?.split(V);return l.jsxs("span",{className:"overflow-clip text-ellipsis",children:[X[0],l.jsx("span",{className:"bg-yellow-300 dark:bg-primary-100 dark:text-black-900",children:X[1]}),X?.slice(2)?.join("")]})}},[g]),R=h.useCallback(({index:M,style:z})=>{const V=t[M];if(!V)return l.jsx("span",{children:"Loading"});const X=!r&&M>=t.length-6;return e(V),l.jsx(QC,{row:V,isLastRow:X,lastRow:N,prepareRow:e,highlightSubstring:L,index:M,style:z,rowsLength:t.length,level:A||V?.original?.__level,columns:i,expandedRows:y,rows:t})},[i,t,r,N,e,y,L,A]),D=h.useRef(_);D.current=_;const H=h.useRef(!!S);H.current=!!S;const I=h.useCallback(M=>{M.scrollUpdateWasRequested||(D.current&&b?.(null),H.current&&v?.()),o&&o(M)},[o,b,v]);return l.jsx(J4.VariableSizeList,{outerElementType:Xoe,width:a-2,height:s-2,ref:E,innerElementType:A?m:p,itemCount:t.length,itemSize:C,layout:"vertical",overscanCount:20,onScroll:I,children:R})},Goe=({getTableBodyProps:t,rows:e,prepareRow:r,isLoading:n,onScroll:i,onScrolling:a,columns:s,width:o,height:A,withSortable:u,allowAstarSearch:c=!1})=>l.jsx("tbody",{...t(),className:"bg-white dark:bg-black-800 divide-y divide-neutral-200 dark:divide-black-700 w-full h-full",children:l.jsx(bn.SortableContext,{disabled:!u,items:e.map(d=>d.original.id??""),children:l.jsx(Qoe,{rows:e,prepareRow:r,isLoading:n,onScroll:i,onScrolling:a,columns:s,width:o,height:A,allowAstarSearch:c})})}),Yoe=({config:t,onClose:e})=>{const r=$r(),[n,i]=h.useState(""),[a,s]=h.useState(YA),o=h.useRef(null);if(h.useEffect(()=>{if(!t){i("");return}const g=YA.filter(y=>`${y.value} - ${y.label}`.toLowerCase().includes(n.toLowerCase()));s(g)},[n,t]),h.useEffect(()=>{if(!t)return;const g=_=>{o.current&&!o.current.contains(_.target)&&e()},y=_=>{_.key==="Escape"&&e()},b=setTimeout(()=>{document.addEventListener("mousedown",g),document.addEventListener("keydown",y)},10);return()=>{clearTimeout(b),document.removeEventListener("mousedown",g),document.removeEventListener("keydown",y)}},[e,t]),t&&r?.renderCurrencyDropdown)return r.renderCurrencyDropdown({config:t,onClose:e});if(!t)return null;const{anchorRect:A,currentCurrency:u,onSelect:c}=t,d=330;let f=A.right-d;const p=A.bottom+4;f<8&&(f=8),f+d>window.innerWidth-8&&(f=window.innerWidth-d-8);const m=g=>{c(g),e()};return Gr.createPortal(l.jsxs("div",{ref:o,className:"bg-white dark:bg-black-700 rounded-md border border-neutral-200 dark:border-black-600",style:{position:"fixed",top:p,left:f,maxHeight:"280px",width:d,overflowY:"auto",boxShadow:"0 4px 20px rgba(0, 0, 0, 0.15)",zIndex:99999},onMouseDown:g=>g.stopPropagation(),children:[l.jsx("div",{className:"p-2 sticky top-0 bg-white dark:bg-black-700 border-b border-neutral-100 dark:border-black-600 z-10",children:l.jsx(Ku,{id:"currency-dropdown-search",value:n,onChange:i,placeholder:"Search currency..."})}),l.jsxs("div",{className:"py-1",children:[a.map(g=>l.jsx(Er,{text:`${g.value} - ${g.label}`,icon:is(g.value),showTick:u===g.value,onClick:()=>m(g.value),className:"text-black-900 dark:text-white w-full"},g.value)),a.length===0?l.jsx("div",{className:"px-4 py-3 text-sm text-neutral-500 dark:text-black-300",children:"No currencies found"}):null]})]}),document.body)},Koe=({checkboxConfig:t,isAllChecked:e,isDisabled:r})=>(qN.useKeyboardShortcut({key:"a",callback:()=>{if(t.onAllItemsCheck){const n={target:{checked:!e}};t.onAllItemsCheck(n)}},altKey:!0,ctrlKey:!0,metaKey:!0}),l.jsx("div",{className:"absolute left-0 px-2.5 w-full h-row z-20 flex items-center bg-neutral-50 dark:bg-black-700",children:t.onAllItemsCheck&&l.jsx("input",{id:"checkbox-all-search",type:"checkbox",className:"w-4 h-4 text-blue-600 appearance-none dark:bg-black-700 border border-gray-400 dark:border-neutral-400 rounded-[4px] checked:appearance-auto focus:ring-blue-500 dark:focus:ring-blue-600 focus:ring-2 cursor-pointer",onChange:t.onAllItemsCheck,checked:e,ref:n=>{n&&(n.indeterminate=t.checkedIds.length>0&&!e)},disabled:r})})),Ma=({id:t,label:e,onClick:r,icon:n})=>l.jsxs("button",{id:t,type:"button",className:"flex w-full px-4 py-2 text-neutral-900 dark:text-white font-inter text-sm font-medium rounded-[4px] hover:bg-neutral-100 dark:hover:bg-neutral-900 items-center gap-3",onClick:r,children:[n,e]}),Zoe=({headerIndex:t,headerGroup:e,column:r,onSort:n,onFilter:i,toggleHeaderOption:a,setIsShowSortArrowAsc:s,setIsShowSortArrowDesc:o,setShowHeaderOptions:A,toggleDataFilterModal:u,isColumnConfigurable:c,onAddColumnClick:d,onEditColumnClick:f,onDeleteColumnClick:p})=>{const m=$r(),g=()=>A(null),y=h.useRef(null);Gu({ref:y,handler:g});const b=m?.t??(E=>E),_=r?.dataType==="date",v=r?.dataType==="boolean",S=b(_?"Least Recent":"Sort By A-Z"),k=b(_?"Most Recent":"Sort By Z-A");return h.useEffect(()=>{y.current?.querySelector("button:not([disabled])")?.focus()},[]),m?.renderColumnOptions?m.renderColumnOptions({headerIndex:t,headerGroup:e,column:r,onSort:n,onFilter:i,toggleHeaderOption:a,setIsShowSortArrowAsc:s,setIsShowSortArrowDesc:o,setShowHeaderOptions:A,toggleDataFilterModal:u,isColumnConfigurable:c,onAddColumnClick:d,onEditColumnClick:f,onDeleteColumnClick:p,onClose:g}):l.jsxs("div",{ref:y,children:[l.jsx("div",{className:"absolute inset-0",onClick:g}),l.jsxs(Ve.motion.div,{className:F("absolute top-full bg-white dark:bg-black-700 rounded-lg shadow-lg cursor-pointer w-[220px] py-1 px-1 z-50 border border-neutral-200 dark:border-black-600",t+1===(e.headers?.length??0)?"-right-6":"left-0"),initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{ease:"linear",duration:.2},role:"menu",children:[n&&!v?l.jsx(Ma,{id:"btn-column-options-arrow-down",label:S,icon:l.jsx(ce.ArrowDownwardRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{n(r.key,"asc"),a(r.key),s(r.key),o(null)}}):null,n&&!v?l.jsx(Ma,{id:"btn-column-options-arrow-up",label:k,icon:l.jsx(ce.ArrowUpwardRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{n(r.key,"desc"),a(r.key),s(null),o(r.key)}}):null,i?l.jsx(Ma,{id:"btn-column-options-filter-by",label:b("Filter By"),icon:l.jsx(ce.FilterListRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{u(r),a(r.key)}}):null,c?l.jsx(Ma,{id:"btn-column-options-add-column",label:b("Add Column"),icon:l.jsx(ce.AddRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{d?.(r),g()}}):null,c?l.jsx(Ma,{id:"btn-column-options-edit-column",label:b("Edit Column"),icon:l.jsx(ce.EditRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{f?.(r),g()}}):null,c?l.jsx(Ma,{id:"btn-column-options-delete-column",label:b("Delete Column"),icon:l.jsx(ce.DeleteOutlineRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{p?.(r),g()}}):null]})]})},$oe=({isShowSortArrowAsc:t,isShowSortArrowDesc:e,column:r})=>l.jsxs(l.Fragment,{children:[t===r.key&&l.jsx("span",{className:"flex items-center justify-center h-full",children:l.jsx("button",{className:"h-full",children:l.jsx(ce.ArrowDownward,{sx:{fontSize:14},className:"text-neutral-900 dark:text-neutral-100"})})}),e===r.key&&l.jsx("span",{className:"flex items-center justify-center h-full",children:l.jsx("button",{className:"h-full",children:l.jsx(ce.ArrowUpward,{sx:{fontSize:14},className:"text-neutral-900 dark:text-neutral-100"})})})]}),Joe=({column:t,onResizeComplete:e})=>{const r=t.isResizing,n=t.getResizerProps?.()||{},[i,a]=h.useState(!1);return l.jsx("div",{...n,onDoubleClick:()=>t.resetResizing?.(),onMouseDown:s=>{n.onMouseDown?.(s)},onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),onMouseUp:()=>{e(t.Header,t.width)},onTouchStart:s=>{n.onTouchStart?.(s)},className:F("absolute top-0 right-0 w-1 h-full cursor-col-resize touch-none translate-x-1/2 transition-all z-10",{"bg-blue-400 dark:bg-blue-400":r,"bg-[#8ecae6] dark:bg-neutral-600":!r&&i,"bg-transparent":!r&&!i}),style:{userSelect:"none"},children:l.jsx("div",{className:"absolute inset-y-0 -left-2 -right-2 cursor-col-resize"})})},ele=({headerGroup:t,headerIndex:e,showHeaderOptions:r,column:n,isShowSortArrowAsc:i,isShowSortArrowDesc:a,onSort:s,onFilter:o,toggleHeaderOption:A,setIsShowSortArrowAsc:u,setIsShowSortArrowDesc:c,setShowHeaderOptions:d,toggleDataFilterModal:f,isColumnConfigurable:p,onAddColumnClick:m,onEditColumnClick:g,onDeleteColumnClick:y,isResizable:b})=>{const _=$r(),v=_?.getPrimaryColor?.()||{},{lastNonStickyColumnIndex:S,setShowHeaderContextOptions:k,showHeaderContextOptions:E,getSumOfNextVisibleColumnWidth:w,handleUpdateColumnWidth:T,multiSelectConfig:O,headerContextOptions:C,showDataTypeIcon:N}=h.useContext(vn),P=n?.sticky?w?.(e):0,L=S?.(),{selectedColumnIds:R=[]}=O||{},D=F({"border border-primary-600 dark:border-blue-800":R?.includes(n.id),"border-b border-b-primary-300":n?.isPrimaryKey,"border-b border-b-purple-300":n?.isCompositeKey});return l.jsx(h.Fragment,{children:l.jsxs("th",{className:F("bg-white dark:bg-black-700",`${n?.sticky?"sticky left-0 bg-neutral-50 dark:bg-black-700 right-0":"relative"} h-row whitespace-normal max-w-lg ${L===e?"w-full":""} h-full gap-1 cursor-pointer`,!n.static&&!R?.includes(n.id)&&"hover:bg-neutral-200 dark:hover:bg-black-700",{"bg-primary-100 dark:bg-primary-900":R?.includes(n.id)},D),style:{minWidth:`${n.width}px`,maxWidth:`${n.width}px`,right:` ${n?.sticky?`${P}px`:"0px"}`},role:"cell",onClick:H=>O?.onTableColumnClick?.(H.nativeEvent,n.id),onContextMenu:H=>{R?.includes(n.id)&&(H.preventDefault(),k?.(n.key))},children:[l.jsxs("div",{className:"flex w-full px-4 gap-2 h-row justify-between items-center",children:[l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx($oe,{column:n,isShowSortArrowAsc:i,isShowSortArrowDesc:a}),n?.isCompositeKey?_?.renderKeyIcons?_.renderKeyIcons("composite"):l.jsx(Te,{title:"Composite Key",children:l.jsx("span",{className:"flex items-center hover:bg-purple-50 dark:hover:bg-purple-950 rounded-full p-1",children:l.jsx(ce.VpnKeyRounded,{sx:{fontSize:14,color:"#BB5DFF"}})})}):n?.isPrimaryKey?_?.renderKeyIcons?_.renderKeyIcons("primary",v?.[400]):l.jsx(Te,{title:"Primary Key",children:l.jsx("span",{className:"flex items-center hover:bg-primary-50 dark:hover:bg-dark-blue rounded-full p-1",children:l.jsx(ce.VpnKeyRounded,{sx:{fontSize:14,color:v?.[400]||"var(--color-primary-400)"}})})}):null,l.jsx("span",{className:"text-sm font-medium overflow-hidden text-ellipsis whitespace-nowrap",children:n.render("Header")}),n.isSAP&&_?.renderSapLabel?.(),n.is_live_field&&l.jsx(Te,{title:"Live Field",children:l.jsx("span",{className:"flex items-center",children:l.jsx(ce.BoltOutlined,{sx:{fontSize:14,color:"var(--color-primary-600)"}})})}),!n.static&&n?.sortable&&s&&l.jsx("button",{className:"flex items-center justify-center h-full",children:l.jsx(ce.KeyboardArrowDown,{sx:{fontSize:18,color:"#98A2B3",transform:r===n.key?"rotate(180deg)":"none",transition:"transform 0.2s"},onClick:H=>{H.stopPropagation(),n.static||A(n.key)}})})]}),!n.static&&r===n.key&&l.jsx(Zoe,{headerIndex:e,headerGroup:t,column:n,onSort:s,toggleHeaderOption:A,setIsShowSortArrowAsc:u,setIsShowSortArrowDesc:c,setShowHeaderOptions:d,toggleDataFilterModal:f,isColumnConfigurable:p,onAddColumnClick:m,onEditColumnClick:g,onDeleteColumnClick:y,onFilter:o}),E===n.key?_?.renderColumnContextOptions?.({onClose:()=>k?.(null),children:C})||l.jsxs("div",{className:"absolute top-full right-0 mt-1 z-50 bg-white dark:bg-black-700 border border-neutral-200 dark:border-black-600 rounded-md shadow-lg min-w-[180px]",children:[l.jsx("div",{className:"flex justify-end p-1 border-b border-neutral-100 dark:border-black-600",children:l.jsx("button",{type:"button",className:"text-xs text-neutral-500 hover:text-neutral-700 dark:text-neutral-300 dark:hover:text-neutral-100 px-1",onClick:()=>k?.(null),children:"Close"})}),l.jsx("div",{className:"p-1",children:C})]}):null,N&&l.jsx(BT,{dataType:n?.dataType||"string"})]}),b?l.jsx(Joe,{column:n,onResizeComplete:T}):null]})})},tle=({headerGroups:t,isCheckbox:e,checkboxConfig:r,isAllChecked:n,showHeaderOptions:i,setShowHeaderOptions:a,isShowSortArrowAsc:s,isShowSortArrowDesc:o,onSort:A,onFilter:u,toggleHeaderOption:c,setIsShowSortArrowAsc:d,setIsShowSortArrowDesc:f,toggleDataFilterModal:p,rowOptions:m,isColumnConfigurable:g,onAddColumnClick:y,onEditColumnClick:b,onDeleteColumnClick:_,tableActions:v,isResizable:S,isLoading:k,rowAdditionalActions:E,showPendingEditsColumn:w})=>l.jsx("thead",{className:"text-sm font-normal text-neutral-500 dark:text-black-100 capitalize font-inter bg-white dark:bg-black-700 sticky top-0 z-[49] border-b",children:t.map((T,O)=>h.createElement("tr",{...T.getHeaderGroupProps(),key:O,className:"h-row"},w&&l.jsx("th",{className:"sticky left-0 z-20 bg-white dark:bg-black-700 min-w-[28px] w-[28px]",children:l.jsx("div",{className:"w-full h-row"})}),e&&l.jsx("div",{className:`sticky ${w?"left-[28px]":"left-0"} right-0 z-20 flex items-center bg-white dark:bg-black-700`,children:l.jsx("th",{className:"px-2.5 min-w-[40px]",children:l.jsx(Koe,{isDisabled:k,checkboxConfig:r,isAllChecked:n})})}),v&&l.jsxs("th",{className:"px-2.5 relative",children:[l.jsx("div",{className:"absolute w-full h-full bg-white dark:bg-black-700 top-0 left-0"}),l.jsx("div",{children:v()})]}),T.headers.filter(C=>C?.visible!==!1).map((C,N)=>l.jsx(ele,{headerGroup:T,headerIndex:N,showHeaderOptions:i,column:C,isShowSortArrowAsc:s,isShowSortArrowDesc:o,onSort:A,onFilter:u,toggleHeaderOption:c,setIsShowSortArrowAsc:d,setIsShowSortArrowDesc:f,setShowHeaderOptions:a,toggleDataFilterModal:p,isColumnConfigurable:g,onAddColumnClick:y,onEditColumnClick:b,onDeleteColumnClick:_,isResizable:S},C.id)),(m||E)&&l.jsx("th",{className:"h-row whitespace-normal w-auto sticky left-0 right-0 z-20 bg-white dark:bg-black-700",children:l.jsxs("div",{className:"flex",children:[E&&l.jsxs("div",{className:"relative",children:[l.jsx("div",{className:"absolute w-full h-full top-0 left-0"}),l.jsx("div",{children:E()})]}),l.jsx("div",{className:"w-12"})]})})))}),rle={hidden:{opacity:0,y:-8,scale:.95},visible:{opacity:1,y:0,scale:1,transition:{type:"spring",stiffness:400,damping:25}},exit:{opacity:0,y:-8,scale:.95,transition:{duration:.1}}},K4={hidden:{opacity:0},visible:{opacity:1,transition:{staggerChildren:.03,delayChildren:.05}}},kA={hidden:{opacity:0,y:-8},visible:{opacity:1,y:0,transition:{type:"spring",stiffness:400,damping:25}}},nle=({pendingEditsCount:t,pendingEditsList:e,rowsWithPendingEdits:r,fieldOperationLoading:n,onClearAll:i,onSaveAll:a,onScrollToCell:s})=>{const[o,A]=h.useState(!1),[u,c]=h.useState(!1),[d,f]=h.useState(null),[p,m]=h.useState(null),[g,y]=h.useState(!1),[b,_]=h.useState(""),[v,S]=h.useState(!1),[k,E]=h.useState(null),w=h.useRef(null),T=h.useRef(null),O=h.useRef(null),C=h.useRef(null),N=h.useRef(null),P=h.useRef(null),L=h.useMemo(()=>d?e.filter(B=>B.rowId===d):e,[e,d]),R=h.useMemo(()=>{if(!b)return r;const B=b.toLowerCase();return r.filter(Y=>`row ${Y.rowIndex+1}`.toLowerCase().includes(B))},[r,b]),D=h.useMemo(()=>{if(!d)return`All Rows (${e.length})`;const B=r.find(Y=>Y.rowId===d);return B?`Row ${B.rowIndex+1} (${B.editCount})`:`All Rows (${e.length})`},[d,r,e.length]);h.useEffect(()=>{d&&!r.find(B=>B.rowId===d)&&f(null)},[r,d]),h.useEffect(()=>{const B=Y=>{const re=Y.target;!C.current?.contains(re)&&!P.current?.contains(re)&&(S(!1),_(""))};return v&&document.addEventListener("mousedown",B),()=>document.removeEventListener("mousedown",B)},[v]);const H=h.useCallback(()=>{w.current&&(clearTimeout(w.current),w.current=null),A(!0)},[]),I=h.useCallback(()=>{w.current=setTimeout(()=>A(!1),300)},[]),M=h.useCallback((B,Y,re,G)=>{const K=Math.max(0,window.innerWidth-re),te=Math.max(0,window.innerHeight-G);return{x:Math.min(Math.max(B,0),K),y:Math.min(Math.max(Y,0),te)}},[]),z=h.useCallback(B=>{B.preventDefault();const Y=B.currentTarget.closest(".pending-edits-floating-bar");if(!Y)return;const re=Y.getBoundingClientRect();T.current={x:B.clientX,y:B.clientY,barX:p?.x??re.left,barY:p?.y??re.top,barWidth:re.width,barHeight:re.height},y(!0)},[p]);h.useEffect(()=>{if(!g)return;const B=re=>{if(!T.current)return;const G=T.current.barX+re.clientX-T.current.x,K=T.current.barY+re.clientY-T.current.y;m(M(G,K,T.current.barWidth,T.current.barHeight))},Y=()=>{y(!1),T.current=null};return document.addEventListener("mousemove",B),document.addEventListener("mouseup",Y),()=>{document.removeEventListener("mousemove",B),document.removeEventListener("mouseup",Y)}},[g,M]),h.useEffect(()=>{if(!p||!O.current)return;const B=()=>{if(!O.current)return;const Y=O.current.getBoundingClientRect(),re=M(p.x,p.y,Y.width,Y.height);(re.x!==p.x||re.y!==p.y)&&m(re)};return B(),window.addEventListener("resize",B),()=>window.removeEventListener("resize",B)},[p,M]);const V=(B,Y)=>{if(typeof B=="boolean")return B?"Yes":"No";if(B==null||B==="")return"-";const re=String(B);if(/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2})?)?/.test(re)){const K=re.includes("T");return Un(re,{withTime:K,skipTimezone:!0})||re}return Y?`${re} ${Y}`:re},X=B=>{A(!1),s(B.rowId,B.columnKey,B.rowIndex)},ee=B=>{f(B),S(!1),_("")};if(t===0)return null;const W=l.jsxs(Ve.motion.div,{ref:O,className:"pending-edits-floating-bar fixed z-[9999]",style:{zIndex:2147483646,...p?{left:p.x,top:p.y}:{bottom:24,left:"50%",transform:"translateX(-50%)"}},initial:{opacity:0,scale:.9},animate:{opacity:1,scale:1},transition:{type:"spring",stiffness:300,damping:25},children:[l.jsx(Ve.AnimatePresence,{children:o&&!u&&l.jsx(Ve.motion.div,{className:"absolute w-80",style:{bottom:"100%",left:"50%",marginLeft:"-160px",marginBottom:"4px"},initial:{opacity:0,y:10,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,y:10,scale:.95},transition:{type:"spring",stiffness:300,damping:24},onMouseEnter:H,onMouseLeave:I,children:l.jsxs("div",{className:"bg-white dark:bg-black-700 rounded-lg shadow-xl border border-neutral-200 dark:border-black-600 py-2 overflow-hidden",children:[l.jsx("div",{className:"px-3 py-1.5 text-xs font-semibold text-neutral-500 dark:text-neutral-400 uppercase tracking-wider border-b border-neutral-100 dark:border-black-600",children:"Pending Changes"}),r.length>1&&l.jsx("div",{className:"px-3 py-2 border-b border-neutral-100 dark:border-black-600",ref:C,children:l.jsxs("div",{className:"relative",children:[l.jsxs("button",{ref:N,onClick:()=>{N.current&&E(N.current.getBoundingClientRect()),S(!v)},className:"w-full text-xs px-2 py-1.5 rounded border border-neutral-200 dark:border-black-500 bg-neutral-50 dark:bg-black-600 text-neutral-700 dark:text-neutral-200 focus:outline-none focus:ring-1 focus:ring-primary-500 flex items-center justify-between gap-2",children:[l.jsx("span",{className:"truncate",children:D}),l.jsx(Ve.motion.div,{animate:{rotate:v?180:0},transition:{duration:.2},children:l.jsx(ce.KeyboardArrowDownRounded,{sx:{fontSize:16},className:"text-neutral-400"})})]}),v&&k&&Gr.createPortal(l.jsx(Ve.AnimatePresence,{children:l.jsxs(Ve.motion.div,{ref:P,className:"fixed bg-white dark:bg-black-700 rounded-lg shadow-xl border border-neutral-200 dark:border-black-600 overflow-hidden",style:{zIndex:2147483647,top:k.bottom+4,left:k.left,width:k.width},variants:rle,initial:"hidden",animate:"visible",exit:"exit",children:[l.jsx("div",{className:"p-2 border-b border-neutral-100 dark:border-black-600",children:l.jsxs("div",{className:"relative flex items-center",children:[l.jsx(ce.SearchRounded,{sx:{fontSize:14},className:"absolute left-2 text-neutral-400 dark:text-neutral-500 z-10 pointer-events-none"}),l.jsx("input",{type:"text",value:b,onChange:B=>_(B.target.value),placeholder:"Search rows...",className:"w-full text-xs pl-7 pr-7 py-1.5 rounded border border-neutral-200 dark:border-black-500 bg-white dark:bg-black-600 text-neutral-700 dark:text-neutral-200 focus:outline-none focus:ring-1 focus:ring-primary-500 placeholder:text-neutral-400",autoFocus:!0}),b&&l.jsx("button",{onClick:()=>_(""),className:"absolute right-2 z-10 text-neutral-400 hover:text-neutral-600 dark:hover:text-neutral-300",children:l.jsx(ce.CloseRounded,{sx:{fontSize:14}})})]})}),l.jsxs(Ve.motion.div,{className:"max-h-40 overflow-y-auto",variants:K4,initial:"hidden",animate:"visible",children:[(!b||"all rows".includes(b.toLowerCase()))&&l.jsxs(Ve.motion.button,{variants:kA,onClick:()=>ee(null),className:`w-full text-left px-3 py-2 text-xs transition-colors ${d?"text-neutral-700 dark:text-neutral-200 hover:bg-neutral-50 dark:hover:bg-black-600":"bg-primary-50 dark:bg-primary-900/30 text-primary-700 dark:text-primary-300"}`,children:["All Rows (",e.length," changes)"]}),R.map(B=>l.jsxs(Ve.motion.button,{variants:kA,onClick:()=>ee(B.rowId),className:`w-full text-left px-3 py-2 text-xs transition-colors ${d===B.rowId?"bg-primary-50 dark:bg-primary-900/30 text-primary-700 dark:text-primary-300":"text-neutral-700 dark:text-neutral-200 hover:bg-neutral-50 dark:hover:bg-black-600"}`,children:["Row ",B.rowIndex+1," (",B.editCount," ",B.editCount===1?"change":"changes",")"]},B.rowId)),R.length===0&&b&&!"all rows".includes(b.toLowerCase())&&l.jsx(Ve.motion.div,{variants:kA,className:"px-3 py-2 text-xs text-neutral-500 dark:text-neutral-400",children:"No rows found"})]})]})}),document.body)]})}),l.jsx(Ve.motion.div,{className:"max-h-52 overflow-y-auto",variants:K4,initial:"hidden",animate:"visible",children:L?.map((B,Y)=>l.jsxs(Ve.motion.button,{variants:kA,onClick:()=>X(B),className:"w-full px-3 py-2 text-left hover:bg-neutral-50 dark:hover:bg-black-600 transition-colors",whileHover:{backgroundColor:"rgba(0,0,0,0.03)"},whileTap:{scale:.98},children:[l.jsxs("div",{className:"text-xs font-bold text-neutral-700 dark:text-neutral-300 mb-1",children:[B.fieldName," ",!d&&l.jsxs("span",{className:"font-normal text-neutral-500 dark:text-neutral-400",children:["(Row ",B.rowIndex+1,")"]})]}),l.jsxs("div",{className:"flex items-center gap-1.5 text-sm",children:[l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 line-through truncate max-w-[100px]",children:V(B.originalValue,B.originalMeta?.currency_code)}),l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 flex-shrink-0",children:"→"}),l.jsx("span",{className:"text-primary-600 dark:text-primary-400 font-medium truncate max-w-[100px]",children:V(B.value,B.meta?.currency_code)})]})]},`${B.rowId}-${B.columnKey}-${Y}`))})]})})}),l.jsxs(Ve.motion.div,{className:"flex items-center bg-white dark:bg-black-700 shadow-lg border border-neutral-200 dark:border-black-600 overflow-hidden",animate:{padding:u?"8px":"12px 16px",gap:u?"0px":"12px",borderRadius:u?"9999px":"8px"},transition:{type:"spring",stiffness:300,damping:25},children:[l.jsx(Ve.AnimatePresence,{mode:"wait",children:u?l.jsx(Ve.motion.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.8},onMouseDown:z,onClick:()=>c(!1),className:"flex items-center justify-center cursor-grab active:cursor-grabbing flex-shrink-0",style:{width:"32px",height:"32px",borderRadius:"9999px",backgroundColor:"var(--color-primary-600)",color:"white"},title:"Drag to move / Click to expand",whileHover:{backgroundColor:"var(--color-primary-700)",scale:1.05},whileTap:{scale:.95},children:l.jsx("span",{className:"text-xs font-bold",children:t})},"minimized"):l.jsx(Ve.motion.button,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.8},onClick:()=>c(!0),className:"flex items-center justify-center flex-shrink-0",style:{width:"24px",height:"24px",borderRadius:"4px",backgroundColor:"transparent",color:"var(--color-neutral-400)"},title:"Minimize",whileHover:{backgroundColor:"var(--color-neutral-100)",color:"var(--color-neutral-600)"},whileTap:{scale:.9},children:l.jsx(ce.RemoveOutlined,{sx:{fontSize:16}})},"minimize-btn")}),l.jsxs(Ve.motion.div,{className:"flex items-center gap-3",animate:{width:u?0:"auto",opacity:u?0:1},transition:{type:"spring",stiffness:300,damping:25},style:{overflow:"hidden",pointerEvents:u?"none":"auto"},children:[l.jsx("div",{onMouseDown:z,className:"cursor-grab active:cursor-grabbing text-neutral-400 dark:text-neutral-500 hover:text-neutral-600 dark:hover:text-neutral-300 flex items-center",title:"Drag to move",children:l.jsx(ce.DragIndicator,{sx:{fontSize:18}})}),l.jsx("div",{className:"relative",onMouseEnter:H,onMouseLeave:I,children:l.jsxs("span",{className:"text-sm font-medium text-neutral-700 dark:text-neutral-200 cursor-pointer hover:text-primary-600 dark:hover:text-primary-400 whitespace-nowrap",children:[t," unsaved ",t===1?"change":"changes"]})}),l.jsx("div",{className:"h-4 w-px bg-neutral-200 dark:bg-black-600 flex-shrink-0"}),l.jsx(Ve.motion.button,{onClick:i,disabled:!!n,className:`px-3 py-1.5 text-sm font-medium rounded-md whitespace-nowrap flex-shrink-0 ${n?"text-neutral-400 dark:text-neutral-500 cursor-not-allowed":"text-neutral-600 dark:text-neutral-300 hover:bg-neutral-100 dark:hover:bg-black-600"}`,whileHover:n?void 0:{scale:1.02},whileTap:n?void 0:{scale:.98},children:"Cancel"}),l.jsx(Ve.motion.button,{onClick:a,disabled:!!n,className:`px-3 py-1.5 text-sm font-medium rounded-md whitespace-nowrap flex-shrink-0 ${n?"text-white bg-primary-400 cursor-not-allowed":"text-white bg-primary-600 hover:bg-primary-700"}`,whileHover:n?void 0:{scale:1.02},whileTap:n?void 0:{scale:.98},children:"Save All"})]})]})]});return Gr.createPortal(W,document.body)},ile=zN.AutoSizer,z1=700,Z4=430,$4="Create Column",ale=(t,e)=>`button-admin-${t.toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9-_]/g,"")||e}`,sle=h.memo(({tableKey:t,searchConfig:e={search:"",handleSearch:()=>null,allowAStarSearch:!1},filterConfig:r={columnFilters:[],onFilter:()=>null,onRemoveFilter:()=>null,onClearFilter:()=>null,onResetFilter:()=>Promise.resolve({}),asyncRowOptionsFilter:()=>Promise.resolve({})},sortConfig:n={onSort:()=>null,columnSort:{field:"",order:""},onRemoveSort:()=>null},headerConfig:i={showExportButton:null,showFilters:!0,showSorts:!0,showSearch:!0,showTableView:!0,showTableViewAsModal:!1,content:null,postContent:null,preContent:null,isLoading:!1,showDivider:!1},hoverConfig:a=null,columns:s,modelName:o,enableMasterDataEnumSuggestions:A=!1,data:u=[],onRowClick:c,showHeader:d,tableActions:f,rowOptions:p,hideRowOptionWidth:m,checkboxUtilities:g,isLoading:y=!1,onScroll:b,onScrolling:_,isColumnConfigurable:v,onAddColumnClick:S,emptyMessage:k,noDataWidget:E,buttons:w,onEditColumnClick:T,onDeleteColumnClick:O,onRowTooltipClick:C,tooltiptext:N,cascadingTableConfig:P,originalsOnly:L,disableOptionsForRowIndex:R,tableHeightClass:D="h-[calc(100vh-220px)]",getFullRowDataOnClick:H,onRowEdit:I,onBulkRowEdit:M,inlineEditColumns:z,isResizable:V=!0,paginationConfig:X,dndSortableUtils:ee,multipleContexts:W,withSortable:B,withDraggable:Y,enableRootDrag:re,pageSize:G=10,onCascadingRowExpand:K,totalItems:te,showRecordCount:$=!1,getInnerRowData:oe,maxLevel:Me,expandedRows:ye={},setExpandedRows:me,showNewItem:fe,rawData:pe,dragConfig:ve,isOverlayLoading:_e,style:ue={},floatingBarConfig:Q,rowWrapper:se,rowLinkConfig:ke,isCellClickDisabled:Ue,setHeaderOnParent:Ge,optimizeTable:Je=!1,multiSelectConfig:Fe,headerContextOptions:we,showHeaderContextOptions:Pe,setShowHeaderContextOptions:ge,showDataTypeIcon:De=!1,rowAdditionalActions:Le,rowAdditionalActionsWidth:Ye,setVisibleHeaders:lt,cellEditing:nt=null,cellEditingValue:et=null,allowInlineEdit:Xe=!1,onFieldOperationFlow:mt,fieldOperationLoading:je=null,onTableActionsReady:Qe,onPendingEditsChange:Ke,onCancelPendingEdits:Et})=>{const At=$r(),ni=!!e?.search,_r=r?.columnFilters?.length>0,mr=ni||_r,yr=!!g,We=At?.getTableView?.(t)??null,[ft,er]=h.useState(We||null),[kt,tr]=h.useState(!1),[$i,Ji]=h.useState(!1),[Ol,Os]=h.useState(null),[It,Cs]=h.useState(s),Cl=(u.length===0||!It.length)&&!y,[Nl,Na]=h.useState(null),[Mc,Ns]=h.useState(!1),[Si,jc]=h.useState(null),[Hc,ae]=h.useState(!1),[Re,ze]=h.useState(null),[Pt,pt]=h.useState(null),[vr,ea]=h.useState({}),[rr,Ar]=h.useState(null),[Dl,Ds]=h.useState(!1),[ii,Rl]=h.useState(0),Pl=h.useRef(null),Rs=h.useRef(null),[Fc,Sr]=h.useState({width:0,height:0}),[Dn,hn]=h.useState(null),[Jr,Da]=h.useState(null),[Ps,Ls]=h.useState(null),[ux,cx]=h.useState(null),[Uc,Is]=h.useState({}),zc=h.useRef(!1),Bc=h.useRef(ft);Bc.current=ft;const dx=h.useRef(At);dx.current=At;const fx=h.useRef(s);fx.current=s;const Ll=h.useRef(r);Ll.current=r;const px=h.useRef(null),hx=h.useRef(()=>({})),mx=h.useRef(()=>({})),[Ct,Ei]=h.useState({}),qc=h.useCallback((le,he,He)=>{Ei(tt=>{const ct=tt[le]?.[he];let _t=He.validationError;if(_t===void 0){const Gt=It.find(Mt=>Mt.key===he);if(Gt){const Mt=el(He.value,Gt);_t=Mt.isValid?null:Mt.error||"Invalid"}else _t=ct?.validationError??null}return{...tt,[le]:{...tt[le]||{},[he]:{...He,validationError:_t??null}}}})},[It]),gx=h.useCallback(()=>Object.values(Ct).some(le=>Object.keys(le).length>0),[Ct]);h.useEffect(()=>{Qe&&Qe({addPendingEdit:qc,hasPendingEdits:gx})},[Qe,qc,gx]);const YC=h.useCallback((le,he)=>{Ei(He=>{const tt={...He};if(tt[le]){const{[he]:ct,..._t}=tt[le];Object.keys(_t).length===0?delete tt[le]:tt[le]=_t}return tt})},[]),KC=h.useCallback((le,he)=>Ct[le]?.[he],[Ct]),ZC=h.useCallback((le,he)=>!!Ct[le]?.[he],[Ct]),bx=h.useCallback(()=>{je||(Et&&Object.keys(Ct).length>0&&Et(Ct),Ei({}),Is({}),hn(null))},[je,Et,Ct]),Ra=h.useCallback((le,he,He)=>{setTimeout(()=>{At?.dispatchEvent?.("SCROLL_TO_TABLE_ROW",{rowIndex:He});const tt=It.findIndex(ct=>ct.key===he);setTimeout(()=>{const ct=document.querySelector(`[data-row-id="${le}"] [data-column-key="${he}"]`);if(ct)ct.scrollIntoView({behavior:"smooth",block:"center",inline:"center"});else if(tt>0){const _t=document.querySelector(".os-viewport");if(_t){let Gt=0;for(let Mt=0;Mt<tt;Mt++){const Cr=It[Mt];Cr?.sticky||(Gt+=Cr?.width||200)}Gt=Math.max(0,Gt-200),_t.scrollTo({left:Gt,behavior:"smooth"})}}hn({rowId:le,columnKey:he})},350)},100)},[It,At]),Ms=h.useCallback(le=>{let he=!1,He=null;const tt={},ct=new Set;return Object.entries(le).forEach(([_t,Gt])=>{tt[_t]={},Object.entries(Gt).forEach(([Mt,Cr])=>{const ra=It.find(nr=>nr.key===Mt),Bt=el(Cr.value,ra);Bt.isValid?tt[_t][Mt]={...Cr,validationError:null}:(he=!0,Bt.error&&ct.add(Bt.error),He||(He={rowId:_t,columnKey:Mt}),tt[_t][Mt]={...Cr,validationError:Bt.error})})}),{hasErrors:he,updatedEdits:tt,firstError:He,errorTypes:ct}},[It]),Il=h.useCallback(le=>{const he=le.has("Field required"),He=le.size>(he?1:0);return he&&He?"Missing required field(s) and invalid format detected. Please review highlighted field(s).":he?"Missing required field(s). Please review highlighted field(s).":"Invalid field value(s). Please review highlighted field(s)."},[]),xx=h.useCallback(()=>{const{hasErrors:le,updatedEdits:he,firstError:He,errorTypes:tt}=Ms(Ct);if(le){if(Ei(he),At?.showNotification?.("error",Il(tt)),He){const _t=u.findIndex(Gt=>Gt.id===He.rowId);Ra(He.rowId,He.columnKey,_t)}return}const ct=[];Object.entries(Ct).forEach(([_t,Gt])=>{const Mt=u.find(Cr=>Cr.id===_t);if(Mt){const Cr={...Mt},ra={};Object.entries(Gt).forEach(([Bt,nr])=>{Cr[Bt]=nr.value,ra[Bt]={value:nr.value,meta:nr.meta}}),ct.push({...Cr,__editedFields:ra})}}),ct.length>0&&(M?M(ct):I&&I(null,null,null,null,null,{isBulk:!0,rows:ct})),Ei({}),Is({}),hn(null)},[Ct,u,I,M,Ms,Il,Ra,At]),$C=h.useCallback(le=>{if(je)return;const he=Ct[le];he&&Et&&Et({[le]:he}),Ei(He=>{const tt={...He};return delete tt[le],tt}),Is(He=>{const tt={...He};return Object.keys(tt).forEach(ct=>{ct.startsWith(`${le}-`)&&delete tt[ct]}),tt}),hn(null)},[je,Et,Ct]),JC=h.useCallback(le=>{const he=Ct[le];if(!he||Object.keys(he).length===0)return;const{hasErrors:He,updatedEdits:tt,firstError:ct,errorTypes:_t}=Ms({[le]:he});if(He){if(Ei(Bt=>({...Bt,[le]:tt[le]})),At?.showNotification?.("error",Il(_t)),ct){const Bt=u.findIndex(nr=>nr.id===ct.rowId);Ra(ct.rowId,ct.columnKey,Bt)}return}const Gt=u.find(Bt=>Bt.id===le);if(!Gt)return;const Mt={...Gt},Cr={};Object.entries(he).forEach(([Bt,nr])=>{Mt[Bt]=nr.value,Cr[Bt]={value:nr.value,meta:nr.meta}});const ra={...Mt,__editedFields:Cr};M?M([ra]):I&&I(null,null,null,null,null,{isBulk:!0,rows:[ra]}),Ei(Bt=>{const nr={...Bt};return delete nr[le],nr}),Is(Bt=>{const nr={...Bt};return Object.keys(nr).forEach(Cx=>{Cx.startsWith(`${le}-`)&&delete nr[Cx]}),nr}),hn(null)},[Ct,u,I,M,Ms,Il,Ra,At]),Pa=h.useMemo(()=>Object.values(Ct).reduce((le,he)=>le+Object.keys(he).length,0),[Ct]);h.useEffect(()=>{Ke?.(Pa>0,Pa)},[Pa,Ke]);const eN=h.useMemo(()=>{const le=[];return Object.entries(Ct).forEach(([he,He])=>{const tt=u.findIndex(ct=>ct.id===he);Object.entries(He).forEach(([ct,_t])=>{const Gt=It.find(Mt=>Mt.key===ct);le.push({rowId:he,columnKey:ct,fieldName:Gt?.Header||Gt?.display_name||ct,value:_t.value,originalValue:_t.originalValue,meta:_t.meta,originalMeta:_t.originalMeta,rowIndex:tt})})}),le},[Ct,It,u]),tN=h.useMemo(()=>{const le=new Map;return Object.entries(Ct).forEach(([he,He])=>{const tt=u.findIndex(ct=>ct.id===he);le.set(he,{rowId:he,rowIndex:tt,editCount:Object.keys(He).length})}),Array.from(le.values()).sort((he,He)=>he.rowIndex-He.rowIndex)},[Ct,u]),rN=h.useCallback(le=>Da(le),[]),Ml=h.useCallback(()=>Da(null),[]),nN=h.useCallback((le,he)=>{Ls({value:le,reference:he}),Jr?.onSelected&&Jr.onSelected(le,he),Ml()},[Jr,Ml]),iN=h.useCallback(()=>Ls(null),[]),aN=h.useCallback(le=>cx(le),[]),_x=h.useCallback(()=>cx(null),[]),sN=h.useCallback((le,he)=>{Is(He=>({...He,[le]:he}))},[]),oN=h.useCallback(le=>Uc[le],[Uc]),lN=h.useMemo(()=>{const le=D.match(/h-\[(\d+px)\]/);if(le)return le[1];const he=D.match(/h-\[(calc\(.+\))\]/);if(he)return he[1].replace(/([+-])/g," $1 ").replace(/\s+/g," ")},[D]),AN={isEmpty:Cl,isFilters:mr,isColumnConfigurable:v,handleOnClick:S,emptyMessage:k,buttons:w,noDataWidget:E},uN=At?.t?.($4)??$4,jl=mr?"No Results Found":k||"No Data Found",cN=typeof jl=="string"?At?.t?.(jl)??jl:jl,yx={__isLoading:!0},dN=new Array(1).fill(yx),fN=new Array(G).fill(yx),js=h.useMemo(()=>It.filter(le=>!!le?.visible),[It]),pN=Rx.useTable({columns:Je?js:It,data:[...u,...y?u?.length?dN:fN:[]],defaultColumn:{minWidth:100,width:200,maxWidth:999999}},Rx.useResizeColumns),{getTableProps:vx,getTableBodyProps:Sx,headerGroups:Hl,prepareRow:Ex,rows:ta}=pN;px.current=Hl;const hN=JSON.stringify(Hl[0]?.headers?.map(le=>le?.Header));h.useEffect(()=>{if(lt){const le=px.current;lt?.(le?.[0]?.headers?.map(he=>he?.Header)??[])}},[hN,lt]);const{checkboxConfig:kx}=XC({rows:ta,checkedIds:g?.checkedIds,isCheckAllDisabled:g?.isCheckAllDisabled,selectionDisabledRowIds:g?.selectionDisabledRowIds,rawData:pe,onAllChecked:ae,setCheckedIds:g?.setCheckedIds,checkboxMetadata:g?.checkboxMetadata}),mN=ot.useSensors(ot.useSensor(ot.MouseSensor,{activationConstraint:{distance:5}}),ot.useSensor(ot.TouchSensor,{activationConstraint:{distance:5}})),gN={easing:"cubic-bezier(0.18, 0.67, 0.6, 1.22)",duration:20};function bN(){return!W?.length||!B?ta:W.reduce((le,he)=>(le[he]=ta.filter(He=>He.original?.type===he),le),{})}mx.current=bN;const xN=le=>{const{active:he}=le;Ar(ta.find(He=>He.original?.id===he?.id)??null)},_N=le=>{const{active:he,over:He}=le;He&&(ee?.checkDndDragEnd&&ee.checkDndDragEnd(he,He,vr,tt=>{ea(tt),Ds(!0),ee.onDragSuccess?.({draggedId:he.id,droppedId:He.id,draggedType:he.data.current?.type,droppedType:He.data.current?.type,updatedList:tt,cb:()=>Ds(!1)})}),Ar(null))},yN=()=>Ar(null),vN=le=>{!n?.onSort&&!r?.onFilter||Na(Nl===le?null:le)},SN=le=>{jc(le),Ns(!Mc),Na(null)},Vc=h.useCallback(()=>{n?.onRemoveSort?n.onRemoveSort():n?.onSort&&n.onSort("","")},[n]),Fl=h.useCallback((le=null)=>{Os(le),tr(he=>le?!0:!he)},[]),Wc=h.useCallback(()=>Ji(le=>!le),[]),EN=()=>{const le=Hl[0]?.headers?.filter(he=>he?.visible!==!1);for(let he=0;he<le.length;he++)if(le[he].sticky)return he-1;return le.length-1},kN=h.useCallback(le=>{let he=0;for(let He=le+1;He<js.length;He++)js[He].visible!==!1&&(he+=js[He].width??0);return Le&&(he+=Ye||40),p&&(he+=m?0:28),he},[js,Ye,m,Le,p]),wx=()=>{const le=At?.getUserId?.();return{...ft||{},name:ft?.name||"Untitled View",created_by:ft?.created_by||le,filters:ft?.filters||r?.columnFilters,id:ft?.id||"untitled-view",table_key:ft?.table_key||t,columns:ft?.columns||s?.map((he,He)=>({name:he.Header,width:he.width,visible:he.visible,sticky:he.sticky,order:He+1,display_name:he.Header,sequence:He+1,Header:he.Header}))}};hx.current=wx;const wN=(le,he)=>{const He=wx();er({...He,columns:He?.columns?.map(tt=>tt.name===le?{...tt,width:he}:tt),unsaved:!0})};h.useEffect(()=>{r?.columnFilters?.length>0&&tr(!0);const le=Bc.current;if(JSON.stringify(le?.filters||[])!==JSON.stringify(r?.columnFilters||[])){const he=(le?.filters?.length??0)>0,He=r?.columnFilters?.length>0;if(!(he&&!He)){const ct=hx.current();er({...ct,filters:JSON.parse(JSON.stringify(r?.columnFilters||[])),unsaved:!0})}}},[r?.columnFilters]),h.useEffect(()=>{n?.columnSort?.field?(Ji(!0),n.columnSort.order==="asc"?(ze(n.columnSort.field),pt(null)):n.columnSort.order==="desc"&&(pt(n.columnSort.field),ze(null))):(ze(null),pt(null))},[n?.columnSort?.field,n?.columnSort?.order]),h.useEffect(()=>{Cs(W4(Bc.current?.columns||[],s))},[s]),h.useEffect(()=>{ft?.unsaved&&dx.current?.persistTableView?.(ft)},[ft]),h.useEffect(()=>{ea(mx.current())},[ta.length]),h.useEffect(()=>{er(We||null),We?.columns&&Cs(W4(We?.columns||[],fx.current)),We?.filters&&We.filters.length>0&&!zc.current?(requestAnimationFrame(()=>{Ll.current?.onFilter?.(We.filters)}),zc.current=!0):We?.filters&&zc.current&&JSON.stringify(We.filters)!==JSON.stringify(Ll.current?.columnFilters)&&Ll.current?.onFilter?.(We.filters)},[We]),h.useEffect(()=>{if(Pl.current){const le=new ResizeObserver(he=>Rl(he[0].contentRect.width));return le.observe(Pl.current),()=>le.disconnect()}},[]),h.useEffect(()=>{if(!Rs.current)return;const le=new ResizeObserver(he=>{const{width:He,height:tt}=he[0].contentRect;Sr({width:He,height:tt})});return le.observe(Rs.current),()=>le.disconnect()},[]);const Tx=l.jsx(tle,{isResizable:V,headerGroups:Hl,isCheckbox:yr,checkboxConfig:kx,isAllChecked:Hc,showHeaderOptions:Nl??"",setShowHeaderOptions:Na,isShowSortArrowAsc:Re,isShowSortArrowDesc:Pt,onSort:n?.onSort,onFilter:r?.onFilter,toggleHeaderOption:vN,setIsShowSortArrowAsc:ze,setIsShowSortArrowDesc:pt,toggleDataFilterModal:Fl,rowOptions:Array.isArray(p)?p:[],isColumnConfigurable:v??!1,onAddColumnClick:S,onEditColumnClick:T,onDeleteColumnClick:O,tableActions:f||null,isLoading:y,rowAdditionalActions:Le??null,showPendingEditsColumn:Pa>0}),Ox=l.jsxs(l.Fragment,{children:[Dl||_e?l.jsx("div",{className:"absolute left-0 top-0 w-full h-full z-40 flex items-center justify-center bg-neutral-100 dark:bg-black-700"}):null,l.jsx("div",{...vx(),className:"w-full text-sm text-left text-neutral-500 dark:text-neutral-200 h-full bg-white dark:bg-black-800",children:Cl?l.jsxs("div",{className:"z-10",children:[Tx,l.jsx("div",{className:"absolute w-full",children:At?.renderEmpty?At.renderEmpty(AN):l.jsxs("div",{className:"flex flex-col items-center justify-center w-full h-[12rem] text-neutral-900 dark:text-neutral-200 mt-8",children:[E&&!mr?l.jsx(ZT,{widgetType:"TABLE"}):l.jsx(qT,{text:cN}),v&&!mr?l.jsx("div",{className:"my-4",children:l.jsxs(bt,{id:"btn-table-shell-create-column",status:"primary",appearance:"ghost",onClick:S,children:[l.jsx(qe.Add2Icon,{className:"text-white dark:text-white"})," ",uN]})}):null,!mr&&w?.map((le,he)=>l.jsx(bt,{status:"secondary",id:ale(le.label,he),onClick:le.onClick,children:At?.t?.(le.label)??le.label},`${le.label}-${he}`))]})})]}):l.jsx(ile,{style:{width:"100%",height:"100%"},renderProp:({width:le,height:he})=>{const He=le>0?le:Fc.width,tt=he>0?he:Fc.height;return He>0&&tt>0?l.jsx(Goe,{getTableBodyProps:Sx,rows:ta,prepareRow:Ex,isLoading:y,onScroll:b,onScrolling:_,columns:s,width:He,height:tt,withSortable:B,allowAstarSearch:e?.allowAStarSearch||!1}):null}})})]}),TN=h.forwardRef((le,he)=>l.jsxs("div",{className:"h-full w-full",...le,ref:he,children:[Tx,l.jsx("div",{className:"relative w-full h-full",children:le?.children})]})),ON=h.forwardRef((le,he)=>l.jsx("div",{className:"h-full w-full",...le,ref:he,children:l.jsx("div",{className:"relative w-full h-full",children:le?.children})})),Xc=h.useMemo(()=>At?.renderTableHeader?At.renderTableHeader({tableKey:t,search:e?.search,handleSearch:e?.handleSearch,toggleShowFilters:Fl,toggleShowSorts:Wc,filterCounts:r?.columnFilters?.length,columns:s,columnFilters:r?.columnFilters,setSelectedTableView:er,selectedTableView:ft,enableTableView:i?.showTableView,modelName:o,enableMasterDataEnumSuggestions:A,onRemoveFilter:r?.onRemoveFilter,onClearFilter:r?.onClearFilter,onFilter:r?.onFilter,data:u,tableHeaders:It,showTableViewAsModal:i?.showTableViewAsModal,additionalOptions:i?.additionalOptions,showFilters:i?.showFilters,showSorts:i?.showSorts,showSearch:i?.showSearch,isLoading:!!i?.isLoading,setTableHeaders:Cs,allowAStarSearch:!!e?.allowAStarSearch,withContent:!!i?.content,setShowFilters:tr,sort:n?.columnSort,onSort:n?.onSort,onRemoveSort:Vc,showExportButton:i?.showExportButton}):null,[t,e?.search,e?.handleSearch,Fl,Wc,r?.columnFilters,s,er,ft,i,o,r?.onRemoveFilter,r?.onClearFilter,r?.onFilter,u,It,n?.columnSort,n?.onSort,Vc,At,e?.allowAStarSearch,A]);return h.useEffect(()=>{Ge&&Ge(Xc)},[Xc,Ge]),l.jsxs(vn.Provider,{value:{tableWrapper:TN,tableBodyWrapper:ON,lastNonStickyColumnIndex:EN,search:e?.search,columnFilters:r?.columnFilters,onRowClick:c,onSort:n?.onSort,onFilter:r?.onFilter,toggleShowFilters:Fl,toggleShowSorts:Wc,onRemoveFilter:r?.onRemoveFilter,onClearFilter:r?.onClearFilter,rowOptions:p,checkboxConfig:kx,onResetFilter:r?.onResetFilter,isColumnConfigurable:v,onAddColumnClick:S,onEditColumnClick:T,onDeleteColumnClick:O,onRowTooltipClick:C,tooltiptext:N,cascadingTableConfig:P,activeInlineEdit:Dn,setActiveInlineEdit:hn,originalsOnly:L,disableOptionsForRowIndex:R,getFullRowDataOnClick:H,getSumOfNextVisibleColumnWidth:kN,onRowEdit:I,inlineEditColumns:z,tableActions:f,dndSortableUtils:ee,withSortable:B,withDraggable:Y,onCascadingRowExpand:K,getInnerRowData:oe,tableHeaders:It,maxLevel:Me,expandedRows:ye,setExpandedRows:me,showNewItem:fe,rawData:pe,dragConfig:ve,rowWrapper:se,rowLinkConfig:ke,isCellClickDisabled:Ue,asyncRowOptionsFilter:r?.asyncRowOptionsFilter,handleUpdateColumnWidth:wN,multiSelectConfig:Fe,headerContextOptions:we,showHeaderContextOptions:Pe,setShowHeaderContextOptions:ge,headerDivWidth:ii,showDataTypeIcon:De,rowAdditionalActions:Le,hoverConfig:a,rowAdditionalActionsWidth:Ye,cellEditing:nt,cellEditingValue:et,openMasterDataModal:rN,closeMasterDataModal:Ml,selectedMasterData:Ps,clearSelectedMasterData:iN,allowInlineEdit:Xe,openCurrencyDropdown:aN,closeCurrencyDropdown:_x,currencyDropdownConfig:ux,selectedCurrenciesMap:Uc,setCurrencyForCell:sN,getCurrencyForCell:oN,pendingEdits:Ct,addPendingEdit:qc,removePendingEdit:YC,getPendingEdit:KC,hasPendingEdit:ZC,clearAllPendingEdits:bx,saveAllPendingEdits:xx,clearRowPendingEdits:$C,saveRowPendingEdits:JC,pendingEditsCount:Pa,scrollToCell:Ra,onFieldOperationFlow:mt,fieldOperationLoading:je,validateAllPendingEdits:Ms},children:[d?l.jsx("div",{ref:Pl,className:`mb-2 flex ${ii<z1?"flex-col":"justify-between"} items-center dark:bg-black-800 w-full`,children:l.jsxs("div",{className:`flex gap-2 ${ii<z1?"flex-col":"justify-between"} items-center w-full`,children:[l.jsxs("div",{className:`flex flex-wrap gap-x-2 gap-y-1 items-center ${ii<z1?"w-full":"min-w-0"}`,children:[i?.content,$?l.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"text-neutral-500 dark:text-neutral-400 flex-shrink-0","aria-hidden":!0,children:[l.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),l.jsx("path",{d:"M3 5v4c0 1.66 4.03 3 9 3s9-1.34 9-3V5"}),l.jsx("path",{d:"M3 9v4c0 1.66 4.03 3 9 3s9-1.34 9-3V9"}),l.jsx("path",{d:"M3 13v4c0 1.66 4.03 3 9 3s9-1.34 9-3v-4"})]}),l.jsx(ne,{size:"small",variant:"semibold",appearance:"title",children:(te??u.length).toLocaleString()}),l.jsx(ne,{size:"small",variant:"regular",appearance:"subtitle",children:"total records"})]}):i?.preContent?l.jsx("div",{className:"flex justify-start items-center min-w-0 shrink-0",children:i.preContent}):null]}),l.jsxs("div",{className:`flex justify-end items-center min-w-0 flex-1 ${ii<Z4?"flex-col w-full":""} ${i?.postContent?"gap-2":""}`,children:[$&&i?.preContent?l.jsx("div",{className:"flex justify-start items-center w-full",children:i.preContent}):null,l.jsx("div",{className:"w-full flex justify-end items-center min-w-0",children:Xc}),i?.postContent&&l.jsx("div",{className:`flex justify-end items-center ${ii<Z4?"w-full":""}`,children:i?.postContent})]})]})}):null,i?.showDivider?l.jsx("div",{className:"border-b pb-2 w-full dark:bg-black-800"}):null,kt||$i?l.jsxs("div",{className:"flex justify-between items-center pb-4 dark:bg-black-800",children:[l.jsxs("div",{className:"flex gap-2 items-center",children:[$i&&At?.renderSortItem?At.renderSortItem({sort:n?.columnSort,onRemoveSort:Vc,onSort:n?.onSort,tableHeaders:It,data:u}):null,kt&&$i&&n?.columnSort?.field!==""?l.jsx("div",{className:"h-8 w-[1px] flex-shrink-0 bg-neutral-200"}):null,kt?l.jsxs("div",{className:"flex gap-2 items-center",children:[(_r||r?.onResetFilter)&&At?.renderActiveFilters&&At.renderActiveFilters({filters:r?.columnFilters,onRemoveFilter:r?.onRemoveFilter,onClearFilter:r?.onClearFilter,onResetFilter:r?.onResetFilter,onFilter:r?.onFilter,tableHeaders:It,columnFilters:r?.columnFilters,modelName:o,enableMasterDataEnumSuggestions:A,noSpacing:!0,notionStyle:r?.notionStyle,context:r?.context,data:u}),At?.renderFilterButtons&&At.renderFilterButtons({onClearFilter:r?.onClearFilter,onClose:SN,modelName:o,enableMasterDataEnumSuggestions:A,defaultFilterColumn:Ol,resetDefaultFilterColumn:()=>Os(null),column:Si,onFilter:r?.onFilter,tableHeaders:It,columnFilters:r?.columnFilters,data:u,notionStyle:r?.notionStyle,context:r?.context})]}):null]}),r?.columnFilters?.length>0&&(te||0)>0?l.jsxs(ne,{size:"small",variant:"medium",appearance:"subtitle",children:[te," Results"]}):null]}):null,Q&&Object.keys(Q).length?l.jsx($u,{...Q}):null,!d&&$?l.jsxs("div",{className:"flex items-center gap-1.5 mb-2",children:[l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"text-neutral-500 dark:text-neutral-400 flex-shrink-0","aria-hidden":!0,children:[l.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),l.jsx("path",{d:"M3 5v4c0 1.66 4.03 3 9 3s9-1.34 9-3V5"}),l.jsx("path",{d:"M3 9v4c0 1.66 4.03 3 9 3s9-1.34 9-3V9"}),l.jsx("path",{d:"M3 13v4c0 1.66 4.03 3 9 3s9-1.34 9-3v-4"})]}),l.jsx(ne,{size:"small",variant:"semibold",appearance:"title",children:(te??u.length).toLocaleString()}),l.jsx(ne,{size:"small",variant:"regular",appearance:"subtitle",children:"total records"})]}):!d&&i?.preContent?l.jsx("div",{className:"flex items-center mb-2",children:i.preContent}):null,l.jsx("div",{ref:Rs,className:`w-full ${X?"h-auto":D} rounded-lg relative border overflow-x-hidden`,style:{...X?{height:u?.length>0?`${(u?.length+1)*41+4}px`:"350px"}:{height:lN},...ue},children:re?Ox:l.jsxs(ot.DndContext,{sensors:mN,onDragEnd:_N,onDragStart:xN,onDragCancel:yN,collisionDetection:ot.closestCorners,children:[Ox,rr?Gr.createPortal(l.jsx(ot.DragOverlay,{adjustScale:!0,dropAnimation:gN,children:l.jsx("table",{...vx(),className:"w-full text-sm text-left text-neutral-500 dark:text-neutral-200 bg-white dark:bg-black-700 table-auto border-collapse",children:l.jsxs("tbody",{...Sx(),className:"bg-transparent divide-y divide-neutral-200",children:[void Ex(rr),l.jsx(QC,{row:rr,index:ta?.findIndex(le=>le.id===rr.original.id)},rr.original.id)]})})}),document.getElementById("full-screen-container")||document.body):null]})}),X&&At?.renderPagination?At.renderPagination(X):null,At?.renderMasterDataModal&&At.renderMasterDataModal({isVisible:!!Jr,onSelected:nN,onClose:Ml,masterDataColumnName:Jr?.masterDataColumnName,masterDataFilters:Jr?.masterDataFilters,masterDataName:Jr?.masterDataName,masterDataId:Jr?.masterDataName,showFilters:!0}),l.jsx(Yoe,{config:ux,onClose:_x}),l.jsx(nle,{pendingEditsCount:Pa,pendingEditsList:eN,rowsWithPendingEdits:tN,fieldOperationLoading:je,onClearAll:bx,onSaveAll:xx,onScrollToCell:Ra})]})}),ole=({user:t})=>{if(!t)return null;if(typeof t=="string")return l.jsx(l.Fragment,{children:t});if(typeof t=="object"&&(t.id||t?._id)){const e=t.fullname||t.name||[t.firstname,t.lastname].filter(Boolean).join(" ")||"Unknown User";if(e==="Unknown User")return null;const r=t.url||t.profile_pic||"",[n="",i=""]=e.split(" "),a=`${n.charAt(0)}${i.charAt(0)}`.trim().toUpperCase()||e.charAt(0).toUpperCase();return l.jsxs("div",{className:"flex items-center gap-2",children:[r?l.jsx("img",{src:r,alt:e,className:"w-6 h-6 rounded-full object-cover"}):l.jsx("div",{className:"w-6 h-6 rounded-full bg-primary-100 dark:bg-primary-900 flex items-center justify-center text-xs font-medium text-primary-700 dark:text-primary-200",children:a}),e]})}return l.jsx(l.Fragment,{children:" "})},lle=h.memo(ole);function hb(t){return!!t&&!("type"in t)}const GC=({items:t,onItemClick:e,minWidth:r=200})=>l.jsx("div",{className:"bg-white dark:bg-black-800 border border-neutral-200 dark:border-black-600 rounded-[8px] shadow flex flex-col gap-1 p-1",style:{minWidth:r},children:t?.map((n,i)=>n?"type"in n&&n.type==="divider"?l.jsx("div",{className:"h-px bg-neutral-200 dark:bg-black-600 mx-1 my-0.5"},n.key??`divider-${i}`):"type"in n&&n.type==="group"?l.jsxs("div",{children:[n.label&&l.jsx("div",{className:"px-3 py-1 text-xs font-semibold text-neutral-500 dark:text-neutral-400 uppercase tracking-wide",children:n.label}),n.children?.map((a,s)=>hb(a)?l.jsx(mb,{item:a,onItemClick:e},a.key??s):null)]},n.key??`group-${i}`):hb(n)?l.jsx(mb,{item:n,onItemClick:e},n.key??i):null:null)}),mb=({item:t,onItemClick:e,isChild:r=!1})=>{const[n,i]=h.useState(t.defaultOpen??!1),a=Array.isArray(t.children)&&t.children.length>0,s=a&&t.expandable===!0,o=a&&!t.expandable,A=t.icon!==void 0,u=p=>{if(t.disabled)return;if(s){i(g=>!g);return}const m=String(t.key??"");o||(t.onClick?.({key:m,domEvent:p}),e?.({key:m,keyPath:[m],domEvent:p}))},c=qe.cn("flex items-center justify-between rounded-[4px] cursor-pointer select-none w-full transition-colors duration-100",r?"pl-9 pr-1 py-2 min-h-[36px]":"px-1 py-0.5",!A&&"overflow-hidden",t.disabled?"opacity-50 cursor-not-allowed":"",t.className),d=qe.cn("flex items-center justify-between gap-3 rounded-[4px] cursor-pointer select-none w-full transition-colors duration-100 dark:bg-black-800",r?"pl-9 pr-1 py-2 min-h-[36px]":"px-3 py-2",t.disabled?"opacity-50 cursor-not-allowed":"",t.className),f=A?l.jsxs("div",{className:d,onClick:t.disabled?void 0:u,children:[l.jsxs("div",{className:"flex items-center gap-3 min-w-0 flex-1",children:[l.jsx("span",{className:qe.cn("flex-none flex items-center justify-center",r?"size-4":"size-5"),children:t.icon}),l.jsx("span",{className:qe.cn("text-sm font-medium leading-5 whitespace-nowrap",t.danger?"text-error-600":"text-neutral-900 dark:text-neutral-100"),children:t.label})]}),s&&l.jsx(qe.ExpandMoreFilledIcon,{size:20,className:qe.cn("flex-none text-neutral-500 dark:text-neutral-400 transition-transform duration-200",n?"rotate-180":"rotate-0")}),o&&l.jsx(qe.KeyboardArrowRightIcon,{size:20,className:"flex-none text-neutral-500 dark:text-neutral-400"})]}):l.jsx("div",{className:c,onClick:t.disabled?void 0:u,children:t.label});return o?l.jsx(Ze.Popover,{content:l.jsx(GC,{items:t.children,onItemClick:e}),trigger:"hover",placement:"rightTop",overlayInnerStyle:{padding:0},overlayStyle:{padding:0},arrow:!1,children:l.jsx("div",{children:f})}):l.jsxs("div",{children:[f,s&&l.jsx("div",{className:qe.cn("grid transition-[grid-template-rows] duration-200 ease-in-out",n?"grid-rows-[1fr]":"grid-rows-[0fr]"),children:l.jsx("div",{className:"overflow-hidden",children:l.jsx("div",{className:"flex flex-col",children:t.children?.map((p,m)=>{if(!p||!hb(p))return null;const g=m===(t.children?.length??0)-1;return l.jsxs("div",{className:"relative",children:[l.jsx("div",{className:"absolute left-[19px] top-0 w-3.5 border-l border-b border-neutral-200 dark:border-black-600 rounded-bl-[6px] pointer-events-none",style:{height:"calc(50% + 4px)"}}),!g&&l.jsx("div",{className:"absolute left-[19px] top-1/2 bottom-0 w-px bg-neutral-200 dark:bg-black-600 pointer-events-none"}),l.jsx(mb,{item:p,onItemClick:e,isChild:!0})]},p.key??m)})})})})]})},Ale=({children:t,menu:e,minWidth:r=200,...n})=>{const i=h.useCallback(()=>l.jsx(GC,{items:e?.items,onItemClick:e?.onClick,minWidth:r}),[e?.items,e?.onClick,r]);return l.jsx(Ze.Dropdown,{...n,popupRender:i,children:t})};exports.AccessDeniedModal=fq;exports.Accordion=cT;exports.AddKeyModal=BS;exports.AgreementHeaderLoader=VV;exports.AppItemLoader=tW;exports.ArchivedIcon=e7;exports.Badge=KS;exports.Banner=To;exports.BaseInputField=Hi;exports.BaseInputFieldDefault=Hi;exports.BreadCrumb=Zw;exports.BreadCrumbItem=N2;exports.Button=bt;exports.ButtonGroup=Cw;exports.ButtonThreeDots=Vg;exports.COMPARISON_LAYOUT=ga;exports.COUNTRY_CODES=DS;exports.CURRENCIES=YA;exports.CURRENCY_SYMBOLS=Yu;exports.CalendarExportItemLoader=SW;exports.Card=Db;exports.CardButton=xq;exports.CardHeaderView=hT;exports.CardMain=mT;exports.CheckCircle=JS;exports.CheckSmallIcon=dq;exports.Checkbox=aS;exports.CheckboxComponent=sS;exports.CircularProgressBar=zQ;exports.ClauseDetailsLoader=XV;exports.CodeEditor=qS;exports.CodeEditorBeta=Ew;exports.CodeEditorTabs=cq;exports.ColorPicker=oS;exports.ComingSoonIcon=Tw;exports.Comparison=nG;exports.ComparisonContext=vl;exports.ComparisonNoAvailableContent=sO;exports.ComparisonProvider=eO;exports.ComponentLoader=Lw;exports.ConfirmPopUp=pT;exports.ConfirmationModal=US;exports.ContextMenu=SQ;exports.CreatableSelectField=lS;exports.CurrencyInputField=pS;exports.CustomScrollbar=wo;exports.CustomizableSelectField=AS;exports.DEFAULT_COMPARISON_LAYOUTS=BQ;exports.DataTypeBadgeClass=LS;exports.DataTypeIcon=BT;exports.DateRange=mS;exports.DateRange2=hS;exports.DateTimeField=kb;exports.DebounceInputField=xS;exports.DeleteModal=gq;exports.DesignSystemProvider=Eoe;exports.DiffViewer=S2;exports.Divider=$w;exports.DoubleLineLoader=hW;exports.DragOverlay=xT;exports.DraggableContainer=bT;exports.Drawer=ec;exports.Dropdown=Ale;exports.DynamicDataInput=WS;exports.DynamicDataInputField=_S;exports.DynamicDataModal=VS;exports.DynamicItemsCell=EW;exports.EditIcon=JA;exports.EmptyBarChartData=VT;exports.EmptyCardListChartData=XT;exports.EmptyContentChartData=KT;exports.EmptyCountWidgetData=WT;exports.EmptyDonutChartData=GT;exports.EmptyEvent=vQ;exports.EmptyPieChatData=QT;exports.EmptyTableWidgetData=rb;exports.EmptyTimelineChartData=YT;exports.ErrorModal=mq;exports.EventDetailsLoader=oW;exports.ExecutionNoteLoader=AW;exports.ExitIcon=tO;exports.ExpandingSearchBar=Dw;exports.FieldOptions=RQ;exports.FileUpload=aQ;exports.FloatingBar=$u;exports.FloatingElementWrapper=bP;exports.FlowNodesLoader=YV;exports.Form=QS;exports.FormulaInput=cG;exports.Helmet=Pw;exports.HelmetTitle=xs;exports.INITIAL_TAB_OPTION_CONFIG=Ru;exports.IconButton=or;exports.IconPicker=hP;exports.IconRenderer=Nb;exports.ImageSlider=yoe;exports.InProgress=pq;exports.InfiniteTable=sle;exports.InfoAlert=Q1;exports.InfoCircleIcon=t7;exports.InlineDiffHighlighter=bq;exports.InputField=yb;exports.InstalledAppItemLoader=gW;exports.JsonGrid=Ju;exports.JsonGridBulkFloatingBar=zS;exports.JsonGridCore=FS;exports.JsonGridDataType=Ie;exports.JsonGridDataTypeOptions=TA;exports.JsonGridViewer=Ju;exports.JsonGridViewerContextProvider=PS;exports.JsonValueDisplay=HS;exports.LabelValue=$S;exports.LaxIcon=ww;exports.LayoutOneIcon=rO;exports.LayoutThreeIcon=iO;exports.LayoutTwoIcon=nO;exports.LinearProgressBar=MQ;exports.LogItemSkeleton=cW;exports.LogoLoader=Iw;exports.LottieAnimation=sQ;exports.MODES=Mi;exports.MarkdownPreview=ju;exports.MasterDataInputField=iS;exports.MdInput=oP;exports.Modal=fn;exports.MultiFileUpload=AP;exports.NameInitialLogo=F2;exports.NestedJsonGrid=Ob;exports.NoDataFound=qT;exports.NoDataFoundWidgets=ZT;exports.NotificationListLoader=nW;exports.NumberInputField=uT;exports.OPEN_DURATION_MS=k2;exports.OptionButton=Er;exports.PageContainer=Rw;exports.PageNotFound=mQ;exports.PdfViewer=n7;exports.PercentageInputField=XS;exports.PermissionWrapper=EQ;exports.PersonIcon=HT;exports.PilotDetailsSkeleton=bW;exports.Popper=i7;exports.ProfileSettingsLoader=BV;exports.Radio=Ow;exports.RecentlyAddedAppsSkeleton=_W;exports.ResizableSidebar=r7;exports.ResponsiveTags=xP;exports.RichMarkdownInput=OC;exports.SHORTCUT_KEY_MAP=Qu;exports.SKELETON_CONSTANTS=FV;exports.SKELETON_DIRECTION=Zt;exports.SearchBar=Ku;exports.SelectField=il;exports.ShortcutKbd=cS;exports.Sidebar=OW;exports.SingleAppCardSkeleton=yW;exports.SingleLineLoader=oT;exports.Skeleton=D2;exports.SkeletonGrid=hr;exports.StatusColorMapping=YS;exports.StatusInfoRow=jT;exports.Stepper=dT;exports.TOGGLE_LABEL_DIRECTION=Fa;exports.TabContent=gT;exports.TableContext=vn;exports.Tabs=dO;exports.Tag=dr;exports.TaskCardLoader=JV;exports.Text=Go;exports.TextAreaField=Sb;exports.TextField=cD;exports.TextWithStrike=lT;exports.Toast=jP;exports.Toggle=Kn;exports.Tooltip=Te;exports.TutorialsSkeleton=xW;exports.Typography=ne;exports.UNIVERSAL_DATETIME_FORMAT=wA;exports.UNIVERSAL_DATE_FORMAT=gS;exports.UnsavedChangesModal=hq;exports.UserAvatar=UT;exports.UserAvatarPopper=MT;exports.UserCell=lle;exports.UserNotFound=yQ;exports.UserProfilePic=zT;exports.ZoomContainer=Kw;exports.comparisonParseToIds=QQ;exports.convertFromPills=lO;exports.convertToPills=oO;exports.countryNameFromCode=wb;exports.detectOS=rl;exports.filterTopLevelPaths=ED;exports.filterVisibleItems=JT;exports.filteredOptions=WQ;exports.formatBooleanValue=W1;exports.formatCurrency=da;exports.formatDate=Un;exports.getCurrentSelectValue=XQ;exports.getCursorCoordinates=lG;exports.getCursorPosition=sG;exports.getFlagComponent=is;exports.getFlagComponentRectangle=TD;exports.getFlagComponentRectangleMd=dS;exports.getFlagComponentRectangleSm=OD;exports.getFlagComponentSm=wD;exports.getInitials=Du;exports.getTextBeforeCursor=AO;exports.gridLayoutItems=$T;exports.iconNames=Soe;exports.insertTextAtCursor=AG;exports.isISODateString=fS;exports.isMacOS=KN;exports.jsonGridFilterTopLevelPaths=IS;exports.jsonGridGetDataType=Tb;exports.jsonGridParseJson=MS;exports.mapShortcutKey=nS;exports.mapShortcutKeys=vb;exports.monacoManager=X1;exports.parseJson=yD;exports.randomHexString=vD;exports.setCursorPosition=oG;exports.skeletonGenerateGridArea=aT;exports.skeletonGenerateMargin=Zg;exports.skeletonItemsWithRepeat=zA;exports.skeletonSetOpacity=sT;exports.systemMessages=Ht;exports.toast=HP;exports.useCheckbox=XC;exports.useCheckboxSelection=jS;exports.useDesignSystem=yG;exports.useDynamicPosition=FT;exports.useEventListener=Cb;exports.useIsomorphicLayoutEffect=GS;exports.useJsonGridViewerContext=bs;exports.useKeepSearchBox=Nw;exports.useModalContainer=yS;exports.useMonaco=CS;exports.useOS=nl;exports.useOutsideClick=Gu;exports.usePythonSyntax=NS;exports.usePythonSyntaxCM=Sw;exports.useResizeObserver=ZS;exports.useScrollToTop=E2;exports.useShortcutKeys=ZN;exports.useTabConfig=uO;exports.useTabState=voe;exports.useTableConfig=$r;exports.useTextWidth=cO;exports.useTheme=kw;exports.userAvatarSizeClasses=tb;
285
+ `)),setTimeout(()=>{te.focus()},0)},W=K=>{if(O?.(K),K.metaKey||K.ctrlKey)switch(K.key.toLowerCase()){case"b":K.preventDefault(),X("**","**","bold text");break;case"i":K.preventDefault(),X("*","*","italic text");break;case"u":K.preventDefault(),X("<u>","</u>","underlined text");break;case"k":K.preventDefault(),X("[","](url)","link text");break;case"e":K.preventDefault(),X("```","```","code");break}},B=()=>{n(""),(L?.current||M.current)?.focus()},re=(()=>{const K=(e.match(/\n/g)||[]).length+1;return Math.min(s,Math.max(a,K))})(),G=l.jsxs("div",{className:F("flex flex-col",A),children:[l.jsxs("div",{className:`flex flex-row items-center ${d?"justify-between":"justify-end"} w-full`,children:[d&&l.jsx("label",{id:z,htmlFor:z,className:`mb-1 text-xs font-medium text-gray-600 inline-flex items-center gap-1 ${S?"":"capitalize"} ${f||"!uppercse"}`,children:l.jsx("div",{className:"flex flex-wrap items-center justify-between w-full",children:l.jsx("div",{className:"inline-flex flex-wrap items-center gap-1",children:l.jsx(Qt,{label:d||"",required:m||!1,isRequiredConditional:p||!1})})})}),T&&l.jsx(Te,{placement:"bottom-end",title:l.jsxs("div",{className:"flex flex-col items-start justify-center py-2 px-3 min-w-[220px] gap-2 bg-neutral-900 rounded-lg",children:[l.jsxs("div",{className:"flex flex-col items-start justify-start gap-1 w-full",children:[l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"**bold**"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("strong",{children:"bold"})," text"]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"*italic*"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("em",{children:"italic"})," text"]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"`code`"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("code",{children:"inline code"})]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"<u>text</u>"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("u",{children:"underline"})]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"~~strike~~"})}),l.jsxs("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:["→ ",l.jsx("del",{children:"strike"})]})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"- item"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ bullet list"})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"1. item"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ numbered list"})]}),P&&l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"## heading"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ heading 2"})]}),l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"[link](url)"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ hyperlink"})]})]}),P&&l.jsx(l.Fragment,{children:l.jsxs("div",{className:"flex flex-col items-start justify-start gap-1 w-full",children:[l.jsxs("div",{className:"flex flex-row items-start gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("div",{className:"flex flex-row justify-center items-center px-[3px] bg-neutral-700 rounded-sm",children:l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter",children:"> quote"})}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"→ blockquote"})]}),l.jsxs("div",{className:"flex flex-col items-start justify-start gap-0.5 w-full mt-0.5",children:[l.jsxs("div",{className:"flex flex-row items-center gap-1 ml-1",children:[l.jsx("span",{className:"text-white text-[18px] leading-[18px]",children:"•"}),l.jsx("span",{className:"text-white text-xs font-medium leading-[18px] font-inter",children:"Table:"})]}),l.jsxs("div",{className:"flex flex-col px-1 py-0.5 bg-neutral-700 ml-2 rounded-sm gap-0",children:[l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter whitespace-nowrap",children:"| Header 1 | Header 2 | Header 3 |"}),l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter whitespace-nowrap",children:"| :--- | :---: | ---: |"}),l.jsx("span",{className:"text-neutral-300 text-xs font-medium leading-[18px] font-inter whitespace-nowrap",children:"| Left | Center | Right |"})]})]})]})})]}),children:l.jsx(ne,{className:"mb-2 text-xs font-medium text-primary-700 inline-flex items-center gap-1 cursor-pointer",children:"Formatting help ?"})})]}),l.jsxs("div",{className:F("flex flex-col border shadow-[0px_1px_2px_rgba(0,0,0,0.05)] rounded-lg bg-white dark:bg-black-700 w-full",_?"border-red-300 focus-within:border-red-500 focus-within:shadow-[0_0_0_1.5px_var(--color-red-200)]":"border-[#EAECF0] dark:border-black-600 focus-within:border-primary-600 dark:focus-within:border-primary-400 focus-within:shadow-[0_0_0_1.5px_var(--color-primary-100)] dark:focus-within:shadow-[0_0_0_1.5px_var(--color-primary-950)]"),children:[l.jsxs("div",{className:F("flex flex-row justify-between items-center px-3 py-2 gap-2 h-11 rounded-t-lg bg-[#F9FAFB] dark:bg-black-600 border-b border-[#EAECF0] dark:border-black-600"),children:[l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx(bt,{id:`${z}-bold`,type:"button",onClick:()=>X("**","**","bold text"),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Bold (Ctrl+B)",children:l.jsx(ce.FormatBold,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx(bt,{id:`${z}-italic`,type:"button",onClick:()=>X("*","*","italic text"),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Italic (Ctrl+I)",children:l.jsx(ce.FormatItalic,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx(bt,{id:`${z}-underline`,type:"button",onClick:()=>X("<u>","</u>","underlined text"),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Underline (Ctrl+U)",children:l.jsx(ce.FormatUnderlined,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx("div",{className:"w-px h-5 bg-[#EAECF0] dark:bg-black-500 rounded-full"}),l.jsx(bt,{id:`${z}-numbered-list`,type:"button",onClick:()=>ee("1. "),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Numbered List",children:l.jsx(ce.FormatListNumbered,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})}),l.jsx(bt,{id:`${z}-bullet-list`,type:"button",onClick:()=>ee("- "),disabled:o||R==="preview",className:"!p-0.5 !min-w-0 !h-auto !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Bullet List",children:l.jsx(ce.FormatListBulleted,{sx:{fontSize:20,color:"#667085"},className:"dark:text-neutral-400"})})]}),l.jsxs("div",{className:"flex items-center gap-2",children:[y&&l.jsxs("div",{className:"flex items-center gap-3",children:[l.jsxs("span",{className:"text-sm font-medium text-[#475467] dark:text-neutral-400",children:[V,"/",y]}),l.jsx("div",{className:"w-px h-6 bg-[#EAECF0] dark:bg-black-500 rounded-full"})]}),g?l.jsx(bt,{id:`${z}-expand`,type:"button",onClick:()=>I(!0),disabled:o,className:"!p-0.5 !min-w-0 !h-auto ml-1 !rounded-md hover:!bg-neutral-200 dark:hover:!bg-black-500 hover:!scale-110 !transition-all !duration-200",appearance:"ghost",status:"no-background",title:"Expand Preview",children:l.jsx(ce.OpenInFull,{sx:{fontSize:16,color:"#667085"},className:"dark:text-neutral-400"})}):l.jsx(dO,{variant:"switch",tabs:zae,activeTab:R,onTabClick:K=>D(K),height:"h-5",iconsOnly:!0,tabIcons:{edit:l.jsx(ce.Edit,{sx:{fontSize:16,color:"#667085"},className:"dark:text-neutral-400"}),preview:l.jsx(ce.VisibilityOutlined,{sx:{fontSize:16,color:"#667085"},className:"dark:text-neutral-400"})},className:"rounded-lg"})]})]}),l.jsx("div",{className:"px-3 py-2 relative",children:R==="edit"?l.jsxs(l.Fragment,{children:[l.jsx("textarea",{ref:K=>{typeof L=="function"?L(K):L&&(L.current=K),M.current=K,w&&(w.current=K)},id:z,value:e,defaultValue:r,onChange:K=>{const te=K.target.value;(!y||te.length<=y)&&n(te)},onKeyDown:W,placeholder:i,rows:re,disabled:o,required:m,maxLength:y,className:F("w-full bg-transparent !focus:ring-0 !focus:border-none","font-inter font-medium text-sm leading-5","text-[#101828] dark:text-neutral-100","placeholder:text-neutral-400 dark:placeholder:text-neutral-500","focus:outline-none resize-none","scrollbar-none","[&::-webkit-scrollbar]:hidden","[-ms-overflow-style:none]","[scrollbar-width:none]",{"text-neutral-400 dark:text-neutral-500 cursor-not-allowed":o},{"pr-20":E||k},u)}),(E||k)&&R==="edit"&&l.jsxs("div",{className:"absolute right-1 top-2 flex items-center gap-1",children:[E&&e&&l.jsx("button",{id:`btn-input-field-clear-${t}`,className:"absolute inset-y-0 flex items-center cursor-pointer top-2 right-1 focus:outline-none",onClick:B,type:"button",children:l.jsx(Bae,{className:"text-neutral-300 dark:text-black-500 hover:text-neutral-400 dark:hover:text-black-400 transition-colors",size:16})}),k&&l.jsx("div",{className:"flex items-center",children:k})]})]}):l.jsx("div",{className:"w-full min-h-[92px] max-h-[400px] overflow-y-auto",children:l.jsx(ju,{content:e,linkTarget:b,className:c,noIndent:C,showMinimalPreview:N,acceptAdvanceContent:P})})})]}),l.jsx(fn,{open:H,onCancel:()=>I(!1),title:"Markdown Preview",width:900,footer:null,children:l.jsx("div",{className:"max-h-[calc(100vh-200px)] overflow-y-auto p-4",children:l.jsx(ju,{content:e,linkTarget:b,className:c,noIndent:C,showMinimalPreview:N,acceptAdvanceContent:P})})}),l.jsx(Ve.AnimatePresence,{children:_&&l.jsx(Ve.motion.div,{initial:{opacity:0,y:-10},animate:{opacity:1,y:0},exit:{opacity:0,y:-10},transition:{duration:.2},children:l.jsx(ne,{className:"mt-1 text-error-500",appearance:"custom",size:"extra-small",variant:"medium",children:_})})})]});return v?l.jsx(Te,{title:v,children:G}):G});OC.displayName="RichMarkdownInput";function F4(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function lx(t={},e={}){const r=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>r.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:F4(e[n])&&F4(t[n])&&Object.keys(e[n]).length>0&&lx(t[n],e[n])})}const CC={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Yn(){const t=typeof document<"u"?document:{};return lx(t,CC),t}const qae={document:CC,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function Or(){const t=typeof window<"u"?window:{};return lx(t,qae),t}function Vae(t=""){return t.trim().split(" ").filter(e=>!!e.trim())}function Wae(t){const e=t;Object.keys(e).forEach(r=>{try{e[r]=null}catch{}try{delete e[r]}catch{}})}function NC(t,e=0){return setTimeout(t,e)}function Hu(){return Date.now()}function Xae(t){const e=Or();let r;return e.getComputedStyle&&(r=e.getComputedStyle(t,null)),!r&&t.currentStyle&&(r=t.currentStyle),r||(r=t.style),r}function Qae(t,e="x"){const r=Or();let n,i,a;const s=Xae(t);return r.WebKitCSSMatrix?(i=s.transform||s.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map(o=>o.replace(",",".")).join(", ")),a=new r.WebKitCSSMatrix(i==="none"?"":i)):(a=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=a.toString().split(",")),e==="x"&&(r.WebKitCSSMatrix?i=a.m41:n.length===16?i=parseFloat(n[12]):i=parseFloat(n[4])),e==="y"&&(r.WebKitCSSMatrix?i=a.m42:n.length===16?i=parseFloat(n[13]):i=parseFloat(n[5])),i||0}function SA(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Gae(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Xr(...t){const e=Object(t[0]);for(let r=1;r<t.length;r+=1){const n=t[r];if(n!=null&&!Gae(n)){const i=Object.keys(Object(n)).filter(a=>a!=="__proto__"&&a!=="constructor"&&a!=="prototype");for(let a=0,s=i.length;a<s;a+=1){const o=i[a],A=Object.getOwnPropertyDescriptor(n,o);A!==void 0&&A.enumerable&&(SA(e[o])&&SA(n[o])?n[o].__swiper__?e[o]=n[o]:Xr(e[o],n[o]):!SA(e[o])&&SA(n[o])?(e[o]={},n[o].__swiper__?e[o]=n[o]:Xr(e[o],n[o])):e[o]=n[o])}}}return e}function Ia(t,e,r){t.style.setProperty(e,r)}function DC({swiper:t,targetPosition:e,side:r}){const n=Or(),i=-t.translate;let a=null,s;const o=t.params.speed;t.wrapperEl.style.scrollSnapType="none",n.cancelAnimationFrame(t.cssModeFrameID);const A=e>i?"next":"prev",u=(d,f)=>A==="next"&&d>=f||A==="prev"&&d<=f,c=()=>{s=new Date().getTime(),a===null&&(a=s);const d=Math.max(Math.min((s-a)/o,1),0),f=.5-Math.cos(d*Math.PI)/2;let p=i+f*(e-i);if(u(p,e)&&(p=e),t.wrapperEl.scrollTo({[r]:p}),u(p,e)){t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout(()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[r]:p})}),n.cancelAnimationFrame(t.cssModeFrameID);return}t.cssModeFrameID=n.requestAnimationFrame(c)};c()}function Xn(t,e=""){const r=Or(),n=[...t.children];return r.HTMLSlotElement&&t instanceof HTMLSlotElement&&n.push(...t.assignedElements()),e?n.filter(i=>i.matches(e)):n}function Yae(t,e){const r=[e];for(;r.length>0;){const n=r.shift();if(t===n)return!0;r.push(...n.children,...n.shadowRoot?n.shadowRoot.children:[],...n.assignedElements?n.assignedElements():[])}}function Kae(t,e){const r=Or();let n=e.contains(t);return!n&&r.HTMLSlotElement&&e instanceof HTMLSlotElement&&(n=[...e.assignedElements()].includes(t),n||(n=Yae(t,e))),n}function Fu(t){try{console.warn(t);return}catch{}}function Uu(t,e=[]){const r=document.createElement(t);return r.classList.add(...Array.isArray(e)?e:Vae(e)),r}function Zae(t,e){const r=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&r.push(n):r.push(n),t=n}return r}function $ae(t,e){const r=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&r.push(n):r.push(n),t=n}return r}function Pi(t,e){return Or().getComputedStyle(t,null).getPropertyValue(e)}function zu(t){let e=t,r;if(e){for(r=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(r+=1);return r}}function RC(t,e){const r=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&r.push(n):r.push(n),n=n.parentElement;return r}function db(t,e,r){const n=Or();return t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom"))}function oi(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Bu(t,e=""){typeof trustedTypes<"u"?t.innerHTML=trustedTypes.createPolicy("html",{createHTML:r=>r}).createHTML(e):t.innerHTML=e}function Jae(t,e,r,n){return t.params.createElements&&Object.keys(n).forEach(i=>{if(!r[i]&&r.auto===!0){let a=Xn(t.el,`.${n[i]}`)[0];a||(a=Uu("div",n[i]),a.className=n[i],t.el.append(a)),r[i]=a,e[i]=a}}),r}function Ks(t=""){return`.${t.trim().replace(/([\.:!+\/()[\]#>~*^$|=,'"@{}\\])/g,"\\$1").replace(/ /g,".")}`}function ese({swiper:t,extendParams:e,on:r,emit:n}){const i="swiper-pagination";e({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:b=>b,formatFractionTotal:b=>b,bulletClass:`${i}-bullet`,bulletActiveClass:`${i}-bullet-active`,modifierClass:`${i}-`,currentClass:`${i}-current`,totalClass:`${i}-total`,hiddenClass:`${i}-hidden`,progressbarFillClass:`${i}-progressbar-fill`,progressbarOppositeClass:`${i}-progressbar-opposite`,clickableClass:`${i}-clickable`,lockClass:`${i}-lock`,horizontalClass:`${i}-horizontal`,verticalClass:`${i}-vertical`,paginationDisabledClass:`${i}-disabled`}}),t.pagination={el:null,bullets:[]};let a,s=0;function o(){return!t.params.pagination.el||!t.pagination.el||Array.isArray(t.pagination.el)&&t.pagination.el.length===0}function A(b,_){const{bulletActiveClass:v}=t.params.pagination;b&&(b=b[`${_==="prev"?"previous":"next"}ElementSibling`],b&&(b.classList.add(`${v}-${_}`),b=b[`${_==="prev"?"previous":"next"}ElementSibling`],b&&b.classList.add(`${v}-${_}-${_}`)))}function u(b,_,v){if(b=b%v,_=_%v,_===b+1)return"next";if(_===b-1)return"previous"}function c(b){const _=b.target.closest(Ks(t.params.pagination.bulletClass));if(!_)return;b.preventDefault();const v=zu(_)*t.params.slidesPerGroup;if(t.params.loop){if(t.realIndex===v)return;const S=u(t.realIndex,v,t.slides.length);S==="next"?t.slideNext():S==="previous"?t.slidePrev():t.slideToLoop(v)}else t.slideTo(v)}function d(){const b=t.rtl,_=t.params.pagination;if(o())return;let v=t.pagination.el;v=oi(v);let S,k;const E=t.virtual&&t.params.virtual.enabled?t.virtual.slides.length:t.slides.length,w=t.params.loop?Math.ceil(E/t.params.slidesPerGroup):t.snapGrid.length;if(t.params.loop?(k=t.previousRealIndex||0,S=t.params.slidesPerGroup>1?Math.floor(t.realIndex/t.params.slidesPerGroup):t.realIndex):typeof t.snapIndex<"u"?(S=t.snapIndex,k=t.previousSnapIndex):(k=t.previousIndex||0,S=t.activeIndex||0),_.type==="bullets"&&t.pagination.bullets&&t.pagination.bullets.length>0){const T=t.pagination.bullets;let O,C,N;if(_.dynamicBullets&&(a=db(T[0],t.isHorizontal()?"width":"height"),v.forEach(P=>{P.style[t.isHorizontal()?"width":"height"]=`${a*(_.dynamicMainBullets+4)}px`}),_.dynamicMainBullets>1&&k!==void 0&&(s+=S-(k||0),s>_.dynamicMainBullets-1?s=_.dynamicMainBullets-1:s<0&&(s=0)),O=Math.max(S-s,0),C=O+(Math.min(T.length,_.dynamicMainBullets)-1),N=(C+O)/2),T.forEach(P=>{const L=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(R=>`${_.bulletActiveClass}${R}`)].map(R=>typeof R=="string"&&R.includes(" ")?R.split(" "):R).flat();P.classList.remove(...L)}),v.length>1)T.forEach(P=>{const L=zu(P);L===S?P.classList.add(..._.bulletActiveClass.split(" ")):t.isElement&&P.setAttribute("part","bullet"),_.dynamicBullets&&(L>=O&&L<=C&&P.classList.add(...`${_.bulletActiveClass}-main`.split(" ")),L===O&&A(P,"prev"),L===C&&A(P,"next"))});else{const P=T[S];if(P&&P.classList.add(..._.bulletActiveClass.split(" ")),t.isElement&&T.forEach((L,R)=>{L.setAttribute("part",R===S?"bullet-active":"bullet")}),_.dynamicBullets){const L=T[O],R=T[C];for(let D=O;D<=C;D+=1)T[D]&&T[D].classList.add(...`${_.bulletActiveClass}-main`.split(" "));A(L,"prev"),A(R,"next")}}if(_.dynamicBullets){const P=Math.min(T.length,_.dynamicMainBullets+4),L=(a*P-a)/2-N*a,R=b?"right":"left";T.forEach(D=>{D.style[t.isHorizontal()?R:"top"]=`${L}px`})}}v.forEach((T,O)=>{if(_.type==="fraction"&&(T.querySelectorAll(Ks(_.currentClass)).forEach(C=>{C.textContent=_.formatFractionCurrent(S+1)}),T.querySelectorAll(Ks(_.totalClass)).forEach(C=>{C.textContent=_.formatFractionTotal(w)})),_.type==="progressbar"){let C;_.progressbarOpposite?C=t.isHorizontal()?"vertical":"horizontal":C=t.isHorizontal()?"horizontal":"vertical";const N=(S+1)/w;let P=1,L=1;C==="horizontal"?P=N:L=N,T.querySelectorAll(Ks(_.progressbarFillClass)).forEach(R=>{R.style.transform=`translate3d(0,0,0) scaleX(${P}) scaleY(${L})`,R.style.transitionDuration=`${t.params.speed}ms`})}_.type==="custom"&&_.renderCustom?(Bu(T,_.renderCustom(t,S+1,w)),O===0&&n("paginationRender",T)):(O===0&&n("paginationRender",T),n("paginationUpdate",T)),t.params.watchOverflow&&t.enabled&&T.classList[t.isLocked?"add":"remove"](_.lockClass)})}function f(){const b=t.params.pagination;if(o())return;const _=t.virtual&&t.params.virtual.enabled?t.virtual.slides.length:t.grid&&t.params.grid.rows>1?t.slides.length/Math.ceil(t.params.grid.rows):t.slides.length;let v=t.pagination.el;v=oi(v);let S="";if(b.type==="bullets"){let k=t.params.loop?Math.ceil(_/t.params.slidesPerGroup):t.snapGrid.length;t.params.freeMode&&t.params.freeMode.enabled&&k>_&&(k=_);for(let E=0;E<k;E+=1)b.renderBullet?S+=b.renderBullet.call(t,E,b.bulletClass):S+=`<${b.bulletElement} ${t.isElement?'part="bullet"':""} class="${b.bulletClass}"></${b.bulletElement}>`}b.type==="fraction"&&(b.renderFraction?S=b.renderFraction.call(t,b.currentClass,b.totalClass):S=`<span class="${b.currentClass}"></span> / <span class="${b.totalClass}"></span>`),b.type==="progressbar"&&(b.renderProgressbar?S=b.renderProgressbar.call(t,b.progressbarFillClass):S=`<span class="${b.progressbarFillClass}"></span>`),t.pagination.bullets=[],v.forEach(k=>{b.type!=="custom"&&Bu(k,S||""),b.type==="bullets"&&t.pagination.bullets.push(...k.querySelectorAll(Ks(b.bulletClass)))}),b.type!=="custom"&&n("paginationRender",v[0])}function p(){t.params.pagination=Jae(t,t.originalParams.pagination,t.params.pagination,{el:"swiper-pagination"});const b=t.params.pagination;if(!b.el)return;let _;typeof b.el=="string"&&t.isElement&&(_=t.el.querySelector(b.el)),!_&&typeof b.el=="string"&&(_=[...document.querySelectorAll(b.el)]),_||(_=b.el),!(!_||_.length===0)&&(t.params.uniqueNavElements&&typeof b.el=="string"&&Array.isArray(_)&&_.length>1&&(_=[...t.el.querySelectorAll(b.el)],_.length>1&&(_=_.find(v=>RC(v,".swiper")[0]===t.el))),Array.isArray(_)&&_.length===1&&(_=_[0]),Object.assign(t.pagination,{el:_}),_=oi(_),_.forEach(v=>{b.type==="bullets"&&b.clickable&&v.classList.add(...(b.clickableClass||"").split(" ")),v.classList.add(b.modifierClass+b.type),v.classList.add(t.isHorizontal()?b.horizontalClass:b.verticalClass),b.type==="bullets"&&b.dynamicBullets&&(v.classList.add(`${b.modifierClass}${b.type}-dynamic`),s=0,b.dynamicMainBullets<1&&(b.dynamicMainBullets=1)),b.type==="progressbar"&&b.progressbarOpposite&&v.classList.add(b.progressbarOppositeClass),b.clickable&&v.addEventListener("click",c),t.enabled||v.classList.add(b.lockClass)}))}function m(){const b=t.params.pagination;if(o())return;let _=t.pagination.el;_&&(_=oi(_),_.forEach(v=>{v.classList.remove(b.hiddenClass),v.classList.remove(b.modifierClass+b.type),v.classList.remove(t.isHorizontal()?b.horizontalClass:b.verticalClass),b.clickable&&(v.classList.remove(...(b.clickableClass||"").split(" ")),v.removeEventListener("click",c))})),t.pagination.bullets&&t.pagination.bullets.forEach(v=>v.classList.remove(...b.bulletActiveClass.split(" ")))}r("changeDirection",()=>{if(!t.pagination||!t.pagination.el)return;const b=t.params.pagination;let{el:_}=t.pagination;_=oi(_),_.forEach(v=>{v.classList.remove(b.horizontalClass,b.verticalClass),v.classList.add(t.isHorizontal()?b.horizontalClass:b.verticalClass)})}),r("init",()=>{t.params.pagination.enabled===!1?y():(p(),f(),d())}),r("activeIndexChange",()=>{typeof t.snapIndex>"u"&&d()}),r("snapIndexChange",()=>{d()}),r("snapGridLengthChange",()=>{f(),d()}),r("destroy",()=>{m()}),r("enable disable",()=>{let{el:b}=t.pagination;b&&(b=oi(b),b.forEach(_=>_.classList[t.enabled?"remove":"add"](t.params.pagination.lockClass)))}),r("lock unlock",()=>{d()}),r("click",(b,_)=>{const v=_.target,S=oi(t.pagination.el);if(t.params.pagination.el&&t.params.pagination.hideOnClick&&S&&S.length>0&&!v.classList.contains(t.params.pagination.bulletClass)){if(t.navigation&&(t.navigation.nextEl&&v===t.navigation.nextEl||t.navigation.prevEl&&v===t.navigation.prevEl))return;const k=S[0].classList.contains(t.params.pagination.hiddenClass);n(k===!0?"paginationShow":"paginationHide"),S.forEach(E=>E.classList.toggle(t.params.pagination.hiddenClass))}});const g=()=>{t.el.classList.remove(t.params.pagination.paginationDisabledClass);let{el:b}=t.pagination;b&&(b=oi(b),b.forEach(_=>_.classList.remove(t.params.pagination.paginationDisabledClass))),p(),f(),d()},y=()=>{t.el.classList.add(t.params.pagination.paginationDisabledClass);let{el:b}=t.pagination;b&&(b=oi(b),b.forEach(_=>_.classList.add(t.params.pagination.paginationDisabledClass))),m()};Object.assign(t.pagination,{enable:g,disable:y,render:f,update:d,init:p,destroy:m})}function tse({swiper:t,extendParams:e,on:r,emit:n,params:i}){t.autoplay={running:!1,paused:!1,timeLeft:0},e({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let a,s,o=i&&i.autoplay?i.autoplay.delay:3e3,A=i&&i.autoplay?i.autoplay.delay:3e3,u,c=new Date().getTime(),d,f,p,m,g,y;function b(I){!t||t.destroyed||!t.wrapperEl||I.target===t.wrapperEl&&(t.wrapperEl.removeEventListener("transitionend",b),!(y||I.detail&&I.detail.bySwiperTouchMove)&&O())}const _=()=>{if(t.destroyed||!t.autoplay.running)return;t.autoplay.paused?d=!0:d&&(A=u,d=!1);const I=t.autoplay.paused?u:c+A-new Date().getTime();t.autoplay.timeLeft=I,n("autoplayTimeLeft",I,I/o),s=requestAnimationFrame(()=>{_()})},v=()=>{let I;return t.virtual&&t.params.virtual.enabled?I=t.slides.find(z=>z.classList.contains("swiper-slide-active")):I=t.slides[t.activeIndex],I?parseInt(I.getAttribute("data-swiper-autoplay"),10):void 0},S=()=>{let I=t.params.autoplay.delay;const M=v();return!Number.isNaN(M)&&M>0&&(I=M),I},k=I=>{if(t.destroyed||!t.autoplay.running)return;cancelAnimationFrame(s),_();let M=I;typeof M>"u"&&(M=S(),o=M,A=M),u=M;const z=t.params.speed,V=()=>{!t||t.destroyed||(t.params.autoplay.reverseDirection?!t.isBeginning||t.params.loop||t.params.rewind?(t.slidePrev(z,!0,!0),n("autoplay")):t.params.autoplay.stopOnLastSlide||(t.slideTo(t.slides.length-1,z,!0,!0),n("autoplay")):!t.isEnd||t.params.loop||t.params.rewind?(t.slideNext(z,!0,!0),n("autoplay")):t.params.autoplay.stopOnLastSlide||(t.slideTo(0,z,!0,!0),n("autoplay")),t.params.cssMode&&(c=new Date().getTime(),requestAnimationFrame(()=>{k()})))};return M>0?(clearTimeout(a),a=setTimeout(()=>{V()},M)):requestAnimationFrame(()=>{V()}),M},E=()=>{c=new Date().getTime(),t.autoplay.running=!0,k(),n("autoplayStart")},w=()=>{t.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(s),n("autoplayStop")},T=(I,M)=>{if(t.destroyed||!t.autoplay.running)return;clearTimeout(a),I||(g=!0);const z=()=>{n("autoplayPause"),t.params.autoplay.waitForTransition?t.wrapperEl.addEventListener("transitionend",b):O()};if(t.autoplay.paused=!0,M){z();return}u=(u||t.params.autoplay.delay)-(new Date().getTime()-c),!(t.isEnd&&u<0&&!t.params.loop)&&(u<0&&(u=0),z())},O=()=>{t.isEnd&&u<0&&!t.params.loop||t.destroyed||!t.autoplay.running||(c=new Date().getTime(),g?(g=!1,k(u)):k(),t.autoplay.paused=!1,n("autoplayResume"))},C=()=>{if(t.destroyed||!t.autoplay.running)return;const I=Yn();I.visibilityState==="hidden"&&(g=!0,T(!0)),I.visibilityState==="visible"&&O()},N=I=>{I.pointerType==="mouse"&&(g=!0,y=!0,!(t.animating||t.autoplay.paused)&&T(!0))},P=I=>{I.pointerType==="mouse"&&(y=!1,t.autoplay.paused&&O())},L=()=>{t.params.autoplay.pauseOnMouseEnter&&(t.el.addEventListener("pointerenter",N),t.el.addEventListener("pointerleave",P))},R=()=>{t.el&&typeof t.el!="string"&&(t.el.removeEventListener("pointerenter",N),t.el.removeEventListener("pointerleave",P))},D=()=>{Yn().addEventListener("visibilitychange",C)},H=()=>{Yn().removeEventListener("visibilitychange",C)};r("init",()=>{t.params.autoplay.enabled&&(L(),D(),E())}),r("destroy",()=>{R(),H(),t.autoplay.running&&w()}),r("_freeModeStaticRelease",()=>{(p||g)&&O()}),r("_freeModeNoMomentumRelease",()=>{t.params.autoplay.disableOnInteraction?w():T(!0,!0)}),r("beforeTransitionStart",(I,M,z)=>{t.destroyed||!t.autoplay.running||(z||!t.params.autoplay.disableOnInteraction?T(!0,!0):w())}),r("sliderFirstMove",()=>{if(!(t.destroyed||!t.autoplay.running)){if(t.params.autoplay.disableOnInteraction){w();return}f=!0,p=!1,g=!1,m=setTimeout(()=>{g=!0,p=!0,T(!0)},200)}}),r("touchEnd",()=>{if(!(t.destroyed||!t.autoplay.running||!f)){if(clearTimeout(m),clearTimeout(a),t.params.autoplay.disableOnInteraction){p=!1,f=!1;return}p&&t.params.cssMode&&O(),p=!1,f=!1}}),r("slideChange",()=>{t.destroyed||!t.autoplay.running||t.autoplay.paused&&(u=S(),o=S())}),Object.assign(t.autoplay,{start:E,stop:w,pause:T,resume:O})}let D1;function rse(){const t=Or(),e=Yn();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function PC(){return D1||(D1=rse()),D1}let R1;function nse({userAgent:t}={}){const e=PC(),r=Or(),n=r.navigator.platform,i=t||r.navigator.userAgent,a={ios:!1,android:!1},s=r.screen.width,o=r.screen.height,A=i.match(/(Android);?[\s\/]+([\d.]+)?/);let u=i.match(/(iPad)(?!\1).*OS\s([\d_]+)/);const c=i.match(/(iPod)(.*OS\s([\d_]+))?/),d=!u&&i.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=n==="Win32";let p=n==="MacIntel";const m=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&p&&e.touch&&m.indexOf(`${s}x${o}`)>=0&&(u=i.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),p=!1),A&&!f&&(a.os="android",a.android=!0),(u||d||c)&&(a.os="ios",a.ios=!0),a}function LC(t={}){return R1||(R1=nse(t)),R1}let P1;function ise(){const t=Or(),e=LC();let r=!1;function n(){const o=t.navigator.userAgent.toLowerCase();return o.indexOf("safari")>=0&&o.indexOf("chrome")<0&&o.indexOf("android")<0}if(n()){const o=String(t.navigator.userAgent);if(o.includes("Version/")){const[A,u]=o.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));r=A<16||A===16&&u<2}}const i=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),a=n(),s=a||i&&e.ios;return{isSafari:r||a,needPerspectiveFix:r,need3dFix:s,isWebView:i}}function IC(){return P1||(P1=ise()),P1}function ase({swiper:t,on:e,emit:r}){const n=Or();let i=null,a=null;const s=()=>{!t||t.destroyed||!t.initialized||(r("beforeResize"),r("resize"))},o=()=>{!t||t.destroyed||!t.initialized||(i=new ResizeObserver(c=>{a=n.requestAnimationFrame(()=>{const{width:d,height:f}=t;let p=d,m=f;c.forEach(({contentBoxSize:g,contentRect:y,target:b})=>{b&&b!==t.el||(p=y?y.width:(g[0]||g).inlineSize,m=y?y.height:(g[0]||g).blockSize)}),(p!==d||m!==f)&&s()})}),i.observe(t.el))},A=()=>{a&&n.cancelAnimationFrame(a),i&&i.unobserve&&t.el&&(i.unobserve(t.el),i=null)},u=()=>{!t||t.destroyed||!t.initialized||r("orientationchange")};e("init",()=>{if(t.params.resizeObserver&&typeof n.ResizeObserver<"u"){o();return}n.addEventListener("resize",s),n.addEventListener("orientationchange",u)}),e("destroy",()=>{A(),n.removeEventListener("resize",s),n.removeEventListener("orientationchange",u)})}function sse({swiper:t,extendParams:e,on:r,emit:n}){const i=[],a=Or(),s=(u,c={})=>{const d=a.MutationObserver||a.WebkitMutationObserver,f=new d(p=>{if(t.__preventObserver__)return;if(p.length===1){n("observerUpdate",p[0]);return}const m=function(){n("observerUpdate",p[0])};a.requestAnimationFrame?a.requestAnimationFrame(m):a.setTimeout(m,0)});f.observe(u,{attributes:typeof c.attributes>"u"?!0:c.attributes,childList:t.isElement||(typeof c.childList>"u"?!0:c).childList,characterData:typeof c.characterData>"u"?!0:c.characterData}),i.push(f)},o=()=>{if(t.params.observer){if(t.params.observeParents){const u=RC(t.hostEl);for(let c=0;c<u.length;c+=1)s(u[c])}s(t.hostEl,{childList:t.params.observeSlideChildren}),s(t.wrapperEl,{attributes:!1})}},A=()=>{i.forEach(u=>{u.disconnect()}),i.splice(0,i.length)};e({observer:!1,observeParents:!1,observeSlideChildren:!1}),r("init",o),r("destroy",A)}var ose={on(t,e,r){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const i=r?"unshift":"push";return t.split(" ").forEach(a=>{n.eventsListeners[a]||(n.eventsListeners[a]=[]),n.eventsListeners[a][i](e)}),n},once(t,e,r){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function i(...a){n.off(t,i),i.__emitterProxy&&delete i.__emitterProxy,e.apply(n,a)}return i.__emitterProxy=e,n.on(t,i,r)},onAny(t,e){const r=this;if(!r.eventsListeners||r.destroyed||typeof t!="function")return r;const n=e?"unshift":"push";return r.eventsAnyListeners.indexOf(t)<0&&r.eventsAnyListeners[n](t),r},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const r=e.eventsAnyListeners.indexOf(t);return r>=0&&e.eventsAnyListeners.splice(r,1),e},off(t,e){const r=this;return!r.eventsListeners||r.destroyed||!r.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?r.eventsListeners[n]=[]:r.eventsListeners[n]&&r.eventsListeners[n].forEach((i,a)=>{(i===e||i.__emitterProxy&&i.__emitterProxy===e)&&r.eventsListeners[n].splice(a,1)})}),r},emit(...t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsListeners)return e;let r,n,i;return typeof t[0]=="string"||Array.isArray(t[0])?(r=t[0],n=t.slice(1,t.length),i=e):(r=t[0].events,n=t[0].data,i=t[0].context||e),n.unshift(i),(Array.isArray(r)?r:r.split(" ")).forEach(s=>{e.eventsAnyListeners&&e.eventsAnyListeners.length&&e.eventsAnyListeners.forEach(o=>{o.apply(i,[s,...n])}),e.eventsListeners&&e.eventsListeners[s]&&e.eventsListeners[s].forEach(o=>{o.apply(i,n)})}),e}};function lse(){const t=this;let e,r;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?r=t.params.height:r=n.clientHeight,!(e===0&&t.isHorizontal()||r===0&&t.isVertical())&&(e=e-parseInt(Pi(n,"padding-left")||0,10)-parseInt(Pi(n,"padding-right")||0,10),r=r-parseInt(Pi(n,"padding-top")||0,10)-parseInt(Pi(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(r)&&(r=0),Object.assign(t,{width:e,height:r,size:t.isHorizontal()?e:r}))}function Ase(){const t=this;function e(C,N){return parseFloat(C.getPropertyValue(t.getDirectionLabel(N))||0)}const r=t.params,{wrapperEl:n,slidesEl:i,rtlTranslate:a,wrongRTL:s}=t,o=t.virtual&&r.virtual.enabled,A=o?t.virtual.slides.length:t.slides.length,u=Xn(i,`.${t.params.slideClass}, swiper-slide`),c=o?t.virtual.slides.length:u.length;let d=[];const f=[],p=[];let m=r.slidesOffsetBefore;typeof m=="function"&&(m=r.slidesOffsetBefore.call(t));let g=r.slidesOffsetAfter;typeof g=="function"&&(g=r.slidesOffsetAfter.call(t));const y=t.snapGrid.length,b=t.slidesGrid.length,_=t.size-m-g;let v=r.spaceBetween,S=-m,k=0,E=0;if(typeof _>"u")return;typeof v=="string"&&v.indexOf("%")>=0?v=parseFloat(v.replace("%",""))/100*_:typeof v=="string"&&(v=parseFloat(v)),t.virtualSize=-v-m-g,u.forEach(C=>{a?C.style.marginLeft="":C.style.marginRight="",C.style.marginBottom="",C.style.marginTop=""}),r.centeredSlides&&r.cssMode&&(Ia(n,"--swiper-centered-offset-before",""),Ia(n,"--swiper-centered-offset-after","")),r.cssMode&&(Ia(n,"--swiper-slides-offset-before",`${m}px`),Ia(n,"--swiper-slides-offset-after",`${g}px`));const w=r.grid&&r.grid.rows>1&&t.grid;w?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let T;const O=r.slidesPerView==="auto"&&r.breakpoints&&Object.keys(r.breakpoints).filter(C=>typeof r.breakpoints[C].slidesPerView<"u").length>0;for(let C=0;C<c;C+=1){T=0;const N=u[C];if(!(N&&(w&&t.grid.updateSlide(C,N,u),Pi(N,"display")==="none"))){if(o&&r.slidesPerView==="auto")r.virtual.slidesPerViewAutoSlideSize&&(T=r.virtual.slidesPerViewAutoSlideSize),T&&N&&(r.roundLengths&&(T=Math.floor(T)),N.style[t.getDirectionLabel("width")]=`${T}px`);else if(r.slidesPerView==="auto"){O&&(N.style[t.getDirectionLabel("width")]="");const P=getComputedStyle(N),L=N.style.transform,R=N.style.webkitTransform;if(L&&(N.style.transform="none"),R&&(N.style.webkitTransform="none"),r.roundLengths)T=t.isHorizontal()?db(N,"width"):db(N,"height");else{const D=e(P,"width"),H=e(P,"padding-left"),I=e(P,"padding-right"),M=e(P,"margin-left"),z=e(P,"margin-right"),V=P.getPropertyValue("box-sizing");if(V&&V==="border-box")T=D+M+z;else{const{clientWidth:X,offsetWidth:ee}=N;T=D+H+I+M+z+(ee-X)}}L&&(N.style.transform=L),R&&(N.style.webkitTransform=R),r.roundLengths&&(T=Math.floor(T))}else T=(_-(r.slidesPerView-1)*v)/r.slidesPerView,r.roundLengths&&(T=Math.floor(T)),N&&(N.style[t.getDirectionLabel("width")]=`${T}px`);N&&(N.swiperSlideSize=T),p.push(T),r.centeredSlides?(S=S+T/2+k/2+v,k===0&&C!==0&&(S=S-_/2-v),C===0&&(S=S-_/2-v),Math.abs(S)<1/1e3&&(S=0),r.roundLengths&&(S=Math.floor(S)),E%r.slidesPerGroup===0&&d.push(S),f.push(S)):(r.roundLengths&&(S=Math.floor(S)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&d.push(S),f.push(S),S=S+T+v),t.virtualSize+=T+v,k=T,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,_)+g,a&&s&&(r.effect==="slide"||r.effect==="coverflow")&&(n.style.width=`${t.virtualSize+v}px`),r.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+v}px`),w&&t.grid.updateWrapperSize(T,d),!r.centeredSlides){const C=r.slidesPerView!=="auto"&&r.slidesPerView%1!==0,N=r.snapToSlideEdge&&!r.loop&&(r.slidesPerView==="auto"||C);let P=d.length;if(N){let R;if(r.slidesPerView==="auto"){R=1;let D=0;for(let H=p.length-1;H>=0&&(D+=p[H]+(H<p.length-1?v:0),D<=_);H-=1)R=p.length-H}else R=Math.floor(r.slidesPerView);P=Math.max(c-R,0)}const L=[];for(let R=0;R<d.length;R+=1){let D=d[R];r.roundLengths&&(D=Math.floor(D)),N?R<=P&&L.push(D):d[R]<=t.virtualSize-_&&L.push(D)}d=L,Math.floor(t.virtualSize-_)-Math.floor(d[d.length-1])>1&&(N||d.push(t.virtualSize-_))}if(o&&r.loop){const C=p[0]+v;if(r.slidesPerGroup>1){const N=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/r.slidesPerGroup),P=C*r.slidesPerGroup;for(let L=0;L<N;L+=1)d.push(d[d.length-1]+P)}for(let N=0;N<t.virtual.slidesBefore+t.virtual.slidesAfter;N+=1)r.slidesPerGroup===1&&d.push(d[d.length-1]+C),f.push(f[f.length-1]+C),t.virtualSize+=C}if(d.length===0&&(d=[0]),v!==0){const C=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");u.filter((N,P)=>!r.cssMode||r.loop?!0:P!==u.length-1).forEach(N=>{N.style[C]=`${v}px`})}if(r.centeredSlides&&r.centeredSlidesBounds){let C=0;p.forEach(P=>{C+=P+(v||0)}),C-=v;const N=C>_?C-_:0;d=d.map(P=>P<=0?-m:P>N?N+g:P)}if(r.centerInsufficientSlides){let C=0;if(p.forEach(N=>{C+=N+(v||0)}),C-=v,C<_){const N=(_-C)/2;d.forEach((P,L)=>{d[L]=P-N}),f.forEach((P,L)=>{f[L]=P+N})}}if(Object.assign(t,{slides:u,snapGrid:d,slidesGrid:f,slidesSizesGrid:p}),r.centeredSlides&&r.cssMode&&!r.centeredSlidesBounds){Ia(n,"--swiper-centered-offset-before",`${-d[0]}px`),Ia(n,"--swiper-centered-offset-after",`${t.size/2-p[p.length-1]/2}px`);const C=-t.snapGrid[0],N=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(P=>P+C),t.slidesGrid=t.slidesGrid.map(P=>P+N)}if(c!==A&&t.emit("slidesLengthChange"),d.length!==y&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),r.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!o&&!r.cssMode&&(r.effect==="slide"||r.effect==="fade")){const C=`${r.containerModifierClass}backface-hidden`,N=t.el.classList.contains(C);c<=r.maxBackfaceHiddenSlides?N||t.el.classList.add(C):N&&t.el.classList.remove(C)}}function use(t){const e=this,r=[],n=e.virtual&&e.params.virtual.enabled;let i=0,a;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=o=>n?e.slides[e.getSlideIndexByData(o)]:e.slides[o];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(o=>{r.push(o)});else for(a=0;a<Math.ceil(e.params.slidesPerView);a+=1){const o=e.activeIndex+a;if(o>e.slides.length&&!n)break;r.push(s(o))}else r.push(s(e.activeIndex));for(a=0;a<r.length;a+=1)if(typeof r[a]<"u"){const o=r[a].offsetHeight;i=o>i?o:i}(i||i===0)&&(e.wrapperEl.style.height=`${i}px`)}function cse(){const t=this,e=t.slides,r=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-r-t.cssOverflowAdjustment()}const U4=(t,e,r)=>{e&&!t.classList.contains(r)?t.classList.add(r):!e&&t.classList.contains(r)&&t.classList.remove(r)};function dse(t=this&&this.translate||0){const e=this,r=e.params,{slides:n,rtlTranslate:i,snapGrid:a}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;i&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let o=r.spaceBetween;typeof o=="string"&&o.indexOf("%")>=0?o=parseFloat(o.replace("%",""))/100*e.size:typeof o=="string"&&(o=parseFloat(o));for(let A=0;A<n.length;A+=1){const u=n[A];let c=u.swiperSlideOffset;r.cssMode&&r.centeredSlides&&(c-=n[0].swiperSlideOffset);const d=(s+(r.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+o),f=(s-a[0]+(r.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+o),p=-(s-c),m=p+e.slidesSizesGrid[A],g=p>=0&&p<=e.size-e.slidesSizesGrid[A],y=p>=0&&p<e.size-1||m>1&&m<=e.size||p<=0&&m>=e.size;y&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(A)),U4(u,y,r.slideVisibleClass),U4(u,g,r.slideFullyVisibleClass),u.progress=i?-d:d,u.originalProgress=i?-f:f}}function fse(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const r=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:i,isBeginning:a,isEnd:s,progressLoop:o}=e;const A=a,u=s;if(n===0)i=0,a=!0,s=!0;else{i=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,d=Math.abs(t-e.maxTranslate())<1;a=c||i<=0,s=d||i>=1,c&&(i=0),d&&(i=1)}if(r.loop){const c=e.getSlideIndexByData(0),d=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[c],p=e.slidesGrid[d],m=e.slidesGrid[e.slidesGrid.length-1],g=Math.abs(t);g>=f?o=(g-f)/m:o=(g+m-p)/m,o>1&&(o-=1)}Object.assign(e,{progress:i,progressLoop:o,isBeginning:a,isEnd:s}),(r.watchSlidesProgress||r.centeredSlides&&r.autoHeight)&&e.updateSlidesProgress(t),a&&!A&&e.emit("reachBeginning toEdge"),s&&!u&&e.emit("reachEnd toEdge"),(A&&!a||u&&!s)&&e.emit("fromEdge"),e.emit("progress",i)}const L1=(t,e,r)=>{e&&!t.classList.contains(r)?t.classList.add(r):!e&&t.classList.contains(r)&&t.classList.remove(r)};function pse(){const t=this,{slides:e,params:r,slidesEl:n,activeIndex:i}=t,a=t.virtual&&r.virtual.enabled,s=t.grid&&r.grid&&r.grid.rows>1,o=d=>Xn(n,`.${r.slideClass}${d}, swiper-slide${d}`)[0];let A,u,c;if(a)if(r.loop){let d=i-t.virtual.slidesBefore;d<0&&(d=t.virtual.slides.length+d),d>=t.virtual.slides.length&&(d-=t.virtual.slides.length),A=o(`[data-swiper-slide-index="${d}"]`)}else A=o(`[data-swiper-slide-index="${i}"]`);else s?(A=e.find(d=>d.column===i),c=e.find(d=>d.column===i+1),u=e.find(d=>d.column===i-1)):A=e[i];A&&(s||(c=$ae(A,`.${r.slideClass}, swiper-slide`)[0],r.loop&&!c&&(c=e[0]),u=Zae(A,`.${r.slideClass}, swiper-slide`)[0],r.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(d=>{L1(d,d===A,r.slideActiveClass),L1(d,d===c,r.slideNextClass),L1(d,d===u,r.slidePrevClass)}),t.emitSlidesClasses()}const XA=(t,e)=>{if(!t||t.destroyed||!t.params)return;const r=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(r());if(n){let i=n.querySelector(`.${t.params.lazyPreloaderClass}`);!i&&t.isElement&&(n.shadowRoot?i=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(i=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),i&&!i.lazyPreloaderManaged&&i.remove())})),i&&!i.lazyPreloaderManaged&&i.remove()}},I1=(t,e)=>{if(!t.slides[e])return;const r=t.slides[e].querySelector('[loading="lazy"]');r&&r.removeAttribute("loading")},fb=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const r=t.slides.length;if(!r||!e||e<0)return;e=Math.min(e,r);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),i=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=i,o=[s-e];o.push(...Array.from({length:e}).map((A,u)=>s+n+u)),t.slides.forEach((A,u)=>{o.includes(A.column)&&I1(t,u)});return}const a=i+n-1;if(t.params.rewind||t.params.loop)for(let s=i-e;s<=a+e;s+=1){const o=(s%r+r)%r;(o<i||o>a)&&I1(t,o)}else for(let s=Math.max(i-e,0);s<=Math.min(a+e,r-1);s+=1)s!==i&&(s>a||s<i)&&I1(t,s)};function hse(t){const{slidesGrid:e,params:r}=t,n=t.rtlTranslate?t.translate:-t.translate;let i;for(let a=0;a<e.length;a+=1)typeof e[a+1]<"u"?n>=e[a]&&n<e[a+1]-(e[a+1]-e[a])/2?i=a:n>=e[a]&&n<e[a+1]&&(i=a+1):n>=e[a]&&(i=a);return r.normalizeSlideIndex&&(i<0||typeof i>"u")&&(i=0),i}function mse(t){const e=this,r=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:i,activeIndex:a,realIndex:s,snapIndex:o}=e;let A=t,u;const c=p=>{let m=p-e.virtual.slidesBefore;return m<0&&(m=e.virtual.slides.length+m),m>=e.virtual.slides.length&&(m-=e.virtual.slides.length),m};if(typeof A>"u"&&(A=hse(e)),n.indexOf(r)>=0)u=n.indexOf(r);else{const p=Math.min(i.slidesPerGroupSkip,A);u=p+Math.floor((A-p)/i.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),A===a&&!e.params.loop){u!==o&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(A===a&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(A);return}const d=e.grid&&i.grid&&i.grid.rows>1;let f;if(e.virtual&&i.virtual.enabled)i.loop?f=c(A):f=A;else if(d){const p=e.slides.find(g=>g.column===A);let m=parseInt(p.getAttribute("data-swiper-slide-index"),10);Number.isNaN(m)&&(m=Math.max(e.slides.indexOf(p),0)),f=Math.floor(m/i.grid.rows)}else if(e.slides[A]){const p=e.slides[A].getAttribute("data-swiper-slide-index");p?f=parseInt(p,10):f=A}else f=A;Object.assign(e,{previousSnapIndex:o,snapIndex:u,previousRealIndex:s,realIndex:f,previousIndex:a,activeIndex:A}),e.initialized&&fb(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function gse(t,e){const r=this,n=r.params;let i=t.closest(`.${n.slideClass}, swiper-slide`);!i&&r.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(o=>{!i&&o.matches&&o.matches(`.${n.slideClass}, swiper-slide`)&&(i=o)});let a=!1,s;if(i){for(let o=0;o<r.slides.length;o+=1)if(r.slides[o]===i){a=!0,s=o;break}}if(i&&a)r.clickedSlide=i,r.virtual&&r.params.virtual.enabled?r.clickedIndex=parseInt(i.getAttribute("data-swiper-slide-index"),10):r.clickedIndex=s;else{r.clickedSlide=void 0,r.clickedIndex=void 0;return}n.slideToClickedSlide&&r.clickedIndex!==void 0&&r.clickedIndex!==r.activeIndex&&r.slideToClickedSlide()}var bse={updateSize:lse,updateSlides:Ase,updateAutoHeight:use,updateSlidesOffset:cse,updateSlidesProgress:dse,updateProgress:fse,updateSlidesClasses:pse,updateActiveIndex:mse,updateClickedSlide:gse};function xse(t=this.isHorizontal()?"x":"y"){const e=this,{params:r,rtlTranslate:n,translate:i,wrapperEl:a}=e;if(r.virtualTranslate)return n?-i:i;if(r.cssMode)return i;let s=Qae(a,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function _se(t,e){const r=this,{rtlTranslate:n,params:i,wrapperEl:a,progress:s}=r;let o=0,A=0;const u=0;r.isHorizontal()?o=n?-t:t:A=t,i.roundLengths&&(o=Math.floor(o),A=Math.floor(A)),r.previousTranslate=r.translate,r.translate=r.isHorizontal()?o:A,i.cssMode?a[r.isHorizontal()?"scrollLeft":"scrollTop"]=r.isHorizontal()?-o:-A:i.virtualTranslate||(r.isHorizontal()?o-=r.cssOverflowAdjustment():A-=r.cssOverflowAdjustment(),a.style.transform=`translate3d(${o}px, ${A}px, ${u}px)`);let c;const d=r.maxTranslate()-r.minTranslate();d===0?c=0:c=(t-r.minTranslate())/d,c!==s&&r.updateProgress(t),r.emit("setTranslate",r.translate,e)}function yse(){return-this.snapGrid[0]}function vse(){return-this.snapGrid[this.snapGrid.length-1]}function Sse(t=0,e=this.params.speed,r=!0,n=!0,i){const a=this,{params:s,wrapperEl:o}=a;if(a.animating&&s.preventInteractionOnTransition)return!1;const A=a.minTranslate(),u=a.maxTranslate();let c;if(n&&t>A?c=A:n&&t<u?c=u:c=t,a.updateProgress(c),s.cssMode){const d=a.isHorizontal();if(e===0)o[d?"scrollLeft":"scrollTop"]=-c;else{if(!a.support.smoothScroll)return DC({swiper:a,targetPosition:-c,side:d?"left":"top"}),!0;o.scrollTo({[d?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(a.setTransition(0),a.setTranslate(c),r&&(a.emit("beforeTransitionStart",e,i),a.emit("transitionEnd"))):(a.setTransition(e),a.setTranslate(c),r&&(a.emit("beforeTransitionStart",e,i),a.emit("transitionStart")),a.animating||(a.animating=!0,a.onTranslateToWrapperTransitionEnd||(a.onTranslateToWrapperTransitionEnd=function(f){!a||a.destroyed||f.target===this&&(a.wrapperEl.removeEventListener("transitionend",a.onTranslateToWrapperTransitionEnd),a.onTranslateToWrapperTransitionEnd=null,delete a.onTranslateToWrapperTransitionEnd,a.animating=!1,r&&a.emit("transitionEnd"))}),a.wrapperEl.addEventListener("transitionend",a.onTranslateToWrapperTransitionEnd))),!0}var Ese={getTranslate:xse,setTranslate:_se,minTranslate:yse,maxTranslate:vse,translateTo:Sse};function kse(t,e){const r=this;r.params.cssMode||(r.wrapperEl.style.transitionDuration=`${t}ms`,r.wrapperEl.style.transitionDelay=t===0?"0ms":""),r.emit("setTransition",t,e)}function MC({swiper:t,runCallbacks:e,direction:r,step:n}){const{activeIndex:i,previousIndex:a}=t;let s=r;s||(i>a?s="next":i<a?s="prev":s="reset"),t.emit(`transition${n}`),e&&s==="reset"?t.emit(`slideResetTransition${n}`):e&&i!==a&&(t.emit(`slideChangeTransition${n}`),s==="next"?t.emit(`slideNextTransition${n}`):t.emit(`slidePrevTransition${n}`))}function wse(t=!0,e){const r=this,{params:n}=r;n.cssMode||(n.autoHeight&&r.updateAutoHeight(),MC({swiper:r,runCallbacks:t,direction:e,step:"Start"}))}function Tse(t=!0,e){const r=this,{params:n}=r;r.animating=!1,!n.cssMode&&(r.setTransition(0),MC({swiper:r,runCallbacks:t,direction:e,step:"End"}))}var Ose={setTransition:kse,transitionStart:wse,transitionEnd:Tse};function Cse(t=0,e,r=!0,n,i){typeof t=="string"&&(t=parseInt(t,10));const a=this;let s=t;s<0&&(s=0);const{params:o,snapGrid:A,slidesGrid:u,previousIndex:c,activeIndex:d,rtlTranslate:f,wrapperEl:p,enabled:m}=a;if(!m&&!n&&!i||a.destroyed||a.animating&&o.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=a.params.speed);const g=Math.min(a.params.slidesPerGroupSkip,s);let y=g+Math.floor((s-g)/a.params.slidesPerGroup);y>=A.length&&(y=A.length-1);const b=-A[y];if(o.normalizeSlideIndex)for(let w=0;w<u.length;w+=1){const T=-Math.floor(b*100),O=Math.floor(u[w]*100),C=Math.floor(u[w+1]*100);typeof u[w+1]<"u"?T>=O&&T<C-(C-O)/2?s=w:T>=O&&T<C&&(s=w+1):T>=O&&(s=w)}if(a.initialized&&s!==d&&(!a.allowSlideNext&&(f?b>a.translate&&b>a.minTranslate():b<a.translate&&b<a.minTranslate())||!a.allowSlidePrev&&b>a.translate&&b>a.maxTranslate()&&(d||0)!==s))return!1;s!==(c||0)&&r&&a.emit("beforeSlideChangeStart"),a.updateProgress(b);let _;s>d?_="next":s<d?_="prev":_="reset";const v=a.virtual&&a.params.virtual.enabled;if(!(v&&i)&&(f&&-b===a.translate||!f&&b===a.translate))return a.updateActiveIndex(s),o.autoHeight&&a.updateAutoHeight(),a.updateSlidesClasses(),o.effect!=="slide"&&a.setTranslate(b),_!=="reset"&&(a.transitionStart(r,_),a.transitionEnd(r,_)),!1;if(o.cssMode){const w=a.isHorizontal(),T=f?b:-b;if(e===0)v&&(a.wrapperEl.style.scrollSnapType="none",a._immediateVirtual=!0),v&&!a._cssModeVirtualInitialSet&&a.params.initialSlide>0?(a._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{p[w?"scrollLeft":"scrollTop"]=T})):p[w?"scrollLeft":"scrollTop"]=T,v&&requestAnimationFrame(()=>{a.wrapperEl.style.scrollSnapType="",a._immediateVirtual=!1});else{if(!a.support.smoothScroll)return DC({swiper:a,targetPosition:T,side:w?"left":"top"}),!0;p.scrollTo({[w?"left":"top"]:T,behavior:"smooth"})}return!0}const E=IC().isSafari;return v&&!i&&E&&a.isElement&&a.virtual.update(!1,!1,s),a.setTransition(e),a.setTranslate(b),a.updateActiveIndex(s),a.updateSlidesClasses(),a.emit("beforeTransitionStart",e,n),a.transitionStart(r,_),e===0?a.transitionEnd(r,_):a.animating||(a.animating=!0,a.onSlideToWrapperTransitionEnd||(a.onSlideToWrapperTransitionEnd=function(T){!a||a.destroyed||T.target===this&&(a.wrapperEl.removeEventListener("transitionend",a.onSlideToWrapperTransitionEnd),a.onSlideToWrapperTransitionEnd=null,delete a.onSlideToWrapperTransitionEnd,a.transitionEnd(r,_))}),a.wrapperEl.addEventListener("transitionend",a.onSlideToWrapperTransitionEnd)),!0}function Nse(t=0,e,r=!0,n){typeof t=="string"&&(t=parseInt(t,10));const i=this;if(i.destroyed)return;typeof e>"u"&&(e=i.params.speed);const a=i.grid&&i.params.grid&&i.params.grid.rows>1;let s=t;if(i.params.loop)if(i.virtual&&i.params.virtual.enabled)s=s+i.virtual.slidesBefore;else{let o;if(a){const g=s*i.params.grid.rows;o=i.slides.find(y=>y.getAttribute("data-swiper-slide-index")*1===g).column}else o=i.getSlideIndexByData(s);const A=a?Math.ceil(i.slides.length/i.params.grid.rows):i.slides.length,{centeredSlides:u,slidesOffsetBefore:c,slidesOffsetAfter:d}=i.params,f=u||!!c||!!d;let p=i.params.slidesPerView;p==="auto"?p=i.slidesPerViewDynamic():(p=Math.ceil(parseFloat(i.params.slidesPerView,10)),f&&p%2===0&&(p=p+1));let m=A-o<p;if(f&&(m=m||o<Math.ceil(p/2)),n&&f&&i.params.slidesPerView!=="auto"&&!a&&(m=!1),m){const g=f?o<i.activeIndex?"prev":"next":o-i.activeIndex-1<i.params.slidesPerView?"next":"prev";i.loopFix({direction:g,slideTo:!0,activeSlideIndex:g==="next"?o+1:o-A+1,slideRealIndex:g==="next"?i.realIndex:void 0})}if(a){const g=s*i.params.grid.rows;s=i.slides.find(y=>y.getAttribute("data-swiper-slide-index")*1===g).column}else s=i.getSlideIndexByData(s)}return requestAnimationFrame(()=>{i.slideTo(s,e,r,n)}),i}function Dse(t,e=!0,r){const n=this,{enabled:i,params:a,animating:s}=n;if(!i||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let o=a.slidesPerGroup;a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(o=Math.max(n.slidesPerViewDynamic("current",!0),1));const A=n.activeIndex<a.slidesPerGroupSkip?1:o,u=n.virtual&&a.virtual.enabled;if(a.loop){if(s&&!u&&a.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+A,t,e,r)}),!0}return a.rewind&&n.isEnd?n.slideTo(0,t,e,r):n.slideTo(n.activeIndex+A,t,e,r)}function Rse(t,e=!0,r){const n=this,{params:i,snapGrid:a,slidesGrid:s,rtlTranslate:o,enabled:A,animating:u}=n;if(!A||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&i.virtual.enabled;if(i.loop){if(u&&!c&&i.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const d=o?n.translate:-n.translate;function f(_){return _<0?-Math.floor(Math.abs(_)):Math.floor(_)}const p=f(d),m=a.map(_=>f(_)),g=i.freeMode&&i.freeMode.enabled;let y=a[m.indexOf(p)-1];if(typeof y>"u"&&(i.cssMode||g)){let _;a.forEach((v,S)=>{p>=v&&(_=S)}),typeof _<"u"&&(y=g?a[_]:a[_>0?_-1:_])}let b=0;if(typeof y<"u"&&(b=s.indexOf(y),b<0&&(b=n.activeIndex-1),i.slidesPerView==="auto"&&i.slidesPerGroup===1&&i.slidesPerGroupAuto&&(b=b-n.slidesPerViewDynamic("previous",!0)+1,b=Math.max(b,0))),i.rewind&&n.isBeginning){const _=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(_,t,e,r)}else if(i.loop&&n.activeIndex===0&&i.cssMode)return requestAnimationFrame(()=>{n.slideTo(b,t,e,r)}),!0;return n.slideTo(b,t,e,r)}function Pse(t,e=!0,r){const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,r)}function Lse(t,e=!0,r,n=.5){const i=this;if(i.destroyed)return;typeof t>"u"&&(t=i.params.speed);let a=i.activeIndex;const s=Math.min(i.params.slidesPerGroupSkip,a),o=s+Math.floor((a-s)/i.params.slidesPerGroup),A=i.rtlTranslate?i.translate:-i.translate;if(A>=i.snapGrid[o]){const u=i.snapGrid[o],c=i.snapGrid[o+1];A-u>(c-u)*n&&(a+=i.params.slidesPerGroup)}else{const u=i.snapGrid[o-1],c=i.snapGrid[o];A-u<=(c-u)*n&&(a-=i.params.slidesPerGroup)}return a=Math.max(a,0),a=Math.min(a,i.slidesGrid.length-1),i.slideTo(a,t,e,r)}function Ise(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:r}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let i=t.getSlideIndexWhenGrid(t.clickedIndex),a;const s=t.isElement?"swiper-slide":`.${e.slideClass}`,o=t.grid&&t.params.grid&&t.params.grid.rows>1;if(e.loop){if(t.animating)return;a=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?t.slideToLoop(a):i>(o?(t.slides.length-n)/2-(t.params.grid.rows-1):t.slides.length-n)?(t.loopFix(),i=t.getSlideIndex(Xn(r,`${s}[data-swiper-slide-index="${a}"]`)[0]),NC(()=>{t.slideTo(i)})):t.slideTo(i)}else t.slideTo(i)}var Mse={slideTo:Cse,slideToLoop:Nse,slideNext:Dse,slidePrev:Rse,slideReset:Pse,slideToClosest:Lse,slideToClickedSlide:Ise};function jse(t,e){const r=this,{params:n,slidesEl:i}=r;if(!n.loop||r.virtual&&r.params.virtual.enabled)return;const a=()=>{Xn(i,`.${n.slideClass}, swiper-slide`).forEach((m,g)=>{m.setAttribute("data-swiper-slide-index",g)})},s=()=>{const p=Xn(i,`.${n.slideBlankClass}`);p.forEach(m=>{m.remove()}),p.length>0&&(r.recalcSlides(),r.updateSlides())},o=r.grid&&n.grid&&n.grid.rows>1;n.loopAddBlankSlides&&(n.slidesPerGroup>1||o)&&s();const A=n.slidesPerGroup*(o?n.grid.rows:1),u=r.slides.length%A!==0,c=o&&r.slides.length%n.grid.rows!==0,d=p=>{for(let m=0;m<p;m+=1){const g=r.isElement?Uu("swiper-slide",[n.slideBlankClass]):Uu("div",[n.slideClass,n.slideBlankClass]);r.slidesEl.append(g)}};if(u){if(n.loopAddBlankSlides){const p=A-r.slides.length%A;d(p),r.recalcSlides(),r.updateSlides()}else Fu("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else if(c){if(n.loopAddBlankSlides){const p=n.grid.rows-r.slides.length%n.grid.rows;d(p),r.recalcSlides(),r.updateSlides()}else Fu("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else a();const f=n.centeredSlides||!!n.slidesOffsetBefore||!!n.slidesOffsetAfter;r.loopFix({slideRealIndex:t,direction:f?void 0:"next",initial:e})}function Hse({slideRealIndex:t,slideTo:e=!0,direction:r,setTranslate:n,activeSlideIndex:i,initial:a,byController:s,byMousewheel:o}={}){const A=this;if(!A.params.loop)return;A.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:d,slidesEl:f,params:p}=A,{centeredSlides:m,slidesOffsetBefore:g,slidesOffsetAfter:y,initialSlide:b}=p,_=m||!!g||!!y;if(A.allowSlidePrev=!0,A.allowSlideNext=!0,A.virtual&&p.virtual.enabled){e&&(!_&&A.snapIndex===0?A.slideTo(A.virtual.slides.length,0,!1,!0):_&&A.snapIndex<p.slidesPerView?A.slideTo(A.virtual.slides.length+A.snapIndex,0,!1,!0):A.snapIndex===A.snapGrid.length-1&&A.slideTo(A.virtual.slidesBefore,0,!1,!0)),A.allowSlidePrev=c,A.allowSlideNext=d,A.emit("loopFix");return}let v=p.slidesPerView;v==="auto"?v=A.slidesPerViewDynamic():(v=Math.ceil(parseFloat(p.slidesPerView,10)),_&&v%2===0&&(v=v+1));const S=p.slidesPerGroupAuto?v:p.slidesPerGroup;let k=_?Math.max(S,Math.ceil(v/2)):S;k%S!==0&&(k+=S-k%S),k+=p.loopAdditionalSlides,A.loopedSlides=k;const E=A.grid&&p.grid&&p.grid.rows>1;u.length<v+k||A.params.effect==="cards"&&u.length<v+k*2?Fu("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled or not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):E&&p.grid.fill==="row"&&Fu("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const w=[],T=[],O=E?Math.ceil(u.length/p.grid.rows):u.length,C=a&&O-b<v&&!_;let N=C?b:A.activeIndex;typeof i>"u"?i=A.getSlideIndex(u.find(M=>M.classList.contains(p.slideActiveClass))):N=i;const P=r==="next"||!r,L=r==="prev"||!r;let R=0,D=0;const I=(E?u[i].column:i)+(_&&typeof n>"u"?-v/2+.5:0);if(I<k){R=Math.max(k-I,S);for(let M=0;M<k-I;M+=1){const z=M-Math.floor(M/O)*O;if(E){const V=O-z-1;for(let X=u.length-1;X>=0;X-=1)u[X].column===V&&w.push(X)}else w.push(O-z-1)}}else if(I+v>O-k){D=Math.max(I-(O-k*2),S),C&&(D=Math.max(D,v-O+b+1));for(let M=0;M<D;M+=1){const z=M-Math.floor(M/O)*O;E?u.forEach((V,X)=>{V.column===z&&T.push(X)}):T.push(z)}}if(A.__preventObserver__=!0,requestAnimationFrame(()=>{A.__preventObserver__=!1}),A.params.effect==="cards"&&u.length<v+k*2&&(T.includes(i)&&T.splice(T.indexOf(i),1),w.includes(i)&&w.splice(w.indexOf(i),1)),L&&w.forEach(M=>{u[M].swiperLoopMoveDOM=!0,f.prepend(u[M]),u[M].swiperLoopMoveDOM=!1}),P&&T.forEach(M=>{u[M].swiperLoopMoveDOM=!0,f.append(u[M]),u[M].swiperLoopMoveDOM=!1}),A.recalcSlides(),p.slidesPerView==="auto"?A.updateSlides():E&&(w.length>0&&L||T.length>0&&P)&&A.slides.forEach((M,z)=>{A.grid.updateSlide(z,M,A.slides)}),p.watchSlidesProgress&&A.updateSlidesOffset(),e){if(w.length>0&&L){if(typeof t>"u"){const M=A.slidesGrid[N],V=A.slidesGrid[N+R]-M;o?A.setTranslate(A.translate-V):(A.slideTo(N+Math.ceil(R),0,!1,!0),n&&(A.touchEventsData.startTranslate=A.touchEventsData.startTranslate-V,A.touchEventsData.currentTranslate=A.touchEventsData.currentTranslate-V))}else if(n){const M=E?w.length/p.grid.rows:w.length;A.slideTo(A.activeIndex+M,0,!1,!0),A.touchEventsData.currentTranslate=A.translate}}else if(T.length>0&&P)if(typeof t>"u"){const M=A.slidesGrid[N],V=A.slidesGrid[N-D]-M;o?A.setTranslate(A.translate-V):(A.slideTo(N-D,0,!1,!0),n&&(A.touchEventsData.startTranslate=A.touchEventsData.startTranslate-V,A.touchEventsData.currentTranslate=A.touchEventsData.currentTranslate-V))}else{const M=E?T.length/p.grid.rows:T.length;A.slideTo(A.activeIndex-M,0,!1,!0)}}if(A.allowSlidePrev=c,A.allowSlideNext=d,A.controller&&A.controller.control&&!s){const M={slideRealIndex:t,direction:r,setTranslate:n,activeSlideIndex:i,byController:!0};Array.isArray(A.controller.control)?A.controller.control.forEach(z=>{!z.destroyed&&z.params.loop&&z.loopFix({...M,slideTo:z.params.slidesPerView===p.slidesPerView?e:!1})}):A.controller.control instanceof A.constructor&&A.controller.control.params.loop&&A.controller.control.loopFix({...M,slideTo:A.controller.control.params.slidesPerView===p.slidesPerView?e:!1})}A.emit("loopFix")}function Fse(){const t=this,{params:e,slidesEl:r}=t;if(!e.loop||!r||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(i=>{const a=typeof i.swiperSlideIndex>"u"?i.getAttribute("data-swiper-slide-index")*1:i.swiperSlideIndex;n[a]=i}),t.slides.forEach(i=>{i.removeAttribute("data-swiper-slide-index")}),n.forEach(i=>{r.append(i)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Use={loopCreate:jse,loopFix:Hse,loopDestroy:Fse};function zse(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const r=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),r.style.cursor="move",r.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function Bse(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var qse={setGrabCursor:zse,unsetGrabCursor:Bse};function Vse(t,e=this){function r(n){if(!n||n===Yn()||n===Or())return null;n.assignedSlot&&(n=n.assignedSlot);const i=n.closest(t);return!i&&!n.getRootNode?null:i||r(n.getRootNode().host)}return r(e)}function z4(t,e,r){const n=Or(),{params:i}=t,a=i.edgeSwipeDetection,s=i.edgeSwipeThreshold;return a&&(r<=s||r>=n.innerWidth-s)?a==="prevent"?(e.preventDefault(),!0):!1:!0}function Wse(t){const e=this,r=Yn();let n=t;n.originalEvent&&(n=n.originalEvent);const i=e.touchEventsData;if(n.type==="pointerdown"){if(i.pointerId!==null&&i.pointerId!==n.pointerId)return;i.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(i.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){z4(e,n,n.targetTouches[0].pageX);return}const{params:a,touches:s,enabled:o}=e;if(!o||!a.simulateTouch&&n.pointerType==="mouse"||e.animating&&a.preventInteractionOnTransition)return;!e.animating&&a.cssMode&&a.loop&&e.loopFix();let A=n.target;if(a.touchEventsTarget==="wrapper"&&!Kae(A,e.wrapperEl)||"which"in n&&n.which===3||"button"in n&&n.button>0||i.isTouched&&i.isMoved)return;const u=!!a.noSwipingClass&&a.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(A=c[0]);const d=a.noSwipingSelector?a.noSwipingSelector:`.${a.noSwipingClass}`,f=!!(n.target&&n.target.shadowRoot);if(a.noSwiping&&(f?Vse(d,A):A.closest(d))){e.allowClick=!0;return}if(a.swipeHandler&&!A.closest(a.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const p=s.currentX,m=s.currentY;if(!z4(e,n,p))return;Object.assign(i,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=p,s.startY=m,i.touchStartTime=Hu(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,a.threshold>0&&(i.allowThresholdMove=!1);let g=!0;A.matches(i.focusableElements)&&(g=!1,A.nodeName==="SELECT"&&(i.isTouched=!1)),r.activeElement&&r.activeElement.matches(i.focusableElements)&&r.activeElement!==A&&(n.pointerType==="mouse"||n.pointerType!=="mouse"&&!A.matches(i.focusableElements))&&r.activeElement.blur();const y=g&&e.allowTouchMove&&a.touchStartPreventDefault;(a.touchStartForcePreventDefault||y)&&!A.isContentEditable&&n.preventDefault(),a.freeMode&&a.freeMode.enabled&&e.freeMode&&e.animating&&!a.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Xse(t){const e=Yn(),r=this,n=r.touchEventsData,{params:i,touches:a,rtlTranslate:s,enabled:o}=r;if(!o||!i.simulateTouch&&t.pointerType==="mouse")return;let A=t;if(A.originalEvent&&(A=A.originalEvent),A.type==="pointermove"&&(n.touchId!==null||A.pointerId!==n.pointerId))return;let u;if(A.type==="touchmove"){if(u=[...A.changedTouches].find(k=>k.identifier===n.touchId),!u||u.identifier!==n.touchId)return}else u=A;if(!n.isTouched){n.startMoving&&n.isScrolling&&r.emit("touchMoveOpposite",A);return}const c=u.pageX,d=u.pageY;if(A.preventedByNestedSwiper){a.startX=c,a.startY=d;return}if(!r.allowTouchMove){A.target.matches(n.focusableElements)||(r.allowClick=!1),n.isTouched&&(Object.assign(a,{startX:c,startY:d,currentX:c,currentY:d}),n.touchStartTime=Hu());return}if(i.touchReleaseOnEdges&&!i.loop)if(r.isVertical()){if(d<a.startY&&r.translate<=r.maxTranslate()||d>a.startY&&r.translate>=r.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else{if(s&&(c>a.startX&&-r.translate<=r.maxTranslate()||c<a.startX&&-r.translate>=r.minTranslate()))return;if(!s&&(c<a.startX&&r.translate<=r.maxTranslate()||c>a.startX&&r.translate>=r.minTranslate()))return}if(e.activeElement&&e.activeElement.matches(n.focusableElements)&&e.activeElement!==A.target&&A.pointerType!=="mouse"&&e.activeElement.blur(),e.activeElement&&A.target===e.activeElement&&A.target.matches(n.focusableElements)){n.isMoved=!0,r.allowClick=!1;return}n.allowTouchCallbacks&&r.emit("touchMove",A),a.previousX=a.currentX,a.previousY=a.currentY,a.currentX=c,a.currentY=d;const f=a.currentX-a.startX,p=a.currentY-a.startY;if(r.params.threshold&&Math.sqrt(f**2+p**2)<r.params.threshold)return;if(typeof n.isScrolling>"u"){let k;r.isHorizontal()&&a.currentY===a.startY||r.isVertical()&&a.currentX===a.startX?n.isScrolling=!1:f*f+p*p>=25&&(k=Math.atan2(Math.abs(p),Math.abs(f))*180/Math.PI,n.isScrolling=r.isHorizontal()?k>i.touchAngle:90-k>i.touchAngle)}if(n.isScrolling&&r.emit("touchMoveOpposite",A),typeof n.startMoving>"u"&&(a.currentX!==a.startX||a.currentY!==a.startY)&&(n.startMoving=!0),n.isScrolling||A.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;r.allowClick=!1,!i.cssMode&&A.cancelable&&A.preventDefault(),i.touchMoveStopPropagation&&!i.nested&&A.stopPropagation();let m=r.isHorizontal()?f:p,g=r.isHorizontal()?a.currentX-a.previousX:a.currentY-a.previousY;i.oneWayMovement&&(m=Math.abs(m)*(s?1:-1),g=Math.abs(g)*(s?1:-1)),a.diff=m,m*=i.touchRatio,s&&(m=-m,g=-g);const y=r.touchesDirection;r.swipeDirection=m>0?"prev":"next",r.touchesDirection=g>0?"prev":"next";const b=r.params.loop&&!i.cssMode,_=r.touchesDirection==="next"&&r.allowSlideNext||r.touchesDirection==="prev"&&r.allowSlidePrev;if(!n.isMoved){if(b&&_&&r.loopFix({direction:r.swipeDirection}),n.startTranslate=r.getTranslate(),r.setTransition(0),r.animating){const k=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});r.wrapperEl.dispatchEvent(k)}n.allowMomentumBounce=!1,i.grabCursor&&(r.allowSlideNext===!0||r.allowSlidePrev===!0)&&r.setGrabCursor(!0),r.emit("sliderFirstMove",A)}if(new Date().getTime(),i._loopSwapReset!==!1&&n.isMoved&&n.allowThresholdMove&&y!==r.touchesDirection&&b&&_&&Math.abs(m)>=1){Object.assign(a,{startX:c,startY:d,currentX:c,currentY:d,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}r.emit("sliderMove",A),n.isMoved=!0,n.currentTranslate=m+n.startTranslate;let v=!0,S=i.resistanceRatio;if(i.touchReleaseOnEdges&&(S=0),m>0?(b&&_&&n.allowThresholdMove&&n.currentTranslate>(i.centeredSlides?r.minTranslate()-r.slidesSizesGrid[r.activeIndex+1]-(i.slidesPerView!=="auto"&&r.slides.length-i.slidesPerView>=2?r.slidesSizesGrid[r.activeIndex+1]+r.params.spaceBetween:0)-r.params.spaceBetween:r.minTranslate())&&r.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>r.minTranslate()&&(v=!1,i.resistance&&(n.currentTranslate=r.minTranslate()-1+(-r.minTranslate()+n.startTranslate+m)**S))):m<0&&(b&&_&&n.allowThresholdMove&&n.currentTranslate<(i.centeredSlides?r.maxTranslate()+r.slidesSizesGrid[r.slidesSizesGrid.length-1]+r.params.spaceBetween+(i.slidesPerView!=="auto"&&r.slides.length-i.slidesPerView>=2?r.slidesSizesGrid[r.slidesSizesGrid.length-1]+r.params.spaceBetween:0):r.maxTranslate())&&r.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:r.slides.length-(i.slidesPerView==="auto"?r.slidesPerViewDynamic():Math.ceil(parseFloat(i.slidesPerView,10)))}),n.currentTranslate<r.maxTranslate()&&(v=!1,i.resistance&&(n.currentTranslate=r.maxTranslate()+1-(r.maxTranslate()-n.startTranslate-m)**S))),v&&(A.preventedByNestedSwiper=!0),!r.allowSlideNext&&r.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!r.allowSlidePrev&&r.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!r.allowSlidePrev&&!r.allowSlideNext&&(n.currentTranslate=n.startTranslate),i.threshold>0)if(Math.abs(m)>i.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,a.startX=a.currentX,a.startY=a.currentY,n.currentTranslate=n.startTranslate,a.diff=r.isHorizontal()?a.currentX-a.startX:a.currentY-a.startY;return}}else{n.currentTranslate=n.startTranslate;return}!i.followFinger||i.cssMode||((i.freeMode&&i.freeMode.enabled&&r.freeMode||i.watchSlidesProgress)&&(r.updateActiveIndex(),r.updateSlidesClasses()),i.freeMode&&i.freeMode.enabled&&r.freeMode&&r.freeMode.onTouchMove(),r.updateProgress(n.currentTranslate),r.setTranslate(n.currentTranslate))}function Qse(t){const e=this,r=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let i;if(n.type==="touchend"||n.type==="touchcancel"){if(i=[...n.changedTouches].find(k=>k.identifier===r.touchId),!i||i.identifier!==r.touchId)return}else{if(r.touchId!==null||n.pointerId!==r.pointerId)return;i=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;r.pointerId=null,r.touchId=null;const{params:s,touches:o,rtlTranslate:A,slidesGrid:u,enabled:c}=e;if(!c||!s.simulateTouch&&n.pointerType==="mouse")return;if(r.allowTouchCallbacks&&e.emit("touchEnd",n),r.allowTouchCallbacks=!1,!r.isTouched){r.isMoved&&s.grabCursor&&e.setGrabCursor(!1),r.isMoved=!1,r.startMoving=!1;return}s.grabCursor&&r.isMoved&&r.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const d=Hu(),f=d-r.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),f<300&&d-r.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(r.lastClickTime=Hu(),NC(()=>{e.destroyed||(e.allowClick=!0)}),!r.isTouched||!r.isMoved||!e.swipeDirection||o.diff===0&&!r.loopSwapReset||r.currentTranslate===r.startTranslate&&!r.loopSwapReset){r.isTouched=!1,r.isMoved=!1,r.startMoving=!1;return}r.isTouched=!1,r.isMoved=!1,r.startMoving=!1;let p;if(s.followFinger?p=A?e.translate:-e.translate:p=-r.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:p});return}const m=p>=-e.maxTranslate()&&!e.params.loop;let g=0,y=e.slidesSizesGrid[0];for(let k=0;k<u.length;k+=k<s.slidesPerGroupSkip?1:s.slidesPerGroup){const E=k<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof u[k+E]<"u"?(m||p>=u[k]&&p<u[k+E])&&(g=k,y=u[k+E]-u[k]):(m||p>=u[k])&&(g=k,y=u[u.length-1]-u[u.length-2])}let b=null,_=null;s.rewind&&(e.isBeginning?_=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(b=0));const v=(p-u[g])/y,S=g<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(f>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(v>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?b:g+S):e.slideTo(g)),e.swipeDirection==="prev"&&(v>1-s.longSwipesRatio?e.slideTo(g+S):_!==null&&v<0&&Math.abs(v)>s.longSwipesRatio?e.slideTo(_):e.slideTo(g))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(g+S):e.slideTo(g):(e.swipeDirection==="next"&&e.slideTo(b!==null?b:g+S),e.swipeDirection==="prev"&&e.slideTo(_!==null?_:g))}}function B4(){const t=this,{params:e,el:r}=t;if(r&&r.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:i,snapGrid:a}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const o=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!o?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=i,t.allowSlideNext=n,t.params.watchOverflow&&a!==t.snapGrid&&t.checkOverflow()}function Gse(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Yse(){const t=this,{wrapperEl:e,rtlTranslate:r,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let i;const a=t.maxTranslate()-t.minTranslate();a===0?i=0:i=(t.translate-t.minTranslate())/a,i!==t.progress&&t.updateProgress(r?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Kse(t){const e=this;XA(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Zse(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const jC=(t,e)=>{const r=Yn(),{params:n,el:i,wrapperEl:a,device:s}=t,o=!!n.nested,A=e==="on"?"addEventListener":"removeEventListener",u=e;!i||typeof i=="string"||(r[A]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:o}),i[A]("touchstart",t.onTouchStart,{passive:!1}),i[A]("pointerdown",t.onTouchStart,{passive:!1}),r[A]("touchmove",t.onTouchMove,{passive:!1,capture:o}),r[A]("pointermove",t.onTouchMove,{passive:!1,capture:o}),r[A]("touchend",t.onTouchEnd,{passive:!0}),r[A]("pointerup",t.onTouchEnd,{passive:!0}),r[A]("pointercancel",t.onTouchEnd,{passive:!0}),r[A]("touchcancel",t.onTouchEnd,{passive:!0}),r[A]("pointerout",t.onTouchEnd,{passive:!0}),r[A]("pointerleave",t.onTouchEnd,{passive:!0}),r[A]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&i[A]("click",t.onClick,!0),n.cssMode&&a[A]("scroll",t.onScroll),n.updateOnWindowResize?t[u](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",B4,!0):t[u]("observerUpdate",B4,!0),i[A]("load",t.onLoad,{capture:!0}))};function $se(){const t=this,{params:e}=t;t.onTouchStart=Wse.bind(t),t.onTouchMove=Xse.bind(t),t.onTouchEnd=Qse.bind(t),t.onDocumentTouchStart=Zse.bind(t),e.cssMode&&(t.onScroll=Yse.bind(t)),t.onClick=Gse.bind(t),t.onLoad=Kse.bind(t),jC(t,"on")}function Jse(){jC(this,"off")}var eoe={attachEvents:$se,detachEvents:Jse};const q4=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function toe(){const t=this,{realIndex:e,initialized:r,params:n,el:i}=t,a=n.breakpoints;if(!a||a&&Object.keys(a).length===0)return;const s=Yn(),o=n.breakpointsBase==="window"||!n.breakpointsBase?n.breakpointsBase:"container",A=["window","container"].includes(n.breakpointsBase)||!n.breakpointsBase?t.el:s.querySelector(n.breakpointsBase),u=t.getBreakpoint(a,o,A);if(!u||t.currentBreakpoint===u)return;const d=(u in a?a[u]:void 0)||t.originalParams,f=q4(t,n),p=q4(t,d),m=t.params.grabCursor,g=d.grabCursor,y=n.enabled;f&&!p?(i.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!f&&p&&(i.classList.add(`${n.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&n.grid.fill==="column")&&i.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!g?t.unsetGrabCursor():!m&&g&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(E=>{if(typeof d[E]>"u")return;const w=n[E]&&n[E].enabled,T=d[E]&&d[E].enabled;w&&!T&&t[E].disable(),!w&&T&&t[E].enable()});const b=d.direction&&d.direction!==n.direction,_=n.loop&&(d.slidesPerView!==n.slidesPerView||b),v=n.loop;b&&r&&t.changeDirection(),Xr(t.params,d);const S=t.params.enabled,k=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),y&&!S?t.disable():!y&&S&&t.enable(),t.currentBreakpoint=u,t.emit("_beforeBreakpoint",d),r&&(_?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!v&&k?(t.loopCreate(e),t.updateSlides()):v&&!k&&t.loopDestroy()),t.emit("breakpoint",d)}function roe(t,e="window",r){if(!t||e==="container"&&!r)return;let n=!1;const i=Or(),a=e==="window"?i.innerHeight:r.clientHeight,s=Object.keys(t).map(o=>{if(typeof o=="string"&&o.indexOf("@")===0){const A=parseFloat(o.substr(1));return{value:a*A,point:o}}return{value:o,point:o}});s.sort((o,A)=>parseInt(o.value,10)-parseInt(A.value,10));for(let o=0;o<s.length;o+=1){const{point:A,value:u}=s[o];e==="window"?i.matchMedia(`(min-width: ${u}px)`).matches&&(n=A):u<=r.clientWidth&&(n=A)}return n||"max"}var noe={setBreakpoint:toe,getBreakpoint:roe};function ioe(t,e){const r=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(i=>{n[i]&&r.push(e+i)}):typeof n=="string"&&r.push(e+n)}),r}function aoe(){const t=this,{classNames:e,params:r,rtl:n,el:i,device:a}=t,s=ioe(["initialized",r.direction,{"free-mode":t.params.freeMode&&r.freeMode.enabled},{autoheight:r.autoHeight},{rtl:n},{grid:r.grid&&r.grid.rows>1},{"grid-column":r.grid&&r.grid.rows>1&&r.grid.fill==="column"},{android:a.android},{ios:a.ios},{"css-mode":r.cssMode},{centered:r.cssMode&&r.centeredSlides},{"watch-progress":r.watchSlidesProgress}],r.containerModifierClass);e.push(...s),i.classList.add(...e),t.emitContainerClasses()}function soe(){const t=this,{el:e,classNames:r}=t;!e||typeof e=="string"||(e.classList.remove(...r),t.emitContainerClasses())}var ooe={addClasses:aoe,removeClasses:soe};function loe(){const t=this,{isLocked:e,params:r}=t,{slidesOffsetBefore:n}=r;if(n){const i=t.slides.length-1,a=t.slidesGrid[i]+t.slidesSizesGrid[i]+n*2;t.isLocked=t.size>a}else t.isLocked=t.snapGrid.length===1;r.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),r.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Aoe={checkOverflow:loe},pb={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,snapToSlideEdge:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function uoe(t,e){return function(n={}){const i=Object.keys(n)[0],a=n[i];if(typeof a!="object"||a===null){Xr(e,n);return}if(t[i]===!0&&(t[i]={enabled:!0}),i==="navigation"&&t[i]&&t[i].enabled&&!t[i].prevEl&&!t[i].nextEl&&(t[i].auto=!0),["pagination","scrollbar"].indexOf(i)>=0&&t[i]&&t[i].enabled&&!t[i].el&&(t[i].auto=!0),!(i in t&&"enabled"in a)){Xr(e,n);return}typeof t[i]=="object"&&!("enabled"in t[i])&&(t[i].enabled=!0),t[i]||(t[i]={enabled:!1}),Xr(e,n)}}const M1={eventsEmitter:ose,update:bse,translate:Ese,transition:Ose,slide:Mse,loop:Use,grabCursor:qse,events:eoe,breakpoints:noe,checkOverflow:Aoe,classes:ooe},j1={};let Ax=class hi{constructor(...e){let r,n;e.length===1&&e[0].constructor&&Object.prototype.toString.call(e[0]).slice(8,-1)==="Object"?n=e[0]:[r,n]=e,n||(n={}),n=Xr({},n),r&&!n.el&&(n.el=r);const i=Yn();if(n.el&&typeof n.el=="string"&&i.querySelectorAll(n.el).length>1){const A=[];return i.querySelectorAll(n.el).forEach(u=>{const c=Xr({},n,{el:u});A.push(new hi(c))}),A}const a=this;a.__swiper__=!0,a.support=PC(),a.device=LC({userAgent:n.userAgent}),a.browser=IC(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],n.modules&&Array.isArray(n.modules)&&n.modules.forEach(A=>{typeof A=="function"&&a.modules.indexOf(A)<0&&a.modules.push(A)});const s={};a.modules.forEach(A=>{A({params:n,swiper:a,extendParams:uoe(n,s),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const o=Xr({},pb,s);return a.params=Xr({},o,j1,n),a.originalParams=Xr({},a.params),a.passedParams=Xr({},n),a.params&&a.params.on&&Object.keys(a.params.on).forEach(A=>{a.on(A,a.params.on[A])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:r,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:a.params.allowSlideNext,allowSlidePrev:a.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:r,params:n}=this,i=Xn(r,`.${n.slideClass}, swiper-slide`),a=zu(i[0]);return zu(e)-a}getSlideIndexByData(e){return this.getSlideIndex(this.slides.find(r=>r.getAttribute("data-swiper-slide-index")*1===e))}getSlideIndexWhenGrid(e){return this.grid&&this.params.grid&&this.params.grid.rows>1&&(this.params.grid.fill==="column"?e=Math.floor(e/this.params.grid.rows):this.params.grid.fill==="row"&&(e=e%Math.ceil(this.slides.length/this.params.grid.rows))),e}recalcSlides(){const e=this,{slidesEl:r,params:n}=e;e.slides=Xn(r,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,r){const n=this;e=Math.min(Math.max(e,0),1);const i=n.minTranslate(),s=(n.maxTranslate()-i)*e+i;n.translateTo(s,typeof r>"u"?0:r),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const r=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",r.join(" "))}getSlideClasses(e){const r=this;return r.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(r.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const r=[];e.slides.forEach(n=>{const i=e.getSlideClasses(n);r.push({slideEl:n,classNames:i}),e.emit("_slideClass",n,i)}),e.emit("_slideClasses",r)}slidesPerViewDynamic(e="current",r=!1){const n=this,{params:i,slides:a,slidesGrid:s,slidesSizesGrid:o,size:A,activeIndex:u}=n;let c=1;if(typeof i.slidesPerView=="number")return i.slidesPerView;if(i.centeredSlides){let d=a[u]?Math.ceil(a[u].swiperSlideSize):0,f;for(let p=u+1;p<a.length;p+=1)a[p]&&!f&&(d+=Math.ceil(a[p].swiperSlideSize),c+=1,d>A&&(f=!0));for(let p=u-1;p>=0;p-=1)a[p]&&!f&&(d+=a[p].swiperSlideSize,c+=1,d>A&&(f=!0))}else if(e==="current")for(let d=u+1;d<a.length;d+=1)(r?s[d]+o[d]-s[u]<A:s[d]-s[u]<A)&&(c+=1);else for(let d=u-1;d>=0;d-=1)s[u]-s[d]<A&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:r,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&XA(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function i(){const s=e.rtlTranslate?e.translate*-1:e.translate,o=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(o),e.updateActiveIndex(),e.updateSlidesClasses()}let a;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)i(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;a=e.slideTo(s.length-1,0,!1,!0)}else a=e.slideTo(e.activeIndex,0,!1,!0);a||i()}n.watchOverflow&&r!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,r=!0){const n=this,i=n.params.direction;return e||(e=i==="horizontal"?"vertical":"horizontal"),e===i||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${i}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(a=>{e==="vertical"?a.style.width="":a.style.height=""}),n.emit("changeDirection"),r&&n.update()),n}changeLanguageDirection(e){const r=this;r.rtl&&e==="rtl"||!r.rtl&&e==="ltr"||(r.rtl=e==="rtl",r.rtlTranslate=r.params.direction==="horizontal"&&r.rtl,r.rtl?(r.el.classList.add(`${r.params.containerModifierClass}rtl`),r.el.dir="rtl"):(r.el.classList.remove(`${r.params.containerModifierClass}rtl`),r.el.dir="ltr"),r.update())}mount(e){const r=this;if(r.mounted)return!0;let n=e||r.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=r,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===r.params.swiperElementNodeName.toUpperCase()&&(r.isElement=!0);const i=()=>`.${(r.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):Xn(n,i())[0];return!s&&r.params.createElements&&(s=Uu("div",r.params.wrapperClass),n.append(s),Xn(n,`.${r.params.slideClass}`).forEach(o=>{s.append(o)})),Object.assign(r,{el:n,wrapperEl:s,slidesEl:r.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:r.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Pi(n,"direction")==="rtl",rtlTranslate:r.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Pi(n,"direction")==="rtl"),wrongRTL:Pi(s,"display")==="-webkit-box"}),!0}init(e){const r=this;if(r.initialized||r.mount(e)===!1)return r;r.emit("beforeInit"),r.params.breakpoints&&r.setBreakpoint(),r.addClasses(),r.updateSize(),r.updateSlides(),r.params.watchOverflow&&r.checkOverflow(),r.params.grabCursor&&r.enabled&&r.setGrabCursor(),r.params.loop&&r.virtual&&r.params.virtual.enabled?r.slideTo(r.params.initialSlide+r.virtual.slidesBefore,0,r.params.runCallbacksOnInit,!1,!0):r.slideTo(r.params.initialSlide,0,r.params.runCallbacksOnInit,!1,!0),r.params.loop&&r.loopCreate(void 0,!0),r.attachEvents();const i=[...r.el.querySelectorAll('[loading="lazy"]')];return r.isElement&&i.push(...r.hostEl.querySelectorAll('[loading="lazy"]')),i.forEach(a=>{a.complete?XA(r,a):a.addEventListener("load",s=>{XA(r,s.target)})}),fb(r),r.initialized=!0,fb(r),r.emit("init"),r.emit("afterInit"),r}destroy(e=!0,r=!0){const n=this,{params:i,el:a,wrapperEl:s,slides:o}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),r&&(n.removeClasses(),a&&typeof a!="string"&&a.removeAttribute("style"),s&&s.removeAttribute("style"),o&&o.length&&o.forEach(A=>{A.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass,i.slideActiveClass,i.slideNextClass,i.slidePrevClass),A.removeAttribute("style"),A.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(A=>{n.off(A)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),Wae(n)),n.destroyed=!0),null}static extendDefaults(e){Xr(j1,e)}static get extendedDefaults(){return j1}static get defaults(){return pb}static installModule(e){hi.prototype.__modules__||(hi.prototype.__modules__=[]);const r=hi.prototype.__modules__;typeof e=="function"&&r.indexOf(e)<0&&r.push(e)}static use(e){return Array.isArray(e)?(e.forEach(r=>hi.installModule(r)),hi):(hi.installModule(e),hi)}};Object.keys(M1).forEach(t=>{Object.keys(M1[t]).forEach(e=>{Ax.prototype[e]=M1[t][e]})});Ax.use([ase,sse]);const HC=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_snapToSlideEdge","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function ka(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ns(t,e){const r=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>r.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:ka(e[n])&&ka(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ns(t[n],e[n]):t[n]=e[n]})}function FC(t={}){return t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function UC(t={}){return t.pagination&&typeof t.pagination.el>"u"}function zC(t={}){return t.scrollbar&&typeof t.scrollbar.el>"u"}function BC(t=""){const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),r=[];return e.forEach(n=>{r.indexOf(n)<0&&r.push(n)}),r.join(" ")}function coe(t=""){return t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function doe({swiper:t,slides:e,passedParams:r,changedParams:n,nextEl:i,prevEl:a,scrollbarEl:s,paginationEl:o}){const A=n.filter(T=>T!=="children"&&T!=="direction"&&T!=="wrapperClass"),{params:u,pagination:c,navigation:d,scrollbar:f,virtual:p,thumbs:m}=t;let g,y,b,_,v,S,k,E;n.includes("thumbs")&&r.thumbs&&r.thumbs.swiper&&!r.thumbs.swiper.destroyed&&u.thumbs&&(!u.thumbs.swiper||u.thumbs.swiper.destroyed)&&(g=!0),n.includes("controller")&&r.controller&&r.controller.control&&u.controller&&!u.controller.control&&(y=!0),n.includes("pagination")&&r.pagination&&(r.pagination.el||o)&&(u.pagination||u.pagination===!1)&&c&&!c.el&&(b=!0),n.includes("scrollbar")&&r.scrollbar&&(r.scrollbar.el||s)&&(u.scrollbar||u.scrollbar===!1)&&f&&!f.el&&(_=!0),n.includes("navigation")&&r.navigation&&(r.navigation.prevEl||a)&&(r.navigation.nextEl||i)&&(u.navigation||u.navigation===!1)&&d&&!d.prevEl&&!d.nextEl&&(v=!0);const w=T=>{t[T]&&(t[T].destroy(),T==="navigation"?(t.isElement&&(t[T].prevEl.remove(),t[T].nextEl.remove()),u[T].prevEl=void 0,u[T].nextEl=void 0,t[T].prevEl=void 0,t[T].nextEl=void 0):(t.isElement&&t[T].el.remove(),u[T].el=void 0,t[T].el=void 0))};n.includes("loop")&&t.isElement&&(u.loop&&!r.loop?S=!0:!u.loop&&r.loop?k=!0:E=!0),A.forEach(T=>{if(ka(u[T])&&ka(r[T]))Object.assign(u[T],r[T]),(T==="navigation"||T==="pagination"||T==="scrollbar")&&"enabled"in r[T]&&!r[T].enabled&&w(T);else{const O=r[T];(O===!0||O===!1)&&(T==="navigation"||T==="pagination"||T==="scrollbar")?O===!1&&w(T):u[T]=r[T]}}),A.includes("controller")&&!y&&t.controller&&t.controller.control&&u.controller&&u.controller.control&&(t.controller.control=u.controller.control),n.includes("children")&&e&&p&&u.virtual.enabled?(p.slides=e,p.update(!0)):n.includes("virtual")&&p&&u.virtual.enabled&&(e&&(p.slides=e),p.update(!0)),n.includes("children")&&e&&u.loop&&(E=!0),g&&m.init()&&m.update(!0),y&&(t.controller.control=u.controller.control),b&&(t.isElement&&(!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-pagination"),o.part.add("pagination"),t.el.appendChild(o)),o&&(u.pagination.el=o),c.init(),c.render(),c.update()),_&&(t.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-scrollbar"),s.part.add("scrollbar"),t.el.appendChild(s)),s&&(u.scrollbar.el=s),f.init(),f.updateSize(),f.setTranslate()),v&&(t.isElement&&((!i||typeof i=="string")&&(i=document.createElement("div"),i.classList.add("swiper-button-next"),Bu(i,t.navigation.arrowSvg),i.part.add("button-next"),t.el.appendChild(i)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),Bu(a,t.navigation.arrowSvg),a.part.add("button-prev"),t.el.appendChild(a))),i&&(u.navigation.nextEl=i),a&&(u.navigation.prevEl=a),d.init(),d.update()),n.includes("allowSlideNext")&&(t.allowSlideNext=r.allowSlideNext),n.includes("allowSlidePrev")&&(t.allowSlidePrev=r.allowSlidePrev),n.includes("direction")&&t.changeDirection(r.direction,!1),(S||E)&&t.loopDestroy(),(k||E)&&t.loopCreate(),t.update()}function foe(t={},e=!0){const r={on:{}},n={},i={};ns(r,pb),r._emitClasses=!0,r.init=!1;const a={},s=HC.map(A=>A.replace(/_/,"")),o=Object.assign({},t);return Object.keys(o).forEach(A=>{typeof t[A]>"u"||(s.indexOf(A)>=0?ka(t[A])?(r[A]={},i[A]={},ns(r[A],t[A]),ns(i[A],t[A])):(r[A]=t[A],i[A]=t[A]):A.search(/on[A-Z]/)===0&&typeof t[A]=="function"?e?n[`${A[2].toLowerCase()}${A.substr(3)}`]=t[A]:r.on[`${A[2].toLowerCase()}${A.substr(3)}`]=t[A]:a[A]=t[A])}),["navigation","pagination","scrollbar"].forEach(A=>{r[A]===!0&&(r[A]={}),r[A]===!1&&delete r[A]}),{params:r,passedParams:i,rest:a,events:n}}function poe({el:t,nextEl:e,prevEl:r,paginationEl:n,scrollbarEl:i,swiper:a},s){FC(s)&&e&&r&&(a.params.navigation.nextEl=e,a.originalParams.navigation.nextEl=e,a.params.navigation.prevEl=r,a.originalParams.navigation.prevEl=r),UC(s)&&n&&(a.params.pagination.el=n,a.originalParams.pagination.el=n),zC(s)&&i&&(a.params.scrollbar.el=i,a.originalParams.scrollbar.el=i),a.init(t)}function hoe(t,e,r,n,i){const a=[];if(!e)return a;const s=A=>{a.indexOf(A)<0&&a.push(A)};if(r&&n){const A=n.map(i),u=r.map(i);A.join("")!==u.join("")&&s("children"),n.length!==r.length&&s("children")}return HC.filter(A=>A[0]==="_").map(A=>A.replace(/_/,"")).forEach(A=>{if(A in t&&A in e)if(ka(t[A])&&ka(e[A])){const u=Object.keys(t[A]),c=Object.keys(e[A]);u.length!==c.length?s(A):(u.forEach(d=>{t[A][d]!==e[A][d]&&s(A)}),c.forEach(d=>{t[A][d]!==e[A][d]&&s(A)}))}else t[A]!==e[A]&&s(A)}),a}const moe=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.emit("_virtualUpdated"),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function qu(){return qu=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},qu.apply(this,arguments)}function qC(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function VC(t){const e=[];return h.Children.toArray(t).forEach(r=>{qC(r)?e.push(r):r.props&&r.props.children&&VC(r.props.children).forEach(n=>e.push(n))}),e}function goe(t){const e=[],r={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return h.Children.toArray(t).forEach(n=>{if(qC(n))e.push(n);else if(n.props&&n.props.slot&&r[n.props.slot])r[n.props.slot].push(n);else if(n.props&&n.props.children){const i=VC(n.props.children);i.length>0?i.forEach(a=>e.push(a)):r["container-end"].push(n)}else r["container-end"].push(n)}),{slides:e,slots:r}}function boe(t,e,r){if(!r)return null;const n=c=>{let d=c;return c<0?d=e.length+c:d>=e.length&&(d=d-e.length),d},i=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${r.offset}px`}:{top:`${r.offset}px`},{from:a,to:s}=r,o=t.params.loop?-e.length:0,A=t.params.loop?e.length*2:e.length,u=[];for(let c=o;c<A;c+=1)c>=a&&c<=s&&u.push(e[n(c)]);return u.map((c,d)=>h.cloneElement(c,{swiper:t,style:i,key:c.props.virtualIndex||c.key||`slide-${d}`}))}function So(t,e){return typeof window>"u"?h.useEffect(t,e):h.useLayoutEffect(t,e)}const V4=h.createContext(null),xoe=h.createContext(null),WC=h.forwardRef(({className:t,tag:e="div",wrapperTag:r="div",children:n,onSwiper:i,...a}={},s)=>{let o=!1;const[A,u]=h.useState("swiper"),[c,d]=h.useState(null),[f,p]=h.useState(!1),m=h.useRef(!1),g=h.useRef(null),y=h.useRef(null),b=h.useRef(null),_=h.useRef(null),v=h.useRef(null),S=h.useRef(null),k=h.useRef(null),E=h.useRef(null),{params:w,passedParams:T,rest:O,events:C}=foe(a),{slides:N,slots:P}=goe(n),L=()=>{p(!f)};Object.assign(w.on,{_containerClasses(M,z){u(z)}});const R=()=>{Object.assign(w.on,C),o=!0;const M={...w};if(delete M.wrapperClass,y.current=new Ax(M),y.current.virtual&&y.current.params.virtual.enabled){y.current.virtual.slides=N;const z={cache:!1,slides:N,renderExternal:d,renderExternalUpdate:!1};ns(y.current.params.virtual,z),ns(y.current.originalParams.virtual,z)}};g.current||R(),y.current&&y.current.on("_beforeBreakpoint",L);const D=()=>{o||!C||!y.current||Object.keys(C).forEach(M=>{y.current.on(M,C[M])})},H=()=>{!C||!y.current||Object.keys(C).forEach(M=>{y.current.off(M,C[M])})};h.useEffect(()=>()=>{y.current&&y.current.off("_beforeBreakpoint",L)}),h.useEffect(()=>{!m.current&&y.current&&(y.current.emitSlidesClasses(),m.current=!0)}),So(()=>{if(s&&(s.current=g.current),!!g.current)return y.current.destroyed&&R(),poe({el:g.current,nextEl:v.current,prevEl:S.current,paginationEl:k.current,scrollbarEl:E.current,swiper:y.current},w),i&&!y.current.destroyed&&i(y.current),()=>{y.current&&!y.current.destroyed&&y.current.destroy(!0,!1)}},[]),So(()=>{D();const M=hoe(T,b.current,N,_.current,z=>z.key);return b.current=T,_.current=N,M.length&&y.current&&!y.current.destroyed&&doe({swiper:y.current,slides:N,passedParams:T,changedParams:M,nextEl:v.current,prevEl:S.current,scrollbarEl:E.current,paginationEl:k.current}),()=>{H()}}),So(()=>{moe(y.current)},[c]);function I(){return w.virtual?boe(y.current,N,c):N.map((M,z)=>h.cloneElement(M,{swiper:y.current,swiperSlideIndex:z}))}return h.createElement(e,qu({ref:g,className:BC(`${A}${t?` ${t}`:""}`)},O),h.createElement(xoe.Provider,{value:y.current},P["container-start"],h.createElement(r,{className:coe(w.wrapperClass)},P["wrapper-start"],I(),P["wrapper-end"]),FC(w)&&h.createElement(h.Fragment,null,h.createElement("div",{ref:S,className:"swiper-button-prev"}),h.createElement("div",{ref:v,className:"swiper-button-next"})),zC(w)&&h.createElement("div",{ref:E,className:"swiper-scrollbar"}),UC(w)&&h.createElement("div",{ref:k,className:"swiper-pagination"}),P["container-end"]))});WC.displayName="Swiper";const _oe=h.forwardRef(({tag:t="div",children:e,className:r="",swiper:n,zoom:i,lazy:a,virtualIndex:s,swiperSlideIndex:o,...A}={},u)=>{const c=h.useRef(null),[d,f]=h.useState("swiper-slide"),[p,m]=h.useState(!1);function g(v,S,k){S===c.current&&f(k)}So(()=>{if(typeof o<"u"&&(c.current.swiperSlideIndex=o),u&&(u.current=c.current),!(!c.current||!n)){if(n.destroyed){d!=="swiper-slide"&&f("swiper-slide");return}return n.on("_slideClass",g),()=>{n&&n.off("_slideClass",g)}}}),So(()=>{n&&c.current&&!n.destroyed&&f(n.getSlideClasses(c.current))},[n]);const y={isActive:d.indexOf("swiper-slide-active")>=0,isVisible:d.indexOf("swiper-slide-visible")>=0,isPrev:d.indexOf("swiper-slide-prev")>=0,isNext:d.indexOf("swiper-slide-next")>=0},b=()=>typeof e=="function"?e(y):e,_=()=>{m(!0)};return h.createElement(t,qu({ref:c,className:BC(`${d}${r?` ${r}`:""}`),"data-swiper-slide-index":s,onLoad:_},A),i&&h.createElement(V4.Provider,{value:y},h.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof i=="number"?i:void 0},b(),a&&!p&&h.createElement("div",{className:"swiper-lazy-preloader",ref:v=>{v&&(v.lazyPreloaderManaged=!0)}}))),!i&&h.createElement(V4.Provider,{value:y},b(),a&&!p&&h.createElement("div",{className:"swiper-lazy-preloader",ref:v=>{v&&(v.lazyPreloaderManaged=!0)}})))});_oe.displayName="SwiperSlide";const yoe=({children:t,className:e,spaceBetween:r=30,isPagination:n=!0,isAutoplay:i=!1,delay:a=500,isClickable:s=!0})=>l.jsx(WC,{spaceBetween:r,pagination:n?{clickable:s}:!1,autoplay:i?{delay:a}:!1,modules:[ese,tse],className:e,children:t}),voe=t=>{const[e,r]=h.useState(t);return{activeTab:e,onTabClick:a=>r(a),onNext:(a=[])=>{const s=a.findIndex(A=>A===e),o=a[s+1];r(o)}}},Soe=["_sidebar_icons","360","3d_rotation","9mp_filled","abc_filled","accessibility_filled","accessibility_new_filled","accessibility_new","accessibility","accessible_filled","accessible_forward_filled","accessible_forward","accessible","account_balance_filled","account_balance_wallet_filled","account_box_filled","account_box","account_child_filled","account_child_invert_filled","account_child_invert","account_child","account_circle_filled","account_circle_off_filled","account_circle_off","account_circle","account_tree_filled","account_tree","action_key_filled","action_key","activity_zone_filled","acute","ad_filled","ad_group_1","ad_group_filled","ad_group_off_filled","ad_group_off","ad_group","ad_off_filled","ad_off","ad_units_filled","ad","adaptive_audio_mic_filled","adaptive_audio_mic_off_filled","adb_filled","add_2_filled","add_2","add_a_photo_filled","add_a_photo","add_ad_filled","add_ad","add_alert_filled","add_alert","add_box_filled","add_box","add_business_filled","add_call_filled","add_card_filled","add_chart_1","add_chart_filled","add_chart","add_circle_filled","add_circle","add_column_left_filled","add_column_left","add_column_right_filled","add_column_right","add_comment_filled","add_diamond_filled","add_filled","add_home_filled","add_home_work_filled","add_home","add_link_filled","add_link","add_location_alt","add_moderator_filled","add_moderator","add_notes_filled","add_notes","add_photo_alternate_filled","add_photo_alternate","add_reaction_filled","add_row_above_filled","add_row_above","add_row_below_filled","add_row_below","add_task_filled","add_task","add_to_document","add_to_drive_filled","add_to_drive","add_to_home_screen_filled","add_to_photos_filled","add_to_queue_filled","add_triangle_filled","add","adf_scanner_filled","adjust_filled","adjust","admin_meds_filled","admin_panel_settings_1","admin_panel_settings_filled","admin_panel_settings","ads_click_filled","ads_click","agreement_approval","agreement_export","agreement_extraction","agreement_import_1","agreement_import","agreement_member","agreement_ownership","agreement_pending_approval","agreement_progression","agreement_rejection","agreement_risk_analysis","ai_redlining","ai_star","ai_summary","airline_stops","airlines_filled","airplane_ticket_filled","airplanemode_active_filled","airplanemode_inactive_filled","airplay_filled","airplay","airware_filled","airwave_filled","alarm_add_filled","alarm_add","alarm_filled","alarm_off_filled","alarm_off","alarm_on_filled","alarm_on","alarm_pause","alarm_smart_wake_filled","alarm_smart_wake","alarm","align_center_filled","align_center","align_end_filled","align_end","align_flex_center_filled","align_flex_center","align_flex_end_filled","align_flex_end","align_flex_start_filled","align_flex_start","align_horizontal_center_filled","align_horizontal_center","align_horizontal_left_filled","align_horizontal_left","align_horizontal_right_filled","align_horizontal_right","align_items_stretch_filled","align_items_stretch","align_justify_center_filled","align_justify_center","align_justify_flex_end_filled","align_justify_flex_end","align_justify_flex_start_filled","align_justify_flex_start","align_justify_space_around_filled","align_justify_space_around","align_justify_space_between_filled","align_justify_space_between","align_justify_space_even_filled","align_justify_space_even","align_justify_stretch_filled","align_justify_stretch","align_self_stretch_filled","align_self_stretch","align_space_around_filled","align_space_around","align_space_between_filled","align_space_between","align_space_even_filled","align_space_even","align_start_filled","align_start","align_stretch_filled","align_stretch","align_vertical_bottom_filled","align_vertical_bottom","align_vertical_center_filled","align_vertical_center","align_vertical_top_filled","align_vertical_top","all_inbox_filled","all_inclusive_filled","all_inclusive","all_match_filled","all_match","all_out_filled","all_out","allergies_filled","allergy_filled","alt_route_filled","alt_route","alternate_email_filled","alternate_email","altitude_filled","ambient_screen_filled","ambulance_filled","amend_filled","amend","amp_stories_filled","amp_stories","analytics_filled","analytics","anchor_filled","anchor","android_filled","animated_images_filled","animation_filled","animation","aod_filled","aod_tablet_filled","aod_watch_filled","api_filled","api","apk_document_filled","apk_install_filled","app_badging_filled","app_badging","app_blocking_filled","app_promo_filled","app_registration_filled","app_registration","app_shortcut_filled","apparel_filled","approval_delegation_2","approval_delegation_filled","approval_delegation_off","approval_delegation","approval_filled","approval_rejected","approval","apps_filled","apps_outage_filled","apps_outage","apps","aq_filled","aq_indoor_filled","ar_on_you_filled","ar_stickers_filled","architecture_filled","archive_filled","archive","area_chart_filled","arming_countdown_filled","arrow_and_edge_filled","arrow_and_edge","arrow_back_2_filled","arrow_back_2","arrow_back_filled","arrow_back_ios_filled","arrow_back_ios_new_filled","arrow_back_ios_new","arrow_back_ios","arrow_back","arrow_circle_down_filled","arrow_circle_down","arrow_circle_left_filled","arrow_circle_left","arrow_circle_right_filled","arrow_circle_right","arrow_circle_up_filled","arrow_circle_up","arrow_cool_down_filled","arrow_downward_alt_filled","arrow_downward_alt","arrow_downward_filled","arrow_downward","arrow_drop_down_circle_filled","arrow_drop_down_circle","arrow_drop_down_filled","arrow_drop_down","arrow_drop_up_filled","arrow_drop_up","arrow_forward_filled","arrow_forward_ios_filled","arrow_forward_ios","arrow_forward","arrow_insert_filled","arrow_insert","arrow_left_alt_filled","arrow_left_alt","arrow_left_filled","arrow_left","arrow_menu_close_filled","arrow_menu_close","arrow_menu_open_filled","arrow_menu_open","arrow_or_edge_filled","arrow_or_edge","arrow_outward_filled","arrow_outward","arrow_range_filled","arrow_range","arrow_right_alt_filled","arrow_right_alt","arrow_right_filled","arrow_right","arrow_selector_tool_filled","arrow_selector_tool","arrow_shape_up_stack","arrow_split_filled","arrow_split","arrow_top_left_filled","arrow_top_left","arrow_top_right_filled","arrow_top_right","arrow_upload_progress_filled","arrow_upload_progress","arrow_upload_ready_filled","arrow_upload_ready","arrow_upward_alt_filled","arrow_upward_alt","arrow_upward_filled","arrow_upward","arrow_warm_up_filled","arrows_input_filled","arrows_input","arrows_more_down_filled","arrows_more_up_filled","arrows_output_filled","arrows_output","arrows_outward_filled","arrows_outward","art_track_filled","article_filled","article_person","article_shortcut_filled","article_shortcut","article","aspect_ratio_filled","aspect_ratio","assignment_add_filled","assignment_add","assignment_filled","assignment_globe","assignment_ind_filled","assignment_ind","assignment_late_filled","assignment_late","assignment_return_filled","assignment_return","assignment_returned_filled","assignment_returned","assignment_turned_in_filled","assignment_turned_in","assignment","assist_walker_filled","assistant_device_filled","assistant_direction_filled","assistant_direction","assistant_filled","assistant_navigation_filled","assistant_navigation","assistant_on_hub_filled","assured_workload_filled","assured_workload","asterisk_filled","asterisk","astrophotography_auto_filled","astrophotography_off_filled","atr_filled","atr","attach_email_filled","attach_file_add_filled","attach_file_add","attach_file_filled","attach_file_off_filled","attach_file_off","attach_file","attach_money_filled","attach_money","attachment_filled","attachment","attribution_filled","audio_description_filled","audio_file_filled","audio_video_receiver_filled","auto_activity_zone_filled","auto_awesome_filled","auto_awesome_mosaic_filled","auto_awesome_mosaic","auto_awesome_motion_filled","auto_awesome_motion","auto_delete_filled","auto_delete","auto_detect_voice_filled","auto_fix_filled","auto_fix_high_filled","auto_fix_normal_filled","auto_fix_off_filled","auto_graph_filled","auto_label_filled","auto_meeting_room_filled","auto_mode_filled","auto_read_pause_filled","auto_read_play_filled","auto_schedule_filled","auto_stories_filled","auto_timer_filled","auto_transmission_filled","auto_videocam_filled","autofps_select_filled","automation_1","automation_filled","automation","autopause_filled","autopause","autopay_filled","autoplay_filled","autoplay","autorenew_filled","autorenew","autostop_filled","autostop","av_timer_filled","av1_filled","avc_filled","avg_pace_filled","avg_time_filled","award_star_filled","award_star","azm_filled","back_hand_filled","back_to_tab_filled","back_to_tab","background_blur_full_filled","background_blur_light_filled","background_dot_large_filled","background_dot_small_filled","background_grid_small_filled","background_replace_filled","background_replace","backlight_high_filled","backlight_high_off_filled","backlight_low_filled","backpack_filled","backspace_filled","backspace","backup_filled","backup_table_filled","backup_table","backup","badge_critical_battery_filled","badge_filled","balance_filled","balcony_filled","ballot_filled","ballot","bar_chart_4_bars_filled","bar_chart_filled","bar_chart_off_filled","bar_chart","barefoot_filled","batch_prediction_filled","batch_prediction","bath_outdoor_filled","bath_private_filled","bath_public_large_filled","bathroom_filled","bathtub_filled","battery_0_bar_filled","battery_1_bar_filled","battery_2_bar_filled","battery_20_filled","battery_3_bar_filled","battery_30_filled","battery_4_bar_filled","battery_5_bar_filled","battery_50_filled","battery_6_bar_filled","battery_60_filled","battery_80_filled","battery_90_filled","battery_alert_filled","battery_change_filled","battery_charging_20_filled","battery_charging_30_filled","battery_charging_50_filled","battery_charging_60_filled","battery_charging_80_filled","battery_charging_90_filled","battery_charging_full_filled","battery_error_filled","battery_full_alt_filled","battery_full_filled","battery_horiz_000_filled","battery_horiz_050_filled","battery_horiz_075_filled","battery_low_filled","battery_plus_filled","battery_profile_filled","battery_saver_filled","battery_share_filled","battery_status_good_filled","battery_unknown_filled","battery_vert_005_filled","battery_vert_020_filled","battery_vert_050_filled","battery_very_low_filled","beach_access_filled","bed_filled","bedroom_baby_filled","bedroom_child_filled","bedroom_parent_filled","beenhere","bento_filled","bia_filled","bid_landscape_disabled_filled","bid_landscape_filled","bigtop_updates_filled","bike_dock_filled","bike_lane_filled","biotech_filled","blanket_filled","blender_filled","blind_filled","blinds_closed_filled","blinds_filled","block_filled","block","blood_pressure_filled","bloodtype_filled","bluetooth_connected_filled","bluetooth_disabled_filled","bluetooth_drive_filled","bluetooth_filled","bluetooth_searching_filled","blur_circular_filled","blur_circular","blur_linear_filled","blur_medium_filled","blur_off_filled","blur_on_filled","blur_on","blur_short_filled","boat_bus_filled","boat_railway_filled","body_fat_filled","body_system_filled","bolt_filled","bolt","bomb_filled","book_2_filled","book_2","book_3_filled","book_3","book_4_filled","book_4_spark_filled","book_4","book_5_filled","book_5","book_6_filled","book_6","book_filled","book_online_filled","book_ribbon_filled","book_ribbon","book","bookmark_add_filled","bookmark_add","bookmark_added_filled","bookmark_added","bookmark_bag_filled","bookmark_bag","bookmark_check_filled","bookmark_check","bookmark_filled","bookmark_flag_filled","bookmark_flag","bookmark_heart_filled","bookmark_heart","bookmark_manager_filled","bookmark_manager","bookmark_remove_filled","bookmark_remove","bookmark_stacks","bookmark_star_filled","bookmark_star","bookmark","bookmarks_filled","bookmarks","books_movies_and_music_filled","boolean","border_all_filled","border_all","border_bottom_filled","border_bottom","border_clear_filled","border_clear","border_color_filled","border_color","border_horizontal_filled","border_horizontal","border_inner_filled","border_inner","border_left_filled","border_left","border_outer_filled","border_outer","border_right_filled","border_right","border_style_filled","border_style","border_top_filled","border_top","border_vertical_filled","border_vertical","borg_filled","bottom_app_bar_filled","bottom_app_bar","bottom_drawer_filled","bottom_drawer","bottom_navigation_filled","bottom_navigation","bottom_panel_close_filled","bottom_panel_close","bottom_panel_open_filled","bottom_panel_open","bottom_right_click_filled","bottom_right_click","bottom_sheets_filled","bottom_sheets","box_add_filled","box_edit_filled","box_filled","box","boy_filled","brand_awareness_filled","brand_family_filled","brand_family","branding_watermark_filled","breakfast_dining_filled","breaking_news_alt_1_filled","breaking_news_alt_1","breaking_news_filled","breaking_news","breastfeeding_filled","brick_filled","brightness_1_filled","brightness_1","brightness_2_filled","brightness_3_filled","brightness_4_filled","brightness_5_filled","brightness_6_filled","brightness_7_filled","brightness_alert_filled","brightness_auto_filled","brightness_empty_filled","brightness_high_filled","brightness_low_filled","brightness_medium_filled","bring_your_own_ip_filled","broadcast_on_home_filled","broadcast_on_personal_filled","broken_image_filled","browse_activity_filled","browse_activity","browse_filled","browse_gallery_filled","browse_gallery","browse","browser_updated_filled","browser_updated","brush","bubble_chart_filled","bubble_filled","bubble","bubbles_filled","bubbles","bucket_check","bug_report","build_1","build_circle_filled","build_circle","build_filled","build","bungalow_filled","burst_mode_filled","burst_mode","bus_railway_filled","business_center_filled","business_center","business_chip_filled","business_messages_filled","buttons_alt_filled","buttons_alt","cabin_filled","cable_car_filled","cable_filled","cached_filled","cached","cadence_filled","cake_add_filled","calculate_filled","calculate","calendar_add_on_filled","calendar_add_on","calendar_apps_script_filled","calendar_cancel","calendar_check","calendar_clock_filled","calendar_clock","calendar_lock","calendar_month_filled","calendar_month","calendar_reschedule","calendar_today_1","calendar_today_filled","calendar_today","calendar_view_day_filled","calendar_view_day","calendar_view_month_filled","calendar_view_month","calendar_view_week_filled","calendar_view_week","call_end_filled","call_filled","call_log_filled","call_made_filled","call_merge_filled","call_merge","call_missed_filled","call_missed_outgoing_filled","call_quality_filled","call_received_filled","call_received","call_split_filled","call_split","call_to_action_filled","call","camera_enhance_filled","camera_filled","camera_front_filled","camera_indoor_filled","camera_outdoor_filled","camera_rear_filled","camera_roll_filled","camera_video_filled","camera_video","cameraswitch_filled","campaign_filled","cancel_filled","cancel_presentation_filled","cancel_schedule_send_filled","cancel","candlestick_chart_filled","captive_portal_filled","captive_portal","capture_filled","capture","card_membership_filled","card_travel_filled","cardiology","cards_filled","cards_stack","cards_star_filled","cards","carry_on_bag_checked_filled","carry_on_bag_filled","carry_on_bag_inactive_filled","carry_on_bag_question_filled","cases_filled","casino_filled","cast_connected_filled","cast_filled","cast_for_education_filled","cast_pause_filled","cast_warning_filled","category_filled","category_search_filled","category_search","category","celebration","cell_merge_filled","cell_merge","cell_tower_filled","cell_wifi_filled","center_focus_strong_filled","center_focus_weak_filled","chair_alt_filled","chair_filled","change_circle_filled","change_circle","change_history_filled","change_history","charger","chart_data_filled","chat_add_on_filled","chat_apps_script_filled","chat_bubble_filled","chat_bubble","chat_error_filled","chat_filled","chat_info_filled","chat_paste_go_2_filled","chat_paste_go_filled","chat","check_box_filled","check_box_outline_blank_filled","check_box_outline_blank","check_box","check_circle_filled","check_circle_unread","check_circle","check_filled","check_in_out_filled","check_indeterminate_small_filled","check_indeterminate_small","check_small_filled","check_small","check","checkbook_filled","checkbook","checked_bag_filled","checked_bag_question_filled","checklist_filled","checklist_rtl_filled","checklist_rtl","checklist","checkroom_filled","cheer_filled","chess_filled","chess_pawn_filled","chevron_backward_filled","chevron_backward","chevron_forward_filled","chevron_forward","chevron_left_filled","chevron_left","chevron_line_up","chevron_right_filled","chevron_right","chip_extraction_filled","chip_extraction","chips_filled","chips","chrome_maximize_filled","chrome_minimize_filled","chrome_reader_mode_filled","chrome_reader_mode","chrome_restore_filled","chrome_tote_filled","chromecast_2_filled","chromecast_device_filled","chronic_filled","chronic","church_filled","circle_filled","circle_notifications_filled","circle_notifications","circles_ext_filled","circles_ext","circles_filled","circles","clarify_filled","clarify","clean_hands_filled","cleaning_bucket_filled","cleaning_filled","cleaning_services_filled","cleaning_services","clear_all_filled","clear_all","clear_day_filled","clear_night_filled","climate_mini_split_filled","clock_arrow_down_filled","clock_arrow_down","clock_arrow_up_filled","clock_arrow_up","clock_loader_10_filled","clock_loader_10","clock_loader_20_filled","clock_loader_20","clock_loader_40_filled","clock_loader_40","clock_loader_60_filled","clock_loader_80_filled","clock_loader_90_filled","close_filled","close_fullscreen_filled","close_fullscreen","close_small_filled","close_small","close","closed_caption_add_filled","closed_caption_disabled_filled","closed_caption_filled","cloud_alert_filled","cloud_alert","cloud_circle_filled","cloud_circle","cloud_done_filled","cloud_done","cloud_download_filled","cloud_download","cloud_filled","cloud_lock_filled","cloud_lock","cloud_off_filled","cloud_off","cloud_queue_filled","cloud_sync_filled","cloud_sync","cloud_upload_filled","cloud_upload","cloud","cloudy_filled","co_present_filled","co2_filled","code_2","code_blocks_filled","code_blocks","code_filled","code_off_filled","code_off","code","cognition_2_filled","cognition_filled","collapse_all_filled","collapse_all","collapse_content_filled","collapse_content","collections_bookmark_filled","collections_bookmark","colorize","colors","combine_columns_filled","combine_columns","comedy_mask_filled","comic_bubble_filled","comment_bank_filled","comment_filled","comment","comments_disabled_filled","commit_filled","commit","communication_filled","communities_filled","communities","compare_arrows_filled","compare_arrows","compare_filled","compare","component_exchange_filled","component_exchange","compost_filled","compress_filled","compress","computer_filled","computer","concierge_filled","confirmation_number_filled","congenital_filled","connect_without_contact_filled","connected_tv_filled","connecting_airports_filled","construction_filled","contact_emergency_filled","contact_mail_filled","contact_page_filled","contact_page","contact_phone_filled","contact_support_filled","contactless_filled","contactless_off_filled","contacts_filled","contacts_product_filled","contacts_product","content_copy_filled","content_copy","content_cut","content_paste_filled","content_paste_go_filled","content_paste_go","content_paste_off_filled","content_paste_off","content_paste_search_filled","content_paste_search","content_paste","contextual_token_add_filled","contextual_token_add","contextual_token_filled","contract_delete_filled","contract_delete","contract_edit_filled","contract_edit","contract_filled","contract","contrast_circle_filled","contrast_filled","contrast_rtl_off_filled","contrast_square_filled","control_camera_filled","control_point_duplicate_filled","control_point_duplicate","controller_gen_filled","conversion_path_filled","conversion_path_off_filled","conversion_path","convert_to_text_filled","convert_to_text","conveyor_belt_filled","cookie_filled","cookie_off_filled","cool_to_dry_filled","copy_all_filled","copy_all","copyright_filled","corporate_fare_filled","counter_0_filled","counter_0","counter_1_filled","counter_2_filled","counter_3_filled","counter_4_filled","counter_5_filled","counter_6_filled","counter_7_filled","counter_7","counter_8_filled","counter_8","counter_9_filled","counter_9","countertops_filled","create_new_folder_filled","create_new_folder","credit_card_clock_filled","credit_card_filled","credit_card_gear_filled","credit_card_heart_filled","credit_card_off_filled","credit_score_filled","crisis_alert_filled","critical_priority","crop_16_9_filled","crop_3_2_filled","crop_5_4_filled","crop_7_5_filled","crop_9_16_filled","crop_filled","crop_free_filled","crop_free","crop_landscape_filled","crop_portrait_filled","crop_rotate_filled","crop_square_filled","crop_square","crop","crossword_filled","crowdsource_filled","crown_filled","crust","css_filled","csv_filled","csv","currency_bitcoin_filled","currency_exchange","currency_franc_filled","currency_lira_filled","currency_pound_filled","currency_ruble_filled","currency_rupee_circle_filled","currency_rupee_filled","currency_yen_filled","currency_yuan_filled","curtains_closed_filled","curtains_filled","custom_typography_filled","custom_typography","cut_filled","cycle_filled","cycle","dangerous_filled","dangerous","dark_mode_filled","dark_mode","dashboard_2_edit","dashboard_2_filled","dashboard_2_gear","dashboard_2","dashboard_access_granted","dashboard_access_revoked","dashboard_add","dashboard_customize_filled","dashboard_customize","dashboard_filled","dashboard_remove","dashboard","data_alert_filled","data_alert","data_array_filled","data_array","data_check_filled","data_check","data_exploration_filled","data_info_alert_filled","data_info_alert","data_loss_prevention_filled","data_loss_prevention","data_object_filled","data_object","data_saver_on_filled","data_saver_on","data_table_filled","data_table","data_thresholding_filled","data_usage_filled","data_usage","database_filled","database_off_filled","database_search_filled","database_search","database_upload_filled","database","dataflow_03","dataflow_04","dataset_filled","dataset_linked_filled","dataset_linked","dataset","date_range_filled","date_range","deblur_filled","decimal_decrease_filled","decimal_decrease","decimal_increase_filled","decimal_increase","deck_filled","dehaze_filled","delete_filled","delete_forever_filled","delete_forever","delete_history_filled","delete_history","delete_sweep_filled","delete_sweep","delete","delivery_truck_speed_filled","demography_filled","density_large_filled","density_large","density_medium_filled","density_medium","density_small_filled","density_small","dentistry_filled","deployed_code_account_filled","deployed_code_account","deployed_code_alert_filled","deployed_code_alert","deployed_code_filled","deployed_code_history_filled","deployed_code_history","deployed_code_update_filled","deployed_code_update","deployed_code","description_filled","description","deselect_filled","deselect","design_services_filled","design_services","desk_filled","deskphone_filled","desktop_access_disabled_filled","desktop_cloud_filled","desktop_cloud_stack_filled","desktop_landscape_add_filled","desktop_landscape_add","desktop_landscape_filled","desktop_landscape","desktop_mac_filled","desktop_portrait_filled","desktop_portrait","desktop_windows_filled","desktop_windows","destruction_filled","details_filled","detection_and_zone_filled","detector_alarm_filled","detector_battery_filled","detector_co_filled","detector_filled","detector_offline_filled","detector_smoke_filled","detector_status_filled","developer_board_filled","developer_board_off_filled","developer_guide_filled","developer_guide","developer_mode_filled","developer_mode_tv_filled","device_hub_filled","device_hub","device_reset_filled","device_thermostat_filled","device_unknown_filled","devices_filled","devices_fold_2_filled","devices_fold_filled","devices_off_filled","devices_other_filled","devices_wearables_filled","devices","diagnosis_filled","diagonal_line_filled","diagonal_line","dialer_sip_filled","dialogs_filled","dialogs","dialpad_filled","diamond_filled","dictionary_filled","dictionary","difference_filled","difference","digital_out_of_home_filled","digital_wellbeing_filled","dining_filled","directions_alt_off_filled","directions_off_filled","directions_railway_2_filled","directory_sync_filled","directory_sync","dirty_lens_filled","disabled_by_default_filled","disabled_by_default","disabled_visible_filled","disabled_visible","disc_full_filled","discover_tune_filled","discover_tune","dishwasher_gen_filled","display_external_input_filled","display_settings_filled","distance_filled","diversity_1_filled","diversity_2_filled","diversity_2","diversity_3_filled","diversity_4_filled","dns_filled","dns","do_not_disturb_off_filled","do_not_disturb_off","do_not_disturb_on_1","do_not_disturb_on_filled","do_not_disturb_on_total_silence_filled","do_not_disturb_on","do_not_step_filled","do_not_touch_filled","DOC","dock_filled","dock_to_bottom_filled","dock_to_bottom","dock_to_left_filled","dock_to_right_filled","dock_to_right","docs_add_on_filled","docs_add_on","docs_apps_script_filled","docs_apps_script","docs_filled","docs","document_configure","document_scanner_filled","document_scanner","document_search_filled","document_search","DOCX","domain_verification_off","domain_verification","domino_mask_filled","done_all_filled","done_all","done_filled","done_outline_filled","donut_large_filled","donut_large","donut_small_filled","donut_small","door_back_filled","door_front_filled","door_open_filled","door_sensor_filled","door_sliding_filled","double_arrow_filled","double_arrow","downhill_skiing_filled","download_2_filled","download_2","download_done_filled","download_done","download_filled","download_for_offline_filled","download_for_offline","download","downloading_filled","downloading","draft_filled","draft_orders_filled","draft_orders","draft","drafts_filled","drafts","drag_click_filled","drag_click","drag_handle_filled","drag_handle","drag_indicator_filled","drag_indicator","drag_pan_filled","drag_pan","draw_abstract_filled","draw_collage_filled","draw_filled","draw","dresser_filled","drive_export_filled","drive_export","drive_file_move_filled","drive_file_move_outline_filled","drive_file_move_rtl_filled","drive_file_move","drive_file_rename_outline_filled","drive_folder_upload_filled","drive_folder_upload","dropdown_filled","dropdown","dry_cleaning_filled","dry_filled","dual_screen_filled","duo_filled","dvr_filled","dynamic_feed_filled","dynamic_feed","dynamic_form_filled","dynamic_form","e_mobiledata_badge_filled","e_mobiledata_filled","e911_avatar_filled","e911_emergency_filled","e911_emergency","earbuds_battery_filled","earbuds_filled","early_on_filled","earthquake_filled","east_filled","east","ecg_filled","ecg_heart_filled","eco_filled","eda_filled","edgesensor_high_filled","edgesensor_low_filled","edit_arrow_down_filled","edit_arrow_up_filled","edit_attributes_filled","edit_audio_filled","edit_calendar_filled","edit_calendar","edit_document_filled","edit_document","edit_filled","edit_note_filled","edit_note","edit_notifications_filled","edit_notifications","edit_off_filled","edit_off","edit_square_filled","edit_square","edit","editor_choice_filled","eject_filled","eject","elderly_filled","elderly_woman_filled","electric_bolt_filled","electric_meter_filled","electrical_services_filled","elevation_filled","elevator_filled","emergency_filled","emergency_heat_2_filled","emergency_heat_filled","emergency_home_filled","emergency_recording_filled","emoji_flags_filled","emoji_language_filled","emoji_objects_filled","emoji_objects","emoji_people_filled","emoji_symbols_filled","empty_dashboard_filled","empty_dashboard","enable_filled","enable","encrypted_add_circle_filled","encrypted_add_circle","encrypted_add_filled","encrypted_add","encrypted_filled","encrypted_minus_circle_filled","encrypted_minus_circle","encrypted_off_filled","encrypted_off","encrypted","energy_filled","energy_program_saving_filled","energy_program_time_used_filled","engineering_filled","enhanced_encryption_filled","enhanced_encryption","enterprise_filled","enterprise_off_filled","equal_filled","equal","eraser_size_1_filled","eraser_size_1","eraser_size_2_filled","eraser_size_2","eraser_size_3_filled","eraser_size_3","eraser_size_4_filled","eraser_size_4","eraser_size_5_filled","eraser_size_5","error_circle_rounded_filled","error_filled","error_med_filled","error_notification","error","euro_filled","euro_symbol_filled","ev_mobiledata_badge_filled","event_add","event_available_filled","event_available","event_busy_filled","event_busy","event_cancel","event_edit","event_filled","event_list_filled","event_list","event_note_filled","event_note","event_repeat_filled","event_repeat","event_reschedule","event_seat_filled","event_time","event_upcoming_filled","event_upcoming","event","exclamation_filled","exclamation","execute_crust","execute_flash","execute_zen","exit_to_app_filled","exit_to_app","expand_all_filled","expand_all","expand_circle_down_filled","expand_circle_down","expand_circle_right_filled","expand_circle_right","expand_circle_up_filled","expand_circle_up","expand_content_filled","expand_content","expand_filled","expand_less_filled","expand_more_filled","expand","expansion_panels_filled","expansion_panels","experiment_filled","explore_nearby_filled","explosion_filled","export_notes_filled","export_notes","exposure_filled","exposure_neg_1_filled","exposure_neg_2_filled","exposure_plus_1_filled","exposure_plus_2_filled","exposure_zero_filled","extension_filled","extension_off_filled","extension_off","extension","eye_tracking_filled","eyeglasses_filled","face_2_filled","face_3_filled","face_4_filled","face_5_filled","face_6_filled","face_down_filled","face_filled","face_left_filled","face_nod_filled","face_retouching_natural_filled","face_retouching_off_filled","face_right_filled","face_shake_filled","face_up_filled","fact_check_filled","fact_check","factory_filled","factory","falling_filled","familiar_face_and_zone_filled","family_history_filled","family_history","family_home_filled","family_link_filled","family_star_filled","farsight_digital_filled","fast_forward_filled","fast_forward","fast_rewind_filled","faucet_filled","favorite_filled","fax_filled","feature_search_filled","feature_search","featured_seasonal_and_gifts_filled","feedback_filled","feedback","femur_alt_filled","femur_filled","fertile_filled","fiber_smart_record","file_02","file_aac","file_ai","file_bmp","file_copy_filled","file_copy_off_filled","file_copy_off","file_copy","file_cs","file_css","file_csv","file_doc","file_docx","file_download_done_filled","file_download_filled","file_download_off_filled","file_download_off","file_exe","file_export_filled","file_export","file_gif","file_heic","file_html","file_ics","file_java","file_jpg","file_json_filled","file_json","file_jsx","file_key","file_m4p","file_map_filled","file_map_stack_filled","file_md","file_mdx","file_mov","file_mp3","file_mp4","file_open_filled","file_open","file_otf","file_pdf","file_php","file_png_filled","file_png","file_ppt","file_pptx","file_present_filled","file_present","file_psd","file_py","file_raw","file_rb","file_sass","file_save_filled","file_save_off_filled","file_save_off","file_save","file_scss","file_sh","file_sql","file_svg","file_tiff","file_tsx","file_ttf","file_txt","file_upload_filled","file_upload_off_filled","file_upload_off","file_wav","file_woff","file_xls","file_xlsx","file_xml","file_xslx","file_yml","files_filled","filter_1_filled","filter_2_filled","filter_3_filled","filter_4_filled","filter_5_filled","filter_6_filled","filter_7_filled","filter_8_filled","filter_9_filled","filter_9_plus_filled","filter_alt_filled","filter_alt_off_filled","filter_alt_off","filter_alt","filter_arrow_right_filled","filter_arrow_right","filter_b_and_w_filled","filter_center_focus_filled","filter_filled","filter_frames_filled","filter_hdr_filled","filter_list_filled","filter_list_off_filled","filter_list_off","filter_list","filter_none_filled","filter_none","filter_retrolux_filled","filter_tilt_shift_filled","filter_vintage_filled","finance_chip_filled","finance_chip","finance_filled","finance_mode_filled","finance_mode","finance","find_in_page_filled","find_in_page","find_replace_filled","find_replace","fingerprint_filled","fingerprint_off_filled","fingerprint_off","fingerprint","fire_extinguisher_filled","fire_hydrant_filled","fire_truck_filled","fireplace_filled","first_page_filled","first_page","fit_page_filled","fit_page_height_filled","fit_page_height","fit_page_width_filled","fit_page_width","fit_page","fit_screen_filled","fit_screen","fit_width_filled","fit_width","fitness_tracker_filled","flag_2_filled","flag_check_filled","flag_check","flag_circle_filled","flag_circle","flag_filled","flag","flaky_filled","flare_filled","flash_auto_filled","flash_off_filled","flash_off","flash_on_filled","flash_on","flash","flashlight_off_filled","flashlight_on_filled","flatware_filled","flex_direction_filled","flex_direction","flex_no_wrap_filled","flex_no_wrap","flex_wrap_filled","flex_wrap","flights_and_hotels_filled","flightsmode_filled","flip_camera_android_filled","flip_camera_android","flip_camera_ios_filled","flip_filled","flip_to_back_filled","flip_to_back","flip_to_front_filled","flip_to_front","flip","float_landscape_2_filled","float_landscape_2","float_landscape_filled","float_portrait_2_filled","float_portrait_2","float_portrait_filled","flood_filled","floor_filled","floor_lamp_filled","flourescent_filled","flow","flowchart_filled","flowchart_outlined","flowsheet_filled","flowsheet","fluid_balance_filled","fluid_filled","fluid_med_filled","fluorescent_filled","flutter_dash_filled","flutter_dash","flutter_filled","flutter","flyover_filled","fmd_bad_filled","fmd_bad","folded_hands_filled","folder_check_2_filled","folder_check_2","folder_check_filled","folder_check","folder_code_filled","folder_code","folder_copy_filled","folder_copy","folder_data_filled","folder_data","folder_delete_filled","folder_delete","folder_eye_filled","folder_eye","folder_filled","folder_info_filled","folder_info","folder_limited_filled","folder_limited","folder_managed_filled","folder_managed","folder_match_filled","folder_match","folder_off_filled","folder_off","folder_open_filled","folder_open","folder_shared_filled","folder_shared","folder_special_filled","folder_special","folder_supervised_filled","folder_supervised","folder_zip_filled","folder_zip","folder","follow_the_signs_filled","font_download_filled","font_download_off_filled","font_download_off","font_download","food_bank_filled","foot_bones_filled","footprint_filled","for_you_filled","fork_left_filled","fork_right_filled","fork_spoon_filled","forklift_filled","format_align_center_filled","format_align_center","format_align_justify_filled","format_align_justify","format_align_left_filled","format_align_left","format_align_right_filled","format_align_right","format_bold_filled","format_bold","format_clear_filled","format_clear","format_color_fill_filled","format_color_fill","format_color_reset_filled","format_color_reset","format_color_text_filled","format_color_text","format_h1_filled","format_h1","format_h2_filled","format_h2","format_h3_filled","format_h4_filled","format_h5_filled","format_h6_filled","format_image_back","format_image_break_left","format_image_break_right","format_image_front","format_image_inline_left","format_image_inline_right","format_image_left_filled","format_image_left","format_image_right_filled","format_image_right","format_indent_decrease_filled","format_indent_decrease","format_indent_increase_filled","format_indent_increase","format_ink_highlighter_filled","format_ink_highlighter","format_italic_filled","format_italic","format_letter_spacing_2_filled","format_letter_spacing_2","format_letter_spacing_filled","format_letter_spacing_standard_filled","format_letter_spacing_standard","format_letter_spacing_wide_filled","format_letter_spacing_wide","format_letter_spacing_wider_filled","format_letter_spacing_wider","format_letter_spacing","format_line_spacing_filled","format_line_spacing","format_list_bulleted_add_2","format_list_bulleted_add_filled","format_list_bulleted_add","format_list_bulleted_filled","format_list_bulleted","format_list_numbered_filled","format_list_numbered_rtl_filled","format_list_numbered_rtl","format_list_numbered","format_overline_filled","format_overline","format_paint_off","format_paint","format_paragraph_filled","format_paragraph","format_quote_filled","format_quote_off_filled","format_quote_off","format_quote","format_shapes_filled","format_shapes","format_size_filled","format_size","format_strikethrough_filled","format_strikethrough","format_text_clip_filled","format_text_clip","format_text_overflow_filled","format_text_overflow","format_text_wrap_filled","format_text_wrap","format_textdirection_l_to_r_filled","format_textdirection_l_to_r","format_textdirection_r_to_l_filled","format_textdirection_r_to_l","format_textdirection_vertical_filled","format_textdirection_vertical","format_underlined_filled","format_underlined_squiggle_filled","format_underlined_squiggle","format_underlined","forms_add_on_filled","forms_add_on","forms_apps_script_filled","forms_apps_script","fort_filled","forum_filled","forum","forward_10_filled","forward_30_filled","forward_5_filled","forward_circle_filled","forward_circle","forward_filled","forward_media_filled","forward_media","forward_to_inbox_filled","forward","foundation_filled","frame_1","frame_1597881787","frame_1597881788","frame_2087325864","frame_2087326157","frame_inspect_filled","frame_inspect","frame_person_filled","frame_person_mic_filled","frame_person_off_filled","frame_reload_filled","frame_reload","frame_source_filled","frame_source","free_cancellation_filled","free_cancellation","front_hand_filled","front_loader_filled","full_coverage_filled","full_coverage","full_hd_filled","full_stacked_bar_chart_filled","fullscreen_exit_filled","fullscreen_exit","fullscreen_filled","fullscreen_portrait_filled","fullscreen_portrait","fullscreen","function_filled","function","functions_filled","functions","funicular_filled","g_mobiledata_badge_filled","g_mobiledata_filled","g_translate_filled","gallery_thumbnail_filled","gamepad_filled","garage_door_filled","garden_cart_filled","gas_meter_filled","gate_filled","gavel_filled","gavel","general_device_filled","generating_tokens_filled","genres_filled","gesture_filled","gesture_select_filled","gesture_select","gesture","gif_2_filled","gif_box_filled","gif_filled","girl_filled","git","gite_filled","glass_cup_filled","globe_asia_filled","globe_book_filled","globe_filled","globe_uk_filled","glucose_filled","glyphs_filled","go_to_line_filled","go_to_line","golf_course_filled","gondola_lift_filled","google_home_devices_filled","google_plus_reshare_filled","google_tv_remote_filled","google_wifi_filled","gpp_bad_filled","gpp_bad","gpp_maybe_filled","gpp_maybe","grade_filled","gradient_filled","grading_filled","grading","graph_1_filled","graph_1","graph_2_filled","graph_2","graph_3_filled","graph_4_filled","graph_5_filled","graph_5","graph_6_filled","graph_6","graph_7","graph_8","graphic_eq_filled","grid_3x3_filled","grid_3x3_off_filled","grid_4x4_filled","grid_goldenratio_filled","grid_guides_filled","grid_guides","grid_off_filled","grid_on_filled","grid_on","grid_view_1","grid_view_filled","grid_view","grocery_filled","group_add_filled","group_add","group_auto_filled","group_filled","group_off_filled","group_off","group_remove_filled","group_remove","group_search_filled","group_search","group_work_filled","group_work","group","grouped_bar_chart_filled","grouped_bar_chart","groups_2_filled","groups_3_filled","groups_filled","groups","guardian_filled","h_mobiledata_badge_filled","h_mobiledata_filled","h_plus_mobiledata_badge_filled","h_plus_mobiledata_filled","hail_filled","hallway_filled","hand_bones_filled","hand_gesture_filled","hand_gesture_off_filled","hand_gesture_off","hand_gesture","handheld_controller_filled","handshake_filled","handshake","handyman_filled","handyman","hangout_meeting_filled","hangout_video_filled","hangout_video_off_filled","hard_disk_filled","hard_drive_2_filled","hard_drive_filled","hard_drive","hdr_auto_filled","hdr_auto_select_filled","hdr_enhanced_select_filled","hdr_off_filled","hdr_off_select_filled","hdr_on_filled","hdr_on_select_filled","hdr_plus_filled","hdr_plus_off_filled","hdr_strong_filled","hdr_weak_filled","head_mounted_device_filled","headphones_battery_filled","headphones_filled","headset_mic_filled","headset_off_filled","healing_filled","health_and_beauty_filled","health_and_safety_filled","health_metrics_filled","heap_snapshot_large_filled","heap_snapshot_large","heap_snapshot_multiple_filled","heap_snapshot_multiple","heap_snapshot_thumbnail_filled","heap_snapshot_thumbnail","hearing_aid_disabled_filled","hearing_aid_filled","hearing_disabled_filled","hearing_filled","heart_broken_filled","heart_check_filled","heart_check","heart_minus_filled","heart_minus","heart_plus_filled","heat_filled","heat_pump_balance_filled","heat_pump_filled","height_filled","height","helicopter_filled","help_center_filled","help_center","help_clinic_filled","help_clinic","help_filled","help","hematology_filled","hevc_filled","hexagon_filled","hexagon","hide_filled","hide_image_filled","hide_source_filled","hide_source","hide","high_density_filled","high_density","high_priority","high_quality_filled","high_res_filled","highlight_filled","highlight_keyboard_focus_filled","highlight_mouse_cursor_filled","highlight_mouse_cursor","highlight_text_cursor_filled","highlighter_size_1_filled","highlighter_size_1","highlighter_size_2_filled","highlighter_size_2","highlighter_size_3_filled","highlighter_size_3","highlighter_size_4_filled","highlighter_size_4","highlighter_size_5_filled","highlighter_size_5","history_2_1","history_2_filled","history_2","history_edu_filled","history_edu","history_filled","history_off_filled","history_off","history_toggle_off_filled","history_toggle_off","history","hls_filled","hls_off_filled","hls_off","hls","home_1","home_app_logo","home_page","home_repair_service","home","horizontal_align_center","horizontal_align_left","horizontal_align_right","horizontal_distribute_filled","horizontal_distribute","horizontal_rule_filled","horizontal_rule","horizontal_split_filled","horizontal_split","host_filled","hot_tub_filled","hotel_class_filled","hotel_class","hotel_filled","hourglass_arrow_down_filled","hourglass_arrow_down","hourglass_arrow_up_filled","hourglass_arrow_up","hourglass_bottom_filled","hourglass_bottom","hourglass_check","hourglass_disabled_filled","hourglass_disabled","hourglass_empty_filled","hourglass_empty","hourglass_filled","hourglass_full_filled","hourglass_pause_filled","hourglass_pause","hourglass_top_filled","hourglass","household_supplies_filled","how_to_reg_filled","how_to_reg","how_to_vote_filled","hr_resting_filled","html_filled","html","http_filled","http","hub_filled","hub","humidity_helper_filled","humidity_high_filled","humidity_indoor_filled","humidity_low_filled","humidity_mid_filled","humidity_percentage_filled","hvac_filled","i","ice_skating_filled","ICS","id_card_filled","id_card","identity_aware_proxy_filled","identity_aware_proxy","identity_platform_filled","ifl_filled","iframe_filled","iframe_off_filled","iframe_off","iframe","image_aspect_ratio_filled","image_filled","image_not_supported_filled","image_search_filled","image_search","image","imagesearch_roller_filled","imagesmode_filled","imagesmode","import_contacts_filled","important_devices_filled","in_home_mode_filled","inactive_order_filled","inbox_customize_filled","inbox_filled","inbox_text_filled","inbox","incomplete_circle_filled","indeterminate_check_box_filled","indeterminate_check_box","indeterminate_question_box_filled","indeterminate_question_box","info_filled","info_i_filled","info_i","info_styled","info","infrared_filled","ink_eraser_filled","ink_eraser_off_filled","ink_eraser_off","ink_eraser","ink_highlighter_filled","ink_highlighter_move_filled","ink_highlighter_move","ink_highlighter","ink_marker_filled","ink_marker","ink_pen_filled","ink_pen","ink_selection_filled","ink_selection","inpatient_filled","input_circle_filled","input_circle","input_filled","input","insert_chart_filled","insert_chart","insert_page_break_filled","insert_page_break","insert_text_filled","insert_text","insights_filled","install_desktop_filled","install_desktop","install_mobile_filled","instant_mix_filled","instant_mix","integration_instructions_filled","integration_instructions","interactive_space_filled","interests_filled","interests","interpreter_mode_filled","inventory_2_filled","inventory_2","inventory_filled","inventory","invert_colors_filled","invert_colors_off_filled","invert_colors","ios_filled","ios_share_filled","ios_share","iron_filled","jamboard_kiosk_filled","jamboard_kiosk","javascript_filled","javascript","join_filled","join_full_filled","join_inner_filled","join_inner","join_left_filled","join_left","join_right_filled","join_right","join","joystick_filled","JSON","jump_to_element_filled","jump_to_element","kebab_dining_filled","keep_filled","keep_off_filled","keep_off","keep_public_filled","keep_public","keep","key_filled","key_off_filled","key_off","key_vertical_filled","key_vertical","key_visualizer_filled","key_visualizer","key","keyboard_alt_filled","keyboard_arrow_down_filled","keyboard_arrow_down","keyboard_arrow_left_filled","keyboard_arrow_left","keyboard_arrow_right_filled","keyboard_arrow_right","keyboard_arrow_up_filled","keyboard_arrow_up","keyboard_backspace_filled","keyboard_backspace","keyboard_capslock_badge_filled","keyboard_capslock_filled","keyboard_command_key_filled","keyboard_command_key","keyboard_control_key_filled","keyboard_control_key","keyboard_double_arrow_down_filled","keyboard_double_arrow_down","keyboard_double_arrow_left_filled","keyboard_double_arrow_left","keyboard_double_arrow_right_filled","keyboard_double_arrow_right","keyboard_double_arrow_up_filled","keyboard_double_arrow_up","keyboard_external_input_filled","keyboard_filled","keyboard_full_filled","keyboard_hide_filled","keyboard_keys_filled","keyboard_lock_filled","keyboard_lock_off_filled","keyboard_off_filled","keyboard_onscreen_filled","keyboard_option_key_filled","keyboard_option_key","keyboard_previous_language_filled","keyboard_return_filled","keyboard_tab_filled","keyboard_tab_rtl_filled","keyboard_tab_rtl","keyboard_tab","keyboard_voice_filled","keyboard","kid_star_filled","king_bed_filled","kitchen_filled","lab_panel_filled","lab_profile_filled","lab_profile","lab_research_filled","lab_research","label_filled","label_important_filled","label_important","label_off_filled","label_off","label","labs","lan_filled","lan","landscape_2_filled","landscape_2_off_filled","landscape_filled","language_chinese_array_filled","language_chinese_cangjie_filled","language_chinese_dayi_filled","language_chinese_pinyin_filled","language_chinese_quick_filled","language_chinese_wubi_filled","language_filled","language_french_filled","language_french","language_gb_english_filled","language_gb_english","language_international_filled","language_japanese_kana_filled","language_japanese_kana","language_korean_latin_filled","language_pinyin_filled","language_spanish_filled","language_spanish","language_us_colemak_filled","language_us_dvorak_filled","language_us_dvorak","language_us_filled","language_us","language","laps_filled","laptop_car_filled","laptop_chromebook_filled","laptop_mac_filled","laptop_windows_filled","laptop_windows","lasso_select_filled","lasso_select","last_page_filled","last_page","laundry_filled","layers_clear_filled","layers_clear","layers_filled","layers","lda_filled","leaderboard_filled","leaderboard","leaf_spark_filled","leak_add_filled","leak_remove_filled","left_click_filled","left_click","left_panel_close_filled","left_panel_close","left_panel_open_filled","left_panel_open","legend_toggle_filled","lens_blur_filled","lens_filled","letter_switch_filled","library_add_check_filled","library_add_check","library_add_filled","library_add","library_books_filled","library_books","library_music_filled","license_filled","license","lift_to_talk_filled","light_filled","light_group_filled","light_mode_filled","light_mode","light_off_filled","lightbulb_2_filled","lightbulb_circle_filled","lightbulb_circle","lightbulb_filled","lightbulb","lightning_stand_filled","line_axis_filled","line_axis","line_curve_filled","line_curve","line_end_arrow_filled","line_end_arrow_notch_filled","line_end_arrow_notch","line_end_arrow","line_end_circle_filled","line_end_circle","line_end_diamond_filled","line_end_diamond","line_end_filled","line_end_square_filled","line_end_square","line_end","line_start_arrow_filled","line_start_arrow_notch_filled","line_start_arrow_notch","line_start_arrow","line_start_circle_filled","line_start_circle","line_start_diamond_filled","line_start_diamond","line_start_filled","line_start_square_filled","line_start_square","line_start","line_style_filled","line_style","line_weight_filled","line_weight","linear_scale_filled","linear_scale","link_filled","link_off_filled","link","linked_camera_filled","linked_services_filled","linked_services","list_alt_add_filled","list_alt_add","list_alt_check_filled","list_alt_check","list_alt_filled","list_alt","list_filled","list","lists_filled","lists","live_help_filled","living_filled","loading_spinner","local_activity_filled","local_atm_filled","local_car_wash_filled","local_fire_department_filled","local_hospital_filled","local_laundry_service_filled","local_library_filled","local_library","local_mall","local_police_filled","local_post_office_filled","local_see_filled","location_away_filled","location_chip","location_home","location_on","lock_clock_filled","lock_clock","lock_filled","lock_open_circle","lock_open_filled","lock_open_right_filled","lock_open_right","lock_open","lock_person_filled","lock_person","lock_reset_filled","lock_reset","lock","login_filled","login","logo_dev_filled","logo_dev","logout_filled","logout","looks_3_filled","looks_4_filled","looks_5_filled","looks_6_filled","looks_filled","looks_one_filled","looks_two_filled","loupe_filled","low_density_filled","low_priority_filled","low_priority_notification","low_priority","lowercase_filled","lowercase","lte_mobiledata_badge_filled","lte_mobiledata_filled","lte_plus_mobiledata_badge_filled","lte_plus_mobiledata_filled","lyrics_filled","macro_auto_filled","macro_off_filled","magic_button_filled","magic_exchange_filled","magic_tether_filled","magnification_large_filled","magnification_large","magnification_small_filled","magnification_small","magnify_docked_filled","magnify_fullscreen_filled","mail_filled","mail_lock_filled","mail_off_filled","mail","make_default_view","man_2_filled","man_3_filled","man_4_filled","man_filled","manage_accounts_filled","manage_accounts","manage_history_filled","manage_history","manage_search_filled","manage_search","manga_filled","manufacturing_filled","manufacturing","map_search_filled","maps_ugc","margin_filled","margin","mark_as_unread_filled","mark_chat_read_filled","mark_chat_read","mark_chat_unread_filled","mark_email_read_filled","mark_email_read","mark_email_unread_filled","mark_email_unread","mark_unread_chat_alt_filled","markdown_copy_filled","markdown_copy","markdown_filled","markdown_paste_filled","markdown_paste","markdown","markunread_mailbox_filled","masked_transitions_add_filled","masked_transitions_filled","masks_filled","match_case_filled","match_case_off_filled","match_case_off","match_case","match_word_filled","match_word","matter_filled","maximize_filled","maximize","measuring_tape_filled","measuring_tape","media_bluetooth_off_filled","media_bluetooth_on_filled","media_link_filled","media_output_filled","media_output_off_filled","mediation_filled","medical_information_filled","medical_mask_filled","medical_services_filled","medium_priority","memory_alt_filled","memory_alt","memory_filled","memory","menstrual_health_filled","mention","menu_book_filled","menu_book","menu_filled","menu_open_filled","menu_open","menu","merge_filled","merge_type_filled","merge_type","merge","metabolism_filled","metro_filled","mfg_nest_yale_lock_filled","mic_alert_filled","mic_double_filled","mic_external_off_filled","mic_external_on_filled","mic_filled","mic_noise_cancel_high_filled","mic_noise_cancel_low_filled","mic_noise_cancel_off_filled","mic_off_filled","microbiology_filled","microwave_gen_filled","milestone_assign","milestone_complete_1","milestone_complete","milestone_edit","military_tech_filled","mimo_disconnect_filled","mimo_filled","minimize_filled","minimize","mintmark_filled","missed_video_call_filled","missing_controller_filled","mist_filled","mitre_filled","mitre","mixture_med_filled","mms_filled","mobile_friendly_filled","mobile_off_filled","mobile_screen_share_filled","mobile_theft","mobiledata_arrows","mobiledata_off_filled","mode_comment_filled","mode_comment","mode_cool_filled","mode_cool_off_filled","mode_dual_filled","mode_fan_off_filled","mode_heat_cool_filled","mode_heat_filled","mode_heat_off_filled","mode_night_filled","mode_of_travel_filled","mode_off_on_filled","mode_standby_filled","model_training_filled","model_training","modeling_filled","modeling","monetization_on_filled","money_bag_filled","money_filled","money_off_filled","monitor_filled","monitor_heart_filled","monitor_weight_filled","monitor_weight_gain_filled","monitor_weight_loss_filled","monitoring_filled","monitoring","monochrome_photos_filled","monorail_filled","mood_bad_filled","mood_filled","mood","mop_filled","more_down_filled","more_down","more_filled","more_horiz_filled","more_horiz","more_time_2","more_time_filled","more_time","more_up_filled","more_up","more_vert_filled","more_vert","more","mosque_filled","motion_blur_filled","motion_mode_filled","motion_photos_auto_filled","motion_photos_off_filled","motion_photos_on_filled","motion_photos_paused_2","motion_photos_paused_filled","motion_photos_paused","motion_play_filled","motion_play","motion_sensor_active_filled","motion_sensor_alert_filled","motion_sensor_idle_filled","motion_sensor_urgent_filled","mountain_flag_filled","mouse_filled","mouse_lock_filled","mouse_lock_off_filled","move_down_filled","move_down","move_filled","move_group_filled","move_group","move_item_filled","move_item","move_location_filled","move_selection_down_filled","move_selection_down","move_selection_left_filled","move_selection_left","move_selection_right_filled","move_selection_right","move_selection_up_filled","move_selection_up","move_to_inbox_filled","move_up_filled","move_up","moving_beds_filled","moving_ministry_filled","moving","mp_filled","multiline_chart_filled","multimodal_hand_eye_filled","multiple_stop_filled","multiple_stop","my_location_filled","mystery","nat_filled","navigate_before_filled","navigate_next_filled","navigation_filled","near_me","nest_thermostat_gen_3_filled","nest_wake_on_press_filled","nest_wifi_mistral_filled","nest_wifi_point_vento_filled","network_cell_filled","network_check_filled","network_intel_node_filled","network_intelligence_filled","network_intelligence_history_filled","network_intelligence_update_filled","network_locked_filled","network_manage_filled","network_node_filled","network_node","network_ping_filled","network_ping","network_wifi_1_bar_filled","network_wifi_1_bar_locked_filled","network_wifi_2_bar_filled","network_wifi_2_bar_locked_filled","network_wifi_3_bar_filled","network_wifi_3_bar_locked_filled","network_wifi_filled","network_wifi_locked_filled","new_label_filled","new_label","new_window_filled","new_window","news_filled","news","newsmode_filled","newsmode","newspaper_filled","newspaper","newsstand_filled","next_plan_filled","next_week_filled","nfc_filled","night_shelter_filled","night_sight_auto_filled","night_sight_auto_off_filled","night_sight_max_filled","nightlife_filled","nightlight_badge_filled","nightlight_filled","nightlight_off_filled","nights_stay_filled","no_accounts_filled","no_accounts","no_adult_content_filled","no_backpack_filled","no_crash_filled","no_encryption_filled","no_encryption","no_flash_filled","no_luggage_filled","no_photography_filled","no_sim_filled","no_sound_filled","noise_aware_filled","noise_control_off_filled","noise_control_on_filled","north_east_filled","north_east","north_filled","north_west_filled","north_west","north","not_accessible_filled","not_accessible_forward_filled","not_listed_location_filled","not_listed_location","not_started_filled","note_add_filled","note_add","note_alt_filled","note_alt","note_filled","note_stack_add_filled","note_stack_add","note_stack_filled","note_stack","notes_filled","notes","notification_add_filled","notification_add","notification_important_filled","notification_important","notification_multiple_filled","notifications_active_filled","notifications_active","notifications_filled","notifications_off_filled","notifications_paused_filled","notifications_unread_filled","notifications_unread","notifications","numbers_filled","numbers","nutrition_filled","ods_filled","odt_filled","offline_bolt_filled","offline_pin_filled","offline_pin_off_filled","offline_pin_off","offline_pin","offline_share_filled","oil_barrel_filled","on_device_training_filled","on_device_training","on_hub_device_filled","oncology_filled","online_prediction_filled","online_prediction","onsen_filled","opacity_filled","open_in_browser_filled","open_in_browser","open_in_full_filled","open_in_full","open_in_new_down_filled","open_in_new_down","open_in_new_filled","open_in_new_off_filled","open_in_new_off","open_in_new","open_in_phone_filled","open_jam_filled","open_run_filled","open_run","open_with_filled","open_with","oral_disease_filled","orbit_filled","orbit","orders_filled","other_admission_filled","other_admission","other_houses_filled","outbound_filled","outbound","outbox_alt_filled","outbox_filled","outdoor_garden_filled","outgoing_mail_filled","outgoing_mail","outlet_filled","outpatient_filled","outpatient_med_filled","output_circle_filled","output_circle","output_filled","output","oven_gen_filled","overview_filled","overview_key_filled","overview_key","overview","owl_filled","oxygen_saturation_filled","p2p_filled","pace_filled","pacemaker_filled","package","padding_filled","padding","page_control_filled","page_control","page_footer_filled","page_footer","page_header_filled","page_header","page_info_filled","page_info","page_menu_ios","pageless_filled","pageless","pages_filled","pages","pageview_filled","pageview","paid_filled","paid","palette_filled","palette","pallet_filled","pan_tool_alt_filled","pan_tool_alt","pan_tool_filled","pan_tool","pan_zoom_filled","pan_zoom","panorama_filled","panorama_fish_eye_filled","panorama_horizontal_filled","panorama_photosphere_filled","panorama_vertical_filled","panorama_wide_angle_filled","parallel","partner_exchange_filled","partner_reports_filled","partner_reports","passkey_filled","passkey","password_2_filled","password_2_off_filled","password_filled","patient_list_filled","patient_list","pattern_filled","pause_circle_filled","pause_circle","pause_filled","pause_presentation_filled","pause","payments_filled","pdf_off_filled","PDF","pen_size_1_filled","pen_size_2_filled","pen_size_2","pen_size_3_filled","pen_size_3","pen_size_4_filled","pen_size_4","pen_size_5_filled","pen_size_5","pending_actions_filled","pending_actions","pending_filled","pending","pentagon_filled","percent_filled","percent","performance_max_filled","pergola_filled","perm_camera_mic_filled","perm_contact_calendar_filled","perm_contact_calendar","perm_data_setting_filled","perm_device_information_filled","perm_media_filled","perm_media","perm_phone_msg_filled","perm_scan_wifi_filled","person_2_filled","person_3_filled","person_4_filled","person_add_disabled_filled","person_add_disabled","person_add_filled","person_add","person_alert_filled","person_alert","person_apron_filled","person_book_filled","person_book","person_cancel_filled","person_cancel","person_celebrate_filled","person_check_filled","person_check","person_edit_filled","person_edit","person_filled","person_off_filled","person_off","person_pin_circle_filled","person_pin_filled","person_play_filled","person_raised_hand_filled","person_remove_filled","person_remove","person_search_filled","person_shield","person","personal_bag_filled","personal_bag_off_filled","personal_bag_question_filled","personal_injury_filled","personal_places_filled","pest_control","pet_supplies_filled","phishing_filled","phone_android_filled","phone_bluetooth_speaker_filled","phone_callback_filled","phone_disabled_filled","phone_enabled_filled","phone_forwarded_filled","phone_in_talk_filled","phone_in_talk_watchface_indicator_filled","phone_iphone_filled","phone_locked_filled","phone_missed_filled","phone_paused_filled","phonelink_erase_filled","phonelink_lock_filled","phonelink_off_filled","phonelink_ring_filled","phonelink_ring_off_filled","phonelink_setup_filled","photo_album_filled","photo_auto_merge_filled","photo_camera_back_filled","photo_camera_filled","photo_camera_front_filled","photo_camera","photo_filled","photo_filter_filled","photo_frame_filled","photo_library_filled","photo_library","photo_prints_filled","photo_size_select_large_filled","photo_size_select_small_filled","photo","php_filled","php","piano_filled","piano_off_filled","pic_center","picture_as_pdf_filled","picture_in_picture_alt_filled","picture_in_picture_center_filled","picture_in_picture_filled","picture_in_picture_large_filled","picture_in_picture_medium_filled","picture_in_picture_mobile_filled","picture_in_picture_off_filled","picture_in_picture_small_filled","pie_chart_filled","pie_chart","pill_filled","pill_off_filled","pin_drop_filled","pin_drop","pin_end_filled","pin_end","pin_filled","pin_invoke_filled","pin_invoke","pin","pinboard_filled","pinboard_unread_filled","pinboard_unread","pinboard","pinch_filled","pinch_zoom_in_filled","pinch_zoom_in","pinch_zoom_out_filled","pinch_zoom_out","pinch","pip_exit_filled","pip_exit","pip_filled","pip","pivot_table_chart_filled","pivot_table_chart","pixel_3_3xl_3a_filled","pixel_9_pro_fold_filled","place_item_filled","place_item","plagiarism_filled","plagiarism","planet_filled","planner_banner_ad_pt_filled","planner_review_filled","planner_review","play_arrow_filled","play_arrow","play_circle_filled","play_circle","play_disabled_filled","play_for_work_filled","play_for_work","play_lesson_filled","play_pause_filled","play_shapes_filled","playing_cards_filled","playlist_add_check","playlist_add","playlist_play","plumbing_filled","podcasts_filled","podiatry_filled","podium_filled","point_scan_filled","point_scan","poker_chip_filled","policy_alert_filled","policy_alert","policy_filled","policy","polyline_filled","polyline","polymer_filled","polymer","portable_wifi_off_filled","portrait_lighting_filled","portrait_lighting_off_filled","position_bottom_left_filled","position_bottom_left","position_bottom_right_filled","position_bottom_right","position_top_right_filled","position_top_right","post_add_filled","post_add","post_filled","post","potted_plant_filled","power_filled","power_input_filled","power_off_filled","power_rounded_filled","power_settings_circle_filled","power_settings_circle","power_settings_new_filled","power_settings_new","PPT","PPTX","prayer_times_filled","precision_manufacturing_filled","pregnancy_filled","pregnant_woman_filled","preliminary_filled","preliminary","prescriptions_filled","present_to_all_filled","preview_filled","preview_off_filled","preview_off","preview","price_change_filled","price_check_filled","print_add_filled","print_connect_filled","print_disabled_filled","print_error_filled","print_filled","print_lock_filled","priority_filled","priority_high_filled","priority_high","priority_levels","priority","privacy_filled","privacy_screen_filled","privacy_screen_off_filled","privacy_tip_filled","privacy_tip","private_connectivity_filled","private_connectivity","problem_filled","problem","procedure_filled","process_chart_filled","process_chart","productivity_filled","progress_activity_filled","progress_activity","progress","prompt_suggestion_filled","prompt_suggestion","propane_filled","propane_tank_filled","psychology_alt_filled","psychology_alt","psychology_filled","psychology","public_filled","public","publish_filled","publish_prebuilt","publish_shared","publish","published_with_changes_filled","published_with_changes","pulse_alert_filled","punch_clock_filled","push_pin_filled","qr_code_2_add_filled","qr_code_2_filled","qr_code_filled","qr_code_scanner_filled","query_stats_filled","query_stats","question_exchange_filled","question_exchange","question_mark_filled","question_mark","queue_1","queue_play_next_filled","quick_phrases_filled","quick_phrases","quick_reference_all_filled","quick_reference_all","quick_reference_filled","quick_reference","quick_reorder_filled","quickreply_filled","quiet_time_active_filled","quiet_time_filled","quiz_filled","quiz","r_mobiledata_filled","radar_filled","radio_button_checked_filled","radio_button_checked","radio_button_partial_filled","radio_button_partial","radio_button_unchecked_filled","radio_button_unchecked","railway_alert_2_filled","railway_alert_filled","ramp_left","ramp_right","range_hood_filled","rate_review_filled","rate_review","raw_off_filled","raw_on_filled","read_all","read_more_filled","read_more","read","readiness_score_filled","real_estate_agent_filled","rear_camera_filled","rear_camera","rebase_edit_filled","rebase_edit","rebase_filled","rebase","receipt_filled","receipt_long_filled","receipt_long_off_filled","receipt","recent_patient_filled","recenter_filled","recenter","recommend_filled","recommend","record_voice_over_filled","record_voice_over","rectangle_filled","rectangle","recycling_filled","redeem_filled","redo_filled","redo","refresh_filled","refresh","reg_logo_ift_filled","regenerate_a","regenerate","regular_expression_filled","regular_expression","release_alert_filled","release_alert","remember_me_filled","reminder_filled","reminder","remote_gen_filled","remove_done_filled","remove_done","remove_filled","remove_from_queue_filled","remove_moderator_filled","remove_moderator","remove_selection_filled","remove_selection","remove","reopen_window_filled","reopen_window","reorder_filled","reorder","repartition_filled","repartition","repeat_filled","repeat_on_filled","repeat_one_filled","repeat_one_on_filled","repeat","replace_audio_filled","replace_image_filled","replace_video_filled","replay_10_filled","replay_30_filled","replay_5_filled","replay_circle_filled","replay_filled","replay","reply_all_filled","reply_all","reply_filled","reply","report_filled","report_off_filled","report_off","report","request_page_filled","request_page","request_quote_filled","reset_brightness_filled","reset_focus_filled","reset_image_filled","reset_image","reset_iso_filled","reset_settings_filled","reset_shadow_filled","reset_shutter_speed_filled","reset_tv_filled","reset_white_balance_filled","reset_wrench_filled","reset_wrench","resize_filled","resize_window","resize","responsive_layout_filled","responsive_layout","restart_alt_filled","restart_alt","restore_from_trash_filled","restore_from_trash","restore_page_filled","restore_page","resume_filled","reviews_filled","right_click_filled","right_click","right_panel_close_filled","right_panel_close","right_panel_open_filled","right_panel_open","ring_volume_filled","ripples_filled","ripples","robot_2_filled","robot_filled","rocket_filled","rocket_launch_filled","rocket_launch","rocket","roller_shades_closed_filled","roller_shades_filled","roller_skating_filled","room_preferences_filled","room_service_filled","rotate_90_degrees_ccw_filled","rotate_90_degrees_ccw","rotate_90_degrees_cw_filled","rotate_auto_filled","rotate_auto","rotate_left_filled","rotate_left","rotate_right_filled","rotate_right","roundabout_left","rounded_corner_filled","rounded_corner","route","router_filled","routine_filled","rss_feed_filled","rsvp_filled","rsvp","rtt_filled","rubric_filled","rubric","rule_filled","rule_folder_filled","rule_folder","rule_settings_filled","rule_settings","rule","running_with_errors","rv_hookup_filled","sad_tab_filled","safety_check_filled","safety_check_off_filled","safety_divider_filled","sailing_filled","salinity_filled","sanitizer_filled","sauna_filled","save_as_filled","save_as","save_clock_filled","save_filled","saved_search_filled","saved_search","savings_filled","scale_filled","scan_delete_filled","scan_delete","scan_filled","scan","scanner_filled","scatter_plot_filled","scene_filled","schedule_complete","schedule_filled","schedule_send_filled","schedule","scheduled_failed","schema_filled","schema","school_filled","science_filled","science_off_filled","scooter_filled","score_filled","scoreboard_filled","screen_lock_landscape_filled","screen_lock_portrait_filled","screen_lock_rotation_filled","screen_record_filled","screen_rotation_alt_filled","screen_rotation_filled","screen_rotation_up_filled","screen_search_desktop_filled","screen_share_filled","screencast_filled","screenshot_filled","screenshot_frame_2_filled","screenshot_frame_filled","screenshot_keyboard_filled","screenshot_monitor_filled","screenshot_region_filled","screenshot_tablet_filled","script_filled","script","scrollable_header_filled","scrollable_header","scuba_diving_filled","sd_card_alert_filled","sd_card_filled","sdk_filled","sdk","search_activity_filled","search_activity","search_check_2_filled","search_check_2","search_check_filled","search_check","search_filled","search_gear","search_hands_free_filled","search_hands_free","search_in_document","search_insights_filled","search_off_filled","search_off","search","security_filled","security_key_filled","security_update_good_filled","security_update_warning_filled","security","segment_filled","segment","select_all_filled","select_all","select_check_box_filled","select_check_box","select_filled","select_to_speak_filled","select_window_2_filled","select_window_2","select_window_filled","select_window_off_filled","select_window_off","select_window","select","self_care_filled","self_improvement_filled","sell_filled","sell","send_and_archive_filled","send_filled","send_money_filled","send_money","send_time_extension_filled","send_time_extension","send_to_mobile_filled","send","sensor_door_filled","sensor_occupied_filled","sensor_window_filled","sensors_filled","sensors_krx_filled","sensors_krx_off_filled","sensors_off_filled","sentiment_calm_filled","sentiment_content_filled","sentiment_dissatisfied_filled","sentiment_excited_filled","sentiment_extremely_dissatisfied_filled","sentiment_frustrated_filled","sentiment_neutral_filled","sentiment_sad_filled","sentiment_satisfied_filled","sentiment_stressed_filled","sentiment_very_dissatisfied_filled","sentiment_very_satisfied_filled","sentiment_worried_filled","serif_filled","serif","server_person_filled","service_toolbox_filled","settings_accessibility_filled","settings_account_box_filled","settings_account_box","settings_alert_filled","settings_applications_filled","settings_applications","settings_b_roll_filled","settings_backup_restore_filled","settings_backup_restore","settings_bluetooth_filled","settings_brightness_filled","settings_cell_filled","settings_cinematic_blur_filled","settings_ethernet_filled","settings_ethernet","settings_filled","settings_heart_filled","settings_input_antenna_filled","settings_input_component_filled","settings_input_hdmi_filled","settings_input_svideo_filled","settings_motion_mode_filled","settings_night_sight_filled","settings_overscan_filled","settings_overscan","settings_panorama_filled","settings_phone_filled","settings_photo_camera_filled","settings_power_filled","settings_power","settings_remote_filled","settings_slow_motion_filled","settings_suggest_filled","settings_system_daydream_filled","settings_timelapse_filled","settings_video_camera_filled","settings_voice_filled","settings","settop_component_filled","shadow_add_filled","shadow_add","shadow_filled","shadow_minus_filled","shadow_minus","shadow","shape_line_filled","shapes_filled","shapes","share_eta_filled","share_filled","share_location_filled","share_off_filled","share_reviews_filled","share_reviews","share_windows_filled","share_windows","share","sheets_rtl_filled","sheets_rtl","shelf_auto_hide_filled","shelf_auto_hide","shelf_position_filled","shelf_position","shelves_filled","shield_filled","shield_lock_filled","shield_lock","shield_locked_filled","shield_locked","shield_moon_filled","shield_person_filled","shield_person","shield_question_filled","shield_question","shield_spark_filled","shield_toggle","shield_with_heart_filled","shield_with_house_filled","shield","shift_filled","shift_lock_filled","shift_lock_off_filled","shift_lock_off","shift_lock","shift","shopping_bag_speed_filled","shopping_bag","shopping_cart_checkout_filled","shoppingmode_filled","short_stay_filled","short_text_filled","short_text","show_chart_filled","show_chart","show_filled","show","shower_filled","shuffle","shutter_speed_add_filled","shutter_speed_filled","shutter_speed_minus_filled","sick_filled","side_navigation_filled","sign_language_filled","signal_cellular_0_bar_filled","signal_cellular_1_bar_filled","signal_cellular_2_bar_filled","signal_cellular_3_bar_filled","signal_cellular_4_bar_filled","signal_cellular_add_filled","signal_cellular_alt_1_bar_filled","signal_cellular_alt_2_bar_filled","signal_cellular_alt_filled","signal_cellular_connected_no_internet_0_bar_filled","signal_cellular_connected_no_internet_4_bar_filled","signal_cellular_nodata_filled","signal_cellular_null_filled","signal_cellular_off_filled","signal_cellular_pause_filled","signal_disconnected_filled","signal_wifi_0_bar_filled","signal_wifi_4_bar_filled","signal_wifi_bad_filled","signal_wifi_off_filled","signal_wifi_statusbar_not_connected_filled","signal_wifi_statusbar_null_filled","signature_filled","signature","signpost_filled","sim_card_download_filled","sim_card_filled","simulation_filled","single_bed_filled","sip_filled","siren_check_filled","siren_filled","siren_open_filled","siren_question_filled","skeleton_filled","skillet_cooktop_filled","skillet_filled","skip_next","skip","skull_list_filled","slab_serif_filled","slab_serif","sleep_filled","sleep_score_filled","slide_library_filled","slide_library","sliders_filled","slideshow_1","slideshow_filled","slideshow","slow_motion_video","smart_button_filled","smart_card_reader_filled","smart_card_reader_off_filled","smart_display","smart_outlet_filled","smart_screen_filled","smart_toy_filled","smart_toy","smart_ventilation_filled","smartphone_camera_filled","smartphone_filled","smb_share_filled","smb_share","sms_failed_filled","sms_filled","sms","snippet_folder_filled","snippet_folder","snooze_filled","snooze","snowmobile_filled","social_distance_filled","social_leaderboard_filled","solar_power_filled","sort_by_alpha_filled","sort_by_alpha","sort_filled","sort_up_down_filled","sort","sos_filled","sound_detection_dog_barking_filled","sound_detection_glass_break_filled","sound_detection_loud_sound_filled","sound_sampler_2","sound_sampler_filled","sound_sampler","soup_kitchen_filled","source_environment_filled","source_notes_filled","source_notes","south_america_filled","south_east_filled","south_east","south_filled","south_west_filled","south_west","south","space_bar_filled","space_bar","space_dashboard_filled","space_dashboard","spatial_audio_filled","spatial_audio_off_filled","spatial_speaker_filled","spatial_tracking_filled","speaker_filled","speaker_group_filled","speaker_notes_filled","speaker_notes_off_filled","speaker_phone_filled","special_character_filled","specific_gravity_filled","speech_to_text_filled","speed_0_25_filled","speed_0_2x_filled","speed_0_5_filled","speed_0_5x_filled","speed_0_75_filled","speed_0_7x_filled","speed_1_2_filled","speed_1_25_filled","speed_1_2x_filled","speed_1_5_filled","speed_1_5x_filled","speed_1_75_filled","speed_1_7x_filled","speed_2x_filled","speed_camera_filled","speed_filled","speed","spellcheck_filled","spellcheck","split_scene_filled","split_scene_left","split_scene_right","split_scene","splitscreen_add_filled","splitscreen_add","splitscreen_bottom_filled","splitscreen_filled","splitscreen_landscape_add","splitscreen_landscape_filled","splitscreen_landscape","splitscreen_left_filled","splitscreen_portrait_filled","splitscreen_portrait","splitscreen_right_filled","splitscreen_top_filled","splitscreen_vertical_add_filled","splitscreen_vertical_add","splitscreen","spo2_filled","spoke_filled","spoof_filled","sports_and_outdoors_filled","sprinkler_filled","sprint_filled","square_dot_filled","square_filled","square_foot","square","ssid_chart_filled","stack_filled","stack_group","stack_hexagon_filled","stack_hexagon","stack_off_filled","stack_off","stack_star_filled","stack_star","stack","stacked_bar_chart_filled","stacked_bar_chart","stacked_email_filled","stacked_inbox_filled","stacked_line_chart_filled","stacks_filled","stacks","stadia_controller_filled","stadium_filled","stairs_2_filled","stairs_filled","star_filled","star_half_filled","star_rate_filled","star_rate_half_filled","star_rate_half","star_rate","star_shine","star","stars_filled","stars","start_filled","start","stat_0_filled","stat_0","stat_1_filled","stat_1","stat_2_filled","stat_2","stat_3_filled","stat_3","stat_minus_1_filled","stat_minus_1","stat_minus_2_filled","stat_minus_2","stat_minus_3_filled","stay_current_landscape_filled","stay_current_portrait_filled","stay_primary_landscape_filled","stay_primary_portrait_filled","step_filled","step_into_filled","step_into","step_out_filled","step_out","step_over_filled","step_over","step","steppers_filled","steppers","steps_filled","stethoscope_arrow_filled","sticker_add","sticker","sticky_note_2_filled","sticky_note_2","sticky_note_filled","sticky_note","stock_media_filled","stock_media","stop_circle_filled","stop_filled","stop_screen_share_filled","storage_filled","storage","store_filled","straight_filled","straight","straighten_filled","strategy_filled","stream_apps_filled","stream_filled","strikethrough_s_filled","stroke_full_filled","stroke_partial_filled","style_filled","stylus_brush","stylus_filled","stylus_fountain_pen","stylus_highlighter","stylus_laser_pointer_filled","stylus_laser_pointer","stylus_note_filled","stylus_pen","stylus_pencil","subdirectory_arrow_left_filled","subdirectory_arrow_left","subdirectory_arrow_right_filled","subdirectory_arrow_right","subheader_filled","subheader","subject_filled","subject","subscript_filled","subscript","subtitles_off","success_notification","summarize_filled","summarize","superscript_filled","superscript","supervised_user_circle_filled","supervised_user_circle_off_filled","supervised_user_circle_off","supervised_user_circle","supervisor_account_filled","supervisor_account","support_agent_filled","support_agent","support_filled","support","surgical_filled","swap_calls_filled","swap_driving_apps_filled","swap_driving_apps_wheel_filled","swap_horiz_filled","swap_horiz","swap_horizontal_circle_filled","swap_horizontal_circle","swap_vert_filled","swap_vert","swap_vertical_circle_filled","swap_vertical_circle","sweep_filled","sweep","swipe_down_alt_filled","swipe_down_alt","swipe_down_filled","swipe_down","swipe_filled","swipe_left_2","swipe_left_alt_filled","swipe_left_alt","swipe_left_filled","swipe_left","swipe_right_2","swipe_right_alt_filled","swipe_right_alt","swipe_right_filled","swipe_right","swipe_up_alt_filled","swipe_up_alt","swipe_up_filled","swipe_up","swipe_vertical_filled","swipe_vertical","swipe","switch_access_2_filled","switch_access_2","switch_access_3","switch_access_filled","switch_access_shortcut_add_filled","switch_access_shortcut_add","switch_access_shortcut_filled","switch_access_shortcut","switch_access","switch_account_filled","switch_camera_filled","switch_filled","switch_left_filled","switch_left","switch_right_filled","switch_right","switch_video_filled","switches_filled","switches","sword_rose_filled","swords_filled","symptoms_filled","synagogue_filled","sync_alt_filled","sync_alt","sync_arrow_down_filled","sync_arrow_down","sync_arrow_up_filled","sync_arrow_up","sync_desktop_filled","sync_desktop","sync_disabled_filled","sync_disabled","sync_filled","sync_lock_filled","sync_lock","sync_problem_filled","sync_problem","sync_saved_locally_filled","sync_saved_locally_off","sync_saved_locally","sync","syringe_filled","system_update_alt_filled","system_update_alt","system_update_filled","tab_all","tab_approvals","tab_close_filled","tab_close_inactive_filled","tab_close_inactive","tab_close_right_filled","tab_close_right","tab_close","tab_duplicate_filled","tab_duplicate","tab_extraction","tab_filled","tab_group_filled","tab_group","tab_inactive_filled","tab_inactive","tab_move_filled","tab_move","tab_new_right_filled","tab_new_right","tab_recent_filled","tab_recent","tab_reminder","tab_search","tab_system","tab_unselected_filled","tab_unselected","tab","table_bar_filled","table_chart_filled","table_chart_view_filled","table_chart_view","table_chart","table_convert_filled","table_convert","table_edit_filled","table_edit","table_eye_filled","table_eye","table_filled","table_lamp_filled","table_restaurant_filled","table_rows_filled","table_rows_narrow_filled","table_rows_narrow","table_rows","table_view_1","table_view_filled","table_view","table","tablet_android_filled","tablet_camera_filled","tablet_filled","tablet_mac_filled","tabs_filled","tabs","tactic_filled","tactic","tag_add","tag_filled","tag_remove","tag","takeout_dining_filled","tamper_detection_off_filled","tamper_detection_on_filled","tap_and_play_filled","target_filled","target","task_add","task_alt_filled","task_alt","task_completion","task_filled","task_recurring","task_time","task","taunt_filled","team_dashboard_filled","team_dashboard","temp_preferences_custom_filled","temp_preferences_eco_filled","temple_buddhist_filled","temple_hindu_filled","tenancy_filled","terminal_filled","terminal","text_ad_filled","text_ad_off","text_ad","text_compare_filled","text_compare","text_decrease_filled","text_decrease","text_fields_alt_filled","text_fields_alt","text_fields_filled","text_fields","text_format_filled","text_format","text_increase_filled","text_increase","text_rotate_up_filled","text_rotate_up","text_rotate_vertical_filled","text_rotate_vertical","text_rotation_angledown_filled","text_rotation_angleup_filled","text_rotation_angleup","text_rotation_down_filled","text_rotation_down","text_rotation_none_filled","text_rotation_none","text_select_end_filled","text_select_end","text_select_jump_to_beginning_filled","text_select_jump_to_beginning","text_select_jump_to_end_filled","text_select_jump_to_end","text_select_move_back_character_filled","text_select_move_back_character","text_select_move_back_word_filled","text_select_move_back_word","text_select_move_down_filled","text_select_move_down","text_select_move_forward_character_filled","text_select_move_forward_character","text_select_move_forward_word_filled","text_select_move_forward_word","text_select_move_up_filled","text_select_move_up","text_select_start_filled","text_select_start","text_snippet_filled","text_snippet","text_to_speech_filled","text_up_filled","text_up","texture_add_filled","texture_filled","texture_minus_filled","thermometer_add_filled","thermometer_filled","thermometer_gain_filled","thermometer_loss_filled","thermometer_minus_filled","thermostat_arrow_down_filled","thermostat_arrow_up_filled","things_to_do_filled","thread_unread_filled","threat_intelligence_filled","thumb_down_filled","thumb_down_off_filled","thumb_down","thumb_up_filled","thumb_up_off_filled","thumb_up","thumbnail_bar_filled","thumbnail_bar","thumbs_up_double","thumbs_up_down_filled","thumbs_up_down","tibia_alt_filled","tibia_filled","tile_large_filled","tile_large","tile_medium_filled","tile_medium","tile_small_filled","tile_small","time_auto_filled","time_auto","timelapse_filled","timeline_filled","timeline","timer_10_alt_1_filled","timer_10_alt_1","timer_10_filled","timer_10_select_filled","timer_3_alt_1_filled","timer_3_alt_1","timer_3_filled","timer_3_select_filled","timer_5_filled","timer_5_shutter_filled","timer_arrow_down_filled","timer_arrow_down","timer_arrow_up_filled","timer_filled","timer_off_filled","timer_pause_filled","timer_pause","timer_play_filled","timer_play","timer","tips_and_updates_filled","tire_repair_filled","title_filled","title","titlecase_filled","titlecase","toast_filled","toast","toc_filled","toc","today_filled","today","toggle_off_filled","toggle_off","toggle_on_filled","token_filled","token","toll","tonality_filled","toolbar_filled","toolbar","tooltip_2_filled","tooltip_filled","top_navbar_items_1","top_navbar_items","top_panel_close_filled","top_panel_close","top_panel_open_filled","top_panel_open","topic_filled","total_dissolved_solids_filled","touch_app_filled","touch_app","touch_double_filled","touch_double","touch_long_filled","touch_long","touch_triple_filled","touch_triple","touchpad_mouse_filled","touchpad_mouse_off_filled","track_changes_filled","trackpad_input_2_filled","trackpad_input_2","trackpad_input_3_filled","trackpad_input_3","trackpad_input_filled","trackpad_input","transcribe_filled","transform_filled","transition_chop_filled","transition_dissolve_filled","transition_fade_filled","transition_push_filled","transition_slide_filled","transition_slide","translate_filled","translate_indic","translate","trending_down_filled","trending_down","trending_flat_filled","trending_up_1","trending_up_filled","trending_up","trip_filled","trolley_cable_car_filled","trolley_filled","trophy_filled","troubleshoot_filled","tsunami_filled","tsv_filled","tsv","tty_filled","tune_filled","tune","tv_displays_filled","tv_next_filled","tv_options_edit_channels","two_pager_filled","two_pager_store_filled","two_pager_store","two_pager","type_specimen_filled","type_specimen","ulna_radius_alt_filled","ulna_radius_filled","unarchive_filled","undo_filled","undo","unfloat_landscape_filled","unfloat_portrait_filled","unfold_less_double_filled","unfold_less_double","unfold_less_filled","unfold_less","unfold_more_double_filled","unfold_more_double","unfold_more_filled","unfold_more","ungroup_filled","ungroup","universal_currency_alt_filled","universal_currency_filled","universal_local_filled","unknown_2_filled","unknown_5_filled","unknown_7_filled","unknown_7","unknown_document_filled","unknown_document","unknown_med_filled","unknown_med","unlicense_filled","unlicense","unpaved_road_filled","unpin_filled","unpin","unpublished_filled","unpublished","unread","unsubscribe_filled","upcoming_filled","update_disabled_filled","update_disabled","update_filled","update","upgrade_filled","upgrade","upi_pay_filled","upload_2_filled","upload_2","upload_file_filled","upload_file","upload_filled","upload","uppercase_filled","uppercase","usb_filled","usb_off_filled","user_add","user_attributes_filled","user_attributes","user_edit","user_group_changed","user_remove","vaccines_filled","valve_filled","vape_free_filled","vaping_rooms_filled","variable_add_1","variable_add_filled","variable_add","variable_insert_filled","variable_insert","variable_remove_filled","variable_remove","variable","variables_filled","variables","ventilator_filled","verified_filled","verified_off","verified_user_filled","verified_user","verified","vertical_align_bottom_filled","vertical_align_bottom","vertical_align_center_filled","vertical_align_center","vertical_align_top_filled","vertical_align_top","vertical_distribute_filled","vertical_distribute","vertical_shades_closed_filled","vertical_shades_filled","vertical_split_filled","vertical_split","vibration_filled","video_call_filled","video_camera_back_add_filled","video_camera_back_filled","video_camera_front_filled","video_camera_front_off_filled","video_chat_filled","video_file_filled","video_file","video_label_filled","video_library_filled","video_library","video_search_filled","video_settings_filled","video_settings","video_stable_filled","videocam_alert_filled","view_agenda_filled","view_agenda","view_apps_filled","view_apps","view_array_filled","view_array","view_carousel_filled","view_carousel","view_column_2_filled","view_column_2","view_column_filled","view_column","view_comfy_alt_filled","view_comfy_alt","view_comfy_filled","view_compact_alt_filled","view_compact_alt","view_compact_filled","view_cozy_filled","view_cozy","view_day_filled","view_day","view_headline_filled","view_headline","view_in_ar_filled","view_in_ar_new_filled","view_in_ar_off_filled","view_in_ar","view_kanban_filled","view_kanban","view_list_filled","view_list","view_module_filled","view_module","view_object_track_filled","view_object_track","view_quilt_filled","view_quilt","view_real_size_filled","view_sidebar_filled","view_sidebar","view_stream_filled","view_stream","view_timeline_filled","view_timeline","view_week_filled","view_week","vignette_filled","visibility_filled","visibility_lock_filled","visibility_lock","visibility_off_filled","visibility_off","visibility","vital_signs","voice_chat_filled","voice_over_off_filled","voice_over_off","voice_selection_filled","voice_selection_off_filled","voicemail_filled","volume_down_alt_filled","volume_down_filled","volume_mute_filled","volume_off_filled","volume_up_filled","volunteer_activism_filled","voting_chip_filled","voting_chip","vpn_key_alert_filled","vpn_key_alert","vpn_key_filled","vpn_key_off_filled","vpn_key_off","vpn_key","vpn_lock_2","vpn_lock_filled","vpn_lock","wallet_filled","wallpaper_filled","wallpaper_slideshow_filled","wand_shine","wand_stars","warning_filled","warning_off_filled","warning_off","warning","watch_button_press_filled","watch_check_filled","watch_filled","watch_off_filled","watch_screentime_filled","watch_screentime","watch_vibration_filled","watch_wake_filled","water_bottle_filled","water_bottle_large_filled","water_damage_filled","water_do_filled","water_ec_filled","water_filled","water_full_filled","water_lock_filled","water_lock","water_loss_filled","water_lux_filled","water_medium_filled","water_orp_filled","water_ph_filled","water_pump_filled","water_voc_filled","waterfall_chart_filled","waving_hand_filled","wb_auto_filled","wb_incandescent_filled","wb_iridescent_filled","wb_shade_filled","wb_sunny_filled","wb_twilight_filled","web_asset_filled","web_asset_off_filled","web_asset_off","web_asset","web_filled","web_stories_filled","web_stories","web_traffic_filled","web_traffic","web","webhook_2","webhook_filled","webhook","weekend_filled","weight_filled","west_filled","west","whatshot_filled","whatshot","wheelchair_pickup_filled","where_to_vote_filled","where_to_vote","widget_access_revoked","widget_add","widget_medium_filled","widget_medium","widget_remove","widget_small_filled","widget_small","widget_width_filled","widget_width","widgets_filled","widgets","width_filled","width_full_filled","width_full","width_normal_filled","width_normal","width_wide_filled","width_wide","wifi_1_bar_filled","wifi_2_bar_filled","wifi_add_filled","wifi_calling_1_filled","wifi_calling_2_filled","wifi_calling_3_filled","wifi_calling_bar_1_filled","wifi_calling_bar_2_filled","wifi_calling_bar_3_filled","wifi_calling_filled","wifi_channel_filled","wifi_filled","wifi_find_filled","wifi_home_filled","wifi_lock_filled","wifi_notification_filled","wifi_off_filled","wifi_password_filled","wifi_password","wifi_protected_setup_filled","wifi_protected_setup","wifi_proxy_filled","wifi_tethering_error_filled","wifi_tethering_filled","wifi_tethering_off_filled","wifi","window_closed_filled","window_filled","window_open_filled","window_sensor_filled","work_alert_filled","work_filled","work_history_filled","work_update_filled","workspace_premium_filled","workspace_premium","workspaces_filled","workspaces_outline_filled","workspaces","wrap_text_filled","wrap_text","wrist_filled","wysiwyg_filled","wysiwyg","XSLX","youtube_activity_filled","youtube_activity","youtube_searched_for_filled","youtube_searched_for","zone_person_alert_filled","zone_person_idle_filled","zone_person_urgent_filled","zoom_in_filled","zoom_in_map_filled","zoom_in_map","zoom_in_or_scale_up","zoom_in","zoom_out_filled","zoom_out_map_filled","zoom_out_map","zoom_out"],Eoe=({config:t,children:e})=>l.jsx(Ec.Provider,{value:t,children:e}),XC=({rows:t,checkedIds:e,selectionDisabledRowIds:r=[],isCheckAllDisabled:n=!1,rawData:i,onAllChecked:a,setCheckedIds:s,checkboxMetadata:o})=>{const A=y=>{s([...e,y])},u=y=>{s(e.filter(b=>b!==y))},c=y=>!!(y?.original?.items&&y?.original?.items?.length>0),d=h.useCallback(y=>y?.flatMap(b=>c(b)?[b.original?.id,...d(b?.original?.items||[])]:[b?.original?.id])?.filter(b=>b!=null),[]),f=h.useCallback(()=>{let y=d(t)?.filter(_=>!r?.includes(_))?.sort((_,v)=>_<v?1:-1)?.join("-");i&&(y=Object.keys(i)?.sort((_,v)=>_<v?1:-1)?.join("-"));const b=e?.sort((_,v)=>_<v?1:-1)?.join("-");return b&&y===b},[e,t,r,i,d]),p=(y,b)=>{if(y.target.checked){if(r?.includes(b))return;A(b)}else u(b)},m=y=>{if(y.target.checked){const b=d(t);r?.length?s(b?.filter(_=>!r?.includes(_))):s(b)}else s([])};return h.useEffect(()=>{f()?a(!0):a(!1)},[e,t,f,a]),{checkboxConfig:e?{checkedIds:e,selectionDisabledRowIds:r,onItemCheck:p,onAllItemsCheck:n?null:m,checkboxMetadata:o}:null}},koe=(t,e,r="asc")=>[...t].sort((n,i)=>{const a=n[e]??0,s=i[e]??0;return r==="asc"?a-s:s-a}),W4=(t,e)=>{let r=e;const n=30;if(t?.length&&(r=r?.map((A,u)=>{const c=t.find(d=>d.name===A.Header);return c?{...A,order:c.order||u+r.length,width:c.width||A.width,visible:c.visible,sticky:c.sticky}:A})),r.filter(A=>A.visible).length>n){let A=0;r=r.map(u=>{if(u.visible){const c=A<n;return A++,{...u,visible:c}}return u})}const a=koe(r,"order","asc"),s=a.filter(A=>A?.sticky)?.filter(A=>A.accessor);return[...a.filter(A=>!A?.sticky)?.filter(A=>A.accessor),...s]},woe=t=>t&&t?.trim()?.replace(/^\*+|\*+$/g,"")?.replace(/[-/\\^$+?.()|[\]{}]/g,"\\$&")?.replace(/\*/g,".")||"",X4=(t,e)=>{if(!t||!e)return"";try{let r=t;const n=/{{([^}]+)}}/g,i=t.match(n);return i&&e&&i.forEach(a=>{const s=a.slice(2,-2).trim(),o=e[s];o!=null&&(r=r.replace(a,String(o)))}),r}catch{return""}},vn=h.createContext({tableWrapper:null,tableBodyWrapper:null,lastNonStickyColumnIndex:()=>null,search:null,columnFilters:[],onRowClick:null,onSort:null,onFilter:null,onRemoveFilter:null,onClearFilter:null,rowOptions:null,checkboxConfig:null,onResetFilter:null,isColumnConfigurable:!1,onAddColumnClick:null,onEditColumnClick:null,onDeleteColumnClick:null,toggleShowFilters:null,toggleShowSorts:null,onRowTooltipClick:null,tooltiptext:null,cascadingTableConfig:null,originalsOnly:!1,disableOptionsForRowIndex:null,getFullRowDataOnClick:!1,getSumOfNextVisibleColumnWidth:()=>null,onRowEdit:null,inlineEditColumns:[],tableActions:null,dndSortableUtils:null,withSortable:!1,withDraggable:!1,onCascadingRowExpand:null,getInnerRowData:null,tableHeaders:null,maxLevel:0,expandedRows:{},setExpandedRows:null,showNewItem:!1,rawData:null,dragConfig:null,rowWrapper:null,asyncRowOptionsFilter:null,rowLinkConfig:{isEnabled:!1,linkTo:null},isCellClickDisabled:!1,activeInlineEdit:null,setActiveInlineEdit:void 0,handleUpdateColumnWidth:()=>{},multiSelectConfig:null,headerContextOptions:null,showHeaderContextOptions:null,setShowHeaderContextOptions:void 0,showDataTypeIcon:!1,rowAdditionalActions:null,rowAdditionalActionsWidth:0,hoverConfig:null,openMasterDataModal:void 0,closeMasterDataModal:void 0,selectedMasterData:null,clearSelectedMasterData:void 0,openCurrencyDropdown:void 0,closeCurrencyDropdown:void 0,currencyDropdownConfig:null,selectedCurrenciesMap:{},setCurrencyForCell:void 0,getCurrencyForCell:void 0}),Zs={ERROR:"error",WARNING:"warning",PRIMARY:"primary",SUCCESS:"success",DEFAULT:"default"},Eo={[Zs.ERROR]:"bg-error-50 dark:bg-error-950",[Zs.WARNING]:"bg-warning-50 dark:bg-warning-950",[Zs.PRIMARY]:"bg-primary-50 dark:bg-primary-950",[Zs.SUCCESS]:"bg-success-50 dark:bg-success-950",[Zs.DEFAULT]:""},Vu={email:/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/,url:/^(https?:\/\/)([\w\d.-]+(:\d+)?)(\/[\w\d-.,@?^=%&:/~+#]*)*$/},Toe=({rowHovering:t,level:e,totalWidth:r,isCheckbox:n,id:i,onClick:a,cells:s,isRoot:o,name:A,uploadCell:u,row:c,disabled:d,disabledTooltip:f})=>{const p=$r(),m=c?.name?.props,g=h.useCallback(()=>m?.text&&m.text==="+ New Line Item"?"new-line-item":`id-${Math.random().toString(36).substring(2,15)}`,[m?.text]),y=h.useMemo(()=>g(),[g]),b=h.useCallback(k=>{d||a&&a(k)},[a,d]),_=h.useMemo(()=>s.filter(k=>k?.column?.visible!==!1)?.length-(n?1:0),[s,n]),v=h.useMemo(()=>e>0?e*16:0,[e]);if(u&&p?.renderUploadAttachmentRow)return l.jsx(l.Fragment,{children:p.renderUploadAttachmentRow({data:c,colSpan:_+2,totalWidth:r})});const S=d&&f?l.jsx(Te,{title:f,placement:"top",children:l.jsx("span",{className:d?"text-neutral-400":"text-primary-600",children:A})}):l.jsx("span",{className:d?"text-neutral-400":"text-primary-600",children:A});return l.jsxs("div",{className:"relative dark:bg-black-800",children:[n&&l.jsx("td",{className:`min-w-[40px] ${t===i?"bg-neutral-100 dark:bg-black-700":""}`}),l.jsxs("td",{id:String(y)||String(i),onClick:b,className:`relative w-full h-row overflow-x-hidden ${d?"cursor-not-allowed":"cursor-pointer"}`,colSpan:_,style:{paddingLeft:v,width:r},children:[!o&&l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"h-1/2 border-l border-neutral-300 ml-2 dark:border-black-700"}),l.jsx("div",{className:"ml-2 w-2.5 h-px bg-neutral-300 dark:bg-black-700"})]}),l.jsx("div",{className:"px-6 w-full absolute h-row top-0 flex items-center",children:S})]})]})},Ooe=h.memo(Toe);let EA=null;const Coe=({checkboxConfig:t,id:e,rowHovering:r,isDisabled:n,is_read:i,is_modified:a,is_row_modified:s,is_deleted:o,is_added:A,isDraggingOver:u,showNewItem:c,currentData:d,bgColor:f,is_incomplete:p,isInlineEditing:m,hasPendingEditsColumn:g,rowHasPendingEdits:y})=>{const _=$r()?.t?.("Save or cancel pending changes first")??"Save or cancel pending changes first",v=h.useRef(null),S=O=>{if(O.key!=="Enter")return;O.preventDefault();const C=O.currentTarget.form;if(!C)return;const N=new Event("submit",{bubbles:!0,cancelable:!0});C.dispatchEvent(N);const P=C.querySelector('button[type="submit"]');P&&P.click()},E=typeof t?.checkboxMetadata=="object"&&t?.checkboxMetadata!==null&&t?.checkboxMetadata.checkedIds?.includes(e)||t?.checkedIds?.includes(e),w=n||y||t?.checkboxMetadata?.checkedIds?.includes(e);h.useLayoutEffect(()=>{EA!==e||w||v.current&&document.activeElement!==v.current&&v.current.focus({preventScroll:!0})},[e,w,E]);const T=F({"bg-primary-50 dark:bg-primary-900":m,"bg-neutral-100 dark:bg-black-600":r===e&&!m&&!(o||d?.is_deleted)&&!(A||d?.is_added),"bg-error-200 dark:bg-error-900":r===e&&!m&&(o||d?.is_deleted),"bg-success-100 dark:bg-success-800":r===e&&!m&&(A||d?.is_added),"bg-primary-50 dark:bg-black-700":!p&&!i&&c&&r!==e&&!m,"bg-warning-50 dark:bg-black-500":(p||a||s||d?.is_row_modified)&&r!==e&&!m,"bg-error-100 dark:bg-error-975":(o||d?.is_deleted)&&r!==e&&!m,"bg-success-50 dark:bg-success-900":(A||d?.is_added)&&r!==e&&!m,"bg-primary-50":u&&!m,...f&&!m&&{[f]:!0}});return l.jsx("td",{className:`min-w-[40px] sticky right-0 z-30 ${T||"bg-white dark:bg-black-800"} h-[39px]`,style:{left:g?"28px":"0"},children:l.jsxs("div",{className:"absolute w-full px-2.5 h-[39px] z-30 flex items-center",style:{boxShadow:"8px 0px 8px 0px rgba(0, 0, 0, 0.02)"},children:[l.jsx(Ze.Tooltip,{title:y?_:t?.checkboxMetadata?.tooltip&&t?.checkboxMetadata?.checkedIds?.includes(e)?t?.checkboxMetadata?.tooltip:"",children:l.jsx("input",{ref:v,id:`checkbox-table-search-${e}`,type:"checkbox",className:`w-4 h-4 text-primary-600 appearance-none border border-gray-400 dark:border-neutral-400 rounded-[4px] checked:appearance-auto focus:ring-primary-500 dark:focus:ring-primary-600 focus:ring-2 cursor-pointer ${T}`,onChange:O=>t?.onItemCheck(O,e),onKeyDown:S,onFocus:()=>{EA=e},onBlur:()=>{EA===e&&(EA=null)},checked:E,disabled:w},`checkbox-table-search-${e}`)}),l.jsx("label",{htmlFor:"checkbox-table-search-1",className:"sr-only dark:text-neutral-200",children:"checkbox"})]})})},Noe=h.memo(Coe),el=(t,e)=>{const r=e?.type?.toLowerCase(),n=t==null||t===""||typeof t=="string"&&t.trim()==="";if(e?.is_required&&n)return{isValid:!1,error:"Field required"};if(!n&&typeof t=="string"&&t.trim()!==""){if(r==="url"&&!Vu.url.test(t))return{isValid:!1,error:"Invalid URL format"};if(r==="e-mail"&&!Vu.email.test(t))return{isValid:!1,error:"Email is not valid"}}return{isValid:!0}},H1=new Map;let F1=null;const Doe=({id:t,value:e,onChange:r,onBlur:n,currencyCode:i="USD",autoFocus:a=!1,inputStyle:s,disabled:o=!1})=>{const{openCurrencyDropdown:A,closeCurrencyDropdown:u,currencyDropdownConfig:c,setCurrencyForCell:d,getCurrencyForCell:f}=h.useContext(vn),m=f?.(t)||i||"USD",[g,y]=h.useState(m),[b,_]=h.useState(e),v=h.useRef(e),S=h.useRef(null),k=h.useRef(null),E=h.useRef(!1),w=h.useRef(r);h.useEffect(()=>{v.current=b},[b]),h.useEffect(()=>{w.current=r},[r]);const T=h.useRef(!1);h.useEffect(()=>{T.current||(_(e),v.current=e,T.current=!0)},[e]),h.useEffect(()=>{m!==g&&y(m)},[m,g]),h.useLayoutEffect(()=>{const D=S.current;if(!D)return;const H=H1.get(t);H?(D.value=v.current||"",D.focus(),D.setSelectionRange(H.start,H.end)):F1!==t&&(D.value=v.current||"",D.focus())},[]);const O=D=>{if(D==null||D==="")return"";const H=Number(D);return isNaN(H)?String(D):H.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})},C=D=>{const H=D.target.value;if(H!==""&&(Number(H)<0||!/^\d*\.?\d*$/.test(H))){D.target.value=v.current==="0"?"":v.current||"";return}H1.set(t,{start:D.target.selectionStart??0,end:D.target.selectionEnd??0});const I=H===""||H===null||H===void 0?"0":H;_(I),v.current=I,r(I,g)},N=()=>{S.current&&(S.current.value=v.current||"")},P=h.useCallback(()=>{F1=t,H1.delete(t),S.current&&(S.current.value=O(v.current)),setTimeout(()=>{!E.current&&!c&&n?.()},150),requestAnimationFrame(()=>{F1=null})},[t,n,c]),L=h.useCallback(D=>{y(D),d?.(t,D);const H=v.current,I=H===""||H===null||H===void 0?"0":H;w.current(I,D),E.current=!1},[t,d]),R=h.useCallback(D=>{if(D.stopPropagation(),D.preventDefault(),E.current=!0,c)u?.(),E.current=!1;else if(k.current&&A){const H=k.current.getBoundingClientRect();A({anchorRect:H,currentCurrency:g,onSelect:L})}},[c,A,u,g,L]);return h.useEffect(()=>{c||setTimeout(()=>{E.current=!1},100)},[c]),l.jsx("div",{className:"flex flex-col gap-0 mb-0 w-full h-full",children:l.jsxs("label",{className:"relative block w-full h-full",children:[l.jsx("span",{className:"absolute inset-y-0 left-1 flex items-center pl-3 text-neutral-900 dark:text-white z-10",children:Yu[g]}),l.jsx("input",{ref:S,placeholder:"0.00",type:"text",inputMode:"decimal",className:F("pl-11 pr-24 border h-full text-sm rounded-lg block w-full px-2.5 py-1.5 font-inter font-medium","text-neutral-900 dark:text-black-200 bg-white dark:bg-black-600","border-gray-300 dark:border-black-600","disabled:bg-neutral-50 dark:disabled:!bg-black-800 dark:disabled:placeholder:!text-black-400"),onChange:C,onFocus:N,onBlur:P,onKeyDown:D=>{D.stopPropagation(),!(D.key.length>1||D.ctrlKey||D.metaKey)&&(D.key>="0"&&D.key<="9"||D.key==="."&&!D.currentTarget.value.includes(".")||D.preventDefault())},defaultValue:O(e),id:t,style:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)",...s},autoComplete:"off",autoFocus:a,disabled:o}),l.jsx("div",{ref:k,className:F("absolute inset-y-0 right-1 flex items-center h-full",o?"pointer-events-none opacity-50":"cursor-pointer"),onClick:R,onMouseDown:D=>{D.stopPropagation(),D.preventDefault(),E.current=!0},children:l.jsxs("div",{className:"px-2 py-1 text-sm text-gray-700 dark:text-black-200 flex items-center gap-1 hover:bg-neutral-100 dark:hover:bg-black-500 rounded transition-colors",children:[is(g),l.jsx("span",{className:"font-medium",children:g}),l.jsx("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:l.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})})]})})},Roe=({id:t,value:e,placeholder:r,onChange:n,masterDataName:i,masterDataColumnName:a,masterDataFormula:s,masterDataFilters:o,disabled:A=!1,onBlur:u,onOpenMasterDataModal:c,reference:d={}})=>{const[f,p]=h.useState(null),[m,g]=h.useState(""),[y,b]=h.useState(null),_=h.useRef(null),v=h.useRef(n);v.current=n,h.useEffect(()=>{f!==null&&v.current(f,y??void 0)},[f,y]);const S=C=>{(C.keyCode===9||C.key==="Enter")&&_.current&&(p(m),_.current.blur())},k=(C,N)=>{let P=String(C??"");s&&N&&(P=X4(s,N)),g(""),p(P),b(N??null)},E=()=>{p(""),b(null)},w=()=>{i&&c({masterDataName:i,masterDataColumnName:a,masterDataFormula:s,masterDataFilters:o,onSelected:k})},T=()=>f!==null?f:s?X4(s,d):e,O=()=>F("border border-gray-300 dark:border-black-600 h-full text-sm rounded-lg block w-full p-2.5","font-inter font-medium bg-gray-200 dark:bg-black-600 text-neutral-900 dark:text-black-200","placeholder:text-neutral-900 dark:placeholder:text-black-400");return l.jsxs("label",{className:"relative block h-full w-full",children:[l.jsx("input",{id:t,placeholder:r||"",className:O(),onChange:C=>{n(C.target.value,y??void 0),p(C.target?.value)},ref:_,onKeyDown:S,value:T()??"",disabled:!0,autoComplete:"off",onBlur:u,style:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"}}),l.jsx(or,{id:`btn-inline-master-data-clear-${t}`,onClick:E,className:"absolute inset-y-0 right-1 flex items-center px-2 focus:border-transparent",variant:"ghost",disabled:A,children:l.jsx(ce.CloseRounded,{className:"text-neutral-900 dark:text-black-300",sx:{fontSize:16}})}),l.jsx(or,{id:`btn-inline-master-data-open-${t}`,onClick:w,className:"absolute inset-y-0 right-8 flex items-center px-2 focus:border-transparent",variant:"ghost",disabled:A,children:l.jsx(ce.TableChartRounded,{className:"text-neutral-900 dark:text-black-300",sx:{fontSize:16}})})]})},li=new Map;let Ai=null,en=null;const ia=t=>({target:{value:t}}),Poe=({cell:t,id:e,inlineEditing:r,cellRef:n,handleCellValueChange:i,registerValidation:a})=>{const{openMasterDataModal:s,selectedMasterData:o,clearSelectedMasterData:A,getCurrencyForCell:u,getPendingEdit:c,addPendingEdit:d,onFieldOperationFlow:f,fieldOperationLoading:p}=h.useContext(vn),m=p===`${e}-${t?.column?.id}`,g=!!p,y=h.useCallback((G,K)=>{f&&f({value:G,fieldId:t?.column?.id,rowId:String(e),rowData:t?.row?.original,columnKey:t?.column?.key||"",flowName:t?.column?.live_field_source,isLiveField:t?.column?.is_live_field,meta:K})},[t?.column?.id,t?.column?.is_live_field,t?.column?.key,t?.column?.live_field_source,t?.row?.original,e,f]),b=()=>{const G=t?.row?.original?.__rawData,K=t?.column?.Header,te=t?.column?.key,$=K?G?.[K]?.currency_code:void 0,oe=te?G?.[te]?.currency_code:void 0;return $&&$!==""?$:oe&&oe!==""?oe:t?.column?.currencyCode||"USD"},_=t.column.key||"",v=`${e}-${_}`,S=u?.(v),k=c?.(String(e),_),[E,w]=h.useState({value:k?.value!==void 0?k.value:t.value||"",currencyCode:k?.meta?.currency_code||S||b()}),[T,O]=h.useState(null),C=(()=>{if(r!==_)return null;const G=typeof E.value=="number"?String(E.value):E.value,K=el(G,t?.column);return K.isValid?null:K.error||null})(),N=c?.(String(e),_)?.validationError,P=T||C||N||null,L=h.useRef(null);h.useEffect(()=>{if(r===_&&L.current!==_){const K=u?.(`${e}-${_}`),te=c?.(String(e),_),$=te?.value!==void 0?te.value:t.value||"",oe=te?.meta?.currency_code||K||b();w({value:$,currencyCode:oe})}r!==_&&L.current===_&&O(null),L.current=r},[r,_,u,c,e,t.value]),h.useEffect(()=>{o&&r===_&&t?.column?.masterDataColumnName&&t?.column?.masterDataName&&(d&&d(String(e),_,{value:o.value,meta:{reference:o.reference},originalValue:t.value}),i(ia(o.value)),y(o.value,{reference:o.reference}),A?.())},[o,r,_,t?.column?.masterDataColumnName,t?.column?.masterDataName,d,e,t.value,i,y,A]);const R=G=>t?.column?.is_required&&(G==null||G===""||typeof G=="string"&&G.trim()==="")?(O("Field required"),!1):(O(null),!0),D=G=>R(G)?G&&G.trim()!==""&&!Vu.url.test(G)?(O("Invalid URL format"),!1):(O(null),!0):!1,H=G=>R(G)?G&&G.trim()!==""&&!Vu.email.test(G)?(O("Email is not valid"),!1):(O(null),!0):!1,I=h.useRef(E);h.useEffect(()=>{I.current=E},[E]);const M=h.useRef(null),z=`${e}-${_}`;h.useLayoutEffect(()=>{const G=M.current;if(!G)return;const K=li.get(z);if(K){G.focus();try{G.setSelectionRange(K.start,K.end)}catch{}}else Ai!==z&&G.focus()},[z]);const V=h.useRef();h.useEffect(()=>()=>{V.current&&clearTimeout(V.current)},[]);const X=h.useCallback(G=>{i(ia(G)),d&&d(String(e),_,{value:G,originalValue:t.value})},[i,d,e,_,t.value]),ee=h.useCallback(G=>{V.current&&clearTimeout(V.current),V.current=setTimeout(()=>{X(G)},300)},[X]),W=h.useCallback(()=>{V.current&&(clearTimeout(V.current),V.current=void 0,X(String(I.current.value??"")))},[X]),B=h.useCallback(()=>{const G=t?.column?.type?.toLowerCase(),K=I.current.value;switch(G){case"url":D(String(K??""));break;case"e-mail":H(String(K??""));break;default:R(K);break}},[t?.column?.type]),Y=h.useCallback(()=>{const G=t?.column?.type?.toLowerCase(),K=I.current.value,te=I.current.currencyCode;let $=!0;switch(G){case"url":$=D(String(K??""));break;case"e-mail":$=H(String(K??""));break;default:$=R(K);break}if(!$)return{isValid:!1};let oe=null;return G==="currency"&&(oe={currency_code:u?.(v)||te}),{isValid:!0,value:typeof K=="number"?String(K):K,meta:oe}},[t?.column?.type,v,u]);h.useEffect(()=>{a&&r===_&&a(Y)},[a,Y,r,_]);const re=()=>{if(t?.column?.is_master_data&&t?.column?.masterDataName&&(t?.column?.masterDataColumnName||t?.column?.masterDataFormula)){const te=c?.(String(e),_),$=o?.value??te?.value??t.value;return l.jsx("div",{onMouseDown:oe=>oe.stopPropagation(),className:"z-[120] h-full w-full",children:l.jsx(Roe,{id:`master-data-cell-${e}-${t.column.id}`,value:$,onChange:(oe,Me)=>{i(ia(oe)),d&&d(String(e),_,{value:oe,meta:{reference:Me||null},originalValue:t.value}),y(oe,{reference:Me||void 0}),R(oe??"")},placeholder:t.column?.Header,masterDataName:t.column.masterDataName,masterDataColumnName:t.column.masterDataColumnName,masterDataFormula:t.column.masterDataFormula,masterDataFilters:t.column.masterDataFilters,onOpenMasterDataModal:s,reference:te?.meta?.reference})})}const G=t?.column?.type?.toLowerCase(),K=_?t?.row?.original?.__cellMetadata?.[_]:void 0;switch(G){case"choice":{const te=K?.choices??t?.column?.choices;return l.jsx("div",{onMouseDown:$=>$.stopPropagation(),children:l.jsx(il,{id:`select-cell-${e}-${t.column.id}`,value:E.value||null,selectOptions:te?.map($=>({label:$,value:$}))||[],onChange:$=>{const oe=$?Array.isArray($)?$[0]?.value?.toString()||"":$?.value?.toString()||"":"";w(Me=>({...Me,value:oe})),i(ia(oe)),d&&d(String(e),_,{value:oe,originalValue:t.value}),y(oe),R(oe)},allowClear:!0,inputStyles:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},className:"z-[120]"})})}case"datetime":case"date":return l.jsx("div",{onMouseDown:te=>{te.stopPropagation(),te.target.tagName!=="INPUT"&&te.preventDefault()},children:l.jsx(kb,{id:`date-cell-${e}-${t.column.id}`,value:E.value||void 0,handleOnChange:te=>{const $=te||"";w(oe=>({...oe,value:$})),i(ia($)),d&&d(String(e),_,{value:$,originalValue:t.value}),y($),R($)},showTime:G==="datetime",dateFormat:G==="date"?"MM/DD/YYYY":void 0,className:"z-[120] w-full"})});case"currency":{const te=b();return l.jsx("div",{onMouseDown:$=>$.stopPropagation(),className:"z-[120] h-full w-full",children:l.jsx(Doe,{id:v,value:String(E.value??""),onChange:($,oe)=>{w(Me=>({value:$,currencyCode:oe||Me.currencyCode})),i(ia($)),d&&d(String(e),_,{value:$,meta:{currency_code:oe},originalValue:t.value,originalMeta:{currency_code:te}}),R($),y($,{currency_code:oe})},currencyCode:E.currencyCode,inputStyle:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},autoFocus:!0,disabled:g})})}case"percentage":return l.jsxs("label",{className:"relative block h-full",onMouseDown:te=>te.stopPropagation(),children:[l.jsx("input",{ref:M,type:"number",defaultValue:String(E.value??""),onChange:te=>{try{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0})}catch{}const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},className:"border border-gray-300 h-full text-gray-900 dark:bg-black-800 dark:text-white text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:focus:ring-white dark:focus:border-white block w-full px-2.5 py-1.5 font-inter font-medium disabled:bg-neutral-50 dark:disabled:!bg-black-800 dark:disabled:placeholder:!text-black-400",id:`percentage-cell-${e}-${t.column.id}`,style:{height:"var(--row-height)",border:"none",boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},autoComplete:"off",disabled:g}),l.jsx("span",{className:"absolute inset-y-0 right-3 flex items-center pointer-events-none h-full dark:text-black-100",children:"%"})]});case"boolean":{const te=E.value===!0||E.value==="true"||E.value==="Yes"||E.value==="True"||E.value===1;return l.jsx("div",{onMouseDown:$=>$.stopPropagation(),className:"h-full w-full flex items-center px-2.5 bg-white dark:bg-black-800 rounded border-2 focus:outline-primary-600 border border-primary-600 dark:border-black-700 z-[120]",children:l.jsx(Kn,{id:`toggle-cell-${e}-${t.column.id}`,isChecked:te,onChange:$=>{w(oe=>({...oe,value:$})),i(ia($)),d&&d(String(e),_,{value:$,originalValue:t.value}),y($)},hideStatus:!1,labelDirection:"right",stopClickPropagation:!0,statusText:te?"Yes":"No"})})}case"url":return l.jsx("input",{ref:M,type:"url",defaultValue:String(E.value??""),onChange:te=>{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0});const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,T?D($):R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},onMouseDown:te=>te.stopPropagation(),className:"text-neutral-900 dark:text-white dark:bg-black-800 text-base font-medium h-full font-inter overflow-hidden whitespace-nowrap text-ellipsis px-2.5 py-1 w-full border rounded focus:outline-primary-600 dark:focus:outline-white z-[120] shadow-xl disabled:bg-neutral-50 dark:disabled:!bg-black-800",style:{height:"var(--row-height)"},disabled:g});case"e-mail":return l.jsx("input",{ref:M,type:"email",defaultValue:String(E.value??""),onChange:te=>{try{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0})}catch{}const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,T?H($):R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},onMouseDown:te=>te.stopPropagation(),className:"text-neutral-900 dark:text-white dark:bg-black-800 text-base font-medium h-full font-inter overflow-hidden whitespace-nowrap text-ellipsis px-2.5 py-1 w-full border rounded focus:outline-primary-600 dark:focus:outline-white z-[120] shadow-xl disabled:bg-neutral-50 dark:disabled:!bg-black-800",style:{height:"var(--row-height)"},disabled:g});default:return l.jsx("input",{ref:M,type:"text",defaultValue:String(E.value??""),onChange:te=>{li.set(z,{start:te.target.selectionStart??0,end:te.target.selectionEnd??0});const $=te.target.value;w(oe=>({...oe,value:$})),I.current={...I.current,value:$},en=z,R($),ee($)},onBlur:()=>{Ai=z,li.delete(z),W(),B(),en===z&&(en=null,y(I.current.value)),requestAnimationFrame(()=>{Ai=null})},onKeyDown:te=>{te.stopPropagation()},onMouseDown:te=>te.stopPropagation(),className:"text-neutral-900 dark:text-white dark:bg-black-800 text-base font-medium h-full font-inter overflow-hidden whitespace-nowrap text-ellipsis px-2.5 py-1 w-full border rounded focus:outline-primary-600 dark:focus:outline-white z-[120] shadow-xl disabled:bg-neutral-50 dark:disabled:!bg-black-800",style:{height:"var(--row-height)"},disabled:g})}};return l.jsxs("div",{ref:n,className:"relative h-full w-full overflow-visible",children:[l.jsx("div",{className:F("border p-0.5 rounded-lg h-full",P?"border-error-600":"border-neutral-200 dark:border-black-700",g&&"pointer-events-none opacity-70"),children:re()}),!!t?.column?.is_live_field&&l.jsx("div",{className:"absolute -top-1.5 -right-1.5 bg-white dark:bg-black-800 rounded-full w-5 h-5 flex items-center justify-center border border-primary-300 dark:border-primary-600 shadow-sm z-[125]",children:m?l.jsx(qe.LoadingSpinnerIcon,{className:"text-primary-600 dark:text-white",size:8}):l.jsx(ce.BoltOutlined,{sx:{fontSize:12,color:"var(--color-primary-600)"}})}),P&&l.jsx("div",{className:"absolute top-full left-0 mt-1 text-error-600 text-xs font-medium z-[130] bg-white dark:bg-black-800 px-2 py-1 rounded shadow-lg w-full",children:P})]})};let U1;const Q4=t=>{const e=Number(t);if(Number.isNaN(e)||t===null||t===void 0)return"0ms";if(e>=864e5){const r=Math.floor(e/864e5),n=Math.floor(e%864e5/36e5),i=Math.floor(e%36e5/6e4),a=Math.floor(e%6e4/1e3);return`${r}d ${n}h ${i}m ${a}s`}if(e>=36e5){const r=Math.floor(e/36e5),n=Math.floor(e%36e5/6e4),i=Math.floor(e%6e4/1e3);return`${r}h ${n}m ${i}s`}if(e>=6e4){const r=Math.floor(e/6e4),n=Math.floor(e%6e4/1e3);return`${r}m ${n}s`}return e>=1e3?`${(e/1e3).toFixed(2)}s`:`${e}ms`},Loe=({children:t,withLink:e,linkTo:r,rowData:n,disableRowClick:i})=>e&&!i?l.jsx("a",{href:r?.(n?.id,n)||"",children:t}):t,Ioe=({cell:t,id:e,nextWidthSum:r,isLastCell:n,rowHovering:i,index:a,isFirstStickyCell:s,handleCellClick:o,currentData:A,highlightSubstring:u,is_read:c,is_modified:d,is_row_modified:f,is_deleted:p,is_added:m,level:g,inlineEditing:y,isInlineEditing:b,setRowHovering:_,handleCellValueChange:v,cellRef:S,handleUpdateCellData:k,registerValidation:E,loadingExpand:w,toggleRowExpand:T,isDraggingOver:O,isLoading:C,is_incomplete:N,pendingEdit:P,hasPendingEdit:L,pendingValidationError:R})=>{const{cascadingTableConfig:D,originalsOnly:H,maxLevel:I,showNewItem:M,expandedRows:z,rowLinkConfig:V,multiSelectConfig:X,cellEditing:ee,cellEditingValue:W,allowInlineEdit:B,fieldOperationLoading:Y,pendingEdits:re}=h.useContext(vn),G=$r(),te=(t?.column?.key?t?.row?.original?.__cellMetadata?.[t.column.key]:void 0)?.is_locked??t?.column?.is_locked,$=(t?.column?.key?re?.[e]?.[t.column.key]?.validationError:null)||R||null,oe=y===t.column.key&&t?.column?.canEdit&&!te&&!t?.column?.is_disabled,Me=Y===`${e}-${t?.column?.id}`,{theme:ye}=kw(),me=ye==="dark",fe=h.useCallback(()=>_(e),[_,e]),pe=h.useCallback(()=>_(null),[_]),ve=G?.formatDuration,[_e,ue]=h.useState(t?.column?.dataType==="duration"&&t?.value?ve?ve(t.value):Q4(t.value):t.value),[Q,se]=h.useState(null),[ke,Ue]=h.useState(!1),[Ge,Je]=h.useState(!1),[Fe,we]=h.useState(!1),Pe=h.useRef(null),ge=h.useRef(),De=h.useRef(),{selectedColumnIds:Le=[]}=X||{},Ye=!Object.prototype.hasOwnProperty.call(t?.column?.meta??{},"shouldHighlight")||t?.column?.meta?.shouldHighlight,lt=h.useCallback(()=>{Pe.current&&Ue(Pe.current.scrollWidth>Pe.current.clientWidth)},[]),nt=h.useCallback(je=>{ge.current&&clearTimeout(ge.current),je?Je(!0):ge.current=setTimeout(()=>Je(!1),200)},[]),et=h.useCallback(je=>{De.current&&clearTimeout(De.current),je?we(!0):De.current=setTimeout(()=>we(!1),200)},[]),Xe=F({"bg-amber-100 dark:bg-amber-900/30":L,"bg-neutral-100 dark:bg-black-600":i===e&&!b&&!L&&!(p||A?.is_deleted)&&!(m||A?.is_added),"bg-error-200 dark:bg-error-900":i===e&&!b&&!L&&(p||A?.is_deleted),"bg-success-100 dark:bg-success-800":i===e&&!b&&!L&&(m||A?.is_added),"bg-primary-50 dark:bg-black-700":!N&&!c&&M&&!C&&i!==e&&!b&&!L,"bg-warning-50 dark:bg-black-500":(N||d||f||A?.is_row_modified)&&!C&&i!==e&&!b&&!L,"bg-error-100 dark:bg-error-975":(p||A?.is_deleted)&&!C&&i!==e&&!b&&!L,"bg-success-50 dark:bg-success-900":(m||A?.is_added)&&!C&&i!==e&&!b&&!L,"bg-primary-50 dark:bg-primary-900":(O||b)&&!L,"bg-primary-50 dark:bg-primary-800":Le?.includes(t.column.id)&&!b&&!L,[Eo[t?.row?.original?.__rowBgStatus]]:t?.row?.original?.__rowBgStatus&&!b&&!L}),mt=je=>{t.column?.disableRowClick||o(je)};return h.useEffect(()=>(t?.row?.original?.status==="running"&&t.column?.dataType==="duration"&&(U1=setInterval(()=>{const Qe=new Date(Un(t?.row?.original?.created_at||t?.row?.original?.executed_on,{withTime:!0,format:"yyyy-MM-dd HH:mm:ss"})),Ke=Math.abs(new Date().getTime()-new Date(Qe).getTime());ue(ve?ve(Ke):Q4(Ke))},500)),()=>{U1&&clearInterval(U1)}),[_e,t.value,t?.row?.original?.created_at,t?.row?.original?.executed_on,t?.row?.original?.status,t.column?.dataType,ve]),h.useEffect(()=>{(t?.column?.tooltipCellKey||t?.column?.type?.toLowerCase()==="url")&&(t?.column?.type?.toLowerCase()==="url"?se(t?.value):se(t?.row?.original?.[String(t?.column?.tooltipCellKey)]))},[t?.column?.tooltipCellKey,t?.row?.original,t?.column?.type,t?.value]),h.useEffect(()=>{if(t?.column?.type?.toLowerCase()==="currency")if(P?.value!==void 0){const je=t?.row?.original?.__rawData,Qe=t?.column?.Header,Ke=P?.meta?.currency_code||je?.[Qe]?.currency_code||"USD";ue(da(P.value,Ke))}else{const je=t?.row?.original?.__rawData,Qe=t?.column?.Header;ue(da(t?.value,je?.[Qe]?.currency_code||"USD"))}},[t?.value,t?.column?.type,t?.column?.Header,t?.row?.original?.__rawData,P?.value,P?.meta?.currency_code]),h.useEffect(()=>{t?.column?.type?.toLowerCase()==="percentage"&&(P?.value!==void 0?ue(P.value?.toString()+"%"||""):ue(t?.value?.toString()+"%"||""))},[t?.value,t?.column?.type,P?.value]),h.useEffect(()=>{const je=t?.column?.type?.toLowerCase()||"";if(["date","datetime"].includes(je))if(P?.value!==void 0){const Qe=je==="datetime",Ke=Un(P.value,{withTime:Qe,skipTimezone:!0});ue(Ke||P.value)}else ue(t.value)},[t?.value,t?.column?.type,P?.value]),h.useEffect(()=>{const je=t?.column?.type?.toLowerCase()||"";["currency","percentage","duration","boolean","date","datetime"].includes(je)||(P?.value!==void 0?ue(P.value):t?.column?.dataType!=="duration"&&ue(t.value))},[t?.value,t?.column?.type,t?.column?.dataType,P?.value]),h.useEffect(()=>{if(t?.column?.type?.toLowerCase()==="boolean"&&B){const je=P?.value!==void 0?P.value:t?.value;ue(je===!0||je==="true"||je==="True"||je==="Yes"||je===1?"Yes":"No")}},[t?.value,t?.column?.type,B,P?.value]),h.useEffect(()=>()=>{ge.current&&clearTimeout(ge.current),De.current&&clearTimeout(De.current)},[]),l.jsxs("td",{id:t.value,"data-column-key":t?.column?.key,...t.getCellProps(),onClick:V?.isEnabled?void 0:mt,className:F("h-row",{"sticky left-0":t?.column?.sticky,relative:!t?.column?.sticky,"w-full":n,"overflow-visible":y===t.column.key,"overflow-hidden":y!==t.column.key},$&&!oe?"outline outline-2 outline-error-500 -outline-offset-2 z-[5]":"",`${Xe||"bg-white dark:bg-black-800"}`),style:{minWidth:`${t.column.width}px`,maxWidth:`${t.column.width}px`,right:t?.column?.sticky?`${r}px`:"0px",paddingLeft:g>0&&a===0?`${g*16}px`:void 0},onMouseEnter:fe,onMouseLeave:pe,children:[l.jsx(Loe,{withLink:V?.isEnabled,linkTo:V?.linkTo||void 0,rowData:t?.row?.original,disableRowClick:t?.column?.disableRowClick,children:(Array.isArray(ee)?ee.includes(`${e}-${t?.column?.id}`):ee===`${e}-${t?.column?.id}`)?l.jsxs("div",{className:"h-row top-0 font-medium font-inter w-full absolute flex items-center px-4",children:[l.jsx("span",{className:"text-neutral-400 dark:text-black-400 truncate",children:(()=>{const je=`${e}-${t?.column?.id}`,Qe=typeof W=="object"?W?.[je]:W,Ke=t?.column?.type?.toLowerCase();return Ke==="boolean"?Qe===!0||Qe==="true"||Qe==="True"?"Yes":"No":(Ke==="date"||Ke==="datetime")&&Qe?Un(Qe,{withTime:Ke==="datetime",skipTimezone:!0})||String(Qe):Qe!=null?String(Qe):_e})()}),l.jsx("div",{className:"ml-2 flex items-center gap-1.5",children:l.jsx(qe.LoadingSpinnerIcon,{className:"spinner text-neutral-600 dark:text-white",size:12})})]}):y===t.column.key&&t?.column?.canEdit&&!te&&!t?.column?.is_disabled?l.jsx("div",{className:"h-row w-full absolute top-0 left-0 flex items-center",style:{marginLeft:g>0&&a===0?`-${g*16}px`:void 0,width:g>0&&a===0?`calc(100% + ${g*16}px)`:"100%"},children:l.jsx(Poe,{cell:t,id:e,inlineEditing:y,cellRef:S,handleCellValueChange:v,handleUpdateCellData:k,registerValidation:E})}):l.jsxs(l.Fragment,{children:[g>0&&a===0&&l.jsx("div",{className:"h-full border-l border-neutral-300 dark:border-black-600 ml-2"}),l.jsx("div",{className:"min-h-6",children:l.jsx(Te,{title:Q&&t?.column?.type?.toLowerCase()!=="url"?Q:void 0,hideTooltip:!Q||t?.column?.type?.toLowerCase()==="url",delayShow:!0,placement:"top",children:l.jsxs("div",{className:F(`h-row top-0 font-medium font-inter overflow-x-hidden overflow-index-auto whitespace-nowrap text-ellipsis dark:text-black-200 w-full absolute flex items-center ${Xe||"bg-white dark:bg-black-800"}`,{"border border-b-0 border-t-0 border-primary-600 dark:border-blue-800":Le?.includes(t.column.id)}),style:t?.column?.sticky&&s?{boxShadow:`${me?"-8px 0px 8px 0px rgba(255, 255, 255, 0.01)":"-8px 0px 8px 0px rgba(0, 0, 0, 0.02)"}`}:{},children:[D?.isCascading&&!H&&a===0&&l.jsx("div",{className:F("w-[22px] h-row flex items-center px-4",`${Xe||"bg-white dark:bg-black-800"}`),id:"cascading",children:I>g&&(t?.row?.original?.__has_children||D?.showAllDropdown)&&l.jsx("div",{children:w?l.jsx(qe.LoadingSpinnerIcon,{className:"text-neutral-600 dark:text-white",size:8}):l.jsx("div",{children:z?.[e]?.isOpen?l.jsx(qe.KeyboardArrowDownIcon,{size:20,className:"text-neutral-400 dark:text-neutral-400",onClick:je=>{T(),je.stopPropagation()}}):l.jsx(qe.KeyboardArrowRightFilledIcon,{size:20,className:"text-neutral-400 dark:text-neutral-400",onClick:je=>{T(),je.stopPropagation()}})})})}),t?.column?.type?.toLowerCase()==="url"&&Q?l.jsx(Te,{title:l.jsx("div",{onMouseEnter:()=>nt(!0),onMouseLeave:()=>nt(!1),children:l.jsx("a",{href:Q,target:"_blank",rel:"noopener noreferrer",onClick:je=>je.stopPropagation(),children:l.jsxs("div",{className:"flex gap-1 items-center w-full",children:[l.jsx("div",{className:"w-4 h-4",children:l.jsx(qe.LinkIcon,{height:16,width:16})}),l.jsx(ne,{variant:"medium",size:"small",className:"truncate",appearance:"custom",children:Q}),l.jsx(ce.OpenInNewRounded,{sx:{height:"16px",width:"16px",color:"#016DCF"}})]})})}),placement:"top",open:Ge,onOpenChange:nt,className:"block w-full min-w-0 overflow-hidden",children:l.jsx("div",{className:"w-full h-full flex items-center px-4 min-w-0 overflow-hidden text-primary-400",children:l.jsx("span",{ref:Pe,onMouseEnter:lt,className:"truncate w-full",children:u&&Ye&&!h.isValidElement(_e)&&typeof _e!="object"?u(_e):_e})})}):l.jsx(Te,{title:ke&&_e&&!h.isValidElement(_e)?l.jsx("div",{onMouseEnter:()=>et(!0),onMouseLeave:()=>et(!1),className:"max-h-96 overflow-y-auto whitespace-pre-wrap break-words no-scroll",children:String(_e)}):void 0,placement:"top",delayShow:!0,hideTooltip:!!Q,open:ke&&!Q?Fe:void 0,onOpenChange:ke&&!Q?et:void 0,className:"block w-full min-w-0 overflow-hidden",children:l.jsx("div",{className:"w-full h-full flex items-center px-4 min-w-0 overflow-hidden",children:l.jsx("span",{ref:Pe,onMouseEnter:lt,className:"truncate w-full",children:u&&Ye&&!h.isValidElement(_e)&&typeof _e!="object"?u(_e):h.isValidElement(_e)?h.cloneElement(_e,{..._e.props,containerWidth:t.column.width}):_e})})})]})})})]})}),$&&!oe&&l.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-row flex items-end pointer-events-none z-[5]",children:l.jsx("div",{className:"w-full bg-error-50 dark:bg-error-975 px-1.5 py-0.5 truncate",children:l.jsx("span",{className:"text-error-600 text-[10px] font-medium leading-none",children:$})})}),Me&&!(y===t.column.key&&t?.column?.canEdit&&!te&&!t?.column?.is_disabled)&&l.jsx("div",{className:"absolute top-0 right-0 bg-white dark:bg-black-800 rounded-full w-5 h-5 flex items-center justify-center border border-primary-300 dark:border-primary-600 shadow-sm z-10",children:l.jsx(qe.LoadingSpinnerIcon,{className:"text-primary-600 dark:text-white",size:8})})]},a)},Moe=h.memo(Ioe),joe=({cell:t,id:e,nextWidthSum:r,isLastCell:n,rowHovering:i,index:a,isFirstStickyCell:s})=>{const o=t?.column?.sticky,A=F("relative h-row",{"bg-neutral-100 dark:bg-black-600":i===e,"sticky left-0 bg-white dark:bg-black-600":o,"w-full":n}),u=F("h-row top-0 font-medium font-inter overflow-x-hidden overflow-y-auto whitespace-nowrap text-ellipsis px-4 w-full absolute flex items-center",{"bg-white dark:bg-black-800 border-b border-neutral-200 dark:border-black-700":o}),c=o&&s?{boxShadow:"-8px 0px 8px rgba(0, 0, 0, 0.02)"}:{},d={minWidth:`${t.column.width}px`,maxWidth:`${t.column.width}px`,right:o?`${r}px`:"0px"};return l.jsx("td",{className:A,role:"cell",style:d,children:l.jsx("div",{className:u,style:c,children:l.jsx("div",{className:"skeleton bg-neutral-200 dark:bg-black-600 animate-pulse h-4 min-w-[100px] w-full rounded"})})},a)},Hoe=h.memo(joe),G4=(t,e)=>{if(typeof t=="boolean")return t?"Yes":"No";if(t==null||t==="")return"-";const r=String(t);if(/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2})?)?/.test(r)){const a=r.includes("T"),s=Un(r,{withTime:a,skipTimezone:!0});if(s)return s.length>20?s.substring(0,20)+"...":s}const i=r.length>20?r.substring(0,20)+"...":r;return e?`${i} ${e}`:i},Foe=({rowId:t,rowIndex:e,pendingEdits:r,tableHeaders:n,rowHasPendingEdits:i,rowHovering:a,isInlineEditing:s,is_read:o,is_modified:A,is_row_modified:u,is_deleted:c,is_added:d,is_incomplete:f,showNewItem:p,onScrollToCell:m})=>{const[g,y]=h.useState(!1),[b,_]=h.useState({top:0,left:0}),v=h.useRef(null),S=h.useRef(null),k=r?.[t],E=h.useMemo(()=>k?Object.entries(k).map(([N,P])=>{const L=n?.find(D=>D.key===N),R=L?.Header||L?.display_name||N;return{columnKey:N,fieldName:R,value:P.value,originalValue:P.originalValue,meta:P.meta,originalMeta:P.originalMeta}}):[],[k,n]),w=N=>{y(!1),v.current&&(clearTimeout(v.current),v.current=null),m?.(t,N,e)},T=()=>{if(i){if(v.current&&(clearTimeout(v.current),v.current=null),S.current){const N=S.current.getBoundingClientRect();_({top:N.top+N.height/2,left:N.right+8})}y(!0)}},O=()=>{v.current=setTimeout(()=>{y(!1)},300)},C=F({"bg-primary-50 dark:bg-primary-900":s,"bg-neutral-100 dark:bg-black-600":a===t&&!s&&!c&&!d,"bg-error-200 dark:bg-error-900":a===t&&!s&&c,"bg-success-100 dark:bg-success-800":a===t&&!s&&d,"bg-primary-50 dark:bg-black-700":!f&&!o&&p&&a!==t&&!s,"bg-warning-50 dark:bg-black-500":(f||A||u)&&a!==t&&!s,"bg-error-100 dark:bg-error-975":c&&a!==t&&!s,"bg-success-50 dark:bg-success-900":d&&a!==t&&!s});return l.jsxs("td",{className:`min-w-[28px] w-[28px] sticky left-0 z-30 ${C||"bg-white dark:bg-black-800"} h-[39px]`,children:[l.jsx("div",{ref:S,className:"w-full h-[39px] flex items-center justify-center cursor-pointer",onMouseEnter:T,onMouseLeave:O,children:i&&l.jsx("div",{className:"w-5 h-5 rounded-full bg-warning-100 dark:bg-warning-900 flex items-center justify-center shadow-sm border border-warning-200 dark:border-warning-700",children:l.jsx(ce.EditNoteOutlined,{sx:{fontSize:14},className:"text-warning-600 dark:text-warning-400"})})}),g&&E.length>0&&Gr.createPortal(l.jsxs("div",{className:"fixed bg-white dark:bg-black-700 rounded-lg shadow-xl border border-neutral-200 dark:border-black-600 py-2 min-w-[200px] max-w-[280px]",style:{top:b.top,left:b.left,transform:"translateY(-50%)",zIndex:99999},onMouseEnter:T,onMouseLeave:O,children:[l.jsxs("div",{className:"px-3 py-1.5 text-xs font-semibold text-neutral-500 dark:text-neutral-400 uppercase tracking-wider border-b border-neutral-100 dark:border-black-600",children:["Pending Changes (",E.length,")"]}),l.jsx("div",{className:"max-h-48 overflow-y-auto",children:E.map((N,P)=>l.jsxs("button",{onClick:()=>w(N.columnKey),className:"w-full px-3 py-2 text-left hover:bg-neutral-50 dark:hover:bg-black-600 transition-colors cursor-pointer",children:[l.jsx("div",{className:"text-xs font-medium text-neutral-700 dark:text-neutral-300 mb-1",children:N.fieldName}),l.jsxs("div",{className:"flex items-center gap-1.5 text-xs",children:[l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 line-through truncate max-w-[80px]",children:G4(N.originalValue,N.originalMeta?.currency_code)}),l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 flex-shrink-0",children:"→"}),l.jsx("span",{className:"text-primary-600 dark:text-primary-400 font-medium truncate max-w-[80px]",children:G4(N.value,N.meta?.currency_code)})]})]},P))})]}),document.getElementById("full-screen-container")||document.body)]})},Uoe=({disableOptionsForRowIndex:t,tableActions:e,index:r,is_read:n,showNewItem:i,is_modified:a,is_row_modified:s,is_deleted:o,currentData:A,is_added:u,rowData:c,id:d,rowHovering:f,isDisabled:p,bgColor:m,is_incomplete:g,isInlineEditing:y,rowHasPendingEdits:b})=>{const v=$r()?.t?.("Save or cancel pending changes first")??"Save or cancel pending changes first",S=h.useMemo(()=>y?"bg-primary-50 dark:bg-primary-900":m||(o||A?.is_deleted?"bg-error-100 dark:bg-error-975":g||a||s||A?.is_row_modified?"bg-warning-50 dark:bg-black-500":u||A?.is_added?"bg-success-50":!n&&i&&!p?"bg-primary-50 dark:bg-black-700":"bg-white dark:bg-black-800"),[g,n,i,a,s,o,A,u,m,y,p]),k=t===r||p||b;return l.jsxs("td",{"aria-disabled":k,className:F("px-2.5 relative",S,k&&"cursor-not-allowed opacity-50"),children:[e(c,r),l.jsx(Te,{title:b?v:"",children:l.jsx("div",{className:F("absolute top-0 left-0 flex items-center justify-center w-full z-20",{[S]:f!==d||y},{"bg-neutral-100 dark:bg-black-600":f===d&&!y&&!(o||A?.is_deleted)&&!(u||A?.is_added)},{"bg-error-200 dark:bg-error-900":f===d&&!y&&(o||A?.is_deleted)},{"bg-success-100 dark:bg-success-800":f===d&&!y&&(u||A?.is_added)},b&&"pointer-events-none"),children:e(c,r)})})]})},zoe=h.memo(Uoe),Boe=({width:t,size:e=24})=>l.jsx("td",{className:F("sticky left-0 right-0 bg-white dark:bg-black-800",t&&`w-[${t}px]`),children:l.jsx("div",{className:"h-row flex items-center justify-center",children:l.jsx(qe.LoadingSpinnerIcon,{size:e-4,className:"inline my-2 text-neutral-600 dark:text-white"})})}),qoe=h.memo(Boe),Voe=({rowId:t,rowOptions:e,disableOption:r,rowHovering:n,is_read:i,showNewItem:a,is_modified:s,is_row_modified:o,currentData:A,is_deleted:u,is_added:c,isDraggingOver:d,rowAdditionalActions:f,rowData:p,index:m,bgColor:g,setRowHovering:y,is_incomplete:b,isInlineEditing:_,onConfirmEdit:v,onCancelEdit:S,rowHasPendingEdits:k})=>{const E=$r(),w=F({"bg-primary-50 dark:bg-primary-900":_,"bg-neutral-100 dark:bg-black-600":n===t&&!_&&!(u||A?.is_deleted)&&!(c||A?.is_added),"bg-error-200 dark:bg-error-900":n===t&&!_&&(u||A?.is_deleted),"bg-success-100 dark:bg-success-800":n===t&&!_&&(c||A?.is_added),"bg-primary-50 dark:bg-black-700":!b&&!i&&a&&n!==t&&!_,"bg-warning-50 dark:bg-black-500":(b||s||o||A?.is_row_modified)&&n!==t&&!_,"bg-error-100 dark:bg-error-975":(u||A?.is_deleted)&&n!==t&&!_,"bg-success-50 dark:bg-success-900":(c||A?.is_added)&&n!==t&&!_,"bg-primary-50":d&&!_,...g&&!_&&{[g]:!0}}),T=h.useCallback(()=>y(t),[y,t]),O=h.useCallback(()=>y(null),[y]),{asyncRowOptionsFilter:C,disableOptionsForRowIndex:N=null,fieldOperationLoading:P}=h.useContext(vn),L=E?.t?.("Save or cancel pending changes first")??"Save or cancel pending changes first",R=E?.getRowOptionsDropdownProps?.(),D=!!P,[H,I]=h.useState(!!C),[M,z]=h.useState(e),V=e?e.filter(W=>W.isVisible!==!1).length:0,X=async W=>{if(I(!0),W&&C)try{const B=await C(t),Y=e?e.filter(re=>Object.keys(B).includes(re.key)?B[re.key]:!0):[];z(Y)}catch{z([])}I(!1)},ee=l.jsx("div",{className:"min-w-[140px] max-w-[200px] justify-start whitespace-nowrap items-center py-2 px-1 gap-2","aria-disabled":!0,children:l.jsx(oT,{repeat:e?.length||1,lineHeight:"15px"})});return l.jsx("td",{className:`sticky left-0 right-0 z-10 ${w||"bg-white dark:bg-black-800"} h-[39px]`,onMouseEnter:T,onMouseLeave:O,children:l.jsxs("div",{className:"h-full gap-2 top-0 font-medium font-inter overflow-hidden whitespace-nowrap text-ellipsis px-1 w-full flex items-center",children:[l.jsx("div",{className:`${N===m?"opacity-50":""}`,"aria-disabled":N===m,children:f?f(p,m,n===t):null}),_?l.jsxs("div",{className:`flex items-center gap-2 ${D?"pointer-events-none opacity-50":""}`,children:[l.jsx("div",{className:"cursor-pointer hover:bg-neutral-100 dark:hover:bg-black-600 rounded p-0.5",onClick:()=>!D&&S?.(),children:l.jsx(ce.CloseRounded,{sx:{height:20,width:20,color:"#667085"}})}),l.jsx("div",{className:"cursor-pointer hover:bg-neutral-100 dark:hover:bg-black-600 rounded p-0.5",onClick:()=>!D&&v?.(),children:l.jsx(ce.CheckRounded,{sx:{height:20,width:20,color:"var(--color-primary-600)"}})})]}):e?l.jsx(l.Fragment,{children:N===m?l.jsx(qoe,{}):k?l.jsx(Te,{title:L,children:l.jsx("span",{children:l.jsx(Vg,{disabled:!0})})}):l.jsx(Ze.Dropdown,{menu:{items:H?[{label:ee,key:"loading"}]:M},trigger:["click"],overlayClassName:"row-option-cell table-row-option-dropdown",onOpenChange:X,disabled:r||V===0,...R||{},children:l.jsx(Vg,{disabled:r})})}):null]})})},QC=({row:t,isLastRow:e,lastRow:r,highlightSubstring:n,index:i,style:a,level:s=0,expandedRows:o,rows:A})=>{const{lastNonStickyColumnIndex:u,checkboxConfig:c,onRowClick:d,rowOptions:f,disableOptionsForRowIndex:p=null,getSumOfNextVisibleColumnWidth:m,onRowEdit:g,inlineEditColumns:y,tableActions:b,dndSortableUtils:_,withSortable:v,withDraggable:S,getInnerRowData:k,showNewItem:E,rawData:w,dragConfig:T,getFullRowDataOnClick:O,rowWrapper:C,isCellClickDisabled:N,rowAdditionalActions:P,hoverConfig:L,addPendingEdit:R,removePendingEdit:D,fieldOperationLoading:H,clearRowPendingEdits:I,saveRowPendingEdits:M,pendingEdits:z}=h.useContext(vn),V=$r(),X=!!c,{activeInlineEdit:ee,setActiveInlineEdit:W}=h.useContext(vn),B=ee?.rowId===t.original.id?ee?.columnKey:null,Y=!!B,re=We=>{W?.(We===null?null:{rowId:String(t.original.id),columnKey:We})},[G,K]=h.useState(null),[te,$]=h.useState(null),[oe,Me]=h.useState(null),[ye,me]=h.useState(!1),[fe,pe]=h.useState(!1),ve=h.useRef(null);h.useEffect(()=>{const We=ve.current,ft=B;if(We&&!ft){const er=z?.[t.original.id]?.[We];if(er){const kt=t.cells?.find(tr=>tr.column?.key===We);if(kt){const tr=el(er.value,kt.column);!tr.isValid&&R&&R(String(t.original.id),We,{...er,validationError:tr.error})}}}ve.current=ft??null},[B,t.original.id,t.cells,z,R]),h.useEffect(()=>{if(w){const We=String(t?.original?.id);Me(w[We]?.[t?.cells[0].column.Header]||w[We]?.[0])}},[w,t?.original?.id,t?.cells]);const _e=bn.useSortable({id:t.original.id,data:{...t.original},disabled:!v}),ue=ot.useDraggable({id:t.original.id,data:{...t.original},disabled:!!v}),{listeners:Q,transform:se,setNodeRef:ke,isDragging:Ue,attributes:Ge,active:Je,over:Fe,...we}=v?_e:ue,{setNodeRef:Pe}=ot.useDroppable({id:`table-file-dropzone-${t?.original?.id}`,data:{type:"table-file-dropzone",folderId:t?.original?.id,isFolder:t?.original?.type==="folder"}}),ge={transform:xb.CSS.Transform.toString(se),transition:v?we.transition:void 0,cursor:Ue?"grabbing":"grab",opacity:Ue?"0.5":"1"},De=()=>!Je||!Fe||!v?!1:_?.checkOverEachItem?_.checkOverEachItem(Je,Fe)&&!!Fe:Je.data.current?.type!==Fe.data.current?.type&&!!Fe,Le=We=>{$(We.target.value)},Ye=()=>{H||re(null)},lt=h.useRef(null),nt=h.useCallback(We=>{lt.current=We},[]),et=h.useRef(V);et.current=V;const Xe=h.useCallback(()=>{I&&I(String(t.original.id))},[I,t.original.id]),mt=h.useCallback(()=>{if(lt.current){const We=lt.current();if(!We.isValid)return;B&&We.value!==void 0&&R&&R(String(t.original.id),B,{value:We.value,originalValue:t.original[B],meta:We.meta||void 0})}else if(B){const We=t.cells?.find(ft=>ft.column?.key===B);if(We){const ft=z?.[t.original.id]?.[B]?.value,er=ft!==void 0?ft:We.value,kt=el(er,We.column);if(!kt.isValid){et.current?.showNotification?.("error",kt.error||"Validation failed");return}}}M&&M(String(t.original.id))},[M,t.original,t.cells,B,R,z]),je=(We,ft)=>{const er={...t.original},kt=We!==void 0?We:te;B&&kt!==void 0&&(er[B]=kt,g&&g(er,i,B,kt,ft),D&&D(String(t.original.id),B)),Ye()},Qe=h.useRef(null),Ke=(We,ft,er,kt)=>{if(!N&&(We?.stopPropagation(),B!==kt)){if(g){if(y?.includes(kt))re(kt),$(String(t.original[kt]));else{const tr=V?.getSystemMessage?.("notAllowedInlineEdit")||"Inline Edit is not allowed for this column";V?.showNotification?.("error",tr)}return}if(d)d(ft,er,t.original,A?.map(tr=>tr.original)||[]);else if(!d&&c){const tr=t.original.id,$i={target:{checked:!c.checkedIds.includes(tr)}};c.onItemCheck($i,tr)}}},Et=async()=>{me(!0),k&&await k(t?.original?.id,t?.original,!(o?.[t?.original?.id]?.isOpen??!1),t?.original?.__level||0),me(!1)},At=F({"bg-neutral-100 dark:bg-black-600":G===t?.original?.id&&!Y,"bg-primary-50 dark:bg-black-700":!t?.original?.is_read&&E&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-warning-50 dark:bg-black-500":(t?.original?.is_modified||t?.original?.is_row_modified||oe?.is_row_modified)&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-error-100 dark:bg-error-975":(t?.original?.is_deleted||oe?.is_deleted)&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-success-50 dark:bg-success-900":(t?.original?.is_added||oe?.is_added)&&!t?.original?.__isLoading&&G!==t?.original?.id&&!Y,"bg-primary-50 dark:bg-primary-900":Y,[Eo[t?.original?.__rowBgStatus]]:t?.original?.__rowBgStatus&&!Y}),ni=h.useMemo(()=>t.cells.filter(We=>We.column?.visible).map(We=>We.column?.width??0).reduce((We,ft)=>We+ft,0),[t.cells]),_r=h.useMemo(()=>T?.draggingOver&&T?.draggingOver===t?.original?.id,[T,t?.original?.id]),mr=h.useMemo(()=>_r?T?.dropPosition||"inside":null,[_r,T?.dropPosition]),yr=!!(_r&&mr==="inside");return h.createElement("tr",{...t.getRowProps(),ref:S||v?ke:null,key:t.original.id,"data-row-id":t.original.id,className:F(`text-neutral-900 dark:text-white cursor-pointer min-w-full relative ${c?.selectionDisabledRowIds?.includes(t?.original?.id)?"opacity-50":""} border-t`,Ue?"z-40":"",De()?"shadow-dnd-drop":"",S&&Fe&&Fe?.data?.current?.type==="table-file-dropzone"&&Fe?.data?.current?.folderId===t?.original?.id&&t?.original?.type==="folder"?"bg-primary-50":"",t?.original?.isDefinedActionRow?"bg-primary-50":"",yr?"z-50":"",At||"bg-white dark:bg-black-800"),style:{...a,...v?ge:{},width:"max-content"},...S||v?Ge:{},...S||v?Q:{}},yr&&T?.dragOperation?l.jsx("div",{className:"absolute right-2 h-row flex items-center z-20 pointer-events-none",children:l.jsx("div",{className:"bg-primary-200 px-2 py-1 rounded",children:T?.dragOperation==="COPY"?l.jsx(BN,{sx:{fontSize:12},className:"text-primary-700"}):l.jsx(ce.SubdirectoryArrowLeftRounded,{sx:{fontSize:12},className:"text-primary-700"})})}):null,yr&&!T?.dragOperation?l.jsx("div",{className:"absolute right-2 h-row flex items-center z-20 pointer-events-none",children:l.jsx(ce.SubdirectoryArrowLeftRounded,{sx:{fontSize:16},className:"text-primary-500"})}):null,_r&&mr==="before"&&!t?.original?.isDefinedActionRow?l.jsx("div",{className:"absolute -top-[1px] left-0 right-0 h-[2px] bg-primary-500 z-20 pointer-events-none",children:l.jsx("div",{className:"absolute left-0 top-1/2 -translate-y-1/2 w-2 h-2 rounded-full bg-primary-500"})}):null,_r&&mr==="after"&&!t?.original?.isDefinedActionRow?l.jsx("div",{className:"absolute -bottom-[1px] left-0 right-0 h-[2px] bg-primary-500 z-20 pointer-events-none",children:l.jsx("div",{className:"absolute left-0 top-1/2 -translate-y-1/2 w-2 h-2 rounded-full bg-primary-500"})}):null,t?.original?.isDefinedActionRow?l.jsx(Ooe,{cells:t.cells,id:t?.original?.id,isCheckbox:c,level:s,name:t?.original?.name,onClick:t?.original?.onClick,rowHovering:G||"",isRoot:t?.original?.isRoot,totalWidth:ni,row:t.original,uploadCell:t?.original?.uploadCell,disabled:t?.original?.disabled,disabledTooltip:t?.original?.disabledTooltip}):C?l.jsx(C,{data:t.original,setIsDraggingFile:pe,children:l.jsx(Y4,{isDraggingOver:yr,level:s,withDraggable:S,setDroppableNodeRef:Pe,isLastRow:e,lastRow:r,isCheckbox:X,checkboxConfig:c,row:t,rowHovering:G,tableActions:b,disableOptionsForRowIndex:p,index:i,showNewItem:E,currentData:oe,lastNonStickyColumnIndex:u,getSumOfNextVisibleColumnWidth:m,toggleRowExpand:Et,loadingExpand:ye,cellRef:Qe,handleCellClick:Ke,getFullRowDataOnClick:O,handleCellValueChange:Le,handleUpdateCellData:je,handleRowCancelEdit:Xe,handleRowConfirmEdit:mt,registerValidation:nt,inlineEditing:B,isInlineEditing:Y,setRowHovering:K,highlightSubstring:n,rowOptions:f,isDraggingFile:fe,rowAdditionalActions:P,hoverConfig:L})}):l.jsx(Y4,{level:s,withDraggable:S,setDroppableNodeRef:Pe,isLastRow:e,lastRow:r,isCheckbox:X,checkboxConfig:c,row:t,rowHovering:G,tableActions:b,disableOptionsForRowIndex:p,index:i,showNewItem:E,currentData:oe,lastNonStickyColumnIndex:u,getSumOfNextVisibleColumnWidth:m,toggleRowExpand:Et,loadingExpand:ye,cellRef:Qe,handleCellClick:Ke,getFullRowDataOnClick:O,handleCellValueChange:Le,handleUpdateCellData:je,handleRowCancelEdit:Xe,handleRowConfirmEdit:mt,registerValidation:nt,inlineEditing:B,isInlineEditing:Y,setRowHovering:K,highlightSubstring:n,rowOptions:f,isDraggingFile:fe,isDraggingOver:yr,rowAdditionalActions:P,hoverConfig:L}))},Y4=({withDraggable:t,setDroppableNodeRef:e,isLastRow:r,lastRow:n,isCheckbox:i,checkboxConfig:a,row:s,rowHovering:o,tableActions:A,disableOptionsForRowIndex:u,index:c,showNewItem:d,currentData:f,lastNonStickyColumnIndex:p,getSumOfNextVisibleColumnWidth:m,toggleRowExpand:g,loadingExpand:y,cellRef:b,handleCellClick:_,getFullRowDataOnClick:v,handleCellValueChange:S,handleUpdateCellData:k,handleRowCancelEdit:E,handleRowConfirmEdit:w,registerValidation:T,inlineEditing:O,isInlineEditing:C,setRowHovering:N,highlightSubstring:P,rowOptions:L,level:R,isDraggingFile:D,isDraggingOver:H,rowAdditionalActions:I,hoverConfig:M})=>{const[z,V]=h.useState(!1),{getPendingEdit:X,hasPendingEdit:ee,pendingEdits:W,tableHeaders:B,pendingEditsCount:Y,scrollToCell:re}=h.useContext(vn),G=W?.[s.original.id]&&Object.keys(W[s.original.id]).length>0,K=(Y??0)>0,te=h.useMemo(()=>{if(Array.isArray(L))return L;if(typeof L=="function"){const $=L({...s.original,rowIndex:c});return Array.isArray($)?$:[]}return[]},[L,s.original,c]);return l.jsx("div",{ref:t?e:null,className:H?"border-2 border-primary-400 dark:border-primary-500 rounded-sm":"",children:l.jsxs("div",{className:"flex",ref:r?n:null,children:[K&&l.jsx(Foe,{rowId:String(s.original.id),rowIndex:c,pendingEdits:W,tableHeaders:B,rowHasPendingEdits:!!G,rowHovering:o!=null?String(o):void 0,isInlineEditing:C,is_read:!!s.original.is_read,is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_row_modified:!!s.original.is_row_modified,is_deleted:!!s.original.is_deleted,is_added:!!s.original.is_added,is_incomplete:s?.original?.status==="Incomplete",showNewItem:d,onScrollToCell:re}),i&&l.jsx(Noe,{checkboxConfig:a,id:String(s.original.id),rowHovering:o!=null?String(o):void 0,isDisabled:!!s?.original?.__isLoading,isDraggingOver:H,is_added:!!s.original.is_added,is_deleted:!!s.original.is_deleted,is_incomplete:s?.original?.status==="Incomplete",is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_read:!!s.original.is_read,is_row_modified:!!s.original.is_row_modified,showNewItem:d,currentData:f??{},bgColor:s?.original?.__rowBgStatus?Eo[s?.original?.__rowBgStatus]:void 0,isInlineEditing:C,hasPendingEditsColumn:K,rowHasPendingEdits:G}),A?l.jsx(zoe,{tableActions:A,disableOptionsForRowIndex:u??null,id:String(s.original.id),index:c,is_read:!!s?.original?.is_read,is_incomplete:s?.original?.status==="Incomplete",showNewItem:!!d,is_modified:!!(s?.original?.is_modified||s?.original?.__rowMetadata?.__is_modified),is_row_modified:!!s?.original?.is_row_modified,is_deleted:!!s?.original?.is_deleted,currentData:f??{},is_added:!!s?.original?.is_added,rowData:s.original,rowHovering:o,isDisabled:!!s?.original?.__isLoading,bgColor:D?"bg-primary-50":s?.original?.__rowBgStatus?Eo[s?.original?.__rowBgStatus]:void 0,isInlineEditing:C,rowHasPendingEdits:G}):null,l.jsxs("div",{className:"relative flex-1",id:`row-${s.original.id}`,onMouseEnter:()=>V(!0),onMouseLeave:()=>V(!1),children:[s.cells.filter($=>$?.column?.visible!==!1).map(($,oe)=>{const Me=oe===p?.(),ye=oe===(p?.()??-1)+1,me=$?.column?.sticky?m?.(oe)??0:0;if(s.original?.__isLoading)return l.jsx(Hoe,{cell:$,id:oe,nextWidthSum:me,isLastCell:Me,rowHovering:o,index:oe,isFirstStickyCell:ye},oe);const fe=X?.(String(s.original.id),$?.column?.key||""),pe=ee?.(String(s.original.id),$?.column?.key||"");return l.jsx(Moe,{cell:$,rowHovering:o,isFirstStickyCell:ye,level:R??0,toggleRowExpand:g,loadingExpand:y,index:oe,cellRef:b,currentData:f,handleCellClick:ve=>{ve&&_(ve,v?s.original:String(s.original.id),oe,$?.column?.key||"")},handleCellValueChange:S,handleUpdateCellData:k,registerValidation:T,id:s.original.id,inlineEditing:O,isInlineEditing:C,isLastCell:Me,is_incomplete:s?.original?.status==="Incomplete",is_added:!!s.original.is_added,is_deleted:!!s.original.is_deleted,is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_read:!!s.original.is_read,is_row_modified:!!s.original.is_row_modified,nextWidthSum:me,setRowHovering:N,highlightSubstring:P,isDraggingOver:H,isLoading:!!s?.original?.__isLoading,pendingEdit:fe,hasPendingEdit:pe,pendingValidationError:fe?.validationError},$?.column?.key)}),M?.onHover&&z&&Gr.createPortal(l.jsx("div",{className:"absolute top-full left-10 z-50 bg-white dark:bg-black-800 rounded-xl",children:M.onHover(s.original)}),document.getElementById(`row-${s.original.id}`))]}),(te.length>0||!!I)&&l.jsx(Voe,{rowId:s.original.id,rowOptions:te,disableOption:u!==null||!!s?.original?.__isLoading,rowHovering:o,setRowHovering:N,is_read:!!s.original.is_read,showNewItem:!!d,is_modified:!!(s.original.is_modified||s?.original?.__rowMetadata?.__is_modified),is_row_modified:!!s.original.is_row_modified,is_incomplete:s?.original?.status==="Incomplete",currentData:f??{},is_deleted:!!s.original.is_deleted,is_added:!!s.original.is_added,isDraggingOver:!!H,rowAdditionalActions:I,rowData:s.original,index:c,bgColor:s?.original?.__rowBgStatus?Eo[s?.original?.__rowBgStatus]:void 0,isInlineEditing:C,onConfirmEdit:w,onCancelEdit:E,rowHasPendingEdits:G})]})})},Woe=({onScroll:t,forwardedRef:e,style:r,children:n,dispatchEvent:i})=>{const[a,s]=h.useState(null),o=h.useCallback(A=>{const u=A;if(u){const c=u.getInstance;s(c),e(c?.view??u.view??null)}else e(null)},[e]);return h.useEffect(()=>{a&&i&&i("SET_SCROLLBAR_REF_FOR_INFINITY_TABLE",{scrollbarsInstance:a})},[a,i]),l.jsx(wo,{ref:o,style:{...r,overflow:"hidden"},onScroll:t,renderViewClassName:"!h-[calc(100%+5px)]",children:n})},Xoe=h.forwardRef((t,e)=>{const r=$r();return l.jsx(Woe,{...t,forwardedRef:e,dispatchEvent:r?.dispatchEvent})}),Qoe=({rows:t,prepareRow:e,isLoading:r,onScroll:n,columns:i,width:a,height:s,onScrolling:o,level:A=0,allowAstarSearch:u=!1})=>{const c=h.useRef(null),d=h.useRef(null),f=$r(),{tableWrapper:p,tableBodyWrapper:m,search:g,expandedRows:y,setActiveInlineEdit:b,activeInlineEdit:_,closeCurrencyDropdown:v,currencyDropdownConfig:S}=h.useContext(vn),k=h.useRef(f);k.current=f,h.useEffect(()=>{if(k.current?.onEvent)return k.current.onEvent("SET_SCROLLBAR_REF_FOR_INFINITY_TABLE",M=>{const{scrollbarsInstance:z}=M;c.current=z})},[f?.onEvent]);const E=h.useRef(null);h.useEffect(()=>{if(k.current?.onEvent)return k.current.onEvent("SCROLL_TO_TABLE_ROW",M=>{const{rowIndex:z}=M;E.current&&typeof z=="number"&&E.current.scrollToItem(z,"center")})},[f?.onEvent]);const w=h.useRef({}),T=h.useCallback((M,z)=>0,[y]),O=h.useCallback(()=>{const M={...w.current};for(const z of t){const V=z.original.id;if(y[V]?.isOpen){const ee=T(V,0);M[z.index]=41*(ee+1)}else M[z.index]=41}w.current=M,E.current?.resetAfterIndex(0)},[y,t,T]);h.useEffect(()=>{O()},[O]);const C=h.useCallback(M=>w.current[M]||41,[]),N=h.useCallback(M=>{r||M&&(d.current&&d.current.disconnect(),d.current=new IntersectionObserver(z=>{z[0].isIntersecting&&n&&n()},{threshold:1e-5}),d.current.observe(M))},[r,n,t.length]),P=M=>M.split(/(<span[^>]*>.*?<\/span>)/g).map((z,V)=>{if(z.startsWith("<span")){const X=z.replace(/<[^>]+>/g,"");return l.jsx("span",{className:"bg-yellow-300 dark:bg-primary-100 dark:text-black-900",children:X},V)}return l.jsx("span",{children:z},V)}),L=h.useCallback(M=>{if(!g||!M||typeof M!="string"&&typeof M!="number")return M;const z=woe(g);if(g.includes("*")){const V=g.replace(/[.+?^${}()|[\]\\]/g,"\\$&");let X;if(g.startsWith("*")&&g.endsWith("*")){const W=V.slice(1,-1).replace(/\*/g,".*");X=new RegExp(`(${W})`,"gi")}else if(g.startsWith("*")){const W=V.slice(1).replace(/\*/g,".*");X=new RegExp(`(${W})$`,"gi")}else if(g.endsWith("*")){const W=V.slice(0,-1).replace(/\*/g,".*");X=new RegExp(`^(${W})`,"gi")}else{const W=V.replace(/\*/g,".*");X=new RegExp(`^(${W})$`,"gi")}const ee=M?.toString().replace(X,W=>`<span class="highlight">${W}</span>`);return l.jsx("span",{children:P(ee)})}else{const V=new RegExp(`(${z?.trim()})`,"gi"),X=M?.toString()?.split(V);return l.jsxs("span",{className:"overflow-clip text-ellipsis",children:[X[0],l.jsx("span",{className:"bg-yellow-300 dark:bg-primary-100 dark:text-black-900",children:X[1]}),X?.slice(2)?.join("")]})}},[g]),R=h.useCallback(({index:M,style:z})=>{const V=t[M];if(!V)return l.jsx("span",{children:"Loading"});const X=!r&&M>=t.length-6;return e(V),l.jsx(QC,{row:V,isLastRow:X,lastRow:N,prepareRow:e,highlightSubstring:L,index:M,style:z,rowsLength:t.length,level:A||V?.original?.__level,columns:i,expandedRows:y,rows:t})},[i,t,r,N,e,y,L,A]),D=h.useRef(_);D.current=_;const H=h.useRef(!!S);H.current=!!S;const I=h.useCallback(M=>{M.scrollUpdateWasRequested||(D.current&&b?.(null),H.current&&v?.()),o&&o(M)},[o,b,v]);return l.jsx(J4.VariableSizeList,{outerElementType:Xoe,width:a-2,height:s-2,ref:E,innerElementType:A?m:p,itemCount:t.length,itemSize:C,layout:"vertical",overscanCount:20,onScroll:I,children:R})},Goe=({getTableBodyProps:t,rows:e,prepareRow:r,isLoading:n,onScroll:i,onScrolling:a,columns:s,width:o,height:A,withSortable:u,allowAstarSearch:c=!1})=>l.jsx("tbody",{...t(),className:"bg-white dark:bg-black-800 divide-y divide-neutral-200 dark:divide-black-700 w-full h-full",children:l.jsx(bn.SortableContext,{disabled:!u,items:e.map(d=>d.original.id??""),children:l.jsx(Qoe,{rows:e,prepareRow:r,isLoading:n,onScroll:i,onScrolling:a,columns:s,width:o,height:A,allowAstarSearch:c})})}),Yoe=({config:t,onClose:e})=>{const r=$r(),[n,i]=h.useState(""),[a,s]=h.useState(YA),o=h.useRef(null);if(h.useEffect(()=>{if(!t){i("");return}const g=YA.filter(y=>`${y.value} - ${y.label}`.toLowerCase().includes(n.toLowerCase()));s(g)},[n,t]),h.useEffect(()=>{if(!t)return;const g=_=>{o.current&&!o.current.contains(_.target)&&e()},y=_=>{_.key==="Escape"&&e()},b=setTimeout(()=>{document.addEventListener("mousedown",g),document.addEventListener("keydown",y)},10);return()=>{clearTimeout(b),document.removeEventListener("mousedown",g),document.removeEventListener("keydown",y)}},[e,t]),t&&r?.renderCurrencyDropdown)return r.renderCurrencyDropdown({config:t,onClose:e});if(!t)return null;const{anchorRect:A,currentCurrency:u,onSelect:c}=t,d=330;let f=A.right-d;const p=A.bottom+4;f<8&&(f=8),f+d>window.innerWidth-8&&(f=window.innerWidth-d-8);const m=g=>{c(g),e()};return Gr.createPortal(l.jsxs("div",{ref:o,className:"bg-white dark:bg-black-700 rounded-md border border-neutral-200 dark:border-black-600",style:{position:"fixed",top:p,left:f,maxHeight:"280px",width:d,overflowY:"auto",boxShadow:"0 4px 20px rgba(0, 0, 0, 0.15)",zIndex:99999},onMouseDown:g=>g.stopPropagation(),children:[l.jsx("div",{className:"p-2 sticky top-0 bg-white dark:bg-black-700 border-b border-neutral-100 dark:border-black-600 z-10",children:l.jsx(Ku,{id:"currency-dropdown-search",value:n,onChange:i,placeholder:"Search currency..."})}),l.jsxs("div",{className:"py-1",children:[a.map(g=>l.jsx(Er,{text:`${g.value} - ${g.label}`,icon:is(g.value),showTick:u===g.value,onClick:()=>m(g.value),className:"text-black-900 dark:text-white w-full"},g.value)),a.length===0?l.jsx("div",{className:"px-4 py-3 text-sm text-neutral-500 dark:text-black-300",children:"No currencies found"}):null]})]}),document.body)},Koe=({checkboxConfig:t,isAllChecked:e,isDisabled:r})=>(qN.useKeyboardShortcut({key:"a",callback:()=>{if(t.onAllItemsCheck){const n={target:{checked:!e}};t.onAllItemsCheck(n)}},altKey:!0,ctrlKey:!0,metaKey:!0}),l.jsx("div",{className:"absolute left-0 px-2.5 w-full h-row z-20 flex items-center bg-neutral-50 dark:bg-black-700",children:t.onAllItemsCheck&&l.jsx("input",{id:"checkbox-all-search",type:"checkbox",className:"w-4 h-4 text-blue-600 appearance-none dark:bg-black-700 border border-gray-400 dark:border-neutral-400 rounded-[4px] checked:appearance-auto focus:ring-blue-500 dark:focus:ring-blue-600 focus:ring-2 cursor-pointer",onChange:t.onAllItemsCheck,checked:e,ref:n=>{n&&(n.indeterminate=t.checkedIds.length>0&&!e)},disabled:r})})),Ma=({id:t,label:e,onClick:r,icon:n})=>l.jsxs("button",{id:t,type:"button",className:"flex w-full px-4 py-2 text-neutral-900 dark:text-white font-inter text-sm font-medium rounded-[4px] hover:bg-neutral-100 dark:hover:bg-neutral-900 items-center gap-3",onClick:r,children:[n,e]}),Zoe=({headerIndex:t,headerGroup:e,column:r,onSort:n,onFilter:i,toggleHeaderOption:a,setIsShowSortArrowAsc:s,setIsShowSortArrowDesc:o,setShowHeaderOptions:A,toggleDataFilterModal:u,isColumnConfigurable:c,onAddColumnClick:d,onEditColumnClick:f,onDeleteColumnClick:p})=>{const m=$r(),g=()=>A(null),y=h.useRef(null);Gu({ref:y,handler:g});const b=m?.t??(E=>E),_=r?.dataType==="date",v=r?.dataType==="boolean",S=b(_?"Least Recent":"Sort By A-Z"),k=b(_?"Most Recent":"Sort By Z-A");return h.useEffect(()=>{y.current?.querySelector("button:not([disabled])")?.focus()},[]),m?.renderColumnOptions?m.renderColumnOptions({headerIndex:t,headerGroup:e,column:r,onSort:n,onFilter:i,toggleHeaderOption:a,setIsShowSortArrowAsc:s,setIsShowSortArrowDesc:o,setShowHeaderOptions:A,toggleDataFilterModal:u,isColumnConfigurable:c,onAddColumnClick:d,onEditColumnClick:f,onDeleteColumnClick:p,onClose:g}):l.jsxs("div",{ref:y,children:[l.jsx("div",{className:"absolute inset-0",onClick:g}),l.jsxs(Ve.motion.div,{className:F("absolute top-full bg-white dark:bg-black-700 rounded-lg shadow-lg cursor-pointer w-[220px] py-1 px-1 z-50 border border-neutral-200 dark:border-black-600",t+1===(e.headers?.length??0)?"-right-6":"left-0"),initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{ease:"linear",duration:.2},role:"menu",children:[n&&!v?l.jsx(Ma,{id:"btn-column-options-arrow-down",label:S,icon:l.jsx(ce.ArrowDownwardRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{n(r.key,"asc"),a(r.key),s(r.key),o(null)}}):null,n&&!v?l.jsx(Ma,{id:"btn-column-options-arrow-up",label:k,icon:l.jsx(ce.ArrowUpwardRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{n(r.key,"desc"),a(r.key),s(null),o(r.key)}}):null,i?l.jsx(Ma,{id:"btn-column-options-filter-by",label:b("Filter By"),icon:l.jsx(ce.FilterListRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{u(r),a(r.key)}}):null,c?l.jsx(Ma,{id:"btn-column-options-add-column",label:b("Add Column"),icon:l.jsx(ce.AddRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{d?.(r),g()}}):null,c?l.jsx(Ma,{id:"btn-column-options-edit-column",label:b("Edit Column"),icon:l.jsx(ce.EditRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{f?.(r),g()}}):null,c?l.jsx(Ma,{id:"btn-column-options-delete-column",label:b("Delete Column"),icon:l.jsx(ce.DeleteOutlineRounded,{fontSize:"small",className:"text-neutral-900 dark:text-neutral-100"}),onClick:()=>{p?.(r),g()}}):null]})]})},$oe=({isShowSortArrowAsc:t,isShowSortArrowDesc:e,column:r})=>l.jsxs(l.Fragment,{children:[t===r.key&&l.jsx("span",{className:"flex items-center justify-center h-full",children:l.jsx("button",{className:"h-full",children:l.jsx(ce.ArrowDownward,{sx:{fontSize:14},className:"text-neutral-900 dark:text-neutral-100"})})}),e===r.key&&l.jsx("span",{className:"flex items-center justify-center h-full",children:l.jsx("button",{className:"h-full",children:l.jsx(ce.ArrowUpward,{sx:{fontSize:14},className:"text-neutral-900 dark:text-neutral-100"})})})]}),Joe=({column:t,onResizeComplete:e})=>{const r=t.isResizing,n=t.getResizerProps?.()||{},[i,a]=h.useState(!1);return l.jsx("div",{...n,onDoubleClick:()=>t.resetResizing?.(),onMouseDown:s=>{n.onMouseDown?.(s)},onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),onMouseUp:()=>{e(t.Header,t.width)},onTouchStart:s=>{n.onTouchStart?.(s)},className:F("absolute top-0 right-0 w-1 h-full cursor-col-resize touch-none translate-x-1/2 transition-all z-10",{"bg-blue-400 dark:bg-blue-400":r,"bg-[#8ecae6] dark:bg-neutral-600":!r&&i,"bg-transparent":!r&&!i}),style:{userSelect:"none"},children:l.jsx("div",{className:"absolute inset-y-0 -left-2 -right-2 cursor-col-resize"})})},ele=({headerGroup:t,headerIndex:e,showHeaderOptions:r,column:n,isShowSortArrowAsc:i,isShowSortArrowDesc:a,onSort:s,onFilter:o,toggleHeaderOption:A,setIsShowSortArrowAsc:u,setIsShowSortArrowDesc:c,setShowHeaderOptions:d,toggleDataFilterModal:f,isColumnConfigurable:p,onAddColumnClick:m,onEditColumnClick:g,onDeleteColumnClick:y,isResizable:b})=>{const _=$r(),v=_?.getPrimaryColor?.()||{},{lastNonStickyColumnIndex:S,setShowHeaderContextOptions:k,showHeaderContextOptions:E,getSumOfNextVisibleColumnWidth:w,handleUpdateColumnWidth:T,multiSelectConfig:O,headerContextOptions:C,showDataTypeIcon:N}=h.useContext(vn),P=n?.sticky?w?.(e):0,L=S?.(),{selectedColumnIds:R=[]}=O||{},D=F({"border border-primary-600 dark:border-blue-800":R?.includes(n.id),"border-b border-b-primary-300":n?.isPrimaryKey,"border-b border-b-purple-300":n?.isCompositeKey});return l.jsx(h.Fragment,{children:l.jsxs("th",{className:F("bg-white dark:bg-black-700",`${n?.sticky?"sticky left-0 bg-neutral-50 dark:bg-black-700 right-0":"relative"} h-row whitespace-normal max-w-lg ${L===e?"w-full":""} h-full gap-1 cursor-pointer`,!n.static&&!R?.includes(n.id)&&"hover:bg-neutral-200 dark:hover:bg-black-700",{"bg-primary-100 dark:bg-primary-900":R?.includes(n.id)},D),style:{minWidth:`${n.width}px`,maxWidth:`${n.width}px`,right:` ${n?.sticky?`${P}px`:"0px"}`},role:"cell",onClick:H=>O?.onTableColumnClick?.(H.nativeEvent,n.id),onContextMenu:H=>{R?.includes(n.id)&&(H.preventDefault(),k?.(n.key))},children:[l.jsxs("div",{className:"flex w-full px-4 gap-2 h-row justify-between items-center",children:[l.jsxs("div",{className:"flex items-center gap-2",children:[l.jsx($oe,{column:n,isShowSortArrowAsc:i,isShowSortArrowDesc:a}),n?.isCompositeKey?_?.renderKeyIcons?_.renderKeyIcons("composite"):l.jsx(Te,{title:"Composite Key",children:l.jsx("span",{className:"flex items-center hover:bg-purple-50 dark:hover:bg-purple-950 rounded-full p-1",children:l.jsx(ce.VpnKeyRounded,{sx:{fontSize:14,color:"#BB5DFF"}})})}):n?.isPrimaryKey?_?.renderKeyIcons?_.renderKeyIcons("primary",v?.[400]):l.jsx(Te,{title:"Primary Key",children:l.jsx("span",{className:"flex items-center hover:bg-primary-50 dark:hover:bg-dark-blue rounded-full p-1",children:l.jsx(ce.VpnKeyRounded,{sx:{fontSize:14,color:v?.[400]||"var(--color-primary-400)"}})})}):null,l.jsx("span",{className:"text-sm font-medium overflow-hidden text-ellipsis whitespace-nowrap",children:n.render("Header")}),n.isSAP&&_?.renderSapLabel?.(),n.is_live_field&&l.jsx(Te,{title:"Live Field",children:l.jsx("span",{className:"flex items-center",children:l.jsx(ce.BoltOutlined,{sx:{fontSize:14,color:"var(--color-primary-600)"}})})}),!n.static&&n?.sortable&&s&&l.jsx("button",{className:"flex items-center justify-center h-full",children:l.jsx(ce.KeyboardArrowDown,{sx:{fontSize:18,color:"#98A2B3",transform:r===n.key?"rotate(180deg)":"none",transition:"transform 0.2s"},onClick:H=>{H.stopPropagation(),n.static||A(n.key)}})})]}),!n.static&&r===n.key&&l.jsx(Zoe,{headerIndex:e,headerGroup:t,column:n,onSort:s,toggleHeaderOption:A,setIsShowSortArrowAsc:u,setIsShowSortArrowDesc:c,setShowHeaderOptions:d,toggleDataFilterModal:f,isColumnConfigurable:p,onAddColumnClick:m,onEditColumnClick:g,onDeleteColumnClick:y,onFilter:o}),E===n.key?_?.renderColumnContextOptions?.({onClose:()=>k?.(null),children:C})||l.jsxs("div",{className:"absolute top-full right-0 mt-1 z-50 bg-white dark:bg-black-700 border border-neutral-200 dark:border-black-600 rounded-md shadow-lg min-w-[180px]",children:[l.jsx("div",{className:"flex justify-end p-1 border-b border-neutral-100 dark:border-black-600",children:l.jsx("button",{type:"button",className:"text-xs text-neutral-500 hover:text-neutral-700 dark:text-neutral-300 dark:hover:text-neutral-100 px-1",onClick:()=>k?.(null),children:"Close"})}),l.jsx("div",{className:"p-1",children:C})]}):null,N&&l.jsx(BT,{dataType:n?.dataType||"string"})]}),b?l.jsx(Joe,{column:n,onResizeComplete:T}):null]})})},tle=({headerGroups:t,isCheckbox:e,checkboxConfig:r,isAllChecked:n,showHeaderOptions:i,setShowHeaderOptions:a,isShowSortArrowAsc:s,isShowSortArrowDesc:o,onSort:A,onFilter:u,toggleHeaderOption:c,setIsShowSortArrowAsc:d,setIsShowSortArrowDesc:f,toggleDataFilterModal:p,rowOptions:m,isColumnConfigurable:g,onAddColumnClick:y,onEditColumnClick:b,onDeleteColumnClick:_,tableActions:v,isResizable:S,isLoading:k,rowAdditionalActions:E,showPendingEditsColumn:w})=>l.jsx("thead",{className:"text-sm font-normal text-neutral-500 dark:text-black-100 capitalize font-inter bg-white dark:bg-black-700 sticky top-0 z-[49] border-b",children:t.map((T,O)=>h.createElement("tr",{...T.getHeaderGroupProps(),key:O,className:"h-row"},w&&l.jsx("th",{className:"sticky left-0 z-20 bg-white dark:bg-black-700 min-w-[28px] w-[28px]",children:l.jsx("div",{className:"w-full h-row"})}),e&&l.jsx("div",{className:`sticky ${w?"left-[28px]":"left-0"} right-0 z-20 flex items-center bg-white dark:bg-black-700`,children:l.jsx("th",{className:"px-2.5 min-w-[40px]",children:l.jsx(Koe,{isDisabled:k,checkboxConfig:r,isAllChecked:n})})}),v&&l.jsxs("th",{className:"px-2.5 relative",children:[l.jsx("div",{className:"absolute w-full h-full bg-white dark:bg-black-700 top-0 left-0"}),l.jsx("div",{children:v()})]}),T.headers.filter(C=>C?.visible!==!1).map((C,N)=>l.jsx(ele,{headerGroup:T,headerIndex:N,showHeaderOptions:i,column:C,isShowSortArrowAsc:s,isShowSortArrowDesc:o,onSort:A,onFilter:u,toggleHeaderOption:c,setIsShowSortArrowAsc:d,setIsShowSortArrowDesc:f,setShowHeaderOptions:a,toggleDataFilterModal:p,isColumnConfigurable:g,onAddColumnClick:y,onEditColumnClick:b,onDeleteColumnClick:_,isResizable:S},C.id)),(m||E)&&l.jsx("th",{className:"h-row whitespace-normal w-auto sticky left-0 right-0 z-20 bg-white dark:bg-black-700",children:l.jsxs("div",{className:"flex",children:[E&&l.jsxs("div",{className:"relative",children:[l.jsx("div",{className:"absolute w-full h-full top-0 left-0"}),l.jsx("div",{children:E()})]}),l.jsx("div",{className:"w-12"})]})})))}),rle={hidden:{opacity:0,y:-8,scale:.95},visible:{opacity:1,y:0,scale:1,transition:{type:"spring",stiffness:400,damping:25}},exit:{opacity:0,y:-8,scale:.95,transition:{duration:.1}}},K4={hidden:{opacity:0},visible:{opacity:1,transition:{staggerChildren:.03,delayChildren:.05}}},kA={hidden:{opacity:0,y:-8},visible:{opacity:1,y:0,transition:{type:"spring",stiffness:400,damping:25}}},nle=({pendingEditsCount:t,pendingEditsList:e,rowsWithPendingEdits:r,fieldOperationLoading:n,onClearAll:i,onSaveAll:a,onScrollToCell:s})=>{const[o,A]=h.useState(!1),[u,c]=h.useState(!1),[d,f]=h.useState(null),[p,m]=h.useState(null),[g,y]=h.useState(!1),[b,_]=h.useState(""),[v,S]=h.useState(!1),[k,E]=h.useState(null),w=h.useRef(null),T=h.useRef(null),O=h.useRef(null),C=h.useRef(null),N=h.useRef(null),P=h.useRef(null),L=h.useMemo(()=>d?e.filter(B=>B.rowId===d):e,[e,d]),R=h.useMemo(()=>{if(!b)return r;const B=b.toLowerCase();return r.filter(Y=>`row ${Y.rowIndex+1}`.toLowerCase().includes(B))},[r,b]),D=h.useMemo(()=>{if(!d)return`All Rows (${e.length})`;const B=r.find(Y=>Y.rowId===d);return B?`Row ${B.rowIndex+1} (${B.editCount})`:`All Rows (${e.length})`},[d,r,e.length]);h.useEffect(()=>{d&&!r.find(B=>B.rowId===d)&&f(null)},[r,d]),h.useEffect(()=>{const B=Y=>{const re=Y.target;!C.current?.contains(re)&&!P.current?.contains(re)&&(S(!1),_(""))};return v&&document.addEventListener("mousedown",B),()=>document.removeEventListener("mousedown",B)},[v]);const H=h.useCallback(()=>{w.current&&(clearTimeout(w.current),w.current=null),A(!0)},[]),I=h.useCallback(()=>{w.current=setTimeout(()=>A(!1),300)},[]),M=h.useCallback((B,Y,re,G)=>{const K=Math.max(0,window.innerWidth-re),te=Math.max(0,window.innerHeight-G);return{x:Math.min(Math.max(B,0),K),y:Math.min(Math.max(Y,0),te)}},[]),z=h.useCallback(B=>{B.preventDefault();const Y=B.currentTarget.closest(".pending-edits-floating-bar");if(!Y)return;const re=Y.getBoundingClientRect();T.current={x:B.clientX,y:B.clientY,barX:p?.x??re.left,barY:p?.y??re.top,barWidth:re.width,barHeight:re.height},y(!0)},[p]);h.useEffect(()=>{if(!g)return;const B=re=>{if(!T.current)return;const G=T.current.barX+re.clientX-T.current.x,K=T.current.barY+re.clientY-T.current.y;m(M(G,K,T.current.barWidth,T.current.barHeight))},Y=()=>{y(!1),T.current=null};return document.addEventListener("mousemove",B),document.addEventListener("mouseup",Y),()=>{document.removeEventListener("mousemove",B),document.removeEventListener("mouseup",Y)}},[g,M]),h.useEffect(()=>{if(!p||!O.current)return;const B=()=>{if(!O.current)return;const Y=O.current.getBoundingClientRect(),re=M(p.x,p.y,Y.width,Y.height);(re.x!==p.x||re.y!==p.y)&&m(re)};return B(),window.addEventListener("resize",B),()=>window.removeEventListener("resize",B)},[p,M]);const V=(B,Y)=>{if(typeof B=="boolean")return B?"Yes":"No";if(B==null||B==="")return"-";const re=String(B);if(/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2})?)?/.test(re)){const K=re.includes("T");return Un(re,{withTime:K,skipTimezone:!0})||re}return Y?`${re} ${Y}`:re},X=B=>{A(!1),s(B.rowId,B.columnKey,B.rowIndex)},ee=B=>{f(B),S(!1),_("")};if(t===0)return null;const W=l.jsxs(Ve.motion.div,{ref:O,className:"pending-edits-floating-bar fixed z-[9999]",style:{zIndex:2147483646,...p?{left:p.x,top:p.y}:{bottom:24,left:"50%",transform:"translateX(-50%)"}},initial:{opacity:0,scale:.9},animate:{opacity:1,scale:1},transition:{type:"spring",stiffness:300,damping:25},children:[l.jsx(Ve.AnimatePresence,{children:o&&!u&&l.jsx(Ve.motion.div,{className:"absolute w-80",style:{bottom:"100%",left:"50%",marginLeft:"-160px",marginBottom:"4px"},initial:{opacity:0,y:10,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,y:10,scale:.95},transition:{type:"spring",stiffness:300,damping:24},onMouseEnter:H,onMouseLeave:I,children:l.jsxs("div",{className:"bg-white dark:bg-black-700 rounded-lg shadow-xl border border-neutral-200 dark:border-black-600 py-2 overflow-hidden",children:[l.jsx("div",{className:"px-3 py-1.5 text-xs font-semibold text-neutral-500 dark:text-neutral-400 uppercase tracking-wider border-b border-neutral-100 dark:border-black-600",children:"Pending Changes"}),r.length>1&&l.jsx("div",{className:"px-3 py-2 border-b border-neutral-100 dark:border-black-600",ref:C,children:l.jsxs("div",{className:"relative",children:[l.jsxs("button",{ref:N,onClick:()=>{N.current&&E(N.current.getBoundingClientRect()),S(!v)},className:"w-full text-xs px-2 py-1.5 rounded border border-neutral-200 dark:border-black-500 bg-neutral-50 dark:bg-black-600 text-neutral-700 dark:text-neutral-200 focus:outline-none focus:ring-1 focus:ring-primary-500 flex items-center justify-between gap-2",children:[l.jsx("span",{className:"truncate",children:D}),l.jsx(Ve.motion.div,{animate:{rotate:v?180:0},transition:{duration:.2},children:l.jsx(ce.KeyboardArrowDownRounded,{sx:{fontSize:16},className:"text-neutral-400"})})]}),v&&k&&Gr.createPortal(l.jsx(Ve.AnimatePresence,{children:l.jsxs(Ve.motion.div,{ref:P,className:"fixed bg-white dark:bg-black-700 rounded-lg shadow-xl border border-neutral-200 dark:border-black-600 overflow-hidden",style:{zIndex:2147483647,top:k.bottom+4,left:k.left,width:k.width},variants:rle,initial:"hidden",animate:"visible",exit:"exit",children:[l.jsx("div",{className:"p-2 border-b border-neutral-100 dark:border-black-600",children:l.jsxs("div",{className:"relative flex items-center",children:[l.jsx(ce.SearchRounded,{sx:{fontSize:14},className:"absolute left-2 text-neutral-400 dark:text-neutral-500 z-10 pointer-events-none"}),l.jsx("input",{type:"text",value:b,onChange:B=>_(B.target.value),placeholder:"Search rows...",className:"w-full text-xs pl-7 pr-7 py-1.5 rounded border border-neutral-200 dark:border-black-500 bg-white dark:bg-black-600 text-neutral-700 dark:text-neutral-200 focus:outline-none focus:ring-1 focus:ring-primary-500 placeholder:text-neutral-400",autoFocus:!0}),b&&l.jsx("button",{onClick:()=>_(""),className:"absolute right-2 z-10 text-neutral-400 hover:text-neutral-600 dark:hover:text-neutral-300",children:l.jsx(ce.CloseRounded,{sx:{fontSize:14}})})]})}),l.jsxs(Ve.motion.div,{className:"max-h-40 overflow-y-auto",variants:K4,initial:"hidden",animate:"visible",children:[(!b||"all rows".includes(b.toLowerCase()))&&l.jsxs(Ve.motion.button,{variants:kA,onClick:()=>ee(null),className:`w-full text-left px-3 py-2 text-xs transition-colors ${d?"text-neutral-700 dark:text-neutral-200 hover:bg-neutral-50 dark:hover:bg-black-600":"bg-primary-50 dark:bg-primary-900/30 text-primary-700 dark:text-primary-300"}`,children:["All Rows (",e.length," changes)"]}),R.map(B=>l.jsxs(Ve.motion.button,{variants:kA,onClick:()=>ee(B.rowId),className:`w-full text-left px-3 py-2 text-xs transition-colors ${d===B.rowId?"bg-primary-50 dark:bg-primary-900/30 text-primary-700 dark:text-primary-300":"text-neutral-700 dark:text-neutral-200 hover:bg-neutral-50 dark:hover:bg-black-600"}`,children:["Row ",B.rowIndex+1," (",B.editCount," ",B.editCount===1?"change":"changes",")"]},B.rowId)),R.length===0&&b&&!"all rows".includes(b.toLowerCase())&&l.jsx(Ve.motion.div,{variants:kA,className:"px-3 py-2 text-xs text-neutral-500 dark:text-neutral-400",children:"No rows found"})]})]})}),document.body)]})}),l.jsx(Ve.motion.div,{className:"max-h-52 overflow-y-auto",variants:K4,initial:"hidden",animate:"visible",children:L?.map((B,Y)=>l.jsxs(Ve.motion.button,{variants:kA,onClick:()=>X(B),className:"w-full px-3 py-2 text-left hover:bg-neutral-50 dark:hover:bg-black-600 transition-colors",whileHover:{backgroundColor:"rgba(0,0,0,0.03)"},whileTap:{scale:.98},children:[l.jsxs("div",{className:"text-xs font-bold text-neutral-700 dark:text-neutral-300 mb-1",children:[B.fieldName," ",!d&&l.jsxs("span",{className:"font-normal text-neutral-500 dark:text-neutral-400",children:["(Row ",B.rowIndex+1,")"]})]}),l.jsxs("div",{className:"flex items-center gap-1.5 text-sm",children:[l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 line-through truncate max-w-[100px]",children:V(B.originalValue,B.originalMeta?.currency_code)}),l.jsx("span",{className:"text-neutral-400 dark:text-neutral-500 flex-shrink-0",children:"→"}),l.jsx("span",{className:"text-primary-600 dark:text-primary-400 font-medium truncate max-w-[100px]",children:V(B.value,B.meta?.currency_code)})]})]},`${B.rowId}-${B.columnKey}-${Y}`))})]})})}),l.jsxs(Ve.motion.div,{className:"flex items-center bg-white dark:bg-black-700 shadow-lg border border-neutral-200 dark:border-black-600 overflow-hidden",animate:{padding:u?"8px":"12px 16px",gap:u?"0px":"12px",borderRadius:u?"9999px":"8px"},transition:{type:"spring",stiffness:300,damping:25},children:[l.jsx(Ve.AnimatePresence,{mode:"wait",children:u?l.jsx(Ve.motion.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.8},onMouseDown:z,onClick:()=>c(!1),className:"flex items-center justify-center cursor-grab active:cursor-grabbing flex-shrink-0",style:{width:"32px",height:"32px",borderRadius:"9999px",backgroundColor:"var(--color-primary-600)",color:"white"},title:"Drag to move / Click to expand",whileHover:{backgroundColor:"var(--color-primary-700)",scale:1.05},whileTap:{scale:.95},children:l.jsx("span",{className:"text-xs font-bold",children:t})},"minimized"):l.jsx(Ve.motion.button,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.8},onClick:()=>c(!0),className:"flex items-center justify-center flex-shrink-0",style:{width:"24px",height:"24px",borderRadius:"4px",backgroundColor:"transparent",color:"var(--color-neutral-400)"},title:"Minimize",whileHover:{backgroundColor:"var(--color-neutral-100)",color:"var(--color-neutral-600)"},whileTap:{scale:.9},children:l.jsx(ce.RemoveOutlined,{sx:{fontSize:16}})},"minimize-btn")}),l.jsxs(Ve.motion.div,{className:"flex items-center gap-3",animate:{width:u?0:"auto",opacity:u?0:1},transition:{type:"spring",stiffness:300,damping:25},style:{overflow:"hidden",pointerEvents:u?"none":"auto"},children:[l.jsx("div",{onMouseDown:z,className:"cursor-grab active:cursor-grabbing text-neutral-400 dark:text-neutral-500 hover:text-neutral-600 dark:hover:text-neutral-300 flex items-center",title:"Drag to move",children:l.jsx(ce.DragIndicator,{sx:{fontSize:18}})}),l.jsx("div",{className:"relative",onMouseEnter:H,onMouseLeave:I,children:l.jsxs("span",{className:"text-sm font-medium text-neutral-700 dark:text-neutral-200 cursor-pointer hover:text-primary-600 dark:hover:text-primary-400 whitespace-nowrap",children:[t," unsaved ",t===1?"change":"changes"]})}),l.jsx("div",{className:"h-4 w-px bg-neutral-200 dark:bg-black-600 flex-shrink-0"}),l.jsx(Ve.motion.button,{onClick:i,disabled:!!n,className:`px-3 py-1.5 text-sm font-medium rounded-md whitespace-nowrap flex-shrink-0 ${n?"text-neutral-400 dark:text-neutral-500 cursor-not-allowed":"text-neutral-600 dark:text-neutral-300 hover:bg-neutral-100 dark:hover:bg-black-600"}`,whileHover:n?void 0:{scale:1.02},whileTap:n?void 0:{scale:.98},children:"Cancel"}),l.jsx(Ve.motion.button,{onClick:a,disabled:!!n,className:`px-3 py-1.5 text-sm font-medium rounded-md whitespace-nowrap flex-shrink-0 ${n?"text-white bg-primary-400 cursor-not-allowed":"text-white bg-primary-600 hover:bg-primary-700"}`,whileHover:n?void 0:{scale:1.02},whileTap:n?void 0:{scale:.98},children:"Save All"})]})]})]});return Gr.createPortal(W,document.body)},ile=zN.AutoSizer,z1=700,Z4=430,$4="Create Column",ale=(t,e)=>`button-admin-${t.toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9-_]/g,"")||e}`,sle=h.memo(({tableKey:t,searchConfig:e={search:"",handleSearch:()=>null,allowAStarSearch:!1},filterConfig:r={columnFilters:[],onFilter:()=>null,onRemoveFilter:()=>null,onClearFilter:()=>null,onResetFilter:()=>Promise.resolve({}),asyncRowOptionsFilter:()=>Promise.resolve({})},sortConfig:n={onSort:()=>null,columnSort:{field:"",order:""},onRemoveSort:()=>null},headerConfig:i={showExportButton:null,showFilters:!0,showSorts:!0,showSearch:!0,showTableView:!0,showTableViewAsModal:!1,content:null,postContent:null,preContent:null,isLoading:!1,showDivider:!1},hoverConfig:a=null,columns:s,modelName:o,enableMasterDataEnumSuggestions:A=!1,data:u=[],onRowClick:c,showHeader:d,tableActions:f,rowOptions:p,hideRowOptionWidth:m,checkboxUtilities:g,isLoading:y=!1,onScroll:b,onScrolling:_,isColumnConfigurable:v,onAddColumnClick:S,emptyMessage:k,noDataWidget:E,buttons:w,onEditColumnClick:T,onDeleteColumnClick:O,onRowTooltipClick:C,tooltiptext:N,cascadingTableConfig:P,originalsOnly:L,disableOptionsForRowIndex:R,tableHeightClass:D="h-[calc(100vh-220px)]",getFullRowDataOnClick:H,onRowEdit:I,onBulkRowEdit:M,inlineEditColumns:z,isResizable:V=!0,paginationConfig:X,dndSortableUtils:ee,multipleContexts:W,withSortable:B,withDraggable:Y,enableRootDrag:re,pageSize:G=10,onCascadingRowExpand:K,totalItems:te,showRecordCount:$=!1,getInnerRowData:oe,maxLevel:Me,expandedRows:ye={},setExpandedRows:me,showNewItem:fe,rawData:pe,dragConfig:ve,isOverlayLoading:_e,style:ue={},floatingBarConfig:Q,rowWrapper:se,rowLinkConfig:ke,isCellClickDisabled:Ue,setHeaderOnParent:Ge,optimizeTable:Je=!1,multiSelectConfig:Fe,headerContextOptions:we,showHeaderContextOptions:Pe,setShowHeaderContextOptions:ge,showDataTypeIcon:De=!1,rowAdditionalActions:Le,rowAdditionalActionsWidth:Ye,setVisibleHeaders:lt,cellEditing:nt=null,cellEditingValue:et=null,allowInlineEdit:Xe=!1,onFieldOperationFlow:mt,fieldOperationLoading:je=null,onTableActionsReady:Qe,onPendingEditsChange:Ke,onCancelPendingEdits:Et})=>{const At=$r(),ni=!!e?.search,_r=r?.columnFilters?.length>0,mr=ni||_r,yr=!!g,We=At?.getTableView?.(t)??null,[ft,er]=h.useState(We||null),[kt,tr]=h.useState(!1),[$i,Ji]=h.useState(!1),[Ol,Os]=h.useState(null),[It,Cs]=h.useState(s),Cl=(u.length===0||!It.length)&&!y,[Nl,Na]=h.useState(null),[Mc,Ns]=h.useState(!1),[Si,jc]=h.useState(null),[Hc,ae]=h.useState(!1),[Re,ze]=h.useState(null),[Pt,pt]=h.useState(null),[vr,ea]=h.useState({}),[rr,Ar]=h.useState(null),[Dl,Ds]=h.useState(!1),[ii,Rl]=h.useState(0),Pl=h.useRef(null),Rs=h.useRef(null),[Fc,Sr]=h.useState({width:0,height:0}),[Dn,hn]=h.useState(null),[Jr,Da]=h.useState(null),[Ps,Ls]=h.useState(null),[ux,cx]=h.useState(null),[Uc,Is]=h.useState({}),zc=h.useRef(!1),Bc=h.useRef(ft);Bc.current=ft;const dx=h.useRef(At);dx.current=At;const fx=h.useRef(s);fx.current=s;const Ll=h.useRef(r);Ll.current=r;const px=h.useRef(null),hx=h.useRef(()=>({})),mx=h.useRef(()=>({})),[Ct,Ei]=h.useState({}),qc=h.useCallback((le,he,He)=>{Ei(tt=>{const ct=tt[le]?.[he];let _t=He.validationError;if(_t===void 0){const Gt=It.find(Mt=>Mt.key===he);if(Gt){const Mt=el(He.value,Gt);_t=Mt.isValid?null:Mt.error||"Invalid"}else _t=ct?.validationError??null}return{...tt,[le]:{...tt[le]||{},[he]:{...He,validationError:_t??null}}}})},[It]),gx=h.useCallback(()=>Object.values(Ct).some(le=>Object.keys(le).length>0),[Ct]);h.useEffect(()=>{Qe&&Qe({addPendingEdit:qc,hasPendingEdits:gx})},[Qe,qc,gx]);const YC=h.useCallback((le,he)=>{Ei(He=>{const tt={...He};if(tt[le]){const{[he]:ct,..._t}=tt[le];Object.keys(_t).length===0?delete tt[le]:tt[le]=_t}return tt})},[]),KC=h.useCallback((le,he)=>Ct[le]?.[he],[Ct]),ZC=h.useCallback((le,he)=>!!Ct[le]?.[he],[Ct]),bx=h.useCallback(()=>{je||(Et&&Object.keys(Ct).length>0&&Et(Ct),Ei({}),Is({}),hn(null))},[je,Et,Ct]),Ra=h.useCallback((le,he,He)=>{setTimeout(()=>{At?.dispatchEvent?.("SCROLL_TO_TABLE_ROW",{rowIndex:He});const tt=It.findIndex(ct=>ct.key===he);setTimeout(()=>{const ct=document.querySelector(`[data-row-id="${le}"] [data-column-key="${he}"]`);if(ct)ct.scrollIntoView({behavior:"smooth",block:"center",inline:"center"});else if(tt>0){const _t=document.querySelector(".os-viewport");if(_t){let Gt=0;for(let Mt=0;Mt<tt;Mt++){const Cr=It[Mt];Cr?.sticky||(Gt+=Cr?.width||200)}Gt=Math.max(0,Gt-200),_t.scrollTo({left:Gt,behavior:"smooth"})}}hn({rowId:le,columnKey:he})},350)},100)},[It,At]),Ms=h.useCallback(le=>{let he=!1,He=null;const tt={},ct=new Set;return Object.entries(le).forEach(([_t,Gt])=>{tt[_t]={},Object.entries(Gt).forEach(([Mt,Cr])=>{const ra=It.find(nr=>nr.key===Mt),Bt=el(Cr.value,ra);Bt.isValid?tt[_t][Mt]={...Cr,validationError:null}:(he=!0,Bt.error&&ct.add(Bt.error),He||(He={rowId:_t,columnKey:Mt}),tt[_t][Mt]={...Cr,validationError:Bt.error})})}),{hasErrors:he,updatedEdits:tt,firstError:He,errorTypes:ct}},[It]),Il=h.useCallback(le=>{const he=le.has("Field required"),He=le.size>(he?1:0);return he&&He?"Missing required field(s) and invalid format detected. Please review highlighted field(s).":he?"Missing required field(s). Please review highlighted field(s).":"Invalid field value(s). Please review highlighted field(s)."},[]),xx=h.useCallback(()=>{const{hasErrors:le,updatedEdits:he,firstError:He,errorTypes:tt}=Ms(Ct);if(le){if(Ei(he),At?.showNotification?.("error",Il(tt)),He){const _t=u.findIndex(Gt=>Gt.id===He.rowId);Ra(He.rowId,He.columnKey,_t)}return}const ct=[];Object.entries(Ct).forEach(([_t,Gt])=>{const Mt=u.find(Cr=>Cr.id===_t);if(Mt){const Cr={...Mt},ra={};Object.entries(Gt).forEach(([Bt,nr])=>{Cr[Bt]=nr.value,ra[Bt]={value:nr.value,meta:nr.meta}}),ct.push({...Cr,__editedFields:ra})}}),ct.length>0&&(M?M(ct):I&&I(null,null,null,null,null,{isBulk:!0,rows:ct})),Ei({}),Is({}),hn(null)},[Ct,u,I,M,Ms,Il,Ra,At]),$C=h.useCallback(le=>{if(je)return;const he=Ct[le];he&&Et&&Et({[le]:he}),Ei(He=>{const tt={...He};return delete tt[le],tt}),Is(He=>{const tt={...He};return Object.keys(tt).forEach(ct=>{ct.startsWith(`${le}-`)&&delete tt[ct]}),tt}),hn(null)},[je,Et,Ct]),JC=h.useCallback(le=>{const he=Ct[le];if(!he||Object.keys(he).length===0)return;const{hasErrors:He,updatedEdits:tt,firstError:ct,errorTypes:_t}=Ms({[le]:he});if(He){if(Ei(Bt=>({...Bt,[le]:tt[le]})),At?.showNotification?.("error",Il(_t)),ct){const Bt=u.findIndex(nr=>nr.id===ct.rowId);Ra(ct.rowId,ct.columnKey,Bt)}return}const Gt=u.find(Bt=>Bt.id===le);if(!Gt)return;const Mt={...Gt},Cr={};Object.entries(he).forEach(([Bt,nr])=>{Mt[Bt]=nr.value,Cr[Bt]={value:nr.value,meta:nr.meta}});const ra={...Mt,__editedFields:Cr};M?M([ra]):I&&I(null,null,null,null,null,{isBulk:!0,rows:[ra]}),Ei(Bt=>{const nr={...Bt};return delete nr[le],nr}),Is(Bt=>{const nr={...Bt};return Object.keys(nr).forEach(Cx=>{Cx.startsWith(`${le}-`)&&delete nr[Cx]}),nr}),hn(null)},[Ct,u,I,M,Ms,Il,Ra,At]),Pa=h.useMemo(()=>Object.values(Ct).reduce((le,he)=>le+Object.keys(he).length,0),[Ct]);h.useEffect(()=>{Ke?.(Pa>0,Pa)},[Pa,Ke]);const eN=h.useMemo(()=>{const le=[];return Object.entries(Ct).forEach(([he,He])=>{const tt=u.findIndex(ct=>ct.id===he);Object.entries(He).forEach(([ct,_t])=>{const Gt=It.find(Mt=>Mt.key===ct);le.push({rowId:he,columnKey:ct,fieldName:Gt?.Header||Gt?.display_name||ct,value:_t.value,originalValue:_t.originalValue,meta:_t.meta,originalMeta:_t.originalMeta,rowIndex:tt})})}),le},[Ct,It,u]),tN=h.useMemo(()=>{const le=new Map;return Object.entries(Ct).forEach(([he,He])=>{const tt=u.findIndex(ct=>ct.id===he);le.set(he,{rowId:he,rowIndex:tt,editCount:Object.keys(He).length})}),Array.from(le.values()).sort((he,He)=>he.rowIndex-He.rowIndex)},[Ct,u]),rN=h.useCallback(le=>Da(le),[]),Ml=h.useCallback(()=>Da(null),[]),nN=h.useCallback((le,he)=>{Ls({value:le,reference:he}),Jr?.onSelected&&Jr.onSelected(le,he),Ml()},[Jr,Ml]),iN=h.useCallback(()=>Ls(null),[]),aN=h.useCallback(le=>cx(le),[]),_x=h.useCallback(()=>cx(null),[]),sN=h.useCallback((le,he)=>{Is(He=>({...He,[le]:he}))},[]),oN=h.useCallback(le=>Uc[le],[Uc]),lN=h.useMemo(()=>{const le=D.match(/h-\[(\d+px)\]/);if(le)return le[1];const he=D.match(/h-\[(calc\(.+\))\]/);if(he)return he[1].replace(/([+-])/g," $1 ").replace(/\s+/g," ")},[D]),AN={isEmpty:Cl,isFilters:mr,isColumnConfigurable:v,handleOnClick:S,emptyMessage:k,buttons:w,noDataWidget:E},uN=At?.t?.($4)??$4,jl=mr?"No Results Found":k||"No Data Found",cN=typeof jl=="string"?At?.t?.(jl)??jl:jl,yx={__isLoading:!0},dN=new Array(1).fill(yx),fN=new Array(G).fill(yx),js=h.useMemo(()=>It.filter(le=>!!le?.visible),[It]),pN=Rx.useTable({columns:Je?js:It,data:[...u,...y?u?.length?dN:fN:[]],defaultColumn:{minWidth:100,width:200,maxWidth:999999}},Rx.useResizeColumns),{getTableProps:vx,getTableBodyProps:Sx,headerGroups:Hl,prepareRow:Ex,rows:ta}=pN;px.current=Hl;const hN=JSON.stringify(Hl[0]?.headers?.map(le=>le?.Header));h.useEffect(()=>{if(lt){const le=px.current;lt?.(le?.[0]?.headers?.map(he=>he?.Header)??[])}},[hN,lt]);const{checkboxConfig:kx}=XC({rows:ta,checkedIds:g?.checkedIds,isCheckAllDisabled:g?.isCheckAllDisabled,selectionDisabledRowIds:g?.selectionDisabledRowIds,rawData:pe,onAllChecked:ae,setCheckedIds:g?.setCheckedIds,checkboxMetadata:g?.checkboxMetadata}),mN=ot.useSensors(ot.useSensor(ot.MouseSensor,{activationConstraint:{distance:5}}),ot.useSensor(ot.TouchSensor,{activationConstraint:{distance:5}})),gN={easing:"cubic-bezier(0.18, 0.67, 0.6, 1.22)",duration:20};function bN(){return!W?.length||!B?ta:W.reduce((le,he)=>(le[he]=ta.filter(He=>He.original?.type===he),le),{})}mx.current=bN;const xN=le=>{const{active:he}=le;Ar(ta.find(He=>He.original?.id===he?.id)??null)},_N=le=>{const{active:he,over:He}=le;He&&(ee?.checkDndDragEnd&&ee.checkDndDragEnd(he,He,vr,tt=>{ea(tt),Ds(!0),ee.onDragSuccess?.({draggedId:he.id,droppedId:He.id,draggedType:he.data.current?.type,droppedType:He.data.current?.type,updatedList:tt,cb:()=>Ds(!1)})}),Ar(null))},yN=()=>Ar(null),vN=le=>{!n?.onSort&&!r?.onFilter||Na(Nl===le?null:le)},SN=le=>{jc(le),Ns(!Mc),Na(null)},Vc=h.useCallback(()=>{n?.onRemoveSort?n.onRemoveSort():n?.onSort&&n.onSort("","")},[n]),Fl=h.useCallback((le=null)=>{Os(le),tr(he=>le?!0:!he)},[]),Wc=h.useCallback(()=>Ji(le=>!le),[]),EN=()=>{const le=Hl[0]?.headers?.filter(he=>he?.visible!==!1);for(let he=0;he<le.length;he++)if(le[he].sticky)return he-1;return le.length-1},kN=h.useCallback(le=>{let he=0;for(let He=le+1;He<js.length;He++)js[He].visible!==!1&&(he+=js[He].width??0);return Le&&(he+=Ye||40),p&&(he+=m?0:28),he},[js,Ye,m,Le,p]),wx=()=>{const le=At?.getUserId?.();return{...ft||{},name:ft?.name||"Untitled View",created_by:ft?.created_by||le,filters:ft?.filters||r?.columnFilters,id:ft?.id||"untitled-view",table_key:ft?.table_key||t,columns:ft?.columns||s?.map((he,He)=>({name:he.Header,width:he.width,visible:he.visible,sticky:he.sticky,order:He+1,display_name:he.Header,sequence:He+1,Header:he.Header}))}};hx.current=wx;const wN=(le,he)=>{const He=wx();er({...He,columns:He?.columns?.map(tt=>tt.name===le?{...tt,width:he}:tt),unsaved:!0})};h.useEffect(()=>{r?.columnFilters?.length>0&&tr(!0);const le=Bc.current;if(JSON.stringify(le?.filters||[])!==JSON.stringify(r?.columnFilters||[])){const he=(le?.filters?.length??0)>0,He=r?.columnFilters?.length>0;if(!(he&&!He)){const ct=hx.current();er({...ct,filters:JSON.parse(JSON.stringify(r?.columnFilters||[])),unsaved:!0})}}},[r?.columnFilters]),h.useEffect(()=>{n?.columnSort?.field?(Ji(!0),n.columnSort.order==="asc"?(ze(n.columnSort.field),pt(null)):n.columnSort.order==="desc"&&(pt(n.columnSort.field),ze(null))):(ze(null),pt(null))},[n?.columnSort?.field,n?.columnSort?.order]),h.useEffect(()=>{Cs(W4(Bc.current?.columns||[],s))},[s]),h.useEffect(()=>{ft?.unsaved&&dx.current?.persistTableView?.(ft)},[ft]),h.useEffect(()=>{ea(mx.current())},[ta.length]),h.useEffect(()=>{er(We||null),We?.columns&&Cs(W4(We?.columns||[],fx.current)),We?.filters&&We.filters.length>0&&!zc.current?(requestAnimationFrame(()=>{Ll.current?.onFilter?.(We.filters)}),zc.current=!0):We?.filters&&zc.current&&JSON.stringify(We.filters)!==JSON.stringify(Ll.current?.columnFilters)&&Ll.current?.onFilter?.(We.filters)},[We]),h.useEffect(()=>{if(Pl.current){const le=new ResizeObserver(he=>Rl(he[0].contentRect.width));return le.observe(Pl.current),()=>le.disconnect()}},[]),h.useEffect(()=>{if(!Rs.current)return;const le=new ResizeObserver(he=>{const{width:He,height:tt}=he[0].contentRect;Sr({width:He,height:tt})});return le.observe(Rs.current),()=>le.disconnect()},[]);const Tx=l.jsx(tle,{isResizable:V,headerGroups:Hl,isCheckbox:yr,checkboxConfig:kx,isAllChecked:Hc,showHeaderOptions:Nl??"",setShowHeaderOptions:Na,isShowSortArrowAsc:Re,isShowSortArrowDesc:Pt,onSort:n?.onSort,onFilter:r?.onFilter,toggleHeaderOption:vN,setIsShowSortArrowAsc:ze,setIsShowSortArrowDesc:pt,toggleDataFilterModal:Fl,rowOptions:Array.isArray(p)?p:[],isColumnConfigurable:v??!1,onAddColumnClick:S,onEditColumnClick:T,onDeleteColumnClick:O,tableActions:f||null,isLoading:y,rowAdditionalActions:Le??null,showPendingEditsColumn:Pa>0}),Ox=l.jsxs(l.Fragment,{children:[Dl||_e?l.jsx("div",{className:"absolute left-0 top-0 w-full h-full z-40 flex items-center justify-center bg-neutral-100 dark:bg-black-700"}):null,l.jsx("div",{...vx(),className:"w-full text-sm text-left text-neutral-500 dark:text-neutral-200 h-full bg-white dark:bg-black-800",children:Cl?l.jsxs("div",{className:"z-10",children:[Tx,l.jsx("div",{className:"absolute w-full",children:At?.renderEmpty?At.renderEmpty(AN):l.jsxs("div",{className:"flex flex-col items-center justify-center w-full h-[12rem] text-neutral-900 dark:text-neutral-200 mt-8",children:[E&&!mr?l.jsx(ZT,{widgetType:"TABLE"}):l.jsx(qT,{text:cN}),v&&!mr?l.jsx("div",{className:"my-4",children:l.jsxs(bt,{id:"btn-table-shell-create-column",status:"primary",appearance:"ghost",onClick:S,children:[l.jsx(qe.Add2Icon,{className:"text-white dark:text-white"})," ",uN]})}):null,!mr&&w?.map((le,he)=>l.jsx(bt,{status:"secondary",id:ale(le.label,he),onClick:le.onClick,children:At?.t?.(le.label)??le.label},`${le.label}-${he}`))]})})]}):l.jsx(ile,{style:{width:"100%",height:"100%"},renderProp:({width:le,height:he})=>{const He=le>0?le:Fc.width,tt=he>0?he:Fc.height;return He>0&&tt>0?l.jsx(Goe,{getTableBodyProps:Sx,rows:ta,prepareRow:Ex,isLoading:y,onScroll:b,onScrolling:_,columns:s,width:He,height:tt,withSortable:B,allowAstarSearch:e?.allowAStarSearch||!1}):null}})})]}),TN=h.forwardRef((le,he)=>l.jsxs("div",{className:"h-full w-full",...le,ref:he,children:[Tx,l.jsx("div",{className:"relative w-full h-full",children:le?.children})]})),ON=h.forwardRef((le,he)=>l.jsx("div",{className:"h-full w-full",...le,ref:he,children:l.jsx("div",{className:"relative w-full h-full",children:le?.children})})),Xc=h.useMemo(()=>At?.renderTableHeader?At.renderTableHeader({tableKey:t,search:e?.search,handleSearch:e?.handleSearch,toggleShowFilters:Fl,toggleShowSorts:Wc,filterCounts:r?.columnFilters?.length,columns:s,columnFilters:r?.columnFilters,setSelectedTableView:er,selectedTableView:ft,enableTableView:i?.showTableView,modelName:o,enableMasterDataEnumSuggestions:A,onRemoveFilter:r?.onRemoveFilter,onClearFilter:r?.onClearFilter,onFilter:r?.onFilter,data:u,tableHeaders:It,showTableViewAsModal:i?.showTableViewAsModal,additionalOptions:i?.additionalOptions,showFilters:i?.showFilters,showSorts:i?.showSorts,showSearch:i?.showSearch,isLoading:!!i?.isLoading,setTableHeaders:Cs,allowAStarSearch:!!e?.allowAStarSearch,withContent:!!i?.content,setShowFilters:tr,sort:n?.columnSort,onSort:n?.onSort,onRemoveSort:Vc,showExportButton:i?.showExportButton}):null,[t,e?.search,e?.handleSearch,Fl,Wc,r?.columnFilters,s,er,ft,i,o,r?.onRemoveFilter,r?.onClearFilter,r?.onFilter,u,It,n?.columnSort,n?.onSort,Vc,At,e?.allowAStarSearch,A]);return h.useEffect(()=>{Ge&&Ge(Xc)},[Xc,Ge]),l.jsxs(vn.Provider,{value:{tableWrapper:TN,tableBodyWrapper:ON,lastNonStickyColumnIndex:EN,search:e?.search,columnFilters:r?.columnFilters,onRowClick:c,onSort:n?.onSort,onFilter:r?.onFilter,toggleShowFilters:Fl,toggleShowSorts:Wc,onRemoveFilter:r?.onRemoveFilter,onClearFilter:r?.onClearFilter,rowOptions:p,checkboxConfig:kx,onResetFilter:r?.onResetFilter,isColumnConfigurable:v,onAddColumnClick:S,onEditColumnClick:T,onDeleteColumnClick:O,onRowTooltipClick:C,tooltiptext:N,cascadingTableConfig:P,activeInlineEdit:Dn,setActiveInlineEdit:hn,originalsOnly:L,disableOptionsForRowIndex:R,getFullRowDataOnClick:H,getSumOfNextVisibleColumnWidth:kN,onRowEdit:I,inlineEditColumns:z,tableActions:f,dndSortableUtils:ee,withSortable:B,withDraggable:Y,onCascadingRowExpand:K,getInnerRowData:oe,tableHeaders:It,maxLevel:Me,expandedRows:ye,setExpandedRows:me,showNewItem:fe,rawData:pe,dragConfig:ve,rowWrapper:se,rowLinkConfig:ke,isCellClickDisabled:Ue,asyncRowOptionsFilter:r?.asyncRowOptionsFilter,handleUpdateColumnWidth:wN,multiSelectConfig:Fe,headerContextOptions:we,showHeaderContextOptions:Pe,setShowHeaderContextOptions:ge,headerDivWidth:ii,showDataTypeIcon:De,rowAdditionalActions:Le,hoverConfig:a,rowAdditionalActionsWidth:Ye,cellEditing:nt,cellEditingValue:et,openMasterDataModal:rN,closeMasterDataModal:Ml,selectedMasterData:Ps,clearSelectedMasterData:iN,allowInlineEdit:Xe,openCurrencyDropdown:aN,closeCurrencyDropdown:_x,currencyDropdownConfig:ux,selectedCurrenciesMap:Uc,setCurrencyForCell:sN,getCurrencyForCell:oN,pendingEdits:Ct,addPendingEdit:qc,removePendingEdit:YC,getPendingEdit:KC,hasPendingEdit:ZC,clearAllPendingEdits:bx,saveAllPendingEdits:xx,clearRowPendingEdits:$C,saveRowPendingEdits:JC,pendingEditsCount:Pa,scrollToCell:Ra,onFieldOperationFlow:mt,fieldOperationLoading:je,validateAllPendingEdits:Ms},children:[d?l.jsx("div",{ref:Pl,className:`mb-2 flex ${ii<z1?"flex-col":"justify-between"} items-center dark:bg-black-800 w-full`,children:l.jsxs("div",{className:`flex gap-2 ${ii<z1?"flex-col":"justify-between"} items-center w-full`,children:[l.jsxs("div",{className:`flex flex-wrap gap-x-2 gap-y-1 items-center ${ii<z1?"w-full":"min-w-0"}`,children:[i?.content,$?l.jsxs("div",{className:"flex items-center gap-1.5 shrink-0",children:[l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"text-neutral-500 dark:text-neutral-400 flex-shrink-0","aria-hidden":!0,children:[l.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),l.jsx("path",{d:"M3 5v4c0 1.66 4.03 3 9 3s9-1.34 9-3V5"}),l.jsx("path",{d:"M3 9v4c0 1.66 4.03 3 9 3s9-1.34 9-3V9"}),l.jsx("path",{d:"M3 13v4c0 1.66 4.03 3 9 3s9-1.34 9-3v-4"})]}),l.jsx(ne,{size:"small",variant:"semibold",appearance:"title",children:(te??u.length).toLocaleString()}),l.jsx(ne,{size:"small",variant:"regular",appearance:"subtitle",children:"total records"})]}):i?.preContent?l.jsx("div",{className:"flex justify-start items-center min-w-0 shrink-0",children:i.preContent}):null]}),l.jsxs("div",{className:`flex justify-end items-center min-w-0 flex-1 ${ii<Z4?"flex-col w-full":""} ${i?.postContent?"gap-2":""}`,children:[$&&i?.preContent?l.jsx("div",{className:"flex justify-start items-center w-full",children:i.preContent}):null,l.jsx("div",{className:"w-full flex justify-end items-center min-w-0",children:Xc}),i?.postContent&&l.jsx("div",{className:`flex justify-end items-center ${ii<Z4?"w-full":""}`,children:i?.postContent})]})]})}):null,i?.showDivider?l.jsx("div",{className:"border-b pb-2 w-full dark:bg-black-800"}):null,kt||$i?l.jsx("div",{className:"flex justify-between items-center pb-4 dark:bg-black-800",children:l.jsxs("div",{className:"flex gap-2 items-center",children:[$i&&At?.renderSortItem?At.renderSortItem({sort:n?.columnSort,onRemoveSort:Vc,onSort:n?.onSort,tableHeaders:It,data:u}):null,kt&&$i&&n?.columnSort?.field!==""?l.jsx("div",{className:"h-8 w-[1px] flex-shrink-0 bg-neutral-200"}):null,kt?l.jsxs("div",{className:"flex gap-2 items-center",children:[(_r||r?.onResetFilter)&&At?.renderActiveFilters&&At.renderActiveFilters({filters:r?.columnFilters,onRemoveFilter:r?.onRemoveFilter,onClearFilter:r?.onClearFilter,onResetFilter:r?.onResetFilter,onFilter:r?.onFilter,tableHeaders:It,columnFilters:r?.columnFilters,modelName:o,enableMasterDataEnumSuggestions:A,noSpacing:!0,notionStyle:r?.notionStyle,context:r?.context,data:u}),At?.renderFilterButtons&&At.renderFilterButtons({onClearFilter:r?.onClearFilter,onClose:SN,modelName:o,enableMasterDataEnumSuggestions:A,defaultFilterColumn:Ol,resetDefaultFilterColumn:()=>Os(null),column:Si,onFilter:r?.onFilter,tableHeaders:It,columnFilters:r?.columnFilters,data:u,notionStyle:r?.notionStyle,context:r?.context})]}):null]})}):null,Q&&Object.keys(Q).length?l.jsx($u,{...Q}):null,!d&&$?l.jsxs("div",{className:"flex items-center gap-1.5 mb-2",children:[l.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"text-neutral-500 dark:text-neutral-400 flex-shrink-0","aria-hidden":!0,children:[l.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),l.jsx("path",{d:"M3 5v4c0 1.66 4.03 3 9 3s9-1.34 9-3V5"}),l.jsx("path",{d:"M3 9v4c0 1.66 4.03 3 9 3s9-1.34 9-3V9"}),l.jsx("path",{d:"M3 13v4c0 1.66 4.03 3 9 3s9-1.34 9-3v-4"})]}),l.jsx(ne,{size:"small",variant:"semibold",appearance:"title",children:(te??u.length).toLocaleString()}),l.jsx(ne,{size:"small",variant:"regular",appearance:"subtitle",children:"total records"})]}):!d&&i?.preContent?l.jsx("div",{className:"flex items-center mb-2",children:i.preContent}):null,l.jsx("div",{ref:Rs,className:`w-full ${X?"h-auto":D} rounded-lg relative border overflow-x-hidden`,style:{...X?{height:u?.length>0?`${(u?.length+1)*41+4}px`:"350px"}:{height:lN},...ue},children:re?Ox:l.jsxs(ot.DndContext,{sensors:mN,onDragEnd:_N,onDragStart:xN,onDragCancel:yN,collisionDetection:ot.closestCorners,children:[Ox,rr?Gr.createPortal(l.jsx(ot.DragOverlay,{adjustScale:!0,dropAnimation:gN,children:l.jsx("table",{...vx(),className:"w-full text-sm text-left text-neutral-500 dark:text-neutral-200 bg-white dark:bg-black-700 table-auto border-collapse",children:l.jsxs("tbody",{...Sx(),className:"bg-transparent divide-y divide-neutral-200",children:[void Ex(rr),l.jsx(QC,{row:rr,index:ta?.findIndex(le=>le.id===rr.original.id)},rr.original.id)]})})}),document.getElementById("full-screen-container")||document.body):null]})}),X&&At?.renderPagination?At.renderPagination(X):null,At?.renderMasterDataModal&&At.renderMasterDataModal({isVisible:!!Jr,onSelected:nN,onClose:Ml,masterDataColumnName:Jr?.masterDataColumnName,masterDataFilters:Jr?.masterDataFilters,masterDataName:Jr?.masterDataName,masterDataId:Jr?.masterDataName,showFilters:!0}),l.jsx(Yoe,{config:ux,onClose:_x}),l.jsx(nle,{pendingEditsCount:Pa,pendingEditsList:eN,rowsWithPendingEdits:tN,fieldOperationLoading:je,onClearAll:bx,onSaveAll:xx,onScrollToCell:Ra})]})}),ole=({user:t})=>{if(!t)return null;if(typeof t=="string")return l.jsx(l.Fragment,{children:t});if(typeof t=="object"&&(t.id||t?._id)){const e=t.fullname||t.name||[t.firstname,t.lastname].filter(Boolean).join(" ")||"Unknown User";if(e==="Unknown User")return null;const r=t.url||t.profile_pic||"",[n="",i=""]=e.split(" "),a=`${n.charAt(0)}${i.charAt(0)}`.trim().toUpperCase()||e.charAt(0).toUpperCase();return l.jsxs("div",{className:"flex items-center gap-2",children:[r?l.jsx("img",{src:r,alt:e,className:"w-6 h-6 rounded-full object-cover"}):l.jsx("div",{className:"w-6 h-6 rounded-full bg-primary-100 dark:bg-primary-900 flex items-center justify-center text-xs font-medium text-primary-700 dark:text-primary-200",children:a}),e]})}return l.jsx(l.Fragment,{children:" "})},lle=h.memo(ole);function hb(t){return!!t&&!("type"in t)}const GC=({items:t,onItemClick:e,minWidth:r=200})=>l.jsx("div",{className:"bg-white dark:bg-black-800 border border-neutral-200 dark:border-black-600 rounded-[8px] shadow flex flex-col gap-1 p-1",style:{minWidth:r},children:t?.map((n,i)=>n?"type"in n&&n.type==="divider"?l.jsx("div",{className:"h-px bg-neutral-200 dark:bg-black-600 mx-1 my-0.5"},n.key??`divider-${i}`):"type"in n&&n.type==="group"?l.jsxs("div",{children:[n.label&&l.jsx("div",{className:"px-3 py-1 text-xs font-semibold text-neutral-500 dark:text-neutral-400 uppercase tracking-wide",children:n.label}),n.children?.map((a,s)=>hb(a)?l.jsx(mb,{item:a,onItemClick:e},a.key??s):null)]},n.key??`group-${i}`):hb(n)?l.jsx(mb,{item:n,onItemClick:e},n.key??i):null:null)}),mb=({item:t,onItemClick:e,isChild:r=!1})=>{const[n,i]=h.useState(t.defaultOpen??!1),a=Array.isArray(t.children)&&t.children.length>0,s=a&&t.expandable===!0,o=a&&!t.expandable,A=t.icon!==void 0,u=p=>{if(t.disabled)return;if(s){i(g=>!g);return}const m=String(t.key??"");o||(t.onClick?.({key:m,domEvent:p}),e?.({key:m,keyPath:[m],domEvent:p}))},c=qe.cn("flex items-center justify-between rounded-[4px] cursor-pointer select-none w-full transition-colors duration-100",r?"pl-9 pr-1 py-2 min-h-[36px]":"px-1 py-0.5",!A&&"overflow-hidden",t.disabled?"opacity-50 cursor-not-allowed":"",t.className),d=qe.cn("flex items-center justify-between gap-3 rounded-[4px] cursor-pointer select-none w-full transition-colors duration-100 dark:bg-black-800",r?"pl-9 pr-1 py-2 min-h-[36px]":"px-3 py-2",t.disabled?"opacity-50 cursor-not-allowed":"",t.className),f=A?l.jsxs("div",{className:d,onClick:t.disabled?void 0:u,children:[l.jsxs("div",{className:"flex items-center gap-3 min-w-0 flex-1",children:[l.jsx("span",{className:qe.cn("flex-none flex items-center justify-center",r?"size-4":"size-5"),children:t.icon}),l.jsx("span",{className:qe.cn("text-sm font-medium leading-5 whitespace-nowrap",t.danger?"text-error-600":"text-neutral-900 dark:text-neutral-100"),children:t.label})]}),s&&l.jsx(qe.ExpandMoreFilledIcon,{size:20,className:qe.cn("flex-none text-neutral-500 dark:text-neutral-400 transition-transform duration-200",n?"rotate-180":"rotate-0")}),o&&l.jsx(qe.KeyboardArrowRightIcon,{size:20,className:"flex-none text-neutral-500 dark:text-neutral-400"})]}):l.jsx("div",{className:c,onClick:t.disabled?void 0:u,children:t.label});return o?l.jsx(Ze.Popover,{content:l.jsx(GC,{items:t.children,onItemClick:e}),trigger:"hover",placement:"rightTop",overlayInnerStyle:{padding:0},overlayStyle:{padding:0},arrow:!1,children:l.jsx("div",{children:f})}):l.jsxs("div",{children:[f,s&&l.jsx("div",{className:qe.cn("grid transition-[grid-template-rows] duration-200 ease-in-out",n?"grid-rows-[1fr]":"grid-rows-[0fr]"),children:l.jsx("div",{className:"overflow-hidden",children:l.jsx("div",{className:"flex flex-col",children:t.children?.map((p,m)=>{if(!p||!hb(p))return null;const g=m===(t.children?.length??0)-1;return l.jsxs("div",{className:"relative",children:[l.jsx("div",{className:"absolute left-[19px] top-0 w-3.5 border-l border-b border-neutral-200 dark:border-black-600 rounded-bl-[6px] pointer-events-none",style:{height:"calc(50% + 4px)"}}),!g&&l.jsx("div",{className:"absolute left-[19px] top-1/2 bottom-0 w-px bg-neutral-200 dark:bg-black-600 pointer-events-none"}),l.jsx(mb,{item:p,onItemClick:e,isChild:!0})]},p.key??m)})})})})]})},Ale=({children:t,menu:e,minWidth:r=200,...n})=>{const i=h.useCallback(()=>l.jsx(GC,{items:e?.items,onItemClick:e?.onClick,minWidth:r}),[e?.items,e?.onClick,r]);return l.jsx(Ze.Dropdown,{...n,popupRender:i,children:t})};exports.AccessDeniedModal=fq;exports.Accordion=cT;exports.AddKeyModal=BS;exports.AgreementHeaderLoader=VV;exports.AppItemLoader=tW;exports.ArchivedIcon=e7;exports.Badge=KS;exports.Banner=To;exports.BaseInputField=Hi;exports.BaseInputFieldDefault=Hi;exports.BreadCrumb=Zw;exports.BreadCrumbItem=N2;exports.Button=bt;exports.ButtonGroup=Cw;exports.ButtonThreeDots=Vg;exports.COMPARISON_LAYOUT=ga;exports.COUNTRY_CODES=DS;exports.CURRENCIES=YA;exports.CURRENCY_SYMBOLS=Yu;exports.CalendarExportItemLoader=SW;exports.Card=Db;exports.CardButton=xq;exports.CardHeaderView=hT;exports.CardMain=mT;exports.CheckCircle=JS;exports.CheckSmallIcon=dq;exports.Checkbox=aS;exports.CheckboxComponent=sS;exports.CircularProgressBar=zQ;exports.ClauseDetailsLoader=XV;exports.CodeEditor=qS;exports.CodeEditorBeta=Ew;exports.CodeEditorTabs=cq;exports.ColorPicker=oS;exports.ComingSoonIcon=Tw;exports.Comparison=nG;exports.ComparisonContext=vl;exports.ComparisonNoAvailableContent=sO;exports.ComparisonProvider=eO;exports.ComponentLoader=Lw;exports.ConfirmPopUp=pT;exports.ConfirmationModal=US;exports.ContextMenu=SQ;exports.CreatableSelectField=lS;exports.CurrencyInputField=pS;exports.CustomScrollbar=wo;exports.CustomizableSelectField=AS;exports.DEFAULT_COMPARISON_LAYOUTS=BQ;exports.DataTypeBadgeClass=LS;exports.DataTypeIcon=BT;exports.DateRange=mS;exports.DateRange2=hS;exports.DateTimeField=kb;exports.DebounceInputField=xS;exports.DeleteModal=gq;exports.DesignSystemProvider=Eoe;exports.DiffViewer=S2;exports.Divider=$w;exports.DoubleLineLoader=hW;exports.DragOverlay=xT;exports.DraggableContainer=bT;exports.Drawer=ec;exports.Dropdown=Ale;exports.DynamicDataInput=WS;exports.DynamicDataInputField=_S;exports.DynamicDataModal=VS;exports.DynamicItemsCell=EW;exports.EditIcon=JA;exports.EmptyBarChartData=VT;exports.EmptyCardListChartData=XT;exports.EmptyContentChartData=KT;exports.EmptyCountWidgetData=WT;exports.EmptyDonutChartData=GT;exports.EmptyEvent=vQ;exports.EmptyPieChatData=QT;exports.EmptyTableWidgetData=rb;exports.EmptyTimelineChartData=YT;exports.ErrorModal=mq;exports.EventDetailsLoader=oW;exports.ExecutionNoteLoader=AW;exports.ExitIcon=tO;exports.ExpandingSearchBar=Dw;exports.FieldOptions=RQ;exports.FileUpload=aQ;exports.FloatingBar=$u;exports.FloatingElementWrapper=bP;exports.FlowNodesLoader=YV;exports.Form=QS;exports.FormulaInput=cG;exports.Helmet=Pw;exports.HelmetTitle=xs;exports.INITIAL_TAB_OPTION_CONFIG=Ru;exports.IconButton=or;exports.IconPicker=hP;exports.IconRenderer=Nb;exports.ImageSlider=yoe;exports.InProgress=pq;exports.InfiniteTable=sle;exports.InfoAlert=Q1;exports.InfoCircleIcon=t7;exports.InlineDiffHighlighter=bq;exports.InputField=yb;exports.InstalledAppItemLoader=gW;exports.JsonGrid=Ju;exports.JsonGridBulkFloatingBar=zS;exports.JsonGridCore=FS;exports.JsonGridDataType=Ie;exports.JsonGridDataTypeOptions=TA;exports.JsonGridViewer=Ju;exports.JsonGridViewerContextProvider=PS;exports.JsonValueDisplay=HS;exports.LabelValue=$S;exports.LaxIcon=ww;exports.LayoutOneIcon=rO;exports.LayoutThreeIcon=iO;exports.LayoutTwoIcon=nO;exports.LinearProgressBar=MQ;exports.LogItemSkeleton=cW;exports.LogoLoader=Iw;exports.LottieAnimation=sQ;exports.MODES=Mi;exports.MarkdownPreview=ju;exports.MasterDataInputField=iS;exports.MdInput=oP;exports.Modal=fn;exports.MultiFileUpload=AP;exports.NameInitialLogo=F2;exports.NestedJsonGrid=Ob;exports.NoDataFound=qT;exports.NoDataFoundWidgets=ZT;exports.NotificationListLoader=nW;exports.NumberInputField=uT;exports.OPEN_DURATION_MS=k2;exports.OptionButton=Er;exports.PageContainer=Rw;exports.PageNotFound=mQ;exports.PdfViewer=n7;exports.PercentageInputField=XS;exports.PermissionWrapper=EQ;exports.PersonIcon=HT;exports.PilotDetailsSkeleton=bW;exports.Popper=i7;exports.ProfileSettingsLoader=BV;exports.Radio=Ow;exports.RecentlyAddedAppsSkeleton=_W;exports.ResizableSidebar=r7;exports.ResponsiveTags=xP;exports.RichMarkdownInput=OC;exports.SHORTCUT_KEY_MAP=Qu;exports.SKELETON_CONSTANTS=FV;exports.SKELETON_DIRECTION=Zt;exports.SearchBar=Ku;exports.SelectField=il;exports.ShortcutKbd=cS;exports.Sidebar=OW;exports.SingleAppCardSkeleton=yW;exports.SingleLineLoader=oT;exports.Skeleton=D2;exports.SkeletonGrid=hr;exports.StatusColorMapping=YS;exports.StatusInfoRow=jT;exports.Stepper=dT;exports.TOGGLE_LABEL_DIRECTION=Fa;exports.TabContent=gT;exports.TableContext=vn;exports.Tabs=dO;exports.Tag=dr;exports.TaskCardLoader=JV;exports.Text=Go;exports.TextAreaField=Sb;exports.TextField=cD;exports.TextWithStrike=lT;exports.Toast=jP;exports.Toggle=Kn;exports.Tooltip=Te;exports.TutorialsSkeleton=xW;exports.Typography=ne;exports.UNIVERSAL_DATETIME_FORMAT=wA;exports.UNIVERSAL_DATE_FORMAT=gS;exports.UnsavedChangesModal=hq;exports.UserAvatar=UT;exports.UserAvatarPopper=MT;exports.UserCell=lle;exports.UserNotFound=yQ;exports.UserProfilePic=zT;exports.ZoomContainer=Kw;exports.comparisonParseToIds=QQ;exports.convertFromPills=lO;exports.convertToPills=oO;exports.countryNameFromCode=wb;exports.detectOS=rl;exports.filterTopLevelPaths=ED;exports.filterVisibleItems=JT;exports.filteredOptions=WQ;exports.formatBooleanValue=W1;exports.formatCurrency=da;exports.formatDate=Un;exports.getCurrentSelectValue=XQ;exports.getCursorCoordinates=lG;exports.getCursorPosition=sG;exports.getFlagComponent=is;exports.getFlagComponentRectangle=TD;exports.getFlagComponentRectangleMd=dS;exports.getFlagComponentRectangleSm=OD;exports.getFlagComponentSm=wD;exports.getInitials=Du;exports.getTextBeforeCursor=AO;exports.gridLayoutItems=$T;exports.iconNames=Soe;exports.insertTextAtCursor=AG;exports.isISODateString=fS;exports.isMacOS=KN;exports.jsonGridFilterTopLevelPaths=IS;exports.jsonGridGetDataType=Tb;exports.jsonGridParseJson=MS;exports.mapShortcutKey=nS;exports.mapShortcutKeys=vb;exports.monacoManager=X1;exports.parseJson=yD;exports.randomHexString=vD;exports.setCursorPosition=oG;exports.skeletonGenerateGridArea=aT;exports.skeletonGenerateMargin=Zg;exports.skeletonItemsWithRepeat=zA;exports.skeletonSetOpacity=sT;exports.systemMessages=Ht;exports.toast=HP;exports.useCheckbox=XC;exports.useCheckboxSelection=jS;exports.useDesignSystem=yG;exports.useDynamicPosition=FT;exports.useEventListener=Cb;exports.useIsomorphicLayoutEffect=GS;exports.useJsonGridViewerContext=bs;exports.useKeepSearchBox=Nw;exports.useModalContainer=yS;exports.useMonaco=CS;exports.useOS=nl;exports.useOutsideClick=Gu;exports.usePythonSyntax=NS;exports.usePythonSyntaxCM=Sw;exports.useResizeObserver=ZS;exports.useScrollToTop=E2;exports.useShortcutKeys=ZN;exports.useTabConfig=uO;exports.useTabState=voe;exports.useTableConfig=$r;exports.useTextWidth=cO;exports.useTheme=kw;exports.userAvatarSizeClasses=tb;
286
286
  //# sourceMappingURL=index.cjs.js.map