@tetrascience-npm/tetrascience-react-ui 1.0.0-beta.132.1 → 1.0.0-beta.135.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@ import { StatCard as n } from "./components/composed/StatCard/StatCard.js";
4
4
  import { DataAppShell as i } from "./components/composed/DataAppShell/DataAppShell.js";
5
5
  import { DataAppShellPrimaryNav as m, dataAppShellPrimaryNavItemVariants as u, dataAppShellPrimaryNavVariants as C } from "./components/composed/DataAppShell/PrimaryNav.js";
6
6
  import { DataAppShellRightPanel as s, DataAppShellRightPanelTrigger as g, dataAppShellRightPanelTriggerVariants as x } from "./components/composed/DataAppShell/RightPanel.js";
7
- import { DataAppShellSecondaryNav as S, dataAppShellSecondaryNavItemVariants as f, dataAppShellSecondaryNavVariants as b } from "./components/composed/DataAppShell/SecondaryNav.js";
7
+ import { DataAppShellSecondaryNav as S, dataAppShellSecondaryNavItemVariants as f, dataAppShellSecondaryNavVariants as T } from "./components/composed/DataAppShell/SecondaryNav.js";
8
8
  import { useDataAppShell as I, useOptionalDataAppShell as M } from "./components/composed/DataAppShell/ShellContext.js";
9
9
  import { ShellCollapseButton as h } from "./components/composed/DataAppShell/CollapseButton.js";
10
10
  import { TopBar as D, topBarVariants as v } from "./components/composed/TopBar/TopBar.js";
@@ -12,7 +12,7 @@ import { UserMenu as L, getInitials as R, userMenuTriggerVariants as G } from ".
12
12
  import { Chat as k } from "./components/composed/Chat/Chat.js";
13
13
  import { PlateMapEditor as y, getPlateMapScopedWellId as N } from "./components/composed/PlateMapEditor/PlateMapEditor.js";
14
14
  import { PlateMapForm as H } from "./components/composed/PlateMapEditor/PlateMapForm.js";
15
- import { PlateMapGrid as _ } from "./components/composed/PlateMapEditor/PlateMapGrid.js";
15
+ import { PlateMapGrid as V } from "./components/composed/PlateMapEditor/PlateMapGrid.js";
16
16
  import { PlateMapManifest as Q } from "./components/composed/PlateMapEditor/PlateMapManifest.js";
17
17
  import { PlateMapActionsMenu as K } from "./components/composed/PlateMapEditor/PlateMapActionsMenu.js";
18
18
  import { PlateMapPlateSelector as z } from "./components/composed/PlateMapEditor/PlateMapPlateSelector.js";
@@ -25,7 +25,7 @@ import { ManifestFilterPopover as pe } from "./components/composed/PlateMapEdito
25
25
  import { WellLegend as le } from "./components/composed/PlateMapEditor/WellLegend.js";
26
26
  import { PlateZoomControl as ue } from "./components/composed/PlateMapEditor/PlateZoomControl.js";
27
27
  import { autoFillPositions as de, autoFillRecords as se } from "./components/composed/PlateMapEditor/autoFill.js";
28
- import { allPositions as xe, parsePos as ce, parseRowLabel as Se, pos as fe, rectPositions as be, resolveDimensions as Te, rowLabel as Ie } from "./components/composed/PlateMapEditor/wellGrid.js";
28
+ import { allPositions as xe, parsePos as ce, parseRowLabel as Se, pos as fe, rectPositions as Te, resolveDimensions as be, rowLabel as Ie } from "./components/composed/PlateMapEditor/wellGrid.js";
29
29
  import { ConfirmDialog as Ae } from "./components/composed/ConfirmDialog/ConfirmDialog.js";
30
30
  import { RichListItem as Pe, RichListItemAvatar as De } from "./components/composed/RichListItem/RichListItem.js";
31
31
  import { EmptyState as Be } from "./components/composed/EmptyState/EmptyState.js";
@@ -33,7 +33,7 @@ import { ProcessFlow as Re } from "./components/composed/ProcessFlow/ProcessFlow
33
33
  import { AssistantDockControls as Fe, AssistantLayout as ke, AssistantLayoutProvider as Ee, useAssistantLayout as ye } from "./components/composed/AssistantLayout/AssistantLayout.js";
34
34
  import { dockPanels as Oe } from "./components/composed/AssistantLayout/dockLayout.js";
35
35
  import { MoleculeStructure as we } from "./components/composed/MoleculeStructure/MoleculeStructure.js";
36
- import { useRDKit as Ve } from "./components/composed/MoleculeStructure/use-rdkit.js";
36
+ import { useRDKit as _e } from "./components/composed/MoleculeStructure/use-rdkit.js";
37
37
  import { configureRDKit as Ue, loadRDKit as Ke, moleculeToSvg as We } from "./components/composed/MoleculeStructure/rdkit-loader.js";
38
38
  import { TdpSearch as Ze } from "./components/composed/TdpSearch/TdpSearch.js";
39
39
  import { useSearch as qe } from "./components/composed/TdpSearch/hooks/useSearch.js";
@@ -44,7 +44,7 @@ import { ChartTooltip as uo, useChartTooltip as Co } from "./components/charts/C
44
44
  import { BarChart as go } from "./components/charts/BarChart/BarChart.js";
45
45
  import { BoxPlot as co } from "./components/charts/BoxPlot/BoxPlot.js";
46
46
  import { Chromatogram as fo } from "./components/charts/Chromatogram/Chromatogram.js";
47
- import { StackedChromatogram as To } from "./components/charts/StackedChromatogram/StackedChromatogram.js";
47
+ import { StackedChromatogram as bo } from "./components/charts/StackedChromatogram/StackedChromatogram.js";
48
48
  import { applyStackingTransform as Mo } from "./components/charts/StackedChromatogram/transforms.js";
49
49
  import { Electropherogram as ho } from "./components/charts/Electropherogram/Electropherogram.js";
50
50
  import { Histogram as Do } from "./components/charts/Histogram/Histogram.js";
@@ -53,86 +53,88 @@ import { PieChart as Ro } from "./components/charts/PieChart/PieChart.js";
53
53
  import { PlateMap as Fo } from "./components/charts/PlateMap/PlateMap.js";
54
54
  import { ScatterPlot as Eo } from "./components/charts/ScatterPlot/ScatterPlot.js";
55
55
  import { ScatterPlotInteractive as No } from "./components/charts/ScatterPlotInteractive/ScatterPlotInteractive.js";
56
- import { COLORS as Ho, DEFAULT_CATEGORY_COLORS as wo, DEFAULT_COLOR_SCALE as _o, DEFAULT_MARKER_SIZE as Vo, DEFAULT_MAX_POINTS as Qo, DEFAULT_SIZE_RANGE as Uo, PLOT_CONSTANTS as Ko, SELECTION_MODIFIERS as Wo } from "./components/charts/ScatterPlotInteractive/constants.js";
56
+ import { COLORS as Ho, DEFAULT_CATEGORY_COLORS as wo, DEFAULT_COLOR_SCALE as Vo, DEFAULT_MARKER_SIZE as _o, DEFAULT_MAX_POINTS as Qo, DEFAULT_SIZE_RANGE as Uo, PLOT_CONSTANTS as Ko, SELECTION_MODIFIERS as Wo } from "./components/charts/ScatterPlotInteractive/constants.js";
57
57
  import { Accordion as Zo, AccordionContent as jo, AccordionItem as qo, AccordionTrigger as Xo } from "./ui/accordion.js";
58
58
  import { Alert as Jo, AlertAction as $o, AlertDescription as et, AlertTitle as ot } from "./ui/alert.js";
59
59
  import { AlertDialog as rt, AlertDialogAction as at, AlertDialogCancel as nt, AlertDialogContent as pt, AlertDialogDescription as it, AlertDialogFooter as lt, AlertDialogHeader as mt, AlertDialogMedia as ut, AlertDialogOverlay as Ct, AlertDialogPortal as dt, AlertDialogTitle as st, AlertDialogTrigger as gt } from "./ui/alert-dialog.js";
60
60
  import { AspectRatio as ct } from "./ui/aspect-ratio.js";
