@timbal-ai/timbal-react 1.1.0 → 1.3.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 (43) hide show
  1. package/CHANGELOG.md +28 -1
  2. package/LICENSE +201 -0
  3. package/README.md +20 -11
  4. package/dist/app.cjs +1675 -1218
  5. package/dist/app.d.cts +22 -6
  6. package/dist/app.d.ts +22 -6
  7. package/dist/app.esm.js +26 -8
  8. package/dist/{chart-artifact-BZp7nmaf.d.ts → chart-artifact-Q5QgMtbj.d.ts} +107 -28
  9. package/dist/{chart-artifact-CX-rh9nq.d.cts → chart-artifact-WDEW9dHT.d.cts} +107 -28
  10. package/dist/{chat-DCms8pJ_.d.cts → chat-ClmzWzCX.d.cts} +2 -0
  11. package/dist/{chat-DCms8pJ_.d.ts → chat-ClmzWzCX.d.ts} +2 -0
  12. package/dist/chat.cjs +868 -511
  13. package/dist/chat.d.cts +1 -1
  14. package/dist/chat.d.ts +1 -1
  15. package/dist/chat.esm.js +3 -3
  16. package/dist/{chunk-YXZ22OJN.esm.js → chunk-GQBYZRD7.esm.js} +670 -402
  17. package/dist/{chunk-XCM3V6RK.esm.js → chunk-OFWC4MIY.esm.js} +2 -2
  18. package/dist/{chunk-6HWMJNZT.esm.js → chunk-OH23AX2V.esm.js} +757 -56
  19. package/dist/{chunk-4AKJ6FKE.esm.js → chunk-QU7ET55D.esm.js} +120 -23
  20. package/dist/{chunk-FRZOEYBO.esm.js → chunk-THBA27QY.esm.js} +4 -4
  21. package/dist/{chunk-JEAUF54A.esm.js → chunk-UCGVL7ZY.esm.js} +1 -1
  22. package/dist/{chunk-P3KDAYX6.esm.js → chunk-VXMM2HX7.esm.js} +1 -1
  23. package/dist/{chunk-TK2AGIME.esm.js → chunk-YCXN67SD.esm.js} +565 -480
  24. package/dist/{pill-segmented-tabs-Ba5q0feL.d.cts → circular-progress-Ci8L-Hfa.d.cts} +230 -6
  25. package/dist/{pill-segmented-tabs-Ba5q0feL.d.ts → circular-progress-Ci8L-Hfa.d.ts} +230 -6
  26. package/dist/index.cjs +2850 -1689
  27. package/dist/index.d.cts +5 -5
  28. package/dist/index.d.ts +5 -5
  29. package/dist/index.esm.js +41 -11
  30. package/dist/studio.cjs +1089 -732
  31. package/dist/studio.d.cts +2 -2
  32. package/dist/studio.d.ts +2 -2
  33. package/dist/studio.esm.js +5 -5
  34. package/dist/styles.css +14 -16
  35. package/dist/ui.cjs +880 -71
  36. package/dist/ui.d.cts +1 -1
  37. package/dist/ui.d.ts +1 -1
  38. package/dist/ui.esm.js +28 -4
  39. package/dist/{welcome-CRqOPKMp.d.cts → welcome-BFGRoNfK.d.cts} +1 -1
  40. package/dist/{welcome-DlHUa3OL.d.ts → welcome-DXqsGTwH.d.ts} +1 -1
  41. package/package.json +1 -1
  42. package/vite/local-dev.d.ts +5 -1
  43. package/vite/local-dev.mjs +17 -13
package/dist/studio.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- 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-CRqOPKMp.cjs';
1
+ 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-BFGRoNfK.cjs';
2
2
  import { FC } from 'react';
3
- import './chat-DCms8pJ_.cjs';
3
+ import './chat-ClmzWzCX.cjs';
4
4
  import 'react/jsx-runtime';
5
5
  import '@assistant-ui/react';
6
6
  import '@timbal-ai/timbal-sdk';
