@perses-dev/loki-plugin 0.1.1 → 0.1.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.
- package/__mf/js/{Loki.e3bb11f6.js → Loki.3789d265.js} +5 -6
- package/__mf/js/async/2417.993ba27f.js +2 -0
- package/__mf/js/async/{2470.32c642b9.js → 2470.ba894af3.js} +2 -2
- package/__mf/js/async/4368.40ff20c1.js +2 -0
- package/__mf/js/async/4421.8aeb683a.js +1 -0
- package/__mf/js/async/5035.15709e1b.js +73 -0
- package/__mf/js/async/5713.3b303108.js +1 -0
- package/__mf/js/async/{__federation_expose_LogsTable.3952e904.js → __federation_expose_LogsTable.0bf7a331.js} +2 -2
- package/__mf/js/async/{__federation_expose_LokiDatasource.5fbd8f68.js → __federation_expose_LokiDatasource.875ecaed.js} +2 -2
- package/__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js +1 -0
- package/__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js +1 -0
- package/__mf/js/main.925fc3bf.js +5 -0
- package/lib/panels/logstable/components/LogRow/LogsStyles.d.ts +2 -2
- package/mf-manifest.json +34 -34
- package/mf-stats.json +34 -34
- package/package.json +7 -7
- package/__mf/js/async/3246.240e9404.js +0 -1
- package/__mf/js/async/3869.4e06bfcb.js +0 -2
- package/__mf/js/async/4368.438b431f.js +0 -2
- package/__mf/js/async/4421.fef63995.js +0 -1
- package/__mf/js/async/7152.e8100fb6.js +0 -73
- package/__mf/js/async/__federation_expose_LokiLogQuery.0720038a.js +0 -1
- package/__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8c7f7602.js +0 -1
- package/__mf/js/main.a5b9ede8.js +0 -6
- /package/__mf/js/async/{3869.4e06bfcb.js.LICENSE.txt → 2417.993ba27f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{2470.32c642b9.js.LICENSE.txt → 2470.ba894af3.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{4368.438b431f.js.LICENSE.txt → 4368.40ff20c1.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{7152.e8100fb6.js.LICENSE.txt → 5035.15709e1b.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_LogsTable.3952e904.js.LICENSE.txt → __federation_expose_LogsTable.0bf7a331.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_LokiDatasource.5fbd8f68.js.LICENSE.txt → __federation_expose_LokiDatasource.875ecaed.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Loki",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.1.
|
|
8
|
+
"buildVersion": "0.1.2",
|
|
9
9
|
"buildName": "@perses-dev/loki-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Loki.
|
|
12
|
+
"name": "__mf/js/Loki.3789d265.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -87,14 +87,14 @@
|
|
|
87
87
|
{
|
|
88
88
|
"id": "Loki:@perses-dev/components",
|
|
89
89
|
"name": "@perses-dev/components",
|
|
90
|
-
"version": "0.52.0
|
|
90
|
+
"version": "0.52.0",
|
|
91
91
|
"singleton": true,
|
|
92
|
-
"requiredVersion": "^0.52.0
|
|
92
|
+
"requiredVersion": "^0.52.0",
|
|
93
93
|
"assets": {
|
|
94
94
|
"js": {
|
|
95
95
|
"async": [],
|
|
96
96
|
"sync": [
|
|
97
|
-
"__mf/js/async/2470.
|
|
97
|
+
"__mf/js/async/2470.ba894af3.js"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
100
|
"css": {
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
{
|
|
107
107
|
"id": "Loki:@perses-dev/dashboards",
|
|
108
108
|
"name": "@perses-dev/dashboards",
|
|
109
|
-
"version": "0.52.0
|
|
109
|
+
"version": "0.52.0",
|
|
110
110
|
"singleton": true,
|
|
111
|
-
"requiredVersion": "^0.52.0
|
|
111
|
+
"requiredVersion": "^0.52.0",
|
|
112
112
|
"assets": {
|
|
113
113
|
"js": {
|
|
114
114
|
"async": [],
|
|
115
115
|
"sync": [
|
|
116
|
-
"__mf/js/async/
|
|
116
|
+
"__mf/js/async/5035.15709e1b.js"
|
|
117
117
|
]
|
|
118
118
|
},
|
|
119
119
|
"css": {
|
|
@@ -125,14 +125,14 @@
|
|
|
125
125
|
{
|
|
126
126
|
"id": "Loki:@perses-dev/explore",
|
|
127
127
|
"name": "@perses-dev/explore",
|
|
128
|
-
"version": "0.52.0
|
|
128
|
+
"version": "0.52.0",
|
|
129
129
|
"singleton": true,
|
|
130
|
-
"requiredVersion": "^0.52.0
|
|
130
|
+
"requiredVersion": "^0.52.0",
|
|
131
131
|
"assets": {
|
|
132
132
|
"js": {
|
|
133
133
|
"async": [],
|
|
134
134
|
"sync": [
|
|
135
|
-
"__mf/js/async/4421.
|
|
135
|
+
"__mf/js/async/4421.8aeb683a.js"
|
|
136
136
|
]
|
|
137
137
|
},
|
|
138
138
|
"css": {
|
|
@@ -144,14 +144,14 @@
|
|
|
144
144
|
{
|
|
145
145
|
"id": "Loki:@perses-dev/plugin-system",
|
|
146
146
|
"name": "@perses-dev/plugin-system",
|
|
147
|
-
"version": "0.52.0
|
|
147
|
+
"version": "0.52.0",
|
|
148
148
|
"singleton": true,
|
|
149
|
-
"requiredVersion": "^0.52.0
|
|
149
|
+
"requiredVersion": "^0.52.0",
|
|
150
150
|
"assets": {
|
|
151
151
|
"js": {
|
|
152
152
|
"async": [],
|
|
153
153
|
"sync": [
|
|
154
|
-
"__mf/js/async/4368.
|
|
154
|
+
"__mf/js/async/4368.40ff20c1.js"
|
|
155
155
|
]
|
|
156
156
|
},
|
|
157
157
|
"css": {
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
"assets": {
|
|
341
341
|
"js": {
|
|
342
342
|
"sync": [
|
|
343
|
-
"__mf/js/async/__federation_expose_LokiDatasource.
|
|
343
|
+
"__mf/js/async/__federation_expose_LokiDatasource.875ecaed.js"
|
|
344
344
|
],
|
|
345
345
|
"async": [
|
|
346
346
|
"__mf/js/async/3849.c4035be2.js",
|
|
@@ -349,15 +349,15 @@
|
|
|
349
349
|
"__mf/js/async/6664.078084ff.js",
|
|
350
350
|
"__mf/js/async/4168.645bbaa1.js",
|
|
351
351
|
"__mf/js/async/6569.f33ecbef.js",
|
|
352
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
352
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js",
|
|
353
353
|
"__mf/js/async/282.3d82e785.js",
|
|
354
|
-
"__mf/js/async/8537.dc791586.js",
|
|
355
354
|
"__mf/js/async/5780.d837c3cd.js",
|
|
355
|
+
"__mf/js/async/8537.dc791586.js",
|
|
356
356
|
"__mf/js/async/4687.1af57d71.js",
|
|
357
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
357
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js",
|
|
358
358
|
"__mf/js/async/592.269748ce.js",
|
|
359
359
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
360
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
360
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js",
|
|
361
361
|
"__mf/js/async/7376.0459aaf7.js",
|
|
362
362
|
"__mf/js/async/5876.5618763d.js",
|
|
363
363
|
"__mf/js/async/4693.ba67a5aa.js",
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
"__mf/js/async/9479.f74b4605.js",
|
|
370
370
|
"__mf/js/async/8488.5b4b7170.js",
|
|
371
371
|
"__mf/js/async/8216.d9cc6234.js",
|
|
372
|
-
"__mf/js/async/
|
|
372
|
+
"__mf/js/async/5713.3b303108.js"
|
|
373
373
|
]
|
|
374
374
|
},
|
|
375
375
|
"css": {
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"__mf/js/async/8537.dc791586.js",
|
|
392
392
|
"__mf/js/async/4687.1af57d71.js",
|
|
393
393
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
394
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
394
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js"
|
|
395
395
|
],
|
|
396
396
|
"async": [
|
|
397
397
|
"__mf/js/async/4238.ac5f0a30.js",
|
|
@@ -402,12 +402,12 @@
|
|
|
402
402
|
"__mf/js/async/6664.078084ff.js",
|
|
403
403
|
"__mf/js/async/4168.645bbaa1.js",
|
|
404
404
|
"__mf/js/async/6569.f33ecbef.js",
|
|
405
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
405
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js",
|
|
406
406
|
"__mf/js/async/282.3d82e785.js",
|
|
407
|
-
"__mf/js/async/8537.dc791586.js",
|
|
408
407
|
"__mf/js/async/5780.d837c3cd.js",
|
|
408
|
+
"__mf/js/async/8537.dc791586.js",
|
|
409
409
|
"__mf/js/async/4687.1af57d71.js",
|
|
410
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
410
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js",
|
|
411
411
|
"__mf/js/async/592.269748ce.js",
|
|
412
412
|
"__mf/js/async/7376.0459aaf7.js",
|
|
413
413
|
"__mf/js/async/5876.5618763d.js",
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"__mf/js/async/9479.f74b4605.js",
|
|
419
419
|
"__mf/js/async/8488.5b4b7170.js",
|
|
420
420
|
"__mf/js/async/8216.d9cc6234.js",
|
|
421
|
-
"__mf/js/async/
|
|
421
|
+
"__mf/js/async/5713.3b303108.js"
|
|
422
422
|
]
|
|
423
423
|
},
|
|
424
424
|
"css": {
|
|
@@ -439,10 +439,10 @@
|
|
|
439
439
|
"__mf/js/async/282.3d82e785.js",
|
|
440
440
|
"__mf/js/async/2448.6a132c1c.js",
|
|
441
441
|
"__mf/js/async/1540.6b797827.js",
|
|
442
|
-
"__mf/js/async/8537.dc791586.js",
|
|
443
442
|
"__mf/js/async/5780.d837c3cd.js",
|
|
443
|
+
"__mf/js/async/8537.dc791586.js",
|
|
444
444
|
"__mf/js/async/4687.1af57d71.js",
|
|
445
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
445
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js"
|
|
446
446
|
],
|
|
447
447
|
"async": [
|
|
448
448
|
"__mf/js/async/3849.c4035be2.js",
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"__mf/js/async/6664.078084ff.js",
|
|
452
452
|
"__mf/js/async/4168.645bbaa1.js",
|
|
453
453
|
"__mf/js/async/6569.f33ecbef.js",
|
|
454
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
454
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js",
|
|
455
455
|
"__mf/js/async/592.269748ce.js",
|
|
456
456
|
"__mf/js/async/7376.0459aaf7.js",
|
|
457
457
|
"__mf/js/async/5876.5618763d.js",
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"__mf/js/async/8537.dc791586.js",
|
|
461
461
|
"__mf/js/async/4687.1af57d71.js",
|
|
462
462
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
463
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
463
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js",
|
|
464
464
|
"__mf/js/async/9654.575f5449.js",
|
|
465
465
|
"__mf/js/async/4238.ac5f0a30.js",
|
|
466
466
|
"__mf/js/async/3224.b1170acc.js",
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"__mf/js/async/9479.f74b4605.js",
|
|
469
469
|
"__mf/js/async/8488.5b4b7170.js",
|
|
470
470
|
"__mf/js/async/8216.d9cc6234.js",
|
|
471
|
-
"__mf/js/async/
|
|
471
|
+
"__mf/js/async/5713.3b303108.js"
|
|
472
472
|
]
|
|
473
473
|
},
|
|
474
474
|
"css": {
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"__mf/js/async/6664.078084ff.js",
|
|
494
494
|
"__mf/js/async/4168.645bbaa1.js",
|
|
495
495
|
"__mf/js/async/6569.f33ecbef.js",
|
|
496
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
496
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js"
|
|
497
497
|
],
|
|
498
498
|
"async": [
|
|
499
499
|
"__mf/js/async/4238.ac5f0a30.js",
|
|
@@ -501,17 +501,17 @@
|
|
|
501
501
|
"__mf/js/async/282.3d82e785.js",
|
|
502
502
|
"__mf/js/async/2448.6a132c1c.js",
|
|
503
503
|
"__mf/js/async/1540.6b797827.js",
|
|
504
|
-
"__mf/js/async/8537.dc791586.js",
|
|
505
504
|
"__mf/js/async/5780.d837c3cd.js",
|
|
505
|
+
"__mf/js/async/8537.dc791586.js",
|
|
506
506
|
"__mf/js/async/4687.1af57d71.js",
|
|
507
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
507
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js",
|
|
508
508
|
"__mf/js/async/592.269748ce.js",
|
|
509
509
|
"__mf/js/async/7376.0459aaf7.js",
|
|
510
510
|
"__mf/js/async/5876.5618763d.js",
|
|
511
511
|
"__mf/js/async/9654.575f5449.js",
|
|
512
512
|
"__mf/js/async/4693.ba67a5aa.js",
|
|
513
513
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
514
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
514
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js",
|
|
515
515
|
"__mf/js/async/2292.35c2eeec.js"
|
|
516
516
|
]
|
|
517
517
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Loki",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.1.
|
|
8
|
+
"buildVersion": "0.1.2",
|
|
9
9
|
"buildName": "@perses-dev/loki-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Loki.
|
|
12
|
+
"name": "__mf/js/Loki.3789d265.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.52.0
|
|
98
|
+
"requiredVersion": "^0.52.0",
|
|
99
99
|
"shareScope": "default",
|
|
100
100
|
"name": "@perses-dev/components",
|
|
101
|
-
"version": "0.52.0
|
|
101
|
+
"version": "0.52.0",
|
|
102
102
|
"eager": false,
|
|
103
103
|
"id": "Loki:@perses-dev/components",
|
|
104
104
|
"assets": {
|
|
105
105
|
"js": {
|
|
106
106
|
"async": [],
|
|
107
107
|
"sync": [
|
|
108
|
-
"__mf/js/async/2470.
|
|
108
|
+
"__mf/js/async/2470.ba894af3.js"
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
111
|
"css": {
|
|
@@ -117,17 +117,17 @@
|
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"singleton": true,
|
|
120
|
-
"requiredVersion": "^0.52.0
|
|
120
|
+
"requiredVersion": "^0.52.0",
|
|
121
121
|
"shareScope": "default",
|
|
122
122
|
"name": "@perses-dev/dashboards",
|
|
123
|
-
"version": "0.52.0
|
|
123
|
+
"version": "0.52.0",
|
|
124
124
|
"eager": false,
|
|
125
125
|
"id": "Loki:@perses-dev/dashboards",
|
|
126
126
|
"assets": {
|
|
127
127
|
"js": {
|
|
128
128
|
"async": [],
|
|
129
129
|
"sync": [
|
|
130
|
-
"__mf/js/async/
|
|
130
|
+
"__mf/js/async/5035.15709e1b.js"
|
|
131
131
|
]
|
|
132
132
|
},
|
|
133
133
|
"css": {
|
|
@@ -139,17 +139,17 @@
|
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
"singleton": true,
|
|
142
|
-
"requiredVersion": "^0.52.0
|
|
142
|
+
"requiredVersion": "^0.52.0",
|
|
143
143
|
"shareScope": "default",
|
|
144
144
|
"name": "@perses-dev/explore",
|
|
145
|
-
"version": "0.52.0
|
|
145
|
+
"version": "0.52.0",
|
|
146
146
|
"eager": false,
|
|
147
147
|
"id": "Loki:@perses-dev/explore",
|
|
148
148
|
"assets": {
|
|
149
149
|
"js": {
|
|
150
150
|
"async": [],
|
|
151
151
|
"sync": [
|
|
152
|
-
"__mf/js/async/4421.
|
|
152
|
+
"__mf/js/async/4421.8aeb683a.js"
|
|
153
153
|
]
|
|
154
154
|
},
|
|
155
155
|
"css": {
|
|
@@ -161,17 +161,17 @@
|
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"singleton": true,
|
|
164
|
-
"requiredVersion": "^0.52.0
|
|
164
|
+
"requiredVersion": "^0.52.0",
|
|
165
165
|
"shareScope": "default",
|
|
166
166
|
"name": "@perses-dev/plugin-system",
|
|
167
|
-
"version": "0.52.0
|
|
167
|
+
"version": "0.52.0",
|
|
168
168
|
"eager": false,
|
|
169
169
|
"id": "Loki:@perses-dev/plugin-system",
|
|
170
170
|
"assets": {
|
|
171
171
|
"js": {
|
|
172
172
|
"async": [],
|
|
173
173
|
"sync": [
|
|
174
|
-
"__mf/js/async/4368.
|
|
174
|
+
"__mf/js/async/4368.40ff20c1.js"
|
|
175
175
|
]
|
|
176
176
|
},
|
|
177
177
|
"css": {
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"assets": {
|
|
392
392
|
"js": {
|
|
393
393
|
"sync": [
|
|
394
|
-
"__mf/js/async/__federation_expose_LokiDatasource.
|
|
394
|
+
"__mf/js/async/__federation_expose_LokiDatasource.875ecaed.js"
|
|
395
395
|
],
|
|
396
396
|
"async": [
|
|
397
397
|
"__mf/js/async/3849.c4035be2.js",
|
|
@@ -400,15 +400,15 @@
|
|
|
400
400
|
"__mf/js/async/6664.078084ff.js",
|
|
401
401
|
"__mf/js/async/4168.645bbaa1.js",
|
|
402
402
|
"__mf/js/async/6569.f33ecbef.js",
|
|
403
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
403
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js",
|
|
404
404
|
"__mf/js/async/282.3d82e785.js",
|
|
405
|
-
"__mf/js/async/8537.dc791586.js",
|
|
406
405
|
"__mf/js/async/5780.d837c3cd.js",
|
|
406
|
+
"__mf/js/async/8537.dc791586.js",
|
|
407
407
|
"__mf/js/async/4687.1af57d71.js",
|
|
408
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
408
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js",
|
|
409
409
|
"__mf/js/async/592.269748ce.js",
|
|
410
410
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
411
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
411
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js",
|
|
412
412
|
"__mf/js/async/7376.0459aaf7.js",
|
|
413
413
|
"__mf/js/async/5876.5618763d.js",
|
|
414
414
|
"__mf/js/async/4693.ba67a5aa.js",
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"__mf/js/async/9479.f74b4605.js",
|
|
421
421
|
"__mf/js/async/8488.5b4b7170.js",
|
|
422
422
|
"__mf/js/async/8216.d9cc6234.js",
|
|
423
|
-
"__mf/js/async/
|
|
423
|
+
"__mf/js/async/5713.3b303108.js"
|
|
424
424
|
]
|
|
425
425
|
},
|
|
426
426
|
"css": {
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"__mf/js/async/8537.dc791586.js",
|
|
445
445
|
"__mf/js/async/4687.1af57d71.js",
|
|
446
446
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
447
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
447
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js"
|
|
448
448
|
],
|
|
449
449
|
"async": [
|
|
450
450
|
"__mf/js/async/4238.ac5f0a30.js",
|
|
@@ -455,12 +455,12 @@
|
|
|
455
455
|
"__mf/js/async/6664.078084ff.js",
|
|
456
456
|
"__mf/js/async/4168.645bbaa1.js",
|
|
457
457
|
"__mf/js/async/6569.f33ecbef.js",
|
|
458
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
458
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js",
|
|
459
459
|
"__mf/js/async/282.3d82e785.js",
|
|
460
|
-
"__mf/js/async/8537.dc791586.js",
|
|
461
460
|
"__mf/js/async/5780.d837c3cd.js",
|
|
461
|
+
"__mf/js/async/8537.dc791586.js",
|
|
462
462
|
"__mf/js/async/4687.1af57d71.js",
|
|
463
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
463
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js",
|
|
464
464
|
"__mf/js/async/592.269748ce.js",
|
|
465
465
|
"__mf/js/async/7376.0459aaf7.js",
|
|
466
466
|
"__mf/js/async/5876.5618763d.js",
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
"__mf/js/async/9479.f74b4605.js",
|
|
472
472
|
"__mf/js/async/8488.5b4b7170.js",
|
|
473
473
|
"__mf/js/async/8216.d9cc6234.js",
|
|
474
|
-
"__mf/js/async/
|
|
474
|
+
"__mf/js/async/5713.3b303108.js"
|
|
475
475
|
]
|
|
476
476
|
},
|
|
477
477
|
"css": {
|
|
@@ -494,10 +494,10 @@
|
|
|
494
494
|
"__mf/js/async/282.3d82e785.js",
|
|
495
495
|
"__mf/js/async/2448.6a132c1c.js",
|
|
496
496
|
"__mf/js/async/1540.6b797827.js",
|
|
497
|
-
"__mf/js/async/8537.dc791586.js",
|
|
498
497
|
"__mf/js/async/5780.d837c3cd.js",
|
|
498
|
+
"__mf/js/async/8537.dc791586.js",
|
|
499
499
|
"__mf/js/async/4687.1af57d71.js",
|
|
500
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
500
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js"
|
|
501
501
|
],
|
|
502
502
|
"async": [
|
|
503
503
|
"__mf/js/async/3849.c4035be2.js",
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"__mf/js/async/6664.078084ff.js",
|
|
507
507
|
"__mf/js/async/4168.645bbaa1.js",
|
|
508
508
|
"__mf/js/async/6569.f33ecbef.js",
|
|
509
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
509
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js",
|
|
510
510
|
"__mf/js/async/592.269748ce.js",
|
|
511
511
|
"__mf/js/async/7376.0459aaf7.js",
|
|
512
512
|
"__mf/js/async/5876.5618763d.js",
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"__mf/js/async/8537.dc791586.js",
|
|
516
516
|
"__mf/js/async/4687.1af57d71.js",
|
|
517
517
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
518
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
518
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js",
|
|
519
519
|
"__mf/js/async/9654.575f5449.js",
|
|
520
520
|
"__mf/js/async/4238.ac5f0a30.js",
|
|
521
521
|
"__mf/js/async/3224.b1170acc.js",
|
|
@@ -523,7 +523,7 @@
|
|
|
523
523
|
"__mf/js/async/9479.f74b4605.js",
|
|
524
524
|
"__mf/js/async/8488.5b4b7170.js",
|
|
525
525
|
"__mf/js/async/8216.d9cc6234.js",
|
|
526
|
-
"__mf/js/async/
|
|
526
|
+
"__mf/js/async/5713.3b303108.js"
|
|
527
527
|
]
|
|
528
528
|
},
|
|
529
529
|
"css": {
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"__mf/js/async/6664.078084ff.js",
|
|
551
551
|
"__mf/js/async/4168.645bbaa1.js",
|
|
552
552
|
"__mf/js/async/6569.f33ecbef.js",
|
|
553
|
-
"__mf/js/async/__federation_expose_LogsTable.
|
|
553
|
+
"__mf/js/async/__federation_expose_LogsTable.0bf7a331.js"
|
|
554
554
|
],
|
|
555
555
|
"async": [
|
|
556
556
|
"__mf/js/async/4238.ac5f0a30.js",
|
|
@@ -558,17 +558,17 @@
|
|
|
558
558
|
"__mf/js/async/282.3d82e785.js",
|
|
559
559
|
"__mf/js/async/2448.6a132c1c.js",
|
|
560
560
|
"__mf/js/async/1540.6b797827.js",
|
|
561
|
-
"__mf/js/async/8537.dc791586.js",
|
|
562
561
|
"__mf/js/async/5780.d837c3cd.js",
|
|
562
|
+
"__mf/js/async/8537.dc791586.js",
|
|
563
563
|
"__mf/js/async/4687.1af57d71.js",
|
|
564
|
-
"__mf/js/async/__federation_expose_LokiLogQuery.
|
|
564
|
+
"__mf/js/async/__federation_expose_LokiLogQuery.b5fd8404.js",
|
|
565
565
|
"__mf/js/async/592.269748ce.js",
|
|
566
566
|
"__mf/js/async/7376.0459aaf7.js",
|
|
567
567
|
"__mf/js/async/5876.5618763d.js",
|
|
568
568
|
"__mf/js/async/9654.575f5449.js",
|
|
569
569
|
"__mf/js/async/4693.ba67a5aa.js",
|
|
570
570
|
"__mf/js/async/3413.6dd92cfd.js",
|
|
571
|
-
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.
|
|
571
|
+
"__mf/js/async/__federation_expose_LokiTimeSeriesQuery.8e1af800.js",
|
|
572
572
|
"__mf/js/async/2292.35c2eeec.js"
|
|
573
573
|
]
|
|
574
574
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/loki-plugin",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"dev": "rsbuild dev",
|
|
6
6
|
"build": "npm run build-mf && concurrently \"npm:build:*\"",
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"@emotion/react": "^11.7.1",
|
|
22
22
|
"@emotion/styled": "^11.6.0",
|
|
23
23
|
"@hookform/resolvers": "^3.2.0",
|
|
24
|
-
"@perses-dev/components": "^0.52.0
|
|
25
|
-
"@perses-dev/core": "^0.52.0
|
|
26
|
-
"@perses-dev/dashboards": "^0.52.0
|
|
27
|
-
"@perses-dev/explore": "^0.52.0
|
|
28
|
-
"@perses-dev/plugin-system": "^0.52.0
|
|
24
|
+
"@perses-dev/components": "^0.52.0",
|
|
25
|
+
"@perses-dev/core": "^0.52.0",
|
|
26
|
+
"@perses-dev/dashboards": "^0.52.0",
|
|
27
|
+
"@perses-dev/explore": "^0.52.0",
|
|
28
|
+
"@perses-dev/plugin-system": "^0.52.0",
|
|
29
29
|
"@tanstack/react-query": "^4.39.1",
|
|
30
30
|
"date-fns": "^4.1.0",
|
|
31
31
|
"date-fns-tz": "^3.2.0",
|
|
@@ -85,4 +85,4 @@
|
|
|
85
85
|
}
|
|
86
86
|
]
|
|
87
87
|
}
|
|
88
|
-
}
|
|
88
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.chunk_Loki=self.chunk_Loki||[]).push([["3246"],{70313:function(e,r,t){t.d(r,{d:()=>a});var n=t(54538),o=t(97048),u=t(81925),i=t(80668),s=t(94680);function c(e){return e.substring(2).toLowerCase()}function a(e){let{children:r,disableReactTree:t=!1,mouseEvent:a="onClick",onClickAway:l,touchEvent:f="onTouchEnd"}=e,d=n.useRef(!1),v=n.useRef(null),m=n.useRef(!1),p=n.useRef(!1);n.useEffect(()=>(setTimeout(()=>{m.current=!0},0),()=>{m.current=!1}),[]);let h=(0,o.Z)((0,s.Z)(r),v),E=(0,u.Z)(e=>{let r=p.current;p.current=!1;let n=(0,i.Z)(v.current);if(!(!m.current||!v.current||"clientX"in e&&(n.documentElement.clientWidth<e.clientX||n.documentElement.clientHeight<e.clientY))){if(d.current){d.current=!1;return}(e.composedPath?e.composedPath().includes(v.current):!n.documentElement.contains(e.target)||v.current.contains(e.target))||!t&&r||l(e)}}),Z=e=>t=>{p.current=!0;let n=r.props[e];n&&n(t)},w={ref:h};return!1!==f&&(w[f]=Z(f)),n.useEffect(()=>{if(!1!==f){let e=c(f),r=(0,i.Z)(v.current),t=()=>{d.current=!0};return r.addEventListener(e,E),r.addEventListener("touchmove",t),()=>{r.removeEventListener(e,E),r.removeEventListener("touchmove",t)}}},[E,f]),!1!==a&&(w[a]=Z(a)),n.useEffect(()=>{if(!1!==a){let e=c(a),r=(0,i.Z)(v.current);return r.addEventListener(e,E),()=>{r.removeEventListener(e,E)}}},[E,a]),n.cloneElement(r,w)}},29992:function(e,r,t){t.d(r,{Z:()=>n});let n=t(54538).createContext(void 0)},36683:function(e,r,t){t.d(r,{Z:()=>u});var n=t(54538),o=t(29992);function u(){return n.useContext(o.Z)}},85843:function(e,r,t){t.d(r,{Z:()=>p});var n=t(54538),o=t(90496),u=t(82267),i=t(12709),s=t(51751),c=t(44124),a=t(6749);function l(e){return(0,a.ZP)("MuiFormGroup",e)}(0,c.Z)("MuiFormGroup",["root","row","error"]);var f=t(36683),d=t(33567),v=t(24246);let m=(0,i.ZP)("div",{name:"MuiFormGroup",slot:"Root",overridesResolver:(e,r)=>{let{ownerState:t}=e;return[r.root,t.row&&r.row]}})({display:"flex",flexDirection:"column",flexWrap:"wrap",variants:[{props:{row:!0},style:{flexDirection:"row"}}]}),p=n.forwardRef(function(e,r){let t=(0,s.i)({props:e,name:"MuiFormGroup"}),{className:n,row:i=!1,...c}=t,a=(0,f.Z)(),p=(0,d.Z)({props:t,muiFormControl:a,states:["error"]}),h={...t,row:i,error:p.error},E=(e=>{let{classes:r,row:t,error:n}=e;return(0,u.Z)({root:["root",t&&"row",n&&"error"]},l,r)})(h);return(0,v.jsx)(m,{className:(0,o.Z)(E.root,n),ownerState:h,ref:r,...c})})},22410:function(e,r,t){function n(e){return"project"in e.metadata?e.metadata.project:void 0}t.d(r,{Z:()=>n,x:()=>o});let o="$__all"},67469:function(e,r,t){t.d(r,{z:()=>o});var n=t(54538);function o(e){let r=(0,n.useRef)(e);return(0,n.useLayoutEffect)(()=>{r.current=e}),(0,n.useCallback)((...e)=>r.current(...e),[])}},85247:function(e,r,t){function n(e,r){let t=o(r),n=e.panels[t];if(void 0===n)throw Error(`Could not resolve panels reference ${r.$ref}`);return n}function o(e){return e.$ref.substring(14)}function u(e){return{$ref:`#/spec/panels/${e}`}}t.d(r,{$j:()=>u,Aw:()=>n,I4:()=>o})},14371:function(e,r,t){var n;r.default=void 0,r.default=(0,((n=t(30265))&&n.__esModule?n:{default:n}).default)("M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z","OpenInNew")},494:function(e,r,t){t.d(r,{F:()=>i});var n=t(84275),o=t(57576),u=function(e,r){for(var t={};e.length;){var n=e[0],u=n.code,i=n.message,s=n.path.join(".");if(!t[s])if("unionErrors"in n){var c=n.unionErrors[0].errors[0];t[s]={message:c.message,type:c.code}}else t[s]={message:i,type:u};if("unionErrors"in n&&n.unionErrors.forEach(function(r){return r.errors.forEach(function(r){return e.push(r)})}),r){var a=t[s].types,l=a&&a[n.code];t[s]=(0,o.appendErrors)(s,r,t,u,l?[].concat(l,n.message):n.message)}e.shift()}return t},i=function(e,r,t){return void 0===t&&(t={}),function(o,i,s){try{return Promise.resolve(function(u,i){try{var c=Promise.resolve(e["sync"===t.mode?"parse":"parseAsync"](o,r)).then(function(e){return s.shouldUseNativeValidation&&(0,n.validateFieldsNatively)({},s),{errors:{},values:t.raw?o:e}})}catch(e){return i(e)}return c&&c.then?c.then(void 0,i):c}(0,function(e){if(Array.isArray(null==e?void 0:e.errors))return{values:{},errors:(0,n.toNestErrors)(u(e.errors,!s.shouldUseNativeValidation&&"all"===s.criteriaMode),s)};throw e}))}catch(e){return Promise.reject(e)}}}}}]);
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see 3869.4e06bfcb.js.LICENSE.txt */
|
|
2
|
-
"use strict";(self.chunk_Loki=self.chunk_Loki||[]).push([["3869"],{70313:function(e,r,t){t.d(r,{d:()=>a});var n=t(54538),o=t(97048),u=t(81925),i=t(80668),s=t(94680);function c(e){return e.substring(2).toLowerCase()}function a(e){let{children:r,disableReactTree:t=!1,mouseEvent:a="onClick",onClickAway:l,touchEvent:f="onTouchEnd"}=e,d=n.useRef(!1),v=n.useRef(null),m=n.useRef(!1),p=n.useRef(!1);n.useEffect(()=>(setTimeout(()=>{m.current=!0},0),()=>{m.current=!1}),[]);let h=(0,o.Z)((0,s.Z)(r),v),E=(0,u.Z)(e=>{let r=p.current;p.current=!1;let n=(0,i.Z)(v.current);if(!(!m.current||!v.current||"clientX"in e&&(n.documentElement.clientWidth<e.clientX||n.documentElement.clientHeight<e.clientY))){if(d.current){d.current=!1;return}(e.composedPath?e.composedPath().includes(v.current):!n.documentElement.contains(e.target)||v.current.contains(e.target))||!t&&r||l(e)}}),y=e=>t=>{p.current=!0;let n=r.props[e];n&&n(t)},w={ref:h};return!1!==f&&(w[f]=y(f)),n.useEffect(()=>{if(!1!==f){let e=c(f),r=(0,i.Z)(v.current),t=()=>{d.current=!0};return r.addEventListener(e,E),r.addEventListener("touchmove",t),()=>{r.removeEventListener(e,E),r.removeEventListener("touchmove",t)}}},[E,f]),!1!==a&&(w[a]=y(a)),n.useEffect(()=>{if(!1!==a){let e=c(a),r=(0,i.Z)(v.current);return r.addEventListener(e,E),()=>{r.removeEventListener(e,E)}}},[E,a]),n.cloneElement(r,w)}},29992:function(e,r,t){t.d(r,{Z:()=>n});let n=t(54538).createContext(void 0)},36683:function(e,r,t){t.d(r,{Z:()=>u});var n=t(54538),o=t(29992);function u(){return n.useContext(o.Z)}},85843:function(e,r,t){t.d(r,{Z:()=>p});var n=t(54538),o=t(90496),u=t(82267),i=t(12709),s=t(51751),c=t(44124),a=t(6749);function l(e){return(0,a.ZP)("MuiFormGroup",e)}(0,c.Z)("MuiFormGroup",["root","row","error"]);var f=t(36683),d=t(33567),v=t(24246);let m=(0,i.ZP)("div",{name:"MuiFormGroup",slot:"Root",overridesResolver:(e,r)=>{let{ownerState:t}=e;return[r.root,t.row&&r.row]}})({display:"flex",flexDirection:"column",flexWrap:"wrap",variants:[{props:{row:!0},style:{flexDirection:"row"}}]}),p=n.forwardRef(function(e,r){let t=(0,s.i)({props:e,name:"MuiFormGroup"}),{className:n,row:i=!1,...c}=t,a=(0,f.Z)(),p=(0,d.Z)({props:t,muiFormControl:a,states:["error"]}),h={...t,row:i,error:p.error},E=(e=>{let{classes:r,row:t,error:n}=e;return(0,u.Z)({root:["root",t&&"row",n&&"error"]},l,r)})(h);return(0,v.jsx)(m,{className:(0,o.Z)(E.root,n),ownerState:h,ref:r,...c})})},76439:function(e,r,t){t.d(r,{Z:()=>a});var n=t(54538),o=t(96858),u=t(49267),i=t(24105);let s={...n}.useSyncExternalStore;function c(e={}){let{themeId:r}=e;return function(e,t={}){let c=(0,i.Z)();c&&r&&(c=c[r]||c);let a="undefined"!=typeof window&&void 0!==window.matchMedia,{defaultMatches:l=!1,matchMedia:f=a?window.matchMedia:null,ssrMatchMedia:d=null,noSsr:v=!1}=(0,u.Z)({name:"MuiUseMediaQuery",props:t,theme:c}),m="function"==typeof e?e(c):e;return(void 0!==s?function(e,r,t,o,u){let i=n.useCallback(()=>r,[r]),c=n.useMemo(()=>{if(u&&t)return()=>t(e).matches;if(null!==o){let{matches:r}=o(e);return()=>r}return i},[i,e,o,u,t]),[a,l]=n.useMemo(()=>{if(null===t)return[i,()=>()=>{}];let r=t(e);return[()=>r.matches,e=>(r.addEventListener("change",e),()=>{r.removeEventListener("change",e)})]},[i,t,e]);return s(l,a,c)}:function(e,r,t,u,i){let[s,c]=n.useState(()=>i&&t?t(e).matches:u?u(e).matches:r);return(0,o.Z)(()=>{if(!t)return;let r=t(e),n=()=>{c(r.matches)};return n(),r.addEventListener("change",n),()=>{r.removeEventListener("change",n)}},[e,t]),s})(m=m.replace(/^@media( ?)/m,""),l,f,d,v)}}c();let a=c({themeId:t(92994).Z})},22410:function(e,r,t){function n(e){return"project"in e.metadata?e.metadata.project:void 0}t.d(r,{Z:()=>n,x:()=>o});let o="$__all"},67469:function(e,r,t){t.d(r,{z:()=>o});var n=t(54538);function o(e){let r=(0,n.useRef)(e);return(0,n.useLayoutEffect)(()=>{r.current=e}),(0,n.useCallback)((...e)=>r.current(...e),[])}},85247:function(e,r,t){function n(e,r){let t=o(r),n=e.panels[t];if(void 0===n)throw Error(`Could not resolve panels reference ${r.$ref}`);return n}function o(e){return e.$ref.substring(14)}function u(e){return{$ref:`#/spec/panels/${e}`}}t.d(r,{$j:()=>u,Aw:()=>n,I4:()=>o})},14371:function(e,r,t){var n;r.default=void 0,r.default=(0,((n=t(30265))&&n.__esModule?n:{default:n}).default)("M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z","OpenInNew")},71426:function(e,r,t){var n=t(54538),o=Symbol.for("react.element"),u=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function a(e,r,t){var n,u={},a=null,l=null;for(n in void 0!==t&&(a=""+t),void 0!==r.key&&(a=""+r.key),void 0!==r.ref&&(l=r.ref),r)i.call(r,n)&&!c.hasOwnProperty(n)&&(u[n]=r[n]);if(e&&e.defaultProps)for(n in r=e.defaultProps)void 0===u[n]&&(u[n]=r[n]);return{$$typeof:o,type:e,key:a,ref:l,props:u,_owner:s.current}}r.Fragment=u,r.jsx=a,r.jsxs=a},24246:function(e,r,t){e.exports=t(71426)},494:function(e,r,t){t.d(r,{F:()=>i});var n=t(84275),o=t(57576),u=function(e,r){for(var t={};e.length;){var n=e[0],u=n.code,i=n.message,s=n.path.join(".");if(!t[s])if("unionErrors"in n){var c=n.unionErrors[0].errors[0];t[s]={message:c.message,type:c.code}}else t[s]={message:i,type:u};if("unionErrors"in n&&n.unionErrors.forEach(function(r){return r.errors.forEach(function(r){return e.push(r)})}),r){var a=t[s].types,l=a&&a[n.code];t[s]=(0,o.appendErrors)(s,r,t,u,l?[].concat(l,n.message):n.message)}e.shift()}return t},i=function(e,r,t){return void 0===t&&(t={}),function(o,i,s){try{return Promise.resolve(function(u,i){try{var c=Promise.resolve(e["sync"===t.mode?"parse":"parseAsync"](o,r)).then(function(e){return s.shouldUseNativeValidation&&(0,n.validateFieldsNatively)({},s),{errors:{},values:t.raw?o:e}})}catch(e){return i(e)}return c&&c.then?c.then(void 0,i):c}(0,function(e){if(Array.isArray(null==e?void 0:e.errors))return{values:{},errors:(0,n.toNestErrors)(u(e.errors,!s.shouldUseNativeValidation&&"all"===s.criteriaMode),s)};throw e}))}catch(e){return Promise.reject(e)}}}}}]);
|