@perses-dev/timeseries-chart-plugin 0.13.0-rc.0 → 0.13.0-rc.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.3eab0aad.js → TimeSeriesChart.1b9392b7.js} +2 -2
- package/__mf/js/async/546.c53e636c.js +3 -0
- package/__mf/js/async/{984.4793f667.js → 984.3fc3c480.js} +6 -6
- package/__mf/js/async/__federation_expose_TimeSeriesChart.8b44fc75.js +1 -0
- package/__mf/js/{main.23e38819.js → main.dc72f3eb.js} +2 -2
- package/mf-manifest.json +11 -11
- package/mf-stats.json +11 -11
- package/package.json +5 -5
- package/__mf/js/async/558.8ac6d4e3.js +0 -3
- package/__mf/js/async/__federation_expose_TimeSeriesChart.62d8f589.js +0 -1
- /package/__mf/js/async/{984.4793f667.js.LICENSE.txt → 984.3fc3c480.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.13.0-rc.
|
|
8
|
+
"buildVersion": "0.13.0-rc.1",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.1b9392b7.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -89,9 +89,9 @@
|
|
|
89
89
|
{
|
|
90
90
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
91
91
|
"name": "@perses-dev/components",
|
|
92
|
-
"version": "0.54.0-rc.
|
|
92
|
+
"version": "0.54.0-rc.1",
|
|
93
93
|
"singleton": true,
|
|
94
|
-
"requiredVersion": "^0.54.0-rc.
|
|
94
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
95
95
|
"assets": {
|
|
96
96
|
"js": {
|
|
97
97
|
"async": [],
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
{
|
|
112
112
|
"id": "TimeSeriesChart:@perses-dev/dashboards",
|
|
113
113
|
"name": "@perses-dev/dashboards",
|
|
114
|
-
"version": "0.54.0-rc.
|
|
114
|
+
"version": "0.54.0-rc.1",
|
|
115
115
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.54.0-rc.
|
|
116
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
117
117
|
"assets": {
|
|
118
118
|
"js": {
|
|
119
119
|
"async": [],
|
|
120
120
|
"sync": [
|
|
121
|
-
"__mf/js/async/984.
|
|
121
|
+
"__mf/js/async/984.3fc3c480.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.54.0-rc.
|
|
134
|
+
"version": "0.54.0-rc.1",
|
|
135
135
|
"singleton": true,
|
|
136
|
-
"requiredVersion": "^0.54.0-rc.
|
|
136
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/546.c53e636c.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"__mf/js/async/527.f97d1b86.js",
|
|
283
283
|
"__mf/js/async/52.0d78de2b.js",
|
|
284
284
|
"__mf/js/async/724.c45dcf5b.js",
|
|
285
|
-
"__mf/js/async/__federation_expose_TimeSeriesChart.
|
|
285
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.8b44fc75.js"
|
|
286
286
|
],
|
|
287
287
|
"async": [
|
|
288
288
|
"__mf/js/async/lib-router.319c02cd.js",
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TimeSeriesChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.13.0-rc.
|
|
8
|
+
"buildVersion": "0.13.0-rc.1",
|
|
9
9
|
"buildName": "@perses-dev/timeseries-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TimeSeriesChart.
|
|
12
|
+
"name": "__mf/js/TimeSeriesChart.1b9392b7.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-rc.
|
|
103
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
104
104
|
"shareScope": "default",
|
|
105
105
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.54.0-rc.
|
|
106
|
+
"version": "0.54.0-rc.1",
|
|
107
107
|
"eager": false,
|
|
108
108
|
"id": "TimeSeriesChart:@perses-dev/components",
|
|
109
109
|
"assets": {
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"singleton": true,
|
|
131
|
-
"requiredVersion": "^0.54.0-rc.
|
|
131
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
132
132
|
"shareScope": "default",
|
|
133
133
|
"name": "@perses-dev/dashboards",
|
|
134
|
-
"version": "0.54.0-rc.
|
|
134
|
+
"version": "0.54.0-rc.1",
|
|
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/984.
|
|
141
|
+
"__mf/js/async/984.3fc3c480.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -154,17 +154,17 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"singleton": true,
|
|
157
|
-
"requiredVersion": "^0.54.0-rc.
|
|
157
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
158
158
|
"shareScope": "default",
|
|
159
159
|
"name": "@perses-dev/plugin-system",
|
|
160
|
-
"version": "0.54.0-rc.
|
|
160
|
+
"version": "0.54.0-rc.1",
|
|
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/546.c53e636c.js"
|
|
168
168
|
]
|
|
169
169
|
},
|
|
170
170
|
"css": {
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"__mf/js/async/527.f97d1b86.js",
|
|
347
347
|
"__mf/js/async/52.0d78de2b.js",
|
|
348
348
|
"__mf/js/async/724.c45dcf5b.js",
|
|
349
|
-
"__mf/js/async/__federation_expose_TimeSeriesChart.
|
|
349
|
+
"__mf/js/async/__federation_expose_TimeSeriesChart.8b44fc75.js"
|
|
350
350
|
],
|
|
351
351
|
"async": [
|
|
352
352
|
"__mf/js/async/lib-router.319c02cd.js",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/timeseries-chart-plugin",
|
|
3
|
-
"version": "0.13.0-rc.
|
|
3
|
+
"version": "0.13.0-rc.1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
6
6
|
"repository": {
|
|
@@ -31,10 +31,10 @@
|
|
|
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.54.0-rc.
|
|
35
|
-
"@perses-dev/dashboards": "^0.54.0-rc.
|
|
36
|
-
"@perses-dev/plugin-system": "^0.54.0-rc.
|
|
37
|
-
"@perses-dev/spec": "^0.2.0-
|
|
34
|
+
"@perses-dev/components": "^0.54.0-rc.1",
|
|
35
|
+
"@perses-dev/dashboards": "^0.54.0-rc.1",
|
|
36
|
+
"@perses-dev/plugin-system": "^0.54.0-rc.1",
|
|
37
|
+
"@perses-dev/spec": "^0.2.0-rc.0",
|
|
38
38
|
"date-fns": "^4.1.0",
|
|
39
39
|
"date-fns-tz": "^3.2.0",
|
|
40
40
|
"echarts": "5.5.0",
|