drizzle-cube 0.1.25 → 0.1.26

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.
@@ -73,6 +73,8 @@ export interface ChartTypeConfig {
73
73
  description?: string;
74
74
  /** When to use this chart type */
75
75
  useCase?: string;
76
+ /** Whether this chart type skips query requirements (for content-based charts like markdown) */
77
+ skipQuery?: boolean;
76
78
  }
77
79
  /**
78
80
  * Registry of all chart type configurations
@@ -1,4 +1,4 @@
1
- import { k as t, C as s, D as h, N as R, u as e, A as C, B as c, L as O, P as T, R as A, a as L, S, T as I, f as _ } from "./chunks/charts-Dx3asDBi.js";
1
+ import { k as t, C as s, D as h, N as R, u as e, A as C, B as c, L as O, P as T, R as A, a as L, S, T as I, f as _ } from "./chunks/charts-JUvTF2xT.js";
2
2
  export {
3
3
  t as CHART_COLORS,
4
4
  s as CHART_MARGINS,