@lobehub/ui 4.21.2 → 4.22.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 (139) 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/Burger/Burger.d.mts +2 -2
  8. package/es/CodeDiff/CodeDiff.d.mts +2 -2
  9. package/es/CodeDiff/PatchDiff.d.mts +2 -2
  10. package/es/CodeEditor/CodeEditor.d.mts +2 -2
  11. package/es/Collapse/Collapse.d.mts +2 -2
  12. package/es/ConfigProvider/index.d.mts +2 -2
  13. package/es/ContextMenu/ContextMenuHost.d.mts +2 -2
  14. package/es/ContextMenu/imperative.d.mts +1 -1
  15. package/es/ContextMenu/index.d.mts +2 -2
  16. package/es/ContextMenu/index.mjs +2 -2
  17. package/es/ContextMenu/renderItems.mjs +1 -0
  18. package/es/ContextMenu/renderItems.mjs.map +1 -1
  19. package/es/ContextMenu/store.d.mts +2 -1
  20. package/es/CopyButton/CopyButton.d.mts +2 -2
  21. package/es/DatePicker/DatePicker.d.mts +2 -2
  22. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  23. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  24. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  25. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  26. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  27. package/es/Drawer/Drawer.d.mts +2 -2
  28. package/es/Dropdown/Dropdown.d.mts +2 -2
  29. package/es/DropdownMenu/DropdownMenu.d.mts +2 -2
  30. package/es/DropdownMenu/renderItems.mjs +7 -5
  31. package/es/DropdownMenu/renderItems.mjs.map +1 -1
  32. package/es/EditableText/EditableText.d.mts +2 -2
  33. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  34. package/es/Flex/FlexBasic.d.mts +2 -2
  35. package/es/FontLoader/index.d.mts +2 -2
  36. package/es/Footer/Footer.d.mts +2 -2
  37. package/es/Form/components/FormGroup.d.mts +2 -2
  38. package/es/Form/components/FormItem.d.mts +2 -2
  39. package/es/Form/components/FormSubmitFooter.d.mts +2 -2
  40. package/es/FormModal/FormModal.d.mts +2 -2
  41. package/es/GuideCard/GuideCard.d.mts +2 -2
  42. package/es/Header/Header.d.mts +2 -2
  43. package/es/Highlighter/Highlighter.d.mts +2 -2
  44. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  45. package/es/Hotkey/Hotkey.d.mts +2 -2
  46. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  47. package/es/Icon/Icon.d.mts +2 -2
  48. package/es/Icon/components/IconProvider.d.mts +3 -3
  49. package/es/Image/PreviewGroup.d.mts +2 -2
  50. package/es/ImageSelect/ImageSelect.d.mts +2 -2
  51. package/es/Input/Input.d.mts +2 -2
  52. package/es/Input/InputNumber.d.mts +2 -2
  53. package/es/Input/InputOPT.d.mts +2 -2
  54. package/es/Input/InputPassword.d.mts +2 -2
  55. package/es/Input/TextArea.d.mts +2 -2
  56. package/es/Layout/components/LayoutFooter.d.mts +2 -2
  57. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  58. package/es/Layout/components/LayoutMain.d.mts +2 -2
  59. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  60. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  61. package/es/Layout/components/LayoutToc.d.mts +2 -2
  62. package/es/List/ListItem/index.d.mts +2 -2
  63. package/es/LobeSelect/LobeSelect.d.mts +2 -2
  64. package/es/LobeSelect/atoms.d.mts +19 -19
  65. package/es/Markdown/Markdown.d.mts +2 -2
  66. package/es/Markdown/Typography.d.mts +2 -2
  67. package/es/Markdown/components/SearchResultCards/index.d.mts +2 -2
  68. package/es/Markdown/markdown.style.mjs +14 -41
  69. package/es/Markdown/markdown.style.mjs.map +1 -1
  70. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  71. package/es/Menu/Menu.d.mts +2 -2
  72. package/es/Menu/type.d.mts +6 -0
  73. package/es/Mermaid/Mermaid.d.mts +2 -2
  74. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  75. package/es/Modal/Modal.d.mts +2 -2
  76. package/es/Modal/ModalProvider.d.mts +2 -2
  77. package/es/Modal/imperative.d.mts +2 -2
  78. package/es/MotionProvider/index.d.mts +2 -2
  79. package/es/Popover/ArrowIcon.d.mts +2 -2
  80. package/es/Popover/atoms.d.mts +9 -9
  81. package/es/Popover/context.d.mts +2 -2
  82. package/es/SearchBar/SearchBar.d.mts +2 -2
  83. package/es/Segmented/Segmented.d.mts +2 -2
  84. package/es/Select/Select.d.mts +2 -2
  85. package/es/SideNav/SideNav.d.mts +2 -2
  86. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  87. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  88. package/es/Toast/imperative.d.mts +3 -3
  89. package/es/Toc/Toc.d.mts +2 -2
  90. package/es/Video/index.d.mts +2 -2
  91. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  92. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
  93. package/es/awesome/Features/Features.d.mts +2 -2
  94. package/es/awesome/Giscus/Giscus.d.mts +2 -2
  95. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  96. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  97. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  98. package/es/awesome/Hero/Hero.d.mts +2 -2
  99. package/es/awesome/Spline/Spine.d.mts +2 -2
  100. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  101. package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
  102. package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
  103. package/es/brand/LobeChat/index.d.mts +2 -2
  104. package/es/brand/LobeHub/index.d.mts +2 -2
  105. package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
  106. package/es/brand/LogoThree/index.d.mts +2 -2
  107. package/es/chat/BackBottom/BackBottom.d.mts +2 -2
  108. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  109. package/es/chat/ChatItem/ChatItem.d.mts +2 -2
  110. package/es/chat/ChatList/ChatList.d.mts +2 -2
  111. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  112. package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
  113. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  114. package/es/chat/MessageModal/MessageModal.d.mts +2 -2
  115. package/es/color/ColorScales/index.d.mts +2 -2
  116. package/es/color/CssVar/index.d.mts +2 -2
  117. package/es/i18n/context.d.mts +2 -2
  118. package/es/icons/lucideExtra/BotPromptIcon.d.mts +2 -2
  119. package/es/icons/lucideExtra/CreateBotIcon.d.mts +2 -2
  120. package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
  121. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
  122. package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
  123. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  124. package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
  125. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
  126. package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
  127. package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
  128. package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
  129. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
  130. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +3 -3
  131. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
  132. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  133. package/es/index.d.mts +2 -2
  134. package/es/index.mjs +2 -2
  135. package/es/mdx/Mdx/index.d.mts +2 -2
  136. package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
  137. package/es/mobile/TabBar/TabBar.d.mts +2 -2
  138. package/es/storybook/StoryBook/index.d.mts +2 -2
  139. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
