vxe-table 4.7.0-alpha.18 → 4.7.0-alpha.19

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/ui/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { VxeUI, setConfig, setIcon } from '@vxe-ui/core';
2
- VxeUI.version = "4.7.0-alpha.18";
3
- VxeUI.tableVersion = "4.7.0-alpha.18";
2
+ VxeUI.version = "4.7.0-alpha.19";
3
+ VxeUI.tableVersion = "4.7.0-alpha.19";
4
4
  setConfig({
5
5
  emptyCell: ' ',
6
6
  table: {
package/lib/index.umd.js CHANGED
@@ -21093,8 +21093,8 @@ __webpack_require__.r(__webpack_exports__);
21093
21093
  /* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__) if(["default","VXETable","globalStore"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = function(key) { return _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)
21094
21094
  /* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
21095
21095
 
21096
- _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.version = "4.7.0-alpha.18";
21097
- _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.tableVersion = "4.7.0-alpha.18";
21096
+ _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.version = "4.7.0-alpha.19";
21097
+ _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.tableVersion = "4.7.0-alpha.19";
21098
21098
  (0,_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.setConfig)({
21099
21099
  emptyCell: ' ',
21100
21100
  table: {