ranui
Version:
A framework-agnostic Web Components UI library built on native custom elements, with TypeScript types, light/dark theming, SSR and PWA support.
17 lines (16 loc) • 482 B
JavaScript
import { t as r } from "./rolldown-runtime-BM1aVgqh.js";
var e = /* @__PURE__ */ r({ default: () => i }), i = {
success: !0,
_identification: !0,
data: `<svg>
<filter id="liquid">
<feGaussianBlur in="SourceGraphic" stdDeviation="10" result="blur"></feGaussianBlur>
<feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7" result="liquid"></feColorMatrix>
</filter>
</svg>
`
};
export {
e as n,
i as t
};