@perses-dev/stat-chart-plugin 0.13.0-rc.2 → 0.14.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/{StatChart.05efa467.js → StatChart.19a287b0.js} +2 -2
- package/__mf/js/async/{546.97a22d02.js → 546.f27d00a1.js} +4 -4
- package/__mf/js/async/{580.5a3fa127.js → 580.4076ee7b.js} +2 -2
- package/__mf/js/async/{__federation_expose_StatChart.7255101c.js → __federation_expose_StatChart.f4a2f598.js} +1 -1
- package/__mf/js/{main.e6e49792.js → main.fe3736c5.js} +2 -2
- package/mf-manifest.json +9 -9
- package/mf-stats.json +9 -9
- package/package.json +4 -4
- /package/__mf/js/async/{546.97a22d02.js.LICENSE.txt → 546.f27d00a1.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{580.5a3fa127.js.LICENSE.txt → 580.4076ee7b.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "StatChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0",
|
|
9
9
|
"buildName": "@perses-dev/stat-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/StatChart.
|
|
12
|
+
"name": "__mf/js/StatChart.19a287b0.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -89,9 +89,9 @@
|
|
|
89
89
|
{
|
|
90
90
|
"id": "StatChart:@perses-dev/components",
|
|
91
91
|
"name": "@perses-dev/components",
|
|
92
|
-
"version": "0.54.0
|
|
92
|
+
"version": "0.54.0",
|
|
93
93
|
"singleton": true,
|
|
94
|
-
"requiredVersion": "^0.54.0
|
|
94
|
+
"requiredVersion": "^0.54.0",
|
|
95
95
|
"assets": {
|
|
96
96
|
"js": {
|
|
97
97
|
"async": [],
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
{
|
|
112
112
|
"id": "StatChart:@perses-dev/plugin-system",
|
|
113
113
|
"name": "@perses-dev/plugin-system",
|
|
114
|
-
"version": "0.54.0
|
|
114
|
+
"version": "0.54.0",
|
|
115
115
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.54.0
|
|
116
|
+
"requiredVersion": "^0.54.0",
|
|
117
117
|
"assets": {
|
|
118
118
|
"js": {
|
|
119
119
|
"async": [],
|
|
120
120
|
"sync": [
|
|
121
|
-
"__mf/js/async/546.
|
|
121
|
+
"__mf/js/async/546.f27d00a1.js"
|
|
122
122
|
]
|
|
123
123
|
},
|
|
124
124
|
"css": {
|
|
@@ -261,12 +261,12 @@
|
|
|
261
261
|
"__mf/js/async/866.cb6cbc7a.js",
|
|
262
262
|
"__mf/js/async/721.5c1c6916.js",
|
|
263
263
|
"__mf/js/async/570.264704d1.js",
|
|
264
|
-
"__mf/js/async/__federation_expose_StatChart.
|
|
264
|
+
"__mf/js/async/__federation_expose_StatChart.f4a2f598.js"
|
|
265
265
|
],
|
|
266
266
|
"async": [
|
|
267
267
|
"__mf/js/async/588.c00e3759.js",
|
|
268
268
|
"__mf/js/async/71.1f2caf38.js",
|
|
269
|
-
"__mf/js/async/580.
|
|
269
|
+
"__mf/js/async/580.4076ee7b.js",
|
|
270
270
|
"__mf/js/async/450.bdfbd76f.js",
|
|
271
271
|
"__mf/js/async/lib-router.6c58ccc7.js",
|
|
272
272
|
"__mf/js/async/356.3f7b970d.js",
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "StatChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0",
|
|
9
9
|
"buildName": "@perses-dev/stat-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/StatChart.
|
|
12
|
+
"name": "__mf/js/StatChart.19a287b0.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -100,10 +100,10 @@
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"singleton": true,
|
|
103
|
-
"requiredVersion": "^0.54.0
|
|
103
|
+
"requiredVersion": "^0.54.0",
|
|
104
104
|
"shareScope": "default",
|
|
105
105
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.54.0
|
|
106
|
+
"version": "0.54.0",
|
|
107
107
|
"eager": false,
|
|
108
108
|
"id": "StatChart:@perses-dev/components",
|
|
109
109
|
"assets": {
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"singleton": true,
|
|
131
|
-
"requiredVersion": "^0.54.0
|
|
131
|
+
"requiredVersion": "^0.54.0",
|
|
132
132
|
"shareScope": "default",
|
|
133
133
|
"name": "@perses-dev/plugin-system",
|
|
134
|
-
"version": "0.54.0
|
|
134
|
+
"version": "0.54.0",
|
|
135
135
|
"eager": false,
|
|
136
136
|
"id": "StatChart:@perses-dev/plugin-system",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/546.
|
|
141
|
+
"__mf/js/async/546.f27d00a1.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -318,12 +318,12 @@
|
|
|
318
318
|
"__mf/js/async/866.cb6cbc7a.js",
|
|
319
319
|
"__mf/js/async/721.5c1c6916.js",
|
|
320
320
|
"__mf/js/async/570.264704d1.js",
|
|
321
|
-
"__mf/js/async/__federation_expose_StatChart.
|
|
321
|
+
"__mf/js/async/__federation_expose_StatChart.f4a2f598.js"
|
|
322
322
|
],
|
|
323
323
|
"async": [
|
|
324
324
|
"__mf/js/async/588.c00e3759.js",
|
|
325
325
|
"__mf/js/async/71.1f2caf38.js",
|
|
326
|
-
"__mf/js/async/580.
|
|
326
|
+
"__mf/js/async/580.4076ee7b.js",
|
|
327
327
|
"__mf/js/async/450.bdfbd76f.js",
|
|
328
328
|
"__mf/js/async/lib-router.6c58ccc7.js",
|
|
329
329
|
"__mf/js/async/356.3f7b970d.js",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/stat-chart-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.14.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
6
6
|
"repository": {
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
"@emotion/react": "^11.7.1",
|
|
29
29
|
"@emotion/styled": "^11.6.0",
|
|
30
30
|
"@hookform/resolvers": "^3.2.0",
|
|
31
|
-
"@perses-dev/components": "^0.54.0
|
|
32
|
-
"@perses-dev/plugin-system": "^0.54.0
|
|
33
|
-
"@perses-dev/spec": "^0.2.0
|
|
31
|
+
"@perses-dev/components": "^0.54.0",
|
|
32
|
+
"@perses-dev/plugin-system": "^0.54.0",
|
|
33
|
+
"@perses-dev/spec": "^0.2.0",
|
|
34
34
|
"date-fns": "^4.1.0",
|
|
35
35
|
"date-fns-tz": "^3.2.0",
|
|
36
36
|
"echarts": "5.5.0",
|
|
File without changes
|
|
File without changes
|