vxe-table 4.7.0-alpha.7 → 4.7.0-alpha.9
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 +1 -1
- package/lib/index.umd.js +1 -1
- package/lib/index.umd.min.js +1 -1
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/package.json +2 -2
- package/packages/ui/index.ts +1 -1
package/es/ui/index.js
CHANGED
package/lib/index.umd.js
CHANGED
|
@@ -21068,7 +21068,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
21068
21068
|
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__) if(["default","config","setup","VXETable"].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__)
|
|
21069
21069
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
21070
21070
|
|
|
21071
|
-
_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.tableVersion =
|
|
21071
|
+
_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.VxeUI.tableVersion = "4.7.0-alpha.9";
|
|
21072
21072
|
(0,_vxe_ui_core__WEBPACK_IMPORTED_MODULE_0__.setConfig)({
|
|
21073
21073
|
emptyCell: ' ',
|
|
21074
21074
|
table: {
|