@perses-dev/timeseries-chart-plugin 0.7.0 → 0.9.0
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/{983.7cddb989.js → 983.b0368f8f.js} +2 -2
- package/__mf/js/{TimeSeriesChart.2074a1a8.js → TimeSeriesChart.33363c77.js} +3 -3
- package/__mf/js/async/171.598de6a9.js +7 -0
- package/__mf/js/async/223.def4d0a9.js +1 -0
- package/__mf/js/async/281.a2a87c37.js +2 -0
- package/__mf/js/async/359.18a264e7.js +2 -0
- package/__mf/js/async/359.18a264e7.js.LICENSE.txt +15 -0
- package/__mf/js/async/409.b4cabab7.js +1 -0
- package/__mf/js/async/476.45fca8d3.js +1 -0
- package/__mf/js/async/{754.a8adddbc.js → 755.f76e3538.js} +2 -2
- package/__mf/js/async/845.6d99c354.js +73 -0
- package/__mf/js/async/879.24def15a.js +2 -0
- package/__mf/js/async/{511.754bc334.js.LICENSE.txt → 879.24def15a.js.LICENSE.txt} +1 -17
- package/__mf/js/async/{110.e82fda83.js → 964.6dfbf211.js} +2 -2
- package/__mf/js/async/__federation_expose_TimeSeriesChart.1e16af77.js +1 -0
- package/__mf/js/main.beef92ec.js +1 -0
- package/lib/TimeSeriesChartBase.d.ts +22 -0
- package/lib/TimeSeriesChartBase.d.ts.map +1 -0
- package/lib/TimeSeriesChartBase.js +389 -0
- package/lib/TimeSeriesChartBase.js.map +1 -0
- package/lib/TimeSeriesChartPanel.d.ts.map +1 -1
- package/lib/TimeSeriesChartPanel.js +3 -2
- package/lib/TimeSeriesChartPanel.js.map +1 -1
- package/lib/cjs/TimeSeriesChartBase.js +402 -0
- package/lib/cjs/TimeSeriesChartPanel.js +2 -1
- package/lib/cjs/index.js +13 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +13 -0
- package/lib/index.js.map +1 -1
- package/mf-manifest.json +39 -35
- package/mf-stats.json +44 -37
- package/package.json +4 -5
- package/__mf/js/async/162.5d97bc19.js +0 -73
- package/__mf/js/async/357.397150dd.js +0 -29
- package/__mf/js/async/511.754bc334.js +0 -2
- package/__mf/js/async/610.df049245.js +0 -1
- package/__mf/js/async/964.8be59ce0.js +0 -1
- package/__mf/js/async/996.7bede0b2.js +0 -2
- package/__mf/js/async/__federation_expose_TimeSeriesChart.a02bcd07.js +0 -1
- package/__mf/js/main.6227cfef.js +0 -1
- /package/__mf/js/async/{357.397150dd.js.LICENSE.txt → 171.598de6a9.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{996.7bede0b2.js.LICENSE.txt → 281.a2a87c37.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{162.5d97bc19.js.LICENSE.txt → 845.6d99c354.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{110.e82fda83.js.LICENSE.txt → 964.6dfbf211.js.LICENSE.txt} +0 -0
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.9.0",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.33363c77.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"assets": {
|
|
37
37
|
"js": {
|
|
38
38
|
"async": [
|
|
39
|
-
"__mf/js/async/
|
|
39
|
+
"__mf/js/async/964.6dfbf211.js"
|
|
40
40
|
],
|
|
41
41
|
"sync": [
|
|
42
42
|
"__mf/js/async/960.3047096d.js"
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"assets": {
|
|
61
61
|
"js": {
|
|
62
62
|
"async": [
|
|
63
|
-
"__mf/js/async/
|
|
63
|
+
"__mf/js/async/964.6dfbf211.js",
|
|
64
64
|
"__mf/js/async/960.3047096d.js"
|
|
65
65
|
],
|
|
66
66
|
"sync": [
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"assets": {
|
|
87
87
|
"js": {
|
|
88
88
|
"async": [
|
|
89
|
-
"__mf/js/async/
|
|
89
|
+
"__mf/js/async/964.6dfbf211.js"
|
|
90
90
|
],
|
|
91
91
|
"sync": [
|
|
92
92
|
"__mf/js/async/214.2d4431c6.js",
|
|
@@ -102,24 +102,24 @@
|
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"singleton": true,
|
|
105
|
-
"requiredVersion": "^0.51.0-
|
|
105
|
+
"requiredVersion": "^0.51.0-rc.1",
|
|
106
106
|
"shareScope": "default",
|
|
107
107
|
"name": "@perses-dev/components",
|
|
108
|
-
"version": "0.51.0-
|
|
108
|
+
"version": "0.51.0-rc.1",
|
|
109
109
|
"eager": false,
|
|
110
110
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
111
111
|
"assets": {
|
|
112
112
|
"js": {
|
|
113
113
|
"async": [
|
|
114
|
-
"__mf/js/async/
|
|
114
|
+
"__mf/js/async/964.6dfbf211.js",
|
|
115
115
|
"__mf/js/async/173.f6f7e45b.js",
|
|
116
116
|
"__mf/js/async/960.3047096d.js",
|
|
117
117
|
"__mf/js/async/770.78a741ab.js",
|
|
118
|
-
"__mf/js/async/
|
|
119
|
-
"__mf/js/async/
|
|
118
|
+
"__mf/js/async/75.5952779d.js",
|
|
119
|
+
"__mf/js/async/740.67107c3c.js"
|
|
120
120
|
],
|
|
121
121
|
"sync": [
|
|
122
|
-
"__mf/js/async/
|
|
122
|
+
"__mf/js/async/171.598de6a9.js"
|
|
123
123
|
]
|
|
124
124
|
},
|
|
125
125
|
"css": {
|
|
@@ -133,32 +133,34 @@
|
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
135
|
"singleton": true,
|
|
136
|
-
"requiredVersion": "^0.51.0-
|
|
136
|
+
"requiredVersion": "^0.51.0-rc.1",
|
|
137
137
|
"shareScope": "default",
|
|
138
138
|
"name": "@perses-dev/plugin-system",
|
|
139
|
-
"version": "0.51.0-
|
|
139
|
+
"version": "0.51.0-rc.1",
|
|
140
140
|
"eager": false,
|
|
141
141
|
"id": "TimeSeriesChart:@perses-dev/plugin-system",
|
|
142
142
|
"assets": {
|
|
143
143
|
"js": {
|
|
144
144
|
"async": [
|
|
145
|
-
"__mf/js/async/
|
|
145
|
+
"__mf/js/async/964.6dfbf211.js",
|
|
146
146
|
"__mf/js/async/173.f6f7e45b.js",
|
|
147
147
|
"__mf/js/async/960.3047096d.js",
|
|
148
148
|
"__mf/js/async/770.78a741ab.js",
|
|
149
|
-
"__mf/js/async/224.ce414ffb.js",
|
|
150
|
-
"__mf/js/async/740.67107c3c.js",
|
|
151
149
|
"__mf/js/async/238.625b8a48.js",
|
|
150
|
+
"__mf/js/async/224.ce414ffb.js",
|
|
152
151
|
"__mf/js/async/75.5952779d.js",
|
|
153
|
-
"__mf/js/async/
|
|
154
|
-
"__mf/js/async/
|
|
155
|
-
"__mf/js/async/
|
|
152
|
+
"__mf/js/async/740.67107c3c.js",
|
|
153
|
+
"__mf/js/async/281.a2a87c37.js",
|
|
154
|
+
"__mf/js/async/476.45fca8d3.js",
|
|
155
|
+
"__mf/js/async/171.598de6a9.js",
|
|
156
|
+
"__mf/js/async/879.24def15a.js",
|
|
156
157
|
"__mf/js/async/738.0a12bb44.js",
|
|
157
|
-
"__mf/js/async/
|
|
158
|
+
"__mf/js/async/223.def4d0a9.js",
|
|
159
|
+
"__mf/js/async/409.b4cabab7.js",
|
|
158
160
|
"__mf/js/async/981.77f901c0.js"
|
|
159
161
|
],
|
|
160
162
|
"sync": [
|
|
161
|
-
"__mf/js/async/
|
|
163
|
+
"__mf/js/async/845.6d99c354.js"
|
|
162
164
|
]
|
|
163
165
|
},
|
|
164
166
|
"css": {
|
|
@@ -206,7 +208,7 @@
|
|
|
206
208
|
"js": {
|
|
207
209
|
"async": [],
|
|
208
210
|
"sync": [
|
|
209
|
-
"__mf/js/async/
|
|
211
|
+
"__mf/js/async/409.b4cabab7.js"
|
|
210
212
|
]
|
|
211
213
|
},
|
|
212
214
|
"css": {
|
|
@@ -249,7 +251,7 @@
|
|
|
249
251
|
"assets": {
|
|
250
252
|
"js": {
|
|
251
253
|
"async": [
|
|
252
|
-
"__mf/js/async/
|
|
254
|
+
"__mf/js/async/964.6dfbf211.js"
|
|
253
255
|
],
|
|
254
256
|
"sync": [
|
|
255
257
|
"__mf/js/async/173.f6f7e45b.js"
|
|
@@ -274,7 +276,7 @@
|
|
|
274
276
|
"js": {
|
|
275
277
|
"async": [],
|
|
276
278
|
"sync": [
|
|
277
|
-
"__mf/js/async/
|
|
279
|
+
"__mf/js/async/964.6dfbf211.js"
|
|
278
280
|
]
|
|
279
281
|
},
|
|
280
282
|
"css": {
|
|
@@ -309,7 +311,9 @@
|
|
|
309
311
|
"sync": []
|
|
310
312
|
}
|
|
311
313
|
},
|
|
312
|
-
"usedIn": [
|
|
314
|
+
"usedIn": [
|
|
315
|
+
"./TimeSeriesChart"
|
|
316
|
+
]
|
|
313
317
|
}
|
|
314
318
|
],
|
|
315
319
|
"remotes": [],
|
|
@@ -321,35 +325,38 @@
|
|
|
321
325
|
"requires": [
|
|
322
326
|
"react",
|
|
323
327
|
"@perses-dev/components",
|
|
324
|
-
"@perses-dev/plugin-system"
|
|
328
|
+
"@perses-dev/plugin-system",
|
|
329
|
+
"date-fns-tz"
|
|
325
330
|
],
|
|
326
331
|
"file": "src/TimeSeriesChart.ts",
|
|
327
332
|
"assets": {
|
|
328
333
|
"js": {
|
|
329
334
|
"sync": [
|
|
330
|
-
"__mf/js/async/
|
|
335
|
+
"__mf/js/async/281.a2a87c37.js",
|
|
331
336
|
"__mf/js/async/780.3fa36115.js",
|
|
332
|
-
"__mf/js/async/
|
|
333
|
-
"__mf/js/async/
|
|
337
|
+
"__mf/js/async/879.24def15a.js",
|
|
338
|
+
"__mf/js/async/223.def4d0a9.js",
|
|
339
|
+
"__mf/js/async/359.18a264e7.js",
|
|
340
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.1e16af77.js"
|
|
334
341
|
],
|
|
335
342
|
"async": [
|
|
336
|
-
"__mf/js/async/
|
|
343
|
+
"__mf/js/async/964.6dfbf211.js",
|
|
337
344
|
"__mf/js/async/173.f6f7e45b.js",
|
|
338
345
|
"__mf/js/async/960.3047096d.js",
|
|
339
346
|
"__mf/js/async/770.78a741ab.js",
|
|
340
|
-
"__mf/js/async/238.625b8a48.js",
|
|
341
347
|
"__mf/js/async/224.ce414ffb.js",
|
|
342
|
-
"__mf/js/async/292.311e6eb0.js",
|
|
343
|
-
"__mf/js/async/996.7bede0b2.js",
|
|
344
|
-
"__mf/js/async/754.a8adddbc.js",
|
|
345
|
-
"__mf/js/async/357.397150dd.js",
|
|
346
348
|
"__mf/js/async/740.67107c3c.js",
|
|
349
|
+
"__mf/js/async/238.625b8a48.js",
|
|
347
350
|
"__mf/js/async/75.5952779d.js",
|
|
351
|
+
"__mf/js/async/292.311e6eb0.js",
|
|
352
|
+
"__mf/js/async/755.f76e3538.js",
|
|
353
|
+
"__mf/js/async/476.45fca8d3.js",
|
|
354
|
+
"__mf/js/async/171.598de6a9.js",
|
|
348
355
|
"__mf/js/async/lib-router.098fc614.js",
|
|
349
|
-
"__mf/js/async/
|
|
356
|
+
"__mf/js/async/845.6d99c354.js",
|
|
350
357
|
"__mf/js/async/488.0d0b1a91.js",
|
|
351
358
|
"__mf/js/async/738.0a12bb44.js",
|
|
352
|
-
"__mf/js/async/
|
|
359
|
+
"__mf/js/async/409.b4cabab7.js",
|
|
353
360
|
"__mf/js/async/981.77f901c0.js"
|
|
354
361
|
]
|
|
355
362
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/timeseries-chart-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.9.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"dev": "rsbuild dev",
|
|
6
6
|
"build": "npm run build-mf && concurrently \"npm:build:*\"",
|
|
@@ -16,16 +16,15 @@
|
|
|
16
16
|
"module": "lib/index.js",
|
|
17
17
|
"types": "lib/index.d.ts",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@module-federation/enhanced": "^0.8.9",
|
|
20
19
|
"color-hash": "^2.0.2"
|
|
21
20
|
},
|
|
22
21
|
"peerDependencies": {
|
|
23
22
|
"@emotion/react": "^11.7.1",
|
|
24
23
|
"@emotion/styled": "^11.6.0",
|
|
25
24
|
"@hookform/resolvers": "^3.2.0",
|
|
26
|
-
"@perses-dev/components": "^0.51.0-
|
|
27
|
-
"@perses-dev/core": "^0.51.0-
|
|
28
|
-
"@perses-dev/plugin-system": "^0.51.0-
|
|
25
|
+
"@perses-dev/components": "^0.51.0-rc.1",
|
|
26
|
+
"@perses-dev/core": "^0.51.0-rc.1",
|
|
27
|
+
"@perses-dev/plugin-system": "^0.51.0-rc.1",
|
|
29
28
|
"date-fns": "^4.1.0",
|
|
30
29
|
"date-fns-tz": "^3.2.0",
|
|
31
30
|
"echarts": "5.5.0",
|