biblio-react 3.0.0-alpha26 → 3.0.0-alpha27
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/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16413,7 +16413,7 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16413
16413
|
] })
|
|
16414
16414
|
] })
|
|
16415
16415
|
] }), "getDialogForm"))() : (/* @__PURE__ */ n(() => /* @__PURE__ */ H(Dt, { children: [
|
|
16416
|
-
/* @__PURE__ */ f(Np, { sx: { position: "relative" }, children: /* @__PURE__ */ H(jp, { disableGutters: !0, variant: "dense", children: [
|
|
16416
|
+
/* @__PURE__ */ f(Np, { sx: { position: "relative" }, color: "inherit", children: /* @__PURE__ */ H(jp, { disableGutters: !0, variant: "dense", children: [
|
|
16417
16417
|
/* @__PURE__ */ f(
|
|
16418
16418
|
ir,
|
|
16419
16419
|
{
|
|
@@ -16442,7 +16442,7 @@ const jT = T.forwardRef(/* @__PURE__ */ n(function(t, r) {
|
|
|
16442
16442
|
/* @__PURE__ */ f(
|
|
16443
16443
|
Et,
|
|
16444
16444
|
{
|
|
16445
|
-
label: "ra.action.
|
|
16445
|
+
label: "ra.action.close",
|
|
16446
16446
|
disabled: t,
|
|
16447
16447
|
onClick: d,
|
|
16448
16448
|
color: "inherit",
|