61
- import { Avatar as ft, AvatarBadge as bt, AvatarFallback as Tt, AvatarGroup as It, AvatarGroupCount as Mt, AvatarImage as At } from "./ui/avatar.js";
61
+ import { Avatar as ft, AvatarBadge as Tt, AvatarFallback as bt, AvatarGroup as It, AvatarGroupCount as Mt, AvatarImage as At } from "./ui/avatar.js";
62
62
  import { Badge as Pt, badgeVariants as Dt } from "./ui/badge.js";
63
63
  import { Banner as Bt, bannerVariants as Lt } from "./ui/banner.js";
64
64
  import { Breadcrumb as Gt, BreadcrumbEllipsis as Ft, BreadcrumbItem as kt, BreadcrumbLink as Et, BreadcrumbList as yt, BreadcrumbPage as Nt, BreadcrumbSeparator as Ot } from "./ui/breadcrumb.js";
65
- import { Button as wt, buttonVariants as _t } from "./ui/button.js";
65
+ import { Button as wt, buttonVariants as Vt } from "./ui/button.js";
66
66
  import { ButtonGroup as Qt, ButtonGroupSeparator as Ut, ButtonGroupText as Kt, buttonGroupVariants as Wt } from "./ui/button-group.js";
67
67
  import { Calendar as Zt, CalendarDayButton as jt } from "./ui/calendar.js";
68
68
  import { Card as Xt, CardAction as Yt, CardContent as Jt, CardDescription as $t, CardFooter as er, CardHeader as or, CardTitle as tr } from "./ui/card.js";
69
69
  import { Carousel as ar, CarouselContent as nr, CarouselItem as pr, CarouselNext as ir, CarouselPrevious as lr, useCarousel as mr } from "./ui/carousel.js";
70
70
  import { Checkbox as Cr } from "./ui/checkbox.js";
71
71
  import { Collapsible as sr, CollapsibleContent as gr, CollapsibleTrigger as xr } from "./ui/collapsible.js";
72
- import { Combobox as Sr, ComboboxChip as fr, ComboboxChips as br, ComboboxChipsInput as Tr, ComboboxCollection as Ir, ComboboxContent as Mr, ComboboxEmpty as Ar, ComboboxGroup as hr, ComboboxInput as Pr, ComboboxItem as Dr, ComboboxLabel as vr, ComboboxList as Br, ComboboxSeparator as Lr, ComboboxTrigger as Rr, ComboboxValue as Gr, useComboboxAnchor as Fr } from "./ui/combobox.js";
73
- import { Command as Er, CommandDialog as yr, CommandEmpty as Nr, CommandGroup as Or, CommandInput as Hr, CommandItem as wr, CommandList as _r, CommandSeparator as Vr, CommandShortcut as Qr } from "./ui/command.js";
72
+ import { Combobox as Sr, ComboboxChip as fr, ComboboxChips as Tr, ComboboxChipsInput as br, ComboboxCollection as Ir, ComboboxContent as Mr, ComboboxEmpty as Ar, ComboboxGroup as hr, ComboboxInput as Pr, ComboboxItem as Dr, ComboboxLabel as vr, ComboboxList as Br, ComboboxSeparator as Lr, ComboboxTrigger as Rr, ComboboxValue as Gr, useComboboxAnchor as Fr } from "./ui/combobox.js";
73
+ import { Command as Er, CommandDialog as yr, CommandEmpty as Nr, CommandGroup as Or, CommandInput as Hr, CommandItem as wr, CommandList as Vr, CommandSeparator as _r, CommandShortcut as Qr } from "./ui/command.js";
74
74
  import { ContextMenu as Kr, ContextMenuCheckboxItem as Wr, ContextMenuContent as zr, ContextMenuGroup as Zr, ContextMenuItem as jr, ContextMenuLabel as qr, ContextMenuPortal as Xr, ContextMenuRadioGroup as Yr, ContextMenuRadioItem as Jr, ContextMenuSeparator as $r, ContextMenuShortcut as ea, ContextMenuSub as oa, ContextMenuSubContent as ta, ContextMenuSubTrigger as ra, ContextMenuTrigger as aa } from "./ui/context-menu.js";
75
75
  import { DataTable as pa, TableToolbar as ia, applyFilterCondition as la, useDataTable as ma } from "./components/ui/data-table/data-table.js";
76
76
  import { DataTableColumnToggle as Ca } from "./components/ui/data-table/data-table-column-toggle.js";
77
77
  import { DataTableFilter as sa } from "./components/ui/data-table/data-table-filter.js";
78
78
  import { DataTableGroup as xa } from "./components/ui/data-table/data-table-group.js";
79
79
  import { DataTablePagination as Sa } from "./components/ui/data-table/data-table-pagination.js";
80
- import { Dialog as ba, DialogBody as Ta, DialogClose as Ia, DialogContent as Ma, DialogDescription as Aa, DialogFooter as ha, DialogHeader as Pa, DialogOverlay as Da, DialogPortal as va, DialogTitle as Ba, DialogTrigger as La } from "./ui/dialog.js";
81
- import { DropdownMenu as Ga, DropdownMenuCheckboxItem as Fa, DropdownMenuContent as ka, DropdownMenuGroup as Ea, DropdownMenuItem as ya, DropdownMenuLabel as Na, DropdownMenuPortal as Oa, DropdownMenuRadioGroup as Ha, DropdownMenuRadioItem as wa, DropdownMenuSeparator as _a, DropdownMenuShortcut as Va, DropdownMenuSub as Qa, DropdownMenuSubContent as Ua, DropdownMenuSubTrigger as Ka, DropdownMenuTrigger as Wa } from "./ui/dropdown-menu.js";
80
+ import { Dialog as Ta, DialogBody as ba, DialogClose as Ia, DialogContent as Ma, DialogDescription as Aa, DialogFooter as ha, DialogHeader as Pa, DialogOverlay as Da, DialogPortal as va, DialogTitle as Ba, DialogTrigger as La } from "./ui/dialog.js";
81
+ import { DropdownMenu as Ga, DropdownMenuCheckboxItem as Fa, DropdownMenuContent as ka, DropdownMenuGroup as Ea, DropdownMenuItem as ya, DropdownMenuLabel as Na, DropdownMenuPortal as Oa, DropdownMenuRadioGroup as Ha, DropdownMenuRadioItem as wa, DropdownMenuSeparator as Va, DropdownMenuShortcut as _a, DropdownMenuSub as Qa, DropdownMenuSubContent as Ua, DropdownMenuSubTrigger as Ka, DropdownMenuTrigger as Wa } from "./ui/dropdown-menu.js";
82
82
  import { Field as Za, FieldContent as ja, FieldDescription as qa, FieldError as Xa, FieldGroup as Ya, FieldLabel as Ja, FieldLegend as $a, FieldSeparator as en, FieldSet as on, FieldTitle as tn } from "./ui/field.js";
83
83
  import { HoverCard as an, HoverCardContent as nn, HoverCardTrigger as pn } from "./ui/hover-card.js";
84
84
  import { Input as mn } from "./ui/input.js";
85
85
  import { InputGroup as Cn, InputGroupAddon as dn, InputGroupButton as sn, InputGroupInput as gn, InputGroupText as xn, InputGroupTextarea as cn } from "./ui/input-group.js";
86
- import { Item as fn, ItemActions as bn, ItemContent as Tn, ItemDescription as In, ItemFooter as Mn, ItemGroup as An, ItemHeader as hn, ItemMedia as Pn, ItemSeparator as Dn, ItemTitle as vn } from "./ui/item.js";
86
+ import { Item as fn, ItemActions as Tn, ItemContent as bn, ItemDescription as In, ItemFooter as Mn, ItemGroup as An, ItemHeader as hn, ItemMedia as Pn, ItemSeparator as Dn, ItemTitle as vn } from "./ui/item.js";
87
87
  import { Kbd as Ln, KbdGroup as Rn } from "./ui/kbd.js";
88
88
  import { Label as Fn } from "./ui/label.js";
