cordova-plugin-scanbot-sdk
Advanced tools
Comparing version 4.3.0-beta2 to 4.3.0-rc1
@@ -232,2 +232,10 @@ export interface DocumentScannerConfiguration | ||
/** | ||
* String being displayed as a hint. Empty by default. | ||
*/ | ||
hintTitle?: string; | ||
/** | ||
* Text color of the hint title. | ||
*/ | ||
hintTitleColor?: string; | ||
/** | ||
* Background color of the main screen. | ||
@@ -234,0 +242,0 @@ */ |
@@ -1,4 +0,3 @@ | ||
Open Source libraries used in the Scanbot SDK for Android version 1.72.3: | ||
Open Source libraries used in the Scanbot SDK for Android version 1.74.0: | ||
Apache Commons Codec | ||
@@ -164,3 +163,3 @@ | ||
Version 1.3.70 | ||
Version 1.4 | ||
(https://github.com/JetBrains/kotlin) | ||
@@ -602,3 +601,3 @@ | ||
Version 3.4.7 | ||
Version 4.4.0 | ||
(https://github.com/opencv/opencv) | ||
@@ -692,2 +691,47 @@ | ||
OpenJPEG | ||
Version 2.3.1 | ||
(https://github.com/uclouvain/openjpeg) | ||
The copyright in this software is being made available under the 2-clauses | ||
BSD License, included below. This software may be subject to other third | ||
party and contributor rights, including patent rights, and no such rights | ||
are granted under this license. | ||
Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium | ||
Copyright (c) 2002-2014, Professor Benoit Macq | ||
Copyright (c) 2003-2014, Antonin Descampe | ||
Copyright (c) 2003-2009, Francois-Olivier Devaux | ||
Copyright (c) 2005, Herve Drolon, FreeImage Team | ||
Copyright (c) 2002-2003, Yannick Verschueren | ||
Copyright (c) 2001-2003, David Janssens | ||
Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France | ||
Copyright (c) 2012, CS Systemes d'Information, France | ||
All rights reserved. | ||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions | ||
are met: | ||
1. Redistributions of source code must retain the above copyright | ||
notice, this list of conditions and the following disclaimer. | ||
2. Redistributions in binary form must reproduce the above copyright | ||
notice, this list of conditions and the following disclaimer in the | ||
documentation and/or other materials provided with the distribution. | ||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' | ||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE | ||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | ||
POSSIBILITY OF SUCH DAMAGE. | ||
------------------------------------------------------------------------------------------------------------------------ | ||
@@ -697,3 +741,3 @@ | ||
Open Source libraries used in the Scanbot SDK for iOS version 1.9.19: | ||
Open Source libraries used in the Scanbot SDK for iOS version 1.11.2: | ||
@@ -747,9 +791,9 @@ | ||
Copyright (c) 1991-1997 Silicon Graphics, Inc. | ||
This license is distributed under the terms of the following license: http://libtiff.maptools.org/misc.html. | ||
This license is distributed under the terms of the following license: http://libtiff.maptools.org/misc.html. | ||
Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. | ||
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY | ||
WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. | ||
@@ -759,3 +803,3 @@ IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR | ||
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | ||
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE | ||
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE | ||
OF THIS SOFTWARE. | ||
@@ -775,3 +819,5 @@ | ||
OpenCV 3.4.8 | ||
OpenCV 4.4.0 | ||
This library is distributed under the terms of a 3-clause BSD license: http://opencv.org/license.html. | ||
Copyright (C) 2000-2019, Intel Corporation, all rights reserved. | ||
@@ -783,6 +829,6 @@ Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved. | ||
Copyright (C) 2015-2016, Itseez Inc., all rights reserved. | ||
Copyright (C) 2019-2020, Xperience AI, all rights reserved. | ||
Third party copyrights are property of their respective owners. | ||
This library is distributed under the terms of a 3-clause BSD license: http://opencv.org/license.html. | ||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | ||
@@ -798,3 +844,3 @@ | ||
Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org) | ||
This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE | ||
This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE | ||
@@ -813,5 +859,5 @@ The OpenSSL toolkit stays under a double license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. | ||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | ||
Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. | ||
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. | ||
All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). | ||
Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. | ||
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. | ||
All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). | ||
If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" | ||
@@ -827,3 +873,3 @@ | ||
is distributed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0). | ||
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. | ||
@@ -886,1 +932,2 @@ | ||
limitations under the License. | ||
{ | ||
"name": "cordova-plugin-scanbot-sdk", | ||
"version": "4.3.0-beta2", | ||
"version": "4.3.0-rc1", | ||
"description": "Cordova Plugin for Scanbot SDK", | ||
@@ -5,0 +5,0 @@ "cordova": { |
Sorry, the diff of this file is not supported yet
363502
4130