react-semaphor 0.0.294 → 0.0.296
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.
- package/dist/chunks/index-3swdbiNx.js +245 -0
- package/dist/chunks/{index-ZoqY0jME.js → index-5RCwWzBv.js} +1183 -1198
- package/dist/chunks/{index-zNf1a2y4.js → index-PtVvQMP6.js} +1757 -1747
- package/dist/chunks/{index-X4nZNc-o.js → index-tfXKmlXu.js} +32 -32
- package/dist/chunks/{lucide-react-BVBcUTQJ.js → lucide-react-3timzT6o.js} +3 -3
- package/dist/chunks/{lucide-react-btAE90-U.js → lucide-react-ansR2LmB.js} +1 -1
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -2
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +2 -2
- package/dist/types/dashboard.d.ts +1 -1
- package/dist/types/main.d.ts +6 -6
- package/dist/types/surfboard.d.ts +1 -1
- package/dist/types/types.d.ts +1 -1
- package/package.json +1 -1
- package/dist/chunks/index-WSX3yFRv.js +0 -245
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { c as a, B as e, C as t, a as c, b as h, d, e as o, f as y, g as i, h as s, F as n, i as r, G as k, I as p, P as l, j as M, S as u, k as v, l as g, T as m, U as x, X as L } from "./index-
|
|
2
|
-
import { m as Pv } from "./index-
|
|
3
|
-
import { B as w, C, a as f, b as I, c as S, d as q, e as b, f as H, g as A, h as z, E as P, i as V, j, k as B, G as F, H as D, l as R, m as T, K as U, L as O, n as Z, o as G, p as W, M as E, q as X, N, P as K, r as J, s as Q, S as Y, t as _, u as $, v as a1, w as e1, T as t1, x as c1, y as h1, U as d1 } from "./index-
|
|
1
|
+
import { c as a, B as e, C as t, a as c, b as h, d, e as o, f as y, g as i, h as s, F as n, i as r, G as k, I as p, P as l, j as M, S as u, k as v, l as g, T as m, U as x, X as L } from "./index-PtVvQMP6.js";
|
|
2
|
+
import { m as Pv } from "./index-PtVvQMP6.js";
|
|
3
|
+
import { B as w, C, a as f, b as I, c as S, d as q, e as b, f as H, g as A, h as z, E as P, i as V, j, k as B, G as F, H as D, l as R, m as T, K as U, L as O, n as Z, o as G, p as W, M as E, q as X, N, P as K, r as J, s as Q, S as Y, t as _, u as $, v as a1, w as e1, T as t1, x as c1, y as h1, U as d1 } from "./index-5RCwWzBv.js";
|
|
4
4
|
import "react";
|
|
5
5
|
import "react-dom";
|
|
6
6
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-tfXKmlXu.js"),a=require("./index-3swdbiNx.js");require("react");require("react-dom");/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
package/dist/dashboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-tfXKmlXu.js");require("react");require("react-dom");exports.Dashboard=e.Dashboard;
|
package/dist/dashboard/index.js
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-tfXKmlXu.js"),a=require("./chunks/index-3swdbiNx.js");require("react");require("react-dom");exports.BOOLEAN_DATA_TYPES=e.BOOLEAN_DATA_TYPES;exports.DATE_DATA_TYPES=e.DATE_DATA_TYPES;exports.Dashboard=e.Dashboard;exports.DashboardWC=e.DashboardWC;exports.NUMBER_DATA_TYPES=e.NUMBER_DATA_TYPES;exports.SemaphorQueryClient=e.SemaphorQueryClient;exports.TEXT_DATA_TYPES=e.TEXT_DATA_TYPES;exports.createSqlGenConfig=e.createSqlGenConfig;exports.fmt=e.fmt;exports.getColumnDataType=e.getColumnDataType;exports.getFilterValueType=e.getFilterValueType;exports.getQualifiedTableName=e.getQualifiedTableName;exports.getSql=e.getSql;exports.isColumnInSqlGen=e.isColumnInSqlGen;exports.resolveDataType=e.resolveDataType;exports.useCard=e.useCard;exports.useDashboardActions=e.useDashboardActions;exports.useDashboardStore=e.useDashboardStore;exports.useEditorActions=e.useEditorActions;exports.useEditorStore=e.useEditorStore;exports.SelectComponent=a.SelectComponent;exports.Surfboard=a.DashboardPlus;exports.cleanCard=a.cleanCard;exports.getDashbaordStateWithoutData=a.getDashbaordStateWithoutData;exports.useEditorAside=a.useEditorAside;
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ai as o, ah as r, D as i, b$ as D, ag as T, c3 as d, af as l, ab as n, ad as u, c1 as A, c0 as S, an as E, ac as b, al as c, c2 as m, b_ as p, n as _, u as h, aY as C,
|
|
2
|
-
import { A as Y, D as y, I as P, F as q, z as N } from "./chunks/index-
|
|
1
|
+
import { ai as o, ah as r, D as i, b$ as D, ag as T, c3 as d, af as l, ab as n, ad as u, c1 as A, c0 as S, an as E, ac as b, al as c, c2 as m, b_ as p, n as _, u as h, aY as C, V as f } from "./chunks/index-PtVvQMP6.js";
|
|
2
|
+
import { A as Y, D as y, I as P, F as q, z as N } from "./chunks/index-5RCwWzBv.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
export {
|
package/dist/surfboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-3swdbiNx.js");require("../chunks/index-tfXKmlXu.js");require("react");require("react-dom");exports.Surfboard=e.DashboardPlus;
|
package/dist/surfboard/index.js
CHANGED
|
@@ -209,7 +209,7 @@ declare type StringOptions = {
|
|
|
209
209
|
*/
|
|
210
210
|
export declare type StyleProps = {
|
|
211
211
|
/** Theme for dashboard background */
|
|
212
|
-
canvasTheme?: 'clear' | 'muted';
|
|
212
|
+
canvasTheme?: 'clear' | 'muted' | string;
|
|
213
213
|
/** css class for `dashboard-panel` */
|
|
214
214
|
dashboardPanel?: string;
|
|
215
215
|
/** css class for `dashboard-tabs-container` */
|
package/dist/types/main.d.ts
CHANGED
|
@@ -479,7 +479,7 @@ declare type StringOptions = {
|
|
|
479
479
|
*/
|
|
480
480
|
export declare type StyleProps = {
|
|
481
481
|
/** Theme for dashboard background */
|
|
482
|
-
canvasTheme?: 'clear' | 'muted';
|
|
482
|
+
canvasTheme?: 'clear' | 'muted' | string;
|
|
483
483
|
/** css class for `dashboard-panel` */
|
|
484
484
|
dashboardPanel?: string;
|
|
485
485
|
/** css class for `dashboard-tabs-container` */
|
|
@@ -754,7 +754,7 @@ export declare const useDashboardStore: UseBoundStore<Omit<StoreApi<DashboardSto
|
|
|
754
754
|
currentBreakpoint: Breakpoint;
|
|
755
755
|
theme?: "dark" | "light" | "system" | undefined;
|
|
756
756
|
themeStyle?: {
|
|
757
|
-
canvasTheme?:
|
|
757
|
+
canvasTheme?: string | undefined;
|
|
758
758
|
dashboardPanel?: string | undefined;
|
|
759
759
|
dashboardTabsContainer?: string | undefined;
|
|
760
760
|
dashboardCardContainer?: string | undefined;
|
|
@@ -1418,7 +1418,7 @@ export declare const useDashboardStore: UseBoundStore<Omit<StoreApi<DashboardSto
|
|
|
1418
1418
|
}[] | undefined;
|
|
1419
1419
|
style?: {
|
|
1420
1420
|
default: {
|
|
1421
|
-
canvasTheme?:
|
|
1421
|
+
canvasTheme?: string | undefined;
|
|
1422
1422
|
dashboardPanel?: string | undefined;
|
|
1423
1423
|
dashboardTabsContainer?: string | undefined;
|
|
1424
1424
|
dashboardCardContainer?: string | undefined;
|
|
@@ -1443,7 +1443,7 @@ export declare const useDashboardStore: UseBoundStore<Omit<StoreApi<DashboardSto
|
|
|
1443
1443
|
} | undefined;
|
|
1444
1444
|
};
|
|
1445
1445
|
dark?: {
|
|
1446
|
-
canvasTheme?:
|
|
1446
|
+
canvasTheme?: string | undefined;
|
|
1447
1447
|
dashboardPanel?: string | undefined;
|
|
1448
1448
|
dashboardTabsContainer?: string | undefined;
|
|
1449
1449
|
dashboardCardContainer?: string | undefined;
|
|
@@ -1518,7 +1518,7 @@ export declare const useDashboardStore: UseBoundStore<Omit<StoreApi<DashboardSto
|
|
|
1518
1518
|
}[] | undefined;
|
|
1519
1519
|
globalStyle?: {
|
|
1520
1520
|
default: {
|
|
1521
|
-
canvasTheme?:
|
|
1521
|
+
canvasTheme?: string | undefined;
|
|
1522
1522
|
dashboardPanel?: string | undefined;
|
|
1523
1523
|
dashboardTabsContainer?: string | undefined;
|
|
1524
1524
|
dashboardCardContainer?: string | undefined;
|
|
@@ -1543,7 +1543,7 @@ export declare const useDashboardStore: UseBoundStore<Omit<StoreApi<DashboardSto
|
|
|
1543
1543
|
} | undefined;
|
|
1544
1544
|
};
|
|
1545
1545
|
dark?: {
|
|
1546
|
-
canvasTheme?:
|
|
1546
|
+
canvasTheme?: string | undefined;
|
|
1547
1547
|
dashboardPanel?: string | undefined;
|
|
1548
1548
|
dashboardTabsContainer?: string | undefined;
|
|
1549
1549
|
dashboardCardContainer?: string | undefined;
|
|
@@ -212,7 +212,7 @@ declare type StringOptions = {
|
|
|
212
212
|
*/
|
|
213
213
|
export declare type StyleProps = {
|
|
214
214
|
/** Theme for dashboard background */
|
|
215
|
-
canvasTheme?: 'clear' | 'muted';
|
|
215
|
+
canvasTheme?: 'clear' | 'muted' | string;
|
|
216
216
|
/** css class for `dashboard-panel` */
|
|
217
217
|
dashboardPanel?: string;
|
|
218
218
|
/** css class for `dashboard-tabs-container` */
|
package/dist/types/types.d.ts
CHANGED
|
@@ -206,7 +206,7 @@ declare type StringOptions = {
|
|
|
206
206
|
*/
|
|
207
207
|
export declare type StyleProps = {
|
|
208
208
|
/** Theme for dashboard background */
|
|
209
|
-
canvasTheme?: 'clear' | 'muted';
|
|
209
|
+
canvasTheme?: 'clear' | 'muted' | string;
|
|
210
210
|
/** css class for `dashboard-panel` */
|
|
211
211
|
dashboardPanel?: string;
|
|
212
212
|
/** css class for `dashboard-tabs-container` */
|