@magemetrics/ai 0.1.0 → 0.1.1

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/react/ai.js CHANGED
@@ -24045,7 +24045,7 @@ ${t}` });
24045
24045
  ...e,
24046
24046
  download: e.mutate
24047
24047
  };
24048
- }, YE = ({ dashboardId: l }) => /* @__PURE__ */ N(eo, { children: /* @__PURE__ */ N(F5, { dashboardId: l }) }), GE = ({ dashboardId: l }) => /* @__PURE__ */ N(eo, { children: /* @__PURE__ */ N(H5, { dashboardId: l }) }), XE = (l) => /* @__PURE__ */ N(E0, { storageType: "none", children: /* @__PURE__ */ N(u0, { children: /* @__PURE__ */ N(eo, { children: /* @__PURE__ */ N(qx, { flowId: l.flowId }) }) }) }), VE = async () => {
24048
+ }, YE = ({ dashboardId: l }) => /* @__PURE__ */ N(eo, { children: /* @__PURE__ */ N(F5, { dashboardId: l }) }), GE = ({ dashboardId: l }) => /* @__PURE__ */ N(eo, { children: /* @__PURE__ */ N(H5, { dashboardId: l }) }), XE = (l) => /* @__PURE__ */ N(E0, { storageType: "none", children: /* @__PURE__ */ N(u0, { children: /* @__PURE__ */ N(eo, { children: /* @__PURE__ */ N(qx, { ...l }) }) }) }), VE = async () => {
24049
24049
  try {
24050
24050
  localStorage.removeItem(e1), localStorage.removeItem(i1);
24051
24051
  } catch {
@@ -24952,7 +24952,7 @@ var cne = cr.object({
24952
24952
  const n = new TextEncoder().encode(t), i = fq(n);
24953
24953
  return Array.from(i).map((r) => r.toString(16).padStart(2, "0")).join("");
24954
24954
  }, vne = {
24955
- version: "0.1.0"
24955
+ version: "0.1.1"
24956
24956
  }, bne = class {
24957
24957
  listeners = /* @__PURE__ */ new Map();
24958
24958
  addEventListener(t, e, n) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magemetrics/ai",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "@ai-sdk/react": "2.0.48",
@@ -51,7 +51,7 @@
51
51
  "usehooks-ts": "^3.1.1",
52
52
  "vaul": "^1.1.2",
53
53
  "zod": "^3.25.76",
54
- "@magemetrics/core": "0.1.0"
54
+ "@magemetrics/core": "0.1.1"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "react": "^18.2.0 || ^19.0.0",