@lobehub/ui 5.15.13 → 5.15.14

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 (64) hide show
  1. package/es/Accordion/Accordion.mjs +2 -2
  2. package/es/Accordion/Accordion.mjs.map +1 -1
  3. package/es/Accordion/AccordionItem.mjs +2 -2
  4. package/es/Accordion/AccordionItem.mjs.map +1 -1
  5. package/es/Alert/type.d.mts +1 -1
  6. package/es/Checkbox/Checkbox.mjs +2 -2
  7. package/es/Checkbox/Checkbox.mjs.map +1 -1
  8. package/es/Checkbox/CheckboxGroup.mjs +2 -2
  9. package/es/Checkbox/CheckboxGroup.mjs.map +1 -1
  10. package/es/CodeEditor/CodeEditor.mjs +2 -2
  11. package/es/CodeEditor/CodeEditor.mjs.map +1 -1
  12. package/es/ColorSwatches/ColorSwatches.mjs +2 -2
  13. package/es/ColorSwatches/ColorSwatches.mjs.map +1 -1
  14. package/es/DraggablePanel/DraggablePanel.mjs +2 -2
  15. package/es/DraggablePanel/DraggablePanel.mjs.map +1 -1
  16. package/es/DraggablePanel/components/DraggablePanelHeader.mjs +2 -2
  17. package/es/DraggablePanel/components/DraggablePanelHeader.mjs.map +1 -1
  18. package/es/DraggableSideNav/DraggableSideNav.mjs +2 -2
  19. package/es/DraggableSideNav/DraggableSideNav.mjs.map +1 -1
  20. package/es/EditableText/EditableText.mjs +2 -2
  21. package/es/EditableText/EditableText.mjs.map +1 -1
  22. package/es/EditorSlashMenu/atoms.d.mts +12 -13
  23. package/es/EmojiPicker/EmojiPicker.mjs +3 -3
  24. package/es/EmojiPicker/EmojiPicker.mjs.map +1 -1
  25. package/es/Form/type.d.mts +1 -1
  26. package/es/Freeze/Freeze.d.mts +2 -2
  27. package/es/HotkeyInput/HotkeyInput.mjs +2 -2
  28. package/es/HotkeyInput/HotkeyInput.mjs.map +1 -1
  29. package/es/ImageSelect/ImageSelect.mjs +2 -2
  30. package/es/ImageSelect/ImageSelect.mjs.map +1 -1
  31. package/es/Modal/Modal.mjs.map +1 -1
  32. package/es/Modal/imperative.d.mts +2 -2
  33. package/es/SearchBar/SearchBar.mjs +2 -2
  34. package/es/SearchBar/SearchBar.mjs.map +1 -1
  35. package/es/Tabs/Tabs.mjs +18 -8
  36. package/es/Tabs/Tabs.mjs.map +1 -1
  37. package/es/ThemeProvider/GlobalStyle/global.mjs +20 -3
  38. package/es/ThemeProvider/GlobalStyle/global.mjs.map +1 -1
  39. package/es/ThemeProvider/ThemeProvider.mjs +8 -4
  40. package/es/ThemeProvider/ThemeProvider.mjs.map +1 -1
  41. package/es/Toc/TocMobile.mjs +2 -2
  42. package/es/Toc/TocMobile.mjs.map +1 -1
  43. package/es/base-ui/Button/Button.d.mts +2 -2
  44. package/es/base-ui/ContextMenu/ContextMenuHost.d.mts +1 -2
  45. package/es/base-ui/DropdownMenu/atoms.d.mts +20 -21
  46. package/es/base-ui/FloatingSheet/FloatingSheet.d.mts +2 -2
  47. package/es/base-ui/Modal/atoms.d.mts +11 -12
  48. package/es/base-ui/Popover/ArrowIcon.d.mts +2 -2
  49. package/es/base-ui/Popover/atoms.d.mts +6 -7
  50. package/es/base-ui/ScrollArea/atoms.d.mts +6 -7
  51. package/es/base-ui/Select/atoms.d.mts +15 -16
  52. package/es/base-ui/Switch/atoms.d.mts +4 -4
  53. package/es/base-ui/Switch/atoms.mjs +2 -2
  54. package/es/base-ui/Switch/atoms.mjs.map +1 -1
  55. package/es/base-ui/Toast/imperative.d.mts +1 -2
  56. package/es/chat/EditableMessage/EditableMessage.mjs +3 -3
  57. package/es/chat/EditableMessage/EditableMessage.mjs.map +1 -1
  58. package/es/chat/MessageModal/MessageModal.mjs +3 -3
  59. package/es/chat/MessageModal/MessageModal.mjs.map +1 -1
  60. package/es/mobile/TabBar/TabBar.mjs +2 -2
  61. package/es/mobile/TabBar/TabBar.mjs.map +1 -1
  62. package/es/styles/theme/token/base.mjs +49 -8
  63. package/es/styles/theme/token/base.mjs.map +1 -1
  64. package/package.json +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "5.15.13",
