react-semaphor 0.0.638 → 0.0.640

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-Bj_iTMBj.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-DL2l-gpA.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-5W-8O_Qh.js";
1
+ import { D as f } from "../chunks/dashboard-plus-CNuyYTmA.js";
2
2
  import { EMPTY_SELECTION as a } from "../types/index.js";
3
3
  export {
4
4
  a as EMPTY_SELECTION,
@@ -308,6 +308,7 @@ declare interface DatabaseEntityReference {
308
308
  connectionId: string;
309
309
  connectionType: ConnectionType;
310
310
  type: EntityType;
311
+ dbObjectType?: string;
311
312
  dialect?: Dialect;
312
313
  database?: string;
313
314
  schema?: string;
@@ -580,6 +580,7 @@ export declare interface DatabaseEntityReference {
580
580
  connectionId: string;
581
581
  connectionType: ConnectionType;
582
582
  type: EntityType;
583
+ dbObjectType?: string;
583
584
  dialect?: Dialect;
584
585
  database?: string;
585
586
  schema?: string;
@@ -311,6 +311,7 @@ declare interface DatabaseEntityReference {
311
311
  connectionId: string;
312
312
  connectionType: ConnectionType;
313
313
  type: EntityType;
314
+ dbObjectType?: string;
314
315
  dialect?: Dialect;
315
316
  database?: string;
316
317
  schema?: string;
@@ -305,6 +305,7 @@ declare interface DatabaseEntityReference {
305
305
  connectionId: string;
306
306
  connectionType: ConnectionType;
307
307
  type: EntityType;
308
+ dbObjectType?: string;
308
309
  dialect?: Dialect;
309
310
  database?: string;
310
311
  schema?: string;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.638",
8
+ "version": "0.0.640",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",