@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
1
  import { AccordionProps } from "./type.mjs";
2
- import * as react65 from "react";
2
+ import * as react62 from "react";
3
3
 
4
4
  //#region src/Accordion/Accordion.d.ts
5
- declare const Accordion: react65.NamedExoticComponent<AccordionProps>;
5
+ declare const Accordion: react62.NamedExoticComponent<AccordionProps>;
6
6
  //#endregion
7
7
  export { Accordion };
8
8
  //# sourceMappingURL=Accordion.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { AccordionItemProps } from "./type.mjs";
2
- import * as react64 from "react";
2
+ import * as react63 from "react";
3
3
 
4
4
  //#region src/Accordion/AccordionItem.d.ts
5
- declare const AccordionItem: react64.NamedExoticComponent<AccordionItemProps>;
5
+ declare const AccordionItem: react63.NamedExoticComponent<AccordionItemProps>;
6
6
  //#endregion
7
7
  export { AccordionItem };
8
8
  //# sourceMappingURL=AccordionItem.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ActionIconProps } from "./type.mjs";
2
- import * as react3 from "react";
2
+ import * as react2 from "react";
3
3
 
4
4
  //#region src/ActionIcon/ActionIcon.d.ts
5
- declare const ActionIcon: react3.NamedExoticComponent<ActionIconProps>;
5
+ declare const ActionIcon: react2.NamedExoticComponent<ActionIconProps>;
6
6
  //#endregion
7
7
  export { ActionIcon };
8
8
  //# sourceMappingURL=ActionIcon.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { AlertProps } from "./type.mjs";
2
- import * as react0 from "react";
2
+ import * as react1 from "react";
3
3
 
4
4
  //#region src/Alert/Alert.d.ts
5
- declare const Alert: react0.NamedExoticComponent<AlertProps>;
5
+ declare const Alert: react1.NamedExoticComponent<AlertProps>;
6
6
  //#endregion
7
7
  export { Alert };
8
8
  //# sourceMappingURL=Alert.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { AutoCompleteProps } from "./type.mjs";
2
- import * as react4 from "react";
2
+ import * as react64 from "react";
3
3
 
4
4
  //#region src/AutoComplete/Select.d.ts
5
- declare const AutoComplete: react4.NamedExoticComponent<AutoCompleteProps>;
5
+ declare const AutoComplete: react64.NamedExoticComponent<AutoCompleteProps>;
6
6
  //#endregion
7
7
  export { AutoComplete };
8
8
  //# sourceMappingURL=Select.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { AvatarGroupProps } from "../type.mjs";
2
- import * as react62 from "react";
2
+ import * as react75 from "react";
3
3
 
4
4
  //#region src/Avatar/AvatarGroup/index.d.ts
5
- declare const AvatarGroup: react62.NamedExoticComponent<AvatarGroupProps>;
5
+ declare const AvatarGroup: react75.NamedExoticComponent<AvatarGroupProps>;
6
6
  //#endregion
7
7
  export { AvatarGroup };
8
8
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { CodeDiffProps } from "./type.mjs";
2
- import * as react1 from "react";
2
+ import * as react59 from "react";
3
3
 
4
4
  //#region src/CodeDiff/CodeDiff.d.ts
5
- declare const CodeDiff: react1.NamedExoticComponent<CodeDiffProps>;
5
+ declare const CodeDiff: react59.NamedExoticComponent<CodeDiffProps>;
6
6
  //#endregion
7
7
  export { CodeDiff };
8
8
  //# sourceMappingURL=CodeDiff.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { PatchDiffProps } from "./type.mjs";
2
- import * as react2 from "react";
2
+ import * as react60 from "react";
3
3
 
4
4
  //#region src/CodeDiff/PatchDiff.d.ts
5
- declare const PatchDiff: react2.NamedExoticComponent<PatchDiffProps>;
5
+ declare const PatchDiff: react60.NamedExoticComponent<PatchDiffProps>;
6
6
  //#endregion
7
7
  export { PatchDiff };
8
8
  //# sourceMappingURL=PatchDiff.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { CodeEditorProps } from "./type.mjs";
2
- import * as react0 from "react";
2
+ import * as react56 from "react";
3
3
 
4
4
  //#region src/CodeEditor/CodeEditor.d.ts
5
- declare const CodeEditor: react0.NamedExoticComponent<CodeEditorProps>;
5
+ declare const CodeEditor: react56.NamedExoticComponent<CodeEditorProps>;
6
6
  //#endregion
