@perses-dev/clickhouse-plugin 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/__mf/js/{ClickHouse.8f89cb2c.js → ClickHouse.fef0738b.js} +3 -3
  2. package/__mf/js/async/1398.f2193c83.js +2 -0
  3. package/__mf/js/async/{4421.750852d0.js → 4421.d9d48d4f.js} +1 -1
  4. package/__mf/js/async/4557.aa037aea.js +2 -0
  5. package/__mf/js/async/4676.cae72135.js +22 -0
  6. package/__mf/js/async/58.c1431e49.js +2 -0
  7. package/__mf/js/async/7797.36d938e5.js +1 -0
  8. package/__mf/js/async/{7991.64a1aaaf.js → 7991.11320a4d.js} +2 -2
  9. package/__mf/js/async/__federation_expose_ClickHouseDatasource.b909c7ef.js +2 -0
  10. package/__mf/js/async/__federation_expose_ClickHouseLogQuery.8e9aa83b.js +20 -0
  11. package/__mf/js/async/__federation_expose_ClickHouseTimeSeriesQuery.b3723b8b.js +20 -0
  12. package/__mf/js/{main.3bc5d901.js → main.56f92cce.js} +3 -3
  13. package/lib/cjs/queries/click-house-log-query/ClickHouseLogQueryEditor.js +4 -15
  14. package/lib/cjs/queries/click-house-time-series-query/ClickHouseQueryEditor.js +4 -15
  15. package/lib/queries/click-house-log-query/ClickHouseLogQueryEditor.d.ts.map +1 -1
  16. package/lib/queries/click-house-log-query/ClickHouseLogQueryEditor.js +4 -15
  17. package/lib/queries/click-house-log-query/ClickHouseLogQueryEditor.js.map +1 -1
  18. package/lib/queries/click-house-log-query/log-query-plugin-interface.d.ts +1 -3
  19. package/lib/queries/click-house-log-query/log-query-plugin-interface.d.ts.map +1 -1
  20. package/lib/queries/click-house-log-query/log-query-plugin-interface.js.map +1 -1
  21. package/lib/queries/click-house-time-series-query/ClickHouseQueryEditor.d.ts.map +1 -1
  22. package/lib/queries/click-house-time-series-query/ClickHouseQueryEditor.js +4 -15
  23. package/lib/queries/click-house-time-series-query/ClickHouseQueryEditor.js.map +1 -1
  24. package/mf-manifest.json +25 -25
  25. package/mf-stats.json +25 -25
  26. package/package.json +6 -6
  27. package/__mf/js/async/2178.16cf2da3.js +0 -2
  28. package/__mf/js/async/2472.9f5fd5cf.js +0 -22
  29. package/__mf/js/async/2708.7448dd5c.js +0 -1
  30. package/__mf/js/async/6620.1d8e42fd.js +0 -2
  31. package/__mf/js/async/9563.6903fd59.js +0 -2
  32. package/__mf/js/async/__federation_expose_ClickHouseDatasource.e3722d39.js +0 -2
  33. package/__mf/js/async/__federation_expose_ClickHouseLogQuery.63888cb7.js +0 -20
  34. package/__mf/js/async/__federation_expose_ClickHouseTimeSeriesQuery.6a30813e.js +0 -20
  35. /package/__mf/js/async/{9563.6903fd59.js.LICENSE.txt → 1398.f2193c83.js.LICENSE.txt} +0 -0
  36. /package/__mf/js/async/{2178.16cf2da3.js.LICENSE.txt → 4557.aa037aea.js.LICENSE.txt} +0 -0
  37. /package/__mf/js/async/{2472.9f5fd5cf.js.LICENSE.txt → 4676.cae72135.js.LICENSE.txt} +0 -0
  38. /package/__mf/js/async/{6620.1d8e42fd.js.LICENSE.txt → 58.c1431e49.js.LICENSE.txt} +0 -0
  39. /package/__mf/js/async/{7991.64a1aaaf.js.LICENSE.txt → 7991.11320a4d.js.LICENSE.txt} +0 -0
  40. /package/__mf/js/async/{__federation_expose_ClickHouseDatasource.e3722d39.js.LICENSE.txt → __federation_expose_ClickHouseDatasource.b909c7ef.js.LICENSE.txt} +0 -0
  41. /package/__mf/js/async/{__federation_expose_ClickHouseLogQuery.63888cb7.js.LICENSE.txt → __federation_expose_ClickHouseLogQuery.8e9aa83b.js.LICENSE.txt} +0 -0
  42. /package/__mf/js/async/{__federation_expose_ClickHouseTimeSeriesQuery.6a30813e.js.LICENSE.txt → __federation_expose_ClickHouseTimeSeriesQuery.b3723b8b.js.LICENSE.txt} +0 -0
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "ClickHouse",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.3.0",
8
+ "buildVersion": "0.4.0",
9
9
  "buildName": "@perses-dev/clickhouse-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/ClickHouse.8f89cb2c.js",
