@lobehub/ui 5.6.3 → 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 +5 -8
- 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 +67 -68
- 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/Image/style.mjs
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { staticStylish } from "../styles/theme/customStylishStatic.mjs";
|
|
2
2
|
import { createStaticStyles } from "antd-style";
|
|
3
3
|
import { cva } from "class-variance-authority";
|
|
4
|
-
|
|
5
4
|
//#region src/Image/style.ts
|
|
6
5
|
const prefixCls = "ant";
|
|
7
|
-
const styles = createStaticStyles(({ css
|
|
6
|
+
const styles = createStaticStyles(({ css, cssVar }) => {
|
|
8
7
|
return {
|
|
9
|
-
actionsHidden: css
|
|
8
|
+
actionsHidden: css`
|
|
10
9
|
cursor: pointer;
|
|
11
10
|
|
|
12
11
|
position: absolute;
|
|
@@ -16,7 +15,7 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
16
15
|
|
|
17
16
|
opacity: 0;
|
|
18
17
|
`,
|
|
19
|
-
actionsVisible: css
|
|
18
|
+
actionsVisible: css`
|
|
20
19
|
cursor: pointer;
|
|
21
20
|
|
|
22
21
|
position: absolute;
|
|
@@ -27,11 +26,11 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
27
26
|
opacity: 1;
|
|
28
27
|
`,
|
|
29
28
|
borderless: staticStylish.variantBorderlessWithoutHover,
|
|
30
|
-
filled: css
|
|
29
|
+
filled: css`
|
|
31
30
|
${staticStylish.variantOutlinedWithoutHover};
|
|
32
31
|
${staticStylish.variantFilledWithoutHover};
|
|
33
32
|
`,
|
|
34
|
-
image: css
|
|
33
|
+
image: css`
|
|
35
34
|
display: flex;
|
|
36
35
|
align-items: center;
|
|
37
36
|
justify-content: center;
|
|
@@ -39,31 +38,31 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
39
38
|
width: auto;
|
|
40
39
|
height: auto;
|
|
41
40
|
`,
|
|
42
|
-
mask: css
|
|
41
|
+
mask: css`
|
|
43
42
|
${staticStylish.blur};
|
|
44
43
|
backdrop-filter: blur(8px);
|
|
45
44
|
`,
|
|
46
45
|
outlined: staticStylish.variantOutlinedWithoutHover,
|
|
47
|
-
preview: css
|
|
46
|
+
preview: css`
|
|
48
47
|
.${prefixCls}-image-preview-mask {
|
|
49
|
-
background: color-mix(in srgb, ${cssVar
|
|
48
|
+
background: color-mix(in srgb, ${cssVar.colorBgLayout} 90%, transparent);
|
|
50
49
|
}
|
|
51
50
|
|
|
52
51
|
.${prefixCls}-image-preview-close {
|
|
53
|
-
color: ${cssVar
|
|
54
|
-
background: ${cssVar
|
|
55
|
-
box-shadow: ${cssVar
|
|
52
|
+
color: ${cssVar.colorTextDescription};
|
|
53
|
+
background: ${cssVar.colorBgContainer};
|
|
54
|
+
box-shadow: ${cssVar.boxShadowTertiary};
|
|
56
55
|
|
|
57
56
|
svg {
|
|
58
|
-
stroke: ${cssVar
|
|
57
|
+
stroke: ${cssVar.colorTextDescription};
|
|
59
58
|
}
|
|
60
59
|
|
|
61
60
|
&:hover {
|
|
62
|
-
color: ${cssVar
|
|
63
|
-
background: ${cssVar
|
|
61
|
+
color: ${cssVar.colorText};
|
|
62
|
+
background: ${cssVar.colorBgContainer};
|
|
64
63
|
|
|
65
64
|
svg {
|
|
66
|
-
stroke: ${cssVar
|
|
65
|
+
stroke: ${cssVar.colorText};
|
|
67
66
|
}
|
|
68
67
|
}
|
|
69
68
|
}
|
|
@@ -81,18 +80,18 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
81
80
|
height: 32px;
|
|
82
81
|
padding: 0;
|
|
83
82
|
|
|
84
|
-
color: ${cssVar
|
|
83
|
+
color: ${cssVar.colorTextDescription};
|
|
85
84
|
|
|
86
|
-
background: ${cssVar
|
|
87
|
-
box-shadow: ${cssVar
|
|
85
|
+
background: ${cssVar.colorBgContainer};
|
|
86
|
+
box-shadow: ${cssVar.boxShadowTertiary};
|
|
88
87
|
|
|
89
88
|
svg {
|
|
90
89
|
transform: scale(0.75);
|
|
91
90
|
}
|
|
92
91
|
|
|
93
92
|
&:hover {
|
|
94
|
-
color: ${cssVar
|
|
95
|
-
background: ${cssVar
|
|
93
|
+
color: ${cssVar.colorText};
|
|
94
|
+
background: ${cssVar.colorBgContainer};
|
|
96
95
|
}
|
|
97
96
|
}
|
|
98
97
|
|
|
@@ -101,14 +100,14 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
101
100
|
}
|
|
102
101
|
|
|
103
102
|
.ant-image-preview-progress {
|
|
104
|
-
color: ${cssVar
|
|
103
|
+
color: ${cssVar.colorTextDescription};
|
|
105
104
|
}
|
|
106
105
|
|
|
107
106
|
img {
|
|
108
107
|
min-width: 100%;
|
|
109
108
|
}
|
|
110
109
|
`,
|
|
111
|
-
root: css
|
|
110
|
+
root: css`
|
|
112
111
|
cursor: pointer;
|
|
113
112
|
user-select: none;
|
|
114
113
|
|
|
@@ -117,7 +116,7 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
117
116
|
overflow: hidden;
|
|
118
117
|
|
|
119
118
|
width: fit-content;
|
|
120
|
-
border-radius: ${cssVar
|
|
119
|
+
border-radius: ${cssVar.borderRadius};
|
|
121
120
|
|
|
122
121
|
line-height: 1;
|
|
123
122
|
|
|
@@ -131,13 +130,13 @@ const styles = createStaticStyles(({ css: css$1, cssVar: cssVar$1 }) => {
|
|
|
131
130
|
}
|
|
132
131
|
}
|
|
133
132
|
`,
|
|
134
|
-
toolbar: css
|
|
133
|
+
toolbar: css`
|
|
135
134
|
${staticStylish.variantOutlinedWithoutHover};
|
|
136
135
|
padding: 4px;
|
|
137
|
-
border-color: ${cssVar
|
|
138
|
-
border-radius: ${cssVar
|
|
136
|
+
border-color: ${cssVar.colorFillTertiary};
|
|
137
|
+
border-radius: ${cssVar.borderRadiusLG};
|
|
139
138
|
`,
|
|
140
|
-
wrapper: css
|
|
139
|
+
wrapper: css`
|
|
141
140
|
position: relative;
|
|
142
141
|
overflow: hidden;
|
|
143
142
|
max-width: 100%;
|
|
@@ -155,7 +154,7 @@ const variants = cva(styles.root, {
|
|
|
155
154
|
});
|
|
156
155
|
const FALLBACK_DARK = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiBmaWxsPSIjM0IzQjNCIi8+CjxwYXRoIGQ9Ik0xNTYuODg4IDkxLjAwMkgxMDAuMTEyQzk1LjYzMjkgOTEuMDAyIDkyLjAwMTUgOTQuNjMzNCA5Mi4wMDE1IDk5LjExMjdWMTU1Ljg4OEM5Mi4wMDE1IDE2MC4zNjcgOTUuNjMyOSAxNjMuOTk5IDEwMC4xMTIgMTYzLjk5OUgxNTYuODg4QzE2MS4zNjcgMTYzLjk5OSAxNjQuOTk4IDE2MC4zNjcgMTY0Ljk5OCAxNTUuODg4Vjk5LjExMjdDMTY0Ljk5OCA5NC42MzM0IDE2MS4zNjcgOTEuMDAyIDE1Ni44ODggOTEuMDAyWiIgc3Ryb2tlPSIjNjI2MjYyIiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTY0Ljk5OCAxMzkuNjY4TDE1Mi40ODQgMTI3LjE1M0MxNTAuOTYyIDEyNS42MzIgMTQ4LjkgMTI0Ljc3OCAxNDYuNzQ5IDEyNC43NzhDMTQ0LjU5OSAxMjQuNzc4IDE0Mi41MzYgMTI1LjYzMiAxNDEuMDE1IDEyNy4xNTNMMTA0LjE2OCAxNjRNMTE2LjMzNCAxMjMuNDQ1QzEyMC44MTMgMTIzLjQ0NSAxMjQuNDQ1IDExOS44MTQgMTI0LjQ0NSAxMTUuMzM0QzEyNC40NDUgMTEwLjg1NSAxMjAuODEzIDEwNy4yMjQgMTE2LjMzNCAxMDcuMjI0QzExMS44NTUgMTA3LjIyNCAxMDguMjIzIDExMC44NTUgMTA4LjIyMyAxMTUuMzM0QzEwOC4yMjMgMTE5LjgxNCAxMTEuODU1IDEyMy40NDUgMTE2LjMzNCAxMjMuNDQ1WiIgc3Ryb2tlPSIjNjI2MjYyIiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K";
|
|
157
156
|
const FALLBACK_LIGHT = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiBmaWxsPSIjRUNFQ0VDIi8+CjxwYXRoIGQ9Ik0xNTYuODg4IDkxLjAwMkgxMDAuMTEyQzk1LjYzMjkgOTEuMDAyIDkyLjAwMTUgOTQuNjMzNCA5Mi4wMDE1IDk5LjExMjdWMTU1Ljg4OEM5Mi4wMDE1IDE2MC4zNjcgOTUuNjMyOSAxNjMuOTk5IDEwMC4xMTIgMTYzLjk5OUgxNTYuODg4QzE2MS4zNjcgMTYzLjk5OSAxNjQuOTk4IDE2MC4zNjcgMTY0Ljk5OCAxNTUuODg4Vjk5LjExMjdDMTY0Ljk5OCA5NC42MzM0IDE2MS4zNjcgOTEuMDAyIDE1Ni44ODggOTEuMDAyWiIgc3Ryb2tlPSIjRDdEN0Q3IiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTY0Ljk5OCAxMzkuNjY4TDE1Mi40ODQgMTI3LjE1M0MxNTAuOTYyIDEyNS42MzIgMTQ4LjkgMTI0Ljc3OCAxNDYuNzQ5IDEyNC43NzhDMTQ0LjU5OSAxMjQuNzc4IDE0Mi41MzYgMTI1LjYzMiAxNDEuMDE1IDEyNy4xNTNMMTA0LjE2OCAxNjRNMTE2LjMzNCAxMjMuNDQ1QzEyMC44MTMgMTIzLjQ0NSAxMjQuNDQ1IDExOS44MTQgMTI0LjQ0NSAxMTUuMzM0QzEyNC40NDUgMTEwLjg1NSAxMjAuODEzIDEwNy4yMjQgMTE2LjMzNCAxMDcuMjI0QzExMS44NTUgMTA3LjIyNCAxMDguMjIzIDExMC44NTUgMTA4LjIyMyAxMTUuMzM0QzEwOC4yMjMgMTE5LjgxNCAxMTEuODU1IDEyMy40NDUgMTE2LjMzNCAxMjMuNDQ1WiIgc3Ryb2tlPSIjRDdEN0Q3IiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K";
|
|
158
|
-
|
|
159
157
|
//#endregion
|
|
160
158
|
export { FALLBACK_DARK, FALLBACK_LIGHT, styles, variants };
|
|
159
|
+
|
|
161
160
|
//# sourceMappingURL=style.mjs.map
|
package/es/Image/style.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.mjs","names":["lobeStaticStylish"
|
|
1
|
+
{"version":3,"file":"style.mjs","names":["lobeStaticStylish"],"sources":["../../src/Image/style.ts"],"sourcesContent":["import { createStaticStyles } from 'antd-style';\nimport { cva } from 'class-variance-authority';\n\nimport { lobeStaticStylish } from '@/styles';\n\nconst prefixCls = 'ant';\n\nexport const styles = createStaticStyles(({ css, cssVar }) => {\n return {\n actionsHidden: css`\n cursor: pointer;\n\n position: absolute;\n z-index: 1;\n inset-block-start: 0;\n inset-inline-end: 0;\n\n opacity: 0;\n `,\n actionsVisible: css`\n cursor: pointer;\n\n position: absolute;\n z-index: 1;\n inset-block-start: 0;\n inset-inline-end: 0;\n\n opacity: 1;\n `,\n borderless: lobeStaticStylish.variantBorderlessWithoutHover,\n filled: css`\n ${lobeStaticStylish.variantOutlinedWithoutHover};\n ${lobeStaticStylish.variantFilledWithoutHover};\n `,\n image: css`\n display: flex;\n align-items: center;\n justify-content: center;\n\n width: auto;\n height: auto;\n `,\n mask: css`\n ${lobeStaticStylish.blur};\n backdrop-filter: blur(8px);\n `,\n outlined: lobeStaticStylish.variantOutlinedWithoutHover,\n preview: css`\n .${prefixCls}-image-preview-mask {\n background: color-mix(in srgb, ${cssVar.colorBgLayout} 90%, transparent);\n }\n\n .${prefixCls}-image-preview-close {\n color: ${cssVar.colorTextDescription};\n background: ${cssVar.colorBgContainer};\n box-shadow: ${cssVar.boxShadowTertiary};\n\n svg {\n stroke: ${cssVar.colorTextDescription};\n }\n\n &:hover {\n color: ${cssVar.colorText};\n background: ${cssVar.colorBgContainer};\n\n svg {\n stroke: ${cssVar.colorText};\n }\n }\n }\n\n .${prefixCls}-image-preview-img {\n width: 100%;\n }\n\n .${prefixCls}-image-preview-switch {\n display: flex;\n align-items: center;\n justify-content: center;\n\n width: 32px;\n height: 32px;\n padding: 0;\n\n color: ${cssVar.colorTextDescription};\n\n background: ${cssVar.colorBgContainer};\n box-shadow: ${cssVar.boxShadowTertiary};\n\n svg {\n transform: scale(0.75);\n }\n\n &:hover {\n color: ${cssVar.colorText};\n background: ${cssVar.colorBgContainer};\n }\n }\n\n .${prefixCls}-image-preview-switch-disabled {\n display: none;\n }\n\n .ant-image-preview-progress {\n color: ${cssVar.colorTextDescription};\n }\n\n img {\n min-width: 100%;\n }\n `,\n root: css`\n cursor: pointer;\n user-select: none;\n\n position: relative;\n\n overflow: hidden;\n\n width: fit-content;\n border-radius: ${cssVar.borderRadius};\n\n line-height: 1;\n\n .${prefixCls}-image-cover {\n display: none !important;\n }\n\n &:hover {\n .actions-hidden {\n opacity: 1;\n }\n }\n `,\n toolbar: css`\n ${lobeStaticStylish.variantOutlinedWithoutHover};\n padding: 4px;\n border-color: ${cssVar.colorFillTertiary};\n border-radius: ${cssVar.borderRadiusLG};\n `,\n\n wrapper: css`\n position: relative;\n overflow: hidden;\n max-width: 100%;\n height: auto;\n `,\n };\n});\n\nexport const variants = cva(styles.root, {\n defaultVariants: {\n variant: 'filled',\n },\n\n variants: {\n variant: {\n filled: styles.filled,\n outlined: styles.outlined,\n borderless: styles.borderless,\n },\n },\n});\n\nexport const FALLBACK_DARK =\n 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiBmaWxsPSIjM0IzQjNCIi8+CjxwYXRoIGQ9Ik0xNTYuODg4IDkxLjAwMkgxMDAuMTEyQzk1LjYzMjkgOTEuMDAyIDkyLjAwMTUgOTQuNjMzNCA5Mi4wMDE1IDk5LjExMjdWMTU1Ljg4OEM5Mi4wMDE1IDE2MC4zNjcgOTUuNjMyOSAxNjMuOTk5IDEwMC4xMTIgMTYzLjk5OUgxNTYuODg4QzE2MS4zNjcgMTYzLjk5OSAxNjQuOTk4IDE2MC4zNjcgMTY0Ljk5OCAxNTUuODg4Vjk5LjExMjdDMTY0Ljk5OCA5NC42MzM0IDE2MS4zNjcgOTEuMDAyIDE1Ni44ODggOTEuMDAyWiIgc3Ryb2tlPSIjNjI2MjYyIiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTY0Ljk5OCAxMzkuNjY4TDE1Mi40ODQgMTI3LjE1M0MxNTAuOTYyIDEyNS42MzIgMTQ4LjkgMTI0Ljc3OCAxNDYuNzQ5IDEyNC43NzhDMTQ0LjU5OSAxMjQuNzc4IDE0Mi41MzYgMTI1LjYzMiAxNDEuMDE1IDEyNy4xNTNMMTA0LjE2OCAxNjRNMTE2LjMzNCAxMjMuNDQ1QzEyMC44MTMgMTIzLjQ0NSAxMjQuNDQ1IDExOS44MTQgMTI0LjQ0NSAxMTUuMzM0QzEyNC40NDUgMTEwLjg1NSAxMjAuODEzIDEwNy4yMjQgMTE2LjMzNCAxMDcuMjI0QzExMS44NTUgMTA3LjIyNCAxMDguMjIzIDExMC44NTUgMTA4LjIyMyAxMTUuMzM0QzEwOC4yMjMgMTE5LjgxNCAxMTEuODU1IDEyMy40NDUgMTE2LjMzNCAxMjMuNDQ1WiIgc3Ryb2tlPSIjNjI2MjYyIiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K';\nexport const FALLBACK_LIGHT =\n 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiBmaWxsPSIjRUNFQ0VDIi8+CjxwYXRoIGQ9Ik0xNTYuODg4IDkxLjAwMkgxMDAuMTEyQzk1LjYzMjkgOTEuMDAyIDkyLjAwMTUgOTQuNjMzNCA5Mi4wMDE1IDk5LjExMjdWMTU1Ljg4OEM5Mi4wMDE1IDE2MC4zNjcgOTUuNjMyOSAxNjMuOTk5IDEwMC4xMTIgMTYzLjk5OUgxNTYuODg4QzE2MS4zNjcgMTYzLjk5OSAxNjQuOTk4IDE2MC4zNjcgMTY0Ljk5OCAxNTUuODg4Vjk5LjExMjdDMTY0Ljk5OCA5NC42MzM0IDE2MS4zNjcgOTEuMDAyIDE1Ni44ODggOTEuMDAyWiIgc3Ryb2tlPSIjRDdEN0Q3IiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTY0Ljk5OCAxMzkuNjY4TDE1Mi40ODQgMTI3LjE1M0MxNTAuOTYyIDEyNS42MzIgMTQ4LjkgMTI0Ljc3OCAxNDYuNzQ5IDEyNC43NzhDMTQ0LjU5OSAxMjQuNzc4IDE0Mi41MzYgMTI1LjYzMiAxNDEuMDE1IDEyNy4xNTNMMTA0LjE2OCAxNjRNMTE2LjMzNCAxMjMuNDQ1QzEyMC44MTMgMTIzLjQ0NSAxMjQuNDQ1IDExOS44MTQgMTI0LjQ0NSAxMTUuMzM0QzEyNC40NDUgMTEwLjg1NSAxMjAuODEzIDEwNy4yMjQgMTE2LjMzNCAxMDcuMjI0QzExMS44NTUgMTA3LjIyNCAxMDguMjIzIDExMC44NTUgMTA4LjIyMyAxMTUuMzM0QzEwOC4yMjMgMTE5LjgxNCAxMTEuODU1IDEyMy40NDUgMTE2LjMzNCAxMjMuNDQ1WiIgc3Ryb2tlPSIjRDdEN0Q3IiBzdHJva2Utd2lkdGg9IjguMTEwNzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K';\n"],"mappings":";;;;AAKA,MAAM,YAAY;AAElB,MAAa,SAAS,oBAAoB,EAAE,KAAK,aAAa;AAC5D,QAAO;EACL,eAAe,GAAG;;;;;;;;;;EAUlB,gBAAgB,GAAG;;;;;;;;;;EAUnB,YAAYA,cAAkB;EAC9B,QAAQ,GAAG;QACPA,cAAkB,4BAA4B;QAC9CA,cAAkB,0BAA0B;;EAEhD,OAAO,GAAG;;;;;;;;EAQV,MAAM,GAAG;QACLA,cAAkB,KAAK;;;EAG3B,UAAUA,cAAkB;EAC5B,SAAS,GAAG;SACP,UAAU;yCACsB,OAAO,cAAc;;;SAGrD,UAAU;iBACF,OAAO,qBAAqB;sBACvB,OAAO,iBAAiB;sBACxB,OAAO,kBAAkB;;;oBAG3B,OAAO,qBAAqB;;;;mBAI7B,OAAO,UAAU;wBACZ,OAAO,iBAAiB;;;sBAG1B,OAAO,UAAU;;;;;SAK9B,UAAU;;;;SAIV,UAAU;;;;;;;;;iBASF,OAAO,qBAAqB;;sBAEvB,OAAO,iBAAiB;sBACxB,OAAO,kBAAkB;;;;;;;mBAO5B,OAAO,UAAU;wBACZ,OAAO,iBAAiB;;;;SAIvC,UAAU;;;;;iBAKF,OAAO,qBAAqB;;;;;;;EAOzC,MAAM,GAAG;;;;;;;;;uBASU,OAAO,aAAa;;;;SAIlC,UAAU;;;;;;;;;;EAUf,SAAS,GAAG;QACRA,cAAkB,4BAA4B;;sBAEhC,OAAO,kBAAkB;uBACxB,OAAO,eAAe;;EAGzC,SAAS,GAAG;;;;;;EAMb;EACD;AAEF,MAAa,WAAW,IAAI,OAAO,MAAM;CACvC,iBAAiB,EACf,SAAS,UACV;CAED,UAAU,EACR,SAAS;EACP,QAAQ,OAAO;EACf,UAAU,OAAO;EACjB,YAAY,OAAO;EACpB,EACF;CACF,CAAC;AAEF,MAAa,gBACX;AACF,MAAa,iBACX"}
|
package/es/Image/type.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode, Ref } from "react";
|
|
2
2
|
import { ImageProps } from "antd";
|
|
3
|
-
import { PreviewConfig } from "antd/es/image";
|
|
4
|
-
import { GroupPreviewConfig } from "antd/es/image/PreviewGroup";
|
|
3
|
+
import { PreviewConfig } from "antd/es/image/index.js";
|
|
4
|
+
import { GroupPreviewConfig } from "antd/es/image/PreviewGroup.js";
|
|
5
5
|
|
|
6
6
|
//#region src/Image/type.d.ts
|
|
7
7
|
interface PreviewGroupPreviewOptions extends GroupPreviewConfig {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ImageSelectProps } from "./type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ImageSelect/ImageSelect.d.ts
|
|
5
|
-
declare const ImageSelect:
|
|
5
|
+
declare const ImageSelect: _$react.NamedExoticComponent<ImageSelectProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { ImageSelect };
|
|
8
8
|
//# sourceMappingURL=ImageSelect.d.mts.map
|
|
@@ -1,14 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import FlexBasic_default from "../Flex/FlexBasic.mjs";
|
|
4
|
-
import
|
|
5
|
-
import
|
|
3
|
+
import Icon from "../Icon/Icon.mjs";
|
|
4
|
+
import Img from "../Img/index.mjs";
|
|
6
5
|
import { styles } from "./styles.mjs";
|
|
7
6
|
import { memo } from "react";
|
|
8
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
8
|
import { cx } from "antd-style";
|
|
10
9
|
import useMergeState from "use-merge-value";
|
|
11
|
-
|
|
12
10
|
//#region src/ImageSelect/ImageSelect.tsx
|
|
13
11
|
const ImageSelect = memo(({ ref, className, style, value, defaultValue, onChange, options, width = 144, height = 86, styles: customStyles, classNames, unoptimized, ...rest }) => {
|
|
14
12
|
const [currentValue, setCurrentValue] = useMergeState(defaultValue, {
|
|
@@ -30,7 +28,7 @@ const ImageSelect = memo(({ ref, className, style, value, defaultValue, onChange
|
|
|
30
28
|
className: cx(styles.container, isActive && styles.active),
|
|
31
29
|
gap: 4,
|
|
32
30
|
onClick: () => setCurrentValue(item.value),
|
|
33
|
-
children: [/* @__PURE__ */ jsx(
|
|
31
|
+
children: [/* @__PURE__ */ jsx(Img, {
|
|
34
32
|
alt: item.alt || item.value,
|
|
35
33
|
className: cx(styles.img, isActive && styles.imgActive, classNames?.img),
|
|
36
34
|
height,
|
|
@@ -46,15 +44,14 @@ const ImageSelect = memo(({ ref, className, style, value, defaultValue, onChange
|
|
|
46
44
|
horizontal: true,
|
|
47
45
|
align: "center",
|
|
48
46
|
gap: 4,
|
|
49
|
-
children: [item.icon && /* @__PURE__ */ jsx(
|
|
47
|
+
children: [item.icon && /* @__PURE__ */ jsx(Icon, { icon: item.icon }), item.label]
|
|
50
48
|
})]
|
|
51
49
|
}, item.value);
|
|
52
50
|
})
|
|
53
51
|
});
|
|
54
52
|
});
|
|
55
53
|
ImageSelect.displayName = "ImageSelect";
|
|
56
|
-
var ImageSelect_default = ImageSelect;
|
|
57
|
-
|
|
58
54
|
//#endregion
|
|
59
|
-
export {
|
|
55
|
+
export { ImageSelect as default };
|
|
56
|
+
|
|
60
57
|
//# sourceMappingURL=ImageSelect.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImageSelect.mjs","names":["useControlledState","Flexbox"
|
|
1
|
+
{"version":3,"file":"ImageSelect.mjs","names":["useControlledState","Flexbox"],"sources":["../../src/ImageSelect/ImageSelect.tsx"],"sourcesContent":["'use client';\n\nimport { cx } from 'antd-style';\nimport { memo } from 'react';\nimport useControlledState from 'use-merge-value';\n\nimport { Flexbox } from '@/Flex';\nimport Icon from '@/Icon';\nimport Img from '@/Img';\n\nimport { styles } from './styles';\nimport type { ImageSelectProps } from './type';\n\nconst ImageSelect = memo<ImageSelectProps>(\n ({\n ref,\n className,\n style,\n value,\n defaultValue,\n onChange,\n options,\n width = 144,\n height = 86,\n styles: customStyles,\n classNames,\n unoptimized,\n ...rest\n }) => {\n const [currentValue, setCurrentValue] = useControlledState<string>(defaultValue, {\n defaultValue,\n onChange,\n value,\n });\n\n return (\n <Flexbox horizontal className={className} gap={16} ref={ref} style={style} {...rest}>\n {options?.map((item) => {\n const isActive = item.value === currentValue;\n return (\n <Flexbox\n align={'center'}\n className={cx(styles.container, isActive && styles.active)}\n gap={4}\n key={item.value}\n onClick={() => setCurrentValue(item.value)}\n >\n <Img\n alt={item.alt || item.value}\n className={cx(styles.img, isActive && styles.imgActive, classNames?.img)}\n height={height}\n src={item.img}\n unoptimized={unoptimized}\n width={width}\n style={{\n ...customStyles?.img,\n height,\n width,\n }}\n />\n\n <Flexbox horizontal align={'center'} gap={4}>\n {item.icon && <Icon icon={item.icon} />}\n {item.label}\n </Flexbox>\n </Flexbox>\n );\n })}\n </Flexbox>\n );\n },\n);\n\nImageSelect.displayName = 'ImageSelect';\n\nexport default ImageSelect;\n"],"mappings":";;;;;;;;;;AAaA,MAAM,cAAc,MACjB,EACC,KACA,WACA,OACA,OACA,cACA,UACA,SACA,QAAQ,KACR,SAAS,IACT,QAAQ,cACR,YACA,aACA,GAAG,WACC;CACJ,MAAM,CAAC,cAAc,mBAAmBA,cAA2B,cAAc;EAC/E;EACA;EACA;EACD,CAAC;AAEF,QACE,oBAACC,mBAAD;EAAS,YAAA;EAAsB;EAAW,KAAK;EAAS;EAAY;EAAO,GAAI;YAC5E,SAAS,KAAK,SAAS;GACtB,MAAM,WAAW,KAAK,UAAU;AAChC,UACE,qBAACA,mBAAD;IACE,OAAO;IACP,WAAW,GAAG,OAAO,WAAW,YAAY,OAAO,OAAO;IAC1D,KAAK;IAEL,eAAe,gBAAgB,KAAK,MAAM;cAL5C,CAOE,oBAAC,KAAD;KACE,KAAK,KAAK,OAAO,KAAK;KACtB,WAAW,GAAG,OAAO,KAAK,YAAY,OAAO,WAAW,YAAY,IAAI;KAChE;KACR,KAAK,KAAK;KACG;KACN;KACP,OAAO;MACL,GAAG,cAAc;MACjB;MACA;MACD;KACD,CAAA,EAEF,qBAACA,mBAAD;KAAS,YAAA;KAAW,OAAO;KAAU,KAAK;eAA1C,CACG,KAAK,QAAQ,oBAAC,MAAD,EAAM,MAAM,KAAK,MAAQ,CAAA,EACtC,KAAK,MACE;OACF;MArBH,KAAK,MAqBF;IAEZ;EACM,CAAA;EAGf;AAED,YAAY,cAAc"}
|
|
@@ -1,29 +1,28 @@
|
|
|
1
1
|
import { staticStylish } from "../styles/theme/customStylishStatic.mjs";
|
|
2
2
|
import { createStaticStyles, cx } from "antd-style";
|
|
3
|
-
|
|
4
3
|
//#region src/ImageSelect/styles.ts
|
|
5
|
-
const styles = createStaticStyles(({ css
|
|
4
|
+
const styles = createStaticStyles(({ css, cssVar }) => {
|
|
6
5
|
return {
|
|
7
|
-
active: css
|
|
8
|
-
color: ${cssVar
|
|
6
|
+
active: css`
|
|
7
|
+
color: ${cssVar.colorText};
|
|
9
8
|
`,
|
|
10
|
-
container: css
|
|
9
|
+
container: css`
|
|
11
10
|
cursor: pointer;
|
|
12
|
-
color: ${cssVar
|
|
11
|
+
color: ${cssVar.colorTextDescription};
|
|
13
12
|
`,
|
|
14
|
-
img: cx(staticStylish.variantFilled, css
|
|
15
|
-
border-radius: ${cssVar
|
|
13
|
+
img: cx(staticStylish.variantFilled, css`
|
|
14
|
+
border-radius: ${cssVar.borderRadius};
|
|
16
15
|
|
|
17
16
|
&:hover {
|
|
18
|
-
box-shadow: 0 0 0 2px ${cssVar
|
|
17
|
+
box-shadow: 0 0 0 2px ${cssVar.colorText};
|
|
19
18
|
}
|
|
20
19
|
`),
|
|
21
|
-
imgActive: cx(staticStylish.active, css
|
|
22
|
-
box-shadow: 0 0 0 2px ${cssVar
|
|
20
|
+
imgActive: cx(staticStylish.active, css`
|
|
21
|
+
box-shadow: 0 0 0 2px ${cssVar.colorTextTertiary};
|
|
23
22
|
`)
|
|
24
23
|
};
|
|
25
24
|
});
|
|
26
|
-
|
|
27
25
|
//#endregion
|
|
28
26
|
export { styles };
|
|
27
|
+
|
|
29
28
|
//# sourceMappingURL=styles.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.mjs","names":["
|
|
1
|
+
{"version":3,"file":"styles.mjs","names":["lobeStaticStylish"],"sources":["../../src/ImageSelect/styles.ts"],"sourcesContent":["import { createStaticStyles, cx } from 'antd-style';\n\nimport { lobeStaticStylish } from '@/styles';\n\nexport const styles = createStaticStyles(({ css, cssVar }) => {\n return {\n active: css`\n color: ${cssVar.colorText};\n `,\n container: css`\n cursor: pointer;\n color: ${cssVar.colorTextDescription};\n `,\n\n img: cx(\n lobeStaticStylish.variantFilled,\n css`\n border-radius: ${cssVar.borderRadius};\n\n &:hover {\n box-shadow: 0 0 0 2px ${cssVar.colorText};\n }\n `,\n ),\n imgActive: cx(\n lobeStaticStylish.active,\n css`\n box-shadow: 0 0 0 2px ${cssVar.colorTextTertiary};\n `,\n ),\n };\n});\n"],"mappings":";;;AAIA,MAAa,SAAS,oBAAoB,EAAE,KAAK,aAAa;AAC5D,QAAO;EACL,QAAQ,GAAG;eACA,OAAO,UAAU;;EAE5B,WAAW,GAAG;;eAEH,OAAO,qBAAqB;;EAGvC,KAAK,GACHA,cAAkB,eAClB,GAAG;yBACgB,OAAO,aAAa;;;kCAGX,OAAO,UAAU;;QAG9C;EACD,WAAW,GACTA,cAAkB,QAClB,GAAG;gCACuB,OAAO,kBAAkB;QAEpD;EACF;EACD"}
|
package/es/Img/index.mjs
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { ConfigContext } from "../ConfigProvider/index.mjs";
|
|
4
3
|
import { createElement, memo, use, useMemo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
|
-
|
|
7
5
|
//#region src/Img/index.tsx
|
|
8
6
|
const createContainer = (as) => memo((props) => createElement(as, props));
|
|
9
7
|
const Img = ({ unoptimized, ...rest }) => {
|
|
@@ -15,8 +13,7 @@ const Img = ({ unoptimized, ...rest }) => {
|
|
|
15
13
|
});
|
|
16
14
|
};
|
|
17
15
|
Img.displayName = "Img";
|
|
18
|
-
var Img_default = Img;
|
|
19
|
-
|
|
20
16
|
//#endregion
|
|
21
|
-
export {
|
|
17
|
+
export { Img as default };
|
|
18
|
+
|
|
22
19
|
//# sourceMappingURL=index.mjs.map
|
package/es/Img/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../src/Img/index.tsx"],"sourcesContent":["'use client';\n\nimport { type ImageProps } from 'antd';\nimport { createElement, type ElementType, type FC, memo, type Ref, use, useMemo } from 'react';\n\nimport { ConfigContext } from '@/ConfigProvider';\nimport { type ImgProps as HtmlImgeProps } from '@/types';\n\nconst createContainer = (as: ElementType) => memo((props: any) => createElement(as, props));\n\ntype ImgProps = HtmlImgeProps & ImageProps & { ref?: Ref<HTMLImageElement>; unoptimized?: boolean };\n\nconst Img: FC<ImgProps> = ({ unoptimized, ...rest }) => {\n const config = use(ConfigContext);\n const render = config?.imgAs || 'img';\n\n const ImgContainer = useMemo(() => createContainer(render), [render]);\n\n return (\n <ImgContainer\n unoptimized={unoptimized === undefined ? config?.imgUnoptimized : unoptimized}\n {...rest}\n />\n );\n};\n\nImg.displayName = 'Img';\n\nexport default Img;\n"],"mappings":";;;;;AAQA,MAAM,mBAAmB,OAAoB,MAAM,UAAe,cAAc,IAAI,MAAM,CAAC;AAI3F,MAAM,OAAqB,EAAE,aAAa,GAAG,WAAW;CACtD,MAAM,SAAS,IAAI,cAAc;CACjC,MAAM,SAAS,QAAQ,SAAS;AAIhC,QACE,oBAHmB,cAAc,gBAAgB,OAAO,EAAE,CAAC,OAAO,CAAC,EAGnE;EACE,aAAa,gBAAgB,KAAA,IAAY,QAAQ,iBAAiB;EAClE,GAAI;EACJ,CAAA;;AAIN,IAAI,cAAc"}
|
package/es/Input/Input.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InputProps } from "./type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Input/Input.d.ts
|
|
5
|
-
declare const Input:
|
|
5
|
+
declare const Input: _$react.NamedExoticComponent<InputProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { Input };
|
|
8
8
|
//# sourceMappingURL=Input.d.mts.map
|
package/es/Input/Input.mjs
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { variants } from "./style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { Input } from "antd";
|
|
7
6
|
import { cx, useThemeMode } from "antd-style";
|
|
8
|
-
|
|
9
7
|
//#region src/Input/Input.tsx
|
|
10
8
|
const Input$1 = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
11
9
|
const { isDarkMode } = useThemeMode();
|
|
@@ -20,8 +18,7 @@ const Input$1 = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
|
20
18
|
});
|
|
21
19
|
});
|
|
22
20
|
Input$1.displayName = "Input";
|
|
23
|
-
var Input_default = Input$1;
|
|
24
|
-
|
|
25
21
|
//#endregion
|
|
26
|
-
export {
|
|
22
|
+
export { Input$1 as default };
|
|
23
|
+
|
|
27
24
|
//# sourceMappingURL=Input.mjs.map
|
package/es/Input/Input.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.mjs","names":["Input","AntInput"],"sources":["../../src/Input/Input.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { InputProps } from './type';\n\nconst Input = memo<InputProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInput.displayName = 'Input';\n\nexport default Input;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"Input.mjs","names":["Input","AntInput"],"sources":["../../src/Input/Input.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { InputProps } from './type';\n\nconst Input = memo<InputProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInput.displayName = 'Input';\n\nexport default Input;\n"],"mappings":";;;;;;;AASA,MAAMA,UAAQ,MAAkB,EAAE,KAAK,SAAS,QAAQ,WAAW,GAAG,WAAW;CAC/E,MAAM,EAAE,eAAe,cAAc;AAErC,QACE,oBAACC,OAAD;EACO;EACL,SAAS,YAAY,aAAa,WAAW;EAC7C,WAAW,GACT,SAAS;GAAE;GAAQ,SAAS,YAAY,aAAa,WAAW;GAAa,CAAC,EAC9E,UACD;EACD,GAAI;EACJ,CAAA;EAEJ;AAEF,QAAM,cAAc"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InputNumberProps } from "./type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Input/InputNumber.d.ts
|
|
5
|
-
declare const InputNumber:
|
|
5
|
+
declare const InputNumber: _$react.NamedExoticComponent<InputNumberProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { InputNumber };
|
|
8
8
|
//# sourceMappingURL=InputNumber.d.mts.map
|
package/es/Input/InputNumber.mjs
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { variants } from "./style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { InputNumber } from "antd";
|
|
7
6
|
import { cx, useThemeMode } from "antd-style";
|
|
8
|
-
|
|
9
7
|
//#region src/Input/InputNumber.tsx
|
|
10
8
|
const InputNumber$1 = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
11
9
|
const { isDarkMode } = useThemeMode();
|
|
@@ -20,8 +18,7 @@ const InputNumber$1 = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
|
20
18
|
});
|
|
21
19
|
});
|
|
22
20
|
InputNumber$1.displayName = "InputNumber";
|
|
23
|
-
var InputNumber_default = InputNumber$1;
|
|
24
|
-
|
|
25
21
|
//#endregion
|
|
26
|
-
export {
|
|
22
|
+
export { InputNumber$1 as default };
|
|
23
|
+
|
|
27
24
|
//# sourceMappingURL=InputNumber.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputNumber.mjs","names":["InputNumber","AntInputNumber"],"sources":["../../src/Input/InputNumber.tsx"],"sourcesContent":["'use client';\n\nimport { InputNumber as AntInputNumber } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { InputNumberProps } from './type';\n\nconst InputNumber = memo<InputNumberProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInputNumber\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInputNumber.displayName = 'InputNumber';\n\nexport default InputNumber;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"InputNumber.mjs","names":["InputNumber","AntInputNumber"],"sources":["../../src/Input/InputNumber.tsx"],"sourcesContent":["'use client';\n\nimport { InputNumber as AntInputNumber } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { InputNumberProps } from './type';\n\nconst InputNumber = memo<InputNumberProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInputNumber\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInputNumber.displayName = 'InputNumber';\n\nexport default InputNumber;\n"],"mappings":";;;;;;;AASA,MAAMA,gBAAc,MAAwB,EAAE,KAAK,SAAS,QAAQ,WAAW,GAAG,WAAW;CAC3F,MAAM,EAAE,eAAe,cAAc;AAErC,QACE,oBAACC,aAAD;EACO;EACL,SAAS,YAAY,aAAa,WAAW;EAC7C,WAAW,GACT,SAAS;GAAE;GAAQ,SAAS,YAAY,aAAa,WAAW;GAAa,CAAC,EAC9E,UACD;EACD,GAAI;EACJ,CAAA;EAEJ;AAEF,cAAY,cAAc"}
|
package/es/Input/InputOPT.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InputOPTProps } from "./type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Input/InputOPT.d.ts
|
|
5
|
-
declare const InputOPT:
|
|
5
|
+
declare const InputOPT: _$react.NamedExoticComponent<InputOPTProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { InputOPT };
|
|
8
8
|
//# sourceMappingURL=InputOPT.d.mts.map
|
package/es/Input/InputOPT.mjs
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { variantsOPT } from "./style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { Input } from "antd";
|
|
7
6
|
import { cx, useThemeMode } from "antd-style";
|
|
8
|
-
|
|
9
7
|
//#region src/Input/InputOPT.tsx
|
|
10
8
|
const InputOPT = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
11
9
|
const { isDarkMode } = useThemeMode();
|
|
@@ -20,8 +18,7 @@ const InputOPT = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
|
20
18
|
});
|
|
21
19
|
});
|
|
22
20
|
InputOPT.displayName = "InputOPT";
|
|
23
|
-
var InputOPT_default = InputOPT;
|
|
24
|
-
|
|
25
21
|
//#endregion
|
|
26
|
-
export {
|
|
22
|
+
export { InputOPT as default };
|
|
23
|
+
|
|
27
24
|
//# sourceMappingURL=InputOPT.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputOPT.mjs","names":["AntInput"],"sources":["../../src/Input/InputOPT.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variantsOPT } from './style';\nimport type { InputOPTProps } from './type';\n\nconst InputOPT = memo<InputOPTProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput.OTP\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variantsOPT({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInputOPT.displayName = 'InputOPT';\n\nexport default InputOPT;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"InputOPT.mjs","names":["AntInput"],"sources":["../../src/Input/InputOPT.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variantsOPT } from './style';\nimport type { InputOPTProps } from './type';\n\nconst InputOPT = memo<InputOPTProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput.OTP\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variantsOPT({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInputOPT.displayName = 'InputOPT';\n\nexport default InputOPT;\n"],"mappings":";;;;;;;AASA,MAAM,WAAW,MAAqB,EAAE,KAAK,SAAS,QAAQ,WAAW,GAAG,WAAW;CACrF,MAAM,EAAE,eAAe,cAAc;AAErC,QACE,oBAACA,MAAS,KAAV;EACO;EACL,SAAS,YAAY,aAAa,WAAW;EAC7C,WAAW,GACT,YAAY;GAAE;GAAQ,SAAS,YAAY,aAAa,WAAW;GAAa,CAAC,EACjF,UACD;EACD,GAAI;EACJ,CAAA;EAEJ;AAEF,SAAS,cAAc"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InputPasswordProps } from "./type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Input/InputPassword.d.ts
|
|
5
|
-
declare const InputPassword:
|
|
5
|
+
declare const InputPassword: _$react.NamedExoticComponent<InputPasswordProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { InputPassword };
|
|
8
8
|
//# sourceMappingURL=InputPassword.d.mts.map
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { variants } from "./style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { Input } from "antd";
|
|
7
6
|
import { cx, useThemeMode } from "antd-style";
|
|
8
|
-
|
|
9
7
|
//#region src/Input/InputPassword.tsx
|
|
10
8
|
const InputPassword = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
11
9
|
const { isDarkMode } = useThemeMode();
|
|
@@ -20,8 +18,7 @@ const InputPassword = memo(({ ref, variant, shadow, className, ...rest }) => {
|
|
|
20
18
|
});
|
|
21
19
|
});
|
|
22
20
|
InputPassword.displayName = "InputPassword";
|
|
23
|
-
var InputPassword_default = InputPassword;
|
|
24
|
-
|
|
25
21
|
//#endregion
|
|
26
|
-
export {
|
|
22
|
+
export { InputPassword as default };
|
|
23
|
+
|
|
27
24
|
//# sourceMappingURL=InputPassword.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputPassword.mjs","names":["AntInput"],"sources":["../../src/Input/InputPassword.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { InputPasswordProps } from './type';\n\nconst InputPassword = memo<InputPasswordProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput.Password\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInputPassword.displayName = 'InputPassword';\n\nexport default InputPassword;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"InputPassword.mjs","names":["AntInput"],"sources":["../../src/Input/InputPassword.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { InputPasswordProps } from './type';\n\nconst InputPassword = memo<InputPasswordProps>(({ ref, variant, shadow, className, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput.Password\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n {...rest}\n />\n );\n});\n\nInputPassword.displayName = 'InputPassword';\n\nexport default InputPassword;\n"],"mappings":";;;;;;;AASA,MAAM,gBAAgB,MAA0B,EAAE,KAAK,SAAS,QAAQ,WAAW,GAAG,WAAW;CAC/F,MAAM,EAAE,eAAe,cAAc;AAErC,QACE,oBAACA,MAAS,UAAV;EACO;EACL,SAAS,YAAY,aAAa,WAAW;EAC7C,WAAW,GACT,SAAS;GAAE;GAAQ,SAAS,YAAY,aAAa,WAAW;GAAa,CAAC,EAC9E,UACD;EACD,GAAI;EACJ,CAAA;EAEJ;AAEF,cAAc,cAAc"}
|
package/es/Input/TextArea.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { TextAreaProps } from "./type.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _$react from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Input/TextArea.d.ts
|
|
5
|
-
declare const TextArea:
|
|
5
|
+
declare const TextArea: _$react.NamedExoticComponent<TextAreaProps>;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { TextArea };
|
|
8
8
|
//# sourceMappingURL=TextArea.d.mts.map
|
package/es/Input/TextArea.mjs
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use client";
|
|
3
2
|
import { variants } from "./style.mjs";
|
|
4
3
|
import { memo } from "react";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
6
5
|
import { Input } from "antd";
|
|
7
6
|
import { cx, useThemeMode } from "antd-style";
|
|
8
|
-
|
|
9
7
|
//#region src/Input/TextArea.tsx
|
|
10
8
|
const TextArea = memo(({ ref, variant, shadow, className, resize = false, style, ...rest }) => {
|
|
11
9
|
const { isDarkMode } = useThemeMode();
|
|
@@ -24,8 +22,7 @@ const TextArea = memo(({ ref, variant, shadow, className, resize = false, style,
|
|
|
24
22
|
});
|
|
25
23
|
});
|
|
26
24
|
TextArea.displayName = "TextArea";
|
|
27
|
-
var TextArea_default = TextArea;
|
|
28
|
-
|
|
29
25
|
//#endregion
|
|
30
|
-
export {
|
|
26
|
+
export { TextArea as default };
|
|
27
|
+
|
|
31
28
|
//# sourceMappingURL=TextArea.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.mjs","names":["AntInput"],"sources":["../../src/Input/TextArea.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { TextAreaProps } from './type';\n\nconst TextArea = memo<TextAreaProps>(\n ({ ref, variant, shadow, className, resize = false, style, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput.TextArea\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n style={{\n resize: resize ? undefined : 'none',\n ...style,\n }}\n {...rest}\n />\n );\n },\n);\n\nTextArea.displayName = 'TextArea';\n\nexport default TextArea;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextArea.mjs","names":["AntInput"],"sources":["../../src/Input/TextArea.tsx"],"sourcesContent":["'use client';\n\nimport { Input as AntInput } from 'antd';\nimport { cx, useThemeMode } from 'antd-style';\nimport { memo } from 'react';\n\nimport { variants } from './style';\nimport type { TextAreaProps } from './type';\n\nconst TextArea = memo<TextAreaProps>(\n ({ ref, variant, shadow, className, resize = false, style, ...rest }) => {\n const { isDarkMode } = useThemeMode();\n\n return (\n <AntInput.TextArea\n ref={ref}\n variant={variant || (isDarkMode ? 'filled' : 'outlined')}\n className={cx(\n variants({ shadow, variant: variant || (isDarkMode ? 'filled' : 'outlined') }),\n className,\n )}\n style={{\n resize: resize ? undefined : 'none',\n ...style,\n }}\n {...rest}\n />\n );\n },\n);\n\nTextArea.displayName = 'TextArea';\n\nexport default TextArea;\n"],"mappings":";;;;;;;AASA,MAAM,WAAW,MACd,EAAE,KAAK,SAAS,QAAQ,WAAW,SAAS,OAAO,OAAO,GAAG,WAAW;CACvE,MAAM,EAAE,eAAe,cAAc;AAErC,QACE,oBAACA,MAAS,UAAV;EACO;EACL,SAAS,YAAY,aAAa,WAAW;EAC7C,WAAW,GACT,SAAS;GAAE;GAAQ,SAAS,YAAY,aAAa,WAAW;GAAa,CAAC,EAC9E,UACD;EACD,OAAO;GACL,QAAQ,SAAS,KAAA,IAAY;GAC7B,GAAG;GACJ;EACD,GAAI;EACJ,CAAA;EAGP;AAED,SAAS,cAAc"}
|