@waline/client 2.4.1 → 2.4.2

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.
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=e=>{"AbortError"!==e.name&&console.error(e.message)},t={"Content-Type":"application/json"},r=(e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e},n=({serverURL:e,lang:t,paths:n,signal:o})=>fetch(`${e}/article?path=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:o}).then((e=>e.json())).then((e=>r(e,"visit count"))).then((e=>Array.isArray(e)?e:[e])),o=({serverURL:e,lang:n,path:o})=>fetch(`${e}/article?lang=${n}`,{method:"POST",headers:t,body:JSON.stringify({path:o})}).then((e=>e.json())).then((e=>r(e,"visit count"))),a=e=>e.dataset.path||e.getAttribute("id"),s=(e,t)=>{t.forEach(((t,r)=>{t.innerText=e[r].toString()}))};exports.pageviewCount=({serverURL:t,path:r=window.location.pathname,selector:i=".waline-pageview-count",update:l=!0,lang:h="zh-CN"})=>{const c=new AbortController,p=Array.from(document.querySelectorAll(i)),g=e=>{const t=a(e);return null!==t&&r!==t},u=o=>n({serverURL:t,paths:o.map((e=>a(e)||r)),lang:h,signal:c.signal}).then((e=>s(e,o))).catch(e);if(l){const e=p.filter((e=>!g(e))),n=p.filter(g);o({serverURL:t,path:r,lang:h}).then((t=>s(new Array(e.length).fill(t),e))),n.length&&u(n)}else u(p);return c.abort.bind(c)},exports.version="2.4.1";
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=e=>{"AbortError"!==e.name&&console.error(e.message)},t={"Content-Type":"application/json"},r=(e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e},n=({serverURL:e,lang:t,paths:n,signal:o})=>fetch(`${e}/article?path=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:o}).then((e=>e.json())).then((e=>r(e,"visit count"))).then((e=>Array.isArray(e)?e:[e])),o=({serverURL:e,lang:n,path:o})=>fetch(`${e}/article?lang=${n}`,{method:"POST",headers:t,body:JSON.stringify({path:o})}).then((e=>e.json())).then((e=>r(e,"visit count"))),a=e=>e.dataset.path||e.getAttribute("id"),s=(e,t)=>{t.forEach(((t,r)=>{t.innerText=e[r].toString()}))};exports.pageviewCount=({serverURL:t,path:r=window.location.pathname,selector:i=".waline-pageview-count",update:l=!0,lang:h="zh-CN"})=>{const c=new AbortController,p=Array.from(document.querySelectorAll(i)),g=e=>{const t=a(e);return null!==t&&r!==t},u=o=>n({serverURL:t,paths:o.map((e=>a(e)||r)),lang:h,signal:c.signal}).then((e=>s(e,o))).catch(e);if(l){const e=p.filter((e=>!g(e))),n=p.filter(g);o({serverURL:t,path:r,lang:h}).then((t=>s(new Array(e.length).fill(t),e))),n.length&&u(n)}else u(p);return c.abort.bind(c)},exports.version="2.4.2";
2
2
  //# sourceMappingURL=pageview.cjs.js.map
@@ -1,2 +1,2 @@
1
- const e="2.4.1",t=e=>{"AbortError"!==e.name&&console.error(e.message)},r={"Content-Type":"application/json"},n=(e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e},a=({serverURL:e,lang:t,paths:r,signal:a})=>fetch(`${e}/article?path=${encodeURIComponent(r.join(","))}&lang=${t}`,{signal:a}).then((e=>e.json())).then((e=>n(e,"visit count"))).then((e=>Array.isArray(e)?e:[e])),o=({serverURL:e,lang:t,path:a})=>fetch(`${e}/article?lang=${t}`,{method:"POST",headers:r,body:JSON.stringify({path:a})}).then((e=>e.json())).then((e=>n(e,"visit count"))),l=e=>e.dataset.path||e.getAttribute("id"),i=(e,t)=>{t.forEach(((t,r)=>{t.innerText=e[r].toString()}))},s=({serverURL:e,path:r=window.location.pathname,selector:n=".waline-pageview-count",update:s=!0,lang:h="zh-CN"})=>{const c=new AbortController,g=Array.from(document.querySelectorAll(n)),p=e=>{const t=l(e);return null!==t&&r!==t},f=n=>a({serverURL:e,paths:n.map((e=>l(e)||r)),lang:h,signal:c.signal}).then((e=>i(e,n))).catch(t);if(s){const t=g.filter((e=>!p(e))),n=g.filter(p);o({serverURL:e,path:r,lang:h}).then((e=>i(new Array(t.length).fill(e),t))),n.length&&f(n)}else f(g);return c.abort.bind(c)};export{s as pageviewCount,e as version};
1
+ const e="2.4.2",t=e=>{"AbortError"!==e.name&&console.error(e.message)},r={"Content-Type":"application/json"},n=(e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e},a=({serverURL:e,lang:t,paths:r,signal:a})=>fetch(`${e}/article?path=${encodeURIComponent(r.join(","))}&lang=${t}`,{signal:a}).then((e=>e.json())).then((e=>n(e,"visit count"))).then((e=>Array.isArray(e)?e:[e])),o=({serverURL:e,lang:t,path:a})=>fetch(`${e}/article?lang=${t}`,{method:"POST",headers:r,body:JSON.stringify({path:a})}).then((e=>e.json())).then((e=>n(e,"visit count"))),l=e=>e.dataset.path||e.getAttribute("id"),i=(e,t)=>{t.forEach(((t,r)=>{t.innerText=e[r].toString()}))},s=({serverURL:e,path:r=window.location.pathname,selector:n=".waline-pageview-count",update:s=!0,lang:h="zh-CN"})=>{const c=new AbortController,g=Array.from(document.querySelectorAll(n)),p=e=>{const t=l(e);return null!==t&&r!==t},f=n=>a({serverURL:e,paths:n.map((e=>l(e)||r)),lang:h,signal:c.signal}).then((e=>i(e,n))).catch(t);if(s){const t=g.filter((e=>!p(e))),n=g.filter(p);o({serverURL:e,path:r,lang:h}).then((e=>i(new Array(t.length).fill(e),t))),n.length&&f(n)}else f(g);return c.abort.bind(c)};export{s as pageviewCount,e as version};
2
2
  //# sourceMappingURL=pageview.esm.js.map
package/dist/pageview.js CHANGED
@@ -1,2 +1,2 @@
1
- !function(e,t){if("function"==typeof define&&define.amd)define("Waline",["exports"],t);else if("undefined"!=typeof exports)t(exports);else{var n={exports:{}};t(n.exports),e.Waline=n.exports}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.version=e.pageviewCount=void 0;e.version="2.4.1";const t=e=>{"AbortError"!==e.name&&console.error(e.message)},n={"Content-Type":"application/json"},o=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if("object"==typeof e&&e.errno)throw new TypeError("Fetch ".concat(t," failed with ").concat(e.errno,": ").concat(e.errmsg));return e},r=e=>{let{serverURL:t,lang:n,paths:r,signal:a}=e;return fetch("".concat(t,"/article?path=").concat(encodeURIComponent(r.join(",")),"&lang=").concat(n),{signal:a}).then((e=>e.json())).then((e=>o(e,"visit count"))).then((e=>Array.isArray(e)?e:[e]))},a=e=>{let{serverURL:t,lang:r,path:a}=e;return fetch("".concat(t,"/article?lang=").concat(r),{method:"POST",headers:n,body:JSON.stringify({path:a})}).then((e=>e.json())).then((e=>o(e,"visit count")))},i=e=>e.dataset.path||e.getAttribute("id"),l=(e,t)=>{t.forEach(((t,n)=>{t.innerText=e[n].toString()}))};e.pageviewCount=e=>{let{serverURL:n,path:o=window.location.pathname,selector:s=".waline-pageview-count",update:c=!0,lang:h="zh-CN"}=e;const f=new AbortController,p=Array.from(document.querySelectorAll(s)),d=e=>{const t=i(e);return null!==t&&o!==t},g=e=>r({serverURL:n,paths:e.map((e=>i(e)||o)),lang:h,signal:f.signal}).then((t=>l(t,e))).catch(t);if(c){const e=p.filter((e=>!d(e))),t=p.filter(d);a({serverURL:n,path:o,lang:h}).then((t=>l(new Array(e.length).fill(t),e))),t.length&&g(t)}else g(p);return f.abort.bind(f)}}));
1
+ !function(e,t){if("function"==typeof define&&define.amd)define("Waline",["exports"],t);else if("undefined"!=typeof exports)t(exports);else{var n={exports:{}};t(n.exports),e.Waline=n.exports}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.version=e.pageviewCount=void 0;e.version="2.4.2";const t=e=>{"AbortError"!==e.name&&console.error(e.message)},n={"Content-Type":"application/json"},o=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if("object"==typeof e&&e.errno)throw new TypeError("Fetch ".concat(t," failed with ").concat(e.errno,": ").concat(e.errmsg));return e},r=e=>{let{serverURL:t,lang:n,paths:r,signal:a}=e;return fetch("".concat(t,"/article?path=").concat(encodeURIComponent(r.join(",")),"&lang=").concat(n),{signal:a}).then((e=>e.json())).then((e=>o(e,"visit count"))).then((e=>Array.isArray(e)?e:[e]))},a=e=>{let{serverURL:t,lang:r,path:a}=e;return fetch("".concat(t,"/article?lang=").concat(r),{method:"POST",headers:n,body:JSON.stringify({path:a})}).then((e=>e.json())).then((e=>o(e,"visit count")))},i=e=>e.dataset.path||e.getAttribute("id"),l=(e,t)=>{t.forEach(((t,n)=>{t.innerText=e[n].toString()}))};e.pageviewCount=e=>{let{serverURL:n,path:o=window.location.pathname,selector:s=".waline-pageview-count",update:c=!0,lang:h="zh-CN"}=e;const f=new AbortController,p=Array.from(document.querySelectorAll(s)),d=e=>{const t=i(e);return null!==t&&o!==t},g=e=>r({serverURL:n,paths:e.map((e=>i(e)||o)),lang:h,signal:f.signal}).then((t=>l(t,e))).catch(t);if(c){const e=p.filter((e=>!d(e))),t=p.filter(d);a({serverURL:n,path:o,lang:h}).then((t=>l(new Array(e.length).fill(t),e))),t.length&&g(t)}else g(p);return f.abort.bind(f)}}));
2
2
  //# sourceMappingURL=pageview.js.map