1
  import { FormSubmitFooterProps } from "../type.mjs";
2
- import * as react57 from "react";
2
+ import * as react43 from "react";
3
3
 
4
4
  //#region src/Form/components/FormSubmitFooter.d.ts
5
- declare const FormSubmitFooter: react57.NamedExoticComponent<FormSubmitFooterProps>;
5
+ declare const FormSubmitFooter: react43.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 react52 from "react";
2
+ import * as react35 from "react";
3
3
 
4
4
  //#region src/FormModal/FormModal.d.ts
5
- declare const FormModal: react52.NamedExoticComponent<FormModalProps>;
5
+ declare const FormModal: react35.NamedExoticComponent<FormModalProps>;
6
6
  //#endregion
7
7
  export { FormModal };
8
8
  //# sourceMappingURL=FormModal.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { GuideCardProps } from "./type.mjs";
2
- import * as react148 from "react";
2
+ import * as react128 from "react";
3
3
 
4
4
  //#region src/GuideCard/GuideCard.d.ts
5
- declare const GuideCard: react148.NamedExoticComponent<GuideCardProps>;
5
+ declare const GuideCard: react128.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 react55 from "react";
2
+ import * as react45 from "react";
3
3
 
4
4
  //#region src/Header/Header.d.ts
5
- declare const Header: react55.NamedExoticComponent<HeaderProps>;
5
+ declare const Header: react45.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 react53 from "react";
2
+ import * as react39 from "react";
3
3
 
4
4
  //#region src/Highlighter/Highlighter.d.ts
5
- declare const Highlighter: react53.NamedExoticComponent<HighlighterProps>;
5
+ declare const Highlighter: react39.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 react54 from "react";
2
+ import * as react40 from "react";
3
3
 
4
4
  //#region src/Highlighter/SyntaxHighlighter/index.d.ts
5
- declare const SyntaxHighlighter: react54.NamedExoticComponent<SyntaxHighlighterProps>;
5
+ declare const SyntaxHighlighter: react40.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 react50 from "react";
2
+ import * as react58 from "react";
3
3
 
