@milaboratories/graph-maker 1.1.4 → 1.1.5
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/GraphMaker/index.vue.d.ts +10 -10
- package/dist/GraphMaker/types.d.ts +2 -2
- package/dist/GraphMaker/utils/getFixedColumnOrAxisIdFromSettings.d.ts +2 -2
- package/dist/graph-maker.js +11894 -11895
- package/dist/graph-maker.umd.cjs +929 -929
- package/dist/style.css +1 -1
- package/package.json +2 -2
|
@@ -23,7 +23,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
23
23
|
fixedOptions: {
|
|
24
24
|
type: import('vue').PropType<{
|
|
25
25
|
inputName: "y" | "primaryGrouping" | "secondaryGrouping" | "filters" | "tabBy" | "facetBy";
|
|
26
|
-
selectedSource: import('@platforma-sdk/model').
|
|
26
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
27
27
|
selectedFilterValue?: string | number;
|
|
28
28
|
}[]>;
|
|
29
29
|
};
|
|
@@ -55,7 +55,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
55
55
|
fixedOptions: {
|
|
56
56
|
type: import('vue').PropType<{
|
|
57
57
|
inputName: "x" | "y" | "filters" | "tabBy" | "facetBy" | "grouping";
|
|
58
|
-
selectedSource: import('@platforma-sdk/model').
|
|
58
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
59
59
|
selectedFilterValue?: string | number;
|
|
60
60
|
}[]>;
|
|
61
61
|
};
|
|
@@ -87,7 +87,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
87
87
|
fixedOptions: {
|
|
88
88
|
type: import('vue').PropType<{
|
|
89
89
|
inputName: "x" | "y" | "filters" | "tabBy" | "facetBy" | "grouping";
|
|
90
|
-
selectedSource: import('@platforma-sdk/model').
|
|
90
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
91
91
|
selectedFilterValue?: string | number;
|
|
92
92
|
}[]>;
|
|
93
93
|
};
|
|
@@ -119,7 +119,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
119
119
|
fixedOptions: {
|
|
120
120
|
type: import('vue').PropType<{
|
|
121
121
|
inputName: "x" | "y" | "filters" | "tabBy" | "facetBy" | "value" | "xGroupBy" | "yGroupBy" | "annotations";
|
|
122
|
-
selectedSource: import('@platforma-sdk/model').
|
|
122
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
123
123
|
selectedFilterValue?: string | number;
|
|
124
124
|
}[]>;
|
|
125
125
|
};
|
|
@@ -151,7 +151,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
151
151
|
fixedOptions: {
|
|
152
152
|
type: import('vue').PropType<{
|
|
153
153
|
inputName: "height" | "lineColor" | "filters" | "tabBy" | "facetBy" | "nodeColor" | "nodeShape" | "value" | "labels" | "tableContent" | "nodeSize" | "heatmapForSequence" | "heatmapAnnotation" | "heatmapAxis" | "heatmapGroup";
|
|
154
|
-
selectedSource: import('@platforma-sdk/model').
|
|
154
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
155
155
|
selectedFilterValue?: string | number;
|
|
156
156
|
}[]>;
|
|
157
157
|
};
|
|
@@ -185,7 +185,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
185
185
|
fixedOptions: {
|
|
186
186
|
type: import('vue').PropType<{
|
|
187
187
|
inputName: "y" | "primaryGrouping" | "secondaryGrouping" | "filters" | "tabBy" | "facetBy";
|
|
188
|
-
selectedSource: import('@platforma-sdk/model').
|
|
188
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
189
189
|
selectedFilterValue?: string | number;
|
|
190
190
|
}[]>;
|
|
191
191
|
};
|
|
@@ -217,7 +217,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
217
217
|
fixedOptions: {
|
|
218
218
|
type: import('vue').PropType<{
|
|
219
219
|
inputName: "x" | "y" | "filters" | "tabBy" | "facetBy" | "grouping";
|
|
220
|
-
selectedSource: import('@platforma-sdk/model').
|
|
220
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
221
221
|
selectedFilterValue?: string | number;
|
|
222
222
|
}[]>;
|
|
223
223
|
};
|
|
@@ -249,7 +249,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
249
249
|
fixedOptions: {
|
|
250
250
|
type: import('vue').PropType<{
|
|
251
251
|
inputName: "x" | "y" | "filters" | "tabBy" | "facetBy" | "grouping";
|
|
252
|
-
selectedSource: import('@platforma-sdk/model').
|
|
252
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
253
253
|
selectedFilterValue?: string | number;
|
|
254
254
|
}[]>;
|
|
255
255
|
};
|
|
@@ -281,7 +281,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
281
281
|
fixedOptions: {
|
|
282
282
|
type: import('vue').PropType<{
|
|
283
283
|
inputName: "x" | "y" | "filters" | "tabBy" | "facetBy" | "value" | "xGroupBy" | "yGroupBy" | "annotations";
|
|
284
|
-
selectedSource: import('@platforma-sdk/model').
|
|
284
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
285
285
|
selectedFilterValue?: string | number;
|
|
286
286
|
}[]>;
|
|
287
287
|
};
|
|
@@ -313,7 +313,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
313
313
|
fixedOptions: {
|
|
314
314
|
type: import('vue').PropType<{
|
|
315
315
|
inputName: "height" | "lineColor" | "filters" | "tabBy" | "facetBy" | "nodeColor" | "nodeShape" | "value" | "labels" | "tableContent" | "nodeSize" | "heatmapForSequence" | "heatmapAnnotation" | "heatmapAxis" | "heatmapGroup";
|
|
316
|
-
selectedSource: import('@platforma-sdk/model').
|
|
316
|
+
selectedSource: import('@platforma-sdk/model').PTableRecordSingleValueFilterV2["column"];
|
|
317
317
|
selectedFilterValue?: string | number;
|
|
318
318
|
}[]>;
|
|
319
319
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ChartType, InputState, InputNamesByChartType } from '@milaboratories/pf-plots';
|
|
2
2
|
import { AxesState, getDefaultLayersSettings, LayersSettings, StatisticsState } from './constant.ts';
|
|
3
3
|
import { AestheticMappingCategorical } from './dataBindAes.ts';
|
|
4
|
-
import { AxisSpec, PColumnSpec,
|
|
4
|
+
import { AxisSpec, PColumnSpec, PTableRecordSingleValueFilterV2, PFrameDriver, PFrameHandle } from '@platforma-sdk/model';
|
|
5
5
|
|
|
6
6
|
export type GraphMakerState = {
|
|
7
7
|
title: string;
|
|
@@ -23,7 +23,7 @@ export interface GraphMakerPropsTyped<T extends ChartType> {
|
|
|
23
23
|
defaultOptions?: PredefinedGraphOption<T>[];
|
|
24
24
|
fixedOptions?: {
|
|
25
25
|
inputName: InputNamesByChartType[T];
|
|
26
|
-
selectedSource:
|
|
26
|
+
selectedSource: PTableRecordSingleValueFilterV2['column'];
|
|
27
27
|
selectedFilterValue?: string | number;
|
|
28
28
|
}[];
|
|
29
29
|
allowChartDeleting?: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { AxisId, ColumnId, DemoDataStore } from '@milaboratories/pf-plots';
|
|
2
|
-
import {
|
|
2
|
+
import { PTableRecordSingleValueFilterV2 } from '@platforma-sdk/model';
|
|
3
3
|
|
|
4
|
-
export declare function getFixedColumnOrAxisIdFromSettings(dataStore: DemoDataStore, id:
|
|
4
|
+
export declare function getFixedColumnOrAxisIdFromSettings(dataStore: DemoDataStore, id: PTableRecordSingleValueFilterV2['column']): Promise<ColumnId | AxisId | null>;
|