react-semaphor 0.0.356 → 0.0.358

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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-BazY0ssg.js");exports.Surfboard=e.DashboardPlus;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-DBVX9eld.js");exports.Surfboard=e.DashboardPlus;
@@ -1,4 +1,4 @@
1
- import { D as a } from "../chunks/index-9VVNAgAb.js";
1
+ import { D as a } from "../chunks/index-BDt6evqD.js";
2
2
  export {
3
3
  a as Surfboard
4
4
  };
@@ -99,7 +99,6 @@ declare type Actions_2 = {
99
99
  setColorRanges: (colorRanges: ColorRange[]) => void;
100
100
  setIsShowingVisual: (isShowingVisual: boolean) => void;
101
101
  setQueryResultColumns: (columns: string[]) => void;
102
- setQueryError: (error: string) => void;
103
102
  setRunSql: (runSql: boolean) => void;
104
103
  setCardPreferences: (preferences: TCardPreferences) => void;
105
104
  setCustomCardPreferences: (customPreferences: TCustomCardPreferences) => void;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.356",
8
+ "version": "0.0.358",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",