@kong-ui-public/dashboard-renderer 8.11.10 → 8.11.11
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.
|
@@ -18,238 +18,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
|
18
18
|
refresh: () => void;
|
|
19
19
|
toggleFullscreen: () => void;
|
|
20
20
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
-
"update:modelValue": (value:
|
|
22
|
-
columns?: number | undefined;
|
|
23
|
-
tile_height?: number | undefined;
|
|
24
|
-
preset_filters?: ({
|
|
25
|
-
field: string;
|
|
26
|
-
operator: "in" | "not_in" | "selector";
|
|
27
|
-
value: (string | number | null)[];
|
|
28
|
-
} | {
|
|
29
|
-
field: string;
|
|
30
|
-
operator: "empty" | "not_empty";
|
|
31
|
-
})[] | undefined;
|
|
32
|
-
template_id?: string | null | undefined;
|
|
33
|
-
tiles: {
|
|
34
|
-
id?: string | undefined;
|
|
35
|
-
type: "chart";
|
|
36
|
-
definition: {
|
|
37
|
-
chart: {
|
|
38
|
-
stacked?: boolean | undefined;
|
|
39
|
-
chart_dataset_colors?: string[] | {
|
|
40
|
-
[x: string]: string;
|
|
41
|
-
} | undefined;
|
|
42
|
-
synthetics_data_key?: string | undefined;
|
|
43
|
-
chart_title?: string | undefined;
|
|
44
|
-
allow_csv_export?: boolean | undefined;
|
|
45
|
-
type: "horizontal_bar" | "vertical_bar";
|
|
46
|
-
} | {
|
|
47
|
-
synthetics_data_key?: string | undefined;
|
|
48
|
-
chart_title?: string | undefined;
|
|
49
|
-
metric_display?: "hidden" | "single" | "full" | undefined;
|
|
50
|
-
reverse_dataset?: boolean | undefined;
|
|
51
|
-
numerator?: number | undefined;
|
|
52
|
-
type: "gauge";
|
|
53
|
-
} | {
|
|
54
|
-
synthetics_data_key?: string | undefined;
|
|
55
|
-
chart_title?: string | undefined;
|
|
56
|
-
type: "donut";
|
|
57
|
-
} | {
|
|
58
|
-
stacked?: boolean | undefined;
|
|
59
|
-
chart_dataset_colors?: string[] | {
|
|
60
|
-
[x: string]: string;
|
|
61
|
-
} | undefined;
|
|
62
|
-
synthetics_data_key?: string | undefined;
|
|
63
|
-
chart_title?: string | undefined;
|
|
64
|
-
allow_csv_export?: boolean | undefined;
|
|
65
|
-
threshold?: {
|
|
66
|
-
[x: string]: {
|
|
67
|
-
label?: string | undefined;
|
|
68
|
-
highlightIntersections?: boolean | undefined;
|
|
69
|
-
type: "error" | "warning" | "neutral";
|
|
70
|
-
value: number;
|
|
71
|
-
}[];
|
|
72
|
-
} | undefined;
|
|
73
|
-
type: "timeseries_line" | "timeseries_bar";
|
|
74
|
-
} | {
|
|
75
|
-
description?: string | undefined;
|
|
76
|
-
chart_title?: string | undefined;
|
|
77
|
-
long_card_titles?: boolean | undefined;
|
|
78
|
-
percentile_latency?: boolean | undefined;
|
|
79
|
-
type: "golden_signals";
|
|
80
|
-
} | {
|
|
81
|
-
description?: string | undefined;
|
|
82
|
-
synthetics_data_key?: string | undefined;
|
|
83
|
-
chart_title?: string | undefined;
|
|
84
|
-
entity_link?: string | undefined;
|
|
85
|
-
entity_links?: {
|
|
86
|
-
[x: string]: string;
|
|
87
|
-
} | undefined;
|
|
88
|
-
type: "top_n";
|
|
89
|
-
} | {
|
|
90
|
-
type: "slottable";
|
|
91
|
-
id: string;
|
|
92
|
-
} | {
|
|
93
|
-
chart_title?: string | undefined;
|
|
94
|
-
decimal_points?: number | undefined;
|
|
95
|
-
type: "single_value";
|
|
96
|
-
} | {
|
|
97
|
-
chart_title?: string | undefined;
|
|
98
|
-
fit_to_country?: "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CD" | "CK" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "US" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW" | undefined;
|
|
99
|
-
legend?: boolean | undefined;
|
|
100
|
-
bounds?: [number, number][] | undefined;
|
|
101
|
-
type: "choropleth_map";
|
|
102
|
-
};
|
|
103
|
-
query: {
|
|
104
|
-
filters?: ({
|
|
105
|
-
field: string;
|
|
106
|
-
operator: "in" | "not_in" | "selector";
|
|
107
|
-
value: (string | number | null)[];
|
|
108
|
-
} | {
|
|
109
|
-
field: string;
|
|
110
|
-
operator: "empty" | "not_empty";
|
|
111
|
-
})[] | undefined;
|
|
112
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
113
|
-
time_range?: {
|
|
114
|
-
tz?: string | undefined;
|
|
115
|
-
type: "relative";
|
|
116
|
-
time_range: string;
|
|
117
|
-
} | {
|
|
118
|
-
tz?: string | undefined;
|
|
119
|
-
type: "absolute";
|
|
120
|
-
start: string;
|
|
121
|
-
end: string;
|
|
122
|
-
} | undefined;
|
|
123
|
-
limit?: number | undefined;
|
|
124
|
-
meta?: {
|
|
125
|
-
[x: string]: unknown;
|
|
126
|
-
} | undefined;
|
|
127
|
-
metrics?: string[] | undefined;
|
|
128
|
-
dimensions?: string[] | undefined;
|
|
129
|
-
datasource: "api_usage";
|
|
130
|
-
} | {
|
|
131
|
-
filters?: ({
|
|
132
|
-
field: string;
|
|
133
|
-
operator: "in" | "not_in" | "selector";
|
|
134
|
-
value: (string | number | null)[];
|
|
135
|
-
} | {
|
|
136
|
-
field: string;
|
|
137
|
-
operator: "empty" | "not_empty";
|
|
138
|
-
})[] | undefined;
|
|
139
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
140
|
-
time_range?: {
|
|
141
|
-
tz?: string | undefined;
|
|
142
|
-
type: "relative";
|
|
143
|
-
time_range: string;
|
|
144
|
-
} | {
|
|
145
|
-
tz?: string | undefined;
|
|
146
|
-
type: "absolute";
|
|
147
|
-
start: string;
|
|
148
|
-
end: string;
|
|
149
|
-
} | undefined;
|
|
150
|
-
limit?: number | undefined;
|
|
151
|
-
meta?: {
|
|
152
|
-
[x: string]: unknown;
|
|
153
|
-
} | undefined;
|
|
154
|
-
metrics?: string[] | undefined;
|
|
155
|
-
dimensions?: string[] | undefined;
|
|
156
|
-
datasource: "basic";
|
|
157
|
-
} | {
|
|
158
|
-
filters?: ({
|
|
159
|
-
field: string;
|
|
160
|
-
operator: "in" | "not_in" | "selector";
|
|
161
|
-
value: (string | number | null)[];
|
|
162
|
-
} | {
|
|
163
|
-
field: string;
|
|
164
|
-
operator: "empty" | "not_empty";
|
|
165
|
-
})[] | undefined;
|
|
166
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
167
|
-
time_range?: {
|
|
168
|
-
tz?: string | undefined;
|
|
169
|
-
type: "relative";
|
|
170
|
-
time_range: string;
|
|
171
|
-
} | {
|
|
172
|
-
tz?: string | undefined;
|
|
173
|
-
type: "absolute";
|
|
174
|
-
start: string;
|
|
175
|
-
end: string;
|
|
176
|
-
} | undefined;
|
|
177
|
-
limit?: number | undefined;
|
|
178
|
-
meta?: {
|
|
179
|
-
[x: string]: unknown;
|
|
180
|
-
} | undefined;
|
|
181
|
-
metrics?: string[] | undefined;
|
|
182
|
-
dimensions?: string[] | undefined;
|
|
183
|
-
datasource: "llm_usage";
|
|
184
|
-
} | {
|
|
185
|
-
filters?: ({
|
|
186
|
-
field: string;
|
|
187
|
-
operator: "in" | "not_in" | "selector";
|
|
188
|
-
value: (string | number | null)[];
|
|
189
|
-
} | {
|
|
190
|
-
field: string;
|
|
191
|
-
operator: "empty" | "not_empty";
|
|
192
|
-
})[] | undefined;
|
|
193
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
194
|
-
time_range?: {
|
|
195
|
-
tz?: string | undefined;
|
|
196
|
-
type: "relative";
|
|
197
|
-
time_range: string;
|
|
198
|
-
} | {
|
|
199
|
-
tz?: string | undefined;
|
|
200
|
-
type: "absolute";
|
|
201
|
-
start: string;
|
|
202
|
-
end: string;
|
|
203
|
-
} | undefined;
|
|
204
|
-
limit?: number | undefined;
|
|
205
|
-
meta?: {
|
|
206
|
-
[x: string]: unknown;
|
|
207
|
-
} | undefined;
|
|
208
|
-
metrics?: string[] | undefined;
|
|
209
|
-
dimensions?: string[] | undefined;
|
|
210
|
-
datasource: "agentic_usage";
|
|
211
|
-
} | {
|
|
212
|
-
filters?: ({
|
|
213
|
-
field: string;
|
|
214
|
-
operator: string;
|
|
215
|
-
value: (string | number | null)[];
|
|
216
|
-
} | {
|
|
217
|
-
field: string;
|
|
218
|
-
operator: string;
|
|
219
|
-
})[] | undefined;
|
|
220
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
221
|
-
time_range?: {
|
|
222
|
-
tz?: string | undefined;
|
|
223
|
-
type: "relative";
|
|
224
|
-
time_range: string;
|
|
225
|
-
} | {
|
|
226
|
-
tz?: string | undefined;
|
|
227
|
-
type: "absolute";
|
|
228
|
-
start: string;
|
|
229
|
-
end: string;
|
|
230
|
-
} | undefined;
|
|
231
|
-
limit?: number | undefined;
|
|
232
|
-
meta?: {
|
|
233
|
-
[x: string]: unknown;
|
|
234
|
-
} | undefined;
|
|
235
|
-
metrics?: string[] | undefined;
|
|
236
|
-
dimensions?: string[] | undefined;
|
|
237
|
-
datasource: "platform";
|
|
238
|
-
};
|
|
239
|
-
};
|
|
240
|
-
layout: {
|
|
241
|
-
position: {
|
|
242
|
-
col: number;
|
|
243
|
-
row: number;
|
|
244
|
-
};
|
|
245
|
-
size: {
|
|
246
|
-
fit_to_content?: boolean | undefined;
|
|
247
|
-
cols: number;
|
|
248
|
-
rows: number;
|
|
249
|
-
};
|
|
250
|
-
};
|
|
251
|
-
}[];
|
|
252
|
-
}) => any;
|
|
21
|
+
"update:modelValue": (value: DashboardConfig) => any;
|
|
253
22
|
} & {
|
|
254
23
|
"edit-tile": (tile: GridTile<{
|
|
255
24
|
chart: {
|
|
@@ -662,238 +431,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
|
662
431
|
};
|
|
663
432
|
}>) => any) | undefined;
|
|
664
433
|
"onTile-time-range-zoom"?: ((newTimeRange: TileZoomEvent) => any) | undefined;
|
|
665
|
-
"onUpdate:modelValue"?: ((value:
|
|
666
|
-
columns?: number | undefined;
|
|
667
|
-
tile_height?: number | undefined;
|
|
668
|
-
preset_filters?: ({
|
|
669
|
-
field: string;
|
|
670
|
-
operator: "in" | "not_in" | "selector";
|
|
671
|
-
value: (string | number | null)[];
|
|
672
|
-
} | {
|
|
673
|
-
field: string;
|
|
674
|
-
operator: "empty" | "not_empty";
|
|
675
|
-
})[] | undefined;
|
|
676
|
-
template_id?: string | null | undefined;
|
|
677
|
-
tiles: {
|
|
678
|
-
id?: string | undefined;
|
|
679
|
-
type: "chart";
|
|
680
|
-
definition: {
|
|
681
|
-
chart: {
|
|
682
|
-
stacked?: boolean | undefined;
|
|
683
|
-
chart_dataset_colors?: string[] | {
|
|
684
|
-
[x: string]: string;
|
|
685
|
-
} | undefined;
|
|
686
|
-
synthetics_data_key?: string | undefined;
|
|
687
|
-
chart_title?: string | undefined;
|
|
688
|
-
allow_csv_export?: boolean | undefined;
|
|
689
|
-
type: "horizontal_bar" | "vertical_bar";
|
|
690
|
-
} | {
|
|
691
|
-
synthetics_data_key?: string | undefined;
|
|
692
|
-
chart_title?: string | undefined;
|
|
693
|
-
metric_display?: "hidden" | "single" | "full" | undefined;
|
|
694
|
-
reverse_dataset?: boolean | undefined;
|
|
695
|
-
numerator?: number | undefined;
|
|
696
|
-
type: "gauge";
|
|
697
|
-
} | {
|
|
698
|
-
synthetics_data_key?: string | undefined;
|
|
699
|
-
chart_title?: string | undefined;
|
|
700
|
-
type: "donut";
|
|
701
|
-
} | {
|
|
702
|
-
stacked?: boolean | undefined;
|
|
703
|
-
chart_dataset_colors?: string[] | {
|
|
704
|
-
[x: string]: string;
|
|
705
|
-
} | undefined;
|
|
706
|
-
synthetics_data_key?: string | undefined;
|
|
707
|
-
chart_title?: string | undefined;
|
|
708
|
-
allow_csv_export?: boolean | undefined;
|
|
709
|
-
threshold?: {
|
|
710
|
-
[x: string]: {
|
|
711
|
-
label?: string | undefined;
|
|
712
|
-
highlightIntersections?: boolean | undefined;
|
|
713
|
-
type: "error" | "warning" | "neutral";
|
|
714
|
-
value: number;
|
|
715
|
-
}[];
|
|
716
|
-
} | undefined;
|
|
717
|
-
type: "timeseries_line" | "timeseries_bar";
|
|
718
|
-
} | {
|
|
719
|
-
description?: string | undefined;
|
|
720
|
-
chart_title?: string | undefined;
|
|
721
|
-
long_card_titles?: boolean | undefined;
|
|
722
|
-
percentile_latency?: boolean | undefined;
|
|
723
|
-
type: "golden_signals";
|
|
724
|
-
} | {
|
|
725
|
-
description?: string | undefined;
|
|
726
|
-
synthetics_data_key?: string | undefined;
|
|
727
|
-
chart_title?: string | undefined;
|
|
728
|
-
entity_link?: string | undefined;
|
|
729
|
-
entity_links?: {
|
|
730
|
-
[x: string]: string;
|
|
731
|
-
} | undefined;
|
|
732
|
-
type: "top_n";
|
|
733
|
-
} | {
|
|
734
|
-
type: "slottable";
|
|
735
|
-
id: string;
|
|
736
|
-
} | {
|
|
737
|
-
chart_title?: string | undefined;
|
|
738
|
-
decimal_points?: number | undefined;
|
|
739
|
-
type: "single_value";
|
|
740
|
-
} | {
|
|
741
|
-
chart_title?: string | undefined;
|
|
742
|
-
fit_to_country?: "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CD" | "CK" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "US" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW" | undefined;
|
|
743
|
-
legend?: boolean | undefined;
|
|
744
|
-
bounds?: [number, number][] | undefined;
|
|
745
|
-
type: "choropleth_map";
|
|
746
|
-
};
|
|
747
|
-
query: {
|
|
748
|
-
filters?: ({
|
|
749
|
-
field: string;
|
|
750
|
-
operator: "in" | "not_in" | "selector";
|
|
751
|
-
value: (string | number | null)[];
|
|
752
|
-
} | {
|
|
753
|
-
field: string;
|
|
754
|
-
operator: "empty" | "not_empty";
|
|
755
|
-
})[] | undefined;
|
|
756
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
757
|
-
time_range?: {
|
|
758
|
-
tz?: string | undefined;
|
|
759
|
-
type: "relative";
|
|
760
|
-
time_range: string;
|
|
761
|
-
} | {
|
|
762
|
-
tz?: string | undefined;
|
|
763
|
-
type: "absolute";
|
|
764
|
-
start: string;
|
|
765
|
-
end: string;
|
|
766
|
-
} | undefined;
|
|
767
|
-
limit?: number | undefined;
|
|
768
|
-
meta?: {
|
|
769
|
-
[x: string]: unknown;
|
|
770
|
-
} | undefined;
|
|
771
|
-
metrics?: string[] | undefined;
|
|
772
|
-
dimensions?: string[] | undefined;
|
|
773
|
-
datasource: "api_usage";
|
|
774
|
-
} | {
|
|
775
|
-
filters?: ({
|
|
776
|
-
field: string;
|
|
777
|
-
operator: "in" | "not_in" | "selector";
|
|
778
|
-
value: (string | number | null)[];
|
|
779
|
-
} | {
|
|
780
|
-
field: string;
|
|
781
|
-
operator: "empty" | "not_empty";
|
|
782
|
-
})[] | undefined;
|
|
783
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
784
|
-
time_range?: {
|
|
785
|
-
tz?: string | undefined;
|
|
786
|
-
type: "relative";
|
|
787
|
-
time_range: string;
|
|
788
|
-
} | {
|
|
789
|
-
tz?: string | undefined;
|
|
790
|
-
type: "absolute";
|
|
791
|
-
start: string;
|
|
792
|
-
end: string;
|
|
793
|
-
} | undefined;
|
|
794
|
-
limit?: number | undefined;
|
|
795
|
-
meta?: {
|
|
796
|
-
[x: string]: unknown;
|
|
797
|
-
} | undefined;
|
|
798
|
-
metrics?: string[] | undefined;
|
|
799
|
-
dimensions?: string[] | undefined;
|
|
800
|
-
datasource: "basic";
|
|
801
|
-
} | {
|
|
802
|
-
filters?: ({
|
|
803
|
-
field: string;
|
|
804
|
-
operator: "in" | "not_in" | "selector";
|
|
805
|
-
value: (string | number | null)[];
|
|
806
|
-
} | {
|
|
807
|
-
field: string;
|
|
808
|
-
operator: "empty" | "not_empty";
|
|
809
|
-
})[] | undefined;
|
|
810
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
811
|
-
time_range?: {
|
|
812
|
-
tz?: string | undefined;
|
|
813
|
-
type: "relative";
|
|
814
|
-
time_range: string;
|
|
815
|
-
} | {
|
|
816
|
-
tz?: string | undefined;
|
|
817
|
-
type: "absolute";
|
|
818
|
-
start: string;
|
|
819
|
-
end: string;
|
|
820
|
-
} | undefined;
|
|
821
|
-
limit?: number | undefined;
|
|
822
|
-
meta?: {
|
|
823
|
-
[x: string]: unknown;
|
|
824
|
-
} | undefined;
|
|
825
|
-
metrics?: string[] | undefined;
|
|
826
|
-
dimensions?: string[] | undefined;
|
|
827
|
-
datasource: "llm_usage";
|
|
828
|
-
} | {
|
|
829
|
-
filters?: ({
|
|
830
|
-
field: string;
|
|
831
|
-
operator: "in" | "not_in" | "selector";
|
|
832
|
-
value: (string | number | null)[];
|
|
833
|
-
} | {
|
|
834
|
-
field: string;
|
|
835
|
-
operator: "empty" | "not_empty";
|
|
836
|
-
})[] | undefined;
|
|
837
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
838
|
-
time_range?: {
|
|
839
|
-
tz?: string | undefined;
|
|
840
|
-
type: "relative";
|
|
841
|
-
time_range: string;
|
|
842
|
-
} | {
|
|
843
|
-
tz?: string | undefined;
|
|
844
|
-
type: "absolute";
|
|
845
|
-
start: string;
|
|
846
|
-
end: string;
|
|
847
|
-
} | undefined;
|
|
848
|
-
limit?: number | undefined;
|
|
849
|
-
meta?: {
|
|
850
|
-
[x: string]: unknown;
|
|
851
|
-
} | undefined;
|
|
852
|
-
metrics?: string[] | undefined;
|
|
853
|
-
dimensions?: string[] | undefined;
|
|
854
|
-
datasource: "agentic_usage";
|
|
855
|
-
} | {
|
|
856
|
-
filters?: ({
|
|
857
|
-
field: string;
|
|
858
|
-
operator: string;
|
|
859
|
-
value: (string | number | null)[];
|
|
860
|
-
} | {
|
|
861
|
-
field: string;
|
|
862
|
-
operator: string;
|
|
863
|
-
})[] | undefined;
|
|
864
|
-
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
865
|
-
time_range?: {
|
|
866
|
-
tz?: string | undefined;
|
|
867
|
-
type: "relative";
|
|
868
|
-
time_range: string;
|
|
869
|
-
} | {
|
|
870
|
-
tz?: string | undefined;
|
|
871
|
-
type: "absolute";
|
|
872
|
-
start: string;
|
|
873
|
-
end: string;
|
|
874
|
-
} | undefined;
|
|
875
|
-
limit?: number | undefined;
|
|
876
|
-
meta?: {
|
|
877
|
-
[x: string]: unknown;
|
|
878
|
-
} | undefined;
|
|
879
|
-
metrics?: string[] | undefined;
|
|
880
|
-
dimensions?: string[] | undefined;
|
|
881
|
-
datasource: "platform";
|
|
882
|
-
};
|
|
883
|
-
};
|
|
884
|
-
layout: {
|
|
885
|
-
position: {
|
|
886
|
-
col: number;
|
|
887
|
-
row: number;
|
|
888
|
-
};
|
|
889
|
-
size: {
|
|
890
|
-
fit_to_content?: boolean | undefined;
|
|
891
|
-
cols: number;
|
|
892
|
-
rows: number;
|
|
893
|
-
};
|
|
894
|
-
};
|
|
895
|
-
}[];
|
|
896
|
-
}) => any) | undefined;
|
|
434
|
+
"onUpdate:modelValue"?: ((value: DashboardConfig) => any) | undefined;
|
|
897
435
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
898
436
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
899
437
|
declare const _default: typeof __VLS_export;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DashboardRenderer.vue"],"names":[],"mappings":"AAuWA,OAAO,KAAK,EAAE,wBAAwB,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AACjF,OAAO,KAAK,EAGV,eAAe,EAIhB,MAAM,qCAAqC,CAAA;AAe5C,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,wBAAwB,CAAA;IACjC,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AAmNF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,eAAe,CAAC;CAC3B,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AA+MxD,QAAA,IAAI,OAAO,IAAU,EAAuB,QAAQ,QAAW,EAAE,QAAQ,IAAY,CAAE;AACvF,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;IAAE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AASxD,QAAA,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"DashboardRenderer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DashboardRenderer.vue"],"names":[],"mappings":"AAuWA,OAAO,KAAK,EAAE,wBAAwB,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AACjF,OAAO,KAAK,EAGV,eAAe,EAIhB,MAAM,qCAAqC,CAAA;AAe5C,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,wBAAwB,CAAA;IACjC,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AAmNF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,eAAe,CAAC;CAC3B,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AA+MxD,QAAA,IAAI,OAAO,IAAU,EAAuB,QAAQ,QAAW,EAAE,QAAQ,IAAY,CAAE;AACvF,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;IAAE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AASxD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kFAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/dashboard-renderer",
|
|
3
|
-
"version": "8.11.
|
|
3
|
+
"version": "8.11.11",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/dashboard-renderer.umd.js",
|
|
6
6
|
"module": "./dist/dashboard-renderer.es.js",
|
|
@@ -29,14 +29,14 @@
|
|
|
29
29
|
"pinia": ">= 3.0.4 < 4",
|
|
30
30
|
"swrv": "^1.2.0",
|
|
31
31
|
"vue": "^3.5.35",
|
|
32
|
-
"@kong-ui-public/analytics-
|
|
33
|
-
"@kong-ui-public/analytics-
|
|
34
|
-
"@kong-ui-public/analytics-config-store": "^1.3.
|
|
35
|
-
"@kong-ui-public/analytics-
|
|
36
|
-
"@kong-ui-public/
|
|
32
|
+
"@kong-ui-public/analytics-chart": "^10.18.8",
|
|
33
|
+
"@kong-ui-public/analytics-geo-map": "^1.5.39",
|
|
34
|
+
"@kong-ui-public/analytics-config-store": "^1.3.25",
|
|
35
|
+
"@kong-ui-public/analytics-metric-provider": "^11.3.42",
|
|
36
|
+
"@kong-ui-public/analytics-utilities": "^12.18.0",
|
|
37
|
+
"@kong-ui-public/i18n": "^2.4.6",
|
|
37
38
|
"@kong-ui-public/sandbox-layout": "^2.4.21",
|
|
38
|
-
"@kong-ui-public/
|
|
39
|
-
"@kong-ui-public/i18n": "^2.4.6"
|
|
39
|
+
"@kong-ui-public/entities-shared": "^3.50.0"
|
|
40
40
|
},
|
|
41
41
|
"repository": {
|
|
42
42
|
"type": "git",
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
"@kong/kongponents": "^9.59.0",
|
|
61
61
|
"swrv": "^1.2.0",
|
|
62
62
|
"vue": ">= 3.3.13 < 4",
|
|
63
|
-
"@kong-ui-public/analytics-chart": "^10.18.
|
|
64
|
-
"@kong-ui-public/analytics-
|
|
65
|
-
"@kong-ui-public/analytics-
|
|
66
|
-
"@kong-ui-public/analytics-
|
|
67
|
-
"@kong-ui-public/
|
|
68
|
-
"@kong-ui-public/
|
|
63
|
+
"@kong-ui-public/analytics-chart": "^10.18.8",
|
|
64
|
+
"@kong-ui-public/analytics-config-store": "^1.3.25",
|
|
65
|
+
"@kong-ui-public/analytics-geo-map": "^1.5.39",
|
|
66
|
+
"@kong-ui-public/analytics-utilities": "^12.18.0",
|
|
67
|
+
"@kong-ui-public/i18n": "^2.4.6",
|
|
68
|
+
"@kong-ui-public/analytics-metric-provider": "^11.3.42"
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"gridstack": "^11.5.1",
|