@perses-dev/victorialogs-plugin 0.2.0 → 0.3.0-rc.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.
Files changed (268) hide show
  1. package/__mf/js/VictoriaLogs.c7d074d4.js +6 -0
  2. package/__mf/js/async/1170.1ace5903.js +101 -0
  3. package/__mf/js/async/1430.bac7994c.js +1 -0
  4. package/__mf/js/async/1616.44d9fc39.js +1 -0
  5. package/__mf/js/async/1728.c9fc8da6.js +1 -0
  6. package/__mf/js/async/1969.4f0fc9ef.js +1 -0
  7. package/__mf/js/async/2043.a03fc64f.js +2 -0
  8. package/__mf/js/async/{8930.fa15926d.js → 2377.443a1b22.js} +1 -1
  9. package/__mf/js/async/2386.21b9bb32.js +2 -0
  10. package/__mf/js/async/2749.edab3f5e.js +2 -0
  11. package/__mf/js/async/3059.bd425bfb.js +1 -0
  12. package/__mf/js/async/3181.0e31aa90.js +2 -0
  13. package/__mf/js/async/392.2a915032.js +2 -0
  14. package/__mf/js/async/3954.dbc4d4c5.js +1 -0
  15. package/__mf/js/async/{1964.6d84f735.js → 4121.db798067.js} +2 -2
  16. package/__mf/js/async/4225.43367877.js +10 -0
  17. package/__mf/js/async/4248.ce5ffe03.js +1 -0
  18. package/__mf/js/async/5071.b48bd1f7.js +1 -0
  19. package/__mf/js/async/54.b0728da4.js +22 -0
  20. package/__mf/js/async/5440.9338b9ea.js +2 -0
  21. package/__mf/js/async/{6377.e48abaa5.js.LICENSE.txt → 5440.9338b9ea.js.LICENSE.txt} +3 -3
  22. package/__mf/js/async/{5214.bcb7530e.js → 5587.dfbc3ebc.js} +1 -1
  23. package/__mf/js/async/5706.a7fb5c1b.js +1 -0
  24. package/__mf/js/async/6274.f6456c87.js +2 -0
  25. package/__mf/js/async/6283.5edb374e.js +2 -0
  26. package/__mf/js/async/6854.efd1a0a6.js +1 -0
  27. package/__mf/js/async/{8488.9eb8e6dc.js → 7177.0fe1dff0.js} +1 -1
  28. package/__mf/js/async/7192.cb6ffe0e.js +1 -0
  29. package/__mf/js/async/7370.ef522250.js +2 -0
  30. package/__mf/js/async/7576.bfd4659f.js +2 -0
  31. package/__mf/js/async/7793.06fe240f.js +1 -0
  32. package/__mf/js/async/7958.11c8b9fb.js +7 -0
  33. package/__mf/js/async/7968.5fed5183.js +1 -0
  34. package/__mf/js/async/7978.c5b22459.js +1 -0
  35. package/__mf/js/async/8356.2b39af38.js +1 -0
  36. package/__mf/js/async/8470.32cf23b6.js +2 -0
  37. package/__mf/js/async/8482.6c4d64de.js +1 -0
  38. package/__mf/js/async/873.f5cf5a02.js +1 -0
  39. package/__mf/js/async/9010.c2b659be.js +2 -0
  40. package/__mf/js/async/9071.720986e2.js +2 -0
  41. package/__mf/js/async/9235.543bd352.js +1 -0
  42. package/__mf/js/async/941.6f8e368d.js +2 -0
  43. package/__mf/js/async/9588.b67d84aa.js +1 -0
  44. package/__mf/js/async/9836.bbf150b2.js +1 -0
  45. package/__mf/js/async/9877.73cfc5dd.js +38 -0
  46. package/__mf/js/async/9944.34a79f7c.js +1 -0
  47. package/__mf/js/async/__federation_expose_VictoriaLogsDatasource.c8ad37a6.js +2 -0
  48. package/__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js +2 -0
  49. package/__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js +2 -0
  50. package/__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js +1 -0
  51. package/__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js +1 -0
  52. package/__mf/js/main.5b55b7ef.js +6 -0
  53. package/lib/bootstrap.js +15 -3
  54. package/lib/bootstrap.js.map +1 -1
  55. package/lib/cjs/bootstrap.js +13 -1
  56. package/lib/cjs/components/index.js +1 -1
  57. package/lib/cjs/components/logsql-editor.js +1 -1
  58. package/lib/cjs/components/logsql-extension.js +1 -1
  59. package/lib/cjs/components/logsql-highlight.js +1 -1
  60. package/lib/cjs/datasources/index.js +1 -1
  61. package/lib/cjs/datasources/victorialogs-datasource/VictoriaLogsDatasource.js +1 -1
  62. package/lib/cjs/datasources/victorialogs-datasource/VictoriaLogsDatasourceEditor.js +1 -1
  63. package/lib/cjs/datasources/victorialogs-datasource/index.js +1 -1
  64. package/lib/cjs/datasources/victorialogs-datasource/types.js +1 -1
  65. package/lib/cjs/env.d.js +12 -0
  66. package/lib/cjs/getPluginModule.js +12 -0
  67. package/lib/cjs/index-federation.js +12 -0
  68. package/lib/cjs/index.js +12 -0
  69. package/lib/cjs/model/client.js +15 -15
  70. package/lib/cjs/model/index.js +1 -1
  71. package/lib/cjs/model/selectors.js +6 -6
  72. package/lib/cjs/model/types.js +1 -1
  73. package/lib/cjs/queries/constants.js +15 -3
  74. package/lib/cjs/queries/index.js +1 -1
  75. package/lib/cjs/queries/victorialogs-log-query/VictoriaLogsLogQuery.js +12 -0
  76. package/lib/cjs/queries/victorialogs-log-query/VictoriaLogsLogQueryEditor.js +1 -1
  77. package/lib/cjs/queries/victorialogs-log-query/index.js +12 -0
  78. package/lib/cjs/queries/victorialogs-log-query/interface.js +12 -0
  79. package/lib/cjs/queries/victorialogs-log-query/query.js +13 -1
  80. package/lib/cjs/queries/victorialogs-log-query/types.js +12 -0
  81. package/lib/cjs/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQuery.js +1 -1
  82. package/lib/cjs/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQueryEditor.js +1 -1
  83. package/lib/cjs/queries/victorialogs-time-series-query/index.js +1 -1
  84. package/lib/cjs/queries/victorialogs-time-series-query/query.js +2 -2
  85. package/lib/cjs/queries/victorialogs-time-series-query/types.js +1 -1
  86. package/lib/cjs/setup-tests.js +12 -0
  87. package/lib/cjs/variables/index.js +1 -1
  88. package/lib/cjs/variables/types.js +12 -0
  89. package/lib/cjs/variables/utils.js +17 -5
  90. package/lib/cjs/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariable.js +13 -1
  91. package/lib/cjs/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.js +1 -1
  92. package/lib/cjs/variables/victorialogs-field-names/index.js +1 -1
  93. package/lib/cjs/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariable.js +13 -1
  94. package/lib/cjs/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.js +1 -1
  95. package/lib/cjs/variables/victorialogs-field-values/index.js +1 -1
  96. package/lib/components/index.js +1 -1
  97. package/lib/components/index.js.map +1 -1
  98. package/lib/components/logsql-editor.js +2 -2
  99. package/lib/components/logsql-editor.js.map +1 -1
  100. package/lib/components/logsql-extension.js +1 -1
  101. package/lib/components/logsql-extension.js.map +1 -1
  102. package/lib/components/logsql-highlight.js +1 -1
  103. package/lib/components/logsql-highlight.js.map +1 -1
  104. package/lib/datasources/index.js +1 -1
  105. package/lib/datasources/index.js.map +1 -1
  106. package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasource.d.ts.map +1 -1
  107. package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasource.js +1 -1
  108. package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasource.js.map +1 -1
  109. package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasourceEditor.js +2 -2
  110. package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasourceEditor.js.map +1 -1
  111. package/lib/datasources/victorialogs-datasource/index.js +1 -1
  112. package/lib/datasources/victorialogs-datasource/index.js.map +1 -1
  113. package/lib/datasources/victorialogs-datasource/types.js +1 -1
  114. package/lib/datasources/victorialogs-datasource/types.js.map +1 -1
  115. package/lib/env.d.js +12 -0
  116. package/lib/env.d.js.map +1 -1
  117. package/lib/getPluginModule.d.ts.map +1 -1
  118. package/lib/getPluginModule.js +12 -0
  119. package/lib/getPluginModule.js.map +1 -1
  120. package/lib/index-federation.js +12 -0
  121. package/lib/index-federation.js.map +1 -1
  122. package/lib/index.d.ts.map +1 -1
  123. package/lib/index.js +12 -0
  124. package/lib/index.js.map +1 -1
  125. package/lib/model/client.d.ts.map +1 -1
  126. package/lib/model/client.js +10 -10
  127. package/lib/model/client.js.map +1 -1
  128. package/lib/model/index.js +1 -1
  129. package/lib/model/index.js.map +1 -1
  130. package/lib/model/selectors.d.ts.map +1 -1
  131. package/lib/model/selectors.js +1 -1
  132. package/lib/model/selectors.js.map +1 -1
  133. package/lib/model/types.d.ts.map +1 -1
  134. package/lib/model/types.js +1 -1
  135. package/lib/model/types.js.map +1 -1
  136. package/lib/queries/constants.d.ts.map +1 -1
  137. package/lib/queries/constants.js +12 -0
  138. package/lib/queries/constants.js.map +1 -1
  139. package/lib/queries/index.js +1 -1
  140. package/lib/queries/index.js.map +1 -1
  141. package/lib/queries/victorialogs-log-query/VictoriaLogsLogQuery.d.ts.map +1 -1
  142. package/lib/queries/victorialogs-log-query/VictoriaLogsLogQuery.js +12 -0
  143. package/lib/queries/victorialogs-log-query/VictoriaLogsLogQuery.js.map +1 -1
  144. package/lib/queries/victorialogs-log-query/VictoriaLogsLogQueryEditor.d.ts.map +1 -1
  145. package/lib/queries/victorialogs-log-query/VictoriaLogsLogQueryEditor.js +2 -2
  146. package/lib/queries/victorialogs-log-query/VictoriaLogsLogQueryEditor.js.map +1 -1
  147. package/lib/queries/victorialogs-log-query/index.d.ts.map +1 -1
  148. package/lib/queries/victorialogs-log-query/index.js +12 -0
  149. package/lib/queries/victorialogs-log-query/index.js.map +1 -1
  150. package/lib/queries/victorialogs-log-query/interface.d.ts.map +1 -1
  151. package/lib/queries/victorialogs-log-query/interface.js +12 -0
  152. package/lib/queries/victorialogs-log-query/interface.js.map +1 -1
  153. package/lib/queries/victorialogs-log-query/query.d.ts.map +1 -1
  154. package/lib/queries/victorialogs-log-query/query.js +13 -1
  155. package/lib/queries/victorialogs-log-query/query.js.map +1 -1
  156. package/lib/queries/victorialogs-log-query/types.d.ts.map +1 -1
  157. package/lib/queries/victorialogs-log-query/types.js +12 -0
  158. package/lib/queries/victorialogs-log-query/types.js.map +1 -1
  159. package/lib/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQuery.js +1 -1
  160. package/lib/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQuery.js.map +1 -1
  161. package/lib/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQueryEditor.js +2 -2
  162. package/lib/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQueryEditor.js.map +1 -1
  163. package/lib/queries/victorialogs-time-series-query/index.js +1 -1
  164. package/lib/queries/victorialogs-time-series-query/index.js.map +1 -1
  165. package/lib/queries/victorialogs-time-series-query/query.d.ts.map +1 -1
  166. package/lib/queries/victorialogs-time-series-query/query.js +2 -2
  167. package/lib/queries/victorialogs-time-series-query/query.js.map +1 -1
  168. package/lib/queries/victorialogs-time-series-query/types.js +1 -1
  169. package/lib/queries/victorialogs-time-series-query/types.js.map +1 -1
  170. package/lib/setup-tests.d.ts.map +1 -1
  171. package/lib/setup-tests.js +12 -0
  172. package/lib/setup-tests.js.map +1 -1
  173. package/lib/variables/index.js +1 -1
  174. package/lib/variables/index.js.map +1 -1
  175. package/lib/variables/types.d.ts +1 -1
  176. package/lib/variables/types.d.ts.map +1 -1
  177. package/lib/variables/types.js +12 -0
  178. package/lib/variables/types.js.map +1 -1
  179. package/lib/variables/utils.d.ts +1 -1
  180. package/lib/variables/utils.d.ts.map +1 -1
  181. package/lib/variables/utils.js +12 -0
  182. package/lib/variables/utils.js.map +1 -1
  183. package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariable.d.ts.map +1 -1
  184. package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariable.js +13 -1
  185. package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariable.js.map +1 -1
  186. package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.js +2 -2
  187. package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.js.map +1 -1
  188. package/lib/variables/victorialogs-field-names/index.js +1 -1
  189. package/lib/variables/victorialogs-field-names/index.js.map +1 -1
  190. package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariable.d.ts.map +1 -1
  191. package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariable.js +13 -1
  192. package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariable.js.map +1 -1
  193. package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.js +2 -2
  194. package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.js.map +1 -1
  195. package/lib/variables/victorialogs-field-values/index.js +1 -1
  196. package/lib/variables/victorialogs-field-values/index.js.map +1 -1
  197. package/mf-manifest.json +159 -159
  198. package/mf-stats.json +159 -159
  199. package/package.json +7 -6
  200. package/__mf/js/VictoriaLogs.52130265.js +0 -5
  201. package/__mf/js/async/1398.34d5ed30.js +0 -2
  202. package/__mf/js/async/158.c35084cf.js +0 -10
  203. package/__mf/js/async/1580.ace454a9.js +0 -2
  204. package/__mf/js/async/2292.0696771a.js +0 -2
  205. package/__mf/js/async/2558.beff8442.js +0 -101
  206. package/__mf/js/async/3224.858fb6d6.js +0 -1
  207. package/__mf/js/async/3431.358ac817.js +0 -1
  208. package/__mf/js/async/3863.66f8659b.js +0 -2
  209. package/__mf/js/async/3960.bbacac1d.js +0 -2
  210. package/__mf/js/async/3980.03396afa.js +0 -2
  211. package/__mf/js/async/4075.8aae8af4.js +0 -1
  212. package/__mf/js/async/4238.cd5e3d1f.js +0 -1
  213. package/__mf/js/async/4269.f9191848.js +0 -2
  214. package/__mf/js/async/4310.9ddfd236.js +0 -7
  215. package/__mf/js/async/4421.b3e6be64.js +0 -1
  216. package/__mf/js/async/4557.4ca5a213.js +0 -2
  217. package/__mf/js/async/4676.db842b1a.js +0 -22
  218. package/__mf/js/async/5348.aa77f629.js +0 -2
  219. package/__mf/js/async/5388.92f525c5.js +0 -1
  220. package/__mf/js/async/5409.5d25f1db.js +0 -1
  221. package/__mf/js/async/5628.f229b9f6.js +0 -1
  222. package/__mf/js/async/5682.a317ee96.js +0 -1
  223. package/__mf/js/async/5790.f7a41a40.js +0 -1
  224. package/__mf/js/async/58.8a4336f8.js +0 -2
  225. package/__mf/js/async/5981.e54ec80b.js +0 -2
  226. package/__mf/js/async/6134.6f58094d.js +0 -38
  227. package/__mf/js/async/6292.fda8a9af.js +0 -1
  228. package/__mf/js/async/6333.031c68b4.js +0 -2
  229. package/__mf/js/async/6374.e9650306.js +0 -1
  230. package/__mf/js/async/6377.e48abaa5.js +0 -2
  231. package/__mf/js/async/6770.5c90a318.js +0 -1
  232. package/__mf/js/async/694.663f3faf.js +0 -1
  233. package/__mf/js/async/7376.91743064.js +0 -1
  234. package/__mf/js/async/738.b4e8c361.js +0 -1
  235. package/__mf/js/async/7740.82b38509.js +0 -1
  236. package/__mf/js/async/7797.2bda5f99.js +0 -1
  237. package/__mf/js/async/8216.3417496f.js +0 -1
  238. package/__mf/js/async/8537.a7ed2e24.js +0 -1
  239. package/__mf/js/async/8727.e54ca5fd.js +0 -1
  240. package/__mf/js/async/9173.d784dd69.js +0 -2
  241. package/__mf/js/async/__federation_expose_VictoriaLogsDatasource.f8412079.js +0 -2
  242. package/__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js +0 -2
  243. package/__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js +0 -2
  244. package/__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js +0 -1
  245. package/__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js +0 -1
  246. package/__mf/js/main.0293cd8e.js +0 -5
  247. /package/__mf/css/async/{1580.d3010b86.css → 3061.d3010b86.css} +0 -0
  248. /package/__mf/css/async/{2341.d3010b86.css → 7370.d3010b86.css} +0 -0
  249. /package/__mf/js/async/{2292.0696771a.js.LICENSE.txt → 2043.a03fc64f.js.LICENSE.txt} +0 -0
  250. /package/__mf/js/async/{1398.34d5ed30.js.LICENSE.txt → 2386.21b9bb32.js.LICENSE.txt} +0 -0
  251. /package/__mf/js/async/{1580.ace454a9.js.LICENSE.txt → 2749.edab3f5e.js.LICENSE.txt} +0 -0
  252. /package/__mf/js/async/{3863.66f8659b.js.LICENSE.txt → 3181.0e31aa90.js.LICENSE.txt} +0 -0
  253. /package/__mf/js/async/{5981.e54ec80b.js.LICENSE.txt → 392.2a915032.js.LICENSE.txt} +0 -0
  254. /package/__mf/js/async/{1964.6d84f735.js.LICENSE.txt → 4121.db798067.js.LICENSE.txt} +0 -0
  255. /package/__mf/js/async/{158.c35084cf.js.LICENSE.txt → 4225.43367877.js.LICENSE.txt} +0 -0
  256. /package/__mf/js/async/{4676.db842b1a.js.LICENSE.txt → 54.b0728da4.js.LICENSE.txt} +0 -0
  257. /package/__mf/js/async/{3960.bbacac1d.js.LICENSE.txt → 6274.f6456c87.js.LICENSE.txt} +0 -0
  258. /package/__mf/js/async/{3980.03396afa.js.LICENSE.txt → 6283.5edb374e.js.LICENSE.txt} +0 -0
  259. /package/__mf/js/async/{4269.f9191848.js.LICENSE.txt → 7370.ef522250.js.LICENSE.txt} +0 -0
  260. /package/__mf/js/async/{58.8a4336f8.js.LICENSE.txt → 7576.bfd4659f.js.LICENSE.txt} +0 -0
  261. /package/__mf/js/async/{4310.9ddfd236.js.LICENSE.txt → 7958.11c8b9fb.js.LICENSE.txt} +0 -0
  262. /package/__mf/js/async/{9173.d784dd69.js.LICENSE.txt → 8470.32cf23b6.js.LICENSE.txt} +0 -0
  263. /package/__mf/js/async/{4557.4ca5a213.js.LICENSE.txt → 9010.c2b659be.js.LICENSE.txt} +0 -0
  264. /package/__mf/js/async/{5348.aa77f629.js.LICENSE.txt → 9071.720986e2.js.LICENSE.txt} +0 -0
  265. /package/__mf/js/async/{6333.031c68b4.js.LICENSE.txt → 941.6f8e368d.js.LICENSE.txt} +0 -0
  266. /package/__mf/js/async/{__federation_expose_VictoriaLogsDatasource.f8412079.js.LICENSE.txt → __federation_expose_VictoriaLogsDatasource.c8ad37a6.js.LICENSE.txt} +0 -0
  267. /package/__mf/js/async/{__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js.LICENSE.txt → __federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js.LICENSE.txt} +0 -0
  268. /package/__mf/js/async/{__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js.LICENSE.txt → __federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js.LICENSE.txt} +0 -0
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "VictoriaLogs",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.2.0",
8
+ "buildVersion": "0.3.0-rc.1",
9
9
  "buildName": "@perses-dev/victorialogs-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/VictoriaLogs.52130265.js",
