@lobehub/ui 5.6.0 → 5.6.2

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 (167) hide show
  1. package/es/Accordion/Accordion.d.mts +2 -2
  2. package/es/Accordion/AccordionItem.d.mts +2 -2
  3. package/es/ActionIcon/ActionIcon.d.mts +2 -2
  4. package/es/Alert/Alert.d.mts +2 -2
  5. package/es/AutoComplete/Select.d.mts +2 -2
  6. package/es/Avatar/AvatarGroup/index.d.mts +2 -2
  7. package/es/CodeDiff/CodeDiff.d.mts +2 -2
  8. package/es/CodeDiff/PatchDiff.d.mts +2 -2
  9. package/es/CodeEditor/CodeEditor.d.mts +2 -2
  10. package/es/Collapse/Collapse.d.mts +2 -2
  11. package/es/ConfigProvider/index.d.mts +2 -2
  12. package/es/CopyButton/CopyButton.d.mts +2 -2
  13. package/es/DatePicker/DatePicker.d.mts +2 -2
  14. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  15. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  16. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  17. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  18. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  19. package/es/Drawer/Drawer.d.mts +2 -2
  20. package/es/Dropdown/Dropdown.d.mts +2 -2
  21. package/es/EditableText/EditableText.d.mts +2 -2
  22. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  23. package/es/Flex/FlexBasic.d.mts +2 -2
  24. package/es/FontLoader/index.d.mts +2 -2
  25. package/es/Footer/Footer.d.mts +2 -2
  26. package/es/Form/components/FormGroup.d.mts +2 -2
  27. package/es/Form/components/FormItem.d.mts +2 -2
  28. package/es/Form/components/FormSubmitFooter.d.mts +2 -2
  29. package/es/FormModal/FormModal.d.mts +2 -2
  30. package/es/Freeze/Freeze.d.mts +2 -2
  31. package/es/GuideCard/GuideCard.d.mts +2 -2
  32. package/es/Header/Header.d.mts +2 -2
  33. package/es/Highlighter/Highlighter.d.mts +2 -2
  34. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  35. package/es/Hotkey/Hotkey.d.mts +2 -2
  36. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  37. package/es/Icon/Icon.d.mts +2 -2
  38. package/es/Icon/components/IconProvider.d.mts +3 -3
  39. package/es/Image/PreviewGroup.d.mts +2 -2
  40. package/es/ImageSelect/ImageSelect.d.mts +2 -2
  41. package/es/Input/Input.d.mts +2 -2
  42. package/es/Input/InputNumber.d.mts +2 -2
  43. package/es/Input/InputPassword.d.mts +2 -2
  44. package/es/Input/TextArea.d.mts +2 -2
  45. package/es/Layout/components/LayoutFooter.d.mts +2 -2
  46. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  47. package/es/Layout/components/LayoutMain.d.mts +2 -2
  48. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  49. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  50. package/es/Layout/components/LayoutToc.d.mts +2 -2
  51. package/es/List/ListItem/index.d.mts +2 -2
  52. package/es/Markdown/Markdown.d.mts +2 -2
  53. package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs +173 -33
  54. package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs.map +1 -1
  55. package/es/Markdown/SyntaxMarkdown/streamAnimationMeta.mjs +18 -0
  56. package/es/Markdown/SyntaxMarkdown/streamAnimationMeta.mjs.map +1 -0
  57. package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs +62 -10
  58. package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs.map +1 -1
  59. package/es/Markdown/Typography.d.mts +2 -2
  60. package/es/Markdown/components/SearchResultCards/index.d.mts +2 -2
  61. package/es/Markdown/streamProfiler/StreamdownProfilerProvider.mjs +21 -0
  62. package/es/Markdown/streamProfiler/StreamdownProfilerProvider.mjs.map +1 -0
  63. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  64. package/es/Menu/Menu.d.mts +2 -2
  65. package/es/Mermaid/Mermaid.d.mts +2 -2
  66. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  67. package/es/Modal/Modal.d.mts +2 -2
  68. package/es/Modal/ModalProvider.d.mts +2 -2
  69. package/es/Modal/imperative.d.mts +2 -2
  70. package/es/MotionProvider/index.d.mts +2 -2
  71. package/es/SearchBar/SearchBar.d.mts +2 -2
  72. package/es/Segmented/Segmented.d.mts +2 -2
  73. package/es/Select/Select.d.mts +2 -2
  74. package/es/SideNav/SideNav.d.mts +2 -2
  75. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  76. package/es/SortableList/components/DragHandle.d.mts +2 -2
  77. package/es/SortableList/components/SortableItem.d.mts +2 -2
  78. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  79. package/es/Toc/Toc.d.mts +2 -2
  80. package/es/Video/index.d.mts +2 -2
  81. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  82. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
  83. package/es/awesome/Features/Features.d.mts +2 -2
  84. package/es/awesome/Giscus/Giscus.d.mts +2 -2
  85. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  86. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  87. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  88. package/es/awesome/Hero/Hero.d.mts +2 -2
  89. package/es/awesome/Spline/Spine.d.mts +2 -2
  90. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  91. package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
  92. package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
  93. package/es/base-ui/ContextMenu/ContextMenuHost.d.mts +2 -2
  94. package/es/base-ui/DropdownMenu/DropdownMenu.d.mts +2 -2
  95. package/es/base-ui/DropdownMenu/atoms.d.mts +18 -18
  96. package/es/base-ui/Modal/atoms.d.mts +12 -12
  97. package/es/base-ui/Modal/context.d.mts +2 -2
  98. package/es/base-ui/Modal/imperative.d.mts +2 -2
  99. package/es/base-ui/Popover/ArrowIcon.d.mts +2 -2
  100. package/es/base-ui/Popover/atoms.d.mts +9 -9
  101. package/es/base-ui/Popover/context.d.mts +2 -2
  102. package/es/base-ui/ScrollArea/atoms.d.mts +7 -7
  103. package/es/base-ui/Select/Select.d.mts +2 -2
  104. package/es/base-ui/Select/atoms.d.mts +19 -19
  105. package/es/base-ui/Switch/Switch.d.mts +2 -2
  106. package/es/base-ui/Switch/atoms.d.mts +4 -4
  107. package/es/base-ui/Toast/imperative.d.mts +4 -3
  108. package/es/base-ui/Toast/imperative.mjs +1 -1
  109. package/es/base-ui/Toast/imperative.mjs.map +1 -1
  110. package/es/brand/LobeChat/index.d.mts +2 -2
  111. package/es/brand/LobeHub/index.d.mts +2 -2
  112. package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
  113. package/es/brand/LogoThree/index.d.mts +2 -2
  114. package/es/chat/BackBottom/BackBottom.d.mts +2 -2
  115. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  116. package/es/chat/ChatItem/ChatItem.d.mts +2 -2
  117. package/es/chat/ChatList/ChatList.d.mts +2 -2
  118. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  119. package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
  120. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  121. package/es/chat/MessageModal/MessageModal.d.mts +2 -2
  122. package/es/color/ColorScales/index.d.mts +2 -2
  123. package/es/color/CssVar/index.d.mts +2 -2
  124. package/es/i18n/context.d.mts +2 -2
  125. package/es/icons/lucideExtra/AndroidIcon.d.mts +2 -2
  126. package/es/icons/lucideExtra/AppleIcon.d.mts +2 -2
  127. package/es/icons/lucideExtra/AppstoreIcon.d.mts +3 -3
  128. package/es/icons/lucideExtra/BotPromptIcon.d.mts +2 -2
  129. package/es/icons/lucideExtra/BrainOffIcon.d.mts +2 -2
  130. package/es/icons/lucideExtra/ChromeIcon.d.mts +2 -2
  131. package/es/icons/lucideExtra/CodepenIcon.d.mts +3 -3
  132. package/es/icons/lucideExtra/CodesandboxIcon.d.mts +2 -2
  133. package/es/icons/lucideExtra/CreateBotIcon.d.mts +2 -2
  134. package/es/icons/lucideExtra/DiscordIcon.d.mts +2 -2
  135. package/es/icons/lucideExtra/FacebookIcon.d.mts +3 -3
  136. package/es/icons/lucideExtra/FigmaIcon.d.mts +3 -3
  137. package/es/icons/lucideExtra/FramerIcon.d.mts +3 -3
  138. package/es/icons/lucideExtra/GithubIcon.d.mts +3 -3
  139. package/es/icons/lucideExtra/GitlabIcon.d.mts +2 -2
  140. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
  141. package/es/icons/lucideExtra/GooglePlayIcon.d.mts +3 -3
  142. package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
  143. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  144. package/es/icons/lucideExtra/InstagramIcon.d.mts +3 -3
  145. package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
  146. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +2 -2
  147. package/es/icons/lucideExtra/LinkedinIcon.d.mts +2 -2
  148. package/es/icons/lucideExtra/McpIcon.d.mts +2 -2
  149. package/es/icons/lucideExtra/NotionIcon.d.mts +2 -2
  150. package/es/icons/lucideExtra/PocketIcon.d.mts +2 -2
  151. package/es/icons/lucideExtra/ProviderIcon.d.mts +2 -2
  152. package/es/icons/lucideExtra/RailSymbolIcon.d.mts +2 -2
  153. package/es/icons/lucideExtra/RedditIcon.d.mts +2 -2
  154. package/es/icons/lucideExtra/RightClickIcon.d.mts +2 -2
  155. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +2 -2
  156. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +2 -2
  157. package/es/icons/lucideExtra/SkillsIcon.d.mts +2 -2
  158. package/es/icons/lucideExtra/SlackIcon.d.mts +2 -2
  159. package/es/icons/lucideExtra/ThinkIcon.d.mts +2 -2
  160. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +2 -2
  161. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  162. package/es/mdx/Mdx/index.d.mts +2 -2
  163. package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
  164. package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
  165. package/es/mobile/TabBar/TabBar.d.mts +2 -2
  166. package/es/storybook/StoryBook/index.d.mts +2 -2
  167. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
