ff-dist/dist/common/main-D5FjEFNr.js
2025-11-11 10:13:55 +08:00

1165 lines
89 KiB
JavaScript

var Ln = Object.defineProperty;
var zt = (e) => {
throw TypeError(e);
};
var Vn = (e, t, n) => t in e ? Ln(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
var N = (e, t, n) => Vn(e, typeof t != "symbol" ? t + "" : t, n), Bt = (e, t, n) => t.has(e) || zt("Cannot " + n);
var y = (e, t, n) => (Bt(e, t, "read from private field"), n ? n.call(e) : t.get(e)), j = (e, t, n) => t.has(e) ? zt("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, n), q = (e, t, n, a) => (Bt(e, t, "write to private field"), a ? a.call(e, n) : t.set(e, n), n);
var Dt = (e, t, n, a) => ({
set _(i) {
q(e, t, i, n);
},
get _() {
return y(e, t, a);
}
});
import { jsx as u, jsxs as E } from "react/jsx-runtime";
import S, { useEffect as V, useState as A, useCallback as G, useRef as K, useContext as ie, useMemo as W, useId as yt, isValidElement as In, useLayoutEffect as Mn } from "react";
import w from "prop-types";
import R from "classnames";
import * as Ut from "react-is";
import { useNotification as zn } from "rc-notification";
import p from "lodash";
import Z, { Field as Ft, FieldContext as en } from "rc-field-form";
import { M as pt, N as Le, a as Ve, _ as wt, S as Bn } from "./vender-FNiQWFaA.js";
import tn from "immutability-helper";
import { Space as Dn, Form as et, Input as Un, Button as nt, Pagination as qn, Tree as Wn, Breadcrumb as Kn, Table as _n, Empty as Hn, Popover as Jn, Popconfirm as Gn, Tooltip as Yn } from "antd";
import { useMergedState as Xn } from "rc-util";
import { generatePath as Qn, useInRouterContext as nn, useParams as Zn, useLocation as ea, createBrowserRouter as ta, Navigate as na } from "react-router-dom";
import "rc-util/lib/hooks/useMergedState";
import aa from "rc-drawer";
import ia from "rc-dialog";
var Re, ze, Fe, de, Pe, ve;
class an {
constructor(t, n) {
j(this, Re, /* @__PURE__ */ new Map());
j(this, ze, !0);
j(this, Fe, []);
j(this, de);
j(this, Pe, () => y(this, de));
j(this, ve, () => Promise.resolve());
N(this, "get", (...t) => new Promise((n, a) => {
const i = JSON.stringify(t);
if (y(this, Re).has(i)) return n(y(this, ve).call(this, y(this, de), ...t));
if (y(this, de) === void 0) y(this, Fe).push([t, n, a]), y(this, ze) && (q(this, ze, !1), Promise.resolve(typeof y(this, Pe) == "function" ? y(this, Pe).call(this) : y(this, Pe)).then((r) => q(this, de, r || null)).finally(() => {
y(this, Fe).forEach(([r, o, s]) => {
try {
const l = y(this, ve).call(this, y(this, de), ...r);
y(this, Re).set(JSON.stringify(r), l), o(l);
} catch (l) {
s(l);
}
}), y(this, Fe).length = 0;
}));
else {
const r = y(this, ve).call(this, y(this, de), ...t);
y(this, Re).set(i, r), n(r);
}
}));
q(this, ve, n), q(this, Pe, t);
}
}
Re = new WeakMap(), ze = new WeakMap(), Fe = new WeakMap(), de = new WeakMap(), Pe = new WeakMap(), ve = new WeakMap();
const xi = () => u("div", { children: "Empty" }), Ke = S.createContext({ ele: {}, mount: () => {
}, unmount: () => {
} }), J = ({ rootClassName: e, className: t, children: n, actions: a, title: i, subTitle: r, extras: o, style: s = {} }) => {
const { mount: l, unmount: g } = S.useContext(Ke);
return J.Action({ children: a }), J.Title({ children: i }), J.SubTitle({ children: r }), J.Extra({ children: o }), V(() => (l("rootClassName", e), () => g(e)), [e]), u("div", { className: R("ff-container", t), style: s, children: n });
}, Ze = (e) => ({ children: t, className: n }) => {
const { mount: a, unmount: i } = S.useContext(Ke);
return V(() => (t && a(e, S.createElement("div", { key: `ff-${e}`, className: R(`ff-popup-${e}`, n) }, t)), () => i(e)), [n, t]), null;
};
J.Action = Ze("actions"), J.Title = Ze("title"), J.SubTitle = Ze("sub-title"), J.Extra = Ze("extras"), J.propTypes = { className: w.string, style: w.object, title: w.any, subTitle: w.any, actions: w.any, extras: w.any };
const Pi = () => u(J, { className: "ff-loading", children: E("div", { className: "loader", children: [E("div", { className: "square", children: [u("span", {}), u("span", {}), u("span", {})] }), E("div", { className: "square", children: [u("span", {}), u("span", {}), u("span", {})] }), E("div", { className: "square", children: [u("span", {}), u("span", {}), u("span", {})] }), E("div", { className: "square", children: [u("span", {}), u("span", {}), u("span", {})] })] }) }), vi = () => u("div", { children: "NotFound" }), rn = ({ children: e }) => {
const [t, n] = A({}), a = G((r, o) => n((s) => ({ ...s, [r]: o })), []), i = G((r) => n((o) => ({ ...o, [r]: void 0 })), []);
return typeof (e == null ? void 0 : e.type) == "string" ? e : u(Ke.Provider, { value: { ele: t, mount: a, unmount: i }, children: S.cloneElement(e, { className: t.rootClassName, title: t.title, subTitle: t["sub-title"], actions: t.actions, extras: t.extras }) });
};
rn.propTypes = { children: w.element.isRequired };
const qt = { close: ["M563.8 512l262.5-312.9c4.4-5.2 0.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9c-4.4 5.2-0.7 13.1 6.1 13.1h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"], check: ["M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474c-6.1-7.7-15.3-12.2-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1 0.4-12.8-6.3-12.8z"], info: ["M512 224m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z", "M544 392h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V400c0-4.4-3.6-8-8-8z"] }, Et = ({ type: e, props: t }) => u("i", { ...t, children: u("svg", { viewBox: "0 0 1024 1024", width: "1em", height: "1em", fill: "currentColor", children: (qt[e] || qt.info).map((n, a) => u("path", { d: n }, a)) }) }), on = ({ className: e, content: t, icon: n, $close: a }) => E(S.Fragment, { children: [n && u("div", { className: R("ff-notification-icon", e), children: u(Et, { type: n }) }), t] }), ra = ({}) => u(J, { children: "Confirm" });
var me, Ee;
const re = class re {
constructor() {
j(this, Ee, /* @__PURE__ */ new Map());
N(this, "init", (t) => q(this, Ee, new Map(t)));
N(this, "check", (t) => !y(this, Ee).has(t) || y(this, Ee).get(t));
if (y(re, me)) return y(re, me);
}
};
me = new WeakMap(), Ee = new WeakMap(), j(re, me, null), N(re, "getInstance", () => (y(re, me) || q(re, me, new re()), y(re, me)));
let bt = re;
const oa = bt.getInstance(), sa = (e, t, n = "children") => {
if (p.isEmpty(e)) return {};
const a = p.find(e, ["value", t]);
if (!p.isEmpty(a)) return a;
const i = e.length;
for (let r = 0; r < i; r++) {
const { [n]: o } = e[r], s = sa(o, t, n);
if (!p.isEmpty(s)) return s;
}
return {};
}, sn = (e = "Input", t = "@pkg/ff/grid-layout-forms") => e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`;
var fe, Be;
const oe = class oe {
constructor() {
j(this, Be, null);
N(this, "init", (t) => q(this, Be, t));
N(this, "get", (t, n) => p.get(y(this, Be), t, n));
if (y(oe, fe)) return y(oe, fe);
}
};
fe = new WeakMap(), Be = new WeakMap(), j(oe, fe, null), N(oe, "getInstance", () => (y(oe, fe) || q(oe, fe, new oe()), y(oe, fe)));
let Ct = oe;
const Ie = Ct.getInstance(), Wt = { null2json: (e) => Object.create(), null2array: (e) => [], null2number: (e) => 0, null2bool: (e) => !1, null2string: (e) => "", null2integer: (e) => 0, null2float: (e) => 0, string2json: (e) => e ? JSON.parse(e) : "{}", string2array: (e) => e.substr(0, 1) === "[" && e.substr(-1) === "]" ? JSON.parse(e) : e.split(","), string2number: (e) => e == "" ? 0 : +e, string2integer: (e) => e == "" ? 0 : +e, string2float: (e) => e == "" ? 0 : +e, string2bool: (e) => {
switch (`${e}`.toLowerCase()) {
case "0":
case "false":
case "[]":
case "{}":
return !1;
}
return !!e;
}, string2string: (e) => e, json2json: (e) => e, json2array: (e) => e ? Object.values(e) : [], json2number: (e) => Object.keys(e).length, json2integer: (e) => Object.keys(e).length, json2float: (e) => Object.keys(e).length, json2bool: (e) => Object.keys(e).length > 0, json2string: (e) => e ? JSON.stringify(e) : "", array2json: (e) => ({ ...e }), array2array: (e) => e, array2number: (e) => e.length, array2integer: (e) => e.length, array2float: (e) => e.length, array2bool: (e) => e.length > 0, array2string: (e) => JSON.stringify(e), number2json: (e) => ({}), number2array: (e) => [e], number2number: (e) => e, number2integer: (e) => e, number2float: (e) => e, number2bool: (e) => !!e, number2string: (e) => e.toString(), boolean2json: (e) => ({}), boolean2array: (e) => [], boolean2number: (e) => +e, boolean2integer: (e) => +e, boolean2float: (e) => +e, boolean2bool: (e) => e, boolean2string: (e) => e ? "true" : "false" }, ge = (e, t) => {
let n = "string";
n = Array.isArray(e) ? "array" : typeof e, p.isObject(e) && (n = "json");
const a = `${n}2${t}`;
return Reflect.has(Wt, a) ? Wt[a](e) : e;
}, la = (e) => e === null ? "null" : Array.isArray(e) ? "array" : typeof e == "object" ? "json" : typeof e == "boolean" ? "bool" : typeof e == "string" ? "string" : typeof e == "number" ? Number.isInteger(e) ? "integer" : "float" : typeof e, _e = (e = {}, t = {}, n = {}, a = "") => ln(e, (i, r) => r === "type" && i === "code") ? cn(e, t, n, a) : dn(e, t, a), ln = (e, t = () => !1) => p.some(e, (n) => !!p.some(n, t) || (p.isEmpty(n) || !p.isPlainObject(n) && !p.isArray(n) ? void 0 : ln(n, t))), cn = async (e = {}, t = {}, n = {}, a = "") => {
let i = /* @__PURE__ */ Object.create(null);
for (let r in e) {
let o;
if (Reflect.has(e[r], "type") && ["code", "field", "router", "query", "string"].includes(e[r].type)) {
const { type: s, value: l = "", default: g = a } = e[r];
switch (s) {
case "code":
try {
o = await xe.exec(l, t, n);
} catch (c) {
console.error("getWidgetPropsData", c);
}
break;
case "field":
o = p.get(t, l) ?? p.get(t, l.substring(l.indexOf(".") + 1));
break;
case "router":
case "query":
o = Se.getPageParams(l);
break;
case "string":
o = l;
}
o ?? (o = g);
} else o = await cn(e[r], t, n, a);
p.set(i, r, o);
}
return i;
}, dn = (e = {}, t = {}, n = "") => Object.keys(e || {}).reduce((a, i) => {
if (p.isPlainObject(e[i])) {
let r;
if (Reflect.has(e[i], "type") && ["field", "router", "query", "string"].includes(e[i].type)) {
const { type: o, value: s = "", default: l = n } = e[i];
switch (o) {
case "field":
r = p.get(t, s) ?? p.get(t, s.substring(s.indexOf(".") + 1));
break;
case "router":
case "query":
r = Se.getPageParams(s);
break;
case "string":
r = s;
}
r ?? (r = l);
} else r = dn(e[i], t, n);
p.set(a, i, r);
}
return a;
}, {}), mt = (e, t) => e && typeof e == "object" ? Array.isArray(e) ? e.map((n) => mt(n, t)) : Object.keys(e).reduce((n, a) => (t[a] ? n[t[a]] = mt(e[a], t) : n[a] = mt(e[a], t), n), {}) : e, Ni = () => "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, (e) => {
const t = 16 * Math.random() | 0;
return (e === "x" ? t : 3 & t | 8).toString(16);
}), Ti = (e) => {
var t, n;
return e ? (n = (t = e.match(/^@pkg(?:[^\/]*\/){3}(?<name>[^\/]+)/)) == null ? void 0 : t.groups) == null ? void 0 : n.name : "";
}, $i = (e) => {
var t, n;
return e ? (n = (t = e.match(/^@pkg(?:[^\/]*\/){2}(?<category>[^\/]+)/)) == null ? void 0 : t.groups) == null ? void 0 : n.category : "";
}, Ri = (e) => {
var t, n;
return e ? (n = (t = e.match(/^@pkg(?:[^\/]*\/){1}(?<owner>[^\/]+)/)) == null ? void 0 : t.groups) == null ? void 0 : n.owner : "";
}, ca = (e, t = 32, n = "auto") => {
const a = kt(e), i = n === "auto" ? "x64" : n;
if (t === 32) return pt.x86.hash32(a).toString();
if (t === 128) return i === "x64" ? pt.x64.hash128(a) : pt.x86.hash128(a);
throw new Error("bits 只能是 32 或 128");
}, kt = (e) => e == null ? "null" : typeof e == "string" ? e : typeof e == "number" || typeof e == "boolean" ? String(e) : typeof e == "function" ? e.toString() : Array.isArray(e) ? "[" + e.map(kt).join(",") + "]" : typeof e == "object" ? "{" + Object.keys(e).sort().map((t) => `${t}:${kt(e[t])}`).join(",") + "}" : String(e), da = () => {
let e = 1;
const t = /* @__PURE__ */ new WeakMap(), n = /* @__PURE__ */ new Map();
return (...a) => a.length === 0 ? "" : a.map((i) => {
return String((r = i) === null || typeof r != "object" && typeof r != "function" ? (n.has(r) || n.set(r, e++), n.get(r)) : (t.has(r) || t.set(r, e++), t.get(r)));
var r;
}).join("::");
};
var it, De, Ue, rt;
const ot = class ot {
constructor(...t) {
j(this, De, []);
j(this, Ue, (t) => {
var n;
for (let a of t) Array.isArray(a[0]) ? y(this, Ue).call(this, a) : y(this, De).push(y(n = ot, it).call(n, a[0], a[1]));
});
N(this, "toValue", async (t, n = null) => {
const a = { getValue: () => t, getRecord: () => n };
let i = t;
for (const r of y(this, De)) try {
const o = await r;
if (typeof o != "function") {
console.warn("middleware is not a function, skip:", o);
continue;
}
i = await o.call(a, i);
} catch (o) {
console.error("middleware error, skip:", o);
}
return i;
});
N(this, "toRender", (t, n, a = null) => S.createElement(y(this, rt), { value: t, record: n }, a));
j(this, rt, ({ value: t, record: n, children: a }) => {
const [i, r] = A(a);
return Je(() => {
let o = !1;
return r(a), this.toValue(t, n).then((s) => !o && r(s)).catch((s) => !o && r(`${s}`)), () => o = !0;
}, [t, n]), i;
});
y(this, Ue).call(this, t);
}
};
it = new WeakMap(), De = new WeakMap(), Ue = new WeakMap(), rt = new WeakMap(), j(ot, it, p.memoize((t, n) => {
if (typeof t == "function") return t(n);
if (typeof t == "string") return ae.getWidgetComponent(t).then((a) => {
var i;
return ((i = a.default) == null ? void 0 : i.call(a, n)) || ((r) => r);
});
throw new TypeError("middleware must be a string or a function");
}, da()));
let at = ot;
const ee = S.createContext({ listCode: "", classNames: {}, getBase62params: (e, t) => {
}, onReload: () => {
}, onClickCallback: () => {
}, onConditionChange: () => {
}, onTabChange: () => {
}, onSiderChange: () => {
}, onKeywordChange: () => {
}, onPageChange: () => {
}, onPageSizeChange: () => {
}, reload: () => {
}, setPage: () => {
}, setPageSize: () => {
}, setTab: () => {
}, setSider: () => {
}, setKeyword: () => {
}, setCondition: () => {
} }), Kt = ({ className: e, record: t, column: n, ...a }) => {
if (n != null && n.editableByJs && (n != null && n.uuid)) {
const { formSetting: i = { primaryKey: "id" }, widgetSetting: r = {}, widgetContainerSetting: o = {} } = (n == null ? void 0 : n.editableByJsSetting) || {};
return u(v.Popover, { widget: ua, widgetData: { record: t, column: n }, widgetSetting: { widgetSetting: r, formSetting: i }, widgetContainerProps: { title: n != null && n.title ? `${n.title} - 编辑` : "编辑", ...o, width: (o == null ? void 0 : o.width) || 260, arrow: !0 }, children: u("td", { className: R("ff-data-list-cell-editable", e), ...a }) });
}
return u("td", { className: e, ...a });
}, ua = ({ record: e, column: t, $close: n, $setting: a }) => {
const i = K(la(p.get(e, t == null ? void 0 : t.dataIndex))), { listCode: r, onClickCallback: o } = ie(ee), [s] = Z.useForm(), { formSetting: l, widgetSetting: g } = a, c = (l == null ? void 0 : l.primaryKey) || "id", d = () => {
s.setFieldsValue({ value: p.get(e, t == null ? void 0 : t.dataIndex), __PROPS__: e });
};
return Je(() => d(), [e, t == null ? void 0 : t.dataIndex, r]), u(J, { actions: E(S.Fragment, { children: [u(v, { size: "small", onClick: d, children: "重置" }), E(Dn.Compact, { block: !0, children: [u(v, { size: "small", widget: n, children: "取消" }), u(v, { type: "primary", size: "small", widget: () => s.validateFields().then(({ value: h }) => {
const m = p.get(e, c.substring(c.indexOf(".") + 1));
if (!m) throw "获取更新主键失败!";
L.put(`/api/${r}-storeBy-${t == null ? void 0 : t.uuid}/${m}`, { value: h }).msg(() => o(2, e)).then(n);
}).catch(console.warn), children: "保存" })] })] }), children: E(Z, { form: s, children: [u(At, { label: "", type: i.current, code: "value", widget: t == null ? void 0 : t.editableByJs, extras: g }), u(Ft, { noStyle: !0, name: ["__PROPS__"], children: () => {
} })] }) });
}, ga = (e) => function(t) {
return e(t, getRecord());
}, pa = (e, t = {}) => W(() => e == null ? void 0 : e.map(({ widgetByJs: n, widgetByJsSetting: a, ...i }, r) => {
const o = (l) => ({ record: l, column: i });
let s = [];
return n && s.push([n, a]), s.length > 0 ? (i != null && i.render && s.push([ga, i.render]), { ...i, onCell: o, render: (l, g) => new at(s).toRender(l, g, "-") }) : { ...i, onCell: o };
}), [e, t]), ma = (e = {}) => W(() => {
var t;
return e.body ?? (e.body = { cell: Kt }), (t = e.body).cell ?? (t.cell = Kt), e;
}, [e]), Fi = (e) => {
const [t, n] = A({});
return V(() => {
let a = !1;
return e && L.get(`/api/_/${e}`).then((i) => p.pick(i, ["uuid", "name", "code", "resource", "marginX", "marginY", "cols", "rowHeight", "primaryKey", "columns", "itemOperations", "batchOperations", "isConditionFormLayout", "layout", "tabs", "pageSize", "layoutConfig"])).then((i) => !a && n(i)), () => a = !0;
}, [e]), t;
}, Ei = (e, t = {}) => {
const [n, a] = A({ dataSource: [] });
return He(() => {
let i = !1;
return e && L.get(`/api/${e}/${L.encode({ page: 1, ...t })}`).then((r) => !i && a(r)), () => i = !0;
}, [e, t]), n;
}, un = (e = [], t = /* @__PURE__ */ new Map(), n = "id", a) => {
const i = G(a ? (r) => p.get(r, n, p.get(r, [a, n])) : (r) => p.get(r, n), [n, a]);
return G((r) => e == null ? void 0 : e.filter((o) => !o.uuid || !t.has(o.uuid) || t.get(o.uuid).some((s) => s == i(r))), [e, t, i]);
}, St = (e = [], t = /* @__PURE__ */ new Map(), n = [], a = "id", i) => {
const r = G(i ? (o) => p.get(o, a, p.get(o, [i, a])) : (o) => p.get(o, a), [a, i]);
return W(() => {
if (p.isEmpty(e) || !e.some(({ uuid: s }) => oa.check(s))) return !1;
if (p.isEmpty(t) || p.isEmpty(n)) return !0;
const o = n.map((s) => r(s));
return e.some(({ uuid: s }) => !s || !t.has(s) || t.get(s).some((l) => o.some((g) => g == l)));
}, [e, n, t, r]);
}, fa = (e, t, n = "id", a = null) => {
const i = ct(), r = K(!1), o = K(e.dataSource), s = K(e.itemOperationsAccess);
return V(() => (o.current = e.dataSource, s.current = e.itemOperationsAccess, () => r.current = !1), [e.dataSource, e.itemOperationsAccess]), r.current && (e.dataSource = o.current, e.itemOperationsAccess = s.current), [e, (l = 0, g = null) => {
var c, d;
if (r.current = !1, l === 1) return (c = e.onReload) == null ? void 0 : c.call(e);
if (l === 2) {
const h = p.get(g, "__PARENT_ID__", ""), m = p.get(g, n, p.get(g, [a, n], "")), f = p.findIndex(o.current, ["__PARENT_ID__", h]), b = p.findIndex(f > -1 ? p.get(o.current, [f, "children"]) : o.current, [n, m]);
if (b === -1) return (d = e.onReload) == null ? void 0 : d.call(e);
Promise.all([L.get(`/api/${t}/detail/${m}`), L.post(`/api/${t}/list-operations-access`, { ids: m })]).then(([C, k]) => {
const x = p.get(o.current, f > -1 ? [f, "children", b, "children"] : [b, "children"]);
o.current = tn(o.current, f > -1 ? { [f]: { children: { $splice: [[b, 1, { ...C, children: x }]] } } } : { $splice: [[b, 1, { ...C, children: x }]] });
const P = new Map(k);
s.current.forEach((O, F) => {
var B;
(B = P.get(F)) != null && B.some((I) => I == m) || s.current.set(F, O.filter((I) => I !== m));
}), P.forEach((O, F) => {
s.current.has(F) ? s.current.set(F, p.uniq([...s.current.get(F) || [], ...O])) : s.current.set(F, O);
});
}).then(() => {
r.current = !0, i();
});
}
}];
}, ha = (e, t) => {
const n = ct(), a = K(t), i = K(/* @__PURE__ */ new Map()), r = K([]), o = p.throttle((l) => {
r.current = [], L.list(e, p.pick({ ...a.current, ...l }, ["tab", "page", "pageSize", "condition", "sider", "keyword"])).then(({ keyword: g, condition: c, total: d, tab: h, sider: m, page: f, pageSize: b, operationsAccess: C, dataSource: k }) => {
a.current = { tab: h, condition: c, sider: m, keyword: g, total: d, pageSize: b, page: k != null && k.length ? f : 1 }, r.current = k, i.current = new Map(C), n();
});
}, 380, { leading: !1, trailing: !0 });
Je(() => {
r.current = [], e && o(t);
}, [e, t]);
const s = W(() => p.pick(a.current, ["total", "tab", "page", "pageSize", "condition", "sider", "keyword"]), [a.current]);
return Object.assign(s, { onTabChange: (l) => o({ tab: l, page: 1 }), onPageChange: (l, g) => o({ page: l, pageSize: g }), onPageSizeChange: (l) => o({ pageSize: l, page: 1 }), onConditionChange: (l, g) => o({ keyword: g, condition: tn(a.current.condition || {}, { $merge: l || {} }), page: 1 }), onSiderChange: (l) => o({ sider: l, page: 1 }), onKeywordChange: (l) => o({ keyword: l, page: 1 }), itemOperationsAccess: i.current, dataSource: r.current, onReload: o, payload: t == null ? void 0 : t.payload });
}, ya = ({ listCode: e, className: t, layouts: n = {}, dataSource: a, isPaginate: i, isItemOperations: r, isBatchOperations: o, batchOperations: s, itemOperations: l, itemOperationsAccess: g, resource: c, primaryKey: d, title: h, itemGridLayout: m, $setting: f, tabs: b, isConditionFormLayout: C, isTreeSider: k, treeSiderConfig: x }) => {
const { classNames: P, onClickCallback: O } = ie(ee), F = p.pick(f, ["column", "colWidth", "beforeRender", "afterRender", "style"]), B = un(l, g, d, c), I = G((M, $, z) => u(wa, { className: R("ff-data-list-framework-item", P.item), operations: r ? B($) : [], data: c ? { [c]: $ } : $, children: M, onClickCallback: O }), [c, d, r, O, l, g]);
return E("div", { className: R("ff-data-list-framework", t), children: [u(n.sider, { isTreeSider: k, ...x }), E("div", { className: R("ff-data-list-container", P == null ? void 0 : P.container), children: [u(n.filter, { isConditionFormLayout: C }), u(n.toolbar, { title: h, tabs: b }), u(Ea, { ...F, ...m, primaryKey: d, itemRender: I, dataSource: a }), u(n.footer, { isPaginate: i, isOperations: o, operations: s })] })] });
}, wa = ({ className: e, operations: t, children: n, data: a, onClickCallback: i }) => E("div", { className: R("data-list-grid-layout-item-container", e), children: [n, !!(t != null && t.length) && u("div", { className: "data-list-grid-layout-item-actions", children: t.map((r) => u("span", { className: "data-list-grid-layout-item-action", children: u(v.Link, { uuid: r.uuid, type: r.type, name: r.name, widget: r.widget, widgetType: r.widgetType, widgetProps: r.widgetProps, widgetSetting: r.widgetSetting, widgetContainerProps: r.widgetContainerSetting, data: a, confirm: r.confirm, onAfterClick: (o) => o !== !1 && (i == null ? void 0 : i(r.isRefresh, a)) }, r.uuid || yt()) }, (r == null ? void 0 : r.uuid) || yt())) })] }), ba = ({ listCode: e, className: t, layouts: n = {}, dataSource: a, columns: i, isItemOperations: r, isBatchOperations: o, batchOperations: s, itemOperations: l, itemOperationsAccess: g, resource: c, primaryKey: d, title: h, tabs: m, isPaginate: f, isTreeSider: b, treeSiderConfig: C, isConditionFormLayout: k, ...x }) => {
const { classNames: P, onClickCallback: O } = ie(ee), F = un(l, g, d, c), B = St(l, g, a, d, c);
return E("div", { className: R("ff-data-table-framework", t), children: [u(n.sider, { isTreeSider: b, ...C }), E("div", { className: R("ff-data-table-container", P == null ? void 0 : P.container), children: [u(n.filter, { isConditionFormLayout: k }), u(n.toolbar, { title: h, tabs: m }), u(va, { ...x, primaryKey: d, className: "ff-data-table-content", columns: i, dataSource: a, operationRender: B ? (I) => {
var M;
return u("div", { className: "ff-data-table-actions", children: (M = F(I)) == null ? void 0 : M.map(($, z) => u(v.Link, { size: "small", uuid: $.uuid, type: $.type, name: $.name, widget: $.widget, widgetType: $.widgetType, widgetProps: $.widgetProps, widgetData: $.widgetData, widgetSetting: $.widgetSetting, widgetContainerProps: $.widgetContainerSetting, data: I, confirm: $.confirm, onAfterClick: (T) => T !== !1 && (O == null ? void 0 : O($.isRefresh, I)) }, $.uuid || z)) });
} : null }), u(n.footer, { isPaginate: f, isOperations: o, operations: s })] })] });
}, Ot = (e = [], t, n = null) => {
var a;
return (a = p.sortBy(e, ["y", "x"])) == null ? void 0 : a.map(({ i, x: r, y: o, w: s, h: l, field: { boxStyle: g, ...c } = {} }, d) => u("div", { className: "grid-layout-item", style: gn(r, o, s, l, g), children: u(t, { ...c, basicForm: n }) }, i ?? d));
}, gn = (e, t, n, a, i = {}, r = 0) => {
const o = { "--grid-layout-h": `${a}`, "--grid-layout-w": `${n}`, "--grid-layout-x": `${e}`, "--grid-layout-y": `${t}`, "--grid-layout-row-height-offset": "0px" };
return i != null && i.autoHeight ? o.height = "fit-content" : o["--grid-layout-row"] = `${a}`, i != null && i.alignItems && (o["--grid-layout-box-align-items"] = i.alignItems), i != null && i.justifyContent && (o["--grid-layout-box-justify-content"] = i.justifyContent), o["--grid-layout-box-margin"] = _t(i == null ? void 0 : i.marginTop, i == null ? void 0 : i.marginRight, i == null ? void 0 : i.marginBottom, i == null ? void 0 : i.marginLeft), o["--grid-layout-box-padding"] = _t(i == null ? void 0 : i.paddingTop, i == null ? void 0 : i.paddingRight, i == null ? void 0 : i.paddingBottom, i == null ? void 0 : i.paddingLeft), r && (o.height = `${r}px`), o;
}, _t = (e, t, n, a) => `${e || 0}px ${t || 0}px ${n || 0}px ${a || 0}px`, Oi = (e = "Text", t = "@pkg/ff/grid-layouts") => e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`, pn = ({ className: e, isConditionFormLayout: t }) => {
var h, m;
const [n, a] = A({}), { listCode: i, onKeywordChange: r, onConditionChange: o, getBase62params: s, classNames: l } = S.useContext(ee), { keyword: g, condition: c } = (s == null ? void 0 : s()) || {}, [d] = et.useForm();
return V(() => {
i && t && L.get(`/api/_/${i}/list-condition-form-layout`).then(({ resource: f, marginX: b, marginY: C, rowHeight: k, cols: x, fields: P }) => {
a({ resource: f, itemMargin: [b, C], rowHeight: k, cols: x, fields: P });
}).catch(() => a({}));
}, [i, t]), V(() => {
d.setFieldsValue({ keyword: g, ...c });
}, [JSON.stringify([g, c])]), u("div", { className: R("ff-data-list-filter", l.filter, e), children: u(et, { form: d, layout: "vertical", autoComplete: "off", onFinish: ((h = n.fields) == null ? void 0 : h.length) > 1 ? (f) => o({ [n.resource]: f[n.resource] }, f.keyword) : () => {
}, onValuesChange: (f) => {
p.isEmpty(p.omit(f, ["keyword"])) || d.submit();
}, children: ((m = n.fields) == null ? void 0 : m.length) > 1 ? u(Lt, { ...n, children: u(Ca, { onReset: () => {
const { keyword: f, condition: b } = s("init") || {};
d.setFieldsValue({ keyword: f, ...b });
} }) }) : u("div", { className: "ff-data-list-filter-default-form ff-grid-layout-form", children: u("div", { className: "grid-layout-item", style: gn(20, 0, 5, 2), children: u(et.Item, { name: ["keyword"], children: u(Un.Search, { allowClear: !0, enterButton: "搜索", placeholder: "多关键字 | 分割", onSearch: (f) => r(f) }) }) }) }) }) });
}, Ca = ({ cols: e, fields: t, onReset: n }) => {
const [a, i] = A(!1), r = W(() => t == null ? void 0 : t.toReversed().some((o) => o.y > 1 || o.x + o.w >= e - 5), [e, t]);
return E(et.Item, { label: " ", style: { "--item-span": 5 }, className: R("ff-data-list-filter-actions", { expanded: a }), children: [u(nt, { onClick: n, children: "重置" }), u(nt, { type: "primary", htmlType: "submit", children: "查询" }), r && u(v.Link, { className: "ff-data-list-filter-expanded-button", widget: () => i((o) => !o), type: "primary", name: a ? "关闭" : "展开", icon: a ? "icon-up" : "icon-down", iconPosition: "end" })] });
};
pn.reservedFields = [{ x: 0, y: 0, h: 3, w: 5, field: { isVirtual: !0, widgetPrefix: "@pkg/ff/grid-layout-forms", widget: "Input", code: "keyword", label: "关键字", placeholder: "多关键字 | 分割", extras: { prefix: "icon-search" } } }];
const ka = ({ className: e, operations: t, isOperations: n, isPaginate: a }) => {
const { onPageChange: i, onPageSizeChange: r, onClickCallback: o, getBase62params: s } = S.useContext(ee), { total: l, page: g, pageSize: c } = (s == null ? void 0 : s()) || {};
return n && !p.isEmpty(t) || a ? E("div", { className: R("ff-data-list-footer", e), children: [u("div", { className: "ff-data-list-actions", children: t == null ? void 0 : t.map((d, h) => u(v, { uuid: d.uuid, type: d.type, name: d.name, widget: d.widget, widgetType: d.widgetType, widgetProps: d.widgetProps, widgetData: d.widgetData, widgetSetting: d.widgetSetting, widgetContainerProps: d.widgetContainerSetting, onAfterClick: (m) => m !== !1 && (o == null ? void 0 : o(d.isRefresh, null)) }, d.uuid || h)) }), a && u(qn, { size: "small", total: l, pageSize: c, showSizeChanger: !1, showTotal: (d) => `${g} 页 / 总共 ${d}`, onChange: i, onShowSizeChange: r })] }) : null;
}, Sa = [{ title: "parent 1", key: "0-0", children: [{ title: "parent 1-0", key: "0-0-0", disabled: !0, children: [{ title: "leaf", key: "0-0-0-0", disableCheckbox: !0 }, { title: "leaf", key: "0-0-0-1" }] }, { title: "parent 1-1", key: "0-0-1", children: [{ title: u("span", { style: { color: "#1677ff" }, children: "sss" }), key: "0-0-1-0" }] }] }], xa = ({ className: e, width: t = 280, isTreeSider: n }) => {
const { classNames: a } = ie(ee);
return n ? u(Wn.DirectoryTree, { className: R("ff-data-list-sider", a.sider, e), style: { "--sider-width": t }, showLine: !0, showIcon: !1, treeData: Sa }) : null;
}, Pa = ({ className: e, title: t, tabs: n }) => {
const { getBase62params: a, onTabChange: i, onReload: r, classNames: o } = ie(ee), { tab: s } = (a == null ? void 0 : a()) || {}, [l, g] = Xn((n == null ? void 0 : n[0].value) ?? (n == null ? void 0 : n[0].code), { value: s, onChange: i });
return E("div", { className: R("ff-data-list-toolbar", o.toolbar, e), children: [u("div", { className: "ff-data-list-title", children: t }), u(Kn, { className: "ff-data-list-tabs", itemRender: ({ label: c, code: d, value: h }) => u("span", { onClick: () => g(h ?? d), className: R("ff-data-list-tab", { active: (h ?? d) == l }), children: c }), items: n }), E("div", { className: "ff-data-list-actions", children: [u(v.Link, { icon: "icon-reload", widget: () => r() }), u(v.Link, { icon: "icon-setting" })] })] });
}, mn = ({ isItemGridLayout: e, theme: t, themeProps: n, onClickCallback: a, onReload: i, listCode: r, total: o = 0, page: s = 0, onPageChange: l, pageSize: g = 30, onPageSizeChange: c, tab: d, onTabChange: h, keyword: m, onKeywordChange: f, condition: b, onConditionChange: C, sider: k, onSiderChange: x, layouts: P, classNames: O = {}, payload: F = {}, ...B }) => {
const [I, M] = A(), $ = G((T, _) => {
const D = { tab: d, page: s, pageSize: g, keyword: m, sider: k, condition: b, total: o, payload: F };
return T && T != "init" ? p.get(D, T, _) : D;
}, [JSON.stringify(b), JSON.stringify(F), d, s, g, m, k, o]), z = W(() => {
let T = { sider: xa, filter: pn, footer: ka, toolbar: Pa };
P === !1 ? T = { sider: null, filter: null, footer: null, toolbar: null } : p.isPlainObject(P) && (T = Object.assign({}, T, P));
for (const _ in T) if (T[_]) {
if (In(T[_])) {
const D = T[_];
T[_] = (pe) => S.cloneElement(D, pe);
}
} else T[_] = () => u(S.Fragment, {});
return T;
}, [P]);
return V(() => {
t ? ae.getWidgetComponent(t).then((T) => {
if (!T) throw `${t} not found`;
return T;
}).catch((T) => ({ default: () => `${T}` })).then((T) => M(S.createElement(T.default, { ...B, layouts: z, $setting: n }))) : M(u(e ? ya : ba, { ...B, layouts: z, $setting: n }));
}, [t, n]), u(ee.Provider, { value: { classNames: O, listCode: r, onClickCallback: a, onReload: i, getBase62params: $, onPageChange: l, onPageSizeChange: c, onTabChange: h, onSiderChange: x, onKeywordChange: f, onConditionChange: C, setPage: l, setPageSize: c, setTab: h, setSider: x, setKeyword: f, setCondition: C }, children: I && S.cloneElement(I, B) });
};
mn.propTypes = { classNames: w.exact({ sider: w.string, filter: w.string, footer: w.string, toolbar: w.string, container: w.string, content: w.string, item: w.string }), layouts: w.oneOfType([w.exact({ sider: w.oneOfType([w.elementType, w.element]), filter: w.oneOfType([w.elementType, w.element]), footer: w.oneOfType([w.elementType, w.element]), toolbar: w.oneOfType([w.elementType, w.element]) }), w.bool]) };
var he, ue, Ne, st;
const se = class se {
constructor() {
j(this, ue, null);
j(this, Ne, /* @__PURE__ */ new Map());
j(this, st, () => {
if (y(this, ue)) return y(this, ue).port.postMessage({ command: "status", data: [] });
q(this, ue, new SharedWorker(new URL("/ff-worker/res-ws.js", self.location))), y(this, ue).port.onmessage = (t) => {
var n, a;
(n = t.data) != null && n.uuid ? y(this, Ne).forEach((i, r) => {
var o;
(i == "*" || (o = i == null ? void 0 : i.includes) != null && o.call(i, t.data.uuid)) && r(t.data);
}) : ((a = t.data) == null ? void 0 : a.readyState) == WebSocket.CLOSED && L.get("/api/user-api-token").then(({ token: i, expire_at: r }) => {
y(this, ue).port.postMessage({ command: "initWs", data: [`ws${p.trimStart(L.appUrl, "http")}api/user-resource-status-ws?token=${i}`] });
});
}, y(this, ue).port.postMessage({ command: "status", data: [] });
});
N(this, "subscribe", (t, n = []) => (n ? Array.isArray(n) && n.length == 0 ? n = "*" : Array.isArray(n) || (n = [n].flat()) : n = "*", y(this, Ne).set(t, n), y(this, Ne).size == 1 && y(this, st).call(this), () => this.unsubscribe(t)));
N(this, "unsubscribe", (t) => y(this, Ne).delete(t));
if (y(se, he)) return y(se, he);
}
};
he = new WeakMap(), ue = new WeakMap(), Ne = new WeakMap(), st = new WeakMap(), j(se, he, null), N(se, "getInstance", () => (y(se, he) || q(se, he, new se()), y(se, he)));
let xt = se;
const fn = xt.getInstance(), jt = S.forwardRef(({ listCode: e, base62params: t, className: n, theme: a, themeProps: i, layouts: r, classNames: o }, s) => {
const [{ resource: l, primaryKey: g, batchOperations: c = [], itemOperations: d = [], columns: h = [], themeConfig: m, theme: f, isConditionFormLayout: b = !1, isTreeSider: C, treeSiderConfig: k, isItemGridLayout: x, itemGridLayout: P, title: O, isPaginate: F, tabs: B }, I] = A({ isItemGridLayout: !1, itemGridLayout: {} }), M = ha(e, t), [{ dataSource: $, itemOperationsAccess: z, condition: T, tab: _, keyword: D, page: pe, total: Ye, pageSize: Xe, sider: ut, onConditionChange: Q, onTabChange: vn, onKeywordChange: Nn, onPageChange: Tn, onPageSizeChange: $n, onSiderChange: Rn, onReload: gt, payload: Fn }, Mt] = fa(M, e, g, l), En = St(d, z, $, g), On = St(c);
V(() => {
let te = null;
return e && L.get(`/api/_/${e}`).resp(({ data: Qe, res: An }) => {
Qe != null && Qe.isDynamicRefresh && (te = fn.subscribe(() => gt(), An)), I(Qe);
}).catch(() => I({})), () => te == null ? void 0 : te();
}, [e]), S.useImperativeHandle(s, () => ({ onReload: gt, onClickCallback: Mt }));
const jn = { listCode: e, title: O, classNames: o, layouts: r, resource: l, primaryKey: g, theme: a || f, themeProps: i || m, isTreeSider: C, treeSiderConfig: k, isPaginate: F, tabs: B, isItemOperations: En, itemOperations: d == null ? void 0 : d.map((te) => p.isEmpty(te == null ? void 0 : te.confirm) ? te : { ...te, confirm: Object.assign({}, te.confirm, { getPopupContainer: () => document.body }) }), isBatchOperations: On, batchOperations: c, isItemGridLayout: x, columns: h, itemGridLayout: P, isConditionFormLayout: b, itemOperationsAccess: z, dataSource: $, onConditionChange: Q, onTabChange: vn, onKeywordChange: Nn, onPageChange: Tn, onPageSizeChange: $n, onSiderChange: Rn, condition: T, tab: _, keyword: D, page: pe, total: Ye, pageSize: Xe, sider: ut, payload: Fn };
return u(mn, { ...jn, className: R("ff-data-list-helper", n), onReload: gt, onClickCallback: Mt });
}), hn = (e, t, n = !0) => n !== !0 && n-- <= 0 ? [] : p.isArray(e) && !p.isEmpty(e) ? e.reduce((a, i) => (Reflect.has(i, t) && Reflect.has(i, "children") && a.push(i[t]), Reflect.has(i, "children") && !p.isEmpty(i.children) ? a.concat(hn(i.children, t, n)) : a), []) : [], va = ({ className: e, primaryKey: t, columns: n = [], dataSource: a = [], operationRender: i, operationWidth: r = 180, components: o = {}, ...s }) => {
const { classNames: l } = ie(ee), g = K(null), c = K(null), [d, h] = A([]), [m, f] = A({ width: 0, height: 0 });
V(() => {
h(hn(a, t));
}, [a, t]), Mn(() => {
const k = new ResizeObserver(() => {
var x;
f({ width: ((x = g.current) == null ? void 0 : x.nativeElement.querySelector(".ant-table-body").scrollWidth) || c.current.offsetWidth, height: c.current.offsetHeight });
});
return c.current && k.observe(c.current), () => {
c.current && k.unobserve(c.current);
};
}, []);
const b = pa(n), C = ma(o);
return u("div", { ref: c, className: R("ff-data-list-table", l.content, e), children: m.height ? u(_n, { bordered: !0, ...s, components: C, ref: g, rowKey: (k) => (k == null ? void 0 : k[t]) ?? Math.random(), columns: b == null ? void 0 : b.concat(i ? [{ title: "操作", align: "center", fixed: "right", width: `${Math.ceil(r / m.width * 100).toFixed(2)}%`, render: (k, x, P) => i(x, P) }] : []), dataSource: a, size: "middle", scroll: { x: "max-content", y: m.height - 50 }, pagination: !1, expandable: { defaultExpandAllRows: !0, expandRowByClick: !0, onExpandedRowsChange: h, expandedRowKeys: d } }) : null });
}, Na = "RC_FORM_INTERNAL_HOOKS", Ta = (e) => {
const [t, n] = S.useState({ items: [] });
return V(() => {
e && L.get(`/api/_/${e}`).then(({ uuid: a, code: i, name: r, resource: o, primaryKey: s, marginX: l, marginY: g, cols: c, rowHeight: d, fields: h, theme: m, themeSetting: f }) => ({ uuid: a, code: i, name: r, resource: o, primaryKey: s, marginX: l, marginY: g, cols: c, rowHeight: d, theme: m, themeProps: f, items: h })).then(n);
}, [e]), t;
}, $a = (e, { initialValue: t, initialValueLanguage: n, convertJs: a, convertJsSetting: i, type: r = "string" }, o = null) => {
const s = K(!1), l = ie(en), [g, c] = A(), [d, h] = A(n != "javascript" && e ? l.getFieldValue(e) : void 0), { registerWatch: m } = l.getInternalHooks(Na) || {};
return V(() => m == null ? void 0 : m((f, b, C) => {
if (!s.current) return;
const k = p.get(b, e);
p.isEqual(k, d) || h(ge(k, r));
}), [d]), V(() => {
n == "javascript" && t ? xe.exec(t, {}, { getFieldValueForBasicForm: (f) => o ? o.getFieldValue(f) : l.getFieldValue(f), getFieldValue: (f) => l.getFieldValue(f) }).then((f) => h(ge(f, r))).catch((f) => notification.error({ message: `布局数据错误: ${JSON.stringify(f)}` })).finally(() => s.current = !0) : (t && h(ge(t ?? l.getFieldValue(e), r)), s.current = !0);
}, [t, n]), He(() => {
s.current && a && new at([a, i]).toValue(d, l.getFieldsValue(!0)).then(c).catch((f) => {
c(f), console.error("布局数据转换错误: ", f, a);
});
}, [d, a, i]), [g ?? d, d];
}, ji = (e, t, n = null) => W(() => Ot(e, t, n), [e]), yn = (e, t, n = {}, a = {}, i = {}) => {
const r = ie(en), o = ct(), s = K(!0), l = K([]), [g, c] = A(t), [d, h] = A(), m = Z.useWatch((f) => JSON.stringify(p.pick(f, l.current)), r) || "{}";
return Je(() => {
e && xe.exec(e, n, { ...a, getFieldValueForBasicForm: (f) => i ? i.getFieldValue(f) : null, getFieldValue: p.wrap(r.getFieldValue, (f, b) => (l.current.some((C) => p.isEqual(C, b)) || (l.current.push(b), o()), f == null ? void 0 : f(b))), isFieldTouched: r.isFieldTouched, isFieldsTouched: r.isFieldsTouched }).then((f) => {
s.current && (c(f), h(null));
}).catch((f) => {
s.current && (c(t), h(f));
});
}, [e, m, r, n, a]), V(() => () => s.current = !1, []), e ? [g, d] : [t, null];
}, Ra = ({ widget: e, widgetPrefix: t = "@pkg/ff/grid-layouts", basicForm: n, ...a }) => {
const i = e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`, [r, o] = A();
return V(() => {
i && ae.getWidgetComponent(i).then(({ defaultProps: s = {}, default: l }) => ({ default: Fa(l, s, n) })).catch((s) => ({ default: () => `${s}` })).then((s) => o(S.createElement(s.default, a)));
}, [i]), r;
}, Fa = (e, t = {}, n = null) => (a) => {
const { code: i, label: r, extras: o, isVirtual: s, initialValue: l, initialValueLanguage: g, convertJs: c, convertJsSetting: d, value: h, ...m } = p.merge({}, t, a), [f, b] = $a(s ? null : i, { initialValue: l, initialValueLanguage: g, convertJs: c, convertJsSetting: d, type: (m == null ? void 0 : m.type) || "string" }, n), C = W(() => {
const P = Object.keys((t == null ? void 0 : t.extras) || {});
return p.over([p.partialRight(p.pick, P), p.partialRight(p.omit, P)]);
}, [t == null ? void 0 : t.extras]), [k, x] = C(m);
return u(e, { ...x, value: f, rawValue: b, $setting: Object.assign({}, o, k) });
}, wn = ({ theme: e, items: t = [{ key: "default", label: "默认" }], fields: n = [], itemRender: a, chunks: i = [], widgetSetting: r = {}, children: o }) => {
const [s, l] = A();
V(() => {
e ? ae.getWidgetComponent(e).then((c) => {
if (!(c != null && c.default)) throw "not found";
return c;
}).catch((c) => ({ default: () => `${e} ${c}` })).then((c) => l(S.createElement(c.default, {}))) : l(null);
}, [e]);
const g = W(() => t == null ? void 0 : t.map((c) => ({ ...c, children: a(c, n == null ? void 0 : n.filter((d) => !(d != null && d.group) && c.key == "default" || d.group == c.key), c.key == "default" ? o : null) })).concat(i), [t, o, i]);
return s && S.cloneElement(s, { items: g, basicForm, $setting: r });
}, bn = ({ name: e, form: t = null, basicForm: n = null, style: a = {}, className: i, cols: r = 12, rowHeight: o = 21, containerPadding: s = [0, 0], itemMargin: l = [4, 0], formProps: g = {}, formFields: c = [], fields: d = [], data: h, theme: m, themeProps: f = {}, children: b, ...C }) => {
const [k] = Z.useForm(t), x = W(() => [{ name: "__PROPS__", value: g }].concat(c), [g, c]);
He(() => (k.setFieldsValue(h), () => k.resetFields()), [h]);
const P = (O, F, B) => {
const I = Ot(F, Ra, n);
return E("div", { className: R("ff-grid-layout", i), style: { ...a, "--grid-layout-item-margin-y": `${(l == null ? void 0 : l[0]) || 0}px`, "--grid-layout-item-margin-x": `${(l == null ? void 0 : l[1]) || 0}px`, "--grid-layout-container-padding-y": `${(s == null ? void 0 : s[0]) || 0}px`, "--grid-layout-container-padding-x": `${(s == null ? void 0 : s[1]) || 0}px`, "--grid-layout-cols": r, "--grid-layout-row-height": `${o}px` }, children: [I, B && S.cloneElement(B, { cols: r, rowHeight: o, itemMargin: l, containerPadding: s, fields: F, basicForm: n })] });
};
return u(Z, { ...C, fields: x, form: k, component: !1, children: m ? u(wn, { ...f, theme: m, itemRender: P, fields: d, children: b }) : P(0, b) });
}, Ai = /* @__PURE__ */ ((e) => function({ code: t, data: n, ...a }) {
const { uuid: i, resource: r, items: o, hides: s, rowHeight: l, marginX: g, marginY: c, cols: d, theme: h, themeProps: m } = Ta(t), f = W(() => [{ name: "__RESOURCE__", value: r }, { name: "__LAYOUT_KEY__", value: t }, { name: "__LAYOUT_UUID__", value: i }], [t, i, r]);
return r && u(e, { name: t, theme: h, themeProps: m, ...a, fields: o, formFields: f, rowHeight: l, cols: d, itemMargin: [g, c], data: r ? { [r]: n } : n });
})(bn), Ea = ({ column: e = 0, colWidth: t = 0, cols: n, rowHeight: a, itemMargin: i, fields: r, primaryKey: o, dataSource: s, itemClassName: l, beforeRender: g = null, afterRender: c = null, itemRender: d = (b, C, k) => b, empty: h = u(Hn, { description: null }), className: m, style: f = {} }) => {
const { classNames: b } = ie(ee), C = W(() => u(bn, { cols: n, rowHeight: a, itemMargin: i, fields: r, className: l }), [r, n, a, i]), k = p.isEmpty(s);
return E("div", { className: R("ff-data-list-content", b.content, m), style: Object.assign({}, f, e && { "--col-num": e }, t && { "--col-width": t }), children: [g == null ? void 0 : g(s), k ? h : s.map((x, P) => {
const O = d(S.cloneElement(C, { data: x }), x, P);
return S.cloneElement(O, { key: `${(x == null ? void 0 : x[o]) ?? P}-${ca(x)}` });
}), c == null ? void 0 : c(s)] });
}, Oa = ({ component: e, $props: t }) => {
const { base62params: n } = _e(t, {});
return u(J, { children: u(jt, { listCode: e, base62params: L.decode(n) }) });
}, Li = () => u(Cn, {}), Cn = () => "Empty", ja = ({ component: e, $setting: t, $props: n }) => {
const [a, i] = A();
V(() => {
if (!e) return i(u(Cn, { description: null }));
ae.getWidgetComponent(e).catch((o) => ({ default: () => `${o}` })).then((o) => S.createElement(o.default, { $setting: t })).then(i);
}, [e]);
const r = _e(n, {});
return a ? S.cloneElement(a, r) : null;
}, Vi = () => "NotFoundPage";
var ye, ne, we, be, qe, We;
const le = class le {
constructor() {
j(this, ne, /* @__PURE__ */ new Map());
j(this, we, {});
j(this, be, null);
N(this, "init", (t, n) => {
q(this, ne, t), q(this, we, n);
});
N(this, "get", (t) => (y(this, ne).has(t) || (t = Array.from(y(this, ne).keys()).find((n) => y(this, ne).get(n).uri === t)), y(this, ne).get(t) || {}));
N(this, "redirect", (t, n, a = {}) => {
const { uri: i, type: r, widgetProps: o } = this.get(t) || {}, { router: s, query: l, ...g } = n || {}, c = Object.assign({}, g, s), d = Object.assign({}, g, l);
r == "list" && (c.base62params = L.encode(c != null && c.base62params ? c.base62params : c));
let h = Qn(i || t, c);
const m = new URLSearchParams();
for (const f in o || {}) (o == null ? void 0 : o.type) == "query" && Object.has(d, f) && m.append(f, JSON.stringify(d[f]));
return m.size > 0 && (h = `${h}?${m.toString()}`), a != null && a.isOpenWindow ? window.open(h) : y(this, be).navigate(h, { replace: !!(a != null && a.isReplaceRouteHistory) });
});
N(this, "getMenus", (t) => {
var n;
return ((n = y(this, we)) == null ? void 0 : n[t]) || [];
});
N(this, "findMenuPathByUuid", (t) => {
let n = [];
for (const a in y(this, we)) if (n = y(this, qe).call(this, y(this, we)[a], t, [a]), n.length > 1) return n;
return n;
});
N(this, "getMenusByRouteUuid", (t) => y(this, We).call(this, t, Object.values(y(this, we)).flat()));
j(this, qe, (t, n, a = []) => {
if (p.isEmpty(t)) return a;
for (const { uuid: i, children: r } of t) {
if (i == n) return a.concat(i);
if (!p.isEmpty(r)) return a.concat(i, y(this, qe).call(this, r, n));
}
return a;
});
j(this, We, (t, n) => {
var i;
let a = [];
for (const r of n) r.widgetType == "redirect" && (r.uuid == t || r.widget == t ? a.push(r) : (i = r.children) != null && i.length && (a = a.concat(y(this, We).call(this, t, r.children))));
return a;
});
N(this, "getCurrentMenu", () => {
const { uuid: t } = this.getCurrentRoute() || {};
if (!t) return;
const n = this.getMenusByRouteUuid(t);
return p.isEmpty(n) ? void 0 : n[0];
});
N(this, "getCurrentRoute", (t = 0) => {
var a;
const n = (a = y(this, be).state.matches[y(this, be).state.matches.length - 1 - t]) == null ? void 0 : a.route;
if (!n) return null;
for (let [i, r] of y(this, ne)) if (r.uri === n.path) return r;
return null;
});
N(this, "getPageParams", (t) => {
var i, r, o;
let n = "", a = {};
if (nn()) a = Zn(), n = (i = ea()) == null ? void 0 : i.search;
else {
const { location: s = {}, matches: l = [] } = ((r = y(this, be)) == null ? void 0 : r.state) || {};
a = ((o = l[l.length - 1]) == null ? void 0 : o.params) || {}, n = s.search;
}
return n && new URLSearchParams(n).forEach((s, l) => {
a[l] = s;
}), t ? p.get(a, t) : a;
});
N(this, "createBrowserRouter", (t = {}) => {
if (y(this, ne).size == 0) return null;
const n = Ie.get("Common.WEBSITE_DEFAULT_THEME", "@pkg/ff/frameworks/DefaultTheme"), a = Ie.get(ae.checkUserToken() ? "Common.WEBSITE_LOGIN_REDIRECT" : "Common.WEBSITE_DEFAULT", "/index"), i = { [n]: 0 }, r = (s, l) => () => Promise.all([ae.getWidgetComponent(s), _e(l)]).then(([g, c]) => [g.default || function() {
return `${s}`;
}, c]).then(([g, c]) => ({ Component: () => S.createElement(rn, {}, S.createElement(g, { $setting: c })) })), o = Array.from(y(this, ne).values()).reduce((s, { uuid: l, uri: g, name: c, type: d, component: h, widgetSetting: m, widgetProps: f, isLogin: b, isLayout: C, extra: k }) => {
let x = {}, P = 0;
switch (d) {
case "list":
x.element = S.createElement(Oa, { component: h, $props: f });
break;
case "fsdpf-component":
x.element = S.createElement(ja, { key: h, component: h, $setting: m, $props: f });
}
const O = (k == null ? void 0 : k.theme) ?? (k == null ? void 0 : k.layout);
if (O) {
const F = (k == null ? void 0 : k.themeProps) ?? (k == null ? void 0 : k.layoutProps);
if (!i[O]) return i[O] = s.length, [...s, { path: "/", lazy: r(O, F), children: [{ path: g, ...x }] }];
P = i[O];
}
return C && P > -1 ? (s[P].children.push({ path: g, ...x }), s) : [...s, { path: g, ...x }];
}, [{ path: "/", lazy: r(n, {}), children: [] }]);
return o.push({ index: !0, element: S.createElement(Aa, { to: a, replace: !0 }) }), q(this, be, ta(o, t));
});
if (y(le, ye)) return y(le, ye);
}
};
ye = new WeakMap(), ne = new WeakMap(), we = new WeakMap(), be = new WeakMap(), qe = new WeakMap(), We = new WeakMap(), j(le, ye, null), N(le, "getInstance", () => (y(le, ye) || q(le, ye, new le()), y(le, ye)));
let Pt = le;
const Aa = ({ to: e, replace: t }) => nn() ? S.createElement(na, { to: e, replace: t }) : (window.document.location = e, "redirect"), Se = Pt.getInstance(), $e = new Worker(new URL("/ff-worker/index.js", self.location)), Ht = { getConfigure: (e) => Ie.get(e), route: { redirect: (...e) => Se.redirect(...e), getPageParams: (...e) => Se.getPageParams(...e), getCurrentRoute: () => Se.getCurrentRoute() }, popup: { notification: (...e) => X.notification(...e), success: (...e) => X.success(...e), error: (...e) => X.error(...e), form: (...e) => X.form(...e), modal: (...e) => X.modal(...e), confirm: (...e) => X.confirm(...e) } };
var lt, Oe, Ce;
const U = class U {
constructor() {
N(this, "exec", (t, n = {}, a = {}, i = "") => new Promise((r, o) => {
if (!/^(?!\s*(\/\/|\/\*|\*)).*?\S+/m.test(t)) return r();
const s = Dt(U, lt)._++;
y(U, Oe).set(s, a), U.mQueue.set(s, [r, o]), $e.postMessage({ id: s, session: i, category: "eval", method: t, args: n });
}));
N(this, "clear", (t) => $e.postMessage({ session: t, category: "clear" }));
if (y(U, Ce)) return y(U, Ce);
Promise.resolve().then(() => oi).then((t) => {
Ht.http = t.http;
}), $e.addEventListener("message", ({ data: { id: t, task_id: n, method: a, args: i, category: r, data: o, error: s, session: l } }) => {
if (r === "eval" && U.mQueue.has(t)) s !== null ? U.mQueue.get(t)[1](s) : U.mQueue.get(t)[0](o), y(U, Oe).delete(t), U.mQueue.delete(t);
else if (r === "util") try {
const g = p.get(Ht, a.split("/")) || p.get(y(U, Oe).get(n), a.split("/"));
if (!p.isFunction(g)) throw `${a} not found`;
Promise.resolve(Reflect.apply(g, void 0, i)).then((c) => {
$e.postMessage({ id: t, task_id: n, category: r, method: a, args: i, session: l, data: c, error: null });
}).catch((c) => {
$e.postMessage({ id: t, task_id: n, category: r, method: a, args: i, session: l, data: null, error: c });
});
} catch (g) {
$e.postMessage({ id: t, task_id: n, category: r, method: a, args: i, session: l, data: null, error: g });
}
}, !1);
}
};
lt = new WeakMap(), Oe = new WeakMap(), Ce = new WeakMap(), N(U, "mQueue", /* @__PURE__ */ new Map()), j(U, lt, 0), j(U, Oe, /* @__PURE__ */ new Map()), j(U, Ce, null), N(U, "getInstance", () => (y(U, Ce) || q(U, Ce, new U()), y(U, Ce)));
let vt = U;
const xe = vt.getInstance(), ct = () => {
const e = K(!0), [, t] = S.useReducer((n) => n + 1, 0);
return V(() => () => e.current = !1, []), () => e.current && t();
}, Ii = (e) => {
const t = K();
return V(() => {
t.current = e;
}, [e]), t.current;
}, Mi = (e) => {
const [t, n] = A(e), a = K(null), i = G((r, o) => {
a.current = o, n(r);
}, []);
return V(() => {
a.current && (a.current(t), a.current = null);
}, [t]), [t, i];
}, He = (e = (a) => {
}, t, n = p.isEqual) => {
const a = S.useRef();
n(t, a.current) || (a.current = p.cloneDeep(t)), S.useEffect(e, [a.current]);
}, Je = He, kn = (e, t = "string") => {
var n;
if (!Array.isArray(e)) return e;
for (let a = 0; a < e.length; a++) e[a].value = ge((n = e[a]) == null ? void 0 : n.value, t), e[a] && Reflect.has(e[a], "children") && (e[a].children = kn(e[a].children, t));
return e;
}, zi = (e, t = "json", n = "string", a, i = null) => {
const [r] = Z.useForm(a), [o, s] = A([{ label: "无", value: "", disabled: !0 }]), l = K([]), g = Z.useWatch((c) => l.current.length === 0 ? null : p.pick(c, l.current), r) || null;
return V(() => {
Array.isArray(e) ? s(e) : t === "javascript" && e ? xe.exec(e, {}, { getFieldValue: (c) => (l.current.includes(c) || l.current.push(c), r.getFieldValue(c)), getFieldValueForBasicForm: (c) => (l.current.includes(c) || l.current.push(c), i ? i.getFieldValue(c) : r.getFieldValue(c)) }).then((c) => {
s(ge(c, "array"));
}).catch((c) => console.error("useOptions", c)) : e && s(ge(e, "array"));
}, [e, t, g]), kn(o, n);
}, Bi = (e) => {
const [t, n] = A(), a = { type: "GET" };
if (typeof e == "string" ? a.url = e : p.isPlainObject(e) && Object.assign(a, e), !(a != null && a.url)) throw "url is required";
const i = (r) => L.request(a, !1).resp((o) => (console.log("useSubscribeRequest", r), n(o), o));
return He(() => {
let r = null;
return i().then((o) => {
r = fn.subscribe(p.throttle(i, 180, { leading: !1, trailing: !0 }), o.res);
}), () => r == null ? void 0 : r();
}, a), t;
}, La = (e) => {
const [t, n] = S.useState({ items: [], hides: [] });
return S.useEffect(() => {
e && L.get(`/api/_/${e}`).then(({ pk: a, uuid: i, code: r, resource: o, align: s, cols: l, rowHeight: g, marginX: c, marginY: d, listenChangeFields: h, listenChangeFieldsFunc: m, fields: f, theme: b, themeSetting: C }) => ({ pk: a, uuid: i, code: r, resource: o, align: s, cols: l, rowHeight: g, marginX: c, marginY: d, theme: b, themeProps: C, listenChangeFields: h, listenChangeFieldsFunc: m, ...f.reduce((k, x) => {
var P;
return (P = x == null ? void 0 : x.field) != null && P.hidden ? k.hides.push(x == null ? void 0 : x.field) : k.items.push(x), k;
}, { items: [], hides: [] }) })).then(n);
}, [e]), t;
}, Va = ({ max: e = 0, min: t = 0, type: n = "", message: a, pattern: i, required: r = !1, validator: o } = {}, s, l) => {
const [g, c] = A([]);
return V(() => {
const d = [];
if (r) {
let h = l;
switch (l) {
case "number":
case "string":
case "array":
break;
case "bool":
h = "boolean";
break;
case "json":
h = "object";
}
d.push({ type: h, required: !0, whitespace: !0, message: "该项必填" });
}
switch (n) {
case "string":
d.push({ type: n, max: e, min: t, message: a || (t && e ? `字符必须在 ${t} ~ ${e} 之间` : `${e ? "最多能有" : "最少要有"} ${t || e} 个字符`) });
break;
case "pattern":
d.push({ type: "string", pattern: i, message: a });
break;
case "validator":
o && d.push(({ getFieldValue: h }) => ({ validator: async (m, f) => {
const b = await xe.exec(o, { value: f, fieldName: s }, { getFieldValue: h });
return p.isString(b) && b ? Promise.reject(b) : p.isBoolean(b) && !b ? Promise.reject(a) : Promise.resolve();
} }));
}
c(d);
}, [e, t, n, a, i, r, o]), g;
}, Ia = (e, t, n) => {
const [a, i] = A(null);
return V(() => {
const { initDataUri: r = `/api/${e}`, initDataMethod: o = "GET" } = n || {};
t && L.request({ method: o, url: p.trimEnd(`${r}/${t}`, "/") }).then((s) => {
i(s);
});
}, [e, t, n]), a;
}, Ma = (e, t, n) => G((a, i = { serialize: (r) => r, onSuccess: () => {
}, onFail: (r) => (r == null ? void 0 : r.errorFields) && X.error("请先完善表单信息", { duration: 2e3 }) }) => {
const r = a.getFieldValue("__RESOURCE__"), { submitDataUri: o = `/api/${e}`, submitDataMethod: s = "POST" } = n || {};
return a.validateFields().then((l) => r ? p.pick(l, [r]) : l).then(i.serialize).then((l) => L.request({ method: s, url: p.trimEnd(`${o}/${t || ""}`, "/"), data: l }).msg(i.onSuccess)).catch(i.onFail);
}, [e, t, n]), za = (e, t, n, a) => {
const i = Ia(t, n, a);
V(() => {
i ? e.setFieldsValue(i) : e.resetFields();
}, [e, i]);
const r = Ma(t, n, a);
return p.partial(r, e);
}, Ba = (e, t, n = [], a = {}) => {
const i = K({}), r = K(), o = p.debounce(ct(), 180), s = ["disabled", "required"], l = (h, m) => {
s.includes(h) && (i.current[h] = m), o();
}, g = W(() => ({ setDisabled: (h) => l("disabled", h), setRequired: (h) => l("required", h), getDisabled: () => i.current.disabled, getRequired: () => i.current.required }), [t]), [c, d] = yn(t, -1, {}, g, a);
if (!d && r.current != c && (c >= 0 || !p.isEmpty(n == null ? void 0 : n[c]))) {
r.current = c;
const { widget: h, widgetPrefix: m, props: f } = n == null ? void 0 : n[c];
e = sn(h, m), i.current = p.merge(f, p.pick(i.current, s));
}
return [e, i.current];
}, Jt = (e) => e === void 0 || e === !1 ? "" : (Array.isArray(e) ? e : [e]).join("_"), Di = ({ value: e, onChange: t }, n = null) => {
const a = K(), [i] = Z.useForm(n), r = K({});
return Je(() => {
p.isEqual(a.current, e) || i.setFieldsValue(e);
}, [e]), V(() => () => i.resetFields(), []), [W(() => i.__INTERNAL__ ? i : { ...i, __INTERNAL__: { itemRef: (o) => (s) => {
const l = Jt(o);
s ? r.current[l] = s : delete r.current[l];
} }, scrollToField: (o, s = {}) => {
console.warn("useMergedFormValuesChange scrollToField not work, unreferenced antd form");
}, focusField: (o) => {
console.warn("useMergedFormValuesChange focusField not work, unreferenced antd form");
}, getFieldInstance: (o) => {
const s = Jt(o);
return r.current[s];
} }, [i]), (o, s) => {
a.current = s, t == null || t(s);
}];
}, At = ({ widget: e = "Input", widgetPrefix: t = "@pkg/ff/grid-layout-forms", widgetDecorator: n, subWidgets: a = [], basicForm: i, ...r }) => {
const o = sn(e, t), [s, l] = Ba(o, n, a, i), [g, c] = A();
return V(() => {
s && ae.getWidgetComponent(s).then(({ defaultProps: d = {}, default: h }) => ({ default: Da(h, d, i) })).catch((d) => ({ default: () => `${d}` })).then((d) => c(S.createElement(d.default, r)));
}, [s]), g && S.cloneElement(g, { ...r, ...l });
}, Da = (e, t = {}, n = null) => (a) => {
const { type: i, code: r, label: o, noStyle: s, placeholder: l, required: g = !1, extras: c, validators: d, help: h, isVirtual: m, $isReserved: f, initialValue: b, initialValueLanguage: C, ...k } = p.omit(p.merge({}, t, a), ["convertJs", "convertJsSetting", "widget", "widgetPerfix", "widgetDecorator", "subWidgets", "boxStyle"]), x = Va(Object.assign({}, d, g ? { required: !0 } : {}), r, i), P = W(() => {
const M = Object.keys((t == null ? void 0 : t.extras) || {});
return p.over([p.partialRight(p.pick, M), p.partialRight(p.omit, M)]);
}, [t == null ? void 0 : t.extras]), [O, F] = P(k), B = { label: o, noStyle: s, colon: !1, layout: "vertical" }, I = G((M) => M == null ? void 0 : ge(M, i), [i]);
return u(Ft, { name: r, rules: x, initialValue: I(b), normalize: I, children: (M, $, z) => {
var T;
return u(e, { type: i, rcform: z, basicForm: n, itemProps: { validateStatus: $.errors.length > 0 ? "error" : "success", tooltip: h || null, help: $.errors.length > 0 ? $.errors.join("、") : null, required: ((T = x == null ? void 0 : x[0]) == null ? void 0 : T.required) || !1, ...B }, fieldProps: { placeholder: l, ...F, ...M }, $setting: Object.assign({}, c, O) });
} });
}, Lt = ({ name: e, form: t = null, basicForm: n = null, style: a = {}, className: i, cols: r = 24, rowHeight: o = 16, itemMargin: s = [8, 16], containerPadding: l = [0, 0], fields: g = [], hides: c = [], primaryKey: d = 0, formProps: h = {}, formFields: m = [], listenChangeFields: f, listenChangeFieldsFunc: b, onValuesChange: C, theme: k, themeProps: x = {}, children: P, ...O }) => {
const [F] = Z.useForm(t), B = G(($, z) => {
C == null || C($, z), b && Array.isArray(f) && xe.exec(b, { changedValues: $, allValues: z }, { getFieldValue: F.getFieldValue, setFieldValue: F.setFieldValue, setFieldsValue: F.setFieldsValue, isFieldTouched: F.isFieldTouched, isFieldsTouched: F.isFieldsTouched }).catch((T) => console.error("onFormValuesChange", e, T));
}, [e, F, C, f, b]), I = W(() => [{ name: "__PROPS__", value: h }, { name: "__PRIMARY_KEY__", value: d }].concat(m), [d, h, m]), M = ($, z, T) => {
const _ = Ot(z, At, n);
return E("div", { className: R("ff-grid-layout-form", i), style: { ...a, "--grid-layout-item-margin-x": `${(s == null ? void 0 : s[0]) ?? 8}px`, "--grid-layout-item-margin-y": `${(s == null ? void 0 : s[1]) ?? 16}px`, "--grid-layout-container-padding-y": `${(l == null ? void 0 : l[0]) || 0}px`, "--grid-layout-container-padding-x": `${(l == null ? void 0 : l[1]) || 0}px`, "--grid-layout-cols": r, "--grid-layout-row-height": `${o}px` }, children: [_, T && S.cloneElement(T, { cols: r, rowHeight: o, itemMargin: s, containerPadding: l, fields: z, basicForm: n })] });
};
return E(Z, { ...O, form: F, fields: I, onValuesChange: B, children: [k ? u(wn, { ...x, theme: k, itemRender: M, fields: g, children: P }) : M(0, P), c == null ? void 0 : c.map(($) => {
var z;
return u(Ft, { name: $.code, children: u(Ua, { form: F, basicForm: n, name: $.code, type: $.type, initialValue: $.initialValue, initialValueLanguage: (z = $.extras) == null ? void 0 : z.initialValueLanguage }) }, JSON.stringify($.code));
})] });
}, Ua = ({ type: e, initialValue: t, initialValueLanguage: n, onChange: a, basicForm: i }) => {
const [r, o] = yn(n == "javascript" && t, n == "javascript" ? void 0 : t, {}, {}, i);
return V(() => {
n == "javascript" ? a(ge(r, e)) : t && a(ge(t, e));
}, [e, t, r]), null;
};
Lt.propTypes = { fields: w.array, hides: w.array };
const qa = /* @__PURE__ */ ((e) => ({ code: t, isPreview: n = !1, ...a }) => {
const { align: i, autoComplete: r, resource: o, items: s, hides: l, rowHeight: g, marginX: c, marginY: d, cols: h, listenChangeFields: m, listenChangeFieldsFunc: f, pk: b, uuid: C, theme: k, themeProps: x } = La(t), P = W(() => [{ name: "__PK__", value: b }, { name: "__RESOURCE__", value: o }, { name: "__LAYOUT_KEY__", value: t }, { name: "__LAYOUT_UUID__", value: C }], [b, t, C, o]);
return u(e, { name: t, autoComplete: r, theme: k, themeProps: x, ...a, formFields: P, listenChangeFields: m, listenChangeFieldsFunc: f, fields: s, hides: l, cols: h, rowHeight: g, itemMargin: [c, d] });
})(Lt), Sn = ({ $setting: e, $close: t, extras: n, code: a, primaryKey: i, ...r }) => {
const [o] = Z.useForm(), s = za(o, a, i, e);
return u(J, { actions: E(S.Fragment, { children: [u(v, { name: (e == null ? void 0 : e.okText) || "保存", type: "primary", widget: () => s({ onSuccess: t }) }), u(v, { name: (e == null ? void 0 : e.cancelText) || "取消", widget: () => t(!1) })] }), extras: n, children: u(qa, { form: o, code: a, primaryKey: i, ...r }) });
}, Gt = /* @__PURE__ */ new Set(), Nt = (e = [], t = 0) => {
const n = e[t];
if (n.length && !Gt.has(n)) {
const a = document.createElement("script");
a.setAttribute("src", n), a.setAttribute("data-namespace", n), e.length > t + 1 && (a.onload = () => {
Nt(e, t + 1);
}, a.onerror = () => {
Nt(e, t + 1);
}), Gt.add(n), document.body.appendChild(a);
}
}, Tt = ({ className: e, type: t, style: n = {}, ...a }) => u("span", { role: "img", className: R("ff-iconfont", e), style: n, ...a, children: u("svg", { style: { width: "1em", height: "1em", fill: "currentColor", overflow: "hidden" }, viewBox: "0 0 1024 1024", children: u("use", { xlinkHref: `#${t}` }) }) });
Tt.propTypes = { className: w.string, type: w.string.isRequired, style: w.object }, Tt.init = Nt;
const Wa = (e, t, n, a) => Se.redirect(n, t, a), Ka = (e, t = {}, n, a = {}) => {
var r;
const i = (r = a.router) == null ? void 0 : r.reduce((o, [s, l, g]) => {
const c = p.get(t, ["router", s]);
if (!c && c !== 0 && l) throw `请传入 ${g}`;
return `${o}/${c}`;
}, `/api/${n}`);
return L.del(i, t.param).msg();
}, Yt = (e, t, n, { status: { loading: a, disabled: i }, setStatus: r }) => {
const o = { loading: (s) => s === void 0 ? a : r((l) => ({ ...l, loading: s })), disabled: (s) => s === void 0 ? i : r((l) => ({ ...l, disabled: s })) };
return p.isFunction(n) ? n.call(null, { ...t, ...o }) : p.isString(n) && n ? xe.exec(n, t, o) : null;
}, Xt = (e, t, n, a, i) => p.isString(n) && n ? ae.getWidgetComponent(n).then(({ default: r }) => X.modal(r, { ...t, $setting: a }, i != null && i.title ? { ...i, title: p.template(i.title)(e) } : i)).catch((r) => {
X.error(n, { content: r.toString() });
}) : X.modal(n, { ...t, $setting: a }, i != null && i.title ? { ...i, title: p.template(i.title)(e) } : i), _a = (e, t, n, a, i) => X.modal(Sn, { ...t, $setting: a, code: n }, i != null && i.title ? { ...i, title: p.template(i.title)(e) } : i), Ha = (e, t, n, a, i) => X.modal(jt, { base62params: t, $setting: a, listCode: n }, i != null && i.title ? { ...i, title: p.template(i.title)(e) } : i), Ja = ({ widget: e, widgetType: t, widgetData: n, widgetProps: a, widgetSetting: i, widgetContainerProps: r }, { onAfterClick: o, onBeforeClick: s } = {}) => {
const l = ie(ee), [g, c] = A({ leading: !0, trailing: !1 }), d = W(() => {
switch (t) {
case "redirect":
return p.partialRight(Wa, e, i);
case "func":
return p.partialRight(Yt, (i == null ? void 0 : i.code) ?? e, { status: g, setStatus: c });
case "component":
case "fsdpf-component":
return p.partialRight(Xt, e, i, r);
case "grid-layout-form":
return p.partialRight(_a, e, i, r);
case "data-list":
return p.partialRight(Ha, e, i, r);
case "destroy":
return p.partialRight(Ka, e, i, r);
default:
if (It(e) || S.isValidElement(e)) return p.partialRight(Xt, e, i, r);
if (p.isFunction(e)) return p.partialRight(Yt, (i == null ? void 0 : i.code) || e, { status: g, setStatus: c });
}
return (...h) => console.error("useButton unknown widgetType", t, ...h);
}, [e, t]);
return [p.debounce((h) => (s == null || s(h), Promise.resolve(_e(a, h, { list: l })).then((m) => d(h, { ...n, ...m })).then((m) => o == null ? void 0 : o(m)).catch(console.error)), 300, { leading: !0, trailing: !1 }), g];
}, xn = ({ type: e, name: t, className: n, icon: a, iconPosition: i, size: r }, o = "default") => W(() => {
const s = { type: "primary", className: R("ff-button", n), iconPosition: i, size: r };
return e === "danger" ? s.danger = !0 : e === "default" && (s.type = e), o === "link" || o === "dashed" ? (s.type = o, e === "default" && (s.className = R(s.className, "ff-default"))) : o !== "circle" && o !== "round" || (s.shape = o), a && (s.icon = u(Tt, { type: a })), t && (s.children = t), s;
}, [o, e, n, a, i]), dt = ({ data: e, widget: t, widgetType: n = "fsdpf-component", widgetData: a, widgetProps: i, widgetSetting: r, widgetContainerProps: o, onAfterClick: s, onBeforeClick: l, children: g, extras: c }) => {
const d = ie(ee), [h, m] = A(!1), [f, b] = A("hover"), [C, k] = A({}), [x, P] = A(), { placement: O, align: F, zIndex: B, arrow: I = { pointAtCenter: !0 }, getPopupContainer: M, isPopupMountBodyContainer: $ = !1, ...z } = o || {};
V(() => {
n == "grid-layout-form" ? P(S.createElement(Sn, { ...a, $setting: r, code: t })) : n == "data-list" ? P(S.createElement(jt, { base62params: e, $setting: r, listCode: t })) : p.isString(t) ? ae.getWidgetComponent(t).then(({ default: D }) => {
P(S.createElement(D, { ...a, $setting: r }));
}).catch((D) => P(D.toString())) : It(t) ? P(S.createElement(t, { ...a, $setting: r })) : S.isValidElement(t) && P(S.cloneElement(t, { ...a, $setting: r }));
}, [t, n, a]), V(() => {
Promise.resolve(_e(i, e, { list: d })).then(k);
}, [i, e, d.getBase62params]);
const T = (D, pe = !1) => (m(D), !D && b("hover"), D ? l == null ? void 0 : l(C) : s == null ? void 0 : s(pe)), _ = (D) => {
m(!0), b("click");
};
return u(Jn, { zIndex: B, placement: O, onPopupClick: _, onClick: _, open: h, align: F, arrow: I, trigger: f, getPopupContainer: M || $ ? void 0 : (D) => D, content: u(Ga, { ...z, extras: c, children: x && S.cloneElement(x, { ...C, $close: (D) => T(!1, D) }) }), children: g, onOpenChange: T });
}, Ga = ({ title: e, className: t, classNames: n, children: a, extras: i, width: r, height: o, ...s }) => {
const [l, g] = A({}), c = G((f, b) => g((C) => ({ ...C, [f]: b })), []), d = G((f) => g((b) => ({ ...b, [f]: void 0 })), []), h = e ? S.createElement("div", { className: "ff-popup-title" }, e) : l == null ? void 0 : l.title, m = i ?? S.createElement("div", { className: "ff-popup-reserved-extras" }, i);
return u(Ke.Provider, { value: { ele: l, mount: c, unmount: d }, children: E("div", { className: R("ff-popup ff-popover", t, l.rootClassName), style: { width: r ?? 260, height: o }, ...s, children: [E("div", { className: R("ff-popup-header", "ff-popover-header", n == null ? void 0 : n.header), children: [h, l == null ? void 0 : l["sub-title"]] }), u("div", { className: R("ff-popup-body", "ff-popover-body", n == null ? void 0 : n.body), children: a }), E("div", { className: R("ff-popup-footer", "ff-popover-footer", n == null ? void 0 : n.footer), children: [m, l == null ? void 0 : l.extras, l == null ? void 0 : l.actions] })] }) });
};
dt.propTypes = { widgetType: w.oneOf(["fsdpf-component", "grid-layout-form", "data-list"]) };
const Ge = (e) => function({ className: t, variant: n, children: a, name: i, icon: r, type: o = "default", iconPosition: s = "start", noAuthType: l, onAfterClick: g, onBeforeClick: c, data: d, loading: h, disabled: m, tooltip: f, confirm: b, widget: C = () => {
}, widgetType: k, widgetData: x, widgetProps: P, widgetSetting: O, widgetContainerProps: F, ...B }) {
const { mode: I, ...M } = F || {}, $ = xn({ className: t, name: i, type: o, icon: r, iconPosition: s }, n ?? e), z = u(nt, { ...$, ...B, children: a || i });
if (I === "popover" && !["destroy", "redirect", "func"].includes(k)) return u(dt, { data: d, widget: C, widgetType: k, widgetData: x, widgetProps: P, widgetSetting: O, widgetContainerProps: M, onAfterClick: g, onBeforeClick: c, children: z });
const T = p.isEmpty(f) || !f.enabled ? {} : f, _ = p.isEmpty(b) ? { enabled: !1 } : Object.assign({ enabled: !0 }, b), [D, pe] = A(!1), [Ye, { disabled: Xe, loading: ut }] = Ja({ widget: C, widgetType: k, widgetData: x, widgetProps: P, widgetSetting: O, widgetContainerProps: M }, { onAfterClick: g, onBeforeClick: c });
return u(Gn, { okText: "确定", cancelText: "取消", getPopupContainer: (Q) => Q, ..._, disabled: Xe || m, open: D, onOpenChange: (Q) => {
if (!Q) return pe(Q);
_.enabled ? pe(Q) : Ye(d);
}, onConfirm: (Q) => {
Ye(d, Q);
}, onClick: (Q) => {
Q.stopPropagation();
}, children: u(Yn, { getPopupContainer: (Q) => Q, ...T, title: D ? null : T == null ? void 0 : T.title, trigger: ["hover", "click"], children: S.cloneElement(z, { loading: ut || h, disabled: Xe || m }) }) });
}, v = Ge("default");
v.propTypes = { type: w.oneOf(["primary", "default", "danger", ""]), size: w.oneOf(["large", "middle", "small"]), name: w.string, icon: w.string, iconPosition: w.oneOf(["start", "end"]), data: w.any, widget: w.any, widgetType: w.oneOf(["destroy", "redirect", "func", "component", "fsdpf-component", "grid-layout-form", "grid-layout", "data-list"]), widgetData: w.object, widgetProps: w.object, widgetSetting: w.object, widgetContainerProps: w.object, tooltip: w.exact({ title: w.string.isRequired, placement: w.oneOf(["top", "left", "right", "bottom", "topLeft", "topRight", "bottomLeft", "bottomRight", "leftTop", "leftBottom", "rightTop", "rightBottom"]), enabled: w.oneOfType([w.bool, w.number]), getPopupContainer: w.func }), confirm: w.exact({ title: w.string.isRequired, cancelText: w.string, okText: w.string, okType: w.oneOf(["primary", "default", "danger", ""]), placement: w.oneOf(["top", "left", "right", "bottom", "topLeft", "topRight", "bottomLeft", "bottomRight", "leftTop", "leftBottom", "rightTop", "rightBottom"]), enabled: w.oneOfType([w.bool, w.number]), getPopupContainer: w.func, arrow: w.oneOfType([w.bool, w.exact({ pointAtCenter: w.bool })]) }) };
const Ya = Ge("link"), Xa = Ge("circle"), Qa = Ge("round"), Za = Ge("dashed"), Qt = ({ options: e = [], triggerWeights: t = ["grid-layout-form", "grid-layout", "fsdpf-component", "print"], onAfterClick: n = (m, f, b) => {
}, onBeforeClick: a = (m, f, b) => {
}, labelVariant: i = "link", labelSize: r, labelRender: o, btnVariant: s, btnSize: l, btnRender: g = (m, f) => u(v, { ...m, data: f }, m.uuid || yt()), widgetContainerProps: c = {}, children: d, data: h }) => {
if (p.isEmpty(e)) return d;
const [m, f] = W(() => (e || []).reduce((C, k) => {
const x = t.indexOf(k.widgetType);
return x === -1 ? C[1].push(k) : C[0] ? x < t.indexOf(C[0].widgetType) ? (C[1].push(C[0]), C[0] = k) : C[1].push(k) : C[0] = k, C;
}, [null, []]), [e, t]);
o ? d = o(m, h) || d : d || (d = u(nt, { ...xn(Object.assign(m != null && m.name || m != null && m.icon ? {} : { icon: "icon-location" }, m, { size: r }), i) }));
const b = f.map((C) => g(Object.assign({ uuid: C.uuid, type: C.type, name: C.name, widget: C.widget, widgetType: C.widgetType, widgetProps: C.widgetProps, widgetData: C.widgetData, widgetSetting: C.widgetSetting, widgetContainerProps: C.widgetContainerSetting, confirm: C.confirm, onAfterClick: p.partialRight(n, C, h), onBeforeClick: p.partialRight(a, C, h) }, { size: l, variant: s }), h));
return u(dt, { widget: m == null ? void 0 : m.widget, widgetType: m == null ? void 0 : m.widgetType, widgetProps: m == null ? void 0 : m.widgetProps, widgetSetting: m == null ? void 0 : m.widgetSetting, widgetContainerProps: Object.assign({}, c, m == null ? void 0 : m.widgetContainerProps), data: h, widgetData: m == null ? void 0 : m.widgetData, extras: b, onAfterClick: p.partialRight(n, m, h), onBeforeClick: p.partialRight(a, m, h), children: d });
};
Qt.propTypes = { triggerWeights: w.array, options: w.arrayOf(w.shape({ ...v.propTypes, widgetType: v.propTypes.widgetType.isRequired })), btnSize: v.propTypes.size, btnRender: w.func, btnVariant: w.oneOf(["", "default", "link", "circle", "round", "dashed"]), labelVariant: w.oneOf(["", "default", "link", "circle", "round", "dashed"]), labelRender: w.func, labelSize: v.propTypes.size, onAfterClick: w.func, onBeforeClick: w.func, widgetContainerProps: v.propTypes.widgetContainerProps, data: v.propTypes.data }, v.Link = Ya, v.Link.defaultProps = v.defaultProps, v.Link.propTypes = v.propTypes, v.Circle = Xa, v.Circle.defaultProps = v.defaultProps, v.Circle.propTypes = v.propTypes, v.Round = Qa, v.Round.defaultProps = v.defaultProps, v.Round.propTypes = v.propTypes, v.Dashed = Za, v.Dashed.defaultProps = v.defaultProps, v.Dashed.propTypes = v.propTypes, v.Popover = dt, v.GroupPopover = Qt;
const ei = ({ fields: e, formProps: t, $close: n }) => {
const [a] = Z.useForm(), i = W(() => [{ name: "__PROPS__", value: t }], [t]);
return u(J, { actions: E(S.Fragment, { children: [u(v, { name: "取消", widget: () => n(!1) }), u(v, { name: "确定", type: "primary", widget: () => a.validateFields(!0).then(n) })] }), children: u(Z, { fields: i, form: a, className: "ff-modal-form", children: e == null ? void 0 : e.map(({ code: r, ...o }) => u(At, { code: r, ...o }, r)) }) });
}, ti = ({ className: e, classNames: t, $close: n, children: a, title: i, subTitle: r, actions: o, extras: s, ...l }) => E(aa, { ...l, prefixCls: "ff-drawer", className: R("ff-popup", e), maskMotion: { motionAppear: !0, motionName: "mask-motion" }, motion: (g) => ({ motionAppear: !0, motionName: `panel-motion-${g}` }), children: [E("div", { className: R("ff-popup-header", "ff-drawer-header", t == null ? void 0 : t.header), children: [u("button", { "aria-label": "Close", className: R("ff-popup-close", "ff-drawer-close", t == null ? void 0 : t.close), onClick: l.onClose, children: u(Et, { type: "close" }) }), i, r] }), u("div", { className: R("ff-popup-body", "ff-drawer-body", t == null ? void 0 : t.body), children: a }), E("div", { className: R("ff-popup-footer", "ff-drawer-footer", t == null ? void 0 : t.footer), children: [s, o] })] }), ni = ({ className: e, classNames: t, $close: n, $event: a, children: i, title: r, subTitle: o, actions: s, extras: l, placement: g, ...c }) => {
const d = (a == null ? void 0 : a.pageX) === void 0 ? { animation: null, maskAnimation: null, mousePosition: { x: null, y: null } } : { animation: "zoom", maskAnimation: "fade", mousePosition: { x: a == null ? void 0 : a.pageX, y: a == null ? void 0 : a.pageY } };
return u(ia, { ...c, ...d, prefixCls: "ff-modal", modalRender: () => E("div", { className: R("ff-modal-content ff-popup", e), children: [E("div", { className: R("ff-popup-header", "ff-modal-header", t == null ? void 0 : t.header), children: [u("button", { "aria-label": "Close", className: R("ff-popup-close", "ff-modal-close", t == null ? void 0 : t.close), onClick: c.onClose, children: u(Et, { type: "close" }) }), r, o] }), u("div", { className: R("ff-popup-body", "ff-modal-body", t == null ? void 0 : t.body), children: i }), E("div", { className: R("ff-popup-footer", "ff-modal-footer", t == null ? void 0 : t.footer), children: [l, s] })] }) });
}, Pn = ({ placement: e, $close: t, $event: n, children: a, title: i, ...r }) => {
const [o, s] = A({}), [l, g] = A(!0), c = G((f, b) => s((C) => ({ ...C, [f]: b })), []), d = G((f) => s((b) => ({ ...b, [f]: void 0 })), []);
let h = { ...r, className: o.rootClassName, title: o.title || i && S.createElement("div", { className: R("ff-popup-title") }, i), subTitle: o["sub-title"], actions: o.actions, extras: o.extras, children: a, $close: t, $event: n, onClose: () => g(!1) };
const m = () => {
t(!1);
};
return u(Ke.Provider, { value: { ele: o, mount: c, unmount: d }, children: e && e !== "center" ? u(ti, { ...h, placement: e, open: l, afterOpenChange: (f) => !f && m() }) : u(ni, { ...h, visible: l, afterClose: m }) });
};
Pn.propTypes = { placement: w.oneOf(["center", "left", "top", "right", "bottom"]) };
const Y = () => {
const [e, t] = zn({ maxCount: 6, motion: { motionName: "ff-notification-fade", motionAppear: !0, motionEnter: !0, motionLeave: !0, onLeaveStart: (r) => {
const { offsetHeight: o } = r;
return { height: o };
}, onLeaveActive: () => ({ height: 0, opacity: 0, margin: 0 }) }, prefixCls: "ff-notification" }), [, n] = S.useReducer((r) => r + 1, 0);
V(() => {
Y.$onClick = a, Y.$queue.forEach(([r, o, s], l, g) => {
i([o, s], ...r), delete g[l];
});
}, []);
const a = (r, o = {}, s = {}) => new Promise((l, g) => i([l, g], r, o, s)), i = ([r, o], s, l = {}, g = {}) => {
const c = Y.$index++, d = (h) => ((m, f) => (Y.$popups.delete(m), n(), f == null ? void 0 : f()))(c, () => r(h));
if (s === on) return e.open({ ...g, key: c, content: S.createElement(s, { ...l, $close: () => e.close(c) }) });
Y.$popups.set(c, S.createElement(Pn, { maskClosable: !1, $event: l == null ? void 0 : l.$event, ...g, key: c, $close: d }, S.isValidElement(s) ? S.cloneElement(s, { ...l, $close: d }) : s != null && s.name || Ut.isForwardRef(s) || (s == null ? void 0 : s.$$typeof) === Ut.ForwardRef ? S.createElement(s, { ...l, $close: d }) : s)), n();
};
return E(S.Fragment, { children: [Array.from(Y.$popups).map(([r, o]) => o), t] });
};
Y.$popups = /* @__PURE__ */ new Map(), Y.$index = 0, Y.$queue = [], Y.$onClick = (...e) => new Promise((t, n) => {
Y.$queue.push([e, t, n]);
});
const Zt = (e, t, n = {}) => Y.$onClick(e, t, n), ft = (e, { showProgress: t, duration: n, ...a } = { duration: 1.5 }) => Y.$onClick(on, { content: e, ...a }, { showProgress: t, duration: n }), X = { modal: Zt, confirm: (e, t = {}) => Y.$onClick(ra, { content: e, ...t }, { placement: "center" }), form: (e, t = {}, n = {}) => Zt(ei, { formProps: n, fields: e }, { placement: "center", ...t }).then((a) => {
if (a === !1) throw !1;
return a;
}), notification: ft, success: (e, t = { duration: 1.5 }) => ft(e, { ...t, className: "ff-notification-success", icon: "check" }), error: (e, t = { duration: 1.5 }) => ft(e, { ...t, className: "ff-notification-error", icon: "close" }) };
Le.configure({ showSpinner: !1 }), Ve.interceptors.request.use((e) => {
e.headers.Platform = "web", e.headers.SaaS = window.localStorage.getItem("SaaS");
const t = window.localStorage.getItem(tt);
return e.headers.Authorization = t ? `Bearer ${t} ` : void 0, Le.inc(), e;
}, (e) => (Le.done(), Promise.reject({ code: -1, msg: e }))), Ve.interceptors.response.use(({ data: e, headers: t }) => (Le.done(), { ...e, res: t == null ? void 0 : t.res }), function(e) {
return Le.done(), Promise.reject(e.message);
}), window.addEventListener("unhandledrejection", wt.onUnhandledRejection), wt.onMsg = (e, t) => X[[0, 1].includes(e) ? "success" : "error"](t).then(() => e === 20300 && Se.redirect(Ie.get("Common.WEBSITE_LOGIN_PAGE")));
var Te, je;
const H = class H {
constructor() {
N(this, "appUrl", "");
return y(H, Te) || (q(H, je, new wt()), q(H, Te, new Proxy(this, { get: (t, n) => n === "init" ? t.init : n === "appUrl" ? t.appUrl : y(H, je)[n] }))), y(H, Te);
}
init(t, n, a) {
Ve.defaults.baseURL = this.appUrl = a, Ve.defaults.timeout = 15e3, y(H, je).init(t, n, Ve);
}
};
Te = new WeakMap(), je = new WeakMap(), j(H, Te, null), j(H, je, null), N(H, "getInstance", () => y(H, Te) ?? q(H, Te, new H()));
let $t = H;
const L = $t.getInstance();
class Vt extends Error {
constructor(t, n) {
super(n), Error.captureStackTrace && Error.captureStackTrace(this, Vt), !n instanceof Me && (this.name = `${t} Error Runtime`);
}
}
class Me extends Error {
constructor(t, ...n) {
super(...n), Error.captureStackTrace && Error.captureStackTrace(this, Me), this.name = `${t} Not Found`;
}
}
const ht = "mine", tt = "token";
var ke, Ae;
const ce = class ce {
constructor() {
j(this, Ae, /* @__PURE__ */ new Map());
N(this, "setVendor", (t, n) => y(this, Ae).set(t, new an(n, async (a, i) => {
var o, s;
if (!(a != null && a.default)) throw "@pkg not found";
let r = () => i;
switch ("function") {
case typeof (r = (o = a.default) == null ? void 0 : o[`./${i}/index.jsx`]):
case typeof (r = (s = a.default) == null ? void 0 : s[`./${i}/index.js`]):
return r();
}
throw new Me(i);
})));
N(this, "getWidgetComponent", async (t) => {
if (!t) throw "getWidgetComponent widget is required";
if (t != null && t.startsWith("blob:") || t != null && t.startsWith("http:") || t != null && t.startsWith("https:")) return await import(t);
const [, n] = t == null ? void 0 : t.split("@pkg/");
if (!n) throw new Me(t);
try {
return y(this, Ae).has("pkg") ? await y(this, Ae).get("pkg").get(n) : await import(`${L.appUrl}/api/pkg-import/web?name=${t}`);
} catch (a) {
throw new Vt(t, a);
}
});
N(this, "getRoutes", () => L.get("/api/my-router").then((t) => [...t, { uuid: "data-list-setting", isLayout: !0, uri: "/data-list-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/DataListSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "grid-layout-setting", isLayout: !0, uri: "/grid-layout-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/GridLayoutSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "grid-layout-form-setting", isLayout: !0, uri: "/grid-layout-form-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/GridLayoutFormSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "resource-api-setting", isLayout: !0, uri: "/resource-api-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/ResourceApiSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "charts-setting", isLayout: !0, uri: "/resource-api-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/ChartsSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "fsm-setting", isLayout: !0, uri: "/fsm-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/FsmSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "component-setting", isLayout: !0, uri: "/component-setting/:category/:categoryUuid", type: "fsdpf-component", component: "@pkg/ff-design/components/ComponentSetting", extra: { layout: "@pkg/ff-design/frameworks/DesignTheme" } }, { uuid: "login", uri: "/login", name: "登录", type: "fsdpf-component", isLogin: !1, component: "@pkg/ff/components/Login" }, { uuid: "not-found", uri: "*", name: "Not Found", type: "fsdpf-component", isLogin: !1, component: "@pkg/ff/components/NotFound" }].map(({ uuid: n, ...a }) => [n, { uuid: n, ...a }])).then((t) => new Map(t)));
N(this, "getMenus", () => L.get("/api/my-menu"));
N(this, "getConfigure", () => L.get("api/init-configure"));
N(this, "getWidgetOperationAuth", () => L.get("/api/init-widget-operation-auth").then((t) => t.reduce((n, { uuid: a, auth: i }) => [...n, [a, i]], [])));
N(this, "getPhoneNumber", (t) => L.get(`/api/user-wx-phone-number/${t}`));
N(this, "getUserToken", () => {
const t = window.localStorage.getItem(tt);
if (!t) return "";
const n = t.split(".");
if (!Array.isArray(n) || n.length !== 3) throw "登录令牌无效!";
const { iat: a } = JSON.parse(window.atob(n[1]));
if (Math.floor((/* @__PURE__ */ new Date()).getTime() / 1e3) - a > 2592e3) throw "登录令牌已过期, 请重新登录!";
return t;
});
N(this, "checkUserToken", () => {
try {
return !!this.getUserToken();
} catch {
return !1;
}
});
N(this, "getUserInfo", (t = !0) => {
var n;
try {
const a = this.getUserToken();
if (!a) return Promise.resolve(null);
const { iat: i } = JSON.parse(window.atob((n = a == null ? void 0 : a.split(".")) == null ? void 0 : n[1])), { iat: r, ...o } = L.decode(window.localStorage.getItem(ht) || "", {});
return r === i ? Promise.resolve(o) : L.get("/api/mine-info").then(({ User: s = null }) => (window.localStorage.setItem(ht, L.encode({ ...s, iat: i })), s));
} catch (a) {
console.error(a), t && X.error("请登录").then(this.logout);
}
return Promise.resolve(null);
});
N(this, "login", (t, n, a = {}) => L.post("/api/user-token", { username: t, passwd: Bn.hash(n), platform: "web", ...a }).then(({ token: i }) => (window.localStorage.setItem(tt, i), i)));
N(this, "logout", (t) => (window.localStorage.removeItem(ht), window.localStorage.removeItem(tt), t == null ? void 0 : t()));
if (y(ce, ke)) return y(ce, ke);
}
};
ke = new WeakMap(), Ae = new WeakMap(), j(ce, ke, null), N(ce, "getInstance", () => (y(ce, ke) || q(ce, ke, new ce()), y(ce, ke)));
let Rt = ce;
const ae = Rt.getInstance(), ai = S.createContext({ user: {}, initUser: () => {
}, initUserComplete: !1 }), ii = S.createContext({ set: () => {
}, get: () => {
}, assign: () => {
}, currentRoute: () => {
} }), It = (e) => !!(e != null && e.name) && (e.prototype instanceof S.Component || /^[A-Z]/.test(e.name)), ri = (e, t) => {
if (!e || typeof window > "u") return;
let n = document.querySelector(`style[ff-style-token="${t}"]`);
return n ? (n.innerHTML = e, e) : (n = document.createElement("style"), n.setAttribute("ff-style-token", t), n.setAttribute("type", "text/css"), n.innerHTML = e, document.head.appendChild(n), e);
}, oi = Object.freeze(Object.defineProperty({ __proto__: null, AppContext: ai, AppGlobalParamsContext: ii, cache: an, configure: Ie, default: ae, func: xe, http: L, insertStyle: ri, isReactComponent: It, route: Se }, Symbol.toStringTag, { value: "Module" }));
export {
Mi as $,
Pa as A,
xa as B,
ka as C,
at as D,
jt as E,
ee as F,
Ai as G,
Na as H,
va as I,
Ea as J,
ya as K,
ba as L,
pa as M,
ma as N,
Fi as O,
Ei as P,
un as Q,
fn as R,
St as S,
fa as T,
ha as U,
Oa as V,
ja as W,
Li as X,
Vi as Y,
ct as Z,
Ii as _,
sn as a,
He as a0,
Je as a1,
zi as a2,
Bi as a3,
qa as a4,
Lt as a5,
At as a6,
Sn as a7,
La as a8,
Va as a9,
ii as aA,
Ia as aa,
Ma as ab,
za as ac,
Ba as ad,
Di as ae,
Tt as af,
v as ag,
oa as ah,
Ja as ai,
J as aj,
Ke as ak,
rn as al,
Y as am,
X as an,
xi as ao,
Pi as ap,
vi as aq,
ae as ar,
It as as,
ri as at,
L as au,
an as av,
Ie as aw,
xe as ax,
Se as ay,
ai as az,
la as b,
_e as c,
ln as d,
Ti as e,
$i as f,
sa as g,
Ri as h,
ca as i,
gn as j,
Oi as k,
Ot as l,
da as m,
hn as n,
bn as o,
Ra as p,
wn as q,
mt as r,
Ta as s,
ge as t,
Ni as u,
$a as v,
ji as w,
yn as x,
mn as y,
pn as z
};