@perses-dev/heatmap-chart-plugin 0.6.0-beta.1 → 0.6.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.
Files changed (22) hide show
  1. package/__mf/js/{HeatMapChart.db5f27ab.js → HeatMapChart.6613b45e.js} +2 -2
  2. package/__mf/js/async/{121.f56fd949.js → 121.e63b0807.js} +2 -2
  3. package/__mf/js/async/{362.ff9e490c.js → 362.8b36602d.js} +1 -1
  4. package/__mf/js/async/{392.a629cdbc.js → 392.f80b3f92.js} +2 -2
  5. package/__mf/js/async/{470.f1cf6ff6.js → 470.6b4b5f7b.js} +2 -2
  6. package/__mf/js/async/569.8e18ce20.js +71 -0
  7. package/__mf/js/async/{888.afaddc9f.js → 888.52ddc939.js} +1 -1
  8. package/__mf/js/async/{941.8f0ae6a3.js → 941.ea6b3111.js} +2 -2
  9. package/__mf/js/async/{963.78267324.js → 963.9dc879ab.js} +1 -1
  10. package/__mf/js/async/{980.a766b9cd.js → 980.f28cf53e.js} +2 -2
  11. package/__mf/js/async/{__federation_expose_HeatMapChart.579a5a06.js → __federation_expose_HeatMapChart.a270bda0.js} +1 -1
  12. package/__mf/js/{main.7925ba05.js → main.4b170e45.js} +2 -2
  13. package/mf-manifest.json +14 -14
  14. package/mf-stats.json +14 -14
  15. package/package.json +3 -3
  16. package/__mf/js/async/569.a2e6f431.js +0 -71
  17. /package/__mf/js/async/{121.f56fd949.js.LICENSE.txt → 121.e63b0807.js.LICENSE.txt} +0 -0
  18. /package/__mf/js/async/{392.a629cdbc.js.LICENSE.txt → 392.f80b3f92.js.LICENSE.txt} +0 -0
  19. /package/__mf/js/async/{470.f1cf6ff6.js.LICENSE.txt → 470.6b4b5f7b.js.LICENSE.txt} +0 -0
  20. /package/__mf/js/async/{569.a2e6f431.js.LICENSE.txt → 569.8e18ce20.js.LICENSE.txt} +0 -0
  21. /package/__mf/js/async/{941.8f0ae6a3.js.LICENSE.txt → 941.ea6b3111.js.LICENSE.txt} +0 -0
  22. /package/__mf/js/async/{980.a766b9cd.js.LICENSE.txt → 980.f28cf53e.js.LICENSE.txt} +0 -0
package/mf-manifest.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "HeatMapChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.6.0-beta.1",
8
+ "buildVersion": "0.6.0-beta.2",
9
9
  "buildName": "@perses-dev/heatmap-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/HeatMapChart.db5f27ab.js",
12
+ "name": "__mf/js/HeatMapChart.6613b45e.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -19,22 +19,22 @@
19
19
  "zip": "",
20
20
  "api": ""
21
21
  },
22
- "globalName": "HeatMapChart_0_6_0_beta_1",
22
+ "globalName": "HeatMapChart_0_6_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/HeatMapChart~0.6.0-beta.1/\"; }"
24
+ "getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/HeatMapChart~0.6.0-beta.2/\"; }"
25
25
  },
