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