4
4
  //#region src/Hotkey/Hotkey.d.ts
5
- declare const Hotkey: react50.NamedExoticComponent<HotkeyProps>;
5
+ declare const Hotkey: react58.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 react51 from "react";
2
+ import * as react63 from "react";
3
3
 
4
4
  //#region src/HotkeyInput/HotkeyInput.d.ts
5
- declare const HotkeyInput: react51.NamedExoticComponent<HotkeyInputProps>;
5
+ declare const HotkeyInput: react63.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 react49 from "react";
2
+ import * as react38 from "react";
3
3
 
4
4
  //#region src/Icon/Icon.d.ts
5
- declare const Icon: react49.NamedExoticComponent<IconProps>;
5
+ declare const Icon: react38.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 react47 from "react";
2
+ import * as react36 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: react47.Context<IconContentConfig>;
8
- declare const IconProvider: react47.NamedExoticComponent<{
7
+ declare const IconContext: react36.Context<IconContentConfig>;
8
+ declare const IconProvider: react36.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 react40 from "react";
2
+ import * as react32 from "react";
3
3
 
4
4
  //#region src/Image/PreviewGroup.d.ts
5
- declare const PreviewGroup: react40.NamedExoticComponent<PreviewGroupProps>;
5
+ declare const PreviewGroup: react32.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 react124 from "react";
2
+ import * as react123 from "react";
3
3
 
4
4
  //#region src/ImageSelect/ImageSelect.d.ts
5
- declare const ImageSelect: react124.NamedExoticComponent<ImageSelectProps>;
5
+ declare const ImageSelect: react123.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 react149 from "react";
2
+ import * as react129 from "react";
3
3
 
4
4
  //#region src/Input/Input.d.ts
5
- declare const Input: react149.NamedExoticComponent<InputProps>;
5
+ declare const Input: react129.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 react150 from "react";
2
+ import * as react130 from "react";
3
3
 
4
4
  //#region src/Input/InputNumber.d.ts
5
- declare const InputNumber: react150.NamedExoticComponent<InputNumberProps>;
5
+ declare const InputNumber: react130.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 react151 from "react";
2
+ import * as react131 from "react";
3
3
 
4
4
  //#region src/Input/InputOPT.d.ts
5
- declare const InputOPT: react151.NamedExoticComponent<InputOPTProps>;
5
+ declare const InputOPT: react131.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 react152 from "react";
2
+ import * as react132 from "react";
3
3
 
4
4
  //#region src/Input/InputPassword.d.ts
5
- declare const InputPassword: react152.NamedExoticComponent<InputPasswordProps>;
5
+ declare const InputPassword: react132.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 react153 from "react";
2
+ import * as react133 from "react";
3
3
 
4
4
  //#region src/Input/TextArea.d.ts
5
- declare const TextArea: react153.NamedExoticComponent<TextAreaProps>;
5
+ declare const TextArea: react133.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 react34 from "react";
3
+ import * as react20 from "react";
4
4
 
5
5
  //#region src/Layout/components/LayoutFooter.d.ts
6
- declare const LayoutFooter: react34.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 react35 from "react";
2
+ import * as react19 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutHeader.d.ts
5
- declare const LayoutHeader: react35.NamedExoticComponent<LayoutHeaderProps>;
5
+ declare const LayoutHeader: react19.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 react36 from "react";
3
+ import * as react22 from "react";
4
4
 
5
5
  //#region src/Layout/components/LayoutMain.d.ts
6
- declare const LayoutMain: react36.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 react37 from "react";
2
+ import * as react21 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutSidebar.d.ts
5
- declare const LayoutSidebar: react37.NamedExoticComponent<LayoutSidebarProps>;
5
+ declare const LayoutSidebar: react21.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 react38 from "react";
2
+ import * as react23 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutSidebarInner.d.ts
5
- declare const LayoutSidebarInner: react38.NamedExoticComponent<LayoutSidebarInnerProps>;
5
+ declare const LayoutSidebarInner: react23.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 react39 from "react";
2
+ import * as react24 from "react";
3
3
 
4
4
  //#region src/Layout/components/LayoutToc.d.ts
5
- declare const LayoutToc: react39.NamedExoticComponent<LayoutTocProps>;
5
+ declare const LayoutToc: react24.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 react46 from "react";
2
+ import * as react33 from "react";
3
3
 
4
4
  //#region src/List/ListItem/index.d.ts
5
- declare const ListItem: react46.NamedExoticComponent<ListItemProps>;
5
+ declare const ListItem: react33.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 react45 from "react";
2
+ import * as react14 from "react";
3
3
 
4
4
  //#region src/LobeSelect/LobeSelect.d.ts
5
- declare const LobeSelect: react45.NamedExoticComponent<LobeSelectProps<any>>;
5
+ declare const LobeSelect: react14.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 react41 from "react";
3
+ import * as react15 from "react";
4
4
  import { ComponentProps, ComponentPropsWithRef } from "react";
5
- import * as react_jsx_runtime7 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime0 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: react41.ForwardRefExoticComponent<_base_ui_react_select0.SelectBackdropProps & react41.RefAttributes<HTMLDivElement>>;
13
- declare const LobeSelectSeparator: react41.ForwardRefExoticComponent<node_modules__base_ui_react_esm_separator_Separator0.SeparatorProps & react41.RefAttributes<HTMLDivElement>>;
12
+ declare const LobeSelectBackdrop: react15.ForwardRefExoticComponent<_base_ui_react_select0.SelectBackdropProps & react15.RefAttributes<HTMLDivElement>>;
13
+ declare const LobeSelectSeparator: react15.ForwardRefExoticComponent<node_modules__base_ui_react_esm_separator_Separator0.SeparatorProps & react15.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.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_runtime0.JSX.Element;
152
152
  displayName: string;
153
153
  };
