@waline/client 2.6.1 → 2.6.4

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.
Files changed (55) hide show
  1. package/dist/component.esm.js +1 -1
  2. package/dist/component.esm.js.map +1 -1
  3. package/dist/component.js +1 -1
  4. package/dist/component.js.map +1 -1
  5. package/dist/legacy.d.ts +6 -1
  6. package/dist/legacy.js +1 -1
  7. package/dist/legacy.js.map +1 -1
  8. package/dist/pageview.cjs.js +1 -1
  9. package/dist/pageview.cjs.js.map +1 -1
  10. package/dist/pageview.esm.js +1 -1
  11. package/dist/pageview.esm.js.map +1 -1
  12. package/dist/pageview.js +1 -1
  13. package/dist/pageview.js.map +1 -1
  14. package/dist/shim.d.ts +6 -1
  15. package/dist/shim.esm.d.ts +6 -1
  16. package/dist/shim.esm.js +1 -1
  17. package/dist/shim.esm.js.map +1 -1
  18. package/dist/shim.js +1 -1
  19. package/dist/shim.js.map +1 -1
  20. package/dist/waline.cjs.d.ts +6 -1
  21. package/dist/waline.cjs.js +1 -1
  22. package/dist/waline.cjs.js.map +1 -1
  23. package/dist/waline.css +1 -1
  24. package/dist/waline.css.map +1 -1
  25. package/dist/waline.d.ts +6 -1
  26. package/dist/waline.esm.d.ts +6 -1
  27. package/dist/waline.esm.js +1 -1
  28. package/dist/waline.esm.js.map +1 -1
  29. package/dist/waline.js +1 -1
  30. package/dist/waline.js.map +1 -1
  31. package/package.json +23 -23
  32. package/src/components/CommentBox.vue +52 -37
  33. package/src/components/CommentCard.vue +21 -19
  34. package/src/components/ImageWall.vue +2 -4
  35. package/src/components/Waline.vue +7 -0
  36. package/src/composables/userInfo.ts +1 -1
  37. package/src/config/default.ts +6 -0
  38. package/src/config/i18n/en.ts +5 -0
  39. package/src/config/i18n/generate.ts +5 -0
  40. package/src/config/i18n/jp.ts +5 -0
  41. package/src/config/i18n/pt-BR.ts +5 -0
  42. package/src/config/i18n/ru.ts +5 -0
  43. package/src/config/i18n/vi-VN.ts +17 -12
  44. package/src/config/i18n/zh-CN.ts +5 -0
  45. package/src/config/i18n/zh-TW.ts +7 -2
  46. package/src/init.ts +0 -1
  47. package/src/styles/card.scss +2 -0
  48. package/src/styles/emoji.scss +4 -1
  49. package/src/styles/gif.scss +6 -5
  50. package/src/typings/locale.ts +5 -0
  51. package/src/typings/waline.ts +1 -1
  52. package/src/utils/config.ts +1 -1
  53. package/src/utils/fetch.ts +3 -0
  54. package/src/utils/markedMathExtension.ts +1 -0
  55. package/LICENSE +0 -339