package/dist/studio.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- 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-DlHUa3OL.js';
1
+ 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-DXqsGTwH.js';
2
2
  import { FC } from 'react';
3
- import './chat-DCms8pJ_.js';
3
+ import './chat-ClmzWzCX.js';
4
4
  import 'react/jsx-runtime';
5
5
  import '@assistant-ui/react';
6
6
  import '@timbal-ai/timbal-sdk';
@@ -8,12 +8,12 @@ import {
8
8
  TimbalChatShell,
9
9
  TimbalMark,
10
10
  TimbalStudioShell
11
- } from "./chunk-FRZOEYBO.esm.js";
11
+ } from "./chunk-THBA27QY.esm.js";
12
12
  import "./chunk-QIABF4KB.esm.js";
13
- import "./chunk-XCM3V6RK.esm.js";
14
- import "./chunk-YXZ22OJN.esm.js";
15
- import "./chunk-P3KDAYX6.esm.js";
16
- import "./chunk-4AKJ6FKE.esm.js";
13
+ import "./chunk-OFWC4MIY.esm.js";
14
+ import "./chunk-GQBYZRD7.esm.js";
15
+ import "./chunk-VXMM2HX7.esm.js";
16
+ import "./chunk-QU7ET55D.esm.js";
17
17
  export {
18
18
  ModeToggle,
19
19
  STUDIO_NAV_MODE,
package/dist/styles.css CHANGED
@@ -106,15 +106,14 @@
106
106
  --ghost-fill-hover: oklch(0.965 0.002 260 / 0.7);
107
107
  --ghost-fill-active: oklch(0.91 0.004 260 / 0.7);
108
108
 
109
- /* Chart series palette — shadcn-style categorical tokens. Series 1 leans on
110
- the brand primary so single-series charts feel native; 2–6 are distinct.
109
+ /* Chart series palette — cohesive blue / indigo / cyan family.
111
110
  Override any of these in your host app's :root to rebrand every chart. */
112
- --chart-1: var(--primary);
113
- --chart-2: oklch(0.62 0.13 184);
114
- --chart-3: oklch(0.7 0.16 70);
115
- --chart-4: oklch(0.62 0.2 300);
116
- --chart-5: oklch(0.65 0.21 28);
117
- --chart-6: oklch(0.6 0.13 233);
111
+ --chart-1: oklch(0.50 0.19 264);
112
+ --chart-2: oklch(0.58 0.14 230);
113
+ --chart-3: oklch(0.62 0.12 215);
114
+ --chart-4: oklch(0.54 0.17 278);
115
+ --chart-5: oklch(0.66 0.11 248);
116
+ --chart-6: oklch(0.44 0.11 252);
118
117
 
119
118
  /* Code block surface (markdown). */
120
119
  --code-block-bg: oklch(0.98 0 0);
@@ -245,14 +244,13 @@
245
244
  --ghost-fill-hover: oklch(1 0 0 / 0.10);
246
245
  --ghost-fill-active: oklch(1 0 0 / 0.15);
247
246
 
248
- /* Chart series palette (dark) — brighter, higher-chroma so lines/areas read
249
- against the dark surface. Series 1 still follows the brand primary. */
250
- --chart-1: var(--primary);
251
- --chart-2: oklch(0.7 0.14 184);
252
- --chart-3: oklch(0.77 0.16 70);
253
- --chart-4: oklch(0.7 0.19 300);
254
- --chart-5: oklch(0.7 0.2 28);
255
- --chart-6: oklch(0.68 0.13 233);
247
+ /* Chart series palette (dark) — brighter blues for contrast on dark surfaces. */
248
+ --chart-1: oklch(0.68 0.17 264);
249
+ --chart-2: oklch(0.72 0.13 230);
250
+ --chart-3: oklch(0.76 0.11 215);
251
+ --chart-4: oklch(0.70 0.15 278);
252
+ --chart-5: oklch(0.78 0.10 248);
253
+ --chart-6: oklch(0.62 0.10 252);
256
254
 
257
255
  --code-block-bg: oklch(0.19 0 0);
258
256
  --code-header-bg: oklch(0.22 0 0 / 0.8);