7
7
  export { CodeEditor };
8
8
  //# sourceMappingURL=CodeEditor.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { CollapseProps } from "./type.mjs";
2
- import * as react63 from "react";
2
+ import * as react58 from "react";
3
3
 
4
4
  //#region src/Collapse/Collapse.d.ts
5
- declare const Collapse: react63.NamedExoticComponent<CollapseProps>;
5
+ declare const Collapse: react58.NamedExoticComponent<CollapseProps>;
6
6
  //#endregion
7
7
  export { Collapse };
8
8
  //# sourceMappingURL=Collapse.d.mts.map
@@ -1,7 +1,7 @@
1
1
  import { TranslationResourcesInput } from "../i18n/types.mjs";
2
2
  import { MotionComponentType } from "../MotionProvider/index.mjs";
3
3
  import { CDN, CdnApi } from "../utils/genCdnUrl.mjs";
4
- import * as react67 from "react";
4
+ import * as react68 from "react";
5
5
  import { ElementType, ReactNode } from "react";
6
6
 
7
7
  //#region src/ConfigProvider/index.d.ts
@@ -19,7 +19,7 @@ interface ConfigProviderProps {
19
19
  motion: MotionComponentType;
20
20
  resources?: TranslationResourcesInput;
21
21
  }
22
- declare const ConfigProvider: react67.NamedExoticComponent<ConfigProviderProps>;
22
+ declare const ConfigProvider: react68.NamedExoticComponent<ConfigProviderProps>;
23
23
  type CdnFn = ({
24
24
  pkg,
25
25
  version,
@@ -1,8 +1,8 @@
1
1
  import { CopyButtonProps } from "./type.mjs";
2
- import * as react59 from "react";
2
+ import * as react54 from "react";
3
3
 
4
4
  //#region src/CopyButton/CopyButton.d.ts
5
- declare const CopyButton: react59.NamedExoticComponent<CopyButtonProps>;
5
+ declare const CopyButton: react54.NamedExoticComponent<CopyButtonProps>;
6
6
  //#endregion
7
7
  export { CopyButton };
8
8
  //# sourceMappingURL=CopyButton.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { DatePickerProps } from "./type.mjs";
2
- import * as react60 from "react";
2
+ import * as react55 from "react";
3
3
 
4
4
  //#region src/DatePicker/DatePicker.d.ts
5
- declare const DatePicker: react60.NamedExoticComponent<DatePickerProps>;
5
+ declare const DatePicker: react55.NamedExoticComponent<DatePickerProps>;
6
6
  //#endregion
7
7
  export { DatePicker };
8
8
  //# sourceMappingURL=DatePicker.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
- import * as react56 from "react";
2
+ import * as react51 from "react";
3
3
 
4
4
  //#region src/DraggablePanel/components/DraggablePanelBody.d.ts
5
5
  type DraggablePanelBodyProps = DivProps;
6
- declare const DraggablePanelBody: react56.NamedExoticComponent<DivProps>;
6
+ declare const DraggablePanelBody: react51.NamedExoticComponent<DivProps>;
7
7
  //#endregion
8
8
  export { DraggablePanelBody, DraggablePanelBodyProps };
9
9
  //# sourceMappingURL=DraggablePanelBody.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
- import * as react55 from "react";
2
+ import * as react50 from "react";
3
3
 
4
4
  //#region src/DraggablePanel/components/DraggablePanelContainer.d.ts
5
5
  type DraggablePanelContainerProps = DivProps;
6
- declare const DraggablePanelContainer: react55.NamedExoticComponent<DivProps>;
6
+ declare const DraggablePanelContainer: react50.NamedExoticComponent<DivProps>;
7
7
  //#endregion
8
8
  export { DraggablePanelContainer, DraggablePanelContainerProps };
9
9
  //# sourceMappingURL=DraggablePanelContainer.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
- import * as react58 from "react";
2
+ import * as react52 from "react";
3
3
 
4
4
  //#region src/DraggablePanel/components/DraggablePanelFooter.d.ts
5
5
  type DraggablePanelFooterProps = DivProps;
6
- declare const DraggablePanelFooter: react58.NamedExoticComponent<DivProps>;
6
+ declare const DraggablePanelFooter: react52.NamedExoticComponent<DivProps>;
7
7
  //#endregion
8
8
  export { DraggablePanelFooter, DraggablePanelFooterProps };
9
9
  //# sourceMappingURL=DraggablePanelFooter.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
- import * as react57 from "react";
2
+ import * as react53 from "react";
3
3
 
4
4
  //#region src/DraggablePanel/components/DraggablePanelHeader.d.ts
5
5
  interface DraggablePanelHeaderProps extends Omit<DivProps, 'children'> {
@@ -9,7 +9,7 @@ interface DraggablePanelHeaderProps extends Omit<DivProps, 'children'> {
9
9
  setPin?: (pin: boolean) => void;
10
10
  title?: string;
11
11
  }
12
- declare const DraggablePanelHeader: react57.NamedExoticComponent<DraggablePanelHeaderProps>;
12
+ declare const DraggablePanelHeader: react53.NamedExoticComponent<DraggablePanelHeaderProps>;
13
13
  //#endregion
14
14
  export { DraggablePanelHeader, DraggablePanelHeaderProps };
15
15
  //# sourceMappingURL=DraggablePanelHeader.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { DraggableSideNavProps } from "./type.mjs";
2
- import * as react53 from "react";
2
+ import * as react40 from "react";
3
3
 
4
4
  //#region src/DraggableSideNav/DraggableSideNav.d.ts
5
- declare const DraggableSideNav: react53.NamedExoticComponent<DraggableSideNavProps>;
5
+ declare const DraggableSideNav: react40.NamedExoticComponent<DraggableSideNavProps>;
6
6
  //#endregion
7
7
  export { DraggableSideNav };
8
8
  //# sourceMappingURL=DraggableSideNav.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { DrawerProps } from "./type.mjs";
2
- import * as react52 from "react";
2
+ import * as react38 from "react";
3
3
 
4
4
  //#region src/Drawer/Drawer.d.ts
5
- declare const Drawer: react52.NamedExoticComponent<DrawerProps>;
5
+ declare const Drawer: react38.NamedExoticComponent<DrawerProps>;
6
6
  //#endregion
7
7
  export { Drawer };
8
8
  //# sourceMappingURL=Drawer.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { DropdownProps } from "./type.mjs";
2
- import * as react49 from "react";
2
+ import * as react37 from "react";
3
3
 
4
4
  //#region src/Dropdown/Dropdown.d.ts
5
5
 
@@ -9,7 +9,7 @@ import * as react49 from "react";
9
9
  * @see https://ui.lobehub.com/components/context-menu
10
10
  * @see https://ui.lobehub.com/components/dropdown-menu
11
11
  */
12
- declare const Dropdown: react49.NamedExoticComponent<DropdownProps>;
12
+ declare const Dropdown: react37.NamedExoticComponent<DropdownProps>;
13
13
  //#endregion
14
14
  export { Dropdown };
15
15
  //# sourceMappingURL=Dropdown.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { EditableTextProps } from "./type.mjs";
2
- import * as react50 from "react";
2
+ import * as react36 from "react";
3
3
 
4
4
  //#region src/EditableText/EditableText.d.ts
5
- declare const EditableText: react50.NamedExoticComponent<EditableTextProps>;
5
+ declare const EditableText: react36.NamedExoticComponent<EditableTextProps>;
6
6
  //#endregion
7
7
  export { EditableText };
8
8
  //# sourceMappingURL=EditableText.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { EmojiPickerProps } from "./type.mjs";
2
- import * as react47 from "react";
2
+ import * as react34 from "react";
3
3
 
4
4
  //#region src/EmojiPicker/EmojiPicker.d.ts
5
- declare const EmojiPicker: react47.NamedExoticComponent<EmojiPickerProps>;
5
+ declare const EmojiPicker: react34.NamedExoticComponent<EmojiPickerProps>;
6
6
  //#endregion
7
7
  export { EmojiPicker };
8
8
  //# sourceMappingURL=EmojiPicker.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FlexBasicProps } from "./type.mjs";
2
- import * as react54 from "react";
2
+ import * as react35 from "react";
3
3
 
4
4
  //#region src/Flex/FlexBasic.d.ts
5
- declare const _default: react54.NamedExoticComponent<FlexBasicProps>;
5
+ declare const _default: react35.NamedExoticComponent<FlexBasicProps>;
6
6
  //#endregion
7
7
  export { _default };
8
8
  //# sourceMappingURL=FlexBasic.d.mts.map
@@ -1,10 +1,10 @@
1
- import * as react66 from "react";
1
+ import * as react71 from "react";
2
2
 
3
3
  //#region src/FontLoader/index.d.ts
4
4
  interface FontLoaderProps {
5
5
  url: string;
6
6
  }
7
- declare const FontLoader: react66.NamedExoticComponent<FontLoaderProps>;
7
+ declare const FontLoader: react71.NamedExoticComponent<FontLoaderProps>;
8
8
  //#endregion
9
9
  export { FontLoader, FontLoaderProps };
10
10
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FooterProps } from "./type.mjs";
2
- import * as react51 from "react";
2
+ import * as react33 from "react";
3
3
 
4
4
  //#region src/Footer/Footer.d.ts
5
- declare const Footer: react51.NamedExoticComponent<FooterProps>;
5
+ declare const Footer: react33.NamedExoticComponent<FooterProps>;
6
6
  //#endregion
7
7
  export { Footer };
8
8
  //# sourceMappingURL=Footer.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FormGroupProps } from "../type.mjs";
2
- import * as react73 from "react";
2
+ import * as react30 from "react";
3
3
 
4
4
  //#region src/Form/components/FormGroup.d.ts
5
- declare const FormGroup: react73.NamedExoticComponent<FormGroupProps>;
5
+ declare const FormGroup: react30.NamedExoticComponent<FormGroupProps>;
6
6
  //#endregion
7
7
  export { FormGroup };
8
8
  //# sourceMappingURL=FormGroup.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FormItemProps } from "../type.mjs";
2
- import * as react74 from "react";
2
+ import * as react31 from "react";
3
3
 
4
4
  //#region src/Form/components/FormItem.d.ts
5
- declare const FormItem: react74.NamedExoticComponent<FormItemProps>;
5
+ declare const FormItem: react31.NamedExoticComponent<FormItemProps>;
6
6
  //#endregion
7
7
  export { FormItem };
8
8
  //# sourceMappingURL=FormItem.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FormSubmitFooterProps } from "../type.mjs";
2
- import * as react75 from "react";
2
+ import * as react32 from "react";
3
3
 
4
4
  //#region src/Form/components/FormSubmitFooter.d.ts
5
- declare const FormSubmitFooter: react75.NamedExoticComponent<FormSubmitFooterProps>;
5
+ declare const FormSubmitFooter: react32.NamedExoticComponent<FormSubmitFooterProps>;
6
6
  //#endregion
7
7
  export { FormSubmitFooter };
8
8
  //# sourceMappingURL=FormSubmitFooter.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FormModalProps } from "./type.mjs";
2
- import * as react48 from "react";
2
+ import * as react29 from "react";
3
3
 
4
4
  //#region src/FormModal/FormModal.d.ts
5
- declare const FormModal: react48.NamedExoticComponent<FormModalProps>;
5
+ declare const FormModal: react29.NamedExoticComponent<FormModalProps>;
6
6
  //#endregion
7
7
  export { FormModal };
8
8
  //# sourceMappingURL=FormModal.d.mts.map
@@ -1,12 +1,12 @@
1
1
  import { FreezeProps } from "./type.mjs";
2
- import * as react_jsx_runtime12 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/Freeze/Freeze.d.ts
5
5
  declare const Freeze: {
6
6
  ({
7
7
  frozen,
8
8
  children
9
- }: FreezeProps): react_jsx_runtime12.JSX.Element;
9
+ }: FreezeProps): react_jsx_runtime0.JSX.Element;
10
10
  displayName: string;
11
11
  };
