@lobehub/ui 4.22.0 → 4.23.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 (152) hide show
  1. package/es/Accordion/Accordion.d.mts +2 -2
  2. package/es/Accordion/AccordionItem.d.mts +2 -2
  3. package/es/Accordion/style.mjs +0 -5
  4. package/es/Accordion/style.mjs.map +1 -1
  5. package/es/ActionIcon/ActionIcon.d.mts +2 -2
  6. package/es/Alert/Alert.d.mts +2 -2
  7. package/es/AutoComplete/Select.d.mts +2 -2
  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/ConfigProvider/index.d.mts +2 -2
  15. package/es/ContextMenu/ContextMenuHost.d.mts +2 -2
  16. package/es/CopyButton/CopyButton.d.mts +2 -2
  17. package/es/DatePicker/DatePicker.d.mts +2 -2
  18. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  19. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  20. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  21. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  22. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  23. package/es/Drawer/Drawer.d.mts +2 -2
  24. package/es/Dropdown/Dropdown.d.mts +2 -2
  25. package/es/DropdownMenu/DropdownMenu.d.mts +2 -2
  26. package/es/DropdownMenu/atoms.d.mts +16 -16
  27. package/es/EditableText/EditableText.d.mts +2 -2
  28. package/es/EditorSlashMenu/EditorSlashMenu.d.mts +51 -0
  29. package/es/EditorSlashMenu/EditorSlashMenu.mjs +99 -0
  30. package/es/EditorSlashMenu/EditorSlashMenu.mjs.map +1 -0
  31. package/es/EditorSlashMenu/MenuItemRenderer.mjs +42 -0
  32. package/es/EditorSlashMenu/MenuItemRenderer.mjs.map +1 -0
  33. package/es/EditorSlashMenu/atoms.d.mts +114 -0
  34. package/es/EditorSlashMenu/atoms.mjs +113 -0
  35. package/es/EditorSlashMenu/atoms.mjs.map +1 -0
  36. package/es/EditorSlashMenu/index.d.mts +4 -0
  37. package/es/EditorSlashMenu/index.d.ts +1 -0
  38. package/es/EditorSlashMenu/index.js +1 -0
  39. package/es/EditorSlashMenu/index.mjs +6 -0
  40. package/es/EditorSlashMenu/style.mjs +30 -0
  41. package/es/EditorSlashMenu/style.mjs.map +1 -0
  42. package/es/EditorSlashMenu/type.d.mts +37 -0
  43. package/es/EditorSlashMenu/useKeyboardNavigation.mjs +51 -0
  44. package/es/EditorSlashMenu/useKeyboardNavigation.mjs.map +1 -0
  45. package/es/EditorSlashMenu/useNormalizedItems.mjs +37 -0
  46. package/es/EditorSlashMenu/useNormalizedItems.mjs.map +1 -0
  47. package/es/EditorSlashMenu/utils.mjs +13 -0
  48. package/es/EditorSlashMenu/utils.mjs.map +1 -0
  49. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  50. package/es/Flex/FlexBasic.d.mts +2 -2
  51. package/es/FontLoader/index.d.mts +2 -2
  52. package/es/Footer/Footer.d.mts +2 -2
  53. package/es/Form/components/FormGroup.d.mts +2 -2
  54. package/es/Form/components/FormItem.d.mts +2 -2
  55. package/es/Form/components/FormSubmitFooter.d.mts +2 -2
  56. package/es/FormModal/FormModal.d.mts +2 -2
  57. package/es/GuideCard/GuideCard.d.mts +2 -2
  58. package/es/Header/Header.d.mts +2 -2
  59. package/es/Highlighter/Highlighter.d.mts +2 -2
  60. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  61. package/es/Hotkey/Hotkey.d.mts +2 -2
  62. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  63. package/es/Icon/Icon.d.mts +2 -2
  64. package/es/Icon/components/IconProvider.d.mts +3 -3
  65. package/es/Image/PreviewGroup.d.mts +2 -2
  66. package/es/ImageSelect/ImageSelect.d.mts +2 -2
  67. package/es/Input/Input.d.mts +2 -2
  68. package/es/Input/InputNumber.d.mts +2 -2
  69. package/es/Input/InputOPT.d.mts +2 -2
  70. package/es/Input/InputPassword.d.mts +2 -2
  71. package/es/Input/TextArea.d.mts +2 -2
  72. package/es/Layout/components/LayoutFooter.d.mts +2 -2
  73. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  74. package/es/Layout/components/LayoutMain.d.mts +2 -2
  75. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  76. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  77. package/es/Layout/components/LayoutToc.d.mts +2 -2
  78. package/es/List/ListItem/index.d.mts +2 -2
  79. package/es/LobeSelect/LobeSelect.d.mts +2 -2
  80. package/es/LobeSelect/atoms.d.mts +3 -3
  81. package/es/Markdown/Markdown.d.mts +2 -2
  82. package/es/Markdown/Typography.d.mts +2 -2
  83. package/es/Markdown/components/SearchResultCards/index.d.mts +2 -2
  84. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  85. package/es/Menu/Menu.d.mts +2 -2
  86. package/es/Mermaid/Mermaid.d.mts +2 -2
  87. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  88. package/es/Modal/Modal.d.mts +2 -2
  89. package/es/Modal/ModalProvider.d.mts +2 -2
  90. package/es/Modal/imperative.d.mts +2 -2
  91. package/es/MotionProvider/index.d.mts +2 -2
  92. package/es/Popover/ArrowIcon.d.mts +2 -2
  93. package/es/Popover/atoms.d.mts +9 -9
  94. package/es/Popover/context.d.mts +2 -2
  95. package/es/SearchBar/SearchBar.d.mts +2 -2
  96. package/es/Segmented/Segmented.d.mts +2 -2
  97. package/es/Select/Select.d.mts +2 -2
  98. package/es/SideNav/SideNav.d.mts +2 -2
  99. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  100. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  101. package/es/Toast/imperative.d.mts +3 -3
  102. package/es/Toc/Toc.d.mts +2 -2
  103. package/es/Tooltip/TooltipInGroup.mjs +23 -17
  104. package/es/Tooltip/TooltipInGroup.mjs.map +1 -1
  105. package/es/Video/index.d.mts +2 -2
  106. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  107. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
  108. package/es/awesome/Features/Features.d.mts +2 -2
  109. package/es/awesome/Giscus/Giscus.d.mts +2 -2
  110. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  111. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  112. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  113. package/es/awesome/Hero/Hero.d.mts +2 -2
  114. package/es/awesome/Spline/Spine.d.mts +2 -2
  115. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  116. package/es/brand/LobeChat/index.d.mts +2 -2
  117. package/es/brand/LobeHub/index.d.mts +2 -2
  118. package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
  119. package/es/brand/LogoThree/index.d.mts +2 -2
  120. package/es/chat/BackBottom/BackBottom.d.mts +2 -2
  121. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  122. package/es/chat/ChatList/ChatList.d.mts +2 -2
  123. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  124. package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
  125. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  126. package/es/chat/MessageModal/MessageModal.d.mts +2 -2
  127. package/es/color/ColorScales/index.d.mts +2 -2
  128. package/es/color/CssVar/index.d.mts +2 -2
  129. package/es/i18n/context.d.mts +2 -2
  130. package/es/icons/lucideExtra/BotPromptIcon.d.mts +2 -2
  131. package/es/icons/lucideExtra/CreateBotIcon.d.mts +2 -2
  132. package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
  133. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +2 -2
  134. package/es/icons/lucideExtra/GroupBotIcon.d.mts +2 -2
  135. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  136. package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
  137. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
  138. package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
  139. package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
  140. package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
  141. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
  142. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +3 -3
  143. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
  144. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  145. package/es/index.d.mts +5 -1
  146. package/es/index.mjs +2 -1
  147. package/es/mdx/Mdx/index.d.mts +2 -2
  148. package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
  149. package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
  150. package/es/mobile/TabBar/TabBar.d.mts +2 -2
  151. package/es/storybook/StoryBook/index.d.mts +2 -2
  152. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