154
154
  //#endregion
@@ -1,8 +1,8 @@
1
1
  import { MarkdownProps } from "./type.mjs";
2
- import * as react33 from "react";
2
+ import * as react12 from "react";
3
3
 
4
4
  //#region src/Markdown/Markdown.d.ts
5
- declare const Markdown: react33.NamedExoticComponent<MarkdownProps>;
5
+ declare const Markdown: react12.NamedExoticComponent<MarkdownProps>;
6
6
  //#endregion
7
7
  export { Markdown };
8
8
  //# sourceMappingURL=Markdown.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { TypographyProps } from "./type.mjs";
2
- import * as react32 from "react";
2
+ import * as react13 from "react";
3
3
 
4
4
  //#region src/Markdown/Typography.d.ts
5
- declare const Typography: react32.NamedExoticComponent<TypographyProps>;
5
+ declare const Typography: react13.NamedExoticComponent<TypographyProps>;
6
6
  //#endregion
7
7
  export { Typography };
8
8
  //# sourceMappingURL=Typography.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { FlexboxProps } from "../../../Flex/type.mjs";
2
2
  import "../../../Flex/index.mjs";
3
- import * as react84 from "react";
3
+ import * as react80 from "react";
4
4
  import { Ref } from "react";
5
5
 
6
6
  //#region src/Markdown/components/SearchResultCards/index.d.ts
@@ -14,7 +14,7 @@ interface SearchResultCardsProps extends FlexboxProps {
14
14
  dataSource: string[] | SearchResultItem[];
15
15
  ref?: Ref<HTMLDivElement>;
16
16
  }
17
- declare const SearchResultCards: react84.NamedExoticComponent<SearchResultCardsProps>;
17
+ declare const SearchResultCards: react80.NamedExoticComponent<SearchResultCardsProps>;
18
18
  //#endregion
19
19
  export { SearchResultCards, SearchResultCardsProps };
20
20
  //# sourceMappingURL=index.d.mts.map
@@ -7,15 +7,10 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
7
7
  --lobe-markdown-font-size: 16px;
8
8
  --lobe-markdown-header-multiple: 1;
9
9
  --lobe-markdown-margin-multiple: 2;
10
- --lobe-markdown-margin-multiple-cal: var(--lobe-markdown-margin-multiple);
11
10
  --lobe-markdown-line-height: 1.8;
12
11
  --lobe-markdown-border-radius: ${cssVar$1.borderRadiusLG};
13
12
  --lobe-markdown-border-color: ${cssVar$1.colorFillQuaternary};
14
13
 
15
- @supports (text-box-trim: trim-both) {
16
- --lobe-markdown-margin-multiple-cal: calc(var(--lobe-markdown-margin-multiple) * 1.2);
17
- }
18
-
19
14
  position: relative;
20
15
 
21
16
  width: 100%;
@@ -37,7 +32,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
37
32
  `;
38
33
  const blockquote = css$1`
