drizzle-cube 0.4.2 → 0.4.3
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/adapters/express/index.cjs +1 -1
- package/dist/adapters/express/index.js +1 -1
- package/dist/adapters/fastify/index.cjs +1 -1
- package/dist/adapters/fastify/index.js +1 -1
- package/dist/adapters/hono/index.cjs +1 -1
- package/dist/adapters/hono/index.js +1 -1
- package/dist/adapters/mcp-transport-BqLo4hKi.cjs +257 -0
- package/dist/adapters/{mcp-transport-Dmolep14.js → mcp-transport-YHDZWKOi.js} +1727 -1624
- package/dist/adapters/nextjs/index.cjs +1 -1
- package/dist/adapters/nextjs/index.js +1 -1
- package/dist/client/chunks/{DashboardEditModal-D6TDeTBa.js → DashboardEditModal-BGDhxKg1.js} +1322 -1318
- package/dist/client/chunks/{DashboardEditModal-D6TDeTBa.js.map → DashboardEditModal-BGDhxKg1.js.map} +1 -1
- package/dist/client/chunks/{analysis-builder-CIuNLos1.js → analysis-builder-BlCXpnDL.js} +3 -3
- package/dist/client/chunks/{analysis-builder-CIuNLos1.js.map → analysis-builder-BlCXpnDL.js.map} +1 -1
- package/dist/client/chunks/{analysis-builder-shared-gky0SKQH.js → analysis-builder-shared-BOYNJQY8.js} +2 -2
- package/dist/client/chunks/{analysis-builder-shared-gky0SKQH.js.map → analysis-builder-shared-BOYNJQY8.js.map} +1 -1
- package/dist/client/components.js +1 -1
- package/dist/client/index.js +2 -2
- package/dist/client-bundle-stats.html +1 -1
- package/dist/server/index.cjs +83 -83
- package/dist/server/index.d.ts +26 -2
- package/dist/server/index.js +3034 -2931
- package/package.json +1 -1
- package/dist/adapters/mcp-transport-h__yKJm9.cjs +0 -257
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as t, jsx as e, Fragment as ie } from "react/jsx-runtime";
|
|
2
2
|
import { useState as G, useCallback as F, memo as me, useEffect as z, useRef as Z, useMemo as Y, Component as fd, forwardRef as qc, useImperativeHandle as pd } from "react";
|
|
3
3
|
import { u as xd, g as bd } from "./providers-D2xswCYu.js";
|
|
4
|
-
import { F as gd, G as Ce, E as sc, C as Ct, D as yd, H as vd, q as Nd, I as wd, u as Cd, J as Sd } from "./analysis-builder-shared-
|
|
5
|
-
import { Z as Wt, _ as Dd, f as kd, a3 as Td, a4 as jc, a5 as Qc, a6 as Gc, a7 as Ad } from "./DashboardEditModal-
|
|
4
|
+
import { F as gd, G as Ce, E as sc, C as Ct, D as yd, H as vd, q as Nd, I as wd, u as Cd, J as Sd } from "./analysis-builder-shared-BOYNJQY8.js";
|
|
5
|
+
import { Z as Wt, _ as Dd, f as kd, a3 as Td, a4 as jc, a5 as Qc, a6 as Gc, a7 as Ad } from "./DashboardEditModal-BGDhxKg1.js";
|
|
6
6
|
import { i as $d, L as ac } from "./charts-loader-7pEaEz-f.js";
|
|
7
7
|
import { useExplainQuery as ht, useExplainAI as Id } from "../hooks.js";
|
|
8
8
|
import { b as $, g as dc } from "./icons-DRreo6m8.js";
|
|
@@ -6146,4 +6146,4 @@ lr.displayName = "AnalysisBuilder";
|
|
|
6146
6146
|
export {
|
|
6147
6147
|
lr as default
|
|
6148
6148
|
};
|
|
6149
|
-
//# sourceMappingURL=analysis-builder-
|
|
6149
|
+
//# sourceMappingURL=analysis-builder-BlCXpnDL.js.map
|