react-semaphor 0.0.644 → 0.0.646

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-Bntl46bA.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-Dyll1ugq.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-Dkj_cMhr.js";
1
+ import { D as f } from "../chunks/dashboard-plus-DCz6YolL.js";
2
2
  import { EMPTY_SELECTION as a } from "../types/index.js";
3
3
  export {
4
4
  a as EMPTY_SELECTION,
@@ -1283,13 +1283,14 @@ export declare function resolveDatamodelName(datamodelName: string): string;
1283
1283
 
1284
1284
  export declare const resolveDataType: (value: any) => string;
1285
1285
 
1286
- export declare function ResourceManagementPanel({ isOpen, onClose, className, onDashboardItemClick, }: ResourceManagementPanelProps): JSX_2.Element;
1286
+ export declare function ResourceManagementPanel({ isOpen, onClose, className, onDashboardItemClick, variant, }: ResourceManagementPanelProps): JSX_2.Element;
1287
1287
 
1288
1288
  declare interface ResourceManagementPanelProps {
1289
1289
  isOpen: boolean;
1290
1290
  onClose: () => void;
1291
1291
  className?: string;
1292
1292
  onDashboardItemClick?: (dashboardId: string) => void;
1293
+ variant?: 'overlay' | 'inline';
1293
1294
  }
1294
1295
 
1295
1296
  export declare enum ResourceType {
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.644",
8
+ "version": "0.0.646",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",