@lunora/studio 0.0.0 → 1.0.0-alpha.10

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.
Files changed (80) hide show
  1. package/LICENSE.md +105 -0
  2. package/README.md +123 -9
  3. package/__assets__/package-og.svg +14 -0
  4. package/dist/index.d.ts +1403 -0
  5. package/dist/index.js +41 -0
  6. package/dist/mount.d.ts +21 -0
  7. package/dist/mount.js +26 -0
  8. package/dist/packem_shared/ADMIN_FUNCTIONS-DjXgvJb6.js +46 -0
  9. package/dist/packem_shared/ApiDocsPanel-yVSGHK3H.js +842 -0
  10. package/dist/packem_shared/ApiReferencePanel-1vubqG5s.js +229 -0
  11. package/dist/packem_shared/ApiTab-rwttyQ1-.js +251 -0
  12. package/dist/packem_shared/AuditPanel-D9Eh7j7E.js +200 -0
  13. package/dist/packem_shared/CommandPalette-BtgkBzZI.js +373 -0
  14. package/dist/packem_shared/ConfirmButton-C2eVi2Qv.js +59 -0
  15. package/dist/packem_shared/ConnectionBadge-B2DDM2Tn.js +111 -0
  16. package/dist/packem_shared/DEFAULT_AUTO_REFRESH_MS-Vxwaxx51.js +50 -0
  17. package/dist/packem_shared/DEFAULT_INSIGHT_THRESHOLDS-DjF0h-gA.js +89 -0
  18. package/dist/packem_shared/DEFAULT_LOCALE-CiX4W7Kr.js +27 -0
  19. package/dist/packem_shared/DataBrowser-CyckZRwj.js +4480 -0
  20. package/dist/packem_shared/DataFilters-FNquMaiu.js +249 -0
  21. package/dist/packem_shared/ErrorBoundary-BzAApI7J.js +66 -0
  22. package/dist/packem_shared/ExportImportPanel-BGJqFK9X.js +197 -0
  23. package/dist/packem_shared/FileBrowser-0pCpdKPE.js +2932 -0
  24. package/dist/packem_shared/FunctionRunner-7NH3KcTg.js +343 -0
  25. package/dist/packem_shared/FunctionStatsPanel-CXynSuqT.js +375 -0
  26. package/dist/packem_shared/GlobalDataBrowser-DAxzB-Br.js +289 -0
  27. package/dist/packem_shared/HealthPanel-CyLs7qZm.js +648 -0
  28. package/dist/packem_shared/HomePanel-BOkFRbuj.js +1334 -0
  29. package/dist/packem_shared/InsightsPanel-CvXMoZuv.js +461 -0
  30. package/dist/packem_shared/LogsPanel-BrUstOk6.js +827 -0
  31. package/dist/packem_shared/MailPanel-GnnrNqL6.js +440 -0
  32. package/dist/packem_shared/MetricsPanel-BN_uUU-_.js +1611 -0
  33. package/dist/packem_shared/MigrationsPanel-DaZuUHje.js +239 -0
  34. package/dist/packem_shared/OpenRpcReferencePanel-vbcYbv3V.js +191 -0
  35. package/dist/packem_shared/PitrPanel-LJGNP_IX.js +252 -0
  36. package/dist/packem_shared/STUDIO_ROOT_CLASS-D12gX2dV.js +3 -0
  37. package/dist/packem_shared/ScheduledJobs-UmVaMbJy.js +262 -0
  38. package/dist/packem_shared/SchemaViewer-Bam6ylvw.js +2512 -0
  39. package/dist/packem_shared/SecurityAdvisorPanel-DTmjUNqt.js +92 -0
  40. package/dist/packem_shared/SettingsPanel-C2wDK-8F.js +390 -0
  41. package/dist/packem_shared/ShardInput-gx_DZXXn.js +107 -0
  42. package/dist/packem_shared/SqlEditorPanel-D5wMIxcg.js +13 -0
  43. package/dist/packem_shared/Studio-DpgYe4qt.js +33 -0
  44. package/dist/packem_shared/StudioApp-C7aaizqc.js +657 -0
  45. package/dist/packem_shared/StudioI18nProvider-B-tDCZIi.js +48 -0
  46. package/dist/packem_shared/TableEditor-DzK3Z6rL.js +371 -0
  47. package/dist/packem_shared/advisor-view-CGcfMiPq.js +159 -0
  48. package/dist/packem_shared/aggregateMetrics-D4nUHEKU.js +108 -0
  49. package/dist/packem_shared/app.d-Nbhpihxv.d.ts +300 -0
  50. package/dist/packem_shared/badge-B2PKA1-5.js +49 -0
  51. package/dist/packem_shared/bar-chart-CzJAgqkp.js +3245 -0
  52. package/dist/packem_shared/button-BhsN2uZH.js +49 -0
  53. package/dist/packem_shared/card-DURq3ElK.js +175 -0
  54. package/dist/packem_shared/cf-links-2cktDedA.js +8 -0
  55. package/dist/packem_shared/checkbox-UNkzAxl-.js +63 -0
  56. package/dist/packem_shared/data-grid-B5CaV3wS.js +183 -0
  57. package/dist/packem_shared/dropdown-menu-WY4B_eJO.js +280 -0
  58. package/dist/packem_shared/empty-state-DY_oe0k6.js +98 -0
  59. package/dist/packem_shared/grid-features-CzUfqgsM.js +840 -0
  60. package/dist/packem_shared/input-XH4r1Pt1.js +53 -0
  61. package/dist/packem_shared/internal-rXJEAhXS.js +68 -0
  62. package/dist/packem_shared/label-D8ykjn5J.js +46 -0
  63. package/dist/packem_shared/live-status-FZ0psC1z.js +44 -0
  64. package/dist/packem_shared/reference-view-B4E49Lip.js +2180 -0
  65. package/dist/packem_shared/shard-history-DyebH1R5.js +38 -0
  66. package/dist/packem_shared/sparkline-10dG-_f0.js +93 -0
  67. package/dist/packem_shared/sql-editor-panel-Smfl_FDF.js +2562 -0
  68. package/dist/packem_shared/storage-tier-CL98eOvn.js +85 -0
  69. package/dist/packem_shared/studio-9Mq0PdMi.js +10831 -0
  70. package/dist/packem_shared/table-_RzNvy3R.js +246 -0
  71. package/dist/packem_shared/table-list-sidebar-Bg7uzbvC.js +832 -0
  72. package/dist/packem_shared/textarea-D3gaCU_-.js +46 -0
  73. package/dist/packem_shared/use-admin-query-4JQW2rr1.js +88 -0
  74. package/dist/packem_shared/useDebounced-Dxncpg6z.js +32 -0
  75. package/dist/packem_shared/utils-B05Dmz_H.js +8 -0
  76. package/dist/packem_shared/virtual-rect-CVMUskSm.js +10 -0
  77. package/dist/standalone/studio.js +378 -0
  78. package/dist/styles.css +2 -0
  79. package/package.json +78 -17
  80. package/src/theme.css +59 -0