12
+ "name": "__mf/js/VictoriaLogs.c7d074d4.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -20,7 +20,7 @@
20
20
  "api": ""
21
21
  },
22
22
  "globalName": "VictoriaLogs",
23
- "pluginVersion": "0.19.1",
23
+ "pluginVersion": "0.21.6",
24
24
  "prefetchInterface": false,
25
25
  "getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/VictoriaLogs/\"; }"
26
26
  },
@@ -37,7 +37,7 @@
37
37
  "js": {
38
38
  "async": [],
39
39
  "sync": [
40
- "__mf/js/async/3960.bbacac1d.js"
40
+ "__mf/js/async/6274.f6456c87.js"
41
41
  ]
42
42
  },
43
43
  "css": {
@@ -59,9 +59,9 @@
59
59
  "js": {
60
60
  "async": [],
61
61
  "sync": [
62
- "__mf/js/async/5790.f7a41a40.js",
63
- "__mf/js/async/6770.5c90a318.js",
64
- "__mf/js/async/694.663f3faf.js"
62
+ "__mf/js/async/1616.44d9fc39.js",
63
+ "__mf/js/async/6854.efd1a0a6.js",
64
+ "__mf/js/async/9235.543bd352.js"
65
65
  ]
66
66
  },
67
67
  "css": {
@@ -83,8 +83,8 @@
83
83
  "js": {
84
84
  "async": [],
85
85
  "sync": [
86
- "__mf/js/async/5214.bcb7530e.js",
87
- "__mf/js/async/738.b4e8c361.js"
86
+ "__mf/js/async/5587.dfbc3ebc.js",
87
+ "__mf/js/async/7968.5fed5183.js"
88
88
  ]
89
89
  },
90
90
  "css": {
@@ -96,17 +96,17 @@
96
96
  },
97
97
  {
98
98
  "singleton": true,
99
- "requiredVersion": "^0.53.0-beta.2",
99
+ "requiredVersion": "^0.53.0-rc.2",
100
100
  "shareScope": "default",
101
101
  "name": "@perses-dev/components",
102
- "version": "0.53.0-beta.2",
102
+ "version": "0.53.0-rc.2",
103
103
  "eager": false,
104
104
  "id": "VictoriaLogs:@perses-dev/components",
105
105
  "assets": {
106
106
  "js": {
107
107
  "async": [],
108
108
  "sync": [
109
- "__mf/js/async/4310.9ddfd236.js"
109
+ "__mf/js/async/7958.11c8b9fb.js"
110
110
  ]
111
111
  },
112
112
  "css": {
@@ -118,17 +118,17 @@
118
118
  },
119
119
  {
120
120
  "singleton": true,
121
- "requiredVersion": "^0.53.0-beta.2",
121
+ "requiredVersion": "^0.53.0-rc.2",
122
122
  "shareScope": "default",
123
123
  "name": "@perses-dev/dashboards",
124
- "version": "0.53.0-beta.2",
124
+ "version": "0.53.0-rc.2",
125
125
  "eager": false,
126
126
  "id": "VictoriaLogs:@perses-dev/dashboards",
127
127
  "assets": {
128
128
  "js": {
129
129
  "async": [],
130
130
  "sync": [
131
- "__mf/js/async/4676.db842b1a.js"
131
+ "__mf/js/async/54.b0728da4.js"
132
132
  ]
133
133
  },
134
134
  "css": {
@@ -140,17 +140,17 @@
140
140
  },
141
141
  {
142
142
  "singleton": true,
143
- "requiredVersion": "^0.53.0-beta.2",
143
+ "requiredVersion": "^0.53.0-rc.2",
144
144
  "shareScope": "default",
145
145
  "name": "@perses-dev/explore",
146
- "version": "0.53.0-beta.2",
146
+ "version": "0.53.0-rc.2",
147
147
  "eager": false,
148
148
  "id": "VictoriaLogs:@perses-dev/explore",
149
149
  "assets": {
150
150
  "js": {
151
151
  "async": [],
152
152
  "sync": [
153
- "__mf/js/async/4421.b3e6be64.js"
153
+ "__mf/js/async/1728.c9fc8da6.js"
154
154
  ]
155
155
  },
156
156
  "css": {
@@ -162,17 +162,17 @@
162
162
  },
163
163
  {
164
164
  "singleton": true,
165
- "requiredVersion": "^0.53.0-beta.2",
165
+ "requiredVersion": "^0.53.0-rc.2",
166
166
  "shareScope": "default",
167
167
  "name": "@perses-dev/plugin-system",
168
- "version": "0.53.0-beta.2",
168
+ "version": "0.53.0-rc.2",
169
169
  "eager": false,
170
170
  "id": "VictoriaLogs:@perses-dev/plugin-system",
171
171
  "assets": {
172
172
  "js": {
173
173
  "async": [],
174
174
  "sync": [
175
- "__mf/js/async/4557.4ca5a213.js"
175
+ "__mf/js/async/9010.c2b659be.js"
176
176
  ]
177
177
  },
178
178
  "css": {
@@ -194,7 +194,7 @@
194
194
  "js": {
195
195
  "async": [],
196
196
  "sync": [
197
- "__mf/js/async/3980.03396afa.js"
197
+ "__mf/js/async/6283.5edb374e.js"
198
198
  ]
199
199
  },
200
200
  "css": {
@@ -216,7 +216,7 @@
216
216
  "js": {
217
217
  "async": [],
218
218
  "sync": [
219
- "__mf/js/async/4075.8aae8af4.js"
219
+ "__mf/js/async/7192.cb6ffe0e.js"
220
220
  ]
221
221
  },
222
222
  "css": {
@@ -238,7 +238,7 @@
238
238
  "js": {
239
239
  "async": [],
240
240
  "sync": [
241
- "__mf/js/async/5409.5d25f1db.js"
241
+ "__mf/js/async/873.f5cf5a02.js"
242
242
  ]
243
243
  },
244
244
  "css": {
@@ -260,7 +260,7 @@
260
260
  "js": {
261
261
  "async": [],
262
262
  "sync": [
263
- "__mf/js/async/5981.e54ec80b.js"
263
+ "__mf/js/async/392.2a915032.js"
264
264
  ]
265
265
  },
266
266
  "css": {
@@ -282,7 +282,7 @@
282
282
  "js": {
283
283
  "async": [],
284
284
  "sync": [
285
- "__mf/js/async/9173.d784dd69.js"
285
+ "__mf/js/async/8470.32cf23b6.js"
286
286
  ]
287
287
  },
288
288
  "css": {
@@ -304,7 +304,7 @@
304
304
  "js": {
305
305
  "async": [],
306
306
  "sync": [
307
- "__mf/js/async/6292.fda8a9af.js"
307
+ "__mf/js/async/8356.2b39af38.js"
308
308
  ]
309
309
  },
310
310
  "css": {
@@ -316,17 +316,17 @@
316
316
  },
317
317
  {
318
318
  "singleton": true,
319
- "requiredVersion": "^6.30.0",
319
+ "requiredVersion": "^6.30.3",
320
320
  "shareScope": "default",
321
321
  "name": "react-router-dom",
322
- "version": "6.30.0",
322
+ "version": "6.30.3",
323
323
  "eager": false,
324
324
  "id": "VictoriaLogs:react-router-dom",
325
325
  "assets": {
326
326
  "js": {
327
327
  "async": [],
328
328
  "sync": [
329
- "__mf/js/async/6377.e48abaa5.js"
329
+ "__mf/js/async/5440.9338b9ea.js"
330
330
  ]
331
331
  },
332
332
  "css": {
@@ -348,7 +348,7 @@
348
348
  "js": {
349
349
  "async": [],
350
350
  "sync": [
351
- "__mf/js/async/1964.6d84f735.js"
351
+ "__mf/js/async/4121.db798067.js"
352
352
  ]
353
353
  },
354
354
  "css": {
@@ -370,7 +370,7 @@
370
370
  "js": {
371
371
  "async": [],
372
372
  "sync": [
373
- "__mf/js/async/7740.82b38509.js"
373
+ "__mf/js/async/7978.c5b22459.js"
374
374
  ]
375
375
  },
376
376
  "css": {
@@ -392,38 +392,38 @@
392
392
  "assets": {
393
393
  "js": {
394
394
  "sync": [
395
- "__mf/js/async/__federation_expose_VictoriaLogsDatasource.f8412079.js"
395
+ "__mf/js/async/__federation_expose_VictoriaLogsDatasource.c8ad37a6.js"
396
396
  ],
397
397
  "async": [
398
- "__mf/js/async/6374.e9650306.js",
399
- "__mf/js/async/158.c35084cf.js",
400
- "__mf/js/async/5682.a317ee96.js",
401
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js",
402
- "__mf/js/async/5628.f229b9f6.js",
403
- "__mf/js/async/2558.beff8442.js",
404
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
405
- "__mf/js/async/8537.a7ed2e24.js",
406
- "__mf/js/async/5348.aa77f629.js",
407
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
408
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js",
409
- "__mf/js/async/5388.92f525c5.js",
410
- "__mf/js/async/7376.91743064.js",
411
- "__mf/js/async/58.8a4336f8.js",
412
- "__mf/js/async/8727.e54ca5fd.js",
413
- "__mf/js/async/3431.358ac817.js",
414
- "__mf/js/async/6134.6f58094d.js",
415
- "__mf/js/async/4238.cd5e3d1f.js",
416
- "__mf/js/async/3224.858fb6d6.js",
417
- "__mf/js/async/2292.0696771a.js",
418
- "__mf/js/async/8488.9eb8e6dc.js",
419
- "__mf/js/async/8216.3417496f.js",
420
- "__mf/js/async/7797.2bda5f99.js"
398
+ "__mf/js/async/4248.ce5ffe03.js",
399
+ "__mf/js/async/4225.43367877.js",
400
+ "__mf/js/async/1430.bac7994c.js",
401
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js",
402
+ "__mf/js/async/9944.34a79f7c.js",
403
+ "__mf/js/async/1170.1ace5903.js",
404
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
405
+ "__mf/js/async/5706.a7fb5c1b.js",
406
+ "__mf/js/async/2749.edab3f5e.js",
407
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
408
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js",
409
+ "__mf/js/async/3954.dbc4d4c5.js",
410
+ "__mf/js/async/9836.bbf150b2.js",
411
+ "__mf/js/async/7576.bfd4659f.js",
412
+ "__mf/js/async/7793.06fe240f.js",
413
+ "__mf/js/async/3059.bd425bfb.js",
414
+ "__mf/js/async/9877.73cfc5dd.js",
415
+ "__mf/js/async/9588.b67d84aa.js",
416
+ "__mf/js/async/5071.b48bd1f7.js",
417
+ "__mf/js/async/2043.a03fc64f.js",
418
+ "__mf/js/async/7177.0fe1dff0.js",
419
+ "__mf/js/async/1969.4f0fc9ef.js",
420
+ "__mf/js/async/8482.6c4d64de.js"
421
421
  ]
422
422
  },
423
423
  "css": {
424
424
  "sync": [],
425
425
  "async": [
426
- "__mf/css/async/2341.d3010b86.css"
426
+ "__mf/css/async/3061.d3010b86.css"
427
427
  ]
428
428
  }
429
429
  }
@@ -437,37 +437,37 @@
437
437
  "assets": {
438
438
  "js": {
439
439
  "sync": [
440
- "__mf/js/async/158.c35084cf.js",
441
- "__mf/js/async/8537.a7ed2e24.js",
442
- "__mf/js/async/5348.aa77f629.js",
443
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js"
440
+ "__mf/js/async/4225.43367877.js",
441
+ "__mf/js/async/5706.a7fb5c1b.js",
442
+ "__mf/js/async/2749.edab3f5e.js",
443
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js"
444
444
  ],
445
445
  "async": [
446
- "__mf/js/async/4238.cd5e3d1f.js",
447
- "__mf/js/async/3224.858fb6d6.js",
448
- "__mf/js/async/6374.e9650306.js",
449
- "__mf/js/async/158.c35084cf.js",
450
- "__mf/js/async/5682.a317ee96.js",
451
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js",
452
- "__mf/js/async/5628.f229b9f6.js",
453
- "__mf/js/async/2558.beff8442.js",
454
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
455
- "__mf/js/async/5388.92f525c5.js",
456
- "__mf/js/async/7376.91743064.js",
457
- "__mf/js/async/58.8a4336f8.js",
458
- "__mf/js/async/8727.e54ca5fd.js",
459
- "__mf/js/async/3431.358ac817.js",
460
- "__mf/js/async/6134.6f58094d.js",
461
- "__mf/js/async/2292.0696771a.js",
462
- "__mf/js/async/8488.9eb8e6dc.js",
463
- "__mf/js/async/8216.3417496f.js",
464
- "__mf/js/async/7797.2bda5f99.js"
446
+ "__mf/js/async/9588.b67d84aa.js",
447
+ "__mf/js/async/5071.b48bd1f7.js",
448
+ "__mf/js/async/4248.ce5ffe03.js",
449
+ "__mf/js/async/4225.43367877.js",
450
+ "__mf/js/async/1430.bac7994c.js",
451
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js",
452
+ "__mf/js/async/9944.34a79f7c.js",
453
+ "__mf/js/async/1170.1ace5903.js",
454
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
455
+ "__mf/js/async/3954.dbc4d4c5.js",
456
+ "__mf/js/async/9836.bbf150b2.js",
457
+ "__mf/js/async/7576.bfd4659f.js",
458
+ "__mf/js/async/7793.06fe240f.js",
459
+ "__mf/js/async/3059.bd425bfb.js",
460
+ "__mf/js/async/9877.73cfc5dd.js",
461
+ "__mf/js/async/2043.a03fc64f.js",
462
+ "__mf/js/async/7177.0fe1dff0.js",
463
+ "__mf/js/async/1969.4f0fc9ef.js",
464
+ "__mf/js/async/8482.6c4d64de.js"
465
465
  ]
466
466
  },
467
467
  "css": {
468
468
  "sync": [],
469
469
  "async": [
470
- "__mf/css/async/2341.d3010b86.css"
470
+ "__mf/css/async/3061.d3010b86.css"
471
471
  ]
472
472
  }
473
473
  }
@@ -481,40 +481,40 @@
481
481
  "assets": {
482
482
  "js": {
483
483
  "sync": [
484
- "__mf/js/async/158.c35084cf.js",
485
- "__mf/js/async/8537.a7ed2e24.js",
486
- "__mf/js/async/5348.aa77f629.js",
487
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js"
484
+ "__mf/js/async/4225.43367877.js",
485
+ "__mf/js/async/5706.a7fb5c1b.js",
486
+ "__mf/js/async/2749.edab3f5e.js",
487
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js"
488
488
  ],
489
489
  "async": [
490
- "__mf/js/async/6374.e9650306.js",
491
- "__mf/js/async/158.c35084cf.js",
492
- "__mf/js/async/5682.a317ee96.js",
493
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js",
494
- "__mf/js/async/5628.f229b9f6.js",
495
- "__mf/js/async/2558.beff8442.js",
496
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
497
- "__mf/js/async/5388.92f525c5.js",
498
- "__mf/js/async/7376.91743064.js",
499
- "__mf/js/async/58.8a4336f8.js",
500
- "__mf/js/async/8727.e54ca5fd.js",
501
- "__mf/js/async/3431.358ac817.js",
502
- "__mf/js/async/8537.a7ed2e24.js",
503
- "__mf/js/async/5348.aa77f629.js",
504
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
505
- "__mf/js/async/6134.6f58094d.js",
506
- "__mf/js/async/4238.cd5e3d1f.js",
507
- "__mf/js/async/3224.858fb6d6.js",
508
- "__mf/js/async/2292.0696771a.js",
509
- "__mf/js/async/8488.9eb8e6dc.js",
510
- "__mf/js/async/8216.3417496f.js",
511
- "__mf/js/async/7797.2bda5f99.js"
490
+ "__mf/js/async/4248.ce5ffe03.js",
491
+ "__mf/js/async/4225.43367877.js",
492
+ "__mf/js/async/1430.bac7994c.js",
493
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js",
494
+ "__mf/js/async/9944.34a79f7c.js",
495
+ "__mf/js/async/1170.1ace5903.js",
496
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
497
+ "__mf/js/async/3954.dbc4d4c5.js",
498
+ "__mf/js/async/9836.bbf150b2.js",
499
+ "__mf/js/async/7576.bfd4659f.js",
500
+ "__mf/js/async/7793.06fe240f.js",
501
+ "__mf/js/async/3059.bd425bfb.js",
502
+ "__mf/js/async/5706.a7fb5c1b.js",
503
+ "__mf/js/async/2749.edab3f5e.js",
504
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
505
+ "__mf/js/async/9877.73cfc5dd.js",
506
+ "__mf/js/async/9588.b67d84aa.js",
507
+ "__mf/js/async/5071.b48bd1f7.js",
508
+ "__mf/js/async/2043.a03fc64f.js",
509
+ "__mf/js/async/7177.0fe1dff0.js",
510
+ "__mf/js/async/1969.4f0fc9ef.js",
511
+ "__mf/js/async/8482.6c4d64de.js"
512
512
  ]
513
513
  },
514
514
  "css": {
515
515
  "sync": [],
516
516
  "async": [
517
- "__mf/css/async/2341.d3010b86.css"
517
+ "__mf/css/async/3061.d3010b86.css"
518
518
  ]
519
519
  }
520
520
  }
@@ -528,40 +528,40 @@
528
528
  "assets": {
529
529
  "js": {
530
530
  "sync": [
531
- "__mf/js/async/6374.e9650306.js",
532
- "__mf/js/async/158.c35084cf.js",
533
- "__mf/js/async/5682.a317ee96.js",
534
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js"
531
+ "__mf/js/async/4248.ce5ffe03.js",
532
+ "__mf/js/async/4225.43367877.js",
533
+ "__mf/js/async/1430.bac7994c.js",
534
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js"
535
535
  ],
536
536
  "async": [
537
- "__mf/js/async/5628.f229b9f6.js",
538
- "__mf/js/async/6374.e9650306.js",
539
- "__mf/js/async/158.c35084cf.js",
540
- "__mf/js/async/5682.a317ee96.js",
541
- "__mf/js/async/2558.beff8442.js",
542
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
543
- "__mf/js/async/5388.92f525c5.js",
544
- "__mf/js/async/7376.91743064.js",
545
- "__mf/js/async/58.8a4336f8.js",
546
- "__mf/js/async/8727.e54ca5fd.js",
547
- "__mf/js/async/3431.358ac817.js",
548
- "__mf/js/async/8537.a7ed2e24.js",
549
- "__mf/js/async/5348.aa77f629.js",
550
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
551
- "__mf/js/async/6134.6f58094d.js",
552
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js",
553
- "__mf/js/async/4238.cd5e3d1f.js",
554
- "__mf/js/async/3224.858fb6d6.js",
555
- "__mf/js/async/2292.0696771a.js",
556
- "__mf/js/async/8488.9eb8e6dc.js",
557
- "__mf/js/async/8216.3417496f.js",
558
- "__mf/js/async/7797.2bda5f99.js"
537
+ "__mf/js/async/9944.34a79f7c.js",
538
+ "__mf/js/async/4248.ce5ffe03.js",
539
+ "__mf/js/async/4225.43367877.js",
540
+ "__mf/js/async/1430.bac7994c.js",
541
+ "__mf/js/async/1170.1ace5903.js",
542
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
543
+ "__mf/js/async/3954.dbc4d4c5.js",
544
+ "__mf/js/async/9836.bbf150b2.js",
545
+ "__mf/js/async/7576.bfd4659f.js",
546
+ "__mf/js/async/7793.06fe240f.js",
547
+ "__mf/js/async/3059.bd425bfb.js",
548
+ "__mf/js/async/5706.a7fb5c1b.js",
549
+ "__mf/js/async/2749.edab3f5e.js",
550
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
551
+ "__mf/js/async/9877.73cfc5dd.js",
552
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js",
553
+ "__mf/js/async/9588.b67d84aa.js",
554
+ "__mf/js/async/5071.b48bd1f7.js",
555
+ "__mf/js/async/2043.a03fc64f.js",
556
+ "__mf/js/async/7177.0fe1dff0.js",
557
+ "__mf/js/async/1969.4f0fc9ef.js",
558
+ "__mf/js/async/8482.6c4d64de.js"
559
559
  ]
560
560
  },
561
561
  "css": {
562
562
  "sync": [],
563
563
  "async": [
564
- "__mf/css/async/2341.d3010b86.css"
564
+ "__mf/css/async/3061.d3010b86.css"
565
565
  ]
566
566
  }
567
567
  }
@@ -575,37 +575,37 @@
575
575
  "assets": {
576
576
  "js": {
577
577
  "sync": [
578
- "__mf/js/async/6374.e9650306.js",
579
- "__mf/js/async/158.c35084cf.js",
580
- "__mf/js/async/5628.f229b9f6.js",
581
- "__mf/js/async/5682.a317ee96.js",
582
- "__mf/js/async/2558.beff8442.js",
583
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js"
578
+ "__mf/js/async/4248.ce5ffe03.js",
579
+ "__mf/js/async/4225.43367877.js",
580
+ "__mf/js/async/9944.34a79f7c.js",
581
+ "__mf/js/async/1430.bac7994c.js",
582
+ "__mf/js/async/1170.1ace5903.js",
583
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js"
584
584
  ],
585
585
  "async": [
586
- "__mf/js/async/5388.92f525c5.js",
587
- "__mf/js/async/7376.91743064.js",
588
- "__mf/js/async/58.8a4336f8.js",
589
- "__mf/js/async/8727.e54ca5fd.js",
590
- "__mf/js/async/3431.358ac817.js",
591
- "__mf/js/async/158.c35084cf.js",
592
- "__mf/js/async/8537.a7ed2e24.js",
593
- "__mf/js/async/5348.aa77f629.js",
594
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
595
- "__mf/js/async/6134.6f58094d.js",
596
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js",
597
- "__mf/js/async/4238.cd5e3d1f.js",
598
- "__mf/js/async/3224.858fb6d6.js",
599
- "__mf/js/async/2292.0696771a.js",
600
- "__mf/js/async/8488.9eb8e6dc.js",
601
- "__mf/js/async/8216.3417496f.js",
602
- "__mf/js/async/7797.2bda5f99.js"
586
+ "__mf/js/async/3954.dbc4d4c5.js",
587
+ "__mf/js/async/9836.bbf150b2.js",
588
+ "__mf/js/async/7576.bfd4659f.js",
589
+ "__mf/js/async/7793.06fe240f.js",
590
+ "__mf/js/async/3059.bd425bfb.js",
591
+ "__mf/js/async/4225.43367877.js",
592
+ "__mf/js/async/5706.a7fb5c1b.js",
593
+ "__mf/js/async/2749.edab3f5e.js",
594
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
595
+ "__mf/js/async/9877.73cfc5dd.js",
596
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js",
597
+ "__mf/js/async/9588.b67d84aa.js",
598
+ "__mf/js/async/5071.b48bd1f7.js",
599
+ "__mf/js/async/2043.a03fc64f.js",
600
+ "__mf/js/async/7177.0fe1dff0.js",
601
+ "__mf/js/async/1969.4f0fc9ef.js",
602
+ "__mf/js/async/8482.6c4d64de.js"
603
603
  ]
604
604
  },
605
605
  "css": {
606
606
  "sync": [],
607
607
  "async": [
608
- "__mf/css/async/2341.d3010b86.css"
608
+ "__mf/css/async/3061.d3010b86.css"
609
609
  ]
610
610
  }
611
611
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/victorialogs-plugin",
3
- "version": "0.2.0",
3
+ "version": "0.3.0-rc.1",
4
4
  "scripts": {
5
5
  "dev": "rsbuild dev",
6
6
  "build": "npm run build-mf && concurrently \"npm:build:*\"",
@@ -8,6 +8,7 @@
8
8
  "build:cjs": "swc ./src -d dist/lib/cjs --strip-leading-paths --config-file ../.cjs.swcrc",
9
9
  "build:esm": "swc ./src -d dist/lib --strip-leading-paths --config-file ../.swcrc",
10
10
  "build:types": "tsc --project tsconfig.build.json",
11
+ "lint": "eslint src --ext .ts,.tsx",
11
12
  "test": "cross-env LC_ALL=C TZ=UTC jest",
12
13
  "type-check": "tsc --noEmit"
13
14
  },
@@ -21,11 +22,11 @@
21
22
  "@emotion/react": "^11.7.1",
22
23
  "@emotion/styled": "^11.6.0",
23
24
  "@hookform/resolvers": "^3.2.0",
24
- "@perses-dev/components": "^0.53.0-beta.2",
25
- "@perses-dev/core": "^0.53.0-beta.2",
26
- "@perses-dev/dashboards": "^0.53.0-beta.2",
27
- "@perses-dev/explore": "^0.53.0-beta.2",
28
- "@perses-dev/plugin-system": "^0.53.0-beta.2",
25
+ "@perses-dev/components": "^0.53.0-rc.2",
26
+ "@perses-dev/core": "^0.53.0-rc.0",
27
+ "@perses-dev/dashboards": "^0.53.0-rc.2",
28
+ "@perses-dev/explore": "^0.53.0-rc.2",
29
+ "@perses-dev/plugin-system": "^0.53.0-rc.2",
29
30
  "@tanstack/react-query": "^4.39.1",
30
31
  "date-fns": "^4.1.0",
31
32
  "date-fns-tz": "^3.2.0",