biblio-react 3.0.0-alpha15 → 3.0.0-alpha16
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26745,7 +26745,7 @@ const MR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26745
26745
|
sx: s,
|
|
26746
26746
|
onChange: c,
|
|
26747
26747
|
...u
|
|
26748
|
-
} = e, [d] = nd("form_224"), [p, h] = Xe(!1), m = _t(), { estado: g, fichaProps: v = {} } = Fe(Ze), b = Fe(yo), {
|
|
26748
|
+
} = e, [d] = nd({ resource: "form_224" }), [p, h] = Xe(!1), m = _t(), { estado: g, fichaProps: v = {} } = Fe(Ze), b = Fe(yo), {
|
|
26749
26749
|
hidden: y,
|
|
26750
26750
|
propsContenido: { readOnly: P, label: E = "Funcionarios" }
|
|
26751
26751
|
} = ht(e), { [l]: C = {}, etrs: T } = v, x = er({ ...e, etrs: T, asisEtr: b }), w = C.onChange === void 0 ? c : C.onChange;
|