package/dist/shim.d.ts CHANGED
@@ -275,7 +275,7 @@ interface WalineProps {
275
275
  *
276
276
  * Set Emojis
277
277
  *
278
- * @default ['https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo']
278
+ * @default ['//unpkg.com/@waline/emojis@1.0.1/weibo']
279
279
  */
280
280
  emoji?: (string | WalineEmojiInfo)[] | false;
281
281
  /**
@@ -275,7 +275,7 @@ interface WalineProps {
275
275
  *
276
276
  * Set Emojis
277
277
  *
278
- * @default ['https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo']
278
+ * @default ['//unpkg.com/@waline/emojis@1.0.1/weibo']
279
279
  */
280
280
  emoji?: (string | WalineEmojiInfo)[] | false;
281
281
  /**
package/dist/shim.esm.js CHANGED
@@ -1,2 +1,2 @@
1
- import{getCurrentScope as e,onScopeDispose as t,ref as n,unref as o,isRef as l,watch as a,readonly as r,shallowRef as i,computed as s,h as c,defineComponent as u,inject as m,onMounted as d,onUnmounted as v,resolveComponent as p,openBlock as g,createElementBlock as h,createElementVNode as f,createVNode as w,toDisplayString as y,createCommentVNode as b,normalizeClass as k,Fragment as $,renderList as C,withDirectives as L,vModelDynamic as I,vModelText as j,vShow as R,createTextVNode as S,createBlock as x,provide as E,reactive as A,createApp as U,watchEffect as z}from"vue";import M from"autosize";import{marked as O}from"marked";const P=["nick","mail","link"],N=e=>e.filter((e=>P.includes(e))),T=e=>new Promise(((t,n)=>{const o=new FileReader;o.readAsDataURL(e),o.onload=()=>t(o.result?.toString()||""),o.onerror=n})),_=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>',B=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"),D=["23AC69","91C132","F19726","E8552D","1AAB8E","E1147F","2980C1","1BA1E6","9FA0A0","F19726","E30B20","E30B20","A3338B"],F={},H=e=>{let t=0;return e.replace(B,((e,n,o)=>{if(o)return`<span style="color: slategray">${o}</span>`;if("<"===n)return"&lt;";let l;F[n]?l=F[n]:(l=D[t],F[n]=l);const a=`<span style="color: #${l}">${n}</span>`;return t=++t%D.length,a}))},V=["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"],W=e=>Object.fromEntries(e.map(((e,t)=>[V[t],e])));var q=W(["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"]),J=W(["ニックネーム","3バイト以上のニックネームをご入力ください.","メールアドレス","メールアドレスをご確認ください.","サイト","オプション","ここにコメント","コメントしましょう~","提出する","Like","Cancel like","返信する","キャンセル","コメント","更新","さらに読み込む","プレビュー","絵文字","画像をアップロード","秒前","分前","時間前","日前","たっだ今","アップロード","ログインする","ログアウト","管理者","トップに置く","ワード","コメントは $0 から $1 ワードの間でなければなりません!\n 現在の単語番号: $2","匿名"]),K=W(["昵称","昵称不能少于3个字符","邮箱","请填写正确的邮件地址","网址","可选","欢迎评论","来发评论吧~","提交","喜欢","取消喜欢","回复","取消回复","评论","刷新","加载更多...","预览","表情","上传图片","秒前","分钟前","小时前","天前","刚刚","正在上传","登录","退出","博主","置顶","字","评论字数应在 $0 到 $1 字之间!\n当前字数:$2","匿名","潜水","冒泡","吐槽","活跃","话痨","传说"]),Y=W(["暱稱","郵箱","網址","可選","暱稱不能少於3個字元","請填寫正確的郵件地址","歡迎評論","來發評論吧~","提交","喜歡","取消喜歡","回覆","取消回覆","評論","刷新","載入更多...","預覽","表情","上傳圖片","秒前","分鐘前","小時前","天前","剛剛","正在上傳","登錄","退出","博主","置頂","字","評論字數應在 $0 到 $1 字之間!\n當前字數:$2","匿名","潛水","冒泡","吐槽","活躍","話癆","傳說"]),G=W(["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"]),X=W(["Псевдоним","Никнейм не может быть меньше 3 байт.","Эл. адрес","Пожалуйста, подтвердите адрес вашей электронной почты.","Веб-сайт","Необязательный","Комментарий здесь...","Пока нет комментариев.","Отправить","Like","Cancel like","Отвечать","Отменить ответ","Комментарии","Обновить","Загрузи больше...","Превью","эмодзи","Загрузить изображение","секунд назад","несколько минут назад","несколько часов назад","дней назад","прямо сейчас","Загрузка","Авторизоваться","Выход из системы","Админ","Липкий","Слова","Пожалуйста, введите комментарии от $0 до $1 слов!\nНомер текущего слова: $2","Анонимный"]);const Q={zh:K,"zh-cn":K,"zh-CN":K,"zh-tw":Y,"zh-TW":Y,en:q,"en-US":q,"en-us":q,jp:J,"jp-jp":J,"jp-JP":J,"pt-br":G,"pt-BR":G,ru:X,"ru-ru":X,"ru-RU":X};function Z(n){return!!e()&&(t(n),!0)}const ee="undefined"!=typeof window,te=()=>{};const ne=e=>e();var oe=Object.getOwnPropertySymbols,le=Object.prototype.hasOwnProperty,ae=Object.prototype.propertyIsEnumerable;function re(e,t,n={}){const o=n,{eventFilter:l=ne}=o,r=((e,t)=>{var n={};for(var o in e)le.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&oe)for(var o of oe(e))t.indexOf(o)<0&&ae.call(e,o)&&(n[o]=e[o]);return n})(o,["eventFilter"]);return a(e,(i=l,s=t,function(...e){i((()=>s.apply(this,e)),{fn:s,thisArg:this,args:e})}),r);var i,s}var ie=Object.defineProperty,se=Object.defineProperties,ce=Object.getOwnPropertyDescriptors,ue=Object.getOwnPropertySymbols,me=Object.prototype.hasOwnProperty,de=Object.prototype.propertyIsEnumerable,ve=(e,t,n)=>t in e?ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function pe(e,t,o={}){const l=o,{eventFilter:a}=l,r=((e,t)=>{var n={};for(var o in e)me.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&ue)for(var o of ue(e))t.indexOf(o)<0&&de.call(e,o)&&(n[o]=e[o]);return n})(l,["eventFilter"]),{eventFilter:i,pause:s,resume:c,isActive:u}=function(e=ne){const t=n(!0);return{isActive:t,pause:function(){t.value=!1},resume:function(){t.value=!0},eventFilter:(...n)=>{t.value&&e(...n)}}}(a),m=re(e,t,(d=((e,t)=>{for(var n in t||(t={}))me.call(t,n)&&ve(e,n,t[n]);if(ue)for(var n of ue(t))de.call(t,n)&&ve(e,n,t[n]);return e})({},r),se(d,ce({eventFilter:i}))));var d;return{stop:m,pause:s,resume:c,isActive:u}}const ge=ee?window:void 0,he=ee?window.document:void 0;function fe(...e){let t,n,l,r;if("string"==typeof e[0]?([n,l,r]=e,t=ge):[t,n,l,r]=e,!t)return te;let i=te;const s=a((()=>function(e){var t;const n=o(e);return null!=(t=null==n?void 0:n.$el)?t:n}(t)),(e=>{i(),e&&(e.addEventListener(n,l,r),i=()=>{e.removeEventListener(n,l,r),i=te})}),{immediate:!0,flush:"post"}),c=()=>{s(),i()};return Z(c),c}ee&&window.navigator,ee&&window.location;const we="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},ye="__vueuse_ssr_handlers__";we[ye]=we[ye]||{};const be=we[ye];const ke={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 $e(e,t,l,a={}){var r;const{flush:s="pre",deep:c=!0,listenToStorageChanges:u=!0,writeDefaults:m=!0,shallow:d,window:v=ge,eventFilter:p,onError:g=(e=>{console.error(e)})}=a,h=(d?i:n)(t);if(!l)try{l=function(e,t){return be[e]||t}("getDefaultStorage",(()=>{var e;return null==(e=ge)?void 0:e.localStorage}))()}catch(e){g(e)}if(!l)return h;const f=o(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"}(f),y=null!=(r=a.serializer)?r:ke[w],{pause:b,resume:k}=pe(h,(()=>function(t){try{null==t?l.removeItem(e):l.setItem(e,y.write(t))}catch(e){g(e)}}(h.value)),{flush:s,deep:c,eventFilter:p});return v&&u&&fe(v,"storage",$),$(),h;function $(t){t&&t.key!==e||(h.value=function(t){if(!t||t.key===e){b();try{const n=t?t.newValue:l.getItem(e);return null==n?(m&&null!==f&&l.setItem(e,y.write(f)),f):"string"!=typeof n?n:y.read(n)}catch(e){g(e)}finally{k()}}}(t))}}var Ce,Le,Ie=Object.defineProperty,je=Object.getOwnPropertySymbols,Re=Object.prototype.hasOwnProperty,Se=Object.prototype.propertyIsEnumerable,xe=(e,t,n)=>t in e?Ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function Ee(e={}){const{controls:t=!1,interval:r="requestAnimationFrame"}=e,i=n(new Date),s=()=>i.value=new Date,c="requestAnimationFrame"===r?function(e,t={}){const{immediate:o=!0,window:l=ge}=t,a=n(!1);let r=null;function i(){a.value&&l&&(e(),r=l.requestAnimationFrame(i))}function s(){!a.value&&l&&(a.value=!0,i())}function c(){a.value=!1,null!=r&&l&&(l.cancelAnimationFrame(r),r=null)}return o&&s(),Z(c),{isActive:a,pause:c,resume:s}}(s,{immediate:!0}):function(e,t=1e3,r={}){const{immediate:i=!0,immediateCallback:s=!1}=r;let c=null;const u=n(!1);function m(){c&&(clearInterval(c),c=null)}function d(){u.value=!1,m()}function v(){t<=0||(u.value=!0,s&&e(),m(),c=setInterval(e,o(t)))}i&&ee&&v(),l(t)&&Z(a(t,(()=>{i&&ee&&v()})));return Z(d),{isActive:u,pause:d,resume:v}}(s,r,{immediate:!0});return t?((e,t)=>{for(var n in t||(t={}))Re.call(t,n)&&xe(e,n,t[n]);if(je)for(var n of je(t))Se.call(t,n)&&xe(e,n,t[n]);return e})({now:i},c):i}ee&&(null==window?void 0:window.navigator)&&(null==(Ce=null==window?void 0:window.navigator)?void 0:Ce.platform)&&/iP(ad|hone|od)/.test(null==(Le=null==window?void 0:window.navigator)?void 0:Le.platform);let Ae=0;const Ue=e=>{try{e=decodeURI(e)}catch(e){}return e},ze=(e="")=>e.replace(/\/$/u,""),Me=e=>/^(https?:)?\/\//.test(e),Oe=e=>{const t=ze(e);return Me(t)?t:`https://${t}`},Pe=e=>Array.isArray(e)?e:!!e&&[0,e],Ne=(e,t)=>"function"==typeof e?e:!1!==e&&t,Te="{--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}",_e=(e,t)=>{let n=e.toString();for(;n.length<t;)n="0"+n;return n},Be=(e,t,n)=>{if(!e)return"";const o="string"==typeof e?new Date(-1!==e.indexOf(" ")?e.replace(/-/g,"/"):e):e,l=t.getTime()-o.getTime(),a=Math.floor(l/864e5);if(0===a){const e=l%864e5,t=Math.floor(e/36e5);if(0===t){const t=e%36e5,o=Math.floor(t/6e4);if(0===o){const e=t%6e4;return`${Math.round(e/1e3)} ${n.seconds}`}return`${o} ${n.minutes}`}return`${t} ${n.hours}`}return a<0?n.now:a<8?`${a} ${n.days}`:(e=>{const t=_e(e.getDate(),2),n=_e(e.getMonth()+1,2);return`${_e(e.getFullYear(),2)}-${n}-${t}`})(o)},De=e=>{const t=$e("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((o=>{const l={folder:e,...o};return n&&(t.value[e]=l),l}))},Fe=(e,t="",n="",o="")=>`${t?`${t}/`:""}${n}${e}${o?`.${o}`:""}`,He=e=>{"AbortError"!==e.name&&console.error(e.message)},Ve={"Content-Type":"application/json"},We=(e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e},qe=({serverURL:e,lang:t,token:n,objectId:o,...l})=>fetch(`${e}/comment/${o}?lang=${t}`,{method:"PUT",headers:{"Content-Type":"application/json",Authorization:`Bearer ${n}`},body:JSON.stringify(l)}).then((e=>e.json())),Je=({serverURL:e,lang:t,paths:n,signal:o})=>fetch(`${e}/article?path=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:o}).then((e=>e.json())).then((e=>We(e,"visit count"))).then((e=>Array.isArray(e)?e:[e])),Ke=({serverURL:e,lang:t,path:n})=>fetch(`${e}/article?lang=${t}`,{method:"POST",headers:Ve,body:JSON.stringify({path:n})}).then((e=>e.json())).then((e=>We(e,"visit count"))),Ye=e=>e instanceof HTMLElement?e:"string"==typeof e?document.querySelector(e):null,Ge=e=>e.type.includes("image"),Xe=e=>{const t=Array.from(e).find(Ge);return t?t.getAsFile():null},Qe=/\$.*?\$/,Ze=/^\$(.*?)\$/,et=/^(?:\s{0,3})\$\$((?:[^\n]|\n[^\n])+?)\n{0,1}\$\$/,tt=(e="",t={})=>e.replace(/:(.+?):/g,((e,n)=>t[n]?`<img class="wl-emoji" src="${t[n]}" alt="${n}">`:e)),nt=(e,{emojiMap:t,highlighter:n,texRenderer:o})=>{if(O.setOptions({highlight:n||void 0,breaks:!0,smartLists:!0,smartypants:!0}),o){const e=(e=>[{name:"blockMath",level:"block",tokenizer(t){const n=et.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(Qe);return-1!==t?t:e.length},tokenizer(t){const n=Ze.exec(t);if(null!==n)return{type:"html",raw:n[0],text:e(!1,n[1])}}}])(o);O.use({extensions:e})}return O.parse(tt(e,t))},ot=e=>e.dataset.path||e.getAttribute("id");let lt=null;const at=()=>lt||(lt=$e("USER_KEY",{}));let rt=null;const it=()=>rt||(rt=$e("WALIKE_LIKE",[])),st=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-comment-count",lang:o="zh-CN"})=>{const l=new AbortController,a=document.querySelectorAll(n),r=at();return a.length&&(({serverURL:e,lang:t,paths:n,signal:o,token:l})=>{const a={};return l&&(a.Authorization=`Bearer ${l}`),fetch(`${e}/comment?type=count&url=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:o,headers:a}).then((e=>e.json())).then((e=>We(e,"comment count"))).then((e=>Array.isArray(e)?e:[e]))})({serverURL:e,paths:Array.from(a).map((e=>Ue(e.dataset.path||e.getAttribute("id")||t))),lang:o,signal:l.signal,token:r.value?.token}).then((e=>{a.forEach(((t,n)=>{t.innerText=e[n].toString()}))})).catch(He),l.abort.bind(l)},ct=({size:e})=>c("svg",{width:e,height:e,viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},c("circle",{cx:50,cy:50,fill:"none",stroke:"currentColor",strokeWidth:"4",r:"40","stroke-dasharray":"85 30"},c("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));var ut=u({name:"CommentBox",components:{CloseIcon:({size:e})=>c("svg",{class:"wl-close-icon",viewBox:"0 0 1024 1024",width:e,height:e},[c("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"}),c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[c("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"}),c("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"})]),MarkdownIcon:()=>c("svg",{width:"16",height:"16",ariaHidden:"true"},c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[c("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"}),c("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:ct},props:{rootId:{type:String,default:""},replyId:{type:String,default:""},replyUser:{type:String,default:""}},emits:["submit","cancel-reply"],setup(e,{emit:t}){const o=m("config"),l=$e("WALINE_COMMENT_BOX_EDITOR",""),r=$e("WALINE_USER_META",{nick:"",mail:"",link:""}),i=at(),c=n({}),u=n(null),p=n(null),g=n(null),h=n(null),f=n({tabs:[],map:{}}),w=n(0),y=n(!1),b=n(!1),k=n(""),$=n(0),C=n(0),L=n(!1),I=n(""),j=n(!1),R=s((()=>o.value.locale)),S=s((()=>Boolean(i.value?.token))),x=s((()=>!1!==o.value.imageUploader)),E=e=>{const t=u.value,n=t.selectionStart,o=t.selectionEnd||0,a=t.scrollTop;l.value=t.value.substring(0,n)+e+t.value.substring(o,t.value.length),t.focus(),t.selectionStart=n+e.length,t.selectionEnd=n+e.length,t.scrollTop=a},A=e=>{const t=`![${o.value.locale.uploading} ${e.name}]()`;return E(t),Promise.resolve().then((()=>o.value.imageUploader(e))).then((n=>{l.value=l.value.replace(t,`\r\n![${e.name}](${n})`)}))},U=()=>{const{serverURL:n,lang:a,login:s,wordLimit:m,requiredMeta:d}=o.value,v={comment:I.value,nick:r.value.nick,mail:r.value.mail,link:r.value.link,ua:navigator.userAgent,url:o.value.path};if(i.value?.token)v.nick=i.value.display_name,v.mail=i.value.email,v.link=i.value.url;else{if("force"===s)return;if(d.indexOf("nick")>-1&&!v.nick)return c.value.nick?.focus(),alert(R.value.nickError);if(d.indexOf("mail")>-1&&!v.mail||v.mail&&!/^\w(?:[\w._-]*\w)?@(?:\w(?:[\w-]*\w)?\.)*\w+$/.exec(v.mail))return c.value.mail?.focus(),alert(R.value.mailError);if(!v.comment)return void u.value?.focus();v.nick||(v.nick=R.value.anonymous)}if(!L.value)return alert(R.value.wordHint.replace("$0",m[0].toString()).replace("$1",m[1].toString()).replace("$2",$.value.toString()));v.comment=tt(v.comment,f.value.map),e.replyId&&e.rootId&&(v.pid=e.replyId,v.rid=e.rootId,v.at=e.replyUser),j.value=!0,(({serverURL:e,lang:t,token:n,comment:o})=>{const l={"Content-Type":"application/json"};return n&&(l.Authorization=`Bearer ${n}`),fetch(`${e}/comment?lang=${t}`,{method:"POST",headers:l,body:JSON.stringify(o)}).then((e=>e.json()))})({serverURL:n,lang:a,token:i.value?.token,comment:v}).then((n=>{if(j.value=!1,n.errmsg)return alert(n.errmsg);t("submit",n.data),l.value="",k.value="",e.replyId&&t("cancel-reply")})).catch((e=>{j.value=!1,alert(e.message)}))},z=e=>{g.value.contains(e.target)||h.value.contains(e.target)||(y.value=!1)};return a([o,$],(([e,t])=>{const{wordLimit:n}=e;n?t<n[0]&&0!==n[0]?(C.value=n[0],L.value=!1):t>n[1]?(C.value=n[1],L.value=!1):(C.value=n[1],L.value=!0):(C.value=0,L.value=!0)}),{immediate:!0}),d((()=>{document.body.addEventListener("click",z),a((()=>l.value),(e=>{const{highlighter:t,texRenderer:n}=o.value;I.value=e,k.value=nt(e,{emojiMap:f.value.map,highlighter:t,texRenderer:n}),$.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?M(u.value):M.destroy(u.value)}),{immediate:!0}),a((()=>o.value.emoji),(e=>{return(t=Array.isArray(e)?e:[],Promise.all(t.map((e=>"string"==typeof e?De(ze(e)):Promise.resolve(e)))).then((e=>{const t={tabs:[],map:{}};return e.forEach((e=>{const{name:n,folder:o,icon:l,prefix:a,type:r,items:i}=e;t.tabs.push({name:n,icon:Fe(l,o,a,r),items:i.map((e=>{const n=`${a||""}${e}`;return t.map[n]=Fe(e,o,a,r),n}))})})),t}))).then((e=>{f.value=e}));var t}),{immediate:!0})})),v((()=>{document.body.removeEventListener("click",z)})),{config:o,locale:R,insert:E,onChange:()=>{const e=p.value;e.files&&x.value&&A(e.files[0]).then((()=>{e.value=""}))},onDrop:e=>{if(e.dataTransfer?.items){const t=Xe(e.dataTransfer.items);t&&x.value&&(A(t),e.preventDefault())}},onKeyDown:e=>{const t=e.key;(e.ctrlKey||e.metaKey)&&"Enter"===t&&U()},onPaste:e=>{if(e.clipboardData){const t=Xe(e.clipboardData.items);t&&x.value&&A(t)}},onLogin:e=>{e.preventDefault();const{lang:t,serverURL:n}=o.value,l=(window.innerWidth-450)/2,a=(window.innerHeight-450)/2,r=window.open(`${n}/ui/login?lng=${encodeURIComponent(t)}`,"_blank",`width=450,height=450,left=${l},top=${a},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`);r?.postMessage({type:"TOKEN",data:null},"*");const s=({data:e})=>{e&&"userInfo"===e.type&&e.data.token&&(r?.close(),i.value=e.data,(e.data.remember?localStorage:sessionStorage).setItem("WALINE_USER",JSON.stringify(e.data)),window.removeEventListener("message",s))};window.addEventListener("message",s)},onLogout:()=>{i.value={},localStorage.setItem("WALINE_USER","null"),sessionStorage.setItem("WALINE_USER","null")},onProfile:e=>{e.preventDefault();const{lang:t,serverURL:n}=o.value,l=(window.innerWidth-800)/2,a=(window.innerHeight-800)/2;window.open(`${n}/ui/profile?lng=${encodeURIComponent(t)}`,"_blank",`width=800,height=800,left=${l},top=${a},scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no`)?.postMessage({type:"TOKEN",data:i.value.token},"*");const r=({data:e})=>{e&&"profile"===e.type&&(i.value={...i.value,...e},[localStorage,sessionStorage].filter((e=>e.getItem("WALINE_USER"))).forEach((e=>e.setItem("WALINE_USER",JSON.stringify(i)))),window.removeEventListener("message",r))};window.addEventListener("message",r)},submitComment:U,isLogin:S,userInfo:i,isSubmitting:j,wordNumber:$,wordLimit:C,isWordNumberLegal:L,editor:l,userMeta:r,emoji:f,emojiTabIndex:w,showEmoji:y,canUploadImage:x,previewText:k,showPreview:b,inputRefs:c,editorRef:u,emojiButtonRef:g,emojiPopupRef:h,imageUploadRef:p}}});const mt={class:"wl-comment"},dt={key:0,class:"wl-login-info"},vt={class:"wl-avatar"},pt=["title"],gt=["src"],ht=["textContent"],ft={class:"wl-panel"},wt=["for","textContent"],yt=["id","name","type","onUpdate:modelValue"],bt=["placeholder"],kt={class:"wl-preview"},$t=f("hr",null,null,-1),Ct=["innerHTML"],Lt={class:"wl-footer"},It={class:"wl-actions"},jt={href:"https://guides.github.com/features/mastering-markdown/",title:"Markdown Guide","aria-label":"Markdown is supported",class:"wl-action",target:"_blank",rel:"noreferrer"},Rt=["title"],St=["title"],xt=["title"],Et={class:"wl-info"},At={class:"wl-text-number"},Ut={key:0},zt=S("  /  "),Mt=["textContent"],Ot=["textContent"],Pt=["disabled"],Nt={key:0,class:"wl-tab-wrapper"},Tt=["title","onClick"],_t=["src","alt"],Bt={key:0,class:"wl-tabs"},Dt=["onClick"],Ft=["src","alt","title"],Ht=["title"];ut.render=function(e,t,n,o,l,a){const r=p("CloseIcon"),i=p("MarkdownIcon"),s=p("EmojiIcon"),c=p("ImageIcon"),u=p("PreviewIcon"),m=p("LoadingIcon");return g(),h("div",mt,["disable"!==e.config.login&&e.isLogin?(g(),h("div",dt,[f("div",vt,[f("button",{class:"wl-logout-btn",title:e.locale.logout,onClick:t[0]||(t[0]=(...t)=>e.onLogout&&e.onLogout(...t))},[w(r,{size:14})],8,pt),f("img",{src:e.userInfo.avatar,alt:"avatar"},null,8,gt)]),f("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",onClick:t[1]||(t[1]=(...t)=>e.onProfile&&e.onProfile(...t)),textContent:y(e.userInfo.display_name)},null,8,ht)])):b("v-if",!0),f("div",ft,["force"!==e.config.login&&e.config.meta.length&&!e.isLogin?(g(),h("div",{key:0,class:k(["wl-header",`item${e.config.meta.length}`])},[(g(!0),h($,null,C(e.config.meta,(t=>(g(),h("div",{class:"wl-header-item",key:t},[f("label",{for:t,textContent:y(e.locale[t]+(e.config.requiredMeta.includes(t)||!e.config.requiredMeta.length?"":`(${e.locale.optional})`))},null,8,wt),L(f("input",{ref_for:!0,ref:n=>{n&&(e.inputRefs[t]=n)},id:`wl-${t}`,class:k(["wl-input",`wl-${t}`]),name:t,type:"mail"===t?"email":"text","onUpdate:modelValue":n=>e.userMeta[t]=n},null,10,yt),[[I,e.userMeta[t]]])])))),128))],2)):b("v-if",!0),L(f("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,bt),[[j,e.editor]]),L(f("div",kt,[$t,f("h4",null,y(e.locale.preview)+":",1),f("div",{class:"wl-content",innerHTML:e.previewText},null,8,Ct)],512),[[R,e.showPreview]]),f("div",Lt,[f("div",It,[f("a",jt,[w(i)]),L(f("button",{ref:"emojiButtonRef",class:k(["wl-action",{actived:e.showEmoji}]),title:e.locale.emoji,onClick:t[6]||(t[6]=t=>e.showEmoji=!e.showEmoji)},[w(s)],10,Rt),[[R,e.emoji.tabs.length]]),f("input",{ref:"imageUploadRef",class:"upload",id:"wl-image-upload",type:"file",accept:".png,.jpg,.jpeg,.webp,.bmp,.gif",onChange:t[7]||(t[7]=(...t)=>e.onChange&&e.onChange(...t))},null,544),e.canUploadImage?(g(),h("label",{key:0,for:"wl-image-upload",class:"wl-action",title:e.locale.uploadImage},[w(c)],8,St)):b("v-if",!0),f("button",{class:k(["wl-action",{actived:e.showPreview}]),title:e.locale.preview,onClick:t[8]||(t[8]=t=>e.showPreview=!e.showPreview)},[w(u)],10,xt)]),f("div",Et,[f("div",At,[S(y(e.wordNumber)+" ",1),e.config.wordLimit?(g(),h("span",Ut,[zt,f("span",{class:k({illegal:!e.isWordNumberLegal}),textContent:y(e.wordLimit)},null,10,Mt)])):b("v-if",!0),S("  "+y(e.locale.word),1)]),"disable"===e.config.login||e.isLogin?b("v-if",!0):(g(),h("button",{key:0,class:"wl-btn",onClick:t[9]||(t[9]=(...t)=>e.onLogin&&e.onLogin(...t)),textContent:y(e.locale.login)},null,8,Ot)),"force"!==e.config.login||e.isLogin?(g(),h("button",{key:1,class:"wl-btn primary",title:"Cmd|Ctrl + Enter",disabled:e.isSubmitting,onClick:t[10]||(t[10]=(...t)=>e.submitComment&&e.submitComment(...t))},[e.isSubmitting?(g(),x(m,{key:0,size:16})):(g(),h($,{key:1},[S(y(e.locale.submit),1)],2112))],8,Pt)):b("v-if",!0)]),f("div",{ref:"emojiPopupRef",class:k(["wl-emoji-popup",{display:e.showEmoji}])},[(g(!0),h($,null,C(e.emoji.tabs,((t,n)=>(g(),h($,{key:t.name},[n===e.emojiTabIndex?(g(),h("div",Nt,[(g(!0),h($,null,C(t.items,(t=>(g(),h("button",{key:t,title:t,onClick:n=>e.insert(`:${t}:`)},[e.showEmoji?(g(),h("img",{key:0,class:"wl-emoji",src:e.emoji.map[t],alt:t,loading:"lazy",referrerPolicy:"no-referrer"},null,8,_t)):b("v-if",!0)],8,Tt)))),128))])):b("v-if",!0)],64)))),128)),e.emoji.tabs.length>1?(g(),h("div",Bt,[(g(!0),h($,null,C(e.emoji.tabs,((t,n)=>(g(),h("button",{key:t.name,class:k(["wl-tab",{active:e.emojiTabIndex===n}]),onClick:t=>e.emojiTabIndex=n},[f("img",{class:"wl-emoji",src:t.icon,alt:t.name,title:t.name,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Ft)],10,Dt)))),128))])):b("v-if",!0)],2)])]),e.replyId?(g(),h("button",{key:1,class:"wl-close",title:e.locale.cancelReply,onClick:t[11]||(t[11]=t=>e.$emit("cancel-reply"))},[w(r,{size:24})],8,Ht)):b("v-if",!0)])},ut.__file="src/components/CommentBox.vue";const Vt=["approved","waiting","spam"];var Wt=u({props:{comment:{type:Object,required:!0},rootId:{type:String,required:!0},reply:{type:Object}},components:{CommentBox:ut,DeleteIcon:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},c("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})=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},c("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:()=>c("svg",{class:"verified-icon",viewBox:"0 0 1024 1024",width:"14",height:"14"},c("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=m("config"),n=it(),o=at(),l=s((()=>t.value.locale)),a=s((()=>{let{link:t}=e.comment;return t?Me(t)?t:`https://${t}`:""})),r=s((()=>n.value.includes(e.comment.objectId))),i=((e,t)=>{const n=Ee();return s((()=>Be(e,n.value,t)))})(e.comment.insertedAt,l.value),c=s((()=>"administrator"===o.value.type)),u=s((()=>e.comment.user_id&&o.value.objectId===e.comment.user_id)),d=s((()=>e.comment.objectId===e.reply?.objectId));return{config:t,locale:l,isReplyingCurrent:d,link:a,like:r,time:i,isAdmin:c,isOwner:u,commentStatus:Vt}}});const qt=["id"],Jt={class:"wl-user","aria-hidden":"true"},Kt=["src"],Yt={class:"wl-card"},Gt={class:"wl-head"},Xt=["href"],Qt={key:1,class:"wl-nick"},Zt=["textContent"],en=["textContent"],tn=["textContent"],nn=["textContent"],on=["textContent"],ln={class:"wl-comment-actions"},an=["title"],rn=["textContent"],sn=["title"],cn={class:"wl-meta","aria-hidden":"true"},un=["textContent"],mn=["textContent"],dn=["textContent"],vn=["innerHTML"],pn={key:0,class:"wl-admin-actions"},gn={class:"wl-comment-status"},hn=["disabled","onClick","textContent"],fn={key:1,class:"wl-reply-wrapper"},wn={key:2,class:"wl-quote"};Wt.render=function(e,t,n,o,l,a){const r=p("VerifiedIcon"),i=p("DeleteIcon"),s=p("LikeIcon"),c=p("ReplyIcon"),u=p("CommentBox"),m=p("CommentCard",!0);return g(),h("div",{class:"wl-item",id:e.comment.objectId},[f("div",Jt,[e.comment.avatar?(g(),h("img",{key:0,src:e.comment.avatar},null,8,Kt)):b("v-if",!0),e.comment.type?(g(),x(r,{key:1})):b("v-if",!0)]),f("div",Yt,[f("div",Gt,[e.link?(g(),h("a",{key:0,class:"wl-nick",href:e.link,target:"_blank",rel:"nofollow noreferrer"},y(e.comment.nick),9,Xt)):(g(),h("span",Qt,y(e.comment.nick),1)),"administrator"===e.comment.type?(g(),h("span",{key:2,class:"wl-badge",textContent:y(e.locale.admin)},null,8,Zt)):b("v-if",!0),e.comment.label?(g(),h("span",{key:3,class:"wl-badge",textContent:y(e.comment.label)},null,8,en)):b("v-if",!0),e.comment.sticky?(g(),h("span",{key:4,class:"wl-badge",textContent:y(e.locale.sticky)},null,8,tn)):b("v-if",!0),e.comment.level&&e.comment.level>=0?(g(),h("span",{key:5,class:k(`wl-badge level${e.comment.level}`),textContent:y(e.locale[`level${e.comment.level}`]||`Level ${e.comment.level}`)},null,10,nn)):b("v-if",!0),f("span",{class:"wl-time",textContent:y(e.time)},null,8,on),f("div",ln,[e.isAdmin||e.isOwner?(g(),h("button",{key:0,class:"wl-delete",onClick:t[0]||(t[0]=t=>e.$emit("delete",e.comment))},[w(i)])):b("v-if",!0),f("button",{class:"wl-like",onClick:t[1]||(t[1]=t=>e.$emit("like",e.comment)),title:e.like?e.locale.cancelLike:e.locale.like},[w(s,{active:e.like},null,8,["active"]),"like"in e.comment?(g(),h("span",{key:0,textContent:y(e.comment.like)},null,8,rn)):b("v-if",!0)],8,an),f("button",{class:k(["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))},[w(c)],10,sn)])]),f("div",cn,[e.comment.addr?(g(),h("span",{key:0,textContent:y(e.comment.addr)},null,8,un)):b("v-if",!0),e.comment.browser?(g(),h("span",{key:1,textContent:y(e.comment.browser)},null,8,mn)):b("v-if",!0),e.comment.os?(g(),h("span",{key:2,textContent:y(e.comment.os)},null,8,dn)):b("v-if",!0)]),f("div",{class:"wl-content",innerHTML:e.comment.comment},null,8,vn),e.isAdmin?(g(),h("div",pn,[f("span",gn,[(g(!0),h($,null,C(e.commentStatus,(t=>(g(),h("button",{key:t,class:k(`wl-btn wl-${t}`),disabled:e.comment.status===t,onClick:n=>e.$emit("status",{status:t,comment:e.comment}),textContent:y(t)},null,10,hn)))),128))]),e.isAdmin&&!e.comment.rid?(g(),h("button",{key:0,class:"wl-btn wl-sticky",onClick:t[3]||(t[3]=t=>e.$emit("sticky",e.comment))},y(e.comment.sticky?"unsticky":"sticky"),1)):b("v-if",!0)])):b("v-if",!0),e.isReplyingCurrent?(g(),h("div",fn,[w(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"])])):b("v-if",!0),e.comment.children?(g(),h("div",wn,[(g(!0),h($,null,C(e.comment.children,(n=>(g(),x(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))])):b("v-if",!0)])],8,qt)},Wt.__file="src/components/CommentCard.vue";var yn=u({name:"WalineRoot",components:{CommentBox:ut,CommentCard:Wt,LoadingIcon:ct},props:["serverURL","path","meta","requiredMeta","dark","lang","locale","pageSize","wordLimit","emoji","login","highlighter","texRenderer","imageUploader","copyright"],setup(e){const t=s((()=>(({serverURL:e,path:t=location.pathname,lang:n="zh-CN",locale:o,emoji:l=["//unpkg.com/@waline/emojis@1.0.1/weibo"],meta:a=["nick","mail","link"],requiredMeta:r=[],dark:i=!1,pageSize:s=10,wordLimit:c,imageUploader:u,highlighter:m,texRenderer:d,copyright:v=!0,login:p="enable",...g})=>({serverURL:Oe(e),path:Ue(t),locale:{...Q[n]||Q["zh-CN"],..."object"==typeof o?o:{}},wordLimit:Pe(c),meta:N(a),requiredMeta:N(r),imageUploader:Ne(u,T),highlighter:Ne(m,H),texRenderer:Ne(d,_),lang:n,dark:i,emoji:l,pageSize:s,login:p,copyright:v,...g}))(e))),o=at(),l=it(),i=n("loading"),c=n(0),u=n(1),m=n(0),v=n([]),p=n(null),g=s((()=>{return"string"==typeof(e=t.value.dark)?"auto"===e?`@media(prefers-color-scheme:dark){body${Te}}`:`${e}${Te}`:!0===e?`:root${Te}`:"";var e}));let h;!function(e,t={}){const o=n(!1),{document:l=he,immediate:i=!0,manual:s=!1,id:c="vueuse_styletag_"+ ++Ae}=t,u=n(e);let m=()=>{};const d=()=>{if(!l)return;const e=l.getElementById(c)||l.createElement("style");e.type="text/css",e.id=c,t.media&&(e.media=t.media),l.head.appendChild(e),o.value||(m=a(u,(t=>{e.innerText=t}),{immediate:!0}),o.value=!0)},v=()=>{l&&o.value&&(m(),l.head.removeChild(l.getElementById(c)),o.value=!1)};i&&!s&&d(),s||Z(v),r(o)}(g);const f=e=>{const{serverURL:n,path:l,pageSize:a}=t.value,r=new AbortController;i.value="loading",h?.(),(({serverURL:e,lang:t,path:n,page:o,pageSize:l,signal:a,token:r})=>{const i={};return r&&(i.Authorization=`Bearer ${r}`),fetch(`${e}/comment?path=${encodeURIComponent(n)}&pageSize=${l}&page=${o}&lang=${t}`,{signal:a,headers:i}).then((e=>e.json())).then((e=>We(e,"comment list")))})({serverURL:n,lang:t.value.lang,path:l,pageSize:a,page:e,signal:r.signal,token:o.value?.token}).then((t=>{i.value="success",c.value=t.count,v.value.push(...t.data),u.value=e,m.value=t.totalPages})).catch((e=>{"AbortError"!==e.name&&(console.error(e.message),i.value="error")})),h=r.abort.bind(r)},w=()=>{c.value=0,v.value=[],f(1)};return E("config",t),a((()=>e.path),w),d((()=>w())),{config:t,darkmodeStyle:g,i18n:s((()=>t.value.locale)),status:i,count:c,page:u,totalPages:m,data:v,reply:p,loadMore:()=>f(u.value+1),refresh:w,onReply:e=>{p.value=e},onSubmit:e=>{if(e.rid){const t=v.value.find((({objectId:t})=>t===e.rid));if(!t)return;Array.isArray(t.children)||(t.children=[]),t.children.push(e)}else v.value.unshift(e)},onStatusChange:async({comment:e,status:n})=>{if(e.status===n)return;const{serverURL:l,lang:a}=t.value;await qe({serverURL:l,lang:a,token:o.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:l}=t.value;await(({serverURL:e,lang:t,token:n,objectId:o})=>fetch(`${e}/comment/${o}?lang=${t}`,{method:"DELETE",headers:{Authorization:`Bearer ${n}`}}).then((e=>e.json())))({serverURL:n,lang:l,token:o.value?.token,objectId:e}),v.value.some(((t,n)=>t.objectId===e?(v.value=v.value.filter(((e,t)=>t!==n)),!0):t.children.some(((o,l)=>o.objectId===e&&(v.value[n].children=t.children.filter(((e,t)=>t!==l)),!0)))))},onSticky:async e=>{if(e.rid)return;const{serverURL:n,lang:l}=t.value;await qe({serverURL:n,lang:l,token:o.value?.token,objectId:e.objectId,sticky:e.sticky?0:1}),e.sticky=!e.sticky},onLike:async e=>{const{serverURL:n,lang:o}=t.value,{objectId:a}=e,r=l.value.includes(a);await(({serverURL:e,lang:t,objectId:n,like:o})=>fetch(`${e}/comment/${n}?lang=${t}`,{method:"PUT",headers:Ve,body:JSON.stringify({like:o})}).then((e=>e.json())))({serverURL:n,lang:o,objectId:a,like:!r}),r?l.value=l.value.filter((e=>e!==a)):(l.value=[...l.value,a],l.value.length>50&&(l.value=l.value.slice(-50))),e.like=(e.like||0)+(r?-1:1)},version:"2.4.1"}}});const bn={"data-waline":""},kn={class:"wl-count"},$n=["textContent"],Cn={class:"wl-cards"},Ln={key:1,class:"wl-operation"},In=["textContent"],jn={key:0,class:"wl-loading"},Rn=["textContent"],Sn={class:"wl-operation"},xn=["textContent"],En={key:3,class:"wl-power"},An=S(" Powered by "),Un=f("a",{href:"https://github.com/walinejs/waline",target:"_blank",rel:"noreferrer"}," Waline ",-1);yn.render=function(e,t,n,o,l,a){const r=p("CommentBox"),i=p("CommentCard"),s=p("LoadingIcon");return g(),h("div",bn,[e.reply?b("v-if",!0):(g(),x(r,{key:0,onSubmit:e.onSubmit},null,8,["onSubmit"])),f("div",kn,[e.count?(g(),h("span",{key:0,class:"wl-num",textContent:y(e.count)},null,8,$n)):b("v-if",!0),S(" "+y(e.i18n.comment),1)]),f("div",Cn,[(g(!0),h($,null,C(e.data,(t=>(g(),x(i,{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?(g(),h("div",Ln,[f("button",{type:"button",class:"wl-btn",onClick:t[0]||(t[0]=(...t)=>e.refresh&&e.refresh(...t)),textContent:y(e.i18n.refresh)},null,8,In)])):(g(),h($,{key:2},["loading"===e.status?(g(),h("div",jn,[w(s,{size:30})])):e.data.length?e.page<e.totalPages?(g(),h($,{key:2},[b(" Load more button "),f("div",Sn,[f("button",{type:"button",class:"wl-btn",onClick:t[1]||(t[1]=(...t)=>e.loadMore&&e.loadMore(...t)),textContent:y(e.i18n.more)},null,8,xn)])],2112)):b("v-if",!0):(g(),h("div",{key:1,class:"wl-empty",textContent:y(e.i18n.sofa)},null,8,Rn))],2112)),b(" Copyright Information "),e.config.copyright?(g(),h("div",En,[An,Un,S(" v"+y(e.version),1)])):b("v-if",!0)])},yn.__file="src/components/Waline.vue";const zn=(e,t)=>{t.forEach(((t,n)=>{t.innerText=e[n].toString()}))},Mn=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-pageview-count",update:o=!0,lang:l="zh-CN"})=>{const a=new AbortController,r=Array.from(document.querySelectorAll(n)),i=e=>{const n=ot(e);return null!==n&&t!==n},s=n=>Je({serverURL:e,paths:n.map((e=>ot(e)||t)),lang:l,signal:a.signal}).then((e=>zn(e,n))).catch(He);if(o){const n=r.filter((e=>!i(e))),o=r.filter(i);Ke({serverURL:e,path:t,lang:l}).then((e=>zn(new Array(n.length).fill(e),n))),o.length&&s(o)}else s(r);return a.abort.bind(a)},On=({el:e="#waline",path:t=window.location.pathname,comment:n=!1,pageview:o=!1,...l})=>{const a=e?Ye(e):null;if(e&&!a)throw new Error("Option 'el' do not match any domElement!");if(!l.serverURL)throw new Error("Option 'serverURL' is missing!");const r=A({...l}),i=A({comment:n,pageview:o,path:t}),s=()=>{i.comment&&st({serverURL:r.serverURL,path:i.path,selector:"string"==typeof i.comment?i.comment:void 0})},u=()=>{i.pageview&&Mn({serverURL:r.serverURL,path:i.path,selector:"string"==typeof i.pageview?i.pageview:void 0})},m=a?U((()=>c(yn,{path:i.path,...r}))):null;m&&m.mount(a),s(),u();const d=z(s),v=z(u);return{el:a,update:({comment:e,pageview:t,path:n=window.location.pathname,...o}={})=>{Object.entries(o).forEach((([e,t])=>{r[e]=t})),i.path=n,void 0!==e&&(i.comment=e),void 0!==t&&(i.pageview=t)},destroy:()=>{m?.unmount(),d(),v()}}},Pn="2.4.1",Nn=({el:e,serverURL:t,count:n,lang:o="zh-CN"})=>{const l=at(),a=Ye(e),r=new AbortController;return(({serverURL:e,lang:t,count:n,signal:o,token:l})=>{const a={};return l&&(a.Authorization=`Bearer ${l}`),fetch(`${e}/comment?type=recent&count=${n}&lang=${t}`,{signal:o,headers:a}).then((e=>e.json())).then((e=>We(e,"recent comment")))})({serverURL:t,count:n,lang:o,signal:r.signal,token:l.value?.token}).then((e=>a&&e.length?(a.innerHTML=`<ul class="wl-recent-list">${e.map((e=>`<li class="wl-recent-item"><a href="${e.url}">${e.nick}</a>:${e.comment}</li>`)).join("")}</ul>`,{comments:e,destroy:()=>{r.abort(),a.innerHTML=""}}):{comments:e,destroy:()=>r.abort()}))};export{Nn as RecentComments,st as commentCount,Q as defaultLocales,On as init,Mn as pageviewCount,Pn as version};
1
+ import{getCurrentScope as e,onScopeDispose as t,watch as n,ref as o,unref as l,isRef as a,readonly as r,shallowRef as i,computed as s,h as c,defineComponent as u,inject as m,onMounted as d,onUnmounted as v,resolveComponent as p,openBlock as g,createElementBlock as h,createElementVNode as f,createVNode as w,toDisplayString as y,createCommentVNode as b,normalizeClass as k,Fragment as $,renderList as C,withDirectives as L,vModelDynamic as I,vModelText as j,vShow as R,createTextVNode as S,createBlock as x,provide as E,reactive as A,createApp as U,watchEffect as z}from"vue";import M from"autosize";import{marked as O}from"marked";const P=["nick","mail","link"],N=e=>e.filter((e=>P.includes(e))),T=e=>new Promise(((t,n)=>{const o=new FileReader;o.readAsDataURL(e),o.onload=()=>t(o.result?.toString()||""),o.onerror=n})),_=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>',B=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"),D=["23AC69","91C132","F19726","E8552D","1AAB8E","E1147F","2980C1","1BA1E6","9FA0A0","F19726","E30B20","E30B20","A3338B"],F={},H=e=>{let t=0;return e.replace(B,((e,n,o)=>{if(o)return`<span style="color: slategray">${o}</span>`;if("<"===n)return"&lt;";let l;F[n]?l=F[n]:(l=D[t],F[n]=l);const a=`<span style="color: #${l}">${n}</span>`;return t=++t%D.length,a}))},V=["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"],W=e=>Object.fromEntries(e.map(((e,t)=>[V[t],e])));var q=W(["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"]),J=W(["ニックネーム","3バイト以上のニックネームをご入力ください.","メールアドレス","メールアドレスをご確認ください.","サイト","オプション","ここにコメント","コメントしましょう~","提出する","Like","Cancel like","返信する","キャンセル","コメント","更新","さらに読み込む","プレビュー","絵文字","画像をアップロード","秒前","分前","時間前","日前","たっだ今","アップロード","ログインする","ログアウト","管理者","トップに置く","ワード","コメントは $0 から $1 ワードの間でなければなりません!\n 現在の単語番号: $2","匿名"]),K=W(["昵称","昵称不能少于3个字符","邮箱","请填写正确的邮件地址","网址","可选","欢迎评论","来发评论吧~","提交","喜欢","取消喜欢","回复","取消回复","评论","刷新","加载更多...","预览","表情","上传图片","秒前","分钟前","小时前","天前","刚刚","正在上传","登录","退出","博主","置顶","字","评论字数应在 $0 到 $1 字之间!\n当前字数:$2","匿名","潜水","冒泡","吐槽","活跃","话痨","传说"]),Y=W(["暱稱","郵箱","網址","可選","暱稱不能少於3個字元","請填寫正確的郵件地址","歡迎評論","來發評論吧~","提交","喜歡","取消喜歡","回覆","取消回覆","評論","刷新","載入更多...","預覽","表情","上傳圖片","秒前","分鐘前","小時前","天前","剛剛","正在上傳","登錄","退出","博主","置頂","字","評論字數應在 $0 到 $1 字之間!\n當前字數:$2","匿名","潛水","冒泡","吐槽","活躍","話癆","傳說"]),G=W(["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"]),X=W(["Псевдоним","Никнейм не может быть меньше 3 байт.","Эл. адрес","Пожалуйста, подтвердите адрес вашей электронной почты.","Веб-сайт","Необязательный","Комментарий здесь...","Пока нет комментариев.","Отправить","Like","Cancel like","Отвечать","Отменить ответ","Комментарии","Обновить","Загрузи больше...","Превью","эмодзи","Загрузить изображение","секунд назад","несколько минут назад","несколько часов назад","дней назад","прямо сейчас","Загрузка","Авторизоваться","Выход из системы","Админ","Липкий","Слова","Пожалуйста, введите комментарии от $0 до $1 слов!\nНомер текущего слова: $2","Анонимный"]);const Q={zh:K,"zh-cn":K,"zh-CN":K,"zh-tw":Y,"zh-TW":Y,en:q,"en-US":q,"en-us":q,jp:J,"jp-jp":J,"jp-JP":J,"pt-br":G,"pt-BR":G,ru:X,"ru-ru":X,"ru-RU":X};function Z(n){return!!e()&&(t(n),!0)}const ee="undefined"!=typeof window,te=()=>{};const ne=e=>e();var oe=Object.getOwnPropertySymbols,le=Object.prototype.hasOwnProperty,ae=Object.prototype.propertyIsEnumerable;function re(e,t,o={}){const l=o,{eventFilter:a=ne}=l,r=((e,t)=>{var n={};for(var o in e)le.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&oe)for(var o of oe(e))t.indexOf(o)<0&&ae.call(e,o)&&(n[o]=e[o]);return n})(l,["eventFilter"]);return n(e,(i=a,s=t,function(...e){i((()=>s.apply(this,e)),{fn:s,thisArg:this,args:e})}),r);var i,s}var ie=Object.defineProperty,se=Object.defineProperties,ce=Object.getOwnPropertyDescriptors,ue=Object.getOwnPropertySymbols,me=Object.prototype.hasOwnProperty,de=Object.prototype.propertyIsEnumerable,ve=(e,t,n)=>t in e?ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function pe(e,t,n={}){const l=n,{eventFilter:a}=l,r=((e,t)=>{var n={};for(var o in e)me.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&ue)for(var o of ue(e))t.indexOf(o)<0&&de.call(e,o)&&(n[o]=e[o]);return n})(l,["eventFilter"]),{eventFilter:i,pause:s,resume:c,isActive:u}=function(e=ne){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=re(e,t,(d=((e,t)=>{for(var n in t||(t={}))me.call(t,n)&&ve(e,n,t[n]);if(ue)for(var n of ue(t))de.call(t,n)&&ve(e,n,t[n]);return e})({},r),se(d,ce({eventFilter:i}))));var d;return{stop:m,pause:s,resume:c,isActive:u}}const ge=ee?window:void 0,he=ee?window.document:void 0;function fe(...e){let t,o,a,r;if("string"==typeof e[0]?([o,a,r]=e,t=ge):[t,o,a,r]=e,!t)return te;let i=te;const s=n((()=>function(e){var t;const n=l(e);return null!=(t=null==n?void 0:n.$el)?t:n}(t)),(e=>{i(),e&&(e.addEventListener(o,a,r),i=()=>{e.removeEventListener(o,a,r),i=te})}),{immediate:!0,flush:"post"}),c=()=>{s(),i()};return Z(c),c}ee&&window.navigator,ee&&window.location;const we="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},ye="__vueuse_ssr_handlers__";we[ye]=we[ye]||{};const be=we[ye];const ke={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 $e(e,t,n,a={}){var r;const{flush:s="pre",deep:c=!0,listenToStorageChanges:u=!0,writeDefaults:m=!0,shallow:d,window:v=ge,eventFilter:p,onError:g=(e=>{console.error(e)})}=a,h=(d?i:o)(t);if(!n)try{n=function(e,t){return be[e]||t}("getDefaultStorage",(()=>{var e;return null==(e=ge)?void 0:e.localStorage}))()}catch(e){g(e)}if(!n)return h;const f=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"}(f),y=null!=(r=a.serializer)?r:ke[w],{pause:b,resume:k}=pe(h,(()=>function(t){try{null==t?n.removeItem(e):n.setItem(e,y.write(t))}catch(e){g(e)}}(h.value)),{flush:s,deep:c,eventFilter:p});return v&&u&&fe(v,"storage",$),$(),h;function $(t){t&&t.key!==e||(h.value=function(t){if(!t||t.key===e){b();try{const o=t?t.newValue:n.getItem(e);return null==o?(m&&null!==f&&n.setItem(e,y.write(f)),f):"string"!=typeof o?o:y.read(o)}catch(e){g(e)}finally{k()}}}(t))}}var Ce,Le,Ie=Object.defineProperty,je=Object.getOwnPropertySymbols,Re=Object.prototype.hasOwnProperty,Se=Object.prototype.propertyIsEnumerable,xe=(e,t,n)=>t in e?Ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;function Ee(e={}){const{controls:t=!1,interval:r="requestAnimationFrame"}=e,i=o(new Date),s=()=>i.value=new Date,c="requestAnimationFrame"===r?function(e,t={}){const{immediate:n=!0,window:l=ge}=t,a=o(!1);let r=null;function i(){a.value&&l&&(e(),r=l.requestAnimationFrame(i))}function s(){!a.value&&l&&(a.value=!0,i())}function c(){a.value=!1,null!=r&&l&&(l.cancelAnimationFrame(r),r=null)}return n&&s(),Z(c),{isActive:a,pause:c,resume:s}}(s,{immediate:!0}):function(e,t=1e3,r={}){const{immediate:i=!0,immediateCallback:s=!1}=r;let c=null;const u=o(!1);function m(){c&&(clearInterval(c),c=null)}function d(){u.value=!1,m()}function v(){t<=0||(u.value=!0,s&&e(),m(),c=setInterval(e,l(t)))}i&&ee&&v(),a(t)&&Z(n(t,(()=>{i&&ee&&v()})));return Z(d),{isActive:u,pause:d,resume:v}}(s,r,{immediate:!0});return t?((e,t)=>{for(var n in t||(t={}))Re.call(t,n)&&xe(e,n,t[n]);if(je)for(var n of je(t))Se.call(t,n)&&xe(e,n,t[n]);return e})({now:i},c):i}ee&&(null==window?void 0:window.navigator)&&(null==(Ce=null==window?void 0:window.navigator)?void 0:Ce.platform)&&/iP(ad|hone|od)/.test(null==(Le=null==window?void 0:window.navigator)?void 0:Le.platform);let Ae=0;const Ue=e=>{try{e=decodeURI(e)}catch(e){}return e},ze=(e="")=>e.replace(/\/$/u,""),Me=e=>/^(https?:)?\/\//.test(e),Oe=e=>{const t=ze(e);return Me(t)?t:`https://${t}`},Pe=e=>Array.isArray(e)?e:!!e&&[0,e],Ne=(e,t)=>"function"==typeof e?e:!1!==e&&t,Te="{--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}",_e=(e,t)=>{let n=e.toString();for(;n.length<t;)n="0"+n;return n},Be=(e,t,n)=>{if(!e)return"";const o="string"==typeof e?new Date(-1!==e.indexOf(" ")?e.replace(/-/g,"/"):e):e,l=t.getTime()-o.getTime(),a=Math.floor(l/864e5);if(0===a){const e=l%864e5,t=Math.floor(e/36e5);if(0===t){const t=e%36e5,o=Math.floor(t/6e4);if(0===o){const e=t%6e4;return`${Math.round(e/1e3)} ${n.seconds}`}return`${o} ${n.minutes}`}return`${t} ${n.hours}`}return a<0?n.now:a<8?`${a} ${n.days}`:(e=>{const t=_e(e.getDate(),2),n=_e(e.getMonth()+1,2);return`${_e(e.getFullYear(),2)}-${n}-${t}`})(o)},De=e=>{const t=$e("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((o=>{const l={folder:e,...o};return n&&(t.value[e]=l),l}))},Fe=(e,t="",n="",o="")=>`${t?`${t}/`:""}${n}${e}${o?`.${o}`:""}`,He=e=>{"AbortError"!==e.name&&console.error(e.message)},Ve={"Content-Type":"application/json"},We=(e,t="")=>{if("object"==typeof e&&e.errno)throw new TypeError(`Fetch ${t} failed with ${e.errno}: ${e.errmsg}`);return e},qe=({serverURL:e,lang:t,token:n,objectId:o,...l})=>fetch(`${e}/comment/${o}?lang=${t}`,{method:"PUT",headers:{"Content-Type":"application/json",Authorization:`Bearer ${n}`},body:JSON.stringify(l)}).then((e=>e.json())),Je=({serverURL:e,lang:t,paths:n,signal:o})=>fetch(`${e}/article?path=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:o}).then((e=>e.json())).then((e=>We(e,"visit count"))).then((e=>Array.isArray(e)?e:[e])),Ke=({serverURL:e,lang:t,path:n})=>fetch(`${e}/article?lang=${t}`,{method:"POST",headers:Ve,body:JSON.stringify({path:n})}).then((e=>e.json())).then((e=>We(e,"visit count"))),Ye=e=>e instanceof HTMLElement?e:"string"==typeof e?document.querySelector(e):null,Ge=e=>e.type.includes("image"),Xe=e=>{const t=Array.from(e).find(Ge);return t?t.getAsFile():null},Qe=/\$.*?\$/,Ze=/^\$(.*?)\$/,et=/^(?:\s{0,3})\$\$((?:[^\n]|\n[^\n])+?)\n{0,1}\$\$/,tt=(e="",t={})=>e.replace(/:(.+?):/g,((e,n)=>t[n]?`<img class="wl-emoji" src="${t[n]}" alt="${n}">`:e)),nt=(e,{emojiMap:t,highlighter:n,texRenderer:o})=>{if(O.setOptions({highlight:n||void 0,breaks:!0,smartLists:!0,smartypants:!0}),o){const e=(e=>[{name:"blockMath",level:"block",tokenizer(t){const n=et.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(Qe);return-1!==t?t:e.length},tokenizer(t){const n=Ze.exec(t);if(null!==n)return{type:"html",raw:n[0],text:e(!1,n[1])}}}])(o);O.use({extensions:e})}return O.parse(tt(e,t))},ot=e=>e.dataset.path||e.getAttribute("id");let lt=null;const at=()=>lt||(lt=$e("USER_KEY",{}));let rt=null;const it=()=>rt||(rt=$e("WALIKE_LIKE",[])),st=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-comment-count",lang:o="zh-CN"})=>{const l=new AbortController,a=document.querySelectorAll(n),r=at();return a.length&&(({serverURL:e,lang:t,paths:n,signal:o,token:l})=>{const a={};return l&&(a.Authorization=`Bearer ${l}`),fetch(`${e}/comment?type=count&url=${encodeURIComponent(n.join(","))}&lang=${t}`,{signal:o,headers:a}).then((e=>e.json())).then((e=>We(e,"comment count"))).then((e=>Array.isArray(e)?e:[e]))})({serverURL:e,paths:Array.from(a).map((e=>Ue(e.dataset.path||e.getAttribute("id")||t))),lang:o,signal:l.signal,token:r.value?.token}).then((e=>{a.forEach(((t,n)=>{t.innerText=e[n].toString()}))})).catch(He),l.abort.bind(l)},ct=({size:e})=>c("svg",{width:e,height:e,viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},c("circle",{cx:50,cy:50,fill:"none",stroke:"currentColor",strokeWidth:"4",r:"40","stroke-dasharray":"85 30"},c("animateTransform",{attributeName:"transform",type:"rotate",repeatCount:"indefinite",dur:"1s",values:"0 50 50;360 50 50",keyTimes:"0;1"})));var ut=(e,t)=>{const n=e.__vccOpts||e;for(const[e,o]of t)n[e]=o;return n};const mt=u({name:"CommentBox",components:{CloseIcon:({size:e})=>c("svg",{class:"wl-close-icon",viewBox:"0 0 1024 1024",width:e,height:e},[c("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"}),c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[c("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"}),c("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"})]),MarkdownIcon:()=>c("svg",{width:"16",height:"16",ariaHidden:"true"},c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[c("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"}),c("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:ct},props:{rootId:{type:String,default:""},replyId:{type:String,default:""},replyUser:{type:String,default:""}},emits:["submit","cancel-reply"],setup(e,{emit:t}){const l=m("config"),a=$e("WALINE_COMMENT_BOX_EDITOR",""),r=$e("WALINE_USER_META",{nick:"",mail:"",link:""}),i=at(),c=o({}),u=o(null),p=o(null),g=o(null),h=o(null),f=o({tabs:[],map:{}}),w=o(0),y=o(!1),b=o(!1),k=o(""),$=o(0),C=o(0),L=o(!1),I=o(""),j=o(!1),R=s((()=>l.value.locale)),S=s((()=>Boolean(i.value?.token))),x=s((()=>!1!==l.value.imageUploader)),E=e=>{const t=u.value,n=t.selectionStart,o=t.selectionEnd||0,l=t.scrollTop;a.value=t.value.substring(0,n)+e+t.value.substring(o,t.value.length),t.focus(),t.selectionStart=n+e.length,t.selectionEnd=n+e.length,t.scrollTop=l},A=e=>{const t=`![${l.value.locale.uploading} ${e.name}]()`;return E(t),Promise.resolve().then((()=>l.value.imageUploader(e))).then((n=>{a.value=a.value.replace(t,`\r\n![${e.name}](${n})`)}))},U=()=>{const{serverURL:n,lang:o,login:s,wordLimit:m,requiredMeta:d}=l.value,v={comment:I.value,nick:r.value.nick,mail:r.value.mail,link:r.value.link,ua:navigator.userAgent,url:l.value.path};if(i.value?.token)v.nick=i.value.display_name,v.mail=i.value.email,v.link=i.value.url;else{if("force"===s)return;if(d.indexOf("nick")>-1&&!v.nick)return c.value.nick?.focus(),alert(R.value.nickError);if(d.indexOf("mail")>-1&&!v.mail||v.mail&&!/^\w(?:[\w._-]*\w)?@(?:\w(?:[\w-]*\w)?\.)*\w+$/.exec(v.mail))return c.value.mail?.focus(),alert(R.value.mailError);if(!v.comment)return void u.value?.focus();v.nick||(v.nick=R.value.anonymous)}if(!L.value)return alert(R.value.wordHint.replace("$0",m[0].toString()).replace("$1",m[1].toString()).replace("$2",$.value.toString()));v.comment=tt(v.comment,f.value.map),e.replyId&&e.rootId&&(v.pid=e.replyId,v.rid=e.rootId,v.at=e.replyUser),j.value=!0,(({serverURL:e,lang:t,token:n,comment:o})=>{const l={"Content-Type":"application/json"};return n&&(l.Authorization=`Bearer ${n}`),fetch(`${e}/comment?lang=${t}`,{method:"POST",headers:l,body:JSON.stringify(o)}).then((e=>e.json()))})({serverURL:n,lang:o,token:i.value?.token,comment:v}).then((n=>{if(j.value=!1,n.errmsg)return alert(n.errmsg);t("submit",n.data),a.value="",k.value="",e.replyId&&t("cancel-reply")})).catch((e=>{j.value=!1,alert(e.message)}))},z=e=>{g.value.contains(e.target)||h.value.contains(e.target)||(y.value=!1)};return n([l,$],(([e,t])=>{const{wordLimit:n}=e;n?t<n[0]&&0!==n[0]?(C.value=n[0],L.value=!1):t>n[1]?(C.value=n[1],L.value=!1):(C.value=n[1],L.value=!0):(C.value=0,L.value=!0)}),{immediate:!0}),d((()=>{document.body.addEventListener("click",z),n((()=>a.value),(e=>{const{highlighter:t,texRenderer:n}=l.value;I.value=e,k.value=nt(e,{emojiMap:f.value.map,highlighter:t,texRenderer:n}),$.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?M(u.value):M.destroy(u.value)}),{immediate:!0}),n((()=>l.value.emoji),(e=>{return(t=Array.isArray(e)?e:[],Promise.all(t.map((e=>"string"==typeof e?De(ze(e)):Promise.resolve(e)))).then((e=>{const t={tabs:[],map:{}};return e.forEach((e=>{const{name:n,folder:o,icon:l,prefix:a,type:r,items:i}=e;t.tabs.push({name:n,icon:Fe(l,o,a,r),items:i.map((e=>{const n=`${a||""}${e}`;return t.map[n]=Fe(e,o,a,r),n}))})})),t}))).then((e=>{f.value=e}));var t}),{immediate:!0})})),v((()=>{document.body.removeEventListener("click",z)})),{config:l,locale:R,insert:E,onChange:()=>{const e=p.value;e.files&&x.value&&A(e.files[0]).then((()=>{e.value=""}))},onDrop:e=>{if(e.dataTransfer?.items){const t=Xe(e.dataTransfer.items);t&&x.value&&(A(t),e.preventDefault())}},onKeyDown:e=>{const t=e.key;(e.ctrlKey||e.metaKey)&&"Enter"===t&&U()},onPaste:e=>{if(e.clipboardData){const t=Xe(e.clipboardData.items);t&&x.value&&A(t)}},onLogin:e=>{e.preventDefault();const{lang:t,serverURL:n}=l.value,o=(window.innerWidth-450)/2,a=(window.innerHeight-450)/2,r=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`);r?.postMessage({type:"TOKEN",data:null},"*");const s=({data:e})=>{e&&"userInfo"===e.type&&e.data.token&&(r?.close(),i.value=e.data,(e.data.remember?localStorage:sessionStorage).setItem("WALINE_USER",JSON.stringify(e.data)),window.removeEventListener("message",s))};window.addEventListener("message",s)},onLogout:()=>{i.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:i.value.token},"*");const r=({data:e})=>{e&&"profile"===e.type&&(i.value={...i.value,...e},[localStorage,sessionStorage].filter((e=>e.getItem("WALINE_USER"))).forEach((e=>e.setItem("WALINE_USER",JSON.stringify(i)))),window.removeEventListener("message",r))};window.addEventListener("message",r)},submitComment:U,isLogin:S,userInfo:i,isSubmitting:j,wordNumber:$,wordLimit:C,isWordNumberLegal:L,editor:a,userMeta:r,emoji:f,emojiTabIndex:w,showEmoji:y,canUploadImage:x,previewText:k,showPreview:b,inputRefs:c,editorRef:u,emojiButtonRef:g,emojiPopupRef:h,imageUploadRef:p}}}),dt={class:"wl-comment"},vt={key:0,class:"wl-login-info"},pt={class:"wl-avatar"},gt=["title"],ht=["src"],ft=["textContent"],wt={class:"wl-panel"},yt=["for","textContent"],bt=["id","name","type","onUpdate:modelValue"],kt=["placeholder"],$t={class:"wl-preview"},Ct=f("hr",null,null,-1),Lt=["innerHTML"],It={class:"wl-footer"},jt={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"},St=["title"],xt=["title"],Et=["title"],At={class:"wl-info"},Ut={class:"wl-text-number"},zt={key:0},Mt=S("  /  "),Ot=["textContent"],Pt=["textContent"],Nt=["disabled"],Tt={key:0,class:"wl-tab-wrapper"},_t=["title","onClick"],Bt=["src","alt"],Dt={key:0,class:"wl-tabs"},Ft=["onClick"],Ht=["src","alt","title"],Vt=["title"];var Wt=ut(mt,[["render",function(e,t,n,o,l,a){const r=p("CloseIcon"),i=p("MarkdownIcon"),s=p("EmojiIcon"),c=p("ImageIcon"),u=p("PreviewIcon"),m=p("LoadingIcon");return g(),h("div",dt,["disable"!==e.config.login&&e.isLogin?(g(),h("div",vt,[f("div",pt,[f("button",{class:"wl-logout-btn",title:e.locale.logout,onClick:t[0]||(t[0]=(...t)=>e.onLogout&&e.onLogout(...t))},[w(r,{size:14})],8,gt),f("img",{src:e.userInfo.avatar,alt:"avatar"},null,8,ht)]),f("a",{href:"#",class:"wl-login-nick","aria-label":"Profile",onClick:t[1]||(t[1]=(...t)=>e.onProfile&&e.onProfile(...t)),textContent:y(e.userInfo.display_name)},null,8,ft)])):b("v-if",!0),f("div",wt,["force"!==e.config.login&&e.config.meta.length&&!e.isLogin?(g(),h("div",{key:0,class:k(["wl-header",`item${e.config.meta.length}`])},[(g(!0),h($,null,C(e.config.meta,(t=>(g(),h("div",{class:"wl-header-item",key:t},[f("label",{for:t,textContent:y(e.locale[t]+(e.config.requiredMeta.includes(t)||!e.config.requiredMeta.length?"":`(${e.locale.optional})`))},null,8,yt),L(f("input",{ref_for:!0,ref:n=>{n&&(e.inputRefs[t]=n)},id:`wl-${t}`,class:k(["wl-input",`wl-${t}`]),name:t,type:"mail"===t?"email":"text","onUpdate:modelValue":n=>e.userMeta[t]=n},null,10,bt),[[I,e.userMeta[t]]])])))),128))],2)):b("v-if",!0),L(f("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,kt),[[j,e.editor]]),L(f("div",$t,[Ct,f("h4",null,y(e.locale.preview)+":",1),f("div",{class:"wl-content",innerHTML:e.previewText},null,8,Lt)],512),[[R,e.showPreview]]),f("div",It,[f("div",jt,[f("a",Rt,[w(i)]),L(f("button",{ref:"emojiButtonRef",class:k(["wl-action",{actived:e.showEmoji}]),title:e.locale.emoji,onClick:t[6]||(t[6]=t=>e.showEmoji=!e.showEmoji)},[w(s)],10,St),[[R,e.emoji.tabs.length]]),f("input",{ref:"imageUploadRef",class:"upload",id:"wl-image-upload",type:"file",accept:".png,.jpg,.jpeg,.webp,.bmp,.gif",onChange:t[7]||(t[7]=(...t)=>e.onChange&&e.onChange(...t))},null,544),e.canUploadImage?(g(),h("label",{key:0,for:"wl-image-upload",class:"wl-action",title:e.locale.uploadImage},[w(c)],8,xt)):b("v-if",!0),f("button",{class:k(["wl-action",{actived:e.showPreview}]),title:e.locale.preview,onClick:t[8]||(t[8]=t=>e.showPreview=!e.showPreview)},[w(u)],10,Et)]),f("div",At,[f("div",Ut,[S(y(e.wordNumber)+" ",1),e.config.wordLimit?(g(),h("span",zt,[Mt,f("span",{class:k({illegal:!e.isWordNumberLegal}),textContent:y(e.wordLimit)},null,10,Ot)])):b("v-if",!0),S("  "+y(e.locale.word),1)]),"disable"===e.config.login||e.isLogin?b("v-if",!0):(g(),h("button",{key:0,class:"wl-btn",onClick:t[9]||(t[9]=(...t)=>e.onLogin&&e.onLogin(...t)),textContent:y(e.locale.login)},null,8,Pt)),"force"!==e.config.login||e.isLogin?(g(),h("button",{key:1,class:"wl-btn primary",title:"Cmd|Ctrl + Enter",disabled:e.isSubmitting,onClick:t[10]||(t[10]=(...t)=>e.submitComment&&e.submitComment(...t))},[e.isSubmitting?(g(),x(m,{key:0,size:16})):(g(),h($,{key:1},[S(y(e.locale.submit),1)],2112))],8,Nt)):b("v-if",!0)]),f("div",{ref:"emojiPopupRef",class:k(["wl-emoji-popup",{display:e.showEmoji}])},[(g(!0),h($,null,C(e.emoji.tabs,((t,n)=>(g(),h($,{key:t.name},[n===e.emojiTabIndex?(g(),h("div",Tt,[(g(!0),h($,null,C(t.items,(t=>(g(),h("button",{key:t,title:t,onClick:n=>e.insert(`:${t}:`)},[e.showEmoji?(g(),h("img",{key:0,class:"wl-emoji",src:e.emoji.map[t],alt:t,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Bt)):b("v-if",!0)],8,_t)))),128))])):b("v-if",!0)],64)))),128)),e.emoji.tabs.length>1?(g(),h("div",Dt,[(g(!0),h($,null,C(e.emoji.tabs,((t,n)=>(g(),h("button",{key:t.name,class:k(["wl-tab",{active:e.emojiTabIndex===n}]),onClick:t=>e.emojiTabIndex=n},[f("img",{class:"wl-emoji",src:t.icon,alt:t.name,title:t.name,loading:"lazy",referrerPolicy:"no-referrer"},null,8,Ht)],10,Ft)))),128))])):b("v-if",!0)],2)])]),e.replyId?(g(),h("button",{key:1,class:"wl-close",title:e.locale.cancelReply,onClick:t[11]||(t[11]=t=>e.$emit("cancel-reply"))},[w(r,{size:24})],8,Vt)):b("v-if",!0)])}],["__file","CommentBox.vue"]]);const qt=["approved","waiting","spam"],Jt=u({props:{comment:{type:Object,required:!0},rootId:{type:String,required:!0},reply:{type:Object}},components:{CommentBox:Wt,DeleteIcon:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},c("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})=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},[c("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:()=>c("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24"},c("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:()=>c("svg",{class:"verified-icon",viewBox:"0 0 1024 1024",width:"14",height:"14"},c("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=m("config"),n=it(),o=at(),l=s((()=>t.value.locale)),a=s((()=>{let{link:t}=e.comment;return t?Me(t)?t:`https://${t}`:""})),r=s((()=>n.value.includes(e.comment.objectId))),i=((e,t)=>{const n=Ee();return s((()=>Be(e,n.value,t)))})(e.comment.insertedAt,l.value),c=s((()=>"administrator"===o.value.type)),u=s((()=>e.comment.user_id&&o.value.objectId===e.comment.user_id)),d=s((()=>e.comment.objectId===e.reply?.objectId));return{config:t,locale:l,isReplyingCurrent:d,link:a,like:r,time:i,isAdmin:c,isOwner:u,commentStatus:qt}}}),Kt=["id"],Yt={class:"wl-user","aria-hidden":"true"},Gt=["src"],Xt={class:"wl-card"},Qt={class:"wl-head"},Zt=["href"],en={key:1,class:"wl-nick"},tn=["textContent"],nn=["textContent"],on=["textContent"],ln=["textContent"],an=["textContent"],rn={class:"wl-comment-actions"},sn=["title"],cn=["textContent"],un=["title"],mn={class:"wl-meta","aria-hidden":"true"},dn=["textContent"],vn=["textContent"],pn=["textContent"],gn=["innerHTML"],hn={key:0,class:"wl-admin-actions"},fn={class:"wl-comment-status"},wn=["disabled","onClick","textContent"],yn={key:1,class:"wl-reply-wrapper"},bn={key:2,class:"wl-quote"};const kn=u({name:"WalineRoot",components:{CommentBox:Wt,CommentCard:ut(Jt,[["render",function(e,t,n,o,l,a){const r=p("VerifiedIcon"),i=p("DeleteIcon"),s=p("LikeIcon"),c=p("ReplyIcon"),u=p("CommentBox"),m=p("CommentCard",!0);return g(),h("div",{class:"wl-item",id:e.comment.objectId},[f("div",Yt,[e.comment.avatar?(g(),h("img",{key:0,src:e.comment.avatar},null,8,Gt)):b("v-if",!0),e.comment.type?(g(),x(r,{key:1})):b("v-if",!0)]),f("div",Xt,[f("div",Qt,[e.link?(g(),h("a",{key:0,class:"wl-nick",href:e.link,target:"_blank",rel:"nofollow noreferrer"},y(e.comment.nick),9,Zt)):(g(),h("span",en,y(e.comment.nick),1)),"administrator"===e.comment.type?(g(),h("span",{key:2,class:"wl-badge",textContent:y(e.locale.admin)},null,8,tn)):b("v-if",!0),e.comment.label?(g(),h("span",{key:3,class:"wl-badge",textContent:y(e.comment.label)},null,8,nn)):b("v-if",!0),e.comment.sticky?(g(),h("span",{key:4,class:"wl-badge",textContent:y(e.locale.sticky)},null,8,on)):b("v-if",!0),e.comment.level&&e.comment.level>=0?(g(),h("span",{key:5,class:k(`wl-badge level${e.comment.level}`),textContent:y(e.locale[`level${e.comment.level}`]||`Level ${e.comment.level}`)},null,10,ln)):b("v-if",!0),f("span",{class:"wl-time",textContent:y(e.time)},null,8,an),f("div",rn,[e.isAdmin||e.isOwner?(g(),h("button",{key:0,class:"wl-delete",onClick:t[0]||(t[0]=t=>e.$emit("delete",e.comment))},[w(i)])):b("v-if",!0),f("button",{class:"wl-like",onClick:t[1]||(t[1]=t=>e.$emit("like",e.comment)),title:e.like?e.locale.cancelLike:e.locale.like},[w(s,{active:e.like},null,8,["active"]),"like"in e.comment?(g(),h("span",{key:0,textContent:y(e.comment.like)},null,8,cn)):b("v-if",!0)],8,sn),f("button",{class:k(["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))},[w(c)],10,un)])]),f("div",mn,[e.comment.addr?(g(),h("span",{key:0,textContent:y(e.comment.addr)},null,8,dn)):b("v-if",!0),e.comment.browser?(g(),h("span",{key:1,textContent:y(e.comment.browser)},null,8,vn)):b("v-if",!0),e.comment.os?(g(),h("span",{key:2,textContent:y(e.comment.os)},null,8,pn)):b("v-if",!0)]),f("div",{class:"wl-content",innerHTML:e.comment.comment},null,8,gn),e.isAdmin?(g(),h("div",hn,[f("span",fn,[(g(!0),h($,null,C(e.commentStatus,(t=>(g(),h("button",{key:t,class:k(`wl-btn wl-${t}`),disabled:e.comment.status===t,onClick:n=>e.$emit("status",{status:t,comment:e.comment}),textContent:y(t)},null,10,wn)))),128))]),e.isAdmin&&!e.comment.rid?(g(),h("button",{key:0,class:"wl-btn wl-sticky",onClick:t[3]||(t[3]=t=>e.$emit("sticky",e.comment))},y(e.comment.sticky?"unsticky":"sticky"),1)):b("v-if",!0)])):b("v-if",!0),e.isReplyingCurrent?(g(),h("div",yn,[w(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"])])):b("v-if",!0),e.comment.children?(g(),h("div",bn,[(g(!0),h($,null,C(e.comment.children,(n=>(g(),x(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))])):b("v-if",!0)])],8,Kt)}],["__file","CommentCard.vue"]]),LoadingIcon:ct},props:["serverURL","path","meta","requiredMeta","dark","lang","locale","pageSize","wordLimit","emoji","login","highlighter","texRenderer","imageUploader","copyright"],setup(e){const t=s((()=>(({serverURL:e,path:t=location.pathname,lang:n="zh-CN",locale:o,emoji:l=["//unpkg.com/@waline/emojis@1.0.1/weibo"],meta:a=["nick","mail","link"],requiredMeta:r=[],dark:i=!1,pageSize:s=10,wordLimit:c,imageUploader:u,highlighter:m,texRenderer:d,copyright:v=!0,login:p="enable",...g})=>({serverURL:Oe(e),path:Ue(t),locale:{...Q[n]||Q["zh-CN"],..."object"==typeof o?o:{}},wordLimit:Pe(c),meta:N(a),requiredMeta:N(r),imageUploader:Ne(u,T),highlighter:Ne(m,H),texRenderer:Ne(d,_),lang:n,dark:i,emoji:l,pageSize:s,login:p,copyright:v,...g}))(e))),l=at(),a=it(),i=o("loading"),c=o(0),u=o(1),m=o(0),v=o([]),p=o(null),g=s((()=>{return"string"==typeof(e=t.value.dark)?"auto"===e?`@media(prefers-color-scheme:dark){body${Te}}`:`${e}${Te}`:!0===e?`:root${Te}`:"";var e}));let h;!function(e,t={}){const l=o(!1),{document:a=he,immediate:i=!0,manual:s=!1,id:c="vueuse_styletag_"+ ++Ae}=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)};i&&!s&&d(),s||Z(v),r(l)}(g);const f=e=>{const{serverURL:n,path:o,pageSize:a}=t.value,r=new AbortController;i.value="loading",h?.(),(({serverURL:e,lang:t,path:n,page:o,pageSize:l,signal:a,token:r})=>{const i={};return r&&(i.Authorization=`Bearer ${r}`),fetch(`${e}/comment?path=${encodeURIComponent(n)}&pageSize=${l}&page=${o}&lang=${t}`,{signal:a,headers:i}).then((e=>e.json())).then((e=>We(e,"comment list")))})({serverURL:n,lang:t.value.lang,path:o,pageSize:a,page:e,signal:r.signal,token:l.value?.token}).then((t=>{i.value="success",c.value=t.count,v.value.push(...t.data),u.value=e,m.value=t.totalPages})).catch((e=>{"AbortError"!==e.name&&(console.error(e.message),i.value="error")})),h=r.abort.bind(r)},w=()=>{c.value=0,v.value=[],f(1)};return E("config",t),n((()=>e.path),w),d((()=>w())),{config:t,darkmodeStyle:g,i18n:s((()=>t.value.locale)),status:i,count:c,page:u,totalPages:m,data:v,reply:p,loadMore:()=>f(u.value+1),refresh:w,onReply:e=>{p.value=e},onSubmit:e=>{if(e.rid){const t=v.value.find((({objectId:t})=>t===e.rid));if(!t)return;Array.isArray(t.children)||(t.children=[]),t.children.push(e)}else v.value.unshift(e)},onStatusChange:async({comment:e,status:n})=>{if(e.status===n)return;const{serverURL:o,lang:a}=t.value;await qe({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:o})=>fetch(`${e}/comment/${o}?lang=${t}`,{method:"DELETE",headers:{Authorization:`Bearer ${n}`}}).then((e=>e.json())))({serverURL:n,lang:o,token:l.value?.token,objectId:e}),v.value.some(((t,n)=>t.objectId===e?(v.value=v.value.filter(((e,t)=>t!==n)),!0):t.children.some(((o,l)=>o.objectId===e&&(v.value[n].children=t.children.filter(((e,t)=>t!==l)),!0)))))},onSticky:async e=>{if(e.rid)return;const{serverURL:n,lang:o}=t.value;await qe({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:o}=t.value,{objectId:l}=e,r=a.value.includes(l);await(({serverURL:e,lang:t,objectId:n,like:o})=>fetch(`${e}/comment/${n}?lang=${t}`,{method:"PUT",headers:Ve,body:JSON.stringify({like:o})}).then((e=>e.json())))({serverURL:n,lang:o,objectId:l,like:!r}),r?a.value=a.value.filter((e=>e!==l)):(a.value=[...a.value,l],a.value.length>50&&(a.value=a.value.slice(-50))),e.like=(e.like||0)+(r?-1:1)},version:"2.4.2"}}}),$n={"data-waline":""},Cn={class:"wl-count"},Ln=["textContent"],In={class:"wl-cards"},jn={key:1,class:"wl-operation"},Rn=["textContent"],Sn={key:0,class:"wl-loading"},xn=["textContent"],En={class:"wl-operation"},An=["textContent"],Un={key:3,class:"wl-power"},zn=S(" Powered by "),Mn=f("a",{href:"https://github.com/walinejs/waline",target:"_blank",rel:"noreferrer"}," Waline ",-1);var On=ut(kn,[["render",function(e,t,n,o,l,a){const r=p("CommentBox"),i=p("CommentCard"),s=p("LoadingIcon");return g(),h("div",$n,[e.reply?b("v-if",!0):(g(),x(r,{key:0,onSubmit:e.onSubmit},null,8,["onSubmit"])),f("div",Cn,[e.count?(g(),h("span",{key:0,class:"wl-num",textContent:y(e.count)},null,8,Ln)):b("v-if",!0),S(" "+y(e.i18n.comment),1)]),f("div",In,[(g(!0),h($,null,C(e.data,(t=>(g(),x(i,{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?(g(),h("div",jn,[f("button",{type:"button",class:"wl-btn",onClick:t[0]||(t[0]=(...t)=>e.refresh&&e.refresh(...t)),textContent:y(e.i18n.refresh)},null,8,Rn)])):(g(),h($,{key:2},["loading"===e.status?(g(),h("div",Sn,[w(s,{size:30})])):e.data.length?e.page<e.totalPages?(g(),h($,{key:2},[b(" Load more button "),f("div",En,[f("button",{type:"button",class:"wl-btn",onClick:t[1]||(t[1]=(...t)=>e.loadMore&&e.loadMore(...t)),textContent:y(e.i18n.more)},null,8,An)])],2112)):b("v-if",!0):(g(),h("div",{key:1,class:"wl-empty",textContent:y(e.i18n.sofa)},null,8,xn))],2112)),b(" Copyright Information "),e.config.copyright?(g(),h("div",Un,[zn,Mn,S(" v"+y(e.version),1)])):b("v-if",!0)])}],["__file","Waline.vue"]]);const Pn=(e,t)=>{t.forEach(((t,n)=>{t.innerText=e[n].toString()}))},Nn=({serverURL:e,path:t=window.location.pathname,selector:n=".waline-pageview-count",update:o=!0,lang:l="zh-CN"})=>{const a=new AbortController,r=Array.from(document.querySelectorAll(n)),i=e=>{const n=ot(e);return null!==n&&t!==n},s=n=>Je({serverURL:e,paths:n.map((e=>ot(e)||t)),lang:l,signal:a.signal}).then((e=>Pn(e,n))).catch(He);if(o){const n=r.filter((e=>!i(e))),o=r.filter(i);Ke({serverURL:e,path:t,lang:l}).then((e=>Pn(new Array(n.length).fill(e),n))),o.length&&s(o)}else s(r);return a.abort.bind(a)},Tn=({el:e="#waline",path:t=window.location.pathname,comment:n=!1,pageview:o=!1,...l})=>{const a=e?Ye(e):null;if(e&&!a)throw new Error("Option 'el' do not match any domElement!");if(!l.serverURL)throw new Error("Option 'serverURL' is missing!");const r=A({...l}),i=A({comment:n,pageview:o,path:t}),s=()=>{i.comment&&st({serverURL:r.serverURL,path:i.path,selector:"string"==typeof i.comment?i.comment:void 0})},u=()=>{i.pageview&&Nn({serverURL:r.serverURL,path:i.path,selector:"string"==typeof i.pageview?i.pageview:void 0})},m=a?U((()=>c(On,{path:i.path,...r}))):null;m&&m.mount(a),s(),u();const d=z(s),v=z(u);return{el:a,update:({comment:e,pageview:t,path:n=window.location.pathname,...o}={})=>{Object.entries(o).forEach((([e,t])=>{r[e]=t})),i.path=n,void 0!==e&&(i.comment=e),void 0!==t&&(i.pageview=t)},destroy:()=>{m?.unmount(),d(),v()}}},_n="2.4.2",Bn=({el:e,serverURL:t,count:n,lang:o="zh-CN"})=>{const l=at(),a=Ye(e),r=new AbortController;return(({serverURL:e,lang:t,count:n,signal:o,token:l})=>{const a={};return l&&(a.Authorization=`Bearer ${l}`),fetch(`${e}/comment?type=recent&count=${n}&lang=${t}`,{signal:o,headers:a}).then((e=>e.json())).then((e=>We(e,"recent comment")))})({serverURL:t,count:n,lang:o,signal:r.signal,token:l.value?.token}).then((e=>a&&e.length?(a.innerHTML=`<ul class="wl-recent-list">${e.map((e=>`<li class="wl-recent-item"><a href="${e.url}">${e.nick}</a>:${e.comment}</li>`)).join("")}</ul>`,{comments:e,destroy:()=>{r.abort(),a.innerHTML=""}}):{comments:e,destroy:()=>r.abort()}))};export{Bn as RecentComments,st as commentCount,Q as defaultLocales,Tn as init,Nn as pageviewCount,_n as version};
2
2
  //# sourceMappingURL=shim.esm.js.map