@sheetxl/studio-vanilla
Version:
SheetXL Studio - Vanilla entry point for integrating SheetXL UI.
37 lines (36 loc) • 1.4 kB
JavaScript
import { g as c } from "./BLaLJNr_IMRUwarz.js";
/**
* @license @sheetxl/studio-vanilla - SheetXL Studio - Vanilla entry point for integrating SheetXL UI. - v0.7.27
*
* (C) 2025-present SheetXL Inc. & Michael T. Ford
* License: The license can be found at https://www.sheetxl.com/license.
*/
function g(o, i) {
for (var n = 0; n < i.length; n++) {
const t = i[n];
if (typeof t != "string" && !Array.isArray(t)) {
for (const e in t) if (e !== "default" && !(e in o)) {
const r = Object.getOwnPropertyDescriptor(t, e);
r && Object.defineProperty(o, e, r.get ? r : { enumerable: !0, get: () => t[e] });
}
}
}
return Object.freeze(Object.defineProperty(o, Symbol.toStringTag, { value: "Module" }));
}
var l, y, p = { exports: {} }, f = {}, u = (y || (y = 1, p.exports = (function() {
if (l) return f;
l = 1;
var o = Symbol.for("react.transitional.element"), i = Symbol.for("react.fragment");
function n(t, e, r) {
var a = null;
if (r !== void 0 && (a = "" + r), e.key !== void 0 && (a = "" + e.key), "key" in e) for (var s in r = {}, e) s !== "key" && (r[s] = e[s]);
else r = e;
return e = r.ref, { $$typeof: o, type: t, key: a, ref: e !== void 0 ? e : null, props: r };
}
return f.Fragment = i, f.jsx = n, f.jsxs = n, f;
})()), p.exports);
const m = g({ __proto__: null, default: c(u) }, [u]);
export {
u as a,
m as j
};