26
26
  "shared": [
27
27
  {
28
28
  "id": "HeatMapChart:@perses-dev/components",
29
29
  "name": "@perses-dev/components",
30
- "version": "0.55.0-beta.6",
30
+ "version": "0.55.0-beta.7",
31
31
  "singleton": true,
32
- "requiredVersion": "^0.55.0-beta.6",
32
+ "requiredVersion": "^0.55.0-beta.7",
33
33
  "assets": {
34
34
  "js": {
35
35
  "async": [],
36
36
  "sync": [
37
- "__mf/js/async/569.a2e6f431.js"
37
+ "__mf/js/async/569.8e18ce20.js"
38
38
  ]
39
39
  },
40
40
  "css": {
@@ -56,7 +56,7 @@
56
56
  "js": {
57
57
  "async": [],
58
58
  "sync": [
59
- "__mf/js/async/362.ff9e490c.js"
59
+ "__mf/js/async/362.8b36602d.js"
60
60
  ]
61
61
  },
62
62
  "css": {
@@ -76,7 +76,7 @@
76
76
  "js": {
77
77
  "async": [],
78
78
  "sync": [
79
- "__mf/js/async/963.78267324.js"
79
+ "__mf/js/async/963.9dc879ab.js"
80
80
  ]
81
81
  },
82
82
  "css": {
@@ -96,7 +96,7 @@
96
96
  "js": {
97
97
  "async": [],
98
98
  "sync": [
99
- "__mf/js/async/392.a629cdbc.js"
99
+ "__mf/js/async/392.f80b3f92.js"
100
100
  ]
101
101
  },
102
102
  "css": {
@@ -116,7 +116,7 @@
116
116
  "js": {
117
117
  "async": [],
118
118
  "sync": [
119
- "__mf/js/async/470.f1cf6ff6.js"
119
+ "__mf/js/async/470.6b4b5f7b.js"
120
120
  ]
121
121
  },
122
122
  "css": {
@@ -136,7 +136,7 @@
136
136
  "js": {
137
137
  "async": [],
138
138
  "sync": [
139
- "__mf/js/async/121.f56fd949.js"
139
+ "__mf/js/async/121.e63b0807.js"
140
140
  ]
141
141
  },
142
142
  "css": {
@@ -155,8 +155,8 @@
155
155
  "assets": {
156
156
  "js": {
157
157
  "sync": [
158
- "__mf/js/async/980.a766b9cd.js",
159
- "__mf/js/async/__federation_expose_HeatMapChart.579a5a06.js"
158
+ "__mf/js/async/980.f28cf53e.js",
159
+ "__mf/js/async/__federation_expose_HeatMapChart.a270bda0.js"
160
160
  ],
161
161
  "async": []
162
162
  },
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "HeatMapChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.6.0-beta.1",
8
+ "buildVersion": "0.6.0-beta.2",
9
9
  "buildName": "@perses-dev/heatmap-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/HeatMapChart.db5f27ab.js",
12
+ "name": "__mf/js/HeatMapChart.6613b45e.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -19,24 +19,24 @@
19
19
  "zip": "",
20
20
  "api": ""
21
21
  },
22
- "globalName": "HeatMapChart_0_6_0_beta_1",
22
+ "globalName": "HeatMapChart_0_6_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/HeatMapChart~0.6.0-beta.1/\"; }"
24
+ "getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/HeatMapChart~0.6.0-beta.2/\"; }"
25
25
  },
26
26
  "shared": [
27
27
  {
28
28
  "singleton": true,
29
- "requiredVersion": "^0.55.0-beta.6",
29
+ "requiredVersion": "^0.55.0-beta.7",
30
30
  "shareScope": "default",
31
31
  "name": "@perses-dev/components",
32
- "version": "0.55.0-beta.6",
32
+ "version": "0.55.0-beta.7",
33
33
  "eager": false,
34
34
  "id": "HeatMapChart:@perses-dev/components",
35
35
  "assets": {
36
36
  "js": {
37
37
  "async": [],
38
38
  "sync": [
39
- "__mf/js/async/569.a2e6f431.js"
39
+ "__mf/js/async/569.8e18ce20.js"
40
40
  ]
41
41
  },
42
42
  "css": {
@@ -64,7 +64,7 @@
64
64
  "js": {
65
65
  "async": [],
66
66
  "sync": [
67
- "__mf/js/async/362.ff9e490c.js"
67
+ "__mf/js/async/362.8b36602d.js"
68
68
  ]
69
69
  },
70
70
  "css": {
@@ -88,7 +88,7 @@
88
88
  "js": {
89
89
  "async": [],
90
90
  "sync": [
91
- "__mf/js/async/963.78267324.js"
91
+ "__mf/js/async/963.9dc879ab.js"
92
92
  ]
93
93
  },
94
94
  "css": {
@@ -114,7 +114,7 @@
114
114
  "js": {
115
115
  "async": [],
116
116
  "sync": [
117
- "__mf/js/async/392.a629cdbc.js"
117
+ "__mf/js/async/392.f80b3f92.js"
118
118
  ]
119
119
  },
120
120
  "css": {
@@ -138,7 +138,7 @@
138
138
  "js": {
139
139
  "async": [],
140
140
  "sync": [
141
- "__mf/js/async/470.f1cf6ff6.js"
141
+ "__mf/js/async/470.6b4b5f7b.js"
142
142
  ]
143
143
  },
144
144
  "css": {
@@ -162,7 +162,7 @@
162
162
  "js": {
163
163
  "async": [],
164
164
  "sync": [
165
- "__mf/js/async/121.f56fd949.js"
165
+ "__mf/js/async/121.e63b0807.js"
166
166
  ]
167
167
  },
168
168
  "css": {
@@ -192,8 +192,8 @@
192
192
  "assets": {
193
193
  "js": {
194
194
  "sync": [
195
- "__mf/js/async/980.a766b9cd.js",
196
- "__mf/js/async/__federation_expose_HeatMapChart.579a5a06.js"
195
+ "__mf/js/async/980.f28cf53e.js",
196
+ "__mf/js/async/__federation_expose_HeatMapChart.a270bda0.js"
197
197
  ],
198
198
  "async": []
199
199
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/heatmap-chart-plugin",
3
- "version": "0.6.0-beta.1",
3
+ "version": "0.6.0-beta.2",
4
4
  "license": "Apache-2.0",
5
5
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
6
6
  "repository": {
@@ -25,8 +25,8 @@
25
25
  "module": "lib/index.js",
26
26
  "types": "lib/index.d.ts",
27
27
  "peerDependencies": {
28
- "@perses-dev/components": "^0.55.0-beta.3",
29
- "@perses-dev/plugin-system": "^0.55.0-beta.6",
28
+ "@perses-dev/components": "^0.55.0-beta.7",
29
+ "@perses-dev/plugin-system": "^0.55.0-beta.7",
30
30
  "@perses-dev/spec": "^0.3.0-beta.5",
31
31
  "echarts": "5.5.0",
32
32
  "lodash": "^4.17.21",