react-semaphor 0.0.340 → 0.0.341
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-NuXChYzm.js → index-CAef4CcP.js} +50 -50
- package/dist/chunks/index-CDh6pAHx.js +240 -0
- package/dist/chunks/{index-D28j_7kp.js → index-DcGCQyuZ.js} +26 -41
- package/dist/chunks/{index-YKruFtrM.js → index-DdPn_N1c.js} +4 -3
- package/dist/chunks/{lucide-react-CM0TYzNC.js → lucide-react-B2cJp3Uy.js} +1 -1
- package/dist/chunks/{lucide-react-imCt5vIx.js → lucide-react-LyORqduU.js} +3 -3
- 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 +1 -1
- package/dist/types/dashboard.d.ts +0 -4
- package/dist/types/main.d.ts +1 -6
- package/dist/types/surfboard.d.ts +0 -4
- package/dist/types/types.d.ts +0 -4
- package/package.json +1 -1
- package/dist/chunks/index-BqIry9sx.js +0 -240
|
@@ -11024,40 +11024,30 @@ function bK() {
|
|
|
11024
11024
|
return e;
|
|
11025
11025
|
}
|
|
11026
11026
|
function yK({
|
|
11027
|
-
children: e
|
|
11028
|
-
isPdfRender: t
|
|
11027
|
+
children: e
|
|
11029
11028
|
}) {
|
|
11030
|
-
const { setIsSessionExpired:
|
|
11031
|
-
|
|
11032
|
-
t ? o = {
|
|
11033
|
-
queries: {
|
|
11034
|
-
refetchOnWindowFocus: !1,
|
|
11035
|
-
refetchOnReconnect: !1,
|
|
11036
|
-
refetchOnMount: !1,
|
|
11037
|
-
staleTime: 1 / 0
|
|
11038
|
-
}
|
|
11039
|
-
} : o = {
|
|
11040
|
-
queries: {
|
|
11041
|
-
gcTime: 1e3 * 60 * 60,
|
|
11042
|
-
// 1 hour
|
|
11043
|
-
staleTime: 1e3 * 60 * 5,
|
|
11044
|
-
// 5 minutes
|
|
11045
|
-
refetchOnWindowFocus: !1,
|
|
11046
|
-
retry: 1
|
|
11047
|
-
// retry once
|
|
11048
|
-
}
|
|
11049
|
-
};
|
|
11050
|
-
const s = new eK({
|
|
11029
|
+
const { setIsSessionExpired: t } = nr(), n = bK(), [r] = Ae(() => {
|
|
11030
|
+
const i = new eK({
|
|
11051
11031
|
queryCache: new fN({
|
|
11052
|
-
onError: (
|
|
11053
|
-
|
|
11032
|
+
onError: (o) => {
|
|
11033
|
+
o instanceof Error ? (console.error(`Something went wrong: ${o.message}`), o.message === "invalid token" && t(!0)) : console.error("Something went wrong:", o);
|
|
11054
11034
|
}
|
|
11055
11035
|
}),
|
|
11056
|
-
defaultOptions:
|
|
11036
|
+
defaultOptions: {
|
|
11037
|
+
queries: {
|
|
11038
|
+
gcTime: 36e5,
|
|
11039
|
+
// 1 hour
|
|
11040
|
+
staleTime: 3e5,
|
|
11041
|
+
// 5 minutes
|
|
11042
|
+
refetchOnWindowFocus: !1,
|
|
11043
|
+
retry: 1
|
|
11044
|
+
// retry once
|
|
11045
|
+
}
|
|
11046
|
+
}
|
|
11057
11047
|
});
|
|
11058
|
-
return
|
|
11048
|
+
return i.isSemaphorClient = !0, i;
|
|
11059
11049
|
});
|
|
11060
|
-
return
|
|
11050
|
+
return n ? /* @__PURE__ */ y.jsx(y.Fragment, { children: e }) : /* @__PURE__ */ y.jsx(iK, { client: r, children: e });
|
|
11061
11051
|
}
|
|
11062
11052
|
const Fc = Kn(({ children: e, className: t, ...n }, r) => /* @__PURE__ */ y.jsx("div", { className: be("semaphor-scope", t), ref: r, ...n, children: e })), vK = {
|
|
11063
11053
|
id: "",
|
|
@@ -11065,10 +11055,7 @@ const Fc = Kn(({ children: e, className: t, ...n }, r) => /* @__PURE__ */ y.jsx(
|
|
|
11065
11055
|
}, mN = mn(vK), xK = ({
|
|
11066
11056
|
children: e,
|
|
11067
11057
|
dashboardProps: t
|
|
11068
|
-
}) => {
|
|
11069
|
-
const { isPdfRender: n } = t;
|
|
11070
|
-
return /* @__PURE__ */ y.jsx(yK, { isPdfRender: n, children: /* @__PURE__ */ y.jsx(mN.Provider, { value: t, children: /* @__PURE__ */ y.jsx(Fc, { style: { height: "100%" }, children: e }) }) });
|
|
11071
|
-
};
|
|
11058
|
+
}) => /* @__PURE__ */ y.jsx(yK, { children: /* @__PURE__ */ y.jsx(mN.Provider, { value: t, children: /* @__PURE__ */ y.jsx(Fc, { style: { height: "100%" }, children: e }) }) });
|
|
11072
11059
|
function xo() {
|
|
11073
11060
|
const e = Yt(mN);
|
|
11074
11061
|
if (e === void 0)
|
|
@@ -11285,10 +11272,9 @@ function EK({
|
|
|
11285
11272
|
showAssistant: p,
|
|
11286
11273
|
defaultFilterValues: h,
|
|
11287
11274
|
onFilterValuesChange: m,
|
|
11288
|
-
|
|
11289
|
-
...v
|
|
11275
|
+
...b
|
|
11290
11276
|
}) {
|
|
11291
|
-
const { placeholders:
|
|
11277
|
+
const { placeholders: v } = xo(), x = ve((C) => C.themeStyle), S = ve((C) => C.isSessionExpired), { isLoading: _, isError: E } = _K({
|
|
11292
11278
|
// id,
|
|
11293
11279
|
// version,
|
|
11294
11280
|
authToken: l,
|
|
@@ -11299,10 +11285,10 @@ function EK({
|
|
|
11299
11285
|
defaultFilterValues: h,
|
|
11300
11286
|
onFilterValuesChange: m
|
|
11301
11287
|
});
|
|
11302
|
-
return
|
|
11288
|
+
return _ || !l ? (r == null || r({
|
|
11303
11289
|
type: "info",
|
|
11304
11290
|
message: "Loading dashboard"
|
|
11305
|
-
}), i ? /* @__PURE__ */ y.jsx(i, { message: "loading" }) : /* @__PURE__ */ y.jsx("div", { className: "flex items-center gap-3", children: /* @__PURE__ */ y.jsx(Nu, { className: "h-1 w-full dark:h-[2px]" }) })) :
|
|
11291
|
+
}), i ? /* @__PURE__ */ y.jsx(i, { message: "loading" }) : /* @__PURE__ */ y.jsx("div", { className: "flex items-center gap-3", children: /* @__PURE__ */ y.jsx(Nu, { className: "h-1 w-full dark:h-[2px]" }) })) : E ? (r == null || r({ type: "error", message: "Error fetching dashboard" }), o ? (console.log("Error fetching dashboard"), /* @__PURE__ */ y.jsx(o, {})) : /* @__PURE__ */ y.jsx("div", { children: "Error" })) : S ? (r == null || r({ type: "error", message: "Session Expired" }), v != null && v.SessionExpired ? /* @__PURE__ */ y.jsx("div", { className: "flex h-full items-center justify-center", children: /* @__PURE__ */ y.jsx("div", { children: v.SessionExpired }) }) : /* @__PURE__ */ y.jsx("div", { className: "flex h-full items-center justify-center", children: /* @__PURE__ */ y.jsxs("div", { className: "space-y-4 rounded-md border border-muted p-10", children: [
|
|
11306
11292
|
/* @__PURE__ */ y.jsx(Sp, { children: "Session Expired" }),
|
|
11307
11293
|
/* @__PURE__ */ y.jsx("p", { className: "text-muted-foreground", children: "Please refresh your page to continue." })
|
|
11308
11294
|
] }) })) : /* @__PURE__ */ y.jsx(
|
|
@@ -11310,14 +11296,14 @@ function EK({
|
|
|
11310
11296
|
{
|
|
11311
11297
|
className: be(
|
|
11312
11298
|
"flex h-full flex-col justify-between",
|
|
11313
|
-
|
|
11299
|
+
x == null ? void 0 : x.dashboardPanel,
|
|
11314
11300
|
e
|
|
11315
11301
|
),
|
|
11316
11302
|
style: {
|
|
11317
11303
|
// fontFamily: currentStyle?.chart?.font?.family,
|
|
11318
11304
|
},
|
|
11319
11305
|
role: "dashboard-panel",
|
|
11320
|
-
...
|
|
11306
|
+
...b
|
|
11321
11307
|
}
|
|
11322
11308
|
);
|
|
11323
11309
|
}
|
|
@@ -60940,8 +60926,7 @@ const jMe = {
|
|
|
60940
60926
|
onSave: "function",
|
|
60941
60927
|
LoadingComponent: "function",
|
|
60942
60928
|
ErrorComponent: "function",
|
|
60943
|
-
showAssistant: "boolean"
|
|
60944
|
-
isPdfRender: "boolean"
|
|
60929
|
+
showAssistant: "boolean"
|
|
60945
60930
|
}, $Te = FMe(KEe, {
|
|
60946
60931
|
props: jMe
|
|
60947
60932
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as R, u as Is, v as O, w as fs, x as De, y as e, z as Ts, A as Fs, H as I, o as Ls, J as Ms, K as Es, M as As, N as Vs, O as H, Q as re, R as ca, V as da, W as ua, Y as ha, Z as ot, _ as ct, $ as dt, a0 as Xs, a1 as W, a2 as Ye, i as ut, a3 as d, a4 as ht, P as ma, F as xa, a5 as Xe, a6 as Ze, a7 as qs, a8 as pa, a9 as Rs, aa as ue, ab as he, ac as me, ad as xe, ae as ke, af as pe, ag as Z, T as _s, ah as Hs, ai as Ps, aj as $s, ak as fa, al as ga, am as ce, an as mt, ao as xt, ap as ja, aq as pt, C as ft, ar as gt, as as ba, B as jt, at as fe, au as bt, av as es, aw as ya, ax as ws, ay as Se, az as Le, aA as ze, aB as va, aC as yt, aD as vt, aE as Ct, aF as Nt, l as St, aG as wt, aH as kt, aI as zt, aJ as Pe, aK as ks, aL as Ot, a as Dt, aM as is, aN as us, aO as we, aP as It, aQ as hs, aR as Tt, aS as Ft, aT as Lt, aU as Mt, aV as Et, aW as Ss, aX as At, aY as Zs, aZ as Vt, a_ as ea, a$ as qt, b0 as Rt, b1 as _t, b2 as Ht, b3 as Ca, b4 as oe, b5 as Pt, b6 as Bs, b7 as Na, b8 as $t, b9 as Bt, ba as os, bb as Ut, bc as Gt, bd as Sa, be as Kt, s as Qt, bf as Jt, bg as Wt, r as Yt, bh as gs, bi as wa, bj as ka, bk as za, bl as cs, bm as Oa, bn as ds, bo as sa, bp as Xt, bq as Zt, br as js, bs, bt as ys, bu as en, I as sn, X as Da, bv as an, bw as tn, bx as nn, E as ln, by as vs, bz as Me, f as rn, bA as Je, bB as Us, bC as Ia, bD as on, bE as cn, bF as ms, bG as dn, bH as un, bI as hn, bJ as aa, bK as Ta, bL as mn, bM as xn, bN as pn, bO as fn, bP as gn, bQ as jn, bR as bn, bS as Ee, bT as K, bU as Q, bV as Gs, bW as J, bX as yn, bY as Fa, bZ as vn, b_ as Cn, b$ as Nn, c0 as Sn, c1 as wn, c2 as kn, c3 as zn, c4 as On, c5 as Dn } from "./index-
|
|
1
|
+
import { c as R, u as Is, v as O, w as fs, x as De, y as e, z as Ts, A as Fs, H as I, o as Ls, J as Ms, K as Es, M as As, N as Vs, O as H, Q as re, R as ca, V as da, W as ua, Y as ha, Z as ot, _ as ct, $ as dt, a0 as Xs, a1 as W, a2 as Ye, i as ut, a3 as d, a4 as ht, P as ma, F as xa, a5 as Xe, a6 as Ze, a7 as qs, a8 as pa, a9 as Rs, aa as ue, ab as he, ac as me, ad as xe, ae as ke, af as pe, ag as Z, T as _s, ah as Hs, ai as Ps, aj as $s, ak as fa, al as ga, am as ce, an as mt, ao as xt, ap as ja, aq as pt, C as ft, ar as gt, as as ba, B as jt, at as fe, au as bt, av as es, aw as ya, ax as ws, ay as Se, az as Le, aA as ze, aB as va, aC as yt, aD as vt, aE as Ct, aF as Nt, l as St, aG as wt, aH as kt, aI as zt, aJ as Pe, aK as ks, aL as Ot, a as Dt, aM as is, aN as us, aO as we, aP as It, aQ as hs, aR as Tt, aS as Ft, aT as Lt, aU as Mt, aV as Et, aW as Ss, aX as At, aY as Zs, aZ as Vt, a_ as ea, a$ as qt, b0 as Rt, b1 as _t, b2 as Ht, b3 as Ca, b4 as oe, b5 as Pt, b6 as Bs, b7 as Na, b8 as $t, b9 as Bt, ba as os, bb as Ut, bc as Gt, bd as Sa, be as Kt, s as Qt, bf as Jt, bg as Wt, r as Yt, bh as gs, bi as wa, bj as ka, bk as za, bl as cs, bm as Oa, bn as ds, bo as sa, bp as Xt, bq as Zt, br as js, bs, bt as ys, bu as en, I as sn, X as Da, bv as an, bw as tn, bx as nn, E as ln, by as vs, bz as Me, f as rn, bA as Je, bB as Us, bC as Ia, bD as on, bE as cn, bF as ms, bG as dn, bH as un, bI as hn, bJ as aa, bK as Ta, bL as mn, bM as xn, bN as pn, bO as fn, bP as gn, bQ as jn, bR as bn, bS as Ee, bT as K, bU as Q, bV as Gs, bW as J, bX as yn, bY as Fa, bZ as vn, b_ as Cn, b$ as Nn, c0 as Sn, c1 as wn, c2 as kn, c3 as zn, c4 as On, c5 as Dn } from "./index-DcGCQyuZ.js";
|
|
2
2
|
import * as ta from "react";
|
|
3
3
|
import Oe, { useState as q, useMemo as zs, useEffect as se, useRef as Os, useCallback as In, Suspense as Tn } from "react";
|
|
4
4
|
import "react-dom";
|
|
@@ -2330,7 +2330,8 @@ function Ol() {
|
|
|
2330
2330
|
},
|
|
2331
2331
|
defaultLanguage: "sql",
|
|
2332
2332
|
onMount: Ke
|
|
2333
|
-
}
|
|
2333
|
+
},
|
|
2334
|
+
y.id
|
|
2334
2335
|
)
|
|
2335
2336
|
}
|
|
2336
2337
|
),
|
|
@@ -2977,7 +2978,7 @@ function Za(s) {
|
|
|
2977
2978
|
const [n, a] = q(null);
|
|
2978
2979
|
return se(() => {
|
|
2979
2980
|
s && (async () => {
|
|
2980
|
-
const r = (await import("./lucide-react-
|
|
2981
|
+
const r = (await import("./lucide-react-LyORqduU.js"))[s];
|
|
2981
2982
|
a(r);
|
|
2982
2983
|
})();
|
|
2983
2984
|
}, [s]), n;
|
|
@@ -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-CAef4CcP.js"),a=require("./index-CDh6pAHx.js");/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -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, i as n, E as r, j as k, F as p, k as l, G as u, I as M, l as v, L as g, m, P as x, n as L, o as w, S as C, p as f, q as I, r as S, T as q, s as b, U as H, X as A } from "./index-
|
|
2
|
-
import { t as Av } from "./index-
|
|
3
|
-
import { B as z, a as P, C as V, b as j, c as B, d as F, e as D, f as R, g as T, h as U, i as O, E as Z, j as G, k as W, G as E, H as X, l as N, m as K, K as J, L as Q, n as Y, o as _, p as $, M as a1, q as e1, N as t1, P as c1, r as h1, S as d1, s as o1, t as y1, u as i1, v as s1, T as n1, w as r1, x as k1, U as p1 } 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, i as n, E as r, j as k, F as p, k as l, G as u, I as M, l as v, L as g, m, P as x, n as L, o as w, S as C, p as f, q as I, r as S, T as q, s as b, U as H, X as A } from "./index-DcGCQyuZ.js";
|
|
2
|
+
import { t as Av } from "./index-DcGCQyuZ.js";
|
|
3
|
+
import { B as z, a as P, C as V, b as j, c as B, d as F, e as D, f as R, g as T, h as U, i as O, E as Z, j as G, k as W, G as E, H as X, l as N, m as K, K as J, L as Q, n as Y, o as _, p as $, M as a1, q as e1, N as t1, P as c1, r as h1, S as d1, s as o1, t as y1, u as i1, v as s1, T as n1, w as r1, x as k1, U as p1 } from "./index-DdPn_N1c.js";
|
|
4
4
|
/**
|
|
5
5
|
* @license lucide-react v0.453.0 - ISC
|
|
6
6
|
*
|
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-CAef4CcP.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-CAef4CcP.js"),t=require("./chunks/index-CDh6pAHx.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.SemaphorDataProvider=e.SemaphorQueryClient;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.useDateFilterHook=e.useDateFilterHook;exports.useEditorActions=e.useEditorActions;exports.useEditorStore=e.useEditorStore;exports.useTextFilterHook=e.useTextFilterHook;exports.SelectComponent=t.SelectComponent;exports.Surfboard=t.DashboardPlus;exports.cleanCard=t.cleanCard;exports.getDashbaordStateWithoutData=t.getDashbaordStateWithoutData;exports.useEditorAside=t.useEditorAside;
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ar as t, aq as r, D as i, ca as D, ap as l, c8 as u, c8 as T, ao as c, ak as d, am as A, cc as S, cb as m, aw as n, al as p, au as E, cd as b, c9 as h, w as C, v as _, c6 as f, b4 as g, a3 as y, c7 as P } from "./chunks/index-
|
|
2
|
-
import { z as F, D as Y, F as k, A as v, y as x } from "./chunks/index-
|
|
1
|
+
import { ar as t, aq as r, D as i, ca as D, ap as l, c8 as u, c8 as T, ao as c, ak as d, am as A, cc as S, cb as m, aw as n, al as p, au as E, cd as b, c9 as h, w as C, v as _, c6 as f, b4 as g, a3 as y, c7 as P } from "./chunks/index-DcGCQyuZ.js";
|
|
2
|
+
import { z as F, D as Y, F as k, A as v, y as x } from "./chunks/index-DdPn_N1c.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-CDh6pAHx.js");exports.Surfboard=e.DashboardPlus;
|
package/dist/surfboard/index.js
CHANGED
|
@@ -98,10 +98,6 @@ export declare type DashboardProps = {
|
|
|
98
98
|
* Placeholders for the dashboard.
|
|
99
99
|
*/
|
|
100
100
|
placeholders?: Placeholders;
|
|
101
|
-
/**
|
|
102
|
-
* Whether the dashboard is being rendered for PDF export.
|
|
103
|
-
*/
|
|
104
|
-
isPdfRender?: boolean;
|
|
105
101
|
};
|
|
106
102
|
|
|
107
103
|
export declare type DateOptions = {
|
package/dist/types/main.d.ts
CHANGED
|
@@ -241,10 +241,6 @@ export declare type DashboardProps = {
|
|
|
241
241
|
* Placeholders for the dashboard.
|
|
242
242
|
*/
|
|
243
243
|
placeholders?: Placeholders;
|
|
244
|
-
/**
|
|
245
|
-
* Whether the dashboard is being rendered for PDF export.
|
|
246
|
-
*/
|
|
247
|
-
isPdfRender?: boolean;
|
|
248
244
|
};
|
|
249
245
|
|
|
250
246
|
export declare type DashboardStore = {
|
|
@@ -486,9 +482,8 @@ declare type SelectProps = {
|
|
|
486
482
|
disabled?: boolean;
|
|
487
483
|
};
|
|
488
484
|
|
|
489
|
-
declare function SemaphorQueryClient({ children,
|
|
485
|
+
declare function SemaphorQueryClient({ children, }: {
|
|
490
486
|
children: React.ReactNode;
|
|
491
|
-
isPdfRender?: boolean;
|
|
492
487
|
}): JSX_2.Element;
|
|
493
488
|
export { SemaphorQueryClient as SemaphorDataProvider }
|
|
494
489
|
export { SemaphorQueryClient }
|
|
@@ -101,10 +101,6 @@ export declare type DashboardProps = {
|
|
|
101
101
|
* Placeholders for the dashboard.
|
|
102
102
|
*/
|
|
103
103
|
placeholders?: Placeholders;
|
|
104
|
-
/**
|
|
105
|
-
* Whether the dashboard is being rendered for PDF export.
|
|
106
|
-
*/
|
|
107
|
-
isPdfRender?: boolean;
|
|
108
104
|
};
|
|
109
105
|
|
|
110
106
|
export declare type DateOptions = {
|
package/dist/types/types.d.ts
CHANGED
|
@@ -95,10 +95,6 @@ export declare type DashboardProps = {
|
|
|
95
95
|
* Placeholders for the dashboard.
|
|
96
96
|
*/
|
|
97
97
|
placeholders?: Placeholders;
|
|
98
|
-
/**
|
|
99
|
-
* Whether the dashboard is being rendered for PDF export.
|
|
100
|
-
*/
|
|
101
|
-
isPdfRender?: boolean;
|
|
102
98
|
};
|
|
103
99
|
|
|
104
100
|
export declare type DateOptions = {
|