@perses-dev/flame-chart-plugin 0.2.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.
Files changed (198) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +23 -0
  3. package/__mf/css/async/325.f56729ca.css +1 -0
  4. package/__mf/css/async/341.f56729ca.css +1 -0
  5. package/__mf/css/async/908.f56729ca.css +1 -0
  6. package/__mf/font/lato-all-300-normal.322bdf14.woff +0 -0
  7. package/__mf/font/lato-all-400-normal.63513b00.woff +0 -0
  8. package/__mf/font/lato-all-700-normal.bb27db94.woff +0 -0
  9. package/__mf/font/lato-all-900-normal.a27049a3.woff +0 -0
  10. package/__mf/font/lato-latin-300-normal.c5195215.woff2 +0 -0
  11. package/__mf/font/lato-latin-400-normal.b7ffde23.woff2 +0 -0
  12. package/__mf/font/lato-latin-700-normal.d5eb20bc.woff2 +0 -0
  13. package/__mf/font/lato-latin-900-normal.d884a71c.woff2 +0 -0
  14. package/__mf/font/lato-latin-ext-300-normal.abcc64a9.woff2 +0 -0
  15. package/__mf/font/lato-latin-ext-400-normal.6ebed106.woff2 +0 -0
  16. package/__mf/font/lato-latin-ext-700-normal.8697d1d5.woff2 +0 -0
  17. package/__mf/font/lato-latin-ext-900-normal.20a2b415.woff2 +0 -0
  18. package/__mf/js/FlameChart.96aae761.js +5 -0
  19. package/__mf/js/async/109.f7e97e30.js +73 -0
  20. package/__mf/js/async/109.f7e97e30.js.LICENSE.txt +35 -0
  21. package/__mf/js/async/173.40a64c5c.js +2 -0
  22. package/__mf/js/async/173.40a64c5c.js.LICENSE.txt +19 -0
  23. package/__mf/js/async/214.f491540e.js +1 -0
  24. package/__mf/js/async/224.511d05b6.js +1 -0
  25. package/__mf/js/async/238.5fdc556e.js +1 -0
  26. package/__mf/js/async/29.8b55315e.js +1 -0
  27. package/__mf/js/async/292.643bbcde.js +1 -0
  28. package/__mf/js/async/32.a46fc45f.js +110 -0
  29. package/__mf/js/async/32.a46fc45f.js.LICENSE.txt +49 -0
  30. package/__mf/js/async/325.80031d25.js +1 -0
  31. package/__mf/js/async/362.c587718a.js +1 -0
  32. package/__mf/js/async/409.fd2d437e.js +1 -0
  33. package/__mf/js/async/464.bb266d9b.js +7 -0
  34. package/__mf/js/async/464.bb266d9b.js.LICENSE.txt +21 -0
  35. package/__mf/js/async/488.807096d6.js +1 -0
  36. package/__mf/js/async/600.fdf527b8.js +38 -0
  37. package/__mf/js/async/651.9eb6f201.js +1 -0
  38. package/__mf/js/async/69.a1079bc1.js +2 -0
  39. package/__mf/js/async/69.a1079bc1.js.LICENSE.txt +24 -0
  40. package/__mf/js/async/694.15848123.js +1 -0
  41. package/__mf/js/async/738.0b2ab393.js +1 -0
  42. package/__mf/js/async/740.65aa69e2.js +1 -0
  43. package/__mf/js/async/75.3435fe3f.js +1 -0
  44. package/__mf/js/async/770.bc6ab5a3.js +1 -0
  45. package/__mf/js/async/863.8b7bdf43.js +2 -0
  46. package/__mf/js/async/863.8b7bdf43.js.LICENSE.txt +9 -0
  47. package/__mf/js/async/908.0672909d.js +1 -0
  48. package/__mf/js/async/960.d56a397e.js +2 -0
  49. package/__mf/js/async/960.d56a397e.js.LICENSE.txt +8 -0
  50. package/__mf/js/async/964.86d91e52.js +2 -0
  51. package/__mf/js/async/964.86d91e52.js.LICENSE.txt +9 -0
  52. package/__mf/js/async/981.4de2d5c8.js +2 -0
  53. package/__mf/js/async/981.4de2d5c8.js.LICENSE.txt +8 -0
  54. package/__mf/js/async/__federation_expose_FlameChart.aaa6df30.js +17 -0
  55. package/__mf/js/async/lib-router.00804bbc.js +2 -0
  56. package/__mf/js/async/lib-router.00804bbc.js.LICENSE.txt +32 -0
  57. package/__mf/js/main.4931a266.js +5 -0
  58. package/lib/FlameChart.d.ts +8 -0
  59. package/lib/FlameChart.d.ts.map +1 -0
  60. package/lib/FlameChart.js +32 -0
  61. package/lib/FlameChart.js.map +1 -0
  62. package/lib/bootstrap.d.ts +2 -0
  63. package/lib/bootstrap.d.ts.map +1 -0
  64. package/lib/bootstrap.js +19 -0
  65. package/lib/bootstrap.js.map +1 -0
  66. package/lib/cjs/FlameChart.js +38 -0
  67. package/lib/cjs/bootstrap.js +26 -0
  68. package/lib/cjs/components/CustomBreadcrumb.js +96 -0
  69. package/lib/cjs/components/FlameChart.js +341 -0
  70. package/lib/cjs/components/FlameChartOptionsEditorSettings.js +87 -0
  71. package/lib/cjs/components/FlameChartPanel.js +147 -0
  72. package/lib/cjs/components/PaletteSelector.js +49 -0
  73. package/lib/cjs/components/SearchBar.js +59 -0
  74. package/lib/cjs/components/SeriesChart.js +189 -0
  75. package/lib/cjs/components/Settings.js +202 -0
  76. package/lib/cjs/components/SwitchSelector.js +37 -0
  77. package/lib/cjs/components/TableChart.js +143 -0
  78. package/lib/cjs/components/index.js +39 -0
  79. package/lib/cjs/env.d.js +14 -0
  80. package/lib/cjs/flame-chart-model.js +31 -0
  81. package/lib/cjs/getPluginModule.js +39 -0
  82. package/lib/cjs/index-federation.js +55 -0
  83. package/lib/cjs/index.js +37 -0
  84. package/lib/cjs/setup-tests.js +19 -0
  85. package/lib/cjs/utils/data-model.js +18 -0
  86. package/lib/cjs/utils/data-transform.js +152 -0
  87. package/lib/cjs/utils/format.js +87 -0
  88. package/lib/cjs/utils/palette-gen.js +68 -0
  89. package/lib/cjs/utils/palette.js +62 -0
  90. package/lib/cjs/utils/series-tooltip.js +51 -0
  91. package/lib/cjs/utils/tooltip.js +76 -0
  92. package/lib/cjs/utils/ui-text.js +30 -0
  93. package/lib/cjs/utils/utils.js +108 -0
  94. package/lib/components/CustomBreadcrumb.d.ts +9 -0
  95. package/lib/components/CustomBreadcrumb.d.ts.map +1 -0
  96. package/lib/components/CustomBreadcrumb.js +83 -0
  97. package/lib/components/CustomBreadcrumb.js.map +1 -0
  98. package/lib/components/FlameChart.d.ts +13 -0
  99. package/lib/components/FlameChart.d.ts.map +1 -0
  100. package/lib/components/FlameChart.js +328 -0
  101. package/lib/components/FlameChart.js.map +1 -0
  102. package/lib/components/FlameChartOptionsEditorSettings.d.ts +4 -0
  103. package/lib/components/FlameChartOptionsEditorSettings.d.ts.map +1 -0
  104. package/lib/components/FlameChartOptionsEditorSettings.js +79 -0
  105. package/lib/components/FlameChartOptionsEditorSettings.js.map +1 -0
  106. package/lib/components/FlameChartPanel.d.ts +7 -0
  107. package/lib/components/FlameChartPanel.d.ts.map +1 -0
  108. package/lib/components/FlameChartPanel.js +139 -0
  109. package/lib/components/FlameChartPanel.js.map +1 -0
  110. package/lib/components/PaletteSelector.d.ts +8 -0
  111. package/lib/components/PaletteSelector.d.ts.map +1 -0
  112. package/lib/components/PaletteSelector.js +41 -0
  113. package/lib/components/PaletteSelector.js.map +1 -0
  114. package/lib/components/SearchBar.d.ts +7 -0
  115. package/lib/components/SearchBar.d.ts.map +1 -0
  116. package/lib/components/SearchBar.js +46 -0
  117. package/lib/components/SearchBar.js.map +1 -0
  118. package/lib/components/SeriesChart.d.ts +9 -0
  119. package/lib/components/SeriesChart.d.ts.map +1 -0
  120. package/lib/components/SeriesChart.js +181 -0
  121. package/lib/components/SeriesChart.js.map +1 -0
  122. package/lib/components/Settings.d.ts +11 -0
  123. package/lib/components/Settings.d.ts.map +1 -0
  124. package/lib/components/Settings.js +189 -0
  125. package/lib/components/Settings.js.map +1 -0
  126. package/lib/components/SwitchSelector.d.ts +8 -0
  127. package/lib/components/SwitchSelector.d.ts.map +1 -0
  128. package/lib/components/SwitchSelector.js +29 -0
  129. package/lib/components/SwitchSelector.js.map +1 -0
  130. package/lib/components/TableChart.d.ts +12 -0
  131. package/lib/components/TableChart.d.ts.map +1 -0
  132. package/lib/components/TableChart.js +135 -0
  133. package/lib/components/TableChart.js.map +1 -0
  134. package/lib/components/index.d.ts +11 -0
  135. package/lib/components/index.d.ts.map +1 -0
  136. package/lib/components/index.js +24 -0
  137. package/lib/components/index.js.map +1 -0
  138. package/lib/env.d.js +15 -0
  139. package/lib/env.d.js.map +1 -0
  140. package/lib/flame-chart-model.d.ts +18 -0
  141. package/lib/flame-chart-model.d.ts.map +1 -0
  142. package/lib/flame-chart-model.js +23 -0
  143. package/lib/flame-chart-model.js.map +1 -0
  144. package/lib/getPluginModule.d.ts +6 -0
  145. package/lib/getPluginModule.d.ts.map +1 -0
  146. package/lib/getPluginModule.js +28 -0
  147. package/lib/getPluginModule.js.map +1 -0
  148. package/lib/index-federation.d.ts +1 -0
  149. package/lib/index-federation.d.ts.map +1 -0
  150. package/lib/index-federation.js +15 -0
  151. package/lib/index-federation.js.map +1 -0
  152. package/lib/index.d.ts +3 -0
  153. package/lib/index.d.ts.map +1 -0
  154. package/lib/index.js +16 -0
  155. package/lib/index.js.map +1 -0
  156. package/lib/setup-tests.d.ts +2 -0
  157. package/lib/setup-tests.d.ts.map +1 -0
  158. package/lib/setup-tests.js +17 -0
  159. package/lib/setup-tests.js.map +1 -0
  160. package/lib/utils/data-model.d.ts +37 -0
  161. package/lib/utils/data-model.d.ts.map +1 -0
  162. package/lib/utils/data-model.js +19 -0
  163. package/lib/utils/data-model.js.map +1 -0
  164. package/lib/utils/data-transform.d.ts +19 -0
  165. package/lib/utils/data-transform.d.ts.map +1 -0
  166. package/lib/utils/data-transform.js +138 -0
  167. package/lib/utils/data-transform.js.map +1 -0
  168. package/lib/utils/format.d.ts +3 -0
  169. package/lib/utils/format.d.ts.map +1 -0
  170. package/lib/utils/format.js +71 -0
  171. package/lib/utils/format.js.map +1 -0
  172. package/lib/utils/palette-gen.d.ts +14 -0
  173. package/lib/utils/palette-gen.d.ts.map +1 -0
  174. package/lib/utils/palette-gen.js +56 -0
  175. package/lib/utils/palette-gen.js.map +1 -0
  176. package/lib/utils/palette.d.ts +5 -0
  177. package/lib/utils/palette.d.ts.map +1 -0
  178. package/lib/utils/palette.js +51 -0
  179. package/lib/utils/palette.js.map +1 -0
  180. package/lib/utils/series-tooltip.d.ts +3 -0
  181. package/lib/utils/series-tooltip.d.ts.map +1 -0
  182. package/lib/utils/series-tooltip.js +43 -0
  183. package/lib/utils/series-tooltip.js.map +1 -0
  184. package/lib/utils/tooltip.d.ts +6 -0
  185. package/lib/utils/tooltip.d.ts.map +1 -0
  186. package/lib/utils/tooltip.js +29 -0
  187. package/lib/utils/tooltip.js.map +1 -0
  188. package/lib/utils/ui-text.d.ts +9 -0
  189. package/lib/utils/ui-text.d.ts.map +1 -0
  190. package/lib/utils/ui-text.js +22 -0
  191. package/lib/utils/ui-text.js.map +1 -0
  192. package/lib/utils/utils.d.ts +36 -0
  193. package/lib/utils/utils.d.ts.map +1 -0
  194. package/lib/utils/utils.js +92 -0
  195. package/lib/utils/utils.js.map +1 -0
  196. package/mf-manifest.json +274 -0
  197. package/mf-stats.json +322 -0
  198. package/package.json +64 -0
