/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/n8n-chat-atekron@0.49.0/dist/chat.umd.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
!function(e,t){"object"==typeof exports&&typeof module<"u"?t(exports,require("vue")):"function"==typeof define&&define.amd?define(["exports","vue"],t):t((e=typeof globalThis<"u"?globalThis:e||self).N8nChat={},e.Vue)}(this,(function(e,t){"use strict";var n=Object.defineProperty,r=(e,t,r)=>((e,t,r)=>t in e?n(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r)/*! Package version @n8n/chat@0.48.0 */;const o={webhookUrl:"http://localhost:5678",webhookConfig:{method:"POST",headers:{}},target:"#n8n-chat",mode:"window",loadPreviousSession:!0,chatInputKey:"chatInput",chatSessionKey:"sessionId",defaultLanguage:"en",showWelcomeScreen:!1,initialMessages:["Hi there! 👋","My name is Nathan. How can I assist you today?"],i18n:{en:{title:"Hi there! 👋",subtitle:"Start a chat. We're here to help you 24/7.",footer:"",getStarted:"New Conversation",inputPlaceholder:"Type your question..",closeButtonTooltip:"Close chat"}},theme:{},enableStreaming:!1},a="n8n-chat/sessionId",i="Chat",l="ChatOptions";async function s(...e){var t,n;const r=await async function(){return""}(),o=null==(t=e[1])?void 0:t.body,a={...r?{authorization:`Bearer ${r}`}:{},...null==(n=e[1])?void 0:n.headers};o instanceof FormData?delete a["Content-Type"]:a["Content-Type"]="application/json";const i=await fetch(e[0],{...e[1],mode:"cors",cache:"no-cache",headers:a});let l;try{l=await i.clone().json()}catch{l=await i.text()}return l}async function c(e,t={},n={}){let r=e;return Object.keys(t).length>0&&(r=`${r}?${new URLSearchParams(t).toString()}`),await s(r,{...n,method:"GET"})}async function u(e,t={},n={}){return await s(e,{...n,method:"POST",body:JSON.stringify(t)})}async function d(e,t,n,r){var o,a,i;return t.length>0?await async function(e,t={},n=[],r={}){const o=new FormData;for(const e in t)o.append(e,t[e]);for(const e of n)o.append("files",e);return await s(e,{...r,method:"POST",body:o})}(`${r.webhookUrl}`,{action:"sendMessage",[r.chatSessionKey]:n,[r.chatInputKey]:e,...r.metadata?{metadata:r.metadata}:{}},t,{headers:null==(o=r.webhookConfig)?void 0:o.headers}):await("POST"===(null==(a=r.webhookConfig)?void 0:a.method)?u:c)(`${r.webhookUrl}`,{action:"sendMessage",[r.chatSessionKey]:n,[r.chatInputKey]:e,...r.metadata?{metadata:r.metadata}:{}},{headers:null==(i=r.webhookConfig)?void 0:i.headers})}async function p(e,t,n,r,o){var a,i;const l=await(t.length>0?async function(e,t,n,r){var o;const a=new FormData;a.append("action","sendMessage"),a.append(r.chatSessionKey,n),a.append(r.chatInputKey,e),r.metadata&&a.append("metadata",JSON.stringify(r.metadata));for(const e of t)a.append("files",e);return await fetch(r.webhookUrl,{method:"POST",headers:{Accept:"text/plain",...null==(o=r.webhookConfig)?void 0:o.headers},body:a})}(e,t,n,r):async function(e,t,n){var r;const o={action:"sendMessage",[n.chatSessionKey]:t,[n.chatInputKey]:e,...n.metadata?{metadata:n.metadata}:{}};return await fetch(n.webhookUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"text/plain",...null==(r=n.webhookConfig)?void 0:r.headers},body:JSON.stringify(o)})}(e,n,r));if(!l.ok){const e=await l.text();throw console.error("HTTP error response:",l.status,e),new Error(`Error while sending message. Error: ${e}`)}if(!l.body)throw new Error("Response body is not readable");const s=l.body.pipeThrough(function(){let e="";const t=new TextDecoder;return new TransformStream({transform(n,r){e+=t.decode(n,{stream:!0});const o=e.split("\n");e=o.pop()??"";for(const e of o)if(e.trim())try{const t=JSON.parse(e);r.enqueue(t)}catch{r.enqueue({type:"item",content:e})}},flush(t){if(e.trim())try{const n=JSON.parse(e);t.enqueue(n)}catch{t.enqueue({type:"item",content:e})}}})}()).getReader();try{for(;;){const{done:e,value:t}=await s.read();if(e)break;const n=(null==(a=t.metadata)?void 0:a.nodeId)||"unknown",r=null==(i=t.metadata)?void 0:i.runIndex;switch(t.type){case"begin":o.onBeginMessage(n,r);break;case"item":o.onChunk(t.content??"",n,r);break;case"end":o.onEndMessage(n,r);break;case"error":o.onChunk(`Error: ${t.content??"Unknown error"}`,n,r),o.onEndMessage(n,r)}}}finally{s.releaseLock()}}const f=function(){const e=new Map;function t(t,n){const r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)}return{on:function(n,r){let o=e.get(n);return o?o.push(r):o=[r],e.set(n,o),()=>t(n,r)},off:t,emit:function(t,n){const r=e.get(t);r&&r.slice().forEach((async e=>{await e(n)}))}}}();for(var h=[],m=0;m<256;++m)h.push((m+256).toString(16).slice(1));var g,v=new Uint8Array(16);function b(){if(!g&&!(g=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return g(v)}const k={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function y(e,t,n){if(k.randomUUID&&!e)return k.randomUUID();var r=(e=e||{}).random||(e.rng||b)();return r[6]=15&r[6]|64,r[8]=63&r[8]|128,function(e,t=0){return(h[e[t+0]]+h[e[t+1]]+h[e[t+2]]+h[e[t+3]]+"-"+h[e[t+4]]+h[e[t+5]]+"-"+h[e[t+6]]+h[e[t+7]]+"-"+h[e[t+8]]+h[e[t+9]]+"-"+h[e[t+10]]+h[e[t+11]]+h[e[t+12]]+h[e[t+13]]+h[e[t+14]]+h[e[t+15]]).toLowerCase()}(r)}class w{constructor(){r(this,"nodeRuns",new Map),r(this,"runOrder",[]),r(this,"activeRuns",new Set)}getRunKey(e,t){return void 0!==t?`${e}-${t}`:e}initializeRun(e,t){const n=this.getRunKey(e,t);if(!this.nodeRuns.has(n)){const e=_();return this.nodeRuns.set(n,{content:"",isComplete:!1,message:e}),this.runOrder.push(n),e}return this.nodeRuns.get(n).message}registerRunStart(e,t){const n=this.getRunKey(e,t);this.activeRuns.add(n)}addRunToActive(e,t){const n=this.getRunKey(e,t);return this.activeRuns.add(n),this.initializeRun(e,t)}removeRunFromActive(e,t){const n=this.getRunKey(e,t);this.activeRuns.delete(n);const r=this.nodeRuns.get(n);r&&(r.isComplete=!0)}addChunkToRun(e,t,n){const r=this.getRunKey(e,n),o=this.nodeRuns.get(r);if(o){o.content+=t;const e={...o.message,text:o.content};return o.message=e,e}return null}getRunMessage(e,t){const n=this.getRunKey(e,t),r=this.nodeRuns.get(n);return(null==r?void 0:r.message)??null}areAllRunsComplete(){return Array.from(this.nodeRuns.values()).every((e=>e.isComplete))}getRunCount(){return this.runOrder.length}getActiveRunCount(){return this.activeRuns.size}getAllMessages(){return this.runOrder.map((e=>{var t;return null==(t=this.nodeRuns.get(e))?void 0:t.message})).filter((e=>void 0!==e))}reset(){this.nodeRuns.clear(),this.runOrder=[],this.activeRuns.clear()}}function _(e){return{id:e??y(),type:"text",text:"",sender:"bot"}}function x(e,t,n){const r=e.findIndex((e=>e.id===t));if(-1===r)throw new Error(`Can't update message. No message with id ${t} found`);e[r]=n}const C={install(e,n){e.provide(l,n);const r=t.ref([]),o=t.ref(null),s=t.ref(!1);const h={initialMessages:t.computed((()=>(n.initialMessages??[]).map((e=>({id:y(),text:e,sender:"bot"}))))),messages:r,currentSessionId:o,waitingForResponse:s,loadPreviousSession:async function(){if(!n.loadPreviousSession)return;const e=localStorage.getItem(a)??y(),t=await async function(e,t){var n,r;return await("POST"===(null==(n=t.webhookConfig)?void 0:n.method)?u:c)(`${t.webhookUrl}`,{action:"loadPreviousSession",[t.chatSessionKey]:e,...t.metadata?{metadata:t.metadata}:{}},{headers:null==(r=t.webhookConfig)?void 0:r.headers})}(e,n);return r.value=((null==t?void 0:t.data)||[]).map(((e,t)=>({id:`${t}`,text:e.kwargs.content,sender:e.id.includes("HumanMessage")?"user":"bot"}))),r.value.length&&(o.value=e),e},startNewSession:async function(){o.value=y(),localStorage.setItem(a,o.value)},sendMessage:async function(e,a=[]){const i={id:y(),text:e,sender:"user",files:a};r.value.push(i),s.value=!0,t.nextTick((()=>{f.emit("scrollToBottom")}));const l=t.ref(null),c=new w;try{if(null!=n&&n.enableStreaming){const i={onChunk:(e,n,o)=>{!function(e,n,r,o,a,i){try{if(!e.trim())return;if(n){let t=r.getRunMessage(n,i);t||(t=r.addRunToActive(n,i),a.value.push(t));const o=r.addChunkToRun(n,e,i);o&&x(a.value,o.id,o)}else{o.value||(o.value=_(),a.value.push(o.value));const t={...o.value,text:o.value.text+e};x(a.value,o.value.id,t),o.value=t}t.nextTick((()=>{f.emit("scrollToBottom")}))}catch(e){console.error("Error handling stream chunk:",e)}}(e,n,c,l,r,o)},onBeginMessage:(e,t)=>{!function(e,t,n){try{t.registerRunStart(e,n)}catch(e){console.error("Error handling node start:",e)}}(e,c,t)},onEndMessage:(e,t)=>{!function(e,t,n){try{t.removeRunFromActive(e,n)}catch(e){console.error("Error handling node complete:",e)}}(e,c,t)}};await p(e,a,o.value,n,i)}else{l.value=_();const t=await d(e,a,o.value,n);if(null!=t&&t.executionStarted)return t;let i=t.output??t.text??t.message??"";if(""===i&&Object.keys(t).length>0)try{i=JSON.stringify(t,null,2)}catch{}l.value.text=i,r.value.push(l.value)}}catch(e){l.value||(l.value=_(),r.value.push(l.value)),l.value&&"text"in l.value&&(l.value.text="Error: Failed to receive response"),console.error("Chat API error:",e),s.value=!1}return s.value=!1,t.nextTick((()=>{f.emit("scrollToBottom")})),null}};e.provide(i,h),e.config.globalProperties.$chat=h}};var E,B,S=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function N(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var A=function(){if(B)return E;function e(t){return t instanceof Map?t.clear=t.delete=t.set=function(){throw new Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=function(){throw new Error("set is read-only")}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach((n=>{const r=t[n],o=typeof r;("object"===o||"function"===o)&&!Object.isFrozen(r)&&e(r)})),t}B=1;class t{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function n(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function r(e,...t){const n=Object.create(null);for(const t in e)n[t]=e[t];return t.forEach((function(e){for(const t in e)n[t]=e[t]})),n}const o=e=>!!e.scope;class a{constructor(e,t){this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){this.buffer+=n(e)}openNode(e){if(!o(e))return;const t=((e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const n=e.split(".");return[`${t}${n.shift()}`,...n.map(((e,t)=>`${e}${"_".repeat(t+1)}`))].join(" ")}return`${t}${e}`})(e.scope,{prefix:this.classPrefix});this.span(t)}closeNode(e){o(e)&&(this.buffer+="</span>")}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}const i=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class l{constructor(){this.rootNode=i(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const t=i({scope:e});this.add(t),this.stack.push(t)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,t){return"string"==typeof t?e.addText(t):t.children&&(e.openNode(t),t.children.forEach((t=>this._walk(e,t))),e.closeNode(t)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every((e=>"string"==typeof e))?e.children=[e.children.join("")]:e.children.forEach((e=>{l._collapse(e)})))}}class s extends l{constructor(e){super(),this.options=e}addText(e){""!==e&&this.add(e)}startScope(e){this.openNode(e)}endScope(){this.closeNode()}__addSublanguage(e,t){const n=e.root;t&&(n.scope=`language:${t}`),this.add(n)}toHTML(){return new a(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function c(e){return e?"string"==typeof e?e:e.source:null}function u(e){return f("(?=",e,")")}function d(e){return f("(?:",e,")*")}function p(e){return f("(?:",e,")?")}function f(...e){return e.map((e=>c(e))).join("")}function h(...e){return"("+(function(e){const t=e[e.length-1];return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}(e).capture?"":"?:")+e.map((e=>c(e))).join("|")+")"}function m(e){return new RegExp(e.toString()+"|").exec("").length-1}const g=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function v(e,{joinWith:t}){let n=0;return e.map((e=>{n+=1;const t=n;let r=c(e),o="";for(;r.length>0;){const e=g.exec(r);if(!e){o+=r;break}o+=r.substring(0,e.index),r=r.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?o+="\\"+String(Number(e[1])+t):(o+=e[0],"("===e[0]&&n++)}return o})).map((e=>`(${e})`)).join(t)}const b="[a-zA-Z]\\w*",k="[a-zA-Z_]\\w*",y="\\b\\d+(\\.\\d+)?",w="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",_="\\b(0b[01]+)",x={begin:"\\\\[\\s\\S]",relevance:0},C={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[x]},S={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[x]},N=function(e,t,n={}){const o=r({scope:"comment",begin:e,end:t,contains:[]},n);o.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const a=h("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return o.contains.push({begin:f(/[ ]+/,"(",a,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),o},A=N("//","$"),M=N("/\\*","\\*/"),V=N("#","$"),z={scope:"number",begin:y,relevance:0},L={scope:"number",begin:w,relevance:0},O={scope:"number",begin:_,relevance:0},I={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[x,{begin:/\[/,end:/\]/,relevance:0,contains:[x]}]},T={scope:"title",begin:b,relevance:0},j={scope:"title",begin:k,relevance:0},D={begin:"\\.\\s*"+k,relevance:0};var R=Object.freeze({__proto__:null,APOS_STRING_MODE:C,BACKSLASH_ESCAPE:x,BINARY_NUMBER_MODE:O,BINARY_NUMBER_RE:_,COMMENT:N,C_BLOCK_COMMENT_MODE:M,C_LINE_COMMENT_MODE:A,C_NUMBER_MODE:L,C_NUMBER_RE:w,END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{t.data._beginMatch!==e[1]&&t.ignoreMatch()}})},HASH_COMMENT_MODE:V,IDENT_RE:b,MATCH_NOTHING_RE:/\b\B/,METHOD_GUARD:D,NUMBER_MODE:z,NUMBER_RE:y,PHRASAL_WORDS_MODE:{begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},QUOTE_STRING_MODE:S,REGEXP_MODE:I,RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=f(t,/.*\b/,e.binary,/\b.*/)),r({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},TITLE_MODE:T,UNDERSCORE_IDENT_RE:k,UNDERSCORE_TITLE_MODE:j});function F(e,t){"."===e.input[e.index-1]&&t.ignoreMatch()}function $(e,t){void 0!==e.className&&(e.scope=e.className,delete e.className)}function q(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=F,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function P(e,t){Array.isArray(e.illegal)&&(e.illegal=h(...e.illegal))}function H(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function Z(e,t){void 0===e.relevance&&(e.relevance=1)}const U=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const n=Object.assign({},e);Object.keys(e).forEach((t=>{delete e[t]})),e.keywords=n.keywords,e.begin=f(n.beforeMatch,u(n.begin)),e.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},e.relevance=0,delete n.beforeMatch},W=["of","and","for","in","not","or","if","then","parent","list","value"];function K(e,t,n="keyword"){const r=Object.create(null);return"string"==typeof e?o(n,e.split(" ")):Array.isArray(e)?o(n,e):Object.keys(e).forEach((function(n){Object.assign(r,K(e[n],t,n))})),r;function o(e,n){t&&(n=n.map((e=>e.toLowerCase()))),n.forEach((function(t){const n=t.split("|");r[n[0]]=[e,G(n[0],n[1])]}))}}function G(e,t){return t?Number(t):function(e){return W.includes(e.toLowerCase())}(e)?0:1}const X={},Y=e=>{console.error(e)},J=(e,...t)=>{console.log(`WARN: ${e}`,...t)},Q=(e,t)=>{X[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),X[`${e}/${t}`]=!0)},ee=new Error;function te(e,t,{key:n}){let r=0;const o=e[n],a={},i={};for(let e=1;e<=t.length;e++)i[e+r]=o[e],a[e+r]=!0,r+=m(t[e-1]);e[n]=i,e[n]._emit=a,e[n]._multi=!0}function ne(e){(function(e){e.scope&&"object"==typeof e.scope&&null!==e.scope&&(e.beginScope=e.scope,delete e.scope)})(e),"string"==typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"==typeof e.endScope&&(e.endScope={_wrap:e.endScope}),function(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw Y("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),ee;if("object"!=typeof e.beginScope||null===e.beginScope)throw Y("beginScope must be object"),ee;te(e,e.begin,{key:"beginScope"}),e.begin=v(e.begin,{joinWith:""})}}(e),function(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw Y("skip, excludeEnd, returnEnd not compatible with endScope: {}"),ee;if("object"!=typeof e.endScope||null===e.endScope)throw Y("endScope must be object"),ee;te(e,e.end,{key:"endScope"}),e.end=v(e.end,{joinWith:""})}}(e)}function re(e){function t(t,n){return new RegExp(c(t),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(n?"g":""))}class n{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,t){t.position=this.position++,this.matchIndexes[this.matchAt]=t,this.regexes.push([t,e]),this.matchAt+=m(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map((e=>e[1]));this.matcherRe=t(v(e,{joinWith:"|"}),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const t=this.matcherRe.exec(e);if(!t)return null;const n=t.findIndex(((e,t)=>t>0&&void 0!==e)),r=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,r)}}class o{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const t=new n;return this.rules.slice(e).forEach((([e,n])=>t.addRule(e,n))),t.compile(),this.multiRegexes[e]=t,t}resumingScanAtSamePosition(){return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,t){this.rules.push([e,t]),"begin"===t.type&&this.count++}exec(e){const t=this.getMatcher(this.regexIndex);t.lastIndex=this.lastIndex;let n=t.exec(e);if(this.resumingScanAtSamePosition()&&(!n||n.index!==this.lastIndex)){const t=this.getMatcher(0);t.lastIndex=this.lastIndex+1,n=t.exec(e)}return n&&(this.regexIndex+=n.position+1,this.regexIndex===this.count&&this.considerAll()),n}}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language.  See documentation.");return e.classNameAliases=r(e.classNameAliases||{}),function n(a,i){const l=a;if(a.isCompiled)return l;[$,H,ne,U].forEach((e=>e(a,i))),e.compilerExtensions.forEach((e=>e(a,i))),a.__beforeBegin=null,[q,P,Z].forEach((e=>e(a,i))),a.isCompiled=!0;let s=null;return"object"==typeof a.keywords&&a.keywords.$pattern&&(a.keywords=Object.assign({},a.keywords),s=a.keywords.$pattern,delete a.keywords.$pattern),s=s||/\w+/,a.keywords&&(a.keywords=K(a.keywords,e.case_insensitive)),l.keywordPatternRe=t(s,!0),i&&(a.begin||(a.begin=/\B|\b/),l.beginRe=t(l.begin),!a.end&&!a.endsWithParent&&(a.end=/\B|\b/),a.end&&(l.endRe=t(l.end)),l.terminatorEnd=c(l.end)||"",a.endsWithParent&&i.terminatorEnd&&(l.terminatorEnd+=(a.end?"|":"")+i.terminatorEnd)),a.illegal&&(l.illegalRe=t(a.illegal)),a.contains||(a.contains=[]),a.contains=[].concat(...a.contains.map((function(e){return function(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((function(t){return r(e,{variants:null},t)}))),e.cachedVariants?e.cachedVariants:oe(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?a:e)}))),a.contains.forEach((function(e){n(e,l)})),a.starts&&n(a.starts,i),l.matcher=function(e){const t=new o;return e.contains.forEach((e=>t.addRule(e.begin,{rule:e,type:"begin"}))),e.terminatorEnd&&t.addRule(e.terminatorEnd,{type:"end"}),e.illegal&&t.addRule(e.illegal,{type:"illegal"}),t}(l),l}(e)}function oe(e){return!!e&&(e.endsWithParent||oe(e.starts))}class ae extends Error{constructor(e,t){super(e),this.name="HTMLInjectionError",this.html=t}}const ie=n,le=r,se=Symbol("nomatch"),ce=function(n){const r=Object.create(null),o=Object.create(null),a=[];let i=!0;const l="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let m={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:s};function g(e){return m.noHighlightRe.test(e)}function v(e,t,n){let r="",o="";"object"==typeof t?(r=e,n=t.ignoreIllegals,o=t.language):(Q("10.7.0","highlight(lang, code, ...args) has been deprecated."),Q("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),o=e,r=t),void 0===n&&(n=!0);const a={code:r,language:o};B("before:highlight",a);const i=a.result?a.result:b(a.language,a.code,n);return i.code=a.code,B("after:highlight",i),i}function b(e,n,o,a){const s=Object.create(null);function c(e,t){return e.keywords[t]}function u(){if(!S.keywords)return void A.addText(M);let e=0;S.keywordPatternRe.lastIndex=0;let t=S.keywordPatternRe.exec(M),n="";for(;t;){n+=M.substring(e,t.index);const r=C.case_insensitive?t[0].toLowerCase():t[0],o=c(S,r);if(o){const[e,a]=o;if(A.addText(n),n="",s[r]=(s[r]||0)+1,s[r]<=7&&(V+=a),e.startsWith("_"))n+=t[0];else{const n=C.classNameAliases[e]||e;p(t[0],n)}}else n+=t[0];e=S.keywordPatternRe.lastIndex,t=S.keywordPatternRe.exec(M)}n+=M.substring(e),A.addText(n)}function d(){null!=S.subLanguage?function(){if(""===M)return;let e=null;if("string"==typeof S.subLanguage){if(!r[S.subLanguage])return void A.addText(M);e=b(S.subLanguage,M,!0,N[S.subLanguage]),N[S.subLanguage]=e._top}else e=k(M,S.subLanguage.length?S.subLanguage:null);S.relevance>0&&(V+=e.relevance),A.__addSublanguage(e._emitter,e.language)}():u(),M=""}function p(e,t){""!==e&&(A.startScope(t),A.addText(e),A.endScope())}function f(e,t){let n=1;const r=t.length-1;for(;n<=r;){if(!e._emit[n]){n++;continue}const r=C.classNameAliases[e[n]]||e[n],o=t[n];r?p(o,r):(M=o,u(),M=""),n++}}function h(e,t){return e.scope&&"string"==typeof e.scope&&A.openNode(C.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(p(M,C.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),M=""):e.beginScope._multi&&(f(e.beginScope,t),M="")),S=Object.create(e,{parent:{value:S}}),S}function g(e,n,r){let o=function(e,t){const n=e&&e.exec(t);return n&&0===n.index}(e.endRe,r);if(o){if(e["on:end"]){const r=new t(e);e["on:end"](n,r),r.isMatchIgnored&&(o=!1)}if(o){for(;e.endsParent&&e.parent;)e=e.parent;return e}}if(e.endsWithParent)return g(e.parent,n,r)}function v(e){return 0===S.matcher.regexIndex?(M+=e[0],1):(O=!0,0)}function y(e){const t=e[0],r=n.substring(e.index),o=g(S,e,r);if(!o)return se;const a=S;S.endScope&&S.endScope._wrap?(d(),p(t,S.endScope._wrap)):S.endScope&&S.endScope._multi?(d(),f(S.endScope,e)):a.skip?M+=t:(a.returnEnd||a.excludeEnd||(M+=t),d(),a.excludeEnd&&(M=t));do{S.scope&&A.closeNode(),!S.skip&&!S.subLanguage&&(V+=S.relevance),S=S.parent}while(S!==o.parent);return o.starts&&h(o.starts,e),a.returnEnd?0:t.length}let w={};function _(r,a){const l=a&&a[0];if(M+=r,null==l)return d(),0;if("begin"===w.type&&"end"===a.type&&w.index===a.index&&""===l){if(M+=n.slice(a.index,a.index+1),!i){const t=new Error(`0 width match regex (${e})`);throw t.languageName=e,t.badRule=w.rule,t}return 1}if(w=a,"begin"===a.type)return function(e){const n=e[0],r=e.rule,o=new t(r),a=[r.__beforeBegin,r["on:begin"]];for(const t of a)if(t&&(t(e,o),o.isMatchIgnored))return v(n);return r.skip?M+=n:(r.excludeBegin&&(M+=n),d(),!r.returnBegin&&!r.excludeBegin&&(M=n)),h(r,e),r.returnBegin?0:n.length}(a);if("illegal"===a.type&&!o){const e=new Error('Illegal lexeme "'+l+'" for mode "'+(S.scope||"<unnamed>")+'"');throw e.mode=S,e}if("end"===a.type){const e=y(a);if(e!==se)return e}if("illegal"===a.type&&""===l)return 1;if(L>1e5&&L>3*a.index)throw new Error("potential infinite loop, way more iterations than matches");return M+=l,l.length}const C=x(e);if(!C)throw Y(l.replace("{}",e)),new Error('Unknown language: "'+e+'"');const E=re(C);let B="",S=a||E;const N={},A=new m.__emitter(m);!function(){const e=[];for(let t=S;t!==C;t=t.parent)t.scope&&e.unshift(t.scope);e.forEach((e=>A.openNode(e)))}();let M="",V=0,z=0,L=0,O=!1;try{if(C.__emitTokens)C.__emitTokens(n,A);else{for(S.matcher.considerAll();;){L++,O?O=!1:S.matcher.considerAll(),S.matcher.lastIndex=z;const e=S.matcher.exec(n);if(!e)break;const t=_(n.substring(z,e.index),e);z=e.index+t}_(n.substring(z))}return A.finalize(),B=A.toHTML(),{language:e,value:B,relevance:V,illegal:!1,_emitter:A,_top:S}}catch(t){if(t.message&&t.message.includes("Illegal"))return{language:e,value:ie(n),illegal:!0,relevance:0,_illegalBy:{message:t.message,index:z,context:n.slice(z-100,z+100),mode:t.mode,resultSoFar:B},_emitter:A};if(i)return{language:e,value:ie(n),illegal:!1,relevance:0,errorRaised:t,_emitter:A,_top:S};throw t}}function k(e,t){t=t||m.languages||Object.keys(r);const n=function(e){const t={value:ie(e),illegal:!1,relevance:0,_top:c,_emitter:new m.__emitter(m)};return t._emitter.addText(e),t}(e),o=t.filter(x).filter(E).map((t=>b(t,e,!1)));o.unshift(n);const a=o.sort(((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(x(e.language).supersetOf===t.language)return 1;if(x(t.language).supersetOf===e.language)return-1}return 0})),[i,l]=a,s=i;return s.secondBest=l,s}function y(e){let t=null;const n=function(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=m.languageDetectRe.exec(t);if(n){const t=x(n[1]);return t||(J(l.replace("{}",n[1])),J("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}return t.split(/\s+/).find((e=>g(e)||x(e)))}(e);if(g(n))return;if(B("before:highlightElement",{el:e,language:n}),e.dataset.highlighted)return void console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",e);if(e.children.length>0&&(m.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(e)),m.throwUnescapedHTML))throw new ae("One of your code blocks includes unescaped HTML.",e.innerHTML);t=e;const r=t.textContent,a=n?v(r,{language:n,ignoreIllegals:!0}):k(r);e.innerHTML=a.value,e.dataset.highlighted="yes",function(e,t,n){const r=t&&o[t]||n;e.classList.add("hljs"),e.classList.add(`language-${r}`)}(e,n,a.language),e.result={language:a.language,re:a.relevance,relevance:a.relevance},a.secondBest&&(e.secondBest={language:a.secondBest.language,relevance:a.secondBest.relevance}),B("after:highlightElement",{el:e,result:a,text:r})}let w=!1;function _(){"loading"!==document.readyState?document.querySelectorAll(m.cssSelector).forEach(y):w=!0}function x(e){return e=(e||"").toLowerCase(),r[e]||r[o[e]]}function C(e,{languageName:t}){"string"==typeof e&&(e=[e]),e.forEach((e=>{o[e.toLowerCase()]=t}))}function E(e){const t=x(e);return t&&!t.disableAutodetect}function B(e,t){const n=e;a.forEach((function(e){e[n]&&e[n](t)}))}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",(function(){w&&_()}),!1),Object.assign(n,{highlight:v,highlightAuto:k,highlightAll:_,highlightElement:y,highlightBlock:function(e){return Q("10.7.0","highlightBlock will be removed entirely in v12.0"),Q("10.7.0","Please use highlightElement now."),y(e)},configure:function(e){m=le(m,e)},initHighlighting:()=>{_(),Q("10.6.0","initHighlighting() deprecated.  Use highlightAll() now.")},initHighlightingOnLoad:function(){_(),Q("10.6.0","initHighlightingOnLoad() deprecated.  Use highlightAll() now.")},registerLanguage:function(e,t){let o=null;try{o=t(n)}catch(t){if(Y("Language definition for '{}' could not be registered.".replace("{}",e)),!i)throw t;Y(t),o=c}o.name||(o.name=e),r[e]=o,o.rawDefinition=t.bind(null,n),o.aliases&&C(o.aliases,{languageName:e})},unregisterLanguage:function(e){delete r[e];for(const t of Object.keys(o))o[t]===e&&delete o[t]},listLanguages:function(){return Object.keys(r)},getLanguage:x,registerAliases:C,autoDetection:E,inherit:le,addPlugin:function(e){(function(e){e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{e["before:highlightBlock"](Object.assign({block:t.el},t))}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{e["after:highlightBlock"](Object.assign({block:t.el},t))})})(e),a.push(e)},removePlugin:function(e){const t=a.indexOf(e);-1!==t&&a.splice(t,1)}}),n.debugMode=function(){i=!1},n.safeMode=function(){i=!0},n.versionString="11.9.0",n.regex={concat:f,lookahead:u,either:h,optional:p,anyNumberOfTimes:d};for(const t in R)"object"==typeof R[t]&&e(R[t]);return Object.assign(n,R),n},ue=ce({});return ue.newInstance=()=>ce({}),E=ue,ue.HighlightJS=ue,ue.default=ue,E}();const M=N(A),V="[A-Za-z$_][0-9A-Za-z$_]*",z=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],L=["true","false","null","undefined","NaN","Infinity"],O=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],I=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],T=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],j=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],D=[].concat(T,O,I);function R(e){const t=e.regex,n=V,r="<>",o="</>",a={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,t)=>{const n=e[0].length+e.index,r=e.input[n];if("<"===r||","===r)return void t.ignoreMatch();let o;">"===r&&(((e,{after:t})=>{const n="</"+e[0].slice(1);return-1!==e.input.indexOf(n,t)})(e,{after:n})||t.ignoreMatch());const a=e.input.substring(n);((o=a.match(/^\s*=/))||(o=a.match(/^\s+extends\s+/))&&0===o.index)&&t.ignoreMatch()}},i={$pattern:V,keyword:z,literal:L,built_in:D,"variable.language":j},l="[0-9](_?[0-9])*",s=`\\.(${l})`,c="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",u={className:"number",variants:[{begin:`(\\b(${c})((${s})|\\.)?|(${s}))[eE][+-]?(${l})\\b`},{begin:`\\b(${c})\\b((${s})\\b|\\.)?|(${s})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},d={className:"subst",begin:"\\$\\{",end:"\\}",keywords:i,contains:[]},p={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,d],subLanguage:"xml"}},f={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,d],subLanguage:"css"}},h={begin:"gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,d],subLanguage:"graphql"}},m={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,d]},g={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},v=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,f,h,m,{match:/\$\d+/},u];d.contains=v.concat({begin:/\{/,end:/\}/,keywords:i,contains:["self"].concat(v)});const b=[].concat(g,d.contains),k=b.concat([{begin:/\(/,end:/\)/,keywords:i,contains:["self"].concat(b)}]),y={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:k},w={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,t.concat(n,"(",t.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},_={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...O,...I]}},x={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[y],illegal:/%/};const C={match:t.concat(/\b/,(A=[...T,"super","import"],t.concat("(?!",A.join("|"),")")),n,t.lookahead(/\(/)),className:"title.function",relevance:0},E={begin:t.concat(/\./,t.lookahead(t.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},B={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},y]},S="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",N={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(S)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[y]};var A;return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:i,exports:{PARAMS_CONTAINS:k,CLASS_REFERENCE:_},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,f,h,m,g,{match:/\$\d+/},u,_,{className:"attr",begin:n+t.lookahead(":"),relevance:0},N,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[g,e.REGEXP_MODE,{className:"function",begin:S,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:k}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:r,end:o},{match:/<[A-Za-z0-9\\._:-]+\s*\/>/},{begin:a.begin,"on:begin":a.isTrulyOpeningTag,end:a.end}],subLanguage:"xml",contains:[{begin:a.begin,end:a.end,skip:!0,contains:["self"]}]}]},x,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[y,e.inherit(e.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},E,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[y]},C,{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},w,B,{match:/\$[(.]/}]}}function F(e){const t=e.regex,n=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),r={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},o={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},a=e.inherit(o,{begin:/\(/,end:/\)/}),i=e.inherit(e.APOS_STRING_MODE,{className:"string"}),l=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),s={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:/[\p{L}0-9._:-]+/u,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[r]},{begin:/'/,end:/'/,contains:[r]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[o,l,i,a,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[o,a,l,i]}]}]},e.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},r,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[l]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[s],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[s],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:t.concat(/</,t.lookahead(t.concat(n,t.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:n,relevance:0,starts:s}]},{className:"tag",begin:t.concat(/<\//,t.lookahead(t.concat(n,/>/))),contains:[{className:"name",begin:n,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}const $={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const q={name:"mdi-close",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",$,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z"},null,-1)]))}},P=(e,t)=>{const n=e.__vccOpts||e;for(const[e,r]of t)n[e]=r;return n},H={class:"chat-button"};const Z=P({},[["render",function(e,n){return t.openBlock(),t.createElementBlock("button",H,[t.renderSlot(e.$slots,"default")])}]]);function U(){return t.inject(i)}function W(){return{options:t.inject(l)}}function K(){const{options:e}=W(),n=(null==e?void 0:e.defaultLanguage)??"en";return{t:function(r){var o,a;const i=null==(a=null==(o=null==e?void 0:e.i18n)?void 0:o[n])?void 0:a[r];return t.isRef(i)?i.value:i??r},te:function(t){var r,o;return!(null==(o=null==(r=null==e?void 0:e.i18n)?void 0:r[n])||!o[t])}}}const G={class:"chat-get-started"},X=t.defineComponent({__name:"GetStarted",setup(e){const{t:n}=K();return(e,r)=>(t.openBlock(),t.createElementBlock("div",G,[t.createVNode(Z,{onClick:r[0]||(r[0]=t=>e.$emit("click:button"))},{default:t.withCtx((()=>[t.createTextVNode(t.toDisplayString(t.unref(n)("getStarted")),1)])),_:1})]))}}),Y={class:"chat-powered-by"};const J=P({},[["render",function(e,n){return t.openBlock(),t.createElementBlock("div",Y,n[0]||(n[0]=[t.createTextVNode(" Powered by "),t.createElementVNode("a",{href:"https://n8n.io?utm_source=n8n-external&utm_medium=widget-powered-by"},"n8n",-1)]))}]]),Q={class:"chat-get-started-footer"},ee={key:0},te=t.defineComponent({__name:"GetStartedFooter",setup(e){const{t:n,te:r}=K();return(e,o)=>(t.openBlock(),t.createElementBlock("div",Q,[t.unref(r)("footer")?(t.openBlock(),t.createElementBlock("div",ee,t.toDisplayString(t.unref(n)("footer")),1)):t.createCommentVNode("",!0),t.createVNode(J)]))}});function ne(){const e=new Set,n=t=>{e.delete(t)};return{on:r=>{e.add(r);const o=()=>n(r);return function(e){!!t.getCurrentScope()&&t.onScopeDispose(e)}(o),{off:o}},off:n,trigger:(...t)=>Promise.all(Array.from(e).map((e=>e(...t))))}}const re=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&(globalThis,WorkerGlobalScope);const oe=re?window.document:void 0,ae={multiple:!0,accept:"*",reset:!1,directory:!1};function ie(e={}){const{document:n=oe}=e,r=t.ref(null),{on:o,trigger:a}=ne();let i;n&&(i=n.createElement("input"),i.type="file",i.onchange=e=>{const t=e.target;r.value=t.files,a(r.value)});const l=()=>{r.value=null,i&&i.value&&(i.value="",a(null))};return{files:t.readonly(r),open:t=>{if(!i)return;const n={...ae,...e,...t};i.multiple=n.multiple,i.accept=n.accept,i.webkitdirectory=n.directory,((e,t)=>Object.prototype.hasOwnProperty.call(e,t))(n,"capture")&&(i.capture=n.capture),n.reset&&l(),i.click()},reset:l,onChange:o}}const le={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const se={name:"mdi-paperclip",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",le,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M16.5 6v11.5a4 4 0 0 1-4 4a4 4 0 0 1-4-4V5A2.5 2.5 0 0 1 11 2.5A2.5 2.5 0 0 1 13.5 5v10.5a1 1 0 0 1-1 1a1 1 0 0 1-1-1V6H10v9.5a2.5 2.5 0 0 0 2.5 2.5a2.5 2.5 0 0 0 2.5-2.5V5a4 4 0 0 0-4-4a4 4 0 0 0-4 4v12.5a5.5 5.5 0 0 0 5.5 5.5a5.5 5.5 0 0 0 5.5-5.5V6z"},null,-1)]))}},ce={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ue={name:"mdi-send",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ce,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"m2 21l21-9L2 3v7l15 2l-15 2z"},null,-1)]))}},de={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const pe={name:"mdi-closeThick",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",de,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M20 6.91L17.09 4L12 9.09L6.91 4L4 6.91L9.09 12L4 17.09L6.91 20L12 14.91L17.09 20L20 17.09L14.91 12z"},null,-1)]))}},fe={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const he={name:"mdi-fileImage",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",fe,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m0 18h12v-8l-4 4l-2-2zM8 9a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2"},null,-1)]))}},me={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ge={name:"mdi-fileMusic",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",me,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm-1 11h-2v5a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2c.4 0 .7.1 1 .3V11h3zm0-4V3.5L18.5 9z"},null,-1)]))}},ve={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const be={name:"mdi-fileText",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ve,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m9 16v-2H6v2zm3-4v-2H6v2z"},null,-1)]))}},ke={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ye={name:"mdi-fileVideo",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ke,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m11 17v-6l-3 2.2V13H7v6h7v-2.2z"},null,-1)]))}},we={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const _e={name:"mdi-openInNew",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",we,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M14 3v2h3.59l-9.83 9.83l1.41 1.41L19 6.41V10h2V3m-2 16H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7h-2z"},null,-1)]))}},xe={class:"chat-file-name"},Ce=P(t.defineComponent({__name:"ChatFile",props:{file:{},isRemovable:{type:Boolean},isPreviewable:{type:Boolean}},emits:["remove"],setup(e,{emit:n}){const r=e,o=n,a={document:be,audio:ge,image:he,video:ye},i=t.computed((()=>{var e;const t=null==(e=r.file)?void 0:e.type.split("/")[0];return a[t]||be}));function l(){r.isPreviewable&&window.open(URL.createObjectURL(r.file))}function s(){o("remove",r.file)}return(e,n)=>(t.openBlock(),t.createElementBlock("div",{class:"chat-file",onClick:l},[t.createVNode(t.unref(i)),t.createElementVNode("p",xe,t.toDisplayString(e.file.name),1),e.isRemovable?(t.openBlock(),t.createElementBlock("span",{key:0,class:"chat-file-delete",onClick:t.withModifiers(s,["stop"])},[t.createVNode(t.unref(pe))])):e.isPreviewable?(t.openBlock(),t.createBlock(t.unref(_e),{key:1,class:"chat-file-preview"})):t.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-e0d57af7"]]),Ee={class:"chat-inputs"},Be={key:0,class:"chat-input-left-panel"},Se=["disabled","placeholder"],Ne={class:"chat-inputs-controls"},Ae=["disabled"],Me=["disabled"],Ve={key:0,class:"chat-files"},ze=P(t.defineComponent({__name:"Input",props:{placeholder:{default:"inputPlaceholder"}},emits:["arrowKeyDown"],setup(e,{emit:n}){const r=e,{t:o}=K(),a=n,{options:i}=W(),l=U(),{waitingForResponse:s}=l,c=t.ref(null),u=t.ref(null),d=t.ref(""),p=t.ref(!1),h=t.ref(null),m=t.ref(!1),g=t.computed((()=>{var e;return!m.value&&(""===d.value||t.unref(s)||!0===(null==(e=i.disabled)?void 0:e.value))})),v=t.computed((()=>{var e;return!0===(null==(e=i.disabled)?void 0:e.value)})),b=t.computed((()=>{var e;return k.value&&t.unref(s)&&!(null!=(e=i.disabled)&&e.value)})),k=t.computed((()=>!0===t.unref(i.allowFileUploads))),w=t.computed((()=>t.unref(i.allowedFilesMimeTypes))),_=t.computed((()=>({"--controls-count":k.value?2:1}))),{open:x,reset:C,onChange:E}=ie({multiple:!0,reset:!1});function B(){u.value&&u.value.blur()}function S(){u.value&&u.value.focus()}function N(e){d.value=e,S()}function A(){if(c.value){const e=Array.from(c.value);return C(),c.value=null,e}return[]}function M(e){if(i.webhookUrl&&l.currentSessionId.value)try{const t=function(e,t,n){const r=new URL(e).origin,o=r.startsWith("https")?"wss":"ws";return`${r.replace(/^https?/,o)}/chat?sessionId=${n}&executionId=${t}&isPublic=true`}(i.webhookUrl,e,l.currentSessionId.value);l.ws=new WebSocket(t),l.ws.onmessage=e=>{var t;if("n8n|heartbeat"===e.data)return void(null==(t=l.ws)||t.send("n8n|heartbeat-ack"));if("n8n|continue"===e.data)return m.value=!1,void(l.waitingForResponse.value=!0);const n={id:y(),text:e.data,sender:"bot"};l.messages.value.push(n),m.value=!0,l.waitingForResponse.value=!1},l.ws.onclose=()=>{l.ws=null,m.value=!1,l.waitingForResponse.value=!1}}catch(e){console.error("Error setting up websocket connection",e)}}async function V(e){if(!e||0===e.length)return[];const t=e.map((async e=>new Promise(((t,n)=>{const r=new FileReader;r.onload=()=>t({name:e.name,type:e.type,data:r.result}),r.onerror=()=>{var e;return n(new Error(`Error reading file: ${(null==(e=r.error)?void 0:e.message)??"Unknown error"}`))},r.readAsDataURL(e)}))));return await Promise.all(t)}async function z(e){if(e.preventDefault(),g.value)return;const t=d.value;if(d.value="",p.value=!0,l.ws&&m.value)return void await async function(e,t){const n={id:y(),text:t,sender:"user",files:c.value?A():void 0};l.messages.value.push(n),e.send(JSON.stringify({sessionId:l.currentSessionId.value,action:"sendMessage",chatInput:t,files:await V(n.files)})),l.waitingForResponse.value=!0,m.value=!1}(l.ws,t);const n=await l.sendMessage(t,A());null!=n&&n.executionId&&M(n.executionId),p.value=!1}async function L(e){e.shiftKey||e.isComposing||(await z(e),j())}function O(e){if(!c.value)return;const t=new DataTransfer;for(let n=0;n<c.value.length;n++){const r=c.value[n];e.name!==r.name&&t.items.add(r)}C(),c.value=t.files}function I(e){("ArrowUp"===e.key||"ArrowDown"===e.key)&&(e.preventDefault(),a("arrowKeyDown",{key:e.key,currentInputValue:d.value}))}function T(){b.value||x({accept:t.unref(w)})}function j(){const e=u.value;if(!e)return;e.style.height="var(--chat--textarea--height)";const t=Math.min(e.scrollHeight,480);e.style.height=`${t}px`}return E((e=>{if(!e)return;const t=new DataTransfer;if(c.value)for(let e=0;e<c.value.length;e++)t.items.add(c.value[e]);for(let n=0;n<e.length;n++)t.items.add(e[n]);c.value=t.files})),t.onMounted((()=>{f.on("focusInput",S),f.on("blurInput",B),f.on("setInputValue",N),u.value&&(h.value=new ResizeObserver((e=>{for(const t of e)t.target===u.value&&j()})),h.value.observe(u.value))})),t.onUnmounted((()=>{f.off("focusInput",S),f.off("blurInput",B),f.off("setInputValue",N),h.value&&(h.value.disconnect(),h.value=null)})),(e,n)=>{var a;return t.openBlock(),t.createElementBlock("div",{class:"chat-input",style:t.normalizeStyle(_.value),onKeydown:t.withModifiers(I,["stop"])},[t.createElementVNode("div",Ee,[e.$slots.leftPanel?(t.openBlock(),t.createElementBlock("div",Be,[t.renderSlot(e.$slots,"leftPanel",{},void 0,!0)])):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("textarea",{ref_key:"chatTextArea",ref:u,"onUpdate:modelValue":n[0]||(n[0]=e=>d.value=e),"data-test-id":"chat-input",disabled:v.value,placeholder:t.unref(o)(r.placeholder),onKeydown:t.withKeys(L,["enter"]),onInput:j,onMousedown:j,onFocus:j},null,40,Se),[[t.vModelText,d.value]]),t.createElementVNode("div",Ne,[k.value?(t.openBlock(),t.createElementBlock("button",{key:0,disabled:b.value,class:"chat-input-file-button","data-test-id":"chat-attach-file-button",onClick:T},[t.createVNode(t.unref(se),{height:"24",width:"24"})],8,Ae)):t.createCommentVNode("",!0),t.createElementVNode("button",{disabled:g.value,class:"chat-input-send-button",onClick:z},[t.createVNode(t.unref(ue),{height:"24",width:"24"})],8,Me)])]),null==(a=c.value)||!a.length||p.value&&!m.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",Ve,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.value,(e=>(t.openBlock(),t.createBlock(Ce,{key:e.name,file:e,"is-removable":!0,"is-previewable":!0,onRemove:O},null,8,["file"])))),128))]))],36)}}}),[["__scopeId","data-v-91e3ae4c"]]),Le={class:"chat-layout"},Oe={key:0,class:"chat-header"},Ie={key:2,class:"chat-footer"},Te=t.defineComponent({__name:"Layout",setup(e){const n=t.ref(null);function r(){const e=n.value;e&&(e.scrollTop=e.scrollHeight)}return t.onMounted((()=>{f.on("scrollToBottom",r),window.addEventListener("resize",r)})),t.onBeforeUnmount((()=>{f.off("scrollToBottom",r),window.removeEventListener("resize",r)})),(e,r)=>(t.openBlock(),t.createElementBlock("main",Le,[e.$slots.header?(t.openBlock(),t.createElementBlock("div",Oe,[t.renderSlot(e.$slots,"header")])):t.createCommentVNode("",!0),e.$slots.default?(t.openBlock(),t.createElementBlock("div",{key:1,ref_key:"chatBodyRef",ref:n,class:"chat-body"},[t.renderSlot(e.$slots,"default")],512)):t.createCommentVNode("",!0),e.$slots.footer?(t.openBlock(),t.createElementBlock("div",Ie,[t.renderSlot(e.$slots,"footer")])):t.createCommentVNode("",!0)]))}}),je=/(%|)\{([0-9a-zA-Z_]+)\}/g;const De=function(e,...t){if("function"==typeof e)return e(t);const n=e;let r=t;return 1===t.length&&"object"==typeof t[0]&&(r=t[0]),null!=r&&r.hasOwnProperty||(r={}),n.replace(je,((e,t,o,a)=>{let i;return"{"===n[a-1]&&"}"===n[a+e.length]?`${o}`:(i=((e,t)=>t in e)(r,o)?`${r[o]}`:null,i??"")}))};let Re={"generic.retry":"Retry","nds.auth.roles.owner":"Owner","nds.userInfo.you":"(you)","nds.userSelect.selectUser":"Select User","nds.userSelect.noMatchingUsers":"No matching users","notice.showMore":"Show more","notice.showLess":"Show less","formInput.validator.fieldRequired":"This field is required","formInput.validator.minCharactersRequired":"Must be at least {minimum} characters","formInput.validator.maxCharactersRequired":"Must be at most {maximum} characters","formInput.validator.oneNumbersRequired":e=>`Must have at least ${e.minimum} number${e.minimum>1?"s":""}`,"formInput.validator.validEmailRequired":"Must be a valid email","formInput.validator.uppercaseCharsRequired":e=>`Must have at least ${e.minimum} uppercase character${e.minimum>1?"s":""}`,"formInput.validator.defaultPasswordRequirements":"8+ characters, at least 1 number and 1 capital letter","sticky.markdownHint":'You can style with <a href="https://docs.n8n.io/workflows/sticky-notes/" target="_blank">Markdown</a>',"tags.showMore":e=>`+${e} more`,"datatable.pageSize":"Page size","codeDiff.couldNotReplace":"Could not replace code","codeDiff.codeReplaced":"Code replaced","codeDiff.replaceMyCode":"Replace my code","codeDiff.replacing":"Replacing...","codeDiff.undo":"Undo","betaTag.beta":"beta","askAssistantButton.askAssistant":"Ask Assistant","assistantChat.builder.name":"AI Builder","assistantChat.builder.generatingFinalWorkflow":"Generating final workflow...","assistantChat.builder.configuredNodes":"Configured nodes","assistantChat.builder.thumbsUp":"Helpful","assistantChat.builder.thumbsDown":"Not helpful","assistantChat.builder.feedbackPlaceholder":"Tell us about your experience","assistantChat.builder.success":"Thank you for your feedback!","assistantChat.builder.submit":"Submit feedback","assistantChat.builder.workflowGenerated1":"Your workflow was created successfully!","assistantChat.builder.workflowGenerated2":"Fix any missing credentials before testing it.","assistantChat.builder.configuringNodes":"Configuring nodes...","assistantChat.builder.selectedNodes":"Selected workflow nodes","assistantChat.builder.selectingNodes":"Selecting nodes...","assistantChat.builder.generatedNodes":"Generated workflow nodes","assistantChat.errorParsingMarkdown":"Error parsing markdown content","assistantChat.aiAssistantLabel":"AI Assistant","assistantChat.aiAssistantName":"Assistant","assistantChat.sessionEndMessage.1":"This Assistant session has ended. To start a new session with the Assistant, click an","assistantChat.sessionEndMessage.2":"button in n8n","assistantChat.you":"You","assistantChat.quickRepliesTitle":"Quick reply 👇","assistantChat.placeholder.1":()=>"I can answer most questions about building workflows in n8n.","assistantChat.placeholder.2":"For specific tasks, you’ll see the","assistantChat.placeholder.3":"button in the UI.","assistantChat.placeholder.4":"How can I help?","assistantChat.inputPlaceholder":"Enter your response...","assistantChat.copy":"Copy","assistantChat.copied":"Copied","inlineAskAssistantButton.asked":"Asked","iconPicker.button.defaultToolTip":"Choose icon","iconPicker.tabs.icons":"Icons","iconPicker.tabs.emojis":"Emojis","selectableList.addDefault":"+ Add a","auth.changePassword.passwordsMustMatchError":"Passwords must match"};const Fe=(e,t,{checkForDefaultPrevented:n=!0}={})=>r=>{const o=null==e?void 0:e(r);if(!1===n||!o)return null==t?void 0:t(r)};var $e;const qe=typeof window<"u",Pe=()=>{},He=qe&&(null==($e=null==window?void 0:window.navigator)?void 0:$e.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function Ze(e){return"function"==typeof e?e():t.unref(e)}function Ue(e){return!!t.getCurrentScope()&&(t.onScopeDispose(e),!0)}function We(e){var t;const n=Ze(e);return null!=(t=null==n?void 0:n.$el)?t:n}const Ke=qe?window:void 0;function Ge(...e){let n,r,o,a;if((e=>"string"==typeof e)(e[0])||Array.isArray(e[0])?([r,o,a]=e,n=Ke):[n,r,o,a]=e,!n)return Pe;Array.isArray(r)||(r=[r]),Array.isArray(o)||(o=[o]);const i=[],l=()=>{i.forEach((e=>e())),i.length=0},s=t.watch((()=>[We(n),Ze(a)]),(([e,t])=>{l(),e&&i.push(...r.flatMap((n=>o.map((r=>((e,t,n,r)=>(e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)))(e,n,r,t))))))}),{immediate:!0,flush:"post"}),c=()=>{s(),l()};return Ue(c),c}let Xe=!1;function Ye(e,n=!1){const r=t.ref(),o=()=>r.value=!!e();return o(),function(e,n=!0){t.getCurrentInstance()?t.onMounted(e):n?e():t.nextTick(e)}(o,n),r}const Je=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Qe="__vueuse_ssr_handlers__";Je[Qe]=Je[Qe]||{};var et,tt,nt=Object.getOwnPropertySymbols,rt=Object.prototype.hasOwnProperty,ot=Object.prototype.propertyIsEnumerable;function at(e,n,r={}){const o=r,{window:a=Ke}=o,i=((e,t)=>{var n={};for(var r in e)rt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&nt)for(var r of nt(e))t.indexOf(r)<0&&ot.call(e,r)&&(n[r]=e[r]);return n})(o,["window"]);let l;const s=Ye((()=>a&&"ResizeObserver"in a)),c=()=>{l&&(l.disconnect(),l=void 0)},u=t.watch((()=>We(e)),(e=>{c(),s.value&&a&&e&&(l=new ResizeObserver(n),l.observe(e,i))}),{immediate:!0,flush:"post"}),d=()=>{c(),u()};return Ue(d),{isSupported:s,stop:d}}(tt=et||(et={})).UP="UP",tt.RIGHT="RIGHT",tt.DOWN="DOWN",tt.LEFT="LEFT",tt.NONE="NONE";var it=Object.defineProperty,lt=Object.getOwnPropertySymbols,st=Object.prototype.hasOwnProperty,ct=Object.prototype.propertyIsEnumerable,ut=(e,t,n)=>t in e?it(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;((e,t)=>{for(var n in t||(t={}))st.call(t,n)&&ut(e,n,t[n]);if(lt)for(var n of lt(t))ct.call(t,n)&&ut(e,n,t[n])})({linear:function(e){return e}},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});const dt=e=>{let t,n;return"touchend"===e.type?(n=e.changedTouches[0].clientY,t=e.changedTouches[0].clientX):e.type.startsWith("touch")?(n=e.touches[0].clientY,t=e.touches[0].clientX):(n=e.clientY,t=e.clientX),{clientX:t,clientY:n}
/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/},pt=()=>{},ft=Object.prototype.hasOwnProperty,ht=(e,t)=>ft.call(e,t),mt=Array.isArray,gt=e=>"function"==typeof e,vt=e=>"string"==typeof e,bt=e=>null!==e&&"object"==typeof e,kt=Object.prototype.toString,yt=e=>(e=>kt.call(e))(e).slice(8,-1);var wt="object"==typeof global&&global&&global.Object===Object&&global,_t="object"==typeof self&&self&&self.Object===Object&&self,xt=wt||_t||Function("return this")(),Ct=xt.Symbol,Et=Object.prototype,Bt=Et.hasOwnProperty,St=Et.toString,Nt=Ct?Ct.toStringTag:void 0;var At=Object.prototype.toString;var Mt=Ct?Ct.toStringTag:void 0;function Vt(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Mt&&Mt in Object(e)?function(e){var t=Bt.call(e,Nt),n=e[Nt];try{e[Nt]=void 0;var r=!0}catch{}var o=St.call(e);return r&&(t?e[Nt]=n:delete e[Nt]),o}(e):function(e){return At.call(e)}(e)}function zt(e){return null!=e&&"object"==typeof e}function Lt(e){return"symbol"==typeof e||zt(e)&&"[object Symbol]"==Vt(e)}var Ot=Array.isArray,It=Ct?Ct.prototype:void 0,Tt=It?It.toString:void 0;function jt(e){if("string"==typeof e)return e;if(Ot(e))return function(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}(e,jt)+"";if(Lt(e))return Tt?Tt.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}var Dt=/\s/;var Rt=/^\s+/;function Ft(e){return e&&e.slice(0,function(e){for(var t=e.length;t--&&Dt.test(e.charAt(t)););return t}(e)+1).replace(Rt,"")}function $t(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}var qt=/^[-+]0x[0-9a-f]+$/i,Pt=/^0b[01]+$/i,Ht=/^0o[0-7]+$/i,Zt=parseInt;function Ut(e){if("number"==typeof e)return e;if(Lt(e))return NaN;if($t(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=$t(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Ft(e);var n=Pt.test(e);return n||Ht.test(e)?Zt(e.slice(2),n?2:8):qt.test(e)?NaN:+e}function Wt(e){return e}function Kt(e){if(!$t(e))return!1;var t=Vt(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}var Gt=xt["__core-js_shared__"],Xt=function(){var e=/[^.]+$/.exec(Gt&&Gt.keys&&Gt.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();var Yt=Function.prototype.toString;function Jt(e){if(null!=e){try{return Yt.call(e)}catch{}try{return e+""}catch{}}return""}var Qt=/^\[object .+?Constructor\]$/,en=Function.prototype,tn=Object.prototype,nn=en.toString,rn=tn.hasOwnProperty,on=RegExp("^"+nn.call(rn).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function an(e){return!(!$t(e)||function(e){return!!Xt&&Xt in e}(e))&&(Kt(e)?on:Qt).test(Jt(e))}function ln(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return an(n)?n:void 0}var sn=ln(xt,"WeakMap");var cn=/^(?:0|[1-9]\d*)$/;function un(e,t){var n=typeof e;return!!(t=t??9007199254740991)&&("number"==n||"symbol"!=n&&cn.test(e))&&e>-1&&e%1==0&&e<t}function dn(e,t){return e===t||e!=e&&t!=t}function pn(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}var fn=Object.prototype;function hn(e){return zt(e)&&"[object Arguments]"==Vt(e)}var mn=Object.prototype,gn=mn.hasOwnProperty,vn=mn.propertyIsEnumerable,bn=hn(function(){return arguments}())?hn:function(e){return zt(e)&&gn.call(e,"callee")&&!vn.call(e,"callee")};var kn="object"==typeof e&&e&&!e.nodeType&&e,yn=kn&&"object"==typeof module&&module&&!module.nodeType&&module,wn=yn&&yn.exports===kn?xt.Buffer:void 0,_n=(wn?wn.isBuffer:void 0)||function(){return!1},xn={};xn["[object Float32Array]"]=xn["[object Float64Array]"]=xn["[object Int8Array]"]=xn["[object Int16Array]"]=xn["[object Int32Array]"]=xn["[object Uint8Array]"]=xn["[object Uint8ClampedArray]"]=xn["[object Uint16Array]"]=xn["[object Uint32Array]"]=!0,xn["[object Arguments]"]=xn["[object Array]"]=xn["[object ArrayBuffer]"]=xn["[object Boolean]"]=xn["[object DataView]"]=xn["[object Date]"]=xn["[object Error]"]=xn["[object Function]"]=xn["[object Map]"]=xn["[object Number]"]=xn["[object Object]"]=xn["[object RegExp]"]=xn["[object Set]"]=xn["[object String]"]=xn["[object WeakMap]"]=!1;var Cn="object"==typeof e&&e&&!e.nodeType&&e,En=Cn&&"object"==typeof module&&module&&!module.nodeType&&module,Bn=En&&En.exports===Cn&&wt.process,Sn=function(){try{return En&&En.require&&En.require("util").types||Bn&&Bn.binding&&Bn.binding("util")}catch{}}(),Nn=Sn&&Sn.isTypedArray,An=Nn?function(e){return function(t){return e(t)}}(Nn):function(e){return zt(e)&&pn(e.length)&&!!xn[Vt(e)]},Mn=Object.prototype.hasOwnProperty;function Vn(e,t){var n=Ot(e),r=!n&&bn(e),o=!n&&!r&&_n(e),a=!n&&!r&&!o&&An(e),i=n||r||o||a,l=i?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],s=l.length;for(var c in e)Mn.call(e,c)&&(!i||!("length"==c||o&&("offset"==c||"parent"==c)||a&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||un(c,s)))&&l.push(c);return l}var zn=function(e,t){return function(n){return e(t(n))}}(Object.keys,Object),Ln=Object.prototype.hasOwnProperty;function On(e){if(!function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||fn)}(e))return zn(e);var t=[];for(var n in Object(e))Ln.call(e,n)&&"constructor"!=n&&t.push(n);return t}function In(e){return function(e){return null!=e&&pn(e.length)&&!Kt(e)}(e)?Vn(e):On(e)}var Tn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,jn=/^\w*$/;function Dn(e,t){if(Ot(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Lt(e))||(jn.test(e)||!Tn.test(e)||null!=t&&e in Object(t))}var Rn=ln(Object,"create");var Fn=Object.prototype.hasOwnProperty;var $n=Object.prototype.hasOwnProperty;function qn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Pn(e,t){for(var n=e.length;n--;)if(dn(e[n][0],t))return n;return-1}qn.prototype.clear=function(){this.__data__=Rn?Rn(null):{},this.size=0},qn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},qn.prototype.get=function(e){var t=this.__data__;if(Rn){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Fn.call(t,e)?t[e]:void 0},qn.prototype.has=function(e){var t=this.__data__;return Rn?void 0!==t[e]:$n.call(t,e)},qn.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Rn&&void 0===t?"__lodash_hash_undefined__":t,this};var Hn=Array.prototype.splice;function Zn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Zn.prototype.clear=function(){this.__data__=[],this.size=0},Zn.prototype.delete=function(e){var t=this.__data__,n=Pn(t,e);return!(n<0)&&(n==t.length-1?t.pop():Hn.call(t,n,1),--this.size,!0)},Zn.prototype.get=function(e){var t=this.__data__,n=Pn(t,e);return n<0?void 0:t[n][1]},Zn.prototype.has=function(e){return Pn(this.__data__,e)>-1},Zn.prototype.set=function(e,t){var n=this.__data__,r=Pn(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var Un=ln(xt,"Map");function Wn(e,t){var n=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?n["string"==typeof t?"string":"hash"]:n.map}function Kn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Kn.prototype.clear=function(){this.size=0,this.__data__={hash:new qn,map:new(Un||Zn),string:new qn}},Kn.prototype.delete=function(e){var t=Wn(this,e).delete(e);return this.size-=t?1:0,t},Kn.prototype.get=function(e){return Wn(this,e).get(e)},Kn.prototype.has=function(e){return Wn(this,e).has(e)},Kn.prototype.set=function(e,t){var n=Wn(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function Gn(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],a=n.cache;if(a.has(o))return a.get(o);var i=e.apply(this,r);return n.cache=a.set(o,i)||a,i};return n.cache=new(Gn.Cache||Kn),n}Gn.Cache=Kn;var Xn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yn=/\\(\\)?/g,Jn=function(e){var t=Gn(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Xn,(function(e,n,r,o){t.push(r?o.replace(Yn,"$1"):n||e)})),t}));function Qn(e,t){return Ot(e)?e:Dn(e,t)?[e]:Jn(function(e){return null==e?"":jt(e)}(e))}function er(e){if("string"==typeof e||Lt(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function tr(e,t){for(var n=0,r=(t=Qn(t,e)).length;null!=e&&n<r;)e=e[er(t[n++])];return n&&n==r?e:void 0}function nr(e,t,n){var r=null==e?void 0:tr(e,t);return void 0===r?n:r}function rr(e){var t=this.__data__=new Zn(e);this.size=t.size}rr.prototype.clear=function(){this.__data__=new Zn,this.size=0},rr.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},rr.prototype.get=function(e){return this.__data__.get(e)},rr.prototype.has=function(e){return this.__data__.has(e)},rr.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Zn){var r=n.__data__;if(!Un||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Kn(r)}return n.set(e,t),this.size=n.size,this};var or=Object.prototype.propertyIsEnumerable,ar=Object.getOwnPropertySymbols,ir=ar?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var n=-1,r=null==e?0:e.length,o=0,a=[];++n<r;){var i=e[n];t(i,n,e)&&(a[o++]=i)}return a}(ar(e),(function(t){return or.call(e,t)})))}:function(){return[]};function lr(e){return function(e,t,n){var r=t(e);return Ot(e)?r:function(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}(r,n(e))}(e,In,ir)}var sr=ln(xt,"DataView"),cr=ln(xt,"Promise"),ur=ln(xt,"Set"),dr="[object Map]",pr="[object Promise]",fr="[object Set]",hr="[object WeakMap]",mr="[object DataView]",gr=Jt(sr),vr=Jt(Un),br=Jt(cr),kr=Jt(ur),yr=Jt(sn),wr=Vt;(sr&&wr(new sr(new ArrayBuffer(1)))!=mr||Un&&wr(new Un)!=dr||cr&&wr(cr.resolve())!=pr||ur&&wr(new ur)!=fr||sn&&wr(new sn)!=hr)&&(wr=function(e){var t=Vt(e),n="[object Object]"==t?e.constructor:void 0,r=n?Jt(n):"";if(r)switch(r){case gr:return mr;case vr:return dr;case br:return pr;case kr:return fr;case yr:return hr}return t});var _r=xt.Uint8Array;function xr(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Kn;++t<n;)this.add(e[t])}function Cr(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function Er(e,t){return e.has(t)}xr.prototype.add=xr.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},xr.prototype.has=function(e){return this.__data__.has(e)};function Br(e,t,n,r,o,a){var i=1&n,l=e.length,s=t.length;if(l!=s&&!(i&&s>l))return!1;var c=a.get(e),u=a.get(t);if(c&&u)return c==t&&u==e;var d=-1,p=!0,f=2&n?new xr:void 0;for(a.set(e,t),a.set(t,e);++d<l;){var h=e[d],m=t[d];if(r)var g=i?r(m,h,d,t,e,a):r(h,m,d,e,t,a);if(void 0!==g){if(g)continue;p=!1;break}if(f){if(!Cr(t,(function(e,t){if(!Er(f,t)&&(h===e||o(h,e,n,r,a)))return f.push(t)}))){p=!1;break}}else if(h!==m&&!o(h,m,n,r,a)){p=!1;break}}return a.delete(e),a.delete(t),p}function Sr(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function Nr(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var Ar=Ct?Ct.prototype:void 0,Mr=Ar?Ar.valueOf:void 0;var Vr=Object.prototype.hasOwnProperty;var zr="[object Arguments]",Lr="[object Array]",Or="[object Object]",Ir=Object.prototype.hasOwnProperty;function Tr(e,t,n,r,o,a){var i=Ot(e),l=Ot(t),s=i?Lr:wr(e),c=l?Lr:wr(t),u=(s=s==zr?Or:s)==Or,d=(c=c==zr?Or:c)==Or,p=s==c;if(p&&_n(e)){if(!_n(t))return!1;i=!0,u=!1}if(p&&!u)return a||(a=new rr),i||An(e)?Br(e,t,n,r,o,a):function(e,t,n,r,o,a,i){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!a(new _r(e),new _r(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return dn(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var l=Sr;case"[object Set]":var s=1&r;if(l||(l=Nr),e.size!=t.size&&!s)return!1;var c=i.get(e);if(c)return c==t;r|=2,i.set(e,t);var u=Br(l(e),l(t),r,o,a,i);return i.delete(e),u;case"[object Symbol]":if(Mr)return Mr.call(e)==Mr.call(t)}return!1}(e,t,s,n,r,o,a);if(!(1&n)){var f=u&&Ir.call(e,"__wrapped__"),h=d&&Ir.call(t,"__wrapped__");if(f||h){var m=f?e.value():e,g=h?t.value():t;return a||(a=new rr),o(m,g,n,r,a)}}return!!p&&(a||(a=new rr),function(e,t,n,r,o,a){var i=1&n,l=lr(e),s=l.length;if(s!=lr(t).length&&!i)return!1;for(var c=s;c--;){var u=l[c];if(!(i?u in t:Vr.call(t,u)))return!1}var d=a.get(e),p=a.get(t);if(d&&p)return d==t&&p==e;var f=!0;a.set(e,t),a.set(t,e);for(var h=i;++c<s;){var m=e[u=l[c]],g=t[u];if(r)var v=i?r(g,m,u,t,e,a):r(m,g,u,e,t,a);if(!(void 0===v?m===g||o(m,g,n,r,a):v)){f=!1;break}h||(h="constructor"==u)}if(f&&!h){var b=e.constructor,k=t.constructor;b!=k&&"constructor"in e&&"constructor"in t&&!("function"==typeof b&&b instanceof b&&"function"==typeof k&&k instanceof k)&&(f=!1)}return a.delete(e),a.delete(t),f}(e,t,n,r,o,a))}function jr(e,t,n,r,o){return e===t||(null==e||null==t||!zt(e)&&!zt(t)?e!=e&&t!=t:Tr(e,t,n,r,jr,o))}function Dr(e){return e==e&&!$t(e)}function Rr(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}}function Fr(e){var t=function(e){for(var t=In(e),n=t.length;n--;){var r=t[n],o=e[r];t[n]=[r,o,Dr(o)]}return t}(e);return 1==t.length&&t[0][2]?Rr(t[0][0],t[0][1]):function(n){return n===e||function(e,t,n,r){var o=n.length,a=o;if(null==e)return!a;for(e=Object(e);o--;){var i=n[o];if(i[2]?i[1]!==e[i[0]]:!(i[0]in e))return!1}for(;++o<a;){var l=(i=n[o])[0],s=e[l],c=i[1];if(i[2]){if(void 0===s&&!(l in e))return!1}else if(!jr(c,s,3,r,new rr))return!1}return!0}(n,0,t)}}function $r(e,t){return null!=e&&t in Object(e)}function qr(e,t){return null!=e&&function(e,t,n){for(var r=-1,o=(t=Qn(t,e)).length,a=!1;++r<o;){var i=er(t[r]);if(!(a=null!=e&&n(e,i)))break;e=e[i]}return a||++r!=o?a:!!(o=null==e?0:e.length)&&pn(o)&&un(i,o)&&(Ot(e)||bn(e))}(e,t,$r)}function Pr(e){return Dn(e)?function(e){return function(t){return null==t?void 0:t[e]}}(er(e)):function(e){return function(t){return tr(t,e)}}(e)}function Hr(e){return"function"==typeof e?e:null==e?Wt:"object"==typeof e?Ot(e)?function(e,t){return Dn(e)&&Dr(t)?Rr(er(e),t):function(n){var r=nr(n,e);return void 0===r&&r===t?qr(n,e):jr(t,r,3)}}(e[0],e[1]):Fr(e):Pr(e)}var Zr=function(){return xt.Date.now()},Ur=Math.max,Wr=Math.min;function Kr(e,t,n){var r,o,a,i,l,s,c=0,u=!1,d=!1,p=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var n=r,a=o;return r=o=void 0,c=t,i=e.apply(a,n)}function h(e){var n=e-s;return void 0===s||n>=t||n<0||d&&e-c>=a}function m(){var e=Zr();if(h(e))return g(e);l=setTimeout(m,function(e){var n=t-(e-s);return d?Wr(n,a-(e-c)):n}(e))}function g(e){return l=void 0,p&&r?f(e):(r=o=void 0,i)}function v(){var e=Zr(),n=h(e);if(r=arguments,o=this,s=e,n){if(void 0===l)return function(e){return c=e,l=setTimeout(m,t),u?f(e):i}(s);if(d)return clearTimeout(l),l=setTimeout(m,t),f(s)}return void 0===l&&(l=setTimeout(m,t)),i}return t=Ut(t)||0,$t(n)&&(u=!!n.leading,a=(d="maxWait"in n)?Ur(Ut(n.maxWait)||0,t):a,p="trailing"in n?!!n.trailing:p),v.cancel=function(){void 0!==l&&clearTimeout(l),c=0,r=s=o=l=void 0},v.flush=function(){return void 0===l?i:g(Zr())},v}function Gr(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var o=e[t];r[o[0]]=o[1]}return r}function Xr(e,t){return jr(e,t)}function Yr(e){return null==e}function Jr(e){return void 0===e}const Qr=e=>void 0===e,eo=e=>"boolean"==typeof e,to=e=>"number"==typeof e,no=e=>!(typeof Element>"u")&&e instanceof Element;class ro extends Error{constructor(e){super(e),this.name="ElementPlusError"}}function oo(e,t="px"){return e?to(e)||(e=>!!vt(e)&&!Number.isNaN(Number(e)))(e)?`${e}${t}`:vt(e)?e:void 0:""}/*! Element Plus Icons Vue v2.3.1 */var ao=t.defineComponent({name:"ArrowDown",__name:"arrow-down",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z"})]))}),io=t.defineComponent({name:"ArrowLeft",__name:"arrow-left",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}),lo=t.defineComponent({name:"ArrowRight",__name:"arrow-right",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}),so=t.defineComponent({name:"CircleCheck",__name:"circle-check",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),t.createElementVNode("path",{fill:"currentColor",d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z"})]))}),co=t.defineComponent({name:"CircleClose",__name:"circle-close",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"}),t.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),uo=t.defineComponent({name:"Close",__name:"close",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}),po=t.defineComponent({name:"DArrowLeft",__name:"d-arrow-left",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z"})]))}),fo=t.defineComponent({name:"DArrowRight",__name:"d-arrow-right",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z"})]))}),ho=t.defineComponent({name:"Hide",__name:"hide",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z"}),t.createElementVNode("path",{fill:"currentColor",d:"M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z"})]))}),mo=t.defineComponent({name:"Loading",__name:"loading",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"})]))}),go=t.defineComponent({name:"MoreFilled",__name:"more-filled",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"})]))}),vo=t.defineComponent({name:"PictureFilled",__name:"picture-filled",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384"})]))}),bo=t.defineComponent({name:"View",__name:"view",setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[t.createElementVNode("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"})]))});const ko="__epPropKey",yo=(e,n)=>{if(!bt(e)||(e=>bt(e)&&!!e[ko])(e))return e;const{values:r,required:o,default:a,type:i,validator:l}=e,s={type:i,required:!!o,validator:r||l?o=>{let i=!1,s=[];if(r&&(s=Array.from(r),ht(e,"default")&&s.push(a),i||(i=s.includes(o))),l&&(i||(i=l(o))),!i&&s.length>0){const e=[...new Set(s)].map((e=>JSON.stringify(e))).join(", ");t.warn(`Invalid prop: validation failed${n?` for prop "${n}"`:""}. Expected one of [${e}], got value ${JSON.stringify(o)}.`)}return i}:void 0,[ko]:!0};return ht(e,"default")&&(s.default=a),s},wo=e=>Gr(Object.entries(e).map((([e,t])=>[e,yo(t,e)]))),_o=[String,Object,Function],xo={validating:mo,success:so,error:co},Co=(e,t)=>{if(e.install=n=>{for(const r of[e,...Object.values(t??{})])n.component(r.name,r)},t)for(const[n,r]of Object.entries(t))e[n]=r;return e},Eo=e=>(e.install=pt,e),Bo="Tab",So="Enter",No="Space",Ao="Escape",Mo="Delete",Vo="Backspace",zo="update:modelValue",Lo="change",Oo=["","default","small","large"],Io={large:40,default:32,small:24},To=e=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(e),jo=["class","style"],Do=/^on[A-Z]/,Ro=({from:e,replacement:n,scope:r,version:o,ref:a,type:i="API"},l)=>{t.watch((()=>t.unref(l)),(e=>{}),{immediate:!0})};var Fo={name:"en",el:{colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color."},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"}}};const $o=e=>(n,r)=>qo(n,r,t.unref(e)),qo=(e,t,n)=>nr(n,e,e).replace(/\{(\w+)\}/g,((e,n)=>{var r;return`${null!=(r=null==t?void 0:t[n])?r:`{${n}}`}`})),Po=Symbol("localeContextKey"),Ho=e=>{const n=t.inject(Po,t.ref());return(e=>({lang:t.computed((()=>t.unref(e).name)),locale:t.isRef(e)?e:t.ref(e),t:$o(e)}))(t.computed((()=>n.value||Fo)))},Zo="el",Uo=(e,t,n,r,o)=>{let a=`${e}-${t}`;return n&&(a+=`-${n}`),r&&(a+=`__${r}`),o&&(a+=`--${o}`),a},Wo=Symbol("namespaceContextKey"),Ko=e=>{const n=t.getCurrentInstance()?t.inject(Wo,t.ref(Zo)):t.ref(Zo);return t.computed((()=>t.unref(n)||Zo))},Go=(e,t)=>{const n=Ko();return{namespace:n,b:(t="")=>Uo(n.value,e,t,"",""),e:t=>t?Uo(n.value,e,"",t,""):"",m:t=>t?Uo(n.value,e,"","",t):"",be:(t,r)=>t&&r?Uo(n.value,e,t,r,""):"",em:(t,r)=>t&&r?Uo(n.value,e,"",t,r):"",bm:(t,r)=>t&&r?Uo(n.value,e,t,"",r):"",bem:(t,r,o)=>t&&r&&o?Uo(n.value,e,t,r,o):"",is:(e,...t)=>{const n=!(t.length>=1)||t[0];return e&&n?`is-${e}`:""},cssVar:e=>{const t={};for(const r in e)e[r]&&(t[`--${n.value}-${r}`]=e[r]);return t},cssVarName:e=>`--${n.value}-${e}`,cssVarBlock:t=>{const r={};for(const o in t)t[o]&&(r[`--${n.value}-${e}-${o}`]=t[o]);return r},cssVarBlockName:t=>`--${n.value}-${e}-${t}`}},Xo=yo({type:Boolean,default:null}),Yo=yo({type:Function}),Jo=e=>{const n=t.getCurrentInstance();return t.computed((()=>{var t,r;return null==(r=null==(t=null==n?void 0:n.proxy)?void 0:t.$props)?void 0:r[e]}))};var Qo="top",ea="bottom",ta="right",na="left",ra="auto",oa=[Qo,ea,ta,na],aa="start",ia="end",la="viewport",sa="popper",ca=oa.reduce((function(e,t){return e.concat([t+"-"+aa,t+"-"+ia])}),[]),ua=[].concat(oa,[ra]).reduce((function(e,t){return e.concat([t,t+"-"+aa,t+"-"+ia])}),[]),da=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function pa(e){return e?(e.nodeName||"").toLowerCase():null}function fa(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ha(e){return e instanceof fa(e).Element||e instanceof Element}function ma(e){return e instanceof fa(e).HTMLElement||e instanceof HTMLElement}function ga(e){return!(typeof ShadowRoot>"u")&&(e instanceof fa(e).ShadowRoot||e instanceof ShadowRoot)}var va={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},o=t.elements[e];!ma(o)||!pa(o)||(Object.assign(o.style,n),Object.keys(r).forEach((function(e){var t=r[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var r=t.elements[e],o=t.attributes[e]||{},a=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{});!ma(r)||!pa(r)||(Object.assign(r.style,a),Object.keys(o).forEach((function(e){r.removeAttribute(e)})))}))}},requires:["computeStyles"]};function ba(e){return e.split("-")[0]}var ka=Math.max,ya=Math.min,wa=Math.round;function _a(e,t){void 0===t&&(t=!1);var n=e.getBoundingClientRect(),r=1,o=1;if(ma(e)&&t){var a=e.offsetHeight,i=e.offsetWidth;i>0&&(r=wa(n.width)/i||1),a>0&&(o=wa(n.height)/a||1)}return{width:n.width/r,height:n.height/o,top:n.top/o,right:n.right/r,bottom:n.bottom/o,left:n.left/r,x:n.left/r,y:n.top/o}}function xa(e){var t=_a(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function Ca(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&ga(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Ea(e){return fa(e).getComputedStyle(e)}function Ba(e){return["table","td","th"].indexOf(pa(e))>=0}function Sa(e){return((ha(e)?e.ownerDocument:e.document)||window.document).documentElement}function Na(e){return"html"===pa(e)?e:e.assignedSlot||e.parentNode||(ga(e)?e.host:null)||Sa(e)}function Aa(e){return ma(e)&&"fixed"!==Ea(e).position?e.offsetParent:null}function Ma(e){for(var t=fa(e),n=Aa(e);n&&Ba(n)&&"static"===Ea(n).position;)n=Aa(n);return n&&("html"===pa(n)||"body"===pa(n)&&"static"===Ea(n).position)?t:n||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&ma(e)&&"fixed"===Ea(e).position)return null;var n=Na(e);for(ga(n)&&(n=n.host);ma(n)&&["html","body"].indexOf(pa(n))<0;){var r=Ea(n);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||t&&"filter"===r.willChange||t&&r.filter&&"none"!==r.filter)return n;n=n.parentNode}return null}(e)||t}function Va(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function za(e,t,n){return ka(e,ya(t,n))}function La(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Oa(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}var Ia={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,r=e.name,o=e.options,a=n.elements.arrow,i=n.modifiersData.popperOffsets,l=ba(n.placement),s=Va(l),c=[na,ta].indexOf(l)>=0?"height":"width";if(a&&i){var u=function(e,t){return La("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Oa(e,oa))}(o.padding,n),d=xa(a),p="y"===s?Qo:na,f="y"===s?ea:ta,h=n.rects.reference[c]+n.rects.reference[s]-i[s]-n.rects.popper[c],m=i[s]-n.rects.reference[s],g=Ma(a),v=g?"y"===s?g.clientHeight||0:g.clientWidth||0:0,b=h/2-m/2,k=u[p],y=v-d[c]-u[f],w=v/2-d[c]/2+b,_=za(k,w,y),x=s;n.modifiersData[r]=((t={})[x]=_,t.centerOffset=_-w,t)}},effect:function(e){var t=e.state,n=e.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"==typeof r&&!(r=t.elements.popper.querySelector(r))||!Ca(t.elements.popper,r)||(t.elements.arrow=r))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ta(e){return e.split("-")[1]}var ja={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Da(e){var t,n=e.popper,r=e.popperRect,o=e.placement,a=e.variation,i=e.offsets,l=e.position,s=e.gpuAcceleration,c=e.adaptive,u=e.roundOffsets,d=e.isFixed,p=i.x,f=void 0===p?0:p,h=i.y,m=void 0===h?0:h,g="function"==typeof u?u({x:f,y:m}):{x:f,y:m};f=g.x,m=g.y;var v=i.hasOwnProperty("x"),b=i.hasOwnProperty("y"),k=na,y=Qo,w=window;if(c){var _=Ma(n),x="clientHeight",C="clientWidth";if(_===fa(n)&&("static"!==Ea(_=Sa(n)).position&&"absolute"===l&&(x="scrollHeight",C="scrollWidth")),o===Qo||(o===na||o===ta)&&a===ia)y=ea,m-=(d&&_===w&&w.visualViewport?w.visualViewport.height:_[x])-r.height,m*=s?1:-1;if(o===na||(o===Qo||o===ea)&&a===ia)k=ta,f-=(d&&_===w&&w.visualViewport?w.visualViewport.width:_[C])-r.width,f*=s?1:-1}var E,B=Object.assign({position:l},c&&ja),S=!0===u?function(e){var t=e.x,n=e.y,r=window.devicePixelRatio||1;return{x:wa(t*r)/r||0,y:wa(n*r)/r||0}}({x:f,y:m}):{x:f,y:m};return f=S.x,m=S.y,s?Object.assign({},B,((E={})[y]=b?"0":"",E[k]=v?"0":"",E.transform=(w.devicePixelRatio||1)<=1?"translate("+f+"px, "+m+"px)":"translate3d("+f+"px, "+m+"px, 0)",E)):Object.assign({},B,((t={})[y]=b?m+"px":"",t[k]=v?f+"px":"",t.transform="",t))}var Ra={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=void 0===r||r,a=n.adaptive,i=void 0===a||a,l=n.roundOffsets,s=void 0===l||l,c={placement:ba(t.placement),variation:Ta(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Da(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:i,roundOffsets:s})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Da(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:s})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},Fa={passive:!0};var $a={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,a=void 0===o||o,i=r.resize,l=void 0===i||i,s=fa(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&c.forEach((function(e){e.addEventListener("scroll",n.update,Fa)})),l&&s.addEventListener("resize",n.update,Fa),function(){a&&c.forEach((function(e){e.removeEventListener("scroll",n.update,Fa)})),l&&s.removeEventListener("resize",n.update,Fa)}},data:{}},qa={left:"right",right:"left",bottom:"top",top:"bottom"};function Pa(e){return e.replace(/left|right|bottom|top/g,(function(e){return qa[e]}))}var Ha={start:"end",end:"start"};function Za(e){return e.replace(/start|end/g,(function(e){return Ha[e]}))}function Ua(e){var t=fa(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Wa(e){return _a(Sa(e)).left+Ua(e).scrollLeft}function Ka(e){var t=Ea(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function Ga(e){return["html","body","#document"].indexOf(pa(e))>=0?e.ownerDocument.body:ma(e)&&Ka(e)?e:Ga(Na(e))}function Xa(e,t){var n;void 0===t&&(t=[]);var r=Ga(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=fa(r),i=o?[a].concat(a.visualViewport||[],Ka(r)?r:[]):r,l=t.concat(i);return o?l:l.concat(Xa(Na(i)))}function Ya(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Ja(e,t){return t===la?Ya(function(e){var t=fa(e),n=Sa(e),r=t.visualViewport,o=n.clientWidth,a=n.clientHeight,i=0,l=0;return r&&(o=r.width,a=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(i=r.offsetLeft,l=r.offsetTop)),{width:o,height:a,x:i+Wa(e),y:l}}(e)):ha(t)?function(e){var t=_a(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):Ya(function(e){var t,n=Sa(e),r=Ua(e),o=null==(t=e.ownerDocument)?void 0:t.body,a=ka(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),i=ka(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),l=-r.scrollLeft+Wa(e),s=-r.scrollTop;return"rtl"===Ea(o||n).direction&&(l+=ka(n.clientWidth,o?o.clientWidth:0)-a),{width:a,height:i,x:l,y:s}}(Sa(e)))}function Qa(e,t,n){var r="clippingParents"===t?function(e){var t=Xa(Na(e)),n=["absolute","fixed"].indexOf(Ea(e).position)>=0&&ma(e)?Ma(e):e;return ha(n)?t.filter((function(e){return ha(e)&&Ca(e,n)&&"body"!==pa(e)})):[]}(e):[].concat(t),o=[].concat(r,[n]),a=o[0],i=o.reduce((function(t,n){var r=Ja(e,n);return t.top=ka(r.top,t.top),t.right=ya(r.right,t.right),t.bottom=ya(r.bottom,t.bottom),t.left=ka(r.left,t.left),t}),Ja(e,a));return i.width=i.right-i.left,i.height=i.bottom-i.top,i.x=i.left,i.y=i.top,i}function ei(e){var t,n=e.reference,r=e.element,o=e.placement,a=o?ba(o):null,i=o?Ta(o):null,l=n.x+n.width/2-r.width/2,s=n.y+n.height/2-r.height/2;switch(a){case Qo:t={x:l,y:n.y-r.height};break;case ea:t={x:l,y:n.y+n.height};break;case ta:t={x:n.x+n.width,y:s};break;case na:t={x:n.x-r.width,y:s};break;default:t={x:n.x,y:n.y}}var c=a?Va(a):null;if(null!=c){var u="y"===c?"height":"width";switch(i){case aa:t[c]=t[c]-(n[u]/2-r[u]/2);break;case ia:t[c]=t[c]+(n[u]/2-r[u]/2)}}return t}function ti(e,t){void 0===t&&(t={});var n=t,r=n.placement,o=void 0===r?e.placement:r,a=n.boundary,i=void 0===a?"clippingParents":a,l=n.rootBoundary,s=void 0===l?la:l,c=n.elementContext,u=void 0===c?sa:c,d=n.altBoundary,p=void 0!==d&&d,f=n.padding,h=void 0===f?0:f,m=La("number"!=typeof h?h:Oa(h,oa)),g=u===sa?"reference":sa,v=e.rects.popper,b=e.elements[p?g:u],k=Qa(ha(b)?b:b.contextElement||Sa(e.elements.popper),i,s),y=_a(e.elements.reference),w=ei({reference:y,element:v,placement:o}),_=Ya(Object.assign({},v,w)),x=u===sa?_:y,C={top:k.top-x.top+m.top,bottom:x.bottom-k.bottom+m.bottom,left:k.left-x.left+m.left,right:x.right-k.right+m.right},E=e.modifiersData.offset;if(u===sa&&E){var B=E[o];Object.keys(C).forEach((function(e){var t=[ta,ea].indexOf(e)>=0?1:-1,n=[Qo,ea].indexOf(e)>=0?"y":"x";C[e]+=B[n]*t}))}return C}var ni={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,a=void 0===o||o,i=n.altAxis,l=void 0===i||i,s=n.fallbackPlacements,c=n.padding,u=n.boundary,d=n.rootBoundary,p=n.altBoundary,f=n.flipVariations,h=void 0===f||f,m=n.allowedAutoPlacements,g=t.options.placement,v=ba(g),b=s||(v===g||!h?[Pa(g)]:function(e){if(ba(e)===ra)return[];var t=Pa(e);return[Za(e),t,Za(t)]}(g)),k=[g].concat(b).reduce((function(e,n){return e.concat(ba(n)===ra?function(e,t){void 0===t&&(t={});var n=t,r=n.placement,o=n.boundary,a=n.rootBoundary,i=n.padding,l=n.flipVariations,s=n.allowedAutoPlacements,c=void 0===s?ua:s,u=Ta(r),d=u?l?ca:ca.filter((function(e){return Ta(e)===u})):oa,p=d.filter((function(e){return c.indexOf(e)>=0}));0===p.length&&(p=d);var f=p.reduce((function(t,n){return t[n]=ti(e,{placement:n,boundary:o,rootBoundary:a,padding:i})[ba(n)],t}),{});return Object.keys(f).sort((function(e,t){return f[e]-f[t]}))}(t,{placement:n,boundary:u,rootBoundary:d,padding:c,flipVariations:h,allowedAutoPlacements:m}):n)}),[]),y=t.rects.reference,w=t.rects.popper,_=new Map,x=!0,C=k[0],E=0;E<k.length;E++){var B=k[E],S=ba(B),N=Ta(B)===aa,A=[Qo,ea].indexOf(S)>=0,M=A?"width":"height",V=ti(t,{placement:B,boundary:u,rootBoundary:d,altBoundary:p,padding:c}),z=A?N?ta:na:N?ea:Qo;y[M]>w[M]&&(z=Pa(z));var L=Pa(z),O=[];if(a&&O.push(V[S]<=0),l&&O.push(V[z]<=0,V[L]<=0),O.every((function(e){return e}))){C=B,x=!1;break}_.set(B,O)}if(x)for(var I=function(e){var t=k.find((function(t){var n=_.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return C=t,"break"},T=h?3:1;T>0;T--){if("break"===I(T))break}t.placement!==C&&(t.modifiersData[r]._skip=!0,t.placement=C,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function ri(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function oi(e){return[Qo,ta,ea,na].some((function(t){return e[t]>=0}))}var ai={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,a=t.modifiersData.preventOverflow,i=ti(t,{elementContext:"reference"}),l=ti(t,{altBoundary:!0}),s=ri(i,r),c=ri(l,o,a),u=oi(s),d=oi(c);t.modifiersData[n]={referenceClippingOffsets:s,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}};var ii={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,r=e.name,o=n.offset,a=void 0===o?[0,0]:o,i=ua.reduce((function(e,n){return e[n]=function(e,t,n){var r=ba(e),o=[na,Qo].indexOf(r)>=0?-1:1,a="function"==typeof n?n(Object.assign({},t,{placement:e})):n,i=a[0],l=a[1];return i=i||0,l=(l||0)*o,[na,ta].indexOf(r)>=0?{x:l,y:i}:{x:i,y:l}}(n,t.rects,a),e}),{}),l=i[t.placement],s=l.x,c=l.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=s,t.modifiersData.popperOffsets.y+=c),t.modifiersData[r]=i}};var li={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=ei({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})},data:{}};var si={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,a=void 0===o||o,i=n.altAxis,l=void 0!==i&&i,s=n.boundary,c=n.rootBoundary,u=n.altBoundary,d=n.padding,p=n.tether,f=void 0===p||p,h=n.tetherOffset,m=void 0===h?0:h,g=ti(t,{boundary:s,rootBoundary:c,padding:d,altBoundary:u}),v=ba(t.placement),b=Ta(t.placement),k=!b,y=Va(v),w=function(e){return"x"===e?"y":"x"}(y),_=t.modifiersData.popperOffsets,x=t.rects.reference,C=t.rects.popper,E="function"==typeof m?m(Object.assign({},t.rects,{placement:t.placement})):m,B="number"==typeof E?{mainAxis:E,altAxis:E}:Object.assign({mainAxis:0,altAxis:0},E),S=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,N={x:0,y:0};if(_){if(a){var A,M="y"===y?Qo:na,V="y"===y?ea:ta,z="y"===y?"height":"width",L=_[y],O=L+g[M],I=L-g[V],T=f?-C[z]/2:0,j=b===aa?x[z]:C[z],D=b===aa?-C[z]:-x[z],R=t.elements.arrow,F=f&&R?xa(R):{width:0,height:0},$=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},q=$[M],P=$[V],H=za(0,x[z],F[z]),Z=k?x[z]/2-T-H-q-B.mainAxis:j-H-q-B.mainAxis,U=k?-x[z]/2+T+H+P+B.mainAxis:D+H+P+B.mainAxis,W=t.elements.arrow&&Ma(t.elements.arrow),K=W?"y"===y?W.clientTop||0:W.clientLeft||0:0,G=null!=(A=null==S?void 0:S[y])?A:0,X=L+U-G,Y=za(f?ya(O,L+Z-G-K):O,L,f?ka(I,X):I);_[y]=Y,N[y]=Y-L}if(l){var J,Q="x"===y?Qo:na,ee="x"===y?ea:ta,te=_[w],ne="y"===w?"height":"width",re=te+g[Q],oe=te-g[ee],ae=-1!==[Qo,na].indexOf(v),ie=null!=(J=null==S?void 0:S[w])?J:0,le=ae?re:te-x[ne]-C[ne]-ie+B.altAxis,se=ae?te+x[ne]+C[ne]-ie-B.altAxis:oe,ce=f&&ae?function(e,t,n){var r=za(e,t,n);return r>n?n:r}(le,te,se):za(f?le:re,te,f?se:oe);_[w]=ce,N[w]=ce-te}t.modifiersData[r]=N}},requiresIfExists:["offset"]};function ci(e,t,n){void 0===n&&(n=!1);var r=ma(t),o=ma(t)&&function(e){var t=e.getBoundingClientRect(),n=wa(t.width)/e.offsetWidth||1,r=wa(t.height)/e.offsetHeight||1;return 1!==n||1!==r}(t),a=Sa(t),i=_a(e,o),l={scrollLeft:0,scrollTop:0},s={x:0,y:0};return(r||!r&&!n)&&(("body"!==pa(t)||Ka(a))&&(l=function(e){return e!==fa(e)&&ma(e)?function(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):Ua(e)}(t)),ma(t)?((s=_a(t,!0)).x+=t.clientLeft,s.y+=t.clientTop):a&&(s.x=Wa(a))),{x:i.left+l.scrollLeft-s.x,y:i.top+l.scrollTop-s.y,width:i.width,height:i.height}}function ui(e){var t=new Map,n=new Set,r=[];function o(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||o(e)})),r}function di(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}var pi={placement:"bottom",modifiers:[],strategy:"absolute"};function fi(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function hi(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,r=void 0===n?[]:n,o=t.defaultOptions,a=void 0===o?pi:o;return function(e,t,n){void 0===n&&(n=a);var o={placement:"bottom",orderedModifiers:[],options:Object.assign({},pi,a),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},i=[],l=!1,s={state:o,setOptions:function(n){var l="function"==typeof n?n(o.options):n;c(),o.options=Object.assign({},a,o.options,l),o.scrollParents={reference:ha(e)?Xa(e):e.contextElement?Xa(e.contextElement):[],popper:Xa(t)};var u=function(e){var t=ui(e);return da.reduce((function(e,n){return e.concat(t.filter((function(e){return e.phase===n})))}),[])}(function(e){var t=e.reduce((function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e}),{});return Object.keys(t).map((function(e){return t[e]}))}([].concat(r,o.options.modifiers)));return o.orderedModifiers=u.filter((function(e){return e.enabled})),o.orderedModifiers.forEach((function(e){var t=e.name,n=e.options,r=void 0===n?{}:n,a=e.effect;if("function"==typeof a){var l=a({state:o,name:t,instance:s,options:r}),c=function(){};i.push(l||c)}})),s.update()},forceUpdate:function(){if(!l){var e=o.elements,t=e.reference,n=e.popper;if(fi(t,n)){o.rects={reference:ci(t,Ma(n),"fixed"===o.options.strategy),popper:xa(n)},o.reset=!1,o.placement=o.options.placement,o.orderedModifiers.forEach((function(e){return o.modifiersData[e.name]=Object.assign({},e.data)}));for(var r=0;r<o.orderedModifiers.length;r++)if(!0!==o.reset){var a=o.orderedModifiers[r],i=a.fn,c=a.options,u=void 0===c?{}:c,d=a.name;"function"==typeof i&&(o=i({state:o,options:u,name:d,instance:s})||o)}else o.reset=!1,r=-1}}},update:di((function(){return new Promise((function(e){s.forceUpdate(),e(o)}))})),destroy:function(){c(),l=!0}};if(!fi(e,t))return s;function c(){i.forEach((function(e){return e()})),i=[]}return s.setOptions(n).then((function(e){!l&&n.onFirstUpdate&&n.onFirstUpdate(e)})),s}}hi(),hi({defaultModifiers:[$a,li,Ra,va]});var mi=hi({defaultModifiers:[$a,li,Ra,va,ii,ni,si,Ia,ai]});const gi=(e,n,r={})=>{const o={name:"updateState",enabled:!0,phase:"write",fn:({state:e})=>{const t=function(e){const t=Object.keys(e.elements),n=Gr(t.map((t=>[t,e.styles[t]||{}]))),r=Gr(t.map((t=>[t,e.attributes[t]])));return{styles:n,attributes:r}}(e);Object.assign(l.value,t)},requires:["computeStyles"]},a=t.computed((()=>{const{onFirstUpdate:e,placement:n,strategy:a,modifiers:i}=t.unref(r);return{onFirstUpdate:e,placement:n||"bottom",strategy:a||"absolute",modifiers:[...i||[],o,{name:"applyStyles",enabled:!1}]}})),i=t.shallowRef(),l=t.ref({styles:{popper:{position:t.unref(a).strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),s=()=>{i.value&&(i.value.destroy(),i.value=void 0)};return t.watch(a,(e=>{const n=t.unref(i);n&&n.setOptions(e)}),{deep:!0}),t.watch([e,n],(([e,n])=>{s(),e&&n&&(i.value=mi(e,n,t.unref(a)))})),t.onBeforeUnmount((()=>{s()})),{state:t.computed((()=>{var e;return{...(null==(e=t.unref(i))?void 0:e.state)||{}}})),styles:t.computed((()=>t.unref(l).styles)),attributes:t.computed((()=>t.unref(l).attributes)),update:()=>{var e;return null==(e=t.unref(i))?void 0:e.update()},forceUpdate:()=>{var e;return null==(e=t.unref(i))?void 0:e.forceUpdate()},instanceRef:t.computed((()=>t.unref(i)))}};function vi(){let e;const t=()=>window.clearTimeout(e);return Ue((()=>t())),{registerTimeout:(n,r)=>{t(),e=window.setTimeout(n,r)},cancelTimeout:t}}const bi={prefix:Math.floor(1e4*Math.random()),current:0},ki=Symbol("elIdInjection"),yi=()=>t.getCurrentInstance()?t.inject(ki,bi):bi,wi=e=>{const n=yi(),r=Ko();return t.computed((()=>t.unref(e)||`${r.value}-id-${n.prefix}-${n.current++}`))};let _i=[];const xi=e=>{const t=e;t.key===Ao&&_i.forEach((e=>e(t)))};let Ci;const Ei=()=>{const e=Ko(),n=yi(),r=t.computed((()=>`${e.value}-popper-container-${n.prefix}`)),o=t.computed((()=>`#${r.value}`));return{id:r,selector:o}},Bi=()=>{const{id:e,selector:n}=Ei();return t.onBeforeMount((()=>{qe&&!Ci&&!document.body.querySelector(n.value)&&(Ci=(e=>{const t=document.createElement("div");return t.id=e,document.body.appendChild(t),t})(e.value))})),{id:e,selector:n}},Si=wo({showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0}}),Ni=Symbol("elForwardRef"),Ai=t.ref(0),Mi=Symbol("zIndexContextKey");const Vi=yo({type:String,values:Oo,required:!1}),zi=Symbol("size");function Li(e,{afterFocus:n,beforeBlur:r,afterBlur:o}={}){const a=t.getCurrentInstance(),{emit:i}=a,l=t.shallowRef(),s=t.ref(!1);return t.watch(l,(e=>{e&&e.setAttribute("tabindex","-1")})),Ge(l,"click",(()=>{var t;null==(t=e.value)||t.focus()})),{wrapperRef:l,isFocused:s,handleFocus:e=>{s.value||(s.value=!0,i("focus",e),null==n||n())},handleBlur:e=>{var t;gt(r)&&r(e)||e.relatedTarget&&null!=(t=l.value)&&t.contains(e.relatedTarget)||(s.value=!1,i("blur",e),null==o||o())}}}const Oi=Symbol(),Ii=t.ref();var Ti=(e,t)=>{const n=e.__vccOpts||e;for(const[e,r]of t)n[e]=r;return n};const ji=wo({size:{type:[Number,String]},color:{type:String}}),Di=t.defineComponent({name:"ElIcon",inheritAttrs:!1}),Ri=t.defineComponent({...Di,props:ji,setup(e){const n=e,r=Go("icon"),o=t.computed((()=>{const{size:e,color:t}=n;return e||t?{fontSize:Qr(e)?void 0:oo(e),"--color":t}:{}}));return(e,n)=>(t.openBlock(),t.createElementBlock("i",t.mergeProps({class:t.unref(r).b(),style:t.unref(o)},e.$attrs),[t.renderSlot(e.$slots,"default")],16))}});const Fi=Co(Ti(Ri,[["__file","/home/runner/work/element-plus/element-plus/packages/components/icon/src/icon.vue"]])),$i=Symbol("formContextKey"),qi=Symbol("formItemContextKey"),Pi=(e,n={})=>{const r=t.ref(void 0),o=n.prop?r:Jo("size"),a=n.global?r:(()=>{const e=t.inject(zi,{});return t.computed((()=>t.unref(e.size)||""))})(),i=n.form?{size:void 0}:t.inject($i,void 0),l=n.formItem?{size:void 0}:t.inject(qi,void 0);return t.computed((()=>o.value||t.unref(e)||(null==l?void 0:l.size)||(null==i?void 0:i.size)||a.value||""))},Hi=e=>{const n=Jo("disabled"),r=t.inject($i,void 0);return t.computed((()=>n.value||t.unref(e)||(null==r?void 0:r.disabled)||!1))},Zi=()=>({form:t.inject($i,void 0),formItem:t.inject(qi,void 0)}),Ui=(e,{formItemContext:n,disableIdGeneration:r,disableIdManagement:o})=>{r||(r=t.ref(!1)),o||(o=t.ref(!1));const a=t.ref();let i;const l=t.computed((()=>{var t;return!!(!e.label&&n&&n.inputIds&&(null==(t=n.inputIds)?void 0:t.length)<=1)}));return t.onMounted((()=>{i=t.watch([t.toRef(e,"id"),r],(([e,t])=>{const r=e??(t?void 0:wi().value);r!==a.value&&(null!=n&&n.removeInputId&&(a.value&&n.removeInputId(a.value),!(null!=o&&o.value)&&!t&&r&&n.addInputId(r)),a.value=r)}),{immediate:!0})})),t.onUnmounted((()=>{i&&i(),null!=n&&n.removeInputId&&a.value&&n.removeInputId(a.value)})),{isLabeledByFormItem:l,inputId:a}};let Wi;const Ki=`\n  height:0 !important;\n  visibility:hidden !important;\n  ${qe&&/firefox/i.test(window.navigator.userAgent)?"":"overflow:hidden !important;"}\n  position:absolute !important;\n  z-index:-1000 !important;\n  top:0 !important;\n  right:0 !important;\n`,Gi=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function Xi(e,t=1,n){var r;Wi||(Wi=document.createElement("textarea"),document.body.appendChild(Wi));const{paddingSize:o,borderSize:a,boxSizing:i,contextStyle:l}=function(e){const t=window.getComputedStyle(e),n=t.getPropertyValue("box-sizing"),r=Number.parseFloat(t.getPropertyValue("padding-bottom"))+Number.parseFloat(t.getPropertyValue("padding-top")),o=Number.parseFloat(t.getPropertyValue("border-bottom-width"))+Number.parseFloat(t.getPropertyValue("border-top-width"));return{contextStyle:Gi.map((e=>`${e}:${t.getPropertyValue(e)}`)).join(";"),paddingSize:r,borderSize:o,boxSizing:n}}(e);Wi.setAttribute("style",`${l};${Ki}`),Wi.value=e.value||e.placeholder||"";let s=Wi.scrollHeight;const c={};"border-box"===i?s+=a:"content-box"===i&&(s-=o),Wi.value="";const u=Wi.scrollHeight-o;if(to(t)){let e=u*t;"border-box"===i&&(e=e+o+a),s=Math.max(e,s),c.minHeight=`${e}px`}if(to(n)){let e=u*n;"border-box"===i&&(e=e+o+a),s=Math.min(e,s)}return c.height=`${s}px`,null==(r=Wi.parentNode)||r.removeChild(Wi),Wi=void 0,c}const Yi=wo({id:{type:String,default:void 0},size:Vi,disabled:Boolean,modelValue:{type:[String,Number,Object],default:""},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:[Boolean,Object],default:!1},autocomplete:{type:String,default:"off"},formatter:{type:Function},parser:{type:Function},placeholder:{type:String},form:{type:String},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},showPassword:{type:Boolean,default:!1},showWordLimit:{type:Boolean,default:!1},suffixIcon:{type:_o},prefixIcon:{type:_o},containerRole:{type:String,default:void 0},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},inputStyle:{type:[Object,Array,String],default:()=>({})},autofocus:{type:Boolean,default:!1}}),Ji={[zo]:e=>vt(e),input:e=>vt(e),change:e=>vt(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent,clear:()=>!0,mouseleave:e=>e instanceof MouseEvent,mouseenter:e=>e instanceof MouseEvent,keydown:e=>e instanceof Event,compositionstart:e=>e instanceof CompositionEvent,compositionupdate:e=>e instanceof CompositionEvent,compositionend:e=>e instanceof CompositionEvent},Qi=["role"],el=["id","type","disabled","formatter","parser","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus"],tl=["id","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus"],nl=t.defineComponent({name:"ElInput",inheritAttrs:!1}),rl=t.defineComponent({...nl,props:Yi,emits:Ji,setup(e,{expose:n,emit:r}){const o=e,a=t.useAttrs(),i=t.useSlots(),l=t.computed((()=>{const e={};return"combobox"===o.containerRole&&(e["aria-haspopup"]=a["aria-haspopup"],e["aria-owns"]=a["aria-owns"],e["aria-expanded"]=a["aria-expanded"]),e})),s=t.computed((()=>["textarea"===o.type?v.b():g.b(),g.m(h.value),g.is("disabled",m.value),g.is("exceed",$.value),{[g.b("group")]:i.prepend||i.append,[g.bm("group","append")]:i.append,[g.bm("group","prepend")]:i.prepend,[g.m("prefix")]:i.prefix||o.prefixIcon,[g.m("suffix")]:i.suffix||o.suffixIcon||o.clearable||o.showPassword,[g.bm("suffix","password-clear")]:j.value&&D.value},a.class])),c=t.computed((()=>[g.e("wrapper"),g.is("focus",S.value)])),u=((e={})=>{const{excludeListeners:n=!1,excludeKeys:r}=e,o=t.computed((()=>((null==r?void 0:r.value)||[]).concat(jo))),a=t.getCurrentInstance();return a?t.computed((()=>{var e;return Gr(Object.entries(null==(e=a.proxy)?void 0:e.$attrs).filter((([e])=>!(o.value.includes(e)||n&&Do.test(e)))))})):t.computed((()=>({})))})({excludeKeys:t.computed((()=>Object.keys(l.value)))}),{form:d,formItem:p}=Zi(),{inputId:f}=Ui(o,{formItemContext:p}),h=Pi(),m=Hi(),g=Go("input"),v=Go("textarea"),b=t.shallowRef(),k=t.shallowRef(),y=t.ref(!1),w=t.ref(!1),_=t.ref(!1),x=t.ref(),C=t.shallowRef(o.inputStyle),E=t.computed((()=>b.value||k.value)),{wrapperRef:B,isFocused:S,handleFocus:N,handleBlur:A}=Li(E,{afterBlur(){var e;o.validateEvent&&(null==(e=null==p?void 0:p.validate)||e.call(p,"blur").catch((e=>{})))}}),M=t.computed((()=>{var e;return null!=(e=null==d?void 0:d.statusIcon)&&e})),V=t.computed((()=>(null==p?void 0:p.validateState)||"")),z=t.computed((()=>V.value&&xo[V.value])),L=t.computed((()=>_.value?bo:ho)),O=t.computed((()=>[a.style,o.inputStyle])),I=t.computed((()=>[o.inputStyle,C.value,{resize:o.resize}])),T=t.computed((()=>Yr(o.modelValue)?"":String(o.modelValue))),j=t.computed((()=>o.clearable&&!m.value&&!o.readonly&&!!T.value&&(S.value||y.value))),D=t.computed((()=>o.showPassword&&!m.value&&!o.readonly&&!!T.value&&(!!T.value||S.value))),R=t.computed((()=>o.showWordLimit&&!!u.value.maxlength&&("text"===o.type||"textarea"===o.type)&&!m.value&&!o.readonly&&!o.showPassword)),F=t.computed((()=>T.value.length)),$=t.computed((()=>!!R.value&&F.value>Number(u.value.maxlength))),q=t.computed((()=>!!i.suffix||!!o.suffixIcon||j.value||o.showPassword||R.value||!!V.value&&M.value)),[P,H]=function(e){const n=t.ref();return[function(){if(null==e.value)return;const{selectionStart:t,selectionEnd:r,value:o}=e.value;if(null==t||null==r)return;const a=o.slice(0,Math.max(0,t)),i=o.slice(Math.max(0,r));n.value={selectionStart:t,selectionEnd:r,value:o,beforeTxt:a,afterTxt:i}},function(){if(null==e.value||null==n.value)return;const{value:t}=e.value,{beforeTxt:r,afterTxt:o,selectionStart:a}=n.value;if(null==r||null==o||null==a)return;let i=t.length;if(t.endsWith(o))i=t.length-o.length;else if(t.startsWith(r))i=r.length;else{const e=r[a-1],n=t.indexOf(e,a-1);-1!==n&&(i=n+1)}e.value.setSelectionRange(i,i)}]}(b);at(k,(e=>{if(U(),!R.value||"both"!==o.resize)return;const t=e[0],{width:n}=t.contentRect;x.value={right:`calc(100% - ${n+15+6}px)`}}));const Z=()=>{const{type:e,autosize:n}=o;if(qe&&"textarea"===e&&k.value)if(n){const e=bt(n)?n.minRows:void 0,r=bt(n)?n.maxRows:void 0,o=Xi(k.value,e,r);C.value={overflowY:"hidden",...o},t.nextTick((()=>{k.value.offsetHeight,C.value=o}))}else C.value={minHeight:Xi(k.value).minHeight}},U=(e=>{let t=!1;return()=>{var n;!t&&o.autosize&&(null===(null==(n=k.value)?void 0:n.offsetParent)||(e(),t=!0))}})(Z),W=()=>{const e=E.value,t=o.formatter?o.formatter(T.value):T.value;!e||e.value===t||(e.value=t)},K=async e=>{P();let{value:n}=e.target;if(o.formatter&&(n=o.parser?o.parser(n):n),!w.value){if(n===T.value)return void W();r(zo,n),r("input",n),await t.nextTick(),W(),H()}},G=e=>{r("change",e.target.value)},X=e=>{r("compositionstart",e),w.value=!0},Y=e=>{var t;r("compositionupdate",e);const n=null==(t=e.target)?void 0:t.value,o=n[n.length-1]||"";w.value=!To(o)},J=e=>{r("compositionend",e),w.value&&(w.value=!1,K(e))},Q=()=>{_.value=!_.value,ee()},ee=async()=>{var e;await t.nextTick(),null==(e=E.value)||e.focus()},te=e=>{y.value=!1,r("mouseleave",e)},ne=e=>{y.value=!0,r("mouseenter",e)},re=e=>{r("keydown",e)},oe=()=>{r(zo,""),r("change",""),r("clear"),r("input","")};return t.watch((()=>o.modelValue),(()=>{var e;t.nextTick((()=>Z())),o.validateEvent&&(null==(e=null==p?void 0:p.validate)||e.call(p,"change").catch((e=>{})))})),t.watch(T,(()=>W())),t.watch((()=>o.type),(async()=>{await t.nextTick(),W(),Z()})),t.onMounted((()=>{!o.formatter&&o.parser,W(),t.nextTick(Z)})),n({input:b,textarea:k,ref:E,textareaStyle:I,autosize:t.toRef(o,"autosize"),focus:ee,blur:()=>{var e;return null==(e=E.value)?void 0:e.blur()},select:()=>{var e;null==(e=E.value)||e.select()},clear:oe,resizeTextarea:Z}),(e,n)=>t.withDirectives((t.openBlock(),t.createElementBlock("div",t.mergeProps(t.unref(l),{class:t.unref(s),style:t.unref(O),role:e.containerRole,onMouseenter:ne,onMouseleave:te}),[t.createCommentVNode(" input "),"textarea"!==e.type?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createCommentVNode(" prepend slot "),e.$slots.prepend?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(t.unref(g).be("group","prepend"))},[t.renderSlot(e.$slots,"prepend")],2)):t.createCommentVNode("v-if",!0),t.createElementVNode("div",{ref_key:"wrapperRef",ref:B,class:t.normalizeClass(t.unref(c))},[t.createCommentVNode(" prefix slot "),e.$slots.prefix||e.prefixIcon?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(t.unref(g).e("prefix"))},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(g).e("prefix-inner"))},[t.renderSlot(e.$slots,"prefix"),e.prefixIcon?(t.openBlock(),t.createBlock(t.unref(Fi),{key:0,class:t.normalizeClass(t.unref(g).e("icon"))},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.prefixIcon)))])),_:1},8,["class"])):t.createCommentVNode("v-if",!0)],2)],2)):t.createCommentVNode("v-if",!0),t.createElementVNode("input",t.mergeProps({id:t.unref(f),ref_key:"input",ref:b,class:t.unref(g).e("inner")},t.unref(u),{type:e.showPassword?_.value?"text":"password":e.type,disabled:t.unref(m),formatter:e.formatter,parser:e.parser,readonly:e.readonly,autocomplete:e.autocomplete,tabindex:e.tabindex,"aria-label":e.label,placeholder:e.placeholder,style:e.inputStyle,form:o.form,autofocus:o.autofocus,onCompositionstart:X,onCompositionupdate:Y,onCompositionend:J,onInput:K,onFocus:n[0]||(n[0]=(...e)=>t.unref(N)&&t.unref(N)(...e)),onBlur:n[1]||(n[1]=(...e)=>t.unref(A)&&t.unref(A)(...e)),onChange:G,onKeydown:re}),null,16,el),t.createCommentVNode(" suffix slot "),t.unref(q)?(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(t.unref(g).e("suffix"))},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(g).e("suffix-inner"))},[t.unref(j)&&t.unref(D)&&t.unref(R)?t.createCommentVNode("v-if",!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.renderSlot(e.$slots,"suffix"),e.suffixIcon?(t.openBlock(),t.createBlock(t.unref(Fi),{key:0,class:t.normalizeClass(t.unref(g).e("icon"))},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.suffixIcon)))])),_:1},8,["class"])):t.createCommentVNode("v-if",!0)],64)),t.unref(j)?(t.openBlock(),t.createBlock(t.unref(Fi),{key:1,class:t.normalizeClass([t.unref(g).e("icon"),t.unref(g).e("clear")]),onMousedown:t.withModifiers(t.unref(pt),["prevent"]),onClick:oe},{default:t.withCtx((()=>[t.createVNode(t.unref(co))])),_:1},8,["class","onMousedown"])):t.createCommentVNode("v-if",!0),t.unref(D)?(t.openBlock(),t.createBlock(t.unref(Fi),{key:2,class:t.normalizeClass([t.unref(g).e("icon"),t.unref(g).e("password")]),onClick:Q},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(L))))])),_:1},8,["class"])):t.createCommentVNode("v-if",!0),t.unref(R)?(t.openBlock(),t.createElementBlock("span",{key:3,class:t.normalizeClass(t.unref(g).e("count"))},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(g).e("count-inner"))},t.toDisplayString(t.unref(F))+" / "+t.toDisplayString(t.unref(u).maxlength),3)],2)):t.createCommentVNode("v-if",!0),t.unref(V)&&t.unref(z)&&t.unref(M)?(t.openBlock(),t.createBlock(t.unref(Fi),{key:4,class:t.normalizeClass([t.unref(g).e("icon"),t.unref(g).e("validateIcon"),t.unref(g).is("loading","validating"===t.unref(V))])},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(z))))])),_:1},8,["class"])):t.createCommentVNode("v-if",!0)],2)],2)):t.createCommentVNode("v-if",!0)],2),t.createCommentVNode(" append slot "),e.$slots.append?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(g).be("group","append"))},[t.renderSlot(e.$slots,"append")],2)):t.createCommentVNode("v-if",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createCommentVNode(" textarea "),t.createElementVNode("textarea",t.mergeProps({id:t.unref(f),ref_key:"textarea",ref:k,class:t.unref(v).e("inner")},t.unref(u),{tabindex:e.tabindex,disabled:t.unref(m),readonly:e.readonly,autocomplete:e.autocomplete,style:t.unref(I),"aria-label":e.label,placeholder:e.placeholder,form:o.form,autofocus:o.autofocus,onCompositionstart:X,onCompositionupdate:Y,onCompositionend:J,onInput:K,onFocus:n[2]||(n[2]=(...e)=>t.unref(N)&&t.unref(N)(...e)),onBlur:n[3]||(n[3]=(...e)=>t.unref(A)&&t.unref(A)(...e)),onChange:G,onKeydown:re}),null,16,tl),t.unref(R)?(t.openBlock(),t.createElementBlock("span",{key:0,style:t.normalizeStyle(x.value),class:t.normalizeClass(t.unref(g).e("count"))},t.toDisplayString(t.unref(F))+" / "+t.toDisplayString(t.unref(u).maxlength),7)):t.createCommentVNode("v-if",!0)],64))],16,Qi)),[[t.vShow,"hidden"!==e.type]])}});const ol=Co(Ti(rl,[["__file","/home/runner/work/element-plus/element-plus/packages/components/input/src/input.vue"]])),al={vertical:{offset:"offsetHeight",scroll:"scrollTop",scrollSize:"scrollHeight",size:"height",key:"vertical",axis:"Y",client:"clientY",direction:"top"},horizontal:{offset:"offsetWidth",scroll:"scrollLeft",scrollSize:"scrollWidth",size:"width",key:"horizontal",axis:"X",client:"clientX",direction:"left"}},il=Symbol("scrollbarContextKey"),ll=wo({vertical:Boolean,size:String,move:Number,ratio:{type:Number,required:!0},always:Boolean});var sl=Ti(t.defineComponent({__name:"thumb",props:ll,setup(e){const n=e,r=t.inject(il),o=Go("scrollbar");r||function(e,t){throw new ro(`[${e}] ${t}`)}("Thumb","can not inject scrollbar context");const a=t.ref(),i=t.ref(),l=t.ref({}),s=t.ref(!1);let c=!1,u=!1,d=qe?document.onselectstart:null;const p=t.computed((()=>al[n.vertical?"vertical":"horizontal"])),f=t.computed((()=>(({move:e,size:t,bar:n})=>({[n.size]:t,transform:`translate${n.axis}(${e}%)`}))({size:n.size,move:n.move,bar:p.value}))),h=t.computed((()=>a.value[p.value.offset]**2/r.wrapElement[p.value.scrollSize]/n.ratio/i.value[p.value.offset])),m=e=>{var t;if(e.stopPropagation(),e.ctrlKey||[1,2].includes(e.button))return;null==(t=window.getSelection())||t.removeAllRanges(),v(e);const n=e.currentTarget;n&&(l.value[p.value.axis]=n[p.value.offset]-(e[p.value.client]-n.getBoundingClientRect()[p.value.direction]))},g=e=>{if(!i.value||!a.value||!r.wrapElement)return;const t=100*(Math.abs(e.target.getBoundingClientRect()[p.value.direction]-e[p.value.client])-i.value[p.value.offset]/2)*h.value/a.value[p.value.offset];r.wrapElement[p.value.scroll]=t*r.wrapElement[p.value.scrollSize]/100},v=e=>{e.stopImmediatePropagation(),c=!0,document.addEventListener("mousemove",b),document.addEventListener("mouseup",k),d=document.onselectstart,document.onselectstart=()=>!1},b=e=>{if(!a.value||!i.value||!1===c)return;const t=l.value[p.value.axis];if(!t)return;const n=100*(-1*(a.value.getBoundingClientRect()[p.value.direction]-e[p.value.client])-(i.value[p.value.offset]-t))*h.value/a.value[p.value.offset];r.wrapElement[p.value.scroll]=n*r.wrapElement[p.value.scrollSize]/100},k=()=>{c=!1,l.value[p.value.axis]=0,document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",k),y(),u&&(s.value=!1)};t.onBeforeUnmount((()=>{y(),document.removeEventListener("mouseup",k)}));const y=()=>{document.onselectstart!==d&&(document.onselectstart=d)};return Ge(t.toRef(r,"scrollbarElement"),"mousemove",(()=>{u=!1,s.value=!!n.size})),Ge(t.toRef(r,"scrollbarElement"),"mouseleave",(()=>{u=!0,s.value=c})),(e,n)=>(t.openBlock(),t.createBlock(t.Transition,{name:t.unref(o).b("fade"),persisted:""},{default:t.withCtx((()=>[t.withDirectives(t.createElementVNode("div",{ref_key:"instance",ref:a,class:t.normalizeClass([t.unref(o).e("bar"),t.unref(o).is(t.unref(p).key)]),onMousedown:g},[t.createElementVNode("div",{ref_key:"thumb",ref:i,class:t.normalizeClass(t.unref(o).e("thumb")),style:t.normalizeStyle(t.unref(f)),onMousedown:m},null,38)],34),[[t.vShow,e.always||s.value]])])),_:1},8,["name"]))}}),[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/thumb.vue"]]);const cl=wo({always:{type:Boolean,default:!0},width:String,height:String,ratioX:{type:Number,default:1},ratioY:{type:Number,default:1}});var ul=Ti(t.defineComponent({__name:"bar",props:cl,setup(e,{expose:n}){const r=e,o=t.ref(0),a=t.ref(0);return n({handleScroll:e=>{if(e){const t=e.offsetHeight-4,n=e.offsetWidth-4;a.value=100*e.scrollTop/t*r.ratioY,o.value=100*e.scrollLeft/n*r.ratioX}}}),(e,n)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createVNode(sl,{move:o.value,ratio:e.ratioX,size:e.width,always:e.always},null,8,["move","ratio","size","always"]),t.createVNode(sl,{move:a.value,ratio:e.ratioY,size:e.height,vertical:"",always:e.always},null,8,["move","ratio","size","always"])],64))}}),[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/bar.vue"]]);const dl=wo({height:{type:[String,Number],default:""},maxHeight:{type:[String,Number],default:""},native:{type:Boolean,default:!1},wrapStyle:{type:[String,Object,Array],default:""},wrapClass:{type:[String,Array],default:""},viewClass:{type:[String,Array],default:""},viewStyle:{type:[String,Array,Object],default:""},noresize:Boolean,tag:{type:String,default:"div"},always:Boolean,minSize:{type:Number,default:20},id:String,role:String,ariaLabel:String,ariaOrientation:{type:String,values:["horizontal","vertical"]}}),pl={scroll:({scrollTop:e,scrollLeft:t})=>[e,t].every(to)},fl=t.defineComponent({name:"ElScrollbar"}),hl=t.defineComponent({...fl,props:dl,emits:pl,setup(e,{expose:n,emit:r}){const o=e,a=Go("scrollbar");let i,l;const s=t.ref(),c=t.ref(),u=t.ref(),d=t.ref("0"),p=t.ref("0"),f=t.ref(),h=t.ref(1),m=t.ref(1),g=t.computed((()=>{const e={};return o.height&&(e.height=oo(o.height)),o.maxHeight&&(e.maxHeight=oo(o.maxHeight)),[o.wrapStyle,e]})),v=t.computed((()=>[o.wrapClass,a.e("wrap"),{[a.em("wrap","hidden-default")]:!o.native}])),b=t.computed((()=>[a.e("view"),o.viewClass])),k=()=>{var e;c.value&&(null==(e=f.value)||e.handleScroll(c.value),r("scroll",{scrollTop:c.value.scrollTop,scrollLeft:c.value.scrollLeft}))};const y=()=>{if(!c.value)return;const e=c.value.offsetHeight-4,t=c.value.offsetWidth-4,n=e**2/c.value.scrollHeight,r=t**2/c.value.scrollWidth,a=Math.max(n,o.minSize),i=Math.max(r,o.minSize);h.value=n/(e-n)/(a/(e-a)),m.value=r/(t-r)/(i/(t-i)),p.value=a+4<e?`${a}px`:"",d.value=i+4<t?`${i}px`:""};return t.watch((()=>o.noresize),(e=>{e?(null==i||i(),null==l||l()):(({stop:i}=at(u,y)),l=Ge("resize",y))}),{immediate:!0}),t.watch((()=>[o.maxHeight,o.height]),(()=>{o.native||t.nextTick((()=>{var e;y(),c.value&&(null==(e=f.value)||e.handleScroll(c.value))}))})),t.provide(il,t.reactive({scrollbarElement:s,wrapElement:c})),t.onMounted((()=>{o.native||t.nextTick((()=>{y()}))})),t.onUpdated((()=>y())),n({wrapRef:c,update:y,scrollTo:function(e,t){bt(e)?c.value.scrollTo(e):to(e)&&to(t)&&c.value.scrollTo(e,t)},setScrollTop:e=>{to(e)&&(c.value.scrollTop=e)},setScrollLeft:e=>{to(e)&&(c.value.scrollLeft=e)},handleScroll:k}),(e,n)=>(t.openBlock(),t.createElementBlock("div",{ref_key:"scrollbarRef",ref:s,class:t.normalizeClass(t.unref(a).b())},[t.createElementVNode("div",{ref_key:"wrapRef",ref:c,class:t.normalizeClass(t.unref(v)),style:t.normalizeStyle(t.unref(g)),onScroll:k},[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{id:e.id,ref_key:"resizeRef",ref:u,class:t.normalizeClass(t.unref(b)),style:t.normalizeStyle(e.viewStyle),role:e.role,"aria-label":e.ariaLabel,"aria-orientation":e.ariaOrientation},{default:t.withCtx((()=>[t.renderSlot(e.$slots,"default")])),_:3},8,["id","class","style","role","aria-label","aria-orientation"]))],38),e.native?t.createCommentVNode("v-if",!0):(t.openBlock(),t.createBlock(ul,{key:0,ref_key:"barRef",ref:f,height:p.value,width:d.value,always:e.always,"ratio-x":m.value,"ratio-y":h.value},null,8,["height","width","always","ratio-x","ratio-y"]))],2))}});const ml=Co(Ti(hl,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/scrollbar.vue"]])),gl=Symbol("popper"),vl=Symbol("popperContent"),bl=wo({role:{type:String,values:["dialog","grid","group","listbox","menu","navigation","tooltip","tree"],default:"tooltip"}}),kl=t.defineComponent({name:"ElPopper",inheritAttrs:!1}),yl=t.defineComponent({...kl,props:bl,setup(e,{expose:n}){const r=e,o={triggerRef:t.ref(),popperInstanceRef:t.ref(),contentRef:t.ref(),referenceRef:t.ref(),role:t.computed((()=>r.role))};return n(o),t.provide(gl,o),(e,n)=>t.renderSlot(e.$slots,"default")}});var wl=Ti(yl,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/popper.vue"]]);const _l=wo({arrowOffset:{type:Number,default:5}}),xl=t.defineComponent({name:"ElPopperArrow",inheritAttrs:!1}),Cl=t.defineComponent({...xl,props:_l,setup(e,{expose:n}){const r=e,o=Go("popper"),{arrowOffset:a,arrowRef:i,arrowStyle:l}=t.inject(vl,void 0);return t.watch((()=>r.arrowOffset),(e=>{a.value=e})),t.onBeforeUnmount((()=>{i.value=void 0})),n({arrowRef:i}),(e,n)=>(t.openBlock(),t.createElementBlock("span",{ref_key:"arrowRef",ref:i,class:t.normalizeClass(t.unref(o).e("arrow")),style:t.normalizeStyle(t.unref(l)),"data-popper-arrow":""},null,6))}});var El=Ti(Cl,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/arrow.vue"]]);const Bl=t.defineComponent({name:"ElOnlyChild",setup(e,{slots:n,attrs:r}){var o;const a=t.inject(Ni),i=(e=>({mounted(t){e(t)},updated(t){e(t)},unmounted(){e(null)}}))(null!=(o=null==a?void 0:a.setForwardRef)?o:pt);return()=>{var e;const o=null==(e=n.default)?void 0:e.call(n,r);if(!o||o.length>1)return null;const a=Sl(o);return a?t.withDirectives(t.cloneVNode(a,r),[[i]]):null}}});function Sl(e){if(!e)return null;const n=e;for(const e of n){if(bt(e))switch(e.type){case t.Comment:continue;case t.Text:case"svg":return Nl(e);case t.Fragment:return Sl(e.children);default:return e}return Nl(e)}return null}function Nl(e){const n=Go("only-child");return t.createVNode("span",{class:n.e("content")},[e])}const Al=wo({virtualRef:{type:Object},virtualTriggering:Boolean,onMouseenter:{type:Function},onMouseleave:{type:Function},onClick:{type:Function},onKeydown:{type:Function},onFocus:{type:Function},onBlur:{type:Function},onContextmenu:{type:Function},id:String,open:Boolean}),Ml=t.defineComponent({name:"ElPopperTrigger",inheritAttrs:!1}),Vl=t.defineComponent({...Ml,props:Al,setup(e,{expose:n}){const r=e,{role:o,triggerRef:a}=t.inject(gl,void 0);(e=>{t.provide(Ni,{setForwardRef:t=>{e.value=t}})})(a);const i=t.computed((()=>s.value?r.id:void 0)),l=t.computed((()=>{if(o&&"tooltip"===o.value)return r.open&&r.id?r.id:void 0})),s=t.computed((()=>{if(o&&"tooltip"!==o.value)return o.value})),c=t.computed((()=>s.value?`${r.open}`:void 0));let u;return t.onMounted((()=>{t.watch((()=>r.virtualRef),(e=>{e&&(a.value=We(e))}),{immediate:!0}),t.watch(a,((e,n)=>{null==u||u(),u=void 0,no(e)&&(["onMouseenter","onMouseleave","onClick","onKeydown","onFocus","onBlur","onContextmenu"].forEach((t=>{var o;const a=r[t];a&&(e.addEventListener(t.slice(2).toLowerCase(),a),null==(o=null==n?void 0:n.removeEventListener)||o.call(n,t.slice(2).toLowerCase(),a))})),u=t.watch([i,l,s,c],(t=>{["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach(((n,r)=>{Yr(t[r])?e.removeAttribute(n):e.setAttribute(n,t[r])}))}),{immediate:!0})),no(n)&&["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach((e=>n.removeAttribute(e)))}),{immediate:!0})})),t.onBeforeUnmount((()=>{null==u||u(),u=void 0})),n({triggerRef:a}),(e,n)=>e.virtualTriggering?t.createCommentVNode("v-if",!0):(t.openBlock(),t.createBlock(t.unref(Bl),t.mergeProps({key:0},e.$attrs,{"aria-controls":t.unref(i),"aria-describedby":t.unref(l),"aria-expanded":t.unref(c),"aria-haspopup":t.unref(s)}),{default:t.withCtx((()=>[t.renderSlot(e.$slots,"default")])),_:3},16,["aria-controls","aria-describedby","aria-expanded","aria-haspopup"]))}});var zl=Ti(Vl,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/trigger.vue"]]);const Ll="focus-trap.focus-after-trapped",Ol="focus-trap.focus-after-released",Il={cancelable:!0,bubbles:!1},Tl={cancelable:!0,bubbles:!1},jl="focusAfterTrapped",Dl="focusAfterReleased",Rl=Symbol("elFocusTrap"),Fl=t.ref(),$l=t.ref(0),ql=t.ref(0);let Pl=0;const Hl=e=>{const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{const t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0||e===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t},Zl=(e,t)=>{for(const n of e)if(!Ul(n,t))return n},Ul=(e,t)=>{if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1},Wl=(e,t)=>{if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),ql.value=window.performance.now(),e!==n&&(e=>e instanceof HTMLInputElement&&"select"in e)(e)&&t&&e.select()}};function Kl(e,t){const n=[...e],r=e.indexOf(t);return-1!==r&&n.splice(r,1),n}const Gl=(()=>{let e=[];return{push:t=>{const n=e[0];n&&t!==n&&n.pause(),e=Kl(e,t),e.unshift(t)},remove:t=>{var n,r;e=Kl(e,t),null==(r=null==(n=e[0])?void 0:n.resume)||r.call(n)}}})(),Xl=()=>{Fl.value="pointer",$l.value=window.performance.now()},Yl=()=>{Fl.value="keyboard",$l.value=window.performance.now()},Jl=e=>new CustomEvent("focus-trap.focusout-prevented",{...Tl,detail:e}),Ql=t.defineComponent({name:"ElFocusTrap",inheritAttrs:!1,props:{loop:Boolean,trapped:Boolean,focusTrapEl:Object,focusStartEl:{type:[Object,String],default:"first"}},emits:[jl,Dl,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{emit:n}){const r=t.ref();let o,a;const{focusReason:i}=(t.onMounted((()=>{0===Pl&&(document.addEventListener("mousedown",Xl),document.addEventListener("touchstart",Xl),document.addEventListener("keydown",Yl)),Pl++})),t.onBeforeUnmount((()=>{Pl--,Pl<=0&&(document.removeEventListener("mousedown",Xl),document.removeEventListener("touchstart",Xl),document.removeEventListener("keydown",Yl))})),{focusReason:Fl,lastUserFocusTimestamp:$l,lastAutomatedFocusTimestamp:ql});(e=>{t.onMounted((()=>{0===_i.length&&document.addEventListener("keydown",xi),qe&&_i.push(e)})),t.onBeforeUnmount((()=>{_i=_i.filter((t=>t!==e)),0===_i.length&&qe&&document.removeEventListener("keydown",xi)}))})((t=>{e.trapped&&!l.paused&&n("release-requested",t)}));const l={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},s=t=>{if(!e.loop&&!e.trapped||l.paused)return;const{key:r,altKey:o,ctrlKey:a,metaKey:s,currentTarget:c,shiftKey:u}=t,{loop:d}=e,p=r===Bo&&!o&&!a&&!s,f=document.activeElement;if(p&&f){const e=c,[r,o]=(e=>{const t=Hl(e);return[Zl(t,e),Zl(t.reverse(),e)]})(e);if(r&&o)if(u||f!==o){if(u&&[r,e].includes(f)){const e=Jl({focusReason:i.value});n("focusout-prevented",e),e.defaultPrevented||(t.preventDefault(),d&&Wl(o,!0))}}else{const e=Jl({focusReason:i.value});n("focusout-prevented",e),e.defaultPrevented||(t.preventDefault(),d&&Wl(r,!0))}else if(f===e){const e=Jl({focusReason:i.value});n("focusout-prevented",e),e.defaultPrevented||t.preventDefault()}}};t.provide(Rl,{focusTrapRef:r,onKeydown:s}),t.watch((()=>e.focusTrapEl),(e=>{e&&(r.value=e)}),{immediate:!0}),t.watch([r],(([e],[t])=>{e&&(e.addEventListener("keydown",s),e.addEventListener("focusin",d),e.addEventListener("focusout",p)),t&&(t.removeEventListener("keydown",s),t.removeEventListener("focusin",d),t.removeEventListener("focusout",p))}));const c=e=>{n(jl,e)},u=e=>n(Dl,e),d=i=>{const s=t.unref(r);if(!s)return;const c=i.target,u=i.relatedTarget,d=c&&s.contains(c);e.trapped||u&&s.contains(u)||(o=u),d&&n("focusin",i),!l.paused&&e.trapped&&(d?a=c:Wl(a,!0))},p=o=>{const s=t.unref(r);if(!l.paused&&s)if(e.trapped){const t=o.relatedTarget;!Yr(t)&&!s.contains(t)&&setTimeout((()=>{if(!l.paused&&e.trapped){const e=Jl({focusReason:i.value});n("focusout-prevented",e),e.defaultPrevented||Wl(a,!0)}}),0)}else{const e=o.target;e&&s.contains(e)||n("focusout",o)}};async function f(){await t.nextTick();const n=t.unref(r);if(n){Gl.push(l);const r=n.contains(document.activeElement)?o:document.activeElement;if(o=r,!n.contains(r)){const o=new Event(Ll,Il);n.addEventListener(Ll,c),n.dispatchEvent(o),o.defaultPrevented||t.nextTick((()=>{let t=e.focusStartEl;vt(t)||(Wl(t),document.activeElement!==t&&(t="first")),"first"===t&&((e,t=!1)=>{const n=document.activeElement;for(const r of e)if(Wl(r,t),document.activeElement!==n)return})(Hl(n),!0),(document.activeElement===r||"container"===t)&&Wl(n)}))}}}function h(){const e=t.unref(r);if(e){e.removeEventListener(Ll,c);const t=new CustomEvent(Ol,{...Il,detail:{focusReason:i.value}});e.addEventListener(Ol,u),e.dispatchEvent(t),!t.defaultPrevented&&("keyboard"==i.value||!($l.value>ql.value)||e.contains(document.activeElement))&&Wl(o??document.body),e.removeEventListener(Ol,u),Gl.remove(l)}}return t.onMounted((()=>{e.trapped&&f(),t.watch((()=>e.trapped),(e=>{e?f():h()}))})),t.onBeforeUnmount((()=>{e.trapped&&h()})),{onKeydown:s}}});var es=Ti(Ql,[["render",function(e,n,r,o,a,i){return t.renderSlot(e.$slots,"default",{handleKeydown:e.onKeydown})}],["__file","/home/runner/work/element-plus/element-plus/packages/components/focus-trap/src/focus-trap.vue"]]);const ts=wo({boundariesPadding:{type:Number,default:0},fallbackPlacements:{type:Array,default:void 0},gpuAcceleration:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:String,values:ua,default:"bottom"},popperOptions:{type:Object,default:()=>({})},strategy:{type:String,values:["fixed","absolute"],default:"absolute"}}),ns=wo({...ts,id:String,style:{type:[String,Array,Object]},className:{type:[String,Array,Object]},effect:{type:String,default:"dark"},visible:Boolean,enterable:{type:Boolean,default:!0},pure:Boolean,focusOnShow:{type:Boolean,default:!1},trapping:{type:Boolean,default:!1},popperClass:{type:[String,Array,Object]},popperStyle:{type:[String,Array,Object]},referenceEl:{type:Object},triggerTargetEl:{type:Object},stopPopperMouseEvent:{type:Boolean,default:!0},ariaLabel:{type:String,default:void 0},virtualTriggering:Boolean,zIndex:Number}),rs={mouseenter:e=>e instanceof MouseEvent,mouseleave:e=>e instanceof MouseEvent,focus:()=>!0,blur:()=>!0,close:()=>!0},os=(e,t=[])=>{const{placement:n,strategy:r,popperOptions:o}=e,a={placement:n,strategy:r,...o,modifiers:[...as(e),...t]};return function(e,t){t&&(e.modifiers=[...e.modifiers,...t??[]])}(a,null==o?void 0:o.modifiers),a};function as(e){const{offset:t,gpuAcceleration:n,fallbackPlacements:r}=e;return[{name:"offset",options:{offset:[0,t??12]}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5,fallbackPlacements:r}},{name:"computeStyles",options:{gpuAcceleration:n}}]}const is=e=>{const{popperInstanceRef:n,contentRef:r,triggerRef:o,role:a}=t.inject(gl,void 0),i=t.ref(),l=t.ref(),s=t.computed((()=>({name:"eventListeners",enabled:!!e.visible}))),c=t.computed((()=>{var e;const n=t.unref(i),r=null!=(e=t.unref(l))?e:0;return{name:"arrow",enabled:!Jr(n),options:{element:n,padding:r}}})),u=t.computed((()=>({onFirstUpdate:()=>{m()},...os(e,[t.unref(c),t.unref(s)])}))),d=t.computed((()=>(e=>{if(qe)return We(e)})(e.referenceEl)||t.unref(o))),{attributes:p,state:f,styles:h,update:m,forceUpdate:g,instanceRef:v}=gi(d,r,u);return t.watch(v,(e=>n.value=e)),t.onMounted((()=>{t.watch((()=>{var e;return null==(e=t.unref(d))?void 0:e.getBoundingClientRect()}),(()=>{m()}))})),{attributes:p,arrowRef:i,contentRef:r,instanceRef:v,state:f,styles:h,role:a,forceUpdate:g,update:m}},ls=(e,{attributes:n,styles:r,role:o})=>{const{nextZIndex:a}=(()=>{const e=t.getCurrentInstance()?t.inject(Mi,void 0):void 0,n=t.computed((()=>{const n=t.unref(e);return to(n)?n:2e3})),r=t.computed((()=>n.value+Ai.value));return{initialZIndex:n,currentZIndex:r,nextZIndex:()=>(Ai.value++,r.value)}})(),i=Go("popper"),l=t.computed((()=>t.unref(n).popper)),s=t.ref(to(e.zIndex)?e.zIndex:a()),c=t.computed((()=>[i.b(),i.is("pure",e.pure),i.is(e.effect),e.popperClass])),u=t.computed((()=>[{zIndex:t.unref(s)},t.unref(r).popper,e.popperStyle||{}]));return{ariaModal:t.computed((()=>"dialog"===o.value?"false":void 0)),arrowStyle:t.computed((()=>t.unref(r).arrow||{})),contentAttrs:l,contentClass:c,contentStyle:u,contentZIndex:s,updateZIndex:()=>{s.value=to(e.zIndex)?e.zIndex:a()}}},ss=t.defineComponent({name:"ElPopperContent"}),cs=t.defineComponent({...ss,props:ns,emits:rs,setup(e,{expose:n,emit:r}){const o=e,{focusStartRef:a,trapped:i,onFocusAfterReleased:l,onFocusAfterTrapped:s,onFocusInTrap:c,onFocusoutPrevented:u,onReleaseRequested:d}=((e,n)=>{const r=t.ref(!1),o=t.ref();return{focusStartRef:o,trapped:r,onFocusAfterReleased:e=>{var t;"pointer"!==(null==(t=e.detail)?void 0:t.focusReason)&&(o.value="first",n("blur"))},onFocusAfterTrapped:()=>{n("focus")},onFocusInTrap:t=>{e.visible&&!r.value&&(t.target&&(o.value=t.target),r.value=!0)},onFocusoutPrevented:t=>{e.trapping||("pointer"===t.detail.focusReason&&t.preventDefault(),r.value=!1)},onReleaseRequested:()=>{r.value=!1,n("close")}}})(o,r),{attributes:p,arrowRef:f,contentRef:h,styles:m,instanceRef:g,role:v,update:b}=is(o),{ariaModal:k,arrowStyle:y,contentAttrs:w,contentClass:_,contentStyle:x,updateZIndex:C}=ls(o,{styles:m,attributes:p,role:v}),E=t.inject(qi,void 0),B=t.ref();let S;t.provide(vl,{arrowStyle:y,arrowRef:f,arrowOffset:B}),E&&(E.addInputId||E.removeInputId)&&t.provide(qi,{...E,addInputId:pt,removeInputId:pt});const N=(e=!0)=>{b(),e&&C()},A=()=>{N(!1),o.visible&&o.focusOnShow?i.value=!0:!1===o.visible&&(i.value=!1)};return t.onMounted((()=>{t.watch((()=>o.triggerTargetEl),((e,n)=>{null==S||S(),S=void 0;const r=t.unref(e||h.value),a=t.unref(n||h.value);no(r)&&(S=t.watch([v,()=>o.ariaLabel,k,()=>o.id],(e=>{["role","aria-label","aria-modal","id"].forEach(((t,n)=>{Yr(e[n])?r.removeAttribute(t):r.setAttribute(t,e[n])}))}),{immediate:!0})),a!==r&&no(a)&&["role","aria-label","aria-modal","id"].forEach((e=>{a.removeAttribute(e)}))}),{immediate:!0}),t.watch((()=>o.visible),A,{immediate:!0})})),t.onBeforeUnmount((()=>{null==S||S(),S=void 0})),n({popperContentRef:h,popperInstanceRef:g,updatePopper:N,contentStyle:x}),(e,n)=>(t.openBlock(),t.createElementBlock("div",t.mergeProps({ref_key:"contentRef",ref:h},t.unref(w),{style:t.unref(x),class:t.unref(_),tabindex:"-1",onMouseenter:n[0]||(n[0]=t=>e.$emit("mouseenter",t)),onMouseleave:n[1]||(n[1]=t=>e.$emit("mouseleave",t))}),[t.createVNode(t.unref(es),{trapped:t.unref(i),"trap-on-focus-in":!0,"focus-trap-el":t.unref(h),"focus-start-el":t.unref(a),onFocusAfterTrapped:t.unref(s),onFocusAfterReleased:t.unref(l),onFocusin:t.unref(c),onFocusoutPrevented:t.unref(u),onReleaseRequested:t.unref(d)},{default:t.withCtx((()=>[t.renderSlot(e.$slots,"default")])),_:3},8,["trapped","focus-trap-el","focus-start-el","onFocusAfterTrapped","onFocusAfterReleased","onFocusin","onFocusoutPrevented","onReleaseRequested"])],16))}});var us=Ti(cs,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/content.vue"]]);const ds=Co(wl),ps=Symbol("elTooltip"),fs=wo({...Si,...ns,appendTo:{type:[String,Object]},content:{type:String,default:""},rawContent:{type:Boolean,default:!1},persistent:Boolean,ariaLabel:String,visible:{type:Boolean,default:null},transition:String,teleported:{type:Boolean,default:!0},disabled:Boolean}),hs=wo({...Al,disabled:Boolean,trigger:{type:[String,Array],default:"hover"},triggerKeys:{type:Array,default:()=>[So,No]}}),{useModelToggleProps:ms,useModelToggleEmits:gs,useModelToggle:vs}=(e=>{const n=`update:${e}`,r=`onUpdate:${e}`,o=[n];return{useModelToggle:({indicator:o,toggleReason:a,shouldHideWhenRouteChanges:i,shouldProceed:l,onShow:s,onHide:c})=>{const u=t.getCurrentInstance(),{emit:d}=u,p=u.props,f=t.computed((()=>gt(p[r]))),h=t.computed((()=>null===p[e])),m=e=>{!0!==o.value&&(o.value=!0,a&&(a.value=e),gt(s)&&s(e))},g=e=>{!1!==o.value&&(o.value=!1,a&&(a.value=e),gt(c)&&c(e))},v=e=>{if(!0===p.disabled||gt(l)&&!l())return;const t=f.value&&qe;t&&d(n,!0),(h.value||!t)&&m(e)},b=e=>{if(!0===p.disabled||!qe)return;const t=f.value&&qe;t&&d(n,!1),(h.value||!t)&&g(e)},k=e=>{eo(e)&&(p.disabled&&e?f.value&&d(n,!1):o.value!==e&&(e?m():g()))};return t.watch((()=>p[e]),k),i&&void 0!==u.appContext.config.globalProperties.$route&&t.watch((()=>({...u.proxy.$route})),(()=>{i.value&&o.value&&b()})),t.onMounted((()=>{k(p[e])})),{hide:b,show:v,toggle:()=>{o.value?b():v()},hasUpdateHandler:f}},useModelToggleProps:{[e]:Xo,[r]:Yo},useModelToggleEmits:o}})("visible"),bs=wo({...bl,...ms,...fs,...hs,..._l,showArrow:{type:Boolean,default:!0}}),ks=[...gs,"before-show","before-hide","show","hide","open","close"],ys=(e,n,r)=>o=>{((e,t)=>mt(e)?e.includes(t):e===t)(t.unref(e),n)&&r(o)},ws=t.defineComponent({name:"ElTooltipTrigger"}),_s=t.defineComponent({...ws,props:hs,setup(e,{expose:n}){const r=e,o=Go("tooltip"),{controlled:a,id:i,open:l,onOpen:s,onClose:c,onToggle:u}=t.inject(ps,void 0),d=t.ref(null),p=()=>{if(t.unref(a)||r.disabled)return!0},f=t.toRef(r,"trigger"),h=Fe(p,ys(f,"hover",s)),m=Fe(p,ys(f,"hover",c)),g=Fe(p,ys(f,"click",(e=>{0===e.button&&u(e)}))),v=Fe(p,ys(f,"focus",s)),b=Fe(p,ys(f,"focus",c)),k=Fe(p,ys(f,"contextmenu",(e=>{e.preventDefault(),u(e)}))),y=Fe(p,(e=>{const{code:t}=e;r.triggerKeys.includes(t)&&(e.preventDefault(),u(e))}));return n({triggerRef:d}),(e,n)=>(t.openBlock(),t.createBlock(t.unref(zl),{id:t.unref(i),"virtual-ref":e.virtualRef,open:t.unref(l),"virtual-triggering":e.virtualTriggering,class:t.normalizeClass(t.unref(o).e("trigger")),onBlur:t.unref(b),onClick:t.unref(g),onContextmenu:t.unref(k),onFocus:t.unref(v),onMouseenter:t.unref(h),onMouseleave:t.unref(m),onKeydown:t.unref(y)},{default:t.withCtx((()=>[t.renderSlot(e.$slots,"default")])),_:3},8,["id","virtual-ref","open","virtual-triggering","class","onBlur","onClick","onContextmenu","onFocus","onMouseenter","onMouseleave","onKeydown"]))}});var xs=Ti(_s,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/trigger.vue"]]);const Cs=t.defineComponent({name:"ElTooltipContent",inheritAttrs:!1}),Es=t.defineComponent({...Cs,props:fs,setup(e,{expose:n}){const r=e,{selector:o}=Ei(),a=Go("tooltip"),i=t.ref(null),l=t.ref(!1),{controlled:s,id:c,open:u,trigger:d,onClose:p,onOpen:f,onShow:h,onHide:m,onBeforeShow:g,onBeforeHide:v}=t.inject(ps,void 0),b=t.computed((()=>r.transition||`${a.namespace.value}-fade-in-linear`)),k=t.computed((()=>r.persistent));t.onBeforeUnmount((()=>{l.value=!0}));const y=t.computed((()=>!!t.unref(k)||t.unref(u))),w=t.computed((()=>!r.disabled&&t.unref(u))),_=t.computed((()=>r.appendTo||o.value)),x=t.computed((()=>{var e;return null!=(e=r.style)?e:{}})),C=t.computed((()=>!t.unref(u))),E=()=>{m()},B=()=>{if(t.unref(s))return!0},S=Fe(B,(()=>{r.enterable&&"hover"===t.unref(d)&&f()})),N=Fe(B,(()=>{"hover"===t.unref(d)&&p()})),A=()=>{var e,t;null==(t=null==(e=i.value)?void 0:e.updatePopper)||t.call(e),null==g||g()},M=()=>{null==v||v()},V=()=>{h(),L=function(e,t,n={}){const{window:r=Ke,ignore:o=[],capture:a=!0,detectIframe:i=!1}=n;if(!r)return;He&&!Xe&&(Xe=!0,Array.from(r.document.body.children).forEach((e=>e.addEventListener("click",Pe))));let l=!0;const s=e=>o.some((t=>{if("string"==typeof t)return Array.from(r.document.querySelectorAll(t)).some((t=>t===e.target||e.composedPath().includes(t)));{const n=We(t);return n&&(e.target===n||e.composedPath().includes(n))}})),c=[Ge(r,"click",(n=>{const r=We(e);if(r&&r!==n.target&&!n.composedPath().includes(r)){if(0===n.detail&&(l=!s(n)),!l)return void(l=!0);t(n)}}),{passive:!0,capture:a}),Ge(r,"pointerdown",(t=>{const n=We(e);n&&(l=!t.composedPath().includes(n)&&!s(t))}),{passive:!0}),i&&Ge(r,"blur",(n=>{var o;const a=We(e);"IFRAME"===(null==(o=r.document.activeElement)?void 0:o.tagName)&&(null==a||!a.contains(r.document.activeElement))&&t(n)}))].filter(Boolean);return()=>c.forEach((e=>e()))}(t.computed((()=>{var e;return null==(e=i.value)?void 0:e.popperContentRef})),(()=>{t.unref(s)||"hover"!==t.unref(d)&&p()}))},z=()=>{r.virtualTriggering||p()};let L;return t.watch((()=>t.unref(u)),(e=>{e||null==L||L()}),{flush:"post"}),t.watch((()=>r.content),(()=>{var e,t;null==(t=null==(e=i.value)?void 0:e.updatePopper)||t.call(e)})),n({contentRef:i}),(e,n)=>(t.openBlock(),t.createBlock(t.Teleport,{disabled:!e.teleported,to:t.unref(_)},[t.createVNode(t.Transition,{name:t.unref(b),onAfterLeave:E,onBeforeEnter:A,onAfterEnter:V,onBeforeLeave:M},{default:t.withCtx((()=>[t.unref(y)?t.withDirectives((t.openBlock(),t.createBlock(t.unref(us),t.mergeProps({key:0,id:t.unref(c),ref_key:"contentRef",ref:i},e.$attrs,{"aria-label":e.ariaLabel,"aria-hidden":t.unref(C),"boundaries-padding":e.boundariesPadding,"fallback-placements":e.fallbackPlacements,"gpu-acceleration":e.gpuAcceleration,offset:e.offset,placement:e.placement,"popper-options":e.popperOptions,strategy:e.strategy,effect:e.effect,enterable:e.enterable,pure:e.pure,"popper-class":e.popperClass,"popper-style":[e.popperStyle,t.unref(x)],"reference-el":e.referenceEl,"trigger-target-el":e.triggerTargetEl,visible:t.unref(w),"z-index":e.zIndex,onMouseenter:t.unref(S),onMouseleave:t.unref(N),onBlur:z,onClose:t.unref(p)}),{default:t.withCtx((()=>[l.value?t.createCommentVNode("v-if",!0):t.renderSlot(e.$slots,"default",{key:0})])),_:3},16,["id","aria-label","aria-hidden","boundaries-padding","fallback-placements","gpu-acceleration","offset","placement","popper-options","strategy","effect","enterable","pure","popper-class","popper-style","reference-el","trigger-target-el","visible","z-index","onMouseenter","onMouseleave","onClose"])),[[t.vShow,t.unref(w)]]):t.createCommentVNode("v-if",!0)])),_:3},8,["name"])],8,["disabled","to"]))}});var Bs=Ti(Es,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/content.vue"]]);const Ss=["innerHTML"],Ns={key:1},As=t.defineComponent({name:"ElTooltip"}),Ms=t.defineComponent({...As,props:bs,emits:ks,setup(e,{expose:n,emit:r}){const o=e;Bi();const a=wi(),i=t.ref(),l=t.ref(),s=()=>{var e;const n=t.unref(i);n&&(null==(e=n.popperInstanceRef)||e.update())},c=t.ref(!1),u=t.ref(),{show:d,hide:p,hasUpdateHandler:f}=vs({indicator:c,toggleReason:u}),{onOpen:h,onClose:m}=(({showAfter:e,hideAfter:n,autoClose:r,open:o,close:a})=>{const{registerTimeout:i}=vi(),{registerTimeout:l,cancelTimeout:s}=vi();return{onOpen:n=>{i((()=>{o(n);const e=t.unref(r);to(e)&&e>0&&l((()=>{a(n)}),e)}),t.unref(e))},onClose:e=>{s(),i((()=>{a(e)}),t.unref(n))}}})({showAfter:t.toRef(o,"showAfter"),hideAfter:t.toRef(o,"hideAfter"),autoClose:t.toRef(o,"autoClose"),open:d,close:p}),g=t.computed((()=>eo(o.visible)&&!f.value));t.provide(ps,{controlled:g,id:a,open:t.readonly(c),trigger:t.toRef(o,"trigger"),onOpen:e=>{h(e)},onClose:e=>{m(e)},onToggle:e=>{t.unref(c)?m(e):h(e)},onShow:()=>{r("show",u.value)},onHide:()=>{r("hide",u.value)},onBeforeShow:()=>{r("before-show",u.value)},onBeforeHide:()=>{r("before-hide",u.value)},updatePopper:s}),t.watch((()=>o.disabled),(e=>{e&&c.value&&(c.value=!1)}));return t.onDeactivated((()=>c.value&&p())),n({popperRef:i,contentRef:l,isFocusInsideContent:e=>{var t,n;const r=null==(n=null==(t=l.value)?void 0:t.contentRef)?void 0:n.popperContentRef,o=(null==e?void 0:e.relatedTarget)||document.activeElement;return r&&r.contains(o)},updatePopper:s,onOpen:h,onClose:m,hide:p}),(e,n)=>(t.openBlock(),t.createBlock(t.unref(ds),{ref_key:"popperRef",ref:i,role:e.role},{default:t.withCtx((()=>[t.createVNode(xs,{disabled:e.disabled,trigger:e.trigger,"trigger-keys":e.triggerKeys,"virtual-ref":e.virtualRef,"virtual-triggering":e.virtualTriggering},{default:t.withCtx((()=>[e.$slots.default?t.renderSlot(e.$slots,"default",{key:0}):t.createCommentVNode("v-if",!0)])),_:3},8,["disabled","trigger","trigger-keys","virtual-ref","virtual-triggering"]),t.createVNode(Bs,{ref_key:"contentRef",ref:l,"aria-label":e.ariaLabel,"boundaries-padding":e.boundariesPadding,content:e.content,disabled:e.disabled,effect:e.effect,enterable:e.enterable,"fallback-placements":e.fallbackPlacements,"hide-after":e.hideAfter,"gpu-acceleration":e.gpuAcceleration,offset:e.offset,persistent:e.persistent,"popper-class":e.popperClass,"popper-style":e.popperStyle,placement:e.placement,"popper-options":e.popperOptions,pure:e.pure,"raw-content":e.rawContent,"reference-el":e.referenceEl,"trigger-target-el":e.triggerTargetEl,"show-after":e.showAfter,strategy:e.strategy,teleported:e.teleported,transition:e.transition,"virtual-triggering":e.virtualTriggering,"z-index":e.zIndex,"append-to":e.appendTo},{default:t.withCtx((()=>[t.renderSlot(e.$slots,"content",{},(()=>[e.rawContent?(t.openBlock(),t.createElementBlock("span",{key:0,innerHTML:e.content},null,8,Ss)):(t.openBlock(),t.createElementBlock("span",Ns,t.toDisplayString(e.content),1))])),e.showArrow?(t.openBlock(),t.createBlock(t.unref(El),{key:0,"arrow-offset":e.arrowOffset},null,8,["arrow-offset"])):t.createCommentVNode("v-if",!0)])),_:3},8,["aria-label","boundaries-padding","content","disabled","effect","enterable","fallback-placements","hide-after","gpu-acceleration","offset","persistent","popper-class","popper-style","placement","popper-options","pure","raw-content","reference-el","trigger-target-el","show-after","strategy","teleported","transition","virtual-triggering","z-index","append-to"])])),_:3},8,["role"]))}});const Vs=Co(Ti(Ms,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/tooltip.vue"]])),zs=Symbol("buttonGroupContextKey"),Ls=(e,n)=>{Ro({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},t.computed((()=>"text"===e.type)));const r=t.inject(zs,void 0),o=function(e,n){const r=t.getCurrentInstance()?t.inject(Oi,Ii):Ii;return t.computed((()=>{var t,o;return null!=(o=null==(t=r.value)?void 0:t[e])?o:n}))}("button"),{form:a}=Zi(),i=Pi(t.computed((()=>null==r?void 0:r.size))),l=Hi(),s=t.ref(),c=t.useSlots(),u=t.computed((()=>e.type||(null==r?void 0:r.type)||"")),d=t.computed((()=>{var t,n,r;return null!=(r=null!=(n=e.autoInsertSpace)?n:null==(t=o.value)?void 0:t.autoInsertSpace)&&r})),p=t.computed((()=>"button"===e.tag?{ariaDisabled:l.value||e.loading,disabled:l.value||e.loading,autofocus:e.autofocus,type:e.nativeType}:{})),f=t.computed((()=>{var e;const n=null==(e=c.default)?void 0:e.call(c);if(d.value&&1===(null==n?void 0:n.length)){const e=n[0];if((null==e?void 0:e.type)===t.Text){const t=e.children;return new RegExp("^\\p{Unified_Ideograph}{2}$","u").test(t.trim())}}return!1}));return{_disabled:l,_size:i,_type:u,_ref:s,_props:p,shouldAddSpace:f,handleClick:t=>{"reset"===e.nativeType&&(null==a||a.resetFields()),n("click",t)}}},Os=wo({size:Vi,disabled:Boolean,type:{type:String,values:["default","primary","success","warning","info","danger","text",""],default:""},icon:{type:_o},nativeType:{type:String,values:["button","submit","reset"],default:"button"},loading:Boolean,loadingIcon:{type:_o,default:()=>mo},plain:Boolean,text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:[String,Object],default:"button"}}),Is={click:e=>e instanceof MouseEvent};function Ts(e,t){(function(e){return"string"==typeof e&&-1!==e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var n=function(e){return"string"==typeof e&&-1!==e.indexOf("%")}(e);return e=360===t?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:e=360===t?(e<0?e%t+t:e%t)/parseFloat(String(t)):e%t/parseFloat(String(t))}function js(e){return Math.min(1,Math.max(0,e))}function Ds(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Rs(e){return e<=1?"".concat(100*Number(e),"%"):e}function Fs(e){return 1===e.length?"0"+e:String(e)}function $s(e,t,n){e=Ts(e,255),t=Ts(t,255),n=Ts(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),a=0,i=0,l=(r+o)/2;if(r===o)i=0,a=0;else{var s=r-o;switch(i=l>.5?s/(2-r-o):s/(r+o),r){case e:a=(t-n)/s+(t<n?6:0);break;case t:a=(n-e)/s+2;break;case n:a=(e-t)/s+4}a/=6}return{h:a,s:i,l:l}}function qs(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*n*(t-e):n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Ps(e,t,n){e=Ts(e,255),t=Ts(t,255),n=Ts(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),a=0,i=r,l=r-o,s=0===r?0:l/r;if(r===o)a=0;else{switch(r){case e:a=(t-n)/l+(t<n?6:0);break;case t:a=(n-e)/l+2;break;case n:a=(e-t)/l+4}a/=6}return{h:a,s:s,v:i}}function Hs(e,t,n,r){var o=[Fs(Math.round(e).toString(16)),Fs(Math.round(t).toString(16)),Fs(Math.round(n).toString(16))];return r&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function Zs(e){return Math.round(255*parseFloat(e)).toString(16)}function Us(e){return Ws(e)/255}function Ws(e){return parseInt(e,16)}var Ks={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function Gs(e){var t={r:0,g:0,b:0},n=1,r=null,o=null,a=null,i=!1,l=!1;return"string"==typeof e&&(e=function(e){if(e=e.trim().toLowerCase(),0===e.length)return!1;var t=!1;if(Ks[e])e=Ks[e],t=!0;else if("transparent"===e)return{r:0,g:0,b:0,a:0,format:"name"};var n=Qs.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=Qs.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Qs.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=Qs.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Qs.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=Qs.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Qs.hex8.exec(e),n?{r:Ws(n[1]),g:Ws(n[2]),b:Ws(n[3]),a:Us(n[4]),format:t?"name":"hex8"}:(n=Qs.hex6.exec(e),n?{r:Ws(n[1]),g:Ws(n[2]),b:Ws(n[3]),format:t?"name":"hex"}:(n=Qs.hex4.exec(e),n?{r:Ws(n[1]+n[1]),g:Ws(n[2]+n[2]),b:Ws(n[3]+n[3]),a:Us(n[4]+n[4]),format:t?"name":"hex8"}:(n=Qs.hex3.exec(e),!!n&&{r:Ws(n[1]+n[1]),g:Ws(n[2]+n[2]),b:Ws(n[3]+n[3]),format:t?"name":"hex"})))))))))}(e)),"object"==typeof e&&(ec(e.r)&&ec(e.g)&&ec(e.b)?(t=function(e,t,n){return{r:255*Ts(e,255),g:255*Ts(t,255),b:255*Ts(n,255)}}(e.r,e.g,e.b),i=!0,l="%"===String(e.r).substr(-1)?"prgb":"rgb"):ec(e.h)&&ec(e.s)&&ec(e.v)?(r=Rs(e.s),o=Rs(e.v),t=function(e,t,n){e=6*Ts(e,360),t=Ts(t,100),n=Ts(n,100);var r=Math.floor(e),o=e-r,a=n*(1-t),i=n*(1-o*t),l=n*(1-(1-o)*t),s=r%6;return{r:255*[n,i,a,a,l,n][s],g:255*[l,n,n,i,a,a][s],b:255*[a,a,l,n,n,i][s]}}(e.h,r,o),i=!0,l="hsv"):ec(e.h)&&ec(e.s)&&ec(e.l)&&(r=Rs(e.s),a=Rs(e.l),t=function(e,t,n){var r,o,a;if(e=Ts(e,360),t=Ts(t,100),n=Ts(n,100),0===t)o=n,a=n,r=n;else{var i=n<.5?n*(1+t):n+t-n*t,l=2*n-i;r=qs(l,i,e+1/3),o=qs(l,i,e),a=qs(l,i,e-1/3)}return{r:255*r,g:255*o,b:255*a}}(e.h,r,a),i=!0,l="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=Ds(n),{ok:i,format:e.format||l,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Xs="(?:".concat("[-\\+]?\\d*\\.\\d+%?",")|(?:").concat("[-\\+]?\\d+%?",")"),Ys="[\\s|\\(]+(".concat(Xs,")[,|\\s]+(").concat(Xs,")[,|\\s]+(").concat(Xs,")\\s*\\)?"),Js="[\\s|\\(]+(".concat(Xs,")[,|\\s]+(").concat(Xs,")[,|\\s]+(").concat(Xs,")[,|\\s]+(").concat(Xs,")\\s*\\)?"),Qs={CSS_UNIT:new RegExp(Xs),rgb:new RegExp("rgb"+Ys),rgba:new RegExp("rgba"+Js),hsl:new RegExp("hsl"+Ys),hsla:new RegExp("hsla"+Js),hsv:new RegExp("hsv"+Ys),hsva:new RegExp("hsva"+Js),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function ec(e){return!!Qs.CSS_UNIT.exec(String(e))}var tc=function(){function e(t,n){var r;if(void 0===t&&(t=""),void 0===n&&(n={}),t instanceof e)return t;"number"==typeof t&&(t=function(e){return{r:e>>16,g:(65280&e)>>8,b:255&e}}(t)),this.originalInput=t;var o=Gs(t);this.originalInput=t,this.r=o.r,this.g=o.g,this.b=o.b,this.a=o.a,this.roundA=Math.round(100*this.a)/100,this.format=null!==(r=n.format)&&void 0!==r?r:o.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=o.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},e.prototype.getLuminance=function(){var e=this.toRgb(),t=e.r/255,n=e.g/255,r=e.b/255;return.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4))},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(e){return this.a=Ds(e),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){return 0===this.toHsl().s},e.prototype.toHsv=function(){var e=Ps(this.r,this.g,this.b);return{h:360*e.h,s:e.s,v:e.v,a:this.a}},e.prototype.toHsvString=function(){var e=Ps(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),r=Math.round(100*e.v);return 1===this.a?"hsv(".concat(t,", ").concat(n,"%, ").concat(r,"%)"):"hsva(".concat(t,", ").concat(n,"%, ").concat(r,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var e=$s(this.r,this.g,this.b);return{h:360*e.h,s:e.s,l:e.l,a:this.a}},e.prototype.toHslString=function(){var e=$s(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),r=Math.round(100*e.l);return 1===this.a?"hsl(".concat(t,", ").concat(n,"%, ").concat(r,"%)"):"hsla(".concat(t,", ").concat(n,"%, ").concat(r,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(e){return void 0===e&&(e=!1),Hs(this.r,this.g,this.b,e)},e.prototype.toHexString=function(e){return void 0===e&&(e=!1),"#"+this.toHex(e)},e.prototype.toHex8=function(e){return void 0===e&&(e=!1),function(e,t,n,r,o){var a=[Fs(Math.round(e).toString(16)),Fs(Math.round(t).toString(16)),Fs(Math.round(n).toString(16)),Fs(Zs(r))];return o&&a[0].startsWith(a[0].charAt(1))&&a[1].startsWith(a[1].charAt(1))&&a[2].startsWith(a[2].charAt(1))&&a[3].startsWith(a[3].charAt(1))?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}(this.r,this.g,this.b,this.a,e)},e.prototype.toHex8String=function(e){return void 0===e&&(e=!1),"#"+this.toHex8(e)},e.prototype.toHexShortString=function(e){return void 0===e&&(e=!1),1===this.a?this.toHexString(e):this.toHex8String(e)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var e=Math.round(this.r),t=Math.round(this.g),n=Math.round(this.b);return 1===this.a?"rgb(".concat(e,", ").concat(t,", ").concat(n,")"):"rgba(".concat(e,", ").concat(t,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var e=function(e){return"".concat(Math.round(100*Ts(e,255)),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var e=function(e){return Math.round(100*Ts(e,255))};return 1===this.a?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(0===this.a)return"transparent";if(this.a<1)return!1;for(var e="#"+Hs(this.r,this.g,this.b,!1),t=0,n=Object.entries(Ks);t<n.length;t++){var r=n[t],o=r[0];if(e===r[1])return o}return!1},e.prototype.toString=function(e){var t=!!e;e=e??this.format;var n=!1,r=this.a<1&&this.a>=0;return!t&&r&&(e.startsWith("hex")||"name"===e)?"name"===e&&0===this.a?this.toName():this.toRgbString():("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),("hex"===e||"hex6"===e)&&(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=js(n.l),new e(n)},e.prototype.brighten=function(t){void 0===t&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(-t/100*255))),n.g=Math.max(0,Math.min(255,n.g-Math.round(-t/100*255))),n.b=Math.max(0,Math.min(255,n.b-Math.round(-t/100*255))),new e(n)},e.prototype.darken=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=js(n.l),new e(n)},e.prototype.tint=function(e){return void 0===e&&(e=10),this.mix("white",e)},e.prototype.shade=function(e){return void 0===e&&(e=10),this.mix("black",e)},e.prototype.desaturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=js(n.s),new e(n)},e.prototype.saturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=js(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){void 0===n&&(n=50);var r=this.toRgb(),o=new e(t).toRgb(),a=n/100;return new e({r:(o.r-r.r)*a+r.r,g:(o.g-r.g)*a+r.g,b:(o.b-r.b)*a+r.b,a:(o.a-r.a)*a+r.a})},e.prototype.analogous=function(t,n){void 0===t&&(t=6),void 0===n&&(n=30);var r=this.toHsl(),o=360/n,a=[this];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,a.push(new e(r));return a},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){void 0===t&&(t=6);for(var n=this.toHsv(),r=n.h,o=n.s,a=n.v,i=[],l=1/t;t--;)i.push(new e({h:r,s:o,v:a})),a=(a+l)%1;return i},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb(),o=n.a+r.a*(1-n.a);return new e({r:(n.r*n.a+r.r*r.a*(1-n.a))/o,g:(n.g*n.a+r.g*r.a*(1-n.a))/o,b:(n.b*n.a+r.b*r.a*(1-n.a))/o,a:o})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,o=[this],a=360/t,i=1;i<t;i++)o.push(new e({h:(r+i*a)%360,s:n.s,l:n.l}));return o},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function nc(e,t=20){return e.mix("#141414",t).toString()}const rc=t.defineComponent({name:"ElButton"}),oc=t.defineComponent({...rc,props:Os,emits:Is,setup(e,{expose:n,emit:r}){const o=e,a=function(e){const n=Hi(),r=Go("button");return t.computed((()=>{let t={};const o=e.color;if(o){const a=new tc(o),i=e.dark?a.tint(20).toString():nc(a,20);if(e.plain)t=r.cssVarBlock({"bg-color":e.dark?nc(a,90):a.tint(90).toString(),"text-color":o,"border-color":e.dark?nc(a,50):a.tint(50).toString(),"hover-text-color":`var(${r.cssVarName("color-white")})`,"hover-bg-color":o,"hover-border-color":o,"active-bg-color":i,"active-text-color":`var(${r.cssVarName("color-white")})`,"active-border-color":i}),n.value&&(t[r.cssVarBlockName("disabled-bg-color")]=e.dark?nc(a,90):a.tint(90).toString(),t[r.cssVarBlockName("disabled-text-color")]=e.dark?nc(a,50):a.tint(50).toString(),t[r.cssVarBlockName("disabled-border-color")]=e.dark?nc(a,80):a.tint(80).toString());else{const l=e.dark?nc(a,30):a.tint(30).toString(),s=a.isDark()?`var(${r.cssVarName("color-white")})`:`var(${r.cssVarName("color-black")})`;if(t=r.cssVarBlock({"bg-color":o,"text-color":s,"border-color":o,"hover-bg-color":l,"hover-text-color":s,"hover-border-color":l,"active-bg-color":i,"active-border-color":i}),n.value){const n=e.dark?nc(a,50):a.tint(50).toString();t[r.cssVarBlockName("disabled-bg-color")]=n,t[r.cssVarBlockName("disabled-text-color")]=e.dark?"rgba(255, 255, 255, 0.5)":`var(${r.cssVarName("color-white")})`,t[r.cssVarBlockName("disabled-border-color")]=n}}}return t}))}(o),i=Go("button"),{_ref:l,_size:s,_type:c,_disabled:u,_props:d,shouldAddSpace:p,handleClick:f}=Ls(o,r);return n({ref:l,size:s,type:c,disabled:u,shouldAddSpace:p}),(e,n)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),t.mergeProps({ref_key:"_ref",ref:l},t.unref(d),{class:[t.unref(i).b(),t.unref(i).m(t.unref(c)),t.unref(i).m(t.unref(s)),t.unref(i).is("disabled",t.unref(u)),t.unref(i).is("loading",e.loading),t.unref(i).is("plain",e.plain),t.unref(i).is("round",e.round),t.unref(i).is("circle",e.circle),t.unref(i).is("text",e.text),t.unref(i).is("link",e.link),t.unref(i).is("has-bg",e.bg)],style:t.unref(a),onClick:t.unref(f)}),{default:t.withCtx((()=>[e.loading?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.$slots.loading?t.renderSlot(e.$slots,"loading",{key:0}):(t.openBlock(),t.createBlock(t.unref(Fi),{key:1,class:t.normalizeClass(t.unref(i).is("loading"))},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.loadingIcon)))])),_:1},8,["class"]))],64)):e.icon||e.$slots.icon?(t.openBlock(),t.createBlock(t.unref(Fi),{key:1},{default:t.withCtx((()=>[e.icon?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.icon),{key:0})):t.renderSlot(e.$slots,"icon",{key:1})])),_:3})):t.createCommentVNode("v-if",!0),e.$slots.default?(t.openBlock(),t.createElementBlock("span",{key:2,class:t.normalizeClass({[t.unref(i).em("text","expand")]:t.unref(p)})},[t.renderSlot(e.$slots,"default")],2)):t.createCommentVNode("v-if",!0)])),_:3},16,["class","style","onClick"]))}});var ac=Ti(oc,[["__file","/home/runner/work/element-plus/element-plus/packages/components/button/src/button.vue"]]);const ic={size:Os.size,type:Os.type},lc=t.defineComponent({name:"ElButtonGroup"}),sc=t.defineComponent({...lc,props:ic,setup(e){const n=e;t.provide(zs,t.reactive({size:t.toRef(n,"size"),type:t.toRef(n,"type")}));const r=Go("button");return(e,n)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`${t.unref(r).b("group")}`)},[t.renderSlot(e.$slots,"default")],2))}});var cc=Ti(sc,[["__file","/home/runner/work/element-plus/element-plus/packages/components/button/src/button-group.vue"]]);const uc=Co(ac,{ButtonGroup:cc});Eo(cc);const dc=new Map;let pc;function fc(e,t){let n=[];return Array.isArray(t.arg)?n=t.arg:no(t.arg)&&n.push(t.arg),function(r,o){const a=t.instance.popperRef,i=r.target,l=null==o?void 0:o.target,s=!t||!t.instance,c=!i||!l,u=e.contains(i)||e.contains(l),d=e===i,p=n.length&&n.some((e=>null==e?void 0:e.contains(i)))||n.length&&n.includes(l),f=a&&(a.contains(i)||a.contains(l));s||c||u||d||p||f||t.value(r,o)}}qe&&(document.addEventListener("mousedown",(e=>pc=e)),document.addEventListener("mouseup",(e=>{for(const t of dc.values())for(const{documentHandler:n}of t)n(e,pc)})));const hc={beforeMount(e,t){dc.has(e)||dc.set(e,[]),dc.get(e).push({documentHandler:fc(e,t),bindingFn:t.value})},updated(e,t){dc.has(e)||dc.set(e,[]);const n=dc.get(e),r=n.findIndex((e=>e.bindingFn===t.oldValue)),o={documentHandler:fc(e,t),bindingFn:t.value};r>=0?n.splice(r,1,o):n.push(o)},unmounted(e){dc.delete(e)}},mc=wo({type:{type:String,values:["success","info","warning","danger",""],default:""},closable:Boolean,disableTransitions:Boolean,hit:Boolean,color:{type:String,default:""},size:{type:String,values:Oo,default:""},effect:{type:String,values:["dark","light","plain"],default:"light"},round:Boolean}),gc={close:e=>e instanceof MouseEvent,click:e=>e instanceof MouseEvent},vc=t.defineComponent({name:"ElTag"}),bc=t.defineComponent({...vc,props:mc,emits:gc,setup(e,{emit:n}){const r=e,o=Pi(),a=Go("tag"),i=t.computed((()=>{const{type:e,hit:t,effect:n,closable:i,round:l}=r;return[a.b(),a.is("closable",i),a.m(e),a.m(o.value),a.m(n),a.is("hit",t),a.is("round",l)]})),l=e=>{n("close",e)},s=e=>{n("click",e)};return(e,n)=>e.disableTransitions?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(t.unref(i)),style:t.normalizeStyle({backgroundColor:e.color}),onClick:s},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(a).e("content"))},[t.renderSlot(e.$slots,"default")],2),e.closable?(t.openBlock(),t.createBlock(t.unref(Fi),{key:0,class:t.normalizeClass(t.unref(a).e("close")),onClick:t.withModifiers(l,["stop"])},{default:t.withCtx((()=>[t.createVNode(t.unref(uo))])),_:1},8,["class","onClick"])):t.createCommentVNode("v-if",!0)],6)):(t.openBlock(),t.createBlock(t.Transition,{key:1,name:`${t.unref(a).namespace.value}-zoom-in-center`,appear:""},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(t.unref(i)),style:t.normalizeStyle({backgroundColor:e.color}),onClick:s},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(a).e("content"))},[t.renderSlot(e.$slots,"default")],2),e.closable?(t.openBlock(),t.createBlock(t.unref(Fi),{key:0,class:t.normalizeClass(t.unref(a).e("close")),onClick:t.withModifiers(l,["stop"])},{default:t.withCtx((()=>[t.createVNode(t.unref(uo))])),_:1},8,["class","onClick"])):t.createCommentVNode("v-if",!0)],6)])),_:3},8,["name"]))}});const kc=Co(Ti(bc,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tag/src/tag.vue"]])),yc=wo({color:{type:Object,required:!0},vertical:{type:Boolean,default:!1}});let wc=!1;function _c(e,t){if(!qe)return;const n=function(e){var n;null==(n=t.drag)||n.call(t,e)},r=function(e){var o;document.removeEventListener("mousemove",n),document.removeEventListener("mouseup",r),document.removeEventListener("touchmove",n),document.removeEventListener("touchend",r),document.onselectstart=null,document.ondragstart=null,wc=!1,null==(o=t.end)||o.call(t,e)},o=function(e){var o;wc||(e.preventDefault(),document.onselectstart=()=>!1,document.ondragstart=()=>!1,document.addEventListener("mousemove",n),document.addEventListener("mouseup",r),document.addEventListener("touchmove",n),document.addEventListener("touchend",r),wc=!0,null==(o=t.start)||o.call(t,e))};e.addEventListener("mousedown",o),e.addEventListener("touchstart",o)}const xc=(e,{bar:n,thumb:r,handleDrag:o})=>{const a=t.getCurrentInstance(),i=Go("color-alpha-slider"),l=t.ref(0),s=t.ref(0),c=t.ref();function u(){l.value=function(){if(!r.value||e.vertical)return 0;const t=a.vnode.el,n=e.color.get("alpha");return t?Math.round(n*(t.offsetWidth-r.value.offsetWidth/2)/100):0}(),s.value=function(){if(!r.value)return 0;const t=a.vnode.el;if(!e.vertical)return 0;const n=e.color.get("alpha");return t?Math.round(n*(t.offsetHeight-r.value.offsetHeight/2)/100):0}(),c.value=function(){if(e.color&&e.color.value){const{r:t,g:n,b:r}=e.color.toRgb();return`linear-gradient(to right, rgba(${t}, ${n}, ${r}, 0) 0%, rgba(${t}, ${n}, ${r}, 1) 100%)`}return""}()}t.onMounted((()=>{if(!n.value||!r.value)return;const e={drag:e=>{o(e)},end:e=>{o(e)}};_c(n.value,e),_c(r.value,e),u()})),t.watch((()=>e.color.get("alpha")),(()=>u())),t.watch((()=>e.color.value),(()=>u()));const d=t.computed((()=>[i.b(),i.is("vertical",e.vertical)])),p=t.computed((()=>i.e("bar"))),f=t.computed((()=>i.e("thumb")));return{rootKls:d,barKls:p,barStyle:t.computed((()=>({background:c.value}))),thumbKls:f,thumbStyle:t.computed((()=>({left:oo(l.value),top:oo(s.value)}))),update:u}},Cc=t.defineComponent({name:"ElColorAlphaSlider"}),Ec=t.defineComponent({...Cc,props:yc,setup(e,{expose:n}){const r=e,{bar:o,thumb:a,handleDrag:i,handleClick:l}=(e=>{const n=t.getCurrentInstance(),r=t.shallowRef(),o=t.shallowRef();function a(t){if(!o.value||!r.value)return;const a=n.vnode.el.getBoundingClientRect(),{clientX:i,clientY:l}=dt(t);if(e.vertical){let t=l-a.top;t=Math.max(r.value.offsetHeight/2,t),t=Math.min(t,a.height-r.value.offsetHeight/2),e.color.set("alpha",Math.round((t-r.value.offsetHeight/2)/(a.height-r.value.offsetHeight)*100))}else{let t=i-a.left;t=Math.max(r.value.offsetWidth/2,t),t=Math.min(t,a.width-r.value.offsetWidth/2),e.color.set("alpha",Math.round((t-r.value.offsetWidth/2)/(a.width-r.value.offsetWidth)*100))}}return{thumb:r,bar:o,handleDrag:a,handleClick:function(e){e.target!==r.value&&a(e)}}})(r),{rootKls:s,barKls:c,barStyle:u,thumbKls:d,thumbStyle:p,update:f}=xc(r,{bar:o,thumb:a,handleDrag:i});return n({update:f,bar:o,thumb:a}),(e,n)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(t.unref(s))},[t.createElementVNode("div",{ref_key:"bar",ref:o,class:t.normalizeClass(t.unref(c)),style:t.normalizeStyle(t.unref(u)),onClick:n[0]||(n[0]=(...e)=>t.unref(l)&&t.unref(l)(...e))},null,6),t.createElementVNode("div",{ref_key:"thumb",ref:a,class:t.normalizeClass(t.unref(d)),style:t.normalizeStyle(t.unref(p))},null,6)],2))}});var Bc=Ti(Ec,[["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/alpha-slider.vue"]]);const Sc=t.defineComponent({name:"ElColorHueSlider",props:{color:{type:Object,required:!0},vertical:Boolean},setup(e){const n=Go("color-hue-slider"),r=t.getCurrentInstance(),o=t.ref(),a=t.ref(),i=t.ref(0),l=t.ref(0),s=t.computed((()=>e.color.get("hue")));function c(t){if(!a.value||!o.value)return;const n=r.vnode.el.getBoundingClientRect(),{clientX:i,clientY:l}=dt(t);let s;if(e.vertical){let e=l-n.top;e=Math.min(e,n.height-o.value.offsetHeight/2),e=Math.max(o.value.offsetHeight/2,e),s=Math.round((e-o.value.offsetHeight/2)/(n.height-o.value.offsetHeight)*360)}else{let e=i-n.left;e=Math.min(e,n.width-o.value.offsetWidth/2),e=Math.max(o.value.offsetWidth/2,e),s=Math.round((e-o.value.offsetWidth/2)/(n.width-o.value.offsetWidth)*360)}e.color.set("hue",s)}function u(){i.value=function(){if(!o.value)return 0;const t=r.vnode.el;if(e.vertical)return 0;const n=e.color.get("hue");return t?Math.round(n*(t.offsetWidth-o.value.offsetWidth/2)/360):0}(),l.value=function(){if(!o.value)return 0;const t=r.vnode.el;if(!e.vertical)return 0;const n=e.color.get("hue");return t?Math.round(n*(t.offsetHeight-o.value.offsetHeight/2)/360):0}()}return t.watch((()=>s.value),(()=>{u()})),t.onMounted((()=>{if(!a.value||!o.value)return;const e={drag:e=>{c(e)},end:e=>{c(e)}};_c(a.value,e),_c(o.value,e),u()})),{bar:a,thumb:o,thumbLeft:i,thumbTop:l,hueValue:s,handleClick:function(e){e.target!==o.value&&c(e)},update:u,ns:n}}});var Nc=Ti(Sc,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass([e.ns.b(),e.ns.is("vertical",e.vertical)])},[t.createElementVNode("div",{ref:"bar",class:t.normalizeClass(e.ns.e("bar")),onClick:n[0]||(n[0]=(...t)=>e.handleClick&&e.handleClick(...t))},null,2),t.createElementVNode("div",{ref:"thumb",class:t.normalizeClass(e.ns.e("thumb")),style:t.normalizeStyle({left:e.thumbLeft+"px",top:e.thumbTop+"px"})},null,6)],2)}],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/hue-slider.vue"]]);const Ac=wo({modelValue:String,id:String,showAlpha:Boolean,colorFormat:String,disabled:Boolean,size:Vi,popperClass:{type:String,default:""},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},predefine:{type:Array},validateEvent:{type:Boolean,default:!0}}),Mc={[zo]:e=>vt(e)||Yr(e),[Lo]:e=>vt(e)||Yr(e),activeChange:e=>vt(e)||Yr(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent},Vc=Symbol("colorPickerContextKey"),zc=function(e,t,n){return[e,t*n/((e=(2-t)*n)<1?e:2-e)||0,e/2]},Lc=function(e,t){(function(e){return"string"==typeof e&&e.includes(".")&&1===Number.parseFloat(e)})(e)&&(e="100%");const n=function(e){return"string"==typeof e&&e.includes("%")}(e);return e=Math.min(t,Math.max(0,Number.parseFloat(`${e}`))),n&&(e=Number.parseInt(""+e*t,10)/100),Math.abs(e-t)<1e-6?1:e%t/Number.parseFloat(t)},Oc={10:"A",11:"B",12:"C",13:"D",14:"E",15:"F"},Ic=e=>{e=Math.min(Math.round(e),255);const t=Math.floor(e/16),n=e%16;return`${Oc[t]||t}${Oc[n]||n}`},Tc=function({r:e,g:t,b:n}){return Number.isNaN(+e)||Number.isNaN(+t)||Number.isNaN(+n)?"":`#${Ic(e)}${Ic(t)}${Ic(n)}`},jc={A:10,B:11,C:12,D:13,E:14,F:15},Dc=function(e){return 2===e.length?16*(jc[e[0].toUpperCase()]||+e[0])+(jc[e[1].toUpperCase()]||+e[1]):jc[e[1].toUpperCase()]||+e[1]},Rc=(e,t,n)=>{e=Lc(e,255),t=Lc(t,255),n=Lc(n,255);const r=Math.max(e,t,n),o=Math.min(e,t,n);let a;const i=r,l=r-o,s=0===r?0:l/r;if(r===o)a=0;else{switch(r){case e:a=(t-n)/l+(t<n?6:0);break;case t:a=(n-e)/l+2;break;case n:a=(e-t)/l+4}a/=6}return{h:360*a,s:100*s,v:100*i}},Fc=function(e,t,n){e=6*Lc(e,360),t=Lc(t,100),n=Lc(n,100);const r=Math.floor(e),o=e-r,a=n*(1-t),i=n*(1-o*t),l=n*(1-(1-o)*t),s=r%6,c=[n,i,a,a,l,n][s],u=[l,n,n,i,a,a][s],d=[a,a,l,n,n,i][s];return{r:Math.round(255*c),g:Math.round(255*u),b:Math.round(255*d)}};class $c{constructor(e={}){this._hue=0,this._saturation=100,this._value=100,this._alpha=100,this.enableAlpha=!1,this.format="hex",this.value="";for(const t in e)ht(e,t)&&(this[t]=e[t]);e.value?this.fromString(e.value):this.doOnChange()}set(e,t){if(1!==arguments.length||"object"!=typeof e)this[`_${e}`]=t,this.doOnChange();else for(const t in e)ht(e,t)&&this.set(t,e[t])}get(e){return"alpha"===e?Math.floor(this[`_${e}`]):this[`_${e}`]}toRgb(){return Fc(this._hue,this._saturation,this._value)}fromString(e){if(!e)return this._hue=0,this._saturation=100,this._value=100,void this.doOnChange();const t=(e,t,n)=>{this._hue=Math.max(0,Math.min(360,e)),this._saturation=Math.max(0,Math.min(100,t)),this._value=Math.max(0,Math.min(100,n)),this.doOnChange()};if(e.includes("hsl")){const n=e.replace(/hsla|hsl|\(|\)/gm,"").split(/\s|,/g).filter((e=>""!==e)).map(((e,t)=>t>2?Number.parseFloat(e):Number.parseInt(e,10)));if(4===n.length?this._alpha=100*Number.parseFloat(n[3]):3===n.length&&(this._alpha=100),n.length>=3){const{h:e,s:r,v:o}=function(e,t,n){n/=100;let r=t/=100;const o=Math.max(n,.01);return t*=(n*=2)<=1?n:2-n,r*=o<=1?o:2-o,{h:e,s:100*(0===n?2*r/(o+r):2*t/(n+t)),v:(n+t)/2*100}}(n[0],n[1],n[2]);t(e,r,o)}}else if(e.includes("hsv")){const n=e.replace(/hsva|hsv|\(|\)/gm,"").split(/\s|,/g).filter((e=>""!==e)).map(((e,t)=>t>2?Number.parseFloat(e):Number.parseInt(e,10)));4===n.length?this._alpha=100*Number.parseFloat(n[3]):3===n.length&&(this._alpha=100),n.length>=3&&t(n[0],n[1],n[2])}else if(e.includes("rgb")){const n=e.replace(/rgba|rgb|\(|\)/gm,"").split(/\s|,/g).filter((e=>""!==e)).map(((e,t)=>t>2?Number.parseFloat(e):Number.parseInt(e,10)));if(4===n.length?this._alpha=100*Number.parseFloat(n[3]):3===n.length&&(this._alpha=100),n.length>=3){const{h:e,s:r,v:o}=Rc(n[0],n[1],n[2]);t(e,r,o)}}else if(e.includes("#")){const n=e.replace("#","").trim();if(!/^[0-9a-fA-F]{3}$|^[0-9a-fA-F]{6}$|^[0-9a-fA-F]{8}$/.test(n))return;let r,o,a;3===n.length?(r=Dc(n[0]+n[0]),o=Dc(n[1]+n[1]),a=Dc(n[2]+n[2])):(6===n.length||8===n.length)&&(r=Dc(n.slice(0,2)),o=Dc(n.slice(2,4)),a=Dc(n.slice(4,6))),8===n.length?this._alpha=Dc(n.slice(6))/255*100:(3===n.length||6===n.length)&&(this._alpha=100);const{h:i,s:l,v:s}=Rc(r,o,a);t(i,l,s)}}compare(e){return Math.abs(e._hue-this._hue)<2&&Math.abs(e._saturation-this._saturation)<1&&Math.abs(e._value-this._value)<1&&Math.abs(e._alpha-this._alpha)<1}doOnChange(){const{_hue:e,_saturation:t,_value:n,_alpha:r,format:o}=this;if(this.enableAlpha)switch(o){case"hsl":{const r=zc(e,t/100,n/100);this.value=`hsla(${e}, ${Math.round(100*r[1])}%, ${Math.round(100*r[2])}%, ${this.get("alpha")/100})`;break}case"hsv":this.value=`hsva(${e}, ${Math.round(t)}%, ${Math.round(n)}%, ${this.get("alpha")/100})`;break;case"hex":this.value=`${Tc(Fc(e,t,n))}${Ic(255*r/100)}`;break;default:{const{r:r,g:o,b:a}=Fc(e,t,n);this.value=`rgba(${r}, ${o}, ${a}, ${this.get("alpha")/100})`}}else switch(o){case"hsl":{const r=zc(e,t/100,n/100);this.value=`hsl(${e}, ${Math.round(100*r[1])}%, ${Math.round(100*r[2])}%)`;break}case"hsv":this.value=`hsv(${e}, ${Math.round(t)}%, ${Math.round(n)}%)`;break;case"rgb":{const{r:r,g:o,b:a}=Fc(e,t,n);this.value=`rgb(${r}, ${o}, ${a})`;break}default:this.value=Tc(Fc(e,t,n))}}}const qc=t.defineComponent({props:{colors:{type:Array,required:!0},color:{type:Object,required:!0}},setup(e){const n=Go("color-predefine"),{currentColor:r}=t.inject(Vc),o=t.ref(a(e.colors,e.color));function a(e,t){return e.map((e=>{const n=new $c;return n.enableAlpha=!0,n.format="rgba",n.fromString(e),n.selected=n.value===t.value,n}))}return t.watch((()=>r.value),(e=>{const t=new $c;t.fromString(e),o.value.forEach((e=>{e.selected=t.compare(e)}))})),t.watchEffect((()=>{o.value=a(e.colors,e.color)})),{rgbaColors:o,handleSelect:function(t){e.color.fromString(e.colors[t])},ns:n}}}),Pc=["onClick"];var Hc=Ti(qc,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.ns.b())},[t.createElementVNode("div",{class:t.normalizeClass(e.ns.e("colors"))},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.rgbaColors,((n,r)=>(t.openBlock(),t.createElementBlock("div",{key:e.colors[r],class:t.normalizeClass([e.ns.e("color-selector"),e.ns.is("alpha",n._alpha<100),{selected:n.selected}]),onClick:t=>e.handleSelect(r)},[t.createElementVNode("div",{style:t.normalizeStyle({backgroundColor:n.value})},null,4)],10,Pc)))),128))],2)],2)}],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/predefine.vue"]]);const Zc=t.defineComponent({name:"ElSlPanel",props:{color:{type:Object,required:!0}},setup(e){const n=Go("color-svpanel"),r=t.getCurrentInstance(),o=t.ref(0),a=t.ref(0),i=t.ref("hsl(0, 100%, 50%)"),l=t.computed((()=>({hue:e.color.get("hue"),value:e.color.get("value")})));function s(){const t=e.color.get("saturation"),n=e.color.get("value"),l=r.vnode.el,{clientWidth:s,clientHeight:c}=l;a.value=t*s/100,o.value=(100-n)*c/100,i.value=`hsl(${e.color.get("hue")}, 100%, 50%)`}function c(t){const n=r.vnode.el.getBoundingClientRect(),{clientX:i,clientY:l}=dt(t);let s=i-n.left,c=l-n.top;s=Math.max(0,s),s=Math.min(s,n.width),c=Math.max(0,c),c=Math.min(c,n.height),a.value=s,o.value=c,e.color.set({saturation:s/n.width*100,value:100-c/n.height*100})}return t.watch((()=>l.value),(()=>{s()})),t.onMounted((()=>{_c(r.vnode.el,{drag:e=>{c(e)},end:e=>{c(e)}}),s()})),{cursorTop:o,cursorLeft:a,background:i,colorValue:l,handleDrag:c,update:s,ns:n}}}),Uc=[t.createElementVNode("div",null,null,-1)];var Wc=Ti(Zc,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.ns.b()),style:t.normalizeStyle({backgroundColor:e.background})},[t.createElementVNode("div",{class:t.normalizeClass(e.ns.e("white"))},null,2),t.createElementVNode("div",{class:t.normalizeClass(e.ns.e("black"))},null,2),t.createElementVNode("div",{class:t.normalizeClass(e.ns.e("cursor")),style:t.normalizeStyle({top:e.cursorTop+"px",left:e.cursorLeft+"px"})},Uc,6)],6)}],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/sv-panel.vue"]]);const Kc=["onKeydown"],Gc=["id","aria-label","aria-labelledby","aria-description","aria-disabled","tabindex"],Xc=t.defineComponent({name:"ElColorPicker"}),Yc=t.defineComponent({...Xc,props:Ac,emits:Mc,setup(e,{expose:n,emit:r}){const o=e,{t:a}=Ho(),i=Go("color"),{formItem:l}=Zi(),s=Pi(),c=Hi(),{inputId:u,isLabeledByFormItem:d}=Ui(o,{formItemContext:l}),p=t.ref(),f=t.ref(),h=t.ref(),m=t.ref(),g=t.ref(),v=t.ref(),{isFocused:b,handleFocus:k,handleBlur:y}=Li(g,{beforeBlur(e){var t;return null==(t=m.value)?void 0:t.isFocusInsideContent(e)},afterBlur(){z(!1),T()}}),w=e=>{if(c.value)return H();k(e)};let _=!0;const x=t.reactive(new $c({enableAlpha:o.showAlpha,format:o.colorFormat||"",value:o.modelValue})),C=t.ref(!1),E=t.ref(!1),B=t.ref(""),S=t.computed((()=>o.modelValue||E.value?function(e,t){if(!(e instanceof $c))throw new TypeError("color should be instance of _color Class");const{r:n,g:r,b:o}=e.toRgb();return t?`rgba(${n}, ${r}, ${o}, ${e.get("alpha")/100})`:`rgb(${n}, ${r}, ${o})`}(x,o.showAlpha):"transparent")),N=t.computed((()=>o.modelValue||E.value?x.value:"")),A=t.computed((()=>d.value?void 0:o.label||a("el.colorpicker.defaultLabel"))),M=t.computed((()=>d.value?null==l?void 0:l.labelId:void 0)),V=t.computed((()=>[i.b("picker"),i.is("disabled",c.value),i.bm("picker",s.value),i.is("focused",b.value)]));function z(e){C.value=e}const L=Kr(z,100,{leading:!0});function O(){c.value||z(!0)}function I(){L(!1),T()}function T(){t.nextTick((()=>{o.modelValue?x.fromString(o.modelValue):(x.value="",t.nextTick((()=>{E.value=!1})))}))}function j(){c.value||L(!C.value)}function D(){x.fromString(B.value)}function R(){const e=x.value;r(zo,e),r("change",e),o.validateEvent&&(null==l||l.validate("change").catch((e=>{}))),L(!1),t.nextTick((()=>{const e=new $c({enableAlpha:o.showAlpha,format:o.colorFormat||"",value:o.modelValue});x.compare(e)||T()}))}function F(){L(!1),r(zo,null),r("change",null),null!==o.modelValue&&o.validateEvent&&(null==l||l.validate("change").catch((e=>{}))),T()}function $(e){if(C.value&&(I(),b.value)){const t=new FocusEvent("focus",e);y(t)}}function q(e){e.preventDefault(),e.stopPropagation(),z(!1),T()}function P(e){switch(e.code){case So:case No:e.preventDefault(),e.stopPropagation(),O(),v.value.focus();break;case Ao:q(e)}}function H(){g.value.blur()}return t.onMounted((()=>{o.modelValue&&(B.value=N.value)})),t.watch((()=>o.modelValue),(e=>{e?e&&e!==x.value&&(_=!1,x.fromString(e)):E.value=!1})),t.watch((()=>N.value),(e=>{B.value=e,_&&r("activeChange",e),_=!0})),t.watch((()=>x.value),(()=>{!o.modelValue&&!E.value&&(E.value=!0)})),t.watch((()=>C.value),(()=>{t.nextTick((()=>{var e,t,n;null==(e=p.value)||e.update(),null==(t=f.value)||t.update(),null==(n=h.value)||n.update()}))})),t.provide(Vc,{currentColor:N}),n({color:x,show:O,hide:I,focus:function(){g.value.focus()},blur:H}),(e,n)=>(t.openBlock(),t.createBlock(t.unref(Vs),{ref_key:"popper",ref:m,visible:C.value,"show-arrow":!1,"fallback-placements":["bottom","top","right","left"],offset:0,"gpu-acceleration":!1,"popper-class":[t.unref(i).be("picker","panel"),t.unref(i).b("dropdown"),e.popperClass],"stop-popper-mouse-event":!1,effect:"light",trigger:"click",transition:`${t.unref(i).namespace.value}-zoom-in-top`,persistent:"",onHide:n[2]||(n[2]=e=>z(!1))},{content:t.withCtx((()=>[t.withDirectives((t.openBlock(),t.createElementBlock("div",{onKeydown:t.withKeys(q,["esc"])},[t.createElementVNode("div",{class:t.normalizeClass(t.unref(i).be("dropdown","main-wrapper"))},[t.createVNode(Nc,{ref_key:"hue",ref:p,class:"hue-slider",color:t.unref(x),vertical:""},null,8,["color"]),t.createVNode(Wc,{ref_key:"sv",ref:f,color:t.unref(x)},null,8,["color"])],2),e.showAlpha?(t.openBlock(),t.createBlock(Bc,{key:0,ref_key:"alpha",ref:h,color:t.unref(x)},null,8,["color"])):t.createCommentVNode("v-if",!0),e.predefine?(t.openBlock(),t.createBlock(Hc,{key:1,ref:"predefine",color:t.unref(x),colors:e.predefine},null,8,["color","colors"])):t.createCommentVNode("v-if",!0),t.createElementVNode("div",{class:t.normalizeClass(t.unref(i).be("dropdown","btns"))},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(i).be("dropdown","value"))},[t.createVNode(t.unref(ol),{ref_key:"inputRef",ref:v,modelValue:B.value,"onUpdate:modelValue":n[0]||(n[0]=e=>B.value=e),"validate-event":!1,size:"small",onKeyup:t.withKeys(D,["enter"]),onBlur:D},null,8,["modelValue","onKeyup"])],2),t.createVNode(t.unref(uc),{class:t.normalizeClass(t.unref(i).be("dropdown","link-btn")),text:"",size:"small",onClick:F},{default:t.withCtx((()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("el.colorpicker.clear")),1)])),_:1},8,["class"]),t.createVNode(t.unref(uc),{plain:"",size:"small",class:t.normalizeClass(t.unref(i).be("dropdown","btn")),onClick:R},{default:t.withCtx((()=>[t.createTextVNode(t.toDisplayString(t.unref(a)("el.colorpicker.confirm")),1)])),_:1},8,["class"])],2)],40,Kc)),[[t.unref(hc),$]])])),default:t.withCtx((()=>[t.createElementVNode("div",{id:t.unref(u),ref_key:"triggerRef",ref:g,class:t.normalizeClass(t.unref(V)),role:"button","aria-label":t.unref(A),"aria-labelledby":t.unref(M),"aria-description":t.unref(a)("el.colorpicker.description",{color:e.modelValue||""}),"aria-disabled":t.unref(c),tabindex:t.unref(c)?-1:e.tabindex,onKeydown:P,onFocus:w,onBlur:n[1]||(n[1]=(...e)=>t.unref(y)&&t.unref(y)(...e))},[t.unref(c)?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(t.unref(i).be("picker","mask"))},null,2)):t.createCommentVNode("v-if",!0),t.createElementVNode("div",{class:t.normalizeClass(t.unref(i).be("picker","trigger")),onClick:j},[t.createElementVNode("span",{class:t.normalizeClass([t.unref(i).be("picker","color"),t.unref(i).is("alpha",e.showAlpha)])},[t.createElementVNode("span",{class:t.normalizeClass(t.unref(i).be("picker","color-inner")),style:t.normalizeStyle({backgroundColor:t.unref(S)})},[t.withDirectives(t.createVNode(t.unref(Fi),{class:t.normalizeClass([t.unref(i).be("picker","icon"),t.unref(i).is("icon-arrow-down")])},{default:t.withCtx((()=>[t.createVNode(t.unref(ao))])),_:1},8,["class"]),[[t.vShow,e.modelValue||E.value]]),t.withDirectives(t.createVNode(t.unref(Fi),{class:t.normalizeClass([t.unref(i).be("picker","empty"),t.unref(i).is("icon-close")])},{default:t.withCtx((()=>[t.createVNode(t.unref(uo))])),_:1},8,["class"]),[[t.vShow,!e.modelValue&&!E.value]])],6)],2)],2)],42,Gc)])),_:1},8,["visible","popper-class","transition"]))}});Co(Ti(Yc,[["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/color-picker.vue"]]));var Jc=Ti(t.defineComponent({inheritAttrs:!1}),[["render",function(e,n,r,o,a,i){return t.renderSlot(e.$slots,"default")}],["__file","/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);var Qc=Ti(t.defineComponent({name:"ElCollectionItem",inheritAttrs:!1}),[["render",function(e,n,r,o,a,i){return t.renderSlot(e.$slots,"default")}],["__file","/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);const eu=wo({trigger:hs.trigger,effect:{...fs.effect,default:"light"},type:{type:String},placement:{type:String,default:"bottom"},popperOptions:{type:Object,default:()=>({})},id:String,size:{type:String,default:""},splitButton:Boolean,hideOnClick:{type:Boolean,default:!0},loop:{type:Boolean,default:!0},showTimeout:{type:Number,default:150},hideTimeout:{type:Number,default:150},tabindex:{type:[Number,String],default:0},maxHeight:{type:[Number,String],default:""},popperClass:{type:String,default:""},disabled:{type:Boolean,default:!1},role:{type:String,default:"menu"},buttonProps:{type:Object},teleported:fs.teleported});wo({command:{type:[Object,String,Number],default:()=>({})},disabled:Boolean,divided:Boolean,textValue:String,icon:{type:_o}}),wo({onKeydown:{type:Function}}),(e=>{const n=`El${e}Collection`,r=`${n}Item`,o=Symbol(n),a=Symbol(r),i={...Jc,name:n,setup(){const e=t.ref(null),n=new Map;t.provide(o,{itemMap:n,getItems:()=>{const r=t.unref(e);if(!r)return[];const o=Array.from(r.querySelectorAll("[data-el-collection-item]"));return[...n.values()].sort(((e,t)=>o.indexOf(e.ref)-o.indexOf(t.ref)))},collectionRef:e})}},l={...Qc,name:r,setup(e,{attrs:n}){const r=t.ref(null),i=t.inject(o,void 0);t.provide(a,{collectionItemRef:r}),t.onMounted((()=>{const e=t.unref(r);e&&i.itemMap.set(e,{ref:e,...n})})),t.onBeforeUnmount((()=>{const e=t.unref(r);i.itemMap.delete(e)}))}}})("Dropdown");const tu=Symbol("elPaginationKey"),nu=wo({disabled:Boolean,currentPage:{type:Number,default:1},prevText:{type:String},prevIcon:{type:_o}}),ru={click:e=>e instanceof MouseEvent},ou=["disabled","aria-label","aria-disabled"],au={key:0},iu=t.defineComponent({name:"ElPaginationPrev"}),lu=t.defineComponent({...iu,props:nu,emits:ru,setup(e){const n=e,{t:r}=Ho(),o=t.computed((()=>n.disabled||n.currentPage<=1));return(e,n)=>(t.openBlock(),t.createElementBlock("button",{type:"button",class:"btn-prev",disabled:t.unref(o),"aria-label":e.prevText||t.unref(r)("el.pagination.prev"),"aria-disabled":t.unref(o),onClick:n[0]||(n[0]=t=>e.$emit("click",t))},[e.prevText?(t.openBlock(),t.createElementBlock("span",au,t.toDisplayString(e.prevText),1)):(t.openBlock(),t.createBlock(t.unref(Fi),{key:1},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.prevIcon)))])),_:1}))],8,ou))}});var su=Ti(lu,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/prev.vue"]]);const cu=wo({disabled:Boolean,currentPage:{type:Number,default:1},pageCount:{type:Number,default:50},nextText:{type:String},nextIcon:{type:_o}}),uu=["disabled","aria-label","aria-disabled"],du={key:0},pu=t.defineComponent({name:"ElPaginationNext"}),fu=t.defineComponent({...pu,props:cu,emits:["click"],setup(e){const n=e,{t:r}=Ho(),o=t.computed((()=>n.disabled||n.currentPage===n.pageCount||0===n.pageCount));return(e,n)=>(t.openBlock(),t.createElementBlock("button",{type:"button",class:"btn-next",disabled:t.unref(o),"aria-label":e.nextText||t.unref(r)("el.pagination.next"),"aria-disabled":t.unref(o),onClick:n[0]||(n[0]=t=>e.$emit("click",t))},[e.nextText?(t.openBlock(),t.createElementBlock("span",du,t.toDisplayString(e.nextText),1)):(t.openBlock(),t.createBlock(t.unref(Fi),{key:1},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.nextIcon)))])),_:1}))],8,uu))}});var hu=Ti(fu,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/next.vue"]]);const mu=Symbol("ElSelectGroup"),gu=Symbol("ElSelect");const vu=t.defineComponent({name:"ElOption",componentName:"ElOption",props:{value:{required:!0,type:[String,Number,Boolean,Object]},label:[String,Number],created:Boolean,disabled:Boolean},setup(e){const n=Go("select"),r=wi(),o=t.computed((()=>[n.be("dropdown","item"),n.is("disabled",t.unref(s)),{selected:t.unref(l),hover:t.unref(p)}])),a=t.reactive({index:-1,groupDisabled:!1,visible:!0,hitState:!1,hover:!1}),{currentLabel:i,itemSelected:l,isDisabled:s,select:c,hoverItem:u}=function(e,n){const r=t.inject(gu),o=t.inject(mu,{disabled:!1}),a=t.computed((()=>bt(e.value))),i=t.computed((()=>r.props.multiple?p(r.props.modelValue,e.value):f(e.value,r.props.modelValue))),l=t.computed((()=>{if(r.props.multiple){const e=r.props.modelValue||[];return!i.value&&e.length>=r.props.multipleLimit&&r.props.multipleLimit>0}return!1})),s=t.computed((()=>e.label||(a.value?"":e.value))),c=t.computed((()=>e.value||e.label||"")),u=t.computed((()=>e.disabled||n.groupDisabled||l.value)),d=t.getCurrentInstance(),p=(e=[],n)=>{if(a.value){const o=r.props.valueKey;return e&&e.some((e=>t.toRaw(nr(e,o))===nr(n,o)))}return e&&e.includes(n)},f=(e,t)=>{if(a.value){const{valueKey:n}=r.props;return nr(e,n)===nr(t,n)}return e===t};t.watch((()=>s.value),(()=>{!e.created&&!r.props.remote&&r.setSelected()})),t.watch((()=>e.value),((t,n)=>{const{remote:o,valueKey:a}=r.props;if(Object.is(t,n)||(r.onOptionDestroy(n,d.proxy),r.onOptionCreate(d.proxy)),!e.created&&!o){if(a&&bt(t)&&bt(n)&&t[a]===n[a])return;r.setSelected()}})),t.watch((()=>o.disabled),(()=>{n.groupDisabled=o.disabled}),{immediate:!0});const{queryChange:h}=t.toRaw(r);return t.watch(h,(o=>{const{query:a}=t.unref(o),i=new RegExp(((e="")=>e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d"))(a),"i");n.visible=i.test(s.value)||e.created,n.visible||r.filteredOptionsCount--}),{immediate:!0}),{select:r,currentLabel:s,currentValue:c,itemSelected:i,isDisabled:u,hoverItem:()=>{!e.disabled&&!o.disabled&&(r.hoverIndex=r.optionsArray.indexOf(d.proxy))}}}(e,a),{visible:d,hover:p}=t.toRefs(a),f=t.getCurrentInstance().proxy;return c.onOptionCreate(f),t.onBeforeUnmount((()=>{const e=f.value,{selected:n}=c,r=(c.props.multiple?n:[n]).some((e=>e.value===f.value));t.nextTick((()=>{c.cachedOptions.get(e)===f&&!r&&c.cachedOptions.delete(e)})),c.onOptionDestroy(e,f)})),{ns:n,id:r,containerKls:o,currentLabel:i,itemSelected:l,isDisabled:s,select:c,hoverItem:u,visible:d,hover:p,selectOptionClick:function(){!0!==e.disabled&&!0!==a.groupDisabled&&c.handleOptionSelect(f)},states:a}}}),bu=["id","aria-disabled","aria-selected"];var ku=Ti(vu,[["render",function(e,n,r,o,a,i){return t.withDirectives((t.openBlock(),t.createElementBlock("li",{id:e.id,class:t.normalizeClass(e.containerKls),role:"option","aria-disabled":e.isDisabled||void 0,"aria-selected":e.itemSelected,onMouseenter:n[0]||(n[0]=(...t)=>e.hoverItem&&e.hoverItem(...t)),onClick:n[1]||(n[1]=t.withModifiers(((...t)=>e.selectOptionClick&&e.selectOptionClick(...t)),["stop"]))},[t.renderSlot(e.$slots,"default",{},(()=>[t.createElementVNode("span",null,t.toDisplayString(e.currentLabel),1)]))],42,bu)),[[t.vShow,e.visible]])}],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/option.vue"]]);const yu=t.defineComponent({name:"ElSelectDropdown",componentName:"ElSelectDropdown",setup(){const e=t.inject(gu),n=Go("select"),r=t.computed((()=>e.props.popperClass)),o=t.computed((()=>e.props.multiple)),a=t.computed((()=>e.props.fitInputWidth)),i=t.ref("");function l(){var t;i.value=`${null==(t=e.selectWrapper)?void 0:t.offsetWidth}px`}return t.onMounted((()=>{l(),at(e.selectWrapper,l)})),{ns:n,minWidth:i,popperClass:r,isMultiple:o,isFitInputWidth:a}}});var wu=Ti(yu,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass([e.ns.b("dropdown"),e.ns.is("multiple",e.isMultiple),e.popperClass]),style:t.normalizeStyle({[e.isFitInputWidth?"width":"minWidth"]:e.minWidth})},[e.$slots.header?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.ns.be("dropdown","header"))},[t.renderSlot(e.$slots,"header")],2)):t.createCommentVNode("v-if",!0),t.renderSlot(e.$slots,"default"),e.$slots.footer?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(e.ns.be("dropdown","footer"))},[t.renderSlot(e.$slots,"footer")],2)):t.createCommentVNode("v-if",!0)],6)}],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/select-dropdown.vue"]]);const _u=(e,n,r)=>{const{t:o}=Ho(),a=Go("select");Ro({from:"suffixTransition",replacement:"override style scheme",version:"2.3.0",scope:"props",ref:"https://element-plus.org/en-US/component/select.html#select-attributes"},t.computed((()=>!1===e.suffixTransition)));const i=t.ref(null),l=t.ref(null),s=t.ref(null),c=t.ref(null),u=t.ref(null),d=t.ref(null),p=t.ref(null),f=t.ref(null),h=t.ref(),m=t.shallowRef({query:""}),g=t.shallowRef(""),v=t.ref([]);let b=0;const{form:k,formItem:y}=Zi(),w=t.computed((()=>!e.filterable||e.multiple||!n.visible)),_=t.computed((()=>e.disabled||(null==k?void 0:k.disabled))),x=t.computed((()=>{const t=e.multiple?Array.isArray(e.modelValue)&&e.modelValue.length>0:void 0!==e.modelValue&&null!==e.modelValue&&""!==e.modelValue;return e.clearable&&!_.value&&n.inputHovering&&t})),C=t.computed((()=>e.remote&&e.filterable&&!e.remoteShowSuffix?"":e.suffixIcon)),E=t.computed((()=>a.is("reverse",C.value&&n.visible&&e.suffixTransition))),B=t.computed((()=>(null==k?void 0:k.statusIcon)&&(null==y?void 0:y.validateState)&&xo[null==y?void 0:y.validateState])),S=t.computed((()=>e.remote?300:0)),N=t.computed((()=>e.loading?e.loadingText||o("el.select.loading"):(!e.remote||""!==n.query||0!==n.options.size)&&(e.filterable&&n.query&&n.options.size>0&&0===n.filteredOptionsCount?e.noMatchText||o("el.select.noMatch"):0===n.options.size?e.noDataText||o("el.select.noData"):null))),A=t.computed((()=>{const e=Array.from(n.options.values()),t=[];return v.value.forEach((n=>{const r=e.findIndex((e=>e.currentLabel===n));r>-1&&t.push(e[r])})),t.length>=e.length?t:e})),M=t.computed((()=>Array.from(n.cachedOptions.values()))),V=t.computed((()=>{const t=A.value.filter((e=>!e.created)).some((e=>e.currentLabel===n.query));return e.filterable&&e.allowCreate&&""!==n.query&&!t})),z=Pi(),L=t.computed((()=>["small"].includes(z.value)?"small":"default")),O=t.computed({get:()=>n.visible&&!1!==N.value,set(e){n.visible=e}});t.watch([()=>_.value,()=>z.value,()=>null==k?void 0:k.size],(()=>{t.nextTick((()=>{I()}))})),t.watch((()=>e.placeholder),(t=>{n.cachedPlaceHolder=n.currentPlaceholder=t,e.multiple&&Array.isArray(e.modelValue)&&e.modelValue.length>0&&(n.currentPlaceholder="")})),t.watch((()=>e.modelValue),((t,r)=>{e.multiple&&(I(),t&&t.length>0||l.value&&""!==n.query?n.currentPlaceholder="":n.currentPlaceholder=n.cachedPlaceHolder,e.filterable&&!e.reserveKeyword&&(n.query="",T(n.query))),R(),e.filterable&&!e.multiple&&(n.inputLength=20),!Xr(t,r)&&e.validateEvent&&(null==y||y.validate("change").catch((e=>{})))}),{flush:"post",deep:!0}),t.watch((()=>n.visible),(o=>{var a,i,u,d,p;o?(null==(i=null==(a=c.value)?void 0:a.updatePopper)||i.call(a),e.filterable&&(n.filteredOptionsCount=n.optionsCount,n.query=e.remote?"":n.selectedLabel,null==(d=null==(u=s.value)?void 0:u.focus)||d.call(u),e.multiple?null==(p=l.value)||p.focus():n.selectedLabel&&(n.currentPlaceholder=`${n.selectedLabel}`,n.selectedLabel=""),T(n.query),!e.multiple&&!e.remote&&(m.value.query="",t.triggerRef(m),t.triggerRef(g)))):(e.filterable&&(gt(e.filterMethod)&&e.filterMethod(""),gt(e.remoteMethod)&&e.remoteMethod("")),n.query="",n.previousQuery=null,n.selectedLabel="",n.inputLength=20,n.menuVisibleOnFocus=!1,$(),t.nextTick((()=>{l.value&&""===l.value.value&&0===n.selected.length&&(n.currentPlaceholder=n.cachedPlaceHolder)})),e.multiple||(n.selected&&(e.filterable&&e.allowCreate&&n.createdSelected&&n.createdLabel?n.selectedLabel=n.createdLabel:n.selectedLabel=n.selected.currentLabel,e.filterable&&(n.query=n.selectedLabel)),e.filterable&&(n.currentPlaceholder=n.cachedPlaceHolder))),r.emit("visible-change",o)})),t.watch((()=>n.options.entries()),(()=>{var t,r,o;if(!qe)return;null==(r=null==(t=c.value)?void 0:t.updatePopper)||r.call(t),e.multiple&&I();const a=(null==(o=p.value)?void 0:o.querySelectorAll("input"))||[];(!e.filterable&&!e.defaultFirstOption&&!Qr(e.modelValue)||!Array.from(a).includes(document.activeElement))&&R(),e.defaultFirstOption&&(e.filterable||e.remote)&&n.filteredOptionsCount&&D()}),{flush:"post"}),t.watch((()=>n.hoverIndex),(e=>{to(e)&&e>-1?h.value=A.value[e]||{}:h.value={},A.value.forEach((e=>{e.hover=h.value===e}))}));const I=()=>{t.nextTick((()=>{var e,t;if(!i.value)return;const r=i.value.$el.querySelector("input");b=b||(r.clientHeight>0?r.clientHeight+2:0);const o=d.value,l=getComputedStyle(r).getPropertyValue(a.cssVarName("input-height")),s=Number.parseFloat(l)||(e=>Io[e||"default"])(z.value||(null==k?void 0:k.size)),u=z.value||s===b||b<=0?s:b;!(null===r.offsetParent)&&(r.style.height=(0===n.selected.length?u:Math.max(o?o.clientHeight+(o.clientHeight>u?6:0):0,u))-2+"px"),n.visible&&!1!==N.value&&(null==(t=null==(e=c.value)?void 0:e.updatePopper)||t.call(e))}))},T=async r=>{if(n.previousQuery!==r&&!n.isOnComposition){if(null===n.previousQuery&&(gt(e.filterMethod)||gt(e.remoteMethod)))return void(n.previousQuery=r);n.previousQuery=r,t.nextTick((()=>{var e,t;n.visible&&(null==(t=null==(e=c.value)?void 0:e.updatePopper)||t.call(e))})),n.hoverIndex=-1,e.multiple&&e.filterable&&t.nextTick((()=>{if(!_.value){const t=15*l.value.value.length+20;n.inputLength=e.collapseTags?Math.min(50,t):t,j()}I()})),e.remote&&gt(e.remoteMethod)?(n.hoverIndex=-1,e.remoteMethod(r)):gt(e.filterMethod)?(e.filterMethod(r),t.triggerRef(g)):(n.filteredOptionsCount=n.optionsCount,m.value.query=r,t.triggerRef(m),t.triggerRef(g)),e.defaultFirstOption&&(e.filterable||e.remote)&&n.filteredOptionsCount&&(await t.nextTick(),D())}},j=()=>{""!==n.currentPlaceholder&&(n.currentPlaceholder=l.value.value?"":n.cachedPlaceHolder)},D=()=>{const e=A.value.filter((e=>e.visible&&!e.disabled&&!e.states.groupDisabled)),t=e.find((e=>e.created)),r=e[0];n.hoverIndex=X(A.value,t||r)},R=()=>{var r;if(!e.multiple){const t=F(e.modelValue);return null!=(r=t.props)&&r.created?(n.createdLabel=t.props.value,n.createdSelected=!0):n.createdSelected=!1,n.selectedLabel=t.currentLabel,n.selected=t,void(e.filterable&&(n.query=n.selectedLabel))}n.selectedLabel="";const o=[];Array.isArray(e.modelValue)&&e.modelValue.forEach((e=>{o.push(F(e))})),n.selected=o,t.nextTick((()=>{I()}))},F=t=>{let r;const o="object"===yt(t).toLowerCase(),a="null"===yt(t).toLowerCase(),i="undefined"===yt(t).toLowerCase();for(let a=n.cachedOptions.size-1;a>=0;a--){const n=M.value[a];if(o?nr(n.value,e.valueKey)===nr(t,e.valueKey):n.value===t){r={value:t,currentLabel:n.currentLabel,isDisabled:n.isDisabled};break}}if(r)return r;const l={value:t,currentLabel:o?t.label:a||i?"":t};return e.multiple&&(l.hitState=!1),l},$=()=>{setTimeout((()=>{const t=e.valueKey;e.multiple?n.selected.length>0?n.hoverIndex=Math.min.apply(null,n.selected.map((e=>A.value.findIndex((n=>nr(n,t)===nr(e,t)))))):n.hoverIndex=-1:n.hoverIndex=A.value.findIndex((e=>re(e)===re(n.selected)))}),300)},q=()=>{var e;n.inputWidth=null==(e=i.value)?void 0:e.$el.offsetWidth},P=Kr((()=>{e.filterable&&n.query!==n.selectedLabel&&(n.query=n.selectedLabel,T(n.query))}),S.value),H=Kr((e=>{T(e.target.value)}),S.value),Z=t=>{Xr(e.modelValue,t)||r.emit(Lo,t)},U=e=>function(e,t){var n=null==e?0:e.length;if(!n)return-1;var r=n-1;return function(e,t,n){e.length;for(var r=n+1;r--;)if(t(e[r],r,e))return r;return-1}(e,Hr(t),r)}(e,(e=>!n.disabledOptions.has(e))),W=(t,o)=>{const a=n.selected.indexOf(o);if(a>-1&&!_.value){const t=e.modelValue.slice();t.splice(a,1),r.emit(zo,t),Z(t),r.emit("remove-tag",o.value)}t.stopPropagation(),ee()},K=t=>{t.stopPropagation();const o=e.multiple?[]:"";if(!vt(o))for(const e of n.selected)e.isDisabled&&o.push(e.value);r.emit(zo,o),Z(o),n.hoverIndex=-1,n.visible=!1,r.emit("clear"),ee()},G=o=>{var a;if(e.multiple){const t=(e.modelValue||[]).slice(),i=X(t,o.value);i>-1?t.splice(i,1):(e.multipleLimit<=0||t.length<e.multipleLimit)&&t.push(o.value),r.emit(zo,t),Z(t),o.created&&(n.query="",T(""),n.inputLength=20),e.filterable&&(null==(a=l.value)||a.focus())}else r.emit(zo,o.value),Z(o.value),n.visible=!1;Y(),!n.visible&&t.nextTick((()=>{J(o)}))},X=(n=[],r)=>{if(!bt(r))return n.indexOf(r);const o=e.valueKey;let a=-1;return n.some(((e,n)=>t.toRaw(nr(e,o))===nr(r,o)&&(a=n,!0))),a},Y=()=>{const e=l.value||i.value;e&&(null==e||e.focus())},J=e=>{var t,n,r,o,i;const l=Array.isArray(e)?e[0]:e;let s=null;if(null!=l&&l.value){const e=A.value.filter((e=>e.value===l.value));e.length>0&&(s=e[0].$el)}if(c.value&&s){const e=null==(o=null==(r=null==(n=null==(t=c.value)?void 0:t.popperRef)?void 0:n.contentRef)?void 0:r.querySelector)?void 0:o.call(r,`.${a.be("dropdown","wrap")}`);e&&function(e,t){if(!qe)return;if(!t)return void(e.scrollTop=0);const n=[];let r=t.offsetParent;for(;null!==r&&e!==r&&e.contains(r);)n.push(r),r=r.offsetParent;const o=t.offsetTop+n.reduce(((e,t)=>e+t.offsetTop),0),a=o+t.offsetHeight,i=e.scrollTop,l=i+e.clientHeight;o<i?e.scrollTop=o:a>l&&(e.scrollTop=a-e.clientHeight)}(e,s)}null==(i=f.value)||i.handleScroll()},Q=e=>{if(!Array.isArray(n.selected))return;const t=U(n.selected.map((e=>e.value))),r=n.selected[t];return r?!0===e||!1===e?(r.hitState=e,e):(r.hitState=!r.hitState,r.hitState):void 0},ee=()=>{var e,t;n.visible?null==(e=l.value||i.value)||e.focus():null==(t=i.value)||t.focus()},te=()=>{n.visible=!1},ne=e=>{e&&!n.mouseEnter||_.value||(n.menuVisibleOnFocus?n.menuVisibleOnFocus=!1:(!c.value||!c.value.isFocusInsideContent())&&(n.visible=!n.visible),ee())},re=t=>bt(t.value)?nr(t.value,e.valueKey):t.value,oe=t.computed((()=>A.value.filter((e=>e.visible)).every((e=>e.disabled)))),ae=t.computed((()=>e.multiple?n.selected.slice(0,e.maxCollapseTags):[])),ie=t.computed((()=>e.multiple?n.selected.slice(e.maxCollapseTags):[])),le=e=>{if(n.visible){if(0!==n.options.size&&0!==n.filteredOptionsCount&&!n.isOnComposition&&!oe.value){"next"===e?(n.hoverIndex++,n.hoverIndex===n.options.size&&(n.hoverIndex=0)):"prev"===e&&(n.hoverIndex--,n.hoverIndex<0&&(n.hoverIndex=n.options.size-1));const r=A.value[n.hoverIndex];(!0===r.disabled||!0===r.states.groupDisabled||!r.visible)&&le(e),t.nextTick((()=>J(h.value)))}}else n.visible=!0},se=t.computed((()=>({maxWidth:t.unref(n.inputWidth)-32-(B.value?22:0)+"px",width:"100%"})));return{optionList:v,optionsArray:A,hoverOption:h,selectSize:z,handleResize:()=>{var t,n;q(),null==(n=null==(t=c.value)?void 0:t.updatePopper)||n.call(t),e.multiple&&I()},debouncedOnInputChange:P,debouncedQueryChange:H,deletePrevTag:t=>{if(t.code!==Mo){if(t.target.value.length<=0&&!Q()){const t=e.modelValue.slice(),n=U(t);if(n<0)return;t.splice(n,1),r.emit(zo,t),Z(t)}1===t.target.value.length&&0===e.modelValue.length&&(n.currentPlaceholder=n.cachedPlaceHolder)}},deleteTag:W,deleteSelected:K,handleOptionSelect:G,scrollToOption:J,readonly:w,resetInputHeight:I,showClose:x,iconComponent:C,iconReverse:E,showNewOption:V,collapseTagSize:L,setSelected:R,managePlaceholder:j,selectDisabled:_,emptyText:N,toggleLastOptionHitState:Q,resetInputState:e=>{e.code!==Vo&&Q(!1),n.inputLength=15*l.value.value.length+20,I()},handleComposition:e=>{const r=e.target.value;if("compositionend"===e.type)n.isOnComposition=!1,t.nextTick((()=>T(r)));else{const e=r[r.length-1]||"";n.isOnComposition=!To(e)}},onOptionCreate:e=>{n.optionsCount++,n.filteredOptionsCount++,n.options.set(e.value,e),n.cachedOptions.set(e.value,e),e.disabled&&n.disabledOptions.set(e.value,e)},onOptionDestroy:(e,t)=>{n.options.get(e)===t&&(n.optionsCount--,n.filteredOptionsCount--,n.options.delete(e))},handleMenuEnter:()=>{t.nextTick((()=>J(n.selected)))},handleFocus:t=>{n.focused||((e.automaticDropdown||e.filterable)&&(e.filterable&&!n.visible&&(n.menuVisibleOnFocus=!0),n.visible=!0),n.focused=!0,r.emit("focus",t))},focus:ee,blur:()=>{var e,t,r;n.visible=!1,null==(e=i.value)||e.blur(),null==(r=null==(t=s.value)?void 0:t.blur)||r.call(t)},handleBlur:e=>{var t,o,a;null!=(t=c.value)&&t.isFocusInsideContent(e)||null!=(o=u.value)&&o.isFocusInsideContent(e)||null!=(a=p.value)&&a.contains(e.relatedTarget)||(n.visible&&te(),n.focused=!1,r.emit("blur",e))},handleClearClick:e=>{K(e)},handleClose:te,handleKeydownEscape:e=>{n.visible&&(e.preventDefault(),e.stopPropagation(),n.visible=!1)},toggleMenu:ne,selectOption:()=>{n.visible?A.value[n.hoverIndex]&&G(A.value[n.hoverIndex]):ne()},getValueKey:re,navigateOptions:le,handleDeleteTooltipTag:(e,t)=>{var n,r;W(e,t),null==(r=null==(n=u.value)?void 0:n.updatePopper)||r.call(n)},dropMenuVisible:O,queryChange:m,groupQueryChange:g,showTagList:ae,collapseTagList:ie,selectTagsStyle:se,reference:i,input:l,iOSInput:s,tooltipRef:c,tagTooltipRef:u,tags:d,selectWrapper:p,scrollbar:f,handleMouseEnter:()=>{n.mouseEnter=!0},handleMouseLeave:()=>{n.mouseEnter=!1}}};var xu=t.defineComponent({name:"ElOptions",emits:["update-options"],setup(e,{slots:t,emit:n}){let r=[];return()=>{var e,o;const a=null==(e=t.default)?void 0:e.call(t),i=[];return a.length&&function e(t){Array.isArray(t)&&t.forEach((t=>{var n,r,o,a;const l=null==(n=(null==t?void 0:t.type)||{})?void 0:n.name;"ElOptionGroup"===l?e(vt(t.children)||Array.isArray(t.children)||!gt(null==(r=t.children)?void 0:r.default)?t.children:null==(o=t.children)?void 0:o.default()):"ElOption"===l?i.push(null==(a=t.props)?void 0:a.label):Array.isArray(t.children)&&e(t.children)}))}(null==(o=a[0])?void 0:o.children),function(e,t){if(e.length!==t.length)return!1;for(const[n]of e.entries())if(e[n]!=t[n])return!1;return!0}(i,r)||(r=i,n("update-options",i)),a}}});const Cu="ElSelect",Eu=t.defineComponent({name:Cu,componentName:Cu,components:{ElInput:ol,ElSelectMenu:wu,ElOption:ku,ElOptions:xu,ElTag:kc,ElScrollbar:ml,ElTooltip:Vs,ElIcon:Fi},directives:{ClickOutside:hc},props:{name:String,id:String,modelValue:{type:[Array,String,Number,Boolean,Object],default:void 0},autocomplete:{type:String,default:"off"},automaticDropdown:Boolean,size:{type:String,validator:e=>["",...Oo].includes(e)},effect:{type:String,default:"light"},disabled:Boolean,clearable:Boolean,filterable:Boolean,allowCreate:Boolean,loading:Boolean,popperClass:{type:String,default:""},popperOptions:{type:Object,default:()=>({})},remote:Boolean,loadingText:String,noMatchText:String,noDataText:String,remoteMethod:Function,filterMethod:Function,multiple:Boolean,multipleLimit:{type:Number,default:0},placeholder:{type:String},defaultFirstOption:Boolean,reserveKeyword:{type:Boolean,default:!0},valueKey:{type:String,default:"value"},collapseTags:Boolean,collapseTagsTooltip:Boolean,maxCollapseTags:{type:Number,default:1},teleported:fs.teleported,persistent:{type:Boolean,default:!0},clearIcon:{type:_o,default:co},fitInputWidth:Boolean,suffixIcon:{type:_o,default:ao},tagType:{...mc.type,default:"info"},validateEvent:{type:Boolean,default:!0},remoteShowSuffix:Boolean,suffixTransition:{type:Boolean,default:!0},placement:{type:String,values:ua,default:"bottom-start"},ariaLabel:{type:String,default:void 0}},emits:[zo,Lo,"remove-tag","clear","visible-change","focus","blur"],setup(e,n){const r=Go("select"),o=Go("input"),{t:a}=Ho(),i=wi(),l=function(e){const{t:n}=Ho();return t.reactive({options:new Map,cachedOptions:new Map,disabledOptions:new Map,createdLabel:null,createdSelected:!1,selected:e.multiple?[]:{},inputLength:20,inputWidth:0,optionsCount:0,filteredOptionsCount:0,visible:!1,selectedLabel:"",hoverIndex:-1,query:"",previousQuery:null,inputHovering:!1,cachedPlaceHolder:"",currentPlaceholder:n("el.select.placeholder"),menuVisibleOnFocus:!1,isOnComposition:!1,prefixWidth:11,mouseEnter:!1,focused:!1})}(e),{optionList:s,optionsArray:c,hoverOption:u,selectSize:d,readonly:p,handleResize:f,collapseTagSize:h,debouncedOnInputChange:m,debouncedQueryChange:g,deletePrevTag:v,deleteTag:b,deleteSelected:k,handleOptionSelect:y,scrollToOption:w,setSelected:_,resetInputHeight:x,managePlaceholder:C,showClose:E,selectDisabled:B,iconComponent:S,iconReverse:N,showNewOption:A,emptyText:M,toggleLastOptionHitState:V,resetInputState:z,handleComposition:L,onOptionCreate:O,onOptionDestroy:I,handleMenuEnter:T,handleFocus:j,focus:D,blur:R,handleBlur:F,handleClearClick:$,handleClose:q,handleKeydownEscape:P,toggleMenu:H,selectOption:Z,getValueKey:U,navigateOptions:W,handleDeleteTooltipTag:K,dropMenuVisible:G,reference:X,input:Y,iOSInput:J,tooltipRef:Q,tagTooltipRef:ee,tags:te,selectWrapper:ne,scrollbar:re,queryChange:oe,groupQueryChange:ae,handleMouseEnter:ie,handleMouseLeave:le,showTagList:se,collapseTagList:ce,selectTagsStyle:ue}=_u(e,l,n),{inputWidth:de,selected:pe,inputLength:fe,filteredOptionsCount:he,visible:me,selectedLabel:ge,hoverIndex:ve,query:be,inputHovering:ke,currentPlaceholder:ye,menuVisibleOnFocus:we,isOnComposition:_e,options:xe,cachedOptions:Ce,optionsCount:Ee,prefixWidth:Be}=t.toRefs(l),Se=t.computed((()=>{const n=[r.b()],o=t.unref(d);return o&&n.push(r.m(o)),e.disabled&&n.push(r.m("disabled")),n})),Ne=t.computed((()=>[r.e("tags"),r.is("disabled",t.unref(B))])),Ae=t.computed((()=>[r.b("tags-wrapper"),{"has-prefix":t.unref(Be)&&t.unref(pe).length}])),Me=t.computed((()=>[r.e("input"),r.is(t.unref(d)),r.is("disabled",t.unref(B))])),Ve=t.computed((()=>[r.e("input"),r.is(t.unref(d)),r.em("input","iOS")])),ze=t.computed((()=>[r.is("empty",!e.allowCreate&&!!t.unref(be)&&0===t.unref(he))])),Le=t.computed((()=>({maxWidth:(t.unref(de)>123&&t.unref(pe).length>e.maxCollapseTags?t.unref(de)-123:t.unref(de)-75)+"px"}))),Oe=t.computed((()=>({marginLeft:`${t.unref(Be)}px`,flexGrow:1,width:t.unref(fe)/(t.unref(de)-32)+"%",maxWidth:t.unref(de)-42+"px"})));t.provide(gu,t.reactive({props:e,options:xe,optionsArray:c,cachedOptions:Ce,optionsCount:Ee,filteredOptionsCount:he,hoverIndex:ve,handleOptionSelect:y,onOptionCreate:O,onOptionDestroy:I,selectWrapper:ne,selected:pe,setSelected:_,queryChange:oe,groupQueryChange:ae})),t.onMounted((()=>{l.cachedPlaceHolder=ye.value=e.placeholder||(()=>a("el.select.placeholder")),e.multiple&&Array.isArray(e.modelValue)&&e.modelValue.length>0&&(ye.value=""),at(ne,f),e.remote&&e.multiple&&x(),t.nextTick((()=>{const e=X.value&&X.value.$el;if(e&&(de.value=e.getBoundingClientRect().width,n.slots.prefix)){const t=e.querySelector(`.${o.e("prefix")}`);Be.value=Math.max(t.getBoundingClientRect().width+11,30)}})),_()})),e.multiple&&!Array.isArray(e.modelValue)&&n.emit(zo,[]),!e.multiple&&Array.isArray(e.modelValue)&&n.emit(zo,"");const Ie=t.computed((()=>{var e,t;return null==(t=null==(e=Q.value)?void 0:e.popperRef)?void 0:t.contentRef}));return{isIOS:He,onOptionsRendered:e=>{s.value=e},prefixWidth:Be,selectSize:d,readonly:p,handleResize:f,collapseTagSize:h,debouncedOnInputChange:m,debouncedQueryChange:g,deletePrevTag:v,deleteTag:b,handleDeleteTooltipTag:K,deleteSelected:k,handleOptionSelect:y,scrollToOption:w,inputWidth:de,selected:pe,inputLength:fe,filteredOptionsCount:he,visible:me,selectedLabel:ge,hoverIndex:ve,query:be,inputHovering:ke,currentPlaceholder:ye,menuVisibleOnFocus:we,isOnComposition:_e,options:xe,resetInputHeight:x,managePlaceholder:C,showClose:E,selectDisabled:B,iconComponent:S,iconReverse:N,showNewOption:A,emptyText:M,toggleLastOptionHitState:V,resetInputState:z,handleComposition:L,handleMenuEnter:T,handleFocus:j,focus:D,blur:R,handleBlur:F,handleClearClick:$,handleClose:q,handleKeydownEscape:P,toggleMenu:H,selectOption:Z,getValueKey:U,navigateOptions:W,dropMenuVisible:G,reference:X,input:Y,iOSInput:J,tooltipRef:Q,popperPaneRef:Ie,tags:te,selectWrapper:ne,scrollbar:re,wrapperKls:Se,tagsKls:Ne,tagWrapperKls:Ae,inputKls:Me,iOSInputKls:Ve,scrollbarKls:ze,selectTagsStyle:ue,nsSelect:r,tagTextStyle:Le,inputStyle:Oe,handleMouseEnter:ie,handleMouseLeave:le,showTagList:se,collapseTagList:ce,tagTooltipRef:ee,contentId:i,hoverOption:u}}}),Bu=["disabled","autocomplete","aria-activedescendant","aria-controls","aria-expanded","aria-label"],Su=["disabled"],Nu={style:{height:"100%",display:"flex","justify-content":"center","align-items":"center"}};var Au=Ti(Eu,[["render",function(e,n,r,o,a,i){const l=t.resolveComponent("el-tag"),s=t.resolveComponent("el-tooltip"),c=t.resolveComponent("el-icon"),u=t.resolveComponent("el-input"),d=t.resolveComponent("el-option"),p=t.resolveComponent("el-options"),f=t.resolveComponent("el-scrollbar"),h=t.resolveComponent("el-select-menu"),m=t.resolveDirective("click-outside");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{ref:"selectWrapper",class:t.normalizeClass(e.wrapperKls),onMouseenter:n[22]||(n[22]=(...t)=>e.handleMouseEnter&&e.handleMouseEnter(...t)),onMouseleave:n[23]||(n[23]=(...t)=>e.handleMouseLeave&&e.handleMouseLeave(...t)),onClick:n[24]||(n[24]=t.withModifiers(((...t)=>e.toggleMenu&&e.toggleMenu(...t)),["stop"]))},[t.createVNode(s,{ref:"tooltipRef",visible:e.dropMenuVisible,placement:e.placement,teleported:e.teleported,"popper-class":[e.nsSelect.e("popper"),e.popperClass],"popper-options":e.popperOptions,"fallback-placements":["bottom-start","top-start","right","left"],effect:e.effect,pure:"",trigger:"click",transition:`${e.nsSelect.namespace.value}-zoom-in-top`,"stop-popper-mouse-event":!1,"gpu-acceleration":!1,persistent:e.persistent,onShow:e.handleMenuEnter},{default:t.withCtx((()=>{var r,o;return[t.createElementVNode("div",{class:"select-trigger",onMouseenter:n[20]||(n[20]=t=>e.inputHovering=!0),onMouseleave:n[21]||(n[21]=t=>e.inputHovering=!1)},[e.multiple?(t.openBlock(),t.createElementBlock("div",{key:0,ref:"tags",tabindex:"-1",class:t.normalizeClass(e.tagsKls),style:t.normalizeStyle(e.selectTagsStyle),onClick:n[15]||(n[15]=(...t)=>e.focus&&e.focus(...t))},[e.collapseTags&&e.selected.length?(t.openBlock(),t.createBlock(t.Transition,{key:0,onAfterLeave:e.resetInputHeight},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(e.tagWrapperKls)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.showTagList,(n=>(t.openBlock(),t.createBlock(l,{key:e.getValueKey(n),closable:!e.selectDisabled&&!n.isDisabled,size:e.collapseTagSize,hit:n.hitState,type:e.tagType,"disable-transitions":"",onClose:t=>e.deleteTag(t,n)},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(e.nsSelect.e("tags-text")),style:t.normalizeStyle(e.tagTextStyle)},t.toDisplayString(n.currentLabel),7)])),_:2},1032,["closable","size","hit","type","onClose"])))),128)),e.selected.length>e.maxCollapseTags?(t.openBlock(),t.createBlock(l,{key:0,closable:!1,size:e.collapseTagSize,type:e.tagType,"disable-transitions":""},{default:t.withCtx((()=>[e.collapseTagsTooltip?(t.openBlock(),t.createBlock(s,{key:0,ref:"tagTooltipRef",disabled:e.dropMenuVisible,"fallback-placements":["bottom","top","right","left"],effect:e.effect,placement:"bottom",teleported:e.teleported},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(e.nsSelect.e("tags-text"))},"+ "+t.toDisplayString(e.selected.length-e.maxCollapseTags),3)])),content:t.withCtx((()=>[t.createElementVNode("div",{class:t.normalizeClass(e.nsSelect.e("collapse-tags"))},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.collapseTagList,(n=>(t.openBlock(),t.createElementBlock("div",{key:e.getValueKey(n),class:t.normalizeClass(e.nsSelect.e("collapse-tag"))},[t.createVNode(l,{class:"in-tooltip",closable:!e.selectDisabled&&!n.isDisabled,size:e.collapseTagSize,hit:n.hitState,type:e.tagType,"disable-transitions":"",style:{margin:"2px"},onClose:t=>e.handleDeleteTooltipTag(t,n)},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(e.nsSelect.e("tags-text")),style:t.normalizeStyle({maxWidth:e.inputWidth-75+"px"})},t.toDisplayString(n.currentLabel),7)])),_:2},1032,["closable","size","hit","type","onClose"])],2)))),128))],2)])),_:1},8,["disabled","effect","teleported"])):(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(e.nsSelect.e("tags-text"))},"+ "+t.toDisplayString(e.selected.length-e.maxCollapseTags),3))])),_:1},8,["size","type"])):t.createCommentVNode("v-if",!0)],2)])),_:1},8,["onAfterLeave"])):t.createCommentVNode("v-if",!0),e.collapseTags?t.createCommentVNode("v-if",!0):(t.openBlock(),t.createBlock(t.Transition,{key:1,onAfterLeave:e.resetInputHeight},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(e.tagWrapperKls),style:t.normalizeStyle(e.prefixWidth&&e.selected.length?{marginLeft:`${e.prefixWidth}px`}:"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.selected,(n=>(t.openBlock(),t.createBlock(l,{key:e.getValueKey(n),closable:!e.selectDisabled&&!n.isDisabled,size:e.collapseTagSize,hit:n.hitState,type:e.tagType,"disable-transitions":"",onClose:t=>e.deleteTag(t,n)},{default:t.withCtx((()=>[t.createElementVNode("span",{class:t.normalizeClass(e.nsSelect.e("tags-text")),style:t.normalizeStyle({maxWidth:e.inputWidth-75+"px"})},t.toDisplayString(n.currentLabel),7)])),_:2},1032,["closable","size","hit","type","onClose"])))),128))],6)])),_:1},8,["onAfterLeave"])),e.filterable&&!e.selectDisabled?t.withDirectives((t.openBlock(),t.createElementBlock("input",{key:2,ref:"input","onUpdate:modelValue":n[0]||(n[0]=t=>e.query=t),type:"text",class:t.normalizeClass(e.inputKls),disabled:e.selectDisabled,autocomplete:e.autocomplete,style:t.normalizeStyle(e.inputStyle),role:"combobox","aria-activedescendant":(null==(r=e.hoverOption)?void 0:r.id)||"","aria-controls":e.contentId,"aria-expanded":e.dropMenuVisible,"aria-label":e.ariaLabel,"aria-autocomplete":"none","aria-haspopup":"listbox",onFocus:n[1]||(n[1]=(...t)=>e.handleFocus&&e.handleFocus(...t)),onBlur:n[2]||(n[2]=(...t)=>e.handleBlur&&e.handleBlur(...t)),onKeyup:n[3]||(n[3]=(...t)=>e.managePlaceholder&&e.managePlaceholder(...t)),onKeydown:[n[4]||(n[4]=(...t)=>e.resetInputState&&e.resetInputState(...t)),n[5]||(n[5]=t.withKeys(t.withModifiers((t=>e.navigateOptions("next")),["prevent"]),["down"])),n[6]||(n[6]=t.withKeys(t.withModifiers((t=>e.navigateOptions("prev")),["prevent"]),["up"])),n[7]||(n[7]=t.withKeys(((...t)=>e.handleKeydownEscape&&e.handleKeydownEscape(...t)),["esc"])),n[8]||(n[8]=t.withKeys(t.withModifiers(((...t)=>e.selectOption&&e.selectOption(...t)),["stop","prevent"]),["enter"])),n[9]||(n[9]=t.withKeys(((...t)=>e.deletePrevTag&&e.deletePrevTag(...t)),["delete"])),n[10]||(n[10]=t.withKeys((t=>e.visible=!1),["tab"]))],onCompositionstart:n[11]||(n[11]=(...t)=>e.handleComposition&&e.handleComposition(...t)),onCompositionupdate:n[12]||(n[12]=(...t)=>e.handleComposition&&e.handleComposition(...t)),onCompositionend:n[13]||(n[13]=(...t)=>e.handleComposition&&e.handleComposition(...t)),onInput:n[14]||(n[14]=(...t)=>e.debouncedQueryChange&&e.debouncedQueryChange(...t))},null,46,Bu)),[[t.vModelText,e.query]]):t.createCommentVNode("v-if",!0)],6)):t.createCommentVNode("v-if",!0),e.isIOS&&!e.multiple&&e.filterable&&e.readonly?(t.openBlock(),t.createElementBlock("input",{key:1,ref:"iOSInput",class:t.normalizeClass(e.iOSInputKls),disabled:e.selectDisabled,type:"text"},null,10,Su)):t.createCommentVNode("v-if",!0),t.createVNode(u,{id:e.id,ref:"reference",modelValue:e.selectedLabel,"onUpdate:modelValue":n[16]||(n[16]=t=>e.selectedLabel=t),type:"text",placeholder:"function"==typeof e.currentPlaceholder?e.currentPlaceholder():e.currentPlaceholder,name:e.name,autocomplete:e.autocomplete,size:e.selectSize,disabled:e.selectDisabled,readonly:e.readonly,"validate-event":!1,class:t.normalizeClass([e.nsSelect.is("focus",e.visible)]),tabindex:e.multiple&&e.filterable?-1:void 0,role:"combobox","aria-activedescendant":(null==(o=e.hoverOption)?void 0:o.id)||"","aria-controls":e.contentId,"aria-expanded":e.dropMenuVisible,label:e.ariaLabel,"aria-autocomplete":"none","aria-haspopup":"listbox",onFocus:e.handleFocus,onBlur:e.handleBlur,onInput:e.debouncedOnInputChange,onPaste:e.debouncedOnInputChange,onCompositionstart:e.handleComposition,onCompositionupdate:e.handleComposition,onCompositionend:e.handleComposition,onKeydown:[n[17]||(n[17]=t.withKeys(t.withModifiers((t=>e.navigateOptions("next")),["stop","prevent"]),["down"])),n[18]||(n[18]=t.withKeys(t.withModifiers((t=>e.navigateOptions("prev")),["stop","prevent"]),["up"])),t.withKeys(t.withModifiers(e.selectOption,["stop","prevent"]),["enter"]),t.withKeys(e.handleKeydownEscape,["esc"]),n[19]||(n[19]=t.withKeys((t=>e.visible=!1),["tab"]))]},t.createSlots({suffix:t.withCtx((()=>[e.iconComponent&&!e.showClose?(t.openBlock(),t.createBlock(c,{key:0,class:t.normalizeClass([e.nsSelect.e("caret"),e.nsSelect.e("icon"),e.iconReverse])},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.iconComponent)))])),_:1},8,["class"])):t.createCommentVNode("v-if",!0),e.showClose&&e.clearIcon?(t.openBlock(),t.createBlock(c,{key:1,class:t.normalizeClass([e.nsSelect.e("caret"),e.nsSelect.e("icon")]),onClick:e.handleClearClick},{default:t.withCtx((()=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.clearIcon)))])),_:1},8,["class","onClick"])):t.createCommentVNode("v-if",!0)])),_:2},[e.$slots.prefix?{name:"prefix",fn:t.withCtx((()=>[t.createElementVNode("div",Nu,[t.renderSlot(e.$slots,"prefix")])]))}:void 0]),1032,["id","modelValue","placeholder","name","autocomplete","size","disabled","readonly","class","tabindex","aria-activedescendant","aria-controls","aria-expanded","label","onFocus","onBlur","onInput","onPaste","onCompositionstart","onCompositionupdate","onCompositionend","onKeydown"])],32)]})),content:t.withCtx((()=>[t.createVNode(h,null,t.createSlots({default:t.withCtx((()=>[t.withDirectives(t.createVNode(f,{id:e.contentId,ref:"scrollbar",tag:"ul","wrap-class":e.nsSelect.be("dropdown","wrap"),"view-class":e.nsSelect.be("dropdown","list"),class:t.normalizeClass(e.scrollbarKls),role:"listbox","aria-label":e.ariaLabel,"aria-orientation":"vertical"},{default:t.withCtx((()=>[e.showNewOption?(t.openBlock(),t.createBlock(d,{key:0,value:e.query,created:!0},null,8,["value"])):t.createCommentVNode("v-if",!0),t.createVNode(p,{onUpdateOptions:e.onOptionsRendered},{default:t.withCtx((()=>[t.renderSlot(e.$slots,"default")])),_:3},8,["onUpdateOptions"])])),_:3},8,["id","wrap-class","view-class","class","aria-label"]),[[t.vShow,e.options.size>0&&!e.loading]]),e.emptyText&&(!e.allowCreate||e.loading||e.allowCreate&&0===e.options.size)?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.$slots.empty?t.renderSlot(e.$slots,"empty",{key:0}):(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(e.nsSelect.be("dropdown","empty"))},t.toDisplayString(e.emptyText),3))],64)):t.createCommentVNode("v-if",!0)])),_:2},[e.$slots.header?{name:"header",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"header")]))}:void 0,e.$slots.footer?{name:"footer",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"footer")]))}:void 0]),1024)])),_:3},8,["visible","placement","teleported","popper-class","popper-options","effect","transition","persistent","onShow"])],34)),[[m,e.handleClose,e.popperPaneRef]])}],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/select.vue"]]);const Mu=t.defineComponent({name:"ElOptionGroup",componentName:"ElOptionGroup",props:{label:String,disabled:Boolean},setup(e){const n=Go("select"),r=t.ref(!0),o=t.getCurrentInstance(),a=t.ref([]);t.provide(mu,t.reactive({...t.toRefs(e)}));const i=t.inject(gu);t.onMounted((()=>{a.value=l(o.subTree)}));const l=e=>{const t=[];return Array.isArray(e.children)&&e.children.forEach((e=>{var n;e.type&&"ElOption"===e.type.name&&e.component&&e.component.proxy?t.push(e.component.proxy):null!=(n=e.children)&&n.length&&t.push(...l(e))})),t},{groupQueryChange:s}=t.toRaw(i);return t.watch(s,(()=>{r.value=a.value.some((e=>!0===e.visible))}),{flush:"post"}),{visible:r,ns:n}}});var Vu=Ti(Mu,[["render",function(e,n,r,o,a,i){return t.withDirectives((t.openBlock(),t.createElementBlock("ul",{class:t.normalizeClass(e.ns.be("group","wrap"))},[t.createElementVNode("li",{class:t.normalizeClass(e.ns.be("group","title"))},t.toDisplayString(e.label),3),t.createElementVNode("li",null,[t.createElementVNode("ul",{class:t.normalizeClass(e.ns.b("group"))},[t.renderSlot(e.$slots,"default")],2)])],2)),[[t.vShow,e.visible]])}],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/option-group.vue"]]);const zu=Co(Au,{Option:ku,OptionGroup:Vu}),Lu=Eo(ku);Eo(Vu);const Ou=()=>t.inject(tu,{}),Iu=wo({pageSize:{type:Number,required:!0},pageSizes:{type:Array,default:()=>[10,20,30,40,50,100]},popperClass:{type:String},disabled:Boolean,teleported:Boolean,size:{type:String,values:Oo}}),Tu=t.defineComponent({name:"ElPaginationSizes"}),ju=t.defineComponent({...Tu,props:Iu,emits:["page-size-change"],setup(e,{emit:n}){const r=e,{t:o}=Ho(),a=Go("pagination"),i=Ou(),l=t.ref(r.pageSize);t.watch((()=>r.pageSizes),((e,t)=>{if(!Xr(e,t)&&Array.isArray(e)){const t=e.includes(r.pageSize)?r.pageSize:r.pageSizes[0];n("page-size-change",t)}})),t.watch((()=>r.pageSize),(e=>{l.value=e}));const s=t.computed((()=>r.pageSizes));function c(e){var t;e!==l.value&&(l.value=e,null==(t=i.handleSizeChange)||t.call(i,Number(e)))}return(e,n)=>(t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(t.unref(a).e("sizes"))},[t.createVNode(t.unref(zu),{"model-value":l.value,disabled:e.disabled,"popper-class":e.popperClass,size:e.size,teleported:e.teleported,"validate-event":!1,onChange:c},{default:t.withCtx((()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(s),(e=>(t.openBlock(),t.createBlock(t.unref(Lu),{key:e,value:e,label:e+t.unref(o)("el.pagination.pagesize")},null,8,["value","label"])))),128))])),_:1},8,["model-value","disabled","popper-class","size","teleported"])],2))}});var Du=Ti(ju,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/sizes.vue"]]);const Ru=wo({size:{type:String,values:Oo}}),Fu=["disabled"],$u=t.defineComponent({name:"ElPaginationJumper"});var qu=Ti(t.defineComponent({...$u,props:Ru,setup(e){const{t:n}=Ho(),r=Go("pagination"),{pageCount:o,disabled:a,currentPage:i,changeEvent:l}=Ou(),s=t.ref(),c=t.computed((()=>{var e;return null!=(e=s.value)?e:null==i?void 0:i.value}));function u(e){s.value=e?+e:""}function d(e){e=Math.trunc(+e),null==l||l(e),s.value=void 0}return(e,i)=>(t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(t.unref(r).e("jump")),disabled:t.unref(a)},[t.createElementVNode("span",{class:t.normalizeClass([t.unref(r).e("goto")])},t.toDisplayString(t.unref(n)("el.pagination.goto")),3),t.createVNode(t.unref(ol),{size:e.size,class:t.normalizeClass([t.unref(r).e("editor"),t.unref(r).is("in-pagination")]),min:1,max:t.unref(o),disabled:t.unref(a),"model-value":t.unref(c),"validate-event":!1,label:t.unref(n)("el.pagination.page"),type:"number","onUpdate:modelValue":u,onChange:d},null,8,["size","class","max","disabled","model-value","label"]),t.createElementVNode("span",{class:t.normalizeClass([t.unref(r).e("classifier")])},t.toDisplayString(t.unref(n)("el.pagination.pageClassifier")),3)],10,Fu))}}),[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/jumper.vue"]]);const Pu=wo({total:{type:Number,default:1e3}}),Hu=["disabled"],Zu=t.defineComponent({name:"ElPaginationTotal"});var Uu=Ti(t.defineComponent({...Zu,props:Pu,setup(e){const{t:n}=Ho(),r=Go("pagination"),{disabled:o}=Ou();return(e,a)=>(t.openBlock(),t.createElementBlock("span",{class:t.normalizeClass(t.unref(r).e("total")),disabled:t.unref(o)},t.toDisplayString(t.unref(n)("el.pagination.total",{total:e.total})),11,Hu))}}),[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/total.vue"]]);const Wu=wo({currentPage:{type:Number,default:1},pageCount:{type:Number,required:!0},pagerCount:{type:Number,default:7},disabled:Boolean}),Ku=["onKeyup"],Gu=["aria-current","aria-label","tabindex"],Xu=["tabindex","aria-label"],Yu=["aria-current","aria-label","tabindex"],Ju=["tabindex","aria-label"],Qu=["aria-current","aria-label","tabindex"],ed=t.defineComponent({name:"ElPaginationPager"}),td=t.defineComponent({...ed,props:Wu,emits:["change"],setup(e,{emit:n}){const r=e,o=Go("pager"),a=Go("icon"),{t:i}=Ho(),l=t.ref(!1),s=t.ref(!1),c=t.ref(!1),u=t.ref(!1),d=t.ref(!1),p=t.ref(!1),f=t.computed((()=>{const e=r.pagerCount,t=(e-1)/2,n=Number(r.currentPage),o=Number(r.pageCount);let a=!1,i=!1;o>e&&(n>e-t&&(a=!0),n<o-t&&(i=!0));const l=[];if(a&&!i){for(let t=o-(e-2);t<o;t++)l.push(t)}else if(!a&&i)for(let t=2;t<e;t++)l.push(t);else if(a&&i){const t=Math.floor(e/2)-1;for(let e=n-t;e<=n+t;e++)l.push(e)}else for(let e=2;e<o;e++)l.push(e);return l})),h=t.computed((()=>["more","btn-quickprev",a.b(),o.is("disabled",r.disabled)])),m=t.computed((()=>["more","btn-quicknext",a.b(),o.is("disabled",r.disabled)])),g=t.computed((()=>r.disabled?-1:0));function v(e=!1){r.disabled||(e?c.value=!0:u.value=!0)}function b(e=!1){e?d.value=!0:p.value=!0}function k(e){const t=e.target;if("li"===t.tagName.toLowerCase()&&Array.from(t.classList).includes("number")){const e=Number(t.textContent);e!==r.currentPage&&n("change",e)}else"li"===t.tagName.toLowerCase()&&Array.from(t.classList).includes("more")&&y(e)}function y(e){const t=e.target;if("ul"===t.tagName.toLowerCase()||r.disabled)return;let o=Number(t.textContent);const a=r.pageCount,i=r.currentPage,l=r.pagerCount-2;t.className.includes("more")&&(t.className.includes("quickprev")?o=i-l:t.className.includes("quicknext")&&(o=i+l)),Number.isNaN(+o)||(o<1&&(o=1),o>a&&(o=a)),o!==i&&n("change",o)}return t.watchEffect((()=>{const e=(r.pagerCount-1)/2;l.value=!1,s.value=!1,r.pageCount>r.pagerCount&&(r.currentPage>r.pagerCount-e&&(l.value=!0),r.currentPage<r.pageCount-e&&(s.value=!0))})),(e,n)=>(t.openBlock(),t.createElementBlock("ul",{class:t.normalizeClass(t.unref(o).b()),onClick:y,onKeyup:t.withKeys(k,["enter"])},[e.pageCount>0?(t.openBlock(),t.createElementBlock("li",{key:0,class:t.normalizeClass([[t.unref(o).is("active",1===e.currentPage),t.unref(o).is("disabled",e.disabled)],"number"]),"aria-current":1===e.currentPage,"aria-label":t.unref(i)("el.pagination.currentPage",{pager:1}),tabindex:t.unref(g)}," 1 ",10,Gu)):t.createCommentVNode("v-if",!0),l.value?(t.openBlock(),t.createElementBlock("li",{key:1,class:t.normalizeClass(t.unref(h)),tabindex:t.unref(g),"aria-label":t.unref(i)("el.pagination.prevPages",{pager:e.pagerCount-2}),onMouseenter:n[0]||(n[0]=e=>v(!0)),onMouseleave:n[1]||(n[1]=e=>c.value=!1),onFocus:n[2]||(n[2]=e=>b(!0)),onBlur:n[3]||(n[3]=e=>d.value=!1)},[!c.value&&!d.value||e.disabled?(t.openBlock(),t.createBlock(t.unref(go),{key:1})):(t.openBlock(),t.createBlock(t.unref(po),{key:0}))],42,Xu)):t.createCommentVNode("v-if",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(f),(n=>(t.openBlock(),t.createElementBlock("li",{key:n,class:t.normalizeClass([[t.unref(o).is("active",e.currentPage===n),t.unref(o).is("disabled",e.disabled)],"number"]),"aria-current":e.currentPage===n,"aria-label":t.unref(i)("el.pagination.currentPage",{pager:n}),tabindex:t.unref(g)},t.toDisplayString(n),11,Yu)))),128)),s.value?(t.openBlock(),t.createElementBlock("li",{key:2,class:t.normalizeClass(t.unref(m)),tabindex:t.unref(g),"aria-label":t.unref(i)("el.pagination.nextPages",{pager:e.pagerCount-2}),onMouseenter:n[4]||(n[4]=e=>v()),onMouseleave:n[5]||(n[5]=e=>u.value=!1),onFocus:n[6]||(n[6]=e=>b()),onBlur:n[7]||(n[7]=e=>p.value=!1)},[!u.value&&!p.value||e.disabled?(t.openBlock(),t.createBlock(t.unref(go),{key:1})):(t.openBlock(),t.createBlock(t.unref(fo),{key:0}))],42,Ju)):t.createCommentVNode("v-if",!0),e.pageCount>1?(t.openBlock(),t.createElementBlock("li",{key:3,class:t.normalizeClass([[t.unref(o).is("active",e.currentPage===e.pageCount),t.unref(o).is("disabled",e.disabled)],"number"]),"aria-current":e.currentPage===e.pageCount,"aria-label":t.unref(i)("el.pagination.currentPage",{pager:e.pageCount}),tabindex:t.unref(g)},t.toDisplayString(e.pageCount),11,Qu)):t.createCommentVNode("v-if",!0)],42,Ku))}});var nd=Ti(td,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/pager.vue"]]);const rd=e=>"number"!=typeof e,od=wo({pageSize:Number,defaultPageSize:Number,total:Number,pageCount:Number,pagerCount:{type:Number,validator:e=>to(e)&&Math.trunc(e)===e&&e>4&&e<22&&e%2==1,default:7},currentPage:Number,defaultCurrentPage:Number,layout:{type:String,default:["prev","pager","next","jumper","->","total"].join(", ")},pageSizes:{type:Array,default:()=>[10,20,30,40,50,100]},popperClass:{type:String,default:""},prevText:{type:String,default:""},prevIcon:{type:_o,default:()=>io},nextText:{type:String,default:""},nextIcon:{type:_o,default:()=>lo},teleported:{type:Boolean,default:!0},small:Boolean,background:Boolean,disabled:Boolean,hideOnSinglePage:Boolean}),ad={"update:current-page":e=>to(e),"update:page-size":e=>to(e),"size-change":e=>to(e),"current-change":e=>to(e),"prev-click":e=>to(e),"next-click":e=>to(e)};var id=t.defineComponent({name:"ElPagination",props:od,emits:ad,setup(e,{emit:n,slots:r}){const{t:o}=Ho(),a=Go("pagination"),i=t.getCurrentInstance().vnode.props||{},l="onUpdate:currentPage"in i||"onUpdate:current-page"in i||"onCurrentChange"in i,s="onUpdate:pageSize"in i||"onUpdate:page-size"in i||"onSizeChange"in i,c=t.computed((()=>{if(rd(e.total)&&rd(e.pageCount)||!rd(e.currentPage)&&!l)return!1;if(e.layout.includes("sizes"))if(rd(e.pageCount)){if(!rd(e.total)&&!rd(e.pageSize)&&!s)return!1}else if(!s)return!1;return!0})),u=t.ref(rd(e.defaultPageSize)?10:e.defaultPageSize),d=t.ref(rd(e.defaultCurrentPage)?1:e.defaultCurrentPage),p=t.computed({get:()=>rd(e.pageSize)?u.value:e.pageSize,set(t){rd(e.pageSize)&&(u.value=t),s&&(n("update:page-size",t),n("size-change",t))}}),f=t.computed((()=>{let t=0;return rd(e.pageCount)?rd(e.total)||(t=Math.max(1,Math.ceil(e.total/p.value))):t=e.pageCount,t})),h=t.computed({get:()=>rd(e.currentPage)?d.value:e.currentPage,set(t){let r=t;t<1?r=1:t>f.value&&(r=f.value),rd(e.currentPage)&&(d.value=r),l&&(n("update:current-page",r),n("current-change",r))}});function m(e){h.value=e}function g(){e.disabled||(h.value-=1,n("prev-click",h.value))}function v(){e.disabled||(h.value+=1,n("next-click",h.value))}function b(e,t){e&&(e.props||(e.props={}),e.props.class=[e.props.class,t].join(" "))}return t.watch(f,(e=>{h.value>e&&(h.value=e)})),t.provide(tu,{pageCount:f,disabled:t.computed((()=>e.disabled)),currentPage:h,changeEvent:m,handleSizeChange:function(e){p.value=e;const t=f.value;h.value>t&&(h.value=t)}}),()=>{var n,i;if(!c.value)return o("el.pagination.deprecationWarning"),null;if(!e.layout||e.hideOnSinglePage&&f.value<=1)return null;const l=[],s=[],u=t.h("div",{class:a.e("rightwrapper")},s),d={prev:t.h(su,{disabled:e.disabled,currentPage:h.value,prevText:e.prevText,prevIcon:e.prevIcon,onClick:g}),jumper:t.h(qu,{size:e.small?"small":"default"}),pager:t.h(nd,{currentPage:h.value,pageCount:f.value,pagerCount:e.pagerCount,onChange:m,disabled:e.disabled}),next:t.h(hu,{disabled:e.disabled,currentPage:h.value,pageCount:f.value,nextText:e.nextText,nextIcon:e.nextIcon,onClick:v}),sizes:t.h(Du,{pageSize:p.value,pageSizes:e.pageSizes,popperClass:e.popperClass,disabled:e.disabled,teleported:e.teleported,size:e.small?"small":"default"}),slot:null!=(i=null==(n=null==r?void 0:r.default)?void 0:n.call(r))?i:null,total:t.h(Uu,{total:rd(e.total)?0:e.total})},k=e.layout.split(",").map((e=>e.trim()));let y=!1;return k.forEach((e=>{"->"!==e?y?s.push(d[e]):l.push(d[e]):y=!0})),b(l[0],a.is("first")),b(l[l.length-1],a.is("last")),y&&s.length>0&&(b(s[0],a.is("first")),b(s[s.length-1],a.is("last")),l.push(u)),t.h("div",{class:[a.b(),a.is("background",e.background),{[a.m("small")]:e.small}]},l)}}});Co(id);const ld=wo({trigger:hs.trigger,placement:eu.placement,disabled:hs.disabled,visible:fs.visible,transition:fs.transition,popperOptions:eu.popperOptions,tabindex:eu.tabindex,content:fs.content,popperStyle:fs.popperStyle,popperClass:fs.popperClass,enterable:{...fs.enterable,default:!0},effect:{...fs.effect,default:"light"},teleported:fs.teleported,title:String,width:{type:[String,Number],default:150},offset:{type:Number,default:void 0},showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0},showArrow:{type:Boolean,default:!0},persistent:{type:Boolean,default:!0},"onUpdate:visible":{type:Function}}),sd={"update:visible":e=>eo(e),"before-enter":()=>!0,"before-leave":()=>!0,"after-enter":()=>!0,"after-leave":()=>!0},cd=t.defineComponent({name:"ElPopover"}),ud=t.defineComponent({...cd,props:ld,emits:sd,setup(e,{expose:n,emit:r}){const o=e,a=t.computed((()=>o["onUpdate:visible"])),i=Go("popover"),l=t.ref(),s=t.computed((()=>{var e;return null==(e=t.unref(l))?void 0:e.popperRef})),c=t.computed((()=>[{width:oo(o.width)},o.popperStyle])),u=t.computed((()=>[i.b(),o.popperClass,{[i.m("plain")]:!!o.content}])),d=t.computed((()=>o.transition===`${i.namespace.value}-fade-in-linear`)),p=()=>{r("before-enter")},f=()=>{r("before-leave")},h=()=>{r("after-enter")},m=()=>{r("update:visible",!1),r("after-leave")};return n({popperRef:s,hide:()=>{var e;null==(e=l.value)||e.hide()}}),(e,n)=>(t.openBlock(),t.createBlock(t.unref(Vs),t.mergeProps({ref_key:"tooltipRef",ref:l},e.$attrs,{trigger:e.trigger,placement:e.placement,disabled:e.disabled,visible:e.visible,transition:e.transition,"popper-options":e.popperOptions,tabindex:e.tabindex,content:e.content,offset:e.offset,"show-after":e.showAfter,"hide-after":e.hideAfter,"auto-close":e.autoClose,"show-arrow":e.showArrow,"aria-label":e.title,effect:e.effect,enterable:e.enterable,"popper-class":t.unref(u),"popper-style":t.unref(c),teleported:e.teleported,persistent:e.persistent,"gpu-acceleration":t.unref(d),"onUpdate:visible":t.unref(a),onBeforeShow:p,onBeforeHide:f,onShow:h,onHide:m}),{content:t.withCtx((()=>[e.title?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(t.unref(i).e("title")),role:"title"},t.toDisplayString(e.title),3)):t.createCommentVNode("v-if",!0),t.renderSlot(e.$slots,"default",{},(()=>[t.createTextVNode(t.toDisplayString(e.content),1)]))])),default:t.withCtx((()=>[e.$slots.reference?t.renderSlot(e.$slots,"reference",{key:0}):t.createCommentVNode("v-if",!0)])),_:3},16,["trigger","placement","disabled","visible","transition","popper-options","tabindex","content","offset","show-after","hide-after","auto-close","show-arrow","aria-label","effect","enterable","popper-class","popper-style","teleported","persistent","gpu-acceleration","onUpdate:visible"]))}});var dd=Ti(ud,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);const pd=(e,t)=>{const n=t.arg||t.value,r=null==n?void 0:n.popperRef;r&&(r.triggerRef=e)};var fd={mounted(e,t){pd(e,t)},updated(e,t){pd(e,t)}};const hd=((e,t)=>(e.install=n=>{n.directive(t,e)},e))(fd,"popover"),md=(Co(dd,{directive:hd}),wo({animated:{type:Boolean,default:!1},count:{type:Number,default:1},rows:{type:Number,default:3},loading:{type:Boolean,default:!0},throttle:{type:Number}})),gd=wo({variant:{type:String,values:["circle","rect","h1","h3","text","caption","p","image","button"],default:"text"}}),vd=t.defineComponent({name:"ElSkeletonItem"});var bd=Ti(t.defineComponent({...vd,props:gd,setup(e){const n=Go("skeleton");return(e,r)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass([t.unref(n).e("item"),t.unref(n).e(e.variant)])},["image"===e.variant?(t.openBlock(),t.createBlock(t.unref(vo),{key:0})):t.createCommentVNode("v-if",!0)],2))}}),[["__file","/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton-item.vue"]]);const kd=t.defineComponent({name:"ElSkeleton"}),yd=t.defineComponent({...kd,props:md,setup(e,{expose:n}){const r=e,o=Go("skeleton"),a=((e,n=0)=>{if(0===n)return e;const r=t.ref(!1);let o=0;const a=()=>{o&&clearTimeout(o),o=window.setTimeout((()=>{r.value=e.value}),n)};return t.onMounted(a),t.watch((()=>e.value),(e=>{e?a():r.value=e})),r})(t.toRef(r,"loading"),r.throttle);return n({uiLoading:a}),(e,n)=>t.unref(a)?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:[t.unref(o).b(),t.unref(o).is("animated",e.animated)]},e.$attrs),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.count,(n=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:n},[e.loading?t.renderSlot(e.$slots,"template",{key:n},(()=>[t.createVNode(bd,{class:t.normalizeClass(t.unref(o).is("first")),variant:"p"},null,8,["class"]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.rows,(n=>(t.openBlock(),t.createBlock(bd,{key:n,class:t.normalizeClass([t.unref(o).e("paragraph"),t.unref(o).is("last",n===e.rows&&e.rows>1)]),variant:"p"},null,8,["class"])))),128))])):t.createCommentVNode("v-if",!0)],64)))),128))],16)):t.renderSlot(e.$slots,"default",t.normalizeProps(t.mergeProps({key:1},e.$attrs)))}});const wd=Co(Ti(yd,[["__file","/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton.vue"]]),{SkeletonItem:bd}),_d=Eo(bd);const xd="data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1%200.642857C1%200.287817%201.27473%200%201.61364%200H4.06818C4.40708%200%204.68182%200.287817%204.68182%200.642857V4.5C4.68182%204.85504%204.40708%205.14286%204.06818%205.14286H1.61364C1.27473%205.14286%201%204.85504%201%204.5V0.642857ZM2.22727%201.28571V3.85714H3.45455V1.28571H2.22727ZM6.31818%200.642857C6.31818%200.287817%206.59292%200%206.93182%200H8.15909C8.49799%200%208.77273%200.287817%208.77273%200.642857V3.85714H9.38636C9.72527%203.85714%2010%204.14496%2010%204.5C10%204.85504%209.72527%205.14286%209.38636%205.14286H6.93182C6.59292%205.14286%206.31818%204.85504%206.31818%204.5C6.31818%204.14496%206.59292%203.85714%206.93182%203.85714H7.54545V1.28571H6.93182C6.59292%201.28571%206.31818%200.997897%206.31818%200.642857ZM1%207.5C1%207.14496%201.27473%206.85714%201.61364%206.85714H2.84091C3.17981%206.85714%203.45455%207.14496%203.45455%207.5V10.7143H4.06818C4.40708%2010.7143%204.68182%2011.0021%204.68182%2011.3571C4.68182%2011.7122%204.40708%2012%204.06818%2012H1.61364C1.27473%2012%201%2011.7122%201%2011.3571C1%2011.0021%201.27473%2010.7143%201.61364%2010.7143H2.22727V8.14286H1.61364C1.27473%208.14286%201%207.85504%201%207.5ZM6.31818%207.5C6.31818%207.14496%206.59292%206.85714%206.93182%206.85714H9.38636C9.72527%206.85714%2010%207.14496%2010%207.5V11.3571C10%2011.7122%209.72527%2012%209.38636%2012H6.93182C6.59292%2012%206.31818%2011.7122%206.31818%2011.3571V7.5ZM7.54545%208.14286V10.7143H8.77273V8.14286H7.54545Z'%20/%3e%3c/svg%3e",Cd="data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%203L9%2021'%20stroke='currentColor'%20style='stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%203L15%2021'%20stroke='currentColor'%20style='stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",Ed="data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M10.3019%200C10.542%200%2010.7678%200.0476193%2010.9791%200.142858C11.1905%200.238096%2011.373%200.371429%2011.5267%200.542858C11.6805%200.714286%2011.8005%200.92381%2011.887%201.17143C11.9735%201.40952%2012.0167%201.67619%2012.0167%201.97143L12.0023%203.38571C12.0023%203.50952%2012.0023%203.61429%2012.0023%203.7C12.0119%203.78571%2012.0263%203.87143%2012.0455%203.95714C12.0647%204.04286%2012.0936%204.13333%2012.132%204.22857C12.18%204.31429%2012.2425%204.42857%2012.3193%204.57143L12.8237%205.24286C12.9198%205.4619%2012.9774%205.66667%2012.9966%205.85714C13.0158%206.0381%2012.9534%206.25238%2012.8093%206.5L12.3337%207.11429C12.2569%207.26667%2012.1944%207.39524%2012.1464%207.5C12.108%207.60476%2012.0791%207.70476%2012.0599%207.8C12.0407%207.89524%2012.0263%207.99524%2012.0167%208.1C12.0167%208.20476%2012.0167%208.33333%2012.0167%208.48571V9.7C12.0167%2010.0048%2011.9783%2010.2952%2011.9014%2010.5714C11.8342%2010.8381%2011.7333%2011.0714%2011.5988%2011.2714C11.4739%2011.4714%2011.3154%2011.6286%2011.1233%2011.7429C10.9311%2011.8571%2010.7198%2011.9143%2010.4892%2011.9143L9.49487%2012C9.48526%2012%209.42282%2012%209.30753%2012C9.19225%2012%209.05775%2011.9905%208.90404%2011.9714C8.75993%2011.9619%208.61103%2011.9381%208.45731%2011.9C8.31321%2011.8714%208.20273%2011.819%208.12587%2011.7429C8.06823%2011.6952%208.0202%2011.619%207.98177%2011.5143C7.95295%2011.4095%207.93854%2011.3095%207.93854%2011.2143C7.93854%2011.0238%208.00579%2010.8762%208.14028%2010.7714C8.27478%2010.6667%208.42369%2010.6%208.58701%2010.5714C8.75993%2010.5333%208.92806%2010.5143%209.09137%2010.5143H9.71102C10.0953%2010.5143%2010.2826%2010.1857%2010.273%209.52857L10.2586%208.22857C10.2586%207.94286%2010.2682%207.72381%2010.2874%207.57143C10.3163%207.40952%2010.3595%207.27619%2010.4171%207.17143C10.4844%207.06667%2010.566%206.9619%2010.6621%206.85714C10.7582%206.75238%2010.8735%206.60476%2011.008%206.41429C11.0944%206.29048%2011.1665%206.19048%2011.2241%206.11429C11.2818%206.02857%2011.3154%205.94762%2011.325%205.87143C11.3346%205.79524%2011.3154%205.70952%2011.2674%205.61429C11.2289%205.51905%2011.1569%205.39048%2011.0512%205.22857C10.8975%205%2010.7678%204.81905%2010.6621%204.68571C10.566%204.55238%2010.4844%204.42857%2010.4171%204.31429C10.3595%204.2%2010.3163%204.08095%2010.2874%203.95714C10.2682%203.83333%2010.2586%203.66191%2010.2586%203.44286V2.41429C10.2586%202.29048%2010.2538%202.17143%2010.2442%202.05714C10.2442%201.94286%2010.225%201.84286%2010.1866%201.75714C10.1481%201.67143%2010.0857%201.60476%209.99923%201.55714C9.92238%201.50952%209.8119%201.48571%209.66779%201.48571H9.01932C9.00972%201.48571%208.97129%201.48571%208.90404%201.48571C8.83679%201.48571%208.75513%201.48095%208.65906%201.47143C8.56299%201.45238%208.46212%201.42857%208.35644%201.4C8.25076%201.36191%208.1595%201.30476%208.08264%201.22857C8.025%201.18095%207.97697%201.10476%207.93854%201C7.90972%200.895238%207.89531%200.795238%207.89531%200.7C7.89531%200.509524%207.96256%200.361905%208.09705%200.257143C8.23155%200.152381%208.38526%200.0857146%208.55819%200.057143C8.73111%200.0190477%208.89924%200%209.06255%200H10.3019Z%20M3.93745%200C4.10077%200%204.26889%200.0190477%204.44181%200.057143C4.61474%200.0857146%204.76845%200.152381%204.90295%200.257143C5.03745%200.361905%205.10469%200.509524%205.10469%200.7C5.10469%200.795238%205.08548%200.895238%205.04705%201C5.01823%201.10476%204.975%201.18095%204.91736%201.22857C4.8405%201.30476%204.74924%201.36191%204.64356%201.4C4.53788%201.42857%204.43701%201.45238%204.34094%201.47143C4.24487%201.48095%204.16321%201.48571%204.09596%201.48571C4.02871%201.48571%203.99029%201.48571%203.98068%201.48571H3.33221C3.1881%201.48571%203.07282%201.50952%202.98636%201.55714C2.9095%201.60476%202.85186%201.67143%202.81343%201.75714C2.775%201.84286%202.75099%201.94286%202.74138%202.05714C2.74138%202.17143%202.74138%202.29048%202.74138%202.41429V3.44286C2.74138%203.66191%202.72697%203.83333%202.69815%203.95714C2.67893%204.08095%202.6357%204.2%202.56845%204.31429C2.51081%204.42857%202.42915%204.55238%202.32348%204.68571C2.22741%204.81905%202.10251%205%201.9488%205.22857C1.84313%205.39048%201.76627%205.51905%201.71824%205.61429C1.67981%205.70952%201.6654%205.79524%201.675%205.87143C1.68461%205.94762%201.71824%206.02857%201.77588%206.11429C1.83352%206.19048%201.90557%206.29048%201.99203%206.41429C2.12653%206.60476%202.24182%206.75238%202.33789%206.85714C2.43396%206.9619%202.51081%207.06667%202.56845%207.17143C2.6357%207.27619%202.67893%207.40952%202.69815%207.57143C2.72697%207.72381%202.74138%207.94286%202.74138%208.22857L2.72697%209.52857C2.71736%2010.1857%202.9047%2010.5143%203.28898%2010.5143H3.90863C4.07194%2010.5143%204.23526%2010.5333%204.39858%2010.5714C4.57151%2010.6%204.72522%2010.6667%204.85972%2010.7714C4.99421%2010.8762%205.06146%2011.0238%205.06146%2011.2143C5.06146%2011.3095%205.04225%2011.4095%205.00382%2011.5143C4.975%2011.619%204.93177%2011.6952%204.87413%2011.7429C4.79727%2011.819%204.68199%2011.8714%204.52828%2011.9C4.38417%2011.9381%204.23526%2011.9619%204.08155%2011.9714C3.93745%2011.9905%203.80775%2012%203.69247%2012C3.57719%2012%203.51474%2012%203.50513%2012L2.51081%2011.9143C2.28024%2011.9143%202.06889%2011.8571%201.87675%2011.7429C1.68461%2011.6286%201.52129%2011.4714%201.3868%2011.2714C1.2619%2011.0714%201.16103%2010.8381%201.08418%2010.5714C1.01693%2010.2952%200.983302%2010.0048%200.983302%209.7V8.48571C0.983302%208.33333%200.978499%208.20476%200.968892%208.1C0.968892%207.99524%200.959285%207.89524%200.940071%207.8C0.920857%207.70476%200.887232%207.60476%200.839198%207.5C0.80077%207.39524%200.743128%207.26667%200.666272%207.11429L0.190727%206.5C0.0466221%206.25238%20-0.0158233%206.0381%200.00339071%205.85714C0.0226046%205.66667%200.0802464%205.4619%200.176316%205.24286L0.680682%204.57143C0.757538%204.42857%200.81518%204.31429%200.853608%204.22857C0.901643%204.13333%200.935267%204.04286%200.954481%203.95714C0.973695%203.87143%200.983302%203.78571%200.983302%203.7C0.992909%203.61429%200.997712%203.50952%200.997712%203.38571L0.983302%201.97143C0.983302%201.67619%201.02653%201.40952%201.113%201.17143C1.19946%200.92381%201.31955%200.714286%201.47326%200.542858C1.62697%200.371429%201.8095%200.238096%202.02086%200.142858C2.23221%200.0476193%202.45797%200%202.69815%200H3.93745Z'%20/%3e%3c/svg%3e",Bd="data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M13.3333%2012.5525V12.4489C14.2278%2012.0756%2014.8571%2011.1925%2014.8571%2010.1632V3.61924C14.8571%202.96252%2014.5962%202.3327%2014.1318%201.86832C13.6675%201.40395%2013.0376%201.14307%2012.3809%201.14307H5.90473C5.38113%201.14296%204.87098%201.30883%204.44756%201.61684C4.02414%201.92485%203.70926%202.35915%203.54816%202.85734H3.39501C2.70016%202.85734%202.10892%203.10191%201.70206%203.5842C1.30739%204.05124%201.14282%204.67372%201.14282%205.33352V12.0002C1.14282%2012.8078%201.43463%2013.5346%201.98854%2014.0573C2.54168%2014.5777%203.30892%2014.8535%204.19044%2014.8535H7.17711L10.2826%2014.8573H10.2842C11.0278%2014.8611%2011.7645%2014.7049%2012.336%2014.3392C12.9303%2013.9582%2013.3333%2013.3525%2013.3333%2012.5525ZM3.39501%204.0002H3.42854V10.1625C3.42854%2010.8192%203.68942%2011.449%204.1538%2011.9134C4.61817%2012.3777%205.248%2012.6386%205.90473%2012.6386H12.1874C12.163%2012.9571%2012.003%2013.1948%2011.7196%2013.3761C11.3897%2013.588%2010.8891%2013.7175%2010.2887%2013.7144H10.2857L7.17558%2013.7106H4.19044C3.54816%2013.7106%203.07806%2013.5125%202.7733%2013.2253C2.47006%2012.9403%202.28568%2012.5259%202.28568%2012.0002V5.33352C2.28568%204.84971%202.40758%204.52057%202.5752%204.32096C2.73139%204.13658%202.98054%204.0002%203.39501%204.0002ZM8.01673%203.80972H11.619C11.7706%203.80972%2011.9159%203.86992%2012.0231%203.97709C12.1302%204.08425%2012.1904%204.22959%2012.1904%204.38115V7.98418C12.1904%208.13573%2012.1302%208.28107%2012.0231%208.38823C11.9159%208.4954%2011.7706%208.5556%2011.619%208.5556C11.4675%208.5556%2011.3221%208.4954%2011.215%208.38823C11.1078%208.28107%2011.0476%208.13573%2011.0476%207.98418V5.76019L7.07044%209.73731C7.0177%209.79186%206.95463%209.83536%206.8849%209.86528C6.81517%209.89519%206.74018%209.91092%206.6643%209.91154C6.58843%209.91217%206.51319%209.89767%206.44298%209.86891C6.37277%209.84014%206.30899%209.79768%206.25536%209.74401C6.20173%209.69033%206.15933%209.62651%206.13063%209.55627C6.10193%209.48603%206.08751%209.41078%206.0882%209.3349C6.0889%209.25903%206.1047%209.18406%206.13468%209.11435C6.16466%209.04465%206.20822%208.98162%206.26282%208.92893L10.24%204.95257H8.01673C7.86517%204.95257%207.71983%204.89237%207.61267%204.7852C7.5055%204.67804%207.4453%204.5327%207.4453%204.38115C7.4453%204.22959%207.5055%204.08425%207.61267%203.97709C7.71983%203.86992%207.86517%203.80972%208.01673%203.80972Z'%20/%3e%3c/svg%3e",Sd="data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1.63636%200H8.18182C9.08556%200%209.81818%200.732625%209.81818%201.63636C9.81818%202.5401%209.08556%203.27273%208.18182%203.27273H1.63636C0.732626%203.27273%200%202.5401%200%201.63636C0%200.732625%200.732625%200%201.63636%200ZM1.63636%201.09091C1.33512%201.09091%201.09091%201.33512%201.09091%201.63636C1.09091%201.93761%201.33512%202.18182%201.63636%202.18182H8.18182C8.48306%202.18182%208.72727%201.93761%208.72727%201.63636C8.72727%201.33512%208.48306%201.09091%208.18182%201.09091H1.63636Z%20M7.09091%204.36353H11.4545C12.3583%204.36353%2013.0909%205.09615%2013.0909%205.99989C13.0909%206.90363%2012.3583%207.63625%2011.4545%207.63625H7.09091C6.18717%207.63625%205.45454%206.90363%205.45454%205.99989C5.45454%205.09615%206.18717%204.36353%207.09091%204.36353ZM7.09091%205.45443C6.78966%205.45443%206.54545%205.69864%206.54545%205.99989C6.54545%206.30114%206.78966%206.54534%207.09091%206.54534H11.4545C11.7558%206.54534%2012%206.30114%2012%205.99989C12%205.69864%2011.7558%205.45443%2011.4545%205.45443H7.09091Z%20M7.09091%208.72729H11.4545C12.3583%208.72729%2013.0909%209.45992%2013.0909%2010.3637C13.0909%2011.2674%2012.3583%2012%2011.4545%2012H7.09091C6.18717%2012%205.45454%2011.2674%205.45454%2010.3637C5.45454%209.45992%206.18717%208.72729%207.09091%208.72729ZM7.09091%209.8182C6.78966%209.8182%206.54545%2010.0624%206.54545%2010.3637C6.54545%2010.6649%206.78966%2010.9091%207.09091%2010.9091H11.4545C11.7558%2010.9091%2012%2010.6649%2012%2010.3637C12%2010.0624%2011.7558%209.8182%2011.4545%209.8182H7.09091Z'%20/%3e%3c/svg%3e",Nd="data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202V5'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2019V22'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%202V5'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2019V22'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M22.005%2011.9951L19.005%2011.9951'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M5.005%2011.9951L2.005%2011.9951'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M19.0796%2019.0676L16.9583%2016.9463'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M7.05884%207.04688L4.93752%204.92555'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M4.9375%2019.0676L7.05882%2016.9463'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M16.9583%207.04688L19.0796%204.92556'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e",Ad="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%2011.243%206%20L%202.758%206%20L%202.758%208%20L%2011.243%208%20L%2011.243%206%20Z'%20/%3e%3c/svg%3e",Md="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%202.575%207.728%20L%205.782%2010.935%20L%2011.489%205.228%20L%2010.075%203.814%20L%205.782%208.107%20L%203.989%206.314%20L%202.575%207.728%20Z'%20/%3e%3c/svg%3e",Vd="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%204.207%202.793%20L%207%205.586%20L%209.793%202.793%20L%2011.207%204.207%20L%208.414%207%20L%2011.207%209.793%20L%209.793%2011.207%20L%207%208.414%20L%204.207%2011.207%20L%202.793%209.793%20L%205.586%207%20L%202.793%204.207%20L%204.207%202.793%20Z%20M%207%200%20C%203.134%200%200%203.134%200%207%20C%200%2010.866%203.134%2014%207%2014%20C%2010.866%2014%2014%2010.866%2014%207%20C%2014%203.134%2010.866%200%207%200%20Z'%20/%3e%3c/svg%3e",zd="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207.006%20C%2014%208.867%2013.162%2010.744%2011.95%2011.956%20C%2010.738%2013.168%208.861%2014.006%207%2014.006%20C%205.139%2014.006%203.262%2013.168%202.05%2011.956%20C%200.838%2010.744%200%208.867%200%207.006%20C%200%205.145%200.838%203.268%202.05%202.056%20C%203.262%200.844%205.139%200.006%207%200.006%20C%208.861%200.006%2010.738%200.844%2011.95%202.056%20C%2013.162%203.268%2014%205.145%2014%207.006%20Z%20M%2010.536%203.47%20C%209.576%202.511%208.453%202.006%207%202.006%20C%205.547%202.006%204.424%202.511%203.464%203.47%20C%202.505%204.43%202%205.553%202%207.006%20C%202%208.459%202.505%209.582%203.464%2010.542%20C%204.424%2011.501%205.547%2012.006%207%2012.006%20C%208.453%2012.006%209.576%2011.501%2010.536%2010.542%20C%2011.495%209.582%2012%208.459%2012%207.006%20C%2012%205.553%2011.495%204.43%2010.536%203.47%20Z'%20/%3e%3c/svg%3e",Ld="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M13.8668%208.36613L11.9048%207.978C11.967%207.66329%2012%207.33649%2012%207C12%206.66351%2011.967%206.3367%2011.9048%206.022L13.8668%205.63387C13.9542%206.07571%2014%206.5325%2014%207C14%207.4675%2013.9542%207.92429%2013.8668%208.36613ZM12.821%203.11069L11.159%204.22333C10.7934%203.67721%2010.3228%203.2066%209.77667%202.84098L10.8893%201.17904C11.6527%201.6901%2012.3099%202.34733%2012.821%203.11069ZM8.36613%200.133238L7.978%202.09521C7.66329%202.03296%207.33649%202%207%202C6.66351%202%206.3367%202.03296%206.022%202.09521L5.63387%200.133238C6.07571%200.0458286%206.5325%200%207%200C7.4675%200%207.92429%200.0458285%208.36613%200.133238ZM3.11069%201.17904L4.22333%202.84098C3.67721%203.2066%203.2066%203.67721%202.84098%204.22333L1.17904%203.11069C1.6901%202.34733%202.34733%201.6901%203.11069%201.17904ZM0.133238%205.63387C0.0458285%206.07571%200%206.5325%200%207C0%207.4675%200.0458286%207.92429%200.133238%208.36613L2.09521%207.978C2.03296%207.6633%202%207.33649%202%207C2%206.66351%202.03296%206.33671%202.09521%206.022L0.133238%205.63387ZM1.17904%2010.8893L2.84098%209.77667C3.2066%2010.3228%203.67721%2010.7934%204.22333%2011.159L3.11069%2012.821C2.34733%2012.3099%201.6901%2011.6527%201.17904%2010.8893ZM5.63387%2013.8668L6.022%2011.9048C6.33671%2011.967%206.66351%2012%207%2012C7.33649%2012%207.6633%2011.967%207.978%2011.9048L8.36613%2013.8668C7.92429%2013.9542%207.4675%2014%207%2014C6.5325%2014%206.07571%2013.9542%205.63387%2013.8668ZM10.8893%2012.821L9.77667%2011.159C10.3228%2010.7934%2010.7934%2010.3228%2011.159%209.77667L12.821%2010.8893C12.3099%2011.6527%2011.6527%2012.3099%2010.8893%2012.821Z'%20/%3e%3c/svg%3e",Od="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M7%2014C10.866%2014%2014%2010.866%2014%207C14%203.13401%2010.866%200%207%200C3.13401%200%200%203.13401%200%207C0%2010.866%203.13401%2014%207%2014ZM7%2012C4.23858%2012%202%209.76142%202%207C2%204.23858%204.23858%202%207%202C9.76142%202%2012%204.23858%2012%207C12%209.76142%209.76142%2012%207%2012ZM6%203V8H11C11%205.23858%208.76142%203%206%203Z'%20/%3e%3c/svg%3e",Id="data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%206.5%209%20C%206.224%209%206%209.224%206%209.5%20L%206%2010.5%20C%206%2010.776%206.224%2011%206.5%2011%20L%207.5%2011%20C%207.776%2011%208%2010.776%208%2010.5%20L%208%209.5%20C%208%209.224%207.776%209%207.5%209%20L%206.5%209%20Z%20M%206.5%203%20C%206.224%203%206%203.224%206%203.5%20L%206%207.5%20C%206%207.776%206.224%208%206.5%208%20L%207.5%208%20C%207.776%208%208%207.776%208%207.5%20L%208%203.5%20C%208%203.224%207.776%203%207.5%203%20L%206.5%203%20Z'%20/%3e%3c/svg%3e",Td="data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1.78814e-07%200.666667C1.78814e-07%200.298477%200.298477%200%200.666667%200H11.3333C11.7015%200%2012%200.298477%2012%200.666667C12%201.03486%2011.7015%201.33333%2011.3333%201.33333H0.666667C0.298477%201.33333%201.78814e-07%201.03486%201.78814e-07%200.666667ZM1.78814e-07%203.62963C1.78814e-07%203.26144%200.298477%202.96296%200.666667%202.96296H11.3333C11.7015%202.96296%2012%203.26144%2012%203.62963C12%203.99782%2011.7015%204.2963%2011.3333%204.2963H0.666667C0.298477%204.2963%201.78814e-07%203.99782%201.78814e-07%203.62963ZM0%206.59259C0%206.2244%200.298477%205.92593%200.666667%205.92593H11.3333C11.7015%205.92593%2012%206.2244%2012%206.59259C12%206.96078%2011.7015%207.25926%2011.3333%207.25926H0.666667C0.298477%207.25926%200%206.96078%200%206.59259ZM0%209.55556C0%209.18737%200.298477%208.88889%200.666667%208.88889H8.66667C9.03486%208.88889%209.33333%209.18737%209.33333%209.55556C9.33333%209.92375%209.03486%2010.2222%208.66667%2010.2222H0.666667C0.298477%2010.2222%200%209.92375%200%209.55556Z'%20/%3e%3c/svg%3e",jd="data:image/svg+xml,%3csvg%20aria-hidden='true'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20style='stroke:currentColor;stroke-opacity:%201;'%20d='M8%208V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v4m6%2012V10a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2ZM8%2013v4m8-4v4M2%2015h20'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e",Dd="data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M214.433%2056C232.908%2023.9999%20279.096%2024.0001%20297.571%2056L477.704%20368C496.18%20400%20473.085%20440%20436.135%20440H75.8685C38.918%20440%2015.8241%20400%2034.2993%20368L214.433%2056ZM256.002%20144L131.294%20360H380.709L256.002%20144Z'%20/%3e%3c/svg%3e",Rd="data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='17'%20y='2'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='17'%20y='17'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='2'%20y='17'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='7'%20y='3'%20width='10'%20height='2'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='7'%20y='19'%20width='10'%20height='2'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='3'%20y='7'%20width='2'%20height='10'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='19'%20y='7'%20width='2'%20height='10'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3c/svg%3e",Fd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const $d={name:"lucide-align-right",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Fd,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12H9m12 6H7M21 6H3"},null,-1)]))}},qd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Pd={name:"lucide-archive",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",qd,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"20",height:"5",x:"2",y:"3",rx:"1"}),t.createElementVNode("path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8m-10 4h4"})],-1)]))}},Hd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Zd={name:"lucide-arrow-down",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Hd,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v14m7-7l-7 7l-7-7"},null,-1)]))}},Ud={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Wd={name:"lucide-arrow-left",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ud,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m12 19l-7-7l7-7m7 7H5"},null,-1)]))}},Kd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Gd={name:"lucide-arrow-left-right",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Kd,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 3L4 7l4 4M4 7h16m-4 14l4-4l-4-4m4 4H4"},null,-1)]))}},Xd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Yd={name:"lucide-arrow-right",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Xd,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 12h14m-7-7l7 7l-7 7"},null,-1)]))}},Jd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Qd={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ep={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const tp={name:"lucide-arrow-up",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ep,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m5 12l7-7l7 7m-7 7V5"},null,-1)]))}},np={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const rp={name:"lucide-at-sign",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",np,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"4"}),t.createElementVNode("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8"})],-1)]))}},op={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ap={name:"lucide-ban",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",op,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"m4.9 4.9l14.2 14.2"})],-1)]))}},ip={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const lp={name:"lucide-bell",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ip,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10.268 21a2 2 0 0 0 3.464 0m-10.47-5.674A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"},null,-1)]))}},sp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const cp={name:"lucide-book",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",sp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20"},null,-1)]))}},up={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const dp={name:"lucide-bot",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",up,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 8V4H8"}),t.createElementVNode("rect",{width:"16",height:"12",x:"4",y:"8",rx:"2"}),t.createElementVNode("path",{d:"M2 14h2m16 0h2m-7-1v2m-6-2v2"})],-1)]))}},pp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const fp={name:"lucide-box",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",pp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z"}),t.createElementVNode("path",{d:"m3.3 7l8.7 5l8.7-5M12 22V12"})],-1)]))}},hp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const mp={name:"lucide-brain",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",hp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 5a3 3 0 1 0-5.997.125a4 4 0 0 0-2.526 5.77a4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"}),t.createElementVNode("path",{d:"M12 5a3 3 0 1 1 5.997.125a4 4 0 0 1 2.526 5.77a4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"}),t.createElementVNode("path",{d:"M15 13a4.5 4.5 0 0 1-3-4a4.5 4.5 0 0 1-3 4m8.599-6.5a3 3 0 0 0 .399-1.375m-11.995 0A3 3 0 0 0 6.401 6.5m-2.924 4.396a4 4 0 0 1 .585-.396m15.876 0a4 4 0 0 1 .585.396M6 18a4 4 0 0 1-1.967-.516m15.934 0A4 4 0 0 1 18 18"})],-1)]))}},gp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const vp={name:"lucide-bug",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",gp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m8 2l1.88 1.88m4.24 0L16 2M9 7.13v-1a3.003 3.003 0 1 1 6 0v1"}),t.createElementVNode("path",{d:"M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6m0 0v-9"}),t.createElementVNode("path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5m3 8H2m1 8c0-2.1 1.7-3.9 3.8-4M20.97 5c0 2.1-1.6 3.8-3.5 4M22 13h-4m-.8 4c2.1.1 3.8 1.9 3.8 4"})],-1)]))}},bp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const kp={name:"lucide-calculator",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",bp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"16",height:"20",x:"4",y:"2",rx:"2"}),t.createElementVNode("path",{d:"M8 6h8m0 8v4m0-8h.01M12 10h.01M8 10h.01M12 14h.01M8 14h.01M12 18h.01M8 18h.01"})],-1)]))}},yp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const wp={name:"lucide-calendar",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",yp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M8 2v4m8-4v4"}),t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}),t.createElementVNode("path",{d:"M3 10h18"})],-1)]))}},_p={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const xp={name:"lucide-case-upper",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",_p,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m3 15l4-8l4 8m-7-2h6m5-2h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4"},null,-1)]))}},Cp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ep={name:"lucide-chart-column-decreasing",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Cp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 17V9m5 8v-3M3 3v16a2 2 0 0 0 2 2h16M8 17V5"},null,-1)]))}},Bp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Sp={name:"lucide-check",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Bp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 6L9 17l-5-5"},null,-1)]))}},Np={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ap={name:"lucide-check-check",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Np,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18 6L7 17l-5-5m20-2l-7.5 7.5L13 16"},null,-1)]))}},Mp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Vp={name:"lucide-chevron-down",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Mp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m6 9l6 6l6-6"},null,-1)]))}},zp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Lp={name:"lucide-chevron-left",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",zp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m15 18l-6-6l6-6"},null,-1)]))}},Op={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ip={name:"lucide-chevron-right",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Op,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m9 18l6-6l-6-6"},null,-1)]))}},Tp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const jp={name:"lucide-chevron-up",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Tp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m18 15l-6-6l-6 6"},null,-1)]))}},Dp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Rp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Fp={name:"lucide-chevrons-left",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Rp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m11 17l-5-5l5-5m7 10l-5-5l5-5"},null,-1)]))}},$p={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const qp={name:"lucide-chevrons-up-down",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",$p,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m7 15l5 5l5-5M7 9l5-5l5 5"},null,-1)]))}},Pp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Hp={name:"lucide-circle",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Pp,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},null,-1)]))}},Zp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Up={name:"lucide-circle-alert",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Zp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M12 8v4m0 4h.01"})],-1)]))}},Wp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Kp={name:"lucide-circle-check",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Wp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"m9 12l2 2l4-4"})],-1)]))}},Gp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Xp={name:"lucide-circle-dot",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Gp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("circle",{cx:"12",cy:"12",r:"1"})],-1)]))}},Yp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Jp={name:"lucide-circle-help",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Yp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3m.08 4h.01"})],-1)]))}},Qp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ef={name:"lucide-circle-minus",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Qp,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M8 12h8"})],-1)]))}},tf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const nf={name:"lucide-circle-pause",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",tf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M10 15V9m4 6V9"})],-1)]))}},rf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const of={name:"lucide-circle-play",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",rf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"m10 8l6 4l-6 4z"})],-1)]))}},af={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const lf={name:"lucide-circle-plus",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",af,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M8 12h8m-4-4v8"})],-1)]))}},sf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const cf={name:"lucide-circle-user-round",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",sf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M18 20a6 6 0 0 0-12 0"}),t.createElementVNode("circle",{cx:"12",cy:"10",r:"4"}),t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"})],-1)]))}},uf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const df={name:"lucide-circle-x",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",uf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"m15 9l-6 6m0-6l6 6"})],-1)]))}},pf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ff={name:"lucide-clipboard-list",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",pf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}),t.createElementVNode("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2m4 7h4m-4 5h4m-8-5h.01M8 16h.01"})],-1)]))}},hf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const mf={name:"lucide-clock",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",hf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 6v6l4 2"}),t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"})],-1)]))}},gf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const vf={name:"lucide-cloud",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",gf,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9"},null,-1)]))}},bf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const kf={name:"lucide-cloud-download",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",bf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 13v8l-4-4m4 4l4-4"}),t.createElementVNode("path",{d:"M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284"})],-1)]))}},yf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const wf={name:"lucide-code",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",yf,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m16 18l6-6l-6-6M8 6l-6 6l6 6"},null,-1)]))}},_f={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const xf={name:"lucide-cog",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",_f,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 20a8 8 0 1 0 0-16a8 8 0 0 0 0 16"}),t.createElementVNode("path",{d:"M12 14a2 2 0 1 0 0-4a2 2 0 0 0 0 4m0-12v2m0 18v-2m5 .66l-1-1.73m-5-8.66L7 3.34M20.66 17l-1.73-1M3.34 7l1.73 1M14 12h8M2 12h2m16.66-5l-1.73 1M3.34 17l1.73-1M17 3.34l-1 1.73m-5 8.66l-4 6.93"})],-1)]))}},Cf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ef={name:"lucide-contrast",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Cf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M12 18a6 6 0 0 0 0-12z"})],-1)]))}},Bf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Sf={name:"lucide-copy",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Bf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}),t.createElementVNode("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})],-1)]))}},Nf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Af={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Mf={name:"lucide-database",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Af,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),t.createElementVNode("path",{d:"M3 5v14a9 3 0 0 0 18 0V5"}),t.createElementVNode("path",{d:"M3 12a9 3 0 0 0 18 0"})],-1)]))}},Vf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const zf={name:"lucide-earth",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Vf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05"}),t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"})],-1)]))}},Lf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Of={name:"lucide-ellipsis",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Lf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"1"}),t.createElementVNode("circle",{cx:"19",cy:"12",r:"1"}),t.createElementVNode("circle",{cx:"5",cy:"12",r:"1"})],-1)]))}},If={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Tf={name:"lucide-ellipsis-vertical",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",If,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"1"}),t.createElementVNode("circle",{cx:"12",cy:"5",r:"1"}),t.createElementVNode("circle",{cx:"12",cy:"19",r:"1"})],-1)]))}},jf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Df={name:"lucide-equal",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",jf,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 9h14M5 15h14"},null,-1)]))}},Rf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ff={name:"lucide-external-link",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Rf,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"},null,-1)]))}},$f={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const qf={name:"lucide-eye",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",$f,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M2.062 12.348a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 19.876 0a1 1 0 0 1 0 .696a10.75 10.75 0 0 1-19.876 0"}),t.createElementVNode("circle",{cx:"12",cy:"12",r:"3"})],-1)]))}},Pf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Hf={name:"lucide-eye-off",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Pf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575a1 1 0 0 1 0 .696a10.8 10.8 0 0 1-1.444 2.49m-6.41-.679a3 3 0 0 1-4.242-4.242"}),t.createElementVNode("path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 4.446-5.143M2 2l20 20"})],-1)]))}},Zf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Uf={name:"lucide-file",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Zf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"}),t.createElementVNode("path",{d:"M14 2v4a2 2 0 0 0 2 2h4"})],-1)]))}},Wf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Kf={name:"lucide-file-archive",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Wf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M10 12v-1m0 7v-2m0-9V6m4-4v4a2 2 0 0 0 2 2h4"}),t.createElementVNode("path",{d:"M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01"}),t.createElementVNode("circle",{cx:"10",cy:"20",r:"2"})],-1)]))}},Gf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Xf={name:"lucide-file-code",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Gf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M10 12.5L8 15l2 2.5m4-5l2 2.5l-2 2.5M14 2v4a2 2 0 0 0 2 2h4"}),t.createElementVNode("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z"})],-1)]))}},Yf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Jf={name:"lucide-file-down",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Yf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"}),t.createElementVNode("path",{d:"M14 2v4a2 2 0 0 0 2 2h4m-8 10v-6m-3 3l3 3l3-3"})],-1)]))}},Qf={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const eh={name:"lucide-file-input",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Qf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4"}),t.createElementVNode("path",{d:"M14 2v4a2 2 0 0 0 2 2h4M2 15h10m-3 3l3-3l-3-3"})],-1)]))}},th={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const nh={name:"lucide-file-output",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",th,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M14 2v4a2 2 0 0 0 2 2h4M4 7V4a2 2 0 0 1 2-2a2 2 0 0 0-2 2"}),t.createElementVNode("path",{d:"M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6m-1 9l-3 3"}),t.createElementVNode("path",{d:"m5 17l-3-3h10"})],-1)]))}},rh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const oh={name:"lucide-file-text",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",rh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"}),t.createElementVNode("path",{d:"M14 2v4a2 2 0 0 0 2 2h4M10 9H8m8 4H8m8 4H8"})],-1)]))}},ah={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ih={name:"lucide-files",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ah,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M20 7h-3a2 2 0 0 1-2-2V2"}),t.createElementVNode("path",{d:"M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z"}),t.createElementVNode("path",{d:"M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8"})],-1)]))}},lh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const sh={name:"lucide-fingerprint",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",lh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4M14 13.12c0 2.38 0 6.38-1 8.88m4.29-.98c.12-.6.43-2.3.5-3.02M2 12a10 10 0 0 1 18-6M2 16h.01m19.79 0c.2-2 .131-5.354 0-6"}),t.createElementVNode("path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2m2.31 12c.21-.66.45-1.32.57-2M9 6.8a6 6 0 0 1 9 5.2v2"})],-1)]))}},ch={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const uh={name:"lucide-flask-conical",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ch,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2M6.453 15h11.094M8.5 2h7"},null,-1)]))}},dh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ph={name:"lucide-folder",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",dh,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"},null,-1)]))}},fh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const hh={name:"lucide-folder-open",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",fh,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m6 14l1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"},null,-1)]))}},mh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const gh={name:"lucide-folder-plus",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",mh,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 10v6m-3-3h6m5 7a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"},null,-1)]))}},vh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const bh={name:"lucide-funnel",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",vh,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"},null,-1)]))}},kh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const yh={name:"lucide-gem",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",kh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M6 3h12l4 6l-10 13L2 9Z"}),t.createElementVNode("path",{d:"M11 3L8 9l4 13l4-13l-3-6M2 9h20"})],-1)]))}},wh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const _h={name:"lucide-gift",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",wh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"18",height:"4",x:"3",y:"8",rx:"1"}),t.createElementVNode("path",{d:"M12 8v13m7-9v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7m2.5-4a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5a2.5 2.5 0 0 1 0 5"})],-1)]))}},xh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ch={name:"lucide-git-branch",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",xh,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M6 3v12"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><path d="M18 9a9 9 0 0 1-9 9"></path></g>',1)]))}},Eh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Bh={name:"lucide-globe",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Eh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M12 2a14.5 14.5 0 0 0 0 20a14.5 14.5 0 0 0 0-20M2 12h20"})],-1)]))}},Sh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Nh={name:"lucide-graduation-cap",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Sh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0zM22 10v6"}),t.createElementVNode("path",{d:"M6 12.5V16a6 3 0 0 0 12 0v-3.5"})],-1)]))}},Ah={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Mh={name:"lucide-grid-2x2",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ah,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 3v18m-9-9h18"}),t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"})],-1)]))}},Vh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const zh={name:"lucide-grip-vertical",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Vh,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="9" cy="12" r="1"></circle><circle cx="9" cy="5" r="1"></circle><circle cx="9" cy="19" r="1"></circle><circle cx="15" cy="12" r="1"></circle><circle cx="15" cy="5" r="1"></circle><circle cx="15" cy="19" r="1"></circle></g>',1)]))}},Lh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Oh={name:"lucide-hand-coins",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Lh,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17"></path><path d="m7 21l1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9M2 16l6 6"></path><circle cx="16" cy="9" r="2.9"></circle><circle cx="6" cy="5" r="3"></circle></g>',1)]))}},Ih={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Th={name:"lucide-handshake",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ih,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m11 17l2 2a1 1 0 1 0 3-3"}),t.createElementVNode("path",{d:"m14 14l2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4"}),t.createElementVNode("path",{d:"m21 3l1 11h-2M3 3L2 14l6.5 6.5a1 1 0 1 0 3-3M3 4h8"})],-1)]))}},jh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Dh={name:"lucide-hard-drive",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",jh,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M22 12H2m3.45-6.89L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11M6 16h.01M10 16h.01"},null,-1)]))}},Rh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Fh={name:"lucide-hard-drive-download",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Rh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 2v8m4-4l-4 4l-4-4"}),t.createElementVNode("rect",{width:"20",height:"8",x:"2",y:"14",rx:"2"}),t.createElementVNode("path",{d:"M6 18h.01M10 18h.01"})],-1)]))}},$h={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const qh={name:"lucide-hash",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",$h,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 9h16M4 15h16M10 3L8 21m8-18l-2 18"},null,-1)]))}},Ph={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Hh={name:"lucide-history",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ph,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M3 12a9 9 0 1 0 9-9a9.75 9.75 0 0 0-6.74 2.74L3 8"}),t.createElementVNode("path",{d:"M3 3v5h5m4-1v5l4 2"})],-1)]))}},Zh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Uh={name:"lucide-hourglass",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Zh,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 22h14M5 2h14m-2 20v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2"},null,-1)]))}},Wh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Kh={name:"lucide-house",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Wh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}),t.createElementVNode("path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"})],-1)]))}},Gh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Xh={name:"lucide-image",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Gh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}),t.createElementVNode("circle",{cx:"9",cy:"9",r:"2"}),t.createElementVNode("path",{d:"m21 15l-3.086-3.086a2 2 0 0 0-2.828 0L6 21"})],-1)]))}},Yh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Jh={name:"lucide-inbox",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Yh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M22 12h-6l-2 3h-4l-2-3H2"}),t.createElementVNode("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11"})],-1)]))}},Qh={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const em={name:"lucide-info",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Qh,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M12 16v-4m0-4h.01"})],-1)]))}},tm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const nm={name:"lucide-key-round",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",tm,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z"}),t.createElementVNode("circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor"})],-1)]))}},rm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const om={name:"lucide-languages",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",rm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m5 8l6 6m-7 0l6-6l2-3M2 5h12M7 2h1m14 20l-5-10l-5 10m2-4h6"},null,-1)]))}},am={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const im={name:"lucide-layers",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",am,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"}),t.createElementVNode("path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"}),t.createElementVNode("path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"})],-1)]))}},lm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const sm={name:"lucide-lightbulb",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",lm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 14c.2-1 .7-1.7 1.5-2.5c1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5c.7.7 1.3 1.5 1.5 2.5m0 4h6m-5 4h4"},null,-1)]))}},cm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const um={name:"lucide-link",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",cm,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),t.createElementVNode("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})],-1)]))}},dm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const pm={name:"lucide-list",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",dm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 12h.01M3 18h.01M3 6h.01M8 12h13M8 18h13M8 6h13"},null,-1)]))}},fm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const hm={name:"lucide-list-checks",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",fm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m3 17l2 2l4-4M3 7l2 2l4-4m4 1h8m-8 6h8m-8 6h8"},null,-1)]))}},mm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const gm={name:"lucide-lock",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",mm,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}),t.createElementVNode("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})],-1)]))}},vm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const bm={name:"lucide-log-in",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",vm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m10 17l5-5l-5-5m5 5H3m12-9h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"},null,-1)]))}},km={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ym={name:"lucide-log-out",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",km,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m16 17l5-5l-5-5m5 5H9m0 9H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"},null,-1)]))}},wm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const _m={name:"lucide-mail",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",wm,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m22 7l-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}),t.createElementVNode("rect",{width:"20",height:"16",x:"2",y:"4",rx:"2"})],-1)]))}},xm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Cm={name:"lucide-maximize",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",xm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3M3 16v3a2 2 0 0 0 2 2h3m8 0h3a2 2 0 0 0 2-2v-3"},null,-1)]))}},Em={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Bm={name:"lucide-maximize-2",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Em,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 3h6v6m0-6l-7 7M3 21l7-7m-1 7H3v-6"},null,-1)]))}},Sm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Nm={name:"lucide-menu",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Sm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 12h16M4 18h16M4 6h16"},null,-1)]))}},Am={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Mm={name:"lucide-message-circle",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Am,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z"},null,-1)]))}},Vm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const zm={name:"lucide-messages-square",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Vm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2zm4 0h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1"},null,-1)]))}},Lm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Om={name:"lucide-milestone",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Lm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 13v8m0-18v3M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z"},null,-1)]))}},Im={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Tm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const jm={name:"lucide-mouse-pointer",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Tm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12.586 12.586L19 19M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z"},null,-1)]))}},Dm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Rm={name:"lucide-network",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Dm,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="6" height="6" x="16" y="16" rx="1"></rect><rect width="6" height="6" x="2" y="16" rx="1"></rect><rect width="6" height="6" x="9" y="2" rx="1"></rect><path d="M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3m-7-4V8"></path></g>',1)]))}},Fm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const $m={name:"lucide-package-open",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Fm,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 22v-9m3.17-10.79a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.66 1.66 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z"}),t.createElementVNode("path",{d:"M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13"}),t.createElementVNode("path",{d:"M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.64 1.64 0 0 0 1.63 0z"})],-1)]))}},qm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Pm={name:"lucide-palette",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",qm,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12 22a1 1 0 0 1 0-20a10 9 0 0 1 10 9a5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z"></path><circle cx="13.5" cy="6.5" r=".5" fill="currentColor"></circle><circle cx="17.5" cy="10.5" r=".5" fill="currentColor"></circle><circle cx="6.5" cy="12.5" r=".5" fill="currentColor"></circle><circle cx="8.5" cy="7.5" r=".5" fill="currentColor"></circle></g>',1)]))}},Hm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Zm={name:"lucide-pause",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Hm,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"4",height:"16",x:"14",y:"4",rx:"1"}),t.createElementVNode("rect",{width:"4",height:"16",x:"6",y:"4",rx:"1"})],-1)]))}},Um={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Wm={name:"lucide-pen",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Um,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"},null,-1)]))}},Km={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Gm={name:"lucide-pencil",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Km,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497zM15 5l4 4"},null,-1)]))}},Xm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ym={name:"lucide-pin",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Xm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 17v5M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1a2 2 0 0 0 0-4H8a2 2 0 0 0 0 4a1 1 0 0 1 1 1z"},null,-1)]))}},Jm={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Qm={name:"lucide-play",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Jm,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m6 3l14 9l-14 9z"},null,-1)]))}},eg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const tg={name:"lucide-plug",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",eg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 22v-5M9 8V2m6 6V2m3 6v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z"},null,-1)]))}},ng={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const rg={name:"lucide-plus",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ng,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 12h14m-7-7v14"},null,-1)]))}},og={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const ag={name:"lucide-pocket-knife",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",og,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2s-2 1-2 2s2 1 2 2m13-7h.01M6 18h.01m14.82-9.17a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z"}),t.createElementVNode("path",{d:"M18 11.66V22a4 4 0 0 0 4-4V6"})],-1)]))}},ig={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const lg={name:"lucide-power",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ig,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 2v10m6.4-5.4a9 9 0 1 1-12.77.04"},null,-1)]))}},sg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const cg={name:"lucide-redo-2",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",sg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m15 14l5-5l-5-5"}),t.createElementVNode("path",{d:"M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13"})],-1)]))}},ug={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const dg={name:"lucide-refresh-cw",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ug,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M3 12a9 9 0 0 1 9-9a9.75 9.75 0 0 1 6.74 2.74L21 8"}),t.createElementVNode("path",{d:"M21 3v5h-5m5 4a9 9 0 0 1-9 9a9.75 9.75 0 0 1-6.74-2.74L3 16"}),t.createElementVNode("path",{d:"M8 16H3v5"})],-1)]))}},pg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const fg={name:"lucide-remove-formatting",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",pg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 7V4h16v3M5 20h6m2-16L8 20m7-5l5 5m0-5l-5 5"},null,-1)]))}},hg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const mg={name:"lucide-rss",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",hg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M4 11a9 9 0 0 1 9 9M4 4a16 16 0 0 1 16 16"}),t.createElementVNode("circle",{cx:"5",cy:"19",r:"1"})],-1)]))}},gg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const vg={name:"lucide-satellite-dish",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",gg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 10a7.31 7.31 0 0 0 10 10Zm5 5l3-3m5 1a6 6 0 0 0-6-6m10 6A10 10 0 0 0 11 3"},null,-1)]))}},bg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const kg={name:"lucide-save",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",bg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"}),t.createElementVNode("path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7M7 3v4a1 1 0 0 0 1 1h7"})],-1)]))}},yg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const wg={name:"lucide-scale",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",yg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m16 16l3-8l3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1M2 16l3-8l3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1m5 5h10M12 3v18M3 7h2c2 0 5-1 7-2c2 1 5 2 7 2h2"},null,-1)]))}},_g={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const xg={name:"lucide-scissors",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",_g,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="6" cy="6" r="3"></circle><path d="M8.12 8.12L12 12m8-8L8.12 15.88"></path><circle cx="6" cy="18" r="3"></circle><path d="M14.8 14.8L20 20"></path></g>',1)]))}},Cg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Eg={name:"lucide-search",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Cg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m21 21l-4.34-4.34"}),t.createElementVNode("circle",{cx:"11",cy:"11",r:"8"})],-1)]))}},Bg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Sg={name:"lucide-send",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Bg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11zm7.318-19.539l-10.94 10.939"},null,-1)]))}},Ng={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ag={name:"lucide-server",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ng,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2"}),t.createElementVNode("rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2"}),t.createElementVNode("path",{d:"M6 6h.01M6 18h.01"})],-1)]))}},Mg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Vg={name:"lucide-share",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Mg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 2v13m4-9l-4-4l-4 4m-4 6v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"},null,-1)]))}},zg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Lg={name:"lucide-sliders-horizontal",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",zg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 4h-7m-4 0H3m18 8h-9m-4 0H3m18 8h-5m-4 0H3M14 2v4m-6 4v4m8 4v4"},null,-1)]))}},Og={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ig={name:"lucide-smile",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Og,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M8 14s1.5 2 4 2s4-2 4-2M9 9h.01M15 9h.01"})],-1)]))}},Tg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const jg={name:"lucide-square",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Tg,n[0]||(n[0]=[t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"3",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",rx:"2"},null,-1)]))}},Dg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Rg={name:"lucide-square-check",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Dg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),t.createElementVNode("path",{d:"m9 12l2 2l4-4"})],-1)]))}},Fg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const $g={name:"lucide-square-pen",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Fg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),t.createElementVNode("path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z"})],-1)]))}},qg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Pg={name:"lucide-square-plus",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",qg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),t.createElementVNode("path",{d:"M8 12h8m-4-4v8"})],-1)]))}},Hg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Zg={name:"lucide-sticky-note",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Hg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z"}),t.createElementVNode("path",{d:"M15 3v4a2 2 0 0 0 2 2h4"})],-1)]))}},Ug={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Wg={name:"lucide-sun",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ug,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"4"}),t.createElementVNode("path",{d:"M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41"})],-1)]))}},Kg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Gg={name:"lucide-table",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Kg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M12 3v18"}),t.createElementVNode("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),t.createElementVNode("path",{d:"M3 9h18M3 15h18"})],-1)]))}},Xg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Yg={name:"lucide-tags",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Xg,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m15 5l6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19"}),t.createElementVNode("path",{d:"M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z"}),t.createElementVNode("circle",{cx:"6.5",cy:"9.5",r:".5",fill:"currentColor"})],-1)]))}},Jg={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Qg={name:"lucide-terminal",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Jg,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 19h8M4 17l6-6l-6-6"},null,-1)]))}},ev={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const tv={name:"lucide-thumbs-down",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ev,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 14V2M9 18.12L10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88"},null,-1)]))}},nv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const rv={name:"lucide-thumbs-up",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",nv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 10v12m8-16.12L14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88"},null,-1)]))}},ov={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const av={name:"lucide-trash-2",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",ov,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 6h18m-2 0v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6m3 0V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2m-6 5v6m4-6v6"},null,-1)]))}},iv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const lv={name:"lucide-tree-pine",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",iv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m17 14l3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7zm-5 8v-3"},null,-1)]))}},sv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const cv={name:"lucide-triangle-alert",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",sv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4m0 4h.01"},null,-1)]))}},uv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const dv={name:"lucide-undo-2",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",uv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M9 14L4 9l5-5"}),t.createElementVNode("path",{d:"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11"})],-1)]))}},pv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const fv={name:"lucide-unlink",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",pv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m18.84 12.25l1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07a5.006 5.006 0 0 0-6.95 0l-1.72 1.71m-6.58 6.57l-1.71 1.71a5.004 5.004 0 0 0 .12 7.07a5.006 5.006 0 0 0 6.95 0l1.71-1.71M8 2v3M2 8h3m11 11v3m3-6h3"},null,-1)]))}},hv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const mv={name:"lucide-user",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",hv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"}),t.createElementVNode("circle",{cx:"12",cy:"7",r:"4"})],-1)]))}},gv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const vv={name:"lucide-user-check",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",gv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m16 11l2 2l4-4m-6 12v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}),t.createElementVNode("circle",{cx:"9",cy:"7",r:"4"})],-1)]))}},bv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const kv={name:"lucide-user-lock",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",bv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"10",cy:"7",r:"4"}),t.createElementVNode("path",{d:"M10.3 15H7a4 4 0 0 0-4 4v2m12-5.5V14a2 2 0 0 1 4 0v1.5"}),t.createElementVNode("rect",{width:"8",height:"5",x:"13",y:"16",rx:".899"})],-1)]))}},yv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const wv={name:"lucide-user-round",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",yv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"8",r:"5"}),t.createElementVNode("path",{d:"M20 21a8 8 0 0 0-16 0"})],-1)]))}},_v={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const xv={name:"lucide-users",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",_v,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2M16 3.128a4 4 0 0 1 0 7.744M22 21v-2a4 4 0 0 0-3-3.87"}),t.createElementVNode("circle",{cx:"9",cy:"7",r:"4"})],-1)]))}},Cv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Ev={name:"lucide-variable",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Cv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 21s-4-3-4-9s4-9 4-9m8 0s4 3 4 9s-4 9-4 9M15 9l-6 6m0-6l6 6"},null,-1)]))}},Bv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Sv={name:"lucide-vault",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Bv,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="18" height="18" x="3" y="3" rx="2"></rect><circle cx="7.5" cy="7.5" r=".5" fill="currentColor"></circle><path d="m7.9 7.9l2.7 2.7"></path><circle cx="16.5" cy="7.5" r=".5" fill="currentColor"></circle><path d="m13.4 10.6l2.7-2.7"></path><circle cx="7.5" cy="16.5" r=".5" fill="currentColor"></circle><path d="m7.9 16.1l2.7-2.7"></path><circle cx="16.5" cy="16.5" r=".5" fill="currentColor"></circle><path d="m13.4 13.4l2.7 2.7"></path><circle cx="12" cy="12" r="2"></circle></g>',1)]))}},Nv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Av={name:"lucide-video",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Nv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("path",{d:"m16 13l5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"}),t.createElementVNode("rect",{width:"14",height:"12",x:"2",y:"6",rx:"2"})],-1)]))}},Mv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Vv={name:"lucide-waypoints",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Mv,n[0]||(n[0]=[t.createStaticVNode('<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="4.5" r="2.5"></circle><path d="m10.2 6.3l-3.9 3.9"></path><circle cx="4.5" cy="12" r="2.5"></circle><path d="M7 12h10"></path><circle cx="19.5" cy="12" r="2.5"></circle><path d="m13.8 17.7l3.9-3.9"></path><circle cx="12" cy="19.5" r="2.5"></circle></g>',1)]))}},zv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Lv={name:"lucide-wrench",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",zv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"},null,-1)]))}},Ov={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Iv={name:"lucide-x",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Ov,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M18 6L6 18M6 6l12 12"},null,-1)]))}},Tv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const jv={name:"lucide-zap",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Tv,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"},null,-1)]))}},Dv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const Rv={name:"lucide-zoom-in",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Dv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"11",cy:"11",r:"8"}),t.createElementVNode("path",{d:"m21 21l-4.35-4.35M11 8v6m-3-3h6"})],-1)]))}},Fv={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const $v={name:"lucide-zoom-out",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Fv,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"11",cy:"11",r:"8"}),t.createElementVNode("path",{d:"m21 21l-4.35-4.35M8 11h6"})],-1)]))}},qv={variable:Ev,"pop-out":Bd,triangle:Dd,"status-completed":Md,"status-waiting":Od,"status-error":Vd,"status-canceled":Ad,"status-new":zd,"status-unknown":Ld,"status-warning":Id,"vector-square":Rd,schema:Sd,json:Ed,binary:xd,text:Td,toolbox:jd,spinner:Nd,xmark:Iv,"caret-up":jp,"caret-down":Vp,"caret-right":Ip,"caret-left":Lp,"folder-plus":gh,share:Vg,"user-check":vv,"check-double":Ap,"exclamation-circle":Up,circle:Hp,"eye-slash":Hf,folder:ph,"minus-circle":ef,adjust:Ef,refresh:dg,vault:Sv,"angle-double-left":Fp,"angle-down":Vp,"angle-left":Lp,"angle-right":Ip,"angle-up":jp,archive:Pd,"arrow-left":Wd,"arrow-right":Yd,"arrow-up":tp,"arrow-down":Zd,at:rp,ban:ap,"balance-scale-left":wg,bars:Nm,bolt:jv,book:cp,"box-open":$m,bug:vp,brain:mp,calculator:kp,calendar:wp,"chart-bar":Ep,check:Sp,"check-circle":Kp,"check-square":Rg,"chevron-left":Lp,"chevron-right":Ip,"chevron-down":Vp,"chevron-up":jp,code:wf,"code-branch":Ch,cog:xf,cogs:xf,comment:Mm,comments:zm,"clipboard-list":ff,clock:mf,clone:Sf,cloud:vf,"cloud-download-alt":kf,compress:qp,copy:ih,cube:fp,cut:xg,database:Mf,"dot-circle":Xp,"grip-lines-vertical":Cd,"grip-vertical":zh,edit:$g,"ellipsis-h":Of,"ellipsis-v":Tf,envelope:_m,equals:Df,eye:qf,"exclamation-triangle":cv,expand:Cm,"expand-alt":Bm,"external-link-alt":Ff,"exchange-alt":Gd,file:Uf,"file-alt":oh,"file-archive":Kf,"file-code":Xf,"file-download":Jf,"file-export":nh,"file-import":eh,"file-pdf":oh,filter:bh,fingerprint:sh,flask:uh,"folder-open":hh,font:xp,gift:_h,globe:Bh,"globe-americas":zf,"graduation-cap":Nh,"hand-holding-usd":Oh,"hand-scissors":xg,handshake:Th,"hand-point-left":Wd,hashtag:qh,hdd:Dh,history:Hh,home:Kh,hourglass:Uh,image:Xh,inbox:Jh,info:em,"info-circle":em,key:nm,language:om,"layer-group":im,link:um,list:pm,lightbulb:sm,lock:gm,"map-signs":Om,"mouse-pointer":jm,"network-wired":Rm,palette:Pm,pause:Zm,"pause-circle":nf,pen:Wm,"pencil-alt":Gm,play:Qm,"play-circle":of,plug:tg,plus:rg,"plus-circle":lf,"plus-square":Pg,"project-diagram":Vv,question:Jp,"question-circle":Jp,redo:cg,"remove-format":fg,robot:dp,rss:mg,save:kg,"satellite-dish":vg,search:Eg,"search-minus":$v,"search-plus":Rv,server:Ag,screwdriver:ag,smile:Ig,"sign-in-alt":bm,"sign-out-alt":ym,"sliders-h":Lg,"sticky-note":Zg,stop:jg,stream:$d,sun:Wg,sync:dg,"sync-alt":dg,table:Gg,tags:Yg,tasks:hm,terminal:Qg,"th-large":Mh,thumbtack:Ym,"thumbs-down":tv,"thumbs-up":rv,times:Iv,"times-circle":df,tools:Lv,trash:av,undo:dv,unlink:fv,user:mv,"user-circle":cf,"user-friends":wv,users:xv,video:Av,tree:lv,"user-lock":kv,gem:yh,download:Fh,"power-off":lg,"paper-plane":Sg,bell:lp},Pv={"bolt-filled":"data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2251%201.02271C13.5179%200.968554%2013.8195%201.00233%2014.0913%201.11939L14.2055%201.17506L14.3149%201.23951C14.5275%201.37763%2014.7014%201.56758%2014.8208%201.79127L14.8764%201.90553L14.9214%202.02467C15.0145%202.30522%2015.0227%202.60793%2014.9438%202.89478C14.9403%202.90772%2014.9372%202.92106%2014.9331%202.93385L13.0132%208.95338L12.9965%209.00025H19.9995C20.3769%208.99952%2020.7471%209.10523%2021.0669%209.30592C21.3874%209.50712%2021.6437%209.79562%2021.8071%2010.137C21.9704%2010.4783%2022.0341%2010.8588%2021.9897%2011.2346C21.9453%2011.6105%2021.7946%2011.9661%2021.5561%2012.26C21.5375%2012.2829%2021.5181%2012.3052%2021.4975%2012.3264L11.5971%2022.5266L11.5962%2022.5256C11.3774%2022.7595%2011.0907%2022.9194%2010.7749%2022.9778C10.4403%2023.0397%2010.0944%2022.9859%209.7944%2022.8254C9.4944%2022.665%209.25775%2022.4066%209.1235%2022.094C8.98941%2021.7815%208.96593%2021.4327%209.05612%2021.1047L9.06686%2021.0657L10.9868%2015.0462L11.0034%2015.0003H3.99948C3.62236%2015.0008%203.25253%2014.8941%202.93307%2014.6936C2.61276%2014.4925%202.35617%2014.2047%202.19284%2013.8635C2.02947%2013.5221%201.96581%2013.1408%202.01022%2012.7649C2.05468%2012.3892%202.20544%2012.0333%202.44382%2011.7395C2.46238%2011.7167%202.4819%2011.6942%202.50241%2011.6731L12.4028%201.47389C12.6215%201.23984%2012.9091%201.08117%2013.2251%201.02271Z'%20fill='currentColor'%20fill-opacity='0.9'%20style='fill:currentColor;fill-opacity:0.9;'/%3e%3c/svg%3e","grip-lines-vertical":Cd,variable:Ev,"pop-out":Bd,triangle:Dd,"status-completed":Md,"status-waiting":Od,"status-error":Vd,"status-canceled":Ad,"status-new":zd,"status-unknown":Ld,"status-warning":Id,"vector-square":Rd,schema:Sd,json:Ed,binary:xd,text:Td,toolbox:jd,spinner:Nd,"align-right":$d,archive:Pd,"arrow-down":Zd,"arrow-left":Wd,"arrow-left-right":Gd,"arrow-right":Yd,"arrow-right-from-line":{name:"lucide-arrow-right-from-line",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Jd,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5v14m18-7H7m8 6l6-6l-6-6"},null,-1)]))}},"arrow-right-to-line":{name:"lucide-arrow-right-to-line",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Qd,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 12H3m8 6l6-6l-6-6m10-1v14"},null,-1)]))}},"arrow-up":tp,"at-sign":rp,ban:ap,bell:lp,book:cp,bot:dp,box:fp,brain:mp,bug:vp,calculator:kp,calendar:wp,"case-upper":xp,"chart-column-decreasing":Ep,check:Sp,"check-check":Ap,"chevron-down":Vp,"chevron-left":Lp,"chevron-right":Ip,"chevron-up":jp,"chevrons-left":Fp,"chevrons-down-up":{name:"lucide-chevrons-down-up",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Dp,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m7 20l5-5l5 5M7 4l5 5l5-5"},null,-1)]))}},"chevrons-up-down":qp,circle:Hp,"circle-alert":Up,"circle-check":Kp,"circle-dot":Xp,"circle-help":Jp,"circle-minus":ef,"circle-pause":nf,"circle-play":of,"circle-plus":lf,"circle-user-round":cf,"circle-x":df,"clipboard-list":ff,clock:mf,cloud:vf,"cloud-download":kf,code:wf,cog:xf,contrast:Ef,copy:Sf,crosshair:{name:"lucide-crosshair",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Nf,n[0]||(n[0]=[t.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[t.createElementVNode("circle",{cx:"12",cy:"12",r:"10"}),t.createElementVNode("path",{d:"M22 12h-4M6 12H2m10-6V2m0 20v-4"})],-1)]))}},database:Mf,earth:zf,ellipsis:Of,"ellipsis-vertical":Tf,equal:Df,"external-link":Ff,eye:qf,"eye-off":Hf,file:Uf,"file-archive":Kf,"file-code":Xf,"file-down":Jf,"file-input":eh,"file-output":nh,"file-text":oh,files:ih,fingerprint:sh,"flask-conical":uh,folder:ph,"folder-open":hh,"folder-plus":gh,funnel:bh,gem:yh,gift:_h,"git-branch":Ch,globe:Bh,"graduation-cap":Nh,"grid-2x2":Mh,"grip-vertical":zh,"hand-coins":Oh,handshake:Th,"hard-drive":Dh,"hard-drive-download":Fh,hash:qh,history:Hh,hourglass:Uh,house:Kh,image:Xh,inbox:Jh,info:em,"key-round":nm,languages:om,layers:im,lightbulb:sm,link:um,list:pm,"list-checks":hm,lock:gm,"log-in":bm,"log-out":ym,mail:_m,"minimize-2":{name:"lucide-minimize-2",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",Im,n[0]||(n[0]=[t.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m14 10l7-7m-1 7h-6V4M3 21l7-7m-6 0h6v6"},null,-1)]))}},maximize:Cm,"maximize-2":Bm,menu:Nm,"message-circle":Mm,"messages-square":zm,milestone:Om,"mouse-pointer":jm,network:Rm,"package-open":$m,palette:Pm,pause:Zm,pen:Wm,pencil:Gm,pin:Ym,play:Qm,plug:tg,plus:rg,"pocket-knife":ag,power:lg,"redo-2":cg,"refresh-cw":dg,"remove-formatting":fg,rss:mg,"satellite-dish":vg,save:kg,scale:wg,scissors:xg,search:Eg,send:Sg,server:Ag,share:Vg,"sliders-horizontal":Lg,smile:Ig,square:jg,"square-check":Rg,"square-pen":$g,"square-plus":Pg,"sticky-note":Zg,sun:Wg,table:Gg,tags:Yg,terminal:Qg,"thumbs-down":tv,"thumbs-up":rv,"trash-2":av,"tree-pine":lv,"triangle-alert":cv,"undo-2":dv,unlink:fv,user:mv,"user-check":vv,"user-lock":kv,"user-round":wv,users:xv,vault:Sv,video:Av,waypoints:Vv,wrench:Lv,x:Iv,zap:jv,"zoom-in":Rv,"zoom-out":$v},Hv=P(t.defineComponent({name:"N8nIcon",__name:"Icon",props:{icon:{},size:{default:void 0},spin:{type:Boolean,default:!1},color:{default:void 0},strokeWidth:{}},setup(e){const n=e,r=t.useCssModule(),o=t.computed((()=>{const e=[];return n.spin&&e.push("spin"),n.strokeWidth&&e.push("strokeWidth"),["n8n-icon",...e.map((e=>r[e]))]})),a={xsmall:10,small:12,medium:14,large:16,xlarge:20},i=t.computed((()=>{let e="1em";return n.size&&(e=`${"number"==typeof n.size?n.size:a[n.size]}px`),{height:e,width:e}})),l=t.computed((()=>{const e={};return n.color&&(e.color=`var(--color-${n.color})`),n.strokeWidth&&(e["--n8n-icon-stroke-width"]=`${n.strokeWidth}px`),e}));return(e,r)=>t.unref(Pv)[e.icon]??t.unref(qv)[e.icon]?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(Pv)[e.icon]??t.unref(qv)[e.icon]),{key:0,class:t.normalizeClass(o.value),"aria-hidden":"true",focusable:"false",role:"img",height:i.value.height,width:i.value.width,"data-icon":n.icon,style:t.normalizeStyle(l.value)},null,8,["class","height","width","data-icon","style"])):t.createCommentVNode("",!0)}}),[["__cssModules",{$style:{strokeWidth:"_strokeWidth_fqxq5_1",spin:"_spin_fqxq5_6"}}]]),Zv={class:"n8n-spinner"},Uv={key:0,class:"lds-ring"},Wv=t.defineComponent({name:"N8nSpinner",__name:"Spinner",props:{size:{default:"medium"},type:{default:"dots"}},setup:e=>(e,n)=>(t.openBlock(),t.createElementBlock("span",Zv,["ring"===e.type?(t.openBlock(),t.createElementBlock("div",Uv,n[0]||(n[0]=[t.createElementVNode("div",null,null,-1),t.createElementVNode("div",null,null,-1),t.createElementVNode("div",null,null,-1),t.createElementVNode("div",null,null,-1)]))):(t.openBlock(),t.createBlock(t.unref(Hv),{key:1,icon:"spinner",size:e.size,spin:""},null,8,["size"]))]))}),Kv={key:1};P(t.defineComponent({name:"N8nButton",__name:"Button",props:{block:{type:Boolean,default:!1},element:{default:"button"},href:{},label:{default:""},square:{type:Boolean,default:!1},active:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},float:{},icon:{},loading:{type:Boolean,default:!1},outline:{type:Boolean,default:!1},size:{default:"medium"},iconSize:{},text:{type:Boolean,default:!1},type:{default:"primary"},nativeType:{}},setup(e){const n=t.useCssModule(),r=t.useAttrs(),o=e;t.watchEffect((()=>{"a"===o.element&&!o.href&&console.error("n8n-button:href is required for link buttons")}));const a=t.computed((()=>o.loading?"true":void 0)),i=t.computed((()=>o.disabled?"true":void 0)),l=t.computed((()=>o.disabled||o.loading)),s=t.computed((()=>o.iconSize??("xmini"===o.size||"mini"===o.size?"xsmall":o.size))),c=t.computed((()=>`button ${n.button} ${n[o.type]}${o.size?` ${n[o.size]}`:""}${o.outline?` ${n.outline}`:""}${o.loading?` ${n.loading}`:""}${o.float?` ${n[`float-${o.float}`]}`:""}${o.text?` ${n.text}`:""}${o.disabled?` ${n.disabled}`:""}${o.block?` ${n.block}`:""}${o.active?` ${n.active}`:""}${o.icon||o.loading?` ${n.withIcon}`:""}${o.square?` ${n.square}`:""}`));return(e,u)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.element),t.mergeProps({class:c.value,disabled:l.value,"aria-disabled":i.value,"aria-busy":a.value,href:e.href,"aria-live":"polite"},{...t.unref(r),...o.nativeType?{type:o.nativeType}:{}}),{default:t.withCtx((()=>[e.loading||e.icon?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(t.unref(n).icon)},[e.loading?(t.openBlock(),t.createBlock(t.unref(Wv),{key:0,size:s.value},null,8,["size"])):e.icon?(t.openBlock(),t.createBlock(t.unref(Hv),{key:1,icon:e.icon,size:s.value},null,8,["icon","size"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),e.label?(t.openBlock(),t.createElementBlock("span",Kv,t.toDisplayString(e.label),1)):e.$slots.default?t.renderSlot(e.$slots,"default",{key:2}):t.createCommentVNode("",!0)])),_:3},16,["class","disabled","aria-disabled","aria-busy","href"]))}}),[["__cssModules",{$style:{button:"_button_mdqve_229",active:"_active_mdqve_263",disabled:"_disabled_mdqve_281",loading:"_loading_mdqve_289",secondary:"_secondary_mdqve_312",tertiary:"_tertiary_mdqve_334",success:"_success_mdqve_356",warning:"_warning_mdqve_378",danger:"_danger_mdqve_400",xmini:"_xmini_mdqve_425",square:"_square_mdqve_430",mini:"_mini_mdqve_435",small:"_small_mdqve_445",medium:"_medium_mdqve_455",large:"_large_mdqve_465",xlarge:"_xlarge_mdqve_470",outline:"_outline_mdqve_483",primary:"_primary_mdqve_487",text:"_text_mdqve_524",transparent:"_transparent_mdqve_592",withIcon:"_withIcon_mdqve_597",icon:"_icon_mdqve_603",block:"_block_mdqve_612","float-left":"_float-left_mdqve_616","float-right":"_float-right_mdqve_620"}}]]);Vs.props;const Gv=P(t.defineComponent({name:"N8nText",__name:"Text",props:{bold:{type:Boolean,default:!1},size:{default:"medium"},color:{},align:{},compact:{type:Boolean,default:!1},tag:{default:"span"}},setup(e){const n=e,r=t.useCssModule(),o=t.computed((()=>{const e=[];return n.align&&e.push(`align-${n.align}`),n.color&&e.push(n.color),n.compact&&e.push("compact"),e.push(`size-${n.size}`),e.push(n.bold?"bold":"regular"),e.map((e=>r[e]))}));return(e,n)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),t.mergeProps({class:["n8n-text",...o.value]},e.$attrs),{default:t.withCtx((()=>[t.renderSlot(e.$slots,"default")])),_:3},16,["class"]))}}),[["__cssModules",{$style:{bold:"_bold_ushv1_1",regular:"_regular_ushv1_5","size-xlarge":"_size-xlarge_ushv1_9","size-large":"_size-large_ushv1_14","size-medium":"_size-medium_ushv1_19","size-small":"_size-small_ushv1_24","size-xsmall":"_size-xsmall_ushv1_29",compact:"_compact_ushv1_34",primary:"_primary_ushv1_38",secondary:"_secondary_ushv1_42","text-dark":"_text-dark_ushv1_46","text-base":"_text-base_ushv1_50","text-light":"_text-light_ushv1_54","text-xlight":"_text-xlight_ushv1_58",danger:"_danger_ushv1_62",success:"_success_ushv1_66",warning:"_warning_ushv1_70","foreground-dark":"_foreground-dark_ushv1_74","foreground-xdark":"_foreground-xdark_ushv1_78","align-left":"_align-left_ushv1_82","align-right":"_align-right_ushv1_86","align-center":"_align-center_ushv1_90"}}]]),Xv={key:0},Yv={key:1},Jv=P(t.defineComponent({__name:"Loading",props:{animated:{type:Boolean,default:!0},loading:{type:Boolean,default:!0},rows:{default:1},cols:{default:0},shrinkLast:{type:Boolean,default:!0},variant:{default:"p"}},setup:e=>(e,n)=>(t.openBlock(),t.createBlock(t.unref(wd),{loading:e.loading,animated:e.animated,class:t.normalizeClass(["n8n-loading",`n8n-loading-${e.variant}`])},t.createSlots({_:2},[e.cols?{name:"template",fn:t.withCtx((()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.cols,(e=>(t.openBlock(),t.createBlock(t.unref(_d),{key:e})))),128))])),key:"0"}:{name:"template",fn:t.withCtx((()=>["h1"===e.variant?(t.openBlock(),t.createElementBlock("div",Xv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.rows,((n,r)=>(t.openBlock(),t.createElementBlock("div",{key:r,class:t.normalizeClass({[e.$style.h1Last]:n===e.rows&&e.rows>1&&e.shrinkLast})},[t.createVNode(t.unref(_d),{variant:e.variant},null,8,["variant"])],2)))),128))])):"p"===e.variant?(t.openBlock(),t.createElementBlock("div",Yv,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.rows,((n,r)=>(t.openBlock(),t.createElementBlock("div",{key:r,class:t.normalizeClass({[e.$style.pLast]:n===e.rows&&e.rows>1&&e.shrinkLast})},[t.createVNode(t.unref(_d),{variant:e.variant},null,8,["variant"])],2)))),128))])):"custom"===e.variant?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(e.$style.custom)},[t.createVNode(t.unref(_d))],2)):(t.openBlock(),t.createBlock(t.unref(_d),{key:3,variant:e.variant},null,8,["variant"]))])),key:"1"}]),1032,["loading","animated","class"]))}),[["__cssModules",{$style:{h1Last:"_h1Last_1sdbr_1",pLast:"_pLast_1sdbr_5",custom:"_custom_1sdbr_9"}}]]),Qv=e=>{let t=0;for(let n=0;n<e.length;n++){t=(t<<5)-t+e.charCodeAt(n),t|=0}return Math.abs(t)},eb=(e,t)=>Math.floor(e/Math.pow(10,t)%10),tb=(e,t)=>!(eb(e,t)%2),nb=(e,t,n)=>{const r=e%t;return n&&eb(e,n)%2==0?-r:r},rb=(e,t,n)=>t[e%n],ob=e=>{"#"===e.slice(0,1)&&(e=e.slice(1));return(299*parseInt(e.substring(0,2),16)+587*parseInt(e.substring(2,4),16)+114*parseInt(e.substring(4,6),16))/1e3>=128?"#000000":"#FFFFFF"};const ab=t.defineComponent({props:{colors:{type:Array,required:!0},name:{type:String,required:!0},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!0},title:{type:Boolean,required:!1,default:!1}},setup:e=>({properties:t.computed((()=>function(e,t){const n=Qv(e),r=t&&t.length;return Array.from({length:4},((e,o)=>({color:rb(n+o,t,r),translateX:nb(n*(o+1),40-(o+17),1),translateY:nb(n*(o+1),40-(o+17),2),rotate:nb(n*(o+1),360),isSquare:tb(n,2)})))}(e.name,e.colors))),SIZE:80})}),ib=(e,t)=>{const n=e.__vccOpts||e;for(const[e,r]of t)n[e]=r;return n},lb=["viewBox","width","height"],sb={key:0},cb=["width","height"],ub=["width","height","rx"],db={mask:"url(#mask__bauhaus)"},pb=["width","height","fill"],fb=["x","y","width","height","fill","transform"],hb=["cx","cy","fill","r","transform"],mb=["y1","x2","y2","stroke","transform"];const gb=ib(ab,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("svg",{viewBox:`0 0 ${e.SIZE} ${e.SIZE}`,fill:"none",role:"img",xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size},[e.title?(t.openBlock(),t.createElementBlock("title",sb,t.toDisplayString(e.name),1)):t.createCommentVNode("",!0),t.createElementVNode("mask",{id:"mask__bauhaus",maskUnits:"userSpaceOnUse",x:0,y:0,width:e.SIZE,height:e.SIZE},[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,rx:e.square?void 0:2*e.SIZE,fill:"#FFFFFF"},null,8,ub)],8,cb),t.createElementVNode("g",db,[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,fill:e.properties[0].color},null,8,pb),t.createElementVNode("rect",{x:(e.SIZE-60)/2,y:(e.SIZE-20)/2,width:e.SIZE,height:e.properties[1].isSquare?e.SIZE:e.SIZE/8,fill:e.properties[1].color,transform:`translate(${e.properties[1].translateX} ${e.properties[1].translateY}) rotate(${e.properties[1].rotate} ${e.SIZE/2} ${e.SIZE/2})`},null,8,fb),t.createElementVNode("circle",{cx:e.SIZE/2,cy:e.SIZE/2,fill:e.properties[2].color,r:e.SIZE/5,transform:`translate(${e.properties[2].translateX} ${e.properties[2].translateY})`},null,8,hb),t.createElementVNode("line",{x1:0,y1:e.SIZE/2,x2:e.SIZE,y2:e.SIZE/2,"stroke-width":2,stroke:e.properties[3].color,transform:`translate(${e.properties[3].translateX} ${e.properties[3].translateY}) rotate(${e.properties[3].rotate} ${e.SIZE/2} ${e.SIZE/2})`},null,8,mb)])],8,lb)}]]),vb=36;const bb=t.defineComponent({props:{colors:{type:Array,required:!0},name:{type:String,required:!0},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!0},title:{type:Boolean,required:!1,default:!1}},setup:e=>({data:t.computed((()=>function(e,t){const n=Qv(e),r=t&&t.length,o=rb(n,t,r),a=nb(n,10,1),i=a<5?a+4:a,l=nb(n,10,2),s=l<5?l+4:l;return{wrapperColor:o,faceColor:ob(o),backgroundColor:rb(n+13,t,r),wrapperTranslateX:i,wrapperTranslateY:s,wrapperRotate:nb(n,360),wrapperScale:1+nb(n,3)/10,isMouthOpen:tb(n,2),isCircle:tb(n,1),eyeSpread:nb(n,5),mouthSpread:nb(n,3),faceRotate:nb(n,10,3),faceTranslateX:i>6?i/2:nb(n,8,1),faceTranslateY:s>6?s/2:nb(n,7,2)}}(e.name,e.colors))),SIZE:vb})}),kb=["viewBox","width","height"],yb={key:0},wb=["width","height"],_b=["width","height","rx"],xb={mask:"url(#mask__beam)"},Cb=["width","height","fill"],Eb=["width","height","transform","fill","rx"],Bb=["transform"],Sb=["d","stroke"],Nb=["d","fill"],Ab=["x","width","fill"],Mb=["x","width","fill"];const Vb=ib(bb,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("svg",{viewBox:`0 0 ${e.SIZE} ${e.SIZE}`,fill:"none",role:"img",xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size},[e.title?(t.openBlock(),t.createElementBlock("title",yb,t.toDisplayString(e.name),1)):t.createCommentVNode("",!0),t.createElementVNode("mask",{id:"mask__beam",maskUnits:"userSpaceOnUse",x:0,y:0,width:e.SIZE,height:e.SIZE},[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,rx:e.square?void 0:2*e.SIZE,fill:"#FFFFFF"},null,8,_b)],8,wb),t.createElementVNode("g",xb,[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,fill:e.data.backgroundColor},null,8,Cb),t.createElementVNode("rect",{x:0,y:0,width:e.SIZE,height:e.SIZE,transform:`translate(${e.data.wrapperTranslateX} ${e.data.wrapperTranslateY}) rotate(${e.data.wrapperRotate} ${e.SIZE/2} ${e.SIZE/2}) scale(${e.data.wrapperScale})`,fill:e.data.wrapperColor,rx:e.data.isCircle?e.SIZE:e.SIZE/6},null,8,Eb),t.createElementVNode("g",{transform:`translate(${e.data.faceTranslateX} ${e.data.faceTranslateY}) rotate(${e.data.faceRotate} ${e.SIZE/2} ${e.SIZE/2})`},[e.data.isMouthOpen?(t.openBlock(),t.createElementBlock("path",{key:0,d:`M15 ${19+e.data.mouthSpread}c2 1\n        4 1 6 0`,stroke:e.data.faceColor,fill:"none","stroke-linecap":"round"},null,8,Sb)):(t.openBlock(),t.createElementBlock("path",{key:1,d:`M13,${19+e.data.mouthSpread} a1,0.75 0 0,0 10,0`,fill:e.data.faceColor},null,8,Nb)),t.createElementVNode("rect",{x:14-e.data.eyeSpread,y:14,width:1.5,height:2,rx:1,stroke:"none",fill:e.data.faceColor},null,8,Ab),t.createElementVNode("rect",{x:20+e.data.eyeSpread,y:14,width:1.5,height:2,rx:1,stroke:"none",fill:e.data.faceColor},null,8,Mb)],8,Bb)])],8,kb)}]]);const zb=t.defineComponent({props:{colors:{type:Array,required:!0},name:{type:String,required:!0},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!0},title:{type:Boolean,required:!1,default:!1}},setup:e=>({properties:t.computed((()=>function(e,t){const n=Qv(e),r=t&&t.length;return Array.from({length:3},((e,o)=>({color:rb(n+o,t,r),translateX:nb(n*(o+1),8,1),translateY:nb(n*(o+1),8,2),scale:1.2+nb(n*(o+1),4)/10,rotate:nb(n*(o+1),360,1)})))}(e.name,e.colors))),SIZE:80})}),Lb=["viewBox","width","height"],Ob={key:0},Ib=["width","height"],Tb=["width","height","rx"],jb={mask:"url(#mask__marble)"},Db=["width","height","fill"],Rb=["fill","transform"],Fb=["fill","transform"],$b=(e=>(t.pushScopeId("data-v-3c8b58b0"),e=e(),t.popScopeId(),e))((()=>t.createElementVNode("defs",null,[t.createElementVNode("filter",{id:"prefix__filter0_f",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},[t.createElementVNode("feFlood",{"flood-opacity":0,result:"BackgroundImageFix"}),t.createElementVNode("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),t.createElementVNode("feGaussianBlur",{stdDeviation:7,result:"effect1_foregroundBlur"})])],-1)));const qb=ib(zb,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("svg",{viewBox:`0 0 ${e.SIZE} ${e.SIZE}`,fill:"none",role:"img",xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size},[e.title?(t.openBlock(),t.createElementBlock("title",Ob,t.toDisplayString(e.name),1)):t.createCommentVNode("",!0),t.createElementVNode("mask",{id:"mask__marble",maskUnits:"userSpaceOnUse",x:0,y:0,width:e.SIZE,height:e.SIZE},[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,rx:e.square?void 0:2*e.SIZE,fill:"#FFFFFF"},null,8,Tb)],8,Ib),t.createElementVNode("g",jb,[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,fill:e.properties[0].color},null,8,Db),t.createElementVNode("path",{filter:"url(#prefix__filter0_f)",d:"M32.414 59.35L50.376 70.5H72.5v-71H33.728L26.5 13.381l19.057 27.08L32.414 59.35z",fill:e.properties[1].color,transform:`translate(${e.properties[1].translateX} ${e.properties[1].translateY}) rotate(${e.properties[1].rotate} ${e.SIZE/2} ${e.SIZE/2}) scale(${e.properties[2].scale})`},null,8,Rb),t.createElementVNode("path",{filter:"url(#prefix__filter0_f)",class:"mix-blend-overlay",d:"M22.216 24L0 46.75l14.108 38.129L78 86l-3.081-59.276-22.378 4.005 12.972 20.186-23.35 27.395L22.215 24z",fill:e.properties[2].color,transform:`translate(${e.properties[2].translateX} ${e.properties[2].translateY}) rotate(${e.properties[2].rotate} ${e.SIZE/2} ${e.SIZE/2}) scale(${e.properties[2].scale})`},null,8,Fb)]),$b],8,Lb)}],["__scopeId","data-v-3c8b58b0"]]);const Pb=t.defineComponent({props:{colors:{type:Array,required:!0},name:{type:String,required:!0},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!0},title:{type:Boolean,required:!1,default:!1}},setup:e=>({pixelColors:t.computed((()=>function(e,t){const n=Qv(e),r=t&&t.length;return Array.from({length:64},((e,o)=>rb(n%o,t,r)))}(e.name,e.colors))),SIZE:80})}),Hb=["viewBox","width","height"],Zb={key:0},Ub=["width","height"],Wb=["width","height","rx"],Kb={mask:"url(#mask__pixel)"},Gb=["fill"],Xb=["fill"],Yb=["fill"],Jb=["fill"],Qb=["fill"],ek=["fill"],tk=["fill"],nk=["fill"],rk=["fill"],ok=["fill"],ak=["fill"],ik=["fill"],lk=["fill"],sk=["fill"],ck=["fill"],uk=["fill"],dk=["fill"],pk=["fill"],fk=["fill"],hk=["fill"],mk=["fill"],gk=["fill"],vk=["fill"],bk=["fill"],kk=["fill"],yk=["fill"],wk=["fill"],_k=["fill"],xk=["fill"],Ck=["fill"],Ek=["fill"],Bk=["fill"],Sk=["fill"],Nk=["fill"],Ak=["fill"],Mk=["fill"],Vk=["fill"],zk=["fill"],Lk=["fill"],Ok=["fill"],Ik=["fill"],Tk=["fill"],jk=["fill"],Dk=["fill"],Rk=["fill"],Fk=["fill"],$k=["fill"],qk=["fill"],Pk=["fill"],Hk=["fill"],Zk=["fill"],Uk=["fill"],Wk=["fill"],Kk=["fill"],Gk=["fill"],Xk=["fill"],Yk=["fill"],Jk=["fill"],Qk=["fill"],ey=["fill"],ty=["fill"],ny=["fill"],ry=["fill"],oy=["fill"];const ay=ib(Pb,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("svg",{viewBox:`0 0 ${e.SIZE} ${e.SIZE}`,fill:"none",role:"img",xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size},[e.title?(t.openBlock(),t.createElementBlock("title",Zb,t.toDisplayString(e.name),1)):t.createCommentVNode("",!0),t.createElementVNode("mask",{id:"mask__pixel","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:0,y:0,width:e.SIZE,height:e.SIZE},[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,rx:e.square?void 0:2*e.SIZE,fill:"#FFFFFF"},null,8,Wb)],8,Ub),t.createElementVNode("g",Kb,[t.createElementVNode("rect",{width:10,height:10,fill:e.pixelColors[0]},null,8,Gb),t.createElementVNode("rect",{x:20,width:10,height:10,fill:e.pixelColors[1]},null,8,Xb),t.createElementVNode("rect",{x:40,width:10,height:10,fill:e.pixelColors[2]},null,8,Yb),t.createElementVNode("rect",{x:60,width:10,height:10,fill:e.pixelColors[3]},null,8,Jb),t.createElementVNode("rect",{x:10,width:10,height:10,fill:e.pixelColors[4]},null,8,Qb),t.createElementVNode("rect",{x:30,width:10,height:10,fill:e.pixelColors[5]},null,8,ek),t.createElementVNode("rect",{x:50,width:10,height:10,fill:e.pixelColors[6]},null,8,tk),t.createElementVNode("rect",{x:70,width:10,height:10,fill:e.pixelColors[7]},null,8,nk),t.createElementVNode("rect",{y:10,width:10,height:10,fill:e.pixelColors[8]},null,8,rk),t.createElementVNode("rect",{y:20,width:10,height:10,fill:e.pixelColors[9]},null,8,ok),t.createElementVNode("rect",{y:30,width:10,height:10,fill:e.pixelColors[10]},null,8,ak),t.createElementVNode("rect",{y:40,width:10,height:10,fill:e.pixelColors[11]},null,8,ik),t.createElementVNode("rect",{y:50,width:10,height:10,fill:e.pixelColors[12]},null,8,lk),t.createElementVNode("rect",{y:60,width:10,height:10,fill:e.pixelColors[13]},null,8,sk),t.createElementVNode("rect",{y:70,width:10,height:10,fill:e.pixelColors[14]},null,8,ck),t.createElementVNode("rect",{x:20,y:10,width:10,height:10,fill:e.pixelColors[15]},null,8,uk),t.createElementVNode("rect",{x:20,y:20,width:10,height:10,fill:e.pixelColors[16]},null,8,dk),t.createElementVNode("rect",{x:20,y:30,width:10,height:10,fill:e.pixelColors[17]},null,8,pk),t.createElementVNode("rect",{x:20,y:40,width:10,height:10,fill:e.pixelColors[18]},null,8,fk),t.createElementVNode("rect",{x:20,y:50,width:10,height:10,fill:e.pixelColors[19]},null,8,hk),t.createElementVNode("rect",{x:20,y:60,width:10,height:10,fill:e.pixelColors[20]},null,8,mk),t.createElementVNode("rect",{x:20,y:70,width:10,height:10,fill:e.pixelColors[21]},null,8,gk),t.createElementVNode("rect",{x:40,y:10,width:10,height:10,fill:e.pixelColors[22]},null,8,vk),t.createElementVNode("rect",{x:40,y:20,width:10,height:10,fill:e.pixelColors[23]},null,8,bk),t.createElementVNode("rect",{x:40,y:30,width:10,height:10,fill:e.pixelColors[24]},null,8,kk),t.createElementVNode("rect",{x:40,y:40,width:10,height:10,fill:e.pixelColors[25]},null,8,yk),t.createElementVNode("rect",{x:40,y:50,width:10,height:10,fill:e.pixelColors[26]},null,8,wk),t.createElementVNode("rect",{x:40,y:60,width:10,height:10,fill:e.pixelColors[27]},null,8,_k),t.createElementVNode("rect",{x:40,y:70,width:10,height:10,fill:e.pixelColors[28]},null,8,xk),t.createElementVNode("rect",{x:60,y:10,width:10,height:10,fill:e.pixelColors[29]},null,8,Ck),t.createElementVNode("rect",{x:60,y:20,width:10,height:10,fill:e.pixelColors[30]},null,8,Ek),t.createElementVNode("rect",{x:60,y:30,width:10,height:10,fill:e.pixelColors[31]},null,8,Bk),t.createElementVNode("rect",{x:60,y:40,width:10,height:10,fill:e.pixelColors[32]},null,8,Sk),t.createElementVNode("rect",{x:60,y:50,width:10,height:10,fill:e.pixelColors[33]},null,8,Nk),t.createElementVNode("rect",{x:60,y:60,width:10,height:10,fill:e.pixelColors[34]},null,8,Ak),t.createElementVNode("rect",{x:60,y:70,width:10,height:10,fill:e.pixelColors[35]},null,8,Mk),t.createElementVNode("rect",{x:10,y:10,width:10,height:10,fill:e.pixelColors[36]},null,8,Vk),t.createElementVNode("rect",{x:10,y:20,width:10,height:10,fill:e.pixelColors[37]},null,8,zk),t.createElementVNode("rect",{x:10,y:30,width:10,height:10,fill:e.pixelColors[38]},null,8,Lk),t.createElementVNode("rect",{x:10,y:40,width:10,height:10,fill:e.pixelColors[39]},null,8,Ok),t.createElementVNode("rect",{x:10,y:50,width:10,height:10,fill:e.pixelColors[40]},null,8,Ik),t.createElementVNode("rect",{x:10,y:60,width:10,height:10,fill:e.pixelColors[41]},null,8,Tk),t.createElementVNode("rect",{x:10,y:70,width:10,height:10,fill:e.pixelColors[42]},null,8,jk),t.createElementVNode("rect",{x:30,y:10,width:10,height:10,fill:e.pixelColors[43]},null,8,Dk),t.createElementVNode("rect",{x:30,y:20,width:10,height:10,fill:e.pixelColors[44]},null,8,Rk),t.createElementVNode("rect",{x:30,y:30,width:10,height:10,fill:e.pixelColors[45]},null,8,Fk),t.createElementVNode("rect",{x:30,y:40,width:10,height:10,fill:e.pixelColors[46]},null,8,$k),t.createElementVNode("rect",{x:30,y:50,width:10,height:10,fill:e.pixelColors[47]},null,8,qk),t.createElementVNode("rect",{x:30,y:60,width:10,height:10,fill:e.pixelColors[48]},null,8,Pk),t.createElementVNode("rect",{x:30,y:70,width:10,height:10,fill:e.pixelColors[49]},null,8,Hk),t.createElementVNode("rect",{x:50,y:10,width:10,height:10,fill:e.pixelColors[50]},null,8,Zk),t.createElementVNode("rect",{x:50,y:20,width:10,height:10,fill:e.pixelColors[51]},null,8,Uk),t.createElementVNode("rect",{x:50,y:30,width:10,height:10,fill:e.pixelColors[52]},null,8,Wk),t.createElementVNode("rect",{x:50,y:40,width:10,height:10,fill:e.pixelColors[53]},null,8,Kk),t.createElementVNode("rect",{x:50,y:50,width:10,height:10,fill:e.pixelColors[54]},null,8,Gk),t.createElementVNode("rect",{x:50,y:60,width:10,height:10,fill:e.pixelColors[55]},null,8,Xk),t.createElementVNode("rect",{x:50,y:70,width:10,height:10,fill:e.pixelColors[56]},null,8,Yk),t.createElementVNode("rect",{x:70,y:10,width:10,height:10,fill:e.pixelColors[57]},null,8,Jk),t.createElementVNode("rect",{x:70,y:20,width:10,height:10,fill:e.pixelColors[58]},null,8,Qk),t.createElementVNode("rect",{x:70,y:30,width:10,height:10,fill:e.pixelColors[59]},null,8,ey),t.createElementVNode("rect",{x:70,y:40,width:10,height:10,fill:e.pixelColors[60]},null,8,ty),t.createElementVNode("rect",{x:70,y:50,width:10,height:10,fill:e.pixelColors[61]},null,8,ny),t.createElementVNode("rect",{x:70,y:60,width:10,height:10,fill:e.pixelColors[62]},null,8,ry),t.createElementVNode("rect",{x:70,y:70,width:10,height:10,fill:e.pixelColors[63]},null,8,oy)])],8,Hb)}]]);const iy=t.defineComponent({props:{colors:{type:Array,required:!0},name:{type:String,required:!0},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!0},title:{type:Boolean,required:!1,default:!1}},setup:e=>({ringColors:t.computed((()=>function(e,t){const n=Qv(e),r=t&&t.length,o=Array.from({length:5},((e,o)=>rb(n+o,t,r))),a=[];return a[0]=o[0],a[1]=o[1],a[2]=o[1],a[3]=o[2],a[4]=o[2],a[5]=o[3],a[6]=o[3],a[7]=o[0],a[8]=o[4],a}(e.name,e.colors))),SIZE:90})}),ly=["viewBox","width","height"],sy={key:0},cy=["width","height"],uy=["width","height","rx"],dy={mask:"url(#mask__ring)"},py=["fill"],fy=["fill"],hy=["fill"],my=["fill"],gy=["fill"],vy=["fill"],by=["fill"],ky=["fill"],yy=["fill"];const wy=ib(iy,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("svg",{viewBox:`0 0 ${e.SIZE} ${e.SIZE}`,fill:"none",role:"img",xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size},[e.title?(t.openBlock(),t.createElementBlock("title",sy,t.toDisplayString(e.name),1)):t.createCommentVNode("",!0),t.createElementVNode("mask",{id:"mask__ring",maskUnits:"userSpaceOnUse",x:0,y:0,width:e.SIZE,height:e.SIZE},[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,rx:e.square?void 0:2*e.SIZE,fill:"#FFFFFF"},null,8,uy)],8,cy),t.createElementVNode("g",dy,[t.createElementVNode("path",{d:"M0 0h90v45H0z",fill:e.ringColors[0]},null,8,py),t.createElementVNode("path",{d:"M0 45h90v45H0z",fill:e.ringColors[1]},null,8,fy),t.createElementVNode("path",{d:"M83 45a38 38 0 00-76 0h76z",fill:e.ringColors[2]},null,8,hy),t.createElementVNode("path",{d:"M83 45a38 38 0 01-76 0h76z",fill:e.ringColors[3]},null,8,my),t.createElementVNode("path",{d:"M77 45a32 32 0 10-64 0h64z",fill:e.ringColors[4]},null,8,gy),t.createElementVNode("path",{d:"M77 45a32 32 0 11-64 0h64z",fill:e.ringColors[5]},null,8,vy),t.createElementVNode("path",{d:"M71 45a26 26 0 00-52 0h52z",fill:e.ringColors[6]},null,8,by),t.createElementVNode("path",{d:"M71 45a26 26 0 01-52 0h52z",fill:e.ringColors[7]},null,8,ky),t.createElementVNode("circle",{cx:45,cy:45,r:23,fill:e.ringColors[8]},null,8,yy)])],8,ly)}]]);const _y=t.defineComponent({props:{colors:{type:Array,required:!0},name:{type:String,required:!0},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!0},title:{type:Boolean,required:!1,default:!1}},setup(e){const n=t.computed((()=>function(e,t){const n=Qv(e),r=t&&t.length;return Array.from({length:4},((e,o)=>rb(n+o,t,r)))}(e.name,e.colors)));return{sunsetColors:n,formattedName:t.computed((()=>e.name.replace(/\s/g,""))),SIZE:80}}}),xy=["viewBox","width","height"],Cy={key:0},Ey=["width","height"],By=["width","height","rx"],Sy={mask:"url(#mask__sunset)"},Ny=["fill"],Ay=["fill"],My=["id","x1","x2","y2"],Vy=["stop-color"],zy=["stop-color"],Ly=["id","x1","y1","x2","y2"],Oy=["stop-color"],Iy=["stop-color"];const Ty=ib(_y,[["render",function(e,n,r,o,a,i){return t.openBlock(),t.createElementBlock("svg",{viewBox:`0 0 ${e.SIZE} ${e.SIZE}`,fill:"none",role:"img",xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size},[e.title?(t.openBlock(),t.createElementBlock("title",Cy,t.toDisplayString(e.name),1)):t.createCommentVNode("",!0),t.createElementVNode("mask",{id:"mask__sunset",maskUnits:"userSpaceOnUse",x:0,y:0,width:e.SIZE,height:e.SIZE},[t.createElementVNode("rect",{width:e.SIZE,height:e.SIZE,rx:e.square?void 0:2*e.SIZE,fill:"#FFFFFF"},null,8,By)],8,Ey),t.createElementVNode("g",Sy,[t.createElementVNode("path",{fill:`url(#gradient_paint0_linear_${e.formattedName})`,d:"M0 0h80v40H0z"},null,8,Ny),t.createElementVNode("path",{fill:`url(#gradient_paint1_linear_${e.formattedName})`,d:"M0 40h80v40H0z"},null,8,Ay)]),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:`gradient_paint0_linear_${e.formattedName}`,x1:e.SIZE/2,y1:0,x2:e.SIZE/2,y2:e.SIZE/2,gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":e.sunsetColors[0]},null,8,Vy),t.createElementVNode("stop",{offset:1,"stop-color":e.sunsetColors[1]},null,8,zy)],8,My),t.createElementVNode("linearGradient",{id:`gradient_paint1_linear_${e.formattedName}`,x1:e.SIZE/2,y1:e.SIZE/2,x2:e.SIZE/2,y2:e.SIZE,gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":e.sunsetColors[2]},null,8,Oy),t.createElementVNode("stop",{offset:1,"stop-color":e.sunsetColors[3]},null,8,Iy)],8,Ly)])],8,xy)}]]);t.defineComponent({name:"Avatar",props:{variant:{type:String,required:!1,default:"marble",validator:e=>["bauhaus","beam","marble","pixel","ring","sunset"].includes(e)},colors:{type:Array,required:!1,default:()=>["#92A1C6","#146A7C","#F0AB3D","#C271B4","#C20D90"]},name:{type:String,required:!1,default:"Clara Barton"},square:{type:Boolean,required:!1,default:!1},size:{type:Number,required:!1,default:40},title:{type:Boolean,required:!1,default:!1}},setup:()=>({}),components:{AvatarBauhaus:gb,AvatarBeam:Vb,AvatarMarble:qb,AvatarPixel:ay,AvatarRing:wy,AvatarSunset:Ty}});const jy=/(\*|-) \[x\]/,Dy=/(\*|-) \[\s\]/;function Ry(e){return`${e?`${e}-`:""}${Math.random().toString(36).substring(2,11)}`}const Fy=P(t.defineComponent({name:"N8nInput",__name:"Input",props:{modelValue:{default:""},type:{default:"text"},size:{default:"large"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},rows:{default:2},maxlength:{default:void 0},title:{default:""},name:{default:()=>Ry("input")},autocomplete:{default:"off"}},setup(e,{expose:n}){const r=e,o=t.computed((()=>"medium"===r.size?"default":r.size)),a=t.computed((()=>{const e=[];return"xlarge"===r.size&&e.push("xlarge"),"password"===r.type&&e.push("ph-no-capture"),e})),i=t.ref(),l=t.computed((()=>{if(null==i||!i.value)return;const e="textarea"===r.type?"textarea":"input";return i.value.$el.querySelector(e)}));return n({focus:()=>{var e;return null==(e=l.value)?void 0:e.focus()},blur:()=>{var e;return null==(e=l.value)?void 0:e.blur()},select:()=>{var e;return null==(e=l.value)?void 0:e.select()}}),(e,n)=>(t.openBlock(),t.createBlock(t.unref(ol),t.mergeProps({ref_key:"innerInput",ref:i,"model-value":e.modelValue,type:e.type,size:o.value,class:["n8n-input",...a.value],autocomplete:e.autocomplete,name:e.name,placeholder:e.placeholder,disabled:e.disabled,readonly:e.readonly,clearable:e.clearable,rows:e.rows,title:e.title,maxlength:e.maxlength},e.$attrs),t.createSlots({_:2},[e.$slots.prepend?{name:"prepend",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"prepend")])),key:"0"}:void 0,e.$slots.append?{name:"append",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"append")])),key:"1"}:void 0,e.$slots.prefix?{name:"prefix",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"prefix")])),key:"2"}:void 0,e.$slots.suffix?{name:"suffix",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"suffix")])),key:"3"}:void 0]),1040,["model-value","type","size","class","autocomplete","name","placeholder","disabled","readonly","clearable","rows","title","maxlength"]))}}),[["__cssModules",{$style:{xlarge:"_xlarge_ddtui_1"}}]]);function $y(){return{t:(e,t=[])=>function(e,t){return void 0!==Re[e]?De(Re[e],...t?[t]:[]):""}(e,t)}}Ry("color-picker"),zu.props;
/*!
  * vue-router v4.5.0
  * (c) 2024 Eduardo San Martin Morote
  * @license MIT
  */
const qy=()=>{},Py=Array.isArray;function Hy(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Zy(e,t){return Py(e)?Uy(e,t):Py(t)?Uy(t,e):e===t}function Uy(e,t){return Py(t)?e.length===t.length&&e.every(((e,n)=>e===t[n])):1===e.length&&e[0]===t}var Wy,Ky,Gy;!function(e){e.pop="pop",e.push="push"}(Wy||(Wy={})),function(e){e.back="back",e.forward="forward",e.unknown=""}(Ky||(Ky={})),function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"}(Gy||(Gy={}));const Xy=Symbol(""),Yy=Symbol("");function Jy(e){const n=t.inject(Xy),r=t.inject(Yy),o=t.computed((()=>{const r=t.unref(e.to);return n.resolve(r)})),a=t.computed((()=>{const{matched:e}=o.value,{length:t}=e,n=e[t-1],a=r.matched;if(!n||!a.length)return-1;const i=a.findIndex(Hy.bind(null,n));if(i>-1)return i;const l=ew(e[t-2]);return t>1&&ew(n)===l&&a[a.length-1].path!==l?a.findIndex(Hy.bind(null,e[t-2])):i})),i=t.computed((()=>a.value>-1&&function(e,t){for(const n in t){const r=t[n],o=e[n];if("string"==typeof r){if(r!==o)return!1}else if(!Py(o)||o.length!==r.length||r.some(((e,t)=>e!==o[t])))return!1}return!0}(r.params,o.value.params))),l=t.computed((()=>a.value>-1&&a.value===r.matched.length-1&&function(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Zy(e[n],t[n]))return!1;return!0}(r.params,o.value.params)));return{route:o,href:t.computed((()=>o.value.href)),isActive:i,isExactActive:l,navigate:function(r={}){if(function(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey||e.defaultPrevented||void 0!==e.button&&0!==e.button)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}(r)){const r=n[t.unref(e.replace)?"replace":"push"](t.unref(e.to)).catch(qy);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition((()=>r)),r}return Promise.resolve()}}}const Qy=t.defineComponent({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Jy,setup(e,{slots:n}){const r=t.reactive(Jy(e)),{options:o}=t.inject(Xy),a=t.computed((()=>({[tw(e.activeClass,o.linkActiveClass,"router-link-active")]:r.isActive,[tw(e.exactActiveClass,o.linkExactActiveClass,"router-link-exact-active")]:r.isExactActive})));return()=>{const o=n.default&&function(e){return 1===e.length?e[0]:e}(n.default(r));return e.custom?o:t.h("a",{"aria-current":r.isExactActive?e.ariaCurrentValue:null,href:r.href,onClick:r.navigate,class:a.value},o)}}});function ew(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const tw=(e,t,n)=>e??t??n;var nw={};const rw={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ﬃ",fflig:"ﬀ",ffllig:"ﬄ",Ffr:"𝔉",ffr:"𝔣",filig:"ﬁ",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"ﬂ",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"Ĳ",ijlig:"ĳ",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ŉ",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"};var ow,aw,iw,lw;function sw(){return aw||(aw=1,ow=rw),ow}function cw(){return lw||(lw=1,iw=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/),iw}var uw,dw,pw,fw,hw,mw,gw,vw,bw,kw={};function yw(){if(dw)return uw;dw=1;var e={};function t(n,r,o){var a,i,l,s,c,u="";for("string"!=typeof r&&(o=r,r=t.defaultChars),typeof o>"u"&&(o=!0),c=function(t){var n,r,o=e[t];if(o)return o;for(o=e[t]=[],n=0;n<128;n++)r=String.fromCharCode(n),/^[0-9a-z]$/i.test(r)?o.push(r):o.push("%"+("0"+n.toString(16).toUpperCase()).slice(-2));for(n=0;n<t.length;n++)o[t.charCodeAt(n)]=t[n];return o}(r),a=0,i=n.length;a<i;a++)if(l=n.charCodeAt(a),o&&37===l&&a+2<i&&/^[0-9a-f]{2}$/i.test(n.slice(a+1,a+3)))u+=n.slice(a,a+3),a+=2;else if(l<128)u+=c[l];else if(l>=55296&&l<=57343){if(l>=55296&&l<=56319&&a+1<i&&((s=n.charCodeAt(a+1))>=56320&&s<=57343)){u+=encodeURIComponent(n[a]+n[a+1]),a++;continue}u+="%EF%BF%BD"}else u+=encodeURIComponent(n[a]);return u}return t.defaultChars=";/?:@&=+$,-_.!~*'()#",t.componentChars="-_.!~*'()",uw=t}function ww(){if(fw)return pw;fw=1;var e={};function t(n,r){var o;return"string"!=typeof r&&(r=t.defaultChars),o=function(t){var n,r,o=e[t];if(o)return o;for(o=e[t]=[],n=0;n<128;n++)r=String.fromCharCode(n),o.push(r);for(n=0;n<t.length;n++)o[r=t.charCodeAt(n)]="%"+("0"+r.toString(16).toUpperCase()).slice(-2);return o}(r),n.replace(/(%[a-f0-9]{2})+/gi,(function(e){var t,n,r,a,i,l,s,c="";for(t=0,n=e.length;t<n;t+=3)(r=parseInt(e.slice(t+1,t+3),16))<128?c+=o[r]:192==(224&r)&&t+3<n&&128==(192&(a=parseInt(e.slice(t+4,t+6),16)))?(c+=(s=r<<6&1984|63&a)<128?"��":String.fromCharCode(s),t+=3):224==(240&r)&&t+6<n&&(a=parseInt(e.slice(t+4,t+6),16),i=parseInt(e.slice(t+7,t+9),16),128==(192&a)&&128==(192&i))?(c+=(s=r<<12&61440|a<<6&4032|63&i)<2048||s>=55296&&s<=57343?"���":String.fromCharCode(s),t+=6):240==(248&r)&&t+9<n&&(a=parseInt(e.slice(t+4,t+6),16),i=parseInt(e.slice(t+7,t+9),16),l=parseInt(e.slice(t+10,t+12),16),128==(192&a)&&128==(192&i)&&128==(192&l))?((s=r<<18&1835008|a<<12&258048|i<<6&4032|63&l)<65536||s>1114111?c+="����":(s-=65536,c+=String.fromCharCode(55296+(s>>10),56320+(1023&s))),t+=9):c+="�";return c}))}return t.defaultChars=";/?:@&=+$,#",t.componentChars="",pw=t}function _w(){return bw||(bw=1,kw.encode=yw(),kw.decode=ww(),kw.format=(mw||(mw=1,hw=function(e){var t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",(t+=e.search||"")+(e.hash||"")}),hw),kw.parse=function(){if(vw)return gw;function e(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}vw=1;var t=/^([a-z0-9.+-]+:)/i,n=/:[0-9]*$/,r=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,o=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),a=["'"].concat(o),i=["%","/","?",";","#"].concat(a),l=["/","?","#"],s=/^[+a-z0-9A-Z_-]{0,63}$/,c=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,u={javascript:!0,"javascript:":!0},d={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};return e.prototype.parse=function(e,n){var o,a,p,f,h,m=e;if(m=m.trim(),!n&&1===e.split("#").length){var g=r.exec(m);if(g)return this.pathname=g[1],g[2]&&(this.search=g[2]),this}var v=t.exec(m);if(v&&(p=(v=v[0]).toLowerCase(),this.protocol=v,m=m.substr(v.length)),(n||v||m.match(/^\/\/[^@\/]+@[^@\/]+/))&&(h="//"===m.substr(0,2))&&!(v&&u[v])&&(m=m.substr(2),this.slashes=!0),!u[v]&&(h||v&&!d[v])){var b,k,y=-1;for(o=0;o<l.length;o++)-1!==(f=m.indexOf(l[o]))&&(-1===y||f<y)&&(y=f);for(-1!==(k=-1===y?m.lastIndexOf("@"):m.lastIndexOf("@",y))&&(b=m.slice(0,k),m=m.slice(k+1),this.auth=b),y=-1,o=0;o<i.length;o++)-1!==(f=m.indexOf(i[o]))&&(-1===y||f<y)&&(y=f);-1===y&&(y=m.length),":"===m[y-1]&&y--;var w=m.slice(0,y);m=m.slice(y),this.parseHost(w),this.hostname=this.hostname||"";var _="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!_){var x=this.hostname.split(/\./);for(o=0,a=x.length;o<a;o++){var C=x[o];if(C&&!C.match(s)){for(var E="",B=0,S=C.length;B<S;B++)C.charCodeAt(B)>127?E+="x":E+=C[B];if(!E.match(s)){var N=x.slice(0,o),A=x.slice(o+1),M=C.match(c);M&&(N.push(M[1]),A.unshift(M[2])),A.length&&(m=A.join(".")+m),this.hostname=N.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),_&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var V=m.indexOf("#");-1!==V&&(this.hash=m.substr(V),m=m.slice(0,V));var z=m.indexOf("?");return-1!==z&&(this.search=m.substr(z),m=m.slice(0,z)),m&&(this.pathname=m),d[p]&&this.hostname&&!this.pathname&&(this.pathname=""),this},e.prototype.parseHost=function(e){var t=n.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)},gw=function(t,n){if(t&&t instanceof e)return t;var r=new e;return r.parse(t,n),r}}()),kw}var xw,Cw,Ew,Bw,Sw,Nw,Aw,Mw,Vw,zw,Lw={};function Ow(){return Cw||(Cw=1,xw=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/),xw}function Iw(){return Bw||(Bw=1,Ew=/[\0-\x1F\x7F-\x9F]/),Ew}function Tw(){return Mw||(Mw=1,Aw=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/),Aw}function jw(){return Vw||(Vw=1,Lw.Any=Ow(),Lw.Cc=Iw(),Lw.Cf=(Nw||(Nw=1,Sw=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),Sw),Lw.P=cw(),Lw.Z=Tw()),Lw}function Dw(){return zw||(zw=1,function(e){var t=Object.prototype.hasOwnProperty;function n(e,n){return t.call(e,n)}function r(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||!(65535&~e)||65534==(65535&e)||e>=0&&e<=8||11===e||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function o(e){if(e>65535){var t=55296+((e-=65536)>>10),n=56320+(1023&e);return String.fromCharCode(t,n)}return String.fromCharCode(e)}var a=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,i=new RegExp(a.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),l=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,s=sw();var c=/[&<>"]/,u=/[&<>"]/g,d={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function p(e){return d[e]}var f=/[.?*+^$[\]\\(){}|-]/g;var h=cw();e.lib={},e.lib.mdurl=_w(),e.lib.ucmicro=jw(),e.assign=function(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){if(t){if("object"!=typeof t)throw new TypeError(t+"must be object");Object.keys(t).forEach((function(n){e[n]=t[n]}))}})),e},e.isString=function(e){return"[object String]"===function(e){return Object.prototype.toString.call(e)}(e)},e.has=n,e.unescapeMd=function(e){return e.indexOf("\\")<0?e:e.replace(a,"$1")},e.unescapeAll=function(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(i,(function(e,t,a){return t||function(e,t){var a;return n(s,t)?s[t]:35===t.charCodeAt(0)&&l.test(t)&&r(a="x"===t[1].toLowerCase()?parseInt(t.slice(2),16):parseInt(t.slice(1),10))?o(a):e}(e,a)}))},e.isValidEntityCode=r,e.fromCodePoint=o,e.escapeHtml=function(e){return c.test(e)?e.replace(u,p):e},e.arrayReplaceAt=function(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))},e.isSpace=function(e){switch(e){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(e){return h.test(e)},e.escapeRE=function(e){return e.replace(f,"\\$&")},e.normalizeReference=function(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}}(nw)),nw}var Rw,Fw,$w,qw,Pw,Hw,Zw,Uw,Ww,Kw,Gw,Xw,Yw,Jw,Qw,e_,t_,n_,r_,o_,a_,i_,l_,s_,c_,u_,d_,p_,f_,h_,m_,g_,v_,b_,k_,y_,w_,__,x_,C_,E_,B_,S_,N_,A_,M_,V_,z_={};function L_(){return Zw||(Zw=1,z_.parseLinkLabel=(Fw||(Fw=1,Rw=function(e,t,n){var r,o,a,i,l=-1,s=e.posMax,c=e.pos;for(e.pos=t+1,r=1;e.pos<s;){if(93===(a=e.src.charCodeAt(e.pos))&&0==--r){o=!0;break}if(i=e.pos,e.md.inline.skipToken(e),91===a)if(i===e.pos-1)r++;else if(n)return e.pos=c,-1}return o&&(l=e.pos),e.pos=c,l}),Rw),z_.parseLinkDestination=function(){if(qw)return $w;qw=1;var e=Dw().unescapeAll;return $w=function(t,n,r){var o,a,i=n,l={ok:!1,pos:0,lines:0,str:""};if(60===t.charCodeAt(i)){for(i++;i<r;){if(10===(o=t.charCodeAt(i))||60===o)return l;if(62===o)return l.pos=i+1,l.str=e(t.slice(n+1,i)),l.ok=!0,l;92===o&&i+1<r?i+=2:i++}return l}for(a=0;i<r&&!(32===(o=t.charCodeAt(i))||o<32||127===o);)if(92===o&&i+1<r){if(32===t.charCodeAt(i+1))break;i+=2}else{if(40===o&&++a>32)return l;if(41===o){if(0===a)break;a--}i++}return n===i||0!==a||(l.str=e(t.slice(n,i)),l.pos=i,l.ok=!0),l}}(),z_.parseLinkTitle=function(){if(Hw)return Pw;Hw=1;var e=Dw().unescapeAll;return Pw=function(t,n,r){var o,a,i=0,l=n,s={ok:!1,pos:0,lines:0,str:""};if(l>=r||34!==(a=t.charCodeAt(l))&&39!==a&&40!==a)return s;for(l++,40===a&&(a=41);l<r;){if((o=t.charCodeAt(l))===a)return s.pos=l+1,s.lines=i,s.str=e(t.slice(n+1,l)),s.ok=!0,s;if(40===o&&41===a)return s;10===o?i++:92===o&&l+1<r&&(l++,10===t.charCodeAt(l)&&i++),l++}return s}}()),z_}function O_(){if(Gw)return Kw;function e(){this.__rules__=[],this.__cache__=null}return Gw=1,e.prototype.__find__=function(e){for(var t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1},e.prototype.__compile__=function(){var e=this,t=[""];e.__rules__.forEach((function(e){e.enabled&&e.alt.forEach((function(e){t.indexOf(e)<0&&t.push(e)}))})),e.__cache__={},t.forEach((function(t){e.__cache__[t]=[],e.__rules__.forEach((function(n){n.enabled&&(t&&n.alt.indexOf(t)<0||e.__cache__[t].push(n.fn))}))}))},e.prototype.at=function(e,t,n){var r=this.__find__(e),o=n||{};if(-1===r)throw new Error("Parser rule not found: "+e);this.__rules__[r].fn=t,this.__rules__[r].alt=o.alt||[],this.__cache__=null},e.prototype.before=function(e,t,n,r){var o=this.__find__(e),a=r||{};if(-1===o)throw new Error("Parser rule not found: "+e);this.__rules__.splice(o,0,{name:t,enabled:!0,fn:n,alt:a.alt||[]}),this.__cache__=null},e.prototype.after=function(e,t,n,r){var o=this.__find__(e),a=r||{};if(-1===o)throw new Error("Parser rule not found: "+e);this.__rules__.splice(o+1,0,{name:t,enabled:!0,fn:n,alt:a.alt||[]}),this.__cache__=null},e.prototype.push=function(e,t,n){var r=n||{};this.__rules__.push({name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null},e.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);var n=[];return e.forEach((function(e){var r=this.__find__(e);if(r<0){if(t)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[r].enabled=!0,n.push(e)}),this),this.__cache__=null,n},e.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach((function(e){e.enabled=!1})),this.enable(e,t)},e.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);var n=[];return e.forEach((function(e){var r=this.__find__(e);if(r<0){if(t)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[r].enabled=!1,n.push(e)}),this),this.__cache__=null,n},e.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},Kw=e}function I_(){if(Yw)return Xw;Yw=1;var e=/\r\n?|\n/g,t=/\0/g;return Xw=function(n){var r;r=(r=n.src.replace(e,"\n")).replace(t,"�"),n.src=r}}function T_(){if(r_)return n_;r_=1;var e=Dw().arrayReplaceAt;function t(e){return/^<\/a\s*>/i.test(e)}return n_=function(n){var r,o,a,i,l,s,c,u,d,p,f,h,m,g,v,b,k,y,w=n.tokens;if(n.md.options.linkify)for(o=0,a=w.length;o<a;o++)if("inline"===w[o].type&&n.md.linkify.pretest(w[o].content))for(m=0,r=(i=w[o].children).length-1;r>=0;r--)if("link_close"!==(s=i[r]).type){if("html_inline"===s.type&&(y=s.content,/^<a[>\s]/i.test(y)&&m>0&&m--,t(s.content)&&m++),!(m>0)&&"text"===s.type&&n.md.linkify.test(s.content)){for(d=s.content,k=n.md.linkify.match(d),c=[],h=s.level,f=0,k.length>0&&0===k[0].index&&r>0&&"text_special"===i[r-1].type&&(k=k.slice(1)),u=0;u<k.length;u++)g=k[u].url,v=n.md.normalizeLink(g),n.md.validateLink(v)&&(b=k[u].text,b=k[u].schema?"mailto:"!==k[u].schema||/^mailto:/i.test(b)?n.md.normalizeLinkText(b):n.md.normalizeLinkText("mailto:"+b).replace(/^mailto:/,""):n.md.normalizeLinkText("http://"+b).replace(/^http:\/\//,""),(p=k[u].index)>f&&((l=new n.Token("text","",0)).content=d.slice(f,p),l.level=h,c.push(l)),(l=new n.Token("link_open","a",1)).attrs=[["href",v]],l.level=h++,l.markup="linkify",l.info="auto",c.push(l),(l=new n.Token("text","",0)).content=b,l.level=h,c.push(l),(l=new n.Token("link_close","a",-1)).level=--h,l.markup="linkify",l.info="auto",c.push(l),f=k[u].lastIndex);f<d.length&&((l=new n.Token("text","",0)).content=d.slice(f),l.level=h,c.push(l)),w[o].children=i=e(i,r,c)}}else for(r--;i[r].level!==s.level&&"link_open"!==i[r].type;)r--}}function j_(){if(a_)return o_;a_=1;var e=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,t=/\((c|tm|r)\)/i,n=/\((c|tm|r)\)/gi,r={c:"©",r:"®",tm:"™"};function o(e,t){return r[t.toLowerCase()]}function a(e){var t,r,a=0;for(t=e.length-1;t>=0;t--)"text"===(r=e[t]).type&&!a&&(r.content=r.content.replace(n,o)),"link_open"===r.type&&"auto"===r.info&&a--,"link_close"===r.type&&"auto"===r.info&&a++}function i(t){var n,r,o=0;for(n=t.length-1;n>=0;n--)"text"===(r=t[n]).type&&!o&&e.test(r.content)&&(r.content=r.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===r.type&&"auto"===r.info&&o--,"link_close"===r.type&&"auto"===r.info&&o++}return o_=function(n){var r;if(n.md.options.typographer)for(r=n.tokens.length-1;r>=0;r--)"inline"===n.tokens[r].type&&(t.test(n.tokens[r].content)&&a(n.tokens[r].children),e.test(n.tokens[r].content)&&i(n.tokens[r].children))}}function D_(){if(l_)return i_;l_=1;var e=Dw().isWhiteSpace,t=Dw().isPunctChar,n=Dw().isMdAsciiPunct,r=/['"]/,o=/['"]/g;function a(e,t,n){return e.slice(0,t)+n+e.slice(t+1)}function i(r,i){var l,s,c,u,d,p,f,h,m,g,v,b,k,y,w,_,x,C,E,B,S;for(E=[],l=0;l<r.length;l++){for(s=r[l],f=r[l].level,x=E.length-1;x>=0&&!(E[x].level<=f);x--);if(E.length=x+1,"text"===s.type){d=0,p=(c=s.content).length;e:for(;d<p&&(o.lastIndex=d,u=o.exec(c),u);){if(w=_=!0,d=u.index+1,C="'"===u[0],m=32,u.index-1>=0)m=c.charCodeAt(u.index-1);else for(x=l-1;x>=0&&"softbreak"!==r[x].type&&"hardbreak"!==r[x].type;x--)if(r[x].content){m=r[x].content.charCodeAt(r[x].content.length-1);break}if(g=32,d<p)g=c.charCodeAt(d);else for(x=l+1;x<r.length&&"softbreak"!==r[x].type&&"hardbreak"!==r[x].type;x++)if(r[x].content){g=r[x].content.charCodeAt(0);break}if(v=n(m)||t(String.fromCharCode(m)),b=n(g)||t(String.fromCharCode(g)),k=e(m),(y=e(g))?w=!1:b&&(k||v||(w=!1)),k?_=!1:v&&(y||b||(_=!1)),34===g&&'"'===u[0]&&m>=48&&m<=57&&(_=w=!1),w&&_&&(w=v,_=b),w||_){if(_)for(x=E.length-1;x>=0&&(h=E[x],!(E[x].level<f));x--)if(h.single===C&&E[x].level===f){h=E[x],C?(B=i.md.options.quotes[2],S=i.md.options.quotes[3]):(B=i.md.options.quotes[0],S=i.md.options.quotes[1]),s.content=a(s.content,u.index,S),r[h.token].content=a(r[h.token].content,h.pos,B),d+=S.length-1,h.token===l&&(d+=B.length-1),p=(c=s.content).length,E.length=x;continue e}w?E.push({token:l,pos:u.index,single:C,level:f}):_&&C&&(s.content=a(s.content,u.index,"’"))}else C&&(s.content=a(s.content,u.index,"’"))}}}}return i_=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)"inline"!==e.tokens[t].type||!r.test(e.tokens[t].content)||i(e.tokens[t].children,e)}}function R_(){if(d_)return u_;function e(e,t,n){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}return d_=1,e.prototype.attrIndex=function(e){var t,n,r;if(!this.attrs)return-1;for(n=0,r=(t=this.attrs).length;n<r;n++)if(t[n][0]===e)return n;return-1},e.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},e.prototype.attrSet=function(e,t){var n=this.attrIndex(e),r=[e,t];n<0?this.attrPush(r):this.attrs[n]=r},e.prototype.attrGet=function(e){var t=this.attrIndex(e),n=null;return t>=0&&(n=this.attrs[t][1]),n},e.prototype.attrJoin=function(e,t){var n=this.attrIndex(e);n<0?this.attrPush([e,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t},u_=e}function F_(){if(m_)return h_;m_=1;var e=O_(),t=[["normalize",I_()],["block",(Qw||(Qw=1,Jw=function(e){var t;e.inlineMode?((t=new e.Token("inline","",0)).content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}),Jw)],["inline",(t_||(t_=1,e_=function(e){var t,n,r,o=e.tokens;for(n=0,r=o.length;n<r;n++)"inline"===(t=o[n]).type&&e.md.inline.parse(t.content,e.md,e.env,t.children)}),e_)],["linkify",T_()],["replacements",j_()],["smartquotes",D_()],["text_join",(c_||(c_=1,s_=function(e){var t,n,r,o,a,i,l=e.tokens;for(t=0,n=l.length;t<n;t++)if("inline"===l[t].type){for(a=(r=l[t].children).length,o=0;o<a;o++)"text_special"===r[o].type&&(r[o].type="text");for(o=i=0;o<a;o++)"text"===r[o].type&&o+1<a&&"text"===r[o+1].type?r[o+1].content=r[o].content+r[o+1].content:(o!==i&&(r[i]=r[o]),i++);o!==i&&(r.length=i)}}),s_)]];function n(){this.ruler=new e;for(var n=0;n<t.length;n++)this.ruler.push(t[n][0],t[n][1])}return n.prototype.process=function(e){var t,n,r;for(t=0,n=(r=this.ruler.getRules("")).length;t<n;t++)r[t](e)},n.prototype.State=function(){if(f_)return p_;f_=1;var e=R_();function t(e,t,n){this.src=e,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=t}return t.prototype.Token=e,p_=t}(),h_=n}function $_(){if(v_)return g_;v_=1;var e=Dw().isSpace;function t(e,t){var n=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];return e.src.slice(n,r)}function n(e){var t,n=[],r=0,o=e.length,a=!1,i=0,l="";for(t=e.charCodeAt(r);r<o;)124===t&&(a?(l+=e.substring(i,r-1),i=r):(n.push(l+e.substring(i,r)),l="",i=r+1)),a=92===t,r++,t=e.charCodeAt(r);return n.push(l+e.substring(i)),n}return g_=function(r,o,a,i){var l,s,c,u,d,p,f,h,m,g,v,b,k,y,w,_,x,C;if(o+2>a||(p=o+1,r.sCount[p]<r.blkIndent)||r.sCount[p]-r.blkIndent>=4||(c=r.bMarks[p]+r.tShift[p])>=r.eMarks[p]||124!==(x=r.src.charCodeAt(c++))&&45!==x&&58!==x||c>=r.eMarks[p]||124!==(C=r.src.charCodeAt(c++))&&45!==C&&58!==C&&!e(C)||45===x&&e(C))return!1;for(;c<r.eMarks[p];){if(124!==(l=r.src.charCodeAt(c))&&45!==l&&58!==l&&!e(l))return!1;c++}for(f=(s=t(r,o+1)).split("|"),g=[],u=0;u<f.length;u++){if(!(v=f[u].trim())){if(0===u||u===f.length-1)continue;return!1}if(!/^:?-+:?$/.test(v))return!1;58===v.charCodeAt(v.length-1)?g.push(58===v.charCodeAt(0)?"center":"right"):58===v.charCodeAt(0)?g.push("left"):g.push("")}if(-1===(s=t(r,o).trim()).indexOf("|")||r.sCount[o]-r.blkIndent>=4||((f=n(s)).length&&""===f[0]&&f.shift(),f.length&&""===f[f.length-1]&&f.pop(),0===(h=f.length)||h!==g.length))return!1;if(i)return!0;for(y=r.parentType,r.parentType="table",_=r.md.block.ruler.getRules("blockquote"),(m=r.push("table_open","table",1)).map=b=[o,0],(m=r.push("thead_open","thead",1)).map=[o,o+1],(m=r.push("tr_open","tr",1)).map=[o,o+1],u=0;u<f.length;u++)m=r.push("th_open","th",1),g[u]&&(m.attrs=[["style","text-align:"+g[u]]]),(m=r.push("inline","",0)).content=f[u].trim(),m.children=[],m=r.push("th_close","th",-1);for(m=r.push("tr_close","tr",-1),m=r.push("thead_close","thead",-1),p=o+2;p<a&&!(r.sCount[p]<r.blkIndent);p++){for(w=!1,u=0,d=_.length;u<d;u++)if(_[u](r,p,a,!0)){w=!0;break}if(w||!(s=t(r,p).trim())||r.sCount[p]-r.blkIndent>=4)break;for((f=n(s)).length&&""===f[0]&&f.shift(),f.length&&""===f[f.length-1]&&f.pop(),p===o+2&&((m=r.push("tbody_open","tbody",1)).map=k=[o+2,0]),(m=r.push("tr_open","tr",1)).map=[p,p+1],u=0;u<h;u++)m=r.push("td_open","td",1),g[u]&&(m.attrs=[["style","text-align:"+g[u]]]),(m=r.push("inline","",0)).content=f[u]?f[u].trim():"",m.children=[],m=r.push("td_close","td",-1);m=r.push("tr_close","tr",-1)}return k&&(m=r.push("tbody_close","tbody",-1),k[1]=p),m=r.push("table_close","table",-1),b[1]=p,r.parentType=y,r.line=p,!0}}function q_(){if(x_)return __;x_=1;var e=Dw().isSpace;return __=function(t,n,r,o){var a,i,l,s,c,u,d,p,f,h,m,g,v,b,k,y,w,_,x,C,E=t.lineMax,B=t.bMarks[n]+t.tShift[n],S=t.eMarks[n];if(t.sCount[n]-t.blkIndent>=4||62!==t.src.charCodeAt(B))return!1;if(o)return!0;for(h=[],m=[],b=[],k=[],_=t.md.block.ruler.getRules("blockquote"),v=t.parentType,t.parentType="blockquote",p=n;p<r&&(C=t.sCount[p]<t.blkIndent,!((B=t.bMarks[p]+t.tShift[p])>=(S=t.eMarks[p])));p++)if(62!==t.src.charCodeAt(B++)||C){if(u)break;for(w=!1,l=0,c=_.length;l<c;l++)if(_[l](t,p,r,!0)){w=!0;break}if(w){t.lineMax=p,0!==t.blkIndent&&(h.push(t.bMarks[p]),m.push(t.bsCount[p]),k.push(t.tShift[p]),b.push(t.sCount[p]),t.sCount[p]-=t.blkIndent);break}h.push(t.bMarks[p]),m.push(t.bsCount[p]),k.push(t.tShift[p]),b.push(t.sCount[p]),t.sCount[p]=-1}else{for(s=t.sCount[p]+1,32===t.src.charCodeAt(B)?(B++,s++,a=!1,y=!0):9===t.src.charCodeAt(B)?(y=!0,(t.bsCount[p]+s)%4==3?(B++,s++,a=!1):a=!0):y=!1,f=s,h.push(t.bMarks[p]),t.bMarks[p]=B;B<S&&(i=t.src.charCodeAt(B),e(i));)9===i?f+=4-(f+t.bsCount[p]+(a?1:0))%4:f++,B++;u=B>=S,m.push(t.bsCount[p]),t.bsCount[p]=t.sCount[p]+1+(y?1:0),b.push(t.sCount[p]),t.sCount[p]=f-s,k.push(t.tShift[p]),t.tShift[p]=B-t.bMarks[p]}for(g=t.blkIndent,t.blkIndent=0,(x=t.push("blockquote_open","blockquote",1)).markup=">",x.map=d=[n,0],t.md.block.tokenize(t,n,p),(x=t.push("blockquote_close","blockquote",-1)).markup=">",t.lineMax=E,t.parentType=v,d[1]=t.line,l=0;l<k.length;l++)t.bMarks[l+n]=h[l],t.tShift[l+n]=k[l],t.sCount[l+n]=b[l],t.bsCount[l+n]=m[l];return t.blkIndent=g,!0}}function P_(){if(E_)return C_;E_=1;var e=Dw().isSpace;return C_=function(t,n,r,o){var a,i,l,s,c=t.bMarks[n]+t.tShift[n],u=t.eMarks[n];if(t.sCount[n]-t.blkIndent>=4||42!==(a=t.src.charCodeAt(c++))&&45!==a&&95!==a)return!1;for(i=1;c<u;){if((l=t.src.charCodeAt(c++))!==a&&!e(l))return!1;l===a&&i++}return!(i<3)&&(o||(t.line=n+1,(s=t.push("hr","hr",0)).map=[n,t.line],s.markup=Array(i+1).join(String.fromCharCode(a))),!0)}}function H_(){if(S_)return B_;S_=1;var e=Dw().isSpace;function t(t,n){var r,o,a,i;return o=t.bMarks[n]+t.tShift[n],a=t.eMarks[n],42!==(r=t.src.charCodeAt(o++))&&45!==r&&43!==r||o<a&&(i=t.src.charCodeAt(o),!e(i))?-1:o}function n(t,n){var r,o=t.bMarks[n]+t.tShift[n],a=o,i=t.eMarks[n];if(a+1>=i||((r=t.src.charCodeAt(a++))<48||r>57))return-1;for(;;){if(a>=i)return-1;if(!((r=t.src.charCodeAt(a++))>=48&&r<=57)){if(41===r||46===r)break;return-1}if(a-o>=10)return-1}return a<i&&(r=t.src.charCodeAt(a),!e(r))?-1:a}return B_=function(e,r,o,a){var i,l,s,c,u,d,p,f,h,m,g,v,b,k,y,w,_,x,C,E,B,S,N,A,M,V,z,L=r,O=!1,I=!0;if(e.sCount[L]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[L]-e.listIndent>=4&&e.sCount[L]<e.blkIndent)return!1;if(a&&"paragraph"===e.parentType&&e.sCount[L]>=e.blkIndent&&(O=!0),(S=n(e,L))>=0){if(p=!0,A=e.bMarks[L]+e.tShift[L],b=Number(e.src.slice(A,S-1)),O&&1!==b)return!1}else{if(!((S=t(e,L))>=0))return!1;p=!1}if(O&&e.skipSpaces(S)>=e.eMarks[L])return!1;if(a)return!0;for(v=e.src.charCodeAt(S-1),g=e.tokens.length,p?(z=e.push("ordered_list_open","ol",1),1!==b&&(z.attrs=[["start",b]])):z=e.push("bullet_list_open","ul",1),z.map=m=[L,0],z.markup=String.fromCharCode(v),N=!1,V=e.md.block.ruler.getRules("list"),_=e.parentType,e.parentType="list";L<o;){for(B=S,k=e.eMarks[L],d=y=e.sCount[L]+S-(e.bMarks[L]+e.tShift[L]);B<k;){if(9===(i=e.src.charCodeAt(B)))y+=4-(y+e.bsCount[L])%4;else{if(32!==i)break;y++}B++}if((u=(l=B)>=k?1:y-d)>4&&(u=1),c=d+u,(z=e.push("list_item_open","li",1)).markup=String.fromCharCode(v),z.map=f=[L,0],p&&(z.info=e.src.slice(A,S-1)),E=e.tight,C=e.tShift[L],x=e.sCount[L],w=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=c,e.tight=!0,e.tShift[L]=l-e.bMarks[L],e.sCount[L]=y,l>=k&&e.isEmpty(L+1)?e.line=Math.min(e.line+2,o):e.md.block.tokenize(e,L,o,!0),(!e.tight||N)&&(I=!1),N=e.line-L>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=w,e.tShift[L]=C,e.sCount[L]=x,e.tight=E,(z=e.push("list_item_close","li",-1)).markup=String.fromCharCode(v),L=e.line,f[1]=L,L>=o||e.sCount[L]<e.blkIndent||e.sCount[L]-e.blkIndent>=4)break;for(M=!1,s=0,h=V.length;s<h;s++)if(V[s](e,L,o,!0)){M=!0;break}if(M)break;if(p){if((S=n(e,L))<0)break;A=e.bMarks[L]+e.tShift[L]}else if((S=t(e,L))<0)break;if(v!==e.src.charCodeAt(S-1))break}return(z=p?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(v),m[1]=L,e.line=L,e.parentType=_,I&&function(e,t){var n,r,o=e.level+2;for(n=t+2,r=e.tokens.length-2;n<r;n++)e.tokens[n].level===o&&"paragraph_open"===e.tokens[n].type&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}(e,g),!0}}function Z_(){if(A_)return N_;A_=1;var e=Dw().normalizeReference,t=Dw().isSpace;return N_=function(n,r,o,a){var i,l,s,c,u,d,p,f,h,m,g,v,b,k,y,w,_=0,x=n.bMarks[r]+n.tShift[r],C=n.eMarks[r],E=r+1;if(n.sCount[r]-n.blkIndent>=4||91!==n.src.charCodeAt(x))return!1;for(;++x<C;)if(93===n.src.charCodeAt(x)&&92!==n.src.charCodeAt(x-1)){if(x+1===C||58!==n.src.charCodeAt(x+1))return!1;break}for(c=n.lineMax,y=n.md.block.ruler.getRules("reference"),m=n.parentType,n.parentType="reference";E<c&&!n.isEmpty(E);E++)if(!(n.sCount[E]-n.blkIndent>3||n.sCount[E]<0)){for(k=!1,d=0,p=y.length;d<p;d++)if(y[d](n,E,c,!0)){k=!0;break}if(k)break}for(C=(b=n.getLines(r,E,n.blkIndent,!1).trim()).length,x=1;x<C;x++){if(91===(i=b.charCodeAt(x)))return!1;if(93===i){h=x;break}10===i?_++:92===i&&(++x<C&&10===b.charCodeAt(x)&&_++)}if(h<0||58!==b.charCodeAt(h+1))return!1;for(x=h+2;x<C;x++)if(10===(i=b.charCodeAt(x)))_++;else if(!t(i))break;if(!(g=n.md.helpers.parseLinkDestination(b,x,C)).ok||(u=n.md.normalizeLink(g.str),!n.md.validateLink(u)))return!1;for(l=x=g.pos,s=_+=g.lines,v=x;x<C;x++)if(10===(i=b.charCodeAt(x)))_++;else if(!t(i))break;for(g=n.md.helpers.parseLinkTitle(b,x,C),x<C&&v!==x&&g.ok?(w=g.str,x=g.pos,_+=g.lines):(w="",x=l,_=s);x<C&&(i=b.charCodeAt(x),t(i));)x++;if(x<C&&10!==b.charCodeAt(x)&&w)for(w="",x=l,_=s;x<C&&(i=b.charCodeAt(x),t(i));)x++;return!(x<C&&10!==b.charCodeAt(x)||(f=e(b.slice(1,h)),!f))&&(a||(typeof n.env.references>"u"&&(n.env.references={}),typeof n.env.references[f]>"u"&&(n.env.references[f]={title:w,href:u}),n.parentType=m,n.line=r+_+1),!0)}}var U_,W_,K_,G_,X_,Y_,J_,Q_,ex,tx,nx,rx,ox,ax,ix,lx,sx,cx,ux,dx,px,fx,hx,mx={};function gx(){if(U_)return mx;U_=1;var e="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",t="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",n=new RegExp("^(?:"+e+"|"+t+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),r=new RegExp("^(?:"+e+"|"+t+")");return mx.HTML_TAG_RE=n,mx.HTML_OPEN_CLOSE_TAG_RE=r,mx}function vx(){if(K_)return W_;K_=1;var e=(V_||(V_=1,M_=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]),M_),t=gx().HTML_OPEN_CLOSE_TAG_RE,n=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+e.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(t.source+"\\s*$"),/^$/,!1]];return W_=function(e,t,r,o){var a,i,l,s,c=e.bMarks[t]+e.tShift[t],u=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||60!==e.src.charCodeAt(c))return!1;for(s=e.src.slice(c,u),a=0;a<n.length&&!n[a][0].test(s);a++);if(a===n.length)return!1;if(o)return n[a][2];if(i=t+1,!n[a][1].test(s))for(;i<r&&!(e.sCount[i]<e.blkIndent);i++)if(c=e.bMarks[i]+e.tShift[i],u=e.eMarks[i],s=e.src.slice(c,u),n[a][1].test(s)){0!==s.length&&i++;break}return e.line=i,(l=e.push("html_block","",0)).map=[t,i],l.content=e.getLines(t,i,e.blkIndent,!0),!0}}function bx(){if(X_)return G_;X_=1;var e=Dw().isSpace;return G_=function(t,n,r,o){var a,i,l,s,c=t.bMarks[n]+t.tShift[n],u=t.eMarks[n];if(t.sCount[n]-t.blkIndent>=4||(35!==(a=t.src.charCodeAt(c))||c>=u))return!1;for(i=1,a=t.src.charCodeAt(++c);35===a&&c<u&&i<=6;)i++,a=t.src.charCodeAt(++c);return!(i>6||c<u&&!e(a))&&(o||(u=t.skipSpacesBack(u,c),(l=t.skipCharsBack(u,35,c))>c&&e(t.src.charCodeAt(l-1))&&(u=l),t.line=n+1,(s=t.push("heading_open","h"+String(i),1)).markup="########".slice(0,i),s.map=[n,t.line],(s=t.push("inline","",0)).content=t.src.slice(c,u).trim(),s.map=[n,t.line],s.children=[],(s=t.push("heading_close","h"+String(i),-1)).markup="########".slice(0,i)),!0)}}function kx(){if(ox)return rx;ox=1;var e=O_(),t=[["table",$_(),["paragraph","reference"]],["code",(k_||(k_=1,b_=function(e,t,n){var r,o,a;if(e.sCount[t]-e.blkIndent<4)return!1;for(o=r=t+1;r<n;)if(e.isEmpty(r))r++;else{if(!(e.sCount[r]-e.blkIndent>=4))break;o=++r}return e.line=o,(a=e.push("code_block","code",0)).content=e.getLines(t,o,4+e.blkIndent,!1)+"\n",a.map=[t,e.line],!0}),b_)],["fence",(w_||(w_=1,y_=function(e,t,n,r){var o,a,i,l,s,c,u,d=!1,p=e.bMarks[t]+e.tShift[t],f=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||p+3>f||126!==(o=e.src.charCodeAt(p))&&96!==o||(s=p,(a=(p=e.skipChars(p,o))-s)<3)||(u=e.src.slice(s,p),i=e.src.slice(p,f),96===o&&i.indexOf(String.fromCharCode(o))>=0))return!1;if(r)return!0;for(l=t;!(++l>=n||(p=s=e.bMarks[l]+e.tShift[l],f=e.eMarks[l],p<f&&e.sCount[l]<e.blkIndent));)if(!(e.src.charCodeAt(p)!==o||e.sCount[l]-e.blkIndent>=4||(p=e.skipChars(p,o),p-s<a||(p=e.skipSpaces(p),p<f)))){d=!0;break}return a=e.sCount[t],e.line=l+(d?1:0),(c=e.push("fence","code",0)).info=i,c.content=e.getLines(t+1,l,a,!0),c.markup=u,c.map=[t,e.line],!0}),y_),["paragraph","reference","blockquote","list"]],["blockquote",q_(),["paragraph","reference","blockquote","list"]],["hr",P_(),["paragraph","reference","blockquote","list"]],["list",H_(),["paragraph","reference","blockquote"]],["reference",Z_()],["html_block",vx(),["paragraph","reference","blockquote"]],["heading",bx(),["paragraph","reference","blockquote"]],["lheading",(J_||(J_=1,Y_=function(e,t,n){var r,o,a,i,l,s,c,u,d,p,f=t+1,h=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(p=e.parentType,e.parentType="paragraph";f<n&&!e.isEmpty(f);f++)if(!(e.sCount[f]-e.blkIndent>3)){if(e.sCount[f]>=e.blkIndent&&(s=e.bMarks[f]+e.tShift[f])<(c=e.eMarks[f])&&(45===(d=e.src.charCodeAt(s))||61===d)&&(s=e.skipChars(s,d),(s=e.skipSpaces(s))>=c)){u=61===d?1:2;break}if(!(e.sCount[f]<0)){for(o=!1,a=0,i=h.length;a<i;a++)if(h[a](e,f,n,!0)){o=!0;break}if(o)break}}return!!u&&(r=e.getLines(t,f,e.blkIndent,!1).trim(),e.line=f+1,(l=e.push("heading_open","h"+String(u),1)).markup=String.fromCharCode(d),l.map=[t,e.line],(l=e.push("inline","",0)).content=r,l.map=[t,e.line-1],l.children=[],(l=e.push("heading_close","h"+String(u),-1)).markup=String.fromCharCode(d),e.parentType=p,!0)}),Y_)],["paragraph",(ex||(ex=1,Q_=function(e,t,n){var r,o,a,i,l,s,c=t+1,u=e.md.block.ruler.getRules("paragraph");for(s=e.parentType,e.parentType="paragraph";c<n&&!e.isEmpty(c);c++)if(!(e.sCount[c]-e.blkIndent>3||e.sCount[c]<0)){for(o=!1,a=0,i=u.length;a<i;a++)if(u[a](e,c,n,!0)){o=!0;break}if(o)break}return r=e.getLines(t,c,e.blkIndent,!1).trim(),e.line=c,(l=e.push("paragraph_open","p",1)).map=[t,e.line],(l=e.push("inline","",0)).content=r,l.map=[t,e.line],l.children=[],l=e.push("paragraph_close","p",-1),e.parentType=s,!0}),Q_)]];function n(){this.ruler=new e;for(var n=0;n<t.length;n++)this.ruler.push(t[n][0],t[n][1],{alt:(t[n][2]||[]).slice()})}return n.prototype.tokenize=function(e,t,n){for(var r,o,a,i=this.ruler.getRules(""),l=i.length,s=t,c=!1,u=e.md.options.maxNesting;s<n&&(e.line=s=e.skipEmptyLines(s),!(s>=n||e.sCount[s]<e.blkIndent));){if(e.level>=u){e.line=n;break}for(a=e.line,o=0;o<l;o++)if(r=i[o](e,s,n,!1)){if(a>=e.line)throw new Error("block rule didn't increment state.line");break}if(!r)throw new Error("none of the block rules matched");e.tight=!c,e.isEmpty(e.line-1)&&(c=!0),(s=e.line)<n&&e.isEmpty(s)&&(c=!0,s++,e.line=s)}},n.prototype.parse=function(e,t,n,r){var o;e&&(o=new this.State(e,t,n,r),this.tokenize(o,o.line,o.lineMax))},n.prototype.State=function(){if(nx)return tx;nx=1;var e=R_(),t=Dw().isSpace;function n(e,n,r,o){var a,i,l,s,c,u,d,p;for(this.src=e,this.md=n,this.env=r,this.tokens=o,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",p=!1,l=s=u=d=0,c=(i=this.src).length;s<c;s++){if(a=i.charCodeAt(s),!p){if(t(a)){u++,9===a?d+=4-d%4:d++;continue}p=!0}(10===a||s===c-1)&&(10!==a&&s++,this.bMarks.push(l),this.eMarks.push(s),this.tShift.push(u),this.sCount.push(d),this.bsCount.push(0),p=!1,u=0,d=0,l=s+1)}this.bMarks.push(i.length),this.eMarks.push(i.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}return n.prototype.push=function(t,n,r){var o=new e(t,n,r);return o.block=!0,r<0&&this.level--,o.level=this.level,r>0&&this.level++,this.tokens.push(o),o},n.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},n.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;e<t&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},n.prototype.skipSpaces=function(e){for(var n,r=this.src.length;e<r&&(n=this.src.charCodeAt(e),t(n));e++);return e},n.prototype.skipSpacesBack=function(e,n){if(e<=n)return e;for(;e>n;)if(!t(this.src.charCodeAt(--e)))return e+1;return e},n.prototype.skipChars=function(e,t){for(var n=this.src.length;e<n&&this.src.charCodeAt(e)===t;e++);return e},n.prototype.skipCharsBack=function(e,t,n){if(e<=n)return e;for(;e>n;)if(t!==this.src.charCodeAt(--e))return e+1;return e},n.prototype.getLines=function(e,n,r,o){var a,i,l,s,c,u,d,p=e;if(e>=n)return"";for(u=new Array(n-e),a=0;p<n;p++,a++){for(i=0,d=s=this.bMarks[p],c=p+1<n||o?this.eMarks[p]+1:this.eMarks[p];s<c&&i<r;){if(l=this.src.charCodeAt(s),t(l))9===l?i+=4-(i+this.bsCount[p])%4:i++;else{if(!(s-d<this.tShift[p]))break;i++}s++}u[a]=i>r?new Array(i-r+1).join(" ")+this.src.slice(s,c):this.src.slice(s,c)}return u.join("")},n.prototype.Token=e,tx=n}(),rx=n}function yx(){if(ix)return ax;function e(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}return ix=1,ax=function(t,n){for(var r=t.pos;r<t.posMax&&!e(t.src.charCodeAt(r));)r++;return r!==t.pos&&(n||(t.pending+=t.src.slice(t.pos,r)),t.pos=r,!0)}}function wx(){if(sx)return lx;sx=1;var e=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;return lx=function(t,n){var r,o,a,i,l,s,c,u;return!(!t.md.options.linkify||t.linkLevel>0||(r=t.pos,o=t.posMax,r+3>o)||58!==t.src.charCodeAt(r)||47!==t.src.charCodeAt(r+1)||47!==t.src.charCodeAt(r+2)||(a=t.pending.match(e),!a)||(i=a[1],l=t.md.linkify.matchAtStart(t.src.slice(r-i.length)),!l)||(s=l.url,s.length<=i.length)||(s=s.replace(/\*+$/,""),c=t.md.normalizeLink(s),!t.md.validateLink(c)))&&(n||(t.pending=t.pending.slice(0,-i.length),(u=t.push("link_open","a",1)).attrs=[["href",c]],u.markup="linkify",u.info="auto",(u=t.push("text","",0)).content=t.md.normalizeLinkText(s),(u=t.push("link_close","a",-1)).markup="linkify",u.info="auto"),t.pos+=s.length-i.length,!0)}}function _x(){if(ux)return cx;ux=1;var e=Dw().isSpace;return cx=function(t,n){var r,o,a,i=t.pos;if(10!==t.src.charCodeAt(i))return!1;if(r=t.pending.length-1,o=t.posMax,!n)if(r>=0&&32===t.pending.charCodeAt(r))if(r>=1&&32===t.pending.charCodeAt(r-1)){for(a=r-1;a>=1&&32===t.pending.charCodeAt(a-1);)a--;t.pending=t.pending.slice(0,a),t.push("hardbreak","br",0)}else t.pending=t.pending.slice(0,-1),t.push("softbreak","br",0);else t.push("softbreak","br",0);for(i++;i<o&&e(t.src.charCodeAt(i));)i++;return t.pos=i,!0}}function xx(){if(px)return dx;px=1;for(var e=Dw().isSpace,t=[],n=0;n<256;n++)t.push(0);return"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach((function(e){t[e.charCodeAt(0)]=1})),dx=function(n,r){var o,a,i,l,s,c=n.pos,u=n.posMax;if(92!==n.src.charCodeAt(c)||++c>=u)return!1;if(10===(o=n.src.charCodeAt(c))){for(r||n.push("hardbreak","br",0),c++;c<u&&(o=n.src.charCodeAt(c),e(o));)c++;return n.pos=c,!0}return l=n.src[c],o>=55296&&o<=56319&&c+1<u&&((a=n.src.charCodeAt(c+1))>=56320&&a<=57343&&(l+=n.src[c+1],c++)),i="\\"+l,r||(s=n.push("text_special","",0),o<256&&0!==t[o]?s.content=l:s.content=i,s.markup=i,s.info="escape"),n.pos=c+1,!0}}var Cx,Ex={};function Bx(){if(Cx)return Ex;function e(e,t){var n,r,o,a,i,l=[],s=t.length;for(n=0;n<s;n++)126===(o=t[n]).marker&&-1!==o.end&&(a=t[o.end],(i=e.tokens[o.token]).type="s_open",i.tag="s",i.nesting=1,i.markup="~~",i.content="",(i=e.tokens[a.token]).type="s_close",i.tag="s",i.nesting=-1,i.markup="~~",i.content="","text"===e.tokens[a.token-1].type&&"~"===e.tokens[a.token-1].content&&l.push(a.token-1));for(;l.length;){for(r=(n=l.pop())+1;r<e.tokens.length&&"s_close"===e.tokens[r].type;)r++;n!==--r&&(i=e.tokens[r],e.tokens[r]=e.tokens[n],e.tokens[n]=i)}}return Cx=1,Ex.tokenize=function(e,t){var n,r,o,a,i=e.pos,l=e.src.charCodeAt(i);if(t||126!==l||(o=(r=e.scanDelims(e.pos,!0)).length,a=String.fromCharCode(l),o<2))return!1;for(o%2&&(e.push("text","",0).content=a,o--),n=0;n<o;n+=2)e.push("text","",0).content=a+a,e.delimiters.push({marker:l,length:0,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0},Ex.postProcess=function(t){var n,r=t.tokens_meta,o=t.tokens_meta.length;for(e(t,t.delimiters),n=0;n<o;n++)r[n]&&r[n].delimiters&&e(t,r[n].delimiters)},Ex}var Sx,Nx,Ax,Mx,Vx,zx,Lx,Ox,Ix,Tx,jx,Dx,Rx,Fx,$x,qx,Px,Hx,Zx,Ux,Wx,Kx,Gx,Xx={};function Yx(){if(Sx)return Xx;function e(e,t){var n,r,o,a,i,l;for(n=t.length-1;n>=0;n--)(95===(r=t[n]).marker||42===r.marker)&&-1!==r.end&&(o=t[r.end],l=n>0&&t[n-1].end===r.end+1&&t[n-1].marker===r.marker&&t[n-1].token===r.token-1&&t[r.end+1].token===o.token+1,i=String.fromCharCode(r.marker),(a=e.tokens[r.token]).type=l?"strong_open":"em_open",a.tag=l?"strong":"em",a.nesting=1,a.markup=l?i+i:i,a.content="",(a=e.tokens[o.token]).type=l?"strong_close":"em_close",a.tag=l?"strong":"em",a.nesting=-1,a.markup=l?i+i:i,a.content="",l&&(e.tokens[t[n-1].token].content="",e.tokens[t[r.end+1].token].content="",n--))}return Sx=1,Xx.tokenize=function(e,t){var n,r,o=e.pos,a=e.src.charCodeAt(o);if(t||95!==a&&42!==a)return!1;for(r=e.scanDelims(e.pos,42===a),n=0;n<r.length;n++)e.push("text","",0).content=String.fromCharCode(a),e.delimiters.push({marker:a,length:r.length,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0},Xx.postProcess=function(t){var n,r=t.tokens_meta,o=t.tokens_meta.length;for(e(t,t.delimiters),n=0;n<o;n++)r[n]&&r[n].delimiters&&e(t,r[n].delimiters)},Xx}function Jx(){if(Ax)return Nx;Ax=1;var e=Dw().normalizeReference,t=Dw().isSpace;return Nx=function(n,r){var o,a,i,l,s,c,u,d,p="",f="",h=n.pos,m=n.posMax,g=n.pos,v=!0;if(91!==n.src.charCodeAt(n.pos)||(s=n.pos+1,(l=n.md.helpers.parseLinkLabel(n,n.pos,!0))<0))return!1;if((c=l+1)<m&&40===n.src.charCodeAt(c)){for(v=!1,c++;c<m&&(a=n.src.charCodeAt(c),t(a)||10===a);c++);if(c>=m)return!1;if(g=c,(u=n.md.helpers.parseLinkDestination(n.src,c,n.posMax)).ok){for(p=n.md.normalizeLink(u.str),n.md.validateLink(p)?c=u.pos:p="",g=c;c<m&&(a=n.src.charCodeAt(c),t(a)||10===a);c++);if(u=n.md.helpers.parseLinkTitle(n.src,c,n.posMax),c<m&&g!==c&&u.ok)for(f=u.str,c=u.pos;c<m&&(a=n.src.charCodeAt(c),t(a)||10===a);c++);}(c>=m||41!==n.src.charCodeAt(c))&&(v=!0),c++}if(v){if(typeof n.env.references>"u")return!1;if(c<m&&91===n.src.charCodeAt(c)?(g=c+1,(c=n.md.helpers.parseLinkLabel(n,c))>=0?i=n.src.slice(g,c++):c=l+1):c=l+1,i||(i=n.src.slice(s,l)),!(d=n.env.references[e(i)]))return n.pos=h,!1;p=d.href,f=d.title}return r||(n.pos=s,n.posMax=l,n.push("link_open","a",1).attrs=o=[["href",p]],f&&o.push(["title",f]),n.linkLevel++,n.md.inline.tokenize(n),n.linkLevel--,n.push("link_close","a",-1)),n.pos=c,n.posMax=m,!0}}function Qx(){if(Vx)return Mx;Vx=1;var e=Dw().normalizeReference,t=Dw().isSpace;return Mx=function(n,r){var o,a,i,l,s,c,u,d,p,f,h,m,g,v="",b=n.pos,k=n.posMax;if(33!==n.src.charCodeAt(n.pos)||91!==n.src.charCodeAt(n.pos+1)||(c=n.pos+2,(s=n.md.helpers.parseLinkLabel(n,n.pos+1,!1))<0))return!1;if((u=s+1)<k&&40===n.src.charCodeAt(u)){for(u++;u<k&&(a=n.src.charCodeAt(u),t(a)||10===a);u++);if(u>=k)return!1;for(g=u,(p=n.md.helpers.parseLinkDestination(n.src,u,n.posMax)).ok&&(v=n.md.normalizeLink(p.str),n.md.validateLink(v)?u=p.pos:v=""),g=u;u<k&&(a=n.src.charCodeAt(u),t(a)||10===a);u++);if(p=n.md.helpers.parseLinkTitle(n.src,u,n.posMax),u<k&&g!==u&&p.ok)for(f=p.str,u=p.pos;u<k&&(a=n.src.charCodeAt(u),t(a)||10===a);u++);else f="";if(u>=k||41!==n.src.charCodeAt(u))return n.pos=b,!1;u++}else{if(typeof n.env.references>"u")return!1;if(u<k&&91===n.src.charCodeAt(u)?(g=u+1,(u=n.md.helpers.parseLinkLabel(n,u))>=0?l=n.src.slice(g,u++):u=s+1):u=s+1,l||(l=n.src.slice(c,s)),!(d=n.env.references[e(l)]))return n.pos=b,!1;v=d.href,f=d.title}return r||(i=n.src.slice(c,s),n.md.inline.parse(i,n.md,n.env,m=[]),(h=n.push("image","img",0)).attrs=o=[["src",v],["alt",""]],h.children=m,h.content=i,f&&o.push(["title",f])),n.pos=u,n.posMax=k,!0}}function eC(){if(Lx)return zx;Lx=1;var e=/^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,t=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/;return zx=function(n,r){var o,a,i,l,s,c,u=n.pos;if(60!==n.src.charCodeAt(u))return!1;for(s=n.pos,c=n.posMax;;){if(++u>=c||60===(l=n.src.charCodeAt(u)))return!1;if(62===l)break}return o=n.src.slice(s+1,u),t.test(o)?(a=n.md.normalizeLink(o),!!n.md.validateLink(a)&&(r||((i=n.push("link_open","a",1)).attrs=[["href",a]],i.markup="autolink",i.info="auto",(i=n.push("text","",0)).content=n.md.normalizeLinkText(o),(i=n.push("link_close","a",-1)).markup="autolink",i.info="auto"),n.pos+=o.length+2,!0)):!!e.test(o)&&(a=n.md.normalizeLink("mailto:"+o),!!n.md.validateLink(a)&&(r||((i=n.push("link_open","a",1)).attrs=[["href",a]],i.markup="autolink",i.info="auto",(i=n.push("text","",0)).content=n.md.normalizeLinkText(o),(i=n.push("link_close","a",-1)).markup="autolink",i.info="auto"),n.pos+=o.length+2,!0))}}function tC(){if(Ix)return Ox;Ix=1;var e=gx().HTML_TAG_RE;return Ox=function(t,n){var r,o,a,i,l,s=t.pos;return!(!t.md.options.html||(a=t.posMax,60!==t.src.charCodeAt(s)||s+2>=a)||(r=t.src.charCodeAt(s+1),33!==r&&63!==r&&47!==r&&!function(e){var t=32|e;return t>=97&&t<=122}(r))||(o=t.src.slice(s).match(e),!o))&&(n||((i=t.push("html_inline","",0)).content=o[0],l=i.content,/^<a[>\s]/i.test(l)&&t.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(i.content)&&t.linkLevel--),t.pos+=o[0].length,!0)}}function nC(){if(jx)return Tx;jx=1;var e=sw(),t=Dw().has,n=Dw().isValidEntityCode,r=Dw().fromCodePoint,o=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,a=/^&([a-z][a-z0-9]{1,31});/i;return Tx=function(i,l){var s,c,u,d=i.pos,p=i.posMax;if(38!==i.src.charCodeAt(d)||d+1>=p)return!1;if(35===i.src.charCodeAt(d+1)){if(c=i.src.slice(d).match(o))return l||(s="x"===c[1][0].toLowerCase()?parseInt(c[1].slice(1),16):parseInt(c[1],10),(u=i.push("text_special","",0)).content=n(s)?r(s):r(65533),u.markup=c[0],u.info="entity"),i.pos+=c[0].length,!0}else if((c=i.src.slice(d).match(a))&&t(e,c[1]))return l||((u=i.push("text_special","",0)).content=e[c[1]],u.markup=c[0],u.info="entity"),i.pos+=c[0].length,!0;return!1}}function rC(){if(Rx)return Dx;function e(e){var t,n,r,o,a,i,l,s,c={},u=e.length;if(u){var d=0,p=-2,f=[];for(t=0;t<u;t++)if(r=e[t],f.push(0),(e[d].marker!==r.marker||p!==r.token-1)&&(d=t),p=r.token,r.length=r.length||0,r.close){for(c.hasOwnProperty(r.marker)||(c[r.marker]=[-1,-1,-1,-1,-1,-1]),a=c[r.marker][(r.open?3:0)+r.length%3],i=n=d-f[d]-1;n>a;n-=f[n]+1)if((o=e[n]).marker===r.marker&&o.open&&o.end<0&&(l=!1,(o.close||r.open)&&(o.length+r.length)%3==0&&(o.length%3!=0||r.length%3!=0)&&(l=!0),!l)){s=n>0&&!e[n-1].open?f[n-1]+1:0,f[t]=t-n+s,f[n]=s,r.open=!1,o.end=t,o.close=!1,i=-1,p=-2;break}-1!==i&&(c[r.marker][(r.open?3:0)+(r.length||0)%3]=i)}}}return Rx=1,Dx=function(t){var n,r=t.tokens_meta,o=t.tokens_meta.length;for(e(t.delimiters),n=0;n<o;n++)r[n]&&r[n].delimiters&&e(r[n].delimiters)}}function oC(){if(Zx)return Hx;Zx=1;var e=O_(),t=[["text",yx()],["linkify",wx()],["newline",_x()],["escape",xx()],["backticks",(hx||(hx=1,fx=function(e,t){var n,r,o,a,i,l,s,c,u=e.pos;if(96!==e.src.charCodeAt(u))return!1;for(n=u,u++,r=e.posMax;u<r&&96===e.src.charCodeAt(u);)u++;if(s=(o=e.src.slice(n,u)).length,e.backticksScanned&&(e.backticks[s]||0)<=n)return t||(e.pending+=o),e.pos+=s,!0;for(l=u;-1!==(i=e.src.indexOf("`",l));){for(l=i+1;l<r&&96===e.src.charCodeAt(l);)l++;if((c=l-i)===s)return t||((a=e.push("code_inline","code",0)).markup=o,a.content=e.src.slice(u,i).replace(/\n/g," ").replace(/^ (.+) $/,"$1")),e.pos=l,!0;e.backticks[c]=i}return e.backticksScanned=!0,t||(e.pending+=o),e.pos+=s,!0}),fx)],["strikethrough",Bx().tokenize],["emphasis",Yx().tokenize],["link",Jx()],["image",Qx()],["autolink",eC()],["html_inline",tC()],["entity",nC()]],n=[["balance_pairs",rC()],["strikethrough",Bx().postProcess],["emphasis",Yx().postProcess],["fragments_join",($x||($x=1,Fx=function(e){var t,n,r=0,o=e.tokens,a=e.tokens.length;for(t=n=0;t<a;t++)o[t].nesting<0&&r--,o[t].level=r,o[t].nesting>0&&r++,"text"===o[t].type&&t+1<a&&"text"===o[t+1].type?o[t+1].content=o[t].content+o[t+1].content:(t!==n&&(o[n]=o[t]),n++);t!==n&&(o.length=n)}),Fx)]];function r(){var r;for(this.ruler=new e,r=0;r<t.length;r++)this.ruler.push(t[r][0],t[r][1]);for(this.ruler2=new e,r=0;r<n.length;r++)this.ruler2.push(n[r][0],n[r][1])}return r.prototype.skipToken=function(e){var t,n,r=e.pos,o=this.ruler.getRules(""),a=o.length,i=e.md.options.maxNesting,l=e.cache;if(typeof l[r]<"u")e.pos=l[r];else{if(e.level<i){for(n=0;n<a;n++)if(e.level++,t=o[n](e,!0),e.level--,t){if(r>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;t||e.pos++,l[r]=e.pos}},r.prototype.tokenize=function(e){for(var t,n,r,o=this.ruler.getRules(""),a=o.length,i=e.posMax,l=e.md.options.maxNesting;e.pos<i;){if(r=e.pos,e.level<l)for(n=0;n<a;n++)if(t=o[n](e,!1)){if(r>=e.pos)throw new Error("inline rule didn't increment state.pos");break}if(t){if(e.pos>=i)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},r.prototype.parse=function(e,t,n,r){var o,a,i,l=new this.State(e,t,n,r);for(this.tokenize(l),i=(a=this.ruler2.getRules("")).length,o=0;o<i;o++)a[o](l)},r.prototype.State=function(){if(Px)return qx;Px=1;var e=R_(),t=Dw().isWhiteSpace,n=Dw().isPunctChar,r=Dw().isMdAsciiPunct;function o(e,t,n,r){this.src=e,this.env=n,this.md=t,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}return o.prototype.pushPending=function(){var t=new e("text","",0);return t.content=this.pending,t.level=this.pendingLevel,this.tokens.push(t),this.pending="",t},o.prototype.push=function(t,n,r){this.pending&&this.pushPending();var o=new e(t,n,r),a=null;return r<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),o.level=this.level,r>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],a={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(o),this.tokens_meta.push(a),o},o.prototype.scanDelims=function(e,o){var a,i,l,s,c,u,d,p,f,h=e,m=!0,g=!0,v=this.posMax,b=this.src.charCodeAt(e);for(a=e>0?this.src.charCodeAt(e-1):32;h<v&&this.src.charCodeAt(h)===b;)h++;return l=h-e,i=h<v?this.src.charCodeAt(h):32,d=r(a)||n(String.fromCharCode(a)),f=r(i)||n(String.fromCharCode(i)),u=t(a),(p=t(i))?m=!1:f&&(u||d||(m=!1)),u?g=!1:d&&(p||f||(g=!1)),o?(s=m,c=g):(s=m&&(!g||d),c=g&&(!m||f)),{can_open:s,can_close:c,length:l}},o.prototype.Token=e,qx=o}(),Hx=r}function aC(){if(Gx)return Kx;function e(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function t(e){return Object.prototype.toString.call(e)}function n(e){return"[object Function]"===t(e)}function r(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}Gx=1;var o={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var a={"http:":{validate:function(e,t,n){var r=e.slice(t);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var r=e.slice(t);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r)?t>=3&&":"===e[t-3]||t>=3&&"/"===e[t-3]?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){var r=e.slice(t);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},i="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function l(e){var o=e.re=(Wx||(Wx=1,Ux=function(e){var t={};e=e||{},t.src_Any=Ow().source,t.src_Cc=Iw().source,t.src_Z=Tw().source,t.src_P=cw().source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");var n="[><｜]";return t.src_pseudo_letter="(?:(?![><｜]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><｜]|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><｜]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|｜]|"+t.src_ZPCc+"))((?![$+<=>^`|｜])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|｜]|"+t.src_ZPCc+"))((?![$+<=>^`|｜])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}),Ux)(e.__opts__),a=e.__tlds__.slice();function i(e){return e.replace("%TLDS%",o.src_tlds)}e.onCompile(),e.__tlds_replaced__||a.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),a.push(o.src_xn),o.src_tlds=a.join("|"),o.email_fuzzy=RegExp(i(o.tpl_email_fuzzy),"i"),o.link_fuzzy=RegExp(i(o.tpl_link_fuzzy),"i"),o.link_no_ip_fuzzy=RegExp(i(o.tpl_link_no_ip_fuzzy),"i"),o.host_fuzzy_test=RegExp(i(o.tpl_host_fuzzy_test),"i");var l=[];function s(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(r){var o=e.__schemas__[r];if(null!==o){var a={validate:null,link:null};if(e.__compiled__[r]=a,function(e){return"[object Object]"===t(e)}(o))return!function(e){return"[object RegExp]"===t(e)}(o.validate)?n(o.validate)?a.validate=o.validate:s(r,o):a.validate=function(e){return function(t,n){var r=t.slice(n);return e.test(r)?r.match(e)[0].length:0}}(o.validate),void(n(o.normalize)?a.normalize=o.normalize:o.normalize?s(r,o):a.normalize=function(e,t){t.normalize(e)});if(function(e){return"[object String]"===t(e)}(o))return void l.push(r);s(r,o)}})),l.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}};var c=Object.keys(e.__compiled__).filter((function(t){return t.length>0&&e.__compiled__[t]})).map(r).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><｜]|"+o.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><｜]|"+o.src_ZPCc+"))("+c+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function s(e,t){var n=e.__index__,r=e.__last_index__,o=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=o,this.text=o,this.url=o}function c(e,t){var n=new s(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function u(t,n){if(!(this instanceof u))return new u(t,n);n||function(e){return Object.keys(e||{}).reduce((function(e,t){return e||o.hasOwnProperty(t)}),!1)}(t)&&(n=t,t={}),this.__opts__=e({},o,n),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=e({},a,t),this.__compiled__={},this.__tlds__=i,this.__tlds_replaced__=!1,this.re={},l(this)}return u.prototype.add=function(e,t){return this.__schemas__[e]=t,l(this),this},u.prototype.set=function(t){return this.__opts__=e(this.__opts__,t),this},u.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var t,n,r,o,a,i,l,s;if(this.re.schema_test.test(e))for((l=this.re.schema_search).lastIndex=0;null!==(t=l.exec(e));)if(o=this.testSchemaAt(e,t[2],l.lastIndex)){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+o;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&((s=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||s<this.__index__)&&null!==(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(a=n.index+n[1].length,(this.__index__<0||a<this.__index__)&&(this.__schema__="",this.__index__=a,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(e.indexOf("@")>=0&&null!==(r=e.match(this.re.email_fuzzy))&&(a=r.index+r[1].length,i=r.index+r[0].length,(this.__index__<0||a<this.__index__||a===this.__index__&&i>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=a,this.__last_index__=i))),this.__index__>=0},u.prototype.pretest=function(e){return this.re.pretest.test(e)},u.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},u.prototype.match=function(e){var t=0,n=[];this.__index__>=0&&this.__text_cache__===e&&(n.push(c(this,t)),t=this.__last_index__);for(var r=t?e.slice(t):e;this.test(r);)n.push(c(this,t)),r=r.slice(this.__last_index__),t+=this.__last_index__;return n.length?n:null},u.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var t=this.re.schema_at_start.exec(e);if(!t)return null;var n=this.testSchemaAt(e,t[2],t[0].length);return n?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+n,c(this,0)):null},u.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,t,n){return e!==n[t-1]})).reverse(),l(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,l(this),this)},u.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"===e.schema&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)},u.prototype.onCompile=function(){},Kx=u}const iC=2147483647,lC=36,sC=/^xn--/,cC=/[^\0-\x7F]/,uC=/[\x2E\u3002\uFF0E\uFF61]/g,dC={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},pC=Math.floor,fC=String.fromCharCode;function hC(e){throw new RangeError(dC[e])}function mC(e,t){const n=e.split("@");let r="";n.length>1&&(r=n[0]+"@",e=n[1]);const o=function(e,t){const n=[];let r=e.length;for(;r--;)n[r]=t(e[r]);return n}((e=e.replace(uC,".")).split("."),t).join(".");return r+o}function gC(e){const t=[];let n=0;const r=e.length;for(;n<r;){const o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){const r=e.charCodeAt(n++);56320==(64512&r)?t.push(((1023&o)<<10)+(1023&r)+65536):(t.push(o),n--)}else t.push(o)}return t}const vC=e=>String.fromCodePoint(...e),bC=function(e){return e>=48&&e<58?e-48+26:e>=65&&e<91?e-65:e>=97&&e<123?e-97:lC},kC=function(e,t){return e+22+75*(e<26)-((0!=t)<<5)},yC=function(e,t,n){let r=0;for(e=n?pC(e/700):e>>1,e+=pC(e/t);e>455;r+=lC)e=pC(e/35);return pC(r+36*e/(e+38))},wC=function(e){const t=[],n=e.length;let r=0,o=128,a=72,i=e.lastIndexOf("-");i<0&&(i=0);for(let n=0;n<i;++n)e.charCodeAt(n)>=128&&hC("not-basic"),t.push(e.charCodeAt(n));for(let l=i>0?i+1:0;l<n;){const i=r;for(let t=1,o=lC;;o+=lC){l>=n&&hC("invalid-input");const i=bC(e.charCodeAt(l++));i>=lC&&hC("invalid-input"),i>pC((iC-r)/t)&&hC("overflow"),r+=i*t;const s=o<=a?1:o>=a+26?26:o-a;if(i<s)break;const c=lC-s;t>pC(iC/c)&&hC("overflow"),t*=c}const s=t.length+1;a=yC(r-i,s,0==i),pC(r/s)>iC-o&&hC("overflow"),o+=pC(r/s),r%=s,t.splice(r++,0,o)}return String.fromCodePoint(...t)},_C=function(e){const t=[],n=(e=gC(e)).length;let r=128,o=0,a=72;for(const n of e)n<128&&t.push(fC(n));const i=t.length;let l=i;for(i&&t.push("-");l<n;){let n=iC;for(const t of e)t>=r&&t<n&&(n=t);const s=l+1;n-r>pC((iC-o)/s)&&hC("overflow"),o+=(n-r)*s,r=n;for(const n of e)if(n<r&&++o>iC&&hC("overflow"),n===r){let e=o;for(let n=lC;;n+=lC){const r=n<=a?1:n>=a+26?26:n-a;if(e<r)break;const o=e-r,i=lC-r;t.push(fC(kC(r+o%i,0))),e=pC(o/i)}t.push(fC(kC(e,0))),a=yC(o,s,l===i),o=0,++l}++o,++r}return t.join("")},xC=function(e){return mC(e,(function(e){return sC.test(e)?wC(e.slice(4).toLowerCase()):e}))},CC=function(e){return mC(e,(function(e){return cC.test(e)?"xn--"+_C(e):e}))},EC=function(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}(Object.freeze(Object.defineProperty({__proto__:null,decode:wC,default:{version:"2.3.1",ucs2:{decode:gC,encode:vC},decode:wC,encode:_C,toASCII:CC,toUnicode:xC},encode:_C,toASCII:CC,toUnicode:xC,ucs2decode:gC,ucs2encode:vC},Symbol.toStringTag,{value:"Module"})));var BC,SC,NC,AC,MC,VC,zC,LC,OC,IC;function TC(){if(LC)return zC;LC=1;var e=Dw(),t=L_(),n=function(){if(Ww)return Uw;Ww=1;var e=Dw().assign,t=Dw().unescapeAll,n=Dw().escapeHtml,r={};function o(){this.rules=e({},r)}return r.code_inline=function(e,t,r,o,a){var i=e[t];return"<code"+a.renderAttrs(i)+">"+n(i.content)+"</code>"},r.code_block=function(e,t,r,o,a){var i=e[t];return"<pre"+a.renderAttrs(i)+"><code>"+n(e[t].content)+"</code></pre>\n"},r.fence=function(e,r,o,a,i){var l,s,c,u,d,p=e[r],f=p.info?t(p.info).trim():"",h="",m="";return f&&(h=(c=f.split(/(\s+)/g))[0],m=c.slice(2).join("")),0===(l=o.highlight&&o.highlight(p.content,h,m)||n(p.content)).indexOf("<pre")?l+"\n":f?(s=p.attrIndex("class"),u=p.attrs?p.attrs.slice():[],s<0?u.push(["class",o.langPrefix+h]):(u[s]=u[s].slice(),u[s][1]+=" "+o.langPrefix+h),d={attrs:u},"<pre><code"+i.renderAttrs(d)+">"+l+"</code></pre>\n"):"<pre><code"+i.renderAttrs(p)+">"+l+"</code></pre>\n"},r.image=function(e,t,n,r,o){var a=e[t];return a.attrs[a.attrIndex("alt")][1]=o.renderInlineAsText(a.children,n,r),o.renderToken(e,t,n)},r.hardbreak=function(e,t,n){return n.xhtmlOut?"<br />\n":"<br>\n"},r.softbreak=function(e,t,n){return n.breaks?n.xhtmlOut?"<br />\n":"<br>\n":"\n"},r.text=function(e,t){return n(e[t].content)},r.html_block=function(e,t){return e[t].content},r.html_inline=function(e,t){return e[t].content},o.prototype.renderAttrs=function(e){var t,r,o;if(!e.attrs)return"";for(o="",t=0,r=e.attrs.length;t<r;t++)o+=" "+n(e.attrs[t][0])+'="'+n(e.attrs[t][1])+'"';return o},o.prototype.renderToken=function(e,t,n){var r,o="",a=!1,i=e[t];return i.hidden?"":(i.block&&-1!==i.nesting&&t&&e[t-1].hidden&&(o+="\n"),o+=(-1===i.nesting?"</":"<")+i.tag,o+=this.renderAttrs(i),0===i.nesting&&n.xhtmlOut&&(o+=" /"),i.block&&(a=!0,1===i.nesting&&t+1<e.length&&("inline"===(r=e[t+1]).type||r.hidden||-1===r.nesting&&r.tag===i.tag)&&(a=!1)),o+=a?">\n":">")},o.prototype.renderInline=function(e,t,n){for(var r,o="",a=this.rules,i=0,l=e.length;i<l;i++)typeof a[r=e[i].type]<"u"?o+=a[r](e,i,t,n,this):o+=this.renderToken(e,i,t);return o},o.prototype.renderInlineAsText=function(e,t,n){for(var r="",o=0,a=e.length;o<a;o++)"text"===e[o].type?r+=e[o].content:"image"===e[o].type?r+=this.renderInlineAsText(e[o].children,t,n):"softbreak"===e[o].type&&(r+="\n");return r},o.prototype.render=function(e,t,n){var r,o,a,i="",l=this.rules;for(r=0,o=e.length;r<o;r++)"inline"===(a=e[r].type)?i+=this.renderInline(e[r].children,t,n):typeof l[a]<"u"?i+=l[a](e,r,t,n,this):i+=this.renderToken(e,r,t,n);return i},Uw=o}(),r=F_(),o=kx(),a=oC(),i=aC(),l=_w(),s=EC,c={default:(SC||(SC=1,BC={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}),BC),zero:(AC||(AC=1,NC={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}}),NC),commonmark:(VC||(VC=1,MC={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}),MC)},u=/^(vbscript|javascript|file|data):/,d=/^data:image\/(gif|png|jpeg|webp);/;function p(e){var t=e.trim().toLowerCase();return!u.test(t)||!!d.test(t)}var f=["http:","https:","mailto:"];function h(e){var t=l.parse(e,!0);if(t.hostname&&(!t.protocol||f.indexOf(t.protocol)>=0))try{t.hostname=s.toASCII(t.hostname)}catch{}return l.encode(l.format(t))}function m(e){var t=l.parse(e,!0);if(t.hostname&&(!t.protocol||f.indexOf(t.protocol)>=0))try{t.hostname=s.toUnicode(t.hostname)}catch{}return l.decode(l.format(t),l.decode.defaultChars+"%")}function g(l,s){if(!(this instanceof g))return new g(l,s);s||e.isString(l)||(s=l||{},l="default"),this.inline=new a,this.block=new o,this.core=new r,this.renderer=new n,this.linkify=new i,this.validateLink=p,this.normalizeLink=h,this.normalizeLinkText=m,this.utils=e,this.helpers=e.assign({},t),this.options={},this.configure(l),s&&this.set(s)}return g.prototype.set=function(t){return e.assign(this.options,t),this},g.prototype.configure=function(t){var n,r=this;if(e.isString(t)&&!(t=c[n=t]))throw new Error('Wrong `markdown-it` preset "'+n+'", check name');if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty");return t.options&&r.set(t.options),t.components&&Object.keys(t.components).forEach((function(e){t.components[e].rules&&r[e].ruler.enableOnly(t.components[e].rules),t.components[e].rules2&&r[e].ruler2.enableOnly(t.components[e].rules2)})),this},g.prototype.enable=function(e,t){var n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(t){n=n.concat(this[t].ruler.enable(e,!0))}),this),n=n.concat(this.inline.ruler2.enable(e,!0));var r=e.filter((function(e){return n.indexOf(e)<0}));if(r.length&&!t)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this},g.prototype.disable=function(e,t){var n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(t){n=n.concat(this[t].ruler.disable(e,!0))}),this),n=n.concat(this.inline.ruler2.disable(e,!0));var r=e.filter((function(e){return n.indexOf(e)<0}));if(r.length&&!t)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this},g.prototype.use=function(e){var t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this},g.prototype.parse=function(e,t){if("string"!=typeof e)throw new Error("Input data should be a String");var n=new this.core.State(e,this,t);return this.core.process(n),n.tokens},g.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)},g.prototype.parseInline=function(e,t){var n=new this.core.State(e,this,t);return n.inlineMode=!0,this.core.process(n),n.tokens},g.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)},zC=g}const jC=N((IC||(IC=1,OC=TC()),OC)),DC={100:"💯",1234:"🔢",grinning:"😀",smiley:"😃",smile:"😄",grin:"😁",laughing:"😆",satisfied:"😆",sweat_smile:"😅",rofl:"🤣",joy:"😂",slightly_smiling_face:"🙂",upside_down_face:"🙃",wink:"😉",blush:"😊",innocent:"😇",smiling_face_with_three_hearts:"🥰",heart_eyes:"😍",star_struck:"🤩",kissing_heart:"😘",kissing:"😗",relaxed:"☺️",kissing_closed_eyes:"😚",kissing_smiling_eyes:"😙",smiling_face_with_tear:"🥲",yum:"😋",stuck_out_tongue:"😛",stuck_out_tongue_winking_eye:"😜",zany_face:"🤪",stuck_out_tongue_closed_eyes:"😝",money_mouth_face:"🤑",hugs:"🤗",hand_over_mouth:"🤭",shushing_face:"🤫",thinking:"🤔",zipper_mouth_face:"🤐",raised_eyebrow:"🤨",neutral_face:"😐",expressionless:"😑",no_mouth:"😶",smirk:"😏",unamused:"😒",roll_eyes:"🙄",grimacing:"😬",lying_face:"🤥",relieved:"😌",pensive:"😔",sleepy:"😪",drooling_face:"🤤",sleeping:"😴",mask:"😷",face_with_thermometer:"🤒",face_with_head_bandage:"🤕",nauseated_face:"🤢",vomiting_face:"🤮",sneezing_face:"🤧",hot_face:"🥵",cold_face:"🥶",woozy_face:"🥴",dizzy_face:"😵",exploding_head:"🤯",cowboy_hat_face:"🤠",partying_face:"🥳",disguised_face:"🥸",sunglasses:"😎",nerd_face:"🤓",monocle_face:"🧐",confused:"😕",worried:"😟",slightly_frowning_face:"🙁",frowning_face:"☹️",open_mouth:"😮",hushed:"😯",astonished:"😲",flushed:"😳",pleading_face:"🥺",frowning:"😦",anguished:"😧",fearful:"😨",cold_sweat:"😰",disappointed_relieved:"😥",cry:"😢",sob:"😭",scream:"😱",confounded:"😖",persevere:"😣",disappointed:"😞",sweat:"😓",weary:"😩",tired_face:"😫",yawning_face:"🥱",triumph:"😤",rage:"😡",pout:"😡",angry:"😠",cursing_face:"🤬",smiling_imp:"😈",imp:"👿",skull:"💀",skull_and_crossbones:"☠️",hankey:"💩",poop:"💩",shit:"💩",clown_face:"🤡",japanese_ogre:"👹",japanese_goblin:"👺",ghost:"👻",alien:"👽",space_invader:"👾",robot:"🤖",smiley_cat:"😺",smile_cat:"😸",joy_cat:"😹",heart_eyes_cat:"😻",smirk_cat:"😼",kissing_cat:"😽",scream_cat:"🙀",crying_cat_face:"😿",pouting_cat:"😾",see_no_evil:"🙈",hear_no_evil:"🙉",speak_no_evil:"🙊",kiss:"💋",love_letter:"💌",cupid:"💘",gift_heart:"💝",sparkling_heart:"💖",heartpulse:"💗",heartbeat:"💓",revolving_hearts:"💞",two_hearts:"💕",heart_decoration:"💟",heavy_heart_exclamation:"❣️",broken_heart:"💔",heart:"❤️",orange_heart:"🧡",yellow_heart:"💛",green_heart:"💚",blue_heart:"💙",purple_heart:"💜",brown_heart:"🤎",black_heart:"🖤",white_heart:"🤍",anger:"💢",boom:"💥",collision:"💥",dizzy:"💫",sweat_drops:"💦",dash:"💨",hole:"🕳️",bomb:"💣",speech_balloon:"💬",eye_speech_bubble:"👁️‍🗨️",left_speech_bubble:"🗨️",right_anger_bubble:"🗯️",thought_balloon:"💭",zzz:"💤",wave:"👋",raised_back_of_hand:"🤚",raised_hand_with_fingers_splayed:"🖐️",hand:"✋",raised_hand:"✋",vulcan_salute:"🖖",ok_hand:"👌",pinched_fingers:"🤌",pinching_hand:"🤏",v:"✌️",crossed_fingers:"🤞",love_you_gesture:"🤟",metal:"🤘",call_me_hand:"🤙",point_left:"👈",point_right:"👉",point_up_2:"👆",middle_finger:"🖕",fu:"🖕",point_down:"👇",point_up:"☝️","+1":"👍",thumbsup:"👍","-1":"👎",thumbsdown:"👎",fist_raised:"✊",fist:"✊",fist_oncoming:"👊",facepunch:"👊",punch:"👊",fist_left:"🤛",fist_right:"🤜",clap:"👏",raised_hands:"🙌",open_hands:"👐",palms_up_together:"🤲",handshake:"🤝",pray:"🙏",writing_hand:"✍️",nail_care:"💅",selfie:"🤳",muscle:"💪",mechanical_arm:"🦾",mechanical_leg:"🦿",leg:"🦵",foot:"🦶",ear:"👂",ear_with_hearing_aid:"🦻",nose:"👃",brain:"🧠",anatomical_heart:"🫀",lungs:"🫁",tooth:"🦷",bone:"🦴",eyes:"👀",eye:"👁️",tongue:"👅",lips:"👄",baby:"👶",child:"🧒",boy:"👦",girl:"👧",adult:"🧑",blond_haired_person:"👱",man:"👨",bearded_person:"🧔",red_haired_man:"👨‍🦰",curly_haired_man:"👨‍🦱",white_haired_man:"👨‍🦳",bald_man:"👨‍🦲",woman:"👩",red_haired_woman:"👩‍🦰",person_red_hair:"🧑‍🦰",curly_haired_woman:"👩‍🦱",person_curly_hair:"🧑‍🦱",white_haired_woman:"👩‍🦳",person_white_hair:"🧑‍🦳",bald_woman:"👩‍🦲",person_bald:"🧑‍🦲",blond_haired_woman:"👱‍♀️",blonde_woman:"👱‍♀️",blond_haired_man:"👱‍♂️",older_adult:"🧓",older_man:"👴",older_woman:"👵",frowning_person:"🙍",frowning_man:"🙍‍♂️",frowning_woman:"🙍‍♀️",pouting_face:"🙎",pouting_man:"🙎‍♂️",pouting_woman:"🙎‍♀️",no_good:"🙅",no_good_man:"🙅‍♂️",ng_man:"🙅‍♂️",no_good_woman:"🙅‍♀️",ng_woman:"🙅‍♀️",ok_person:"🙆",ok_man:"🙆‍♂️",ok_woman:"🙆‍♀️",tipping_hand_person:"💁",information_desk_person:"💁",tipping_hand_man:"💁‍♂️",sassy_man:"💁‍♂️",tipping_hand_woman:"💁‍♀️",sassy_woman:"💁‍♀️",raising_hand:"🙋",raising_hand_man:"🙋‍♂️",raising_hand_woman:"🙋‍♀️",deaf_person:"🧏",deaf_man:"🧏‍♂️",deaf_woman:"🧏‍♀️",bow:"🙇",bowing_man:"🙇‍♂️",bowing_woman:"🙇‍♀️",facepalm:"🤦",man_facepalming:"🤦‍♂️",woman_facepalming:"🤦‍♀️",shrug:"🤷",man_shrugging:"🤷‍♂️",woman_shrugging:"🤷‍♀️",health_worker:"🧑‍⚕️",man_health_worker:"👨‍⚕️",woman_health_worker:"👩‍⚕️",student:"🧑‍🎓",man_student:"👨‍🎓",woman_student:"👩‍🎓",teacher:"🧑‍🏫",man_teacher:"👨‍🏫",woman_teacher:"👩‍🏫",judge:"🧑‍⚖️",man_judge:"👨‍⚖️",woman_judge:"👩‍⚖️",farmer:"🧑‍🌾",man_farmer:"👨‍🌾",woman_farmer:"👩‍🌾",cook:"🧑‍🍳",man_cook:"👨‍🍳",woman_cook:"👩‍🍳",mechanic:"🧑‍🔧",man_mechanic:"👨‍🔧",woman_mechanic:"👩‍🔧",factory_worker:"🧑‍🏭",man_factory_worker:"👨‍🏭",woman_factory_worker:"👩‍🏭",office_worker:"🧑‍💼",man_office_worker:"👨‍💼",woman_office_worker:"👩‍💼",scientist:"🧑‍🔬",man_scientist:"👨‍🔬",woman_scientist:"👩‍🔬",technologist:"🧑‍💻",man_technologist:"👨‍💻",woman_technologist:"👩‍💻",singer:"🧑‍🎤",man_singer:"👨‍🎤",woman_singer:"👩‍🎤",artist:"🧑‍🎨",man_artist:"👨‍🎨",woman_artist:"👩‍🎨",pilot:"🧑‍✈️",man_pilot:"👨‍✈️",woman_pilot:"👩‍✈️",astronaut:"🧑‍🚀",man_astronaut:"👨‍🚀",woman_astronaut:"👩‍🚀",firefighter:"🧑‍🚒",man_firefighter:"👨‍🚒",woman_firefighter:"👩‍🚒",police_officer:"👮",cop:"👮",policeman:"👮‍♂️",policewoman:"👮‍♀️",detective:"🕵️",male_detective:"🕵️‍♂️",female_detective:"🕵️‍♀️",guard:"💂",guardsman:"💂‍♂️",guardswoman:"💂‍♀️",ninja:"🥷",construction_worker:"👷",construction_worker_man:"👷‍♂️",construction_worker_woman:"👷‍♀️",prince:"🤴",princess:"👸",person_with_turban:"👳",man_with_turban:"👳‍♂️",woman_with_turban:"👳‍♀️",man_with_gua_pi_mao:"👲",woman_with_headscarf:"🧕",person_in_tuxedo:"🤵",man_in_tuxedo:"🤵‍♂️",woman_in_tuxedo:"🤵‍♀️",person_with_veil:"👰",man_with_veil:"👰‍♂️",woman_with_veil:"👰‍♀️",bride_with_veil:"👰‍♀️",pregnant_woman:"🤰",breast_feeding:"🤱",woman_feeding_baby:"👩‍🍼",man_feeding_baby:"👨‍🍼",person_feeding_baby:"🧑‍🍼",angel:"👼",santa:"🎅",mrs_claus:"🤶",mx_claus:"🧑‍🎄",superhero:"🦸",superhero_man:"🦸‍♂️",superhero_woman:"🦸‍♀️",supervillain:"🦹",supervillain_man:"🦹‍♂️",supervillain_woman:"🦹‍♀️",mage:"🧙",mage_man:"🧙‍♂️",mage_woman:"🧙‍♀️",fairy:"🧚",fairy_man:"🧚‍♂️",fairy_woman:"🧚‍♀️",vampire:"🧛",vampire_man:"🧛‍♂️",vampire_woman:"🧛‍♀️",merperson:"🧜",merman:"🧜‍♂️",mermaid:"🧜‍♀️",elf:"🧝",elf_man:"🧝‍♂️",elf_woman:"🧝‍♀️",genie:"🧞",genie_man:"🧞‍♂️",genie_woman:"🧞‍♀️",zombie:"🧟",zombie_man:"🧟‍♂️",zombie_woman:"🧟‍♀️",massage:"💆",massage_man:"💆‍♂️",massage_woman:"💆‍♀️",haircut:"💇",haircut_man:"💇‍♂️",haircut_woman:"💇‍♀️",walking:"🚶",walking_man:"🚶‍♂️",walking_woman:"🚶‍♀️",standing_person:"🧍",standing_man:"🧍‍♂️",standing_woman:"🧍‍♀️",kneeling_person:"🧎",kneeling_man:"🧎‍♂️",kneeling_woman:"🧎‍♀️",person_with_probing_cane:"🧑‍🦯",man_with_probing_cane:"👨‍🦯",woman_with_probing_cane:"👩‍🦯",person_in_motorized_wheelchair:"🧑‍🦼",man_in_motorized_wheelchair:"👨‍🦼",woman_in_motorized_wheelchair:"👩‍🦼",person_in_manual_wheelchair:"🧑‍🦽",man_in_manual_wheelchair:"👨‍🦽",woman_in_manual_wheelchair:"👩‍🦽",runner:"🏃",running:"🏃",running_man:"🏃‍♂️",running_woman:"🏃‍♀️",woman_dancing:"💃",dancer:"💃",man_dancing:"🕺",business_suit_levitating:"🕴️",dancers:"👯",dancing_men:"👯‍♂️",dancing_women:"👯‍♀️",sauna_person:"🧖",sauna_man:"🧖‍♂️",sauna_woman:"🧖‍♀️",climbing:"🧗",climbing_man:"🧗‍♂️",climbing_woman:"🧗‍♀️",person_fencing:"🤺",horse_racing:"🏇",skier:"⛷️",snowboarder:"🏂",golfing:"🏌️",golfing_man:"🏌️‍♂️",golfing_woman:"🏌️‍♀️",surfer:"🏄",surfing_man:"🏄‍♂️",surfing_woman:"🏄‍♀️",rowboat:"🚣",rowing_man:"🚣‍♂️",rowing_woman:"🚣‍♀️",swimmer:"🏊",swimming_man:"🏊‍♂️",swimming_woman:"🏊‍♀️",bouncing_ball_person:"⛹️",bouncing_ball_man:"⛹️‍♂️",basketball_man:"⛹️‍♂️",bouncing_ball_woman:"⛹️‍♀️",basketball_woman:"⛹️‍♀️",weight_lifting:"🏋️",weight_lifting_man:"🏋️‍♂️",weight_lifting_woman:"🏋️‍♀️",bicyclist:"🚴",biking_man:"🚴‍♂️",biking_woman:"🚴‍♀️",mountain_bicyclist:"🚵",mountain_biking_man:"🚵‍♂️",mountain_biking_woman:"🚵‍♀️",cartwheeling:"🤸",man_cartwheeling:"🤸‍♂️",woman_cartwheeling:"🤸‍♀️",wrestling:"🤼",men_wrestling:"🤼‍♂️",women_wrestling:"🤼‍♀️",water_polo:"🤽",man_playing_water_polo:"🤽‍♂️",woman_playing_water_polo:"🤽‍♀️",handball_person:"🤾",man_playing_handball:"🤾‍♂️",woman_playing_handball:"🤾‍♀️",juggling_person:"🤹",man_juggling:"🤹‍♂️",woman_juggling:"🤹‍♀️",lotus_position:"🧘",lotus_position_man:"🧘‍♂️",lotus_position_woman:"🧘‍♀️",bath:"🛀",sleeping_bed:"🛌",people_holding_hands:"🧑‍🤝‍🧑",two_women_holding_hands:"👭",couple:"👫",two_men_holding_hands:"👬",couplekiss:"💏",couplekiss_man_woman:"👩‍❤️‍💋‍👨",couplekiss_man_man:"👨‍❤️‍💋‍👨",couplekiss_woman_woman:"👩‍❤️‍💋‍👩",couple_with_heart:"💑",couple_with_heart_woman_man:"👩‍❤️‍👨",couple_with_heart_man_man:"👨‍❤️‍👨",couple_with_heart_woman_woman:"👩‍❤️‍👩",family:"👪",family_man_woman_boy:"👨‍👩‍👦",family_man_woman_girl:"👨‍👩‍👧",family_man_woman_girl_boy:"👨‍👩‍👧‍👦",family_man_woman_boy_boy:"👨‍👩‍👦‍👦",family_man_woman_girl_girl:"👨‍👩‍👧‍👧",family_man_man_boy:"👨‍👨‍👦",family_man_man_girl:"👨‍👨‍👧",family_man_man_girl_boy:"👨‍👨‍👧‍👦",family_man_man_boy_boy:"👨‍👨‍👦‍👦",family_man_man_girl_girl:"👨‍👨‍👧‍👧",family_woman_woman_boy:"👩‍👩‍👦",family_woman_woman_girl:"👩‍👩‍👧",family_woman_woman_girl_boy:"👩‍👩‍👧‍👦",family_woman_woman_boy_boy:"👩‍👩‍👦‍👦",family_woman_woman_girl_girl:"👩‍👩‍👧‍👧",family_man_boy:"👨‍👦",family_man_boy_boy:"👨‍👦‍👦",family_man_girl:"👨‍👧",family_man_girl_boy:"👨‍👧‍👦",family_man_girl_girl:"👨‍👧‍👧",family_woman_boy:"👩‍👦",family_woman_boy_boy:"👩‍👦‍👦",family_woman_girl:"👩‍👧",family_woman_girl_boy:"👩‍👧‍👦",family_woman_girl_girl:"👩‍👧‍👧",speaking_head:"🗣️",bust_in_silhouette:"👤",busts_in_silhouette:"👥",people_hugging:"🫂",footprints:"👣",monkey_face:"🐵",monkey:"🐒",gorilla:"🦍",orangutan:"🦧",dog:"🐶",dog2:"🐕",guide_dog:"🦮",service_dog:"🐕‍🦺",poodle:"🐩",wolf:"🐺",fox_face:"🦊",raccoon:"🦝",cat:"🐱",cat2:"🐈",black_cat:"🐈‍⬛",lion:"🦁",tiger:"🐯",tiger2:"🐅",leopard:"🐆",horse:"🐴",racehorse:"🐎",unicorn:"🦄",zebra:"🦓",deer:"🦌",bison:"🦬",cow:"🐮",ox:"🐂",water_buffalo:"🐃",cow2:"🐄",pig:"🐷",pig2:"🐖",boar:"🐗",pig_nose:"🐽",ram:"🐏",sheep:"🐑",goat:"🐐",dromedary_camel:"🐪",camel:"🐫",llama:"🦙",giraffe:"🦒",elephant:"🐘",mammoth:"🦣",rhinoceros:"🦏",hippopotamus:"🦛",mouse:"🐭",mouse2:"🐁",rat:"🐀",hamster:"🐹",rabbit:"🐰",rabbit2:"🐇",chipmunk:"🐿️",beaver:"🦫",hedgehog:"🦔",bat:"🦇",bear:"🐻",polar_bear:"🐻‍❄️",koala:"🐨",panda_face:"🐼",sloth:"🦥",otter:"🦦",skunk:"🦨",kangaroo:"🦘",badger:"🦡",feet:"🐾",paw_prints:"🐾",turkey:"🦃",chicken:"🐔",rooster:"🐓",hatching_chick:"🐣",baby_chick:"🐤",hatched_chick:"🐥",bird:"🐦",penguin:"🐧",dove:"🕊️",eagle:"🦅",duck:"🦆",swan:"🦢",owl:"🦉",dodo:"🦤",feather:"🪶",flamingo:"🦩",peacock:"🦚",parrot:"🦜",frog:"🐸",crocodile:"🐊",turtle:"🐢",lizard:"🦎",snake:"🐍",dragon_face:"🐲",dragon:"🐉",sauropod:"🦕","t-rex":"🦖",whale:"🐳",whale2:"🐋",dolphin:"🐬",flipper:"🐬",seal:"🦭",fish:"🐟",tropical_fish:"🐠",blowfish:"🐡",shark:"🦈",octopus:"🐙",shell:"🐚",snail:"🐌",butterfly:"🦋",bug:"🐛",ant:"🐜",bee:"🐝",honeybee:"🐝",beetle:"🪲",lady_beetle:"🐞",cricket:"🦗",cockroach:"🪳",spider:"🕷️",spider_web:"🕸️",scorpion:"🦂",mosquito:"🦟",fly:"🪰",worm:"🪱",microbe:"🦠",bouquet:"💐",cherry_blossom:"🌸",white_flower:"💮",rosette:"🏵️",rose:"🌹",wilted_flower:"🥀",hibiscus:"🌺",sunflower:"🌻",blossom:"🌼",tulip:"🌷",seedling:"🌱",potted_plant:"🪴",evergreen_tree:"🌲",deciduous_tree:"🌳",palm_tree:"🌴",cactus:"🌵",ear_of_rice:"🌾",herb:"🌿",shamrock:"☘️",four_leaf_clover:"🍀",maple_leaf:"🍁",fallen_leaf:"🍂",leaves:"🍃",grapes:"🍇",melon:"🍈",watermelon:"🍉",tangerine:"🍊",orange:"🍊",mandarin:"🍊",lemon:"🍋",banana:"🍌",pineapple:"🍍",mango:"🥭",apple:"🍎",green_apple:"🍏",pear:"🍐",peach:"🍑",cherries:"🍒",strawberry:"🍓",blueberries:"🫐",kiwi_fruit:"🥝",tomato:"🍅",olive:"🫒",coconut:"🥥",avocado:"🥑",eggplant:"🍆",potato:"🥔",carrot:"🥕",corn:"🌽",hot_pepper:"🌶️",bell_pepper:"🫑",cucumber:"🥒",leafy_green:"🥬",broccoli:"🥦",garlic:"🧄",onion:"🧅",mushroom:"🍄",peanuts:"🥜",chestnut:"🌰",bread:"🍞",croissant:"🥐",baguette_bread:"🥖",flatbread:"🫓",pretzel:"🥨",bagel:"🥯",pancakes:"🥞",waffle:"🧇",cheese:"🧀",meat_on_bone:"🍖",poultry_leg:"🍗",cut_of_meat:"🥩",bacon:"🥓",hamburger:"🍔",fries:"🍟",pizza:"🍕",hotdog:"🌭",sandwich:"🥪",taco:"🌮",burrito:"🌯",tamale:"🫔",stuffed_flatbread:"🥙",falafel:"🧆",egg:"🥚",fried_egg:"🍳",shallow_pan_of_food:"🥘",stew:"🍲",fondue:"🫕",bowl_with_spoon:"🥣",green_salad:"🥗",popcorn:"🍿",butter:"🧈",salt:"🧂",canned_food:"🥫",bento:"🍱",rice_cracker:"🍘",rice_ball:"🍙",rice:"🍚",curry:"🍛",ramen:"🍜",spaghetti:"🍝",sweet_potato:"🍠",oden:"🍢",sushi:"🍣",fried_shrimp:"🍤",fish_cake:"🍥",moon_cake:"🥮",dango:"🍡",dumpling:"🥟",fortune_cookie:"🥠",takeout_box:"🥡",crab:"🦀",lobster:"🦞",shrimp:"🦐",squid:"🦑",oyster:"🦪",icecream:"🍦",shaved_ice:"🍧",ice_cream:"🍨",doughnut:"🍩",cookie:"🍪",birthday:"🎂",cake:"🍰",cupcake:"🧁",pie:"🥧",chocolate_bar:"🍫",candy:"🍬",lollipop:"🍭",custard:"🍮",honey_pot:"🍯",baby_bottle:"🍼",milk_glass:"🥛",coffee:"☕",teapot:"🫖",tea:"🍵",sake:"🍶",champagne:"🍾",wine_glass:"🍷",cocktail:"🍸",tropical_drink:"🍹",beer:"🍺",beers:"🍻",clinking_glasses:"🥂",tumbler_glass:"🥃",cup_with_straw:"🥤",bubble_tea:"🧋",beverage_box:"🧃",mate:"🧉",ice_cube:"🧊",chopsticks:"🥢",plate_with_cutlery:"🍽️",fork_and_knife:"🍴",spoon:"🥄",hocho:"🔪",knife:"🔪",amphora:"🏺",earth_africa:"🌍",earth_americas:"🌎",earth_asia:"🌏",globe_with_meridians:"🌐",world_map:"🗺️",japan:"🗾",compass:"🧭",mountain_snow:"🏔️",mountain:"⛰️",volcano:"🌋",mount_fuji:"🗻",camping:"🏕️",beach_umbrella:"🏖️",desert:"🏜️",desert_island:"🏝️",national_park:"🏞️",stadium:"🏟️",classical_building:"🏛️",building_construction:"🏗️",bricks:"🧱",rock:"🪨",wood:"🪵",hut:"🛖",houses:"🏘️",derelict_house:"🏚️",house:"🏠",house_with_garden:"🏡",office:"🏢",post_office:"🏣",european_post_office:"🏤",hospital:"🏥",bank:"🏦",hotel:"🏨",love_hotel:"🏩",convenience_store:"🏪",school:"🏫",department_store:"🏬",factory:"🏭",japanese_castle:"🏯",european_castle:"🏰",wedding:"💒",tokyo_tower:"🗼",statue_of_liberty:"🗽",church:"⛪",mosque:"🕌",hindu_temple:"🛕",synagogue:"🕍",shinto_shrine:"⛩️",kaaba:"🕋",fountain:"⛲",tent:"⛺",foggy:"🌁",night_with_stars:"🌃",cityscape:"🏙️",sunrise_over_mountains:"🌄",sunrise:"🌅",city_sunset:"🌆",city_sunrise:"🌇",bridge_at_night:"🌉",hotsprings:"♨️",carousel_horse:"🎠",ferris_wheel:"🎡",roller_coaster:"🎢",barber:"💈",circus_tent:"🎪",steam_locomotive:"🚂",railway_car:"🚃",bullettrain_side:"🚄",bullettrain_front:"🚅",train2:"🚆",metro:"🚇",light_rail:"🚈",station:"🚉",tram:"🚊",monorail:"🚝",mountain_railway:"🚞",train:"🚋",bus:"🚌",oncoming_bus:"🚍",trolleybus:"🚎",minibus:"🚐",ambulance:"🚑",fire_engine:"🚒",police_car:"🚓",oncoming_police_car:"🚔",taxi:"🚕",oncoming_taxi:"🚖",car:"🚗",red_car:"🚗",oncoming_automobile:"🚘",blue_car:"🚙",pickup_truck:"🛻",truck:"🚚",articulated_lorry:"🚛",tractor:"🚜",racing_car:"🏎️",motorcycle:"🏍️",motor_scooter:"🛵",manual_wheelchair:"🦽",motorized_wheelchair:"🦼",auto_rickshaw:"🛺",bike:"🚲",kick_scooter:"🛴",skateboard:"🛹",roller_skate:"🛼",busstop:"🚏",motorway:"🛣️",railway_track:"🛤️",oil_drum:"🛢️",fuelpump:"⛽",rotating_light:"🚨",traffic_light:"🚥",vertical_traffic_light:"🚦",stop_sign:"🛑",construction:"🚧",anchor:"⚓",boat:"⛵",sailboat:"⛵",canoe:"🛶",speedboat:"🚤",passenger_ship:"🛳️",ferry:"⛴️",motor_boat:"🛥️",ship:"🚢",airplane:"✈️",small_airplane:"🛩️",flight_departure:"🛫",flight_arrival:"🛬",parachute:"🪂",seat:"💺",helicopter:"🚁",suspension_railway:"🚟",mountain_cableway:"🚠",aerial_tramway:"🚡",artificial_satellite:"🛰️",rocket:"🚀",flying_saucer:"🛸",bellhop_bell:"🛎️",luggage:"🧳",hourglass:"⌛",hourglass_flowing_sand:"⏳",watch:"⌚",alarm_clock:"⏰",stopwatch:"⏱️",timer_clock:"⏲️",mantelpiece_clock:"🕰️",clock12:"🕛",clock1230:"🕧",clock1:"🕐",clock130:"🕜",clock2:"🕑",clock230:"🕝",clock3:"🕒",clock330:"🕞",clock4:"🕓",clock430:"🕟",clock5:"🕔",clock530:"🕠",clock6:"🕕",clock630:"🕡",clock7:"🕖",clock730:"🕢",clock8:"🕗",clock830:"🕣",clock9:"🕘",clock930:"🕤",clock10:"🕙",clock1030:"🕥",clock11:"🕚",clock1130:"🕦",new_moon:"🌑",waxing_crescent_moon:"🌒",first_quarter_moon:"🌓",moon:"🌔",waxing_gibbous_moon:"🌔",full_moon:"🌕",waning_gibbous_moon:"🌖",last_quarter_moon:"🌗",waning_crescent_moon:"🌘",crescent_moon:"🌙",new_moon_with_face:"🌚",first_quarter_moon_with_face:"🌛",last_quarter_moon_with_face:"🌜",thermometer:"🌡️",sunny:"☀️",full_moon_with_face:"🌝",sun_with_face:"🌞",ringed_planet:"🪐",star:"⭐",star2:"🌟",stars:"🌠",milky_way:"🌌",cloud:"☁️",partly_sunny:"⛅",cloud_with_lightning_and_rain:"⛈️",sun_behind_small_cloud:"🌤️",sun_behind_large_cloud:"🌥️",sun_behind_rain_cloud:"🌦️",cloud_with_rain:"🌧️",cloud_with_snow:"🌨️",cloud_with_lightning:"🌩️",tornado:"🌪️",fog:"🌫️",wind_face:"🌬️",cyclone:"🌀",rainbow:"🌈",closed_umbrella:"🌂",open_umbrella:"☂️",umbrella:"☔",parasol_on_ground:"⛱️",zap:"⚡",snowflake:"❄️",snowman_with_snow:"☃️",snowman:"⛄",comet:"☄️",fire:"🔥",droplet:"💧",ocean:"🌊",jack_o_lantern:"🎃",christmas_tree:"🎄",fireworks:"🎆",sparkler:"🎇",firecracker:"🧨",sparkles:"✨",balloon:"🎈",tada:"🎉",confetti_ball:"🎊",tanabata_tree:"🎋",bamboo:"🎍",dolls:"🎎",flags:"🎏",wind_chime:"🎐",rice_scene:"🎑",red_envelope:"🧧",ribbon:"🎀",gift:"🎁",reminder_ribbon:"🎗️",tickets:"🎟️",ticket:"🎫",medal_military:"🎖️",trophy:"🏆",medal_sports:"🏅","1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉",soccer:"⚽",baseball:"⚾",softball:"🥎",basketball:"🏀",volleyball:"🏐",football:"🏈",rugby_football:"🏉",tennis:"🎾",flying_disc:"🥏",bowling:"🎳",cricket_game:"🏏",field_hockey:"🏑",ice_hockey:"🏒",lacrosse:"🥍",ping_pong:"🏓",badminton:"🏸",boxing_glove:"🥊",martial_arts_uniform:"🥋",goal_net:"🥅",golf:"⛳",ice_skate:"⛸️",fishing_pole_and_fish:"🎣",diving_mask:"🤿",running_shirt_with_sash:"🎽",ski:"🎿",sled:"🛷",curling_stone:"🥌",dart:"🎯",yo_yo:"🪀",kite:"🪁","8ball":"🎱",crystal_ball:"🔮",magic_wand:"🪄",nazar_amulet:"🧿",video_game:"🎮",joystick:"🕹️",slot_machine:"🎰",game_die:"🎲",jigsaw:"🧩",teddy_bear:"🧸",pinata:"🪅",nesting_dolls:"🪆",spades:"♠️",hearts:"♥️",diamonds:"♦️",clubs:"♣️",chess_pawn:"♟️",black_joker:"🃏",mahjong:"🀄",flower_playing_cards:"🎴",performing_arts:"🎭",framed_picture:"🖼️",art:"🎨",thread:"🧵",sewing_needle:"🪡",yarn:"🧶",knot:"🪢",eyeglasses:"👓",dark_sunglasses:"🕶️",goggles:"🥽",lab_coat:"🥼",safety_vest:"🦺",necktie:"👔",shirt:"👕",tshirt:"👕",jeans:"👖",scarf:"🧣",gloves:"🧤",coat:"🧥",socks:"🧦",dress:"👗",kimono:"👘",sari:"🥻",one_piece_swimsuit:"🩱",swim_brief:"🩲",shorts:"🩳",bikini:"👙",womans_clothes:"👚",purse:"👛",handbag:"👜",pouch:"👝",shopping:"🛍️",school_satchel:"🎒",thong_sandal:"🩴",mans_shoe:"👞",shoe:"👞",athletic_shoe:"👟",hiking_boot:"🥾",flat_shoe:"🥿",high_heel:"👠",sandal:"👡",ballet_shoes:"🩰",boot:"👢",crown:"👑",womans_hat:"👒",tophat:"🎩",mortar_board:"🎓",billed_cap:"🧢",military_helmet:"🪖",rescue_worker_helmet:"⛑️",prayer_beads:"📿",lipstick:"💄",ring:"💍",gem:"💎",mute:"🔇",speaker:"🔈",sound:"🔉",loud_sound:"🔊",loudspeaker:"📢",mega:"📣",postal_horn:"📯",bell:"🔔",no_bell:"🔕",musical_score:"🎼",musical_note:"🎵",notes:"🎶",studio_microphone:"🎙️",level_slider:"🎚️",control_knobs:"🎛️",microphone:"🎤",headphones:"🎧",radio:"📻",saxophone:"🎷",accordion:"🪗",guitar:"🎸",musical_keyboard:"🎹",trumpet:"🎺",violin:"🎻",banjo:"🪕",drum:"🥁",long_drum:"🪘",iphone:"📱",calling:"📲",phone:"☎️",telephone:"☎️",telephone_receiver:"📞",pager:"📟",fax:"📠",battery:"🔋",electric_plug:"🔌",computer:"💻",desktop_computer:"🖥️",printer:"🖨️",keyboard:"⌨️",computer_mouse:"🖱️",trackball:"🖲️",minidisc:"💽",floppy_disk:"💾",cd:"💿",dvd:"📀",abacus:"🧮",movie_camera:"🎥",film_strip:"🎞️",film_projector:"📽️",clapper:"🎬",tv:"📺",camera:"📷",camera_flash:"📸",video_camera:"📹",vhs:"📼",mag:"🔍",mag_right:"🔎",candle:"🕯️",bulb:"💡",flashlight:"🔦",izakaya_lantern:"🏮",lantern:"🏮",diya_lamp:"🪔",notebook_with_decorative_cover:"📔",closed_book:"📕",book:"📖",open_book:"📖",green_book:"📗",blue_book:"📘",orange_book:"📙",books:"📚",notebook:"📓",ledger:"📒",page_with_curl:"📃",scroll:"📜",page_facing_up:"📄",newspaper:"📰",newspaper_roll:"🗞️",bookmark_tabs:"📑",bookmark:"🔖",label:"🏷️",moneybag:"💰",coin:"🪙",yen:"💴",dollar:"💵",euro:"💶",pound:"💷",money_with_wings:"💸",credit_card:"💳",receipt:"🧾",chart:"💹",envelope:"✉️",email:"📧","e-mail":"📧",incoming_envelope:"📨",envelope_with_arrow:"📩",outbox_tray:"📤",inbox_tray:"📥",package:"📦",mailbox:"📫",mailbox_closed:"📪",mailbox_with_mail:"📬",mailbox_with_no_mail:"📭",postbox:"📮",ballot_box:"🗳️",pencil2:"✏️",black_nib:"✒️",fountain_pen:"🖋️",pen:"🖊️",paintbrush:"🖌️",crayon:"🖍️",memo:"📝",pencil:"📝",briefcase:"💼",file_folder:"📁",open_file_folder:"📂",card_index_dividers:"🗂️",date:"📅",calendar:"📆",spiral_notepad:"🗒️",spiral_calendar:"🗓️",card_index:"📇",chart_with_upwards_trend:"📈",chart_with_downwards_trend:"📉",bar_chart:"📊",clipboard:"📋",pushpin:"📌",round_pushpin:"📍",paperclip:"📎",paperclips:"🖇️",straight_ruler:"📏",triangular_ruler:"📐",scissors:"✂️",card_file_box:"🗃️",file_cabinet:"🗄️",wastebasket:"🗑️",lock:"🔒",unlock:"🔓",lock_with_ink_pen:"🔏",closed_lock_with_key:"🔐",key:"🔑",old_key:"🗝️",hammer:"🔨",axe:"🪓",pick:"⛏️",hammer_and_pick:"⚒️",hammer_and_wrench:"🛠️",dagger:"🗡️",crossed_swords:"⚔️",gun:"🔫",boomerang:"🪃",bow_and_arrow:"🏹",shield:"🛡️",carpentry_saw:"🪚",wrench:"🔧",screwdriver:"🪛",nut_and_bolt:"🔩",gear:"⚙️",clamp:"🗜️",balance_scale:"⚖️",probing_cane:"🦯",link:"🔗",chains:"⛓️",hook:"🪝",toolbox:"🧰",magnet:"🧲",ladder:"🪜",alembic:"⚗️",test_tube:"🧪",petri_dish:"🧫",dna:"🧬",microscope:"🔬",telescope:"🔭",satellite:"📡",syringe:"💉",drop_of_blood:"🩸",pill:"💊",adhesive_bandage:"🩹",stethoscope:"🩺",door:"🚪",elevator:"🛗",mirror:"🪞",window:"🪟",bed:"🛏️",couch_and_lamp:"🛋️",chair:"🪑",toilet:"🚽",plunger:"🪠",shower:"🚿",bathtub:"🛁",mouse_trap:"🪤",razor:"🪒",lotion_bottle:"🧴",safety_pin:"🧷",broom:"🧹",basket:"🧺",roll_of_paper:"🧻",bucket:"🪣",soap:"🧼",toothbrush:"🪥",sponge:"🧽",fire_extinguisher:"🧯",shopping_cart:"🛒",smoking:"🚬",coffin:"⚰️",headstone:"🪦",funeral_urn:"⚱️",moyai:"🗿",placard:"🪧",atm:"🏧",put_litter_in_its_place:"🚮",potable_water:"🚰",wheelchair:"♿",mens:"🚹",womens:"🚺",restroom:"🚻",baby_symbol:"🚼",wc:"🚾",passport_control:"🛂",customs:"🛃",baggage_claim:"🛄",left_luggage:"🛅",warning:"⚠️",children_crossing:"🚸",no_entry:"⛔",no_entry_sign:"🚫",no_bicycles:"🚳",no_smoking:"🚭",do_not_litter:"🚯","non-potable_water":"🚱",no_pedestrians:"🚷",no_mobile_phones:"📵",underage:"🔞",radioactive:"☢️",biohazard:"☣️",arrow_up:"⬆️",arrow_upper_right:"↗️",arrow_right:"➡️",arrow_lower_right:"↘️",arrow_down:"⬇️",arrow_lower_left:"↙️",arrow_left:"⬅️",arrow_upper_left:"↖️",arrow_up_down:"↕️",left_right_arrow:"↔️",leftwards_arrow_with_hook:"↩️",arrow_right_hook:"↪️",arrow_heading_up:"⤴️",arrow_heading_down:"⤵️",arrows_clockwise:"🔃",arrows_counterclockwise:"🔄",back:"🔙",end:"🔚",on:"🔛",soon:"🔜",top:"🔝",place_of_worship:"🛐",atom_symbol:"⚛️",om:"🕉️",star_of_david:"✡️",wheel_of_dharma:"☸️",yin_yang:"☯️",latin_cross:"✝️",orthodox_cross:"☦️",star_and_crescent:"☪️",peace_symbol:"☮️",menorah:"🕎",six_pointed_star:"🔯",aries:"♈",taurus:"♉",gemini:"♊",cancer:"♋",leo:"♌",virgo:"♍",libra:"♎",scorpius:"♏",sagittarius:"♐",capricorn:"♑",aquarius:"♒",pisces:"♓",ophiuchus:"⛎",twisted_rightwards_arrows:"🔀",repeat:"🔁",repeat_one:"🔂",arrow_forward:"▶️",fast_forward:"⏩",next_track_button:"⏭️",play_or_pause_button:"⏯️",arrow_backward:"◀️",rewind:"⏪",previous_track_button:"⏮️",arrow_up_small:"🔼",arrow_double_up:"⏫",arrow_down_small:"🔽",arrow_double_down:"⏬",pause_button:"⏸️",stop_button:"⏹️",record_button:"⏺️",eject_button:"⏏️",cinema:"🎦",low_brightness:"🔅",high_brightness:"🔆",signal_strength:"📶",vibration_mode:"📳",mobile_phone_off:"📴",female_sign:"♀️",male_sign:"♂️",transgender_symbol:"⚧️",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",heavy_minus_sign:"➖",heavy_division_sign:"➗",infinity:"♾️",bangbang:"‼️",interrobang:"⁉️",question:"❓",grey_question:"❔",grey_exclamation:"❕",exclamation:"❗",heavy_exclamation_mark:"❗",wavy_dash:"〰️",currency_exchange:"💱",heavy_dollar_sign:"💲",medical_symbol:"⚕️",recycle:"♻️",fleur_de_lis:"⚜️",trident:"🔱",name_badge:"📛",beginner:"🔰",o:"⭕",white_check_mark:"✅",ballot_box_with_check:"☑️",heavy_check_mark:"✔️",x:"❌",negative_squared_cross_mark:"❎",curly_loop:"➰",loop:"➿",part_alternation_mark:"〽️",eight_spoked_asterisk:"✳️",eight_pointed_black_star:"✴️",sparkle:"❇️",copyright:"©️",registered:"®️",tm:"™️",hash:"#️⃣",asterisk:"*️⃣",zero:"0️⃣",one:"1️⃣",two:"2️⃣",three:"3️⃣",four:"4️⃣",five:"5️⃣",six:"6️⃣",seven:"7️⃣",eight:"8️⃣",nine:"9️⃣",keycap_ten:"🔟",capital_abcd:"🔠",abcd:"🔡",symbols:"🔣",abc:"🔤",a:"🅰️",ab:"🆎",b:"🅱️",cl:"🆑",cool:"🆒",free:"🆓",information_source:"ℹ️",id:"🆔",m:"Ⓜ️",new:"🆕",ng:"🆖",o2:"🅾️",ok:"🆗",parking:"🅿️",sos:"🆘",up:"🆙",vs:"🆚",koko:"🈁",sa:"🈂️",ideograph_advantage:"🉐",accept:"🉑",congratulations:"㊗️",secret:"㊙️",u6e80:"🈵",red_circle:"🔴",orange_circle:"🟠",yellow_circle:"🟡",green_circle:"🟢",large_blue_circle:"🔵",purple_circle:"🟣",brown_circle:"🟤",black_circle:"⚫",white_circle:"⚪",red_square:"🟥",orange_square:"🟧",yellow_square:"🟨",green_square:"🟩",blue_square:"🟦",purple_square:"🟪",brown_square:"🟫",black_large_square:"⬛",white_large_square:"⬜",black_medium_square:"◼️",white_medium_square:"◻️",black_medium_small_square:"◾",white_medium_small_square:"◽",black_small_square:"▪️",white_small_square:"▫️",large_orange_diamond:"🔶",large_blue_diamond:"🔷",small_orange_diamond:"🔸",small_blue_diamond:"🔹",small_red_triangle:"🔺",small_red_triangle_down:"🔻",diamond_shape_with_a_dot_inside:"💠",radio_button:"🔘",white_square_button:"🔳",black_square_button:"🔲",checkered_flag:"🏁",triangular_flag_on_post:"🚩",crossed_flags:"🎌",black_flag:"🏴",white_flag:"🏳️",rainbow_flag:"🏳️‍🌈",transgender_flag:"🏳️‍⚧️",pirate_flag:"🏴‍☠️",ascension_island:"🇦🇨",andorra:"🇦🇩",united_arab_emirates:"🇦🇪",afghanistan:"🇦🇫",antigua_barbuda:"🇦🇬",anguilla:"🇦🇮",albania:"🇦🇱",armenia:"🇦🇲",angola:"🇦🇴",antarctica:"🇦🇶",argentina:"🇦🇷",american_samoa:"🇦🇸",austria:"🇦🇹",australia:"🇦🇺",aruba:"🇦🇼",aland_islands:"🇦🇽",azerbaijan:"🇦🇿",bosnia_herzegovina:"🇧🇦",barbados:"🇧🇧",bangladesh:"🇧🇩",belgium:"🇧🇪",burkina_faso:"🇧🇫",bulgaria:"🇧🇬",bahrain:"🇧🇭",burundi:"🇧🇮",benin:"🇧🇯",st_barthelemy:"🇧🇱",bermuda:"🇧🇲",brunei:"🇧🇳",bolivia:"🇧🇴",caribbean_netherlands:"🇧🇶",brazil:"🇧🇷",bahamas:"🇧🇸",bhutan:"🇧🇹",bouvet_island:"🇧🇻",botswana:"🇧🇼",belarus:"🇧🇾",belize:"🇧🇿",canada:"🇨🇦",cocos_islands:"🇨🇨",congo_kinshasa:"🇨🇩",central_african_republic:"🇨🇫",congo_brazzaville:"🇨🇬",switzerland:"🇨🇭",cote_divoire:"🇨🇮",cook_islands:"🇨🇰",chile:"🇨🇱",cameroon:"🇨🇲",cn:"🇨🇳",colombia:"🇨🇴",clipperton_island:"🇨🇵",costa_rica:"🇨🇷",cuba:"🇨🇺",cape_verde:"🇨🇻",curacao:"🇨🇼",christmas_island:"🇨🇽",cyprus:"🇨🇾",czech_republic:"🇨🇿",de:"🇩🇪",diego_garcia:"🇩🇬",djibouti:"🇩🇯",denmark:"🇩🇰",dominica:"🇩🇲",dominican_republic:"🇩🇴",algeria:"🇩🇿",ceuta_melilla:"🇪🇦",ecuador:"🇪🇨",estonia:"🇪🇪",egypt:"🇪🇬",western_sahara:"🇪🇭",eritrea:"🇪🇷",es:"🇪🇸",ethiopia:"🇪🇹",eu:"🇪🇺",european_union:"🇪🇺",finland:"🇫🇮",fiji:"🇫🇯",falkland_islands:"🇫🇰",micronesia:"🇫🇲",faroe_islands:"🇫🇴",fr:"🇫🇷",gabon:"🇬🇦",gb:"🇬🇧",uk:"🇬🇧",grenada:"🇬🇩",georgia:"🇬🇪",french_guiana:"🇬🇫",guernsey:"🇬🇬",ghana:"🇬🇭",gibraltar:"🇬🇮",greenland:"🇬🇱",gambia:"🇬🇲",guinea:"🇬🇳",guadeloupe:"🇬🇵",equatorial_guinea:"🇬🇶",greece:"🇬🇷",south_georgia_south_sandwich_islands:"🇬🇸",guatemala:"🇬🇹",guam:"🇬🇺",guinea_bissau:"🇬🇼",guyana:"🇬🇾",hong_kong:"🇭🇰",heard_mcdonald_islands:"🇭🇲",honduras:"🇭🇳",croatia:"🇭🇷",haiti:"🇭🇹",hungary:"🇭🇺",canary_islands:"🇮🇨",indonesia:"🇮🇩",ireland:"🇮🇪",israel:"🇮🇱",isle_of_man:"🇮🇲",india:"🇮🇳",british_indian_ocean_territory:"🇮🇴",iraq:"🇮🇶",iran:"🇮🇷",iceland:"🇮🇸",it:"🇮🇹",jersey:"🇯🇪",jamaica:"🇯🇲",jordan:"🇯🇴",jp:"🇯🇵",kenya:"🇰🇪",kyrgyzstan:"🇰🇬",cambodia:"🇰🇭",kiribati:"🇰🇮",comoros:"🇰🇲",st_kitts_nevis:"🇰🇳",north_korea:"🇰🇵",kr:"🇰🇷",kuwait:"🇰🇼",cayman_islands:"🇰🇾",kazakhstan:"🇰🇿",laos:"🇱🇦",lebanon:"🇱🇧",st_lucia:"🇱🇨",liechtenstein:"🇱🇮",sri_lanka:"🇱🇰",liberia:"🇱🇷",lesotho:"🇱🇸",lithuania:"🇱🇹",luxembourg:"🇱🇺",latvia:"🇱🇻",libya:"🇱🇾",morocco:"🇲🇦",monaco:"🇲🇨",moldova:"🇲🇩",montenegro:"🇲🇪",st_martin:"🇲🇫",madagascar:"🇲🇬",marshall_islands:"🇲🇭",macedonia:"🇲🇰",mali:"🇲🇱",myanmar:"🇲🇲",mongolia:"🇲🇳",macau:"🇲🇴",northern_mariana_islands:"🇲🇵",martinique:"🇲🇶",mauritania:"🇲🇷",montserrat:"🇲🇸",malta:"🇲🇹",mauritius:"🇲🇺",maldives:"🇲🇻",malawi:"🇲🇼",mexico:"🇲🇽",malaysia:"🇲🇾",mozambique:"🇲🇿",namibia:"🇳🇦",new_caledonia:"🇳🇨",niger:"🇳🇪",norfolk_island:"🇳🇫",nigeria:"🇳🇬",nicaragua:"🇳🇮",netherlands:"🇳🇱",norway:"🇳🇴",nepal:"🇳🇵",nauru:"🇳🇷",niue:"🇳🇺",new_zealand:"🇳🇿",oman:"🇴🇲",panama:"🇵🇦",peru:"🇵🇪",french_polynesia:"🇵🇫",papua_new_guinea:"🇵🇬",philippines:"🇵🇭",pakistan:"🇵🇰",poland:"🇵🇱",st_pierre_miquelon:"🇵🇲",pitcairn_islands:"🇵🇳",puerto_rico:"🇵🇷",palestinian_territories:"🇵🇸",portugal:"🇵🇹",palau:"🇵🇼",paraguay:"🇵🇾",qatar:"🇶🇦",reunion:"🇷🇪",romania:"🇷🇴",serbia:"🇷🇸",ru:"🇷🇺",rwanda:"🇷🇼",saudi_arabia:"🇸🇦",solomon_islands:"🇸🇧",seychelles:"🇸🇨",sudan:"🇸🇩",sweden:"🇸🇪",singapore:"🇸🇬",st_helena:"🇸🇭",slovenia:"🇸🇮",svalbard_jan_mayen:"🇸🇯",slovakia:"🇸🇰",sierra_leone:"🇸🇱",san_marino:"🇸🇲",senegal:"🇸🇳",somalia:"🇸🇴",suriname:"🇸🇷",south_sudan:"🇸🇸",sao_tome_principe:"🇸🇹",el_salvador:"🇸🇻",sint_maarten:"🇸🇽",syria:"🇸🇾",swaziland:"🇸🇿",tristan_da_cunha:"🇹🇦",turks_caicos_islands:"🇹🇨",chad:"🇹🇩",french_southern_territories:"🇹🇫",togo:"🇹🇬",thailand:"🇹🇭",tajikistan:"🇹🇯",tokelau:"🇹🇰",timor_leste:"🇹🇱",turkmenistan:"🇹🇲",tunisia:"🇹🇳",tonga:"🇹🇴",tr:"🇹🇷",trinidad_tobago:"🇹🇹",tuvalu:"🇹🇻",taiwan:"🇹🇼",tanzania:"🇹🇿",ukraine:"🇺🇦",uganda:"🇺🇬",us_outlying_islands:"🇺🇲",united_nations:"🇺🇳",us:"🇺🇸",uruguay:"🇺🇾",uzbekistan:"🇺🇿",vatican_city:"🇻🇦",st_vincent_grenadines:"🇻🇨",venezuela:"🇻🇪",british_virgin_islands:"🇻🇬",us_virgin_islands:"🇻🇮",vietnam:"🇻🇳",vanuatu:"🇻🇺",wallis_futuna:"🇼🇫",samoa:"🇼🇸",kosovo:"🇽🇰",yemen:"🇾🇪",mayotte:"🇾🇹",south_africa:"🇿🇦",zambia:"🇿🇲",zimbabwe:"🇿🇼",england:"🏴󠁧󠁢󠁥󠁮󠁧󠁿",scotland:"🏴󠁧󠁢󠁳󠁣󠁴󠁿",wales:"🏴󠁧󠁢󠁷󠁬󠁳󠁿"};var RC,FC,$C,qC,PC,HC,ZC,UC,WC,KC,GC,XC;function YC(){if(KC)return WC;KC=1;var e=(qC||(qC=1,$C=function(e,t){return e[t].content}),$C),t=(HC||(HC=1,PC=function(e,t,n,r,o){var a=e.utils.arrayReplaceAt,i=e.utils.lib.ucmicro,l=new RegExp([i.Z.source,i.P.source,i.Cc.source].join("|"));function s(e,r,a){var i,s=0,c=[];return e.replace(o,(function(r,o,u){var d;if(n.hasOwnProperty(r)){if(d=n[r],o>0&&!l.test(u[o-1])||o+r.length<u.length&&!l.test(u[o+r.length]))return}else d=r.slice(1,-1);o>s&&((i=new a("text","",0)).content=e.slice(s,o),c.push(i)),(i=new a("emoji","",0)).markup=d,i.content=t[d],c.push(i),s=o+r.length})),s<e.length&&((i=new a("text","",0)).content=e.slice(s),c.push(i)),c}return function(e){var t,n,o,i,l,c=e.tokens,u=0;for(n=0,o=c.length;n<o;n++)if("inline"===c[n].type)for(t=(i=c[n].children).length-1;t>=0;t--)("link_open"===(l=i[t]).type||"link_close"===l.type)&&"auto"===l.info&&(u-=l.nesting),"text"===l.type&&0===u&&r.test(l.content)&&(c[n].children=i=a(i,t,s(l.content,l.level,e.Token)))}}),PC),n=UC?ZC:(UC=1,ZC=function(e){var t,n=e.defs;e.enabled.length&&(n=Object.keys(n).reduce((function(t,r){return e.enabled.indexOf(r)>=0&&(t[r]=n[r]),t}),{})),t=Object.keys(e.shortcuts).reduce((function(t,r){return n[r]?Array.isArray(e.shortcuts[r])?(e.shortcuts[r].forEach((function(e){t[e]=r})),t):(t[e.shortcuts[r]]=r,t):t}),{});var r,o=Object.keys(n);r=0===o.length?"^$":o.map((function(e){return":"+e+":"})).concat(Object.keys(t)).sort().reverse().map((function(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")})).join("|");var a=RegExp(r),i=RegExp(r,"g");return{defs:n,shortcuts:t,scanRE:a,replaceRE:i}});return WC=function(r,o){var a=n(r.utils.assign({},{defs:{},shortcuts:{},enabled:[]},o||{}));r.renderer.rules.emoji=e,r.core.ruler.after("linkify","emoji",t(r,a.defs,a.shortcuts,a.scanRE,a.replaceRE))}}var JC=function(){if(XC)return GC;XC=1;var e=DC,t=(FC||(FC=1,RC={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}),RC),n=YC();return GC=function(r,o){var a={defs:e,shortcuts:t,enabled:[]},i=r.utils.assign({},a,o||{});n(r,i)}}();const QC=N(JC);var eE,tE;const nE=N(function(){if(tE)return eE;function e(e,t){t=t?Array.isArray(t)?t:[t]:[],Object.freeze(t);var n=e.renderer.rules.link_open||this.defaultRender;e.renderer.rules.link_open=function(e,r,o,a,i){var l=function(e,t){var n,r,o=e.attrs[e.attrIndex("href")][1];for(n=0;n<t.length;++n){if("function"!=typeof(r=t[n]).matcher)return r;if(r.matcher(o,r))return r}}(e[r],t),s=l&&l.attrs;return s&&function(e,t,n){Object.keys(n).forEach((function(r){var o,a=n[r];"className"===r&&(r="class"),(o=t[e].attrIndex(r))<0?t[e].attrPush([r,a]):t[e].attrs[o][1]=a}))}(r,e,s),n(e,r,o,a,i)}}return tE=1,e.defaultRender=function(e,t,n,r,o){return o.renderToken(e,t,n)},eE=e}());var rE,oE;var aE=function(){if(oE)return rE;oE=1;var e=!0,t=!1,n=!1;function r(e,t,n){var r=e.attrIndex(t),o=[t,n];r<0?e.attrPush(o):e.attrs[r]=o}function o(e,t){for(var n=e[t].level-1,r=t-1;r>=0;r--)if(e[r].level===n)return r;return-1}function a(e,t){return function(e){return"inline"===e.type}(e[t])&&function(e){return"paragraph_open"===e.type}(e[t-1])&&function(e){return"list_item_open"===e.type}(e[t-2])&&function(e){return 0===e.content.indexOf("[ ] ")||0===e.content.indexOf("[x] ")||0===e.content.indexOf("[X] ")}(e[t])}function i(r,o){if(r.children.unshift(function(t,n){var r=new n("html_inline","",0),o=e?' disabled="" ':"";return 0===t.content.indexOf("[ ] ")?r.content='<input class="task-list-item-checkbox"'+o+'type="checkbox">':(0===t.content.indexOf("[x] ")||0===t.content.indexOf("[X] "))&&(r.content='<input class="task-list-item-checkbox" checked=""'+o+'type="checkbox">'),r}(r,o)),r.children[1].content=r.children[1].content.slice(3),r.content=r.content.slice(3),t)if(n){r.children.pop();var a="task-item-"+Math.ceil(1e7*Math.random()-1e3);r.children[0].content=r.children[0].content.slice(0,-1)+' id="'+a+'">',r.children.push(function(e,t,n){var r=new n("html_inline","",0);return r.content='<label class="task-list-item-label" for="'+t+'">'+e+"</label>",r.attrs=[{for:t}],r}(r.content,a,o))}else r.children.unshift(function(e){var t=new e("html_inline","",0);return t.content="<label>",t}(o)),r.children.push(function(e){var t=new e("html_inline","",0);return t.content="</label>",t}(o))}return rE=function(l,s){s&&(e=!s.enabled,t=!!s.label,n=!!s.labelAfter),l.core.ruler.after("inline","github-task-lists",(function(t){for(var n=t.tokens,l=2;l<n.length;l++)a(n,l)&&(i(n[l],t.Token),r(n[l-2],"class","task-list-item"+(e?"":" enabled")),r(n[o(n,l-2)],"class","contains-task-list"))}))}}();const iE=N(aE);var lE,sE,cE,uE,dE,pE,fE,hE,mE,gE,vE,bE={exports:{}},kE={},yE={exports:{}},wE={};function _E(){if(lE)return wE;function e(){var e={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1};return e}lE=1;var t=/javascript\s*\:/gim;return wE.whiteList=e(),wE.getDefaultWhiteList=e,wE.onAttr=function(e,t,n){},wE.onIgnoreAttr=function(e,t,n){},wE.safeAttrValue=function(e,n){return t.test(n)?"":n},wE}function xE(){return cE||(cE=1,sE={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,o;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,o=e.length;r<o;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(e){return String.prototype.trimRight?e.trimRight():e.replace(/(\s*$)/g,"")}}),sE}function CE(){if(fE)return pE;fE=1;var e=_E(),t=function(){if(dE)return uE;dE=1;var e=xE();return uE=function(t,n){";"!==(t=e.trimRight(t))[t.length-1]&&(t+=";");var r=t.length,o=!1,a=0,i=0,l="";function s(){if(!o){var r=e.trim(t.slice(a,i)),s=r.indexOf(":");if(-1!==s){var c=e.trim(r.slice(0,s)),u=e.trim(r.slice(s+1));if(c){var d=n(a,l.length,c,u,r);d&&(l+=d+"; ")}}}a=i+1}for(;i<r;i++){var c=t[i];if("/"===c&&"*"===t[i+1]){var u=t.indexOf("*/",i+2);if(-1===u)break;a=(i=u+1)+1,o=!1}else"("===c?o=!0:")"===c?o=!1:";"===c?o||s():"\n"===c&&s()}return e.trim(l)}}();function n(e){return null==e}function r(t){(t=function(e){var t={};for(var n in e)t[n]=e[n];return t}(t||{})).whiteList=t.whiteList||e.whiteList,t.onAttr=t.onAttr||e.onAttr,t.onIgnoreAttr=t.onIgnoreAttr||e.onIgnoreAttr,t.safeAttrValue=t.safeAttrValue||e.safeAttrValue,this.options=t}return xE(),r.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var r=this.options,o=r.whiteList,a=r.onAttr,i=r.onIgnoreAttr,l=r.safeAttrValue;return t(e,(function(e,t,r,s,c){var u=o[r],d=!1;if(!0===u?d=u:"function"==typeof u?d=u(s):u instanceof RegExp&&(d=u.test(s)),!0!==d&&(d=!1),s=l(r,s)){var p,f={position:t,sourcePosition:e,source:c,isWhite:d};if(d)return n(p=a(r,s,f))?r+":"+s:p;if(!n(p=i(r,s,f)))return p}}))},pE=r}function EE(){return hE||(hE=1,function(e,t){var n=_E(),r=CE();for(var o in(t=e.exports=function(e,t){return new r(t).process(e)}).FilterCSS=r,n)t[o]=n[o];typeof window<"u"&&(window.filterCSS=e.exports)}(yE,yE.exports)),yE.exports}function BE(){return gE||(gE=1,mE={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,o;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,o=e.length;r<o;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(e){var t=/\s|\n|\t/.exec(e);return t?t.index:-1}}),mE}function SE(){if(vE)return kE;vE=1;var e=EE().FilterCSS,t=EE().getDefaultWhiteList,n=BE();function r(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height","loading"],ins:["datetime"],kbd:[],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var o=new e;function a(e){return e.replace(i,"&lt;").replace(l,"&gt;")}var i=/</g,l=/>/g,s=/"/g,c=/&quot;/g,u=/&#([a-zA-Z0-9]*);?/gim,d=/&colon;?/gim,p=/&newline;?/gim,f=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi,h=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,m=/u\s*r\s*l\s*\(.*/gi;function g(e){return e.replace(s,"&quot;")}function v(e){return e.replace(c,'"')}function b(e){return e.replace(u,(function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))}))}function k(e){return e.replace(d,":").replace(p," ")}function y(e){for(var t="",r=0,o=e.length;r<o;r++)t+=e.charCodeAt(r)<32?" ":e.charAt(r);return n.trim(t)}function w(e){return e=y(e=k(e=b(e=v(e))))}function _(e){return e=a(e=g(e))}return kE.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height","loading"],ins:["datetime"],kbd:[],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},kE.getDefaultWhiteList=r,kE.onTag=function(e,t,n){},kE.onIgnoreTag=function(e,t,n){},kE.onTagAttr=function(e,t,n){},kE.onIgnoreTagAttr=function(e,t,n){},kE.safeAttrValue=function(e,t,r,a){if(r=w(r),"href"===t||"src"===t){if("#"===(r=n.trim(r)))return"#";if("http://"!==r.substr(0,7)&&"https://"!==r.substr(0,8)&&"mailto:"!==r.substr(0,7)&&"tel:"!==r.substr(0,4)&&"data:image/"!==r.substr(0,11)&&"ftp://"!==r.substr(0,6)&&"./"!==r.substr(0,2)&&"../"!==r.substr(0,3)&&"#"!==r[0]&&"/"!==r[0])return""}else if("background"===t){if(f.lastIndex=0,f.test(r))return""}else if("style"===t){if(h.lastIndex=0,h.test(r)||(m.lastIndex=0,m.test(r)&&(f.lastIndex=0,f.test(r))))return"";!1!==a&&(r=(a=a||o).process(r))}return r=_(r)},kE.escapeHtml=a,kE.escapeQuote=g,kE.unescapeQuote=v,kE.escapeHtmlEntities=b,kE.escapeDangerHtml5Entities=k,kE.clearNonPrintableCharacter=y,kE.friendlyAttrValue=w,kE.escapeAttrValue=_,kE.onIgnoreTagStripAll=function(){return""},kE.StripTagBody=function(e,t){"function"!=typeof t&&(t=function(){});var r=!Array.isArray(e),o=[],a=!1;return{onIgnoreTag:function(i,l,s){if(function(t){return!!r||-1!==n.indexOf(e,t)}(i)){if(s.isClosing){var c="[/removed]",u=s.position+10;return o.push([!1!==a?a:s.position,u]),a=!1,c}return a||(a=s.position),"[removed]"}return t(i,l,s)},remove:function(e){var t="",r=0;return n.forEach(o,(function(n){t+=e.slice(r,n[0]),r=n[1]})),t+=e.slice(r)}}},kE.stripCommentTag=function(e){for(var t="",n=0;n<e.length;){var r=e.indexOf("\x3c!--",n);if(-1===r){t+=e.slice(n);break}t+=e.slice(n,r);var o=e.indexOf("--\x3e",r);if(-1===o)break;n=o+3}return t},kE.stripBlankChar=function(e){var t=e.split("");return(t=t.filter((function(e){var t=e.charCodeAt(0);return 127!==t&&(!(t<=31)||(10===t||13===t))}))).join("")},kE.attributeWrapSign='"',kE.cssFilter=o,kE.getDefaultCSSWhiteList=t,kE}var NE,AE,ME,VE,zE={};function LE(){if(NE)return zE;NE=1;var e=BE();function t(t){var n,r=e.spaceIndex(t);return n=-1===r?t.slice(1,-1):t.slice(1,r+1),"/"===(n=e.trim(n).toLowerCase()).slice(0,1)&&(n=n.slice(1)),"/"===n.slice(-1)&&(n=n.slice(0,-1)),n}function n(e){return"</"===e.slice(0,2)}var r=/[^a-zA-Z0-9\\_:.-]/gim;function o(e,t){for(;t<e.length;t++){var n=e[t];if(" "!==n)return"="===n?t:-1}}function a(e,t){for(;t<e.length;t++){var n=e[t];if(" "!==n)return"'"===n||'"'===n?t:-1}}function i(e,t){for(;t>0;t--){var n=e[t];if(" "!==n)return"="===n?t:-1}}function l(e){return function(e){return'"'===e[0]&&'"'===e[e.length-1]||"'"===e[0]&&"'"===e[e.length-1]}(e)?e.substr(1,e.length-2):e}return zE.parseTag=function(e,r,o){var a="",i=0,l=!1,s=!1,c=0,u=e.length,d="",p="";e:for(c=0;c<u;c++){var f=e.charAt(c);if(!1===l){if("<"===f){l=c;continue}}else if(!1===s){if("<"===f){a+=o(e.slice(i,c)),l=c,i=c;continue}if(">"===f||c===u-1){a+=o(e.slice(i,l)),d=t(p=e.slice(l,c+1)),a+=r(l,a.length,d,p,n(p)),i=c+1,l=!1;continue}if('"'===f||"'"===f)for(var h=1,m=e.charAt(c-h);""===m.trim()||"="===m;){if("="===m){s=f;continue e}m=e.charAt(c-++h)}}else if(f===s){s=!1;continue}}return i<u&&(a+=o(e.substr(i))),a},zE.parseAttr=function(t,n){var s=0,c=0,u=[],d=!1,p=t.length;function f(t,o){if(!((t=(t=e.trim(t)).replace(r,"").toLowerCase()).length<1)){var a=n(t,o||"");a&&u.push(a)}}for(var h=0;h<p;h++){var m,g=t.charAt(h);if(!1!==d||"="!==g)if(!1===d||h!==c)if(/\s|\n|\t/.test(g)){if(t=t.replace(/\s|\n|\t/g," "),!1===d){if(-1===(m=o(t,h))){f(e.trim(t.slice(s,h))),d=!1,s=h+1;continue}h=m-1;continue}if(-1===(m=i(t,h-1))){f(d,l(e.trim(t.slice(s,h)))),d=!1,s=h+1;continue}}else;else{if(-1===(m=t.indexOf(g,h+1)))break;f(d,e.trim(t.slice(c+1,m))),d=!1,s=(h=m)+1}else d=t.slice(s,h),s=h+1,c='"'===t.charAt(s)||"'"===t.charAt(s)?s:a(t,h+1)}return s<t.length&&(!1===d?f(t.slice(s)):f(d,l(e.trim(t.slice(s))))),e.trim(u.join(" "))},zE}function OE(){if(ME)return AE;ME=1;var e=EE().FilterCSS,t=SE(),n=LE(),r=n.parseTag,o=n.parseAttr,a=BE();function i(e){return null==e}function l(n){(n=function(e){var t={};for(var n in e)t[n]=e[n];return t}(n||{})).stripIgnoreTag&&(n.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),n.onIgnoreTag=t.onIgnoreTagStripAll),n.whiteList||n.allowList?n.whiteList=function(e){var t={};for(var n in e)Array.isArray(e[n])?t[n.toLowerCase()]=e[n].map((function(e){return e.toLowerCase()})):t[n.toLowerCase()]=e[n];return t}(n.whiteList||n.allowList):n.whiteList=t.whiteList,this.attributeWrapSign=!0===n.singleQuotedAttributeValue?"'":t.attributeWrapSign,n.onTag=n.onTag||t.onTag,n.onTagAttr=n.onTagAttr||t.onTagAttr,n.onIgnoreTag=n.onIgnoreTag||t.onIgnoreTag,n.onIgnoreTagAttr=n.onIgnoreTagAttr||t.onIgnoreTagAttr,n.safeAttrValue=n.safeAttrValue||t.safeAttrValue,n.escapeHtml=n.escapeHtml||t.escapeHtml,this.options=n,!1===n.css?this.cssFilter=!1:(n.css=n.css||{},this.cssFilter=new e(n.css))}return l.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var n=this,l=n.options,s=l.whiteList,c=l.onTag,u=l.onIgnoreTag,d=l.onTagAttr,p=l.onIgnoreTagAttr,f=l.safeAttrValue,h=l.escapeHtml,m=n.attributeWrapSign,g=n.cssFilter;l.stripBlankChar&&(e=t.stripBlankChar(e)),l.allowCommentTag||(e=t.stripCommentTag(e));var v=!1;l.stripIgnoreTagBody&&(v=t.StripTagBody(l.stripIgnoreTagBody,u),u=v.onIgnoreTag);var b=r(e,(function(e,t,n,r,l){var v={sourcePosition:e,position:t,isClosing:l,isWhite:Object.prototype.hasOwnProperty.call(s,n)},b=c(n,r,v);if(!i(b))return b;if(v.isWhite){if(v.isClosing)return"</"+n+">";var k=function(e){var t=a.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};var n="/"===(e=a.trim(e.slice(t+1,-1)))[e.length-1];return n&&(e=a.trim(e.slice(0,-1))),{html:e,closing:n}}(r),y=s[n],w=o(k.html,(function(e,t){var r=-1!==a.indexOf(y,e),o=d(n,e,t,r);return i(o)?r?(t=f(n,e,t,g))?e+"="+m+t+m:e:i(o=p(n,e,t,r))?void 0:o:o}));return r="<"+n,w&&(r+=" "+w),k.closing&&(r+=" /"),r+=">"}return i(b=u(n,r,v))?h(r):b}),h);return v&&(b=v.remove(b)),b},AE=l}var IE=(VE||(VE=1,function(e,t){var n=SE(),r=LE(),o=OE();function a(e,t){return new o(t).process(e)}(t=e.exports=a).filterXSS=a,t.FilterXSS=o,function(){for(var e in n)t[e]=n[e];for(var o in r)t[o]=r[o]}(),typeof window<"u"&&(window.filterXSS=e.exports),typeof self<"u"&&typeof DedicatedWorkerGlobalScope<"u"&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=e.exports)}(bE,bE.exports)),bE.exports);const TE=N(IE),jE=/@\[youtube]\(([\w-]{11}(?:\?.*)?)\)/im,DE=/^https:\/\/(?:www\.)?(youtube\.com|youtube-nocookie\.com)\/embed\/[\w-]{11}(?:\?.*)?$/i,RE=(e,t)=>{const n={width:"100%",title:"YouTube video player",nocookie:!0,...t},r=n.nocookie?"https://www.youtube-nocookie.com/embed/":"https://www.youtube.com/embed/";e.inline.ruler.before("link","youtube_embed",((e,t)=>{const{pos:n,src:r}=e;if(64!==r.charCodeAt(n))return!1;const o=jE.exec(r.slice(n));if(!o)return!1;if(!t){e.push("youtube_embed","",0).meta={videoId:o[1]}}return e.pos+=o[0].length,!0})),e.renderer.rules.youtube_embed=(t,o)=>{const{videoId:a}=t[o].meta;return`<iframe ${[`width="${n.width}"`,...n.height?[`height="${n.height}"`]:[],`src="${r}${a}"`,`title="${e.utils.escapeHtml(n.title)}"`,'frameborder="0"','allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"','referrerpolicy="strict-origin-when-cross-origin"',"allowfullscreen"].join(" ")}></iframe>`}},FE={class:"n8n-markdown"},$E=["innerHTML"],qE=P(t.defineComponent({__name:"Markdown",props:{content:{default:""},withMultiBreaks:{type:Boolean,default:!1},images:{default:()=>[]},loading:{type:Boolean,default:!1},loadingBlocks:{default:2},loadingRows:{default:3},theme:{default:"markdown"},options:{default:()=>({markdown:{html:!1,linkify:!0,typographer:!0,breaks:!0},linkAttributes:{attrs:{target:"_blank",rel:"noopener"}},tasklists:{enabled:!0,label:!0,labelAfter:!0},youtube:{}})}},emits:["markdown-click","update-content"],setup(e,{emit:n}){const r=e,o=t.ref(void 0),{options:a}=r,i=new jC(a.markdown).use(nE,a.linkAttributes).use(QC).use(iE,a.tasklists).use(RE,a.youtube),l={...IE.whiteList,label:["class","for"],iframe:["width","height","src","title","frameborder","allow","referrerpolicy","allowfullscreen"]},s=t.computed((()=>{if(!r.content)return"";const e={};r.images&&r.images.forEach((t=>{t&&(e[t.id]=t.url)}));const t=new RegExp("fileId:([0-9]+)");let n=r.content;r.withMultiBreaks&&(n=n.replaceAll("\n\n","\n&nbsp;\n"));const o=i.render(n);return TE(o,{onTagAttr(n,r,o){if("img"===n&&"src"===r){if(o.match(t)){const t=o.split("fileId:")[1],n=IE.friendlyAttrValue(e[t]);return n?`src=${n}`:""}const n=null!==o.split("#")[0].match(/\.(jpeg|jpg|gif|png|webp)$/)&&o.startsWith("/static/");if(!o.startsWith("https://")&&!n)return""}if("iframe"===n)return"src"===r?DE.test(o)?`src=${IE.friendlyAttrValue(o)}`:"":void 0},onTag(e,t){if("img"===e&&t.includes('alt="workflow-screenshot"'))return""},onIgnoreTag(e,t){if("input"===e&&t.includes('type="checkbox"'))return t},whiteList:l})})),c=n,u=e=>{let t=null;if(e.target instanceof HTMLAnchorElement&&(t=e.target),e.target instanceof HTMLElement&&e.target.matches("a *")){const n=e.target.closest("a");n&&(t=n)}t&&c("markdown-click",t,e)},d=async e=>{var t;if(e.target instanceof HTMLInputElement&&"checkbox"===e.target.type){const n=null==(t=o.value)?void 0:t.querySelectorAll('input[type="checkbox"]');if(n){const t=Array.from(n).indexOf(e.target);-1!==t&&f(t)}}},p=e=>{e.target instanceof HTMLInputElement&&e.stopPropagation()},f=e=>{const t=r.content;if(!t)return;const n=((e,t)=>{let n=0;const r=e.split("\n");for(let e=0;e<r.length;e++){const o=r[e],a=jy.test(o),i=Dy.test(o);if(a||i){if(n===t){const t=a?jy:Dy,n=a?"[ ]":"[x]";r[e]=o.replace(t,`$1 ${n}`);break}n++}}return r.join("\n")})(t,e);c("update-content",n)};return(e,n)=>(t.openBlock(),t.createElementBlock("div",FE,[e.loading?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(e.$style.markdown)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.loadingBlocks,((n,r)=>(t.openBlock(),t.createElementBlock("div",{key:r},[t.createVNode(t.unref(Jv),{loading:e.loading,rows:e.loadingRows,animated:"",variant:"p"},null,8,["loading","rows"]),t.createElementVNode("div",{class:t.normalizeClass(e.$style.spacer)},null,2)])))),128))],2)):(t.openBlock(),t.createElementBlock("div",{key:0,ref_key:"editor",ref:o,class:t.normalizeClass(e.$style[e.theme]),onClick:u,onMousedown:p,onChange:d,innerHTML:s.value},null,42,$E))]))}}),[["__cssModules",{$style:{markdown:"_markdown_17ukb_1",label:"_label_17ukb_43",sticky:"_sticky_17ukb_64",spacer:"_spacer_17ukb_160"}}]]),PE={right:"ew-resize",top:"ns-resize",bottom:"ns-resize",left:"ew-resize",topLeft:"nw-resize",topRight:"ne-resize",bottomLeft:"sw-resize",bottomRight:"se-resize"};
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
function HE(e){return(HE="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ZE(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function UE(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function WE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){UE(e,t,n[t])}))}return e}function KE(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],r=!0,o=!1,a=void 0;try{for(var i,l=e[Symbol.iterator]();!(r=(i=l.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(e){o=!0,a=e}finally{try{!r&&null!=l.return&&l.return()}finally{if(o)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function GE(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}Qy.props;var XE=function(){},YE={},JE={},QE={mark:XE,measure:XE};try{typeof window<"u"&&(YE=window),typeof document<"u"&&(JE=document),typeof MutationObserver<"u"&&MutationObserver,typeof performance<"u"&&(QE=performance)}catch{}var eB=(YE.navigator||{}).userAgent,tB=void 0===eB?"":eB,nB=YE,rB=JE,oB=QE;nB.document;var aB=!!rB.documentElement&&!!rB.head&&"function"==typeof rB.addEventListener&&"function"==typeof rB.createElement,iB=~tB.indexOf("MSIE")||~tB.indexOf("Trident/"),lB="___FONT_AWESOME___",sB="svg-inline--fa",cB="data-fa-i2svg";!function(){try{return!0}catch{return!1}}();var uB="group",dB="primary",pB="secondary",fB=nB.FontAwesomeConfig||{};if(rB&&"function"==typeof rB.querySelector){[["data-family-prefix","familyPrefix"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach((function(e){var t=KE(e,2),n=t[0],r=t[1],o=function(e){return""===e||"false"!==e&&("true"===e||e)}(function(e){var t=rB.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}(n));null!=o&&(fB[r]=o)}))}var hB=WE({},{familyPrefix:"fa",replacementClass:sB,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0},fB);hB.autoReplaceSvg||(hB.observeMutations=!1);var mB=WE({},hB);nB.FontAwesomeConfig=mB;var gB=nB||{};gB[lB]||(gB[lB]={}),gB[lB].styles||(gB[lB].styles={}),gB[lB].hooks||(gB[lB].hooks={}),gB[lB].shims||(gB[lB].shims=[]);var vB=gB[lB],bB=[];aB&&((rB.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(rB.readyState)||rB.addEventListener("DOMContentLoaded",(function e(){rB.removeEventListener("DOMContentLoaded",e),bB.map((function(e){return e()}))})));var kB,yB="pending",wB="settled",_B="fulfilled",xB="rejected",CB=function(){},EB=typeof global<"u"&&typeof global.process<"u"&&"function"==typeof global.process.emit,BB=typeof setImmediate>"u"?setTimeout:setImmediate,SB=[];function NB(){for(var e=0;e<SB.length;e++)SB[e][0](SB[e][1]);SB=[],kB=!1}function AB(e,t){SB.push([e,t]),kB||(kB=!0,BB(NB,0))}function MB(e){var t=e.owner,n=t._state,r=t._data,o=e[n],a=e.then;if("function"==typeof o){n=_B;try{r=o(r)}catch(e){OB(a,e)}}VB(a,r)||(n===_B&&zB(a,r),n===xB&&OB(a,r))}function VB(e,t){var n;try{if(e===t)throw new TypeError("A promises callback cannot return that same promise.");if(t&&("function"==typeof t||"object"===HE(t))){var r=t.then;if("function"==typeof r)return r.call(t,(function(r){n||(n=!0,t===r?LB(e,r):zB(e,r))}),(function(t){n||(n=!0,OB(e,t))})),!0}}catch(t){return n||OB(e,t),!0}return!1}function zB(e,t){(e===t||!VB(e,t))&&LB(e,t)}function LB(e,t){e._state===yB&&(e._state=wB,e._data=t,AB(TB,e))}function OB(e,t){e._state===yB&&(e._state=wB,e._data=t,AB(jB,e))}function IB(e){e._then=e._then.forEach(MB)}function TB(e){e._state=_B,IB(e)}function jB(e){e._state=xB,IB(e),!e._handled&&EB&&global.process.emit("unhandledRejection",e._data,e)}function DB(e){global.process.emit("rejectionHandled",e)}function RB(e){if("function"!=typeof e)throw new TypeError("Promise resolver "+e+" is not a function");if(!(this instanceof RB))throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");this._then=[],function(e,t){function n(e){OB(t,e)}try{e((function(e){zB(t,e)}),n)}catch(e){n(e)}}(e,this)}RB.prototype={constructor:RB,_state:yB,_then:null,_data:void 0,_handled:!1,then:function(e,t){var n={owner:this,then:new this.constructor(CB),fulfilled:e,rejected:t};return(t||e)&&!this._handled&&(this._handled=!0,this._state===xB&&EB&&AB(DB,this)),this._state===_B||this._state===xB?AB(MB,n):this._then.push(n),n.then},catch:function(e){return this.then(null,e)}},RB.all=function(e){if(!Array.isArray(e))throw new TypeError("You must pass an array to Promise.all().");return new RB((function(t,n){var r=[],o=0;function a(e){return o++,function(n){r[e]=n,--o||t(r)}}for(var i,l=0;l<e.length;l++)(i=e[l])&&"function"==typeof i.then?i.then(a(l),n):r[l]=i;o||t(r)}))},RB.race=function(e){if(!Array.isArray(e))throw new TypeError("You must pass an array to Promise.race().");return new RB((function(t,n){for(var r,o=0;o<e.length;o++)(r=e[o])&&"function"==typeof r.then?r.then(t,n):t(r)}))},RB.resolve=function(e){return e&&"object"===HE(e)&&e.constructor===RB?e:new RB((function(t){t(e)}))},RB.reject=function(e){return new RB((function(t,n){n(e)}))};var FB=16,$B={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function qB(){for(var e=12,t="";e-- >0;)t+="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"[62*Math.random()|0];return t}function PB(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function HB(e){return Object.keys(e||{}).reduce((function(t,n){return t+"".concat(n,": ").concat(e[n],";")}),"")}function ZB(e){return e.size!==$B.size||e.x!==$B.x||e.y!==$B.y||e.rotate!==$B.rotate||e.flipX||e.flipY}function UB(e){var t=e.transform,n=e.containerWidth,r=e.iconWidth,o={transform:"translate(".concat(n/2," 256)")},a="translate(".concat(32*t.x,", ").concat(32*t.y,") "),i="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),l="rotate(".concat(t.rotate," 0 0)");return{outer:o,inner:{transform:"".concat(a," ").concat(i," ").concat(l)},path:{transform:"translate(".concat(r/2*-1," -256)")}}}var WB={x:0,y:0,width:"100%",height:"100%"};function KB(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function GB(e){return"g"===e.tag?e.children:[e]}function XB(e){var t=e.icons,n=t.main,r=t.mask,o=e.prefix,a=e.iconName,i=e.transform,l=e.symbol,s=e.title,c=e.maskId,u=e.titleId,d=e.extra,p=e.watchable,f=void 0!==p&&p,h=r.found?r:n,m=h.width,g=h.height,v="fak"===o,b=v?"":"fa-w-".concat(Math.ceil(m/g*16)),k=[mB.replacementClass,a?"".concat(mB.familyPrefix,"-").concat(a):"",b].filter((function(e){return-1===d.classes.indexOf(e)})).filter((function(e){return""!==e||!!e})).concat(d.classes).join(" "),y={children:[],attributes:WE({},d.attributes,{"data-prefix":o,"data-icon":a,class:k,role:d.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(m," ").concat(g)})},w=v&&!~d.classes.indexOf("fa-fw")?{width:"".concat(m/g*16*.0625,"em")}:{};f&&(y.attributes[cB]=""),s&&y.children.push({tag:"title",attributes:{id:y.attributes["aria-labelledby"]||"title-".concat(u||qB())},children:[s]});var _=WE({},y,{prefix:o,iconName:a,main:n,mask:r,maskId:c,transform:i,symbol:l,styles:WE({},w,d.styles)}),x=r.found&&n.found?function(e){var t=e.children,n=e.attributes,r=e.main,o=e.mask,a=e.maskId,i=e.transform,l=r.width,s=r.icon,c=o.width,u=o.icon,d=UB({transform:i,containerWidth:c,iconWidth:l}),p={tag:"rect",attributes:WE({},WB,{fill:"white"})},f=s.children?{children:s.children.map(KB)}:{},h={tag:"g",attributes:WE({},d.inner),children:[KB(WE({tag:s.tag,attributes:WE({},s.attributes,d.path)},f))]},m={tag:"g",attributes:WE({},d.outer),children:[h]},g="mask-".concat(a||qB()),v="clip-".concat(a||qB()),b={tag:"mask",attributes:WE({},WB,{id:g,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[p,m]},k={tag:"defs",children:[{tag:"clipPath",attributes:{id:v},children:GB(u)},b]};return t.push(k,{tag:"rect",attributes:WE({fill:"currentColor","clip-path":"url(#".concat(v,")"),mask:"url(#".concat(g,")")},WB)}),{children:t,attributes:n}}(_):function(e){var t=e.children,n=e.attributes,r=e.main,o=e.transform,a=HB(e.styles);if(a.length>0&&(n.style=a),ZB(o)){var i=UB({transform:o,containerWidth:r.width,iconWidth:r.width});t.push({tag:"g",attributes:WE({},i.outer),children:[{tag:"g",attributes:WE({},i.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:WE({},r.icon.attributes,i.path)}]}]})}else t.push(r.icon);return{children:t,attributes:n}}(_),C=x.children,E=x.attributes;return _.children=C,_.attributes=E,l?function(e){var t=e.prefix,n=e.iconName,r=e.children,o=e.attributes,a=e.symbol;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:WE({},o,{id:!0===a?"".concat(t,"-").concat(mB.familyPrefix,"-").concat(n):a}),children:r}]}]}(_):function(e){var t=e.children,n=e.main,r=e.mask,o=e.attributes,a=e.styles,i=e.transform;if(ZB(i)&&n.found&&!r.found){var l={x:n.width/n.height/2,y:.5};o.style=HB(WE({},a,{"transform-origin":"".concat(l.x+i.x/16,"em ").concat(l.y+i.y/16,"em")}))}return[{tag:"svg",attributes:o,children:t}]}(_)}function YB(e){var t=e.content,n=e.width,r=e.height,o=e.transform,a=e.title,i=e.extra,l=e.watchable,s=void 0!==l&&l,c=WE({},i.attributes,a?{title:a}:{},{class:i.classes.join(" ")});s&&(c[cB]="");var u=WE({},i.styles);ZB(o)&&(u.transform=function(e){var t=e.transform,n=e.width,r=void 0===n?16:n,o=e.height,a=void 0===o?16:o,i="";return i+=iB?"translate(".concat(t.x/FB-r/2,"em, ").concat(t.y/FB-a/2,"em) "):"translate(calc(-50% + ".concat(t.x/FB,"em), calc(-50% + ").concat(t.y/FB,"em)) "),i+="scale(".concat(t.size/FB*(t.flipX?-1:1),", ").concat(t.size/FB*(t.flipY?-1:1),") "),i+"rotate(".concat(t.rotate,"deg) ")}({transform:o,width:n,height:r}),u["-webkit-transform"]=u.transform);var d=HB(u);d.length>0&&(c.style=d);var p=[];return p.push({tag:"span",attributes:c,children:[t]}),a&&p.push({tag:"span",attributes:{class:"sr-only"},children:[a]}),p}mB.measurePerformance&&oB&&oB.mark&&oB.measure;var JB=function(e,t,n,r){var o,a,i,l=Object.keys(e),s=l.length,c=t;for(void 0===n?(o=1,i=e[l[0]]):(o=0,i=n);o<s;o++)i=c(i,e[a=l[o]],a,e);return i};function QB(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).skipHooks,r=void 0!==n&&n,o=Object.keys(t).reduce((function(e,n){var r=t[n];return!!r.icon?e[r.iconName]=r.icon:e[n]=r,e}),{});"function"!=typeof vB.hooks.addPack||r?vB.styles[e]=WE({},vB.styles[e]||{},o):vB.hooks.addPack(e,o),"fas"===e&&QB("fa",t)}var eS=vB.styles,tS=vB.shims,nS=function(){var e=function(e){return JB(eS,(function(t,n,r){return t[r]=JB(n,e,{}),t}),{})};e((function(e,t,n){return t[3]&&(e[t[3]]=n),e})),e((function(e,t,n){var r=t[2];return e[n]=n,r.forEach((function(t){e[t]=n})),e}));var t="far"in eS;JB(tS,(function(e,n){var r=n[0],o=n[1],a=n[2];return"far"===o&&!t&&(o="fas"),e[r]={prefix:o,iconName:a},e}),{})};function rS(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}function oS(e){var t=e.tag,n=e.attributes,r=void 0===n?{}:n,o=e.children,a=void 0===o?[]:o;return"string"==typeof e?PB(e):"<".concat(t," ").concat(function(e){return Object.keys(e||{}).reduce((function(t,n){return t+"".concat(n,'="').concat(PB(e[n]),'" ')}),"").trim()}(r),">").concat(a.map(oS).join(""),"</").concat(t,">")}nS(),vB.styles;function aS(e){this.name="MissingIcon",this.message=e||"Icon unavailable",this.stack=(new Error).stack}aS.prototype=Object.create(Error.prototype),aS.prototype.constructor=aS;var iS={fill:"currentColor"},lS={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};WE({},iS,{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"});var sS=WE({},lS,{attributeName:"opacity"});function cS(e){var t=e[0],n=e[1],r=KE(e.slice(4),1)[0];return{found:!0,width:t,height:n,icon:Array.isArray(r)?{tag:"g",attributes:{class:"".concat(mB.familyPrefix,"-").concat(uB)},children:[{tag:"path",attributes:{class:"".concat(mB.familyPrefix,"-").concat(pB),fill:"currentColor",d:r[0]}},{tag:"path",attributes:{class:"".concat(mB.familyPrefix,"-").concat(dB),fill:"currentColor",d:r[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:r}}}}WE({},iS,{cx:"256",cy:"364",r:"28"}),WE({},lS,{attributeName:"r",values:"28;14;28;28;14;28;"}),WE({},sS,{values:"1;0;1;1;0;1;"}),WE({},iS,{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),WE({},sS,{values:"1;0;0;0;0;1;"}),WE({},iS,{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),WE({},sS,{values:"0;0;1;1;0;0;"}),vB.styles,vB.styles;var uS=function(){function e(){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),this.definitions={}}return ZE(e,[{key:"add",value:function(){for(var e=this,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=n.reduce(this._pullDefinitions,{});Object.keys(o).forEach((function(t){e.definitions[t]=WE({},e.definitions[t]||{},o[t]),QB(t,o[t]),nS()}))}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(e,t){var n=t.prefix&&t.iconName&&t.icon?{0:t}:t;return Object.keys(n).map((function(t){var r=n[t],o=r.prefix,a=r.iconName,i=r.icon;e[o]||(e[o]={}),e[o][a]=i})),e}}]),e}();function dS(){mB.autoAddCss&&!mS&&(function(e){if(e&&aB){var t=rB.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=rB.head.childNodes,r=null,o=n.length-1;o>-1;o--){var a=n[o],i=(a.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(i)>-1&&(r=a)}rB.head.insertBefore(t,r)}}(function(){var e="fa",t=sB,n=mB.familyPrefix,r=mB.replacementClass,o='svg:not(:root).svg-inline--fa {\n  overflow: visible;\n}\n\n.svg-inline--fa {\n  display: inline-block;\n  font-size: inherit;\n  height: 1em;\n  overflow: visible;\n  vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-lg {\n  vertical-align: -0.225em;\n}\n.svg-inline--fa.fa-w-1 {\n  width: 0.0625em;\n}\n.svg-inline--fa.fa-w-2 {\n  width: 0.125em;\n}\n.svg-inline--fa.fa-w-3 {\n  width: 0.1875em;\n}\n.svg-inline--fa.fa-w-4 {\n  width: 0.25em;\n}\n.svg-inline--fa.fa-w-5 {\n  width: 0.3125em;\n}\n.svg-inline--fa.fa-w-6 {\n  width: 0.375em;\n}\n.svg-inline--fa.fa-w-7 {\n  width: 0.4375em;\n}\n.svg-inline--fa.fa-w-8 {\n  width: 0.5em;\n}\n.svg-inline--fa.fa-w-9 {\n  width: 0.5625em;\n}\n.svg-inline--fa.fa-w-10 {\n  width: 0.625em;\n}\n.svg-inline--fa.fa-w-11 {\n  width: 0.6875em;\n}\n.svg-inline--fa.fa-w-12 {\n  width: 0.75em;\n}\n.svg-inline--fa.fa-w-13 {\n  width: 0.8125em;\n}\n.svg-inline--fa.fa-w-14 {\n  width: 0.875em;\n}\n.svg-inline--fa.fa-w-15 {\n  width: 0.9375em;\n}\n.svg-inline--fa.fa-w-16 {\n  width: 1em;\n}\n.svg-inline--fa.fa-w-17 {\n  width: 1.0625em;\n}\n.svg-inline--fa.fa-w-18 {\n  width: 1.125em;\n}\n.svg-inline--fa.fa-w-19 {\n  width: 1.1875em;\n}\n.svg-inline--fa.fa-w-20 {\n  width: 1.25em;\n}\n.svg-inline--fa.fa-pull-left {\n  margin-right: 0.3em;\n  width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n  margin-left: 0.3em;\n  width: auto;\n}\n.svg-inline--fa.fa-border {\n  height: 1.5em;\n}\n.svg-inline--fa.fa-li {\n  width: 2em;\n}\n.svg-inline--fa.fa-fw {\n  width: 1.25em;\n}\n\n.fa-layers svg.svg-inline--fa {\n  bottom: 0;\n  left: 0;\n  margin: auto;\n  position: absolute;\n  right: 0;\n  top: 0;\n}\n\n.fa-layers {\n  display: inline-block;\n  height: 1em;\n  position: relative;\n  text-align: center;\n  vertical-align: -0.125em;\n  width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n  -webkit-transform-origin: center center;\n          transform-origin: center center;\n}\n\n.fa-layers-counter, .fa-layers-text {\n  display: inline-block;\n  position: absolute;\n  text-align: center;\n}\n\n.fa-layers-text {\n  left: 50%;\n  top: 50%;\n  -webkit-transform: translate(-50%, -50%);\n          transform: translate(-50%, -50%);\n  -webkit-transform-origin: center center;\n          transform-origin: center center;\n}\n\n.fa-layers-counter {\n  background-color: #ff253a;\n  border-radius: 1em;\n  -webkit-box-sizing: border-box;\n          box-sizing: border-box;\n  color: #fff;\n  height: 1.5em;\n  line-height: 1;\n  max-width: 5em;\n  min-width: 1.5em;\n  overflow: hidden;\n  padding: 0.25em;\n  right: 0;\n  text-overflow: ellipsis;\n  top: 0;\n  -webkit-transform: scale(0.25);\n          transform: scale(0.25);\n  -webkit-transform-origin: top right;\n          transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n  bottom: 0;\n  right: 0;\n  top: auto;\n  -webkit-transform: scale(0.25);\n          transform: scale(0.25);\n  -webkit-transform-origin: bottom right;\n          transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n  bottom: 0;\n  left: 0;\n  right: auto;\n  top: auto;\n  -webkit-transform: scale(0.25);\n          transform: scale(0.25);\n  -webkit-transform-origin: bottom left;\n          transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n  right: 0;\n  top: 0;\n  -webkit-transform: scale(0.25);\n          transform: scale(0.25);\n  -webkit-transform-origin: top right;\n          transform-origin: top right;\n}\n\n.fa-layers-top-left {\n  left: 0;\n  right: auto;\n  top: 0;\n  -webkit-transform: scale(0.25);\n          transform: scale(0.25);\n  -webkit-transform-origin: top left;\n          transform-origin: top left;\n}\n\n.fa-lg {\n  font-size: 1.3333333333em;\n  line-height: 0.75em;\n  vertical-align: -0.0667em;\n}\n\n.fa-xs {\n  font-size: 0.75em;\n}\n\n.fa-sm {\n  font-size: 0.875em;\n}\n\n.fa-1x {\n  font-size: 1em;\n}\n\n.fa-2x {\n  font-size: 2em;\n}\n\n.fa-3x {\n  font-size: 3em;\n}\n\n.fa-4x {\n  font-size: 4em;\n}\n\n.fa-5x {\n  font-size: 5em;\n}\n\n.fa-6x {\n  font-size: 6em;\n}\n\n.fa-7x {\n  font-size: 7em;\n}\n\n.fa-8x {\n  font-size: 8em;\n}\n\n.fa-9x {\n  font-size: 9em;\n}\n\n.fa-10x {\n  font-size: 10em;\n}\n\n.fa-fw {\n  text-align: center;\n  width: 1.25em;\n}\n\n.fa-ul {\n  list-style-type: none;\n  margin-left: 2.5em;\n  padding-left: 0;\n}\n.fa-ul > li {\n  position: relative;\n}\n\n.fa-li {\n  left: -2em;\n  position: absolute;\n  text-align: center;\n  width: 2em;\n  line-height: inherit;\n}\n\n.fa-border {\n  border: solid 0.08em #eee;\n  border-radius: 0.1em;\n  padding: 0.2em 0.25em 0.15em;\n}\n\n.fa-pull-left {\n  float: left;\n}\n\n.fa-pull-right {\n  float: right;\n}\n\n.fa.fa-pull-left,\n.fas.fa-pull-left,\n.far.fa-pull-left,\n.fal.fa-pull-left,\n.fab.fa-pull-left {\n  margin-right: 0.3em;\n}\n.fa.fa-pull-right,\n.fas.fa-pull-right,\n.far.fa-pull-right,\n.fal.fa-pull-right,\n.fab.fa-pull-right {\n  margin-left: 0.3em;\n}\n\n.fa-spin {\n  -webkit-animation: fa-spin 2s infinite linear;\n          animation: fa-spin 2s infinite linear;\n}\n\n.fa-pulse {\n  -webkit-animation: fa-spin 1s infinite steps(8);\n          animation: fa-spin 1s infinite steps(8);\n}\n\n@-webkit-keyframes fa-spin {\n  0% {\n    -webkit-transform: rotate(0deg);\n            transform: rotate(0deg);\n  }\n  100% {\n    -webkit-transform: rotate(360deg);\n            transform: rotate(360deg);\n  }\n}\n\n@keyframes fa-spin {\n  0% {\n    -webkit-transform: rotate(0deg);\n            transform: rotate(0deg);\n  }\n  100% {\n    -webkit-transform: rotate(360deg);\n            transform: rotate(360deg);\n  }\n}\n.fa-rotate-90 {\n  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";\n  -webkit-transform: rotate(90deg);\n          transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";\n  -webkit-transform: rotate(180deg);\n          transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";\n  -webkit-transform: rotate(270deg);\n          transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";\n  -webkit-transform: scale(-1, 1);\n          transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n  -webkit-transform: scale(1, -1);\n          transform: scale(1, -1);\n}\n\n.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {\n  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n  -webkit-transform: scale(-1, -1);\n          transform: scale(-1, -1);\n}\n\n:root .fa-rotate-90,\n:root .fa-rotate-180,\n:root .fa-rotate-270,\n:root .fa-flip-horizontal,\n:root .fa-flip-vertical,\n:root .fa-flip-both {\n  -webkit-filter: none;\n          filter: none;\n}\n\n.fa-stack {\n  display: inline-block;\n  height: 2em;\n  position: relative;\n  width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n  bottom: 0;\n  left: 0;\n  margin: auto;\n  position: absolute;\n  right: 0;\n  top: 0;\n}\n\n.svg-inline--fa.fa-stack-1x {\n  height: 1em;\n  width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n  height: 2em;\n  width: 2.5em;\n}\n\n.fa-inverse {\n  color: #fff;\n}\n\n.sr-only {\n  border: 0;\n  clip: rect(0, 0, 0, 0);\n  height: 1px;\n  margin: -1px;\n  overflow: hidden;\n  padding: 0;\n  position: absolute;\n  width: 1px;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n  clip: auto;\n  height: auto;\n  margin: 0;\n  overflow: visible;\n  position: static;\n  width: auto;\n}\n\n.svg-inline--fa .fa-primary {\n  fill: var(--fa-primary-color, currentColor);\n  opacity: 1;\n  opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n  fill: var(--fa-secondary-color, currentColor);\n  opacity: 0.4;\n  opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n  opacity: 0.4;\n  opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n  opacity: 1;\n  opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n  fill: black;\n}\n\n.fad.fa-inverse {\n  color: #fff;\n}';if(n!==e||r!==t){var a=new RegExp("\\.".concat(e,"\\-"),"g"),i=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");o=o.replace(a,".".concat(n,"-")).replace(i,"--".concat(n,"-")).replace(l,".".concat(r))}return o}()),mS=!0)}function pS(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map((function(e){return oS(e)}))}}),Object.defineProperty(e,"node",{get:function(){if(aB){var t=rB.createElement("div");return t.innerHTML=e.html,t.children}}}),e}function fS(e){var t=e.prefix,n=void 0===t?"fa":t,r=e.iconName;if(r)return rS(hS.definitions,n,r)||rS(vB.styles,n,r)}var hS=new uS,mS=!1,gS={transform:function(e){return function(e){var t={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return e?e.toLowerCase().split(" ").reduce((function(e,t){var n=t.toLowerCase().split("-"),r=n[0],o=n.slice(1).join("-");if(r&&"h"===o)return e.flipX=!0,e;if(r&&"v"===o)return e.flipY=!0,e;if(o=parseFloat(o),isNaN(o))return e;switch(r){case"grow":e.size=e.size+o;break;case"shrink":e.size=e.size-o;break;case"left":e.x=e.x-o;break;case"right":e.x=e.x+o;break;case"up":e.y=e.y-o;break;case"down":e.y=e.y+o;break;case"rotate":e.rotate=e.rotate+o}return e}),t):t}(e)}},vS=function(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=(t||{}).icon?t:fS(t||{}),o=n.mask;return o&&(o=(o||{}).icon?o:fS(o||{})),e(r,WE({},n,{mask:o}))}}((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.transform,r=void 0===n?$B:n,o=t.symbol,a=void 0!==o&&o,i=t.mask,l=void 0===i?null:i,s=t.maskId,c=void 0===s?null:s,u=t.title,d=void 0===u?null:u,p=t.titleId,f=void 0===p?null:p,h=t.classes,m=void 0===h?[]:h,g=t.attributes,v=void 0===g?{}:g,b=t.styles,k=void 0===b?{}:b;if(e){var y=e.prefix,w=e.iconName,_=e.icon;return pS(WE({type:"icon"},e),(function(){return dS(),mB.autoA11y&&(d?v["aria-labelledby"]="".concat(mB.replacementClass,"-title-").concat(f||qB()):(v["aria-hidden"]="true",v.focusable="false")),XB({icons:{main:cS(_),mask:l?cS(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:y,iconName:w,transform:WE({},$B,r),symbol:a,title:d,maskId:c,titleId:f,extra:{attributes:v,styles:k,classes:m}})}))}}));function bS(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function kS(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?bS(Object(n),!0).forEach((function(t){wS(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function yS(e){return(yS="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function wS(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _S(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],!(t.indexOf(n)>=0)&&(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function xS(e){return function(e){if(Array.isArray(e))return CS(e)}(e)||function(e){if(typeof Symbol<"u"&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return CS(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return CS(e,t)}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function CS(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var ES=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},BS={exports:{}};!function(e){var t,n,r,o,a,i,l,s,c,u,d,p,f,h,m;t=ES,n=function(e,t,r){if(!s(t)||u(t)||d(t)||p(t)||l(t))return t;var o,a=0,i=0;if(c(t))for(o=[],i=t.length;a<i;a++)o.push(n(e,t[a],r));else for(var f in o={},t)Object.prototype.hasOwnProperty.call(t,f)&&(o[e(f,r)]=n(e,t[f],r));return o},r=function(e){return f(e)?e:(e=e.replace(/[\-_\s]+(.)?/g,(function(e,t){return t?t.toUpperCase():""}))).substr(0,1).toLowerCase()+e.substr(1)},o=function(e){var t=r(e);return t.substr(0,1).toUpperCase()+t.substr(1)},a=function(e,t){return function(e,t){var n=(t=t||{}).separator||"_",r=t.split||/(?=[A-Z])/;return e.split(r).join(n)}(e,t).toLowerCase()},i=Object.prototype.toString,l=function(e){return"function"==typeof e},s=function(e){return e===Object(e)},c=function(e){return"[object Array]"==i.call(e)},u=function(e){return"[object Date]"==i.call(e)},d=function(e){return"[object RegExp]"==i.call(e)},p=function(e){return"[object Boolean]"==i.call(e)},f=function(e){return(e-=0)==e},h=function(e,t){var n=t&&"process"in t?t.process:t;return"function"!=typeof n?e:function(t,r){return n(t,e,r)}},m={camelize:r,decamelize:a,pascalize:o,depascalize:a,camelizeKeys:function(e,t){return n(h(r,t),e)},decamelizeKeys:function(e,t){return n(h(a,t),e,t)},pascalizeKeys:function(e,t){return n(h(o,t),e)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}},e.exports?e.exports=m:t.humps=m}(BS);var SS=BS.exports,NS=["class","style"];function AS(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("string"==typeof e)return e;var o=(e.children||[]).map((function(e){return AS(e)})),a=Object.keys(e.attributes||{}).reduce((function(t,n){var r=e.attributes[n];switch(n){case"class":t.class=function(e){return e.split(/\s+/).reduce((function(e,t){return e[t]=!0,e}),{})}(r);break;case"style":t.style=function(e){return e.split(";").map((function(e){return e.trim()})).filter((function(e){return e})).reduce((function(e,t){var n=t.indexOf(":"),r=SS.camelize(t.slice(0,n)),o=t.slice(n+1).trim();return e[r]=o,e}),{})}(r);break;default:t.attrs[n]=r}return t}),{attrs:{},class:{},style:{}});r.class;var i=r.style,l=void 0===i?{}:i,s=_S(r,NS);return t.h(e.tag,kS(kS(kS({},n),{},{class:a.class,style:kS(kS({},a.style),l)},a.attrs),s),o)}var MS=!1;try{MS=!0}catch{}function VS(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&&t?wS({},e,t):{}}function zS(e){return e&&"object"===yS(e)&&e.prefix&&e.iconName&&e.icon?e:gS.icon?gS.icon(e):null===e?null:"object"===yS(e)&&e.prefix&&e.iconName?e:Array.isArray(e)&&2===e.length?{prefix:e[0],iconName:e[1]}:"string"==typeof e?{prefix:"fas",iconName:e}:void 0}t.defineComponent({name:"FontAwesomeIcon",props:{border:{type:Boolean,default:!1},fixedWidth:{type:Boolean,default:!1},flip:{type:[Boolean,String],default:!1,validator:function(e){return[!0,!1,"horizontal","vertical","both"].indexOf(e)>-1}},icon:{type:[Object,Array,String],required:!0},mask:{type:[Object,Array,String],default:null},listItem:{type:Boolean,default:!1},pull:{type:String,default:null,validator:function(e){return["right","left"].indexOf(e)>-1}},pulse:{type:Boolean,default:!1},rotation:{type:[String,Number],default:null,validator:function(e){return[90,180,270].indexOf(Number.parseInt(e,10))>-1}},swapOpacity:{type:Boolean,default:!1},size:{type:String,default:null,validator:function(e){return["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"].indexOf(e)>-1}},spin:{type:Boolean,default:!1},transform:{type:[String,Object],default:null},symbol:{type:[Boolean,String],default:!1},title:{type:String,default:null},inverse:{type:Boolean,default:!1},bounce:{type:Boolean,default:!1},shake:{type:Boolean,default:!1},beat:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},beatFade:{type:Boolean,default:!1},flash:{type:Boolean,default:!1},spinPulse:{type:Boolean,default:!1},spinReverse:{type:Boolean,default:!1}},setup:function(e,n){var r=n.attrs,o=t.computed((function(){return zS(e.icon)})),a=t.computed((function(){return VS("classes",function(e){var t,n=(wS(t={"fa-spin":e.spin,"fa-pulse":e.pulse,"fa-fw":e.fixedWidth,"fa-border":e.border,"fa-li":e.listItem,"fa-inverse":e.inverse,"fa-flip":!0===e.flip,"fa-flip-horizontal":"horizontal"===e.flip||"both"===e.flip,"fa-flip-vertical":"vertical"===e.flip||"both"===e.flip},"fa-".concat(e.size),null!==e.size),wS(t,"fa-rotate-".concat(e.rotation),null!==e.rotation),wS(t,"fa-pull-".concat(e.pull),null!==e.pull),wS(t,"fa-swap-opacity",e.swapOpacity),wS(t,"fa-bounce",e.bounce),wS(t,"fa-shake",e.shake),wS(t,"fa-beat",e.beat),wS(t,"fa-fade",e.fade),wS(t,"fa-beat-fade",e.beatFade),wS(t,"fa-flash",e.flash),wS(t,"fa-spin-pulse",e.spinPulse),wS(t,"fa-spin-reverse",e.spinReverse),t);return Object.keys(n).map((function(e){return n[e]?e:null})).filter((function(e){return e}))}(e))})),i=t.computed((function(){return VS("transform","string"==typeof e.transform?gS.transform(e.transform):e.transform)})),l=t.computed((function(){return VS("mask",zS(e.mask))})),s=t.computed((function(){return vS(o.value,kS(kS(kS(kS({},a.value),i.value),l.value),{},{symbol:e.symbol,title:e.title}))}));t.watch(s,(function(e){if(!e)return function(){var e;!MS&&console&&"function"==typeof console.error&&(e=console).error.apply(e,arguments)}("Could not find one or more icon(s)",o.value,l.value)}),{immediate:!0});var c=t.computed((function(){return s.value?AS(s.value.abstract[0],{},r):null}));return function(){return c.value}}}),t.defineComponent({name:"FontAwesomeLayers",props:{fixedWidth:{type:Boolean,default:!1}},setup:function(e,n){var r=n.slots,o=mB.familyPrefix,a=t.computed((function(){return["".concat(o,"-layers")].concat(xS(e.fixedWidth?["".concat(o,"-fw")]:[]))}));return function(){return t.h("div",{class:a.value},r.default?r.default():[])}}}),t.defineComponent({name:"FontAwesomeLayersText",props:{value:{type:[String,Number],default:""},transform:{type:[String,Object],default:null},counter:{type:Boolean,default:!1},position:{type:String,default:null,validator:function(e){return["bottom-left","bottom-right","top-left","top-right"].indexOf(e)>-1}}},setup:function(e,n){var r=n.attrs,o=mB.familyPrefix,a=t.computed((function(){return VS("classes",[].concat(xS(e.counter?["".concat(o,"-layers-counter")]:[]),xS(e.position?["".concat(o,"-layers-").concat(e.position)]:[])))})),i=t.computed((function(){return VS("transform","string"==typeof e.transform?gS.transform(e.transform):e.transform)})),l=t.computed((function(){var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.transform,r=void 0===n?$B:n,o=t.title,a=void 0===o?null:o,i=t.classes,l=void 0===i?[]:i,s=t.attributes,c=void 0===s?{}:s,u=t.styles,d=void 0===u?{}:u;return pS({type:"text",content:e},(function(){return dS(),YB({content:e,transform:WE({},$B,r),title:a,extra:{attributes:c,styles:d,classes:["".concat(mB.familyPrefix,"-layers-text")].concat(GE(l))}})}))}(e.value.toString(),kS(kS({},i.value),a.value)),n=t.abstract;return e.counter&&(n[0].attributes.class=n[0].attributes.class.replace("fa-layers-text","")),n[0]})),s=t.computed((function(){return AS(l.value,{},r)}));return function(){return s.value}}});const LS=["data-dir"],OS=t.defineComponent({__name:"ResizeWrapper",props:{isResizingEnabled:{type:Boolean,default:!0},height:{default:0},width:{default:0},minHeight:{default:0},maxHeight:{default:Number.POSITIVE_INFINITY},minWidth:{default:0},maxWidth:{default:Number.POSITIVE_INFINITY},scale:{default:1},gridSize:{default:20},supportedDirections:{default:()=>[]},outset:{type:Boolean,default:!1},window:{default:void 0}},emits:["resizestart","resize","resizeend"],setup(e,{emit:n}){function r(e,t,n,r){if(t<=0)return e;const o=function(e,t){const n=e/t,r=t*n,o=e*t>0?t*(n+1):t*(n-1);return Math.abs(e-r)<Math.abs(e-o)?r:o}(t,n);return o<=e?e:o>=r?r:o}const o=e,a=t.useCssModule(),i=n,l=t.computed((()=>{const e=Object.keys(PE);return o.isResizingEnabled?0===o.supportedDirections.length?e:o.supportedDirections:[]})),s={dir:t.ref(""),dHeight:t.ref(0),dWidth:t.ref(0),vHeight:t.ref(0),vWidth:t.ref(0),x:t.ref(0),y:t.ref(0)},c=t.computed((()=>({[a.resize]:!0,[a.outset]:o.outset}))),u=e=>{e.preventDefault(),e.stopPropagation();let t=0,n=0,a=!1,l=!1;s.dir.value.includes("right")&&(t=e.pageX-s.x.value),s.dir.value.includes("left")&&(t=s.x.value-e.pageX,l=!0),s.dir.value.includes("top")&&(n=s.y.value-e.pageY,a=!0),s.dir.value.includes("bottom")&&(n=e.pageY-s.y.value);const c=(t-s.dWidth.value)/o.scale,u=(n-s.dHeight.value)/o.scale;s.vHeight.value=s.vHeight.value+u,s.vWidth.value=s.vWidth.value+c;const d=r(o.minHeight,s.vHeight.value,o.gridSize,o.maxHeight),p=r(o.minWidth,s.vWidth.value,o.gridSize,o.maxWidth),f=l&&p!==o.width?-1*(p-o.width):0,h=a&&d!==o.height?-1*(d-o.height):0,m=e.x,g=e.y,v=s.dir.value;i("resize",{height:d,width:p,dX:f,dY:h,x:m,y:g,direction:v}),s.dHeight.value=n,s.dWidth.value=t},d=e=>{e.preventDefault(),e.stopPropagation(),i("resizeend"),(o.window??window).removeEventListener("mousemove",u),(o.window??window).removeEventListener("mouseup",d),document.body.style.cursor="unset",s.dir.value=""},p=e=>{e.preventDefault(),e.stopPropagation();const t=e.target;t&&(s.dir.value=t.dataset.dir.toLocaleLowerCase()),document.body.style.cursor=PE[s.dir.value],s.x.value=e.pageX,s.y.value=e.pageY,s.dWidth.value=0,s.dHeight.value=0,s.vHeight.value=o.height,s.vWidth.value=o.width,(o.window??window).addEventListener("mousemove",u),(o.window??window).addEventListener("mouseup",d),i("resizestart")};return(e,n)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(c.value)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.value,(e=>(t.openBlock(),t.createElementBlock("div",{key:e,"data-dir":e,class:t.normalizeClass({[t.unref(a).resizer]:!0,[t.unref(a)[e]]:!0}),"data-test-id":"resize-handle",onMousedown:p},null,42,LS)))),128)),t.renderSlot(e.$slots,"default")],2))}}),IS=(P(OS,[["__cssModules",{$style:{resize:"_resize_r3sn9_1",resizer:"_resizer_r3sn9_11",right:"_right_r3sn9_16",top:"_top_r3sn9_24",bottom:"_bottom_r3sn9_32",left:"_left_r3sn9_40",topLeft:"_topLeft_r3sn9_48",topRight:"_topRight_r3sn9_56",bottomLeft:"_bottomLeft_r3sn9_64",bottomRight:"_bottomRight_r3sn9_72",outset:"_outset_r3sn9_80"}}]]),{height:180,width:240,minHeight:80,minWidth:150,id:"0",editMode:!1,readOnly:!1,backgroundColor:1});P(t.defineComponent({__name:"Sticky",props:t.mergeDefaults({modelValue:{},height:{},width:{},minHeight:{},minWidth:{},id:{},defaultText:{},editMode:{type:Boolean},readOnly:{type:Boolean},backgroundColor:{}},IS),emits:["edit","update:modelValue","markdown-click"],setup(e,{emit:n}){const r=e,o=n,{t:a}=$y(),i=t.ref(!1),l=t.ref(void 0),s=t.computed((()=>r.height<r.minHeight?r.minHeight:r.height)),c=t.computed((()=>r.width<r.minWidth?r.minWidth:r.width)),u=t.computed((()=>r.id?`${r.id}-input`:void 0)),d=t.computed((()=>({height:`${s.value}px`,width:`${c.value}px`}))),p=t.computed((()=>s.value>100&&c.value>155));t.watch((()=>r.editMode),((e,t)=>{setTimeout((()=>{e&&!t&&l.value&&(r.defaultText===r.modelValue&&l.value.select(),l.value.focus())}),100)}));const f=()=>{r.readOnly||o("edit",!0)},h=()=>{i.value||o("edit",!1)},m=e=>{o("update:modelValue",e)},g=(e,t)=>{o("markdown-click",e,t)},v=e=>{!e.ctrlKey&&!e.metaKey&&e.stopPropagation()};return(e,n)=>{const r=t.resolveDirective("n8n-html");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"n8n-sticky":!0,[e.$style.sticky]:!0,[e.$style.clickable]:!i.value,[e.$style[`color-${e.backgroundColor}`]]:!0}),style:t.normalizeStyle(d.value),onKeydown:n[4]||(n[4]=t.withModifiers((()=>{}),["prevent"]))},[t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass(e.$style.wrapper),onDblclick:t.withModifiers(f,["stop"])},[t.createVNode(t.unref(qE),{theme:"sticky",content:e.modelValue,"with-multi-breaks":!0,onMarkdownClick:g,onUpdateContent:m},null,8,["content"])],34),[[t.vShow,!e.editMode]]),t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass({"full-height":!p.value,"sticky-textarea":!0}),onClick:n[0]||(n[0]=t.withModifiers((()=>{}),["stop"])),onMousedown:n[1]||(n[1]=t.withModifiers((()=>{}),["stop"])),onMouseup:n[2]||(n[2]=t.withModifiers((()=>{}),["stop"])),onKeydown:[t.withKeys(h,["esc"]),n[3]||(n[3]=t.withModifiers((()=>{}),["stop"]))]},[t.createVNode(t.unref(Fy),{ref_key:"input",ref:l,"model-value":e.modelValue,name:u.value,type:"textarea",rows:5,onBlur:h,"onUpdate:modelValue":m,onWheel:v},null,8,["model-value","name"])],34),[[t.vShow,e.editMode]]),e.editMode&&p.value?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.footer)},[t.createVNode(t.unref(Gv),{size:"xsmall",align:"right"},{default:t.withCtx((()=>[t.withDirectives(t.createElementVNode("span",null,null,512),[[r,t.unref(a)("sticky.markdownHint")]])])),_:1})],2)):t.createCommentVNode("",!0)],38)}}}),[["__cssModules",{$style:{sticky:"_sticky_1iqd8_1",wrapper:"_wrapper_1iqd8_7",clickable:"_clickable_1iqd8_12",footer:"_footer_1iqd8_33","color-2":"_color-2_1iqd8_39","color-3":"_color-3_1iqd8_44","color-4":"_color-4_1iqd8_49","color-5":"_color-5_1iqd8_54","color-6":"_color-6_1iqd8_59","color-7":"_color-7_1iqd8_64"}}]]);var TS,jS,DS,RS,FS,$S,qS,PS,HS,ZS,US,WS,KS,GS,XS,YS,JS,QS,eN,tN,nN,rN,oN,aN,iN,lN,sN,cN,uN,dN,pN,fN,hN,mN,gN,vN,bN,kN,yN,wN,_N,xN,CN,EN,BN,SN,NN,AN,MN,VN,zN,LN,ON,IN,TN,jN,DN,RN,FN,$N,qN,PN,HN,ZN,UN,WN,KN,GN,XN,YN,JN,QN,eA,tA,nA,rA,oA,aA,iA,lA,sA,cA,uA,dA,pA,fA,hA,mA,gA,vA,bA,kA,yA,wA,_A,xA,CA,EA,BA,SA,NA,AA,MA,VA;function zA(){if(jS)return TS;jS=1;var e=Array.isArray;return TS=e}function LA(){if($S)return FS;$S=1;var e=function(){if(RS)return DS;RS=1;var e="object"==typeof S&&S&&S.Object===Object&&S;return DS=e}(),t="object"==typeof self&&self&&self.Object===Object&&self,n=e||t||Function("return this")();return FS=n}function OA(){if(PS)return qS;PS=1;var e=LA().Symbol;return qS=e}function IA(){if(GS)return KS;GS=1;var e=OA(),t=function(){if(ZS)return HS;ZS=1;var e=OA(),t=Object.prototype,n=t.hasOwnProperty,r=t.toString,o=e?e.toStringTag:void 0;return HS=function(e){var t=n.call(e,o),a=e[o];try{e[o]=void 0;var i=!0}catch{}var l=r.call(e);return i&&(t?e[o]=a:delete e[o]),l}}(),n=function(){if(WS)return US;WS=1;var e=Object.prototype.toString;return US=function(t){return e.call(t)}}(),r=e?e.toStringTag:void 0;return KS=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":r&&r in Object(e)?t(e):n(e)}}function TA(){if(QS)return JS;QS=1;var e=IA(),t=YS?XS:(YS=1,XS=function(e){return null!=e&&"object"==typeof e});return JS=function(n){return"symbol"==typeof n||t(n)&&"[object Symbol]"==e(n)}}function jA(){if(rN)return nN;return rN=1,nN=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}}function DA(){if(cN)return sN;cN=1;var e,t=function(){if(lN)return iN;lN=1;var e=LA()["__core-js_shared__"];return iN=e}(),n=(e=/[^.]+$/.exec(t&&t.keys&&t.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"";return sN=function(e){return!!n&&n in e},sN}function RA(){if(fN)return pN;fN=1;var e=function(){if(aN)return oN;aN=1;var e=IA(),t=jA();return oN=function(n){if(!t(n))return!1;var r=e(n);return"[object Function]"==r||"[object GeneratorFunction]"==r||"[object AsyncFunction]"==r||"[object Proxy]"==r}}(),t=DA(),n=jA(),r=function(){if(dN)return uN;dN=1;var e=Function.prototype.toString;return uN=function(t){if(null!=t){try{return e.call(t)}catch{}try{return t+""}catch{}}return""}}(),o=/^\[object .+?Constructor\]$/,a=Function.prototype,i=Object.prototype,l=a.toString,s=i.hasOwnProperty,c=RegExp("^"+l.call(s).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");return pN=function(a){return!(!n(a)||t(a))&&(e(a)?c:o).test(r(a))}}function FA(){if(vN)return gN;vN=1;var e=RA(),t=mN?hN:(mN=1,hN=function(e,t){return null==e?void 0:e[t]});return gN=function(n,r){var o=t(n,r);return e(o)?o:void 0}}function $A(){if(kN)return bN;kN=1;var e=FA()(Object,"create");return bN=e}function qA(){if(VN)return MN;VN=1;var e=function(){if(wN)return yN;wN=1;var e=$A();return yN=function(){this.__data__=e?e(null):{},this.size=0}}(),t=xN?_N:(xN=1,_N=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}),n=function(){if(EN)return CN;EN=1;var e=$A(),t=Object.prototype.hasOwnProperty;return CN=function(n){var r=this.__data__;if(e){var o=r[n];return"__lodash_hash_undefined__"===o?void 0:o}return t.call(r,n)?r[n]:void 0}}(),r=function(){if(SN)return BN;SN=1;var e=$A(),t=Object.prototype.hasOwnProperty;return BN=function(n){var r=this.__data__;return e?void 0!==r[n]:t.call(r,n)}}(),o=function(){if(AN)return NN;AN=1;var e=$A();return NN=function(t,n){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=e&&void 0===n?"__lodash_hash_undefined__":n,this}}();function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=n,a.prototype.has=r,a.prototype.set=o,MN=a}function PA(){if(jN)return TN;jN=1;var e=IN?ON:(IN=1,ON=function(e,t){return e===t||e!=e&&t!=t});return TN=function(t,n){for(var r=t.length;r--;)if(e(t[r][0],n))return r;return-1}}function HA(){if(WN)return UN;WN=1;var e=LN?zN:(LN=1,zN=function(){this.__data__=[],this.size=0}),t=function(){if(RN)return DN;RN=1;var e=PA(),t=Array.prototype.splice;return DN=function(n){var r=this.__data__,o=e(r,n);return!(o<0||(o==r.length-1?r.pop():t.call(r,o,1),--this.size,0))}}(),n=function(){if($N)return FN;$N=1;var e=PA();return FN=function(t){var n=this.__data__,r=e(n,t);return r<0?void 0:n[r][1]}}(),r=function(){if(PN)return qN;PN=1;var e=PA();return qN=function(t){return e(this.__data__,t)>-1}}(),o=function(){if(ZN)return HN;ZN=1;var e=PA();return HN=function(t,n){var r=this.__data__,o=e(r,t);return o<0?(++this.size,r.push([t,n])):r[o][1]=n,this}}();function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=n,a.prototype.has=r,a.prototype.set=o,UN=a}function ZA(){if(YN)return XN;YN=1;var e=qA(),t=HA(),n=function(){if(GN)return KN;GN=1;var e=FA()(LA(),"Map");return KN=e}();return XN=function(){this.size=0,this.__data__={hash:new e,map:new(n||t),string:new e}}}function UA(){if(tA)return eA;tA=1;var e=QN?JN:(QN=1,JN=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e});return eA=function(t,n){var r=t.__data__;return e(n)?r["string"==typeof n?"string":"hash"]:r.map}}function WA(){if(dA)return uA;dA=1;var e=ZA(),t=function(){if(rA)return nA;rA=1;var e=UA();return nA=function(t){var n=e(this,t).delete(t);return this.size-=n?1:0,n}}(),n=function(){if(aA)return oA;aA=1;var e=UA();return oA=function(t){return e(this,t).get(t)}}(),r=function(){if(lA)return iA;lA=1;var e=UA();return iA=function(t){return e(this,t).has(t)}}(),o=function(){if(cA)return sA;cA=1;var e=UA();return sA=function(t,n){var r=e(this,t),o=r.size;return r.set(t,n),this.size+=r.size==o?0:1,this}}();function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=n,a.prototype.has=r,a.prototype.set=o,uA=a}function KA(){if(mA)return hA;mA=1;var e=function(){if(fA)return pA;fA=1;var e=WA();function t(n,r){if("function"!=typeof n||null!=r&&"function"!=typeof r)throw new TypeError("Expected a function");var o=function(){var e=arguments,t=r?r.apply(this,e):e[0],a=o.cache;if(a.has(t))return a.get(t);var i=n.apply(this,e);return o.cache=a.set(t,i)||a,i};return o.cache=new(t.Cache||e),o}return t.Cache=e,pA=t}();return hA=function(t){var n=e(t,(function(e){return 500===r.size&&r.clear(),e})),r=n.cache;return n}}function GA(){if(wA)return yA;wA=1;var e=OA(),t=kA?bA:(kA=1,bA=function(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}),n=zA(),r=TA(),o=e?e.prototype:void 0,a=o?o.toString:void 0;return yA=function e(o){if("string"==typeof o)return o;if(n(o))return t(o,e)+"";if(r(o))return a?a.call(o):"";var i=o+"";return"0"==i&&1/o==-1/0?"-0":i},yA}function XA(){if(EA)return CA;EA=1;var e=zA(),t=function(){if(tN)return eN;tN=1;var e=zA(),t=TA(),n=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,r=/^\w*$/;return eN=function(o,a){if(e(o))return!1;var i=typeof o;return!("number"!=i&&"symbol"!=i&&"boolean"!=i&&null!=o&&!t(o))||r.test(o)||!n.test(o)||null!=a&&o in Object(a)}}(),n=function(){if(vA)return gA;vA=1;var e=KA(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,n=/\\(\\)?/g,r=e((function(e){var r=[];return 46===e.charCodeAt(0)&&r.push(""),e.replace(t,(function(e,t,o,a){r.push(o?a.replace(n,"$1"):t||e)})),r}));return gA=r}(),r=function(){if(xA)return _A;xA=1;var e=GA();return _A=function(t){return null==t?"":e(t)}}();return CA=function(o,a){return e(o)?o:t(o,a)?[o]:n(r(o))}}function YA(){if(AA)return NA;AA=1;var e=XA(),t=function(){if(SA)return BA;SA=1;var e=TA();return BA=function(t){if("string"==typeof t||e(t))return t;var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}}();return NA=function(n,r){for(var o=0,a=(r=e(r,n)).length;null!=n&&o<a;)n=n[t(r[o++])];return o&&o==a?n:void 0}}function JA(e){const t=e.regex,n={},r={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[n]}]};Object.assign(n,{className:"variable",variants:[{begin:t.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},r]});const o={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},a={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},i={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,n,o]};o.contains.push(i);const l={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,n]},s=e.SHEBANG({binary:`(${["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"].join("|")})`,relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:["if","then","else","elif","fi","for","while","until","in","do","done","case","esac","function","select"],literal:["true","false"],built_in:["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset","alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias","set","shopt","autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp","chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"]},contains:[s,e.SHEBANG(),c,l,e.HASH_COMMENT_MODE,a,{match:/(\/[a-z._-]+)+/},i,{match:/\\"/},{className:"string",begin:/'/,end:/'/},{match:/\\'/},n]}}function QA(e){const t=e.regex,n=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),r=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],o={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:r,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},a={className:"meta",begin:/^(>>>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:o,illegal:/#/},l={begin:/\{\{/,relevance:0},s={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,l,i]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,l,i]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,l,i]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,l,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},c="[0-9](_?[0-9])*",u=`(\\b(${c}))?\\.(${c})|\\b(${c})\\.`,d=`\\b|${r.join("|")}`,p={className:"number",relevance:0,variants:[{begin:`(\\b(${c})|(${u}))[eE][+-]?(${c})[jJ]?(?=${d})`},{begin:`(${u})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${d})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${d})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${d})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${d})`},{begin:`\\b(${c})[jJ](?=${d})`}]},f={className:"comment",begin:t.lookahead(/# type:/),end:/$/,keywords:o,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},h={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:["self",a,p,s,e.HASH_COMMENT_MODE]}]};return i.contains=[s,p,a],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:o,illegal:/(<\/|\?)|=>/,contains:[a,p,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},s,f,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[h]},{variants:[{match:[/\bclass/,/\s+/,n,/\s*/,/\(\s*/,n,/\s*\)/]},{match:[/\bclass/,/\s+/,n]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[p,h,s]}]}}!function(){if(VA)return MA;VA=1;var e=YA();MA=function(t,n,r){var o=null==t?void 0:e(t,n);return void 0===o?r:o}}();const eM="[A-Za-z$_][0-9A-Za-z$_]*",tM=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],nM=["true","false","null","undefined","NaN","Infinity"],rM=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],oM=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],aM=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],iM=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],lM=[].concat(aM,rM,oM);function sM(e){const t=function(e){const t=e.regex,n=eM,r="<>",o="</>",a={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,t)=>{const n=e[0].length+e.index,r=e.input[n];if("<"===r||","===r)return void t.ignoreMatch();let o;">"===r&&(((e,{after:t})=>{const n="</"+e[0].slice(1);return-1!==e.input.indexOf(n,t)})(e,{after:n})||t.ignoreMatch());const a=e.input.substring(n);((o=a.match(/^\s*=/))||(o=a.match(/^\s+extends\s+/))&&0===o.index)&&t.ignoreMatch()}},i={$pattern:eM,keyword:tM,literal:nM,built_in:lM,"variable.language":iM},l="[0-9](_?[0-9])*",s=`\\.(${l})`,c="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",u={className:"number",variants:[{begin:`(\\b(${c})((${s})|\\.)?|(${s}))[eE][+-]?(${l})\\b`},{begin:`\\b(${c})\\b((${s})\\b|\\.)?|(${s})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},d={className:"subst",begin:"\\$\\{",end:"\\}",keywords:i,contains:[]},p={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,d],subLanguage:"xml"}},f={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,d],subLanguage:"css"}},h={begin:"gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,d],subLanguage:"graphql"}},m={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,d]},g={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},v=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,f,h,m,{match:/\$\d+/},u];d.contains=v.concat({begin:/\{/,end:/\}/,keywords:i,contains:["self"].concat(v)});const b=[].concat(g,d.contains),k=b.concat([{begin:/\(/,end:/\)/,keywords:i,contains:["self"].concat(b)}]),y={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:k},w={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,t.concat(n,"(",t.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},_={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...rM,...oM]}},x={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[y],illegal:/%/},C={match:t.concat(/\b/,(A=[...aM,"super","import"],t.concat("(?!",A.join("|"),")")),n,t.lookahead(/\(/)),className:"title.function",relevance:0},E={begin:t.concat(/\./,t.lookahead(t.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},B={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},y]},S="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",N={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(S)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[y]};var A;return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:i,exports:{PARAMS_CONTAINS:k,CLASS_REFERENCE:_},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,f,h,m,g,{match:/\$\d+/},u,_,{className:"attr",begin:n+t.lookahead(":"),relevance:0},N,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[g,e.REGEXP_MODE,{className:"function",begin:S,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:k}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:r,end:o},{match:/<[A-Za-z0-9\\._:-]+\s*\/>/},{begin:a.begin,"on:begin":a.isTrulyOpeningTag,end:a.end}],subLanguage:"xml",contains:[{begin:a.begin,end:a.end,skip:!0,contains:["self"]}]}]},x,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[y,e.inherit(e.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},E,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[y]},C,{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},w,B,{match:/\$[(.]/}]}}(e),n=eM,r=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],o={beginKeywords:"namespace",end:/\{/,excludeEnd:!0,contains:[t.exports.CLASS_REFERENCE]},a={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:r},contains:[t.exports.CLASS_REFERENCE]},i={$pattern:eM,keyword:tM.concat(["type","namespace","interface","public","private","protected","implements","declare","abstract","readonly","enum","override"]),literal:nM,built_in:lM.concat(r),"variable.language":iM},l={className:"meta",begin:"@"+n},s=(e,t,n)=>{const r=e.contains.findIndex((e=>e.label===t));if(-1===r)throw new Error("can not find mode to replace");e.contains.splice(r,1,n)};Object.assign(t.keywords,i),t.exports.PARAMS_CONTAINS.push(l),t.contains=t.contains.concat([l,o,a]),s(t,"shebang",e.SHEBANG()),s(t,"use_strict",{className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/});return t.contains.find((e=>"func.def"===e.label)).relevance=0,Object.assign(t,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),t}const cM=t.defineComponent({name:"VueMarkdown",props:{source:{type:String,required:!0},options:{type:Object,required:!1},plugins:{type:Array,required:!1}},setup(e){const n=t.ref(new jC(e.options??{}));for(const t of e.plugins??[])n.value.use(t);const r=t.computed((()=>n.value.render(e.source)));return()=>t.h("div",{innerHTML:r.value})}}),uM={key:0,class:"chat-message-actions"},dM={key:2,class:"chat-message-files"},pM=t.defineComponent({__name:"Message",props:{message:{}},setup(e,{expose:n}){const r=e;M.registerLanguage("javascript",R),M.registerLanguage("typescript",sM),M.registerLanguage("python",QA),M.registerLanguage("xml",F),M.registerLanguage("bash",JA);const{message:o}=t.toRefs(r),{options:a}=W(),i=t.ref(null),l=t.ref({}),s=t.computed((()=>o.value.text||"&lt;Empty response&gt;")),c=t.computed((()=>({"chat-message-from-user":"user"===o.value.sender,"chat-message-from-bot":"bot"===o.value.sender,"chat-message-transparent":!0===o.value.transparent}))),u=e=>{e.use(nE,{attrs:{target:"_blank",rel:"noopener"}})},d={highlight(e,t){if(t&&M.getLanguage(t))try{return M.highlight(e,{language:t}).value}catch{}return""}},p={...(null==a?void 0:a.messageComponents)??{}};n({scrollToView:()=>{var e;null!=(e=i.value)&&e.scrollIntoView&&i.value.scrollIntoView({block:"start"})}});const f=async e=>await new Promise(((t,n)=>{const r=new FileReader;r.onload=()=>t(r.result),r.onerror=n,r.readAsDataURL(e)}));return t.onMounted((async()=>{if(o.value.files)for(const e of o.value.files)try{const t=await f(e);l.value[e.name]=t}catch(e){console.error("Error reading file:",e)}})),(e,n)=>(t.openBlock(),t.createElementBlock("div",{ref_key:"messageContainer",ref:i,class:t.normalizeClass(["chat-message",c.value])},[e.$slots.beforeMessage?(t.openBlock(),t.createElementBlock("div",uM,[t.renderSlot(e.$slots,"beforeMessage",t.normalizeProps(t.guardReactiveProps({message:t.unref(o)})))])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},(()=>["component"===t.unref(o).type&&p[t.unref(o).key]?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(p[t.unref(o).key]),t.normalizeProps(t.mergeProps({key:0},t.unref(o).arguments)),null,16)):(t.openBlock(),t.createBlock(t.unref(cM),{key:1,class:"chat-message-markdown",source:s.value,options:d,plugins:[u]},null,8,["source","plugins"])),(t.unref(o).files??[]).length>0?(t.openBlock(),t.createElementBlock("div",dM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(o).files??[],(e=>(t.openBlock(),t.createElementBlock("div",{key:e.name,class:"chat-message-file"},[t.createVNode(Ce,{file:e,"is-removable":!1,"is-previewable":!0},null,8,["file"])])))),128))])):t.createCommentVNode("",!0)]))],2))}}),fM={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const hM={name:"mdi-chat",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",fM,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M12 3c5.5 0 10 3.58 10 8s-4.5 8-10 8c-1.24 0-2.43-.18-3.53-.5C5.55 21 2 21 2 21c2.33-2.33 2.7-3.9 2.75-4.5C3.05 15.07 2 13.13 2 11c0-4.42 4.5-8 10-8"},null,-1)]))}},mM={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};const gM={name:"mdi-chevron-down",render:function(e,n){return t.openBlock(),t.createElementBlock("svg",mM,n[0]||(n[0]=[t.createElementVNode("path",{fill:"currentColor",d:"M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z"},null,-1)]))}},vM={class:"chat-window-wrapper"},bM={class:"chat-window"},kM=t.defineComponent({__name:"ChatWindow",setup(e){const n=t.ref(!1);function r(){n.value=!n.value,n.value&&t.nextTick((()=>{f.emit("scrollToBottom")}))}return(e,o)=>(t.openBlock(),t.createElementBlock("div",vM,[t.createVNode(t.Transition,{name:"chat-window-transition"},{default:t.withCtx((()=>[t.withDirectives(t.createElementVNode("div",bM,[t.createVNode(NM)],512),[[t.vShow,n.value]])])),_:1}),t.createElementVNode("div",{class:"chat-window-toggle",onClick:r},[t.createVNode(t.Transition,{name:"chat-window-toggle-transition",mode:"out-in"},{default:t.withCtx((()=>[n.value?(t.openBlock(),t.createBlock(t.unref(gM),{key:1,height:"32",width:"32"})):(t.openBlock(),t.createBlock(t.unref(hM),{key:0,height:"32",width:"32"}))])),_:1})])]))}}),yM=t.defineComponent({__name:"MessageTyping",props:{animation:{default:"bouncing"}},setup(e){const n=e,r={id:"typing",text:"",sender:"bot"},o=t.ref(),a=t.computed((()=>({"chat-message-typing":!0,[`chat-message-typing-animation-${n.animation}`]:!0})));return t.onMounted((()=>{var e;null==(e=o.value)||e.scrollToView()})),(e,n)=>(t.openBlock(),t.createBlock(t.unref(pM),{ref_key:"messageContainer",ref:o,class:t.normalizeClass(a.value),message:r,"data-test-id":"chat-message-typing"},{default:t.withCtx((()=>n[0]||(n[0]=[t.createElementVNode("div",{class:"chat-message-typing-body"},[t.createElementVNode("span",{class:"chat-message-typing-circle"}),t.createElementVNode("span",{class:"chat-message-typing-circle"}),t.createElementVNode("span",{class:"chat-message-typing-circle"})],-1)]))),_:1},8,["class"]))}}),wM={key:0,class:"empty-container"},_M={class:"empty","data-test-id":"chat-messages-empty"},xM={key:1,class:"chat-messages-list"},CM=t.defineComponent({__name:"MessagesList",props:{messages:{},emptyText:{}},setup(e){const n=U(),r=t.ref([]),{initialMessages:o,waitingForResponse:a}=n;return t.watch((()=>r.value.length),(()=>{const e=r.value[r.value.length-1];e&&e.scrollToView()})),(e,n)=>e.emptyText&&0===t.unref(o).length&&0===e.messages.length?(t.openBlock(),t.createElementBlock("div",wM,[t.createElementVNode("div",_M,[t.createVNode(t.unref(Hv),{icon:"message-circle",size:"large",class:"emptyIcon"}),t.createVNode(t.unref(Gv),{tag:"p",size:"medium",color:"text-base"},{default:t.withCtx((()=>[t.createTextVNode(t.toDisplayString(e.emptyText),1)])),_:1})])])):(t.openBlock(),t.createElementBlock("div",xM,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(o),(e=>(t.openBlock(),t.createBlock(pM,{key:e.id,message:e},null,8,["message"])))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.messages,(n=>(t.openBlock(),t.createBlock(pM,{key:n.id,ref_for:!0,ref_key:"messageComponents",ref:r,message:n},{beforeMessage:t.withCtx((({message:n})=>[t.renderSlot(e.$slots,"beforeMessage",t.mergeProps({ref_for:!0},{message:n}))])),_:2},1032,["message"])))),128)),t.unref(a)?(t.openBlock(),t.createBlock(yM,{key:0})):t.createCommentVNode("",!0)]))}}),EM={class:"chat-heading"},BM=["title"],SM={key:0},NM=t.defineComponent({__name:"Chat",setup(e){const{t:n}=K(),r=U(),{messages:o,currentSessionId:a}=r,{options:i}=W(),l=t.computed((()=>"window"===i.mode&&i.showWindowCloseButton));async function s(){r.startNewSession&&(r.startNewSession(),t.nextTick((()=>{f.emit("scrollToBottom")})))}function c(){f.emit("close")}return t.onMounted((async()=>{await async function(){r.loadPreviousSession&&(await r.loadPreviousSession(),t.nextTick((()=>{f.emit("scrollToBottom")})))}(),!i.showWelcomeScreen&&!a.value&&await s()})),(e,r)=>(t.openBlock(),t.createBlock(Te,{class:"chat-wrapper"},{header:t.withCtx((()=>[t.createElementVNode("div",EM,[t.createElementVNode("h1",null,t.toDisplayString(t.unref(n)("title")),1),l.value?(t.openBlock(),t.createElementBlock("button",{key:0,class:"chat-close-button",title:t.unref(n)("closeButtonTooltip"),onClick:c},[t.createVNode(t.unref(q),{height:"18",width:"18"})],8,BM)):t.createCommentVNode("",!0)]),t.unref(n)("subtitle")?(t.openBlock(),t.createElementBlock("p",SM,t.toDisplayString(t.unref(n)("subtitle")),1)):t.createCommentVNode("",!0)])),footer:t.withCtx((()=>[t.unref(a)?(t.openBlock(),t.createBlock(ze,{key:0})):(t.openBlock(),t.createBlock(te,{key:1}))])),default:t.withCtx((()=>[!t.unref(a)&&t.unref(i).showWelcomeScreen?(t.openBlock(),t.createBlock(X,{key:0,"onClick:button":s})):(t.openBlock(),t.createBlock(CM,{key:1,messages:t.unref(o)},null,8,["messages"]))])),_:1}))}}),AM=t.defineComponent({__name:"App",props:{},setup(e){const{options:n}=W(),r=t.computed((()=>"fullscreen"===n.mode));return t.onMounted((()=>{M.registerLanguage("xml",F),M.registerLanguage("javascript",R)})),(e,n)=>r.value?(t.openBlock(),t.createBlock(NM,{key:0,class:"n8n-chat"})):(t.openBlock(),t.createBlock(kM,{key:1,class:"n8n-chat"}))}});e.createChat=function(e){var n,r;const a={...o,...e,webhookConfig:{...o.webhookConfig,...null==e?void 0:e.webhookConfig},i18n:{...o.i18n,...null==e?void 0:e.i18n,en:{...null==(n=o.i18n)?void 0:n.en,...null==(r=null==e?void 0:e.i18n)?void 0:r.en}},theme:{...o.theme,...null==e?void 0:e.theme}},i=a.target??"#n8n-chat";"string"==typeof i&&function(e){if(!document.querySelector(e)){const t=document.createElement("div");e.startsWith("#")&&(t.id=e.replace("#","")),e.startsWith(".")&&t.classList.add(e.replace(".","")),document.body.appendChild(t)}}(i);const l=t.createApp(AM);return l.use(C,a),l.mount(i),l},Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}));
//# sourceMappingURL=/sm/4e107765b35afa1999e24dfec05c08e82e5f41cc360650f35a6e0381aa5653b6.map