@kong-ui-public/dashboard-renderer 8.9.72 → 8.10.0

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/README.md CHANGED
@@ -418,6 +418,7 @@ The root configuration type for a dashboard.
418
418
  interface DashboardConfig {
419
419
  tiles: TileConfig[] // Array of tile configurations
420
420
  tile_height?: number // Optional height of each tile in pixels
421
+ columns?: number // Optional number of grid columns (default: 6)
421
422
  }
422
423
  ```
423
424
 
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as q, ref as C, computed as c, openBlock as x, createBlock as g, withCtx as _, createVNode as E, unref as M } from "vue";
2
- import { _ as O } from "./index-Uo_5358M.js";
2
+ import { _ as O } from "./index-DCyZL9aa.js";
3
3
  import { exploreResultToCountryMetrics as b, AnalyticsGeoMap as k } from "@kong-ui-public/analytics-geo-map";
4
4
  import { COUNTRIES as B } from "@kong-ui-public/analytics-utilities";
5
5
  const R = /* @__PURE__ */ q({
@@ -1,4 +1,4 @@
1
- import { C as a, D as R, a as T, b as s, c as L, d as I, E as e, F as D, e as N, G as S, I as r, T as A, f as F } from "./index-Uo_5358M.js";
1
+ import { C as a, D as R, a as T, b as s, c as L, d as I, E as e, F as D, e as N, G as S, I as r, T as A, f as F } from "./index-DCyZL9aa.js";
2
2
  export {
3
3
  a as CP_ID_TOKEN,
4
4
  R as DASHBOARD_COLS,