@perses-dev/logs-table-plugin 0.3.0 → 0.4.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.
Files changed (205) hide show
  1. package/__mf/js/{LogsTable.f8cdc769.js → LogsTable.35f3dd46.js} +4 -4
  2. package/__mf/js/async/1432.fd6f8f2d.js +1 -0
  3. package/__mf/js/async/1616.eaaab35b.js +1 -0
  4. package/__mf/js/async/2043.8640face.js +2 -0
  5. package/__mf/js/async/243.74fe18c2.js +7 -0
  6. package/__mf/js/async/{8964.3e308de6.js.LICENSE.txt → 243.74fe18c2.js.LICENSE.txt} +41 -1
  7. package/__mf/js/async/{7445.009cf084.js → 3358.3c58ea5d.js} +8 -7
  8. package/__mf/js/async/392.8a5ab35e.js +2 -0
  9. package/__mf/js/async/3923.28684442.js +1 -0
  10. package/__mf/js/async/4077.178e3667.js +1 -0
  11. package/__mf/js/async/4121.0697bd8d.js +2 -0
  12. package/__mf/js/async/4141.5ccc905c.js +1 -0
  13. package/__mf/js/async/4496.0969f981.js +1 -0
  14. package/__mf/js/async/5002.98a39aa5.js +1 -0
  15. package/__mf/js/async/5010.d8f61123.js +1 -0
  16. package/__mf/js/async/5071.6e41eb5f.js +1 -0
  17. package/__mf/js/async/5587.cc780fc9.js +1 -0
  18. package/__mf/js/async/6157.66cd45ff.js +3 -0
  19. package/__mf/js/async/6205.4ac15eb5.js +1 -0
  20. package/__mf/js/async/6274.f93e4970.js +2 -0
  21. package/__mf/js/async/6458.c4aa26e7.js +1 -0
  22. package/__mf/js/async/6522.38816ee5.js +1 -0
  23. package/__mf/js/async/6802.e639baa6.js +1 -0
  24. package/__mf/js/async/7192.10e7ccf4.js +1 -0
  25. package/__mf/js/async/7633.4f097f9e.js +2 -0
  26. package/__mf/js/async/7705.ec6af857.js +22 -0
  27. package/__mf/js/async/7968.5fe4ec6a.js +1 -0
  28. package/__mf/js/async/7978.c3e990e8.js +1 -0
  29. package/__mf/js/async/8356.9aa70ee5.js +1 -0
  30. package/__mf/js/async/8470.f1ab476a.js +2 -0
  31. package/__mf/js/async/8608.090c4c59.js +1 -0
  32. package/__mf/js/async/8634.9f5cc5a4.js +2 -0
  33. package/__mf/js/async/873.ade4d4ea.js +1 -0
  34. package/__mf/js/async/8985.93a284c8.js +37 -0
  35. package/__mf/js/async/9148.a2c07101.js +1 -0
  36. package/__mf/js/async/9235.15674367.js +1 -0
  37. package/__mf/js/async/941.a9e7a00e.js +2 -0
  38. package/__mf/js/async/9588.dd41b58d.js +1 -0
  39. package/__mf/js/async/__federation_expose_LogsTable.da2aa607.js +1 -0
  40. package/__mf/js/async/lib-router.e3526b78.js +2 -0
  41. package/__mf/js/{main.4253925a.js → main.02081756.js} +3 -3
  42. package/lib/LogsTable.d.ts +2 -2
  43. package/lib/LogsTable.d.ts.map +1 -1
  44. package/lib/LogsTable.js +5 -5
  45. package/lib/LogsTable.js.map +1 -1
  46. package/lib/LogsTableComponent.d.ts +2 -2
  47. package/lib/LogsTableComponent.d.ts.map +1 -1
  48. package/lib/LogsTableComponent.js +4 -4
  49. package/lib/LogsTableComponent.js.map +1 -1
  50. package/lib/LogsTableCsvExportAction.d.ts +2 -2
  51. package/lib/LogsTableCsvExportAction.d.ts.map +1 -1
  52. package/lib/LogsTableCsvExportAction.js +7 -7
  53. package/lib/LogsTableCsvExportAction.js.map +1 -1
  54. package/lib/LogsTableExportAction.d.ts +1 -1
  55. package/lib/LogsTableExportAction.d.ts.map +1 -1
  56. package/lib/LogsTableExportAction.js +5 -5
  57. package/lib/LogsTableExportAction.js.map +1 -1
  58. package/lib/LogsTableItemSelectionActionsEditor.d.ts +2 -2
  59. package/lib/LogsTableItemSelectionActionsEditor.d.ts.map +1 -1
  60. package/lib/LogsTableItemSelectionActionsEditor.js +2 -2
  61. package/lib/LogsTableItemSelectionActionsEditor.js.map +1 -1
  62. package/lib/LogsTablePanel.d.ts +2 -2
  63. package/lib/LogsTablePanel.d.ts.map +1 -1
  64. package/lib/LogsTablePanel.js +3 -3
  65. package/lib/LogsTablePanel.js.map +1 -1
  66. package/lib/LogsTableSettingsEditor.d.ts +3 -3
  67. package/lib/LogsTableSettingsEditor.d.ts.map +1 -1
  68. package/lib/LogsTableSettingsEditor.js +3 -3
  69. package/lib/LogsTableSettingsEditor.js.map +1 -1
  70. package/lib/bootstrap.js +2 -2
  71. package/lib/components/EmptyLogsState.d.ts.map +1 -1
  72. package/lib/components/EmptyLogsState.js +2 -2
  73. package/lib/components/EmptyLogsState.js.map +1 -1
  74. package/lib/components/LogRow/LogDetailsTable.d.ts +2 -2
  75. package/lib/components/LogRow/LogDetailsTable.d.ts.map +1 -1
  76. package/lib/components/LogRow/LogDetailsTable.js +4 -4
  77. package/lib/components/LogRow/LogDetailsTable.js.map +1 -1
  78. package/lib/components/LogRow/LogRow.d.ts +3 -2
  79. package/lib/components/LogRow/LogRow.d.ts.map +1 -1
  80. package/lib/components/LogRow/LogRow.js +15 -15
  81. package/lib/components/LogRow/LogRow.js.map +1 -1
  82. package/lib/components/LogRow/LogTimestamp.js +1 -1
  83. package/lib/components/LogRow/LogsStyles.d.ts.map +1 -1
  84. package/lib/components/LogRow/LogsStyles.js +2 -2
  85. package/lib/components/LogRow/LogsStyles.js.map +1 -1
  86. package/lib/components/LogRow/index.js +2 -2
  87. package/lib/components/LogRow/index.js.map +1 -1
  88. package/lib/components/LogsList.d.ts +2 -2
  89. package/lib/components/LogsList.d.ts.map +1 -1
  90. package/lib/components/LogsList.js +5 -5
  91. package/lib/components/LogsList.js.map +1 -1
  92. package/lib/components/VirtualizedLogsList.d.ts +2 -2
  93. package/lib/components/VirtualizedLogsList.d.ts.map +1 -1
  94. package/lib/components/VirtualizedLogsList.js +18 -13
  95. package/lib/components/VirtualizedLogsList.js.map +1 -1
  96. package/lib/components/hooks/useExpandedRows.js +1 -1
  97. package/lib/components/hooks/useSeverity.d.ts +1 -1
  98. package/lib/components/hooks/useSeverity.d.ts.map +1 -1
  99. package/lib/components/hooks/useSeverity.js +2 -2
  100. package/lib/components/hooks/useSeverity.js.map +1 -1
  101. package/lib/components/utils.d.ts +1 -1
  102. package/lib/components/utils.d.ts.map +1 -1
  103. package/lib/components/utils.js.map +1 -1
  104. package/lib/getPluginModule.d.ts +1 -1
  105. package/lib/getPluginModule.d.ts.map +1 -1
  106. package/lib/getPluginModule.js +3 -1
  107. package/lib/getPluginModule.js.map +1 -1
  108. package/lib/index-federation.js +1 -1
  109. package/lib/index.js +3 -3
  110. package/lib/index.js.map +1 -1
  111. package/lib/model.d.ts +3 -3
  112. package/lib/model.d.ts.map +1 -1
  113. package/lib/model.js.map +1 -1
  114. package/lib/setup-tests.d.ts +1 -1
  115. package/lib/setup-tests.d.ts.map +1 -1
  116. package/lib/setup-tests.js +2 -2
  117. package/lib/setup-tests.js.map +1 -1
  118. package/lib/test/mock-query-results.d.ts +1 -1
  119. package/lib/test/mock-query-results.d.ts.map +1 -1
  120. package/lib/test/mock-query-results.js.map +1 -1
  121. package/lib/utils/ansi.js +2 -2
  122. package/lib/utils/copyHelpers.d.ts +1 -1
  123. package/lib/utils/copyHelpers.d.ts.map +1 -1
  124. package/lib/utils/copyHelpers.js +1 -1
  125. package/lib/utils/copyHelpers.js.map +1 -1
  126. package/mf-manifest.json +48 -48
  127. package/mf-stats.json +48 -48
  128. package/package.json +11 -11
  129. package/__mf/js/async/1603.89bfb1ad.js +0 -2
  130. package/__mf/js/async/1616.c3be409a.js +0 -1
  131. package/__mf/js/async/2043.dba84aa4.js +0 -2
  132. package/__mf/js/async/2546.6b3aab40.js +0 -3
  133. package/__mf/js/async/2842.610cb74b.js +0 -1
  134. package/__mf/js/async/304.21c30c64.js +0 -37
  135. package/__mf/js/async/3332.ab0338e8.js +0 -7
  136. package/__mf/js/async/3332.ab0338e8.js.LICENSE.txt +0 -39
  137. package/__mf/js/async/392.5cb44640.js +0 -2
  138. package/__mf/js/async/4077.32e3919d.js +0 -1
  139. package/__mf/js/async/4121.d4c9b3e3.js +0 -2
  140. package/__mf/js/async/4869.80345aa7.js +0 -1
  141. package/__mf/js/async/5002.1d6e3559.js +0 -1
  142. package/__mf/js/async/5071.be3352f1.js +0 -1
  143. package/__mf/js/async/5587.9e49a823.js +0 -1
  144. package/__mf/js/async/6274.fe68ed99.js +0 -2
  145. package/__mf/js/async/6458.de33906b.js +0 -1
  146. package/__mf/js/async/7177.8dd90707.js +0 -1
  147. package/__mf/js/async/7192.017cbe40.js +0 -1
  148. package/__mf/js/async/7250.05494519.js +0 -1
  149. package/__mf/js/async/7413.c2661694.js +0 -1
  150. package/__mf/js/async/7968.ec249f6f.js +0 -1
  151. package/__mf/js/async/7978.026a8b19.js +0 -1
  152. package/__mf/js/async/8356.f736e620.js +0 -1
  153. package/__mf/js/async/8470.f0bbed7d.js +0 -2
  154. package/__mf/js/async/8542.aa0c5fe3.js +0 -1
  155. package/__mf/js/async/8608.618e49dc.js +0 -1
  156. package/__mf/js/async/8634.231e1601.js +0 -2
  157. package/__mf/js/async/873.4fd8a061.js +0 -1
  158. package/__mf/js/async/8964.3e308de6.js +0 -2
  159. package/__mf/js/async/9126.a313fc37.js +0 -22
  160. package/__mf/js/async/9235.b68f4586.js +0 -1
  161. package/__mf/js/async/9293.ee3265d4.js +0 -2
  162. package/__mf/js/async/941.ad1062bb.js +0 -2
  163. package/__mf/js/async/9588.b214b983.js +0 -1
  164. package/__mf/js/async/__federation_expose_LogsTable.e6a243de.js +0 -1
  165. package/__mf/js/async/lib-router.c5e3aef3.js +0 -2
  166. package/lib/cjs/LogsTable.js +0 -58
  167. package/lib/cjs/LogsTableComponent.js +0 -47
  168. package/lib/cjs/LogsTableCsvExportAction.js +0 -124
  169. package/lib/cjs/LogsTableExportAction.js +0 -80
  170. package/lib/cjs/LogsTableItemSelectionActionsEditor.js +0 -44
  171. package/lib/cjs/LogsTablePanel.js +0 -42
  172. package/lib/cjs/LogsTableSettingsEditor.js +0 -57
  173. package/lib/cjs/bootstrap.js +0 -26
  174. package/lib/cjs/components/EmptyLogsState.js +0 -49
  175. package/lib/cjs/components/LogRow/LogDetailsTable.js +0 -126
  176. package/lib/cjs/components/LogRow/LogRow.js +0 -421
  177. package/lib/cjs/components/LogRow/LogTimestamp.js +0 -44
  178. package/lib/cjs/components/LogRow/LogsStyles.js +0 -87
  179. package/lib/cjs/components/LogRow/index.js +0 -37
  180. package/lib/cjs/components/LogsList.js +0 -44
  181. package/lib/cjs/components/VirtualizedLogsList.js +0 -547
  182. package/lib/cjs/components/hooks/useExpandedRows.js +0 -45
  183. package/lib/cjs/components/hooks/useSeverity.js +0 -47
  184. package/lib/cjs/components/utils.js +0 -78
  185. package/lib/cjs/env.d.js +0 -14
  186. package/lib/cjs/getPluginModule.js +0 -39
  187. package/lib/cjs/index-federation.js +0 -55
  188. package/lib/cjs/index.js +0 -38
  189. package/lib/cjs/model.js +0 -16
  190. package/lib/cjs/setup-tests.js +0 -19
  191. package/lib/cjs/test/mock-query-results.js +0 -133
  192. package/lib/cjs/utils/ansi.js +0 -60
  193. package/lib/cjs/utils/copyHelpers.js +0 -72
  194. /package/__mf/css/async/{3332.85c2cbf6.css → 243.85c2cbf6.css} +0 -0
  195. /package/__mf/js/async/{2043.dba84aa4.js.LICENSE.txt → 2043.8640face.js.LICENSE.txt} +0 -0
  196. /package/__mf/js/async/{7445.009cf084.js.LICENSE.txt → 3358.3c58ea5d.js.LICENSE.txt} +0 -0
  197. /package/__mf/js/async/{392.5cb44640.js.LICENSE.txt → 392.8a5ab35e.js.LICENSE.txt} +0 -0
  198. /package/__mf/js/async/{4121.d4c9b3e3.js.LICENSE.txt → 4121.0697bd8d.js.LICENSE.txt} +0 -0
  199. /package/__mf/js/async/{6274.fe68ed99.js.LICENSE.txt → 6274.f93e4970.js.LICENSE.txt} +0 -0
  200. /package/__mf/js/async/{1603.89bfb1ad.js.LICENSE.txt → 7633.4f097f9e.js.LICENSE.txt} +0 -0
  201. /package/__mf/js/async/{9126.a313fc37.js.LICENSE.txt → 7705.ec6af857.js.LICENSE.txt} +0 -0
  202. /package/__mf/js/async/{8470.f0bbed7d.js.LICENSE.txt → 8470.f1ab476a.js.LICENSE.txt} +0 -0
  203. /package/__mf/js/async/{8634.231e1601.js.LICENSE.txt → 8634.9f5cc5a4.js.LICENSE.txt} +0 -0
  204. /package/__mf/js/async/{941.ad1062bb.js.LICENSE.txt → 941.a9e7a00e.js.LICENSE.txt} +0 -0
  205. /package/__mf/js/async/{lib-router.c5e3aef3.js.LICENSE.txt → lib-router.e3526b78.js.LICENSE.txt} +0 -0
