@lobehub/ui 4.27.3 → 4.27.4

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 (126) 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/Avatar.mjs +4 -5
  7. package/es/Avatar/Avatar.mjs.map +1 -1
  8. package/es/Avatar/AvatarGroup/index.d.mts +2 -2
  9. package/es/Burger/Burger.d.mts +2 -2
  10. package/es/CodeDiff/CodeDiff.d.mts +2 -2
  11. package/es/CodeDiff/PatchDiff.d.mts +2 -2
  12. package/es/CodeEditor/CodeEditor.d.mts +2 -2
  13. package/es/Collapse/Collapse.d.mts +2 -2
  14. package/es/ColorSwatches/ColorSwatches.mjs +3 -4
  15. package/es/ColorSwatches/ColorSwatches.mjs.map +1 -1
  16. package/es/ContextMenu/ContextMenuHost.d.mts +2 -2
  17. package/es/CopyButton/CopyButton.d.mts +2 -2
  18. package/es/DatePicker/DatePicker.d.mts +2 -2
  19. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  20. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  21. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  22. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  23. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  24. package/es/Drawer/Drawer.d.mts +2 -2
  25. package/es/Dropdown/Dropdown.d.mts +2 -2
  26. package/es/DropdownMenu/DropdownMenu.d.mts +2 -2
  27. package/es/DropdownMenu/atoms.d.mts +16 -16
  28. package/es/EditableText/EditableText.d.mts +2 -2
  29. package/es/EditorSlashMenu/atoms.d.mts +12 -12
  30. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  31. package/es/Flex/FlexBasic.d.mts +2 -2
  32. package/es/Footer/Footer.d.mts +2 -2
  33. package/es/Form/components/FormGroup.d.mts +2 -2
  34. package/es/Form/components/FormItem.d.mts +2 -2
  35. package/es/FormModal/FormModal.d.mts +2 -2
  36. package/es/Header/Header.d.mts +2 -2
  37. package/es/Highlighter/Highlighter.d.mts +2 -2
  38. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  39. package/es/Hotkey/Hotkey.d.mts +2 -2
  40. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  41. package/es/Icon/Icon.d.mts +2 -2
  42. package/es/Icon/components/IconProvider.d.mts +3 -3
  43. package/es/Image/PreviewGroup.d.mts +2 -2
  44. package/es/Input/Input.d.mts +2 -2
  45. package/es/Input/InputNumber.d.mts +2 -2
  46. package/es/Input/InputOPT.d.mts +2 -2
  47. package/es/Input/InputPassword.d.mts +2 -2
  48. package/es/Input/TextArea.d.mts +2 -2
  49. package/es/Layout/components/LayoutFooter.d.mts +2 -2
  50. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  51. package/es/Layout/components/LayoutMain.d.mts +2 -2
  52. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  53. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  54. package/es/Layout/components/LayoutToc.d.mts +2 -2
  55. package/es/List/ListItem/index.d.mts +2 -2
  56. package/es/LobeSelect/LobeSelect.d.mts +2 -2
  57. package/es/LobeSelect/atoms.d.mts +19 -19
  58. package/es/LobeSwitch/LobeSwitch.d.mts +2 -2
  59. package/es/LobeSwitch/atoms.d.mts +4 -4
  60. package/es/Markdown/Markdown.d.mts +2 -2
  61. package/es/Markdown/Typography.d.mts +2 -2
  62. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  63. package/es/Menu/Menu.d.mts +2 -2
  64. package/es/Mermaid/Mermaid.d.mts +2 -2
  65. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  66. package/es/Modal/Modal.d.mts +2 -2
  67. package/es/Modal/ModalProvider.d.mts +2 -2
  68. package/es/Modal/imperative.d.mts +2 -2
  69. package/es/Popover/ArrowIcon.d.mts +2 -2
  70. package/es/Popover/atoms.d.mts +9 -9
  71. package/es/Popover/context.d.mts +2 -2
  72. package/es/SearchBar/SearchBar.d.mts +2 -2
  73. package/es/Segmented/Segmented.d.mts +2 -2
  74. package/es/Select/Select.d.mts +2 -2
  75. package/es/SideNav/SideNav.d.mts +2 -2
  76. package/es/Skeleton/SkeletonTags.mjs +2 -3
  77. package/es/Skeleton/SkeletonTags.mjs.map +1 -1
  78. package/es/Skeleton/SkeletonTitle.mjs +6 -7
  79. package/es/Skeleton/SkeletonTitle.mjs.map +1 -1
  80. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  81. package/es/SortableList/components/DragHandle.d.mts +2 -2
  82. package/es/SortableList/components/SortableItem.d.mts +2 -2
  83. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  84. package/es/Toast/imperative.d.mts +3 -3
  85. package/es/Toc/Toc.d.mts +2 -2
  86. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  87. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
  88. package/es/awesome/Features/Features.d.mts +2 -2
  89. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  90. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  91. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  92. package/es/awesome/Spline/Spine.d.mts +2 -2
  93. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  94. package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
  95. package/es/brand/LobeChat/index.d.mts +2 -2
  96. package/es/brand/LobeHub/index.d.mts +2 -2
  97. package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
  98. package/es/brand/LogoThree/index.d.mts +2 -2
  99. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  100. package/es/chat/ChatItem/ChatItem.d.mts +2 -2
  101. package/es/chat/ChatList/ChatList.d.mts +2 -2
  102. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  103. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  104. package/es/color/ColorScales/index.d.mts +2 -2
  105. package/es/color/CssVar/index.d.mts +2 -2
  106. package/es/i18n/context.d.mts +2 -2
  107. package/es/icons/lucideExtra/BotPromptIcon.d.mts +2 -2
  108. package/es/icons/lucideExtra/CreateBotIcon.d.mts +3 -3
  109. package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
  110. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
  111. package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
  112. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  113. package/es/icons/lucideExtra/LeftClickIcon.d.mts +2 -2
  114. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
  115. package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
  116. package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
  117. package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
  118. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
  119. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +2 -2
  120. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
  121. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  122. package/es/mdx/Mdx/index.d.mts +2 -2
  123. package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
  124. package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
  125. package/es/storybook/StoryBook/index.d.mts +2 -2
  126. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime25 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
