@perses-dev/bar-chart-plugin 0.13.0 → 0.14.0-beta.1
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/{main.8c45ef82.js → BarChart.96061263.js} +4 -4
- package/__mf/js/async/121.4accbf8e.js +2 -0
- package/__mf/js/async/138.127b391c.js +2 -0
- package/__mf/js/async/192.a124e348.js +1 -0
- package/__mf/js/async/2.f2334c05.js +1 -0
- package/__mf/js/async/235.838c8cc3.js +1 -0
- package/__mf/js/async/240.dc4df0d9.js +2 -0
- package/__mf/js/async/274.99be7531.js +2 -0
- package/__mf/js/async/319.7658b3d9.js +1 -0
- package/__mf/js/async/354.05669930.js +4 -0
- package/__mf/js/async/354.05669930.js.LICENSE.txt +9 -0
- package/__mf/js/async/356.78964032.js +1 -0
- package/__mf/js/async/392.8ca69bee.js +2 -0
- package/__mf/js/async/458.f3986424.js +1 -0
- package/__mf/js/async/470.37aae926.js +2 -0
- package/__mf/js/async/587.7c99f561.js +1 -0
- package/__mf/js/async/616.335036c9.js +1 -0
- package/__mf/js/async/663.d87cae88.js +1 -0
- package/__mf/js/async/720.e55c1cd1.js +110 -0
- package/__mf/js/async/77.6c4e4558.js +1 -0
- package/__mf/js/async/826.6a3f7587.js +43 -0
- package/__mf/js/async/{815.60db8972.js.LICENSE.txt → 826.6a3f7587.js.LICENSE.txt} +41 -1
- package/__mf/js/async/941.96221a4f.js +2 -0
- package/__mf/js/async/963.55379fe9.js +1 -0
- package/__mf/js/async/968.28847a9e.js +1 -0
- package/__mf/js/async/977.52b40a67.js +1 -0
- package/__mf/js/async/__federation_expose_BarChart.0ccf4bdc.js +1 -0
- package/__mf/js/async/lib-router.5ddcb9bb.js +2 -0
- package/__mf/js/main.6614b956.js +7 -0
- package/lib/BarChart.d.ts +3 -3
- package/lib/BarChart.d.ts.map +1 -1
- package/lib/BarChart.js +4 -4
- package/lib/BarChart.js.map +1 -1
- package/lib/BarChartBase.d.ts +4 -2
- package/lib/BarChartBase.d.ts.map +1 -1
- package/lib/BarChartBase.js +34 -15
- package/lib/BarChartBase.js.map +1 -1
- package/lib/BarChartExportAction.d.ts +1 -1
- package/lib/BarChartExportAction.d.ts.map +1 -1
- package/lib/BarChartExportAction.js +5 -5
- package/lib/BarChartExportAction.js.map +1 -1
- package/lib/BarChartOptionsEditorSettings.d.ts +2 -2
- package/lib/BarChartOptionsEditorSettings.d.ts.map +1 -1
- package/lib/BarChartOptionsEditorSettings.js +87 -16
- package/lib/BarChartOptionsEditorSettings.js.map +1 -1
- package/lib/BarChartPanel.d.ts +4 -4
- package/lib/BarChartPanel.d.ts.map +1 -1
- package/lib/BarChartPanel.js +11 -10
- package/lib/BarChartPanel.js.map +1 -1
- package/lib/bar-chart-model.d.ts +18 -3
- package/lib/bar-chart-model.d.ts.map +1 -1
- package/lib/bar-chart-model.js +4 -2
- package/lib/bar-chart-model.js.map +1 -1
- package/lib/bootstrap.js +2 -2
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +5 -5
- package/lib/index.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +2 -2
- package/lib/setup-tests.js.map +1 -1
- package/lib/tresholds.d.ts +1 -1
- package/lib/tresholds.d.ts.map +1 -1
- package/lib/tresholds.js +1 -1
- package/lib/tresholds.js.map +1 -1
- package/lib/utils.d.ts +8 -2
- package/lib/utils.d.ts.map +1 -1
- package/lib/utils.js +22 -3
- package/lib/utils.js.map +1 -1
- package/mf-manifest.json +32 -98
- package/mf-stats.json +32 -110
- package/package.json +10 -10
- package/__mf/js/BarChart.9e1e78c7.js +0 -7
- package/__mf/js/async/121.473596c1.js +0 -2
- package/__mf/js/async/177.3e3ea369.js +0 -1
- package/__mf/js/async/187.0c10a71e.js +0 -7
- package/__mf/js/async/187.0c10a71e.js.LICENSE.txt +0 -39
- package/__mf/js/async/192.d5754c56.js +0 -1
- package/__mf/js/async/235.b9e83b0f.js +0 -1
- package/__mf/js/async/274.3b869914.js +0 -2
- package/__mf/js/async/356.4b7b13a4.js +0 -1
- package/__mf/js/async/377.1e6cd99f.js +0 -1
- package/__mf/js/async/392.43a49d02.js +0 -2
- package/__mf/js/async/435.7b8a2474.js +0 -1
- package/__mf/js/async/458.e0bfe246.js +0 -1
- package/__mf/js/async/46.822ac417.js +0 -101
- package/__mf/js/async/470.bbaeb6f6.js +0 -2
- package/__mf/js/async/496.b1d86a71.js +0 -1
- package/__mf/js/async/546.966246a4.js +0 -24
- package/__mf/js/async/546.966246a4.js.LICENSE.txt +0 -19
- package/__mf/js/async/568.93423f6b.js +0 -1
- package/__mf/js/async/587.19607cd0.js +0 -1
- package/__mf/js/async/588.3e2e88e6.js +0 -1
- package/__mf/js/async/603.73790c72.js +0 -1
- package/__mf/js/async/616.673776b4.js +0 -1
- package/__mf/js/async/71.8dde0897.js +0 -1
- package/__mf/js/async/77.64992029.js +0 -1
- package/__mf/js/async/815.60db8972.js +0 -39
- package/__mf/js/async/823.55761759.js +0 -10
- package/__mf/js/async/854.8910fbf0.js +0 -1
- package/__mf/js/async/873.2961fe42.js +0 -1
- package/__mf/js/async/934.e8708047.js +0 -2
- package/__mf/js/async/941.b9c9bdfe.js +0 -2
- package/__mf/js/async/963.e557410b.js +0 -1
- package/__mf/js/async/968.0da0003e.js +0 -1
- package/__mf/js/async/977.4f77cf46.js +0 -1
- package/__mf/js/async/978.83c86840.js +0 -1
- package/__mf/js/async/__federation_expose_BarChart.cf3b83b6.js +0 -1
- package/__mf/js/async/lib-router.9c050a7f.js +0 -2
- package/lib/cjs/BarChart.js +0 -45
- package/lib/cjs/BarChartBase.js +0 -232
- package/lib/cjs/BarChartExportAction.js +0 -124
- package/lib/cjs/BarChartOptionsEditorSettings.js +0 -180
- package/lib/cjs/BarChartPanel.js +0 -138
- package/lib/cjs/bar-chart-model.js +0 -66
- package/lib/cjs/bootstrap.js +0 -26
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -40
- package/lib/cjs/setup-tests.js +0 -19
- package/lib/cjs/tresholds.js +0 -77
- package/lib/cjs/utils.js +0 -72
- /package/__mf/css/async/{187.85c2cbf6.css → 826.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.473596c1.js.LICENSE.txt → 121.4accbf8e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{934.e8708047.js.LICENSE.txt → 240.dc4df0d9.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{274.3b869914.js.LICENSE.txt → 274.99be7531.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.43a49d02.js.LICENSE.txt → 392.8ca69bee.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.bbaeb6f6.js.LICENSE.txt → 470.37aae926.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{823.55761759.js.LICENSE.txt → 720.e55c1cd1.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.b9c9bdfe.js.LICENSE.txt → 941.96221a4f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.9c050a7f.js.LICENSE.txt → lib-router.5ddcb9bb.js.LICENSE.txt} +0 -0
package/lib/tresholds.js
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
11
11
|
// See the License for the specific language governing permissions and
|
|
12
12
|
// limitations under the License.
|
|
13
|
-
import zip from
|
|
13
|
+
import zip from "lodash/zip";
|
|
14
14
|
export const defaultThresholdInput = {
|
|
15
15
|
steps: [
|
|
16
16
|
{
|
package/lib/tresholds.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/tresholds.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 { FormatOptions, StepOptions, ThresholdColorPalette, ThresholdOptions } from '@perses-dev/components';\nimport zip from 'lodash/zip';\n\nexport type GaugeColorStop = [number, string];\n\nexport type EChartsAxisLineColors = GaugeColorStop[];\n\nexport const defaultThresholdInput: ThresholdOptions = { steps: [{ value: 0 }] };\n\nexport function convertThresholds(\n thresholds: ThresholdOptions,\n unit: FormatOptions,\n max: number,\n palette: ThresholdColorPalette
|
|
1
|
+
{"version":3,"sources":["../../src/tresholds.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 type { FormatOptions, StepOptions, ThresholdColorPalette, ThresholdOptions } from '@perses-dev/components';\nimport zip from 'lodash/zip';\n\nexport type GaugeColorStop = [number, string];\n\nexport type EChartsAxisLineColors = GaugeColorStop[];\n\nexport const defaultThresholdInput: ThresholdOptions = { steps: [{ value: 0 }] };\n\nexport function convertThresholds(\n thresholds: ThresholdOptions,\n unit: FormatOptions,\n max: number,\n palette: ThresholdColorPalette,\n): EChartsAxisLineColors {\n const defaultThresholdColor = thresholds.defaultColor ?? palette.defaultColor;\n const defaultThresholdSteps: EChartsAxisLineColors = [[0, defaultThresholdColor]];\n\n if (thresholds.steps !== undefined) {\n // https://echarts.apache.org/en/option.html#series-gauge.axisLine.lineStyle.color\n // color segments must be decimal between 0 and 1\n const segmentMax = 1;\n const valuesArr: number[] = thresholds.steps.map((step: StepOptions) => {\n if (thresholds.mode === 'percent') {\n return step.value / 100;\n }\n return step.value / max;\n });\n valuesArr.push(segmentMax);\n\n const colorsArr = thresholds.steps.map((step: StepOptions, index) => step.color ?? palette.palette[index]);\n colorsArr.unshift(defaultThresholdColor);\n\n const zippedArr = zip(valuesArr, colorsArr);\n return zippedArr.map((elem) => {\n const convertedValues = elem[0] ?? segmentMax;\n const convertedColors = elem[1] ?? defaultThresholdColor;\n return [convertedValues, convertedColors];\n });\n } else {\n return defaultThresholdSteps;\n }\n}\n"],"names":["zip","defaultThresholdInput","steps","value","convertThresholds","thresholds","unit","max","palette","defaultThresholdColor","defaultColor","defaultThresholdSteps","undefined","segmentMax","valuesArr","map","step","mode","push","colorsArr","index","color","unshift","zippedArr","elem","convertedValues","convertedColors"],"mappings":"AAAA,+BAA+B;AAC/B,oEAAoE;AACpE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,sEAAsE;AACtE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAGjC,OAAOA,SAAS,aAAa;AAM7B,OAAO,MAAMC,wBAA0C;IAAEC,OAAO;QAAC;YAAEC,OAAO;QAAE;KAAE;AAAC,EAAE;AAEjF,OAAO,SAASC,kBACdC,UAA4B,EAC5BC,IAAmB,EACnBC,GAAW,EACXC,OAA8B;IAE9B,MAAMC,wBAAwBJ,WAAWK,YAAY,IAAIF,QAAQE,YAAY;IAC7E,MAAMC,wBAA+C;QAAC;YAAC;YAAGF;SAAsB;KAAC;IAEjF,IAAIJ,WAAWH,KAAK,KAAKU,WAAW;QAClC,kFAAkF;QAClF,iDAAiD;QACjD,MAAMC,aAAa;QACnB,MAAMC,YAAsBT,WAAWH,KAAK,CAACa,GAAG,CAAC,CAACC;YAChD,IAAIX,WAAWY,IAAI,KAAK,WAAW;gBACjC,OAAOD,KAAKb,KAAK,GAAG;YACtB;YACA,OAAOa,KAAKb,KAAK,GAAGI;QACtB;QACAO,UAAUI,IAAI,CAACL;QAEf,MAAMM,YAAYd,WAAWH,KAAK,CAACa,GAAG,CAAC,CAACC,MAAmBI,QAAUJ,KAAKK,KAAK,IAAIb,QAAQA,OAAO,CAACY,MAAM;QACzGD,UAAUG,OAAO,CAACb;QAElB,MAAMc,YAAYvB,IAAIc,WAAWK;QACjC,OAAOI,UAAUR,GAAG,CAAC,CAACS;YACpB,MAAMC,kBAAkBD,IAAI,CAAC,EAAE,IAAIX;YACnC,MAAMa,kBAAkBF,IAAI,CAAC,EAAE,IAAIf;YACnC,OAAO;gBAACgB;gBAAiBC;aAAgB;QAC3C;IACF,OAAO;QACL,OAAOf;IACT;AACF"}
|
package/lib/utils.d.ts
CHANGED
|
@@ -1,8 +1,14 @@
|
|
|
1
|
-
import { SortOption } from '@perses-dev/components';
|
|
2
|
-
import {
|
|
1
|
+
import type { SortOption } from '@perses-dev/components';
|
|
2
|
+
import type { ColorOverride } from './bar-chart-model';
|
|
3
|
+
import type { BarChartData } from './BarChartBase';
|
|
3
4
|
export declare function calculatePercentages(data: BarChartData[]): Array<{
|
|
4
5
|
label: string;
|
|
5
6
|
value: number;
|
|
6
7
|
}>;
|
|
7
8
|
export declare function sortSeriesData(data: BarChartData[], sortOrder?: SortOption): BarChartData[];
|
|
9
|
+
/**
|
|
10
|
+
* Returns the color of the first override whose regex matches the given name.
|
|
11
|
+
* Invalid regex patterns are skipped. Returns undefined if no override matches.
|
|
12
|
+
*/
|
|
13
|
+
export declare function getOverrideColor(name: string, overrides?: ColorOverride[]): string | undefined;
|
|
8
14
|
//# sourceMappingURL=utils.d.ts.map
|
package/lib/utils.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/utils.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/utils.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,YAAY,EAAE,GAAG,KAAK,CAAC;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC,CASlG;AAED,wBAAgB,cAAc,CAAC,IAAI,EAAE,YAAY,EAAE,EAAE,SAAS,GAAE,UAAyB,GAAG,YAAY,EAAE,CA8BzG;AAED;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,aAAa,EAAE,GAAG,MAAM,GAAG,SAAS,CAe9F"}
|
package/lib/utils.js
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
11
11
|
// See the License for the specific language governing permissions and
|
|
12
12
|
// limitations under the License.
|
|
13
|
-
import { DEFAULT_SORT } from
|
|
13
|
+
import { DEFAULT_SORT } from "./bar-chart-model.js";
|
|
14
14
|
export function calculatePercentages(data) {
|
|
15
15
|
const sum = data.reduce((accumulator, { value })=>accumulator + (value ?? 0), 0);
|
|
16
16
|
return data.map((seriesData)=>{
|
|
@@ -24,7 +24,7 @@ export function calculatePercentages(data) {
|
|
|
24
24
|
export function sortSeriesData(data, sortOrder = DEFAULT_SORT) {
|
|
25
25
|
if (sortOrder === 'asc') {
|
|
26
26
|
// sort in ascending order by value
|
|
27
|
-
return data.
|
|
27
|
+
return data.toSorted((a, b)=>{
|
|
28
28
|
if (a.value === null) {
|
|
29
29
|
return 1;
|
|
30
30
|
}
|
|
@@ -38,7 +38,7 @@ export function sortSeriesData(data, sortOrder = DEFAULT_SORT) {
|
|
|
38
38
|
});
|
|
39
39
|
} else {
|
|
40
40
|
// sort in descending order by value
|
|
41
|
-
return data.
|
|
41
|
+
return data.toSorted((a, b)=>{
|
|
42
42
|
if (a.value === null) {
|
|
43
43
|
return -1;
|
|
44
44
|
}
|
|
@@ -52,5 +52,24 @@ export function sortSeriesData(data, sortOrder = DEFAULT_SORT) {
|
|
|
52
52
|
});
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
|
+
/**
|
|
56
|
+
* Returns the color of the first override whose regex matches the given name.
|
|
57
|
+
* Invalid regex patterns are skipped. Returns undefined if no override matches.
|
|
58
|
+
*/ export function getOverrideColor(name, overrides) {
|
|
59
|
+
if (!overrides) return undefined;
|
|
60
|
+
for (const override of overrides){
|
|
61
|
+
if (override.regex === '') {
|
|
62
|
+
continue;
|
|
63
|
+
}
|
|
64
|
+
try {
|
|
65
|
+
if (new RegExp(override.regex).test(name)) {
|
|
66
|
+
return override.color;
|
|
67
|
+
}
|
|
68
|
+
} catch {
|
|
69
|
+
// ignore invalid regex patterns
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
return undefined;
|
|
73
|
+
}
|
|
55
74
|
|
|
56
75
|
//# sourceMappingURL=utils.js.map
|
package/lib/utils.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/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 { SortOption } from '@perses-dev/components';\nimport { DEFAULT_SORT } from './bar-chart-model';\nimport { BarChartData } from './BarChartBase';\n\nexport function calculatePercentages(data: BarChartData[]): Array<{ label: string; value: number }> {\n const sum = data.reduce((accumulator, { value }) => accumulator + (value ?? 0), 0);\n return data.map((seriesData) => {\n const percentage = ((seriesData.value ?? 0) / sum) * 100;\n return {\n ...seriesData,\n value: percentage,\n };\n });\n}\n\nexport function sortSeriesData(data: BarChartData[], sortOrder: SortOption = DEFAULT_SORT): BarChartData[] {\n if (sortOrder === 'asc') {\n // sort in ascending order by value\n return data.
|
|
1
|
+
{"version":3,"sources":["../../src/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 type { SortOption } from '@perses-dev/components';\n\nimport type { ColorOverride } from './bar-chart-model';\nimport { DEFAULT_SORT } from './bar-chart-model';\nimport type { BarChartData } from './BarChartBase';\n\nexport function calculatePercentages(data: BarChartData[]): Array<{ label: string; value: number }> {\n const sum = data.reduce((accumulator, { value }) => accumulator + (value ?? 0), 0);\n return data.map((seriesData) => {\n const percentage = ((seriesData.value ?? 0) / sum) * 100;\n return {\n ...seriesData,\n value: percentage,\n };\n });\n}\n\nexport function sortSeriesData(data: BarChartData[], sortOrder: SortOption = DEFAULT_SORT): BarChartData[] {\n if (sortOrder === 'asc') {\n // sort in ascending order by value\n return data.toSorted((a, b) => {\n if (a.value === null) {\n return 1;\n }\n if (b.value === null) {\n return -1;\n }\n if (a.value === b.value) {\n return 0;\n }\n return a.value < b.value ? 1 : -1;\n });\n } else {\n // sort in descending order by value\n return data.toSorted((a, b) => {\n if (a.value === null) {\n return -1;\n }\n if (b.value === null) {\n return 1;\n }\n if (a.value === b.value) {\n return 0;\n }\n return a.value < b.value ? -1 : 1;\n });\n }\n}\n\n/**\n * Returns the color of the first override whose regex matches the given name.\n * Invalid regex patterns are skipped. Returns undefined if no override matches.\n */\nexport function getOverrideColor(name: string, overrides?: ColorOverride[]): string | undefined {\n if (!overrides) return undefined;\n for (const override of overrides) {\n if (override.regex === '') {\n continue;\n }\n try {\n if (new RegExp(override.regex).test(name)) {\n return override.color;\n }\n } catch {\n // ignore invalid regex patterns\n }\n }\n return undefined;\n}\n"],"names":["DEFAULT_SORT","calculatePercentages","data","sum","reduce","accumulator","value","map","seriesData","percentage","sortSeriesData","sortOrder","toSorted","a","b","getOverrideColor","name","overrides","undefined","override","regex","RegExp","test","color"],"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;AAKjC,SAASA,YAAY,QAAQ,uBAAoB;AAGjD,OAAO,SAASC,qBAAqBC,IAAoB;IACvD,MAAMC,MAAMD,KAAKE,MAAM,CAAC,CAACC,aAAa,EAAEC,KAAK,EAAE,GAAKD,cAAeC,CAAAA,SAAS,CAAA,GAAI;IAChF,OAAOJ,KAAKK,GAAG,CAAC,CAACC;QACf,MAAMC,aAAa,AAAED,CAAAA,WAAWF,KAAK,IAAI,CAAA,IAAKH,MAAO;QACrD,OAAO;YACL,GAAGK,UAAU;YACbF,OAAOG;QACT;IACF;AACF;AAEA,OAAO,SAASC,eAAeR,IAAoB,EAAES,YAAwBX,YAAY;IACvF,IAAIW,cAAc,OAAO;QACvB,mCAAmC;QACnC,OAAOT,KAAKU,QAAQ,CAAC,CAACC,GAAGC;YACvB,IAAID,EAAEP,KAAK,KAAK,MAAM;gBACpB,OAAO;YACT;YACA,IAAIQ,EAAER,KAAK,KAAK,MAAM;gBACpB,OAAO,CAAC;YACV;YACA,IAAIO,EAAEP,KAAK,KAAKQ,EAAER,KAAK,EAAE;gBACvB,OAAO;YACT;YACA,OAAOO,EAAEP,KAAK,GAAGQ,EAAER,KAAK,GAAG,IAAI,CAAC;QAClC;IACF,OAAO;QACL,oCAAoC;QACpC,OAAOJ,KAAKU,QAAQ,CAAC,CAACC,GAAGC;YACvB,IAAID,EAAEP,KAAK,KAAK,MAAM;gBACpB,OAAO,CAAC;YACV;YACA,IAAIQ,EAAER,KAAK,KAAK,MAAM;gBACpB,OAAO;YACT;YACA,IAAIO,EAAEP,KAAK,KAAKQ,EAAER,KAAK,EAAE;gBACvB,OAAO;YACT;YACA,OAAOO,EAAEP,KAAK,GAAGQ,EAAER,KAAK,GAAG,CAAC,IAAI;QAClC;IACF;AACF;AAEA;;;CAGC,GACD,OAAO,SAASS,iBAAiBC,IAAY,EAAEC,SAA2B;IACxE,IAAI,CAACA,WAAW,OAAOC;IACvB,KAAK,MAAMC,YAAYF,UAAW;QAChC,IAAIE,SAASC,KAAK,KAAK,IAAI;YACzB;QACF;QACA,IAAI;YACF,IAAI,IAAIC,OAAOF,SAASC,KAAK,EAAEE,IAAI,CAACN,OAAO;gBACzC,OAAOG,SAASI,KAAK;YACvB;QACF,EAAE,OAAM;QACN,gCAAgC;QAClC;IACF;IACA,OAAOL;AACT"}
|
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "BarChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0-beta.1",
|
|
9
9
|
"buildName": "@perses-dev/bar-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/BarChart.
|
|
12
|
+
"name": "__mf/js/BarChart.96061263.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": "BarChart_0_14_0_beta_1",
|
|
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/BarChart/\"; }"
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/BarChart~0.14.0-beta.1/\"; }"
|
|
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.99be7531.js"
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"css": {
|
|
@@ -54,9 +54,8 @@
|
|
|
54
54
|
"js": {
|
|
55
55
|
"async": [],
|
|
56
56
|
"sync": [
|
|
57
|
-
"__mf/js/async/235.
|
|
58
|
-
"__mf/js/async/616.
|
|
59
|
-
"__mf/js/async/854.8910fbf0.js"
|
|
57
|
+
"__mf/js/async/235.838c8cc3.js",
|
|
58
|
+
"__mf/js/async/616.335036c9.js"
|
|
60
59
|
]
|
|
61
60
|
},
|
|
62
61
|
"css": {
|
|
@@ -76,8 +75,8 @@
|
|
|
76
75
|
"js": {
|
|
77
76
|
"async": [],
|
|
78
77
|
"sync": [
|
|
79
|
-
"__mf/js/async/587.
|
|
80
|
-
"__mf/js/async/968.
|
|
78
|
+
"__mf/js/async/587.7c99f561.js",
|
|
79
|
+
"__mf/js/async/968.28847a9e.js"
|
|
81
80
|
]
|
|
82
81
|
},
|
|
83
82
|
"css": {
|
|
@@ -90,20 +89,20 @@
|
|
|
90
89
|
{
|
|
91
90
|
"id": "BarChart:@perses-dev/components",
|
|
92
91
|
"name": "@perses-dev/components",
|
|
93
|
-
"version": "0.
|
|
92
|
+
"version": "0.55.0-beta.6",
|
|
94
93
|
"singleton": true,
|
|
95
|
-
"requiredVersion": "^0.
|
|
94
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
96
95
|
"assets": {
|
|
97
96
|
"js": {
|
|
98
97
|
"async": [],
|
|
99
98
|
"sync": [
|
|
100
|
-
"__mf/js/async/
|
|
99
|
+
"__mf/js/async/826.6a3f7587.js"
|
|
101
100
|
]
|
|
102
101
|
},
|
|
103
102
|
"css": {
|
|
104
103
|
"async": [],
|
|
105
104
|
"sync": [
|
|
106
|
-
"__mf/css/async/
|
|
105
|
+
"__mf/css/async/826.85c2cbf6.css"
|
|
107
106
|
]
|
|
108
107
|
}
|
|
109
108
|
},
|
|
@@ -112,14 +111,14 @@
|
|
|
112
111
|
{
|
|
113
112
|
"id": "BarChart:@perses-dev/plugin-system",
|
|
114
113
|
"name": "@perses-dev/plugin-system",
|
|
115
|
-
"version": "0.
|
|
114
|
+
"version": "0.55.0-beta.6",
|
|
116
115
|
"singleton": true,
|
|
117
|
-
"requiredVersion": "^0.
|
|
116
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
118
117
|
"assets": {
|
|
119
118
|
"js": {
|
|
120
119
|
"async": [],
|
|
121
120
|
"sync": [
|
|
122
|
-
"__mf/js/async/
|
|
121
|
+
"__mf/js/async/354.05669930.js"
|
|
123
122
|
]
|
|
124
123
|
},
|
|
125
124
|
"css": {
|
|
@@ -139,27 +138,7 @@
|
|
|
139
138
|
"js": {
|
|
140
139
|
"async": [],
|
|
141
140
|
"sync": [
|
|
142
|
-
"__mf/js/async/192.
|
|
143
|
-
]
|
|
144
|
-
},
|
|
145
|
-
"css": {
|
|
146
|
-
"async": [],
|
|
147
|
-
"sync": []
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
"fallback": ""
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"id": "BarChart:echarts",
|
|
154
|
-
"name": "echarts",
|
|
155
|
-
"version": "5.5.0",
|
|
156
|
-
"singleton": true,
|
|
157
|
-
"requiredVersion": "^undefined",
|
|
158
|
-
"assets": {
|
|
159
|
-
"js": {
|
|
160
|
-
"async": [],
|
|
161
|
-
"sync": [
|
|
162
|
-
"__mf/js/async/873.2961fe42.js"
|
|
141
|
+
"__mf/js/async/192.a124e348.js"
|
|
163
142
|
]
|
|
164
143
|
},
|
|
165
144
|
"css": {
|
|
@@ -179,7 +158,7 @@
|
|
|
179
158
|
"js": {
|
|
180
159
|
"async": [],
|
|
181
160
|
"sync": [
|
|
182
|
-
"__mf/js/async/963.
|
|
161
|
+
"__mf/js/async/963.55379fe9.js"
|
|
183
162
|
]
|
|
184
163
|
},
|
|
185
164
|
"css": {
|
|
@@ -199,27 +178,7 @@
|
|
|
199
178
|
"js": {
|
|
200
179
|
"async": [],
|
|
201
180
|
"sync": [
|
|
202
|
-
"__mf/js/async/392.
|
|
203
|
-
]
|
|
204
|
-
},
|
|
205
|
-
"css": {
|
|
206
|
-
"async": [],
|
|
207
|
-
"sync": []
|
|
208
|
-
}
|
|
209
|
-
},
|
|
210
|
-
"fallback": ""
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"id": "BarChart:mdi-material-ui",
|
|
214
|
-
"name": "mdi-material-ui",
|
|
215
|
-
"version": "7.9.4",
|
|
216
|
-
"singleton": true,
|
|
217
|
-
"requiredVersion": "^7.4.0",
|
|
218
|
-
"assets": {
|
|
219
|
-
"js": {
|
|
220
|
-
"async": [],
|
|
221
|
-
"sync": [
|
|
222
|
-
"__mf/js/async/496.b1d86a71.js"
|
|
181
|
+
"__mf/js/async/392.8ca69bee.js"
|
|
223
182
|
]
|
|
224
183
|
},
|
|
225
184
|
"css": {
|
|
@@ -239,7 +198,7 @@
|
|
|
239
198
|
"js": {
|
|
240
199
|
"async": [],
|
|
241
200
|
"sync": [
|
|
242
|
-
"__mf/js/async/470.
|
|
201
|
+
"__mf/js/async/470.37aae926.js"
|
|
243
202
|
]
|
|
244
203
|
},
|
|
245
204
|
"css": {
|
|
@@ -259,7 +218,7 @@
|
|
|
259
218
|
"js": {
|
|
260
219
|
"async": [],
|
|
261
220
|
"sync": [
|
|
262
|
-
"__mf/js/async/121.
|
|
221
|
+
"__mf/js/async/121.4accbf8e.js"
|
|
263
222
|
]
|
|
264
223
|
},
|
|
265
224
|
"css": {
|
|
@@ -279,28 +238,8 @@
|
|
|
279
238
|
"js": {
|
|
280
239
|
"async": [],
|
|
281
240
|
"sync": [
|
|
282
|
-
"__mf/js/async/458.
|
|
283
|
-
"__mf/js/async/77.
|
|
284
|
-
]
|
|
285
|
-
},
|
|
286
|
-
"css": {
|
|
287
|
-
"async": [],
|
|
288
|
-
"sync": []
|
|
289
|
-
}
|
|
290
|
-
},
|
|
291
|
-
"fallback": ""
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"id": "BarChart:date-fns-tz",
|
|
295
|
-
"name": "date-fns-tz",
|
|
296
|
-
"version": "3.2.0",
|
|
297
|
-
"singleton": true,
|
|
298
|
-
"requiredVersion": "^3.2.0",
|
|
299
|
-
"assets": {
|
|
300
|
-
"js": {
|
|
301
|
-
"async": [],
|
|
302
|
-
"sync": [
|
|
303
|
-
"__mf/js/async/978.83c86840.js"
|
|
241
|
+
"__mf/js/async/458.f3986424.js",
|
|
242
|
+
"__mf/js/async/77.6c4e4558.js"
|
|
304
243
|
]
|
|
305
244
|
},
|
|
306
245
|
"css": {
|
|
@@ -319,27 +258,22 @@
|
|
|
319
258
|
"assets": {
|
|
320
259
|
"js": {
|
|
321
260
|
"sync": [
|
|
322
|
-
"__mf/js/async/
|
|
323
|
-
"__mf/js/async/
|
|
324
|
-
"__mf/js/async/
|
|
325
|
-
"__mf/js/async/
|
|
326
|
-
"__mf/js/async/977.4f77cf46.js",
|
|
327
|
-
"__mf/js/async/__federation_expose_BarChart.cf3b83b6.js"
|
|
261
|
+
"__mf/js/async/240.dc4df0d9.js",
|
|
262
|
+
"__mf/js/async/720.e55c1cd1.js",
|
|
263
|
+
"__mf/js/async/977.52b40a67.js",
|
|
264
|
+
"__mf/js/async/__federation_expose_BarChart.0ccf4bdc.js"
|
|
328
265
|
],
|
|
329
266
|
"async": [
|
|
330
|
-
"__mf/js/async/lib-router.
|
|
331
|
-
"__mf/js/async/
|
|
332
|
-
"__mf/js/async/356.
|
|
333
|
-
"__mf/js/async/
|
|
334
|
-
"__mf/js/async/588.3e2e88e6.js",
|
|
335
|
-
"__mf/js/async/71.8dde0897.js",
|
|
336
|
-
"__mf/js/async/435.7b8a2474.js"
|
|
267
|
+
"__mf/js/async/lib-router.5ddcb9bb.js",
|
|
268
|
+
"__mf/js/async/138.127b391c.js",
|
|
269
|
+
"__mf/js/async/356.78964032.js",
|
|
270
|
+
"__mf/js/async/663.d87cae88.js"
|
|
337
271
|
]
|
|
338
272
|
},
|
|
339
273
|
"css": {
|
|
340
274
|
"sync": [],
|
|
341
275
|
"async": [
|
|
342
|
-
"__mf/css/async/
|
|
276
|
+
"__mf/css/async/826.85c2cbf6.css"
|
|
343
277
|
]
|
|
344
278
|
}
|
|
345
279
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "BarChart",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0-beta.1",
|
|
9
9
|
"buildName": "@perses-dev/bar-chart-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/BarChart.
|
|
12
|
+
"name": "__mf/js/BarChart.96061263.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": "BarChart_0_14_0_beta_1",
|
|
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/BarChart/\"; }"
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/BarChart~0.14.0-beta.1/\"; }"
|
|
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.99be7531.js"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"css": {
|
|
@@ -60,9 +60,8 @@
|
|
|
60
60
|
"js": {
|
|
61
61
|
"async": [],
|
|
62
62
|
"sync": [
|
|
63
|
-
"__mf/js/async/235.
|
|
64
|
-
"__mf/js/async/616.
|
|
65
|
-
"__mf/js/async/854.8910fbf0.js"
|
|
63
|
+
"__mf/js/async/235.838c8cc3.js",
|
|
64
|
+
"__mf/js/async/616.335036c9.js"
|
|
66
65
|
]
|
|
67
66
|
},
|
|
68
67
|
"css": {
|
|
@@ -86,8 +85,8 @@
|
|
|
86
85
|
"js": {
|
|
87
86
|
"async": [],
|
|
88
87
|
"sync": [
|
|
89
|
-
"__mf/js/async/587.
|
|
90
|
-
"__mf/js/async/968.
|
|
88
|
+
"__mf/js/async/587.7c99f561.js",
|
|
89
|
+
"__mf/js/async/968.28847a9e.js"
|
|
91
90
|
]
|
|
92
91
|
},
|
|
93
92
|
"css": {
|
|
@@ -101,23 +100,23 @@
|
|
|
101
100
|
},
|
|
102
101
|
{
|
|
103
102
|
"singleton": true,
|
|
104
|
-
"requiredVersion": "^0.
|
|
103
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
105
104
|
"shareScope": "default",
|
|
106
105
|
"name": "@perses-dev/components",
|
|
107
|
-
"version": "0.
|
|
106
|
+
"version": "0.55.0-beta.6",
|
|
108
107
|
"eager": false,
|
|
109
108
|
"id": "BarChart:@perses-dev/components",
|
|
110
109
|
"assets": {
|
|
111
110
|
"js": {
|
|
112
111
|
"async": [],
|
|
113
112
|
"sync": [
|
|
114
|
-
"__mf/js/async/
|
|
113
|
+
"__mf/js/async/826.6a3f7587.js"
|
|
115
114
|
]
|
|
116
115
|
},
|
|
117
116
|
"css": {
|
|
118
117
|
"async": [],
|
|
119
118
|
"sync": [
|
|
120
|
-
"__mf/css/async/
|
|
119
|
+
"__mf/css/async/826.85c2cbf6.css"
|
|
121
120
|
]
|
|
122
121
|
}
|
|
123
122
|
},
|
|
@@ -129,17 +128,17 @@
|
|
|
129
128
|
},
|
|
130
129
|
{
|
|
131
130
|
"singleton": true,
|
|
132
|
-
"requiredVersion": "^0.
|
|
131
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
133
132
|
"shareScope": "default",
|
|
134
133
|
"name": "@perses-dev/plugin-system",
|
|
135
|
-
"version": "0.
|
|
134
|
+
"version": "0.55.0-beta.6",
|
|
136
135
|
"eager": false,
|
|
137
136
|
"id": "BarChart:@perses-dev/plugin-system",
|
|
138
137
|
"assets": {
|
|
139
138
|
"js": {
|
|
140
139
|
"async": [],
|
|
141
140
|
"sync": [
|
|
142
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/354.05669930.js"
|
|
143
142
|
]
|
|
144
143
|
},
|
|
145
144
|
"css": {
|
|
@@ -165,31 +164,7 @@
|
|
|
165
164
|
"js": {
|
|
166
165
|
"async": [],
|
|
167
166
|
"sync": [
|
|
168
|
-
"__mf/js/async/192.
|
|
169
|
-
]
|
|
170
|
-
},
|
|
171
|
-
"css": {
|
|
172
|
-
"async": [],
|
|
173
|
-
"sync": []
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
"usedIn": [],
|
|
177
|
-
"usedExports": [],
|
|
178
|
-
"fallback": ""
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"singleton": true,
|
|
182
|
-
"requiredVersion": "^undefined",
|
|
183
|
-
"shareScope": "default",
|
|
184
|
-
"name": "echarts",
|
|
185
|
-
"version": "5.5.0",
|
|
186
|
-
"eager": false,
|
|
187
|
-
"id": "BarChart:echarts",
|
|
188
|
-
"assets": {
|
|
189
|
-
"js": {
|
|
190
|
-
"async": [],
|
|
191
|
-
"sync": [
|
|
192
|
-
"__mf/js/async/873.2961fe42.js"
|
|
167
|
+
"__mf/js/async/192.a124e348.js"
|
|
193
168
|
]
|
|
194
169
|
},
|
|
195
170
|
"css": {
|
|
@@ -213,7 +188,7 @@
|
|
|
213
188
|
"js": {
|
|
214
189
|
"async": [],
|
|
215
190
|
"sync": [
|
|
216
|
-
"__mf/js/async/963.
|
|
191
|
+
"__mf/js/async/963.55379fe9.js"
|
|
217
192
|
]
|
|
218
193
|
},
|
|
219
194
|
"css": {
|
|
@@ -239,31 +214,7 @@
|
|
|
239
214
|
"js": {
|
|
240
215
|
"async": [],
|
|
241
216
|
"sync": [
|
|
242
|
-
"__mf/js/async/392.
|
|
243
|
-
]
|
|
244
|
-
},
|
|
245
|
-
"css": {
|
|
246
|
-
"async": [],
|
|
247
|
-
"sync": []
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
"usedIn": [],
|
|
251
|
-
"usedExports": [],
|
|
252
|
-
"fallback": ""
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"singleton": true,
|
|
256
|
-
"requiredVersion": "^7.4.0",
|
|
257
|
-
"shareScope": "default",
|
|
258
|
-
"name": "mdi-material-ui",
|
|
259
|
-
"version": "7.9.4",
|
|
260
|
-
"eager": false,
|
|
261
|
-
"id": "BarChart:mdi-material-ui",
|
|
262
|
-
"assets": {
|
|
263
|
-
"js": {
|
|
264
|
-
"async": [],
|
|
265
|
-
"sync": [
|
|
266
|
-
"__mf/js/async/496.b1d86a71.js"
|
|
217
|
+
"__mf/js/async/392.8ca69bee.js"
|
|
267
218
|
]
|
|
268
219
|
},
|
|
269
220
|
"css": {
|
|
@@ -287,7 +238,7 @@
|
|
|
287
238
|
"js": {
|
|
288
239
|
"async": [],
|
|
289
240
|
"sync": [
|
|
290
|
-
"__mf/js/async/470.
|
|
241
|
+
"__mf/js/async/470.37aae926.js"
|
|
291
242
|
]
|
|
292
243
|
},
|
|
293
244
|
"css": {
|
|
@@ -311,7 +262,7 @@
|
|
|
311
262
|
"js": {
|
|
312
263
|
"async": [],
|
|
313
264
|
"sync": [
|
|
314
|
-
"__mf/js/async/121.
|
|
265
|
+
"__mf/js/async/121.4accbf8e.js"
|
|
315
266
|
]
|
|
316
267
|
},
|
|
317
268
|
"css": {
|
|
@@ -337,32 +288,8 @@
|
|
|
337
288
|
"js": {
|
|
338
289
|
"async": [],
|
|
339
290
|
"sync": [
|
|
340
|
-
"__mf/js/async/458.
|
|
341
|
-
"__mf/js/async/77.
|
|
342
|
-
]
|
|
343
|
-
},
|
|
344
|
-
"css": {
|
|
345
|
-
"async": [],
|
|
346
|
-
"sync": []
|
|
347
|
-
}
|
|
348
|
-
},
|
|
349
|
-
"usedIn": [],
|
|
350
|
-
"usedExports": [],
|
|
351
|
-
"fallback": ""
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"singleton": true,
|
|
355
|
-
"requiredVersion": "^3.2.0",
|
|
356
|
-
"shareScope": "default",
|
|
357
|
-
"name": "date-fns-tz",
|
|
358
|
-
"version": "3.2.0",
|
|
359
|
-
"eager": false,
|
|
360
|
-
"id": "BarChart:date-fns-tz",
|
|
361
|
-
"assets": {
|
|
362
|
-
"js": {
|
|
363
|
-
"async": [],
|
|
364
|
-
"sync": [
|
|
365
|
-
"__mf/js/async/978.83c86840.js"
|
|
291
|
+
"__mf/js/async/458.f3986424.js",
|
|
292
|
+
"__mf/js/async/77.6c4e4558.js"
|
|
366
293
|
]
|
|
367
294
|
},
|
|
368
295
|
"css": {
|
|
@@ -391,27 +318,22 @@
|
|
|
391
318
|
"assets": {
|
|
392
319
|
"js": {
|
|
393
320
|
"sync": [
|
|
394
|
-
"__mf/js/async/
|
|
395
|
-
"__mf/js/async/
|
|
396
|
-
"__mf/js/async/
|
|
397
|
-
"__mf/js/async/
|
|
398
|
-
"__mf/js/async/977.4f77cf46.js",
|
|
399
|
-
"__mf/js/async/__federation_expose_BarChart.cf3b83b6.js"
|
|
321
|
+
"__mf/js/async/240.dc4df0d9.js",
|
|
322
|
+
"__mf/js/async/720.e55c1cd1.js",
|
|
323
|
+
"__mf/js/async/977.52b40a67.js",
|
|
324
|
+
"__mf/js/async/__federation_expose_BarChart.0ccf4bdc.js"
|
|
400
325
|
],
|
|
401
326
|
"async": [
|
|
402
|
-
"__mf/js/async/lib-router.
|
|
403
|
-
"__mf/js/async/
|
|
404
|
-
"__mf/js/async/356.
|
|
405
|
-
"__mf/js/async/
|
|
406
|
-
"__mf/js/async/588.3e2e88e6.js",
|
|
407
|
-
"__mf/js/async/71.8dde0897.js",
|
|
408
|
-
"__mf/js/async/435.7b8a2474.js"
|
|
327
|
+
"__mf/js/async/lib-router.5ddcb9bb.js",
|
|
328
|
+
"__mf/js/async/138.127b391c.js",
|
|
329
|
+
"__mf/js/async/356.78964032.js",
|
|
330
|
+
"__mf/js/async/663.d87cae88.js"
|
|
409
331
|
]
|
|
410
332
|
},
|
|
411
333
|
"css": {
|
|
412
334
|
"sync": [],
|
|
413
335
|
"async": [
|
|
414
|
-
"__mf/css/async/
|
|
336
|
+
"__mf/css/async/826.85c2cbf6.css"
|
|
415
337
|
]
|
|
416
338
|
}
|
|
417
339
|
}
|