@visactor/vtable 1.27.0-alpha.1 → 1.27.0-alpha.3

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.
@@ -117,5 +117,4 @@ class BodyHelper {
117
117
  }
118
118
  }
119
119
 
120
- exports.BodyHelper = BodyHelper;
121
- //# sourceMappingURL=body-helper.js.map
120
+ exports.BodyHelper = BodyHelper;
@@ -2270,4 +2270,5 @@ class BaseTable extends EventTarget_1.EventTarget {
2270
2270
  }
2271
2271
  }
2272
2272
 
2273
- exports.BaseTable = BaseTable;
2273
+ exports.BaseTable = BaseTable;
2274
+ //# sourceMappingURL=BaseTable.js.map
@@ -900,5 +900,4 @@ function sortRecordIndexs(recordIndexs, sort) {
900
900
  exports.DataSource = DataSource, DataSource.EMPTY = new DataSource({
901
901
  get() {},
902
902
  length: 0
903
- }), exports.getValueFromDeepArray = getValueFromDeepArray, exports.sortRecordIndexs = sortRecordIndexs;
904
- //# sourceMappingURL=DataSource.js.map
903
+ }), exports.getValueFromDeepArray = getValueFromDeepArray, exports.sortRecordIndexs = sortRecordIndexs;
@@ -77,4 +77,5 @@ function dateFormat(baseField, formatString, utcOutput, mthNames, dayNames) {
77
77
  Object.defineProperty(exports, "__esModule", {
78
78
  value: !0
79
79
  }), exports.dateFormat = exports.numberFormat = void 0, exports.numberFormat = numberFormat,
80
- exports.dateFormat = dateFormat;
80
+ exports.dateFormat = dateFormat;
81
+ //# sourceMappingURL=DataStatistics.js.map
@@ -269,5 +269,4 @@ class HeaderHelper {
269
269
  }
270
270
  }
271
271
 
272
- exports.HeaderHelper = HeaderHelper;
273
- //# sourceMappingURL=header-helper.js.map
272
+ exports.HeaderHelper = HeaderHelper;
@@ -11,4 +11,5 @@ Object.defineProperty(exports, "SimpleHeaderLayoutMap", {
11
11
  get: function() {
12
12
  return simple_header_layout_1.SimpleHeaderLayoutMap;
13
13
  }
14
- });
14
+ });
15
+ //# sourceMappingURL=index.js.map