@timbal-ai/timbal-react 0.6.0 → 0.7.0

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 (44) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/README.md +24 -5
  3. package/dist/app.cjs +2282 -738
  4. package/dist/app.d.cts +4 -1
  5. package/dist/app.d.ts +4 -1
  6. package/dist/app.esm.js +58 -5
  7. package/dist/button-CIKzUrJI.d.cts +18 -0
  8. package/dist/button-CIKzUrJI.d.ts +18 -0
  9. package/dist/chart-artifact-BFDz8Tf9.d.ts +756 -0
  10. package/dist/chart-artifact-bWUa-iSG.d.cts +756 -0
  11. package/dist/chat.cjs +872 -562
  12. package/dist/chat.d.cts +2 -2
  13. package/dist/chat.d.ts +2 -2
  14. package/dist/chat.esm.js +3 -3
  15. package/dist/{chunk-4TCJQSIX.esm.js → chunk-2XZ3S4OP.esm.js} +14 -3
  16. package/dist/chunk-533MK5EA.esm.js +2294 -0
  17. package/dist/{chunk-OVHR7J3J.esm.js → chunk-7O5VY3TP.esm.js} +38 -11
  18. package/dist/{chunk-WLTW56MC.esm.js → chunk-N3PYVTY5.esm.js} +2 -2
  19. package/dist/{chunk-IYENDIRY.esm.js → chunk-TDIJHV4I.esm.js} +1 -1
  20. package/dist/{chunk-YJQLLFKP.esm.js → chunk-TLUF2RUL.esm.js} +813 -507
  21. package/dist/{chunk-OFHLFNJH.esm.js → chunk-Z27GBSOT.esm.js} +3 -1
  22. package/dist/index.cjs +2587 -1016
  23. package/dist/index.d.cts +6 -5
  24. package/dist/index.d.ts +6 -5
  25. package/dist/index.esm.js +57 -7
  26. package/dist/{layout-CQWngNQ7.d.ts → layout-BTJyU8wd.d.ts} +1 -1
  27. package/dist/{layout-B9VayJhZ.d.cts → layout-C2G-FcER.d.cts} +1 -1
  28. package/dist/studio.cjs +1127 -788
  29. package/dist/studio.d.cts +1 -1
  30. package/dist/studio.d.ts +1 -1
  31. package/dist/studio.esm.js +6 -6
  32. package/dist/{timbal-v2-button-F4-z7m33.d.ts → timbal-v2-button-CNfdwGq4.d.cts} +1 -1
  33. package/dist/{timbal-v2-button-F4-z7m33.d.cts → timbal-v2-button-CNfdwGq4.d.ts} +1 -1
  34. package/dist/ui.cjs +12 -3
  35. package/dist/ui.d.cts +5 -16
  36. package/dist/ui.d.ts +5 -16
  37. package/dist/ui.esm.js +2 -2
  38. package/dist/{welcome-BOizSp5h.d.ts → welcome-BBmB3tl7.d.ts} +4 -3
  39. package/dist/{welcome--80i_O0p.d.cts → welcome-C89Mgdaw.d.cts} +4 -3
  40. package/package.json +2 -1
  41. package/vite/local-dev.mjs +91 -5
  42. package/dist/chart-artifact-C71dk4xI.d.ts +0 -329
  43. package/dist/chart-artifact-CPEpOmtV.d.cts +0 -329
  44. package/dist/chunk-M4V6Q6XO.esm.js +0 -1082
package/dist/index.d.cts CHANGED
@@ -4,14 +4,15 @@ import { WorkforceItem, Session } from '@timbal-ai/timbal-sdk';
4
4
  export { parseSSELine } from '@timbal-ai/timbal-sdk';
5
5
  import { ToolCallMessagePartComponent } from '@assistant-ui/react';
6
6
  export { ActionBarPrimitive, AssistantRuntimeProvider, AttachmentAdapter, AuiIf, ComposerPrimitive, MessagePrimitive, ThreadPrimitive, useComposerRuntime, useMessageRuntime, useThread, useThreadRuntime } from '@assistant-ui/react';
