react-semaphor 0.1.514 → 0.1.515
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/brand-studio/index.cjs +1 -1
- package/dist/brand-studio/index.js +1 -1
- package/dist/briefings/index.cjs +1 -1
- package/dist/briefings/index.js +3 -3
- package/dist/chunks/{dashboard-briefing-launcher-BzPD50QD.cjs → dashboard-briefing-launcher-B7zqm8P1.cjs} +1 -1
- package/dist/chunks/{dashboard-briefing-launcher-e3s3MuSs.js → dashboard-briefing-launcher-BA_bl05p.js} +5 -5
- package/dist/chunks/{dashboard-controls-DAOABnks.js → dashboard-controls-QMW17RKx.js} +6 -6
- package/dist/chunks/{dashboard-controls-DQBfOqmC.cjs → dashboard-controls-x_v9wLOU.cjs} +1 -1
- package/dist/chunks/{dashboard-json-1jZycd5h.cjs → dashboard-json-0ZLLBlHj.cjs} +1 -1
- package/dist/chunks/{dashboard-json-S5Eq2GAg.js → dashboard-json-DRnpkNwO.js} +3 -3
- package/dist/chunks/{edit-dashboard-visual-Bkm0ciHG.js → edit-dashboard-visual-1ISjhwry.js} +1377 -1380
- package/dist/chunks/{edit-dashboard-visual-BwJ2Eljw.cjs → edit-dashboard-visual-CI0EqzKj.cjs} +2 -2
- package/dist/chunks/{editor-action-buttons-Bvv16QA-.js → editor-action-buttons-BTCKZERI.js} +3 -3
- package/dist/chunks/{editor-action-buttons-B2NCSsDw.cjs → editor-action-buttons-Czq5SnA9.cjs} +1 -1
- package/dist/chunks/{index-DhlVxvyI.cjs → index-BMMXKK3G.cjs} +1 -1
- package/dist/chunks/{index-DrOFJOCq.cjs → index-C6_xef4P.cjs} +147 -147
- package/dist/chunks/{index-CACdoqu3.js → index-C8w91oj4.js} +61 -51
- package/dist/chunks/index-Cw2ypaFl.cjs +1 -0
- package/dist/chunks/{index-nhUr9xBz.js → index-Dlic9KZs.js} +31494 -31379
- package/dist/chunks/{index-CnGVjyF8.js → index-v1OE4-eA.js} +2 -2
- package/dist/chunks/matrix-formatter-BdIsE7Qu.js +341 -0
- package/dist/chunks/matrix-formatter-Dajj91Ni.cjs +1 -0
- package/dist/chunks/{pivot-header-presentation-Dm9dUQsl.js → pivot-header-presentation-BIf4HW3L.js} +35 -36
- package/dist/chunks/{pivot-header-presentation-Cxz8-06f.cjs → pivot-header-presentation-B_N11CgN.cjs} +3 -3
- package/dist/chunks/{pivot-result-lifecycle-BeOpjAhg.js → pivot-result-lifecycle-CEmyU2At.js} +207 -148
- package/dist/chunks/pivot-result-lifecycle-vg_suUNb.cjs +1 -0
- package/dist/chunks/{raw-temporal-DrmCX9Wq.js → raw-temporal-Bj6_w9cG.js} +471 -361
- package/dist/chunks/raw-temporal-CeblVJbu.cjs +1 -0
- package/dist/chunks/{report-preferences-dialog-DcLkVqni.cjs → report-preferences-dialog-Dr1BYwuf.cjs} +1 -1
- package/dist/chunks/{report-preferences-dialog-B2fzQH1T.js → report-preferences-dialog-b8J6KjSy.js} +2 -2
- package/dist/chunks/semantic-format-DFI1iszk.cjs +1 -0
- package/dist/chunks/{semantic-format-BZxJLKvw.js → semantic-format-Dt-nUxFB.js} +23 -29
- package/dist/chunks/switch-Ced9ZZwI.cjs +134 -0
- package/dist/chunks/{switch-QfKb0Iwe.js → switch-D5_tjsIS.js} +3139 -3087
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/data-app-builder/index.cjs +1 -1
- package/dist/data-app-builder/index.js +2 -2
- package/dist/data-app-sdk/index.cjs +1 -1
- package/dist/data-app-sdk/index.js +1 -1
- package/dist/format-utils/index.cjs +3 -3
- package/dist/format-utils/index.js +131 -126
- package/dist/index.cjs +1 -1
- package/dist/index.js +7 -7
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +2 -2
- package/dist/types/components/visual/aggregated-table/utils/metric-format-resolver.d.ts +3 -3
- package/dist/types/components/visual/data-table/types/data-table.d.ts +4 -1
- package/dist/types/components/visual/pivot-table/utils/pivot-metric-formatting.d.ts +2 -2
- package/dist/types/lib/formatters/metric-formatting.d.ts +3 -3
- package/dist/types/lib/table-formatting/table-presentation-fields.d.ts +1 -0
- package/dist/types/lib/utils/date-timezone-utils.d.ts +26 -4
- package/dist/types/shared/format-utils/formatters/duration-formatter.d.ts +4 -1
- package/dist/types/shared/format-utils/formatters/index.d.ts +2 -2
- package/dist/types/shared/format-utils/formatters/number-formatter.d.ts +8 -2
- package/dist/types/shared/format-utils/presentation-execution.d.ts +17 -2
- package/dist/types/shared/format-utils/types/format-types.d.ts +16 -1
- package/package.json +1 -1
- package/dist/chunks/index-F25jnH0p.cjs +0 -1
- package/dist/chunks/matrix-formatter-BLunke3R.js +0 -424
- package/dist/chunks/matrix-formatter-CveLJo6S.cjs +0 -1
- package/dist/chunks/pivot-result-lifecycle-BiERyXnS.cjs +0 -1
- package/dist/chunks/raw-temporal-BUeTpG76.cjs +0 -1
- package/dist/chunks/semantic-format-BzH69TRq.cjs +0 -1
- package/dist/chunks/switch--Re1K566.cjs +0 -134
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),m=require("react"),d=require("../chunks/switch
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),m=require("react"),d=require("../chunks/switch-Ced9ZZwI.cjs"),oe=require("../chunks/color-CyB5o13F.cjs"),L=require("../chunks/x-B6ghREd2.cjs");require("../chunks/card-config-utils-CMO4_zVs.cjs");require("../chunks/validators-DVYAnnX0.cjs");require("../chunks/matrix-operation-contract-DoiWTUbT.cjs");require("../value-format-preferences/index.cjs");const X=require("../chunks/index-Cx3qmRUB.cjs"),_=require("../chunks/palette-BN-jYtaK.cjs"),fe=require("../chunks/braces-v55uLCAK.cjs"),me=require("../chunks/save-3dYRmehL.cjs"),xe=require("../chunks/layout-grid-xm8pqtx0.cjs");/**
|
|
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
1
|
import { jsxs as d, jsx as r, Fragment as le } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
|
-
import { c as K, P as ge, a as be, B as C, b as fe, U as De, C as Ie, R as me, L as se, S as ue, d as je, T as Je, F as Le, G as U, H as $e, I as M, J as _e, K as Ve, M as Ue, N as Me, O as E, Q, V as ee, W as re, X as he, Y as oe, Z as ae, _ as ke, $ as xe, a0 as ye, a1 as ve, a2 as Ce, a3 as Ge } from "../chunks/switch-
|
|
3
|
+
import { c as K, P as ge, a as be, B as C, b as fe, U as De, C as Ie, R as me, L as se, S as ue, d as je, T as Je, F as Le, G as U, H as $e, I as M, J as _e, K as Ve, M as Ue, N as Me, O as E, Q, V as ee, W as re, X as he, Y as oe, Z as ae, _ as ke, $ as xe, a0 as ye, a1 as ve, a2 as Ce, a3 as Ge } from "../chunks/switch-D5_tjsIS.js";
|
|
4
4
|
import { A as We, p as He } from "../chunks/color-CJvdlFM_.js";
|
|
5
5
|
import { c as ne, X as Xe } from "../chunks/x-CXDkqdur.js";
|
|
6
6
|
import "../chunks/card-config-utils-B2cDWQqB.js";
|
package/dist/briefings/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../chunks/raw-temporal-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../chunks/raw-temporal-CeblVJbu.cjs");require("../chunks/validators-DVYAnnX0.cjs");require("../chunks/matrix-continuation-6nhDy-lF.cjs");require("../chunks/matrix-operation-contract-DoiWTUbT.cjs");require("../value-format-preferences/index.cjs");require("../chunks/pivot-result-lifecycle-vg_suUNb.cjs");const e=require("../chunks/index-BMMXKK3G.cjs");exports.BRIEFING_ARTIFACT_FORMATS=e.BRIEFING_ARTIFACT_FORMATS;exports.BRIEFING_CONTENT_LIMITS=e.BRIEFING_CONTENT_LIMITS;exports.BRIEFING_KIND=e.BRIEFING_KIND;exports.BRIEFING_TEXT_LIMITS=e.BRIEFING_TEXT_LIMITS;exports.BriefingContractError=e.BriefingContractError;exports.DEFAULT_BRIEFING_ARTIFACT_FORMATS=e.DEFAULT_BRIEFING_ARTIFACT_FORMATS;exports.DEFAULT_BRIEFING_SCHEDULE=e.DEFAULT_BRIEFING_SCHEDULE;exports.MAX_BRIEFING_ATTACHMENTS=e.MAX_BRIEFING_ATTACHMENTS;exports.buildBriefingJobConfig=e.buildBriefingJobConfig;exports.buildBriefingScheduleExpr=e.buildBriefingScheduleExpr;exports.buildCreateBriefingRequest=e.buildCreateBriefingRequest;exports.buildDashboardTemporalSnapshotEntries=e.buildDashboardTemporalSnapshotEntries;exports.buildMatrixDeliveryEnvelope=e.buildMatrixDeliveryEnvelope;exports.buildUpdateBriefingRequest=e.buildUpdateBriefingRequest;exports.canCreateBriefingForUser=e.canCreateBriefingForUser;exports.captureMatrixExport=e.captureMatrixExport;exports.describeBriefingSchedule=e.describeBriefingSchedule;exports.formatBriefingComparisonValues=e.formatBriefingComparisonValues;exports.formatBriefingDisplayValue=e.formatBriefingDisplayValue;exports.getBriefingCardAttachmentCapability=e.getBriefingCardAttachmentCapability;exports.getBriefingCardAttachmentFormats=e.getBriefingCardAttachmentFormats;exports.getBriefingCreationIntents=e.getBriefingCreationIntents;exports.getBriefingDisplayTypeLabel=e.getBriefingDisplayTypeLabel;exports.getBriefingPresentation=e.getBriefingPresentation;exports.getDefaultBriefingCardAttachmentFormat=e.getDefaultBriefingCardAttachmentFormat;exports.isBriefingArtifactFormat=e.isBriefingArtifactFormat;exports.isBriefingDeliveryChannel=e.isBriefingDeliveryChannel;exports.isBriefingNumericValue=e.isBriefingNumericValue;exports.isEmailOnlyBriefingDelivery=e.isEmailOnlyBriefingDelivery;exports.isValidBriefingTimezone=e.isValidBriefingTimezone;exports.matrixDeliveryPayloadSchema=e.matrixDeliveryPayloadSchema;exports.matrixDeliveryQuerySchema=e.matrixDeliveryQuerySchema;exports.normalizeBriefingContentDocument=e.normalizeBriefingContentDocument;exports.normalizeBriefingDraft=e.normalizeBriefingDraft;exports.normalizeBriefingJobConfig=e.normalizeBriefingJobConfig;exports.parseBriefingScheduleExpr=e.parseBriefingScheduleExpr;exports.validateBriefingContentDocument=e.validateBriefingContentDocument;exports.validateBriefingDraft=e.validateBriefingDraft;exports.validateBriefingJobConfig=e.validateBriefingJobConfig;
|
package/dist/briefings/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../chunks/raw-temporal-
|
|
1
|
+
import "../chunks/raw-temporal-Bj6_w9cG.js";
|
|
2
2
|
import "../chunks/validators-CkHsAvwB.js";
|
|
3
3
|
import "../chunks/matrix-continuation-C4sRcjZU.js";
|
|
4
4
|
import "../chunks/matrix-operation-contract-D0HfzwZg.js";
|
|
5
5
|
import "../value-format-preferences/index.js";
|
|
6
|
-
import "../chunks/pivot-result-lifecycle-
|
|
7
|
-
import { aa as f, ae as g, a9 as l, ad as B, ai as m, ab as d, a1 as p, ac as E, am as I, a0 as u, ao as C, B as T, E as D, ap as c, a3 as F, D as A, d as _, ah as b, ag as R, Z as h, C as y, a as N, ax as S, g as v, aw as x, as as M, at as G, af as L, a2 as U, _ as z, au as O, av as V, aj as q, an as J, al as H, $ as P, ak as X, aq as j, ar as k } from "../chunks/index-
|
|
6
|
+
import "../chunks/pivot-result-lifecycle-CEmyU2At.js";
|
|
7
|
+
import { aa as f, ae as g, a9 as l, ad as B, ai as m, ab as d, a1 as p, ac as E, am as I, a0 as u, ao as C, B as T, E as D, ap as c, a3 as F, D as A, d as _, ah as b, ag as R, Z as h, C as y, a as N, ax as S, g as v, aw as x, as as M, at as G, af as L, a2 as U, _ as z, au as O, av as V, aj as q, an as J, al as H, $ as P, ak as X, aq as j, ar as k } from "../chunks/index-v1OE4-eA.js";
|
|
8
8
|
export {
|
|
9
9
|
f as BRIEFING_ARTIFACT_FORMATS,
|
|
10
10
|
g as BRIEFING_CONTENT_LIMITS,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const e=require("react/jsx-runtime"),m=require("react"),n=require("./switch
|
|
1
|
+
"use strict";const e=require("react/jsx-runtime"),m=require("react"),n=require("./switch-Ced9ZZwI.cjs"),s=require("./index-C6_xef4P.cjs"),we=require("./layout-grid-xm8pqtx0.cjs"),Y=require("./x-B6ghREd2.cjs"),R=require("./editor-action-buttons-Czq5SnA9.cjs"),ye=require("./card-config-utils-CMO4_zVs.cjs");require("./validators-DVYAnnX0.cjs");require("./matrix-operation-contract-DoiWTUbT.cjs");require("../value-format-preferences/index.cjs");const Ve=require("./selection-reducer-CGKKsaPa.cjs"),be=require("./normalize-dashboard-for-dirty-check-BYtBA708.cjs"),_e=require("./mouse-pointer-2-DX4A_XZw.cjs"),Oe=require("./matrix-formatter-Dajj91Ni.cjs");require("./appearance-runtime-provider-D5pkvgE4.cjs");require("./appearance-context-DzqCdhB4.cjs");require("./index-Cx3qmRUB.cjs");require("./field-aggregations-jSi77h9Z.cjs");require("zod");require("./matrix-continuation-6nhDy-lF.cjs");require("./color-CyB5o13F.cjs");require("react-dom");const K=require("./index-BMMXKK3G.cjs");/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as t, jsxs as r, Fragment as j } from "react/jsx-runtime";
|
|
2
2
|
import Nt, { useState as I, useEffect as Y, useMemo as X, useCallback as H, useLayoutEffect as xt, useRef as ce, useContext as qt } from "react";
|
|
3
|
-
import { B as U, O as Se, Z as et, L as ae, M as St, d as Dt, a4 as O, c as K, K as Kt, u as L, D as me, z as be, aA as kt, az as tt, E as Et, P as Pe, a as Me, b as Oe, aL as Qt, aM as Yt, S as At, aN as Zt, aO as Xt, aP as Jt, aQ as er, aJ as tr } from "./switch-
|
|
4
|
-
import { cl as rt, aG as De, aH as ke, aJ as Ee, ba as It, bY as rr, cm as ar, cn as nr, aY as ge, c9 as Ft, bl as _e, r as sr, n as or, co as ir, aO as at, aR as nt, aS as st, aT as ot, aU as it, aV as lt, aW as dt, aX as Lt, bj as ct, cp as lr, cq as dr, cr as Ye, ca as je, cb as We, cs as Bt, cc as He, bW as q, b0 as cr, bB as ze, ct as ur, bV as hr, aI as ut, aK as ht, cu as mr, aF as pr, b9 as fr, bw as Tt, cv as gr, bZ as br, u as xr, aL as vr, b2 as yr, az as Ge, N as he, aw as mt, as as Ut, at as $e, O as Vt, ar as Cr, ay as wr, R as Rt, cw as Nr, cx as Sr, au as vt, Q as Dr, cy as kr, cz as Er, cA as Ar, cB as Ir, cC as Fr, cD as Lr, cE as Pt, cF as Br, b3 as Tr, cG as Ur, cd as Mt, cH as Vr, cI as Rr, cJ as Ue, cK as Pr, cL as Mr, cM as Or, an as _r, ap as zr, a3 as $r, a2 as jr, a1 as Wr, a0 as Hr, Z as Gr, X as qr, cN as Kr, cO as Qr, cP as Yr, cQ as Zr, cR as Xr, al as Jr, cS as ea, cT as ta, a9 as ra, cU as aa, cV as na, cW as sa } from "./index-
|
|
3
|
+
import { B as U, O as Se, Z as et, L as ae, M as St, d as Dt, a4 as O, c as K, K as Kt, u as L, D as me, z as be, aA as kt, az as tt, E as Et, P as Pe, a as Me, b as Oe, aL as Qt, aM as Yt, S as At, aN as Zt, aO as Xt, aP as Jt, aQ as er, aJ as tr } from "./switch-D5_tjsIS.js";
|
|
4
|
+
import { cl as rt, aG as De, aH as ke, aJ as Ee, ba as It, bY as rr, cm as ar, cn as nr, aY as ge, c9 as Ft, bl as _e, r as sr, n as or, co as ir, aO as at, aR as nt, aS as st, aT as ot, aU as it, aV as lt, aW as dt, aX as Lt, bj as ct, cp as lr, cq as dr, cr as Ye, ca as je, cb as We, cs as Bt, cc as He, bW as q, b0 as cr, bB as ze, ct as ur, bV as hr, aI as ut, aK as ht, cu as mr, aF as pr, b9 as fr, bw as Tt, cv as gr, bZ as br, u as xr, aL as vr, b2 as yr, az as Ge, N as he, aw as mt, as as Ut, at as $e, O as Vt, ar as Cr, ay as wr, R as Rt, cw as Nr, cx as Sr, au as vt, Q as Dr, cy as kr, cz as Er, cA as Ar, cB as Ir, cC as Fr, cD as Lr, cE as Pt, cF as Br, b3 as Tr, cG as Ur, cd as Mt, cH as Vr, cI as Rr, cJ as Ue, cK as Pr, cL as Mr, cM as Or, an as _r, ap as zr, a3 as $r, a2 as jr, a1 as Wr, a0 as Hr, Z as Gr, X as qr, cN as Kr, cO as Qr, cP as Yr, cQ as Zr, cR as Xr, al as Jr, cS as ea, cT as ta, a9 as ra, cU as aa, cV as na, cW as sa } from "./index-Dlic9KZs.js";
|
|
5
5
|
import { L as pt } from "./layout-grid-CiubineE.js";
|
|
6
6
|
import { c as qe, X as Ke, C as Ot } from "./x-CXDkqdur.js";
|
|
7
|
-
import { u as ft, V as oa, E as Ze, a as Xe, b as ia, c as la, L as da, d as ca, e as _t, C as zt, F as ua, f as ha } from "./editor-action-buttons-
|
|
7
|
+
import { u as ft, V as oa, E as Ze, a as Xe, b as ia, c as la, L as da, d as ca, e as _t, C as zt, F as ua, f as ha } from "./editor-action-buttons-BTCKZERI.js";
|
|
8
8
|
import { v as yt, s as ma } from "./card-config-utils-B2cDWQqB.js";
|
|
9
9
|
import "./validators-CkHsAvwB.js";
|
|
10
10
|
import "./matrix-operation-contract-D0HfzwZg.js";
|
|
@@ -12,7 +12,7 @@ import "../value-format-preferences/index.js";
|
|
|
12
12
|
import { S as pa } from "./selection-reducer-BIiQXbGM.js";
|
|
13
13
|
import { s as Ve } from "./normalize-dashboard-for-dirty-check-Bk3VYv_q.js";
|
|
14
14
|
import { M as fa } from "./mouse-pointer-2-BZvGk45-.js";
|
|
15
|
-
import {
|
|
15
|
+
import { k as ga } from "./matrix-formatter-BdIsE7Qu.js";
|
|
16
16
|
import "./appearance-runtime-provider-CC4HT2Gi.js";
|
|
17
17
|
import "./appearance-context-VJdrKi7r.js";
|
|
18
18
|
import "./index-CLIro-EG.js";
|
|
@@ -21,7 +21,7 @@ import "zod";
|
|
|
21
21
|
import "./matrix-continuation-C4sRcjZU.js";
|
|
22
22
|
import "./color-CJvdlFM_.js";
|
|
23
23
|
import "react-dom";
|
|
24
|
-
import { g as se, d as ba, a as xa } from "./index-
|
|
24
|
+
import { g as se, d as ba, a as xa } from "./index-v1OE4-eA.js";
|
|
25
25
|
/**
|
|
26
26
|
* @license lucide-react v0.453.0 - ISC
|
|
27
27
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as e, jsxs as o, Fragment as T } from "react/jsx-runtime";
|
|
2
|
-
import { u as S, B as U, aB as lt, z as nr, O as aa, Z as na, c as ie, aC as sa, aD as oa, aE as nt, a4 as C, aF as ye, aG as ut, aH as sr, L as Be, aI as or, aJ as ia, D as Ft, Q as $t, V as Gt, W as Bt, Y as zt, X as da, i as ca, aK as la } from "./switch-
|
|
3
|
-
import { bx as ua, by as ma, az as q, aG as ir, bz as pa, aY as W, aH as dr, aI as ha, aJ as st, aK as ot, aF as fa, bA as ve, bB as Ge, bC as ga, bD as Ht, bE as cr, bF as lr, bG as ba, bH as mt, bI as xa, bJ as va, bK as ya, bL as wa, bM as Na, bN as Sa, b7 as we, bO as Ne, bP as Da, bQ as ur, bl as pt, bR as Ca, bS as ka, bT as mr, bU as Ea, bV as pr, bW as V, bX as La, ap as Ia, bY as Ma, bZ as Aa, b_ as Oa, b$ as Pa, m as _a, u as Fe, s as Ra, n as tt, c0 as Ua, c1 as Va, c2 as Ta, c3 as Fa, L as $a, c4 as Ga, c5 as Ba, I as jt, c6 as za, c7 as Ha, c8 as ja, c9 as qa, ca as qt, cb as Kt, cc as Wt, cd as Ka, ce as Wa, cf as Qa, cg as Ja, b0 as Qt, ch as Ya, ci as Xa, cj as Za, r as en, ck as tn, aO as rn, aR as an, aS as nn, aT as sn, aU as on, aV as dn, aW as cn, aX as Jt } from "./index-
|
|
2
|
+
import { u as S, B as U, aB as lt, z as nr, O as aa, Z as na, c as ie, aC as sa, aD as oa, aE as nt, a4 as C, aF as ye, aG as ut, aH as sr, L as Be, aI as or, aJ as ia, D as Ft, Q as $t, V as Gt, W as Bt, Y as zt, X as da, i as ca, aK as la } from "./switch-D5_tjsIS.js";
|
|
3
|
+
import { bx as ua, by as ma, az as q, aG as ir, bz as pa, aY as W, aH as dr, aI as ha, aJ as st, aK as ot, aF as fa, bA as ve, bB as Ge, bC as ga, bD as Ht, bE as cr, bF as lr, bG as ba, bH as mt, bI as xa, bJ as va, bK as ya, bL as wa, bM as Na, bN as Sa, b7 as we, bO as Ne, bP as Da, bQ as ur, bl as pt, bR as Ca, bS as ka, bT as mr, bU as Ea, bV as pr, bW as V, bX as La, ap as Ia, bY as Ma, bZ as Aa, b_ as Oa, b$ as Pa, m as _a, u as Fe, s as Ra, n as tt, c0 as Ua, c1 as Va, c2 as Ta, c3 as Fa, L as $a, c4 as Ga, c5 as Ba, I as jt, c6 as za, c7 as Ha, c8 as ja, c9 as qa, ca as qt, cb as Kt, cc as Wt, cd as Ka, ce as Wa, cf as Qa, cg as Ja, b0 as Qt, ch as Ya, ci as Xa, cj as Za, r as en, ck as tn, aO as rn, aR as an, aS as nn, aT as sn, aU as on, aV as dn, aW as cn, aX as Jt } from "./index-Dlic9KZs.js";
|
|
4
4
|
import { c as te, X as hr, C as ln } from "./x-CXDkqdur.js";
|
|
5
5
|
import "./card-config-utils-B2cDWQqB.js";
|
|
6
6
|
import "./validators-CkHsAvwB.js";
|
|
@@ -15,13 +15,13 @@ import "zod";
|
|
|
15
15
|
import "./matrix-continuation-C4sRcjZU.js";
|
|
16
16
|
import "./color-CJvdlFM_.js";
|
|
17
17
|
import { createPortal as mn } from "react-dom";
|
|
18
|
-
import "./index-
|
|
18
|
+
import "./index-v1OE4-eA.js";
|
|
19
19
|
import "./appearance-runtime-provider-CC4HT2Gi.js";
|
|
20
|
-
import { d as pn, c as hn, u as fn, A as gn, a as bn, g as xn, V as vn, N as yn, h as wn, U as Nn } from "./dashboard-briefing-launcher-
|
|
20
|
+
import { d as pn, c as hn, u as fn, A as gn, a as bn, g as xn, V as vn, N as yn, h as wn, U as Nn } from "./dashboard-briefing-launcher-BA_bl05p.js";
|
|
21
21
|
import { S as Sn, C as Dn } from "./selection-reducer-BIiQXbGM.js";
|
|
22
|
-
import { d as gr } from "./semantic-format-
|
|
22
|
+
import { d as gr } from "./semantic-format-Dt-nUxFB.js";
|
|
23
23
|
import { c as it } from "./calculated-field-identity-DnRd4YIY.js";
|
|
24
|
-
import { R as Cn } from "./report-preferences-dialog-
|
|
24
|
+
import { R as Cn } from "./report-preferences-dialog-b8J6KjSy.js";
|
|
25
25
|
import { u as kn } from "./use-debounced-dirty-check-BwAbnX_5.js";
|
|
26
26
|
import { s as En } from "./normalize-dashboard-for-dirty-check-Bk3VYv_q.js";
|
|
27
27
|
import { S as Xt } from "./save-DgMfP0j8.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("./switch
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("./switch-Ced9ZZwI.cjs"),a=require("./index-C6_xef4P.cjs"),T=require("./x-B6ghREd2.cjs");require("./card-config-utils-CMO4_zVs.cjs");require("./validators-DVYAnnX0.cjs");require("./matrix-operation-contract-DoiWTUbT.cjs");require("../value-format-preferences/index.cjs");const j=require("react");require("./appearance-context-DzqCdhB4.cjs");require("./index-Cx3qmRUB.cjs");require("./field-aggregations-jSi77h9Z.cjs");require("zod");require("./matrix-continuation-6nhDy-lF.cjs");require("./color-CyB5o13F.cjs");const ls=require("react-dom");require("./index-BMMXKK3G.cjs");require("./appearance-runtime-provider-D5pkvgE4.cjs");const U=require("./dashboard-briefing-launcher-B7zqm8P1.cjs"),St=require("./selection-reducer-CGKKsaPa.cjs"),wt=require("./semantic-format-DFI1iszk.cjs"),Be=require("./calculated-field-identity-BiTGmnST.cjs"),us=require("./report-preferences-dialog-Dr1BYwuf.cjs"),ms=require("./use-debounced-dirty-check-XHSwAefL.cjs"),hs=require("./normalize-dashboard-for-dirty-check-BYtBA708.cjs"),ft=require("./save-3dYRmehL.cjs"),ps=require("./palette-BN-jYtaK.cjs"),xs=require("./braces-v55uLCAK.cjs");function fs(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const s=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(n,r,s.get?s:{enumerable:!0,get:()=>t[r]})}}return n.default=t,Object.freeze(n)}const E=fs(j);/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),o=require("react"),b=require("./x-B6ghREd2.cjs"),r=require("./switch
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),o=require("react"),b=require("./x-B6ghREd2.cjs"),r=require("./switch-Ced9ZZwI.cjs");require("./card-config-utils-CMO4_zVs.cjs");require("./validators-DVYAnnX0.cjs");require("./matrix-operation-contract-DoiWTUbT.cjs");require("../value-format-preferences/index.cjs");require("./index-C6_xef4P.cjs");require("./appearance-runtime-provider-D5pkvgE4.cjs");require("./appearance-context-DzqCdhB4.cjs");require("./index-Cx3qmRUB.cjs");require("./field-aggregations-jSi77h9Z.cjs");require("zod");require("./matrix-continuation-6nhDy-lF.cjs");require("./color-CyB5o13F.cjs");require("react-dom");require("./index-BMMXKK3G.cjs");function q(){const t=r.useDashboardStore(e=>e.dashboard),d=r.useDashboardStore(e=>e.actions.setDashboard),c=r.useDashboardStore(e=>e.showDashboardJSON),h=r.useDashboardStore(e=>e.actions.setShowDashboardJSON),s=o.useMemo(()=>t?JSON.stringify(t,null,2):"",[t]),[l,u]=o.useState(s),i=o.useRef(s);return o.useEffect(()=>{s!==i.current&&(u(s),i.current=s)},[s]),a.jsxs("div",{className:r.cn("relative p-2",{hidden:!c}),children:[a.jsxs(r.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>h(!1),children:[a.jsx(b.X,{className:"mr-2 h-4 w-4"}),"Close"]}),a.jsx("div",{className:"h-[550px] overflow-hidden",children:a.jsx(r.CodeEditor,{value:l,onValueChange:e=>{u(e);try{const n=JSON.parse(e);i.current=JSON.stringify(n,null,2),d(n)}catch{}},language:"json"})})]})}exports.default=q;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as d, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo as p, useState as u, useRef as f, useEffect as b } from "react";
|
|
3
3
|
import { X as S } from "./x-CXDkqdur.js";
|
|
4
|
-
import { u as r, c as N, B as D, C as J } from "./switch-
|
|
4
|
+
import { u as r, c as N, B as D, C as J } from "./switch-D5_tjsIS.js";
|
|
5
5
|
import "./card-config-utils-B2cDWQqB.js";
|
|
6
6
|
import "./validators-CkHsAvwB.js";
|
|
7
7
|
import "./matrix-operation-contract-D0HfzwZg.js";
|
|
8
8
|
import "../value-format-preferences/index.js";
|
|
9
|
-
import "./index-
|
|
9
|
+
import "./index-Dlic9KZs.js";
|
|
10
10
|
import "./appearance-runtime-provider-CC4HT2Gi.js";
|
|
11
11
|
import "./appearance-context-VJdrKi7r.js";
|
|
12
12
|
import "./index-CLIro-EG.js";
|
|
@@ -15,7 +15,7 @@ import "zod";
|
|
|
15
15
|
import "./matrix-continuation-C4sRcjZU.js";
|
|
16
16
|
import "./color-CJvdlFM_.js";
|
|
17
17
|
import "react-dom";
|
|
18
|
-
import "./index-
|
|
18
|
+
import "./index-v1OE4-eA.js";
|
|
19
19
|
function F() {
|
|
20
20
|
const a = r((o) => o.dashboard), c = r((o) => o.actions.setDashboard), m = r(
|
|
21
21
|
(o) => o.showDashboardJSON
|