react-semaphor 0.0.354 → 0.0.355
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-tPgzU4xS.js → index-9VVNAgAb.js} +443 -424
- package/dist/chunks/{index-CI9YrNhd.js → index-BazY0ssg.js} +12 -7
- package/dist/chunks/{index-CmfbQklE.js → index-CqZ8hSTF.js} +57 -57
- package/dist/chunks/{index-WvZUoAR6.js → index-DUkNWR9M.js} +4023 -4016
- package/dist/chunks/{lucide-react-CmVFr7-K.js → lucide-react-CZLCF1dV.js} +7224 -7241
- package/dist/chunks/{lucide-react-BMo07DKI.js → lucide-react-DEyirEfi.js} +115 -120
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +23 -22
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +1 -1
- package/dist/types/main.d.ts +2 -0
- package/package.json +1 -1
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-CqZ8hSTF.js");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-CqZ8hSTF.js"),a=require("./chunks/index-BazY0ssg.js");require("react");require("react-dom");exports.Dashboard=e.Dashboard;exports.DashboardWC=e.DashboardWC;exports.SemaphorDataProvider=e.SemaphorQueryClient;exports.SemaphorQueryClient=e.SemaphorQueryClient;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.invalidateToken=e.invalidateToken;exports.isBooleanDataType=e.isBooleanDataType;exports.isColumnInSqlGen=e.isColumnInSqlGen;exports.isDateDataType=e.isDateDataType;exports.isNumberDataType=e.isNumberDataType;exports.isTextDataType=e.isTextDataType;exports.resolveDataType=e.resolveDataType;exports.useCard=e.useCard;exports.useDashboardActions=e.useDashboardActions;exports.useDashboardStore=e.useDashboardStore;exports.useDateFilterHook=e.useDateFilterHook;exports.useEditorActions=e.useEditorActions;exports.useEditorStore=e.useEditorStore;exports.useTextFilterHook=e.useTextFilterHook;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,34 +1,35 @@
|
|
|
1
|
-
import { D as o,
|
|
2
|
-
import {
|
|
1
|
+
import { D as o, cb as r, c9 as i, c9 as l, al as D, an as d, cd as n, cc as u, ax as c, am as p, a5 as m, as as T, av as S, ar as b, aq as h, ap as y, ce as C, ca as f, w as g, v, c7 as x, aK as q, a3 as A, c8 as F } from "./chunks/index-DUkNWR9M.js";
|
|
2
|
+
import { A as E, D as G, I as H, F as I, z as N } from "./chunks/index-9VVNAgAb.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
export {
|
|
6
6
|
o as Dashboard,
|
|
7
7
|
r as DashboardWC,
|
|
8
|
-
|
|
8
|
+
E as SelectComponent,
|
|
9
9
|
i as SemaphorDataProvider,
|
|
10
10
|
l as SemaphorQueryClient,
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
11
|
+
G as Surfboard,
|
|
12
|
+
H as cleanCard,
|
|
13
|
+
D as createSqlGenConfig,
|
|
14
|
+
d as fmt,
|
|
15
|
+
n as getColumnDataType,
|
|
16
|
+
I as getDashbaordStateWithoutData,
|
|
17
|
+
u as getFilterValueType,
|
|
18
|
+
c as getQualifiedTableName,
|
|
19
|
+
p as getSql,
|
|
20
|
+
m as invalidateToken,
|
|
21
|
+
T as isBooleanDataType,
|
|
21
22
|
S as isColumnInSqlGen,
|
|
22
|
-
|
|
23
|
-
|
|
23
|
+
b as isDateDataType,
|
|
24
|
+
h as isNumberDataType,
|
|
24
25
|
y as isTextDataType,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
26
|
+
C as resolveDataType,
|
|
27
|
+
f as useCard,
|
|
28
|
+
g as useDashboardActions,
|
|
29
|
+
v as useDashboardStore,
|
|
30
|
+
x as useDateFilterHook,
|
|
31
|
+
q as useEditorActions,
|
|
32
|
+
N as useEditorAside,
|
|
32
33
|
A as useEditorStore,
|
|
33
34
|
F as useTextFilterHook
|
|
34
35
|
};
|
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-BazY0ssg.js");exports.Surfboard=e.DashboardPlus;
|
package/dist/surfboard/index.js
CHANGED
package/dist/types/main.d.ts
CHANGED
|
@@ -410,6 +410,8 @@ export declare type HtmlOptions = {
|
|
|
410
410
|
html: string;
|
|
411
411
|
};
|
|
412
412
|
|
|
413
|
+
export declare function invalidateToken(): Promise<any>;
|
|
414
|
+
|
|
413
415
|
export declare function isBooleanDataType(dataType: string): boolean;
|
|
414
416
|
|
|
415
417
|
export declare function isColumnInSqlGen(column: TDataColumn, sqlGen: SqlGen): boolean | undefined;
|