react-semaphor 0.1.388 → 0.1.390

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.
@@ -1032,6 +1032,10 @@ export declare type SemaphorDataAppCodegenView = {
1032
1032
  id: string;
1033
1033
  title?: string;
1034
1034
  purpose?: string;
1035
+ sourcePresentation?: {
1036
+ sourceKeys?: string[];
1037
+ sourceLabels?: string[];
1038
+ };
1035
1039
  visual?: string;
1036
1040
  visualSpec?: Record<string, unknown>;
1037
1041
  queryKind?: string;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "email": "support@semaphor.cloud"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "0.1.388",
8
+ "version": "0.1.390",
9
9
  "description": "Fully interactive and customizable dashboards for your apps.",
10
10
  "keywords": [
11
11
  "react",