12
12
  //#endregion
@@ -1,8 +1,8 @@
1
1
  import { GuideCardProps } from "./type.mjs";
2
- import * as react189 from "react";
2
+ import * as react192 from "react";
3
3
 
4
4
  //#region src/GuideCard/GuideCard.d.ts
5
- declare const GuideCard: react189.NamedExoticComponent<GuideCardProps>;
5
+ declare const GuideCard: react192.NamedExoticComponent<GuideCardProps>;
6
6
  //#endregion
7
7
  export { GuideCard };
8
8
  //# sourceMappingURL=GuideCard.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { HeaderProps } from "./type.mjs";
2
- import * as react46 from "react";
2
+ import * as react27 from "react";
3
3
 
4
4
  //#region src/Header/Header.d.ts
5
- declare const Header: react46.NamedExoticComponent<HeaderProps>;
5
+ declare const Header: react27.NamedExoticComponent<HeaderProps>;
6
6
  //#endregion
7
7
  export { Header };
8
8
  //# sourceMappingURL=Header.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { HighlighterProps } from "./type.mjs";
2
- import * as react42 from "react";
2
+ import * as react26 from "react";
3
3
 
4
4
  //#region src/Highlighter/Highlighter.d.ts
5
- declare const Highlighter: react42.NamedExoticComponent<HighlighterProps>;
5
+ declare const Highlighter: react26.NamedExoticComponent<HighlighterProps>;
6
6
  //#endregion