3
3
  import * as _base_ui_react_autocomplete0 from "@base-ui/react/autocomplete";
4
4
  import { Autocomplete } from "@base-ui/react/autocomplete";
5
5
 
@@ -17,7 +17,7 @@ declare const EditorSlashMenuPortal: {
17
17
  ({
18
18
  container,
19
19
  ...rest
20
- }: EditorSlashMenuPortalProps): react_jsx_runtime25.JSX.Element;
20
+ }: EditorSlashMenuPortalProps): react_jsx_runtime2.JSX.Element;
21
21
  displayName: string;
22
22
  };
23
23
  type EditorSlashMenuPositionerProps = React.ComponentProps<typeof Autocomplete.Positioner>;
@@ -29,7 +29,7 @@ declare const EditorSlashMenuPositioner: {
29
29
  side,
30
30
  sideOffset,
31
31
  ...rest
32
- }: EditorSlashMenuPositionerProps): react_jsx_runtime25.JSX.Element;
32
+ }: EditorSlashMenuPositionerProps): react_jsx_runtime2.JSX.Element;
33
33
  displayName: string;
34
34
  };
35
35
  type EditorSlashMenuPopupProps = React.ComponentProps<typeof Autocomplete.Popup>;
@@ -38,7 +38,7 @@ declare const EditorSlashMenuPopup: {
38
38
  className,
39
39
  initialFocus,
40
40
  ...rest
41
- }: EditorSlashMenuPopupProps): react_jsx_runtime25.JSX.Element;
41
+ }: EditorSlashMenuPopupProps): react_jsx_runtime2.JSX.Element;
42
42
  displayName: string;
43
43
  };
44
44
  type EditorSlashMenuItemProps = React.ComponentProps<typeof Autocomplete.Item> & {
@@ -49,7 +49,7 @@ declare const EditorSlashMenuItem: {
49
49
  className,
50
50
  danger,
51
51
  ...rest
52
- }: EditorSlashMenuItemProps): react_jsx_runtime25.JSX.Element;
52
+ }: EditorSlashMenuItemProps): react_jsx_runtime2.JSX.Element;
53
53
  displayName: string;
54
54
  };