@@ -10,7 +10,9 @@
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 packageJson from '../package.json';
13
+ import packageJson from "../package.json" with {
14
+ type: 'json'
15
+ };
14
16
  /**
15
17
  * Returns the plugin module information from package.json
16
18
  */ export function getPluginModule() {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/getPluginModule.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 { PluginModuleResource, PluginModuleSpec } from '@perses-dev/plugin-system';\nimport packageJson from '../package.json';\n\n/**\n * Returns the plugin module information from package.json\n */\nexport function getPluginModule(): PluginModuleResource {\n const { name, version, perses } = packageJson;\n return {\n kind: 'PluginModule',\n metadata: {\n name,\n version,\n },\n spec: perses as PluginModuleSpec,\n };\n}\n"],"names":["packageJson","getPluginModule","name","version","perses","kind","metadata","spec"],"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,iBAAiB,kBAAkB;AAE1C;;CAEC,GACD,OAAO,SAASC;IACd,MAAM,EAAEC,IAAI,EAAEC,OAAO,EAAEC,MAAM,EAAE,GAAGJ;IAClC,OAAO;QACLK,MAAM;QACNC,UAAU;YACRJ;YACAC;QACF;QACAI,MAAMH;IACR;AACF"}
1
+ {"version":3,"sources":["../../src/getPluginModule.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 { PluginModuleResource, PluginModuleSpec } from '@perses-dev/plugin-system';\n\nimport packageJson from '../package.json' with { type: 'json' };\n\n/**\n * Returns the plugin module information from package.json\n */\nexport function getPluginModule(): PluginModuleResource {\n const { name, version, perses } = packageJson;\n return {\n kind: 'PluginModule',\n metadata: {\n name,\n version,\n },\n spec: perses as PluginModuleSpec,\n };\n}\n"],"names":["packageJson","type","getPluginModule","name","version","perses","kind","metadata","spec"],"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;AAIjC,OAAOA,iBAAiB,uBAAuB;IAAEC,MAAM;AAAO,EAAE;AAEhE;;CAEC,GACD,OAAO,SAASC;IACd,MAAM,EAAEC,IAAI,EAAEC,OAAO,EAAEC,MAAM,EAAE,GAAGL;IAClC,OAAO;QACLM,MAAM;QACNC,UAAU;YACRJ;YACAC;QACF;QACAI,MAAMH;IACR;AACF"}
@@ -10,6 +10,6 @@
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('./bootstrap');
13
+ import("./bootstrap.js");
14
14
 
15
15
  //# sourceMappingURL=index-federation.js.map
package/lib/index.js CHANGED
@@ -10,8 +10,8 @@
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
- export { getPluginModule } from './getPluginModule';
14
- export * from './model';
15
- export * from './LogsTable';
13
+ export { getPluginModule } from "./getPluginModule.js";
14
+ export * from "./model.js";
15
+ export * from "./LogsTable.js";
16
16
 
17
17
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.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\nexport { getPluginModule } from './getPluginModule';\nexport * from './model';\nexport * from './LogsTable';\n"],"names":["getPluginModule"],"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;AAEjC,SAASA,eAAe,QAAQ,oBAAoB;AACpD,cAAc,UAAU;AACxB,cAAc,cAAc"}
1
+ {"version":3,"sources":["../../src/index.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\nexport { getPluginModule } from './getPluginModule';\nexport * from './model';\nexport * from './LogsTable';\n"],"names":["getPluginModule"],"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;AAEjC,SAASA,eAAe,QAAQ,uBAAoB;AACpD,cAAc,aAAU;AACxB,cAAc,iBAAc"}
package/lib/model.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- import { ThresholdOptions } from '@perses-dev/components';
2
- import { PanelProps, LegendSpecOptions, SelectionOptions, OptionsEditorProps, ActionOptions } from '@perses-dev/plugin-system';
3
- import { LogData } from '@perses-dev/spec';
1
+ import type { ThresholdOptions } from '@perses-dev/components';
2
+ import type { PanelProps, LegendSpecOptions, SelectionOptions, OptionsEditorProps, ActionOptions } from '@perses-dev/plugin-system';
3
+ import type { LogData } from '@perses-dev/spec';
4
4
  export type LogsTableProps = PanelProps<LogsTableOptions, LogsQueryData>;
5
5
  export interface LogsQueryData {
6
6
  logs?: LogData;
@@ -1 +1 @@
1
- {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EACL,UAAU,EACV,iBAAiB,EACjB,gBAAgB,EAChB,kBAAkB,EAClB,aAAa,EACd,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAE3C,MAAM,MAAM,cAAc,GAAG,UAAU,CAAC,gBAAgB,EAAE,aAAa,CAAC,CAAC;AAEzE,MAAM,WAAW,aAAa;IAC5B,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAED,MAAM,WAAW,gBAAgB;IAC/B,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,OAAO,CAAC,EAAE,aAAa,CAAC;CACzB;AAED,MAAM,MAAM,4BAA4B,GAAG,kBAAkB,CAAC,gBAAgB,CAAC,CAAC"}
1
+ {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAC/D,OAAO,KAAK,EACV,UAAU,EACV,iBAAiB,EACjB,gBAAgB,EAChB,kBAAkB,EAClB,aAAa,EACd,MAAM,2BAA2B,CAAC;AACnC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEhD,MAAM,MAAM,cAAc,GAAG,UAAU,CAAC,gBAAgB,EAAE,aAAa,CAAC,CAAC;AAEzE,MAAM,WAAW,aAAa;IAC5B,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAED,MAAM,WAAW,gBAAgB;IAC/B,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,OAAO,CAAC,EAAE,aAAa,CAAC;CACzB;AAED,MAAM,MAAM,4BAA4B,GAAG,kBAAkB,CAAC,gBAAgB,CAAC,CAAC"}
package/lib/model.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/model.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 { ThresholdOptions } from '@perses-dev/components';\nimport {\n PanelProps,\n LegendSpecOptions,\n SelectionOptions,\n OptionsEditorProps,\n ActionOptions,\n} from '@perses-dev/plugin-system';\nimport { LogData } from '@perses-dev/spec';\n\nexport type LogsTableProps = PanelProps<LogsTableOptions, LogsQueryData>;\n\nexport interface LogsQueryData {\n logs?: LogData;\n}\n\nexport interface LogsTableOptions {\n legend?: LegendSpecOptions;\n thresholds?: ThresholdOptions;\n allowWrap?: boolean;\n enableDetails?: boolean;\n showTime?: boolean;\n showAll?: boolean;\n selection?: SelectionOptions;\n actions?: ActionOptions;\n}\n\nexport type LogsTableSettingsEditorProps = OptionsEditorProps<LogsTableOptions>;\n"],"names":[],"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;AA6BjC,WAAgF"}
1
+ {"version":3,"sources":["../../src/model.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 { ThresholdOptions } from '@perses-dev/components';\nimport type {\n PanelProps,\n LegendSpecOptions,\n SelectionOptions,\n OptionsEditorProps,\n ActionOptions,\n} from '@perses-dev/plugin-system';\nimport type { LogData } from '@perses-dev/spec';\n\nexport type LogsTableProps = PanelProps<LogsTableOptions, LogsQueryData>;\n\nexport interface LogsQueryData {\n logs?: LogData;\n}\n\nexport interface LogsTableOptions {\n legend?: LegendSpecOptions;\n thresholds?: ThresholdOptions;\n allowWrap?: boolean;\n enableDetails?: boolean;\n showTime?: boolean;\n showAll?: boolean;\n selection?: SelectionOptions;\n actions?: ActionOptions;\n}\n\nexport type LogsTableSettingsEditorProps = OptionsEditorProps<LogsTableOptions>;\n"],"names":[],"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;AA6BjC,WAAgF"}
@@ -1,2 +1,2 @@
1
- import '@testing-library/jest-dom';
1
+ import '@testing-library/jest-dom/vitest';
2
2
  //# sourceMappingURL=setup-tests.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"setup-tests.d.ts","sourceRoot":"","sources":["../../src/setup-tests.ts"],"names":[],"mappings":"AAaA,OAAO,2BAA2B,CAAC"}
1
+ {"version":3,"file":"setup-tests.d.ts","sourceRoot":"","sources":["../../src/setup-tests.ts"],"names":[],"mappings":"AAaA,OAAO,kCAAkC,CAAC"}
@@ -10,8 +10,8 @@
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 '@testing-library/jest-dom';
13
+ import "@testing-library/jest-dom/vitest";
14
14
  // Always mock e-charts during tests since we don't have a proper canvas in jsdom
15
- jest.mock('echarts/core');
15
+ vi.mock('echarts/core');
16
16
 
17
17
  //# sourceMappingURL=setup-tests.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/setup-tests.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 '@testing-library/jest-dom';\n\n// Always mock e-charts during tests since we don't have a proper canvas in jsdom\njest.mock('echarts/core');\n"],"names":["jest","mock"],"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,OAAO,4BAA4B;AAEnC,iFAAiF;AACjFA,KAAKC,IAAI,CAAC"}
1
+ {"version":3,"sources":["../../src/setup-tests.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 '@testing-library/jest-dom/vitest';\n\n// Always mock e-charts during tests since we don't have a proper canvas in jsdom\nvi.mock('echarts/core');\n"],"names":["vi","mock"],"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,OAAO,mCAAmC;AAE1C,iFAAiF;AACjFA,GAAGC,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- import { LogsQueryData } from '../model';
1
+ import type { LogsQueryData } from '../model';
2
2
  export declare const MOCK_LOGS_QUERY_RESULT: LogsQueryData;
3
3
  export declare const MOCK_LOGS_QUERY_RESULTS: LogsQueryData[];
4
4
  export declare const MOCK_LOGS_QUERY_DEFINITION: {
@@ -1 +1 @@
1
- {"version":3,"file":"mock-query-results.d.ts","sourceRoot":"","sources":["../../../src/test/mock-query-results.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAEzC,eAAO,MAAM,sBAAsB,EAAE,aAkCpC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,aAAa,EAqDlD,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;CAUtC,CAAC"}
1
+ {"version":3,"file":"mock-query-results.d.ts","sourceRoot":"","sources":["../../../src/test/mock-query-results.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9C,eAAO,MAAM,sBAAsB,EAAE,aAkCpC,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,aAAa,EAqDlD,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;CAUtC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/test/mock-query-results.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 { LogsQueryData } from '../model';\n\nexport const MOCK_LOGS_QUERY_RESULT: LogsQueryData = {\n logs: {\n hasMore: false,\n timeRange: {\n start: new Date(1666625490),\n end: new Date(1666625535),\n },\n entries: [\n {\n timestamp: 1666625491,\n line: 'foo',\n labels: {\n device: '/dev/vda1',\n env: 'demo',\n fstype: 'ext4',\n instance: 'demo.do.prometheus.io:9100',\n job: 'node',\n mountpoint: '/',\n },\n },\n {\n timestamp: 1666625490,\n line: 'bar',\n labels: {\n device: '/dev/vda15',\n env: 'demo',\n fstype: 'vfat',\n instance: 'demo.do.prometheus.io:9100',\n job: 'node',\n mountpoint: '/boot/efi',\n },\n },\n ],\n },\n};\n\nexport const MOCK_LOGS_QUERY_RESULTS: LogsQueryData[] = [\n {\n logs: {\n entries: [\n {\n timestamp: 1769009811.4465687,\n line: '{\"host\":\"120.180.160.121\", \"user-identifier\":\"-\", \"datetime\":\"21/Jan/2026:15:32:31 +0000\", \"method\": \"DELETE\", \"request\": \"/killer/pixy\", \"protocol\":\"HTTP/2.0\", \"status\":200, \"bytes\":9821, \"referer\": \"http://www.internationalend-to-end.com/e-business/web services\"}',\n labels: {\n app: 'log-generator',\n bytes: '9821',\n datetime: '21/Jan/2026:15:32:31 +0000',\n detected_level: 'unknown',\n filename: '/var/log/fake/fake.log',\n host: '120.180.160.121',\n method: 'DELETE',\n protocol: 'HTTP/2.0',\n referer: 'http://www.internationalend-to-end.com/e-business/web services',\n request: '/killer/pixy',\n service_name: 'log-generator',\n status: '200',\n user_identifier: '-',\n },\n },\n ],\n totalCount: 1,\n },\n },\n {\n logs: {\n entries: [\n {\n timestamp: 1769009890.5294495,\n line: '{\"host\":\"18.178.231.77\", \"user-identifier\":\"cormier2584\", \"datetime\":\"21/Jan/2026:15:33:49 +0000\", \"method\": \"POST\", \"request\": \"/facilitate/mesh/methodologies/deploy\", \"protocol\":\"HTTP/1.1\", \"status\":503, \"bytes\":9892, \"referer\": \"http://www.direct.com/holistic\"}',\n labels: {\n app: 'log-generator',\n bytes: '9892',\n datetime: '21/Jan/2026:15:33:49 +0000',\n detected_level: 'unknown',\n filename: '/var/log/fake/fake.log',\n host: '18.178.231.77',\n method: 'POST',\n protocol: 'HTTP/1.1',\n referer: 'http://www.direct.com/holistic',\n request: '/facilitate/mesh/methodologies/deploy',\n service_name: 'log-generator',\n status: '503',\n user_identifier: 'cormier2584',\n },\n },\n ],\n totalCount: 1,\n },\n },\n];\n\nexport const MOCK_LOGS_QUERY_DEFINITION = {\n kind: 'LogsQuery',\n spec: {\n plugin: {\n kind: 'LokiLogsQuery',\n spec: {\n query: '',\n },\n },\n },\n};\n"],"names":["MOCK_LOGS_QUERY_RESULT","logs","hasMore","timeRange","start","Date","end","entries","timestamp","line","labels","device","env","fstype","instance","job","mountpoint","MOCK_LOGS_QUERY_RESULTS","app","bytes","datetime","detected_level","filename","host","method","protocol","referer","request","service_name","status","user_identifier","totalCount","MOCK_LOGS_QUERY_DEFINITION","kind","spec","plugin","query"],"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,OAAO,MAAMA,yBAAwC;IACnDC,MAAM;QACJC,SAAS;QACTC,WAAW;YACTC,OAAO,IAAIC,KAAK;YAChBC,KAAK,IAAID,KAAK;QAChB;QACAE,SAAS;YACP;gBACEC,WAAW;gBACXC,MAAM;gBACNC,QAAQ;oBACNC,QAAQ;oBACRC,KAAK;oBACLC,QAAQ;oBACRC,UAAU;oBACVC,KAAK;oBACLC,YAAY;gBACd;YACF;YACA;gBACER,WAAW;gBACXC,MAAM;gBACNC,QAAQ;oBACNC,QAAQ;oBACRC,KAAK;oBACLC,QAAQ;oBACRC,UAAU;oBACVC,KAAK;oBACLC,YAAY;gBACd;YACF;SACD;IACH;AACF,EAAE;AAEF,OAAO,MAAMC,0BAA2C;IACtD;QACEhB,MAAM;YACJM,SAAS;gBACP;oBACEC,WAAW;oBACXC,MAAM;oBACNC,QAAQ;wBACNQ,KAAK;wBACLC,OAAO;wBACPC,UAAU;wBACVC,gBAAgB;wBAChBC,UAAU;wBACVC,MAAM;wBACNC,QAAQ;wBACRC,UAAU;wBACVC,SAAS;wBACTC,SAAS;wBACTC,cAAc;wBACdC,QAAQ;wBACRC,iBAAiB;oBACnB;gBACF;aACD;YACDC,YAAY;QACd;IACF;IACA;QACE9B,MAAM;YACJM,SAAS;gBACP;oBACEC,WAAW;oBACXC,MAAM;oBACNC,QAAQ;wBACNQ,KAAK;wBACLC,OAAO;wBACPC,UAAU;wBACVC,gBAAgB;wBAChBC,UAAU;wBACVC,MAAM;wBACNC,QAAQ;wBACRC,UAAU;wBACVC,SAAS;wBACTC,SAAS;wBACTC,cAAc;wBACdC,QAAQ;wBACRC,iBAAiB;oBACnB;gBACF;aACD;YACDC,YAAY;QACd;IACF;CACD,CAAC;AAEF,OAAO,MAAMC,6BAA6B;IACxCC,MAAM;IACNC,MAAM;QACJC,QAAQ;YACNF,MAAM;YACNC,MAAM;gBACJE,OAAO;YACT;QACF;IACF;AACF,EAAE"}
1
+ {"version":3,"sources":["../../../src/test/mock-query-results.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 { LogsQueryData } from '../model';\n\nexport const MOCK_LOGS_QUERY_RESULT: LogsQueryData = {\n logs: {\n hasMore: false,\n timeRange: {\n start: new Date(1666625490),\n end: new Date(1666625535),\n },\n entries: [\n {\n timestamp: 1666625491,\n line: 'foo',\n labels: {\n device: '/dev/vda1',\n env: 'demo',\n fstype: 'ext4',\n instance: 'demo.do.prometheus.io:9100',\n job: 'node',\n mountpoint: '/',\n },\n },\n {\n timestamp: 1666625490,\n line: 'bar',\n labels: {\n device: '/dev/vda15',\n env: 'demo',\n fstype: 'vfat',\n instance: 'demo.do.prometheus.io:9100',\n job: 'node',\n mountpoint: '/boot/efi',\n },\n },\n ],\n },\n};\n\nexport const MOCK_LOGS_QUERY_RESULTS: LogsQueryData[] = [\n {\n logs: {\n entries: [\n {\n timestamp: 1769009811.4465687,\n line: '{\"host\":\"120.180.160.121\", \"user-identifier\":\"-\", \"datetime\":\"21/Jan/2026:15:32:31 +0000\", \"method\": \"DELETE\", \"request\": \"/killer/pixy\", \"protocol\":\"HTTP/2.0\", \"status\":200, \"bytes\":9821, \"referer\": \"http://www.internationalend-to-end.com/e-business/web services\"}',\n labels: {\n app: 'log-generator',\n bytes: '9821',\n datetime: '21/Jan/2026:15:32:31 +0000',\n detected_level: 'unknown',\n filename: '/var/log/fake/fake.log',\n host: '120.180.160.121',\n method: 'DELETE',\n protocol: 'HTTP/2.0',\n referer: 'http://www.internationalend-to-end.com/e-business/web services',\n request: '/killer/pixy',\n service_name: 'log-generator',\n status: '200',\n user_identifier: '-',\n },\n },\n ],\n totalCount: 1,\n },\n },\n {\n logs: {\n entries: [\n {\n timestamp: 1769009890.5294495,\n line: '{\"host\":\"18.178.231.77\", \"user-identifier\":\"cormier2584\", \"datetime\":\"21/Jan/2026:15:33:49 +0000\", \"method\": \"POST\", \"request\": \"/facilitate/mesh/methodologies/deploy\", \"protocol\":\"HTTP/1.1\", \"status\":503, \"bytes\":9892, \"referer\": \"http://www.direct.com/holistic\"}',\n labels: {\n app: 'log-generator',\n bytes: '9892',\n datetime: '21/Jan/2026:15:33:49 +0000',\n detected_level: 'unknown',\n filename: '/var/log/fake/fake.log',\n host: '18.178.231.77',\n method: 'POST',\n protocol: 'HTTP/1.1',\n referer: 'http://www.direct.com/holistic',\n request: '/facilitate/mesh/methodologies/deploy',\n service_name: 'log-generator',\n status: '503',\n user_identifier: 'cormier2584',\n },\n },\n ],\n totalCount: 1,\n },\n },\n];\n\nexport const MOCK_LOGS_QUERY_DEFINITION = {\n kind: 'LogsQuery',\n spec: {\n plugin: {\n kind: 'LokiLogsQuery',\n spec: {\n query: '',\n },\n },\n },\n};\n"],"names":["MOCK_LOGS_QUERY_RESULT","logs","hasMore","timeRange","start","Date","end","entries","timestamp","line","labels","device","env","fstype","instance","job","mountpoint","MOCK_LOGS_QUERY_RESULTS","app","bytes","datetime","detected_level","filename","host","method","protocol","referer","request","service_name","status","user_identifier","totalCount","MOCK_LOGS_QUERY_DEFINITION","kind","spec","plugin","query"],"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,OAAO,MAAMA,yBAAwC;IACnDC,MAAM;QACJC,SAAS;QACTC,WAAW;YACTC,OAAO,IAAIC,KAAK;YAChBC,KAAK,IAAID,KAAK;QAChB;QACAE,SAAS;YACP;gBACEC,WAAW;gBACXC,MAAM;gBACNC,QAAQ;oBACNC,QAAQ;oBACRC,KAAK;oBACLC,QAAQ;oBACRC,UAAU;oBACVC,KAAK;oBACLC,YAAY;gBACd;YACF;YACA;gBACER,WAAW;gBACXC,MAAM;gBACNC,QAAQ;oBACNC,QAAQ;oBACRC,KAAK;oBACLC,QAAQ;oBACRC,UAAU;oBACVC,KAAK;oBACLC,YAAY;gBACd;YACF;SACD;IACH;AACF,EAAE;AAEF,OAAO,MAAMC,0BAA2C;IACtD;QACEhB,MAAM;YACJM,SAAS;gBACP;oBACEC,WAAW;oBACXC,MAAM;oBACNC,QAAQ;wBACNQ,KAAK;wBACLC,OAAO;wBACPC,UAAU;wBACVC,gBAAgB;wBAChBC,UAAU;wBACVC,MAAM;wBACNC,QAAQ;wBACRC,UAAU;wBACVC,SAAS;wBACTC,SAAS;wBACTC,cAAc;wBACdC,QAAQ;wBACRC,iBAAiB;oBACnB;gBACF;aACD;YACDC,YAAY;QACd;IACF;IACA;QACE9B,MAAM;YACJM,SAAS;gBACP;oBACEC,WAAW;oBACXC,MAAM;oBACNC,QAAQ;wBACNQ,KAAK;wBACLC,OAAO;wBACPC,UAAU;wBACVC,gBAAgB;wBAChBC,UAAU;wBACVC,MAAM;wBACNC,QAAQ;wBACRC,UAAU;wBACVC,SAAS;wBACTC,SAAS;wBACTC,cAAc;wBACdC,QAAQ;wBACRC,iBAAiB;oBACnB;gBACF;aACD;YACDC,YAAY;QACd;IACF;CACD,CAAC;AAEF,OAAO,MAAMC,6BAA6B;IACxCC,MAAM;IACNC,MAAM;QACJC,QAAQ;YACNF,MAAM;YACNC,MAAM;gBACJE,OAAO;YACT;QACF;IACF;AACF,EAAE"}
package/lib/utils/ansi.js CHANGED
@@ -10,8 +10,8 @@
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 { AnsiUp } from 'ansi_up';
14
- import DOMPurify from 'dompurify';
13
+ import { AnsiUp } from "ansi_up";
14
+ import DOMPurify from "dompurify";
15
15
  const ansiUp = new AnsiUp();
16
16
  ansiUp.use_classes = true;
17
17
  const ESC = String.fromCharCode(27);
@@ -1,4 +1,4 @@
1
- import { LogEntry } from '@perses-dev/spec';
1
+ import type { LogEntry } from '@perses-dev/spec';
2
2
  /**
3
3
  * Formats a timestamp for display in copied text
4
4
  */
@@ -1 +1 @@
1
- {"version":3,"file":"copyHelpers.d.ts","sourceRoot":"","sources":["../../../src/utils/copyHelpers.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAG5C;;GAEG;AACH,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,CAGlE;AASD;;GAEG;AACH,wBAAgB,YAAY,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,MAAM,CAInE;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAAC,GAAG,EAAE,QAAQ,GAAG,MAAM,CAKpD;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,QAAQ,GAAG,MAAM,CAEtD;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,QAAQ,GAAG,MAAM,CAErD;AAED;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,QAAQ,EAAE,GAAG,MAAM,CAEzD"}
1
+ {"version":3,"file":"copyHelpers.d.ts","sourceRoot":"","sources":["../../../src/utils/copyHelpers.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIjD;;GAEG;AACH,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,CAGlE;AASD;;GAEG;AACH,wBAAgB,YAAY,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,MAAM,CAInE;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAAC,GAAG,EAAE,QAAQ,GAAG,MAAM,CAKpD;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,QAAQ,GAAG,MAAM,CAEtD;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,QAAQ,GAAG,MAAM,CAErD;AAED;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,QAAQ,EAAE,GAAG,MAAM,CAEzD"}
@@ -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 { stripAnsi } from './ansi';
13
+ import { stripAnsi } from "./ansi.js";
14
14
  /**
15
15
  * Formats a timestamp for display in copied text
16
16
  */ export function formatTimestamp(timestamp) {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/utils/copyHelpers.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 { LogEntry } from '@perses-dev/spec';\nimport { stripAnsi } from './ansi';\n\n/**\n * Formats a timestamp for display in copied text\n */\nexport function formatTimestamp(timestamp: number | string): string {\n const date = typeof timestamp === 'number' ? new Date(timestamp * 1000) : parseTimestamp(timestamp);\n return date.toISOString();\n}\n\n/**\n * Parses a timestamp string to a Date object\n */\nfunction parseTimestamp(timestamp: string): Date {\n return /^\\d+$/.test(timestamp) ? new Date(parseInt(timestamp) * 1000) : new Date(Date.parse(timestamp));\n}\n\n/**\n * Formats labels as key=value pairs\n */\nexport function formatLabels(labels: Record<string, string>): string {\n const entries = Object.entries(labels);\n if (entries.length === 0) return '';\n return entries.map(([key, value]) => `${key}=\"${value}\"`).join(' ');\n}\n\n/**\n * Formats a single log entry as plain text for copying\n * Format: {timestamp} {labels} {message}\n */\nexport function formatLogEntry(log: LogEntry): string {\n const timestamp = formatTimestamp(log.timestamp);\n const labels = formatLabels(log.labels || {});\n const cleanLine = stripAnsi(log.line);\n return labels ? `${timestamp} ${labels} ${cleanLine}` : `${timestamp} ${cleanLine}`;\n}\n\n/**\n * Formats just the log message text (no timestamp or labels)\n */\nexport function formatLogMessage(log: LogEntry): string {\n return stripAnsi(log.line);\n}\n\n/**\n * Formats a log entry as JSON\n */\nexport function formatLogAsJson(log: LogEntry): string {\n return JSON.stringify(log, null, 2);\n}\n\n/**\n * Formats multiple log entries as plain text for copying\n * Each log entry is on its own line\n */\nexport function formatLogEntries(logs: LogEntry[]): string {\n return logs.map(formatLogEntry).join('\\n');\n}\n"],"names":["stripAnsi","formatTimestamp","timestamp","date","Date","parseTimestamp","toISOString","test","parseInt","parse","formatLabels","labels","entries","Object","length","map","key","value","join","formatLogEntry","log","cleanLine","line","formatLogMessage","formatLogAsJson","JSON","stringify","formatLogEntries","logs"],"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;AAGjC,SAASA,SAAS,QAAQ,SAAS;AAEnC;;CAEC,GACD,OAAO,SAASC,gBAAgBC,SAA0B;IACxD,MAAMC,OAAO,OAAOD,cAAc,WAAW,IAAIE,KAAKF,YAAY,QAAQG,eAAeH;IACzF,OAAOC,KAAKG,WAAW;AACzB;AAEA;;CAEC,GACD,SAASD,eAAeH,SAAiB;IACvC,OAAO,QAAQK,IAAI,CAACL,aAAa,IAAIE,KAAKI,SAASN,aAAa,QAAQ,IAAIE,KAAKA,KAAKK,KAAK,CAACP;AAC9F;AAEA;;CAEC,GACD,OAAO,SAASQ,aAAaC,MAA8B;IACzD,MAAMC,UAAUC,OAAOD,OAAO,CAACD;IAC/B,IAAIC,QAAQE,MAAM,KAAK,GAAG,OAAO;IACjC,OAAOF,QAAQG,GAAG,CAAC,CAAC,CAACC,KAAKC,MAAM,GAAK,GAAGD,IAAI,EAAE,EAAEC,MAAM,CAAC,CAAC,EAAEC,IAAI,CAAC;AACjE;AAEA;;;CAGC,GACD,OAAO,SAASC,eAAeC,GAAa;IAC1C,MAAMlB,YAAYD,gBAAgBmB,IAAIlB,SAAS;IAC/C,MAAMS,SAASD,aAAaU,IAAIT,MAAM,IAAI,CAAC;IAC3C,MAAMU,YAAYrB,UAAUoB,IAAIE,IAAI;IACpC,OAAOX,SAAS,GAAGT,UAAU,CAAC,EAAES,OAAO,CAAC,EAAEU,WAAW,GAAG,GAAGnB,UAAU,CAAC,EAAEmB,WAAW;AACrF;AAEA;;CAEC,GACD,OAAO,SAASE,iBAAiBH,GAAa;IAC5C,OAAOpB,UAAUoB,IAAIE,IAAI;AAC3B;AAEA;;CAEC,GACD,OAAO,SAASE,gBAAgBJ,GAAa;IAC3C,OAAOK,KAAKC,SAAS,CAACN,KAAK,MAAM;AACnC;AAEA;;;CAGC,GACD,OAAO,SAASO,iBAAiBC,IAAgB;IAC/C,OAAOA,KAAKb,GAAG,CAACI,gBAAgBD,IAAI,CAAC;AACvC"}
1
+ {"version":3,"sources":["../../../src/utils/copyHelpers.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 { LogEntry } from '@perses-dev/spec';\n\nimport { stripAnsi } from './ansi';\n\n/**\n * Formats a timestamp for display in copied text\n */\nexport function formatTimestamp(timestamp: number | string): string {\n const date = typeof timestamp === 'number' ? new Date(timestamp * 1000) : parseTimestamp(timestamp);\n return date.toISOString();\n}\n\n/**\n * Parses a timestamp string to a Date object\n */\nfunction parseTimestamp(timestamp: string): Date {\n return /^\\d+$/.test(timestamp) ? new Date(parseInt(timestamp) * 1000) : new Date(Date.parse(timestamp));\n}\n\n/**\n * Formats labels as key=value pairs\n */\nexport function formatLabels(labels: Record<string, string>): string {\n const entries = Object.entries(labels);\n if (entries.length === 0) return '';\n return entries.map(([key, value]) => `${key}=\"${value}\"`).join(' ');\n}\n\n/**\n * Formats a single log entry as plain text for copying\n * Format: {timestamp} {labels} {message}\n */\nexport function formatLogEntry(log: LogEntry): string {\n const timestamp = formatTimestamp(log.timestamp);\n const labels = formatLabels(log.labels || {});\n const cleanLine = stripAnsi(log.line);\n return labels ? `${timestamp} ${labels} ${cleanLine}` : `${timestamp} ${cleanLine}`;\n}\n\n/**\n * Formats just the log message text (no timestamp or labels)\n */\nexport function formatLogMessage(log: LogEntry): string {\n return stripAnsi(log.line);\n}\n\n/**\n * Formats a log entry as JSON\n */\nexport function formatLogAsJson(log: LogEntry): string {\n return JSON.stringify(log, null, 2);\n}\n\n/**\n * Formats multiple log entries as plain text for copying\n * Each log entry is on its own line\n */\nexport function formatLogEntries(logs: LogEntry[]): string {\n return logs.map(formatLogEntry).join('\\n');\n}\n"],"names":["stripAnsi","formatTimestamp","timestamp","date","Date","parseTimestamp","toISOString","test","parseInt","parse","formatLabels","labels","entries","Object","length","map","key","value","join","formatLogEntry","log","cleanLine","line","formatLogMessage","formatLogAsJson","JSON","stringify","formatLogEntries","logs"],"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,SAAS,QAAQ,YAAS;AAEnC;;CAEC,GACD,OAAO,SAASC,gBAAgBC,SAA0B;IACxD,MAAMC,OAAO,OAAOD,cAAc,WAAW,IAAIE,KAAKF,YAAY,QAAQG,eAAeH;IACzF,OAAOC,KAAKG,WAAW;AACzB;AAEA;;CAEC,GACD,SAASD,eAAeH,SAAiB;IACvC,OAAO,QAAQK,IAAI,CAACL,aAAa,IAAIE,KAAKI,SAASN,aAAa,QAAQ,IAAIE,KAAKA,KAAKK,KAAK,CAACP;AAC9F;AAEA;;CAEC,GACD,OAAO,SAASQ,aAAaC,MAA8B;IACzD,MAAMC,UAAUC,OAAOD,OAAO,CAACD;IAC/B,IAAIC,QAAQE,MAAM,KAAK,GAAG,OAAO;IACjC,OAAOF,QAAQG,GAAG,CAAC,CAAC,CAACC,KAAKC,MAAM,GAAK,GAAGD,IAAI,EAAE,EAAEC,MAAM,CAAC,CAAC,EAAEC,IAAI,CAAC;AACjE;AAEA;;;CAGC,GACD,OAAO,SAASC,eAAeC,GAAa;IAC1C,MAAMlB,YAAYD,gBAAgBmB,IAAIlB,SAAS;IAC/C,MAAMS,SAASD,aAAaU,IAAIT,MAAM,IAAI,CAAC;IAC3C,MAAMU,YAAYrB,UAAUoB,IAAIE,IAAI;IACpC,OAAOX,SAAS,GAAGT,UAAU,CAAC,EAAES,OAAO,CAAC,EAAEU,WAAW,GAAG,GAAGnB,UAAU,CAAC,EAAEmB,WAAW;AACrF;AAEA;;CAEC,GACD,OAAO,SAASE,iBAAiBH,GAAa;IAC5C,OAAOpB,UAAUoB,IAAIE,IAAI;AAC3B;AAEA;;CAEC,GACD,OAAO,SAASE,gBAAgBJ,GAAa;IAC3C,OAAOK,KAAKC,SAAS,CAACN,KAAK,MAAM;AACnC;AAEA;;;CAGC,GACD,OAAO,SAASO,iBAAiBC,IAAgB;IAC/C,OAAOA,KAAKb,GAAG,CAACI,gBAAgBD,IAAI,CAAC;AACvC"}
package/mf-manifest.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "LogsTable",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.3.0",
8
+ "buildVersion": "0.4.0-beta.2",
9
9
  "buildName": "@perses-dev/logs-table-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/LogsTable.f8cdc769.js",
12
+ "name": "__mf/js/LogsTable.35f3dd46.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -19,9 +19,9 @@
19
19
  "zip": "",
20
20
  "api": ""
21
21
  },
22
- "globalName": "LogsTable",
22
+ "globalName": "LogsTable_0_4_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/LogsTable/\"; }"
24
+ "getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/LogsTable~0.4.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/6274.fe68ed99.js"
37
+ "__mf/js/async/6274.f93e4970.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/1616.c3be409a.js",
58
- "__mf/js/async/9235.b68f4586.js"
57
+ "__mf/js/async/1616.eaaab35b.js",
58
+ "__mf/js/async/9235.15674367.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/5587.9e49a823.js",
79
- "__mf/js/async/7968.ec249f6f.js"
78
+ "__mf/js/async/5587.cc780fc9.js",
79
+ "__mf/js/async/7968.5fe4ec6a.js"
80
80
  ]
81
81
  },
82
82
  "css": {
@@ -89,20 +89,20 @@
89
89
  {
90
90
  "id": "LogsTable:@perses-dev/components",
91
91
  "name": "@perses-dev/components",
92
- "version": "0.54.0",
92
+ "version": "0.55.0-beta.7",
93
93
  "singleton": true,
94
- "requiredVersion": "^0.54.0",
94
+ "requiredVersion": "^0.55.0-beta.7",
95
95
  "assets": {
96
96
  "js": {
97
97
  "async": [],
98
98
  "sync": [
99
- "__mf/js/async/3332.ab0338e8.js"
99
+ "__mf/js/async/243.74fe18c2.js"
100
100
  ]
101
101
  },
102
102
  "css": {
103
103
  "async": [],
104
104
  "sync": [
105
- "__mf/css/async/3332.85c2cbf6.css"
105
+ "__mf/css/async/243.85c2cbf6.css"
106
106
  ]
107
107
  }
108
108
  },
@@ -111,14 +111,14 @@
111
111
  {
112
112
  "id": "LogsTable:@perses-dev/dashboards",
113
113
  "name": "@perses-dev/dashboards",
114
- "version": "0.54.0",
114
+ "version": "0.55.0-beta.7",
115
115
  "singleton": true,
116
- "requiredVersion": "^0.54.0",
116
+ "requiredVersion": "^0.55.0-beta.7",
117
117
  "assets": {
118
118
  "js": {
119
119
  "async": [],
120
120
  "sync": [
121
- "__mf/js/async/9126.a313fc37.js"
121
+ "__mf/js/async/7705.ec6af857.js"
122
122
  ]
123
123
  },
124
124
  "css": {
@@ -131,14 +131,14 @@
131
131
  {
132
132
  "id": "LogsTable:@perses-dev/plugin-system",
133
133
  "name": "@perses-dev/plugin-system",
134
- "version": "0.54.0",
134
+ "version": "0.55.0-beta.7",
135
135
  "singleton": true,
136
- "requiredVersion": "^0.54.0",
136
+ "requiredVersion": "^0.55.0-beta.7",
137
137
  "assets": {
138
138
  "js": {
139
139
  "async": [],
140
140
  "sync": [
141
- "__mf/js/async/2546.6b3aab40.js"
141
+ "__mf/js/async/6157.66cd45ff.js"
142
142
  ]
143
143
  },
144
144
  "css": {
@@ -151,14 +151,14 @@
151
151
  {
152
152
  "id": "LogsTable:@perses-dev/spec",
153
153
  "name": "@perses-dev/spec",
154
- "version": "0.2.0",
154
+ "version": "0.3.0-beta.5",
155
155
  "singleton": true,
156
- "requiredVersion": "^0.2.0",
156
+ "requiredVersion": "^0.3.0-beta.5",
157
157
  "assets": {
158
158
  "js": {
159
159
  "async": [],
160
160
  "sync": [
161
- "__mf/js/async/2842.610cb74b.js"
161
+ "__mf/js/async/3923.28684442.js"
162
162
  ]
163
163
  },
164
164
  "css": {
@@ -178,7 +178,7 @@
178
178
  "js": {
179
179
  "async": [],
180
180
  "sync": [
181
- "__mf/js/async/7192.017cbe40.js"
181
+ "__mf/js/async/7192.10e7ccf4.js"
182
182
  ]
183
183
  },
184
184
  "css": {
@@ -198,7 +198,7 @@
198
198
  "js": {
199
199
  "async": [],
200
200
  "sync": [
201
- "__mf/js/async/873.4fd8a061.js"
201
+ "__mf/js/async/873.ade4d4ea.js"
202
202
  ]
203
203
  },
204
204
  "css": {
@@ -218,7 +218,7 @@
218
218
  "js": {
219
219
  "async": [],
220
220
  "sync": [
221
- "__mf/js/async/392.5cb44640.js"
221
+ "__mf/js/async/392.8a5ab35e.js"
222
222
  ]
223
223
  },
224
224
  "css": {
@@ -238,7 +238,7 @@
238
238
  "js": {
239
239
  "async": [],
240
240
  "sync": [
241
- "__mf/js/async/8470.f0bbed7d.js"
241
+ "__mf/js/async/8470.f1ab476a.js"
242
242
  ]
243
243
  },
244
244
  "css": {
@@ -258,7 +258,7 @@
258
258
  "js": {
259
259
  "async": [],
260
260
  "sync": [
261
- "__mf/js/async/4121.d4c9b3e3.js"
261
+ "__mf/js/async/4121.0697bd8d.js"
262
262
  ]
263
263
  },
264
264
  "css": {
@@ -278,8 +278,8 @@
278
278
  "js": {
279
279
  "async": [],
280
280
  "sync": [
281
- "__mf/js/async/4077.32e3919d.js",
282
- "__mf/js/async/6458.de33906b.js"
281
+ "__mf/js/async/4077.178e3667.js",
282
+ "__mf/js/async/6458.c4aa26e7.js"
283
283
  ]
284
284
  },
285
285
  "css": {
@@ -299,7 +299,7 @@
299
299
  "js": {
300
300
  "async": [],
301
301
  "sync": [
302
- "__mf/js/async/7978.026a8b19.js"
302
+ "__mf/js/async/7978.c3e990e8.js"
303
303
  ]
304
304
  },
305
305
  "css": {
@@ -318,25 +318,25 @@
318
318
  "assets": {
319
319
  "js": {
320
320
  "sync": [
321
- "__mf/js/async/9293.ee3265d4.js",
322
- "__mf/js/async/7445.009cf084.js",
323
- "__mf/js/async/8608.618e49dc.js",
324
- "__mf/js/async/8634.231e1601.js",
325
- "__mf/js/async/__federation_expose_LogsTable.e6a243de.js"
321
+ "__mf/js/async/3358.3c58ea5d.js",
322
+ "__mf/js/async/1432.fd6f8f2d.js",
323
+ "__mf/js/async/8608.090c4c59.js",
324
+ "__mf/js/async/8634.9f5cc5a4.js",
325
+ "__mf/js/async/__federation_expose_LogsTable.da2aa607.js"
326
326
  ],
327
327
  "async": [
328
- "__mf/js/async/lib-router.c5e3aef3.js",
329
- "__mf/js/async/8542.aa0c5fe3.js",
330
- "__mf/js/async/304.21c30c64.js",
331
- "__mf/js/async/8356.f736e620.js",
332
- "__mf/js/async/1603.89bfb1ad.js",
333
- "__mf/js/async/8964.3e308de6.js",
334
- "__mf/js/async/9588.b214b983.js",
335
- "__mf/js/async/5071.be3352f1.js",
336
- "__mf/js/async/2043.dba84aa4.js",
337
- "__mf/js/async/7413.c2661694.js",
338
- "__mf/js/async/4869.80345aa7.js",
339
- "__mf/js/async/7177.8dd90707.js"
328
+ "__mf/js/async/6205.4ac15eb5.js",
329
+ "__mf/js/async/6802.e639baa6.js",
330
+ "__mf/js/async/9588.dd41b58d.js",
331
+ "__mf/js/async/5071.6e41eb5f.js",
332
+ "__mf/js/async/8985.93a284c8.js",
333
+ "__mf/js/async/2043.8640face.js",
334
+ "__mf/js/async/9148.a2c07101.js",
335
+ "__mf/js/async/lib-router.e3526b78.js",
336
+ "__mf/js/async/8356.9aa70ee5.js",
337
+ "__mf/js/async/7633.4f097f9e.js",
338
+ "__mf/js/async/6522.38816ee5.js",
339
+ "__mf/js/async/4496.0969f981.js"
340
340
  ]
341
341
  },
342
342
  "css": {
@@ -344,7 +344,7 @@
344
344
  "__mf/css/async/__federation_expose_LogsTable.eedb54d8.css"
345
345
  ],
346
346
  "async": [
347
- "__mf/css/async/3332.85c2cbf6.css"
347
+ "__mf/css/async/243.85c2cbf6.css"
348
348
  ]
349
349
  }
350
350
  },