@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,1403 @@
1
+ import { F as FunctionDescriptor } from "./packem_shared/app.d-Nbhpihxv.js";
2
+ export { type a as FunctionKind, type R as RunStatus, b as ScheduledJobs, type c as ScheduledJobsProps, d as Studio, e as StudioApp, type S as StudioAppProps, type f as StudioProps, type g as StudioTab } from "./packem_shared/app.d-Nbhpihxv.js";
3
+ import { ReactElement, ReactNode, ErrorInfo, Component, ChangeEvent } from 'react';
4
+ import { CapturedMail } from '@lunora/mail';
5
+ export type { CapturedMail } from '@lunora/mail';
6
+ import { Messages, I18n } from '@lingui/core';
7
+ export type { LunoraClient, ScheduleRecord, StorageObject } from '@lunora/client';
8
+ /** A navigable destination shown in the palette. */
9
+ interface CommandItem {
10
+ /** Localised domain label, shown as a muted suffix to disambiguate. */
11
+ readonly group: string;
12
+ /** Localised sub-page label, the primary search target. */
13
+ readonly label: string;
14
+ /** Router path to navigate to on select (e.g. `/logs`). */
15
+ readonly to: string;
16
+ }
17
+ interface CommandPaletteProps {
18
+ /** Every navigable destination, in rail order. */
19
+ readonly items: ReadonlyArray<CommandItem>;
20
+ }
21
+ /** Open the command palette from anywhere (e.g. the top-bar Search button). */
22
+ declare const openCommandPalette: () => void;
23
+ /**
24
+ * Command palette (⌘K / Ctrl-K) — Supabase-style global search. Rendered inside
25
+ * the studio shell so its selection can drive the router's `useNavigate`. Opens
26
+ * on the keyboard shortcut or the {@link OPEN_EVENT} the top-bar Search button
27
+ * dispatches, filters the navigable destinations by a case-insensitive substring
28
+ * over their label and domain, and navigates to the chosen one. Built on the
29
+ * studio's Base UI dialog primitive — no `cmdk`/extra dependency — with a small
30
+ * arrow-key + Enter affordance over the filtered list.
31
+ */
32
+ declare const CommandPalette: ({
33
+ items
34
+ }: CommandPaletteProps) => ReactElement;
35
+ interface ConfirmButtonProps {
36
+ /** Label for the initial trigger (e.g. `Delete`). */
37
+ readonly children: string;
38
+ /** Label for the confirm step; defaults to a localised `Confirm`. */
39
+ readonly confirmLabel?: string;
40
+ /** Disable the trigger (e.g. while a write is in flight). */
41
+ readonly disabled?: boolean;
42
+ /** Action run only after the operator confirms. */
43
+ readonly onConfirm: () => void;
44
+ /** `data-testid` for the initial trigger; the confirm/cancel steps derive `${testId}-confirm` / `${testId}-cancel`. */
45
+ readonly testId: string;
46
+ }
47
+ /**
48
+ * A destructive-action button that requires a second click to fire. The first
49
+ * click swaps the trigger for an inline `Confirm` / `Cancel` pair rather than a
50
+ * blocking `window.confirm`, so the guard is testable and non-modal. The
51
+ * trigger keeps its `testId` (so existing tests that click it still reach the
52
+ * first step); the actual action only runs on the `${testId}-confirm` click.
53
+ */
54
+ declare const ConfirmButton: ({
55
+ children,
56
+ confirmLabel,
57
+ disabled,
58
+ onConfirm,
59
+ testId
60
+ }: ConfirmButtonProps) => ReactElement;
61
+ /**
62
+ * Live-socket status indicator. Reflects the client's aggregate WebSocket health
63
+ * so an operator can tell a healthy live channel from a silently-dropped socket
64
+ * (a panel showing "Live: on" while the socket is down would otherwise look
65
+ * identical to one that's simply idle).
66
+ */
67
+ declare const ConnectionBadge: () => ReactElement;
68
+ interface ErrorBoundaryProps {
69
+ readonly children: ReactNode;
70
+ /**
71
+ * Localised fallback heading. When omitted, falls back to `${label} failed`
72
+ * (or `Something went wrong` with no label). A class component can't use the
73
+ * `useT` hook, so localised text is passed in by its parents.
74
+ */
75
+ readonly fallbackTitle?: string;
76
+ /** Optional label naming the boundary's region, shown in the fallback. */
77
+ readonly label?: string;
78
+ /** Localised label for the retry button; defaults to `Try again`. */
79
+ readonly retryLabel?: string;
80
+ }
81
+ interface ErrorBoundaryState {
82
+ readonly error: Error | null;
83
+ }
84
+ /**
85
+ * Catches render/lifecycle errors in a panel so one throwing component doesn't
86
+ * blank the whole studio shell. Shows the error message with a "Try again"
87
+ * button that clears the boundary and re-renders its children.
88
+ */
89
+ declare class ErrorBoundary extends Component<ErrorBoundaryProps, ErrorBoundaryState> {
90
+ static getDerivedStateFromError(error: Error): ErrorBoundaryState;
91
+ override state: ErrorBoundaryState;
92
+ override componentDidCatch(error: Error, info: ErrorInfo): void;
93
+ readonly reset: () => void;
94
+ override render(): ReactNode;
95
+ }
96
+ interface ShardInputProps {
97
+ /** DOM `id` for the input, so an external label's `htmlFor` can target it. Optional. */
98
+ readonly id?: string;
99
+ readonly onChange: (value: string) => void;
100
+ /** `data-testid` for the input (panels keep their existing id, e.g. `mt-shard-input`). */
101
+ readonly testId: string;
102
+ readonly value: string;
103
+ }
104
+ /**
105
+ * Shard-key text field shared by every shard-scoped panel. Backed by a
106
+ * `&lt;datalist>` of recently-used shard keys (see {@link loadRecentShards}) so an
107
+ * operator can pick a shard they've visited instead of retyping it — the closest
108
+ * to a shard picker possible without server-side shard enumeration, which
109
+ * Durable Objects don't support. Panels remain responsible for recording a shard
110
+ * as used (via `recordShard`) when they actually query it.
111
+ */
112
+ declare const ShardInput: ({
113
+ id,
114
+ onChange,
115
+ testId,
116
+ value
117
+ }: ShardInputProps) => ReactElement;
118
+ declare const ADMIN_FUNCTION_PREFIX = "__lunora_admin__:";
119
+ /**
120
+ * Fully-qualified reserved paths the studio invokes via the client. The
121
+ * `__lunora_admin__:` prefix is spelled out inline rather than interpolated so
122
+ * the values stay emittable under `--isolatedDeclarations`. Every path is
123
+ * intercepted by `ShardDO` before user dispatch and gated by the server's
124
+ * `LUNORA_ADMIN_TOKEN`.
125
+ */
126
+ declare const ADMIN_FUNCTIONS: {
127
+ readonly clearCapturedMail: "__lunora_admin__:clearCapturedMail";
128
+ readonly clearTable: "__lunora_admin__:clearTable";
129
+ readonly createWorkflowInstance: "__lunora_admin__:createWorkflowInstance";
130
+ readonly deleteRows: "__lunora_admin__:deleteRows";
131
+ readonly describeTable: "__lunora_admin__:describeTable";
132
+ readonly describeTables: "__lunora_admin__:describeTables";
133
+ readonly exportShard: "__lunora_admin__:exportShard";
134
+ readonly facetColumn: "__lunora_admin__:facetColumn";
135
+ readonly getAdvisories: "__lunora_admin__:getAdvisories";
136
+ readonly getAuditLog: "__lunora_admin__:getAuditLog";
137
+ readonly getAuthMetrics: "__lunora_admin__:getAuthMetrics";
138
+ readonly getCapturedMail: "__lunora_admin__:getCapturedMail";
139
+ readonly getFunctionStats: "__lunora_admin__:getFunctionStats";
140
+ readonly listQueues: "__lunora_admin__:listQueues";
141
+ readonly listSubscriptions: "__lunora_admin__:listSubscriptions";
142
+ readonly listTableIndexes: "__lunora_admin__:listTableIndexes";
143
+ readonly listWorkflows: "__lunora_admin__:listWorkflows";
144
+ readonly getLogs: "__lunora_admin__:getLogs";
145
+ readonly getMetrics: "__lunora_admin__:getMetrics";
146
+ readonly getPitrBookmark: "__lunora_admin__:getPitrBookmark";
147
+ readonly getRequestLog: "__lunora_admin__:getRequestLog";
148
+ readonly getSecurityAudit: "__lunora_admin__:getSecurityAudit";
149
+ readonly getSettings: "__lunora_admin__:getSettings";
150
+ readonly getWorkflowInstanceStatus: "__lunora_admin__:getWorkflowInstanceStatus";
151
+ readonly importShard: "__lunora_admin__:importShard";
152
+ readonly listTables: "__lunora_admin__:listTables";
153
+ readonly maskPolicies: "__lunora_admin__:maskPolicies";
154
+ readonly migrationStatus: "__lunora_admin__:migrationStatus";
155
+ readonly pitrRestore: "__lunora_admin__:pitrRestore";
156
+ readonly readTablePage: "__lunora_admin__:readTablePage";
157
+ readonly rlsPolicies: "__lunora_admin__:rlsPolicies";
158
+ readonly runAs: "__lunora_admin__:runAs";
159
+ readonly runMigration: "__lunora_admin__:runMigration";
160
+ readonly runSql: "__lunora_admin__:runSql";
161
+ readonly sendTestMail: "__lunora_admin__:sendTestMail";
162
+ readonly storageOrphans: "__lunora_admin__:storageOrphans";
163
+ readonly storageReferences: "__lunora_admin__:storageReferences";
164
+ readonly storageRules: "__lunora_admin__:storageRules";
165
+ readonly studioFeatures: "__lunora_admin__:studioFeatures";
166
+ readonly writeRow: "__lunora_admin__:writeRow";
167
+ };
168
+ /** Comparison a {@link FilterClause} applies, mirroring `@lunora/do`'s `FilterOperator`. `contains` is a substring (LIKE). */
169
+ type FilterOperator = "contains" | "eq" | "gt" | "gte" | "lt" | "lte" | "ne";
170
+ /**
171
+ * One structured column filter passed to `readTablePage`, mirroring `@lunora/do`'s
172
+ * `FilterClause`. AND-combined with the substring search and the other clauses.
173
+ * `value` is sent as-is and bound server-side, so it never injects SQL.
174
+ */
175
+ interface FilterClause {
176
+ column: string;
177
+ operator: FilterOperator;
178
+ value?: unknown;
179
+ }
180
+ /** Which single-row mutation a {@link WriteRowArgs} performs. */
181
+ type WriteRowOp = "delete" | "insert" | "patch" | "replace";
182
+ /** Arguments for the `__lunora_admin__:writeRow` admin op. */
183
+ interface WriteRowArgs {
184
+ /** The row's fields. Required for insert/patch/replace; omitted for delete. */
185
+ doc?: Record<string, unknown>;
186
+ /** Primary key of the target row. Required for patch/replace/delete. */
187
+ id?: string;
188
+ op: WriteRowOp;
189
+ table: string;
190
+ }
191
+ /** Result of a {@link WriteRowArgs} op — the affected row's primary key. */
192
+ interface WriteRowResult {
193
+ id: null | string;
194
+ op: WriteRowOp;
195
+ }
196
+ /** Result of `__lunora_admin__:getCapturedMail` — the dev mail-catcher inbox, newest first. */
197
+ interface CapturedMailResult {
198
+ entries: CapturedMail[];
199
+ }
200
+ /** Reactive-cache hit/miss/eviction stats, present when a cache is configured. */
201
+ interface CacheStats {
202
+ bytes: number;
203
+ entries: number;
204
+ evictions: number;
205
+ hits: number;
206
+ misses: number;
207
+ }
208
+ /** Health snapshot returned by `__lunora_admin__:getMetrics` for one shard. */
209
+ interface ShardMetrics {
210
+ cache: CacheStats | null;
211
+ databaseSize: null | number;
212
+ errors: number;
213
+ requests: number;
214
+ shard: string;
215
+ sinceMs: number;
216
+ uptimeMs: number;
217
+ }
218
+ /**
219
+ * One full-scan attribution entry on a {@link FunctionCallStat}, mirroring
220
+ * `@lunora/do`'s `FunctionScanAttribution`: how many times the function
221
+ * full-scanned `table`. The causal evidence behind the "missing index" insight.
222
+ */
223
+ interface FunctionScanAttribution {
224
+ scans: number;
225
+ table: string;
226
+ }
227
+ /**
228
+ * Per-function execution counters returned by `__lunora_admin__:getFunctionStats`
229
+ * for one shard. Mirrors `@lunora/do`'s `FunctionCallStat`. Counters are
230
+ * per-DO-instance and reset on hibernation/restart — a "since this instance
231
+ * woke" readout. Durations are handler wall-clock milliseconds.
232
+ *
233
+ * `scans` / `scannedTables` carry the causal full-scan attribution (PLAN3 1.2).
234
+ * They're additive — a worker predating the feature reports `scans: 0` and
235
+ * `scannedTables: []`, so the fields are optional on the wire and the consumer
236
+ * defaults them. `conflicts` (OCC write-contention count, a subset of `errors`)
237
+ * is likewise additive and optional for the same back-compat reason.
238
+ */
239
+ interface FunctionCallStat {
240
+ calls: number;
241
+ /** OCC write-conflict count — a subset of `errors`; absent on a pre-conflict-tracking worker. */
242
+ conflicts?: number;
243
+ errors: number;
244
+ lastCalledAt: number;
245
+ lastErrorAt: null | number;
246
+ lastErrorMessage: null | string;
247
+ maxDurationMs: number;
248
+ path: string;
249
+ /** Per-table full-scan attribution, busiest scan first; absent on a pre-1.2 worker. */
250
+ scannedTables?: FunctionScanAttribution[];
251
+ /** Total full-table scans across every dispatch; absent on a pre-1.2 worker. */
252
+ scans?: number;
253
+ totalDurationMs: number;
254
+ }
255
+ /** Payload of a `__lunora_admin__:getFunctionStats` call, mirroring `@lunora/do`'s `FunctionStatsResult`. */
256
+ interface FunctionStatsResult {
257
+ functions: FunctionCallStat[];
258
+ sinceMs: number;
259
+ }
260
+ /**
261
+ * One declared index on a table, mirroring `@lunora/do`'s `TableIndexInfo`.
262
+ * `type` is the index kind; `fields` the indexed columns (sort fields for rank,
263
+ * text + filter fields for search, source field for vector); `unique` is set
264
+ * only for unique secondary indexes.
265
+ */
266
+ interface TableIndexInfo {
267
+ fields: string[];
268
+ name: string;
269
+ type: "index" | "rank" | "search" | "vector";
270
+ unique?: boolean;
271
+ }
272
+ /** Payload of a `__lunora_admin__:listTableIndexes` call, mirroring `@lunora/do`'s `TableIndexesResult`. */
273
+ interface TableIndexesResult {
274
+ indexes: TableIndexInfo[];
275
+ }
276
+ /** Severity of a buffered log entry, mirroring `@lunora/do`'s `LogLevel`. */
277
+ type LogLevel = "debug" | "error" | "info" | "warn";
278
+ /**
279
+ * One buffered log line returned by `__lunora_admin__:getLogs`. `functionPath`
280
+ * is the RPC that produced it (when known); `timestamp` is epoch-ms. Mirrors
281
+ * `@lunora/do`'s `LogEntry`.
282
+ */
283
+ interface LogEntry {
284
+ functionPath?: string;
285
+ level: LogLevel;
286
+ message: string;
287
+ timestamp: number;
288
+ }
289
+ /** Payload of a `__lunora_admin__:getLogs` call: the buffered entries, newest first. */
290
+ interface LogsResult {
291
+ entries: LogEntry[];
292
+ }
293
+ /**
294
+ * One recorded admin operation returned by `__lunora_admin__:getAuditLog`,
295
+ * mirroring `@lunora/do`'s `AuditEntry`. Unlike the in-memory logs, the audit
296
+ * log is durable and survives hibernation/restart. `seq` is a monotonic
297
+ * per-shard cursor; `op` the short op name (`writeRow`, `runMigration`,
298
+ * `importShard`, `applyCdc`); `table`/`id` are present when the op targets one;
299
+ * `detail` carries op-specific context (notably the acting `userId`).
300
+ */
301
+ interface AuditEntry {
302
+ detail?: Record<string, unknown>;
303
+ id?: string;
304
+ op: string;
305
+ seq: number;
306
+ table?: string;
307
+ ts: number;
308
+ }
309
+ /** Payload of a `__lunora_admin__:getAuditLog` call: the recorded entries, newest first. */
310
+ interface AuditLogResult {
311
+ entries: AuditEntry[];
312
+ }
313
+ /**
314
+ * How a deployment binding/var classifies, mirroring `@lunora/do`'s `SettingKind`.
315
+ * `var` is a plain Worker var, `secret` a sensitive string (always masked), and
316
+ * `binding` a non-string binding object (R2/KV/DO/D1/queue/service).
317
+ */
318
+ type SettingKind = "binding" | "secret" | "var";
319
+ /**
320
+ * One row of the read-only deployment-settings view, mirroring `@lunora/do`'s
321
+ * `SettingEntry`. `value` is a masked preview for `var`/`secret` strings (never
322
+ * the raw secret) and `null` for `binding` entries. The server masks every
323
+ * string value, so the studio only ever renders the masked text.
324
+ */
325
+ interface SettingEntry {
326
+ /** Coarse runtime class for `binding` entries (`r2`, `kv`, `durable-object`, …). */
327
+ bindingType?: string;
328
+ kind: SettingKind;
329
+ name: string;
330
+ value: null | string;
331
+ }
332
+ /**
333
+ * Best-effort deploy metadata, mirroring `@lunora/do`'s `DeployInfo`. Every
334
+ * field is optional: the server reads only what the Worker `env` exposes and
335
+ * omits the rest.
336
+ */
337
+ interface DeployInfo {
338
+ deploymentId?: string;
339
+ environment?: string;
340
+ versionTag?: string;
341
+ workerUrl?: string;
342
+ }
343
+ /** Payload of a `__lunora_admin__:getSettings` call, mirroring `@lunora/do`'s `SettingsResult`. */
344
+ interface SettingsResult {
345
+ deploy: DeployInfo;
346
+ settings: SettingEntry[];
347
+ }
348
+ /**
349
+ * Ordering/visual weight of a {@link SecurityFinding}, mirroring `@lunora/do`'s
350
+ * `SecurityFindingLevel`. Shares the studio's insight-severity vocabulary so the
351
+ * Security and Performance advisors render with one badge palette.
352
+ */
353
+ type SecurityFindingLevel = "error" | "info" | "warning";
354
+ /**
355
+ * Which deployment-level security heuristic fired, mirroring `@lunora/do`'s
356
+ * `SecurityFindingKind`. The studio maps each kind to a localized title,
357
+ * explanation, and remediation hint; the wire payload carries only the kind,
358
+ * level, and optional `detail`.
359
+ */
360
+ type SecurityFindingKind = "admin-token-weak" | "auth-secret-weak" | "cookies-insecure" | "cors-wildcard-credentials" | "csrf-disabled" | "dev-args-unredacted" | "security-headers-disabled" | "ws-gate-open";
361
+ /**
362
+ * One detected security issue from `__lunora_admin__:getSecurityAudit`, mirroring
363
+ * `@lunora/do`'s `SecurityFinding`. `detail` carries kind-specific context the
364
+ * studio interpolates into the localized copy (e.g. `{ length, min }` for a weak
365
+ * admin token); absent when the kind needs none.
366
+ */
367
+ interface SecurityFinding {
368
+ detail?: Record<string, unknown>;
369
+ kind: SecurityFindingKind;
370
+ level: SecurityFindingLevel;
371
+ }
372
+ /** Payload of a `__lunora_admin__:getSecurityAudit` call, mirroring `@lunora/do`'s `SecurityAuditResult`: every finding, worst-first. */
373
+ interface SecurityAuditResult {
374
+ findings: SecurityFinding[];
375
+ }
376
+ /** A user table plus its current row count. */
377
+ interface TableInfo {
378
+ name: string;
379
+ rowCount: number;
380
+ }
381
+ /** A window of rows from one table, plus the column list and total size. */
382
+ interface TablePage {
383
+ columns: string[];
384
+ /** Foreign-key columns (column → target table) for `v.id("target")` fields, so the UI can link those cells. */
385
+ refs?: Record<string, string>;
386
+ rows: Record<string, unknown>[];
387
+ total: number;
388
+ }
389
+ /** Direction a data migration is run in. Mirrors `@lunora/do`. */
390
+ type MigrationDirection = "down" | "up";
391
+ /** Lifecycle of a data-migration run. Mirrors `@lunora/do`. */
392
+ type MigrationStatus = "completed" | "failed" | "in_progress";
393
+ /**
394
+ * One persisted migration run-state row, as returned by the
395
+ * `__lunora_admin__:migrationStatus` RPC (`{ migrations: MigrationStatusRow[] }`).
396
+ */
397
+ interface MigrationStatusRow {
398
+ changed: number;
399
+ cursor: null | string;
400
+ direction: MigrationDirection;
401
+ error: null | string;
402
+ id: string;
403
+ processed: number;
404
+ startedAt: null | number;
405
+ status: MigrationStatus;
406
+ updatedAt: null | number;
407
+ }
408
+ /** Result of a single `__lunora_admin__:runMigration` invocation against one shard. */
409
+ interface MigrationRunResult {
410
+ changed: number;
411
+ cursor: null | string;
412
+ direction: MigrationDirection;
413
+ dryRun: boolean;
414
+ id: string;
415
+ processed: number;
416
+ status: MigrationStatus;
417
+ }
418
+ /** Arguments accepted by the `__lunora_admin__:runMigration` RPC. */
419
+ interface RunMigrationArgs {
420
+ batchSize?: number;
421
+ direction?: MigrationDirection;
422
+ dryRun?: boolean;
423
+ id: string;
424
+ maxBatches?: number;
425
+ }
426
+ /** One NDJSON line: a row from `table`, shaped per its schema. */
427
+ interface ExportRow {
428
+ doc: Record<string, unknown>;
429
+ table: string;
430
+ }
431
+ /** A row that could not be inserted during an import. */
432
+ interface ImportError {
433
+ code: string;
434
+ line: number;
435
+ message: string;
436
+ table: string;
437
+ }
438
+ /** Result of a single `__lunora_admin__:importShard` invocation against one shard. */
439
+ interface ImportShardResult {
440
+ conflicts: number;
441
+ errors: ImportError[];
442
+ inserted: Record<string, number>;
443
+ }
444
+ /**
445
+ * One shard's request total from the worker's `POST /_lunora/admin/shard-traffic`
446
+ * endpoint, mirroring `@lunora/runtime`'s `ShardTrafficEntry`. `requests` is the
447
+ * shard's lifetime dispatch count (`0` for a shard that failed/timed out);
448
+ * `shardKey` is the DO id name (`""` for the root shard). The cross-shard feed
449
+ * the `hot_shard` runtime advisor consumes to compute skew.
450
+ */
451
+ interface ShardTrafficEntry {
452
+ requests: number;
453
+ shardKey: string;
454
+ }
455
+ /**
456
+ * Payload of a `POST /_lunora/admin/shard-traffic` call, mirroring the runtime
457
+ * coordinator's shard-traffic fan-out result: one `{ shardKey, requests }` entry
458
+ * per live shard plus the ok / failed counts. Fanned out on demand (not on the
459
+ * metrics hot path) so the panel can feed `hot_shard` the whole shard set's
460
+ * request volumes.
461
+ */
462
+ interface ShardTrafficResult {
463
+ failed: number;
464
+ ok: number;
465
+ shards: ShardTrafficEntry[];
466
+ }
467
+ /** Visual + ordering weight of a detected issue. */
468
+ type InsightSeverity = "error" | "info" | "warning";
469
+ /**
470
+ * Which heuristic fired. The panel maps each kind to a localized title/detail,
471
+ * so the detection stays free of presentation strings (and trivially testable).
472
+ *
473
+ * `missing-index` is the causal upgrade of `slow-function`: a slow function
474
+ * whose latency is explained by a full-table scan. When the scan attribution
475
+ * pins the cause, the insight names the scanned table(s) (`tables`) and deep-
476
+ * links to the Schema/Indexes tab to add the index, rather than leaving the
477
+ * slowness an unattributed symptom.
478
+ */
479
+ type InsightKind = "high-error-rate" | "high-evictions" | "high-write-contention" | "low-cache-hit-rate" | "missing-index" | "slow-function";
480
+ /**
481
+ * One detected issue. `value` is the headline number whose meaning depends on
482
+ * `kind`: a 0–1 rate for cache-hit / error-rate, a millisecond figure for
483
+ * slow-function / missing-index, an entry count for evictions. `fn` is set only
484
+ * for per-function insights; `message` carries the last error for
485
+ * high-error-rate; `tables` carries the full-scanned tables (busiest first) for
486
+ * the causal `missing-index` kind. For `high-write-contention` it is the OCC
487
+ * conflict ratio (conflicts / calls).
488
+ */
489
+ interface Insight {
490
+ fn?: string;
491
+ kind: InsightKind;
492
+ message?: string;
493
+ severity: InsightSeverity;
494
+ tables?: string[];
495
+ value: number;
496
+ }
497
+ /** Tunable cut-offs for {@link deriveInsights}. Exposed so a host (or a test) can tighten/loosen them. */
498
+ interface InsightThresholds {
499
+ /** Flag functions whose error ratio is at or above this (0–1). */
500
+ highErrorRate: number;
501
+ /** Flag functions whose OCC write-conflict ratio is at or above this (0–1). */
502
+ highWriteContention: number;
503
+ /** Flag a cache whose hit rate is below this (0–1). */
504
+ lowCacheHitRate: number;
505
+ /** Require this many cache samples (hits + misses) before judging hit rate, to avoid cold-start noise. */
506
+ minCacheSamples: number;
507
+ /** Require this many calls before judging a function's conflict ratio. */
508
+ minConflictCalls: number;
509
+ /** Require this many calls before judging a function's error ratio. */
510
+ minErrorCalls: number;
511
+ /** Flag functions whose slowest call is at or above this many milliseconds. */
512
+ slowFunctionMs: number;
513
+ }
514
+ declare const DEFAULT_INSIGHT_THRESHOLDS: InsightThresholds;
515
+ /**
516
+ * Derive a prioritised list of issues from the two snapshots the studio
517
+ * already pulls — the `getMetrics` health snapshot and the `getFunctionStats`
518
+ * per-function table. Pure and side-effect-free: same inputs, same output, so
519
+ * the heuristics can be unit-tested without rendering.
520
+ *
521
+ * Heuristics: low-cache-hit-rate (cache below the threshold once enough samples
522
+ * exist — a cold cache isn't a problem); high-evictions (more evictions than
523
+ * hits, so the cache is too small or churning on invalidation); missing-index (a
524
+ * slow function whose latency is *explained* by a full-table scan — the causal
525
+ * upgrade of slow-function, naming the scanned table(s)); slow-function (a
526
+ * function whose slowest call crosses the threshold with no scan attribution to
527
+ * blame); high-error-rate (a function failing over a meaningful count);
528
+ * high-write-contention (a function whose OCC write conflicts make up a
529
+ * meaningful share of calls — a sharding candidate).
530
+ *
531
+ * A slow function with full-scan attribution emits `missing-index` (causal, with
532
+ * `tables`) instead of the bare `slow-function`, so the panel can link straight
533
+ * to the fix rather than restating the symptom.
534
+ */
535
+ declare const deriveInsights: (metrics: ShardMetrics | null, functions: FunctionCallStat[] | null, thresholds?: InsightThresholds) => Insight[];
536
+ interface InsightsPanelProps {
537
+ /** Shard key the snapshots target on first load. Defaults to the root shard. */
538
+ readonly initialShardKey?: string;
539
+ /**
540
+ * Fan the cross-shard traffic feed out for `table`, returning each shard's
541
+ * `{ shardKey, requests }` total — the input the `hot_shard` advisor lint
542
+ * needs. Defaults to `client.shardTraffic(table)` (the admin-gated
543
+ * `POST /_lunora/admin/shard-traffic` fan-out). Best-effort: a rejection
544
+ * leaves `hot_shard` dormant rather than blanking the panel. Injectable so
545
+ * tests can drive the skew without a worker.
546
+ */
547
+ readonly loadShardTraffic?: (table: string) => Promise<ShardTrafficResult>;
548
+ }
549
+ /**
550
+ * The Performance Advisor — a 1-to-1 of Supabase's Performance Advisor: severity
551
+ * tabs over a findings table (via {@link AdvisorView}). It pulls the `getMetrics`
552
+ * health snapshot and `getFunctionStats` per-function table for one shard, then
553
+ * maps the issues {@link deriveInsights} detects (low cache hit rate, high
554
+ * eviction, slow functions, missing indexes, error spikes) into rows. A
555
+ * `missing-index` row carries an inline "add the index" jump to the Schema tab.
556
+ * Both reads are best-effort — one failing still yields the other's insights.
557
+ */
558
+ declare const InsightsPanel: ({
559
+ initialShardKey,
560
+ loadShardTraffic
561
+ }: InsightsPanelProps) => ReactElement;
562
+ /**
563
+ * The Security Advisor — a 1-to-1 of Supabase's Security Advisor: severity tabs
564
+ * (Errors / Warnings / Info) over a findings table. It pulls `getSecurityAudit`
565
+ * (deployment-wide, so it targets the root shard and needs no shard selector) and
566
+ * maps each finding the server derived from the Worker `env` — weak admin token,
567
+ * an open WebSocket gate, a dev-mode request log keeping un-redacted args — into a
568
+ * row. These are signals only lunora can surface: Cloudflare's dashboard can't
569
+ * reason about lunora's admin/WS gates or its log-redaction policy.
570
+ */
571
+ declare const SecurityAdvisorPanel: () => ReactElement;
572
+ interface ApiDocsPanelProps {
573
+ /**
574
+ * Registered functions to document. Mirrors the list the Functions tab's
575
+ * runner and stats panels receive — a query/mutation/action's `kind` is
576
+ * compile-time-only, so it must be named here. When omitted the panel still
577
+ * renders (tables come from the admin RPC) and shows an empty functions list.
578
+ */
579
+ readonly functions?: FunctionDescriptor[];
580
+ /** Shard key the table list is read from. Defaults to the root shard. */
581
+ readonly initialShardKey?: string;
582
+ }
583
+ /** Inputs every function snippet builder closes over — the split path plus its `kind`. */
584
+ /**
585
+ * Per-resource "how to call this from your app" browser, generated from the
586
+ * registered functions and tables the studio already has — no new endpoints.
587
+ * The left rail lists functions grouped by file plus a Tables section; the right
588
+ * pane shows copy-paste snippets (React / Client / CLI for functions; the typed
589
+ * data-model usage for tables).
590
+ *
591
+ * Args are a placeholder: the real argument shape lives in the codegen'd `api`
592
+ * types this browser never loads, the same way Supabase's usage snippets show
593
+ * placeholders.
594
+ */
595
+ declare const ApiDocsPanel: ({
596
+ functions,
597
+ initialShardKey
598
+ }: ApiDocsPanelProps) => ReactElement;
599
+ interface ApiReferencePanelProps {
600
+ /**
601
+ * Inline OpenAPI document. When supplied the panel renders it directly and
602
+ * skips the fetch — used by the mock harness and by hosts that already hold
603
+ * the generated spec. When omitted the panel fetches the worker's
604
+ * admin-gated `GET /_lunora/admin/openapi` endpoint via the client.
605
+ */
606
+ readonly spec?: unknown;
607
+ }
608
+ /**
609
+ * In-studio OpenAPI reference: renders the generated OpenAPI 3.1 document with
610
+ * the studio-native {@link ReferenceView} — a tag-grouped operation browser,
611
+ * schema tables, a live "try it" console, and copy-paste request samples, all
612
+ * themed to the studio. The spec comes from an inline
613
+ * {@link ApiReferencePanelProps.spec} prop, or — by default — the worker's
614
+ * admin-gated `GET /_lunora/admin/openapi` endpoint fetched through the client.
615
+ *
616
+ * This replaced the embedded Scalar reference (a Vue app in React): Scalar's
617
+ * portal/overlay layers repeatedly intercepted clicks and froze the tab, and it
618
+ * shipped a multi-megabyte bundle. The native view is overlay-free and reuses
619
+ * the studio's own primitives.
620
+ */
621
+ declare const ApiReferencePanel: ({
622
+ spec: inlineSpec
623
+ }: ApiReferencePanelProps) => ReactElement;
624
+ interface ApiTabProps {
625
+ /** Registered functions documented by the snippets sub-view. Threaded host → studio. */
626
+ readonly functions?: FunctionDescriptor[];
627
+ /** Shard key the snippets view reads its table list from. */
628
+ readonly initialShardKey?: string;
629
+ /**
630
+ * Inline OpenAPI document for the reference sub-view. When omitted the
631
+ * reference fetches the worker's `GET /_lunora/admin/openapi` endpoint.
632
+ */
633
+ readonly openApiSpec?: unknown;
634
+ /**
635
+ * Inline OpenRPC document for the reference sub-view's OpenRPC format. When
636
+ * omitted the OpenRPC view fetches the worker's `GET /_lunora/admin/openrpc`
637
+ * endpoint. OpenRPC is the RPC-native spec (RPC functions only); OpenAPI
638
+ * additionally covers `httpRouter()` REST routes.
639
+ */
640
+ readonly openRpcSpec?: unknown;
641
+ }
642
+ /**
643
+ * The studio's API tab. Hosts two complementary surfaces behind a segmented
644
+ * toggle. The Reference view renders a machine-readable spec — the OpenAPI 3.1
645
+ * document or the RPC-native OpenRPC document — through the studio-native
646
+ * reference UI (operation browser, schema tables, a live "try it" console, and a
647
+ * request-sample rail), with a small format switch between them. The Snippets
648
+ * view is the per-function React / Client / CLI copy-paste browser
649
+ * (`api-docs-panel`), the lightweight "how do I call this" DX.
650
+ *
651
+ * Reference is the default; OpenAPI is the default format (the richer,
652
+ * spec-driven view that also covers REST). Each format degrades to a clear
653
+ * empty state when its spec isn't wired.
654
+ */
655
+ declare const ApiTab: ({
656
+ functions,
657
+ initialShardKey,
658
+ openApiSpec,
659
+ openRpcSpec
660
+ }: ApiTabProps) => ReactElement;
661
+ interface OpenRpcReferencePanelProps {
662
+ /**
663
+ * Inline OpenRPC document. When supplied the panel renders it directly and
664
+ * skips the fetch — used by the mock harness and by hosts that already hold
665
+ * the generated spec. When omitted the panel fetches the worker's
666
+ * admin-gated `GET /_lunora/admin/openrpc` endpoint via the client.
667
+ */
668
+ readonly spec?: unknown;
669
+ }
670
+ /**
671
+ * In-studio OpenRPC reference. OpenRPC is the RPC-native spec (a `methods` array
672
+ * over the JSON-RPC-shaped `POST /_lunora/rpc` transport), documenting the RPC
673
+ * functions only. It is parsed into the shared `ApiModel` and rendered by the
674
+ * same studio-native {@link ReferenceView} the OpenAPI panel uses, so both
675
+ * formats share one operation browser, schema view, try-it console, and sample
676
+ * rail.
677
+ *
678
+ * The spec comes from an inline {@link OpenRpcReferencePanelProps.spec} prop, or
679
+ * — by default — the worker's admin-gated `GET /_lunora/admin/openrpc` endpoint.
680
+ */
681
+ declare const OpenRpcReferencePanel: ({
682
+ spec: inlineSpec
683
+ }: OpenRpcReferencePanelProps) => ReactElement;
684
+ /**
685
+ * A shareable data-browser view: the table, storage tier, shard, structured
686
+ * filters, substring search, and sort that together reproduce exactly what the
687
+ * grid is showing. This is the unit that is serialized into the URL (so the link
688
+ * IS the query) and persisted by name in {@link loadSavedQueries}. Every field is
689
+ * optional so a partial/legacy URL still hydrates into a sensible default view.
690
+ */
691
+ interface DataView {
692
+ /** Structured `column operator value` clauses, AND-combined with the search. */
693
+ filters?: FilterClause[];
694
+ /** Single-column sort, server-side; absent → the table's natural order. */
695
+ orderBy?: {
696
+ column: string;
697
+ direction: "asc" | "desc";
698
+ };
699
+ /** Substring search across all columns. */
700
+ search?: string;
701
+ /** Shard key the view targets; absent/empty → the root shard. */
702
+ shard?: string;
703
+ /** The open table. */
704
+ table?: string;
705
+ /** Storage tier the table lives in; absent → the shard (SQLite) tier. */
706
+ tier?: "global" | "shard";
707
+ }
708
+ /** A user-named, persisted {@link DataView} — the "canned query" the saved-queries panel lists. */
709
+ interface SavedQuery {
710
+ name: string;
711
+ view: DataView;
712
+ }
713
+ /** Saved queries, most-recently-saved first. Empty when storage is unavailable or empty. */
714
+ interface DataBrowserProps {
715
+ /**
716
+ * Allow editing: surfaces insert/edit/delete actions that issue
717
+ * `__lunora_admin__:writeRow` ops through the schema-aware writer. Off by
718
+ * default — the browser is read-only unless the host opts in.
719
+ */
720
+ readonly editable?: boolean;
721
+ /**
722
+ * Names of the `.global()` (D1-backed) tables. A `v.id` ref cell whose target
723
+ * is one of these is followed cross-tier via `onNavigateToGlobal` instead of
724
+ * being read from this shard (where it doesn't exist). Supplied by the Table
725
+ * editor; defaults to none when the browser is used standalone.
726
+ */
727
+ readonly globalTableNames?: ReadonlySet<string>;
728
+ /** Structured filters to hydrate from a shared link / saved query. */
729
+ readonly initialFilters?: FilterClause[];
730
+ /** Sort to hydrate from a shared link / saved query. */
731
+ readonly initialOrderBy?: DataView["orderBy"];
732
+ /** Substring search to hydrate from a shared link / saved query. */
733
+ readonly initialSearch?: string;
734
+ /** Shard key the browser targets on first load. Defaults to the root shard. */
735
+ readonly initialShardKey?: string;
736
+ /**
737
+ * Follow a `v.id` ref whose target is a global table — the Table editor switches
738
+ * to the global tier and opens that table. When omitted (standalone use), a ref
739
+ * to a global table falls through to the in-shard read (and surfaces its error).
740
+ */
741
+ readonly onNavigateToGlobal?: (table: string, id: string) => void;
742
+ /**
743
+ * Called whenever the open table changes, so the host can mirror it to the URL
744
+ * (the Table editor pushes `?table=…`). Omitted in standalone use.
745
+ */
746
+ readonly onSelectTable?: (table: string) => void;
747
+ /**
748
+ * Called whenever the loaded view (shard / search / filters / sort) changes, so
749
+ * the host can mirror it to the URL — making every view a shareable link.
750
+ * Omitted in standalone use (view state stays in-component).
751
+ */
752
+ readonly onViewChange?: (view: Pick<DataView, "filters" | "orderBy" | "search" | "shard">) => void;
753
+ /** Rows requested per page. Clamped server-side to `[1, 500]`. */
754
+ readonly pageSize?: number;
755
+ /**
756
+ * The canned-query toolbar's handlers + saved list. Supplied by the Table editor
757
+ * (it owns the router and the `saved-queries` localStorage helper); omitted in
758
+ * standalone use, which hides the toolbar entirely. `onSaveQuery` receives the
759
+ * name plus the current view to persist.
760
+ */
761
+ readonly queryBar?: {
762
+ readonly onApplyQuery: (query: SavedQuery) => void;
763
+ readonly onCopyLink: () => void;
764
+ readonly onDeleteQuery: (name: string) => void;
765
+ readonly onSaveQuery: (name: string, view: DataView) => void;
766
+ readonly saved: ReadonlyArray<SavedQuery>;
767
+ };
768
+ /**
769
+ * The schema/source selector rendered at the top of the table-list sidebar —
770
+ * the Table editor's `schema public ▾` switch. Supplied when this browser is
771
+ * composed into the Table editor; omitted when it's used alone.
772
+ */
773
+ readonly schemaSwitch?: ReactNode;
774
+ /**
775
+ * The table named in the URL. Drives the selection — a deep link or browser
776
+ * back/forward to a different `?table=…` re-opens that table. Supplied by the
777
+ * Table editor; omitted in standalone use (selection stays purely in-component).
778
+ */
779
+ readonly tableParam?: string;
780
+ }
781
+ /**
782
+ * Read-only data browser for a single shard's SQLite database. Lists the user
783
+ * tables (via the `__lunora_admin__:listTables` RPC), then pages through the
784
+ * rows of whichever table is selected (`__lunora_admin__:readTablePage`).
785
+ *
786
+ * Both calls travel over the ordinary `useLunora` client transport; the
787
+ * admin RPCs are intercepted inside the Durable Object and are gated by the
788
+ * server's `LUNORA_ADMIN_TOKEN`. The host is responsible for configuring the
789
+ * client's auth token — this component issues no credentials of its own.
790
+ *
791
+ * The table view is built on a headless `@tanstack/react-table` model: column
792
+ * defs derive from `page.columns`, sorting and (global) filtering run
793
+ * page-locally over the loaded rows, and the rendered rows are virtualized with
794
+ * `@tanstack/react-virtual` so a large page never inflates the DOM. None of this
795
+ * touches the server — pagination still flows through `readTablePage`. All of
796
+ * that state lives in {@link useDataBrowser}; this component is just the markup.
797
+ */
798
+ declare const DataBrowser: ({
799
+ editable,
800
+ globalTableNames,
801
+ initialFilters,
802
+ initialOrderBy,
803
+ initialSearch,
804
+ initialShardKey,
805
+ onNavigateToGlobal,
806
+ onSelectTable,
807
+ onViewChange,
808
+ pageSize: initialPageSize,
809
+ queryBar,
810
+ schemaSwitch,
811
+ tableParam
812
+ }: DataBrowserProps) => ReactElement;
813
+ /** A filter row as edited in the UI — the value is always a string until coerced for the wire. */
814
+ interface EditableFilter {
815
+ column: string;
816
+ operator: FilterOperator;
817
+ value: string;
818
+ }
819
+ /**
820
+ * Convert the UI's string-valued filter rows into wire {@link FilterClause}s:
821
+ * drops rows with no column, and coerces a numeric string to a number for the
822
+ * comparison operators (so `age > 18` compares numerically, not lexically).
823
+ * `contains` always stays a string.
824
+ */
825
+ declare const toFilterClauses: (filters: ReadonlyArray<EditableFilter>) => FilterClause[];
826
+ /**
827
+ * The data browser's filtering controls: the substring search box plus a stack
828
+ * of structured `column operator value` rows. All state is owned by the parent
829
+ * (the data-browser model); this is the control markup, emitting the full
830
+ * filter array up on every edit. Raw strings (no i18n) to match the surrounding
831
+ * data-browser controls.
832
+ */
833
+ declare const DataFilters: ({
834
+ columns,
835
+ filters,
836
+ onFiltersChange,
837
+ onSearchChange,
838
+ search
839
+ }: {
840
+ columns: ReadonlyArray<string>;
841
+ filters: ReadonlyArray<EditableFilter>;
842
+ onFiltersChange: (filters: EditableFilter[]) => void;
843
+ onSearchChange: (event: ChangeEvent<HTMLInputElement>) => void;
844
+ search: string;
845
+ }) => ReactElement;
846
+ interface GlobalDataBrowserProps {
847
+ /**
848
+ * Table to open automatically on mount (and whenever it changes). Used by the
849
+ * Table editor when a `v.id` reference in a shard row points at a `.global()`
850
+ * table: clicking it switches to the global tier and lands here with that table
851
+ * pre-selected. Each distinct value is applied once, so the operator can still
852
+ * navigate away afterwards.
853
+ */
854
+ readonly initialTable?: string;
855
+ /**
856
+ * Called whenever the open table changes, so the host can mirror it to the URL
857
+ * (the Table editor pushes `?table=…`). Omitted in standalone use.
858
+ */
859
+ readonly onSelectTable?: (table: string) => void;
860
+ /** Rows requested per page. Clamped server-side to `[1, 500]`. */
861
+ readonly pageSize?: number;
862
+ /**
863
+ * The schema/source selector rendered at the top of the table-list sidebar —
864
+ * the Table editor's `schema public ▾` switch. Supplied when this browser is
865
+ * composed into the Table editor; omitted when it's used alone.
866
+ */
867
+ readonly schemaSwitch?: ReactNode;
868
+ }
869
+ /**
870
+ * Read-only browser for `.global()` (D1-backed) tables. Twin of `DataBrowser`,
871
+ * but not shard-scoped: it lists tables via `listGlobalTables()` and pages rows
872
+ * via `readGlobalTablePage()`. Laid out like Supabase's Table Editor — a left
873
+ * table sidebar + a bordered grid with a paginated footer — and gated by the
874
+ * server's `LUNORA_ADMIN_TOKEN`.
875
+ */
876
+ declare const GlobalDataBrowser: ({
877
+ initialTable,
878
+ onSelectTable,
879
+ pageSize: initialPageSize,
880
+ schemaSwitch
881
+ }?: GlobalDataBrowserProps) => ReactElement;
882
+ interface TableEditorProps {
883
+ /**
884
+ * Allow editing the shard-local tables (insert/edit/delete). Forwarded to the
885
+ * shard {@link DataBrowser}; the global D1 browser is always read-only. Off by
886
+ * default — see {@link DataBrowser}.
887
+ */
888
+ readonly editable?: boolean;
889
+ /** Shard key the shard browser targets on first load. Defaults to the root shard. */
890
+ readonly initialShardKey?: string;
891
+ }
892
+ /**
893
+ * The Table editor: browses your application's tables across both storage tiers
894
+ * from one section. A schema switch in the sidebar header (Supabase's
895
+ * `schema public ▾`) toggles between the per-shard SQLite browser
896
+ * (`.shardBy(...)`, editable when the host opts in) and the read-only global D1
897
+ * browser (`.global()`) — folding what used to be a separate "Global Tables" tab
898
+ * into a single editor (`STUDIO-REDESIGN-PLAN.md` §2).
899
+ *
900
+ * The active tier and open table live in the URL search params (`?schema=global`,
901
+ * `?table=…`) rather than component state, so every selection is a real, shareable
902
+ * URL and browser back/forward moves between tables and tiers. The browsers push on
903
+ * selection and re-open whatever the URL names.
904
+ */
905
+ declare const TableEditor: ({
906
+ editable,
907
+ initialShardKey
908
+ }: TableEditorProps) => ReactElement;
909
+ interface ExportImportPanelProps {
910
+ /** Shard key the panel targets. Defaults to the root shard. */
911
+ readonly initialShardKey?: string;
912
+ }
913
+ /**
914
+ * Snapshot and restore a single shard's data as NDJSON.
915
+ *
916
+ * "Export" reads every shard-local row via `__lunora_admin__:exportShard` and
917
+ * renders it as NDJSON for download/copy. "Import" parses NDJSON the operator
918
+ * pastes in and replays it through `__lunora_admin__:importShard`, reporting
919
+ * inserted counts, id conflicts and per-row errors. Globally-scoped (`.global()`)
920
+ * tables live in D1 and are intentionally out of scope here.
921
+ *
922
+ * Both calls travel over the {@link useLunora} client transport and are gated by
923
+ * the server's `LUNORA_ADMIN_TOKEN`.
924
+ */
925
+ declare const ExportImportPanel: ({
926
+ initialShardKey
927
+ }: ExportImportPanelProps) => ReactElement;
928
+ interface MigrationsPanelProps {
929
+ /** Shard key the panel targets. Defaults to the root shard. */
930
+ readonly initialShardKey?: string;
931
+ }
932
+ /**
933
+ * Inspect and drive data migrations on a single shard.
934
+ *
935
+ * Reads the persisted run-state via the `__lunora_admin__:migrationStatus` RPC
936
+ * and lets an operator kick off a migration by id (`__lunora_admin__:runMigration`)
937
+ * with a direction, an optional batch cap and a dry-run toggle. Both calls
938
+ * travel over the ordinary {@link useLunora} client transport and are gated by
939
+ * the server's `LUNORA_ADMIN_TOKEN` — this component issues no credentials of
940
+ * its own.
941
+ */
942
+ declare const MigrationsPanel: ({
943
+ initialShardKey
944
+ }: MigrationsPanelProps) => ReactElement;
945
+ interface PitrPanelProps {
946
+ /** Shard key the PITR ops target. Defaults to the root shard. */
947
+ readonly initialShardKey?: string;
948
+ }
949
+ /**
950
+ * Native Durable-Object point-in-time recovery for one shard — the **Time
951
+ * Travel** view.
952
+ *
953
+ * Reads the shard's current bookmark, previews the bookmark nearest a chosen
954
+ * time, and (behind a confirm step) restores the shard to a time or an explicit
955
+ * bookmark via the `__lunora_admin__:pitrRestore` RPC, surfacing the returned
956
+ * undo bookmark so the restore can be reversed. All ops run over the
957
+ * {@link useLunora} client and are gated by the server's `LUNORA_ADMIN_TOKEN`.
958
+ *
959
+ * In-place recovery covers the last 30 days; for older or off-platform recovery
960
+ * use the snapshot tier (`lunora backup` / the backup registry item).
961
+ */
962
+ declare const PitrPanel: ({
963
+ initialShardKey
964
+ }: PitrPanelProps) => ReactElement;
965
+ interface FunctionRunnerProps {
966
+ /**
967
+ * Functions to expose. When omitted, the runner auto-discovers them via the
968
+ * client's `listFunctions()` (the admin-gated `/_lunora/admin/functions`
969
+ * endpoint), so it works with no wiring when the worker is built with a
970
+ * `functions` registry. Supply the list to override discovery.
971
+ */
972
+ readonly functions?: FunctionDescriptor[];
973
+ /**
974
+ * Expose the "Run as identity" control — execute the selected function AS a
975
+ * chosen authenticated user so an operator can test auth + RLS behavior.
976
+ * Security-sensitive: the run is forwarded over the admin-gated
977
+ * `__lunora_admin__:runAs` RPC, which forges the per-request identity. The
978
+ * host sets this only on a trusted loopback-dev gate (the `Studio` component's
979
+ * `runAsIdentity` prop); off by default, the runner always runs with the
980
+ * caller's own (admin) identity.
981
+ */
982
+ readonly runAsIdentity?: boolean;
983
+ }
984
+ /**
985
+ * Interactive runner for the registered functions: pick one, edit its JSON
986
+ * arguments, optionally target a shard, then invoke it against the live
987
+ * {@link useLunora} client and inspect the result or error.
988
+ *
989
+ * By default the function list is auto-discovered from the worker's
990
+ * `/_lunora/admin/functions` endpoint; pass an explicit `functions` array to
991
+ * skip discovery (a query/mutation/action's `kind` is compile-time-only, so it
992
+ * must be named).
993
+ */
994
+ declare const FunctionRunner: ({
995
+ functions: functionsProp,
996
+ runAsIdentity
997
+ }?: FunctionRunnerProps) => ReactElement;
998
+ interface FunctionStatsPanelProps {
999
+ /** Descriptors from codegen, used to annotate each row with the function's `kind`. */
1000
+ readonly functions?: FunctionDescriptor[];
1001
+ /** Shard key the panel reports on. Defaults to the root shard. */
1002
+ readonly initialShardKey?: string;
1003
+ }
1004
+ /**
1005
+ * Per-function execution metrics for one shard: call count, error count/rate,
1006
+ * mean and slowest handler latency, last-run time, and the most recent error
1007
+ * message. Reads via the `__lunora_admin__:getFunctionStats` RPC through
1008
+ * `useAdminQuery`; gated by the server's `LUNORA_ADMIN_TOKEN`.
1009
+ *
1010
+ * Counters are per-DO-instance and reset on hibernation/restart — this is a
1011
+ * "since this instance woke" readout, mirroring the metrics panel. The panel is
1012
+ * always live: `useAdminQuery`'s `live` subscription re-pushes on every server
1013
+ * write-flush so the table updates as mutations land.
1014
+ */
1015
+ declare const FunctionStatsPanel: ({
1016
+ functions,
1017
+ initialShardKey
1018
+ }: FunctionStatsPanelProps) => ReactElement;
1019
+ interface HomePanelProps {
1020
+ /** Shard key the health digest targets on first load. Defaults to the root shard. */
1021
+ readonly initialShardKey?: string;
1022
+ }
1023
+ /**
1024
+ * The Home overview — the studio's landing page. It pulls the root shard's
1025
+ * health snapshot, the function stats, the two advisor signals, the live
1026
+ * subscription pulse, and the recent admin audit log, then presents an
1027
+ * at-a-glance digest: a KPI row (requests, errors, latency, database size), a
1028
+ * busiest-functions leaderboard, live connections, recent activity, the advisor
1029
+ * summary, and connect/quick-link shortcuts. Every read is best-effort — a
1030
+ * missing admin token or a cold instance leaves a card showing a muted
1031
+ * placeholder rather than blanking the page.
1032
+ */
1033
+ declare const HomePanel: ({
1034
+ initialShardKey
1035
+ }: HomePanelProps) => ReactElement;
1036
+ interface AuditPanelProps {
1037
+ /** Shard key the panel reports on. Defaults to the root shard. */
1038
+ readonly initialShardKey?: string;
1039
+ }
1040
+ /**
1041
+ * Durable audit log for one shard: the admin state-changing operations
1042
+ * (`writeRow`, `runMigration`, `importShard`, `applyCdc`) recorded to the
1043
+ * reserved `__lunora_audit__` table, newest first. Reads via the
1044
+ * `__lunora_admin__:getAuditLog` RPC through `useAdminQuery`; gated by the
1045
+ * server's `LUNORA_ADMIN_TOKEN`.
1046
+ *
1047
+ * Unlike the logs panel (an in-memory ring that resets on hibernation), the
1048
+ * audit log is durable and bounded only by a retention cap. The panel is always
1049
+ * live: `useAdminQuery`'s `live` subscription re-pushes on every server
1050
+ * write-flush so new entries appear without a manual refresh. The op filter is
1051
+ * client-side over the already-fetched buffer — it never triggers a refetch.
1052
+ */
1053
+ declare const AuditPanel: ({
1054
+ initialShardKey
1055
+ }: AuditPanelProps) => ReactElement;
1056
+ interface LogsPanelProps {
1057
+ /** Shard key the panel reports on. Defaults to the root shard. */
1058
+ readonly initialShardKey?: string;
1059
+ }
1060
+ /** A relative time-range window over the Errors buffer, or `all` (no bound). */
1061
+ /**
1062
+ * The shard's log feed, newest first, over the gated `__lunora_admin__:*` RPC
1063
+ * layer (gated by the server's `LUNORA_ADMIN_TOKEN`). Two views.
1064
+ *
1065
+ * The Requests view (`getRequestLog`) is the durable, structured per-request log
1066
+ * `@lunora/do` writes once per `/rpc` dispatch (PLAN3 §1.1): function path,
1067
+ * shard, acting user/identity, redacted args, outcome, duration, and tables
1068
+ * read/written. It survives hibernation/restart (bounded retention) and is
1069
+ * filtered/correlated SERVER-side on function-path prefix, userId, shard,
1070
+ * outcome, and a touched table.
1071
+ *
1072
+ * The Errors view (`getLogs`) is the legacy in-memory RPC-error buffer, which
1073
+ * only captures dispatch failures (path + message) and resets on hibernation —
1074
+ * kept for the "what's failing on this instance right now" view, filtered
1075
+ * client-side.
1076
+ *
1077
+ * For the raw, un-attributed request firehose (which Lunora deliberately does
1078
+ * NOT re-stream), a deep-link to Cloudflare Workers Observability is provided.
1079
+ */
1080
+ declare const LogsPanel: ({
1081
+ initialShardKey
1082
+ }: LogsPanelProps) => ReactElement;
1083
+ interface MailPanelProps {
1084
+ /** Newest-N to load (default 100). */
1085
+ readonly limit?: number;
1086
+ }
1087
+ /**
1088
+ * Dev mail catcher — a unified inbox of every email the app sent. `@lunora/mail`'s
1089
+ * capture transport (wired in dev) intercepts each send and persists it to the
1090
+ * root-shard mailbox instead of delivering, so verification / forgot-password and
1091
+ * any app mail show up here with nothing leaving the machine. Reads the
1092
+ * `__lunora_admin__:getCapturedMail` RPC over the {@link useLunora} client;
1093
+ * gated by the server's `LUNORA_ADMIN_TOKEN`.
1094
+ *
1095
+ * The inbox is a single root-shard table with no write-flush to subscribe to, so
1096
+ * it polls on a fixed interval (paused while the tab is hidden) — new captured
1097
+ * mail appears without a manual refresh. The HTML body is rendered in a fully
1098
+ * sandboxed iframe (no script execution) so captured markup can't run in the studio.
1099
+ */
1100
+ declare const MailPanel: ({
1101
+ limit
1102
+ }: MailPanelProps) => ReactElement;
1103
+ interface HealthPanelProps {
1104
+ /** Shard key the metric/log reads target on first load. Defaults to the root shard. */
1105
+ readonly initialShardKey?: string;
1106
+ }
1107
+ /**
1108
+ * App-level health & SLO overview. On top of the original single-shard snapshot
1109
+ * (recent errors, request/error counts, shards seen) it composes the
1110
+ * lunora-attributed SLO signals the studio can already reach — app error
1111
+ * rate, auth-failure rate, scheduler backlog, and migration status — each with a
1112
+ * status badge, plus durable request/error and auth sparklines, and a
1113
+ * worst-first per-function error-rate list. None of this is CF's per-Worker
1114
+ * charting: it is attributed to lunora functions, the auth flow, and the
1115
+ * scheduler/migration subsystems.
1116
+ *
1117
+ * Every read is independent and best-effort (via `Promise.allSettled`): a
1118
+ * missing `LUNORA_ADMIN_TOKEN`, an unconfigured scheduler, or a cold instance
1119
+ * degrades that one tile to `—` without blanking the rest. The overview is always
1120
+ * live: a root-shard `getMetrics` subscription drives a full cross-shard re-pull
1121
+ * on every write-flush (coalesced so a burst yields at most one in-flight pull).
1122
+ */
1123
+ declare const HealthPanel: ({
1124
+ initialShardKey
1125
+ }: HealthPanelProps) => ReactElement;
1126
+ /** One shard's metrics fetch outcome: the snapshot, or the error that shard returned. */
1127
+ interface ShardMetricsResult {
1128
+ error: null | string;
1129
+ metrics: null | ShardMetrics;
1130
+ shard: string;
1131
+ }
1132
+ /** Totals rolled up across every successfully-fetched shard. */
1133
+ interface AggregateMetrics {
1134
+ /** Shards that returned an error (couldn't be reached / unauthorized). */
1135
+ failed: number;
1136
+ /** Combined reactive-cache hit rate across shards with a cache, or `null` when none has one. */
1137
+ hitRate: null | number;
1138
+ /** Shards that returned a snapshot. */
1139
+ reachable: number;
1140
+ /** Sum of `databaseSize` across reachable shards (skips shards reporting `null`). */
1141
+ totalDatabaseSize: number;
1142
+ totalErrors: number;
1143
+ totalRequests: number;
1144
+ }
1145
+ /**
1146
+ * Roll up per-shard metrics into repo-wide totals. Errors-per-shard are kept as
1147
+ * `failed` (a shard that's down is data, not a hard failure), and counters are
1148
+ * summed only over reachable shards. The combined cache hit-rate weights by each
1149
+ * shard's hits+misses so a busy shard dominates a quiet one.
1150
+ */
1151
+ declare const aggregateMetrics: (results: ReadonlyArray<ShardMetricsResult>) => AggregateMetrics;
1152
+ /**
1153
+ * The shard keys to aggregate over. Durable Objects aren't enumerable, so this
1154
+ * is the union of the root shard (`""`), an explicit current shard, and the
1155
+ * recently-visited shards — de-duplicated, order-stable (root first). It's a
1156
+ * best-effort "shards we know about", not every shard that exists.
1157
+ */
1158
+ declare const shardsToAggregate: (current: string, recents: ReadonlyArray<string>) => string[];
1159
+ interface MetricsPanelProps {
1160
+ /** Shard key the panel reports on. Defaults to the root shard. */
1161
+ readonly initialShardKey?: string;
1162
+ }
1163
+ /**
1164
+ * Health snapshot for a single shard: request / error counts (since the DO last
1165
+ * woke), its live SQLite size, and reactive-cache hit/miss stats when a cache is
1166
+ * configured. Reads via the `__lunora_admin__:getMetrics` RPC over the
1167
+ * {@link useLunora} client; gated by the server's `LUNORA_ADMIN_TOKEN`.
1168
+ *
1169
+ * Counters are per-DO-instance and reset on hibernation/restart — this is a
1170
+ * "since this instance woke" readout, not a durable time series.
1171
+ *
1172
+ * The panel is always live: a `getMetrics` WebSocket subscription opens once the
1173
+ * first one-shot seed commits a shard and re-pushes on every server write-flush,
1174
+ * accumulating a client-side, in-memory series of requests-per-sample (the delta
1175
+ * of `requests` between consecutive samples), rendered as an inline-SVG
1176
+ * sparkline. The series is capped at {@link MAX_HISTORY} points and is lost on
1177
+ * remount.
1178
+ */
1179
+ declare const MetricsPanel: ({
1180
+ initialShardKey
1181
+ }: MetricsPanelProps) => ReactElement;
1182
+ interface SchemaViewerProps {
1183
+ /** Shard key the viewer targets. Defaults to the root shard. */
1184
+ readonly initialShardKey?: string;
1185
+ /**
1186
+ * Table to auto-expand once the shard's tables load. Set by the Insights
1187
+ * "add the index" deep-link (`/schema?table=&lt;name>`) so the operator lands
1188
+ * directly on the scanned table's index list instead of hunting for it.
1189
+ * Re-applied whenever the value changes, so following the link a second time
1190
+ * (same tab already open) re-expands the target.
1191
+ */
1192
+ readonly initialTable?: string;
1193
+ /**
1194
+ * Enable the visual schema-editor overlay (add table / column / index). Off by
1195
+ * default so the diagram stays read-only. Set only by the loopback dev hosts
1196
+ * (see `StudioProps.schemaEditable`); when true, the authoring overlay
1197
+ * (plan 024 Item 4) renders above the table lists and applies additive edits
1198
+ * through the dev host's local schema-edit endpoint.
1199
+ */
1200
+ readonly schemaEditable?: boolean;
1201
+ }
1202
+ /**
1203
+ * Schema overview that shows both storage tiers so the distinction is never a
1204
+ * mystery. The shard section lists every user table in the selected Durable
1205
+ * Object with row counts, and probes a table's columns on expand via a one-row
1206
+ * `__lunora_admin__:readTablePage` (`PRAGMA table_info`). The global section
1207
+ * lists every `.global()` table — including the auth tables (`user`, `session`,
1208
+ * …) — via the client's `listGlobalTables()`, reading columns from a one-row
1209
+ * `readGlobalTablePage` on expand.
1210
+ *
1211
+ * Two presentations: a **Table list** (searchable, expandable cards per tier)
1212
+ * and a **Graph** — a single React Flow relationship diagram showing both tiers
1213
+ * on one canvas, with cross-tier FK edges and its own in-canvas find-table box,
1214
+ * tier filter, and legend.
1215
+ *
1216
+ * Read-only and gated by the server's `LUNORA_ADMIN_TOKEN`, like the rest of the
1217
+ * studio's admin surface. Global discovery is best-effort: if D1 isn't
1218
+ * configured the global section simply reports it, and the shard section still
1219
+ * works.
1220
+ */
1221
+ declare const SchemaViewer: ({
1222
+ initialShardKey,
1223
+ initialTable,
1224
+ schemaEditable
1225
+ }: SchemaViewerProps) => ReactElement;
1226
+ interface SettingsPanelProps {
1227
+ /** Shard key the settings read targets on first load. Defaults to the root shard. */
1228
+ readonly initialShardKey?: string;
1229
+ }
1230
+ /**
1231
+ * Read-only **Settings** view of the deployment's config: the Worker vars,
1232
+ * secrets, and bindings exposed via `env`, plus best-effort deploy metadata.
1233
+ * Reads the `__lunora_admin__:getSettings` RPC via {@link useAdminQuery} (gated
1234
+ * by the server's `LUNORA_ADMIN_TOKEN`).
1235
+ *
1236
+ * Strictly view-only: secret values are masked server-side and never returned
1237
+ * raw, and there is no editing here. The infrastructure plane lives in
1238
+ * Cloudflare/wrangler — a deep-link to the Cloudflare dashboard is provided so
1239
+ * you can edit there. Deployment config is static at runtime (it only changes on
1240
+ * redeploy), so this loads once on mount — there is no live channel or poll.
1241
+ */
1242
+ declare const SettingsPanel: ({
1243
+ initialShardKey
1244
+ }: SettingsPanelProps) => ReactElement;
1245
+ interface SqlEditorPanelProps {
1246
+ /** Shard key the query runs against on first load. Defaults to the root shard. */
1247
+ readonly initialShardKey?: string;
1248
+ }
1249
+ /**
1250
+ * A full-height, Supabase-style SQL editor: a left query sidebar (search + new,
1251
+ * a browser-persisted PRIVATE list, and REFERENCE templates), a line-numbered
1252
+ * editor pane, and a Results / Explain pane with a Run control + shard selector.
1253
+ * Read-only — the `__lunora_admin__:runSql` RPC rejects everything but
1254
+ * SELECT / WITH / EXPLAIN, so raw writes can't desync the doc-store's shadow
1255
+ * tables (use the Data grid's inline edit for mutations).
1256
+ */
1257
+ declare const SqlEditorPanel: ({
1258
+ initialShardKey
1259
+ }: SqlEditorPanelProps) => ReactElement;
1260
+ interface FileBrowserProps {
1261
+ /** Object-key prefix the browser filters by on first load. */
1262
+ readonly initialPrefix?: string;
1263
+ /** Objects requested per page. Forwarded to the storage `list` limit. */
1264
+ readonly pageSize?: number;
1265
+ }
1266
+ /**
1267
+ * Browse — and mutate — objects in the storage (R2) bucket. Lists keys under an
1268
+ * optional prefix via the client's `listStorageObjects`, which hits the worker's
1269
+ * admin-gated `GET /_lunora/admin/storage` endpoint — so the worker must be built
1270
+ * with a `storageList` function and `adminToken`. Paginates forward by cursor.
1271
+ *
1272
+ * Each row offers a "Copy URL" (signed/public URL via `signedStorageUrl`) and a
1273
+ * confirm-gated "Delete" (`deleteStorageObject`); the toolbar offers an upload
1274
+ * (`uploadStorageObject`) into the current prefix. Those write paths require the
1275
+ * worker to be built with `storageSignedUrl` / `storageDelete` / `storageUpload`
1276
+ * respectively — when absent, the worker responds with a clear `*_NOT_CONFIGURED`
1277
+ * error that surfaces inline rather than crashing the panel.
1278
+ *
1279
+ * All state + behavior lives in {@link useFileBrowser}; this shell only wires the
1280
+ * view-model into the toolbar, breadcrumbs, selection bar, list/gallery and the
1281
+ * load-more / error / empty affordances.
1282
+ */
1283
+ declare const FileBrowser: ({
1284
+ initialPrefix,
1285
+ pageSize
1286
+ }: FileBrowserProps) => ReactElement;
1287
+ /** Default polling cadence for auto-refresh, in milliseconds. */
1288
+ declare const DEFAULT_AUTO_REFRESH_MS = 5e3;
1289
+ /**
1290
+ * Call `onTick` on a fixed interval while `enabled`, for panels whose backend
1291
+ * has no live subscription channel (the scheduler, R2, D1, the SessionDO — all
1292
+ * HTTP-only). Polling is the honest "live" here: a timer-driven scheduler has no
1293
+ * client-observable write event to push on, so the UI watches jobs count down
1294
+ * and disappear by re-asking.
1295
+ *
1296
+ * Ticks are skipped while the tab is hidden (`document.hidden`) so a backgrounded
1297
+ * studio doesn't keep hammering the worker. `onTick` is held in a ref so a
1298
+ * fresh closure each render doesn't reset the interval; only `enabled`/`intervalMs`
1299
+ * do. The interval is cleared on disable and unmount.
1300
+ */
1301
+ declare const useAutoRefresh: (onTick: () => void, enabled: boolean, intervalMs?: number) => void;
1302
+ /**
1303
+ * Debounced mirror of `value`: returns the latest value only after it has been
1304
+ * stable for `delayMs`. Used so a per-keystroke search box drives at most one
1305
+ * server round-trip per pause, instead of one request per character.
1306
+ */
1307
+ declare const useDebounced: <T>(value: T, delayMs?: number) => T;
1308
+ /**
1309
+ * The registry of every English source string a call site may pass to `t(...)`.
1310
+ *
1311
+ * English is the source locale, so each id doubles as the rendered text: Lingui
1312
+ * compiles an id verbatim when a catalog has no entry for it. This list is the
1313
+ * single source of known strings — {@link MessageId} is derived from it and
1314
+ * `TFunction` is typed against that union, so `t("Dat")` (or any string absent
1315
+ * here) is a compile error rather than a silently-rendered typo.
1316
+ *
1317
+ * Add a string here the moment a new call site needs it. To translate, create a
1318
+ * sibling catalog (for example `de.ts`) mapping each id to its translation and
1319
+ * register it via `createStudioI18n(locale, { en: enMessages, de: deMessages })`.
1320
+ */
1321
+ declare const MESSAGE_IDS: readonly ["Lunora AI rules aren't installed.", "lets your coding agent use Lunora correctly.", "Dismiss", ", changed", "(no subject)", "(root)", "{count} active", "{count} calls", "{count} failed", "{total} total", "No subscriptions yet", "Payments", "Plan", "Provider", "Recent webhook events", "Renews", "State", "Subscriptions", "Synced customers, subscriptions, and webhook events.", "{count} messages", "{count} pending changes", "{count} running", "{name} ({rowCount})", "{rangeStart}-{rangeEnd} of {total}", "{rate} ({count} entries)", "{reachable} reachable", "{reachable} reachable, {failed} unreachable", "{status} — processed", "{title} failed", "Actions", "Actions have no React hook — call them through the client.", "Add a widget to chart a saved SQL query on this browser.", "Add index on {table}", "Add row", "Add widget", "admin token", "Aggregating…", "all", "All shards", "API", "API reference unavailable", "API resources", "API usage snippets", "API view", "Arguments", "Auth", "Auth failures", "Auth failures over time", "Cache hit rate", "Call this {kind} from your app.", "Cancel", "Cancel job?", "Cc", "changed", "Chart widgets backed by saved read-only SQL queries.", "Lunora surfaces slow functions, error spikes, and cache problems here.", "Clear", "Clear inbox", "Columns unavailable", "CLI", "Client", "collecting samples…", "Combined cache hit rate", "Commit", "Committing…", "Breadcrumb", "Confirm", "Connect", "Connect to Lunora Studio", "Connected", "Connecting…", "Enter your admin token to access the studio.", "From your worker's LUNORA_ADMIN_TOKEN — your project's .dev.vars in dev, or a deployment secret in production.", "Local", "Not connected", "content-type", "Copy", "Copy link", "Copy-paste snippets for calling your functions and tables.", "created", "Cron triggers", "Dashboards", "Data", "Data migrations you run against this shard will be tracked here.", "Data model", "Database", "Database size", "db size", "Delete", "Delete saved query {name}", "Delete?", "direction", "Direction", "Discard", "down", "Dry run", "Dry run: ", "Edit", "Edit widget", "email", "Email preview", "Email your app sends in dev is captured here — nothing is delivered.", "Email your app sent, captured in dev.", "Enter a migration id", "error", "Error rate", "errors", "Errors", "Errors over time", "expires", "Export", "PNG", "SVG", "Export / Import", "Exported {count} rows.", "Facets", "file:function", "Files", "Filter messages", "Filter tables", "Find table…", "Foreign key", "From", "function", "Function", "Function path", "Functions", "Functions by error rate", "Graph", "Headers", "Health", "Indexes", "Hide", "HTML", "id", "Idle", "Import", "Import (writes rows)?", "Inserted {inserted}, {conflicts} conflicts, {errors} errors.", "Interactive OpenAPI reference and copy-paste snippets for your functions.", "Invalid JSON args: {message}", "Invalid JSON: {message}", "Invalid NDJSON: {message}", "ip", "Jobs queued with runAfter / runAt will appear here.", "JSON", "key", "Key prefix", "key prefix (optional)", "Level filter", "line {line} ({table}): {message}", "List", "Live", "Live — changes stream in automatically", "Live unavailable", "Live unavailable: {liveError}", "Live: on", "Load", "Load more", "Load tables", "Logic", "Logs", "Mail", "Mask sensitive columns", "Metrics", "migration id", "Migration id", "Migrations", "Missing index", "name", "Next", "no", "No active sessions.", "no cache configured", "No captured email.", "No cron triggers.", "No function activity yet.", "No functions or tables to document yet.", "No global tables.", "No headers.", "No HTML body.", "No logs.", "No migrations have run on this shard.", "No objects.", "No recent errors.", "No scheduled jobs.", "No tables to graph.", "No tables match your filter.", "No text body.", "No users.", "No widgets yet", "Objects you upload to your R2 buckets will appear here.", "Observability", "of {pages}", "off", "Offline", "ok", "OK", "on", "Open {target} {id}", "Open in new tab", "Outcome filter", "Page", "Plain text", "Prefill", "Previous", "Primary key", "processed", "React", "Read and write this table through the typed data model.", "Recent errors", "Recent logs", "Recently visited shards — click to switch", "Refresh", "Reload tables", "Remove widget", "RLS Policies", "Policies", "No policies defined", "No `definePolicy` is wired through `.use(rls(...))` in this deployment. Add one to guard a table's rows.", "Read", "Insert", "Update", "Guarded by", "Guarded", "Roles", "No roles defined", "No `defineRole` is registered via `rls(policies, { roles })`. Roles back `ctx.auth.can(...)` permission checks.", "Permissions", "Run as identity (userId)", "Leave empty to run as admin", "Dev only: runs the function as this user so you can test auth and RLS. Forged over the admin gate.", "as {userId}", "No policy", "Covered by {procedure}", "Uncovered — reachable without a policy", "Masked columns", "No tables in this deployment's schema.", "Add a `definePolicy` and wire it through `.use(rls(...))` to populate this matrix.", "Pick a function and an identity, then run it to see the access outcome.", "Probe", "Probe this", "Run as (userId)", "Identity (userId) to run as", "Run probe", "Allowed", "Denied", "Probing…", "Set `runAsIdentity` to forge an identity and probe access.", "Dev only: runs the selected function as this user over the admin gate so you can test auth and RLS.", "Inspect access policies per table, and probe a function as any identity.", "Scaffold access rules", "Writes a new deny-by-default policy file under lunora/, or wires one into a procedure, then reruns codegen. Local dev only.", "New policy file", "Wire into a procedure", "Policy name", "Create policy file", "Procedure file path", "Exported procedure", "Policy set identifier", "Wire RLS", "Creating…", "Wiring…", "Scaffolded {label} and reran codegen. Fill in the `when` predicates before relying on it.", "This change must be made by hand — the scaffolder only adds new, deny-by-default rules.", "requests", "Requests", "Requests / interval", "Requests over time", "Requests per interval over time", "Row actions", "Row document JSON", "Rows per page", "Run", "Run migration", "Run migration?", "Running…", "Query name", "Save", "Save query", "Save widget", "Saved", "schedule", "target", "workflow", "Run now", "Run now?", "Running…", "ran", "attempts", "backlog", "Dead letter", "Drop", "Drop job?", "in flight", "Jobs that exhaust their retry budget are parked here instead of being dropped.", "last tried", "max concurrency", "No dead-letter jobs.", "No workpools.", "pool", "Pools", "pools", "Pools created with createWorkpool appear here once they have activity.", "queued", "Retry", "Schedule view", "Scheduled", "scheduled for", "Scheduled jobs", "Scheduler backlog", "Schema", "Schema graph", "Schema view", "search message", "Search messages", "Search rows", "search table…", "Search…", "Select a function or table to see how to call it from your app.", "Select all rows", "Select row", "Send test", "Sent", "Service level", "Sessions", "Sessions for {userId}", "shard", "Shard", "Shard key", "shard key (optional)", "Shard key (optional)", "Shards", "Shards seen", "Signature", "size", "Snippet flavour", "State-changing admin operations are recorded here.", "status", "Storage", "Storage tier", "Storage tiers", "Studio", "Studio areas", "Studio failed", "Switch to dark theme", "Switch to light theme", "Table", "Table list", "Table touched", "Tables", "To", "Token rides the WebSocket URL — it can surface in browser DevTools and server logs. Use a dev-only token.", "Total database size", "Total errors", "Total requests", "Triggers declared with the cronJobs() builder appear here.", "Try again", "unreachable", "up", "updated", "Uptime", "user agent", "User id", "userId", "Users", "Users who sign up to your app will appear here.", "verified", "Widget title", "yes", "A live stream of recent function logs.", "Browse and edit rows across your shard and global tables.", "Browse auth users and their active sessions.", "Browse objects in your R2 storage buckets.", "Export a shard to NDJSON, or import rows from it.", "At-a-glance connection, error, and shard signals.", "Inspect and cancel scheduled jobs.", "Inspect each table and its columns.", "Inspect row-level-security policies and roles, per table.", "Per-shard health and aggregate metrics.", "Review migration status and run them.", "Run registered queries, mutations, and actions.", "Global tables (D1)", "Shard tables", "{shard} tables", "Tables marked .global() (D1-backed, region-replicated) will appear here.", "Select a table to browse its rows.", "Shared across every tenant, stored once in D1. Includes auth tables.", "Partitioned per shard key into separate Durable Objects — scoped to the shard above.", "avg", "calls", "conflicts", "kind", "last error", "last run", "max", "Most called", "No functions have run on this shard yet.", "Recent", "Slowest", "Insights", "Surface slow functions, error spikes, and cache problems.", "No issues detected.", "Low cache hit rate", "High cache eviction rate", "Slow function", "High error rate", "High write contention", "{rate} hit rate over recent traffic.", "{count} entries evicted recently.", "Slowest call took {duration}.", "Slowest call took {duration} — it full-scanned {tables} with no index.", "{rate} of calls failed.", "{rate} of calls hit a write conflict — consider sharding to cut contention.", "Home", "Reports", "SQL / Functions", "Table editor", "Connection, health, and advisor summary for your deployment.", "Collapse sidebar", "Expand sidebar", "SQL editor", "Run read-only SQL against a shard.", "Run", "SQL query", "{count} rows", "Showing the first {max} of {count} rows.", "Showing the {n} most common values.", "No rows returned.", "Private", "Reference", "Search queries…", "New query", "Untitled query", "Delete query", "No saved queries yet — they save to this browser as you type.", "Results", "Explain", "Chart", "History", "Format", "Clear history", "No numeric column to chart.", "Click Run to execute your query.", "Untitled", "New tab", "Close tab", "Tab title", "Double-click to rename", "Discard?", "Discard changes", "Keep editing", "Close other tabs", "Close tabs to the right", "Close all tabs", "Discard unsaved tabs?", "column", "keyword", "Columns", "Show all", "Hide all", "Transpose", "Swap rows and columns", "Field", "Row {n}", "Loading…", "No matching row.", "CSV", "{count} selected", "Delete {count}", "Delete {count} rows?", "Copy", "Copied", "Cell value", "Close", "Form", "Invalid JSON", "Command palette", "No results.", "Quick links", "Security findings", "Performance issues", "View", "All clear", "No data yet", "Get connected", "No issues found", "No security or performance issues detected.", "Client SDK", "React", "CLI", "Advisors", "Security", "Performance", "Warnings", "Info", "Issue type", "Entity/item", "Description", "{count} errors", "{count} warnings", "{count} suggestions", "No errors detected", "No warnings detected", "No suggestions", "Nothing to report for this deployment.", "Security and performance findings for your deployment.", "Review admin gates, credentials, and log redaction.", "Lunora checks admin-token strength, the live-subscription gate, and request-log redaction here.", "No security issues detected.", "Weak admin token", "Weak auth secret", "Session cookies are not Secure", "Wildcard CORS with credentials", "CSRF/origin guard is off", "Security headers are off", "Live admin subscriptions are ungated", "Request log keeps un-redacted args", "Unknown security finding", "Update your worker to a version of Lunora that describes this finding.", "Your admin token is {length} characters — use at least {min} for a brute-force-resistant secret.", "Your auth secret is {length} characters — use at least {min} (e.g. `openssl rand -hex 32`) to sign sessions safely.", "BETTER_AUTH_URL is a plaintext http:// origin, so session cookies cannot be Secure and ride in cleartext. Serve auth over https:// in production.", "LUNORA_ALLOWED_ORIGINS includes a wildcard while credentials are allowed — browsers reject this and it defeats the allowlist. Name explicit origins instead of *.", "LUNORA_SECURITY_CSRF is off, so cross-origin state-changing cookie requests are not blocked. Re-enable it in production to keep mutations un-forgeable.", "LUNORA_SECURITY_HEADERS is off, so HSTS, CSP, nosniff, and frame-options are not applied. Re-enable the baseline headers in production.", "Apply index", "Apply index on {table}", "Apply?", "CREATE INDEX SQL copied to clipboard.", "LUNORA_WS_BEARER is unset, so the WebSocket upgrade gate is open: live admin subscriptions need no credential. Set it to gate them like the HTTP admin RPCs.", "This worker reports a development environment, so the request log stores raw args and identity. Confirm it isn't a mislabeled production deploy.", "Audit", "A durable log of admin state-changing operations.", "Filter audit log", "filter op, table, id", "No audit entries.", "time", "op", "table", "detail", "Settings", "Deployment", "Read-only deployment config — vars, secrets, and bindings.", "Environment & bindings", "No environment variables or bindings.", "Open in Cloudflare", "Remove filter", "View-only — values are masked. Edit vars, secrets, and bindings in wrangler or the Cloudflare dashboard.", "URL", "Environment", "Version", "value", "Cascade impact", "Delete preview — rows that would cascade or be blocked", "No related rows found.", "Restrict relations will block this delete.", "Generate rows", "Generate dummy rows", "Seed {table} with Faker-generated rows. Existing rows are not affected.", "Row count", "(max {max})", "Columns to seed", "FK: no rows in {ref} — will skip", "→ {ref}", "No rows generated — all columns were skipped.", "Inserted {count} rows. Skipped FK columns: {cols}", "Inserted {count} rows successfully.", "Generate & insert", "Inserting…", "Time Travel", "Restore a shard to a point in the last 30 days.", "root", "In-place recovery to any moment in the last 30 days. For older or portable recovery, use the snapshot backup tier.", "Current bookmark", "Restore", "Time (ISO or epoch-ms, last 30 days)", "Preview", "Bookmark for that time", "Or an explicit bookmark (wins over time)", "bookmark string", "Restart the shard now so recovery applies immediately", "Confirm restore", "restarted now", "on next restart", "Restore armed", "Restored to", "Undo bookmark", "Confirm undo", "Undo restore", "role", "Role", "Role (optional)", "Active", "Banned", "unverified", "Manage", "New user", "Create", "Create user", "Creating…", "Password (optional)", "Search users", "Search by email or name…", "Filter by role", "Set role", "Ban user", "Ban reason (optional)", "Days", "Unban", "New password", "Set password", "Impersonate", "Impersonation token", "Revoke", "Revoke all sessions", "Delete user", "Confirm delete", "User details", "Fields", "Linked accounts", "No linked accounts.", "provider", "Unlink", "Security", "Disable two-factor", "No passkeys.", "Operations", "Organizations", "slug", "Members", "Invitations", "Remove", "No organizations.", "Select an organization to view its members and invitations.", "Organizations are not enabled.", "Enable the organization() plugin in your auth config to manage organizations here.", "Browse and manage organizations, members, and invitations.", "Reload", "Manage auth users — roles, bans, sessions, and identity.", "Auth config", "Configuration", "Enabled plugins and session config (read-only).", "Enabled capabilities", "Loading auth configuration…", "Accounts", "Admin", "Passkeys", "Two-factor", "Enabled", "Disabled", "OAuth providers, email templates, and rate limits are configured at deploy time in the better-auth setup and aren't editable here. See the Mail tab for email output.", "Sessions", "Browse and revoke active sessions across all users.", "user", "impersonated by", "Log drains", "Forward logs to Logpush, Tail Workers, or a webhook collector.", "Cloudflare destinations", "Lunora does not ship logs itself — forwarding is handled by Cloudflare. Configure a destination below, then test your collector.", "Logpush", "Stream every request log to R2, a SIEM, or a third-party log service.", "Tail Workers", "Send logs programmatically to a Worker for custom capture and forwarding.", "Workers Logs", "Retain and query recent request logs directly in Cloudflare's dashboard.", "Webhook test", "POST a sample Lunora request-log envelope to your collector to confirm it is reachable.", "https://example.com/logs", "Send test event", "Delivered — status {status} in {latency}ms", "Failed: {message}", "fetch is unavailable in this environment.", "Realtime", "Active WebSocket subscriptions on this shard.", "{count} connections", "{count} subscriptions", "No active subscriptions.", "Connection", "admin", "Folder path", "Grid", "Sort", "Name", "Type", "Modified", "Toggle sort direction", "Thumbnail size", "Link expiry", "15m", "1h", "24h", "7d", "Upload", "Uploading…", "Copy URL", "Download", "Delete object?", "Uploaded {key}", "Deleted {key}", "Summary", "Time range", "All time", "Last 5m", "Last 15m", "Last hour", "filter path", "By level", "By function", "Count", "{count} entries", "Snippets", "Couldn't load the OpenAPI spec: {message}", "No OpenAPI spec configured", "Run `lunora codegen` and wire `_generated/openapi.json` to the worker to render the API reference here.", "API operations", "Filter operations", "No operations match your filter.", "Try it", "Request arguments", "Response body", "Response", "application/json", "Arguments (JSON)", "Send", "Sending…", "Send a request to see the response.", "No example for this response.", "Error", "{ms} ms", "Range", "Value in", "relation", "API spec format", "OpenAPI", "OpenRPC", "Params", "Result", "Field", "Required", "JSON-RPC request", "Couldn't load the OpenRPC spec: {message}", "No OpenRPC spec configured", "Run `lunora codegen --api-spec openrpc` and wire `_generated/openrpc.json` to the worker to render the OpenRPC reference here.", "used by", "Orphan", "1 record", "{count} records", "References shard", "Which shard's records are checked for references to these files. Empty = root shard.", "Orphaned objects", "Find records whose file reference points at an object the bucket no longer has.", "Check for orphans", "Checking…", "No dangling references.", "Every record's file reference points at an object that exists in the bucket.", "Missing object", "→", "Showing the first {count} dangling references — the scan was truncated.", "Per-function call counts, error rates, and latency land here after your first request.", "Function and request logs for this shard show up here as your app handles traffic.", "No tables in this shard.", "Browse Vectorize indexes and run similarity searches.", "dimensions", "field", "Indexes declared with .vectorize() or defineVectorIndex() appear here.", "metadata", "metric", "No matches.", "No vector indexes.", "score", "Search", "Search by similarity…", "Searching…", "vectors", "Vectors", "vs. prev.", "Top functions", "No functions called yet.", "Calls", "Avg", "Err", "Avg latency", "cache hit", "Live connections", "sockets", "active subscriptions", "Recent activity", "No recent activity.", "last interval", "{rate} error rate", "cache entries", "Critical", "Degraded", "All systems healthy", "One or more service levels are breached.", "Some service levels need attention.", "All service levels are within target.", "Analytics", "Analytics is not configured.", "Hot shards", "Latency p50 / p95 per function", "No data points yet.", "Request volume per function", "Set CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN (Analytics Read) in your .dev.vars to enable usage panels.", "Usage and latency from Analytics Engine — request volume, p50/p95, and hot shards.", "(whole bucket)", "Access Rules", "Bucket", "Inspect storage access rules — per bucket, operation, and key prefix.", "No defineStorageRule is wired through .use(storageRules(...)) in this deployment. Add one to gate object access by key prefix.", "No storage rules defined", "Operation", "Storage rules are declared in code with defineStorageRule and gate ctx.storage access per bucket. This view is read-only.", "Write", "Queues", "Queue", "Mode", "Dead-letter", "No queues defined", "Inspect declared Cloudflare Queues — their producer bindings, consumer mode, and dead-letter queue.", "No defineQueue is declared in lunora/queues.ts in this deployment. Add one to offload async work to a Cloudflare Queue.", "Queues are declared in code with defineQueue. Enqueue from a mutation or action with ctx.queues.<name>.send(...); push consumers process batches in the worker.", "Workflows", "Inspect declared Cloudflare Workflows and their bindings.", "Binding", "Class", "No workflows defined", "No defineWorkflow is declared in lunora/workflows.ts in this deployment. Add one to run a durable, multi-step workflow.", "Workflows are declared in code with defineWorkflow and run as durable Cloudflare Workflows. This view is read-only.", "Workflows are declared in code with defineWorkflow and run as durable Cloudflare Workflows. Start an instance and observe its status below.", "Start instance", "Starting…", "Workflow", "Instance id", "Instance id (optional)", "Params (JSON)", "Params (JSON, optional)", "Params must be valid JSON", "Instances", "Status", "Output", "Refresh", "Refreshing…", "Instance history", "Filter by status", "All statuses", "Workflow inspection not configured", "Set CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN in your .dev.vars to enable workflow instance history.", "No instances", "No instances match this filter for the selected workflow.", "Created", "Ended", "Steps", "Step", "Attempts", "Started", "This instance has no recorded steps yet.", "pause", "resume", "terminate", ">100ms avg execution", "50–100ms avg execution", "<50ms avg execution", "{count} tracked statements", "Avg time", "avg", "avg time", "avgTime", "Critical queries", "Exec count", "exec count", "execCount", "Execution count", "Fast queries", "Full statement", "Moderate queries", "No query insights yet", "Overview", "P90 latency", "P95 latency", "Query insights", "Query insights appear once statements are executed against this shard.", "Query leaderboard", "Rows read", "Rows written", "rowsRead", "Slow queries sorted by {sortField}", "Sort by", "Sort queries by", "Statements", "total", "Total time", "total time", "totalTime", "Edit schema", "Add table", "Add column", "Add index", "Rename / drop / change type…", "Table name", "Column name", "Column type", "Index name", "Index fields (comma-separated)", "Optional", "Unique", "Cancel", "Apply", "Applying…", "This edit changes stored data and must go through a migration. Review the migration before applying.", "Open Migrations", "Schema updated.", "Codegen reported diagnostics:", "Editing the schema is only available in local dev.", "Adds a table, column, or index to lunora/schema.ts and reruns codegen.", "Theme", "Dark theme", "Light theme", "System theme", "Integrity"];
1322
+ /** A known studio message id — one of the entries in {@link MESSAGE_IDS}. */
1323
+ type MessageId = (typeof MESSAGE_IDS)[number];
1324
+ /**
1325
+ * English message catalog.
1326
+ *
1327
+ * English is the source locale: every call site passes its English string as the
1328
+ * message id (e.g. `t("Save")`), and Lingui compiles the id verbatim when a
1329
+ * catalog has no entry for it. So English needs no translations — this stays
1330
+ * empty and the source strings render as-is. The known ids live in
1331
+ * {@link MESSAGE_IDS}, which types the `t` function.
1332
+ */
1333
+ /** The locale the studio ships with and falls back to. */
1334
+ declare const DEFAULT_LOCALE = "en";
1335
+ /**
1336
+ * Locale code to catalog. Each catalog maps an English source string (which
1337
+ * doubles as the message id) to its translation. English ships empty: Lingui
1338
+ * compiles the id verbatim when a translation is missing, so the source strings
1339
+ * render as-is. To add a language, register `{ "Some English text": "…" }`.
1340
+ */
1341
+ type StudioCatalogs = Readonly<Record<string, Messages>>;
1342
+ /**
1343
+ * Translate function: `t("Clear")` or `t("{title} failed", { title })`.
1344
+ *
1345
+ * `id` is constrained to a known {@link MessageId}, so a typo is a compile error.
1346
+ * The interpolation `values` stay loosely typed: mapping each id to its exact
1347
+ * placeholder set isn't worth the machinery for the handful of interpolated
1348
+ * strings, so a wrong or missing value key isn't caught at this boundary.
1349
+ */
1350
+ type TFunction = (id: MessageId, values?: Record<string, unknown>) => string;
1351
+ /**
1352
+ * Build a studio-scoped Lingui instance. We deliberately use `@lingui/core`'s
1353
+ * `setupI18n` (a fresh instance) rather than the global singleton so the
1354
+ * studio can never clobber — or be clobbered by — a host app that also uses
1355
+ * Lingui.
1356
+ *
1357
+ * The message compiler is installed explicitly. `@lingui/core` only auto-installs
1358
+ * it when `NODE_ENV !== "production"`, but the studio ships as a library and
1359
+ * relies on the compiler at runtime to interpolate uncompiled source strings
1360
+ * (e.g. `t("{title} failed", { title })`). Without this, a consumer's production
1361
+ * build would render `{title}` literally and `console.warn` on every `t(...)`.
1362
+ *
1363
+ * Pass extra `catalogs` to ship more locales; unknown `locale` codes fall back
1364
+ * to `DEFAULT_LOCALE`.
1365
+ */
1366
+ declare const createStudioI18n: (locale?: string, catalogs?: StudioCatalogs) => I18n;
1367
+ /**
1368
+ * Shared default instance. Backs the i18n context's default value so the
1369
+ * composable studio and individual exported panels resolve their strings even
1370
+ * when rendered without `StudioI18nProvider` (e.g. in tests, or a host's own
1371
+ * admin UI). English-only, so it renders source strings as-is.
1372
+ */
1373
+ declare const studioI18n: I18n;
1374
+ /**
1375
+ * Hook returning a `t` bound to the nearest `StudioI18nProvider` (or the
1376
+ * shared instance when there's none). This is the runtime stand-in for Lingui's
1377
+ * `t` macro — the studio builds with esbuild and tests under Vite 8/Rolldown,
1378
+ * neither of which runs Lingui's Babel macro transform, so call sites pass the
1379
+ * English string as the id directly.
1380
+ */
1381
+ declare const useT: () => TFunction;
1382
+ interface StudioI18nProviderProps {
1383
+ /** Catalogs to register in addition to the built-in English one. */
1384
+ readonly catalogs?: StudioCatalogs;
1385
+ readonly children: ReactNode;
1386
+ /** Reuse an existing instance (wins over `locale`/`catalogs`). */
1387
+ readonly i18n?: I18n;
1388
+ /** Active locale; ignored when `i18n` is supplied. Defaults to `en`. */
1389
+ readonly locale?: string;
1390
+ }
1391
+ /**
1392
+ * Provides a studio-scoped Lingui instance to `useT`. Nesting is safe:
1393
+ * providers sharing the same instance resolve to the same context value.
1394
+ */
1395
+ declare const StudioI18nProvider: ({
1396
+ catalogs,
1397
+ children,
1398
+ i18n,
1399
+ locale
1400
+ }: StudioI18nProviderProps) => ReactElement;
1401
+ /** Root class the batteries-included app sets so the studio styles stay scoped. */
1402
+ declare const STUDIO_ROOT_CLASS = "lunora-studio-root";
1403
+ export { ADMIN_FUNCTIONS, ADMIN_FUNCTION_PREFIX, type AggregateMetrics, ApiDocsPanel, type ApiDocsPanelProps, ApiReferencePanel, type ApiReferencePanelProps, ApiTab, type ApiTabProps, type AuditEntry, type AuditLogResult, AuditPanel, type AuditPanelProps, type CacheStats, type CapturedMailResult, type CommandItem, CommandPalette, type CommandPaletteProps, ConfirmButton, type ConfirmButtonProps, ConnectionBadge, DEFAULT_AUTO_REFRESH_MS, DEFAULT_INSIGHT_THRESHOLDS, DEFAULT_LOCALE, DataBrowser, type DataBrowserProps, DataFilters, type DeployInfo, type EditableFilter, ErrorBoundary, type ErrorBoundaryProps, ExportImportPanel, type ExportImportPanelProps, type ExportRow, FileBrowser, type FileBrowserProps, type FilterClause, type FilterOperator, type FunctionCallStat, type FunctionDescriptor, FunctionRunner, type FunctionRunnerProps, FunctionStatsPanel, type FunctionStatsPanelProps, type FunctionStatsResult, GlobalDataBrowser, type GlobalDataBrowserProps, HealthPanel, type HealthPanelProps, HomePanel, type HomePanelProps, type ImportError, type ImportShardResult, type Insight, type InsightKind, type InsightSeverity, type InsightThresholds, InsightsPanel, type InsightsPanelProps, type LogEntry, type LogLevel, LogsPanel, type LogsPanelProps, type LogsResult, MailPanel, type MailPanelProps, type MessageId, MetricsPanel, type MetricsPanelProps, type MigrationDirection, type MigrationRunResult, type MigrationStatus, type MigrationStatusRow, MigrationsPanel, type MigrationsPanelProps, OpenRpcReferencePanel, type OpenRpcReferencePanelProps, PitrPanel, type PitrPanelProps, type RunMigrationArgs, STUDIO_ROOT_CLASS, SchemaViewer, type SchemaViewerProps, SecurityAdvisorPanel, type SecurityAuditResult, type SecurityFinding, type SecurityFindingKind, type SecurityFindingLevel, type SettingEntry, type SettingKind, SettingsPanel, type SettingsPanelProps, type SettingsResult, ShardInput, type ShardInputProps, type ShardMetrics, type ShardMetricsResult, SqlEditorPanel, type SqlEditorPanelProps, type StudioCatalogs, StudioI18nProvider, type StudioI18nProviderProps, type TFunction, TableEditor, type TableEditorProps, type TableIndexInfo, type TableIndexesResult, type TableInfo, type TablePage, type WriteRowArgs, type WriteRowOp, type WriteRowResult, aggregateMetrics, createStudioI18n, deriveInsights, openCommandPalette, shardsToAggregate, studioI18n, toFilterClauses, useAutoRefresh, useDebounced, useT };