added i18n in golang

This commit is contained in:
Fedor Katurov 2023-03-16 13:32:51 +00:00
parent debb9e3c2b
commit 382c59f4d6
269 changed files with 3493 additions and 0 deletions

View file

@ -0,0 +1 @@
import{a as o,o as l,c as s,w as c,r as f,b as u}from"./entry.ff078795.js";const i=o({__name:"ProseA",props:{href:{default:""},blank:{type:Boolean,default:!1}},setup(t){const a=e=>!e.match(/^\w+\:\/\//),n=e=>a(e)?e.toLowerCase().replaceAll("%20"," ").replace(/\d+/g,"").trim().replaceAll(" ","-"):e;return(e,p)=>{const r=u;return l(),s(r,{href:n(t.href),target:a(t.href)?"":"_blank"},{default:c(()=>[f(e.$slots,"default")]),_:3},8,["href","target"])}}});export{i as default};