biblio-react 3.0.0-alpha63 → 3.0.0-alpha65
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
|
@@ -30761,7 +30761,7 @@ const j0 = /* @__PURE__ */ a((e) => {
|
|
|
30761
30761
|
/* @deprecated */
|
|
30762
30762
|
prefix: l,
|
|
30763
30763
|
rutaAsync: u,
|
|
30764
|
-
accept: d
|
|
30764
|
+
accept: d,
|
|
30765
30765
|
download: p = !0,
|
|
30766
30766
|
...f
|
|
30767
30767
|
} = t, h = Tt(), g = un(e), m = va((C) => C.breakpoints.down("sm")), b = $r(), [y, O] = De(
|
|
@@ -30818,7 +30818,7 @@ const j0 = /* @__PURE__ */ a((e) => {
|
|
|
30818
30818
|
options: { readOnly: o, ...n },
|
|
30819
30819
|
format: /* @__PURE__ */ a((C) => z0(C, l, y), "format"),
|
|
30820
30820
|
placeholder: h("ra.input.file.upload_single"),
|
|
30821
|
-
accept: d,
|
|
30821
|
+
...d ? { accept: d } : {},
|
|
30822
30822
|
children: /* @__PURE__ */ Y(ta, { sx: { display: "inline-block", ml: 1 }, children: [
|
|
30823
30823
|
/* @__PURE__ */ v(
|
|
30824
30824
|
kr,
|