@handsontable/react 9.0.2 → 11.1.0

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/LICENSE.txt CHANGED
@@ -1,28 +1,25 @@
1
1
  Copyright (c) HANDSONCODE sp. z o. o.
2
2
 
3
- HANDSONTABLE is a software distributed by HANDSONCODE sp. z o. o.,
4
- a Polish corporation, based in Gdynia, Poland, at 96/98 Aleja Zwycięstwa,
5
- registered with the National Court Register under number 538651,
6
- EU tax ID number: PL5862294002, share capital: PLN 62,800.00.
3
+ HANDSONTABLE is a software distributed by HANDSONCODE sp. z o. o., a Polish corporation based in
4
+ Gdynia, Poland, at Aleja Zwycięstwa 96-98, registered by the District Court in Gdansk under number
5
+ 538651, EU tax ID number: PL5862294002, share capital: PLN 62,800.00.
7
6
 
8
- This software is protected by applicable copyright laws, including
9
- international treaties, and dual-licensed – depending on whether
10
- your use is intended for or may result in commercial advantage
11
- or monetary compensation (commercial purposes), or not.
7
+ This software is protected by applicable copyright laws, including international treaties, and dual-
8
+ licensed – depending on whether your use for commercial purposes, meaning intended for or
9
+ resulting in commercial advantage or monetary compensation, or not.
12
10
 
13
- If your use involves only such purposes as research, private study,
14
- evaluation and the like, you agree to be bound by the terms included
15
- in the "handsontable-non-commercial-license.pdf" file, available
16
- in the main directory of this software repository.
11
+ If your use is strictly personal or solely for evaluation purposes, meaning for the purposes of testing
12
+ the suitability, performance, and usefulness of this software outside the production environment,
13
+ you agree to be bound by the terms included in the "handsontable-non-commercial-license.pdf" file.
17
14
 
18
- By installing, copying, or otherwise using this software for
19
- commercial purposes, you agree to be bound by the terms included
20
- in the "handsontable-general-terms.pdf" file, available in the main
21
- directory of this software repository.
15
+ Your use of this software for commercial purposes is subject to the terms included in an applicable
16
+ license agreement.
22
17
 
23
- HANDSONCODE PROVIDES THIS SOFTWARE ON AN "AS IS" BASIS,
24
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND. IN NO EVENT
25
- AND UNDER NO LEGAL THEORY, SHALL HANDSONCODE BE LIABLE
26
- TO YOU FOR DAMAGES, INCLUDING ANY DIRECT, INDIRECT, SPECIAL,
27
- INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING
28
- FROM USE OR INABILITY TO USE THIS SOFTWARE.
18
+ In any case, you must not make any such use of this software as to develop software which may be
19
+ considered competitive with this software.
20
+
21
+ UNLESS EXPRESSLY AGREED OTHERWISE, HANDSONCODE PROVIDES THIS SOFTWARE ON AN "AS IS"
22
+ BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, AND IN NO EVENT AND UNDER NO
23
+ LEGAL THEORY, SHALL HANDSONCODE BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT,
24
+ INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
25
+ USE OR INABILITY TO USE THIS SOFTWARE.
package/README.md CHANGED
@@ -9,13 +9,14 @@ It provides data binding, data validation, filtering, sorting, and CRUD operatio
9
9
 
