@perses-dev/gauge-chart-plugin 0.6.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/LICENSE +201 -0
- package/README.md +41 -0
- package/__mf/css/async/263.683bd428.css +1 -0
- package/__mf/css/async/341.683bd428.css +1 -0
- package/__mf/css/async/759.683bd428.css +1 -0
- package/__mf/font/lato-all-300-normal.322bdf14.woff +0 -0
- package/__mf/font/lato-all-400-normal.63513b00.woff +0 -0
- package/__mf/font/lato-all-700-normal.bb27db94.woff +0 -0
- package/__mf/font/lato-all-900-normal.a27049a3.woff +0 -0
- package/__mf/font/lato-latin-300-normal.c5195215.woff2 +0 -0
- package/__mf/font/lato-latin-400-normal.b7ffde23.woff2 +0 -0
- package/__mf/font/lato-latin-700-normal.d5eb20bc.woff2 +0 -0
- package/__mf/font/lato-latin-900-normal.d884a71c.woff2 +0 -0
- package/__mf/font/lato-latin-ext-300-normal.abcc64a9.woff2 +0 -0
- package/__mf/font/lato-latin-ext-400-normal.6ebed106.woff2 +0 -0
- package/__mf/font/lato-latin-ext-700-normal.8697d1d5.woff2 +0 -0
- package/__mf/font/lato-latin-ext-900-normal.20a2b415.woff2 +0 -0
- package/__mf/js/481.157b10da.js +5 -0
- package/__mf/js/GaugeChart.ab54e56d.js +5 -0
- package/__mf/js/async/162.e82ae267.js +73 -0
- package/__mf/js/async/162.e82ae267.js.LICENSE.txt +19 -0
- package/__mf/js/async/173.5bfb1682.js +2 -0
- package/__mf/js/async/173.5bfb1682.js.LICENSE.txt +19 -0
- package/__mf/js/async/214.6d1beb4f.js +1 -0
- package/__mf/js/async/224.dd9ee618.js +1 -0
- package/__mf/js/async/238.3b90e0d1.js +1 -0
- package/__mf/js/async/292.d6d07d9c.js +1 -0
- package/__mf/js/async/296.6e15d7c1.js +1 -0
- package/__mf/js/async/301.2cb371d7.js +1 -0
- package/__mf/js/async/488.6e73b2c9.js +1 -0
- package/__mf/js/async/553.db3ebdeb.js +1 -0
- package/__mf/js/async/610.ba53bb1f.js +1 -0
- package/__mf/js/async/620.eb985bf1.js +2 -0
- package/__mf/js/async/620.eb985bf1.js.LICENSE.txt +9 -0
- package/__mf/js/async/623.afdd0af8.js +1 -0
- package/__mf/js/async/656.75485b0e.js +1 -0
- package/__mf/js/async/694.8b956cd7.js +1 -0
- package/__mf/js/async/738.e2de8ee4.js +1 -0
- package/__mf/js/async/740.a7a03e99.js +1 -0
- package/__mf/js/async/75.4ebd94ad.js +1 -0
- package/__mf/js/async/770.1ddcdb57.js +1 -0
- package/__mf/js/async/774.db64c396.js +1 -0
- package/__mf/js/async/790.4aa856ac.js +1 -0
- package/__mf/js/async/808.4e339e11.js +37 -0
- package/__mf/js/async/870.e225b77a.js +29 -0
- package/__mf/js/async/870.e225b77a.js.LICENSE.txt +59 -0
- package/__mf/js/async/885.6fe431cc.js +102 -0
- package/__mf/js/async/929.fde3d617.js +10 -0
- package/__mf/js/async/929.fde3d617.js.LICENSE.txt +27 -0
- package/__mf/js/async/930.dbd05e3e.js +1 -0
- package/__mf/js/async/960.fb84169e.js +2 -0
- package/__mf/js/async/960.fb84169e.js.LICENSE.txt +8 -0
- package/__mf/js/async/964.80d5e8c0.js +2 -0
- package/__mf/js/async/964.80d5e8c0.js.LICENSE.txt +9 -0
- package/__mf/js/async/981.6ecc2fa1.js +2 -0
- package/__mf/js/async/981.6ecc2fa1.js.LICENSE.txt +8 -0
- package/__mf/js/async/996.ec5992e5.js +2 -0
- package/__mf/js/async/996.ec5992e5.js.LICENSE.txt +24 -0
- package/__mf/js/async/__federation_expose_GaugeChart.8d994ab0.js +1 -0
- package/__mf/js/async/lib-router.c799dfc6.js +2 -0
- package/__mf/js/async/lib-router.c799dfc6.js.LICENSE.txt +32 -0
- package/__mf/js/main.7be7ddac.js +1 -0
- package/lib/GaugeChart.d.ts +8 -0
- package/lib/GaugeChart.d.ts.map +1 -0
- package/lib/GaugeChart.js +33 -0
- package/lib/GaugeChart.js.map +1 -0
- package/lib/GaugeChartOptionsEditorSettings.d.ts +4 -0
- package/lib/GaugeChartOptionsEditorSettings.d.ts.map +1 -0
- package/lib/GaugeChartOptionsEditorSettings.js +88 -0
- package/lib/GaugeChartOptionsEditorSettings.js.map +1 -0
- package/lib/GaugeChartPanel.d.ts +8 -0
- package/lib/GaugeChartPanel.d.ts.map +1 -0
- package/lib/GaugeChartPanel.js +126 -0
- package/lib/GaugeChartPanel.js.map +1 -0
- package/lib/bootstrap.d.ts +2 -0
- package/lib/bootstrap.d.ts.map +1 -0
- package/lib/bootstrap.js +19 -0
- package/lib/bootstrap.js.map +1 -0
- package/lib/cjs/GaugeChart.js +39 -0
- package/lib/cjs/GaugeChartOptionsEditorSettings.js +101 -0
- package/lib/cjs/GaugeChartPanel.js +147 -0
- package/lib/cjs/bootstrap.js +26 -0
- package/lib/cjs/env.d.js +14 -0
- package/lib/cjs/gauge-chart-model.js +57 -0
- package/lib/cjs/getPluginModule.js +27 -0
- package/lib/cjs/index-federation.js +55 -0
- package/lib/cjs/index.js +29 -0
- package/lib/cjs/setup-tests.js +19 -0
- package/lib/cjs/thresholds.js +77 -0
- package/lib/env.d.js +15 -0
- package/lib/env.d.js.map +1 -0
- package/lib/gauge-chart-model.d.ts +26 -0
- package/lib/gauge-chart-model.d.ts.map +1 -0
- package/lib/gauge-chart-model.js +37 -0
- package/lib/gauge-chart-model.js.map +1 -0
- package/lib/getPluginModule.d.ts +6 -0
- package/lib/getPluginModule.d.ts.map +1 -0
- package/lib/getPluginModule.js +16 -0
- package/lib/getPluginModule.js.map +1 -0
- package/lib/index-federation.d.ts +1 -0
- package/lib/index-federation.d.ts.map +1 -0
- package/lib/index-federation.js +15 -0
- package/lib/index-federation.js.map +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +8 -0
- package/lib/index.js.map +1 -0
- package/lib/setup-tests.d.ts +2 -0
- package/lib/setup-tests.d.ts.map +1 -0
- package/lib/setup-tests.js +17 -0
- package/lib/setup-tests.js.map +1 -0
- package/lib/thresholds.d.ts +6 -0
- package/lib/thresholds.d.ts.map +1 -0
- package/lib/thresholds.js +56 -0
- package/lib/thresholds.js.map +1 -0
- package/mf-manifest.json +396 -0
- package/mf-stats.json +453 -0
- package/package.json +50 -0
package/mf-manifest.json
ADDED
|
@@ -0,0 +1,396 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "GaugeChart",
|
|
3
|
+
"name": "GaugeChart",
|
|
4
|
+
"metaData": {
|
|
5
|
+
"name": "GaugeChart",
|
|
6
|
+
"type": "app",
|
|
7
|
+
"buildInfo": {
|
|
8
|
+
"buildVersion": "0.6.0",
|
|
9
|
+
"buildName": "@perses-dev/gauge-chart-plugin"
|
|
10
|
+
},
|
|
11
|
+
"remoteEntry": {
|
|
12
|
+
"name": "__mf/js/GaugeChart.ab54e56d.js",
|
|
13
|
+
"path": "",
|
|
14
|
+
"type": "global"
|
|
15
|
+
},
|
|
16
|
+
"types": {
|
|
17
|
+
"path": "",
|
|
18
|
+
"name": "",
|
|
19
|
+
"zip": "",
|
|
20
|
+
"api": ""
|
|
21
|
+
},
|
|
22
|
+
"globalName": "GaugeChart",
|
|
23
|
+
"pluginVersion": "0.11.2",
|
|
24
|
+
"prefetchInterface": false,
|
|
25
|
+
"publicPath": "/plugins/GaugeChart/"
|
|
26
|
+
},
|
|
27
|
+
"shared": [
|
|
28
|
+
{
|
|
29
|
+
"id": "GaugeChart:@emotion/react",
|
|
30
|
+
"name": "@emotion/react",
|
|
31
|
+
"version": "11.14.0",
|
|
32
|
+
"singleton": true,
|
|
33
|
+
"requiredVersion": "^11.11.3",
|
|
34
|
+
"assets": {
|
|
35
|
+
"js": {
|
|
36
|
+
"async": [
|
|
37
|
+
"__mf/js/async/964.80d5e8c0.js"
|
|
38
|
+
],
|
|
39
|
+
"sync": [
|
|
40
|
+
"__mf/js/async/960.fb84169e.js"
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
"css": {
|
|
44
|
+
"async": [],
|
|
45
|
+
"sync": []
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "GaugeChart:@emotion/styled",
|
|
51
|
+
"name": "@emotion/styled",
|
|
52
|
+
"version": "11.14.0",
|
|
53
|
+
"singleton": true,
|
|
54
|
+
"requiredVersion": "^11.14.0",
|
|
55
|
+
"assets": {
|
|
56
|
+
"js": {
|
|
57
|
+
"async": [
|
|
58
|
+
"__mf/js/async/964.80d5e8c0.js",
|
|
59
|
+
"__mf/js/async/960.fb84169e.js"
|
|
60
|
+
],
|
|
61
|
+
"sync": [
|
|
62
|
+
"__mf/js/async/694.8b956cd7.js",
|
|
63
|
+
"__mf/js/async/770.1ddcdb57.js",
|
|
64
|
+
"__mf/js/async/790.4aa856ac.js"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
"css": {
|
|
68
|
+
"async": [],
|
|
69
|
+
"sync": []
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"id": "GaugeChart:@hookform/resolvers",
|
|
75
|
+
"name": "@hookform/resolvers",
|
|
76
|
+
"version": "3.10.0",
|
|
77
|
+
"singleton": true,
|
|
78
|
+
"requiredVersion": "^3.10.0",
|
|
79
|
+
"assets": {
|
|
80
|
+
"js": {
|
|
81
|
+
"async": [
|
|
82
|
+
"__mf/js/async/964.80d5e8c0.js"
|
|
83
|
+
],
|
|
84
|
+
"sync": [
|
|
85
|
+
"__mf/js/async/214.6d1beb4f.js",
|
|
86
|
+
"__mf/js/async/738.e2de8ee4.js"
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
"css": {
|
|
90
|
+
"async": [],
|
|
91
|
+
"sync": []
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"id": "GaugeChart:@perses-dev/components",
|
|
97
|
+
"name": "@perses-dev/components",
|
|
98
|
+
"version": "0.51.0-beta.1",
|
|
99
|
+
"singleton": true,
|
|
100
|
+
"requiredVersion": "^0.51.0-beta.1",
|
|
101
|
+
"assets": {
|
|
102
|
+
"js": {
|
|
103
|
+
"async": [
|
|
104
|
+
"__mf/js/async/964.80d5e8c0.js",
|
|
105
|
+
"__mf/js/async/173.5bfb1682.js",
|
|
106
|
+
"__mf/js/async/960.fb84169e.js",
|
|
107
|
+
"__mf/js/async/790.4aa856ac.js",
|
|
108
|
+
"__mf/js/async/774.db64c396.js",
|
|
109
|
+
"__mf/js/async/740.a7a03e99.js",
|
|
110
|
+
"__mf/js/async/75.4ebd94ad.js",
|
|
111
|
+
"__mf/js/async/623.afdd0af8.js"
|
|
112
|
+
],
|
|
113
|
+
"sync": [
|
|
114
|
+
"__mf/js/async/870.e225b77a.js"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
"css": {
|
|
118
|
+
"async": [],
|
|
119
|
+
"sync": []
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "GaugeChart:@perses-dev/plugin-system",
|
|
125
|
+
"name": "@perses-dev/plugin-system",
|
|
126
|
+
"version": "0.51.0-beta.1",
|
|
127
|
+
"singleton": true,
|
|
128
|
+
"requiredVersion": "^0.51.0-beta.1",
|
|
129
|
+
"assets": {
|
|
130
|
+
"js": {
|
|
131
|
+
"async": [
|
|
132
|
+
"__mf/js/async/964.80d5e8c0.js",
|
|
133
|
+
"__mf/js/async/173.5bfb1682.js",
|
|
134
|
+
"__mf/js/async/960.fb84169e.js",
|
|
135
|
+
"__mf/js/async/790.4aa856ac.js",
|
|
136
|
+
"__mf/js/async/224.dd9ee618.js",
|
|
137
|
+
"__mf/js/async/740.a7a03e99.js",
|
|
138
|
+
"__mf/js/async/238.3b90e0d1.js",
|
|
139
|
+
"__mf/js/async/75.4ebd94ad.js",
|
|
140
|
+
"__mf/js/async/623.afdd0af8.js",
|
|
141
|
+
"__mf/js/async/996.ec5992e5.js",
|
|
142
|
+
"__mf/js/async/870.e225b77a.js",
|
|
143
|
+
"__mf/js/async/301.2cb371d7.js",
|
|
144
|
+
"__mf/js/async/774.db64c396.js",
|
|
145
|
+
"__mf/js/async/738.e2de8ee4.js",
|
|
146
|
+
"__mf/js/async/610.ba53bb1f.js",
|
|
147
|
+
"__mf/js/async/981.6ecc2fa1.js",
|
|
148
|
+
"__mf/js/async/770.1ddcdb57.js",
|
|
149
|
+
"__mf/js/async/296.6e15d7c1.js"
|
|
150
|
+
],
|
|
151
|
+
"sync": [
|
|
152
|
+
"__mf/js/async/162.e82ae267.js"
|
|
153
|
+
]
|
|
154
|
+
},
|
|
155
|
+
"css": {
|
|
156
|
+
"async": [
|
|
157
|
+
"__mf/css/async/263.683bd428.css"
|
|
158
|
+
],
|
|
159
|
+
"sync": []
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"id": "GaugeChart:date-fns",
|
|
165
|
+
"name": "date-fns",
|
|
166
|
+
"version": "4.1.0",
|
|
167
|
+
"singleton": true,
|
|
168
|
+
"requiredVersion": "^4.1.0",
|
|
169
|
+
"assets": {
|
|
170
|
+
"js": {
|
|
171
|
+
"async": [],
|
|
172
|
+
"sync": [
|
|
173
|
+
"__mf/js/async/75.4ebd94ad.js"
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
"css": {
|
|
177
|
+
"async": [],
|
|
178
|
+
"sync": []
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"id": "GaugeChart:echarts",
|
|
184
|
+
"name": "echarts",
|
|
185
|
+
"version": "5.5.0",
|
|
186
|
+
"singleton": true,
|
|
187
|
+
"requiredVersion": "^undefined",
|
|
188
|
+
"assets": {
|
|
189
|
+
"js": {
|
|
190
|
+
"async": [],
|
|
191
|
+
"sync": [
|
|
192
|
+
"__mf/js/async/610.ba53bb1f.js"
|
|
193
|
+
]
|
|
194
|
+
},
|
|
195
|
+
"css": {
|
|
196
|
+
"async": [],
|
|
197
|
+
"sync": []
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"id": "GaugeChart:immer",
|
|
203
|
+
"name": "immer",
|
|
204
|
+
"version": "10.1.1",
|
|
205
|
+
"singleton": true,
|
|
206
|
+
"requiredVersion": "^10.1.1",
|
|
207
|
+
"assets": {
|
|
208
|
+
"js": {
|
|
209
|
+
"async": [],
|
|
210
|
+
"sync": [
|
|
211
|
+
"__mf/js/async/774.db64c396.js"
|
|
212
|
+
]
|
|
213
|
+
},
|
|
214
|
+
"css": {
|
|
215
|
+
"async": [],
|
|
216
|
+
"sync": []
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": "GaugeChart:lodash",
|
|
222
|
+
"name": "lodash",
|
|
223
|
+
"version": "4.17.21",
|
|
224
|
+
"singleton": true,
|
|
225
|
+
"requiredVersion": "^4.17.21",
|
|
226
|
+
"assets": {
|
|
227
|
+
"js": {
|
|
228
|
+
"async": [],
|
|
229
|
+
"sync": [
|
|
230
|
+
"__mf/js/async/981.6ecc2fa1.js"
|
|
231
|
+
]
|
|
232
|
+
},
|
|
233
|
+
"css": {
|
|
234
|
+
"async": [],
|
|
235
|
+
"sync": []
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"id": "GaugeChart:mdi-material-ui",
|
|
241
|
+
"name": "mdi-material-ui",
|
|
242
|
+
"version": "7.9.3",
|
|
243
|
+
"singleton": true,
|
|
244
|
+
"requiredVersion": "7.4.0",
|
|
245
|
+
"assets": {
|
|
246
|
+
"js": {
|
|
247
|
+
"async": [
|
|
248
|
+
"__mf/js/async/964.80d5e8c0.js",
|
|
249
|
+
"__mf/js/async/960.fb84169e.js",
|
|
250
|
+
"__mf/js/async/790.4aa856ac.js"
|
|
251
|
+
],
|
|
252
|
+
"sync": [
|
|
253
|
+
"__mf/js/async/296.6e15d7c1.js"
|
|
254
|
+
]
|
|
255
|
+
},
|
|
256
|
+
"css": {
|
|
257
|
+
"async": [],
|
|
258
|
+
"sync": []
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"id": "GaugeChart:react-dom",
|
|
264
|
+
"name": "react-dom",
|
|
265
|
+
"version": "18.3.1",
|
|
266
|
+
"singleton": true,
|
|
267
|
+
"requiredVersion": "18.2.0",
|
|
268
|
+
"assets": {
|
|
269
|
+
"js": {
|
|
270
|
+
"async": [
|
|
271
|
+
"__mf/js/async/964.80d5e8c0.js"
|
|
272
|
+
],
|
|
273
|
+
"sync": [
|
|
274
|
+
"__mf/js/async/173.5bfb1682.js"
|
|
275
|
+
]
|
|
276
|
+
},
|
|
277
|
+
"css": {
|
|
278
|
+
"async": [],
|
|
279
|
+
"sync": []
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"id": "GaugeChart:react",
|
|
285
|
+
"name": "react",
|
|
286
|
+
"version": "18.3.1",
|
|
287
|
+
"singleton": true,
|
|
288
|
+
"requiredVersion": "18.2.0",
|
|
289
|
+
"assets": {
|
|
290
|
+
"js": {
|
|
291
|
+
"async": [],
|
|
292
|
+
"sync": [
|
|
293
|
+
"__mf/js/async/964.80d5e8c0.js"
|
|
294
|
+
]
|
|
295
|
+
},
|
|
296
|
+
"css": {
|
|
297
|
+
"async": [],
|
|
298
|
+
"sync": []
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"id": "GaugeChart:use-resize-observer",
|
|
304
|
+
"name": "use-resize-observer",
|
|
305
|
+
"version": "9.1.0",
|
|
306
|
+
"singleton": true,
|
|
307
|
+
"requiredVersion": "9.1.0",
|
|
308
|
+
"assets": {
|
|
309
|
+
"js": {
|
|
310
|
+
"async": [
|
|
311
|
+
"__mf/js/async/964.80d5e8c0.js"
|
|
312
|
+
],
|
|
313
|
+
"sync": [
|
|
314
|
+
"__mf/js/async/553.db3ebdeb.js",
|
|
315
|
+
"__mf/js/async/623.afdd0af8.js"
|
|
316
|
+
]
|
|
317
|
+
},
|
|
318
|
+
"css": {
|
|
319
|
+
"async": [],
|
|
320
|
+
"sync": []
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"id": "GaugeChart:date-fns-tz",
|
|
326
|
+
"name": "date-fns-tz",
|
|
327
|
+
"version": "3.2.0",
|
|
328
|
+
"singleton": true,
|
|
329
|
+
"requiredVersion": "^3.2.0",
|
|
330
|
+
"assets": {
|
|
331
|
+
"js": {
|
|
332
|
+
"async": [
|
|
333
|
+
"__mf/js/async/238.3b90e0d1.js",
|
|
334
|
+
"__mf/js/async/75.4ebd94ad.js"
|
|
335
|
+
],
|
|
336
|
+
"sync": [
|
|
337
|
+
"__mf/js/async/740.a7a03e99.js"
|
|
338
|
+
]
|
|
339
|
+
},
|
|
340
|
+
"css": {
|
|
341
|
+
"async": [],
|
|
342
|
+
"sync": []
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
],
|
|
347
|
+
"remotes": [],
|
|
348
|
+
"exposes": [
|
|
349
|
+
{
|
|
350
|
+
"id": "GaugeChart:GaugeChart",
|
|
351
|
+
"name": "GaugeChart",
|
|
352
|
+
"assets": {
|
|
353
|
+
"js": {
|
|
354
|
+
"sync": [
|
|
355
|
+
"__mf/js/async/929.fde3d617.js",
|
|
356
|
+
"__mf/js/async/808.4e339e11.js",
|
|
357
|
+
"__mf/js/async/301.2cb371d7.js",
|
|
358
|
+
"__mf/js/async/__federation_expose_GaugeChart.8d994ab0.js"
|
|
359
|
+
],
|
|
360
|
+
"async": [
|
|
361
|
+
"__mf/js/async/964.80d5e8c0.js",
|
|
362
|
+
"__mf/js/async/173.5bfb1682.js",
|
|
363
|
+
"__mf/js/async/960.fb84169e.js",
|
|
364
|
+
"__mf/js/async/790.4aa856ac.js",
|
|
365
|
+
"__mf/js/async/774.db64c396.js",
|
|
366
|
+
"__mf/js/async/238.3b90e0d1.js",
|
|
367
|
+
"__mf/js/async/224.dd9ee618.js",
|
|
368
|
+
"__mf/js/async/292.d6d07d9c.js",
|
|
369
|
+
"__mf/js/async/996.ec5992e5.js",
|
|
370
|
+
"__mf/js/async/885.6fe431cc.js",
|
|
371
|
+
"__mf/js/async/870.e225b77a.js",
|
|
372
|
+
"__mf/js/async/740.a7a03e99.js",
|
|
373
|
+
"__mf/js/async/75.4ebd94ad.js",
|
|
374
|
+
"__mf/js/async/623.afdd0af8.js",
|
|
375
|
+
"__mf/js/async/lib-router.c799dfc6.js",
|
|
376
|
+
"__mf/js/async/162.e82ae267.js",
|
|
377
|
+
"__mf/js/async/488.6e73b2c9.js",
|
|
378
|
+
"__mf/js/async/738.e2de8ee4.js",
|
|
379
|
+
"__mf/js/async/610.ba53bb1f.js",
|
|
380
|
+
"__mf/js/async/981.6ecc2fa1.js",
|
|
381
|
+
"__mf/js/async/770.1ddcdb57.js",
|
|
382
|
+
"__mf/js/async/296.6e15d7c1.js"
|
|
383
|
+
]
|
|
384
|
+
},
|
|
385
|
+
"css": {
|
|
386
|
+
"sync": [],
|
|
387
|
+
"async": [
|
|
388
|
+
"__mf/css/async/341.683bd428.css",
|
|
389
|
+
"__mf/css/async/263.683bd428.css"
|
|
390
|
+
]
|
|
391
|
+
}
|
|
392
|
+
},
|
|
393
|
+
"path": "./GaugeChart"
|
|
394
|
+
}
|
|
395
|
+
]
|
|
396
|
+
}
|