@timbal-ai/timbal-react 1.2.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.
@@ -947,7 +947,6 @@ export {
947
947
  TIMBAL_V2_SECONDARY_CHROME,
948
948
  TIMBAL_V2_LOGO_TILE,
949
949
  TimbalV2Button,
950
- buttonVariants,
951
950
  Button,
952
951
  CONTROL_SIZE,
953
952
  controlSurfaceClass,
@@ -20,7 +20,7 @@ import {
20
20
  } from "./chunk-QIABF4KB.esm.js";
21
21
  import {
22
22
  WorkforceSelector
23
- } from "./chunk-AGJKK6R7.esm.js";
23
+ } from "./chunk-OFWC4MIY.esm.js";
24
24
  import {
25
25
  Composer,
26
26
  TimbalChat,
@@ -43,10 +43,10 @@ import {
43
43
  studioTopbarIconPillClass,
44
44
  studioTopbarPillHeightClass,
45
45
  useTimbalRuntime
46
- } from "./chunk-UY7AKWJL.esm.js";
46
+ } from "./chunk-GQBYZRD7.esm.js";
47
47
  import {
48
48
  PillSegmentedTabs
49
- } from "./chunk-NAMKO2MU.esm.js";
49
+ } from "./chunk-VXMM2HX7.esm.js";
50
50
  import {
51
51
  Avatar,
52
52
  AvatarFallback,
@@ -56,7 +56,7 @@ import {
56
56
  TooltipContent,
57
57
  TooltipTrigger,
58
58
  cn
59
- } from "./chunk-BMXFXLVV.esm.js";
59
+ } from "./chunk-QU7ET55D.esm.js";
60
60
 
61
61
  // src/hooks/use-workforces.ts
62
62
  import { useEffect, useMemo, useRef, useState } from "react";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  cn
3
- } from "./chunk-BMXFXLVV.esm.js";
3
+ } from "./chunk-QU7ET55D.esm.js";
4
4
 
5
5
  // src/ui/checkbox.tsx
6
6
  import { Checkbox as CheckboxPrimitive } from "radix-ui";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  cn
3
- } from "./chunk-BMXFXLVV.esm.js";
3
+ } from "./chunk-QU7ET55D.esm.js";
4
4
 
5
5
  // src/ui/pill-segmented-tabs.tsx
6
6
  import {