@c8y/ngx-components 1018.0.137 → 1018.0.139

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/NOTICES CHANGED
@@ -8028,6 +8028,65 @@ THE SOFTWARE.
8028
8028
 
8029
8029
  -----
8030
8030
 
8031
+ The following software may be included in this product: chroma-js. A copy of the source code may be downloaded from git://github.com/gka/chroma.js.git. This software contains the following license and notice below:
8032
+
8033
+ chroma.js - JavaScript library for color conversions
8034
+
8035
+ Copyright (c) 2011-2019, Gregor Aisch
8036
+ All rights reserved.
8037
+
8038
+ Redistribution and use in source and binary forms, with or without
8039
+ modification, are permitted provided that the following conditions are met:
8040
+
8041
+ 1. Redistributions of source code must retain the above copyright notice, this
8042
+ list of conditions and the following disclaimer.
8043
+
8044
+ 2. Redistributions in binary form must reproduce the above copyright notice,
8045
+ this list of conditions and the following disclaimer in the documentation
8046
+ and/or other materials provided with the distribution.
8047
+
8048
+ 3. The name Gregor Aisch may not be used to endorse or promote products
8049
+ derived from this software without specific prior written permission.
8050
+
8051
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
8052
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
8053
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
8054
+ DISCLAIMED. IN NO EVENT SHALL GREGOR AISCH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
8055
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
8056
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
8057
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
8058
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
8059
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
8060
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8061
+
8062
+ -------------------------------------------------------
8063
+
8064
+ chroma.js includes colors from colorbrewer2.org, which are released under
8065
+ the following license:
8066
+
8067
+ Copyright (c) 2002 Cynthia Brewer, Mark Harrower,
8068
+ and The Pennsylvania State University.
8069
+
8070
+ Licensed under the Apache License, Version 2.0 (the "License");
8071
+ you may not use this file except in compliance with the License.
8072
+ You may obtain a copy of the License at
8073
+ http://www.apache.org/licenses/LICENSE-2.0
8074
+
8075
+ Unless required by applicable law or agreed to in writing,
8076
+ software distributed under the License is distributed on an
8077
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
8078
+ either express or implied. See the License for the specific
8079
+ language governing permissions and limitations under the License.
8080
+
8081
+ ------------------------------------------------------
8082
+
8083
+ Named colors are taken from X11 Color Names.
8084
+ http://www.w3.org/TR/css3-color/#svg-color
8085
+
8086
+ @preserve
8087
+
8088
+ -----
8089
+
8031
8090
  The following software may be included in this product: chrome-trace-event. A copy of the source code may be downloaded from https://github.com/samccone/chrome-trace-event.git. This software contains the following license and notice below:
8032
8091
 
8033
8092
  # This is the MIT license