@conboai/app.db.query 0.8.32 → 0.8.33

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.
@@ -128559,7 +128559,7 @@ const mBe = async (e, t) => {
128559
128559
  kitsElements: n == null ? void 0 : n.kitsElements
128560
128560
  }),
128561
128561
  [h, p, a, n]
128562
- ), w = xBe(), P = `Conbo key: ${o === -1 ? "" : o}`;
128562
+ ), w = xBe(), E = o === -1 ? "" : o, P = `Conbo key: ${E}`;
128563
128563
  return r ? /* @__PURE__ */ xe.jsx(Kh, { textToCopy: i, subtitle: P, children: /* @__PURE__ */ xe.jsx(
128564
128564
  nt,
128565
128565
  {
@@ -128570,7 +128570,7 @@ const mBe = async (e, t) => {
128570
128570
  display: "flex",
128571
128571
  children: /* @__PURE__ */ xe.jsx(wg, { sx: CBe })
128572
128572
  }
128573
- ) }) : s ? /* @__PURE__ */ xe.jsxs(Kh, { textToCopy: i, subtitle: P, children: [
128573
+ ) }) : s ? /* @__PURE__ */ xe.jsxs(Kh, { textToCopy: E, subtitle: P, children: [
128574
128574
  /* @__PURE__ */ xe.jsx(
128575
128575
  kd,
128576
128576
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.32",
3
+ "version": "0.8.33",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",