@lobehub/ui 4.7.0 → 4.8.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 (136) hide show
  1. package/es/Accordion/Accordion.d.mts +2 -2
  2. package/es/Accordion/AccordionItem.d.mts +2 -2
  3. package/es/Alert/Alert.d.mts +2 -2
  4. package/es/AutoComplete/Select.d.mts +2 -2
  5. package/es/Avatar/AvatarGroup/index.d.mts +2 -2
  6. package/es/Burger/Burger.d.mts +2 -2
  7. package/es/CodeEditor/CodeEditor.d.mts +2 -2
  8. package/es/Collapse/Collapse.d.mts +2 -2
  9. package/es/ConfigProvider/index.d.mts +2 -2
  10. package/es/ContextMenu/ContextMenuHost.d.mts +2 -2
  11. package/es/ContextMenu/renderItems.mjs +20 -3
  12. package/es/ContextMenu/renderItems.mjs.map +1 -1
  13. package/es/CopyButton/CopyButton.d.mts +2 -2
  14. package/es/DatePicker/DatePicker.d.mts +2 -2
  15. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  16. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  17. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  18. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  19. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  20. package/es/Drawer/Drawer.d.mts +2 -2
  21. package/es/Dropdown/Dropdown.d.mts +2 -2
  22. package/es/DropdownMenu/DropdownMenu.d.mts +2 -2
  23. package/es/EditableText/EditableText.d.mts +2 -2
  24. package/es/EmojiPicker/AvatarUploader.mjs +1 -1
  25. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  26. package/es/EmojiPicker/EmojiPicker.mjs +1 -1
  27. package/es/Flex/FlexBasic.d.mts +2 -2
  28. package/es/FontLoader/index.d.mts +2 -2
  29. package/es/Footer/Footer.d.mts +2 -2
  30. package/es/Form/components/FormGroup.d.mts +2 -2
  31. package/es/Form/components/FormItem.d.mts +2 -2
  32. package/es/Form/components/FormSubmitFooter.d.mts +2 -2
  33. package/es/FormModal/FormModal.d.mts +2 -2
  34. package/es/GuideCard/GuideCard.d.mts +2 -2
  35. package/es/Header/Header.d.mts +2 -2
  36. package/es/Highlighter/Highlighter.d.mts +2 -2
  37. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  38. package/es/Hotkey/Hotkey.d.mts +2 -2
  39. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  40. package/es/Icon/Icon.d.mts +2 -2
  41. package/es/Icon/components/IconProvider.d.mts +3 -3
  42. package/es/Image/PreviewGroup.d.mts +2 -2
  43. package/es/Input/Input.d.mts +2 -2
  44. package/es/Input/InputNumber.d.mts +2 -2
  45. package/es/Input/InputOPT.d.mts +2 -2
  46. package/es/Input/InputPassword.d.mts +2 -2
  47. package/es/Input/TextArea.d.mts +2 -2
  48. package/es/Layout/components/LayoutFooter.d.mts +2 -2
  49. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  50. package/es/Layout/components/LayoutMain.d.mts +2 -2
  51. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  52. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  53. package/es/Layout/components/LayoutToc.d.mts +2 -2
  54. package/es/List/ListItem/index.d.mts +2 -2
  55. package/es/Markdown/Markdown.d.mts +2 -2
  56. package/es/Markdown/Typography.d.mts +2 -2
  57. package/es/Markdown/components/SearchResultCards/index.d.mts +2 -2
  58. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  59. package/es/Menu/Menu.d.mts +2 -2
  60. package/es/Menu/sharedStyle.mjs +6 -1
  61. package/es/Menu/sharedStyle.mjs.map +1 -1
  62. package/es/Mermaid/Mermaid.d.mts +2 -2
  63. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  64. package/es/Modal/Modal.d.mts +2 -2
  65. package/es/Modal/ModalProvider.d.mts +2 -2
  66. package/es/MotionProvider/index.d.mts +2 -2
  67. package/es/SearchBar/SearchBar.d.mts +2 -2
  68. package/es/Segmented/Segmented.d.mts +2 -2
  69. package/es/Select/Select.d.mts +2 -2
  70. package/es/SideNav/SideNav.d.mts +2 -2
  71. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  72. package/es/SortableList/components/DragHandle.d.mts +2 -2
  73. package/es/SortableList/components/SortableItem.d.mts +2 -2
  74. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  75. package/es/ThemeSwitch/ThemeSwitch.mjs +10 -11
  76. package/es/ThemeSwitch/ThemeSwitch.mjs.map +1 -1
  77. package/es/Toc/Toc.d.mts +2 -2
  78. package/es/Video/index.d.mts +2 -2
  79. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  80. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
  81. package/es/awesome/Features/Features.d.mts +2 -2
  82. package/es/awesome/Giscus/Giscus.d.mts +2 -2
  83. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  84. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  85. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  86. package/es/awesome/Hero/Hero.d.mts +2 -2
  87. package/es/awesome/Spline/Spine.d.mts +2 -2
  88. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  89. package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
  90. package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
  91. package/es/brand/LobeChat/index.d.mts +2 -2
  92. package/es/brand/LobeHub/index.d.mts +2 -2
  93. package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
  94. package/es/brand/LogoThree/index.d.mts +2 -2
  95. package/es/chat/BackBottom/BackBottom.d.mts +2 -2
  96. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  97. package/es/chat/ChatItem/ChatItem.d.mts +2 -2
  98. package/es/chat/ChatList/ChatList.d.mts +2 -2
  99. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  100. package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
  101. package/es/chat/EditableMessageList/EditableMessageList.mjs +1 -1
  102. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  103. package/es/chat/MessageModal/MessageModal.d.mts +2 -2
  104. package/es/chat/MessageModal/MessageModal.mjs +1 -1
  105. package/es/color/ColorScales/index.d.mts +2 -2
  106. package/es/color/CssVar/index.d.mts +2 -2
  107. package/es/i18n/context.d.mts +2 -2
  108. package/es/i18n/resources/en/common.d.mts +1 -0
  109. package/es/i18n/resources/en/common.mjs +2 -1
  110. package/es/i18n/resources/en/common.mjs.map +1 -1
  111. package/es/i18n/resources/en/index.mjs +1 -1
  112. package/es/i18n/resources/zhCn/common.d.mts +1 -0
  113. package/es/i18n/resources/zhCn/common.mjs +2 -1
  114. package/es/i18n/resources/zhCn/common.mjs.map +1 -1
  115. package/es/icons/lucideExtra/BotPromptIcon.d.mts +3 -3
  116. package/es/icons/lucideExtra/CreateBotIcon.d.mts +3 -3
  117. package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
  118. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
  119. package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
  120. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  121. package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
  122. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
  123. package/es/icons/lucideExtra/McpIcon.d.mts +2 -2
  124. package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
  125. package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
  126. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
  127. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +3 -3
  128. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
  129. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  130. package/es/index.mjs +2 -2
  131. package/es/mdx/Mdx/index.d.mts +2 -2
  132. package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
  133. package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
  134. package/es/mobile/TabBar/TabBar.d.mts +2 -2
  135. package/es/storybook/StoryBook/index.d.mts +2 -2
  136. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { FlexboxProps } from "../../Flex/type.mjs";
2
2
  import "../../Flex/index.mjs";
3
- import * as react24 from "react";
3
+ import * as react63 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: react24.NamedExoticComponent<StoryBookProps>;
13
+ declare const StoryBook: react63.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": "4.7.0",
3
+ "version": "4.8.0",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",