7
- export { M as ModeToggle, a as ModeToggleProps, b as ModeToggleTheme, S as STUDIO_NAV_MODE, c as StudioModeSwitch, d as StudioModeSwitchProps, e as StudioNavMode, f as StudioSidebar, g as StudioSidebarProps, h as StudioWelcome, i as StudioWelcomeProps, T as TimbalChatShell, j as TimbalChatShellProps, k as TimbalMark, l as TimbalMarkProps, m as TimbalStudioShell, n as TimbalStudioShellProps } from './welcome--80i_O0p.cjs';
8
- export { M as MarkdownText, T as THREAD_DEFAULT_MAX_WIDTH, a as ToolFallback, b as TooltipIconButton, c as TooltipIconButtonProps, W as WorkforceSelector, d as WorkforceSelectorProps, e as assistantMessageContentClass, f as assistantMessageRootClass, t as threadMessageColumnClass, u as useToolRunning, g as userMessageRootClass } from './layout-B9VayJhZ.cjs';
9
- export { A as AppChatPanel, a as AppChatPanelProps, b as AppConfirmDialog, c as AppConfirmDialogProps, d as AppCopilotContextValue, e as AppCopilotProvider, f as AppCopilotProviderProps, g as AppShell, h as AppShellChatControls, i as AppShellChatTrigger, j as AppShellChatTriggerProps, k as AppShellProps, l as AppShellTopbar, m as AppShellTopbarProps, B as BreadcrumbItem, n as Breadcrumbs, o as BreadcrumbsProps, C as ChartArtifactView, p as ChartPanel, q as ChartPanelProps, D as DataTable, r as DataTableColumn, s as DataTableProps, t as DataTableSort, u as DataTableSortDirection, E as EmptyState, v as EmptyStateProps, F as Field, w as FieldInput, x as FieldInputProps, y as FieldProps, z as FieldSelect, G as FieldSelectProps, H as FieldSwitch, I as FieldSwitchProps, J as FieldTextarea, K as FieldTextareaProps, L as FilterBar, M as FilterBarProps, N as FormSection, O as FormSectionProps, P as Page, Q as PageHeader, R as PageHeaderProps, S as PageProps, T as SearchInput, U as SearchInputProps, V as Section, W as SectionProps, X as StatTile, Y as StatTileProps, Z as StatusBadge, _ as StatusBadgeProps, $ as StatusBadgeTone, a0 as SubNav, a1 as SubNavItem, a2 as SubNavProps, a3 as SurfaceCard, a4 as SurfaceCardProps, a5 as useAppCopilotContext, a6 as useAppShellChat } from './chart-artifact-CPEpOmtV.cjs';
7
+ export { M as ModeToggle, a as ModeToggleProps, b as ModeToggleTheme, S as STUDIO_NAV_MODE, c as StudioModeSwitch, d as StudioModeSwitchProps, e as StudioNavMode, f as StudioSidebar, g as StudioSidebarProps, h as StudioWelcome, i as StudioWelcomeProps, T as TimbalChatShell, j as TimbalChatShellProps, k as TimbalMark, l as TimbalMarkProps, m as TimbalStudioShell, n as TimbalStudioShellProps } from './welcome-C89Mgdaw.cjs';
8
+ export { M as MarkdownText, T as THREAD_DEFAULT_MAX_WIDTH, a as ToolFallback, b as TooltipIconButton, c as TooltipIconButtonProps, W as WorkforceSelector, d as WorkforceSelectorProps, e as assistantMessageContentClass, f as assistantMessageRootClass, t as threadMessageColumnClass, u as useToolRunning, g as userMessageRootClass } from './layout-C2G-FcER.cjs';
9
+ export { A as APP_KIT_AGENT_INSTRUCTIONS, a as AppChatPanel, b as AppChatPanelProps, c as AppConfirmDialog, d as AppConfirmDialogProps, e as AppCopilotContextValue, f as AppCopilotProvider, g as AppCopilotProviderProps, h as AppShell, i as AppShellChatControls, j as AppShellChatTrigger, k as AppShellChatTriggerProps, l as AppShellProps, m as AppShellTopbar, n as AppShellTopbarProps, B as BreadcrumbItem, o as Breadcrumbs, p as BreadcrumbsProps, C as CHART_PALETTE, q as ChartArtifactView, s as ChartPanel, t as ChartPanelProps, u as ChartSeries, v as ChartVariant, w as ConnectionRow, x as ConnectionRowList, y as ConnectionRowListProps, z as ConnectionRowProps, D as DangerZone, E as DangerZoneAction, F as DangerZoneActionProps, G as DangerZoneProps, H as DataTable, I as DataTableColumn, J as DataTableProps, K as DataTableSort, L as DataTableSortDirection, M as DescriptionItem, N as DescriptionList, O as DescriptionListProps, P as EmptyState, Q as EmptyStateProps, R as ExpandableSection, S as ExpandableSectionProps, T as Field, U as FieldInput, V as FieldInputProps, W as FieldProps, X as FieldRow, Y as FieldRowProps, Z as FieldSelect, _ as FieldSelectProps, $ as FieldSwitch, a0 as FieldSwitchProps, a1 as FieldTextarea, a2 as FieldTextareaProps, a3 as FilterBar, a4 as FilterBarProps, a5 as FloatingUnsavedChangesBar, a6 as FloatingUnsavedChangesBarProps, a7 as FormSection, a8 as FormSectionProps, a9 as INTEGRATION_CATALOG_CARD_HEIGHT_CLASS, aa as InfoCard, ab as InfoCardProps, ac as InfoCardTone, ad as IntegrationCard, ae as IntegrationCardProps, af as IntegrationCardStatus, ag as IntegrationsEmptyState, ah as IntegrationsEmptyStateProps, ai as LineAreaChart, aj as LineAreaChartProps, ak as MetricChartCard, al as MetricChartCardProps, am as MetricChartMetric, an as MetricRow, ao as MetricRowItem, ap as MetricRowProps, aq as MetricTile, ar as MetricTileProps, as as Page, at as PageHeader, au as PageHeaderProps, av as PageProps, aw as PlanBadge, ax as PlanBadgeProps, ay as PlanBadgeTone, az as ResourceCard, aA as ResourceCardProps, aB as SearchInput, aC as SearchInputProps, aD as Section, aE as SectionProps, aF as SettingsSection, aG as SettingsSectionHeader, aH as SettingsSectionHeaderProps, aI as SettingsSectionProps, aJ as Sparkline, aK as SparklineProps, aL as StatTile, aM as StatTileProps, aN as StatusBadge, aO as StatusBadgeProps, aP as StatusBadgeTone, aQ as StatusDot, aR as StatusDotProps, aS as StatusDotTone, aT as SubNav, aU as SubNavItem, aV as SubNavProps, aW as SurfaceCard, aX as SurfaceCardProps, aY as connectionRowListClass, aZ as useAppCopilotContext, a_ as useAppShellChat } from './chart-artifact-bWUa-iSG.cjs';
10
+ export { B as Button } from './button-CIKzUrJI.cjs';
10
11
  import React__default, { FC, ReactNode } from 'react';