1
  import { ThemeProviderProps } from "./type.mjs";
2
- import * as react5 from "react";
2
+ import * as react6 from "react";
3
3
 
4
4
  //#region src/ThemeProvider/ThemeProvider.d.ts
5
- declare const ThemeProvider: react5.NamedExoticComponent<ThemeProviderProps>;
5
+ declare const ThemeProvider: react6.NamedExoticComponent<ThemeProviderProps>;
6
6
  //#endregion
7
7
  export { ThemeProvider };
8
8
  //# sourceMappingURL=ThemeProvider.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { ToastAPI, ToastPosition } from "./type.mjs";
2
- import * as react0 from "react";
2
+ import * as react7 from "react";
3
3
 
4
4
  //#region src/Toast/imperative.d.ts
5
5
  declare const toast: ToastAPI;
@@ -31,14 +31,14 @@ interface ToastHostProps {
31
31
  */
32
32
  swipeDirection?: ('left' | 'right' | 'up' | 'down') | ('left' | 'right' | 'up' | 'down')[];
33
33
  }
34
- declare const ToastHost: react0.MemoExoticComponent<({
34
+ declare const ToastHost: react7.MemoExoticComponent<({
35
35
  root,
36
36
  className,
37
37
  duration,
38
38
  limit,
39
39
  position,
40
40
  swipeDirection
41
- }: ToastHostProps) => react0.ReactPortal | null>;
41
+ }: ToastHostProps) => react7.ReactPortal | null>;
42
42
  declare const useToast: () => ToastAPI;
43
43
  //#endregion
44
44
  export { TOAST_CONTAINER_ATTR, ToastHost, ToastHostProps, toast, useToast };
package/es/Toc/Toc.d.mts CHANGED
@@ -1,8 +1,8 @@
1
1
  import { TocProps } from "./type.mjs";
2
- import * as react3 from "react";
2
+ import * as react5 from "react";
3
3
 
4
4
  //#region src/Toc/Toc.d.ts
5
- declare const Toc: react3.NamedExoticComponent<TocProps>;
5
+ declare const Toc: react5.NamedExoticComponent<TocProps>;
6
6
  //#endregion
7
7
  export { Toc };
8
8
  //# sourceMappingURL=Toc.d.mts.map
@@ -3,7 +3,7 @@
3
3
  import { useNativeButton } from "../hooks/useNativeButton.mjs";
4
4
  import { TooltipGroupHandleContext } from "./groupContext.mjs";
5
5
  import { useMergedTooltipProps } from "./useMergedTooltipProps.mjs";
6
- import { cloneElement, isValidElement, useContext, useMemo } from "react";
6
+ import { cloneElement, isValidElement, useCallback, useContext, useMemo } from "react";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
  import { mergeProps } from "@base-ui/react/merge-props";
9
9
  import { Tooltip } from "@base-ui/react/tooltip";
@@ -27,6 +27,26 @@ const TooltipInGroup = ({ children, ref: refProp, ...props }) => {
27
27
  }, [item.closeDelay, item.mouseLeaveDelay]);
28
28
  const disabled = Boolean(item.disabled);
29
29
  const { isNativeButtonTriggerElement } = useNativeButton({ children });
30
+ const childElement = isValidElement(children) ? children : null;
31
+ const renderTrigger = useCallback((renderProps) => {
32
+ const resolvedProps = (() => {
33
+ if (isNativeButtonTriggerElement) return renderProps;
34
+ const { type, ref: triggerRef, ...restProps } = renderProps;
35
+ return restProps;
36
+ })();
37
+ return cloneElement(childElement, {
38
+ ...mergeProps(childElement.props, resolvedProps),
39
+ ref: mergeRefs([
40
+ childElement.ref,
41
+ renderProps.ref,
42
+ refProp
43
+ ])
44
+ });
45
+ }, [
46
+ childElement,
47
+ isNativeButtonTriggerElement,
48
+ refProp
49
+ ]);
30
50
  if (item.title == null && !item.hotkey) return children;