10
10
  [![npm](https://img.shields.io/npm/dt/@handsontable/react.svg)](https://npmjs.com/package/@handsontable/react)
11
11
  [![npm](https://img.shields.io/npm/dm/@handsontable/react.svg)](https://npmjs.com/package/@handsontable/react)
12
- [![Build status](https://app.codeship.com/projects/1ec34290-ed0a-0131-911c-1a47c8fbcce0/status?branch=master)](https://app.codeship.com/projects/26649)
12
+ [![CI status](https://github.com/handsontable/handsontable/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/handsontable/handsontable/actions/workflows/test.yml?query=branch%3Amaster)
13
13
  [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fhandsontable%2Fhandsontable.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fhandsontable%2Fhandsontable?ref=badge_shield)
14
- [![Known Vulnerabilities](https://snyk.io/test/github/handsontable/handsontable/badge.svg?targetFile=package.json)](https://snyk.io/test/github/handsontable/handsontable?targetFile=package.json)
14
+ [![Known Vulnerabilities](https://snyk.io/test/github/handsontable/handsontable/badge.svg?targetFile=wrappers/react/package.json)](https://snyk.io/test/github/handsontable/handsontable?targetFile=wrappers/react/package.json)
15
+ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=handsontable_handsontable&metric=alert_status)](https://sonarcloud.io/dashboard?id=handsontable_handsontable)
15
16
 
16
17
  ---
17
18
 
18
- <a href="https://handsontable.com/examples"><img src="https://raw.githubusercontent.com/handsontable/handsontable/develop/resources/handsontable-github-preview.png" alt="Handsontable data grid for React" width="805"/></a>
19
+ <a href="https://handsontable.com/demo"><img src="https://raw.githubusercontent.com/handsontable/handsontable/develop/resources/handsontable-github-preview.png" alt="Handsontable data grid for React" width="805"/></a>
19
20
 
20
21
  </div>
21
22
 
@@ -39,10 +40,10 @@ The most popular features of Handsontable for React:
39
40
 
40
41
  ## Documentation
41
42
 
42
- - [Developer guides](https://handsontable.com/docs/frameworks-wrapper-for-react-installation.html)
43
- - [API Reference](https://handsontable.com/docs/Core.html)
44
- - [Change log](https://handsontable.com/docs/tutorial-release-notes.html)
45
- - [Demo](https://handsontable.com/examples)
43
+ - [Developer guides](https://handsontable.com/docs/react-installation/)
44
+ - [API Reference](https://handsontable.com/docs/api/core/)
45
+ - [Changelog](https://handsontable.com/docs/release-notes/)
46
+ - [Demo](https://handsontable.com/demo)
46
47
 
47
48
  <div id="installation"></div>
48
49
 
@@ -66,7 +67,7 @@ The component will be available as `Handsontable.react.HotTable`.
66
67
 
67
68
  ### Usage
68
69
 
69
- Use this data grid as you would any other component in your application. [Options](https://handsontable.com/docs/Options.html) can be set as `HotTable` props.
70
+ Use this data grid as you would any other component in your application. [Options](https://handsontable.com/docs/api/options/) can be set as `HotTable` props.
70
71
 
71
72
  **Styles**
72
73
  ```css
@@ -96,7 +97,7 @@ class HotApp extends React.Component {
96
97
  }
97
98
  ```
98
99
 
99
- ### [View live demo](//handsontable.com/docs/frameworks-wrapper-for-react-simple-examples.html)
100
+ ### [View live demo](https://handsontable.com/docs/react-simple-example/)
100
101
 
101
102
  ## Support
102
103
 
@@ -115,7 +116,7 @@ Handsontable is a commercial software with two licenses available:
115
116
 
116
117
  If you use Handsontable for React in a project that supports your commercial activity, then you must purchase the license key at [handsontable.com](https://handsontable.com/pricing).
117
118
 
118
- If you use the free for non-commercial license of Handsontable, then pass the phrase `'non-commercial-and-evaluation'`, as described in [this documentation](https://handsontable.com/docs/tutorial-license-key.html).
119
+ If you use the free for non-commercial license of Handsontable, then pass the phrase `'non-commercial-and-evaluation'`, as described in [this documentation](https://handsontable.com/docs/license-key/).
119
120
 
120
121
  <br>
121
122
  <br>
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
- import Handsontable from 'handsontable';
2
+ import Handsontable from 'handsontable/base';
3
3
  import { HotEditorProps } from './types';
4
- declare class BaseEditorComponent<P = {}, S = {}, SS = any> extends React.Component<P | HotEditorProps, S> implements Handsontable._editors.Base {
4
+ declare class BaseEditorComponent<P = {}, S = {}, SS = any> extends React.Component<P | HotEditorProps, S> implements Handsontable.editors.BaseEditor {
5
5
  name: string;
6
6
  instance: any;
7
7
  row: any;