ff-dist/dist/common/main-CH2QjgF5.js
2025-01-03 21:19:20 +08:00

1050 lines
80 KiB
JavaScript

var Pi = Object.defineProperty;
var Et = (e) => {
throw TypeError(e);
};
var $i = (e, t, i) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i;
var S = (e, t, i) => $i(e, typeof t != "symbol" ? t + "" : t, i), Ot = (e, t, i) => t.has(e) || Et("Cannot " + i);
var y = (e, t, i) => (Ot(e, t, "read from private field"), i ? i.call(e) : t.get(e)), F = (e, t, i) => t.has(e) ? Et("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, i), U = (e, t, i, n) => (Ot(e, t, "write to private field"), n ? n.call(e, i) : t.set(e, i), i);
var Lt = (e, t, i, n) => ({
set _(r) {
U(e, t, r, i);
},
get _() {
return y(e, t, n);
}
});
import { jsx as d, jsxs as O } from "react/jsx-runtime";
import k, { useEffect as L, useState as N, useCallback as Y, useMemo as H, useRef as q, useContext as oe, useId as Le, isValidElement as Ti, useLayoutEffect as Ni } from "react";
import c from "lodash";
import Jt from "immutability-helper";
import { Form as Ge, Input as Fi, Button as Xe, Pagination as Ri, Tree as Ei, Breadcrumb as Oi, Table as Li, Empty as Ai, Popconfirm as ji, Tooltip as Vi, Popover as Ii } from "antd";
import { useMergedState as Mi } from "rc-util";
import I from "classnames";
import Z, { FieldContext as _t, Field as Gt } from "rc-field-form";
import { useParams as zi, generatePath as Di, createBrowserRouter as Bi, useInRouterContext as qi, Navigate as Ui } from "react-router-dom";
import b from "prop-types";
import * as At from "react-is";
import { useNotification as Wi } from "rc-notification";
import { N as Ee, a as Oe, P as gt, S as Hi } from "./vender-C0IfHU5B.js";
import "rc-util/lib/hooks/useMergedState";
import Ki from "rc-drawer";
import Ji from "rc-dialog";
var $e, Ve, Te, ce, ke, xe;
class Yt {
constructor(t, i) {
F(this, $e, /* @__PURE__ */ new Map());
F(this, Ve, !0);
F(this, Te, []);
F(this, ce);
F(this, ke, () => y(this, ce));
F(this, xe, () => Promise.resolve());
S(this, "get", (...t) => new Promise((i, n) => {
const r = JSON.stringify(t);
if (y(this, $e).has(r)) return i(y(this, xe).call(this, y(this, ce), ...t));
if (y(this, ce) === void 0) y(this, Te).push([t, i, n]), y(this, Ve) && (U(this, Ve, !1), Promise.resolve(typeof y(this, ke) == "function" ? y(this, ke).call(this) : y(this, ke)).then((a) => U(this, ce, a || null)).finally(() => {
y(this, Te).forEach(([a, o, s]) => {
try {
const l = y(this, xe).call(this, y(this, ce), ...a);
y(this, $e).set(JSON.stringify(a), l), o(l);
} catch (l) {
s(l);
}
}), y(this, Te).length = 0;
}));
else {
const a = y(this, xe).call(this, y(this, ce), ...t);
y(this, $e).set(r, a), i(a);
}
}));
U(this, xe, i), U(this, ke, t);
}
}
$e = new WeakMap(), Ve = new WeakMap(), Te = new WeakMap(), ce = new WeakMap(), ke = new WeakMap(), xe = new WeakMap();
const ar = () => d("div", { children: "Empty" }), qe = k.createContext({ ele: {}, mount: () => {
}, unmount: () => {
} }), G = ({ rootClassName: e, className: t, children: i, actions: n, title: r, subTitle: a, extras: o, style: s = {} }) => {
const { mount: l, unmount: u } = k.useContext(qe);
return n && G.Action({ children: n }), r && G.Title({ children: r }), a && G.SubTitle({ children: a }), o && G.Extra({ children: o }), L(() => (l("rootClassName", e), () => u(e)), [e]), d("div", { className: I("ff-container", t), style: s, children: i });
}, _e = (e) => ({ children: t, className: i }) => {
const { mount: n, unmount: r } = k.useContext(qe);
return L(() => (n(e, k.createElement("div", { key: `ff-${e}`, className: I(`ff-popup-${e}`, i) }, t)), () => r(e)), [i, t]), null;
};
G.Action = _e("actions"), G.Title = _e("title"), G.SubTitle = _e("sub-title"), G.Extra = _e("extras"), G.propTypes = { className: b.string, style: b.object, title: b.any, subTitle: b.any, actions: b.any, extras: b.any };
const sr = () => d(G, { className: "ff-loading", children: O("div", { className: "loader", children: [O("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), O("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), O("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), O("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] })] }) }), or = () => d("div", { children: "NotFound" }), Xt = ({ children: e }) => {
const [t, i] = N({}), n = Y((a, o) => i((s) => ({ ...s, [a]: o })), []), r = Y((a) => i((o) => ({ ...o, [a]: void 0 })), []);
return typeof (e == null ? void 0 : e.type) == "string" ? e : d(qe.Provider, { value: { ele: t, mount: n, unmount: r }, children: k.cloneElement(e, { className: t.rootClassName, title: t.title, subTitle: t["sub-title"], actions: t.actions, extras: t.extras }) });
};
Xt.propTypes = { children: b.element.isRequired };
const jt = { 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"] }, vt = ({ type: e, props: t }) => d("i", { ...t, children: d("svg", { viewBox: "0 0 1024 1024", width: "1em", height: "1em", fill: "currentColor", children: (jt[e] || jt.info).map((i, n) => d("path", { d: i }, n)) }) }), Qt = ({ className: e, content: t, icon: i, $close: n }) => O(k.Fragment, { children: [i && d("div", { className: I("ff-notification-icon", e), children: d(vt, { type: i }) }), t] }), _i = ({}) => d(G, { children: "Confirm" });
var ge, Ne;
const te = class te {
constructor() {
F(this, Ne, /* @__PURE__ */ new Map());
S(this, "init", (t) => U(this, Ne, new Map(t)));
S(this, "check", (t) => !y(this, Ne).has(t) || y(this, Ne).get(t));
if (y(te, ge)) return y(te, ge);
}
};
ge = new WeakMap(), Ne = new WeakMap(), F(te, ge, null), S(te, "getInstance", () => (y(te, ge) || U(te, ge, new te()), y(te, ge)));
let pt = te;
const Gi = pt.getInstance(), Yi = (e, t, i = "children") => {
if (c.isEmpty(e)) return {};
const n = c.find(e, ["value", t]);
if (!c.isEmpty(n)) return n;
const r = e.length;
for (let a = 0; a < r; a++) {
const { [i]: o } = e[a], s = Yi(o, t, i);
if (!c.isEmpty(s)) return s;
}
return {};
}, Zt = (e = "Input", t = "@pkg/ff/grid-layout-forms") => e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`;
var pe, Ie;
const ie = class ie {
constructor() {
F(this, Ie, null);
S(this, "init", (t) => U(this, Ie, t));
S(this, "get", (t, i) => c.get(y(this, Ie), t, i));
if (y(ie, pe)) return y(ie, pe);
}
};
pe = new WeakMap(), Ie = new WeakMap(), F(ie, pe, null), S(ie, "getInstance", () => (y(ie, pe) || U(ie, pe, new ie()), y(ie, pe)));
let mt = ie;
const Ae = mt.getInstance(), Vt = { 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" }, Q = (e, t) => {
let i = "string";
i = Array.isArray(e) ? "array" : typeof e, c.isObject(e) && (i = "json");
const n = `${i}2${t}`;
return Reflect.has(Vt, n) ? Vt[n](e) : e;
}, ei = (e = {}, t = {}, i = {}, n = "") => ti(e, (r, a) => a === "type" && r === "code") ? ii(e, t, i, n) : ni(e, t, n), ti = (e, t = () => !1) => c.some(e, (i) => !!c.some(i, t) || (c.isEmpty(i) || !c.isPlainObject(i) && !c.isArray(i) ? void 0 : ti(i, t))), ii = async (e = {}, t = {}, i = {}, n = "") => {
let r = /* @__PURE__ */ Object.create(null);
for (let a in e) {
let o;
if (Reflect.has(e[a], "type") && ["code", "field", "router", "query", "string"].includes(e[a].type)) {
const { type: s, value: l = "", default: u = n } = e[a];
switch (s) {
case "code":
o = await Ce.exec(l, t, i);
break;
case "field":
o = c.get(t, l) ?? c.get(t, l.substring(l.indexOf(".") + 1));
break;
case "router":
case "query":
o = ue.getPageParams(l);
break;
case "string":
o = l;
}
o ?? (o = u);
} else o = await ii(e[a], t, i, n);
c.set(r, a, o);
}
return r;
}, ni = (e = {}, t = {}, i = "") => Object.keys(e || {}).reduce((n, r) => {
if (c.isPlainObject(e[r])) {
let a;
if (Reflect.has(e[r], "type") && ["field", "router", "query", "string"].includes(e[r].type)) {
const { type: o, value: s = "", default: l = i } = e[r];
switch (o) {
case "field":
a = c.get(t, s) ?? c.get(t, s.substring(s.indexOf(".") + 1));
break;
case "router":
case "query":
a = ue.getPageParams(s);
break;
case "string":
a = s;
}
a ?? (a = l);
} else a = ni(e[r], t, i);
c.set(n, r, a);
}
return n;
}, {}), ct = (e, t) => e && typeof e == "object" ? Array.isArray(e) ? e.map((i) => ct(i, t)) : Object.keys(e).reduce((i, n) => (t[n] ? i[t[n]] = ct(e[n], t) : i[n] = ct(e[n], t), i), {}) : e, lr = () => "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, (e) => {
const t = 16 * Math.random() | 0;
return (e === "x" ? t : 3 & t | 8).toString(16);
}), cr = (e) => {
var t, i;
return e ? (i = (t = e.match(/^@pkg(?:[^\/]*\/){3}(?<name>[^\/]+)/)) == null ? void 0 : t.groups) == null ? void 0 : i.name : "";
}, dr = (e) => {
var t, i;
return e ? (i = (t = e.match(/^@pkg(?:[^\/]*\/){2}(?<category>[^\/]+)/)) == null ? void 0 : t.groups) == null ? void 0 : i.category : "";
}, ur = (e) => {
var t, i;
return e ? (i = (t = e.match(/^@pkg(?:[^\/]*\/){1}(?<owner>[^\/]+)/)) == null ? void 0 : t.groups) == null ? void 0 : i.owner : "";
};
var Ze, Me, ze, et;
const tt = class tt {
constructor(...t) {
F(this, Me, []);
F(this, ze, (t) => {
var i;
for (let n of t) Array.isArray(n[0]) ? y(this, ze).call(this, n) : y(this, Me).push(y(i = tt, Ze).call(i, n[0], n[1]));
});
S(this, "toValue", async (t, i = null) => {
const n = { getValue: () => t, getRecord: () => i };
return await y(this, Me).reduce(async (r, a) => {
try {
const o = await r;
return (await a).call(n, o);
} catch (o) {
return console.error(o), r;
}
}, t);
});
S(this, "toRender", (t, i, n = null) => k.createElement(y(this, et), { value: t, record: i }, n));
F(this, et, ({ value: t, record: i, children: n }) => {
const [r, a] = N(n);
return at(() => {
let o = !1;
return a(n), this.toValue(t, i).then((s) => Q(s, "string")).then((s) => !o && a(s)).catch((s) => !o && a(`${s}`)), () => o = !0;
}, [t, i]), r;
});
y(this, ze).call(this, t);
}
};
Ze = new WeakMap(), Me = new WeakMap(), ze = new WeakMap(), et = new WeakMap(), F(tt, Ze, c.memoize((t, i) => se.getWidgetComponent(t).then((n) => {
var r;
return ((r = n.default) == null ? void 0 : r.call(n, i)) || ((a) => a);
}), (t, i) => `${t}::${Q(i, "string")}`));
let Qe = tt;
const Xi = (e, t = {}) => H(() => e == null ? void 0 : e.map(({ widgetByJs: i, widgetByJsSetting: n, ...r }, a) => i ? { ...r, render: (o, s) => new Qe([i, n]).toRender(o, s, "-") } : r), [e, t]), gr = (e) => {
const [t, i] = N({});
return L(() => {
let n = !1;
return e && E.get(`/api/_/${e}`).then((r) => c.pick(r, ["uuid", "name", "code", "resource", "marginX", "marginY", "cols", "rowHeight", "primaryKey", "columns", "itemOperations", "batchOperations", "isConditionFormLayout", "layout", "tabs", "pageSize", "layoutConfig"])).then((r) => !n && i(r)), () => n = !0;
}, [e]), t;
}, pr = (e, t = {}) => {
const [i, n] = N({ dataSource: [] });
return Ue(() => {
let r = !1;
return e && E.get(`/api/${e}/${E.encode({ page: 1, ...t })}`).then((a) => !r && n(a)), () => r = !0;
}, [e, t]), i;
}, ri = (e = [], t = /* @__PURE__ */ new Map(), i = "id", n) => {
const r = Y(n ? (a) => c.get(a, i, c.get(a, [n, i])) : (a) => c.get(a, i), [i, n]);
return Y((a) => e == null ? void 0 : e.filter((o) => !o.uuid || !t.has(o.uuid) || t.get(o.uuid).includes(`${r(a)}`)), [e, t, r]);
}, ht = (e = [], t = [], i = /* @__PURE__ */ new Map(), n = "id", r) => {
const a = Y(r ? (o) => c.get(o, n, c.get(o, [r, n])) : (o) => c.get(o, n), [n, r]);
return H(() => {
if (c.isEmpty(t) || !t.some(({ uuid: s }) => Gi.check(s))) return !1;
if (c.isEmpty(i) || c.isEmpty(e)) return !0;
const o = e.map((s) => `${a(s)}`);
return t.some(({ uuid: s }) => !s || !i.has(s) || i.get(s).some((l) => o.includes(`${l}`)));
}, [t, e, i, a]);
}, Qi = (e, t, i = "id", n = null) => {
const r = rt(), a = q(!1), o = q(e.dataSource), s = q(e.itemOperationsAccess);
return L(() => (o.current = e.dataSource, s.current = e.itemOperationsAccess, () => a.current = !1), [e.dataSource, e.itemOperationsAccess]), a.current && (e.dataSource = o.current, e.itemOperationsAccess = s.current), [e, (l = 0, u = null) => {
var p, g;
if (a.current = !1, l === 1) return (p = e.onReload) == null ? void 0 : p.call(e);
if (l === 2) {
const h = c.get(u, "__PARENT_ID__", ""), m = c.get(u, i, c.get(u, [n, i], "")), f = c.findIndex(o.current, ["__PARENT_ID__", h]), C = c.findIndex(f > -1 ? c.get(o.current, [f, "children"]) : o.current, [i, m]);
if (C === -1) return (g = e.onReload) == null ? void 0 : g.call(e);
Promise.all([E.get(`/api/${t}/detail/${m}`), E.post(`/api/${t}/list-operations-access`, { ids: m })]).then(([w, v]) => {
const T = c.get(o.current, f > -1 ? [f, "children", C, "children"] : [C, "children"]);
o.current = Jt(o.current, f > -1 ? { [f]: { children: { $splice: [[C, 1, { ...w, children: T }]] } } } : { $splice: [[C, 1, { ...w, children: T }]] });
const $ = new Map(v);
s.current.forEach((z, M) => {
var B;
(B = $.get(M)) != null && B.some((A) => A == m) || s.current.set(M, z.filter((A) => A !== m));
}), $.forEach((z, M) => {
s.current.has(M) ? s.current.set(M, c.uniq([...s.current.get(M) || [], ...z])) : s.current.set(M, z);
});
}).then(() => {
a.current = !0, r();
});
}
}];
}, Zi = (e, t) => {
const i = rt(), n = q(t), r = q(/* @__PURE__ */ new Map()), a = q([]), o = c.throttle((l) => {
a.current = [], E.list(e, c.pick({ ...n.current, ...l }, ["tab", "page", "pageSize", "condition", "sider", "keyword"])).then(({ keyword: u, condition: p, total: g, tab: h, sider: m, page: f, pageSize: C, operationsAccess: w, dataSource: v }) => {
n.current = { tab: h, condition: p, sider: m, keyword: u, total: g, pageSize: C, page: v != null && v.length ? f : 1 }, a.current = v, r.current = new Map(w), i();
});
}, 380, { leading: !1, trailing: !0 });
at(() => {
a.current = [], e && o(t);
}, [e, t]);
const s = H(() => c.pick(n.current, ["total", "tab", "page", "pageSize", "condition", "sider", "keyword"]), [n.current]);
return Object.assign(s, { onTabChange: (l) => o({ tab: l, page: 1 }), onPageChange: (l, u) => o({ page: l, pageSize: u }), onPageSizeChange: (l) => o({ pageSize: l, page: 1 }), onConditionChange: (l, u) => o({ keyword: u, condition: Jt(n.current.condition || {}, { $merge: l || {} }), page: 1 }), onSiderChange: (l) => o({ sider: l, page: 1 }), onKeywordChange: (l) => o({ keyword: l, page: 1 }), itemOperationsAccess: r.current, dataSource: a.current, onReload: o });
}, en = ({ listCode: e, className: t, layouts: i, dataSource: n, isPaginate: r, isItemOperations: a, isBatchOperations: o, batchOperations: s, itemOperations: l, itemOperationsAccess: u, resource: p, primaryKey: g, title: h, itemGridLayout: m, $setting: f, tabs: C, isConditionFormLayout: w, isTreeSider: v, treeSiderConfig: T }) => {
const { classNames: $, onClickCallback: z } = oe(ee), M = ri(l, u, g, p), B = Y((A, j, x) => d(tn, { className: I("ff-data-list-framework-item", $.item), operations: a ? M(j) : [], data: p ? { [p]: j } : j, children: A, onClickCallback: z }), [p, g, a, z, l, u]);
return O("div", { className: I("ff-data-list-framework", t), children: [d(i.sider, { isTreeSider: v, ...T }), O("div", { className: I("ff-data-list-container", $ == null ? void 0 : $.container), children: [d(i.filter, { isConditionFormLayout: w }), d(i.toolbar, { title: h, tabs: C }), d(mn, { ...m, style: { "--col-num": (f == null ? void 0 : f.colNum) || 1 }, primaryKey: g, itemRender: B, dataSource: n }), d(i.footer, { isPaginate: r, isOperations: o, operations: s })] })] });
}, tn = ({ className: e, operations: t, children: i, data: n, onClickCallback: r }) => O("div", { className: I("data-list-grid-layout-item-container", e), children: [i, !!(t != null && t.length) && d("div", { className: "data-list-grid-layout-item-actions", children: t.map((a) => d("span", { className: "data-list-grid-layout-item-action", children: d(P.Link, { uuid: a.uuid, type: a.type, name: a.name, widget: a.widget, widgetType: a.widgetType, widgetProps: a.widgetProps, widgetSetting: a.widgetSetting, widgetContainerProps: a.widgetContainerSetting, data: n, confirm: a.confirm, onAfterClick: (o) => o !== !1 && (r == null ? void 0 : r(a.isRefresh, n)) }, a.uuid || Le()) }, (a == null ? void 0 : a.uuid) || Le())) })] }), nn = ({ listCode: e, className: t, layouts: i, dataSource: n, columns: r, isItemOperations: a, isBatchOperations: o, batchOperations: s, itemOperations: l, itemOperationsAccess: u, resource: p, primaryKey: g, title: h, tabs: m, isPaginate: f, isTreeSider: C, treeSiderConfig: w, isConditionFormLayout: v, ...T }) => {
const { classNames: $, onClickCallback: z } = oe(ee), M = ri(l, u, g, p), B = ht(n, l, u, g, p);
return O("div", { className: I("ff-data-table-framework", t), children: [d(i.sider, { isTreeSider: C, ...w }), O("div", { className: I("ff-data-table-container", $ == null ? void 0 : $.container), children: [d(i.filter, { isConditionFormLayout: v }), d(i.toolbar, { title: h, tabs: m }), d(cn, { ...T, primaryKey: g, className: "ff-data-table-content", columns: r, dataSource: n, operationRender: B ? (A) => {
var j;
return d("div", { className: "ff-data-table-actions", children: (j = M(A)) == null ? void 0 : j.map((x, R) => d(P.Link, { size: "small", uuid: x.uuid, type: x.type, name: x.name, widget: x.widget, widgetType: x.widgetType, widgetProps: x.widgetProps, widgetData: x.widgetData, widgetSetting: x.widgetSetting, widgetContainerProps: x.widgetContainerSetting, data: A, confirm: x.confirm, onAfterClick: (V) => V !== !1 && (z == null ? void 0 : z(x.isRefresh, A)) }, x.uuid || R)) });
} : null }), d(i.footer, { isPaginate: f, isOperations: o, operations: s })] })] });
}, ee = k.createContext({ listCode: "", classNames: {}, getBase62params: (e, t) => {
}, onReload: () => {
}, onClickCallback: () => {
}, onConditionChange: () => {
}, onTabChange: () => {
}, onSiderChange: () => {
}, onKeywordChange: () => {
}, onPageChange: () => {
}, onPageSizeChange: () => {
} }), ai = (e, t, i, n, r = {}, a = 0) => {
const o = { "--grid-layout-h": `${n}`, "--grid-layout-w": `${i}`, "--grid-layout-x": `${e}`, "--grid-layout-y": `${t}`, "--grid-layout-row-height-offset": "0px" };
return r != null && r.autoHeight ? o.height = "fit-content" : o["--grid-layout-row"] = `${n}`, r != null && r.alignItems && (o["--grid-layout-box-align-items"] = r.alignItems), r != null && r.justifyContent && (o["--grid-layout-box-justify-content"] = r.justifyContent), o["--grid-layout-box-margin"] = It(r == null ? void 0 : r.marginTop, r == null ? void 0 : r.marginRight, r == null ? void 0 : r.marginBottom, r == null ? void 0 : r.marginLeft), o["--grid-layout-box-padding"] = It(r == null ? void 0 : r.paddingTop, r == null ? void 0 : r.paddingRight, r == null ? void 0 : r.paddingBottom, r == null ? void 0 : r.paddingLeft), a && (o.height = `${a}px`), o;
}, It = (e, t, i, n) => `${e || 0}px ${t || 0}px ${i || 0}px ${n || 0}px`, mr = (e = "Text", t = "@pkg/ff/grid-layouts") => e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`, si = ({ className: e, isConditionFormLayout: t }) => {
var h, m;
const [i, n] = N({}), { listCode: r, onKeywordChange: a, onConditionChange: o, getBase62params: s, classNames: l } = k.useContext(ee), { keyword: u, condition: p } = (s == null ? void 0 : s()) || {}, [g] = Ge.useForm();
return L(() => {
r && t && E.get(`/api/_/${r}/list-condition-form-layout`).then(({ resource: f, marginX: C, marginY: w, rowHeight: v, cols: T, fields: $ }) => {
n({ resource: f, itemMargin: [C, w], rowHeight: v, cols: T, fields: $ });
}).catch(() => n({}));
}, [r, t]), L(() => {
g.setFieldsValue({ keyword: u, ...p });
}, [JSON.stringify([u, p])]), d("div", { className: I("ff-data-list-filter", l.filter, e), children: d(Ge, { form: g, layout: "vertical", autoComplete: "off", onFinish: ((h = i.fields) == null ? void 0 : h.length) > 1 ? (f) => o({ [i.resource]: f[i.resource] }, f.keyword) : () => {
}, onValuesChange: (f) => {
c.isEmpty(c.omit(f, ["keyword"])) || g.submit();
}, children: ((m = i.fields) == null ? void 0 : m.length) > 1 ? d(Pt, { ...i, children: d(rn, { onReset: () => {
const { keyword: f, condition: C } = s("init") || {};
g.setFieldsValue({ keyword: f, ...C });
} }) }) : d("div", { className: "ff-data-list-filter-default-form ff-grid-layout-form", children: d("div", { className: "grid-layout-item", style: ai(20, 0, 5, 2), children: d(Ge.Item, { name: ["keyword"], children: d(Fi.Search, { allowClear: !0, enterButton: "搜索", placeholder: "多关键字 | 分割", onSearch: (f) => a(f) }) }) }) }) }) });
}, rn = ({ cols: e, fields: t, onReset: i }) => {
const [n, r] = N(!1), a = H(() => t == null ? void 0 : t.toReversed().some((o) => o.y > 1 || o.x + o.w >= e - 5), [e, t]);
return O(Ge.Item, { label: " ", style: { "--item-span": 5 }, className: I("ff-data-list-filter-actions", { expanded: n }), children: [d(Xe, { onClick: i, children: "重置" }), d(Xe, { type: "primary", htmlType: "submit", children: "查询" }), a && d(P.Link, { className: "ff-data-list-filter-expanded-button", widget: () => r((o) => !o), type: "primary", name: n ? "关闭" : "展开", icon: n ? "icon-up" : "icon-down", iconPosition: "end" })] });
};
si.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 an = ({ className: e, operations: t, isOperations: i, isPaginate: n }) => {
const { onPageChange: r, onPageSizeChange: a, onClickCallback: o, getBase62params: s } = k.useContext(ee), { total: l, page: u, pageSize: p } = (s == null ? void 0 : s()) || {};
return i && !c.isEmpty(t) || n ? O("div", { className: I("ff-data-list-footer", e), children: [d("div", { className: "ff-data-list-actions", children: t == null ? void 0 : t.map((g, h) => d(P, { uuid: g.uuid, type: g.type, name: g.name, widget: g.widget, widgetType: g.widgetType, widgetProps: g.widgetProps, widgetData: g.widgetData, widgetSetting: g.widgetSetting, widgetContainerProps: g.widgetContainerSetting, onAfterClick: (m) => m !== !1 && (o == null ? void 0 : o(g.isRefresh, null)) }, g.uuid || h)) }), n && d(Ri, { size: "small", total: l, pageSize: p, showSizeChanger: !1, showTotal: (g) => `${u} 页 / 总共 ${g}`, onChange: r, onShowSizeChange: a })] }) : null;
}, sn = [{ 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: d("span", { style: { color: "#1677ff" }, children: "sss" }), key: "0-0-1-0" }] }] }], on = ({ className: e, width: t = 280, isTreeSider: i }) => {
const { classNames: n } = oe(ee);
return i ? d(Ei.DirectoryTree, { className: I("ff-data-list-sider", n.sider, e), style: { "--sider-width": t }, showLine: !0, showIcon: !1, treeData: sn }) : null;
}, ln = ({ className: e, title: t, tabs: i }) => {
const { getBase62params: n, onTabChange: r, onReload: a, classNames: o } = oe(ee), { tab: s } = (n == null ? void 0 : n()) || {}, [l, u] = Mi((i == null ? void 0 : i[0].value) ?? (i == null ? void 0 : i[0].code), { value: s, onChange: r });
return O("div", { className: I("ff-data-list-toolbar", o.toolbar, e), children: [d("div", { className: "ff-data-list-title", children: t }), d(Oi, { className: "ff-data-list-tabs", itemRender: ({ label: p, code: g, value: h }) => d("span", { onClick: () => u(h ?? g), className: I("ff-data-list-tab", { active: (h ?? g) == l }), children: p }), items: i }), O("div", { className: "ff-data-list-actions", children: [d(P.Link, { icon: "icon-reload", widget: () => a() }), d(P.Link, { icon: "icon-setting" })] })] });
}, oi = ({ isItemGridLayout: e, theme: t, themeProps: i, onClickCallback: n, onReload: r, listCode: a, total: o = 0, page: s = 0, onPageChange: l, pageSize: u = 30, onPageSizeChange: p, tab: g, onTabChange: h, keyword: m, onKeywordChange: f, condition: C, onConditionChange: w, sider: v, onSiderChange: T, layouts: $, classNames: z = {}, ...M }) => {
const [B, A] = N(), j = H(() => {
let x = { sider: on, filter: si, footer: an, toolbar: ln };
$ === !1 ? x = { sider: null, filter: null, footer: null, toolbar: null } : c.isPlainObject($) && (x = Object.assign({}, x, $));
for (const R in x) if (x[R]) {
if (Ti(x[R])) {
const V = x[R];
x[R] = (W) => k.cloneElement(V, W);
}
} else x[R] = () => d(k.Fragment, {});
return x;
}, [$]);
return L(() => {
t ? se.getWidgetComponent(t).then((x) => {
if (!x) throw `${t} not found`;
return x;
}).catch((x) => ({ default: () => `${x}` })).then((x) => A(k.createElement(x.default, { ...M, layouts: j, $setting: i }))) : A(d(e ? en : nn, { ...M, layouts: j, $setting: i }));
}, [t, i]), d(ee.Provider, { value: { classNames: z, listCode: a, onClickCallback: n, onReload: r, getBase62params: (x, R) => {
const V = { tab: g, page: s, pageSize: u, keyword: m, sider: v, condition: C, total: o };
return x && x != "init" ? c.get(V, x, R) : V;
}, onPageChange: l, onPageSizeChange: p, onTabChange: h, onSiderChange: T, onKeywordChange: f, onConditionChange: w }, children: B && k.cloneElement(B, M) });
};
oi.propTypes = { classNames: b.exact({ sider: b.string, filter: b.string, footer: b.string, toolbar: b.string, container: b.string, content: b.string, item: b.string }), layouts: b.oneOfType([b.exact({ sider: b.oneOfType([b.elementType, b.element]), filter: b.oneOfType([b.elementType, b.element]), footer: b.oneOfType([b.elementType, b.element]), toolbar: b.oneOfType([b.elementType, b.element]) }), b.bool]) };
var me, de, ve, it;
const ne = class ne {
constructor() {
F(this, de, null);
F(this, ve, /* @__PURE__ */ new Map());
F(this, it, () => {
if (y(this, de)) return y(this, de).port.postMessage({ command: "status", data: [] });
U(this, de, new SharedWorker(new URL("/ff-worker/res-ws.js", self.location))), y(this, de).port.onmessage = (t) => {
var i, n;
(i = t.data) != null && i.uuid ? y(this, ve).forEach((r, a) => {
var o;
(r == "*" || (o = r == null ? void 0 : r.includes) != null && o.call(r, t.data.uuid)) && a(t.data);
}) : ((n = t.data) == null ? void 0 : n.readyState) == WebSocket.CLOSED && E.get("/api/user-api-token").then(({ token: r, expire_at: a }) => {
y(this, de).port.postMessage({ command: "initWs", data: [`ws${c.trimStart(E.appUrl, "http")}api/user-resource-status-ws?token=${r}`] });
});
}, y(this, de).port.postMessage({ command: "status", data: [] });
});
S(this, "subscribe", (t, i = []) => (i ? Array.isArray(i) && i.length == 0 ? i = "*" : Array.isArray(i) || (i = [i].flat()) : i = "*", y(this, ve).set(t, i), y(this, ve).size == 1 && y(this, it).call(this), () => this.unsubscribe(t)));
S(this, "unsubscribe", (t) => y(this, ve).delete(t));
if (y(ne, me)) return y(ne, me);
}
};
me = new WeakMap(), de = new WeakMap(), ve = new WeakMap(), it = new WeakMap(), F(ne, me, null), S(ne, "getInstance", () => (y(ne, me) || U(ne, me, new ne()), y(ne, me)));
let ft = ne;
const li = ft.getInstance(), St = k.forwardRef(({ listCode: e, base62params: t, className: i, theme: n, themeProps: r, layouts: a, classNames: o }, s) => {
const [{ resource: l, primaryKey: u, batchOperations: p = [], itemOperations: g = [], columns: h = [], themeConfig: m, theme: f, isConditionFormLayout: C = !1, isTreeSider: w, treeSiderConfig: v, isItemGridLayout: T, itemGridLayout: $, title: z, isPaginate: M, tabs: B }, A] = N({ isItemGridLayout: !1, itemGridLayout: {} }), j = Zi(e, t), [{ dataSource: x, itemOperationsAccess: R, condition: V, tab: W, keyword: le, page: Se, total: K, pageSize: st, sider: He, onConditionChange: ot, onTabChange: Ft, onKeywordChange: wi, onPageChange: bi, onPageSizeChange: Ci, onSiderChange: ki, onReload: lt }, Rt] = Qi(j, e, u, l), xi = ht(g, x, R, u), vi = ht(p);
return L(() => {
let Ke = null;
return e && E.get(`/api/_/${e}`).resp(({ data: Je, res: Si }) => {
Je != null && Je.isDynamicRefresh && (Ke = li.subscribe(() => lt(), Si)), A(Je);
}).catch(() => A({})), () => Ke == null ? void 0 : Ke();
}, [e]), k.useImperativeHandle(s, () => ({ onReload: lt, onClickCallback: Rt })), d(oi, { listCode: e, title: z, classNames: o, layouts: a, resource: l, primaryKey: u, theme: n || f, themeProps: r || m, isTreeSider: w, treeSiderConfig: v, isPaginate: M, tabs: B, isItemOperations: xi, isBatchOperations: vi, batchOperations: p, itemOperations: g, isItemGridLayout: T, columns: h, itemGridLayout: $, isConditionFormLayout: C, itemOperationsAccess: R, dataSource: x, onConditionChange: ot, onTabChange: Ft, onKeywordChange: wi, onPageChange: bi, onPageSizeChange: Ci, onSiderChange: ki, condition: V, tab: W, keyword: le, page: Se, total: K, pageSize: st, sider: He, className: I("ff-data-list-helper", i), onReload: lt, onClickCallback: Rt });
}), ci = (e, t, i = !0) => i !== !0 && i-- <= 0 ? [] : c.isArray(e) && !c.isEmpty(e) ? e.reduce((n, r) => (Reflect.has(r, t) && Reflect.has(r, "children") && n.push(r[t]), Reflect.has(r, "children") && !c.isEmpty(r.children) ? n.concat(ci(r.children, t, i)) : n), []) : [], cn = ({ className: e, primaryKey: t, columns: i = [], dataSource: n = [], operationRender: r, operationWidth: a = 180, ...o }) => {
const { classNames: s } = oe(ee);
Le();
const l = q(null), u = q(null), [p, g] = N([]), [h, m] = N({ width: 0, height: 0 });
L(() => {
g(ci(n, t));
}, [n, t]), Ni(() => {
const C = new ResizeObserver(() => {
var w;
m({ width: ((w = l.current) == null ? void 0 : w.nativeElement.querySelector(".ant-table-body").scrollWidth) || u.current.offsetWidth, height: u.current.offsetHeight });
});
return u.current && C.observe(u.current), () => {
u.current && C.unobserve(u.current);
};
}, []);
const f = Xi(i);
return d("div", { ref: u, className: I("ff-data-list-table", s.content, e), children: h.height ? d(Li, { ...o, ref: l, rowKey: (C) => (C == null ? void 0 : C[t]) ?? Math.random(), columns: f == null ? void 0 : f.concat(r ? [{ title: "操作", align: "center", fixed: "right", width: `${Math.ceil(a / h.width * 100).toFixed(2)}%`, render: (C, w, v) => r(w, v) }] : []), dataSource: n, size: "middle", scroll: { x: "max-content", y: h.height - 50 }, pagination: !1, expandable: { defaultExpandAllRows: !0, expandRowByClick: !0, onExpandedRowsChange: g, expandedRowKeys: p } }) : null });
}, dn = "RC_FORM_INTERNAL_HOOKS", un = (e, { initialValue: t, initialValueLanguage: i, convertJs: n, convertJsSetting: r, type: a = "string" }, o = null) => {
const s = q(!1), l = oe(_t), [u, p] = N(), [g, h] = N(i != "javascript" && e ? l.getFieldValue(e) : void 0), { registerWatch: m } = l.getInternalHooks(dn) || {};
return L(() => m == null ? void 0 : m((f, C, w) => {
if (!s.current) return;
const v = c.get(C, e);
c.isEqual(v, g) || h(Q(v, a));
}), [g]), L(() => {
i == "javascript" && t ? Ce.exec(t, {}, { getFieldValueForBasicForm: (f) => o ? o.getFieldValue(f) : l.getFieldValue(f), getFieldValue: (f) => l.getFieldValue(f) }).then((f) => h(Q(f, a))).catch((f) => notification.error({ message: `布局数据错误: ${JSON.stringify(f)}` })).finally(() => s.current = !0) : (t && h(Q(t ?? l.getFieldValue(e), a)), s.current = !0);
}, [t, i]), Ue(() => {
s.current && n && new Qe([n, r]).toValue(g, l.getFieldsValue(!0)).then(p).catch((f) => {
p(f), console.error("布局数据转换错误: ", f, n);
});
}, [g, n, r]), [u ?? g, g];
}, di = (e, t, i = null) => H(() => {
var n;
return (n = c.sortBy(e, ["y", "x"])) == null ? void 0 : n.map(({ i: r, x: a, y: o, w: s, h: l, field: { boxStyle: u, ...p } }, g) => d("div", { className: "grid-layout-item", style: ai(a, o, s, l, u), children: d(t, { ...p, basicForm: i }) }, r ?? g));
}, [e]), gn = ({ widget: e, widgetPrefix: t = "@pkg/ff/grid-layouts", basicForm: i, ...n }) => {
const r = e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`, [a, o] = N();
return L(() => {
r && se.getWidgetComponent(r).then(({ defaultProps: s = {}, default: l }) => ({ default: pn(l, s, i) })).catch((s) => ({ default: () => `${s}` })).then((s) => o(k.createElement(s.default, n)));
}, [r]), a;
}, pn = (e, t = {}, i = null) => (n) => {
const { code: r, label: a, extras: o, isVirtual: s, initialValue: l, initialValueLanguage: u, convertJs: p, convertJsSetting: g, value: h, ...m } = c.merge({}, t, n), [f, C] = un(s ? null : r, { initialValue: l, initialValueLanguage: u, convertJs: p, convertJsSetting: g, type: (m == null ? void 0 : m.type) || "string" }, i), w = H(() => {
const $ = Object.keys((t == null ? void 0 : t.extras) || {});
return c.over([c.partialRight(c.pick, $), c.partialRight(c.omit, $)]);
}, [t == null ? void 0 : t.extras]), [v, T] = w(m);
return d(e, { ...T, value: f, rawValue: C, $setting: Object.assign({}, o, v) });
}, ui = ({ className: e, cols: t = 12, rowHeight: i = 21, containerPadding: n = [0, 0], itemMargin: r = [4, 0], formProps: a = {}, fields: o = [], data: s, basicForm: l = null, ...u }) => {
const [p] = Z.useForm(), g = di(o, gn, l), h = H(() => [{ name: "__PROPS__", value: a }], [a]);
return Ue(() => (p.setFieldsValue(s), () => p.resetFields()), [s]), d(Z, { fields: h, form: p, component: !1, children: d("div", { ...u, className: I("ff-grid-layout", e), style: { "--grid-layout-item-margin-y": `${(r == null ? void 0 : r[0]) || 0}px`, "--grid-layout-item-margin-x": `${(r == null ? void 0 : r[1]) || 0}px`, "--grid-layout-container-padding-y": `${(n == null ? void 0 : n[0]) || 0}px`, "--grid-layout-container-padding-x": `${(n == null ? void 0 : n[1]) || 0}px`, "--grid-layout-cols": t, "--grid-layout-row-height": `${i}px` }, children: g }) });
}, hr = (Mt = ui, function({ code: e, data: t, ...i }) {
const [n, r] = N({ resource: null, cols: 12, rowHeight: 21, fields: [] });
return L(() => {
e && E.get(`/api/_/${e}`).then((a) => r(c.pick(a, ["resource", "cols", "rowHeight", "fields"])));
}, [e]), (n == null ? void 0 : n.resource) && d(Mt, { ...i, rowHeight: n.rowHeight, cols: n.cols, fields: n.fields, data: n != null && n.resource ? { [n == null ? void 0 : n.resource]: t } : {} });
});
var Mt;
const mn = ({ cols: e, rowHeight: t, itemMargin: i, fields: n, primaryKey: r, dataSource: a, itemClassName: o, itemRender: s = (g, h, m) => g, empty: l = d(Ai, { description: null }), className: u, style: p = {} }) => {
const { classNames: g } = oe(ee), h = Le(), m = H(() => d(ui, { cols: e, rowHeight: t, itemMargin: i, fields: n, className: o }), [n, e, t, i]);
return d("div", { className: I("ff-data-list-content", g.content, u), style: p, children: c.isEmpty(a) ? l : a.map((f, C) => {
const w = s(k.cloneElement(m, { data: f }), f, C);
return k.cloneElement(w, { key: `${h}-${(f == null ? void 0 : f[r]) || C}` });
}) });
}, hn = ({ component: e }) => {
const { base62params: t } = zi();
return d(G, { children: d(St, { listCode: e, base62params: E.decode(t) }) });
}, fn = () => "Empty", yn = ({ component: e, $setting: t }) => {
const [i, n] = N();
L(() => {
if (!e) return n(d(fn, { description: null }));
se.getWidgetComponent(e).catch((a) => ({ default: () => `${a}` })).then((a) => k.createElement(a.default, { $setting: t })).then(n);
}, [e]);
const r = ue.getPageParams() || {};
return i ? k.cloneElement(i, r) : null;
};
var he, X, fe, ye, De, Be;
const re = class re {
constructor() {
F(this, X, /* @__PURE__ */ new Map());
F(this, fe, {});
F(this, ye, null);
S(this, "init", (t, i) => {
U(this, X, t), U(this, fe, i);
});
S(this, "get", (t) => (y(this, X).has(t) || (t = Array.from(y(this, X).keys()).find((i) => y(this, X).get(i).uri === t)), y(this, X).get(t) || {}));
S(this, "redirect", (t, i, n = {}) => {
const { uri: r, type: a, widgetProps: o } = this.get(t) || {};
let s = Di(r || t, a != "list" ? i : c.mapValues(i, (u) => E.encode(u)));
const l = new URLSearchParams();
for (const u in o || {}) (o == null ? void 0 : o.type) == "query" && l.append(u, i[u]);
return l.size > 0 && (s = `${s}?${l.toString()}`), y(this, ye).navigate(s, n);
});
S(this, "getMenus", (t) => {
var i;
return ((i = y(this, fe)) == null ? void 0 : i[t]) || [];
});
S(this, "findMenuPathByUuid", (t) => {
let i = [];
for (const n in y(this, fe)) if (i = y(this, De).call(this, y(this, fe)[n], t, [n]), i.length > 1) return i;
return i;
});
S(this, "getMenusByRouteUuid", (t) => y(this, Be).call(this, t, Object.values(y(this, fe)).flat()));
F(this, De, (t, i, n = []) => {
if (c.isEmpty(t)) return n;
for (const { uuid: r, children: a } of t) {
if (r == i) return n.concat(r);
if (!c.isEmpty(a)) return n.concat(r, y(this, De).call(this, a, i));
}
return n;
});
F(this, Be, (t, i) => {
var r;
let n = [];
for (const a of i) a.widgetType == "redirect" && (a.uuid == t || a.widget == t ? n.push(a) : (r = a.children) != null && r.length && (n = n.concat(y(this, Be).call(this, t, a.children))));
return n;
});
S(this, "getCurrentMenu", () => {
const { uuid: t } = this.getCurrentRoute() || {};
if (!t) return;
const i = this.getMenusByRouteUuid(t);
return c.isEmpty(i) ? void 0 : i[0];
});
S(this, "getCurrentRoute", (t = 0) => {
var n;
const i = (n = y(this, ye).state.matches[y(this, ye).state.matches.length - 1 - t]) == null ? void 0 : n.route;
if (!i) return null;
for (let [r, a] of y(this, X)) if (a.uri === i.path) return a;
return null;
});
S(this, "getPageParams", (t) => {
var a, o;
const { location: i = {}, matches: n = [] } = ((a = y(this, ye)) == null ? void 0 : a.state) || {}, r = ((o = n[n.length - 1]) == null ? void 0 : o.params) || {};
return i.search && new URLSearchParams(i.search).forEach((s, l) => {
r[l] = s;
}), t ? c.get(r, t) : r;
});
S(this, "createBrowserRouter", (t = {}) => {
if (y(this, X).size == 0) return null;
const i = Ae.get("Common.WEBSITE_DEFAULT_THEME", "@pkg/ff/frameworks/DefaultTheme"), n = Ae.get(se.checkUserToken() ? "Common.WEBSITE_LOGIN_REDIRECT" : "Common.WEBSITE_DEFAULT", "/index"), r = { [i]: 0 }, a = (s, l) => () => se.getWidgetComponent(s).then((u) => u.default || function() {
return `${s}`;
}).then((u) => ({ Component: () => k.createElement(Xt, {}, k.createElement(u, l)) })), o = Array.from(y(this, X).values()).reduce((s, { uuid: l, uri: u, name: p, type: g, component: h, widgetSetting: m, isLogin: f, isLayout: C, extra: w }) => {
let v = {}, T = 0;
switch (g) {
case "list":
v.element = k.createElement(hn, { component: h });
break;
case "fsdpf-component":
v.element = k.createElement(yn, { key: h, component: h, $setting: m });
}
if (w != null && w.layout) {
if (!r[w == null ? void 0 : w.layout]) return r[w == null ? void 0 : w.layout] = s.length, [...s, { path: "/", lazy: a(w == null ? void 0 : w.layout, {}), children: [{ path: u, ...v }] }];
T = r[w == null ? void 0 : w.layout];
}
return C && T > -1 ? (s[T].children.push({ path: u, ...v }), s) : [...s, { path: u, ...v }];
}, [{ path: "/", lazy: a(i, {}), children: [] }]);
return o.push({ index: !0, element: k.createElement(wn, { to: n, replace: !0 }) }), U(this, ye, Bi(o, t));
});
if (y(re, he)) return y(re, he);
}
};
he = new WeakMap(), X = new WeakMap(), fe = new WeakMap(), ye = new WeakMap(), De = new WeakMap(), Be = new WeakMap(), F(re, he, null), S(re, "getInstance", () => (y(re, he) || U(re, he, new re()), y(re, he)));
let yt = re;
const wn = ({ to: e, replace: t }) => qi() ? k.createElement(Ui, { to: e, replace: t }) : (window.document.location = e, "redirect"), ue = yt.getInstance(), Pe = new Worker(new URL("/ff-worker/index.js", self.location)), zt = { getConfigure: (e) => Ae.get(e), route: { redirect: (...e) => ue.redirect(...e), getPageParams: (...e) => ue.getPageParams(...e), getCurrentRoute: () => ue.getCurrentRoute() }, popup: { notification: (...e) => _.notification(...e), success: (...e) => _.success(...e), error: (...e) => _.error(...e), form: (...e) => _.form(...e), modal: (...e) => _.modal(...e), confirm: (...e) => _.confirm(...e) } };
var nt, Fe, we;
const D = class D {
constructor() {
S(this, "exec", (t, i = {}, n = {}, r = "") => new Promise((a, o) => {
const s = Lt(D, nt)._++;
y(D, Fe).set(s, n), D.mQueue.set(s, [a, o]), Pe.postMessage({ id: s, session: r, category: "eval", method: t, args: i });
}));
S(this, "clear", (t) => Pe.postMessage({ session: t, category: "clear" }));
if (y(D, we)) return y(D, we);
Promise.resolve().then(() => qn).then((t) => {
zt.http = t.http;
}), Pe.addEventListener("message", ({ data: { id: t, task_id: i, method: n, args: r, category: a, data: o, error: s, session: l } }) => {
if (a === "eval" && D.mQueue.has(t)) s !== null ? D.mQueue.get(t)[1](s) : D.mQueue.get(t)[0](o), y(D, Fe).delete(t), D.mQueue.delete(t);
else if (a === "util") try {
const u = c.get(zt, n.split("/")) || c.get(y(D, Fe).get(i), n.split("/"));
if (!c.isFunction(u)) throw `${n} not found`;
Promise.resolve(Reflect.apply(u, void 0, r)).then((p) => {
Pe.postMessage({ id: t, task_id: i, category: a, method: n, args: r, session: l, data: p, error: null });
}).catch((p) => {
Pe.postMessage({ id: t, task_id: i, category: a, method: n, args: r, session: l, data: null, error: p });
});
} catch (u) {
Pe.postMessage({ id: t, task_id: i, category: a, method: n, args: r, session: l, data: null, error: u });
}
}, !1);
}
};
nt = new WeakMap(), Fe = new WeakMap(), we = new WeakMap(), S(D, "mQueue", /* @__PURE__ */ new Map()), F(D, nt, 0), F(D, Fe, /* @__PURE__ */ new Map()), F(D, we, null), S(D, "getInstance", () => (y(D, we) || U(D, we, new D()), y(D, we)));
let wt = D;
const Ce = wt.getInstance(), rt = () => {
const e = q(!0), [, t] = k.useReducer((i) => i + 1, 0);
return L(() => () => e.current = !1, []), () => e.current && t();
}, fr = (e) => {
const t = q();
return L(() => {
t.current = e;
}, [e]), t.current;
}, yr = (e) => {
const [t, i] = N(e), n = q(null), r = Y((a, o) => {
n.current = o, i(a);
}, []);
return L(() => {
n.current && (n.current(t), n.current = null);
}, [t]), [t, r];
}, Ue = (e = (n) => {
}, t, i = c.isEqual) => {
const n = k.useRef();
i(t, n.current) || (n.current = c.cloneDeep(t)), k.useEffect(e, [n.current]);
}, at = Ue, gi = (e, t = "string") => {
var i;
if (!Array.isArray(e)) return e;
for (let n = 0; n < e.length; n++) e[n].value = Q((i = e[n]) == null ? void 0 : i.value, t), e[n] && Reflect.has(e[n], "children") && (e[n].children = gi(e[n].children, t));
return e;
}, wr = (e, t = "json", i = "string", n, r = null) => {
const [a] = Z.useForm(n), [o, s] = N([{ label: "无", value: "", disabled: !0 }]), l = q([]), u = Z.useWatch((p) => l.current.length === 0 ? null : c.pick(p, l.current), a) || null;
return L(() => {
Array.isArray(e) ? s(e) : t === "javascript" && e ? Ce.exec(e, {}, { getFieldValue: (p) => (l.current.includes(p) || l.current.push(p), a.getFieldValue(p)), getFieldValueForBasicForm: (p) => (l.current.includes(p) || l.current.push(p), r ? r.getFieldValue(p) : a.getFieldValue(p)) }).then((p) => {
s(Q(p, "array"));
}) : e && s(Q(e, "array"));
}, [e, t, u]), gi(o, i);
}, br = (e) => {
const [t, i] = N(), n = { type: "GET" };
if (typeof e == "string" ? n.url = e : c.isPlainObject(e) && Object.assign(n, e), !(n != null && n.url)) throw "url is required";
const r = (a) => E.request(n, !1).resp((o) => (console.log("useSubscribeRequest", a), i(o), o));
return Ue(() => {
let a = null;
return r().then((o) => {
a = li.subscribe(c.throttle(r, 180, { leading: !1, trailing: !0 }), o.res);
}), () => a == null ? void 0 : a();
}, n), t;
}, bn = (e) => {
const [t, i] = k.useState({ gridItems: [], hideItems: [] });
return k.useEffect(() => {
e && E.get(`/api/_/${e}`).then(({ pk: n, uuid: r, code: a, resource: o, align: s, cols: l, rowHeight: u, marginX: p, marginY: g, listenChangeFields: h, listenChangeFieldsFunc: m, fields: f }) => ({ pk: n, uuid: r, code: a, resource: o, align: s, cols: l, rowHeight: u, marginX: p, marginY: g, listenChangeFields: h, listenChangeFieldsFunc: m, ...f.reduce((C, w) => {
var v;
return (v = w == null ? void 0 : w.field) != null && v.hidden ? C.hides.push(w == null ? void 0 : w.field) : C.items.push(w), C;
}, { items: [], hides: [] }) })).then(i);
}, [e]), t;
}, Cn = ({ max: e = 0, min: t = 0, type: i = "", message: n, pattern: r, required: a = !1, validator: o } = {}, s, l) => {
const [u, p] = N([]);
return L(() => {
const g = [];
if (a) {
let h = l;
switch (l) {
case "number":
case "string":
case "array":
break;
case "bool":
h = "boolean";
break;
case "json":
h = "object";
}
g.push({ type: h, required: !0, whitespace: !0, message: "该项必填" });
}
switch (i) {
case "string":
g.push({ type: i, max: e, min: t, message: n || (t && e ? `字符必须在 ${t} ~ ${e} 之间` : `${e ? "最多能有" : "最少要有"} ${t || e} 个字符`) });
break;
case "pattern":
g.push({ type: "string", pattern: r, message: n });
break;
case "validator":
o && g.push(({ getFieldValue: h }) => ({ validator: async (m, f) => {
const C = await Ce.exec(o, { value: f, fieldName: s }, { getFieldValue: h });
return c.isString(C) && C ? Promise.reject(C) : c.isBoolean(C) && !C ? Promise.reject(n) : Promise.resolve();
} }));
}
p(g);
}, [e, t, i, n, r, a, o]), u;
}, kn = (e, t, i) => {
const [n, r] = N(null);
return L(() => {
const { initDataUri: a = `/api/${e}`, initDataMethod: o = "GET" } = i || {};
t && E.request({ method: o, url: c.trimEnd(`${a}/${t}`, "/") }).then((s) => {
r(s);
});
}, [e, t, i]), n;
}, pi = (e, t, i = {}, n = {}, r = {}) => {
const a = oe(_t), o = rt(), s = q(!0), l = q([]), [u, p] = N(t), g = Z.useWatch((h) => JSON.stringify(c.pick(h, l.current)), a) || "{}";
return at(() => {
e && Ce.exec(e, i, { ...n, getFieldValueForBasicForm: (h) => r ? r.getFieldValue(h) : null, getFieldValue: c.wrap(a.getFieldValue, (h, m) => (l.current.some((f) => c.isEqual(f, m)) || (l.current.push(m), o()), h == null ? void 0 : h(m))), isFieldTouched: a.isFieldTouched, isFieldsTouched: a.isFieldsTouched }).then((h) => s.current && p(h));
}, [e, g, a, i, n]), L(() => () => s.current = !1, []), u;
}, xn = (e, t, i = [], n = {}) => {
const r = q({});
if (!t) return [e, r.current];
const a = q(), o = c.debounce(rt(), 180), s = ["disabled", "required"], l = (g, h) => {
s.includes(g) && (r.current[g] = h), o();
}, u = H(() => ({ setDisabled: (g) => l("disabled", g), setRequired: (g) => l("required", g), getDisabled: () => r.current.disabled, getRequired: () => r.current.required }), [t]), p = pi(t, -1, {}, u, n) ?? -1;
if (a.current != p && (p >= 0 || !c.isEmpty(i == null ? void 0 : i[p]))) {
a.current = p;
const { widget: g, widgetPrefix: h, props: m } = i == null ? void 0 : i[p];
e = Zt(g, h), r.current = c.merge(m, c.pick(r.current, s));
}
return [e, r.current];
}, Dt = (e) => e === void 0 || e === !1 ? "" : (Array.isArray(e) ? e : [e]).join("_"), Cr = ({ value: e, onChange: t }, i = null) => {
const n = q(), [r] = Z.useForm(i), a = q({});
return at(() => {
c.isEqual(n.current, e) || r.setFieldsValue(e);
}, [e]), L(() => () => r.resetFields(), []), [H(() => r.__INTERNAL__ ? r : { ...r, __INTERNAL__: { itemRef: (o) => (s) => {
const l = Dt(o);
s ? a.current[l] = s : delete a.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 = Dt(o);
return a.current[s];
} }, [r]), (o, s) => {
n.current = s, t == null || t(s);
}];
}, vn = ({ type: e, initialValue: t, initialValueLanguage: i, onChange: n, basicForm: r }) => {
const a = pi(i == "javascript" && t, i == "javascript" ? void 0 : t, {}, {}, r);
return L(() => {
i == "javascript" ? n(Q(a, e)) : t && n(Q(t, e));
}, [e, t, a]), null;
}, mi = ({ widget: e = "Input", widgetPrefix: t = "@pkg/ff/grid-layout-forms", widgetDecorator: i, subWidgets: n = [], basicForm: r, ...a }) => {
const o = Zt(e, t), [s, l] = xn(o, i, n, r), [u, p] = N();
return L(() => {
s && se.getWidgetComponent(s).then(({ defaultProps: g = {}, default: h }) => ({ default: Sn(h, g, r) })).catch((g) => ({ default: () => `${g}` })).then((g) => p(k.createElement(g.default, a)));
}, [s]), u && k.cloneElement(u, { ...a, ...l });
}, Sn = (e, t = {}, i = null) => (n) => {
const { type: r, code: a, label: o, noStyle: s, placeholder: l, required: u = !1, extras: p, validators: g, help: h, isVirtual: m, $isReserved: f, initialValue: C, initialValueLanguage: w, ...v } = c.omit(c.merge({}, t, n), ["convertJs", "convertJsSetting", "widget", "widgetPerfix", "widgetDecorator", "subWidgets", "boxStyle"]), T = Cn(Object.assign({}, g, u ? { required: !0 } : {}), a, r), $ = H(() => {
const j = Object.keys((t == null ? void 0 : t.extras) || {});
return c.over([c.partialRight(c.pick, j), c.partialRight(c.omit, j)]);
}, [t == null ? void 0 : t.extras]), [z, M] = $(v), B = { label: o, noStyle: s, colon: !1, layout: "vertical" }, A = Y((j) => j == null ? void 0 : Q(j, r), [r]);
return d(Gt, { name: a, rules: T, initialValue: A(C), normalize: A, children: (j, x, R) => {
var V;
return d(e, { type: r, rcform: R, basicForm: i, itemProps: { validateStatus: x.errors.length > 0 ? "error" : "success", tooltip: h, help: x.errors.length > 0 ? x.errors.join("、") : null, required: ((V = T == null ? void 0 : T[0]) == null ? void 0 : V.required) || !1, ...B }, fieldProps: { placeholder: l, ...M, ...j }, $setting: Object.assign({}, p, z) });
} });
}, Pt = ({ cols: e = 24, rowHeight: t = 16, itemMargin: i = [8, 16], containerPadding: n = [0, 0], fields: r = [], children: a, basicForm: o = null }) => {
const s = di(r, mi, o);
return O("div", { className: "ff-grid-layout-form", style: { "--grid-layout-item-margin-x": `${(i == null ? void 0 : i[0]) ?? 8}px`, "--grid-layout-item-margin-y": `${(i == null ? void 0 : i[1]) ?? 16}px`, "--grid-layout-container-padding-y": `${(n == null ? void 0 : n[0]) || 0}px`, "--grid-layout-container-padding-x": `${(n == null ? void 0 : n[1]) || 0}px`, "--grid-layout-cols": e, "--grid-layout-row-height": `${t}px` }, children: [s, a && k.cloneElement(a, { cols: e, rowHeight: t, itemMargin: i, containerPadding: n, fields: r })] });
};
Pt.propTypes = { fields: b.array };
const Pn = (Bt = Pt, ({ code: e, layout: t, name: i, primaryKey: n = 0, style: r = {}, formProps: a = {}, form: o, basicForm: s, isPreview: l = !1, className: u, onFinish: p, onValuesChange: g = () => {
}, ...h }) => {
const { align: m, autoComplete: f, resource: C, items: w, hides: v, rowHeight: T, marginX: $, marginY: z, cols: M, listenChangeFields: B, listenChangeFieldsFunc: A, pk: j, uuid: x } = bn(e), [R] = Z.useForm(o), V = H(() => [{ name: "__PK__", value: j }, { name: "__PROPS__", value: a }, { name: "__RESOURCE__", value: C }, { name: "__LAYOUT_KEY__", value: e }, { name: "__LAYOUT_UUID__", value: x }, { name: "__PRIMARY_KEY__", value: n }], [j, e, x, C, n, a]);
return O(Z, { className: u, name: i || e, layout: t || m, fields: V, form: R, autoComplete: f, style: { ...r, position: "relative" }, onFinish: p, onValuesChange: (W, le) => (({ changedValues: Se, allValues: K, listenChangeFields: st, listenChangeFieldsFunc: He, onValuesChange: ot, code: Ft }) => {
ot(Se, K), He && Array.isArray(st) && Ce.exec(He, { changedValues: Se, allValues: K }, { getFieldValue: R.getFieldValue, setFieldValue: R.setFieldValue, setFieldsValue: R.setFieldsValue, isFieldTouched: R.isFieldTouched, isFieldsTouched: R.isFieldsTouched });
})({ changedValues: W, allValues: le, listenChangeFields: B, listenChangeFieldsFunc: A, onValuesChange: g, code: e }), children: [d(Bt, { ...h, form: R, basicForm: s, code: e, fields: w, cols: M, rowHeight: T, itemMargin: [$, z] }), v == null ? void 0 : v.map((W) => {
var le;
return d(Gt, { name: W.code, children: d(vn, { form: R, basicForm: s, name: W.code, type: W.type, initialValue: W.initialValue, initialValueLanguage: (le = W.extras) == null ? void 0 : le.initialValueLanguage }) }, JSON.stringify(W.code));
})] }, e);
});
var Bt;
const hi = ({ $setting: e, $close: t, extras: i, code: n, primaryKey: r, ...a }) => {
const [o] = Z.useForm(), s = kn(n, r, e);
return L(() => {
s && o.setFieldsValue(s);
}, [s]), d(G, { actions: O(k.Fragment, { children: [d(P, { name: "保存", type: "primary", widget: () => {
const l = o.getFieldValue("__RESOURCE__"), { initDataUri: u = `/api/${n}` } = e || {};
o.validateFields(!0).then((p) => l ? c.pick(p, [l]) : p).then((p) => E.post(r ? `${u}/${r}` : `${u}`, p).msg(t)).catch(() => _.error("请先完善表单信息", { duration: 2e3 }));
} }), d(P, { name: "取消", widget: () => t(!1) })] }), extras: i, children: d(Pn, { form: o, code: n, primaryKey: r, ...a }) });
}, qt = /* @__PURE__ */ new Set(), bt = (e = [], t = 0) => {
const i = e[t];
if (i.length && !qt.has(i)) {
const n = document.createElement("script");
n.setAttribute("src", i), n.setAttribute("data-namespace", i), e.length > t + 1 && (n.onload = () => {
bt(e, t + 1);
}, n.onerror = () => {
bt(e, t + 1);
}), qt.add(i), document.body.appendChild(n);
}
}, Ct = ({ className: e, type: t, style: i = {}, ...n }) => d("span", { role: "img", className: I("ff-iconfont", e), style: i, ...n, children: d("svg", { style: { width: "1em", height: "1em", fill: "currentColor", overflow: "hidden" }, viewBox: "0 0 1024 1024", children: d("use", { xlinkHref: `#${t}` }) }) });
Ct.propTypes = { className: b.string, type: b.string.isRequired, style: b.object }, Ct.init = bt;
const $n = (e, t, i, { isReplaceRouteHistory: n = !1 } = {}) => ue.redirect(i, t, { replace: n }), Tn = (e, t = {}, i, n = {}) => {
var a;
const r = (a = n.router) == null ? void 0 : a.reduce((o, [s, l, u]) => {
const p = c.get(t, ["router", s]);
if (!p && p !== 0 && l) throw `请传入 ${u}`;
return `${o}/${p}`;
}, `/api/${i}`);
return E.del(r, t.param).msg();
}, Ut = (e, t, i, { status: { loading: n, disabled: r }, setStatus: a }) => {
const o = { loading: (s) => s === void 0 ? n : a((l) => ({ ...l, loading: s })), disabled: (s) => s === void 0 ? r : a((l) => ({ ...l, disabled: s })) };
return c.isFunction(i) ? i.call(null, { ...t, ...o }) : c.isString(i) && i ? Ce.exec(i, t, o) : null;
}, Wt = (e, t, i, n, r) => c.isString(i) && i ? se.getWidgetComponent(i).then(({ default: a }) => _.modal(a, { ...t, $setting: n }, r != null && r.title ? { ...r, title: c.template(r.title)(e) } : r)).catch((a) => {
_.error(i, { content: a.toString() });
}) : _.modal(i, { ...t, $setting: n }, r != null && r.title ? { ...r, title: c.template(r.title)(e) } : r), Nn = (e, t, i, n, r) => _.modal(hi, { ...t, $setting: n, code: i }, r != null && r.title ? { ...r, title: c.template(r.title)(e) } : r), Fn = (e, t, i, n, r) => _.modal(St, { base62params: t, $setting: n, listCode: i }, r != null && r.title ? { ...r, title: c.template(r.title)(e) } : r), Rn = ({ widget: e, widgetType: t, widgetData: i, widgetProps: n, widgetSetting: r, widgetContainerProps: a }, { onAfterClick: o, onBeforeClick: s }) => {
const l = oe(ee), [u, p] = N({ leading: !0, trailing: !1 }), g = H(() => {
switch (t) {
case "redirect":
return c.partialRight($n, e, r);
case "func":
return c.partialRight(Ut, (r == null ? void 0 : r.code) ?? e, { status: u, setStatus: p });
case "fsdpf-component":
return c.partialRight(Wt, e, r, a);
case "grid-layout-form":
return c.partialRight(Nn, e, r, a);
case "data-list":
return c.partialRight(Fn, e, r, a);
case "destroy":
return c.partialRight(Tn, e, r, a);
default:
if (Nt(e) || k.isValidElement(e)) return c.partialRight(Wt, e, r, a);
if (c.isFunction(e)) return c.partialRight(Ut, (r == null ? void 0 : r.code) || e, { status: u, setStatus: p });
}
return (...h) => console.error("useButton unknown widgetType", t, ...h);
}, [e, t]);
return [c.debounce((h) => (s == null || s(h), Promise.resolve(ei(n, h, { list: l })).then((m) => g(h, { ...i, ...m })).then((m) => o == null ? void 0 : o(m)).catch(console.error)), 300, { leading: !0, trailing: !1 }), u];
}, fi = ({ type: e, name: t, className: i, icon: n, iconPosition: r, size: a }, o = "default") => H(() => {
const s = { type: "primary", className: I("ff-button", i), iconPosition: r, size: a };
return e === "danger" ? s.danger = !0 : e === "default" && (s.type = e), o === "link" || o === "dashed" ? (s.type = o, e === "default" && (s.className = I(s.className, "ff-default"))) : o !== "circle" && o !== "round" || (s.shape = o), n && (s.icon = d(Ct, { type: n })), t && (s.children = t), s;
}, [o, e, i, n, r]), We = (e) => function({ className: t, variant: i, children: n, name: r, icon: a, type: o = "default", iconPosition: s = "start", noAuthType: l, onAfterClick: u, onBeforeClick: p, data: g, loading: h, disabled: m, tooltip: f, confirm: C, widget: w = () => {
}, widgetType: v, widgetData: T, widgetProps: $, widgetSetting: z, widgetContainerProps: M, ...B }) {
const A = c.isEmpty(f) || !f.enabled ? {} : f, j = c.isEmpty(C) ? { enabled: !1 } : Object.assign({ enabled: !0 }, C), x = fi({ className: t, name: r, type: o, icon: a, iconPosition: s }, i ?? e), [R, V] = N(!1), [W, { disabled: le, loading: Se }] = Rn({ widget: w, widgetType: v, widgetData: T, widgetProps: $, widgetSetting: z, widgetContainerProps: M }, { onAfterClick: u, onBeforeClick: p });
return d(ji, { okText: "确定", cancelText: "取消", getPopupContainer: (K) => K, ...j, disabled: le || m, open: R, onOpenChange: (K) => {
if (!K) return V(K);
j.enabled ? V(K) : W(g);
}, onConfirm: () => {
W(g);
}, onClick: (K) => {
K.stopPropagation();
}, children: d(Vi, { getPopupContainer: (K) => K, ...A, title: R ? null : A == null ? void 0 : A.title, trigger: ["hover", "click"], children: d(Xe, { loading: Se || h, disabled: le || m, ...x, ...B, children: n || r }) }) });
}, P = We("default");
P.propTypes = { type: b.oneOf(["primary", "default", "danger", ""]), size: b.oneOf(["large", "middle", "small"]), name: b.string, icon: b.string, iconPosition: b.oneOf(["start", "end"]), data: b.any, widget: b.any, widgetType: b.oneOf(["destroy", "redirect", "func", "fsdpf-component", "grid-layout-form", "grid-layout", "data-list"]), widgetData: b.object, widgetProps: b.object, widgetSetting: b.object, widgetContainerProps: b.object, tooltip: b.exact({ title: b.string.isRequired, placement: b.oneOf(["top", "left", "right", "bottom", "topLeft", "topRight", "bottomLeft", "bottomRight", "leftTop", "leftBottom", "rightTop", "rightBottom"]), enabled: b.oneOfType([b.bool, b.number]), getPopupContainer: b.func }), confirm: b.exact({ title: b.string.isRequired, cancelText: b.string, okText: b.string, okType: b.oneOf(["primary", "default", "danger", ""]), placement: b.oneOf(["top", "left", "right", "bottom", "topLeft", "topRight", "bottomLeft", "bottomRight", "leftTop", "leftBottom", "rightTop", "rightBottom"]), enabled: b.oneOfType([b.bool, b.number]), getPopupContainer: b.func, arrow: b.oneOfType([b.bool, b.exact({ pointAtCenter: b.bool })]) }) };
const En = We("link"), On = We("circle"), Ln = We("round"), An = We("dashed"), $t = ({ data: e, widget: t, widgetType: i = "fsdpf-component", widgetData: n, widgetProps: r, widgetSetting: a, widgetContainerProps: o, onAfterClick: s, onBeforeClick: l, children: u, extras: p }) => {
const g = oe(ee), [h, m] = N(!1), [f, C] = N("hover"), [w, v] = N({}), [T, $] = N(), { placement: z, align: M, arrow: B = { pointAtCenter: !0 }, getPopupContainer: A, ...j } = o || {};
L(() => {
i == "grid-layout-form" ? $(k.createElement(hi, { ...n, $setting: a, code: t })) : i == "data-list" ? $(k.createElement(St, { base62params: e, $setting: a, listCode: t })) : c.isString(t) ? se.getWidgetComponent(t).then(({ default: V }) => {
$(k.createElement(V, { ...n, $setting: a }));
}).catch((V) => $(V.toString())) : Nt(t) ? $(k.createElement(t, { ...n, $setting: a })) : k.isValidElement(t) && $(k.cloneElement(t, { ...n, $setting: a }));
}, [t, i, n]), L(() => {
Promise.resolve(ei(r, e, { list: g })).then(v);
}, [r, e]);
const x = (V, W = !1) => (m(V), !V && C("hover"), V ? l == null ? void 0 : l(w) : s == null ? void 0 : s(W)), R = (V) => {
m(!0), C("click");
};
return d(Ii, { zIndex: 1080, placement: z, onPopupClick: R, onClick: R, open: h, align: M, arrow: B, trigger: f, getPopupContainer: A, content: d(jn, { ...j, extras: p, children: T && k.cloneElement(T, { ...w, $close: (V) => x(!1, V) }) }), children: u, onOpenChange: x });
}, jn = ({ title: e, className: t, children: i, extras: n, width: r, height: a, ...o }) => {
const [s, l] = N({}), u = Y((m, f) => l((C) => ({ ...C, [m]: f })), []), p = Y((m) => l((f) => ({ ...f, [m]: void 0 })), []), g = e ? k.createElement("div", { className: "ff-popup-title" }, e) : s == null ? void 0 : s.title, h = n ?? k.createElement("div", { className: "ff-popup-reserved-extras" }, n);
return d(qe.Provider, { value: { ele: s, mount: u, unmount: p }, children: O("div", { className: I("ff-popup ff-popover", t, s.rootClassName), style: { width: r, height: a }, ...o, children: [O("div", { className: "ff-popup-header", children: [g, s == null ? void 0 : s["sub-title"]] }), i, O("div", { className: "ff-popup-footer", children: [h, s == null ? void 0 : s.extras, s == null ? void 0 : s.actions] })] }) });
};
$t.propTypes = { widgetType: b.oneOf(["fsdpf-component", "grid-layout-form", "data-list"]) };
const Ht = ({ options: e = [], triggerWeights: t = ["grid-layout-form", "grid-layout", "fsdpf-component", "print"], onAfterClick: i = (m, f, C) => {
}, onBeforeClick: n = (m, f, C) => {
}, labelVariant: r = "link", labelSize: a, labelRender: o, btnVariant: s, btnSize: l, btnRender: u = (m, f) => d(P, { ...m, data: f }, m.uuid || Le()), widgetContainerProps: p = {}, children: g, data: h }) => {
if (c.isEmpty(e)) return g;
const [m, f] = H(() => (e || []).reduce((w, v) => {
const T = t.indexOf(v.widgetType);
return T === -1 ? w[1].push(v) : w[0] ? T < t.indexOf(w[0].widgetType) ? (w[1].push(w[0]), w[0] = v) : w[1].push(v) : w[0] = v, w;
}, [null, []]), [e, t]);
o ? g = o(m, h) || g : g || (g = d(Xe, { ...fi(Object.assign(m != null && m.name || m != null && m.icon ? {} : { icon: "icon-location" }, m, { size: a }), r) }));
const C = f.map((w) => u(Object.assign({ uuid: w.uuid, type: w.type, name: w.name, widget: w.widget, widgetType: w.widgetType, widgetProps: w.widgetProps, widgetData: w.widgetData, widgetSetting: w.widgetSetting, widgetContainerProps: w.widgetContainerSetting, confirm: w.confirm, onAfterClick: c.partialRight(i, w, h), onBeforeClick: c.partialRight(n, w, h) }, { size: l, variant: s }), h));
return d($t, { 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({}, p, m == null ? void 0 : m.widgetContainerProps), data: h, widgetData: m == null ? void 0 : m.widgetData, extras: C, onAfterClick: c.partialRight(i, m, h), onBeforeClick: c.partialRight(n, m, h), children: g });
};
Ht.propTypes = { triggerWeights: b.array, options: b.arrayOf(b.shape({ ...P.propTypes, widgetType: P.propTypes.widgetType.isRequired })), btnSize: P.propTypes.size, btnRender: b.func, btnVariant: b.oneOf(["", "default", "link", "circle", "round", "dashed"]), labelVariant: b.oneOf(["", "default", "link", "circle", "round", "dashed"]), labelRender: b.func, labelSize: P.propTypes.size, onAfterClick: b.func, onBeforeClick: b.func, widgetContainerProps: P.propTypes.widgetContainerProps, data: P.propTypes.data }, P.Link = En, P.Link.defaultProps = P.defaultProps, P.Link.propTypes = P.propTypes, P.Circle = On, P.Circle.defaultProps = P.defaultProps, P.Circle.propTypes = P.propTypes, P.Round = Ln, P.Round.defaultProps = P.defaultProps, P.Round.propTypes = P.propTypes, P.Dashed = An, P.Dashed.defaultProps = P.defaultProps, P.Dashed.propTypes = P.propTypes, P.Popover = $t, P.GroupPopover = Ht;
const Vn = ({ fields: e, formProps: t, $close: i }) => {
const [n] = Z.useForm(), r = H(() => [{ name: "__PROPS__", value: t }], [t]);
return d(G, { actions: O(k.Fragment, { children: [d(P, { name: "取消", widget: () => i(!1) }), d(P, { name: "确定", type: "primary", widget: () => n.validateFields(!0).then(i) })] }), children: d(Z, { fields: r, form: n, className: "ff-modal-form", children: e == null ? void 0 : e.map(({ code: a, ...o }) => d(mi, { code: a, ...o }, a)) }) });
}, In = ({ className: e, $close: t, children: i, title: n, subTitle: r, actions: a, extras: o, zIndex: s, ...l }) => O(Ki, { ...l, prefixCls: "ff-drawer", className: I("ff-popup", e), maskMotion: { motionAppear: !0, motionName: "mask-motion" }, motion: (u) => ({ motionAppear: !0, motionName: `panel-motion-${u}` }), children: [O("div", { className: "ff-popup-header", children: [d("button", { "aria-label": "Close", className: "ff-popup-close", onClick: l.onClose, children: d(vt, { type: "close" }) }), n, r] }), d("div", { className: "ff-popup-body", children: i }), O("div", { className: "ff-popup-footer", children: [o, a] })] }), Mn = ({ className: e, $close: t, $event: i, children: n, title: r, subTitle: a, actions: o, extras: s, zIndex: l, placement: u, ...p }) => {
const g = (i == null ? void 0 : i.pageX) === void 0 ? { animation: null, maskAnimation: null, mousePosition: { x: null, y: null } } : { animation: "zoom", maskAnimation: "fade", mousePosition: { x: i == null ? void 0 : i.pageX, y: i == null ? void 0 : i.pageY } };
return d(Ji, { ...p, ...g, prefixCls: "ff-modal", modalRender: () => O("div", { className: I("ff-modal-content ff-popup", e), children: [O("div", { className: "ff-popup-header", children: [d("button", { "aria-label": "Close", className: "ff-popup-close", onClick: p.onClose, children: d(vt, { type: "close" }) }), r, a] }), d("div", { className: "ff-popup-body", children: n }), O("div", { className: "ff-popup-footer", children: [s, o] })] }) });
}, yi = ({ placement: e, $close: t, $event: i, children: n, title: r, ...a }) => {
const [o, s] = N({}), [l, u] = N(!0), p = Y((f, C) => s((w) => ({ ...w, [f]: C })), []), g = Y((f) => s((C) => ({ ...C, [f]: void 0 })), []);
let h = { ...a, className: o.rootClassName, title: o.title || r && k.createElement("div", { className: I("ff-popup-title") }, r), subTitle: o["sub-title"], actions: o.actions, extras: o.extras, children: n, $close: t, $event: i, onClose: () => u(!1) };
const m = () => {
t(!1);
};
return d(qe.Provider, { value: { ele: o, mount: p, unmount: g }, children: e && e !== "center" ? d(In, { ...h, placement: e, open: l, afterOpenChange: (f) => !f && m() }) : d(Mn, { ...h, visible: l, afterClose: m }) });
};
yi.propTypes = { placement: b.oneOf(["center", "left", "top", "right", "bottom"]) };
const J = () => {
const [e, t] = Wi({ maxCount: 6, motion: { motionName: "ff-notification-fade", motionAppear: !0, motionEnter: !0, motionLeave: !0, onLeaveStart: (a) => {
const { offsetHeight: o } = a;
return { height: o };
}, onLeaveActive: () => ({ height: 0, opacity: 0, margin: 0 }) }, prefixCls: "ff-notification" }), [, i] = k.useReducer((a) => a + 1, 0);
L(() => {
J.$onClick = n, J.$queue.forEach(([a, o, s], l, u) => {
r([o, s], ...a), delete u[l];
});
}, []);
const n = (a, o = {}, s = {}) => new Promise((l, u) => r([l, u], a, o, s)), r = ([a, o], s, l = {}, u = {}) => {
const p = J.$index++, g = (h) => ((m, f) => (J.$popups.delete(m), i(), f == null ? void 0 : f()))(p, () => a(h));
if (s === Qt) return e.open({ ...u, key: p, content: k.createElement(s, { ...l, $close: () => e.close(p) }) });
J.$popups.set(p, k.createElement(yi, { zIndex: p, maskClosable: !1, $event: l == null ? void 0 : l.$event, ...u, key: p, $close: g }, k.isValidElement(s) ? k.cloneElement(s, { ...l, $close: g }) : s != null && s.name || At.isForwardRef(s) || (s == null ? void 0 : s.$$typeof) === At.ForwardRef ? k.createElement(s, { ...l, $close: g }) : s)), i();
};
return O(k.Fragment, { children: [Array.from(J.$popups).map(([a, o]) => o), t] });
};
J.$popups = /* @__PURE__ */ new Map(), J.$index = 0, J.$queue = [], J.$onClick = (...e) => new Promise((t, i) => {
J.$queue.push([e, t, i]);
});
const Kt = (e, t, i = {}) => J.$onClick(e, t, i), dt = (e, { showProgress: t, duration: i, ...n } = { duration: 1.5 }) => J.$onClick(Qt, { content: e, ...n }, { showProgress: t, duration: i }), _ = { modal: Kt, confirm: (e, t = {}) => J.$onClick(_i, { content: e, ...t }, { placement: "center" }), form: (e, t = {}, i = {}) => Kt(Vn, { formProps: i, fields: e }, { placement: "center", ...t }).then((n) => {
if (n === !1) throw !1;
return n;
}), notification: dt, success: (e, t = { duration: 1.5 }) => dt(e, { ...t, className: "ff-notification-success", icon: "check" }), error: (e, t = { duration: 1.5 }) => dt(e, { ...t, className: "ff-notification-error", icon: "close" }) };
Ee.configure({ showSpinner: !1 }), Oe.interceptors.request.use((e) => {
e.headers.Platform = "web", e.headers.SaaS = window.localStorage.getItem("SaaS");
const t = window.localStorage.getItem(Ye);
return e.headers.Authorization = t ? `Bearer ${t} ` : void 0, Ee.inc(), e;
}, (e) => (Ee.done(), Promise.reject({ code: -1, msg: e }))), Oe.interceptors.response.use(({ data: e, headers: t }) => (Ee.done(), { ...e, res: t == null ? void 0 : t.res }), function(e) {
return Ee.done(), Promise.reject(e.message);
}), window.addEventListener("unhandledrejection", gt.onUnhandledRejection), gt.onMsg = (e, t) => _[[0, 1].includes(e) ? "success" : "error"](t).then(() => e === 20300 && ue.redirect(Ae.get("Common.WEBSITE_LOGIN_PAGE")));
const kt = { appUrl: "", init: (e, t, i) => {
kt.appUrl = i, Oe.defaults.baseURL = i, Oe.defaults.timeout = 15e3, Object.assign(kt, new gt(e, t, Oe));
} }, E = kt;
class Tt extends Error {
constructor(t, i) {
super(i), Error.captureStackTrace && Error.captureStackTrace(this, Tt), !i instanceof je && (this.name = `${t} Error Runtime`);
}
}
class je extends Error {
constructor(t, ...i) {
super(...i), Error.captureStackTrace && Error.captureStackTrace(this, je), this.name = `${t} Not Found`;
}
}
const ut = "mine", Ye = "token";
var be, Re;
const ae = class ae {
constructor() {
F(this, Re, /* @__PURE__ */ new Map());
S(this, "setVendor", (t, i) => y(this, Re).set(t, new Yt(i, async (n, r) => {
var o, s;
if (!(n != null && n.default)) throw "@pkg not found";
let a = () => r;
switch ("function") {
case typeof (a = (o = n.default) == null ? void 0 : o[`./${r}/index.jsx`]):
case typeof (a = (s = n.default) == null ? void 0 : s[`./${r}/index.js`]):
return a();
}
throw new je(r);
})));
S(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 [, i] = t == null ? void 0 : t.split("@pkg/");
if (!i) throw new je(t);
try {
return y(this, Re).has("pkg") ? await y(this, Re).get("pkg").get(i) : await import(`${E.appUrl}/api/pkg-import/web?name=${t}`);
} catch (n) {
throw new Tt(t, n);
}
});
S(this, "getRoutes", () => E.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: i, ...n }) => [i, { uuid: i, ...n }])).then((t) => new Map(t)));
S(this, "getMenus", () => E.get("/api/my-menu"));
S(this, "getConfigure", () => E.get("api/init-configure"));
S(this, "getWidgetOperationAuth", () => E.get("/api/init-widget-operation-auth").then((t) => t.reduce((i, { uuid: n, auth: r }) => [...i, [n, r]], [])));
S(this, "getPhoneNumber", (t) => E.get(`/api/user-wx-phone-number/${t}`));
S(this, "getUserToken", () => {
const t = window.localStorage.getItem(Ye);
if (!t) return "";
const i = t.split(".");
if (!Array.isArray(i) || i.length !== 3) throw "登录令牌无效!";
const { iat: n } = JSON.parse(window.atob(i[1]));
if (Math.floor((/* @__PURE__ */ new Date()).getTime() / 1e3) - n > 2592e3) throw "登录令牌已过期, 请重新登录!";
return t;
});
S(this, "checkUserToken", () => {
try {
return !!this.getUserToken();
} catch {
return !1;
}
});
S(this, "getUserInfo", (t = !0) => {
var i;
try {
const n = this.getUserToken();
if (!n) return Promise.resolve(null);
const { iat: r } = JSON.parse(window.atob((i = n == null ? void 0 : n.split(".")) == null ? void 0 : i[1])), { iat: a, ...o } = E.decode(window.localStorage.getItem(ut) || "", {});
return a === r ? Promise.resolve(o) : E.get("/api/mine-info").then(({ User: s = null }) => (window.localStorage.setItem(ut, E.encode({ ...s, iat: r })), s));
} catch (n) {
console.error(n), t && _.error("请登录").then(this.logout);
}
return Promise.resolve(null);
});
S(this, "login", (t, i, n = {}) => E.post("/api/user-token", { username: t, passwd: Hi.hash(i), platform: "web", ...n }).then(({ token: r }) => (window.localStorage.setItem(Ye, r), r)));
S(this, "logout", (t) => (window.localStorage.removeItem(ut), window.localStorage.removeItem(Ye), t == null ? void 0 : t()));
if (y(ae, be)) return y(ae, be);
}
};
be = new WeakMap(), Re = new WeakMap(), F(ae, be, null), S(ae, "getInstance", () => (y(ae, be) || U(ae, be, new ae()), y(ae, be)));
let xt = ae;
const se = xt.getInstance(), zn = k.createContext({ user: {}, initUser: () => {
}, initUserComplete: !1 }), Dn = k.createContext({ set: () => {
}, get: () => {
}, assign: () => {
}, currentRoute: () => {
} }), Nt = (e) => !!(e != null && e.name) && (e.prototype instanceof k.Component || /^[A-Z]/.test(e.name)), Bn = (e, t) => {
if (!e || typeof window > "u") return;
let i = document.querySelector(`style[ff-style-token="${t}"]`);
return i ? (i.innerHTML = e, e) : (i = document.createElement("style"), i.setAttribute("ff-style-token", t), i.setAttribute("type", "text/css"), i.innerHTML = e, document.head.appendChild(i), e);
}, qn = Object.freeze(Object.defineProperty({ __proto__: null, AppContext: zn, AppGlobalParamsContext: Dn, cache: Yt, configure: Ae, default: se, func: Ce, http: E, insertStyle: Bn, isReactComponent: Nt, route: ue }, Symbol.toStringTag, { value: "Module" }));
export {
pi as $,
en as A,
nn as B,
Xi as C,
Qe as D,
gr as E,
pr as F,
hr as G,
dn as H,
ri as I,
ht as J,
Qi as K,
Zi as L,
rt as M,
fr as N,
yr as O,
Ue as P,
at as Q,
li as R,
wr as S,
br as T,
Pn as U,
Pt as V,
mi as W,
hi as X,
bn as Y,
Cn as Z,
kn as _,
Zt as a,
xn as a0,
Cr as a1,
Ct as a2,
P as a3,
Gi as a4,
Rn as a5,
G as a6,
qe as a7,
Xt as a8,
J as a9,
_ as aa,
ar as ab,
sr as ac,
or as ad,
se as ae,
Nt as af,
Bn as ag,
E as ah,
Yt as ai,
Ae as aj,
Ce as ak,
ue as al,
zn as am,
Dn as an,
ei as b,
cr as c,
ti as d,
dr as e,
ur as f,
Yi as g,
ai as h,
mr as i,
ci as j,
ui as k,
gn as l,
un as m,
di as n,
oi as o,
si as p,
ln as q,
ct as r,
on as s,
Q as t,
lr as u,
an as v,
St as w,
ee as x,
cn as y,
mn as z
};