react-semaphor 0.1.58 → 0.1.60

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-zWWZ2ch-.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-Bi6F5Cid.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-DttJ7tRM.js";
1
+ import { D as f } from "../chunks/dashboard-plus-BEe61COU.js";
2
2
  import { EMPTY_SELECTION as a } from "../types/index.js";
3
3
  export {
4
4
  a as EMPTY_SELECTION,
@@ -217,7 +217,7 @@ declare type Actions_2 = TableActions & ExplorerActions & DrillActions & {
217
217
  setOnClose: (onClose: () => void) => void;
218
218
  };
219
219
 
220
- export declare function AdvancedModeToggle({ className, labelClassName, switchClassName, }: AdvancedModeToggleProps): JSX_2.Element | null;
220
+ export declare function AdvancedModeToggle({ className, switchClassName, }: AdvancedModeToggleProps): JSX_2.Element | null;
221
221
 
222
222
  declare interface AdvancedModeToggleProps {
223
223
  className?: string;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.1.58",
8
+ "version": "0.1.60",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",