Skip to content

ui/build/norbius-strip/norbius-strip.svelte

ui/build/norbius-strip/norbius-strip.svelte

Type Aliases

default

type default = ReturnType<typeof default>;

Defined in: apps/website/.api-docs-entry/ui/build/norbius-strip/norbius-strip.svelte.d.ts:17

Variables

default

const default: Component;

Defined in: apps/website/.api-docs-entry/ui/build/norbius-strip/norbius-strip.svelte.d.ts:17


NorbiusStripStateSchema

const NorbiusStripStateSchema: Schema.Literals<readonly ["ready", "working", "waiting", "done", "stopped", "error"]>;

Defined in: apps/website/.api-docs-entry/ui/build/norbius-strip/norbius-strip.svelte.d.ts:8

The union lives beside the component rather than in the Bolt agent runtime because the strip is a shared primitive — the product icon renders one to stand for AI without importing a transcript projector. Bolt re-exports it as AgentOrbState, which keeps the runtime's own vocabulary intact.

References

NorbiusStripState

Re-exports NorbiusStripState