@lobehub/ui 4.1.8 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (132) hide show
  1. package/es/Accordion/Accordion.d.mts +2 -2
  2. package/es/Accordion/AccordionItem.d.mts +2 -2
  3. package/es/ActionIcon/ActionIcon.d.mts +2 -2
  4. package/es/Alert/Alert.d.mts +2 -2
  5. package/es/AutoComplete/Select.d.mts +2 -2
  6. package/es/Avatar/AvatarGroup/index.d.mts +2 -2
  7. package/es/Burger/Burger.d.mts +2 -2
  8. package/es/Checkbox/Checkbox.d.mts +8 -0
  9. package/es/Checkbox/Checkbox.mjs +63 -0
  10. package/es/Checkbox/Checkbox.mjs.map +1 -0
  11. package/es/Checkbox/index.d.mts +3 -0
  12. package/es/Checkbox/index.d.ts +1 -0
  13. package/es/Checkbox/index.js +1 -0
  14. package/es/Checkbox/index.mjs +3 -0
  15. package/es/Checkbox/style.mjs +21 -0
  16. package/es/Checkbox/style.mjs.map +1 -0
  17. package/es/Checkbox/type.d.mts +31 -0
  18. package/es/CodeEditor/CodeEditor.d.mts +2 -2
  19. package/es/Collapse/Collapse.d.mts +2 -2
  20. package/es/ConfigProvider/index.d.mts +2 -2
  21. package/es/CopyButton/CopyButton.d.mts +2 -2
  22. package/es/DatePicker/DatePicker.d.mts +2 -2
  23. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  24. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  25. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  26. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  27. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  28. package/es/Drawer/Drawer.d.mts +2 -2
  29. package/es/Dropdown/Dropdown.d.mts +2 -2
  30. package/es/EditableText/EditableText.d.mts +2 -2
  31. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  32. package/es/Flex/FlexBasic.d.mts +2 -2
  33. package/es/FontLoader/index.d.mts +2 -2
  34. package/es/Footer/Footer.d.mts +2 -2
  35. package/es/Form/components/FormGroup.d.mts +2 -2
  36. package/es/Form/components/FormItem.d.mts +2 -2
  37. package/es/Form/components/FormSubmitFooter.d.mts +2 -2
  38. package/es/FormModal/FormModal.d.mts +2 -2
  39. package/es/Header/Header.d.mts +2 -2
  40. package/es/Highlighter/Highlighter.d.mts +2 -2
  41. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  42. package/es/Hotkey/Hotkey.d.mts +2 -2
  43. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  44. package/es/Icon/Icon.d.mts +2 -2
  45. package/es/Icon/components/IconProvider.d.mts +3 -3
  46. package/es/Image/PreviewGroup.d.mts +2 -2
  47. package/es/Input/Input.d.mts +2 -2
  48. package/es/Input/InputNumber.d.mts +2 -2
  49. package/es/Input/InputOPT.d.mts +2 -2
  50. package/es/Input/InputPassword.d.mts +2 -2
  51. package/es/Input/TextArea.d.mts +2 -2
  52. package/es/Layout/components/LayoutFooter.d.mts +2 -2
  53. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  54. package/es/Layout/components/LayoutMain.d.mts +2 -2
  55. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  56. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  57. package/es/Layout/components/LayoutToc.d.mts +2 -2
  58. package/es/List/ListItem/index.d.mts +2 -2
  59. package/es/Markdown/Markdown.d.mts +2 -2
  60. package/es/Markdown/Typography.d.mts +2 -2
  61. package/es/Markdown/components/SearchResultCards/index.d.mts +2 -2
  62. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  63. package/es/Menu/Menu.d.mts +2 -2
  64. package/es/Mermaid/Mermaid.d.mts +2 -2
  65. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  66. package/es/Modal/Modal.d.mts +2 -2
  67. package/es/MotionProvider/index.d.mts +2 -2
  68. package/es/SearchBar/SearchBar.d.mts +2 -2
  69. package/es/Segmented/Segmented.d.mts +2 -2
  70. package/es/Select/Select.d.mts +2 -2
  71. package/es/SideNav/SideNav.d.mts +2 -2
  72. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  73. package/es/SortableList/components/DragHandle.d.mts +2 -2
  74. package/es/SortableList/components/SortableItem.d.mts +2 -2
  75. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  76. package/es/Toc/Toc.d.mts +2 -2
  77. package/es/Video/index.d.mts +2 -2
  78. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  79. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -2
  80. package/es/awesome/Features/Features.d.mts +2 -2
  81. package/es/awesome/Giscus/Giscus.d.mts +2 -2
  82. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  83. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  84. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  85. package/es/awesome/Hero/Hero.d.mts +2 -2
  86. package/es/awesome/Spline/Spine.d.mts +2 -2
  87. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  88. package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
  89. package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
  90. package/es/brand/BrandLoading/{style-Cof4dJBw.css → style-Ci5ZSi4a.css} +1 -1
  91. package/es/brand/BrandLoading/{style-Cof4dJBw.css.map → style-Ci5ZSi4a.css.map} +1 -1
  92. package/es/brand/LobeChat/index.d.mts +2 -2
  93. package/es/brand/LobeHub/index.d.mts +2 -2
  94. package/es/brand/LogoThree/LogoSpline.d.mts +2 -2
  95. package/es/brand/LogoThree/index.d.mts +2 -2
  96. package/es/chat/BackBottom/BackBottom.d.mts +2 -2
  97. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  98. package/es/chat/ChatItem/ChatItem.d.mts +2 -2
  99. package/es/chat/ChatList/ChatList.d.mts +2 -2
  100. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  101. package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
  102. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  103. package/es/chat/MessageModal/MessageModal.d.mts +2 -2
  104. package/es/chat/TokenTag/TokenTag.mjs +27 -37
  105. package/es/chat/TokenTag/TokenTag.mjs.map +1 -1
  106. package/es/chat/TokenTag/type.d.mts +4 -7
  107. package/es/color/ColorScales/index.d.mts +2 -2
  108. package/es/i18n/context.d.mts +2 -2
  109. package/es/icons/lucideExtra/BotPromptIcon.d.mts +2 -2
  110. package/es/icons/lucideExtra/CreateBotIcon.d.mts +2 -2
  111. package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
  112. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
  113. package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
  114. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  115. package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
  116. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
  117. package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
  118. package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
  119. package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
  120. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
  121. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +3 -3
  122. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
  123. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  124. package/es/index.d.mts +7 -4
  125. package/es/index.mjs +2 -1
  126. package/es/mdx/Mdx/index.d.mts +2 -2
  127. package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
  128. package/es/mobile/TabBar/TabBar.d.mts +2 -2
  129. package/es/storybook/StoryBook/index.d.mts +2 -2
  130. package/package.json +1 -1
  131. package/es/chat/TokenTag/style.mjs +0 -34
  132. package/es/chat/TokenTag/style.mjs.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "4.1.8",
