@perses-dev/histogram-chart-plugin 0.13.0-beta.1 → 0.13.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/{HistogramChart.0f1adecd.js → HistogramChart.df5fff46.js} +7 -7
- package/__mf/js/async/{121.659e0317.js → 121.27e8d4f8.js} +2 -2
- package/__mf/js/async/{362.ff3a7bb8.js → 362.fcbf1223.js} +1 -1
- package/__mf/js/async/{392.c8481e53.js → 392.5ba26727.js} +2 -2
- package/__mf/js/async/{470.d84c70c2.js → 470.2ea03b19.js} +2 -2
- package/__mf/js/async/887.bbc6e84a.js +144 -0
- package/__mf/js/async/{888.d8661a22.js → 888.85a51e69.js} +1 -1
- package/__mf/js/async/{941.5bb16de1.js → 941.8421dbe6.js} +2 -2
- package/__mf/js/async/{953.020f89f2.js → 953.bbe56839.js} +2 -2
- package/__mf/js/async/{963.9484d062.js → 963.0a826f58.js} +1 -1
- package/__mf/js/async/{__federation_expose_HistogramChart.bf4139cd.js → __federation_expose_HistogramChart.a9992cd4.js} +1 -1
- package/__mf/js/{main.1f60788b.js → main.4a790b64.js} +7 -7
- package/mf-manifest.json +14 -14
- package/mf-stats.json +14 -14
- package/package.json +3 -3
- package/__mf/js/async/887.9e698b68.js +0 -144
- /package/__mf/js/async/{121.659e0317.js.LICENSE.txt → 121.27e8d4f8.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.c8481e53.js.LICENSE.txt → 392.5ba26727.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.d84c70c2.js.LICENSE.txt → 470.2ea03b19.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{887.9e698b68.js.LICENSE.txt → 887.bbc6e84a.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.5bb16de1.js.LICENSE.txt → 941.8421dbe6.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{953.020f89f2.js.LICENSE.txt → 953.bbe56839.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "HistogramChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.13.0-beta.
|
|
8
|
+
"buildVersion": "0.13.0-beta.2",
|
|
9
9
|
"buildName": "@perses-dev/histogram-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/HistogramChart.
|
|
12
|
+
"name": "__mf/js/HistogramChart.df5fff46.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -19,22 +19,22 @@
|
|
|
19
19
|
"zip": "",
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
|
-
"globalName": "
|
|
22
|
+
"globalName": "HistogramChart_0_13_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/HistogramChart~0.13.0-beta.
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/HistogramChart~0.13.0-beta.2/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
27
27
|
{
|
|
28
28
|
"id": "HistogramChart:@perses-dev/components",
|
|
29
29
|
"name": "@perses-dev/components",
|
|
30
|
-
"version": "0.55.0-beta.
|
|
30
|
+
"version": "0.55.0-beta.7",
|
|
31
31
|
"singleton": true,
|
|
32
|
-
"requiredVersion": "^0.55.0-beta.
|
|
32
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
33
33
|
"assets": {
|
|
34
34
|
"js": {
|
|
35
35
|
"async": [],
|
|
36
36
|
"sync": [
|
|
37
|
-
"__mf/js/async/887.
|
|
37
|
+
"__mf/js/async/887.bbc6e84a.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.
|
|
59
|
+
"__mf/js/async/362.fcbf1223.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.
|
|
79
|
+
"__mf/js/async/963.0a826f58.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.
|
|
99
|
+
"__mf/js/async/392.5ba26727.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.
|
|
119
|
+
"__mf/js/async/470.2ea03b19.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.
|
|
139
|
+
"__mf/js/async/121.27e8d4f8.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/953.
|
|
159
|
-
"__mf/js/async/__federation_expose_HistogramChart.
|
|
158
|
+
"__mf/js/async/953.bbe56839.js",
|
|
159
|
+
"__mf/js/async/__federation_expose_HistogramChart.a9992cd4.js"
|
|
160
160
|
],
|
|
161
161
|
"async": []
|
|
162
162
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "HistogramChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.13.0-beta.
|
|
8
|
+
"buildVersion": "0.13.0-beta.2",
|
|
9
9
|
"buildName": "@perses-dev/histogram-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/HistogramChart.
|
|
12
|
+
"name": "__mf/js/HistogramChart.df5fff46.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -19,24 +19,24 @@
|
|
|
19
19
|
"zip": "",
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
|
-
"globalName": "
|
|
22
|
+
"globalName": "HistogramChart_0_13_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/HistogramChart~0.13.0-beta.
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/HistogramChart~0.13.0-beta.2/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
27
27
|
{
|
|
28
28
|
"singleton": true,
|
|
29
|
-
"requiredVersion": "^0.55.0-beta.
|
|
29
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
30
30
|
"shareScope": "default",
|
|
31
31
|
"name": "@perses-dev/components",
|
|
32
|
-
"version": "0.55.0-beta.
|
|
32
|
+
"version": "0.55.0-beta.7",
|
|
33
33
|
"eager": false,
|
|
34
34
|
"id": "HistogramChart:@perses-dev/components",
|
|
35
35
|
"assets": {
|
|
36
36
|
"js": {
|
|
37
37
|
"async": [],
|
|
38
38
|
"sync": [
|
|
39
|
-
"__mf/js/async/887.
|
|
39
|
+
"__mf/js/async/887.bbc6e84a.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.
|
|
67
|
+
"__mf/js/async/362.fcbf1223.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.
|
|
91
|
+
"__mf/js/async/963.0a826f58.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.
|
|
117
|
+
"__mf/js/async/392.5ba26727.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.
|
|
141
|
+
"__mf/js/async/470.2ea03b19.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.
|
|
165
|
+
"__mf/js/async/121.27e8d4f8.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/953.
|
|
196
|
-
"__mf/js/async/__federation_expose_HistogramChart.
|
|
195
|
+
"__mf/js/async/953.bbe56839.js",
|
|
196
|
+
"__mf/js/async/__federation_expose_HistogramChart.a9992cd4.js"
|
|
197
197
|
],
|
|
198
198
|
"async": []
|
|
199
199
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/histogram-chart-plugin",
|
|
3
|
-
"version": "0.13.0-beta.
|
|
3
|
+
"version": "0.13.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.
|
|
29
|
-
"@perses-dev/plugin-system": "^0.55.0-beta.
|
|
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",
|