@dust-tt/sparkle 0.2.190 → 0.2.192

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 (72) hide show
  1. package/dist/cjs/_index.d.ts +4 -4
  2. package/dist/cjs/components/Hoverable.d.ts +2 -1
  3. package/dist/cjs/components/Tree.d.ts +2 -1
  4. package/dist/cjs/icons/solid/ChatBubbleThought.d.ts +4 -0
  5. package/dist/cjs/icons/solid/Fire.d.ts +4 -0
  6. package/dist/cjs/icons/solid/Tag.d.ts +4 -0
  7. package/dist/cjs/icons/solid/index.d.ts +3 -1
  8. package/dist/cjs/icons/stroke/ChatBubbleThought.d.ts +4 -0
  9. package/dist/cjs/icons/stroke/Fire.d.ts +4 -0
  10. package/dist/cjs/icons/stroke/Tag.d.ts +4 -0
  11. package/dist/cjs/icons/stroke/index.d.ts +3 -1
  12. package/dist/cjs/index.js +57 -27
  13. package/dist/cjs/index.js.map +1 -1
  14. package/dist/esm/_index.d.ts +4 -4
  15. package/dist/esm/components/Hoverable.d.ts +2 -1
  16. package/dist/esm/components/Tree.d.ts +2 -1
  17. package/dist/esm/icons/solid/ChatBubbleThought.d.ts +4 -0
  18. package/dist/esm/icons/solid/Fire.d.ts +4 -0
  19. package/dist/esm/icons/solid/Tag.d.ts +4 -0
  20. package/dist/esm/icons/solid/index.d.ts +3 -1
  21. package/dist/esm/icons/stroke/ChatBubbleThought.d.ts +4 -0
  22. package/dist/esm/icons/stroke/Fire.d.ts +4 -0
  23. package/dist/esm/icons/stroke/Tag.d.ts +4 -0
  24. package/dist/esm/icons/stroke/index.d.ts +3 -1
  25. package/dist/esm/index.js +52 -26
  26. package/dist/esm/index.js.map +1 -1
  27. package/dist/tsconfig.tsbuildinfo +1 -1
  28. package/package.json +1 -1
  29. package/src/_index.ts +12 -4
  30. package/src/components/Checkbox.tsx +5 -5
  31. package/src/components/Hoverable.tsx +10 -4
  32. package/src/components/Input.tsx +2 -2
  33. package/src/components/Modal.tsx +6 -1
  34. package/src/components/TextArea.tsx +1 -1
  35. package/src/components/Tree.tsx +10 -2
  36. package/src/icons/solid/ChatBubbleThought.tsx +20 -0
  37. package/src/icons/solid/ExternalLink.tsx +2 -2
  38. package/src/icons/solid/Fire.tsx +18 -0
  39. package/src/icons/solid/Tag.tsx +20 -0
  40. package/src/icons/solid/index.ts +3 -1
  41. package/src/icons/src/solid/chat-bubble-thought.svg +3 -0
  42. package/src/icons/src/solid/chevron-right.svg +1 -1
  43. package/src/icons/src/solid/external-link.svg +2 -2
  44. package/src/icons/src/solid/fire.svg +3 -0
  45. package/src/icons/src/solid/tag.svg +3 -0
  46. package/src/icons/src/solid/triangle.svg +1 -1
  47. package/src/icons/src/stroke/arrow-left.svg +1 -1
  48. package/src/icons/src/stroke/chat-bubble-thought.svg +6 -0
  49. package/src/icons/src/stroke/chevron-right.svg +1 -1
  50. package/src/icons/src/stroke/external-link.svg +2 -2
  51. package/src/icons/src/stroke/fire.svg +3 -0
  52. package/src/icons/src/stroke/list-check.svg +4 -4
  53. package/src/icons/src/stroke/tag.svg +4 -0
  54. package/src/icons/src/stroke/triangle.svg +1 -1
  55. package/src/icons/stroke/ChatBubbleThought.tsx +24 -0
  56. package/src/icons/stroke/ExternalLink.tsx +2 -2
  57. package/src/icons/stroke/Fire.tsx +18 -0
  58. package/src/icons/stroke/Tag.tsx +21 -0
  59. package/src/icons/stroke/index.ts +3 -1
  60. package/src/logo/platforms/Gpt3.tsx +2 -2
  61. package/src/logo/platforms/Gpt4.tsx +2 -2
  62. package/src/stories/Hoverable.stories.tsx +11 -1
  63. package/src/stories/TextArea.stories.tsx +1 -1
  64. package/src/stories/Tree.stories.tsx +553 -272
  65. package/dist/cjs/icons/solid/HandHeart.d.ts +0 -4
  66. package/dist/cjs/icons/stroke/HandHeart.d.ts +0 -4
  67. package/dist/esm/icons/solid/HandHeart.d.ts +0 -4
  68. package/dist/esm/icons/stroke/HandHeart.d.ts +0 -4
  69. package/src/icons/solid/HandHeart.tsx +0 -18
  70. package/src/icons/src/solid/hand-heart.svg +0 -3
  71. package/src/icons/src/stroke/hand-heart.svg +0 -3
  72. package/src/icons/stroke/HandHeart.tsx +0 -18
