three-trees-ui 1.0.54 → 1.0.55

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.
@@ -5381,7 +5381,7 @@ if (typeof window !== 'undefined' && window.Vue) {
5381
5381
  /***/ "9224":
5382
5382
  /***/ (function(module) {
5383
5383
 
5384
- module.exports = JSON.parse("{\"a\":\"1.0.54\"}");
5384
+ module.exports = JSON.parse("{\"a\":\"1.0.55\"}");
5385
5385
 
5386
5386
  /***/ }),
5387
5387
 
@@ -34434,6 +34434,9 @@ var SubPagination = __webpack_require__("1639");
34434
34434
  if (newOne.id_) {
34435
34435
  delete newOne.id_;
34436
34436
  }
34437
+ if (newOne.id) {
34438
+ delete newOne.id;
34439
+ }
34437
34440
  if (newOne.sub_row_readonly) {
34438
34441
  delete newOne.sub_row_readonly;
34439
34442
  }
@@ -5390,7 +5390,7 @@ if (typeof window !== 'undefined' && window.Vue) {
5390
5390
  /***/ "9224":
5391
5391
  /***/ (function(module) {
5392
5392
 
5393
- module.exports = JSON.parse("{\"a\":\"1.0.54\"}");
5393
+ module.exports = JSON.parse("{\"a\":\"1.0.55\"}");
5394
5394
 
5395
5395
  /***/ }),
5396
5396
 
@@ -34443,6 +34443,9 @@ var SubPagination = __webpack_require__("1639");
34443
34443
  if (newOne.id_) {
34444
34444
  delete newOne.id_;
34445
34445
  }
34446
+ if (newOne.id) {
34447
+ delete newOne.id;
34448
+ }
34446
34449
  if (newOne.sub_row_readonly) {
34447
34450
  delete newOne.sub_row_readonly;
34448
34451
  }