7
7
  export { Highlighter };
8
8
  //# sourceMappingURL=Highlighter.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { SyntaxHighlighterProps } from "../type.mjs";
2
- import * as react43 from "react";
2
+ import * as react28 from "react";
3
3
 
4
4
  //#region src/Highlighter/SyntaxHighlighter/index.d.ts
5
- declare const SyntaxHighlighter: react43.NamedExoticComponent<SyntaxHighlighterProps>;
5
+ declare const SyntaxHighlighter: react28.NamedExoticComponent<SyntaxHighlighterProps>;
6
6
  //#endregion
7
7
  export { SyntaxHighlighter };
8
8
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { HotkeyProps } from "./type.mjs";
2
- import * as react45 from "react";
2
+ import * as react19 from "react";
3
3
 
4
4
  //#region src/Hotkey/Hotkey.d.ts
5
- declare const Hotkey: react45.NamedExoticComponent<HotkeyProps>;
5
+ declare const Hotkey: react19.NamedExoticComponent<HotkeyProps>;
6
6
  //#endregion
7
7
  export { Hotkey };
8
8
  //# sourceMappingURL=Hotkey.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { HotkeyInputProps } from "./type.mjs";
2
- import * as react41 from "react";
2
+ import * as react18 from "react";
3
3
 
