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) • 750 B
JavaScript
var c = Object.create, l = Object.defineProperty, u = Object.getOwnPropertyDescriptor, s = Object.getOwnPropertyNames, v = Object.getPrototypeOf, P = Object.prototype.hasOwnProperty, j = (e, r) => () => (r || (e((r = { exports: {} }).exports, r), e = null), r.exports), b = (e, r, a, p) => {
if (r && typeof r == "object" || typeof r == "function")
for (var _ = s(r), n = 0, o = _.length, t; n < o; n++)
t = _[n], !P.call(e, t) && t !== a && l(e, t, {
get: ((O) => r[O]).bind(null, t),
enumerable: !(p = u(r, t)) || p.enumerable
});
return e;
}, f = (e, r, a) => (a = e != null ? c(v(e)) : {}, b(r || !e || !e.__esModule ? l(a, "default", {
value: e,
enumerable: !0
}) : a, e));
export {
f as n,
j as t
};