55
55
  declare const EditorSlashMenuGroup: React.ForwardRefExoticComponent<_base_ui_react_autocomplete0.AutocompleteGroupProps & React.RefAttributes<HTMLDivElement>>;
@@ -58,7 +58,7 @@ declare const EditorSlashMenuGroupLabel: {
58
58
  ({
59
59
  className,
60
60
  ...rest
61
- }: EditorSlashMenuGroupLabelProps): react_jsx_runtime25.JSX.Element;
61
+ }: EditorSlashMenuGroupLabelProps): react_jsx_runtime2.JSX.Element;
62
62
  displayName: string;
63
63
  };
64
64
  type EditorSlashMenuEmptyProps = React.ComponentProps<typeof Autocomplete.Empty>;
@@ -66,7 +66,7 @@ declare const EditorSlashMenuEmpty: {
66
66
  ({
67
67
  className,
68
68
  ...rest
69
- }: EditorSlashMenuEmptyProps): react_jsx_runtime25.JSX.Element;
69
+ }: EditorSlashMenuEmptyProps): react_jsx_runtime2.JSX.Element;
70
70
  displayName: string;
71
71
  };
72
72
  type EditorSlashMenuItemContentProps = React.HTMLAttributes<HTMLDivElement>;
@@ -74,7 +74,7 @@ declare const EditorSlashMenuItemContent: {
74
74
  ({
75
75
  className,
76
76
  ...rest
77
- }: EditorSlashMenuItemContentProps): react_jsx_runtime25.JSX.Element;
77
+ }: EditorSlashMenuItemContentProps): react_jsx_runtime2.JSX.Element;
78
78
  displayName: string;
79
79
  };
80
80
  type EditorSlashMenuItemIconProps = React.HTMLAttributes<HTMLSpanElement>;
@@ -82,7 +82,7 @@ declare const EditorSlashMenuItemIcon: {
82
82
  ({
83
83
  className,
84
84
  ...rest
85
- }: EditorSlashMenuItemIconProps): react_jsx_runtime25.JSX.Element;
85
+ }: EditorSlashMenuItemIconProps): react_jsx_runtime2.JSX.Element;
86
86
  displayName: string;
87
87
  };
88
88
  type EditorSlashMenuItemLabelProps = React.HTMLAttributes<HTMLSpanElement>;
@@ -90,7 +90,7 @@ declare const EditorSlashMenuItemLabel: {
90
90
  ({
91
91
  className,
92
92
  ...rest
93
- }: EditorSlashMenuItemLabelProps): react_jsx_runtime25.JSX.Element;
93
+ }: EditorSlashMenuItemLabelProps): react_jsx_runtime2.JSX.Element;
94
94
  displayName: string;
95
95
  };
96
96
  type EditorSlashMenuItemExtraProps = React.HTMLAttributes<HTMLSpanElement>;
@@ -98,7 +98,7 @@ declare const EditorSlashMenuItemExtra: {
98
98
  ({
99
99
  className,
100
100
  ...rest
101
- }: EditorSlashMenuItemExtraProps): react_jsx_runtime25.JSX.Element;
101
+ }: EditorSlashMenuItemExtraProps): react_jsx_runtime2.JSX.Element;
102
102
  displayName: string;
103
103
  };
104
104
  type EditorSlashMenuHiddenInputProps = React.ComponentProps<typeof Autocomplete.Input>;
@@ -106,7 +106,7 @@ declare const EditorSlashMenuHiddenInput: {
106
106
  ({
107
107
  className,
108
108
  ...rest
109
- }: EditorSlashMenuHiddenInputProps): react_jsx_runtime25.JSX.Element;
109
+ }: EditorSlashMenuHiddenInputProps): react_jsx_runtime2.JSX.Element;
110
110
  displayName: string;
111
111
  };
112
112
  //#endregion
@@ -1,8 +1,8 @@
1
1
  import { EmojiPickerProps } from "./type.mjs";
2
- import * as react57 from "react";
2
+ import * as react32 from "react";
3
3
 
4
4
  //#region src/EmojiPicker/EmojiPicker.d.ts
5
- declare const EmojiPicker: react57.NamedExoticComponent<EmojiPickerProps>;
5
+ declare const EmojiPicker: react32.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 react56 from "react";
2
+ import * as react10 from "react";
3
3
 