- import * as react135 from "react";
1
+ import * as react130 from "react";
2
2
  import * as lucide_react26 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/ProviderIcon.d.ts
5
- declare const ProviderIcon: react135.ForwardRefExoticComponent<Omit<lucide_react26.LucideProps, "ref"> & react135.RefAttributes<SVGSVGElement>>;
5
+ declare const ProviderIcon: react130.ForwardRefExoticComponent<Omit<lucide_react26.LucideProps, "ref"> & react130.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { ProviderIcon };
8
8
  //# sourceMappingURL=ProviderIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react137 from "react";
1
+ import * as react132 from "react";
2
2
  import * as lucide_react27 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/RailSymbolIcon.d.ts
5
- declare const RailSymbolIcon: react137.ForwardRefExoticComponent<Omit<lucide_react27.LucideProps, "ref"> & react137.RefAttributes<SVGSVGElement>>;
5
+ declare const RailSymbolIcon: react132.ForwardRefExoticComponent<Omit<lucide_react27.LucideProps, "ref"> & react132.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { RailSymbolIcon };
8
8
  //# sourceMappingURL=RailSymbolIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react139 from "react";
1
+ import * as react134 from "react";
2
2
  import * as lucide_react28 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/RedditIcon.d.ts
5
- declare const RedditIcon: react139.ForwardRefExoticComponent<Omit<lucide_react28.LucideProps, "ref"> & react139.RefAttributes<SVGSVGElement>>;
5
+ declare const RedditIcon: react134.ForwardRefExoticComponent<Omit<lucide_react28.LucideProps, "ref"> & react134.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { RedditIcon };
8
8
  //# sourceMappingURL=RedditIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react141 from "react";
