@lunora/studio 1.0.0-alpha.54 → 1.0.0-alpha.55
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/dist/index.d.ts +12 -6
- package/dist/index.js +7 -7
- package/dist/mount.d.ts +1 -1
- package/dist/mount.js +1 -1
- package/dist/packem_chunks/ApiTab.js +1 -1
- package/dist/packem_chunks/AuditPanel.js +2 -2
- package/dist/packem_chunks/ExportImportPanel.js +2 -2
- package/dist/packem_chunks/FileBrowser.js +2 -2
- package/dist/packem_chunks/FunctionRunner.js +1 -1
- package/dist/packem_chunks/FunctionStatsPanel.js +2 -2
- package/dist/packem_chunks/HealthPanel.js +2 -2
- package/dist/packem_chunks/InsightsPanel.js +2 -2
- package/dist/packem_chunks/LogsPanel.js +7 -18
- package/dist/packem_chunks/MailPanel.js +1 -1
- package/dist/packem_chunks/MetricsPanel.js +391 -6
- package/dist/packem_chunks/MigrationsPanel.js +2 -2
- package/dist/packem_chunks/PitrPanel.js +1 -1
- package/dist/packem_chunks/SchemaViewer.js +2 -2
- package/dist/packem_chunks/SecurityAdvisorPanel.js +2 -2
- package/dist/packem_chunks/SettingsPanel.js +2 -2
- package/dist/packem_chunks/SqlEditorPanel.js +1 -1
- package/dist/packem_chunks/TableEditor.js +1 -1
- package/dist/packem_chunks/agents-panel.js +2 -2
- package/dist/packem_chunks/analytics-panel.js +1 -1
- package/dist/packem_chunks/auth-config-panel.js +1 -1
- package/dist/packem_chunks/auth-sessions-panel.js +1 -1
- package/dist/packem_chunks/containers-panel.js +2 -2
- package/dist/packem_chunks/dashboards-panel.js +2 -2
- package/dist/packem_chunks/fanout-panel.js +2 -2
- package/dist/packem_chunks/flags-panel.js +2 -2
- package/dist/packem_chunks/issues-panel.js +2 -2
- package/dist/packem_chunks/kv-browser.js +2 -2
- package/dist/packem_chunks/log-drains-panel.js +1 -1
- package/dist/packem_chunks/organizations-panel.js +1 -1
- package/dist/packem_chunks/payments-panel.js +2 -2
- package/dist/packem_chunks/permissions-panel.js +2 -2
- package/dist/packem_chunks/queues-panel.js +2 -2
- package/dist/packem_chunks/rls-panel.js +2 -2
- package/dist/packem_chunks/schedule-panel.js +2 -2
- package/dist/packem_chunks/storage-rules-panel.js +2 -2
- package/dist/packem_chunks/subscriptions-panel.js +2 -2
- package/dist/packem_chunks/traces-panel.js +734 -0
- package/dist/packem_chunks/users-panel.js +1 -1
- package/dist/packem_chunks/vector-browser.js +1 -1
- package/dist/packem_chunks/workflows-panel.js +2 -2
- package/dist/packem_shared/{ADMIN_FUNCTIONS-DNeyYtUN.js → ADMIN_FUNCTIONS-C6TEeUiJ.js} +2 -0
- package/dist/packem_shared/{ApiDocsPanel-_aEZxAMX.js → ApiDocsPanel-CcC6ucbp.js} +1 -1
- package/dist/packem_shared/{DataBrowser-C8hejnub.js → DataBrowser-BuFEPTiv.js} +1 -1
- package/dist/packem_shared/{HomePanel-Ye8PaqQL.js → HomePanel-2I1YZm0A.js} +3 -3
- package/dist/packem_shared/{ScheduledJobs-dHMgnJbx.js → ScheduledJobs-Cz5Tr-M6.js} +1 -1
- package/dist/packem_shared/{Studio-BNGjxLVo.js → Studio-CCJBI2wP.js} +2 -2
- package/dist/packem_shared/{StudioApp-K9dn1Q9d.js → StudioApp-Daeqxw2h.js} +1 -1
- package/dist/packem_shared/{advisor-view-Cx21PS_T.js → advisor-view-1RaDWED7.js} +1 -1
- package/dist/packem_shared/{app.d-__J6S7he.d.ts → app.d-C-kxb-1T.d.ts} +1 -1
- package/dist/packem_shared/{card-DURq3ElK.js → card-F2vH_aj2.js} +1 -1
- package/dist/packem_shared/{home-panel-D62G8108.js → home-panel-DHHUtnKU.js} +2 -2
- package/dist/packem_shared/log-fields-jEH83H2G.js +18 -0
- package/dist/packem_shared/{studio-Cd21fp4v.js → studio-0479nrrm.js} +551 -524
- package/dist/standalone/{chunk-6PXHT2QI.js → chunk-4AZYW2PI.js} +1 -1
- package/dist/standalone/{chunk-V7RQA6NY.js → chunk-6LLFTVEI.js} +1 -1
- package/dist/standalone/{chunk-6CNL7BUU.js → chunk-AE3AKGOW.js} +1 -1
- package/dist/standalone/{chunk-5AXARNJ2.js → chunk-CW7LZ4SR.js} +1 -1
- package/dist/standalone/{chunk-JFT5OIL2.js → chunk-DVBY6YQK.js} +1 -1
- package/dist/standalone/chunk-EBTLTGG3.js +1 -0
- package/dist/standalone/chunk-EIZG4GOM.js +1 -0
- package/dist/standalone/{chunk-WCB3KG7C.js → chunk-EPDC422O.js} +1 -1
- package/dist/standalone/{chunk-LVDKJBWU.js → chunk-FBGC3RSU.js} +1 -1
- package/dist/standalone/{chunk-ZSUTV374.js → chunk-FPKTXKPE.js} +1 -1
- package/dist/standalone/{chunk-ONCMJKJS.js → chunk-FXNS5NBY.js} +1 -1
- package/dist/standalone/{chunk-WM2MP5ZK.js → chunk-G4GGGHEV.js} +1 -1
- package/dist/standalone/{chunk-2MYDFHDZ.js → chunk-G5CMK5GY.js} +1 -1
- package/dist/standalone/{chunk-JGCZJNMT.js → chunk-G5RC7USY.js} +1 -1
- package/dist/standalone/{chunk-GRBWXZE4.js → chunk-HNIDN3RX.js} +1 -1
- package/dist/standalone/{chunk-NYK3PFSC.js → chunk-IKVZUVHJ.js} +1 -1
- package/dist/standalone/{chunk-MN4QBJWN.js → chunk-JGCRBFFO.js} +1 -1
- package/dist/standalone/chunk-JHR3HKT5.js +3 -0
- package/dist/standalone/{chunk-K53QX72G.js → chunk-JQPHZL2A.js} +1 -1
- package/dist/standalone/{chunk-HFSJCS2N.js → chunk-LJE6PGHD.js} +1 -1
- package/dist/standalone/{chunk-B6DIQBOK.js → chunk-LTCX3QOE.js} +1 -1
- package/dist/standalone/{chunk-NWVHLLPB.js → chunk-MWH5LBNF.js} +1 -1
- package/dist/standalone/{chunk-NP7AR65U.js → chunk-N5FMEYSL.js} +1 -1
- package/dist/standalone/chunk-N7SVJOHN.js +1 -0
- package/dist/standalone/{chunk-IDK76JPE.js → chunk-NAFKYFBZ.js} +1 -1
- package/dist/standalone/{chunk-JZ4X6QMK.js → chunk-OVSBLTAA.js} +1 -1
- package/dist/standalone/chunk-PIB7VUVM.js +1 -0
- package/dist/standalone/{chunk-IDAIBUKJ.js → chunk-Q3X7IMLF.js} +1 -1
- package/dist/standalone/{chunk-777XYTDZ.js → chunk-RCSULEDU.js} +1 -1
- package/dist/standalone/{chunk-TYMKCYYT.js → chunk-RDA4VTHI.js} +1 -1
- package/dist/standalone/{chunk-3HKJ6FSC.js → chunk-RG4HLPM2.js} +1 -1
- package/dist/standalone/{chunk-RHYLU4OZ.js → chunk-SP7GSPKX.js} +1 -1
- package/dist/standalone/{chunk-HI373BLB.js → chunk-SPACAIAR.js} +1 -1
- package/dist/standalone/{chunk-ASLE5VQE.js → chunk-TTEEPVCN.js} +1 -1
- package/dist/standalone/{chunk-EXE42KMM.js → chunk-VC2VDAUO.js} +1 -1
- package/dist/standalone/{chunk-PQKG5GKG.js → chunk-VQ3YOUZB.js} +1 -1
- package/dist/standalone/{chunk-SCH473C7.js → chunk-W7ND56KZ.js} +1 -1
- package/dist/standalone/{chunk-WAVZATY2.js → chunk-WA3DGSC2.js} +1 -1
- package/dist/standalone/{chunk-SXATIQAK.js → chunk-WCLFE2ZB.js} +1 -1
- package/dist/standalone/{chunk-NBLGUSJW.js → chunk-XG4TZSP4.js} +1 -1
- package/dist/standalone/{chunk-BR7WLG6X.js → chunk-XZWFP2GI.js} +1 -1
- package/dist/standalone/chunk-YNSFQKMM.js +1 -0
- package/dist/standalone/{chunk-4YHXOOK7.js → chunk-YRE6TGXH.js} +1 -1
- package/dist/standalone/{chunk-R2SUQVIO.js → chunk-YS7NUMAN.js} +1 -1
- package/dist/standalone/{chunk-H5X5TIWZ.js → chunk-ZUTFDG76.js} +1 -1
- package/dist/standalone/studio.js +1 -1
- package/dist/styles.css +1 -1
- package/package.json +2 -2
- package/dist/standalone/chunk-G7ZBM54M.js +0 -1
- package/dist/standalone/chunk-NEQV5EQC.js +0 -3
- package/dist/standalone/chunk-REQTQOBK.js +0 -1
- package/dist/standalone/chunk-W3XY7KL4.js +0 -1
- /package/dist/standalone/{chunk-SEU5V7I6.js → chunk-Y572GMZE.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useLunora } from '@lunora/react';
|
|
2
2
|
import { useState, useReducer, useEffect } from 'react';
|
|
3
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
3
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
4
4
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
5
5
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
6
6
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
@@ -8,7 +8,7 @@ import { f as fireAndForget, e as errorMessage, k as formatBytes, g as copyToCli
|
|
|
8
8
|
import { B as Button } from '../packem_shared/button-BhsN2uZH.js';
|
|
9
9
|
import { C as Checkbox } from '../packem_shared/checkbox-UNkzAxl-.js';
|
|
10
10
|
import { I as Input } from '../packem_shared/input-XH4r1Pt1.js';
|
|
11
|
-
import { b as Sheet, c as SheetContent, d as SheetHeader, e as SheetTitle } from '../packem_shared/studio-
|
|
11
|
+
import { b as Sheet, c as SheetContent, d as SheetHeader, e as SheetTitle } from '../packem_shared/studio-0479nrrm.js';
|
|
12
12
|
import { c } from 'react/compiler-runtime';
|
|
13
13
|
import { L as Label } from '../packem_shared/label-D8ykjn5J.js';
|
|
14
14
|
import { T as Textarea } from '../packem_shared/textarea-D3gaCU_-.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c } from 'react/compiler-runtime';
|
|
2
2
|
import { useState } from 'react';
|
|
3
3
|
import { B as Button } from '../packem_shared/button-BhsN2uZH.js';
|
|
4
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
4
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
5
5
|
import { I as Input } from '../packem_shared/input-XH4r1Pt1.js';
|
|
6
6
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
7
7
|
import { b as CLOUDFLARE_OBSERVABILITY_URL } from '../packem_shared/cf-links-SIbyi4Y1.js';
|
|
@@ -2,7 +2,7 @@ import { c } from 'react/compiler-runtime';
|
|
|
2
2
|
import { useLunora } from '@lunora/react';
|
|
3
3
|
import { useState } from 'react';
|
|
4
4
|
import { B as Button } from '../packem_shared/button-BhsN2uZH.js';
|
|
5
|
-
import { a as CardContent, C as Card } from '../packem_shared/card-
|
|
5
|
+
import { a as CardContent, C as Card } from '../packem_shared/card-F2vH_aj2.js';
|
|
6
6
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
7
7
|
import { c as TableHead, a as TableHeader, b as TableRow, e as TableCell, d as TableBody, T as Table } from '../packem_shared/table-DsCa9Qp9.js';
|
|
8
8
|
import { a as useClientQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { E as ErrorAlert } from '../packem_shared/error-alert-vIPQoN3Y.js';
|
|
2
2
|
import { B as Badge } from '../packem_shared/badge-B2PKA1-5.js';
|
|
3
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
3
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
4
4
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
5
5
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
6
6
|
import { u as useAdminQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
7
7
|
import { useAutoRefresh } from '../packem_shared/DEFAULT_AUTO_REFRESH_MS-Vxwaxx51.js';
|
|
8
8
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
9
|
-
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-
|
|
9
|
+
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-C6TEeUiJ.js';
|
|
10
10
|
import { i as formatTimestamp } from '../packem_shared/internal-zwBoOv24.js';
|
|
11
11
|
import { jsxDEV } from 'react/jsx-dev-runtime';
|
|
12
12
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useState, useRef, useEffect } from 'react';
|
|
2
|
-
import { C as Card,
|
|
2
|
+
import { C as Card, c as CardHeader, b as CardTitle, d as CardDescription, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
3
3
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
4
4
|
import { c } from 'react/compiler-runtime';
|
|
5
5
|
import { E as ErrorAlert } from '../packem_shared/error-alert-vIPQoN3Y.js';
|
|
@@ -9,7 +9,7 @@ import { B as Button } from '../packem_shared/button-BhsN2uZH.js';
|
|
|
9
9
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
10
10
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
11
11
|
import { u as useAdminQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
12
|
-
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-
|
|
12
|
+
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-C6TEeUiJ.js';
|
|
13
13
|
import { jsxDEV } from 'react/jsx-dev-runtime';
|
|
14
14
|
import { useLunora } from '@lunora/react';
|
|
15
15
|
import { ShardInput } from '../packem_shared/ShardInput-CZnpHILL.js';
|
|
@@ -5,7 +5,7 @@ import { E as ErrorAlert } from '../packem_shared/error-alert-vIPQoN3Y.js';
|
|
|
5
5
|
import { A as Alert } from '../packem_shared/alert-CdAET2K_.js';
|
|
6
6
|
import { B as Badge } from '../packem_shared/badge-B2PKA1-5.js';
|
|
7
7
|
import { B as Button } from '../packem_shared/button-BhsN2uZH.js';
|
|
8
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
8
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
9
9
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
10
10
|
import { I as Input } from '../packem_shared/input-XH4r1Pt1.js';
|
|
11
11
|
import { S as ScrollArea } from '../packem_shared/scroll-area-DLhcy-ml.js';
|
|
@@ -14,7 +14,7 @@ import { T as Textarea } from '../packem_shared/textarea-D3gaCU_-.js';
|
|
|
14
14
|
import { u as useAdminQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
15
15
|
import { useAutoRefresh } from '../packem_shared/DEFAULT_AUTO_REFRESH_MS-Vxwaxx51.js';
|
|
16
16
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
17
|
-
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-
|
|
17
|
+
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-C6TEeUiJ.js';
|
|
18
18
|
import { c as callOptions, e as errorMessage, a as adminRef, f as fireAndForget, i as formatTimestamp } from '../packem_shared/internal-zwBoOv24.js';
|
|
19
19
|
import { jsxDEV, Fragment } from 'react/jsx-dev-runtime';
|
|
20
20
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c } from 'react/compiler-runtime';
|
|
2
2
|
import { E as ErrorAlert } from '../packem_shared/error-alert-vIPQoN3Y.js';
|
|
3
3
|
import { B as Badge } from '../packem_shared/badge-B2PKA1-5.js';
|
|
4
|
-
import { a as CardContent, C as Card } from '../packem_shared/card-
|
|
4
|
+
import { a as CardContent, C as Card } from '../packem_shared/card-F2vH_aj2.js';
|
|
5
5
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
6
6
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
7
7
|
import { u as useAdminQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
8
8
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
9
|
-
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-
|
|
9
|
+
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-C6TEeUiJ.js';
|
|
10
10
|
import { jsxDEV } from 'react/jsx-dev-runtime';
|
|
11
11
|
|
|
12
12
|
const OPERATIONS = ["read", "insert", "update", "delete"];
|
|
@@ -5,14 +5,14 @@ import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
|
5
5
|
import { useLunora } from '@lunora/react';
|
|
6
6
|
import { ConfirmButton } from '../packem_shared/ConfirmButton-C2eVi2Qv.js';
|
|
7
7
|
import { B as Badge } from '../packem_shared/badge-B2PKA1-5.js';
|
|
8
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
8
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
9
9
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
10
10
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
11
11
|
import { a as useClientQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
12
12
|
import { f as fireAndForget, e as errorMessage, i as formatTimestamp } from '../packem_shared/internal-zwBoOv24.js';
|
|
13
13
|
import { jsxDEV } from 'react/jsx-dev-runtime';
|
|
14
14
|
import { useAutoRefresh } from '../packem_shared/DEFAULT_AUTO_REFRESH_MS-Vxwaxx51.js';
|
|
15
|
-
import { ScheduledJobs } from '../packem_shared/ScheduledJobs-
|
|
15
|
+
import { ScheduledJobs } from '../packem_shared/ScheduledJobs-Cz5Tr-M6.js';
|
|
16
16
|
|
|
17
17
|
const IDLE = {
|
|
18
18
|
kind: "idle"
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { c } from 'react/compiler-runtime';
|
|
2
2
|
import { E as ErrorAlert } from '../packem_shared/error-alert-vIPQoN3Y.js';
|
|
3
3
|
import { B as Badge } from '../packem_shared/badge-B2PKA1-5.js';
|
|
4
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
4
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
5
5
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
6
6
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
7
7
|
import { u as useAdminQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
8
8
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
9
|
-
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-
|
|
9
|
+
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-C6TEeUiJ.js';
|
|
10
10
|
import { jsxDEV } from 'react/jsx-dev-runtime';
|
|
11
11
|
|
|
12
12
|
const operationLabel = (t, operation) => ({
|
|
@@ -3,14 +3,14 @@ import { useState } from 'react';
|
|
|
3
3
|
import { E as ErrorAlert } from '../packem_shared/error-alert-vIPQoN3Y.js';
|
|
4
4
|
import { ShardInput } from '../packem_shared/ShardInput-CZnpHILL.js';
|
|
5
5
|
import { B as Badge } from '../packem_shared/badge-B2PKA1-5.js';
|
|
6
|
-
import { C as Card, a as CardContent } from '../packem_shared/card-
|
|
6
|
+
import { C as Card, a as CardContent } from '../packem_shared/card-F2vH_aj2.js';
|
|
7
7
|
import { E as EmptyState } from '../packem_shared/empty-state-DY_oe0k6.js';
|
|
8
8
|
import { T as Table, a as TableHeader, b as TableRow, c as TableHead, d as TableBody, e as TableCell } from '../packem_shared/table-DsCa9Qp9.js';
|
|
9
9
|
import { u as useAdminQuery } from '../packem_shared/use-admin-query-BGJ010yZ.js';
|
|
10
10
|
import { useAutoRefresh } from '../packem_shared/DEFAULT_AUTO_REFRESH_MS-Vxwaxx51.js';
|
|
11
11
|
import useDebounced from '../packem_shared/useDebounced-Dxncpg6z.js';
|
|
12
12
|
import { useT } from '../packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
13
|
-
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-
|
|
13
|
+
import { ADMIN_FUNCTIONS } from '../packem_shared/ADMIN_FUNCTIONS-C6TEeUiJ.js';
|
|
14
14
|
import { jsxDEV } from 'react/jsx-dev-runtime';
|
|
15
15
|
|
|
16
16
|
const ARGS_MAX = 80;
|