12
+ "name": "__mf/js/ClickHouse.fef0738b.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -95,17 +95,17 @@
95
95
  },
96
96
  {
97
97
  "singleton": true,
98
- "requiredVersion": "^0.53.0-beta.1",
98
+ "requiredVersion": "^0.53.0-beta.2",
99
99
  "shareScope": "default",
100
100
  "name": "@perses-dev/components",
101
- "version": "0.53.0-beta.1",
101
+ "version": "0.53.0-beta.2",
102
102
  "eager": false,
103
103
  "id": "ClickHouse:@perses-dev/components",
104
104
  "assets": {
105
105
  "js": {
106
106
  "async": [],
107
107
  "sync": [
108
- "__mf/js/async/7991.64a1aaaf.js"
108
+ "__mf/js/async/7991.11320a4d.js"
109
109
  ]
110
110
  },
111
111
  "css": {
@@ -117,17 +117,17 @@
117
117
  },
118
118
  {
119
119
  "singleton": true,
120
- "requiredVersion": "^0.53.0-beta.1",
120
+ "requiredVersion": "^0.53.0-beta.2",
121
121
  "shareScope": "default",
122
122
  "name": "@perses-dev/dashboards",
123
- "version": "0.53.0-beta.1",
123
+ "version": "0.53.0-beta.2",
124
124
  "eager": false,
125
125
  "id": "ClickHouse:@perses-dev/dashboards",
126
126
  "assets": {
127
127
  "js": {
128
128
  "async": [],
129
129
  "sync": [
130
- "__mf/js/async/2472.9f5fd5cf.js"
130
+ "__mf/js/async/4676.cae72135.js"
131
131
  ]
132
132
  },
133
133
  "css": {
@@ -139,17 +139,17 @@
139
139
  },
140
140
  {
141
141
  "singleton": true,
142
- "requiredVersion": "^0.53.0-beta.1",
142
+ "requiredVersion": "^0.53.0-beta.2",
143
143
  "shareScope": "default",
144
144
  "name": "@perses-dev/explore",
145
- "version": "0.53.0-beta.1",
145
+ "version": "0.53.0-beta.2",
146
146
  "eager": false,
147
147
  "id": "ClickHouse:@perses-dev/explore",
148
148
  "assets": {
149
149
  "js": {
150
150
  "async": [],
151
151
  "sync": [
152
- "__mf/js/async/4421.750852d0.js"
152
+ "__mf/js/async/4421.d9d48d4f.js"
153
153
  ]
154
154
  },
155
155
  "css": {
@@ -161,17 +161,17 @@
161
161
  },
162
162
  {
163
163
  "singleton": true,
164
- "requiredVersion": "^0.53.0-beta.1",
164
+ "requiredVersion": "^0.53.0-beta.2",
165
165
  "shareScope": "default",
166
166
  "name": "@perses-dev/plugin-system",
167
- "version": "0.53.0-beta.1",
167
+ "version": "0.53.0-beta.2",
168
168
  "eager": false,
169
169
  "id": "ClickHouse:@perses-dev/plugin-system",
170
170
  "assets": {
171
171
  "js": {
172
172
  "async": [],
173
173
  "sync": [
174
- "__mf/js/async/2178.16cf2da3.js"
174
+ "__mf/js/async/4557.aa037aea.js"
175
175
  ]
176
176
  },
177
177
  "css": {
@@ -391,17 +391,17 @@
391
391
  "assets": {
392
392
  "js": {
393
393
  "sync": [
394
- "__mf/js/async/__federation_expose_ClickHouseDatasource.e3722d39.js"
394
+ "__mf/js/async/__federation_expose_ClickHouseDatasource.b909c7ef.js"
395
395
  ],
396
396
  "async": [
397
397
  "__mf/js/async/282.76b8b044.js",
398
398
  "__mf/js/async/1360.33f7e672.js",
399
399
  "__mf/js/async/2114.27f707a0.js",
400
- "__mf/js/async/__federation_expose_ClickHouseTimeSeriesQuery.6a30813e.js",
401
- "__mf/js/async/__federation_expose_ClickHouseLogQuery.63888cb7.js",
400
+ "__mf/js/async/__federation_expose_ClickHouseTimeSeriesQuery.b3723b8b.js",
401
+ "__mf/js/async/__federation_expose_ClickHouseLogQuery.8e9aa83b.js",
402
402
  "__mf/js/async/2226.1d4436dc.js",
403
403
  "__mf/js/async/7376.c01a7f82.js",
404
- "__mf/js/async/6620.1d8e42fd.js",
404
+ "__mf/js/async/58.c1431e49.js",
405
405
  "__mf/js/async/2652.fd27ec3f.js",
406
406
  "__mf/js/async/3431.54fb88df.js",
407
407
  "__mf/js/async/6134.a0f2d3c5.js",
@@ -410,7 +410,7 @@
410
410
  "__mf/js/async/2292.248bd1ea.js",
411
411
  "__mf/js/async/8488.16a69ea5.js",
412
412
  "__mf/js/async/8216.44c6334e.js",
413
- "__mf/js/async/2708.7448dd5c.js"
413
+ "__mf/js/async/7797.36d938e5.js"
414
414
  ]
415
415
  },
416
416
  "css": {
@@ -433,12 +433,12 @@
433
433
  "__mf/js/async/282.76b8b044.js",
434
434
  "__mf/js/async/1360.33f7e672.js",
435
435
  "__mf/js/async/2114.27f707a0.js",
436
- "__mf/js/async/__federation_expose_ClickHouseTimeSeriesQuery.6a30813e.js"
436
+ "__mf/js/async/__federation_expose_ClickHouseTimeSeriesQuery.b3723b8b.js"
437
437
  ],
438
438
  "async": [
439
439
  "__mf/js/async/2226.1d4436dc.js",
440
440
  "__mf/js/async/7376.c01a7f82.js",
441
- "__mf/js/async/6620.1d8e42fd.js",
441
+ "__mf/js/async/58.c1431e49.js",
442
442
  "__mf/js/async/2652.fd27ec3f.js",
443
443
  "__mf/js/async/3431.54fb88df.js",
444
444
  "__mf/js/async/6134.a0f2d3c5.js",
@@ -447,7 +447,7 @@
447
447
  "__mf/js/async/2292.248bd1ea.js",
448
448
  "__mf/js/async/8488.16a69ea5.js",
449
449
  "__mf/js/async/8216.44c6334e.js",
450
- "__mf/js/async/2708.7448dd5c.js"
450
+ "__mf/js/async/7797.36d938e5.js"
451
451
  ]
452
452
  },
453
453
  "css": {
@@ -470,12 +470,12 @@
470
470
  "__mf/js/async/282.76b8b044.js",
471
471
  "__mf/js/async/1360.33f7e672.js",
472
472
  "__mf/js/async/2114.27f707a0.js",
473
- "__mf/js/async/__federation_expose_ClickHouseLogQuery.63888cb7.js"
473
+ "__mf/js/async/__federation_expose_ClickHouseLogQuery.8e9aa83b.js"
474
474
  ],
475
475
  "async": [
476
476
  "__mf/js/async/2226.1d4436dc.js",
477
477
  "__mf/js/async/7376.c01a7f82.js",
478
- "__mf/js/async/6620.1d8e42fd.js",
478
+ "__mf/js/async/58.c1431e49.js",
479
479
  "__mf/js/async/2652.fd27ec3f.js",
480
480
  "__mf/js/async/3431.54fb88df.js",
481
481
  "__mf/js/async/6134.a0f2d3c5.js",
@@ -484,7 +484,7 @@
484
484
  "__mf/js/async/2292.248bd1ea.js",
485
485
  "__mf/js/async/8488.16a69ea5.js",
486
486
  "__mf/js/async/8216.44c6334e.js",
487
- "__mf/js/async/2708.7448dd5c.js"
487
+ "__mf/js/async/7797.36d938e5.js"
488
488
  ]
489
489
  },
490
490
  "css": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/clickhouse-plugin",
3
- "version": "0.3.0",
3
+ "version": "0.4.0",
4
4
  "scripts": {
5
5
  "dev": "rsbuild dev",
6
6
  "build": "npm run build-mf && concurrently \"npm:build:*\"",
@@ -18,11 +18,11 @@
18
18
  "@emotion/react": "^11.7.1",
19
19
  "@emotion/styled": "^11.6.0",
20
20
  "@hookform/resolvers": "^3.2.0",
21
- "@perses-dev/components": "^0.53.0-beta.1",
22
- "@perses-dev/core": "^0.53.0-beta.1",
23
- "@perses-dev/dashboards": "^0.53.0-beta.1",
24
- "@perses-dev/explore": "^0.53.0-beta.1",
25
- "@perses-dev/plugin-system": "^0.53.0-beta.1",
21
+ "@perses-dev/components": "^0.53.0-beta.2",
22
+ "@perses-dev/core": "^0.53.0-beta.2",
23
+ "@perses-dev/dashboards": "^0.53.0-beta.2",
24
+ "@perses-dev/explore": "^0.53.0-beta.2",
25
+ "@perses-dev/plugin-system": "^0.53.0-beta.2",
26
26
  "@tanstack/react-query": "^4.39.1",
27
27
  "date-fns": "^4.1.0",
28
28
  "date-fns-tz": "^3.2.0",