4
4
  //#region src/Flex/FlexBasic.d.ts
5
- declare const _default: react56.NamedExoticComponent<FlexBasicProps>;
5
+ declare const _default: react10.NamedExoticComponent<FlexBasicProps>;
6
6
  //#endregion
7
7
  export { _default };
8
8
  //# sourceMappingURL=FlexBasic.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FooterProps } from "./type.mjs";
2
- import * as react55 from "react";
2
+ import * as react56 from "react";
3
3
 
4
4
  //#region src/Footer/Footer.d.ts
5
- declare const Footer: react55.NamedExoticComponent<FooterProps>;
5
+ declare const Footer: react56.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 react53 from "react";
2
+ import * as react50 from "react";
3
3
 
4
4
  //#region src/Form/components/FormGroup.d.ts
5
- declare const FormGroup: react53.NamedExoticComponent<FormGroupProps>;
5
+ declare const FormGroup: react50.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 react54 from "react";
2
+ import * as react51 from "react";
3
3
 
4
4
  //#region src/Form/components/FormItem.d.ts
5
- declare const FormItem: react54.NamedExoticComponent<FormItemProps>;
5
+ declare const FormItem: react51.NamedExoticComponent<FormItemProps>;
6
6
  //#endregion
7
7
  export { FormItem };
8
8
  //# sourceMappingURL=FormItem.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FormModalProps } from "./type.mjs";
2
- import * as react51 from "react";
2
+ import * as react54 from "react";
3
3
 
4
4
  //#region src/FormModal/FormModal.d.ts
5
- declare const FormModal: react51.NamedExoticComponent<FormModalProps>;
5
+ declare const FormModal: react54.NamedExoticComponent<FormModalProps>;
6
6
  //#endregion
7
7
  export { FormModal };
8
8
  //# sourceMappingURL=FormModal.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { HeaderProps } from "./type.mjs";
2
- import * as react50 from "react";
2
+ import * as react58 from "react";
3
3
 
4
4
  //#region src/Header/Header.d.ts
5
- declare const Header: react50.NamedExoticComponent<HeaderProps>;
5
+ declare const Header: react58.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 react47 from "react";
2
+ import * as react55 from "react";
3
3
 
4
4
  //#region src/Highlighter/Highlighter.d.ts
5
- declare const Highlighter: react47.NamedExoticComponent<HighlighterProps>;
5
+ declare const Highlighter: react55.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 react48 from "react";
2
+ import * as react57 from "react";
3
3
 
4
4
  //#region src/Highlighter/SyntaxHighlighter/index.d.ts
5
- declare const SyntaxHighlighter: react48.NamedExoticComponent<SyntaxHighlighterProps>;
5
+ declare const SyntaxHighlighter: react57.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 react46 from "react";
2
+ import * as react48 from "react";
3
3
 
4
4
  //#region src/Hotkey/Hotkey.d.ts
5
- declare const Hotkey: react46.NamedExoticComponent<HotkeyProps>;
5
+ declare const Hotkey: react48.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 react49 from "react";
2
+ import * as react43 from "react";
3
3
 
4
4
  //#region src/HotkeyInput/HotkeyInput.d.ts
5
- declare const HotkeyInput: react49.NamedExoticComponent<HotkeyInputProps>;
5
+ declare const HotkeyInput: react43.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 react39 from "react";
2
+ import * as react46 from "react";
3
3
 
4
4
  //#region src/Icon/Icon.d.ts
