@applica-software-guru/react-admin 1.4.204 → 1.4.206
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/dist/components/ActionsMenu.d.ts.map +1 -1
- package/dist/components/ra-buttons/CreateInDialogButton.d.ts +1 -1
- package/dist/components/ra-buttons/CreateInDialogButton.d.ts.map +1 -1
- package/dist/components/ra-forms/SimpleForm.d.ts.map +1 -1
- package/dist/react-admin.cjs.js +2 -2
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +17 -16
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +2 -2
- package/dist/react-admin.umd.js.map +1 -1
- package/dist/themes/overrides/Dialog.d.ts +6 -1
- package/dist/themes/overrides/Dialog.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/ActionsMenu.tsx +0 -1
- package/src/components/ra-buttons/CreateInDialogButton.tsx +3 -4
- package/src/components/ra-forms/CardForm.tsx +1 -1
- package/src/components/ra-forms/SimpleForm.tsx +6 -8
- package/src/components/ra-forms/TabbedForm.tsx +2 -2
- package/src/themes/overrides/Dialog.jsx +6 -1
- package/src/themes/overrides/index.jsx +1 -1
package/dist/react-admin.es.js
CHANGED
|
@@ -3536,7 +3536,6 @@ const X5 = ap("div", {
|
|
|
3536
3536
|
"& .MuiMenuItem-root": {
|
|
3537
3537
|
padding: 0,
|
|
3538
3538
|
margin: 0,
|
|
3539
|
-
// backgroundColor: theme.palette.background.paper,
|
|
3540
3539
|
"& .MuiButton-startIcon": {
|
|
3541
3540
|
marginRight: e.spacing(0)
|
|
3542
3541
|
}
|
|
@@ -18130,7 +18129,7 @@ const Tj = le(eA, { slot: "root" })(({ theme: e, spacing: t }) => ({
|
|
|
18130
18129
|
paddingTop: "20px !important",
|
|
18131
18130
|
paddingRight: "0 !important",
|
|
18132
18131
|
paddingLeft: "0 !important",
|
|
18133
|
-
paddingBottom: 0
|
|
18132
|
+
paddingBottom: "0 !important"
|
|
18134
18133
|
}
|
|
18135
18134
|
}));
|
|
18136
18135
|
function Sj({ children: e, spacing: t, defaultValues: n, ...r }) {
|
|
@@ -18141,13 +18140,10 @@ function Sj({ children: e, spacing: t, defaultValues: n, ...r }) {
|
|
|
18141
18140
|
);
|
|
18142
18141
|
}
|
|
18143
18142
|
Sj.Section = wj;
|
|
18144
|
-
const Pj = yl(yO, { slot: "Root" })(({ theme: e
|
|
18145
|
-
|
|
18146
|
-
paddingBottom:
|
|
18147
|
-
}
|
|
18148
|
-
// [theme.breakpoints.down('sm')]: {
|
|
18149
|
-
paddingBottom: "0 !important"
|
|
18150
|
-
// }
|
|
18143
|
+
const Pj = yl(yO, { slot: "Root" })(({ theme: e }) => ({
|
|
18144
|
+
[e.breakpoints.down("sm")]: {
|
|
18145
|
+
paddingBottom: "20px"
|
|
18146
|
+
}
|
|
18151
18147
|
}));
|
|
18152
18148
|
function Rj({
|
|
18153
18149
|
title: e,
|
|
@@ -18175,7 +18171,8 @@ function Rj({
|
|
|
18175
18171
|
"& .MuiToolbar-root": {
|
|
18176
18172
|
paddingLeft: 2.5,
|
|
18177
18173
|
paddingRight: 2.5,
|
|
18178
|
-
paddingBottom: 2.5
|
|
18174
|
+
paddingBottom: 2.5,
|
|
18175
|
+
paddingTop: 0
|
|
18179
18176
|
}
|
|
18180
18177
|
},
|
|
18181
18178
|
border: !t,
|
|
@@ -19835,9 +19832,9 @@ const jV = le($O, { root: "root" })(({ theme: e }) => ({
|
|
|
19835
19832
|
function Cne(e) {
|
|
19836
19833
|
return /* @__PURE__ */ h(jV, { ...e });
|
|
19837
19834
|
}
|
|
19838
|
-
const VV = yl(rp, { slot: "Root" })(({ theme: e
|
|
19835
|
+
const VV = yl(rp, { slot: "Root" })(({ theme: e }) => ({
|
|
19839
19836
|
"& .MuiGrid-root.MuiGrid-container": {
|
|
19840
|
-
paddingBottom:
|
|
19837
|
+
paddingBottom: 0
|
|
19841
19838
|
},
|
|
19842
19839
|
[e.breakpoints.down("sm")]: {
|
|
19843
19840
|
paddingBottom: 0,
|
|
@@ -28471,7 +28468,6 @@ function wne({
|
|
|
28471
28468
|
M ? /* @__PURE__ */ h(
|
|
28472
28469
|
u$,
|
|
28473
28470
|
{
|
|
28474
|
-
...m,
|
|
28475
28471
|
state: c$[String(a)],
|
|
28476
28472
|
color: "primary",
|
|
28477
28473
|
className: Xe(LB.floating, s),
|
|
@@ -28479,7 +28475,7 @@ function wne({
|
|
|
28479
28475
|
onClick: w,
|
|
28480
28476
|
children: /* @__PURE__ */ h(jf, {})
|
|
28481
28477
|
}
|
|
28482
|
-
) : /* @__PURE__ */ h(ti, {
|
|
28478
|
+
) : /* @__PURE__ */ h(ti, { sx: c, label: n, onClick: w, style: u, children: /* @__PURE__ */ h(jf, {}) }),
|
|
28483
28479
|
/* @__PURE__ */ h(
|
|
28484
28480
|
nA,
|
|
28485
28481
|
{
|
|
@@ -31442,13 +31438,18 @@ function yee(e) {
|
|
|
31442
31438
|
}
|
|
31443
31439
|
};
|
|
31444
31440
|
}
|
|
31445
|
-
function Qee() {
|
|
31441
|
+
function Qee(e) {
|
|
31446
31442
|
return {
|
|
31447
31443
|
MuiDialog: {
|
|
31448
31444
|
styleOverrides: {
|
|
31449
31445
|
root: {
|
|
31450
31446
|
"& .MuiBackdrop-root": {
|
|
31451
31447
|
backgroundColor: Ge("#000", 0.7)
|
|
31448
|
+
},
|
|
31449
|
+
"& .MuiCardContent-root": {
|
|
31450
|
+
[e.breakpoints.down("sm")]: {
|
|
31451
|
+
paddingBottom: "20px"
|
|
31452
|
+
}
|
|
31452
31453
|
}
|
|
31453
31454
|
}
|
|
31454
31455
|
}
|
|
@@ -32442,7 +32443,7 @@ function ite(e) {
|
|
|
32442
32443
|
Bee(),
|
|
32443
32444
|
bee(e),
|
|
32444
32445
|
yee(e),
|
|
32445
|
-
Qee(),
|
|
32446
|
+
Qee(e),
|
|
32446
32447
|
xee(e),
|
|
32447
32448
|
wee(),
|
|
32448
32449
|
Tee(e),
|