@@ -102,7 +102,7 @@ import { LogoHorizontalColor as LogoHorizontalColorLogo, LogoHorizontalColorLaye
102
102
  export { LogoHorizontalColorLogo, LogoHorizontalColorLogoLayer1, LogoHorizontalColorLogoLayer2, LogoHorizontalDarkLogo, LogoHorizontalWhiteLogo, LogoSquareColorLogo, LogoSquareColorLogoLayer1, LogoSquareColorLogoLayer2, LogoSquareDarkLogo, LogoSquareWhiteLogo, };
103
103
  import { Ai21 as Ai21Logo, Anthropic as AnthropicLogo, AnthropicWhite as AnthropicWhiteLogo, Claude as ClaudeLogo, Cohere as CohereLogo, Confluence as ConfluenceLogo, Drive as DriveLogo, Gemini as GeminiLogo, Github as GithubLogo, GithubWhite as GithubWhiteLogo, Gong as GongLogo, Google as GoogleLogo, GoogleDoc as GoogleDocLogo, GooglePdf as GooglePdfLogo, GoogleSlide as GoogleSlideLogo, GoogleSpreadsheet as GoogleSpreadsheetLogo, Gpt3 as Gpt3Logo, Gpt4 as Gpt4Logo, HuggingFace as HuggingFaceLogo, Intercom as IntercomLogo, Microsoft as MicrosoftLogo, MicrosoftExcel as MicrosoftExcelLogo, MicrosoftPowerpoint as MicrosoftPowerpointLogo, MicrosoftWord as MicrosoftWordLogo, Mistral as MistralLogo, Notion as NotionLogo, Office as OfficeLogo, Openai as OpenaiLogo, OpenaiWhite as OpenaiWhiteLogo, Replicate as ReplicateLogo, Salesforce as SalesforceLogo, Slack as SlackLogo, Zapier as ZapierLogo } from "./logo/platforms";
104
104
  export { Ai21Logo, AnthropicLogo, AnthropicWhiteLogo, ClaudeLogo, CohereLogo, ConfluenceLogo, DriveLogo, GeminiLogo, GithubLogo, GithubWhiteLogo, GongLogo, GoogleDocLogo, GoogleLogo, GooglePdfLogo, GoogleSlideLogo, GoogleSpreadsheetLogo, Gpt3Logo, Gpt4Logo, HuggingFaceLogo, IntercomLogo, MicrosoftExcelLogo, MicrosoftLogo, MicrosoftPowerpointLogo, MicrosoftWordLogo, MistralLogo, NotionLogo, OfficeLogo, OpenaiLogo, OpenaiWhiteLogo, ReplicateLogo, SalesforceLogo, SlackLogo, ZapierLogo, };
105
- import { ArrowDown as ArrowDownIcon, ArrowDownCircle as ArrowDownCircleIcon, ArrowDownOnSquare as ArrowDownOnSquareIcon, ArrowLeft as ArrowLeftIcon, ArrowPath as ArrowPathIcon, ArrowRight as ArrowRightIcon, ArrowUp as ArrowUpIcon, ArrowUpOnSquare as ArrowUpOnSquareIcon, Attachment as AttachmentIcon, Backspace as BackspaceIcon, Bookmark as BookmarkIcon, BookOpen as BookOpenIcon, Braces as BracesIcon, Card as CardIcon, ChatBubbleBottomCenterPlus as ChatBubbleBottomCenterPlusIcon, ChatBubbleBottomCenterText as ChatBubbleBottomCenterTextIcon, ChatBubbleLeftRight as ChatBubbleLeftRightIcon, Check as CheckIcon, CheckCircle as CheckCircleIcon, ChevronDown as ChevronDownIcon, ChevronLeft as ChevronLeftIcon, ChevronRight as ChevronRightIcon, ChevronUp as ChevronUpIcon, ChevronUpDown as ChevronUpDownIcon, Circle as CircleIcon, Clipboard as ClipboardIcon, ClipboardCheck as ClipboardCheckIcon, Clock as ClockIcon, CloudArrowDown as CloudArrowDownIcon, CloudArrowLeftRight as CloudArrowLeftRightIcon, CloudArrowUp as CloudArrowUpIcon, CloudX as CloudXIcon, Cog6Tooth as Cog6ToothIcon, Command as CommandIcon, CommandLine as CommandLineIcon, Cube as CubeIcon, Dash as DashIcon, Document as DocumentIcon, DocumentDuplicate as DocumentDuplicateIcon, DocumentPile as DocumentPileIcon, DocumentPlus as DocumentPlusIcon, DocumentText as DocumentTextIcon, Dust as DustIcon, EmotionLaugh as EmotionLaughIcon, Equalizer as EqualizerIcon, ExclamationCircle as ExclamationCircleIcon, ExternalLink as ExternalLinkIcon, Eye as EyeIcon, EyeSlash as EyeSlashIcon, Flag as FlagIcon, Folder as FolderIcon, FolderOpen as FolderOpenIcon, Fullscreen as FullscreenIcon, FullscreenExit as FullscreenExitIcon, GlobeAlt as GlobeAltIcon, Grab as GrabIcon, HandHeart as HandHeartIcon, HandThumbDown as HandThumbDownIcon, HandThumbUp as HandThumbUpIcon, HeartAlt as HeartAltIcon, Hexagon as HexagonIcon, Image as ImageIcon, InformationCircle as InformationCircleIcon, Key as KeyIcon, Lightbulb as LightbulbIcon, Link as LinkIcon, List as ListIcon, ListAdd as ListAddIcon, ListCheck as ListCheckIcon, ListRemove as ListRemoveIcon, Lock as LockIcon, Login as LoginIcon, Logout as LogoutIcon, Magic as MagicIcon, MagnifyingGlass as MagnifyingGlassIcon, Menu as MenuIcon, More as MoreIcon, MovingMail as MovingMailIcon, Paint as PaintIcon, PaperAirplane as PaperAirplaneIcon, Pause as PauseIcon, PencilSquare as PencilSquareIcon, Planet as PlanetIcon, Play as PlayIcon, Plus as PlusIcon, PlusCircle as PlusCircleIcon, Pushpin as PushpinIcon, Puzzle as PuzzleIcon, QuestionMarkCircle as QuestionMarkCircleIcon, Reaction as ReactionIcon, Rectangle as RectangleIcon, Robot as RobotIcon, Rocket as RocketIcon, Scan as ScanIcon, Server as ServerIcon, ShakeHands as ShakeHandsIcon, Shapes as ShapesIcon, Sparkles as SparklesIcon, Square as SquareIcon, Square3Stack3D as Square3Stack3DIcon, Star as StarIcon, Stop as StopIcon, Table as TableIcon, Template as TemplateIcon, TestTube as TestTubeIcon, Time as TimeIcon, Trash as TrashIcon, Triangle as TriangleIcon, User as UserIcon, UserArrow as UserArrowIcon, UserGroup as UserGroupIcon, UserPlus as UserPlusIcon, Wrench as WrenchIcon, XCircle as XCircleIcon, XMark as XMarkIcon } from "./icons/solid";
106
- export { ArrowDownCircleIcon, ArrowDownIcon, ArrowDownOnSquareIcon, ArrowLeftIcon, ArrowPathIcon, ArrowRightIcon, ArrowUpIcon, ArrowUpOnSquareIcon, AttachmentIcon, BackspaceIcon, BookmarkIcon, BookOpenIcon, BracesIcon, CardIcon, ChatBubbleBottomCenterPlusIcon, ChatBubbleBottomCenterTextIcon, ChatBubbleLeftRightIcon, CheckCircleIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpDownIcon, ChevronUpIcon, CircleIcon, ClipboardCheckIcon, ClipboardIcon, ClockIcon, CloudArrowDownIcon, CloudArrowLeftRightIcon, CloudArrowUpIcon, CloudXIcon, Cog6ToothIcon, CommandIcon, CommandLineIcon, CubeIcon, DashIcon, DocumentDuplicateIcon, DocumentIcon, DocumentPileIcon, DocumentPlusIcon, DocumentTextIcon, DustIcon, EmotionLaughIcon, EqualizerIcon, ExclamationCircleIcon, ExternalLinkIcon, EyeIcon, EyeSlashIcon, FlagIcon, FolderIcon, FolderOpenIcon, FullscreenExitIcon, FullscreenIcon, GlobeAltIcon, GrabIcon, HandHeartIcon, HandThumbDownIcon, HandThumbUpIcon, HeartAltIcon, HexagonIcon, ImageIcon, InformationCircleIcon, KeyIcon, LightbulbIcon, LinkIcon, ListAddIcon, ListCheckIcon, ListIcon, ListRemoveIcon, LockIcon, LoginIcon, LogoutIcon, MagicIcon, MagnifyingGlassIcon, MenuIcon, MoreIcon, MovingMailIcon, PaintIcon, PaperAirplaneIcon, PauseIcon, PencilSquareIcon, PlanetIcon, PlayIcon, PlusCircleIcon, PlusIcon, PushpinIcon, PuzzleIcon, QuestionMarkCircleIcon, ReactionIcon, RectangleIcon, RobotIcon, RocketIcon, ScanIcon, ServerIcon, ShakeHandsIcon, ShapesIcon, SparklesIcon, Square3Stack3DIcon, SquareIcon, StarIcon, StopIcon, TableIcon, TemplateIcon, TestTubeIcon, TimeIcon, TrashIcon, TriangleIcon, UserArrowIcon, UserGroupIcon, UserIcon, UserPlusIcon, WrenchIcon, XCircleIcon, XMarkIcon, };
107
- import { ArrowDown as ArrowDownStrokeIcon, ArrowDownCircle as ArrowDownCircleStrokeIcon, ArrowDownOnSquare as ArrowDownOnSquareStrokeIcon, ArrowLeft as ArrowLeftStrokeIcon, ArrowPath as ArrowPathStrokeIcon, ArrowRight as ArrowRightStrokeIcon, ArrowUp as ArrowUpStrokeIcon, ArrowUpOnSquare as ArrowUpOnSquareStrokeIcon, Attachment as AttachmentStrokeIcon, Backspace as BackspaceStrokeIcon, Bookmark as BookmarkStrokeIcon, BookOpen as BookOpenStrokeIcon, Braces as BracesStrokeIcon, Card as CardStrokeIcon, ChatBubbleBottomCenterPlus as ChatBubbleBottomCenterPlusStrokeIcon, ChatBubbleBottomCenterText as ChatBubbleBottomCenterTextStrokeIcon, ChatBubbleLeftRight as ChatBubbleLeftRightStrokeIcon, Check as CheckStrokeIcon, CheckCircle as CheckCircleStrokeIcon, ChevronDown as ChevronDownStrokeIcon, ChevronLeft as ChevronLeftStrokeIcon, ChevronRight as ChevronRightStrokeIcon, ChevronUp as ChevronUpStrokeIcon, ChevronUpDown as ChevronUpDownStrokeIcon, Circle as CircleStrokeIcon, Clipboard as ClipboardStrokeIcon, ClipboardCheck as ClipboardCheckStrokeIcon, Clock as ClockStrokeIcon, CloudArrowDown as CloudArrowDownStrokeIcon, CloudArrowLeftRight as CloudArrowLeftRightStrokeIcon, CloudArrowUp as CloudArrowUpStrokeIcon, CloudX as CloudXStrokeIcon, Cog6Tooth as Cog6ToothStrokeIcon, Command as CommandStrokeIcon, CommandLine as CommandLineStrokeIcon, Cube as CubeStrokeIcon, Dash as DashStrokeIcon, Document as DocumentStrokeIcon, DocumentDuplicate as DocumentDuplicateStrokeIcon, DocumentPile as DocumentPileStrokeIcon, DocumentPlus as DocumentPlusStrokeIcon, DocumentText as DocumentTextStrokeIcon, Dust as DustStrokeIcon, EmotionLaugh as EmotionLaughStrokeIcon, Equalizer as EqualizerStrokeIcon, ExclamationCircle as ExclamationCircleStrokeIcon, ExternalLink as ExternalLinkStrokeIcon, Eye as EyeStrokeIcon, EyeSlash as EyeSlashStrokeIcon, Flag as FlagStrokeIcon, Folder as FolderStrokeIcon, FolderOpen as FolderOpenStrokeIcon, Fullscreen as FullscreenStrokeIcon, FullscreenExit as FullscreenExitStrokeIcon, GlobeAlt as GlobeAltStrokeIcon, Grab as GrabStrokeIcon, HandHeart as HandHeartStrokeIcon, HandThumbDown as HandThumbDownStrokeIcon, HandThumbUp as HandThumbUpStrokeIcon, HeartAlt as HeartAltStrokeIcon, Hexagon as HexagonStrokeIcon, Image as ImageStrokeIcon, InformationCircle as InformationCircleStrokeIcon, Key as KeyStrokeIcon, Lightbulb as LightbulbStrokeIcon, Link as LinkStrokeIcon, List as ListStrokeIcon, ListAdd as ListAddStrokeIcon, ListCheck as ListCheckStrokeIcon, ListRemove as ListRemoveStrokeIcon, Lock as LockStrokeIcon, Login as LoginStrokeIcon, Logout as LogoutStrokeIcon, Magic as MagicStrokeIcon, MagnifyingGlass as MagnifyingGlassStrokeIcon, Menu as MenuStrokeIcon, More as MoreStrokeIcon, MovingMail as MovingMailStrokeIcon, Paint as PaintStrokeIcon, PaperAirplane as PaperAirplaneStrokeIcon, Pause as PauseStrokeIcon, PencilSquare as PencilSquareStrokeIcon, Planet as PlanetStrokeIcon, Play as PlayStrokeIcon, Plus as PlusStrokeIcon, PlusCircle as PlusCircleStrokeIcon, Pushpin as PushpinStrokeIcon, Puzzle as PuzzleStrokeIcon, QuestionMarkCircle as QuestionMarkCircleStrokeIcon, Reaction as ReactionStrokeIcon, Rectangle as RectangleStrokeIcon, Robot as RobotStrokeIcon, Rocket as RocketStrokeIcon, Scan as ScanStrokeIcon, Server as ServerStrokeIcon, ShakeHands as ShakeHandsStrokeIcon, Shapes as ShapesStrokeIcon, Sparkles as SparklesStrokeIcon, Square as SquareStrokeIcon, Square3Stack3D as Square3Stack3DStrokeIcon, Star as StarStrokeIcon, Stop as StopStrokeIcon, Table as TableStrokeIcon, Template as TemplateStrokeIcon, TestTube as TestTubeStrokeIcon, Time as TimeStrokeIcon, Trash as TrashStrokeIcon, Triangle as TriangleStrokeIcon, User as UserStrokeIcon, UserArrow as UserArrowStrokeIcon, UserGroup as UserGroupStrokeIcon, UserPlus as UserPlusStrokeIcon, Wrench as WrenchStrokeIcon, XCircle as XCircleStrokeIcon, XMark as XMarkStrokeIcon } from "./icons/stroke";
108
- export { ArrowDownCircleStrokeIcon, ArrowDownOnSquareStrokeIcon, ArrowDownStrokeIcon, ArrowLeftStrokeIcon, ArrowPathStrokeIcon, ArrowRightStrokeIcon, ArrowUpOnSquareStrokeIcon, ArrowUpStrokeIcon, AttachmentStrokeIcon, BackspaceStrokeIcon, BookmarkStrokeIcon, BookOpenStrokeIcon, BracesStrokeIcon, CardStrokeIcon, ChatBubbleBottomCenterPlusStrokeIcon, ChatBubbleBottomCenterTextStrokeIcon, ChatBubbleLeftRightStrokeIcon, CheckCircleStrokeIcon, CheckStrokeIcon, ChevronDownStrokeIcon, ChevronLeftStrokeIcon, ChevronRightStrokeIcon, ChevronUpDownStrokeIcon, ChevronUpStrokeIcon, CircleStrokeIcon, ClipboardCheckStrokeIcon, ClipboardStrokeIcon, ClockStrokeIcon, CloudArrowDownStrokeIcon, CloudArrowLeftRightStrokeIcon, CloudArrowUpStrokeIcon, CloudXStrokeIcon, Cog6ToothStrokeIcon, CommandLineStrokeIcon, CommandStrokeIcon, CubeStrokeIcon, DashStrokeIcon, DocumentDuplicateStrokeIcon, DocumentPileStrokeIcon, DocumentPlusStrokeIcon, DocumentStrokeIcon, DocumentTextStrokeIcon, DustStrokeIcon, EmotionLaughStrokeIcon, EqualizerStrokeIcon, ExclamationCircleStrokeIcon, ExternalLinkStrokeIcon, EyeSlashStrokeIcon, EyeStrokeIcon, FlagStrokeIcon, FolderOpenStrokeIcon, FolderStrokeIcon, FullscreenExitStrokeIcon, FullscreenStrokeIcon, GlobeAltStrokeIcon, GrabStrokeIcon, HandHeartStrokeIcon, HandThumbDownStrokeIcon, HandThumbUpStrokeIcon, HeartAltStrokeIcon, HexagonStrokeIcon, ImageStrokeIcon, InformationCircleStrokeIcon, KeyStrokeIcon, LightbulbStrokeIcon, LinkStrokeIcon, ListAddStrokeIcon, ListCheckStrokeIcon, ListRemoveStrokeIcon, ListStrokeIcon, LockStrokeIcon, LoginStrokeIcon, LogoutStrokeIcon, MagicStrokeIcon, MagnifyingGlassStrokeIcon, MenuStrokeIcon, MoreStrokeIcon, MovingMailStrokeIcon, PaintStrokeIcon, PaperAirplaneStrokeIcon, PauseStrokeIcon, PencilSquareStrokeIcon, PlanetStrokeIcon, PlayStrokeIcon, PlusCircleStrokeIcon, PlusStrokeIcon, PushpinStrokeIcon, PuzzleStrokeIcon, QuestionMarkCircleStrokeIcon, ReactionStrokeIcon, RectangleStrokeIcon, RobotStrokeIcon, RocketStrokeIcon, ScanStrokeIcon, ServerStrokeIcon, ShakeHandsStrokeIcon, ShapesStrokeIcon, SparklesStrokeIcon, Square3Stack3DStrokeIcon, SquareStrokeIcon, StarStrokeIcon, StopStrokeIcon, TableStrokeIcon, TemplateStrokeIcon, TestTubeStrokeIcon, TimeStrokeIcon, TrashStrokeIcon, TriangleStrokeIcon, UserArrowStrokeIcon, UserGroupStrokeIcon, UserPlusStrokeIcon, UserStrokeIcon, WrenchStrokeIcon, XCircleStrokeIcon, XMarkStrokeIcon, };
105
+ import { ArrowDown as ArrowDownIcon, ArrowDownCircle as ArrowDownCircleIcon, ArrowDownOnSquare as ArrowDownOnSquareIcon, ArrowLeft as ArrowLeftIcon, ArrowPath as ArrowPathIcon, ArrowRight as ArrowRightIcon, ArrowUp as ArrowUpIcon, ArrowUpOnSquare as ArrowUpOnSquareIcon, Attachment as AttachmentIcon, Backspace as BackspaceIcon, Bookmark as BookmarkIcon, BookOpen as BookOpenIcon, Braces as BracesIcon, Card as CardIcon, ChatBubbleBottomCenterPlus as ChatBubbleBottomCenterPlusIcon, ChatBubbleBottomCenterText as ChatBubbleBottomCenterTextIcon, ChatBubbleLeftRight as ChatBubbleLeftRightIcon, ChatBubbleThought as ChatBubbleThoughtIcon, Check as CheckIcon, CheckCircle as CheckCircleIcon, ChevronDown as ChevronDownIcon, ChevronLeft as ChevronLeftIcon, ChevronRight as ChevronRightIcon, ChevronUp as ChevronUpIcon, ChevronUpDown as ChevronUpDownIcon, Circle as CircleIcon, Clipboard as ClipboardIcon, ClipboardCheck as ClipboardCheckIcon, Clock as ClockIcon, CloudArrowDown as CloudArrowDownIcon, CloudArrowLeftRight as CloudArrowLeftRightIcon, CloudArrowUp as CloudArrowUpIcon, CloudX as CloudXIcon, Cog6Tooth as Cog6ToothIcon, Command as CommandIcon, CommandLine as CommandLineIcon, Cube as CubeIcon, Dash as DashIcon, Document as DocumentIcon, DocumentDuplicate as DocumentDuplicateIcon, DocumentPile as DocumentPileIcon, DocumentPlus as DocumentPlusIcon, DocumentText as DocumentTextIcon, Dust as DustIcon, EmotionLaugh as EmotionLaughIcon, Equalizer as EqualizerIcon, ExclamationCircle as ExclamationCircleIcon, ExternalLink as ExternalLinkIcon, Eye as EyeIcon, EyeSlash as EyeSlashIcon, Fire as FireIcon, Flag as FlagIcon, Folder as FolderIcon, FolderOpen as FolderOpenIcon, Fullscreen as FullscreenIcon, FullscreenExit as FullscreenExitIcon, GlobeAlt as GlobeAltIcon, Grab as GrabIcon, HandThumbDown as HandThumbDownIcon, HandThumbUp as HandThumbUpIcon, HeartAlt as HeartAltIcon, Hexagon as HexagonIcon, Image as ImageIcon, InformationCircle as InformationCircleIcon, Key as KeyIcon, Lightbulb as LightbulbIcon, Link as LinkIcon, List as ListIcon, ListAdd as ListAddIcon, ListCheck as ListCheckIcon, ListRemove as ListRemoveIcon, Lock as LockIcon, Login as LoginIcon, Logout as LogoutIcon, Magic as MagicIcon, MagnifyingGlass as MagnifyingGlassIcon, Menu as MenuIcon, More as MoreIcon, MovingMail as MovingMailIcon, Paint as PaintIcon, PaperAirplane as PaperAirplaneIcon, Pause as PauseIcon, PencilSquare as PencilSquareIcon, Planet as PlanetIcon, Play as PlayIcon, Plus as PlusIcon, PlusCircle as PlusCircleIcon, Pushpin as PushpinIcon, Puzzle as PuzzleIcon, QuestionMarkCircle as QuestionMarkCircleIcon, Reaction as ReactionIcon, Rectangle as RectangleIcon, Robot as RobotIcon, Rocket as RocketIcon, Scan as ScanIcon, Server as ServerIcon, ShakeHands as ShakeHandsIcon, Shapes as ShapesIcon, Sparkles as SparklesIcon, Square as SquareIcon, Square3Stack3D as Square3Stack3DIcon, Star as StarIcon, Stop as StopIcon, Table as TableIcon, Tag as TagIcon, Template as TemplateIcon, TestTube as TestTubeIcon, Time as TimeIcon, Trash as TrashIcon, Triangle as TriangleIcon, User as UserIcon, UserArrow as UserArrowIcon, UserGroup as UserGroupIcon, UserPlus as UserPlusIcon, Wrench as WrenchIcon, XCircle as XCircleIcon, XMark as XMarkIcon } from "./icons/solid";
106
+ export { ArrowDownCircleIcon, ArrowDownIcon, ArrowDownOnSquareIcon, ArrowLeftIcon, ArrowPathIcon, ArrowRightIcon, ArrowUpIcon, ArrowUpOnSquareIcon, AttachmentIcon, BackspaceIcon, BookmarkIcon, BookOpenIcon, BracesIcon, CardIcon, ChatBubbleBottomCenterPlusIcon, ChatBubbleBottomCenterTextIcon, ChatBubbleLeftRightIcon, ChatBubbleThoughtIcon, CheckCircleIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpDownIcon, ChevronUpIcon, CircleIcon, ClipboardCheckIcon, ClipboardIcon, ClockIcon, CloudArrowDownIcon, CloudArrowLeftRightIcon, CloudArrowUpIcon, CloudXIcon, Cog6ToothIcon, CommandIcon, CommandLineIcon, CubeIcon, DashIcon, DocumentDuplicateIcon, DocumentIcon, DocumentPileIcon, DocumentPlusIcon, DocumentTextIcon, DustIcon, EmotionLaughIcon, EqualizerIcon, ExclamationCircleIcon, ExternalLinkIcon, EyeIcon, EyeSlashIcon, FireIcon, FlagIcon, FolderIcon, FolderOpenIcon, FullscreenExitIcon, FullscreenIcon, GlobeAltIcon, GrabIcon, HandThumbDownIcon, HandThumbUpIcon, HeartAltIcon, HexagonIcon, ImageIcon, InformationCircleIcon, KeyIcon, LightbulbIcon, LinkIcon, ListAddIcon, ListCheckIcon, ListIcon, ListRemoveIcon, LockIcon, LoginIcon, LogoutIcon, MagicIcon, MagnifyingGlassIcon, MenuIcon, MoreIcon, MovingMailIcon, PaintIcon, PaperAirplaneIcon, PauseIcon, PencilSquareIcon, PlanetIcon, PlayIcon, PlusCircleIcon, PlusIcon, PushpinIcon, PuzzleIcon, QuestionMarkCircleIcon, ReactionIcon, RectangleIcon, RobotIcon, RocketIcon, ScanIcon, ServerIcon, ShakeHandsIcon, ShapesIcon, SparklesIcon, Square3Stack3DIcon, SquareIcon, StarIcon, StopIcon, TableIcon, TagIcon, TemplateIcon, TestTubeIcon, TimeIcon, TrashIcon, TriangleIcon, UserArrowIcon, UserGroupIcon, UserIcon, UserPlusIcon, WrenchIcon, XCircleIcon, XMarkIcon, };
107
+ import { ArrowDown as ArrowDownStrokeIcon, ArrowDownCircle as ArrowDownCircleStrokeIcon, ArrowDownOnSquare as ArrowDownOnSquareStrokeIcon, ArrowLeft as ArrowLeftStrokeIcon, ArrowPath as ArrowPathStrokeIcon, ArrowRight as ArrowRightStrokeIcon, ArrowUp as ArrowUpStrokeIcon, ArrowUpOnSquare as ArrowUpOnSquareStrokeIcon, Attachment as AttachmentStrokeIcon, Backspace as BackspaceStrokeIcon, Bookmark as BookmarkStrokeIcon, BookOpen as BookOpenStrokeIcon, Braces as BracesStrokeIcon, Card as CardStrokeIcon, ChatBubbleBottomCenterPlus as ChatBubbleBottomCenterPlusStrokeIcon, ChatBubbleBottomCenterText as ChatBubbleBottomCenterTextStrokeIcon, ChatBubbleLeftRight as ChatBubbleLeftRightStrokeIcon, ChatBubbleThought as ChatBubbleThoughtStrokeIcon, Check as CheckStrokeIcon, CheckCircle as CheckCircleStrokeIcon, ChevronDown as ChevronDownStrokeIcon, ChevronLeft as ChevronLeftStrokeIcon, ChevronRight as ChevronRightStrokeIcon, ChevronUp as ChevronUpStrokeIcon, ChevronUpDown as ChevronUpDownStrokeIcon, Circle as CircleStrokeIcon, Clipboard as ClipboardStrokeIcon, ClipboardCheck as ClipboardCheckStrokeIcon, Clock as ClockStrokeIcon, CloudArrowDown as CloudArrowDownStrokeIcon, CloudArrowLeftRight as CloudArrowLeftRightStrokeIcon, CloudArrowUp as CloudArrowUpStrokeIcon, CloudX as CloudXStrokeIcon, Cog6Tooth as Cog6ToothStrokeIcon, Command as CommandStrokeIcon, CommandLine as CommandLineStrokeIcon, Cube as CubeStrokeIcon, Dash as DashStrokeIcon, Document as DocumentStrokeIcon, DocumentDuplicate as DocumentDuplicateStrokeIcon, DocumentPile as DocumentPileStrokeIcon, DocumentPlus as DocumentPlusStrokeIcon, DocumentText as DocumentTextStrokeIcon, Dust as DustStrokeIcon, EmotionLaugh as EmotionLaughStrokeIcon, Equalizer as EqualizerStrokeIcon, ExclamationCircle as ExclamationCircleStrokeIcon, ExternalLink as ExternalLinkStrokeIcon, Eye as EyeStrokeIcon, EyeSlash as EyeSlashStrokeIcon, Fire as FireStrokeIcon, Flag as FlagStrokeIcon, Folder as FolderStrokeIcon, FolderOpen as FolderOpenStrokeIcon, Fullscreen as FullscreenStrokeIcon, FullscreenExit as FullscreenExitStrokeIcon, GlobeAlt as GlobeAltStrokeIcon, Grab as GrabStrokeIcon, HandThumbDown as HandThumbDownStrokeIcon, HandThumbUp as HandThumbUpStrokeIcon, HeartAlt as HeartAltStrokeIcon, Hexagon as HexagonStrokeIcon, Image as ImageStrokeIcon, InformationCircle as InformationCircleStrokeIcon, Key as KeyStrokeIcon, Lightbulb as LightbulbStrokeIcon, Link as LinkStrokeIcon, List as ListStrokeIcon, ListAdd as ListAddStrokeIcon, ListCheck as ListCheckStrokeIcon, ListRemove as ListRemoveStrokeIcon, Lock as LockStrokeIcon, Login as LoginStrokeIcon, Logout as LogoutStrokeIcon, Magic as MagicStrokeIcon, MagnifyingGlass as MagnifyingGlassStrokeIcon, Menu as MenuStrokeIcon, More as MoreStrokeIcon, MovingMail as MovingMailStrokeIcon, Paint as PaintStrokeIcon, PaperAirplane as PaperAirplaneStrokeIcon, Pause as PauseStrokeIcon, PencilSquare as PencilSquareStrokeIcon, Planet as PlanetStrokeIcon, Play as PlayStrokeIcon, Plus as PlusStrokeIcon, PlusCircle as PlusCircleStrokeIcon, Pushpin as PushpinStrokeIcon, Puzzle as PuzzleStrokeIcon, QuestionMarkCircle as QuestionMarkCircleStrokeIcon, Reaction as ReactionStrokeIcon, Rectangle as RectangleStrokeIcon, Robot as RobotStrokeIcon, Rocket as RocketStrokeIcon, Scan as ScanStrokeIcon, Server as ServerStrokeIcon, ShakeHands as ShakeHandsStrokeIcon, Shapes as ShapesStrokeIcon, Sparkles as SparklesStrokeIcon, Square as SquareStrokeIcon, Square3Stack3D as Square3Stack3DStrokeIcon, Star as StarStrokeIcon, Stop as StopStrokeIcon, Table as TableStrokeIcon, Tag as TagStrokeIcon, Template as TemplateStrokeIcon, TestTube as TestTubeStrokeIcon, Time as TimeStrokeIcon, Trash as TrashStrokeIcon, Triangle as TriangleStrokeIcon, User as UserStrokeIcon, UserArrow as UserArrowStrokeIcon, UserGroup as UserGroupStrokeIcon, UserPlus as UserPlusStrokeIcon, Wrench as WrenchStrokeIcon, XCircle as XCircleStrokeIcon, XMark as XMarkStrokeIcon } from "./icons/stroke";
108
+ export { ArrowDownCircleStrokeIcon, ArrowDownOnSquareStrokeIcon, ArrowDownStrokeIcon, ArrowLeftStrokeIcon, ArrowPathStrokeIcon, ArrowRightStrokeIcon, ArrowUpOnSquareStrokeIcon, ArrowUpStrokeIcon, AttachmentStrokeIcon, BackspaceStrokeIcon, BookmarkStrokeIcon, BookOpenStrokeIcon, BracesStrokeIcon, CardStrokeIcon, ChatBubbleBottomCenterPlusStrokeIcon, ChatBubbleBottomCenterTextStrokeIcon, ChatBubbleLeftRightStrokeIcon, ChatBubbleThoughtStrokeIcon, CheckCircleStrokeIcon, CheckStrokeIcon, ChevronDownStrokeIcon, ChevronLeftStrokeIcon, ChevronRightStrokeIcon, ChevronUpDownStrokeIcon, ChevronUpStrokeIcon, CircleStrokeIcon, ClipboardCheckStrokeIcon, ClipboardStrokeIcon, ClockStrokeIcon, CloudArrowDownStrokeIcon, CloudArrowLeftRightStrokeIcon, CloudArrowUpStrokeIcon, CloudXStrokeIcon, Cog6ToothStrokeIcon, CommandLineStrokeIcon, CommandStrokeIcon, CubeStrokeIcon, DashStrokeIcon, DocumentDuplicateStrokeIcon, DocumentPileStrokeIcon, DocumentPlusStrokeIcon, DocumentStrokeIcon, DocumentTextStrokeIcon, DustStrokeIcon, EmotionLaughStrokeIcon, EqualizerStrokeIcon, ExclamationCircleStrokeIcon, ExternalLinkStrokeIcon, EyeSlashStrokeIcon, EyeStrokeIcon, FireStrokeIcon, FlagStrokeIcon, FolderOpenStrokeIcon, FolderStrokeIcon, FullscreenExitStrokeIcon, FullscreenStrokeIcon, GlobeAltStrokeIcon, GrabStrokeIcon, HandThumbDownStrokeIcon, HandThumbUpStrokeIcon, HeartAltStrokeIcon, HexagonStrokeIcon, ImageStrokeIcon, InformationCircleStrokeIcon, KeyStrokeIcon, LightbulbStrokeIcon, LinkStrokeIcon, ListAddStrokeIcon, ListCheckStrokeIcon, ListRemoveStrokeIcon, ListStrokeIcon, LockStrokeIcon, LoginStrokeIcon, LogoutStrokeIcon, MagicStrokeIcon, MagnifyingGlassStrokeIcon, MenuStrokeIcon, MoreStrokeIcon, MovingMailStrokeIcon, PaintStrokeIcon, PaperAirplaneStrokeIcon, PauseStrokeIcon, PencilSquareStrokeIcon, PlanetStrokeIcon, PlayStrokeIcon, PlusCircleStrokeIcon, PlusStrokeIcon, PushpinStrokeIcon, PuzzleStrokeIcon, QuestionMarkCircleStrokeIcon, ReactionStrokeIcon, RectangleStrokeIcon, RobotStrokeIcon, RocketStrokeIcon, ScanStrokeIcon, ServerStrokeIcon, ShakeHandsStrokeIcon, ShapesStrokeIcon, SparklesStrokeIcon, Square3Stack3DStrokeIcon, SquareStrokeIcon, StarStrokeIcon, StopStrokeIcon, TableStrokeIcon, TagStrokeIcon, TemplateStrokeIcon, TestTubeStrokeIcon, TimeStrokeIcon, TrashStrokeIcon, TriangleStrokeIcon, UserArrowStrokeIcon, UserGroupStrokeIcon, UserPlusStrokeIcon, UserStrokeIcon, WrenchStrokeIcon, XCircleStrokeIcon, XMarkStrokeIcon, };
@@ -4,6 +4,7 @@ interface HoverableProps {
4
4
  children: ReactNode;
5
5
  className?: string;
6
6
  onClick: (e: SyntheticEvent) => void;
7
+ variant?: "primary" | "invisible";
7
8
  }
8
- export declare function Hoverable({ children, className, onClick, }: HoverableProps): React.JSX.Element;
9
+ export declare function Hoverable({ children, className, onClick, variant, }: HoverableProps): React.JSX.Element;
9
10
  export {};
@@ -2,9 +2,10 @@ import React from "react";
2
2
  import { CheckboxProps } from "./Checkbox";
3
3
  export interface TreeProps {
4
4
  children?: React.ReactNode;
5
+ isBoxed?: boolean;
5
6
  isLoading?: boolean;
6
7
  }
7
- export declare function Tree({ children, isLoading }: TreeProps): React.JSX.Element;
8
+ export declare function Tree({ children, isLoading, isBoxed }: TreeProps): React.JSX.Element;
8
9
  export declare namespace Tree {
9
10
  var Item: ({ label, type, className, variant, visual, checkbox, onChevronClick, collapsed, defaultCollapsed, actions, renderTreeItems, children, }: TreeItemPropsWithChildren | TreeItemPropsWithRender) => React.JSX.Element;
10
11
  }
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ declare const SvgChatBubbleThought: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgChatBubbleThought;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ declare const SvgFire: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgFire;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ declare const SvgTag: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgTag;
@@ -15,6 +15,7 @@ export { default as Card } from "./Card";
15
15
  export { default as ChatBubbleBottomCenterPlus } from "./ChatBubbleBottomCenterPlus";
16
16
  export { default as ChatBubbleBottomCenterText } from "./ChatBubbleBottomCenterText";
17
17
  export { default as ChatBubbleLeftRight } from "./ChatBubbleLeftRight";
18
+ export { default as ChatBubbleThought } from "./ChatBubbleThought";
18
19
  export { default as Check } from "./Check";
19
20
  export { default as CheckCircle } from "./CheckCircle";
20
21
  export { default as ChevronDown } from "./ChevronDown";
@@ -47,6 +48,7 @@ export { default as ExclamationCircle } from "./ExclamationCircle";
47
48
  export { default as ExternalLink } from "./ExternalLink";
48
49
  export { default as Eye } from "./Eye";
49
50
  export { default as EyeSlash } from "./EyeSlash";
51
+ export { default as Fire } from "./Fire";
50
52
  export { default as Flag } from "./Flag";
51
53
  export { default as Folder } from "./Folder";
52
54
  export { default as FolderOpen } from "./FolderOpen";
@@ -54,7 +56,6 @@ export { default as Fullscreen } from "./Fullscreen";
54
56
  export { default as FullscreenExit } from "./FullscreenExit";
55
57
  export { default as GlobeAlt } from "./GlobeAlt";
56
58
  export { default as Grab } from "./Grab";
57
- export { default as HandHeart } from "./HandHeart";
58
59
  export { default as HandThumbDown } from "./HandThumbDown";
59
60
  export { default as HandThumbUp } from "./HandThumbUp";
60
61
  export { default as HeartAlt } from "./HeartAlt";
@@ -101,6 +102,7 @@ export { default as Square3Stack3D } from "./Square3Stack3D";
101
102
  export { default as Star } from "./Star";
102
103
  export { default as Stop } from "./Stop";
103
104
  export { default as Table } from "./Table";
105
+ export { default as Tag } from "./Tag";
104
106
  export { default as Template } from "./Template";
105
107
  export { default as TestTube } from "./TestTube";
106
108
  export { default as Time } from "./Time";
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ declare const SvgChatBubbleThought: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgChatBubbleThought;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ declare const SvgFire: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgFire;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from "react";
2
+ import * as React from "react";
3
+ declare const SvgTag: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgTag;
@@ -15,6 +15,7 @@ export { default as Card } from "./Card";
15
15
  export { default as ChatBubbleBottomCenterPlus } from "./ChatBubbleBottomCenterPlus";
16
16
  export { default as ChatBubbleBottomCenterText } from "./ChatBubbleBottomCenterText";
17
17
  export { default as ChatBubbleLeftRight } from "./ChatBubbleLeftRight";
18
+ export { default as ChatBubbleThought } from "./ChatBubbleThought";
18
19
  export { default as Check } from "./Check";
19
20
  export { default as CheckCircle } from "./CheckCircle";
20
21
  export { default as ChevronDown } from "./ChevronDown";
@@ -47,6 +48,7 @@ export { default as ExclamationCircle } from "./ExclamationCircle";
47
48
  export { default as ExternalLink } from "./ExternalLink";
48
49
  export { default as Eye } from "./Eye";
49
50
  export { default as EyeSlash } from "./EyeSlash";
51
+ export { default as Fire } from "./Fire";
50
52
  export { default as Flag } from "./Flag";
51
53
  export { default as Folder } from "./Folder";
52
54
  export { default as FolderOpen } from "./FolderOpen";
@@ -54,7 +56,6 @@ export { default as Fullscreen } from "./Fullscreen";
54
56
  export { default as FullscreenExit } from "./FullscreenExit";
55
57
  export { default as GlobeAlt } from "./GlobeAlt";
56
58
  export { default as Grab } from "./Grab";
57
- export { default as HandHeart } from "./HandHeart";
58
59
  export { default as HandThumbDown } from "./HandThumbDown";
59
60
  export { default as HandThumbUp } from "./HandThumbUp";
60
61
  export { default as HeartAlt } from "./HeartAlt";
@@ -101,6 +102,7 @@ export { default as Square3Stack3D } from "./Square3Stack3D";
101
102
  export { default as Star } from "./Star";
102
103
  export { default as Stop } from "./Stop";
103
104
  export { default as Table } from "./Table";
105
+ export { default as Tag } from "./Tag";
104
106
  export { default as Template } from "./Template";
105
107
  export { default as TestTube } from "./TestTube";
106
108
  export { default as Time } from "./Time";