@perses-dev/tracing-gantt-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/{TracingGanttChart.5745bc80.js → TracingGanttChart.4460ff1c.js} +2 -2
- package/__mf/js/async/{121.618b4fb6.js → 121.5b3411ef.js} +2 -2
- package/__mf/js/async/{192.c6c201e3.js → 192.b0550d58.js} +1 -1
- package/__mf/js/async/{2.48e075e5.js → 2.2a545358.js} +1 -1
- package/__mf/js/async/{235.19919f16.js → 235.831bea3e.js} +1 -1
- package/__mf/js/async/247.e4d2c197.js +1 -0
- package/__mf/js/async/{274.6cf6422e.js → 274.eee92e86.js} +2 -2
- package/__mf/js/async/{356.318657d1.js → 356.43c6ada2.js} +1 -1
- package/__mf/js/async/{392.924637be.js → 392.a3f49cf0.js} +2 -2
- package/__mf/js/async/407.6e0c3fb4.js +4 -0
- package/__mf/js/async/43.cbae1eef.js +2 -0
- package/__mf/js/async/43.cbae1eef.js.LICENSE.txt +24 -0
- package/__mf/js/async/{436.d35ff1bd.js → 436.4db73a03.js} +2 -2
- package/__mf/js/async/{470.22f77478.js → 470.8d6cfc01.js} +2 -2
- package/__mf/js/async/496.9a3d3d3d.js +1 -0
- package/__mf/js/async/{587.05c4c4aa.js → 587.849f1255.js} +1 -1
- package/__mf/js/async/588.39275df8.js +1 -0
- package/__mf/js/async/{616.7443c7ea.js → 616.4d217c10.js} +1 -1
- package/__mf/js/async/665.2b61216d.js +2 -0
- package/__mf/js/async/{672.2a876b27.js → 672.790df7d1.js} +1 -1
- package/__mf/js/async/71.4eb8fa2f.js +1 -0
- package/__mf/js/async/77.27ff39b8.js +1 -0
- package/__mf/js/async/776.f19f62f3.js +43 -0
- package/__mf/js/async/{518.0bb3a33a.js.LICENSE.txt → 776.f19f62f3.js.LICENSE.txt} +0 -25
- package/__mf/js/async/873.a00a9302.js +1 -0
- package/__mf/js/async/{941.a9b68d98.js → 941.7ee2dbf0.js} +2 -2
- package/__mf/js/async/{968.ad5c8bce.js → 968.b61d3c02.js} +1 -1
- package/__mf/js/async/978.4227a27e.js +1 -0
- package/__mf/js/async/__federation_expose_TracingGanttChart.303e7806.js +1 -0
- package/__mf/js/async/{lib-router.b71f208a.js → lib-router.a8607481.js} +2 -2
- package/__mf/js/{main.b5e393d7.js → main.7b791d2a.js} +3 -3
- package/mf-manifest.json +73 -29
- package/mf-stats.json +81 -29
- package/package.json +3 -3
- package/__mf/js/async/247.ca32b71b.js +0 -1
- package/__mf/js/async/354.f46df209.js +0 -4
- package/__mf/js/async/518.0bb3a33a.js +0 -43
- package/__mf/js/async/663.94619f01.js +0 -1
- package/__mf/js/async/665.70388bbd.js +0 -2
- package/__mf/js/async/__federation_expose_TracingGanttChart.bf18fa45.js +0 -1
- /package/__mf/css/async/{518.85c2cbf6.css → 776.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.618b4fb6.js.LICENSE.txt → 121.5b3411ef.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{274.6cf6422e.js.LICENSE.txt → 274.eee92e86.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.924637be.js.LICENSE.txt → 392.a3f49cf0.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{354.f46df209.js.LICENSE.txt → 407.6e0c3fb4.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{436.d35ff1bd.js.LICENSE.txt → 436.4db73a03.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.22f77478.js.LICENSE.txt → 470.8d6cfc01.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.a9b68d98.js.LICENSE.txt → 941.7ee2dbf0.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.b71f208a.js.LICENSE.txt → lib-router.a8607481.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TracingGanttChart",
|
|
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/tracing-gantt-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TracingGanttChart.
|
|
12
|
+
"name": "__mf/js/TracingGanttChart.4460ff1c.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": "TracingGanttChart_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/TracingGanttChart~0.14.0-beta.
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TracingGanttChart~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/274.
|
|
37
|
+
"__mf/js/async/274.eee92e86.js"
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"css": {
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"js": {
|
|
55
55
|
"async": [],
|
|
56
56
|
"sync": [
|
|
57
|
-
"__mf/js/async/235.
|
|
58
|
-
"__mf/js/async/616.
|
|
57
|
+
"__mf/js/async/235.831bea3e.js",
|
|
58
|
+
"__mf/js/async/616.4d217c10.js"
|
|
59
59
|
]
|
|
60
60
|
},
|
|
61
61
|
"css": {
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
"js": {
|
|
76
76
|
"async": [],
|
|
77
77
|
"sync": [
|
|
78
|
-
"__mf/js/async/587.
|
|
79
|
-
"__mf/js/async/968.
|
|
78
|
+
"__mf/js/async/587.849f1255.js",
|
|
79
|
+
"__mf/js/async/968.b61d3c02.js"
|
|
80
80
|
]
|
|
81
81
|
},
|
|
82
82
|
"css": {
|
|
@@ -89,20 +89,20 @@
|
|
|
89
89
|
{
|
|
90
90
|
"id": "TracingGanttChart:@perses-dev/components",
|
|
91
91
|
"name": "@perses-dev/components",
|
|
92
|
-
"version": "0.55.0-beta.
|
|
92
|
+
"version": "0.55.0-beta.7",
|
|
93
93
|
"singleton": true,
|
|
94
|
-
"requiredVersion": "^0.55.0-beta.
|
|
94
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
95
95
|
"assets": {
|
|
96
96
|
"js": {
|
|
97
97
|
"async": [],
|
|
98
98
|
"sync": [
|
|
99
|
-
"__mf/js/async/
|
|
99
|
+
"__mf/js/async/776.f19f62f3.js"
|
|
100
100
|
]
|
|
101
101
|
},
|
|
102
102
|
"css": {
|
|
103
103
|
"async": [],
|
|
104
104
|
"sync": [
|
|
105
|
-
"__mf/css/async/
|
|
105
|
+
"__mf/css/async/776.85c2cbf6.css"
|
|
106
106
|
]
|
|
107
107
|
}
|
|
108
108
|
},
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
{
|
|
112
112
|
"id": "TracingGanttChart:@perses-dev/plugin-system",
|
|
113
113
|
"name": "@perses-dev/plugin-system",
|
|
114
|
-
"version": "0.55.0-beta.
|
|
114
|
+
"version": "0.55.0-beta.7",
|
|
115
115
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.55.0-beta.
|
|
116
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
117
117
|
"assets": {
|
|
118
118
|
"js": {
|
|
119
119
|
"async": [],
|
|
120
120
|
"sync": [
|
|
121
|
-
"__mf/js/async/
|
|
121
|
+
"__mf/js/async/407.6e0c3fb4.js"
|
|
122
122
|
]
|
|
123
123
|
},
|
|
124
124
|
"css": {
|
|
@@ -138,7 +138,27 @@
|
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/192.
|
|
141
|
+
"__mf/js/async/192.b0550d58.js"
|
|
142
|
+
]
|
|
143
|
+
},
|
|
144
|
+
"css": {
|
|
145
|
+
"async": [],
|
|
146
|
+
"sync": []
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
"fallback": ""
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"id": "TracingGanttChart:echarts",
|
|
153
|
+
"name": "echarts",
|
|
154
|
+
"version": "5.5.0",
|
|
155
|
+
"singleton": true,
|
|
156
|
+
"requiredVersion": "^undefined",
|
|
157
|
+
"assets": {
|
|
158
|
+
"js": {
|
|
159
|
+
"async": [],
|
|
160
|
+
"sync": [
|
|
161
|
+
"__mf/js/async/873.a00a9302.js"
|
|
142
162
|
]
|
|
143
163
|
},
|
|
144
164
|
"css": {
|
|
@@ -158,7 +178,7 @@
|
|
|
158
178
|
"js": {
|
|
159
179
|
"async": [],
|
|
160
180
|
"sync": [
|
|
161
|
-
"__mf/js/async/392.
|
|
181
|
+
"__mf/js/async/392.a3f49cf0.js"
|
|
162
182
|
]
|
|
163
183
|
},
|
|
164
184
|
"css": {
|
|
@@ -178,7 +198,7 @@
|
|
|
178
198
|
"js": {
|
|
179
199
|
"async": [],
|
|
180
200
|
"sync": [
|
|
181
|
-
"__mf/js/async/470.
|
|
201
|
+
"__mf/js/async/470.8d6cfc01.js"
|
|
182
202
|
]
|
|
183
203
|
},
|
|
184
204
|
"css": {
|
|
@@ -198,7 +218,27 @@
|
|
|
198
218
|
"js": {
|
|
199
219
|
"async": [],
|
|
200
220
|
"sync": [
|
|
201
|
-
"__mf/js/async/121.
|
|
221
|
+
"__mf/js/async/121.5b3411ef.js"
|
|
222
|
+
]
|
|
223
|
+
},
|
|
224
|
+
"css": {
|
|
225
|
+
"async": [],
|
|
226
|
+
"sync": []
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
"fallback": ""
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"id": "TracingGanttChart:date-fns-tz",
|
|
233
|
+
"name": "date-fns-tz",
|
|
234
|
+
"version": "3.2.0",
|
|
235
|
+
"singleton": true,
|
|
236
|
+
"requiredVersion": "^3.2.0",
|
|
237
|
+
"assets": {
|
|
238
|
+
"js": {
|
|
239
|
+
"async": [],
|
|
240
|
+
"sync": [
|
|
241
|
+
"__mf/js/async/978.4227a27e.js"
|
|
202
242
|
]
|
|
203
243
|
},
|
|
204
244
|
"css": {
|
|
@@ -217,22 +257,26 @@
|
|
|
217
257
|
"assets": {
|
|
218
258
|
"js": {
|
|
219
259
|
"sync": [
|
|
220
|
-
"__mf/js/async/436.
|
|
221
|
-
"__mf/js/async/247.
|
|
222
|
-
"__mf/js/async/672.
|
|
223
|
-
"__mf/js/async/__federation_expose_TracingGanttChart.
|
|
260
|
+
"__mf/js/async/436.4db73a03.js",
|
|
261
|
+
"__mf/js/async/247.e4d2c197.js",
|
|
262
|
+
"__mf/js/async/672.790df7d1.js",
|
|
263
|
+
"__mf/js/async/__federation_expose_TracingGanttChart.303e7806.js"
|
|
224
264
|
],
|
|
225
265
|
"async": [
|
|
226
|
-
"__mf/js/async/
|
|
227
|
-
"__mf/js/async/
|
|
228
|
-
"__mf/js/async/
|
|
229
|
-
"__mf/js/async/
|
|
266
|
+
"__mf/js/async/588.39275df8.js",
|
|
267
|
+
"__mf/js/async/71.4eb8fa2f.js",
|
|
268
|
+
"__mf/js/async/43.cbae1eef.js",
|
|
269
|
+
"__mf/js/async/665.2b61216d.js",
|
|
270
|
+
"__mf/js/async/lib-router.a8607481.js",
|
|
271
|
+
"__mf/js/async/356.43c6ada2.js",
|
|
272
|
+
"__mf/js/async/77.27ff39b8.js",
|
|
273
|
+
"__mf/js/async/496.9a3d3d3d.js"
|
|
230
274
|
]
|
|
231
275
|
},
|
|
232
276
|
"css": {
|
|
233
277
|
"sync": [],
|
|
234
278
|
"async": [
|
|
235
|
-
"__mf/css/async/
|
|
279
|
+
"__mf/css/async/776.85c2cbf6.css"
|
|
236
280
|
]
|
|
237
281
|
}
|
|
238
282
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TracingGanttChart",
|
|
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/tracing-gantt-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TracingGanttChart.
|
|
12
|
+
"name": "__mf/js/TracingGanttChart.4460ff1c.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": "TracingGanttChart_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/TracingGanttChart~0.14.0-beta.
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/TracingGanttChart~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/274.
|
|
39
|
+
"__mf/js/async/274.eee92e86.js"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"css": {
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
"js": {
|
|
61
61
|
"async": [],
|
|
62
62
|
"sync": [
|
|
63
|
-
"__mf/js/async/235.
|
|
64
|
-
"__mf/js/async/616.
|
|
63
|
+
"__mf/js/async/235.831bea3e.js",
|
|
64
|
+
"__mf/js/async/616.4d217c10.js"
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
67
|
"css": {
|
|
@@ -85,8 +85,8 @@
|
|
|
85
85
|
"js": {
|
|
86
86
|
"async": [],
|
|
87
87
|
"sync": [
|
|
88
|
-
"__mf/js/async/587.
|
|
89
|
-
"__mf/js/async/968.
|
|
88
|
+
"__mf/js/async/587.849f1255.js",
|
|
89
|
+
"__mf/js/async/968.b61d3c02.js"
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
92
|
"css": {
|
|
@@ -100,23 +100,23 @@
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"singleton": true,
|
|
103
|
-
"requiredVersion": "^0.55.0-beta.
|
|
103
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
104
104
|
"shareScope": "default",
|
|
105
105
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.55.0-beta.
|
|
106
|
+
"version": "0.55.0-beta.7",
|
|
107
107
|
"eager": false,
|
|
108
108
|
"id": "TracingGanttChart:@perses-dev/components",
|
|
109
109
|
"assets": {
|
|
110
110
|
"js": {
|
|
111
111
|
"async": [],
|
|
112
112
|
"sync": [
|
|
113
|
-
"__mf/js/async/
|
|
113
|
+
"__mf/js/async/776.f19f62f3.js"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
"css": {
|
|
117
117
|
"async": [],
|
|
118
118
|
"sync": [
|
|
119
|
-
"__mf/css/async/
|
|
119
|
+
"__mf/css/async/776.85c2cbf6.css"
|
|
120
120
|
]
|
|
121
121
|
}
|
|
122
122
|
},
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"singleton": true,
|
|
131
|
-
"requiredVersion": "^0.55.0-beta.
|
|
131
|
+
"requiredVersion": "^0.55.0-beta.7",
|
|
132
132
|
"shareScope": "default",
|
|
133
133
|
"name": "@perses-dev/plugin-system",
|
|
134
|
-
"version": "0.55.0-beta.
|
|
134
|
+
"version": "0.55.0-beta.7",
|
|
135
135
|
"eager": false,
|
|
136
136
|
"id": "TracingGanttChart:@perses-dev/plugin-system",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/407.6e0c3fb4.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -164,7 +164,31 @@
|
|
|
164
164
|
"js": {
|
|
165
165
|
"async": [],
|
|
166
166
|
"sync": [
|
|
167
|
-
"__mf/js/async/192.
|
|
167
|
+
"__mf/js/async/192.b0550d58.js"
|
|
168
|
+
]
|
|
169
|
+
},
|
|
170
|
+
"css": {
|
|
171
|
+
"async": [],
|
|
172
|
+
"sync": []
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
"usedIn": [],
|
|
176
|
+
"usedExports": [],
|
|
177
|
+
"fallback": ""
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"singleton": true,
|
|
181
|
+
"requiredVersion": "^undefined",
|
|
182
|
+
"shareScope": "default",
|
|
183
|
+
"name": "echarts",
|
|
184
|
+
"version": "5.5.0",
|
|
185
|
+
"eager": false,
|
|
186
|
+
"id": "TracingGanttChart:echarts",
|
|
187
|
+
"assets": {
|
|
188
|
+
"js": {
|
|
189
|
+
"async": [],
|
|
190
|
+
"sync": [
|
|
191
|
+
"__mf/js/async/873.a00a9302.js"
|
|
168
192
|
]
|
|
169
193
|
},
|
|
170
194
|
"css": {
|
|
@@ -188,7 +212,7 @@
|
|
|
188
212
|
"js": {
|
|
189
213
|
"async": [],
|
|
190
214
|
"sync": [
|
|
191
|
-
"__mf/js/async/392.
|
|
215
|
+
"__mf/js/async/392.a3f49cf0.js"
|
|
192
216
|
]
|
|
193
217
|
},
|
|
194
218
|
"css": {
|
|
@@ -214,7 +238,7 @@
|
|
|
214
238
|
"js": {
|
|
215
239
|
"async": [],
|
|
216
240
|
"sync": [
|
|
217
|
-
"__mf/js/async/470.
|
|
241
|
+
"__mf/js/async/470.8d6cfc01.js"
|
|
218
242
|
]
|
|
219
243
|
},
|
|
220
244
|
"css": {
|
|
@@ -238,7 +262,7 @@
|
|
|
238
262
|
"js": {
|
|
239
263
|
"async": [],
|
|
240
264
|
"sync": [
|
|
241
|
-
"__mf/js/async/121.
|
|
265
|
+
"__mf/js/async/121.5b3411ef.js"
|
|
242
266
|
]
|
|
243
267
|
},
|
|
244
268
|
"css": {
|
|
@@ -251,6 +275,30 @@
|
|
|
251
275
|
],
|
|
252
276
|
"usedExports": [],
|
|
253
277
|
"fallback": ""
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"singleton": true,
|
|
281
|
+
"requiredVersion": "^3.2.0",
|
|
282
|
+
"shareScope": "default",
|
|
283
|
+
"name": "date-fns-tz",
|
|
284
|
+
"version": "3.2.0",
|
|
285
|
+
"eager": false,
|
|
286
|
+
"id": "TracingGanttChart:date-fns-tz",
|
|
287
|
+
"assets": {
|
|
288
|
+
"js": {
|
|
289
|
+
"async": [],
|
|
290
|
+
"sync": [
|
|
291
|
+
"__mf/js/async/978.4227a27e.js"
|
|
292
|
+
]
|
|
293
|
+
},
|
|
294
|
+
"css": {
|
|
295
|
+
"async": [],
|
|
296
|
+
"sync": []
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
"usedIn": [],
|
|
300
|
+
"usedExports": [],
|
|
301
|
+
"fallback": ""
|
|
254
302
|
}
|
|
255
303
|
],
|
|
256
304
|
"remotes": [],
|
|
@@ -269,22 +317,26 @@
|
|
|
269
317
|
"assets": {
|
|
270
318
|
"js": {
|
|
271
319
|
"sync": [
|
|
272
|
-
"__mf/js/async/436.
|
|
273
|
-
"__mf/js/async/247.
|
|
274
|
-
"__mf/js/async/672.
|
|
275
|
-
"__mf/js/async/__federation_expose_TracingGanttChart.
|
|
320
|
+
"__mf/js/async/436.4db73a03.js",
|
|
321
|
+
"__mf/js/async/247.e4d2c197.js",
|
|
322
|
+
"__mf/js/async/672.790df7d1.js",
|
|
323
|
+
"__mf/js/async/__federation_expose_TracingGanttChart.303e7806.js"
|
|
276
324
|
],
|
|
277
325
|
"async": [
|
|
278
|
-
"__mf/js/async/
|
|
279
|
-
"__mf/js/async/
|
|
280
|
-
"__mf/js/async/
|
|
281
|
-
"__mf/js/async/
|
|
326
|
+
"__mf/js/async/588.39275df8.js",
|
|
327
|
+
"__mf/js/async/71.4eb8fa2f.js",
|
|
328
|
+
"__mf/js/async/43.cbae1eef.js",
|
|
329
|
+
"__mf/js/async/665.2b61216d.js",
|
|
330
|
+
"__mf/js/async/lib-router.a8607481.js",
|
|
331
|
+
"__mf/js/async/356.43c6ada2.js",
|
|
332
|
+
"__mf/js/async/77.27ff39b8.js",
|
|
333
|
+
"__mf/js/async/496.9a3d3d3d.js"
|
|
282
334
|
]
|
|
283
335
|
},
|
|
284
336
|
"css": {
|
|
285
337
|
"sync": [],
|
|
286
338
|
"async": [
|
|
287
|
-
"__mf/css/async/
|
|
339
|
+
"__mf/css/async/776.85c2cbf6.css"
|
|
288
340
|
]
|
|
289
341
|
}
|
|
290
342
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/tracing-gantt-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": {
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
"@emotion/react": "^11.7.1",
|
|
33
33
|
"@emotion/styled": "^11.6.0",
|
|
34
34
|
"@hookform/resolvers": "^3.2.0",
|
|
35
|
-
"@perses-dev/components": "^0.55.0-beta.
|
|
35
|
+
"@perses-dev/components": "^0.55.0-beta.7",
|
|
36
36
|
"@perses-dev/spec": "^0.3.0-beta.5",
|
|
37
|
-
"@perses-dev/plugin-system": "^0.55.0-beta.
|
|
37
|
+
"@perses-dev/plugin-system": "^0.55.0-beta.7",
|
|
38
38
|
"date-fns": "^4.1.0",
|
|
39
39
|
"date-fns-tz": "^3.2.0",
|
|
40
40
|
"echarts": "5.5.0",
|