4
4
  //#region src/HotkeyInput/HotkeyInput.d.ts
5
- declare const HotkeyInput: react41.NamedExoticComponent<HotkeyInputProps>;
5
+ declare const HotkeyInput: react18.NamedExoticComponent<HotkeyInputProps>;
6
6
  //#endregion
7
7
  export { HotkeyInput };
8
8
  //# sourceMappingURL=HotkeyInput.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { IconProps } from "./type.mjs";
2
- import * as react37 from "react";
2
+ import * as react16 from "react";
3
3
 
4
4
  //#region src/Icon/Icon.d.ts
5
- declare const Icon: react37.NamedExoticComponent<IconProps>;
5
+ declare const Icon: react16.NamedExoticComponent<IconProps>;
6
6
  //#endregion
7
7
  export { Icon };
8
8
  //# sourceMappingURL=Icon.d.mts.map
@@ -1,11 +1,11 @@
1
1
  import { IconProps } from "../type.mjs";
2
- import * as react35 from "react";
2
+ import * as react14 from "react";
3
3
  import { ReactNode } from "react";
4
4
 
5
5
  //#region src/Icon/components/IconProvider.d.ts
6
6
  type IconContentConfig = Omit<IconProps, 'icon' | 'ref'>;
7
- declare const IconContext: react35.Context<IconContentConfig>;
8
- declare const IconProvider: react35.NamedExoticComponent<{
7
+ declare const IconContext: react14.Context<IconContentConfig>;
8
+ declare const IconProvider: react14.NamedExoticComponent<{
9
9
  children: ReactNode;
10
10
  config?: IconContentConfig;
11
11
  }>;
@@ -1,8 +1,8 @@
1
1
  import { PreviewGroupProps } from "./type.mjs";
2
- import * as react34 from "react";
2
+ import * as react17 from "react";
3
3
 
4
4
  //#region src/Image/PreviewGroup.d.ts
5
- declare const PreviewGroup: react34.NamedExoticComponent<PreviewGroupProps>;
5
+ declare const PreviewGroup: react17.NamedExoticComponent<PreviewGroupProps>;
6
6
  //#endregion
7
7
  export { PreviewGroup };
8
8
  //# sourceMappingURL=PreviewGroup.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ImageSelectProps } from "./type.mjs";
2
- import * as react80 from "react";
2
+ import * as react154 from "react";
3
3
 
4
4
  //#region src/ImageSelect/ImageSelect.d.ts
5
- declare const ImageSelect: react80.NamedExoticComponent<ImageSelectProps>;
5
+ declare const ImageSelect: react154.NamedExoticComponent<ImageSelectProps>;
6
6
  //#endregion
7
7
  export { ImageSelect };
8
8
  //# sourceMappingURL=ImageSelect.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { InputProps } from "./type.mjs";
2
- import * as react190 from "react";
2
+ import * as react196 from "react";
3
3
 
4
4
  //#region src/Input/Input.d.ts
5
- declare const Input: react190.NamedExoticComponent<InputProps>;
5
+ declare const Input: react196.NamedExoticComponent<InputProps>;
6
6
  //#endregion
7
7
  export { Input };
8
8
  //# sourceMappingURL=Input.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { InputNumberProps } from "./type.mjs";
2
- import * as react193 from "react";
2
+ import * as react197 from "react";
3
3
 
4
4
  //#region src/Input/InputNumber.d.ts
5
- declare const InputNumber: react193.NamedExoticComponent<InputNumberProps>;
5
+ declare const InputNumber: react197.NamedExoticComponent<InputNumberProps>;
6
6
  //#endregion
7
7
  export { InputNumber };
8
8
  //# sourceMappingURL=InputNumber.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { InputPasswordProps } from "./type.mjs";
2
- import * as react191 from "react";
2
+ import * as react193 from "react";
3
3
 
4
4
  //#region src/Input/InputPassword.d.ts
5
- declare const InputPassword: react191.NamedExoticComponent<InputPasswordProps>;
5
+ declare const InputPassword: react193.NamedExoticComponent<InputPasswordProps>;
6
6
  //#endregion
7
7
  export { InputPassword };
8
8
  //# sourceMappingURL=InputPassword.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { TextAreaProps } from "./type.mjs";
2
- import * as react192 from "react";
2
+ import * as react195 from "react";
3
3
 
4
4
  //#region src/Input/TextArea.d.ts
5
- declare const TextArea: react192.NamedExoticComponent<TextAreaProps>;
5
+ declare const TextArea: react195.NamedExoticComponent<TextAreaProps>;
6
6
  //#endregion
7
7
  export { TextArea };
8
8
  //# sourceMappingURL=TextArea.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
2
  import "../../index.mjs";
3
- import * as react28 from "react";
3
+ import * as react20 from "react";
4
4
 
5
5
  //#region src/Layout/components/LayoutFooter.d.ts
6
- declare const LayoutFooter: react28.NamedExoticComponent<DivProps>;
6
+ declare const LayoutFooter: react20.NamedExoticComponent<DivProps>;
7
7
  //#endregion
8
8
  export { LayoutFooter };
9
9
  //# sourceMappingURL=LayoutFooter.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { LayoutHeaderProps } from "../type.mjs";
2
- import * as react32 from "react";
2
+ import * as react21 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutHeader.d.ts
5
- declare const LayoutHeader: react32.NamedExoticComponent<LayoutHeaderProps>;
5
+ declare const LayoutHeader: react21.NamedExoticComponent<LayoutHeaderProps>;
6
6
  //#endregion
7
7
  export { LayoutHeader };
8
8
  //# sourceMappingURL=LayoutHeader.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
2
  import "../../index.mjs";
3
- import * as react33 from "react";
3
+ import * as react22 from "react";
4
4
 
5
5
  //#region src/Layout/components/LayoutMain.d.ts
6
- declare const LayoutMain: react33.NamedExoticComponent<DivProps>;
6
+ declare const LayoutMain: react22.NamedExoticComponent<DivProps>;
7
7
  //#endregion
8
8
  export { LayoutMain };
9
9
  //# sourceMappingURL=LayoutMain.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { LayoutSidebarProps } from "../type.mjs";
2
- import * as react30 from "react";
2
+ import * as react23 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutSidebar.d.ts
5
- declare const LayoutSidebar: react30.NamedExoticComponent<LayoutSidebarProps>;
5
+ declare const LayoutSidebar: react23.NamedExoticComponent<LayoutSidebarProps>;
6
6
  //#endregion
7
7
  export { LayoutSidebar };
8
8
  //# sourceMappingURL=LayoutSidebar.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { LayoutSidebarInnerProps } from "../type.mjs";
2
- import * as react29 from "react";
2
+ import * as react24 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutSidebarInner.d.ts
5
- declare const LayoutSidebarInner: react29.NamedExoticComponent<LayoutSidebarInnerProps>;
5
+ declare const LayoutSidebarInner: react24.NamedExoticComponent<LayoutSidebarInnerProps>;
6
6
  //#endregion
7
7
  export { LayoutSidebarInner };
8
8
  //# sourceMappingURL=LayoutSidebarInner.d.mts.map