31
51
  const triggerProps = {
32
52
  closeDelay: resolvedCloseDelay,
@@ -34,24 +54,10 @@ const TooltipInGroup = ({ children, ref: refProp, ...props }) => {
34
54
  disabled,
35
55
  payload: item
36
56
  };
37
- if (isValidElement(children)) return /* @__PURE__ */ jsx(Tooltip.Trigger, {
57
+ if (childElement) return /* @__PURE__ */ jsx(Tooltip.Trigger, {
38
58
  handle: group ?? void 0,
39
59
  ...triggerProps,
40
- render: (renderProps) => {
41
- const resolvedProps = (() => {
42
- if (isNativeButtonTriggerElement) return renderProps;
43
- const { type, ref: triggerRef, ...restProps } = renderProps;
44
- return restProps;
45
- })();
46
- return cloneElement(children, {
47
- ...mergeProps(children.props, resolvedProps),
48
- ref: mergeRefs([
49
- children.ref,
50
- renderProps.ref,
51
- refProp
52
- ])
53
- });
54
- }
60
+ render: renderTrigger
55
61
  });
56
62
  return /* @__PURE__ */ jsx(Tooltip.Trigger, {
57
63
  handle: group ?? void 0,
@@ -1 +1 @@
1
- {"version":3,"file":"TooltipInGroup.mjs","names":["TooltipInGroup: FC<TooltipProps>","BaseTooltip"],"sources":["../../src/Tooltip/TooltipInGroup.tsx"],"sourcesContent":["'use client';\n\nimport { mergeProps } from '@base-ui/react/merge-props';\nimport { Tooltip as BaseTooltip } from '@base-ui/react/tooltip';\nimport { type FC, cloneElement, isValidElement, useContext, useMemo } from 'react';\nimport { mergeRefs } from 'react-merge-refs';\n\nimport { useNativeButton } from '@/hooks/useNativeButton';\n\nimport { TooltipGroupHandleContext } from './groupContext';\nimport type { TooltipProps } from './type';\nimport { useMergedTooltipProps } from './useMergedTooltipProps';\n\nconst DEFAULT_OPEN_DELAY = 400;\nconst DEFAULT_CLOSE_DELAY = 100;\n\nexport const TooltipInGroup: FC<TooltipProps> = ({ children, ref: refProp, ...props }) => {\n const group = useContext(TooltipGroupHandleContext);\n const item = useMergedTooltipProps(props);\n\n const resolvedOpenDelay = useMemo(() => {\n if (item.openDelay !== undefined) return item.openDelay;\n if (item.mouseEnterDelay !== undefined) return item.mouseEnterDelay * 1000;\n return DEFAULT_OPEN_DELAY;\n }, [item.mouseEnterDelay, item.openDelay]);\n\n const resolvedCloseDelay = useMemo(() => {\n if (item.closeDelay !== undefined) return item.closeDelay;\n if (item.mouseLeaveDelay !== undefined) return item.mouseLeaveDelay * 1000;\n return DEFAULT_CLOSE_DELAY;\n }, [item.closeDelay, item.mouseLeaveDelay]);\n\n const disabled = Boolean(item.disabled);\n\n const { isNativeButtonTriggerElement } = useNativeButton({\n children,\n });\n\n // Don't render trigger behavior if no content\n // eslint-disable-next-line eqeqeq\n if (item.title == null && !item.hotkey) {\n return children as any;\n }\n\n const triggerProps = {\n closeDelay: resolvedCloseDelay,\n delay: resolvedOpenDelay,\n disabled,\n payload: item,\n };\n\n if (isValidElement(children)) {\n return (\n <BaseTooltip.Trigger\n handle={group ?? undefined}\n {...triggerProps}\n render={(renderProps) => {\n // Base UI's trigger props include `type=\"button\"` by default.\n // If we render into a non-<button> element, that prop is invalid and can warn.\n const resolvedProps = (() => {\n if (isNativeButtonTriggerElement) return renderProps as any;\n // eslint-disable-next-line unused-imports/no-unused-vars, @typescript-eslint/no-unused-vars\n const { type, ref: triggerRef, ...restProps } = renderProps as any;\n return restProps;\n })();\n\n const mergedProps = mergeProps((children as any).props, resolvedProps);\n return cloneElement(children as any, {\n ...mergedProps,\n ref: mergeRefs([(children as any).ref, (renderProps as any).ref, refProp]),\n });\n }}\n />\n );\n }\n\n return (\n <BaseTooltip.Trigger handle={group ?? undefined} {...triggerProps} ref={refProp}>\n {children}\n </BaseTooltip.Trigger>\n );\n};\n\nTooltipInGroup.displayName = 'TooltipInGroup';\n"],"mappings":";;;;;;;;;;;;AAaA,MAAM,qBAAqB;AAC3B,MAAM,sBAAsB;AAE5B,MAAaA,kBAAoC,EAAE,UAAU,KAAK,SAAS,GAAG,YAAY;CACxF,MAAM,QAAQ,WAAW,0BAA0B;CACnD,MAAM,OAAO,sBAAsB,MAAM;CAEzC,MAAM,oBAAoB,cAAc;AACtC,MAAI,KAAK,cAAc,OAAW,QAAO,KAAK;AAC9C,MAAI,KAAK,oBAAoB,OAAW,QAAO,KAAK,kBAAkB;AACtE,SAAO;IACN,CAAC,KAAK,iBAAiB,KAAK,UAAU,CAAC;CAE1C,MAAM,qBAAqB,cAAc;AACvC,MAAI,KAAK,eAAe,OAAW,QAAO,KAAK;AAC/C,MAAI,KAAK,oBAAoB,OAAW,QAAO,KAAK,kBAAkB;AACtE,SAAO;IACN,CAAC,KAAK,YAAY,KAAK,gBAAgB,CAAC;CAE3C,MAAM,WAAW,QAAQ,KAAK,SAAS;CAEvC,MAAM,EAAE,iCAAiC,gBAAgB,EACvD,UACD,CAAC;AAIF,KAAI,KAAK,SAAS,QAAQ,CAAC,KAAK,OAC9B,QAAO;CAGT,MAAM,eAAe;EACnB,YAAY;EACZ,OAAO;EACP;EACA,SAAS;EACV;AAED,KAAI,eAAe,SAAS,CAC1B,QACE,oBAACC,QAAY;EACX,QAAQ,SAAS;EACjB,GAAI;EACJ,SAAS,gBAAgB;GAGvB,MAAM,uBAAuB;AAC3B,QAAI,6BAA8B,QAAO;IAEzC,MAAM,EAAE,MAAM,KAAK,YAAY,GAAG,cAAc;AAChD,WAAO;OACL;AAGJ,UAAO,aAAa,UAAiB;IACnC,GAFkB,WAAY,SAAiB,OAAO,cAAc;IAGpE,KAAK,UAAU;KAAE,SAAiB;KAAM,YAAoB;KAAK;KAAQ,CAAC;IAC3E,CAAC;;GAEJ;AAIN,QACE,oBAACA,QAAY;EAAQ,QAAQ,SAAS;EAAW,GAAI;EAAc,KAAK;EACrE;GACmB;;AAI1B,eAAe,cAAc"}
1
+ {"version":3,"file":"TooltipInGroup.mjs","names":["TooltipInGroup: FC<TooltipProps>","BaseTooltip"],"sources":["../../src/Tooltip/TooltipInGroup.tsx"],"sourcesContent":["'use client';\n\nimport { mergeProps } from '@base-ui/react/merge-props';\nimport { Tooltip as BaseTooltip } from '@base-ui/react/tooltip';\nimport { type FC, cloneElement, isValidElement, useCallback, useContext, useMemo } from 'react';\nimport { mergeRefs } from 'react-merge-refs';\n\nimport { useNativeButton } from '@/hooks/useNativeButton';\n\nimport { TooltipGroupHandleContext } from './groupContext';\nimport type { TooltipProps } from './type';\nimport { useMergedTooltipProps } from './useMergedTooltipProps';\n\nconst DEFAULT_OPEN_DELAY = 400;\nconst DEFAULT_CLOSE_DELAY = 100;\n\nexport const TooltipInGroup: FC<TooltipProps> = ({ children, ref: refProp, ...props }) => {\n const group = useContext(TooltipGroupHandleContext);\n const item = useMergedTooltipProps(props);\n\n const resolvedOpenDelay = useMemo(() => {\n if (item.openDelay !== undefined) return item.openDelay;\n if (item.mouseEnterDelay !== undefined) return item.mouseEnterDelay * 1000;\n return DEFAULT_OPEN_DELAY;\n }, [item.mouseEnterDelay, item.openDelay]);\n\n const resolvedCloseDelay = useMemo(() => {\n if (item.closeDelay !== undefined) return item.closeDelay;\n if (item.mouseLeaveDelay !== undefined) return item.mouseLeaveDelay * 1000;\n return DEFAULT_CLOSE_DELAY;\n }, [item.closeDelay, item.mouseLeaveDelay]);\n\n const disabled = Boolean(item.disabled);\n\n const { isNativeButtonTriggerElement } = useNativeButton({\n children,\n });\n\n const childElement = isValidElement(children) ? children : null;\n\n const renderTrigger = useCallback(\n (renderProps: unknown) => {\n // Base UI's trigger props include `type=\"button\"` by default.\n // If we render into a non-<button> element, that prop is invalid and can warn.\n const resolvedProps = (() => {\n if (isNativeButtonTriggerElement) return renderProps as any;\n // eslint-disable-next-line unused-imports/no-unused-vars, @typescript-eslint/no-unused-vars\n const { type, ref: triggerRef, ...restProps } = renderProps as any;\n return restProps;\n })();\n\n const mergedProps = mergeProps((childElement as any).props, resolvedProps);\n return cloneElement(childElement as any, {\n ...mergedProps,\n ref: mergeRefs([(childElement as any).ref, (renderProps as any).ref, refProp]),\n });\n },\n [childElement, isNativeButtonTriggerElement, refProp],\n );\n\n // Don't render trigger behavior if no content\n // eslint-disable-next-line eqeqeq\n if (item.title == null && !item.hotkey) {\n return children as any;\n }\n\n const triggerProps = {\n closeDelay: resolvedCloseDelay,\n delay: resolvedOpenDelay,\n disabled,\n payload: item,\n };\n\n if (childElement) {\n return (\n <BaseTooltip.Trigger handle={group ?? undefined} {...triggerProps} render={renderTrigger} />\n );\n }\n\n return (\n <BaseTooltip.Trigger handle={group ?? undefined} {...triggerProps} ref={refProp}>\n {children}\n </BaseTooltip.Trigger>\n );\n};\n\nTooltipInGroup.displayName = 'TooltipInGroup';\n"],"mappings":";;;;;;;;;;;;AAaA,MAAM,qBAAqB;AAC3B,MAAM,sBAAsB;AAE5B,MAAaA,kBAAoC,EAAE,UAAU,KAAK,SAAS,GAAG,YAAY;CACxF,MAAM,QAAQ,WAAW,0BAA0B;CACnD,MAAM,OAAO,sBAAsB,MAAM;CAEzC,MAAM,oBAAoB,cAAc;AACtC,MAAI,KAAK,cAAc,OAAW,QAAO,KAAK;AAC9C,MAAI,KAAK,oBAAoB,OAAW,QAAO,KAAK,kBAAkB;AACtE,SAAO;IACN,CAAC,KAAK,iBAAiB,KAAK,UAAU,CAAC;CAE1C,MAAM,qBAAqB,cAAc;AACvC,MAAI,KAAK,eAAe,OAAW,QAAO,KAAK;AAC/C,MAAI,KAAK,oBAAoB,OAAW,QAAO,KAAK,kBAAkB;AACtE,SAAO;IACN,CAAC,KAAK,YAAY,KAAK,gBAAgB,CAAC;CAE3C,MAAM,WAAW,QAAQ,KAAK,SAAS;CAEvC,MAAM,EAAE,iCAAiC,gBAAgB,EACvD,UACD,CAAC;CAEF,MAAM,eAAe,eAAe,SAAS,GAAG,WAAW;CAE3D,MAAM,gBAAgB,aACnB,gBAAyB;EAGxB,MAAM,uBAAuB;AAC3B,OAAI,6BAA8B,QAAO;GAEzC,MAAM,EAAE,MAAM,KAAK,YAAY,GAAG,cAAc;AAChD,UAAO;MACL;AAGJ,SAAO,aAAa,cAAqB;GACvC,GAFkB,WAAY,aAAqB,OAAO,cAAc;GAGxE,KAAK,UAAU;IAAE,aAAqB;IAAM,YAAoB;IAAK;IAAQ,CAAC;GAC/E,CAAC;IAEJ;EAAC;EAAc;EAA8B;EAAQ,CACtD;AAID,KAAI,KAAK,SAAS,QAAQ,CAAC,KAAK,OAC9B,QAAO;CAGT,MAAM,eAAe;EACnB,YAAY;EACZ,OAAO;EACP;EACA,SAAS;EACV;AAED,KAAI,aACF,QACE,oBAACC,QAAY;EAAQ,QAAQ,SAAS;EAAW,GAAI;EAAc,QAAQ;GAAiB;AAIhG,QACE,oBAACA,QAAY;EAAQ,QAAQ,SAAS;EAAW,GAAI;EAAc,KAAK;EACrE;GACmB;;AAI1B,eAAe,cAAc"}
@@ -1,7 +1,7 @@
1
1
  import { FlexboxProps } from "../Flex/type.mjs";
2
2
  import "../Flex/index.mjs";
3
3
  import { VideoProps as VideoProps$1 } from "../types/index.mjs";
4
- import * as react81 from "react";
4
+ import * as react71 from "react";
5
5
  import { CSSProperties, Ref } from "react";
6
6
 
7
7
  //#region src/Video/index.d.ts
@@ -39,7 +39,7 @@ interface VideoProps extends VideoProps$1, Pick<FlexboxProps, 'width' | 'height'
39
39
  };
40
40
  variant?: 'borderless' | 'filled' | 'outlined';
41
41
  }
42
- declare const Video: react81.NamedExoticComponent<VideoProps>;
42
+ declare const Video: react71.NamedExoticComponent<VideoProps>;
43
43
  //#endregion
44
44
  export { Video, VideoProps };
45
45
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { AuroraBackgroundProps } from "./type.mjs";
2
- import * as react143 from "react";
2
+ import * as react145 from "react";
3
3
 
4
4
  //#region src/awesome/AuroraBackground/AuroraBackground.d.ts
5
- declare const AuroraBackground: react143.NamedExoticComponent<AuroraBackgroundProps>;
5
+ declare const AuroraBackground: react145.NamedExoticComponent<AuroraBackgroundProps>;
6
6
  //#endregion
7
7
  export { AuroraBackground };
8
8
  //# sourceMappingURL=AuroraBackground.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { ButtonProps } from "../../Button/type.mjs";
2
2
  import "../../Button/index.mjs";
3
- import * as react144 from "react";
3
+ import * as react142 from "react";
4
4
 
5
5
  //#region src/awesome/BottomGradientButton/BottomGradientButton.d.ts
6
- declare const BottomGradientButton: react144.NamedExoticComponent<ButtonProps>;
6
+ declare const BottomGradientButton: react142.NamedExoticComponent<ButtonProps>;
7
7
  //#endregion
8
8
  export { BottomGradientButton };
9
9
  //# sourceMappingURL=BottomGradientButton.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { FeaturesProps } from "./type.mjs";
2
- import * as react142 from "react";
2
+ import * as react143 from "react";
3
3
 
4
4
  //#region src/awesome/Features/Features.d.ts
5
- declare const Features: react142.NamedExoticComponent<FeaturesProps>;
5
+ declare const Features: react143.NamedExoticComponent<FeaturesProps>;
6
6
  //#endregion
7
7
  export { Features };
8
8
  //# sourceMappingURL=Features.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { GiscusProps } from "./type.mjs";
2
- import * as react146 from "react";
2
+ import * as react144 from "react";
3
3
 
4
4
  //#region src/awesome/Giscus/Giscus.d.ts
5
- declare const Giscus: react146.NamedExoticComponent<GiscusProps>;
5
+ declare const Giscus: react144.NamedExoticComponent<GiscusProps>;
6
6
  //#endregion
7
7
  export { Giscus };
8
8
  //# sourceMappingURL=Giscus.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { GradientButtonProps } from "./type.mjs";
2
- import * as react147 from "react";
2
+ import * as react146 from "react";
3
3
 
4
4
  //#region src/awesome/GradientButton/GradientButton.d.ts
5
- declare const GradientButton: react147.NamedExoticComponent<GradientButtonProps>;
5
+ declare const GradientButton: react146.NamedExoticComponent<GradientButtonProps>;
6
6
  //#endregion
7
7
  export { GradientButton };
8
8
  //# sourceMappingURL=GradientButton.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { GridBackgroundProps } from "./type.mjs";
2
- import * as react149 from "react";
2
+ import * as react147 from "react";
3
3
 
4
4
  //#region src/awesome/GridBackground/GridBackground.d.ts
5
- declare const GridBackground: react149.NamedExoticComponent<GridBackgroundProps>;
5
+ declare const GridBackground: react147.NamedExoticComponent<GridBackgroundProps>;
6
6
  //#endregion
7
7
  export { GridBackground };
8
8
  //# sourceMappingURL=GridBackground.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { GridShowcaseProps } from "./type.mjs";
2
- import * as react150 from "react";
2
+ import * as react148 from "react";
3
3
 
4
4
  //#region src/awesome/GridBackground/GridShowcase.d.ts
5
- declare const GridShowcase: react150.NamedExoticComponent<GridShowcaseProps>;
5
+ declare const GridShowcase: react148.NamedExoticComponent<GridShowcaseProps>;
6
6
  //#endregion
7
7
  export { GridShowcase };
8
8
  //# sourceMappingURL=GridShowcase.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { HeroProps } from "./type.mjs";
2
- import * as react145 from "react";
2
+ import * as react150 from "react";
3
3
 
4
4
  //#region src/awesome/Hero/Hero.d.ts
5
- declare const Hero: react145.NamedExoticComponent<HeroProps>;
5
+ declare const Hero: react150.NamedExoticComponent<HeroProps>;
6
6
  //#endregion
7
7
  export { Hero };
8
8
  //# sourceMappingURL=Hero.d.mts.map
@@ -1,9 +1,9 @@
1
1
  import { SplineProps } from "./type.mjs";
2
- import * as react148 from "react";
2
+ import * as react151 from "react";
3
3
  import "@splinetool/runtime";
4
4
 
5
5
  //#region src/awesome/Spline/Spine.d.ts
6
- declare const Spline: react148.NamedExoticComponent<SplineProps>;
6
+ declare const Spline: react151.NamedExoticComponent<SplineProps>;
7
7
  //#endregion
8
8
  export { Spline };
9
9
  //# sourceMappingURL=Spine.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { SpotlightProps } from "./type.mjs";
2
- import * as react151 from "react";
2
+ import * as react149 from "react";
3
3
 
4
4
  //#region src/awesome/Spotlight/Spotlight.d.ts
5
- declare const Spotlight: react151.NamedExoticComponent<SpotlightProps>;
5
+ declare const Spotlight: react149.NamedExoticComponent<SpotlightProps>;
6
6
  //#endregion
7
7
  export { Spotlight };
8
8
  //# sourceMappingURL=Spotlight.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
- import * as react84 from "react";
2
+ import * as react2 from "react";
3
3
  import { ReactNode } from "react";
4
4
 
5
5
  //#region src/brand/LobeChat/index.d.ts
@@ -8,7 +8,7 @@ interface LobeChatProps extends DivProps {
8
8
  size?: number;
9
9
  type?: '3d' | 'flat' | 'mono' | 'text' | 'combine';
10
10
  }
11
- declare const LobeChat: react84.NamedExoticComponent<LobeChatProps>;
11
+ declare const LobeChat: react2.NamedExoticComponent<LobeChatProps>;
12
12
  //#endregion
13
13
  export { LobeChat, LobeChatProps };
14
14
  //# sourceMappingURL=index.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { DivProps } from "../../types/index.mjs";
2
- import * as react86 from "react";
2
+ import * as react3 from "react";
3
3
  import { ReactNode } from "react";
4
4
 
5
5
  //#region src/brand/LobeHub/index.d.ts
@@ -8,7 +8,7 @@ interface LobeHubProps extends DivProps {
8
8
  size?: number;
9
9
  type?: '3d' | 'flat' | 'mono' | 'text' | 'combine';
10
10
  }
11
- declare const LobeHub: react86.NamedExoticComponent<LobeHubProps>;
11
+ declare const LobeHub: react3.NamedExoticComponent<LobeHubProps>;
12
12
  //#endregion
13
13
  export { LobeHub, LobeHubProps };
14
14
  //# sourceMappingURL=index.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { SplineProps } from "../../awesome/Spline/type.mjs";
2
2
  import "../../awesome/Spline/index.mjs";
3
- import * as react83 from "react";
3
+ import * as react1 from "react";
4
4
  import { CSSProperties } from "react";
5
5
 
6
6
  //#region src/brand/LogoThree/LogoSpline.d.ts
@@ -10,7 +10,7 @@ interface LogoSplineProps extends Partial<SplineProps> {
10
10
  style?: CSSProperties;
11
11
  width?: number | string;
12
12
  }
13
- declare const LogoSpline: react83.NamedExoticComponent<LogoSplineProps>;
13
+ declare const LogoSpline: react1.NamedExoticComponent<LogoSplineProps>;
14
14
  //#endregion
15
15
  export { LogoSpline, LogoSplineProps };
16
16
  //# sourceMappingURL=LogoSpline.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import { SplineProps } from "../../awesome/Spline/type.mjs";
2
2
  import "../../awesome/Spline/index.mjs";
3
- import * as react85 from "react";
3
+ import * as react4 from "react";
4
4
  import { CSSProperties } from "react";
5
5
 
6
6
  //#region src/brand/LogoThree/index.d.ts
@@ -9,7 +9,7 @@ interface LogoThreeProps extends Partial<SplineProps> {
9
9
  size?: number;
10
10
  style?: CSSProperties;
11
11
  }
12
- declare const LogoThree: react85.NamedExoticComponent<LogoThreeProps>;
12
+ declare const LogoThree: react4.NamedExoticComponent<LogoThreeProps>;
13
13
  //#endregion
14
14
  export { LogoThree, LogoThreeProps };
15
15
  //# sourceMappingURL=index.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { BackBottomProps } from "./type.mjs";
2
- import * as react135 from "react";
2
+ import * as react134 from "react";
3
3
 
4
4
  //#region src/chat/BackBottom/BackBottom.d.ts
5
- declare const BackBottom: react135.NamedExoticComponent<BackBottomProps>;
5
+ declare const BackBottom: react134.NamedExoticComponent<BackBottomProps>;
6
6
  //#endregion
7
7
  export { BackBottom };
8
8
  //# sourceMappingURL=BackBottom.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ChatInputAreaInnerProps } from "../type.mjs";
2
- import * as react137 from "react";
2
+ import * as react138 from "react";
3
3
 
4
4
  //#region src/chat/ChatInputArea/components/ChatInputAreaInner.d.ts
5
- declare const ChatInputAreaInner: react137.NamedExoticComponent<ChatInputAreaInnerProps>;
5
+ declare const ChatInputAreaInner: react138.NamedExoticComponent<ChatInputAreaInnerProps>;
6
6
  //#endregion
7
7
  export { ChatInputAreaInner };
8
8
  //# sourceMappingURL=ChatInputAreaInner.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { ChatListProps } from "./type.mjs";
2
- import * as react134 from "react";
2
+ import * as react141 from "react";
3
3
 
4
4
  //#region src/chat/ChatList/ChatList.d.ts
5
- declare const ChatList: react134.NamedExoticComponent<ChatListProps>;
5
+ declare const ChatList: react141.NamedExoticComponent<ChatListProps>;
6
6
  //#endregion
7
7
  export { ChatList };
8
8
  //# sourceMappingURL=ChatList.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { EditableMessageProps } from "./type.mjs";
2
- import * as react136 from "react";
2
+ import * as react139 from "react";
3
3
 
4
4
  //#region src/chat/EditableMessage/EditableMessage.d.ts
5
- declare const EditableMessage: react136.NamedExoticComponent<EditableMessageProps>;
5
+ declare const EditableMessage: react139.NamedExoticComponent<EditableMessageProps>;
6
6
  //#endregion
7
7
  export { EditableMessage };
8
8
  //# sourceMappingURL=EditableMessage.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { EditableMessageListProps } from "./type.mjs";
2
- import * as react138 from "react";
2
+ import * as react136 from "react";
3
3
 
4
4
  //#region src/chat/EditableMessageList/EditableMessageList.d.ts
5
- declare const EditableMessageList: react138.NamedExoticComponent<EditableMessageListProps>;
5
+ declare const EditableMessageList: react136.NamedExoticComponent<EditableMessageListProps>;
6
6
  //#endregion
7
7
  export { EditableMessageList };
8
8
  //# sourceMappingURL=EditableMessageList.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { MessageInputProps } from "./type.mjs";
2
- import * as react141 from "react";
2
+ import * as react137 from "react";
3
3
 
4
4
  //#region src/chat/MessageInput/MessageInput.d.ts
5
- declare const MessageInput: react141.NamedExoticComponent<MessageInputProps>;
5
+ declare const MessageInput: react137.NamedExoticComponent<MessageInputProps>;
6
6
  //#endregion
7
7
  export { MessageInput };
8
8
  //# sourceMappingURL=MessageInput.d.mts.map
@@ -1,8 +1,8 @@
1
1
  import { MessageModalProps } from "./type.mjs";
2
- import * as react139 from "react";
2
+ import * as react135 from "react";
3
3
 
4
4
  //#region src/chat/MessageModal/MessageModal.d.ts
5
- declare const MessageModal: react139.NamedExoticComponent<MessageModalProps>;
5
+ declare const MessageModal: react135.NamedExoticComponent<MessageModalProps>;
6
6
  //#endregion
7
7
  export { MessageModal };
8
8
  //# sourceMappingURL=MessageModal.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { ColorScaleItem } from "../types.mjs";
2
- import * as react72 from "react";
2
+ import * as react0 from "react";
3
3
 
4
4
  //#region src/color/ColorScales/index.d.ts
5
5
  interface ColorScalesProps {
@@ -16,7 +16,7 @@ interface ColorScalesProps {
16
16
  */
17
17
  scale: ColorScaleItem;
18
18
  }
19
- declare const ColorScales: react72.NamedExoticComponent<ColorScalesProps>;
19
+ declare const ColorScales: react0.NamedExoticComponent<ColorScalesProps>;
20
20
  //#endregion
21
21
  export { ColorScales, ColorScalesProps };
22
22
  //# sourceMappingURL=index.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { ColorScaleItem } from "../types.mjs";
2
- import * as react73 from "react";
2
+ import * as react0 from "react";
3
3
 
4
4
  //#region src/color/CssVar/index.d.ts
5
5
  interface ColorScalesProps {
@@ -16,7 +16,7 @@ interface ColorScalesProps {
16
16
  */
17
17
  scale: ColorScaleItem;
18
18
  }
19
- declare const ColorScales: react73.NamedExoticComponent<ColorScalesProps>;
19
+ declare const ColorScales: react0.NamedExoticComponent<ColorScalesProps>;
20
20
  //#endregion
21
21
  export { ColorScales };
22
22
  //# sourceMappingURL=index.d.mts.map
@@ -1,7 +1,7 @@
1
1
  import { MotionComponentType } from "../MotionProvider/index.mjs";
2
2
  import { I18nContextValue, TranslationKey, TranslationResources, TranslationResourcesInput } from "./types.mjs";
3
3
  import "../ConfigProvider/index.mjs";
4
- import * as react75 from "react";
4
+ import * as react49 from "react";
5
5
  import { ReactNode } from "react";
6
6
 
7
7
  //#region src/i18n/context.d.ts
@@ -11,7 +11,7 @@ interface I18nProviderProps {
11
11
  motion: MotionComponentType;
12
12
  resources?: TranslationResourcesInput;
13
13
  }
14
- declare const I18nProvider: react75.NamedExoticComponent<I18nProviderProps>;
14
+ declare const I18nProvider: react49.NamedExoticComponent<I18nProviderProps>;
15
15
  //#endregion
16
16
  export { I18nProvider, I18nProviderProps };
17
17
  //# sourceMappingURL=context.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react95 from "react";
1
+ import * as react96 from "react";
2
2
  import * as lucide_react0 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/BotPromptIcon.d.ts
5
- declare const BotPromptIcon: react95.ForwardRefExoticComponent<Omit<lucide_react0.LucideProps, "ref"> & react95.RefAttributes<SVGSVGElement>>;
5
+ declare const BotPromptIcon: react96.ForwardRefExoticComponent<Omit<lucide_react0.LucideProps, "ref"> & react96.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { BotPromptIcon };
8
8
  //# sourceMappingURL=BotPromptIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react97 from "react";
1
+ import * as react98 from "react";
2
2
  import * as lucide_react1 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/CreateBotIcon.d.ts
5
- declare const CreateBotIcon: react97.ForwardRefExoticComponent<Omit<lucide_react1.LucideProps, "ref"> & react97.RefAttributes<SVGSVGElement>>;
5
+ declare const CreateBotIcon: react98.ForwardRefExoticComponent<Omit<lucide_react1.LucideProps, "ref"> & react98.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { CreateBotIcon };
8
8
  //# sourceMappingURL=CreateBotIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react99 from "react";
2
- import * as lucide_react2 from "lucide-react";
1
+ import * as react94 from "react";
2
+ import * as lucide_react0 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/DiscordIcon.d.ts
5
- declare const DiscordIcon: react99.ForwardRefExoticComponent<Omit<lucide_react2.LucideProps, "ref"> & react99.RefAttributes<SVGSVGElement>>;
5
+ declare const DiscordIcon: react94.ForwardRefExoticComponent<Omit<lucide_react0.LucideProps, "ref"> & react94.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { DiscordIcon };
8
8
  //# sourceMappingURL=DiscordIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react101 from "react";
1
+ import * as react102 from "react";
2
2
  import * as lucide_react3 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/GlobeOffIcon.d.ts
5
- declare const GlobeOffIcon: react101.ForwardRefExoticComponent<Omit<lucide_react3.LucideProps, "ref"> & react101.RefAttributes<SVGSVGElement>>;
5
+ declare const GlobeOffIcon: react102.ForwardRefExoticComponent<Omit<lucide_react3.LucideProps, "ref"> & react102.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { GlobeOffIcon };
8
8
  //# sourceMappingURL=GlobeOffIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react103 from "react";
1
+ import * as react104 from "react";
2
2
  import * as lucide_react4 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/GroupBotIcon.d.ts
5
- declare const GroupBotIcon: react103.ForwardRefExoticComponent<Omit<lucide_react4.LucideProps, "ref"> & react103.RefAttributes<SVGSVGElement>>;
5
+ declare const GroupBotIcon: react104.ForwardRefExoticComponent<Omit<lucide_react4.LucideProps, "ref"> & react104.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { GroupBotIcon };
8
8
  //# sourceMappingURL=GroupBotIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react105 from "react";
2
- import * as lucide_react5 from "lucide-react";
1
+ import * as react100 from "react";
2
+ import * as lucide_react2 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/GroupBotSquareIcon.d.ts
5
- declare const GroupBotSquareIcon: react105.ForwardRefExoticComponent<Omit<lucide_react5.LucideProps, "ref"> & react105.RefAttributes<SVGSVGElement>>;
5
+ declare const GroupBotSquareIcon: react100.ForwardRefExoticComponent<Omit<lucide_react2.LucideProps, "ref"> & react100.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { GroupBotSquareIcon };
8
8
  //# sourceMappingURL=GroupBotSquareIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react107 from "react";
2
- import * as lucide_react6 from "lucide-react";
1
+ import * as react106 from "react";
2
+ import * as lucide_react5 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/LeftClickIcon.d.ts
5
- declare const LeftClickIcon: react107.ForwardRefExoticComponent<Omit<lucide_react6.LucideProps, "ref"> & react107.RefAttributes<SVGSVGElement>>;
5
+ declare const LeftClickIcon: react106.ForwardRefExoticComponent<Omit<lucide_react5.LucideProps, "ref"> & react106.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { LeftClickIcon };
8
8
  //# sourceMappingURL=LeftClickIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react109 from "react";
2
- import * as lucide_react7 from "lucide-react";
1
+ import * as react108 from "react";
2
+ import * as lucide_react6 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/LeftDoubleClickIcon.d.ts
5
- declare const LeftDoubleClickIcon: react109.ForwardRefExoticComponent<Omit<lucide_react7.LucideProps, "ref"> & react109.RefAttributes<SVGSVGElement>>;
5
+ declare const LeftDoubleClickIcon: react108.ForwardRefExoticComponent<Omit<lucide_react6.LucideProps, "ref"> & react108.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { LeftDoubleClickIcon };
8
8
  //# sourceMappingURL=LeftDoubleClickIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react111 from "react";
2
- import * as lucide_react8 from "lucide-react";
1
+ import * as react118 from "react";
2
+ import * as lucide_react11 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/McpIcon.d.ts
5
- declare const McpIcon: react111.ForwardRefExoticComponent<Omit<lucide_react8.LucideProps, "ref"> & react111.RefAttributes<SVGSVGElement>>;
5
+ declare const McpIcon: react118.ForwardRefExoticComponent<Omit<lucide_react11.LucideProps, "ref"> & react118.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { McpIcon };
8
8
  //# sourceMappingURL=McpIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react113 from "react";
2
- import * as lucide_react9 from "lucide-react";
1
+ import * as react116 from "react";
2
+ import * as lucide_react10 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/ProviderIcon.d.ts
5
- declare const ProviderIcon: react113.ForwardRefExoticComponent<Omit<lucide_react9.LucideProps, "ref"> & react113.RefAttributes<SVGSVGElement>>;
5
+ declare const ProviderIcon: react116.ForwardRefExoticComponent<Omit<lucide_react10.LucideProps, "ref"> & react116.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { ProviderIcon };
8
8
  //# sourceMappingURL=ProviderIcon.d.mts.map
@@ -1,8 +1,8 @@
1
- import * as react115 from "react";
2
- import * as lucide_react10 from "lucide-react";
1
+ import * as react110 from "react";
2
+ import * as lucide_react7 from "lucide-react";
3
3
 
4
4
  //#region src/icons/lucideExtra/RightClickIcon.d.ts
5
- declare const RightClickIcon: react115.ForwardRefExoticComponent<Omit<lucide_react10.LucideProps, "ref"> & react115.RefAttributes<SVGSVGElement>>;
5
+ declare const RightClickIcon: react110.ForwardRefExoticComponent<Omit<lucide_react7.LucideProps, "ref"> & react110.RefAttributes<SVGSVGElement>>;
6
6
  //#endregion
7
7
  export { RightClickIcon };
8
8
  //# sourceMappingURL=RightClickIcon.d.mts.map