89
- import { Menubar as En, MenubarCheckboxItem as yn, MenubarContent as Nn, MenubarGroup as On, MenubarItem as Hn, MenubarLabel as wn, MenubarMenu as _n, MenubarPortal as Vn, MenubarRadioGroup as Qn, MenubarRadioItem as Un, MenubarSeparator as Kn, MenubarShortcut as Wn, MenubarSub as zn, MenubarSubContent as Zn, MenubarSubTrigger as jn, MenubarTrigger as qn } from "./ui/menubar.js";
89
+ import { Menubar as En, MenubarCheckboxItem as yn, MenubarContent as Nn, MenubarGroup as On, MenubarItem as Hn, MenubarLabel as wn, MenubarMenu as Vn, MenubarPortal as _n, MenubarRadioGroup as Qn, MenubarRadioItem as Un, MenubarSeparator as Kn, MenubarShortcut as Wn, MenubarSub as zn, MenubarSubContent as Zn, MenubarSubTrigger as jn, MenubarTrigger as qn } from "./ui/menubar.js";
90
90
  import { NavigationMenu as Yn, NavigationMenuContent as Jn, NavigationMenuIndicator as $n, NavigationMenuItem as ep, NavigationMenuLink as op, NavigationMenuList as tp, NavigationMenuTrigger as rp, NavigationMenuViewport as ap, navigationMenuTriggerStyle as np } from "./ui/navigation-menu.js";
91
91
  import { Popover as ip, PopoverAnchor as lp, PopoverContent as mp, PopoverTrigger as up } from "./ui/popover.js";
92
92
  import { RadioGroup as dp, RadioGroupItem as sp } from "./ui/radio-group.js";
93
93
  import { ResizableHandle as xp, ResizablePanel as cp, ResizablePanelGroup as Sp } from "./ui/resizable.js";
94
- import { ScrollArea as bp, ScrollBar as Tp } from "./ui/scroll-area.js";
94
+ import { ScrollArea as Tp, ScrollBar as bp } from "./ui/scroll-area.js";
95
95
  import { Select as Mp, SelectContent as Ap, SelectGroup as hp, SelectItem as Pp, SelectLabel as Dp, SelectScrollDownButton as vp, SelectScrollUpButton as Bp, SelectSeparator as Lp, SelectTrigger as Rp, SelectValue as Gp } from "./ui/select.js";
96
96
  import { Separator as kp } from "./ui/separator.js";
97
- import { Sheet as yp, SheetClose as Np, SheetContent as Op, SheetDescription as Hp, SheetFooter as wp, SheetHeader as _p, SheetTitle as Vp, SheetTrigger as Qp } from "./ui/sheet.js";
97
+ import { Sheet as yp, SheetClose as Np, SheetContent as Op, SheetDescription as Hp, SheetFooter as wp, SheetHeader as Vp, SheetTitle as _p, SheetTrigger as Qp } from "./ui/sheet.js";
98
98
  import { Sidebar as Kp, SidebarContent as Wp, SidebarFooter as zp, SidebarGroup as Zp, SidebarGroupAction as jp, SidebarGroupContent as qp, SidebarGroupLabel as Xp, SidebarHeader as Yp, SidebarInput as Jp, SidebarInset as $p, SidebarMenu as ei, SidebarMenuAction as oi, SidebarMenuBadge as ti, SidebarMenuButton as ri, SidebarMenuItem as ai, SidebarMenuSkeleton as ni, SidebarMenuSub as pi, SidebarMenuSubButton as ii, SidebarMenuSubItem as li, SidebarProvider as mi, SidebarRail as ui, SidebarSeparator as Ci, SidebarTrigger as di, useSidebar as si } from "./ui/sidebar.js";
99
99
  import { Skeleton as xi } from "./ui/skeleton.js";
100
100
  import { Slider as Si } from "./ui/slider.js";
101
- import { Toaster as bi } from "./ui/sonner.js";
101
+ import { Toaster as Ti } from "./ui/sonner.js";
102
102
  import { Spinner as Ii, spinnerVariants as Mi } from "./ui/spinner.js";
103
103
  import { Switch as hi } from "./ui/switch.js";
104
104
  import { Table as Di, TableBody as vi, TableCaption as Bi, TableCell as Li, TableFooter as Ri, TableHead as Gi, TableHeader as Fi, TableRow as ki } from "./ui/table.js";
105
105
  import { Tabs as yi, TabsContent as Ni, TabsList as Oi, TabsTrigger as Hi, tabsListVariants as wi } from "./ui/tabs.js";
