@nocobase/client 1.6.25 → 1.6.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/es/index.mjs
CHANGED
|
@@ -6348,6 +6348,7 @@ const InternalFormBlockProvider = (e) => {
|
|
|
6348
6348
|
var C;
|
|
6349
6349
|
const t = useCollectionManager(), n = useFormBlockContext(), { action: o, readPretty: r, params: i, collection: a, association: l } = e, c = useField(), u = useMemo(
|
|
6350
6350
|
() => createForm({
|
|
6351
|
+
validateFirst: !0,
|
|
6351
6352
|
readPretty: r
|
|
6352
6353
|
}),
|
|
6353
6354
|
[r]
|
|
@@ -8587,6 +8588,7 @@ function withInitializer(e) {
|
|
|
8587
8588
|
children: f === !1 ? React.createElement(e, N) : /* @__PURE__ */ jsx(
|
|
8588
8589
|
Popover,
|
|
8589
8590
|
P(x({
|
|
8591
|
+
zIndex: 9999,
|
|
8590
8592
|
placement: "bottomLeft"
|
|
8591
8593
|
}, h), {
|
|
8592
8594
|
arrow: !1,
|
|
@@ -9206,7 +9208,7 @@ function addAppVersion(e, t) {
|
|
|
9206
9208
|
addAppVersion((o = e.properties) == null ? void 0 : o[n], t);
|
|
9207
9209
|
}), e;
|
|
9208
9210
|
}
|
|
9209
|
-
const name = "@nocobase/client", version = "1.6.
|
|
9211
|
+
const name = "@nocobase/client", version = "1.6.27", license = "AGPL-3.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
|
|
9210
9212
|
"@ahooksjs/use-url-state": "3.5.1",
|
|
9211
9213
|
"@ant-design/cssinjs": "^1.11.1",
|
|
9212
9214
|
"@ant-design/icons": "^5.6.1",
|
|
@@ -9228,9 +9230,9 @@ const name = "@nocobase/client", version = "1.6.25", license = "AGPL-3.0", main
|
|
|
9228
9230
|
"@formily/reactive-react": "^2.2.27",
|
|
9229
9231
|
"@formily/shared": "^2.2.27",
|
|
9230
9232
|
"@formily/validator": "^2.2.27",
|
|
9231
|
-
"@nocobase/evaluators": "1.6.
|
|
9232
|
-
"@nocobase/sdk": "1.6.
|
|
9233
|
-
"@nocobase/utils": "1.6.
|
|
9233
|
+
"@nocobase/evaluators": "1.6.27",
|
|
9234
|
+
"@nocobase/sdk": "1.6.27",
|
|
9235
|
+
"@nocobase/utils": "1.6.27",
|
|
9234
9236
|
ahooks: "^3.7.2",
|
|
9235
9237
|
antd: "5.12.8",
|
|
9236
9238
|
"antd-style": "3.7.1",
|
|
@@ -15676,19 +15678,7 @@ const NOOP = () => {
|
|
|
15676
15678
|
FilterCollectionField.displayName = "FilterCollectionField";
|
|
15677
15679
|
const FilterFormBlockProvider = withDynamicSchemaProps((e) => {
|
|
15678
15680
|
const n = useFieldSchema()["x-filter-operators"] || {};
|
|
15679
|
-
return /* @__PURE__ */ jsx(SchemaComponentOptions, { components: { CollectionField: FilterCollectionField }, children: /* @__PURE__ */ jsx(CollectOperators, { defaultOperators: n, children: /* @__PURE__ */ jsx(DatePickerProvider, { value: { utc: !1 }, children: /* @__PURE__ */ jsx(
|
|
15680
|
-
ActionBarProvider,
|
|
15681
|
-
{
|
|
15682
|
-
forceProps: {
|
|
15683
|
-
style: {
|
|
15684
|
-
overflowX: "auto",
|
|
15685
|
-
maxWidth: "100%",
|
|
15686
|
-
float: "right"
|
|
15687
|
-
}
|
|
15688
|
-
},
|
|
15689
|
-
children: /* @__PURE__ */ jsx(DefaultValueProvider, { isAllowToSetDefaultValue: () => !1, children: /* @__PURE__ */ jsx(FormBlockProvider, P(x({ name: "filter-form" }, e), { confirmBeforeClose: !1 })) })
|
|
15690
|
-
}
|
|
15691
|
-
) }) }) });
|
|
15681
|
+
return /* @__PURE__ */ jsx(SchemaComponentOptions, { components: { CollectionField: FilterCollectionField }, children: /* @__PURE__ */ jsx(CollectOperators, { defaultOperators: n, children: /* @__PURE__ */ jsx(DatePickerProvider, { value: { utc: !1 }, children: /* @__PURE__ */ jsx(DefaultValueProvider, { isAllowToSetDefaultValue: () => !1, children: /* @__PURE__ */ jsx(FormBlockProvider, P(x({ name: "filter-form" }, e), { confirmBeforeClose: !1 })) }) }) }) });
|
|
15692
15682
|
}), FormFieldContext = createContext({});
|
|
15693
15683
|
FormFieldContext.displayName = "FormFieldContext";
|
|
15694
15684
|
const InternalFormFieldProvider = (e) => {
|
|
@@ -16912,8 +16902,8 @@ const useFormItemInitializerFields = (e) => {
|
|
|
16912
16902
|
schema: i
|
|
16913
16903
|
};
|
|
16914
16904
|
}, useFilterAssociatedFormItemInitializerFields = () => {
|
|
16915
|
-
const { name: e, fields: t } = useCollection_deprecated(), { getCollectionFields: n } = useCollectionManager_deprecated(), o = ["
|
|
16916
|
-
return t == null ? void 0 : t.filter((r) => r.target && r.uiSchema && o.includes(r.interface)).map((r) => associationFieldToMenu(r, r.name, e, n, [])).filter(Boolean);
|
|
16905
|
+
const { name: e, fields: t } = useCollection_deprecated(), { getCollectionFields: n } = useCollectionManager_deprecated(), o = ["attachmentURL"];
|
|
16906
|
+
return t == null ? void 0 : t.filter((r) => r.target && r.uiSchema && !o.includes(r.interface)).map((r) => associationFieldToMenu(r, r.name, e, n, [])).filter(Boolean);
|
|
16917
16907
|
}, useInheritsFormItemInitializerFields = (e) => {
|
|
16918
16908
|
const { name: t } = useCollection_deprecated(), { getInterface: n, getInheritCollections: o, getCollection: r, getParentCollectionFields: i } = useCollectionManager_deprecated(), a = o(t);
|
|
16919
16909
|
useActionContext();
|
|
@@ -27464,7 +27454,7 @@ function getFilteredFormValues(e) {
|
|
|
27464
27454
|
return i.length <= 1 ? i.join(".") : i.slice(0, -1).join(".");
|
|
27465
27455
|
})
|
|
27466
27456
|
).forEach((r, i) => {
|
|
27467
|
-
(i !== 0 || r.includes(".")) && _.unset(t, r);
|
|
27457
|
+
(i !== 0 || r.includes(".")) && !t[r] && _.unset(t, r);
|
|
27468
27458
|
}), t;
|
|
27469
27459
|
}
|
|
27470
27460
|
function getFormValues({
|
|
@@ -28832,16 +28822,17 @@ const SortableProvider = (e) => {
|
|
|
28832
28822
|
}), a = useMemo(() => ({ draggable: r, droppable: i }), [r, i]);
|
|
28833
28823
|
return /* @__PURE__ */ jsx(SortableContext.Provider, { value: a, children: o });
|
|
28834
28824
|
}, getComputedColor = (e) => new TinyColor(e).setAlpha(0.15).toHex8String(), Sortable = (e) => {
|
|
28835
|
-
var
|
|
28836
|
-
const
|
|
28837
|
-
return d && ((
|
|
28825
|
+
var C, b;
|
|
28826
|
+
const f = e, { component: t, overStyle: n, style: o, children: r, openMode: i } = f, a = Y(f, ["component", "overStyle", "style", "children", "openMode"]), { token: l } = useToken$1(), { draggable: c, droppable: u } = useContext(SortableContext), { isOver: d, setNodeRef: p } = u, m = x({}, o), h = useFieldSchema(), g = (h == null ? void 0 : h["x-component"]) === "Action.Link" || t === "a";
|
|
28827
|
+
return d && ((C = c == null ? void 0 : c.active) == null ? void 0 : C.id) !== ((b = u == null ? void 0 : u.over) == null ? void 0 : b.id) && (m[g ? "color" : "background"] = getComputedColor(l.colorSettings), Object.assign(m, n)), React.createElement(
|
|
28838
28828
|
t || "div",
|
|
28839
28829
|
P(x({
|
|
28840
28830
|
role: "none"
|
|
28841
28831
|
}, a), {
|
|
28842
28832
|
className: cx("nb-sortable-designer", e.className),
|
|
28843
28833
|
ref: p,
|
|
28844
|
-
style: m
|
|
28834
|
+
style: m,
|
|
28835
|
+
setNodeRef: p
|
|
28845
28836
|
}),
|
|
28846
28837
|
r
|
|
28847
28838
|
);
|
|
@@ -29631,9 +29622,11 @@ const useContextVariable = () => {
|
|
|
29631
29622
|
}, [t, e == null ? void 0 : e.name, o, JSON.stringify(a), r, i]);
|
|
29632
29623
|
};
|
|
29633
29624
|
function getLinkageRules$1(e) {
|
|
29634
|
-
var
|
|
29635
|
-
if (e)
|
|
29636
|
-
return
|
|
29625
|
+
var n;
|
|
29626
|
+
if (!e)
|
|
29627
|
+
return;
|
|
29628
|
+
const t = e["x-linkage-rules"] || ((n = e == null ? void 0 : e.parent) == null ? void 0 : n["x-linkage-rules"]) || [];
|
|
29629
|
+
return t == null ? void 0 : t.filter((o) => !o.disabled);
|
|
29637
29630
|
}
|
|
29638
29631
|
const useParseDefaultValue = () => {
|
|
29639
29632
|
const e = useField(), t = useFieldSchema(), n = useVariables$1(), o = useLocalVariables$1(), r = useCollectionRecord(), { isInAssignFieldValues: i, isInSetDefaultValueDialog: a, isInFormDataTemplate: l, isInSubTable: c, isInSubForm: u } = useFlag() || {}, d = useCollection(), { isSpecialCase: p, setDefaultValue: m } = useSpecialCase(), h = useRecordIndex(), { type: g, form: f } = useFormBlockContext(), { getOperator: C } = useOperators(), b = useDataSourceManager(), S = useCallback(
|
|
@@ -31345,8 +31338,8 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31345
31338
|
}
|
|
31346
31339
|
}
|
|
31347
31340
|
]
|
|
31348
|
-
}),
|
|
31349
|
-
name: "actionSettings:
|
|
31341
|
+
}), associateActionSettings = new SchemaSettings({
|
|
31342
|
+
name: "actionSettings:associate",
|
|
31350
31343
|
items: [
|
|
31351
31344
|
{
|
|
31352
31345
|
name: "editButton",
|
|
@@ -31357,8 +31350,14 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31357
31350
|
}
|
|
31358
31351
|
},
|
|
31359
31352
|
{
|
|
31360
|
-
name: "
|
|
31361
|
-
Component:
|
|
31353
|
+
name: "linkageRules",
|
|
31354
|
+
Component: SchemaSettingsLinkageRules,
|
|
31355
|
+
useComponentProps() {
|
|
31356
|
+
const { name: e } = useCollection_deprecated(), { linkageRulesProps: t } = useSchemaToolbar();
|
|
31357
|
+
return P(x({}, t), {
|
|
31358
|
+
collectionName: e
|
|
31359
|
+
});
|
|
31360
|
+
}
|
|
31362
31361
|
},
|
|
31363
31362
|
{
|
|
31364
31363
|
name: "refreshDataBlockRequest",
|
|
@@ -31370,17 +31369,16 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31370
31369
|
}
|
|
31371
31370
|
},
|
|
31372
31371
|
{
|
|
31373
|
-
name: "
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
|
|
31377
|
-
|
|
31378
|
-
|
|
31379
|
-
}
|
|
31372
|
+
name: "secondConFirm",
|
|
31373
|
+
Component: SecondConFirm
|
|
31374
|
+
},
|
|
31375
|
+
{
|
|
31376
|
+
name: "delete",
|
|
31377
|
+
type: "remove"
|
|
31380
31378
|
}
|
|
31381
31379
|
]
|
|
31382
|
-
}),
|
|
31383
|
-
name: "actionSettings:
|
|
31380
|
+
}), bulkDeleteActionSettings = new SchemaSettings({
|
|
31381
|
+
name: "actionSettings:bulkDelete",
|
|
31384
31382
|
items: [
|
|
31385
31383
|
{
|
|
31386
31384
|
name: "editButton",
|
|
@@ -31390,16 +31388,6 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31390
31388
|
return e;
|
|
31391
31389
|
}
|
|
31392
31390
|
},
|
|
31393
|
-
{
|
|
31394
|
-
name: "linkageRules",
|
|
31395
|
-
Component: SchemaSettingsLinkageRules,
|
|
31396
|
-
useComponentProps() {
|
|
31397
|
-
const { name: e } = useCollection_deprecated(), { linkageRulesProps: t } = useSchemaToolbar();
|
|
31398
|
-
return P(x({}, t), {
|
|
31399
|
-
collectionName: e
|
|
31400
|
-
});
|
|
31401
|
-
}
|
|
31402
|
-
},
|
|
31403
31391
|
{
|
|
31404
31392
|
name: "secondConFirm",
|
|
31405
31393
|
Component: SecondConFirm
|
|
@@ -31414,12 +31402,17 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31414
31402
|
}
|
|
31415
31403
|
},
|
|
31416
31404
|
{
|
|
31417
|
-
name: "
|
|
31418
|
-
|
|
31405
|
+
name: "remove",
|
|
31406
|
+
sort: 100,
|
|
31407
|
+
Component: RemoveButton,
|
|
31408
|
+
useComponentProps() {
|
|
31409
|
+
const { removeButtonProps: e } = useSchemaToolbar();
|
|
31410
|
+
return e;
|
|
31411
|
+
}
|
|
31419
31412
|
}
|
|
31420
31413
|
]
|
|
31421
|
-
}),
|
|
31422
|
-
name: "actionSettings:
|
|
31414
|
+
}), deleteActionSettings = new SchemaSettings({
|
|
31415
|
+
name: "actionSettings:delete",
|
|
31423
31416
|
items: [
|
|
31424
31417
|
{
|
|
31425
31418
|
name: "editButton",
|
|
@@ -31439,6 +31432,10 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31439
31432
|
});
|
|
31440
31433
|
}
|
|
31441
31434
|
},
|
|
31435
|
+
{
|
|
31436
|
+
name: "secondConFirm",
|
|
31437
|
+
Component: SecondConFirm
|
|
31438
|
+
},
|
|
31442
31439
|
{
|
|
31443
31440
|
name: "refreshDataBlockRequest",
|
|
31444
31441
|
Component: RefreshDataBlockRequest,
|
|
@@ -31448,17 +31445,13 @@ const addChildActionSettings = new SchemaSettings({
|
|
|
31448
31445
|
};
|
|
31449
31446
|
}
|
|
31450
31447
|
},
|
|
31451
|
-
{
|
|
31452
|
-
name: "secondConFirm",
|
|
31453
|
-
Component: SecondConFirm
|
|
31454
|
-
},
|
|
31455
31448
|
{
|
|
31456
31449
|
name: "delete",
|
|
31457
31450
|
type: "remove"
|
|
31458
31451
|
}
|
|
31459
31452
|
]
|
|
31460
|
-
}),
|
|
31461
|
-
name: "actionSettings:
|
|
31453
|
+
}), disassociateActionSettings = new SchemaSettings({
|
|
31454
|
+
name: "actionSettings:disassociate",
|
|
31462
31455
|
items: [
|
|
31463
31456
|
{
|
|
31464
31457
|
name: "editButton",
|
|
@@ -34558,7 +34551,7 @@ const tableBlockSettings = new SchemaSettings({
|
|
|
34558
34551
|
}
|
|
34559
34552
|
}
|
|
34560
34553
|
]
|
|
34561
|
-
}), fieldComponentNameMap = (e) => e === "Select" ? "FilterSelect" : e, filterFormItemFieldSettings = new SchemaSettings({
|
|
34554
|
+
}), fieldComponentNameMap = (e) => e === "Select" ? "FilterSelect" : e === "Picker" ? "FilterPicker" : e, filterFormItemFieldSettings = new SchemaSettings({
|
|
34562
34555
|
name: "fieldSettings:FilterFormItem",
|
|
34563
34556
|
items: [
|
|
34564
34557
|
{
|
|
@@ -35749,6 +35742,146 @@ const tableBlockSettings = new SchemaSettings({
|
|
|
35749
35742
|
}), richTextSettings = new SchemaSettings({
|
|
35750
35743
|
name: "fieldSettings:component:RichText",
|
|
35751
35744
|
items: [ellipsisSettingsItem]
|
|
35745
|
+
});
|
|
35746
|
+
function GroupTitleEditor(e) {
|
|
35747
|
+
const t = useField(), n = useFieldSchema(), { dn: o } = useDesignable(), { t: r } = useTranslation();
|
|
35748
|
+
return /* @__PURE__ */ jsx(
|
|
35749
|
+
SchemaSettingsModalItem,
|
|
35750
|
+
{
|
|
35751
|
+
title: r("Edit group title"),
|
|
35752
|
+
schema: {
|
|
35753
|
+
type: "object",
|
|
35754
|
+
title: r("Edit group title"),
|
|
35755
|
+
properties: {
|
|
35756
|
+
children: {
|
|
35757
|
+
"x-decorator": "FormItem",
|
|
35758
|
+
"x-component": "Input",
|
|
35759
|
+
title: r("Group title"),
|
|
35760
|
+
default: t.componentProps.children,
|
|
35761
|
+
"x-component-props": {}
|
|
35762
|
+
}
|
|
35763
|
+
}
|
|
35764
|
+
},
|
|
35765
|
+
onSubmit: ({ children: i }) => {
|
|
35766
|
+
t.componentProps.children = i, n["x-component-props"] = n["x-component-props"] || {}, n["x-component-props"].children = i, o.emit("patch", {
|
|
35767
|
+
schema: {
|
|
35768
|
+
"x-uid": n["x-uid"],
|
|
35769
|
+
"x-component-props": x({}, n["x-component-props"])
|
|
35770
|
+
}
|
|
35771
|
+
}), o.refresh();
|
|
35772
|
+
}
|
|
35773
|
+
}
|
|
35774
|
+
);
|
|
35775
|
+
}
|
|
35776
|
+
const dividerSettings = new SchemaSettings({
|
|
35777
|
+
name: "blockSettings:divider",
|
|
35778
|
+
items: [
|
|
35779
|
+
{
|
|
35780
|
+
name: "editTitle",
|
|
35781
|
+
type: "item",
|
|
35782
|
+
Component: GroupTitleEditor
|
|
35783
|
+
},
|
|
35784
|
+
{
|
|
35785
|
+
name: "orientation",
|
|
35786
|
+
type: "select",
|
|
35787
|
+
useComponentProps() {
|
|
35788
|
+
var r;
|
|
35789
|
+
const e = useField(), t = useFieldSchema(), { t: n } = useTranslation(), { dn: o } = useDesignable();
|
|
35790
|
+
return {
|
|
35791
|
+
title: n("Title position"),
|
|
35792
|
+
value: ((r = e.componentProps) == null ? void 0 : r.orientation) || "left",
|
|
35793
|
+
options: [
|
|
35794
|
+
{ label: n("Left"), value: "left" },
|
|
35795
|
+
{ label: n("Center"), value: "center" },
|
|
35796
|
+
{ label: n("Right"), value: "right" }
|
|
35797
|
+
],
|
|
35798
|
+
onChange: (i) => {
|
|
35799
|
+
e.componentProps = e.componentProps || {}, e.componentProps.orientation = i, t["x-component-props"] = t["x-component-props"] || {}, t["x-component-props"].orientation = i, o.emit("patch", {
|
|
35800
|
+
schema: {
|
|
35801
|
+
"x-uid": t["x-uid"],
|
|
35802
|
+
"x-component-props": t["x-component-props"]
|
|
35803
|
+
}
|
|
35804
|
+
});
|
|
35805
|
+
}
|
|
35806
|
+
};
|
|
35807
|
+
}
|
|
35808
|
+
},
|
|
35809
|
+
{
|
|
35810
|
+
name: "dashed",
|
|
35811
|
+
type: "switch",
|
|
35812
|
+
useComponentProps: () => {
|
|
35813
|
+
const e = useField(), t = useFieldSchema(), { t: n } = useTranslation(), { dn: o } = useDesignable();
|
|
35814
|
+
return {
|
|
35815
|
+
title: n("Dashed"),
|
|
35816
|
+
defaultChecked: !0,
|
|
35817
|
+
checked: e.componentProps.dashed,
|
|
35818
|
+
onChange: (r) => {
|
|
35819
|
+
e.componentProps.dashed = r, t["x-component-props"].dashed = r, r === !1 && (t["x-component-props"].dashed = !1), o.emit("patch", {
|
|
35820
|
+
schema: t
|
|
35821
|
+
}), o.refresh();
|
|
35822
|
+
}
|
|
35823
|
+
};
|
|
35824
|
+
}
|
|
35825
|
+
},
|
|
35826
|
+
{
|
|
35827
|
+
name: "color",
|
|
35828
|
+
type: "item",
|
|
35829
|
+
useComponentProps: () => {
|
|
35830
|
+
const { t: e } = useTranslation(), { dn: t } = useDesignable(), n = useField(), o = useFieldSchema();
|
|
35831
|
+
return {
|
|
35832
|
+
title: /* @__PURE__ */ jsxs("div", { style: { alignItems: "center", display: "flex", justifyContent: "space-between" }, children: [
|
|
35833
|
+
e("Color"),
|
|
35834
|
+
/* @__PURE__ */ jsx("div", { style: { float: "right" }, children: /* @__PURE__ */ jsx(
|
|
35835
|
+
ColorPicker,
|
|
35836
|
+
{
|
|
35837
|
+
defaultValue: n.componentProps.color || "rgba(0, 0, 0, 0.88)",
|
|
35838
|
+
onChange: (r) => {
|
|
35839
|
+
n.componentProps = n.componentProps || {}, n.componentProps.color = r, o["x-component-props"] = o["x-component-props"] || {}, o["x-component-props"].color = r, t.emit("patch", {
|
|
35840
|
+
schema: o
|
|
35841
|
+
}), t.refresh();
|
|
35842
|
+
}
|
|
35843
|
+
}
|
|
35844
|
+
) })
|
|
35845
|
+
] })
|
|
35846
|
+
};
|
|
35847
|
+
}
|
|
35848
|
+
},
|
|
35849
|
+
{
|
|
35850
|
+
name: "borderColor",
|
|
35851
|
+
type: "item",
|
|
35852
|
+
useComponentProps: () => {
|
|
35853
|
+
const { t: e } = useTranslation(), { dn: t } = useDesignable(), n = useField(), o = useFieldSchema();
|
|
35854
|
+
return {
|
|
35855
|
+
title: /* @__PURE__ */ jsxs("div", { style: { alignItems: "center", display: "flex", justifyContent: "space-between" }, children: [
|
|
35856
|
+
e("Divider line color"),
|
|
35857
|
+
/* @__PURE__ */ jsx("div", { style: { float: "right" }, children: /* @__PURE__ */ jsx(
|
|
35858
|
+
ColorPicker,
|
|
35859
|
+
{
|
|
35860
|
+
defaultValue: n.componentProps.borderColor || "rgba(5, 5, 5, 0.06)",
|
|
35861
|
+
onChange: (r) => {
|
|
35862
|
+
n.componentProps = n.componentProps || {}, n.componentProps.borderColor = r, o["x-component-props"] = o["x-component-props"] || {}, o["x-component-props"].borderColor = r, t.emit("patch", {
|
|
35863
|
+
schema: o
|
|
35864
|
+
}), t.refresh();
|
|
35865
|
+
}
|
|
35866
|
+
}
|
|
35867
|
+
) })
|
|
35868
|
+
] })
|
|
35869
|
+
};
|
|
35870
|
+
}
|
|
35871
|
+
},
|
|
35872
|
+
{
|
|
35873
|
+
name: "delete",
|
|
35874
|
+
type: "remove",
|
|
35875
|
+
useComponentProps() {
|
|
35876
|
+
return {
|
|
35877
|
+
removeParentsIfNoChildren: !0,
|
|
35878
|
+
breakRemoveOn: {
|
|
35879
|
+
"x-component": "Grid"
|
|
35880
|
+
}
|
|
35881
|
+
};
|
|
35882
|
+
}
|
|
35883
|
+
}
|
|
35884
|
+
]
|
|
35752
35885
|
}), inputNumberComponentFieldSettings = new SchemaSettings({
|
|
35753
35886
|
name: "fieldSettings:component:InputNumber",
|
|
35754
35887
|
items: [
|
|
@@ -36059,12 +36192,12 @@ const tableBlockSettings = new SchemaSettings({
|
|
|
36059
36192
|
name: "linkageRules",
|
|
36060
36193
|
Component: SchemaSettingsLinkageRules,
|
|
36061
36194
|
useComponentProps() {
|
|
36062
|
-
const e = useField(), t = useFieldSchema(), o = useCollectionManager().getCollectionField(
|
|
36195
|
+
const e = useField(), t = useFieldSchema(), { fieldSchema: n } = useColumnSchema$1(), o = n || t, i = useCollectionManager().getCollectionField(o["x-collection-field"]), { rerenderDataBlock: a } = useRerenderDataBlock();
|
|
36063
36196
|
return {
|
|
36064
|
-
collectionName:
|
|
36197
|
+
collectionName: i == null ? void 0 : i.target,
|
|
36065
36198
|
Component: LinkageRulesComponent,
|
|
36066
36199
|
readPretty: e.readPretty,
|
|
36067
|
-
afterSubmit:
|
|
36200
|
+
afterSubmit: a
|
|
36068
36201
|
};
|
|
36069
36202
|
}
|
|
36070
36203
|
}, recordPerPage = {
|
|
@@ -36256,6 +36389,42 @@ const tableBlockSettings = new SchemaSettings({
|
|
|
36256
36389
|
allowMultiple$1,
|
|
36257
36390
|
titleField$2
|
|
36258
36391
|
]
|
|
36392
|
+
}), filterRecordPickerComponentFieldSettings = new SchemaSettings({
|
|
36393
|
+
name: "fieldSettings:component:FilterPicker",
|
|
36394
|
+
items: [
|
|
36395
|
+
fieldComponent$2,
|
|
36396
|
+
{
|
|
36397
|
+
name: "popupSize",
|
|
36398
|
+
type: "select",
|
|
36399
|
+
useVisible() {
|
|
36400
|
+
return !useIsFieldReadPretty();
|
|
36401
|
+
},
|
|
36402
|
+
useComponentProps() {
|
|
36403
|
+
var a, l, c;
|
|
36404
|
+
const { t: e } = useTranslation(), t = useField(), { fieldSchema: n } = useColumnSchema$1(), o = useFieldSchema(), r = n || o, { dn: i } = useDesignable();
|
|
36405
|
+
return {
|
|
36406
|
+
title: e("Popup size"),
|
|
36407
|
+
options: [
|
|
36408
|
+
{ label: e("Small"), value: "small" },
|
|
36409
|
+
{ label: e("Middle"), value: "middle" },
|
|
36410
|
+
{ label: e("Large"), value: "large" }
|
|
36411
|
+
],
|
|
36412
|
+
value: (c = (a = r == null ? void 0 : r["x-component-props"]) == null ? void 0 : a.openSize) != null ? c : ((l = r == null ? void 0 : r["x-component-props"]) == null ? void 0 : l.openMode) == "modal" ? "large" : "middle",
|
|
36413
|
+
onChange: (u) => {
|
|
36414
|
+
t.componentProps.openSize = u, r["x-component-props"] = P(x({}, r["x-component-props"]), { openSize: u }), i.emit("patch", {
|
|
36415
|
+
schema: {
|
|
36416
|
+
"x-uid": r["x-uid"],
|
|
36417
|
+
"x-component-props": r["x-component-props"]
|
|
36418
|
+
}
|
|
36419
|
+
}), i.refresh();
|
|
36420
|
+
}
|
|
36421
|
+
};
|
|
36422
|
+
}
|
|
36423
|
+
},
|
|
36424
|
+
allowAddNew,
|
|
36425
|
+
getAllowMultiple({ title: "Allow multiple selection" }),
|
|
36426
|
+
titleField$2
|
|
36427
|
+
]
|
|
36259
36428
|
}), allowMultiple = {
|
|
36260
36429
|
name: "allowMultiple",
|
|
36261
36430
|
type: "switch",
|
|
@@ -36402,162 +36571,6 @@ const tableBlockSettings = new SchemaSettings({
|
|
|
36402
36571
|
enableLink,
|
|
36403
36572
|
ellipsisSettingsItem
|
|
36404
36573
|
]
|
|
36405
|
-
}), unixTimestampComponentFieldSettings = new SchemaSettings({
|
|
36406
|
-
name: "fieldSettings:component:UnixTimestamp",
|
|
36407
|
-
items: [
|
|
36408
|
-
{
|
|
36409
|
-
name: "dateDisplayFormat",
|
|
36410
|
-
Component: SchemaSettingsDateFormat,
|
|
36411
|
-
useComponentProps() {
|
|
36412
|
-
const e = useFieldSchema(), { fieldSchema: t } = useColumnSchema$1();
|
|
36413
|
-
return {
|
|
36414
|
-
fieldSchema: t || e
|
|
36415
|
-
};
|
|
36416
|
-
}
|
|
36417
|
-
},
|
|
36418
|
-
enableLinkSettingsItem,
|
|
36419
|
-
openModeSettingsItem
|
|
36420
|
-
]
|
|
36421
|
-
});
|
|
36422
|
-
function GroupTitleEditor(e) {
|
|
36423
|
-
const t = useField(), n = useFieldSchema(), { dn: o } = useDesignable(), { t: r } = useTranslation();
|
|
36424
|
-
return /* @__PURE__ */ jsx(
|
|
36425
|
-
SchemaSettingsModalItem,
|
|
36426
|
-
{
|
|
36427
|
-
title: r("Edit group title"),
|
|
36428
|
-
schema: {
|
|
36429
|
-
type: "object",
|
|
36430
|
-
title: r("Edit group title"),
|
|
36431
|
-
properties: {
|
|
36432
|
-
children: {
|
|
36433
|
-
"x-decorator": "FormItem",
|
|
36434
|
-
"x-component": "Input",
|
|
36435
|
-
title: r("Group title"),
|
|
36436
|
-
default: t.componentProps.children,
|
|
36437
|
-
"x-component-props": {}
|
|
36438
|
-
}
|
|
36439
|
-
}
|
|
36440
|
-
},
|
|
36441
|
-
onSubmit: ({ children: i }) => {
|
|
36442
|
-
t.componentProps.children = i, n["x-component-props"] = n["x-component-props"] || {}, n["x-component-props"].children = i, o.emit("patch", {
|
|
36443
|
-
schema: {
|
|
36444
|
-
"x-uid": n["x-uid"],
|
|
36445
|
-
"x-component-props": x({}, n["x-component-props"])
|
|
36446
|
-
}
|
|
36447
|
-
}), o.refresh();
|
|
36448
|
-
}
|
|
36449
|
-
}
|
|
36450
|
-
);
|
|
36451
|
-
}
|
|
36452
|
-
const dividerSettings = new SchemaSettings({
|
|
36453
|
-
name: "blockSettings:divider",
|
|
36454
|
-
items: [
|
|
36455
|
-
{
|
|
36456
|
-
name: "editTitle",
|
|
36457
|
-
type: "item",
|
|
36458
|
-
Component: GroupTitleEditor
|
|
36459
|
-
},
|
|
36460
|
-
{
|
|
36461
|
-
name: "orientation",
|
|
36462
|
-
type: "select",
|
|
36463
|
-
useComponentProps() {
|
|
36464
|
-
var r;
|
|
36465
|
-
const e = useField(), t = useFieldSchema(), { t: n } = useTranslation(), { dn: o } = useDesignable();
|
|
36466
|
-
return {
|
|
36467
|
-
title: n("Title position"),
|
|
36468
|
-
value: ((r = e.componentProps) == null ? void 0 : r.orientation) || "left",
|
|
36469
|
-
options: [
|
|
36470
|
-
{ label: n("Left"), value: "left" },
|
|
36471
|
-
{ label: n("Center"), value: "center" },
|
|
36472
|
-
{ label: n("Right"), value: "right" }
|
|
36473
|
-
],
|
|
36474
|
-
onChange: (i) => {
|
|
36475
|
-
e.componentProps = e.componentProps || {}, e.componentProps.orientation = i, t["x-component-props"] = t["x-component-props"] || {}, t["x-component-props"].orientation = i, o.emit("patch", {
|
|
36476
|
-
schema: {
|
|
36477
|
-
"x-uid": t["x-uid"],
|
|
36478
|
-
"x-component-props": t["x-component-props"]
|
|
36479
|
-
}
|
|
36480
|
-
});
|
|
36481
|
-
}
|
|
36482
|
-
};
|
|
36483
|
-
}
|
|
36484
|
-
},
|
|
36485
|
-
{
|
|
36486
|
-
name: "dashed",
|
|
36487
|
-
type: "switch",
|
|
36488
|
-
useComponentProps: () => {
|
|
36489
|
-
const e = useField(), t = useFieldSchema(), { t: n } = useTranslation(), { dn: o } = useDesignable();
|
|
36490
|
-
return {
|
|
36491
|
-
title: n("Dashed"),
|
|
36492
|
-
defaultChecked: !0,
|
|
36493
|
-
checked: e.componentProps.dashed,
|
|
36494
|
-
onChange: (r) => {
|
|
36495
|
-
e.componentProps.dashed = r, t["x-component-props"].dashed = r, r === !1 && (t["x-component-props"].dashed = !1), o.emit("patch", {
|
|
36496
|
-
schema: t
|
|
36497
|
-
}), o.refresh();
|
|
36498
|
-
}
|
|
36499
|
-
};
|
|
36500
|
-
}
|
|
36501
|
-
},
|
|
36502
|
-
{
|
|
36503
|
-
name: "color",
|
|
36504
|
-
type: "item",
|
|
36505
|
-
useComponentProps: () => {
|
|
36506
|
-
const { t: e } = useTranslation(), { dn: t } = useDesignable(), n = useField(), o = useFieldSchema();
|
|
36507
|
-
return {
|
|
36508
|
-
title: /* @__PURE__ */ jsxs("div", { style: { alignItems: "center", display: "flex", justifyContent: "space-between" }, children: [
|
|
36509
|
-
e("Color"),
|
|
36510
|
-
/* @__PURE__ */ jsx("div", { style: { float: "right" }, children: /* @__PURE__ */ jsx(
|
|
36511
|
-
ColorPicker,
|
|
36512
|
-
{
|
|
36513
|
-
defaultValue: n.componentProps.color || "rgba(0, 0, 0, 0.88)",
|
|
36514
|
-
onChange: (r) => {
|
|
36515
|
-
n.componentProps = n.componentProps || {}, n.componentProps.color = r, o["x-component-props"] = o["x-component-props"] || {}, o["x-component-props"].color = r, t.emit("patch", {
|
|
36516
|
-
schema: o
|
|
36517
|
-
}), t.refresh();
|
|
36518
|
-
}
|
|
36519
|
-
}
|
|
36520
|
-
) })
|
|
36521
|
-
] })
|
|
36522
|
-
};
|
|
36523
|
-
}
|
|
36524
|
-
},
|
|
36525
|
-
{
|
|
36526
|
-
name: "borderColor",
|
|
36527
|
-
type: "item",
|
|
36528
|
-
useComponentProps: () => {
|
|
36529
|
-
const { t: e } = useTranslation(), { dn: t } = useDesignable(), n = useField(), o = useFieldSchema();
|
|
36530
|
-
return {
|
|
36531
|
-
title: /* @__PURE__ */ jsxs("div", { style: { alignItems: "center", display: "flex", justifyContent: "space-between" }, children: [
|
|
36532
|
-
e("Divider line color"),
|
|
36533
|
-
/* @__PURE__ */ jsx("div", { style: { float: "right" }, children: /* @__PURE__ */ jsx(
|
|
36534
|
-
ColorPicker,
|
|
36535
|
-
{
|
|
36536
|
-
defaultValue: n.componentProps.borderColor || "rgba(5, 5, 5, 0.06)",
|
|
36537
|
-
onChange: (r) => {
|
|
36538
|
-
n.componentProps = n.componentProps || {}, n.componentProps.borderColor = r, o["x-component-props"] = o["x-component-props"] || {}, o["x-component-props"].borderColor = r, t.emit("patch", {
|
|
36539
|
-
schema: o
|
|
36540
|
-
}), t.refresh();
|
|
36541
|
-
}
|
|
36542
|
-
}
|
|
36543
|
-
) })
|
|
36544
|
-
] })
|
|
36545
|
-
};
|
|
36546
|
-
}
|
|
36547
|
-
},
|
|
36548
|
-
{
|
|
36549
|
-
name: "delete",
|
|
36550
|
-
type: "remove",
|
|
36551
|
-
useComponentProps() {
|
|
36552
|
-
return {
|
|
36553
|
-
removeParentsIfNoChildren: !0,
|
|
36554
|
-
breakRemoveOn: {
|
|
36555
|
-
"x-component": "Grid"
|
|
36556
|
-
}
|
|
36557
|
-
};
|
|
36558
|
-
}
|
|
36559
|
-
}
|
|
36560
|
-
]
|
|
36561
36574
|
}), SchemaSettingsTimeFormat = function e(t) {
|
|
36562
36575
|
var u, d, p;
|
|
36563
36576
|
const { fieldSchema: n } = t, o = useField(), { dn: r } = useDesignable(), { t: i } = useTranslation(), { getCollectionJoinField: a } = useCollectionManager_deprecated(), l = a(n == null ? void 0 : n["x-collection-field"]) || {}, c = ((u = n == null ? void 0 : n["x-component-props"]) == null ? void 0 : u.format) || ((p = (d = l == null ? void 0 : l.uiSchema) == null ? void 0 : d["x-component-props"]) == null ? void 0 : p.format) || "HH:mm:ss";
|
|
@@ -36639,11 +36652,27 @@ const dividerSettings = new SchemaSettings({
|
|
|
36639
36652
|
}
|
|
36640
36653
|
}
|
|
36641
36654
|
]
|
|
36655
|
+
}), unixTimestampComponentFieldSettings = new SchemaSettings({
|
|
36656
|
+
name: "fieldSettings:component:UnixTimestamp",
|
|
36657
|
+
items: [
|
|
36658
|
+
{
|
|
36659
|
+
name: "dateDisplayFormat",
|
|
36660
|
+
Component: SchemaSettingsDateFormat,
|
|
36661
|
+
useComponentProps() {
|
|
36662
|
+
const e = useFieldSchema(), { fieldSchema: t } = useColumnSchema$1();
|
|
36663
|
+
return {
|
|
36664
|
+
fieldSchema: t || e
|
|
36665
|
+
};
|
|
36666
|
+
}
|
|
36667
|
+
},
|
|
36668
|
+
enableLinkSettingsItem,
|
|
36669
|
+
openModeSettingsItem
|
|
36670
|
+
]
|
|
36642
36671
|
});
|
|
36643
36672
|
class SchemaSettingsPlugin extends Plugin {
|
|
36644
36673
|
load() {
|
|
36645
36674
|
return V(this, null, function* () {
|
|
36646
|
-
this.schemaSettingsManager.add(tableBlockSettings), this.schemaSettingsManager.add(createFormBlockSettings), this.schemaSettingsManager.add(editFormBlockSettings), this.schemaSettingsManager.add(filterFormBlockSettings), this.schemaSettingsManager.add(filterFormItemFieldSettings), this.schemaSettingsManager.add(multiDataDetailsBlockSettings), this.schemaSettingsManager.add(detailsWithPaginationSettings), this.schemaSettingsManager.add(singleDataDetailsBlockSettings), this.schemaSettingsManager.add(detailsBlockSettings), this.schemaSettingsManager.add(tableSelectorBlockSettings), this.schemaSettingsManager.add(listBlockSettings), this.schemaSettingsManager.add(gridCardBlockSettings), this.schemaSettingsManager.add(filterCollapseBlockSettings), this.schemaSettingsManager.add(markdownBlockSettings), this.schemaSettingsManager.add(addNewActionSettings), this.schemaSettingsManager.add(filterActionSettings), this.schemaSettingsManager.add(refreshActionSettings), this.schemaSettingsManager.add(viewActionSettings), this.schemaSettingsManager.add(editActionSettings), this.schemaSettingsManager.add(deleteActionSettings), this.schemaSettingsManager.add(disassociateActionSettings), this.schemaSettingsManager.add(associateActionSettings), this.schemaSettingsManager.add(bulkDeleteActionSettings), this.schemaSettingsManager.add(customizeAddRecordActionSettings), this.schemaSettingsManager.add(customizePopupActionSettings), this.schemaSettingsManager.add(customizeLinkActionSettings), this.schemaSettingsManager.add(customizeUpdateRecordActionSettings), this.schemaSettingsManager.add(createSubmitActionSettings), this.schemaSettingsManager.add(updateSubmitActionSettings), this.schemaSettingsManager.add(submitActionSettings), this.schemaSettingsManager.add(customizeSaveRecordActionSettings), this.schemaSettingsManager.add(addChildActionSettings), this.schemaSettingsManager.add(expendableActionSettings), this.schemaSettingsManager.add(fieldSettingsFormItem), this.schemaSettingsManager.add(tableColumnSettings), this.schemaSettingsManager.add(filterCollapseItemFieldSettings), this.schemaSettingsManager.add(selectComponentFieldSettings), this.schemaSettingsManager.add(filterSelectComponentFieldSettings), this.schemaSettingsManager.add(recordPickerComponentFieldSettings), this.schemaSettingsManager.add(subformComponentFieldSettings), this.schemaSettingsManager.add(subformPopoverComponentFieldSettings), this.schemaSettingsManager.add(subTablePopoverComponentFieldSettings), this.schemaSettingsManager.add(datePickerComponentFieldSettings), this.schemaSettingsManager.add(rangePickerPickerComponentFieldSettings), this.schemaSettingsManager.add(unixTimestampComponentFieldSettings), this.schemaSettingsManager.add(inputNumberComponentFieldSettings), this.schemaSettingsManager.add(inputComponentSettings), this.schemaSettingsManager.add(inputURLSettings), this.schemaSettingsManager.add(inputTextAreaSettings), this.schemaSettingsManager.add(inputJSONSettings), this.schemaSettingsManager.add(markdownSettings), this.schemaSettingsManager.add(markdownVditorSettings), this.schemaSettingsManager.add(richTextSettings), this.schemaSettingsManager.add(fileManagerComponentFieldSettings), this.schemaSettingsManager.add(tagComponentFieldSettings), this.schemaSettingsManager.add(cascadeSelectComponentFieldSettings), this.schemaSettingsManager.add(inputPreviewComponentFieldSettings), this.schemaSettingsManager.add(uploadAttachmentComponentFieldSettings), this.schemaSettingsManager.add(previewComponentFieldSettings), this.schemaSettingsManager.add(dividerSettings), this.schemaSettingsManager.add(timePickerComponentFieldSettings);
|
|
36675
|
+
this.schemaSettingsManager.add(tableBlockSettings), this.schemaSettingsManager.add(createFormBlockSettings), this.schemaSettingsManager.add(editFormBlockSettings), this.schemaSettingsManager.add(filterFormBlockSettings), this.schemaSettingsManager.add(filterFormItemFieldSettings), this.schemaSettingsManager.add(multiDataDetailsBlockSettings), this.schemaSettingsManager.add(detailsWithPaginationSettings), this.schemaSettingsManager.add(singleDataDetailsBlockSettings), this.schemaSettingsManager.add(detailsBlockSettings), this.schemaSettingsManager.add(tableSelectorBlockSettings), this.schemaSettingsManager.add(listBlockSettings), this.schemaSettingsManager.add(gridCardBlockSettings), this.schemaSettingsManager.add(filterCollapseBlockSettings), this.schemaSettingsManager.add(markdownBlockSettings), this.schemaSettingsManager.add(addNewActionSettings), this.schemaSettingsManager.add(filterActionSettings), this.schemaSettingsManager.add(refreshActionSettings), this.schemaSettingsManager.add(viewActionSettings), this.schemaSettingsManager.add(editActionSettings), this.schemaSettingsManager.add(deleteActionSettings), this.schemaSettingsManager.add(disassociateActionSettings), this.schemaSettingsManager.add(associateActionSettings), this.schemaSettingsManager.add(bulkDeleteActionSettings), this.schemaSettingsManager.add(customizeAddRecordActionSettings), this.schemaSettingsManager.add(customizePopupActionSettings), this.schemaSettingsManager.add(customizeLinkActionSettings), this.schemaSettingsManager.add(customizeUpdateRecordActionSettings), this.schemaSettingsManager.add(createSubmitActionSettings), this.schemaSettingsManager.add(updateSubmitActionSettings), this.schemaSettingsManager.add(submitActionSettings), this.schemaSettingsManager.add(customizeSaveRecordActionSettings), this.schemaSettingsManager.add(addChildActionSettings), this.schemaSettingsManager.add(expendableActionSettings), this.schemaSettingsManager.add(fieldSettingsFormItem), this.schemaSettingsManager.add(tableColumnSettings), this.schemaSettingsManager.add(filterCollapseItemFieldSettings), this.schemaSettingsManager.add(selectComponentFieldSettings), this.schemaSettingsManager.add(filterSelectComponentFieldSettings), this.schemaSettingsManager.add(recordPickerComponentFieldSettings), this.schemaSettingsManager.add(filterRecordPickerComponentFieldSettings), this.schemaSettingsManager.add(subformComponentFieldSettings), this.schemaSettingsManager.add(subformPopoverComponentFieldSettings), this.schemaSettingsManager.add(subTablePopoverComponentFieldSettings), this.schemaSettingsManager.add(datePickerComponentFieldSettings), this.schemaSettingsManager.add(rangePickerPickerComponentFieldSettings), this.schemaSettingsManager.add(unixTimestampComponentFieldSettings), this.schemaSettingsManager.add(inputNumberComponentFieldSettings), this.schemaSettingsManager.add(inputComponentSettings), this.schemaSettingsManager.add(inputURLSettings), this.schemaSettingsManager.add(inputTextAreaSettings), this.schemaSettingsManager.add(inputJSONSettings), this.schemaSettingsManager.add(markdownSettings), this.schemaSettingsManager.add(markdownVditorSettings), this.schemaSettingsManager.add(richTextSettings), this.schemaSettingsManager.add(fileManagerComponentFieldSettings), this.schemaSettingsManager.add(tagComponentFieldSettings), this.schemaSettingsManager.add(cascadeSelectComponentFieldSettings), this.schemaSettingsManager.add(inputPreviewComponentFieldSettings), this.schemaSettingsManager.add(uploadAttachmentComponentFieldSettings), this.schemaSettingsManager.add(previewComponentFieldSettings), this.schemaSettingsManager.add(dividerSettings), this.schemaSettingsManager.add(timePickerComponentFieldSettings);
|
|
36647
36676
|
});
|
|
36648
36677
|
}
|
|
36649
36678
|
}
|
|
@@ -42172,7 +42201,7 @@ const InternalNesterCardCss = css`
|
|
|
42172
42201
|
}) : [], [t, d == null ? void 0 : d.label]), T = {
|
|
42173
42202
|
size: "small",
|
|
42174
42203
|
fieldNames: d,
|
|
42175
|
-
multiple: n !== !1 && ["o2m", "m2m", "mbm"].includes(f == null ? void 0 : f.interface),
|
|
42204
|
+
multiple: n === !0 ? !0 : n !== !1 && ["o2m", "m2m", "mbm"].includes(f == null ? void 0 : f.interface),
|
|
42176
42205
|
association: {
|
|
42177
42206
|
target: f == null ? void 0 : f.target
|
|
42178
42207
|
},
|
|
@@ -42195,7 +42224,7 @@ const InternalNesterCardCss = css`
|
|
|
42195
42224
|
k(M ? unionBy($, z, (E == null ? void 0 : E.targetKey) || "id") : ($ == null ? void 0 : $[0]) || null), R(!1);
|
|
42196
42225
|
},
|
|
42197
42226
|
style: {
|
|
42198
|
-
display: M
|
|
42227
|
+
display: M === !1 ? "none" : "block"
|
|
42199
42228
|
}
|
|
42200
42229
|
};
|
|
42201
42230
|
};
|
|
@@ -43795,6 +43824,7 @@ const Table$1 = withDynamicSchemaProps(
|
|
|
43795
43824
|
.ant-table-footer {
|
|
43796
43825
|
margin-top: 10px;
|
|
43797
43826
|
background: inherit;
|
|
43827
|
+
min-height: 22px;
|
|
43798
43828
|
}
|
|
43799
43829
|
`, tableClassName = css`
|
|
43800
43830
|
.ant-formily-item-feedback-layout-popover {
|