@lunora/studio 1.0.0-alpha.19 → 1.0.0-alpha.20
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-CZJCZ4c7.js → ADMIN_FUNCTIONS-CdaxLGkE.js} +1 -0
- package/dist/packem_shared/{ApiDocsPanel-yEz0fiof.js → ApiDocsPanel-BgrN4kml.js} +1 -1
- package/dist/packem_shared/{ApiTab-DdubReQI.js → ApiTab-CHkX49o_.js} +1 -1
- package/dist/packem_shared/{AuditPanel-CE5ofjCc.js → AuditPanel-CP9HM9nq.js} +1 -1
- package/dist/packem_shared/{DataBrowser-DpL8U-Nf.js → DataBrowser-Bb1gTQ6c.js} +1 -1
- package/dist/packem_shared/{ExportImportPanel-ChsSUCYZ.js → ExportImportPanel-Dj87tRa5.js} +1 -1
- package/dist/packem_shared/{FileBrowser-DsRBnVhZ.js → FileBrowser-CWvxp_is.js} +1 -1
- package/dist/packem_shared/{FunctionRunner-D4cZ6fuA.js → FunctionRunner-DlWApMCH.js} +1 -1
- package/dist/packem_shared/{FunctionStatsPanel-BVelWgNv.js → FunctionStatsPanel-CuO2Tmw-.js} +1 -1
- package/dist/packem_shared/{HealthPanel-CxUVKfvo.js → HealthPanel-Dj0GRo5P.js} +1 -1
- package/dist/packem_shared/{HomePanel-tfqpZxuu.js → HomePanel-BewOCuag.js} +1 -1
- package/dist/packem_shared/{InsightsPanel-DNg3K9XN.js → InsightsPanel-y_Q-xdPY.js} +1 -1
- package/dist/packem_shared/{LogsPanel-B4LoSRj0.js → LogsPanel-C7crgYoS.js} +1 -1
- package/dist/packem_shared/{MailPanel-CcpdyWYs.js → MailPanel-PILidruz.js} +1 -1
- package/dist/packem_shared/{MetricsPanel-CxoyWbNb.js → MetricsPanel-DioILzgf.js} +1 -1
- package/dist/packem_shared/{MigrationsPanel-DGwJGWDA.js → MigrationsPanel-DkIcRoE5.js} +1 -1
- package/dist/packem_shared/{PitrPanel-CKUzyyHi.js → PitrPanel-yKJ1JPPk.js} +1 -1
- package/dist/packem_shared/{SchemaViewer-RclXFo9Q.js → SchemaViewer-CNr8Wame.js} +1 -1
- package/dist/packem_shared/{SecurityAdvisorPanel-Dqql1Z5O.js → SecurityAdvisorPanel-BBzv7L3c.js} +1 -1
- package/dist/packem_shared/{SettingsPanel-D5iTY0YE.js → SettingsPanel-BKSKl8tl.js} +1 -1
- package/dist/packem_shared/{SqlEditorPanel-Dj-In-B3.js → SqlEditorPanel-CkemCQvy.js} +2 -2
- package/dist/packem_shared/Studio-QkOjc2NS.js +33 -0
- package/dist/packem_shared/{StudioApp-BhQ6T2pn.js → StudioApp-TEElspKL.js} +1 -1
- package/dist/packem_shared/{TableEditor-BY8bTpCl.js → TableEditor-JS3sXYgS.js} +2 -2
- package/dist/packem_shared/{app.d-BVJFkXyj.d.ts → app.d-Cnij4Zp5.d.ts} +1 -1
- package/dist/packem_shared/{sql-editor-panel-CMdxstu5.js → sql-editor-panel-CUJoYF1Z.js} +1 -1
- package/dist/packem_shared/{studio-D8ry3tJR.js → studio-c5Vf7kSh.js} +1050 -561
- package/dist/packem_shared/{table-editor-CWx68ZCg.js → table-editor-9fhJ4hMJ.js} +1 -1
- package/dist/standalone/studio.js +160 -160
- package/package.json +2 -2
- package/dist/packem_shared/Studio-VWvKNOw4.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.20",
|
|
4
4
|
"description": "The Lunora Studio: a local admin UI for your schema, data, logs, and advisors",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"admin-ui",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"@hugeicons/react": "^1.1.9",
|
|
59
59
|
"@lingui/core": "^6.4.0",
|
|
60
60
|
"@lingui/message-utils": "^6.4.0",
|
|
61
|
-
"@lunora/advisor": "1.0.0-alpha.
|
|
61
|
+
"@lunora/advisor": "1.0.0-alpha.10",
|
|
62
62
|
"@lunora/bindings": "1.0.0-alpha.1",
|
|
63
63
|
"@lunora/client": "1.0.0-alpha.10",
|
|
64
64
|
"@lunora/react": "1.0.0-alpha.12",
|
|
@@ -1,33 +0,0 @@
|
|
|
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';
|