@devtable/dashboard 9.5.0 → 9.5.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.
@@ -2128,7 +2128,7 @@ const Ou = (e) => {
2128
2128
  getColor: xr(["#fff7f1", "darkorange", "#b60000"]),
2129
2129
  name: "orange",
2130
2130
  category: "sequential"
2131
- }, Es = "@devtable/dashboard", Yi = "9.5.0", Os = "Apache-2.0", Vs = {
2131
+ }, Es = "@devtable/dashboard", Yi = "9.5.1", Os = "Apache-2.0", Vs = {
2132
2132
  access: "public",
2133
2133
  registry: "https://registry.npmjs.org/"
2134
2134
  }, Fs = [
@@ -19251,7 +19251,7 @@ const i1 = f.model("PanelsModel", {
19251
19251
  return i.name;
19252
19252
  try {
19253
19253
  const o = {
19254
- filters: a.filters.values,
19254
+ filters: a.content.filters.values,
19255
19255
  context: a.context.current
19256
19256
  };
19257
19257
  return new Function(`return ${r}`)()(o);