1
+ import * as react136 from "react";
2
2
  import * as lucide_react29 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/RightClickIcon.d.ts
5
- declare const RightClickIcon: react141.ForwardRefExoticComponent<Omit<lucide_react29.LucideProps, "ref"> & react141.RefAttributes<SVGSVGElement>>;
5
+ declare const RightClickIcon: react136.ForwardRefExoticComponent<Omit<lucide_react29.LucideProps, "ref"> & react136.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { RightClickIcon };
8
8
  //# sourceMappingURL=RightClickIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react143 from "react";
1
+ import * as react138 from "react";
2
2
  import * as lucide_react30 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/RightDoubleClickIcon.d.ts
5
- declare const RightDoubleClickIcon: react143.ForwardRefExoticComponent<Omit<lucide_react30.LucideProps, "ref"> & react143.RefAttributes<SVGSVGElement>>;
5
+ declare const RightDoubleClickIcon: react138.ForwardRefExoticComponent<Omit<lucide_react30.LucideProps, "ref"> & react138.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { RightDoubleClickIcon };
8
8
  //# sourceMappingURL=RightDoubleClickIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react145 from "react";
1
+ import * as react140 from "react";
2
2
  import * as lucide_react31 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/ShapesUploadIcon.d.ts
5
- declare const ShapesUploadIcon: react145.ForwardRefExoticComponent<Omit<lucide_react31.LucideProps, "ref"> & react145.RefAttributes<SVGSVGElement>>;
5
+ declare const ShapesUploadIcon: react140.ForwardRefExoticComponent<Omit<lucide_react31.LucideProps, "ref"> & react140.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { ShapesUploadIcon };
8
8
  //# sourceMappingURL=ShapesUploadIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react147 from "react";
