react-semaphor 0.0.562 → 0.0.564

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.
@@ -80811,8 +80811,8 @@ function v3e({
80811
80811
  }
80812
80812
  return f && f.length > 0, /* @__PURE__ */ p(b_, { open: e, onOpenChange: t, children: /* @__PURE__ */ p(X0, { className: "flex max-w-2xl flex-col", children: /* @__PURE__ */ P("div", { children: [
80813
80813
  /* @__PURE__ */ P(Q0, { className: "flex-shrink-0", children: [
80814
- /* @__PURE__ */ p(J0, { children: o === "aiContext" ? "AI Context" : "Select Data Source" }),
80815
- /* @__PURE__ */ p(ey, { children: o === "aiContext" ? "Set the overall data scope for the Assistant" : "Select data sets to analyze" })
80814
+ /* @__PURE__ */ p(J0, { children: o === "aiContext" ? "Data Context" : "Select Data Source" }),
80815
+ /* @__PURE__ */ p(ey, { children: o === "aiContext" ? "Set the overall data scope for the dashboard" : "Select data sets to analyze" })
80816
80816
  ] }),
80817
80817
  /* @__PURE__ */ p("div", { className: "flex-1 grow overflow-y-auto py-4", children: /* @__PURE__ */ P("div", { className: "space-y-4", children: [
80818
80818
  /* @__PURE__ */ p("div", { className: "space-y-2", children: /* @__PURE__ */ p(
@@ -83575,7 +83575,7 @@ export {
83575
83575
  H0e as cy,
83576
83576
  u8 as cz,
83577
83577
  C6e as d,
83578
- S4 as d$,
83578
+ a8 as d$,
83579
83579
  aS as d0,
83580
83580
  sS as d1,
83581
83581
  u_ as d2,
@@ -83605,14 +83605,14 @@ export {
83605
83605
  OO as dQ,
83606
83606
  v4 as dR,
83607
83607
  x4 as dS,
83608
- r6e as dT,
83609
- c3e as dU,
83610
- Di as dV,
83611
- KQ as dW,
83612
- Cne as dX,
83613
- cy as dY,
83614
- a8 as dZ,
83615
- qQ as d_,
83608
+ o_ as dT,
83609
+ S4 as dU,
83610
+ r6e as dV,
83611
+ c3e as dW,
83612
+ Di as dX,
83613
+ KQ as dY,
83614
+ Cne as dZ,
83615
+ cy as d_,
83616
83616
  d_ as da,
83617
83617
  p1 as db,
83618
83618
  qke as dc,
@@ -83639,19 +83639,20 @@ export {
83639
83639
  N9 as dy,
83640
83640
  R9 as dz,
83641
83641
  hFe as e,
83642
- U3 as e0,
83643
- iy as e1,
83644
- ay as e2,
83645
- L3 as e3,
83646
- w3 as e4,
83647
- e5,
83648
- Spe as e6,
83649
- KL as e7,
83650
- Q3e as e8,
83651
- SLe as e9,
83652
- o6e as ea,
83653
- Z3e as eb,
83654
- sY as ec,
83642
+ qQ as e0,
83643
+ U3 as e1,
83644
+ iy as e2,
83645
+ ay as e3,
83646
+ L3 as e4,
83647
+ w3 as e5,
83648
+ e5 as e6,
83649
+ Spe as e7,
83650
+ KL as e8,
83651
+ Q3e as e9,
83652
+ SLe as ea,
83653
+ o6e as eb,
83654
+ Z3e as ec,
83655
+ sY as ed,
83655
83656
  RO as f,
83656
83657
  vE as g,
83657
83658
  R0 as h,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-vGMyBsty.js"),r=require("../types/index.cjs");exports.Dashboard=e.Dashboard;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/index-BCSRVTst.js"),r=require("../types/index.cjs");exports.Dashboard=e.Dashboard;exports.EMPTY_SELECTION=r.EMPTY_SELECTION;
@@ -1,4 +1,4 @@
1
- import { D as a } from "../chunks/index-Dj7J6ekb.js";
1
+ import { D as a } from "../chunks/index-DSwq8_oh.js";
2
2
  import { EMPTY_SELECTION as e } from "../types/index.js";
3
3
  export {
4
4
  a as Dashboard,
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-vGMyBsty.js"),o=require("./types/index.cjs"),a=require("./chunks/dashboard-plus-DowivGLd.js");require("react/jsx-runtime");require("react");require("react-dom");const Y=["MM-DD-YYYY","YYYY-MM-DD","MM/DD/YYYY","DD/MM/YYYY","MMMM DD, YYYY","MMM DD, YYYY","DD MMM YYYY","Week of MMM DD, YYYY","Week of MMMM DD, YYYY","YYYY-WW","MMM YYYY","MMMM YYYY","YYYY-MM","MM/YYYY","YYYY MMM","Q1 YYYY","YYYY Q1","1st Quarter YYYY","YYYY-Q1","Quarter 1, YYYY","YYYY","YY","custom"];var r=(t=>(t.SUBTOTAL="__SUBTOTAL__",t.TOTAL="__TOTAL__",t.ALL="__ALL__",t))(r||{});exports.Dashboard=e.Dashboard;exports.DashboardWC=e.DashboardWC;exports.SemaphorContextProvider=e.SemaphorContextProvider;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.resolveDatamodelName=e.resolveDatamodelName;exports.useCard=e.useCard;exports.useCurrentActiveCard=e.useCurrentActiveCard;exports.useCurrentCardConfig=e.useCurrentCardConfig;exports.useCurrentSheetActiveCards=e.useCurrentSheetActiveCards;exports.useDashboardActions=e.useDashboardActions;exports.useDashboardStore=e.useDashboardStore;exports.useDataColumns=e.useDataColumns;exports.useDateFilterHook=e.useDateFilterHook;exports.useEditorActions=e.useEditorActions;exports.useEditorAside=e.useEditorAside;exports.useEditorStore=e.useEditorStore;exports.useTextFilterHook=e.useTextFilterHook;exports.EMPTY_SELECTION=o.EMPTY_SELECTION;exports.ResourceManagementPanel=a.ResourceManagementPanel;exports.ScheduleDashboard=a.ScheduleDashboard;exports.SelectComponent=a.SelectComponent;exports.Surfboard=a.DashboardPlus;exports.cleanCard=a.cleanCard;exports.downloadPdf=a.downloadPdf;exports.getDashbaordStateWithoutData=a.getDashbaordStateWithoutData;exports.DATE_FORMAT_VALUES=Y;exports.PivotMarkerEnum=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-BCSRVTst.js"),o=require("./types/index.cjs"),a=require("./chunks/dashboard-plus-jmg1QJuX.js");require("react/jsx-runtime");require("react");require("react-dom");const Y=["MM-DD-YYYY","YYYY-MM-DD","MM/DD/YYYY","DD/MM/YYYY","MMMM DD, YYYY","MMM DD, YYYY","DD MMM YYYY","Week of MMM DD, YYYY","Week of MMMM DD, YYYY","YYYY-WW","MMM YYYY","MMMM YYYY","YYYY-MM","MM/YYYY","YYYY MMM","Q1 YYYY","YYYY Q1","1st Quarter YYYY","YYYY-Q1","Quarter 1, YYYY","YYYY","YY","custom"];var r=(t=>(t.SUBTOTAL="__SUBTOTAL__",t.TOTAL="__TOTAL__",t.ALL="__ALL__",t))(r||{});exports.Dashboard=e.Dashboard;exports.DashboardWC=e.DashboardWC;exports.SemaphorContextProvider=e.SemaphorContextProvider;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.resolveDatamodelName=e.resolveDatamodelName;exports.useCard=e.useCard;exports.useCurrentActiveCard=e.useCurrentActiveCard;exports.useCurrentCardConfig=e.useCurrentCardConfig;exports.useCurrentSheetActiveCards=e.useCurrentSheetActiveCards;exports.useDashboardActions=e.useDashboardActions;exports.useDashboardStore=e.useDashboardStore;exports.useDataColumns=e.useDataColumns;exports.useDateFilterHook=e.useDateFilterHook;exports.useEditorActions=e.useEditorActions;exports.useEditorAside=e.useEditorAside;exports.useEditorStore=e.useEditorStore;exports.useTextFilterHook=e.useTextFilterHook;exports.EMPTY_SELECTION=o.EMPTY_SELECTION;exports.ResourceManagementPanel=a.ResourceManagementPanel;exports.ScheduleDashboard=a.ScheduleDashboard;exports.SelectComponent=a.SelectComponent;exports.Surfboard=a.DashboardPlus;exports.cleanCard=a.cleanCard;exports.downloadPdf=a.downloadPdf;exports.getDashbaordStateWithoutData=a.getDashbaordStateWithoutData;exports.DATE_FORMAT_VALUES=Y;exports.PivotMarkerEnum=r;
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import { D, d as u, S as d, b as i, b as n, m as l, f as T, o as m, n as p, q as C, s as S, l as A, i as _, k as c, p as h, j as b, h as f, g, t as y, r as L, c as x, x as Q, z as v, y as E, A as F, w as O, e as W, u as N, C as k, v as q, B, a as P } from "./chunks/index-Dj7J6ekb.js";
1
+ import { D, d as u, S as d, b as i, b as n, m as l, f as T, o as m, n as p, q as C, s as S, l as A, i as _, k as c, p as h, j as b, h as f, g, t as y, r as L, c as x, x as Q, z as v, y as E, A as F, w as O, e as W, u as N, C as k, v as q, B, a as P } from "./chunks/index-DSwq8_oh.js";
2
2
  import { EMPTY_SELECTION as U } from "./types/index.js";
3
- import { R as G, S as H, a as I, D as V, c as j, d as z, g as J } from "./chunks/dashboard-plus-BYsfLtBi.js";
3
+ import { R as G, S as H, a as I, D as V, c as j, d as z, g as J } from "./chunks/dashboard-plus-BXuu8joa.js";
4
4
  import "react/jsx-runtime";
5
5
  import "react";
6
6
  import "react-dom";