@@ -1,2 +1,2 @@
1
- import{getCurrentScope as e,onScopeDispose as t,watch as n,unref as l,ref as o,isRef as a,readonly as i,shallowRef as r,h as s,defineComponent as c,onMounted as u,onBeforeUnmount as m,resolveComponent as d,openBlock as v,createElementBlock as p,normalizeStyle as g,Fragment as f,renderList as h,createBlock as w,createCommentVNode as y,createElementVNode as b,nextTick as k,computed as C,inject as I,reactive as $,onUnmounted as x,createVNode as L,toDisplayString as S,normalizeClass as j,withDirectives as E,vModelDynamic as R,vModelText as z,vShow as A,createTextVNode as M,provide as U}from"vue";import O from"autosize";import{marked as P}from"marked";function T(n){return!!e()&&(t(n),!0)}var N;const H="undefined"!=typeof window,V=()=>{};function _(e,t){return function(...n){e((()=>t.apply(this,n)),{fn:t,thisArg:this,args:n})}}H&&(null==(N=null==window?void 0:window.navigator)?void 0:N.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);const F=e=>e();function D(e,t=200,n={}){return _(function(e,t={}){let n,o;return a=>{const i=l(e),r=l(t.maxWait);if(n&&clearTimeout(n),i<=0||void 0!==r&&r<=0)return o&&(clearTimeout(o),o=null),a();r&&!o&&(o=setTimeout((()=>{n&&clearTimeout(n),o=null,a()}),r)),n=setTimeout((()=>{o&&clearTimeout(o),o=null,a()}),i)}}(t,n),e)}var B=Object.getOwnPropertySymbols,W=Object.prototype.hasOwnProperty,G=Object.prototype.propertyIsEnumerable;function q(e,t,l={}){const o=l,{eventFilter:a=F}=o,i=((e,t)=>{var n={};for(var l in e)W.call(e,l)&&t.indexOf(l)<0&&(n[l]=e[l]);if(null!=e&&B)for(var l of B(e))t.indexOf(l)<0&&G.call(e,l)&&(n[l]=e[l]);return n})(o,["eventFilter"]);return n(e,_(a,t),i)}var J=Object.defineProperty,K=Object.defineProperties,Y=Object.getOwnPropertyDescriptors,Z=Object.getOwnPropertySymbols,X=Object.prototype.hasOwnProperty,Q=Object.prototype.propertyIsEnumerable,ee=(e,t,n)=>t in e?J(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function te(e,t,n={}){const l=n,{eventFilter:a}=l,i=((e,t)=>{var n={};for(var l in e)X.call(e,l)&&t.indexOf(l)<0&&(n[l]=e[l]);if(null!=e&&Z)for(var l of Z(e))t.indexOf(l)<0&&Q.call(e,l)&&(n[l]=e[l]);return n})(l,["eventFilter"]),{eventFilter:r,pause:s,resume:c,isActive:u}=function(e=F){const t=o(!0);return{isActive:t,pause:function(){t.value=!1},resume:function(){t.value=!0},eventFilter:(...n)=>{t.value&&e(...n)}}}(a),m=q(e,t,(d=((e,t)=>{for(var n in t||(t={}))X.call(t,n)&&ee(e,n,t[n]);if(Z)for(var n of Z(t))Q.call(t,n)&&ee(e,n,t[n]);return e})({},i),K(d,Y({eventFilter:r}))));var d;return{stop:m,pause:s,resume:c,isActive:u}}const ne=H?window:void 0,le=H?window.document:void 0;function oe(...e){let t,o,a,i;if("string"==typeof e[0]?([o,a,i]=e,t=ne):[t,o,a,i]=e,!t)return V;let r=V;const s=n((()=>function(e){var t;const n=l(e);return null!=(t=null==n?void 0:n.$el)?t:n}(t)),(e=>{r(),e&&(e.addEventListener(o,a,i),r=()=>{e.removeEventListener(o,a,i),r=V})}),{immediate:!0,flush:"post"}),c=()=>{s(),r()};return T(c),c}H&&window.navigator,H&&window.location;const ae="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},ie="__vueuse_ssr_handlers__";ae[ie]=ae[ie]||{};const re=ae[ie];const se={boolean:{read:e=>"true"===e,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()}};function ce(e,t,n,a={}){var i;const{flush:s="pre",deep:c=!0,listenToStorageChanges:u=!0,writeDefaults:m=!0,shallow:d,window:v=ne,eventFilter:p,onError:g=(e=>{console.error(e)})}=a,f=(d?r:o)(t);if(!n)try{n=function(e,t){return re[e]||t}("getDefaultStorage",(()=>{var e;return null==(e=ne)?void 0:e.localStorage}))()}catch(e){g(e)}if(!n)return f;const h=l(t),w=function(e){return null==e?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":"boolean"==typeof e?"boolean":"string"==typeof e?"string":"object"==typeof e||Array.isArray(e)?"object":Number.isNaN(e)?"any":"number"}(h),y=null!=(i=a.serializer)?i:se[w],{pause:b,resume:k}=te(f,(()=>function(t){try{null==t?n.removeItem(e):n.setItem(e,y.write(t))}catch(e){g(e)}}(f.value)),{flush:s,deep:c,eventFilter:p});return v&&u&&oe(v,"storage",C),C(),f;function C(t){t&&t.key!==e||(f.value=function(t){if(!t||t.key===e){b();try{const l=t?t.newValue:n.getItem(e);return null==l?(m&&null!==h&&n.setItem(e,y.write(h)),h):"string"!=typeof l?l:y.read(l)}catch(e){g(e)}finally{k()}}}(t))}}var ue,me,de=Object.defineProperty,ve=Object.getOwnPropertySymbols,pe=Object.prototype.hasOwnProperty,ge=Object.prototype.propertyIsEnumerable,fe=(e,t,n)=>t in e?de(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function he(e={}){const{controls:t=!1,interval:i="requestAnimationFrame"}=e,r=o(new Date),s=()=>r.value=new Date,c="requestAnimationFrame"===i?function(e,t={}){const{immediate:n=!0,window:l=ne}=t,a=o(!1);let i=null;function r(){a.value&&l&&(e(),i=l.requestAnimationFrame(r))}function s(){!a.value&&l&&(a.value=!0,r())}function c(){a.value=!1,null!=i&&l&&(l.cancelAnimationFrame(i),i=null)}return n&&s(),T(c),{isActive:a,pause:c,resume:s}}(s,{immediate:!0}):function(e,t=1e3,i={}){const{immediate:r=!0,immediateCallback:s=!1}=i;let c=null;const u=o(!1);function m(){c&&(clearInterval(c),c=null)}function d(){u.value=!1,m()}function v(){l(t)<=0||(u.value=!0,s&&e(),m(),c=setInterval(e,l(t)))}r&&H&&v(),a(t)&&T(n(t,(()=>{r&&H&&v()})));return T(d),{isActive:u,pause:d,resume:v}}(s,i,{immediate:!0});return t?((e,t)=>{for(var n in t||(t={}))pe.call(t,n)&&fe(e,n,t[n]);if(ve)for(var n of ve(t))ge.call(t,n)&&fe(e,n,t[n]);return e})({now:r},c):r}(me=ue||(ue={})).UP="UP",me.RIGHT="RIGHT",me.DOWN="DOWN",me.LEFT="LEFT",me.NONE="NONE";let we=0;const ye=({size:e})=>s("svg",{width:e,height:e,viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},s("circle",{cx:50,cy:50,fill:"none",stroke:"currentColor",strokeWidth:"4",r:"40","stroke-dasharray":"85 30"},s("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));var be=(e,t)=>{const n=e.__vccOpts||e;for(const[e,l]of t)n[e]=l;return n};const ke=c({name:"ImageWall",components:{LoadingIcon:ye},props:{items:{type:Array,default:()=>[]},columnWidth:{type:Number,default:300},gap:{type:Number,default:0}},emit:["insert"],setup(e){let t=null;const l=o(null),a=o({}),i=o([]),r=()=>{const t=Math.floor((l.value.getBoundingClientRect().width+e.gap)/(e.columnWidth+e.gap));return t>0?t:1},s=async t=>{if(t>=e.items.length)return;await k();const n=Array.from(l.value?.children||[]).reduce(((e,t)=>t.getBoundingClientRect().height<e.getBoundingClientRect().height?t:e));i.value[Number(n.dataset.index)].push(t),await s(t+1)},c=async(e=!1)=>{if(i.value.length===r()&&!e)return;var t;i.value=(t=r(),new Array(t).fill(null).map((()=>[])));const n=window.scrollY;await s(0),window.scrollTo({top:n})};return n((()=>[e.items]),(()=>{a.value={},c(!0)})),n((()=>[e.columnWidth,e.gap]),(()=>c())),u((()=>{c(!0),t=new ResizeObserver((()=>c())),t.observe(l.value)})),m((()=>t.unobserve(l.value))),{columns:i,state:a,wall:l}}}),Ce=["data-index"],Ie=["src","title","onLoad","onClick"];var $e=be(ke,[["render",function(e,t,n,l,o,a){const i=d("LoadingIcon");return v(),p("div",{ref:"wall",class:"wl-gallery",style:g({gap:`${e.gap}px`})},[(v(!0),p(f,null,h(e.columns,((t,n)=>(v(),p("div",{key:n,class:"wl-gallery-column","data-index":n,style:g({gap:`${e.gap}px`})},[(v(!0),p(f,null,h(t,(t=>(v(),p(f,{key:t},[e.state[e.items[t].src]?y("v-if",!0):(v(),w(i,{key:0,size:36,style:{margin:"20px auto"}})),b("img",{class:"wl-gallery-item",src:e.items[t].src,title:e.items[t].title,loading:"lazy",onLoad:n=>e.state[e.items[t].src]=!0,onClick:n=>e.$emit("insert",`![](${e.items[t].src})`)},null,40,Ie)],64)))),128))],12,Ce)))),128))],4)}],["__file","ImageWall.vue"]]);const xe=["nick","mail","link"],Le=e=>e.filter((e=>xe.includes(e))),Se=e=>new Promise(((t,n)=>{const l=new FileReader;l.readAsDataURL(e),l.onload=()=>t(l.result?.toString()||""),l.onerror=n})),je=e=>!0===e?'<p class="wl-tex">Tex is not available in preview</p>':'<span class="wl-tex">Tex is not available in preview</span>',Ee=()=>{const e={next:""},t=({keyword:e,pos:t})=>{const n=new URLSearchParams("media_filter=minimal");return n.set("key","PAY5JLFIH6V6"),n.set("limit","20"),n.set("pos",t||""),n.set("q",e),fetch(`https://g.tenor.com/v1/search?${n.toString()}`,{headers:{"Content-Type":"application/json"}}).then((e=>e.json())).catch((()=>({next:t||"",results:[]})))};return{search:(n="")=>t({keyword:n}).then((t=>(e.next=t.next,t.results.map((e=>({title:e.title,src:e.media[0].tinygif.url})))))),more:n=>t({keyword:n,pos:e.next}).then((t=>(e.next=t.next,t.results.map((e=>({title:e.title,src:e.media[0].tinygif.url}))))))}},Re=new RegExp(`(${/[\u4E00-\u9FFF\u3400-\u4dbf\uf900-\ufaff\u3040-\u309f\uac00-\ud7af\u0400-\u04FF]+|\w+/.source}|${/</.source})|((?:${/(?:^|\s)\/\/(.+?)$/gm.source})|(?:${/\/\*([\S\s]*?)\*\//gm.source}))`,"gmi"),ze=["23AC69","91C132","F19726","E8552D","1AAB8E","E1147F","2980C1","1BA1E6","9FA0A0","F19726","E30B20","E30B20","A3338B"],Ae={},Me=e=>{let t=0;return e.replace(Re,((e,n,l)=>{if(l)return`<span style="color: slategray">${l}</span>`;if("<"===n)return"&lt;";let o;Ae[n]?o=Ae[n]:(o=ze[t],Ae[n]=o);const a=`<span style="color: #${o}">${n}</span>`;return t=++t%ze.length,a}))},Ue=["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"],Oe=e=>Object.fromEntries(e.map(((e,t)=>[Ue[t],e])));var Pe=Oe(["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!\n Current word number: $2","Anonymous","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Search GIF"]),Te=Oe(["ニックネーム","3バイト以上のニックネームをご入力ください.","メールアドレス","メールアドレスをご確認ください.","サイト","オプション","ここにコメント","コメントしましょう~","提出する","Like","Cancel like","返信する","キャンセル","コメント","更新","さらに読み込む","プレビュー","絵文字","画像をアップロード","秒前","分前","時間前","日前","たっだ今","アップロード","ログインする","ログアウト","管理者","トップに置く","ワード","コメントは $0 から $1 ワードの間でなければなりません!\n 現在の単語番号: $2","匿名","うえにん","なかにん","しもおし","特にしもおし","かげ","なぬし","GIF","探す GIF"]),Ne=Oe(["昵称","昵称不能少于3个字符","邮箱","请填写正确的邮件地址","网址","可选","欢迎评论","来发评论吧~","提交","喜欢","取消喜欢","回复","取消回复","评论","刷新","加载更多...","预览","表情","上传图片","秒前","分钟前","小时前","天前","刚刚","正在上传","登录","退出","博主","置顶","字","评论字数应在 $0 到 $1 字之间!\n当前字数:$2","匿名","潜水","冒泡","吐槽","活跃","话痨","传说","表情包","搜索表情包"]),He=Oe(["暱稱","郵箱","網址","可選","暱稱不能少於3個字元","請填寫正確的郵件地址","歡迎評論","來發評論吧~","提交","喜歡","取消喜歡","回覆","取消回覆","評論","刷新","載入更多...","預覽","表情","上傳圖片","秒前","分鐘前","小時前","天前","剛剛","正在上傳","登錄","退出","博主","置頂","字","評論字數應在 $0 到 $1 字之間!\n當前字數:$2","匿名","潛水","冒泡","吐槽","活躍","話癆","傳說","表情包","搜索表情包"]),Ve=Oe(["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!\n Número de palavras atuais: $2","Anônimo","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Pesquisar GIF"]),_e=Oe(["Псевдоним","Никнейм не может быть меньше 3 байт.","Эл. адрес","Пожалуйста, подтвердите адрес вашей электронной почты.","Веб-сайт","Необязательный","Комментарий здесь...","Пока нет комментариев.","Отправить","Like","Cancel like","Отвечать","Отменить ответ","Комментарии","Обновить","Загрузи больше...","Превью","эмодзи","Загрузить изображение","секунд назад","несколько минут назад","несколько часов назад","дней назад","прямо сейчас","Загрузка","Авторизоваться","Выход из системы","Админ","Липкий","Слова","Пожалуйста, введите комментарии от $0 до $1 слов!\nНомер текущего слова: $2","Анонимный","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Поиск GIF"]);const Fe={zh:Ne,"zh-cn":Ne,"zh-CN":Ne,"zh-tw":He,"zh-TW":He,en:Pe,"en-US":Pe,"en-us":Pe,jp:Te,"jp-jp":Te,"jp-JP":Te,"pt-br":Ve,"pt-BR":Ve,ru:_e,"ru-ru":_e,"ru-RU":_e},De=e=>{try{e=decodeURI(e)}catch(e){}return e},Be=(e="")=>e.replace(/\/$/u,""),We=e=>/^(https?:)?\/\//.test(e),Ge=e=>{const t=Be(e);return We(t)?t:`https://${t}`},qe=e=>Array.isArray(e)?e:!!e&&[0,e],Je=(e,t)=>"function"==typeof e?e:!1!==e&&t,Ke="{--waline-white:#000;--waline-light-grey:#666;--waline-dark-grey:#999;--waline-color:#888;--waline-bgcolor:#1e1e1e;--waline-bgcolor-light:#272727;--waline-bgcolor-hover: #444;--waline-border-color:#333;--waline-disable-bgcolor:#444;--waline-disable-color:#272727;--waline-bq-color:#272727;--waline-info-bgcolor:#272727;--waline-info-color:#666}",Ye=(e,t)=>{let n=e.toString();for(;n.length<t;)n="0"+n;return n},Ze=(e,t,n)=>{if(!e)return"";const l="string"==typeof e?new Date(-1!==e.indexOf(" ")?e.replace(/-/g,"/"):e):e,o=t.getTime()-l.getTime(),a=Math.floor(o/864e5);if(0===a){const e=o%864e5,t=Math.floor(e/36e5);if(0===t){const t=e%36e5,l=Math.floor(t/6e4);if(0===l){const e=t%6e4;return`${Math.round(e/1e3)} ${n.seconds}`}return`${l} ${n.minutes}`}return`${t} ${n.hours}`}return a<0?n.now:a<8?`${a} ${n.days}`:(e=>{const t=Ye(e.getDate(),2),n=Ye(e.getMonth()+1,2);return`${Ye(e.getFullYear(),2)}-${n}-${t}`})(l)},Xe=e=>{const t=ce("WALINE_EMOJI",{}),n=Boolean(/@[0-9]+\.[0-9]+\.[0-9]+/.test(e));if(n){const n=t.value[e];if(n)return Promise.resolve(n)}return fetch(`${e}/info.json`).then((e=>e.json())).then((l=>{const o={folder:e,...l};return n&&(t.value[e]=o),o}))},Qe=(e,t="",n="",l="")=>`${t?`${t}/`:""}${n}${e}${l?`.${l}`:""}`,et={"Content-Type":"application/json"},tt=({serverURL:e,lang:t,path:n,page:l,pageSize:o,signal:a,token:i})=>{const r={};return i&&(r.Authorization=`Bearer ${i}`),fetch(`${e}/comment?path=${encodeURIComponent(n)}&pageSize=${o}&page=${l}&lang=${t}`,{signal:a,headers:r}).then((e=>e.json())).then((e=>((e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e})(e,"comment list")))},nt=({serverURL:e,lang:t,token:n,objectId:l,...o})=>fetch(`${e}/comment/${l}?lang=${t}`,{method:"PUT",headers:{"Content-Type":"application/json",Authorization:`Bearer ${n}`},body:JSON.stringify(o)}).then((e=>e.json())),lt=e=>e.type.includes("image"),ot=e=>{const t=Array.from(e).find(lt);return t?t.getAsFile():null},at=/\$.*?\$/,it=/^\$(.*?)\$/,rt=/^(?:\s{0,3})\$\$((?:[^\n]|\n[^\n])+?)\n{0,1}\$\$/,st=(e="",t={})=>e.replace(/:(.+?):/g,((e,n)=>t[n]?`<img class="wl-emoji" src="${t[n]}" alt="${n}">`:e)),ct=(e,{emojiMap:t,highlighter:n,texRenderer:l})=>{if(P.setOptions({highlight:n||void 0,breaks:!0,smartLists:!0,smartypants:!0}),l){const e=(e=>[{name:"blockMath",level:"block",tokenizer(t){const n=rt.exec(t);if(null!==n)return{type:"html",raw:n[0],text:e(!0,n[1])}}},{name:"inlineMath",level:"inline",start(e){const t=e.search(at);return-1!==t?t:e.length},tokenizer(t){const n=it.exec(t);if(null!==n)return{type:"html",raw:n[0],text:e(!1,n[1])}}}])(l);P.use({extensions:e})}return P.parse(st(e,t))};let ut=null;const mt=()=>ut||(ut=ce("USER_KEY",{}));let dt=null;const vt=()=>dt||(dt=ce("WALINE_LIKE",[])),pt=c({name:"CommentBox",components:{CloseIcon:({size:e})=>s("svg",{class:"wl-close-icon",viewBox:"0 0 1024 1024",width:e,height:e},[s("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"}),s("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"})]),EmojiIcon:()=>s("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},s("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"})),ImageIcon:()=>s("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[s("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"}),s("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"})]),ImageWall:$e,MarkdownIcon:()=>s("svg",{width:"16",height:"16",ariaHidden:"true"},s("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"})),PreviewIcon:()=>s("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[s("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"}),s("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"})]),LoadingIcon:ye,GifIcon:()=>s("svg",{width:24,height:24,fill:"currentcolor",viewBox:"0 0 24 24"},[s("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"}),s("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"})])},props:{rootId:{type:String,default:""},replyId:{type:String,default:""},replyUser:{type:String,default:""}},emits:["submit","cancel-reply"],setup(e,{emit:t}){const l=I("config"),a=ce("WALINE_COMMENT_BOX_EDITOR",""),i=ce("WALINE_USER_META",{nick:"",mail:"",link:""}),r=mt(),s=o({}),c=o(null),m=o(null),d=o(null),v=o(null),p=o(null),g=o(null),f=o(null),h=o({tabs:[],map:{}}),w=o(0),y=o(!1),b=o(!1),k=o(!1),L=o(""),S=o(0),j=$({loading:!0,list:[]}),E=o(0),R=o(!1),z=o(""),A=o(!1),M=C((()=>l.value.locale)),U=C((()=>Boolean(r.value?.token))),P=C((()=>!1!==l.value.imageUploader)),T=e=>{const t=c.value,n=t.selectionStart,l=t.selectionEnd||0,o=t.scrollTop;a.value=t.value.substring(0,n)+e+t.value.substring(l,t.value.length),t.focus(),t.selectionStart=n+e.length,t.selectionEnd=n+e.length,t.scrollTop=o},N=e=>{const t=`![${l.value.locale.uploading} ${e.name}]()`;return T(t),Promise.resolve().then((()=>l.value.imageUploader(e))).then((n=>{a.value=a.value.replace(t,`\r\n![${e.name}](${n})`)}))},H=()=>{const{serverURL:n,lang:o,login:u,wordLimit:m,requiredMeta:d}=l.value,v={comment:z.value,nick:i.value.nick,mail:i.value.mail,link:i.value.link,ua:navigator.userAgent,url:l.value.path};if(r.value?.token)v.nick=r.value.display_name,v.mail=r.value.email,v.link=r.value.url;else{if("force"===u)return;if(d.indexOf("nick")>-1&&!v.nick)return s.value.nick?.focus(),alert(M.value.nickError);if(d.indexOf("mail")>-1&&!v.mail||v.mail&&!/^\w(?:[\w._-]*\w)?@(?:\w(?:[\w-]*\w)?\.)*\w+$/.exec(v.mail))return s.value.mail?.focus(),alert(M.value.mailError);if(!v.comment)return void c.value?.focus();v.nick||(v.nick=M.value.anonymous)}if(!R.value)return alert(M.value.wordHint.replace("$0",m[0].toString()).replace("$1",m[1].toString()).replace("$2",S.value.toString()));v.comment=st(v.comment,h.value.map),e.replyId&&e.rootId&&(v.pid=e.replyId,v.rid=e.rootId,v.at=e.replyUser),A.value=!0,(({serverURL:e,lang:t,token:n,comment:l})=>{const o={"Content-Type":"application/json"};return n&&(o.Authorization=`Bearer ${n}`),fetch(`${e}/comment?lang=${t}`,{method:"POST",headers:o,body:JSON.stringify(l)}).then((e=>e.json()))})({serverURL:n,lang:o,token:r.value?.token,comment:v}).then((n=>{if(A.value=!1,n.errmsg)return alert(n.errmsg);t("submit",n.data),a.value="",L.value="",e.replyId&&t("cancel-reply")})).catch((e=>{A.value=!1,alert(e.message)}))},V=e=>{d.value.contains(e.target)||v.value.contains(e.target)||(y.value=!1),p.value.contains(e.target)||g.value.contains(e.target)||(b.value=!1)},_=async e=>{const{scrollTop:t,clientHeight:n,scrollHeight:o}=e.target,a=(n+t)/o,i=l.value.search,r=f.value?.value||"";a<.9||j.loading||(j.loading=!0,j.list.push(...i.more?await i.more(r,j.list.length):await i.search(r)),j.loading=!1,setTimeout((()=>{e.target.scrollTop=t}),50))},F=D((e=>{j.list=[],_(e)}),300);return n([l,S],(([e,t])=>{const{wordLimit:n}=e;n?t<n[0]&&0!==n[0]?(E.value=n[0],R.value=!1):t>n[1]?(E.value=n[1],R.value=!1):(E.value=n[1],R.value=!0):(E.value=0,R.value=!0)}),{immediate:!0}),n(b,(async e=>{if(!e)return;const t=l.value.search;f.value&&(f.value.value=""),j.loading=!0,j.list=t.default?await t.default():await t.search(""),j.loading=!1})),u((()=>{document.body.addEventListener("click",V),n((()=>a.value),(e=>{const{highlighter:t,texRenderer:n}=l.value;z.value=e,L.value=ct(e,{emojiMap:h.value.map,highlighter:t,texRenderer:n}),S.value=(e=>(e=>e.match(/[\w\d\s\u00C0-\u024F]+/giu)||[])(e).reduce(((e,t)=>e+(""===t.trim()?0:t.trim().split(/\s+/u).length)),0)+(e=>e.match(/[\u4E00-\u9FA5]/gu)||[])(e).length)(e),e?O(c.value):O.destroy(c.value)}),{immediate:!0}),n((()=>l.value.emoji),(e=>{return(t=Array.isArray(e)?e:[],Promise.all(t.map((e=>"string"==typeof e?Xe(Be(e)):Promise.resolve(e)))).then((e=>{const t={tabs:[],map:{}};return e.forEach((e=>{const{name:n,folder:l,icon:o,prefix:a,type:i,items:r}=e;t.tabs.push({name:n,icon:Qe(o,l,a,i),items:r.map((e=>{const n=`${a||""}${e}`;return t.map[n]=Qe(e,l,a,i),n}))})})),t}))).then((e=>{h.value=e}));var t}),{immediate:!0})})),x((()=>{document.body.removeEventListener("click",V)})),{config:l,locale:M,insert:T,onChange:()=>{const e=m.value;e.files&&P.value&&N(e.files[0]).then((()=>{e.value=""}))},onDrop:e=>{if(e.dataTransfer?.items){const t=ot(e.dataTransfer.items);t&&P.value&&(N(t),e.preventDefault())}},onKeyDown:e=>{const t=e.key;(e.ctrlKey||e.metaKey)&&"Enter"===t&&H()},onPaste:e=>{if(e.clipboardData){const t=ot(e.clipboardData.items);t&&P.value&&N(t)}},onLogin:e=>{e.preventDefault();const{lang:t,serverURL:n}=l.value,o=(window.innerWidth-450)/2,a=(window.innerHeight-450)/2,i=window.open(`${n}/ui/login?lng=${encodeURIComponent(t)}`,"_blank",`width=450,height=450,left=${o},top=${a},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`);i?.postMessage({type:"TOKEN",data:null},"*");const s=({data:e})=>{e&&"userInfo"===e.type&&e.data.token&&(i?.close(),r.value=e.data,(e.data.remember?localStorage:sessionStorage).setItem("WALINE_USER",JSON.stringify(e.data)),window.removeEventListener("message",s))};window.addEventListener("message",s)},onLogout:()=>{r.value={},localStorage.setItem("WALINE_USER","null"),sessionStorage.setItem("WALINE_USER","null")},onProfile:e=>{e.preventDefault();const{lang:t,serverURL:n}=l.value,o=(window.innerWidth-800)/2,a=(window.innerHeight-800)/2;window.open(`${n}/ui/profile?lng=${encodeURIComponent(t)}`,"_blank",`width=800,height=800,left=${o},top=${a},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`)?.postMessage({type:"TOKEN",data:r.value.token},"*");const i=({data:e})=>{e&&"profile"===e.type&&(r.value={...r.value,...e},[localStorage,sessionStorage].filter((e=>e.getItem("WALINE_USER"))).forEach((e=>e.setItem("WALINE_USER",JSON.stringify(r)))),window.removeEventListener("message",i))};window.addEventListener("message",i)},submitComment:H,onImageWallScroll:_,onGifSearch:F,isLogin:U,userInfo:r,isSubmitting:A,wordNumber:S,wordLimit:E,isWordNumberLegal:R,editor:a,userMeta:i,emoji:h,emojiTabIndex:w,showEmoji:y,gifData:j,showGif:b,canUploadImage:P,previewText:L,showPreview:k,inputRefs:s,editorRef:c,emojiButtonRef:d,emojiPopupRef:v,gifButtonRef:p,gifPopupRef:g,imageUploadRef:m,gifSearchInputRef:f}}}),gt={class:"wl-comment"},ft={key:0,class:"wl-login-info"},ht={class:"wl-avatar"},wt=["title"],yt=["src"],bt=["textContent"],kt={class:"wl-panel"},Ct=["for","textContent"],It=["id","name","type","onUpdate:modelValue"],$t=["placeholder"],xt={class:"wl-preview"},Lt=b("hr",null,null,-1),St=["innerHTML"],jt={class:"wl-footer"},Et={class:"wl-actions"},Rt={href:"https://guides.github.com/features/mastering-markdown/",title:"Markdown Guide","aria-label":"Markdown is supported",class:"wl-action",target:"_blank",rel:"noreferrer"},zt=["title"],At=["title"],Mt=["title"],Ut=["title"],Ot={class:"wl-info"},Pt={class:"wl-text-number"},Tt={key:0},Nt=M("  /  "),Ht=["textContent"],Vt=["textContent"],_t=["disabled"],Ft=["placeholder"],Dt={key:0,class:"wl-loading"},Bt={key:0,class:"wl-tab-wrapper"},Wt=["title","onClick"],Gt=["src","alt"],qt={key:0,class:"wl-tabs"},Jt=["onClick"],Kt=["src","alt","title"],Yt=["title"];var Zt=be(pt,[["render",function(e,t,n,l,o,a){const i=d("CloseIcon"),r=d("MarkdownIcon"),s=d("EmojiIcon"),c=d("GifIcon"),u=d("ImageIcon"),m=d("PreviewIcon"),g=d("LoadingIcon"),k=d("ImageWall");return v(),p("div",gt,["disable"!==e.config.login&&e.isLogin?(v(),p("div",ft,[b("div",ht,[b("button",{class:"wl-logout-btn",title:e.locale.logout,onClick:t[0]||(t[0]=(...t)=>e.onLogout&&e.onLogout(...t))},[L(i,{size:14})],8,wt),b("img",{src:e.userInfo.avatar,alt:"avatar"},null,8,yt)]),b("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",onClick:t[1]||(t[1]=(...t)=>e.onProfile&&e.onProfile(...t)),textContent:S(e.userInfo.display_name)},null,8,bt)])):y("v-if",!0),b("div",kt,["force"!==e.config.login&&e.config.meta.length&&!e.isLogin?(v(),p("div",{key:0,class:j(["wl-header",`item${e.config.meta.length}`])},[(v(!0),p(f,null,h(e.config.meta,(t=>(v(),p("div",{class:"wl-header-item",key:t},[b("label",{for:t,textContent:S(e.locale[t]+(e.config.requiredMeta.includes(t)||!e.config.requiredMeta.length?"":`(${e.locale.optional})`))},null,8,Ct),E(b("input",{ref_for:!0,ref:n=>{n&&(e.inputRefs[t]=n)},id:`wl-${t}`,class:j(["wl-input",`wl-${t}`]),name:t,type:"mail"===t?"email":"text","onUpdate:modelValue":n=>e.userMeta[t]=n},null,10,It),[[R,e.userMeta[t]]])])))),128))],2)):y("v-if",!0),E(b("textarea",{class:"wl-editor",ref:"editorRef",id:"wl-edit",placeholder:e.replyUser?`@${e.replyUser}`:e.locale.placeholder,"onUpdate:modelValue":t[2]||(t[2]=t=>e.editor=t),onKeydown:t[3]||(t[3]=(...t)=>e.onKeyDown&&e.onKeyDown(...t)),onDrop:t[4]||(t[4]=(...t)=>e.onDrop&&e.onDrop(...t)),onPaste:t[5]||(t[5]=(...t)=>e.onPaste&&e.onPaste(...t))},null,40,$t),[[z,e.editor]]),E(b("div",xt,[Lt,b("h4",null,S(e.locale.preview)+":",1),b("div",{class:"wl-content",innerHTML:e.previewText},null,8,St)],512),[[A,e.showPreview]]),b("div",jt,[b("div",Et,[b("a",Rt,[L(r)]),E(b("button",{ref:"emojiButtonRef",class:j(["wl-action",{actived:e.showEmoji}]),title:e.locale.emoji,onClick:t[6]||(t[6]=t=>e.showEmoji=!e.showEmoji)},[L(s)],10,zt),[[A,e.emoji.tabs.length]]),e.config.search?(v(),p("button",{key:0,ref:"gifButtonRef",class:j(["wl-action",{actived:e.showGif}]),title:e.locale.gif,onClick:t[7]||(t[7]=t=>e.showGif=!e.showGif)},[L(c)],10,At)):y("v-if",!0),b("input",{ref:"imageUploadRef",class:"upload",id:"wl-image-upload",type:"file",accept:".png,.jpg,.jpeg,.webp,.bmp,.gif",onChange:t[8]||(t[8]=(...t)=>e.onChange&&e.onChange(...t))},null,544),e.canUploadImage?(v(),p("label",{key:1,for:"wl-image-upload",class:"wl-action",title:e.locale.uploadImage},[L(u)],8,Mt)):y("v-if",!0),b("button",{class:j(["wl-action",{actived:e.showPreview}]),title:e.locale.preview,onClick:t[9]||(t[9]=t=>e.showPreview=!e.showPreview)},[L(m)],10,Ut)]),b("div",Ot,[b("div",Pt,[M(S(e.wordNumber)+" ",1),e.config.wordLimit?(v(),p("span",Tt,[Nt,b("span",{class:j({illegal:!e.isWordNumberLegal}),textContent:S(e.wordLimit)},null,10,Ht)])):y("v-if",!0),M("  "+S(e.locale.word),1)]),"disable"===e.config.login||e.isLogin?y("v-if",!0):(v(),p("button",{key:0,class:"wl-btn",onClick:t[10]||(t[10]=(...t)=>e.onLogin&&e.onLogin(...t)),textContent:S(e.locale.login)},null,8,Vt)),"force"!==e.config.login||e.isLogin?(v(),p("button",{key:1,class:"wl-btn primary",title:"Cmd|Ctrl + Enter",disabled:e.isSubmitting,onClick:t[11]||(t[11]=(...t)=>e.submitComment&&e.submitComment(...t))},[e.isSubmitting?(v(),w(g,{key:0,size:16})):(v(),p(f,{key:1},[M(S(e.locale.submit),1)],64))],8,_t)):y("v-if",!0)]),b("div",{ref:"gifPopupRef",class:j(["wl-gif-popup",{display:e.showGif}])},[b("input",{type:"text",placeholder:e.locale.gifSearchPlaceholder,ref:"gifSearchInputRef",onInput:t[12]||(t[12]=(...t)=>e.onGifSearch&&e.onGifSearch(...t))},null,40,Ft),L(k,{items:e.gifData.list,"column-width":200,gap:6,onInsert:t[13]||(t[13]=t=>e.insert(t)),onScroll:e.onImageWallScroll},null,8,["items","onScroll"]),e.gifData.loading?(v(),p("div",Dt,[L(g,{size:30})])):y("v-if",!0)],2),b("div",{ref:"emojiPopupRef",class:j(["wl-emoji-popup",{display:e.showEmoji}])},[(v(!0),p(f,null,h(e.emoji.tabs,((t,n)=>(v(),p(f,{key:t.name},[n===e.emojiTabIndex?(v(),p("div",Bt,[(v(!0),p(f,null,h(t.items,(t=>(v(),p("button",{key:t,title:t,onClick:n=>e.insert(`:${t}:`)},[e.showEmoji?(v(),p("img",{key:0,class:"wl-emoji",src:e.emoji.map[t],alt:t,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Gt)):y("v-if",!0)],8,Wt)))),128))])):y("v-if",!0)],64)))),128)),e.emoji.tabs.length>1?(v(),p("div",qt,[(v(!0),p(f,null,h(e.emoji.tabs,((t,n)=>(v(),p("button",{key:t.name,class:j(["wl-tab",{active:e.emojiTabIndex===n}]),onClick:t=>e.emojiTabIndex=n},[b("img",{class:"wl-emoji",src:t.icon,alt:t.name,title:t.name,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Kt)],10,Jt)))),128))])):y("v-if",!0)],2)])]),e.replyId?(v(),p("button",{key:1,class:"wl-close",title:e.locale.cancelReply,onClick:t[14]||(t[14]=t=>e.$emit("cancel-reply"))},[L(i,{size:24})],8,Yt)):y("v-if",!0)])}],["__file","CommentBox.vue"]]);const Xt=["approved","waiting","spam"],Qt=c({props:{comment:{type:Object,required:!0},rootId:{type:String,required:!0},reply:{type:Object}},components:{CommentBox:Zt,DeleteIcon:()=>s("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},s("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"})),LikeIcon:({active:e=!1})=>s("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[s("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"})]),ReplyIcon:()=>s("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},s("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"})),VerifiedIcon:()=>s("svg",{class:"verified-icon",viewBox:"0 0 1024 1024",width:"14",height:"14"},s("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"}))},emits:["submit","reply","like","delete","status","sticky"],setup(e){const t=I("config"),n=vt(),l=mt(),o=C((()=>t.value.locale)),a=C((()=>{let{link:t}=e.comment;return t?We(t)?t:`https://${t}`:""})),i=C((()=>n.value.includes(e.comment.objectId))),r=((e,t)=>{const n=he();return C((()=>Ze(e,n.value,t)))})(e.comment.insertedAt,o.value),s=C((()=>"administrator"===l.value.type)),c=C((()=>e.comment.user_id&&l.value.objectId===e.comment.user_id)),u=C((()=>e.comment.objectId===e.reply?.objectId));return{config:t,locale:o,isReplyingCurrent:u,link:a,like:i,time:r,isAdmin:s,isOwner:c,commentStatus:Xt}}}),en=["id"],tn={class:"wl-user","aria-hidden":"true"},nn=["src"],ln={class:"wl-card"},on={class:"wl-head"},an=["href"],rn={key:1,class:"wl-nick"},sn=["textContent"],cn=["textContent"],un=["textContent"],mn=["textContent"],dn=["textContent"],vn={class:"wl-comment-actions"},pn=["title"],gn=["textContent"],fn=["title"],hn={class:"wl-meta","aria-hidden":"true"},wn=["textContent"],yn=["textContent"],bn=["textContent"],kn=["innerHTML"],Cn={key:0,class:"wl-admin-actions"},In={class:"wl-comment-status"},$n=["disabled","onClick","textContent"],xn={key:1,class:"wl-reply-wrapper"},Ln={key:2,class:"wl-quote"};const Sn=c({name:"WalineRoot",components:{CommentBox:Zt,CommentCard:be(Qt,[["render",function(e,t,n,l,o,a){const i=d("VerifiedIcon"),r=d("DeleteIcon"),s=d("LikeIcon"),c=d("ReplyIcon"),u=d("CommentBox"),m=d("CommentCard",!0);return v(),p("div",{class:"wl-item",id:e.comment.objectId},[b("div",tn,[e.comment.avatar?(v(),p("img",{key:0,src:e.comment.avatar},null,8,nn)):y("v-if",!0),e.comment.type?(v(),w(i,{key:1})):y("v-if",!0)]),b("div",ln,[b("div",on,[e.link?(v(),p("a",{key:0,class:"wl-nick",href:e.link,target:"_blank",rel:"nofollow noreferrer"},S(e.comment.nick),9,an)):(v(),p("span",rn,S(e.comment.nick),1)),"administrator"===e.comment.type?(v(),p("span",{key:2,class:"wl-badge",textContent:S(e.locale.admin)},null,8,sn)):y("v-if",!0),e.comment.label?(v(),p("span",{key:3,class:"wl-badge",textContent:S(e.comment.label)},null,8,cn)):y("v-if",!0),e.comment.sticky?(v(),p("span",{key:4,class:"wl-badge",textContent:S(e.locale.sticky)},null,8,un)):y("v-if",!0),void 0!==e.comment.level&&e.comment.level>=0?(v(),p("span",{key:5,class:j(`wl-badge level${e.comment.level}`),textContent:S(e.locale[`level${e.comment.level}`]||`Level ${e.comment.level}`)},null,10,mn)):y("v-if",!0),b("span",{class:"wl-time",textContent:S(e.time)},null,8,dn),b("div",vn,[e.isAdmin||e.isOwner?(v(),p("button",{key:0,class:"wl-delete",onClick:t[0]||(t[0]=t=>e.$emit("delete",e.comment))},[L(r)])):y("v-if",!0),b("button",{class:"wl-like",onClick:t[1]||(t[1]=t=>e.$emit("like",e.comment)),title:e.like?e.locale.cancelLike:e.locale.like},[L(s,{active:e.like},null,8,["active"]),"like"in e.comment?(v(),p("span",{key:0,textContent:S(e.comment.like)},null,8,gn)):y("v-if",!0)],8,pn),b("button",{class:j(["wl-reply",{active:e.isReplyingCurrent}]),title:e.isReplyingCurrent?e.locale.cancelReply:e.locale.reply,onClick:t[2]||(t[2]=t=>e.$emit("reply",e.isReplyingCurrent?null:e.comment))},[L(c)],10,fn)])]),b("div",hn,[e.comment.addr?(v(),p("span",{key:0,textContent:S(e.comment.addr)},null,8,wn)):y("v-if",!0),e.comment.browser?(v(),p("span",{key:1,textContent:S(e.comment.browser)},null,8,yn)):y("v-if",!0),e.comment.os?(v(),p("span",{key:2,textContent:S(e.comment.os)},null,8,bn)):y("v-if",!0)]),b("div",{class:"wl-content",innerHTML:e.comment.comment},null,8,kn),e.isAdmin?(v(),p("div",Cn,[b("span",In,[(v(!0),p(f,null,h(e.commentStatus,(t=>(v(),p("button",{key:t,class:j(`wl-btn wl-${t}`),disabled:e.comment.status===t,onClick:n=>e.$emit("status",{status:t,comment:e.comment}),textContent:S(t)},null,10,$n)))),128))]),e.isAdmin&&!e.comment.rid?(v(),p("button",{key:0,class:"wl-btn wl-sticky",onClick:t[3]||(t[3]=t=>e.$emit("sticky",e.comment))},S(e.comment.sticky?"unsticky":"sticky"),1)):y("v-if",!0)])):y("v-if",!0),e.isReplyingCurrent?(v(),p("div",xn,[L(u,{replyId:e.comment.objectId,replyUser:e.comment.nick,rootId:e.rootId,onSubmit:t[4]||(t[4]=t=>e.$emit("submit",t)),onCancelReply:t[5]||(t[5]=t=>e.$emit("reply",null))},null,8,["replyId","replyUser","rootId"])])):y("v-if",!0),e.comment.children?(v(),p("div",Ln,[(v(!0),p(f,null,h(e.comment.children,(n=>(v(),w(m,{key:n.objectId,comment:n,reply:e.reply,rootId:e.rootId,onReply:t[6]||(t[6]=t=>e.$emit("reply",t)),onSubmit:t[7]||(t[7]=t=>e.$emit("submit",t)),onLike:t[8]||(t[8]=t=>e.$emit("like",t)),onDelete:t[9]||(t[9]=t=>e.$emit("delete",t)),onStatus:t[10]||(t[10]=t=>e.$emit("status",t)),onSticky:t[11]||(t[11]=t=>e.$emit("sticky",t))},null,8,["comment","reply","rootId"])))),128))])):y("v-if",!0)])],8,en)}],["__file","CommentCard.vue"]]),LoadingIcon:ye},props:["serverURL","path","meta","requiredMeta","dark","lang","locale","pageSize","wordLimit","emoji","login","highlighter","texRenderer","imageUploader","copyright"],setup(e){const t=C((()=>(({serverURL:e,path:t=location.pathname,lang:n="zh-CN",locale:l,emoji:o=["//unpkg.com/@waline/emojis@1.0.1/weibo"],meta:a=["nick","mail","link"],requiredMeta:i=[],dark:r=!1,pageSize:s=10,wordLimit:c,imageUploader:u,highlighter:m,texRenderer:d,copyright:v=!0,login:p="enable",search:g=Ee(),...f})=>({serverURL:Ge(e),path:De(t),locale:{...Fe[n]||Fe["zh-CN"],..."object"==typeof l?l:{}},wordLimit:qe(c),meta:Le(a),requiredMeta:Le(i),imageUploader:Je(u,Se),highlighter:Je(m,Me),texRenderer:Je(d,je),lang:n,dark:r,emoji:o,pageSize:s,login:p,copyright:v,search:g,...f}))(e))),l=mt(),a=vt(),r=o("loading"),s=o(0),c=o(1),m=o(0),d=o([]),v=o(null),p=C((()=>{return"string"==typeof(e=t.value.dark)?"auto"===e?`@media(prefers-color-scheme:dark){body${Ke}}`:`${e}${Ke}`:!0===e?`:root${Ke}`:"";var e}));let g;!function(e,t={}){const l=o(!1),{document:a=le,immediate:r=!0,manual:s=!1,id:c="vueuse_styletag_"+ ++we}=t,u=o(e);let m=()=>{};const d=()=>{if(!a)return;const e=a.getElementById(c)||a.createElement("style");e.type="text/css",e.id=c,t.media&&(e.media=t.media),a.head.appendChild(e),l.value||(m=n(u,(t=>{e.innerText=t}),{immediate:!0}),l.value=!0)},v=()=>{a&&l.value&&(m(),a.head.removeChild(a.getElementById(c)),l.value=!1)};r&&!s&&d(),s||T(v),i(l)}(p);const f=e=>{const{serverURL:n,path:o,pageSize:a}=t.value,i=new AbortController;r.value="loading",g?.(),tt({serverURL:n,lang:t.value.lang,path:o,pageSize:a,page:e,signal:i.signal,token:l.value?.token}).then((t=>{r.value="success",s.value=t.count,d.value.push(...t.data),c.value=e,m.value=t.totalPages})).catch((e=>{"AbortError"!==e.name&&(console.error(e.message),r.value="error")})),g=i.abort.bind(i)},h=()=>{s.value=0,d.value=[],f(1)};return U("config",t),n((()=>e.path),h),u((()=>h())),{config:t,darkmodeStyle:p,i18n:C((()=>t.value.locale)),status:r,count:s,page:c,totalPages:m,data:d,reply:v,loadMore:()=>f(c.value+1),refresh:h,onReply:e=>{v.value=e},onSubmit:e=>{if(e.rid){const t=d.value.find((({objectId:t})=>t===e.rid));if(!t)return;Array.isArray(t.children)||(t.children=[]),t.children.push(e)}else d.value.unshift(e)},onStatusChange:async({comment:e,status:n})=>{if(e.status===n)return;const{serverURL:o,lang:a}=t.value;await nt({serverURL:o,lang:a,token:l.value?.token,objectId:e.objectId,status:n}),e.status=n},onDelete:async({objectId:e})=>{if(!confirm("Are you sure you want to delete this comment?"))return;const{serverURL:n,lang:o}=t.value;await(({serverURL:e,lang:t,token:n,objectId:l})=>fetch(`${e}/comment/${l}?lang=${t}`,{method:"DELETE",headers:{Authorization:`Bearer ${n}`}}).then((e=>e.json())))({serverURL:n,lang:o,token:l.value?.token,objectId:e}),d.value.some(((t,n)=>t.objectId===e?(d.value=d.value.filter(((e,t)=>t!==n)),!0):t.children.some(((l,o)=>l.objectId===e&&(d.value[n].children=t.children.filter(((e,t)=>t!==o)),!0)))))},onSticky:async e=>{if(e.rid)return;const{serverURL:n,lang:o}=t.value;await nt({serverURL:n,lang:o,token:l.value?.token,objectId:e.objectId,sticky:e.sticky?0:1}),e.sticky=!e.sticky},onLike:async e=>{const{serverURL:n,lang:l}=t.value,{objectId:o}=e,i=a.value.includes(o);await(({serverURL:e,lang:t,objectId:n,like:l})=>fetch(`${e}/comment/${n}?lang=${t}`,{method:"PUT",headers:et,body:JSON.stringify({like:l})}).then((e=>e.json())))({serverURL:n,lang:l,objectId:o,like:!i}),i?a.value=a.value.filter((e=>e!==o)):(a.value=[...a.value,o],a.value.length>50&&(a.value=a.value.slice(-50))),e.like=(e.like||0)+(i?-1:1)},version:"2.6.1"}}}),jn={"data-waline":""},En={class:"wl-count"},Rn=["textContent"],zn={class:"wl-cards"},An={key:1,class:"wl-operation"},Mn=["textContent"],Un={key:0,class:"wl-loading"},On=["textContent"],Pn={class:"wl-operation"},Tn=["textContent"],Nn={key:3,class:"wl-power"},Hn=M(" Powered by "),Vn=b("a",{href:"https://github.com/walinejs/waline",target:"_blank",rel:"noreferrer"}," Waline ",-1);var _n=be(Sn,[["render",function(e,t,n,l,o,a){const i=d("CommentBox"),r=d("CommentCard"),s=d("LoadingIcon");return v(),p("div",jn,[e.reply?y("v-if",!0):(v(),w(i,{key:0,onSubmit:e.onSubmit},null,8,["onSubmit"])),b("div",En,[e.count?(v(),p("span",{key:0,class:"wl-num",textContent:S(e.count)},null,8,Rn)):y("v-if",!0),M(" "+S(e.i18n.comment),1)]),b("div",zn,[(v(!0),p(f,null,h(e.data,(t=>(v(),w(r,{key:t.objectId,"root-id":t.objectId,comment:t,reply:e.reply,onReply:e.onReply,onSubmit:e.onSubmit,onStatus:e.onStatusChange,onDelete:e.onDelete,onSticky:e.onSticky,onLike:e.onLike},null,8,["root-id","comment","reply","onReply","onSubmit","onStatus","onDelete","onSticky","onLike"])))),128))]),"error"===e.status?(v(),p("div",An,[b("button",{type:"button",class:"wl-btn",onClick:t[0]||(t[0]=(...t)=>e.refresh&&e.refresh(...t)),textContent:S(e.i18n.refresh)},null,8,Mn)])):(v(),p(f,{key:2},["loading"===e.status?(v(),p("div",Un,[L(s,{size:30})])):e.data.length?e.page<e.totalPages?(v(),p(f,{key:2},[y(" Load more button "),b("div",Pn,[b("button",{type:"button",class:"wl-btn",onClick:t[1]||(t[1]=(...t)=>e.loadMore&&e.loadMore(...t)),textContent:S(e.i18n.more)},null,8,Tn)])],2112)):y("v-if",!0):(v(),p("div",{key:1,class:"wl-empty",textContent:S(e.i18n.sofa)},null,8,On))],64)),y(" Copyright Information "),e.config.copyright?(v(),p("div",Nn,[Hn,Vn,M(" v"+S(e.version),1)])):y("v-if",!0)])}],["__file","Waline.vue"]]);const Fn="2.6.1";export{_n as Waline,Fn as version};
1
+ import{getCurrentScope as e,onScopeDispose as t,getCurrentInstance as n,onMounted as l,nextTick as o,unref as a,ref as i,isRef as r,watch as s,readonly as c,shallowRef as u,h as m,defineComponent as d,onBeforeUnmount as p,resolveComponent as v,openBlock as f,createElementBlock as g,normalizeStyle as h,Fragment as y,renderList as w,createBlock as b,createCommentVNode as k,createElementVNode as C,computed as I,inject as $,reactive as x,onUnmounted as j,createVNode as S,toDisplayString as L,normalizeClass as E,withDirectives as R,vModelDynamic as O,vModelText as z,vShow as A,createTextVNode as P,provide as M}from"vue";import U from"autosize";import{marked as T}from"marked";var N;const H="undefined"!=typeof window,V=()=>{};function F(e){return"function"==typeof e?e():a(e)}function _(e,t){return function(...n){e((()=>t.apply(this,n)),{fn:t,thisArg:this,args:n})}}H&&(null==(N=null==window?void 0:window.navigator)?void 0:N.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);const B=e=>e();function D(n){return!!e()&&(t(n),!0)}function W(e,t=200,n={}){return _(function(e,t={}){let n,l;return o=>{const a=F(e),i=F(t.maxWait);if(n&&clearTimeout(n),a<=0||void 0!==i&&i<=0)return l&&(clearTimeout(l),l=null),o();i&&!l&&(l=setTimeout((()=>{n&&clearTimeout(n),l=null,o()}),i)),n=setTimeout((()=>{l&&clearTimeout(l),l=null,o()}),a)}}(t,n),e)}var G=Object.getOwnPropertySymbols,q=Object.prototype.hasOwnProperty,J=Object.prototype.propertyIsEnumerable;function K(e,t,n={}){const l=n,{eventFilter:o=B}=l,a=((e,t)=>{var n={};for(var l in e)q.call(e,l)&&t.indexOf(l)<0&&(n[l]=e[l]);if(null!=e&&G)for(var l of G(e))t.indexOf(l)<0&&J.call(e,l)&&(n[l]=e[l]);return n})(l,["eventFilter"]);return s(e,_(o,t),a)}var Q=Object.defineProperty,Y=Object.defineProperties,Z=Object.getOwnPropertyDescriptors,X=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(e,t,n)=>t in e?Q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function le(e,t,n={}){const l=n,{eventFilter:o}=l,a=((e,t)=>{var n={};for(var l in e)ee.call(e,l)&&t.indexOf(l)<0&&(n[l]=e[l]);if(null!=e&&X)for(var l of X(e))t.indexOf(l)<0&&te.call(e,l)&&(n[l]=e[l]);return n})(l,["eventFilter"]),{eventFilter:r,pause:s,resume:c,isActive:u}=function(e=B){const t=i(!0);return{isActive:t,pause:function(){t.value=!1},resume:function(){t.value=!0},eventFilter:(...n)=>{t.value&&e(...n)}}}(o),m=K(e,t,(d=((e,t)=>{for(var n in t||(t={}))ee.call(t,n)&&ne(e,n,t[n]);if(X)for(var n of X(t))te.call(t,n)&&ne(e,n,t[n]);return e})({},a),Y(d,Z({eventFilter:r}))));var d;return{stop:m,pause:s,resume:c,isActive:u}}const oe=H?window:void 0,ae=H?window.document:void 0;function ie(...e){let t,n,l,o;if("string"==typeof e[0]?([n,l,o]=e,t=oe):[t,n,l,o]=e,!t)return V;let a=V;const i=s((()=>function(e){var t;const n=F(e);return null!=(t=null==n?void 0:n.$el)?t:n}(t)),(e=>{a(),e&&(e.addEventListener(n,l,o),a=()=>{e.removeEventListener(n,l,o),a=V})}),{immediate:!0,flush:"post"}),r=()=>{i(),a()};return D(r),r}H&&window.navigator,H&&window.location;const re="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},se="__vueuse_ssr_handlers__";re[se]=re[se]||{};const ce=re[se];var ue=Object.defineProperty,me=Object.getOwnPropertySymbols,de=Object.prototype.hasOwnProperty,pe=Object.prototype.propertyIsEnumerable,ve=(e,t,n)=>t in e?ue(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,fe=(e,t)=>{for(var n in t||(t={}))de.call(t,n)&&ve(e,n,t[n]);if(me)for(var n of me(t))pe.call(t,n)&&ve(e,n,t[n]);return e};const ge={boolean:{read:e=>"true"===e,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()}};function he(e,t,n,l={}){var o;const{flush:a="pre",deep:r=!0,listenToStorageChanges:s=!0,writeDefaults:c=!0,mergeDefaults:m=!1,shallow:d,window:p=oe,eventFilter:v,onError:f=(e=>{console.error(e)})}=l,g=(d?u:i)(t);if(!n)try{n=function(e,t){return ce[e]||t}("getDefaultStorage",(()=>{var e;return null==(e=oe)?void 0:e.localStorage}))()}catch(e){f(e)}if(!n)return g;const h=F(t),y=function(e){return null==e?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":"boolean"==typeof e?"boolean":"string"==typeof e?"string":"object"==typeof e||Array.isArray(e)?"object":Number.isNaN(e)?"any":"number"}(h),w=null!=(o=l.serializer)?o:ge[y],{pause:b,resume:k}=le(g,(()=>function(t){try{null==t?n.removeItem(e):n.setItem(e,w.write(t))}catch(e){f(e)}}(g.value)),{flush:a,deep:r,eventFilter:v});return p&&s&&ie(p,"storage",C),C(),g;function C(t){t&&t.key!==e||(g.value=function(t){if(!t||t.key===e){b();try{const l=t?t.newValue:n.getItem(e);if(null==l)return c&&null!==h&&n.setItem(e,w.write(h)),h;if(!t&&m){const e=w.read(l);return"function"==typeof m?m(e,h):"object"!==y||Array.isArray(e)?e:fe(fe({},h),e)}return"string"!=typeof l?l:w.read(l)}catch(e){f(e)}finally{k()}}}(t))}}var ye,we,be=Object.defineProperty,ke=Object.getOwnPropertySymbols,Ce=Object.prototype.hasOwnProperty,Ie=Object.prototype.propertyIsEnumerable,$e=(e,t,n)=>t in e?be(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function xe(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,l=i(new Date),o=()=>l.value=new Date,c="requestAnimationFrame"===n?function(e,t={}){const{immediate:n=!0,window:l=oe}=t,o=i(!1);let a=null;function r(){o.value&&l&&(e(),a=l.requestAnimationFrame(r))}function s(){!o.value&&l&&(o.value=!0,r())}function c(){o.value=!1,null!=a&&l&&(l.cancelAnimationFrame(a),a=null)}return n&&s(),D(c),{isActive:o,pause:c,resume:s}}(o,{immediate:!0}):function(e,t=1e3,n={}){const{immediate:l=!0,immediateCallback:o=!1}=n;let c=null;const u=i(!1);function m(){c&&(clearInterval(c),c=null)}function d(){u.value=!1,m()}function p(){a(t)<=0||(u.value=!0,o&&e(),m(),c=setInterval(e,F(t)))}l&&H&&p(),r(t)&&D(s(t,(()=>{u.value&&H&&p()})));return D(d),{isActive:u,pause:d,resume:p}}(o,n,{immediate:!0});return t?((e,t)=>{for(var n in t||(t={}))Ce.call(t,n)&&$e(e,n,t[n]);if(ke)for(var n of ke(t))Ie.call(t,n)&&$e(e,n,t[n]);return e})({now:l},c):l}(we=ye||(ye={})).UP="UP",we.RIGHT="RIGHT",we.DOWN="DOWN",we.LEFT="LEFT",we.NONE="NONE";let je=0;function Se(e,t={}){const a=i(!1),{document:r=ae,immediate:u=!0,manual:m=!1,id:d="vueuse_styletag_"+ ++je}=t,p=i(e);let v=()=>{};const f=()=>{if(!r)return;const e=r.getElementById(d)||r.createElement("style");e.type="text/css",e.id=d,t.media&&(e.media=t.media),r.head.appendChild(e),a.value||(v=s(p,(t=>{e.innerText=t}),{immediate:!0}),a.value=!0)},g=()=>{r&&a.value&&(v(),r.head.removeChild(r.getElementById(d)),a.value=!1)};return u&&!m&&function(e,t=!0){n()?l(e):t?e():o(e)}(f),m||D(g),{id:d,css:p,unload:g,load:f,isLoaded:c(a)}}var Le=Object.defineProperty,Ee=Object.getOwnPropertySymbols,Re=Object.prototype.hasOwnProperty,Oe=Object.prototype.propertyIsEnumerable,ze=(e,t,n)=>t in e?Le(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;((e,t)=>{for(var n in t||(t={}))Re.call(t,n)&&ze(e,n,t[n]);if(Ee)for(var n of Ee(t))Oe.call(t,n)&&ze(e,n,t[n])})({linear:function(e){return e}},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});const Ae=({size:e})=>m("svg",{width:e,height:e,viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},m("circle",{cx:50,cy:50,fill:"none",stroke:"currentColor",strokeWidth:"4",r:"40","stroke-dasharray":"85 30"},m("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));var Pe=d({name:"ImageWall",components:{LoadingIcon:Ae},props:{items:{type:Array,default:()=>[]},columnWidth:{type:Number,default:300},gap:{type:Number,default:0}},emits:["insert"],setup(e){let t=null;const n=i(null),a=i({}),r=i([]),c=()=>{const t=Math.floor((n.value.getBoundingClientRect().width+e.gap)/(e.columnWidth+e.gap));return t>0?t:1},u=async t=>{if(t>=e.items.length)return;await o();const l=Array.from(n.value?.children||[]).reduce(((e,t)=>t.getBoundingClientRect().height<e.getBoundingClientRect().height?t:e));r.value[Number(l.dataset.index)].push(t),await u(t+1)},m=async(e=!1)=>{if(r.value.length===c()&&!e)return;var t;r.value=(t=c(),new Array(t).fill(null).map((()=>[])));const n=window.scrollY;await u(0),window.scrollTo({top:n})};return s((()=>[e.items]),(()=>{a.value={},m(!0)})),s((()=>[e.columnWidth,e.gap]),(()=>m())),l((()=>{m(!0),t=new ResizeObserver((()=>m())),t.observe(n.value)})),p((()=>t.unobserve(n.value))),{columns:r,state:a,wall:n}}}),Me=(e,t)=>{const n=e.__vccOpts||e;for(const[e,l]of t)n[e]=l;return n};const Ue=["data-index"],Te=["src","title","onLoad","onClick"];var Ne=Me(Pe,[["render",function(e,t,n,l,o,a){const i=v("LoadingIcon");return f(),g("div",{ref:"wall",class:"wl-gallery",style:h({gap:`${e.gap}px`})},[(f(!0),g(y,null,w(e.columns,((t,n)=>(f(),g("div",{key:n,class:"wl-gallery-column","data-index":n,style:h({gap:`${e.gap}px`})},[(f(!0),g(y,null,w(t,(t=>(f(),g(y,{key:t},[e.state[e.items[t].src]?k("v-if",!0):(f(),b(i,{key:0,size:36,style:{margin:"20px auto"}})),C("img",{class:"wl-gallery-item",src:e.items[t].src,title:e.items[t].title,loading:"lazy",onLoad:n=>e.state[e.items[t].src]=!0,onClick:n=>e.$emit("insert",`![](${e.items[t].src})`)},null,40,Te)],64)))),128))],12,Ue)))),128))],4)}],["__file","ImageWall.vue"]]);const He=["nick","mail","link"],Ve=e=>e.filter((e=>He.includes(e))),Fe=e=>new Promise(((t,n)=>{if(e.size>128e3)return n(new Error("File too large! File size limit 128KB"));const l=new FileReader;l.readAsDataURL(e),l.onload=()=>t(l.result?.toString()||""),l.onerror=n})),_e=e=>!0===e?'<p class="wl-tex">Tex is not available in preview</p>':'<span class="wl-tex">Tex is not available in preview</span>',Be=()=>{const e={next:""},t=({keyword:e,pos:t})=>{const n=new URLSearchParams("media_filter=minimal");return n.set("key","PAY5JLFIH6V6"),n.set("limit","20"),n.set("pos",t||""),n.set("q",e),fetch(`https://g.tenor.com/v1/search?${n.toString()}`,{headers:{"Content-Type":"application/json"}}).then((e=>e.json())).catch((()=>({next:t||"",results:[]})))};return{search:(n="")=>t({keyword:n}).then((t=>(e.next=t.next,t.results.map((e=>({title:e.title,src:e.media[0].tinygif.url})))))),more:n=>t({keyword:n,pos:e.next}).then((t=>(e.next=t.next,t.results.map((e=>({title:e.title,src:e.media[0].tinygif.url}))))))}},De=new RegExp(`(${/[\u4E00-\u9FFF\u3400-\u4dbf\uf900-\ufaff\u3040-\u309f\uac00-\ud7af\u0400-\u04FF]+|\w+/.source}|${/</.source})|((?:${/(?:^|\s)\/\/(.+?)$/gm.source})|(?:${/\/\*([\S\s]*?)\*\//gm.source}))`,"gmi"),We=["23AC69","91C132","F19726","E8552D","1AAB8E","E1147F","2980C1","1BA1E6","9FA0A0","F19726","E30B20","E30B20","A3338B"],Ge={},qe=e=>{let t=0;return e.replace(De,((e,n,l)=>{if(l)return`<span style="color: slategray">${l}</span>`;if("<"===n)return"&lt;";let o;Ge[n]?o=Ge[n]:(o=We[t],Ge[n]=o);const a=`<span style="color: #${o}">${n}</span>`;return t=++t%We.length,a}))},Je=["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"],Ke=e=>Object.fromEntries(e.map(((e,t)=>[Je[t],e])));var Qe=Ke(["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!\n Current word number: $2","Anonymous","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Search GIF","Profile","Approved","Waiting","Spam","Unsticky"]),Ye=Ke(["ニックネーム","3バイト以上のニックネームをご入力ください.","メールアドレス","メールアドレスをご確認ください.","サイト","オプション","ここにコメント","コメントしましょう~","提出する","Like","Cancel like","返信する","キャンセル","コメント","更新","さらに読み込む","プレビュー","絵文字","画像をアップロード","秒前","分前","時間前","日前","たっだ今","アップロード","ログインする","ログアウト","管理者","トップに置く","ワード","コメントは $0 から $1 ワードの間でなければなりません!\n 現在の単語番号: $2","匿名","うえにん","なかにん","しもおし","特にしもおし","かげ","なぬし","GIF","探す GIF","個人情報","承認済み","待っている","スパム","べたつかない"]),Ze=Ke(["昵称","昵称不能少于3个字符","邮箱","请填写正确的邮件地址","网址","可选","欢迎评论","来发评论吧~","提交","喜欢","取消喜欢","回复","取消回复","评论","刷新","加载更多...","预览","表情","上传图片","秒前","分钟前","小时前","天前","刚刚","正在上传","登录","退出","博主","置顶","字","评论字数应在 $0 到 $1 字之间!\n当前字数:$2","匿名","潜水","冒泡","吐槽","活跃","话痨","传说","表情包","搜索表情包","个人资料","通过","待审核","垃圾","取消置顶"]),Xe=Ke(["暱稱","暱稱不能少於3個字元","郵箱","請填寫正確的郵件地址","網址","可選","歡迎評論","來發評論吧~","提交","喜歡","取消喜歡","回覆","取消回覆","評論","刷新","載入更多...","預覽","表情","上傳圖片","秒前","分鐘前","小時前","天前","剛剛","正在上傳","登錄","退出","博主","置頂","字","評論字數應在 $0 到 $1 字之間!\n當前字數:$2","匿名","潛水","冒泡","吐槽","活躍","話癆","傳說","表情包","搜索表情包","個人資料","通過","待審核","垃圾","取消置頂"]),et=Ke(["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!\n Número de palavras atuais: $2","Anônimo","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Pesquisar GIF","informação pessoal","Aprovado","Espera","Spam","Unsticky"]),tt=Ke(["Псевдоним","Никнейм не может быть меньше 3 байт.","Эл. адрес","Пожалуйста, подтвердите адрес вашей электронной почты.","Веб-сайт","Необязательный","Комментарий здесь...","Пока нет комментариев.","Отправить","Like","Cancel like","Отвечать","Отменить ответ","Комментарии","Обновить","Загрузи больше...","Превью","эмодзи","Загрузить изображение","секунд назад","несколько минут назад","несколько часов назад","дней назад","прямо сейчас","Загрузка","Авторизоваться","Выход из системы","Админ","Липкий","Слова","Пожалуйста, введите комментарии от $0 до $1 слов!\nНомер текущего слова: $2","Анонимный","Dwarves","Hobbits","Ents","Wizards","Elves","Maiar","GIF","Поиск GIF","Персональные данные","Одобренный","Ожидающий","Спам","Нелипкий"]);const nt={zh:Ze,"zh-cn":Ze,"zh-CN":Ze,"zh-tw":Xe,"zh-TW":Xe,en:Qe,"en-US":Qe,"en-us":Qe,jp:Ye,"jp-jp":Ye,"jp-JP":Ye,"pt-br":et,"pt-BR":et,ru:tt,"ru-ru":tt,"ru-RU":tt},lt=e=>{try{e=decodeURI(e)}catch(e){}return e},ot=(e="")=>e.replace(/\/$/u,""),at=e=>/^(https?:)?\/\//.test(e),it=e=>{const t=ot(e);return at(t)?t:`https://${t}`},rt=e=>Array.isArray(e)?e:!!e&&[0,e],st=(e,t)=>"function"==typeof e?e:!1!==e&&t,ct="{--waline-white:#000;--waline-light-grey:#666;--waline-dark-grey:#999;--waline-color:#888;--waline-bgcolor:#1e1e1e;--waline-bgcolor-light:#272727;--waline-bgcolor-hover: #444;--waline-border-color:#333;--waline-disable-bgcolor:#444;--waline-disable-color:#272727;--waline-bq-color:#272727;--waline-info-bgcolor:#272727;--waline-info-color:#666}",ut=(e,t)=>{let n=e.toString();for(;n.length<t;)n="0"+n;return n},mt=(e,t,n)=>{if(!e)return"";const l="string"==typeof e?new Date(-1!==e.indexOf(" ")?e.replace(/-/g,"/"):e):e,o=t.getTime()-l.getTime(),a=Math.floor(o/864e5);if(0===a){const e=o%864e5,t=Math.floor(e/36e5);if(0===t){const t=e%36e5,l=Math.floor(t/6e4);if(0===l){const e=t%6e4;return`${Math.round(e/1e3)} ${n.seconds}`}return`${l} ${n.minutes}`}return`${t} ${n.hours}`}return a<0?n.now:a<8?`${a} ${n.days}`:(e=>{const t=ut(e.getDate(),2),n=ut(e.getMonth()+1,2);return`${ut(e.getFullYear(),2)}-${n}-${t}`})(l)},dt=e=>{const t=he("WALINE_EMOJI",{}),n=Boolean(/@[0-9]+\.[0-9]+\.[0-9]+/.test(e));if(n){const n=t.value[e];if(n)return Promise.resolve(n)}return fetch(`${e}/info.json`).then((e=>e.json())).then((l=>{const o={folder:e,...l};return n&&(t.value[e]=o),o}))},pt=(e,t="",n="",l="")=>`${t?`${t}/`:""}${n}${e}${l?`.${l}`:""}`,vt={"Content-Type":"application/json"},ft=({serverURL:e,lang:t,path:n,page:l,pageSize:o,signal:a,token:i})=>{const r={};return i&&(r.Authorization=`Bearer ${i}`),fetch(`${e}/comment?path=${encodeURIComponent(n)}&pageSize=${o}&page=${l}&lang=${t}`,{signal:a,headers:r}).then((e=>e.json())).then((e=>((e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e})(e,"comment list")))},gt=({serverURL:e,lang:t,token:n,objectId:l,...o})=>fetch(`${e}/comment/${l}?lang=${t}`,{method:"PUT",headers:{"Content-Type":"application/json",Authorization:`Bearer ${n}`},body:JSON.stringify(o)}).then((e=>e.json())),ht=e=>e.type.includes("image"),yt=e=>{const t=Array.from(e).find(ht);return t?t.getAsFile():null},wt=/\$.*?\$/,bt=/^\$(.*?)\$/,kt=/^(?:\s{0,3})\$\$((?:[^\n]|\n[^\n])+?)\n{0,1}\$\$/,Ct=(e="",t={})=>e.replace(/:(.+?):/g,((e,n)=>t[n]?`<img class="wl-emoji" src="${t[n]}" alt="${n}">`:e)),It=(e,{emojiMap:t,highlighter:n,texRenderer:l})=>{if(T.setOptions({highlight:n||void 0,breaks:!0,smartLists:!0,smartypants:!0}),l){const e=(e=>[{name:"blockMath",level:"block",tokenizer(t){const n=kt.exec(t);if(null!==n)return{type:"html",raw:n[0],text:e(!0,n[1])}}},{name:"inlineMath",level:"inline",start(e){const t=e.search(wt);return-1!==t?t:e.length},tokenizer(t){const n=bt.exec(t);if(null!==n)return{type:"html",raw:n[0],text:e(!1,n[1])}}}])(l);T.use({extensions:e})}return T.parse(Ct(e,t))};let $t=null;const xt=()=>$t||($t=he("WALINE_USER",{}));let jt=null;const St=()=>jt||(jt=he("WALINE_LIKE",[]));var Lt=d({name:"CommentBox",components:{CloseIcon:({size:e})=>m("svg",{class:"wl-close-icon",viewBox:"0 0 1024 1024",width:e,height:e},[m("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"}),m("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"})]),EmojiIcon:()=>m("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},m("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"})),ImageIcon:()=>m("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[m("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"}),m("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"})]),ImageWall:Ne,MarkdownIcon:()=>m("svg",{width:"16",height:"16",ariaHidden:"true"},m("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"})),PreviewIcon:()=>m("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[m("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"}),m("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"})]),LoadingIcon:Ae,GifIcon:()=>m("svg",{width:24,height:24,fill:"currentcolor",viewBox:"0 0 24 24"},[m("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"}),m("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"})])},props:{rootId:{type:String,default:""},replyId:{type:String,default:""},replyUser:{type:String,default:""}},emits:["submit","cancel-reply"],setup(e,{emit:t}){const n=$("config"),o=he("WALINE_COMMENT_BOX_EDITOR",""),a=he("WALINE_USER_META",{nick:"",mail:"",link:""}),r=xt(),c=i({}),u=i(null),m=i(null),d=i(null),p=i(null),v=i(null),f=i(null),g=i(null),h=i({tabs:[],map:{}}),y=i(0),w=i(!1),b=i(!1),k=i(!1),C=i(""),S=i(0),L=x({loading:!0,list:[]}),E=i(0),R=i(!1),O=i(""),z=i(!1),A=I((()=>n.value.locale)),P=I((()=>Boolean(r.value?.token))),M=I((()=>!1!==n.value.imageUploader)),T=e=>{const t=u.value,n=t.selectionStart,l=t.selectionEnd||0,a=t.scrollTop;o.value=t.value.substring(0,n)+e+t.value.substring(l,t.value.length),t.focus(),t.selectionStart=n+e.length,t.selectionEnd=n+e.length,t.scrollTop=a},N=e=>{const t=`![${n.value.locale.uploading} ${e.name}]()`;return T(t),Promise.resolve().then((()=>n.value.imageUploader(e))).then((n=>{o.value=o.value.replace(t,`\r\n![${e.name}](${n})`)})).catch((e=>{alert(e.message),o.value=o.value.replace(t,"")}))},H=()=>{const{serverURL:l,lang:i,login:s,wordLimit:m,requiredMeta:d}=n.value,p={comment:O.value,nick:a.value.nick,mail:a.value.mail,link:a.value.link,ua:navigator.userAgent,url:n.value.path};if(r.value?.token)p.nick=r.value.display_name,p.mail=r.value.email,p.link=r.value.url;else{if("force"===s)return;if(d.indexOf("nick")>-1&&!p.nick)return c.value.nick?.focus(),alert(A.value.nickError);if(d.indexOf("mail")>-1&&!p.mail||p.mail&&!/^\w(?:[\w._-]*\w)?@(?:\w(?:[\w-]*\w)?\.)*\w+$/.exec(p.mail))return c.value.mail?.focus(),alert(A.value.mailError);if(!p.comment)return void u.value?.focus();p.nick||(p.nick=A.value.anonymous)}if(!R.value)return alert(A.value.wordHint.replace("$0",m[0].toString()).replace("$1",m[1].toString()).replace("$2",S.value.toString()));p.comment=Ct(p.comment,h.value.map),e.replyId&&e.rootId&&(p.pid=e.replyId,p.rid=e.rootId,p.at=e.replyUser),z.value=!0,(({serverURL:e,lang:t,token:n,comment:l})=>{const o={"Content-Type":"application/json"};return n&&(o.Authorization=`Bearer ${n}`),fetch(`${e}/comment?lang=${t}`,{method:"POST",headers:o,body:JSON.stringify(l)}).then((e=>e.json()))})({serverURL:l,lang:i,token:r.value?.token,comment:p}).then((n=>{if(z.value=!1,n.errmsg)return alert(n.errmsg);t("submit",n.data),o.value="",C.value="",e.replyId&&t("cancel-reply")})).catch((e=>{z.value=!1,alert(e.message)}))},V=e=>{d.value.contains(e.target)||p.value.contains(e.target)||(w.value=!1),v.value.contains(e.target)||f.value.contains(e.target)||(b.value=!1)},F=async e=>{const{scrollTop:t,clientHeight:l,scrollHeight:o}=e.target,a=(l+t)/o,i=n.value.search,r=g.value?.value||"";a<.9||L.loading||(L.loading=!0,L.list.push(...i.more?await i.more(r,L.list.length):await i.search(r)),L.loading=!1,setTimeout((()=>{e.target.scrollTop=t}),50))},_=W((e=>{L.list=[],F(e)}),300);s([n,S],(([e,t])=>{const{wordLimit:n}=e;n?t<n[0]&&0!==n[0]?(E.value=n[0],R.value=!1):t>n[1]?(E.value=n[1],R.value=!1):(E.value=n[1],R.value=!0):(E.value=0,R.value=!0)}),{immediate:!0}),s(b,(async e=>{if(!e)return;const t=n.value.search;g.value&&(g.value.value=""),L.loading=!0,L.list=t.default?await t.default():await t.search(""),L.loading=!1}));const B=({data:e})=>{e&&"profile"===e.type&&(r.value={...r.value,...e.data},[localStorage,sessionStorage].filter((e=>e.getItem("WALINE_USER"))).forEach((e=>e.setItem("WALINE_USER",JSON.stringify(r)))))};return l((()=>{document.body.addEventListener("click",V),window.addEventListener("message",B),s((()=>o.value),(e=>{const{highlighter:t,texRenderer:l}=n.value;O.value=e,C.value=It(e,{emojiMap:h.value.map,highlighter:t,texRenderer:l}),S.value=(e=>(e=>e.match(/[\w\d\s\u00C0-\u024F]+/giu)||[])(e).reduce(((e,t)=>e+(""===t.trim()?0:t.trim().split(/\s+/u).length)),0)+(e=>e.match(/[\u4E00-\u9FA5]/gu)||[])(e).length)(e),e?U(u.value):U.destroy(u.value)}),{immediate:!0}),s((()=>n.value.emoji),(e=>{return(t=Array.isArray(e)?e:[],Promise.all(t.map((e=>"string"==typeof e?dt(ot(e)):Promise.resolve(e)))).then((e=>{const t={tabs:[],map:{}};return e.forEach((e=>{const{name:n,folder:l,icon:o,prefix:a,type:i,items:r}=e;t.tabs.push({name:n,icon:pt(o,l,a,i),items:r.map((e=>{const n=`${a||""}${e}`;return t.map[n]=pt(e,l,a,i),n}))})})),t}))).then((e=>{h.value=e}));var t}),{immediate:!0})})),j((()=>{document.body.removeEventListener("click",V),window.removeEventListener("message",B)})),{config:n,locale:A,insert:T,onChange:()=>{const e=m.value;e.files&&M.value&&N(e.files[0]).then((()=>{e.value=""}))},onDrop:e=>{if(e.dataTransfer?.items){const t=yt(e.dataTransfer.items);t&&M.value&&(N(t),e.preventDefault())}},onKeyDown:e=>{const t=e.key;(e.ctrlKey||e.metaKey)&&"Enter"===t&&H()},onPaste:e=>{if(e.clipboardData){const t=yt(e.clipboardData.items);t&&M.value&&N(t)}},onLogin:e=>{e.preventDefault();const{lang:t,serverURL:l}=n.value,o=(window.innerWidth-450)/2,a=(window.innerHeight-450)/2,i=window.open(`${l}/ui/login?lng=${encodeURIComponent(t)}`,"_blank",`width=450,height=450,left=${o},top=${a},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`);i?.postMessage({type:"TOKEN",data:null},"*");const s=({data:e})=>{e&&"userInfo"===e.type&&e.data.token&&(i?.close(),r.value=e.data,(e.data.remember?localStorage:sessionStorage).setItem("WALINE_USER",JSON.stringify(e.data)),window.removeEventListener("message",s))};window.addEventListener("message",s)},onLogout:()=>{r.value={},localStorage.setItem("WALINE_USER","null"),sessionStorage.setItem("WALINE_USER","null")},onProfile:e=>{e.preventDefault();const{lang:t,serverURL:l}=n.value,o=(window.innerWidth-800)/2,a=(window.innerHeight-800)/2;window.open(`${l}/ui/profile?lng=${encodeURIComponent(t)}`,"_blank",`width=800,height=800,left=${o},top=${a},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`)?.postMessage({type:"TOKEN",data:r.value.token},"*")},submitComment:H,onImageWallScroll:F,onGifSearch:_,isLogin:P,userInfo:r,isSubmitting:z,wordNumber:S,wordLimit:E,isWordNumberLegal:R,editor:o,userMeta:a,emoji:h,emojiTabIndex:y,showEmoji:w,gifData:L,showGif:b,canUploadImage:M,previewText:C,showPreview:k,inputRefs:c,editorRef:u,emojiButtonRef:d,emojiPopupRef:p,gifButtonRef:v,gifPopupRef:f,imageUploadRef:m,gifSearchInputRef:g}}});const Et={class:"wl-comment"},Rt={key:0,class:"wl-login-info"},Ot={class:"wl-avatar"},zt=["title"],At=["title"],Pt=["src"],Mt=["title","textContent"],Ut={class:"wl-panel"},Tt=["for","textContent"],Nt=["id","onUpdate:modelValue","name","type"],Ht=["placeholder"],Vt={class:"wl-preview"},Ft=C("hr",null,null,-1),_t=["innerHTML"],Bt={class:"wl-footer"},Dt={class:"wl-actions"},Wt={href:"https://guides.github.com/features/mastering-markdown/",title:"Markdown Guide","aria-label":"Markdown is supported",class:"wl-action",target:"_blank",rel:"noreferrer"},Gt=["title"],qt=["title"],Jt=["title"],Kt=["title"],Qt={class:"wl-info"},Yt={class:"wl-text-number"},Zt={key:0},Xt=P("  /  "),en=["textContent"],tn=["textContent"],nn=["disabled"],ln=["placeholder"],on={key:0,class:"wl-loading"},an={key:0,class:"wl-tab-wrapper"},rn=["title","onClick"],sn=["src","alt"],cn={key:0,class:"wl-tabs"},un=["onClick"],mn=["src","alt","title"],dn=["title"];var pn=Me(Lt,[["render",function(e,t,n,l,o,a){const i=v("CloseIcon"),r=v("MarkdownIcon"),s=v("EmojiIcon"),c=v("GifIcon"),u=v("ImageIcon"),m=v("PreviewIcon"),d=v("LoadingIcon"),p=v("ImageWall");return f(),g("div",Et,["disable"!==e.config.login&&e.isLogin?(f(),g("div",Rt,[C("div",Ot,[C("button",{class:"wl-logout-btn",title:e.locale.logout,onClick:t[0]||(t[0]=(...t)=>e.onLogout&&e.onLogout(...t))},[S(i,{size:14})],8,zt),C("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",title:e.locale.profile,onClick:t[1]||(t[1]=(...t)=>e.onProfile&&e.onProfile(...t))},[C("img",{src:e.userInfo.avatar,alt:"avatar"},null,8,Pt)],8,At)]),C("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",title:e.locale.profile,onClick:t[2]||(t[2]=(...t)=>e.onProfile&&e.onProfile(...t)),textContent:L(e.userInfo.display_name)},null,8,Mt)])):k("v-if",!0),C("div",Ut,["force"!==e.config.login&&e.config.meta.length&&!e.isLogin?(f(),g("div",{key:0,class:E(["wl-header",`item${e.config.meta.length}`])},[(f(!0),g(y,null,w(e.config.meta,(t=>(f(),g("div",{key:t,class:"wl-header-item"},[C("label",{for:t,textContent:L(e.locale[t]+(e.config.requiredMeta.includes(t)||!e.config.requiredMeta.length?"":`(${e.locale.optional})`))},null,8,Tt),R(C("input",{id:`wl-${t}`,ref_for:!0,ref:n=>{n&&(e.inputRefs[t]=n)},"onUpdate:modelValue":n=>e.userMeta[t]=n,class:E(["wl-input",`wl-${t}`]),name:t,type:"mail"===t?"email":"text"},null,10,Nt),[[O,e.userMeta[t]]])])))),128))],2)):k("v-if",!0),R(C("textarea",{id:"wl-edit",ref:"editorRef","onUpdate:modelValue":t[3]||(t[3]=t=>e.editor=t),class:"wl-editor",placeholder:e.replyUser?`@${e.replyUser}`:e.locale.placeholder,onKeydown:t[4]||(t[4]=(...t)=>e.onKeyDown&&e.onKeyDown(...t)),onDrop:t[5]||(t[5]=(...t)=>e.onDrop&&e.onDrop(...t)),onPaste:t[6]||(t[6]=(...t)=>e.onPaste&&e.onPaste(...t))},null,40,Ht),[[z,e.editor]]),R(C("div",Vt,[Ft,C("h4",null,L(e.locale.preview)+":",1),k(" eslint-disable-next-line vue/no-v-html "),C("div",{class:"wl-content",innerHTML:e.previewText},null,8,_t)],512),[[A,e.showPreview]]),C("div",Bt,[C("div",Dt,[C("a",Wt,[S(r)]),R(C("button",{ref:"emojiButtonRef",class:E(["wl-action",{actived:e.showEmoji}]),title:e.locale.emoji,onClick:t[7]||(t[7]=t=>e.showEmoji=!e.showEmoji)},[S(s)],10,Gt),[[A,e.emoji.tabs.length]]),e.config.search?(f(),g("button",{key:0,ref:"gifButtonRef",class:E(["wl-action",{actived:e.showGif}]),title:e.locale.gif,onClick:t[8]||(t[8]=t=>e.showGif=!e.showGif)},[S(c)],10,qt)):k("v-if",!0),C("input",{id:"wl-image-upload",ref:"imageUploadRef",class:"upload",type:"file",accept:".png,.jpg,.jpeg,.webp,.bmp,.gif",onChange:t[9]||(t[9]=(...t)=>e.onChange&&e.onChange(...t))},null,544),e.canUploadImage?(f(),g("label",{key:1,for:"wl-image-upload",class:"wl-action",title:e.locale.uploadImage},[S(u)],8,Jt)):k("v-if",!0),C("button",{class:E(["wl-action",{actived:e.showPreview}]),title:e.locale.preview,onClick:t[10]||(t[10]=t=>e.showPreview=!e.showPreview)},[S(m)],10,Kt)]),C("div",Qt,[C("div",Yt,[P(L(e.wordNumber)+" ",1),e.config.wordLimit?(f(),g("span",Zt,[Xt,C("span",{class:E({illegal:!e.isWordNumberLegal}),textContent:L(e.wordLimit)},null,10,en)])):k("v-if",!0),P("  "+L(e.locale.word),1)]),"disable"===e.config.login||e.isLogin?k("v-if",!0):(f(),g("button",{key:0,class:"wl-btn",onClick:t[11]||(t[11]=(...t)=>e.onLogin&&e.onLogin(...t)),textContent:L(e.locale.login)},null,8,tn)),"force"!==e.config.login||e.isLogin?(f(),g("button",{key:1,class:"wl-btn primary",title:"Cmd|Ctrl + Enter",disabled:e.isSubmitting,onClick:t[12]||(t[12]=(...t)=>e.submitComment&&e.submitComment(...t))},[e.isSubmitting?(f(),b(d,{key:0,size:16})):(f(),g(y,{key:1},[P(L(e.locale.submit),1)],64))],8,nn)):k("v-if",!0)]),C("div",{ref:"gifPopupRef",class:E(["wl-gif-popup",{display:e.showGif}])},[C("input",{ref:"gifSearchInputRef",type:"text",placeholder:e.locale.gifSearchPlaceholder,onInput:t[13]||(t[13]=(...t)=>e.onGifSearch&&e.onGifSearch(...t))},null,40,ln),S(p,{items:e.gifData.list,"column-width":200,gap:6,onInsert:t[14]||(t[14]=t=>e.insert(t)),onScroll:e.onImageWallScroll},null,8,["items","onScroll"]),e.gifData.loading?(f(),g("div",on,[S(d,{size:30})])):k("v-if",!0)],2),C("div",{ref:"emojiPopupRef",class:E(["wl-emoji-popup",{display:e.showEmoji}])},[(f(!0),g(y,null,w(e.emoji.tabs,((t,n)=>(f(),g(y,{key:t.name},[n===e.emojiTabIndex?(f(),g("div",an,[(f(!0),g(y,null,w(t.items,(t=>(f(),g("button",{key:t,title:t,onClick:n=>e.insert(`:${t}:`)},[e.showEmoji?(f(),g("img",{key:0,class:"wl-emoji",src:e.emoji.map[t],alt:t,loading:"lazy",referrerPolicy:"no-referrer"},null,8,sn)):k("v-if",!0)],8,rn)))),128))])):k("v-if",!0)],64)))),128)),e.emoji.tabs.length>1?(f(),g("div",cn,[(f(!0),g(y,null,w(e.emoji.tabs,((t,n)=>(f(),g("button",{key:t.name,class:E(["wl-tab",{active:e.emojiTabIndex===n}]),onClick:t=>e.emojiTabIndex=n},[C("img",{class:"wl-emoji",src:t.icon,alt:t.name,title:t.name,loading:"lazy",referrerPolicy:"no-referrer"},null,8,mn)],10,un)))),128))])):k("v-if",!0)],2)])]),e.replyId?(f(),g("button",{key:1,class:"wl-close",title:e.locale.cancelReply,onClick:t[15]||(t[15]=t=>e.$emit("cancel-reply"))},[S(i,{size:24})],8,dn)):k("v-if",!0)])}],["__file","CommentBox.vue"]]);const vn=["approved","waiting","spam"];var fn=d({components:{CommentBox:pn,DeleteIcon:()=>m("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},m("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"})),LikeIcon:({active:e=!1})=>m("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[m("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"})]),ReplyIcon:()=>m("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},m("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"})),VerifiedIcon:()=>m("svg",{class:"verified-icon",viewBox:"0 0 1024 1024",width:"14",height:"14"},m("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"}))},props:{comment:{type:Object,required:!0},rootId:{type:String,required:!0},reply:{type:Object,default:null}},emits:["submit","reply","like","delete","status","sticky"],setup(e){const t=$("config"),n=St(),l=xt(),o=I((()=>t.value.locale)),a=I((()=>{const{link:t}=e.comment;return t?at(t)?t:`https://${t}`:""})),i=I((()=>n.value.includes(e.comment.objectId))),r=((e,t)=>{const n=xe();return I((()=>mt(e,n.value,t)))})(e.comment.insertedAt,o.value),s=I((()=>"administrator"===l.value.type)),c=I((()=>e.comment.user_id&&l.value.objectId===e.comment.user_id)),u=I((()=>e.comment.objectId===e.reply?.objectId));return{config:t,locale:o,isReplyingCurrent:u,link:a,like:i,time:r,isAdmin:s,isOwner:c,commentStatus:vn}}});const gn=["id"],hn={class:"wl-user","aria-hidden":"true"},yn=["src"],wn={class:"wl-card"},bn={class:"wl-head"},kn=["href"],Cn={key:1,class:"wl-nick"},In=["textContent"],$n=["textContent"],xn=["textContent"],jn=["textContent"],Sn=["textContent"],Ln={class:"wl-comment-actions"},En=["title"],Rn=["textContent"],On=["title"],zn={class:"wl-meta","aria-hidden":"true"},An=["textContent"],Pn=["textContent"],Mn=["textContent"],Un=["innerHTML"],Tn={key:0,class:"wl-admin-actions"},Nn={class:"wl-comment-status"},Hn=["disabled","onClick","textContent"],Vn={key:1,class:"wl-reply-wrapper"},Fn={key:2,class:"wl-quote"};var _n=d({name:"WalineRoot",components:{CommentBox:pn,CommentCard:Me(fn,[["render",function(e,t,n,l,o,a){const i=v("VerifiedIcon"),r=v("DeleteIcon"),s=v("LikeIcon"),c=v("ReplyIcon"),u=v("CommentBox"),m=v("CommentCard",!0);return f(),g("div",{id:e.comment.objectId,class:"wl-item"},[C("div",hn,[e.comment.avatar?(f(),g("img",{key:0,src:e.comment.avatar},null,8,yn)):k("v-if",!0),e.comment.type?(f(),b(i,{key:1})):k("v-if",!0)]),C("div",wn,[C("div",bn,[e.link?(f(),g("a",{key:0,class:"wl-nick",href:e.link,target:"_blank",rel:"nofollow noreferrer"},L(e.comment.nick),9,kn)):(f(),g("span",Cn,L(e.comment.nick),1)),"administrator"===e.comment.type?(f(),g("span",{key:2,class:"wl-badge",textContent:L(e.locale.admin)},null,8,In)):k("v-if",!0),e.comment.label?(f(),g("span",{key:3,class:"wl-badge",textContent:L(e.comment.label)},null,8,$n)):k("v-if",!0),e.comment.sticky?(f(),g("span",{key:4,class:"wl-badge",textContent:L(e.locale.sticky)},null,8,xn)):k("v-if",!0),void 0!==e.comment.level&&e.comment.level>=0?(f(),g("span",{key:5,class:E(`wl-badge level${e.comment.level}`),textContent:L(e.locale[`level${e.comment.level}`]||`Level ${e.comment.level}`)},null,10,jn)):k("v-if",!0),C("span",{class:"wl-time",textContent:L(e.time)},null,8,Sn),C("div",Ln,[e.isAdmin||e.isOwner?(f(),g("button",{key:0,class:"wl-delete",onClick:t[0]||(t[0]=t=>e.$emit("delete",e.comment))},[S(r)])):k("v-if",!0),C("button",{class:"wl-like",title:e.like?e.locale.cancelLike:e.locale.like,onClick:t[1]||(t[1]=t=>e.$emit("like",e.comment))},[S(s,{active:e.like},null,8,["active"]),"like"in e.comment?(f(),g("span",{key:0,textContent:L(e.comment.like)},null,8,Rn)):k("v-if",!0)],8,En),C("button",{class:E(["wl-reply",{active:e.isReplyingCurrent}]),title:e.isReplyingCurrent?e.locale.cancelReply:e.locale.reply,onClick:t[2]||(t[2]=t=>e.$emit("reply",e.isReplyingCurrent?null:e.comment))},[S(c)],10,On)])]),C("div",zn,[e.comment.addr?(f(),g("span",{key:0,textContent:L(e.comment.addr)},null,8,An)):k("v-if",!0),e.comment.browser?(f(),g("span",{key:1,textContent:L(e.comment.browser)},null,8,Pn)):k("v-if",!0),e.comment.os?(f(),g("span",{key:2,textContent:L(e.comment.os)},null,8,Mn)):k("v-if",!0)]),k(" eslint-disable-next-line vue/no-v-html "),C("div",{class:"wl-content",innerHTML:e.comment.comment},null,8,Un),e.isAdmin?(f(),g("div",Tn,[C("span",Nn,[(f(!0),g(y,null,w(e.commentStatus,(t=>(f(),g("button",{key:t,class:E(`wl-btn wl-${t}`),disabled:e.comment.status===t,onClick:n=>e.$emit("status",{status:t,comment:e.comment}),textContent:L(e.locale[t])},null,10,Hn)))),128))]),e.isAdmin&&!e.comment.rid?(f(),g("button",{key:0,class:"wl-btn wl-sticky",onClick:t[3]||(t[3]=t=>e.$emit("sticky",e.comment))},L(e.comment.sticky?e.locale.unsticky:e.locale.sticky),1)):k("v-if",!0)])):k("v-if",!0),e.isReplyingCurrent?(f(),g("div",Vn,[S(u,{"reply-id":e.comment.objectId,"reply-user":e.comment.nick,"root-id":e.rootId,onSubmit:t[4]||(t[4]=t=>e.$emit("submit",t)),onCancelReply:t[5]||(t[5]=t=>e.$emit("reply",null))},null,8,["reply-id","reply-user","root-id"])])):k("v-if",!0),e.comment.children?(f(),g("div",Fn,[(f(!0),g(y,null,w(e.comment.children,(n=>(f(),b(m,{key:n.objectId,comment:n,reply:e.reply,"root-id":e.rootId,onReply:t[6]||(t[6]=t=>e.$emit("reply",t)),onSubmit:t[7]||(t[7]=t=>e.$emit("submit",t)),onLike:t[8]||(t[8]=t=>e.$emit("like",t)),onDelete:t[9]||(t[9]=t=>e.$emit("delete",t)),onStatus:t[10]||(t[10]=t=>e.$emit("status",t)),onSticky:t[11]||(t[11]=t=>e.$emit("sticky",t))},null,8,["comment","reply","root-id"])))),128))])):k("v-if",!0)])],8,gn)}],["__file","CommentCard.vue"]]),LoadingIcon:Ae},props:["serverURL","path","meta","requiredMeta","dark","lang","locale","pageSize","wordLimit","emoji","login","highlighter","texRenderer","imageUploader","search","copyright"],setup(e){const t=I((()=>(({serverURL:e,path:t=location.pathname,lang:n="zh-CN",locale:l,emoji:o=["//unpkg.com/@waline/emojis@1.1.0/weibo"],meta:a=["nick","mail","link"],requiredMeta:i=[],dark:r=!1,pageSize:s=10,wordLimit:c,imageUploader:u,highlighter:m,texRenderer:d,copyright:p=!0,login:v="enable",search:f=Be(),...g})=>({serverURL:it(e),path:lt(t),locale:{...nt[n]||nt["zh-CN"],..."object"==typeof l?l:{}},wordLimit:rt(c),meta:Ve(a),requiredMeta:Ve(i),imageUploader:st(u,Fe),highlighter:st(m,qe),texRenderer:st(d,_e),lang:n,dark:r,emoji:o,pageSize:s,login:v,copyright:p,search:f,...g}))(e))),n=xt(),o=St(),a=i("loading"),r=i(0),c=i(1),u=i(0),m=i([]),d=i(null),p=I((()=>{return"string"==typeof(e=t.value.dark)?"auto"===e?`@media(prefers-color-scheme:dark){body${ct}}`:`${e}${ct}`:!0===e?`:root${ct}`:"";var e}));let v;Se(p);const f=e=>{const{serverURL:l,path:o,pageSize:i}=t.value,s=new AbortController;a.value="loading",v?.(),ft({serverURL:l,lang:t.value.lang,path:o,pageSize:i,page:e,signal:s.signal,token:n.value?.token}).then((t=>{a.value="success",r.value=t.count,m.value.push(...t.data),c.value=e,u.value=t.totalPages})).catch((e=>{"AbortError"!==e.name&&(console.error(e.message),a.value="error")})),v=s.abort.bind(s)},g=()=>{r.value=0,m.value=[],f(1)};return M("config",t),s((()=>e.path),g),l((()=>g())),{config:t,darkmodeStyle:p,i18n:I((()=>t.value.locale)),status:a,count:r,page:c,totalPages:u,data:m,reply:d,loadMore:()=>f(c.value+1),refresh:g,onReply:e=>{d.value=e},onSubmit:e=>{if(e.rid){const t=m.value.find((({objectId:t})=>t===e.rid));if(!t)return;Array.isArray(t.children)||(t.children=[]),t.children.push(e)}else m.value.unshift(e)},onStatusChange:async({comment:e,status:l})=>{if(e.status===l)return;const{serverURL:o,lang:a}=t.value;await gt({serverURL:o,lang:a,token:n.value?.token,objectId:e.objectId,status:l}),e.status=l},onDelete:async({objectId:e})=>{if(!confirm("Are you sure you want to delete this comment?"))return;const{serverURL:l,lang:o}=t.value;await(({serverURL:e,lang:t,token:n,objectId:l})=>fetch(`${e}/comment/${l}?lang=${t}`,{method:"DELETE",headers:{Authorization:`Bearer ${n}`}}).then((e=>e.json())))({serverURL:l,lang:o,token:n.value?.token,objectId:e}),m.value.some(((t,n)=>t.objectId===e?(m.value=m.value.filter(((e,t)=>t!==n)),!0):t.children.some(((l,o)=>l.objectId===e&&(m.value[n].children=t.children.filter(((e,t)=>t!==o)),!0)))))},onSticky:async e=>{if(e.rid)return;const{serverURL:l,lang:o}=t.value;await gt({serverURL:l,lang:o,token:n.value?.token,objectId:e.objectId,sticky:e.sticky?0:1}),e.sticky=!e.sticky},onLike:async e=>{const{serverURL:n,lang:l}=t.value,{objectId:a}=e,i=o.value.includes(a);await(({serverURL:e,lang:t,objectId:n,like:l})=>fetch(`${e}/comment/${n}?lang=${t}`,{method:"PUT",headers:vt,body:JSON.stringify({like:l})}).then((e=>e.json())))({serverURL:n,lang:l,objectId:a,like:!i}),i?o.value=o.value.filter((e=>e!==a)):(o.value=[...o.value,a],o.value.length>50&&(o.value=o.value.slice(-50))),e.like=(e.like||0)+(i?-1:1)},version:"2.6.4"}}});const Bn={"data-waline":""},Dn={class:"wl-count"},Wn=["textContent"],Gn={class:"wl-cards"},qn={key:1,class:"wl-operation"},Jn=["textContent"],Kn={key:0,class:"wl-loading"},Qn=["textContent"],Yn={class:"wl-operation"},Zn=["textContent"],Xn={key:3,class:"wl-power"},el=P(" Powered by "),tl=C("a",{href:"https://github.com/walinejs/waline",target:"_blank",rel:"noreferrer"}," Waline ",-1);var nl=Me(_n,[["render",function(e,t,n,l,o,a){const i=v("CommentBox"),r=v("CommentCard"),s=v("LoadingIcon");return f(),g("div",Bn,[e.reply?k("v-if",!0):(f(),b(i,{key:0,onSubmit:e.onSubmit},null,8,["onSubmit"])),C("div",Dn,[e.count?(f(),g("span",{key:0,class:"wl-num",textContent:L(e.count)},null,8,Wn)):k("v-if",!0),P(" "+L(e.i18n.comment),1)]),C("div",Gn,[(f(!0),g(y,null,w(e.data,(t=>(f(),b(r,{key:t.objectId,"root-id":t.objectId,comment:t,reply:e.reply,onReply:e.onReply,onSubmit:e.onSubmit,onStatus:e.onStatusChange,onDelete:e.onDelete,onSticky:e.onSticky,onLike:e.onLike},null,8,["root-id","comment","reply","onReply","onSubmit","onStatus","onDelete","onSticky","onLike"])))),128))]),"error"===e.status?(f(),g("div",qn,[C("button",{type:"button",class:"wl-btn",onClick:t[0]||(t[0]=(...t)=>e.refresh&&e.refresh(...t)),textContent:L(e.i18n.refresh)},null,8,Jn)])):(f(),g(y,{key:2},["loading"===e.status?(f(),g("div",Kn,[S(s,{size:30})])):e.data.length?e.page<e.totalPages?(f(),g(y,{key:2},[k(" Load more button "),C("div",Yn,[C("button",{type:"button",class:"wl-btn",onClick:t[1]||(t[1]=(...t)=>e.loadMore&&e.loadMore(...t)),textContent:L(e.i18n.more)},null,8,Zn)])],2112)):k("v-if",!0):(f(),g("div",{key:1,class:"wl-empty",textContent:L(e.i18n.sofa)},null,8,Qn))],64)),k(" Copyright Information "),e.config.copyright?(f(),g("div",Xn,[el,tl,P(" v"+L(e.version),1)])):k("v-if",!0)])}],["__file","Waline.vue"]]);const ll="2.6.4";export{nl as Waline,ll as version};
2
2
  //# sourceMappingURL=component.esm.js.map