react-semaphor 0.0.631 → 0.0.632

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/dashboard-plus-B3mZd8dr.js"),r=require("../types/index.cjs");exports.Surfboard=e.DashboardPlus;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/dashboard-plus-Cj66-ScR.js"),r=require("../types/index.cjs");exports.Surfboard=e.DashboardPlus;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
@@ -1,4 +1,4 @@
1
- import { D as f } from "../chunks/dashboard-plus-DQulUok7.js";
1
+ import { D as f } from "../chunks/dashboard-plus-C9Zc94LX.js";
2
2
  import { EMPTY_SELECTION as a } from "../types/index.js";
3
3
  export {
4
4
  a as EMPTY_SELECTION,
@@ -2006,6 +2006,11 @@ export declare type UIConfig = {
2006
2006
  * Defaults to true unless explicitly disabled.
2007
2007
  */
2008
2008
  showAdvancedMode?: boolean;
2009
+ /**
2010
+ * Enables the Info tab in the editor/explorer view.
2011
+ * Defaults to true unless explicitly disabled.
2012
+ */
2013
+ showInfoTab?: boolean;
2009
2014
  /**
2010
2015
  * Enables the AI-powered dashboard assistant.
2011
2016
  * Defaults to true unless explicitly disabled.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.631",
8
+ "version": "0.0.632",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",