@@ -0,0 +1,92 @@
1
+ // Copyright 2025 The Perses Authors
2
+ // Licensed under the Apache License, Version 2.0 (the "License");
3
+ // you may not use this file except in compliance with the License.
4
+ // You may obtain a copy of the License at
5
+ //
6
+ // http://www.apache.org/licenses/LICENSE-2.0
7
+ //
8
+ // Unless required by applicable law or agreed to in writing, software
9
+ // distributed under the License is distributed on an "AS IS" BASIS,
10
+ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
+ // See the License for the specific language governing permissions and
12
+ // limitations under the License.
13
+ import { produce } from 'immer';
14
+ /**
15
+ * Hook to manage `palette` state.
16
+ */ export function usePaletteState(props) {
17
+ const { onChange, value } = props;
18
+ const handlePaletteChange = (newPalette)=>{
19
+ onChange(produce(value, (draft)=>{
20
+ draft.palette = newPalette;
21
+ }));
22
+ };
23
+ return {
24
+ handlePaletteChange
25
+ };
26
+ }
27
+ /**
28
+ * Hook to manage `showSettings` state.
29
+ */ export function useShowSettingsState(props) {
30
+ const { onChange, value } = props;
31
+ const handleShowSettingsChange = (newValue)=>{
32
+ onChange(produce(value, (draft)=>{
33
+ draft.showSettings = newValue;
34
+ }));
35
+ };
36
+ return {
37
+ handleShowSettingsChange
38
+ };
39
+ }
40
+ /**
41
+ * Hook to manage `showSeries` state.
42
+ */ export function useShowSeriesState(props) {
43
+ const { onChange, value } = props;
44
+ const handleShowSeriesChange = (newValue)=>{
45
+ onChange(produce(value, (draft)=>{
46
+ draft.showSeries = newValue;
47
+ }));
48
+ };
49
+ return {
50
+ handleShowSeriesChange
51
+ };
52
+ }
53
+ /**
54
+ * Hook to manage `showTable` state.
55
+ */ export function useShowTableState(props) {
56
+ const { onChange, value } = props;
57
+ const handleShowTableChange = (newValue)=>{
58
+ onChange(produce(value, (draft)=>{
59
+ draft.showTable = newValue;
60
+ }));
61
+ };
62
+ return {
63
+ handleShowTableChange
64
+ };
65
+ }
66
+ /**
67
+ * Hook to manage `showFlameGraph` state.
68
+ */ export function useShowFlameGraphState(props) {
69
+ const { onChange, value } = props;
70
+ const handleShowFlameGraphChange = (newValue)=>{
71
+ onChange(produce(value, (draft)=>{
72
+ draft.showFlameGraph = newValue;
73
+ }));
74
+ };
75
+ return {
76
+ handleShowFlameGraphChange
77
+ };
78
+ }
79
+ /**
80
+ * Reset all settings to their initial values
81
+ */ export function resetSettings(props) {
82
+ const { onChange, value } = props;
83
+ onChange(produce(value, (draft)=>{
84
+ draft.palette = 'package-name';
85
+ draft.showSettings = true;
86
+ draft.showSeries = false;
87
+ draft.showTable = true;
88
+ draft.showFlameGraph = true;
89
+ }));
90
+ }
91
+
92
+ //# sourceMappingURL=utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/utils/utils.ts"],"sourcesContent":["// Copyright 2025 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 { produce } from 'immer';\nimport { FlameChartOptionsEditorProps } from '../flame-chart-model';\n\n/**\n * Hook to manage `palette` state.\n */\nexport function usePaletteState(props: FlameChartOptionsEditorProps): {\n handlePaletteChange: (newPalette: 'package-name' | 'value') => void;\n} {\n const { onChange, value } = props;\n\n const handlePaletteChange = (newPalette: 'package-name' | 'value'): void => {\n onChange(\n produce(value, (draft) => {\n draft.palette = newPalette;\n })\n );\n };\n\n return { handlePaletteChange };\n}\n\n/**\n * Hook to manage `showSettings` state.\n */\nexport function useShowSettingsState(props: FlameChartOptionsEditorProps): {\n handleShowSettingsChange: (newValue: boolean) => void;\n} {\n const { onChange, value } = props;\n\n const handleShowSettingsChange = (newValue: boolean): void => {\n onChange(\n produce(value, (draft) => {\n draft.showSettings = newValue;\n })\n );\n };\n\n return { handleShowSettingsChange };\n}\n\n/**\n * Hook to manage `showSeries` state.\n */\nexport function useShowSeriesState(props: FlameChartOptionsEditorProps): {\n handleShowSeriesChange: (newValue: boolean) => void;\n} {\n const { onChange, value } = props;\n\n const handleShowSeriesChange = (newValue: boolean): void => {\n onChange(\n produce(value, (draft) => {\n draft.showSeries = newValue;\n })\n );\n };\n\n return { handleShowSeriesChange };\n}\n\n/**\n * Hook to manage `showTable` state.\n */\nexport function useShowTableState(props: FlameChartOptionsEditorProps): {\n handleShowTableChange: (newValue: boolean) => void;\n} {\n const { onChange, value } = props;\n\n const handleShowTableChange = (newValue: boolean): void => {\n onChange(\n produce(value, (draft) => {\n draft.showTable = newValue;\n })\n );\n };\n\n return { handleShowTableChange };\n}\n\n/**\n * Hook to manage `showFlameGraph` state.\n */\nexport function useShowFlameGraphState(props: FlameChartOptionsEditorProps): {\n handleShowFlameGraphChange: (newValue: boolean) => void;\n} {\n const { onChange, value } = props;\n\n const handleShowFlameGraphChange = (newValue: boolean): void => {\n onChange(\n produce(value, (draft) => {\n draft.showFlameGraph = newValue;\n })\n );\n };\n\n return { handleShowFlameGraphChange };\n}\n\n/**\n * Reset all settings to their initial values\n */\nexport function resetSettings(props: FlameChartOptionsEditorProps): void {\n const { onChange, value } = props;\n\n onChange(\n produce(value, (draft) => {\n draft.palette = 'package-name';\n draft.showSettings = true;\n draft.showSeries = false;\n draft.showTable = true;\n draft.showFlameGraph = true;\n })\n );\n}\n"],"names":["produce","usePaletteState","props","onChange","value","handlePaletteChange","newPalette","draft","palette","useShowSettingsState","handleShowSettingsChange","newValue","showSettings","useShowSeriesState","handleShowSeriesChange","showSeries","useShowTableState","handleShowTableChange","showTable","useShowFlameGraphState","handleShowFlameGraphChange","showFlameGraph","resetSettings"],"mappings":"AAAA,oCAAoC;AACpC,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAEjC,SAASA,OAAO,QAAQ,QAAQ;AAGhC;;CAEC,GACD,OAAO,SAASC,gBAAgBC,KAAmC;IAGjE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAE5B,MAAMG,sBAAsB,CAACC;QAC3BH,SACEH,QAAQI,OAAO,CAACG;YACdA,MAAMC,OAAO,GAAGF;QAClB;IAEJ;IAEA,OAAO;QAAED;IAAoB;AAC/B;AAEA;;CAEC,GACD,OAAO,SAASI,qBAAqBP,KAAmC;IAGtE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAE5B,MAAMQ,2BAA2B,CAACC;QAChCR,SACEH,QAAQI,OAAO,CAACG;YACdA,MAAMK,YAAY,GAAGD;QACvB;IAEJ;IAEA,OAAO;QAAED;IAAyB;AACpC;AAEA;;CAEC,GACD,OAAO,SAASG,mBAAmBX,KAAmC;IAGpE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAE5B,MAAMY,yBAAyB,CAACH;QAC9BR,SACEH,QAAQI,OAAO,CAACG;YACdA,MAAMQ,UAAU,GAAGJ;QACrB;IAEJ;IAEA,OAAO;QAAEG;IAAuB;AAClC;AAEA;;CAEC,GACD,OAAO,SAASE,kBAAkBd,KAAmC;IAGnE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAE5B,MAAMe,wBAAwB,CAACN;QAC7BR,SACEH,QAAQI,OAAO,CAACG;YACdA,MAAMW,SAAS,GAAGP;QACpB;IAEJ;IAEA,OAAO;QAAEM;IAAsB;AACjC;AAEA;;CAEC,GACD,OAAO,SAASE,uBAAuBjB,KAAmC;IAGxE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAE5B,MAAMkB,6BAA6B,CAACT;QAClCR,SACEH,QAAQI,OAAO,CAACG;YACdA,MAAMc,cAAc,GAAGV;QACzB;IAEJ;IAEA,OAAO;QAAES;IAA2B;AACtC;AAEA;;CAEC,GACD,OAAO,SAASE,cAAcpB,KAAmC;IAC/D,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAE5BC,SACEH,QAAQI,OAAO,CAACG;QACdA,MAAMC,OAAO,GAAG;QAChBD,MAAMK,YAAY,GAAG;QACrBL,MAAMQ,UAAU,GAAG;QACnBR,MAAMW,SAAS,GAAG;QAClBX,MAAMc,cAAc,GAAG;IACzB;AAEJ"}
@@ -0,0 +1,274 @@
1
+ {
2
+ "id": "FlameChart",
3
+ "name": "FlameChart",
4
+ "metaData": {
5
+ "name": "FlameChart",
6
+ "type": "app",
7
+ "buildInfo": {
8
+ "buildVersion": "0.2.0",
9
+ "buildName": "@perses-dev/flame-chart-plugin"
10
+ },
11
+ "remoteEntry": {
12
+ "name": "__mf/js/FlameChart.96aae761.js",
13
+ "path": "",
14
+ "type": "global"
15
+ },
16
+ "types": {
17
+ "path": "",
18
+ "name": "",
19
+ "zip": "",
20
+ "api": ""
21
+ },
22
+ "globalName": "FlameChart",
23
+ "pluginVersion": "0.18.1",
24
+ "prefetchInterface": false,
25
+ "publicPath": "/plugins/FlameChart/"
26
+ },
27
+ "shared": [
28
+ {
29
+ "id": "FlameChart:@emotion/react",
30
+ "name": "@emotion/react",
31
+ "version": "11.14.0",
32
+ "singleton": true,
33
+ "requiredVersion": "^11.11.3",
34
+ "assets": {
35
+ "js": {
36
+ "async": [],
37
+ "sync": [
38
+ "__mf/js/async/960.d56a397e.js"
39
+ ]
40
+ },
41
+ "css": {
42
+ "async": [],
43
+ "sync": []
44
+ }
45
+ }
46
+ },
47
+ {
48
+ "id": "FlameChart:@emotion/styled",
49
+ "name": "@emotion/styled",
50
+ "version": "11.14.0",
51
+ "singleton": true,
52
+ "requiredVersion": "^11.14.0",
53
+ "assets": {
54
+ "js": {
55
+ "async": [],
56
+ "sync": [
57
+ "__mf/js/async/694.15848123.js",
58
+ "__mf/js/async/770.bc6ab5a3.js"
59
+ ]
60
+ },
61
+ "css": {
62
+ "async": [],
63
+ "sync": []
64
+ }
65
+ }
66
+ },
67
+ {
68
+ "id": "FlameChart:@hookform/resolvers",
69
+ "name": "@hookform/resolvers",
70
+ "version": "3.10.0",
71
+ "singleton": true,
72
+ "requiredVersion": "^3.10.0",
73
+ "assets": {
74
+ "js": {
75
+ "async": [],
76
+ "sync": [
77
+ "__mf/js/async/214.f491540e.js",
78
+ "__mf/js/async/738.0b2ab393.js"
79
+ ]
80
+ },
81
+ "css": {
82
+ "async": [],
83
+ "sync": []
84
+ }
85
+ }
86
+ },
87
+ {
88
+ "id": "FlameChart:@perses-dev/components",
89
+ "name": "@perses-dev/components",
90
+ "version": "0.52.0-beta.5",
91
+ "singleton": true,
92
+ "requiredVersion": "^0.52.0-beta.5",
93
+ "assets": {
94
+ "js": {
95
+ "async": [],
96
+ "sync": [
97
+ "__mf/js/async/464.bb266d9b.js"
98
+ ]
99
+ },
100
+ "css": {
101
+ "async": [],
102
+ "sync": []
103
+ }
104
+ }
105
+ },
106
+ {
107
+ "id": "FlameChart:@perses-dev/plugin-system",
108
+ "name": "@perses-dev/plugin-system",
109
+ "version": "0.52.0-beta.5",
110
+ "singleton": true,
111
+ "requiredVersion": "^0.52.0-beta.5",
112
+ "assets": {
113
+ "js": {
114
+ "async": [],
115
+ "sync": [
116
+ "__mf/js/async/109.f7e97e30.js"
117
+ ]
118
+ },
119
+ "css": {
120
+ "async": [],
121
+ "sync": []
122
+ }
123
+ }
124
+ },
125
+ {
126
+ "id": "FlameChart:date-fns",
127
+ "name": "date-fns",
128
+ "version": "4.1.0",
129
+ "singleton": true,
130
+ "requiredVersion": "^4.1.0",
131
+ "assets": {
132
+ "js": {
133
+ "async": [],
134
+ "sync": [
135
+ "__mf/js/async/75.3435fe3f.js"
136
+ ]
137
+ },
138
+ "css": {
139
+ "async": [],
140
+ "sync": []
141
+ }
142
+ }
143
+ },
144
+ {
145
+ "id": "FlameChart:echarts",
146
+ "name": "echarts",
147
+ "version": "5.5.0",
148
+ "singleton": true,
149
+ "requiredVersion": "^undefined",
150
+ "assets": {
151
+ "js": {
152
+ "async": [],
153
+ "sync": [
154
+ "__mf/js/async/409.fd2d437e.js"
155
+ ]
156
+ },
157
+ "css": {
158
+ "async": [],
159
+ "sync": []
160
+ }
161
+ }
162
+ },
163
+ {
164
+ "id": "FlameChart:lodash",
165
+ "name": "lodash",
166
+ "version": "4.17.21",
167
+ "singleton": true,
168
+ "requiredVersion": "^4.17.21",
169
+ "assets": {
170
+ "js": {
171
+ "async": [],
172
+ "sync": [
173
+ "__mf/js/async/981.4de2d5c8.js"
174
+ ]
175
+ },
176
+ "css": {
177
+ "async": [],
178
+ "sync": []
179
+ }
180
+ }
181
+ },
182
+ {
183
+ "id": "FlameChart:react-dom",
184
+ "name": "react-dom",
185
+ "version": "18.3.1",
186
+ "singleton": true,
187
+ "requiredVersion": "18.2.0",
188
+ "assets": {
189
+ "js": {
190
+ "async": [],
191
+ "sync": [
192
+ "__mf/js/async/173.40a64c5c.js"
193
+ ]
194
+ },
195
+ "css": {
196
+ "async": [],
197
+ "sync": []
198
+ }
199
+ }
200
+ },
201
+ {
202
+ "id": "FlameChart:react",
203
+ "name": "react",
204
+ "version": "18.3.1",
205
+ "singleton": true,
206
+ "requiredVersion": "18.2.0",
207
+ "assets": {
208
+ "js": {
209
+ "async": [],
210
+ "sync": [
211
+ "__mf/js/async/964.86d91e52.js"
212
+ ]
213
+ },
214
+ "css": {
215
+ "async": [],
216
+ "sync": []
217
+ }
218
+ }
219
+ },
220
+ {
221
+ "id": "FlameChart:date-fns-tz",
222
+ "name": "date-fns-tz",
223
+ "version": "3.2.0",
224
+ "singleton": true,
225
+ "requiredVersion": "^3.2.0",
226
+ "assets": {
227
+ "js": {
228
+ "async": [],
229
+ "sync": [
230
+ "__mf/js/async/740.65aa69e2.js"
231
+ ]
232
+ },
233
+ "css": {
234
+ "async": [],
235
+ "sync": []
236
+ }
237
+ }
238
+ }
239
+ ],
240
+ "remotes": [],
241
+ "exposes": [
242
+ {
243
+ "id": "FlameChart:FlameChart",
244
+ "name": "FlameChart",
245
+ "assets": {
246
+ "js": {
247
+ "sync": [
248
+ "__mf/js/async/32.a46fc45f.js",
249
+ "__mf/js/async/29.8b55315e.js",
250
+ "__mf/js/async/__federation_expose_FlameChart.aaa6df30.js"
251
+ ],
252
+ "async": [
253
+ "__mf/js/async/238.5fdc556e.js",
254
+ "__mf/js/async/224.511d05b6.js",
255
+ "__mf/js/async/292.643bbcde.js",
256
+ "__mf/js/async/69.a1079bc1.js",
257
+ "__mf/js/async/600.fdf527b8.js",
258
+ "__mf/js/async/lib-router.00804bbc.js",
259
+ "__mf/js/async/488.807096d6.js",
260
+ "__mf/js/async/325.80031d25.js"
261
+ ]
262
+ },
263
+ "css": {
264
+ "sync": [],
265
+ "async": [
266
+ "__mf/css/async/341.f56729ca.css",
267
+ "__mf/css/async/325.f56729ca.css"
268
+ ]
269
+ }
270
+ },
271
+ "path": "./FlameChart"
272
+ }
273
+ ]
274
+ }
package/mf-stats.json ADDED
@@ -0,0 +1,322 @@
1
+ {
2
+ "id": "FlameChart",
3
+ "name": "FlameChart",
4
+ "metaData": {
5
+ "name": "FlameChart",
6
+ "type": "app",
7
+ "buildInfo": {
8
+ "buildVersion": "0.2.0",
9
+ "buildName": "@perses-dev/flame-chart-plugin"
10
+ },
11
+ "remoteEntry": {
12
+ "name": "__mf/js/FlameChart.96aae761.js",
13
+ "path": "",
14
+ "type": "global"
15
+ },
16
+ "types": {
17
+ "path": "",
18
+ "name": "",
19
+ "zip": "",
20
+ "api": ""
21
+ },
22
+ "globalName": "FlameChart",
23
+ "pluginVersion": "0.18.1",
24
+ "prefetchInterface": false,
25
+ "publicPath": "/plugins/FlameChart/"
26
+ },
27
+ "shared": [
28
+ {
29
+ "singleton": true,
30
+ "requiredVersion": "^11.11.3",
31
+ "shareScope": "default",
32
+ "name": "@emotion/react",
33
+ "version": "11.14.0",
34
+ "eager": false,
35
+ "id": "FlameChart:@emotion/react",
36
+ "assets": {
37
+ "js": {
38
+ "async": [],
39
+ "sync": [
40
+ "__mf/js/async/960.d56a397e.js"
41
+ ]
42
+ },
43
+ "css": {
44
+ "async": [],
45
+ "sync": []
46
+ }
47
+ },
48
+ "usedIn": []
49
+ },
50
+ {
51
+ "singleton": true,
52
+ "requiredVersion": "^11.14.0",
53
+ "shareScope": "default",
54
+ "name": "@emotion/styled",
55
+ "version": "11.14.0",
56
+ "eager": false,
57
+ "id": "FlameChart:@emotion/styled",
58
+ "assets": {
59
+ "js": {
60
+ "async": [],
61
+ "sync": [
62
+ "__mf/js/async/694.15848123.js",
63
+ "__mf/js/async/770.bc6ab5a3.js"
64
+ ]
65
+ },
66
+ "css": {
67
+ "async": [],
68
+ "sync": []
69
+ }
70
+ },
71
+ "usedIn": []
72
+ },
73
+ {
74
+ "singleton": true,
75
+ "requiredVersion": "^3.10.0",
76
+ "shareScope": "default",
77
+ "name": "@hookform/resolvers",
78
+ "version": "3.10.0",
79
+ "eager": false,
80
+ "id": "FlameChart:@hookform/resolvers",
81
+ "assets": {
82
+ "js": {
83
+ "async": [],
84
+ "sync": [
85
+ "__mf/js/async/214.f491540e.js",
86
+ "__mf/js/async/738.0b2ab393.js"
87
+ ]
88
+ },
89
+ "css": {
90
+ "async": [],
91
+ "sync": []
92
+ }
93
+ },
94
+ "usedIn": []
95
+ },
96
+ {
97
+ "singleton": true,
98
+ "requiredVersion": "^0.52.0-beta.5",
99
+ "shareScope": "default",
100
+ "name": "@perses-dev/components",
101
+ "version": "0.52.0-beta.5",
102
+ "eager": false,
103
+ "id": "FlameChart:@perses-dev/components",
104
+ "assets": {
105
+ "js": {
106
+ "async": [],
107
+ "sync": [
108
+ "__mf/js/async/464.bb266d9b.js"
109
+ ]
110
+ },
111
+ "css": {
112
+ "async": [],
113
+ "sync": []
114
+ }
115
+ },
116
+ "usedIn": [
117
+ "./FlameChart"
118
+ ]
119
+ },
120
+ {
121
+ "singleton": true,
122
+ "requiredVersion": "^0.52.0-beta.5",
123
+ "shareScope": "default",
124
+ "name": "@perses-dev/plugin-system",
125
+ "version": "0.52.0-beta.5",
126
+ "eager": false,
127
+ "id": "FlameChart:@perses-dev/plugin-system",
128
+ "assets": {
129
+ "js": {
130
+ "async": [],
131
+ "sync": [
132
+ "__mf/js/async/109.f7e97e30.js"
133
+ ]
134
+ },
135
+ "css": {
136
+ "async": [],
137
+ "sync": []
138
+ }
139
+ },
140
+ "usedIn": [
141
+ "./FlameChart"
142
+ ]
143
+ },
144
+ {
145
+ "singleton": true,
146
+ "requiredVersion": "^4.1.0",
147
+ "shareScope": "default",
148
+ "name": "date-fns",
149
+ "version": "4.1.0",
150
+ "eager": false,
151
+ "id": "FlameChart:date-fns",
152
+ "assets": {
153
+ "js": {
154
+ "async": [],
155
+ "sync": [
156
+ "__mf/js/async/75.3435fe3f.js"
157
+ ]
158
+ },
159
+ "css": {
160
+ "async": [],
161
+ "sync": []
162
+ }
163
+ },
164
+ "usedIn": []
165
+ },
166
+ {
167
+ "singleton": true,
168
+ "requiredVersion": "^undefined",
169
+ "shareScope": "default",
170
+ "name": "echarts",
171
+ "version": "5.5.0",
172
+ "eager": false,
173
+ "id": "FlameChart:echarts",
174
+ "assets": {
175
+ "js": {
176
+ "async": [],
177
+ "sync": [
178
+ "__mf/js/async/409.fd2d437e.js"
179
+ ]
180
+ },
181
+ "css": {
182
+ "async": [],
183
+ "sync": []
184
+ }
185
+ },
186
+ "usedIn": [
187
+ "./FlameChart"
188
+ ]
189
+ },
190
+ {
191
+ "singleton": true,
192
+ "requiredVersion": "^4.17.21",
193
+ "shareScope": "default",
194
+ "name": "lodash",
195
+ "version": "4.17.21",
196
+ "eager": false,
197
+ "id": "FlameChart:lodash",
198
+ "assets": {
199
+ "js": {
200
+ "async": [],
201
+ "sync": [
202
+ "__mf/js/async/981.4de2d5c8.js"
203
+ ]
204
+ },
205
+ "css": {
206
+ "async": [],
207
+ "sync": []
208
+ }
209
+ },
210
+ "usedIn": []
211
+ },
212
+ {
213
+ "singleton": true,
214
+ "requiredVersion": "18.2.0",
215
+ "shareScope": "default",
216
+ "name": "react-dom",
217
+ "version": "18.3.1",
218
+ "eager": false,
219
+ "id": "FlameChart:react-dom",
220
+ "assets": {
221
+ "js": {
222
+ "async": [],
223
+ "sync": [
224
+ "__mf/js/async/173.40a64c5c.js"
225
+ ]
226
+ },
227
+ "css": {
228
+ "async": [],
229
+ "sync": []
230
+ }
231
+ },
232
+ "usedIn": []
233
+ },
234
+ {
235
+ "singleton": true,
236
+ "requiredVersion": "18.2.0",
237
+ "shareScope": "default",
238
+ "name": "react",
239
+ "version": "18.3.1",
240
+ "eager": false,
241
+ "id": "FlameChart:react",
242
+ "assets": {
243
+ "js": {
244
+ "async": [],
245
+ "sync": [
246
+ "__mf/js/async/964.86d91e52.js"
247
+ ]
248
+ },
249
+ "css": {
250
+ "async": [],
251
+ "sync": []
252
+ }
253
+ },
254
+ "usedIn": [
255
+ "./FlameChart"
256
+ ]
257
+ },
258
+ {
259
+ "singleton": true,
260
+ "requiredVersion": "^3.2.0",
261
+ "shareScope": "default",
262
+ "name": "date-fns-tz",
263
+ "version": "3.2.0",
264
+ "eager": false,
265
+ "id": "FlameChart:date-fns-tz",
266
+ "assets": {
267
+ "js": {
268
+ "async": [],
269
+ "sync": [
270
+ "__mf/js/async/740.65aa69e2.js"
271
+ ]
272
+ },
273
+ "css": {
274
+ "async": [],
275
+ "sync": []
276
+ }
277
+ },
278
+ "usedIn": []
279
+ }
280
+ ],
281
+ "remotes": [],
282
+ "exposes": [
283
+ {
284
+ "path": "./FlameChart",
285
+ "id": "FlameChart:FlameChart",
286
+ "name": "FlameChart",
287
+ "requires": [
288
+ "react",
289
+ "@perses-dev/components",
290
+ "@perses-dev/plugin-system",
291
+ "echarts"
292
+ ],
293
+ "file": "src/FlameChart.ts",
294
+ "assets": {
295
+ "js": {
296
+ "sync": [
297
+ "__mf/js/async/32.a46fc45f.js",
298
+ "__mf/js/async/29.8b55315e.js",
299
+ "__mf/js/async/__federation_expose_FlameChart.aaa6df30.js"
300
+ ],
301
+ "async": [
302
+ "__mf/js/async/238.5fdc556e.js",
303
+ "__mf/js/async/224.511d05b6.js",
304
+ "__mf/js/async/292.643bbcde.js",
305
+ "__mf/js/async/69.a1079bc1.js",
306
+ "__mf/js/async/600.fdf527b8.js",
307
+ "__mf/js/async/lib-router.00804bbc.js",
308
+ "__mf/js/async/488.807096d6.js",
309
+ "__mf/js/async/325.80031d25.js"
310
+ ]
311
+ },
312
+ "css": {
313
+ "sync": [],
314
+ "async": [
315
+ "__mf/css/async/341.f56729ca.css",
316
+ "__mf/css/async/325.f56729ca.css"
317
+ ]
318
+ }
319
+ }
320
+ }
321
+ ]
322
+ }