Commit 640f9c1
fix(auto-import-resolver): fix auto import ChatReasoning invalid (#5818)
* chore(auto-import-resolver): use common constants
* chore(auto-import-resolver): use common constants
* chore(auto-import-resolver): use common constants
* chore: fix build
* chore: update common
* chore: update common
* docs: update readme
* chore: update common
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 8546500 commit 640f9c1
File tree
5 files changed
+18
-159
lines changed- packages
- auto-import-resolver
- src
5 files changed
+18
-159
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 51 | + | |
60 | 52 | | |
61 | 53 | | |
62 | 54 | | |
| |||
109 | 101 | | |
110 | 102 | | |
111 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
- js/components.ts+1-1
- js/global-config/mobile/default-config.ts+3
- js/global-config/mobile/locale/ar_KW.ts+19
- js/global-config/mobile/locale/en_US.ts+20
- js/global-config/mobile/locale/it_IT.ts+20
- js/global-config/mobile/locale/ja_JP.ts+20
- js/global-config/mobile/locale/ko_KR.ts+20
- js/global-config/mobile/locale/ru_RU.ts+20
- js/global-config/mobile/locale/zh_CN.ts+20
- js/global-config/mobile/locale/zh_TW.ts+20
- style/mobile/_variables.less+3-3
- style/mobile/components/form/_index.less+12-2
- style/mobile/components/image-viewer/_var.less+2-2
- style/mobile/components/overlay/_var.less+1-1
- style/mobile/components/toast/_var.less+1-1
0 commit comments