@ea-lab/reactive-json 0.0.16 → 0.0.17
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/reactive-json.js
CHANGED
|
@@ -21208,11 +21208,11 @@ const sx = (n, ...l) => l.length ? sx(n = n.replace(sx.token || "$token", l.shif
|
|
|
21208
21208
|
return /* @__PURE__ */ te.jsx(tl, { ...n, children: n != null && n.paginated ? /* @__PURE__ */ te.jsx(SD.Provider, { value: { pagination: z }, children: L }) : L });
|
|
21209
21209
|
};
|
|
21210
21210
|
function ka({ props: n, currentData: l, datafield: u, path: f }) {
|
|
21211
|
-
const p = nt(La), v = nt(Aa), g = p.plugins ??
|
|
21211
|
+
const p = nt(La), v = nt(Aa), g = p.plugins ?? {
|
|
21212
21212
|
element: {
|
|
21213
21213
|
Azerty: Xb
|
|
21214
21214
|
}
|
|
21215
|
-
}
|
|
21215
|
+
}, A = {
|
|
21216
21216
|
AccordionItem: bB,
|
|
21217
21217
|
CheckBoxField: fB,
|
|
21218
21218
|
Count: s7,
|