39
34
  blockquote {
40
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
35
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
41
36
  margin-inline: 0;
42
37
  padding-block: 0;
43
38
  padding-inline: 1em;
@@ -75,7 +70,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
75
70
  `;
76
71
  const details = css$1`
77
72
  details {
78
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
73
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
79
74
  padding-block: 0.75em;
80
75
  padding-inline: 1em;
81
76
  border-radius: calc(var(--lobe-markdown-border-radius) * 1px);
@@ -129,9 +124,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
129
124
  h5,
130
125
  h6 {
131
126
  margin-block: max(
132
- calc(
133
- var(--lobe-markdown-header-multiple) * var(--lobe-markdown-margin-multiple-cal) * 0.4em
134
- ),
127
+ calc(var(--lobe-markdown-header-multiple) * var(--lobe-markdown-margin-multiple) * 0.4em),
135
128
  var(--lobe-markdown-font-size)
136
129
  );
137
130
  font-weight: bold;
@@ -168,7 +161,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
168
161
  const hr = css$1`
169
162
  hr {
170
163
  width: 100%;
171
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 1.5em);
164
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 1.5em);
172
165
  border-color: ${cssVar$1.colorBorder};
173
166
  border-style: dashed;
174
167
  border-width: 1px;
@@ -184,18 +177,14 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
184
177
 
185
178
  > img,
186
179
  > p > img {
187
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
180
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
188
181
  border-radius: calc(var(--lobe-markdown-border-radius) * 1px);
189
182
  box-shadow: 0 0 0 1px var(--lobe-markdown-border-color);
190
-
191
- @supports (text-box-trim: trim-both) {
192
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 1.5em);
193
- }
194
183
  }
195
184
  `;
196
185
  const list = css$1`
197
186
  li {
198
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.33em);
187
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.33em);
199
188
 
200
189
  p:first-child {
201
190
  display: inline;
@@ -204,26 +193,18 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
204
193
 
205
194
  ul,
206
195
  ol {
207
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
196
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
208
197
  margin-inline-start: 1em;
209
198
  padding-inline-start: 0;
210
199
  list-style-position: outside;
211
200
 
212
- @supports (text-box-trim: trim-both) {
213
- line-height: 2;
214
- }
215
-
216
- ul,
217
- ol {
201
+ > ul,
202
+ > ol {
218
203
  margin-block: 0;
219
204
  }
220
205
 
221
206
  > li {
222
207
  margin-inline-start: 1em;
223
-
224
- @supports (text-box-trim: trim-both) {
225
- margin-block: 0;
226
- }
227
208
  }
228
209
  }
229
210
 
@@ -271,20 +252,12 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
271
252
  line-height: var(--lobe-markdown-line-height);
272
253
  letter-spacing: 0.02em;
273
254
 
274
- @supports (text-box-trim: trim-both) {
275
- text-box-trim: trim-both;
276
- text-edge: cap alphabetic;
277
- margin-block-start: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
278
- margin-block-end: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
279
- line-height: 2;
280
- }
281
-
282
255
  &:not(:first-child) {
283
- margin-block-start: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
256
+ margin-block-start: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
284
257
  }
285
258
 
286
259
  &:not(:last-child) {
287
- margin-block-end: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
260
+ margin-block-end: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
288
261
  }
289
262
  }
290
263
  `;
@@ -314,7 +287,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
314
287
  box-sizing: border-box;
315
288
  width: max-content;
316
289
  max-width: 100%;
317
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
290
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
318
291
  border-radius: calc(var(--lobe-markdown-border-radius) * 1px);
319
292
 
320
293
  text-align: start;
@@ -350,7 +323,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
350
323
  const video = css$1`
351
324
  > video,
352
325
  > p > video {
353
- margin-block: calc(var(--lobe-markdown-margin-multiple-cal) * 0.5em);
326
+ margin-block: calc(var(--lobe-markdown-margin-multiple) * 0.5em);
354
327
  border-radius: calc(var(--lobe-markdown-border-radius) * 1px);
355
328
  box-shadow: 0 0 0 1px var(--lobe-markdown-border-color);
356
329
  }
@@ -361,7 +334,7 @@ const styles = createStaticStyles(({ cssVar: cssVar$1, css: css$1 }) => {
361
334
  `;
362
335
  const footnote = css$1`
363
336
  .footnotes {
364
- margin-block-start: calc(var(--lobe-markdown-margin-multiple-cal) * 1em);
337
+ margin-block-start: calc(var(--lobe-markdown-margin-multiple) * 1em);
365
338
  font-size: smaller;
366
339
  color: #8b949e;
367
340