react-semaphor 0.0.618 → 0.0.620

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-BpMGpCEZ.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-CwH87Va_.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-CgfFsIpk.js";
1
+ import { D as f } from "../chunks/dashboard-plus-DbTekpm4.js";
2
2
  import { EMPTY_SELECTION as a } from "../types/index.js";
3
3
  export {
4
4
  a as EMPTY_SELECTION,
@@ -1162,7 +1162,7 @@ export declare type TStyle = {
1162
1162
  /**
1163
1163
  * Display mode for visual components - controls which UI elements are shown
1164
1164
  */
1165
- export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'paginated';
1165
+ export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'table-print';
1166
1166
 
1167
1167
  /**
1168
1168
  * Display preferences for controlling visual component rendering
@@ -2119,7 +2119,7 @@ export declare function Visual(props: VisualProps): JSX_2.Element;
2119
2119
  /**
2120
2120
  * Display mode for visual components - controls which UI elements are shown
2121
2121
  */
2122
- export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'paginated';
2122
+ export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'table-print';
2123
2123
 
2124
2124
  /**
2125
2125
  * Display preferences for controlling visual component rendering
@@ -1167,7 +1167,7 @@ export declare type TStyle = {
1167
1167
  /**
1168
1168
  * Display mode for visual components - controls which UI elements are shown
1169
1169
  */
1170
- export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'paginated';
1170
+ export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'table-print';
1171
1171
 
1172
1172
  /**
1173
1173
  * Display preferences for controlling visual component rendering
@@ -1159,7 +1159,7 @@ export declare type TStyle = {
1159
1159
  /**
1160
1160
  * Display mode for visual components - controls which UI elements are shown
1161
1161
  */
1162
- export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'paginated';
1162
+ export declare type VisualDisplayMode = 'full' | 'content-only' | 'print' | 'embed' | 'table-print';
1163
1163
 
1164
1164
  /**
1165
1165
  * Display preferences for controlling visual component rendering
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.0.618",
8
+ "version": "0.0.620",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",