@lunora/studio 1.0.0-alpha.7 → 1.0.0-alpha.8
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 +4 -3
- package/dist/index.js +24 -24
- package/dist/mount.d.ts +1 -1
- package/dist/mount.js +1 -1
- package/dist/packem_shared/{ADMIN_FUNCTIONS-DmBqMZ-z.js → ADMIN_FUNCTIONS-DjXgvJb6.js} +1 -0
- package/dist/packem_shared/{ApiDocsPanel-C5-yJ1p7.js → ApiDocsPanel-yVSGHK3H.js} +1 -1
- package/dist/packem_shared/{ApiTab-W3no0KOj.js → ApiTab-rwttyQ1-.js} +1 -1
- package/dist/packem_shared/{AuditPanel-Bq4o_IqT.js → AuditPanel-BqXZAsu_.js} +1 -1
- package/dist/packem_shared/{DataBrowser-CtBe1So9.js → DataBrowser-Ck_7QwNK.js} +1 -1
- package/dist/packem_shared/{ExportImportPanel-dxY56TDF.js → ExportImportPanel-Dq6rj0tI.js} +1 -1
- package/dist/packem_shared/{FileBrowser-Dhy4zES8.js → FileBrowser-0pCpdKPE.js} +1 -1
- package/dist/packem_shared/{FunctionRunner--fQJRPAD.js → FunctionRunner-7NH3KcTg.js} +1 -1
- package/dist/packem_shared/{FunctionStatsPanel-BjRUA_G3.js → FunctionStatsPanel-Cn_EBpDy.js} +1 -1
- package/dist/packem_shared/{HealthPanel-PxclMWmA.js → HealthPanel-CQ4LzVET.js} +1 -1
- package/dist/packem_shared/{HomePanel-Cw16stjq.js → HomePanel-CP0lN1eF.js} +1 -1
- package/dist/packem_shared/{InsightsPanel-CWS_C-xW.js → InsightsPanel-DzNtoz7k.js} +1 -1
- package/dist/packem_shared/{LogsPanel-CTW8CFcM.js → LogsPanel-C3W0mabf.js} +1 -1
- package/dist/packem_shared/{MailPanel-BwkvfIHF.js → MailPanel-CoEfWkCh.js} +1 -1
- package/dist/packem_shared/{MetricsPanel-BLuOhZQ4.js → MetricsPanel-CujtUfpl.js} +1 -1
- package/dist/packem_shared/{MigrationsPanel-DT3lnwHF.js → MigrationsPanel-RX5qIFSr.js} +1 -1
- package/dist/packem_shared/{PitrPanel-CdErL7EJ.js → PitrPanel-LJGNP_IX.js} +1 -1
- package/dist/packem_shared/{SchemaViewer-LJDcmNIO.js → SchemaViewer-Bam6ylvw.js} +1 -1
- package/dist/packem_shared/{SecurityAdvisorPanel-C_ETsPih.js → SecurityAdvisorPanel-DHr_bI38.js} +1 -1
- package/dist/packem_shared/{SettingsPanel-C0uLRf5P.js → SettingsPanel-CBXQpYQA.js} +1 -1
- package/dist/packem_shared/{SqlEditorPanel-CguV7otm.js → SqlEditorPanel-D5wMIxcg.js} +2 -2
- package/dist/packem_shared/Studio-DkgODWD3.js +33 -0
- package/dist/packem_shared/{StudioApp-D4azxYBu.js → StudioApp-ColQCvC_.js} +1 -1
- package/dist/packem_shared/{TableEditor-ChfUOZec.js → TableEditor-B8K5nUna.js} +1 -1
- package/dist/packem_shared/{app.d-CCmwDEVs.d.ts → app.d-Nbhpihxv.d.ts} +1 -1
- package/dist/packem_shared/{sql-editor-panel-BFRpzj6r.js → sql-editor-panel-Smfl_FDF.js} +1 -1
- package/dist/packem_shared/{studio-H9fuQgSj.js → studio-Be28OqIx.js} +611 -501
- package/dist/standalone/studio.js +108 -108
- package/package.json +6 -6
- package/dist/packem_shared/Studio-BmSGSIuY.js +0 -33
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lunora/studio",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.8",
|
|
4
4
|
"description": "The Lunora Studio: a local admin UI for your schema, data, logs, and advisors",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"admin-ui",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"directory": "packages/studio"
|
|
26
26
|
},
|
|
27
27
|
"files": [
|
|
28
|
-
"dist",
|
|
28
|
+
"./dist",
|
|
29
29
|
"src/theme.css",
|
|
30
30
|
"README.md",
|
|
31
31
|
"LICENSE.md",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"@hugeicons/react": "^1.1.7",
|
|
59
59
|
"@lingui/core": "^6.4.0",
|
|
60
60
|
"@lingui/message-utils": "^6.4.0",
|
|
61
|
-
"@lunora/advisor": "1.0.0-alpha.
|
|
62
|
-
"@lunora/
|
|
63
|
-
"@lunora/client": "1.0.0-alpha.
|
|
64
|
-
"@lunora/react": "1.0.0-alpha.
|
|
61
|
+
"@lunora/advisor": "1.0.0-alpha.6",
|
|
62
|
+
"@lunora/bindings": "1.0.0-alpha.1",
|
|
63
|
+
"@lunora/client": "1.0.0-alpha.3",
|
|
64
|
+
"@lunora/react": "1.0.0-alpha.4",
|
|
65
65
|
"@tanstack/react-router": "^1.170.16",
|
|
66
66
|
"@tanstack/react-table": "^8.21.3",
|
|
67
67
|
"@tanstack/react-virtual": "^3.14.3",
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import 'react/compiler-runtime';
|
|
2
|
-
import '@tanstack/react-router';
|
|
3
|
-
import 'react';
|
|
4
|
-
export { S as Studio } from './studio-H9fuQgSj.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-CWS_C-xW.js';
|
|
10
|
-
import './SecurityAdvisorPanel-C_ETsPih.js';
|
|
11
|
-
import './ApiTab-W3no0KOj.js';
|
|
12
|
-
import './TableEditor-ChfUOZec.js';
|
|
13
|
-
import './ExportImportPanel-dxY56TDF.js';
|
|
14
|
-
import './MigrationsPanel-DT3lnwHF.js';
|
|
15
|
-
import './PitrPanel-CdErL7EJ.js';
|
|
16
|
-
import './FunctionRunner--fQJRPAD.js';
|
|
17
|
-
import './FunctionStatsPanel-BjRUA_G3.js';
|
|
18
|
-
import './HomePanel-Cw16stjq.js';
|
|
19
|
-
import './AuditPanel-Bq4o_IqT.js';
|
|
20
|
-
import './LogsPanel-CTW8CFcM.js';
|
|
21
|
-
import './MailPanel-BwkvfIHF.js';
|
|
22
|
-
import './HealthPanel-PxclMWmA.js';
|
|
23
|
-
import './MetricsPanel-BLuOhZQ4.js';
|
|
24
|
-
import './SchemaViewer-LJDcmNIO.js';
|
|
25
|
-
import './SettingsPanel-C0uLRf5P.js';
|
|
26
|
-
import './sql-editor-panel-BFRpzj6r.js';
|
|
27
|
-
import './FileBrowser-Dhy4zES8.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';
|