react-semaphor 0.1.320 → 0.1.322

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.
Files changed (48) hide show
  1. package/dist/brand-studio/index.cjs +1 -1
  2. package/dist/brand-studio/index.js +4 -4
  3. package/dist/briefings/index.cjs +1 -1
  4. package/dist/briefings/index.js +278 -208
  5. package/dist/chunks/{braces-NfG5hX2c.js → braces-C7BeIXvM.js} +1 -1
  6. package/dist/chunks/{braces-CDPz6CF2.js → braces-ZjRH2Kl7.js} +1 -1
  7. package/dist/chunks/{calendar-preferences-dialog-CFXQBJ4A.js → calendar-preferences-dialog-CZqePF6B.js} +1 -1
  8. package/dist/chunks/{calendar-preferences-dialog-B7Z8OnuZ.js → calendar-preferences-dialog-t0OOALVd.js} +3 -3
  9. package/dist/chunks/{chevrons-up-down-BsdQRmJL.js → chevrons-up-down-CA-XvN1o.js} +1 -1
  10. package/dist/chunks/{chevrons-up-down-DiWloubI.js → chevrons-up-down-Cuilz9aY.js} +1 -1
  11. package/dist/chunks/{dashboard-briefing-launcher-DB16djcj.js → dashboard-briefing-launcher-BYbnbZ9e.js} +933 -910
  12. package/dist/chunks/{dashboard-briefing-launcher-DjDpGyD7.js → dashboard-briefing-launcher-d1_fm91W.js} +17 -17
  13. package/dist/chunks/dashboard-controls-B3HHMRPC.js +52 -0
  14. package/dist/chunks/dashboard-controls-BuChCKDm.js +2246 -0
  15. package/dist/chunks/{dashboard-json-C8-kkiyT.js → dashboard-json-DgoYjD0O.js} +2 -2
  16. package/dist/chunks/{dashboard-json-2nyFJ_-w.js → dashboard-json-M5-VFCtZ.js} +1 -1
  17. package/dist/chunks/{edit-dashboard-visual-BP77bJFI.js → edit-dashboard-visual-BH8DP1qq.js} +1 -1
  18. package/dist/chunks/{edit-dashboard-visual-D6oiTlXr.js → edit-dashboard-visual-DP31ytwJ.js} +6 -6
  19. package/dist/chunks/{index-Clw0hJzi.js → index-ChmS5nsv.js} +28873 -28145
  20. package/dist/chunks/{index-D8eouWYC.js → index-CodH6sqg.js} +217 -212
  21. package/dist/chunks/{palette-CJTdBzJB.js → palette-CanPG11m.js} +1 -1
  22. package/dist/chunks/{palette-BlxLchHy.js → palette-D96DOM7E.js} +1 -1
  23. package/dist/chunks/resource-management-panel-D3vO68dH.js +6 -0
  24. package/dist/chunks/{resource-management-panel-HcRJRZHO.js → resource-management-panel-gt__S0Pb.js} +451 -369
  25. package/dist/chunks/{save-B8x5Vi0W.js → save-CqrBQKG6.js} +1 -1
  26. package/dist/chunks/{save-DVRQBMeb.js → save-DxkSzUTZ.js} +1 -1
  27. package/dist/chunks/{switch-DPaKnsb8.js → switch-BXICAlvS.js} +2 -2
  28. package/dist/chunks/{switch-sauemjyY.js → switch-Deo2Ltmj.js} +133 -133
  29. package/dist/chunks/{use-create-flow-overlay-state-CdCldE6J.js → use-create-flow-overlay-state-BZaSpL-c.js} +1 -1
  30. package/dist/chunks/{use-create-flow-overlay-state-75l5mrVp.js → use-create-flow-overlay-state-OA3iI54p.js} +104 -104
  31. package/dist/chunks/{use-visual-utils-CMdEUnM5.js → use-visual-utils-CMucAqbS.js} +1 -1
  32. package/dist/chunks/{use-visual-utils-Bd4Cf9_B.js → use-visual-utils-CsXS-Zeh.js} +20 -20
  33. package/dist/dashboard/index.cjs +1 -1
  34. package/dist/dashboard/index.js +1 -1
  35. package/dist/dashboard-authoring/index.cjs +3 -0
  36. package/dist/dashboard-authoring/index.js +532 -0
  37. package/dist/index.cjs +1 -1
  38. package/dist/index.js +131 -130
  39. package/dist/style.css +1 -1
  40. package/dist/surfboard/index.cjs +1 -1
  41. package/dist/surfboard/index.js +2 -2
  42. package/dist/types/briefings.d.ts +15 -0
  43. package/dist/types/dashboard-authoring.d.ts +2703 -0
  44. package/dist/types/main.d.ts +145 -0
  45. package/package.json +6 -1
  46. package/dist/chunks/dashboard-controls-BisfskDD.js +0 -52
  47. package/dist/chunks/dashboard-controls-DPStW1kd.js +0 -1999
  48. package/dist/chunks/resource-management-panel-DTvY5OIq.js +0 -6
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-D8eouWYC.js"),e=require("../chunks/common-types-C73-Ud1-.js"),a=require("../chunks/calendar-preferences-dialog-CFXQBJ4A.js");exports.Surfboard=r.DashboardPlus;exports.CONTROL_CARD_DEFAULT_VALUE=e.CONTROL_CARD_DEFAULT_VALUE;exports.EMPTY_SELECTION=e.EMPTY_SELECTION;exports.CalendarPreferencesDialog=a.CalendarPreferencesDialog;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-CodH6sqg.js"),e=require("../chunks/common-types-C73-Ud1-.js"),a=require("../chunks/calendar-preferences-dialog-CZqePF6B.js");exports.Surfboard=r.DashboardPlus;exports.CONTROL_CARD_DEFAULT_VALUE=e.CONTROL_CARD_DEFAULT_VALUE;exports.EMPTY_SELECTION=e.EMPTY_SELECTION;exports.CalendarPreferencesDialog=a.CalendarPreferencesDialog;
@@ -1,6 +1,6 @@
1
- import { a as e } from "../chunks/index-Clw0hJzi.js";
1
+ import { a as e } from "../chunks/index-ChmS5nsv.js";
2
2
  import { C, E } from "../chunks/common-types-4bjoIgvm.js";
