biblio-react 3.0.0-alpha82 → 3.0.0-alpha84
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 +4 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -22215,7 +22215,7 @@ const MC = /* @__PURE__ */ a((e) => {
|
|
|
22215
22215
|
dp,
|
|
22216
22216
|
{
|
|
22217
22217
|
sx: {
|
|
22218
|
-
fontSize: "0.
|
|
22218
|
+
fontSize: "0.75rem"
|
|
22219
22219
|
},
|
|
22220
22220
|
showInMenu: !0,
|
|
22221
22221
|
onClick: /* @__PURE__ */ a((st) => typeof pe == "function" ? pe(
|
|
@@ -22249,7 +22249,7 @@ const MC = /* @__PURE__ */ a((e) => {
|
|
|
22249
22249
|
dp,
|
|
22250
22250
|
{
|
|
22251
22251
|
sx: {
|
|
22252
|
-
fontSize: "0.
|
|
22252
|
+
fontSize: "0.75rem"
|
|
22253
22253
|
},
|
|
22254
22254
|
onClick: he,
|
|
22255
22255
|
label: A("ra.action.delete"),
|
|
@@ -22279,7 +22279,7 @@ const MC = /* @__PURE__ */ a((e) => {
|
|
|
22279
22279
|
dp,
|
|
22280
22280
|
{
|
|
22281
22281
|
sx: {
|
|
22282
|
-
fontSize: "0.
|
|
22282
|
+
fontSize: "0.75rem"
|
|
22283
22283
|
},
|
|
22284
22284
|
onClick: he,
|
|
22285
22285
|
label: "Nuevo Desde",
|
|
@@ -22428,6 +22428,7 @@ const MC = /* @__PURE__ */ a((e) => {
|
|
|
22428
22428
|
...Re,
|
|
22429
22429
|
onSortModelChange: St,
|
|
22430
22430
|
sortingMode: "server",
|
|
22431
|
+
rowHeight: 45,
|
|
22431
22432
|
...w,
|
|
22432
22433
|
...j
|
|
22433
22434
|
}
|