react-semaphor 0.0.303 → 0.0.304
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-1yjvcqHG.js +399 -0
- package/dist/chunks/index-2gwBUeFQ.js +5805 -0
- package/dist/chunks/index-FBfSylqs.js +245 -0
- package/dist/chunks/{index-1TSy1btT.js → index-pYdsFklW.js} +22062 -20197
- package/dist/chunks/{lucide-react-knmHWLeh.js → lucide-react-TJl-_5pa.js} +6 -9
- package/dist/chunks/{lucide-react-XuKnmKjP.js → lucide-react-kgzKokfL.js} +1 -1
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +2 -5
- package/dist/index.cjs +1 -1
- package/dist/index.js +27 -30
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +3 -6
- package/package.json +5 -3
- package/dist/chunks/dashboard-plus-SZ_cHRLo.js +0 -245
- package/dist/chunks/dashboard-plus-otHECI1X.js +0 -5805
- package/dist/chunks/index-x207Man7.js +0 -373
|
@@ -1,11 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { B as w, C, a as f, b as I,
|
|
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-pYdsFklW.js";
|
|
2
|
+
import { m as Pv } from "./index-pYdsFklW.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-2gwBUeFQ.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "react-dom/client";
|
|
6
|
-
import "react/jsx-runtime";
|
|
7
5
|
import "react-dom";
|
|
8
|
-
import "/Users/rohit/code/semaphor/react-semaphor/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs";
|
|
9
6
|
/**
|
|
10
7
|
* @license lucide-react v0.453.0 - ISC
|
|
11
8
|
*
|
|
@@ -21095,7 +21092,7 @@ const fv = a("ZoomOut", [
|
|
|
21095
21092
|
* This source code is licensed under the ISC license.
|
|
21096
21093
|
* See the LICENSE file in the root directory of this source tree.
|
|
21097
21094
|
*/
|
|
21098
|
-
const
|
|
21095
|
+
const Hv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
21099
21096
|
__proto__: null,
|
|
21100
21097
|
AArrowDown: o1,
|
|
21101
21098
|
AArrowUp: y1,
|
|
@@ -24351,7 +24348,7 @@ export {
|
|
|
24351
24348
|
Vn as IceCreamCone,
|
|
24352
24349
|
Vn as IceCreamConeIcon,
|
|
24353
24350
|
Vn as IceCreamIcon,
|
|
24354
|
-
|
|
24351
|
+
Pv as Icon,
|
|
24355
24352
|
jn as IdCard,
|
|
24356
24353
|
jn as IdCardIcon,
|
|
24357
24354
|
On as Image,
|
|
@@ -27828,5 +27825,5 @@ export {
|
|
|
27828
27825
|
fv as ZoomOut,
|
|
27829
27826
|
fv as ZoomOutIcon,
|
|
27830
27827
|
a as createLucideIcon,
|
|
27831
|
-
|
|
27828
|
+
Hv as icons
|
|
27832
27829
|
};
|
|
@@ -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-1yjvcqHG.js"),a=require("./index-FBfSylqs.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-1yjvcqHG.js");require("react");require("react-dom");exports.Dashboard=e.Dashboard;
|
package/dist/dashboard/index.js
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { D as p } from "../chunks/index-pYdsFklW.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import "react-dom/client";
|
|
4
|
-
import "react/jsx-runtime";
|
|
5
3
|
import "react-dom";
|
|
6
|
-
import "/Users/rohit/code/semaphor/react-semaphor/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs";
|
|
7
4
|
export {
|
|
8
|
-
|
|
5
|
+
p as Dashboard
|
|
9
6
|
};
|
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-1yjvcqHG.js"),a=require("./chunks/index-FBfSylqs.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,34 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import "react/jsx-runtime";
|
|
1
|
+
import { ai as o, ah as r, D as i, c0 as D, ag as T, c4 as d, af as l, ab as n, ad as u, c2 as A, c1 as S, an as c, ac as E, al as m, c3 as b, b$ as p, n as h, u as C, aZ as _, V as f } from "./chunks/index-pYdsFklW.js";
|
|
2
|
+
import { A as y, D as P, I as Y, F as q, z as N } from "./chunks/index-2gwBUeFQ.js";
|
|
4
3
|
import "react";
|
|
5
4
|
import "react-dom";
|
|
6
|
-
import "react-dom/client";
|
|
7
|
-
import "/Users/rohit/code/semaphor/react-semaphor/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs";
|
|
8
5
|
export {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
6
|
+
o as BOOLEAN_DATA_TYPES,
|
|
7
|
+
r as DATE_DATA_TYPES,
|
|
8
|
+
i as Dashboard,
|
|
9
|
+
D as DashboardWC,
|
|
10
|
+
T as NUMBER_DATA_TYPES,
|
|
11
|
+
y as SelectComponent,
|
|
12
|
+
d as SemaphorQueryClient,
|
|
13
|
+
P as Surfboard,
|
|
14
|
+
l as TEXT_DATA_TYPES,
|
|
15
|
+
Y as cleanCard,
|
|
16
|
+
n as createSqlGenConfig,
|
|
17
|
+
u as fmt,
|
|
18
|
+
A as getColumnDataType,
|
|
19
|
+
q as getDashbaordStateWithoutData,
|
|
20
|
+
S as getFilterValueType,
|
|
21
|
+
c as getQualifiedTableName,
|
|
22
|
+
E as getSql,
|
|
23
|
+
m as isColumnInSqlGen,
|
|
24
|
+
b as resolveDataType,
|
|
25
|
+
p as useCard,
|
|
26
|
+
h as useDashboardActions,
|
|
27
|
+
C as useDashboardStore,
|
|
28
|
+
_ as useEditorActions,
|
|
29
|
+
N as useEditorAside,
|
|
30
|
+
f as useEditorStore
|
|
34
31
|
};
|
package/dist/surfboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-FBfSylqs.js");require("../chunks/index-1yjvcqHG.js");require("react");require("react-dom");exports.Surfboard=e.DashboardPlus;
|
package/dist/surfboard/index.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import { D as
|
|
2
|
-
import "
|
|
3
|
-
import "../chunks/index-1TSy1btT.js";
|
|
1
|
+
import { D as i } from "../chunks/index-2gwBUeFQ.js";
|
|
2
|
+
import "../chunks/index-pYdsFklW.js";
|
|
4
3
|
import "react";
|
|
5
|
-
import "react-dom/client";
|
|
6
4
|
import "react-dom";
|
|
7
|
-
import "/Users/rohit/code/semaphor/react-semaphor/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs";
|
|
8
5
|
export {
|
|
9
|
-
|
|
6
|
+
i as Surfboard
|
|
10
7
|
};
|
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.304",
|
|
9
9
|
"description": "Fully interactive and customizable dashboards for your apps.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"react",
|
|
@@ -86,9 +86,7 @@
|
|
|
86
86
|
"lucide-react": "^0.453.0",
|
|
87
87
|
"ms": "^2.1.3",
|
|
88
88
|
"next-themes": "^0.3.0",
|
|
89
|
-
"react": "^18.2.0",
|
|
90
89
|
"react-day-picker": "^8.10.0",
|
|
91
|
-
"react-dom": "^18.2.0",
|
|
92
90
|
"react-error-boundary": "^4.1.2",
|
|
93
91
|
"react-grid-layout": "^1.4.2",
|
|
94
92
|
"react-icons": "^5.0.1",
|
|
@@ -101,6 +99,10 @@
|
|
|
101
99
|
"uuid": "^9.0.1",
|
|
102
100
|
"zustand": "^4.4.7"
|
|
103
101
|
},
|
|
102
|
+
"peerDependencies": {
|
|
103
|
+
"react": "^18.2.0",
|
|
104
|
+
"react-dom": "^18.2.0"
|
|
105
|
+
},
|
|
104
106
|
"devDependencies": {
|
|
105
107
|
"@microsoft/api-extractor": "^7.47.0",
|
|
106
108
|
"@tanstack/react-query-devtools": "^5.62.15",
|