1
+ import * as react142 from "react";
2
2
  import * as lucide_react32 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/SkillsIcon.d.ts
5
- declare const SkillsIcon: react147.ForwardRefExoticComponent<Omit<lucide_react32.LucideProps, "ref"> & react147.RefAttributes<SVGSVGElement>>;
5
+ declare const SkillsIcon: react142.ForwardRefExoticComponent<Omit<lucide_react32.LucideProps, "ref"> & react142.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { SkillsIcon };
8
8
  //# sourceMappingURL=SkillsIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react149 from "react";
1
+ import * as react144 from "react";
2
2
  import * as lucide_react33 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/SlackIcon.d.ts
5
- declare const SlackIcon: react149.ForwardRefExoticComponent<Omit<lucide_react33.LucideProps, "ref"> & react149.RefAttributes<SVGSVGElement>>;
5
+ declare const SlackIcon: react144.ForwardRefExoticComponent<Omit<lucide_react33.LucideProps, "ref"> & react144.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { SlackIcon };
8
8
  //# sourceMappingURL=SlackIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react151 from "react";
1
+ import * as react146 from "react";
2
2
  import * as lucide_react34 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/ThinkIcon.d.ts
5
- declare const ThinkIcon: react151.ForwardRefExoticComponent<Omit<lucide_react34.LucideProps, "ref"> & react151.RefAttributes<SVGSVGElement>>;
5
+ declare const ThinkIcon: react146.ForwardRefExoticComponent<Omit<lucide_react34.LucideProps, "ref"> & react146.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { ThinkIcon };
8
8
  //# sourceMappingURL=ThinkIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react153 from "react";
1
+ import * as react148 from "react";
2
2
  import * as lucide_react35 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/TreeDownRightIcon.d.ts
5
- declare const TreeDownRightIcon: react153.ForwardRefExoticComponent<Omit<lucide_react35.LucideProps, "ref"> & react153.RefAttributes<SVGSVGElement>>;
5
+ declare const TreeDownRightIcon: react148.ForwardRefExoticComponent<Omit<lucide_react35.LucideProps, "ref"> & react148.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { TreeDownRightIcon };
8
8
  //# sourceMappingURL=TreeDownRightIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react81 from "react";
