@lobehub/ui 5.6.2 → 5.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/A/index.mjs +3 -6
- package/es/A/index.mjs.map +1 -1
- package/es/Accordion/Accordion.d.mts +2 -2
- package/es/Accordion/Accordion.mjs +3 -6
- package/es/Accordion/Accordion.mjs.map +1 -1
- package/es/Accordion/AccordionItem.d.mts +2 -2
- package/es/Accordion/AccordionItem.mjs +9 -12
- package/es/Accordion/AccordionItem.mjs.map +1 -1
- package/es/Accordion/ArrowIcon.mjs +3 -6
- package/es/Accordion/ArrowIcon.mjs.map +1 -1
- package/es/Accordion/context.mjs +1 -2
- package/es/Accordion/context.mjs.map +1 -1
- package/es/Accordion/index.mjs +3 -4
- package/es/Accordion/style.mjs +20 -21
- package/es/Accordion/style.mjs.map +1 -1
- package/es/Accordion/type.d.mts +0 -1
- package/es/ActionIcon/ActionIcon.d.mts +2 -2
- package/es/ActionIcon/ActionIcon.mjs +9 -12
- package/es/ActionIcon/ActionIcon.mjs.map +1 -1
- package/es/ActionIcon/components/utils.mjs +4 -5
- package/es/ActionIcon/components/utils.mjs.map +1 -1
- package/es/ActionIcon/index.mjs +2 -3
- package/es/ActionIcon/style.mjs +11 -12
- package/es/ActionIcon/style.mjs.map +1 -1
- package/es/ActionIcon/type.d.mts +0 -3
- package/es/ActionIconGroup/ActionIconGroup.mjs +11 -14
- package/es/ActionIconGroup/ActionIconGroup.mjs.map +1 -1
- package/es/ActionIconGroup/index.mjs +2 -3
- package/es/ActionIconGroup/style.mjs +4 -5
- package/es/ActionIconGroup/style.mjs.map +1 -1
- package/es/ActionIconGroup/type.d.mts +0 -4
- package/es/Alert/Alert.d.mts +2 -2
- package/es/Alert/Alert.mjs +13 -18
- package/es/Alert/Alert.mjs.map +1 -1
- package/es/Alert/index.mjs +2 -3
- package/es/Alert/style.mjs +24 -25
- package/es/Alert/style.mjs.map +1 -1
- package/es/Alert/type.d.mts +1 -2
- package/es/AutoComplete/Select.d.mts +2 -2
- package/es/AutoComplete/Select.mjs +3 -6
- package/es/AutoComplete/Select.mjs.map +1 -1
- package/es/AutoComplete/index.mjs +2 -3
- package/es/AutoComplete/style.mjs +7 -8
- package/es/AutoComplete/style.mjs.map +1 -1
- package/es/Avatar/Avatar.mjs +11 -14
- package/es/Avatar/Avatar.mjs.map +1 -1
- package/es/Avatar/AvatarGroup/index.d.mts +2 -2
- package/es/Avatar/AvatarGroup/index.mjs +6 -9
- package/es/Avatar/AvatarGroup/index.mjs.map +1 -1
- package/es/Avatar/AvatarGroup/style.mjs +7 -8
- package/es/Avatar/AvatarGroup/style.mjs.map +1 -1
- package/es/Avatar/index.mjs +6 -8
- package/es/Avatar/index.mjs.map +1 -1
- package/es/Avatar/style.mjs +5 -6
- package/es/Avatar/style.mjs.map +1 -1
- package/es/Avatar/type.d.mts +0 -2
- package/es/Avatar/utils.mjs +1 -2
- package/es/Avatar/utils.mjs.map +1 -1
- package/es/Block/Block.mjs +3 -6
- package/es/Block/Block.mjs.map +1 -1
- package/es/Block/index.mjs +2 -3
- package/es/Block/style.mjs +5 -6
- package/es/Block/style.mjs.map +1 -1
- package/es/Block/type.d.mts +0 -1
- package/es/Burger/Burger.d.mts +2 -2
- package/es/Burger/Burger.mjs +7 -10
- package/es/Burger/Burger.mjs.map +1 -1
- package/es/Burger/index.mjs +2 -3
- package/es/Burger/style.mjs +26 -27
- package/es/Burger/style.mjs.map +1 -1
- package/es/Burger/type.d.mts +0 -1
- package/es/Button/Button.mjs +6 -9
- package/es/Button/Button.mjs.map +1 -1
- package/es/Button/index.mjs +2 -3
- package/es/Button/style.mjs +5 -6
- package/es/Button/style.mjs.map +1 -1
- package/es/Button/type.d.mts +0 -1
- package/es/Checkbox/Checkbox.mjs +6 -8
- package/es/Checkbox/Checkbox.mjs.map +1 -1
- package/es/Checkbox/CheckboxGroup.mjs +4 -6
- package/es/Checkbox/CheckboxGroup.mjs.map +1 -1
- package/es/Checkbox/index.mjs +6 -8
- package/es/Checkbox/index.mjs.map +1 -1
- package/es/Checkbox/style.mjs +15 -16
- package/es/Checkbox/style.mjs.map +1 -1
- package/es/Checkbox/type.d.mts +0 -2
- package/es/CodeDiff/CodeDiff.d.mts +2 -2
- package/es/CodeDiff/CodeDiff.mjs +7 -10
- package/es/CodeDiff/CodeDiff.mjs.map +1 -1
- package/es/CodeDiff/PatchDiff.d.mts +2 -2
- package/es/CodeDiff/PatchDiff.mjs +7 -10
- package/es/CodeDiff/PatchDiff.mjs.map +1 -1
- package/es/CodeDiff/index.mjs +3 -4
- package/es/CodeDiff/style.mjs +35 -36
- package/es/CodeDiff/style.mjs.map +1 -1
- package/es/CodeDiff/type.d.mts +0 -1
- package/es/CodeEditor/CodeEditor.d.mts +2 -2
- package/es/CodeEditor/CodeEditor.mjs +5 -8
- package/es/CodeEditor/CodeEditor.mjs.map +1 -1
- package/es/CodeEditor/index.mjs +2 -3
- package/es/CodeEditor/style.mjs +10 -11
- package/es/CodeEditor/style.mjs.map +1 -1
- package/es/CodeEditor/type.d.mts +0 -1
- package/es/Collapse/Collapse.d.mts +2 -2
- package/es/Collapse/Collapse.mjs +6 -9
- package/es/Collapse/Collapse.mjs.map +1 -1
- package/es/Collapse/index.mjs +2 -3
- package/es/Collapse/style.mjs +27 -28
- package/es/Collapse/style.mjs.map +1 -1
- package/es/Collapse/type.d.mts +1 -2
- package/es/ColorSwatches/ColorSwatches.mjs +10 -13
- package/es/ColorSwatches/ColorSwatches.mjs.map +1 -1
- package/es/ColorSwatches/index.mjs +2 -3
- package/es/ColorSwatches/style.mjs +29 -30
- package/es/ColorSwatches/style.mjs.map +1 -1
- package/es/ColorSwatches/type.d.mts +0 -1
- package/es/ConfigProvider/index.d.mts +2 -2
- package/es/ConfigProvider/index.mjs +3 -6
- package/es/ConfigProvider/index.mjs.map +1 -1
- package/es/ContextMenu/index.d.mts +0 -1
- package/es/ContextMenu/index.mjs +1 -2
- package/es/CopyButton/CopyButton.d.mts +2 -2
- package/es/CopyButton/CopyButton.mjs +5 -8
- package/es/CopyButton/CopyButton.mjs.map +1 -1
- package/es/CopyButton/index.mjs +2 -3
- package/es/CopyButton/type.d.mts +0 -2
- package/es/DatePicker/DatePicker.d.mts +2 -2
- package/es/DatePicker/DatePicker.mjs +3 -6
- package/es/DatePicker/DatePicker.mjs.map +1 -1
- package/es/DatePicker/index.mjs +2 -3
- package/es/DatePicker/style.mjs +3 -4
- package/es/DatePicker/style.mjs.map +1 -1
- package/es/DownloadButton/DownloadButton.mjs +6 -9
- package/es/DownloadButton/DownloadButton.mjs.map +1 -1
- package/es/DownloadButton/index.mjs +2 -3
- package/es/DownloadButton/type.d.mts +0 -2
- package/es/DraggablePanel/DraggablePanel.mjs +9 -12
- package/es/DraggablePanel/DraggablePanel.mjs.map +1 -1
- package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelBody.mjs +3 -6
- package/es/DraggablePanel/components/DraggablePanelBody.mjs.map +1 -1
- package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelContainer.mjs +3 -6
- package/es/DraggablePanel/components/DraggablePanelContainer.mjs.map +1 -1
- package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelFooter.mjs +3 -6
- package/es/DraggablePanel/components/DraggablePanelFooter.mjs.map +1 -1
- package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
- package/es/DraggablePanel/components/DraggablePanelHeader.mjs +6 -9
- package/es/DraggablePanel/components/DraggablePanelHeader.mjs.map +1 -1
- package/es/DraggablePanel/components/style.mjs +10 -11
- package/es/DraggablePanel/components/style.mjs.map +1 -1
- package/es/DraggablePanel/index.mjs +13 -16
- package/es/DraggablePanel/index.mjs.map +1 -1
- package/es/DraggablePanel/style.mjs +56 -57
- package/es/DraggablePanel/style.mjs.map +1 -1
- package/es/DraggablePanel/utils.mjs +1 -1
- package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
- package/es/DraggableSideNav/DraggableSideNav.mjs +11 -14
- package/es/DraggableSideNav/DraggableSideNav.mjs.map +1 -1
- package/es/DraggableSideNav/index.mjs +2 -3
- package/es/DraggableSideNav/style.mjs +36 -37
- package/es/DraggableSideNav/style.mjs.map +1 -1
- package/es/Drawer/Drawer.d.mts +2 -2
- package/es/Drawer/Drawer.mjs +5 -8
- package/es/Drawer/Drawer.mjs.map +1 -1
- package/es/Drawer/index.mjs +2 -3
- package/es/Drawer/type.d.mts +0 -1
- package/es/Dropdown/Dropdown.d.mts +2 -3
- package/es/Dropdown/Dropdown.mjs +3 -6
- package/es/Dropdown/Dropdown.mjs.map +1 -1
- package/es/Dropdown/index.mjs +2 -3
- package/es/Dropdown/type.d.mts +1 -3
- package/es/DropdownMenu/index.d.mts +0 -1
- package/es/DropdownMenu/index.mjs +2 -3
- package/es/EditableText/ControlInput.d.mts +0 -4
- package/es/EditableText/ControlInput.mjs +8 -11
- package/es/EditableText/ControlInput.mjs.map +1 -1
- package/es/EditableText/EditableText.d.mts +2 -2
- package/es/EditableText/EditableText.mjs +7 -10
- package/es/EditableText/EditableText.mjs.map +1 -1
- package/es/EditableText/index.mjs +2 -3
- package/es/EditableText/type.d.mts +0 -1
- package/es/EditorSlashMenu/EditorSlashMenu.d.mts +11 -22
- package/es/EditorSlashMenu/EditorSlashMenu.mjs +6 -9
- package/es/EditorSlashMenu/EditorSlashMenu.mjs.map +1 -1
- package/es/EditorSlashMenu/MenuItemRenderer.mjs +1 -2
- package/es/EditorSlashMenu/MenuItemRenderer.mjs.map +1 -1
- package/es/EditorSlashMenu/atoms.d.mts +15 -15
- package/es/EditorSlashMenu/atoms.mjs +2 -4
- package/es/EditorSlashMenu/atoms.mjs.map +1 -1
- package/es/EditorSlashMenu/index.mjs +3 -5
- package/es/EditorSlashMenu/style.mjs +5 -7
- package/es/EditorSlashMenu/style.mjs.map +1 -1
- package/es/EditorSlashMenu/type.d.mts +7 -15
- package/es/EditorSlashMenu/useKeyboardNavigation.mjs +1 -2
- package/es/EditorSlashMenu/useKeyboardNavigation.mjs.map +1 -1
- package/es/EditorSlashMenu/useNormalizedItems.mjs +1 -2
- package/es/EditorSlashMenu/useNormalizedItems.mjs.map +1 -1
- package/es/EditorSlashMenu/utils.mjs +1 -1
- package/es/EmojiPicker/AvatarUploader.mjs +19 -22
- package/es/EmojiPicker/AvatarUploader.mjs.map +1 -1
- package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
- package/es/EmojiPicker/EmojiPicker.mjs +22 -25
- package/es/EmojiPicker/EmojiPicker.mjs.map +1 -1
- package/es/EmojiPicker/index.mjs +2 -3
- package/es/EmojiPicker/style.mjs +10 -11
- package/es/EmojiPicker/style.mjs.map +1 -1
- package/es/EmojiPicker/type.d.mts +0 -1
- package/es/Empty/Empty.mjs +12 -15
- package/es/Empty/Empty.mjs.map +1 -1
- package/es/Empty/index.mjs +2 -3
- package/es/Empty/type.d.mts +0 -4
- package/es/FileTypeIcon/FileTypeIcon.mjs +9 -12
- package/es/FileTypeIcon/FileTypeIcon.mjs.map +1 -1
- package/es/FileTypeIcon/components/FileIcon.mjs +2 -4
- package/es/FileTypeIcon/components/FileIcon.mjs.map +1 -1
- package/es/FileTypeIcon/components/FolderIcon.mjs +2 -4
- package/es/FileTypeIcon/components/FolderIcon.mjs.map +1 -1
- package/es/FileTypeIcon/index.mjs +2 -3
- package/es/FileTypeIcon/style.mjs +5 -6
- package/es/FileTypeIcon/style.mjs.map +1 -1
- package/es/Flex/Center.mjs +2 -4
- package/es/Flex/Center.mjs.map +1 -1
- package/es/Flex/FlexBasic.d.mts +2 -2
- package/es/Flex/FlexBasic.mjs +2 -4
- package/es/Flex/FlexBasic.mjs.map +1 -1
- package/es/Flex/index.d.mts +0 -1
- package/es/Flex/index.mjs +2 -3
- package/es/Flex/utils.mjs +4 -4
- package/es/Flex/utils.mjs.map +1 -1
- package/es/FluentEmoji/FluentEmoji.mjs +7 -10
- package/es/FluentEmoji/FluentEmoji.mjs.map +1 -1
- package/es/FluentEmoji/index.mjs +2 -3
- package/es/FluentEmoji/style.mjs +3 -4
- package/es/FluentEmoji/style.mjs.map +1 -1
- package/es/FluentEmoji/utils.mjs +1 -1
- package/es/FontLoader/index.d.mts +2 -2
- package/es/FontLoader/index.mjs +3 -6
- package/es/FontLoader/index.mjs.map +1 -1
- package/es/Footer/Footer.d.mts +2 -2
- package/es/Footer/Footer.mjs +3 -6
- package/es/Footer/Footer.mjs.map +1 -1
- package/es/Footer/index.mjs +2 -3
- package/es/Footer/style.mjs +14 -15
- package/es/Footer/style.mjs.map +1 -1
- package/es/Footer/type.d.mts +0 -1
- package/es/Form/Form.mjs +9 -12
- package/es/Form/Form.mjs.map +1 -1
- package/es/Form/components/FormDivider.mjs +5 -8
- package/es/Form/components/FormDivider.mjs.map +1 -1
- package/es/Form/components/FormFlatGroup.mjs +3 -6
- package/es/Form/components/FormFlatGroup.mjs.map +1 -1
- package/es/Form/components/FormGroup.d.mts +2 -2
- package/es/Form/components/FormGroup.mjs +7 -10
- package/es/Form/components/FormGroup.mjs.map +1 -1
- package/es/Form/components/FormItem.d.mts +2 -2
- package/es/Form/components/FormItem.mjs +7 -10
- package/es/Form/components/FormItem.mjs.map +1 -1
- package/es/Form/components/FormProvider.mjs +2 -4
- package/es/Form/components/FormProvider.mjs.map +1 -1
- package/es/Form/components/FormSubmitFooter.d.mts +2 -2
- package/es/Form/components/FormSubmitFooter.mjs +8 -11
- package/es/Form/components/FormSubmitFooter.mjs.map +1 -1
- package/es/Form/components/FormTitle.mjs +5 -8
- package/es/Form/components/FormTitle.mjs.map +1 -1
- package/es/Form/components/merge.mjs +2 -3
- package/es/Form/components/merge.mjs.map +1 -1
- package/es/Form/index.mjs +16 -19
- package/es/Form/index.mjs.map +1 -1
- package/es/Form/style.mjs +47 -48
- package/es/Form/style.mjs.map +1 -1
- package/es/Form/type.d.mts +1 -6
- package/es/FormModal/FormModal.d.mts +2 -2
- package/es/FormModal/FormModal.mjs +9 -12
- package/es/FormModal/FormModal.mjs.map +1 -1
- package/es/FormModal/index.mjs +2 -3
- package/es/FormModal/style.mjs +7 -8
- package/es/FormModal/style.mjs.map +1 -1
- package/es/FormModal/type.d.mts +0 -3
- package/es/Freeze/Freeze.d.mts +2 -2
- package/es/Freeze/Freeze.mjs +3 -6
- package/es/Freeze/Freeze.mjs.map +1 -1
- package/es/Freeze/index.mjs +2 -3
- package/es/Grid/Grid.mjs +3 -6
- package/es/Grid/Grid.mjs.map +1 -1
- package/es/Grid/index.mjs +2 -3
- package/es/Grid/style.mjs +3 -4
- package/es/Grid/style.mjs.map +1 -1
- package/es/Grid/type.d.mts +0 -1
- package/es/GroupAvatar/GroupAvatar.mjs +10 -13
- package/es/GroupAvatar/GroupAvatar.mjs.map +1 -1
- package/es/GroupAvatar/index.mjs +2 -3
- package/es/GroupAvatar/style.mjs +4 -5
- package/es/GroupAvatar/style.mjs.map +1 -1
- package/es/GuideCard/GuideCard.d.mts +2 -2
- package/es/GuideCard/GuideCard.mjs +7 -10
- package/es/GuideCard/GuideCard.mjs.map +1 -1
- package/es/GuideCard/style.mjs +16 -17
- package/es/GuideCard/style.mjs.map +1 -1
- package/es/GuideCard/type.d.mts +0 -2
- package/es/Header/Header.d.mts +2 -2
- package/es/Header/Header.mjs +3 -6
- package/es/Header/Header.mjs.map +1 -1
- package/es/Header/index.mjs +2 -3
- package/es/Header/style.mjs +10 -11
- package/es/Header/style.mjs.map +1 -1
- package/es/Header/type.d.mts +0 -1
- package/es/Highlighter/FullFeatured.mjs +13 -16
- package/es/Highlighter/FullFeatured.mjs.map +1 -1
- package/es/Highlighter/Highlighter.d.mts +2 -2
- package/es/Highlighter/Highlighter.mjs +11 -14
- package/es/Highlighter/Highlighter.mjs.map +1 -1
- package/es/Highlighter/LangSelect.mjs +10 -13
- package/es/Highlighter/LangSelect.mjs.map +1 -1
- package/es/Highlighter/SyntaxHighlighter/StaticRenderer.mjs +3 -6
- package/es/Highlighter/SyntaxHighlighter/StaticRenderer.mjs.map +1 -1
- package/es/Highlighter/SyntaxHighlighter/StreamRenderer.mjs +3 -6
- package/es/Highlighter/SyntaxHighlighter/StreamRenderer.mjs.map +1 -1
- package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
- package/es/Highlighter/SyntaxHighlighter/index.mjs +7 -10
- package/es/Highlighter/SyntaxHighlighter/index.mjs.map +1 -1
- package/es/Highlighter/SyntaxHighlighter/style.mjs +20 -21
- package/es/Highlighter/SyntaxHighlighter/style.mjs.map +1 -1
- package/es/Highlighter/const.mjs +1 -2
- package/es/Highlighter/const.mjs.map +1 -1
- package/es/Highlighter/index.mjs +3 -4
- package/es/Highlighter/style.mjs +24 -25
- package/es/Highlighter/style.mjs.map +1 -1
- package/es/Highlighter/theme/lobe-theme.mjs +1 -2
- package/es/Highlighter/theme/lobe-theme.mjs.map +1 -1
- package/es/Highlighter/type.d.mts +0 -2
- package/es/Hotkey/Hotkey.d.mts +2 -2
- package/es/Hotkey/Hotkey.mjs +36 -39
- package/es/Hotkey/Hotkey.mjs.map +1 -1
- package/es/Hotkey/const.mjs +1 -1
- package/es/Hotkey/index.mjs +2 -3
- package/es/Hotkey/style.mjs +13 -14
- package/es/Hotkey/style.mjs.map +1 -1
- package/es/Hotkey/type.d.mts +0 -1
- package/es/Hotkey/utils.d.mts +0 -1
- package/es/Hotkey/utils.mjs +1 -2
- package/es/Hotkey/utils.mjs.map +1 -1
- package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
- package/es/HotkeyInput/HotkeyInput.mjs +9 -12
- package/es/HotkeyInput/HotkeyInput.mjs.map +1 -1
- package/es/HotkeyInput/index.mjs +2 -3
- package/es/HotkeyInput/style.mjs +13 -14
- package/es/HotkeyInput/style.mjs.map +1 -1
- package/es/Icon/Icon.d.mts +2 -2
- package/es/Icon/Icon.mjs +3 -6
- package/es/Icon/Icon.mjs.map +1 -1
- package/es/Icon/components/IconProvider.d.mts +3 -3
- package/es/Icon/components/IconProvider.mjs +2 -4
- package/es/Icon/components/IconProvider.mjs.map +1 -1
- package/es/Icon/components/utils.mjs +1 -2
- package/es/Icon/components/utils.mjs.map +1 -1
- package/es/Icon/index.mjs +2 -3
- package/es/Icon/style.mjs +6 -8
- package/es/Icon/style.mjs.map +1 -1
- package/es/Image/Image.mjs +5 -8
- package/es/Image/Image.mjs.map +1 -1
- package/es/Image/PreviewGroup.d.mts +2 -2
- package/es/Image/PreviewGroup.mjs +5 -8
- package/es/Image/PreviewGroup.mjs.map +1 -1
- package/es/Image/components/Preview.mjs +3 -6
- package/es/Image/components/Preview.mjs.map +1 -1
- package/es/Image/components/Toolbar.mjs +13 -15
- package/es/Image/components/Toolbar.mjs.map +1 -1
- package/es/Image/components/usePreview.mjs +8 -10
- package/es/Image/components/usePreview.mjs.map +1 -1
- package/es/Image/components/usePreviewGroup.mjs +8 -10
- package/es/Image/components/usePreviewGroup.mjs.map +1 -1
- package/es/Image/index.mjs +6 -8
- package/es/Image/index.mjs.map +1 -1
- package/es/Image/style.mjs +28 -29
- package/es/Image/style.mjs.map +1 -1
- package/es/Image/type.d.mts +2 -2
- package/es/ImageSelect/ImageSelect.d.mts +2 -2
- package/es/ImageSelect/ImageSelect.mjs +7 -10
- package/es/ImageSelect/ImageSelect.mjs.map +1 -1
- package/es/ImageSelect/styles.mjs +11 -12
- package/es/ImageSelect/styles.mjs.map +1 -1
- package/es/ImageSelect/type.d.mts +0 -2
- package/es/Img/index.mjs +3 -6
- package/es/Img/index.mjs.map +1 -1
- package/es/Input/Input.d.mts +2 -2
- package/es/Input/Input.mjs +3 -6
- package/es/Input/Input.mjs.map +1 -1
- package/es/Input/InputNumber.d.mts +2 -2
- package/es/Input/InputNumber.mjs +3 -6
- package/es/Input/InputNumber.mjs.map +1 -1
- package/es/Input/InputOPT.d.mts +2 -2
- package/es/Input/InputOPT.mjs +3 -6
- package/es/Input/InputOPT.mjs.map +1 -1
- package/es/Input/InputPassword.d.mts +2 -2
- package/es/Input/InputPassword.mjs +3 -6
- package/es/Input/InputPassword.mjs.map +1 -1
- package/es/Input/TextArea.d.mts +2 -2
- package/es/Input/TextArea.mjs +3 -6
- package/es/Input/TextArea.mjs.map +1 -1
- package/es/Input/style.mjs +11 -12
- package/es/Input/style.mjs.map +1 -1
- package/es/Input/type.d.mts +3 -3
- package/es/Layout/Layout.mjs +18 -21
- package/es/Layout/Layout.mjs.map +1 -1
- package/es/Layout/components/LayoutFooter.d.mts +2 -3
- package/es/Layout/components/LayoutFooter.mjs +3 -6
- package/es/Layout/components/LayoutFooter.mjs.map +1 -1
- package/es/Layout/components/LayoutHeader.d.mts +2 -2
- package/es/Layout/components/LayoutHeader.mjs +3 -6
- package/es/Layout/components/LayoutHeader.mjs.map +1 -1
- package/es/Layout/components/LayoutMain.d.mts +2 -3
- package/es/Layout/components/LayoutMain.mjs +3 -6
- package/es/Layout/components/LayoutMain.mjs.map +1 -1
- package/es/Layout/components/LayoutSidebar.d.mts +2 -2
- package/es/Layout/components/LayoutSidebar.mjs +3 -6
- package/es/Layout/components/LayoutSidebar.mjs.map +1 -1
- package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
- package/es/Layout/components/LayoutSidebarInner.mjs +3 -6
- package/es/Layout/components/LayoutSidebarInner.mjs.map +1 -1
- package/es/Layout/components/LayoutToc.d.mts +2 -2
- package/es/Layout/components/LayoutToc.mjs +3 -6
- package/es/Layout/components/LayoutToc.mjs.map +1 -1
- package/es/Layout/index.mjs +16 -18
- package/es/Layout/index.mjs.map +1 -1
- package/es/Layout/style.mjs +10 -11
- package/es/Layout/style.mjs.map +1 -1
- package/es/List/List.mjs +5 -8
- package/es/List/List.mjs.map +1 -1
- package/es/List/ListItem/index.d.mts +2 -2
- package/es/List/ListItem/index.mjs +9 -12
- package/es/List/ListItem/index.mjs.map +1 -1
- package/es/List/ListItem/style.mjs +16 -17
- package/es/List/ListItem/style.mjs.map +1 -1
- package/es/List/ListItem/time.mjs +1 -2
- package/es/List/ListItem/time.mjs.map +1 -1
- package/es/List/index.mjs +6 -8
- package/es/List/index.mjs.map +1 -1
- package/es/List/type.d.mts +0 -1
- package/es/Markdown/Markdown.d.mts +2 -2
- package/es/Markdown/Markdown.mjs +14 -17
- package/es/Markdown/Markdown.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/MarkdownRender.mjs +3 -6
- package/es/Markdown/SyntaxMarkdown/MarkdownRender.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs +3 -6
- package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/streamAnimationMeta.mjs +1 -1
- package/es/Markdown/SyntaxMarkdown/style.mjs +3 -4
- package/es/Markdown/SyntaxMarkdown/style.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs +2 -4
- package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs.map +1 -1
- package/es/Markdown/SyntaxMarkdown/useStreamQueue.mjs +1 -2
- package/es/Markdown/SyntaxMarkdown/useStreamQueue.mjs.map +1 -1
- package/es/Markdown/Typography.d.mts +2 -2
- package/es/Markdown/Typography.mjs +3 -6
- package/es/Markdown/Typography.mjs.map +1 -1
- package/es/Markdown/components/CodeBlock.mjs +5 -6
- package/es/Markdown/components/CodeBlock.mjs.map +1 -1
- package/es/Markdown/components/Footnotes.mjs +13 -16
- package/es/Markdown/components/Footnotes.mjs.map +1 -1
- package/es/Markdown/components/MarkdownProvider.mjs +2 -4
- package/es/Markdown/components/MarkdownProvider.mjs.map +1 -1
- package/es/Markdown/components/SearchResultCards/SearchResultCard.mjs +17 -20
- package/es/Markdown/components/SearchResultCards/SearchResultCard.mjs.map +1 -1
- package/es/Markdown/components/SearchResultCards/index.d.mts +2 -3
- package/es/Markdown/components/SearchResultCards/index.mjs +7 -10
- package/es/Markdown/components/SearchResultCards/index.mjs.map +1 -1
- package/es/Markdown/components/SearchResultCards/style.mjs +4 -5
- package/es/Markdown/components/SearchResultCards/style.mjs.map +1 -1
- package/es/Markdown/components/useDelayedAnimated.mjs +1 -2
- package/es/Markdown/components/useDelayedAnimated.mjs.map +1 -1
- package/es/Markdown/index.mjs +3 -4
- package/es/Markdown/markdown.style.mjs +42 -43
- package/es/Markdown/markdown.style.mjs.map +1 -1
- package/es/Markdown/plugins/rehypeCustomFootnotes.mjs +1 -2
- package/es/Markdown/plugins/rehypeCustomFootnotes.mjs.map +1 -1
- package/es/Markdown/plugins/rehypeKatexDir.d.mts +1 -1
- package/es/Markdown/plugins/rehypeKatexDir.mjs +1 -2
- package/es/Markdown/plugins/rehypeKatexDir.mjs.map +1 -1
- package/es/Markdown/plugins/rehypeStreamAnimated.d.mts +1 -1
- package/es/Markdown/plugins/rehypeStreamAnimated.mjs +1 -2
- package/es/Markdown/plugins/rehypeStreamAnimated.mjs.map +1 -1
- package/es/Markdown/plugins/remarkBr.mjs +1 -2
- package/es/Markdown/plugins/remarkBr.mjs.map +1 -1
- package/es/Markdown/plugins/remarkColor.mjs +1 -2
- package/es/Markdown/plugins/remarkColor.mjs.map +1 -1
- package/es/Markdown/plugins/remarkCustomFootnotes.d.mts +0 -1
- package/es/Markdown/plugins/remarkCustomFootnotes.mjs +1 -2
- package/es/Markdown/plugins/remarkCustomFootnotes.mjs.map +1 -1
- package/es/Markdown/plugins/remarkGfmPlus.mjs +2 -3
- package/es/Markdown/plugins/remarkGfmPlus.mjs.map +1 -1
- package/es/Markdown/plugins/remarkVideo.mjs +1 -2
- package/es/Markdown/plugins/remarkVideo.mjs.map +1 -1
- package/es/Markdown/streamProfiler/StreamdownProfilerProvider.mjs +2 -4
- package/es/Markdown/streamProfiler/StreamdownProfilerProvider.mjs.map +1 -1
- package/es/Markdown/style.mjs +29 -30
- package/es/Markdown/style.mjs.map +1 -1
- package/es/Markdown/type.d.mts +0 -3
- package/es/MaskShadow/MaskShadow.d.mts +2 -2
- package/es/MaskShadow/MaskShadow.mjs +3 -6
- package/es/MaskShadow/MaskShadow.mjs.map +1 -1
- package/es/MaskShadow/index.mjs +2 -3
- package/es/MaskShadow/style.mjs +7 -8
- package/es/MaskShadow/style.mjs.map +1 -1
- package/es/MaskShadow/type.d.mts +0 -2
- package/es/MaterialFileTypeIcon/MaterialFileTypeIcon.mjs +11 -14
- package/es/MaterialFileTypeIcon/MaterialFileTypeIcon.mjs.map +1 -1
- package/es/MaterialFileTypeIcon/{icon-map.d.mts → icon-map.json.d.mts} +2 -2
- package/es/MaterialFileTypeIcon/icon-map.mjs +1 -1
- package/es/MaterialFileTypeIcon/index.mjs +2 -3
- package/es/MaterialFileTypeIcon/type.d.mts +1 -1
- package/es/MaterialFileTypeIcon/utils.mjs +1 -2
- package/es/MaterialFileTypeIcon/utils.mjs.map +1 -1
- package/es/Menu/Menu.d.mts +2 -2
- package/es/Menu/Menu.mjs +3 -6
- package/es/Menu/Menu.mjs.map +1 -1
- package/es/Menu/baseItem.d.mts +0 -1
- package/es/Menu/checkboxItem.d.mts +0 -2
- package/es/Menu/index.mjs +2 -3
- package/es/Menu/renderUtils.d.mts +0 -1
- package/es/Menu/renderUtils.mjs +3 -4
- package/es/Menu/renderUtils.mjs.map +1 -1
- package/es/Menu/sharedStyle.mjs +37 -38
- package/es/Menu/sharedStyle.mjs.map +1 -1
- package/es/Menu/style.mjs +6 -7
- package/es/Menu/style.mjs.map +1 -1
- package/es/Menu/switchItem.d.mts +0 -2
- package/es/Menu/type.d.mts +1 -2
- package/es/Menu/utils.d.mts +1 -1
- package/es/Menu/utils.mjs +3 -4
- package/es/Menu/utils.mjs.map +1 -1
- package/es/Mermaid/FullFeatured.mjs +11 -14
- package/es/Mermaid/FullFeatured.mjs.map +1 -1
- package/es/Mermaid/Mermaid.d.mts +2 -2
- package/es/Mermaid/Mermaid.mjs +11 -14
- package/es/Mermaid/Mermaid.mjs.map +1 -1
- package/es/Mermaid/SyntaxMermaid/StaticMermaid.mjs +5 -8
- package/es/Mermaid/SyntaxMermaid/StaticMermaid.mjs.map +1 -1
- package/es/Mermaid/SyntaxMermaid/StreamMermaid.mjs +5 -8
- package/es/Mermaid/SyntaxMermaid/StreamMermaid.mjs.map +1 -1
- package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
- package/es/Mermaid/SyntaxMermaid/index.mjs +7 -10
- package/es/Mermaid/SyntaxMermaid/index.mjs.map +1 -1
- package/es/Mermaid/SyntaxMermaid/style.mjs +10 -11
- package/es/Mermaid/SyntaxMermaid/style.mjs.map +1 -1
- package/es/Mermaid/const.mjs +1 -1
- package/es/Mermaid/const.mjs.map +1 -1
- package/es/Mermaid/index.mjs +3 -4
- package/es/Mermaid/type.d.mts +0 -1
- package/es/Modal/Modal.d.mts +2 -2
- package/es/Modal/Modal.mjs +8 -11
- package/es/Modal/Modal.mjs.map +1 -1
- package/es/Modal/ModalProvider.d.mts +2 -2
- package/es/Modal/ModalProvider.mjs +2 -4
- package/es/Modal/ModalProvider.mjs.map +1 -1
- package/es/Modal/ModalStackItem.mjs +4 -6
- package/es/Modal/ModalStackItem.mjs.map +1 -1
- package/es/Modal/RawModalStackItem.mjs +2 -4
- package/es/Modal/RawModalStackItem.mjs.map +1 -1
- package/es/Modal/imperative.d.mts +2 -2
- package/es/Modal/imperative.mjs +2 -4
- package/es/Modal/imperative.mjs.map +1 -1
- package/es/Modal/index.mjs +2 -3
- package/es/Modal/style.mjs +8 -11
- package/es/Modal/style.mjs.map +1 -1
- package/es/MotionProvider/index.d.mts +4 -4
- package/es/MotionProvider/index.mjs +2 -4
- package/es/MotionProvider/index.mjs.map +1 -1
- package/es/Popover/index.d.mts +0 -1
- package/es/Popover/index.mjs +3 -4
- package/es/ScrollArea/index.d.mts +0 -1
- package/es/ScrollArea/index.mjs +1 -2
- package/es/ScrollShadow/ScrollShadow.mjs +3 -6
- package/es/ScrollShadow/ScrollShadow.mjs.map +1 -1
- package/es/ScrollShadow/index.mjs +2 -3
- package/es/ScrollShadow/style.mjs +12 -13
- package/es/ScrollShadow/style.mjs.map +1 -1
- package/es/ScrollShadow/type.d.mts +0 -1
- package/es/ScrollShadow/useScrollOverflow.mjs +1 -2
- package/es/ScrollShadow/useScrollOverflow.mjs.map +1 -1
- package/es/SearchBar/SearchBar.d.mts +2 -2
- package/es/SearchBar/SearchBar.mjs +11 -14
- package/es/SearchBar/SearchBar.mjs.map +1 -1
- package/es/SearchBar/index.mjs +2 -3
- package/es/SearchBar/style.mjs +7 -8
- package/es/SearchBar/style.mjs.map +1 -1
- package/es/SearchBar/type.d.mts +0 -1
- package/es/Segmented/Segmented.d.mts +2 -2
- package/es/Segmented/Segmented.mjs +3 -6
- package/es/Segmented/Segmented.mjs.map +1 -1
- package/es/Segmented/index.mjs +2 -3
- package/es/Segmented/style.mjs +8 -9
- package/es/Segmented/style.mjs.map +1 -1
- package/es/Segmented/type.d.mts +0 -1
- package/es/Select/Select.d.mts +2 -2
- package/es/Select/Select.mjs +5 -8
- package/es/Select/Select.mjs.map +1 -1
- package/es/Select/index.mjs +2 -3
- package/es/Select/style.mjs +8 -9
- package/es/Select/style.mjs.map +1 -1
- package/es/Select/type.d.mts +0 -1
- package/es/SideNav/SideNav.d.mts +2 -2
- package/es/SideNav/SideNav.mjs +3 -6
- package/es/SideNav/SideNav.mjs.map +1 -1
- package/es/SideNav/index.mjs +2 -3
- package/es/SideNav/style.mjs +4 -5
- package/es/SideNav/style.mjs.map +1 -1
- package/es/SideNav/type.d.mts +0 -1
- package/es/Skeleton/Skeleton.mjs +9 -12
- package/es/Skeleton/Skeleton.mjs.map +1 -1
- package/es/Skeleton/SkeletonAvatar.mjs +5 -8
- package/es/Skeleton/SkeletonAvatar.mjs.map +1 -1
- package/es/Skeleton/SkeletonBlock.mjs +5 -8
- package/es/Skeleton/SkeletonBlock.mjs.map +1 -1
- package/es/Skeleton/SkeletonButton.mjs +5 -8
- package/es/Skeleton/SkeletonButton.mjs.map +1 -1
- package/es/Skeleton/SkeletonParagraph.mjs +6 -10
- package/es/Skeleton/SkeletonParagraph.mjs.map +1 -1
- package/es/Skeleton/SkeletonTags.mjs +5 -8
- package/es/Skeleton/SkeletonTags.mjs.map +1 -1
- package/es/Skeleton/SkeletonTitle.mjs +5 -8
- package/es/Skeleton/SkeletonTitle.mjs.map +1 -1
- package/es/Skeleton/index.mjs +16 -18
- package/es/Skeleton/index.mjs.map +1 -1
- package/es/Skeleton/style.mjs +10 -11
- package/es/Skeleton/style.mjs.map +1 -1
- package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
- package/es/SliderWithInput/SliderWithInput.mjs +8 -11
- package/es/SliderWithInput/SliderWithInput.mjs.map +1 -1
- package/es/SliderWithInput/index.mjs +2 -3
- package/es/SliderWithInput/type.d.mts +0 -2
- package/es/Snippet/Snippet.mjs +9 -12
- package/es/Snippet/Snippet.mjs.map +1 -1
- package/es/Snippet/index.mjs +2 -3
- package/es/Snippet/style.mjs +5 -6
- package/es/Snippet/style.mjs.map +1 -1
- package/es/Snippet/type.d.mts +0 -1
- package/es/SortableList/SortableList.mjs +13 -16
- package/es/SortableList/SortableList.mjs.map +1 -1
- package/es/SortableList/components/DragHandle.d.mts +2 -3
- package/es/SortableList/components/DragHandle.mjs +5 -8
- package/es/SortableList/components/DragHandle.mjs.map +1 -1
- package/es/SortableList/components/SortableItem.d.mts +2 -6
- package/es/SortableList/components/SortableItem.mjs +3 -6
- package/es/SortableList/components/SortableItem.mjs.map +1 -1
- package/es/SortableList/components/SortableOverlay.mjs +3 -6
- package/es/SortableList/components/SortableOverlay.mjs.map +1 -1
- package/es/SortableList/index.mjs +2 -3
- package/es/SortableList/style.mjs +6 -7
- package/es/SortableList/style.mjs.map +1 -1
- package/es/SortableList/type.d.mts +0 -1
- package/es/Tabs/Tabs.mjs +5 -8
- package/es/Tabs/Tabs.mjs.map +1 -1
- package/es/Tabs/index.mjs +2 -3
- package/es/Tabs/style.mjs +15 -16
- package/es/Tabs/style.mjs.map +1 -1
- package/es/Tag/Tag.mjs +3 -6
- package/es/Tag/Tag.mjs.map +1 -1
- package/es/Tag/styles.mjs +6 -7
- package/es/Tag/styles.mjs.map +1 -1
- package/es/Tag/utils.mjs +1 -2
- package/es/Tag/utils.mjs.map +1 -1
- package/es/Text/Text.mjs +6 -9
- package/es/Text/Text.mjs.map +1 -1
- package/es/Text/index.mjs +2 -3
- package/es/Text/styles.mjs +37 -38
- package/es/Text/styles.mjs.map +1 -1
- package/es/Text/type.d.mts +0 -1
- package/es/ThemeProvider/AppElementContext.d.mts +0 -2
- package/es/ThemeProvider/AppElementContext.mjs +3 -6
- package/es/ThemeProvider/AppElementContext.mjs.map +1 -1
- package/es/ThemeProvider/ConfigProvider.mjs +3 -6
- package/es/ThemeProvider/ConfigProvider.mjs.map +1 -1
- package/es/ThemeProvider/GlobalStyle/antdOverride.mjs +1 -2
- package/es/ThemeProvider/GlobalStyle/antdOverride.mjs.map +1 -1
- package/es/ThemeProvider/GlobalStyle/global.mjs +1 -2
- package/es/ThemeProvider/GlobalStyle/global.mjs.map +1 -1
- package/es/ThemeProvider/GlobalStyle/index.mjs +3 -6
- package/es/ThemeProvider/GlobalStyle/index.mjs.map +1 -1
- package/es/ThemeProvider/Meta.mjs +3 -6
- package/es/ThemeProvider/Meta.mjs.map +1 -1
- package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
- package/es/ThemeProvider/ThemeProvider.mjs +16 -19
- package/es/ThemeProvider/ThemeProvider.mjs.map +1 -1
- package/es/ThemeProvider/constants.mjs +1 -1
- package/es/ThemeProvider/index.mjs +3 -4
- package/es/ThemeProvider/type.d.mts +0 -1
- package/es/ThemeSwitch/ThemeSwitch.mjs +9 -12
- package/es/ThemeSwitch/ThemeSwitch.mjs.map +1 -1
- package/es/ThemeSwitch/index.mjs +2 -3
- package/es/ThemeSwitch/type.d.mts +0 -1
- package/es/Toast/index.d.mts +0 -1
- package/es/Toast/index.mjs +1 -2
- package/es/Toc/Toc.d.mts +2 -2
- package/es/Toc/Toc.mjs +5 -8
- package/es/Toc/Toc.mjs.map +1 -1
- package/es/Toc/TocMobile.mjs +5 -8
- package/es/Toc/TocMobile.mjs.map +1 -1
- package/es/Toc/index.mjs +2 -3
- package/es/Toc/style.mjs +11 -12
- package/es/Toc/style.mjs.map +1 -1
- package/es/Toc/utils.mjs +1 -1
- package/es/Tooltip/ArrowIcon.mjs +2 -4
- package/es/Tooltip/ArrowIcon.mjs.map +1 -1
- package/es/Tooltip/Tooltip.mjs +3 -6
- package/es/Tooltip/Tooltip.mjs.map +1 -1
- package/es/Tooltip/TooltipContent.mjs +5 -8
- package/es/Tooltip/TooltipContent.mjs.map +1 -1
- package/es/Tooltip/TooltipGroup.mjs +8 -11
- package/es/Tooltip/TooltipGroup.mjs.map +1 -1
- package/es/Tooltip/TooltipInGroup.mjs +2 -4
- package/es/Tooltip/TooltipInGroup.mjs.map +1 -1
- package/es/Tooltip/TooltipStandalone.mjs +4 -6
- package/es/Tooltip/TooltipStandalone.mjs.map +1 -1
- package/es/Tooltip/groupContext.mjs +2 -4
- package/es/Tooltip/groupContext.mjs.map +1 -1
- package/es/Tooltip/style.mjs +14 -15
- package/es/Tooltip/style.mjs.map +1 -1
- package/es/Tooltip/type.d.mts +0 -1
- package/es/Tooltip/useMergedTooltipProps.mjs +2 -4
- package/es/Tooltip/useMergedTooltipProps.mjs.map +1 -1
- package/es/Video/index.d.mts +2 -3
- package/es/Video/index.mjs +5 -8
- package/es/Video/index.mjs.map +1 -1
- package/es/Video/style.mjs +8 -9
- package/es/Video/style.mjs.map +1 -1
- package/es/_virtual/_rolldown/runtime.mjs +13 -0
- package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
- package/es/awesome/AuroraBackground/AuroraBackground.mjs +3 -6
- package/es/awesome/AuroraBackground/AuroraBackground.mjs.map +1 -1
- package/es/awesome/AuroraBackground/style.mjs +5 -6
- package/es/awesome/AuroraBackground/style.mjs.map +1 -1
- package/es/awesome/AuroraBackground/type.d.mts +0 -1
- package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -3
- package/es/awesome/BottomGradientButton/BottomGradientButton.mjs +5 -8
- package/es/awesome/BottomGradientButton/BottomGradientButton.mjs.map +1 -1
- package/es/awesome/BottomGradientButton/style.mjs +4 -5
- package/es/awesome/BottomGradientButton/style.mjs.map +1 -1
- package/es/awesome/BottomGradientButton/type.d.mts +0 -2
- package/es/awesome/Features/FeatureItem.mjs +14 -17
- package/es/awesome/Features/FeatureItem.mjs.map +1 -1
- package/es/awesome/Features/Features.d.mts +2 -2
- package/es/awesome/Features/Features.mjs +7 -10
- package/es/awesome/Features/Features.mjs.map +1 -1
- package/es/awesome/Features/style.mjs +21 -22
- package/es/awesome/Features/style.mjs.map +1 -1
- package/es/awesome/Features/type.d.mts +0 -2
- package/es/awesome/Giscus/Giscus.d.mts +2 -2
- package/es/awesome/Giscus/Giscus.mjs +3 -6
- package/es/awesome/Giscus/Giscus.mjs.map +1 -1
- package/es/awesome/Giscus/style.mjs +1 -2
- package/es/awesome/Giscus/style.mjs.map +1 -1
- package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
- package/es/awesome/GradientButton/GradientButton.mjs +5 -8
- package/es/awesome/GradientButton/GradientButton.mjs.map +1 -1
- package/es/awesome/GradientButton/style.mjs +11 -12
- package/es/awesome/GradientButton/style.mjs.map +1 -1
- package/es/awesome/GradientButton/type.d.mts +0 -2
- package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
- package/es/awesome/GridBackground/GridBackground.mjs +7 -10
- package/es/awesome/GridBackground/GridBackground.mjs.map +1 -1
- package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
- package/es/awesome/GridBackground/GridShowcase.mjs +6 -9
- package/es/awesome/GridBackground/GridShowcase.mjs.map +1 -1
- package/es/awesome/GridBackground/components/Grid.mjs +19 -21
- package/es/awesome/GridBackground/components/Grid.mjs.map +1 -1
- package/es/awesome/GridBackground/style.mjs +7 -8
- package/es/awesome/GridBackground/style.mjs.map +1 -1
- package/es/awesome/GridBackground/type.d.mts +0 -1
- package/es/awesome/Hero/Hero.d.mts +2 -2
- package/es/awesome/Hero/Hero.mjs +18 -21
- package/es/awesome/Hero/Hero.mjs.map +1 -1
- package/es/awesome/Hero/style.mjs +9 -10
- package/es/awesome/Hero/style.mjs.map +1 -1
- package/es/awesome/Spline/ParentSize.mjs +2 -4
- package/es/awesome/Spline/ParentSize.mjs.map +1 -1
- package/es/awesome/Spline/Spine.d.mts +2 -4
- package/es/awesome/Spline/Spine.mjs +5 -8
- package/es/awesome/Spline/Spine.mjs.map +1 -1
- package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
- package/es/awesome/Spotlight/Spotlight.mjs +3 -6
- package/es/awesome/Spotlight/Spotlight.mjs.map +1 -1
- package/es/awesome/Spotlight/style.mjs +10 -11
- package/es/awesome/Spotlight/style.mjs.map +1 -1
- package/es/awesome/Spotlight/useMouseOffset.mjs +1 -2
- package/es/awesome/Spotlight/useMouseOffset.mjs.map +1 -1
- package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
- package/es/awesome/SpotlightCard/SpotlightCard.mjs +7 -10
- package/es/awesome/SpotlightCard/SpotlightCard.mjs.map +1 -1
- package/es/awesome/SpotlightCard/SpotlightCardItem.mjs +3 -6
- package/es/awesome/SpotlightCard/SpotlightCardItem.mjs.map +1 -1
- package/es/awesome/SpotlightCard/style.mjs +14 -15
- package/es/awesome/SpotlightCard/style.mjs.map +1 -1
- package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
- package/es/awesome/TypewriterEffect/TypewriterEffect.mjs +3 -6
- package/es/awesome/TypewriterEffect/TypewriterEffect.mjs.map +1 -1
- package/es/awesome/TypewriterEffect/style.mjs +15 -16
- package/es/awesome/TypewriterEffect/style.mjs.map +1 -1
- package/es/awesome/index.d.mts +0 -11
- package/es/awesome/index.mjs +13 -14
- package/es/base-ui/ContextMenu/ContextMenuHost.d.mts +3 -3
- package/es/base-ui/ContextMenu/ContextMenuHost.mjs +2 -4
- package/es/base-ui/ContextMenu/ContextMenuHost.mjs.map +1 -1
- package/es/base-ui/ContextMenu/ContextMenuTrigger.mjs +2 -4
- package/es/base-ui/ContextMenu/ContextMenuTrigger.mjs.map +1 -1
- package/es/base-ui/ContextMenu/index.d.mts +1 -3
- package/es/base-ui/ContextMenu/renderItems.d.mts +0 -2
- package/es/base-ui/ContextMenu/renderItems.mjs +18 -19
- package/es/base-ui/ContextMenu/renderItems.mjs.map +1 -1
- package/es/base-ui/ContextMenu/store.d.mts +0 -5
- package/es/base-ui/ContextMenu/store.mjs +1 -1
- package/es/base-ui/ContextMenu/store.mjs.map +1 -1
- package/es/base-ui/ContextMenu/type.d.mts +0 -2
- package/es/base-ui/DropdownMenu/DropdownMenu.d.mts +2 -2
- package/es/base-ui/DropdownMenu/DropdownMenu.mjs +3 -6
- package/es/base-ui/DropdownMenu/DropdownMenu.mjs.map +1 -1
- package/es/base-ui/DropdownMenu/atoms.d.mts +21 -21
- package/es/base-ui/DropdownMenu/atoms.mjs +2 -4
- package/es/base-ui/DropdownMenu/atoms.mjs.map +1 -1
- package/es/base-ui/DropdownMenu/renderItems.d.mts +0 -1
- package/es/base-ui/DropdownMenu/renderItems.mjs +14 -15
- package/es/base-ui/DropdownMenu/renderItems.mjs.map +1 -1
- package/es/base-ui/DropdownMenu/type.d.mts +0 -3
- package/es/base-ui/Modal/Modal.mjs +3 -6
- package/es/base-ui/Modal/Modal.mjs.map +1 -1
- package/es/base-ui/Modal/atoms.d.mts +12 -12
- package/es/base-ui/Modal/atoms.mjs +2 -4
- package/es/base-ui/Modal/atoms.mjs.map +1 -1
- package/es/base-ui/Modal/constants.mjs +1 -1
- package/es/base-ui/Modal/constants.mjs.map +1 -1
- package/es/base-ui/Modal/context.d.mts +2 -2
- package/es/base-ui/Modal/context.mjs +2 -4
- package/es/base-ui/Modal/context.mjs.map +1 -1
- package/es/base-ui/Modal/imperative.d.mts +2 -2
- package/es/base-ui/Modal/imperative.mjs +2 -4
- package/es/base-ui/Modal/imperative.mjs.map +1 -1
- package/es/base-ui/Modal/style.mjs +64 -65
- package/es/base-ui/Modal/style.mjs.map +1 -1
- package/es/base-ui/Popover/ArrowIcon.d.mts +2 -2
- package/es/base-ui/Popover/ArrowIcon.mjs +2 -4
- package/es/base-ui/Popover/ArrowIcon.mjs.map +1 -1
- package/es/base-ui/Popover/Popover.mjs +4 -7
- package/es/base-ui/Popover/Popover.mjs.map +1 -1
- package/es/base-ui/Popover/PopoverGroup.mjs +5 -8
- package/es/base-ui/Popover/PopoverGroup.mjs.map +1 -1
- package/es/base-ui/Popover/PopoverInGroup.mjs +2 -4
- package/es/base-ui/Popover/PopoverInGroup.mjs.map +1 -1
- package/es/base-ui/Popover/PopoverPortal.mjs +2 -4
- package/es/base-ui/Popover/PopoverPortal.mjs.map +1 -1
- package/es/base-ui/Popover/PopoverStandalone.mjs +2 -4
- package/es/base-ui/Popover/PopoverStandalone.mjs.map +1 -1
- package/es/base-ui/Popover/atoms.d.mts +10 -10
- package/es/base-ui/Popover/atoms.mjs +2 -4
- package/es/base-ui/Popover/atoms.mjs.map +1 -1
- package/es/base-ui/Popover/context.d.mts +2 -2
- package/es/base-ui/Popover/context.mjs +4 -8
- package/es/base-ui/Popover/context.mjs.map +1 -1
- package/es/base-ui/Popover/groupContext.d.mts +0 -1
- package/es/base-ui/Popover/groupContext.mjs +2 -4
- package/es/base-ui/Popover/groupContext.mjs.map +1 -1
- package/es/base-ui/Popover/style.mjs +14 -15
- package/es/base-ui/Popover/style.mjs.map +1 -1
- package/es/base-ui/Popover/type.d.mts +0 -1
- package/es/base-ui/Popover/useMergedPopoverProps.mjs +2 -4
- package/es/base-ui/Popover/useMergedPopoverProps.mjs.map +1 -1
- package/es/base-ui/ScrollArea/ScrollArea.mjs +2 -4
- package/es/base-ui/ScrollArea/ScrollArea.mjs.map +1 -1
- package/es/base-ui/ScrollArea/atoms.d.mts +7 -7
- package/es/base-ui/ScrollArea/atoms.mjs +4 -6
- package/es/base-ui/ScrollArea/atoms.mjs.map +1 -1
- package/es/base-ui/ScrollArea/globalStyle.mjs +3 -6
- package/es/base-ui/ScrollArea/globalStyle.mjs.map +1 -1
- package/es/base-ui/ScrollArea/style.mjs +17 -18
- package/es/base-ui/ScrollArea/style.mjs.map +1 -1
- package/es/base-ui/Select/Select.d.mts +2 -2
- package/es/base-ui/Select/Select.mjs +17 -22
- package/es/base-ui/Select/Select.mjs.map +1 -1
- package/es/base-ui/Select/atoms.d.mts +21 -21
- package/es/base-ui/Select/atoms.mjs +2 -4
- package/es/base-ui/Select/atoms.mjs.map +1 -1
- package/es/base-ui/Select/style.mjs +65 -66
- package/es/base-ui/Select/style.mjs.map +1 -1
- package/es/base-ui/Select/type.d.mts +0 -1
- package/es/base-ui/Switch/Switch.d.mts +2 -2
- package/es/base-ui/Switch/Switch.mjs +5 -8
- package/es/base-ui/Switch/Switch.mjs.map +1 -1
- package/es/base-ui/Switch/atoms.d.mts +4 -4
- package/es/base-ui/Switch/atoms.mjs +2 -4
- package/es/base-ui/Switch/atoms.mjs.map +1 -1
- package/es/base-ui/Switch/style.mjs +24 -25
- package/es/base-ui/Switch/style.mjs.map +1 -1
- package/es/base-ui/Toast/Toast.mjs +37 -32
- package/es/base-ui/Toast/Toast.mjs.map +1 -1
- package/es/base-ui/Toast/context.mjs +2 -4
- package/es/base-ui/Toast/context.mjs.map +1 -1
- package/es/base-ui/Toast/imperative.d.mts +4 -4
- package/es/base-ui/Toast/imperative.mjs +4 -6
- package/es/base-ui/Toast/imperative.mjs.map +1 -1
- package/es/base-ui/Toast/style.mjs +71 -67
- package/es/base-ui/Toast/style.mjs.map +1 -1
- package/es/base-ui/Toast/type.d.mts +0 -1
- package/es/base-ui/index.d.mts +0 -8
- package/es/base-ui/index.mjs +6 -7
- package/es/brand/BrandLoading/index.mjs +2 -4
- package/es/brand/BrandLoading/index.mjs.map +1 -1
- package/es/brand/LobeChat/index.d.mts +2 -2
- package/es/brand/LobeChat/index.mjs +11 -14
- package/es/brand/LobeChat/index.mjs.map +1 -1
- package/es/brand/LobeChatText/index.mjs +2 -4
- package/es/brand/LobeChatText/index.mjs.map +1 -1
- package/es/brand/LobeHub/index.d.mts +2 -2
- package/es/brand/LobeHub/index.mjs +11 -14
- package/es/brand/LobeHub/index.mjs.map +1 -1
- package/es/brand/LobeHub/style.mjs +3 -4
- package/es/brand/LobeHub/style.mjs.map +1 -1
- package/es/brand/LobeHubText/index.mjs +2 -4
- package/es/brand/LobeHubText/index.mjs.map +1 -1
- package/es/brand/Logo3d/index.mjs +5 -8
- package/es/brand/Logo3d/index.mjs.map +1 -1
- package/es/brand/LogoFlat/index.d.mts +2 -2
- package/es/brand/LogoFlat/index.mjs +1 -2
- package/es/brand/LogoFlat/index.mjs.map +1 -1
- package/es/brand/LogoMono/index.mjs +1 -2
- package/es/brand/LogoThree/Loading.mjs +6 -8
- package/es/brand/LogoThree/Loading.mjs.map +1 -1
- package/es/brand/LogoThree/LogoSpline.d.mts +2 -3
- package/es/brand/LogoThree/LogoSpline.mjs +5 -7
- package/es/brand/LogoThree/LogoSpline.mjs.map +1 -1
- package/es/brand/LogoThree/index.d.mts +2 -3
- package/es/brand/LogoThree/index.mjs +7 -10
- package/es/brand/LogoThree/index.mjs.map +1 -1
- package/es/brand/components/Divider.mjs +2 -4
- package/es/brand/components/Divider.mjs.map +1 -1
- package/es/brand/index.mjs +9 -10
- package/es/chat/BackBottom/BackBottom.d.mts +2 -2
- package/es/chat/BackBottom/BackBottom.mjs +5 -8
- package/es/chat/BackBottom/BackBottom.mjs.map +1 -1
- package/es/chat/BackBottom/style.mjs +6 -7
- package/es/chat/BackBottom/style.mjs.map +1 -1
- package/es/chat/BackBottom/type.d.mts +1 -1
- package/es/chat/ChatHeader/ChatHeader.mjs +5 -8
- package/es/chat/ChatHeader/ChatHeader.mjs.map +1 -1
- package/es/chat/ChatHeader/ChatHeaderTitle.mjs +2 -4
- package/es/chat/ChatHeader/ChatHeaderTitle.mjs.map +1 -1
- package/es/chat/ChatHeader/index.mjs +6 -8
- package/es/chat/ChatHeader/index.mjs.map +1 -1
- package/es/chat/ChatHeader/style.mjs +16 -17
- package/es/chat/ChatHeader/style.mjs.map +1 -1
- package/es/chat/ChatHeader/type.d.mts +0 -1
- package/es/chat/ChatInputArea/ChatInputArea.mjs +7 -10
- package/es/chat/ChatInputArea/ChatInputArea.mjs.map +1 -1
- package/es/chat/ChatInputArea/components/ChatInputActionBar.mjs +3 -6
- package/es/chat/ChatInputArea/components/ChatInputActionBar.mjs.map +1 -1
- package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
- package/es/chat/ChatInputArea/components/ChatInputAreaInner.mjs +5 -8
- package/es/chat/ChatInputArea/components/ChatInputAreaInner.mjs.map +1 -1
- package/es/chat/ChatInputArea/components/ChatSendButton.mjs +8 -10
- package/es/chat/ChatInputArea/components/ChatSendButton.mjs.map +1 -1
- package/es/chat/ChatInputArea/index.mjs +10 -12
- package/es/chat/ChatInputArea/index.mjs.map +1 -1
- package/es/chat/ChatInputArea/style.mjs +9 -10
- package/es/chat/ChatInputArea/style.mjs.map +1 -1
- package/es/chat/ChatInputArea/type.d.mts +1 -4
- package/es/chat/ChatItem/ChatItem.d.mts +2 -2
- package/es/chat/ChatItem/ChatItem.mjs +16 -19
- package/es/chat/ChatItem/ChatItem.mjs.map +1 -1
- package/es/chat/ChatItem/components/Actions.mjs +2 -4
- package/es/chat/ChatItem/components/Actions.mjs.map +1 -1
- package/es/chat/ChatItem/components/Avatar.mjs +6 -8
- package/es/chat/ChatItem/components/Avatar.mjs.map +1 -1
- package/es/chat/ChatItem/components/BorderSpacing.mjs +2 -4
- package/es/chat/ChatItem/components/BorderSpacing.mjs.map +1 -1
- package/es/chat/ChatItem/components/ErrorContent.mjs +4 -6
- package/es/chat/ChatItem/components/ErrorContent.mjs.map +1 -1
- package/es/chat/ChatItem/components/Loading.mjs +4 -6
- package/es/chat/ChatItem/components/Loading.mjs.map +1 -1
- package/es/chat/ChatItem/components/MessageContent.mjs +4 -6
- package/es/chat/ChatItem/components/MessageContent.mjs.map +1 -1
- package/es/chat/ChatItem/components/Title.mjs +2 -4
- package/es/chat/ChatItem/components/Title.mjs.map +1 -1
- package/es/chat/ChatItem/style.mjs +53 -54
- package/es/chat/ChatItem/style.mjs.map +1 -1
- package/es/chat/ChatItem/type.d.mts +0 -6
- package/es/chat/ChatList/ChatList.d.mts +2 -2
- package/es/chat/ChatList/ChatList.mjs +7 -10
- package/es/chat/ChatList/ChatList.mjs.map +1 -1
- package/es/chat/ChatList/components/ChatActionsBar.mjs +4 -6
- package/es/chat/ChatList/components/ChatActionsBar.mjs.map +1 -1
- package/es/chat/ChatList/components/ChatListItem.mjs +13 -15
- package/es/chat/ChatList/components/ChatListItem.mjs.map +1 -1
- package/es/chat/ChatList/components/HistoryDivider.mjs +6 -8
- package/es/chat/ChatList/components/HistoryDivider.mjs.map +1 -1
- package/es/chat/ChatList/components/useChatListActionsBar.mjs +2 -4
- package/es/chat/ChatList/components/useChatListActionsBar.mjs.map +1 -1
- package/es/chat/ChatList/style.mjs +3 -4
- package/es/chat/ChatList/style.mjs.map +1 -1
- package/es/chat/ChatList/type.d.mts +0 -4
- package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
- package/es/chat/EditableMessage/EditableMessage.mjs +11 -14
- package/es/chat/EditableMessage/EditableMessage.mjs.map +1 -1
- package/es/chat/EditableMessage/type.d.mts +0 -3
- package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
- package/es/chat/EditableMessageList/EditableMessageList.mjs +11 -14
- package/es/chat/EditableMessageList/EditableMessageList.mjs.map +1 -1
- package/es/chat/EditableMessageList/messageReducer.mjs +1 -2
- package/es/chat/EditableMessageList/messageReducer.mjs.map +1 -1
- package/es/chat/EditableMessageList/type.d.mts +0 -2
- package/es/chat/LoadingDots/LoadingDots.mjs +3 -6
- package/es/chat/LoadingDots/LoadingDots.mjs.map +1 -1
- package/es/chat/LoadingDots/style.mjs +12 -13
- package/es/chat/LoadingDots/style.mjs.map +1 -1
- package/es/chat/MessageInput/MessageInput.d.mts +2 -2
- package/es/chat/MessageInput/MessageInput.mjs +14 -17
- package/es/chat/MessageInput/MessageInput.mjs.map +1 -1
- package/es/chat/MessageInput/style.mjs +3 -4
- package/es/chat/MessageInput/style.mjs.map +1 -1
- package/es/chat/MessageInput/type.d.mts +0 -3
- package/es/chat/MessageModal/MessageModal.d.mts +2 -2
- package/es/chat/MessageModal/MessageModal.mjs +16 -19
- package/es/chat/MessageModal/MessageModal.mjs.map +1 -1
- package/es/chat/MessageModal/type.d.mts +0 -2
- package/es/chat/TokenTag/TokenTag.mjs +5 -8
- package/es/chat/TokenTag/TokenTag.mjs.map +1 -1
- package/es/chat/TokenTag/type.d.mts +0 -2
- package/es/chat/index.d.mts +0 -10
- package/es/chat/index.mjs +17 -18
- package/es/chat/types/chatMessage.d.mts +0 -1
- package/es/chat/types/error.mjs +1 -1
- package/es/chat/types/llm.d.mts +1 -1
- package/es/chat/types/llm.mjs +7 -7
- package/es/chat/types/llm.mjs.map +1 -1
- package/es/color/ColorScales/ScaleRow.mjs +2 -4
- package/es/color/ColorScales/ScaleRow.mjs.map +1 -1
- package/es/color/ColorScales/index.d.mts +2 -2
- package/es/color/ColorScales/index.mjs +8 -11
- package/es/color/ColorScales/index.mjs.map +1 -1
- package/es/color/ColorScales/style.mjs +7 -8
- package/es/color/ColorScales/style.mjs.map +1 -1
- package/es/color/CssVar/ScaleRow.mjs +2 -4
- package/es/color/CssVar/ScaleRow.mjs.map +1 -1
- package/es/color/CssVar/VarRow.mjs +2 -4
- package/es/color/CssVar/VarRow.mjs.map +1 -1
- package/es/color/CssVar/index.d.mts +2 -2
- package/es/color/CssVar/index.mjs +10 -13
- package/es/color/CssVar/index.mjs.map +1 -1
- package/es/color/CssVar/style.mjs +7 -8
- package/es/color/CssVar/style.mjs.map +1 -1
- package/es/color/colors/blue.mjs +2 -3
- package/es/color/colors/blue.mjs.map +1 -1
- package/es/color/colors/cyan.mjs +2 -3
- package/es/color/colors/cyan.mjs.map +1 -1
- package/es/color/colors/geekblue.mjs +2 -3
- package/es/color/colors/geekblue.mjs.map +1 -1
- package/es/color/colors/gold.mjs +2 -3
- package/es/color/colors/gold.mjs.map +1 -1
- package/es/color/colors/gray.mjs +2 -3
- package/es/color/colors/gray.mjs.map +1 -1
- package/es/color/colors/green.mjs +2 -3
- package/es/color/colors/green.mjs.map +1 -1
- package/es/color/colors/index.mjs +29 -30
- package/es/color/colors/index.mjs.map +1 -1
- package/es/color/colors/lime.mjs +2 -3
- package/es/color/colors/lime.mjs.map +1 -1
- package/es/color/colors/magenta.mjs +2 -3
- package/es/color/colors/magenta.mjs.map +1 -1
- package/es/color/colors/orange.mjs +2 -3
- package/es/color/colors/orange.mjs.map +1 -1
- package/es/color/colors/primary.mjs +2 -3
- package/es/color/colors/primary.mjs.map +1 -1
- package/es/color/colors/purple.mjs +2 -3
- package/es/color/colors/purple.mjs.map +1 -1
- package/es/color/colors/red.mjs +2 -3
- package/es/color/colors/red.mjs.map +1 -1
- package/es/color/colors/volcano.mjs +2 -3
- package/es/color/colors/volcano.mjs.map +1 -1
- package/es/color/colors/yellow.mjs +2 -3
- package/es/color/colors/yellow.mjs.map +1 -1
- package/es/color/index.mjs +22 -23
- package/es/color/neutrals/index.mjs +11 -12
- package/es/color/neutrals/index.mjs.map +1 -1
- package/es/color/neutrals/mauve.mjs +2 -3
- package/es/color/neutrals/mauve.mjs.map +1 -1
- package/es/color/neutrals/olive.mjs +2 -3
- package/es/color/neutrals/olive.mjs.map +1 -1
- package/es/color/neutrals/sage.mjs +2 -3
- package/es/color/neutrals/sage.mjs.map +1 -1
- package/es/color/neutrals/sand.mjs +2 -3
- package/es/color/neutrals/sand.mjs.map +1 -1
- package/es/color/neutrals/slate.mjs +2 -3
- package/es/color/neutrals/slate.mjs.map +1 -1
- package/es/hooks/useCopied.mjs +2 -4
- package/es/hooks/useCopied.mjs.map +1 -1
- package/es/hooks/useEventCallback.mjs +1 -2
- package/es/hooks/useEventCallback.mjs.map +1 -1
- package/es/hooks/useFloatingLayer.mjs +2 -4
- package/es/hooks/useFloatingLayer.mjs.map +1 -1
- package/es/hooks/useHighlight.mjs +3 -7
- package/es/hooks/useHighlight.mjs.map +1 -1
- package/es/hooks/useIsClient.mjs +1 -2
- package/es/hooks/useIsClient.mjs.map +1 -1
- package/es/hooks/useMarkdown/latex.mjs +1 -2
- package/es/hooks/useMarkdown/latex.mjs.map +1 -1
- package/es/hooks/useMarkdown/useMarkdownComponents.mjs +12 -14
- package/es/hooks/useMarkdown/useMarkdownComponents.mjs.map +1 -1
- package/es/hooks/useMarkdown/useMarkdownContent.mjs +2 -4
- package/es/hooks/useMarkdown/useMarkdownContent.mjs.map +1 -1
- package/es/hooks/useMarkdown/useMarkdownRehypePlugins.mjs +2 -4
- package/es/hooks/useMarkdown/useMarkdownRehypePlugins.mjs.map +1 -1
- package/es/hooks/useMarkdown/useMarkdownRemarkPlugins.mjs +2 -4
- package/es/hooks/useMarkdown/useMarkdownRemarkPlugins.mjs.map +1 -1
- package/es/hooks/useMarkdown/utils.d.mts +0 -1
- package/es/hooks/useMarkdown/utils.mjs +1 -2
- package/es/hooks/useMarkdown/utils.mjs.map +1 -1
- package/es/hooks/useMermaid.mjs +3 -7
- package/es/hooks/useMermaid.mjs.map +1 -1
- package/es/hooks/useNativeButton.mjs +1 -2
- package/es/hooks/useNativeButton.mjs.map +1 -1
- package/es/hooks/useStreamHighlight.mjs +2 -4
- package/es/hooks/useStreamHighlight.mjs.map +1 -1
- package/es/hooks/useStreamMermaid.mjs +6 -8
- package/es/hooks/useStreamMermaid.mjs.map +1 -1
- package/es/hooks/useTextOverflow.mjs +1 -2
- package/es/hooks/useTextOverflow.mjs.map +1 -1
- package/es/i18n/context.d.mts +2 -3
- package/es/i18n/context.mjs +3 -4
- package/es/i18n/context.mjs.map +1 -1
- package/es/i18n/index.mjs +1 -2
- package/es/i18n/resources/en/chat.mjs +1 -1
- package/es/i18n/resources/en/chat.mjs.map +1 -1
- package/es/i18n/resources/en/common.mjs +1 -1
- package/es/i18n/resources/en/common.mjs.map +1 -1
- package/es/i18n/resources/en/editableMessage.mjs +1 -1
- package/es/i18n/resources/en/editableMessage.mjs.map +1 -1
- package/es/i18n/resources/en/emojiPicker.mjs +1 -1
- package/es/i18n/resources/en/emojiPicker.mjs.map +1 -1
- package/es/i18n/resources/en/form.mjs +1 -1
- package/es/i18n/resources/en/form.mjs.map +1 -1
- package/es/i18n/resources/en/hotkey.mjs +1 -1
- package/es/i18n/resources/en/hotkey.mjs.map +1 -1
- package/es/i18n/resources/en/image.mjs +1 -1
- package/es/i18n/resources/en/image.mjs.map +1 -1
- package/es/i18n/resources/en/index.mjs +2 -3
- package/es/i18n/resources/en/messageModal.mjs +1 -1
- package/es/i18n/resources/en/messageModal.mjs.map +1 -1
- package/es/i18n/resources/en/sideNav.mjs +1 -1
- package/es/i18n/resources/en/sideNav.mjs.map +1 -1
- package/es/i18n/resources/index.mjs +1 -2
- package/es/i18n/resources/zhCn/chat.mjs +1 -1
- package/es/i18n/resources/zhCn/chat.mjs.map +1 -1
- package/es/i18n/resources/zhCn/common.mjs +1 -1
- package/es/i18n/resources/zhCn/common.mjs.map +1 -1
- package/es/i18n/resources/zhCn/editableMessage.mjs +1 -1
- package/es/i18n/resources/zhCn/editableMessage.mjs.map +1 -1
- package/es/i18n/resources/zhCn/emojiPicker.mjs +1 -1
- package/es/i18n/resources/zhCn/emojiPicker.mjs.map +1 -1
- package/es/i18n/resources/zhCn/form.mjs +1 -1
- package/es/i18n/resources/zhCn/form.mjs.map +1 -1
- package/es/i18n/resources/zhCn/hotkey.mjs +1 -1
- package/es/i18n/resources/zhCn/hotkey.mjs.map +1 -1
- package/es/i18n/resources/zhCn/image.mjs +1 -1
- package/es/i18n/resources/zhCn/image.mjs.map +1 -1
- package/es/i18n/resources/zhCn/index.mjs +2 -3
- package/es/i18n/resources/zhCn/messageModal.mjs +1 -1
- package/es/i18n/resources/zhCn/messageModal.mjs.map +1 -1
- package/es/i18n/resources/zhCn/sideNav.mjs +1 -1
- package/es/i18n/resources/zhCn/sideNav.mjs.map +1 -1
- package/es/i18n/useTranslation.mjs +1 -2
- package/es/i18n/useTranslation.mjs.map +1 -1
- package/es/icons/Auth0/components/Avatar.mjs +7 -10
- package/es/icons/Auth0/components/Avatar.mjs.map +1 -1
- package/es/icons/Auth0/components/Mono.mjs +3 -6
- package/es/icons/Auth0/components/Mono.mjs.map +1 -1
- package/es/icons/Auth0/index.mjs +7 -10
- package/es/icons/Auth0/index.mjs.map +1 -1
- package/es/icons/Auth0/style.mjs +1 -1
- package/es/icons/Authelia/components/Avatar.mjs +7 -10
- package/es/icons/Authelia/components/Avatar.mjs.map +1 -1
- package/es/icons/Authelia/components/Color.mjs +3 -6
- package/es/icons/Authelia/components/Color.mjs.map +1 -1
- package/es/icons/Authelia/components/Mono.mjs +3 -6
- package/es/icons/Authelia/components/Mono.mjs.map +1 -1
- package/es/icons/Authelia/index.mjs +9 -12
- package/es/icons/Authelia/index.mjs.map +1 -1
- package/es/icons/Authelia/style.mjs +1 -1
- package/es/icons/Authentik/components/Avatar.mjs +7 -10
- package/es/icons/Authentik/components/Avatar.mjs.map +1 -1
- package/es/icons/Authentik/components/Color.mjs +3 -6
- package/es/icons/Authentik/components/Color.mjs.map +1 -1
- package/es/icons/Authentik/components/Mono.mjs +3 -6
- package/es/icons/Authentik/components/Mono.mjs.map +1 -1
- package/es/icons/Authentik/index.mjs +9 -12
- package/es/icons/Authentik/index.mjs.map +1 -1
- package/es/icons/Authentik/style.mjs +1 -1
- package/es/icons/Casdoor/components/Avatar.mjs +7 -10
- package/es/icons/Casdoor/components/Avatar.mjs.map +1 -1
- package/es/icons/Casdoor/components/Color.mjs +3 -6
- package/es/icons/Casdoor/components/Color.mjs.map +1 -1
- package/es/icons/Casdoor/components/Mono.mjs +3 -6
- package/es/icons/Casdoor/components/Mono.mjs.map +1 -1
- package/es/icons/Casdoor/index.mjs +9 -12
- package/es/icons/Casdoor/index.mjs.map +1 -1
- package/es/icons/Casdoor/style.mjs +1 -1
- package/es/icons/Clerk/components/Avatar.mjs +7 -10
- package/es/icons/Clerk/components/Avatar.mjs.map +1 -1
- package/es/icons/Clerk/components/Color.mjs +3 -6
- package/es/icons/Clerk/components/Color.mjs.map +1 -1
- package/es/icons/Clerk/components/Mono.mjs +3 -6
- package/es/icons/Clerk/components/Mono.mjs.map +1 -1
- package/es/icons/Clerk/index.mjs +9 -12
- package/es/icons/Clerk/index.mjs.map +1 -1
- package/es/icons/Clerk/style.mjs +1 -1
- package/es/icons/Discord/components/Avatar.mjs +7 -10
- package/es/icons/Discord/components/Avatar.mjs.map +1 -1
- package/es/icons/Discord/components/Color.mjs +3 -6
- package/es/icons/Discord/components/Color.mjs.map +1 -1
- package/es/icons/Discord/components/Mono.mjs +3 -6
- package/es/icons/Discord/components/Mono.mjs.map +1 -1
- package/es/icons/Discord/index.mjs +9 -12
- package/es/icons/Discord/index.mjs.map +1 -1
- package/es/icons/Discord/style.mjs +1 -1
- package/es/icons/GoogleChat/components/Avatar.mjs +7 -10
- package/es/icons/GoogleChat/components/Avatar.mjs.map +1 -1
- package/es/icons/GoogleChat/components/Color.mjs +3 -6
- package/es/icons/GoogleChat/components/Color.mjs.map +1 -1
- package/es/icons/GoogleChat/components/Mono.mjs +3 -6
- package/es/icons/GoogleChat/components/Mono.mjs.map +1 -1
- package/es/icons/GoogleChat/index.mjs +9 -12
- package/es/icons/GoogleChat/index.mjs.map +1 -1
- package/es/icons/GoogleChat/style.mjs +1 -1
- package/es/icons/IMessage/components/Avatar.mjs +7 -10
- package/es/icons/IMessage/components/Avatar.mjs.map +1 -1
- package/es/icons/IMessage/components/Color.mjs +3 -6
- package/es/icons/IMessage/components/Color.mjs.map +1 -1
- package/es/icons/IMessage/components/Inner.mjs +3 -6
- package/es/icons/IMessage/components/Inner.mjs.map +1 -1
- package/es/icons/IMessage/components/Mono.mjs +3 -6
- package/es/icons/IMessage/components/Mono.mjs.map +1 -1
- package/es/icons/IMessage/index.mjs +9 -12
- package/es/icons/IMessage/index.mjs.map +1 -1
- package/es/icons/IMessage/style.mjs +1 -1
- package/es/icons/Lark/components/Avatar.mjs +7 -10
- package/es/icons/Lark/components/Avatar.mjs.map +1 -1
- package/es/icons/Lark/components/Color.mjs +3 -6
- package/es/icons/Lark/components/Color.mjs.map +1 -1
- package/es/icons/Lark/components/Mono.mjs +3 -6
- package/es/icons/Lark/components/Mono.mjs.map +1 -1
- package/es/icons/Lark/index.mjs +9 -12
- package/es/icons/Lark/index.mjs.map +1 -1
- package/es/icons/Lark/style.mjs +1 -1
- package/es/icons/Logto/components/Avatar.mjs +7 -10
- package/es/icons/Logto/components/Avatar.mjs.map +1 -1
- package/es/icons/Logto/components/Color.mjs +3 -6
- package/es/icons/Logto/components/Color.mjs.map +1 -1
- package/es/icons/Logto/components/Mono.mjs +3 -6
- package/es/icons/Logto/components/Mono.mjs.map +1 -1
- package/es/icons/Logto/index.mjs +9 -12
- package/es/icons/Logto/index.mjs.map +1 -1
- package/es/icons/Logto/style.mjs +1 -1
- package/es/icons/MicrosoftEntra/components/Avatar.mjs +7 -10
- package/es/icons/MicrosoftEntra/components/Avatar.mjs.map +1 -1
- package/es/icons/MicrosoftEntra/components/Color.mjs +3 -6
- package/es/icons/MicrosoftEntra/components/Color.mjs.map +1 -1
- package/es/icons/MicrosoftEntra/components/Mono.mjs +3 -6
- package/es/icons/MicrosoftEntra/components/Mono.mjs.map +1 -1
- package/es/icons/MicrosoftEntra/index.mjs +9 -12
- package/es/icons/MicrosoftEntra/index.mjs.map +1 -1
- package/es/icons/MicrosoftEntra/style.mjs +1 -1
- package/es/icons/MicrosoftTeams/components/Avatar.mjs +7 -10
- package/es/icons/MicrosoftTeams/components/Avatar.mjs.map +1 -1
- package/es/icons/MicrosoftTeams/components/Color.mjs +3 -6
- package/es/icons/MicrosoftTeams/components/Color.mjs.map +1 -1
- package/es/icons/MicrosoftTeams/components/Mono.mjs +3 -6
- package/es/icons/MicrosoftTeams/components/Mono.mjs.map +1 -1
- package/es/icons/MicrosoftTeams/index.mjs +9 -12
- package/es/icons/MicrosoftTeams/index.mjs.map +1 -1
- package/es/icons/MicrosoftTeams/style.mjs +1 -1
- package/es/icons/NextAuth/components/Avatar.mjs +7 -10
- package/es/icons/NextAuth/components/Avatar.mjs.map +1 -1
- package/es/icons/NextAuth/components/Color.mjs +3 -6
- package/es/icons/NextAuth/components/Color.mjs.map +1 -1
- package/es/icons/NextAuth/components/Mono.mjs +3 -6
- package/es/icons/NextAuth/components/Mono.mjs.map +1 -1
- package/es/icons/NextAuth/index.mjs +9 -12
- package/es/icons/NextAuth/index.mjs.map +1 -1
- package/es/icons/NextAuth/style.mjs +1 -1
- package/es/icons/QQ/components/Avatar.mjs +8 -11
- package/es/icons/QQ/components/Avatar.mjs.map +1 -1
- package/es/icons/QQ/components/Color.mjs +4 -8
- package/es/icons/QQ/components/Color.mjs.map +1 -1
- package/es/icons/QQ/components/Mono.mjs +4 -8
- package/es/icons/QQ/components/Mono.mjs.map +1 -1
- package/es/icons/QQ/index.mjs +11 -14
- package/es/icons/QQ/index.mjs.map +1 -1
- package/es/icons/QQ/style.mjs +2 -3
- package/es/icons/QQ/style.mjs.map +1 -1
- package/es/icons/Slack/components/Avatar.mjs +7 -10
- package/es/icons/Slack/components/Avatar.mjs.map +1 -1
- package/es/icons/Slack/components/Color.mjs +3 -6
- package/es/icons/Slack/components/Color.mjs.map +1 -1
- package/es/icons/Slack/components/Mono.mjs +3 -6
- package/es/icons/Slack/components/Mono.mjs.map +1 -1
- package/es/icons/Slack/index.mjs +9 -12
- package/es/icons/Slack/index.mjs.map +1 -1
- package/es/icons/Slack/style.mjs +1 -1
- package/es/icons/Telegram/components/Avatar.mjs +7 -10
- package/es/icons/Telegram/components/Avatar.mjs.map +1 -1
- package/es/icons/Telegram/components/Color.mjs +3 -6
- package/es/icons/Telegram/components/Color.mjs.map +1 -1
- package/es/icons/Telegram/components/Inner.mjs +3 -6
- package/es/icons/Telegram/components/Inner.mjs.map +1 -1
- package/es/icons/Telegram/components/Mono.mjs +3 -6
- package/es/icons/Telegram/components/Mono.mjs.map +1 -1
- package/es/icons/Telegram/index.mjs +9 -12
- package/es/icons/Telegram/index.mjs.map +1 -1
- package/es/icons/Telegram/style.mjs +1 -1
- package/es/icons/WeChat/components/Avatar.mjs +7 -10
- package/es/icons/WeChat/components/Avatar.mjs.map +1 -1
- package/es/icons/WeChat/components/Color.mjs +3 -6
- package/es/icons/WeChat/components/Color.mjs.map +1 -1
- package/es/icons/WeChat/components/Mono.mjs +3 -6
- package/es/icons/WeChat/components/Mono.mjs.map +1 -1
- package/es/icons/WeChat/index.mjs +9 -12
- package/es/icons/WeChat/index.mjs.map +1 -1
- package/es/icons/WeChat/style.mjs +1 -1
- package/es/icons/WhatsApp/components/Avatar.mjs +7 -10
- package/es/icons/WhatsApp/components/Avatar.mjs.map +1 -1
- package/es/icons/WhatsApp/components/Color.mjs +3 -6
- package/es/icons/WhatsApp/components/Color.mjs.map +1 -1
- package/es/icons/WhatsApp/components/Mono.mjs +3 -6
- package/es/icons/WhatsApp/components/Mono.mjs.map +1 -1
- package/es/icons/WhatsApp/index.mjs +9 -12
- package/es/icons/WhatsApp/index.mjs.map +1 -1
- package/es/icons/WhatsApp/style.mjs +1 -1
- package/es/icons/Zitadel/components/Avatar.mjs +7 -10
- package/es/icons/Zitadel/components/Avatar.mjs.map +1 -1
- package/es/icons/Zitadel/components/Color.mjs +3 -6
- package/es/icons/Zitadel/components/Color.mjs.map +1 -1
- package/es/icons/Zitadel/components/Mono.mjs +3 -6
- package/es/icons/Zitadel/components/Mono.mjs.map +1 -1
- package/es/icons/Zitadel/index.mjs +9 -12
- package/es/icons/Zitadel/index.mjs.map +1 -1
- package/es/icons/Zitadel/style.mjs +1 -1
- package/es/icons/index.d.mts +0 -1
- package/es/icons/index.mjs +57 -58
- package/es/icons/lucideExtra/AndroidIcon.d.mts +3 -3
- package/es/icons/lucideExtra/AndroidIcon.mjs +2 -4
- package/es/icons/lucideExtra/AndroidIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/AppleIcon.d.mts +3 -3
- package/es/icons/lucideExtra/AppleIcon.mjs +2 -4
- package/es/icons/lucideExtra/AppleIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/AppstoreIcon.d.mts +3 -3
- package/es/icons/lucideExtra/AppstoreIcon.mjs +2 -4
- package/es/icons/lucideExtra/AppstoreIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/BotPromptIcon.d.mts +3 -3
- package/es/icons/lucideExtra/BotPromptIcon.mjs +2 -4
- package/es/icons/lucideExtra/BotPromptIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/BrainOffIcon.d.mts +3 -3
- package/es/icons/lucideExtra/BrainOffIcon.mjs +2 -4
- package/es/icons/lucideExtra/BrainOffIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/ChromeIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ChromeIcon.mjs +2 -4
- package/es/icons/lucideExtra/ChromeIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/CodepenIcon.d.mts +3 -3
- package/es/icons/lucideExtra/CodepenIcon.mjs +2 -4
- package/es/icons/lucideExtra/CodepenIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/CodesandboxIcon.d.mts +3 -3
- package/es/icons/lucideExtra/CodesandboxIcon.mjs +2 -4
- package/es/icons/lucideExtra/CodesandboxIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/CreateBotIcon.d.mts +3 -3
- package/es/icons/lucideExtra/CreateBotIcon.mjs +2 -4
- package/es/icons/lucideExtra/CreateBotIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
- package/es/icons/lucideExtra/DiscordIcon.mjs +2 -4
- package/es/icons/lucideExtra/DiscordIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/FacebookIcon.d.mts +3 -3
- package/es/icons/lucideExtra/FacebookIcon.mjs +2 -4
- package/es/icons/lucideExtra/FacebookIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/FigmaIcon.d.mts +3 -3
- package/es/icons/lucideExtra/FigmaIcon.mjs +2 -4
- package/es/icons/lucideExtra/FigmaIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/FramerIcon.d.mts +3 -3
- package/es/icons/lucideExtra/FramerIcon.mjs +2 -4
- package/es/icons/lucideExtra/FramerIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/GithubIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GithubIcon.mjs +2 -4
- package/es/icons/lucideExtra/GithubIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/GitlabIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GitlabIcon.mjs +2 -4
- package/es/icons/lucideExtra/GitlabIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GlobeOffIcon.mjs +2 -4
- package/es/icons/lucideExtra/GlobeOffIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/GooglePlayIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GooglePlayIcon.mjs +2 -4
- package/es/icons/lucideExtra/GooglePlayIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GroupBotIcon.mjs +2 -4
- package/es/icons/lucideExtra/GroupBotIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
- package/es/icons/lucideExtra/GroupBotSquareIcon.mjs +2 -4
- package/es/icons/lucideExtra/GroupBotSquareIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/InstagramIcon.d.mts +3 -3
- package/es/icons/lucideExtra/InstagramIcon.mjs +2 -4
- package/es/icons/lucideExtra/InstagramIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/LeftClickIcon.mjs +2 -4
- package/es/icons/lucideExtra/LeftClickIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/LeftDoubleClickIcon.mjs +2 -4
- package/es/icons/lucideExtra/LeftDoubleClickIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/LinkedinIcon.d.mts +3 -3
- package/es/icons/lucideExtra/LinkedinIcon.mjs +2 -4
- package/es/icons/lucideExtra/LinkedinIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
- package/es/icons/lucideExtra/McpIcon.mjs +2 -4
- package/es/icons/lucideExtra/McpIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/NotionIcon.d.mts +3 -3
- package/es/icons/lucideExtra/NotionIcon.mjs +2 -4
- package/es/icons/lucideExtra/NotionIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/PocketIcon.d.mts +3 -3
- package/es/icons/lucideExtra/PocketIcon.mjs +2 -4
- package/es/icons/lucideExtra/PocketIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ProviderIcon.mjs +2 -4
- package/es/icons/lucideExtra/ProviderIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/RailSymbolIcon.d.mts +3 -3
- package/es/icons/lucideExtra/RailSymbolIcon.mjs +2 -4
- package/es/icons/lucideExtra/RailSymbolIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/RedditIcon.d.mts +3 -3
- package/es/icons/lucideExtra/RedditIcon.mjs +2 -4
- package/es/icons/lucideExtra/RedditIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/RightClickIcon.mjs +2 -4
- package/es/icons/lucideExtra/RightClickIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
- package/es/icons/lucideExtra/RightDoubleClickIcon.mjs +2 -4
- package/es/icons/lucideExtra/RightDoubleClickIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ShapesUploadIcon.mjs +2 -4
- package/es/icons/lucideExtra/ShapesUploadIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/SkillsIcon.d.mts +3 -3
- package/es/icons/lucideExtra/SkillsIcon.mjs +2 -4
- package/es/icons/lucideExtra/SkillsIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/SlackIcon.d.mts +3 -3
- package/es/icons/lucideExtra/SlackIcon.mjs +2 -4
- package/es/icons/lucideExtra/SlackIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/ThinkIcon.d.mts +3 -3
- package/es/icons/lucideExtra/ThinkIcon.mjs +2 -4
- package/es/icons/lucideExtra/ThinkIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
- package/es/icons/lucideExtra/TreeDownRightIcon.mjs +2 -4
- package/es/icons/lucideExtra/TreeDownRightIcon.mjs.map +1 -1
- package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
- package/es/icons/lucideExtra/TreeUpDownRightIcon.mjs +2 -4
- package/es/icons/lucideExtra/TreeUpDownRightIcon.mjs.map +1 -1
- package/es/index.d.mts +0 -66
- package/es/index.mjs +111 -112
- package/es/mdx/Callout/index.d.mts +0 -1
- package/es/mdx/Callout/index.mjs +5 -8
- package/es/mdx/Callout/index.mjs.map +1 -1
- package/es/mdx/Callout/style.mjs +5 -6
- package/es/mdx/Callout/style.mjs.map +1 -1
- package/es/mdx/Cards/Card.d.mts +0 -3
- package/es/mdx/Cards/Card.mjs +22 -25
- package/es/mdx/Cards/Card.mjs.map +1 -1
- package/es/mdx/Cards/index.d.mts +0 -1
- package/es/mdx/Cards/index.mjs +5 -8
- package/es/mdx/Cards/index.mjs.map +1 -1
- package/es/mdx/Cards/style.mjs +3 -4
- package/es/mdx/Cards/style.mjs.map +1 -1
- package/es/mdx/FileTree/File.d.mts +0 -2
- package/es/mdx/FileTree/File.mjs +5 -8
- package/es/mdx/FileTree/File.mjs.map +1 -1
- package/es/mdx/FileTree/Folder.d.mts +0 -2
- package/es/mdx/FileTree/Folder.mjs +5 -8
- package/es/mdx/FileTree/Folder.mjs.map +1 -1
- package/es/mdx/FileTree/index.mjs +3 -6
- package/es/mdx/FileTree/index.mjs.map +1 -1
- package/es/mdx/FileTree/style.mjs +7 -8
- package/es/mdx/FileTree/style.mjs.map +1 -1
- package/es/mdx/Mdx/index.d.mts +2 -3
- package/es/mdx/Mdx/index.mjs +17 -20
- package/es/mdx/Mdx/index.mjs.map +1 -1
- package/es/mdx/Steps/index.mjs +3 -6
- package/es/mdx/Steps/index.mjs.map +1 -1
- package/es/mdx/Steps/style.mjs +7 -8
- package/es/mdx/Steps/style.mjs.map +1 -1
- package/es/mdx/Tabs/Tab.mjs +3 -6
- package/es/mdx/Tabs/Tab.mjs.map +1 -1
- package/es/mdx/Tabs/index.d.mts +0 -2
- package/es/mdx/Tabs/index.mjs +5 -8
- package/es/mdx/Tabs/index.mjs.map +1 -1
- package/es/mdx/Tabs/style.mjs +5 -6
- package/es/mdx/Tabs/style.mjs.map +1 -1
- package/es/mdx/index.mjs +17 -18
- package/es/mdx/mdxComponents/Citation/PopoverPanel.mjs +11 -14
- package/es/mdx/mdxComponents/Citation/PopoverPanel.mjs.map +1 -1
- package/es/mdx/mdxComponents/Citation/index.mjs +6 -9
- package/es/mdx/mdxComponents/Citation/index.mjs.map +1 -1
- package/es/mdx/mdxComponents/Citation/style.mjs +8 -9
- package/es/mdx/mdxComponents/Citation/style.mjs.map +1 -1
- package/es/mdx/mdxComponents/CodeBlock.d.mts +0 -1
- package/es/mdx/mdxComponents/CodeBlock.mjs +6 -9
- package/es/mdx/mdxComponents/CodeBlock.mjs.map +1 -1
- package/es/mdx/mdxComponents/Image.d.mts +0 -1
- package/es/mdx/mdxComponents/Image.mjs +5 -8
- package/es/mdx/mdxComponents/Image.mjs.map +1 -1
- package/es/mdx/mdxComponents/Link.mjs +8 -11
- package/es/mdx/mdxComponents/Link.mjs.map +1 -1
- package/es/mdx/mdxComponents/Pre.d.mts +0 -3
- package/es/mdx/mdxComponents/Pre.mjs +10 -13
- package/es/mdx/mdxComponents/Pre.mjs.map +1 -1
- package/es/mdx/mdxComponents/Section.mjs +5 -8
- package/es/mdx/mdxComponents/Section.mjs.map +1 -1
- package/es/mdx/mdxComponents/Video.mjs +5 -8
- package/es/mdx/mdxComponents/Video.mjs.map +1 -1
- package/es/mdx/mdxComponents/index.d.mts +1 -1
- package/es/mdx/mdxComponents/index.mjs +22 -24
- package/es/mdx/mdxComponents/index.mjs.map +1 -1
- package/es/mobile/ChatHeader/ChatHeader.mjs +7 -10
- package/es/mobile/ChatHeader/ChatHeader.mjs.map +1 -1
- package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
- package/es/mobile/ChatHeader/ChatHeaderTitle.mjs +3 -6
- package/es/mobile/ChatHeader/ChatHeaderTitle.mjs.map +1 -1
- package/es/mobile/ChatHeader/index.mjs +6 -8
- package/es/mobile/ChatHeader/index.mjs.map +1 -1
- package/es/mobile/ChatHeader/style.mjs +15 -16
- package/es/mobile/ChatHeader/style.mjs.map +1 -1
- package/es/mobile/ChatHeader/type.d.mts +0 -1
- package/es/mobile/ChatInputArea/ChatInputArea.mjs +9 -12
- package/es/mobile/ChatInputArea/ChatInputArea.mjs.map +1 -1
- package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
- package/es/mobile/ChatInputArea/components/ChatSendButton.mjs +5 -8
- package/es/mobile/ChatInputArea/components/ChatSendButton.mjs.map +1 -1
- package/es/mobile/ChatInputArea/index.mjs +6 -8
- package/es/mobile/ChatInputArea/index.mjs.map +1 -1
- package/es/mobile/ChatInputArea/style.mjs +9 -10
- package/es/mobile/ChatInputArea/style.mjs.map +1 -1
- package/es/mobile/ChatInputArea/type.d.mts +1 -3
- package/es/mobile/SafeArea/SafeArea.mjs +3 -6
- package/es/mobile/SafeArea/SafeArea.mjs.map +1 -1
- package/es/mobile/SafeArea/style.mjs +5 -6
- package/es/mobile/SafeArea/style.mjs.map +1 -1
- package/es/mobile/TabBar/TabBar.d.mts +2 -2
- package/es/mobile/TabBar/TabBar.mjs +5 -8
- package/es/mobile/TabBar/TabBar.mjs.map +1 -1
- package/es/mobile/TabBar/style.mjs +12 -13
- package/es/mobile/TabBar/style.mjs.map +1 -1
- package/es/mobile/TabBar/type.d.mts +0 -1
- package/es/mobile/index.d.mts +0 -2
- package/es/mobile/index.mjs +7 -8
- package/es/node_modules/@base-ui/react/esm/separator/Separator.d.mts +31 -0
- package/es/node_modules/@base-ui/react/esm/utils/types.d.mts +49 -0
- package/es/node_modules/@types/hast/index.d.mts +228 -0
- package/es/node_modules/@types/mdx/types.d.mts +59 -0
- package/es/node_modules/@types/unist/index.d.mts +84 -0
- package/es/node_modules/unist-util-is/lib/index.mjs +3 -3
- package/es/node_modules/unist-util-is/lib/index.mjs.map +1 -1
- package/es/node_modules/unist-util-visit/lib/index.mjs +2 -3
- package/es/node_modules/unist-util-visit/lib/index.mjs.map +1 -1
- package/es/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.node.mjs +1 -1
- package/es/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.mjs +6 -15
- package/es/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.mjs.map +1 -1
- package/es/storybook/StoryBook/index.d.mts +2 -3
- package/es/storybook/StoryBook/index.mjs +7 -10
- package/es/storybook/StoryBook/index.mjs.map +1 -1
- package/es/storybook/StoryBook/style.mjs +21 -22
- package/es/storybook/StoryBook/style.mjs.map +1 -1
- package/es/storybook/index.mjs +2 -3
- package/es/styles/animations.mjs +1 -2
- package/es/styles/animations.mjs.map +1 -1
- package/es/styles/classNames.mjs +1 -1
- package/es/styles/customTheme.mjs +36 -38
- package/es/styles/customTheme.mjs.map +1 -1
- package/es/styles/index.mjs +1 -2
- package/es/styles/theme/algorithms/darkAlgorithm.mjs +3 -4
- package/es/styles/theme/algorithms/darkAlgorithm.mjs.map +1 -1
- package/es/styles/theme/algorithms/lightAlgorithm.mjs +3 -4
- package/es/styles/theme/algorithms/lightAlgorithm.mjs.map +1 -1
- package/es/styles/theme/antdTheme.mjs +1 -2
- package/es/styles/theme/antdTheme.mjs.map +1 -1
- package/es/styles/theme/customStylish.mjs +20 -21
- package/es/styles/theme/customStylish.mjs.map +1 -1
- package/es/styles/theme/customStylishStatic.mjs +52 -53
- package/es/styles/theme/customStylishStatic.mjs.map +1 -1
- package/es/styles/theme/customToken.mjs +1 -2
- package/es/styles/theme/customToken.mjs.map +1 -1
- package/es/styles/theme/generateColorPalette.d.mts +1 -1
- package/es/styles/theme/generateColorPalette.mjs +1 -2
- package/es/styles/theme/generateColorPalette.mjs.map +1 -1
- package/es/styles/theme/token/base.mjs +2 -3
- package/es/styles/theme/token/base.mjs.map +1 -1
- package/es/styles/theme/token/dark.mjs +14 -16
- package/es/styles/theme/token/dark.mjs.map +1 -1
- package/es/styles/theme/token/light.mjs +14 -16
- package/es/styles/theme/token/light.mjs.map +1 -1
- package/es/types/index.mjs +1 -1
- package/es/utils/blobToPng.mjs +1 -1
- package/es/utils/copyToClipboard.mjs +1 -1
- package/es/utils/destroyOnInvalidActiveTriggerElement.mjs +1 -2
- package/es/utils/destroyOnInvalidActiveTriggerElement.mjs.map +1 -1
- package/es/utils/devSingleton.mjs +7 -7
- package/es/utils/devSingleton.mjs.map +1 -1
- package/es/utils/dom.mjs +1 -1
- package/es/utils/downloadBlob.mjs +1 -1
- package/es/utils/formatTime.mjs +1 -2
- package/es/utils/formatTime.mjs.map +1 -1
- package/es/utils/genCdnUrl.d.mts +0 -1
- package/es/utils/genCdnUrl.mjs +1 -2
- package/es/utils/genCdnUrl.mjs.map +1 -1
- package/es/utils/parseTrigger.d.mts +0 -2
- package/es/utils/parseTrigger.mjs +3 -5
- package/es/utils/parseTrigger.mjs.map +1 -1
- package/es/utils/placement.d.mts +0 -1
- package/es/utils/placement.mjs +33 -41
- package/es/utils/placement.mjs.map +1 -1
- package/es/utils/safeParseJSON.mjs +1 -1
- package/es/utils/safeParseJSON.mjs.map +1 -1
- package/es/utils/safeReadableColor.mjs +1 -2
- package/es/utils/safeReadableColor.mjs.map +1 -1
- package/es/utils/smoothCorners.d.mts +0 -1
- package/es/utils/smoothCorners.mjs +1 -1
- package/es/utils/smoothCorners.mjs.map +1 -1
- package/package.json +38 -40
- package/es/_virtual/rolldown_runtime.mjs +0 -18
package/es/Input/style.mjs
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { staticStylish } from "../styles/theme/customStylishStatic.mjs";
|
|
2
2
|
import { createStaticStyles, cx } from "antd-style";
|
|
3
3
|
import { cva } from "class-variance-authority";
|
|
4
|
-
|
|
5
4
|
//#region src/Input/style.ts
|
|
6
|
-
const styles = createStaticStyles(({ css
|
|
5
|
+
const styles = createStaticStyles(({ css, cssVar }) => {
|
|
7
6
|
return {
|
|
8
|
-
borderless: css
|
|
7
|
+
borderless: css`
|
|
9
8
|
&[class*='ant-input'] {
|
|
10
9
|
${staticStylish.variantBorderless}
|
|
11
10
|
&:hover {
|
|
@@ -13,19 +12,19 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
13
12
|
}
|
|
14
13
|
}
|
|
15
14
|
`,
|
|
16
|
-
borderlessOPT: css
|
|
15
|
+
borderlessOPT: css`
|
|
17
16
|
&[class*='ant-otp'] {
|
|
18
17
|
[class*='ant-otp-input'] {
|
|
19
18
|
${staticStylish.variantBorderless};
|
|
20
19
|
}
|
|
21
20
|
}
|
|
22
21
|
`,
|
|
23
|
-
filled: cx(staticStylish.variantFilled, css
|
|
22
|
+
filled: cx(staticStylish.variantFilled, css`
|
|
24
23
|
&:focus-within {
|
|
25
24
|
${staticStylish.variantFilledWithoutHover}
|
|
26
25
|
}
|
|
27
26
|
`),
|
|
28
|
-
filledOPT: css
|
|
27
|
+
filledOPT: css`
|
|
29
28
|
&[class*='ant-otp'] {
|
|
30
29
|
[class*='ant-otp-input'] {
|
|
31
30
|
${staticStylish.variantFilled};
|
|
@@ -33,25 +32,25 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
33
32
|
}
|
|
34
33
|
`,
|
|
35
34
|
outlined: staticStylish.variantOutlined,
|
|
36
|
-
outlinedOPT: css
|
|
35
|
+
outlinedOPT: css`
|
|
37
36
|
&[class*='ant-otp'] {
|
|
38
37
|
[class*='ant-otp-input'] {
|
|
39
38
|
${staticStylish.variantOutlined};
|
|
40
39
|
}
|
|
41
40
|
}
|
|
42
41
|
`,
|
|
43
|
-
root: css
|
|
44
|
-
rootOPT: css
|
|
42
|
+
root: css``,
|
|
43
|
+
rootOPT: css`
|
|
45
44
|
&[class*='ant-otp'] {
|
|
46
45
|
[class*='ant-otp-input'] {
|
|
47
46
|
&:focus-within {
|
|
48
|
-
border-color: ${cssVar
|
|
47
|
+
border-color: ${cssVar.colorBorder};
|
|
49
48
|
}
|
|
50
49
|
}
|
|
51
50
|
}
|
|
52
51
|
`,
|
|
53
52
|
shadow: staticStylish.shadow,
|
|
54
|
-
shadowOPT: css
|
|
53
|
+
shadowOPT: css`
|
|
55
54
|
&[class*='ant-otp'] {
|
|
56
55
|
[class*='ant-otp-input'] {
|
|
57
56
|
${staticStylish.shadow};
|
|
@@ -90,7 +89,7 @@ const variantsOPT = cva(styles.rootOPT, {
|
|
|
90
89
|
}
|
|
91
90
|
}
|
|
92
91
|
});
|
|
93
|
-
|
|
94
92
|
//#endregion
|
|
95
93
|
export { variants, variantsOPT };
|
|
94
|
+
|
|
96
95
|
//# sourceMappingURL=style.mjs.map
|
package/es/Input/style.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.mjs","names":["lobeStaticStylish"
|
|
1
|
+
{"version":3,"file":"style.mjs","names":["lobeStaticStylish"],"sources":["../../src/Input/style.ts"],"sourcesContent":["import { createStaticStyles, cx } from 'antd-style';\nimport { cva } from 'class-variance-authority';\n\nimport { lobeStaticStylish } from '@/styles';\n\nexport const styles = createStaticStyles(({ css, cssVar }) => {\n return {\n borderless: css`\n &[class*='ant-input'] {\n ${lobeStaticStylish.variantBorderless}\n &:hover {\n ${lobeStaticStylish.variantBorderlessWithoutHover}\n }\n }\n `,\n borderlessOPT: css`\n &[class*='ant-otp'] {\n [class*='ant-otp-input'] {\n ${lobeStaticStylish.variantBorderless};\n }\n }\n `,\n filled: cx(\n lobeStaticStylish.variantFilled,\n css`\n &:focus-within {\n ${lobeStaticStylish.variantFilledWithoutHover}\n }\n `,\n ),\n\n filledOPT: css`\n &[class*='ant-otp'] {\n [class*='ant-otp-input'] {\n ${lobeStaticStylish.variantFilled};\n }\n }\n `,\n outlined: lobeStaticStylish.variantOutlined,\n outlinedOPT: css`\n &[class*='ant-otp'] {\n [class*='ant-otp-input'] {\n ${lobeStaticStylish.variantOutlined};\n }\n }\n `,\n root: css``,\n rootOPT: css`\n &[class*='ant-otp'] {\n [class*='ant-otp-input'] {\n &:focus-within {\n border-color: ${cssVar.colorBorder};\n }\n }\n }\n `,\n shadow: lobeStaticStylish.shadow,\n shadowOPT: css`\n &[class*='ant-otp'] {\n [class*='ant-otp-input'] {\n ${lobeStaticStylish.shadow};\n }\n }\n `,\n };\n});\n\nexport const variants = cva(styles.root, {\n defaultVariants: {\n shadow: false,\n },\n\n variants: {\n variant: {\n filled: styles.filled,\n outlined: styles.outlined,\n borderless: styles.borderless,\n underlined: null,\n },\n shadow: {\n false: null,\n true: styles.shadow,\n },\n },\n});\n\nexport const variantsOPT = cva(styles.rootOPT, {\n defaultVariants: {\n shadow: false,\n },\n\n variants: {\n variant: {\n filled: styles.filledOPT,\n outlined: styles.outlinedOPT,\n borderless: styles.borderlessOPT,\n underlined: null,\n },\n shadow: {\n false: null,\n true: styles.shadowOPT,\n },\n },\n});\n"],"mappings":";;;;AAKA,MAAa,SAAS,oBAAoB,EAAE,KAAK,aAAa;AAC5D,QAAO;EACL,YAAY,GAAG;;UAETA,cAAkB,kBAAkB;;YAElCA,cAAkB,8BAA8B;;;;EAIxD,eAAe,GAAG;;;YAGVA,cAAkB,kBAAkB;;;;EAI5C,QAAQ,GACNA,cAAkB,eAClB,GAAG;;YAEGA,cAAkB,0BAA0B;;QAGnD;EAED,WAAW,GAAG;;;YAGNA,cAAkB,cAAc;;;;EAIxC,UAAUA,cAAkB;EAC5B,aAAa,GAAG;;;YAGRA,cAAkB,gBAAgB;;;;EAI1C,MAAM,GAAG;EACT,SAAS,GAAG;;;;4BAIY,OAAO,YAAY;;;;;EAK3C,QAAQA,cAAkB;EAC1B,WAAW,GAAG;;;YAGNA,cAAkB,OAAO;;;;EAIlC;EACD;AAEF,MAAa,WAAW,IAAI,OAAO,MAAM;CACvC,iBAAiB,EACf,QAAQ,OACT;CAED,UAAU;EACR,SAAS;GACP,QAAQ,OAAO;GACf,UAAU,OAAO;GACjB,YAAY,OAAO;GACnB,YAAY;GACb;EACD,QAAQ;GACN,OAAO;GACP,MAAM,OAAO;GACd;EACF;CACF,CAAC;AAEF,MAAa,cAAc,IAAI,OAAO,SAAS;CAC7C,iBAAiB,EACf,QAAQ,OACT;CAED,UAAU;EACR,SAAS;GACP,QAAQ,OAAO;GACf,UAAU,OAAO;GACjB,YAAY,OAAO;GACnB,YAAY;GACb;EACD,QAAQ;GACN,OAAO;GACP,MAAM,OAAO;GACd;EACF;CACF,CAAC"}
|
package/es/Input/type.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Ref } from "react";
|
|
2
2
|
import { InputNumberProps, InputProps, InputRef } from "antd";
|
|
3
|
-
import { OTPProps, OTPRef } from "antd/es/input/OTP";
|
|
4
|
-
import { PasswordProps } from "antd/es/input/Password";
|
|
5
|
-
import { TextAreaProps, TextAreaRef } from "antd/es/input/TextArea";
|
|
3
|
+
import { OTPProps, OTPRef } from "antd/es/input/OTP/index.js";
|
|
4
|
+
import { PasswordProps } from "antd/es/input/Password.js";
|
|
5
|
+
import { TextAreaProps, TextAreaRef } from "antd/es/input/TextArea.js";
|
|
6
6
|
import { InputNumberRef } from "rc-input-number";
|
|
7
7
|
|
|
8
8
|
//#region src/Input/type.d.ts
|
package/es/Layout/Layout.mjs
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import DraggablePanel_default from "../DraggablePanel/index.mjs";
|
|
1
|
+
"use client";
|
|
2
|
+
import DraggablePanel from "../DraggablePanel/index.mjs";
|
|
4
3
|
import { styles } from "./style.mjs";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
4
|
+
import LayoutFooter from "./components/LayoutFooter.mjs";
|
|
5
|
+
import LayoutHeader from "./components/LayoutHeader.mjs";
|
|
6
|
+
import LayoutMain from "./components/LayoutMain.mjs";
|
|
7
|
+
import LayoutSidebar from "./components/LayoutSidebar.mjs";
|
|
8
|
+
import LayoutSidebarInner from "./components/LayoutSidebarInner.mjs";
|
|
9
|
+
import LayoutToc from "./components/LayoutToc.mjs";
|
|
11
10
|
import { memo, useEffect, useMemo, useState } from "react";
|
|
12
11
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
13
12
|
import { useResponsive } from "antd-style";
|
|
14
|
-
|
|
15
13
|
//#region src/Layout/Layout.tsx
|
|
16
14
|
const Layout = memo(({ helmet, headerHeight = 64, header, footer, sidebar, asideWidth, toc, children, tocWidth }) => {
|
|
17
15
|
const cssVariables = useMemo(() => ({ "--layout-header-height": `${headerHeight}px` }), [headerHeight]);
|
|
@@ -24,20 +22,20 @@ const Layout = memo(({ helmet, headerHeight = 64, header, footer, sidebar, aside
|
|
|
24
22
|
style: cssVariables,
|
|
25
23
|
children: [
|
|
26
24
|
helmet,
|
|
27
|
-
header && /* @__PURE__ */ jsxs(
|
|
25
|
+
header && /* @__PURE__ */ jsxs(LayoutHeader, {
|
|
28
26
|
headerHeight,
|
|
29
|
-
children: [header, mobile && toc && /* @__PURE__ */ jsx(
|
|
27
|
+
children: [header, mobile && toc && /* @__PURE__ */ jsx(LayoutToc, { children: toc })]
|
|
30
28
|
}),
|
|
31
|
-
/* @__PURE__ */ jsxs(
|
|
29
|
+
/* @__PURE__ */ jsxs(LayoutMain, { children: [
|
|
32
30
|
!mobile && !sidebar && /* @__PURE__ */ jsx("nav", { style: { width: tocWidth } }),
|
|
33
|
-
!mobile && sidebar && /* @__PURE__ */ jsx(
|
|
31
|
+
!mobile && sidebar && /* @__PURE__ */ jsx(LayoutSidebar, {
|
|
34
32
|
headerHeight,
|
|
35
|
-
children: /* @__PURE__ */ jsx(
|
|
33
|
+
children: /* @__PURE__ */ jsx(DraggablePanel, {
|
|
36
34
|
expand,
|
|
37
35
|
maxWidth: asideWidth,
|
|
38
36
|
placement: "left",
|
|
39
37
|
onExpandChange: setExpand,
|
|
40
|
-
children: /* @__PURE__ */ jsx(
|
|
38
|
+
children: /* @__PURE__ */ jsx(LayoutSidebarInner, {
|
|
41
39
|
headerHeight,
|
|
42
40
|
children: sidebar
|
|
43
41
|
})
|
|
@@ -47,17 +45,16 @@ const Layout = memo(({ helmet, headerHeight = 64, header, footer, sidebar, aside
|
|
|
47
45
|
className: styles.content,
|
|
48
46
|
children
|
|
49
47
|
}),
|
|
50
|
-
!mobile && toc && /* @__PURE__ */ jsx(
|
|
48
|
+
!mobile && toc && /* @__PURE__ */ jsx(LayoutToc, {
|
|
51
49
|
tocWidth,
|
|
52
50
|
children: toc
|
|
53
51
|
})
|
|
54
52
|
] }),
|
|
55
|
-
footer && /* @__PURE__ */ jsx(
|
|
53
|
+
footer && /* @__PURE__ */ jsx(LayoutFooter, { children: footer })
|
|
56
54
|
]
|
|
57
55
|
});
|
|
58
56
|
});
|
|
59
|
-
var Layout_default = Layout;
|
|
60
|
-
|
|
61
57
|
//#endregion
|
|
62
|
-
export {
|
|
58
|
+
export { Layout as default };
|
|
59
|
+
|
|
63
60
|
//# sourceMappingURL=Layout.mjs.map
|
package/es/Layout/Layout.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.mjs","names":[
|
|
1
|
+
{"version":3,"file":"Layout.mjs","names":[],"sources":["../../src/Layout/Layout.tsx"],"sourcesContent":["'use client';\n\nimport { useResponsive } from 'antd-style';\nimport { memo, useEffect, useMemo, useState } from 'react';\n\nimport DraggablePanel from '@/DraggablePanel';\n\nimport LayoutFooter from './components/LayoutFooter';\nimport LayoutHeader from './components/LayoutHeader';\nimport LayoutMain from './components/LayoutMain';\nimport LayoutSidebar from './components/LayoutSidebar';\nimport LayoutSidebarInner from './components/LayoutSidebarInner';\nimport LayoutToc from './components/LayoutToc';\nimport { styles } from './style';\nimport type { LayoutProps } from './type';\n\nconst Layout = memo<LayoutProps>(\n ({ helmet, headerHeight = 64, header, footer, sidebar, asideWidth, toc, children, tocWidth }) => {\n // Convert headerHeight prop to CSS variable\n const cssVariables = useMemo<Record<string, string>>(\n () => ({\n '--layout-header-height': `${headerHeight}px`,\n }),\n [headerHeight],\n );\n const { mobile, laptop } = useResponsive();\n const [expand, setExpand] = useState(true);\n useEffect(() => {\n setExpand(Boolean(laptop));\n }, [laptop]);\n\n return (\n <div style={cssVariables}>\n {helmet}\n {header && (\n <LayoutHeader headerHeight={headerHeight}>\n {header}\n {mobile && toc && <LayoutToc>{toc}</LayoutToc>}\n </LayoutHeader>\n )}\n <LayoutMain>\n {!mobile && !sidebar && <nav style={{ width: tocWidth }} />}\n {!mobile && sidebar && (\n <LayoutSidebar headerHeight={headerHeight}>\n <DraggablePanel\n expand={expand}\n maxWidth={asideWidth}\n placement=\"left\"\n onExpandChange={setExpand}\n >\n <LayoutSidebarInner headerHeight={headerHeight}>{sidebar}</LayoutSidebarInner>\n </DraggablePanel>\n </LayoutSidebar>\n )}\n <section className={styles.content}>{children}</section>\n {!mobile && toc && <LayoutToc tocWidth={tocWidth}>{toc}</LayoutToc>}\n </LayoutMain>\n {footer && <LayoutFooter>{footer}</LayoutFooter>}\n </div>\n );\n },\n);\n\nexport default Layout;\n"],"mappings":";;;;;;;;;;;;;AAgBA,MAAM,SAAS,MACZ,EAAE,QAAQ,eAAe,IAAI,QAAQ,QAAQ,SAAS,YAAY,KAAK,UAAU,eAAe;CAE/F,MAAM,eAAe,eACZ,EACL,0BAA0B,GAAG,aAAa,KAC3C,GACD,CAAC,aAAa,CACf;CACD,MAAM,EAAE,QAAQ,WAAW,eAAe;CAC1C,MAAM,CAAC,QAAQ,aAAa,SAAS,KAAK;AAC1C,iBAAgB;AACd,YAAU,QAAQ,OAAO,CAAC;IACzB,CAAC,OAAO,CAAC;AAEZ,QACE,qBAAC,OAAD;EAAK,OAAO;YAAZ;GACG;GACA,UACC,qBAAC,cAAD;IAA4B;cAA5B,CACG,QACA,UAAU,OAAO,oBAAC,WAAD,EAAA,UAAY,KAAgB,CAAA,CACjC;;GAEjB,qBAAC,YAAD,EAAA,UAAA;IACG,CAAC,UAAU,CAAC,WAAW,oBAAC,OAAD,EAAK,OAAO,EAAE,OAAO,UAAU,EAAI,CAAA;IAC1D,CAAC,UAAU,WACV,oBAAC,eAAD;KAA6B;eAC3B,oBAAC,gBAAD;MACU;MACR,UAAU;MACV,WAAU;MACV,gBAAgB;gBAEhB,oBAAC,oBAAD;OAAkC;iBAAe;OAA6B,CAAA;MAC/D,CAAA;KACH,CAAA;IAElB,oBAAC,WAAD;KAAS,WAAW,OAAO;KAAU;KAAmB,CAAA;IACvD,CAAC,UAAU,OAAO,oBAAC,WAAD;KAAqB;eAAW;KAAgB,CAAA;IACxD,EAAA,CAAA;GACZ,UAAU,oBAAC,cAAD,EAAA,UAAe,QAAsB,CAAA;GAC5C;;EAGX"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { DivProps } from "../../types/index.mjs";
|
|
2
|
-
import "
|
|
3
|
-
import * as react20 from "react";
|
|
2
|
+
import * as _$react from "react";
|
|
4
3
|
|
|
5
4
|
//#region src/Layout/components/LayoutFooter.d.ts
|
|
6
|
-
declare const LayoutFooter:
|
|
5
|
+
declare const LayoutFooter: _$react.NamedExoticComponent<DivProps>;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { LayoutFooter };
|
|
9
8
|
//# sourceMappingURL=LayoutFooter.d.mts.map
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { styles } from "../style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { cx } from "antd-style";
|
|
7
|
-
|
|
8
6
|
//#region src/Layout/components/LayoutFooter.tsx
|
|
9
7
|
const LayoutFooter = memo(({ children, className, ...rest }) => {
|
|
10
8
|
return /* @__PURE__ */ jsx("footer", {
|
|
@@ -14,8 +12,7 @@ const LayoutFooter = memo(({ children, className, ...rest }) => {
|
|
|
14
12
|
});
|
|
15
13
|
});
|
|
16
14
|
LayoutFooter.displayName = "LayoutFooter";
|
|
17
|
-
var LayoutFooter_default = LayoutFooter;
|
|
18
|
-
|
|
19
15
|
//#endregion
|
|
20
|
-
export {
|
|
16
|
+
export { LayoutFooter as default };
|
|
17
|
+
|
|
21
18
|
//# sourceMappingURL=LayoutFooter.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutFooter.mjs","names":[],"sources":["../../../src/Layout/components/LayoutFooter.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutFooterProps } from '../type';\n\nexport const LayoutFooter = memo<LayoutFooterProps>(({ children, className, ...rest }) => {\n return (\n <footer className={cx(styles.footer, className)} {...rest}>\n {children}\n </footer>\n );\n});\n\nLayoutFooter.displayName = 'LayoutFooter';\n\nexport default LayoutFooter;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LayoutFooter.mjs","names":[],"sources":["../../../src/Layout/components/LayoutFooter.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutFooterProps } from '../type';\n\nexport const LayoutFooter = memo<LayoutFooterProps>(({ children, className, ...rest }) => {\n return (\n <footer className={cx(styles.footer, className)} {...rest}>\n {children}\n </footer>\n );\n});\n\nLayoutFooter.displayName = 'LayoutFooter';\n\nexport default LayoutFooter;\n"],"mappings":";;;;;;AAQA,MAAa,eAAe,MAAyB,EAAE,UAAU,WAAW,GAAG,WAAW;AACxF,QACE,oBAAC,UAAD;EAAQ,WAAW,GAAG,OAAO,QAAQ,UAAU;EAAE,GAAI;EAClD;EACM,CAAA;EAEX;AAEF,aAAa,cAAc"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutHeaderProps } from "../type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Layout/components/LayoutHeader.d.ts
|
|
5
|
-
declare const LayoutHeader:
|
|
5
|
+
declare const LayoutHeader: _$react.NamedExoticComponent<LayoutHeaderProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LayoutHeader };
|
|
8
8
|
//# sourceMappingURL=LayoutHeader.d.mts.map
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { styles } from "../style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { cx } from "antd-style";
|
|
7
|
-
|
|
8
6
|
//#region src/Layout/components/LayoutHeader.tsx
|
|
9
7
|
const LayoutHeader = memo(({ headerHeight, children, className, style, ...rest }) => {
|
|
10
8
|
return /* @__PURE__ */ jsx("header", {
|
|
@@ -18,8 +16,7 @@ const LayoutHeader = memo(({ headerHeight, children, className, style, ...rest }
|
|
|
18
16
|
});
|
|
19
17
|
});
|
|
20
18
|
LayoutHeader.displayName = "LayoutHeader";
|
|
21
|
-
var LayoutHeader_default = LayoutHeader;
|
|
22
|
-
|
|
23
19
|
//#endregion
|
|
24
|
-
export {
|
|
20
|
+
export { LayoutHeader as default };
|
|
21
|
+
|
|
25
22
|
//# sourceMappingURL=LayoutHeader.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutHeader.mjs","names":[],"sources":["../../../src/Layout/components/LayoutHeader.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutHeaderProps } from '../type';\n\nexport const LayoutHeader = memo<LayoutHeaderProps>(\n ({ headerHeight, children, className, style, ...rest }) => {\n return (\n <header\n className={cx(styles.header, className)}\n style={{\n height: headerHeight,\n ...style,\n }}\n {...rest}\n >\n {children}\n </header>\n );\n },\n);\n\nLayoutHeader.displayName = 'LayoutHeader';\n\nexport default LayoutHeader;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LayoutHeader.mjs","names":[],"sources":["../../../src/Layout/components/LayoutHeader.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutHeaderProps } from '../type';\n\nexport const LayoutHeader = memo<LayoutHeaderProps>(\n ({ headerHeight, children, className, style, ...rest }) => {\n return (\n <header\n className={cx(styles.header, className)}\n style={{\n height: headerHeight,\n ...style,\n }}\n {...rest}\n >\n {children}\n </header>\n );\n },\n);\n\nLayoutHeader.displayName = 'LayoutHeader';\n\nexport default LayoutHeader;\n"],"mappings":";;;;;;AAQA,MAAa,eAAe,MACzB,EAAE,cAAc,UAAU,WAAW,OAAO,GAAG,WAAW;AACzD,QACE,oBAAC,UAAD;EACE,WAAW,GAAG,OAAO,QAAQ,UAAU;EACvC,OAAO;GACL,QAAQ;GACR,GAAG;GACJ;EACD,GAAI;EAEH;EACM,CAAA;EAGd;AAED,aAAa,cAAc"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { DivProps } from "../../types/index.mjs";
|
|
2
|
-
import "
|
|
3
|
-
import * as react22 from "react";
|
|
2
|
+
import * as _$react from "react";
|
|
4
3
|
|
|
5
4
|
//#region src/Layout/components/LayoutMain.d.ts
|
|
6
|
-
declare const LayoutMain:
|
|
5
|
+
declare const LayoutMain: _$react.NamedExoticComponent<DivProps>;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { LayoutMain };
|
|
9
8
|
//# sourceMappingURL=LayoutMain.d.mts.map
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { styles } from "../style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { cx } from "antd-style";
|
|
7
|
-
|
|
8
6
|
//#region src/Layout/components/LayoutMain.tsx
|
|
9
7
|
const LayoutMain = memo(({ children, className, ...rest }) => {
|
|
10
8
|
return /* @__PURE__ */ jsx("main", {
|
|
@@ -14,8 +12,7 @@ const LayoutMain = memo(({ children, className, ...rest }) => {
|
|
|
14
12
|
});
|
|
15
13
|
});
|
|
16
14
|
LayoutMain.displayName = "LayoutMain";
|
|
17
|
-
var LayoutMain_default = LayoutMain;
|
|
18
|
-
|
|
19
15
|
//#endregion
|
|
20
|
-
export {
|
|
16
|
+
export { LayoutMain as default };
|
|
17
|
+
|
|
21
18
|
//# sourceMappingURL=LayoutMain.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutMain.mjs","names":[],"sources":["../../../src/Layout/components/LayoutMain.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutMainProps } from '../type';\n\nexport const LayoutMain = memo<LayoutMainProps>(({ children, className, ...rest }) => {\n return (\n <main className={cx(styles.main, className)} {...rest}>\n {children}\n </main>\n );\n});\n\nLayoutMain.displayName = 'LayoutMain';\n\nexport default LayoutMain;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LayoutMain.mjs","names":[],"sources":["../../../src/Layout/components/LayoutMain.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutMainProps } from '../type';\n\nexport const LayoutMain = memo<LayoutMainProps>(({ children, className, ...rest }) => {\n return (\n <main className={cx(styles.main, className)} {...rest}>\n {children}\n </main>\n );\n});\n\nLayoutMain.displayName = 'LayoutMain';\n\nexport default LayoutMain;\n"],"mappings":";;;;;;AAQA,MAAa,aAAa,MAAuB,EAAE,UAAU,WAAW,GAAG,WAAW;AACpF,QACE,oBAAC,QAAD;EAAM,WAAW,GAAG,OAAO,MAAM,UAAU;EAAE,GAAI;EAC9C;EACI,CAAA;EAET;AAEF,WAAW,cAAc"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutSidebarProps } from "../type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Layout/components/LayoutSidebar.d.ts
|
|
5
|
-
declare const LayoutSidebar:
|
|
5
|
+
declare const LayoutSidebar: _$react.NamedExoticComponent<LayoutSidebarProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LayoutSidebar };
|
|
8
8
|
//# sourceMappingURL=LayoutSidebar.d.mts.map
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { styles } from "../style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { cx } from "antd-style";
|
|
7
|
-
|
|
8
6
|
//#region src/Layout/components/LayoutSidebar.tsx
|
|
9
7
|
const LayoutSidebar = memo(({ headerHeight, children, className, style, ...rest }) => {
|
|
10
8
|
return /* @__PURE__ */ jsx("aside", {
|
|
@@ -18,8 +16,7 @@ const LayoutSidebar = memo(({ headerHeight, children, className, style, ...rest
|
|
|
18
16
|
});
|
|
19
17
|
});
|
|
20
18
|
LayoutSidebar.displayName = "LayoutSidebar";
|
|
21
|
-
var LayoutSidebar_default = LayoutSidebar;
|
|
22
|
-
|
|
23
19
|
//#endregion
|
|
24
|
-
export {
|
|
20
|
+
export { LayoutSidebar as default };
|
|
21
|
+
|
|
25
22
|
//# sourceMappingURL=LayoutSidebar.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutSidebar.mjs","names":[],"sources":["../../../src/Layout/components/LayoutSidebar.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutSidebarProps } from '../type';\n\nexport const LayoutSidebar = memo<LayoutSidebarProps>(\n ({ headerHeight, children, className, style, ...rest }) => {\n return (\n <aside\n className={cx(styles.aside, className)}\n style={{\n top: `var(--layout-header-height, ${headerHeight}px)`,\n ...style,\n }}\n {...rest}\n >\n {children}\n </aside>\n );\n },\n);\n\nLayoutSidebar.displayName = 'LayoutSidebar';\n\nexport default LayoutSidebar;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LayoutSidebar.mjs","names":[],"sources":["../../../src/Layout/components/LayoutSidebar.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutSidebarProps } from '../type';\n\nexport const LayoutSidebar = memo<LayoutSidebarProps>(\n ({ headerHeight, children, className, style, ...rest }) => {\n return (\n <aside\n className={cx(styles.aside, className)}\n style={{\n top: `var(--layout-header-height, ${headerHeight}px)`,\n ...style,\n }}\n {...rest}\n >\n {children}\n </aside>\n );\n },\n);\n\nLayoutSidebar.displayName = 'LayoutSidebar';\n\nexport default LayoutSidebar;\n"],"mappings":";;;;;;AAQA,MAAa,gBAAgB,MAC1B,EAAE,cAAc,UAAU,WAAW,OAAO,GAAG,WAAW;AACzD,QACE,oBAAC,SAAD;EACE,WAAW,GAAG,OAAO,OAAO,UAAU;EACtC,OAAO;GACL,KAAK,+BAA+B,aAAa;GACjD,GAAG;GACJ;EACD,GAAI;EAEH;EACK,CAAA;EAGb;AAED,cAAc,cAAc"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutSidebarInnerProps } from "../type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Layout/components/LayoutSidebarInner.d.ts
|
|
5
|
-
declare const LayoutSidebarInner:
|
|
5
|
+
declare const LayoutSidebarInner: _$react.NamedExoticComponent<LayoutSidebarInnerProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LayoutSidebarInner };
|
|
8
8
|
//# sourceMappingURL=LayoutSidebarInner.d.mts.map
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { styles } from "../style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { cx } from "antd-style";
|
|
7
|
-
|
|
8
6
|
//#region src/Layout/components/LayoutSidebarInner.tsx
|
|
9
7
|
const LayoutSidebarInner = memo(({ headerHeight, children, className, ...rest }) => {
|
|
10
8
|
return /* @__PURE__ */ jsx("div", {
|
|
@@ -14,8 +12,7 @@ const LayoutSidebarInner = memo(({ headerHeight, children, className, ...rest })
|
|
|
14
12
|
});
|
|
15
13
|
});
|
|
16
14
|
LayoutSidebarInner.displayName = "LayoutSidebarInner";
|
|
17
|
-
var LayoutSidebarInner_default = LayoutSidebarInner;
|
|
18
|
-
|
|
19
15
|
//#endregion
|
|
20
|
-
export {
|
|
16
|
+
export { LayoutSidebarInner as default };
|
|
17
|
+
|
|
21
18
|
//# sourceMappingURL=LayoutSidebarInner.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutSidebarInner.mjs","names":[],"sources":["../../../src/Layout/components/LayoutSidebarInner.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutSidebarInnerProps } from '../type';\n\nexport const LayoutSidebarInner = memo<LayoutSidebarInnerProps>(\n ({ headerHeight, children, className, ...rest }) => {\n // headerHeight is part of the interface but not used in this component\n void headerHeight;\n return (\n <div className={cx(styles.asideInner, className)} {...rest}>\n {children}\n </div>\n );\n },\n);\n\nLayoutSidebarInner.displayName = 'LayoutSidebarInner';\n\nexport default LayoutSidebarInner;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LayoutSidebarInner.mjs","names":[],"sources":["../../../src/Layout/components/LayoutSidebarInner.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutSidebarInnerProps } from '../type';\n\nexport const LayoutSidebarInner = memo<LayoutSidebarInnerProps>(\n ({ headerHeight, children, className, ...rest }) => {\n // headerHeight is part of the interface but not used in this component\n void headerHeight;\n return (\n <div className={cx(styles.asideInner, className)} {...rest}>\n {children}\n </div>\n );\n },\n);\n\nLayoutSidebarInner.displayName = 'LayoutSidebarInner';\n\nexport default LayoutSidebarInner;\n"],"mappings":";;;;;;AAQA,MAAa,qBAAqB,MAC/B,EAAE,cAAc,UAAU,WAAW,GAAG,WAAW;AAGlD,QACE,oBAAC,OAAD;EAAK,WAAW,GAAG,OAAO,YAAY,UAAU;EAAE,GAAI;EACnD;EACG,CAAA;EAGX;AAED,mBAAmB,cAAc"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutTocProps } from "../type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Layout/components/LayoutToc.d.ts
|
|
5
|
-
declare const LayoutToc:
|
|
5
|
+
declare const LayoutToc: _$react.NamedExoticComponent<LayoutTocProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { LayoutToc };
|
|
8
8
|
//# sourceMappingURL=LayoutToc.d.mts.map
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { styles } from "../style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { cx } from "antd-style";
|
|
7
|
-
|
|
8
6
|
//#region src/Layout/components/LayoutToc.tsx
|
|
9
7
|
const LayoutToc = memo(({ tocWidth, style, className, children, ...rest }) => {
|
|
10
8
|
return /* @__PURE__ */ jsx("nav", {
|
|
@@ -18,8 +16,7 @@ const LayoutToc = memo(({ tocWidth, style, className, children, ...rest }) => {
|
|
|
18
16
|
});
|
|
19
17
|
});
|
|
20
18
|
LayoutToc.displayName = "LayoutToc";
|
|
21
|
-
var LayoutToc_default = LayoutToc;
|
|
22
|
-
|
|
23
19
|
//#endregion
|
|
24
|
-
export {
|
|
20
|
+
export { LayoutToc as default };
|
|
21
|
+
|
|
25
22
|
//# sourceMappingURL=LayoutToc.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LayoutToc.mjs","names":[],"sources":["../../../src/Layout/components/LayoutToc.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutTocProps } from '../type';\n\nexport const LayoutToc = memo<LayoutTocProps>(\n ({ tocWidth, style, className, children, ...rest }) => {\n return (\n <nav\n className={cx(styles.toc, className)}\n style={tocWidth ? { width: tocWidth, ...style } : style}\n {...rest}\n >\n {children}\n </nav>\n );\n },\n);\n\nLayoutToc.displayName = 'LayoutToc';\n\nexport default LayoutToc;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LayoutToc.mjs","names":[],"sources":["../../../src/Layout/components/LayoutToc.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\n\nimport { styles } from '../style';\nimport type { LayoutTocProps } from '../type';\n\nexport const LayoutToc = memo<LayoutTocProps>(\n ({ tocWidth, style, className, children, ...rest }) => {\n return (\n <nav\n className={cx(styles.toc, className)}\n style={tocWidth ? { width: tocWidth, ...style } : style}\n {...rest}\n >\n {children}\n </nav>\n );\n },\n);\n\nLayoutToc.displayName = 'LayoutToc';\n\nexport default LayoutToc;\n"],"mappings":";;;;;;AAQA,MAAa,YAAY,MACtB,EAAE,UAAU,OAAO,WAAW,UAAU,GAAG,WAAW;AACrD,QACE,oBAAC,OAAD;EACE,WAAW,GAAG,OAAO,KAAK,UAAU;EACpC,OAAO,WAAW;GAAE,OAAO;GAAU,GAAG;GAAO,GAAG;EAClD,GAAI;EAEH;EACG,CAAA;EAGX;AAED,UAAU,cAAc"}
|
package/es/Layout/index.mjs
CHANGED
|
@@ -1,21 +1,19 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
|
|
1
|
+
import LayoutFooter from "./components/LayoutFooter.mjs";
|
|
2
|
+
import LayoutHeader from "./components/LayoutHeader.mjs";
|
|
3
|
+
import LayoutMain from "./components/LayoutMain.mjs";
|
|
4
|
+
import LayoutSidebar from "./components/LayoutSidebar.mjs";
|
|
5
|
+
import LayoutSidebarInner from "./components/LayoutSidebarInner.mjs";
|
|
6
|
+
import LayoutToc from "./components/LayoutToc.mjs";
|
|
7
|
+
import Layout$1 from "./Layout.mjs";
|
|
9
8
|
//#region src/Layout/index.ts
|
|
10
|
-
const Layout =
|
|
11
|
-
Layout.Footer =
|
|
12
|
-
Layout.Header =
|
|
13
|
-
Layout.Toc =
|
|
14
|
-
Layout.Sidebar =
|
|
15
|
-
Layout.SidebarInner =
|
|
16
|
-
Layout.Main =
|
|
17
|
-
var Layout_default = Layout;
|
|
18
|
-
|
|
9
|
+
const Layout = Layout$1;
|
|
10
|
+
Layout.Footer = LayoutFooter;
|
|
11
|
+
Layout.Header = LayoutHeader;
|
|
12
|
+
Layout.Toc = LayoutToc;
|
|
13
|
+
Layout.Sidebar = LayoutSidebar;
|
|
14
|
+
Layout.SidebarInner = LayoutSidebarInner;
|
|
15
|
+
Layout.Main = LayoutMain;
|
|
19
16
|
//#endregion
|
|
20
|
-
export {
|
|
17
|
+
export { LayoutFooter, LayoutHeader, LayoutMain, LayoutSidebar, LayoutSidebarInner, LayoutToc, Layout as default };
|
|
18
|
+
|
|
21
19
|
//# sourceMappingURL=index.mjs.map
|
package/es/Layout/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["LayoutParent"
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["LayoutParent"],"sources":["../../src/Layout/index.ts"],"sourcesContent":["import { type ReactNode } from 'react';\n\nimport LayoutFooter from './components/LayoutFooter';\nimport LayoutHeader from './components/LayoutHeader';\nimport LayoutMain from './components/LayoutMain';\nimport LayoutSidebar from './components/LayoutSidebar';\nimport LayoutSidebarInner from './components/LayoutSidebarInner';\nimport LayoutToc from './components/LayoutToc';\nimport LayoutParent from './Layout';\nimport { type LayoutProps } from './type';\n\nexport interface ILayout {\n (props: LayoutProps): ReactNode;\n Footer: typeof LayoutFooter;\n Header: typeof LayoutHeader;\n Main: typeof LayoutMain;\n Sidebar: typeof LayoutSidebar;\n SidebarInner: typeof LayoutSidebarInner;\n Toc: typeof LayoutToc;\n}\n\nconst Layout = LayoutParent as unknown as ILayout;\n\nLayout.Footer = LayoutFooter;\nLayout.Header = LayoutHeader;\nLayout.Toc = LayoutToc;\nLayout.Sidebar = LayoutSidebar;\nLayout.SidebarInner = LayoutSidebarInner;\nLayout.Main = LayoutMain;\n\nexport default Layout;\nexport { default as LayoutFooter } from './components/LayoutFooter';\nexport { default as LayoutHeader } from './components/LayoutHeader';\nexport { default as LayoutMain } from './components/LayoutMain';\nexport { default as LayoutSidebar } from './components/LayoutSidebar';\nexport { default as LayoutSidebarInner } from './components/LayoutSidebarInner';\nexport { default as LayoutToc } from './components/LayoutToc';\nexport type * from './type';\n"],"mappings":";;;;;;;;AAqBA,MAAM,SAASA;AAEf,OAAO,SAAS;AAChB,OAAO,SAAS;AAChB,OAAO,MAAM;AACb,OAAO,UAAU;AACjB,OAAO,eAAe;AACtB,OAAO,OAAO"}
|
package/es/Layout/style.mjs
CHANGED
|
@@ -1,48 +1,47 @@
|
|
|
1
1
|
import { staticStylish } from "../styles/theme/customStylishStatic.mjs";
|
|
2
2
|
import { createStaticStyles, cx } from "antd-style";
|
|
3
|
-
|
|
4
3
|
//#region src/Layout/style.ts
|
|
5
|
-
const styles = createStaticStyles(({ css
|
|
4
|
+
const styles = createStaticStyles(({ css }) => {
|
|
6
5
|
return {
|
|
7
|
-
app: css
|
|
6
|
+
app: css`
|
|
8
7
|
overflow: hidden auto;
|
|
9
8
|
height: 100dvh;
|
|
10
9
|
`,
|
|
11
|
-
aside: css
|
|
10
|
+
aside: css`
|
|
12
11
|
position: sticky;
|
|
13
12
|
z-index: 2;
|
|
14
13
|
height: 100%;
|
|
15
14
|
`,
|
|
16
|
-
asideInner: css
|
|
15
|
+
asideInner: css`
|
|
17
16
|
overflow: hidden auto;
|
|
18
17
|
width: 100%;
|
|
19
18
|
height: calc(100dvh - var(--layout-header-height, 64px));
|
|
20
19
|
`,
|
|
21
|
-
content: css
|
|
20
|
+
content: css`
|
|
22
21
|
position: relative;
|
|
23
22
|
flex: 1;
|
|
24
23
|
max-width: 100%;
|
|
25
24
|
`,
|
|
26
|
-
footer: css
|
|
25
|
+
footer: css`
|
|
27
26
|
position: relative;
|
|
28
27
|
max-width: 100%;
|
|
29
28
|
`,
|
|
30
|
-
header: cx(staticStylish.blur, css
|
|
29
|
+
header: cx(staticStylish.blur, css`
|
|
31
30
|
position: sticky;
|
|
32
31
|
z-index: 999;
|
|
33
32
|
inset-block-start: 0;
|
|
34
33
|
max-width: 100%;
|
|
35
34
|
`),
|
|
36
|
-
main: css
|
|
35
|
+
main: css`
|
|
37
36
|
position: relative;
|
|
38
37
|
display: flex;
|
|
39
38
|
align-items: stretch;
|
|
40
39
|
max-width: 100vw;
|
|
41
40
|
`,
|
|
42
|
-
toc: css
|
|
41
|
+
toc: css``
|
|
43
42
|
};
|
|
44
43
|
});
|
|
45
|
-
|
|
46
44
|
//#endregion
|
|
47
45
|
export { styles };
|
|
46
|
+
|
|
48
47
|
//# sourceMappingURL=style.mjs.map
|
package/es/Layout/style.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.mjs","names":["lobeStaticStylish"],"sources":["../../src/Layout/style.ts"],"sourcesContent":["import { createStaticStyles, cx } from 'antd-style';\n\nimport { lobeStaticStylish } from '@/styles';\n\nexport const styles = createStaticStyles(({ css }) => {\n return {\n app: css`\n overflow: hidden auto;\n height: 100dvh;\n `,\n aside: css`\n position: sticky;\n z-index: 2;\n height: 100%;\n `,\n asideInner: css`\n overflow: hidden auto;\n width: 100%;\n height: calc(100dvh - var(--layout-header-height, 64px));\n `,\n content: css`\n position: relative;\n flex: 1;\n max-width: 100%;\n `,\n\n footer: css`\n position: relative;\n max-width: 100%;\n `,\n header: cx(\n lobeStaticStylish.blur,\n css`\n position: sticky;\n z-index: 999;\n inset-block-start: 0;\n max-width: 100%;\n `,\n ),\n main: css`\n position: relative;\n display: flex;\n align-items: stretch;\n max-width: 100vw;\n `,\n toc: css``,\n };\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"style.mjs","names":["lobeStaticStylish"],"sources":["../../src/Layout/style.ts"],"sourcesContent":["import { createStaticStyles, cx } from 'antd-style';\n\nimport { lobeStaticStylish } from '@/styles';\n\nexport const styles = createStaticStyles(({ css }) => {\n return {\n app: css`\n overflow: hidden auto;\n height: 100dvh;\n `,\n aside: css`\n position: sticky;\n z-index: 2;\n height: 100%;\n `,\n asideInner: css`\n overflow: hidden auto;\n width: 100%;\n height: calc(100dvh - var(--layout-header-height, 64px));\n `,\n content: css`\n position: relative;\n flex: 1;\n max-width: 100%;\n `,\n\n footer: css`\n position: relative;\n max-width: 100%;\n `,\n header: cx(\n lobeStaticStylish.blur,\n css`\n position: sticky;\n z-index: 999;\n inset-block-start: 0;\n max-width: 100%;\n `,\n ),\n main: css`\n position: relative;\n display: flex;\n align-items: stretch;\n max-width: 100vw;\n `,\n toc: css``,\n };\n});\n"],"mappings":";;;AAIA,MAAa,SAAS,oBAAoB,EAAE,UAAU;AACpD,QAAO;EACL,KAAK,GAAG;;;;EAIR,OAAO,GAAG;;;;;EAKV,YAAY,GAAG;;;;;EAKf,SAAS,GAAG;;;;;EAMZ,QAAQ,GAAG;;;;EAIX,QAAQ,GACNA,cAAkB,MAClB,GAAG;;;;;QAMJ;EACD,MAAM,GAAG;;;;;;EAMT,KAAK,GAAG;EACT;EACD"}
|
package/es/List/List.mjs
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import FlexBasic_default from "../Flex/FlexBasic.mjs";
|
|
4
|
-
import
|
|
3
|
+
import ListItem from "./ListItem/index.mjs";
|
|
5
4
|
import { memo } from "react";
|
|
6
5
|
import { jsx } from "react/jsx-runtime";
|
|
7
6
|
import { cx } from "antd-style";
|
|
8
|
-
|
|
9
7
|
//#region src/List/List.tsx
|
|
10
8
|
const List = memo(({ ref, activeKey, classNames, styles, onClick, items, ...rest }) => {
|
|
11
9
|
return /* @__PURE__ */ jsx(FlexBasic_default, {
|
|
@@ -16,7 +14,7 @@ const List = memo(({ ref, activeKey, classNames, styles, onClick, items, ...rest
|
|
|
16
14
|
const { key, onClick: itemOnClick, className: itemClassName, style: itemStyle, ...itemRest } = item;
|
|
17
15
|
const { item: customItemClassName, ...restClassName } = classNames || {};
|
|
18
16
|
const { item: customItemStyle, ...restStyles } = styles || {};
|
|
19
|
-
return /* @__PURE__ */ jsx(
|
|
17
|
+
return /* @__PURE__ */ jsx(ListItem, {
|
|
20
18
|
active: item.key === activeKey,
|
|
21
19
|
className: cx(customItemClassName, itemClassName),
|
|
22
20
|
classNames: restClassName,
|
|
@@ -39,8 +37,7 @@ const List = memo(({ ref, activeKey, classNames, styles, onClick, items, ...rest
|
|
|
39
37
|
});
|
|
40
38
|
});
|
|
41
39
|
List.displayName = "List";
|
|
42
|
-
var List_default = List;
|
|
43
|
-
|
|
44
40
|
//#endregion
|
|
45
|
-
export {
|
|
41
|
+
export { List as default };
|
|
42
|
+
|
|
46
43
|
//# sourceMappingURL=List.mjs.map
|