3
+ "version": "5.15.14",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",
@@ -149,29 +149,29 @@
149
149
  "@mdx-js/mdx": "^3.1.1",
150
150
  "@mdx-js/react": "^3.1.1",
151
151
  "@pierre/diffs": "1.2.8",
152
- "@radix-ui/react-slot": "^1.2.4",
153
- "@shikijs/core": "^4.0.2",
154
- "@shikijs/transformers": "^4.0.2",
152
+ "@radix-ui/react-slot": "^1.2.5",
153
+ "@shikijs/core": "^4.2.0",
154
+ "@shikijs/transformers": "^4.2.0",
155
155
  "@splinetool/runtime": "0.9.526",
156
156
  "ahooks": "^3.9.7",
157
157
  "antd-style": "^4.1.0",
158
158
  "chroma-js": "^3.2.0",
159
159
  "class-variance-authority": "^0.7.1",
160
160
  "clsx": "^2.1.1",
161
- "dayjs": "^1.11.20",
161
+ "dayjs": "^1.11.21",
162
162
  "emoji-mart": "^5.6.0",
163
- "es-toolkit": "^1.46.0",
163
+ "es-toolkit": "^1.47.0",
164
164
  "fast-deep-equal": "^3.1.3",
165
- "immer": "^11.1.4",
166
- "katex": "^0.16.45",
165
+ "immer": "^11.1.8",
166
+ "katex": "^0.16.47",
167
167
  "leva": "^0.10.1",
168
- "lucide-react": "^1.11.0",
168
+ "lucide-react": "^1.17.0",
169
169
  "marked": "^17.0.6",
170
- "mermaid": "^11.14.0",
171
- "motion": "^12.38.0",
170
+ "mermaid": "^11.15.0",
171
+ "motion": "^12.40.0",
172
172
  "numeral": "^2.0.6",
173
173
  "polished": "^4.3.1",
174
- "query-string": "^9.3.1",
174
+ "query-string": "^9.4.0",
175
175
  "rc-collapse": "^4.0.0",
176
176
  "rc-footer": "^0.6.8",
177
177
  "rc-image": "^7.12.0",
@@ -179,8 +179,8 @@
179
179
  "rc-menu": "^9.16.1",
180
180
  "re-resizable": "^6.11.2",
181
181
  "react-avatar-editor": "^15.1.0",
182
- "react-error-boundary": "^6.1.1",
183
- "react-hotkeys-hook": "^5.2.4",
182
+ "react-error-boundary": "^6.1.2",
183
+ "react-hotkeys-hook": "^5.3.2",
184
184
  "react-markdown": "^10.1.0",
185
185
  "react-merge-refs": "^3.0.2",
186
186
  "react-rnd": "^10.5.3",
@@ -194,37 +194,37 @@
194
194
  "remark-github": "^12.0.0",
195
195
  "remark-math": "^6.0.0",
196
196
  "remend": "^1.3.0",
197
- "shiki": "^4.0.2",
198
- "shiki-stream": "^0.1.4",
197
+ "shiki": "^4.2.0",
198
+ "shiki-stream": "^0.1.5",
199
199
  "swr": "^2.4.1",
200
200
  "ts-md5": "^2.0.1",
