react-semaphor 0.0.3774 → 0.0.3776
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-Css4BD5i.js +192 -0
- package/dist/chunks/{index-Cc3W8Y_E.js → index-D-NXpiDV.js} +11135 -11206
- package/dist/chunks/{index-BXojzFsu.js → index-X1I3qZj3.js} +713 -703
- package/dist/chunks/{index-ChVRIkze.js → index-fojKGBnp.js} +62 -62
- package/dist/chunks/{lucide-react-C7RixR3l.js → lucide-react-BoOXYgIt.js} +3 -3
- package/dist/chunks/{lucide-react-BE0PWoDf.js → lucide-react-C9qY9WMp.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 +13 -13
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +1 -1
- package/package.json +1 -3
- package/dist/chunks/index-ClacqwCH.js +0 -192
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { c as a, C as e, a as t, b as c, d as h, e as d, f as o, g as y, h as i, i as s, E as n, j as r, F as k, k as p, G as l, I as u, l as M, L as v, m as g, O as m, P as x, n as L, o as w, p as C, S as f, q as I, r as S, s as q, t as b, T as H, u as z, U as A, v as P, X as V } from "./index-
|
|
2
|
-
import { w as zv } from "./index-
|
|
3
|
-
import { B as j, a as B, C as F, b as D, c as R, d as T, e as U, f as O, g as Z, h as G, i as W, E, j as X, k as N, F as K, G as J, H as Q, l as Y, m as _, L as $, n as a1, o as e1, p as t1, M as c1, q as h1, N as d1, P as o1, R as y1, S as i1, r as s1, s as n1, t as r1, u as k1, T as p1, v as l1, w as u1, x as M1, y as v1 } from "./index-
|
|
1
|
+
import { c as a, C as e, a as t, b as c, d as h, e as d, f as o, g as y, h as i, i as s, E as n, j as r, F as k, k as p, G as l, I as u, l as M, L as v, m as g, O as m, P as x, n as L, o as w, p as C, S as f, q as I, r as S, s as q, t as b, T as H, u as z, U as A, v as P, X as V } from "./index-D-NXpiDV.js";
|
|
2
|
+
import { w as zv } from "./index-D-NXpiDV.js";
|
|
3
|
+
import { B as j, a as B, C as F, b as D, c as R, d as T, e as U, f as O, g as Z, h as G, i as W, E, j as X, k as N, F as K, G as J, H as Q, l as Y, m as _, L as $, n as a1, o as e1, p as t1, M as c1, q as h1, N as d1, P as o1, R as y1, S as i1, r as s1, s as n1, t as r1, u as k1, T as p1, v as l1, w as u1, x as M1, y as v1 } from "./index-X1I3qZj3.js";
|
|
4
4
|
/**
|
|
5
5
|
* @license lucide-react v0.453.0 - ISC
|
|
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-fojKGBnp.js"),a=require("./index-Css4BD5i.js");/**
|
|
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-fojKGBnp.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-fojKGBnp.js"),a=require("./chunks/index-Css4BD5i.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.getFormattedTableNameForQuery=e.getFormattedTableNameForQuery;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.downloadPdf=a.downloadPdf;exports.getDashbaordStateWithoutData=a.getDashbaordStateWithoutData;exports.useEditorAside=a.useEditorAside;
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { D as o,
|
|
2
|
-
import { I as E, D as N, K as
|
|
1
|
+
import { D as o, ck as r, ci as i, ci as l, ao as d, aq as u, cm as n, cl as D, aA as m, bQ as p, ap as c, a8 as T, av as y, ay as b, au as S, at as h, as as g, cn as C, cj as f, z as A, y as F, cg as Q, aQ as k, a6 as q, ch as v } from "./chunks/index-D-NXpiDV.js";
|
|
2
|
+
import { I as E, D as N, K as z, z as G, J as H, A as I } from "./chunks/index-X1I3qZj3.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
export {
|
|
@@ -9,12 +9,12 @@ export {
|
|
|
9
9
|
i as SemaphorDataProvider,
|
|
10
10
|
l as SemaphorQueryClient,
|
|
11
11
|
N as Surfboard,
|
|
12
|
-
|
|
12
|
+
z as cleanCard,
|
|
13
13
|
d as createSqlGenConfig,
|
|
14
|
-
|
|
14
|
+
G as downloadPdf,
|
|
15
15
|
u as fmt,
|
|
16
16
|
n as getColumnDataType,
|
|
17
|
-
|
|
17
|
+
H as getDashbaordStateWithoutData,
|
|
18
18
|
D as getFilterValueType,
|
|
19
19
|
m as getFormattedTableNameForQuery,
|
|
20
20
|
p as getQualifiedTableName,
|
|
@@ -24,14 +24,14 @@ export {
|
|
|
24
24
|
b as isColumnInSqlGen,
|
|
25
25
|
S as isDateDataType,
|
|
26
26
|
h as isNumberDataType,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
27
|
+
g as isTextDataType,
|
|
28
|
+
C as resolveDataType,
|
|
29
|
+
f as useCard,
|
|
30
30
|
A as useDashboardActions,
|
|
31
31
|
F as useDashboardStore,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
32
|
+
Q as useDateFilterHook,
|
|
33
|
+
k as useEditorActions,
|
|
34
|
+
I as useEditorAside,
|
|
35
|
+
q as useEditorStore,
|
|
36
|
+
v as useTextFilterHook
|
|
37
37
|
};
|
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-Css4BD5i.js");exports.Surfboard=e.DashboardPlus;
|
package/dist/surfboard/index.js
CHANGED
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"email": "support@semaphor.cloud"
|
|
6
6
|
},
|
|
7
7
|
"license": "MIT",
|
|
8
|
-
"version": "0.0.
|
|
8
|
+
"version": "0.0.3776",
|
|
9
9
|
"description": "Fully interactive and customizable dashboards for your apps.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"react",
|
|
@@ -134,8 +134,6 @@
|
|
|
134
134
|
"postcss-prefix-selector": "^2.1.0",
|
|
135
135
|
"postcss-preset-env": "^10.0.9",
|
|
136
136
|
"prettier-plugin-tailwindcss": "^0.6.1",
|
|
137
|
-
"react": "^18.2.0",
|
|
138
|
-
"react-dom": "^18.2.0",
|
|
139
137
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
140
138
|
"simple-zustand-devtools": "^1.1.0",
|
|
141
139
|
"tailwindcss": "^3.4.1",
|