handsontable 12.3.1-next-712715f-20230130 → 12.3.1-next-8792e1c-20230202

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/base.js CHANGED
@@ -46,8 +46,8 @@ Handsontable.hooks = _pluginHooks.default.getSingleton();
46
46
  Handsontable.CellCoords = _src.CellCoords;
47
47
  Handsontable.CellRange = _src.CellRange;
48
48
  Handsontable.packageName = 'handsontable';
49
- Handsontable.buildDate = "30/01/2023 11:56:11";
50
- Handsontable.version = "12.3.1-next-712715f-20230130";
49
+ Handsontable.buildDate = "02/02/2023 13:08:34";
50
+ Handsontable.version = "12.3.1-next-8792e1c-20230202";
51
51
  Handsontable.languages = {
52
52
  dictionaryKeys: _registry.dictionaryKeys,
53
53
  getLanguageDictionary: _registry.getLanguageDictionary,
package/base.mjs CHANGED
@@ -35,8 +35,8 @@ Handsontable.hooks = Hooks.getSingleton();
35
35
  Handsontable.CellCoords = CellCoords;
36
36
  Handsontable.CellRange = CellRange;
37
37
  Handsontable.packageName = 'handsontable';
38
- Handsontable.buildDate = "30/01/2023 11:56:29";
39
- Handsontable.version = "12.3.1-next-712715f-20230130";
38
+ Handsontable.buildDate = "02/02/2023 13:08:48";
39
+ Handsontable.version = "12.3.1-next-8792e1c-20230202";
40
40
  Handsontable.languages = {
41
41
  dictionaryKeys: dictionaryKeys,
42
42
  getLanguageDictionary: getLanguageDictionary,
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 12.3.1-next-712715f-20230130
29
- * Release date: 06/02/2023 (built at 30/01/2023 11:56:44)
28
+ * Version: 12.3.1-next-8792e1c-20230202
29
+ * Release date: 06/02/2023 (built at 02/02/2023 13:08:59)
30
30
  */
31
31
  /**
32
32
  * Fix for bootstrap styles
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 12.3.1-next-712715f-20230130
29
- * Release date: 06/02/2023 (built at 30/01/2023 11:56:44)
28
+ * Version: 12.3.1-next-8792e1c-20230202
29
+ * Release date: 06/02/2023 (built at 02/02/2023 13:08:59)
30
30
  */
31
31
  /**
32
32
  * Fix for bootstrap styles