vxe-table 4.19.0-beta.1 → 4.19.0-beta.3

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 (229) hide show
  1. package/LICENSE +20 -20
  2. package/README.en.md +118 -118
  3. package/README.ja-JP.md +117 -117
  4. package/README.md +268 -268
  5. package/README.zh-TW.md +117 -117
  6. package/es/index.css +1 -1
  7. package/es/index.min.css +1 -1
  8. package/es/locale/lang/ar-EG.js +9 -1
  9. package/es/locale/lang/de-DE.js +9 -1
  10. package/es/locale/lang/en-US.js +9 -1
  11. package/es/locale/lang/es-ES.js +9 -1
  12. package/es/locale/lang/fr-FR.js +9 -1
  13. package/es/locale/lang/hu-HU.js +9 -1
  14. package/es/locale/lang/hy-AM.js +9 -1
  15. package/es/locale/lang/id-ID.js +9 -1
  16. package/es/locale/lang/it-IT.js +9 -1
  17. package/es/locale/lang/ja-JP.js +9 -1
  18. package/es/locale/lang/ko-KR.js +9 -1
  19. package/es/locale/lang/ms-MY.js +9 -1
  20. package/es/locale/lang/nb-NO.js +9 -1
  21. package/es/locale/lang/pt-BR.js +9 -1
  22. package/es/locale/lang/ru-RU.js +9 -1
  23. package/es/locale/lang/th-TH.js +9 -1
  24. package/es/locale/lang/ug-CN.js +9 -1
  25. package/es/locale/lang/uk-UA.js +9 -1
  26. package/es/locale/lang/uz-UZ.js +9 -1
  27. package/es/locale/lang/vi-VN.js +9 -1
  28. package/es/locale/lang/zh-CHT.js +9 -1
  29. package/es/locale/lang/zh-CN.js +9 -1
  30. package/es/style.css +1 -1
  31. package/es/style.min.css +1 -1
  32. package/es/table/module/custom/panel.js +191 -20
  33. package/es/table/render/index.js +1 -1
  34. package/es/table/src/table.js +5 -1
  35. package/es/table/style.css +11 -1
  36. package/es/table/style.min.css +1 -1
  37. package/es/ui/index.js +2 -1
  38. package/es/ui/src/log.js +1 -1
  39. package/es/vxe-table/style.css +11 -1
  40. package/es/vxe-table/style.min.css +1 -1
  41. package/lib/index.css +1 -1
  42. package/lib/index.min.css +1 -1
  43. package/lib/index.umd.js +2963 -2871
  44. package/lib/index.umd.min.js +1 -1
  45. package/lib/locale/lang/ar-EG.js +9 -1
  46. package/lib/locale/lang/ar-EG.min.js +1 -1
  47. package/lib/locale/lang/ar-EG.umd.js +9 -1
  48. package/lib/locale/lang/de-DE.js +9 -1
  49. package/lib/locale/lang/de-DE.min.js +1 -1
  50. package/lib/locale/lang/de-DE.umd.js +9 -1
  51. package/lib/locale/lang/en-US.js +9 -1
  52. package/lib/locale/lang/en-US.min.js +1 -1
  53. package/lib/locale/lang/en-US.umd.js +9 -1
  54. package/lib/locale/lang/es-ES.js +9 -1
  55. package/lib/locale/lang/es-ES.min.js +1 -1
  56. package/lib/locale/lang/es-ES.umd.js +9 -1
  57. package/lib/locale/lang/fr-FR.js +9 -1
  58. package/lib/locale/lang/fr-FR.min.js +1 -1
  59. package/lib/locale/lang/fr-FR.umd.js +9 -1
  60. package/lib/locale/lang/hu-HU.js +9 -1
  61. package/lib/locale/lang/hu-HU.min.js +1 -1
  62. package/lib/locale/lang/hu-HU.umd.js +9 -1
  63. package/lib/locale/lang/hy-AM.js +9 -1
  64. package/lib/locale/lang/hy-AM.min.js +1 -1
  65. package/lib/locale/lang/hy-AM.umd.js +9 -1
  66. package/lib/locale/lang/id-ID.js +9 -1
  67. package/lib/locale/lang/id-ID.min.js +1 -1
  68. package/lib/locale/lang/id-ID.umd.js +9 -1
  69. package/lib/locale/lang/it-IT.js +9 -1
  70. package/lib/locale/lang/it-IT.min.js +1 -1
  71. package/lib/locale/lang/it-IT.umd.js +9 -1
  72. package/lib/locale/lang/ja-JP.js +9 -1
  73. package/lib/locale/lang/ja-JP.min.js +1 -1
  74. package/lib/locale/lang/ja-JP.umd.js +9 -1
  75. package/lib/locale/lang/ko-KR.js +9 -1
  76. package/lib/locale/lang/ko-KR.min.js +1 -1
  77. package/lib/locale/lang/ko-KR.umd.js +9 -1
  78. package/lib/locale/lang/ms-MY.js +9 -1
  79. package/lib/locale/lang/ms-MY.min.js +1 -1
  80. package/lib/locale/lang/ms-MY.umd.js +9 -1
  81. package/lib/locale/lang/nb-NO.js +9 -1
  82. package/lib/locale/lang/nb-NO.min.js +1 -1
  83. package/lib/locale/lang/nb-NO.umd.js +9 -1
  84. package/lib/locale/lang/pt-BR.js +9 -1
  85. package/lib/locale/lang/pt-BR.min.js +1 -1
  86. package/lib/locale/lang/pt-BR.umd.js +9 -1
  87. package/lib/locale/lang/ru-RU.js +9 -1
  88. package/lib/locale/lang/ru-RU.min.js +1 -1
  89. package/lib/locale/lang/ru-RU.umd.js +9 -1
  90. package/lib/locale/lang/th-TH.js +9 -1
  91. package/lib/locale/lang/th-TH.min.js +1 -1
  92. package/lib/locale/lang/th-TH.umd.js +9 -1
  93. package/lib/locale/lang/ug-CN.js +9 -1
  94. package/lib/locale/lang/ug-CN.min.js +1 -1
  95. package/lib/locale/lang/ug-CN.umd.js +9 -1
  96. package/lib/locale/lang/uk-UA.js +9 -1
  97. package/lib/locale/lang/uk-UA.min.js +1 -1
  98. package/lib/locale/lang/uk-UA.umd.js +9 -1
  99. package/lib/locale/lang/uz-UZ.js +9 -1
  100. package/lib/locale/lang/uz-UZ.min.js +1 -1
  101. package/lib/locale/lang/uz-UZ.umd.js +9 -1
  102. package/lib/locale/lang/vi-VN.js +9 -1
  103. package/lib/locale/lang/vi-VN.min.js +1 -1
  104. package/lib/locale/lang/vi-VN.umd.js +9 -1
  105. package/lib/locale/lang/zh-CHT.js +9 -1
  106. package/lib/locale/lang/zh-CHT.min.js +1 -1
  107. package/lib/locale/lang/zh-CHT.umd.js +9 -1
  108. package/lib/locale/lang/zh-CN.js +9 -1
  109. package/lib/locale/lang/zh-CN.min.js +1 -1
  110. package/lib/locale/lang/zh-CN.umd.js +9 -1
  111. package/lib/style.css +1 -1
  112. package/lib/style.min.css +1 -1
  113. package/lib/table/module/custom/panel.js +188 -21
  114. package/lib/table/module/custom/panel.min.js +1 -1
  115. package/lib/table/render/index.js +1 -1
  116. package/lib/table/render/index.min.js +1 -1
  117. package/lib/table/src/table.js +3 -3
  118. package/lib/table/src/table.min.js +1 -1
  119. package/lib/table/style/style.css +11 -1
  120. package/lib/table/style/style.min.css +1 -1
  121. package/lib/ui/index.js +2 -1
  122. package/lib/ui/index.min.js +1 -1
  123. package/lib/ui/src/log.js +1 -1
  124. package/lib/ui/src/log.min.js +1 -1
  125. package/lib/vxe-table/style/style.css +11 -1
  126. package/lib/vxe-table/style/style.min.css +1 -1
  127. package/package.json +92 -92
  128. package/packages/colgroup/index.ts +22 -22
  129. package/packages/column/index.ts +22 -22
  130. package/packages/components.ts +43 -43
  131. package/packages/grid/index.ts +18 -18
  132. package/packages/grid/src/emits.ts +19 -19
  133. package/packages/grid/src/grid.ts +1768 -1768
  134. package/packages/grid/src/props.ts +23 -23
  135. package/packages/index.ts +4 -4
  136. package/packages/locale/lang/ar-EG.ts +840 -832
  137. package/packages/locale/lang/de-DE.ts +840 -832
  138. package/packages/locale/lang/en-US.ts +840 -832
  139. package/packages/locale/lang/es-ES.ts +840 -832
  140. package/packages/locale/lang/fr-FR.ts +840 -832
  141. package/packages/locale/lang/hu-HU.ts +840 -832
  142. package/packages/locale/lang/hy-AM.ts +840 -832
  143. package/packages/locale/lang/id-ID.ts +840 -832
  144. package/packages/locale/lang/it-IT.ts +840 -832
  145. package/packages/locale/lang/ja-JP.ts +840 -832
  146. package/packages/locale/lang/ko-KR.ts +840 -832
  147. package/packages/locale/lang/ms-MY.ts +840 -832
  148. package/packages/locale/lang/nb-NO.ts +840 -832
  149. package/packages/locale/lang/pt-BR.ts +840 -832
  150. package/packages/locale/lang/ru-RU.ts +840 -832
  151. package/packages/locale/lang/th-TH.ts +840 -832
  152. package/packages/locale/lang/ug-CN.ts +840 -832
  153. package/packages/locale/lang/uk-UA.ts +840 -832
  154. package/packages/locale/lang/uz-UZ.ts +840 -832
  155. package/packages/locale/lang/vi-VN.ts +840 -832
  156. package/packages/locale/lang/zh-CHT.ts +840 -832
  157. package/packages/locale/lang/zh-CN.ts +840 -832
  158. package/packages/locale/lang/zh-HK.ts +3 -3
  159. package/packages/locale/lang/zh-MO.ts +3 -3
  160. package/packages/locale/lang/zh-TC.ts +3 -3
  161. package/packages/locale/lang/zh-TW.ts +3 -3
  162. package/packages/table/index.ts +26 -26
  163. package/packages/table/module/custom/hook.ts +422 -422
  164. package/packages/table/module/custom/panel.ts +1512 -1336
  165. package/packages/table/module/edit/hook.ts +1064 -1064
  166. package/packages/table/module/export/export-panel.ts +567 -567
  167. package/packages/table/module/export/hook.ts +1654 -1654
  168. package/packages/table/module/export/import-panel.ts +266 -266
  169. package/packages/table/module/export/util.ts +24 -24
  170. package/packages/table/module/filter/hook.ts +468 -468
  171. package/packages/table/module/filter/panel.ts +301 -301
  172. package/packages/table/module/keyboard/hook.ts +494 -494
  173. package/packages/table/module/menu/hook.ts +325 -325
  174. package/packages/table/module/menu/panel.ts +201 -201
  175. package/packages/table/module/validator/hook.ts +631 -631
  176. package/packages/table/render/index.ts +1440 -1440
  177. package/packages/table/src/body.ts +935 -935
  178. package/packages/table/src/cell.ts +1290 -1290
  179. package/packages/table/src/column.ts +190 -190
  180. package/packages/table/src/columnInfo.ts +225 -225
  181. package/packages/table/src/emits.ts +125 -125
  182. package/packages/table/src/footer.ts +368 -368
  183. package/packages/table/src/group.ts +59 -59
  184. package/packages/table/src/header.ts +561 -561
  185. package/packages/table/src/props.ts +324 -324
  186. package/packages/table/src/store.ts +14 -14
  187. package/packages/table/src/table.ts +14274 -14270
  188. package/packages/table/src/use/cell-view.ts +44 -44
  189. package/packages/table/src/use/index.ts +1 -1
  190. package/packages/table/src/util.ts +1086 -1086
  191. package/packages/toolbar/index.ts +18 -18
  192. package/packages/toolbar/src/toolbar.ts +701 -701
  193. package/packages/ui/index.ts +532 -531
  194. package/packages/ui/src/anime.ts +52 -52
  195. package/packages/ui/src/comp.ts +3 -3
  196. package/packages/ui/src/dom.ts +264 -264
  197. package/packages/ui/src/log.ts +8 -8
  198. package/packages/ui/src/utils.ts +56 -56
  199. package/packages/ui/src/vn.ts +55 -55
  200. package/packages/v-x-e-table/index.d.ts +4 -4
  201. package/packages/v-x-e-table/index.ts +4 -4
  202. package/styles/all.scss +7 -7
  203. package/styles/base.scss +16 -16
  204. package/styles/components/grid.scss +89 -89
  205. package/styles/components/icon.scss +225 -225
  206. package/styles/components/old-icon.scss +715 -715
  207. package/styles/components/table-module/all.scss +6 -6
  208. package/styles/components/table-module/custom.scss +550 -541
  209. package/styles/components/table-module/export.scss +130 -130
  210. package/styles/components/table-module/filter.scss +130 -130
  211. package/styles/components/table-module/menu.scss +81 -81
  212. package/styles/components/table.scss +2679 -2679
  213. package/styles/components/toolbar.scss +119 -119
  214. package/styles/default.scss +2 -2
  215. package/styles/helpers/baseMixin.scss +95 -95
  216. package/styles/index.scss +4 -4
  217. package/styles/modules.scss +5 -5
  218. package/styles/theme/base.scss +93 -93
  219. package/styles/theme/dark.scss +49 -49
  220. package/styles/theme/light.scss +44 -44
  221. package/styles/variable.scss +43 -43
  222. package/types/all.d.ts +37 -37
  223. package/types/index.d.ts +4 -4
  224. /package/es/{iconfont.1778035441293.ttf → iconfont.1778318183872.ttf} +0 -0
  225. /package/es/{iconfont.1778035441293.woff → iconfont.1778318183872.woff} +0 -0
  226. /package/es/{iconfont.1778035441293.woff2 → iconfont.1778318183872.woff2} +0 -0
  227. /package/lib/{iconfont.1778035441293.ttf → iconfont.1778318183872.ttf} +0 -0
  228. /package/lib/{iconfont.1778035441293.woff → iconfont.1778318183872.woff} +0 -0
  229. /package/lib/{iconfont.1778035441293.woff2 → iconfont.1778318183872.woff2} +0 -0
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2019 Xu Liangzhan
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1
+ MIT License
2
+
3
+ Copyright (c) 2019 Xu Liangzhan
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
  SOFTWARE.