106
- import { Textarea as Vi } from "./ui/textarea.js";
107
- import { Toggle as Ui, toggleVariants as Ki } from "./ui/toggle.js";
108
- import { ToggleGroup as zi, ToggleGroupItem as Zi } from "./ui/toggle-group.js";
109
- import { Tooltip as qi, TooltipContent as Xi, TooltipProvider as Yi, TooltipTrigger as Ji } from "./ui/tooltip.js";
110
- import { CodeEditor as el } from "./ui/code-editor.js";
111
- import { TetraMoleculeIcon as tl } from "./ui/tetra-molecule-icon.js";
112
- import { TetraScienceIcon as al } from "./ui/tetrascience-icon.js";
113
- import { Attachment as pl, AttachmentEmpty as il, AttachmentHoverCard as ll, AttachmentHoverCardContent as ml, AttachmentHoverCardTrigger as ul, AttachmentInfo as Cl, AttachmentPreview as dl, AttachmentRemove as sl, Attachments as gl, getAttachmentLabel as xl, getMediaCategory as cl, useAttachmentContext as Sl, useAttachmentsContext as fl } from "./ai/attachments.js";
114
- import { ChainOfThought as Tl, ChainOfThoughtContent as Il, ChainOfThoughtImage as Ml, ChainOfThoughtSource as Al, ChainOfThoughtSources as hl, ChainOfThoughtStep as Pl, ChainOfThoughtTrigger as Dl } from "./ai/chain-of-thought.js";
115
- import { CodeBlock as Bl, CodeBlockActions as Ll, CodeBlockContainer as Rl, CodeBlockContent as Gl, CodeBlockCopyButton as Fl, CodeBlockFilename as kl, CodeBlockHeader as El, CodeBlockLanguageSelector as yl, CodeBlockLanguageSelectorContent as Nl, CodeBlockLanguageSelectorItem as Ol, CodeBlockLanguageSelectorTrigger as Hl, CodeBlockLanguageSelectorValue as wl, CodeBlockTitle as _l, highlightCode as Vl } from "./ui/code-block.js";
116
- import { Confirmation as Ul, ConfirmationAccepted as Kl, ConfirmationAction as Wl, ConfirmationActions as zl, ConfirmationCode as Zl, ConfirmationRejected as jl, ConfirmationRequest as ql, ConfirmationShortcut as Xl, ConfirmationTitle as Yl } from "./ai/confirmation.js";
117
- import { Context as $l, ContextCacheUsage as em, ContextContent as om, ContextContentBody as tm, ContextContentFooter as rm, ContextContentHeader as am, ContextInputUsage as nm, ContextOutputUsage as pm, ContextReasoningUsage as im, ContextTrigger as lm } from "./ai/context.js";
118
- import { Conversation as um, ConversationContent as Cm, ConversationDownload as dm, ConversationEmptyState as sm, ConversationScrollButton as gm, messagesToMarkdown as xm } from "./ai/conversation.js";
119
- import { InlineCitation as Sm, InlineCitationCard as fm, InlineCitationCardBody as bm, InlineCitationCardTrigger as Tm, InlineCitationCarousel as Im, InlineCitationCarouselContent as Mm, InlineCitationCarouselHeader as Am, InlineCitationCarouselIndex as hm, InlineCitationCarouselItem as Pm, InlineCitationCarouselNext as Dm, InlineCitationCarouselPrev as vm, InlineCitationQuote as Bm, InlineCitationSource as Lm, InlineCitationText as Rm } from "./ai/inline-citation.js";
120
- import { Message as Fm, MessageAction as km, MessageActions as Em, MessageBranch as ym, MessageBranchContent as Nm, MessageBranchNext as Om, MessageBranchPage as Hm, MessageBranchPrevious as wm, MessageBranchSelector as _m, MessageContent as Vm, MessageResponse as Qm, MessageToolbar as Um } from "./ai/message.js";
121
- import { ModelSelector as Wm, ModelSelectorContent as zm, ModelSelectorDialog as Zm, ModelSelectorEmpty as jm, ModelSelectorGroup as qm, ModelSelectorInput as Xm, ModelSelectorItem as Ym, ModelSelectorList as Jm, ModelSelectorLogo as $m, ModelSelectorLogoGroup as eu, ModelSelectorName as ou, ModelSelectorSeparator as tu, ModelSelectorShortcut as ru, ModelSelectorTrigger as au } from "./ai/model-selector.js";
122
- import { LocalReferencedSourcesContext as pu, PromptInput as iu, PromptInputActionAddAttachments as lu, PromptInputActionAddScreenshot as mu, PromptInputActionMenu as uu, PromptInputActionMenuContent as Cu, PromptInputActionMenuItem as du, PromptInputActionMenuTrigger as su, PromptInputBody as gu, PromptInputButton as xu, PromptInputCommand as cu, PromptInputCommandEmpty as Su, PromptInputCommandGroup as fu, PromptInputCommandInput as bu, PromptInputCommandItem as Tu, PromptInputCommandList as Iu, PromptInputCommandSeparator as Mu, PromptInputFooter as Au, PromptInputHeader as hu, PromptInputHoverCard as Pu, PromptInputHoverCardContent as Du, PromptInputHoverCardTrigger as vu, PromptInputProvider as Bu, PromptInputSelect as Lu, PromptInputSelectContent as Ru, PromptInputSelectItem as Gu, PromptInputSelectTrigger as Fu, PromptInputSelectValue as ku, PromptInputSlotSwap as Eu, PromptInputSubmit as yu, PromptInputTab as Nu, PromptInputTabBody as Ou, PromptInputTabItem as Hu, PromptInputTabLabel as wu, PromptInputTabsList as _u, PromptInputTextarea as Vu, PromptInputTools as Qu, usePromptInputAttachments as Uu, usePromptInputController as Ku, usePromptInputReferencedSources as Wu, useProviderAttachments as zu } from "./ai/prompt-input.js";
123
- import { Queue as ju, QueueItem as qu, QueueItemAction as Xu, QueueItemActions as Yu, QueueItemAttachment as Ju, QueueItemContent as $u, QueueItemDescription as eC, QueueItemFile as oC, QueueItemImage as tC, QueueItemIndicator as rC, QueueList as aC, QueueSection as nC, QueueSectionContent as pC, QueueSectionLabel as iC, QueueSectionTrigger as lC } from "./ai/queue.js";
124
- import { Reasoning as uC, ReasoningContent as CC, ReasoningTrigger as dC, useReasoning as sC } from "./ai/reasoning.js";
125
- import { Shimmer as xC, TS_SHIMMER_GRADIENT as cC } from "./ai/shimmer.js";
126
- import { Source as fC, Sources as bC, SourcesContent as TC, SourcesTrigger as IC } from "./ai/sources.js";
127
- import { SpeechInput as AC } from "./ai/speech-input.js";
128
- import { STREAM_STATUS_ICONS as PC, StreamStatus as DC } from "./ai/stream-status.js";
129
- import { Suggestion as BC, Suggestions as LC } from "./ai/suggestion.js";
130
- import { Task as GC, TaskContent as FC, TaskItem as kC, TaskItemFile as EC, TaskTrigger as yC } from "./ai/task.js";
131
- import { Tool as OC, ToolContent as HC, ToolHeader as wC, ToolInput as _C, ToolOutput as VC, getStatusBadge as QC } from "./ai/tool.js";
132
- import { CHART_COLORS as KC, CHART_DIVERGING as WC, CHART_SEQUENTIAL as zC, seriesColor as ZC, toPlotlyColorscale as jC } from "./utils/colors.js";
133
- import { getSupportedCodeBlockLanguages as XC, registerCodeBlockLanguage as YC } from "./lib/shiki.js";
134
- import { PROCESS_FLOW_STEP_STATUSES as $C } from "./components/composed/ProcessFlow/ProcessFlow.utils.js";
135
- import { chartTooltipLines as od } from "./components/charts/ChartTooltip/lines.js";
106
+ import { Text as _i, textVariants as Qi } from "./ui/text.js";
107
+ import { Textarea as Ki } from "./ui/textarea.js";
108
+ import { Toggle as zi, toggleVariants as Zi } from "./ui/toggle.js";
109
+ import { ToggleGroup as qi, ToggleGroupItem as Xi } from "./ui/toggle-group.js";
110
+ import { Tooltip as Ji, TooltipContent as $i, TooltipProvider as el, TooltipTrigger as ol } from "./ui/tooltip.js";
111
+ import { Tree as rl, TreeItem as al, TreeItemGroup as nl, TreeItemLabel as pl, treeItemLabelVariants as il, useTreeItem as ll } from "./ui/tree.js";
112
+ import { CodeEditor as ul } from "./ui/code-editor.js";
113
+ import { TetraMoleculeIcon as dl } from "./ui/tetra-molecule-icon.js";
114
+ import { TetraScienceIcon as gl } from "./ui/tetrascience-icon.js";
115
+ import { Attachment as cl, AttachmentEmpty as Sl, AttachmentHoverCard as fl, AttachmentHoverCardContent as Tl, AttachmentHoverCardTrigger as bl, AttachmentInfo as Il, AttachmentPreview as Ml, AttachmentRemove as Al, Attachments as hl, getAttachmentLabel as Pl, getMediaCategory as Dl, useAttachmentContext as vl, useAttachmentsContext as Bl } from "./ai/attachments.js";
116
+ import { ChainOfThought as Rl, ChainOfThoughtContent as Gl, ChainOfThoughtImage as Fl, ChainOfThoughtSource as kl, ChainOfThoughtSources as El, ChainOfThoughtStep as yl, ChainOfThoughtTrigger as Nl } from "./ai/chain-of-thought.js";
117
+ import { CodeBlock as Hl, CodeBlockActions as wl, CodeBlockContainer as Vl, CodeBlockContent as _l, CodeBlockCopyButton as Ql, CodeBlockFilename as Ul, CodeBlockHeader as Kl, CodeBlockLanguageSelector as Wl, CodeBlockLanguageSelectorContent as zl, CodeBlockLanguageSelectorItem as Zl, CodeBlockLanguageSelectorTrigger as jl, CodeBlockLanguageSelectorValue as ql, CodeBlockTitle as Xl, highlightCode as Yl } from "./ui/code-block.js";
118
+ import { Confirmation as $l, ConfirmationAccepted as em, ConfirmationAction as om, ConfirmationActions as tm, ConfirmationCode as rm, ConfirmationRejected as am, ConfirmationRequest as nm, ConfirmationShortcut as pm, ConfirmationTitle as im } from "./ai/confirmation.js";
119
+ import { Context as mm, ContextCacheUsage as um, ContextContent as Cm, ContextContentBody as dm, ContextContentFooter as sm, ContextContentHeader as gm, ContextInputUsage as xm, ContextOutputUsage as cm, ContextReasoningUsage as Sm, ContextTrigger as fm } from "./ai/context.js";
120
+ import { Conversation as bm, ConversationContent as Im, ConversationDownload as Mm, ConversationEmptyState as Am, ConversationScrollButton as hm, messagesToMarkdown as Pm } from "./ai/conversation.js";
121
+ import { InlineCitation as vm, InlineCitationCard as Bm, InlineCitationCardBody as Lm, InlineCitationCardTrigger as Rm, InlineCitationCarousel as Gm, InlineCitationCarouselContent as Fm, InlineCitationCarouselHeader as km, InlineCitationCarouselIndex as Em, InlineCitationCarouselItem as ym, InlineCitationCarouselNext as Nm, InlineCitationCarouselPrev as Om, InlineCitationQuote as Hm, InlineCitationSource as wm, InlineCitationText as Vm } from "./ai/inline-citation.js";
122
+ import { Message as Qm, MessageAction as Um, MessageActions as Km, MessageBranch as Wm, MessageBranchContent as zm, MessageBranchNext as Zm, MessageBranchPage as jm, MessageBranchPrevious as qm, MessageBranchSelector as Xm, MessageContent as Ym, MessageResponse as Jm, MessageToolbar as $m } from "./ai/message.js";
123
+ import { ModelSelector as ou, ModelSelectorContent as tu, ModelSelectorDialog as ru, ModelSelectorEmpty as au, ModelSelectorGroup as nu, ModelSelectorInput as pu, ModelSelectorItem as iu, ModelSelectorList as lu, ModelSelectorLogo as mu, ModelSelectorLogoGroup as uu, ModelSelectorName as Cu, ModelSelectorSeparator as du, ModelSelectorShortcut as su, ModelSelectorTrigger as gu } from "./ai/model-selector.js";
124
+ import { LocalReferencedSourcesContext as cu, PromptInput as Su, PromptInputActionAddAttachments as fu, PromptInputActionAddScreenshot as Tu, PromptInputActionMenu as bu, PromptInputActionMenuContent as Iu, PromptInputActionMenuItem as Mu, PromptInputActionMenuTrigger as Au, PromptInputBody as hu, PromptInputButton as Pu, PromptInputCommand as Du, PromptInputCommandEmpty as vu, PromptInputCommandGroup as Bu, PromptInputCommandInput as Lu, PromptInputCommandItem as Ru, PromptInputCommandList as Gu, PromptInputCommandSeparator as Fu, PromptInputFooter as ku, PromptInputHeader as Eu, PromptInputHoverCard as yu, PromptInputHoverCardContent as Nu, PromptInputHoverCardTrigger as Ou, PromptInputProvider as Hu, PromptInputSelect as wu, PromptInputSelectContent as Vu, PromptInputSelectItem as _u, PromptInputSelectTrigger as Qu, PromptInputSelectValue as Uu, PromptInputSlotSwap as Ku, PromptInputSubmit as Wu, PromptInputTab as zu, PromptInputTabBody as Zu, PromptInputTabItem as ju, PromptInputTabLabel as qu, PromptInputTabsList as Xu, PromptInputTextarea as Yu, PromptInputTools as Ju, usePromptInputAttachments as $u, usePromptInputController as eC, usePromptInputReferencedSources as oC, useProviderAttachments as tC } from "./ai/prompt-input.js";
125
+ import { Queue as aC, QueueItem as nC, QueueItemAction as pC, QueueItemActions as iC, QueueItemAttachment as lC, QueueItemContent as mC, QueueItemDescription as uC, QueueItemFile as CC, QueueItemImage as dC, QueueItemIndicator as sC, QueueList as gC, QueueSection as xC, QueueSectionContent as cC, QueueSectionLabel as SC, QueueSectionTrigger as fC } from "./ai/queue.js";
126
+ import { Reasoning as bC, ReasoningContent as IC, ReasoningTrigger as MC, useReasoning as AC } from "./ai/reasoning.js";
127
+ import { Shimmer as PC, TS_SHIMMER_GRADIENT as DC } from "./ai/shimmer.js";
128
+ import { Source as BC, Sources as LC, SourcesContent as RC, SourcesTrigger as GC } from "./ai/sources.js";
129
+ import { SpeechInput as kC } from "./ai/speech-input.js";
130
+ import { STREAM_STATUS_ICONS as yC, StreamStatus as NC } from "./ai/stream-status.js";
131
+ import { Suggestion as HC, Suggestions as wC } from "./ai/suggestion.js";
132
+ import { Task as _C, TaskContent as QC, TaskItem as UC, TaskItemFile as KC, TaskTrigger as WC } from "./ai/task.js";
133
+ import { Tool as ZC, ToolContent as jC, ToolHeader as qC, ToolInput as XC, ToolOutput as YC, getStatusBadge as JC } from "./ai/tool.js";
134
+ import { CHART_COLORS as ed, CHART_DIVERGING as od, CHART_SEQUENTIAL as td, seriesColor as rd, toPlotlyColorscale as ad } from "./utils/colors.js";
135
+ import { getSupportedCodeBlockLanguages as pd, registerCodeBlockLanguage as id } from "./lib/shiki.js";
136
+ import { PROCESS_FLOW_STEP_STATUSES as md } from "./components/composed/ProcessFlow/ProcessFlow.utils.js";
137
+ import { chartTooltipLines as Cd } from "./components/charts/ChartTooltip/lines.js";
136
138
  export {
137
139
  Zo as Accordion,
138
140
  jo as AccordionContent,
@@ -159,18 +161,18 @@ export {
159
161
  Fe as AssistantDockControls,
160
162
  ke as AssistantLayout,
161
163
  Ee as AssistantLayoutProvider,
162
- pl as Attachment,
163
- il as AttachmentEmpty,
164
- ll as AttachmentHoverCard,
165
- ml as AttachmentHoverCardContent,
166
- ul as AttachmentHoverCardTrigger,
167
- Cl as AttachmentInfo,
168
- dl as AttachmentPreview,
169
- sl as AttachmentRemove,
170
- gl as Attachments,
164
+ cl as Attachment,
165
+ Sl as AttachmentEmpty,
166
+ fl as AttachmentHoverCard,
167
+ Tl as AttachmentHoverCardContent,
168
+ bl as AttachmentHoverCardTrigger,
169
+ Il as AttachmentInfo,
170
+ Ml as AttachmentPreview,
171
+ Al as AttachmentRemove,
172
+ hl as Attachments,
171
173
  ft as Avatar,
172
- bt as AvatarBadge,
173
- Tt as AvatarFallback,
174
+ Tt as AvatarBadge,
175
+ bt as AvatarFallback,
174
176
  It as AvatarGroup,
175
177
  Mt as AvatarGroupCount,
176
178
  At as AvatarImage,
@@ -189,9 +191,9 @@ export {
189
191
  Qt as ButtonGroup,
190
192
  Ut as ButtonGroupSeparator,
191
193
  Kt as ButtonGroupText,
192
- KC as CHART_COLORS,
193
- WC as CHART_DIVERGING,
194
- zC as CHART_SEQUENTIAL,
194
+ ed as CHART_COLORS,
195
+ od as CHART_DIVERGING,
196
+ td as CHART_SEQUENTIAL,
195
197
  Ho as COLORS,
196
198
  Zt as Calendar,
197
199
  jt as CalendarDayButton,
@@ -207,38 +209,38 @@ export {
207
209
  pr as CarouselItem,
208
210
  ir as CarouselNext,
209
211
  lr as CarouselPrevious,
210
- Tl as ChainOfThought,
211
- Il as ChainOfThoughtContent,
212
- Ml as ChainOfThoughtImage,
213
- Al as ChainOfThoughtSource,
214
- hl as ChainOfThoughtSources,
215
- Pl as ChainOfThoughtStep,
216
- Dl as ChainOfThoughtTrigger,
212
+ Rl as ChainOfThought,
213
+ Gl as ChainOfThoughtContent,
214
+ Fl as ChainOfThoughtImage,
215
+ kl as ChainOfThoughtSource,
216
+ El as ChainOfThoughtSources,
217
+ yl as ChainOfThoughtStep,
218
+ Nl as ChainOfThoughtTrigger,
217
219
  uo as ChartTooltip,
218
220
  k as Chat,
219
221
  Cr as Checkbox,
220
222
  fo as Chromatogram,
221
- Bl as CodeBlock,
222
- Ll as CodeBlockActions,
223
- Rl as CodeBlockContainer,
224
- Gl as CodeBlockContent,
225
- Fl as CodeBlockCopyButton,
226
- kl as CodeBlockFilename,
227
- El as CodeBlockHeader,
228
- yl as CodeBlockLanguageSelector,
229
- Nl as CodeBlockLanguageSelectorContent,
230
- Ol as CodeBlockLanguageSelectorItem,
231
- Hl as CodeBlockLanguageSelectorTrigger,
232
- wl as CodeBlockLanguageSelectorValue,
233
- _l as CodeBlockTitle,
234
- el as CodeEditor,
223
+ Hl as CodeBlock,
224
+ wl as CodeBlockActions,
225
+ Vl as CodeBlockContainer,
226
+ _l as CodeBlockContent,
227
+ Ql as CodeBlockCopyButton,
228
+ Ul as CodeBlockFilename,
229
+ Kl as CodeBlockHeader,
230
+ Wl as CodeBlockLanguageSelector,
231
+ zl as CodeBlockLanguageSelectorContent,
232
+ Zl as CodeBlockLanguageSelectorItem,
233
+ jl as CodeBlockLanguageSelectorTrigger,
234
+ ql as CodeBlockLanguageSelectorValue,
235
+ Xl as CodeBlockTitle,
236
+ ul as CodeEditor,
235
237
  sr as Collapsible,
236
238
  gr as CollapsibleContent,
237
239
  xr as CollapsibleTrigger,
238
240
  Sr as Combobox,
239
241
  fr as ComboboxChip,
240
- br as ComboboxChips,
241
- Tr as ComboboxChipsInput,
242
+ Tr as ComboboxChips,
243
+ br as ComboboxChipsInput,
242
244
  Ir as ComboboxCollection,
243
245
  Mr as ComboboxContent,
244
246
  Ar as ComboboxEmpty,
@@ -256,26 +258,26 @@ export {
256
258
  Or as CommandGroup,
257
259
  Hr as CommandInput,
258
260
  wr as CommandItem,
259
- _r as CommandList,
260
- Vr as CommandSeparator,
261
+ Vr as CommandList,
262
+ _r as CommandSeparator,
261
263
  Qr as CommandShortcut,
262
264
  Ae as ConfirmDialog,
263
- Ul as Confirmation,
264
- Kl as ConfirmationAccepted,
265
- Wl as ConfirmationAction,
266
- zl as ConfirmationActions,
267
- Zl as ConfirmationCode,
268
- jl as ConfirmationRejected,
269
- ql as ConfirmationRequest,
270
- Xl as ConfirmationShortcut,
271
- Yl as ConfirmationTitle,
272
- $l as Context,
273
- em as ContextCacheUsage,
274
- om as ContextContent,
275
- tm as ContextContentBody,
276
- rm as ContextContentFooter,
277
- am as ContextContentHeader,
278
- nm as ContextInputUsage,
265
+ $l as Confirmation,
266
+ em as ConfirmationAccepted,
267
+ om as ConfirmationAction,
268
+ tm as ConfirmationActions,
269
+ rm as ConfirmationCode,
270
+ am as ConfirmationRejected,
271
+ nm as ConfirmationRequest,
272
+ pm as ConfirmationShortcut,
273
+ im as ConfirmationTitle,
274
+ mm as Context,
275
+ um as ContextCacheUsage,
276
+ Cm as ContextContent,
277
+ dm as ContextContentBody,
278
+ sm as ContextContentFooter,
279
+ gm as ContextContentHeader,
280
+ xm as ContextInputUsage,
279
281
  Kr as ContextMenu,
280
282
  Wr as ContextMenuCheckboxItem,
281
283
  zr as ContextMenuContent,
@@ -291,17 +293,17 @@ export {
291
293
  ta as ContextMenuSubContent,
292
294
  ra as ContextMenuSubTrigger,
293
295
  aa as ContextMenuTrigger,
294
- pm as ContextOutputUsage,
295
- im as ContextReasoningUsage,
296
- lm as ContextTrigger,
297
- um as Conversation,
298
- Cm as ConversationContent,
299
- dm as ConversationDownload,
300
- sm as ConversationEmptyState,
301
- gm as ConversationScrollButton,
296
+ cm as ContextOutputUsage,
297
+ Sm as ContextReasoningUsage,
298
+ fm as ContextTrigger,
299
+ bm as Conversation,
300
+ Im as ConversationContent,
301
+ Mm as ConversationDownload,
302
+ Am as ConversationEmptyState,
303
+ hm as ConversationScrollButton,
302
304
  wo as DEFAULT_CATEGORY_COLORS,
303
- _o as DEFAULT_COLOR_SCALE,
304
- Vo as DEFAULT_MARKER_SIZE,
305
+ Vo as DEFAULT_COLOR_SCALE,
306
+ _o as DEFAULT_MARKER_SIZE,
305
307
  Qo as DEFAULT_MAX_POINTS,
306
308
  Uo as DEFAULT_SIZE_RANGE,
307
309
  i as DataAppShell,
@@ -314,8 +316,8 @@ export {
314
316
  sa as DataTableFilter,
315
317
  xa as DataTableGroup,
316
318
  Sa as DataTablePagination,
317
- ba as Dialog,
318
- Ta as DialogBody,
319
+ Ta as Dialog,
320
+ ba as DialogBody,
319
321
  Ia as DialogClose,
320
322
  Ma as DialogContent,
321
323
  Aa as DialogDescription,
@@ -334,8 +336,8 @@ export {
334
336
  Oa as DropdownMenuPortal,
335
337
  Ha as DropdownMenuRadioGroup,
336
338
  wa as DropdownMenuRadioItem,
337
- _a as DropdownMenuSeparator,
338
- Va as DropdownMenuShortcut,
339
+ Va as DropdownMenuSeparator,
340
+ _a as DropdownMenuShortcut,
339
341
  Qa as DropdownMenuSub,
340
342
  Ua as DropdownMenuSubContent,
341
343
  Ka as DropdownMenuSubTrigger,
@@ -357,20 +359,20 @@ export {
357
359
  an as HoverCard,
358
360
  nn as HoverCardContent,
359
361
  pn as HoverCardTrigger,
360
- Sm as InlineCitation,
361
- fm as InlineCitationCard,
362
- bm as InlineCitationCardBody,
363
- Tm as InlineCitationCardTrigger,
364
- Im as InlineCitationCarousel,
365
- Mm as InlineCitationCarouselContent,
366
- Am as InlineCitationCarouselHeader,
367
- hm as InlineCitationCarouselIndex,
368
- Pm as InlineCitationCarouselItem,
369
- Dm as InlineCitationCarouselNext,
370
- vm as InlineCitationCarouselPrev,
371
- Bm as InlineCitationQuote,
372
- Lm as InlineCitationSource,
373
- Rm as InlineCitationText,
362
+ vm as InlineCitation,
363
+ Bm as InlineCitationCard,
364
+ Lm as InlineCitationCardBody,
365
+ Rm as InlineCitationCardTrigger,
366
+ Gm as InlineCitationCarousel,
367
+ Fm as InlineCitationCarouselContent,
368
+ km as InlineCitationCarouselHeader,
369
+ Em as InlineCitationCarouselIndex,
370
+ ym as InlineCitationCarouselItem,
371
+ Nm as InlineCitationCarouselNext,
372
+ Om as InlineCitationCarouselPrev,
373
+ Hm as InlineCitationQuote,
374
+ wm as InlineCitationSource,
375
+ Vm as InlineCitationText,
374
376
  mn as Input,
375
377
  Cn as InputGroup,
376
378
  dn as InputGroupAddon,
@@ -379,8 +381,8 @@ export {
379
381
  xn as InputGroupText,
380
382
  cn as InputGroupTextarea,
381
383
  fn as Item,
382
- bn as ItemActions,
383
- Tn as ItemContent,
384
+ Tn as ItemActions,
385
+ bn as ItemContent,
384
386
  In as ItemDescription,
385
387
  Mn as ItemFooter,
386
388
  An as ItemGroup,
@@ -392,7 +394,7 @@ export {
392
394
  Rn as KbdGroup,
393
395
  Fn as Label,
394
396
  Bo as LinePlot,
395
- pu as LocalReferencedSourcesContext,
397
+ cu as LocalReferencedSourcesContext,
396
398
  pe as ManifestFilterPopover,
397
399
  En as Menubar,
398
400
  yn as MenubarCheckboxItem,
@@ -400,8 +402,8 @@ export {
400
402
  On as MenubarGroup,
401
403
  Hn as MenubarItem,
402
404
  wn as MenubarLabel,
403
- _n as MenubarMenu,
404
- Vn as MenubarPortal,
405
+ Vn as MenubarMenu,
406
+ _n as MenubarPortal,
405
407
  Qn as MenubarRadioGroup,
406
408
  Un as MenubarRadioItem,
407
409
  Kn as MenubarSeparator,
@@ -410,32 +412,32 @@ export {
410
412
  Zn as MenubarSubContent,
411
413
  jn as MenubarSubTrigger,
412
414
  qn as MenubarTrigger,
413
- Fm as Message,
414
- km as MessageAction,
415
- Em as MessageActions,
416
- ym as MessageBranch,
417
- Nm as MessageBranchContent,
418
- Om as MessageBranchNext,
419
- Hm as MessageBranchPage,
420
- wm as MessageBranchPrevious,
421
- _m as MessageBranchSelector,
422
- Vm as MessageContent,
423
- Qm as MessageResponse,
424
- Um as MessageToolbar,
425
- Wm as ModelSelector,
426
- zm as ModelSelectorContent,
427
- Zm as ModelSelectorDialog,
428
- jm as ModelSelectorEmpty,
429
- qm as ModelSelectorGroup,
430
- Xm as ModelSelectorInput,
431
- Ym as ModelSelectorItem,
432
- Jm as ModelSelectorList,
433
- $m as ModelSelectorLogo,
434
- eu as ModelSelectorLogoGroup,
435
- ou as ModelSelectorName,
436
- tu as ModelSelectorSeparator,
437
- ru as ModelSelectorShortcut,
438
- au as ModelSelectorTrigger,
415
+ Qm as Message,
416
+ Um as MessageAction,
417
+ Km as MessageActions,
418
+ Wm as MessageBranch,
419
+ zm as MessageBranchContent,
420
+ Zm as MessageBranchNext,
421
+ jm as MessageBranchPage,
422
+ qm as MessageBranchPrevious,
423
+ Xm as MessageBranchSelector,
424
+ Ym as MessageContent,
425
+ Jm as MessageResponse,
426
+ $m as MessageToolbar,
427
+ ou as ModelSelector,
428
+ tu as ModelSelectorContent,
429
+ ru as ModelSelectorDialog,
430
+ au as ModelSelectorEmpty,
431
+ nu as ModelSelectorGroup,
432
+ pu as ModelSelectorInput,
433
+ iu as ModelSelectorItem,
434
+ lu as ModelSelectorList,
435
+ mu as ModelSelectorLogo,
436
+ uu as ModelSelectorLogoGroup,
437
+ Cu as ModelSelectorName,
438
+ du as ModelSelectorSeparator,
439
+ su as ModelSelectorShortcut,
440
+ gu as ModelSelectorTrigger,
439
441
  we as MoleculeStructure,
440
442
  Yn as NavigationMenu,
441
443
  Jn as NavigationMenuContent,
@@ -446,13 +448,13 @@ export {
446
448
  rp as NavigationMenuTrigger,
447
449
  ap as NavigationMenuViewport,
448
450
  Ko as PLOT_CONSTANTS,
449
- $C as PROCESS_FLOW_STEP_STATUSES,
451
+ md as PROCESS_FLOW_STEP_STATUSES,
450
452
  Ro as PieChart,
451
453
  Fo as PlateMap,
452
454
  K as PlateMapActionsMenu,
453
455
  y as PlateMapEditor,
454
456
  H as PlateMapForm,
455
- _ as PlateMapGrid,
457
+ V as PlateMapGrid,
456
458
  Q as PlateMapManifest,
457
459
  z as PlateMapPlateSelector,
458
460
  j as PlatePaintGrid,
@@ -462,73 +464,73 @@ export {
462
464
  mp as PopoverContent,
463
465
  up as PopoverTrigger,
464
466
  Re as ProcessFlow,
465
- iu as PromptInput,
466
- lu as PromptInputActionAddAttachments,
467
- mu as PromptInputActionAddScreenshot,
468
- uu as PromptInputActionMenu,
469
- Cu as PromptInputActionMenuContent,
470
- du as PromptInputActionMenuItem,
471
- su as PromptInputActionMenuTrigger,
472
- gu as PromptInputBody,
473
- xu as PromptInputButton,
474
- cu as PromptInputCommand,
475
- Su as PromptInputCommandEmpty,
476
- fu as PromptInputCommandGroup,
477
- bu as PromptInputCommandInput,
478
- Tu as PromptInputCommandItem,
479
- Iu as PromptInputCommandList,
480
- Mu as PromptInputCommandSeparator,
481
- Au as PromptInputFooter,
482
- hu as PromptInputHeader,
483
- Pu as PromptInputHoverCard,
484
- Du as PromptInputHoverCardContent,
485
- vu as PromptInputHoverCardTrigger,
486
- Bu as PromptInputProvider,
487
- Lu as PromptInputSelect,
488
- Ru as PromptInputSelectContent,
489
- Gu as PromptInputSelectItem,
490
- Fu as PromptInputSelectTrigger,
491
- ku as PromptInputSelectValue,
492
- Eu as PromptInputSlotSwap,
493
- yu as PromptInputSubmit,
494
- Nu as PromptInputTab,
495
- Ou as PromptInputTabBody,
496
- Hu as PromptInputTabItem,
497
- wu as PromptInputTabLabel,
498
- _u as PromptInputTabsList,
499
- Vu as PromptInputTextarea,
500
- Qu as PromptInputTools,
501
- ju as Queue,
502
- qu as QueueItem,
503
- Xu as QueueItemAction,
504
- Yu as QueueItemActions,
505
- Ju as QueueItemAttachment,
506
- $u as QueueItemContent,
507
- eC as QueueItemDescription,
508
- oC as QueueItemFile,
509
- tC as QueueItemImage,
510
- rC as QueueItemIndicator,
511
- aC as QueueList,
512
- nC as QueueSection,
513
- pC as QueueSectionContent,
514
- iC as QueueSectionLabel,
515
- lC as QueueSectionTrigger,
467
+ Su as PromptInput,
468
+ fu as PromptInputActionAddAttachments,
469
+ Tu as PromptInputActionAddScreenshot,
470
+ bu as PromptInputActionMenu,
471
+ Iu as PromptInputActionMenuContent,
472
+ Mu as PromptInputActionMenuItem,
473
+ Au as PromptInputActionMenuTrigger,
474
+ hu as PromptInputBody,
475
+ Pu as PromptInputButton,
476
+ Du as PromptInputCommand,
477
+ vu as PromptInputCommandEmpty,
478
+ Bu as PromptInputCommandGroup,
479
+ Lu as PromptInputCommandInput,
480
+ Ru as PromptInputCommandItem,
481
+ Gu as PromptInputCommandList,
482
+ Fu as PromptInputCommandSeparator,
483
+ ku as PromptInputFooter,
484
+ Eu as PromptInputHeader,
485
+ yu as PromptInputHoverCard,
486
+ Nu as PromptInputHoverCardContent,
487
+ Ou as PromptInputHoverCardTrigger,
488
+ Hu as PromptInputProvider,
489
+ wu as PromptInputSelect,
490
+ Vu as PromptInputSelectContent,
491
+ _u as PromptInputSelectItem,
492
+ Qu as PromptInputSelectTrigger,
493
+ Uu as PromptInputSelectValue,
494
+ Ku as PromptInputSlotSwap,
495
+ Wu as PromptInputSubmit,
496
+ zu as PromptInputTab,
497
+ Zu as PromptInputTabBody,
498
+ ju as PromptInputTabItem,
499
+ qu as PromptInputTabLabel,
500
+ Xu as PromptInputTabsList,
501
+ Yu as PromptInputTextarea,
502
+ Ju as PromptInputTools,
503
+ aC as Queue,
504
+ nC as QueueItem,
505
+ pC as QueueItemAction,
506
+ iC as QueueItemActions,
507
+ lC as QueueItemAttachment,
508
+ mC as QueueItemContent,
509
+ uC as QueueItemDescription,
510
+ CC as QueueItemFile,
511
+ dC as QueueItemImage,
512
+ sC as QueueItemIndicator,
513
+ gC as QueueList,
514
+ xC as QueueSection,
515
+ cC as QueueSectionContent,
516
+ SC as QueueSectionLabel,
517
+ fC as QueueSectionTrigger,
516
518
  dp as RadioGroup,
517
519
  sp as RadioGroupItem,
518
- uC as Reasoning,
519
- CC as ReasoningContent,
520
- dC as ReasoningTrigger,
520
+ bC as Reasoning,
521
+ IC as ReasoningContent,
522
+ MC as ReasoningTrigger,
521
523
  xp as ResizableHandle,
522
524
  cp as ResizablePanel,
523
525
  Sp as ResizablePanelGroup,
524
526
  Pe as RichListItem,
525
527
  De as RichListItemAvatar,
526
528
  Wo as SELECTION_MODIFIERS,
527
- PC as STREAM_STATUS_ICONS,
529
+ yC as STREAM_STATUS_ICONS,
528
530
  Eo as ScatterPlot,
529
531
  No as ScatterPlotInteractive,
530
- bp as ScrollArea,
531
- Tp as ScrollBar,
532
+ Tp as ScrollArea,
533
+ bp as ScrollBar,
532
534
  Mp as Select,
533
535
  Ap as SelectContent,
534
536
  hp as SelectGroup,
@@ -545,11 +547,11 @@ export {
545
547
  Op as SheetContent,
546
548
  Hp as SheetDescription,
547
549
  wp as SheetFooter,
548
- _p as SheetHeader,
549
- Vp as SheetTitle,
550
+ Vp as SheetHeader,
551
+ _p as SheetTitle,
550
552
  Qp as SheetTrigger,
551
553
  h as ShellCollapseButton,
552
- xC as Shimmer,
554
+ PC as Shimmer,
553
555
  Kp as Sidebar,
554
556
  Wp as SidebarContent,
555
557
  zp as SidebarFooter,
@@ -575,20 +577,20 @@ export {
575
577
  di as SidebarTrigger,
576
578
  xi as Skeleton,
577
579
  Si as Slider,
578
- fC as Source,
579
- bC as Sources,
580
- TC as SourcesContent,
581
- IC as SourcesTrigger,
582
- AC as SpeechInput,
580
+ BC as Source,
581
+ LC as Sources,
582
+ RC as SourcesContent,
583
+ GC as SourcesTrigger,
584
+ kC as SpeechInput,
583
585
  Ii as Spinner,
584
- To as StackedChromatogram,
586
+ bo as StackedChromatogram,
585
587
  n as StatCard,
586
- DC as StreamStatus,
587
- BC as Suggestion,
588
- LC as Suggestions,
588
+ NC as StreamStatus,
589
+ HC as Suggestion,
590
+ wC as Suggestions,
589
591
  hi as Switch,
590
592
  Ye as TDPLink,
591
- cC as TS_SHIMMER_GRADIENT,
593
+ DC as TS_SHIMMER_GRADIENT,
592
594
  Di as Table,
593
595
  vi as TableBody,
594
596
  Bi as TableCaption,
@@ -602,32 +604,37 @@ export {
602
604
  Ni as TabsContent,
603
605
  Oi as TabsList,
604
606
  Hi as TabsTrigger,
605
- GC as Task,
606
- FC as TaskContent,
607
- kC as TaskItem,
608
- EC as TaskItemFile,
609
- yC as TaskTrigger,
607
+ _C as Task,
608
+ QC as TaskContent,
609
+ UC as TaskItem,
610
+ KC as TaskItemFile,
611
+ WC as TaskTrigger,
610
612
  Je as TdpNavigationContext,
611
613
  $e as TdpNavigationProvider,
612
614
  Ze as TdpSearch,
613
615
  ee as TemplateIOPanel,
614
- tl as TetraMoleculeIcon,
615
- al as TetraScienceIcon,
616
- Vi as Textarea,
617
- bi as Toaster,
618
- Ui as Toggle,
619
- zi as ToggleGroup,
620
- Zi as ToggleGroupItem,
621
- OC as Tool,
622
- HC as ToolContent,
623
- wC as ToolHeader,
624
- _C as ToolInput,
625
- VC as ToolOutput,
626
- qi as Tooltip,
627
- Xi as TooltipContent,
628
- Yi as TooltipProvider,
629
- Ji as TooltipTrigger,
616
+ dl as TetraMoleculeIcon,
617
+ gl as TetraScienceIcon,
618
+ _i as Text,
619
+ Ki as Textarea,
620
+ Ti as Toaster,
621
+ zi as Toggle,
622
+ qi as ToggleGroup,
623
+ Xi as ToggleGroupItem,
624
+ ZC as Tool,
625
+ jC as ToolContent,
626
+ qC as ToolHeader,
627
+ XC as ToolInput,
628
+ YC as ToolOutput,
629
+ Ji as Tooltip,
630
+ $i as TooltipContent,
631
+ el as TooltipProvider,
632
+ ol as TooltipTrigger,
630
633
  D as TopBar,
634
+ rl as Tree,
635
+ al as TreeItem,
636
+ nl as TreeItemGroup,
637
+ pl as TreeItemLabel,
631
638
  L as UserMenu,
632
639
  le as WellLegend,
633
640
  J as WellManifestTable,
@@ -641,25 +648,25 @@ export {
641
648
  Lt as bannerVariants,
642
649
  ro as buildTdpUrl,
643
650
  Wt as buttonGroupVariants,
644
- _t as buttonVariants,
645
- od as chartTooltipLines,
651
+ Vt as buttonVariants,
652
+ Cd as chartTooltipLines,
646
653
  Ue as configureRDKit,
647
654
  u as dataAppShellPrimaryNavItemVariants,
648
655
  C as dataAppShellPrimaryNavVariants,
649
656
  x as dataAppShellRightPanelTriggerVariants,
650
657
  f as dataAppShellSecondaryNavItemVariants,
651
- b as dataAppShellSecondaryNavVariants,
658
+ T as dataAppShellSecondaryNavVariants,
652
659
  Oe as dockPanels,
653
- xl as getAttachmentLabel,
660
+ Pl as getAttachmentLabel,
654
661
  R as getInitials,
655
- cl as getMediaCategory,
662
+ Dl as getMediaCategory,
656
663
  N as getPlateMapScopedWellId,
657
- QC as getStatusBadge,
658
- XC as getSupportedCodeBlockLanguages,
664
+ JC as getStatusBadge,
665
+ pd as getSupportedCodeBlockLanguages,
659
666
  ao as getTdpBaseUrlFromReferrer,
660
- Vl as highlightCode,
667
+ Yl as highlightCode,
661
668
  Ke as loadRDKit,
662
- xm as messagesToMarkdown,
669
+ Pm as messagesToMarkdown,
663
670
  We as moleculeToSvg,
664
671
  no as navigateToTdpUrl,
665
672
  np as navigationMenuTriggerStyle,
@@ -667,38 +674,41 @@ export {
667
674
  Se as parseRowLabel,
668
675
  te as plateOptionsFromCsvTriage,
669
676
  fe as pos,
670
- be as rectPositions,
671
- YC as registerCodeBlockLanguage,
672
- Te as resolveDimensions,
677
+ Te as rectPositions,
678
+ id as registerCodeBlockLanguage,
679
+ be as resolveDimensions,
673
680
  Ie as rowLabel,
674
- ZC as seriesColor,
681
+ rd as seriesColor,
675
682
  Mi as spinnerVariants,
676
683
  wi as tabsListVariants,
677
684
  po as tdpPaths,
678
- jC as toPlotlyColorscale,
679
- Ki as toggleVariants,
685
+ Qi as textVariants,
686
+ ad as toPlotlyColorscale,
687
+ Zi as toggleVariants,
680
688
  v as topBarVariants,
689
+ il as treeItemLabelVariants,
681
690
  re as triagePlateMapCsvByBarcode,
682
691
  ae as triagePlateMapCsvFile,
683
692
  ye as useAssistantLayout,
684
- Sl as useAttachmentContext,
685
- fl as useAttachmentsContext,
693
+ vl as useAttachmentContext,
694
+ Bl as useAttachmentsContext,
686
695
  mr as useCarousel,
687
696
  Co as useChartTooltip,
688
697
  Fr as useComboboxAnchor,
689
698
  I as useDataAppShell,
690
699
  ma as useDataTable,
691
700
  M as useOptionalDataAppShell,
692
- Uu as usePromptInputAttachments,
693
- Ku as usePromptInputController,
694
- Wu as usePromptInputReferencedSources,
695
- zu as useProviderAttachments,
696
- Ve as useRDKit,
697
- sC as useReasoning,
701
+ $u as usePromptInputAttachments,
702
+ eC as usePromptInputController,
703
+ oC as usePromptInputReferencedSources,
704
+ tC as useProviderAttachments,
705
+ _e as useRDKit,
706
+ AC as useReasoning,
698
707
  qe as useSearch,
699
708
  si as useSidebar,
700
709
  eo as useTdpNavigation,
701
710
  oo as useTdpNavigationContext,
711
+ ll as useTreeItem,
702
712
  G as userMenuTriggerVariants
703
713
  };
704
714
  //# sourceMappingURL=index.js.map