3
+ "version": "4.2.0",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",
@@ -1,34 +0,0 @@
1
- import { createStyles } from "antd-style";
2
-
3
- //#region src/chat/TokenTag/style.ts
4
- const useStyles = createStyles(({ prefixCls, css: css$1, token }) => {
5
- return {
6
- low: css$1`
7
- color: ${token.colorWarningText};
8
- `,
9
- normal: css$1`
10
- color: ${token.colorSuccessText};
11
- `,
12
- overload: css$1`
13
- color: ${token.colorErrorText};
14
- `,
15
- root: css$1`
16
- user-select: none;
17
- min-width: fit-content;
18
- height: 28px;
19
- &.${prefixCls}-btn {
20
- padding-block: 12px;
21
- &.${prefixCls}-btn-round {
22
- padding-inline: 6px 12px;
23
- }
24
- &.${prefixCls}-btn-square {
25
- padding-inline: 6px 12px;
26
- }
27
- }
28
- `
29
- };
30
- });
31
-
32
- //#endregion
33
- export { useStyles };
34
- //# sourceMappingURL=style.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"style.mjs","names":[],"sources":["../../../src/chat/TokenTag/style.ts"],"sourcesContent":["import { createStyles } from 'antd-style';\n\nexport const useStyles = createStyles(({ prefixCls, css, token }) => {\n return {\n low: css`\n color: ${token.colorWarningText};\n `,\n normal: css`\n color: ${token.colorSuccessText};\n `,\n overload: css`\n color: ${token.colorErrorText};\n `,\n root: css`\n user-select: none;\n min-width: fit-content;\n height: 28px;\n &.${prefixCls}-btn {\n padding-block: 12px;\n &.${prefixCls}-btn-round {\n padding-inline: 6px 12px;\n }\n &.${prefixCls}-btn-square {\n padding-inline: 6px 12px;\n }\n }\n `,\n };\n});\n"],"mappings":";;;AAEA,MAAa,YAAY,cAAc,EAAE,WAAW,YAAK,YAAY;AACnE,QAAO;EACL,KAAK,KAAG;eACG,MAAM,iBAAiB;;EAElC,QAAQ,KAAG;eACA,MAAM,iBAAiB;;EAElC,UAAU,KAAG;eACF,MAAM,eAAe;;EAEhC,MAAM,KAAG;;;;UAIH,UAAU;;YAER,UAAU;;;YAGV,UAAU;;;;;EAKnB;EACD"}