Merge: 189028c 3507b7c
Author: Fedor Katurov <gotham48@gmail.com>
Date:   Mon Nov 28 10:10:57 2022 +0600

    Merge remote-tracking branch 'source/master'
This commit is contained in:
muerwre 2022-11-28 04:13:04 +00:00
parent 7d71d3748a
commit b424bc2f3d
215 changed files with 266 additions and 266 deletions

1
nuxt/ProseA.c52e44f8.js Normal file
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};