react-semaphor 0.0.310 → 0.0.311
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-T1uIzC1a.js +380 -0
- package/dist/chunks/{index-2XKu4IFL.js → index-ZDANymXp.js} +2 -2
- package/dist/chunks/{index-o0BXuOBm.js → index-jP91lHN_.js} +19719 -18882
- package/dist/chunks/{index-weBzxO2A.js → index-m9ryK_ir.js} +2 -2
- package/dist/chunks/{lucide-react-kyQuFRYP.js → lucide-react-Ezcq1XKE.js} +3 -3
- package/dist/chunks/{lucide-react-ucGacf1C.js → lucide-react-ugbPp5vr.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/package.json +2 -2
- package/dist/chunks/index-KEOlC7tC.js +0 -406
|
@@ -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-jP91lHN_.js";
|
|
2
|
+
import { m as Pv } from "./index-jP91lHN_.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-ZDANymXp.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-T1uIzC1a.js"),a=require("./index-m9ryK_ir.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-T1uIzC1a.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-T1uIzC1a.js"),a=require("./chunks/index-m9ryK_ir.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, 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-
|
|
2
|
-
import { A as y, D as P, I as Y, F as q, z as N } from "./chunks/index-
|
|
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-jP91lHN_.js";
|
|
2
|
+
import { A as y, D as P, I as Y, F as q, z as N } from "./chunks/index-ZDANymXp.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-m9ryK_ir.js");require("../chunks/index-T1uIzC1a.js");require("react");require("react-dom");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.311",
|
|
9
9
|
"description": "Fully interactive and customizable dashboards for your apps.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"react",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"lucide-react": "^0.453.0",
|
|
87
87
|
"ms": "^2.1.3",
|
|
88
88
|
"next-themes": "^0.4.4",
|
|
89
|
-
"react-day-picker": "^
|
|
89
|
+
"react-day-picker": "^9.5.0",
|
|
90
90
|
"react-error-boundary": "^4.1.2",
|
|
91
91
|
"react-grid-layout": "^1.4.2",
|
|
92
92
|
"react-icons": "^5.0.1",
|