package/README.en.md CHANGED
@@ -1,118 +1,118 @@
1
- # vxe-table
2
-
3
- [简体中文](README.md) | [繁體中文](README.zh-TW.md) | English | [日本語](README.ja-JP.md)
4
-
5
- [![github star](https://img.shields.io/github/stars/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/stargazers)
6
- [![gitee star](https://gitee.com/x-extends/vxe-table/badge/star.svg?theme=gvp)](https://gitee.com/x-extends/vxe-table/stargazers)
7
- [![gitcode star](https://gitcode.com/x-extends/vxe-table/star/badge.svg)](https://gitcode.com/x-extends/vxe-table/stargazers)
8
- [![npm version](https://img.shields.io/npm/v/vxe-table.svg?style=flat-square)](https://www.npmjs.com/package/vxe-table)
9
- [![NodeJS with Webpack](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml/badge.svg)](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml)
10
- [![npm downloads](https://img.shields.io/npm/dt/vxe-table.svg?style=flat-square)](https://npm-stat.com/charts.html?package=vxe-table)
11
- [![issues](https://img.shields.io/github/issues/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues)
12
- [![issues closed](https://img.shields.io/github/issues-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues?q=is%3Aissue+is%3Aclosed)
13
- [![pull requests](https://img.shields.io/github/issues-pr/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls)
14
- [![pull requests closed](https://img.shields.io/github/issues-pr-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
15
- [![npm license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
16
-
17
- A PC-end table component based on [Vxe UI](https://github.com/x-extends/vxe-pc-ui), enterprise-level table solution with support for copy-paste, data pivot tables, and virtual lists, featuring high performance.
18
-
19
- ## Browser Support
20
-
21
- ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png)
22
- --- | --- | --- | --- | --- |
23
- Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
24
-
25
- ## Installing
26
-
27
- Version: [vue](https://www.npmjs.com/package/vue) 3.x
28
-
29
- ```shell
30
- npm install vxe-table@next
31
- ```
32
-
33
- Get on [unpkg](https://unpkg.com/vxe-table/) and [cdnjs](https://cdn.jsdelivr.net/npm/vxe-table/)
34
-
35
- ### NPM
36
-
37
- ```javascript
38
- // ...
39
- import VxeUITable from 'vxe-table'
40
- import 'vxe-table/lib/style.css'
41
- // ...
42
-
43
- createApp(App).use(VxeUITable).mount('#app')
44
- ```
45
-
46
- ### CDN
47
-
48
- Use a third-party CDN to remember to lock the version number to avoid being affected by incompatible updates.
49
- ***It is not recommended to use the CDN address of a third party in a formal environment because the connection can fail at any time***
50
-
51
- ```HTML
52
- <!-- style -->
53
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-pc-ui/lib/style.css">
54
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-table@next/lib/style.css">
55
- <!-- vue -->
56
- <script src="https://cdn.jsdelivr.net/npm/vue"></script>
57
- <!-- table -->
58
- <script src="https://cdn.jsdelivr.net/npm/xe-utils"></script>
59
- <script src="https://cdn.jsdelivr.net/npm/vxe-pc-ui"></script>
60
- <script src="https://cdn.jsdelivr.net/npm/vxe-table@next"></script>
61
- ```
62
-
63
- ## Example
64
-
65
- ```html
66
- <template>
67
- <div>
68
- <vxe-table :data="tableData">
69
- <vxe-column type="seq" title="Seq" width="60"></vxe-column>
70
- <vxe-column field="name" title="Name"></vxe-column>
71
- <vxe-column field="role" title="Role"></vxe-column>
72
- <vxe-colgroup title="Group1">
73
- <vxe-column field="sex" title="Sex"></vxe-column>
74
- <vxe-column field="address" title="Address"></vxe-column>
75
- </vxe-colgroup>
76
- </vxe-table>
77
- </div>
78
- </template>
79
-
80
- <script lang="ts" setup>
81
- import { ref } from 'vue'
82
-
83
- const tableData = ref([
84
- { id: 10001, name: 'Test1', role: 'Develop', sex: 'Man', address: 'Shenzhen' },
85
- { id: 10002, name: 'Test2', role: 'Test', sex: 'Man', address: 'Guangzhou' },
86
- { id: 10003, name: 'Test3', role: 'PM', sex: 'Man', address: 'Shanghai' }
87
- ])
88
- </script>
89
- ```
90
-
91
- ## Online Documents
92
-
93
- 👉 [UI Document](https://vxeui.com)
94
- 👉 [Table Document](https://vxetable.cn)
95
-
96
- ## Run the project
97
-
98
- Install dependencies
99
-
100
- ```shell
101
- npm run update
102
- ```
103
-
104
- Start local debugging
105
-
106
- ```shell
107
- npm run serve
108
- ```
109
-
110
- Compile packaging, generated compiled directory: es,lib
111
-
112
- ```shell
113
- npm run lib
114
- ```
115
-
116
- ## License
117
-
118
- [MIT](LICENSE) © 2019-present, Xu Liangzhan
1
+ # vxe-table
2
+
3
+ [简体中文](README.md) | [繁體中文](README.zh-TW.md) | English | [日本語](README.ja-JP.md)
4
+
5
+ [![github star](https://img.shields.io/github/stars/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/stargazers)
6
+ [![gitee star](https://gitee.com/x-extends/vxe-table/badge/star.svg?theme=gvp)](https://gitee.com/x-extends/vxe-table/stargazers)
7
+ [![gitcode star](https://gitcode.com/x-extends/vxe-table/star/badge.svg)](https://gitcode.com/x-extends/vxe-table/stargazers)
8
+ [![npm version](https://img.shields.io/npm/v/vxe-table.svg?style=flat-square)](https://www.npmjs.com/package/vxe-table)
9
+ [![NodeJS with Webpack](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml/badge.svg)](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml)
10
+ [![npm downloads](https://img.shields.io/npm/dt/vxe-table.svg?style=flat-square)](https://npm-stat.com/charts.html?package=vxe-table)
11
+ [![issues](https://img.shields.io/github/issues/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues)
12
+ [![issues closed](https://img.shields.io/github/issues-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues?q=is%3Aissue+is%3Aclosed)
13
+ [![pull requests](https://img.shields.io/github/issues-pr/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls)
14
+ [![pull requests closed](https://img.shields.io/github/issues-pr-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
15
+ [![npm license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
16
+
17
+ A PC-end table component based on [Vxe UI](https://github.com/x-extends/vxe-pc-ui), enterprise-level table solution with support for copy-paste, data pivot tables, and virtual lists, featuring high performance.
18
+
19
+ ## Browser Support
20
+
21
+ ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png)
22
+ --- | --- | --- | --- | --- |
23
+ Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
24
+
25
+ ## Installing
26
+
27
+ Version: [vue](https://www.npmjs.com/package/vue) 3.x
28
+
29
+ ```shell
30
+ npm install vxe-table@next
31
+ ```
32
+
33
+ Get on [unpkg](https://unpkg.com/vxe-table/) and [cdnjs](https://cdn.jsdelivr.net/npm/vxe-table/)
34
+
35
+ ### NPM
36
+
37
+ ```javascript
38
+ // ...
39
+ import VxeUITable from 'vxe-table'
40
+ import 'vxe-table/lib/style.css'
41
+ // ...
42
+
43
+ createApp(App).use(VxeUITable).mount('#app')
44
+ ```
45
+
46
+ ### CDN
47
+
48
+ Use a third-party CDN to remember to lock the version number to avoid being affected by incompatible updates.
49
+ ***It is not recommended to use the CDN address of a third party in a formal environment because the connection can fail at any time***
50
+
51
+ ```HTML
52
+ <!-- style -->
53
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-pc-ui/lib/style.css">
54
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-table@next/lib/style.css">
55
+ <!-- vue -->
56
+ <script src="https://cdn.jsdelivr.net/npm/vue"></script>
57
+ <!-- table -->
58
+ <script src="https://cdn.jsdelivr.net/npm/xe-utils"></script>
59
+ <script src="https://cdn.jsdelivr.net/npm/vxe-pc-ui"></script>
60
+ <script src="https://cdn.jsdelivr.net/npm/vxe-table@next"></script>
61
+ ```
62
+
63
+ ## Example
64
+
65
+ ```html
66
+ <template>
67
+ <div>
68
+ <vxe-table :data="tableData">
69
+ <vxe-column type="seq" title="Seq" width="60"></vxe-column>
70
+ <vxe-column field="name" title="Name"></vxe-column>
71
+ <vxe-column field="role" title="Role"></vxe-column>
72
+ <vxe-colgroup title="Group1">
73
+ <vxe-column field="sex" title="Sex"></vxe-column>
74
+ <vxe-column field="address" title="Address"></vxe-column>
75
+ </vxe-colgroup>
76
+ </vxe-table>
77
+ </div>
78
+ </template>
79
+
80
+ <script lang="ts" setup>
81
+ import { ref } from 'vue'
82
+
83
+ const tableData = ref([
84
+ { id: 10001, name: 'Test1', role: 'Develop', sex: 'Man', address: 'Shenzhen' },
85
+ { id: 10002, name: 'Test2', role: 'Test', sex: 'Man', address: 'Guangzhou' },
86
+ { id: 10003, name: 'Test3', role: 'PM', sex: 'Man', address: 'Shanghai' }
87
+ ])
88
+ </script>
89
+ ```
90
+
91
+ ## Online Documents
92
+
93
+ 👉 [UI Document](https://vxeui.com)
94
+ 👉 [Table Document](https://vxetable.cn)
95
+
96
+ ## Run the project
97
+
98
+ Install dependencies
99
+
100
+ ```shell
101
+ npm run update
102
+ ```
103
+
104
+ Start local debugging
105
+
106
+ ```shell
107
+ npm run serve
108
+ ```
109
+
110
+ Compile packaging, generated compiled directory: es,lib
111
+
112
+ ```shell
113
+ npm run lib
114
+ ```
115
+
116
+ ## License
117
+
118
+ [MIT](LICENSE) © 2019-present, Xu Liangzhan
package/README.ja-JP.md CHANGED
@@ -1,117 +1,117 @@
1
- # vxe-table
2
-
3
- [简体中文](README.md) | [繁體中文](README.zh-TW.md) | [English](README.en.md) | 日本語
4
-
5
- [![github star](https://img.shields.io/github/stars/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/stargazers)
6
- [![gitee star](https://gitee.com/x-extends/vxe-table/badge/star.svg?theme=gvp)](https://gitee.com/x-extends/vxe-table/stargazers)
7
- [![gitcode star](https://gitcode.com/x-extends/vxe-table/star/badge.svg)](https://gitcode.com/x-extends/vxe-table/stargazers)
8
- [![NodeJS with Webpack](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml/badge.svg)](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml)
9
- [![npm downloads](https://img.shields.io/npm/dt/vxe-table.svg?style=flat-square)](https://npm-stat.com/charts.html?package=vxe-table)
10
- [![issues](https://img.shields.io/github/issues/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues)
11
- [![issues closed](https://img.shields.io/github/issues-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues?q=is%3Aissue+is%3Aclosed)
12
- [![pull requests](https://img.shields.io/github/issues-pr/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls)
13
- [![pull requests closed](https://img.shields.io/github/issues-pr-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
14
- [![npm license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
15
-
16
- [Vxe UI](https://github.com/x-extends/vxe-pc-ui) エンドの表構成要素をベースに、コピペ、データ透視テーブル、仮想リストをサポートする高性能な企業向け表作成ソリューションです。
17
-
18
- ## ブラウザサポート
19
-
20
- ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png)
21
- --- | --- | --- | --- | --- |
22
- 最新 ✔ | 最新 ✔ | 最新 ✔ | 最新 ✔ | 最新 ✔ |
23
-
24
- ## インストール
25
-
26
- バージョン: [vue](https://www.npmjs.com/package/vue) 3.x
27
-
28
- ```shell
29
- npm install vxe-table@next
30
- ```
31
-
32
- [unpkg](https://unpkg.com/vxe-table/) および [cdnjs](https://cdn.jsdelivr.net/npm/vxe-table/) で入手可能
33
-
34
- ### NPM
35
-
36
- ```javascript
37
- // ...
38
- import VxeUITable from 'vxe-table'
39
- import 'vxe-table/lib/style.css'
40
- // ...
41
-
42
- createApp(App).use(VxeUITable).mount('#app')
43
- ```
44
-
45
- ### CDN
46
-
47
- サードパーティのCDNを使用する場合は、バージョン番号をロックして、互換性のない更新の影響を受けないようにしてください。
48
- ***サードパーティのCDNアドレスを正式な環境で使用することはお勧めしません。接続がいつでも失敗する可能性があるためです***
49
-
50
- ```HTML
51
- <!-- style -->
52
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-pc-ui/lib/style.css">
53
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-table@next/lib/style.css">
54
- <!-- vue -->
55
- <script src="https://cdn.jsdelivr.net/npm/vue"></script>
56
- <!-- table -->
57
- <script src="https://cdn.jsdelivr.net/npm/xe-utils"></script>
58
- <script src="https://cdn.jsdelivr.net/npm/vxe-pc-ui"></script>
59
- <script src="https://cdn.jsdelivr.net/npm/vxe-table@next"></script>
60
- ```
61
-
62
- ## 例
63
-
64
- ```html
65
- <template>
66
- <div>
67
- <vxe-table :data="tableData">
68
- <vxe-column type="seq" title="Seq" width="60"></vxe-column>
69
- <vxe-column field="name" title="Name"></vxe-column>
70
- <vxe-column field="role" title="Role"></vxe-column>
71
- <vxe-colgroup title="Group1">
72
- <vxe-column field="sex" title="Sex"></vxe-column>
73
- <vxe-column field="address" title="Address"></vxe-column>
74
- </vxe-colgroup>
75
- </vxe-table>
76
- </div>
77
- </template>
78
-
79
- <script lang="ts" setup>
80
- import { ref } from 'vue'
81
-
82
- const tableData = ref([
83
- { id: 10001, name: 'Test1', role: 'Develop', sex: 'Man', address: 'Shenzhen' },
84
- { id: 10002, name: 'Test2', role: 'Test', sex: 'Man', address: 'Guangzhou' },
85
- { id: 10003, name: 'Test3', role: 'PM', sex: 'Man', address: 'Shanghai' }
86
- ])
87
- </script>
88
- ```
89
-
90
- ## オンラインドキュメント
91
-
92
- 👉 [UIドキュメント](https://vxeui.com)
93
- 👉 [テーブルドキュメント](https://vxetable.cn)
94
-
95
- ## プロジェクトの実行
96
-
97
- 依存関係をインストールする
98
-
99
- ```shell
100
- npm run update
101
- ```
102
-
103
- ローカルデバッグを開始する
104
-
105
- ```shell
106
- npm run serve
107
- ```
108
-
109
- コンパイルパッケージング、生成されたコンパイルディレクトリ: es,lib
110
-
111
- ```shell
112
- npm run lib
113
- ```
114
-
115
- ## ライセンス
116
-
117
- [MIT](LICENSE) © 2019-present, Xu Liangzhan
1
+ # vxe-table
2
+
3
+ [简体中文](README.md) | [繁體中文](README.zh-TW.md) | [English](README.en.md) | 日本語
4
+
5
+ [![github star](https://img.shields.io/github/stars/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/stargazers)
6
+ [![gitee star](https://gitee.com/x-extends/vxe-table/badge/star.svg?theme=gvp)](https://gitee.com/x-extends/vxe-table/stargazers)
7
+ [![gitcode star](https://gitcode.com/x-extends/vxe-table/star/badge.svg)](https://gitcode.com/x-extends/vxe-table/stargazers)
8
+ [![NodeJS with Webpack](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml/badge.svg)](https://github.com/x-extends/vxe-table/actions/workflows/webpack.yml)
9
+ [![npm downloads](https://img.shields.io/npm/dt/vxe-table.svg?style=flat-square)](https://npm-stat.com/charts.html?package=vxe-table)
10
+ [![issues](https://img.shields.io/github/issues/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues)
11
+ [![issues closed](https://img.shields.io/github/issues-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/issues?q=is%3Aissue+is%3Aclosed)
12
+ [![pull requests](https://img.shields.io/github/issues-pr/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls)
13
+ [![pull requests closed](https://img.shields.io/github/issues-pr-closed/x-extends/vxe-table.svg)](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
14
+ [![npm license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
15
+
16
+ [Vxe UI](https://github.com/x-extends/vxe-pc-ui) エンドの表構成要素をベースに、コピペ、データ透視テーブル、仮想リストをサポートする高性能な企業向け表作成ソリューションです。
17
+
18
+ ## ブラウザサポート
19
+
20
+ ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png)
21
+ --- | --- | --- | --- | --- |
22
+ 最新 ✔ | 最新 ✔ | 最新 ✔ | 最新 ✔ | 最新 ✔ |
23
+
24
+ ## インストール
25
+
26
+ バージョン: [vue](https://www.npmjs.com/package/vue) 3.x
27
+
28
+ ```shell
29
+ npm install vxe-table@next
30
+ ```
31
+
32
+ [unpkg](https://unpkg.com/vxe-table/) および [cdnjs](https://cdn.jsdelivr.net/npm/vxe-table/) で入手可能
33
+
34
+ ### NPM
35
+
36
+ ```javascript
37
+ // ...
38
+ import VxeUITable from 'vxe-table'
39
+ import 'vxe-table/lib/style.css'
40
+ // ...
41
+
42
+ createApp(App).use(VxeUITable).mount('#app')
43
+ ```
44
+
45
+ ### CDN
46
+
47
+ サードパーティのCDNを使用する場合は、バージョン番号をロックして、互換性のない更新の影響を受けないようにしてください。
48
+ ***サードパーティのCDNアドレスを正式な環境で使用することはお勧めしません。接続がいつでも失敗する可能性があるためです***
49
+
50
+ ```HTML
51
+ <!-- style -->
52
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-pc-ui/lib/style.css">
53
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vxe-table@next/lib/style.css">
54
+ <!-- vue -->
55
+ <script src="https://cdn.jsdelivr.net/npm/vue"></script>
56
+ <!-- table -->
57
+ <script src="https://cdn.jsdelivr.net/npm/xe-utils"></script>
58
+ <script src="https://cdn.jsdelivr.net/npm/vxe-pc-ui"></script>
59
+ <script src="https://cdn.jsdelivr.net/npm/vxe-table@next"></script>
60
+ ```
61
+
62
+ ## 例
63
+
64
+ ```html
65
+ <template>
66
+ <div>
67
+ <vxe-table :data="tableData">
68
+ <vxe-column type="seq" title="Seq" width="60"></vxe-column>
69
+ <vxe-column field="name" title="Name"></vxe-column>
70
+ <vxe-column field="role" title="Role"></vxe-column>
71
+ <vxe-colgroup title="Group1">
72
+ <vxe-column field="sex" title="Sex"></vxe-column>
73
+ <vxe-column field="address" title="Address"></vxe-column>
74
+ </vxe-colgroup>
75
+ </vxe-table>
76
+ </div>
77
+ </template>
78
+
79
+ <script lang="ts" setup>
80
+ import { ref } from 'vue'
81
+
82
+ const tableData = ref([
83
+ { id: 10001, name: 'Test1', role: 'Develop', sex: 'Man', address: 'Shenzhen' },
84
+ { id: 10002, name: 'Test2', role: 'Test', sex: 'Man', address: 'Guangzhou' },
85
+ { id: 10003, name: 'Test3', role: 'PM', sex: 'Man', address: 'Shanghai' }
86
+ ])
87
+ </script>
88
+ ```
89
+
90
+ ## オンラインドキュメント
91
+
92
+ 👉 [UIドキュメント](https://vxeui.com)
93
+ 👉 [テーブルドキュメント](https://vxetable.cn)
94
+
95
+ ## プロジェクトの実行
96
+
97
+ 依存関係をインストールする
98
+
99
+ ```shell
100
+ npm run update
101
+ ```
102
+
103
+ ローカルデバッグを開始する
104
+
105
+ ```shell
106
+ npm run serve
107
+ ```
108
+
109
+ コンパイルパッケージング、生成されたコンパイルディレクトリ: es,lib
110
+
111
+ ```shell
112
+ npm run lib
113
+ ```
114
+
115
+ ## ライセンス
116
+
117
+ [MIT](LICENSE) © 2019-present, Xu Liangzhan