@llmnative/react 1.8.1 → 1.8.2
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/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -15342,7 +15342,7 @@ function nm({ records: e, recordId: n, sourcePath: r, columns: i, actions: a, fo
|
|
|
15342
15342
|
onChange: (e) => q(e.target.value),
|
|
15343
15343
|
placeholder: de.placeholder ?? B.search,
|
|
15344
15344
|
className: "w-full max-w-xs rounded-md border border-input bg-background px-2 py-1 text-sm placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring"
|
|
15345
|
-
}), se), /* @__PURE__ */ t.createElement("span", { className: "shrink-0 text-xs text-muted-foreground" }, pe.length, " / ", oe.length)
|
|
15345
|
+
}), se), ce, /* @__PURE__ */ t.createElement("span", { className: "shrink-0 text-xs text-muted-foreground" }, pe.length, " / ", oe.length)) : null, he = m ?? {}, ge = he.table ?? {}, _e = he.gallery ?? {}, [ve, ye] = h(f);
|
|
15346
15346
|
l(() => {
|
|
15347
15347
|
ye(f);
|
|
15348
15348
|
}, [f]);
|