@perses-dev/timeseries-chart-plugin 0.10.2 → 0.11.1
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.2e93229a.js → TimeSeriesChart.3336f08d.js} +3 -3
- package/__mf/js/async/223.8e26d3d3.js +7 -0
- package/__mf/js/async/{238.767e5398.js → 238.959f0362.js} +1 -1
- package/__mf/js/async/{971.6fcf317e.js → 327.de3dd754.js} +2 -2
- package/__mf/js/async/402.96f04a89.js +1 -0
- package/__mf/js/async/{75.26ec5bee.js → 75.ef138797.js} +1 -1
- package/__mf/js/async/{964.e89cbd3b.js → 943.fac0d13f.js} +6 -6
- package/__mf/js/async/{110.8b9c7f4b.js → 964.719c530c.js} +2 -2
- package/__mf/js/async/968.ff41bef8.js +22 -0
- package/__mf/js/async/{__federation_expose_TimeSeriesChart.f017c9e5.js → __federation_expose_TimeSeriesChart.4754e5df.js} +1 -1
- package/__mf/js/{main.25080a30.js → main.67fa67df.js} +3 -3
- package/mf-manifest.json +16 -16
- package/mf-stats.json +16 -16
- package/package.json +4 -4
- package/__mf/js/async/109.f05e61af.js +0 -73
- package/__mf/js/async/186.b17dcce5.js +0 -1
- package/__mf/js/async/547.a80ef962.js +0 -7
- /package/__mf/js/async/{547.a80ef962.js.LICENSE.txt → 223.8e26d3d3.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{964.e89cbd3b.js.LICENSE.txt → 943.fac0d13f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{110.8b9c7f4b.js.LICENSE.txt → 964.719c530c.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{109.f05e61af.js.LICENSE.txt → 968.ff41bef8.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.11.1",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.3336f08d.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "TimeSeriesChart",
|
|
23
23
|
"pluginVersion": "0.19.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"
|
|
25
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TimeSeriesChart/\"; }"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -87,14 +87,14 @@
|
|
|
87
87
|
{
|
|
88
88
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
89
89
|
"name": "@perses-dev/components",
|
|
90
|
-
"version": "0.
|
|
90
|
+
"version": "0.53.0-beta.0",
|
|
91
91
|
"singleton": true,
|
|
92
|
-
"requiredVersion": "^0.
|
|
92
|
+
"requiredVersion": "^0.53.0-beta.0",
|
|
93
93
|
"assets": {
|
|
94
94
|
"js": {
|
|
95
95
|
"async": [],
|
|
96
96
|
"sync": [
|
|
97
|
-
"__mf/js/async/
|
|
97
|
+
"__mf/js/async/223.8e26d3d3.js"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
100
|
"css": {
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
{
|
|
107
107
|
"id": "TimeSeriesChart:@perses-dev/plugin-system",
|
|
108
108
|
"name": "@perses-dev/plugin-system",
|
|
109
|
-
"version": "0.
|
|
109
|
+
"version": "0.53.0-beta.0",
|
|
110
110
|
"singleton": true,
|
|
111
|
-
"requiredVersion": "^0.
|
|
111
|
+
"requiredVersion": "^0.53.0-beta.0",
|
|
112
112
|
"assets": {
|
|
113
113
|
"js": {
|
|
114
114
|
"async": [],
|
|
115
115
|
"sync": [
|
|
116
|
-
"__mf/js/async/
|
|
116
|
+
"__mf/js/async/968.ff41bef8.js"
|
|
117
117
|
]
|
|
118
118
|
},
|
|
119
119
|
"css": {
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"js": {
|
|
133
133
|
"async": [],
|
|
134
134
|
"sync": [
|
|
135
|
-
"__mf/js/async/75.
|
|
135
|
+
"__mf/js/async/75.ef138797.js"
|
|
136
136
|
]
|
|
137
137
|
},
|
|
138
138
|
"css": {
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"js": {
|
|
209
209
|
"async": [],
|
|
210
210
|
"sync": [
|
|
211
|
-
"__mf/js/async/
|
|
211
|
+
"__mf/js/async/964.719c530c.js"
|
|
212
212
|
]
|
|
213
213
|
},
|
|
214
214
|
"css": {
|
|
@@ -246,18 +246,18 @@
|
|
|
246
246
|
"js": {
|
|
247
247
|
"sync": [
|
|
248
248
|
"__mf/js/async/797.72ff552e.js",
|
|
249
|
-
"__mf/js/async/
|
|
250
|
-
"__mf/js/async/
|
|
249
|
+
"__mf/js/async/943.fac0d13f.js",
|
|
250
|
+
"__mf/js/async/402.96f04a89.js",
|
|
251
251
|
"__mf/js/async/53.8edfe937.js",
|
|
252
252
|
"__mf/js/async/613.20f15bb7.js",
|
|
253
|
-
"__mf/js/async/__federation_expose_TimeSeriesChart.
|
|
253
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.4754e5df.js"
|
|
254
254
|
],
|
|
255
255
|
"async": [
|
|
256
256
|
"__mf/js/async/224.2d3ce51f.js",
|
|
257
|
-
"__mf/js/async/238.
|
|
257
|
+
"__mf/js/async/238.959f0362.js",
|
|
258
258
|
"__mf/js/async/292.9efc6a73.js",
|
|
259
259
|
"__mf/js/async/476.23a59a72.js",
|
|
260
|
-
"__mf/js/async/
|
|
260
|
+
"__mf/js/async/327.de3dd754.js",
|
|
261
261
|
"__mf/js/async/lib-router.25a1f509.js",
|
|
262
262
|
"__mf/js/async/488.031fc875.js"
|
|
263
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.11.1",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.3336f08d.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "TimeSeriesChart",
|
|
23
23
|
"pluginVersion": "0.19.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"
|
|
25
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TimeSeriesChart/\"; }"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -95,17 +95,17 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"singleton": true,
|
|
98
|
-
"requiredVersion": "^0.
|
|
98
|
+
"requiredVersion": "^0.53.0-beta.0",
|
|
99
99
|
"shareScope": "default",
|
|
100
100
|
"name": "@perses-dev/components",
|
|
101
|
-
"version": "0.
|
|
101
|
+
"version": "0.53.0-beta.0",
|
|
102
102
|
"eager": false,
|
|
103
103
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
104
104
|
"assets": {
|
|
105
105
|
"js": {
|
|
106
106
|
"async": [],
|
|
107
107
|
"sync": [
|
|
108
|
-
"__mf/js/async/
|
|
108
|
+
"__mf/js/async/223.8e26d3d3.js"
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
111
|
"css": {
|
|
@@ -119,17 +119,17 @@
|
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"singleton": true,
|
|
122
|
-
"requiredVersion": "^0.
|
|
122
|
+
"requiredVersion": "^0.53.0-beta.0",
|
|
123
123
|
"shareScope": "default",
|
|
124
124
|
"name": "@perses-dev/plugin-system",
|
|
125
|
-
"version": "0.
|
|
125
|
+
"version": "0.53.0-beta.0",
|
|
126
126
|
"eager": false,
|
|
127
127
|
"id": "TimeSeriesChart:@perses-dev/plugin-system",
|
|
128
128
|
"assets": {
|
|
129
129
|
"js": {
|
|
130
130
|
"async": [],
|
|
131
131
|
"sync": [
|
|
132
|
-
"__mf/js/async/
|
|
132
|
+
"__mf/js/async/968.ff41bef8.js"
|
|
133
133
|
]
|
|
134
134
|
},
|
|
135
135
|
"css": {
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"js": {
|
|
154
154
|
"async": [],
|
|
155
155
|
"sync": [
|
|
156
|
-
"__mf/js/async/75.
|
|
156
|
+
"__mf/js/async/75.ef138797.js"
|
|
157
157
|
]
|
|
158
158
|
},
|
|
159
159
|
"css": {
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"js": {
|
|
242
242
|
"async": [],
|
|
243
243
|
"sync": [
|
|
244
|
-
"__mf/js/async/
|
|
244
|
+
"__mf/js/async/964.719c530c.js"
|
|
245
245
|
]
|
|
246
246
|
},
|
|
247
247
|
"css": {
|
|
@@ -295,18 +295,18 @@
|
|
|
295
295
|
"js": {
|
|
296
296
|
"sync": [
|
|
297
297
|
"__mf/js/async/797.72ff552e.js",
|
|
298
|
-
"__mf/js/async/
|
|
299
|
-
"__mf/js/async/
|
|
298
|
+
"__mf/js/async/943.fac0d13f.js",
|
|
299
|
+
"__mf/js/async/402.96f04a89.js",
|
|
300
300
|
"__mf/js/async/53.8edfe937.js",
|
|
301
301
|
"__mf/js/async/613.20f15bb7.js",
|
|
302
|
-
"__mf/js/async/__federation_expose_TimeSeriesChart.
|
|
302
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.4754e5df.js"
|
|
303
303
|
],
|
|
304
304
|
"async": [
|
|
305
305
|
"__mf/js/async/224.2d3ce51f.js",
|
|
306
|
-
"__mf/js/async/238.
|
|
306
|
+
"__mf/js/async/238.959f0362.js",
|
|
307
307
|
"__mf/js/async/292.9efc6a73.js",
|
|
308
308
|
"__mf/js/async/476.23a59a72.js",
|
|
309
|
-
"__mf/js/async/
|
|
309
|
+
"__mf/js/async/327.de3dd754.js",
|
|
310
310
|
"__mf/js/async/lib-router.25a1f509.js",
|
|
311
311
|
"__mf/js/async/488.031fc875.js"
|
|
312
312
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/timeseries-chart-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.1",
|
|
4
4
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
"@emotion/react": "^11.7.1",
|
|
31
31
|
"@emotion/styled": "^11.6.0",
|
|
32
32
|
"@hookform/resolvers": "^3.2.0",
|
|
33
|
-
"@perses-dev/components": "^0.
|
|
34
|
-
"@perses-dev/core": "^0.
|
|
35
|
-
"@perses-dev/plugin-system": "^0.
|
|
33
|
+
"@perses-dev/components": "^0.53.0-beta.0",
|
|
34
|
+
"@perses-dev/core": "^0.53.0-beta.0",
|
|
35
|
+
"@perses-dev/plugin-system": "^0.53.0-beta.0",
|
|
36
36
|
"date-fns": "^4.1.0",
|
|
37
37
|
"date-fns-tz": "^3.2.0",
|
|
38
38
|
"echarts": "5.5.0",
|