vxe-table 4.17.48 → 4.17.49

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/lib/index.umd.js CHANGED
@@ -3236,7 +3236,7 @@ function eqEmptyValue(cellValue) {
3236
3236
  ;// ./packages/ui/index.ts
3237
3237
 
3238
3238
 
3239
- const version = "4.17.48";
3239
+ const version = "4.17.49";
3240
3240
  core_.VxeUI.version = version;
3241
3241
  core_.VxeUI.tableVersion = version;
3242
3242
  core_.VxeUI.setConfig({
@@ -3758,7 +3758,7 @@ var es_iterator_some = __webpack_require__(3579);
3758
3758
  const {
3759
3759
  log: log_log
3760
3760
  } = core_.VxeUI;
3761
- const log_version = `table v${"4.17.48"}`;
3761
+ const log_version = `table v${"4.17.49"}`;
3762
3762
  const warnLog = log_log.create('warn', log_version);
3763
3763
  const errLog = log_log.create('error', log_version);
3764
3764
  ;// ./packages/table/src/columnInfo.ts