@waline/client 3.5.7 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/comment.js +1 -1
- package/dist/comment.js.map +1 -1
- package/dist/component.js +1 -1
- package/dist/component.js.map +1 -1
- package/dist/pageview.js +1 -1
- package/dist/pageview.js.map +1 -1
- package/dist/slim.js +1 -1
- package/dist/slim.js.map +1 -1
- package/dist/waline.css +1 -1
- package/dist/waline.css.map +1 -1
- package/dist/waline.js +63 -63
- package/dist/waline.js.map +1 -1
- package/dist/waline.umd.js +65 -65
- package/dist/waline.umd.js.map +1 -1
- package/package.json +9 -9
package/dist/waline.umd.js
CHANGED
|
@@ -1,84 +1,84 @@
|
|
|
1
|
-
var
|
|
2
|
-
Current word number: $2`,"Anonymous","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Search GIF","Profile","Approved","Waiting","Spam","Unsticky","Oldest","Latest","Hottest","What do you think?"]),
|
|
3
|
-
El número actual de palabras: $2`,"Anónimo","Enanos","Hobbits","Ents","Magos","Elfos","Maiar","GIF","Buscar GIF","Perfil","Aprobado","Esperando","Spam","Desfijar","Más antiguos","Más recientes","Más vistos","¿Qué piensas?"]),
|
|
4
|
-
Nombre actuel de mots : $2`,"Anonyme","Nains","Hobbits","Ents","Mages","Elfes","Maïar","GIF","Rechercher un GIF","Profil","Approuvé","En attente","Indésirable","Détacher","Le plus ancien","Dernier","Le plus populaire","Qu'en pensez-vous ?"]),
|
|
5
|
-
現在の単語番号: $2`,"匿名","うえにん","なかにん","しもおし","特にしもおし","かげ","なぬし","GIF","探す GIF","個人情報","承認済み","待っている","スパム","べたつかない","逆順","正順","人気順","どう思いますか?"]),
|
|
6
|
-
Número de palavras atuais: $2`,"Anônimo","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Pesquisar GIF","informação pessoal","Aprovado","Espera","Spam","Unsticky","Mais velho","Mais recentes","Mais quente","O que você acha?"]),
|
|
7
|
-
Номер текущего слова: $2`,"Анонимный","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Поиск GIF","Персональные данные","Одобренный","Ожидающий","Спам","Нелипкий","самый старый","последний","самый горячий","Что вы думаете?"]),
|
|
8
|
-
Số từ hiện tại: $2`,"Vô danh","Người lùn","Người tí hon","Thần rừng","Pháp sư","Tiên tộc","Maiar","Ảnh GIF","Tìm kiếm ảnh GIF","thông tin cá nhân","Đã được phê duyệt","Đang chờ đợi","Thư rác","Không dính","lâu đời nhất","muộn nhất","nóng nhất","What do you think?"]),
|
|
9
|
-
当前字数:$2`,"匿名","潜水","冒泡","吐槽","活跃","话痨","传说","表情包","搜索表情包","个人资料","通过","待审核","垃圾","取消置顶","按倒序","按正序","按热度","你认为这篇文章怎么样?"]),
|
|
10
|
-
目前字數:$2`,"匿名","潛水","冒泡","吐槽","活躍","多話","傳說","表情包","搜尋表情包","個人資料","通過","待審核","垃圾","取消置頂","最早","最新","熱門","你認為這篇文章怎麼樣?"]);const
|
|
11
|
-
* @vue/shared v3.5.
|
|
1
|
+
var Gp=Object.defineProperty;var Zp=(oe,Te,Ie)=>Te in oe?Gp(oe,Te,{enumerable:!0,configurable:!0,writable:!0,value:Ie}):oe[Te]=Ie;var Eo=(oe,Te,Ie)=>Zp(oe,typeof Te!="symbol"?Te+"":Te,Ie);(function(oe,Te){typeof exports=="object"&&typeof module<"u"?Te(exports):typeof define=="function"&&define.amd?define(["exports"],Te):(oe=typeof globalThis<"u"?globalThis:oe||self,Te(oe.Waline={}))})(this,function(oe){"use strict";var Is;const Te={"Content-Type":"application/json"},Ie=e=>`${e.replace(/\/?$/,"/")}api/`,_t=(e,t="")=>{if(typeof e=="object"&&e.errno)throw new TypeError(`${t} failed with ${e.errno}: ${e.errmsg}`);return e},Ir=({serverURL:e,lang:t,paths:n,type:r,signal:s})=>fetch(`${Ie(e)}article?path=${encodeURIComponent(n.join(","))}&type=${encodeURIComponent(r.join(","))}&lang=${t}`,{signal:s}).then(i=>i.json()).then(i=>_t(i,"Get counter").data),On=({serverURL:e,lang:t,path:n,type:r,action:s})=>fetch(`${Ie(e)}article?lang=${t}`,{method:"POST",headers:Te,body:JSON.stringify({path:n,type:r,action:s})}).then(i=>i.json()).then(i=>_t(i,"Update counter").data),js=({serverURL:e,lang:t,path:n,page:r,pageSize:s,sortBy:i,signal:l,token:o})=>{const a={};return o&&(a.Authorization=`Bearer ${o}`),fetch(`${Ie(e)}comment?path=${encodeURIComponent(n)}&pageSize=${s}&page=${r}&lang=${t}&sortBy=${i}`,{signal:l,headers:a}).then(c=>c.json()).then(c=>_t(c,"Get comment data").data)},Os=({serverURL:e,lang:t,token:n,comment:r})=>{const s={"Content-Type":"application/json"};return n&&(s.Authorization=`Bearer ${n}`),fetch(`${Ie(e)}comment?lang=${t}`,{method:"POST",headers:s,body:JSON.stringify(r)}).then(i=>i.json())},zs=({serverURL:e,lang:t,token:n,objectId:r})=>fetch(`${Ie(e)}comment/${r}?lang=${t}`,{method:"DELETE",headers:{Authorization:`Bearer ${n}`}}).then(s=>s.json()).then(s=>_t(s,"Delete comment")),en=({serverURL:e,lang:t,token:n,objectId:r,comment:s})=>fetch(`${Ie(e)}comment/${r}?lang=${t}`,{method:"PUT",headers:{...Te,Authorization:`Bearer ${n}`},body:JSON.stringify(s)}).then(i=>i.json()).then(i=>_t(i,"Update comment")),Fs=({serverURL:e,lang:t,paths:n,signal:r})=>fetch(`${Ie(e)}comment?type=count&url=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:r}).then(s=>s.json()).then(s=>_t(s,"Get comment count").data),Ds=({lang:e,serverURL:t})=>{const n=(window.innerWidth-450)/2,r=(window.innerHeight-450)/2,s=window.open(`${t.replace(/\/$/,"")}/ui/login?lng=${encodeURIComponent(e)}`,"_blank",`width=450,height=450,left=${n},top=${r},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`);return s==null||s.postMessage({type:"TOKEN",data:null},"*"),new Promise(i=>{const l=({data:o})=>{!o||typeof o!="object"||o.type!=="userInfo"||o.data.token&&(s==null||s.close(),window.removeEventListener("message",l),i(o.data))};window.addEventListener("message",l)})},Hs=({serverURL:e,lang:t,paths:n,signal:r})=>Ir({serverURL:e,lang:t,paths:n,type:["time"],signal:r}),Us=e=>On({...e,type:"time",action:"inc"}),Ns=({serverURL:e,lang:t,count:n,signal:r,token:s})=>{const i={};return s&&(i.Authorization=`Bearer ${s}`),fetch(`${Ie(e)}comment?type=recent&count=${n}&lang=${t}`,{signal:r,headers:i}).then(l=>l.json())},Vs=({serverURL:e,signal:t,pageSize:n,lang:r})=>fetch(`${Ie(e)}user?pageSize=${n}&lang=${r}`,{signal:t}).then(s=>s.json()).then(s=>_t(s,"user list")).then(s=>s.data),To=["nick","mail","link"],Bs=e=>e.filter(t=>To.includes(t)),Ws=["//unpkg.com/@waline/emojis@1.1.0/weibo"],Io=["//unpkg.com/@waline/emojis/tieba/tieba_agree.png","//unpkg.com/@waline/emojis/tieba/tieba_look_down.png","//unpkg.com/@waline/emojis/tieba/tieba_sunglasses.png","//unpkg.com/@waline/emojis/tieba/tieba_pick_nose.png","//unpkg.com/@waline/emojis/tieba/tieba_awkward.png","//unpkg.com/@waline/emojis/tieba/tieba_sleep.png"],Lo=e=>new Promise((t,n)=>{if(e.size>128e3)return n(new Error("File too large! File size limit 128KB"));const r=new FileReader;r.readAsDataURL(e),r.onload=()=>t(r.result),r.onerror=n}),Mo=e=>e?'<p class="wl-tex">TeX is not available in preview</p>':'<span class="wl-tex">TeX is not available in preview</span>',Po=e=>{const t=async(n,r={})=>fetch(`https://api.giphy.com/v1/gifs/${n}?${new URLSearchParams({lang:e,limit:"20",rating:"g",api_key:"6CIMLkNMMOhRcXPoMCPkFy4Ybk2XUiMp",...r}).toString()}`).then(s=>s.json()).then(({data:s})=>s.map(i=>({title:i.title,src:i.images.downsized_medium.url})));return{search:n=>t("search",{q:n,offset:"0"}),default:()=>t("trending",{}),more:(n,r=0)=>t("search",{q:n,offset:r.toString()})}},jo=/[\u4E00-\u9FFF\u3400-\u4dbf\uf900-\ufaff\u3040-\u309f\uac00-\ud7af\u0400-\u04FF]+|\w+/,Oo=/</,zo=/(?:^|\s)\/\/(.+?)$/gm,Fo=/\/\*([\S\s]*?)\*\//gm,Do=new RegExp(`(${jo.source}|${Oo.source})|((?:${zo.source})|(?:${Fo.source}))`,"gmi"),qs=["23AC69","91C132","F19726","E8552D","1AAB8E","E1147F","2980C1","1BA1E6","9FA0A0","F19726","E30B20","E30B20","A3338B"],Lr={},Ho=e=>{let t=0;return e.replace(Do,(n,r,s)=>{if(s)return`<span style="color: slategray">${s}</span>`;if(r==="<")return"<";let i;Lr[r]?i=Lr[r]:(i=qs[t],Lr[r]=i);const l=`<span style="color: #${i}">${r}</span>`;return t=++t%qs.length,l})},Uo=["nick","nickError","mail","mailError","link","optional","placeholder","sofa","submit","like","cancelLike","reply","cancelReply","comment","refresh","more","preview","emoji","uploadImage","seconds","minutes","hours","days","now","uploading","login","logout","admin","sticky","word","wordHint","anonymous","level0","level1","level2","level3","level4","level5","gif","gifSearchPlaceholder","profile","approved","waiting","spam","unsticky","oldest","latest","hottest","reactionTitle"],qe=e=>Object.fromEntries(e.map((t,n)=>[Uo[n],t]));var No=qe(["Benutzername","Der Benutzername darf nicht weniger als 3 Bytes umfassen.","E-Mail","Bitte bestätigen Sie Ihre E-Mail-Adresse.","Webseite","Optional","Kommentieren Sie hier...","Noch keine Kommentare.","Senden","Gefällt mir","Gefällt mir nicht mehr","Antworten","Antwort abbrechen","Kommentare","Aktualisieren","Mehr laden...","Vorschau","Emoji","Ein Bild hochladen","Vor einigen Sekunden","Vor einigen Minuten","Vor einigen Stunden","Vor einigen Tagen","Gerade eben","Hochladen läuft","Anmelden","Abmelden","Admin","Angeheftet","Wörter","Bitte geben Sie Kommentare zwischen $0 und $1 Wörtern ein! Aktuelle Anzahl der Wörter: $2","Anonym","Zwerge","Hobbits","Ents","Magier","Elfen","Maïar","GIF","Nach einem GIF suchen","Profil","Genehmigt","Ausstehend","Spam","Lösen","Älteste","Neueste","Am beliebtesten","Was denken Sie?"]),Ks=qe(["NickName","NickName cannot be less than 3 bytes.","E-Mail","Please confirm your email address.","Website","Optional","Comment here...","No comment yet.","Submit","Like","Cancel like","Reply","Cancel reply","Comments","Refresh","Load More...","Preview","Emoji","Upload Image","seconds ago","minutes ago","hours ago","days ago","just now","Uploading","Login","logout","Admin","Sticky","Words",`Please input comments between $0 and $1 words!
|
|
2
|
+
Current word number: $2`,"Anonymous","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Search GIF","Profile","Approved","Waiting","Spam","Unsticky","Oldest","Latest","Hottest","What do you think?"]),Gs=qe(["Nombre de usuario","El nombre de usuario no puede tener menos de 3 bytes.","Correo electrónico","Por favor confirma tu dirección de correo electrónico.","Sitio web","Opcional","Comenta aquí...","Sin comentarios todavía.","Enviar","Like","Anular like","Responder","Anular respuesta","Comentarios","Recargar","Cargar Más...","Previsualizar","Emoji","Subir Imagen","segundos atrás","minutos atrás","horas atrás","días atrás","justo ahora","Subiendo","Iniciar sesión","cerrar sesión","Admin","Fijado","Palabras",`Por favor escriba entre $0 y $1 palabras!
|
|
3
|
+
El número actual de palabras: $2`,"Anónimo","Enanos","Hobbits","Ents","Magos","Elfos","Maiar","GIF","Buscar GIF","Perfil","Aprobado","Esperando","Spam","Desfijar","Más antiguos","Más recientes","Más vistos","¿Qué piensas?"]),Zs=qe(["Pseudo","Le pseudo ne peut pas faire moins de 3 octets.","E-mail","Veuillez confirmer votre adresse e-mail.","Site Web","Optionnel","Commentez ici...","Aucun commentaire pour l'instant.","Envoyer","J'aime","Annuler le j'aime","Répondre","Annuler la réponse","Commentaires","Actualiser","Charger plus...","Aperçu","Emoji","Télécharger une image","Il y a quelques secondes","Il y a quelques minutes","Il y a quelques heures","Il y a quelques jours","À l'instant","Téléchargement en cours","Connexion","Déconnexion","Admin","Épinglé","Mots",`Veuillez saisir des commentaires entre $0 et $1 mots !
|
|
4
|
+
Nombre actuel de mots : $2`,"Anonyme","Nains","Hobbits","Ents","Mages","Elfes","Maïar","GIF","Rechercher un GIF","Profil","Approuvé","En attente","Indésirable","Détacher","Le plus ancien","Dernier","Le plus populaire","Qu'en pensez-vous ?"]),Js=qe(["ニックネーム","3バイト以上のニックネームをご入力ください.","メールアドレス","メールアドレスをご確認ください.","サイト","オプション","ここにコメント","コメントしましょう~","提出する","Like","Cancel like","返信する","キャンセル","コメント","更新","さらに読み込む","プレビュー","絵文字","画像をアップロード","秒前","分前","時間前","日前","たっだ今","アップロード","ログインする","ログアウト","管理者","トップに置く","ワード",`コメントは $0 から $1 ワードの間でなければなりません!
|
|
5
|
+
現在の単語番号: $2`,"匿名","うえにん","なかにん","しもおし","特にしもおし","かげ","なぬし","GIF","探す GIF","個人情報","承認済み","待っている","スパム","べたつかない","逆順","正順","人気順","どう思いますか?"]),Vo=qe(["Apelido","Apelido não pode ser menor que 3 bytes.","E-Mail","Por favor, confirme seu endereço de e-mail.","Website","Opcional","Comente aqui...","Nenhum comentário, ainda.","Enviar","Like","Cancel like","Responder","Cancelar resposta","Comentários","Refrescar","Carregar Mais...","Visualizar","Emoji","Enviar Imagem","segundos atrás","minutos atrás","horas atrás","dias atrás","agora mesmo","Enviando","Entrar","Sair","Admin","Sticky","Palavras",`Favor enviar comentário com $0 a $1 palavras!
|
|
6
|
+
Número de palavras atuais: $2`,"Anônimo","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Pesquisar GIF","informação pessoal","Aprovado","Espera","Spam","Unsticky","Mais velho","Mais recentes","Mais quente","O que você acha?"]),Ys=qe(["Псевдоним","Никнейм не может быть меньше 3 байт.","Эл. адрес","Пожалуйста, подтвердите адрес вашей электронной почты.","Веб-сайт","Необязательный","Комментарий здесь...","Пока нет комментариев.","Отправить","Like","Cancel like","Отвечать","Отменить ответ","Комментарии","Обновить","Загрузи больше...","Превью","эмодзи","Загрузить изображение","секунд назад","несколько минут назад","несколько часов назад","дней назад","прямо сейчас","Загрузка","Авторизоваться","Выход из системы","Админ","Липкий","Слова",`Пожалуйста, введите комментарии от $0 до $1 слов!
|
|
7
|
+
Номер текущего слова: $2`,"Анонимный","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Поиск GIF","Персональные данные","Одобренный","Ожидающий","Спам","Нелипкий","самый старый","последний","самый горячий","Что вы думаете?"]),Qs=qe(["Tên","Tên không được nhỏ hơn 3 ký tự.","E-Mail","Vui lòng xác nhập địa chỉ email của bạn.","Website","Tùy chọn","Hãy bình luận có văn hoá!","Chưa có bình luận","Gửi","Thích","Bỏ thích","Trả lời","Hủy bỏ","bình luận","Làm mới","Tải thêm...","Xem trước","Emoji","Tải lên hình ảnh","giây trước","phút trước","giờ trước","ngày trước","Vừa xong","Đang tải lên","Đăng nhập","đăng xuất","Quản trị viên","Dính","từ",`Bình luận phải có độ dài giữa $0 và $1 từ!
|
|
8
|
+
Số từ hiện tại: $2`,"Vô danh","Người lùn","Người tí hon","Thần rừng","Pháp sư","Tiên tộc","Maiar","Ảnh GIF","Tìm kiếm ảnh GIF","thông tin cá nhân","Đã được phê duyệt","Đang chờ đợi","Thư rác","Không dính","lâu đời nhất","muộn nhất","nóng nhất","What do you think?"]),Xs=qe(["昵称","昵称不能少于3个字符","邮箱","请填写正确的邮件地址","网址","可选","欢迎评论","来发评论吧~","提交","喜欢","取消喜欢","回复","取消回复","评论","刷新","加载更多...","预览","表情","上传图片","秒前","分钟前","小时前","天前","刚刚","正在上传","登录","退出","博主","置顶","字",`评论字数应在 $0 到 $1 字之间!
|
|
9
|
+
当前字数:$2`,"匿名","潜水","冒泡","吐槽","活跃","话痨","传说","表情包","搜索表情包","个人资料","通过","待审核","垃圾","取消置顶","按倒序","按正序","按热度","你认为这篇文章怎么样?"]),Bo=qe(["暱稱","暱稱不能少於3個字元","郵箱","請填寫正確的郵件地址","網址","可選","歡迎留言","來發留言吧~","送出","喜歡","取消喜歡","回覆","取消回覆","留言","重整","載入更多...","預覽","表情","上傳圖片","秒前","分鐘前","小時前","天前","剛剛","正在上傳","登入","登出","管理者","置頂","字",`留言字數應在 $0 到 $1 字之間!
|
|
10
|
+
目前字數:$2`,"匿名","潛水","冒泡","吐槽","活躍","多話","傳說","表情包","搜尋表情包","個人資料","通過","待審核","垃圾","取消置頂","最早","最新","熱門","你認為這篇文章怎麼樣?"]);const ei="en-US",zn={zh:Xs,"zh-cn":Xs,"zh-tw":Bo,en:Ks,"en-us":Ks,fr:Zs,"fr-fr":Zs,jp:Js,"jp-jp":Js,"pt-br":Vo,ru:Ys,"ru-ru":Ys,vi:Qs,"vi-vn":Qs,de:No,es:Gs,"es-mx":Gs},ti=e=>zn[e.toLowerCase()]||zn[ei.toLowerCase()],ni=e=>Object.keys(zn).includes(e.toLowerCase())?e:ei,ri={latest:"insertedAt_desc",oldest:"insertedAt_asc",hottest:"like_desc"},Wo=Object.keys(ri),Fn=Symbol("waline-config"),si=e=>{try{e=decodeURI(e)}catch{}return e},ii=(e="")=>e.replace(/\/$/u,""),li=e=>/^(https?:)?\/\//.test(e),Dn=e=>{const t=ii(e);return li(t)?t:`https://${t}`},qo=e=>Array.isArray(e)?e:e?[0,e]:!1,tn=(e,t)=>e==null||e===!0?t:e===!1?null:e,Ko=({serverURL:e,path:t=location.pathname,lang:n=typeof navigator>"u"?"en-US":navigator.language,locale:r,meta:s=["nick","mail","link"],requiredMeta:i=[],dark:l=!1,pageSize:o=10,wordLimit:a,noCopyright:c=!1,login:u="enable",recaptchaV3Key:f="",turnstileKey:d="",commentSorting:m="latest",emoji:x=Ws,imageUploader:b,highlighter:E,texRenderer:w,search:$,reaction:H,...I})=>({serverURL:Dn(e),path:si(t),lang:ni(n),locale:{...ti(ni(n)),...typeof r=="object"?r:{}},wordLimit:qo(a),meta:Bs(s),requiredMeta:Bs(i),dark:l,pageSize:o,commentSorting:m,login:u,noCopyright:c,recaptchaV3Key:f,turnstileKey:d,...I,reaction:H===!0?Io:H||null,imageUploader:tn(b,Lo),highlighter:tn(E,Ho),texRenderer:tn(w,Mo),emoji:tn(x,Ws),search:tn($,Po(n))}),zt=e=>typeof e=="string",Mr="{--waline-white:#000;--waline-light-grey:#666;--waline-dark-grey:#999;--waline-color:#888;--waline-bg-color:#1e1e1e;--waline-bg-color-light:#272727;--waline-bg-color-hover: #444;--waline-border-color:#333;--waline-disable-bg-color:#444;--waline-disable-color:#272727;--waline-bq-color:#272727;--waline-info-bg-color:#272727;--waline-info-color:#666}",Go=e=>zt(e)?e==="auto"?`@media(prefers-color-scheme:dark){body${Mr}}`:`${e}${Mr}`:e===!0?`:root${Mr}`:"",Pr=(e,t)=>{let n=e.toString();for(;n.length<t;)n="0"+n;return n},Zo=e=>{const t=Pr(e.getDate(),2),n=Pr(e.getMonth()+1,2);return`${Pr(e.getFullYear(),2)}-${n}-${t}`},Jo=(e,t,n)=>{if(!e)return"";const r=zt(e)?new Date(e.includes(" ")?e.replace(/-/g,"/"):e):e,s=t.getTime()-r.getTime(),i=Math.floor(s/(24*3600*1e3));if(i===0){const l=s%864e5,o=Math.floor(l/(3600*1e3));if(o===0){const a=l%36e5,c=Math.floor(a/(60*1e3));if(c===0){const u=a%6e4;return`${Math.round(u/1e3)} ${n.seconds}`}return`${c} ${n.minutes}`}return`${o} ${n.hours}`}return i<0?n.now:i<8?`${i} ${n.days}`:Zo(r)},Yo=/^[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])?)*$/,Qo=e=>Yo.test(e);/**
|
|
11
|
+
* @vue/shared v3.5.17
|
|
12
12
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
13
13
|
* @license MIT
|
|
14
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
|
15
|
-
* @vue/reactivity v3.5.
|
|
14
|
+
**//*! #__NO_SIDE_EFFECTS__ */function jr(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ue={},Ft=[],$t=()=>{},Xo=()=>!1,Hn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Or=e=>e.startsWith("onUpdate:"),ze=Object.assign,oi=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ea=Object.prototype.hasOwnProperty,ne=(e,t)=>ea.call(e,t),W=Array.isArray,Dt=e=>nn(e)==="[object Map]",Ht=e=>nn(e)==="[object Set]",ai=e=>nn(e)==="[object Date]",re=e=>typeof e=="function",ke=e=>typeof e=="string",Ke=e=>typeof e=="symbol",ge=e=>e!==null&&typeof e=="object",ci=e=>(ge(e)||re(e))&&re(e.then)&&re(e.catch),ui=Object.prototype.toString,nn=e=>ui.call(e),ta=e=>nn(e).slice(8,-1),fi=e=>nn(e)==="[object Object]",zr=e=>ke(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,rn=jr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Un=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},na=/-(\w)/g,Fe=Un(e=>e.replace(na,(t,n)=>n?n.toUpperCase():"")),ra=/\B([A-Z])/g,Ct=Un(e=>e.replace(ra,"-$1").toLowerCase()),Nn=Un(e=>e.charAt(0).toUpperCase()+e.slice(1)),Fr=Un(e=>e?`on${Nn(e)}`:""),ut=(e,t)=>!Object.is(e,t),Vn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Dr=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Bn=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let hi;const sn=()=>hi||(hi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ln(e){if(W(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=ke(r)?oa(r):ln(r);if(s)for(const i in s)t[i]=s[i]}return t}else if(ke(e)||ge(e))return e}const sa=/;(?![^(]*\))/g,ia=/:([^]+)/,la=/\/\*[^]*?\*\//g;function oa(e){const t={};return e.replace(la,"").split(sa).forEach(n=>{if(n){const r=n.split(ia);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function ye(e){let t="";if(ke(e))t=e;else if(W(e))for(let n=0;n<e.length;n++){const r=ye(e[n]);r&&(t+=r+" ")}else if(ge(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const aa=jr("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function pi(e){return!!e||e===""}function ca(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=St(e[r],t[r]);return n}function St(e,t){if(e===t)return!0;let n=ai(e),r=ai(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Ke(e),r=Ke(t),n||r)return e===t;if(n=W(e),r=W(t),n||r)return n&&r?ca(e,t):!1;if(n=ge(e),r=ge(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,i=Object.keys(t).length;if(s!==i)return!1;for(const l in e){const o=e.hasOwnProperty(l),a=t.hasOwnProperty(l);if(o&&!a||!o&&a||!St(e[l],t[l]))return!1}}return String(e)===String(t)}function Hr(e,t){return e.findIndex(n=>St(n,t))}const di=e=>!!(e&&e.__v_isRef===!0),ee=e=>ke(e)?e:e==null?"":W(e)||ge(e)&&(e.toString===ui||!re(e.toString))?di(e)?ee(e.value):JSON.stringify(e,gi,2):String(e),gi=(e,t)=>di(t)?gi(e,t.value):Dt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],i)=>(n[Ur(r,i)+" =>"]=s,n),{})}:Ht(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Ur(n))}:Ke(t)?Ur(t):ge(t)&&!W(t)&&!fi(t)?String(t):t,Ur=(e,t="")=>{var n;return Ke(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
|
15
|
+
* @vue/reactivity v3.5.17
|
|
16
16
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
17
17
|
* @license MIT
|
|
18
|
-
**/let Ce;class oa{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ce,!t&&Ce&&(this.index=(Ce.scopes||(Ce.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=Ce;try{return Ce=this,t()}finally{Ce=n}}}on(){Ce=this}off(){Ce=this.parent}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function hs(){return Ce}function aa(e,t=!1){Ce&&Ce.cleanups.push(e)}let ce;const Hr=new WeakSet;class ps{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Ce&&Ce.active&&Ce.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Hr.has(this)&&(Hr.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||gs(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,ws(this),ms(this);const t=ce,n=Ve;ce=this,Ve=!0;try{return this.fn()}finally{vs(this),ce=t,Ve=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Vr(t);this.deps=this.depsTail=void 0,ws(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Hr.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Br(this)&&this.run()}get dirty(){return Br(this)}}let ds=0,on,an;function gs(e,t=!1){if(e.flags|=8,t){e.next=an,an=e;return}e.next=on,on=e}function Ur(){ds++}function Nr(){if(--ds>0)return;if(an){let t=an;for(an=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;on;){let t=on;for(on=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function ms(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function vs(e){let t,n=e.depsTail,r=n;for(;r;){const i=r.prevDep;r.version===-1?(r===n&&(n=i),Vr(r),ca(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=i}e.deps=t,e.depsTail=n}function Br(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(bs(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function bs(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===cn))return;e.globalVersion=cn;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Br(e)){e.flags&=-3;return}const n=ce,r=Ve;ce=e,Ve=!0;try{ms(e);const i=e.fn(e._value);(t.version===0||ht(i,e._value))&&(e._value=i,t.version++)}catch(i){throw t.version++,i}finally{ce=n,Ve=r,vs(e),e.flags&=-3}}function Vr(e,t=!1){const{dep:n,prevSub:r,nextSub:i}=e;if(r&&(r.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let s=n.computed.deps;s;s=s.nextDep)Vr(s,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function ca(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Ve=!0;const ys=[];function _t(){ys.push(Ve),Ve=!1}function Ct(){const e=ys.pop();Ve=e===void 0?!0:e}function ws(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ce;ce=void 0;try{t()}finally{ce=n}}}let cn=0;class ua{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Wn{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!ce||!Ve||ce===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ce)n=this.activeLink=new ua(ce,this),ce.deps?(n.prevDep=ce.depsTail,ce.depsTail.nextDep=n,ce.depsTail=n):ce.deps=ce.depsTail=n,ks(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=ce.depsTail,n.nextDep=void 0,ce.depsTail.nextDep=n,ce.depsTail=n,ce.deps===n&&(ce.deps=r)}return n}trigger(t){this.version++,cn++,this.notify(t)}notify(t){Ur();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Nr()}}}function ks(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)ks(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const qn=new WeakMap,St=Symbol(""),Wr=Symbol(""),un=Symbol("");function xe(e,t,n){if(Ve&&ce){let r=qn.get(e);r||qn.set(e,r=new Map);let i=r.get(n);i||(r.set(n,i=new Wn),i.map=r,i.key=n),i.track()}}function tt(e,t,n,r,i,s){const l=qn.get(e);if(!l){cn++;return}const o=a=>{a&&a.trigger()};if(Ur(),t==="clear")l.forEach(o);else{const a=q(e),c=a&&jr(n);if(a&&n==="length"){const u=Number(r);l.forEach((f,d)=>{(d==="length"||d===un||!Ze(d)&&d>=u)&&o(f)})}else switch((n!==void 0||l.has(void 0))&&o(l.get(n)),c&&o(l.get(un)),t){case"add":a?c&&o(l.get("length")):(o(l.get(St)),Ft(e)&&o(l.get(Wr)));break;case"delete":a||(o(l.get(St)),Ft(e)&&o(l.get(Wr)));break;case"set":Ft(e)&&o(l.get(St));break}}Nr()}function fa(e,t){const n=qn.get(e);return n&&n.get(t)}function Ut(e){const t=Q(e);return t===e?t:(xe(t,"iterate",un),De(e)?t:t.map(_e))}function Kn(e){return xe(e=Q(e),"iterate",un),e}const ha={__proto__:null,[Symbol.iterator](){return qr(this,Symbol.iterator,_e)},concat(...e){return Ut(this).concat(...e.map(t=>q(t)?Ut(t):t))},entries(){return qr(this,"entries",e=>(e[1]=_e(e[1]),e))},every(e,t){return nt(this,"every",e,t,void 0,arguments)},filter(e,t){return nt(this,"filter",e,t,n=>n.map(_e),arguments)},find(e,t){return nt(this,"find",e,t,_e,arguments)},findIndex(e,t){return nt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return nt(this,"findLast",e,t,_e,arguments)},findLastIndex(e,t){return nt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return nt(this,"forEach",e,t,void 0,arguments)},includes(...e){return Kr(this,"includes",e)},indexOf(...e){return Kr(this,"indexOf",e)},join(e){return Ut(this).join(e)},lastIndexOf(...e){return Kr(this,"lastIndexOf",e)},map(e,t){return nt(this,"map",e,t,void 0,arguments)},pop(){return fn(this,"pop")},push(...e){return fn(this,"push",e)},reduce(e,...t){return xs(this,"reduce",e,t)},reduceRight(e,...t){return xs(this,"reduceRight",e,t)},shift(){return fn(this,"shift")},some(e,t){return nt(this,"some",e,t,void 0,arguments)},splice(...e){return fn(this,"splice",e)},toReversed(){return Ut(this).toReversed()},toSorted(e){return Ut(this).toSorted(e)},toSpliced(...e){return Ut(this).toSpliced(...e)},unshift(...e){return fn(this,"unshift",e)},values(){return qr(this,"values",_e)}};function qr(e,t,n){const r=Kn(e),i=r[t]();return r!==e&&!De(e)&&(i._next=i.next,i.next=()=>{const s=i._next();return s.value&&(s.value=n(s.value)),s}),i}const pa=Array.prototype;function nt(e,t,n,r,i,s){const l=Kn(e),o=l!==e&&!De(e),a=l[t];if(a!==pa[t]){const f=a.apply(e,s);return o?_e(f):f}let c=n;l!==e&&(o?c=function(f,d){return n.call(this,_e(f),d,e)}:n.length>2&&(c=function(f,d){return n.call(this,f,d,e)}));const u=a.call(l,c,r);return o&&i?i(u):u}function xs(e,t,n,r){const i=Kn(e);let s=n;return i!==e&&(De(e)?n.length>3&&(s=function(l,o,a){return n.call(this,l,o,a,e)}):s=function(l,o,a){return n.call(this,l,_e(o),a,e)}),i[t](s,...r)}function Kr(e,t,n){const r=Q(e);xe(r,"iterate",un);const i=r[t](...n);return(i===-1||i===!1)&&Zr(n[0])?(n[0]=Q(n[0]),r[t](...n)):i}function fn(e,t,n=[]){_t(),Ur();const r=Q(e)[t].apply(e,n);return Nr(),Ct(),r}const da=Pr("__proto__,__v_isRef,__isVue"),_s=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ze));function ga(e){Ze(e)||(e=String(e));const t=Q(this);return xe(t,"has",e),t.hasOwnProperty(e)}class Cs{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const i=this._isReadonly,s=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return s;if(n==="__v_raw")return r===(i?s?Ts:Es:s?As:Rs).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const l=q(t);if(!i){let a;if(l&&(a=ha[n]))return a;if(n==="hasOwnProperty")return ga}const o=Reflect.get(t,n,be(t)?t:r);return(Ze(n)?_s.has(n):da(n))||(i||xe(t,"get",n),s)?o:be(o)?l&&jr(n)?o:o.value:pe(o)?i?Nt(o):hn(o):o}}class Ss extends Cs{constructor(t=!1){super(!1,t)}set(t,n,r,i){let s=t[n];if(!this._isShallow){const a=$t(s);if(!De(r)&&!$t(r)&&(s=Q(s),r=Q(r)),!q(t)&&be(s)&&!be(r))return a?!1:(s.value=r,!0)}const l=q(t)&&jr(n)?Number(n)<t.length:X(t,n),o=Reflect.set(t,n,r,be(t)?t:i);return t===Q(i)&&(l?ht(r,s)&&tt(t,"set",n,r):tt(t,"add",n,r)),o}deleteProperty(t,n){const r=X(t,n),i=Reflect.deleteProperty(t,n);return i&&r&&tt(t,"delete",n,void 0),i}has(t,n){const r=Reflect.has(t,n);return(!Ze(n)||!_s.has(n))&&xe(t,"has",n),r}ownKeys(t){return xe(t,"iterate",q(t)?"length":St),Reflect.ownKeys(t)}}class $s extends Cs{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const ma=new Ss,va=new $s,ba=new Ss(!0),ya=new $s(!0),Gr=e=>e,Gn=e=>Reflect.getPrototypeOf(e);function wa(e,t,n){return function(...r){const i=this.__v_raw,s=Q(i),l=Ft(s),o=e==="entries"||e===Symbol.iterator&&l,a=e==="keys"&&l,c=i[e](...r),u=n?Gr:t?Yr:_e;return!t&&xe(s,"iterate",a?Wr:St),{next(){const{value:f,done:d}=c.next();return d?{value:f,done:d}:{value:o?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function Zn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function ka(e,t){const n={get(i){const s=this.__v_raw,l=Q(s),o=Q(i);e||(ht(i,o)&&xe(l,"get",i),xe(l,"get",o));const{has:a}=Gn(l),c=t?Gr:e?Yr:_e;if(a.call(l,i))return c(s.get(i));if(a.call(l,o))return c(s.get(o));s!==l&&s.get(i)},get size(){const i=this.__v_raw;return!e&&xe(Q(i),"iterate",St),Reflect.get(i,"size",i)},has(i){const s=this.__v_raw,l=Q(s),o=Q(i);return e||(ht(i,o)&&xe(l,"has",i),xe(l,"has",o)),i===o?s.has(i):s.has(i)||s.has(o)},forEach(i,s){const l=this,o=l.__v_raw,a=Q(o),c=t?Gr:e?Yr:_e;return!e&&xe(a,"iterate",St),o.forEach((u,f)=>i.call(s,c(u),c(f),l))}};return je(n,e?{add:Zn("add"),set:Zn("set"),delete:Zn("delete"),clear:Zn("clear")}:{add(i){!t&&!De(i)&&!$t(i)&&(i=Q(i));const s=Q(this);return Gn(s).has.call(s,i)||(s.add(i),tt(s,"add",i,i)),this},set(i,s){!t&&!De(s)&&!$t(s)&&(s=Q(s));const l=Q(this),{has:o,get:a}=Gn(l);let c=o.call(l,i);c||(i=Q(i),c=o.call(l,i));const u=a.call(l,i);return l.set(i,s),c?ht(s,u)&&tt(l,"set",i,s):tt(l,"add",i,s),this},delete(i){const s=Q(this),{has:l,get:o}=Gn(s);let a=l.call(s,i);a||(i=Q(i),a=l.call(s,i)),o&&o.call(s,i);const c=s.delete(i);return a&&tt(s,"delete",i,void 0),c},clear(){const i=Q(this),s=i.size!==0,l=i.clear();return s&&tt(i,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=wa(i,e,t)}),n}function Yn(e,t){const n=ka(e,t);return(r,i,s)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(X(n,i)&&i in r?n:r,i,s)}const xa={get:Yn(!1,!1)},_a={get:Yn(!1,!0)},Ca={get:Yn(!0,!1)},Sa={get:Yn(!0,!0)},Rs=new WeakMap,As=new WeakMap,Es=new WeakMap,Ts=new WeakMap;function $a(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ra(e){return e.__v_skip||!Object.isExtensible(e)?0:$a(Qo(e))}function hn(e){return $t(e)?e:Jn(e,!1,ma,xa,Rs)}function Aa(e){return Jn(e,!1,ba,_a,As)}function Nt(e){return Jn(e,!0,va,Ca,Es)}function Ea(e){return Jn(e,!0,ya,Sa,Ts)}function Jn(e,t,n,r,i){if(!pe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=i.get(e);if(s)return s;const l=Ra(e);if(l===0)return e;const o=new Proxy(e,l===2?r:n);return i.set(e,o),o}function Bt(e){return $t(e)?Bt(e.__v_raw):!!(e&&e.__v_isReactive)}function $t(e){return!!(e&&e.__v_isReadonly)}function De(e){return!!(e&&e.__v_isShallow)}function Zr(e){return e?!!e.__v_raw:!1}function Q(e){const t=e&&e.__v_raw;return t?Q(t):e}function Ta(e){return!X(e,"__v_skip")&&Object.isExtensible(e)&&os(e,"__v_skip",!0),e}const _e=e=>pe(e)?hn(e):e,Yr=e=>pe(e)?Nt(e):e;function be(e){return e?e.__v_isRef===!0:!1}function ie(e){return Is(e,!1)}function Rt(e){return Is(e,!0)}function Is(e,t){return be(e)?e:new Ia(e,t)}class Ia{constructor(t,n){this.dep=new Wn,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Q(t),this._value=n?t:_e(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||De(t)||$t(t);t=r?t:Q(t),ht(t,n)&&(this._rawValue=t,this._value=r?t:_e(t),this.dep.trigger())}}function K(e){return be(e)?e.value:e}function Le(e){return ee(e)?e():K(e)}const La={get:(e,t,n)=>t==="__v_raw"?e:K(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const i=e[t];return be(i)&&!be(n)?(i.value=n,!0):Reflect.set(e,t,n,r)}};function Ls(e){return Bt(e)?e:new Proxy(e,La)}class Ma{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Wn,{get:r,set:i}=t(n.track.bind(n),n.trigger.bind(n));this._get=r,this._set=i}get value(){return this._value=this._get()}set value(t){this._set(t)}}function Pa(e){return new Ma(e)}class Oa{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return fa(Q(this._object),this._key)}}class ja{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function za(e,t,n){return be(e)?e:ee(e)?new ja(e):pe(e)&&arguments.length>1?Da(e,t,n):ie(e)}function Da(e,t,n){const r=e[t];return be(r)?r:new Oa(e,t,n)}class Fa{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Wn(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=cn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&ce!==this)return gs(this,!0),!0}get value(){const t=this.dep.track();return bs(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Ha(e,t,n=!1){let r,i;return ee(e)?r=e:(r=e.get,i=e.set),new Fa(r,i,n)}const Qn={},Xn=new WeakMap;let At;function Ua(e,t=!1,n=At){if(n){let r=Xn.get(n);r||Xn.set(n,r=[]),r.push(e)}}function Na(e,t,n=le){const{immediate:r,deep:i,once:s,scheduler:l,augmentJob:o,call:a}=n,c=I=>i?I:De(I)||i===!1||i===0?rt(I,1):rt(I);let u,f,d,m,x=!1,b=!1;if(be(e)?(f=()=>e.value,x=De(e)):Bt(e)?(f=()=>c(e),x=!0):q(e)?(b=!0,x=e.some(I=>Bt(I)||De(I)),f=()=>e.map(I=>{if(be(I))return I.value;if(Bt(I))return c(I);if(ee(I))return a?a(I,2):I()})):ee(e)?t?f=a?()=>a(e,2):e:f=()=>{if(d){_t();try{d()}finally{Ct()}}const I=At;At=u;try{return a?a(e,3,[m]):e(m)}finally{At=I}}:f=wt,t&&i){const I=f,O=i===!0?1/0:i;f=()=>rt(I(),O)}const T=hs(),w=()=>{u.stop(),T&&T.active&&ns(T.effects,u)};if(s&&t){const I=t;t=(...O)=>{I(...O),w()}}let C=b?new Array(e.length).fill(Qn):Qn;const N=I=>{if(!(!(u.flags&1)||!u.dirty&&!I))if(t){const O=u.run();if(i||x||(b?O.some((G,j)=>ht(G,C[j])):ht(O,C))){d&&d();const G=At;At=u;try{const j=[O,C===Qn?void 0:b&&C[0]===Qn?[]:C,m];a?a(t,3,j):t(...j),C=O}finally{At=G}}}else u.run()};return o&&o(N),u=new ps(f),u.scheduler=l?()=>l(N,!1):N,m=I=>Ua(I,!1,u),d=u.onStop=()=>{const I=Xn.get(u);if(I){if(a)a(I,4);else for(const O of I)O();Xn.delete(u)}},t?r?N(!0):C=u.run():l?l(N.bind(null,!0),!0):u.run(),w.pause=u.pause.bind(u),w.resume=u.resume.bind(u),w.stop=w,w}function rt(e,t=1/0,n){if(t<=0||!pe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,be(e))rt(e.value,t,n);else if(q(e))for(let r=0;r<e.length;r++)rt(e[r],t,n);else if(Ht(e)||Ft(e))e.forEach(r=>{rt(r,t,n)});else if(ls(e)){for(const r in e)rt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&rt(e[r],t,n)}return e}/**
|
|
19
|
-
* @vue/runtime-core v3.5.
|
|
18
|
+
**/let $e;class ua{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=$e,!t&&$e&&(this.index=($e.scopes||($e.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=$e;try{return $e=this,t()}finally{$e=n}}}on(){++this._on===1&&(this.prevScope=$e,$e=this)}off(){this._on>0&&--this._on===0&&($e=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0}}}function mi(){return $e}function fa(e,t=!1){$e&&$e.cleanups.push(e)}let pe;const Nr=new WeakSet;class vi{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,$e&&$e.active&&$e.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Nr.has(this)&&(Nr.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||yi(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,$i(this),wi(this);const t=pe,n=Be;pe=this,Be=!0;try{return this.fn()}finally{ki(this),pe=t,Be=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)qr(t);this.deps=this.depsTail=void 0,$i(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Nr.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Wr(this)&&this.run()}get dirty(){return Wr(this)}}let bi=0,on,an;function yi(e,t=!1){if(e.flags|=8,t){e.next=an,an=e;return}e.next=on,on=e}function Vr(){bi++}function Br(){if(--bi>0)return;if(an){let t=an;for(an=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;on;){let t=on;for(on=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function wi(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function ki(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),qr(r),ha(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function Wr(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(xi(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function xi(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===cn)||(e.globalVersion=cn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Wr(e))))return;e.flags|=2;const t=e.dep,n=pe,r=Be;pe=e,Be=!0;try{wi(e);const s=e.fn(e._value);(t.version===0||ut(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{pe=n,Be=r,ki(e),e.flags&=-3}}function qr(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)qr(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function ha(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Be=!0;const _i=[];function ft(){_i.push(Be),Be=!1}function ht(){const e=_i.pop();Be=e===void 0?!0:e}function $i(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=pe;pe=void 0;try{t()}finally{pe=n}}}let cn=0;class pa{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Wn{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!pe||!Be||pe===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==pe)n=this.activeLink=new pa(pe,this),pe.deps?(n.prevDep=pe.depsTail,pe.depsTail.nextDep=n,pe.depsTail=n):pe.deps=pe.depsTail=n,Ci(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=pe.depsTail,n.nextDep=void 0,pe.depsTail.nextDep=n,pe.depsTail=n,pe.deps===n&&(pe.deps=r)}return n}trigger(t){this.version++,cn++,this.notify(t)}notify(t){Vr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Br()}}}function Ci(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)Ci(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const qn=new WeakMap,Rt=Symbol(""),Kr=Symbol(""),un=Symbol("");function Ce(e,t,n){if(Be&&pe){let r=qn.get(e);r||qn.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new Wn),s.map=r,s.key=n),s.track()}}function Xe(e,t,n,r,s,i){const l=qn.get(e);if(!l){cn++;return}const o=a=>{a&&a.trigger()};if(Vr(),t==="clear")l.forEach(o);else{const a=W(e),c=a&&zr(n);if(a&&n==="length"){const u=Number(r);l.forEach((f,d)=>{(d==="length"||d===un||!Ke(d)&&d>=u)&&o(f)})}else switch((n!==void 0||l.has(void 0))&&o(l.get(n)),c&&o(l.get(un)),t){case"add":a?c&&o(l.get("length")):(o(l.get(Rt)),Dt(e)&&o(l.get(Kr)));break;case"delete":a||(o(l.get(Rt)),Dt(e)&&o(l.get(Kr)));break;case"set":Dt(e)&&o(l.get(Rt));break}}Br()}function da(e,t){const n=qn.get(e);return n&&n.get(t)}function Ut(e){const t=te(e);return t===e?t:(Ce(t,"iterate",un),De(e)?t:t.map(xe))}function Kn(e){return Ce(e=te(e),"iterate",un),e}const ga={__proto__:null,[Symbol.iterator](){return Gr(this,Symbol.iterator,xe)},concat(...e){return Ut(this).concat(...e.map(t=>W(t)?Ut(t):t))},entries(){return Gr(this,"entries",e=>(e[1]=xe(e[1]),e))},every(e,t){return et(this,"every",e,t,void 0,arguments)},filter(e,t){return et(this,"filter",e,t,n=>n.map(xe),arguments)},find(e,t){return et(this,"find",e,t,xe,arguments)},findIndex(e,t){return et(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return et(this,"findLast",e,t,xe,arguments)},findLastIndex(e,t){return et(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return et(this,"forEach",e,t,void 0,arguments)},includes(...e){return Zr(this,"includes",e)},indexOf(...e){return Zr(this,"indexOf",e)},join(e){return Ut(this).join(e)},lastIndexOf(...e){return Zr(this,"lastIndexOf",e)},map(e,t){return et(this,"map",e,t,void 0,arguments)},pop(){return fn(this,"pop")},push(...e){return fn(this,"push",e)},reduce(e,...t){return Si(this,"reduce",e,t)},reduceRight(e,...t){return Si(this,"reduceRight",e,t)},shift(){return fn(this,"shift")},some(e,t){return et(this,"some",e,t,void 0,arguments)},splice(...e){return fn(this,"splice",e)},toReversed(){return Ut(this).toReversed()},toSorted(e){return Ut(this).toSorted(e)},toSpliced(...e){return Ut(this).toSpliced(...e)},unshift(...e){return fn(this,"unshift",e)},values(){return Gr(this,"values",xe)}};function Gr(e,t,n){const r=Kn(e),s=r[t]();return r!==e&&!De(e)&&(s._next=s.next,s.next=()=>{const i=s._next();return i.value&&(i.value=n(i.value)),i}),s}const ma=Array.prototype;function et(e,t,n,r,s,i){const l=Kn(e),o=l!==e&&!De(e),a=l[t];if(a!==ma[t]){const f=a.apply(e,i);return o?xe(f):f}let c=n;l!==e&&(o?c=function(f,d){return n.call(this,xe(f),d,e)}:n.length>2&&(c=function(f,d){return n.call(this,f,d,e)}));const u=a.call(l,c,r);return o&&s?s(u):u}function Si(e,t,n,r){const s=Kn(e);let i=n;return s!==e&&(De(e)?n.length>3&&(i=function(l,o,a){return n.call(this,l,o,a,e)}):i=function(l,o,a){return n.call(this,l,xe(o),a,e)}),s[t](i,...r)}function Zr(e,t,n){const r=te(e);Ce(r,"iterate",un);const s=r[t](...n);return(s===-1||s===!1)&&Yr(n[0])?(n[0]=te(n[0]),r[t](...n)):s}function fn(e,t,n=[]){ft(),Vr();const r=te(e)[t].apply(e,n);return Br(),ht(),r}const va=jr("__proto__,__v_isRef,__isVue"),Ri=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ke));function ba(e){Ke(e)||(e=String(e));const t=te(this);return Ce(t,"has",e),t.hasOwnProperty(e)}class Ai{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return i;if(n==="__v_raw")return r===(s?i?Pi:Mi:i?Li:Ii).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const l=W(t);if(!s){let a;if(l&&(a=ga[n]))return a;if(n==="hasOwnProperty")return ba}const o=Reflect.get(t,n,we(t)?t:r);return(Ke(n)?Ri.has(n):va(n))||(s||Ce(t,"get",n),i)?o:we(o)?l&&zr(n)?o:o.value:ge(o)?s?Nt(o):hn(o):o}}class Ei extends Ai{constructor(t=!1){super(!1,t)}set(t,n,r,s){let i=t[n];if(!this._isShallow){const a=pt(i);if(!De(r)&&!pt(r)&&(i=te(i),r=te(r)),!W(t)&&we(i)&&!we(r))return a?!1:(i.value=r,!0)}const l=W(t)&&zr(n)?Number(n)<t.length:ne(t,n),o=Reflect.set(t,n,r,we(t)?t:s);return t===te(s)&&(l?ut(r,i)&&Xe(t,"set",n,r):Xe(t,"add",n,r)),o}deleteProperty(t,n){const r=ne(t,n),s=Reflect.deleteProperty(t,n);return s&&r&&Xe(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!Ke(n)||!Ri.has(n))&&Ce(t,"has",n),r}ownKeys(t){return Ce(t,"iterate",W(t)?"length":Rt),Reflect.ownKeys(t)}}class Ti extends Ai{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const ya=new Ei,wa=new Ti,ka=new Ei(!0),xa=new Ti(!0),Jr=e=>e,Gn=e=>Reflect.getPrototypeOf(e);function _a(e,t,n){return function(...r){const s=this.__v_raw,i=te(s),l=Dt(i),o=e==="entries"||e===Symbol.iterator&&l,a=e==="keys"&&l,c=s[e](...r),u=n?Jr:t?Qn:xe;return!t&&Ce(i,"iterate",a?Kr:Rt),{next(){const{value:f,done:d}=c.next();return d?{value:f,done:d}:{value:o?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function Zn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function $a(e,t){const n={get(s){const i=this.__v_raw,l=te(i),o=te(s);e||(ut(s,o)&&Ce(l,"get",s),Ce(l,"get",o));const{has:a}=Gn(l),c=t?Jr:e?Qn:xe;if(a.call(l,s))return c(i.get(s));if(a.call(l,o))return c(i.get(o));i!==l&&i.get(s)},get size(){const s=this.__v_raw;return!e&&Ce(te(s),"iterate",Rt),Reflect.get(s,"size",s)},has(s){const i=this.__v_raw,l=te(i),o=te(s);return e||(ut(s,o)&&Ce(l,"has",s),Ce(l,"has",o)),s===o?i.has(s):i.has(s)||i.has(o)},forEach(s,i){const l=this,o=l.__v_raw,a=te(o),c=t?Jr:e?Qn:xe;return!e&&Ce(a,"iterate",Rt),o.forEach((u,f)=>s.call(i,c(u),c(f),l))}};return ze(n,e?{add:Zn("add"),set:Zn("set"),delete:Zn("delete"),clear:Zn("clear")}:{add(s){!t&&!De(s)&&!pt(s)&&(s=te(s));const i=te(this);return Gn(i).has.call(i,s)||(i.add(s),Xe(i,"add",s,s)),this},set(s,i){!t&&!De(i)&&!pt(i)&&(i=te(i));const l=te(this),{has:o,get:a}=Gn(l);let c=o.call(l,s);c||(s=te(s),c=o.call(l,s));const u=a.call(l,s);return l.set(s,i),c?ut(i,u)&&Xe(l,"set",s,i):Xe(l,"add",s,i),this},delete(s){const i=te(this),{has:l,get:o}=Gn(i);let a=l.call(i,s);a||(s=te(s),a=l.call(i,s)),o&&o.call(i,s);const c=i.delete(s);return a&&Xe(i,"delete",s,void 0),c},clear(){const s=te(this),i=s.size!==0,l=s.clear();return i&&Xe(s,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=_a(s,e,t)}),n}function Jn(e,t){const n=$a(e,t);return(r,s,i)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(ne(n,s)&&s in r?n:r,s,i)}const Ca={get:Jn(!1,!1)},Sa={get:Jn(!1,!0)},Ra={get:Jn(!0,!1)},Aa={get:Jn(!0,!0)},Ii=new WeakMap,Li=new WeakMap,Mi=new WeakMap,Pi=new WeakMap;function Ea(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ta(e){return e.__v_skip||!Object.isExtensible(e)?0:Ea(ta(e))}function hn(e){return pt(e)?e:Yn(e,!1,ya,Ca,Ii)}function Ia(e){return Yn(e,!1,ka,Sa,Li)}function Nt(e){return Yn(e,!0,wa,Ra,Mi)}function La(e){return Yn(e,!0,xa,Aa,Pi)}function Yn(e,t,n,r,s){if(!ge(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=Ta(e);if(i===0)return e;const l=s.get(e);if(l)return l;const o=new Proxy(e,i===2?r:n);return s.set(e,o),o}function Vt(e){return pt(e)?Vt(e.__v_raw):!!(e&&e.__v_isReactive)}function pt(e){return!!(e&&e.__v_isReadonly)}function De(e){return!!(e&&e.__v_isShallow)}function Yr(e){return e?!!e.__v_raw:!1}function te(e){const t=e&&e.__v_raw;return t?te(t):e}function Ma(e){return!ne(e,"__v_skip")&&Object.isExtensible(e)&&Dr(e,"__v_skip",!0),e}const xe=e=>ge(e)?hn(e):e,Qn=e=>ge(e)?Nt(e):e;function we(e){return e?e.__v_isRef===!0:!1}function ae(e){return ji(e,!1)}function At(e){return ji(e,!0)}function ji(e,t){return we(e)?e:new Pa(e,t)}class Pa{constructor(t,n){this.dep=new Wn,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:te(t),this._value=n?t:xe(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||De(t)||pt(t);t=r?t:te(t),ut(t,n)&&(this._rawValue=t,this._value=r?t:xe(t),this.dep.trigger())}}function G(e){return we(e)?e.value:e}function Me(e){return re(e)?e():G(e)}const ja={get:(e,t,n)=>t==="__v_raw"?e:G(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return we(s)&&!we(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Oi(e){return Vt(e)?e:new Proxy(e,ja)}class Oa{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Wn,{get:r,set:s}=t(n.track.bind(n),n.trigger.bind(n));this._get=r,this._set=s}get value(){return this._value=this._get()}set value(t){this._set(t)}}function za(e){return new Oa(e)}class Fa{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return da(te(this._object),this._key)}}class Da{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function Ha(e,t,n){return we(e)?e:re(e)?new Da(e):ge(e)&&arguments.length>1?Ua(e,t,n):ae(e)}function Ua(e,t,n){const r=e[t];return we(r)?r:new Fa(e,t,n)}class Na{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Wn(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=cn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&pe!==this)return yi(this,!0),!0}get value(){const t=this.dep.track();return xi(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Va(e,t,n=!1){let r,s;return re(e)?r=e:(r=e.get,s=e.set),new Na(r,s,n)}const Xn={},er=new WeakMap;let Et;function Ba(e,t=!1,n=Et){if(n){let r=er.get(n);r||er.set(n,r=[]),r.push(e)}}function Wa(e,t,n=ue){const{immediate:r,deep:s,once:i,scheduler:l,augmentJob:o,call:a}=n,c=I=>s?I:De(I)||s===!1||s===0?tt(I,1):tt(I);let u,f,d,m,x=!1,b=!1;if(we(e)?(f=()=>e.value,x=De(e)):Vt(e)?(f=()=>c(e),x=!0):W(e)?(b=!0,x=e.some(I=>Vt(I)||De(I)),f=()=>e.map(I=>{if(we(I))return I.value;if(Vt(I))return c(I);if(re(I))return a?a(I,2):I()})):re(e)?t?f=a?()=>a(e,2):e:f=()=>{if(d){ft();try{d()}finally{ht()}}const I=Et;Et=u;try{return a?a(e,3,[m]):e(m)}finally{Et=I}}:f=$t,t&&s){const I=f,P=s===!0?1/0:s;f=()=>tt(I(),P)}const E=mi(),w=()=>{u.stop(),E&&E.active&&oi(E.effects,u)};if(i&&t){const I=t;t=(...P)=>{I(...P),w()}}let $=b?new Array(e.length).fill(Xn):Xn;const H=I=>{if(!(!(u.flags&1)||!u.dirty&&!I))if(t){const P=u.run();if(s||x||(b?P.some((q,Z)=>ut(q,$[Z])):ut(P,$))){d&&d();const q=Et;Et=u;try{const Z=[P,$===Xn?void 0:b&&$[0]===Xn?[]:$,m];$=P,a?a(t,3,Z):t(...Z)}finally{Et=q}}}else u.run()};return o&&o(H),u=new vi(f),u.scheduler=l?()=>l(H,!1):H,m=I=>Ba(I,!1,u),d=u.onStop=()=>{const I=er.get(u);if(I){if(a)a(I,4);else for(const P of I)P();er.delete(u)}},t?r?H(!0):$=u.run():l?l(H.bind(null,!0),!0):u.run(),w.pause=u.pause.bind(u),w.resume=u.resume.bind(u),w.stop=w,w}function tt(e,t=1/0,n){if(t<=0||!ge(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,we(e))tt(e.value,t,n);else if(W(e))for(let r=0;r<e.length;r++)tt(e[r],t,n);else if(Ht(e)||Dt(e))e.forEach(r=>{tt(r,t,n)});else if(fi(e)){for(const r in e)tt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&tt(e[r],t,n)}return e}/**
|
|
19
|
+
* @vue/runtime-core v3.5.17
|
|
20
20
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
21
21
|
* @license MIT
|
|
22
|
-
**/function pn(e,t,n,r){try{return r?e(...r):e()}catch(i){er(i,t,n)}}function it(e,t,n,r){if(ee(e)){const i=pn(e,t,n,r);return i&&is(i)&&i.catch(s=>{er(s,t,n)}),i}if(q(e)){const i=[];for(let s=0;s<e.length;s++)i.push(it(e[s],t,n,r));return i}}function er(e,t,n,r=!0){const i=t?t.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||le;if(t){let o=t.parent;const a=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const u=o.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,a,c)===!1)return}o=o.parent}if(s){_t(),pn(s,null,10,[e,a,c]),Ct();return}}Ba(e,n,i,r,l)}function Ba(e,t,n,r=!0,i=!1){if(i)throw e;console.error(e)}const Se=[];let Ye=-1;const Vt=[];let pt=null,Wt=0;const Ms=Promise.resolve();let tr=null;function qt(e){const t=tr||Ms;return e?t.then(this?e.bind(this):e):t}function Va(e){let t=Ye+1,n=Se.length;for(;t<n;){const r=t+n>>>1,i=Se[r],s=dn(i);s<e||s===e&&i.flags&2?t=r+1:n=r}return t}function Jr(e){if(!(e.flags&1)){const t=dn(e),n=Se[Se.length-1];!n||!(e.flags&2)&&t>=dn(n)?Se.push(e):Se.splice(Va(t),0,e),e.flags|=1,Ps()}}function Ps(){tr||(tr=Ms.then(zs))}function Wa(e){q(e)?Vt.push(...e):pt&&e.id===-1?pt.splice(Wt+1,0,e):e.flags&1||(Vt.push(e),e.flags|=1),Ps()}function Os(e,t,n=Ye+1){for(;n<Se.length;n++){const r=Se[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;Se.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function js(e){if(Vt.length){const t=[...new Set(Vt)].sort((n,r)=>dn(n)-dn(r));if(Vt.length=0,pt){pt.push(...t);return}for(pt=t,Wt=0;Wt<pt.length;Wt++){const n=pt[Wt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}pt=null,Wt=0}}const dn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function zs(e){try{for(Ye=0;Ye<Se.length;Ye++){const t=Se[Ye];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),pn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ye<Se.length;Ye++){const t=Se[Ye];t&&(t.flags&=-2)}Ye=-1,Se.length=0,js(),tr=null,(Se.length||Vt.length)&&zs()}}let Ie=null,Ds=null;function nr(e){const t=Ie;return Ie=e,Ds=e&&e.type.__scopeId||null,t}function qa(e,t=Ie,n){if(!t||e._n)return e;const r=(...i)=>{r._d&&il(-1);const s=nr(t);let l;try{l=e(...i)}finally{nr(s),r._d&&il(1)}return l};return r._n=!0,r._c=!0,r._d=!0,r}function rr(e,t){if(Ie===null)return e;const n=fr(Ie),r=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[s,l,o,a=le]=t[i];s&&(ee(s)&&(s={mounted:s,updated:s}),s.deep&&rt(l),r.push({dir:s,instance:n,value:l,oldValue:void 0,arg:o,modifiers:a}))}return e}function Et(e,t,n,r){const i=e.dirs,s=t&&t.dirs;for(let l=0;l<i.length;l++){const o=i[l];s&&(o.oldValue=s[l].value);let a=o.dir[r];a&&(_t(),it(a,n,8,[e.el,o,e,t]),Ct())}}const Ka=Symbol("_vte"),Ga=e=>e.__isTeleport;function Qr(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Qr(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function gn(e,t){return ee(e)?je({name:e.name},t,{setup:e}):e}function Za(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function dt(e){const t=ol(),n=Rt(null);if(t){const i=t.refs===le?t.refs={}:t.refs;Object.defineProperty(i,e,{enumerable:!0,get:()=>n.value,set:s=>n.value=s})}return n}function ir(e,t,n,r,i=!1){if(q(e)){e.forEach((x,b)=>ir(x,t&&(q(t)?t[b]:t),n,r,i));return}if(mn(r)&&!i){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&ir(e,t,n,r.component.subTree);return}const s=r.shapeFlag&4?fr(r.component):r.el,l=i?null:s,{i:o,r:a}=e,c=t&&t.r,u=o.refs===le?o.refs={}:o.refs,f=o.setupState,d=Q(f),m=f===le?()=>!1:x=>X(d,x);if(c!=null&&c!==a&&(ye(c)?(u[c]=null,m(c)&&(f[c]=null)):be(c)&&(c.value=null)),ee(a))pn(a,o,12,[l,u]);else{const x=ye(a),b=be(a);if(x||b){const T=()=>{if(e.f){const w=x?m(a)?f[a]:u[a]:a.value;i?q(w)&&ns(w,s):q(w)?w.includes(s)||w.push(s):x?(u[a]=[s],m(a)&&(f[a]=u[a])):(a.value=[s],e.k&&(u[e.k]=a.value))}else x?(u[a]=l,m(a)&&(f[a]=l)):b&&(a.value=l,e.k&&(u[e.k]=l))};l?(T.id=-1,Me(T,n)):T()}}}sn().requestIdleCallback,sn().cancelIdleCallback;const mn=e=>!!e.type.__asyncLoader,Ya=e=>e.type.__isKeepAlive;function Ja(e,t,n=$e,r=!1){if(n){const i=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...l)=>{_t();const o=ci(n),a=it(t,n,e,l);return o(),Ct(),a});return r?i.unshift(s):i.push(s),s}}const Xr=e=>(t,n=$e)=>{(!xn||e==="sp")&&Ja(e,(...r)=>t(...r),n)},vn=Xr("m"),Qa=Xr("bum"),ei=Xr("um"),Xa="components";function ec(e,t){return nc(Xa,e,!0,t)||e}const tc=Symbol.for("v-ndc");function nc(e,t,n=!0,r=!1){const i=Ie||$e;if(i){const s=i.type;{const o=Fc(s,!1);if(o&&(o===t||o===ze(t)||o===Nn(ze(t))))return s}const l=Fs(i[e]||s[e],t)||Fs(i.appContext[e],t);return!l&&r?s:l}}function Fs(e,t){return e&&(e[t]||e[ze(t)]||e[Nn(ze(t))])}function Fe(e,t,n,r){let i;const s=n,l=q(e);if(l||ye(e)){const o=l&&Bt(e);let a=!1;o&&(a=!De(e),e=Kn(e)),i=new Array(e.length);for(let c=0,u=e.length;c<u;c++)i[c]=t(a?_e(e[c]):e[c],c,void 0,s)}else if(typeof e=="number"){i=new Array(e);for(let o=0;o<e;o++)i[o]=t(o+1,o,void 0,s)}else if(pe(e))if(e[Symbol.iterator])i=Array.from(e,(o,a)=>t(o,a,void 0,s));else{const o=Object.keys(e);i=new Array(o.length);for(let a=0,c=o.length;a<c;a++){const u=o[a];i[a]=t(e[u],u,a,s)}}else i=[];return i}const ti=e=>e?cl(e)?fr(e):ti(e.parent):null,bn=je(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>ti(e.parent),$root:e=>ti(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>e.type,$forceUpdate:e=>e.f||(e.f=()=>{Jr(e.update)}),$nextTick:e=>e.n||(e.n=qt.bind(e.proxy)),$watch:e=>wt}),ni=(e,t)=>e!==le&&!e.__isScriptSetup&&X(e,t),rc={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:i,props:s,accessCache:l,type:o,appContext:a}=e;let c;if(t[0]!=="$"){const m=l[t];if(m!==void 0)switch(m){case 1:return r[t];case 2:return i[t];case 4:return n[t];case 3:return s[t]}else{if(ni(r,t))return l[t]=1,r[t];if(i!==le&&X(i,t))return l[t]=2,i[t];if((c=e.propsOptions[0])&&X(c,t))return l[t]=3,s[t];if(n!==le&&X(n,t))return l[t]=4,n[t];l[t]=0}}const u=bn[t];let f,d;if(u)return t==="$attrs"&&xe(e.attrs,"get",""),u(e);if((f=o.__cssModules)&&(f=f[t]))return f;if(n!==le&&X(n,t))return l[t]=4,n[t];if(d=a.config.globalProperties,X(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:i,ctx:s}=e;return ni(i,t)?(i[t]=n,!0):r!==le&&X(r,t)?(r[t]=n,!0):X(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:i,propsOptions:s}},l){let o;return!!n[l]||e!==le&&X(e,l)||ni(t,l)||(o=s[0])&&X(o,l)||X(r,l)||X(bn,l)||X(i.config.globalProperties,l)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:X(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Hs(){return{app:null,config:{isNativeTag:Yo,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let ic=0;function sc(e,t){return function(r,i=null){ee(r)||(r=je({},r)),i!=null&&!pe(i)&&(i=null);const s=Hs(),l=new WeakSet,o=[];let a=!1;const c=s.app={_uid:ic++,_component:r,_props:i,_container:null,_context:s,_instance:null,version:Uc,get config(){return s.config},set config(u){},use(u,...f){return l.has(u)||(u&&ee(u.install)?(l.add(u),u.install(c,...f)):ee(u)&&(l.add(u),u(c,...f))),c},mixin(u){return c},component(u,f){return f?(s.components[u]=f,c):s.components[u]},directive(u,f){return f?(s.directives[u]=f,c):s.directives[u]},mount(u,f,d){if(!a){const m=c._ceVNode||oe(r,i);return m.appContext=s,d===!0?d="svg":d===!1&&(d=void 0),e(m,u,d),a=!0,c._container=u,u.__vue_app__=c,fr(m.component)}},onUnmount(u){o.push(u)},unmount(){a&&(it(o,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,f){return s.provides[u]=f,c},runWithContext(u){const f=Kt;Kt=c;try{return u()}finally{Kt=f}}};return c}}let Kt=null;function lc(e,t){if($e){let n=$e.provides;const r=$e.parent&&$e.parent.provides;r===n&&(n=$e.provides=Object.create(r)),n[e]=t}}function sr(e,t,n=!1){const r=$e||Ie;if(r||Kt){const i=Kt?Kt._context.provides:r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&ee(t)?t.call(r&&r.proxy):t}}const Us={},Ns=()=>Object.create(Us),Bs=e=>Object.getPrototypeOf(e)===Us;function oc(e,t,n,r=!1){const i={},s=Ns();e.propsDefaults=Object.create(null),Vs(e,t,i,s);for(const l in e.propsOptions[0])l in i||(i[l]=void 0);n?e.props=r?i:Aa(i):e.type.props?e.props=i:e.props=s,e.attrs=s}function ac(e,t,n,r){const{props:i,attrs:s,vnode:{patchFlag:l}}=e,o=Q(i),[a]=e.propsOptions;let c=!1;if((r||l>0)&&!(l&16)){if(l&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let d=u[f];if(lr(e.emitsOptions,d))continue;const m=t[d];if(a)if(X(s,d))m!==s[d]&&(s[d]=m,c=!0);else{const x=ze(d);i[x]=ri(a,o,x,m,e,!1)}else m!==s[d]&&(s[d]=m,c=!0)}}}else{Vs(e,t,i,s)&&(c=!0);let u;for(const f in o)(!t||!X(t,f)&&((u=kt(f))===f||!X(t,u)))&&(a?n&&(n[f]!==void 0||n[u]!==void 0)&&(i[f]=ri(a,o,f,void 0,e,!0)):delete i[f]);if(s!==o)for(const f in s)(!t||!X(t,f))&&(delete s[f],c=!0)}c&&tt(e.attrs,"set","")}function Vs(e,t,n,r){const[i,s]=e.propsOptions;let l=!1,o;if(t)for(let a in t){if(rn(a))continue;const c=t[a];let u;i&&X(i,u=ze(a))?!s||!s.includes(u)?n[u]=c:(o||(o={}))[u]=c:lr(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,l=!0)}if(s){const a=Q(n),c=o||le;for(let u=0;u<s.length;u++){const f=s[u];n[f]=ri(i,a,f,c[f],e,!X(c,f))}}return l}function ri(e,t,n,r,i,s){const l=e[n];if(l!=null){const o=X(l,"default");if(o&&r===void 0){const a=l.default;if(l.type!==Function&&!l.skipFactory&&ee(a)){const{propsDefaults:c}=i;if(n in c)r=c[n];else{const u=ci(i);r=c[n]=a.call(null,t),u()}}else r=a;i.ce&&i.ce._setProp(n,r)}l[0]&&(s&&!o?r=!1:l[1]&&(r===""||r===kt(n))&&(r=!0))}return r}function cc(e,t,n=!1){const r=t.propsCache,i=r.get(e);if(i)return i;const s=e.props,l={},o=[];if(!s)return pe(e)&&r.set(e,Dt),Dt;if(q(s))for(let c=0;c<s.length;c++){const u=ze(s[c]);Ws(u)&&(l[u]=le)}else if(s)for(const c in s){const u=ze(c);if(Ws(u)){const f=s[c],d=l[u]=q(f)||ee(f)?{type:f}:je({},f),m=d.type;let x=!1,b=!0;if(q(m))for(let T=0;T<m.length;++T){const w=m[T],C=ee(w)&&w.name;if(C==="Boolean"){x=!0;break}else C==="String"&&(b=!1)}else x=ee(m)&&m.name==="Boolean";d[0]=x,d[1]=b,(x||X(d,"default"))&&o.push(u)}}const a=[l,o];return pe(e)&&r.set(e,a),a}function Ws(e){return e[0]!=="$"&&!rn(e)}const qs=e=>e[0]==="_"||e==="$stable",ii=e=>q(e)?e.map(Je):[Je(e)],uc=(e,t,n)=>{if(t._n)return t;const r=qa((...i)=>ii(t(...i)),n);return r._c=!1,r},Ks=(e,t,n)=>{const r=e._ctx;for(const i in e){if(qs(i))continue;const s=e[i];if(ee(s))t[i]=uc(i,s,r);else if(s!=null){const l=ii(s);t[i]=()=>l}}},Gs=(e,t)=>{const n=ii(t);e.slots.default=()=>n},Zs=(e,t,n)=>{for(const r in t)(n||r!=="_")&&(e[r]=t[r])},fc=(e,t,n)=>{const r=e.slots=Ns();if(e.vnode.shapeFlag&32){const i=t._;i?(Zs(r,t,n),n&&os(r,"_",i,!0)):Ks(t,r)}else t&&Gs(e,t)},hc=(e,t,n)=>{const{vnode:r,slots:i}=e;let s=!0,l=le;if(r.shapeFlag&32){const o=t._;o?n&&o===1?s=!1:Zs(i,t,n):(s=!t.$stable,Ks(t,i)),l=t}else t&&(Gs(e,t),l={default:1});if(s)for(const o in i)!qs(o)&&l[o]==null&&delete i[o]};function pc(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(sn().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const Me=Rc;function dc(e){return gc(e)}function gc(e,t){pc();const n=sn();n.__VUE__=!0;const{insert:r,remove:i,patchProp:s,createElement:l,createText:o,createComment:a,setText:c,setElementText:u,parentNode:f,nextSibling:d,setScopeId:m=wt,insertStaticContent:x}=e,b=(h,p,g,y=null,k=null,v=null,A=void 0,S=null,$=!!p.dynamicChildren)=>{if(h===p)return;h&&!kn(h,p)&&(y=jt(h),Ke(h,k,v,!0),h=null),p.patchFlag===-2&&($=!1,p.dynamicChildren=null);const{type:_,ref:U,shapeFlag:M}=p;switch(_){case or:T(h,p,g,y);break;case It:w(h,p,g,y);break;case li:h==null&&C(p,g,y,A);break;case ue:B(h,p,g,y,k,v,A,S,$);break;default:M&1?O(h,p,g,y,k,v,A,S,$):M&6?F(h,p,g,y,k,v,A,S,$):(M&64||M&128)&&_.process(h,p,g,y,k,v,A,S,$,R)}U!=null&&k&&ir(U,h&&h.ref,v,p||h,!p)},T=(h,p,g,y)=>{if(h==null)r(p.el=o(p.children),g,y);else{const k=p.el=h.el;p.children!==h.children&&c(k,p.children)}},w=(h,p,g,y)=>{h==null?r(p.el=a(p.children||""),g,y):p.el=h.el},C=(h,p,g,y)=>{[h.el,h.anchor]=x(h.children,p,g,y,h.el,h.anchor)},N=({el:h,anchor:p},g,y)=>{let k;for(;h&&h!==p;)k=d(h),r(h,g,y),h=k;r(p,g,y)},I=({el:h,anchor:p})=>{let g;for(;h&&h!==p;)g=d(h),i(h),h=g;i(p)},O=(h,p,g,y,k,v,A,S,$)=>{p.type==="svg"?A="svg":p.type==="math"&&(A="mathml"),h==null?G(p,g,y,k,v,A,S,$):fe(h,p,k,v,A,S,$)},G=(h,p,g,y,k,v,A,S)=>{let $,_;const{props:U,shapeFlag:M,transition:H,dirs:V}=h;if($=h.el=l(h.type,v,U&&U.is,U),M&8?u($,h.children):M&16&&ae(h.children,$,null,y,k,si(h,v),A,S),V&&Et(h,null,y,"created"),j($,h,h.scopeId,A,y),U){for(const se in U)se!=="value"&&!rn(se)&&s($,se,null,U[se],v,y);"value"in U&&s($,"value",null,U.value,v),(_=U.onVnodeBeforeMount)&&Qe(_,y,h)}V&&Et(h,null,y,"beforeMount");const Z=mc(k,H);Z&&H.beforeEnter($),r($,p,g),((_=U&&U.onVnodeMounted)||Z||V)&&Me(()=>{_&&Qe(_,y,h),Z&&H.enter($),V&&Et(h,null,y,"mounted")},k)},j=(h,p,g,y,k)=>{if(g&&m(h,g),y)for(let v=0;v<y.length;v++)m(h,y[v]);if(k){let v=k.subTree;if(p===v||rl(v.type)&&(v.ssContent===p||v.ssFallback===p)){const A=k.vnode;j(h,A,A.scopeId,A.slotScopeIds,k.parent)}}},ae=(h,p,g,y,k,v,A,S,$=0)=>{for(let _=$;_<h.length;_++){const U=h[_]=S?mt(h[_]):Je(h[_]);b(null,U,p,g,y,k,v,A,S)}},fe=(h,p,g,y,k,v,A)=>{const S=p.el=h.el;let{patchFlag:$,dynamicChildren:_,dirs:U}=p;$|=h.patchFlag&16;const M=h.props||le,H=p.props||le;let V;if(g&&Tt(g,!1),(V=H.onVnodeBeforeUpdate)&&Qe(V,g,p,h),U&&Et(p,h,g,"beforeUpdate"),g&&Tt(g,!0),(M.innerHTML&&H.innerHTML==null||M.textContent&&H.textContent==null)&&u(S,""),_?Ue(h.dynamicChildren,_,S,g,y,si(p,k),v):A||bt(h,p,S,null,g,y,si(p,k),v,!1),$>0){if($&16)E(S,M,H,g,k);else if($&2&&M.class!==H.class&&s(S,"class",null,H.class,k),$&4&&s(S,"style",M.style,H.style,k),$&8){const Z=p.dynamicProps;for(let se=0;se<Z.length;se++){const he=Z[se],Ne=M[he],Ae=H[he];(Ae!==Ne||he==="value")&&s(S,he,Ne,Ae,k,g)}}$&1&&h.children!==p.children&&u(S,p.children)}else!A&&_==null&&E(S,M,H,g,k);((V=H.onVnodeUpdated)||U)&&Me(()=>{V&&Qe(V,g,p,h),U&&Et(p,h,g,"updated")},y)},Ue=(h,p,g,y,k,v,A)=>{for(let S=0;S<p.length;S++){const $=h[S],_=p[S],U=$.el&&($.type===ue||!kn($,_)||$.shapeFlag&70)?f($.el):g;b($,_,U,null,y,k,v,A,!0)}},E=(h,p,g,y,k)=>{if(p!==g){if(p!==le)for(const v in p)!rn(v)&&!(v in g)&&s(h,v,p[v],null,k,y);for(const v in g){if(rn(v))continue;const A=g[v],S=p[v];A!==S&&v!=="value"&&s(h,v,S,A,k,y)}"value"in g&&s(h,"value",p.value,g.value,k)}},B=(h,p,g,y,k,v,A,S,$)=>{const _=p.el=h?h.el:o(""),U=p.anchor=h?h.anchor:o("");let{patchFlag:M,dynamicChildren:H,slotScopeIds:V}=p;V&&(S=S?S.concat(V):V),h==null?(r(_,g,y),r(U,g,y),ae(p.children||[],g,U,k,v,A,S,$)):M>0&&M&64&&H&&h.dynamicChildren?(Ue(h.dynamicChildren,H,g,k,v,A,S),(p.key!=null||k&&p===k.subTree)&&Ys(h,p,!0)):bt(h,p,g,U,k,v,A,S,$)},F=(h,p,g,y,k,v,A,S,$)=>{p.slotScopeIds=S,h==null?p.shapeFlag&512?k.ctx.activate(p,g,y,A,$):ge(p,g,y,k,v,A,$):ke(h,p,$)},ge=(h,p,g,y,k,v,A)=>{const S=h.component=Pc(h,y,k);if(Ya(h)&&(S.ctx.renderer=R),Oc(S,!1,A),S.asyncDep){if(k&&k.registerDep(S,we,A),!h.el){const $=S.subTree=oe(It);w(null,$,p,g)}}else we(S,h,p,g,k,v,A)},ke=(h,p,g)=>{const y=p.component=h.component;if(Sc(h,p,g))if(y.asyncDep&&!y.asyncResolved){ft(y,p,g);return}else y.next=p,y.update();else p.el=h.el,y.vnode=p},we=(h,p,g,y,k,v,A)=>{const S=()=>{if(h.isMounted){let{next:M,bu:H,u:V,parent:Z,vnode:se}=h;{const Pn=Js(h);if(Pn){M&&(M.el=se.el,ft(h,M,A)),Pn.asyncDep.then(()=>{h.isUnmounted||S()});return}}let he=M,Ne;Tt(h,!1),M?(M.el=se.el,ft(h,M,A)):M=se,H&&Bn(H),(Ne=M.props&&M.props.onVnodeBeforeUpdate)&&Qe(Ne,Z,M,se),Tt(h,!0);const Ae=tl(h),Be=h.subTree;h.subTree=Ae,b(Be,Ae,f(Be.el),jt(Be),h,k,v),M.el=Ae.el,he===null&&$c(h,Ae.el),V&&Me(V,k),(Ne=M.props&&M.props.onVnodeUpdated)&&Me(()=>Qe(Ne,Z,M,se),k)}else{let M;const{props:H}=p,{bm:V,m:Z,parent:se,root:he,type:Ne}=h,Ae=mn(p);Tt(h,!1),V&&Bn(V),!Ae&&(M=H&&H.onVnodeBeforeMount)&&Qe(M,se,p),Tt(h,!0);{he.ce&&he.ce._injectChildStyle(Ne);const Be=h.subTree=tl(h);b(null,Be,g,y,h,k,v),p.el=Be.el}if(Z&&Me(Z,k),!Ae&&(M=H&&H.onVnodeMounted)){const Be=p;Me(()=>Qe(M,se,Be),k)}(p.shapeFlag&256||se&&mn(se.vnode)&&se.vnode.shapeFlag&256)&&h.a&&Me(h.a,k),h.isMounted=!0,p=g=y=null}};h.scope.on();const $=h.effect=new ps(S);h.scope.off();const _=h.update=$.run.bind($),U=h.job=$.runIfDirty.bind($);U.i=h,U.id=h.uid,$.scheduler=()=>Jr(U),Tt(h,!0),_()},ft=(h,p,g)=>{p.component=h;const y=h.vnode.props;h.vnode=p,h.next=null,ac(h,p.props,y,g),hc(h,p.children,g),_t(),Os(h),Ct()},bt=(h,p,g,y,k,v,A,S,$=!1)=>{const _=h&&h.children,U=h?h.shapeFlag:0,M=p.children,{patchFlag:H,shapeFlag:V}=p;if(H>0){if(H&128){Rr(_,M,g,y,k,v,A,S,$);return}else if(H&256){Mn(_,M,g,y,k,v,A,S,$);return}}V&8?(U&16&&Ot(_,k,v),M!==_&&u(g,M)):U&16?V&16?Rr(_,M,g,y,k,v,A,S,$):Ot(_,k,v,!0):(U&8&&u(g,""),V&16&&ae(M,g,y,k,v,A,S,$))},Mn=(h,p,g,y,k,v,A,S,$)=>{h=h||Dt,p=p||Dt;const _=h.length,U=p.length,M=Math.min(_,U);let H;for(H=0;H<M;H++){const V=p[H]=$?mt(p[H]):Je(p[H]);b(h[H],V,g,null,k,v,A,S,$)}_>U?Ot(h,k,v,!0,!1,M):ae(p,g,y,k,v,A,S,$,M)},Rr=(h,p,g,y,k,v,A,S,$)=>{let _=0;const U=p.length;let M=h.length-1,H=U-1;for(;_<=M&&_<=H;){const V=h[_],Z=p[_]=$?mt(p[_]):Je(p[_]);if(kn(V,Z))b(V,Z,g,null,k,v,A,S,$);else break;_++}for(;_<=M&&_<=H;){const V=h[M],Z=p[H]=$?mt(p[H]):Je(p[H]);if(kn(V,Z))b(V,Z,g,null,k,v,A,S,$);else break;M--,H--}if(_>M){if(_<=H){const V=H+1,Z=V<U?p[V].el:y;for(;_<=H;)b(null,p[_]=$?mt(p[_]):Je(p[_]),g,Z,k,v,A,S,$),_++}}else if(_>H)for(;_<=M;)Ke(h[_],k,v,!0),_++;else{const V=_,Z=_,se=new Map;for(_=Z;_<=H;_++){const Oe=p[_]=$?mt(p[_]):Je(p[_]);Oe.key!=null&&se.set(Oe.key,_)}let he,Ne=0;const Ae=H-Z+1;let Be=!1,Pn=0;const On=new Array(Ae);for(_=0;_<Ae;_++)On[_]=0;for(_=V;_<=M;_++){const Oe=h[_];if(Ne>=Ae){Ke(Oe,k,v,!0);continue}let et;if(Oe.key!=null)et=se.get(Oe.key);else for(he=Z;he<=H;he++)if(On[he-Z]===0&&kn(Oe,p[he])){et=he;break}et===void 0?Ke(Oe,k,v,!0):(On[et-Z]=_+1,et>=Pn?Pn=et:Be=!0,b(Oe,p[et],g,null,k,v,A,S,$),Ne++)}const Co=Be?vc(On):Dt;for(he=Co.length-1,_=Ae-1;_>=0;_--){const Oe=Z+_,et=p[Oe],So=Oe+1<U?p[Oe+1].el:y;On[_]===0?b(null,et,g,So,k,v,A,S,$):Be&&(he<0||_!==Co[he]?Qt(et,g,So,2):he--)}}},Qt=(h,p,g,y,k=null)=>{const{el:v,type:A,transition:S,children:$,shapeFlag:_}=h;if(_&6){Qt(h.component.subTree,p,g,y);return}if(_&128){h.suspense.move(p,g,y);return}if(_&64){A.move(h,p,g,R);return}if(A===ue){r(v,p,g);for(let M=0;M<$.length;M++)Qt($[M],p,g,y);r(h.anchor,p,g);return}if(A===li){N(h,p,g);return}if(y!==2&&_&1&&S)if(y===0)S.beforeEnter(v),r(v,p,g),Me(()=>S.enter(v),k);else{const{leave:M,delayLeave:H,afterLeave:V}=S,Z=()=>r(v,p,g),se=()=>{M(v,()=>{Z(),V&&V()})};H?H(v,Z,se):se()}else r(v,p,g)},Ke=(h,p,g,y=!1,k=!1)=>{const{type:v,props:A,ref:S,children:$,dynamicChildren:_,shapeFlag:U,patchFlag:M,dirs:H,cacheIndex:V}=h;if(M===-2&&(k=!1),S!=null&&ir(S,null,g,h,!0),V!=null&&(p.renderCache[V]=void 0),U&256){p.ctx.deactivate(h);return}const Z=U&1&&H,se=!mn(h);let he;if(se&&(he=A&&A.onVnodeBeforeUnmount)&&Qe(he,p,h),U&6)Er(h.component,g,y);else{if(U&128){h.suspense.unmount(g,y);return}Z&&Et(h,null,p,"beforeUnmount"),U&64?h.type.remove(h,p,g,R,y):_&&!_.hasOnce&&(v!==ue||M>0&&M&64)?Ot(_,p,g,!1,!0):(v===ue&&M&384||!k&&U&16)&&Ot($,p,g),y&&Ar(h)}(se&&(he=A&&A.onVnodeUnmounted)||Z)&&Me(()=>{he&&Qe(he,p,h),Z&&Et(h,null,p,"unmounted")},g)},Ar=h=>{const{type:p,el:g,anchor:y,transition:k}=h;if(p===ue){Ei(g,y);return}if(p===li){I(h);return}const v=()=>{i(g),k&&!k.persisted&&k.afterLeave&&k.afterLeave()};if(h.shapeFlag&1&&k&&!k.persisted){const{leave:A,delayLeave:S}=k,$=()=>A(g,v);S?S(h.el,v,$):$()}else v()},Ei=(h,p)=>{let g;for(;h!==p;)g=d(h),i(h),h=g;i(p)},Er=(h,p,g)=>{const{bum:y,scope:k,job:v,subTree:A,um:S,m:$,a:_}=h;Qs($),Qs(_),y&&Bn(y),k.stop(),v&&(v.flags|=8,Ke(A,h,p,g)),S&&Me(S,p),Me(()=>{h.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},Ot=(h,p,g,y=!1,k=!1,v=0)=>{for(let A=v;A<h.length;A++)Ke(h[A],p,g,y,k)},jt=h=>{if(h.shapeFlag&6)return jt(h.component.subTree);if(h.shapeFlag&128)return h.suspense.next();const p=d(h.anchor||h.el),g=p&&p[Ka];return g?d(g):p};let Xt=!1;const z=(h,p,g)=>{h==null?p._vnode&&Ke(p._vnode,null,null,!0):b(p._vnode||null,h,p,null,null,null,g),p._vnode=h,Xt||(Xt=!0,Os(),js(),Xt=!1)},R={p:b,um:Ke,m:Qt,r:Ar,mt:ge,mc:ae,pc:bt,pbc:Ue,n:jt,o:e};return{render:z,hydrate:void 0,createApp:sc(z)}}function si({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Tt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function mc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ys(e,t,n=!1){const r=e.children,i=t.children;if(q(r)&&q(i))for(let s=0;s<r.length;s++){const l=r[s];let o=i[s];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=i[s]=mt(i[s]),o.el=l.el),!n&&o.patchFlag!==-2&&Ys(l,o)),o.type===or&&(o.el=l.el)}}function vc(e){const t=e.slice(),n=[0];let r,i,s,l,o;const a=e.length;for(r=0;r<a;r++){const c=e[r];if(c!==0){if(i=n[n.length-1],e[i]<c){t[r]=i,n.push(r);continue}for(s=0,l=n.length-1;s<l;)o=s+l>>1,e[n[o]]<c?s=o+1:l=o;c<e[n[s]]&&(s>0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,l=n[s-1];s-- >0;)n[s]=l,l=t[l];return n}function Js(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Js(t)}function Qs(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const bc=Symbol.for("v-scx"),yc=()=>sr(bc);function Xs(e,t){return el(e,null,t)}function gt(e,t,n){return el(e,t,n)}function el(e,t,n=le){const{immediate:r,flush:i}=n,s=je({},n),l=t&&r||!t&&i!=="post";let o;if(xn){if(i==="sync"){const f=yc();o=f.__watcherHandles||(f.__watcherHandles=[])}else if(!l){const f=()=>{};return f.stop=wt,f.resume=wt,f.pause=wt,f}}const a=$e;s.call=(f,d,m)=>it(f,a,d,m);let c=!1;i==="post"?s.scheduler=f=>{Me(f,a&&a.suspense)}:i!=="sync"&&(c=!0,s.scheduler=(f,d)=>{d?f():Jr(f)}),s.augmentJob=f=>{t&&(f.flags|=4),c&&(f.flags|=2,a&&(f.id=a.uid,f.i=a))};const u=Na(e,t,s);return xn&&(o?o.push(u):l&&u()),u}const wc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${ze(t)}Modifiers`]||e[`${kt(t)}Modifiers`];function kc(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||le;let i=n;const s=t.startsWith("update:"),l=s&&wc(r,t.slice(7));l&&(l.trim&&(i=n.map(u=>ye(u)?u.trim():u)),l.number&&(i=n.map(Vn)));let o,a=r[o=zr(t)]||r[o=zr(ze(t))];!a&&s&&(a=r[o=zr(kt(t))]),a&&it(a,e,6,i);const c=r[o+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,it(c,e,6,i)}}function xc(e,t,n=!1){const r=t.emitsCache,i=r.get(e);if(i!==void 0)return i;const s=e.emits;let l={};return s?(q(s)?s.forEach(o=>l[o]=null):je(l,s),pe(e)&&r.set(e,l),l):(pe(e)&&r.set(e,null),null)}function lr(e,t){return!e||!Hn(t)?!1:(t=t.slice(2).replace(/Once$/,""),X(e,t[0].toLowerCase()+t.slice(1))||X(e,kt(t))||X(e,t))}function tl(e){const{type:t,vnode:n,proxy:r,withProxy:i,propsOptions:[s],slots:l,attrs:o,emit:a,render:c,renderCache:u,props:f,data:d,setupState:m,ctx:x,inheritAttrs:b}=e,T=nr(e);let w,C;try{if(n.shapeFlag&4){const I=i||r,O=I;w=Je(c.call(O,I,u,f,m,d,x)),C=o}else{const I=t;w=Je(I.length>1?I(f,{attrs:o,slots:l,emit:a}):I(f,null)),C=t.props?o:_c(o)}}catch(I){yn.length=0,er(I,e,1),w=oe(It)}let N=w;if(C&&b!==!1){const I=Object.keys(C),{shapeFlag:O}=N;I.length&&O&7&&(s&&I.some(Or)&&(C=Cc(C,s)),N=Gt(N,C,!1,!0))}return n.dirs&&(N=Gt(N,null,!1,!0),N.dirs=N.dirs?N.dirs.concat(n.dirs):n.dirs),n.transition&&Qr(N,n.transition),w=N,nr(T),w}const _c=e=>{let t;for(const n in e)(n==="class"||n==="style"||Hn(n))&&((t||(t={}))[n]=e[n]);return t},Cc=(e,t)=>{const n={};for(const r in e)(!Or(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Sc(e,t,n){const{props:r,children:i,component:s}=e,{props:l,children:o,patchFlag:a}=t,c=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?nl(r,l,c):!!l;if(a&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const d=u[f];if(l[d]!==r[d]&&!lr(c,d))return!0}}}else return(i||o)&&(!o||!o.$stable)?!0:r===l?!1:r?l?nl(r,l,c):!0:!!l;return!1}function nl(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let i=0;i<r.length;i++){const s=r[i];if(t[s]!==e[s]&&!lr(n,s))return!0}return!1}function $c({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const rl=e=>e.__isSuspense;function Rc(e,t){t&&t.pendingBranch?q(e)?t.effects.push(...e):t.effects.push(e):Wa(e)}const ue=Symbol.for("v-fgt"),or=Symbol.for("v-txt"),It=Symbol.for("v-cmt"),li=Symbol.for("v-stc"),yn=[];let Pe=null;function L(e=!1){yn.push(Pe=e?null:[])}function Ac(){yn.pop(),Pe=yn[yn.length-1]||null}let wn=1;function il(e,t=!1){wn+=e,e<0&&Pe&&t&&(Pe.hasOnce=!0)}function sl(e){return e.dynamicChildren=wn>0?Pe||Dt:null,Ac(),wn>0&&Pe&&Pe.push(e),e}function P(e,t,n,r,i,s){return sl(D(e,t,n,r,i,s,!0))}function st(e,t,n,r,i){return sl(oe(e,t,n,r,i,!0))}function ar(e){return e?e.__v_isVNode===!0:!1}function kn(e,t){return e.type===t.type&&e.key===t.key}const ll=({key:e})=>e??null,cr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ye(e)||be(e)||ee(e)?{i:Ie,r:e,k:t,f:!!n}:e:null);function D(e,t=null,n=null,r=0,i=null,s=e===ue?0:1,l=!1,o=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ll(t),ref:t&&cr(t),scopeId:Ds,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Ie};return o?(oi(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=ye(n)?8:16),wn>0&&!l&&Pe&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&Pe.push(a),a}const oe=Ec;function Ec(e,t=null,n=null,r=0,i=null,s=!1){if((!e||e===tc)&&(e=It),ar(e)){const o=Gt(e,t,!0);return n&&oi(o,n),wn>0&&!s&&Pe&&(o.shapeFlag&6?Pe[Pe.indexOf(e)]=o:Pe.push(o)),o.patchFlag=-2,o}if(Hc(e)&&(e=e.__vccOpts),t){t=Tc(t);let{class:o,style:a}=t;o&&!ye(o)&&(t.class=ve(o)),pe(a)&&(Zr(a)&&!q(a)&&(a=je({},a)),t.style=ln(a))}const l=ye(e)?1:rl(e)?128:Ga(e)?64:pe(e)?4:ee(e)?2:0;return D(e,t,n,r,i,l,s,!0)}function Tc(e){return e?Zr(e)||Bs(e)?je({},e):e:null}function Gt(e,t,n=!1,r=!1){const{props:i,ref:s,patchFlag:l,children:o,transition:a}=e,c=t?Ic(i||{},t):i,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&ll(c),ref:t&&t.ref?n&&s?q(s)?s.concat(cr(t)):[s,cr(t)]:cr(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ue?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Gt(e.ssContent),ssFallback:e.ssFallback&&Gt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&Qr(u,a.clone(u)),u}function lt(e=" ",t=0){return oe(or,null,e,t)}function Y(e="",t=!1){return t?(L(),st(It,null,e)):oe(It,null,e)}function Je(e){return e==null||typeof e=="boolean"?oe(It):q(e)?oe(ue,null,e.slice()):ar(e)?mt(e):oe(or,null,String(e))}function mt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Gt(e)}function oi(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(q(t))n=16;else if(typeof t=="object")if(r&65){const i=t.default;i&&(i._c&&(i._d=!1),oi(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!Bs(t)?t._ctx=Ie:i===3&&Ie&&(Ie.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ee(t)?(t={default:t,_ctx:Ie},n=32):(t=String(t),r&64?(n=16,t=[lt(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ic(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const i in r)if(i==="class")t.class!==r.class&&(t.class=ve([t.class,r.class]));else if(i==="style")t.style=ln([t.style,r.style]);else if(Hn(i)){const s=t[i],l=r[i];l&&s!==l&&!(q(s)&&s.includes(l))&&(t[i]=s?[].concat(s,l):l)}else i!==""&&(t[i]=r[i])}return t}function Qe(e,t,n,r=null){it(e,t,7,[n,r])}const Lc=Hs();let Mc=0;function Pc(e,t,n){const r=e.type,i=(t?t.appContext:e.appContext)||Lc,s={uid:Mc++,vnode:e,type:r,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new oa(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:cc(r,i),emitsOptions:xc(r,i),emit:null,emitted:null,propsDefaults:le,inheritAttrs:r.inheritAttrs,ctx:le,data:le,props:le,attrs:le,slots:le,refs:le,setupState:le,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=t?t.root:s,s.emit=kc.bind(null,s),e.ce&&e.ce(s),s}let $e=null;const ol=()=>$e||Ie;let ur,ai;{const e=sn(),t=(n,r)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(r),s=>{i.length>1?i.forEach(l=>l(s)):i[0](s)}};ur=t("__VUE_INSTANCE_SETTERS__",n=>$e=n),ai=t("__VUE_SSR_SETTERS__",n=>xn=n)}const ci=e=>{const t=$e;return ur(e),e.scope.on(),()=>{e.scope.off(),ur(t)}},al=()=>{$e&&$e.scope.off(),ur(null)};function cl(e){return e.vnode.shapeFlag&4}let xn=!1;function Oc(e,t=!1,n=!1){t&&ai(t);const{props:r,children:i}=e.vnode,s=cl(e);oc(e,r,s,t),fc(e,i,n);const l=s?jc(e,t):void 0;return t&&ai(!1),l}function jc(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,rc);const{setup:r}=n;if(r){_t();const i=e.setupContext=r.length>1?Dc(e):null,s=ci(e),l=pn(r,e,0,[e.props,i]),o=is(l);if(Ct(),s(),(o||e.sp)&&!mn(e)&&Za(e),o){if(l.then(al,al),t)return l.then(a=>{ul(e,a,t)}).catch(a=>{er(a,e,0)});e.asyncDep=l}else ul(e,l,t)}else hl(e,t)}function ul(e,t,n){ee(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:pe(t)&&(e.setupState=Ls(t)),hl(e,n)}let fl;function hl(e,t,n){const r=e.type;if(!e.render){if(!t&&fl&&!r.render){const i=r.template||!1;if(i){const{isCustomElement:s,compilerOptions:l}=e.appContext.config,{delimiters:o,compilerOptions:a}=r,c=je(je({isCustomElement:s,delimiters:o},l),a);r.render=fl(i,c)}}e.render=r.render||wt}}const zc={get(e,t){return xe(e,"get",""),e[t]}};function Dc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,zc),slots:e.slots,emit:e.emit,expose:t}}function fr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Ls(Ta(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in bn)return bn[n](e)},has(t,n){return n in t||n in bn}})):e.proxy}function Fc(e,t=!0){return ee(e)?e.displayName||e.name:e.name||t&&e.__name}function Hc(e){return ee(e)&&"__vccOpts"in e}const me=(e,t)=>Ha(e,t,xn);function te(e,t,n){const r=arguments.length;return r===2?pe(t)&&!q(t)?ar(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&ar(n)&&(n=[n]),oe(e,t,n))}const Uc="3.5.13";/**
|
|
23
|
-
* @vue/runtime-dom v3.5.
|
|
22
|
+
**/function pn(e,t,n,r){try{return r?e(...r):e()}catch(s){tr(s,t,n)}}function nt(e,t,n,r){if(re(e)){const s=pn(e,t,n,r);return s&&ci(s)&&s.catch(i=>{tr(i,t,n)}),s}if(W(e)){const s=[];for(let i=0;i<e.length;i++)s.push(nt(e[i],t,n,r));return s}}function tr(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||ue;if(t){let o=t.parent;const a=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const u=o.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,a,c)===!1)return}o=o.parent}if(i){ft(),pn(i,null,10,[e,a,c]),ht();return}}qa(e,n,s,r,l)}function qa(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const Se=[];let Ge=-1;const Bt=[];let dt=null,Wt=0;const zi=Promise.resolve();let nr=null;function qt(e){const t=nr||zi;return e?t.then(this?e.bind(this):e):t}function Ka(e){let t=Ge+1,n=Se.length;for(;t<n;){const r=t+n>>>1,s=Se[r],i=dn(s);i<e||i===e&&s.flags&2?t=r+1:n=r}return t}function Qr(e){if(!(e.flags&1)){const t=dn(e),n=Se[Se.length-1];!n||!(e.flags&2)&&t>=dn(n)?Se.push(e):Se.splice(Ka(t),0,e),e.flags|=1,Fi()}}function Fi(){nr||(nr=zi.then(Ui))}function Ga(e){W(e)?Bt.push(...e):dt&&e.id===-1?dt.splice(Wt+1,0,e):e.flags&1||(Bt.push(e),e.flags|=1),Fi()}function Di(e,t,n=Ge+1){for(;n<Se.length;n++){const r=Se[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;Se.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function Hi(e){if(Bt.length){const t=[...new Set(Bt)].sort((n,r)=>dn(n)-dn(r));if(Bt.length=0,dt){dt.push(...t);return}for(dt=t,Wt=0;Wt<dt.length;Wt++){const n=dt[Wt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}dt=null,Wt=0}}const dn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Ui(e){try{for(Ge=0;Ge<Se.length;Ge++){const t=Se[Ge];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),pn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ge<Se.length;Ge++){const t=Se[Ge];t&&(t.flags&=-2)}Ge=-1,Se.length=0,Hi(),nr=null,(Se.length||Bt.length)&&Ui()}}let Le=null,Ni=null;function rr(e){const t=Le;return Le=e,Ni=e&&e.type.__scopeId||null,t}function Za(e,t=Le,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&ol(-1);const i=rr(t);let l;try{l=e(...s)}finally{rr(i),r._d&&ol(1)}return l};return r._n=!0,r._c=!0,r._d=!0,r}function sr(e,t){if(Le===null)return e;const n=fr(Le),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[i,l,o,a=ue]=t[s];i&&(re(i)&&(i={mounted:i,updated:i}),i.deep&&tt(l),r.push({dir:i,instance:n,value:l,oldValue:void 0,arg:o,modifiers:a}))}return e}function Tt(e,t,n,r){const s=e.dirs,i=t&&t.dirs;for(let l=0;l<s.length;l++){const o=s[l];i&&(o.oldValue=i[l].value);let a=o.dir[r];a&&(ft(),nt(a,n,8,[e.el,o,e,t]),ht())}}const Ja=Symbol("_vte"),Ya=e=>e.__isTeleport;function Xr(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Xr(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function gn(e,t){return re(e)?ze({name:e.name},t,{setup:e}):e}function Qa(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function gt(e){const t=ul(),n=At(null);if(t){const s=t.refs===ue?t.refs={}:t.refs;Object.defineProperty(s,e,{enumerable:!0,get:()=>n.value,set:i=>n.value=i})}return n}function mn(e,t,n,r,s=!1){if(W(e)){e.forEach((x,b)=>mn(x,t&&(W(t)?t[b]:t),n,r,s));return}if(vn(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&mn(e,t,n,r.component.subTree);return}const i=r.shapeFlag&4?fr(r.component):r.el,l=s?null:i,{i:o,r:a}=e,c=t&&t.r,u=o.refs===ue?o.refs={}:o.refs,f=o.setupState,d=te(f),m=f===ue?()=>!1:x=>ne(d,x);if(c!=null&&c!==a&&(ke(c)?(u[c]=null,m(c)&&(f[c]=null)):we(c)&&(c.value=null)),re(a))pn(a,o,12,[l,u]);else{const x=ke(a),b=we(a);if(x||b){const E=()=>{if(e.f){const w=x?m(a)?f[a]:u[a]:a.value;s?W(w)&&oi(w,i):W(w)?w.includes(i)||w.push(i):x?(u[a]=[i],m(a)&&(f[a]=u[a])):(a.value=[i],e.k&&(u[e.k]=a.value))}else x?(u[a]=l,m(a)&&(f[a]=l)):b&&(a.value=l,e.k&&(u[e.k]=l))};l?(E.id=-1,Pe(E,n)):E()}}}sn().requestIdleCallback,sn().cancelIdleCallback;const vn=e=>!!e.type.__asyncLoader,Xa=e=>e.type.__isKeepAlive;function ec(e,t,n=Re,r=!1){if(n){const s=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...l)=>{ft();const o=fs(n),a=nt(t,n,e,l);return o(),ht(),a});return r?s.unshift(i):s.push(i),i}}const es=e=>(t,n=Re)=>{(!_n||e==="sp")&&ec(e,(...r)=>t(...r),n)},bn=es("m"),tc=es("bum"),ts=es("um"),nc="components";function rc(e,t){return ic(nc,e,!0,t)||e}const sc=Symbol.for("v-ndc");function ic(e,t,n=!0,r=!1){const s=Le||Re;if(s){const i=s.type;{const o=Nc(i,!1);if(o&&(o===t||o===Fe(t)||o===Nn(Fe(t))))return i}const l=Vi(s[e]||i[e],t)||Vi(s.appContext[e],t);return!l&&r?i:l}}function Vi(e,t){return e&&(e[t]||e[Fe(t)]||e[Nn(Fe(t))])}function He(e,t,n,r){let s;const i=n,l=W(e);if(l||ke(e)){const o=l&&Vt(e);let a=!1,c=!1;o&&(a=!De(e),c=pt(e),e=Kn(e)),s=new Array(e.length);for(let u=0,f=e.length;u<f;u++)s[u]=t(a?c?Qn(xe(e[u])):xe(e[u]):e[u],u,void 0,i)}else if(typeof e=="number"){s=new Array(e);for(let o=0;o<e;o++)s[o]=t(o+1,o,void 0,i)}else if(ge(e))if(e[Symbol.iterator])s=Array.from(e,(o,a)=>t(o,a,void 0,i));else{const o=Object.keys(e);s=new Array(o.length);for(let a=0,c=o.length;a<c;a++){const u=o[a];s[a]=t(e[u],u,a,i)}}else s=[];return s}const ns=e=>e?hl(e)?fr(e):ns(e.parent):null,yn=ze(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>ns(e.parent),$root:e=>ns(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>e.type,$forceUpdate:e=>e.f||(e.f=()=>{Qr(e.update)}),$nextTick:e=>e.n||(e.n=qt.bind(e.proxy)),$watch:e=>$t}),rs=(e,t)=>e!==ue&&!e.__isScriptSetup&&ne(e,t),lc={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:i,accessCache:l,type:o,appContext:a}=e;let c;if(t[0]!=="$"){const m=l[t];if(m!==void 0)switch(m){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return i[t]}else{if(rs(r,t))return l[t]=1,r[t];if(s!==ue&&ne(s,t))return l[t]=2,s[t];if((c=e.propsOptions[0])&&ne(c,t))return l[t]=3,i[t];if(n!==ue&&ne(n,t))return l[t]=4,n[t];l[t]=0}}const u=yn[t];let f,d;if(u)return t==="$attrs"&&Ce(e.attrs,"get",""),u(e);if((f=o.__cssModules)&&(f=f[t]))return f;if(n!==ue&&ne(n,t))return l[t]=4,n[t];if(d=a.config.globalProperties,ne(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:i}=e;return rs(s,t)?(s[t]=n,!0):r!==ue&&ne(r,t)?(r[t]=n,!0):ne(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:i}},l){let o;return!!n[l]||e!==ue&&ne(e,l)||rs(t,l)||(o=i[0])&&ne(o,l)||ne(r,l)||ne(yn,l)||ne(s.config.globalProperties,l)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ne(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Bi(){return{app:null,config:{isNativeTag:Xo,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let oc=0;function ac(e,t){return function(r,s=null){re(r)||(r=ze({},r)),s!=null&&!ge(s)&&(s=null);const i=Bi(),l=new WeakSet,o=[];let a=!1;const c=i.app={_uid:oc++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:Bc,get config(){return i.config},set config(u){},use(u,...f){return l.has(u)||(u&&re(u.install)?(l.add(u),u.install(c,...f)):re(u)&&(l.add(u),u(c,...f))),c},mixin(u){return c},component(u,f){return f?(i.components[u]=f,c):i.components[u]},directive(u,f){return f?(i.directives[u]=f,c):i.directives[u]},mount(u,f,d){if(!a){const m=c._ceVNode||fe(r,s);return m.appContext=i,d===!0?d="svg":d===!1&&(d=void 0),e(m,u,d),a=!0,c._container=u,u.__vue_app__=c,fr(m.component)}},onUnmount(u){o.push(u)},unmount(){a&&(nt(o,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,f){return i.provides[u]=f,c},runWithContext(u){const f=Kt;Kt=c;try{return u()}finally{Kt=f}}};return c}}let Kt=null;function cc(e,t){if(Re){let n=Re.provides;const r=Re.parent&&Re.parent.provides;r===n&&(n=Re.provides=Object.create(r)),n[e]=t}}function ir(e,t,n=!1){const r=Re||Le;if(r||Kt){let s=Kt?Kt._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&re(t)?t.call(r&&r.proxy):t}}const Wi={},qi=()=>Object.create(Wi),Ki=e=>Object.getPrototypeOf(e)===Wi;function uc(e,t,n,r=!1){const s={},i=qi();e.propsDefaults=Object.create(null),Gi(e,t,s,i);for(const l in e.propsOptions[0])l in s||(s[l]=void 0);n?e.props=r?s:Ia(s):e.type.props?e.props=s:e.props=i,e.attrs=i}function fc(e,t,n,r){const{props:s,attrs:i,vnode:{patchFlag:l}}=e,o=te(s),[a]=e.propsOptions;let c=!1;if((r||l>0)&&!(l&16)){if(l&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let d=u[f];if(lr(e.emitsOptions,d))continue;const m=t[d];if(a)if(ne(i,d))m!==i[d]&&(i[d]=m,c=!0);else{const x=Fe(d);s[x]=ss(a,o,x,m,e,!1)}else m!==i[d]&&(i[d]=m,c=!0)}}}else{Gi(e,t,s,i)&&(c=!0);let u;for(const f in o)(!t||!ne(t,f)&&((u=Ct(f))===f||!ne(t,u)))&&(a?n&&(n[f]!==void 0||n[u]!==void 0)&&(s[f]=ss(a,o,f,void 0,e,!0)):delete s[f]);if(i!==o)for(const f in i)(!t||!ne(t,f))&&(delete i[f],c=!0)}c&&Xe(e.attrs,"set","")}function Gi(e,t,n,r){const[s,i]=e.propsOptions;let l=!1,o;if(t)for(let a in t){if(rn(a))continue;const c=t[a];let u;s&&ne(s,u=Fe(a))?!i||!i.includes(u)?n[u]=c:(o||(o={}))[u]=c:lr(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,l=!0)}if(i){const a=te(n),c=o||ue;for(let u=0;u<i.length;u++){const f=i[u];n[f]=ss(s,a,f,c[f],e,!ne(c,f))}}return l}function ss(e,t,n,r,s,i){const l=e[n];if(l!=null){const o=ne(l,"default");if(o&&r===void 0){const a=l.default;if(l.type!==Function&&!l.skipFactory&&re(a)){const{propsDefaults:c}=s;if(n in c)r=c[n];else{const u=fs(s);r=c[n]=a.call(null,t),u()}}else r=a;s.ce&&s.ce._setProp(n,r)}l[0]&&(i&&!o?r=!1:l[1]&&(r===""||r===Ct(n))&&(r=!0))}return r}function hc(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const i=e.props,l={},o=[];if(!i)return ge(e)&&r.set(e,Ft),Ft;if(W(i))for(let c=0;c<i.length;c++){const u=Fe(i[c]);Zi(u)&&(l[u]=ue)}else if(i)for(const c in i){const u=Fe(c);if(Zi(u)){const f=i[c],d=l[u]=W(f)||re(f)?{type:f}:ze({},f),m=d.type;let x=!1,b=!0;if(W(m))for(let E=0;E<m.length;++E){const w=m[E],$=re(w)&&w.name;if($==="Boolean"){x=!0;break}else $==="String"&&(b=!1)}else x=re(m)&&m.name==="Boolean";d[0]=x,d[1]=b,(x||ne(d,"default"))&&o.push(u)}}const a=[l,o];return ge(e)&&r.set(e,a),a}function Zi(e){return e[0]!=="$"&&!rn(e)}const is=e=>e[0]==="_"||e==="$stable",ls=e=>W(e)?e.map(Ze):[Ze(e)],pc=(e,t,n)=>{if(t._n)return t;const r=Za((...s)=>ls(t(...s)),n);return r._c=!1,r},Ji=(e,t,n)=>{const r=e._ctx;for(const s in e){if(is(s))continue;const i=e[s];if(re(i))t[s]=pc(s,i,r);else if(i!=null){const l=ls(i);t[s]=()=>l}}},Yi=(e,t)=>{const n=ls(t);e.slots.default=()=>n},Qi=(e,t,n)=>{for(const r in t)(n||!is(r))&&(e[r]=t[r])},dc=(e,t,n)=>{const r=e.slots=qi();if(e.vnode.shapeFlag&32){const s=t.__;s&&Dr(r,"__",s,!0);const i=t._;i?(Qi(r,t,n),n&&Dr(r,"_",i,!0)):Ji(t,r)}else t&&Yi(e,t)},gc=(e,t,n)=>{const{vnode:r,slots:s}=e;let i=!0,l=ue;if(r.shapeFlag&32){const o=t._;o?n&&o===1?i=!1:Qi(s,t,n):(i=!t.$stable,Ji(t,s)),l=t}else t&&(Yi(e,t),l={default:1});if(i)for(const o in s)!is(o)&&l[o]==null&&delete s[o]};function mc(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(sn().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const Pe=Tc;function vc(e){return bc(e)}function bc(e,t){mc();const n=sn();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:l,createText:o,createComment:a,setText:c,setElementText:u,parentNode:f,nextSibling:d,setScopeId:m=$t,insertStaticContent:x}=e,b=(h,p,g,y=null,k=null,v=null,A=void 0,C=null,S=!!p.dynamicChildren)=>{if(h===p)return;h&&!xn(h,p)&&(y=Ot(h),We(h,k,v,!0),h=null),p.patchFlag===-2&&(S=!1,p.dynamicChildren=null);const{type:_,ref:D,shapeFlag:T}=p;switch(_){case or:E(h,p,g,y);break;case vt:w(h,p,g,y);break;case as:h==null&&$(p,g,y,A);break;case de:Q(h,p,g,y,k,v,A,C,S);break;default:T&1?P(h,p,g,y,k,v,A,C,S):T&6?V(h,p,g,y,k,v,A,C,S):(T&64||T&128)&&_.process(h,p,g,y,k,v,A,C,S,R)}D!=null&&k?mn(D,h&&h.ref,v,p||h,!p):D==null&&h&&h.ref!=null&&mn(h.ref,null,v,h,!0)},E=(h,p,g,y)=>{if(h==null)r(p.el=o(p.children),g,y);else{const k=p.el=h.el;p.children!==h.children&&c(k,p.children)}},w=(h,p,g,y)=>{h==null?r(p.el=a(p.children||""),g,y):p.el=h.el},$=(h,p,g,y)=>{[h.el,h.anchor]=x(h.children,p,g,y,h.el,h.anchor)},H=({el:h,anchor:p},g,y)=>{let k;for(;h&&h!==p;)k=d(h),r(h,g,y),h=k;r(p,g,y)},I=({el:h,anchor:p})=>{let g;for(;h&&h!==p;)g=d(h),s(h),h=g;s(p)},P=(h,p,g,y,k,v,A,C,S)=>{p.type==="svg"?A="svg":p.type==="math"&&(A="mathml"),h==null?q(p,g,y,k,v,A,C,S):_e(h,p,k,v,A,C,S)},q=(h,p,g,y,k,v,A,C)=>{let S,_;const{props:D,shapeFlag:T,transition:O,dirs:B}=h;if(S=h.el=l(h.type,v,D&&D.is,D),T&8?u(S,h.children):T&16&&N(h.children,S,null,y,k,os(h,v),A,C),B&&Tt(h,null,y,"created"),Z(S,h,h.scopeId,A,y),D){for(const ce in D)ce!=="value"&&!rn(ce)&&i(S,ce,null,D[ce],v,y);"value"in D&&i(S,"value",null,D.value,v),(_=D.onVnodeBeforeMount)&&Je(_,y,h)}B&&Tt(h,null,y,"beforeMount");const J=yc(k,O);J&&O.beforeEnter(S),r(S,p,g),((_=D&&D.onVnodeMounted)||J||B)&&Pe(()=>{_&&Je(_,y,h),J&&O.enter(S),B&&Tt(h,null,y,"mounted")},k)},Z=(h,p,g,y,k)=>{if(g&&m(h,g),y)for(let v=0;v<y.length;v++)m(h,y[v]);if(k){let v=k.subTree;if(p===v||ll(v.type)&&(v.ssContent===p||v.ssFallback===p)){const A=k.vnode;Z(h,A,A.scopeId,A.slotScopeIds,k.parent)}}},N=(h,p,g,y,k,v,A,C,S=0)=>{for(let _=S;_<h.length;_++){const D=h[_]=C?bt(h[_]):Ze(h[_]);b(null,D,p,g,y,k,v,A,C)}},_e=(h,p,g,y,k,v,A)=>{const C=p.el=h.el;let{patchFlag:S,dynamicChildren:_,dirs:D}=p;S|=h.patchFlag&16;const T=h.props||ue,O=p.props||ue;let B;if(g&&It(g,!1),(B=O.onVnodeBeforeUpdate)&&Je(B,g,p,h),D&&Tt(p,h,g,"beforeUpdate"),g&&It(g,!0),(T.innerHTML&&O.innerHTML==null||T.textContent&&O.textContent==null)&&u(C,""),_?be(h.dynamicChildren,_,C,g,y,os(p,k),v):A||xt(h,p,C,null,g,y,os(p,k),v,!1),S>0){if(S&16)U(C,T,O,g,k);else if(S&2&&T.class!==O.class&&i(C,"class",null,O.class,k),S&4&&i(C,"style",T.style,O.style,k),S&8){const J=p.dynamicProps;for(let ce=0;ce<J.length;ce++){const he=J[ce],Ne=T[he],Ee=O[he];(Ee!==Ne||he==="value")&&i(C,he,Ne,Ee,k,g)}}S&1&&h.children!==p.children&&u(C,p.children)}else!A&&_==null&&U(C,T,O,g,k);((B=O.onVnodeUpdated)||D)&&Pe(()=>{B&&Je(B,g,p,h),D&&Tt(p,h,g,"updated")},y)},be=(h,p,g,y,k,v,A)=>{for(let C=0;C<p.length;C++){const S=h[C],_=p[C],D=S.el&&(S.type===de||!xn(S,_)||S.shapeFlag&198)?f(S.el):g;b(S,_,D,null,y,k,v,A,!0)}},U=(h,p,g,y,k)=>{if(p!==g){if(p!==ue)for(const v in p)!rn(v)&&!(v in g)&&i(h,v,p[v],null,k,y);for(const v in g){if(rn(v))continue;const A=g[v],C=p[v];A!==C&&v!=="value"&&i(h,v,C,A,k,y)}"value"in g&&i(h,"value",p.value,g.value,k)}},Q=(h,p,g,y,k,v,A,C,S)=>{const _=p.el=h?h.el:o(""),D=p.anchor=h?h.anchor:o("");let{patchFlag:T,dynamicChildren:O,slotScopeIds:B}=p;B&&(C=C?C.concat(B):B),h==null?(r(_,g,y),r(D,g,y),N(p.children||[],g,D,k,v,A,C,S)):T>0&&T&64&&O&&h.dynamicChildren?(be(h.dynamicChildren,O,g,k,v,A,C),(p.key!=null||k&&p===k.subTree)&&Xi(h,p,!0)):xt(h,p,g,D,k,v,A,C,S)},V=(h,p,g,y,k,v,A,C,S)=>{p.slotScopeIds=C,h==null?p.shapeFlag&512?k.ctx.activate(p,g,y,A,S):F(p,g,y,k,v,A,S):X(h,p,S)},F=(h,p,g,y,k,v,A)=>{const C=h.component=zc(h,y,k);if(Xa(h)&&(C.ctx.renderer=R),Fc(C,!1,A),C.asyncDep){if(k&&k.registerDep(C,le,A),!h.el){const S=C.subTree=fe(vt);w(null,S,p,g)}}else le(C,h,p,g,k,v,A)},X=(h,p,g)=>{const y=p.component=h.component;if(Ac(h,p,g))if(y.asyncDep&&!y.asyncResolved){ct(y,p,g);return}else y.next=p,y.update();else p.el=h.el,y.vnode=p},le=(h,p,g,y,k,v,A)=>{const C=()=>{if(h.isMounted){let{next:T,bu:O,u:B,parent:J,vnode:ce}=h;{const Pn=el(h);if(Pn){T&&(T.el=ce.el,ct(h,T,A)),Pn.asyncDep.then(()=>{h.isUnmounted||C()});return}}let he=T,Ne;It(h,!1),T?(T.el=ce.el,ct(h,T,A)):T=ce,O&&Vn(O),(Ne=T.props&&T.props.onVnodeBeforeUpdate)&&Je(Ne,J,T,ce),It(h,!0);const Ee=sl(h),Ve=h.subTree;h.subTree=Ee,b(Ve,Ee,f(Ve.el),Ot(Ve),h,k,v),T.el=Ee.el,he===null&&Ec(h,Ee.el),B&&Pe(B,k),(Ne=T.props&&T.props.onVnodeUpdated)&&Pe(()=>Je(Ne,J,T,ce),k)}else{let T;const{props:O}=p,{bm:B,m:J,parent:ce,root:he,type:Ne}=h,Ee=vn(p);It(h,!1),B&&Vn(B),!Ee&&(T=O&&O.onVnodeBeforeMount)&&Je(T,ce,p),It(h,!0);{he.ce&&he.ce._def.shadowRoot!==!1&&he.ce._injectChildStyle(Ne);const Ve=h.subTree=sl(h);b(null,Ve,g,y,h,k,v),p.el=Ve.el}if(J&&Pe(J,k),!Ee&&(T=O&&O.onVnodeMounted)){const Ve=p;Pe(()=>Je(T,ce,Ve),k)}(p.shapeFlag&256||ce&&vn(ce.vnode)&&ce.vnode.shapeFlag&256)&&h.a&&Pe(h.a,k),h.isMounted=!0,p=g=y=null}};h.scope.on();const S=h.effect=new vi(C);h.scope.off();const _=h.update=S.run.bind(S),D=h.job=S.runIfDirty.bind(S);D.i=h,D.id=h.uid,S.scheduler=()=>Qr(D),It(h,!0),_()},ct=(h,p,g)=>{p.component=h;const y=h.vnode.props;h.vnode=p,h.next=null,fc(h,p.props,y,g),gc(h,p.children,g),ft(),Di(h),ht()},xt=(h,p,g,y,k,v,A,C,S=!1)=>{const _=h&&h.children,D=h?h.shapeFlag:0,T=p.children,{patchFlag:O,shapeFlag:B}=p;if(O>0){if(O&128){Ar(_,T,g,y,k,v,A,C,S);return}else if(O&256){Mn(_,T,g,y,k,v,A,C,S);return}}B&8?(D&16&&jt(_,k,v),T!==_&&u(g,T)):D&16?B&16?Ar(_,T,g,y,k,v,A,C,S):jt(_,k,v,!0):(D&8&&u(g,""),B&16&&N(T,g,y,k,v,A,C,S))},Mn=(h,p,g,y,k,v,A,C,S)=>{h=h||Ft,p=p||Ft;const _=h.length,D=p.length,T=Math.min(_,D);let O;for(O=0;O<T;O++){const B=p[O]=S?bt(p[O]):Ze(p[O]);b(h[O],B,g,null,k,v,A,C,S)}_>D?jt(h,k,v,!0,!1,T):N(p,g,y,k,v,A,C,S,T)},Ar=(h,p,g,y,k,v,A,C,S)=>{let _=0;const D=p.length;let T=h.length-1,O=D-1;for(;_<=T&&_<=O;){const B=h[_],J=p[_]=S?bt(p[_]):Ze(p[_]);if(xn(B,J))b(B,J,g,null,k,v,A,C,S);else break;_++}for(;_<=T&&_<=O;){const B=h[T],J=p[O]=S?bt(p[O]):Ze(p[O]);if(xn(B,J))b(B,J,g,null,k,v,A,C,S);else break;T--,O--}if(_>T){if(_<=O){const B=O+1,J=B<D?p[B].el:y;for(;_<=O;)b(null,p[_]=S?bt(p[_]):Ze(p[_]),g,J,k,v,A,C,S),_++}}else if(_>O)for(;_<=T;)We(h[_],k,v,!0),_++;else{const B=_,J=_,ce=new Map;for(_=J;_<=O;_++){const Oe=p[_]=S?bt(p[_]):Ze(p[_]);Oe.key!=null&&ce.set(Oe.key,_)}let he,Ne=0;const Ee=O-J+1;let Ve=!1,Pn=0;const jn=new Array(Ee);for(_=0;_<Ee;_++)jn[_]=0;for(_=B;_<=T;_++){const Oe=h[_];if(Ne>=Ee){We(Oe,k,v,!0);continue}let Qe;if(Oe.key!=null)Qe=ce.get(Oe.key);else for(he=J;he<=O;he++)if(jn[he-J]===0&&xn(Oe,p[he])){Qe=he;break}Qe===void 0?We(Oe,k,v,!0):(jn[Qe-J]=_+1,Qe>=Pn?Pn=Qe:Ve=!0,b(Oe,p[Qe],g,null,k,v,A,C,S),Ne++)}const Ro=Ve?wc(jn):Ft;for(he=Ro.length-1,_=Ee-1;_>=0;_--){const Oe=J+_,Qe=p[Oe],Ao=Oe+1<D?p[Oe+1].el:y;jn[_]===0?b(null,Qe,g,Ao,k,v,A,C,S):Ve&&(he<0||_!==Ro[he]?Qt(Qe,g,Ao,2):he--)}}},Qt=(h,p,g,y,k=null)=>{const{el:v,type:A,transition:C,children:S,shapeFlag:_}=h;if(_&6){Qt(h.component.subTree,p,g,y);return}if(_&128){h.suspense.move(p,g,y);return}if(_&64){A.move(h,p,g,R);return}if(A===de){r(v,p,g);for(let T=0;T<S.length;T++)Qt(S[T],p,g,y);r(h.anchor,p,g);return}if(A===as){H(h,p,g);return}if(y!==2&&_&1&&C)if(y===0)C.beforeEnter(v),r(v,p,g),Pe(()=>C.enter(v),k);else{const{leave:T,delayLeave:O,afterLeave:B}=C,J=()=>{h.ctx.isUnmounted?s(v):r(v,p,g)},ce=()=>{T(v,()=>{J(),B&&B()})};O?O(v,J,ce):ce()}else r(v,p,g)},We=(h,p,g,y=!1,k=!1)=>{const{type:v,props:A,ref:C,children:S,dynamicChildren:_,shapeFlag:D,patchFlag:T,dirs:O,cacheIndex:B}=h;if(T===-2&&(k=!1),C!=null&&(ft(),mn(C,null,g,h,!0),ht()),B!=null&&(p.renderCache[B]=void 0),D&256){p.ctx.deactivate(h);return}const J=D&1&&O,ce=!vn(h);let he;if(ce&&(he=A&&A.onVnodeBeforeUnmount)&&Je(he,p,h),D&6)Tr(h.component,g,y);else{if(D&128){h.suspense.unmount(g,y);return}J&&Tt(h,null,p,"beforeUnmount"),D&64?h.type.remove(h,p,g,R,y):_&&!_.hasOnce&&(v!==de||T>0&&T&64)?jt(_,p,g,!1,!0):(v===de&&T&384||!k&&D&16)&&jt(S,p,g),y&&Er(h)}(ce&&(he=A&&A.onVnodeUnmounted)||J)&&Pe(()=>{he&&Je(he,p,h),J&&Tt(h,null,p,"unmounted")},g)},Er=h=>{const{type:p,el:g,anchor:y,transition:k}=h;if(p===de){Ls(g,y);return}if(p===as){I(h);return}const v=()=>{s(g),k&&!k.persisted&&k.afterLeave&&k.afterLeave()};if(h.shapeFlag&1&&k&&!k.persisted){const{leave:A,delayLeave:C}=k,S=()=>A(g,v);C?C(h.el,v,S):S()}else v()},Ls=(h,p)=>{let g;for(;h!==p;)g=d(h),s(h),h=g;s(p)},Tr=(h,p,g)=>{const{bum:y,scope:k,job:v,subTree:A,um:C,m:S,a:_,parent:D,slots:{__:T}}=h;tl(S),tl(_),y&&Vn(y),D&&W(T)&&T.forEach(O=>{D.renderCache[O]=void 0}),k.stop(),v&&(v.flags|=8,We(A,h,p,g)),C&&Pe(C,p),Pe(()=>{h.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},jt=(h,p,g,y=!1,k=!1,v=0)=>{for(let A=v;A<h.length;A++)We(h[A],p,g,y,k)},Ot=h=>{if(h.shapeFlag&6)return Ot(h.component.subTree);if(h.shapeFlag&128)return h.suspense.next();const p=d(h.anchor||h.el),g=p&&p[Ja];return g?d(g):p};let Xt=!1;const j=(h,p,g)=>{h==null?p._vnode&&We(p._vnode,null,null,!0):b(p._vnode||null,h,p,null,null,null,g),p._vnode=h,Xt||(Xt=!0,Di(),Hi(),Xt=!1)},R={p:b,um:We,m:Qt,r:Er,mt:F,mc:N,pc:xt,pbc:be,n:Ot,o:e};return{render:j,hydrate:void 0,createApp:ac(j)}}function os({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function It({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function yc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Xi(e,t,n=!1){const r=e.children,s=t.children;if(W(r)&&W(s))for(let i=0;i<r.length;i++){const l=r[i];let o=s[i];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=s[i]=bt(s[i]),o.el=l.el),!n&&o.patchFlag!==-2&&Xi(l,o)),o.type===or&&(o.el=l.el),o.type===vt&&!o.el&&(o.el=l.el)}}function wc(e){const t=e.slice(),n=[0];let r,s,i,l,o;const a=e.length;for(r=0;r<a;r++){const c=e[r];if(c!==0){if(s=n[n.length-1],e[s]<c){t[r]=s,n.push(r);continue}for(i=0,l=n.length-1;i<l;)o=i+l>>1,e[n[o]]<c?i=o+1:l=o;c<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,l=n[i-1];i-- >0;)n[i]=l,l=t[l];return n}function el(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:el(t)}function tl(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const kc=Symbol.for("v-scx"),xc=()=>ir(kc);function nl(e,t){return rl(e,null,t)}function mt(e,t,n){return rl(e,t,n)}function rl(e,t,n=ue){const{immediate:r,flush:s}=n,i=ze({},n),l=t&&r||!t&&s!=="post";let o;if(_n){if(s==="sync"){const f=xc();o=f.__watcherHandles||(f.__watcherHandles=[])}else if(!l){const f=()=>{};return f.stop=$t,f.resume=$t,f.pause=$t,f}}const a=Re;i.call=(f,d,m)=>nt(f,a,d,m);let c=!1;s==="post"?i.scheduler=f=>{Pe(f,a&&a.suspense)}:s!=="sync"&&(c=!0,i.scheduler=(f,d)=>{d?f():Qr(f)}),i.augmentJob=f=>{t&&(f.flags|=4),c&&(f.flags|=2,a&&(f.id=a.uid,f.i=a))};const u=Wa(e,t,i);return _n&&(o?o.push(u):l&&u()),u}const _c=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Fe(t)}Modifiers`]||e[`${Ct(t)}Modifiers`];function $c(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ue;let s=n;const i=t.startsWith("update:"),l=i&&_c(r,t.slice(7));l&&(l.trim&&(s=n.map(u=>ke(u)?u.trim():u)),l.number&&(s=n.map(Bn)));let o,a=r[o=Fr(t)]||r[o=Fr(Fe(t))];!a&&i&&(a=r[o=Fr(Ct(t))]),a&&nt(a,e,6,s);const c=r[o+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,nt(c,e,6,s)}}function Cc(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const i=e.emits;let l={};return i?(W(i)?i.forEach(o=>l[o]=null):ze(l,i),ge(e)&&r.set(e,l),l):(ge(e)&&r.set(e,null),null)}function lr(e,t){return!e||!Hn(t)?!1:(t=t.slice(2).replace(/Once$/,""),ne(e,t[0].toLowerCase()+t.slice(1))||ne(e,Ct(t))||ne(e,t))}function sl(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[i],slots:l,attrs:o,emit:a,render:c,renderCache:u,props:f,data:d,setupState:m,ctx:x,inheritAttrs:b}=e,E=rr(e);let w,$;try{if(n.shapeFlag&4){const I=s||r,P=I;w=Ze(c.call(P,I,u,f,m,d,x)),$=o}else{const I=t;w=Ze(I.length>1?I(f,{attrs:o,slots:l,emit:a}):I(f,null)),$=t.props?o:Sc(o)}}catch(I){wn.length=0,tr(I,e,1),w=fe(vt)}let H=w;if($&&b!==!1){const I=Object.keys($),{shapeFlag:P}=H;I.length&&P&7&&(i&&I.some(Or)&&($=Rc($,i)),H=Gt(H,$,!1,!0))}return n.dirs&&(H=Gt(H,null,!1,!0),H.dirs=H.dirs?H.dirs.concat(n.dirs):n.dirs),n.transition&&Xr(H,n.transition),w=H,rr(E),w}const Sc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Hn(n))&&((t||(t={}))[n]=e[n]);return t},Rc=(e,t)=>{const n={};for(const r in e)(!Or(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Ac(e,t,n){const{props:r,children:s,component:i}=e,{props:l,children:o,patchFlag:a}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?il(r,l,c):!!l;if(a&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const d=u[f];if(l[d]!==r[d]&&!lr(c,d))return!0}}}else return(s||o)&&(!o||!o.$stable)?!0:r===l?!1:r?l?il(r,l,c):!0:!!l;return!1}function il(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(t[i]!==e[i]&&!lr(n,i))return!0}return!1}function Ec({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const ll=e=>e.__isSuspense;function Tc(e,t){t&&t.pendingBranch?W(e)?t.effects.push(...e):t.effects.push(e):Ga(e)}const de=Symbol.for("v-fgt"),or=Symbol.for("v-txt"),vt=Symbol.for("v-cmt"),as=Symbol.for("v-stc"),wn=[];let je=null;function L(e=!1){wn.push(je=e?null:[])}function Ic(){wn.pop(),je=wn[wn.length-1]||null}let kn=1;function ol(e,t=!1){kn+=e,e<0&&je&&t&&(je.hasOnce=!0)}function al(e){return e.dynamicChildren=kn>0?je||Ft:null,Ic(),kn>0&&je&&je.push(e),e}function M(e,t,n,r,s,i){return al(z(e,t,n,r,s,i,!0))}function rt(e,t,n,r,s){return al(fe(e,t,n,r,s,!0))}function ar(e){return e?e.__v_isVNode===!0:!1}function xn(e,t){return e.type===t.type&&e.key===t.key}const cl=({key:e})=>e??null,cr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ke(e)||we(e)||re(e)?{i:Le,r:e,k:t,f:!!n}:e:null);function z(e,t=null,n=null,r=0,s=null,i=e===de?0:1,l=!1,o=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&cl(t),ref:t&&cr(t),scopeId:Ni,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Le};return o?(cs(a,n),i&128&&e.normalize(a)):n&&(a.shapeFlag|=ke(n)?8:16),kn>0&&!l&&je&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&je.push(a),a}const fe=Lc;function Lc(e,t=null,n=null,r=0,s=null,i=!1){if((!e||e===sc)&&(e=vt),ar(e)){const o=Gt(e,t,!0);return n&&cs(o,n),kn>0&&!i&&je&&(o.shapeFlag&6?je[je.indexOf(e)]=o:je.push(o)),o.patchFlag=-2,o}if(Vc(e)&&(e=e.__vccOpts),t){t=Mc(t);let{class:o,style:a}=t;o&&!ke(o)&&(t.class=ye(o)),ge(a)&&(Yr(a)&&!W(a)&&(a=ze({},a)),t.style=ln(a))}const l=ke(e)?1:ll(e)?128:Ya(e)?64:ge(e)?4:re(e)?2:0;return z(e,t,n,r,s,l,i,!0)}function Mc(e){return e?Yr(e)||Ki(e)?ze({},e):e:null}function Gt(e,t,n=!1,r=!1){const{props:s,ref:i,patchFlag:l,children:o,transition:a}=e,c=t?Pc(s||{},t):s,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&cl(c),ref:t&&t.ref?n&&i?W(i)?i.concat(cr(t)):[i,cr(t)]:cr(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==de?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Gt(e.ssContent),ssFallback:e.ssFallback&&Gt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&Xr(u,a.clone(u)),u}function st(e=" ",t=0){return fe(or,null,e,t)}function Y(e="",t=!1){return t?(L(),rt(vt,null,e)):fe(vt,null,e)}function Ze(e){return e==null||typeof e=="boolean"?fe(vt):W(e)?fe(de,null,e.slice()):ar(e)?bt(e):fe(or,null,String(e))}function bt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Gt(e)}function cs(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(W(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),cs(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Ki(t)?t._ctx=Le:s===3&&Le&&(Le.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else re(t)?(t={default:t,_ctx:Le},n=32):(t=String(t),r&64?(n=16,t=[st(t)]):n=8);e.children=t,e.shapeFlag|=n}function Pc(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=ye([t.class,r.class]));else if(s==="style")t.style=ln([t.style,r.style]);else if(Hn(s)){const i=t[s],l=r[s];l&&i!==l&&!(W(i)&&i.includes(l))&&(t[s]=i?[].concat(i,l):l)}else s!==""&&(t[s]=r[s])}return t}function Je(e,t,n,r=null){nt(e,t,7,[n,r])}const jc=Bi();let Oc=0;function zc(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||jc,i={uid:Oc++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new ua(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:hc(r,s),emitsOptions:Cc(r,s),emit:null,emitted:null,propsDefaults:ue,inheritAttrs:r.inheritAttrs,ctx:ue,data:ue,props:ue,attrs:ue,slots:ue,refs:ue,setupState:ue,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=$c.bind(null,i),e.ce&&e.ce(i),i}let Re=null;const ul=()=>Re||Le;let ur,us;{const e=sn(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),i=>{s.length>1?s.forEach(l=>l(i)):s[0](i)}};ur=t("__VUE_INSTANCE_SETTERS__",n=>Re=n),us=t("__VUE_SSR_SETTERS__",n=>_n=n)}const fs=e=>{const t=Re;return ur(e),e.scope.on(),()=>{e.scope.off(),ur(t)}},fl=()=>{Re&&Re.scope.off(),ur(null)};function hl(e){return e.vnode.shapeFlag&4}let _n=!1;function Fc(e,t=!1,n=!1){t&&us(t);const{props:r,children:s}=e.vnode,i=hl(e);uc(e,r,i,t),dc(e,s,n||t);const l=i?Dc(e,t):void 0;return t&&us(!1),l}function Dc(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,lc);const{setup:r}=n;if(r){ft();const s=e.setupContext=r.length>1?Uc(e):null,i=fs(e),l=pn(r,e,0,[e.props,s]),o=ci(l);if(ht(),i(),(o||e.sp)&&!vn(e)&&Qa(e),o){if(l.then(fl,fl),t)return l.then(a=>{pl(e,a,t)}).catch(a=>{tr(a,e,0)});e.asyncDep=l}else pl(e,l,t)}else gl(e,t)}function pl(e,t,n){re(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ge(t)&&(e.setupState=Oi(t)),gl(e,n)}let dl;function gl(e,t,n){const r=e.type;if(!e.render){if(!t&&dl&&!r.render){const s=r.template||!1;if(s){const{isCustomElement:i,compilerOptions:l}=e.appContext.config,{delimiters:o,compilerOptions:a}=r,c=ze(ze({isCustomElement:i,delimiters:o},l),a);r.render=dl(s,c)}}e.render=r.render||$t}}const Hc={get(e,t){return Ce(e,"get",""),e[t]}};function Uc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Hc),slots:e.slots,emit:e.emit,expose:t}}function fr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Oi(Ma(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in yn)return yn[n](e)},has(t,n){return n in t||n in yn}})):e.proxy}function Nc(e,t=!0){return re(e)?e.displayName||e.name:e.name||t&&e.__name}function Vc(e){return re(e)&&"__vccOpts"in e}const ve=(e,t)=>Va(e,t,_n);function se(e,t,n){const r=arguments.length;return r===2?ge(t)&&!W(t)?ar(t)?fe(e,null,[t]):fe(e,t):fe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&ar(n)&&(n=[n]),fe(e,t,n))}const Bc="3.5.17";/**
|
|
23
|
+
* @vue/runtime-dom v3.5.17
|
|
24
24
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
25
25
|
* @license MIT
|
|
26
|
-
**/let ui;const pl=typeof window<"u"&&window.trustedTypes;if(pl)try{ui=pl.createPolicy("vue",{createHTML:e=>e})}catch{}const dl=ui?e=>ui.createHTML(e):e=>e,Nc="http://www.w3.org/2000/svg",Bc="http://www.w3.org/1998/Math/MathML",ot=typeof document<"u"?document:null,gl=ot&&ot.createElement("template"),Vc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const i=t==="svg"?ot.createElementNS(Nc,e):t==="mathml"?ot.createElementNS(Bc,e):n?ot.createElement(e,{is:n}):ot.createElement(e);return e==="select"&&r&&r.multiple!=null&&i.setAttribute("multiple",r.multiple),i},createText:e=>ot.createTextNode(e),createComment:e=>ot.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>ot.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,i,s){const l=n?n.previousSibling:t.lastChild;if(i&&(i===s||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===s||!(i=i.nextSibling)););else{gl.innerHTML=dl(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const o=gl.content;if(r==="svg"||r==="mathml"){const a=o.firstChild;for(;a.firstChild;)o.appendChild(a.firstChild);o.removeChild(a)}t.insertBefore(o,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Wc=Symbol("_vtc");function qc(e,t,n){const r=e[Wc];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const hr=Symbol("_vod"),ml=Symbol("_vsh"),vl={beforeMount(e,{value:t},{transition:n}){e[hr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):_n(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),_n(e,!0),r.enter(e)):r.leave(e,()=>{_n(e,!1)}):_n(e,t))},beforeUnmount(e,{value:t}){_n(e,t)}};function _n(e,t){e.style.display=t?e[hr]:"none",e[ml]=!t}const Kc=Symbol(""),Gc=/(^|;)\s*display\s*:/;function Zc(e,t,n){const r=e.style,i=ye(n);let s=!1;if(n&&!i){if(t)if(ye(t))for(const l of t.split(";")){const o=l.slice(0,l.indexOf(":")).trim();n[o]==null&&pr(r,o,"")}else for(const l in t)n[l]==null&&pr(r,l,"");for(const l in n)l==="display"&&(s=!0),pr(r,l,n[l])}else if(i){if(t!==n){const l=r[Kc];l&&(n+=";"+l),r.cssText=n,s=Gc.test(n)}}else t&&e.removeAttribute("style");hr in e&&(e[hr]=s?r.display:"",e[ml]&&(r.display="none"))}const bl=/\s*!important$/;function pr(e,t,n){if(q(n))n.forEach(r=>pr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Yc(e,t);bl.test(n)?e.setProperty(kt(r),n.replace(bl,""),"important"):e[r]=n}}const yl=["Webkit","Moz","ms"],fi={};function Yc(e,t){const n=fi[t];if(n)return n;let r=ze(t);if(r!=="filter"&&r in e)return fi[t]=r;r=Nn(r);for(let i=0;i<yl.length;i++){const s=yl[i]+r;if(s in e)return fi[t]=s}return t}const wl="http://www.w3.org/1999/xlink";function kl(e,t,n,r,i,s=sa(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(wl,t.slice(6,t.length)):e.setAttributeNS(wl,t,n):n==null||s&&!cs(n)?e.removeAttribute(t):e.setAttribute(t,s?"":Ze(n)?String(n):n)}function xl(e,t,n,r,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?dl(n):n);return}const s=e.tagName;if(t==="value"&&s!=="PROGRESS"&&!s.includes("-")){const o=s==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(o!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const o=typeof e[t];o==="boolean"?n=cs(n):n==null&&o==="string"?(n="",l=!0):o==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(i||t)}function at(e,t,n,r){e.addEventListener(t,n,r)}function Jc(e,t,n,r){e.removeEventListener(t,n,r)}const _l=Symbol("_vei");function Qc(e,t,n,r,i=null){const s=e[_l]||(e[_l]={}),l=s[t];if(r&&l)l.value=r;else{const[o,a]=Xc(t);if(r){const c=s[t]=nu(r,i);at(e,o,c,a)}else l&&(Jc(e,o,l,a),s[t]=void 0)}}const Cl=/(?:Once|Passive|Capture)$/;function Xc(e){let t;if(Cl.test(e)){t={};let r;for(;r=e.match(Cl);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):kt(e.slice(2)),t]}let hi=0;const eu=Promise.resolve(),tu=()=>hi||(eu.then(()=>hi=0),hi=Date.now());function nu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;it(ru(r,n.value),t,5,[r])};return n.value=e,n.attached=tu(),n}function ru(e,t){if(q(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>i=>!i._stopped&&r&&r(i))}else return t}const Sl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,iu=(e,t,n,r,i,s)=>{const l=i==="svg";t==="class"?qc(e,r,l):t==="style"?Zc(e,n,r):Hn(t)?Or(t)||Qc(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):su(e,t,r,l))?(xl(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&kl(e,t,r,l,s,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ye(r))?xl(e,ze(t),r,s,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),kl(e,t,r,l))};function su(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Sl(t)&&ee(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return Sl(t)&&ye(n)?!1:t in e}const vt=e=>{const t=e.props["onUpdate:modelValue"]||!1;return q(t)?n=>Bn(t,n):t};function lu(e){e.target.composing=!0}function $l(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const He=Symbol("_assign"),pi={created(e,{modifiers:{lazy:t,trim:n,number:r}},i){e[He]=vt(i);const s=r||i.props&&i.props.type==="number";at(e,t?"change":"input",l=>{if(l.target.composing)return;let o=e.value;n&&(o=o.trim()),s&&(o=Vn(o)),e[He](o)}),n&&at(e,"change",()=>{e.value=e.value.trim()}),t||(at(e,"compositionstart",lu),at(e,"compositionend",$l),at(e,"change",$l))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:i,number:s}},l){if(e[He]=vt(l),e.composing)return;const o=(s||e.type==="number")&&!/^0\d/.test(e.value)?Vn(e.value):e.value,a=t??"";o!==a&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||i&&e.value.trim()===a)||(e.value=a))}},ou={deep:!0,created(e,t,n){e[He]=vt(n),at(e,"change",()=>{const r=e._modelValue,i=Zt(e),s=e.checked,l=e[He];if(q(r)){const o=Dr(r,i),a=o!==-1;if(s&&!a)l(r.concat(i));else if(!s&&a){const c=[...r];c.splice(o,1),l(c)}}else if(Ht(r)){const o=new Set(r);s?o.add(i):o.delete(i),l(o)}else l(El(e,s))})},mounted:Rl,beforeUpdate(e,t,n){e[He]=vt(n),Rl(e,t,n)}};function Rl(e,{value:t,oldValue:n},r){e._modelValue=t;let i;if(q(t))i=Dr(t,r.props.value)>-1;else if(Ht(t))i=t.has(r.props.value);else{if(t===n)return;i=xt(t,El(e,!0))}e.checked!==i&&(e.checked=i)}const au={created(e,{value:t},n){e.checked=xt(t,n.props.value),e[He]=vt(n),at(e,"change",()=>{e[He](Zt(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[He]=vt(r),t!==n&&(e.checked=xt(t,r.props.value))}},cu={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const i=Ht(t);at(e,"change",()=>{const s=Array.prototype.filter.call(e.options,l=>l.selected).map(l=>n?Vn(Zt(l)):Zt(l));e[He](e.multiple?i?new Set(s):s:s[0]),e._assigning=!0,qt(()=>{e._assigning=!1})}),e[He]=vt(r)},mounted(e,{value:t}){Al(e,t)},beforeUpdate(e,t,n){e[He]=vt(n)},updated(e,{value:t}){e._assigning||Al(e,t)}};function Al(e,t){const n=e.multiple,r=q(t);if(!(n&&!r&&!Ht(t))){for(let i=0,s=e.options.length;i<s;i++){const l=e.options[i],o=Zt(l);if(n)if(r){const a=typeof o;a==="string"||a==="number"?l.selected=t.some(c=>String(c)===String(o)):l.selected=Dr(t,o)>-1}else l.selected=t.has(o);else if(xt(Zt(l),t)){e.selectedIndex!==i&&(e.selectedIndex=i);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Zt(e){return"_value"in e?e._value:e.value}function El(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const uu={created(e,t,n){dr(e,t,n,null,"created")},mounted(e,t,n){dr(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){dr(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){dr(e,t,n,r,"updated")}};function fu(e,t){switch(e){case"SELECT":return cu;case"TEXTAREA":return pi;default:switch(t){case"checkbox":return ou;case"radio":return au;default:return pi}}}function dr(e,t,n,r,i){const l=fu(e.tagName,n.props&&n.props.type)[i];l&&l(e,t,n,r)}const hu=je({patchProp:iu},Vc);let Tl;function pu(){return Tl||(Tl=dc(hu))}const du=(...e)=>{const t=pu().createApp(...e),{mount:n}=t;return t.mount=r=>{const i=mu(r);if(!i)return;const s=t._component;!ee(s)&&!s.render&&!s.template&&(s.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const l=n(i,!1,gu(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),l},t};function gu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function mu(e){return ye(e)?document.querySelector(e):e}function Cn(e){return hs()?(aa(e),!0):!1}const gr=typeof window<"u"&&typeof document<"u",vu=Object.prototype.toString,bu=e=>vu.call(e)==="[object Object]",mr=()=>{};function yu(...e){if(e.length!==1)return za(...e);const t=e[0];return typeof t=="function"?Nt(Pa(()=>({get:t,set:mr}))):ie(t)}function Il(e,t){function n(...r){return new Promise((i,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(i).catch(s)})}return n}const Ll=e=>e();function wu(e,t={}){let n,r,i=mr;const s=a=>{clearTimeout(a),i(),i=mr};let l;return a=>{const c=Le(e),u=Le(t.maxWait);return n&&s(n),c<=0||u!==void 0&&u<=0?(r&&(s(r),r=null),Promise.resolve(a())):new Promise((f,d)=>{i=t.rejectOnCancel?d:f,l=a,u&&!r&&(r=setTimeout(()=>{n&&s(n),r=null,f(l())},u)),n=setTimeout(()=>{r&&s(r),r=null,f(a())},c)})}}function ku(e=Ll,t={}){const{initialState:n="active"}=t,r=yu(n==="active");function i(){r.value=!1}function s(){r.value=!0}const l=(...o)=>{r.value&&e(...o)};return{isActive:Nt(r),pause:i,resume:s,eventFilter:l}}function di(e){return Array.isArray(e)?e:[e]}function Ml(e){return ol()}function xu(e,t=200,n={}){return Il(wu(t,n),e)}function _u(e,t,n={}){const{eventFilter:r=Ll,...i}=n;return gt(e,Il(r,t),i)}function Cu(e,t,n={}){const{eventFilter:r,initialState:i="active",...s}=n,{eventFilter:l,pause:o,resume:a,isActive:c}=ku(r,{initialState:i});return{stop:_u(e,t,{...s,eventFilter:l}),pause:o,resume:a,isActive:c}}function gi(e,t=!0,n){Ml()?vn(e,n):t?e():qt(e)}function Su(e,t){Ml()&&ei(e,t)}function $u(e,t=1e3,n={}){const{immediate:r=!0,immediateCallback:i=!1}=n;let s=null;const l=Rt(!1);function o(){s&&(clearInterval(s),s=null)}function a(){l.value=!1,o()}function c(){const u=Le(t);u<=0||(l.value=!0,i&&e(),o(),l.value&&(s=setInterval(e,u)))}if(r&&gr&&c(),be(t)||typeof t=="function"){const u=gt(t,()=>{l.value&&gr&&c()});Cn(u)}return Cn(a),{isActive:Ea(l),pause:a,resume:c}}function Yt(e,t,n){return gt(e,t,{...n,immediate:!0})}const vr=gr?window:void 0,Pl=gr?window.document:void 0;function Ru(e){var t;const n=Le(e);return(t=n==null?void 0:n.$el)!=null?t:n}function Lt(...e){const t=[],n=()=>{t.forEach(o=>o()),t.length=0},r=(o,a,c,u)=>(o.addEventListener(a,c,u),()=>o.removeEventListener(a,c,u)),i=me(()=>{const o=di(Le(e[0])).filter(a=>a!=null);return o.every(a=>typeof a!="string")?o:void 0}),s=Yt(()=>{var o,a;return[(a=(o=i.value)==null?void 0:o.map(c=>Ru(c)))!=null?a:[vr].filter(c=>c!=null),di(Le(i.value?e[1]:e[0])),di(K(i.value?e[2]:e[1])),Le(i.value?e[3]:e[2])]},([o,a,c,u])=>{if(n(),!(o!=null&&o.length)||!(a!=null&&a.length)||!(c!=null&&c.length))return;const f=bu(u)?{...u}:u;t.push(...o.flatMap(d=>a.flatMap(m=>c.map(x=>r(d,m,x,f)))))},{flush:"post"}),l=()=>{s(),n()};return Cn(n),l}function Au(e,t={}){const{immediate:n=!0,fpsLimit:r=void 0,window:i=vr,once:s=!1}=t,l=Rt(!1),o=me(()=>r?1e3/Le(r):null);let a=0,c=null;function u(m){if(!l.value||!i)return;a||(a=m);const x=m-a;if(o.value&&x<o.value){c=i.requestAnimationFrame(u);return}if(a=m,e({delta:x,timestamp:m}),s){l.value=!1,c=null;return}c=i.requestAnimationFrame(u)}function f(){!l.value&&i&&(l.value=!0,a=0,c=i.requestAnimationFrame(u))}function d(){l.value=!1,c!=null&&i&&(i.cancelAnimationFrame(c),c=null)}return n&&f(),Cn(d),{isActive:Nt(l),pause:d,resume:f}}const br=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},yr="__vueuse_ssr_handlers__",Eu=Tu();function Tu(){return yr in br||(br[yr]=br[yr]||{}),br[yr]}function Iu(e,t){return Eu[e]||t}function Lu(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Mu={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Ol="vueuse-storage";function Jt(e,t,n,r={}){var i;const{flush:s="pre",deep:l=!0,listenToStorageChanges:o=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:u,window:f=vr,eventFilter:d,onError:m=E=>{console.error(E)},initOnMounted:x}=r,b=(u?Rt:ie)(typeof t=="function"?t():t),T=me(()=>Le(e));if(!n)try{n=Iu("getDefaultStorage",()=>{var E;return(E=vr)==null?void 0:E.localStorage})()}catch(E){m(E)}if(!n)return b;const w=Le(t),C=Lu(w),N=(i=r.serializer)!=null?i:Mu[C],{pause:I,resume:O}=Cu(b,()=>j(b.value),{flush:s,deep:l,eventFilter:d});gt(T,()=>fe(),{flush:s}),f&&o&&gi(()=>{n instanceof Storage?Lt(f,"storage",fe,{passive:!0}):Lt(f,Ol,Ue),x&&fe()}),x||fe();function G(E,B){if(f){const F={key:T.value,oldValue:E,newValue:B,storageArea:n};f.dispatchEvent(n instanceof Storage?new StorageEvent("storage",F):new CustomEvent(Ol,{detail:F}))}}function j(E){try{const B=n.getItem(T.value);if(E==null)G(B,null),n.removeItem(T.value);else{const F=N.write(E);B!==F&&(n.setItem(T.value,F),G(B,F))}}catch(B){m(B)}}function ae(E){const B=E?E.newValue:n.getItem(T.value);if(B==null)return a&&w!=null&&n.setItem(T.value,N.write(w)),w;if(!E&&c){const F=N.read(B);return typeof c=="function"?c(F,w):C==="object"&&!Array.isArray(F)?{...w,...F}:F}else return typeof B!="string"?B:N.read(B)}function fe(E){if(!(E&&E.storageArea!==n)){if(E&&E.key==null){b.value=w;return}if(!(E&&E.key!==T.value)){I();try{(E==null?void 0:E.newValue)!==N.write(b.value)&&(b.value=ae(E))}catch(B){m(B)}finally{E?qt(O):O()}}}}function Ue(E){fe(E.detail)}return b}function Pu(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,r=ie(new Date),i=()=>r.value=new Date,s=n==="requestAnimationFrame"?Au(i,{immediate:!0}):$u(i,n,{immediate:!0});return t?{now:r,...s}:r}function Ou(e,t=mr,n={}){const{immediate:r=!0,manual:i=!1,type:s="text/javascript",async:l=!0,crossOrigin:o,referrerPolicy:a,noModule:c,defer:u,document:f=Pl,attrs:d={}}=n,m=Rt(null);let x=null;const b=C=>new Promise((N,I)=>{const O=fe=>(m.value=fe,N(fe),fe);if(!f){N(!1);return}let G=!1,j=f.querySelector(`script[src="${Le(e)}"]`);j?j.hasAttribute("data-loaded")&&O(j):(j=f.createElement("script"),j.type=s,j.async=l,j.src=Le(e),u&&(j.defer=u),o&&(j.crossOrigin=o),c&&(j.noModule=c),a&&(j.referrerPolicy=a),Object.entries(d).forEach(([fe,Ue])=>j==null?void 0:j.setAttribute(fe,Ue)),G=!0);const ae={passive:!0};Lt(j,"error",fe=>I(fe),ae),Lt(j,"abort",fe=>I(fe),ae),Lt(j,"load",()=>{j.setAttribute("data-loaded","true"),t(j),O(j)},ae),G&&(j=f.head.appendChild(j)),C||O(j)}),T=(C=!0)=>(x||(x=b(C)),x),w=()=>{if(!f)return;x=null,m.value&&(m.value=null);const C=f.querySelector(`script[src="${Le(e)}"]`);C&&f.head.removeChild(C)};return r&&!i&&gi(T),i||Su(w),{scriptTag:m,load:T,unload:w}}let ju=0;function zu(e,t={}){const n=Rt(!1),{document:r=Pl,immediate:i=!0,manual:s=!1,id:l=`vueuse_styletag_${++ju}`}=t,o=Rt(e);let a=()=>{};const c=()=>{if(!r)return;const f=r.getElementById(l)||r.createElement("style");f.isConnected||(f.id=l,t.media&&(f.media=t.media),r.head.appendChild(f)),!n.value&&(a=gt(o,d=>{f.textContent=d},{immediate:!0}),n.value=!0)},u=()=>{!r||!n.value||(a(),r.head.removeChild(r.getElementById(l)),n.value=!1)};return i&&!s&&gi(c),s||Cn(u),{id:l,css:o,unload:u,load:c,isLoaded:Nt(n)}}const Du="WALINE_EMOJI",jl=Jt(Du,{}),Fu=e=>!!/@[0-9]+\.[0-9]+\.[0-9]+/.test(e),Hu=e=>{const t=Fu(e);if(t){const n=jl.value[e];if(n)return Promise.resolve(n)}return fetch(`${e}/info.json`).then(n=>n.json()).then(n=>{const r={folder:e,...n};return t&&(jl.value[e]=r),r})},zl=(e,t="",n="",r="")=>`${t?`${t}/`:""}${n}${e}${r?`.${r}`:""}`,Uu=e=>Promise.all(e?e.map(t=>zt(t)?Hu(es(t)):Promise.resolve(t)):[]).then(t=>{const n={tabs:[],map:{}};return t.forEach(r=>{const{name:i,folder:s,icon:l,prefix:o="",type:a,items:c}=r;n.tabs.push({name:i,icon:zl(l,s,o,a),items:c.map(u=>{const f=`${o}${u}`;return n.map[f]=zl(u,s,o,a),f})})}),n}),Dl=e=>{e.name!=="AbortError"&&console.error(e.message)},mi=e=>e instanceof HTMLElement?e:zt(e)?document.querySelector(e):null,Nu=e=>e.type.includes("image"),Fl=e=>{const t=Array.from(e).find(Nu);return t?t.getAsFile():null};function vi(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let Mt=vi();function Hl(e){Mt=e}const Sn={exec:()=>null};function ne(e,t=""){let n=typeof e=="string"?e:e.source;const r={replace:(i,s)=>{let l=typeof s=="string"?s:s.source;return l=l.replace(Re.caret,"$1"),n=n.replace(i,l),r},getRegex:()=>new RegExp(n,t)};return r}const Re={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}#`),htmlBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}<(?:[a-z].*>|!--)`,"i")},Bu=/^(?:[ \t]*(?:\n|$))+/,Vu=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,Wu=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,$n=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,qu=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,bi=/(?:[*+-]|\d{1,9}[.)])/,Ul=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,Nl=ne(Ul).replace(/bull/g,bi).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Ku=ne(Ul).replace(/bull/g,bi).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),yi=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,Gu=/^[^\n]+/,wi=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Zu=ne(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",wi).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Yu=ne(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,bi).getRegex(),wr="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|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",ki=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Ju=ne("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",ki).replace("tag",wr).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Bl=ne(yi).replace("hr",$n).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",wr).getRegex(),xi={blockquote:ne(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Bl).getRegex(),code:Vu,def:Zu,fences:Wu,heading:qu,hr:$n,html:Ju,lheading:Nl,list:Yu,newline:Bu,paragraph:Bl,table:Sn,text:Gu},Vl=ne("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",$n).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",wr).getRegex(),Qu={...xi,lheading:Ku,table:Vl,paragraph:ne(yi).replace("hr",$n).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Vl).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",wr).getRegex()},Xu={...xi,html:ne(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",ki).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Sn,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:ne(yi).replace("hr",$n).replace("heading",` *#{1,6} *[^
|
|
27
|
-
]`).replace("lheading",
|
|
28
|
-
`).map(
|
|
29
|
-
`)}class
|
|
30
|
-
`)}}}fences(t){
|
|
31
|
-
`)}}blockquote(t){
|
|
26
|
+
**/let hs;const ml=typeof window<"u"&&window.trustedTypes;if(ml)try{hs=ml.createPolicy("vue",{createHTML:e=>e})}catch{}const vl=hs?e=>hs.createHTML(e):e=>e,Wc="http://www.w3.org/2000/svg",qc="http://www.w3.org/1998/Math/MathML",it=typeof document<"u"?document:null,bl=it&&it.createElement("template"),Kc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?it.createElementNS(Wc,e):t==="mathml"?it.createElementNS(qc,e):n?it.createElement(e,{is:n}):it.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>it.createTextNode(e),createComment:e=>it.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>it.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,i){const l=n?n.previousSibling:t.lastChild;if(s&&(s===i||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{bl.innerHTML=vl(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const o=bl.content;if(r==="svg"||r==="mathml"){const a=o.firstChild;for(;a.firstChild;)o.appendChild(a.firstChild);o.removeChild(a)}t.insertBefore(o,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Gc=Symbol("_vtc");function Zc(e,t,n){const r=e[Gc];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const hr=Symbol("_vod"),yl=Symbol("_vsh"),wl={beforeMount(e,{value:t},{transition:n}){e[hr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):$n(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),$n(e,!0),r.enter(e)):r.leave(e,()=>{$n(e,!1)}):$n(e,t))},beforeUnmount(e,{value:t}){$n(e,t)}};function $n(e,t){e.style.display=t?e[hr]:"none",e[yl]=!t}const Jc=Symbol(""),Yc=/(^|;)\s*display\s*:/;function Qc(e,t,n){const r=e.style,s=ke(n);let i=!1;if(n&&!s){if(t)if(ke(t))for(const l of t.split(";")){const o=l.slice(0,l.indexOf(":")).trim();n[o]==null&&pr(r,o,"")}else for(const l in t)n[l]==null&&pr(r,l,"");for(const l in n)l==="display"&&(i=!0),pr(r,l,n[l])}else if(s){if(t!==n){const l=r[Jc];l&&(n+=";"+l),r.cssText=n,i=Yc.test(n)}}else t&&e.removeAttribute("style");hr in e&&(e[hr]=i?r.display:"",e[yl]&&(r.display="none"))}const kl=/\s*!important$/;function pr(e,t,n){if(W(n))n.forEach(r=>pr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Xc(e,t);kl.test(n)?e.setProperty(Ct(r),n.replace(kl,""),"important"):e[r]=n}}const xl=["Webkit","Moz","ms"],ps={};function Xc(e,t){const n=ps[t];if(n)return n;let r=Fe(t);if(r!=="filter"&&r in e)return ps[t]=r;r=Nn(r);for(let s=0;s<xl.length;s++){const i=xl[s]+r;if(i in e)return ps[t]=i}return t}const _l="http://www.w3.org/1999/xlink";function $l(e,t,n,r,s,i=aa(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(_l,t.slice(6,t.length)):e.setAttributeNS(_l,t,n):n==null||i&&!pi(n)?e.removeAttribute(t):e.setAttribute(t,i?"":Ke(n)?String(n):n)}function Cl(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?vl(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const o=i==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(o!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const o=typeof e[t];o==="boolean"?n=pi(n):n==null&&o==="string"?(n="",l=!0):o==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(s||t)}function lt(e,t,n,r){e.addEventListener(t,n,r)}function eu(e,t,n,r){e.removeEventListener(t,n,r)}const Sl=Symbol("_vei");function tu(e,t,n,r,s=null){const i=e[Sl]||(e[Sl]={}),l=i[t];if(r&&l)l.value=r;else{const[o,a]=nu(t);if(r){const c=i[t]=iu(r,s);lt(e,o,c,a)}else l&&(eu(e,o,l,a),i[t]=void 0)}}const Rl=/(?:Once|Passive|Capture)$/;function nu(e){let t;if(Rl.test(e)){t={};let r;for(;r=e.match(Rl);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ct(e.slice(2)),t]}let ds=0;const ru=Promise.resolve(),su=()=>ds||(ru.then(()=>ds=0),ds=Date.now());function iu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;nt(lu(r,n.value),t,5,[r])};return n.value=e,n.attached=su(),n}function lu(e,t){if(W(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Al=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,ou=(e,t,n,r,s,i)=>{const l=s==="svg";t==="class"?Zc(e,r,l):t==="style"?Qc(e,n,r):Hn(t)?Or(t)||tu(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):au(e,t,r,l))?(Cl(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&$l(e,t,r,l,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ke(r))?Cl(e,Fe(t),r,i,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),$l(e,t,r,l))};function au(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Al(t)&&re(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Al(t)&&ke(n)?!1:t in e}const yt=e=>{const t=e.props["onUpdate:modelValue"]||!1;return W(t)?n=>Vn(t,n):t};function cu(e){e.target.composing=!0}function El(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ue=Symbol("_assign"),gs={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[Ue]=yt(s);const i=r||s.props&&s.props.type==="number";lt(e,t?"change":"input",l=>{if(l.target.composing)return;let o=e.value;n&&(o=o.trim()),i&&(o=Bn(o)),e[Ue](o)}),n&<(e,"change",()=>{e.value=e.value.trim()}),t||(lt(e,"compositionstart",cu),lt(e,"compositionend",El),lt(e,"change",El))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:i}},l){if(e[Ue]=yt(l),e.composing)return;const o=(i||e.type==="number")&&!/^0\d/.test(e.value)?Bn(e.value):e.value,a=t??"";o!==a&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||s&&e.value.trim()===a)||(e.value=a))}},uu={deep:!0,created(e,t,n){e[Ue]=yt(n),lt(e,"change",()=>{const r=e._modelValue,s=Zt(e),i=e.checked,l=e[Ue];if(W(r)){const o=Hr(r,s),a=o!==-1;if(i&&!a)l(r.concat(s));else if(!i&&a){const c=[...r];c.splice(o,1),l(c)}}else if(Ht(r)){const o=new Set(r);i?o.add(s):o.delete(s),l(o)}else l(Ll(e,i))})},mounted:Tl,beforeUpdate(e,t,n){e[Ue]=yt(n),Tl(e,t,n)}};function Tl(e,{value:t,oldValue:n},r){e._modelValue=t;let s;if(W(t))s=Hr(t,r.props.value)>-1;else if(Ht(t))s=t.has(r.props.value);else{if(t===n)return;s=St(t,Ll(e,!0))}e.checked!==s&&(e.checked=s)}const fu={created(e,{value:t},n){e.checked=St(t,n.props.value),e[Ue]=yt(n),lt(e,"change",()=>{e[Ue](Zt(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[Ue]=yt(r),t!==n&&(e.checked=St(t,r.props.value))}},hu={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=Ht(t);lt(e,"change",()=>{const i=Array.prototype.filter.call(e.options,l=>l.selected).map(l=>n?Bn(Zt(l)):Zt(l));e[Ue](e.multiple?s?new Set(i):i:i[0]),e._assigning=!0,qt(()=>{e._assigning=!1})}),e[Ue]=yt(r)},mounted(e,{value:t}){Il(e,t)},beforeUpdate(e,t,n){e[Ue]=yt(n)},updated(e,{value:t}){e._assigning||Il(e,t)}};function Il(e,t){const n=e.multiple,r=W(t);if(!(n&&!r&&!Ht(t))){for(let s=0,i=e.options.length;s<i;s++){const l=e.options[s],o=Zt(l);if(n)if(r){const a=typeof o;a==="string"||a==="number"?l.selected=t.some(c=>String(c)===String(o)):l.selected=Hr(t,o)>-1}else l.selected=t.has(o);else if(St(Zt(l),t)){e.selectedIndex!==s&&(e.selectedIndex=s);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Zt(e){return"_value"in e?e._value:e.value}function Ll(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const pu={created(e,t,n){dr(e,t,n,null,"created")},mounted(e,t,n){dr(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){dr(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){dr(e,t,n,r,"updated")}};function du(e,t){switch(e){case"SELECT":return hu;case"TEXTAREA":return gs;default:switch(t){case"checkbox":return uu;case"radio":return fu;default:return gs}}}function dr(e,t,n,r,s){const l=du(e.tagName,n.props&&n.props.type)[s];l&&l(e,t,n,r)}const gu=ze({patchProp:ou},Kc);let Ml;function mu(){return Ml||(Ml=vc(gu))}const vu=(...e)=>{const t=mu().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=yu(r);if(!s)return;const i=t._component;!re(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const l=n(s,!1,bu(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),l},t};function bu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function yu(e){return ke(e)?document.querySelector(e):e}function Cn(e){return mi()?(fa(e),!0):!1}const gr=typeof window<"u"&&typeof document<"u",wu=Object.prototype.toString,ku=e=>wu.call(e)==="[object Object]",mr=()=>{};function xu(...e){if(e.length!==1)return Ha(...e);const t=e[0];return typeof t=="function"?Nt(za(()=>({get:t,set:mr}))):ae(t)}function Pl(e,t){function n(...r){return new Promise((s,i)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(i)})}return n}const jl=e=>e();function _u(e,t={}){let n,r,s=mr;const i=a=>{clearTimeout(a),s(),s=mr};let l;return a=>{const c=Me(e),u=Me(t.maxWait);return n&&i(n),c<=0||u!==void 0&&u<=0?(r&&(i(r),r=void 0),Promise.resolve(a())):new Promise((f,d)=>{s=t.rejectOnCancel?d:f,l=a,u&&!r&&(r=setTimeout(()=>{n&&i(n),r=void 0,f(l())},u)),n=setTimeout(()=>{r&&i(r),r=void 0,f(a())},c)})}}function $u(e=jl,t={}){const{initialState:n="active"}=t,r=xu(n==="active");function s(){r.value=!1}function i(){r.value=!0}const l=(...o)=>{r.value&&e(...o)};return{isActive:Nt(r),pause:s,resume:i,eventFilter:l}}function ms(e){return Array.isArray(e)?e:[e]}function Ol(e){return ul()}function Cu(e,t=200,n={}){return Pl(_u(t,n),e)}function Su(e,t,n={}){const{eventFilter:r=jl,...s}=n;return mt(e,Pl(r,t),s)}function Ru(e,t,n={}){const{eventFilter:r,initialState:s="active",...i}=n,{eventFilter:l,pause:o,resume:a,isActive:c}=$u(r,{initialState:s});return{stop:Su(e,t,{...i,eventFilter:l}),pause:o,resume:a,isActive:c}}function vs(e,t=!0,n){Ol()?bn(e,n):t?e():qt(e)}function Au(e,t){Ol()&&ts(e,t)}function Eu(e,t=1e3,n={}){const{immediate:r=!0,immediateCallback:s=!1}=n;let i=null;const l=At(!1);function o(){i&&(clearInterval(i),i=null)}function a(){l.value=!1,o()}function c(){const u=Me(t);u<=0||(l.value=!0,s&&e(),o(),l.value&&(i=setInterval(e,u)))}if(r&&gr&&c(),we(t)||typeof t=="function"){const u=mt(t,()=>{l.value&&gr&&c()});Cn(u)}return Cn(a),{isActive:La(l),pause:a,resume:c}}function Jt(e,t,n){return mt(e,t,{...n,immediate:!0})}const vr=gr?window:void 0,zl=gr?window.document:void 0;function Tu(e){var t;const n=Me(e);return(t=n==null?void 0:n.$el)!=null?t:n}function Lt(...e){const t=[],n=()=>{t.forEach(o=>o()),t.length=0},r=(o,a,c,u)=>(o.addEventListener(a,c,u),()=>o.removeEventListener(a,c,u)),s=ve(()=>{const o=ms(Me(e[0])).filter(a=>a!=null);return o.every(a=>typeof a!="string")?o:void 0}),i=Jt(()=>{var o,a;return[(a=(o=s.value)==null?void 0:o.map(c=>Tu(c)))!=null?a:[vr].filter(c=>c!=null),ms(Me(s.value?e[1]:e[0])),ms(G(s.value?e[2]:e[1])),Me(s.value?e[3]:e[2])]},([o,a,c,u])=>{if(n(),!(o!=null&&o.length)||!(a!=null&&a.length)||!(c!=null&&c.length))return;const f=ku(u)?{...u}:u;t.push(...o.flatMap(d=>a.flatMap(m=>c.map(x=>r(d,m,x,f)))))},{flush:"post"}),l=()=>{i(),n()};return Cn(n),l}function Iu(e,t={}){const{immediate:n=!0,fpsLimit:r=void 0,window:s=vr,once:i=!1}=t,l=At(!1),o=ve(()=>r?1e3/Me(r):null);let a=0,c=null;function u(m){if(!l.value||!s)return;a||(a=m);const x=m-a;if(o.value&&x<o.value){c=s.requestAnimationFrame(u);return}if(a=m,e({delta:x,timestamp:m}),i){l.value=!1,c=null;return}c=s.requestAnimationFrame(u)}function f(){!l.value&&s&&(l.value=!0,a=0,c=s.requestAnimationFrame(u))}function d(){l.value=!1,c!=null&&s&&(s.cancelAnimationFrame(c),c=null)}return n&&f(),Cn(d),{isActive:Nt(l),pause:d,resume:f}}const br=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},yr="__vueuse_ssr_handlers__",Lu=Mu();function Mu(){return yr in br||(br[yr]=br[yr]||{}),br[yr]}function Pu(e,t){return Lu[e]||t}function ju(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Ou={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Fl="vueuse-storage";function Yt(e,t,n,r={}){var s;const{flush:i="pre",deep:l=!0,listenToStorageChanges:o=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:u,window:f=vr,eventFilter:d,onError:m=F=>{console.error(F)},initOnMounted:x}=r,b=(u?At:ae)(typeof t=="function"?t():t),E=ve(()=>Me(e));if(!n)try{n=Pu("getDefaultStorage",()=>{var F;return(F=vr)==null?void 0:F.localStorage})()}catch(F){m(F)}if(!n)return b;const w=Me(t),$=ju(w),H=(s=r.serializer)!=null?s:Ou[$],{pause:I,resume:P}=Ru(b,()=>be(b.value),{flush:i,deep:l,eventFilter:d});mt(E,()=>Q(),{flush:i});let q=!1;const Z=F=>{x&&!q||Q(F)},N=F=>{x&&!q||V(F)};f&&o&&(n instanceof Storage?Lt(f,"storage",Z,{passive:!0}):Lt(f,Fl,N)),x?vs(()=>{q=!0,Q()}):Q();function _e(F,X){if(f){const le={key:E.value,oldValue:F,newValue:X,storageArea:n};f.dispatchEvent(n instanceof Storage?new StorageEvent("storage",le):new CustomEvent(Fl,{detail:le}))}}function be(F){try{const X=n.getItem(E.value);if(F==null)_e(X,null),n.removeItem(E.value);else{const le=H.write(F);X!==le&&(n.setItem(E.value,le),_e(X,le))}}catch(X){m(X)}}function U(F){const X=F?F.newValue:n.getItem(E.value);if(X==null)return a&&w!=null&&n.setItem(E.value,H.write(w)),w;if(!F&&c){const le=H.read(X);return typeof c=="function"?c(le,w):$==="object"&&!Array.isArray(le)?{...w,...le}:le}else return typeof X!="string"?X:H.read(X)}function Q(F){if(!(F&&F.storageArea!==n)){if(F&&F.key==null){b.value=w;return}if(!(F&&F.key!==E.value)){I();try{(F==null?void 0:F.newValue)!==H.write(b.value)&&(b.value=U(F))}catch(X){m(X)}finally{F?qt(P):P()}}}}function V(F){Q(F.detail)}return b}function zu(e={}){const{controls:t=!1,interval:n="requestAnimationFrame",immediate:r=!0}=e,s=ae(new Date),i=()=>s.value=new Date,l=n==="requestAnimationFrame"?Iu(i,{immediate:r}):Eu(i,n,{immediate:r});return t?{now:s,...l}:s}function Fu(e,t=mr,n={}){const{immediate:r=!0,manual:s=!1,type:i="text/javascript",async:l=!0,crossOrigin:o,referrerPolicy:a,noModule:c,defer:u,document:f=zl,attrs:d={},nonce:m=void 0}=n,x=At(null);let b=null;const E=H=>new Promise((I,P)=>{const q=be=>(x.value=be,I(be),be);if(!f){I(!1);return}let Z=!1,N=f.querySelector(`script[src="${Me(e)}"]`);N?N.hasAttribute("data-loaded")&&q(N):(N=f.createElement("script"),N.type=i,N.async=l,N.src=Me(e),u&&(N.defer=u),o&&(N.crossOrigin=o),c&&(N.noModule=c),a&&(N.referrerPolicy=a),m&&(N.nonce=m),Object.entries(d).forEach(([be,U])=>N==null?void 0:N.setAttribute(be,U)),Z=!0);const _e={passive:!0};Lt(N,"error",be=>P(be),_e),Lt(N,"abort",be=>P(be),_e),Lt(N,"load",()=>{N.setAttribute("data-loaded","true"),t(N),q(N)},_e),Z&&(N=f.head.appendChild(N)),H||q(N)}),w=(H=!0)=>(b||(b=E(H)),b),$=()=>{if(!f)return;b=null,x.value&&(x.value=null);const H=f.querySelector(`script[src="${Me(e)}"]`);H&&f.head.removeChild(H)};return r&&!s&&vs(w),s||Au($),{scriptTag:x,load:w,unload:$}}let Du=0;function Hu(e,t={}){const n=At(!1),{document:r=zl,immediate:s=!0,manual:i=!1,id:l=`vueuse_styletag_${++Du}`}=t,o=At(e);let a=()=>{};const c=()=>{if(!r)return;const f=r.getElementById(l)||r.createElement("style");f.isConnected||(f.id=l,t.nonce&&(f.nonce=t.nonce),t.media&&(f.media=t.media),r.head.appendChild(f)),!n.value&&(a=mt(o,d=>{f.textContent=d},{immediate:!0}),n.value=!0)},u=()=>{!r||!n.value||(a(),r.head.removeChild(r.getElementById(l)),n.value=!1)};return s&&!i&&vs(c),i||Cn(u),{id:l,css:o,unload:u,load:c,isLoaded:Nt(n)}}const Uu="WALINE_EMOJI",Dl=Yt(Uu,{}),Nu=e=>!!/@[0-9]+\.[0-9]+\.[0-9]+/.test(e),Vu=e=>{const t=Nu(e);if(t){const n=Dl.value[e];if(n)return Promise.resolve(n)}return fetch(`${e}/info.json`).then(n=>n.json()).then(n=>{const r={folder:e,...n};return t&&(Dl.value[e]=r),r})},Hl=(e,t="",n="",r="")=>`${t?`${t}/`:""}${n}${e}${r?`.${r}`:""}`,Bu=e=>Promise.all(e?e.map(t=>zt(t)?Vu(ii(t)):Promise.resolve(t)):[]).then(t=>{const n={tabs:[],map:{}};return t.forEach(r=>{const{name:s,folder:i,icon:l,prefix:o="",type:a,items:c}=r;n.tabs.push({name:s,icon:Hl(l,i,o,a),items:c.map(u=>{const f=`${o}${u}`;return n.map[f]=Hl(u,i,o,a),f})})}),n}),Ul=e=>{e.name!=="AbortError"&&console.error(e.message)},bs=e=>e instanceof HTMLElement?e:zt(e)?document.querySelector(e):null,Wu=e=>e.type.includes("image"),Nl=e=>{const t=Array.from(e).find(Wu);return t?t.getAsFile():null};function ys(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Mt=ys();function Vl(e){Mt=e}var Sn={exec:()=>null};function ie(e,t=""){let n=typeof e=="string"?e:e.source,r={replace:(s,i)=>{let l=typeof i=="string"?i:i.source;return l=l.replace(Ae.caret,"$1"),n=n.replace(s,l),r},getRegex:()=>new RegExp(n,t)};return r}var Ae={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}#`),htmlBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}<(?:[a-z].*>|!--)`,"i")},qu=/^(?:[ \t]*(?:\n|$))+/,Ku=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,Gu=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Rn=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Zu=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,ws=/(?:[*+-]|\d{1,9}[.)])/,Bl=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,Wl=ie(Bl).replace(/bull/g,ws).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Ju=ie(Bl).replace(/bull/g,ws).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),ks=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,Yu=/^[^\n]+/,xs=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Qu=ie(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",xs).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Xu=ie(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,ws).getRegex(),wr="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|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",_s=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,ef=ie("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",_s).replace("tag",wr).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),ql=ie(ks).replace("hr",Rn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",wr).getRegex(),tf=ie(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",ql).getRegex(),$s={blockquote:tf,code:Ku,def:Qu,fences:Gu,heading:Zu,hr:Rn,html:ef,lheading:Wl,list:Xu,newline:qu,paragraph:ql,table:Sn,text:Yu},Kl=ie("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Rn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",wr).getRegex(),nf={...$s,lheading:Ju,table:Kl,paragraph:ie(ks).replace("hr",Rn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",Kl).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",wr).getRegex()},rf={...$s,html:ie(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",_s).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Sn,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:ie(ks).replace("hr",Rn).replace("heading",` *#{1,6} *[^
|
|
27
|
+
]`).replace("lheading",Wl).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},sf=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,lf=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Gl=/^( {2,}|\\)\n(?!\s*$)/,of=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,kr=/[\p{P}\p{S}]/u,Cs=/[\s\p{P}\p{S}]/u,Zl=/[^\s\p{P}\p{S}]/u,af=ie(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Cs).getRegex(),Jl=/(?!~)[\p{P}\p{S}]/u,cf=/(?!~)[\s\p{P}\p{S}]/u,uf=/(?:[^\s\p{P}\p{S}]|~)/u,ff=/\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,Yl=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,hf=ie(Yl,"u").replace(/punct/g,kr).getRegex(),pf=ie(Yl,"u").replace(/punct/g,Jl).getRegex(),Ql="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",df=ie(Ql,"gu").replace(/notPunctSpace/g,Zl).replace(/punctSpace/g,Cs).replace(/punct/g,kr).getRegex(),gf=ie(Ql,"gu").replace(/notPunctSpace/g,uf).replace(/punctSpace/g,cf).replace(/punct/g,Jl).getRegex(),mf=ie("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,Zl).replace(/punctSpace/g,Cs).replace(/punct/g,kr).getRegex(),vf=ie(/\\(punct)/,"gu").replace(/punct/g,kr).getRegex(),bf=ie(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[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])?)+(?![-_])/).getRegex(),yf=ie(_s).replace("(?:-->|$)","-->").getRegex(),wf=ie("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",yf).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),xr=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,kf=ie(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",xr).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Xl=ie(/^!?\[(label)\]\[(ref)\]/).replace("label",xr).replace("ref",xs).getRegex(),eo=ie(/^!?\[(ref)\](?:\[\])?/).replace("ref",xs).getRegex(),xf=ie("reflink|nolink(?!\\()","g").replace("reflink",Xl).replace("nolink",eo).getRegex(),Ss={_backpedal:Sn,anyPunctuation:vf,autolink:bf,blockSkip:ff,br:Gl,code:lf,del:Sn,emStrongLDelim:hf,emStrongRDelimAst:df,emStrongRDelimUnd:mf,escape:sf,link:kf,nolink:eo,punctuation:af,reflink:Xl,reflinkSearch:xf,tag:wf,text:of,url:Sn},_f={...Ss,link:ie(/^!?\[(label)\]\((.*?)\)/).replace("label",xr).getRegex(),reflink:ie(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",xr).getRegex()},Rs={...Ss,emStrongRDelimAst:gf,emStrongLDelim:pf,url:ie(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},$f={...Rs,br:ie(Gl).replace("{2,}","*").getRegex(),text:ie(Rs.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},_r={normal:$s,gfm:nf,pedantic:rf},An={normal:Ss,gfm:Rs,breaks:$f,pedantic:_f},Cf={"&":"&","<":"<",">":">",'"':""","'":"'"},to=e=>Cf[e];function Ye(e,t){if(t){if(Ae.escapeTest.test(e))return e.replace(Ae.escapeReplace,to)}else if(Ae.escapeTestNoEncode.test(e))return e.replace(Ae.escapeReplaceNoEncode,to);return e}function no(e){try{e=encodeURI(e).replace(Ae.percentDecode,"%")}catch{return null}return e}function ro(e,t){var i;let n=e.replace(Ae.findPipe,(l,o,a)=>{let c=!1,u=o;for(;--u>=0&&a[u]==="\\";)c=!c;return c?"|":" |"}),r=n.split(Ae.splitPipe),s=0;if(r[0].trim()||r.shift(),r.length>0&&!((i=r.at(-1))!=null&&i.trim())&&r.pop(),t)if(r.length>t)r.splice(t);else for(;r.length<t;)r.push("");for(;s<r.length;s++)r[s]=r[s].trim().replace(Ae.slashPipe,"|");return r}function En(e,t,n){let r=e.length;if(r===0)return"";let s=0;for(;s<r&&e.charAt(r-s-1)===t;)s++;return e.slice(0,r-s)}function Sf(e,t){if(e.indexOf(t[1])===-1)return-1;let n=0;for(let r=0;r<e.length;r++)if(e[r]==="\\")r++;else if(e[r]===t[0])n++;else if(e[r]===t[1]&&(n--,n<0))return r;return n>0?-2:-1}function so(e,t,n,r,s){let i=t.href,l=t.title||null,o=e[1].replace(s.other.outputLinkReplace,"$1");r.state.inLink=!0;let a={type:e[0].charAt(0)==="!"?"image":"link",raw:n,href:i,title:l,text:o,tokens:r.inlineTokens(o)};return r.state.inLink=!1,a}function Rf(e,t,n){let r=e.match(n.other.indentCodeCompensation);if(r===null)return t;let s=r[1];return t.split(`
|
|
28
|
+
`).map(i=>{let l=i.match(n.other.beginningSpace);if(l===null)return i;let[o]=l;return o.length>=s.length?i.slice(s.length):i}).join(`
|
|
29
|
+
`)}var $r=class{options;rules;lexer;constructor(t){this.options=t||Mt}space(t){let n=this.rules.block.newline.exec(t);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(t){let n=this.rules.block.code.exec(t);if(n){let r=n[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:En(r,`
|
|
30
|
+
`)}}}fences(t){let n=this.rules.block.fences.exec(t);if(n){let r=n[0],s=Rf(r,n[3]||"",this.rules);return{type:"code",raw:r,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:s}}}heading(t){let n=this.rules.block.heading.exec(t);if(n){let r=n[2].trim();if(this.rules.other.endingHash.test(r)){let s=En(r,"#");(this.options.pedantic||!s||this.rules.other.endingSpaceChar.test(s))&&(r=s.trim())}return{type:"heading",raw:n[0],depth:n[1].length,text:r,tokens:this.lexer.inline(r)}}}hr(t){let n=this.rules.block.hr.exec(t);if(n)return{type:"hr",raw:En(n[0],`
|
|
31
|
+
`)}}blockquote(t){let n=this.rules.block.blockquote.exec(t);if(n){let r=En(n[0],`
|
|
32
32
|
`).split(`
|
|
33
|
-
`),
|
|
33
|
+
`),s="",i="",l=[];for(;r.length>0;){let o=!1,a=[],c;for(c=0;c<r.length;c++)if(this.rules.other.blockquoteStart.test(r[c]))a.push(r[c]),o=!0;else if(!o)a.push(r[c]);else break;r=r.slice(c);let u=a.join(`
|
|
34
34
|
`),f=u.replace(this.rules.other.blockquoteSetextReplace,`
|
|
35
|
-
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");
|
|
36
|
-
${u}`:u,
|
|
37
|
-
${f}`:f;
|
|
35
|
+
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");s=s?`${s}
|
|
36
|
+
${u}`:u,i=i?`${i}
|
|
37
|
+
${f}`:f;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(f,l,!0),this.lexer.state.top=d,r.length===0)break;let m=l.at(-1);if((m==null?void 0:m.type)==="code")break;if((m==null?void 0:m.type)==="blockquote"){let x=m,b=x.raw+`
|
|
38
38
|
`+r.join(`
|
|
39
|
-
`),
|
|
39
|
+
`),E=this.blockquote(b);l[l.length-1]=E,s=s.substring(0,s.length-x.raw.length)+E.raw,i=i.substring(0,i.length-x.text.length)+E.text;break}else if((m==null?void 0:m.type)==="list"){let x=m,b=x.raw+`
|
|
40
40
|
`+r.join(`
|
|
41
|
-
`),
|
|
42
|
-
`);continue}}return{type:"blockquote",raw:
|
|
43
|
-
`,1)[0].replace(this.rules.other.listReplaceTabs
|
|
41
|
+
`),E=this.list(b);l[l.length-1]=E,s=s.substring(0,s.length-m.raw.length)+E.raw,i=i.substring(0,i.length-x.raw.length)+E.raw,r=b.substring(l.at(-1).raw.length).split(`
|
|
42
|
+
`);continue}}return{type:"blockquote",raw:s,tokens:l,text:i}}}list(t){let n=this.rules.block.list.exec(t);if(n){let r=n[1].trim(),s=r.length>1,i={type:"list",raw:"",ordered:s,start:s?+r.slice(0,-1):"",loose:!1,items:[]};r=s?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=s?r:"[*+-]");let l=this.rules.other.listItemRegex(r),o=!1;for(;t;){let c=!1,u="",f="";if(!(n=l.exec(t))||this.rules.block.hr.test(t))break;u=n[0],t=t.substring(u.length);let d=n[2].split(`
|
|
43
|
+
`,1)[0].replace(this.rules.other.listReplaceTabs,$=>" ".repeat(3*$.length)),m=t.split(`
|
|
44
44
|
`,1)[0],x=!d.trim(),b=0;if(this.options.pedantic?(b=2,f=d.trimStart()):x?b=n[1].length+1:(b=n[2].search(this.rules.other.nonSpaceChar),b=b>4?1:b,f=d.slice(b),b+=n[1].length),x&&this.rules.other.blankLine.test(m)&&(u+=m+`
|
|
45
|
-
`,t=t.substring(m.length+1),c=!0),!c){
|
|
46
|
-
`,1)[0];
|
|
47
|
-
`+
|
|
48
|
-
`+m}!x&&!m.trim()&&(x=!0),u+=
|
|
49
|
-
`,t=t.substring(
|
|
50
|
-
`):[],l={type:"table",raw:n[0],header:[],align:[],rows:[]};if(r.length===
|
|
51
|
-
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:r,tokens:this.lexer.inline(r)}}}text(t){
|
|
52
|
-
`),this.blockTokens(t,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){
|
|
53
|
-
`:n.push(o);continue}if(o=this.tokenizer.code(t)){t=t.substring(o.raw.length);
|
|
45
|
+
`,t=t.substring(m.length+1),c=!0),!c){let $=this.rules.other.nextBulletRegex(b),H=this.rules.other.hrRegex(b),I=this.rules.other.fencesBeginRegex(b),P=this.rules.other.headingBeginRegex(b),q=this.rules.other.htmlBeginRegex(b);for(;t;){let Z=t.split(`
|
|
46
|
+
`,1)[0],N;if(m=Z,this.options.pedantic?(m=m.replace(this.rules.other.listReplaceNesting," "),N=m):N=m.replace(this.rules.other.tabCharGlobal," "),I.test(m)||P.test(m)||q.test(m)||$.test(m)||H.test(m))break;if(N.search(this.rules.other.nonSpaceChar)>=b||!m.trim())f+=`
|
|
47
|
+
`+N.slice(b);else{if(x||d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||I.test(d)||P.test(d)||H.test(d))break;f+=`
|
|
48
|
+
`+m}!x&&!m.trim()&&(x=!0),u+=Z+`
|
|
49
|
+
`,t=t.substring(Z.length+1),d=N.slice(b)}}i.loose||(o?i.loose=!0:this.rules.other.doubleBlankLine.test(u)&&(o=!0));let E=null,w;this.options.gfm&&(E=this.rules.other.listIsTask.exec(f),E&&(w=E[0]!=="[ ] ",f=f.replace(this.rules.other.listReplaceTask,""))),i.items.push({type:"list_item",raw:u,task:!!E,checked:w,loose:!1,text:f,tokens:[]}),i.raw+=u}let a=i.items.at(-1);if(a)a.raw=a.raw.trimEnd(),a.text=a.text.trimEnd();else return;i.raw=i.raw.trimEnd();for(let c=0;c<i.items.length;c++)if(this.lexer.state.top=!1,i.items[c].tokens=this.lexer.blockTokens(i.items[c].text,[]),!i.loose){let u=i.items[c].tokens.filter(d=>d.type==="space"),f=u.length>0&&u.some(d=>this.rules.other.anyLine.test(d.raw));i.loose=f}if(i.loose)for(let c=0;c<i.items.length;c++)i.items[c].loose=!0;return i}}html(t){let n=this.rules.block.html.exec(t);if(n)return{type:"html",block:!0,raw:n[0],pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:n[0]}}def(t){let n=this.rules.block.def.exec(t);if(n){let r=n[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),s=n[2]?n[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",i=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:r,raw:n[0],href:s,title:i}}}table(t){var o;let n=this.rules.block.table.exec(t);if(!n||!this.rules.other.tableDelimiter.test(n[2]))return;let r=ro(n[1]),s=n[2].replace(this.rules.other.tableAlignChars,"").split("|"),i=(o=n[3])!=null&&o.trim()?n[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
50
|
+
`):[],l={type:"table",raw:n[0],header:[],align:[],rows:[]};if(r.length===s.length){for(let a of s)this.rules.other.tableAlignRight.test(a)?l.align.push("right"):this.rules.other.tableAlignCenter.test(a)?l.align.push("center"):this.rules.other.tableAlignLeft.test(a)?l.align.push("left"):l.align.push(null);for(let a=0;a<r.length;a++)l.header.push({text:r[a],tokens:this.lexer.inline(r[a]),header:!0,align:l.align[a]});for(let a of i)l.rows.push(ro(a,l.header.length).map((c,u)=>({text:c,tokens:this.lexer.inline(c),header:!1,align:l.align[u]})));return l}}lheading(t){let n=this.rules.block.lheading.exec(t);if(n)return{type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:this.lexer.inline(n[1])}}paragraph(t){let n=this.rules.block.paragraph.exec(t);if(n){let r=n[1].charAt(n[1].length-1)===`
|
|
51
|
+
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:r,tokens:this.lexer.inline(r)}}}text(t){let n=this.rules.block.text.exec(t);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(t){let n=this.rules.inline.escape.exec(t);if(n)return{type:"escape",raw:n[0],text:n[1]}}tag(t){let n=this.rules.inline.tag.exec(t);if(n)return!this.lexer.state.inLink&&this.rules.other.startATag.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(t){let n=this.rules.inline.link.exec(t);if(n){let r=n[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(r)){if(!this.rules.other.endAngleBracket.test(r))return;let l=En(r.slice(0,-1),"\\");if((r.length-l.length)%2===0)return}else{let l=Sf(n[2],"()");if(l===-2)return;if(l>-1){let o=(n[0].indexOf("!")===0?5:4)+n[1].length+l;n[2]=n[2].substring(0,l),n[0]=n[0].substring(0,o).trim(),n[3]=""}}let s=n[2],i="";if(this.options.pedantic){let l=this.rules.other.pedanticHrefTitle.exec(s);l&&(s=l[1],i=l[3])}else i=n[3]?n[3].slice(1,-1):"";return s=s.trim(),this.rules.other.startAngleBracket.test(s)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(r)?s=s.slice(1):s=s.slice(1,-1)),so(n,{href:s&&s.replace(this.rules.inline.anyPunctuation,"$1"),title:i&&i.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer,this.rules)}}reflink(t,n){let r;if((r=this.rules.inline.reflink.exec(t))||(r=this.rules.inline.nolink.exec(t))){let s=(r[2]||r[1]).replace(this.rules.other.multipleSpaceGlobal," "),i=n[s.toLowerCase()];if(!i){let l=r[0].charAt(0);return{type:"text",raw:l,text:l}}return so(r,i,r[0],this.lexer,this.rules)}}emStrong(t,n,r=""){let s=this.rules.inline.emStrongLDelim.exec(t);if(!(!s||s[3]&&r.match(this.rules.other.unicodeAlphaNumeric))&&(!(s[1]||s[2])||!r||this.rules.inline.punctuation.exec(r))){let i=[...s[0]].length-1,l,o,a=i,c=0,u=s[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,n=n.slice(-1*t.length+i);(s=u.exec(n))!=null;){if(l=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!l)continue;if(o=[...l].length,s[3]||s[4]){a+=o;continue}else if((s[5]||s[6])&&i%3&&!((i+o)%3)){c+=o;continue}if(a-=o,a>0)continue;o=Math.min(o,o+a+c);let f=[...s[0]][0].length,d=t.slice(0,i+s.index+f+o);if(Math.min(i,o)%2){let x=d.slice(1,-1);return{type:"em",raw:d,text:x,tokens:this.lexer.inlineTokens(x)}}let m=d.slice(2,-2);return{type:"strong",raw:d,text:m,tokens:this.lexer.inlineTokens(m)}}}}codespan(t){let n=this.rules.inline.code.exec(t);if(n){let r=n[2].replace(this.rules.other.newLineCharGlobal," "),s=this.rules.other.nonSpaceChar.test(r),i=this.rules.other.startingSpaceChar.test(r)&&this.rules.other.endingSpaceChar.test(r);return s&&i&&(r=r.substring(1,r.length-1)),{type:"codespan",raw:n[0],text:r}}}br(t){let n=this.rules.inline.br.exec(t);if(n)return{type:"br",raw:n[0]}}del(t){let n=this.rules.inline.del.exec(t);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2])}}autolink(t){let n=this.rules.inline.autolink.exec(t);if(n){let r,s;return n[2]==="@"?(r=n[1],s="mailto:"+r):(r=n[1],s=r),{type:"link",raw:n[0],text:r,href:s,tokens:[{type:"text",raw:r,text:r}]}}}url(t){var r;let n;if(n=this.rules.inline.url.exec(t)){let s,i;if(n[2]==="@")s=n[0],i="mailto:"+s;else{let l;do l=n[0],n[0]=((r=this.rules.inline._backpedal.exec(n[0]))==null?void 0:r[0])??"";while(l!==n[0]);s=n[0],n[1]==="www."?i="http://"+n[0]:i=n[0]}return{type:"link",raw:n[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(t){let n=this.rules.inline.text.exec(t);if(n){let r=this.lexer.state.inRawBlock;return{type:"text",raw:n[0],text:n[0],escaped:r}}}},wt=class Ms{tokens;options;state;tokenizer;inlineQueue;constructor(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||Mt,this.options.tokenizer=this.options.tokenizer||new $r,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let n={other:Ae,block:_r.normal,inline:An.normal};this.options.pedantic?(n.block=_r.pedantic,n.inline=An.pedantic):this.options.gfm&&(n.block=_r.gfm,this.options.breaks?n.inline=An.breaks:n.inline=An.gfm),this.tokenizer.rules=n}static get rules(){return{block:_r,inline:An}}static lex(t,n){return new Ms(n).lex(t)}static lexInline(t,n){return new Ms(n).inlineTokens(t)}lex(t){t=t.replace(Ae.carriageReturn,`
|
|
52
|
+
`),this.blockTokens(t,this.tokens);for(let n=0;n<this.inlineQueue.length;n++){let r=this.inlineQueue[n];this.inlineTokens(r.src,r.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,n=[],r=!1){var s,i,l;for(this.options.pedantic&&(t=t.replace(Ae.tabCharGlobal," ").replace(Ae.spaceLine,""));t;){let o;if((i=(s=this.options.extensions)==null?void 0:s.block)!=null&&i.some(c=>(o=c.call({lexer:this},t,n))?(t=t.substring(o.raw.length),n.push(o),!0):!1))continue;if(o=this.tokenizer.space(t)){t=t.substring(o.raw.length);let c=n.at(-1);o.raw.length===1&&c!==void 0?c.raw+=`
|
|
53
|
+
`:n.push(o);continue}if(o=this.tokenizer.code(t)){t=t.substring(o.raw.length);let c=n.at(-1);(c==null?void 0:c.type)==="paragraph"||(c==null?void 0:c.type)==="text"?(c.raw+=`
|
|
54
54
|
`+o.raw,c.text+=`
|
|
55
|
-
`+o.text,this.inlineQueue.at(-1).src=c.text):n.push(o);continue}if(o=this.tokenizer.fences(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.heading(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.hr(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.blockquote(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.list(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.html(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.def(t)){t=t.substring(o.raw.length);
|
|
55
|
+
`+o.text,this.inlineQueue.at(-1).src=c.text):n.push(o);continue}if(o=this.tokenizer.fences(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.heading(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.hr(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.blockquote(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.list(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.html(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.def(t)){t=t.substring(o.raw.length);let c=n.at(-1);(c==null?void 0:c.type)==="paragraph"||(c==null?void 0:c.type)==="text"?(c.raw+=`
|
|
56
56
|
`+o.raw,c.text+=`
|
|
57
|
-
`+o.raw,this.inlineQueue.at(-1).src=c.text):this.tokens.links[o.tag]||(this.tokens.links[o.tag]={href:o.href,title:o.title});continue}if(o=this.tokenizer.table(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.lheading(t)){t=t.substring(o.raw.length),n.push(o);continue}let a=t;if((l=this.options.extensions)!=null&&l.startBlock){let c=1/0
|
|
57
|
+
`+o.raw,this.inlineQueue.at(-1).src=c.text):this.tokens.links[o.tag]||(this.tokens.links[o.tag]={href:o.href,title:o.title});continue}if(o=this.tokenizer.table(t)){t=t.substring(o.raw.length),n.push(o);continue}if(o=this.tokenizer.lheading(t)){t=t.substring(o.raw.length),n.push(o);continue}let a=t;if((l=this.options.extensions)!=null&&l.startBlock){let c=1/0,u=t.slice(1),f;this.options.extensions.startBlock.forEach(d=>{f=d.call({lexer:this},u),typeof f=="number"&&f>=0&&(c=Math.min(c,f))}),c<1/0&&c>=0&&(a=t.substring(0,c+1))}if(this.state.top&&(o=this.tokenizer.paragraph(a))){let c=n.at(-1);r&&(c==null?void 0:c.type)==="paragraph"?(c.raw+=`
|
|
58
58
|
`+o.raw,c.text+=`
|
|
59
|
-
`+o.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):n.push(o),r=a.length!==t.length,t=t.substring(o.raw.length);continue}if(o=this.tokenizer.text(t)){t=t.substring(o.raw.length);
|
|
59
|
+
`+o.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):n.push(o),r=a.length!==t.length,t=t.substring(o.raw.length);continue}if(o=this.tokenizer.text(t)){t=t.substring(o.raw.length);let c=n.at(-1);(c==null?void 0:c.type)==="text"?(c.raw+=`
|
|
60
60
|
`+o.raw,c.text+=`
|
|
61
|
-
`+o.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):n.push(o);continue}if(t){
|
|
62
|
-
`;return
|
|
63
|
-
`:"<pre><code>"+(
|
|
64
|
-
`}blockquote({tokens:
|
|
65
|
-
${this.parser.parse(
|
|
66
|
-
`}html({text:
|
|
67
|
-
`}hr(
|
|
68
|
-
`}list(
|
|
69
|
-
`+
|
|
70
|
-
`}listitem(
|
|
71
|
-
`}checkbox({checked:
|
|
72
|
-
`}table(
|
|
61
|
+
`+o.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):n.push(o);continue}if(t){let c="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return this.state.top=!0,n}inline(t,n=[]){return this.inlineQueue.push({src:t,tokens:n}),n}inlineTokens(t,n=[]){var o,a,c;let r=t,s=null;if(this.tokens.links){let u=Object.keys(this.tokens.links);if(u.length>0)for(;(s=this.tokenizer.rules.inline.reflinkSearch.exec(r))!=null;)u.includes(s[0].slice(s[0].lastIndexOf("[")+1,-1))&&(r=r.slice(0,s.index)+"["+"a".repeat(s[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(s=this.tokenizer.rules.inline.anyPunctuation.exec(r))!=null;)r=r.slice(0,s.index)+"++"+r.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;(s=this.tokenizer.rules.inline.blockSkip.exec(r))!=null;)r=r.slice(0,s.index)+"["+"a".repeat(s[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);let i=!1,l="";for(;t;){i||(l=""),i=!1;let u;if((a=(o=this.options.extensions)==null?void 0:o.inline)!=null&&a.some(d=>(u=d.call({lexer:this},t,n))?(t=t.substring(u.raw.length),n.push(u),!0):!1))continue;if(u=this.tokenizer.escape(t)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.tag(t)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.link(t)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(u.raw.length);let d=n.at(-1);u.type==="text"&&(d==null?void 0:d.type)==="text"?(d.raw+=u.raw,d.text+=u.text):n.push(u);continue}if(u=this.tokenizer.emStrong(t,r,l)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.codespan(t)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.br(t)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.del(t)){t=t.substring(u.raw.length),n.push(u);continue}if(u=this.tokenizer.autolink(t)){t=t.substring(u.raw.length),n.push(u);continue}if(!this.state.inLink&&(u=this.tokenizer.url(t))){t=t.substring(u.raw.length),n.push(u);continue}let f=t;if((c=this.options.extensions)!=null&&c.startInline){let d=1/0,m=t.slice(1),x;this.options.extensions.startInline.forEach(b=>{x=b.call({lexer:this},m),typeof x=="number"&&x>=0&&(d=Math.min(d,x))}),d<1/0&&d>=0&&(f=t.substring(0,d+1))}if(u=this.tokenizer.inlineText(f)){t=t.substring(u.raw.length),u.raw.slice(-1)!=="_"&&(l=u.raw.slice(-1)),i=!0;let d=n.at(-1);(d==null?void 0:d.type)==="text"?(d.raw+=u.raw,d.text+=u.text):n.push(u);continue}if(t){let d="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(d);break}else throw new Error(d)}}return n}},Cr=class{options;parser;constructor(e){this.options=e||Mt}space(e){return""}code({text:e,lang:t,escaped:n}){var i;let r=(i=(t||"").match(Ae.notSpaceStart))==null?void 0:i[0],s=e.replace(Ae.endingNewline,"")+`
|
|
62
|
+
`;return r?'<pre><code class="language-'+Ye(r)+'">'+(n?s:Ye(s,!0))+`</code></pre>
|
|
63
|
+
`:"<pre><code>"+(n?s:Ye(s,!0))+`</code></pre>
|
|
64
|
+
`}blockquote({tokens:e}){return`<blockquote>
|
|
65
|
+
${this.parser.parse(e)}</blockquote>
|
|
66
|
+
`}html({text:e}){return e}heading({tokens:e,depth:t}){return`<h${t}>${this.parser.parseInline(e)}</h${t}>
|
|
67
|
+
`}hr(e){return`<hr>
|
|
68
|
+
`}list(e){let t=e.ordered,n=e.start,r="";for(let l=0;l<e.items.length;l++){let o=e.items[l];r+=this.listitem(o)}let s=t?"ol":"ul",i=t&&n!==1?' start="'+n+'"':"";return"<"+s+i+`>
|
|
69
|
+
`+r+"</"+s+`>
|
|
70
|
+
`}listitem(e){var n;let t="";if(e.task){let r=this.checkbox({checked:!!e.checked});e.loose?((n=e.tokens[0])==null?void 0:n.type)==="paragraph"?(e.tokens[0].text=r+" "+e.tokens[0].text,e.tokens[0].tokens&&e.tokens[0].tokens.length>0&&e.tokens[0].tokens[0].type==="text"&&(e.tokens[0].tokens[0].text=r+" "+Ye(e.tokens[0].tokens[0].text),e.tokens[0].tokens[0].escaped=!0)):e.tokens.unshift({type:"text",raw:r+" ",text:r+" ",escaped:!0}):t+=r+" "}return t+=this.parser.parse(e.tokens,!!e.loose),`<li>${t}</li>
|
|
71
|
+
`}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
|
|
72
|
+
`}table(e){let t="",n="";for(let s=0;s<e.header.length;s++)n+=this.tablecell(e.header[s]);t+=this.tablerow({text:n});let r="";for(let s=0;s<e.rows.length;s++){let i=e.rows[s];n="";for(let l=0;l<i.length;l++)n+=this.tablecell(i[l]);r+=this.tablerow({text:n})}return r&&(r=`<tbody>${r}</tbody>`),`<table>
|
|
73
73
|
<thead>
|
|
74
|
-
`+
|
|
75
|
-
`+
|
|
76
|
-
`}tablerow({text:
|
|
77
|
-
${
|
|
78
|
-
`}tablecell(
|
|
79
|
-
`}strong({tokens:
|
|
80
|
-
`+this.renderer.text(c);n?r+=this.renderer.paragraph({type:"paragraph",raw:u,text:u,tokens:[{type:"text",raw:u,text:u,escaped:!0}]}):r+=u;continue}default:{
|
|
81
|
-
Please report this to https://github.com/markedjs/marked.`,
|
|
82
|
-
</code></pre>`}}}}function ro(e){return(e||"").match(/\S*/)[0]}function io(e){return t=>{typeof t=="string"&&t!==e.text&&(e.escaped=!0,e.text=t)}}const so=/[&<>"']/,Sf=new RegExp(so.source,"g"),lo=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,$f=new RegExp(lo.source,"g"),Rf={"&":"&","<":"<",">":">",'"':""","'":"'"},oo=e=>Rf[e];function ao(e,t){if(t){if(so.test(e))return e.replace(Sf,oo)}else if(lo.test(e))return e.replace($f,oo);return e}const Af=/\$.*?\$/,Ef=/^\$(.*?)\$/,Tf=/^(?:\s{0,3})\$\$((?:[^\n]|\n[^\n])+?)\n{0,1}\$\$/,If=e=>[{name:"blockMath",level:"block",tokenizer(t){const n=Tf.exec(t);if(n!==null)return{type:"html",raw:n[0],text:e(!0,n[1])}}},{name:"inlineMath",level:"inline",start(t){const n=t.search(Af);return n!==-1?n:t.length},tokenizer(t){const n=Ef.exec(t);if(n!==null)return{type:"html",raw:n[0],text:e(!1,n[1])}}}],co=(e="",t={})=>e.replace(/:(.+?):/g,(n,r)=>t[r]?`<img class="wl-emoji" src="${t[r]}" alt="${r}">`:n),Lf=(e,{emojiMap:t,highlighter:n,texRenderer:r})=>{const i=new no;if(i.setOptions({breaks:!0}),n&&i.use(Cf({highlight:n})),r){const s=If(r);i.use({extensions:s})}return i.parse(co(e,t))},Ri=e=>{const{path:t}=e.dataset;return t!=null&&t.length?t:null},Mf=e=>e.match(/[\w\d\s,.\u00C0-\u024F\u0400-\u04FF]+/giu),Pf=e=>e.match(/[\u4E00-\u9FD5]/gu),Of=e=>{var t,n;return(((t=Mf(e))==null?void 0:t.reduce((r,i)=>r+(["",",","."].includes(i.trim())?0:i.trim().split(/\s+/u).length),0))??0)+(((n=Pf(e))==null?void 0:n.length)??0)},jf=async()=>{const{userAgentData:e}=navigator;let t=navigator.userAgent;if(!e||e.platform!=="Windows")return t;const{platformVersion:n}=await e.getHighEntropyValues(["platformVersion"]);return n&&parseInt(n.split(".")[0])>=13&&(t=t.replace("Windows NT 10.0","Windows NT 11.0")),t},uo=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-comment-count",lang:r=navigator.language})=>{const i=new AbortController,s=document.querySelectorAll(n);return s.length&&Mi({serverURL:Fn(e),paths:Array.from(s).map(l=>Xi(Ri(l)??t)),lang:r,signal:i.signal}).then(l=>{s.forEach((o,a)=>{o.innerText=l[a].toString()})}).catch(Dl),i.abort.bind(i)},fo=({size:e})=>te("svg",{class:"wl-close-icon",viewBox:"0 0 1024 1024",width:e,height:e},[te("path",{d:"M697.173 85.333h-369.92c-144.64 0-241.92 101.547-241.92 252.587v348.587c0 150.613 97.28 252.16 241.92 252.16h369.92c144.64 0 241.494-101.547 241.494-252.16V337.92c0-151.04-96.854-252.587-241.494-252.587z",fill:"currentColor"}),te("path",{d:"m640.683 587.52-75.947-75.861 75.904-75.862a37.29 37.29 0 0 0 0-52.778 37.205 37.205 0 0 0-52.779 0l-75.946 75.818-75.862-75.946a37.419 37.419 0 0 0-52.821 0 37.419 37.419 0 0 0 0 52.821l75.947 75.947-75.776 75.733a37.29 37.29 0 1 0 52.778 52.821l75.776-75.776 75.947 75.947a37.376 37.376 0 0 0 52.779-52.821z",fill:"#888"})]),zf=()=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},te("path",{d:"m341.013 394.667 27.755 393.45h271.83l27.733-393.45h64.106l-28.01 397.952a64 64 0 0 1-63.83 59.498H368.768a64 64 0 0 1-63.83-59.52l-28.053-397.93h64.128zm139.307 19.818v298.667h-64V414.485h64zm117.013 0v298.667h-64V414.485h64zM181.333 288h640v64h-640v-64zm453.483-106.667v64h-256v-64h256z",fill:"red"})),Df=()=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},te("path",{d:"M563.2 463.3 677 540c1.7 1.2 3.7 1.8 5.8 1.8.7 0 1.4-.1 2-.2 2.7-.5 5.1-2.1 6.6-4.4l25.3-37.8c1.5-2.3 2.1-5.1 1.6-7.8s-2.1-5.1-4.4-6.6l-73.6-49.1 73.6-49.1c2.3-1.5 3.9-3.9 4.4-6.6.5-2.7 0-5.5-1.6-7.8l-25.3-37.8a10.1 10.1 0 0 0-6.6-4.4c-.7-.1-1.3-.2-2-.2-2.1 0-4.1.6-5.8 1.8l-113.8 76.6c-9.2 6.2-14.7 16.4-14.7 27.5.1 11 5.5 21.3 14.7 27.4zM387 348.8h-45.5c-5.7 0-10.4 4.7-10.4 10.4v153.3c0 5.7 4.7 10.4 10.4 10.4H387c5.7 0 10.4-4.7 10.4-10.4V359.2c0-5.7-4.7-10.4-10.4-10.4zm333.8 241.3-41-20a10.3 10.3 0 0 0-8.1-.5c-2.6.9-4.8 2.9-5.9 5.4-30.1 64.9-93.1 109.1-164.4 115.2-5.7.5-9.9 5.5-9.5 11.2l3.9 45.5c.5 5.3 5 9.5 10.3 9.5h.9c94.8-8 178.5-66.5 218.6-152.7 2.4-5 .3-11.2-4.8-13.6zm186-186.1c-11.9-42-30.5-81.4-55.2-117.1-24.1-34.9-53.5-65.6-87.5-91.2-33.9-25.6-71.5-45.5-111.6-59.2-41.2-14-84.1-21.1-127.8-21.1h-1.2c-75.4 0-148.8 21.4-212.5 61.7-63.7 40.3-114.3 97.6-146.5 165.8-32.2 68.1-44.3 143.6-35.1 218.4 9.3 74.8 39.4 145 87.3 203.3.1.2.3.3.4.5l36.2 38.4c1.1 1.2 2.5 2.1 3.9 2.6 73.3 66.7 168.2 103.5 267.5 103.5 73.3 0 145.2-20.3 207.7-58.7 37.3-22.9 70.3-51.5 98.1-85 27.1-32.7 48.7-69.5 64.2-109.1 15.5-39.7 24.4-81.3 26.6-123.8 2.4-43.6-2.5-87-14.5-129zm-60.5 181.1c-8.3 37-22.8 72-43 104-19.7 31.1-44.3 58.6-73.1 81.7-28.8 23.1-61 41-95.7 53.4-35.6 12.7-72.9 19.1-110.9 19.1-82.6 0-161.7-30.6-222.8-86.2l-34.1-35.8c-23.9-29.3-42.4-62.2-55.1-97.7-12.4-34.7-18.8-71-19.2-107.9-.4-36.9 5.4-73.3 17.1-108.2 12-35.8 30-69.2 53.4-99.1 31.7-40.4 71.1-72 117.2-94.1 44.5-21.3 94-32.6 143.4-32.6 49.3 0 97 10.8 141.8 32 34.3 16.3 65.3 38.1 92 64.8 26.1 26 47.5 56 63.6 89.2 16.2 33.2 26.6 68.5 31 105.1 4.6 37.5 2.7 75.3-5.6 112.3z",fill:"currentColor"})),Ff=()=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[te("path",{d:"M784 112H240c-88 0-160 72-160 160v480c0 88 72 160 160 160h544c88 0 160-72 160-160V272c0-88-72-160-160-160zm96 640c0 52.8-43.2 96-96 96H240c-52.8 0-96-43.2-96-96V272c0-52.8 43.2-96 96-96h544c52.8 0 96 43.2 96 96v480z",fill:"currentColor"}),te("path",{d:"M352 480c52.8 0 96-43.2 96-96s-43.2-96-96-96-96 43.2-96 96 43.2 96 96 96zm0-128c17.6 0 32 14.4 32 32s-14.4 32-32 32-32-14.4-32-32 14.4-32 32-32zm462.4 379.2-3.2-3.2-177.6-177.6c-25.6-25.6-65.6-25.6-91.2 0l-80 80-36.8-36.8c-25.6-25.6-65.6-25.6-91.2 0L200 728c-4.8 6.4-8 14.4-8 24 0 17.6 14.4 32 32 32 9.6 0 16-3.2 22.4-9.6L380.8 640l134.4 134.4c6.4 6.4 14.4 9.6 24 9.6 17.6 0 32-14.4 32-32 0-9.6-4.8-17.6-9.6-24l-52.8-52.8 80-80L769.6 776c6.4 4.8 12.8 8 20.8 8 17.6 0 32-14.4 32-32 0-8-3.2-16-8-20.8z",fill:"currentColor"})]),Hf=({active:e=!1})=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[te("path",{d:`M850.654 323.804c-11.042-25.625-26.862-48.532-46.885-68.225-20.022-19.61-43.258-34.936-69.213-45.73-26.78-11.124-55.124-16.727-84.375-16.727-40.622 0-80.256 11.123-114.698 32.135A214.79 214.79 0 0 0 512 241.819a214.79 214.79 0 0 0-23.483-16.562c-34.442-21.012-74.076-32.135-114.698-32.135-29.25 0-57.595 5.603-84.375 16.727-25.872 10.711-49.19 26.12-69.213 45.73-20.105 19.693-35.843 42.6-46.885 68.225-11.453 26.615-17.303 54.877-17.303 83.963 0 27.439 5.603 56.03 16.727 85.117 9.31 24.307 22.659 49.52 39.715 74.981 27.027 40.293 64.188 82.316 110.33 124.915 76.465 70.615 152.189 119.394 155.402 121.371l19.528 12.525c8.652 5.52 19.776 5.52 28.427 0l19.529-12.525c3.213-2.06 78.854-50.756 155.401-121.371 46.143-42.6 83.304-84.622 110.33-124.915 17.057-25.46 30.487-50.674 39.716-74.981 11.124-29.087 16.727-57.678 16.727-85.117.082-29.086-5.768-57.348-17.221-83.963z${e?"":"M512 761.5S218.665 573.55 218.665 407.767c0-83.963 69.461-152.023 155.154-152.023 60.233 0 112.473 33.618 138.181 82.727 25.708-49.109 77.948-82.727 138.18-82.727 85.694 0 155.155 68.06 155.155 152.023C805.335 573.551 512 761.5 512 761.5z"}`,fill:e?"red":"currentColor"})]),Uf=()=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[te("path",{d:"M710.816 654.301c70.323-96.639 61.084-230.578-23.705-314.843-46.098-46.098-107.183-71.109-172.28-71.109-65.008 0-126.092 25.444-172.28 71.109-45.227 46.098-70.756 107.183-70.756 172.106 0 64.923 25.444 126.007 71.194 172.106 46.099 46.098 107.184 71.109 172.28 71.109 51.414 0 100.648-16.212 142.824-47.404l126.53 126.006c7.058 7.06 16.297 10.979 26.406 10.979 10.105 0 19.343-3.919 26.402-10.979 14.467-14.467 14.467-38.172 0-52.723L710.816 654.301zm-315.107-23.265c-65.88-65.88-65.88-172.54 0-238.42 32.069-32.07 74.245-49.149 119.471-49.149 45.227 0 87.407 17.603 119.472 49.149 65.88 65.879 65.88 172.539 0 238.42-63.612 63.178-175.242 63.178-238.943 0zm0 0",fill:"currentColor"}),te("path",{d:"M703.319 121.603H321.03c-109.8 0-199.469 89.146-199.469 199.38v382.034c0 109.796 89.236 199.38 199.469 199.38h207.397c20.653 0 37.384-16.645 37.384-37.299 0-20.649-16.731-37.296-37.384-37.296H321.03c-68.582 0-124.352-55.77-124.352-124.267V321.421c0-68.496 55.77-124.267 124.352-124.267h382.289c68.582 0 124.352 55.771 124.352 124.267V524.72c0 20.654 16.736 37.299 37.385 37.299 20.654 0 37.384-16.645 37.384-37.299V320.549c-.085-109.8-89.321-198.946-199.121-198.946zm0 0",fill:"currentColor"})]),Nf=()=>te("svg",{width:"16",height:"16",ariaHidden:"true"},te("path",{d:"M14.85 3H1.15C.52 3 0 3.52 0 4.15v7.69C0 12.48.52 13 1.15 13h13.69c.64 0 1.15-.52 1.15-1.15v-7.7C16 3.52 15.48 3 14.85 3zM9 11H7V8L5.5 9.92 4 8v3H2V5h2l1.5 2L7 5h2v6zm2.99.5L9.5 8H11V5h2v3h1.5l-2.51 3.5z",fill:"currentColor"})),Bf=()=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},te("path",{d:"M810.667 213.333a64 64 0 0 1 64 64V704a64 64 0 0 1-64 64H478.336l-146.645 96.107a21.333 21.333 0 0 1-33.024-17.856V768h-85.334a64 64 0 0 1-64-64V277.333a64 64 0 0 1 64-64h597.334zm0 64H213.333V704h149.334v63.296L459.243 704h351.424V277.333zm-271.36 213.334v64h-176.64v-64h176.64zm122.026-128v64H362.667v-64h298.666z",fill:"currentColor"})),Vf=()=>te("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},te("path",{d:"M813.039 318.772L480.53 651.278H360.718V531.463L693.227 198.961C697.904 194.284 704.027 192 710.157 192C716.302 192 722.436 194.284 727.114 198.961L813.039 284.88C817.72 289.561 820 295.684 820 301.825C820 307.95 817.72 314.093 813.039 318.772ZM710.172 261.888L420.624 551.431V591.376H460.561L750.109 301.825L710.172 261.888ZM490.517 291.845H240.906V771.09H720.156V521.479C720.156 504.947 733.559 491.529 750.109 491.529C766.653 491.529 780.063 504.947 780.063 521.479V791.059C780.063 813.118 762.18 831 740.125 831H220.937C198.882 831 181 813.118 181 791.059V271.872C181 249.817 198.882 231.935 220.937 231.935H490.517C507.06 231.935 520.47 245.352 520.47 261.888C520.47 278.424 507.06 291.845 490.517 291.845Z",fill:"currentColor"})),Wf=()=>te("svg",{class:"verified-icon",viewBox:"0 0 1024 1024",width:"14",height:"14"},te("path",{d:"m894.4 461.56-54.4-63.2c-10.4-12-18.8-34.4-18.8-50.4v-68c0-42.4-34.8-77.2-77.2-77.2h-68c-15.6 0-38.4-8.4-50.4-18.8l-63.2-54.4c-27.6-23.6-72.8-23.6-100.8 0l-62.8 54.8c-12 10-34.8 18.4-50.4 18.4h-69.2c-42.4 0-77.2 34.8-77.2 77.2v68.4c0 15.6-8.4 38-18.4 50l-54 63.6c-23.2 27.6-23.2 72.4 0 100l54 63.6c10 12 18.4 34.4 18.4 50v68.4c0 42.4 34.8 77.2 77.2 77.2h69.2c15.6 0 38.4 8.4 50.4 18.8l63.2 54.4c27.6 23.6 72.8 23.6 100.8 0l63.2-54.4c12-10.4 34.4-18.8 50.4-18.8h68c42.4 0 77.2-34.8 77.2-77.2v-68c0-15.6 8.4-38.4 18.8-50.4l54.4-63.2c23.2-27.6 23.2-73.2-.4-100.8zm-216-25.2-193.2 193.2a30 30 0 0 1-42.4 0l-96.8-96.8a30.16 30.16 0 0 1 0-42.4c11.6-11.6 30.8-11.6 42.4 0l75.6 75.6 172-172c11.6-11.6 30.8-11.6 42.4 0 11.6 11.6 11.6 30.8 0 42.4z",fill:"#27ae60"})),Tn=({size:e=100})=>te("svg",{width:e,height:e,viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},te("circle",{cx:50,cy:50,fill:"none",stroke:"currentColor",strokeWidth:"4",r:"40","stroke-dasharray":"85 30"},te("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"}))),qf=()=>te("svg",{width:24,height:24,fill:"currentcolor",viewBox:"0 0 24 24"},[te("path",{style:"transform: translateY(0.5px)",d:"M18.968 10.5H15.968V11.484H17.984V12.984H15.968V15H14.468V9H18.968V10.5V10.5ZM8.984 9C9.26533 9 9.49967 9.09367 9.687 9.281C9.87433 9.46833 9.968 9.70267 9.968 9.984V10.5H6.499V13.5H8.468V12H9.968V14.016C9.968 14.2973 9.87433 14.5317 9.687 14.719C9.49967 14.9063 9.26533 15 8.984 15H5.984C5.70267 15 5.46833 14.9063 5.281 14.719C5.09367 14.5317 5 14.2973 5 14.016V9.985C5 9.70367 5.09367 9.46933 5.281 9.282C5.46833 9.09467 5.70267 9.001 5.984 9.001H8.984V9ZM11.468 9H12.968V15H11.468V9V9Z"}),te("path",{d:"M18.5 3H5.75C3.6875 3 2 4.6875 2 6.75V18C2 20.0625 3.6875 21.75 5.75 21.75H18.5C20.5625 21.75 22.25 20.0625 22.25 18V6.75C22.25 4.6875 20.5625 3 18.5 3ZM20.75 18C20.75 19.2375 19.7375 20.25 18.5 20.25H5.75C4.5125 20.25 3.5 19.2375 3.5 18V6.75C3.5 5.5125 4.5125 4.5 5.75 4.5H18.5C19.7375 4.5 20.75 5.5125 20.75 6.75V18Z"})]),Kf=()=>Jt("WALINE_USER_META",{nick:"",mail:"",link:""}),Gf=()=>Jt("WALINE_COMMENT_BOX_EDITOR",""),Zf="WALINE_LIKE",Yf=Jt(Zf,[]),ho=()=>Yf,Jf="WALINE_REACTION",Qf=Jt(Jf,{}),Xf=()=>Qf;var Ai={},ct={},ut={},po;function go(){if(po)return ut;po=1;var e=ut&&ut.__awaiter||function(r,i,s,l){function o(a){return a instanceof s?a:new s(function(c){c(a)})}return new(s||(s=Promise))(function(a,c){function u(m){try{d(l.next(m))}catch(x){c(x)}}function f(m){try{d(l.throw(m))}catch(x){c(x)}}function d(m){m.done?a(m.value):o(m.value).then(u,f)}d((l=l.apply(r,i||[])).next())})},t=ut&&ut.__generator||function(r,i){var s={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},l,o,a,c;return c={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function u(d){return function(m){return f([d,m])}}function f(d){if(l)throw new TypeError("Generator is already executing.");for(;c&&(c=0,d[0]&&(s=0)),s;)try{if(l=1,o&&(a=d[0]&2?o.return:d[0]?o.throw||((a=o.return)&&a.call(o),0):o.next)&&!(a=a.call(o,d[1])).done)return a;switch(o=0,a&&(d=[d[0]&2,a.value]),d[0]){case 0:case 1:a=d;break;case 4:return s.label++,{value:d[1],done:!1};case 5:s.label++,o=d[1],d=[0];continue;case 7:d=s.ops.pop(),s.trys.pop();continue;default:if(a=s.trys,!(a=a.length>0&&a[a.length-1])&&(d[0]===6||d[0]===2)){s=0;continue}if(d[0]===3&&(!a||d[1]>a[0]&&d[1]<a[3])){s.label=d[1];break}if(d[0]===6&&s.label<a[1]){s.label=a[1],a=d;break}if(a&&s.label<a[2]){s.label=a[2],s.ops.push(d);break}a[2]&&s.ops.pop(),s.trys.pop();continue}d=i.call(r,s)}catch(m){d=[6,m],o=0}finally{l=a=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}};Object.defineProperty(ut,"__esModule",{value:!0}),ut.ReCaptchaInstance=void 0;var n=function(){function r(i,s,l){this.siteKey=i,this.recaptchaID=s,this.recaptcha=l,this.styleContainer=null}return r.prototype.execute=function(i){return e(this,void 0,void 0,function(){var s;return t(this,function(l){switch(l.label){case 0:return this.recaptcha.enterprise?[4,this.recaptcha.enterprise.execute(this.recaptchaID,{action:i})]:[3,2];case 1:return s=l.sent(),[3,4];case 2:return[4,this.recaptcha.execute(this.recaptchaID,{action:i})];case 3:s=l.sent(),l.label=4;case 4:return[2,s]}})})},r.prototype.getSiteKey=function(){return this.siteKey},r.prototype.hideBadge=function(){this.styleContainer===null&&(this.styleContainer=document.createElement("style"),this.styleContainer.innerHTML=".grecaptcha-badge{visibility:hidden !important;}",document.head.appendChild(this.styleContainer))},r.prototype.showBadge=function(){this.styleContainer!==null&&(document.head.removeChild(this.styleContainer),this.styleContainer=null)},r}();return ut.ReCaptchaInstance=n,ut}var mo;function eh(){if(mo)return ct;mo=1;var e=ct&&ct.__assign||function(){return e=Object.assign||function(i){for(var s,l=1,o=arguments.length;l<o;l++){s=arguments[l];for(var a in s)Object.prototype.hasOwnProperty.call(s,a)&&(i[a]=s[a])}return i},e.apply(this,arguments)};Object.defineProperty(ct,"__esModule",{value:!0}),ct.getInstance=ct.load=void 0;var t=go(),n;(function(i){i[i.NOT_LOADED=0]="NOT_LOADED",i[i.LOADING=1]="LOADING",i[i.LOADED=2]="LOADED"})(n||(n={}));var r=function(){function i(){}return i.load=function(s,l){if(l===void 0&&(l={}),typeof document>"u")return Promise.reject(new Error("This is a library for the browser!"));if(i.getLoadingState()===n.LOADED)return i.instance.getSiteKey()===s?Promise.resolve(i.instance):Promise.reject(new Error("reCAPTCHA already loaded with different site key!"));if(i.getLoadingState()===n.LOADING)return s!==i.instanceSiteKey?Promise.reject(new Error("reCAPTCHA already loaded with different site key!")):new Promise(function(a,c){i.successfulLoadingConsumers.push(function(u){return a(u)}),i.errorLoadingRunnable.push(function(u){return c(u)})});i.instanceSiteKey=s,i.setLoadingState(n.LOADING);var o=new i;return new Promise(function(a,c){o.loadScript(s,l.useRecaptchaNet||!1,l.useEnterprise||!1,l.renderParameters?l.renderParameters:{},l.customUrl).then(function(){i.setLoadingState(n.LOADED);var u=o.doExplicitRender(grecaptcha,s,l.explicitRenderParameters?l.explicitRenderParameters:{},l.useEnterprise||!1),f=new t.ReCaptchaInstance(s,u,grecaptcha);i.successfulLoadingConsumers.forEach(function(d){return d(f)}),i.successfulLoadingConsumers=[],l.autoHideBadge&&f.hideBadge(),i.instance=f,a(f)}).catch(function(u){i.errorLoadingRunnable.forEach(function(f){return f(u)}),i.errorLoadingRunnable=[],c(u)})})},i.getInstance=function(){return i.instance},i.setLoadingState=function(s){i.loadingState=s},i.getLoadingState=function(){return i.loadingState===null?n.NOT_LOADED:i.loadingState},i.prototype.loadScript=function(s,l,o,a,c){var u=this;l===void 0&&(l=!1),o===void 0&&(o=!1),a===void 0&&(a={}),c===void 0&&(c="");var f=document.createElement("script");f.setAttribute("recaptcha-v3-script",""),f.setAttribute("async",""),f.setAttribute("defer","");var d="https://www.google.com/recaptcha/api.js";l?o?d="https://recaptcha.net/recaptcha/enterprise.js":d="https://recaptcha.net/recaptcha/api.js":o&&(d="https://www.google.com/recaptcha/enterprise.js"),c&&(d=c),a.render&&(a.render=void 0);var m=this.buildQueryString(a);return f.src=d+"?render=explicit"+m,new Promise(function(x,b){f.addEventListener("load",u.waitForScriptToLoad(function(){x(f)},o),!1),f.onerror=function(T){i.setLoadingState(n.NOT_LOADED),b(T)},document.head.appendChild(f)})},i.prototype.buildQueryString=function(s){var l=Object.keys(s);return l.length<1?"":"&"+Object.keys(s).filter(function(o){return!!s[o]}).map(function(o){return o+"="+s[o]}).join("&")},i.prototype.waitForScriptToLoad=function(s,l){var o=this;return function(){window.grecaptcha===void 0?setTimeout(function(){o.waitForScriptToLoad(s,l)},i.SCRIPT_LOAD_DELAY):l?window.grecaptcha.enterprise.ready(function(){s()}):window.grecaptcha.ready(function(){s()})}},i.prototype.doExplicitRender=function(s,l,o,a){var c=e({sitekey:l},o);return o.container?a?s.enterprise.render(o.container,c):s.render(o.container,c):a?s.enterprise.render(c):s.render(c)},i.loadingState=null,i.instance=null,i.instanceSiteKey=null,i.successfulLoadingConsumers=[],i.errorLoadingRunnable=[],i.SCRIPT_LOAD_DELAY=25,i}();return ct.load=r.load,ct.getInstance=r.getInstance,ct}var vo;function th(){return vo||(vo=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.ReCaptchaInstance=e.getInstance=e.load=void 0;var t=eh();Object.defineProperty(e,"load",{enumerable:!0,get:function(){return t.load}}),Object.defineProperty(e,"getInstance",{enumerable:!0,get:function(){return t.getInstance}});var n=go();Object.defineProperty(e,"ReCaptchaInstance",{enumerable:!0,get:function(){return n.ReCaptchaInstance}})}(Ai)),Ai}var nh=th();const bo={},rh=e=>{const t=bo[e]??(bo[e]=nh.load(e,{useRecaptchaNet:!0,autoHideBadge:!0}));return{execute:n=>t.then(r=>r.execute(n))}},ih=e=>({execute:async t=>{const{load:n}=Ou("https://challenges.cloudflare.com/turnstile/v0/api.js",void 0,{async:!1});await n();const r=window.turnstile;return new Promise(i=>{r==null||r.ready(()=>{r.render(".wl-captcha-container",{sitekey:e,action:t,size:"compact",callback:i})})})}}),sh=Jt("WALINE_USER",{}),$r=()=>sh,lh={key:0,class:"wl-reaction"},oh=["textContent"],ah={class:"wl-reaction-list"},ch=["onClick"],uh={class:"wl-reaction-img"},fh=["src","alt"],hh=["textContent"],ph=["textContent"];var dh=gn({__name:"ArticleReaction",setup(e){const t=Xf(),n=sr(Dn),r=ie(-1),i=ie([]),s=me(()=>n.value.locale),l=me(()=>{const{reaction:f}=n.value;return f!=null&&f.length?f:null}),o=me(()=>{var f;const{path:d}=n.value;return((f=l.value)==null?void 0:f.map((m,x)=>({icon:m,desc:s.value[`reaction${x}`],active:t.value[d]===x})))??null});let a;const c=async()=>{const{serverURL:f,lang:d,path:m}=n.value;if(!l.value)return;const x=new AbortController;a=x.abort.bind(x);const[b]=await Tr({serverURL:f,lang:d,paths:[m],type:l.value.map((T,w)=>`reaction${w}`),signal:x.signal});i.value=l.value.map((T,w)=>b[`reaction${w}`])},u=async f=>{if(r.value!==-1)return;const{serverURL:d,lang:m,path:x}=n.value,b=t.value[x];r.value=f,b!==void 0&&(await jn({serverURL:d,lang:m,path:x,type:`reaction${b}`,action:"desc"}),i.value[b]=Math.max(i.value[b]-1,0)),b!==f&&(await jn({serverURL:d,lang:m,path:x,type:`reaction${f}`}),i.value[f]=(i.value[f]||0)+1),b===f?delete t.value[x]:t.value[x]=f,r.value=-1};return vn(()=>{Yt(()=>[n.value.serverURL,n.value.path],()=>c())}),ei(()=>{a==null||a()}),(f,d)=>o.value?(L(),P("div",lh,[D("div",{class:"wl-reaction-title",textContent:J(s.value.reactionTitle)},null,8,oh),D("ul",ah,[(L(!0),P(ue,null,Fe(o.value,({active:m,icon:x,desc:b},T)=>(L(),P("li",{key:T,class:ve(["wl-reaction-item",{active:m}]),onClick:w=>u(T)},[D("div",uh,[D("img",{src:x,alt:b},null,8,fh),r.value===T?(L(),st(K(Tn),{key:0,class:"wl-reaction-loading"})):(L(),P("div",{key:1,class:"wl-reaction-votes",textContent:J(i.value[T]||0)},null,8,hh))]),D("div",{class:"wl-reaction-text",textContent:J(b)},null,8,ph)],10,ch))),128))])])):Y("v-if",!0)}}),In=new Map;function gh(e){var t=In.get(e);t&&t.destroy()}function mh(e){var t=In.get(e);t&&t.update()}var Ln=null;typeof window>"u"?((Ln=function(e){return e}).destroy=function(e){return e},Ln.update=function(e){return e}):((Ln=function(e,t){return e&&Array.prototype.forEach.call(e.length?e:[e],function(n){return function(r){if(r&&r.nodeName&&r.nodeName==="TEXTAREA"&&!In.has(r)){var i,s=null,l=window.getComputedStyle(r),o=(i=r.value,function(){c({testForHeightReduction:i===""||!r.value.startsWith(i),restoreTextAlign:null}),i=r.value}),a=(function(f){r.removeEventListener("autosize:destroy",a),r.removeEventListener("autosize:update",u),r.removeEventListener("input",o),window.removeEventListener("resize",u),Object.keys(f).forEach(function(d){return r.style[d]=f[d]}),In.delete(r)}).bind(r,{height:r.style.height,resize:r.style.resize,textAlign:r.style.textAlign,overflowY:r.style.overflowY,overflowX:r.style.overflowX,wordWrap:r.style.wordWrap});r.addEventListener("autosize:destroy",a),r.addEventListener("autosize:update",u),r.addEventListener("input",o),window.addEventListener("resize",u),r.style.overflowX="hidden",r.style.wordWrap="break-word",In.set(r,{destroy:a,update:u}),u()}function c(f){var d,m,x=f.restoreTextAlign,b=x===void 0?null:x,T=f.testForHeightReduction,w=T===void 0||T,C=l.overflowY;if(r.scrollHeight!==0&&(l.resize==="vertical"?r.style.resize="none":l.resize==="both"&&(r.style.resize="horizontal"),w&&(d=function(I){for(var O=[];I&&I.parentNode&&I.parentNode instanceof Element;)I.parentNode.scrollTop&&O.push([I.parentNode,I.parentNode.scrollTop]),I=I.parentNode;return function(){return O.forEach(function(G){var j=G[0],ae=G[1];j.style.scrollBehavior="auto",j.scrollTop=ae,j.style.scrollBehavior=null})}}(r),r.style.height=""),m=l.boxSizing==="content-box"?r.scrollHeight-(parseFloat(l.paddingTop)+parseFloat(l.paddingBottom)):r.scrollHeight+parseFloat(l.borderTopWidth)+parseFloat(l.borderBottomWidth),l.maxHeight!=="none"&&m>parseFloat(l.maxHeight)?(l.overflowY==="hidden"&&(r.style.overflow="scroll"),m=parseFloat(l.maxHeight)):l.overflowY!=="hidden"&&(r.style.overflow="hidden"),r.style.height=m+"px",b&&(r.style.textAlign=b),d&&d(),s!==m&&(r.dispatchEvent(new Event("autosize:resized",{bubbles:!0})),s=m),C!==l.overflow&&!b)){var N=l.textAlign;l.overflow==="hidden"&&(r.style.textAlign=N==="start"?"end":"start"),c({restoreTextAlign:N,testForHeightReduction:!0})}}function u(){c({testForHeightReduction:!0,restoreTextAlign:null})}}(n)}),e}).destroy=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],gh),e},Ln.update=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],mh),e});var yo=Ln;const vh=["data-index"],bh=["src","title","onClick"];var yh=gn({__name:"ImageWall",props:{items:{default:()=>[]},columnWidth:{default:300},gap:{default:0}},emits:["insert"],setup(e){const t=e;let n=null;const r=dt("wall"),i=ie({}),s=ie([]),l=()=>{const f=Math.floor((r.value.getBoundingClientRect().width+t.gap)/(t.columnWidth+t.gap));return f>0?f:1},o=f=>new Array(f).fill(null).map(()=>[]),a=async f=>{var d;if(f>=t.items.length)return;await qt();const m=Array.from(((d=r.value)==null?void 0:d.children)??[]).reduce((x,b)=>b.getBoundingClientRect().height<x.getBoundingClientRect().height?b:x);s.value[Number(m.dataset.index)].push(f),await a(f+1)},c=async(f=!1)=>{if(s.value.length===l()&&!f)return;s.value=o(l());const d=window.scrollY;await a(0),window.scrollTo({top:d})},u=f=>{i.value[f.target.src]=!0};return vn(()=>{c(!0),n=new ResizeObserver(()=>{c()}),n.observe(r.value),gt(()=>[t.items],()=>{i.value={},c(!0)}),gt(()=>[t.columnWidth,t.gap],()=>{c()})}),Qa(()=>{n.unobserve(r.value)}),(f,d)=>(L(),P("div",{ref_key:"wall",ref:r,class:"wl-gallery",style:ln({gap:`${f.gap}px`})},[(L(!0),P(ue,null,Fe(s.value,(m,x)=>(L(),P("div",{key:x,class:"wl-gallery-column","data-index":x,style:ln({gap:`${f.gap}px`})},[(L(!0),P(ue,null,Fe(m,b=>(L(),P(ue,{key:b},[i.value[f.items[b].src]?Y("v-if",!0):(L(),st(K(Tn),{key:0,size:36,style:{margin:"20px auto"}})),D("img",{class:"wl-gallery-item",src:f.items[b].src,title:f.items[b].title,loading:"lazy",onLoad:u,onClick:T=>f.$emit("insert",``)},null,40,bh)],64))),128))],12,vh))),128))],4))}});const wh={key:0,class:"wl-login-info"},kh={class:"wl-avatar"},xh=["title"],_h=["title"],Ch=["src"],Sh=["title","textContent"],$h={class:"wl-panel"},Rh=["for","textContent"],Ah=["id","onUpdate:modelValue","name","type"],Eh=["placeholder"],Th={class:"wl-preview"},Ih=["innerHTML"],Lh={class:"wl-footer"},Mh={class:"wl-actions"},Ph={href:"https://guides.github.com/features/mastering-markdown/",title:"Markdown Guide","aria-label":"Markdown is supported",class:"wl-action",target:"_blank",rel:"noopener noreferrer"},Oh=["title"],jh=["title"],zh=["title","aria-label"],Dh=["title"],Fh={class:"wl-info"},Hh={class:"wl-text-number"},Uh={key:0},Nh=["textContent"],Bh=["textContent"],Vh=["disabled"],Wh=["placeholder"],qh={key:1,class:"wl-loading"},Kh={key:0,class:"wl-tab-wrapper"},Gh=["title","onClick"],Zh=["src","alt"],Yh={key:0,class:"wl-tabs"},Jh=["onClick"],Qh=["src","alt","title"],Xh=["title"];var wo=gn({__name:"CommentBox",props:{edit:{},rootId:{},replyId:{},replyUser:{}},emits:["log","cancelEdit","cancelReply","submit"],setup(e,{emit:t}){const n=e,r=t,i=sr(Dn),s=Gf(),l=Kf(),o=$r(),a=ie({}),c=dt("textarea"),u=dt("image-uploader"),f=dt("emoji-button"),d=dt("emoji-popup"),m=dt("gif-button"),x=dt("gif-popup"),b=dt("gif-search"),T=ie({tabs:[],map:{}}),w=ie(0),C=ie(!1),N=ie(!1),I=ie(!1),O=ie(""),G=ie(0),j=hn({loading:!0,list:[]}),ae=ie(0),fe=ie(!1),Ue=ie(""),E=ie(!1),B=ie(!1),F=me(()=>i.value.locale),ge=me(()=>!!o.value.token),ke=me(()=>i.value.imageUploader!==null),we=z=>{const R=c.value,W=R.selectionStart,h=R.selectionEnd||0,p=R.scrollTop;s.value=R.value.substring(0,W)+z+R.value.substring(h,R.value.length),R.focus(),R.selectionStart=W+z.length,R.selectionEnd=W+z.length,R.scrollTop=p},ft=({key:z,ctrlKey:R,metaKey:W})=>{E.value||(R||W)&&z==="Enter"&&Ke()},bt=async z=>{const R=`![${i.value.locale.uploading} ${z.name}]()`;we(R),E.value=!0;try{const W=await i.value.imageUploader(z);s.value=s.value.replace(R,`\r
|
|
83
|
-
`)}catch(W){alert(W.message),s.value=s.value.replace(R,"")}finally{E.value=!1}},Mn=z=>{var R;if((R=z.dataTransfer)!=null&&R.items){const W=Fl(z.dataTransfer.items);W&&ke.value&&(bt(W),z.preventDefault())}},Rr=z=>{if(z.clipboardData){const R=Fl(z.clipboardData.items);R&&ke.value&&bt(R)}},Qt=()=>{const z=u.value;z.files&&ke.value&&bt(z.files[0]).then(()=>{z.value=""})},Ke=async()=>{var z;const{serverURL:R,lang:W,login:h,wordLimit:p,requiredMeta:g,recaptchaV3Key:y,turnstileKey:k}=i.value,v={comment:Ue.value,nick:l.value.nick,mail:l.value.mail,link:l.value.link,url:i.value.path,ua:await jf()};if(!n.edit)if(o.value.token)v.nick=o.value.display_name,v.mail=o.value.email,v.link=o.value.url;else{if(h==="force")return;if(g.includes("nick")&&!v.nick){a.value.nick.focus(),alert(F.value.nickError);return}if(g.includes("mail")&&!v.mail||v.mail&&!Zo(v.mail)){a.value.mail.focus(),alert(F.value.mailError);return}v.nick||(v.nick=F.value.anonymous)}if(!v.comment){c.value.focus();return}if(!fe.value){alert(F.value.wordHint.replace("$0",p[0].toString()).replace("$1",p[1].toString()).replace("$2",G.value.toString()));return}v.comment=co(v.comment,T.value.map),n.replyId&&n.rootId&&(v.pid=n.replyId,v.rid=n.rootId,v.at=n.replyUser),E.value=!0;try{y&&(v.recaptchaV3=await rh(y).execute("social")),k&&(v.turnstile=await ih(k).execute("social"));const A={serverURL:R,lang:W,token:o.value.token,comment:v},S=await(n.edit?en({objectId:n.edit.objectId,...A}):Ii(A));if(E.value=!1,S.errmsg){alert(S.errmsg);return}r("submit",S.data),s.value="",O.value="",await qt(),n.replyId&&r("cancelReply"),(z=n.edit)!=null&&z.objectId&&r("cancelEdit")}catch(A){E.value=!1,alert(A.message)}},Ar=z=>{z.preventDefault();const{lang:R,serverURL:W}=i.value;Pi({serverURL:W,lang:R}).then(h=>{o.value=h,(h.remember?localStorage:sessionStorage).setItem("WALINE_USER",JSON.stringify(h)),r("log")})},Ei=()=>{o.value={},localStorage.setItem("WALINE_USER","null"),sessionStorage.setItem("WALINE_USER","null"),r("log")},Er=z=>{z.preventDefault();const{lang:R,serverURL:W}=i.value,h=800,p=800,g=(window.innerWidth-h)/2,y=(window.innerHeight-p)/2,k=new URLSearchParams({lng:R,token:o.value.token}),v=window.open(`${W}/ui/profile?${k.toString()}`,"_blank",`width=${h},height=${p},left=${g},top=${y},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`);v==null||v.postMessage({type:"TOKEN",data:o.value.token},"*")},Ot=z=>{var R,W,h,p;!((R=f.value)!=null&&R.contains(z.target))&&!((W=d.value)!=null&&W.contains(z.target))&&(C.value=!1),!((h=m.value)!=null&&h.contains(z.target))&&!((p=x.value)!=null&&p.contains(z.target))&&(N.value=!1)},jt=async z=>{var R;const{scrollTop:W,clientHeight:h,scrollHeight:p}=z.target,g=(h+W)/p,y=i.value.search,k=((R=b.value)==null?void 0:R.value)??"";g<.9||j.loading||B.value||(j.loading=!0,(y.more&&j.list.length?await y.more(k,j.list.length):await y.search(k)).length?j.list=[...j.list,...y.more&&j.list.length?await y.more(k,j.list.length):await y.search(k)]:B.value=!0,j.loading=!1,setTimeout(()=>{z.target.scrollTop=W},50))},Xt=xu(z=>{j.list=[],B.value=!1,jt(z)},300);return Lt("click",Ot),Lt("message",({data:z})=>{!z||z.type!=="profile"||(o.value={...o.value,...z.data},[localStorage,sessionStorage].filter(R=>R.getItem("WALINE_USER")).forEach(R=>{R.setItem("WALINE_USER",JSON.stringify(o))}))}),Yt([i,G],([z,R])=>{const{wordLimit:W}=z;W?R<W[0]&&W[0]!==0?(ae.value=W[0],fe.value=!1):R>W[1]?(ae.value=W[1],fe.value=!1):(ae.value=W[1],fe.value=!0):(ae.value=0,fe.value=!0)}),gt(N,async z=>{var R;if(!z)return;const W=i.value.search;b.value&&(b.value.value=""),j.loading=!0,j.list=await(((R=W.default)==null?void 0:R.call(W))??W.search("")),j.loading=!1}),vn(()=>{var z;(z=n.edit)!=null&&z.objectId&&(s.value=n.edit.orig),Yt(()=>s.value,R=>{const{highlighter:W,texRenderer:h}=i.value;Ue.value=R,O.value=Lf(R,{emojiMap:T.value.map,highlighter:W,texRenderer:h}),G.value=Of(R),R?yo(c.value):yo.destroy(c.value)}),Yt(()=>i.value.emoji,async R=>{T.value=await Uu(R)})}),(z,R)=>{var W,h;return L(),P("div",{key:K(o).token,class:"wl-comment"},[K(i).login!=="disable"&&ge.value&&!((W=z.edit)!=null&&W.objectId)?(L(),P("div",wh,[D("div",kh,[D("button",{type:"submit",class:"wl-logout-btn",title:F.value.logout,onClick:Ei},[oe(K(fo),{size:14})],8,xh),D("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",title:F.value.profile,onClick:Er},[D("img",{src:K(o).avatar,alt:"avatar"},null,8,Ch)],8,_h)]),D("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",title:F.value.profile,onClick:Er,textContent:J(K(o).display_name)},null,8,Sh)])):Y("v-if",!0),D("div",$h,[K(i).login!=="force"&&K(i).meta.length&&!ge.value?(L(),P("div",{key:0,class:ve(["wl-header",`item${K(i).meta.length}`])},[(L(!0),P(ue,null,Fe(K(i).meta,p=>(L(),P("div",{key:p,class:"wl-header-item"},[D("label",{for:`wl-${p}`,textContent:J(F.value[p]+(K(i).requiredMeta.includes(p)||!K(i).requiredMeta.length?"":`(${F.value.optional})`))},null,8,Rh),rr(D("input",{id:`wl-${p}`,ref_for:!0,ref:g=>{g&&(a.value[p]=g)},"onUpdate:modelValue":g=>K(l)[p]=g,class:ve(["wl-input",`wl-${p}`]),name:p,type:p==="mail"?"email":"text"},null,10,Ah),[[uu,K(l)[p]]])]))),128))],2)):Y("v-if",!0),rr(D("textarea",{id:"wl-edit",ref:"textarea","onUpdate:modelValue":R[0]||(R[0]=p=>be(s)?s.value=p:null),class:"wl-editor",placeholder:z.replyUser?`@${z.replyUser}`:F.value.placeholder,onKeydown:ft,onDrop:Mn,onPaste:Rr},null,40,Eh),[[pi,K(s)]]),rr(D("div",Th,[R[7]||(R[7]=D("hr",null,null,-1)),D("h4",null,J(F.value.preview)+":",1),D("div",{class:"wl-content",innerHTML:O.value},null,8,Ih)],512),[[vl,I.value]]),D("div",Lh,[D("div",Mh,[D("a",Ph,[oe(K(Nf))]),rr(D("button",{ref:"emoji-button",type:"button",class:ve(["wl-action",{active:C.value}]),title:F.value.emoji,onClick:R[1]||(R[1]=p=>C.value=!C.value)},[oe(K(Df))],10,Oh),[[vl,T.value.tabs.length]]),K(i).search?(L(),P("button",{key:0,ref:"gif-button",type:"button",class:ve(["wl-action",{active:N.value}]),title:F.value.gif,onClick:R[2]||(R[2]=p=>N.value=!N.value)},[oe(K(qf))],10,jh)):Y("v-if",!0),D("input",{id:"wl-image-upload",ref:"image-uploader",class:"upload","aria-hidden":"true",type:"file",accept:".png,.jpg,.jpeg,.webp,.bmp,.gif",onChange:Qt},null,544),ke.value?(L(),P("label",{key:1,for:"wl-image-upload",class:"wl-action",title:F.value.uploadImage,"aria-label":F.value.uploadImage},[oe(K(Ff))],8,zh)):Y("v-if",!0),D("button",{type:"button",class:ve(["wl-action",{active:I.value}]),title:F.value.preview,onClick:R[3]||(R[3]=p=>I.value=!I.value)},[oe(K(Uf))],10,Dh)]),D("div",Fh,[R[9]||(R[9]=D("div",{class:"wl-captcha-container"},null,-1)),D("div",Hh,[lt(J(G.value)+" ",1),K(i).wordLimit?(L(),P("span",Uh,[R[8]||(R[8]=lt(" / ")),D("span",{class:ve({illegal:!fe.value}),textContent:J(ae.value)},null,10,Nh)])):Y("v-if",!0),lt(" "+J(F.value.word),1)]),K(i).login!=="disable"&&!ge.value?(L(),P("button",{key:0,type:"button",class:"wl-btn",onClick:Ar,textContent:J(F.value.login)},null,8,Bh)):Y("v-if",!0),K(i).login!=="force"||ge.value?(L(),P("button",{key:1,type:"submit",class:"primary wl-btn",title:"Cmd|Ctrl + Enter",disabled:E.value,onClick:Ke},[E.value?(L(),st(K(Tn),{key:0,size:16})):(L(),P(ue,{key:1},[lt(J(F.value.submit),1)],64))],8,Vh)):Y("v-if",!0)]),D("div",{ref:"gif-popup",class:ve(["wl-gif-popup",{display:N.value}])},[D("input",{ref:"gif-search",type:"text",placeholder:F.value.gifSearchPlaceholder,onInput:R[4]||(R[4]=(...p)=>K(Xt)&&K(Xt)(...p))},null,40,Wh),j.list.length?(L(),st(yh,{key:0,items:j.list,"column-width":200,gap:6,onInsert:R[5]||(R[5]=p=>we(p)),onScroll:jt},null,8,["items"])):Y("v-if",!0),j.loading?(L(),P("div",qh,[oe(K(Tn),{size:30})])):Y("v-if",!0)],2),D("div",{ref:"emoji-popup",class:ve(["wl-emoji-popup",{display:C.value}])},[(L(!0),P(ue,null,Fe(T.value.tabs,(p,g)=>(L(),P(ue,{key:p.name},[g===w.value?(L(),P("div",Kh,[(L(!0),P(ue,null,Fe(p.items,y=>(L(),P("button",{key:y,type:"button",title:y,onClick:k=>we(`:${y}:`)},[C.value?(L(),P("img",{key:0,class:"wl-emoji",src:T.value.map[y],alt:y,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Zh)):Y("v-if",!0)],8,Gh))),128))])):Y("v-if",!0)],64))),128)),T.value.tabs.length>1?(L(),P("div",Yh,[(L(!0),P(ue,null,Fe(T.value.tabs,(p,g)=>(L(),P("button",{key:p.name,type:"button",class:ve(["wl-tab",{active:w.value===g}]),onClick:y=>w.value=g},[D("img",{class:"wl-emoji",src:p.icon,alt:p.name,title:p.name,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Qh)],10,Jh))),128))])):Y("v-if",!0)],2)])]),z.replyId||(h=z.edit)!=null&&h.objectId?(L(),P("button",{key:1,type:"button",class:"wl-close",title:F.value.cancelReply,onClick:R[6]||(R[6]=p=>z.replyId?r("cancelReply"):r("cancelEdit"))},[oe(K(fo),{size:24})],8,Xh)):Y("v-if",!0)])}}});const ep=["id"],tp={class:"wl-user","aria-hidden":"true"},np=["src"],rp={class:"wl-card"},ip={class:"wl-head"},sp=["href"],lp={key:1,class:"wl-nick"},op=["textContent"],ap=["textContent"],cp=["textContent"],up=["textContent"],fp=["textContent"],hp={class:"wl-comment-actions"},pp=["title"],dp=["title"],gp={class:"wl-meta","aria-hidden":"true"},mp=["data-value","textContent"],vp={key:0,class:"wl-content"},bp={key:0},yp=["href"],wp=["innerHTML"],kp={key:1,class:"wl-admin-actions"},xp={class:"wl-comment-status"},_p=["disabled","onClick","textContent"],Cp={key:3,class:"wl-quote"};var Sp=gn({__name:"CommentCard",props:{comment:{},edit:{},rootId:{},reply:{}},emits:["log","submit","delete","like","sticky","edit","reply","status"],setup(e,{emit:t}){const n=e,r=t,i=["approved","waiting","spam"],s=sr(Dn),l=ho(),o=Pu(),a=$r(),c=me(()=>s.value.locale),u=me(()=>{const{link:w}=n.comment;return w?ts(w)?w:`https://${w}`:""}),f=me(()=>l.value.includes(n.comment.objectId)),d=me(()=>Ko(new Date(n.comment.time),o.value,c.value)),m=me(()=>a.value.type==="administrator"),x=me(()=>n.comment.user_id&&a.value.objectId===n.comment.user_id),b=me(()=>{var w;return n.comment.objectId===((w=n.reply)==null?void 0:w.objectId)}),T=me(()=>{var w;return n.comment.objectId===((w=n.edit)==null?void 0:w.objectId)});return(w,C)=>{var N;const I=ec("CommentCard",!0);return L(),P("div",{id:w.comment.objectId.toString(),class:"wl-card-item"},[D("div",tp,[w.comment.avatar?(L(),P("img",{key:0,class:"wl-user-avatar",src:w.comment.avatar,alt:""},null,8,np)):Y("v-if",!0),w.comment.type?(L(),st(K(Wf),{key:1})):Y("v-if",!0)]),D("div",rp,[D("div",ip,[u.value?(L(),P("a",{key:0,class:"wl-nick",href:u.value,target:"_blank",rel:"nofollow noopener noreferrer"},J(w.comment.nick),9,sp)):(L(),P("span",lp,J(w.comment.nick),1)),w.comment.type==="administrator"?(L(),P("span",{key:2,class:"wl-badge",textContent:J(c.value.admin)},null,8,op)):Y("v-if",!0),w.comment.label?(L(),P("span",{key:3,class:"wl-badge",textContent:J(w.comment.label)},null,8,ap)):Y("v-if",!0),w.comment.sticky?(L(),P("span",{key:4,class:"wl-badge",textContent:J(c.value.sticky)},null,8,cp)):Y("v-if",!0),typeof w.comment.level=="number"?(L(),P("span",{key:5,class:ve(`wl-badge level${w.comment.level}`),textContent:J(c.value[`level${w.comment.level}`]||`Level ${w.comment.level}`)},null,10,up)):Y("v-if",!0),D("span",{class:"wl-time",textContent:J(d.value)},null,8,fp),D("div",hp,[m.value||x.value?(L(),P(ue,{key:0},[D("button",{type:"button",class:"wl-edit",onClick:C[0]||(C[0]=O=>r("edit",w.comment))},[oe(K(Vf))]),D("button",{type:"button",class:"wl-delete",onClick:C[1]||(C[1]=O=>r("delete",w.comment))},[oe(K(zf))])],64)):Y("v-if",!0),D("button",{type:"button",class:"wl-like",title:f.value?c.value.cancelLike:c.value.like,onClick:C[2]||(C[2]=O=>r("like",w.comment))},[oe(K(Hf),{active:f.value},null,8,["active"]),lt(" "+J("like"in w.comment?w.comment.like:""),1)],8,pp),D("button",{type:"button",class:ve(["wl-reply",{active:b.value}]),title:b.value?c.value.cancelReply:c.value.reply,onClick:C[3]||(C[3]=O=>r("reply",b.value?null:w.comment))},[oe(K(Bf))],10,dp)])]),D("div",gp,[(L(),P(ue,null,Fe(["addr","browser","os"],O=>(L(),P(ue,null,[w.comment[O]?(L(),P("span",{key:O,class:ve(`wl-${O}`),"data-value":w.comment[O],textContent:J(w.comment[O])},null,10,mp)):Y("v-if",!0)],64))),64))]),T.value?Y("v-if",!0):(L(),P("div",vp,["reply_user"in w.comment&&w.comment.reply_user?(L(),P("p",bp,[D("a",{href:"#"+w.comment.pid},"@"+J(w.comment.reply_user.nick),9,yp),C[17]||(C[17]=D("span",null,": ",-1))])):Y("v-if",!0),D("div",{innerHTML:w.comment.comment},null,8,wp)])),m.value&&!T.value?(L(),P("div",kp,[D("span",xp,[(L(),P(ue,null,Fe(i,O=>D("button",{key:O,type:"submit",class:ve(`wl-btn wl-${O}`),disabled:w.comment.status===O,onClick:G=>r("status",{status:O,comment:w.comment}),textContent:J(c.value[O])},null,10,_p)),64))]),m.value&&!("rid"in w.comment)?(L(),P("button",{key:0,type:"submit",class:"wl-btn wl-sticky",onClick:C[4]||(C[4]=O=>r("sticky",w.comment))},J(w.comment.sticky?c.value.unsticky:c.value.sticky),1)):Y("v-if",!0)])):Y("v-if",!0),b.value||T.value?(L(),P("div",{key:2,class:ve({"wl-reply-wrapper":b.value,"wl-edit-wrapper":T.value})},[oe(wo,{edit:w.edit,"reply-id":(N=w.reply)==null?void 0:N.objectId,"reply-user":w.comment.nick,"root-id":w.rootId,onLog:C[5]||(C[5]=O=>r("log")),onCancelReply:C[6]||(C[6]=O=>r("reply",null)),onCancelEdit:C[7]||(C[7]=O=>r("edit",null)),onSubmit:C[8]||(C[8]=O=>r("submit",O))},null,8,["edit","reply-id","reply-user","root-id"])],2)):Y("v-if",!0),"children"in w.comment?(L(),P("div",Cp,[(L(!0),P(ue,null,Fe(w.comment.children,O=>(L(),st(I,{key:O.objectId,comment:O,reply:w.reply,edit:w.edit,"root-id":w.rootId,onLog:C[9]||(C[9]=G=>r("log")),onDelete:C[10]||(C[10]=G=>r("delete",G)),onEdit:C[11]||(C[11]=G=>r("edit",G)),onLike:C[12]||(C[12]=G=>r("like",G)),onReply:C[13]||(C[13]=G=>r("reply",G)),onStatus:C[14]||(C[14]=G=>r("status",G)),onSticky:C[15]||(C[15]=G=>r("sticky",G)),onSubmit:C[16]||(C[16]=G=>r("submit",G))},null,8,["comment","reply","edit","root-id"]))),128))])):Y("v-if",!0)])],8,ep)}}});const ko="3.5.7",$p={"data-waline":""},Rp={class:"wl-meta-head"},Ap={class:"wl-count"},Ep=["textContent"],Tp={class:"wl-sort"},Ip=["onClick"],Lp={class:"wl-cards"},Mp={key:1,class:"wl-operation"},Pp=["textContent"],Op={key:2,class:"wl-loading"},jp=["textContent"],zp={key:4,class:"wl-operation"},Dp=["textContent"],Fp={key:5,class:"wl-power"};var Hp=gn({__name:"WalineComment",props:{serverURL:{},path:{},meta:{},requiredMeta:{},wordLimit:{},pageSize:{},lang:{},locale:{},commentSorting:{},dark:{type:[String,Boolean]},login:{},noCopyright:{type:Boolean},recaptchaV3Key:{},turnstileKey:{},reaction:{type:[Array,Boolean]},emoji:{},search:{},highlighter:{type:Function},imageUploader:{type:Function},texRenderer:{type:Function}},setup(e){const t=e,n=$r(),r=ho(),i=ie("loading"),s=ie(0),l=ie(1),o=ie(0),a=me(()=>Vo(t)),c=ie(a.value.commentSorting),u=ie([]),f=ie(null),d=ie(null),m=me(()=>Wo(a.value.dark)),x=me(()=>a.value.locale);zu(m,{id:"waline-darkmode"});let b=null;const T=E=>{const{serverURL:B,path:F,pageSize:ge}=a.value,ke=new AbortController;i.value="loading",b==null||b(),Ti({serverURL:B,lang:a.value.lang,path:F,pageSize:ge,sortBy:Qi[c.value],page:E,signal:ke.signal,token:n.value.token}).then(we=>{i.value="success",s.value=we.count,u.value.push(...we.data),l.value=E,o.value=we.totalPages}).catch(we=>{we.name!=="AbortError"&&(console.error(we.message),i.value="error")}),b=ke.abort.bind(ke)},w=()=>{T(l.value+1)},C=()=>{s.value=0,u.value=[],T(1)},N=E=>{c.value!==E&&(c.value=E,C())},I=E=>{f.value=E},O=E=>{d.value=E},G=E=>{if(d.value)d.value.comment=E.comment,d.value.orig=E.orig;else if("rid"in E){const B=u.value.find(({objectId:F})=>F===E.rid);if(!B)return;Array.isArray(B.children)||(B.children=[]),B.children.push(E)}else u.value.unshift(E),s.value+=1},j=async({comment:E,status:B})=>{if(E.status===B)return;const{serverURL:F,lang:ge}=a.value;await en({serverURL:F,lang:ge,token:n.value.token,objectId:E.objectId,comment:{status:B}}),E.status=B},ae=async E=>{if("rid"in E)return;const{serverURL:B,lang:F}=a.value;await en({serverURL:B,lang:F,token:n.value.token,objectId:E.objectId,comment:{sticky:E.sticky?0:1}}),E.sticky=!E.sticky},fe=async({objectId:E})=>{if(!confirm("Are you sure you want to delete this comment?"))return;const{serverURL:B,lang:F}=a.value;await Li({serverURL:B,lang:F,token:n.value.token,objectId:E}),u.value.some((ge,ke)=>ge.objectId===E?(u.value=u.value.filter((we,ft)=>ft!==ke),!0):ge.children.some((we,ft)=>we.objectId===E?(u.value[ke].children=ge.children.filter((bt,Mn)=>Mn!==ft),!0):!1))},Ue=async E=>{const{serverURL:B,lang:F}=a.value,{objectId:ge}=E,ke=r.value.includes(ge);await en({serverURL:B,lang:F,objectId:ge,token:n.value.token,comment:{like:!ke}}),ke?r.value=r.value.filter(we=>we!==ge):(r.value=[...r.value,ge],r.value.length>50&&(r.value=r.value.slice(-50))),E.like=Math.max(0,(E.like||0)+(ke?-1:1))};return lc(Dn,a),vn(()=>{Yt(()=>[t.serverURL,t.path],()=>{C()})}),ei(()=>{b==null||b()}),(E,B)=>(L(),P("div",$p,[oe(dh),!f.value&&!d.value?(L(),st(wo,{key:0,onLog:C,onSubmit:G})):Y("v-if",!0),D("div",Rp,[D("div",Ap,[s.value?(L(),P("span",{key:0,class:"wl-num",textContent:J(s.value)},null,8,Ep)):Y("v-if",!0),lt(" "+J(x.value.comment),1)]),D("ul",Tp,[(L(!0),P(ue,null,Fe(K(No),F=>(L(),P("li",{key:F,class:ve([F===c.value?"active":""]),onClick:ge=>N(F)},J(x.value[F]),11,Ip))),128))])]),D("div",Lp,[(L(!0),P(ue,null,Fe(u.value,F=>(L(),st(Sp,{key:F.objectId,"root-id":F.objectId,comment:F,reply:f.value,edit:d.value,onLog:C,onReply:I,onEdit:O,onSubmit:G,onStatus:j,onDelete:fe,onSticky:ae,onLike:Ue},null,8,["root-id","comment","reply","edit"]))),128))]),i.value==="error"?(L(),P("div",Mp,[D("button",{type:"button",class:"wl-btn",onClick:C,textContent:J(x.value.refresh)},null,8,Pp)])):i.value==="loading"?(L(),P("div",Op,[oe(K(Tn),{size:30})])):u.value.length?l.value<o.value?(L(),P("div",zp,[D("button",{type:"button",class:"wl-btn",onClick:w,textContent:J(x.value.more)},null,8,Dp)])):Y("v-if",!0):(L(),P("div",{key:3,class:"wl-empty",textContent:J(x.value.sofa)},null,8,jp)),a.value.noCopyright?Y("v-if",!0):(L(),P("div",Fp,[B[0]||(B[0]=lt(" Powered by ")),B[1]||(B[1]=D("a",{href:"https://github.com/walinejs/waline",target:"_blank",rel:"noopener noreferrer"}," Waline ",-1)),lt(" v"+J(K(ko)),1)]))]))}});const xo=(e,t)=>{t.forEach((n,r)=>{const i=e[r].time;typeof i=="number"&&(n.innerText=i.toString())})},_o=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-pageview-count",update:r=!0,lang:i=navigator.language})=>{const s=new AbortController,l=Array.from(document.querySelectorAll(n)),o=c=>{const u=Ri(c);return u!==null&&t!==u},a=c=>Oi({serverURL:Fn(e),paths:c.map(u=>Ri(u)??t),lang:i,signal:s.signal}).then(u=>xo(u,c)).catch(Dl);if(r){const c=l.filter(f=>!o(f)),u=l.filter(o);ji({serverURL:Fn(e),path:t,lang:i}).then(f=>xo(f,c)),u.length&&a(u)}else a(l);return s.abort.bind(s)},Up=({el:e="#waline",path:t=window.location.pathname,comment:n=!1,pageview:r=!1,...i})=>{const s=e?mi(e):null;if(e&&!s)throw new Error("Option 'el' do not match any domElement!");if(!i.serverURL)throw new Error("Option 'serverURL' is missing!");const l=hn({...i}),o=hn({comment:n,pageview:r,path:t}),a=()=>{o.comment&&uo({serverURL:l.serverURL,path:o.path,...zt(o.comment)?{selector:o.comment}:{}})},c=()=>{o.pageview&&_o({serverURL:l.serverURL,path:o.path,...zt(o.pageview)?{selector:o.pageview}:{}})};let u=null;s&&(u=du(()=>te(Hp,{path:o.path,...l})),u.mount(s));const f=Xs(a),d=Xs(c);return{el:s,update:({comment:m,pageview:x,path:b=window.location.pathname,...T}={})=>{Object.entries(T).forEach(([w,C])=>{l[w]=C}),o.path=b,m!==void 0&&(o.comment=m),x!==void 0&&(o.pageview=x)},destroy:()=>{u==null||u.unmount(),f(),d()}}},Np=({el:e,serverURL:t,count:n,lang:r=navigator.language})=>{const i=$r(),s=mi(e),l=new AbortController;return zi({serverURL:t,count:n,lang:r,signal:l.signal,token:i.value.token}).then(o=>s&&o.length?(s.innerHTML=`<ul class="wl-recent-list">${o.map(a=>`<li class="wl-recent-item"><a href="${a.url}">${a.nick}</a>:${a.comment}</li>`).join("")}</ul>`,{comments:o,destroy:()=>{l.abort(),s.innerHTML=""}}):{comments:o,destroy:()=>l.abort()})},Bp=({el:e,serverURL:t,count:n,locale:r,lang:i=navigator.language,mode:s="list"})=>{const l=mi(e),o=new AbortController;return Di({serverURL:t,pageSize:n,lang:i,signal:o.signal}).then(a=>!l||!a.length?{users:a,destroy:()=>o.abort()}:(r={...Yi(i),...typeof r=="object"?r:{}},l.innerHTML=`<ul class="wl-user-${s}">${a.map((c,u)=>[`<li class="wl-user-item" aria-label="${c.nick}">`,c.link&&`<a href="${c.link}" target="_blank">`,'<div class="wl-user-avatar">',`<img src="${c.avatar}" alt="${c.nick}">`,`<span class="wl-user-badge">${u+1}</span>`,"</div>",'<div class="wl-user-meta">','<div class="wl-user-name">',c.nick,c.level&&`<span class="wl-badge">${r?r[`level${c.level}`]:`Level ${c.level}`}</span>`,c.label&&`<span class="wl-badge">${c.label}</span>`,"</div>",c.link&&c.link,"</div>",c.link&&"</a>","</li>"].filter(f=>f).join("")).join("")}</ul>`,{users:a,destroy:()=>{o.abort(),l.innerHTML=""}}))};re.RecentComments=Np,re.UserList=Bp,re.addComment=Ii,re.commentCount=uo,re.defaultLocales=zn,re.deleteComment=Li,re.fetchCommentCount=Mi,re.getArticleCounter=Tr,re.getComment=Ti,re.getPageview=Oi,re.getRecentComment=zi,re.getUserList=Di,re.init=Up,re.login=Pi,re.pageviewCount=_o,re.updateArticleCounter=jn,re.updateComment=en,re.updatePageview=ji,re.version=ko});
|
|
74
|
+
`+t+`</thead>
|
|
75
|
+
`+r+`</table>
|
|
76
|
+
`}tablerow({text:e}){return`<tr>
|
|
77
|
+
${e}</tr>
|
|
78
|
+
`}tablecell(e){let t=this.parser.parseInline(e.tokens),n=e.header?"th":"td";return(e.align?`<${n} align="${e.align}">`:`<${n}>`)+t+`</${n}>
|
|
79
|
+
`}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${Ye(e,!0)}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:t,tokens:n}){let r=this.parser.parseInline(n),s=no(e);if(s===null)return r;e=s;let i='<a href="'+e+'"';return t&&(i+=' title="'+Ye(t)+'"'),i+=">"+r+"</a>",i}image({href:e,title:t,text:n,tokens:r}){r&&(n=this.parser.parseInline(r,this.parser.textRenderer));let s=no(e);if(s===null)return Ye(n);e=s;let i=`<img src="${e}" alt="${n}"`;return t&&(i+=` title="${Ye(t)}"`),i+=">",i}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:Ye(e.text)}},As=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}},kt=class Ps{options;renderer;textRenderer;constructor(t){this.options=t||Mt,this.options.renderer=this.options.renderer||new Cr,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new As}static parse(t,n){return new Ps(n).parse(t)}static parseInline(t,n){return new Ps(n).parseInline(t)}parse(t,n=!0){var s,i;let r="";for(let l=0;l<t.length;l++){let o=t[l];if((i=(s=this.options.extensions)==null?void 0:s.renderers)!=null&&i[o.type]){let c=o,u=this.options.extensions.renderers[c.type].call({parser:this},c);if(u!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(c.type)){r+=u||"";continue}}let a=o;switch(a.type){case"space":{r+=this.renderer.space(a);continue}case"hr":{r+=this.renderer.hr(a);continue}case"heading":{r+=this.renderer.heading(a);continue}case"code":{r+=this.renderer.code(a);continue}case"table":{r+=this.renderer.table(a);continue}case"blockquote":{r+=this.renderer.blockquote(a);continue}case"list":{r+=this.renderer.list(a);continue}case"html":{r+=this.renderer.html(a);continue}case"paragraph":{r+=this.renderer.paragraph(a);continue}case"text":{let c=a,u=this.renderer.text(c);for(;l+1<t.length&&t[l+1].type==="text";)c=t[++l],u+=`
|
|
80
|
+
`+this.renderer.text(c);n?r+=this.renderer.paragraph({type:"paragraph",raw:u,text:u,tokens:[{type:"text",raw:u,text:u,escaped:!0}]}):r+=u;continue}default:{let c='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return r}parseInline(t,n=this.renderer){var s,i;let r="";for(let l=0;l<t.length;l++){let o=t[l];if((i=(s=this.options.extensions)==null?void 0:s.renderers)!=null&&i[o.type]){let c=this.options.extensions.renderers[o.type].call({parser:this},o);if(c!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(o.type)){r+=c||"";continue}}let a=o;switch(a.type){case"escape":{r+=n.text(a);break}case"html":{r+=n.html(a);break}case"link":{r+=n.link(a);break}case"image":{r+=n.image(a);break}case"strong":{r+=n.strong(a);break}case"em":{r+=n.em(a);break}case"codespan":{r+=n.codespan(a);break}case"br":{r+=n.br(a);break}case"del":{r+=n.del(a);break}case"text":{r+=n.text(a);break}default:{let c='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return r}},Sr=(Is=class{options;block;constructor(e){this.options=e||Mt}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}provideLexer(){return this.block?wt.lex:wt.lexInline}provideParser(){return this.block?kt.parse:kt.parseInline}},Eo(Is,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"])),Is),io=class{defaults=ys();options=this.setOptions;parse=this.parseMarkdown(!0);parseInline=this.parseMarkdown(!1);Parser=kt;Renderer=Cr;TextRenderer=As;Lexer=wt;Tokenizer=$r;Hooks=Sr;constructor(...e){this.use(...e)}walkTokens(e,t){var r,s;let n=[];for(let i of e)switch(n=n.concat(t.call(this,i)),i.type){case"table":{let l=i;for(let o of l.header)n=n.concat(this.walkTokens(o.tokens,t));for(let o of l.rows)for(let a of o)n=n.concat(this.walkTokens(a.tokens,t));break}case"list":{let l=i;n=n.concat(this.walkTokens(l.items,t));break}default:{let l=i;(s=(r=this.defaults.extensions)==null?void 0:r.childTokens)!=null&&s[l.type]?this.defaults.extensions.childTokens[l.type].forEach(o=>{let a=l[o].flat(1/0);n=n.concat(this.walkTokens(a,t))}):l.tokens&&(n=n.concat(this.walkTokens(l.tokens,t)))}}return n}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(n=>{let r={...n};if(r.async=this.defaults.async||r.async||!1,n.extensions&&(n.extensions.forEach(s=>{if(!s.name)throw new Error("extension name required");if("renderer"in s){let i=t.renderers[s.name];i?t.renderers[s.name]=function(...l){let o=s.renderer.apply(this,l);return o===!1&&(o=i.apply(this,l)),o}:t.renderers[s.name]=s.renderer}if("tokenizer"in s){if(!s.level||s.level!=="block"&&s.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let i=t[s.level];i?i.unshift(s.tokenizer):t[s.level]=[s.tokenizer],s.start&&(s.level==="block"?t.startBlock?t.startBlock.push(s.start):t.startBlock=[s.start]:s.level==="inline"&&(t.startInline?t.startInline.push(s.start):t.startInline=[s.start]))}"childTokens"in s&&s.childTokens&&(t.childTokens[s.name]=s.childTokens)}),r.extensions=t),n.renderer){let s=this.defaults.renderer||new Cr(this.defaults);for(let i in n.renderer){if(!(i in s))throw new Error(`renderer '${i}' does not exist`);if(["options","parser"].includes(i))continue;let l=i,o=n.renderer[l],a=s[l];s[l]=(...c)=>{let u=o.apply(s,c);return u===!1&&(u=a.apply(s,c)),u||""}}r.renderer=s}if(n.tokenizer){let s=this.defaults.tokenizer||new $r(this.defaults);for(let i in n.tokenizer){if(!(i in s))throw new Error(`tokenizer '${i}' does not exist`);if(["options","rules","lexer"].includes(i))continue;let l=i,o=n.tokenizer[l],a=s[l];s[l]=(...c)=>{let u=o.apply(s,c);return u===!1&&(u=a.apply(s,c)),u}}r.tokenizer=s}if(n.hooks){let s=this.defaults.hooks||new Sr;for(let i in n.hooks){if(!(i in s))throw new Error(`hook '${i}' does not exist`);if(["options","block"].includes(i))continue;let l=i,o=n.hooks[l],a=s[l];Sr.passThroughHooks.has(i)?s[l]=c=>{if(this.defaults.async)return Promise.resolve(o.call(s,c)).then(f=>a.call(s,f));let u=o.call(s,c);return a.call(s,u)}:s[l]=(...c)=>{let u=o.apply(s,c);return u===!1&&(u=a.apply(s,c)),u}}r.hooks=s}if(n.walkTokens){let s=this.defaults.walkTokens,i=n.walkTokens;r.walkTokens=function(l){let o=[];return o.push(i.call(this,l)),s&&(o=o.concat(s.call(this,l))),o}}this.defaults={...this.defaults,...r}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return wt.lex(e,t??this.defaults)}parser(e,t){return kt.parse(e,t??this.defaults)}parseMarkdown(e){return(t,n)=>{let r={...n},s={...this.defaults,...r},i=this.onError(!!s.silent,!!s.async);if(this.defaults.async===!0&&r.async===!1)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof t>"u"||t===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof t!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected"));s.hooks&&(s.hooks.options=s,s.hooks.block=e);let l=s.hooks?s.hooks.provideLexer():e?wt.lex:wt.lexInline,o=s.hooks?s.hooks.provideParser():e?kt.parse:kt.parseInline;if(s.async)return Promise.resolve(s.hooks?s.hooks.preprocess(t):t).then(a=>l(a,s)).then(a=>s.hooks?s.hooks.processAllTokens(a):a).then(a=>s.walkTokens?Promise.all(this.walkTokens(a,s.walkTokens)).then(()=>a):a).then(a=>o(a,s)).then(a=>s.hooks?s.hooks.postprocess(a):a).catch(i);try{s.hooks&&(t=s.hooks.preprocess(t));let a=l(t,s);s.hooks&&(a=s.hooks.processAllTokens(a)),s.walkTokens&&this.walkTokens(a,s.walkTokens);let c=o(a,s);return s.hooks&&(c=s.hooks.postprocess(c)),c}catch(a){return i(a)}}}onError(e,t){return n=>{if(n.message+=`
|
|
81
|
+
Please report this to https://github.com/markedjs/marked.`,e){let r="<p>An error occurred:</p><pre>"+Ye(n.message+"",!0)+"</pre>";return t?Promise.resolve(r):r}if(t)return Promise.reject(n);throw n}}},Pt=new io;function me(e,t){return Pt.parse(e,t)}me.options=me.setOptions=function(e){return Pt.setOptions(e),me.defaults=Pt.defaults,Vl(me.defaults),me},me.getDefaults=ys,me.defaults=Mt,me.use=function(...e){return Pt.use(...e),me.defaults=Pt.defaults,Vl(me.defaults),me},me.walkTokens=function(e,t){return Pt.walkTokens(e,t)},me.parseInline=Pt.parseInline,me.Parser=kt,me.parser=kt.parse,me.Renderer=Cr,me.TextRenderer=As,me.Lexer=wt,me.lexer=wt.lex,me.Tokenizer=$r,me.Hooks=Sr,me.parse=me;function Af(e){if(typeof e=="function"&&(e={highlight:e}),!e||typeof e.highlight!="function")throw new Error("Must provide highlight function");return typeof e.langPrefix!="string"&&(e.langPrefix="language-"),typeof e.emptyLangClass!="string"&&(e.emptyLangClass=""),{async:!!e.async,walkTokens(t){if(t.type!=="code")return;const n=lo(t.lang);if(e.async)return Promise.resolve(e.highlight(t.text,n,t.lang||"")).then(oo(t));const r=e.highlight(t.text,n,t.lang||"");if(r instanceof Promise)throw new Error("markedHighlight is not set to async but the highlight function is async. Set the async option to true on markedHighlight to await the async highlight function.");oo(t)(r)},useNewRenderer:!0,renderer:{code(t,n,r){typeof t=="object"&&(r=t.escaped,n=t.lang,t=t.text);const s=lo(n),i=s?e.langPrefix+fo(s):e.emptyLangClass,l=i?` class="${i}"`:"";return t=t.replace(/\n$/,""),`<pre><code${l}>${r?t:fo(t,!0)}
|
|
82
|
+
</code></pre>`}}}}function lo(e){return(e||"").match(/\S*/)[0]}function oo(e){return t=>{typeof t=="string"&&t!==e.text&&(e.escaped=!0,e.text=t)}}const ao=/[&<>"']/,Ef=new RegExp(ao.source,"g"),co=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,Tf=new RegExp(co.source,"g"),If={"&":"&","<":"<",">":">",'"':""","'":"'"},uo=e=>If[e];function fo(e,t){if(t){if(ao.test(e))return e.replace(Ef,uo)}else if(co.test(e))return e.replace(Tf,uo);return e}const Lf=/\$.*?\$/,Mf=/^\$(.*?)\$/,Pf=/^(?:\s{0,3})\$\$((?:[^\n]|\n[^\n])+?)\n{0,1}\$\$/,jf=e=>[{name:"blockMath",level:"block",tokenizer(t){const n=Pf.exec(t);if(n!==null)return{type:"html",raw:n[0],text:e(!0,n[1])}}},{name:"inlineMath",level:"inline",start(t){const n=t.search(Lf);return n!==-1?n:t.length},tokenizer(t){const n=Mf.exec(t);if(n!==null)return{type:"html",raw:n[0],text:e(!1,n[1])}}}],ho=(e="",t={})=>e.replace(/:(.+?):/g,(n,r)=>t[r]?`<img class="wl-emoji" src="${t[r]}" alt="${r}">`:n),Of=(e,{emojiMap:t,highlighter:n,texRenderer:r})=>{const s=new io;if(s.setOptions({breaks:!0}),n&&s.use(Af({highlight:n})),r){const i=jf(r);s.use({extensions:i})}return s.parse(ho(e,t))},Es=e=>{const{path:t}=e.dataset;return t!=null&&t.length?t:null},zf=e=>e.match(/[\w\d\s,.\u00C0-\u024F\u0400-\u04FF]+/giu),Ff=e=>e.match(/[\u4E00-\u9FD5]/gu),Df=e=>{var t,n;return(((t=zf(e))==null?void 0:t.reduce((r,s)=>r+(["",",","."].includes(s.trim())?0:s.trim().split(/\s+/u).length),0))??0)+(((n=Ff(e))==null?void 0:n.length)??0)},Hf=async()=>{const{userAgentData:e}=navigator;let t=navigator.userAgent;if(!e||e.platform!=="Windows")return t;const{platformVersion:n}=await e.getHighEntropyValues(["platformVersion"]);return n&&parseInt(n.split(".")[0])>=13&&(t=t.replace("Windows NT 10.0","Windows NT 11.0")),t},po=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-comment-count",lang:r=navigator.language})=>{const s=new AbortController,i=document.querySelectorAll(n);return i.length&&Fs({serverURL:Dn(e),paths:Array.from(i).map(l=>si(Es(l)??t)),lang:r,signal:s.signal}).then(l=>{i.forEach((o,a)=>{o.innerText=l[a].toString()})}).catch(Ul),s.abort.bind(s)},go=({size:e})=>se("svg",{class:"wl-close-icon",viewBox:"0 0 1024 1024",width:e,height:e},[se("path",{d:"M697.173 85.333h-369.92c-144.64 0-241.92 101.547-241.92 252.587v348.587c0 150.613 97.28 252.16 241.92 252.16h369.92c144.64 0 241.494-101.547 241.494-252.16V337.92c0-151.04-96.854-252.587-241.494-252.587z",fill:"currentColor"}),se("path",{d:"m640.683 587.52-75.947-75.861 75.904-75.862a37.29 37.29 0 0 0 0-52.778 37.205 37.205 0 0 0-52.779 0l-75.946 75.818-75.862-75.946a37.419 37.419 0 0 0-52.821 0 37.419 37.419 0 0 0 0 52.821l75.947 75.947-75.776 75.733a37.29 37.29 0 1 0 52.778 52.821l75.776-75.776 75.947 75.947a37.376 37.376 0 0 0 52.779-52.821z",fill:"#888"})]),Uf=()=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},se("path",{d:"m341.013 394.667 27.755 393.45h271.83l27.733-393.45h64.106l-28.01 397.952a64 64 0 0 1-63.83 59.498H368.768a64 64 0 0 1-63.83-59.52l-28.053-397.93h64.128zm139.307 19.818v298.667h-64V414.485h64zm117.013 0v298.667h-64V414.485h64zM181.333 288h640v64h-640v-64zm453.483-106.667v64h-256v-64h256z",fill:"red"})),Nf=()=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},se("path",{d:"M563.2 463.3 677 540c1.7 1.2 3.7 1.8 5.8 1.8.7 0 1.4-.1 2-.2 2.7-.5 5.1-2.1 6.6-4.4l25.3-37.8c1.5-2.3 2.1-5.1 1.6-7.8s-2.1-5.1-4.4-6.6l-73.6-49.1 73.6-49.1c2.3-1.5 3.9-3.9 4.4-6.6.5-2.7 0-5.5-1.6-7.8l-25.3-37.8a10.1 10.1 0 0 0-6.6-4.4c-.7-.1-1.3-.2-2-.2-2.1 0-4.1.6-5.8 1.8l-113.8 76.6c-9.2 6.2-14.7 16.4-14.7 27.5.1 11 5.5 21.3 14.7 27.4zM387 348.8h-45.5c-5.7 0-10.4 4.7-10.4 10.4v153.3c0 5.7 4.7 10.4 10.4 10.4H387c5.7 0 10.4-4.7 10.4-10.4V359.2c0-5.7-4.7-10.4-10.4-10.4zm333.8 241.3-41-20a10.3 10.3 0 0 0-8.1-.5c-2.6.9-4.8 2.9-5.9 5.4-30.1 64.9-93.1 109.1-164.4 115.2-5.7.5-9.9 5.5-9.5 11.2l3.9 45.5c.5 5.3 5 9.5 10.3 9.5h.9c94.8-8 178.5-66.5 218.6-152.7 2.4-5 .3-11.2-4.8-13.6zm186-186.1c-11.9-42-30.5-81.4-55.2-117.1-24.1-34.9-53.5-65.6-87.5-91.2-33.9-25.6-71.5-45.5-111.6-59.2-41.2-14-84.1-21.1-127.8-21.1h-1.2c-75.4 0-148.8 21.4-212.5 61.7-63.7 40.3-114.3 97.6-146.5 165.8-32.2 68.1-44.3 143.6-35.1 218.4 9.3 74.8 39.4 145 87.3 203.3.1.2.3.3.4.5l36.2 38.4c1.1 1.2 2.5 2.1 3.9 2.6 73.3 66.7 168.2 103.5 267.5 103.5 73.3 0 145.2-20.3 207.7-58.7 37.3-22.9 70.3-51.5 98.1-85 27.1-32.7 48.7-69.5 64.2-109.1 15.5-39.7 24.4-81.3 26.6-123.8 2.4-43.6-2.5-87-14.5-129zm-60.5 181.1c-8.3 37-22.8 72-43 104-19.7 31.1-44.3 58.6-73.1 81.7-28.8 23.1-61 41-95.7 53.4-35.6 12.7-72.9 19.1-110.9 19.1-82.6 0-161.7-30.6-222.8-86.2l-34.1-35.8c-23.9-29.3-42.4-62.2-55.1-97.7-12.4-34.7-18.8-71-19.2-107.9-.4-36.9 5.4-73.3 17.1-108.2 12-35.8 30-69.2 53.4-99.1 31.7-40.4 71.1-72 117.2-94.1 44.5-21.3 94-32.6 143.4-32.6 49.3 0 97 10.8 141.8 32 34.3 16.3 65.3 38.1 92 64.8 26.1 26 47.5 56 63.6 89.2 16.2 33.2 26.6 68.5 31 105.1 4.6 37.5 2.7 75.3-5.6 112.3z",fill:"currentColor"})),Vf=()=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[se("path",{d:"M784 112H240c-88 0-160 72-160 160v480c0 88 72 160 160 160h544c88 0 160-72 160-160V272c0-88-72-160-160-160zm96 640c0 52.8-43.2 96-96 96H240c-52.8 0-96-43.2-96-96V272c0-52.8 43.2-96 96-96h544c52.8 0 96 43.2 96 96v480z",fill:"currentColor"}),se("path",{d:"M352 480c52.8 0 96-43.2 96-96s-43.2-96-96-96-96 43.2-96 96 43.2 96 96 96zm0-128c17.6 0 32 14.4 32 32s-14.4 32-32 32-32-14.4-32-32 14.4-32 32-32zm462.4 379.2-3.2-3.2-177.6-177.6c-25.6-25.6-65.6-25.6-91.2 0l-80 80-36.8-36.8c-25.6-25.6-65.6-25.6-91.2 0L200 728c-4.8 6.4-8 14.4-8 24 0 17.6 14.4 32 32 32 9.6 0 16-3.2 22.4-9.6L380.8 640l134.4 134.4c6.4 6.4 14.4 9.6 24 9.6 17.6 0 32-14.4 32-32 0-9.6-4.8-17.6-9.6-24l-52.8-52.8 80-80L769.6 776c6.4 4.8 12.8 8 20.8 8 17.6 0 32-14.4 32-32 0-8-3.2-16-8-20.8z",fill:"currentColor"})]),Bf=({active:e=!1})=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[se("path",{d:`M850.654 323.804c-11.042-25.625-26.862-48.532-46.885-68.225-20.022-19.61-43.258-34.936-69.213-45.73-26.78-11.124-55.124-16.727-84.375-16.727-40.622 0-80.256 11.123-114.698 32.135A214.79 214.79 0 0 0 512 241.819a214.79 214.79 0 0 0-23.483-16.562c-34.442-21.012-74.076-32.135-114.698-32.135-29.25 0-57.595 5.603-84.375 16.727-25.872 10.711-49.19 26.12-69.213 45.73-20.105 19.693-35.843 42.6-46.885 68.225-11.453 26.615-17.303 54.877-17.303 83.963 0 27.439 5.603 56.03 16.727 85.117 9.31 24.307 22.659 49.52 39.715 74.981 27.027 40.293 64.188 82.316 110.33 124.915 76.465 70.615 152.189 119.394 155.402 121.371l19.528 12.525c8.652 5.52 19.776 5.52 28.427 0l19.529-12.525c3.213-2.06 78.854-50.756 155.401-121.371 46.143-42.6 83.304-84.622 110.33-124.915 17.057-25.46 30.487-50.674 39.716-74.981 11.124-29.087 16.727-57.678 16.727-85.117.082-29.086-5.768-57.348-17.221-83.963z${e?"":"M512 761.5S218.665 573.55 218.665 407.767c0-83.963 69.461-152.023 155.154-152.023 60.233 0 112.473 33.618 138.181 82.727 25.708-49.109 77.948-82.727 138.18-82.727 85.694 0 155.155 68.06 155.155 152.023C805.335 573.551 512 761.5 512 761.5z"}`,fill:e?"red":"currentColor"})]),Wf=()=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[se("path",{d:"M710.816 654.301c70.323-96.639 61.084-230.578-23.705-314.843-46.098-46.098-107.183-71.109-172.28-71.109-65.008 0-126.092 25.444-172.28 71.109-45.227 46.098-70.756 107.183-70.756 172.106 0 64.923 25.444 126.007 71.194 172.106 46.099 46.098 107.184 71.109 172.28 71.109 51.414 0 100.648-16.212 142.824-47.404l126.53 126.006c7.058 7.06 16.297 10.979 26.406 10.979 10.105 0 19.343-3.919 26.402-10.979 14.467-14.467 14.467-38.172 0-52.723L710.816 654.301zm-315.107-23.265c-65.88-65.88-65.88-172.54 0-238.42 32.069-32.07 74.245-49.149 119.471-49.149 45.227 0 87.407 17.603 119.472 49.149 65.88 65.879 65.88 172.539 0 238.42-63.612 63.178-175.242 63.178-238.943 0zm0 0",fill:"currentColor"}),se("path",{d:"M703.319 121.603H321.03c-109.8 0-199.469 89.146-199.469 199.38v382.034c0 109.796 89.236 199.38 199.469 199.38h207.397c20.653 0 37.384-16.645 37.384-37.299 0-20.649-16.731-37.296-37.384-37.296H321.03c-68.582 0-124.352-55.77-124.352-124.267V321.421c0-68.496 55.77-124.267 124.352-124.267h382.289c68.582 0 124.352 55.771 124.352 124.267V524.72c0 20.654 16.736 37.299 37.385 37.299 20.654 0 37.384-16.645 37.384-37.299V320.549c-.085-109.8-89.321-198.946-199.121-198.946zm0 0",fill:"currentColor"})]),qf=()=>se("svg",{width:"16",height:"16",ariaHidden:"true"},se("path",{d:"M14.85 3H1.15C.52 3 0 3.52 0 4.15v7.69C0 12.48.52 13 1.15 13h13.69c.64 0 1.15-.52 1.15-1.15v-7.7C16 3.52 15.48 3 14.85 3zM9 11H7V8L5.5 9.92 4 8v3H2V5h2l1.5 2L7 5h2v6zm2.99.5L9.5 8H11V5h2v3h1.5l-2.51 3.5z",fill:"currentColor"})),Kf=()=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},se("path",{d:"M810.667 213.333a64 64 0 0 1 64 64V704a64 64 0 0 1-64 64H478.336l-146.645 96.107a21.333 21.333 0 0 1-33.024-17.856V768h-85.334a64 64 0 0 1-64-64V277.333a64 64 0 0 1 64-64h597.334zm0 64H213.333V704h149.334v63.296L459.243 704h351.424V277.333zm-271.36 213.334v64h-176.64v-64h176.64zm122.026-128v64H362.667v-64h298.666z",fill:"currentColor"})),Gf=()=>se("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},se("path",{d:"M813.039 318.772L480.53 651.278H360.718V531.463L693.227 198.961C697.904 194.284 704.027 192 710.157 192C716.302 192 722.436 194.284 727.114 198.961L813.039 284.88C817.72 289.561 820 295.684 820 301.825C820 307.95 817.72 314.093 813.039 318.772ZM710.172 261.888L420.624 551.431V591.376H460.561L750.109 301.825L710.172 261.888ZM490.517 291.845H240.906V771.09H720.156V521.479C720.156 504.947 733.559 491.529 750.109 491.529C766.653 491.529 780.063 504.947 780.063 521.479V791.059C780.063 813.118 762.18 831 740.125 831H220.937C198.882 831 181 813.118 181 791.059V271.872C181 249.817 198.882 231.935 220.937 231.935H490.517C507.06 231.935 520.47 245.352 520.47 261.888C520.47 278.424 507.06 291.845 490.517 291.845Z",fill:"currentColor"})),Zf=()=>se("svg",{class:"verified-icon",viewBox:"0 0 1024 1024",width:"14",height:"14"},se("path",{d:"m894.4 461.56-54.4-63.2c-10.4-12-18.8-34.4-18.8-50.4v-68c0-42.4-34.8-77.2-77.2-77.2h-68c-15.6 0-38.4-8.4-50.4-18.8l-63.2-54.4c-27.6-23.6-72.8-23.6-100.8 0l-62.8 54.8c-12 10-34.8 18.4-50.4 18.4h-69.2c-42.4 0-77.2 34.8-77.2 77.2v68.4c0 15.6-8.4 38-18.4 50l-54 63.6c-23.2 27.6-23.2 72.4 0 100l54 63.6c10 12 18.4 34.4 18.4 50v68.4c0 42.4 34.8 77.2 77.2 77.2h69.2c15.6 0 38.4 8.4 50.4 18.8l63.2 54.4c27.6 23.6 72.8 23.6 100.8 0l63.2-54.4c12-10.4 34.4-18.8 50.4-18.8h68c42.4 0 77.2-34.8 77.2-77.2v-68c0-15.6 8.4-38.4 18.8-50.4l54.4-63.2c23.2-27.6 23.2-73.2-.4-100.8zm-216-25.2-193.2 193.2a30 30 0 0 1-42.4 0l-96.8-96.8a30.16 30.16 0 0 1 0-42.4c11.6-11.6 30.8-11.6 42.4 0l75.6 75.6 172-172c11.6-11.6 30.8-11.6 42.4 0 11.6 11.6 11.6 30.8 0 42.4z",fill:"#27ae60"})),Tn=({size:e=100})=>se("svg",{width:e,height:e,viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},se("circle",{cx:50,cy:50,fill:"none",stroke:"currentColor",strokeWidth:"4",r:"40","stroke-dasharray":"85 30"},se("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"}))),Jf=()=>se("svg",{width:24,height:24,fill:"currentcolor",viewBox:"0 0 24 24"},[se("path",{style:"transform: translateY(0.5px)",d:"M18.968 10.5H15.968V11.484H17.984V12.984H15.968V15H14.468V9H18.968V10.5V10.5ZM8.984 9C9.26533 9 9.49967 9.09367 9.687 9.281C9.87433 9.46833 9.968 9.70267 9.968 9.984V10.5H6.499V13.5H8.468V12H9.968V14.016C9.968 14.2973 9.87433 14.5317 9.687 14.719C9.49967 14.9063 9.26533 15 8.984 15H5.984C5.70267 15 5.46833 14.9063 5.281 14.719C5.09367 14.5317 5 14.2973 5 14.016V9.985C5 9.70367 5.09367 9.46933 5.281 9.282C5.46833 9.09467 5.70267 9.001 5.984 9.001H8.984V9ZM11.468 9H12.968V15H11.468V9V9Z"}),se("path",{d:"M18.5 3H5.75C3.6875 3 2 4.6875 2 6.75V18C2 20.0625 3.6875 21.75 5.75 21.75H18.5C20.5625 21.75 22.25 20.0625 22.25 18V6.75C22.25 4.6875 20.5625 3 18.5 3ZM20.75 18C20.75 19.2375 19.7375 20.25 18.5 20.25H5.75C4.5125 20.25 3.5 19.2375 3.5 18V6.75C3.5 5.5125 4.5125 4.5 5.75 4.5H18.5C19.7375 4.5 20.75 5.5125 20.75 6.75V18Z"})]),Yf=()=>Yt("WALINE_USER_META",{nick:"",mail:"",link:""}),Qf=()=>Yt("WALINE_COMMENT_BOX_EDITOR",""),Xf="WALINE_LIKE",eh=Yt(Xf,[]),mo=()=>eh,th="WALINE_REACTION",nh=Yt(th,{}),rh=()=>nh;var Ts={},ot={},at={},vo;function bo(){if(vo)return at;vo=1;var e=at&&at.__awaiter||function(r,s,i,l){function o(a){return a instanceof i?a:new i(function(c){c(a)})}return new(i||(i=Promise))(function(a,c){function u(m){try{d(l.next(m))}catch(x){c(x)}}function f(m){try{d(l.throw(m))}catch(x){c(x)}}function d(m){m.done?a(m.value):o(m.value).then(u,f)}d((l=l.apply(r,s||[])).next())})},t=at&&at.__generator||function(r,s){var i={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},l,o,a,c;return c={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function u(d){return function(m){return f([d,m])}}function f(d){if(l)throw new TypeError("Generator is already executing.");for(;c&&(c=0,d[0]&&(i=0)),i;)try{if(l=1,o&&(a=d[0]&2?o.return:d[0]?o.throw||((a=o.return)&&a.call(o),0):o.next)&&!(a=a.call(o,d[1])).done)return a;switch(o=0,a&&(d=[d[0]&2,a.value]),d[0]){case 0:case 1:a=d;break;case 4:return i.label++,{value:d[1],done:!1};case 5:i.label++,o=d[1],d=[0];continue;case 7:d=i.ops.pop(),i.trys.pop();continue;default:if(a=i.trys,!(a=a.length>0&&a[a.length-1])&&(d[0]===6||d[0]===2)){i=0;continue}if(d[0]===3&&(!a||d[1]>a[0]&&d[1]<a[3])){i.label=d[1];break}if(d[0]===6&&i.label<a[1]){i.label=a[1],a=d;break}if(a&&i.label<a[2]){i.label=a[2],i.ops.push(d);break}a[2]&&i.ops.pop(),i.trys.pop();continue}d=s.call(r,i)}catch(m){d=[6,m],o=0}finally{l=a=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}};Object.defineProperty(at,"__esModule",{value:!0}),at.ReCaptchaInstance=void 0;var n=function(){function r(s,i,l){this.siteKey=s,this.recaptchaID=i,this.recaptcha=l,this.styleContainer=null}return r.prototype.execute=function(s){return e(this,void 0,void 0,function(){var i;return t(this,function(l){switch(l.label){case 0:return this.recaptcha.enterprise?[4,this.recaptcha.enterprise.execute(this.recaptchaID,{action:s})]:[3,2];case 1:return i=l.sent(),[3,4];case 2:return[4,this.recaptcha.execute(this.recaptchaID,{action:s})];case 3:i=l.sent(),l.label=4;case 4:return[2,i]}})})},r.prototype.getSiteKey=function(){return this.siteKey},r.prototype.hideBadge=function(){this.styleContainer===null&&(this.styleContainer=document.createElement("style"),this.styleContainer.innerHTML=".grecaptcha-badge{visibility:hidden !important;}",document.head.appendChild(this.styleContainer))},r.prototype.showBadge=function(){this.styleContainer!==null&&(document.head.removeChild(this.styleContainer),this.styleContainer=null)},r}();return at.ReCaptchaInstance=n,at}var yo;function sh(){if(yo)return ot;yo=1;var e=ot&&ot.__assign||function(){return e=Object.assign||function(s){for(var i,l=1,o=arguments.length;l<o;l++){i=arguments[l];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(s[a]=i[a])}return s},e.apply(this,arguments)};Object.defineProperty(ot,"__esModule",{value:!0}),ot.getInstance=ot.load=void 0;var t=bo(),n;(function(s){s[s.NOT_LOADED=0]="NOT_LOADED",s[s.LOADING=1]="LOADING",s[s.LOADED=2]="LOADED"})(n||(n={}));var r=function(){function s(){}return s.load=function(i,l){if(l===void 0&&(l={}),typeof document>"u")return Promise.reject(new Error("This is a library for the browser!"));if(s.getLoadingState()===n.LOADED)return s.instance.getSiteKey()===i?Promise.resolve(s.instance):Promise.reject(new Error("reCAPTCHA already loaded with different site key!"));if(s.getLoadingState()===n.LOADING)return i!==s.instanceSiteKey?Promise.reject(new Error("reCAPTCHA already loaded with different site key!")):new Promise(function(a,c){s.successfulLoadingConsumers.push(function(u){return a(u)}),s.errorLoadingRunnable.push(function(u){return c(u)})});s.instanceSiteKey=i,s.setLoadingState(n.LOADING);var o=new s;return new Promise(function(a,c){o.loadScript(i,l.useRecaptchaNet||!1,l.useEnterprise||!1,l.renderParameters?l.renderParameters:{},l.customUrl).then(function(){s.setLoadingState(n.LOADED);var u=o.doExplicitRender(grecaptcha,i,l.explicitRenderParameters?l.explicitRenderParameters:{},l.useEnterprise||!1),f=new t.ReCaptchaInstance(i,u,grecaptcha);s.successfulLoadingConsumers.forEach(function(d){return d(f)}),s.successfulLoadingConsumers=[],l.autoHideBadge&&f.hideBadge(),s.instance=f,a(f)}).catch(function(u){s.errorLoadingRunnable.forEach(function(f){return f(u)}),s.errorLoadingRunnable=[],c(u)})})},s.getInstance=function(){return s.instance},s.setLoadingState=function(i){s.loadingState=i},s.getLoadingState=function(){return s.loadingState===null?n.NOT_LOADED:s.loadingState},s.prototype.loadScript=function(i,l,o,a,c){var u=this;l===void 0&&(l=!1),o===void 0&&(o=!1),a===void 0&&(a={}),c===void 0&&(c="");var f=document.createElement("script");f.setAttribute("recaptcha-v3-script",""),f.setAttribute("async",""),f.setAttribute("defer","");var d="https://www.google.com/recaptcha/api.js";l?o?d="https://recaptcha.net/recaptcha/enterprise.js":d="https://recaptcha.net/recaptcha/api.js":o&&(d="https://www.google.com/recaptcha/enterprise.js"),c&&(d=c),a.render&&(a.render=void 0);var m=this.buildQueryString(a);return f.src=d+"?render=explicit"+m,new Promise(function(x,b){f.addEventListener("load",u.waitForScriptToLoad(function(){x(f)},o),!1),f.onerror=function(E){s.setLoadingState(n.NOT_LOADED),b(E)},document.head.appendChild(f)})},s.prototype.buildQueryString=function(i){var l=Object.keys(i);return l.length<1?"":"&"+Object.keys(i).filter(function(o){return!!i[o]}).map(function(o){return o+"="+i[o]}).join("&")},s.prototype.waitForScriptToLoad=function(i,l){var o=this;return function(){window.grecaptcha===void 0?setTimeout(function(){o.waitForScriptToLoad(i,l)},s.SCRIPT_LOAD_DELAY):l?window.grecaptcha.enterprise.ready(function(){i()}):window.grecaptcha.ready(function(){i()})}},s.prototype.doExplicitRender=function(i,l,o,a){var c=e({sitekey:l},o);return o.container?a?i.enterprise.render(o.container,c):i.render(o.container,c):a?i.enterprise.render(c):i.render(c)},s.loadingState=null,s.instance=null,s.instanceSiteKey=null,s.successfulLoadingConsumers=[],s.errorLoadingRunnable=[],s.SCRIPT_LOAD_DELAY=25,s}();return ot.load=r.load,ot.getInstance=r.getInstance,ot}var wo;function ih(){return wo||(wo=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.ReCaptchaInstance=e.getInstance=e.load=void 0;var t=sh();Object.defineProperty(e,"load",{enumerable:!0,get:function(){return t.load}}),Object.defineProperty(e,"getInstance",{enumerable:!0,get:function(){return t.getInstance}});var n=bo();Object.defineProperty(e,"ReCaptchaInstance",{enumerable:!0,get:function(){return n.ReCaptchaInstance}})}(Ts)),Ts}var lh=ih();const ko={},oh=e=>{const t=ko[e]??(ko[e]=lh.load(e,{useRecaptchaNet:!0,autoHideBadge:!0}));return{execute:n=>t.then(r=>r.execute(n))}},ah=e=>({execute:async t=>{const{load:n}=Fu("https://challenges.cloudflare.com/turnstile/v0/api.js",void 0,{async:!1});await n();const r=window.turnstile;return new Promise(s=>{r==null||r.ready(()=>{r.render(".wl-captcha-container",{sitekey:e,action:t,size:"compact",callback:s})})})}}),ch=Yt("WALINE_USER",{}),Rr=()=>ch,uh={key:0,class:"wl-reaction"},fh=["textContent"],hh={class:"wl-reaction-list"},ph=["onClick"],dh={class:"wl-reaction-img"},gh=["src","alt"],mh=["textContent"],vh=["textContent"];var bh=gn({__name:"ArticleReaction",setup(e){const t=rh(),n=ir(Fn),r=ae(-1),s=ae([]),i=ve(()=>n.value.locale),l=ve(()=>{const{reaction:f}=n.value;return f!=null&&f.length?f:null}),o=ve(()=>{var f;const{path:d}=n.value;return((f=l.value)==null?void 0:f.map((m,x)=>({icon:m,desc:i.value[`reaction${x}`],active:t.value[d]===x})))??null});let a;const c=async()=>{const{serverURL:f,lang:d,path:m}=n.value;if(!l.value)return;const x=new AbortController;a=x.abort.bind(x);const[b]=await Ir({serverURL:f,lang:d,paths:[m],type:l.value.map((E,w)=>`reaction${w}`),signal:x.signal});s.value=l.value.map((E,w)=>b[`reaction${w}`])},u=async f=>{if(r.value!==-1)return;const{serverURL:d,lang:m,path:x}=n.value,b=t.value[x];r.value=f,b!==void 0&&(await On({serverURL:d,lang:m,path:x,type:`reaction${b}`,action:"desc"}),s.value[b]=Math.max(s.value[b]-1,0)),b!==f&&(await On({serverURL:d,lang:m,path:x,type:`reaction${f}`}),s.value[f]=(s.value[f]||0)+1),b===f?delete t.value[x]:t.value[x]=f,r.value=-1};return bn(()=>{Jt(()=>[n.value.serverURL,n.value.path],()=>c())}),ts(()=>{a==null||a()}),(f,d)=>o.value?(L(),M("div",uh,[z("div",{class:"wl-reaction-title",textContent:ee(i.value.reactionTitle)},null,8,fh),z("ul",hh,[(L(!0),M(de,null,He(o.value,({active:m,icon:x,desc:b},E)=>(L(),M("li",{key:E,class:ye(["wl-reaction-item",{active:m}]),onClick:w=>u(E)},[z("div",dh,[z("img",{src:x,alt:b},null,8,gh),r.value===E?(L(),rt(G(Tn),{key:0,class:"wl-reaction-loading"})):(L(),M("div",{key:1,class:"wl-reaction-votes",textContent:ee(s.value[E]||0)},null,8,mh))]),z("div",{class:"wl-reaction-text",textContent:ee(b)},null,8,vh)],10,ph))),128))])])):Y("v-if",!0)}}),In=new Map;function yh(e){var t=In.get(e);t&&t.destroy()}function wh(e){var t=In.get(e);t&&t.update()}var Ln=null;typeof window>"u"?((Ln=function(e){return e}).destroy=function(e){return e},Ln.update=function(e){return e}):((Ln=function(e,t){return e&&Array.prototype.forEach.call(e.length?e:[e],function(n){return function(r){if(r&&r.nodeName&&r.nodeName==="TEXTAREA"&&!In.has(r)){var s,i=null,l=window.getComputedStyle(r),o=(s=r.value,function(){c({testForHeightReduction:s===""||!r.value.startsWith(s),restoreTextAlign:null}),s=r.value}),a=(function(f){r.removeEventListener("autosize:destroy",a),r.removeEventListener("autosize:update",u),r.removeEventListener("input",o),window.removeEventListener("resize",u),Object.keys(f).forEach(function(d){return r.style[d]=f[d]}),In.delete(r)}).bind(r,{height:r.style.height,resize:r.style.resize,textAlign:r.style.textAlign,overflowY:r.style.overflowY,overflowX:r.style.overflowX,wordWrap:r.style.wordWrap});r.addEventListener("autosize:destroy",a),r.addEventListener("autosize:update",u),r.addEventListener("input",o),window.addEventListener("resize",u),r.style.overflowX="hidden",r.style.wordWrap="break-word",In.set(r,{destroy:a,update:u}),u()}function c(f){var d,m,x=f.restoreTextAlign,b=x===void 0?null:x,E=f.testForHeightReduction,w=E===void 0||E,$=l.overflowY;if(r.scrollHeight!==0&&(l.resize==="vertical"?r.style.resize="none":l.resize==="both"&&(r.style.resize="horizontal"),w&&(d=function(I){for(var P=[];I&&I.parentNode&&I.parentNode instanceof Element;)I.parentNode.scrollTop&&P.push([I.parentNode,I.parentNode.scrollTop]),I=I.parentNode;return function(){return P.forEach(function(q){var Z=q[0],N=q[1];Z.style.scrollBehavior="auto",Z.scrollTop=N,Z.style.scrollBehavior=null})}}(r),r.style.height=""),m=l.boxSizing==="content-box"?r.scrollHeight-(parseFloat(l.paddingTop)+parseFloat(l.paddingBottom)):r.scrollHeight+parseFloat(l.borderTopWidth)+parseFloat(l.borderBottomWidth),l.maxHeight!=="none"&&m>parseFloat(l.maxHeight)?(l.overflowY==="hidden"&&(r.style.overflow="scroll"),m=parseFloat(l.maxHeight)):l.overflowY!=="hidden"&&(r.style.overflow="hidden"),r.style.height=m+"px",b&&(r.style.textAlign=b),d&&d(),i!==m&&(r.dispatchEvent(new Event("autosize:resized",{bubbles:!0})),i=m),$!==l.overflow&&!b)){var H=l.textAlign;l.overflow==="hidden"&&(r.style.textAlign=H==="start"?"end":"start"),c({restoreTextAlign:H,testForHeightReduction:!0})}}function u(){c({testForHeightReduction:!0,restoreTextAlign:null})}}(n)}),e}).destroy=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],yh),e},Ln.update=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],wh),e});var xo=Ln;const kh=["data-index"],xh=["src","title","onClick"];var _h=gn({__name:"ImageWall",props:{items:{default:()=>[]},columnWidth:{default:300},gap:{default:0}},emits:["insert"],setup(e){const t=e;let n=null;const r=gt("wall"),s=ae({}),i=ae([]),l=()=>{const f=Math.floor((r.value.getBoundingClientRect().width+t.gap)/(t.columnWidth+t.gap));return f>0?f:1},o=f=>new Array(f).fill(null).map(()=>[]),a=async f=>{var d;if(f>=t.items.length)return;await qt();const m=Array.from(((d=r.value)==null?void 0:d.children)??[]).reduce((x,b)=>b.getBoundingClientRect().height<x.getBoundingClientRect().height?b:x);i.value[Number(m.dataset.index)].push(f),await a(f+1)},c=async(f=!1)=>{if(i.value.length===l()&&!f)return;i.value=o(l());const d=window.scrollY;await a(0),window.scrollTo({top:d})},u=f=>{s.value[f.target.src]=!0};return bn(()=>{c(!0),n=new ResizeObserver(()=>{c()}),n.observe(r.value),mt(()=>[t.items],()=>{s.value={},c(!0)}),mt(()=>[t.columnWidth,t.gap],()=>{c()})}),tc(()=>{n.unobserve(r.value)}),(f,d)=>(L(),M("div",{ref_key:"wall",ref:r,class:"wl-gallery",style:ln({gap:`${f.gap}px`})},[(L(!0),M(de,null,He(i.value,(m,x)=>(L(),M("div",{key:x,class:"wl-gallery-column","data-index":x,style:ln({gap:`${f.gap}px`})},[(L(!0),M(de,null,He(m,b=>(L(),M(de,{key:b},[s.value[f.items[b].src]?Y("v-if",!0):(L(),rt(G(Tn),{key:0,size:36,style:{margin:"20px auto"}})),z("img",{class:"wl-gallery-item",src:f.items[b].src,title:f.items[b].title,loading:"lazy",onLoad:u,onClick:E=>f.$emit("insert",``)},null,40,xh)],64))),128))],12,kh))),128))],4))}});const $h={key:0,class:"wl-login-info"},Ch={class:"wl-avatar"},Sh=["title"],Rh=["title"],Ah=["src"],Eh=["title","textContent"],Th={class:"wl-panel"},Ih=["for","textContent"],Lh=["id","onUpdate:modelValue","name","type"],Mh=["placeholder"],Ph={class:"wl-preview"},jh=["innerHTML"],Oh={class:"wl-footer"},zh={class:"wl-actions"},Fh={href:"https://guides.github.com/features/mastering-markdown/",title:"Markdown Guide","aria-label":"Markdown is supported",class:"wl-action",target:"_blank",rel:"noopener noreferrer"},Dh=["title"],Hh=["title"],Uh=["title","aria-label"],Nh=["title"],Vh={class:"wl-info"},Bh={class:"wl-text-number"},Wh={key:0},qh=["textContent"],Kh=["textContent"],Gh=["disabled"],Zh=["placeholder"],Jh={key:1,class:"wl-loading"},Yh={key:0,class:"wl-tab-wrapper"},Qh=["title","onClick"],Xh=["src","alt"],ep={key:0,class:"wl-tabs"},tp=["onClick"],np=["src","alt","title"],rp=["title"];var _o=gn({__name:"CommentBox",props:{edit:{},rootId:{},replyId:{},replyUser:{}},emits:["log","cancelEdit","cancelReply","submit"],setup(e,{emit:t}){const n=e,r=t,s=ir(Fn),i=Qf(),l=Yf(),o=Rr(),a=ae({}),c=gt("textarea"),u=gt("image-uploader"),f=gt("emoji-button"),d=gt("emoji-popup"),m=gt("gif-button"),x=gt("gif-popup"),b=gt("gif-search"),E=ae({tabs:[],map:{}}),w=ae(0),$=ae(!1),H=ae(!1),I=ae(!1),P=ae(""),q=ae(0),Z=hn({loading:!0,list:[]}),N=ae(0),_e=ae(!1),be=ae(""),U=ae(!1),Q=ae(!1),V=ve(()=>s.value.locale),F=ve(()=>!!o.value.token),X=ve(()=>s.value.imageUploader!==null),le=j=>{const R=c.value,K=R.selectionStart,h=R.selectionEnd||0,p=R.scrollTop;i.value=R.value.substring(0,K)+j+R.value.substring(h,R.value.length),R.focus(),R.selectionStart=K+j.length,R.selectionEnd=K+j.length,R.scrollTop=p},ct=({key:j,ctrlKey:R,metaKey:K})=>{U.value||(R||K)&&j==="Enter"&&We()},xt=async j=>{const R=`![${s.value.locale.uploading} ${j.name}]()`;le(R),U.value=!0;try{const K=await s.value.imageUploader(j);i.value=i.value.replace(R,`\r
|
|
83
|
+
`)}catch(K){alert(K.message),i.value=i.value.replace(R,"")}finally{U.value=!1}},Mn=j=>{var R;if((R=j.dataTransfer)!=null&&R.items){const K=Nl(j.dataTransfer.items);K&&X.value&&(xt(K),j.preventDefault())}},Ar=j=>{if(j.clipboardData){const R=Nl(j.clipboardData.items);R&&X.value&&xt(R)}},Qt=()=>{const j=u.value;j.files&&X.value&&xt(j.files[0]).then(()=>{j.value=""})},We=async()=>{var j;const{serverURL:R,lang:K,login:h,wordLimit:p,requiredMeta:g,recaptchaV3Key:y,turnstileKey:k}=s.value,v={comment:be.value,nick:l.value.nick,mail:l.value.mail,link:l.value.link,url:s.value.path,ua:await Hf()};if(!n.edit)if(o.value.token)v.nick=o.value.display_name,v.mail=o.value.email,v.link=o.value.url;else{if(h==="force")return;if(g.includes("nick")&&!v.nick){a.value.nick.focus(),alert(V.value.nickError);return}if(g.includes("mail")&&!v.mail||v.mail&&!Qo(v.mail)){a.value.mail.focus(),alert(V.value.mailError);return}v.nick||(v.nick=V.value.anonymous)}if(!v.comment){c.value.focus();return}if(!_e.value){alert(V.value.wordHint.replace("$0",p[0].toString()).replace("$1",p[1].toString()).replace("$2",q.value.toString()));return}v.comment=ho(v.comment,E.value.map),n.replyId&&n.rootId&&(v.pid=n.replyId,v.rid=n.rootId,v.at=n.replyUser),U.value=!0;try{y&&(v.recaptchaV3=await oh(y).execute("social")),k&&(v.turnstile=await ah(k).execute("social"));const A={serverURL:R,lang:K,token:o.value.token,comment:v},C=await(n.edit?en({objectId:n.edit.objectId,...A}):Os(A));if(U.value=!1,C.errmsg){alert(C.errmsg);return}r("submit",C.data),i.value="",P.value="",await qt(),n.replyId&&r("cancelReply"),(j=n.edit)!=null&&j.objectId&&r("cancelEdit")}catch(A){U.value=!1,alert(A.message)}},Er=j=>{j.preventDefault();const{lang:R,serverURL:K}=s.value;Ds({serverURL:K,lang:R}).then(h=>{o.value=h,(h.remember?localStorage:sessionStorage).setItem("WALINE_USER",JSON.stringify(h)),r("log")})},Ls=()=>{o.value={},localStorage.setItem("WALINE_USER","null"),sessionStorage.setItem("WALINE_USER","null"),r("log")},Tr=j=>{j.preventDefault();const{lang:R,serverURL:K}=s.value,h=800,p=800,g=(window.innerWidth-h)/2,y=(window.innerHeight-p)/2,k=new URLSearchParams({lng:R,token:o.value.token}),v=window.open(`${K}/ui/profile?${k.toString()}`,"_blank",`width=${h},height=${p},left=${g},top=${y},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`);v==null||v.postMessage({type:"TOKEN",data:o.value.token},"*")},jt=j=>{var R,K,h,p;!((R=f.value)!=null&&R.contains(j.target))&&!((K=d.value)!=null&&K.contains(j.target))&&($.value=!1),!((h=m.value)!=null&&h.contains(j.target))&&!((p=x.value)!=null&&p.contains(j.target))&&(H.value=!1)},Ot=async j=>{var R;const{scrollTop:K,clientHeight:h,scrollHeight:p}=j.target,g=(h+K)/p,y=s.value.search,k=((R=b.value)==null?void 0:R.value)??"";g<.9||Z.loading||Q.value||(Z.loading=!0,(y.more&&Z.list.length?await y.more(k,Z.list.length):await y.search(k)).length?Z.list=[...Z.list,...y.more&&Z.list.length?await y.more(k,Z.list.length):await y.search(k)]:Q.value=!0,Z.loading=!1,setTimeout(()=>{j.target.scrollTop=K},50))},Xt=Cu(j=>{Z.list=[],Q.value=!1,Ot(j)},300);return Lt("click",jt),Lt("message",({data:j})=>{!j||j.type!=="profile"||(o.value={...o.value,...j.data},[localStorage,sessionStorage].filter(R=>R.getItem("WALINE_USER")).forEach(R=>{R.setItem("WALINE_USER",JSON.stringify(o))}))}),Jt([s,q],([j,R])=>{const{wordLimit:K}=j;K?R<K[0]&&K[0]!==0?(N.value=K[0],_e.value=!1):R>K[1]?(N.value=K[1],_e.value=!1):(N.value=K[1],_e.value=!0):(N.value=0,_e.value=!0)}),mt(H,async j=>{var R;if(!j)return;const K=s.value.search;b.value&&(b.value.value=""),Z.loading=!0,Z.list=await(((R=K.default)==null?void 0:R.call(K))??K.search("")),Z.loading=!1}),bn(()=>{var j;(j=n.edit)!=null&&j.objectId&&(i.value=n.edit.orig),Jt(()=>i.value,R=>{const{highlighter:K,texRenderer:h}=s.value;be.value=R,P.value=Of(R,{emojiMap:E.value.map,highlighter:K,texRenderer:h}),q.value=Df(R),R?xo(c.value):xo.destroy(c.value)}),Jt(()=>s.value.emoji,async R=>{E.value=await Bu(R)})}),(j,R)=>{var K,h;return L(),M("div",{key:G(o).token,class:"wl-comment"},[G(s).login!=="disable"&&F.value&&!((K=j.edit)!=null&&K.objectId)?(L(),M("div",$h,[z("div",Ch,[z("button",{type:"submit",class:"wl-logout-btn",title:V.value.logout,onClick:Ls},[fe(G(go),{size:14})],8,Sh),z("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",title:V.value.profile,onClick:Tr},[z("img",{src:G(o).avatar,alt:"avatar"},null,8,Ah)],8,Rh)]),z("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",title:V.value.profile,onClick:Tr,textContent:ee(G(o).display_name)},null,8,Eh)])):Y("v-if",!0),z("div",Th,[G(s).login!=="force"&&G(s).meta.length&&!F.value?(L(),M("div",{key:0,class:ye(["wl-header",`item${G(s).meta.length}`])},[(L(!0),M(de,null,He(G(s).meta,p=>(L(),M("div",{key:p,class:"wl-header-item"},[z("label",{for:`wl-${p}`,textContent:ee(V.value[p]+(G(s).requiredMeta.includes(p)||!G(s).requiredMeta.length?"":`(${V.value.optional})`))},null,8,Ih),sr(z("input",{id:`wl-${p}`,ref_for:!0,ref:g=>{g&&(a.value[p]=g)},"onUpdate:modelValue":g=>G(l)[p]=g,class:ye(["wl-input",`wl-${p}`]),name:p,type:p==="mail"?"email":"text"},null,10,Lh),[[pu,G(l)[p]]])]))),128))],2)):Y("v-if",!0),sr(z("textarea",{id:"wl-edit",ref:"textarea","onUpdate:modelValue":R[0]||(R[0]=p=>we(i)?i.value=p:null),class:"wl-editor",placeholder:j.replyUser?`@${j.replyUser}`:V.value.placeholder,onKeydown:ct,onDrop:Mn,onPaste:Ar},null,40,Mh),[[gs,G(i)]]),sr(z("div",Ph,[R[7]||(R[7]=z("hr",null,null,-1)),z("h4",null,ee(V.value.preview)+":",1),z("div",{class:"wl-content",innerHTML:P.value},null,8,jh)],512),[[wl,I.value]]),z("div",Oh,[z("div",zh,[z("a",Fh,[fe(G(qf))]),sr(z("button",{ref:"emoji-button",type:"button",class:ye(["wl-action",{active:$.value}]),title:V.value.emoji,onClick:R[1]||(R[1]=p=>$.value=!$.value)},[fe(G(Nf))],10,Dh),[[wl,E.value.tabs.length]]),G(s).search?(L(),M("button",{key:0,ref:"gif-button",type:"button",class:ye(["wl-action",{active:H.value}]),title:V.value.gif,onClick:R[2]||(R[2]=p=>H.value=!H.value)},[fe(G(Jf))],10,Hh)):Y("v-if",!0),z("input",{id:"wl-image-upload",ref:"image-uploader",class:"upload","aria-hidden":"true",type:"file",accept:".png,.jpg,.jpeg,.webp,.bmp,.gif",onChange:Qt},null,544),X.value?(L(),M("label",{key:1,for:"wl-image-upload",class:"wl-action",title:V.value.uploadImage,"aria-label":V.value.uploadImage},[fe(G(Vf))],8,Uh)):Y("v-if",!0),z("button",{type:"button",class:ye(["wl-action",{active:I.value}]),title:V.value.preview,onClick:R[3]||(R[3]=p=>I.value=!I.value)},[fe(G(Wf))],10,Nh)]),z("div",Vh,[R[9]||(R[9]=z("div",{class:"wl-captcha-container"},null,-1)),z("div",Bh,[st(ee(q.value)+" ",1),G(s).wordLimit?(L(),M("span",Wh,[R[8]||(R[8]=st(" / ")),z("span",{class:ye({illegal:!_e.value}),textContent:ee(N.value)},null,10,qh)])):Y("v-if",!0),st(" "+ee(V.value.word),1)]),G(s).login!=="disable"&&!F.value?(L(),M("button",{key:0,type:"button",class:"wl-btn",onClick:Er,textContent:ee(V.value.login)},null,8,Kh)):Y("v-if",!0),G(s).login!=="force"||F.value?(L(),M("button",{key:1,type:"submit",class:"primary wl-btn",title:"Cmd|Ctrl + Enter",disabled:U.value,onClick:We},[U.value?(L(),rt(G(Tn),{key:0,size:16})):(L(),M(de,{key:1},[st(ee(V.value.submit),1)],64))],8,Gh)):Y("v-if",!0)]),z("div",{ref:"gif-popup",class:ye(["wl-gif-popup",{display:H.value}])},[z("input",{ref:"gif-search",type:"text",placeholder:V.value.gifSearchPlaceholder,onInput:R[4]||(R[4]=(...p)=>G(Xt)&&G(Xt)(...p))},null,40,Zh),Z.list.length?(L(),rt(_h,{key:0,items:Z.list,"column-width":200,gap:6,onInsert:R[5]||(R[5]=p=>le(p)),onScroll:Ot},null,8,["items"])):Y("v-if",!0),Z.loading?(L(),M("div",Jh,[fe(G(Tn),{size:30})])):Y("v-if",!0)],2),z("div",{ref:"emoji-popup",class:ye(["wl-emoji-popup",{display:$.value}])},[(L(!0),M(de,null,He(E.value.tabs,(p,g)=>(L(),M(de,{key:p.name},[g===w.value?(L(),M("div",Yh,[(L(!0),M(de,null,He(p.items,y=>(L(),M("button",{key:y,type:"button",title:y,onClick:k=>le(`:${y}:`)},[$.value?(L(),M("img",{key:0,class:"wl-emoji",src:E.value.map[y],alt:y,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Xh)):Y("v-if",!0)],8,Qh))),128))])):Y("v-if",!0)],64))),128)),E.value.tabs.length>1?(L(),M("div",ep,[(L(!0),M(de,null,He(E.value.tabs,(p,g)=>(L(),M("button",{key:p.name,type:"button",class:ye(["wl-tab",{active:w.value===g}]),onClick:y=>w.value=g},[z("img",{class:"wl-emoji",src:p.icon,alt:p.name,title:p.name,loading:"lazy",referrerPolicy:"no-referrer"},null,8,np)],10,tp))),128))])):Y("v-if",!0)],2)])]),j.replyId||(h=j.edit)!=null&&h.objectId?(L(),M("button",{key:1,type:"button",class:"wl-close",title:V.value.cancelReply,onClick:R[6]||(R[6]=p=>j.replyId?r("cancelReply"):r("cancelEdit"))},[fe(G(go),{size:24})],8,rp)):Y("v-if",!0)])}}});const sp=["id"],ip={class:"wl-user","aria-hidden":"true"},lp=["src"],op={class:"wl-card"},ap={class:"wl-head"},cp=["href"],up={key:1,class:"wl-nick"},fp=["textContent"],hp=["textContent"],pp=["textContent"],dp=["textContent"],gp=["textContent"],mp={class:"wl-comment-actions"},vp=["title"],bp=["title"],yp={class:"wl-meta","aria-hidden":"true"},wp=["data-value","textContent"],kp={key:0,class:"wl-content"},xp={key:0},_p=["href"],$p=["innerHTML"],Cp={key:1,class:"wl-admin-actions"},Sp={class:"wl-comment-status"},Rp=["disabled","onClick","textContent"],Ap={key:3,class:"wl-quote"};var Ep=gn({__name:"CommentCard",props:{comment:{},edit:{},rootId:{},reply:{}},emits:["log","submit","delete","like","sticky","edit","reply","status"],setup(e,{emit:t}){const n=e,r=t,s=["approved","waiting","spam"],i=ir(Fn),l=mo(),o=zu(),a=Rr(),c=ve(()=>i.value.locale),u=ve(()=>{const{link:w}=n.comment;return w?li(w)?w:`https://${w}`:""}),f=ve(()=>l.value.includes(n.comment.objectId)),d=ve(()=>Jo(new Date(n.comment.time),o.value,c.value)),m=ve(()=>a.value.type==="administrator"),x=ve(()=>n.comment.user_id&&a.value.objectId===n.comment.user_id),b=ve(()=>{var w;return n.comment.objectId===((w=n.reply)==null?void 0:w.objectId)}),E=ve(()=>{var w;return n.comment.objectId===((w=n.edit)==null?void 0:w.objectId)});return(w,$)=>{var H;const I=rc("CommentCard",!0);return L(),M("div",{id:w.comment.objectId.toString(),class:"wl-card-item"},[z("div",ip,[w.comment.avatar?(L(),M("img",{key:0,class:"wl-user-avatar",src:w.comment.avatar,alt:""},null,8,lp)):Y("v-if",!0),w.comment.type?(L(),rt(G(Zf),{key:1})):Y("v-if",!0)]),z("div",op,[z("div",ap,[u.value?(L(),M("a",{key:0,class:"wl-nick",href:u.value,target:"_blank",rel:"nofollow noopener noreferrer"},ee(w.comment.nick),9,cp)):(L(),M("span",up,ee(w.comment.nick),1)),w.comment.type==="administrator"?(L(),M("span",{key:2,class:"wl-badge",textContent:ee(c.value.admin)},null,8,fp)):Y("v-if",!0),w.comment.label?(L(),M("span",{key:3,class:"wl-badge",textContent:ee(w.comment.label)},null,8,hp)):Y("v-if",!0),w.comment.sticky?(L(),M("span",{key:4,class:"wl-badge",textContent:ee(c.value.sticky)},null,8,pp)):Y("v-if",!0),typeof w.comment.level=="number"?(L(),M("span",{key:5,class:ye(`wl-badge level${w.comment.level}`),textContent:ee(c.value[`level${w.comment.level}`]||`Level ${w.comment.level}`)},null,10,dp)):Y("v-if",!0),z("span",{class:"wl-time",textContent:ee(d.value)},null,8,gp),z("div",mp,[m.value||x.value?(L(),M(de,{key:0},[z("button",{type:"button",class:"wl-edit",onClick:$[0]||($[0]=P=>r("edit",w.comment))},[fe(G(Gf))]),z("button",{type:"button",class:"wl-delete",onClick:$[1]||($[1]=P=>r("delete",w.comment))},[fe(G(Uf))])],64)):Y("v-if",!0),z("button",{type:"button",class:"wl-like",title:f.value?c.value.cancelLike:c.value.like,onClick:$[2]||($[2]=P=>r("like",w.comment))},[fe(G(Bf),{active:f.value},null,8,["active"]),st(" "+ee("like"in w.comment?w.comment.like:""),1)],8,vp),z("button",{type:"button",class:ye(["wl-reply",{active:b.value}]),title:b.value?c.value.cancelReply:c.value.reply,onClick:$[3]||($[3]=P=>r("reply",b.value?null:w.comment))},[fe(G(Kf))],10,bp)])]),z("div",yp,[(L(),M(de,null,He(["addr","browser","os"],P=>(L(),M(de,null,[w.comment[P]?(L(),M("span",{key:P,class:ye(`wl-${P}`),"data-value":w.comment[P],textContent:ee(w.comment[P])},null,10,wp)):Y("v-if",!0)],64))),64))]),E.value?Y("v-if",!0):(L(),M("div",kp,["reply_user"in w.comment&&w.comment.reply_user?(L(),M("p",xp,[z("a",{href:"#"+w.comment.pid},"@"+ee(w.comment.reply_user.nick),9,_p),$[17]||($[17]=z("span",null,": ",-1))])):Y("v-if",!0),z("div",{innerHTML:w.comment.comment},null,8,$p)])),m.value&&!E.value?(L(),M("div",Cp,[z("span",Sp,[(L(),M(de,null,He(s,P=>z("button",{key:P,type:"submit",class:ye(`wl-btn wl-${P}`),disabled:w.comment.status===P,onClick:q=>r("status",{status:P,comment:w.comment}),textContent:ee(c.value[P])},null,10,Rp)),64))]),m.value&&!("rid"in w.comment)?(L(),M("button",{key:0,type:"submit",class:"wl-btn wl-sticky",onClick:$[4]||($[4]=P=>r("sticky",w.comment))},ee(w.comment.sticky?c.value.unsticky:c.value.sticky),1)):Y("v-if",!0)])):Y("v-if",!0),b.value||E.value?(L(),M("div",{key:2,class:ye({"wl-reply-wrapper":b.value,"wl-edit-wrapper":E.value})},[fe(_o,{edit:w.edit,"reply-id":(H=w.reply)==null?void 0:H.objectId,"reply-user":w.comment.nick,"root-id":w.rootId,onLog:$[5]||($[5]=P=>r("log")),onCancelReply:$[6]||($[6]=P=>r("reply",null)),onCancelEdit:$[7]||($[7]=P=>r("edit",null)),onSubmit:$[8]||($[8]=P=>r("submit",P))},null,8,["edit","reply-id","reply-user","root-id"])],2)):Y("v-if",!0),"children"in w.comment?(L(),M("div",Ap,[(L(!0),M(de,null,He(w.comment.children,P=>(L(),rt(I,{key:P.objectId,comment:P,reply:w.reply,edit:w.edit,"root-id":w.rootId,onLog:$[9]||($[9]=q=>r("log")),onDelete:$[10]||($[10]=q=>r("delete",q)),onEdit:$[11]||($[11]=q=>r("edit",q)),onLike:$[12]||($[12]=q=>r("like",q)),onReply:$[13]||($[13]=q=>r("reply",q)),onStatus:$[14]||($[14]=q=>r("status",q)),onSticky:$[15]||($[15]=q=>r("sticky",q)),onSubmit:$[16]||($[16]=q=>r("submit",q))},null,8,["comment","reply","edit","root-id"]))),128))])):Y("v-if",!0)])],8,sp)}}});const $o="3.6.0",Tp={"data-waline":""},Ip={class:"wl-meta-head"},Lp={class:"wl-count"},Mp=["textContent"],Pp={class:"wl-sort"},jp=["onClick"],Op={class:"wl-cards"},zp={key:1,class:"wl-operation"},Fp=["textContent"],Dp={key:2,class:"wl-loading"},Hp=["textContent"],Up={key:4,class:"wl-operation"},Np=["textContent"],Vp={key:5,class:"wl-power"};var Bp=gn({__name:"WalineComment",props:{serverURL:{},path:{},meta:{},requiredMeta:{},wordLimit:{},pageSize:{},lang:{},locale:{},commentSorting:{},dark:{type:[String,Boolean]},login:{},noCopyright:{type:Boolean},recaptchaV3Key:{},turnstileKey:{},reaction:{type:[Array,Boolean]},emoji:{},search:{},highlighter:{type:Function},imageUploader:{type:Function},texRenderer:{type:Function}},setup(e){const t=e,n=Rr(),r=mo(),s=ae("loading"),i=ae(0),l=ae(1),o=ae(0),a=ve(()=>Ko(t)),c=ae(a.value.commentSorting),u=ae([]),f=ae(null),d=ae(null),m=ve(()=>Go(a.value.dark)),x=ve(()=>a.value.locale);Hu(m,{id:"waline-darkmode"});let b=null;const E=U=>{const{serverURL:Q,path:V,pageSize:F}=a.value,X=new AbortController;s.value="loading",b==null||b(),js({serverURL:Q,lang:a.value.lang,path:V,pageSize:F,sortBy:ri[c.value],page:U,signal:X.signal,token:n.value.token}).then(le=>{s.value="success",i.value=le.count,u.value.push(...le.data),l.value=U,o.value=le.totalPages}).catch(le=>{le.name!=="AbortError"&&(console.error(le.message),s.value="error")}),b=X.abort.bind(X)},w=()=>{E(l.value+1)},$=()=>{i.value=0,u.value=[],E(1)},H=U=>{c.value!==U&&(c.value=U,$())},I=U=>{f.value=U},P=U=>{d.value=U},q=U=>{if(d.value)d.value.comment=U.comment,d.value.orig=U.orig;else if("rid"in U){const Q=u.value.find(({objectId:V})=>V===U.rid);if(!Q)return;Array.isArray(Q.children)||(Q.children=[]),Q.children.push(U)}else u.value.unshift(U),i.value+=1},Z=async({comment:U,status:Q})=>{if(U.status===Q)return;const{serverURL:V,lang:F}=a.value;await en({serverURL:V,lang:F,token:n.value.token,objectId:U.objectId,comment:{status:Q}}),U.status=Q},N=async U=>{if("rid"in U)return;const{serverURL:Q,lang:V}=a.value;await en({serverURL:Q,lang:V,token:n.value.token,objectId:U.objectId,comment:{sticky:U.sticky?0:1}}),U.sticky=!U.sticky},_e=async({objectId:U})=>{if(!confirm("Are you sure you want to delete this comment?"))return;const{serverURL:Q,lang:V}=a.value;await zs({serverURL:Q,lang:V,token:n.value.token,objectId:U}),u.value.some((F,X)=>F.objectId===U?(u.value=u.value.filter((le,ct)=>ct!==X),!0):F.children.some((le,ct)=>le.objectId===U?(u.value[X].children=F.children.filter((xt,Mn)=>Mn!==ct),!0):!1))},be=async U=>{const{serverURL:Q,lang:V}=a.value,{objectId:F}=U,X=r.value.includes(F);await en({serverURL:Q,lang:V,objectId:F,token:n.value.token,comment:{like:!X}}),X?r.value=r.value.filter(le=>le!==F):(r.value=[...r.value,F],r.value.length>50&&(r.value=r.value.slice(-50))),U.like=Math.max(0,(U.like||0)+(X?-1:1))};return cc(Fn,a),bn(()=>{Jt(()=>[t.serverURL,t.path],()=>{$()})}),ts(()=>{b==null||b()}),(U,Q)=>(L(),M("div",Tp,[fe(bh),!f.value&&!d.value?(L(),rt(_o,{key:0,onLog:$,onSubmit:q})):Y("v-if",!0),z("div",Ip,[z("div",Lp,[i.value?(L(),M("span",{key:0,class:"wl-num",textContent:ee(i.value)},null,8,Mp)):Y("v-if",!0),st(" "+ee(x.value.comment),1)]),z("ul",Pp,[(L(!0),M(de,null,He(G(Wo),V=>(L(),M("li",{key:V,class:ye([V===c.value?"active":""]),onClick:F=>H(V)},ee(x.value[V]),11,jp))),128))])]),z("div",Op,[(L(!0),M(de,null,He(u.value,V=>(L(),rt(Ep,{key:V.objectId,"root-id":V.objectId,comment:V,reply:f.value,edit:d.value,onLog:$,onReply:I,onEdit:P,onSubmit:q,onStatus:Z,onDelete:_e,onSticky:N,onLike:be},null,8,["root-id","comment","reply","edit"]))),128))]),s.value==="error"?(L(),M("div",zp,[z("button",{type:"button",class:"wl-btn",onClick:$,textContent:ee(x.value.refresh)},null,8,Fp)])):s.value==="loading"?(L(),M("div",Dp,[fe(G(Tn),{size:30})])):u.value.length?l.value<o.value?(L(),M("div",Up,[z("button",{type:"button",class:"wl-btn",onClick:w,textContent:ee(x.value.more)},null,8,Np)])):Y("v-if",!0):(L(),M("div",{key:3,class:"wl-empty",textContent:ee(x.value.sofa)},null,8,Hp)),a.value.noCopyright?Y("v-if",!0):(L(),M("div",Vp,[Q[0]||(Q[0]=st(" Powered by ")),Q[1]||(Q[1]=z("a",{href:"https://github.com/walinejs/waline",target:"_blank",rel:"noopener noreferrer"}," Waline ",-1)),st(" v"+ee(G($o)),1)]))]))}});const Co=(e,t)=>{t.forEach((n,r)=>{const s=e[r].time;typeof s=="number"&&(n.innerText=s.toString())})},So=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-pageview-count",update:r=!0,lang:s=navigator.language})=>{const i=new AbortController,l=Array.from(document.querySelectorAll(n)),o=c=>{const u=Es(c);return u!==null&&t!==u},a=c=>Hs({serverURL:Dn(e),paths:c.map(u=>Es(u)??t),lang:s,signal:i.signal}).then(u=>Co(u,c)).catch(Ul);if(r){const c=l.filter(f=>!o(f)),u=l.filter(o);Us({serverURL:Dn(e),path:t,lang:s}).then(f=>Co(f,c)),u.length&&a(u)}else a(l);return i.abort.bind(i)},Wp=({el:e="#waline",path:t=window.location.pathname,comment:n=!1,pageview:r=!1,...s})=>{const i=e?bs(e):null;if(e&&!i)throw new Error("Option 'el' do not match any domElement!");if(!s.serverURL)throw new Error("Option 'serverURL' is missing!");const l=hn({...s}),o=hn({comment:n,pageview:r,path:t}),a=()=>{o.comment&&po({serverURL:l.serverURL,path:o.path,...zt(o.comment)?{selector:o.comment}:{}})},c=()=>{o.pageview&&So({serverURL:l.serverURL,path:o.path,...zt(o.pageview)?{selector:o.pageview}:{}})};let u=null;i&&(u=vu(()=>se(Bp,{path:o.path,...l})),u.mount(i));const f=nl(a),d=nl(c);return{el:i,update:({comment:m,pageview:x,path:b=window.location.pathname,...E}={})=>{Object.entries(E).forEach(([w,$])=>{l[w]=$}),o.path=b,m!==void 0&&(o.comment=m),x!==void 0&&(o.pageview=x)},destroy:()=>{u==null||u.unmount(),f(),d()}}},qp=({el:e,serverURL:t,count:n,lang:r=navigator.language})=>{const s=Rr(),i=bs(e),l=new AbortController;return Ns({serverURL:t,count:n,lang:r,signal:l.signal,token:s.value.token}).then(o=>i&&o.length?(i.innerHTML=`<ul class="wl-recent-list">${o.map(a=>`<li class="wl-recent-item"><a href="${a.url}">${a.nick}</a>:${a.comment}</li>`).join("")}</ul>`,{comments:o,destroy:()=>{l.abort(),i.innerHTML=""}}):{comments:o,destroy:()=>l.abort()})},Kp=({el:e,serverURL:t,count:n,locale:r,lang:s=navigator.language,mode:i="list"})=>{const l=bs(e),o=new AbortController;return Vs({serverURL:t,pageSize:n,lang:s,signal:o.signal}).then(a=>!l||!a.length?{users:a,destroy:()=>o.abort()}:(r={...ti(s),...typeof r=="object"?r:{}},l.innerHTML=`<ul class="wl-user-${i}">${a.map((c,u)=>[`<li class="wl-user-item" aria-label="${c.nick}">`,c.link&&`<a href="${c.link}" target="_blank">`,'<div class="wl-user-avatar">',`<img src="${c.avatar}" alt="${c.nick}">`,`<span class="wl-user-badge">${u+1}</span>`,"</div>",'<div class="wl-user-meta">','<div class="wl-user-name">',c.nick,c.level&&`<span class="wl-badge">${r?r[`level${c.level}`]:`Level ${c.level}`}</span>`,c.label&&`<span class="wl-badge">${c.label}</span>`,"</div>",c.link&&c.link,"</div>",c.link&&"</a>","</li>"].filter(f=>f).join("")).join("")}</ul>`,{users:a,destroy:()=>{o.abort(),l.innerHTML=""}}))};oe.RecentComments=qp,oe.UserList=Kp,oe.addComment=Os,oe.commentCount=po,oe.defaultLocales=zn,oe.deleteComment=zs,oe.fetchCommentCount=Fs,oe.getArticleCounter=Ir,oe.getComment=js,oe.getPageview=Hs,oe.getRecentComment=Ns,oe.getUserList=Vs,oe.init=Wp,oe.login=Ds,oe.pageviewCount=So,oe.updateArticleCounter=On,oe.updateComment=en,oe.updatePageview=Us,oe.version=$o});
|
|
84
84
|
//# sourceMappingURL=waline.umd.js.map
|