2
- import * as lucide_react0 from "lucide-react";
1
+ import * as react118 from "react";
2
+ import * as lucide_react20 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/TreeUpDownRightIcon.d.ts
5
- declare const TreeUpDownRightIcon: react81.ForwardRefExoticComponent<Omit<lucide_react0.LucideProps, "ref"> & react81.RefAttributes<SVGSVGElement>>;
5
+ declare const TreeUpDownRightIcon: react118.ForwardRefExoticComponent<Omit<lucide_react20.LucideProps, "ref"> & react118.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { TreeUpDownRightIcon };
8
8
  //# sourceMappingURL=TreeUpDownRightIcon.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { TypographyProps } from "../../Markdown/type.mjs";
2
2
  import "../../Markdown/index.mjs";
3
- import * as react6 from "react";
3
+ import * as react0 from "react";
4
4
  import { ReactNode } from "react";
5
5
  import { Pluggable } from "unified";
6
6
 
@@ -18,7 +18,7 @@ interface MdxProps extends Omit<TypographyProps, 'children'> {
18
18
  remarkPlugins?: Pluggable[];
19
19
  variant?: 'normal' | 'chat';
20
20
  }
21
- declare const Mdx: react6.NamedExoticComponent<MdxProps>;
21
+ declare const Mdx: react0.NamedExoticComponent<MdxProps>;
22
22
  //#endregion
23
23
  export { Mdx, MdxProps };
24
24
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ChatHeaderTitleProps } from "./type.mjs";
2
- import * as react196 from "react";
2
+ import * as react156 from "react";
3
3
 
4
4
  //#region src/mobile/ChatHeader/ChatHeaderTitle.d.ts
5
- declare const ChatHeaderTitle: react196.NamedExoticComponent<ChatHeaderTitleProps>;
5
+ declare const ChatHeaderTitle: react156.NamedExoticComponent<ChatHeaderTitleProps>;
6
6
  //#endregion
7
7
  export { ChatHeaderTitle };
8
8
  //# sourceMappingURL=ChatHeaderTitle.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ChatSendButtonProps } from "../type.mjs";
2
- import * as react197 from "react";
2
+ import * as react157 from "react";
3
3
 
4
4
  //#region src/mobile/ChatInputArea/components/ChatSendButton.d.ts
5
- declare const ChatSendButton: react197.NamedExoticComponent<ChatSendButtonProps>;
5
+ declare const ChatSendButton: react157.NamedExoticComponent<ChatSendButtonProps>;
6
6
  //#endregion
7
7
  export { ChatSendButton };
8
8
  //# sourceMappingURL=ChatSendButton.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { TabBarProps } from "./type.mjs";
2
- import * as react195 from "react";
2
+ import * as react155 from "react";
3
3
 
4
4
  //#region src/mobile/TabBar/TabBar.d.ts
5
- declare const TabBar: react195.NamedExoticComponent<TabBarProps>;
5
+ declare const TabBar: react155.NamedExoticComponent<TabBarProps>;
6
6
  //#endregion
7
7
  export { TabBar };
8
8
  //# sourceMappingURL=TabBar.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { FlexboxProps } from "../../Flex/type.mjs";
2
2
  import "../../Flex/index.mjs";
3
- import * as react5 from "react";
3
+ import * as react65 from "react";
4
4
  import { Ref } from "react";
5
5
  import { useControls, useCreateStore } from "leva";
6
6
 
@@ -10,7 +10,7 @@ interface StoryBookProps extends FlexboxProps {
10
10
  noPadding?: boolean;
11
11
  ref?: Ref<HTMLDivElement>;
12
12
  }
13
- declare const StoryBook: react5.NamedExoticComponent<StoryBookProps>;
13
+ declare const StoryBook: react65.NamedExoticComponent<StoryBookProps>;
14
14
  //#endregion
15
15
  export { StoryBook, StoryBookProps, useControls, useCreateStore };
16
16
  //# sourceMappingURL=index.d.mts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "5.6.0",
3
+ "version": "5.6.2",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",