5
- declare const Icon: react39.NamedExoticComponent<IconProps>;
5
+ declare const Icon: react46.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 react37 from "react";
2
+ import * as react44 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: react37.Context<IconContentConfig>;
8
- declare const IconProvider: react37.NamedExoticComponent<{
7
+ declare const IconContext: react44.Context<IconContentConfig>;
8
+ declare const IconProvider: react44.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 react75 from "react";
2
+ import * as react12 from "react";
3
3
 
4
4
  //#region src/Image/PreviewGroup.d.ts
5
- declare const PreviewGroup: react75.NamedExoticComponent<PreviewGroupProps>;
5
+ declare const PreviewGroup: react12.NamedExoticComponent<PreviewGroupProps>;
6
6
  //#endregion
7
7
  export { PreviewGroup };
8
8
  //# sourceMappingURL=PreviewGroup.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { InputProps } from "./type.mjs";
2
- import * as react150 from "react";
2
+ import * as react152 from "react";
3
3
 
4
4
  //#region src/Input/Input.d.ts
5
- declare const Input: react150.NamedExoticComponent<InputProps>;
5
+ declare const Input: react152.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 react151 from "react";
2
+ import * as react154 from "react";
3
3
 
4
4
  //#region src/Input/InputNumber.d.ts
5
- declare const InputNumber: react151.NamedExoticComponent<InputNumberProps>;
5
+ declare const InputNumber: react154.NamedExoticComponent<InputNumberProps>;
6
6
  //#endregion
7
7
  export { InputNumber };
8
8
  //# sourceMappingURL=InputNumber.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { InputOPTProps } from "./type.mjs";
2
- import * as react152 from "react";
2
+ import * as react153 from "react";
3
3
 
4
4
  //#region src/Input/InputOPT.d.ts
5
- declare const InputOPT: react152.NamedExoticComponent<InputOPTProps>;
5
+ declare const InputOPT: react153.NamedExoticComponent<InputOPTProps>;
6
6
  //#endregion
7
7
  export { InputOPT };
8
8
  //# sourceMappingURL=InputOPT.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { InputPasswordProps } from "./type.mjs";
2
- import * as react153 from "react";
2
+ import * as react150 from "react";
3
3
 
4
4
  //#region src/Input/InputPassword.d.ts
5
- declare const InputPassword: react153.NamedExoticComponent<InputPasswordProps>;
5
+ declare const InputPassword: react150.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 react154 from "react";
2
+ import * as react151 from "react";
3
3
 
4
4
  //#region src/Input/TextArea.d.ts
5
- declare const TextArea: react154.NamedExoticComponent<TextAreaProps>;
5
+ declare const TextArea: react151.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 react41 from "react";
3
+ import * as react2 from "react";
4
4
 
5
5
  //#region src/Layout/components/LayoutFooter.d.ts
6
- declare const LayoutFooter: react41.NamedExoticComponent<DivProps>;
6
+ declare const LayoutFooter: react2.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 react40 from "react";
2
+ import * as react3 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutHeader.d.ts
5
- declare const LayoutHeader: react40.NamedExoticComponent<LayoutHeaderProps>;
5
+ declare const LayoutHeader: react3.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 react43 from "react";
3
+ import * as react7 from "react";
4
4
 
5
5
  //#region src/Layout/components/LayoutMain.d.ts
6
- declare const LayoutMain: react43.NamedExoticComponent<DivProps>;
6
+ declare const LayoutMain: react7.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 react42 from "react";
2
+ import * as react5 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutSidebar.d.ts
5
- declare const LayoutSidebar: react42.NamedExoticComponent<LayoutSidebarProps>;
5
+ declare const LayoutSidebar: react5.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 react44 from "react";
2
+ import * as react4 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutSidebarInner.d.ts
5
- declare const LayoutSidebarInner: react44.NamedExoticComponent<LayoutSidebarInnerProps>;
5
+ declare const LayoutSidebarInner: react4.NamedExoticComponent<LayoutSidebarInnerProps>;
6
6
  //#endregion
7
7
  export { LayoutSidebarInner };
8
8
  //# sourceMappingURL=LayoutSidebarInner.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { LayoutTocProps } from "../type.mjs";
2
- import * as react45 from "react";
2
+ import * as react6 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutToc.d.ts
5
- declare const LayoutToc: react45.NamedExoticComponent<LayoutTocProps>;
5
+ declare const LayoutToc: react6.NamedExoticComponent<LayoutTocProps>;
6
6
  //#endregion
7
7
  export { LayoutToc };
8
8
  //# sourceMappingURL=LayoutToc.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ListItemProps } from "../type.mjs";
2
- import * as react36 from "react";
2
+ import * as react80 from "react";
3
3
 
4
4
  //#region src/List/ListItem/index.d.ts
5
- declare const ListItem: react36.NamedExoticComponent<ListItemProps>;
5
+ declare const ListItem: react80.NamedExoticComponent<ListItemProps>;
6
6
  //#endregion
7
7
  export { ListItem };
8
8
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { LobeSelectProps } from "./type.mjs";
2
- import * as react34 from "react";
2
+ import * as react79 from "react";
3
3
 
4
4
  //#region src/LobeSelect/LobeSelect.d.ts
5
- declare const LobeSelect: react34.NamedExoticComponent<LobeSelectProps<any>>;
5
+ declare const LobeSelect: react79.NamedExoticComponent<LobeSelectProps<any>>;
6
6
  //#endregion
7
7
  export { LobeSelect };
8
8
  //# sourceMappingURL=LobeSelect.d.mts.map
@@ -1,16 +1,16 @@
1
1
  import { LobeSelectSize, LobeSelectVariant } from "./type.mjs";
2
2
  import { LOBE_SELECT_CONTAINER_ATTR } from "./constants.mjs";
3
- import * as react30 from "react";
3
+ import * as react75 from "react";
4
4
  import { ComponentProps, ComponentPropsWithRef } from "react";
5
- import * as react_jsx_runtime7 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime36 from "react/jsx-runtime";
6
6
  import * as _base_ui_react_select0 from "@base-ui/react/select";
7
7
  import { Select } from "@base-ui/react/select";
8
8
  import * as node_modules__base_ui_react_esm_separator_Separator0 from "node_modules/@base-ui/react/esm/separator/Separator";
9
9
 
10
10
  //#region src/LobeSelect/atoms.d.ts
11
11
  declare const LobeSelectRoot: typeof Select.Root;
12
- declare const LobeSelectBackdrop: react30.ForwardRefExoticComponent<_base_ui_react_select0.SelectBackdropProps & react30.RefAttributes<HTMLDivElement>>;
13
- declare const LobeSelectSeparator: react30.ForwardRefExoticComponent<node_modules__base_ui_react_esm_separator_Separator0.SeparatorProps & react30.RefAttributes<HTMLDivElement>>;
12
+ declare const LobeSelectBackdrop: react75.ForwardRefExoticComponent<_base_ui_react_select0.SelectBackdropProps & react75.RefAttributes<HTMLDivElement>>;
13
+ declare const LobeSelectSeparator: react75.ForwardRefExoticComponent<node_modules__base_ui_react_esm_separator_Separator0.SeparatorProps & react75.RefAttributes<HTMLDivElement>>;
14
14
  type LobeSelectTriggerProps = Omit<ComponentPropsWithRef<typeof Select.Trigger>, 'children' | 'render'> & {
15
15
  children: ComponentProps<typeof Select.Trigger>['children'];
16
16
  shadow?: boolean;
@@ -27,7 +27,7 @@ declare const LobeSelectTrigger: {
27
27
  variant,
28
28
  ref: refProp,
29
29
  ...rest
30
- }: LobeSelectTriggerProps): react_jsx_runtime7.JSX.Element;
30
+ }: LobeSelectTriggerProps): react_jsx_runtime36.JSX.Element;
31
31
  displayName: string;
