@handsontable/vue 15.3.0 → 16.0.0-next-f486b48-20250702

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.
@@ -306,7 +306,7 @@ function simpleEqual(objectA, objectB) {
306
306
  }
307
307
  }
308
308
 
309
- var version="15.3.0";
309
+ var version="16.0.0-next-f486b48-20250702";
310
310
 
311
311
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
312
312
 
@@ -1196,74 +1196,74 @@ var BaseEditorComponent = /*#__PURE__*/function (_Vue) {
1196
1196
  }, {
1197
1197
  key: "finishEditing",
1198
1198
  value: function finishEditing() {
1199
- var _Handsontable$editors10;
1200
- for (var _len10 = arguments.length, args = new Array(_len10), _key10 = 0; _key10 < _len10; _key10++) {
1201
- args[_key10] = arguments[_key10];
1199
+ var _Handsontable$editors0;
1200
+ for (var _len0 = arguments.length, args = new Array(_len0), _key0 = 0; _key0 < _len0; _key0++) {
1201
+ args[_key0] = arguments[_key0];
1202
1202
  }
1203
- return (_Handsontable$editors10 = Handsontable.editors.BaseEditor.prototype.finishEditing).call.apply(_Handsontable$editors10, [this.$data.hotCustomEditorInstance].concat(args));
1203
+ return (_Handsontable$editors0 = Handsontable.editors.BaseEditor.prototype.finishEditing).call.apply(_Handsontable$editors0, [this.$data.hotCustomEditorInstance].concat(args));
1204
1204
  }
1205
1205
  }, {
1206
1206
  key: "focus",
1207
1207
  value: function focus() {
1208
- var _Handsontable$editors11;
1209
- for (var _len11 = arguments.length, args = new Array(_len11), _key11 = 0; _key11 < _len11; _key11++) {
1210
- args[_key11] = arguments[_key11];
1208
+ var _Handsontable$editors1;
1209
+ for (var _len1 = arguments.length, args = new Array(_len1), _key1 = 0; _key1 < _len1; _key1++) {
1210
+ args[_key1] = arguments[_key1];
1211
1211
  }
1212
- return (_Handsontable$editors11 = Handsontable.editors.BaseEditor.prototype.focus).call.apply(_Handsontable$editors11, [this.$data.hotCustomEditorInstance].concat(args));
1212
+ return (_Handsontable$editors1 = Handsontable.editors.BaseEditor.prototype.focus).call.apply(_Handsontable$editors1, [this.$data.hotCustomEditorInstance].concat(args));
1213
1213
  }
1214
1214
  }, {
1215
1215
  key: "getValue",
1216
1216
  value: function getValue() {
1217
- var _Handsontable$editors12;
1218
- for (var _len12 = arguments.length, args = new Array(_len12), _key12 = 0; _key12 < _len12; _key12++) {
1219
- args[_key12] = arguments[_key12];
1217
+ var _Handsontable$editors10;
1218
+ for (var _len10 = arguments.length, args = new Array(_len10), _key10 = 0; _key10 < _len10; _key10++) {
1219
+ args[_key10] = arguments[_key10];
1220
1220
  }
1221
- return (_Handsontable$editors12 = Handsontable.editors.BaseEditor.prototype.getValue).call.apply(_Handsontable$editors12, [this.$data.hotCustomEditorInstance].concat(args));
1221
+ return (_Handsontable$editors10 = Handsontable.editors.BaseEditor.prototype.getValue).call.apply(_Handsontable$editors10, [this.$data.hotCustomEditorInstance].concat(args));
1222
1222
  }
1223
1223
  }, {
1224
1224
  key: "init",
1225
1225
  value: function init() {
1226
- var _Handsontable$editors13;
1227
- for (var _len13 = arguments.length, args = new Array(_len13), _key13 = 0; _key13 < _len13; _key13++) {
1228
- args[_key13] = arguments[_key13];
1226
+ var _Handsontable$editors11;
1227
+ for (var _len11 = arguments.length, args = new Array(_len11), _key11 = 0; _key11 < _len11; _key11++) {
1228
+ args[_key11] = arguments[_key11];
1229
1229
  }
1230
- return (_Handsontable$editors13 = Handsontable.editors.BaseEditor.prototype.init).call.apply(_Handsontable$editors13, [this.$data.hotCustomEditorInstance].concat(args));
1230
+ return (_Handsontable$editors11 = Handsontable.editors.BaseEditor.prototype.init).call.apply(_Handsontable$editors11, [this.$data.hotCustomEditorInstance].concat(args));
1231
1231
  }
1232
1232
  }, {
1233
1233
  key: "isInFullEditMode",
1234
1234
  value: function isInFullEditMode() {
1235
- var _Handsontable$editors14;
1236
- for (var _len14 = arguments.length, args = new Array(_len14), _key14 = 0; _key14 < _len14; _key14++) {
1237
- args[_key14] = arguments[_key14];
1235
+ var _Handsontable$editors12;
1236
+ for (var _len12 = arguments.length, args = new Array(_len12), _key12 = 0; _key12 < _len12; _key12++) {
1237
+ args[_key12] = arguments[_key12];
1238
1238
  }
1239
- return (_Handsontable$editors14 = Handsontable.editors.BaseEditor.prototype.isInFullEditMode).call.apply(_Handsontable$editors14, [this.$data.hotCustomEditorInstance].concat(args));
1239
+ return (_Handsontable$editors12 = Handsontable.editors.BaseEditor.prototype.isInFullEditMode).call.apply(_Handsontable$editors12, [this.$data.hotCustomEditorInstance].concat(args));
1240
1240
  }
1241
1241
  }, {
1242
1242
  key: "isOpened",
1243
1243
  value: function isOpened() {
1244
- var _Handsontable$editors15;
1245
- for (var _len15 = arguments.length, args = new Array(_len15), _key15 = 0; _key15 < _len15; _key15++) {
1246
- args[_key15] = arguments[_key15];
1244
+ var _Handsontable$editors13;
1245
+ for (var _len13 = arguments.length, args = new Array(_len13), _key13 = 0; _key13 < _len13; _key13++) {
1246
+ args[_key13] = arguments[_key13];
1247
1247
  }
1248
- return (_Handsontable$editors15 = Handsontable.editors.BaseEditor.prototype.isOpened).call.apply(_Handsontable$editors15, [this.$data.hotCustomEditorInstance].concat(args));
1248
+ return (_Handsontable$editors13 = Handsontable.editors.BaseEditor.prototype.isOpened).call.apply(_Handsontable$editors13, [this.$data.hotCustomEditorInstance].concat(args));
1249
1249
  }
1250
1250
  }, {
1251
1251
  key: "isWaiting",
1252
1252
  value: function isWaiting() {
1253
- var _Handsontable$editors16;
1254
- for (var _len16 = arguments.length, args = new Array(_len16), _key16 = 0; _key16 < _len16; _key16++) {
1255
- args[_key16] = arguments[_key16];
1253
+ var _Handsontable$editors14;
1254
+ for (var _len14 = arguments.length, args = new Array(_len14), _key14 = 0; _key14 < _len14; _key14++) {
1255
+ args[_key14] = arguments[_key14];
1256
1256
  }
1257
- return (_Handsontable$editors16 = Handsontable.editors.BaseEditor.prototype.isWaiting).call.apply(_Handsontable$editors16, [this.$data.hotCustomEditorInstance].concat(args));
1257
+ return (_Handsontable$editors14 = Handsontable.editors.BaseEditor.prototype.isWaiting).call.apply(_Handsontable$editors14, [this.$data.hotCustomEditorInstance].concat(args));
1258
1258
  }
1259
1259
  }, {
1260
1260
  key: "open",
1261
1261
  value: function open() {
1262
- var _Handsontable$editors17;
1263
- for (var _len17 = arguments.length, args = new Array(_len17), _key17 = 0; _key17 < _len17; _key17++) {
1264
- args[_key17] = arguments[_key17];
1262
+ var _Handsontable$editors15;
1263
+ for (var _len15 = arguments.length, args = new Array(_len15), _key15 = 0; _key15 < _len15; _key15++) {
1264
+ args[_key15] = arguments[_key15];
1265
1265
  }
1266
- return (_Handsontable$editors17 = Handsontable.editors.BaseEditor.prototype.open).call.apply(_Handsontable$editors17, [this.$data.hotCustomEditorInstance].concat(args));
1266
+ return (_Handsontable$editors15 = Handsontable.editors.BaseEditor.prototype.open).call.apply(_Handsontable$editors15, [this.$data.hotCustomEditorInstance].concat(args));
1267
1267
  }
1268
1268
  }, {
1269
1269
  key: "prepare",
@@ -1280,83 +1280,83 @@ var BaseEditorComponent = /*#__PURE__*/function (_Vue) {
1280
1280
  }, {
1281
1281
  key: "saveValue",
1282
1282
  value: function saveValue() {
1283
- var _Handsontable$editors18;
1284
- for (var _len18 = arguments.length, args = new Array(_len18), _key18 = 0; _key18 < _len18; _key18++) {
1285
- args[_key18] = arguments[_key18];
1283
+ var _Handsontable$editors16;
1284
+ for (var _len16 = arguments.length, args = new Array(_len16), _key16 = 0; _key16 < _len16; _key16++) {
1285
+ args[_key16] = arguments[_key16];
1286
1286
  }
1287
- return (_Handsontable$editors18 = Handsontable.editors.BaseEditor.prototype.saveValue).call.apply(_Handsontable$editors18, [this.$data.hotCustomEditorInstance].concat(args));
1287
+ return (_Handsontable$editors16 = Handsontable.editors.BaseEditor.prototype.saveValue).call.apply(_Handsontable$editors16, [this.$data.hotCustomEditorInstance].concat(args));
1288
1288
  }
1289
1289
  }, {
1290
1290
  key: "setValue",
1291
1291
  value: function setValue() {
1292
- var _Handsontable$editors19;
1293
- for (var _len19 = arguments.length, args = new Array(_len19), _key19 = 0; _key19 < _len19; _key19++) {
1294
- args[_key19] = arguments[_key19];
1292
+ var _Handsontable$editors17;
1293
+ for (var _len17 = arguments.length, args = new Array(_len17), _key17 = 0; _key17 < _len17; _key17++) {
1294
+ args[_key17] = arguments[_key17];
1295
1295
  }
1296
- return (_Handsontable$editors19 = Handsontable.editors.BaseEditor.prototype.setValue).call.apply(_Handsontable$editors19, [this.$data.hotCustomEditorInstance].concat(args));
1296
+ return (_Handsontable$editors17 = Handsontable.editors.BaseEditor.prototype.setValue).call.apply(_Handsontable$editors17, [this.$data.hotCustomEditorInstance].concat(args));
1297
1297
  }
1298
1298
  }, {
1299
1299
  key: "addHook",
1300
1300
  value: function addHook() {
1301
- var _Handsontable$editors20;
1302
- for (var _len20 = arguments.length, args = new Array(_len20), _key20 = 0; _key20 < _len20; _key20++) {
1303
- args[_key20] = arguments[_key20];
1301
+ var _Handsontable$editors18;
1302
+ for (var _len18 = arguments.length, args = new Array(_len18), _key18 = 0; _key18 < _len18; _key18++) {
1303
+ args[_key18] = arguments[_key18];
1304
1304
  }
1305
- return (_Handsontable$editors20 = Handsontable.editors.BaseEditor.prototype.addHook).call.apply(_Handsontable$editors20, [this.$data.hotCustomEditorInstance].concat(args));
1305
+ return (_Handsontable$editors18 = Handsontable.editors.BaseEditor.prototype.addHook).call.apply(_Handsontable$editors18, [this.$data.hotCustomEditorInstance].concat(args));
1306
1306
  }
1307
1307
  }, {
1308
1308
  key: "removeHooksByKey",
1309
1309
  value: function removeHooksByKey() {
1310
- var _Handsontable$editors21;
1311
- for (var _len21 = arguments.length, args = new Array(_len21), _key21 = 0; _key21 < _len21; _key21++) {
1312
- args[_key21] = arguments[_key21];
1310
+ var _Handsontable$editors19;
1311
+ for (var _len19 = arguments.length, args = new Array(_len19), _key19 = 0; _key19 < _len19; _key19++) {
1312
+ args[_key19] = arguments[_key19];
1313
1313
  }
1314
- return (_Handsontable$editors21 = Handsontable.editors.BaseEditor.prototype.removeHooksByKey).call.apply(_Handsontable$editors21, [this.$data.hotCustomEditorInstance].concat(args));
1314
+ return (_Handsontable$editors19 = Handsontable.editors.BaseEditor.prototype.removeHooksByKey).call.apply(_Handsontable$editors19, [this.$data.hotCustomEditorInstance].concat(args));
1315
1315
  }
1316
1316
  }, {
1317
1317
  key: "clearHooks",
1318
1318
  value: function clearHooks() {
1319
- var _Handsontable$editors22;
1320
- for (var _len22 = arguments.length, args = new Array(_len22), _key22 = 0; _key22 < _len22; _key22++) {
1321
- args[_key22] = arguments[_key22];
1319
+ var _Handsontable$editors20;
1320
+ for (var _len20 = arguments.length, args = new Array(_len20), _key20 = 0; _key20 < _len20; _key20++) {
1321
+ args[_key20] = arguments[_key20];
1322
1322
  }
1323
- return (_Handsontable$editors22 = Handsontable.editors.BaseEditor.prototype.clearHooks).call.apply(_Handsontable$editors22, [this.$data.hotCustomEditorInstance].concat(args));
1323
+ return (_Handsontable$editors20 = Handsontable.editors.BaseEditor.prototype.clearHooks).call.apply(_Handsontable$editors20, [this.$data.hotCustomEditorInstance].concat(args));
1324
1324
  }
1325
1325
  }, {
1326
1326
  key: "getEditedCell",
1327
1327
  value: function getEditedCell() {
1328
- var _Handsontable$editors23;
1329
- for (var _len23 = arguments.length, args = new Array(_len23), _key23 = 0; _key23 < _len23; _key23++) {
1330
- args[_key23] = arguments[_key23];
1328
+ var _Handsontable$editors21;
1329
+ for (var _len21 = arguments.length, args = new Array(_len21), _key21 = 0; _key21 < _len21; _key21++) {
1330
+ args[_key21] = arguments[_key21];
1331
1331
  }
1332
- return (_Handsontable$editors23 = Handsontable.editors.BaseEditor.prototype.getEditedCell).call.apply(_Handsontable$editors23, [this.$data.hotCustomEditorInstance].concat(args));
1332
+ return (_Handsontable$editors21 = Handsontable.editors.BaseEditor.prototype.getEditedCell).call.apply(_Handsontable$editors21, [this.$data.hotCustomEditorInstance].concat(args));
1333
1333
  }
1334
1334
  }, {
1335
1335
  key: "getEditedCellRect",
1336
1336
  value: function getEditedCellRect() {
1337
- var _Handsontable$editors24;
1338
- for (var _len24 = arguments.length, args = new Array(_len24), _key24 = 0; _key24 < _len24; _key24++) {
1339
- args[_key24] = arguments[_key24];
1337
+ var _Handsontable$editors22;
1338
+ for (var _len22 = arguments.length, args = new Array(_len22), _key22 = 0; _key22 < _len22; _key22++) {
1339
+ args[_key22] = arguments[_key22];
1340
1340
  }
1341
- return (_Handsontable$editors24 = Handsontable.editors.BaseEditor.prototype.getEditedCellRect).call.apply(_Handsontable$editors24, [this.$data.hotCustomEditorInstance].concat(args));
1341
+ return (_Handsontable$editors22 = Handsontable.editors.BaseEditor.prototype.getEditedCellRect).call.apply(_Handsontable$editors22, [this.$data.hotCustomEditorInstance].concat(args));
1342
1342
  }
1343
1343
  }, {
1344
1344
  key: "getEditedCellsZIndex",
1345
1345
  value: function getEditedCellsZIndex() {
1346
- var _Handsontable$editors25;
1347
- for (var _len25 = arguments.length, args = new Array(_len25), _key25 = 0; _key25 < _len25; _key25++) {
1348
- args[_key25] = arguments[_key25];
1346
+ var _Handsontable$editors23;
1347
+ for (var _len23 = arguments.length, args = new Array(_len23), _key23 = 0; _key23 < _len23; _key23++) {
1348
+ args[_key23] = arguments[_key23];
1349
1349
  }
1350
- return (_Handsontable$editors25 = Handsontable.editors.BaseEditor.prototype.getEditedCellsZIndex).call.apply(_Handsontable$editors25, [this.$data.hotCustomEditorInstance].concat(args));
1350
+ return (_Handsontable$editors23 = Handsontable.editors.BaseEditor.prototype.getEditedCellsZIndex).call.apply(_Handsontable$editors23, [this.$data.hotCustomEditorInstance].concat(args));
1351
1351
  }
1352
1352
  }, {
1353
1353
  key: "getEditedCellsLayerClass",
1354
1354
  value: function getEditedCellsLayerClass() {
1355
- var _Handsontable$editors26;
1356
- for (var _len26 = arguments.length, args = new Array(_len26), _key26 = 0; _key26 < _len26; _key26++) {
1357
- args[_key26] = arguments[_key26];
1355
+ var _Handsontable$editors24;
1356
+ for (var _len24 = arguments.length, args = new Array(_len24), _key24 = 0; _key24 < _len24; _key24++) {
1357
+ args[_key24] = arguments[_key24];
1358
1358
  }
1359
- return (_Handsontable$editors26 = Handsontable.editors.BaseEditor.prototype.getEditedCellsLayerClass).call.apply(_Handsontable$editors26, [this.$data.hotCustomEditorInstance].concat(args));
1359
+ return (_Handsontable$editors24 = Handsontable.editors.BaseEditor.prototype.getEditedCellsLayerClass).call.apply(_Handsontable$editors24, [this.$data.hotCustomEditorInstance].concat(args));
1360
1360
  }
1361
1361
  }]);
1362
1362
  }(Vue);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@handsontable/vue",
3
- "version": "15.3.0",
3
+ "version": "16.0.0-next-f486b48-20250702",
4
4
  "description": "Best Data Grid for Vue with Spreadsheet Look and Feel.",
5
5
  "author": "Handsoncode <hello@handsoncode.net> (https://handsoncode.net)",
6
6
  "homepage": "https://handsontable.com",
@@ -53,7 +53,7 @@
53
53
  "url": "https://github.com/handsontable/handsontable/issues"
54
54
  },
55
55
  "peerDependencies": {
56
- "handsontable": ">=15.0.0",
56
+ "handsontable": "16.0.0-next-f486b48-20250702",
57
57
  "vue": "^2.5.0"
58
58
  },
59
59
  "devDependencies": {
@@ -64,6 +64,7 @@
64
64
  "@babel/preset-env": "^7.4.5",
65
65
  "@babel/preset-typescript": "^7.3.3",
66
66
  "@babel/runtime": "^7.4.5",
67
+ "babel-jest": "^26.6.3",
67
68
  "@rollup/plugin-commonjs": "25.0.7",
68
69
  "@rollup/plugin-node-resolve": "15.2.3",
69
70
  "@rollup/plugin-terser": "0.4.4",
@@ -73,12 +74,14 @@
73
74
  "@vue/test-utils": "^1.0.3",
74
75
  "cross-env": "^7.0.3",
75
76
  "css-loader": "^6.10.0",
76
- "handsontable": "^15.0.0",
77
+ "handsontable": "16.0.0-next-f486b48-20250702",
77
78
  "jest": "^26.6.3",
79
+ "jest-environment-jsdom": "^26.6.2",
78
80
  "rimraf": "^3.0.2",
79
81
  "rollup": "^4.16.1",
80
82
  "rollup-plugin-typescript2": "^0.36.0",
81
83
  "rollup-plugin-vue": "^5.1.9",
84
+ "tslib": "^2.3.0",
82
85
  "typescript": "3.8.2",
83
86
  "vue": "~2.6.10",
84
87
  "vue-class-component": "^7.1.0",