@perses-dev/trace-table-plugin 0.10.0-beta.0 → 0.10.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/__mf/js/{TraceTable.c6c7597d.js → TraceTable.f0d0cb51.js} +5 -5
- package/__mf/js/async/196.5c494bea.js +7 -0
- package/__mf/js/async/392.8f099d88.js +2 -0
- package/__mf/js/async/{289.c722d41d.js → 587.6db21278.js} +10 -10
- package/__mf/js/async/648.26a0d707.js +22 -0
- package/__mf/js/async/734.aabfe3a4.js +2 -0
- package/__mf/js/async/824.2c0b9a86.js +2 -0
- package/__mf/js/async/{587.6b047404.js → 825.70097a96.js} +1 -1
- package/__mf/js/async/{670.41f6b1c0.js → 935.4f599ceb.js} +10 -10
- package/__mf/js/async/__federation_expose_TraceTable.767e72d3.js +1 -0
- package/__mf/js/async/lib-router.a75e6c79.js +2 -0
- package/__mf/js/async/{lib-router.d2b2e61c.js.LICENSE.txt → lib-router.a75e6c79.js.LICENSE.txt} +3 -3
- package/__mf/js/{main.7ceb822f.js → main.a6429794.js} +5 -5
- package/lib/DataTable.d.ts.map +1 -1
- package/lib/DataTable.js +120 -48
- package/lib/DataTable.js.map +1 -1
- package/lib/TraceTable.d.ts.map +1 -1
- package/lib/TraceTable.js +8 -1
- package/lib/TraceTable.js.map +1 -1
- package/lib/TraceTableItemSelectionActionsEditor.d.ts +7 -0
- package/lib/TraceTableItemSelectionActionsEditor.d.ts.map +1 -0
- package/lib/TraceTableItemSelectionActionsEditor.js +37 -0
- package/lib/TraceTableItemSelectionActionsEditor.js.map +1 -0
- package/lib/TraceTablePanel.js +1 -1
- package/lib/TraceTablePanel.js.map +1 -1
- package/lib/bootstrap.js +1 -1
- package/lib/bootstrap.js.map +1 -1
- package/lib/cjs/DataTable.js +119 -47
- package/lib/cjs/TraceTable.js +8 -1
- package/lib/cjs/TraceTableItemSelectionActionsEditor.js +45 -0
- package/lib/cjs/TraceTablePanel.js +1 -1
- package/lib/cjs/bootstrap.js +1 -1
- package/lib/cjs/env.d.js +1 -1
- package/lib/cjs/getPluginModule.js +12 -0
- package/lib/cjs/index-federation.js +1 -1
- package/lib/cjs/index.js +13 -0
- package/lib/cjs/setup-tests.js +1 -1
- package/lib/cjs/test/mock-trace-data.js +1 -1
- package/lib/cjs/trace-table-model.js +1 -4
- package/lib/cjs/utils/palette.js +1 -1
- package/lib/cjs/utils/utils.js +1 -1
- package/lib/env.d.js +1 -1
- package/lib/env.d.js.map +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +12 -0
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index-federation.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +13 -0
- package/lib/index.js.map +1 -1
- package/lib/setup-tests.js +1 -1
- package/lib/setup-tests.js.map +1 -1
- package/lib/test/mock-trace-data.js +1 -1
- package/lib/test/mock-trace-data.js.map +1 -1
- package/lib/trace-table-model.d.ts +3 -0
- package/lib/trace-table-model.d.ts.map +1 -1
- package/lib/trace-table-model.js +1 -4
- package/lib/trace-table-model.js.map +1 -1
- package/lib/utils/palette.js +1 -1
- package/lib/utils/palette.js.map +1 -1
- package/lib/utils/utils.js +1 -1
- package/lib/utils/utils.js.map +1 -1
- package/mf-manifest.json +19 -19
- package/mf-stats.json +21 -21
- package/package.json +4 -4
- package/__mf/js/async/252.97530343.js +0 -22
- package/__mf/js/async/352.82a86d42.js +0 -7
- package/__mf/js/async/392.ba8c2c55.js +0 -2
- package/__mf/js/async/549.fb982abf.js +0 -2
- package/__mf/js/async/894.f6f489dd.js +0 -2
- package/__mf/js/async/__federation_expose_TraceTable.a6b14cb7.js +0 -1
- package/__mf/js/async/lib-router.d2b2e61c.js +0 -2
- /package/__mf/js/async/{352.82a86d42.js.LICENSE.txt → 196.5c494bea.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.ba8c2c55.js.LICENSE.txt → 392.8f099d88.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{289.c722d41d.js.LICENSE.txt → 587.6db21278.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{252.97530343.js.LICENSE.txt → 648.26a0d707.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{549.fb982abf.js.LICENSE.txt → 734.aabfe3a4.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{894.f6f489dd.js.LICENSE.txt → 824.2c0b9a86.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{670.41f6b1c0.js.LICENSE.txt → 935.4f599ceb.js.LICENSE.txt} +0 -0
package/lib/utils/palette.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/utils/palette.ts"],"sourcesContent":["// Copyright
|
|
1
|
+
{"version":3,"sources":["../../../src/utils/palette.ts"],"sourcesContent":["// Copyright The Perses Authors\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nimport ColorHash from 'color-hash';\n\n// Valid hue values are 0 to 360 and can be adjusted to control the generated colors.\n// More info: https://github.com/zenozeng/color-hash#custom-hue\n// Picked min of 20 and max of 360 to exclude common threshold colors (red).\n// Items with \"error\" in them will always be generated as red.\nconst ERROR_HUE_CUTOFF = 20;\nconst colorGenerator = new ColorHash({ hue: { min: ERROR_HUE_CUTOFF, max: 360 } });\nconst redColorGenerator = new ColorHash({ hue: { min: 0, max: ERROR_HUE_CUTOFF } });\n\nfunction computeConsistentColor(name: string, error: boolean): string {\n const [hue, saturation, lightness] = error ? redColorGenerator.hsl(name) : colorGenerator.hsl(name);\n const saturationPercent = `${(saturation * 100).toFixed(0)}%`;\n const lightnessPercent = `${(lightness * 100).toFixed(0)}%`;\n return `hsla(${hue.toFixed(2)},${saturationPercent},${lightnessPercent},0.9)`;\n}\n\n// To check whether a color has already been generated for a given string.\n// TODO: Predefined color aliases will be defined here\nconst colorLookup: Record<string, string> = {};\n\n/**\n * Return a consistent color for (name, error) tuple\n */\nexport function getConsistentColor(name: string, error: boolean): string {\n const key = `${name}_____${error}`;\n let value = colorLookup[key];\n if (!value) {\n value = computeConsistentColor(name, error);\n colorLookup[key] = value;\n }\n return value;\n}\n\nexport function getConsistentCategoricalColor(\n name: string,\n error: boolean,\n categoricalPalette: string[],\n errorPalette: string[]\n): string {\n const palette = error ? errorPalette : categoricalPalette;\n if (palette.length === 0) {\n console.warn('getConsistentCategoricalColor() called with empty color palette, fallback to #000');\n return '#000';\n }\n\n let hash = 0;\n for (let i = 0; i < name.length; i++) {\n hash = name.charCodeAt(i) + ((hash << 5) - hash);\n }\n\n return palette[Math.abs(hash) % palette.length] ?? '#000';\n}\n"],"names":["ColorHash","ERROR_HUE_CUTOFF","colorGenerator","hue","min","max","redColorGenerator","computeConsistentColor","name","error","saturation","lightness","hsl","saturationPercent","toFixed","lightnessPercent","colorLookup","getConsistentColor","key","value","getConsistentCategoricalColor","categoricalPalette","errorPalette","palette","length","console","warn","hash","i","charCodeAt","Math","abs"],"mappings":"AAAA,+BAA+B;AAC/B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAEjC,OAAOA,eAAe,aAAa;AAEnC,qFAAqF;AACrF,+DAA+D;AAC/D,4EAA4E;AAC5E,8DAA8D;AAC9D,MAAMC,mBAAmB;AACzB,MAAMC,iBAAiB,IAAIF,UAAU;IAAEG,KAAK;QAAEC,KAAKH;QAAkBI,KAAK;IAAI;AAAE;AAChF,MAAMC,oBAAoB,IAAIN,UAAU;IAAEG,KAAK;QAAEC,KAAK;QAAGC,KAAKJ;IAAiB;AAAE;AAEjF,SAASM,uBAAuBC,IAAY,EAAEC,KAAc;IAC1D,MAAM,CAACN,KAAKO,YAAYC,UAAU,GAAGF,QAAQH,kBAAkBM,GAAG,CAACJ,QAAQN,eAAeU,GAAG,CAACJ;IAC9F,MAAMK,oBAAoB,GAAG,AAACH,CAAAA,aAAa,GAAE,EAAGI,OAAO,CAAC,GAAG,CAAC,CAAC;IAC7D,MAAMC,mBAAmB,GAAG,AAACJ,CAAAA,YAAY,GAAE,EAAGG,OAAO,CAAC,GAAG,CAAC,CAAC;IAC3D,OAAO,CAAC,KAAK,EAAEX,IAAIW,OAAO,CAAC,GAAG,CAAC,EAAED,kBAAkB,CAAC,EAAEE,iBAAiB,KAAK,CAAC;AAC/E;AAEA,0EAA0E;AAC1E,sDAAsD;AACtD,MAAMC,cAAsC,CAAC;AAE7C;;CAEC,GACD,OAAO,SAASC,mBAAmBT,IAAY,EAAEC,KAAc;IAC7D,MAAMS,MAAM,GAAGV,KAAK,KAAK,EAAEC,OAAO;IAClC,IAAIU,QAAQH,WAAW,CAACE,IAAI;IAC5B,IAAI,CAACC,OAAO;QACVA,QAAQZ,uBAAuBC,MAAMC;QACrCO,WAAW,CAACE,IAAI,GAAGC;IACrB;IACA,OAAOA;AACT;AAEA,OAAO,SAASC,8BACdZ,IAAY,EACZC,KAAc,EACdY,kBAA4B,EAC5BC,YAAsB;IAEtB,MAAMC,UAAUd,QAAQa,eAAeD;IACvC,IAAIE,QAAQC,MAAM,KAAK,GAAG;QACxBC,QAAQC,IAAI,CAAC;QACb,OAAO;IACT;IAEA,IAAIC,OAAO;IACX,IAAK,IAAIC,IAAI,GAAGA,IAAIpB,KAAKgB,MAAM,EAAEI,IAAK;QACpCD,OAAOnB,KAAKqB,UAAU,CAACD,KAAM,CAAA,AAACD,CAAAA,QAAQ,CAAA,IAAKA,IAAG;IAChD;IAEA,OAAOJ,OAAO,CAACO,KAAKC,GAAG,CAACJ,QAAQJ,QAAQC,MAAM,CAAC,IAAI;AACrD"}
|
package/lib/utils/utils.js
CHANGED
package/lib/utils/utils.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/utils/utils.ts"],"sourcesContent":["// Copyright
|
|
1
|
+
{"version":3,"sources":["../../../src/utils/utils.ts"],"sourcesContent":["// Copyright The Perses Authors\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nimport { PersesChartsTheme } from '@perses-dev/components';\nimport { Theme } from '@mui/material';\nimport { getConsistentCategoricalColor, getConsistentColor } from './palette';\n\nexport function getServiceColor(\n muiTheme: Theme,\n chartsTheme: PersesChartsTheme,\n paletteMode: 'auto' | 'categorical' | undefined,\n serviceName: string,\n error = false\n): string {\n switch (paletteMode) {\n case 'categorical': {\n // ECharts type for color is not always an array but it is always an array in ChartsProvider\n const categoricalPalette = chartsTheme.echartsTheme.color as string[];\n const errorPalette = [muiTheme.palette.error.light, muiTheme.palette.error.main, muiTheme.palette.error.dark];\n return getConsistentCategoricalColor(serviceName, error, categoricalPalette, errorPalette);\n }\n\n default:\n return getConsistentColor(serviceName, error);\n }\n}\n"],"names":["getConsistentCategoricalColor","getConsistentColor","getServiceColor","muiTheme","chartsTheme","paletteMode","serviceName","error","categoricalPalette","echartsTheme","color","errorPalette","palette","light","main","dark"],"mappings":"AAAA,+BAA+B;AAC/B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAIjC,SAASA,6BAA6B,EAAEC,kBAAkB,QAAQ,YAAY;AAE9E,OAAO,SAASC,gBACdC,QAAe,EACfC,WAA8B,EAC9BC,WAA+C,EAC/CC,WAAmB,EACnBC,QAAQ,KAAK;IAEb,OAAQF;QACN,KAAK;YAAe;gBAClB,4FAA4F;gBAC5F,MAAMG,qBAAqBJ,YAAYK,YAAY,CAACC,KAAK;gBACzD,MAAMC,eAAe;oBAACR,SAASS,OAAO,CAACL,KAAK,CAACM,KAAK;oBAAEV,SAASS,OAAO,CAACL,KAAK,CAACO,IAAI;oBAAEX,SAASS,OAAO,CAACL,KAAK,CAACQ,IAAI;iBAAC;gBAC7G,OAAOf,8BAA8BM,aAAaC,OAAOC,oBAAoBG;YAC/E;QAEA;YACE,OAAOV,mBAAmBK,aAAaC;IAC3C;AACF"}
|
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TraceTable",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.10.0
|
|
8
|
+
"buildVersion": "0.10.0",
|
|
9
9
|
"buildName": "@perses-dev/trace-table-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TraceTable.
|
|
12
|
+
"name": "__mf/js/TraceTable.f0d0cb51.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"js": {
|
|
75
75
|
"async": [],
|
|
76
76
|
"sync": [
|
|
77
|
-
"__mf/js/async/
|
|
77
|
+
"__mf/js/async/825.70097a96.js",
|
|
78
78
|
"__mf/js/async/968.0959d664.js"
|
|
79
79
|
]
|
|
80
80
|
},
|
|
@@ -87,14 +87,14 @@
|
|
|
87
87
|
{
|
|
88
88
|
"id": "TraceTable:@perses-dev/components",
|
|
89
89
|
"name": "@perses-dev/components",
|
|
90
|
-
"version": "0.53.0
|
|
90
|
+
"version": "0.53.0",
|
|
91
91
|
"singleton": true,
|
|
92
|
-
"requiredVersion": "^0.53.0
|
|
92
|
+
"requiredVersion": "^0.53.0",
|
|
93
93
|
"assets": {
|
|
94
94
|
"js": {
|
|
95
95
|
"async": [],
|
|
96
96
|
"sync": [
|
|
97
|
-
"__mf/js/async/
|
|
97
|
+
"__mf/js/async/196.5c494bea.js"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
100
|
"css": {
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
{
|
|
107
107
|
"id": "TraceTable:@perses-dev/plugin-system",
|
|
108
108
|
"name": "@perses-dev/plugin-system",
|
|
109
|
-
"version": "0.53.0
|
|
109
|
+
"version": "0.53.0",
|
|
110
110
|
"singleton": true,
|
|
111
|
-
"requiredVersion": "^0.53.0
|
|
111
|
+
"requiredVersion": "^0.53.0",
|
|
112
112
|
"assets": {
|
|
113
113
|
"js": {
|
|
114
114
|
"async": [],
|
|
115
115
|
"sync": [
|
|
116
|
-
"__mf/js/async/
|
|
116
|
+
"__mf/js/async/648.26a0d707.js"
|
|
117
117
|
]
|
|
118
118
|
},
|
|
119
119
|
"css": {
|
|
@@ -163,14 +163,14 @@
|
|
|
163
163
|
{
|
|
164
164
|
"id": "TraceTable:lodash",
|
|
165
165
|
"name": "lodash",
|
|
166
|
-
"version": "4.17.
|
|
166
|
+
"version": "4.17.23",
|
|
167
167
|
"singleton": true,
|
|
168
|
-
"requiredVersion": "^4.17.
|
|
168
|
+
"requiredVersion": "^4.17.23",
|
|
169
169
|
"assets": {
|
|
170
170
|
"js": {
|
|
171
171
|
"async": [],
|
|
172
172
|
"sync": [
|
|
173
|
-
"__mf/js/async/392.
|
|
173
|
+
"__mf/js/async/392.8f099d88.js"
|
|
174
174
|
]
|
|
175
175
|
},
|
|
176
176
|
"css": {
|
|
@@ -245,26 +245,26 @@
|
|
|
245
245
|
"assets": {
|
|
246
246
|
"js": {
|
|
247
247
|
"sync": [
|
|
248
|
-
"__mf/js/async/
|
|
248
|
+
"__mf/js/async/587.6db21278.js",
|
|
249
249
|
"__mf/js/async/54.ec6d9b92.js",
|
|
250
|
-
"__mf/js/async/
|
|
251
|
-
"__mf/js/async/__federation_expose_TraceTable.
|
|
250
|
+
"__mf/js/async/935.4f599ceb.js",
|
|
251
|
+
"__mf/js/async/__federation_expose_TraceTable.767e72d3.js"
|
|
252
252
|
],
|
|
253
253
|
"async": [
|
|
254
254
|
"__mf/js/async/588.81784db9.js",
|
|
255
255
|
"__mf/js/async/71.c2e1eaf6.js",
|
|
256
256
|
"__mf/js/async/356.1520b4b9.js",
|
|
257
|
+
"__mf/js/async/824.2c0b9a86.js",
|
|
257
258
|
"__mf/js/async/43.15aacd55.js",
|
|
258
|
-
"__mf/js/async/
|
|
259
|
-
"__mf/js/async/lib-router.d2b2e61c.js",
|
|
259
|
+
"__mf/js/async/lib-router.a75e6c79.js",
|
|
260
260
|
"__mf/js/async/177.72614532.js"
|
|
261
261
|
]
|
|
262
262
|
},
|
|
263
263
|
"css": {
|
|
264
264
|
"sync": [],
|
|
265
265
|
"async": [
|
|
266
|
-
"__mf/css/async/
|
|
267
|
-
"__mf/css/async/
|
|
266
|
+
"__mf/css/async/823.d3010b86.css",
|
|
267
|
+
"__mf/css/async/61.d3010b86.css"
|
|
268
268
|
]
|
|
269
269
|
}
|
|
270
270
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "TraceTable",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.10.0
|
|
8
|
+
"buildVersion": "0.10.0",
|
|
9
9
|
"buildName": "@perses-dev/trace-table-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/TraceTable.
|
|
12
|
+
"name": "__mf/js/TraceTable.f0d0cb51.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"js": {
|
|
83
83
|
"async": [],
|
|
84
84
|
"sync": [
|
|
85
|
-
"__mf/js/async/
|
|
85
|
+
"__mf/js/async/825.70097a96.js",
|
|
86
86
|
"__mf/js/async/968.0959d664.js"
|
|
87
87
|
]
|
|
88
88
|
},
|
|
@@ -95,17 +95,17 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"singleton": true,
|
|
98
|
-
"requiredVersion": "^0.53.0
|
|
98
|
+
"requiredVersion": "^0.53.0",
|
|
99
99
|
"shareScope": "default",
|
|
100
100
|
"name": "@perses-dev/components",
|
|
101
|
-
"version": "0.53.0
|
|
101
|
+
"version": "0.53.0",
|
|
102
102
|
"eager": false,
|
|
103
103
|
"id": "TraceTable:@perses-dev/components",
|
|
104
104
|
"assets": {
|
|
105
105
|
"js": {
|
|
106
106
|
"async": [],
|
|
107
107
|
"sync": [
|
|
108
|
-
"__mf/js/async/
|
|
108
|
+
"__mf/js/async/196.5c494bea.js"
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
111
|
"css": {
|
|
@@ -119,17 +119,17 @@
|
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"singleton": true,
|
|
122
|
-
"requiredVersion": "^0.53.0
|
|
122
|
+
"requiredVersion": "^0.53.0",
|
|
123
123
|
"shareScope": "default",
|
|
124
124
|
"name": "@perses-dev/plugin-system",
|
|
125
|
-
"version": "0.53.0
|
|
125
|
+
"version": "0.53.0",
|
|
126
126
|
"eager": false,
|
|
127
127
|
"id": "TraceTable:@perses-dev/plugin-system",
|
|
128
128
|
"assets": {
|
|
129
129
|
"js": {
|
|
130
130
|
"async": [],
|
|
131
131
|
"sync": [
|
|
132
|
-
"__mf/js/async/
|
|
132
|
+
"__mf/js/async/648.26a0d707.js"
|
|
133
133
|
]
|
|
134
134
|
},
|
|
135
135
|
"css": {
|
|
@@ -187,17 +187,17 @@
|
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"singleton": true,
|
|
190
|
-
"requiredVersion": "^4.17.
|
|
190
|
+
"requiredVersion": "^4.17.23",
|
|
191
191
|
"shareScope": "default",
|
|
192
192
|
"name": "lodash",
|
|
193
|
-
"version": "4.17.
|
|
193
|
+
"version": "4.17.23",
|
|
194
194
|
"eager": false,
|
|
195
195
|
"id": "TraceTable:lodash",
|
|
196
196
|
"assets": {
|
|
197
197
|
"js": {
|
|
198
198
|
"async": [],
|
|
199
199
|
"sync": [
|
|
200
|
-
"__mf/js/async/392.
|
|
200
|
+
"__mf/js/async/392.8f099d88.js"
|
|
201
201
|
]
|
|
202
202
|
},
|
|
203
203
|
"css": {
|
|
@@ -284,33 +284,33 @@
|
|
|
284
284
|
"name": "TraceTable",
|
|
285
285
|
"requires": [
|
|
286
286
|
"react",
|
|
287
|
-
"@perses-dev/
|
|
288
|
-
"@perses-dev/
|
|
287
|
+
"@perses-dev/plugin-system",
|
|
288
|
+
"@perses-dev/components"
|
|
289
289
|
],
|
|
290
290
|
"file": "src/TraceTable.ts",
|
|
291
291
|
"assets": {
|
|
292
292
|
"js": {
|
|
293
293
|
"sync": [
|
|
294
|
-
"__mf/js/async/
|
|
294
|
+
"__mf/js/async/587.6db21278.js",
|
|
295
295
|
"__mf/js/async/54.ec6d9b92.js",
|
|
296
|
-
"__mf/js/async/
|
|
297
|
-
"__mf/js/async/__federation_expose_TraceTable.
|
|
296
|
+
"__mf/js/async/935.4f599ceb.js",
|
|
297
|
+
"__mf/js/async/__federation_expose_TraceTable.767e72d3.js"
|
|
298
298
|
],
|
|
299
299
|
"async": [
|
|
300
300
|
"__mf/js/async/588.81784db9.js",
|
|
301
301
|
"__mf/js/async/71.c2e1eaf6.js",
|
|
302
302
|
"__mf/js/async/356.1520b4b9.js",
|
|
303
|
+
"__mf/js/async/824.2c0b9a86.js",
|
|
303
304
|
"__mf/js/async/43.15aacd55.js",
|
|
304
|
-
"__mf/js/async/
|
|
305
|
-
"__mf/js/async/lib-router.d2b2e61c.js",
|
|
305
|
+
"__mf/js/async/lib-router.a75e6c79.js",
|
|
306
306
|
"__mf/js/async/177.72614532.js"
|
|
307
307
|
]
|
|
308
308
|
},
|
|
309
309
|
"css": {
|
|
310
310
|
"sync": [],
|
|
311
311
|
"async": [
|
|
312
|
-
"__mf/css/async/
|
|
313
|
-
"__mf/css/async/
|
|
312
|
+
"__mf/css/async/823.d3010b86.css",
|
|
313
|
+
"__mf/css/async/61.d3010b86.css"
|
|
314
314
|
]
|
|
315
315
|
}
|
|
316
316
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/trace-table-plugin",
|
|
3
|
-
"version": "0.10.0
|
|
3
|
+
"version": "0.10.0",
|
|
4
4
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
"@emotion/react": "^11.7.1",
|
|
31
31
|
"@emotion/styled": "^11.6.0",
|
|
32
32
|
"@hookform/resolvers": "^3.2.0",
|
|
33
|
-
"@perses-dev/components": "^0.53.0
|
|
34
|
-
"@perses-dev/core": "^0.53.0-
|
|
35
|
-
"@perses-dev/plugin-system": "^0.53.0
|
|
33
|
+
"@perses-dev/components": "^0.53.0",
|
|
34
|
+
"@perses-dev/core": "^0.53.0-rc.2",
|
|
35
|
+
"@perses-dev/plugin-system": "^0.53.0",
|
|
36
36
|
"date-fns": "^4.1.0",
|
|
37
37
|
"date-fns-tz": "^3.2.0",
|
|
38
38
|
"echarts": "5.5.0",
|