3
- import { C as s } from "../chunks/calendar-preferences-dialog-B7Z8OnuZ.js";
3
+ import { C as s } from "../chunks/calendar-preferences-dialog-t0OOALVd.js";
4
4
  export {
5
5
  C as CONTROL_CARD_DEFAULT_VALUE,
6
6
  s as CalendarPreferencesDialog,
@@ -8,6 +8,7 @@ export declare const BRIEFING_CONTENT_LIMITS: {
8
8
  readonly maxParagraphCharacters: 5000;
9
9
  readonly maxFindingCharacters: 5000;
10
10
  readonly maxListItems: 100;
11
+ readonly maxKpiTiles: 8;
11
12
  };
12
13
 
13
14
  export declare const BRIEFING_KIND: "BRIEFING";
@@ -138,6 +139,11 @@ export declare type BriefingContentBlock = {
138
139
  delta?: string | number | null;
139
140
  unit?: string;
140
141
  evidenceIds?: string[];
142
+ } | {
143
+ type: 'kpi_grid';
144
+ title?: string;
145
+ tiles: BriefingKpiTile[];
146
+ evidenceIds?: string[];
141
147
  } | BriefingContentTableBlock | {
142
148
  type: 'actions';
143
149
  title?: string;
@@ -229,6 +235,15 @@ export declare type BriefingJobConfig = {
229
235
 
230
236
  export declare type BriefingKind = typeof BRIEFING_KIND;
231
237
 
238
+ export declare type BriefingKpiTile = {
239
+ label: string;
240
+ value: string | number;
241
+ previousValue?: string | number | null;
242
+ delta?: string | number | null;
243
+ unit?: string;
244
+ evidenceIds?: string[];
245
+ };
246
+
232
247
  export declare type BriefingLimits = {
233
248
  maxToolCalls?: number;
234
249
  maxRows?: number;