32
32
  };
33
33
  type LobeSelectIconProps = ComponentProps<typeof Select.Icon>;
@@ -35,7 +35,7 @@ declare const LobeSelectIcon: {
35
35
  ({
36
36
  className,
37
37
  ...rest
38
- }: LobeSelectIconProps): react_jsx_runtime7.JSX.Element;
38
+ }: LobeSelectIconProps): react_jsx_runtime36.JSX.Element;
39
39
  displayName: string;
40
40
  };
41
41
  type LobeSelectValueProps = ComponentProps<typeof Select.Value>;
@@ -43,7 +43,7 @@ declare const LobeSelectValue: {
43
43
  ({
44
44
  className,
45
45
  ...rest
46
- }: LobeSelectValueProps): react_jsx_runtime7.JSX.Element;
46
+ }: LobeSelectValueProps): react_jsx_runtime36.JSX.Element;
47
47
  displayName: string;
48
48
  };
49
49
  type LobeSelectPortalProps = ComponentProps<typeof Select.Portal> & {
@@ -56,7 +56,7 @@ declare const LobeSelectPortal: {
56
56
  ({
57
57
  container,
58
58
  ...rest
59
- }: LobeSelectPortalProps): react_jsx_runtime7.JSX.Element;
59
+ }: LobeSelectPortalProps): react_jsx_runtime36.JSX.Element;
60
60
  displayName: string;
