vxe-table 4.16.15 → 4.16.17
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/README.md +1 -1
- package/README.zh-TW.md +1 -1
- package/es/grid/src/grid.js +7 -2
- package/es/index.css +1 -1
- package/es/index.min.css +1 -1
- package/es/locale/lang/en-US.js +2 -2
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/table/module/filter/panel.js +2 -1
- package/es/table/module/menu/hook.js +9 -3
- package/es/table/module/menu/panel.js +113 -109
- package/es/table/src/header.js +4 -1
- package/es/table/src/table.js +58 -30
- package/es/table/src/util.js +19 -4
- package/es/ui/index.js +8 -5
- package/es/ui/src/log.js +1 -1
- package/lib/grid/src/grid.js +6 -2
- package/lib/grid/src/grid.min.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.min.css +1 -1
- package/lib/index.umd.js +89 -41
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/en-US.js +2 -2
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-HK.min.js +1 -1
- package/lib/locale/lang/zh-MO.min.js +1 -1
- package/lib/locale/lang/zh-TW.min.js +1 -1
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/table/src/header.js +3 -1
- package/lib/table/src/props.js +0 -318
- package/lib/ui/index.js +8 -5
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/package.json +1 -1
- package/packages/grid/src/grid.ts +8 -2
- package/packages/locale/lang/en-US.ts +2 -2
- package/packages/table/module/filter/panel.ts +2 -1
- package/packages/table/module/menu/hook.ts +11 -3
- package/packages/table/module/menu/panel.ts +112 -108
- package/packages/table/src/header.ts +3 -1
- package/packages/table/src/table.ts +58 -30
- package/packages/table/src/util.ts +19 -2
- package/packages/ui/index.ts +7 -4
- package/styles/components/grid.scss +0 -1
- package/es/colgroup/style.css +0 -0
- package/es/colgroup/style.min.css +0 -0
- package/es/column/style.css +0 -0
- package/es/column/style.min.css +0 -0
- package/es/grid/style.css +0 -87
- package/es/grid/style.min.css +0 -1
- package/es/iconfont.1758246364726.ttf +0 -0
- package/es/iconfont.1758246364726.woff +0 -0
- package/es/iconfont.1758246364726.woff2 +0 -0
- package/es/index.esm.js +0 -3
- package/es/locale/lang/ar-EG.d.ts +0 -2
- package/es/locale/lang/de-DE.d.ts +0 -2
- package/es/locale/lang/en-US.d.ts +0 -2
- package/es/locale/lang/es-ES.d.ts +0 -2
- package/es/locale/lang/fr-FR.d.ts +0 -2
- package/es/locale/lang/hu-HU.d.ts +0 -2
- package/es/locale/lang/hy-AM.d.ts +0 -2
- package/es/locale/lang/id-ID.d.ts +0 -2
- package/es/locale/lang/it-IT.d.ts +0 -2
- package/es/locale/lang/ja-JP.d.ts +0 -2
- package/es/locale/lang/ko-KR.d.ts +0 -2
- package/es/locale/lang/ms-MY.d.ts +0 -2
- package/es/locale/lang/nb-NO.d.ts +0 -2
- package/es/locale/lang/pt-BR.d.ts +0 -2
- package/es/locale/lang/ru-RU.d.ts +0 -2
- package/es/locale/lang/th-TH.d.ts +0 -2
- package/es/locale/lang/ug-CN.d.ts +0 -2
- package/es/locale/lang/uk-UA.d.ts +0 -2
- package/es/locale/lang/uz-UZ.d.ts +0 -2
- package/es/locale/lang/vi-VN.d.ts +0 -2
- package/es/locale/lang/zh-CHT.d.ts +0 -2
- package/es/locale/lang/zh-CN.d.ts +0 -2
- package/es/locale/lang/zh-HK.d.ts +0 -2
- package/es/locale/lang/zh-MO.d.ts +0 -2
- package/es/locale/lang/zh-TW.d.ts +0 -2
- package/es/table/style.css +0 -3657
- package/es/table/style.min.css +0 -1
- package/es/toolbar/style.css +0 -90
- package/es/toolbar/style.min.css +0 -1
- package/es/ui/style.css +0 -0
- package/es/ui/style.min.css +0 -0
- package/es/v-x-e-table/style.css +0 -0
- package/es/v-x-e-table/style.min.css +0 -0
- package/es/vxe-colgroup/style.css +0 -0
- package/es/vxe-colgroup/style.min.css +0 -0
- package/es/vxe-column/style.css +0 -0
- package/es/vxe-column/style.min.css +0 -0
- package/es/vxe-grid/style.css +0 -87
- package/es/vxe-grid/style.min.css +0 -1
- package/es/vxe-table/style.css +0 -3657
- package/es/vxe-table/style.min.css +0 -1
- package/es/vxe-toolbar/style.css +0 -90
- package/es/vxe-toolbar/style.min.css +0 -1
- package/es/vxe-ui/style.css +0 -0
- package/es/vxe-ui/style.min.css +0 -0
- package/es/vxe-v-x-e-table/style.css +0 -0
- package/es/vxe-v-x-e-table/style.min.css +0 -0
- package/lib/colgroup/style/index.js +0 -1
- package/lib/colgroup/style/style.css +0 -0
- package/lib/colgroup/style/style.min.css +0 -0
- package/lib/column/style/index.js +0 -1
- package/lib/column/style/style.css +0 -0
- package/lib/column/style/style.min.css +0 -0
- package/lib/grid/style/index.js +0 -1
- package/lib/grid/style/style.css +0 -87
- package/lib/grid/style/style.min.css +0 -1
- package/lib/iconfont.1758246364726.ttf +0 -0
- package/lib/iconfont.1758246364726.woff +0 -0
- package/lib/iconfont.1758246364726.woff2 +0 -0
- package/lib/index.common.js +0 -22
- package/lib/locale/lang/ar-EG.d.ts +0 -2
- package/lib/locale/lang/ar-EG.umd.js +0 -806
- package/lib/locale/lang/de-DE.d.ts +0 -2
- package/lib/locale/lang/de-DE.umd.js +0 -806
- package/lib/locale/lang/en-US.d.ts +0 -2
- package/lib/locale/lang/en-US.umd.js +0 -806
- package/lib/locale/lang/es-ES.d.ts +0 -2
- package/lib/locale/lang/es-ES.umd.js +0 -806
- package/lib/locale/lang/fr-FR.d.ts +0 -2
- package/lib/locale/lang/fr-FR.umd.js +0 -806
- package/lib/locale/lang/hu-HU.d.ts +0 -2
- package/lib/locale/lang/hu-HU.umd.js +0 -806
- package/lib/locale/lang/hy-AM.d.ts +0 -2
- package/lib/locale/lang/hy-AM.umd.js +0 -806
- package/lib/locale/lang/id-ID.d.ts +0 -2
- package/lib/locale/lang/id-ID.umd.js +0 -806
- package/lib/locale/lang/it-IT.d.ts +0 -2
- package/lib/locale/lang/it-IT.umd.js +0 -806
- package/lib/locale/lang/ja-JP.d.ts +0 -2
- package/lib/locale/lang/ja-JP.umd.js +0 -806
- package/lib/locale/lang/ko-KR.d.ts +0 -2
- package/lib/locale/lang/ko-KR.umd.js +0 -806
- package/lib/locale/lang/ms-MY.d.ts +0 -2
- package/lib/locale/lang/ms-MY.umd.js +0 -806
- package/lib/locale/lang/nb-NO.d.ts +0 -2
- package/lib/locale/lang/nb-NO.umd.js +0 -806
- package/lib/locale/lang/pt-BR.d.ts +0 -2
- package/lib/locale/lang/pt-BR.umd.js +0 -806
- package/lib/locale/lang/ru-RU.d.ts +0 -2
- package/lib/locale/lang/ru-RU.umd.js +0 -806
- package/lib/locale/lang/th-TH.d.ts +0 -2
- package/lib/locale/lang/th-TH.umd.js +0 -806
- package/lib/locale/lang/ug-CN.d.ts +0 -2
- package/lib/locale/lang/ug-CN.umd.js +0 -806
- package/lib/locale/lang/uk-UA.d.ts +0 -2
- package/lib/locale/lang/uk-UA.umd.js +0 -806
- package/lib/locale/lang/uz-UZ.d.ts +0 -2
- package/lib/locale/lang/uz-UZ.umd.js +0 -806
- package/lib/locale/lang/vi-VN.d.ts +0 -2
- package/lib/locale/lang/vi-VN.umd.js +0 -806
- package/lib/locale/lang/zh-CHT.d.ts +0 -2
- package/lib/locale/lang/zh-CHT.umd.js +0 -806
- package/lib/locale/lang/zh-CN.d.ts +0 -2
- package/lib/locale/lang/zh-CN.umd.js +0 -808
- package/lib/locale/lang/zh-HK.d.ts +0 -2
- package/lib/locale/lang/zh-HK.umd.js +0 -23
- package/lib/locale/lang/zh-MO.d.ts +0 -2
- package/lib/locale/lang/zh-MO.umd.js +0 -23
- package/lib/locale/lang/zh-TW.d.ts +0 -2
- package/lib/locale/lang/zh-TW.umd.js +0 -23
- package/lib/table/module/custom/hook.js +0 -430
- package/lib/table/module/custom/hook.min.js +0 -1
- package/lib/table/module/custom/panel.js +0 -1193
- package/lib/table/module/custom/panel.min.js +0 -1
- package/lib/table/module/edit/hook.js +0 -1308
- package/lib/table/module/edit/hook.min.js +0 -1
- package/lib/table/module/export/export-panel.js +0 -467
- package/lib/table/module/export/export-panel.min.js +0 -1
- package/lib/table/module/export/hook.js +0 -1888
- package/lib/table/module/export/hook.min.js +0 -1
- package/lib/table/module/export/import-panel.js +0 -226
- package/lib/table/module/export/import-panel.min.js +0 -1
- package/lib/table/module/export/util.js +0 -20
- package/lib/table/module/export/util.min.js +0 -1
- package/lib/table/module/filter/hook.js +0 -442
- package/lib/table/module/filter/hook.min.js +0 -1
- package/lib/table/module/filter/panel.js +0 -264
- package/lib/table/module/filter/panel.min.js +0 -1
- package/lib/table/module/keyboard/hook.js +0 -579
- package/lib/table/module/keyboard/hook.min.js +0 -1
- package/lib/table/module/menu/hook.js +0 -383
- package/lib/table/module/menu/hook.min.js +0 -1
- package/lib/table/module/menu/panel.js +0 -135
- package/lib/table/module/menu/panel.min.js +0 -1
- package/lib/table/module/validator/hook.js +0 -681
- package/lib/table/module/validator/hook.min.js +0 -1
- package/lib/table/src/header.min.js +0 -1
- package/lib/table/src/props.min.js +0 -1
- package/lib/table/src/store.js +0 -15
- package/lib/table/src/store.min.js +0 -1
- package/lib/table/src/table.js +0 -902
- package/lib/table/src/table.min.js +0 -1
- package/lib/table/src/use/cell-view.js +0 -57
- package/lib/table/src/use/cell-view.min.js +0 -1
- package/lib/table/src/use/index.js +0 -16
- package/lib/table/src/use/index.min.js +0 -1
- package/lib/table/src/util.js +0 -896
- package/lib/table/src/util.min.js +0 -1
- package/lib/table/style/index.js +0 -1
- package/lib/table/style/style.css +0 -3657
- package/lib/table/style/style.min.css +0 -1
- package/lib/toolbar/style/index.js +0 -1
- package/lib/toolbar/style/style.css +0 -90
- package/lib/toolbar/style/style.min.css +0 -1
- package/lib/ui/style/index.js +0 -1
- package/lib/ui/style/style.css +0 -0
- package/lib/ui/style/style.min.css +0 -0
- package/lib/v-x-e-table/style/index.js +0 -1
- package/lib/v-x-e-table/style/style.css +0 -0
- package/lib/v-x-e-table/style/style.min.css +0 -0
- package/lib/vxe-colgroup/style/index.js +0 -1
- package/lib/vxe-colgroup/style/style.css +0 -0
- package/lib/vxe-colgroup/style/style.min.css +0 -0
- package/lib/vxe-column/style/index.js +0 -1
- package/lib/vxe-column/style/style.css +0 -0
- package/lib/vxe-column/style/style.min.css +0 -0
- package/lib/vxe-grid/style/index.js +0 -1
- package/lib/vxe-grid/style/style.css +0 -87
- package/lib/vxe-grid/style/style.min.css +0 -1
- package/lib/vxe-table/style/index.js +0 -1
- package/lib/vxe-table/style/style.css +0 -3657
- package/lib/vxe-table/style/style.min.css +0 -1
- package/lib/vxe-toolbar/style/index.js +0 -1
- package/lib/vxe-toolbar/style/style.css +0 -90
- package/lib/vxe-toolbar/style/style.min.css +0 -1
- package/lib/vxe-ui/style/index.js +0 -1
- package/lib/vxe-ui/style/style.css +0 -0
- package/lib/vxe-ui/style/style.min.css +0 -0
- package/lib/vxe-v-x-e-table/style/index.js +0 -1
- package/lib/vxe-v-x-e-table/style/style.css +0 -0
- package/lib/vxe-v-x-e-table/style/style.min.css +0 -0
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
[](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
|
|
14
14
|
[](LICENSE)
|
|
15
15
|
|
|
16
|
-
一个基于 [Vxe UI](https://github.com/x-extends/vxe-pc-ui) 的 PC
|
|
16
|
+
一个基于 [Vxe UI](https://github.com/x-extends/vxe-pc-ui) 的 PC 端表格组件,支持增删改查的可编辑表格,支持复制粘贴、数据透视表、虚拟列表高性能的企业级表格解决方案
|
|
17
17
|
|
|
18
18
|
* 设计理念
|
|
19
19
|
* 面向现代浏览器,不支持 IE
|
package/README.zh-TW.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
[](https://github.com/x-extends/vxe-table/pulls?q=is%3Apr+is%3Aclosed)
|
|
14
14
|
[](LICENSE)
|
|
15
15
|
|
|
16
|
-
一個基於 [Vxe UI](https://github.com/x-extends/vxe-pc-ui) 的 PC
|
|
16
|
+
一個基於 [Vxe UI](https://github.com/x-extends/vxe-pc-ui) 的 PC 端表格元件,支持增刪改查的可編輯表格,支持複製粘貼、數據透視錶、虛擬清單高性能的企業級表格解決方案
|
|
17
17
|
|
|
18
18
|
## 瀏覽器支持
|
|
19
19
|
|
package/es/grid/src/grid.js
CHANGED
|
@@ -52,6 +52,7 @@ export default defineVxeComponent({
|
|
|
52
52
|
const refForm = ref();
|
|
53
53
|
const refToolbar = ref();
|
|
54
54
|
const refPager = ref();
|
|
55
|
+
const refPopupContainerElem = ref();
|
|
55
56
|
const refFormWrapper = ref();
|
|
56
57
|
const refToolbarWrapper = ref();
|
|
57
58
|
const refTopWrapper = ref();
|
|
@@ -208,7 +209,8 @@ export default defineVxeComponent({
|
|
|
208
209
|
refTable,
|
|
209
210
|
refForm,
|
|
210
211
|
refToolbar,
|
|
211
|
-
refPager
|
|
212
|
+
refPager,
|
|
213
|
+
refPopupContainerElem
|
|
212
214
|
};
|
|
213
215
|
const computeMaps = {
|
|
214
216
|
computeProxyOpts,
|
|
@@ -767,7 +769,10 @@ export default defineVxeComponent({
|
|
|
767
769
|
]),
|
|
768
770
|
h('div', {
|
|
769
771
|
class: 'vxe-grid--layout-footer-wrapper'
|
|
770
|
-
}, renderChildLayout(footKeys))
|
|
772
|
+
}, renderChildLayout(footKeys)),
|
|
773
|
+
h('div', {
|
|
774
|
+
ref: refPopupContainerElem
|
|
775
|
+
})
|
|
771
776
|
];
|
|
772
777
|
};
|
|
773
778
|
const tableCompEvents = {};
|