201
201
  "unified": "^11.0.5",
202
202
  "url-join": "^5.0.0",
203
203
  "use-merge-value": "^1.2.0",
204
- "uuid": "^13.0.0",
204
+ "uuid": "^13.0.2",
205
205
  "virtua": "^0.49.1"
206
206
  },
207
207
  "devDependencies": {
208
- "@ant-design/icons": "^6.1.1",
208
+ "@ant-design/icons": "^6.2.5",
209
209
  "@commitlint/cli": "^19.8.1",
210
210
  "@lobehub/eslint-config": "2.0.0",
211
211
  "@lobehub/fluent-emoji": "^4.1.0",
212
- "@lobehub/icons": "^5.6.0",
212
+ "@lobehub/icons": "^5.10.0",
213
213
  "@lobehub/lint": "^2.1.5",
214
214
  "@testing-library/react": "^16.3.2",
215
215
  "@types/chroma-js": "^3.1.2",
216
216
  "@types/hast": "^3.0.4",
217
217
  "@types/katex": "^0.16.8",
218
- "@types/mdx": "^2.0.13",
218
+ "@types/mdx": "^2.0.14",
219
219
  "@types/numeral": "^2.0.5",
220
220
  "@types/pangu": "^4.0.2",
221
- "@types/react": "^19.2.14",
221
+ "@types/react": "^19.2.17",
222
222
  "@types/react-dom": "^19.2.3",
223
223
  "@types/unist": "^3.0.3",
224
- "@typescript-eslint/eslint-plugin": "^8.59.0",
225
- "@typescript-eslint/parser": "^8.59.0",
226
- "@vitest/coverage-v8": "^3.2.4",
227
- "antd": "^6.3.6",
224
+ "@typescript-eslint/eslint-plugin": "^8.61.0",
225
+ "@typescript-eslint/parser": "^8.61.0",
226
+ "@vitest/coverage-v8": "^3.2.6",
227
+ "antd": "^6.4.3",
228
228
  "babel-plugin-antd-style": "^1.0.4",
229
229
  "cheerio": "^1.2.0",
230
230
  "clean-package": "^2.2.0",
@@ -232,8 +232,8 @@
232
232
  "concurrently": "^9.2.1",
233
233
  "cross-env": "^10.1.0",
234
234
  "dotenv": "^17.4.2",
235
- "dpdm": "^4.0.1",
236
- "dumi": "^2.4.23",
235
+ "dpdm": "^4.2.0",
236
+ "dumi": "^2.4.30",
237
237
  "dumi-theme-lobehub": "^5.0.0",
238
238
  "eslint": "^9.39.4",
239
239
  "eslint-plugin-sort-keys-fix": "^1.1.2",
@@ -242,23 +242,23 @@
242
242
  "jsdom": "^26.1.0",
243
243
  "lint-staged": "^16.4.0",
244
244
  "mdast-util-to-markdown": "^2.1.2",
245
- "prettier": "^3.8.3",
245
+ "prettier": "^3.8.4",
246
246
  "prettier-plugin-packagejson": "^3.0.2",
247
247
  "prettier-plugin-sh": "^0.18.1",
248
248
  "prettier-plugin-sort-json": "^4.2.0",
249
- "react": "^19.2.5",
250
- "react-dom": "^19.2.5",
249
+ "react": "^19.2.7",
250
+ "react-dom": "^19.2.7",
251
251
  "remark": "^15.0.1",
252
252
  "remark-cli": "^12.0.1",
253
253
  "semantic-release": "^21.1.2",
254
254
  "stylelint": "^16.26.1",
255
255
  "svgo": "^4.0.1",
256
256
  "tsdown": "^0.21.10",
257
- "tsx": "^4.21.0",
257
+ "tsx": "^4.22.4",
258
258
  "typescript": "^6.0.3",
259
259
  "unist-util-is": "^6.0.1",
260
260
  "unist-util-visit": "^5.1.0",
261
- "vitest": "^3.2.4"
261
+ "vitest": "^3.2.6"
262
262
  },
263
263
  "peerDependencies": {
264
264
  "@lobehub/fluent-emoji": "^4.0.0",