61
61
  };
62
62
  type LobeSelectPositionerProps = ComponentProps<typeof Select.Positioner>;
@@ -68,7 +68,7 @@ declare const LobeSelectPositioner: {
68
68
  side,
69
69
  sideOffset,
70
70
  ...rest
71
- }: LobeSelectPositionerProps): react_jsx_runtime7.JSX.Element;
71
+ }: LobeSelectPositionerProps): react_jsx_runtime36.JSX.Element;
72
72
  displayName: string;
73
73
  };
74
74
  type LobeSelectPopupProps = ComponentProps<typeof Select.Popup>;
@@ -76,7 +76,7 @@ declare const LobeSelectPopup: {
76
76
  ({
77
77
  className,
78
78
  ...rest
79
- }: LobeSelectPopupProps): react_jsx_runtime7.JSX.Element;
79
+ }: LobeSelectPopupProps): react_jsx_runtime36.JSX.Element;
80
80
  displayName: string;
81
81
  };
82
82
  type LobeSelectListProps = ComponentProps<typeof Select.List>;
@@ -84,7 +84,7 @@ declare const LobeSelectList: {
84
84
  ({
85
85
  className,
86
86
  ...rest
87
- }: LobeSelectListProps): react_jsx_runtime7.JSX.Element;
87
+ }: LobeSelectListProps): react_jsx_runtime36.JSX.Element;
88
88
  displayName: string;
89
89
  };
90
90
  type LobeSelectItemProps = ComponentProps<typeof Select.Item>;
@@ -92,7 +92,7 @@ declare const LobeSelectItem: {
92
92
  ({
93
93
  className,
94
94
  ...rest
95
- }: LobeSelectItemProps): react_jsx_runtime7.JSX.Element;
95
+ }: LobeSelectItemProps): react_jsx_runtime36.JSX.Element;
96
96
  displayName: string;
97
97
  };
98
98
  type LobeSelectItemTextProps = ComponentProps<typeof Select.ItemText>;
@@ -100,7 +100,7 @@ declare const LobeSelectItemText: {
100
100
  ({
101
101
  className,
102
102
  ...rest
103
- }: LobeSelectItemTextProps): react_jsx_runtime7.JSX.Element;
103
+ }: LobeSelectItemTextProps): react_jsx_runtime36.JSX.Element;
104
104
  displayName: string;
105
105
  };
106
106
  type LobeSelectItemIndicatorProps = ComponentProps<typeof Select.ItemIndicator>;
@@ -108,7 +108,7 @@ declare const LobeSelectItemIndicator: {
108
108
  ({
109
109
  className,
110
110
  ...rest
111
- }: LobeSelectItemIndicatorProps): react_jsx_runtime7.JSX.Element;
111
+ }: LobeSelectItemIndicatorProps): react_jsx_runtime36.JSX.Element;
112
112
  displayName: string;
113
113
  };
114
114
  type LobeSelectGroupProps = ComponentProps<typeof Select.Group>;
@@ -116,7 +116,7 @@ declare const LobeSelectGroup: {
116
116
  ({
117
117
  className,
118
118
  ...rest
119
- }: LobeSelectGroupProps): react_jsx_runtime7.JSX.Element;
119
+ }: LobeSelectGroupProps): react_jsx_runtime36.JSX.Element;
120
120
  displayName: string;
121
121
  };
122
122
  type LobeSelectGroupLabelProps = ComponentProps<typeof Select.GroupLabel>;
@@ -124,7 +124,7 @@ declare const LobeSelectGroupLabel: {
124
124
  ({
125
125
  className,
126
126
  ...rest
127
- }: LobeSelectGroupLabelProps): react_jsx_runtime7.JSX.Element;
127
+ }: LobeSelectGroupLabelProps): react_jsx_runtime36.JSX.Element;
128
128
  displayName: string;
129
129
  };
130
130
  type LobeSelectScrollUpArrowProps = ComponentProps<typeof Select.ScrollUpArrow>;
