react-semaphor 0.1.352 → 0.1.354

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 (33) hide show
  1. package/dist/chunks/{calendar-preferences-dialog-BP6VCs24.js → calendar-preferences-dialog-BlF7tQVO.js} +1 -1
  2. package/dist/chunks/{calendar-preferences-dialog-DqB0gRKY.js → calendar-preferences-dialog-C89peE7b.js} +1 -1
  3. package/dist/chunks/contracts-CoCOpd_i.js +11 -0
  4. package/dist/chunks/contracts-CtB2VONT.js +1 -0
  5. package/dist/chunks/{dashboard-briefing-launcher-DxLotfPa.js → dashboard-briefing-launcher-CzTXDvdU.js} +1 -1
  6. package/dist/chunks/{dashboard-briefing-launcher-CE8bNT8E.js → dashboard-briefing-launcher-thntGohY.js} +3 -3
  7. package/dist/chunks/{dashboard-controls-B00gdNuz.js → dashboard-controls-DyPZNfmg.js} +3 -3
  8. package/dist/chunks/{dashboard-controls-DiRVwF2s.js → dashboard-controls-Pbm2gZA5.js} +1 -1
  9. package/dist/chunks/{dashboard-json-qKWjSofT.js → dashboard-json-B2qFCVuf.js} +1 -1
  10. package/dist/chunks/{dashboard-json-BvdoNEjb.js → dashboard-json-sLdO-LC1.js} +1 -1
  11. package/dist/chunks/{edit-dashboard-visual-B25Pk-Hr.js → edit-dashboard-visual-BTTIog61.js} +3 -3
  12. package/dist/chunks/{edit-dashboard-visual-ChpvAgup.js → edit-dashboard-visual-j17SdtRC.js} +1 -1
  13. package/dist/chunks/{index-D14U5QOC.js → index-Dh4zmLqk.js} +21309 -21093
  14. package/dist/chunks/{index-DYHvr2To.js → index-o6tGBWww.js} +206 -206
  15. package/dist/chunks/{resource-management-panel-BOW5JCor.js → resource-management-panel-CgQRI6g7.js} +2 -2
  16. package/dist/chunks/{resource-management-panel-ChEmFjoR.js → resource-management-panel-wn2UAr-d.js} +1 -1
  17. package/dist/chunks/{use-create-flow-overlay-state-CZk4rrrw.js → use-create-flow-overlay-state-CATp6oTj.js} +1 -1
  18. package/dist/chunks/{use-create-flow-overlay-state-C5jxnrOJ.js → use-create-flow-overlay-state-CVwvTfpo.js} +2 -2
  19. package/dist/chunks/{use-visual-utils-DHBV770y.js → use-visual-utils-BVmHziAk.js} +1 -1
  20. package/dist/chunks/{use-visual-utils-ika7wXDI.js → use-visual-utils-YXOTwvaX.js} +1 -1
  21. package/dist/dashboard/index.cjs +1 -1
  22. package/dist/dashboard/index.js +1 -1
  23. package/dist/dashboard-authoring/index.cjs +3 -3
  24. package/dist/dashboard-authoring/index.js +484 -440
  25. package/dist/data-app-builder/index.cjs +1 -1
  26. package/dist/data-app-builder/index.js +1 -1
  27. package/dist/index.cjs +1 -1
  28. package/dist/index.js +5 -5
  29. package/dist/style.css +1 -1
  30. package/dist/surfboard/index.cjs +1 -1
  31. package/dist/surfboard/index.js +2 -2
  32. package/dist/types/dashboard-authoring.d.ts +1 -1
  33. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/index-DYHvr2To.js"),e=require("../chunks/common-types-C73-Ud1-.js"),a=require("../chunks/calendar-preferences-dialog-DqB0gRKY.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-o6tGBWww.js"),e=require("../chunks/common-types-C73-Ud1-.js"),a=require("../chunks/calendar-preferences-dialog-C89peE7b.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-D14U5QOC.js";
1
+ import { a as e } from "../chunks/index-Dh4zmLqk.js";
2
2
  import { C, E } from "../chunks/common-types-4bjoIgvm.js";
3
- import { C as s } from "../chunks/calendar-preferences-dialog-BP6VCs24.js";
3
+ import { C as s } from "../chunks/calendar-preferences-dialog-BlF7tQVO.js";
4
4
  export {
5
5
  C as CONTROL_CARD_DEFAULT_VALUE,
6
6
  s as CalendarPreferencesDialog,
@@ -493,7 +493,7 @@ declare type CustomCard = CardWithContent | CardWithFooter;
493
493
 
494
494
  export declare const DASHBOARD_AUTHORING_BREAKPOINTS: readonly ["lg", "md", "sm", "xs", "xxs"];
495
495
 
496
- export declare const DASHBOARD_AUTHORING_MAX_GENERATED_CARDS = 10;
496
+ export declare const DASHBOARD_AUTHORING_MAX_GENERATED_CARDS = 15;
497
497
 
498
498
  declare type DashboardAIContext = AIContext & {
499
499
  mode?: DashboardAIContextMode;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.1.352",
8
+ "version": "0.1.354",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",