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