@perses-dev/table-plugin 0.11.0 → 0.11.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.
- package/__mf/js/{Table.2fc0ce5e.js → Table.057041ac.js} +3 -3
- package/__mf/js/async/208.2b17c08c.js +3 -0
- package/__mf/js/async/2082.78532c3c.js +1 -0
- package/__mf/js/async/54.8b007a26.js +22 -0
- package/__mf/js/async/550.8bab52fc.js +7 -0
- package/__mf/js/async/9701.3b068d23.js +1 -0
- package/__mf/js/async/__federation_expose_Table.5e9f3060.js +1 -0
- package/__mf/js/{main.83aeba98.js → main.2181a7b4.js} +3 -3
- package/lib/Table.d.ts.map +1 -1
- package/lib/Table.js +8 -1
- package/lib/Table.js.map +1 -1
- package/lib/TableExportAction.d.ts +4 -0
- package/lib/TableExportAction.d.ts.map +1 -0
- package/lib/TableExportAction.js +70 -0
- package/lib/TableExportAction.js.map +1 -0
- package/lib/cjs/Table.js +8 -1
- package/lib/cjs/TableExportAction.js +124 -0
- package/lib/cjs/components/TablePanel.js +1 -1
- package/lib/components/ConditionalPanel.d.ts +3 -2
- package/lib/components/ConditionalPanel.d.ts.map +1 -1
- package/lib/components/ConditionalPanel.js.map +1 -1
- package/lib/components/EmbeddedPanel.d.ts +2 -1
- package/lib/components/EmbeddedPanel.d.ts.map +1 -1
- package/lib/components/EmbeddedPanel.js.map +1 -1
- package/lib/components/TablePanel.js +1 -1
- package/lib/components/TablePanel.js.map +1 -1
- package/mf-manifest.json +15 -15
- package/mf-stats.json +16 -16
- package/package.json +5 -5
- package/__mf/js/async/4510.a0a1dd48.js +0 -7
- package/__mf/js/async/54.467c4f98.js +0 -22
- package/__mf/js/async/5413.6d8fc766.js +0 -1
- package/__mf/js/async/7794.0374cd38.js +0 -1
- package/__mf/js/async/9010.fd805430.js +0 -1
- package/__mf/js/async/__federation_expose_Table.b3466cfe.js +0 -1
- /package/__mf/js/async/{54.467c4f98.js.LICENSE.txt → 54.8b007a26.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{4510.a0a1dd48.js.LICENSE.txt → 550.8bab52fc.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Table",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.11.
|
|
8
|
+
"buildVersion": "0.11.1",
|
|
9
9
|
"buildName": "@perses-dev/table-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Table.
|
|
12
|
+
"name": "__mf/js/Table.057041ac.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -87,14 +87,14 @@
|
|
|
87
87
|
{
|
|
88
88
|
"id": "Table:@perses-dev/components",
|
|
89
89
|
"name": "@perses-dev/components",
|
|
90
|
-
"version": "0.53.
|
|
90
|
+
"version": "0.53.1",
|
|
91
91
|
"singleton": true,
|
|
92
|
-
"requiredVersion": "^0.53.
|
|
92
|
+
"requiredVersion": "^0.53.1",
|
|
93
93
|
"assets": {
|
|
94
94
|
"js": {
|
|
95
95
|
"async": [],
|
|
96
96
|
"sync": [
|
|
97
|
-
"__mf/js/async/
|
|
97
|
+
"__mf/js/async/550.8bab52fc.js"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
100
|
"css": {
|
|
@@ -106,9 +106,9 @@
|
|
|
106
106
|
{
|
|
107
107
|
"id": "Table:@perses-dev/core",
|
|
108
108
|
"name": "@perses-dev/core",
|
|
109
|
-
"version": "0.53.0
|
|
109
|
+
"version": "0.53.0",
|
|
110
110
|
"singleton": true,
|
|
111
|
-
"requiredVersion": "^0.53.0
|
|
111
|
+
"requiredVersion": "^0.53.0",
|
|
112
112
|
"assets": {
|
|
113
113
|
"js": {
|
|
114
114
|
"async": [],
|
|
@@ -125,14 +125,14 @@
|
|
|
125
125
|
{
|
|
126
126
|
"id": "Table:@perses-dev/dashboards",
|
|
127
127
|
"name": "@perses-dev/dashboards",
|
|
128
|
-
"version": "0.53.
|
|
128
|
+
"version": "0.53.1",
|
|
129
129
|
"singleton": true,
|
|
130
|
-
"requiredVersion": "^0.53.
|
|
130
|
+
"requiredVersion": "^0.53.1",
|
|
131
131
|
"assets": {
|
|
132
132
|
"js": {
|
|
133
133
|
"async": [],
|
|
134
134
|
"sync": [
|
|
135
|
-
"__mf/js/async/54.
|
|
135
|
+
"__mf/js/async/54.8b007a26.js"
|
|
136
136
|
]
|
|
137
137
|
},
|
|
138
138
|
"css": {
|
|
@@ -144,14 +144,14 @@
|
|
|
144
144
|
{
|
|
145
145
|
"id": "Table:@perses-dev/plugin-system",
|
|
146
146
|
"name": "@perses-dev/plugin-system",
|
|
147
|
-
"version": "0.53.
|
|
147
|
+
"version": "0.53.1",
|
|
148
148
|
"singleton": true,
|
|
149
|
-
"requiredVersion": "^0.53.
|
|
149
|
+
"requiredVersion": "^0.53.1",
|
|
150
150
|
"assets": {
|
|
151
151
|
"js": {
|
|
152
152
|
"async": [],
|
|
153
153
|
"sync": [
|
|
154
|
-
"__mf/js/async/
|
|
154
|
+
"__mf/js/async/208.2b17c08c.js"
|
|
155
155
|
]
|
|
156
156
|
},
|
|
157
157
|
"css": {
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"__mf/js/async/9051.e3054e02.js",
|
|
325
325
|
"__mf/js/async/868.9f710584.js",
|
|
326
326
|
"__mf/js/async/1103.ffbc2bec.js",
|
|
327
|
-
"__mf/js/async/__federation_expose_Table.
|
|
327
|
+
"__mf/js/async/__federation_expose_Table.5e9f3060.js"
|
|
328
328
|
],
|
|
329
329
|
"async": [
|
|
330
330
|
"__mf/js/async/lib-router.2e1dec85.js",
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
"__mf/js/async/9588.7b021071.js",
|
|
336
336
|
"__mf/js/async/5071.91e1c002.js",
|
|
337
337
|
"__mf/js/async/2043.fdebf89c.js",
|
|
338
|
-
"__mf/js/async/
|
|
338
|
+
"__mf/js/async/2082.78532c3c.js",
|
|
339
339
|
"__mf/js/async/7177.356298ae.js"
|
|
340
340
|
]
|
|
341
341
|
},
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Table",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.11.
|
|
8
|
+
"buildVersion": "0.11.1",
|
|
9
9
|
"buildName": "@perses-dev/table-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Table.
|
|
12
|
+
"name": "__mf/js/Table.057041ac.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.
|
|
98
|
+
"requiredVersion": "^0.53.1",
|
|
99
99
|
"shareScope": "default",
|
|
100
100
|
"name": "@perses-dev/components",
|
|
101
|
-
"version": "0.53.
|
|
101
|
+
"version": "0.53.1",
|
|
102
102
|
"eager": false,
|
|
103
103
|
"id": "Table:@perses-dev/components",
|
|
104
104
|
"assets": {
|
|
105
105
|
"js": {
|
|
106
106
|
"async": [],
|
|
107
107
|
"sync": [
|
|
108
|
-
"__mf/js/async/
|
|
108
|
+
"__mf/js/async/550.8bab52fc.js"
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
111
|
"css": {
|
|
@@ -119,10 +119,10 @@
|
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"singleton": true,
|
|
122
|
-
"requiredVersion": "^0.53.0
|
|
122
|
+
"requiredVersion": "^0.53.0",
|
|
123
123
|
"shareScope": "default",
|
|
124
124
|
"name": "@perses-dev/core",
|
|
125
|
-
"version": "0.53.0
|
|
125
|
+
"version": "0.53.0",
|
|
126
126
|
"eager": false,
|
|
127
127
|
"id": "Table:@perses-dev/core",
|
|
128
128
|
"assets": {
|
|
@@ -143,17 +143,17 @@
|
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
145
|
"singleton": true,
|
|
146
|
-
"requiredVersion": "^0.53.
|
|
146
|
+
"requiredVersion": "^0.53.1",
|
|
147
147
|
"shareScope": "default",
|
|
148
148
|
"name": "@perses-dev/dashboards",
|
|
149
|
-
"version": "0.53.
|
|
149
|
+
"version": "0.53.1",
|
|
150
150
|
"eager": false,
|
|
151
151
|
"id": "Table:@perses-dev/dashboards",
|
|
152
152
|
"assets": {
|
|
153
153
|
"js": {
|
|
154
154
|
"async": [],
|
|
155
155
|
"sync": [
|
|
156
|
-
"__mf/js/async/54.
|
|
156
|
+
"__mf/js/async/54.8b007a26.js"
|
|
157
157
|
]
|
|
158
158
|
},
|
|
159
159
|
"css": {
|
|
@@ -167,17 +167,17 @@
|
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
169
|
"singleton": true,
|
|
170
|
-
"requiredVersion": "^0.53.
|
|
170
|
+
"requiredVersion": "^0.53.1",
|
|
171
171
|
"shareScope": "default",
|
|
172
172
|
"name": "@perses-dev/plugin-system",
|
|
173
|
-
"version": "0.53.
|
|
173
|
+
"version": "0.53.1",
|
|
174
174
|
"eager": false,
|
|
175
175
|
"id": "Table:@perses-dev/plugin-system",
|
|
176
176
|
"assets": {
|
|
177
177
|
"js": {
|
|
178
178
|
"async": [],
|
|
179
179
|
"sync": [
|
|
180
|
-
"__mf/js/async/
|
|
180
|
+
"__mf/js/async/208.2b17c08c.js"
|
|
181
181
|
]
|
|
182
182
|
},
|
|
183
183
|
"css": {
|
|
@@ -376,9 +376,9 @@
|
|
|
376
376
|
"name": "Table",
|
|
377
377
|
"requires": [
|
|
378
378
|
"react",
|
|
379
|
+
"@perses-dev/components",
|
|
379
380
|
"@perses-dev/plugin-system",
|
|
380
381
|
"@perses-dev/dashboards",
|
|
381
|
-
"@perses-dev/components",
|
|
382
382
|
"@perses-dev/core"
|
|
383
383
|
],
|
|
384
384
|
"file": "src/Table.ts",
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"__mf/js/async/9051.e3054e02.js",
|
|
389
389
|
"__mf/js/async/868.9f710584.js",
|
|
390
390
|
"__mf/js/async/1103.ffbc2bec.js",
|
|
391
|
-
"__mf/js/async/__federation_expose_Table.
|
|
391
|
+
"__mf/js/async/__federation_expose_Table.5e9f3060.js"
|
|
392
392
|
],
|
|
393
393
|
"async": [
|
|
394
394
|
"__mf/js/async/lib-router.2e1dec85.js",
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
"__mf/js/async/9588.7b021071.js",
|
|
400
400
|
"__mf/js/async/5071.91e1c002.js",
|
|
401
401
|
"__mf/js/async/2043.fdebf89c.js",
|
|
402
|
-
"__mf/js/async/
|
|
402
|
+
"__mf/js/async/2082.78532c3c.js",
|
|
403
403
|
"__mf/js/async/7177.356298ae.js"
|
|
404
404
|
]
|
|
405
405
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/table-plugin",
|
|
3
|
-
"version": "0.11.
|
|
3
|
+
"version": "0.11.1",
|
|
4
4
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
"@emotion/react": "^11.7.1",
|
|
28
28
|
"@emotion/styled": "^11.6.0",
|
|
29
29
|
"@hookform/resolvers": "^3.2.0",
|
|
30
|
-
"@perses-dev/components": "^0.53.
|
|
31
|
-
"@perses-dev/core": "^0.53.0
|
|
32
|
-
"@perses-dev/plugin-system": "^0.53.
|
|
33
|
-
"@perses-dev/dashboards": "^0.53.
|
|
30
|
+
"@perses-dev/components": "^0.53.1",
|
|
31
|
+
"@perses-dev/core": "^0.53.0",
|
|
32
|
+
"@perses-dev/plugin-system": "^0.53.1",
|
|
33
|
+
"@perses-dev/dashboards": "^0.53.1",
|
|
34
34
|
"@tanstack/react-table": "^8.20.5",
|
|
35
35
|
"date-fns": "^4.1.0",
|
|
36
36
|
"date-fns-tz": "^3.2.0",
|