@lobehub/ui 5.3.0 → 5.5.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.
- package/es/Accordion/Accordion.d.mts +2 -2
- package/es/Accordion/AccordionItem.d.mts +2 -2
- package/es/ActionIcon/ActionIcon.d.mts +2 -2
- package/es/Alert/Alert.d.mts +2 -2
- package/es/AutoComplete/Select.d.mts +2 -2
- package/es/Avatar/AvatarGroup/index.d.mts +2 -2
- package/es/Burger/Burger.d.mts +2 -2
- package/es/CodeEditor/CodeEditor.d.mts +2 -2
- package/es/Collapse/Collapse.d.mts +2 -2
- package/es/ConfigProvider/index.d.mts +2 -2
- package/es/CopyButton/CopyButton.d.mts +2 -2
- package/es/DatePicker/DatePicker.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
- package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
- package/es/Drawer/Drawer.d.mts +2 -2
- package/es/Dropdown/Dropdown.d.mts +2 -2
- package/es/EditableText/EditableText.d.mts +2 -2
- package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
- package/es/EmojiPicker/EmojiPicker.mjs +1 -1
- package/es/EmojiPicker/type.d.mts +1 -1
- package/es/Flex/FlexBasic.d.mts +2 -2
- package/es/FontLoader/index.d.mts +2 -2
- package/es/Footer/Footer.d.mts +2 -2
- package/es/Form/components/FormGroup.d.mts +2 -2
- package/es/Form/components/FormItem.d.mts +2 -2
- package/es/Form/components/FormSubmitFooter.d.mts +2 -2
- package/es/FormModal/FormModal.d.mts +2 -2
- package/es/Freeze/Freeze.d.mts +2 -2
- package/es/GuideCard/GuideCard.d.mts +2 -2
- package/es/Header/Header.d.mts +2 -2
- package/es/Highlighter/Highlighter.d.mts +2 -2
- package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
- package/es/Hotkey/Hotkey.d.mts +2 -2
- package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
- package/es/HotkeyInput/HotkeyInput.mjs +30 -8
- package/es/HotkeyInput/HotkeyInput.mjs.map +1 -1
- package/es/HotkeyInput/type.d.mts +3 -0
- package/es/Icon/Icon.d.mts +2 -2
- package/es/Icon/components/IconProvider.d.mts +3 -3
- package/es/Image/PreviewGroup.d.mts +2 -2
- package/es/ImageSelect/ImageSelect.d.mts +2 -2
- package/es/Input/Input.d.mts +2 -2
- package/es/Input/InputNumber.d.mts +2 -2
- package/es/Input/InputOPT.d.mts +2 -2
- package/es/Input/InputPassword.d.mts +2 -2
- package/es/Input/TextArea.d.mts +2 -2
- package/es/Layout/components/LayoutFooter.d.mts +2 -2
- package/es/Layout/components/LayoutHeader.d.mts +2 -2
- package/es/Layout/components/LayoutMain.d.mts +2 -2
- package/es/Layout/components/LayoutSidebar.d.mts +2 -2
- package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
- package/es/Layout/components/LayoutToc.d.mts +2 -2
- package/es/List/ListItem/index.d.mts +2 -2
- package/es/Markdown/Markdown.d.mts +2 -2
- package/es/Markdown/Markdown.mjs +2 -1
- package/es/Markdown/Markdown.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs +56 -30
- package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/style.mjs +2 -2
- package/es/Markdown/SyntaxMarkdown/style.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs +229 -0
- package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs.map +1 -0
- package/es/Markdown/SyntaxMarkdown/useStreamQueue.mjs +8 -6
- package/es/Markdown/SyntaxMarkdown/useStreamQueue.mjs.map +1 -1
- package/es/Markdown/Typography.d.mts +2 -2
- package/es/Markdown/components/SearchResultCards/index.d.mts +2 -2
- package/es/Markdown/index.d.mts +2 -2
- package/es/Markdown/plugins/rehypeStreamAnimated.d.mts +2 -0
- package/es/Markdown/plugins/rehypeStreamAnimated.mjs +17 -5
- package/es/Markdown/plugins/rehypeStreamAnimated.mjs.map +1 -1
- package/es/Markdown/type.d.mts +3 -1
- package/es/MaskShadow/MaskShadow.d.mts +2 -2
- package/es/Menu/Menu.d.mts +2 -2
- package/es/Mermaid/Mermaid.d.mts +2 -2
- package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
- package/es/Modal/Modal.d.mts +2 -2
- package/es/Modal/ModalProvider.d.mts +2 -2
- package/es/Modal/ModalStackItem.mjs +2 -2
- package/es/Modal/ModalStackItem.mjs.map +1 -1
- package/es/Modal/imperative.d.mts +2 -2
- package/es/MotionProvider/index.d.mts +2 -2
- package/es/Popover/index.d.mts +9 -8
- package/es/Popover/index.mjs +6 -6
- package/es/SearchBar/SearchBar.d.mts +2 -2
- package/es/Segmented/Segmented.d.mts +2 -2
- package/es/Select/Select.d.mts +2 -2
- package/es/SideNav/SideNav.d.mts +2 -2
- package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
- package/es/SortableList/components/DragHandle.d.mts +2 -2
- package/es/SortableList/components/SortableItem.d.mts +2 -2
- package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
- package/es/Toc/Toc.d.mts +2 -2
- package/es/Video/index.d.mts +2 -2
- package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
- package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
- package/es/awesome/Features/Features.d.mts +2 -2
- package/es/awesome/Giscus/Giscus.d.mts +2 -2
- package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
- package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
- package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
- package/es/awesome/Hero/Hero.d.mts +2 -2
- package/es/awesome/Spline/Spine.d.mts +2 -2
- package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
- package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
- package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
- package/es/base-ui/ContextMenu/ContextMenuHost.d.mts +2 -2
- package/es/base-ui/DropdownMenu/DropdownMenu.d.mts +2 -2
- package/es/base-ui/DropdownMenu/atoms.d.mts +18 -18
- package/es/base-ui/Modal/atoms.d.mts +12 -12
- package/es/base-ui/Modal/context.d.mts +2 -2
- package/es/base-ui/Modal/imperative.d.mts +2 -2
- package/es/base-ui/Popover/ArrowIcon.d.mts +7 -0
- package/es/{Popover → base-ui/Popover}/ArrowIcon.mjs +1 -1
- package/es/base-ui/Popover/ArrowIcon.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/Popover.d.mts +2 -2
- package/es/{Popover → base-ui/Popover}/Popover.mjs +2 -2
- package/es/base-ui/Popover/Popover.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/PopoverGroup.d.mts +1 -1
- package/es/{Popover → base-ui/Popover}/PopoverGroup.mjs +4 -4
- package/es/base-ui/Popover/PopoverGroup.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/PopoverInGroup.mjs +3 -3
- package/es/base-ui/Popover/PopoverInGroup.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/PopoverPortal.d.mts +1 -1
- package/es/{Popover → base-ui/Popover}/PopoverPortal.mjs +2 -2
- package/es/base-ui/Popover/PopoverPortal.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/PopoverStandalone.mjs +5 -5
- package/es/base-ui/Popover/PopoverStandalone.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/atoms.d.mts +10 -10
- package/es/{Popover → base-ui/Popover}/atoms.mjs +4 -4
- package/es/base-ui/Popover/atoms.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/context.d.mts +3 -3
- package/es/{Popover → base-ui/Popover}/context.mjs +1 -1
- package/es/base-ui/Popover/context.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/groupContext.d.mts +1 -1
- package/es/{Popover → base-ui/Popover}/groupContext.mjs +1 -1
- package/es/base-ui/Popover/groupContext.mjs.map +1 -0
- package/es/base-ui/Popover/index.d.mts +8 -0
- package/es/{Popover → base-ui/Popover}/style.mjs +2 -2
- package/es/base-ui/Popover/style.mjs.map +1 -0
- package/es/{Popover → base-ui/Popover}/type.d.mts +4 -4
- package/es/{Popover → base-ui/Popover}/useMergedPopoverProps.mjs +1 -1
- package/es/base-ui/Popover/useMergedPopoverProps.mjs.map +1 -0
- package/es/base-ui/ScrollArea/atoms.d.mts +7 -7
- package/es/base-ui/Select/Select.d.mts +2 -2
- package/es/base-ui/Select/atoms.d.mts +19 -19
- package/es/base-ui/Switch/Switch.d.mts +2 -2
- package/es/base-ui/Switch/atoms.d.mts +4 -4
- package/es/base-ui/Toast/imperative.d.mts +2 -2
- package/es/base-ui/index.d.mts +9 -1
- package/es/base-ui/index.mjs +7 -1
- package/es/brand/LobeChat/index.d.mts +2 -2
- package/es/brand/LobeHub/index.d.mts +2 -2
- package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
- package/es/brand/LogoThree/index.d.mts +2 -2
- package/es/chat/BackBottom/BackBottom.d.mts +2 -2
- package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
- package/es/chat/ChatItem/ChatItem.d.mts +2 -2
- package/es/chat/ChatList/ChatList.d.mts +2 -2
- package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
- package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
- package/es/chat/MessageInput/MessageInput.d.mts +2 -2
- package/es/chat/MessageModal/MessageModal.d.mts +2 -2
- package/es/color/ColorScales/index.d.mts +2 -2
- package/es/color/CssVar/index.d.mts +2 -2
- package/es/i18n/context.d.mts +2 -2
- package/es/i18n/resources/en/hotkey.d.mts +1 -0
- package/es/i18n/resources/en/hotkey.mjs +1 -0
- package/es/i18n/resources/en/hotkey.mjs.map +1 -1
- package/es/i18n/resources/zhCn/hotkey.d.mts +1 -0
- package/es/i18n/resources/zhCn/hotkey.mjs +1 -0
- package/es/i18n/resources/zhCn/hotkey.mjs.map +1 -1
- package/es/icons/Discord/components/Avatar.d.mts +9 -0
- package/es/icons/Discord/components/Avatar.mjs +22 -0
- package/es/icons/Discord/components/Avatar.mjs.map +1 -0
- package/es/icons/Discord/components/Color.d.mts +7 -0
- package/es/icons/Discord/components/Color.mjs +30 -0
- package/es/icons/Discord/components/Color.mjs.map +1 -0
- package/es/icons/Discord/components/Mono.d.mts +7 -0
- package/es/icons/Discord/components/Mono.mjs +29 -0
- package/es/icons/Discord/components/Mono.mjs.map +1 -0
- package/es/icons/Discord/index.d.mts +15 -0
- package/es/icons/Discord/index.mjs +18 -0
- package/es/icons/Discord/index.mjs.map +1 -0
- package/es/icons/Discord/style.mjs +7 -0
- package/es/icons/Discord/style.mjs.map +1 -0
- package/es/icons/GoogleChat/components/Avatar.d.mts +9 -0
- package/es/icons/GoogleChat/components/Avatar.mjs +23 -0
- package/es/icons/GoogleChat/components/Avatar.mjs.map +1 -0
- package/es/icons/GoogleChat/components/Color.d.mts +7 -0
- package/es/icons/GoogleChat/components/Color.mjs +93 -0
- package/es/icons/GoogleChat/components/Color.mjs.map +1 -0
- package/es/icons/GoogleChat/components/Mono.d.mts +7 -0
- package/es/icons/GoogleChat/components/Mono.mjs +29 -0
- package/es/icons/GoogleChat/components/Mono.mjs.map +1 -0
- package/es/icons/GoogleChat/index.d.mts +15 -0
- package/es/icons/GoogleChat/index.mjs +18 -0
- package/es/icons/GoogleChat/index.mjs.map +1 -0
- package/es/icons/GoogleChat/style.mjs +7 -0
- package/es/icons/GoogleChat/style.mjs.map +1 -0
- package/es/icons/IMessage/components/Avatar.d.mts +9 -0
- package/es/icons/IMessage/components/Avatar.mjs +23 -0
- package/es/icons/IMessage/components/Avatar.mjs.map +1 -0
- package/es/icons/IMessage/components/Color.d.mts +7 -0
- package/es/icons/IMessage/components/Color.mjs +30 -0
- package/es/icons/IMessage/components/Color.mjs.map +1 -0
- package/es/icons/IMessage/components/Inner.mjs +29 -0
- package/es/icons/IMessage/components/Inner.mjs.map +1 -0
- package/es/icons/IMessage/components/Mono.d.mts +7 -0
- package/es/icons/IMessage/components/Mono.mjs +29 -0
- package/es/icons/IMessage/components/Mono.mjs.map +1 -0
- package/es/icons/IMessage/index.d.mts +15 -0
- package/es/icons/IMessage/index.mjs +18 -0
- package/es/icons/IMessage/index.mjs.map +1 -0
- package/es/icons/IMessage/style.mjs +7 -0
- package/es/icons/IMessage/style.mjs.map +1 -0
- package/es/icons/Lark/components/Avatar.d.mts +9 -0
- package/es/icons/Lark/components/Avatar.mjs +22 -0
- package/es/icons/Lark/components/Avatar.mjs.map +1 -0
- package/es/icons/Lark/components/Color.d.mts +7 -0
- package/es/icons/Lark/components/Color.mjs +41 -0
- package/es/icons/Lark/components/Color.mjs.map +1 -0
- package/es/icons/Lark/components/Mono.d.mts +7 -0
- package/es/icons/Lark/components/Mono.mjs +32 -0
- package/es/icons/Lark/components/Mono.mjs.map +1 -0
- package/es/icons/Lark/index.d.mts +15 -0
- package/es/icons/Lark/index.mjs +18 -0
- package/es/icons/Lark/index.mjs.map +1 -0
- package/es/icons/Lark/style.mjs +7 -0
- package/es/icons/Lark/style.mjs.map +1 -0
- package/es/icons/MicrosoftTeams/components/Avatar.d.mts +9 -0
- package/es/icons/MicrosoftTeams/components/Avatar.mjs +22 -0
- package/es/icons/MicrosoftTeams/components/Avatar.mjs.map +1 -0
- package/es/icons/MicrosoftTeams/components/Color.d.mts +7 -0
- package/es/icons/MicrosoftTeams/components/Color.mjs +50 -0
- package/es/icons/MicrosoftTeams/components/Color.mjs.map +1 -0
- package/es/icons/MicrosoftTeams/components/Mono.d.mts +7 -0
- package/es/icons/MicrosoftTeams/components/Mono.mjs +37 -0
- package/es/icons/MicrosoftTeams/components/Mono.mjs.map +1 -0
- package/es/icons/MicrosoftTeams/index.d.mts +15 -0
- package/es/icons/MicrosoftTeams/index.mjs +18 -0
- package/es/icons/MicrosoftTeams/index.mjs.map +1 -0
- package/es/icons/MicrosoftTeams/style.mjs +7 -0
- package/es/icons/MicrosoftTeams/style.mjs.map +1 -0
- package/es/icons/QQ/components/Avatar.d.mts +9 -0
- package/es/icons/QQ/components/Avatar.mjs +22 -0
- package/es/icons/QQ/components/Avatar.mjs.map +1 -0
- package/es/icons/QQ/components/Color.d.mts +7 -0
- package/es/icons/QQ/components/Color.mjs +61 -0
- package/es/icons/QQ/components/Color.mjs.map +1 -0
- package/es/icons/QQ/components/Mono.d.mts +7 -0
- package/es/icons/QQ/components/Mono.mjs +29 -0
- package/es/icons/QQ/components/Mono.mjs.map +1 -0
- package/es/icons/QQ/index.d.mts +15 -0
- package/es/icons/QQ/index.mjs +18 -0
- package/es/icons/QQ/index.mjs.map +1 -0
- package/es/icons/QQ/style.mjs +7 -0
- package/es/icons/QQ/style.mjs.map +1 -0
- package/es/icons/Slack/components/Avatar.d.mts +9 -0
- package/es/icons/Slack/components/Avatar.mjs +22 -0
- package/es/icons/Slack/components/Avatar.mjs.map +1 -0
- package/es/icons/Slack/components/Color.d.mts +7 -0
- package/es/icons/Slack/components/Color.mjs +45 -0
- package/es/icons/Slack/components/Color.mjs.map +1 -0
- package/es/icons/Slack/components/Mono.d.mts +7 -0
- package/es/icons/Slack/components/Mono.mjs +35 -0
- package/es/icons/Slack/components/Mono.mjs.map +1 -0
- package/es/icons/Slack/index.d.mts +15 -0
- package/es/icons/Slack/index.mjs +18 -0
- package/es/icons/Slack/index.mjs.map +1 -0
- package/es/icons/Slack/style.mjs +7 -0
- package/es/icons/Slack/style.mjs.map +1 -0
- package/es/icons/Telegram/components/Avatar.d.mts +9 -0
- package/es/icons/Telegram/components/Avatar.mjs +23 -0
- package/es/icons/Telegram/components/Avatar.mjs.map +1 -0
- package/es/icons/Telegram/components/Color.d.mts +7 -0
- package/es/icons/Telegram/components/Color.mjs +30 -0
- package/es/icons/Telegram/components/Color.mjs.map +1 -0
- package/es/icons/Telegram/components/Inner.mjs +29 -0
- package/es/icons/Telegram/components/Inner.mjs.map +1 -0
- package/es/icons/Telegram/components/Mono.d.mts +7 -0
- package/es/icons/Telegram/components/Mono.mjs +29 -0
- package/es/icons/Telegram/components/Mono.mjs.map +1 -0
- package/es/icons/Telegram/index.d.mts +15 -0
- package/es/icons/Telegram/index.mjs +18 -0
- package/es/icons/Telegram/index.mjs.map +1 -0
- package/es/icons/Telegram/style.mjs +7 -0
- package/es/icons/Telegram/style.mjs.map +1 -0
- package/es/icons/WeChat/components/Avatar.d.mts +9 -0
- package/es/icons/WeChat/components/Avatar.mjs +22 -0
- package/es/icons/WeChat/components/Avatar.mjs.map +1 -0
- package/es/icons/WeChat/components/Color.d.mts +7 -0
- package/es/icons/WeChat/components/Color.mjs +30 -0
- package/es/icons/WeChat/components/Color.mjs.map +1 -0
- package/es/icons/WeChat/components/Mono.d.mts +7 -0
- package/es/icons/WeChat/components/Mono.mjs +29 -0
- package/es/icons/WeChat/components/Mono.mjs.map +1 -0
- package/es/icons/WeChat/index.d.mts +15 -0
- package/es/icons/WeChat/index.mjs +18 -0
- package/es/icons/WeChat/index.mjs.map +1 -0
- package/es/icons/WeChat/style.mjs +7 -0
- package/es/icons/WeChat/style.mjs.map +1 -0
- package/es/icons/WhatsApp/components/Avatar.d.mts +9 -0
- package/es/icons/WhatsApp/components/Avatar.mjs +23 -0
- package/es/icons/WhatsApp/components/Avatar.mjs.map +1 -0
- package/es/icons/WhatsApp/components/Color.d.mts +7 -0
- package/es/icons/WhatsApp/components/Color.mjs +30 -0
- package/es/icons/WhatsApp/components/Color.mjs.map +1 -0
- package/es/icons/WhatsApp/components/Mono.d.mts +7 -0
- package/es/icons/WhatsApp/components/Mono.mjs +29 -0
- package/es/icons/WhatsApp/components/Mono.mjs.map +1 -0
- package/es/icons/WhatsApp/index.d.mts +15 -0
- package/es/icons/WhatsApp/index.mjs +18 -0
- package/es/icons/WhatsApp/index.mjs.map +1 -0
- package/es/icons/WhatsApp/style.mjs +7 -0
- package/es/icons/WhatsApp/style.mjs.map +1 -0
- package/es/icons/index.d.mts +17 -5
- package/es/icons/index.mjs +13 -1
- package/es/icons/lucideExtra/BotPromptIcon.d.mts +2 -2
- package/es/icons/lucideExtra/BrainOffIcon.d.mts +8 -0
- package/es/icons/lucideExtra/BrainOffIcon.mjs +31 -0
- package/es/icons/lucideExtra/BrainOffIcon.mjs.map +1 -0
- package/es/icons/lucideExtra/CreateBotIcon.d.mts +3 -3
- package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
- package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
- package/es/icons/lucideExtra/RightClickIcon.d.mts +2 -2
- package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +2 -2
- package/es/icons/lucideExtra/SkillsIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ThinkIcon.d.mts +8 -0
- package/es/icons/lucideExtra/ThinkIcon.mjs +16 -0
- package/es/icons/lucideExtra/ThinkIcon.mjs.map +1 -0
- package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
- package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
- package/es/icons/lucideExtra/index.d.mts +2 -0
- package/es/index.d.mts +7 -7
- package/es/index.mjs +6 -6
- package/es/mdx/Mdx/index.d.mts +2 -2
- package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
- package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
- package/es/mobile/TabBar/TabBar.d.mts +2 -2
- package/es/storybook/StoryBook/index.d.mts +2 -2
- package/package.json +1 -1
- package/es/Popover/ArrowIcon.d.mts +0 -7
- package/es/Popover/ArrowIcon.mjs.map +0 -1
- package/es/Popover/Popover.mjs.map +0 -1
- package/es/Popover/PopoverGroup.mjs.map +0 -1
- package/es/Popover/PopoverInGroup.mjs.map +0 -1
- package/es/Popover/PopoverPortal.mjs.map +0 -1
- package/es/Popover/PopoverStandalone.mjs.map +0 -1
- package/es/Popover/atoms.mjs.map +0 -1
- package/es/Popover/context.mjs.map +0 -1
- package/es/Popover/groupContext.mjs.map +0 -1
- package/es/Popover/style.mjs.map +0 -1
- package/es/Popover/useMergedPopoverProps.mjs.map +0 -1
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import { TITLE } from "../style.mjs";
|
|
4
|
+
import { memo } from "react";
|
|
5
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
|
+
|
|
7
|
+
//#region src/icons/WhatsApp/components/Color.tsx
|
|
8
|
+
const Icon = memo(({ size = "1em", style, ...rest }) => {
|
|
9
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
10
|
+
height: size,
|
|
11
|
+
style: {
|
|
12
|
+
flex: "none",
|
|
13
|
+
lineHeight: 1,
|
|
14
|
+
...style
|
|
15
|
+
},
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
width: size,
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
...rest,
|
|
20
|
+
children: [/* @__PURE__ */ jsx("title", { children: TITLE }), /* @__PURE__ */ jsx("path", {
|
|
21
|
+
d: "M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 00-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.271-.198-.569-.347zm-5.422 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884zm8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.88 11.88 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 00-3.48-8.413z",
|
|
22
|
+
fill: "#25D366"
|
|
23
|
+
})]
|
|
24
|
+
});
|
|
25
|
+
});
|
|
26
|
+
var Color_default = Icon;
|
|
27
|
+
|
|
28
|
+
//#endregion
|
|
29
|
+
export { Color_default as default };
|
|
30
|
+
//# sourceMappingURL=Color.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Color.mjs","names":["Icon: IconType"],"sources":["../../../../src/icons/WhatsApp/components/Color.tsx"],"sourcesContent":["'use client';\n\nimport type { IconType } from '@lobehub/icons';\nimport { memo } from 'react';\n\nimport { TITLE } from '../style';\n\nconst Icon: IconType = memo(({ size = '1em', style, ...rest }) => {\n return (\n <svg\n height={size}\n style={{ flex: 'none', lineHeight: 1, ...style }}\n viewBox=\"0 0 24 24\"\n width={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n {...rest}\n >\n <title>{TITLE}</title>\n <path\n d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 00-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.271-.198-.569-.347zm-5.422 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884zm8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.88 11.88 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 00-3.48-8.413z\"\n fill=\"#25D366\"\n />\n </svg>\n );\n});\n\nexport default Icon;\n"],"mappings":";;;;;;;AAOA,MAAMA,OAAiB,MAAM,EAAE,OAAO,OAAO,OAAO,GAAG,WAAW;AAChE,QACE,qBAAC;EACC,QAAQ;EACR,OAAO;GAAE,MAAM;GAAQ,YAAY;GAAG,GAAG;GAAO;EAChD,SAAQ;EACR,OAAO;EACP,OAAM;EACN,GAAI;aAEJ,oBAAC,qBAAO,QAAc,EACtB,oBAAC;GACC,GAAE;GACF,MAAK;IACL;GACE;EAER;AAEF,oBAAe"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import { TITLE } from "../style.mjs";
|
|
4
|
+
import { memo } from "react";
|
|
5
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
|
+
|
|
7
|
+
//#region src/icons/WhatsApp/components/Mono.tsx
|
|
8
|
+
const Icon = memo(({ size = "1em", style, ...rest }) => {
|
|
9
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
height: size,
|
|
13
|
+
style: {
|
|
14
|
+
flex: "none",
|
|
15
|
+
lineHeight: 1,
|
|
16
|
+
...style
|
|
17
|
+
},
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
width: size,
|
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
21
|
+
...rest,
|
|
22
|
+
children: [/* @__PURE__ */ jsx("title", { children: TITLE }), /* @__PURE__ */ jsx("path", { d: "M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 00-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.271-.198-.569-.347zm-5.422 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884zm8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.88 11.88 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 00-3.48-8.413z" })]
|
|
23
|
+
});
|
|
24
|
+
});
|
|
25
|
+
var Mono_default = Icon;
|
|
26
|
+
|
|
27
|
+
//#endregion
|
|
28
|
+
export { Mono_default as default };
|
|
29
|
+
//# sourceMappingURL=Mono.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Mono.mjs","names":["Icon: IconType"],"sources":["../../../../src/icons/WhatsApp/components/Mono.tsx"],"sourcesContent":["'use client';\n\nimport type { IconType } from '@lobehub/icons';\nimport { memo } from 'react';\n\nimport { TITLE } from '../style';\n\nconst Icon: IconType = memo(({ size = '1em', style, ...rest }) => {\n return (\n <svg\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n height={size}\n style={{ flex: 'none', lineHeight: 1, ...style }}\n viewBox=\"0 0 24 24\"\n width={size}\n xmlns=\"http://www.w3.org/2000/svg\"\n {...rest}\n >\n <title>{TITLE}</title>\n <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 00-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.271-.198-.569-.347zm-5.422 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884zm8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.88 11.88 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 00-3.48-8.413z\" />\n </svg>\n );\n});\n\nexport default Icon;\n"],"mappings":";;;;;;;AAOA,MAAMA,OAAiB,MAAM,EAAE,OAAO,OAAO,OAAO,GAAG,WAAW;AAChE,QACE,qBAAC;EACC,MAAK;EACL,UAAS;EACT,QAAQ;EACR,OAAO;GAAE,MAAM;GAAQ,YAAY;GAAG,GAAG;GAAO;EAChD,SAAQ;EACR,OAAO;EACP,OAAM;EACN,GAAI;aAEJ,oBAAC,qBAAO,QAAc,EACtB,oBAAC,UAAK,GAAE,ilCAAilC;GACrlC;EAER;AAEF,mBAAe"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Avatar } from "./components/Avatar.mjs";
|
|
2
|
+
import { Icon } from "./components/Color.mjs";
|
|
3
|
+
import { Icon as Icon$1 } from "./components/Mono.mjs";
|
|
4
|
+
|
|
5
|
+
//#region src/icons/WhatsApp/index.d.ts
|
|
6
|
+
type CompoundedIcon = typeof Icon$1 & {
|
|
7
|
+
Avatar: typeof Avatar;
|
|
8
|
+
Color: typeof Icon;
|
|
9
|
+
colorPrimary: string;
|
|
10
|
+
title: string;
|
|
11
|
+
};
|
|
12
|
+
declare const Icons: CompoundedIcon;
|
|
13
|
+
//#endregion
|
|
14
|
+
export { CompoundedIcon, Icons };
|
|
15
|
+
//# sourceMappingURL=index.d.mts.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import { COLOR_PRIMARY, TITLE } from "./style.mjs";
|
|
4
|
+
import Mono_default from "./components/Mono.mjs";
|
|
5
|
+
import Avatar_default from "./components/Avatar.mjs";
|
|
6
|
+
import Color_default from "./components/Color.mjs";
|
|
7
|
+
|
|
8
|
+
//#region src/icons/WhatsApp/index.ts
|
|
9
|
+
const Icons = Mono_default;
|
|
10
|
+
Icons.Color = Color_default;
|
|
11
|
+
Icons.Avatar = Avatar_default;
|
|
12
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
13
|
+
Icons.title = TITLE;
|
|
14
|
+
var WhatsApp_default = Icons;
|
|
15
|
+
|
|
16
|
+
//#endregion
|
|
17
|
+
export { WhatsApp_default as default };
|
|
18
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["Mono","Color","Avatar"],"sources":["../../../src/icons/WhatsApp/index.ts"],"sourcesContent":["'use client';\n\nimport Avatar from './components/Avatar';\nimport Color from './components/Color';\nimport Mono from './components/Mono';\nimport { COLOR_PRIMARY, TITLE } from './style';\n\nexport type CompoundedIcon = typeof Mono & {\n Avatar: typeof Avatar;\n Color: typeof Color;\n colorPrimary: string;\n title: string;\n};\n\nconst Icons = Mono as CompoundedIcon;\nIcons.Color = Color;\nIcons.Avatar = Avatar;\nIcons.colorPrimary = COLOR_PRIMARY;\nIcons.title = TITLE;\nexport default Icons;\n"],"mappings":";;;;;;;;AAcA,MAAM,QAAQA;AACd,MAAM,QAAQC;AACd,MAAM,SAASC;AACf,MAAM,eAAe;AACrB,MAAM,QAAQ;AACd,uBAAe"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"style.mjs","names":[],"sources":["../../../src/icons/WhatsApp/style.ts"],"sourcesContent":["export const TITLE = 'WhatsApp';\nexport const COLOR_PRIMARY = '#25D366';\n"],"mappings":";AAAA,MAAa,QAAQ;AACrB,MAAa,gBAAgB"}
|
package/es/icons/index.d.mts
CHANGED
|
@@ -3,8 +3,13 @@ import { CompoundedIcon as CompoundedIcon$1, Icons as Icons$1 } from "./Authelia
|
|
|
3
3
|
import { CompoundedIcon as CompoundedIcon$2, Icons as Icons$2 } from "./Authentik/index.mjs";
|
|
4
4
|
import { CompoundedIcon as CompoundedIcon$3, Icons as Icons$3 } from "./Casdoor/index.mjs";
|
|
5
5
|
import { CompoundedIcon as CompoundedIcon$4, Icons as Icons$4 } from "./Clerk/index.mjs";
|
|
6
|
-
import { CompoundedIcon as CompoundedIcon$5, Icons as Icons$5 } from "./
|
|
6
|
+
import { CompoundedIcon as CompoundedIcon$5, Icons as Icons$5 } from "./Discord/index.mjs";
|
|
7
|
+
import { CompoundedIcon as CompoundedIcon$6, Icons as Icons$6 } from "./GoogleChat/index.mjs";
|
|
8
|
+
import { CompoundedIcon as CompoundedIcon$7, Icons as Icons$7 } from "./IMessage/index.mjs";
|
|
9
|
+
import { CompoundedIcon as CompoundedIcon$8, Icons as Icons$8 } from "./Lark/index.mjs";
|
|
10
|
+
import { CompoundedIcon as CompoundedIcon$9, Icons as Icons$9 } from "./Logto/index.mjs";
|
|
7
11
|
import { BotPromptIcon } from "./lucideExtra/BotPromptIcon.mjs";
|
|
12
|
+
import { BrainOffIcon } from "./lucideExtra/BrainOffIcon.mjs";
|
|
8
13
|
import { CreateBotIcon } from "./lucideExtra/CreateBotIcon.mjs";
|
|
9
14
|
import { DiscordIcon } from "./lucideExtra/DiscordIcon.mjs";
|
|
10
15
|
import { GlobeOffIcon } from "./lucideExtra/GlobeOffIcon.mjs";
|
|
@@ -18,11 +23,18 @@ import { RightClickIcon } from "./lucideExtra/RightClickIcon.mjs";
|
|
|
18
23
|
import { RightDoubleClickIcon } from "./lucideExtra/RightDoubleClickIcon.mjs";
|
|
19
24
|
import { ShapesUploadIcon } from "./lucideExtra/ShapesUploadIcon.mjs";
|
|
20
25
|
import { SkillsIcon } from "./lucideExtra/SkillsIcon.mjs";
|
|
26
|
+
import { ThinkIcon } from "./lucideExtra/ThinkIcon.mjs";
|
|
21
27
|
import { TreeDownRightIcon } from "./lucideExtra/TreeDownRightIcon.mjs";
|
|
22
28
|
import { TreeUpDownRightIcon } from "./lucideExtra/TreeUpDownRightIcon.mjs";
|
|
23
29
|
import "./lucideExtra/index.mjs";
|
|
24
|
-
import { CompoundedIcon as CompoundedIcon$
|
|
25
|
-
import { CompoundedIcon as CompoundedIcon$
|
|
26
|
-
import { CompoundedIcon as CompoundedIcon$
|
|
30
|
+
import { CompoundedIcon as CompoundedIcon$10, Icons as Icons$10 } from "./MicrosoftEntra/index.mjs";
|
|
31
|
+
import { CompoundedIcon as CompoundedIcon$11, Icons as Icons$11 } from "./MicrosoftTeams/index.mjs";
|
|
32
|
+
import { CompoundedIcon as CompoundedIcon$12, Icons as Icons$12 } from "./NextAuth/index.mjs";
|
|
33
|
+
import { CompoundedIcon as CompoundedIcon$13, Icons as Icons$13 } from "./QQ/index.mjs";
|
|
34
|
+
import { CompoundedIcon as CompoundedIcon$14, Icons as Icons$14 } from "./Slack/index.mjs";
|
|
35
|
+
import { CompoundedIcon as CompoundedIcon$15, Icons as Icons$15 } from "./Telegram/index.mjs";
|
|
36
|
+
import { CompoundedIcon as CompoundedIcon$16, Icons as Icons$16 } from "./WeChat/index.mjs";
|
|
37
|
+
import { CompoundedIcon as CompoundedIcon$17, Icons as Icons$17 } from "./WhatsApp/index.mjs";
|
|
38
|
+
import { CompoundedIcon as CompoundedIcon$18, Icons as Icons$18 } from "./Zitadel/index.mjs";
|
|
27
39
|
import { Cloudflare, CloudflareProps, Github, GithubProps } from "@lobehub/icons";
|
|
28
|
-
export { Icons as Auth0, type CompoundedIcon as Auth0Props, Icons$1 as Authelia, type CompoundedIcon$1 as AutheliaProps, Icons$2 as Authentik, type CompoundedIcon$2 as AuthentikProps, BotPromptIcon, Icons$3 as Casdoor, type CompoundedIcon$3 as CasdoorProps, Icons$4 as Clerk, type CompoundedIcon$4 as ClerkProps, Cloudflare, type CloudflareProps, CreateBotIcon, DiscordIcon, Github, type GithubProps, GlobeOffIcon, GroupBotIcon, GroupBotSquareIcon, LeftClickIcon, LeftDoubleClickIcon, Icons$
|
|
40
|
+
export { Icons as Auth0, type CompoundedIcon as Auth0Props, Icons$1 as Authelia, type CompoundedIcon$1 as AutheliaProps, Icons$2 as Authentik, type CompoundedIcon$2 as AuthentikProps, BotPromptIcon, BrainOffIcon, Icons$3 as Casdoor, type CompoundedIcon$3 as CasdoorProps, Icons$4 as Clerk, type CompoundedIcon$4 as ClerkProps, Cloudflare, type CloudflareProps, CreateBotIcon, Icons$5 as Discord, DiscordIcon, type CompoundedIcon$5 as DiscordProps, Github, type GithubProps, GlobeOffIcon, Icons$6 as GoogleChat, type CompoundedIcon$6 as GoogleChatProps, GroupBotIcon, GroupBotSquareIcon, Icons$7 as IMessage, type CompoundedIcon$7 as IMessageProps, Icons$8 as Lark, type CompoundedIcon$8 as LarkProps, LeftClickIcon, LeftDoubleClickIcon, Icons$9 as Logto, type CompoundedIcon$9 as LogtoProps, McpIcon, Icons$10 as MicrosoftEntra, type CompoundedIcon$10 as MicrosoftEntraProps, Icons$11 as MicrosoftTeams, type CompoundedIcon$11 as MicrosoftTeamsProps, Icons$12 as NextAuth, type CompoundedIcon$12 as NextAuthProps, ProviderIcon, Icons$13 as QQ, type CompoundedIcon$13 as QQProps, RightClickIcon, RightDoubleClickIcon, ShapesUploadIcon, SkillsIcon, Icons$14 as Slack, type CompoundedIcon$14 as SlackProps, Icons$15 as Telegram, type CompoundedIcon$15 as TelegramProps, ThinkIcon, TreeDownRightIcon, TreeUpDownRightIcon, Icons$16 as WeChat, type CompoundedIcon$16 as WeChatProps, Icons$17 as WhatsApp, type CompoundedIcon$17 as WhatsAppProps, Icons$18 as Zitadel, type CompoundedIcon$18 as ZitadelProps };
|
package/es/icons/index.mjs
CHANGED
|
@@ -7,8 +7,13 @@ import Authelia_default from "./Authelia/index.mjs";
|
|
|
7
7
|
import Authentik_default from "./Authentik/index.mjs";
|
|
8
8
|
import Casdoor_default from "./Casdoor/index.mjs";
|
|
9
9
|
import Clerk_default from "./Clerk/index.mjs";
|
|
10
|
+
import Discord_default from "./Discord/index.mjs";
|
|
11
|
+
import GoogleChat_default from "./GoogleChat/index.mjs";
|
|
12
|
+
import IMessage_default from "./IMessage/index.mjs";
|
|
13
|
+
import Lark_default from "./Lark/index.mjs";
|
|
10
14
|
import Logto_default from "./Logto/index.mjs";
|
|
11
15
|
import BotPromptIcon_default from "./lucideExtra/BotPromptIcon.mjs";
|
|
16
|
+
import BrainOffIcon_default from "./lucideExtra/BrainOffIcon.mjs";
|
|
12
17
|
import CreateBotIcon_default from "./lucideExtra/CreateBotIcon.mjs";
|
|
13
18
|
import DiscordIcon_default from "./lucideExtra/DiscordIcon.mjs";
|
|
14
19
|
import GlobeOffIcon_default from "./lucideExtra/GlobeOffIcon.mjs";
|
|
@@ -18,11 +23,18 @@ import McpIcon_default from "./lucideExtra/McpIcon.mjs";
|
|
|
18
23
|
import ProviderIcon_default from "./lucideExtra/ProviderIcon.mjs";
|
|
19
24
|
import ShapesUploadIcon_default from "./lucideExtra/ShapesUploadIcon.mjs";
|
|
20
25
|
import SkillsIcon_default from "./lucideExtra/SkillsIcon.mjs";
|
|
26
|
+
import ThinkIcon_default from "./lucideExtra/ThinkIcon.mjs";
|
|
21
27
|
import TreeDownRightIcon_default from "./lucideExtra/TreeDownRightIcon.mjs";
|
|
22
28
|
import TreeUpDownRightIcon_default from "./lucideExtra/TreeUpDownRightIcon.mjs";
|
|
23
29
|
import MicrosoftEntra_default from "./MicrosoftEntra/index.mjs";
|
|
30
|
+
import MicrosoftTeams_default from "./MicrosoftTeams/index.mjs";
|
|
24
31
|
import NextAuth_default from "./NextAuth/index.mjs";
|
|
32
|
+
import QQ_default from "./QQ/index.mjs";
|
|
33
|
+
import Slack_default from "./Slack/index.mjs";
|
|
34
|
+
import Telegram_default from "./Telegram/index.mjs";
|
|
35
|
+
import WeChat_default from "./WeChat/index.mjs";
|
|
36
|
+
import WhatsApp_default from "./WhatsApp/index.mjs";
|
|
25
37
|
import Zitadel_default from "./Zitadel/index.mjs";
|
|
26
38
|
import { Cloudflare, Github } from "@lobehub/icons";
|
|
27
39
|
|
|
28
|
-
export { Auth0_default as Auth0, Authelia_default as Authelia, Authentik_default as Authentik, BotPromptIcon_default as BotPromptIcon, Casdoor_default as Casdoor, Clerk_default as Clerk, Cloudflare, CreateBotIcon_default as CreateBotIcon, DiscordIcon_default as DiscordIcon, Github, GlobeOffIcon_default as GlobeOffIcon, GroupBotIcon_default as GroupBotIcon, GroupBotSquareIcon_default as GroupBotSquareIcon, LeftClickIcon_default as LeftClickIcon, LeftDoubleClickIcon_default as LeftDoubleClickIcon, Logto_default as Logto, McpIcon_default as McpIcon, MicrosoftEntra_default as MicrosoftEntra, NextAuth_default as NextAuth, ProviderIcon_default as ProviderIcon, RightClickIcon_default as RightClickIcon, RightDoubleClickIcon_default as RightDoubleClickIcon, ShapesUploadIcon_default as ShapesUploadIcon, SkillsIcon_default as SkillsIcon, TreeDownRightIcon_default as TreeDownRightIcon, TreeUpDownRightIcon_default as TreeUpDownRightIcon, Zitadel_default as Zitadel };
|
|
40
|
+
export { Auth0_default as Auth0, Authelia_default as Authelia, Authentik_default as Authentik, BotPromptIcon_default as BotPromptIcon, BrainOffIcon_default as BrainOffIcon, Casdoor_default as Casdoor, Clerk_default as Clerk, Cloudflare, CreateBotIcon_default as CreateBotIcon, Discord_default as Discord, DiscordIcon_default as DiscordIcon, Github, GlobeOffIcon_default as GlobeOffIcon, GoogleChat_default as GoogleChat, GroupBotIcon_default as GroupBotIcon, GroupBotSquareIcon_default as GroupBotSquareIcon, IMessage_default as IMessage, Lark_default as Lark, LeftClickIcon_default as LeftClickIcon, LeftDoubleClickIcon_default as LeftDoubleClickIcon, Logto_default as Logto, McpIcon_default as McpIcon, MicrosoftEntra_default as MicrosoftEntra, MicrosoftTeams_default as MicrosoftTeams, NextAuth_default as NextAuth, ProviderIcon_default as ProviderIcon, QQ_default as QQ, RightClickIcon_default as RightClickIcon, RightDoubleClickIcon_default as RightDoubleClickIcon, ShapesUploadIcon_default as ShapesUploadIcon, SkillsIcon_default as SkillsIcon, Slack_default as Slack, Telegram_default as Telegram, ThinkIcon_default as ThinkIcon, TreeDownRightIcon_default as TreeDownRightIcon, TreeUpDownRightIcon_default as TreeUpDownRightIcon, WeChat_default as WeChat, WhatsApp_default as WhatsApp, Zitadel_default as Zitadel };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react79 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:
|
|
5
|
+
declare const BotPromptIcon: react79.ForwardRefExoticComponent<Omit<lucide_react0.LucideProps, "ref"> & react79.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { BotPromptIcon };
|
|
8
8
|
//# sourceMappingURL=BotPromptIcon.d.mts.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as react77 from "react";
|
|
2
|
+
import * as lucide_react0 from "lucide-react";
|
|
3
|
+
|
|
4
|
+
//#region src/icons/lucideExtra/BrainOffIcon.d.ts
|
|
5
|
+
declare const BrainOffIcon: react77.ForwardRefExoticComponent<Omit<lucide_react0.LucideProps, "ref"> & react77.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { BrainOffIcon };
|
|
8
|
+
//# sourceMappingURL=BrainOffIcon.d.mts.map
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { createLucideIcon } from "lucide-react";
|
|
2
|
+
|
|
3
|
+
//#region src/icons/lucideExtra/BrainOffIcon.tsx
|
|
4
|
+
const BrainOffIcon = createLucideIcon("BrainOff", [
|
|
5
|
+
["path", {
|
|
6
|
+
d: "M12 18 12 12M12 7 12 5M11.166 11.5C10.625 12.221 9.865 12.747 9 13M17.598 6.5C17.828 6.101 17.964 5.655 17.994 5.196 18.024 4.737 17.948 4.277 17.772 3.852 17.596 3.427 17.324 3.048 16.978 2.744 16.632 2.441 16.221 2.221 15.777 2.102 15.332 1.983 14.866 1.968 14.415 2.058 13.963 2.147 13.539 2.34 13.174 2.62 12.809 2.9 12.513 3.26 12.309 3.673 12.106 4.086 12 4.54 12 5 12 4.54 11.894 4.086 11.691 3.673 11.487 3.26 11.191 2.9 10.826 2.62 10.461 2.34 10.037 2.147 9.585 2.058 9.134 1.968 8.668 1.983 8.224 2.102",
|
|
7
|
+
key: "1"
|
|
8
|
+
}],
|
|
9
|
+
["path", {
|
|
10
|
+
d: "M17.997 5.125C18.5848 5.27614 19.1305 5.55905 19.5928 5.95231C20.055 6.34557 20.4218 6.83887 20.6652 7.39485C20.9086 7.95082 21.0222 8.55489 20.9976 9.16131C20.973 9.76773 20.8107 10.3606 20.523 10.895",
|
|
11
|
+
key: "2"
|
|
12
|
+
}],
|
|
13
|
+
["path", {
|
|
14
|
+
d: "M21.864 15.035C22.091 14.185 22.032 13.283 21.695 12.469 21.359 11.656 20.763 10.976 20 10.536M19.088 20.538C18.741 20.96 18.31 21.307 17.824 21.556 17.337 21.805 16.805 21.952 16.259 21.987 15.713 22.023 15.166 21.946 14.652 21.762 14.137 21.577 13.665 21.289 13.266 20.916 12.867 20.542 12.549 20.091 12.331 19.589 12.113 19.088 12.001 18.547 12 18 11.999 18.547 11.887 19.088 11.669 19.589 11.451 20.091 11.133 20.542 10.734 20.916 10.335 21.289 9.863 21.577 9.348 21.762 8.834 21.946 8.287 22.023 7.741 21.987 7.195 21.952 6.663 21.805 6.176 21.556 5.69 21.307 5.259 20.96 4.912 20.538 4.564 20.116 4.307 19.627 4.156 19.102 4.005 18.576 3.963 18.025 4.033 17.483",
|
|
15
|
+
key: "3"
|
|
16
|
+
}],
|
|
17
|
+
["path", {
|
|
18
|
+
d: "M6 18C5.1195 18 4.26361 17.7094 3.56507 17.1734C2.86653 16.6373 2.36437 15.8858 2.13648 15.0353C1.90858 14.1848 1.96768 13.2829 2.30462 12.4694C2.64155 11.6559 3.23748 10.9763 4 10.536",
|
|
19
|
+
key: "4"
|
|
20
|
+
}],
|
|
21
|
+
["path", {
|
|
22
|
+
d: "M4.407 5.952C3.945 6.346 3.578 6.839 3.335 7.395 3.091 7.951 2.978 8.555 3.002 9.161 3.027 9.768 3.189 10.361 3.477 10.895M2 2 22 22",
|
|
23
|
+
key: "5"
|
|
24
|
+
}]
|
|
25
|
+
]);
|
|
26
|
+
BrainOffIcon.displayName = "BrainOffIcon";
|
|
27
|
+
var BrainOffIcon_default = BrainOffIcon;
|
|
28
|
+
|
|
29
|
+
//#endregion
|
|
30
|
+
export { BrainOffIcon_default as default };
|
|
31
|
+
//# sourceMappingURL=BrainOffIcon.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BrainOffIcon.mjs","names":[],"sources":["../../../src/icons/lucideExtra/BrainOffIcon.tsx"],"sourcesContent":["import { createLucideIcon } from 'lucide-react';\n\nconst BrainOffIcon = createLucideIcon('BrainOff', [\n [\n 'path',\n {\n d: 'M12 18 12 12M12 7 12 5M11.166 11.5C10.625 12.221 9.865 12.747 9 13M17.598 6.5C17.828 6.101 17.964 5.655 17.994 5.196 18.024 4.737 17.948 4.277 17.772 3.852 17.596 3.427 17.324 3.048 16.978 2.744 16.632 2.441 16.221 2.221 15.777 2.102 15.332 1.983 14.866 1.968 14.415 2.058 13.963 2.147 13.539 2.34 13.174 2.62 12.809 2.9 12.513 3.26 12.309 3.673 12.106 4.086 12 4.54 12 5 12 4.54 11.894 4.086 11.691 3.673 11.487 3.26 11.191 2.9 10.826 2.62 10.461 2.34 10.037 2.147 9.585 2.058 9.134 1.968 8.668 1.983 8.224 2.102',\n key: '1',\n },\n ],\n [\n 'path',\n {\n d: 'M17.997 5.125C18.5848 5.27614 19.1305 5.55905 19.5928 5.95231C20.055 6.34557 20.4218 6.83887 20.6652 7.39485C20.9086 7.95082 21.0222 8.55489 20.9976 9.16131C20.973 9.76773 20.8107 10.3606 20.523 10.895',\n key: '2',\n },\n ],\n [\n 'path',\n {\n d: 'M21.864 15.035C22.091 14.185 22.032 13.283 21.695 12.469 21.359 11.656 20.763 10.976 20 10.536M19.088 20.538C18.741 20.96 18.31 21.307 17.824 21.556 17.337 21.805 16.805 21.952 16.259 21.987 15.713 22.023 15.166 21.946 14.652 21.762 14.137 21.577 13.665 21.289 13.266 20.916 12.867 20.542 12.549 20.091 12.331 19.589 12.113 19.088 12.001 18.547 12 18 11.999 18.547 11.887 19.088 11.669 19.589 11.451 20.091 11.133 20.542 10.734 20.916 10.335 21.289 9.863 21.577 9.348 21.762 8.834 21.946 8.287 22.023 7.741 21.987 7.195 21.952 6.663 21.805 6.176 21.556 5.69 21.307 5.259 20.96 4.912 20.538 4.564 20.116 4.307 19.627 4.156 19.102 4.005 18.576 3.963 18.025 4.033 17.483',\n key: '3',\n },\n ],\n [\n 'path',\n {\n d: 'M6 18C5.1195 18 4.26361 17.7094 3.56507 17.1734C2.86653 16.6373 2.36437 15.8858 2.13648 15.0353C1.90858 14.1848 1.96768 13.2829 2.30462 12.4694C2.64155 11.6559 3.23748 10.9763 4 10.536',\n key: '4',\n },\n ],\n [\n 'path',\n {\n d: 'M4.407 5.952C3.945 6.346 3.578 6.839 3.335 7.395 3.091 7.951 2.978 8.555 3.002 9.161 3.027 9.768 3.189 10.361 3.477 10.895M2 2 22 22',\n key: '5',\n },\n ],\n]);\n\nBrainOffIcon.displayName = 'BrainOffIcon';\n\nexport default BrainOffIcon;\n"],"mappings":";;;AAEA,MAAM,eAAe,iBAAiB,YAAY;CAChD,CACE,QACA;EACE,GAAG;EACH,KAAK;EACN,CACF;CACD,CACE,QACA;EACE,GAAG;EACH,KAAK;EACN,CACF;CACD,CACE,QACA;EACE,GAAG;EACH,KAAK;EACN,CACF;CACD,CACE,QACA;EACE,GAAG;EACH,KAAK;EACN,CACF;CACD,CACE,QACA;EACE,GAAG;EACH,KAAK;EACN,CACF;CACF,CAAC;AAEF,aAAa,cAAc;AAE3B,2BAAe"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react83 from "react";
|
|
2
|
+
import * as lucide_react2 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/CreateBotIcon.d.ts
|
|
5
|
-
declare const CreateBotIcon:
|
|
5
|
+
declare const CreateBotIcon: react83.ForwardRefExoticComponent<Omit<lucide_react2.LucideProps, "ref"> & react83.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { CreateBotIcon };
|
|
8
8
|
//# sourceMappingURL=CreateBotIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react85 from "react";
|
|
2
|
+
import * as lucide_react3 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/DiscordIcon.d.ts
|
|
5
|
-
declare const DiscordIcon:
|
|
5
|
+
declare const DiscordIcon: react85.ForwardRefExoticComponent<Omit<lucide_react3.LucideProps, "ref"> & react85.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { DiscordIcon };
|
|
8
8
|
//# sourceMappingURL=DiscordIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react87 from "react";
|
|
2
|
+
import * as lucide_react4 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/GlobeOffIcon.d.ts
|
|
5
|
-
declare const GlobeOffIcon:
|
|
5
|
+
declare const GlobeOffIcon: react87.ForwardRefExoticComponent<Omit<lucide_react4.LucideProps, "ref"> & react87.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { GlobeOffIcon };
|
|
8
8
|
//# sourceMappingURL=GlobeOffIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react81 from "react";
|
|
2
|
+
import * as lucide_react1 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/GroupBotIcon.d.ts
|
|
5
|
-
declare const GroupBotIcon:
|
|
5
|
+
declare const GroupBotIcon: react81.ForwardRefExoticComponent<Omit<lucide_react1.LucideProps, "ref"> & react81.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { GroupBotIcon };
|
|
8
8
|
//# sourceMappingURL=GroupBotIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react93 from "react";
|
|
2
|
+
import * as lucide_react7 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/GroupBotSquareIcon.d.ts
|
|
5
|
-
declare const GroupBotSquareIcon:
|
|
5
|
+
declare const GroupBotSquareIcon: react93.ForwardRefExoticComponent<Omit<lucide_react7.LucideProps, "ref"> & react93.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { GroupBotSquareIcon };
|
|
8
8
|
//# sourceMappingURL=GroupBotSquareIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react95 from "react";
|
|
2
|
+
import * as lucide_react8 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/LeftClickIcon.d.ts
|
|
5
|
-
declare const LeftClickIcon:
|
|
5
|
+
declare const LeftClickIcon: react95.ForwardRefExoticComponent<Omit<lucide_react8.LucideProps, "ref"> & react95.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LeftClickIcon };
|
|
8
8
|
//# sourceMappingURL=LeftClickIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react97 from "react";
|
|
2
|
+
import * as lucide_react9 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/LeftDoubleClickIcon.d.ts
|
|
5
|
-
declare const LeftDoubleClickIcon:
|
|
5
|
+
declare const LeftDoubleClickIcon: react97.ForwardRefExoticComponent<Omit<lucide_react9.LucideProps, "ref"> & react97.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LeftDoubleClickIcon };
|
|
8
8
|
//# sourceMappingURL=LeftDoubleClickIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react89 from "react";
|
|
2
|
+
import * as lucide_react5 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/McpIcon.d.ts
|
|
5
|
-
declare const McpIcon:
|
|
5
|
+
declare const McpIcon: react89.ForwardRefExoticComponent<Omit<lucide_react5.LucideProps, "ref"> & react89.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { McpIcon };
|
|
8
8
|
//# sourceMappingURL=McpIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react105 from "react";
|
|
2
|
+
import * as lucide_react13 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/ProviderIcon.d.ts
|
|
5
|
-
declare const ProviderIcon:
|
|
5
|
+
declare const ProviderIcon: react105.ForwardRefExoticComponent<Omit<lucide_react13.LucideProps, "ref"> & react105.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { ProviderIcon };
|
|
8
8
|
//# sourceMappingURL=ProviderIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react99 from "react";
|
|
2
2
|
import * as lucide_react10 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/RightClickIcon.d.ts
|
|
5
|
-
declare const RightClickIcon:
|
|
5
|
+
declare const RightClickIcon: react99.ForwardRefExoticComponent<Omit<lucide_react10.LucideProps, "ref"> & react99.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { RightClickIcon };
|
|
8
8
|
//# sourceMappingURL=RightClickIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react111 from "react";
|
|
2
|
+
import * as lucide_react16 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/RightDoubleClickIcon.d.ts
|
|
5
|
-
declare const RightDoubleClickIcon:
|
|
5
|
+
declare const RightDoubleClickIcon: react111.ForwardRefExoticComponent<Omit<lucide_react16.LucideProps, "ref"> & react111.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { RightDoubleClickIcon };
|
|
8
8
|
//# sourceMappingURL=RightDoubleClickIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react103 from "react";
|
|
2
2
|
import * as lucide_react12 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/ShapesUploadIcon.d.ts
|
|
5
|
-
declare const ShapesUploadIcon:
|
|
5
|
+
declare const ShapesUploadIcon: react103.ForwardRefExoticComponent<Omit<lucide_react12.LucideProps, "ref"> & react103.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { ShapesUploadIcon };
|
|
8
8
|
//# sourceMappingURL=ShapesUploadIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react101 from "react";
|
|
2
|
+
import * as lucide_react11 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/SkillsIcon.d.ts
|
|
5
|
-
declare const SkillsIcon:
|
|
5
|
+
declare const SkillsIcon: react101.ForwardRefExoticComponent<Omit<lucide_react11.LucideProps, "ref"> & react101.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SkillsIcon };
|
|
8
8
|
//# sourceMappingURL=SkillsIcon.d.mts.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as react107 from "react";
|
|
2
|
+
import * as lucide_react14 from "lucide-react";
|
|
3
|
+
|
|
4
|
+
//#region src/icons/lucideExtra/ThinkIcon.d.ts
|
|
5
|
+
declare const ThinkIcon: react107.ForwardRefExoticComponent<Omit<lucide_react14.LucideProps, "ref"> & react107.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { ThinkIcon };
|
|
8
|
+
//# sourceMappingURL=ThinkIcon.d.mts.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createLucideIcon } from "lucide-react";
|
|
2
|
+
|
|
3
|
+
//#region src/icons/lucideExtra/ThinkIcon.tsx
|
|
4
|
+
const ThinkIcon = createLucideIcon("Think", [["path", {
|
|
5
|
+
d: "M6.5 15C4.015 15 2 12.985 2 10.5 2 8.015 4.015 6 6.5 6M7.291 8.5C7.103 8.037 7 7.53 7 7 7 4.791 8.791 3 11 3 12.864 3 14.43 4.275 14.874 6M12.731 7.695C13.455 6.669 14.649 6 16 6 18.209 6 20 7.791 20 10 20 10.531 19.897 11.037 19.709 11.5",
|
|
6
|
+
key: "1"
|
|
7
|
+
}], ["path", {
|
|
8
|
+
d: "M20 11.171C21.165 11.583 22 12.694 22 14 22 15.657 20.657 17 19 17 17.803 17 16.769 16.299 16.288 15.284M16 10C16 11.105 15.105 12 14 12 13.403 12 12.867 11.738 12.5 11.323M9.5 12C8.119 12 7 13.119 7 14.5 7 15.881 8.119 17 9.5 17 11 17 14 17.8 14 21",
|
|
9
|
+
key: "2"
|
|
10
|
+
}]]);
|
|
11
|
+
ThinkIcon.displayName = "ThinkIcon";
|
|
12
|
+
var ThinkIcon_default = ThinkIcon;
|
|
13
|
+
|
|
14
|
+
//#endregion
|
|
15
|
+
export { ThinkIcon_default as default };
|
|
16
|
+
//# sourceMappingURL=ThinkIcon.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThinkIcon.mjs","names":[],"sources":["../../../src/icons/lucideExtra/ThinkIcon.tsx"],"sourcesContent":["import { createLucideIcon } from 'lucide-react';\n\nconst ThinkIcon = createLucideIcon('Think', [\n [\n 'path',\n {\n d: 'M6.5 15C4.015 15 2 12.985 2 10.5 2 8.015 4.015 6 6.5 6M7.291 8.5C7.103 8.037 7 7.53 7 7 7 4.791 8.791 3 11 3 12.864 3 14.43 4.275 14.874 6M12.731 7.695C13.455 6.669 14.649 6 16 6 18.209 6 20 7.791 20 10 20 10.531 19.897 11.037 19.709 11.5',\n key: '1',\n },\n ],\n [\n 'path',\n {\n d: 'M20 11.171C21.165 11.583 22 12.694 22 14 22 15.657 20.657 17 19 17 17.803 17 16.769 16.299 16.288 15.284M16 10C16 11.105 15.105 12 14 12 13.403 12 12.867 11.738 12.5 11.323M9.5 12C8.119 12 7 13.119 7 14.5 7 15.881 8.119 17 9.5 17 11 17 14 17.8 14 21',\n key: '2',\n },\n ],\n]);\n\nThinkIcon.displayName = 'ThinkIcon';\n\nexport default ThinkIcon;\n"],"mappings":";;;AAEA,MAAM,YAAY,iBAAiB,SAAS,CAC1C,CACE,QACA;CACE,GAAG;CACH,KAAK;CACN,CACF,EACD,CACE,QACA;CACE,GAAG;CACH,KAAK;CACN,CACF,CACF,CAAC;AAEF,UAAU,cAAc;AAExB,wBAAe"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react109 from "react";
|
|
2
|
+
import * as lucide_react15 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/TreeDownRightIcon.d.ts
|
|
5
|
-
declare const TreeDownRightIcon:
|
|
5
|
+
declare const TreeDownRightIcon: react109.ForwardRefExoticComponent<Omit<lucide_react15.LucideProps, "ref"> & react109.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { TreeDownRightIcon };
|
|
8
8
|
//# sourceMappingURL=TreeDownRightIcon.d.mts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react91 from "react";
|
|
2
|
+
import * as lucide_react6 from "lucide-react";
|
|
3
3
|
|
|
4
4
|
//#region src/icons/lucideExtra/TreeUpDownRightIcon.d.ts
|
|
5
|
-
declare const TreeUpDownRightIcon:
|
|
5
|
+
declare const TreeUpDownRightIcon: react91.ForwardRefExoticComponent<Omit<lucide_react6.LucideProps, "ref"> & react91.RefAttributes<SVGSVGElement>>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { TreeUpDownRightIcon };
|
|
8
8
|
//# sourceMappingURL=TreeUpDownRightIcon.d.mts.map
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { BotPromptIcon } from "./BotPromptIcon.mjs";
|
|
2
|
+
import { BrainOffIcon } from "./BrainOffIcon.mjs";
|
|
2
3
|
import { CreateBotIcon } from "./CreateBotIcon.mjs";
|
|
3
4
|
import { DiscordIcon } from "./DiscordIcon.mjs";
|
|
4
5
|
import { GlobeOffIcon } from "./GlobeOffIcon.mjs";
|
|
@@ -12,5 +13,6 @@ import { RightClickIcon } from "./RightClickIcon.mjs";
|
|
|
12
13
|
import { RightDoubleClickIcon } from "./RightDoubleClickIcon.mjs";
|
|
13
14
|
import { ShapesUploadIcon } from "./ShapesUploadIcon.mjs";
|
|
14
15
|
import { SkillsIcon } from "./SkillsIcon.mjs";
|
|
16
|
+
import { ThinkIcon } from "./ThinkIcon.mjs";
|
|
15
17
|
import { TreeDownRightIcon } from "./TreeDownRightIcon.mjs";
|
|
16
18
|
import { TreeUpDownRightIcon } from "./TreeUpDownRightIcon.mjs";
|
package/es/index.d.mts
CHANGED
|
@@ -120,13 +120,13 @@ import { EditorSlashMenuGroup } from "./EditorSlashMenu/atoms.mjs";
|
|
|
120
120
|
import { EditorSlashMenuItems, EditorSlashMenuOption } from "./EditorSlashMenu/type.mjs";
|
|
121
121
|
import { EditorSlashMenu } from "./EditorSlashMenu/EditorSlashMenu.mjs";
|
|
122
122
|
import "./EditorSlashMenu/index.mjs";
|
|
123
|
-
import { PopoverArrowIcon } from "./Popover/ArrowIcon.mjs";
|
|
124
|
-
import { PopoverPlacement, PopoverProps, PopoverTrigger } from "./Popover/type.mjs";
|
|
125
|
-
import { PopoverArrow, PopoverArrowAtomProps, PopoverBackdrop, PopoverPopup, PopoverPopupAtomProps, PopoverPortal, PopoverPortalAtomProps, PopoverPositioner, PopoverPositionerAtomProps, PopoverRoot, PopoverTriggerElement, PopoverTriggerElementProps, PopoverViewport, PopoverViewportAtomProps } from "./Popover/atoms.mjs";
|
|
126
|
-
import { PopoverContextValue, PopoverProvider, usePopoverContext } from "./Popover/context.mjs";
|
|
127
|
-
import { Popover } from "./Popover/Popover.mjs";
|
|
128
|
-
import { PopoverGroup } from "./Popover/PopoverGroup.mjs";
|
|
129
|
-
import { usePopoverPortalContainer } from "./Popover/PopoverPortal.mjs";
|
|
123
|
+
import { PopoverArrowIcon } from "./base-ui/Popover/ArrowIcon.mjs";
|
|
124
|
+
import { PopoverPlacement, PopoverProps, PopoverTrigger } from "./base-ui/Popover/type.mjs";
|
|
125
|
+
import { PopoverArrow, PopoverArrowAtomProps, PopoverBackdrop, PopoverPopup, PopoverPopupAtomProps, PopoverPortal, PopoverPortalAtomProps, PopoverPositioner, PopoverPositionerAtomProps, PopoverRoot, PopoverTriggerElement, PopoverTriggerElementProps, PopoverViewport, PopoverViewportAtomProps } from "./base-ui/Popover/atoms.mjs";
|
|
126
|
+
import { PopoverContextValue, PopoverProvider, usePopoverContext } from "./base-ui/Popover/context.mjs";
|
|
127
|
+
import { Popover } from "./base-ui/Popover/Popover.mjs";
|
|
128
|
+
import { PopoverGroup } from "./base-ui/Popover/PopoverGroup.mjs";
|
|
129
|
+
import { usePopoverPortalContainer } from "./base-ui/Popover/PopoverPortal.mjs";
|
|
130
130
|
import "./Popover/index.mjs";
|
|
131
131
|
import { EmojiPickerProps } from "./EmojiPicker/type.mjs";
|
|
132
132
|
import { EmojiPicker } from "./EmojiPicker/EmojiPicker.mjs";
|
package/es/index.mjs
CHANGED
|
@@ -78,12 +78,12 @@ import InputPassword_default from "./Input/InputPassword.mjs";
|
|
|
78
78
|
import TextArea_default from "./Input/TextArea.mjs";
|
|
79
79
|
import EditableText_default from "./EditableText/EditableText.mjs";
|
|
80
80
|
import EditorSlashMenu_default from "./EditorSlashMenu/EditorSlashMenu.mjs";
|
|
81
|
-
import { PopoverArrowIcon } from "./Popover/ArrowIcon.mjs";
|
|
82
|
-
import { usePopoverPortalContainer } from "./Popover/PopoverPortal.mjs";
|
|
83
|
-
import { PopoverArrow, PopoverBackdrop, PopoverPopup, PopoverPortal, PopoverPositioner, PopoverRoot, PopoverTriggerElement, PopoverViewport } from "./Popover/atoms.mjs";
|
|
84
|
-
import { PopoverProvider, usePopoverContext } from "./Popover/context.mjs";
|
|
85
|
-
import Popover_default from "./Popover/Popover.mjs";
|
|
86
|
-
import PopoverGroup_default from "./Popover/PopoverGroup.mjs";
|
|
81
|
+
import { PopoverArrowIcon } from "./base-ui/Popover/ArrowIcon.mjs";
|
|
82
|
+
import { usePopoverPortalContainer } from "./base-ui/Popover/PopoverPortal.mjs";
|
|
83
|
+
import { PopoverArrow, PopoverBackdrop, PopoverPopup, PopoverPortal, PopoverPositioner, PopoverRoot, PopoverTriggerElement, PopoverViewport } from "./base-ui/Popover/atoms.mjs";
|
|
84
|
+
import { PopoverProvider, usePopoverContext } from "./base-ui/Popover/context.mjs";
|
|
85
|
+
import Popover_default from "./base-ui/Popover/Popover.mjs";
|
|
86
|
+
import PopoverGroup_default from "./base-ui/Popover/PopoverGroup.mjs";
|
|
87
87
|
import Tabs_default from "./Tabs/Tabs.mjs";
|
|
88
88
|
import Tag_default from "./Tag/Tag.mjs";
|
|
89
89
|
import EmojiPicker_default from "./EmojiPicker/EmojiPicker.mjs";
|
package/es/mdx/Mdx/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TypographyProps } from "../../Markdown/type.mjs";
|
|
2
2
|
import "../../Markdown/index.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react50 from "react";
|
|
4
4
|
import { ReactNode } from "react";
|
|
5
5
|
import { Pluggable } from "unified";
|
|
6
6
|
|
|
@@ -18,7 +18,7 @@ interface MdxProps extends Omit<TypographyProps, 'children'> {
|
|
|
18
18
|
remarkPlugins?: Pluggable[];
|
|
19
19
|
variant?: 'normal' | 'chat';
|
|
20
20
|
}
|
|
21
|
-
declare const Mdx:
|
|
21
|
+
declare const Mdx: react50.NamedExoticComponent<MdxProps>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { Mdx, MdxProps };
|
|
24
24
|
//# sourceMappingURL=index.d.mts.map
|