@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-manifest.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
  },
@@ -35,7 +35,7 @@
35
35
  "js": {
36
36
  "async": [],
37
37
  "sync": [
38
- "__mf/js/async/3960.bbacac1d.js"
38
+ "__mf/js/async/6274.f6456c87.js"
39
39
  ]
40
40
  },
41
41
  "css": {
@@ -54,9 +54,9 @@
54
54
  "js": {
55
55
  "async": [],
56
56
  "sync": [
57
- "__mf/js/async/5790.f7a41a40.js",
58
- "__mf/js/async/6770.5c90a318.js",
59
- "__mf/js/async/694.663f3faf.js"
57
+ "__mf/js/async/1616.44d9fc39.js",
58
+ "__mf/js/async/6854.efd1a0a6.js",
59
+ "__mf/js/async/9235.543bd352.js"
60
60
  ]
61
61
  },
62
62
  "css": {
@@ -75,8 +75,8 @@
75
75
  "js": {
76
76
  "async": [],
77
77
  "sync": [
78
- "__mf/js/async/5214.bcb7530e.js",
79
- "__mf/js/async/738.b4e8c361.js"
78
+ "__mf/js/async/5587.dfbc3ebc.js",
79
+ "__mf/js/async/7968.5fed5183.js"
80
80
  ]
81
81
  },
82
82
  "css": {
@@ -88,14 +88,14 @@
88
88
  {
89
89
  "id": "VictoriaLogs:@perses-dev/components",
90
90
  "name": "@perses-dev/components",
91
- "version": "0.53.0-beta.2",
91
+ "version": "0.53.0-rc.2",
92
92
  "singleton": true,
93
- "requiredVersion": "^0.53.0-beta.2",
93
+ "requiredVersion": "^0.53.0-rc.2",
94
94
  "assets": {
95
95
  "js": {
96
96
  "async": [],
97
97
  "sync": [
98
- "__mf/js/async/4310.9ddfd236.js"
98
+ "__mf/js/async/7958.11c8b9fb.js"
99
99
  ]
100
100
  },
101
101
  "css": {
@@ -107,14 +107,14 @@
107
107
  {
108
108
  "id": "VictoriaLogs:@perses-dev/dashboards",
109
109
  "name": "@perses-dev/dashboards",
110
- "version": "0.53.0-beta.2",
110
+ "version": "0.53.0-rc.2",
111
111
  "singleton": true,
112
- "requiredVersion": "^0.53.0-beta.2",
112
+ "requiredVersion": "^0.53.0-rc.2",
113
113
  "assets": {
114
114
  "js": {
115
115
  "async": [],
116
116
  "sync": [
117
- "__mf/js/async/4676.db842b1a.js"
117
+ "__mf/js/async/54.b0728da4.js"
118
118
  ]
119
119
  },
120
120
  "css": {
@@ -126,14 +126,14 @@
126
126
  {
127
127
  "id": "VictoriaLogs:@perses-dev/explore",
128
128
  "name": "@perses-dev/explore",
129
- "version": "0.53.0-beta.2",
129
+ "version": "0.53.0-rc.2",
130
130
  "singleton": true,
131
- "requiredVersion": "^0.53.0-beta.2",
131
+ "requiredVersion": "^0.53.0-rc.2",
132
132
  "assets": {
133
133
  "js": {
134
134
  "async": [],
135
135
  "sync": [
136
- "__mf/js/async/4421.b3e6be64.js"
136
+ "__mf/js/async/1728.c9fc8da6.js"
137
137
  ]
138
138
  },
139
139
  "css": {
@@ -145,14 +145,14 @@
145
145
  {
146
146
  "id": "VictoriaLogs:@perses-dev/plugin-system",
147
147
  "name": "@perses-dev/plugin-system",
148
- "version": "0.53.0-beta.2",
148
+ "version": "0.53.0-rc.2",
149
149
  "singleton": true,
150
- "requiredVersion": "^0.53.0-beta.2",
150
+ "requiredVersion": "^0.53.0-rc.2",
151
151
  "assets": {
152
152
  "js": {
153
153
  "async": [],
154
154
  "sync": [
155
- "__mf/js/async/4557.4ca5a213.js"
155
+ "__mf/js/async/9010.c2b659be.js"
156
156
  ]
157
157
  },
158
158
  "css": {
@@ -171,7 +171,7 @@
171
171
  "js": {
172
172
  "async": [],
173
173
  "sync": [
174
- "__mf/js/async/3980.03396afa.js"
174
+ "__mf/js/async/6283.5edb374e.js"
175
175
  ]
176
176
  },
177
177
  "css": {
@@ -190,7 +190,7 @@
190
190
  "js": {
191
191
  "async": [],
192
192
  "sync": [
193
- "__mf/js/async/4075.8aae8af4.js"
193
+ "__mf/js/async/7192.cb6ffe0e.js"
194
194
  ]
195
195
  },
196
196
  "css": {
@@ -209,7 +209,7 @@
209
209
  "js": {
210
210
  "async": [],
211
211
  "sync": [
212
- "__mf/js/async/5409.5d25f1db.js"
212
+ "__mf/js/async/873.f5cf5a02.js"
213
213
  ]
214
214
  },
215
215
  "css": {
@@ -228,7 +228,7 @@
228
228
  "js": {
229
229
  "async": [],
230
230
  "sync": [
231
- "__mf/js/async/5981.e54ec80b.js"
231
+ "__mf/js/async/392.2a915032.js"
232
232
  ]
233
233
  },
234
234
  "css": {
@@ -247,7 +247,7 @@
247
247
  "js": {
248
248
  "async": [],
249
249
  "sync": [
250
- "__mf/js/async/9173.d784dd69.js"
250
+ "__mf/js/async/8470.32cf23b6.js"
251
251
  ]
252
252
  },
253
253
  "css": {
@@ -266,7 +266,7 @@
266
266
  "js": {
267
267
  "async": [],
268
268
  "sync": [
269
- "__mf/js/async/6292.fda8a9af.js"
269
+ "__mf/js/async/8356.2b39af38.js"
270
270
  ]
271
271
  },
272
272
  "css": {
@@ -278,14 +278,14 @@
278
278
  {
279
279
  "id": "VictoriaLogs:react-router-dom",
280
280
  "name": "react-router-dom",
281
- "version": "6.30.0",
281
+ "version": "6.30.3",
282
282
  "singleton": true,
283
- "requiredVersion": "^6.30.0",
283
+ "requiredVersion": "^6.30.3",
284
284
  "assets": {
285
285
  "js": {
286
286
  "async": [],
287
287
  "sync": [
288
- "__mf/js/async/6377.e48abaa5.js"
288
+ "__mf/js/async/5440.9338b9ea.js"
289
289
  ]
290
290
  },
291
291
  "css": {
@@ -304,7 +304,7 @@
304
304
  "js": {
305
305
  "async": [],
306
306
  "sync": [
307
- "__mf/js/async/1964.6d84f735.js"
307
+ "__mf/js/async/4121.db798067.js"
308
308
  ]
309
309
  },
310
310
  "css": {
@@ -323,7 +323,7 @@
323
323
  "js": {
324
324
  "async": [],
325
325
  "sync": [
326
- "__mf/js/async/7740.82b38509.js"
326
+ "__mf/js/async/7978.c5b22459.js"
327
327
  ]
328
328
  },
329
329
  "css": {
@@ -341,38 +341,38 @@
341
341
  "assets": {
342
342
  "js": {
343
343
  "sync": [
344
- "__mf/js/async/__federation_expose_VictoriaLogsDatasource.f8412079.js"
344
+ "__mf/js/async/__federation_expose_VictoriaLogsDatasource.c8ad37a6.js"
345
345
  ],
346
346
  "async": [
347
- "__mf/js/async/6374.e9650306.js",
348
- "__mf/js/async/158.c35084cf.js",
349
- "__mf/js/async/5682.a317ee96.js",
350
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js",
351
- "__mf/js/async/5628.f229b9f6.js",
352
- "__mf/js/async/2558.beff8442.js",
353
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
354
- "__mf/js/async/8537.a7ed2e24.js",
355
- "__mf/js/async/5348.aa77f629.js",
356
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
357
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js",
358
- "__mf/js/async/5388.92f525c5.js",
359
- "__mf/js/async/7376.91743064.js",
360
- "__mf/js/async/58.8a4336f8.js",
361
- "__mf/js/async/8727.e54ca5fd.js",
362
- "__mf/js/async/3431.358ac817.js",
363
- "__mf/js/async/6134.6f58094d.js",
364
- "__mf/js/async/4238.cd5e3d1f.js",
365
- "__mf/js/async/3224.858fb6d6.js",
366
- "__mf/js/async/2292.0696771a.js",
367
- "__mf/js/async/8488.9eb8e6dc.js",
368
- "__mf/js/async/8216.3417496f.js",
369
- "__mf/js/async/7797.2bda5f99.js"
347
+ "__mf/js/async/4248.ce5ffe03.js",
348
+ "__mf/js/async/4225.43367877.js",
349
+ "__mf/js/async/1430.bac7994c.js",
350
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js",
351
+ "__mf/js/async/9944.34a79f7c.js",
352
+ "__mf/js/async/1170.1ace5903.js",
353
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
354
+ "__mf/js/async/5706.a7fb5c1b.js",
355
+ "__mf/js/async/2749.edab3f5e.js",
356
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
357
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js",
358
+ "__mf/js/async/3954.dbc4d4c5.js",
359
+ "__mf/js/async/9836.bbf150b2.js",
360
+ "__mf/js/async/7576.bfd4659f.js",
361
+ "__mf/js/async/7793.06fe240f.js",
362
+ "__mf/js/async/3059.bd425bfb.js",
363
+ "__mf/js/async/9877.73cfc5dd.js",
364
+ "__mf/js/async/9588.b67d84aa.js",
365
+ "__mf/js/async/5071.b48bd1f7.js",
366
+ "__mf/js/async/2043.a03fc64f.js",
367
+ "__mf/js/async/7177.0fe1dff0.js",
368
+ "__mf/js/async/1969.4f0fc9ef.js",
369
+ "__mf/js/async/8482.6c4d64de.js"
370
370
  ]
371
371
  },
372
372
  "css": {
373
373
  "sync": [],
374
374
  "async": [
375
- "__mf/css/async/2341.d3010b86.css"
375
+ "__mf/css/async/3061.d3010b86.css"
376
376
  ]
377
377
  }
378
378
  },
@@ -384,37 +384,37 @@
384
384
  "assets": {
385
385
  "js": {
386
386
  "sync": [
387
- "__mf/js/async/158.c35084cf.js",
388
- "__mf/js/async/8537.a7ed2e24.js",
389
- "__mf/js/async/5348.aa77f629.js",
390
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js"
387
+ "__mf/js/async/4225.43367877.js",
388
+ "__mf/js/async/5706.a7fb5c1b.js",
389
+ "__mf/js/async/2749.edab3f5e.js",
390
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js"
391
391
  ],
392
392
  "async": [
393
- "__mf/js/async/4238.cd5e3d1f.js",
394
- "__mf/js/async/3224.858fb6d6.js",
395
- "__mf/js/async/6374.e9650306.js",
396
- "__mf/js/async/158.c35084cf.js",
397
- "__mf/js/async/5682.a317ee96.js",
398
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js",
399
- "__mf/js/async/5628.f229b9f6.js",
400
- "__mf/js/async/2558.beff8442.js",
401
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
402
- "__mf/js/async/5388.92f525c5.js",
403
- "__mf/js/async/7376.91743064.js",
404
- "__mf/js/async/58.8a4336f8.js",
405
- "__mf/js/async/8727.e54ca5fd.js",
406
- "__mf/js/async/3431.358ac817.js",
407
- "__mf/js/async/6134.6f58094d.js",
408
- "__mf/js/async/2292.0696771a.js",
409
- "__mf/js/async/8488.9eb8e6dc.js",
410
- "__mf/js/async/8216.3417496f.js",
411
- "__mf/js/async/7797.2bda5f99.js"
393
+ "__mf/js/async/9588.b67d84aa.js",
394
+ "__mf/js/async/5071.b48bd1f7.js",
395
+ "__mf/js/async/4248.ce5ffe03.js",
396
+ "__mf/js/async/4225.43367877.js",
397
+ "__mf/js/async/1430.bac7994c.js",
398
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js",
399
+ "__mf/js/async/9944.34a79f7c.js",
400
+ "__mf/js/async/1170.1ace5903.js",
401
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
402
+ "__mf/js/async/3954.dbc4d4c5.js",
403
+ "__mf/js/async/9836.bbf150b2.js",
404
+ "__mf/js/async/7576.bfd4659f.js",
405
+ "__mf/js/async/7793.06fe240f.js",
406
+ "__mf/js/async/3059.bd425bfb.js",
407
+ "__mf/js/async/9877.73cfc5dd.js",
408
+ "__mf/js/async/2043.a03fc64f.js",
409
+ "__mf/js/async/7177.0fe1dff0.js",
410
+ "__mf/js/async/1969.4f0fc9ef.js",
411
+ "__mf/js/async/8482.6c4d64de.js"
412
412
  ]
413
413
  },
414
414
  "css": {
415
415
  "sync": [],
416
416
  "async": [
417
- "__mf/css/async/2341.d3010b86.css"
417
+ "__mf/css/async/3061.d3010b86.css"
418
418
  ]
419
419
  }
420
420
  },
@@ -426,40 +426,40 @@
426
426
  "assets": {
427
427
  "js": {
428
428
  "sync": [
429
- "__mf/js/async/158.c35084cf.js",
430
- "__mf/js/async/8537.a7ed2e24.js",
431
- "__mf/js/async/5348.aa77f629.js",
432
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js"
429
+ "__mf/js/async/4225.43367877.js",
430
+ "__mf/js/async/5706.a7fb5c1b.js",
431
+ "__mf/js/async/2749.edab3f5e.js",
432
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js"
433
433
  ],
434
434
  "async": [
435
- "__mf/js/async/6374.e9650306.js",
436
- "__mf/js/async/158.c35084cf.js",
437
- "__mf/js/async/5682.a317ee96.js",
438
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js",
439
- "__mf/js/async/5628.f229b9f6.js",
440
- "__mf/js/async/2558.beff8442.js",
441
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
442
- "__mf/js/async/5388.92f525c5.js",
443
- "__mf/js/async/7376.91743064.js",
444
- "__mf/js/async/58.8a4336f8.js",
445
- "__mf/js/async/8727.e54ca5fd.js",
446
- "__mf/js/async/3431.358ac817.js",
447
- "__mf/js/async/8537.a7ed2e24.js",
448
- "__mf/js/async/5348.aa77f629.js",
449
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
450
- "__mf/js/async/6134.6f58094d.js",
451
- "__mf/js/async/4238.cd5e3d1f.js",
452
- "__mf/js/async/3224.858fb6d6.js",
453
- "__mf/js/async/2292.0696771a.js",
454
- "__mf/js/async/8488.9eb8e6dc.js",
455
- "__mf/js/async/8216.3417496f.js",
456
- "__mf/js/async/7797.2bda5f99.js"
435
+ "__mf/js/async/4248.ce5ffe03.js",
436
+ "__mf/js/async/4225.43367877.js",
437
+ "__mf/js/async/1430.bac7994c.js",
438
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js",
439
+ "__mf/js/async/9944.34a79f7c.js",
440
+ "__mf/js/async/1170.1ace5903.js",
441
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
442
+ "__mf/js/async/3954.dbc4d4c5.js",
443
+ "__mf/js/async/9836.bbf150b2.js",
444
+ "__mf/js/async/7576.bfd4659f.js",
445
+ "__mf/js/async/7793.06fe240f.js",
446
+ "__mf/js/async/3059.bd425bfb.js",
447
+ "__mf/js/async/5706.a7fb5c1b.js",
448
+ "__mf/js/async/2749.edab3f5e.js",
449
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
450
+ "__mf/js/async/9877.73cfc5dd.js",
451
+ "__mf/js/async/9588.b67d84aa.js",
452
+ "__mf/js/async/5071.b48bd1f7.js",
453
+ "__mf/js/async/2043.a03fc64f.js",
454
+ "__mf/js/async/7177.0fe1dff0.js",
455
+ "__mf/js/async/1969.4f0fc9ef.js",
456
+ "__mf/js/async/8482.6c4d64de.js"
457
457
  ]
458
458
  },
459
459
  "css": {
460
460
  "sync": [],
461
461
  "async": [
462
- "__mf/css/async/2341.d3010b86.css"
462
+ "__mf/css/async/3061.d3010b86.css"
463
463
  ]
464
464
  }
465
465
  },
@@ -471,40 +471,40 @@
471
471
  "assets": {
472
472
  "js": {
473
473
  "sync": [
474
- "__mf/js/async/6374.e9650306.js",
475
- "__mf/js/async/158.c35084cf.js",
476
- "__mf/js/async/5682.a317ee96.js",
477
- "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.e900c02f.js"
474
+ "__mf/js/async/4248.ce5ffe03.js",
475
+ "__mf/js/async/4225.43367877.js",
476
+ "__mf/js/async/1430.bac7994c.js",
477
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.9d1b2e5f.js"
478
478
  ],
479
479
  "async": [
480
- "__mf/js/async/5628.f229b9f6.js",
481
- "__mf/js/async/6374.e9650306.js",
482
- "__mf/js/async/158.c35084cf.js",
483
- "__mf/js/async/5682.a317ee96.js",
484
- "__mf/js/async/2558.beff8442.js",
485
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js",
486
- "__mf/js/async/5388.92f525c5.js",
487
- "__mf/js/async/7376.91743064.js",
488
- "__mf/js/async/58.8a4336f8.js",
489
- "__mf/js/async/8727.e54ca5fd.js",
490
- "__mf/js/async/3431.358ac817.js",
491
- "__mf/js/async/8537.a7ed2e24.js",
492
- "__mf/js/async/5348.aa77f629.js",
493
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
494
- "__mf/js/async/6134.6f58094d.js",
495
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js",
496
- "__mf/js/async/4238.cd5e3d1f.js",
497
- "__mf/js/async/3224.858fb6d6.js",
498
- "__mf/js/async/2292.0696771a.js",
499
- "__mf/js/async/8488.9eb8e6dc.js",
500
- "__mf/js/async/8216.3417496f.js",
501
- "__mf/js/async/7797.2bda5f99.js"
480
+ "__mf/js/async/9944.34a79f7c.js",
481
+ "__mf/js/async/4248.ce5ffe03.js",
482
+ "__mf/js/async/4225.43367877.js",
483
+ "__mf/js/async/1430.bac7994c.js",
484
+ "__mf/js/async/1170.1ace5903.js",
485
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js",
486
+ "__mf/js/async/3954.dbc4d4c5.js",
487
+ "__mf/js/async/9836.bbf150b2.js",
488
+ "__mf/js/async/7576.bfd4659f.js",
489
+ "__mf/js/async/7793.06fe240f.js",
490
+ "__mf/js/async/3059.bd425bfb.js",
491
+ "__mf/js/async/5706.a7fb5c1b.js",
492
+ "__mf/js/async/2749.edab3f5e.js",
493
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
494
+ "__mf/js/async/9877.73cfc5dd.js",
495
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js",
496
+ "__mf/js/async/9588.b67d84aa.js",
497
+ "__mf/js/async/5071.b48bd1f7.js",
498
+ "__mf/js/async/2043.a03fc64f.js",
499
+ "__mf/js/async/7177.0fe1dff0.js",
500
+ "__mf/js/async/1969.4f0fc9ef.js",
501
+ "__mf/js/async/8482.6c4d64de.js"
502
502
  ]
503
503
  },
504
504
  "css": {
505
505
  "sync": [],
506
506
  "async": [
507
- "__mf/css/async/2341.d3010b86.css"
507
+ "__mf/css/async/3061.d3010b86.css"
508
508
  ]
509
509
  }
510
510
  },
@@ -516,37 +516,37 @@
516
516
  "assets": {
517
517
  "js": {
518
518
  "sync": [
519
- "__mf/js/async/6374.e9650306.js",
520
- "__mf/js/async/158.c35084cf.js",
521
- "__mf/js/async/5628.f229b9f6.js",
522
- "__mf/js/async/5682.a317ee96.js",
523
- "__mf/js/async/2558.beff8442.js",
524
- "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.82b66c29.js"
519
+ "__mf/js/async/4248.ce5ffe03.js",
520
+ "__mf/js/async/4225.43367877.js",
521
+ "__mf/js/async/9944.34a79f7c.js",
522
+ "__mf/js/async/1430.bac7994c.js",
523
+ "__mf/js/async/1170.1ace5903.js",
524
+ "__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.4abd81e1.js"
525
525
  ],
526
526
  "async": [
527
- "__mf/js/async/5388.92f525c5.js",
528
- "__mf/js/async/7376.91743064.js",
529
- "__mf/js/async/58.8a4336f8.js",
530
- "__mf/js/async/8727.e54ca5fd.js",
531
- "__mf/js/async/3431.358ac817.js",
532
- "__mf/js/async/158.c35084cf.js",
533
- "__mf/js/async/8537.a7ed2e24.js",
534
- "__mf/js/async/5348.aa77f629.js",
535
- "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.37c3a83e.js",
536
- "__mf/js/async/6134.6f58094d.js",
537
- "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.906cc07c.js",
538
- "__mf/js/async/4238.cd5e3d1f.js",
539
- "__mf/js/async/3224.858fb6d6.js",
540
- "__mf/js/async/2292.0696771a.js",
541
- "__mf/js/async/8488.9eb8e6dc.js",
542
- "__mf/js/async/8216.3417496f.js",
543
- "__mf/js/async/7797.2bda5f99.js"
527
+ "__mf/js/async/3954.dbc4d4c5.js",
528
+ "__mf/js/async/9836.bbf150b2.js",
529
+ "__mf/js/async/7576.bfd4659f.js",
530
+ "__mf/js/async/7793.06fe240f.js",
531
+ "__mf/js/async/3059.bd425bfb.js",
532
+ "__mf/js/async/4225.43367877.js",
533
+ "__mf/js/async/5706.a7fb5c1b.js",
534
+ "__mf/js/async/2749.edab3f5e.js",
535
+ "__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.ee3ac90f.js",
536
+ "__mf/js/async/9877.73cfc5dd.js",
537
+ "__mf/js/async/__federation_expose_VictoriaLogsLogQuery.7bfaa758.js",
538
+ "__mf/js/async/9588.b67d84aa.js",
539
+ "__mf/js/async/5071.b48bd1f7.js",
540
+ "__mf/js/async/2043.a03fc64f.js",
541
+ "__mf/js/async/7177.0fe1dff0.js",
542
+ "__mf/js/async/1969.4f0fc9ef.js",
543
+ "__mf/js/async/8482.6c4d64de.js"
544
544
  ]
545
545
  },
546
546
  "css": {
547
547
  "sync": [],
548
548
  "async": [
549
- "__mf/css/async/2341.d3010b86.css"
549
+ "__mf/css/async/3061.d3010b86.css"
550
550
  ]
551
551
  }
552
552
  },