11
- export { Avatar, AvatarFallback, AvatarImage, Button, Dialog, DialogClose, DialogContent, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, MemoPillSegmentedTabs, PillSegmentedTab, PillSegmentedTabs, PillSegmentedTabsProps, Shimmer, TextShimmerProps, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './ui.cjs';
12
+ export { Avatar, AvatarFallback, AvatarImage, Dialog, DialogClose, DialogContent, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, MemoPillSegmentedTabs, PillSegmentedTab, PillSegmentedTabs, PillSegmentedTabsProps, Shimmer, TextShimmerProps, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './ui.cjs';
12
13
  import { ClassValue } from 'clsx';
13
14
  import 'react/jsx-runtime';
14
- import './timbal-v2-button-F4-z7m33.cjs';
15
+ import './timbal-v2-button-CNfdwGq4.cjs';
15
16
  import 'class-variance-authority/types';
16
17
  import 'class-variance-authority';
17
18
  import 'radix-ui';
package/dist/index.d.ts CHANGED
@@ -4,14 +4,15 @@ import { WorkforceItem, Session } from '@timbal-ai/timbal-sdk';
4
4
  export { parseSSELine } from '@timbal-ai/timbal-sdk';
5
5
  import { ToolCallMessagePartComponent } from '@assistant-ui/react';
6
6
  export { ActionBarPrimitive, AssistantRuntimeProvider, AttachmentAdapter, AuiIf, ComposerPrimitive, MessagePrimitive, ThreadPrimitive, useComposerRuntime, useMessageRuntime, useThread, useThreadRuntime } from '@assistant-ui/react';
7
- export { M as ModeToggle, a as ModeToggleProps, b as ModeToggleTheme, S as STUDIO_NAV_MODE, c as StudioModeSwitch, d as StudioModeSwitchProps, e as StudioNavMode, f as StudioSidebar, g as StudioSidebarProps, h as StudioWelcome, i as StudioWelcomeProps, T as TimbalChatShell, j as TimbalChatShellProps, k as TimbalMark, l as TimbalMarkProps, m as TimbalStudioShell, n as TimbalStudioShellProps } from './welcome-BOizSp5h.js';
8
- export { M as MarkdownText, T as THREAD_DEFAULT_MAX_WIDTH, a as ToolFallback, b as TooltipIconButton, c as TooltipIconButtonProps, W as WorkforceSelector, d as WorkforceSelectorProps, e as assistantMessageContentClass, f as assistantMessageRootClass, t as threadMessageColumnClass, u as useToolRunning, g as userMessageRootClass } from './layout-CQWngNQ7.js';
9
- export { A as AppChatPanel, a as AppChatPanelProps, b as AppConfirmDialog, c as AppConfirmDialogProps, d as AppCopilotContextValue, e as AppCopilotProvider, f as AppCopilotProviderProps, g as AppShell, h as AppShellChatControls, i as AppShellChatTrigger, j as AppShellChatTriggerProps, k as AppShellProps, l as AppShellTopbar, m as AppShellTopbarProps, B as BreadcrumbItem, n as Breadcrumbs, o as BreadcrumbsProps, C as ChartArtifactView, p as ChartPanel, q as ChartPanelProps, D as DataTable, r as DataTableColumn, s as DataTableProps, t as DataTableSort, u as DataTableSortDirection, E as EmptyState, v as EmptyStateProps, F as Field, w as FieldInput, x as FieldInputProps, y as FieldProps, z as FieldSelect, G as FieldSelectProps, H as FieldSwitch, I as FieldSwitchProps, J as FieldTextarea, K as FieldTextareaProps, L as FilterBar, M as FilterBarProps, N as FormSection, O as FormSectionProps, P as Page, Q as PageHeader, R as PageHeaderProps, S as PageProps, T as SearchInput, U as SearchInputProps, V as Section, W as SectionProps, X as StatTile, Y as StatTileProps, Z as StatusBadge, _ as StatusBadgeProps, $ as StatusBadgeTone, a0 as SubNav, a1 as SubNavItem, a2 as SubNavProps, a3 as SurfaceCard, a4 as SurfaceCardProps, a5 as useAppCopilotContext, a6 as useAppShellChat } from './chart-artifact-C71dk4xI.js';
7
+ export { M as ModeToggle, a as ModeToggleProps, b as ModeToggleTheme, S as STUDIO_NAV_MODE, c as StudioModeSwitch, d as StudioModeSwitchProps, e as StudioNavMode, f as StudioSidebar, g as StudioSidebarProps, h as StudioWelcome, i as StudioWelcomeProps, T as TimbalChatShell, j as TimbalChatShellProps, k as TimbalMark, l as TimbalMarkProps, m as TimbalStudioShell, n as TimbalStudioShellProps } from './welcome-BBmB3tl7.js';
8
+ export { M as MarkdownText, T as THREAD_DEFAULT_MAX_WIDTH, a as ToolFallback, b as TooltipIconButton, c as TooltipIconButtonProps, W as WorkforceSelector, d as WorkforceSelectorProps, e as assistantMessageContentClass, f as assistantMessageRootClass, t as threadMessageColumnClass, u as useToolRunning, g as userMessageRootClass } from './layout-BTJyU8wd.js';
9
+ export { A as APP_KIT_AGENT_INSTRUCTIONS, a as AppChatPanel, b as AppChatPanelProps, c as AppConfirmDialog, d as AppConfirmDialogProps, e as AppCopilotContextValue, f as AppCopilotProvider, g as AppCopilotProviderProps, h as AppShell, i as AppShellChatControls, j as AppShellChatTrigger, k as AppShellChatTriggerProps, l as AppShellProps, m as AppShellTopbar, n as AppShellTopbarProps, B as BreadcrumbItem, o as Breadcrumbs, p as BreadcrumbsProps, C as CHART_PALETTE, q as ChartArtifactView, s as ChartPanel, t as ChartPanelProps, u as ChartSeries, v as ChartVariant, w as ConnectionRow, x as ConnectionRowList, y as ConnectionRowListProps, z as ConnectionRowProps, D as DangerZone, E as DangerZoneAction, F as DangerZoneActionProps, G as DangerZoneProps, H as DataTable, I as DataTableColumn, J as DataTableProps, K as DataTableSort, L as DataTableSortDirection, M as DescriptionItem, N as DescriptionList, O as DescriptionListProps, P as EmptyState, Q as EmptyStateProps, R as ExpandableSection, S as ExpandableSectionProps, T as Field, U as FieldInput, V as FieldInputProps, W as FieldProps, X as FieldRow, Y as FieldRowProps, Z as FieldSelect, _ as FieldSelectProps, $ as FieldSwitch, a0 as FieldSwitchProps, a1 as FieldTextarea, a2 as FieldTextareaProps, a3 as FilterBar, a4 as FilterBarProps, a5 as FloatingUnsavedChangesBar, a6 as FloatingUnsavedChangesBarProps, a7 as FormSection, a8 as FormSectionProps, a9 as INTEGRATION_CATALOG_CARD_HEIGHT_CLASS, aa as InfoCard, ab as InfoCardProps, ac as InfoCardTone, ad as IntegrationCard, ae as IntegrationCardProps, af as IntegrationCardStatus, ag as IntegrationsEmptyState, ah as IntegrationsEmptyStateProps, ai as LineAreaChart, aj as LineAreaChartProps, ak as MetricChartCard, al as MetricChartCardProps, am as MetricChartMetric, an as MetricRow, ao as MetricRowItem, ap as MetricRowProps, aq as MetricTile, ar as MetricTileProps, as as Page, at as PageHeader, au as PageHeaderProps, av as PageProps, aw as PlanBadge, ax as PlanBadgeProps, ay as PlanBadgeTone, az as ResourceCard, aA as ResourceCardProps, aB as SearchInput, aC as SearchInputProps, aD as Section, aE as SectionProps, aF as SettingsSection, aG as SettingsSectionHeader, aH as SettingsSectionHeaderProps, aI as SettingsSectionProps, aJ as Sparkline, aK as SparklineProps, aL as StatTile, aM as StatTileProps, aN as StatusBadge, aO as StatusBadgeProps, aP as StatusBadgeTone, aQ as StatusDot, aR as StatusDotProps, aS as StatusDotTone, aT as SubNav, aU as SubNavItem, aV as SubNavProps, aW as SurfaceCard, aX as SurfaceCardProps, aY as connectionRowListClass, aZ as useAppCopilotContext, a_ as useAppShellChat } from './chart-artifact-BFDz8Tf9.js';
10
+ export { B as Button } from './button-CIKzUrJI.js';
10
11
  import React__default, { FC, ReactNode } from 'react';
11
- export { Avatar, AvatarFallback, AvatarImage, Button, Dialog, DialogClose, DialogContent, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, MemoPillSegmentedTabs, PillSegmentedTab, PillSegmentedTabs, PillSegmentedTabsProps, Shimmer, TextShimmerProps, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './ui.js';
12
+ export { Avatar, AvatarFallback, AvatarImage, Dialog, DialogClose, DialogContent, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, MemoPillSegmentedTabs, PillSegmentedTab, PillSegmentedTabs, PillSegmentedTabsProps, Shimmer, TextShimmerProps, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './ui.js';
12
13
  import { ClassValue } from 'clsx';
13
14
  import 'react/jsx-runtime';
14
- import './timbal-v2-button-F4-z7m33.js';
15
+ import './timbal-v2-button-CNfdwGq4.js';
15
16
  import 'class-variance-authority/types';
16
17
  import 'class-variance-authority';
17
18
  import 'radix-ui';
package/dist/index.esm.js CHANGED
@@ -1,4 +1,5 @@
1
1
  import {
2
+ APP_KIT_AGENT_INSTRUCTIONS,
2
3
  AppChatPanel,
3
4
  AppConfirmDialog,
4
5
  AppCopilotProvider,
@@ -7,26 +8,48 @@ import {
7
8
  AppShellTopbar,
8
9
  Breadcrumbs,
9
10
  ChartPanel,
11
+ ConnectionRow,
12
+ ConnectionRowList,
13
+ DangerZone,
14
+ DangerZoneAction,
10
15
  DataTable,
16
+ DescriptionList,
11
17
  EmptyState,
18
+ ExpandableSection,
12
19
  Field,
13
20
  FieldInput,
21
+ FieldRow,
14
22
  FieldSelect,
15
23
  FieldSwitch,
16
24
  FieldTextarea,
17
25
  FilterBar,
26
+ FloatingUnsavedChangesBar,
18
27
  FormSection,
28
+ INTEGRATION_CATALOG_CARD_HEIGHT_CLASS,
29
+ InfoCard,
30
+ IntegrationCard,
31
+ IntegrationsEmptyState,
32
+ MetricChartCard,
33
+ MetricRow,
34
+ MetricTile,
19
35
  Page,
20
36
  PageHeader,
37
+ PlanBadge,
38
+ ResourceCard,
21
39
  SearchInput,
22
40
  Section,
41
+ SettingsSection,
42
+ SettingsSectionHeader,
43
+ Sparkline,
23
44
  StatTile,
24
45
  StatusBadge,
46
+ StatusDot,
25
47
  SubNav,
26
48
  SurfaceCard,
49
+ connectionRowListClass,
27
50
  useAppCopilotContext,
28
51
  useAppShellChat
29
- } from "./chunk-M4V6Q6XO.esm.js";
52
+ } from "./chunk-533MK5EA.esm.js";
30
53
  import {
31
54
  THREAD_DEFAULT_MAX_WIDTH,
32
55
  assistantMessageContentClass,
@@ -47,21 +70,23 @@ import {
47
70
  useOptionalSession,
48
71
  useSession,
49
72
  useWorkforces
50
- } from "./chunk-OVHR7J3J.esm.js";
51
- import "./chunk-OFHLFNJH.esm.js";
73
+ } from "./chunk-7O5VY3TP.esm.js";
74
+ import "./chunk-Z27GBSOT.esm.js";
52
75
  import {
53
76
  WorkforceSelector
54
- } from "./chunk-WLTW56MC.esm.js";
77
+ } from "./chunk-N3PYVTY5.esm.js";
55
78
  import {
56
79
  ARTIFACT_FENCE_LANGUAGES,
57
80
  ArtifactCard,
58
81
  ArtifactRegistryProvider,
59
82
  ArtifactView,
83
+ CHART_PALETTE,
60
84
  ChartArtifactView,
61
85
  Composer,
62
86
  DEFAULT_UPLOAD_ACCEPT,
63
87
  HtmlArtifactView,
64
88
  JsonArtifactView,
89
+ LineAreaChart,
65
90
  MarkdownText,
66
91
  QuestionArtifactView,
67
92
  Suggestions,
@@ -106,11 +131,11 @@ import {
106
131
  useUiDispatch,
107
132
  useUiEventEmitter,
108
133
  useUiState
109
- } from "./chunk-YJQLLFKP.esm.js";
134
+ } from "./chunk-TLUF2RUL.esm.js";
110
135
  import {
111
136
  MemoPillSegmentedTabs,
112
137
  PillSegmentedTabs
113
- } from "./chunk-IYENDIRY.esm.js";
138
+ } from "./chunk-TDIJHV4I.esm.js";
114
139
  import {
115
140
  Avatar,
116
141
  AvatarFallback,
@@ -129,7 +154,7 @@ import {
129
154
  TooltipProvider,
130
155
  TooltipTrigger,
131
156
  cn
132
- } from "./chunk-4TCJQSIX.esm.js";
157
+ } from "./chunk-2XZ3S4OP.esm.js";
133
158
 
134
159
  // src/index.ts
135
160
  import { parseSSELine } from "@timbal-ai/timbal-sdk";
@@ -299,6 +324,7 @@ import {
299
324
  useComposerRuntime
300
325
  } from "@assistant-ui/react";
301
326
  export {
327
+ APP_KIT_AGENT_INSTRUCTIONS,
302
328
  ARTIFACT_AGENT_INSTRUCTIONS,
303
329
  ARTIFACT_FENCE_LANGUAGES,
304
330
  ActionBarPrimitive,
@@ -319,12 +345,18 @@ export {
319
345
  AvatarImage,
320
346
  Breadcrumbs,
321
347
  Button,
348
+ CHART_PALETTE,
322
349
  ChartArtifactView,
323
350
  ChartPanel,
324
351
  Composer,
325
352
  ComposerPrimitive,
353
+ ConnectionRow,
354
+ ConnectionRowList,
326
355
  DEFAULT_UPLOAD_ACCEPT,
356
+ DangerZone,
357
+ DangerZoneAction,
327
358
  DataTable,
359
+ DescriptionList,
328
360
  Dialog,
329
361
  DialogClose,
330
362
  DialogContent,
@@ -333,30 +365,47 @@ export {
333
365
  DialogTitle,
334
366
  DialogTrigger,
335
367
  EmptyState,
368
+ ExpandableSection,
336
369
  Field,
337
370
  FieldInput,
371
+ FieldRow,
338
372
  FieldSelect,
339
373
  FieldSwitch,
340
374
  FieldTextarea,
341
375
  FilterBar,
376
+ FloatingUnsavedChangesBar,
342
377
  FormSection,
343
378
  HtmlArtifactView,
379
+ INTEGRATION_CATALOG_CARD_HEIGHT_CLASS,
380
+ InfoCard,
381
+ IntegrationCard,
382
+ IntegrationsEmptyState,
344
383
  JsonArtifactView,
384
+ LineAreaChart,
345
385
  MarkdownText,
346
386
  MemoPillSegmentedTabs,
347
387
  MessagePrimitive,
388
+ MetricChartCard,
389
+ MetricRow,
390
+ MetricTile,
348
391
  ModeToggle,
349
392
  Page,
350
393
  PageHeader,
351
394
  PillSegmentedTabs,
395
+ PlanBadge,
352
396
  QuestionArtifactView,
397
+ ResourceCard,
353
398
  STUDIO_NAV_MODE,
354
399
  SearchInput,
355
400
  Section,
356
401
  SessionProvider,
402
+ SettingsSection,
403
+ SettingsSectionHeader,
357
404
  Shimmer,
405
+ Sparkline,
358
406
  StatTile,
359
407
  StatusBadge,
408
+ StatusDot,
360
409
  StudioModeSwitch,
361
410
  StudioSidebar,
362
411
  StudioWelcome,
@@ -389,6 +438,7 @@ export {
389
438
  authFetch,
390
439
  clearTokens,
391
440
  cn,
441
+ connectionRowListClass,
392
442
  createDefaultAttachmentAdapter,
393
443
  createUploadAttachmentAdapter,
394
444
  defaultArtifactRenderers,
@@ -3,7 +3,7 @@ import { FC } from 'react';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
4
  import { ToolCallMessagePartComponent } from '@assistant-ui/react';
5
5
  import { WorkforceItem } from '@timbal-ai/timbal-sdk';
6
- import { T as TimbalV2ButtonProps } from './timbal-v2-button-F4-z7m33.js';
6
+ import { T as TimbalV2ButtonProps } from './timbal-v2-button-CNfdwGq4.js';
7
7
 
8
8
  declare const MarkdownText: React.MemoExoticComponent<() => react_jsx_runtime.JSX.Element>;
9
9
 
@@ -3,7 +3,7 @@ import { FC } from 'react';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
4
  import { ToolCallMessagePartComponent } from '@assistant-ui/react';
5
5
  import { WorkforceItem } from '@timbal-ai/timbal-sdk';
6
- import { T as TimbalV2ButtonProps } from './timbal-v2-button-F4-z7m33.cjs';
6
+ import { T as TimbalV2ButtonProps } from './timbal-v2-button-CNfdwGq4.cjs';
7
7
 
8
8
  declare const MarkdownText: React.MemoExoticComponent<() => react_jsx_runtime.JSX.Element>;
9
9