vxe-table 4.14.0-beta.4 → 4.14.0-beta.6
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/es/grid/src/grid.js +2 -2
- package/es/locale/lang/ar-EG.js +2 -1
- package/es/locale/lang/de-DE.js +2 -1
- package/es/locale/lang/en-US.js +2 -1
- package/es/locale/lang/es-ES.js +2 -1
- package/es/locale/lang/fr-FR.js +2 -1
- package/es/locale/lang/hu-HU.js +2 -1
- package/es/locale/lang/hy-AM.js +2 -1
- package/es/locale/lang/id-ID.js +2 -1
- package/es/locale/lang/it-IT.js +2 -1
- package/es/locale/lang/ja-JP.js +2 -1
- package/es/locale/lang/ko-KR.js +2 -1
- package/es/locale/lang/ms-MY.js +2 -1
- package/es/locale/lang/nb-NO.js +2 -1
- package/es/locale/lang/pt-BR.js +2 -1
- package/es/locale/lang/ru-RU.js +2 -1
- package/es/locale/lang/th-TH.js +2 -1
- package/es/locale/lang/ug-CN.js +2 -1
- package/es/locale/lang/uk-UA.js +2 -1
- package/es/locale/lang/uz-UZ.js +2 -1
- package/es/locale/lang/vi-VN.js +2 -1
- package/es/locale/lang/zh-CHT.js +2 -1
- package/es/locale/lang/zh-CN.js +2 -1
- package/es/style.css +1 -1
- package/es/table/src/body.js +3 -2
- package/es/table/src/table.js +11 -9
- package/es/table/src/util.js +5 -1
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/grid/src/grid.js +2 -2
- package/lib/grid/src/grid.min.js +1 -1
- package/lib/index.umd.js +24 -15
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.js +2 -1
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/ar-EG.umd.js +2 -1
- package/lib/locale/lang/de-DE.js +2 -1
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/de-DE.umd.js +2 -1
- package/lib/locale/lang/en-US.js +2 -1
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +2 -1
- package/lib/locale/lang/es-ES.js +2 -1
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +2 -1
- package/lib/locale/lang/fr-FR.js +2 -1
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/fr-FR.umd.js +2 -1
- package/lib/locale/lang/hu-HU.js +2 -1
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hu-HU.umd.js +2 -1
- package/lib/locale/lang/hy-AM.js +2 -1
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/hy-AM.umd.js +2 -1
- package/lib/locale/lang/id-ID.js +2 -1
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/id-ID.umd.js +2 -1
- package/lib/locale/lang/it-IT.js +2 -1
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/it-IT.umd.js +2 -1
- package/lib/locale/lang/ja-JP.js +2 -1
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +2 -1
- package/lib/locale/lang/ko-KR.js +2 -1
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ko-KR.umd.js +2 -1
- package/lib/locale/lang/ms-MY.js +2 -1
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/ms-MY.umd.js +2 -1
- package/lib/locale/lang/nb-NO.js +2 -1
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/nb-NO.umd.js +2 -1
- package/lib/locale/lang/pt-BR.js +2 -1
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +2 -1
- package/lib/locale/lang/ru-RU.js +2 -1
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/ru-RU.umd.js +2 -1
- package/lib/locale/lang/th-TH.js +2 -1
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/th-TH.umd.js +2 -1
- package/lib/locale/lang/ug-CN.js +2 -1
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/ug-CN.umd.js +2 -1
- package/lib/locale/lang/uk-UA.js +2 -1
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uk-UA.umd.js +2 -1
- package/lib/locale/lang/uz-UZ.js +2 -1
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/uz-UZ.umd.js +2 -1
- package/lib/locale/lang/vi-VN.js +2 -1
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/vi-VN.umd.js +2 -1
- package/lib/locale/lang/zh-CHT.js +2 -1
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CHT.umd.js +2 -1
- package/lib/locale/lang/zh-CN.js +2 -1
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +2 -1
- package/lib/style.css +1 -1
- package/lib/table/src/body.js +2 -2
- package/lib/table/src/body.min.js +1 -1
- package/lib/table/src/table.js +7 -7
- package/lib/table/src/table.min.js +1 -1
- package/lib/table/src/util.js +9 -1
- package/lib/table/src/util.min.js +1 -1
- package/lib/ui/index.js +1 -1
- 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 +2 -2
- package/packages/locale/lang/ar-EG.ts +2 -1
- package/packages/locale/lang/de-DE.ts +2 -1
- package/packages/locale/lang/en-US.ts +2 -1
- package/packages/locale/lang/es-ES.ts +2 -1
- package/packages/locale/lang/fr-FR.ts +2 -1
- package/packages/locale/lang/hu-HU.ts +2 -1
- package/packages/locale/lang/hy-AM.ts +2 -1
- package/packages/locale/lang/id-ID.ts +2 -1
- package/packages/locale/lang/it-IT.ts +2 -1
- package/packages/locale/lang/ja-JP.ts +2 -1
- package/packages/locale/lang/ko-KR.ts +2 -1
- package/packages/locale/lang/ms-MY.ts +2 -1
- package/packages/locale/lang/nb-NO.ts +2 -1
- package/packages/locale/lang/pt-BR.ts +2 -1
- package/packages/locale/lang/ru-RU.ts +2 -1
- package/packages/locale/lang/th-TH.ts +2 -1
- package/packages/locale/lang/ug-CN.ts +2 -1
- package/packages/locale/lang/uk-UA.ts +2 -1
- package/packages/locale/lang/uz-UZ.ts +2 -1
- package/packages/locale/lang/vi-VN.ts +2 -1
- package/packages/locale/lang/zh-CHT.ts +2 -1
- package/packages/locale/lang/zh-CN.ts +2 -1
- package/packages/table/src/body.ts +4 -2
- package/packages/table/src/table.ts +12 -9
- package/packages/table/src/util.ts +5 -1
- /package/es/{iconfont.1751277484787.ttf → iconfont.1751422282348.ttf} +0 -0
- /package/es/{iconfont.1751277484787.woff → iconfont.1751422282348.woff} +0 -0
- /package/es/{iconfont.1751277484787.woff2 → iconfont.1751422282348.woff2} +0 -0
- /package/lib/{iconfont.1751277484787.ttf → iconfont.1751422282348.ttf} +0 -0
- /package/lib/{iconfont.1751277484787.woff → iconfont.1751422282348.woff} +0 -0
- /package/lib/{iconfont.1751277484787.woff2 → iconfont.1751422282348.woff2} +0 -0
package/es/grid/src/grid.js
CHANGED
|
@@ -834,10 +834,10 @@ export default defineVxeComponent({
|
|
|
834
834
|
case 'insert':
|
|
835
835
|
return $xeTable.insert({});
|
|
836
836
|
case 'insert_edit':
|
|
837
|
-
return $xeTable.insert({}).then(({ row }) => $xeTable.setEditRow(row));
|
|
837
|
+
return $xeTable.insert({}).then(({ row }) => $xeTable.setEditRow(row, true));
|
|
838
838
|
// 已废弃
|
|
839
839
|
case 'insert_actived':
|
|
840
|
-
return $xeTable.insert({}).then(({ row }) => $xeTable.setEditRow(row));
|
|
840
|
+
return $xeTable.insert({}).then(({ row }) => $xeTable.setEditRow(row, true));
|
|
841
841
|
// 已废弃
|
|
842
842
|
case 'mark_cancel':
|
|
843
843
|
triggerPendingEvent(code);
|
package/es/locale/lang/ar-EG.js
CHANGED
package/es/locale/lang/de-DE.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Klar',
|
|
357
357
|
confirm: 'bestätigen',
|
|
358
|
-
copySuccess: 'Kopieren Sie in Zwischenablage: {0}'
|
|
358
|
+
copySuccess: 'Kopieren Sie in Zwischenablage: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Formname',
|
package/es/locale/lang/en-US.js
CHANGED
package/es/locale/lang/es-ES.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Claro',
|
|
357
357
|
confirm: 'confirmar',
|
|
358
|
-
copySuccess: 'Copiado al portapapeles: {0}'
|
|
358
|
+
copySuccess: 'Copiado al portapapeles: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Nombre del formulario',
|
package/es/locale/lang/fr-FR.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Clair',
|
|
357
357
|
confirm: 'confirmer',
|
|
358
|
-
copySuccess: 'Copie dans le presse-papiers: {0}'
|
|
358
|
+
copySuccess: 'Copie dans le presse-papiers: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Nom de formulaire',
|
package/es/locale/lang/hu-HU.js
CHANGED
package/es/locale/lang/hy-AM.js
CHANGED
package/es/locale/lang/id-ID.js
CHANGED
package/es/locale/lang/it-IT.js
CHANGED
package/es/locale/lang/ja-JP.js
CHANGED
package/es/locale/lang/ko-KR.js
CHANGED
package/es/locale/lang/ms-MY.js
CHANGED
package/es/locale/lang/nb-NO.js
CHANGED
package/es/locale/lang/pt-BR.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Claro',
|
|
357
357
|
confirm: 'confirmar',
|
|
358
|
-
copySuccess: 'Copiado para a área de transferência: {0}'
|
|
358
|
+
copySuccess: 'Copiado para a área de transferência: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Nome do formulário',
|
package/es/locale/lang/ru-RU.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Прозрачный',
|
|
357
357
|
confirm: 'подтверждать',
|
|
358
|
-
copySuccess: 'Копировано в буфер обмена: {0}'
|
|
358
|
+
copySuccess: 'Копировано в буфер обмена: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Название формы',
|
package/es/locale/lang/th-TH.js
CHANGED
package/es/locale/lang/ug-CN.js
CHANGED
package/es/locale/lang/uk-UA.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Чіткий',
|
|
357
357
|
confirm: 'підтверджувати',
|
|
358
|
-
copySuccess: 'Копіюється в буфер обміну: {0}'
|
|
358
|
+
copySuccess: 'Копіюється в буфер обміну: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Назва',
|
package/es/locale/lang/uz-UZ.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Aniq',
|
|
357
357
|
confirm: 'tasdiqlamoq',
|
|
358
|
-
copySuccess: "Clipboardga nusxa ko'chirish: {0}"
|
|
358
|
+
copySuccess: "Clipboardga nusxa ko'chirish: {0}",
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Forma nomi',
|
package/es/locale/lang/vi-VN.js
CHANGED
|
@@ -355,7 +355,8 @@ export default {
|
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Thông thoáng',
|
|
357
357
|
confirm: 'xác nhận',
|
|
358
|
-
copySuccess: 'Được sao chép vào bảng tạm: {0}'
|
|
358
|
+
copySuccess: 'Được sao chép vào bảng tạm: {0}',
|
|
359
|
+
hex: 'HEX'
|
|
359
360
|
},
|
|
360
361
|
formDesign: {
|
|
361
362
|
formName: 'Tên hình thức',
|
package/es/locale/lang/zh-CHT.js
CHANGED