v0.6.10
This commit is contained in:
parent
2264fd32b5
commit
d63e3bd031
2
dist/button.js
vendored
2
dist/button.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { ah as s, ag as u, ai as e } from "./common/main-cm2gLPtO.js";
|
import { ah as s, ag as u, ai as e } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
s as auth,
|
s as auth,
|
||||||
u as default,
|
u as default,
|
||||||
|
|||||||
@ -889,7 +889,7 @@ const Wa = (e, t, n, a) => Se.redirect(n, t, a), Ka = (e, t = {}, n, a = {}) =>
|
|||||||
const $ = (D, pe = !1) => (f(D), !D && w("hover"), D ? l == null ? void 0 : l(C) : s == null ? void 0 : s(pe)), _ = (D) => {
|
const $ = (D, pe = !1) => (f(D), !D && w("hover"), D ? l == null ? void 0 : l(C) : s == null ? void 0 : s(pe)), _ = (D) => {
|
||||||
f(!0), w("click");
|
f(!0), w("click");
|
||||||
};
|
};
|
||||||
return g(Jn, { zIndex: B, placement: E, onPopupClick: _, onClick: _, open: h, align: F, arrow: M, trigger: u, getPopupContainer: I || T ? void 0 : (D) => D, styles: { body: { padding: 0 } }, content: g(Ga, { ...z, extras: c, children: v && S.cloneElement(v, { ...C, $close: (D) => $(!1, D) }) }), children: p, onOpenChange: $ });
|
return g(Jn, { zIndex: B, placement: E, onPopupClick: _, onClick: _, open: h, align: F, arrow: M, trigger: u, getPopupContainer: I || T ? void 0 : (D) => D, content: g(Ga, { ...z, extras: c, children: v && S.cloneElement(v, { ...C, $close: (D) => $(!1, D) }) }), children: p, onOpenChange: $ });
|
||||||
}, Ga = ({ title: e, className: t, classNames: n, children: a, extras: i, width: r, height: o, ...s }) => {
|
}, Ga = ({ title: e, className: t, classNames: n, children: a, extras: i, width: r, height: o, ...s }) => {
|
||||||
const [l, p] = A({}), c = G((u, w) => p((C) => ({ ...C, [u]: w })), []), d = G((u) => p((w) => ({ ...w, [u]: void 0 })), []), h = e ? S.createElement("div", { className: "ff-popup-title" }, e) : l == null ? void 0 : l.title, f = i ?? S.createElement("div", { className: "ff-popup-reserved-extras" }, i);
|
const [l, p] = A({}), c = G((u, w) => p((C) => ({ ...C, [u]: w })), []), d = G((u) => p((w) => ({ ...w, [u]: void 0 })), []), h = e ? S.createElement("div", { className: "ff-popup-title" }, e) : l == null ? void 0 : l.title, f = i ?? S.createElement("div", { className: "ff-popup-reserved-extras" }, i);
|
||||||
return g(Ke.Provider, { value: { ele: l, mount: c, unmount: d }, children: O("div", { className: R("ff-popup ff-popover", t, l.rootClassName), style: { width: r ?? 260, height: o }, ...s, children: [O("div", { className: R("ff-popup-header", "ff-popover-header", n == null ? void 0 : n.header), children: [h, l == null ? void 0 : l["sub-title"]] }), g("div", { className: R("ff-popup-body", "ff-popover-body", n == null ? void 0 : n.body), children: a }), O("div", { className: R("ff-popup-footer", "ff-popover-footer", n == null ? void 0 : n.footer), children: [f, l == null ? void 0 : l.extras, l == null ? void 0 : l.actions] })] }) });
|
return g(Ke.Provider, { value: { ele: l, mount: c, unmount: d }, children: O("div", { className: R("ff-popup ff-popover", t, l.rootClassName), style: { width: r ?? 260, height: o }, ...s, children: [O("div", { className: R("ff-popup-header", "ff-popover-header", n == null ? void 0 : n.header), children: [h, l == null ? void 0 : l["sub-title"]] }), g("div", { className: R("ff-popup-body", "ff-popover-body", n == null ? void 0 : n.body), children: a }), O("div", { className: R("ff-popup-footer", "ff-popover-footer", n == null ? void 0 : n.footer), children: [f, l == null ? void 0 : l.extras, l == null ? void 0 : l.actions] })] }) });
|
||||||
2
dist/components.js
vendored
2
dist/components.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { ao as p, af as s, ap as n, aq as t, an as d } from "./common/main-cm2gLPtO.js";
|
import { ao as p, af as s, ap as n, aq as t, an as d } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
p as Empty,
|
p as Empty,
|
||||||
s as Icon,
|
s as Icon,
|
||||||
|
|||||||
2
dist/container.js
vendored
2
dist/container.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { ak as e, ao as s, ap as p, aq as n, al as t, an as d, am as r, aj as u } from "./common/main-cm2gLPtO.js";
|
import { ak as e, ao as s, ap as p, aq as n, al as t, an as d, am as r, aj as u } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
e as Context,
|
e as Context,
|
||||||
s as Empty,
|
s as Empty,
|
||||||
|
|||||||
2
dist/data-converter.js
vendored
2
dist/data-converter.js
vendored
@ -1,6 +1,6 @@
|
|||||||
import "lodash";
|
import "lodash";
|
||||||
import "react";
|
import "react";
|
||||||
import { D as p } from "./common/main-cm2gLPtO.js";
|
import { D as p } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
p as default
|
p as default
|
||||||
};
|
};
|
||||||
|
|||||||
2
dist/data-list.js
vendored
2
dist/data-list.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { J as t, F as e, z as r, C as o, K as i, E as l, B as u, I as D, A as n, L, y as C, N as m, M as p, U as b, P as c, S as F, Q as d, T as O, O as S } from "./common/main-cm2gLPtO.js";
|
import { J as t, F as e, z as r, C as o, K as i, E as l, B as u, I as D, A as n, L, y as C, N as m, M as p, U as b, P as c, S as F, Q as d, T as O, O as S } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
t as DataListContent,
|
t as DataListContent,
|
||||||
e as DataListContext,
|
e as DataListContext,
|
||||||
|
|||||||
2
dist/data-list/utils.js
vendored
2
dist/data-list/utils.js
vendored
@ -1,5 +1,5 @@
|
|||||||
import "lodash";
|
import "lodash";
|
||||||
import { n as a } from "../common/main-cm2gLPtO.js";
|
import { n as a } from "../common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
a as getDefaultExpandRowKeys
|
a as getDefaultExpandRowKeys
|
||||||
};
|
};
|
||||||
|
|||||||
2
dist/grid-layout-form.js
vendored
2
dist/grid-layout-form.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { a5 as s, a7 as r, a6 as u, a4 as o, x as t, ac as m, aa as d, ab as F, ae as i, a9 as c, a8 as g, ad as l } from "./common/main-cm2gLPtO.js";
|
import { a5 as s, a7 as r, a6 as u, a4 as o, x as t, ac as m, aa as d, ab as F, ae as i, a9 as c, a8 as g, ad as l } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
s as GridLayoutForm,
|
s as GridLayoutForm,
|
||||||
r as GridLayoutFormHelper,
|
r as GridLayoutFormHelper,
|
||||||
|
|||||||
2
dist/grid-layout-form/utils.js
vendored
2
dist/grid-layout-form/utils.js
vendored
@ -1,5 +1,5 @@
|
|||||||
import "lodash";
|
import "lodash";
|
||||||
import { a as o, g } from "../common/main-cm2gLPtO.js";
|
import { a as o, g } from "../common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
o as getNormalizeWidget,
|
o as getNormalizeWidget,
|
||||||
g as getOptionItemByValue
|
g as getOptionItemByValue
|
||||||
|
|||||||
2
dist/grid-layout.js
vendored
2
dist/grid-layout.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { o as u, q as e, p as r, H as t, G as d, v as o, x as i, w as G, s as y } from "./common/main-cm2gLPtO.js";
|
import { o as u, q as e, p as r, H as t, G as d, v as o, x as i, w as G, s as y } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
u as GridLayout,
|
u as GridLayout,
|
||||||
e as GridLayoutFramework,
|
e as GridLayoutFramework,
|
||||||
|
|||||||
2
dist/grid-layout/utils.js
vendored
2
dist/grid-layout/utils.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { j as a, l, k as o } from "../common/main-cm2gLPtO.js";
|
import { j as a, l, k as o } from "../common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
a as getBoxStyle,
|
a as getBoxStyle,
|
||||||
l as getNormalizeFields,
|
l as getNormalizeFields,
|
||||||
|
|||||||
2
dist/hooks.js
vendored
2
dist/hooks.js
vendored
@ -1,7 +1,7 @@
|
|||||||
import "lodash";
|
import "lodash";
|
||||||
import "rc-field-form";
|
import "rc-field-form";
|
||||||
import "react";
|
import "react";
|
||||||
import { a1 as r, a0 as o, a2 as p, _ as f, $ as i, a3 as m, Z as c } from "./common/main-cm2gLPtO.js";
|
import { a1 as r, a0 as o, a2 as p, _ as f, $ as i, a3 as m, Z as c } from "./common/main-DIjtGOtT.js";
|
||||||
import { default as b } from "rc-util/lib/hooks/useMergedState";
|
import { default as b } from "rc-util/lib/hooks/useMergedState";
|
||||||
export {
|
export {
|
||||||
r as useDeepEffect,
|
r as useDeepEffect,
|
||||||
|
|||||||
2
dist/iconfont.js
vendored
2
dist/iconfont.js
vendored
@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|||||||
import "react";
|
import "react";
|
||||||
import "prop-types";
|
import "prop-types";
|
||||||
import "classnames";
|
import "classnames";
|
||||||
import { af as a } from "./common/main-cm2gLPtO.js";
|
import { af as a } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
a as default
|
a as default
|
||||||
};
|
};
|
||||||
|
|||||||
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { az as t, aA as e, av as o, aw as n, ar as p, ax as r, au as c, at as u, as as f, ay as l } from "./common/main-cm2gLPtO.js";
|
import { az as t, aA as e, av as o, aw as n, ar as p, ax as r, au as c, at as u, as as f, ay as l } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
t as AppContext,
|
t as AppContext,
|
||||||
e as AppGlobalParamsContext,
|
e as AppGlobalParamsContext,
|
||||||
|
|||||||
2
dist/pages.js
vendored
2
dist/pages.js
vendored
@ -1,4 +1,4 @@
|
|||||||
import { W as t, V as e, X as o, Y as g } from "./common/main-cm2gLPtO.js";
|
import { W as t, V as e, X as o, Y as g } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
t as CustomPage,
|
t as CustomPage,
|
||||||
e as DataListPage,
|
e as DataListPage,
|
||||||
|
|||||||
2
dist/res-ws.js
vendored
2
dist/res-ws.js
vendored
@ -1,5 +1,5 @@
|
|||||||
import "lodash";
|
import "lodash";
|
||||||
import { R as a } from "./common/main-cm2gLPtO.js";
|
import { R as a } from "./common/main-DIjtGOtT.js";
|
||||||
export {
|
export {
|
||||||
a as default
|
a as default
|
||||||
};
|
};
|
||||||
|
|||||||
2
dist/utils.js
vendored
2
dist/utils.js
vendored
@ -1,5 +1,5 @@
|
|||||||
import "lodash";
|
import "lodash";
|
||||||
import { d as r, f as i, e as g, h as m, b as o, c as p, i as P, m as d, r as k, t as u, u as h } from "./common/main-cm2gLPtO.js";
|
import { d as r, f as i, e as g, h as m, b as o, c as p, i as P, m as d, r as k, t as u, u as h } from "./common/main-DIjtGOtT.js";
|
||||||
import "./common/vender-FNiQWFaA.js";
|
import "./common/vender-FNiQWFaA.js";
|
||||||
export {
|
export {
|
||||||
r as deepSome,
|
r as deepSome,
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ff",
|
"name": "ff",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.6.9",
|
"version": "0.6.10",
|
||||||
"author": "www.fsdpf.com",
|
"author": "www.fsdpf.com",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user