@perses-dev/gauge-chart-plugin 0.14.0-beta.1 → 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/{GaugeChart.666448e5.js → GaugeChart.d0898a25.js} +7 -7
- package/__mf/js/async/{121.a37557d3.js → 121.923647b2.js} +2 -2
- package/__mf/js/async/{192.1bece79a.js → 192.66cc8639.js} +1 -1
- package/__mf/js/async/208.1dc9d791.js +74 -0
- package/__mf/js/async/{235.25414f3a.js → 235.3d14b76d.js} +1 -1
- package/__mf/js/async/{893.a44ef766.js → 274.481c2cff.js} +2 -2
- package/__mf/js/async/{356.d85a4e2e.js → 356.81432231.js} +1 -1
- package/__mf/js/async/377.5ac59bcd.js +1 -0
- package/__mf/js/async/{392.605cca25.js → 392.589be345.js} +2 -2
- package/__mf/js/async/403.f63f0b01.js +2 -0
- package/__mf/js/async/407.549724e8.js +4 -0
- package/__mf/js/async/410.41a2ea21.js +1 -0
- package/__mf/js/async/{458.501ed0da.js → 458.c3d7080e.js} +1 -1
- package/__mf/js/async/463.1623acc4.js +7 -0
- package/__mf/js/async/{470.a2c22a78.js → 470.a5788e56.js} +2 -2
- package/__mf/js/async/496.ddfbee86.js +1 -0
- package/__mf/js/async/{587.6f130e41.js → 587.b53469e7.js} +1 -1
- package/__mf/js/async/588.231edddc.js +1 -0
- package/__mf/js/async/{616.cecf44f8.js → 616.56af3d9a.js} +1 -1
- package/__mf/js/async/71.5c044eb7.js +1 -0
- package/__mf/js/async/{710.23542577.js → 710.63c7c633.js} +3 -3
- package/__mf/js/async/{77.c33fcfb5.js → 77.84340477.js} +1 -1
- package/__mf/js/async/823.ed9ab057.js +10 -0
- package/__mf/js/async/844.8884c953.js +37 -0
- package/__mf/js/async/854.23201b26.js +1 -0
- package/__mf/js/async/873.828ee17a.js +1 -0
- package/__mf/js/async/{941.e909e334.js → 941.f2b7612e.js} +2 -2
- package/__mf/js/async/{963.caed232d.js → 963.8f8fc110.js} +1 -1
- package/__mf/js/async/{968.7d1ce389.js → 968.fbee556d.js} +1 -1
- package/__mf/js/async/978.75bd4607.js +1 -0
- package/__mf/js/async/__federation_expose_GaugeChart.a608d5e4.js +1 -0
- package/__mf/js/async/{lib-router.005da842.js → lib-router.a426c87f.js} +2 -2
- package/__mf/js/{main.9a8ce910.js → main.7041202d.js} +2 -2
- package/mf-manifest.json +96 -31
- package/mf-stats.json +108 -31
- package/package.json +3 -3
- package/__mf/js/async/2.e1c5abe4.js +0 -1
- package/__mf/js/async/208.a09e3946.js +0 -83
- package/__mf/js/async/244.f21ad375.js +0 -7
- package/__mf/js/async/354.c398a3bf.js +0 -4
- package/__mf/js/async/373.0403e3b1.js +0 -38
- package/__mf/js/async/663.97d3fd12.js +0 -1
- package/__mf/js/async/__federation_expose_GaugeChart.1812e964.js +0 -1
- /package/__mf/css/async/{244.85c2cbf6.css → 463.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.a37557d3.js.LICENSE.txt → 121.923647b2.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{893.a44ef766.js.LICENSE.txt → 274.481c2cff.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.605cca25.js.LICENSE.txt → 392.589be345.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{373.0403e3b1.js.LICENSE.txt → 403.f63f0b01.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{354.c398a3bf.js.LICENSE.txt → 407.549724e8.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{244.f21ad375.js.LICENSE.txt → 463.1623acc4.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.a2c22a78.js.LICENSE.txt → 470.a5788e56.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{208.a09e3946.js.LICENSE.txt → 823.ed9ab057.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.e909e334.js.LICENSE.txt → 941.f2b7612e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.005da842.js.LICENSE.txt → lib-router.a426c87f.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "GaugeChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.14.0-beta.
|
|
8
|
+
"buildVersion": "0.14.0-beta.2",
|
|
9
9
|
"buildName": "@perses-dev/gauge-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/GaugeChart.
|
|
12
|
+
"name": "__mf/js/GaugeChart.d0898a25.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": "GaugeChart_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/GaugeChart~0.14.0-beta.
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/GaugeChart~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/
|
|
37
|
+
"__mf/js/async/274.481c2cff.js"
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"css": {
|
|
@@ -54,8 +54,9 @@
|
|
|
54
54
|
"js": {
|
|
55
55
|
"async": [],
|
|
56
56
|
"sync": [
|
|
57
|
-
"__mf/js/async/235.
|
|
58
|
-
"__mf/js/async/616.
|
|
57
|
+
"__mf/js/async/235.3d14b76d.js",
|
|
58
|
+
"__mf/js/async/616.56af3d9a.js",
|
|
59
|
+
"__mf/js/async/854.23201b26.js"
|
|
59
60
|
]
|
|
60
61
|
},
|
|
61
62
|
"css": {
|
|
@@ -75,8 +76,8 @@
|
|
|
75
76
|
"js": {
|
|
76
77
|
"async": [],
|
|
77
78
|
"sync": [
|
|
78
|
-
"__mf/js/async/587.
|
|
79
|
-
"__mf/js/async/968.
|
|
79
|
+
"__mf/js/async/587.b53469e7.js",
|
|
80
|
+
"__mf/js/async/968.fbee556d.js"
|
|
80
81
|
]
|
|
81
82
|
},
|
|
82
83
|
"css": {
|
|
@@ -89,20 +90,20 @@
|
|
|
89
90
|
{
|
|
90
91
|
"id": "GaugeChart:@perses-dev/components",
|
|
91
92
|
"name": "@perses-dev/components",
|
|
92
|
-
"version": "0.55.0-beta.
|
|
93
|
+
"version": "0.55.0-beta.7",
|
|
93
94
|
"singleton": true,
|
|
94
|
-
"requiredVersion": "^0.55.0-beta.
|
|
95
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
95
96
|
"assets": {
|
|
96
97
|
"js": {
|
|
97
98
|
"async": [],
|
|
98
99
|
"sync": [
|
|
99
|
-
"__mf/js/async/
|
|
100
|
+
"__mf/js/async/463.1623acc4.js"
|
|
100
101
|
]
|
|
101
102
|
},
|
|
102
103
|
"css": {
|
|
103
104
|
"async": [],
|
|
104
105
|
"sync": [
|
|
105
|
-
"__mf/css/async/
|
|
106
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
106
107
|
]
|
|
107
108
|
}
|
|
108
109
|
},
|
|
@@ -111,14 +112,14 @@
|
|
|
111
112
|
{
|
|
112
113
|
"id": "GaugeChart:@perses-dev/plugin-system",
|
|
113
114
|
"name": "@perses-dev/plugin-system",
|
|
114
|
-
"version": "0.55.0-beta.
|
|
115
|
+
"version": "0.55.0-beta.7",
|
|
115
116
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.55.0-beta.
|
|
117
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
117
118
|
"assets": {
|
|
118
119
|
"js": {
|
|
119
120
|
"async": [],
|
|
120
121
|
"sync": [
|
|
121
|
-
"__mf/js/async/
|
|
122
|
+
"__mf/js/async/407.549724e8.js"
|
|
122
123
|
]
|
|
123
124
|
},
|
|
124
125
|
"css": {
|
|
@@ -138,7 +139,27 @@
|
|
|
138
139
|
"js": {
|
|
139
140
|
"async": [],
|
|
140
141
|
"sync": [
|
|
141
|
-
"__mf/js/async/192.
|
|
142
|
+
"__mf/js/async/192.66cc8639.js"
|
|
143
|
+
]
|
|
144
|
+
},
|
|
145
|
+
"css": {
|
|
146
|
+
"async": [],
|
|
147
|
+
"sync": []
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
"fallback": ""
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"id": "GaugeChart:echarts",
|
|
154
|
+
"name": "echarts",
|
|
155
|
+
"version": "5.5.0",
|
|
156
|
+
"singleton": true,
|
|
157
|
+
"requiredVersion": "^undefined",
|
|
158
|
+
"assets": {
|
|
159
|
+
"js": {
|
|
160
|
+
"async": [],
|
|
161
|
+
"sync": [
|
|
162
|
+
"__mf/js/async/873.828ee17a.js"
|
|
142
163
|
]
|
|
143
164
|
},
|
|
144
165
|
"css": {
|
|
@@ -158,7 +179,7 @@
|
|
|
158
179
|
"js": {
|
|
159
180
|
"async": [],
|
|
160
181
|
"sync": [
|
|
161
|
-
"__mf/js/async/963.
|
|
182
|
+
"__mf/js/async/963.8f8fc110.js"
|
|
162
183
|
]
|
|
163
184
|
},
|
|
164
185
|
"css": {
|
|
@@ -178,7 +199,27 @@
|
|
|
178
199
|
"js": {
|
|
179
200
|
"async": [],
|
|
180
201
|
"sync": [
|
|
181
|
-
"__mf/js/async/392.
|
|
202
|
+
"__mf/js/async/392.589be345.js"
|
|
203
|
+
]
|
|
204
|
+
},
|
|
205
|
+
"css": {
|
|
206
|
+
"async": [],
|
|
207
|
+
"sync": []
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
"fallback": ""
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"id": "GaugeChart:mdi-material-ui",
|
|
214
|
+
"name": "mdi-material-ui",
|
|
215
|
+
"version": "7.9.4",
|
|
216
|
+
"singleton": true,
|
|
217
|
+
"requiredVersion": "7.4.0",
|
|
218
|
+
"assets": {
|
|
219
|
+
"js": {
|
|
220
|
+
"async": [],
|
|
221
|
+
"sync": [
|
|
222
|
+
"__mf/js/async/496.ddfbee86.js"
|
|
182
223
|
]
|
|
183
224
|
},
|
|
184
225
|
"css": {
|
|
@@ -198,7 +239,7 @@
|
|
|
198
239
|
"js": {
|
|
199
240
|
"async": [],
|
|
200
241
|
"sync": [
|
|
201
|
-
"__mf/js/async/470.
|
|
242
|
+
"__mf/js/async/470.a5788e56.js"
|
|
202
243
|
]
|
|
203
244
|
},
|
|
204
245
|
"css": {
|
|
@@ -218,7 +259,7 @@
|
|
|
218
259
|
"js": {
|
|
219
260
|
"async": [],
|
|
220
261
|
"sync": [
|
|
221
|
-
"__mf/js/async/121.
|
|
262
|
+
"__mf/js/async/121.923647b2.js"
|
|
222
263
|
]
|
|
223
264
|
},
|
|
224
265
|
"css": {
|
|
@@ -238,8 +279,28 @@
|
|
|
238
279
|
"js": {
|
|
239
280
|
"async": [],
|
|
240
281
|
"sync": [
|
|
241
|
-
"__mf/js/async/458.
|
|
242
|
-
"__mf/js/async/77.
|
|
282
|
+
"__mf/js/async/458.c3d7080e.js",
|
|
283
|
+
"__mf/js/async/77.84340477.js"
|
|
284
|
+
]
|
|
285
|
+
},
|
|
286
|
+
"css": {
|
|
287
|
+
"async": [],
|
|
288
|
+
"sync": []
|
|
289
|
+
}
|
|
290
|
+
},
|
|
291
|
+
"fallback": ""
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"id": "GaugeChart:date-fns-tz",
|
|
295
|
+
"name": "date-fns-tz",
|
|
296
|
+
"version": "3.2.0",
|
|
297
|
+
"singleton": true,
|
|
298
|
+
"requiredVersion": "^3.2.0",
|
|
299
|
+
"assets": {
|
|
300
|
+
"js": {
|
|
301
|
+
"async": [],
|
|
302
|
+
"sync": [
|
|
303
|
+
"__mf/js/async/978.75bd4607.js"
|
|
243
304
|
]
|
|
244
305
|
},
|
|
245
306
|
"css": {
|
|
@@ -258,21 +319,25 @@
|
|
|
258
319
|
"assets": {
|
|
259
320
|
"js": {
|
|
260
321
|
"sync": [
|
|
261
|
-
"__mf/js/async/
|
|
262
|
-
"__mf/js/async/
|
|
263
|
-
"__mf/js/async/
|
|
322
|
+
"__mf/js/async/403.f63f0b01.js",
|
|
323
|
+
"__mf/js/async/823.ed9ab057.js",
|
|
324
|
+
"__mf/js/async/208.1dc9d791.js",
|
|
325
|
+
"__mf/js/async/844.8884c953.js",
|
|
326
|
+
"__mf/js/async/__federation_expose_GaugeChart.a608d5e4.js"
|
|
264
327
|
],
|
|
265
328
|
"async": [
|
|
266
|
-
"__mf/js/async/
|
|
267
|
-
"__mf/js/async/
|
|
268
|
-
"__mf/js/async/
|
|
269
|
-
"__mf/js/async/
|
|
329
|
+
"__mf/js/async/588.231edddc.js",
|
|
330
|
+
"__mf/js/async/71.5c044eb7.js",
|
|
331
|
+
"__mf/js/async/410.41a2ea21.js",
|
|
332
|
+
"__mf/js/async/710.63c7c633.js",
|
|
333
|
+
"__mf/js/async/lib-router.a426c87f.js",
|
|
334
|
+
"__mf/js/async/356.81432231.js"
|
|
270
335
|
]
|
|
271
336
|
},
|
|
272
337
|
"css": {
|
|
273
338
|
"sync": [],
|
|
274
339
|
"async": [
|
|
275
|
-
"__mf/css/async/
|
|
340
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
276
341
|
]
|
|
277
342
|
}
|
|
278
343
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "GaugeChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.14.0-beta.
|
|
8
|
+
"buildVersion": "0.14.0-beta.2",
|
|
9
9
|
"buildName": "@perses-dev/gauge-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/GaugeChart.
|
|
12
|
+
"name": "__mf/js/GaugeChart.d0898a25.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": "GaugeChart_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/GaugeChart~0.14.0-beta.
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/GaugeChart~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/
|
|
39
|
+
"__mf/js/async/274.481c2cff.js"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"css": {
|
|
@@ -60,8 +60,9 @@
|
|
|
60
60
|
"js": {
|
|
61
61
|
"async": [],
|
|
62
62
|
"sync": [
|
|
63
|
-
"__mf/js/async/235.
|
|
64
|
-
"__mf/js/async/616.
|
|
63
|
+
"__mf/js/async/235.3d14b76d.js",
|
|
64
|
+
"__mf/js/async/616.56af3d9a.js",
|
|
65
|
+
"__mf/js/async/854.23201b26.js"
|
|
65
66
|
]
|
|
66
67
|
},
|
|
67
68
|
"css": {
|
|
@@ -85,8 +86,8 @@
|
|
|
85
86
|
"js": {
|
|
86
87
|
"async": [],
|
|
87
88
|
"sync": [
|
|
88
|
-
"__mf/js/async/587.
|
|
89
|
-
"__mf/js/async/968.
|
|
89
|
+
"__mf/js/async/587.b53469e7.js",
|
|
90
|
+
"__mf/js/async/968.fbee556d.js"
|
|
90
91
|
]
|
|
91
92
|
},
|
|
92
93
|
"css": {
|
|
@@ -100,23 +101,23 @@
|
|
|
100
101
|
},
|
|
101
102
|
{
|
|
102
103
|
"singleton": true,
|
|
103
|
-
"requiredVersion": "^0.55.0-beta.
|
|
104
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
104
105
|
"shareScope": "default",
|
|
105
106
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.55.0-beta.
|
|
107
|
+
"version": "0.55.0-beta.7",
|
|
107
108
|
"eager": false,
|
|
108
109
|
"id": "GaugeChart:@perses-dev/components",
|
|
109
110
|
"assets": {
|
|
110
111
|
"js": {
|
|
111
112
|
"async": [],
|
|
112
113
|
"sync": [
|
|
113
|
-
"__mf/js/async/
|
|
114
|
+
"__mf/js/async/463.1623acc4.js"
|
|
114
115
|
]
|
|
115
116
|
},
|
|
116
117
|
"css": {
|
|
117
118
|
"async": [],
|
|
118
119
|
"sync": [
|
|
119
|
-
"__mf/css/async/
|
|
120
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
120
121
|
]
|
|
121
122
|
}
|
|
122
123
|
},
|
|
@@ -128,17 +129,17 @@
|
|
|
128
129
|
},
|
|
129
130
|
{
|
|
130
131
|
"singleton": true,
|
|
131
|
-
"requiredVersion": "^0.55.0-beta.
|
|
132
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
132
133
|
"shareScope": "default",
|
|
133
134
|
"name": "@perses-dev/plugin-system",
|
|
134
|
-
"version": "0.55.0-beta.
|
|
135
|
+
"version": "0.55.0-beta.7",
|
|
135
136
|
"eager": false,
|
|
136
137
|
"id": "GaugeChart:@perses-dev/plugin-system",
|
|
137
138
|
"assets": {
|
|
138
139
|
"js": {
|
|
139
140
|
"async": [],
|
|
140
141
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
142
|
+
"__mf/js/async/407.549724e8.js"
|
|
142
143
|
]
|
|
143
144
|
},
|
|
144
145
|
"css": {
|
|
@@ -164,7 +165,31 @@
|
|
|
164
165
|
"js": {
|
|
165
166
|
"async": [],
|
|
166
167
|
"sync": [
|
|
167
|
-
"__mf/js/async/192.
|
|
168
|
+
"__mf/js/async/192.66cc8639.js"
|
|
169
|
+
]
|
|
170
|
+
},
|
|
171
|
+
"css": {
|
|
172
|
+
"async": [],
|
|
173
|
+
"sync": []
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"usedIn": [],
|
|
177
|
+
"usedExports": [],
|
|
178
|
+
"fallback": ""
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"singleton": true,
|
|
182
|
+
"requiredVersion": "^undefined",
|
|
183
|
+
"shareScope": "default",
|
|
184
|
+
"name": "echarts",
|
|
185
|
+
"version": "5.5.0",
|
|
186
|
+
"eager": false,
|
|
187
|
+
"id": "GaugeChart:echarts",
|
|
188
|
+
"assets": {
|
|
189
|
+
"js": {
|
|
190
|
+
"async": [],
|
|
191
|
+
"sync": [
|
|
192
|
+
"__mf/js/async/873.828ee17a.js"
|
|
168
193
|
]
|
|
169
194
|
},
|
|
170
195
|
"css": {
|
|
@@ -188,7 +213,7 @@
|
|
|
188
213
|
"js": {
|
|
189
214
|
"async": [],
|
|
190
215
|
"sync": [
|
|
191
|
-
"__mf/js/async/963.
|
|
216
|
+
"__mf/js/async/963.8f8fc110.js"
|
|
192
217
|
]
|
|
193
218
|
},
|
|
194
219
|
"css": {
|
|
@@ -214,7 +239,31 @@
|
|
|
214
239
|
"js": {
|
|
215
240
|
"async": [],
|
|
216
241
|
"sync": [
|
|
217
|
-
"__mf/js/async/392.
|
|
242
|
+
"__mf/js/async/392.589be345.js"
|
|
243
|
+
]
|
|
244
|
+
},
|
|
245
|
+
"css": {
|
|
246
|
+
"async": [],
|
|
247
|
+
"sync": []
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
"usedIn": [],
|
|
251
|
+
"usedExports": [],
|
|
252
|
+
"fallback": ""
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"singleton": true,
|
|
256
|
+
"requiredVersion": "7.4.0",
|
|
257
|
+
"shareScope": "default",
|
|
258
|
+
"name": "mdi-material-ui",
|
|
259
|
+
"version": "7.9.4",
|
|
260
|
+
"eager": false,
|
|
261
|
+
"id": "GaugeChart:mdi-material-ui",
|
|
262
|
+
"assets": {
|
|
263
|
+
"js": {
|
|
264
|
+
"async": [],
|
|
265
|
+
"sync": [
|
|
266
|
+
"__mf/js/async/496.ddfbee86.js"
|
|
218
267
|
]
|
|
219
268
|
},
|
|
220
269
|
"css": {
|
|
@@ -238,7 +287,7 @@
|
|
|
238
287
|
"js": {
|
|
239
288
|
"async": [],
|
|
240
289
|
"sync": [
|
|
241
|
-
"__mf/js/async/470.
|
|
290
|
+
"__mf/js/async/470.a5788e56.js"
|
|
242
291
|
]
|
|
243
292
|
},
|
|
244
293
|
"css": {
|
|
@@ -262,7 +311,7 @@
|
|
|
262
311
|
"js": {
|
|
263
312
|
"async": [],
|
|
264
313
|
"sync": [
|
|
265
|
-
"__mf/js/async/121.
|
|
314
|
+
"__mf/js/async/121.923647b2.js"
|
|
266
315
|
]
|
|
267
316
|
},
|
|
268
317
|
"css": {
|
|
@@ -288,8 +337,32 @@
|
|
|
288
337
|
"js": {
|
|
289
338
|
"async": [],
|
|
290
339
|
"sync": [
|
|
291
|
-
"__mf/js/async/458.
|
|
292
|
-
"__mf/js/async/77.
|
|
340
|
+
"__mf/js/async/458.c3d7080e.js",
|
|
341
|
+
"__mf/js/async/77.84340477.js"
|
|
342
|
+
]
|
|
343
|
+
},
|
|
344
|
+
"css": {
|
|
345
|
+
"async": [],
|
|
346
|
+
"sync": []
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
"usedIn": [],
|
|
350
|
+
"usedExports": [],
|
|
351
|
+
"fallback": ""
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"singleton": true,
|
|
355
|
+
"requiredVersion": "^3.2.0",
|
|
356
|
+
"shareScope": "default",
|
|
357
|
+
"name": "date-fns-tz",
|
|
358
|
+
"version": "3.2.0",
|
|
359
|
+
"eager": false,
|
|
360
|
+
"id": "GaugeChart:date-fns-tz",
|
|
361
|
+
"assets": {
|
|
362
|
+
"js": {
|
|
363
|
+
"async": [],
|
|
364
|
+
"sync": [
|
|
365
|
+
"__mf/js/async/978.75bd4607.js"
|
|
293
366
|
]
|
|
294
367
|
},
|
|
295
368
|
"css": {
|
|
@@ -318,21 +391,25 @@
|
|
|
318
391
|
"assets": {
|
|
319
392
|
"js": {
|
|
320
393
|
"sync": [
|
|
321
|
-
"__mf/js/async/
|
|
322
|
-
"__mf/js/async/
|
|
323
|
-
"__mf/js/async/
|
|
394
|
+
"__mf/js/async/403.f63f0b01.js",
|
|
395
|
+
"__mf/js/async/823.ed9ab057.js",
|
|
396
|
+
"__mf/js/async/208.1dc9d791.js",
|
|
397
|
+
"__mf/js/async/844.8884c953.js",
|
|
398
|
+
"__mf/js/async/__federation_expose_GaugeChart.a608d5e4.js"
|
|
324
399
|
],
|
|
325
400
|
"async": [
|
|
326
|
-
"__mf/js/async/
|
|
327
|
-
"__mf/js/async/
|
|
328
|
-
"__mf/js/async/
|
|
329
|
-
"__mf/js/async/
|
|
401
|
+
"__mf/js/async/588.231edddc.js",
|
|
402
|
+
"__mf/js/async/71.5c044eb7.js",
|
|
403
|
+
"__mf/js/async/410.41a2ea21.js",
|
|
404
|
+
"__mf/js/async/710.63c7c633.js",
|
|
405
|
+
"__mf/js/async/lib-router.a426c87f.js",
|
|
406
|
+
"__mf/js/async/356.81432231.js"
|
|
330
407
|
]
|
|
331
408
|
},
|
|
332
409
|
"css": {
|
|
333
410
|
"sync": [],
|
|
334
411
|
"async": [
|
|
335
|
-
"__mf/css/async/
|
|
412
|
+
"__mf/css/async/463.85c2cbf6.css"
|
|
336
413
|
]
|
|
337
414
|
}
|
|
338
415
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/gauge-chart-plugin",
|
|
3
|
-
"version": "0.14.0-beta.
|
|
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": {
|
|
@@ -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.55.0-beta.
|
|
31
|
+
"@perses-dev/components": "^0.55.0-beta.7",
|
|
32
32
|
"@perses-dev/spec": "^0.3.0-beta.5",
|
|
33
|
-
"@perses-dev/plugin-system": "^0.55.0-beta.
|
|
33
|
+
"@perses-dev/plugin-system": "^0.55.0-beta.7",
|
|
34
34
|
"date-fns": "^4.1.0",
|
|
35
35
|
"date-fns-tz": "^3.2.0",
|
|
36
36
|
"echarts": "5.5.0",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.chunk_GaugeChart_0_14_0_beta_1=self.chunk_GaugeChart_0_14_0_beta_1||[]).push([["2"],{19597(e,r,t){t.d(r,{A:()=>n});function n(e){var r=Object.create(null);return function(t){return void 0===r[t]&&(r[t]=e(t)),r[t]}}},37696(e,r,t){t.d(r,{J:()=>v});var n,o={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},a=t(19597),i=/[A-Z]|^ms/g,l=/_EMO_([^_]+?)_([^]*?)_EMO_/g,s=function(e){return 45===e.charCodeAt(1)},u=function(e){return null!=e&&"boolean"!=typeof e},c=(0,a.A)(function(e){return s(e)?e:e.replace(i,"-$&").toLowerCase()}),d=function(e,r){switch(e){case"animation":case"animationName":if("string"==typeof r)return r.replace(l,function(e,r,t){return n={name:r,styles:t,next:n},r})}return 1===o[e]||s(e)||"number"!=typeof r||0===r?r:r+"px"};function f(e,r,t){if(null==t)return"";if(void 0!==t.__emotion_styles)return t;switch(typeof t){case"boolean":return"";case"object":if(1===t.anim)return n={name:t.name,styles:t.styles,next:n},t.name;if(void 0!==t.styles){var o=t.next;if(void 0!==o)for(;void 0!==o;)n={name:o.name,styles:o.styles,next:n},o=o.next;return t.styles+";"}return function(e,r,t){var n="";if(Array.isArray(t))for(var o=0;o<t.length;o++)n+=f(e,r,t[o])+";";else for(var a in t){var i=t[a];if("object"!=typeof i)null!=r&&void 0!==r[i]?n+=a+"{"+r[i]+"}":u(i)&&(n+=c(a)+":"+d(a,i)+";");else if(Array.isArray(i)&&"string"==typeof i[0]&&(null==r||void 0===r[i[0]]))for(var l=0;l<i.length;l++)u(i[l])&&(n+=c(a)+":"+d(a,i[l])+";");else{var s=f(e,r,i);switch(a){case"animation":case"animationName":n+=c(a)+":"+s+";";break;default:n+=a+"{"+s+"}"}}}return n}(e,r,t);case"function":if(void 0!==e){var a=n,i=t(e);return n=a,f(e,r,i)}}if(null==r)return t;var l=r[t];return void 0!==l?l:t}var m=/label:\s*([^\s;{]+)\s*(;|$)/g;function v(e,r,t){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var o,a=!0,i="";n=void 0;var l=e[0];null==l||void 0===l.raw?(a=!1,i+=f(t,r,l)):i+=l[0];for(var s=1;s<e.length;s++)i+=f(t,r,e[s]),a&&(i+=l[s]);m.lastIndex=0;for(var u="";null!==(o=m.exec(i));)u+="-"+o[1];return{name:function(e){for(var r,t=0,n=0,o=e.length;o>=4;++n,o-=4)r=(65535&(r=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))*0x5bd1e995+((r>>>16)*59797<<16),r^=r>>>24,t=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16)^(65535&t)*0x5bd1e995+((t>>>16)*59797<<16);switch(o){case 3:t^=(255&e.charCodeAt(n+2))<<16;case 2:t^=(255&e.charCodeAt(n+1))<<8;case 1:t^=255&e.charCodeAt(n),t=(65535&t)*0x5bd1e995+((t>>>16)*59797<<16)}return t^=t>>>13,(((t=(65535&t)*0x5bd1e995+((t>>>16)*59797<<16))^t>>>15)>>>0).toString(36)}(i)+u,styles:i,next:n}}},68102(e,r,t){t.d(r,{A:()=>n});function n(){return(n=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e}).apply(null,arguments)}}}]);
|