@perses-dev/timeseries-chart-plugin 0.13.0 → 0.14.0-beta.2
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/__mf/js/TimeSeriesChart.b9caac04.js +7 -0
- package/__mf/js/async/121.fde1320e.js +2 -0
- package/__mf/js/async/{527.f97d1b86.js → 182.9e1e293f.js} +9 -9
- package/__mf/js/async/192.66c6659d.js +1 -0
- package/__mf/js/async/2.166bda4f.js +1 -0
- package/__mf/js/async/235.76fd7af2.js +1 -0
- package/__mf/js/async/274.e4ed32f7.js +2 -0
- package/__mf/js/async/319.8e262f9c.js +1 -0
- package/__mf/js/async/356.52455d93.js +1 -0
- package/__mf/js/async/384.f40367cc.js +1 -0
- package/__mf/js/async/392.8cb3dcaa.js +2 -0
- package/__mf/js/async/463.f5dc7759.js +7 -0
- package/__mf/js/async/{694.0fb9ee5a.js.LICENSE.txt → 463.f5dc7759.js.LICENSE.txt} +41 -1
- package/__mf/js/async/465.add3260a.js +1 -0
- package/__mf/js/async/470.beedcbcc.js +2 -0
- package/__mf/js/async/522.806db24f.js +22 -0
- package/__mf/js/async/525.8b92c616.js +37 -0
- package/__mf/js/async/587.828c454a.js +1 -0
- package/__mf/js/async/597.0c5bd6dd.js +2 -0
- package/__mf/js/async/612.b2f31132.js +3 -0
- package/__mf/js/async/616.804d525d.js +1 -0
- package/__mf/js/async/663.892b9ad5.js +1 -0
- package/__mf/js/async/700.25c7e5dd.js +1 -0
- package/__mf/js/async/724.f74ffa12.js +1 -0
- package/__mf/js/async/730.058dea58.js +2 -0
- package/__mf/js/async/865.cb917066.js +2 -0
- package/__mf/js/async/941.3bb54150.js +2 -0
- package/__mf/js/async/955.52ca0671.js +1 -0
- package/__mf/js/async/968.2dd830b3.js +1 -0
- package/__mf/js/async/__federation_expose_TimeSeriesChart.4ddb01e0.js +1 -0
- package/__mf/js/async/lib-router.ecb51f08.js +2 -0
- package/__mf/js/main.f55169be.js +7 -0
- package/lib/GeneralSettingsEditor.d.ts +2 -2
- package/lib/GeneralSettingsEditor.d.ts.map +1 -1
- package/lib/GeneralSettingsEditor.js +7 -7
- package/lib/GeneralSettingsEditor.js.map +1 -1
- package/lib/QuerySettingsEditor.d.ts +2 -2
- package/lib/QuerySettingsEditor.d.ts.map +1 -1
- package/lib/QuerySettingsEditor.js +11 -11
- package/lib/QuerySettingsEditor.js.map +1 -1
- package/lib/TimeSeriesChart.d.ts +3 -3
- package/lib/TimeSeriesChart.d.ts.map +1 -1
- package/lib/TimeSeriesChart.js +6 -5
- package/lib/TimeSeriesChart.js.map +1 -1
- package/lib/TimeSeriesChartBase.d.ts +4 -4
- package/lib/TimeSeriesChartBase.d.ts.map +1 -1
- package/lib/TimeSeriesChartBase.js +12 -12
- package/lib/TimeSeriesChartBase.js.map +1 -1
- package/lib/TimeSeriesChartPanel.d.ts +4 -4
- package/lib/TimeSeriesChartPanel.d.ts.map +1 -1
- package/lib/TimeSeriesChartPanel.js +12 -12
- package/lib/TimeSeriesChartPanel.js.map +1 -1
- package/lib/TimeSeriesExportAction.d.ts +1 -1
- package/lib/TimeSeriesExportAction.d.ts.map +1 -1
- package/lib/TimeSeriesExportAction.js +5 -5
- package/lib/TimeSeriesExportAction.js.map +1 -1
- package/lib/VisualOptionsEditor.d.ts +2 -2
- package/lib/VisualOptionsEditor.d.ts.map +1 -1
- package/lib/VisualOptionsEditor.js +4 -4
- package/lib/VisualOptionsEditor.js.map +1 -1
- package/lib/YAxisOptionsEditor.d.ts +2 -2
- package/lib/YAxisOptionsEditor.d.ts.map +1 -1
- package/lib/YAxisOptionsEditor.js +3 -3
- package/lib/YAxisOptionsEditor.js.map +1 -1
- package/lib/annotations/AnnotationTooltip.d.ts +2 -2
- package/lib/annotations/AnnotationTooltip.d.ts.map +1 -1
- package/lib/annotations/AnnotationTooltip.js +6 -6
- package/lib/annotations/AnnotationTooltip.js.map +1 -1
- package/lib/bootstrap.js +2 -2
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +9 -9
- package/lib/index.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +2 -2
- package/lib/setup-tests.js.map +1 -1
- package/lib/test/mock-query-results.d.ts +1 -1
- package/lib/test/mock-query-results.d.ts.map +1 -1
- package/lib/test/mock-query-results.js.map +1 -1
- package/lib/time-series-chart-model.d.ts +3 -3
- package/lib/time-series-chart-model.d.ts.map +1 -1
- package/lib/time-series-chart-model.js.map +1 -1
- package/lib/utils/annotation.d.ts +2 -2
- package/lib/utils/annotation.d.ts.map +1 -1
- package/lib/utils/annotation.js.map +1 -1
- package/lib/utils/data-transform.d.ts +5 -5
- package/lib/utils/data-transform.d.ts.map +1 -1
- package/lib/utils/data-transform.js +3 -3
- package/lib/utils/data-transform.js.map +1 -1
- package/lib/utils/palette-gen.d.ts +1 -1
- package/lib/utils/palette-gen.d.ts.map +1 -1
- package/lib/utils/palette-gen.js +1 -1
- package/lib/utils/palette-gen.js.map +1 -1
- package/lib/utils/palette.js +1 -1
- package/lib/utils/palette.js.map +1 -1
- package/lib/utils/timezone-formatter.js +1 -1
- package/mf-manifest.json +37 -81
- package/mf-stats.json +39 -91
- package/package.json +11 -11
- package/__mf/js/TimeSeriesChart.42841bce.js +0 -7
- package/__mf/js/async/121.c3c0e54f.js +0 -2
- package/__mf/js/async/177.2fef2962.js +0 -1
- package/__mf/js/async/187.f5e8932b.js +0 -1
- package/__mf/js/async/192.c3dd56d5.js +0 -1
- package/__mf/js/async/2.60fa4a40.js +0 -1
- package/__mf/js/async/208.b9f374ad.js +0 -7
- package/__mf/js/async/208.b9f374ad.js.LICENSE.txt +0 -39
- package/__mf/js/async/235.d23c8ef0.js +0 -1
- package/__mf/js/async/274.72dfa9c8.js +0 -2
- package/__mf/js/async/356.8170c96d.js +0 -1
- package/__mf/js/async/392.b9ba5bf2.js +0 -2
- package/__mf/js/async/470.e09f33b7.js +0 -2
- package/__mf/js/async/491.85194549.js +0 -1
- package/__mf/js/async/518.2ac1df43.js +0 -38
- package/__mf/js/async/52.0d78de2b.js +0 -1
- package/__mf/js/async/546.5fecffa4.js +0 -3
- package/__mf/js/async/568.45da2c30.js +0 -1
- package/__mf/js/async/587.c9460696.js +0 -1
- package/__mf/js/async/588.0a1aa144.js +0 -1
- package/__mf/js/async/603.3b771310.js +0 -2
- package/__mf/js/async/616.79484ac8.js +0 -1
- package/__mf/js/async/655.2f794f77.js +0 -1
- package/__mf/js/async/694.0fb9ee5a.js +0 -2
- package/__mf/js/async/702.785cd635.js +0 -2
- package/__mf/js/async/71.8c6cf914.js +0 -1
- package/__mf/js/async/724.c45dcf5b.js +0 -1
- package/__mf/js/async/873.04a201bf.js +0 -1
- package/__mf/js/async/941.b89f8595.js +0 -2
- package/__mf/js/async/955.176fe200.js +0 -1
- package/__mf/js/async/968.2a9fb1a0.js +0 -1
- package/__mf/js/async/978.a9865b23.js +0 -1
- package/__mf/js/async/984.83bd5c6d.js +0 -22
- package/__mf/js/async/__federation_expose_TimeSeriesChart.0ab11cd4.js +0 -1
- package/__mf/js/async/lib-router.319c02cd.js +0 -2
- package/__mf/js/main.691eecd6.js +0 -7
- package/lib/cjs/GeneralSettingsEditor.js +0 -103
- package/lib/cjs/QuerySettingsEditor.js +0 -666
- package/lib/cjs/TimeSeriesChart.js +0 -50
- package/lib/cjs/TimeSeriesChartBase.js +0 -488
- package/lib/cjs/TimeSeriesChartPanel.js +0 -456
- package/lib/cjs/TimeSeriesExportAction.js +0 -124
- package/lib/cjs/VisualOptionsEditor.js +0 -161
- package/lib/cjs/YAxisOptionsEditor.js +0 -118
- package/lib/cjs/annotations/AnnotationTooltip.js +0 -370
- package/lib/cjs/bootstrap.js +0 -26
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -44
- package/lib/cjs/setup-tests.js +0 -19
- package/lib/cjs/test/mock-query-results.js +0 -403
- package/lib/cjs/time-series-chart-model.js +0 -225
- package/lib/cjs/utils/annotation.js +0 -37
- package/lib/cjs/utils/data-transform.js +0 -243
- package/lib/cjs/utils/palette-gen.js +0 -75
- package/lib/cjs/utils/palette.js +0 -83
- package/lib/cjs/utils/timezone-formatter.js +0 -48
- /package/__mf/css/async/{208.85c2cbf6.css → 463.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.c3c0e54f.js.LICENSE.txt → 121.fde1320e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{527.f97d1b86.js.LICENSE.txt → 182.9e1e293f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{274.72dfa9c8.js.LICENSE.txt → 274.e4ed32f7.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.b9ba5bf2.js.LICENSE.txt → 392.8cb3dcaa.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.e09f33b7.js.LICENSE.txt → 470.beedcbcc.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{984.83bd5c6d.js.LICENSE.txt → 522.806db24f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{603.3b771310.js.LICENSE.txt → 597.0c5bd6dd.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{702.785cd635.js.LICENSE.txt → 865.cb917066.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.b89f8595.js.LICENSE.txt → 941.3bb54150.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.319c02cd.js.LICENSE.txt → lib-router.ecb51f08.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TimeSeriesChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0-beta.2",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.b9caac04.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"zip": "",
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
|
-
"globalName": "
|
|
22
|
+
"globalName": "TimeSeriesChart_0_14_0_beta_2",
|
|
23
23
|
"pluginVersion": "2.6.0",
|
|
24
|
-
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TimeSeriesChart/\"; }"
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TimeSeriesChart~0.14.0-beta.2/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
27
27
|
{
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"js": {
|
|
35
35
|
"async": [],
|
|
36
36
|
"sync": [
|
|
37
|
-
"__mf/js/async/274.
|
|
37
|
+
"__mf/js/async/274.e4ed32f7.js"
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"css": {
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"js": {
|
|
55
55
|
"async": [],
|
|
56
56
|
"sync": [
|
|
57
|
-
"__mf/js/async/235.
|
|
58
|
-
"__mf/js/async/616.
|
|
57
|
+
"__mf/js/async/235.76fd7af2.js",
|
|
58
|
+
"__mf/js/async/616.804d525d.js"
|
|
59
59
|
]
|
|
60
60
|
},
|
|
61
61
|
"css": {
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
"js": {
|
|
76
76
|
"async": [],
|
|
77
77
|
"sync": [
|
|
78
|
-
"__mf/js/async/587.
|
|
79
|
-
"__mf/js/async/968.
|
|
78
|
+
"__mf/js/async/587.828c454a.js",
|
|
79
|
+
"__mf/js/async/968.2dd830b3.js"
|
|
80
80
|
]
|
|
81
81
|
},
|
|
82
82
|
"css": {
|
|
@@ -89,20 +89,20 @@
|
|
|
89
89
|
{
|
|
90
90
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
91
91
|
"name": "@perses-dev/components",
|
|
92
|
-
"version": "0.
|
|
92
|
+
"version": "0.55.0-beta.6",
|
|
93
93
|
"singleton": true,
|
|
94
|
-
"requiredVersion": "^0.
|
|
94
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
95
95
|
"assets": {
|
|
96
96
|
"js": {
|
|
97
97
|
"async": [],
|
|
98
98
|
"sync": [
|
|
99
|
-
"__mf/js/async/
|
|
99
|
+
"__mf/js/async/463.f5dc7759.js"
|
|
100
100
|
]
|
|
101
101
|
},
|
|
102
102
|
"css": {
|
|
103
103
|
"async": [],
|
|
104
104
|
"sync": [
|
|
105
|
-
"__mf/css/async/
|
|
105
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
106
106
|
]
|
|
107
107
|
}
|
|
108
108
|
},
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
{
|
|
112
112
|
"id": "TimeSeriesChart:@perses-dev/dashboards",
|
|
113
113
|
"name": "@perses-dev/dashboards",
|
|
114
|
-
"version": "0.
|
|
114
|
+
"version": "0.55.0-beta.6",
|
|
115
115
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.
|
|
116
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
117
117
|
"assets": {
|
|
118
118
|
"js": {
|
|
119
119
|
"async": [],
|
|
120
120
|
"sync": [
|
|
121
|
-
"__mf/js/async/
|
|
121
|
+
"__mf/js/async/522.806db24f.js"
|
|
122
122
|
]
|
|
123
123
|
},
|
|
124
124
|
"css": {
|
|
@@ -131,14 +131,14 @@
|
|
|
131
131
|
{
|
|
132
132
|
"id": "TimeSeriesChart:@perses-dev/plugin-system",
|
|
133
133
|
"name": "@perses-dev/plugin-system",
|
|
134
|
-
"version": "0.
|
|
134
|
+
"version": "0.55.0-beta.6",
|
|
135
135
|
"singleton": true,
|
|
136
|
-
"requiredVersion": "^0.
|
|
136
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/612.b2f31132.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -158,27 +158,7 @@
|
|
|
158
158
|
"js": {
|
|
159
159
|
"async": [],
|
|
160
160
|
"sync": [
|
|
161
|
-
"__mf/js/async/192.
|
|
162
|
-
]
|
|
163
|
-
},
|
|
164
|
-
"css": {
|
|
165
|
-
"async": [],
|
|
166
|
-
"sync": []
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
"fallback": ""
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"id": "TimeSeriesChart:echarts",
|
|
173
|
-
"name": "echarts",
|
|
174
|
-
"version": "5.5.0",
|
|
175
|
-
"singleton": true,
|
|
176
|
-
"requiredVersion": "^undefined",
|
|
177
|
-
"assets": {
|
|
178
|
-
"js": {
|
|
179
|
-
"async": [],
|
|
180
|
-
"sync": [
|
|
181
|
-
"__mf/js/async/873.04a201bf.js"
|
|
161
|
+
"__mf/js/async/192.66c6659d.js"
|
|
182
162
|
]
|
|
183
163
|
},
|
|
184
164
|
"css": {
|
|
@@ -198,7 +178,7 @@
|
|
|
198
178
|
"js": {
|
|
199
179
|
"async": [],
|
|
200
180
|
"sync": [
|
|
201
|
-
"__mf/js/async/392.
|
|
181
|
+
"__mf/js/async/392.8cb3dcaa.js"
|
|
202
182
|
]
|
|
203
183
|
},
|
|
204
184
|
"css": {
|
|
@@ -218,7 +198,7 @@
|
|
|
218
198
|
"js": {
|
|
219
199
|
"async": [],
|
|
220
200
|
"sync": [
|
|
221
|
-
"__mf/js/async/470.
|
|
201
|
+
"__mf/js/async/470.beedcbcc.js"
|
|
222
202
|
]
|
|
223
203
|
},
|
|
224
204
|
"css": {
|
|
@@ -238,27 +218,7 @@
|
|
|
238
218
|
"js": {
|
|
239
219
|
"async": [],
|
|
240
220
|
"sync": [
|
|
241
|
-
"__mf/js/async/121.
|
|
242
|
-
]
|
|
243
|
-
},
|
|
244
|
-
"css": {
|
|
245
|
-
"async": [],
|
|
246
|
-
"sync": []
|
|
247
|
-
}
|
|
248
|
-
},
|
|
249
|
-
"fallback": ""
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"id": "TimeSeriesChart:date-fns-tz",
|
|
253
|
-
"name": "date-fns-tz",
|
|
254
|
-
"version": "3.2.0",
|
|
255
|
-
"singleton": true,
|
|
256
|
-
"requiredVersion": "^3.2.0",
|
|
257
|
-
"assets": {
|
|
258
|
-
"js": {
|
|
259
|
-
"async": [],
|
|
260
|
-
"sync": [
|
|
261
|
-
"__mf/js/async/978.a9865b23.js"
|
|
221
|
+
"__mf/js/async/121.fde1320e.js"
|
|
262
222
|
]
|
|
263
223
|
},
|
|
264
224
|
"css": {
|
|
@@ -277,31 +237,27 @@
|
|
|
277
237
|
"assets": {
|
|
278
238
|
"js": {
|
|
279
239
|
"sync": [
|
|
280
|
-
"__mf/js/async/955.
|
|
281
|
-
"__mf/js/async/
|
|
282
|
-
"__mf/js/async/
|
|
283
|
-
"__mf/js/async/
|
|
284
|
-
"__mf/js/async/
|
|
285
|
-
"__mf/js/async/__federation_expose_TimeSeriesChart.0ab11cd4.js"
|
|
240
|
+
"__mf/js/async/955.52ca0671.js",
|
|
241
|
+
"__mf/js/async/182.9e1e293f.js",
|
|
242
|
+
"__mf/js/async/865.cb917066.js",
|
|
243
|
+
"__mf/js/async/724.f74ffa12.js",
|
|
244
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.4ddb01e0.js"
|
|
286
245
|
],
|
|
287
246
|
"async": [
|
|
288
|
-
"__mf/js/async/
|
|
289
|
-
"__mf/js/async/
|
|
290
|
-
"__mf/js/async/
|
|
291
|
-
"__mf/js/async/
|
|
292
|
-
"__mf/js/async/
|
|
293
|
-
"__mf/js/async/
|
|
294
|
-
"__mf/js/async/
|
|
295
|
-
"__mf/js/async/
|
|
296
|
-
"__mf/js/async/491.85194549.js",
|
|
297
|
-
"__mf/js/async/187.f5e8932b.js",
|
|
298
|
-
"__mf/js/async/177.2fef2962.js"
|
|
247
|
+
"__mf/js/async/730.058dea58.js",
|
|
248
|
+
"__mf/js/async/384.f40367cc.js",
|
|
249
|
+
"__mf/js/async/525.8b92c616.js",
|
|
250
|
+
"__mf/js/async/663.892b9ad5.js",
|
|
251
|
+
"__mf/js/async/lib-router.ecb51f08.js",
|
|
252
|
+
"__mf/js/async/356.52455d93.js",
|
|
253
|
+
"__mf/js/async/597.0c5bd6dd.js",
|
|
254
|
+
"__mf/js/async/700.25c7e5dd.js"
|
|
299
255
|
]
|
|
300
256
|
},
|
|
301
257
|
"css": {
|
|
302
258
|
"sync": [],
|
|
303
259
|
"async": [
|
|
304
|
-
"__mf/css/async/
|
|
260
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
305
261
|
]
|
|
306
262
|
}
|
|
307
263
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TimeSeriesChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0-beta.2",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.b9caac04.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"zip": "",
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
|
-
"globalName": "
|
|
22
|
+
"globalName": "TimeSeriesChart_0_14_0_beta_2",
|
|
23
23
|
"pluginVersion": "2.6.0",
|
|
24
|
-
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TimeSeriesChart/\"; }"
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TimeSeriesChart~0.14.0-beta.2/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
27
27
|
{
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"js": {
|
|
37
37
|
"async": [],
|
|
38
38
|
"sync": [
|
|
39
|
-
"__mf/js/async/274.
|
|
39
|
+
"__mf/js/async/274.e4ed32f7.js"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"css": {
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
"js": {
|
|
61
61
|
"async": [],
|
|
62
62
|
"sync": [
|
|
63
|
-
"__mf/js/async/235.
|
|
64
|
-
"__mf/js/async/616.
|
|
63
|
+
"__mf/js/async/235.76fd7af2.js",
|
|
64
|
+
"__mf/js/async/616.804d525d.js"
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
67
|
"css": {
|
|
@@ -85,8 +85,8 @@
|
|
|
85
85
|
"js": {
|
|
86
86
|
"async": [],
|
|
87
87
|
"sync": [
|
|
88
|
-
"__mf/js/async/587.
|
|
89
|
-
"__mf/js/async/968.
|
|
88
|
+
"__mf/js/async/587.828c454a.js",
|
|
89
|
+
"__mf/js/async/968.2dd830b3.js"
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
92
|
"css": {
|
|
@@ -100,23 +100,23 @@
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"singleton": true,
|
|
103
|
-
"requiredVersion": "^0.
|
|
103
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
104
104
|
"shareScope": "default",
|
|
105
105
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.
|
|
106
|
+
"version": "0.55.0-beta.6",
|
|
107
107
|
"eager": false,
|
|
108
108
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
109
109
|
"assets": {
|
|
110
110
|
"js": {
|
|
111
111
|
"async": [],
|
|
112
112
|
"sync": [
|
|
113
|
-
"__mf/js/async/
|
|
113
|
+
"__mf/js/async/463.f5dc7759.js"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
"css": {
|
|
117
117
|
"async": [],
|
|
118
118
|
"sync": [
|
|
119
|
-
"__mf/css/async/
|
|
119
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
120
120
|
]
|
|
121
121
|
}
|
|
122
122
|
},
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"singleton": true,
|
|
131
|
-
"requiredVersion": "^0.
|
|
131
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
132
132
|
"shareScope": "default",
|
|
133
133
|
"name": "@perses-dev/dashboards",
|
|
134
|
-
"version": "0.
|
|
134
|
+
"version": "0.55.0-beta.6",
|
|
135
135
|
"eager": false,
|
|
136
136
|
"id": "TimeSeriesChart:@perses-dev/dashboards",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/522.806db24f.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -154,17 +154,17 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"singleton": true,
|
|
157
|
-
"requiredVersion": "^0.
|
|
157
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
158
158
|
"shareScope": "default",
|
|
159
159
|
"name": "@perses-dev/plugin-system",
|
|
160
|
-
"version": "0.
|
|
160
|
+
"version": "0.55.0-beta.6",
|
|
161
161
|
"eager": false,
|
|
162
162
|
"id": "TimeSeriesChart:@perses-dev/plugin-system",
|
|
163
163
|
"assets": {
|
|
164
164
|
"js": {
|
|
165
165
|
"async": [],
|
|
166
166
|
"sync": [
|
|
167
|
-
"__mf/js/async/
|
|
167
|
+
"__mf/js/async/612.b2f31132.js"
|
|
168
168
|
]
|
|
169
169
|
},
|
|
170
170
|
"css": {
|
|
@@ -190,31 +190,7 @@
|
|
|
190
190
|
"js": {
|
|
191
191
|
"async": [],
|
|
192
192
|
"sync": [
|
|
193
|
-
"__mf/js/async/192.
|
|
194
|
-
]
|
|
195
|
-
},
|
|
196
|
-
"css": {
|
|
197
|
-
"async": [],
|
|
198
|
-
"sync": []
|
|
199
|
-
}
|
|
200
|
-
},
|
|
201
|
-
"usedIn": [],
|
|
202
|
-
"usedExports": [],
|
|
203
|
-
"fallback": ""
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"singleton": true,
|
|
207
|
-
"requiredVersion": "^undefined",
|
|
208
|
-
"shareScope": "default",
|
|
209
|
-
"name": "echarts",
|
|
210
|
-
"version": "5.5.0",
|
|
211
|
-
"eager": false,
|
|
212
|
-
"id": "TimeSeriesChart:echarts",
|
|
213
|
-
"assets": {
|
|
214
|
-
"js": {
|
|
215
|
-
"async": [],
|
|
216
|
-
"sync": [
|
|
217
|
-
"__mf/js/async/873.04a201bf.js"
|
|
193
|
+
"__mf/js/async/192.66c6659d.js"
|
|
218
194
|
]
|
|
219
195
|
},
|
|
220
196
|
"css": {
|
|
@@ -238,7 +214,7 @@
|
|
|
238
214
|
"js": {
|
|
239
215
|
"async": [],
|
|
240
216
|
"sync": [
|
|
241
|
-
"__mf/js/async/392.
|
|
217
|
+
"__mf/js/async/392.8cb3dcaa.js"
|
|
242
218
|
]
|
|
243
219
|
},
|
|
244
220
|
"css": {
|
|
@@ -262,7 +238,7 @@
|
|
|
262
238
|
"js": {
|
|
263
239
|
"async": [],
|
|
264
240
|
"sync": [
|
|
265
|
-
"__mf/js/async/470.
|
|
241
|
+
"__mf/js/async/470.beedcbcc.js"
|
|
266
242
|
]
|
|
267
243
|
},
|
|
268
244
|
"css": {
|
|
@@ -286,7 +262,7 @@
|
|
|
286
262
|
"js": {
|
|
287
263
|
"async": [],
|
|
288
264
|
"sync": [
|
|
289
|
-
"__mf/js/async/121.
|
|
265
|
+
"__mf/js/async/121.fde1320e.js"
|
|
290
266
|
]
|
|
291
267
|
},
|
|
292
268
|
"css": {
|
|
@@ -299,30 +275,6 @@
|
|
|
299
275
|
],
|
|
300
276
|
"usedExports": [],
|
|
301
277
|
"fallback": ""
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"singleton": true,
|
|
305
|
-
"requiredVersion": "^3.2.0",
|
|
306
|
-
"shareScope": "default",
|
|
307
|
-
"name": "date-fns-tz",
|
|
308
|
-
"version": "3.2.0",
|
|
309
|
-
"eager": false,
|
|
310
|
-
"id": "TimeSeriesChart:date-fns-tz",
|
|
311
|
-
"assets": {
|
|
312
|
-
"js": {
|
|
313
|
-
"async": [],
|
|
314
|
-
"sync": [
|
|
315
|
-
"__mf/js/async/978.a9865b23.js"
|
|
316
|
-
]
|
|
317
|
-
},
|
|
318
|
-
"css": {
|
|
319
|
-
"async": [],
|
|
320
|
-
"sync": []
|
|
321
|
-
}
|
|
322
|
-
},
|
|
323
|
-
"usedIn": [],
|
|
324
|
-
"usedExports": [],
|
|
325
|
-
"fallback": ""
|
|
326
278
|
}
|
|
327
279
|
],
|
|
328
280
|
"remotes": [],
|
|
@@ -333,39 +285,35 @@
|
|
|
333
285
|
"name": "TimeSeriesChart",
|
|
334
286
|
"requires": [
|
|
335
287
|
"react",
|
|
336
|
-
"@perses-dev/dashboards",
|
|
337
288
|
"@perses-dev/components",
|
|
338
|
-
"@perses-dev/plugin-system"
|
|
289
|
+
"@perses-dev/plugin-system",
|
|
290
|
+
"@perses-dev/dashboards"
|
|
339
291
|
],
|
|
340
292
|
"file": "src/TimeSeriesChart.ts",
|
|
341
293
|
"assets": {
|
|
342
294
|
"js": {
|
|
343
295
|
"sync": [
|
|
344
|
-
"__mf/js/async/955.
|
|
345
|
-
"__mf/js/async/
|
|
346
|
-
"__mf/js/async/
|
|
347
|
-
"__mf/js/async/
|
|
348
|
-
"__mf/js/async/
|
|
349
|
-
"__mf/js/async/__federation_expose_TimeSeriesChart.0ab11cd4.js"
|
|
296
|
+
"__mf/js/async/955.52ca0671.js",
|
|
297
|
+
"__mf/js/async/182.9e1e293f.js",
|
|
298
|
+
"__mf/js/async/865.cb917066.js",
|
|
299
|
+
"__mf/js/async/724.f74ffa12.js",
|
|
300
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.4ddb01e0.js"
|
|
350
301
|
],
|
|
351
302
|
"async": [
|
|
352
|
-
"__mf/js/async/
|
|
353
|
-
"__mf/js/async/
|
|
354
|
-
"__mf/js/async/
|
|
355
|
-
"__mf/js/async/
|
|
356
|
-
"__mf/js/async/
|
|
357
|
-
"__mf/js/async/
|
|
358
|
-
"__mf/js/async/
|
|
359
|
-
"__mf/js/async/
|
|
360
|
-
"__mf/js/async/491.85194549.js",
|
|
361
|
-
"__mf/js/async/187.f5e8932b.js",
|
|
362
|
-
"__mf/js/async/177.2fef2962.js"
|
|
303
|
+
"__mf/js/async/730.058dea58.js",
|
|
304
|
+
"__mf/js/async/384.f40367cc.js",
|
|
305
|
+
"__mf/js/async/525.8b92c616.js",
|
|
306
|
+
"__mf/js/async/663.892b9ad5.js",
|
|
307
|
+
"__mf/js/async/lib-router.ecb51f08.js",
|
|
308
|
+
"__mf/js/async/356.52455d93.js",
|
|
309
|
+
"__mf/js/async/597.0c5bd6dd.js",
|
|
310
|
+
"__mf/js/async/700.25c7e5dd.js"
|
|
363
311
|
]
|
|
364
312
|
},
|
|
365
313
|
"css": {
|
|
366
314
|
"sync": [],
|
|
367
315
|
"async": [
|
|
368
|
-
"__mf/css/async/
|
|
316
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
369
317
|
]
|
|
370
318
|
}
|
|
371
319
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/timeseries-chart-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.14.0-beta.2",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
6
6
|
"repository": {
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"dev": "rsbuild dev",
|
|
15
15
|
"build": "npm run build-mf && concurrently \"npm:build:*\"",
|
|
16
16
|
"build-mf": "rsbuild build",
|
|
17
|
-
"build:cjs": "swc ./src -d dist/lib/cjs --strip-leading-paths --config-file ../.cjs.swcrc",
|
|
18
17
|
"build:esm": "swc ./src -d dist/lib --strip-leading-paths --config-file ../.swcrc",
|
|
19
18
|
"build:types": "tsc --project tsconfig.build.json",
|
|
20
|
-
"lint": "
|
|
21
|
-
"test": "cross-env LC_ALL=C TZ=UTC
|
|
19
|
+
"lint": "oxlint src",
|
|
20
|
+
"test": "cross-env LC_ALL=C TZ=UTC vitest run",
|
|
22
21
|
"type-check": "tsc --noEmit"
|
|
23
22
|
},
|
|
24
|
-
"
|
|
23
|
+
"type": "module",
|
|
24
|
+
"main": "lib/index.js",
|
|
25
25
|
"module": "lib/index.js",
|
|
26
26
|
"types": "lib/index.d.ts",
|
|
27
27
|
"dependencies": {
|
|
@@ -31,16 +31,16 @@
|
|
|
31
31
|
"@emotion/react": "^11.7.1",
|
|
32
32
|
"@emotion/styled": "^11.6.0",
|
|
33
33
|
"@hookform/resolvers": "^3.2.0",
|
|
34
|
-
"@perses-dev/components": "^0.
|
|
35
|
-
"@perses-dev/dashboards": "^0.
|
|
36
|
-
"@perses-dev/plugin-system": "^0.
|
|
37
|
-
"@perses-dev/spec": "^0.
|
|
34
|
+
"@perses-dev/components": "^0.55.0-beta.3",
|
|
35
|
+
"@perses-dev/dashboards": "^0.55.0-beta.6",
|
|
36
|
+
"@perses-dev/plugin-system": "^0.55.0-beta.6",
|
|
37
|
+
"@perses-dev/spec": "^0.3.0-beta.5",
|
|
38
38
|
"date-fns": "^4.1.0",
|
|
39
39
|
"date-fns-tz": "^3.2.0",
|
|
40
40
|
"echarts": "5.5.0",
|
|
41
41
|
"lodash": "^4.17.21",
|
|
42
|
-
"react": "^
|
|
43
|
-
"react-dom": "^
|
|
42
|
+
"react": "^18.3.0",
|
|
43
|
+
"react-dom": "^18.3.0",
|
|
44
44
|
"use-resize-observer": "^9.0.0",
|
|
45
45
|
"immer": "^10.1.1"
|
|
46
46
|
},
|