@applica-software-guru/react-admin 1.1.84 → 1.1.85
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/ra-fields/ReferenceManyField.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 +105 -99
- 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/package.json +1 -1
- package/src/components/ra-fields/ReferenceManyField.jsx +8 -2
- package/src/components/ra-lists/List.tsx +1 -1
package/dist/react-admin.es.js
CHANGED
|
@@ -8701,7 +8701,7 @@ const JD = AI;
|
|
|
8701
8701
|
function $D(e) {
|
|
8702
8702
|
return wt("MuiButtonBase", e);
|
|
8703
8703
|
}
|
|
8704
|
-
const XD = Pt("MuiButtonBase", ["root", "disabled", "focusVisible"]), ZD = XD,
|
|
8704
|
+
const XD = Pt("MuiButtonBase", ["root", "disabled", "focusVisible"]), ZD = XD, e8 = ["action", "centerRipple", "children", "className", "component", "disabled", "disableRipple", "disableTouchRipple", "focusRipple", "focusVisibleClassName", "LinkComponent", "onBlur", "onClick", "onContextMenu", "onDragLeave", "onFocus", "onFocusVisible", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseLeave", "onMouseUp", "onTouchEnd", "onTouchMove", "onTouchStart", "tabIndex", "TouchRippleProps", "touchRippleRef", "type"], t8 = (e) => {
|
|
8705
8705
|
const {
|
|
8706
8706
|
disabled: t,
|
|
8707
8707
|
focusVisible: n,
|
|
@@ -8711,7 +8711,7 @@ const XD = Pt("MuiButtonBase", ["root", "disabled", "focusVisible"]), ZD = XD, e
|
|
|
8711
8711
|
root: ["root", t && "disabled", n && "focusVisible"]
|
|
8712
8712
|
}, $D, i);
|
|
8713
8713
|
return n && r && (l.root += ` ${r}`), l;
|
|
8714
|
-
},
|
|
8714
|
+
}, n8 = ae("button", {
|
|
8715
8715
|
name: "MuiButtonBase",
|
|
8716
8716
|
slot: "Root",
|
|
8717
8717
|
overridesResolver: (e, t) => t.root
|
|
@@ -8787,7 +8787,7 @@ const XD = Pt("MuiButtonBase", ["root", "disabled", "focusVisible"]), ZD = XD, e
|
|
|
8787
8787
|
TouchRippleProps: Ae,
|
|
8788
8788
|
touchRippleRef: Y,
|
|
8789
8789
|
type: G
|
|
8790
|
-
} = r, H = Ue(r,
|
|
8790
|
+
} = r, H = Ue(r, e8), _ = D.useRef(null), j = D.useRef(null), X = co(j, Y), {
|
|
8791
8791
|
isFocusVisibleRef: V,
|
|
8792
8792
|
onFocus: N,
|
|
8793
8793
|
onBlur: oe,
|
|
@@ -8845,8 +8845,8 @@ const XD = Pt("MuiButtonBase", ["root", "disabled", "focusVisible"]), ZD = XD, e
|
|
|
8845
8845
|
focusRipple: p,
|
|
8846
8846
|
tabIndex: ie,
|
|
8847
8847
|
focusVisible: se
|
|
8848
|
-
}), qe =
|
|
8849
|
-
return /* @__PURE__ */ te(
|
|
8848
|
+
}), qe = t8(Te);
|
|
8849
|
+
return /* @__PURE__ */ te(n8, W({
|
|
8850
8850
|
as: Jn,
|
|
8851
8851
|
className: Ke(qe.root, A),
|
|
8852
8852
|
ownerState: Te,
|
|
@@ -9034,7 +9034,7 @@ process.env.NODE_ENV !== "production" && (uI.propTypes = {
|
|
|
9034
9034
|
*/
|
|
9035
9035
|
type: c.oneOfType([c.oneOf(["button", "reset", "submit"]), c.string])
|
|
9036
9036
|
});
|
|
9037
|
-
const Eg = uI,
|
|
9037
|
+
const Eg = uI, r8 = ["slots", "slotProps"], o8 = ae(Eg)(({
|
|
9038
9038
|
theme: e
|
|
9039
9039
|
}) => W({
|
|
9040
9040
|
display: "flex",
|
|
@@ -9060,7 +9060,7 @@ const Eg = uI, rM = ["slots", "slotProps"], oM = ae(Eg)(({
|
|
|
9060
9060
|
} : {
|
|
9061
9061
|
backgroundColor: vC(e.palette.grey[600], 0.12)
|
|
9062
9062
|
})
|
|
9063
|
-
})),
|
|
9063
|
+
})), i8 = ae(OD)({
|
|
9064
9064
|
width: 24,
|
|
9065
9065
|
height: 16
|
|
9066
9066
|
});
|
|
@@ -9068,13 +9068,13 @@ function dI(e) {
|
|
|
9068
9068
|
const {
|
|
9069
9069
|
slots: t = {},
|
|
9070
9070
|
slotProps: n = {}
|
|
9071
|
-
} = e, r = Ue(e,
|
|
9071
|
+
} = e, r = Ue(e, r8), i = e;
|
|
9072
9072
|
return /* @__PURE__ */ C("li", {
|
|
9073
|
-
children: /* @__PURE__ */ C(
|
|
9073
|
+
children: /* @__PURE__ */ C(o8, W({
|
|
9074
9074
|
focusRipple: !0
|
|
9075
9075
|
}, r, {
|
|
9076
9076
|
ownerState: i,
|
|
9077
|
-
children: /* @__PURE__ */ C(
|
|
9077
|
+
children: /* @__PURE__ */ C(i8, W({
|
|
9078
9078
|
as: t.CollapsedIcon,
|
|
9079
9079
|
ownerState: i
|
|
9080
9080
|
}, n.collapsedIcon))
|
|
@@ -9102,10 +9102,10 @@ process.env.NODE_ENV !== "production" && (dI.propTypes = {
|
|
|
9102
9102
|
*/
|
|
9103
9103
|
sx: c.object
|
|
9104
9104
|
});
|
|
9105
|
-
function
|
|
9105
|
+
function a8(e) {
|
|
9106
9106
|
return wt("MuiBreadcrumbs", e);
|
|
9107
9107
|
}
|
|
9108
|
-
const
|
|
9108
|
+
const s8 = Pt("MuiBreadcrumbs", ["root", "ol", "li", "separator"]), l8 = s8, c8 = ["children", "className", "component", "slots", "slotProps", "expandText", "itemsAfterCollapse", "itemsBeforeCollapse", "maxItems", "separator"], A8 = (e) => {
|
|
9109
9109
|
const {
|
|
9110
9110
|
classes: t
|
|
9111
9111
|
} = e;
|
|
@@ -9114,14 +9114,14 @@ const sM = Pt("MuiBreadcrumbs", ["root", "ol", "li", "separator"]), lM = sM, cM
|
|
|
9114
9114
|
li: ["li"],
|
|
9115
9115
|
ol: ["ol"],
|
|
9116
9116
|
separator: ["separator"]
|
|
9117
|
-
},
|
|
9118
|
-
},
|
|
9117
|
+
}, a8, t);
|
|
9118
|
+
}, u8 = ae(gg, {
|
|
9119
9119
|
name: "MuiBreadcrumbs",
|
|
9120
9120
|
slot: "Root",
|
|
9121
9121
|
overridesResolver: (e, t) => [{
|
|
9122
|
-
[`& .${
|
|
9122
|
+
[`& .${l8.li}`]: t.li
|
|
9123
9123
|
}, t.root]
|
|
9124
|
-
})({}),
|
|
9124
|
+
})({}), d8 = ae("ol", {
|
|
9125
9125
|
name: "MuiBreadcrumbs",
|
|
9126
9126
|
slot: "Ol",
|
|
9127
9127
|
overridesResolver: (e, t) => t.ol
|
|
@@ -9132,7 +9132,7 @@ const sM = Pt("MuiBreadcrumbs", ["root", "ol", "li", "separator"]), lM = sM, cM
|
|
|
9132
9132
|
padding: 0,
|
|
9133
9133
|
margin: 0,
|
|
9134
9134
|
listStyle: "none"
|
|
9135
|
-
}),
|
|
9135
|
+
}), g8 = ae("li", {
|
|
9136
9136
|
name: "MuiBreadcrumbs",
|
|
9137
9137
|
slot: "Separator",
|
|
9138
9138
|
overridesResolver: (e, t) => t.separator
|
|
@@ -9142,8 +9142,8 @@ const sM = Pt("MuiBreadcrumbs", ["root", "ol", "li", "separator"]), lM = sM, cM
|
|
|
9142
9142
|
marginLeft: 8,
|
|
9143
9143
|
marginRight: 8
|
|
9144
9144
|
});
|
|
9145
|
-
function
|
|
9146
|
-
return e.reduce((i, s, l) => (l < e.length - 1 ? i = i.concat(s, /* @__PURE__ */ C(
|
|
9145
|
+
function f8(e, t, n, r) {
|
|
9146
|
+
return e.reduce((i, s, l) => (l < e.length - 1 ? i = i.concat(s, /* @__PURE__ */ C(g8, {
|
|
9147
9147
|
"aria-hidden": !0,
|
|
9148
9148
|
className: t,
|
|
9149
9149
|
ownerState: r,
|
|
@@ -9165,7 +9165,7 @@ const gI = /* @__PURE__ */ D.forwardRef(function(t, n) {
|
|
|
9165
9165
|
itemsBeforeCollapse: E = 1,
|
|
9166
9166
|
maxItems: p = 8,
|
|
9167
9167
|
separator: m = "/"
|
|
9168
|
-
} = r, I = Ue(r,
|
|
9168
|
+
} = r, I = Ue(r, c8), [B, Q] = D.useState(!1), S = W({}, r, {
|
|
9169
9169
|
component: l,
|
|
9170
9170
|
expanded: B,
|
|
9171
9171
|
expandText: g,
|
|
@@ -9173,7 +9173,7 @@ const gI = /* @__PURE__ */ D.forwardRef(function(t, n) {
|
|
|
9173
9173
|
itemsBeforeCollapse: E,
|
|
9174
9174
|
maxItems: p,
|
|
9175
9175
|
separator: m
|
|
9176
|
-
}), R =
|
|
9176
|
+
}), R = A8(S), x = Gu({
|
|
9177
9177
|
elementType: A.CollapsedIcon,
|
|
9178
9178
|
externalSlotProps: d.collapsedIcon,
|
|
9179
9179
|
ownerState: S
|
|
@@ -9199,18 +9199,18 @@ const gI = /* @__PURE__ */ D.forwardRef(function(t, n) {
|
|
|
9199
9199
|
className: R.li,
|
|
9200
9200
|
children: M
|
|
9201
9201
|
}, `child-${U}`));
|
|
9202
|
-
return /* @__PURE__ */ C(
|
|
9202
|
+
return /* @__PURE__ */ C(u8, W({
|
|
9203
9203
|
ref: n,
|
|
9204
9204
|
component: l,
|
|
9205
9205
|
color: "text.secondary",
|
|
9206
9206
|
className: Ke(R.root, s),
|
|
9207
9207
|
ownerState: S
|
|
9208
9208
|
}, I, {
|
|
9209
|
-
children: /* @__PURE__ */ C(
|
|
9209
|
+
children: /* @__PURE__ */ C(d8, {
|
|
9210
9210
|
className: R.ol,
|
|
9211
9211
|
ref: w,
|
|
9212
9212
|
ownerState: S,
|
|
9213
|
-
children:
|
|
9213
|
+
children: f8(B || p && L.length <= p ? L : T(L), R.separator, m, S)
|
|
9214
9214
|
})
|
|
9215
9215
|
}));
|
|
9216
9216
|
});
|
|
@@ -9285,7 +9285,7 @@ process.env.NODE_ENV !== "production" && (gI.propTypes = {
|
|
|
9285
9285
|
*/
|
|
9286
9286
|
sx: c.oneOfType([c.arrayOf(c.oneOfType([c.func, c.object, c.bool])), c.func, c.object])
|
|
9287
9287
|
});
|
|
9288
|
-
const pu = gI,
|
|
9288
|
+
const pu = gI, p8 = ({ id: e, title: t, icon: n, url: r, last: i }) => /* @__PURE__ */ te(
|
|
9289
9289
|
ve,
|
|
9290
9290
|
{
|
|
9291
9291
|
component: fn,
|
|
@@ -9372,7 +9372,7 @@ const pu = gI, pM = ({ id: e, title: t, icon: n, url: r, last: i }) => /* @__PUR
|
|
|
9372
9372
|
r && !i && /* @__PURE__ */ C(au, { style: { ...L, marginRight: 0 } }),
|
|
9373
9373
|
(!r || i) && e
|
|
9374
9374
|
] }),
|
|
9375
|
-
p.map(
|
|
9375
|
+
p.map(p8)
|
|
9376
9376
|
]
|
|
9377
9377
|
}
|
|
9378
9378
|
) }),
|
|
@@ -9496,7 +9496,7 @@ mg.propTypes = {
|
|
|
9496
9496
|
breadcrumbs: c.arrayOf(za),
|
|
9497
9497
|
mode: c.oneOf(["navigation", "breadcrumbs"])
|
|
9498
9498
|
};
|
|
9499
|
-
const
|
|
9499
|
+
const h8 = Gi(Pd, {
|
|
9500
9500
|
name: "RaApplicaToolbar",
|
|
9501
9501
|
slot: "Root"
|
|
9502
9502
|
})(({ theme: e }) => ({
|
|
@@ -9513,7 +9513,7 @@ const hM = Gi(Pd, {
|
|
|
9513
9513
|
"& .MuiButtonBase-root": {
|
|
9514
9514
|
marginLeft: e.spacing(1)
|
|
9515
9515
|
}
|
|
9516
|
-
})), Eo = (e) => /* @__PURE__ */ C(
|
|
9516
|
+
})), Eo = (e) => /* @__PURE__ */ C(h8, { ...e });
|
|
9517
9517
|
Eo.defaultProps = {
|
|
9518
9518
|
...Pd.defaultProps
|
|
9519
9519
|
};
|
|
@@ -9557,7 +9557,7 @@ Ig.propTypes = {
|
|
|
9557
9557
|
spacing: c.number,
|
|
9558
9558
|
toolbar: c.oneOfType([c.node, c.bool])
|
|
9559
9559
|
};
|
|
9560
|
-
const
|
|
9560
|
+
const C8 = ae(_a, {
|
|
9561
9561
|
name: "RaApplicaCardForm",
|
|
9562
9562
|
slot: "root"
|
|
9563
9563
|
})(({ theme: e, spacing: t }) => ({
|
|
@@ -9568,7 +9568,7 @@ const CM = ae(_a, {
|
|
|
9568
9568
|
}
|
|
9569
9569
|
})), Bg = ({ children: e, spacing: t, defaultValues: n, ...r }) => {
|
|
9570
9570
|
const { spacing: i } = qt();
|
|
9571
|
-
return /* @__PURE__ */ C(
|
|
9571
|
+
return /* @__PURE__ */ C(C8, { defaultValues: n, spacing: t || i, children: /* @__PURE__ */ C(Qe, { container: !0, ...r, spacing: t || i, children: e }) });
|
|
9572
9572
|
};
|
|
9573
9573
|
Bg.propTypes = {
|
|
9574
9574
|
...Qe.propTypes,
|
|
@@ -9593,12 +9593,12 @@ var fI = { exports: {} };
|
|
|
9593
9593
|
e.exports = t, e.exports.__esModule = !0, e.exports.default = e.exports;
|
|
9594
9594
|
})(fI);
|
|
9595
9595
|
var mo = fI.exports, hu = {};
|
|
9596
|
-
const
|
|
9596
|
+
const E8 = {
|
|
9597
9597
|
configure: (e) => {
|
|
9598
9598
|
process.env.NODE_ENV !== "production" && console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.", "", "You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead", "", "The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401", "", "The updated documentation: https://mui.com/guides/classname-generator/"].join(`
|
|
9599
9599
|
`)), O0.configure(e);
|
|
9600
9600
|
}
|
|
9601
|
-
},
|
|
9601
|
+
}, m8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9602
9602
|
__proto__: null,
|
|
9603
9603
|
capitalize: ye,
|
|
9604
9604
|
createChainedFunction: Ju,
|
|
@@ -9610,7 +9610,7 @@ const EM = {
|
|
|
9610
9610
|
ownerWindow: Yi,
|
|
9611
9611
|
requirePropFactory: zR,
|
|
9612
9612
|
setRef: Sl,
|
|
9613
|
-
unstable_ClassNameGenerator:
|
|
9613
|
+
unstable_ClassNameGenerator: E8,
|
|
9614
9614
|
unstable_useEnhancedEffect: Pl,
|
|
9615
9615
|
unstable_useId: ng,
|
|
9616
9616
|
unsupportedProp: YR,
|
|
@@ -9618,7 +9618,7 @@ const EM = {
|
|
|
9618
9618
|
useEventCallback: zo,
|
|
9619
9619
|
useForkRef: co,
|
|
9620
9620
|
useIsFocusVisible: S0
|
|
9621
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
9621
|
+
}, Symbol.toStringTag, { value: "Module" })), I8 = /* @__PURE__ */ ER(m8);
|
|
9622
9622
|
var VC;
|
|
9623
9623
|
function Io() {
|
|
9624
9624
|
return VC || (VC = 1, function(e) {
|
|
@@ -9631,7 +9631,7 @@ function Io() {
|
|
|
9631
9631
|
return t.createSvgIcon;
|
|
9632
9632
|
}
|
|
9633
9633
|
});
|
|
9634
|
-
var t =
|
|
9634
|
+
var t = I8;
|
|
9635
9635
|
}(hu)), hu;
|
|
9636
9636
|
}
|
|
9637
9637
|
function pI(e) {
|
|
@@ -9652,43 +9652,43 @@ function Di() {
|
|
|
9652
9652
|
(e = arguments[n++]) && (t = pI(e)) && (r && (r += " "), r += t);
|
|
9653
9653
|
return r;
|
|
9654
9654
|
}
|
|
9655
|
-
function
|
|
9655
|
+
function B8() {
|
|
9656
9656
|
this.__data__ = [], this.size = 0;
|
|
9657
9657
|
}
|
|
9658
|
-
var
|
|
9659
|
-
function
|
|
9658
|
+
var v8 = B8;
|
|
9659
|
+
function Q8(e, t) {
|
|
9660
9660
|
return e === t || e !== e && t !== t;
|
|
9661
9661
|
}
|
|
9662
|
-
var
|
|
9663
|
-
function
|
|
9662
|
+
var y8 = Q8, b8 = y8;
|
|
9663
|
+
function x8(e, t) {
|
|
9664
9664
|
for (var n = e.length; n--; )
|
|
9665
|
-
if (
|
|
9665
|
+
if (b8(e[n][0], t))
|
|
9666
9666
|
return n;
|
|
9667
9667
|
return -1;
|
|
9668
9668
|
}
|
|
9669
|
-
var xc =
|
|
9670
|
-
function
|
|
9671
|
-
var t = this.__data__, n =
|
|
9669
|
+
var xc = x8, w8 = xc, T8 = Array.prototype, S8 = T8.splice;
|
|
9670
|
+
function P8(e) {
|
|
9671
|
+
var t = this.__data__, n = w8(t, e);
|
|
9672
9672
|
if (n < 0)
|
|
9673
9673
|
return !1;
|
|
9674
9674
|
var r = t.length - 1;
|
|
9675
|
-
return n == r ? t.pop() :
|
|
9675
|
+
return n == r ? t.pop() : S8.call(t, n, 1), --this.size, !0;
|
|
9676
9676
|
}
|
|
9677
|
-
var
|
|
9678
|
-
function
|
|
9679
|
-
var t = this.__data__, n =
|
|
9677
|
+
var R8 = P8, O8 = xc;
|
|
9678
|
+
function D8(e) {
|
|
9679
|
+
var t = this.__data__, n = O8(t, e);
|
|
9680
9680
|
return n < 0 ? void 0 : t[n][1];
|
|
9681
9681
|
}
|
|
9682
|
-
var
|
|
9683
|
-
function
|
|
9684
|
-
return
|
|
9682
|
+
var M8 = D8, k8 = xc;
|
|
9683
|
+
function F8(e) {
|
|
9684
|
+
return k8(this.__data__, e) > -1;
|
|
9685
9685
|
}
|
|
9686
|
-
var
|
|
9687
|
-
function
|
|
9688
|
-
var n = this.__data__, r =
|
|
9686
|
+
var N8 = F8, L8 = xc;
|
|
9687
|
+
function j8(e, t) {
|
|
9688
|
+
var n = this.__data__, r = L8(n, e);
|
|
9689
9689
|
return r < 0 ? (++this.size, n.push([e, t])) : n[r][1] = t, this;
|
|
9690
9690
|
}
|
|
9691
|
-
var
|
|
9691
|
+
var V8 = j8, H8 = v8, z8 = R8, W8 = M8, U8 = N8, Y8 = V8;
|
|
9692
9692
|
function _i(e) {
|
|
9693
9693
|
var t = -1, n = e == null ? 0 : e.length;
|
|
9694
9694
|
for (this.clear(); ++t < n; ) {
|
|
@@ -9696,54 +9696,54 @@ function _i(e) {
|
|
|
9696
9696
|
this.set(r[0], r[1]);
|
|
9697
9697
|
}
|
|
9698
9698
|
}
|
|
9699
|
-
_i.prototype.clear =
|
|
9700
|
-
_i.prototype.delete =
|
|
9701
|
-
_i.prototype.get =
|
|
9702
|
-
_i.prototype.has =
|
|
9703
|
-
_i.prototype.set =
|
|
9704
|
-
var
|
|
9705
|
-
function
|
|
9706
|
-
var t =
|
|
9699
|
+
_i.prototype.clear = H8;
|
|
9700
|
+
_i.prototype.delete = z8;
|
|
9701
|
+
_i.prototype.get = W8;
|
|
9702
|
+
_i.prototype.has = U8;
|
|
9703
|
+
_i.prototype.set = Y8;
|
|
9704
|
+
var G8 = _i, K8 = typeof Gn == "object" && Gn && Gn.Object === Object && Gn, _8 = K8, q8 = _8, J8 = typeof self == "object" && self && self.Object === Object && self, $8 = q8 || J8 || Function("return this")(), vg = $8, X8 = vg, Z8 = X8.Symbol, Qg = Z8, HC = Qg, hI = Object.prototype, eM = hI.hasOwnProperty, tM = hI.toString, Ea = HC ? HC.toStringTag : void 0;
|
|
9705
|
+
function nM(e) {
|
|
9706
|
+
var t = eM.call(e, Ea), n = e[Ea];
|
|
9707
9707
|
try {
|
|
9708
9708
|
e[Ea] = void 0;
|
|
9709
9709
|
var r = !0;
|
|
9710
9710
|
} catch {
|
|
9711
9711
|
}
|
|
9712
|
-
var i =
|
|
9712
|
+
var i = tM.call(e);
|
|
9713
9713
|
return r && (t ? e[Ea] = n : delete e[Ea]), i;
|
|
9714
9714
|
}
|
|
9715
|
-
var
|
|
9716
|
-
function
|
|
9717
|
-
return
|
|
9715
|
+
var rM = nM, oM = Object.prototype, iM = oM.toString;
|
|
9716
|
+
function aM(e) {
|
|
9717
|
+
return iM.call(e);
|
|
9718
9718
|
}
|
|
9719
|
-
var
|
|
9720
|
-
function
|
|
9721
|
-
return e == null ? e === void 0 ?
|
|
9719
|
+
var sM = aM, zC = Qg, lM = rM, cM = sM, AM = "[object Null]", uM = "[object Undefined]", WC = zC ? zC.toStringTag : void 0;
|
|
9720
|
+
function dM(e) {
|
|
9721
|
+
return e == null ? e === void 0 ? uM : AM : WC && WC in Object(e) ? lM(e) : cM(e);
|
|
9722
9722
|
}
|
|
9723
|
-
var CI =
|
|
9724
|
-
function
|
|
9723
|
+
var CI = dM;
|
|
9724
|
+
function gM(e) {
|
|
9725
9725
|
var t = typeof e;
|
|
9726
9726
|
return e != null && (t == "object" || t == "function");
|
|
9727
9727
|
}
|
|
9728
|
-
var EI =
|
|
9729
|
-
function
|
|
9730
|
-
if (!
|
|
9728
|
+
var EI = gM, fM = CI, pM = EI, hM = "[object AsyncFunction]", CM = "[object Function]", EM = "[object GeneratorFunction]", mM = "[object Proxy]";
|
|
9729
|
+
function IM(e) {
|
|
9730
|
+
if (!pM(e))
|
|
9731
9731
|
return !1;
|
|
9732
|
-
var t =
|
|
9733
|
-
return t ==
|
|
9732
|
+
var t = fM(e);
|
|
9733
|
+
return t == CM || t == EM || t == hM || t == mM;
|
|
9734
9734
|
}
|
|
9735
|
-
var
|
|
9735
|
+
var BM = IM, vM = vg, QM = vM["__core-js_shared__"], yM = QM, Cu = yM, UC = function() {
|
|
9736
9736
|
var e = /[^.]+$/.exec(Cu && Cu.keys && Cu.keys.IE_PROTO || "");
|
|
9737
9737
|
return e ? "Symbol(src)_1." + e : "";
|
|
9738
9738
|
}();
|
|
9739
|
-
function
|
|
9739
|
+
function bM(e) {
|
|
9740
9740
|
return !!UC && UC in e;
|
|
9741
9741
|
}
|
|
9742
|
-
var
|
|
9743
|
-
function
|
|
9742
|
+
var xM = bM, wM = Function.prototype, TM = wM.toString;
|
|
9743
|
+
function SM(e) {
|
|
9744
9744
|
if (e != null) {
|
|
9745
9745
|
try {
|
|
9746
|
-
return
|
|
9746
|
+
return TM.call(e);
|
|
9747
9747
|
} catch {
|
|
9748
9748
|
}
|
|
9749
9749
|
try {
|
|
@@ -9753,25 +9753,25 @@ function S8(e) {
|
|
|
9753
9753
|
}
|
|
9754
9754
|
return "";
|
|
9755
9755
|
}
|
|
9756
|
-
var
|
|
9757
|
-
"^" +
|
|
9756
|
+
var PM = SM, RM = BM, OM = xM, DM = EI, MM = PM, kM = /[\\^$.*+?()[\]{}|]/g, FM = /^\[object .+?Constructor\]$/, NM = Function.prototype, LM = Object.prototype, jM = NM.toString, VM = LM.hasOwnProperty, HM = RegExp(
|
|
9757
|
+
"^" + jM.call(VM).replace(kM, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
9758
9758
|
);
|
|
9759
|
-
function
|
|
9760
|
-
if (!
|
|
9759
|
+
function zM(e) {
|
|
9760
|
+
if (!DM(e) || OM(e))
|
|
9761
9761
|
return !1;
|
|
9762
|
-
var t =
|
|
9763
|
-
return t.test(
|
|
9762
|
+
var t = RM(e) ? HM : FM;
|
|
9763
|
+
return t.test(MM(e));
|
|
9764
9764
|
}
|
|
9765
|
-
var
|
|
9766
|
-
function
|
|
9765
|
+
var WM = zM;
|
|
9766
|
+
function UM(e, t) {
|
|
9767
9767
|
return e == null ? void 0 : e[t];
|
|
9768
9768
|
}
|
|
9769
|
-
var
|
|
9770
|
-
function
|
|
9771
|
-
var n =
|
|
9772
|
-
return
|
|
9769
|
+
var YM = UM, GM = WM, KM = YM;
|
|
9770
|
+
function _M(e, t) {
|
|
9771
|
+
var n = KM(e, t);
|
|
9772
|
+
return GM(n) ? n : void 0;
|
|
9773
9773
|
}
|
|
9774
|
-
var mI =
|
|
9774
|
+
var mI = _M, qM = mI, JM = vg, $M = qM(JM, "Map"), XM = $M, ZM = mI, e5 = ZM(Object, "create"), wc = e5, YC = wc;
|
|
9775
9775
|
function t5() {
|
|
9776
9776
|
this.__data__ = YC ? YC(null) : {}, this.size = 0;
|
|
9777
9777
|
}
|
|
@@ -9812,7 +9812,7 @@ qi.prototype.delete = B5;
|
|
|
9812
9812
|
qi.prototype.get = v5;
|
|
9813
9813
|
qi.prototype.has = Q5;
|
|
9814
9814
|
qi.prototype.set = y5;
|
|
9815
|
-
var b5 = qi, GC = b5, x5 =
|
|
9815
|
+
var b5 = qi, GC = b5, x5 = G8, w5 = XM;
|
|
9816
9816
|
function T5() {
|
|
9817
9817
|
this.size = 0, this.__data__ = {
|
|
9818
9818
|
hash: new GC(),
|
|
@@ -14500,7 +14500,7 @@ const e7 = Gi("div", {
|
|
|
14500
14500
|
[e.breakpoints.up("sm")]: {
|
|
14501
14501
|
marginTop: `-${e.spacing(2)}`,
|
|
14502
14502
|
marginBottom: e.spacing(t ? 0 : 1),
|
|
14503
|
-
marginLeft: e.spacing(t ? 1 : 2
|
|
14503
|
+
marginLeft: e.spacing(t ? 1 : 2),
|
|
14504
14504
|
marginRight: e.spacing(t ? 1 : 2.5),
|
|
14505
14505
|
width: t ? "auto" : `calc(100% - ${e.spacing(5)})`
|
|
14506
14506
|
},
|
|
@@ -14510,6 +14510,7 @@ const e7 = Gi("div", {
|
|
|
14510
14510
|
},
|
|
14511
14511
|
"& .RaDatagrid-root": {
|
|
14512
14512
|
overflowX: "auto",
|
|
14513
|
+
paddingTop: 48,
|
|
14513
14514
|
[e.breakpoints.down("sm")]: {
|
|
14514
14515
|
width: "calc(100vw - 34px)"
|
|
14515
14516
|
}
|
|
@@ -14525,12 +14526,17 @@ const e7 = Gi("div", {
|
|
|
14525
14526
|
minHeight: 0
|
|
14526
14527
|
},
|
|
14527
14528
|
"& .RaBulkActionsToolbar-toolbar": {
|
|
14528
|
-
minHeight:
|
|
14529
|
+
minHeight: 48,
|
|
14530
|
+
bottom: -56,
|
|
14529
14531
|
"& h6": {
|
|
14530
14532
|
marginTop: e.spacing(0.5)
|
|
14531
14533
|
},
|
|
14532
14534
|
"& .RaBulkActionsToolbar-topToolbar": {
|
|
14533
14535
|
marginTop: e.spacing(1)
|
|
14536
|
+
},
|
|
14537
|
+
[e.breakpoints.down("sm")]: {
|
|
14538
|
+
bottom: -48,
|
|
14539
|
+
borderRadius: 0
|
|
14534
14540
|
}
|
|
14535
14541
|
}
|
|
14536
14542
|
})), os = (e) => /* @__PURE__ */ C(e7, { children: /* @__PURE__ */ C(Md, { ...e }) });
|
|
@@ -24459,13 +24465,13 @@ const gU = Gi(Zm, {
|
|
|
24459
24465
|
padding: e.spacing(2),
|
|
24460
24466
|
paddingTop: 0,
|
|
24461
24467
|
"& .RaFilterForm-filterFormInput": {
|
|
24468
|
+
marginTop: e.spacing(1),
|
|
24462
24469
|
"& .ra-input": {
|
|
24463
24470
|
alignSelf: "center"
|
|
24464
24471
|
},
|
|
24465
24472
|
[e.breakpoints.down("sm")]: {
|
|
24466
24473
|
// Quando lo schermo è piccolo, il filtro viene visualizzato in una colonna.
|
|
24467
24474
|
// Diamo un margine maggiore in basso per evitare che siano troppo vicini.
|
|
24468
|
-
marginTop: e.spacing(1),
|
|
24469
24475
|
marginBottom: e.spacing(1)
|
|
24470
24476
|
}
|
|
24471
24477
|
},
|