@@ -132,7 +132,7 @@ declare const LobeSelectScrollUpArrow: {
132
132
  ({
133
133
  className,
134
134
  ...rest
135
- }: LobeSelectScrollUpArrowProps): react_jsx_runtime7.JSX.Element;
135
+ }: LobeSelectScrollUpArrowProps): react_jsx_runtime36.JSX.Element;
136
136
  displayName: string;
137
137
  };
138
138
  type LobeSelectScrollDownArrowProps = ComponentProps<typeof Select.ScrollDownArrow>;
@@ -140,7 +140,7 @@ declare const LobeSelectScrollDownArrow: {
140
140
  ({
141
141
  className,
142
142
  ...rest
143
- }: LobeSelectScrollDownArrowProps): react_jsx_runtime7.JSX.Element;
143
+ }: LobeSelectScrollDownArrowProps): react_jsx_runtime36.JSX.Element;
144
144
  displayName: string;
145
145
  };
146
146
  type LobeSelectArrowProps = ComponentProps<typeof Select.Arrow>;
@@ -148,7 +148,7 @@ declare const LobeSelectArrow: {
148
148
  ({
149
149
  className,
150
150
  ...rest
151
- }: LobeSelectArrowProps): react_jsx_runtime7.JSX.Element;
151
+ }: LobeSelectArrowProps): react_jsx_runtime36.JSX.Element;
152
152
  displayName: string;
153
153
  };
154
154
  //#endregion
@@ -1,8 +1,8 @@
1
1
  import { LobeSwitchProps } from "./type.mjs";
2
- import * as react35 from "react";
2
+ import * as react11 from "react";
3
3
 
4
4
  //#region src/LobeSwitch/LobeSwitch.d.ts
5
- declare const LobeSwitch: react35.NamedExoticComponent<LobeSwitchProps>;
5
+ declare const LobeSwitch: react11.NamedExoticComponent<LobeSwitchProps>;
6
6
  //#endregion
7
7
  export { LobeSwitch };
8
8
  //# sourceMappingURL=LobeSwitch.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { LobeSwitchChangeEventHandler, LobeSwitchContextType, LobeSwitchIconProps, LobeSwitchRootProps, LobeSwitchThumbProps } from "./type.mjs";
2
2
  import { styles } from "./style.mjs";
3
- import * as react_jsx_runtime22 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/LobeSwitch/atoms.d.ts
6
6
  declare const useLobeSwitchContext: () => LobeSwitchContextType;
@@ -24,7 +24,7 @@ declare const LobeSwitchRoot: {
24
24
  id,
25
25
  name,
26
26
  ...rest
27
- }: LobeSwitchRootInternalProps): react_jsx_runtime22.JSX.Element;
27
+ }: LobeSwitchRootInternalProps): react_jsx_runtime0.JSX.Element;
28
28
  displayName: string;
29
29
  };
30
30
  declare const LobeSwitchThumb: {
@@ -35,7 +35,7 @@ declare const LobeSwitchThumb: {
35
35
  transition,
36
36
  children,
37
37
  ...rest
38
- }: LobeSwitchThumbProps): react_jsx_runtime22.JSX.Element;
38
+ }: LobeSwitchThumbProps): react_jsx_runtime0.JSX.Element;
39
39
  displayName: string;
40
40
  };
41
41
  declare const LobeSwitchIcon: {
@@ -48,7 +48,7 @@ declare const LobeSwitchIcon: {
48
48
  }: LobeSwitchIconProps & {
49
49
  children?: React.ReactNode;
50
50
  size?: "default" | "small";
51
- }): react_jsx_runtime22.JSX.Element;
51
+ }): react_jsx_runtime0.JSX.Element;
52
52
  displayName: string;
53
53
  };
54
54
  //#endregion
@@ -1,8 +1,8 @@
1
1
  import { MarkdownProps } from "./type.mjs";
2
- import * as react29 from "react";
2
+ import * as react0 from "react";
3
3
 
4
4
  //#region src/Markdown/Markdown.d.ts
5
- declare const Markdown: react29.NamedExoticComponent<MarkdownProps>;
5
+ declare const Markdown: react0.NamedExoticComponent<MarkdownProps>;
6
6
  //#endregion
7
7
  export { Markdown };
8
8
  //# sourceMappingURL=Markdown.d.mts.map