@lunora/studio 1.0.0-alpha.10 → 1.0.0-alpha.12
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 +10 -6
- package/dist/index.js +26 -26
- package/dist/mount.d.ts +1 -1
- package/dist/mount.js +1 -1
- package/dist/packem_shared/{ADMIN_FUNCTIONS-DjXgvJb6.js → ADMIN_FUNCTIONS-CZJCZ4c7.js} +1 -0
- package/dist/packem_shared/{ApiDocsPanel-yVSGHK3H.js → ApiDocsPanel-yEz0fiof.js} +1 -1
- package/dist/packem_shared/{ApiTab-rwttyQ1-.js → ApiTab-DdubReQI.js} +1 -1
- package/dist/packem_shared/{AuditPanel-D9Eh7j7E.js → AuditPanel-CE5ofjCc.js} +2 -2
- package/dist/packem_shared/{DataBrowser-CyckZRwj.js → DataBrowser-DpL8U-Nf.js} +97 -102
- package/dist/packem_shared/{ExportImportPanel-BGJqFK9X.js → ExportImportPanel-ChsSUCYZ.js} +2 -2
- package/dist/packem_shared/{FileBrowser-0pCpdKPE.js → FileBrowser-DsRBnVhZ.js} +1 -1
- package/dist/packem_shared/{FunctionRunner-7NH3KcTg.js → FunctionRunner-D4cZ6fuA.js} +1 -1
- package/dist/packem_shared/{FunctionStatsPanel-CXynSuqT.js → FunctionStatsPanel-BVelWgNv.js} +2 -2
- package/dist/packem_shared/{GlobalDataBrowser-DAxzB-Br.js → GlobalDataBrowser-3X9uRfdO.js} +1 -1
- package/dist/packem_shared/{HealthPanel-CyLs7qZm.js → HealthPanel-CxUVKfvo.js} +2 -2
- package/dist/packem_shared/{HomePanel-BOkFRbuj.js → HomePanel-tfqpZxuu.js} +2 -2
- package/dist/packem_shared/{InsightsPanel-CvXMoZuv.js → InsightsPanel-DNg3K9XN.js} +2 -2
- package/dist/packem_shared/{LogsPanel-BrUstOk6.js → LogsPanel-B4LoSRj0.js} +2 -2
- package/dist/packem_shared/{MailPanel-GnnrNqL6.js → MailPanel-CcpdyWYs.js} +2 -2
- package/dist/packem_shared/{MetricsPanel-BN_uUU-_.js → MetricsPanel-CxoyWbNb.js} +2 -2
- package/dist/packem_shared/{MigrationsPanel-DaZuUHje.js → MigrationsPanel-DGwJGWDA.js} +2 -2
- package/dist/packem_shared/{PitrPanel-LJGNP_IX.js → PitrPanel-CKUzyyHi.js} +1 -1
- package/dist/packem_shared/{ScheduledJobs-UmVaMbJy.js → ScheduledJobs-BWNwIN3I.js} +1 -1
- package/dist/packem_shared/{SchemaViewer-Bam6ylvw.js → SchemaViewer-RclXFo9Q.js} +1 -1
- package/dist/packem_shared/{SecurityAdvisorPanel-DTmjUNqt.js → SecurityAdvisorPanel-Dqql1Z5O.js} +2 -2
- package/dist/packem_shared/{SettingsPanel-C2wDK-8F.js → SettingsPanel-D5iTY0YE.js} +2 -2
- package/dist/packem_shared/{SqlEditorPanel-D5wMIxcg.js → SqlEditorPanel-Dj-In-B3.js} +2 -2
- package/dist/packem_shared/Studio-VWvKNOw4.js +33 -0
- package/dist/packem_shared/{StudioApp-C7aaizqc.js → StudioApp-BhQ6T2pn.js} +1 -1
- package/dist/packem_shared/TableEditor-BY8bTpCl.js +11 -0
- package/dist/packem_shared/{app.d-Nbhpihxv.d.ts → app.d-BVJFkXyj.d.ts} +1 -1
- package/dist/packem_shared/{sql-editor-panel-Smfl_FDF.js → sql-editor-panel-CMdxstu5.js} +1 -1
- package/dist/packem_shared/{studio-9Mq0PdMi.js → studio-D8ry3tJR.js} +760 -548
- package/dist/packem_shared/{TableEditor-DzK3Z6rL.js → table-editor-CWx68ZCg.js} +41 -5
- package/dist/packem_shared/{use-admin-query-4JQW2rr1.js → use-admin-query-BkbdNFNz.js} +18 -1
- package/dist/standalone/studio.js +173 -173
- package/package.json +3 -3
- package/dist/packem_shared/Studio-DpgYe4qt.js +0 -33
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import 'react/compiler-runtime';
|
|
2
|
+
import '@tanstack/react-router';
|
|
3
|
+
import 'react';
|
|
4
|
+
export { S as Studio } from './studio-D8ry3tJR.js';
|
|
5
|
+
import './ErrorBoundary-BzAApI7J.js';
|
|
6
|
+
import './badge-B2PKA1-5.js';
|
|
7
|
+
import './input-XH4r1Pt1.js';
|
|
8
|
+
import './reference-view-B4E49Lip.js';
|
|
9
|
+
import './InsightsPanel-DNg3K9XN.js';
|
|
10
|
+
import './SecurityAdvisorPanel-Dqql1Z5O.js';
|
|
11
|
+
import './ApiTab-DdubReQI.js';
|
|
12
|
+
import './table-editor-CWx68ZCg.js';
|
|
13
|
+
import './ExportImportPanel-ChsSUCYZ.js';
|
|
14
|
+
import './MigrationsPanel-DGwJGWDA.js';
|
|
15
|
+
import './PitrPanel-CKUzyyHi.js';
|
|
16
|
+
import './FunctionRunner-D4cZ6fuA.js';
|
|
17
|
+
import './FunctionStatsPanel-BVelWgNv.js';
|
|
18
|
+
import './HomePanel-tfqpZxuu.js';
|
|
19
|
+
import './AuditPanel-CE5ofjCc.js';
|
|
20
|
+
import './LogsPanel-B4LoSRj0.js';
|
|
21
|
+
import './MailPanel-CcpdyWYs.js';
|
|
22
|
+
import './HealthPanel-CxUVKfvo.js';
|
|
23
|
+
import './MetricsPanel-CxoyWbNb.js';
|
|
24
|
+
import './SchemaViewer-RclXFo9Q.js';
|
|
25
|
+
import './SettingsPanel-D5iTY0YE.js';
|
|
26
|
+
import './sql-editor-panel-CMdxstu5.js';
|
|
27
|
+
import './FileBrowser-DsRBnVhZ.js';
|
|
28
|
+
import './DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
29
|
+
import './StudioI18nProvider-B-tDCZIi.js';
|
|
30
|
+
import './internal-rXJEAhXS.js';
|
|
31
|
+
import './utils-B05Dmz_H.js';
|
|
32
|
+
import './CommandPalette-BtgkBzZI.js';
|
|
33
|
+
import 'react/jsx-dev-runtime';
|
|
@@ -3,7 +3,7 @@ import { LunoraClient } from '@lunora/client';
|
|
|
3
3
|
import { LunoraProvider } from '@lunora/react';
|
|
4
4
|
import { useState, useEffect } from 'react';
|
|
5
5
|
import { ErrorBoundary } from './ErrorBoundary-BzAApI7J.js';
|
|
6
|
-
import { u as useTheme, B as BrandMark, T as ThemeProvider, a as TooltipProvider, S as Studio } from './studio-
|
|
6
|
+
import { u as useTheme, B as BrandMark, T as ThemeProvider, a as TooltipProvider, S as Studio } from './studio-D8ry3tJR.js';
|
|
7
7
|
import useDebounced from './useDebounced-Dxncpg6z.js';
|
|
8
8
|
import { useT, createStudioI18n } from './DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
9
9
|
import { StudioI18nProvider } from './StudioI18nProvider-B-tDCZIi.js';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import 'react/compiler-runtime';
|
|
2
|
+
import '@lunora/react';
|
|
3
|
+
import '@tanstack/react-router';
|
|
4
|
+
import 'react';
|
|
5
|
+
import './storage-tier-CL98eOvn.js';
|
|
6
|
+
import './DEFAULT_LOCALE-CiX4W7Kr.js';
|
|
7
|
+
export { T as TableEditor } from './table-editor-CWx68ZCg.js';
|
|
8
|
+
import './internal-rXJEAhXS.js';
|
|
9
|
+
import './DataBrowser-DpL8U-Nf.js';
|
|
10
|
+
import './GlobalDataBrowser-3X9uRfdO.js';
|
|
11
|
+
import 'react/jsx-dev-runtime';
|
|
@@ -115,7 +115,7 @@ interface FunctionDescriptor {
|
|
|
115
115
|
/** Outcome of a single `FunctionRunner` invocation. */
|
|
116
116
|
type RunStatus = "error" | "idle" | "running" | "success";
|
|
117
117
|
/** Identifier for each built-in studio tab. */
|
|
118
|
-
type StudioTab = "analytics" | "api" | "audit" | "authConfig" | "authSessions" | "dashboards" | "data" | "drains" | "export" | "files" | "functions" | "health" | "home" | "insights" | "logs" | "mail" | "metrics" | "migrations" | "organizations" | "payments" | "permissions" | "pitr" | "queues" | "realtime" | "rls" | "schedule" | "schema" | "security" | "settings" | "sql" | "storageRules" | "users" | "vectors" | "workflows";
|
|
118
|
+
type StudioTab = "analytics" | "api" | "audit" | "authConfig" | "authSessions" | "dashboards" | "data" | "drains" | "export" | "files" | "flags" | "functions" | "health" | "home" | "insights" | "logs" | "mail" | "metrics" | "migrations" | "organizations" | "payments" | "permissions" | "pitr" | "queues" | "realtime" | "rls" | "schedule" | "schema" | "security" | "settings" | "sql" | "storageRules" | "users" | "vectors" | "workflows";
|
|
119
119
|
interface StudioProps {
|
|
120
120
|
/**
|
|
121
121
|
* URL path prefix the studio is mounted under, passed to the router as its
|
|
@@ -9,7 +9,7 @@ import { ShardInput } from './ShardInput-gx_DZXXn.js';
|
|
|
9
9
|
import { cva } from 'class-variance-authority';
|
|
10
10
|
import { c as cn } from './utils-B05Dmz_H.js';
|
|
11
11
|
import { c as TableHead, a as TableHeader, b as TableRow, e as TableCell, d as TableBody, T as Table } from './table-_RzNvy3R.js';
|
|
12
|
-
import { ADMIN_FUNCTIONS } from './ADMIN_FUNCTIONS-
|
|
12
|
+
import { ADMIN_FUNCTIONS } from './ADMIN_FUNCTIONS-CZJCZ4c7.js';
|
|
13
13
|
import { r as recordShard } from './shard-history-DyebH1R5.js';
|
|
14
14
|
import { C as CellValue } from './data-grid-B5CaV3wS.js';
|
|
15
15
|
import { E as ExportMenu } from './grid-features-CzUfqgsM.js';
|