@@ -0,0 +1,249 @@
1
+ import { c } from 'react/compiler-runtime';
2
+ import { jsxDEV } from 'react/jsx-dev-runtime';
3
+
4
+ const OPERATORS = [{
5
+ label: "=",
6
+ value: "eq"
7
+ }, {
8
+ label: "≠",
9
+ value: "ne"
10
+ }, {
11
+ label: "<",
12
+ value: "lt"
13
+ }, {
14
+ label: "≤",
15
+ value: "lte"
16
+ }, {
17
+ label: ">",
18
+ value: "gt"
19
+ }, {
20
+ label: "≥",
21
+ value: "gte"
22
+ }, {
23
+ label: "contains",
24
+ value: "contains"
25
+ }];
26
+ const toFilterClauses = (filters) => filters.filter((filter) => filter.column !== "").map((filter) => {
27
+ const numeric = filter.operator !== "contains" && filter.value.trim() !== "" && !Number.isNaN(Number(filter.value));
28
+ return {
29
+ column: filter.column,
30
+ operator: filter.operator,
31
+ value: numeric ? Number(filter.value) : filter.value
32
+ };
33
+ });
34
+ const DataFilters = (t0) => {
35
+ const $ = c(40);
36
+ const {
37
+ columns,
38
+ filters,
39
+ onFiltersChange,
40
+ onSearchChange,
41
+ search
42
+ } = t0;
43
+ let t1;
44
+ if ($[0] !== columns[0] || $[1] !== filters || $[2] !== onFiltersChange) {
45
+ t1 = () => {
46
+ onFiltersChange([...filters, {
47
+ column: columns[0] ?? "",
48
+ operator: "eq",
49
+ value: ""
50
+ }]);
51
+ };
52
+ $[0] = columns[0];
53
+ $[1] = filters;
54
+ $[2] = onFiltersChange;
55
+ $[3] = t1;
56
+ } else {
57
+ t1 = $[3];
58
+ }
59
+ const addFilter = t1;
60
+ let t2;
61
+ if ($[4] !== filters || $[5] !== onFiltersChange) {
62
+ t2 = (event) => {
63
+ const index = Number(event.currentTarget.dataset.index);
64
+ onFiltersChange(filters.filter((_, position) => position !== index));
65
+ };
66
+ $[4] = filters;
67
+ $[5] = onFiltersChange;
68
+ $[6] = t2;
69
+ } else {
70
+ t2 = $[6];
71
+ }
72
+ const removeFilter = t2;
73
+ let t3;
74
+ if ($[7] !== filters || $[8] !== onFiltersChange) {
75
+ t3 = (event_0) => {
76
+ const index_0 = Number(event_0.currentTarget.dataset.index);
77
+ const next = event_0.currentTarget.value;
78
+ onFiltersChange(filters.map((filter, position_0) => position_0 === index_0 ? {
79
+ ...filter,
80
+ column: next
81
+ } : filter));
82
+ };
83
+ $[7] = filters;
84
+ $[8] = onFiltersChange;
85
+ $[9] = t3;
86
+ } else {
87
+ t3 = $[9];
88
+ }
89
+ const changeColumn = t3;
90
+ let t4;
91
+ if ($[10] !== filters || $[11] !== onFiltersChange) {
92
+ t4 = (event_1) => {
93
+ const index_1 = Number(event_1.currentTarget.dataset.index);
94
+ const next_0 = event_1.currentTarget.value;
95
+ onFiltersChange(filters.map((filter_0, position_1) => position_1 === index_1 ? {
96
+ ...filter_0,
97
+ operator: next_0
98
+ } : filter_0));
99
+ };
100
+ $[10] = filters;
101
+ $[11] = onFiltersChange;
102
+ $[12] = t4;
103
+ } else {
104
+ t4 = $[12];
105
+ }
106
+ const changeOperator = t4;
107
+ let t5;
108
+ if ($[13] !== filters || $[14] !== onFiltersChange) {
109
+ t5 = (event_2) => {
110
+ const index_2 = Number(event_2.currentTarget.dataset.index);
111
+ const next_1 = event_2.currentTarget.value;
112
+ onFiltersChange(filters.map((filter_1, position_2) => position_2 === index_2 ? {
113
+ ...filter_1,
114
+ value: next_1
115
+ } : filter_1));
116
+ };
117
+ $[13] = filters;
118
+ $[14] = onFiltersChange;
119
+ $[15] = t5;
120
+ } else {
121
+ t5 = $[15];
122
+ }
123
+ const changeValue = t5;
124
+ let t6;
125
+ if ($[16] !== onSearchChange || $[17] !== search) {
126
+ t6 = /* @__PURE__ */ jsxDEV("input", {
127
+ "aria-label": "Search rows",
128
+ "data-testid": "db-filter",
129
+ onChange: onSearchChange,
130
+ placeholder: "search table…",
131
+ value: search
132
+ }, void 0, false);
133
+ $[16] = onSearchChange;
134
+ $[17] = search;
135
+ $[18] = t6;
136
+ } else {
137
+ t6 = $[18];
138
+ }
139
+ let t7;
140
+ if ($[19] !== addFilter) {
141
+ t7 = /* @__PURE__ */ jsxDEV("button", {
142
+ "data-testid": "db-add-filter",
143
+ onClick: addFilter,
144
+ type: "button",
145
+ children: "Add filter"
146
+ }, void 0, false);
147
+ $[19] = addFilter;
148
+ $[20] = t7;
149
+ } else {
150
+ t7 = $[20];
151
+ }
152
+ let t8;
153
+ if ($[21] !== t6 || $[22] !== t7) {
154
+ t8 = /* @__PURE__ */ jsxDEV("div", {
155
+ className: "flex flex-wrap items-center gap-1.5",
156
+ children: [t6, t7]
157
+ }, void 0, true);
158
+ $[21] = t6;
159
+ $[22] = t7;
160
+ $[23] = t8;
161
+ } else {
162
+ t8 = $[23];
163
+ }
164
+ let t9;
165
+ if ($[24] !== changeColumn || $[25] !== changeOperator || $[26] !== changeValue || $[27] !== columns || $[28] !== filters || $[29] !== removeFilter) {
166
+ let t102;
167
+ if ($[31] !== changeColumn || $[32] !== changeOperator || $[33] !== changeValue || $[34] !== columns || $[35] !== removeFilter) {
168
+ t102 = (filter_2, index_3) => /* @__PURE__ */ jsxDEV("div", {
169
+ className: "flex flex-wrap items-center gap-1.5",
170
+ "data-testid": "db-filter-row",
171
+ children: [/* @__PURE__ */ jsxDEV("select", {
172
+ "aria-label": "Filter column",
173
+ "data-index": index_3,
174
+ "data-testid": "db-filter-column",
175
+ onChange: changeColumn,
176
+ value: filter_2.column,
177
+ children: columns.map(_temp)
178
+ }, void 0, false), /* @__PURE__ */ jsxDEV("select", {
179
+ "aria-label": "Filter operator",
180
+ "data-index": index_3,
181
+ "data-testid": "db-filter-operator",
182
+ onChange: changeOperator,
183
+ value: filter_2.operator,
184
+ children: OPERATORS.map(_temp2)
185
+ }, void 0, false), /* @__PURE__ */ jsxDEV("input", {
186
+ "aria-label": "Filter value",
187
+ "data-index": index_3,
188
+ "data-testid": "db-filter-value",
189
+ onChange: changeValue,
190
+ placeholder: "value",
191
+ value: filter_2.value
192
+ }, void 0, false), /* @__PURE__ */ jsxDEV("button", {
193
+ "aria-label": "Remove filter",
194
+ "data-index": index_3,
195
+ "data-testid": "db-filter-remove",
196
+ onClick: removeFilter,
197
+ type: "button",
198
+ children: "✕"
199
+ }, void 0, false)]
200
+ }, index_3, true);
201
+ $[31] = changeColumn;
202
+ $[32] = changeOperator;
203
+ $[33] = changeValue;
204
+ $[34] = columns;
205
+ $[35] = removeFilter;
206
+ $[36] = t102;
207
+ } else {
208
+ t102 = $[36];
209
+ }
210
+ t9 = filters.map(t102);
211
+ $[24] = changeColumn;
212
+ $[25] = changeOperator;
213
+ $[26] = changeValue;
214
+ $[27] = columns;
215
+ $[28] = filters;
216
+ $[29] = removeFilter;
217
+ $[30] = t9;
218
+ } else {
219
+ t9 = $[30];
220
+ }
221
+ let t10;
222
+ if ($[37] !== t8 || $[38] !== t9) {
223
+ t10 = /* @__PURE__ */ jsxDEV("div", {
224
+ className: "flex flex-col gap-1.5",
225
+ "data-testid": "db-filters",
226
+ children: [t8, t9]
227
+ }, void 0, true);
228
+ $[37] = t8;
229
+ $[38] = t9;
230
+ $[39] = t10;
231
+ } else {
232
+ t10 = $[39];
233
+ }
234
+ return t10;
235
+ };
236
+ function _temp(column) {
237
+ return /* @__PURE__ */ jsxDEV("option", {
238
+ value: column,
239
+ children: column
240
+ }, column, false);
241
+ }
242
+ function _temp2(operator) {
243
+ return /* @__PURE__ */ jsxDEV("option", {
244
+ value: operator.value,
245
+ children: operator.label
246
+ }, operator.value, false);
247
+ }
248
+
249
+ export { DataFilters, toFilterClauses };
@@ -0,0 +1,66 @@
1
+ import { Component } from 'react';
2
+ import { jsxDEV, Fragment } from 'react/jsx-dev-runtime';
3
+
4
+ const CONTAINER_STYLE = {
5
+ border: "1px solid var(--destructive)",
6
+ color: "var(--destructive)",
7
+ padding: 12
8
+ };
9
+ const MESSAGE_STYLE = {
10
+ overflow: "auto",
11
+ whiteSpace: "pre-wrap"
12
+ };
13
+ class ErrorBoundary extends Component {
14
+ static getDerivedStateFromError(error) {
15
+ return {
16
+ error
17
+ };
18
+ }
19
+ state = {
20
+ error: null
21
+ };
22
+ componentDidCatch(error, info) {
23
+ console.error("[lunora-studio] panel error", error, info.componentStack);
24
+ }
25
+ reset = () => {
26
+ this.setState({
27
+ error: null
28
+ });
29
+ };
30
+ render() {
31
+ const {
32
+ children,
33
+ fallbackTitle,
34
+ label,
35
+ retryLabel
36
+ } = this.props;
37
+ const {
38
+ error
39
+ } = this.state;
40
+ if (error === null) {
41
+ return /* @__PURE__ */ jsxDEV(Fragment, {
42
+ children
43
+ }, void 0, false);
44
+ }
45
+ const title = fallbackTitle ?? (label === void 0 ? "Something went wrong" : `${label} failed`);
46
+ return /* @__PURE__ */ jsxDEV("div", {
47
+ "data-testid": "dash-error-boundary",
48
+ role: "alert",
49
+ style: CONTAINER_STYLE,
50
+ children: [/* @__PURE__ */ jsxDEV("strong", {
51
+ children: title
52
+ }, void 0, false), /* @__PURE__ */ jsxDEV("pre", {
53
+ "data-testid": "dash-error-message",
54
+ style: MESSAGE_STYLE,
55
+ children: error.message
56
+ }, void 0, false), /* @__PURE__ */ jsxDEV("button", {
57
+ "data-testid": "dash-error-retry",
58
+ onClick: this.reset,
59
+ type: "button",
60
+ children: retryLabel ?? "Try again"
61
+ }, void 0, false)]
62
+ }, void 0, true);
63
+ }
64
+ }
65
+
66
+ export { ErrorBoundary };
@@ -0,0 +1,197 @@
1
+ import { useLunora } from '@lunora/react';
2
+ import { useState } from 'react';
3
+ import { ConfirmButton } from './ConfirmButton-C2eVi2Qv.js';
4
+ import { ShardInput } from './ShardInput-gx_DZXXn.js';
5
+ import { B as Button } from './button-BhsN2uZH.js';
6
+ import { C as Card, a as CardContent } from './card-DURq3ElK.js';
7
+ import { T as Textarea } from './textarea-D3gaCU_-.js';
8
+ import { a as useInvalidateAdmin } from './use-admin-query-4JQW2rr1.js';
9
+ import { useT } from './DEFAULT_LOCALE-CiX4W7Kr.js';
10
+ import { ADMIN_FUNCTIONS } from './ADMIN_FUNCTIONS-DjXgvJb6.js';
11
+ import { f as fireAndForget, c as callOptions, e as errorMessage, a as adminRef } from './internal-rXJEAhXS.js';
12
+ import { r as recordShard } from './shard-history-DyebH1R5.js';
13
+ import { jsxDEV } from 'react/jsx-dev-runtime';
14
+
15
+ const EXPORT_SHARD = adminRef(ADMIN_FUNCTIONS.exportShard);
16
+ const IMPORT_SHARD = adminRef(ADMIN_FUNCTIONS.importShard);
17
+ const toNdjson = (rows) => rows.map((row) => JSON.stringify(row)).join("\n");
18
+ const parseNdjson = (text) => {
19
+ const rows = [];
20
+ const lines = text.split("\n");
21
+ for (const [index, rawLine] of lines.entries()) {
22
+ const line = rawLine.trim();
23
+ if (line === "") {
24
+ continue;
25
+ }
26
+ const parsed = JSON.parse(line);
27
+ if (typeof parsed !== "object" || parsed === null) {
28
+ throw new Error(`line ${(index + 1).toString()}: expected a { table, doc } object`);
29
+ }
30
+ const row = parsed;
31
+ if (typeof row.table !== "string" || typeof row.doc !== "object" || row.doc === null || Array.isArray(row.doc)) {
32
+ throw new Error(`line ${(index + 1).toString()}: expected a { table, doc } object`);
33
+ }
34
+ rows.push(row);
35
+ }
36
+ return rows;
37
+ };
38
+ const ExportImportPanel = ({
39
+ initialShardKey
40
+ }) => {
41
+ const client = useLunora();
42
+ const invalidateAdmin = useInvalidateAdmin();
43
+ const t = useT();
44
+ const [shardKey, setShardKey] = useState(initialShardKey ?? "");
45
+ const [ndjson, setNdjson] = useState("");
46
+ const [busy, setBusy] = useState(false);
47
+ const [error, setError] = useState(null);
48
+ const [importResult, setImportResult] = useState(null);
49
+ const [exportCount, setExportCount] = useState(null);
50
+ const exportShard = async () => {
51
+ setBusy(true);
52
+ setError(null);
53
+ setImportResult(null);
54
+ try {
55
+ const result = await client.query(EXPORT_SHARD, {}, callOptions(shardKey));
56
+ recordShard(shardKey);
57
+ setNdjson(toNdjson(result.rows));
58
+ setExportCount(result.rows.length);
59
+ } catch (error_) {
60
+ setError(errorMessage(error_));
61
+ } finally {
62
+ setBusy(false);
63
+ }
64
+ };
65
+ const importShard = async () => {
66
+ setBusy(true);
67
+ setError(null);
68
+ setImportResult(null);
69
+ setExportCount(null);
70
+ let rows;
71
+ try {
72
+ rows = parseNdjson(ndjson);
73
+ } catch (error__0) {
74
+ setError(t("Invalid NDJSON: {message}", {
75
+ message: errorMessage(error__0)
76
+ }));
77
+ setBusy(false);
78
+ return;
79
+ }
80
+ try {
81
+ const result_0 = await client.query(IMPORT_SHARD, {
82
+ rows
83
+ }, callOptions(shardKey));
84
+ recordShard(shardKey);
85
+ setImportResult(result_0);
86
+ invalidateAdmin(ADMIN_FUNCTIONS.readTablePage);
87
+ invalidateAdmin(ADMIN_FUNCTIONS.listTables);
88
+ } catch (error__1) {
89
+ setError(errorMessage(error__1));
90
+ } finally {
91
+ setBusy(false);
92
+ }
93
+ };
94
+ const insertedTotal = importResult === null ? 0 : Object.values(importResult.inserted).reduce((sum, count) => sum + count, 0);
95
+ const runExport = () => {
96
+ fireAndForget(exportShard());
97
+ };
98
+ const runImport = () => {
99
+ fireAndForget(importShard());
100
+ };
101
+ const onNdjsonChange = (event) => {
102
+ setNdjson(event.target.value);
103
+ };
104
+ return /* @__PURE__ */ jsxDEV("div", {
105
+ className: "flex flex-col gap-4",
106
+ "data-testid": "lunora-export-import",
107
+ children: [/* @__PURE__ */ jsxDEV(Card, {
108
+ className: "rounded-xl border border-border bg-card shadow-xs",
109
+ children: [/* @__PURE__ */ jsxDEV("header", {
110
+ className: "border-b border-border px-4 py-3",
111
+ children: /* @__PURE__ */ jsxDEV("span", {
112
+ className: "font-mono text-[11px] tracking-wide text-muted-foreground uppercase",
113
+ children: t("Export")
114
+ }, void 0, false)
115
+ }, void 0, false), /* @__PURE__ */ jsxDEV(CardContent, {
116
+ className: "flex flex-col gap-3 p-4",
117
+ children: [/* @__PURE__ */ jsxDEV("div", {
118
+ className: "flex flex-wrap items-center gap-2",
119
+ children: [/* @__PURE__ */ jsxDEV(ShardInput, {
120
+ onChange: setShardKey,
121
+ testId: "ei-shard-input",
122
+ value: shardKey
123
+ }, void 0, false), /* @__PURE__ */ jsxDEV(Button, {
124
+ "data-testid": "ei-export",
125
+ disabled: busy,
126
+ onClick: runExport,
127
+ type: "button",
128
+ children: t("Export")
129
+ }, void 0, false)]
130
+ }, void 0, true), exportCount !== null && /* @__PURE__ */ jsxDEV("p", {
131
+ className: "text-sm text-muted-foreground",
132
+ "data-testid": "ei-export-result",
133
+ children: t("Exported {count} rows.", {
134
+ count: exportCount
135
+ })
136
+ }, void 0, false)]
137
+ }, void 0, true)]
138
+ }, void 0, true), /* @__PURE__ */ jsxDEV(Card, {
139
+ className: "rounded-xl border border-border bg-card shadow-xs",
140
+ children: [/* @__PURE__ */ jsxDEV("header", {
141
+ className: "border-b border-border px-4 py-3",
142
+ children: /* @__PURE__ */ jsxDEV("span", {
143
+ className: "font-mono text-[11px] tracking-wide text-muted-foreground uppercase",
144
+ children: t("Import")
145
+ }, void 0, false)
146
+ }, void 0, false), /* @__PURE__ */ jsxDEV(CardContent, {
147
+ className: "flex flex-col gap-3 p-4",
148
+ children: [/* @__PURE__ */ jsxDEV(Textarea, {
149
+ "aria-label": "NDJSON",
150
+ className: "font-mono text-xs min-h-40 rounded-md",
151
+ "data-testid": "ei-ndjson",
152
+ onChange: onNdjsonChange,
153
+ placeholder: '{"table":"messages","doc":{…}}',
154
+ value: ndjson
155
+ }, void 0, false), /* @__PURE__ */ jsxDEV("div", {
156
+ className: "flex flex-wrap items-center gap-2",
157
+ children: /* @__PURE__ */ jsxDEV(ConfirmButton, {
158
+ confirmLabel: t("Import (writes rows)?"),
159
+ disabled: busy || ndjson.trim() === "",
160
+ onConfirm: runImport,
161
+ testId: "ei-import",
162
+ children: t("Import")
163
+ }, void 0, false)
164
+ }, void 0, false), importResult !== null && /* @__PURE__ */ jsxDEV("div", {
165
+ className: "flex flex-col gap-2",
166
+ "data-testid": "ei-import-result",
167
+ children: [/* @__PURE__ */ jsxDEV("p", {
168
+ className: "text-sm text-muted-foreground",
169
+ children: t("Inserted {inserted}, {conflicts} conflicts, {errors} errors.", {
170
+ conflicts: importResult.conflicts,
171
+ errors: importResult.errors.length,
172
+ inserted: insertedTotal
173
+ })
174
+ }, void 0, false), importResult.errors.length > 0 && /* @__PURE__ */ jsxDEV("ul", {
175
+ className: "flex flex-col gap-1",
176
+ "data-testid": "ei-import-errors",
177
+ children: importResult.errors.map((rowError) => /* @__PURE__ */ jsxDEV("li", {
178
+ className: "text-xs text-destructive",
179
+ children: t("line {line} ({table}): {message}", {
180
+ line: rowError.line,
181
+ message: rowError.message,
182
+ table: rowError.table
183
+ })
184
+ }, `${rowError.table}-${rowError.line.toString()}`, false))
185
+ }, void 0, false)]
186
+ }, void 0, true)]
187
+ }, void 0, true)]
188
+ }, void 0, true), error !== null && /* @__PURE__ */ jsxDEV("p", {
189
+ className: "text-sm text-destructive",
190
+ "data-testid": "ei-error",
191
+ role: "alert",
192
+ children: error
193
+ }, void 0, false)]
194
+ }, void 0, true);
195
+ };
196
+
197
+ export { ExportImportPanel };