v0.4.23
This commit is contained in:
parent
7812801879
commit
e90f134280
2
dist/button.js
vendored
2
dist/button.js
vendored
@ -1,4 +1,4 @@
|
||||
import { T as s, S as u, U as e } from "./common/main-Csy4qcWs.js";
|
||||
import { U as s, T as u, V as e } from "./common/main-Bi37-NWo.js";
|
||||
import "prop-types";
|
||||
export {
|
||||
s as auth,
|
||||
|
@ -1,11 +1,11 @@
|
||||
var Ca = Object.defineProperty;
|
||||
var Ot = (e) => {
|
||||
var Vt = (e) => {
|
||||
throw TypeError(e);
|
||||
};
|
||||
var ba = (e, t, a) => t in e ? Ca(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a;
|
||||
var k = (e, t, a) => ba(e, typeof t != "symbol" ? t + "" : t, a), Vt = (e, t, a) => t.has(e) || Ot("Cannot " + a);
|
||||
var g = (e, t, a) => (Vt(e, t, "read from private field"), a ? a.call(e) : t.get(e)), P = (e, t, a) => t.has(e) ? Ot("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, a), B = (e, t, a, n) => (Vt(e, t, "write to private field"), n ? n.call(e, a) : t.set(e, a), a);
|
||||
var At = (e, t, a, n) => ({
|
||||
var k = (e, t, a) => ba(e, typeof t != "symbol" ? t + "" : t, a), At = (e, t, a) => t.has(e) || Vt("Cannot " + a);
|
||||
var g = (e, t, a) => (At(e, t, "read from private field"), a ? a.call(e) : t.get(e)), P = (e, t, a) => t.has(e) ? Vt("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, a), B = (e, t, a, n) => (At(e, t, "write to private field"), n ? n.call(e, a) : t.set(e, a), a);
|
||||
var jt = (e, t, a, n) => ({
|
||||
set _(r) {
|
||||
B(e, t, r, a);
|
||||
},
|
||||
@ -14,22 +14,22 @@ var At = (e, t, a, n) => ({
|
||||
}
|
||||
});
|
||||
import { jsx as d, jsxs as $ } from "react/jsx-runtime";
|
||||
import C, { useEffect as E, useState as N, useCallback as pe, useMemo as me, useContext as Xe, useRef as _, useId as Yt, useLayoutEffect as ka } from "react";
|
||||
import C, { useEffect as x, useState as N, useCallback as pe, useMemo as me, useContext as Xe, useRef as Y, useId as Yt, useLayoutEffect as ka } from "react";
|
||||
import p from "lodash";
|
||||
import R from "classnames";
|
||||
import { Form as at, Input as va, Button as mt, Breadcrumb as Sa, Tree as Na, Pagination as Pa, Table as $a, Empty as xa, Popconfirm as Ea, Tooltip as Ta, Popover as Fa } from "antd";
|
||||
import { useMergedState as Ra } from "rc-util";
|
||||
import se, { FieldContext as La, Field as _t } from "rc-field-form";
|
||||
import ee, { FieldContext as La, Field as Xt } from "rc-field-form";
|
||||
import { useParams as Oa, generatePath as Va, createBrowserRouter as Aa, useInRouterContext as ja, Navigate as Ia } from "react-router-dom";
|
||||
import L from "prop-types";
|
||||
import * as jt from "react-is";
|
||||
import * as It from "react-is";
|
||||
import { useNotification as Ma } from "rc-notification";
|
||||
import { N as Be, a as Ue, w as ht, S as za } from "./vender-egxe712p.js";
|
||||
import It from "immutability-helper";
|
||||
import Mt from "immutability-helper";
|
||||
import Wa from "rc-drawer";
|
||||
import Ba from "rc-dialog";
|
||||
var je, He, Ie, de, Fe, Re;
|
||||
class Xt {
|
||||
class Qt {
|
||||
constructor(t, a) {
|
||||
P(this, je, /* @__PURE__ */ new Map());
|
||||
P(this, He, !0);
|
||||
@ -63,42 +63,42 @@ const Kn = () => d("div", { children: "Empty" }), Qe = C.createContext({ ele: {}
|
||||
}, unmount: () => {
|
||||
} }), K = ({ rootClassName: e, className: t, children: a, actions: n, title: r, subTitle: s, extras: i, style: o = {} }) => {
|
||||
const { mount: l, unmount: u } = C.useContext(Qe);
|
||||
return n && K.Action({ children: n }), r && K.Title({ children: r }), s && K.SubTitle({ children: s }), i && K.Extra({ children: i }), E(() => (l("rootClassName", e), () => u(e)), [e]), d("div", { className: R("ff-container", t), style: o, children: a });
|
||||
return n && K.Action({ children: n }), r && K.Title({ children: r }), s && K.SubTitle({ children: s }), i && K.Extra({ children: i }), x(() => (l("rootClassName", e), () => u(e)), [e]), d("div", { className: R("ff-container", t), style: o, children: a });
|
||||
}, tt = (e) => ({ children: t, className: a }) => {
|
||||
const { mount: n, unmount: r } = C.useContext(Qe);
|
||||
return E(() => (n(e, C.createElement("div", { key: `ff-${e}`, className: R(`ff-popup-${e}`, a) }, t)), () => r(e)), [a, t]), null;
|
||||
return x(() => (n(e, C.createElement("div", { key: `ff-${e}`, className: R(`ff-popup-${e}`, a) }, t)), () => r(e)), [a, t]), null;
|
||||
};
|
||||
K.Action = tt("actions"), K.Title = tt("title"), K.SubTitle = tt("sub-title"), K.Extra = tt("extras"), K.propTypes = { className: L.string, style: L.object, title: L.any, subTitle: L.any, actions: L.any, extras: L.any };
|
||||
const Gn = () => d(K, { className: "ff-loading", children: $("div", { className: "loader", children: [$("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), $("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), $("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), $("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] })] }) }), Yn = () => d("div", { children: "NotFound" }), Qt = ({ children: e }) => {
|
||||
const Gn = () => d(K, { className: "ff-loading", children: $("div", { className: "loader", children: [$("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), $("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), $("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] }), $("div", { className: "square", children: [d("span", {}), d("span", {}), d("span", {})] })] }) }), _n = () => d("div", { children: "NotFound" }), Zt = ({ children: e }) => {
|
||||
const [t, a] = N({}), n = pe((s, i) => a((o) => ({ ...o, [s]: i })), []), r = pe((s) => a((i) => ({ ...i, [s]: void 0 })), []);
|
||||
return typeof (e == null ? void 0 : e.type) == "string" ? e : d(Qe.Provider, { value: { ele: t, mount: n, unmount: r }, children: C.cloneElement(e, { className: t.rootClassName, title: t.title, subTitle: t["sub-title"], actions: t.actions, extras: t.extras }) });
|
||||
};
|
||||
Qt.propTypes = { children: L.element.isRequired };
|
||||
const Mt = { 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"] }, xt = ({ type: e, props: t }) => d("i", { ...t, children: d("svg", { viewBox: "0 0 1024 1024", width: "1em", height: "1em", fill: "currentColor", children: (Mt[e] || Mt.info).map((a, n) => d("path", { d: a }, n)) }) }), Zt = ({ className: e, content: t, icon: a, $close: n }) => $(C.Fragment, { children: [a && d("div", { className: R("ff-notification-icon", e), children: d(xt, { type: a }) }), t] }), Ua = ({}) => d(K, { children: "Confirm" });
|
||||
Zt.propTypes = { children: L.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"] }, xt = ({ type: e, props: t }) => d("i", { ...t, children: d("svg", { viewBox: "0 0 1024 1024", width: "1em", height: "1em", fill: "currentColor", children: (zt[e] || zt.info).map((a, n) => d("path", { d: a }, n)) }) }), ea = ({ className: e, content: t, icon: a, $close: n }) => $(C.Fragment, { children: [a && d("div", { className: R("ff-notification-icon", e), children: d(xt, { type: a }) }), t] }), Ua = ({}) => d(K, { children: "Confirm" });
|
||||
var ye, Me;
|
||||
const ee = class ee {
|
||||
const te = class te {
|
||||
constructor() {
|
||||
P(this, Me, null);
|
||||
k(this, "init", (t) => B(this, Me, new Map(t)));
|
||||
k(this, "check", (t) => !g(this, Me).has(t) || g(this, Me).get(t));
|
||||
if (g(ee, ye)) return g(ee, ye);
|
||||
if (g(te, ye)) return g(te, ye);
|
||||
}
|
||||
};
|
||||
ye = new WeakMap(), Me = new WeakMap(), P(ee, ye, null), k(ee, "getInstance", () => (g(ee, ye) || B(ee, ye, new ee()), g(ee, ye)));
|
||||
let ft = ee;
|
||||
ye = new WeakMap(), Me = new WeakMap(), P(te, ye, null), k(te, "getInstance", () => (g(te, ye) || B(te, ye, new te()), g(te, ye)));
|
||||
let ft = te;
|
||||
const Da = ft.getInstance();
|
||||
var we, Je;
|
||||
const te = class te {
|
||||
const ae = class ae {
|
||||
constructor() {
|
||||
P(this, Je, null);
|
||||
k(this, "init", (t) => B(this, Je, t));
|
||||
k(this, "get", (t, a) => p.get(g(this, Je), t, a));
|
||||
if (g(te, we)) return g(te, we);
|
||||
if (g(ae, we)) return g(ae, we);
|
||||
}
|
||||
};
|
||||
we = new WeakMap(), Je = new WeakMap(), P(te, we, null), k(te, "getInstance", () => (g(te, we) || B(te, we, new te()), g(te, we)));
|
||||
let yt = te;
|
||||
const De = yt.getInstance(), zt = { 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) => {
|
||||
we = new WeakMap(), Je = new WeakMap(), P(ae, we, null), k(ae, "getInstance", () => (g(ae, we) || B(ae, we, new ae()), g(ae, we)));
|
||||
let yt = ae;
|
||||
const De = yt.getInstance(), Wt = { null2json: (e) => Object.create(), null2array: (e) => [], null2number: (e) => 0, null2bool: (e) => !1, null2string: (e) => "", null2integer: (e) => 0, null2float: (e) => 0, string2json: (e) => e ? JSON.parse(e) : "{}", string2array: (e) => e.substr(0, 1) === "[" && e.substr(-1) === "]" ? JSON.parse(e) : e.split(","), string2number: (e) => e == "" ? 0 : +e, string2integer: (e) => e == "" ? 0 : +e, string2float: (e) => e == "" ? 0 : +e, string2bool: (e) => {
|
||||
switch (`${e}`.toLowerCase()) {
|
||||
case "0":
|
||||
case "false":
|
||||
@ -111,8 +111,8 @@ const De = yt.getInstance(), zt = { null2json: (e) => Object.create(), null2arra
|
||||
let a = "string";
|
||||
a = Array.isArray(e) ? "array" : typeof e, p.isObject(e) && (a = "json");
|
||||
const n = `${a}2${t}`;
|
||||
return Reflect.has(zt, n) ? zt[n](e) : e;
|
||||
}, ea = (e = {}, t = {}, a = {}, n = "") => ta(e, (r, s) => s === "type" && r === "code") ? aa(e, t, a, n) : na(e, t, n), ta = (e, t = () => !1) => p.some(e, (a) => !!p.some(a, t) || (p.isEmpty(a) || !p.isPlainObject(a) && !p.isArray(a) ? void 0 : ta(a, t))), aa = async (e = {}, t = {}, a = {}, n = "") => {
|
||||
return Reflect.has(Wt, n) ? Wt[n](e) : e;
|
||||
}, ta = (e = {}, t = {}, a = {}, n = "") => aa(e, (r, s) => s === "type" && r === "code") ? na(e, t, a, n) : ra(e, t, n), aa = (e, t = () => !1) => p.some(e, (a) => !!p.some(a, t) || (p.isEmpty(a) || !p.isPlainObject(a) && !p.isArray(a) ? void 0 : aa(a, t))), na = async (e = {}, t = {}, a = {}, n = "") => {
|
||||
let r = /* @__PURE__ */ Object.create(null);
|
||||
for (let s in e) {
|
||||
let i;
|
||||
@ -133,11 +133,11 @@ const De = yt.getInstance(), zt = { null2json: (e) => Object.create(), null2arra
|
||||
i = l;
|
||||
}
|
||||
i ?? (i = u);
|
||||
} else i = await aa(e[s], t, a, n);
|
||||
} else i = await na(e[s], t, a, n);
|
||||
p.set(r, s, i);
|
||||
}
|
||||
return r;
|
||||
}, na = (e = {}, t = {}, a = "") => Object.keys(e || {}).reduce((n, r) => {
|
||||
}, ra = (e = {}, t = {}, a = "") => Object.keys(e || {}).reduce((n, r) => {
|
||||
if (p.isPlainObject(e[r])) {
|
||||
let s;
|
||||
if (Reflect.has(e[r], "type") && ["field", "router", "query", "string"].includes(e[r].type)) {
|
||||
@ -154,7 +154,7 @@ const De = yt.getInstance(), zt = { null2json: (e) => Object.create(), null2arra
|
||||
s = o;
|
||||
}
|
||||
s ?? (s = l);
|
||||
} else s = na(e[r], t, a);
|
||||
} else s = ra(e[r], t, a);
|
||||
p.set(n, r, s);
|
||||
}
|
||||
return n;
|
||||
@ -181,7 +181,7 @@ const it = class it {
|
||||
k(this, "toRender", (t, a, n = null) => C.createElement(g(this, st), { value: t, record: a }, n));
|
||||
P(this, st, ({ value: t, record: a, children: n }) => {
|
||||
const [r, s] = N(n);
|
||||
return ma(() => {
|
||||
return Ft(() => {
|
||||
let i = !1;
|
||||
return s(n), this.toValue(t, a).then((o) => Z(o, "string")).then((o) => !i && s(o)).catch((o) => !i && s(`${o}`)), () => i = !0;
|
||||
}, [t, a]), r;
|
||||
@ -194,17 +194,17 @@ rt = new WeakMap(), Ke = new WeakMap(), Ge = new WeakMap(), st = new WeakMap(),
|
||||
return ((r = n.default) == null ? void 0 : r.call(n, a)) || ((s) => s);
|
||||
}), (t, a) => `${t}::${Z(a, "string")}`));
|
||||
let wt = it;
|
||||
const qa = (e, t = {}) => me(() => e == null ? void 0 : e.map(({ widgetByJs: a, widgetByJsSetting: n, ...r }, s) => a ? { ...r, render: (i, o) => new wt([a, n]).toRender(i, o, "-") } : r), [e, t]), _n = (e) => {
|
||||
const qa = (e, t = {}) => me(() => e == null ? void 0 : e.map(({ widgetByJs: a, widgetByJsSetting: n, ...r }, s) => a ? { ...r, render: (i, o) => new wt([a, n]).toRender(i, o, "-") } : r), [e, t]), Yn = (e) => {
|
||||
const [t, a] = N({});
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
let n = !1;
|
||||
return e && x.get(`/api/_/${e}`).then((r) => p.pick(r, ["uuid", "name", "code", "resource", "marginX", "marginY", "cols", "rowHeight", "primaryKey", "columns", "itemOperations", "batchOperations", "isConditionFormLayout", "layout", "tabs", "pageSize", "layoutConfig"])).then((r) => !n && a(r)), () => n = !0;
|
||||
return e && E.get(`/api/_/${e}`).then((r) => p.pick(r, ["uuid", "name", "code", "resource", "marginX", "marginY", "cols", "rowHeight", "primaryKey", "columns", "itemOperations", "batchOperations", "isConditionFormLayout", "layout", "tabs", "pageSize", "layoutConfig"])).then((r) => !n && a(r)), () => n = !0;
|
||||
}, [e]), t;
|
||||
}, Xn = (e, t = {}) => {
|
||||
const [a, n] = N({ dataSource: [] });
|
||||
return Ze(() => {
|
||||
let r = !1;
|
||||
return e && x.get(`/api/${e}/${x.encode({ page: 1, ...t })}`).then((s) => !r && n(s)), () => r = !0;
|
||||
return e && E.get(`/api/${e}/${E.encode({ page: 1, ...t })}`).then((s) => !r && n(s)), () => r = !0;
|
||||
}, [e, t]), a;
|
||||
}, Ct = (e, t = null, a = null, n = "id") => me(() => {
|
||||
if (p.isEmpty(e) || !e.some(({ uuid: s }) => Da.check(s))) return !1;
|
||||
@ -213,10 +213,10 @@ const qa = (e, t = {}) => me(() => e == null ? void 0 : e.map(({ widgetByJs: a,
|
||||
return e.some(({ uuid: s }) => !s || !a.has(s) || a.get(s).some((i) => r.includes(`${i}`)));
|
||||
}, [e, t, a, n]), Ha = ({ className: e, itemClassName: t, classNames: a = {}, dataSource: n, isPaginate: r, isItemOperations: s, isBatchOperations: i, batchOperations: o, itemOperations: l, itemOperationsAccess: u, resource: c, primaryKey: m, title: h, itemGridLayout: f, $setting: y, tabs: b, isConditionFormLayout: w, isTreeSider: T, treeSiderConfig: W }) => {
|
||||
const { getBase62params: q, onClickCallback: D, onTabChange: H } = Xe(Oe), { total: j, page: M, pageSize: I, tab: z } = (q == null ? void 0 : q()) || {}, G = pe((V, v, ie) => d(Ja, { className: R("ff-data-list-framework-item", t), operations: s && v ? l == null ? void 0 : l.filter((O) => !(m && O.uuid && u.has(O.uuid)) || u.get(O.uuid).includes(v == null ? void 0 : v[m])) : [], data: c ? { [c]: v } : v, children: V, onClickCallback: D }), [c, m, s, D, l, u]);
|
||||
return $("div", { className: R("ff-data-list-framework", e), children: [d(oa, { className: a == null ? void 0 : a.sider, isTreeSider: T, ...W }), $("div", { className: R("ff-data-list-container", a == null ? void 0 : a.container), children: [d(Tt, { className: a == null ? void 0 : a.filter, isConditionFormLayout: w }), d(ia, { title: h, className: a == null ? void 0 : a.toolbar, tabs: b, tab: z, onTabChange: H }), d(an, { ...f, className: a == null ? void 0 : a.content, style: { "--col-num": (y == null ? void 0 : y.colNum) || 1 }, primaryKey: m, itemRender: G, dataSource: n }), d(la, { className: a == null ? void 0 : a.footer, isPaginate: r, isOperations: i, operations: o, total: j, page: M, pageSize: I })] })] });
|
||||
return $("div", { className: R("ff-data-list-framework", e), children: [d(la, { className: a == null ? void 0 : a.sider, isTreeSider: T, ...W }), $("div", { className: R("ff-data-list-container", a == null ? void 0 : a.container), children: [d(Tt, { className: a == null ? void 0 : a.filter, isConditionFormLayout: w }), d(oa, { title: h, className: a == null ? void 0 : a.toolbar, tabs: b, tab: z, onTabChange: H }), d(an, { ...f, className: a == null ? void 0 : a.content, style: { "--col-num": (y == null ? void 0 : y.colNum) || 1 }, primaryKey: m, itemRender: G, dataSource: n }), d(ca, { className: a == null ? void 0 : a.footer, isPaginate: r, isOperations: i, operations: o, total: j, page: M, pageSize: I })] })] });
|
||||
}, Ja = ({ className: e, operations: t, children: a, data: n, onClickCallback: r }) => $("div", { className: R("data-list-grid-layout-item-container", e), children: [a, !!(t != null && t.length) && d("div", { className: "data-list-grid-layout-item-actions", children: t.map((s) => d("span", { className: "data-list-grid-layout-item-action", children: d(S.Link, { uuid: s.uuid, type: s.type, name: s.name, widget: s.widget, widgetType: s.widgetType, widgetProps: s.widgetProps, widgetSetting: s.widgetSetting, widgetContainerProps: s.widgetContainerSetting, data: n, onAfterClick: (i) => i !== !1 && (r == null ? void 0 : r(s.isRefresh, n)) }, s.uuid || useId()) }, (s == null ? void 0 : s.uuid) || useId())) })] }), Ka = ({ listCode: e, className: t, classNames: a = {}, itemClassName: n, dataSource: r, columns: s, isItemOperations: i, isBatchOperations: o, batchOperations: l, itemOperations: u, itemOperationsAccess: c, resource: m, primaryKey: h, title: f, tabs: y, isPaginate: b, isTreeSider: w, treeSiderConfig: T, isConditionFormLayout: W, ...q }) => {
|
||||
const { getBase62params: D, onClickCallback: H, onTabChange: j } = Xe(Oe), { total: M, page: I, tab: z, pageSize: G } = (D == null ? void 0 : D()) || {}, V = Ct(u, r, c, h);
|
||||
return $("div", { className: R("ff-data-table-framework", t), children: [d(oa, { className: a == null ? void 0 : a.sider, isTreeSider: w, ...T }), $("div", { className: R("ff-data-table-container", a == null ? void 0 : a.container), children: [d(Tt, { listCode: e, isConditionFormLayout: W }), d(ia, { title: f, className: a == null ? void 0 : a.toolbar, tabs: y, tab: z, onTabChange: j }), d(Xa, { ...q, primaryKey: h, className: "ff-data-table-content", columns: s, dataSource: r, operationRender: V ? (v) => d("div", { className: "ff-data-table-actions", children: u == null ? void 0 : u.reduce((ie, O, he) => [...ie, d(S.Link, { size: "small", uuid: O.uuid, type: O.type, name: O.name, widget: O.widget, widgetType: O.widgetType, widgetProps: O.widgetProps, widgetData: O.widgetData, widgetSetting: O.widgetSetting, widgetContainerProps: O.widgetContainerSetting, data: v, onAfterClick: ($e) => $e !== !1 && (H == null ? void 0 : H(O.isRefresh, data)) }, O.uuid || he)], []) }) : null }), d(la, { isPaginate: b, isOperations: o, operations: l, total: M, page: I, pageSize: G })] })] });
|
||||
return $("div", { className: R("ff-data-table-framework", t), children: [d(la, { className: a == null ? void 0 : a.sider, isTreeSider: w, ...T }), $("div", { className: R("ff-data-table-container", a == null ? void 0 : a.container), children: [d(Tt, { listCode: e, isConditionFormLayout: W }), d(oa, { title: f, className: a == null ? void 0 : a.toolbar, tabs: y, tab: z, onTabChange: j }), d(Xa, { ...q, primaryKey: h, className: "ff-data-table-content", columns: s, dataSource: r, operationRender: V ? (v) => d("div", { className: "ff-data-table-actions", children: u == null ? void 0 : u.reduce((ie, O, he) => [...ie, d(S.Link, { size: "small", uuid: O.uuid, type: O.type, name: O.name, widget: O.widget, widgetType: O.widgetType, widgetProps: O.widgetProps, widgetData: O.widgetData, widgetSetting: O.widgetSetting, widgetContainerProps: O.widgetContainerSetting, data: v, onAfterClick: ($e) => $e !== !1 && (H == null ? void 0 : H(O.isRefresh, data)) }, O.uuid || he)], []) }) : null }), d(ca, { isPaginate: b, isOperations: o, operations: l, total: M, page: I, pageSize: G })] })] });
|
||||
}, Oe = C.createContext({ listCode: "", getBase62params: (e, t) => {
|
||||
}, onReload: () => {
|
||||
}, onClickCallback: () => {
|
||||
@ -228,7 +228,7 @@ const qa = (e, t = {}) => me(() => e == null ? void 0 : e.map(({ widgetByJs: a,
|
||||
}, onPageSizeChange: () => {
|
||||
} }), Ga = ({ isItemGridLayout: e, theme: t, themeProps: a, onClickCallback: n, onReload: r, getBase62params: s, listCode: i, onPageChange: o, onPageSizeChange: l, onTabChange: u, onSiderChange: c, onKeywordChange: m, onConditonChange: h, ...f }) => {
|
||||
const [y, b] = N();
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
t ? X.getWidgetComponent(t).then((w) => {
|
||||
if (!w) throw `${t} not found`;
|
||||
return w;
|
||||
@ -236,7 +236,7 @@ const qa = (e, t = {}) => me(() => e == null ? void 0 : e.map(({ widgetByJs: a,
|
||||
}, [t, a]), d(Oe.Provider, { value: { listCode: i, onClickCallback: n, onReload: r, getBase62params: s, onPageChange: o, onPageSizeChange: l, onTabChange: u, onSiderChange: c, onKeywordChange: m, onConditonChange: h }, children: y && C.cloneElement(y, f) });
|
||||
};
|
||||
var Ce, ue, Le, ot;
|
||||
const ae = class ae {
|
||||
const ne = class ne {
|
||||
constructor() {
|
||||
P(this, ue, null);
|
||||
P(this, Le, /* @__PURE__ */ new Map());
|
||||
@ -247,30 +247,30 @@ const ae = class ae {
|
||||
(a = t.data) != null && a.uuid ? g(this, Le).forEach((r, s) => {
|
||||
var i;
|
||||
(r == "*" || (i = r == null ? void 0 : r.includes) != null && i.call(r, t.data.uuid)) && s(t.data);
|
||||
}) : ((n = t.data) == null ? void 0 : n.readyState) == WebSocket.CLOSED && x.get("/api/user-api-token").then(({ token: r, expire_at: s }) => {
|
||||
g(this, ue).port.postMessage({ command: "initWs", data: [`ws${p.trimStart(x.appUrl, "http")}api/user-resource-status-ws?token=${r}`] });
|
||||
}) : ((n = t.data) == null ? void 0 : n.readyState) == WebSocket.CLOSED && E.get("/api/user-api-token").then(({ token: r, expire_at: s }) => {
|
||||
g(this, ue).port.postMessage({ command: "initWs", data: [`ws${p.trimStart(E.appUrl, "http")}api/user-resource-status-ws?token=${r}`] });
|
||||
});
|
||||
}, g(this, ue).port.postMessage({ command: "status", data: [] });
|
||||
});
|
||||
k(this, "subscribe", (t, a = []) => (a ? Array.isArray(a) && a.length == 0 ? a = "*" : Array.isArray(a) || (a = [a].flat()) : a = "*", g(this, Le).set(t, a), g(this, Le).size == 1 && g(this, ot).call(this), () => this.unsubscribe(t)));
|
||||
k(this, "unsubscribe", (t) => g(this, Le).delete(t));
|
||||
if (g(ae, Ce)) return g(ae, Ce);
|
||||
if (g(ne, Ce)) return g(ne, Ce);
|
||||
}
|
||||
};
|
||||
Ce = new WeakMap(), ue = new WeakMap(), Le = new WeakMap(), ot = new WeakMap(), P(ae, Ce, null), k(ae, "getInstance", () => (g(ae, Ce) || B(ae, Ce, new ae()), g(ae, Ce)));
|
||||
let bt = ae;
|
||||
const ra = bt.getInstance(), Et = C.forwardRef(({ listCode: e, base62params: t, className: a, itemClassName: n, theme: r, themeProps: s, classNames: i }, o) => {
|
||||
const l = pa(), u = _(t), c = _(/* @__PURE__ */ new Map()), m = _([]), [{ resource: h, primaryKey: f, batchOperations: y = [], itemOperations: b = [], columns: w = [], themeConfig: T, theme: W, isConditionFormLayout: q = !1, isTreeSider: D, treeSiderConfig: H, isItemGridLayout: j, itemGridLayout: M, title: I, isPaginate: z, tabs: G }, V] = N({ isItemGridLayout: !1, itemGridLayout: {} }), v = p.throttle((F) => {
|
||||
m.current = [], x.list(e, p.pick({ ...u.current, ...F }, ["tab", "page", "pageSize", "condition", "sider", "keyword"])).then(({ keyword: U, condition: Ve, total: xe, tab: fe, sider: Ee, page: oe, pageSize: le, operationsAccess: ce, dataSource: Te }) => {
|
||||
Ce = new WeakMap(), ue = new WeakMap(), Le = new WeakMap(), ot = new WeakMap(), P(ne, Ce, null), k(ne, "getInstance", () => (g(ne, Ce) || B(ne, Ce, new ne()), g(ne, Ce)));
|
||||
let bt = ne;
|
||||
const sa = bt.getInstance(), Et = C.forwardRef(({ listCode: e, base62params: t, className: a, itemClassName: n, theme: r, themeProps: s, classNames: i }, o) => {
|
||||
const l = ma(), u = Y(t), c = Y(/* @__PURE__ */ new Map()), m = Y([]), [{ resource: h, primaryKey: f, batchOperations: y = [], itemOperations: b = [], columns: w = [], themeConfig: T, theme: W, isConditionFormLayout: q = !1, isTreeSider: D, treeSiderConfig: H, isItemGridLayout: j, itemGridLayout: M, title: I, isPaginate: z, tabs: G }, V] = N({ isItemGridLayout: !1, itemGridLayout: {} }), v = p.throttle((F) => {
|
||||
m.current = [], E.list(e, p.pick({ ...u.current, ...F }, ["tab", "page", "pageSize", "condition", "sider", "keyword"])).then(({ keyword: U, condition: Ve, total: xe, tab: fe, sider: Ee, page: oe, pageSize: le, operationsAccess: ce, dataSource: Te }) => {
|
||||
u.current = { tab: fe, condition: Ve, sider: Ee, keyword: U, total: xe, pageSize: le, page: Te != null && Te.length ? oe : 1 }, m.current = Te, c.current = new Map(ce), l();
|
||||
});
|
||||
}, 380, { leading: !1, trailing: !0 }), ie = Ct(b, m.current, c.current, f), O = Ct(y);
|
||||
E(() => {
|
||||
x(() => {
|
||||
let F = null;
|
||||
return e && x.get(`/api/_/${e}`).resp(({ data: U, res: Ve }) => {
|
||||
U != null && U.isDynamicRefresh && (F = ra.subscribe(() => v(), Ve)), u.current.pageSize = U.pageSize, V(U);
|
||||
return e && E.get(`/api/_/${e}`).resp(({ data: U, res: Ve }) => {
|
||||
U != null && U.isDynamicRefresh && (F = sa.subscribe(() => v(), Ve)), u.current.pageSize = U.pageSize, V(U);
|
||||
}).catch(() => V({})), m.current = [], () => F == null ? void 0 : F();
|
||||
}, [e]), ma(() => {
|
||||
}, [e]), Ft(() => {
|
||||
e && v(t);
|
||||
}, [e, t]);
|
||||
const he = () => {
|
||||
@ -278,10 +278,10 @@ const ra = bt.getInstance(), Et = C.forwardRef(({ listCode: e, base62params: t,
|
||||
}, $e = (F = 0, U = null) => {
|
||||
if (F === 2) {
|
||||
const Ve = p.get(U, "__PARENT_ID__", ""), xe = p.get(U, f, p.get(U, [h, f], "")), fe = p.findIndex(m.current, ["__PARENT_ID__", Ve]), Ee = p.findIndex(fe > -1 ? p.get(m.current, [fe, "children"]) : m.current, [f, xe]);
|
||||
Ee > -1 ? (x.get(`/api/${e}/detail/${xe}`).then((oe) => {
|
||||
Ee > -1 ? (E.get(`/api/${e}/detail/${xe}`).then((oe) => {
|
||||
const le = p.get(m.current, fe > -1 ? [fe, "children", Ee, "children"] : [Ee, "children"]);
|
||||
m.current = It(m.current, fe > -1 ? { [fe]: { children: { $splice: [[Ee, 1, { ...oe, children: le }]] } } } : { $splice: [[Ee, 1, { ...oe, children: le }]] }), l();
|
||||
}), x.post(`/api/${e}/list-operations-access`, { ids: xe }).then((oe) => new Map(oe)).then((oe) => {
|
||||
m.current = Mt(m.current, fe > -1 ? { [fe]: { children: { $splice: [[Ee, 1, { ...oe, children: le }]] } } } : { $splice: [[Ee, 1, { ...oe, children: le }]] }), l();
|
||||
}), E.post(`/api/${e}/list-operations-access`, { ids: xe }).then((oe) => new Map(oe)).then((oe) => {
|
||||
c.current.forEach((le, ce) => {
|
||||
var Te;
|
||||
(Te = oe.get(ce)) != null && Te.some((dt) => dt == xe) || c.current.set(ce, le.filter((dt) => dt !== xe));
|
||||
@ -293,42 +293,42 @@ const ra = bt.getInstance(), Et = C.forwardRef(({ listCode: e, base62params: t,
|
||||
};
|
||||
C.useImperativeHandle(o, () => ({ onReload: he, onClickCallback: $e }));
|
||||
const ct = { listCode: e, title: I, itemClassName: n, classNames: i, resource: h, primaryKey: f, theme: r || W, themeProps: s || T, isTreeSider: D, treeSiderConfig: H, isPaginate: z, tabs: G, isItemOperations: ie, isBatchOperations: O, batchOperations: y, itemOperations: b, isItemGridLayout: j, columns: w, itemGridLayout: M, isConditionFormLayout: q, itemOperationsAccess: c.current, dataSource: m.current };
|
||||
return d(Ga, { ...ct, className: R("ff-data-list-helper", a), getBase62params: (F, U, Ve = !1) => F == "init" ? t : F ? p.get(u.current, F, U) : u.current, onReload: he, onClickCallback: $e, onConditonChange: (F, U) => v({ keyword: U, condition: It(u.current.condition || {}, { $merge: F || {} }), page: 1 }), onTabChange: (F) => v({ tab: F, page: 1 }), onSiderChange: (F) => v({ sider: F, page: 1 }), onKeywordChange: (F) => v({ keyword: F, page: 1 }), onPageChange: (F, U) => v({ page: F, pageSize: U }), onPageSizeChange: (F) => v({ pageSize: F, page: 1 }) });
|
||||
}), sa = (e, t, a, n, r = {}, s = 0) => {
|
||||
return d(Ga, { ...ct, className: R("ff-data-list-helper", a), getBase62params: (F, U, Ve = !1) => F == "init" ? t : F ? p.get(u.current, F, U) : u.current, onReload: he, onClickCallback: $e, onConditonChange: (F, U) => v({ keyword: U, condition: Mt(u.current.condition || {}, { $merge: F || {} }), page: 1 }), onTabChange: (F) => v({ tab: F, page: 1 }), onSiderChange: (F) => v({ sider: F, page: 1 }), onKeywordChange: (F) => v({ keyword: F, page: 1 }), onPageChange: (F, U) => v({ page: F, pageSize: U }), onPageSizeChange: (F) => v({ pageSize: F, page: 1 }) });
|
||||
}), ia = (e, t, a, n, r = {}, s = 0) => {
|
||||
const i = { "--grid-layout-h": `${n}`, "--grid-layout-w": `${a}`, "--grid-layout-x": `${e}`, "--grid-layout-y": `${t}`, "--grid-layout-row-height-offset": "0px" };
|
||||
return r != null && r.autoHeight ? i.height = "fit-content" : i["--grid-layout-row"] = `${n}`, i["--grid-layout-box-margin"] = Wt(r == null ? void 0 : r.marginTop, r == null ? void 0 : r.marginRight, r == null ? void 0 : r.marginBottom, r == null ? void 0 : r.marginLeft), i["--grid-layout-box-padding"] = Wt(r == null ? void 0 : r.paddingTop, r == null ? void 0 : r.paddingRight, r == null ? void 0 : r.paddingBottom, r == null ? void 0 : r.paddingLeft), s && (i.height = `${s}px`), i;
|
||||
}, Wt = (e, t, a, n) => `${e || 0}px ${t || 0}px ${a || 0}px ${n || 0}px`, Tt = ({ className: e, isConditionFormLayout: t }) => {
|
||||
return r != null && r.autoHeight ? i.height = "fit-content" : i["--grid-layout-row"] = `${n}`, i["--grid-layout-box-margin"] = Bt(r == null ? void 0 : r.marginTop, r == null ? void 0 : r.marginRight, r == null ? void 0 : r.marginBottom, r == null ? void 0 : r.marginLeft), i["--grid-layout-box-padding"] = Bt(r == null ? void 0 : r.paddingTop, r == null ? void 0 : r.paddingRight, r == null ? void 0 : r.paddingBottom, r == null ? void 0 : r.paddingLeft), s && (i.height = `${s}px`), i;
|
||||
}, Bt = (e, t, a, n) => `${e || 0}px ${t || 0}px ${a || 0}px ${n || 0}px`, Tt = ({ className: e, isConditionFormLayout: t }) => {
|
||||
var m, h;
|
||||
const [a, n] = N({}), { listCode: r, onKeywordChange: s, onConditonChange: i, getBase62params: o } = C.useContext(Oe), { keyword: l, condition: u } = (o == null ? void 0 : o()) || {}, [c] = at.useForm();
|
||||
return E(() => {
|
||||
r && t && x.get(`/api/_/${r}/list-condition-form-layout`).then(({ resource: f, marginX: y, marginY: b, rowHeight: w, cols: T, fields: W }) => {
|
||||
return x(() => {
|
||||
r && t && E.get(`/api/_/${r}/list-condition-form-layout`).then(({ resource: f, marginX: y, marginY: b, rowHeight: w, cols: T, fields: W }) => {
|
||||
n({ resource: f, itemMargin: [y, b], rowHeight: w, cols: T, fields: W });
|
||||
}).catch(() => n({}));
|
||||
}, [r, t]), E(() => {
|
||||
}, [r, t]), x(() => {
|
||||
c.setFieldsValue({ keyword: l, ...u });
|
||||
}, [JSON.stringify([l, u])]), d("div", { className: R("ff-data-list-filter", e), children: d(at, { form: c, layout: "vertical", autoComplete: "off", onFinish: ((m = a.fields) == null ? void 0 : m.length) > 1 ? (f) => i({ [a.resource]: f[a.resource] }, f.keyword) : () => {
|
||||
}, onValuesChange: (f) => {
|
||||
p.isEmpty(p.omit(f, ["keyword"])) || c.submit();
|
||||
}, children: ((h = a.fields) == null ? void 0 : h.length) > 1 ? d(Ft, { ...a, children: d(Ya, { onReset: () => {
|
||||
}, children: ((h = a.fields) == null ? void 0 : h.length) > 1 ? d(Rt, { ...a, children: d(_a, { onReset: () => {
|
||||
const { keyword: f, condition: y } = o("init") || {};
|
||||
c.setFieldsValue({ keyword: f, ...y });
|
||||
} }) }) : d("div", { className: "ff-data-list-filter-default-form ff-grid-layout-form", children: d("div", { className: "grid-layout-item", style: sa(20, 0, 5, 2), children: d(at.Item, { name: ["keyword"], children: d(va.Search, { allowClear: !0, enterButton: "搜索", placeholder: "多关键字 | 分割", onSearch: (f) => s(f) }) }) }) }) }) });
|
||||
}, Ya = ({ cols: e, fields: t, onReset: a }) => {
|
||||
} }) }) : d("div", { className: "ff-data-list-filter-default-form ff-grid-layout-form", children: d("div", { className: "grid-layout-item", style: ia(20, 0, 5, 2), children: d(at.Item, { name: ["keyword"], children: d(va.Search, { allowClear: !0, enterButton: "搜索", placeholder: "多关键字 | 分割", onSearch: (f) => s(f) }) }) }) }) }) });
|
||||
}, _a = ({ cols: e, fields: t, onReset: a }) => {
|
||||
const [n, r] = N(!1), s = me(() => t == null ? void 0 : t.toReversed().some((i) => i.y > 1 || i.x + i.w >= e - 5), [e, t]);
|
||||
return $(at.Item, { label: " ", style: { "--item-span": 5 }, className: R("ff-data-list-filter-actions", { expanded: n }), children: [d(mt, { onClick: a, children: "重置" }), d(mt, { type: "primary", htmlType: "submit", children: "查询" }), s && d(S.Link, { className: "ff-data-list-filter-expanded-button", widget: () => r((i) => !i), type: "primary", name: n ? "关闭" : "展开", icon: n ? "icon-up" : "icon-down", iconPosition: "end" })] });
|
||||
};
|
||||
Tt.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 ia = ({ className: e, title: t, tabs: a, tab: n, onTabChange: r }) => {
|
||||
const oa = ({ className: e, title: t, tabs: a, tab: n, onTabChange: r }) => {
|
||||
const [s, i] = Ra(a == null ? void 0 : a[0].value, { value: n, onChange: r });
|
||||
return $("div", { className: R("ff-data-list-toolbar", e), children: [d("div", { className: "ff-data-list-title", children: t }), d(Sa, { className: "ff-data-list-tabs", itemRender: ({ label: o, code: l }) => d("span", { onClick: () => i(l), className: R("ff-data-list-tab", { active: l == s }), children: o }), items: a }), $("div", { className: "ff-data-list-actions", children: [d(S.Link, { icon: "icon-reload" }), d(S.Link, { icon: "icon-setting" })] })] });
|
||||
}, _a = [{ 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" }] }] }], oa = ({ className: e, width: t = 280, isTreeSider: a }) => a ? d(Na.DirectoryTree, { className: R("ff-data-list-sider", e), style: { "--sider-width": t }, showLine: !0, showIcon: !1, treeData: _a }) : null, la = ({ className: e, operations: t, isOperations: a, isPaginate: n, total: r, page: s, pageSize: i }) => {
|
||||
}, Ya = [{ 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" }] }] }], la = ({ className: e, width: t = 280, isTreeSider: a }) => a ? d(Na.DirectoryTree, { className: R("ff-data-list-sider", e), style: { "--sider-width": t }, showLine: !0, showIcon: !1, treeData: Ya }) : null, ca = ({ className: e, operations: t, isOperations: a, isPaginate: n, total: r, page: s, pageSize: i }) => {
|
||||
const { onPageChange: o, onPageSizeChange: l, onClickCallback: u } = C.useContext(Oe);
|
||||
return a && !p.isEmpty(t) || n ? $("div", { className: R("ff-data-list-footer", e), children: [d("div", { className: "ff-data-list-actions", children: t == null ? void 0 : t.map((c, m) => d(S, { 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, onAfterClick: (h) => h !== !1 && (u == null ? void 0 : u(c.isRefresh, null)) }, c.uuid || m)) }), n && d(Pa, { size: "small", total: r, pageSize: i, showSizeChanger: !1, showTotal: (c) => `第 ${s} 页 / 总共 ${c} 条`, onChange: o, onShowSizeChange: l })] }) : null;
|
||||
}, ca = (e, t, a = !0) => a !== !0 && a-- <= 0 ? [] : p.isArray(e) && !p.isEmpty(e) ? e.reduce((n, r) => (Reflect.has(r, t) && Reflect.has(r, "children") && n.push(r[t]), Reflect.has(r, "children") && !p.isEmpty(r.children) ? n.concat(ca(r.children, t, a)) : n), []) : [], Xa = ({ className: e, primaryKey: t, columns: a = [], dataSource: n = [], operationRender: r, operationWidth: s = 180, ...i }) => {
|
||||
}, da = (e, t, a = !0) => a !== !0 && a-- <= 0 ? [] : p.isArray(e) && !p.isEmpty(e) ? e.reduce((n, r) => (Reflect.has(r, t) && Reflect.has(r, "children") && n.push(r[t]), Reflect.has(r, "children") && !p.isEmpty(r.children) ? n.concat(da(r.children, t, a)) : n), []) : [], Xa = ({ className: e, primaryKey: t, columns: a = [], dataSource: n = [], operationRender: r, operationWidth: s = 180, ...i }) => {
|
||||
Yt();
|
||||
const o = _(null), l = _(null), [u, c] = N([]), [m, h] = N({ width: 0, height: 0 });
|
||||
E(() => {
|
||||
c(ca(n, t));
|
||||
const o = Y(null), l = Y(null), [u, c] = N([]), [m, h] = N({ width: 0, height: 0 });
|
||||
x(() => {
|
||||
c(da(n, t));
|
||||
}, [n, t]), ka(() => {
|
||||
const y = new ResizeObserver(() => {
|
||||
var b;
|
||||
@ -340,69 +340,69 @@ const ia = ({ className: e, title: t, tabs: a, tab: n, onTabChange: r }) => {
|
||||
}, []);
|
||||
const f = qa(a);
|
||||
return d("div", { ref: l, className: R("ff-data-list-table", e), children: m.height ? d($a, { ...i, ref: o, rowKey: (y) => (y == null ? void 0 : y[t]) ?? Math.random(), columns: f == null ? void 0 : f.concat(r ? [{ title: "操作", align: "center", fixed: "right", width: `${Math.ceil(s / m.width * 100).toFixed(2)}%`, render: (y, b, w) => r(b, w) }] : []), dataSource: n, size: "middle", scroll: { x: "max-content", y: m.height - 50 }, pagination: !1, expandable: { defaultExpandAllRows: !0, expandRowByClick: !0, onExpandedRowsChange: c, expandedRowKeys: u } }) : null });
|
||||
}, Qa = "RC_FORM_INTERNAL_HOOKS", da = (e, { initialValue: t, initialValueLanguage: a, convertJs: n, convertJsSetting: r, type: s = "string" }, i = null) => {
|
||||
const o = _(!1), l = Xe(La), [u, c] = N(), [m, h] = N(a != "javascript" && e ? l.getFieldValue(e) : void 0), { registerWatch: f } = l.getInternalHooks(Qa) || {};
|
||||
return E(() => f == null ? void 0 : f((y, b, w) => {
|
||||
}, Qa = "RC_FORM_INTERNAL_HOOKS", ua = (e, { initialValue: t, initialValueLanguage: a, convertJs: n, convertJsSetting: r, type: s = "string" }, i = null) => {
|
||||
const o = Y(!1), l = Xe(La), [u, c] = N(), [m, h] = N(a != "javascript" && e ? l.getFieldValue(e) : void 0), { registerWatch: f } = l.getInternalHooks(Qa) || {};
|
||||
return x(() => f == null ? void 0 : f((y, b, w) => {
|
||||
if (!o.current) return;
|
||||
const T = p.get(b, e);
|
||||
p.isEqual(T, m) || h(Z(T, s));
|
||||
}), [m]), E(() => {
|
||||
}), [m]), x(() => {
|
||||
a == "javascript" && t ? Pe.exec(t, {}, { getFieldValueForBasicForm: (y) => i ? i.getFieldValue(y) : l.getFieldValue(y), getFieldValue: (y) => l.getFieldValue(y) }).then((y) => h(Z(y, s))).catch((y) => notification.error({ message: `布局数据错误: ${JSON.stringify(y)}` })).finally(() => o.current = !0) : (t && h(Z(t ?? l.getFieldValue(e), s)), o.current = !0);
|
||||
}, [t, a]), Ze(() => {
|
||||
o.current && n && X.getWidgetComponent(n).then(({ default: y }) => y({ value: m, record: l.getFieldsValue(!0), $setting: r })).then(c).catch((y) => console.error("布局数据转换错误: ", y, n));
|
||||
}, [m, n, r]), [u || m, m];
|
||||
}, ua = (e, t, a = "@pkg/ff/grid-layouts", n = null) => me(() => {
|
||||
}, ga = (e, t, a = "@pkg/ff/grid-layouts", n = null) => me(() => {
|
||||
var r;
|
||||
return (r = p.sortBy(e, ["y", "x"])) == null ? void 0 : r.map(({ i: s, x: i, y: o, w: l, h: u, field: { boxStyle: c, widgetPrefix: m = a, widget: h, ...f } }, y) => d("div", { className: "grid-layout-item", style: sa(i, o, l, u, c, h === "Height" && (f == null ? void 0 : f.initialValue)), children: d(Za, { ...f, basicForm: n, itemWidget: h != null && h.startsWith("@") || h != null && h.startsWith("blob:") ? h : `${m}/${h}`, itemWidgetRender: t }) }, s || y));
|
||||
return (r = p.sortBy(e, ["y", "x"])) == null ? void 0 : r.map(({ i: s, x: i, y: o, w: l, h: u, field: { boxStyle: c, widgetPrefix: m = a, widget: h, ...f } }, y) => d("div", { className: "grid-layout-item", style: ia(i, o, l, u, c, h === "Height" && (f == null ? void 0 : f.initialValue)), children: d(Za, { ...f, basicForm: n, itemWidget: h != null && h.startsWith("@") || h != null && h.startsWith("blob:") ? h : `${m}/${h}`, itemWidgetRender: t }) }, s || y));
|
||||
}, [e]), Za = ({ itemWidget: e, itemWidgetRender: t, basicForm: a, ...n }) => {
|
||||
const [r, s] = N();
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
X.getWidgetComponent(e).then(({ defaultProps: i = {}, default: o }) => {
|
||||
s(C.createElement(t(o, i, a), n));
|
||||
}).catch((i) => {
|
||||
console.error(i), s(e);
|
||||
});
|
||||
}, [e]), r;
|
||||
}, ga = ({ cols: e = 12, rowHeight: t = 21, fields: a = [], data: n, containerPadding: r = [0, 0], itemMargin: s = [4, 0], formProps: i = {}, className: o, ...l }) => {
|
||||
const [u] = se.useForm(), c = ua(a, en, "@pkg/ff/grid-layouts"), m = me(() => [{ name: "__PROPS__", value: i }], [i]);
|
||||
}, pa = ({ cols: e = 12, rowHeight: t = 21, fields: a = [], data: n, containerPadding: r = [0, 0], itemMargin: s = [4, 0], formProps: i = {}, className: o, ...l }) => {
|
||||
const [u] = ee.useForm(), c = ga(a, en, "@pkg/ff/grid-layouts"), m = me(() => [{ name: "__PROPS__", value: i }], [i]);
|
||||
return Ze(() => {
|
||||
u.setFieldsValue(n);
|
||||
}, [n]), d(se, { fields: m, form: u, component: !1, children: d("div", { ...l, className: R("ff-grid-layout", o), style: { "--grid-layout-item-margin-y": `${(s == null ? void 0 : s[0]) || 0}px`, "--grid-layout-item-margin-x": `${(s == null ? void 0 : s[1]) || 0}px`, "--grid-layout-container-padding-y": `${(r == null ? void 0 : r[0]) || 0}px`, "--grid-layout-container-padding-x": `${(r == null ? void 0 : r[1]) || 0}px`, "--grid-layout-cols": e, "--grid-layout-row-height": `${t}px` }, children: c }) });
|
||||
}, [n]), d(ee, { fields: m, form: u, component: !1, children: d("div", { ...l, className: R("ff-grid-layout", o), style: { "--grid-layout-item-margin-y": `${(s == null ? void 0 : s[0]) || 0}px`, "--grid-layout-item-margin-x": `${(s == null ? void 0 : s[1]) || 0}px`, "--grid-layout-container-padding-y": `${(r == null ? void 0 : r[0]) || 0}px`, "--grid-layout-container-padding-x": `${(r == null ? void 0 : r[1]) || 0}px`, "--grid-layout-cols": e, "--grid-layout-row-height": `${t}px` }, children: c }) });
|
||||
}, en = (e, t = {}, a = null) => (n) => {
|
||||
const { code: r, label: s, extras: i, isVirtual: o, initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, ...h } = p.merge({}, t, n), [f, y] = da(o ? null : r, { initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, type: (h == null ? void 0 : h.type) || "string" }, a);
|
||||
const { code: r, label: s, extras: i, isVirtual: o, initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, ...h } = p.merge({}, t, n), [f, y] = ua(o ? null : r, { initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, type: (h == null ? void 0 : h.type) || "string" }, a);
|
||||
return d(e, { ...h, value: f, rawValue: y, $setting: i || {} });
|
||||
}, Qn = (Bt = ga, function({ code: e, data: t, ...a }) {
|
||||
}, Qn = (Ut = pa, function({ code: e, data: t, ...a }) {
|
||||
const [n, r] = N({ resource: null, cols: 12, rowHeight: 21, fields: [] });
|
||||
return E(() => {
|
||||
e && x.get(`/api/_/${e}`).then((s) => r(p.pick(s, ["resource", "cols", "rowHeight", "fields"])));
|
||||
}, [e]), (n == null ? void 0 : n.resource) && d(Bt, { ...a, rowHeight: n.rowHeight, cols: n.cols, fields: n.fields, data: n != null && n.resource ? { [n == null ? void 0 : n.resource]: t } : {} });
|
||||
return x(() => {
|
||||
e && E.get(`/api/_/${e}`).then((s) => r(p.pick(s, ["resource", "cols", "rowHeight", "fields"])));
|
||||
}, [e]), (n == null ? void 0 : n.resource) && d(Ut, { ...a, rowHeight: n.rowHeight, cols: n.cols, fields: n.fields, data: n != null && n.resource ? { [n == null ? void 0 : n.resource]: t } : {} });
|
||||
});
|
||||
var Bt;
|
||||
var Ut;
|
||||
const Zn = ({ widget: e, widgetPrefix: t = "@pkg/ff/grid-layouts", basicForm: a, ...n }) => {
|
||||
const r = e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`, [s, i] = N();
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
r && X.getWidgetComponent(r).then(({ defaultProps: o = {}, default: l }) => ({ default: tn(l, o, a) })).catch((o) => ({ default: () => `${o}` })).then((o) => i(C.createElement(o.default, n)));
|
||||
}, [r]), s;
|
||||
}, tn = (e, t = {}, a = null) => (n) => {
|
||||
const { code: r, label: s, extras: i, isVirtual: o, initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, value: h, ...f } = p.merge({}, t, n), [y, b] = da(o ? null : r, { initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, type: (f == null ? void 0 : f.type) || "string" }, a);
|
||||
const { code: r, label: s, extras: i, isVirtual: o, initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, value: h, ...f } = p.merge({}, t, n), [y, b] = ua(o ? null : r, { initialValue: l, initialValueLanguage: u, convertJs: c, convertJsSetting: m, type: (f == null ? void 0 : f.type) || "string" }, a);
|
||||
return d(e, { ...f, value: y, rawValue: b, $setting: i || {} });
|
||||
}, an = ({ cols: e, rowHeight: t, itemMargin: a, fields: n, primaryKey: r, dataSource: s, itemClassName: i, itemRender: o = (m, h, f) => m, empty: l = d(xa, { description: null }), className: u, style: c = {} }) => {
|
||||
const m = Yt(), h = me(() => d(ga, { cols: e, rowHeight: t, itemMargin: a, fields: n, className: i }), [n, e, t, a]);
|
||||
const m = Yt(), h = me(() => d(pa, { cols: e, rowHeight: t, itemMargin: a, fields: n, className: i }), [n, e, t, a]);
|
||||
return d("div", { className: R("ff-data-list-content", u), style: c, children: p.isEmpty(s) ? l : s == null ? void 0 : s.map((f, y) => d(C.Fragment, { children: o(C.cloneElement(h, { data: f }), f, y) }, `${m}-${(f == null ? void 0 : f[r]) || y}`)) });
|
||||
}, nn = ({ component: e }) => {
|
||||
const { base62params: t } = Oa();
|
||||
return d(K, { children: d(Et, { listCode: e, base62params: x.decode(t) }) });
|
||||
return d(K, { children: d(Et, { listCode: e, base62params: E.decode(t) }) });
|
||||
}, rn = () => "Empty", sn = ({ component: e, $setting: t }) => {
|
||||
const [a, n] = N();
|
||||
E(() => {
|
||||
x(() => {
|
||||
if (!e) return n(d(rn, { description: null }));
|
||||
X.getWidgetComponent(e).catch((s) => ({ default: () => `${s}` })).then((s) => C.createElement(s.default, { $setting: t })).then(n);
|
||||
}, [e]);
|
||||
const r = ge.getPageParams() || {};
|
||||
return a ? C.cloneElement(a, r) : null;
|
||||
};
|
||||
var be, Q, ke, ve, Ye, _e;
|
||||
const ne = class ne {
|
||||
var be, Q, ke, ve, _e, Ye;
|
||||
const re = class re {
|
||||
constructor() {
|
||||
P(this, Q, /* @__PURE__ */ new Map());
|
||||
P(this, ke, {});
|
||||
@ -413,7 +413,7 @@ const ne = class ne {
|
||||
k(this, "get", (t) => (g(this, Q).has(t) || (t = Array.from(g(this, Q).keys()).find((a) => g(this, Q).get(a).uri === t)), g(this, Q).get(t) || {}));
|
||||
k(this, "redirect", (t, a, n = {}) => {
|
||||
const { uri: r, type: s, widgetProps: i } = this.get(t) || {};
|
||||
let o = Va(r || t, s != "list" ? a : p.mapValues(a, (u) => x.encode(u)));
|
||||
let o = Va(r || t, s != "list" ? a : p.mapValues(a, (u) => E.encode(u)));
|
||||
const l = new URLSearchParams();
|
||||
for (const u in i || {}) (i == null ? void 0 : i.type) == "query" && l.append(u, a[u]);
|
||||
return l.size > 0 && (o = `${o}?${l.toString()}`), g(this, ve).navigate(o, n);
|
||||
@ -424,22 +424,22 @@ const ne = class ne {
|
||||
});
|
||||
k(this, "findMenuPathByUuid", (t) => {
|
||||
let a = [];
|
||||
for (const n in g(this, ke)) if (a = g(this, Ye).call(this, g(this, ke)[n], t, [n]), a.length > 1) return a;
|
||||
for (const n in g(this, ke)) if (a = g(this, _e).call(this, g(this, ke)[n], t, [n]), a.length > 1) return a;
|
||||
return a;
|
||||
});
|
||||
k(this, "getMenusByRouteUuid", (t) => g(this, _e).call(this, t, Object.values(g(this, ke)).flat()));
|
||||
P(this, Ye, (t, a, n = []) => {
|
||||
k(this, "getMenusByRouteUuid", (t) => g(this, Ye).call(this, t, Object.values(g(this, ke)).flat()));
|
||||
P(this, _e, (t, a, n = []) => {
|
||||
if (p.isEmpty(t)) return n;
|
||||
for (const { uuid: r, children: s } of t) {
|
||||
if (r == a) return n.concat(r);
|
||||
if (!p.isEmpty(s)) return n.concat(r, g(this, Ye).call(this, s, a));
|
||||
if (!p.isEmpty(s)) return n.concat(r, g(this, _e).call(this, s, a));
|
||||
}
|
||||
return n;
|
||||
});
|
||||
P(this, _e, (t, a) => {
|
||||
P(this, Ye, (t, a) => {
|
||||
var r;
|
||||
let n = [];
|
||||
for (const s of a) s.widgetType == "redirect" && (s.uuid == t || s.widget == t ? n.push(s) : (r = s.children) != null && r.length && (n = n.concat(g(this, _e).call(this, t, s.children))));
|
||||
for (const s of a) s.widgetType == "redirect" && (s.uuid == t || s.widget == t ? n.push(s) : (r = s.children) != null && r.length && (n = n.concat(g(this, Ye).call(this, t, s.children))));
|
||||
return n;
|
||||
});
|
||||
k(this, "getCurrentMenu", () => {
|
||||
@ -466,7 +466,7 @@ const ne = class ne {
|
||||
if (g(this, Q).size == 0) return null;
|
||||
const a = De.get("Common.WEBSITE_DEFAULT_THEME", "@pkg/ff/frameworks/BasicLayout"), n = De.get(X.checkUserToken() ? "Common.WEBSITE_LOGIN_REDIRECT" : "Common.WEBSITE_DEFAULT", "/index"), r = { [a]: 0 }, s = (o, l) => () => X.getWidgetComponent(o).then((u) => u.default || function() {
|
||||
return `${o}`;
|
||||
}).then((u) => ({ Component: () => C.createElement(Qt, {}, C.createElement(u, l)) })), i = Array.from(g(this, Q).values()).reduce((o, { uuid: l, uri: u, name: c, type: m, component: h, widgetSetting: f, isLogin: y, isLayout: b, extra: w }) => {
|
||||
}).then((u) => ({ Component: () => C.createElement(Zt, {}, C.createElement(u, l)) })), i = Array.from(g(this, Q).values()).reduce((o, { uuid: l, uri: u, name: c, type: m, component: h, widgetSetting: f, isLogin: y, isLayout: b, extra: w }) => {
|
||||
let T = {}, W = 0;
|
||||
switch (m) {
|
||||
case "list":
|
||||
@ -483,27 +483,27 @@ const ne = class ne {
|
||||
}, [{ path: "/", lazy: s(a, {}), children: [] }]);
|
||||
return i.push({ index: !0, element: C.createElement(on, { to: n, replace: !0 }) }), B(this, ve, Aa(i, t));
|
||||
});
|
||||
if (g(ne, be)) return g(ne, be);
|
||||
if (g(re, be)) return g(re, be);
|
||||
}
|
||||
};
|
||||
be = new WeakMap(), Q = new WeakMap(), ke = new WeakMap(), ve = new WeakMap(), Ye = new WeakMap(), _e = new WeakMap(), P(ne, be, null), k(ne, "getInstance", () => (g(ne, be) || B(ne, be, new ne()), g(ne, be)));
|
||||
let kt = ne;
|
||||
const on = ({ to: e, replace: t }) => ja() ? C.createElement(Ia, { to: e, replace: t }) : (window.document.location = e, "redirect"), ge = kt.getInstance(), Ae = new Worker(new URL("/ff-worker/index.js", self.location)), Ut = { getConfigure: (e) => De.get(e), route: { redirect: (...e) => ge.redirect(...e), getPageParams: (...e) => ge.getPageParams(...e), getCurrentRoute: () => ge.getCurrentRoute() }, popup: { notification: (...e) => Y.notification(...e), success: (...e) => Y.success(...e), error: (...e) => Y.error(...e), form: (...e) => Y.form(...e), modal: (...e) => Y.modal(...e), confirm: (...e) => Y.confirm(...e) } };
|
||||
be = new WeakMap(), Q = new WeakMap(), ke = new WeakMap(), ve = new WeakMap(), _e = new WeakMap(), Ye = new WeakMap(), P(re, be, null), k(re, "getInstance", () => (g(re, be) || B(re, be, new re()), g(re, be)));
|
||||
let kt = re;
|
||||
const on = ({ to: e, replace: t }) => ja() ? C.createElement(Ia, { to: e, replace: t }) : (window.document.location = e, "redirect"), ge = kt.getInstance(), Ae = new Worker(new URL("/ff-worker/index.js", self.location)), Dt = { getConfigure: (e) => De.get(e), route: { redirect: (...e) => ge.redirect(...e), getPageParams: (...e) => ge.getPageParams(...e), getCurrentRoute: () => ge.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 lt, ze, Se;
|
||||
const A = class A {
|
||||
constructor() {
|
||||
k(this, "exec", (t, a = {}, n = {}, r = "") => new Promise((s, i) => {
|
||||
const o = At(A, lt)._++;
|
||||
const o = jt(A, lt)._++;
|
||||
g(A, ze).set(o, n), A.mQueue.set(o, [s, i]), Ae.postMessage({ id: o, session: r, category: "eval", method: t, args: a });
|
||||
}));
|
||||
k(this, "clear", (t) => Ae.postMessage({ session: t, category: "clear" }));
|
||||
if (g(A, Se)) return g(A, Se);
|
||||
Promise.resolve().then(() => Fn).then((t) => {
|
||||
Ut.http = t.http;
|
||||
Dt.http = t.http;
|
||||
}), Ae.addEventListener("message", ({ data: { id: t, task_id: a, method: n, args: r, category: s, data: i, error: o, session: l } }) => {
|
||||
if (s === "eval" && A.mQueue.has(t)) o !== null ? A.mQueue.get(t)[1](o) : A.mQueue.get(t)[0](i), g(A, ze).delete(t), A.mQueue.delete(t);
|
||||
else if (s === "util") try {
|
||||
const u = p.get(Ut, n.split("/")) || p.get(g(A, ze).get(a), n.split("/"));
|
||||
const u = p.get(Dt, n.split("/")) || p.get(g(A, ze).get(a), n.split("/"));
|
||||
if (!p.isFunction(u)) throw `${n} not found`;
|
||||
Promise.resolve(Reflect.apply(u, void 0, r)).then((c) => {
|
||||
Ae.postMessage({ id: t, task_id: a, category: s, method: n, args: r, session: l, data: c, error: null });
|
||||
@ -518,33 +518,33 @@ const A = class A {
|
||||
};
|
||||
lt = new WeakMap(), ze = new WeakMap(), Se = new WeakMap(), k(A, "mQueue", /* @__PURE__ */ new Map()), P(A, lt, 0), P(A, ze, /* @__PURE__ */ new Map()), P(A, Se, null), k(A, "getInstance", () => (g(A, Se) || B(A, Se, new A()), g(A, Se)));
|
||||
let vt = A;
|
||||
const Pe = vt.getInstance(), pa = () => {
|
||||
const e = _(!0), [, t] = C.useReducer((a) => a + 1, 0);
|
||||
return E(() => () => e.current = !1, []), () => e.current && t();
|
||||
const Pe = vt.getInstance(), ma = () => {
|
||||
const e = Y(!0), [, t] = C.useReducer((a) => a + 1, 0);
|
||||
return x(() => () => e.current = !1, []), () => e.current && t();
|
||||
}, er = (e) => {
|
||||
const t = _();
|
||||
return E(() => {
|
||||
const t = Y();
|
||||
return x(() => {
|
||||
t.current = e;
|
||||
}, [e]), t.current;
|
||||
}, tr = (e) => {
|
||||
const [t, a] = N(e), n = _(null), r = pe((s, i) => {
|
||||
const [t, a] = N(e), n = Y(null), r = pe((s, i) => {
|
||||
n.current = i, a(s);
|
||||
}, []);
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
n.current && (n.current(t), n.current = null);
|
||||
}, [t]), [t, r];
|
||||
}, Ze = (e = (n) => {
|
||||
}, t, a = p.isEqual) => {
|
||||
const n = C.useRef();
|
||||
a(t, n.current) || (n.current = p.cloneDeep(t)), C.useEffect(e, [n.current]);
|
||||
}, ma = Ze, ha = (e, t = "string") => {
|
||||
}, Ft = Ze, ha = (e, t = "string") => {
|
||||
var a;
|
||||
if (!Array.isArray(e)) return e;
|
||||
for (let n = 0; n < e.length; n++) e[n].value = Z((a = e[n]) == null ? void 0 : a.value, t), e[n] && Reflect.has(e[n], "children") && (e[n].children = ha(e[n].children, t));
|
||||
return e;
|
||||
}, ar = (e, t = "json", a = "string", n, r = null) => {
|
||||
const [s] = se.useForm(n), [i, o] = N([{ label: "无", value: "", disabled: !0 }]), l = _([]), u = se.useWatch((c) => l.current.length === 0 ? null : p.pick(c, l.current), s) || null;
|
||||
return E(() => {
|
||||
const [s] = ee.useForm(n), [i, o] = N([{ label: "无", value: "", disabled: !0 }]), l = Y([]), u = ee.useWatch((c) => l.current.length === 0 ? null : p.pick(c, l.current), s) || null;
|
||||
return x(() => {
|
||||
Array.isArray(e) ? o(e) : t === "javascript" && e ? Pe.exec(e, {}, { getFieldValue: (c) => (l.current.includes(c) || l.current.push(c), s.getFieldValue(c)), getFieldValueForBasicForm: (c) => (l.current.includes(c) || l.current.push(c), r ? r.getFieldValue(c) : s.getFieldValue(c)) }).then((c) => {
|
||||
o(Z(c, "array"));
|
||||
}) : e && o(Z(e, "array"));
|
||||
@ -552,24 +552,24 @@ const Pe = vt.getInstance(), pa = () => {
|
||||
}, nr = (e) => {
|
||||
const [t, a] = N(), n = { type: "GET" };
|
||||
if (typeof e == "string" ? n.url = e : p.isPlainObject(e) && Object.assign(n, e), !(n != null && n.url)) throw "url is required";
|
||||
const r = (s) => x.request(n, !1).resp((i) => (console.log("useSubscribeRequest", s), a(i), i));
|
||||
const r = (s) => E.request(n, !1).resp((i) => (console.log("useSubscribeRequest", s), a(i), i));
|
||||
return Ze(() => {
|
||||
let s = null;
|
||||
return r().then((i) => {
|
||||
s = ra.subscribe(p.throttle(r, 180, { leading: !1, trailing: !0 }), i.res);
|
||||
s = sa.subscribe(p.throttle(r, 180, { leading: !1, trailing: !0 }), i.res);
|
||||
}), () => s == null ? void 0 : s();
|
||||
}, n), t;
|
||||
}, ln = (e) => {
|
||||
const [t, a] = C.useState({ gridItems: [], hideItems: [] });
|
||||
return C.useEffect(() => {
|
||||
e && x.get(`/api/_/${e}`).then(({ pk: n, uuid: r, code: s, resource: i, align: o, cols: l, rowHeight: u, marginX: c, marginY: m, listenChangeFields: h, listenChangeFieldsFunc: f, fields: y }) => ({ pk: n, uuid: r, code: s, resource: i, align: o, cols: l, rowHeight: u, marginX: c, marginY: m, listenChangeFields: h, listenChangeFieldsFunc: f, ...y.reduce((b, w) => {
|
||||
e && E.get(`/api/_/${e}`).then(({ pk: n, uuid: r, code: s, resource: i, align: o, cols: l, rowHeight: u, marginX: c, marginY: m, listenChangeFields: h, listenChangeFieldsFunc: f, fields: y }) => ({ pk: n, uuid: r, code: s, resource: i, align: o, cols: l, rowHeight: u, marginX: c, marginY: m, listenChangeFields: h, listenChangeFieldsFunc: f, ...y.reduce((b, w) => {
|
||||
var T;
|
||||
return (T = w == null ? void 0 : w.field) != null && T.hidden ? b.hides.push(w == null ? void 0 : w.field) : b.items.push(w), b;
|
||||
}, { items: [], hides: [] }) })).then(a);
|
||||
}, [e]), t;
|
||||
}, cn = ({ max: e = 0, min: t = 0, type: a = "", message: n, pattern: r, required: s = !1, validator: i } = {}, o, l) => {
|
||||
const [u, c] = N([]);
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
const m = [];
|
||||
if (s) {
|
||||
let h = l;
|
||||
@ -603,91 +603,98 @@ const Pe = vt.getInstance(), pa = () => {
|
||||
}, [e, t, a, n, r, s, i]), u;
|
||||
}, dn = (e, t, a) => {
|
||||
const [n, r] = N(null);
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
const { initDataUri: s = `/api/${e}`, initDataMethod: i = "GET" } = a || {};
|
||||
t && x.request({ method: i, url: p.trimEnd(`${s}/${t}`, "/") }).then((o) => {
|
||||
t && E.request({ method: i, url: p.trimEnd(`${s}/${t}`, "/") }).then((o) => {
|
||||
r(o);
|
||||
});
|
||||
}, [e, t, a]), n;
|
||||
}, un = (e, t, a, n = {}) => {
|
||||
const r = pa(), s = _(!0), i = _([]), [o, l] = N(a), u = se.useWatch((c) => JSON.stringify(p.pick(c, i.current)), t) || "{}";
|
||||
return E(() => {
|
||||
const r = ma(), s = Y(!0), i = Y([]), [o, l] = N(a), u = ee.useWatch((c) => JSON.stringify(p.pick(c, i.current)), t) || "{}";
|
||||
return x(() => {
|
||||
e && Pe.exec(e, n, { getFieldValue: p.wrap(t.getFieldValue, (c, m) => (i.current.some((h) => p.isEqual(h, m)) || (i.current.push(m), r()), c(m))), isFieldTouched: t.isFieldTouched, isFieldsTouched: t.isFieldsTouched }).then((c) => s.current && l(c));
|
||||
}, [e, u, t, n]), E(() => () => s.current = !1, []), o;
|
||||
}, [e, u, t, n]), x(() => () => s.current = !1, []), o;
|
||||
}, rr = ({ value: e, onChange: t }, a = null) => {
|
||||
const n = C.useRef(), [r] = ee.useForm(a);
|
||||
return Ft(() => {
|
||||
p.isEqual(n.current, e) || r.setFieldsValue(e);
|
||||
}, [e]), x(() => () => r.resetFields(), []), [r, (s, i) => {
|
||||
n.current = i, t(i);
|
||||
}];
|
||||
}, gn = ({ type: e, initialValue: t, initialValueLanguage: a, onChange: n, form: r }) => {
|
||||
const s = un(a == "javascript" && t, r, a == "javascript" ? void 0 : t, {});
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
a == "javascript" ? n(Z(s, e)) : t && n(Z(t, e));
|
||||
}, [e, t, s]), null;
|
||||
}, pn = ({ widget: e = "Input", widgetPrefix: t = "@pkg/ff/grid-layout-forms", widgetDecorator: a, subWidgets: n, basicForm: r, ...s }) => {
|
||||
const i = e != null && e.startsWith("@") || e != null && e.startsWith("blob:") ? e : `${t}/${e}`, [o, l] = N();
|
||||
return E(() => {
|
||||
return x(() => {
|
||||
i && X.getWidgetComponent(i).then(({ defaultProps: u = {}, default: c }) => ({ default: fa(c, u, r) })).catch((u) => ({ default: () => `${u}` })).then((u) => l(C.createElement(u.default, s)));
|
||||
}, [i]), o && C.cloneElement(o, s);
|
||||
}, fa = (e, t = {}, a = null) => (n) => {
|
||||
const { type: r, code: s, label: i, noStyle: o, placeholder: l, extras: u, validators: c, help: m, isVirtual: h, $isReserved: f, initialValue: y, initialValueLanguage: b, convertJs: w, convertJsSetting: T, widgetPerfix: W, boxStyle: q, widgetDecorator: D, subWidgets: H, ...j } = { ...t, ...n }, M = cn(c || {}, s, r), I = { label: i, noStyle: o, colon: !1, layout: "vertical" }, z = { placeholder: l, ...j }, G = pe((V) => V == null ? void 0 : Z(V, r), [r]);
|
||||
return d(_t, { name: s, rules: M, initialValue: G(y), normalize: G, children: (V, v, ie) => {
|
||||
return d(Xt, { name: s, rules: M, initialValue: G(y), normalize: G, children: (V, v, ie) => {
|
||||
var O;
|
||||
return d(e, { type: r, rcform: ie, itemProps: { validateStatus: v.errors.length > 0 ? "error" : "success", tooltip: m, help: v.errors.length > 0 ? v.errors.join("、") : null, required: ((O = M == null ? void 0 : M[0]) == null ? void 0 : O.required) || !1, ...I }, fieldProps: { ...z, ...V }, $setting: u || {} });
|
||||
} });
|
||||
}, Ft = ({ cols: e = 24, rowHeight: t = 16, itemMargin: a = [8, 16], containerPadding: n = [0, 0], fields: r = [], children: s, basicForm: i = null }) => {
|
||||
const o = ua(r, fa, "@pkg/ff/grid-layout-forms");
|
||||
}, Rt = ({ cols: e = 24, rowHeight: t = 16, itemMargin: a = [8, 16], containerPadding: n = [0, 0], fields: r = [], children: s, basicForm: i = null }) => {
|
||||
const o = ga(r, fa, "@pkg/ff/grid-layout-forms");
|
||||
return $("div", { className: "ff-grid-layout-form", style: { "--grid-layout-item-margin-x": `${(a == null ? void 0 : a[0]) ?? 8}px`, "--grid-layout-item-margin-y": `${(a == null ? void 0 : a[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: [o, s && C.cloneElement(s, { cols: e, rowHeight: t, itemMargin: a, containerPadding: n, fields: r })] });
|
||||
};
|
||||
Ft.propTypes = { fields: L.array };
|
||||
const mn = (Dt = Ft, ({ code: e, layout: t, name: a, primaryKey: n = 0, style: r = {}, formProps: s = {}, form: i, isPreview: o = !1, className: l, onFinish: u, onValuesChange: c = () => {
|
||||
Rt.propTypes = { fields: L.array };
|
||||
const mn = (qt = Rt, ({ code: e, layout: t, name: a, primaryKey: n = 0, style: r = {}, formProps: s = {}, form: i, isPreview: o = !1, className: l, onFinish: u, onValuesChange: c = () => {
|
||||
}, ...m }) => {
|
||||
const { align: h, autoComplete: f, resource: y, items: b, hides: w, rowHeight: T, marginX: W, marginY: q, cols: D, listenChangeFields: H, listenChangeFieldsFunc: j, pk: M, uuid: I } = ln(e), [z] = se.useForm(i), G = me(() => [{ name: "__PK__", value: M }, { name: "__PROPS__", value: s }, { name: "__RESOURCE__", value: y }, { name: "__LAYOUT_KEY__", value: e }, { name: "__LAYOUT_UUID__", value: I }, { name: "__PRIMARY_KEY__", value: n }], [M, e, I, y, n, s]);
|
||||
return $(se, { className: l, name: a || e, layout: t || h, fields: G, form: z, autoComplete: f, style: { ...r, position: "relative" }, onFinish: u, onValuesChange: (V, v) => (({ changedValues: ie, allValues: O, listenChangeFields: he, listenChangeFieldsFunc: $e, onValuesChange: ct, code: F }) => {
|
||||
const { align: h, autoComplete: f, resource: y, items: b, hides: w, rowHeight: T, marginX: W, marginY: q, cols: D, listenChangeFields: H, listenChangeFieldsFunc: j, pk: M, uuid: I } = ln(e), [z] = ee.useForm(i), G = me(() => [{ name: "__PK__", value: M }, { name: "__PROPS__", value: s }, { name: "__RESOURCE__", value: y }, { name: "__LAYOUT_KEY__", value: e }, { name: "__LAYOUT_UUID__", value: I }, { name: "__PRIMARY_KEY__", value: n }], [M, e, I, y, n, s]);
|
||||
return $(ee, { className: l, name: a || e, layout: t || h, fields: G, form: z, autoComplete: f, style: { ...r, position: "relative" }, onFinish: u, onValuesChange: (V, v) => (({ changedValues: ie, allValues: O, listenChangeFields: he, listenChangeFieldsFunc: $e, onValuesChange: ct, code: F }) => {
|
||||
ct(ie, O), $e && Array.isArray(he) && Pe.exec($e, { changedValues: ie, allValues: O }, { getFieldValue: z.getFieldValue, setFieldValue: z.setFieldValue, setFieldsValue: z.setFieldsValue, isFieldTouched: z.isFieldTouched, isFieldsTouched: z.isFieldsTouched });
|
||||
})({ changedValues: V, allValues: v, listenChangeFields: H, listenChangeFieldsFunc: j, onValuesChange: c, code: e }), children: [d(Dt, { ...m, form: z, code: e, fields: b, cols: D, rowHeight: T, itemMargin: [W, q] }), w == null ? void 0 : w.map((V) => {
|
||||
})({ changedValues: V, allValues: v, listenChangeFields: H, listenChangeFieldsFunc: j, onValuesChange: c, code: e }), children: [d(qt, { ...m, form: z, code: e, fields: b, cols: D, rowHeight: T, itemMargin: [W, q] }), w == null ? void 0 : w.map((V) => {
|
||||
var v;
|
||||
return d(_t, { name: V.code, children: d(gn, { form: z, name: V.code, type: V.type, initialValue: V.initialValue, initialValueLanguage: (v = V.extras) == null ? void 0 : v.initialValueLanguage }) }, JSON.stringify(V.code));
|
||||
return d(Xt, { name: V.code, children: d(gn, { form: z, name: V.code, type: V.type, initialValue: V.initialValue, initialValueLanguage: (v = V.extras) == null ? void 0 : v.initialValueLanguage }) }, JSON.stringify(V.code));
|
||||
})] }, e);
|
||||
});
|
||||
var Dt;
|
||||
var qt;
|
||||
const ya = ({ $setting: e, $close: t, extras: a, code: n, primaryKey: r, ...s }) => {
|
||||
const [i] = se.useForm(), o = dn(n, r, e);
|
||||
return E(() => {
|
||||
const [i] = ee.useForm(), o = dn(n, r, e);
|
||||
return x(() => {
|
||||
o && i.setFieldsValue(o);
|
||||
}, [o]), d(K, { actions: $(C.Fragment, { children: [d(S, { name: "保存", type: "primary", widget: () => {
|
||||
const l = i.getFieldValue("__RESOURCE__"), { initDataUri: u = `/api/${n}` } = e || {};
|
||||
i.validateFields(!0).then((c) => l ? p.pick(c, [l]) : c).then((c) => x.post(r ? `${u}/${r}` : `${u}`, c).msg(t)).catch(() => Y.error("请先完善表单信息", { duration: 2e3 }));
|
||||
i.validateFields(!0).then((c) => l ? p.pick(c, [l]) : c).then((c) => E.post(r ? `${u}/${r}` : `${u}`, c).msg(t)).catch(() => _.error("请先完善表单信息", { duration: 2e3 }));
|
||||
} }), d(S, { name: "取消", widget: () => t(!1) })] }), extras: a, children: d(mn, { form: i, code: n, primaryKey: r, ...s }) });
|
||||
}, hn = (e, t, a, { isReplaceRouteHistory: n = !1 } = {}) => ge.redirect(a, t, { replace: n }), qt = (e, t, a, { status: { loading: n, disabled: r }, setStatus: s }) => {
|
||||
}, hn = (e, t, a, { isReplaceRouteHistory: n = !1 } = {}) => ge.redirect(a, t, { replace: n }), Ht = (e, t, a, { status: { loading: n, disabled: r }, setStatus: s }) => {
|
||||
const i = { loading: (o) => o === void 0 ? n : s((l) => ({ ...l, loading: o })), disabled: (o) => o === void 0 ? r : s((l) => ({ ...l, disabled: o })) };
|
||||
return p.isFunction(a) ? a.call(null, { ...t, ...i }) : p.isString(a) && a ? Pe.exec(a, t, i) : null;
|
||||
}, Ht = (e, t, a, n, r) => p.isString(a) && a ? X.getWidgetComponent(a).then(({ default: s }) => Y.modal(s, { ...t, $setting: n }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r)).catch((s) => {
|
||||
Y.error(a, { content: s.toString() });
|
||||
}) : Y.modal(a, { ...t, $setting: n }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r), fn = (e, t, a, n, r) => Y.modal(ya, { ...t, $setting: n, code: a }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r), yn = (e, t, a, n, r) => Y.modal(Et, { base62params: t, $setting: n, listCode: a }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r), wn = ({ widget: e, widgetType: t, widgetData: a, widgetProps: n, widgetSetting: r, widgetContainerProps: s }, { onAfterClick: i, onBeforeClick: o }) => {
|
||||
}, Jt = (e, t, a, n, r) => p.isString(a) && a ? X.getWidgetComponent(a).then(({ default: s }) => _.modal(s, { ...t, $setting: n }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r)).catch((s) => {
|
||||
_.error(a, { content: s.toString() });
|
||||
}) : _.modal(a, { ...t, $setting: n }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r), fn = (e, t, a, n, r) => _.modal(ya, { ...t, $setting: n, code: a }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r), yn = (e, t, a, n, r) => _.modal(Et, { base62params: t, $setting: n, listCode: a }, r != null && r.title ? { ...r, title: p.template(r.title)(e) } : r), wn = ({ widget: e, widgetType: t, widgetData: a, widgetProps: n, widgetSetting: r, widgetContainerProps: s }, { onAfterClick: i, onBeforeClick: o }) => {
|
||||
const l = Xe(Oe), [u, c] = N({ leading: !0, trailing: !1 }), m = me(() => {
|
||||
switch (t) {
|
||||
case "redirect":
|
||||
return p.partialRight(hn, e, r);
|
||||
case "func":
|
||||
return p.partialRight(qt, (r == null ? void 0 : r.code) ?? e, { status: u, setStatus: c });
|
||||
return p.partialRight(Ht, (r == null ? void 0 : r.code) ?? e, { status: u, setStatus: c });
|
||||
case "fsdpf-component":
|
||||
return p.partialRight(Ht, e, r, s);
|
||||
return p.partialRight(Jt, e, r, s);
|
||||
case "grid-layout-form":
|
||||
return p.partialRight(fn, e, r, s);
|
||||
case "data-list":
|
||||
return p.partialRight(yn, e, r, s);
|
||||
default:
|
||||
if (Lt(e) || C.isValidElement(e)) return p.partialRight(Ht, e, r, s);
|
||||
if (p.isFunction(e)) return p.partialRight(qt, (r == null ? void 0 : r.code) || e, { status: u, setStatus: c });
|
||||
if (Ot(e) || C.isValidElement(e)) return p.partialRight(Jt, e, r, s);
|
||||
if (p.isFunction(e)) return p.partialRight(Ht, (r == null ? void 0 : r.code) || e, { status: u, setStatus: c });
|
||||
}
|
||||
return (...h) => console.error("useButton unknown widgetType", t, ...h);
|
||||
}, [e, t]);
|
||||
return [p.debounce((h) => (o == null || o(h), Promise.resolve(ea(n, h, { list: l })).then((f) => m(h, { ...a, ...f })).then((f) => i == null ? void 0 : i(f)).catch(console.error)), 300, { leading: !0, trailing: !1 }), u];
|
||||
}, Jt = /* @__PURE__ */ new Set(), St = (e = [], t = 0) => {
|
||||
return [p.debounce((h) => (o == null || o(h), Promise.resolve(ta(n, h, { list: l })).then((f) => m(h, { ...a, ...f })).then((f) => i == null ? void 0 : i(f)).catch(console.error)), 300, { leading: !0, trailing: !1 }), u];
|
||||
}, Kt = /* @__PURE__ */ new Set(), St = (e = [], t = 0) => {
|
||||
const a = e[t];
|
||||
if (a.length && !Jt.has(a)) {
|
||||
if (a.length && !Kt.has(a)) {
|
||||
const n = document.createElement("script");
|
||||
n.setAttribute("src", a), n.setAttribute("data-namespace", a), e.length > t + 1 && (n.onload = () => {
|
||||
St(e, t + 1);
|
||||
}, n.onerror = () => {
|
||||
St(e, t + 1);
|
||||
}), Jt.add(a), document.body.appendChild(n);
|
||||
}), Kt.add(a), document.body.appendChild(n);
|
||||
}
|
||||
}, Nt = ({ className: e, type: t, style: a = {}, ...n }) => d("span", { role: "img", className: R("ff-iconfont", e), style: a, ...n, children: d("svg", { style: { width: "1em", height: "1em", fill: "currentColor", overflow: "hidden" }, viewBox: "0 0 1024 1024", children: d("use", { xlinkHref: `#${t}` }) }) });
|
||||
Nt.propTypes = { className: L.string, type: L.string.isRequired, style: L.object }, Nt.init = St;
|
||||
@ -703,14 +710,14 @@ const et = (e) => function({ className: t, children: a, name: n, icon: r, type:
|
||||
}, onClick: (v) => {
|
||||
v.stopPropagation();
|
||||
}, children: d(Ta, { ...f, title: M ? null : f == null ? void 0 : f.title, trigger: ["hover", "click"], children: d(mt, { loading: V || m, disabled: G || h, ...j, ...H, children: a || n }) }) });
|
||||
}, S = et("default"), Cn = et("link"), bn = et("circle"), kn = et("round"), vn = et("dashed"), Kt = ({ data: e, widget: t, widgetType: a = "fsdpf-component", children: n, widgetData: r, widgetProps: s, widgetSetting: i, widgetContainerProps: o }) => {
|
||||
}, S = et("default"), Cn = et("link"), bn = et("circle"), kn = et("round"), vn = et("dashed"), Gt = ({ data: e, widget: t, widgetType: a = "fsdpf-component", children: n, widgetData: r, widgetProps: s, widgetSetting: i, widgetContainerProps: o }) => {
|
||||
const l = Xe(Oe), [u, c] = N(!1), [m, h] = N("hover"), [f, y] = N({}), [b, w] = N(), { placement: T, align: W, arrow: q = { pointAtCenter: !0 }, getPopupContainer: D, ...H } = o || {};
|
||||
E(() => {
|
||||
x(() => {
|
||||
a == "grid-layout-form" ? w(C.createElement(ya, { ...r, $setting: i, code: t })) : a == "data-list" ? w(C.createElement(Et, { base62params: e, $setting: i, listCode: t })) : p.isString(t) ? X.getWidgetComponent(t).then(({ default: I }) => {
|
||||
w(C.createElement(I, { ...r, $setting: i }));
|
||||
}).catch((I) => w(I.toString())) : Lt(t) ? w(C.createElement(t, { ...r, $setting: i })) : C.isValidElement(t) && w(C.cloneElement(t, { ...r, $setting: i }));
|
||||
}, [t, a, r]), E(() => {
|
||||
Promise.resolve(ea(s, e, { list: l })).then(y);
|
||||
}).catch((I) => w(I.toString())) : Ot(t) ? w(C.createElement(t, { ...r, $setting: i })) : C.isValidElement(t) && w(C.cloneElement(t, { ...r, $setting: i }));
|
||||
}, [t, a, r]), x(() => {
|
||||
Promise.resolve(ta(s, e, { list: l })).then(y);
|
||||
}, [s, e]);
|
||||
const j = (I) => {
|
||||
c(I), !I && h("hover");
|
||||
@ -722,10 +729,10 @@ const et = (e) => function({ className: t, children: a, name: n, icon: r, type:
|
||||
const [i, o] = N({}), l = pe((m, h) => o((f) => ({ ...f, [m]: h })), []), u = pe((m) => o((h) => ({ ...h, [m]: void 0 })), []), c = e ? C.createElement("div", { className: "ff-popup-title" }, e) : i == null ? void 0 : i.title;
|
||||
return d(Qe.Provider, { value: { ele: i, mount: l, unmount: u }, children: $("div", { className: R("ff-popup ff-popover", t), style: { width: n, height: r }, ...s, children: [$("div", { className: "ff-popup-header", children: [c, i == null ? void 0 : i["sub-title"]] }), a, $("div", { className: "ff-popup-footer", children: [i == null ? void 0 : i.extras, i == null ? void 0 : i.actions] })] }) });
|
||||
};
|
||||
Kt.propTypes = { widgetType: L.oneOf(["fsdpf-component", "grid-layout-form", "data-list"]) }, S.propTypes = { type: L.oneOf(["primary", "default", "danger", ""]), name: L.string, icon: L.string, iconPosition: L.oneOf(["start", "end"]), data: L.any, widget: L.any, widgetType: L.oneOf(["destroy", "redirect", "func", "fsdpf-component", "grid-layout-form", "grid-layout", "data-list"]), widgetData: L.object, widgetProps: L.object, widgetSetting: L.object, widgetContainerProps: L.object }, S.Link = Cn, S.Link.defaultProps = S.defaultProps, S.Link.propTypes = S.propTypes, S.Circle = bn, S.Circle.defaultProps = S.defaultProps, S.Circle.propTypes = S.propTypes, S.Round = kn, S.Round.defaultProps = S.defaultProps, S.Round.propTypes = S.propTypes, S.Dashed = vn, S.Dashed.defaultProps = S.defaultProps, S.Dashed.propTypes = S.propTypes, S.Popover = Kt;
|
||||
Gt.propTypes = { widgetType: L.oneOf(["fsdpf-component", "grid-layout-form", "data-list"]) }, S.propTypes = { type: L.oneOf(["primary", "default", "danger", ""]), name: L.string, icon: L.string, iconPosition: L.oneOf(["start", "end"]), data: L.any, widget: L.any, widgetType: L.oneOf(["destroy", "redirect", "func", "fsdpf-component", "grid-layout-form", "grid-layout", "data-list"]), widgetData: L.object, widgetProps: L.object, widgetSetting: L.object, widgetContainerProps: L.object }, S.Link = Cn, S.Link.defaultProps = S.defaultProps, S.Link.propTypes = S.propTypes, S.Circle = bn, S.Circle.defaultProps = S.defaultProps, S.Circle.propTypes = S.propTypes, S.Round = kn, S.Round.defaultProps = S.defaultProps, S.Round.propTypes = S.propTypes, S.Dashed = vn, S.Dashed.defaultProps = S.defaultProps, S.Dashed.propTypes = S.propTypes, S.Popover = Gt;
|
||||
const Nn = ({ fields: e, formProps: t, $close: a }) => {
|
||||
const [n] = se.useForm(), r = me(() => [{ name: "__PROPS__", value: t }], [t]);
|
||||
return d(K, { actions: $(C.Fragment, { children: [d(S, { name: "取消", widget: () => a(!1) }), d(S, { name: "确定", type: "primary", widget: () => n.validateFields(!0).then(a) })] }), children: d(se, { fields: r, form: n, className: "ff-modal-form", children: e == null ? void 0 : e.map(({ code: s, ...i }) => d(pn, { code: s, ...i }, s)) }) });
|
||||
const [n] = ee.useForm(), r = me(() => [{ name: "__PROPS__", value: t }], [t]);
|
||||
return d(K, { actions: $(C.Fragment, { children: [d(S, { name: "取消", widget: () => a(!1) }), d(S, { name: "确定", type: "primary", widget: () => n.validateFields(!0).then(a) })] }), children: d(ee, { fields: r, form: n, className: "ff-modal-form", children: e == null ? void 0 : e.map(({ code: s, ...i }) => d(pn, { code: s, ...i }, s)) }) });
|
||||
}, Pn = ({ className: e, $close: t, children: a, title: n, subTitle: r, actions: s, extras: i, zIndex: o, ...l }) => $(Wa, { ...l, prefixCls: "ff-drawer", className: R("ff-popup", e), maskMotion: { motionAppear: !0, motionName: "mask-motion" }, motion: (u) => ({ motionAppear: !0, motionName: `panel-motion-${u}` }), children: [$("div", { className: "ff-popup-header", children: [d("button", { "aria-label": "Close", className: "ff-popup-close", onClick: l.onClose, children: d(xt, { type: "close" }) }), n, r] }), d("div", { className: "ff-popup-body", children: a }), $("div", { className: "ff-popup-footer", children: [i, s] })] }), $n = ({ className: e, $close: t, $event: a, children: n, title: r, subTitle: s, actions: i, extras: o, zIndex: l, placement: u, ...c }) => {
|
||||
const m = (a == null ? void 0 : a.pageX) === void 0 ? { animation: null, maskAnimation: null, mousePosition: { x: null, y: null } } : { animation: "zoom", maskAnimation: "fade", mousePosition: { x: a == null ? void 0 : a.pageX, y: a == null ? void 0 : a.pageY } };
|
||||
return d(Ba, { ...c, ...m, prefixCls: "ff-modal", modalRender: () => $("div", { className: R("ff-modal-content ff-popup", e), children: [$("div", { className: "ff-popup-header", children: [d("button", { "aria-label": "Close", className: "ff-popup-close", onClick: c.onClose, children: d(xt, { type: "close" }) }), r, s] }), d("div", { className: "ff-popup-body", children: n }), $("div", { className: "ff-popup-footer", children: [o, i] })] }) });
|
||||
@ -743,22 +750,22 @@ const J = () => {
|
||||
const { offsetHeight: i } = s;
|
||||
return { height: i };
|
||||
}, onLeaveActive: () => ({ height: 0, opacity: 0, margin: 0 }) }, prefixCls: "ff-notification" }), [, a] = C.useReducer((s) => s + 1, 0);
|
||||
E(() => {
|
||||
x(() => {
|
||||
J.$onClick = n, J.$queue.forEach(([s, i, o], l, u) => {
|
||||
r([i, o], ...s), delete u[l];
|
||||
});
|
||||
}, []);
|
||||
const n = (s, i = {}, o = {}) => new Promise((l, u) => r([l, u], s, i, o)), r = ([s, i], o, l = {}, u = {}) => {
|
||||
const c = J.$index++, m = (h) => ((f, y) => (J.$popups.delete(f), a(), y == null ? void 0 : y()))(c, () => s(h));
|
||||
if (o === Zt) return e.open({ ...u, key: c, content: C.createElement(o, { ...l, $close: () => e.close(c) }) });
|
||||
J.$popups.set(c, C.createElement(wa, { zIndex: c, maskClosable: !1, $event: l == null ? void 0 : l.$event, ...u, key: c, $close: m }, C.isValidElement(o) ? C.cloneElement(o, { ...l, $close: m }) : o != null && o.name || jt.isForwardRef(o) || (o == null ? void 0 : o.$$typeof) === jt.ForwardRef ? C.createElement(o, { ...l, $close: m }) : o)), a();
|
||||
if (o === ea) return e.open({ ...u, key: c, content: C.createElement(o, { ...l, $close: () => e.close(c) }) });
|
||||
J.$popups.set(c, C.createElement(wa, { zIndex: c, maskClosable: !1, $event: l == null ? void 0 : l.$event, ...u, key: c, $close: m }, C.isValidElement(o) ? C.cloneElement(o, { ...l, $close: m }) : o != null && o.name || It.isForwardRef(o) || (o == null ? void 0 : o.$$typeof) === It.ForwardRef ? C.createElement(o, { ...l, $close: m }) : o)), a();
|
||||
};
|
||||
return $(C.Fragment, { children: [Array.from(J.$popups).map(([s, i]) => i), t] });
|
||||
};
|
||||
J.$popups = /* @__PURE__ */ new Map(), J.$index = 0, J.$queue = [], J.$onClick = (...e) => new Promise((t, a) => {
|
||||
J.$queue.push([e, t, a]);
|
||||
});
|
||||
const Gt = (e, t, a = {}) => J.$onClick(e, t, a), gt = (e, { showProgress: t, duration: a, ...n } = { duration: 1.5 }) => J.$onClick(Zt, { content: e, ...n }, { showProgress: t, duration: a }), Y = { modal: Gt, confirm: (e, t = {}) => J.$onClick(Ua, { content: e, ...t }, { placement: "center" }), form: (e, t = {}, a = {}) => Gt(Nn, { formProps: a, fields: e }, { placement: "center", ...t }).then((n) => {
|
||||
const _t = (e, t, a = {}) => J.$onClick(e, t, a), gt = (e, { showProgress: t, duration: a, ...n } = { duration: 1.5 }) => J.$onClick(ea, { content: e, ...n }, { showProgress: t, duration: a }), _ = { modal: _t, confirm: (e, t = {}) => J.$onClick(Ua, { content: e, ...t }, { placement: "center" }), form: (e, t = {}, a = {}) => _t(Nn, { formProps: a, fields: e }, { placement: "center", ...t }).then((n) => {
|
||||
if (n === !1) throw !1;
|
||||
return n;
|
||||
}), notification: gt, success: (e, t = { duration: 1.5 }) => gt(e, { ...t, className: "ff-notification-success", icon: "check" }), error: (e, t = { duration: 1.5 }) => gt(e, { ...t, className: "ff-notification-error", icon: "close" }) };
|
||||
@ -768,13 +775,13 @@ Be.configure({ showSpinner: !1 }), Ue.interceptors.request.use((e) => {
|
||||
return e.headers.Authorization = t ? `Bearer ${t} ` : void 0, Be.inc(), e;
|
||||
}, (e) => (Be.done(), Promise.reject({ code: -1, msg: e }))), Ue.interceptors.response.use(({ data: e, headers: t }) => (Be.done(), { ...e, res: t == null ? void 0 : t.res }), function(e) {
|
||||
return Be.done(), Promise.reject(e.message);
|
||||
}), window.addEventListener("unhandledrejection", ht.onUnhandledRejection), ht.onMsg = (e, t) => Y[[0, 1].includes(e) ? "success" : "error"](t).then(() => e === 20300 && ge.redirect(De.get("Common.WEBSITE_LOGIN_PAGE")));
|
||||
}), window.addEventListener("unhandledrejection", ht.onUnhandledRejection), ht.onMsg = (e, t) => _[[0, 1].includes(e) ? "success" : "error"](t).then(() => e === 20300 && ge.redirect(De.get("Common.WEBSITE_LOGIN_PAGE")));
|
||||
const Pt = { appUrl: "", init: (e, t, a) => {
|
||||
Pt.appUrl = a, Ue.defaults.baseURL = a, Ue.defaults.timeout = 15e3, Object.assign(Pt, new ht(e, t, Ue));
|
||||
} }, x = Pt;
|
||||
class Rt extends Error {
|
||||
} }, E = Pt;
|
||||
class Lt extends Error {
|
||||
constructor(t, a) {
|
||||
super(a), Error.captureStackTrace && Error.captureStackTrace(this, Rt), !a instanceof qe && (this.name = `${t} Error Runtime`);
|
||||
super(a), Error.captureStackTrace && Error.captureStackTrace(this, Lt), !a instanceof qe && (this.name = `${t} Error Runtime`);
|
||||
}
|
||||
}
|
||||
class qe extends Error {
|
||||
@ -784,10 +791,10 @@ class qe extends Error {
|
||||
}
|
||||
const pt = "mine", nt = "token";
|
||||
var Ne, We;
|
||||
const re = class re {
|
||||
const se = class se {
|
||||
constructor() {
|
||||
P(this, We, /* @__PURE__ */ new Map());
|
||||
k(this, "setVendor", (t, a) => g(this, We).set(t, new Xt(a, async (n, r) => {
|
||||
k(this, "setVendor", (t, a) => g(this, We).set(t, new Qt(a, async (n, r) => {
|
||||
var i, o;
|
||||
if (!(n != null && n.default)) throw "@pkg not found";
|
||||
let s = () => r;
|
||||
@ -804,16 +811,16 @@ const re = class re {
|
||||
const [, a] = t == null ? void 0 : t.split("@pkg/");
|
||||
if (!a) throw new qe(t);
|
||||
try {
|
||||
return g(this, We).has("pkg") ? await g(this, We).get("pkg").get(a) : await import(`${x.appUrl}/api/pkg-import/web?name=${t}`);
|
||||
return g(this, We).has("pkg") ? await g(this, We).get("pkg").get(a) : await import(`${E.appUrl}/api/pkg-import/web?name=${t}`);
|
||||
} catch (n) {
|
||||
throw new Rt(t, n);
|
||||
throw new Lt(t, n);
|
||||
}
|
||||
});
|
||||
k(this, "getRoutes", () => x.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: a, ...n }) => [a, { uuid: a, ...n }])).then((t) => new Map(t)));
|
||||
k(this, "getMenus", () => x.get("/api/my-menu"));
|
||||
k(this, "getConfigure", () => x.get("api/init-configure"));
|
||||
k(this, "getWidgetOperationAuth", () => x.get("/api/init-widget-operation-auth").then((t) => t.reduce((a, { uuid: n, auth: r }) => [...a, [n, r]], [])));
|
||||
k(this, "getPhoneNumber", (t) => x.get(`/api/user-wx-phone-number/${t}`));
|
||||
k(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: a, ...n }) => [a, { uuid: a, ...n }])).then((t) => new Map(t)));
|
||||
k(this, "getMenus", () => E.get("/api/my-menu"));
|
||||
k(this, "getConfigure", () => E.get("api/init-configure"));
|
||||
k(this, "getWidgetOperationAuth", () => E.get("/api/init-widget-operation-auth").then((t) => t.reduce((a, { uuid: n, auth: r }) => [...a, [n, r]], [])));
|
||||
k(this, "getPhoneNumber", (t) => E.get(`/api/user-wx-phone-number/${t}`));
|
||||
k(this, "getUserToken", () => {
|
||||
const t = window.localStorage.getItem(nt);
|
||||
if (!t) return "";
|
||||
@ -835,32 +842,32 @@ const re = class re {
|
||||
try {
|
||||
const n = this.getUserToken();
|
||||
if (!n) return Promise.resolve(null);
|
||||
const { iat: r } = JSON.parse(window.atob((a = n == null ? void 0 : n.split(".")) == null ? void 0 : a[1])), { iat: s, ...i } = x.decode(window.localStorage.getItem(pt) || "", {});
|
||||
return s === r ? Promise.resolve(i) : x.get("/api/mine-info").then(({ User: o = null }) => (window.localStorage.setItem(pt, x.encode({ ...o, iat: r })), o));
|
||||
const { iat: r } = JSON.parse(window.atob((a = n == null ? void 0 : n.split(".")) == null ? void 0 : a[1])), { iat: s, ...i } = E.decode(window.localStorage.getItem(pt) || "", {});
|
||||
return s === r ? Promise.resolve(i) : E.get("/api/mine-info").then(({ User: o = null }) => (window.localStorage.setItem(pt, E.encode({ ...o, iat: r })), o));
|
||||
} catch (n) {
|
||||
console.error(n), t && Popup.error("请登录").then(logout);
|
||||
}
|
||||
return Promise.resolve(null);
|
||||
});
|
||||
k(this, "login", (t, a, n = {}) => x.post("/api/user-token", { username: t, passwd: za.hash(a), platform: "web", ...n }).then(({ token: r }) => (window.localStorage.setItem(nt, r), r)));
|
||||
k(this, "login", (t, a, n = {}) => E.post("/api/user-token", { username: t, passwd: za.hash(a), platform: "web", ...n }).then(({ token: r }) => (window.localStorage.setItem(nt, r), r)));
|
||||
k(this, "logout", () => {
|
||||
window.localStorage.removeItem(pt), window.localStorage.removeItem(nt);
|
||||
});
|
||||
if (g(re, Ne)) return g(re, Ne);
|
||||
if (g(se, Ne)) return g(se, Ne);
|
||||
}
|
||||
};
|
||||
Ne = new WeakMap(), We = new WeakMap(), P(re, Ne, null), k(re, "getInstance", () => (g(re, Ne) || B(re, Ne, new re()), g(re, Ne)));
|
||||
let $t = re;
|
||||
Ne = new WeakMap(), We = new WeakMap(), P(se, Ne, null), k(se, "getInstance", () => (g(se, Ne) || B(se, Ne, new se()), g(se, Ne)));
|
||||
let $t = se;
|
||||
const X = $t.getInstance(), xn = C.createContext({ user: {}, initUser: () => {
|
||||
}, initUserComplete: !1 }), En = C.createContext({ set: () => {
|
||||
}, get: () => {
|
||||
}, assign: () => {
|
||||
}, currentRoute: () => {
|
||||
} }), Lt = (e) => !!(e != null && e.name) && (e.prototype instanceof C.Component || /^[A-Z]/.test(e.name)), Tn = (e, t) => {
|
||||
} }), Ot = (e) => !!(e != null && e.name) && (e.prototype instanceof C.Component || /^[A-Z]/.test(e.name)), Tn = (e, t) => {
|
||||
if (!e || typeof window > "u") return;
|
||||
let a = document.querySelector(`style[ff-style-token="${t}"]`);
|
||||
return a ? (a.innerHTML = e, e) : (a = document.createElement("style"), a.setAttribute("ff-style-token", t), a.setAttribute("type", "text/css"), a.innerHTML = e, document.head.appendChild(a), e);
|
||||
}, Fn = Object.freeze(Object.defineProperty({ __proto__: null, AppContext: xn, AppGlobalParamsContext: En, cache: Xt, configure: De, default: X, func: Pe, http: x, insertStyle: Tn, isReactComponent: Lt, route: ge }, Symbol.toStringTag, { value: "Module" })), Rn = (e, t, a = "children") => {
|
||||
}, Fn = Object.freeze(Object.defineProperty({ __proto__: null, AppContext: xn, AppGlobalParamsContext: En, cache: Qt, configure: De, default: X, func: Pe, http: E, insertStyle: Tn, isReactComponent: Ot, route: ge }, Symbol.toStringTag, { value: "Module" })), Rn = (e, t, a = "children") => {
|
||||
if (p.isEmpty(e)) return {};
|
||||
const n = p.find(e, ["value", t]);
|
||||
if (!p.isEmpty(n)) return n;
|
||||
@ -872,57 +879,58 @@ const X = $t.getInstance(), xn = C.createContext({ user: {}, initUser: () => {
|
||||
return {};
|
||||
};
|
||||
export {
|
||||
Gn as $,
|
||||
Kn as $,
|
||||
tr as A,
|
||||
Ze as B,
|
||||
ma as C,
|
||||
Ft as C,
|
||||
wt as D,
|
||||
ar as E,
|
||||
nr as F,
|
||||
Qn as G,
|
||||
Qa as H,
|
||||
mn as I,
|
||||
Ft as J,
|
||||
Rt as J,
|
||||
pn as K,
|
||||
ya as L,
|
||||
ln as M,
|
||||
cn as N,
|
||||
dn as O,
|
||||
un as P,
|
||||
Nt as Q,
|
||||
ra as R,
|
||||
S,
|
||||
Da as T,
|
||||
wn as U,
|
||||
K as V,
|
||||
Qe as W,
|
||||
Qt as X,
|
||||
J as Y,
|
||||
Y as Z,
|
||||
Kn as _,
|
||||
sa as a,
|
||||
Yn as a0,
|
||||
X as a1,
|
||||
Lt as a2,
|
||||
Tn as a3,
|
||||
x as a4,
|
||||
Xt as a5,
|
||||
De as a6,
|
||||
Pe as a7,
|
||||
ge as a8,
|
||||
xn as a9,
|
||||
En as aa,
|
||||
Rn as ab,
|
||||
ca as b,
|
||||
ga as c,
|
||||
rr as Q,
|
||||
sa as R,
|
||||
Nt as S,
|
||||
S as T,
|
||||
Da as U,
|
||||
wn as V,
|
||||
K as W,
|
||||
Qe as X,
|
||||
Zt as Y,
|
||||
J as Z,
|
||||
_,
|
||||
ia as a,
|
||||
Gn as a0,
|
||||
_n as a1,
|
||||
X as a2,
|
||||
Ot as a3,
|
||||
Tn as a4,
|
||||
E as a5,
|
||||
Qt as a6,
|
||||
De as a7,
|
||||
Pe as a8,
|
||||
ge as a9,
|
||||
xn as aa,
|
||||
En as ab,
|
||||
Rn as ac,
|
||||
da as b,
|
||||
pa as c,
|
||||
Zn as d,
|
||||
ua as e,
|
||||
ga as e,
|
||||
Ga as f,
|
||||
ea as g,
|
||||
ta as g,
|
||||
Tt as h,
|
||||
ia as i,
|
||||
oa as j,
|
||||
la as k,
|
||||
oa as i,
|
||||
la as j,
|
||||
ca as k,
|
||||
Et as l,
|
||||
Oe as m,
|
||||
Xa as n,
|
||||
@ -932,10 +940,10 @@ export {
|
||||
ut as r,
|
||||
qa as s,
|
||||
Z as t,
|
||||
da as u,
|
||||
_n as v,
|
||||
ua as u,
|
||||
Yn as v,
|
||||
Xn as w,
|
||||
Ct as x,
|
||||
pa as y,
|
||||
ma as y,
|
||||
er as z
|
||||
};
|
2
dist/components.js
vendored
2
dist/components.js
vendored
@ -1,4 +1,4 @@
|
||||
import { _ as s, Q as p, $ as n, a0 as t, Z as d } from "./common/main-Csy4qcWs.js";
|
||||
import { $ as s, S as p, a0 as n, a1 as t, _ as d } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
s as Empty,
|
||||
p as Icon,
|
||||
|
2
dist/container.js
vendored
2
dist/container.js
vendored
@ -1,4 +1,4 @@
|
||||
import { W as o, _ as s, $ as p, a0 as t, X as d, Z as n, Y as r, V as u } from "./common/main-Csy4qcWs.js";
|
||||
import { X as o, $ as s, a0 as p, a1 as t, Y as d, _ as n, Z as r, W as u } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
o as Context,
|
||||
s as Empty,
|
||||
|
2
dist/data-converter.js
vendored
2
dist/data-converter.js
vendored
@ -1,6 +1,6 @@
|
||||
import "lodash";
|
||||
import "react";
|
||||
import { D as p } from "./common/main-Csy4qcWs.js";
|
||||
import { D as p } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
p as default
|
||||
};
|
||||
|
2
dist/data-list.js
vendored
2
dist/data-list.js
vendored
@ -1,4 +1,4 @@
|
||||
import { o as t, m as e, h as r, k as o, p as i, l as D, j as u, n as l, i as L, q as n, f as m, s as p, w as C, x as F, v as b } from "./common/main-Csy4qcWs.js";
|
||||
import { o as t, m as e, h as r, k as o, p as i, l as D, j as u, n as l, i as L, q as n, f as m, s as p, w as C, x as F, v as b } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
t as DataListContent,
|
||||
e as DataListContext,
|
||||
|
2
dist/data-list/utils.js
vendored
2
dist/data-list/utils.js
vendored
@ -1,5 +1,5 @@
|
||||
import "lodash";
|
||||
import { b as a } from "../common/main-Csy4qcWs.js";
|
||||
import { b as a } from "../common/main-Bi37-NWo.js";
|
||||
export {
|
||||
a as getDefaultExpandRowKeys
|
||||
};
|
||||
|
13
dist/grid-layout-form.js
vendored
13
dist/grid-layout-form.js
vendored
@ -1,11 +1,12 @@
|
||||
import { J as r, L as u, K as e, I as o, P as t, O as d, N as m, M as F } from "./common/main-Csy4qcWs.js";
|
||||
import { J as s, L as r, K as u, I as o, P as t, O as d, Q as m, N as F, M as i } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
r as GridLayoutForm,
|
||||
u as GridLayoutFormHelper,
|
||||
e as GridLayoutFormWidget,
|
||||
s as GridLayoutForm,
|
||||
r as GridLayoutFormHelper,
|
||||
u as GridLayoutFormWidget,
|
||||
o as default,
|
||||
t as useFnRun,
|
||||
d as useFormData,
|
||||
m as useRules,
|
||||
F as useStructure
|
||||
m as useMergedFormValuesChange,
|
||||
F as useRules,
|
||||
i as useStructure
|
||||
};
|
||||
|
2
dist/grid-layout-form/utils.js
vendored
2
dist/grid-layout-form/utils.js
vendored
@ -1,5 +1,5 @@
|
||||
import "lodash";
|
||||
import { ab as a } from "../common/main-Csy4qcWs.js";
|
||||
import { ac as a } from "../common/main-Bi37-NWo.js";
|
||||
export {
|
||||
a as getOptionItemByValue
|
||||
};
|
||||
|
2
dist/grid-layout.js
vendored
2
dist/grid-layout.js
vendored
@ -1,4 +1,4 @@
|
||||
import { c as d, d as e, H as u, G as i, u as t, e as o } from "./common/main-Csy4qcWs.js";
|
||||
import { c as d, d as e, H as u, G as i, u as t, e as o } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
d as GridLayout,
|
||||
e as GridLayoutWidget,
|
||||
|
2
dist/grid-layout/utils.js
vendored
2
dist/grid-layout/utils.js
vendored
@ -1,4 +1,4 @@
|
||||
import { a as t } from "../common/main-Csy4qcWs.js";
|
||||
import { a as t } from "../common/main-Bi37-NWo.js";
|
||||
export {
|
||||
t as getBoxStyle
|
||||
};
|
||||
|
2
dist/hooks.js
vendored
2
dist/hooks.js
vendored
@ -1,7 +1,7 @@
|
||||
import "lodash";
|
||||
import "rc-field-form";
|
||||
import "react";
|
||||
import { C as r, B as o, E as p, z as i, A as f, F as m, y as c } from "./common/main-Csy4qcWs.js";
|
||||
import { C as r, B as o, E as p, z as i, A as f, F as m, y as c } from "./common/main-Bi37-NWo.js";
|
||||
import { _ as b } from "./common/vender-egxe712p.js";
|
||||
export {
|
||||
r as useDeepEffect,
|
||||
|
2
dist/iconfont.js
vendored
2
dist/iconfont.js
vendored
@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
||||
import "react";
|
||||
import "prop-types";
|
||||
import "classnames";
|
||||
import { Q as a } from "./common/main-Csy4qcWs.js";
|
||||
import { S as a } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
a as default
|
||||
};
|
||||
|
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -1,4 +1,4 @@
|
||||
import { a9 as t, aa as e, a5 as o, a6 as n, a1 as p, a7 as r, a4 as c, a3 as f, a2 as l, a8 as u } from "./common/main-Csy4qcWs.js";
|
||||
import { aa as t, ab as e, a6 as o, a7 as n, a2 as p, a8 as r, a5 as c, a4 as f, a3 as l, a9 as u } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
t as AppContext,
|
||||
e as AppGlobalParamsContext,
|
||||
|
2
dist/res-ws.js
vendored
2
dist/res-ws.js
vendored
@ -1,5 +1,5 @@
|
||||
import "lodash";
|
||||
import { R as a } from "./common/main-Csy4qcWs.js";
|
||||
import { R as a } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
a as default
|
||||
};
|
||||
|
2
dist/utils.js
vendored
2
dist/utils.js
vendored
@ -1,5 +1,5 @@
|
||||
import "lodash";
|
||||
import { g as a, r as i, t as o } from "./common/main-Csy4qcWs.js";
|
||||
import { g as a, r as i, t as o } from "./common/main-Bi37-NWo.js";
|
||||
export {
|
||||
a as getWidgetPropsData,
|
||||
i as replaceKeys,
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ff",
|
||||
"private": true,
|
||||
"version": "0.4.22",
|
||||
"version": "0.4.23",
|
||||
"author": "www.fsdpf.com",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user