khiops-visualization 11.13.0 → 11.14.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/3rdpartylicenses.txt +35 -291
- package/990.js +1 -0
- package/README.md +2 -2
- package/index.html +1 -1
- package/khiops-webcomponents.bundle.js +3 -3
- package/main.js +1 -1
- package/package.json +3 -3
- package/polyfills.js +1 -1
- package/styles.css +1 -1
- package/styles.js +1 -1
- package/assets/i18n/en.json +0 -464
- package/assets/mock/AdultAllReports.json +0 -954
- package/assets/mock/AdultSmall.json +0 -409
package/3rdpartylicenses.txt
CHANGED
|
@@ -33,7 +33,7 @@ MIT
|
|
|
33
33
|
MIT
|
|
34
34
|
The MIT License
|
|
35
35
|
|
|
36
|
-
Copyright (c) 2010-
|
|
36
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
37
37
|
|
|
38
38
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39
39
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -58,7 +58,7 @@ THE SOFTWARE.
|
|
|
58
58
|
MIT
|
|
59
59
|
The MIT License
|
|
60
60
|
|
|
61
|
-
Copyright (c)
|
|
61
|
+
Copyright (c) 2026 Google LLC.
|
|
62
62
|
|
|
63
63
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
64
64
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -83,7 +83,7 @@ THE SOFTWARE.
|
|
|
83
83
|
MIT
|
|
84
84
|
The MIT License
|
|
85
85
|
|
|
86
|
-
Copyright (c) 2010-
|
|
86
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
87
87
|
|
|
88
88
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
89
89
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -108,7 +108,7 @@ THE SOFTWARE.
|
|
|
108
108
|
MIT
|
|
109
109
|
The MIT License
|
|
110
110
|
|
|
111
|
-
Copyright (c) 2010-
|
|
111
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
112
112
|
|
|
113
113
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
114
114
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -133,7 +133,7 @@ THE SOFTWARE.
|
|
|
133
133
|
MIT
|
|
134
134
|
The MIT License
|
|
135
135
|
|
|
136
|
-
Copyright (c) 2010-
|
|
136
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
137
137
|
|
|
138
138
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
139
139
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -161,7 +161,7 @@ MIT
|
|
|
161
161
|
MIT
|
|
162
162
|
The MIT License
|
|
163
163
|
|
|
164
|
-
Copyright (c) 2010-
|
|
164
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
165
165
|
|
|
166
166
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
167
167
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -186,7 +186,7 @@ THE SOFTWARE.
|
|
|
186
186
|
MIT
|
|
187
187
|
The MIT License
|
|
188
188
|
|
|
189
|
-
Copyright (c)
|
|
189
|
+
Copyright (c) 2026 Google LLC.
|
|
190
190
|
|
|
191
191
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
192
192
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -211,7 +211,32 @@ THE SOFTWARE.
|
|
|
211
211
|
MIT
|
|
212
212
|
The MIT License
|
|
213
213
|
|
|
214
|
-
Copyright (c) 2010-
|
|
214
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
215
|
+
|
|
216
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
217
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
218
|
+
in the Software without restriction, including without limitation the rights
|
|
219
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
220
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
221
|
+
furnished to do so, subject to the following conditions:
|
|
222
|
+
|
|
223
|
+
The above copyright notice and this permission notice shall be included in
|
|
224
|
+
all copies or substantial portions of the Software.
|
|
225
|
+
|
|
226
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
227
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
228
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
229
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
230
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
231
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
232
|
+
THE SOFTWARE.
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
@angular/router
|
|
236
|
+
MIT
|
|
237
|
+
The MIT License
|
|
238
|
+
|
|
239
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
215
240
|
|
|
216
241
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
217
242
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -693,23 +718,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
693
718
|
THIS SOFTWARE.
|
|
694
719
|
|
|
695
720
|
|
|
696
|
-
d3-chord
|
|
697
|
-
ISC
|
|
698
|
-
Copyright 2010-2021 Mike Bostock
|
|
699
|
-
|
|
700
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
701
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
702
|
-
and this permission notice appear in all copies.
|
|
703
|
-
|
|
704
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
705
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
706
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
707
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
708
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
709
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
710
|
-
THIS SOFTWARE.
|
|
711
|
-
|
|
712
|
-
|
|
713
721
|
d3-color
|
|
714
722
|
ISC
|
|
715
723
|
Copyright 2010-2022 Mike Bostock
|
|
@@ -727,23 +735,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
727
735
|
THIS SOFTWARE.
|
|
728
736
|
|
|
729
737
|
|
|
730
|
-
d3-contour
|
|
731
|
-
ISC
|
|
732
|
-
Copyright 2012-2023 Mike Bostock
|
|
733
|
-
|
|
734
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
735
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
736
|
-
and this permission notice appear in all copies.
|
|
737
|
-
|
|
738
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
739
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
740
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
741
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
742
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
743
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
744
|
-
THIS SOFTWARE.
|
|
745
|
-
|
|
746
|
-
|
|
747
738
|
d3-delaunay
|
|
748
739
|
ISC
|
|
749
740
|
Copyright 2018-2021 Observable, Inc.
|
|
@@ -796,23 +787,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
796
787
|
THIS SOFTWARE.
|
|
797
788
|
|
|
798
789
|
|
|
799
|
-
d3-dsv
|
|
800
|
-
ISC
|
|
801
|
-
Copyright 2013-2021 Mike Bostock
|
|
802
|
-
|
|
803
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
804
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
805
|
-
and this permission notice appear in all copies.
|
|
806
|
-
|
|
807
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
808
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
809
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
810
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
811
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
812
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
813
|
-
THIS SOFTWARE.
|
|
814
|
-
|
|
815
|
-
|
|
816
790
|
d3-ease
|
|
817
791
|
BSD-3-Clause
|
|
818
792
|
Copyright 2010-2021 Mike Bostock
|
|
@@ -845,23 +819,6 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
845
819
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
846
820
|
|
|
847
821
|
|
|
848
|
-
d3-fetch
|
|
849
|
-
ISC
|
|
850
|
-
Copyright 2016-2021 Mike Bostock
|
|
851
|
-
|
|
852
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
853
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
854
|
-
and this permission notice appear in all copies.
|
|
855
|
-
|
|
856
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
857
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
858
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
859
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
860
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
861
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
862
|
-
THIS SOFTWARE.
|
|
863
|
-
|
|
864
|
-
|
|
865
822
|
d3-force
|
|
866
823
|
ISC
|
|
867
824
|
Copyright 2010-2021 Mike Bostock
|
|
@@ -881,24 +838,7 @@ THIS SOFTWARE.
|
|
|
881
838
|
|
|
882
839
|
d3-format
|
|
883
840
|
ISC
|
|
884
|
-
Copyright 2010-
|
|
885
|
-
|
|
886
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
887
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
888
|
-
and this permission notice appear in all copies.
|
|
889
|
-
|
|
890
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
891
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
892
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
893
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
894
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
895
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
896
|
-
THIS SOFTWARE.
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
d3-geo
|
|
900
|
-
ISC
|
|
901
|
-
Copyright 2010-2024 Mike Bostock
|
|
841
|
+
Copyright 2010-2026 Mike Bostock
|
|
902
842
|
|
|
903
843
|
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
904
844
|
with or without fee is hereby granted, provided that the above copyright notice
|
|
@@ -912,27 +852,6 @@ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
|
912
852
|
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
913
853
|
THIS SOFTWARE.
|
|
914
854
|
|
|
915
|
-
This license applies to GeographicLib, versions 1.12 and later.
|
|
916
|
-
|
|
917
|
-
Copyright 2008-2012 Charles Karney
|
|
918
|
-
|
|
919
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
920
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
921
|
-
the Software without restriction, including without limitation the rights to
|
|
922
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
923
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
924
|
-
subject to the following conditions:
|
|
925
|
-
|
|
926
|
-
The above copyright notice and this permission notice shall be included in all
|
|
927
|
-
copies or substantial portions of the Software.
|
|
928
|
-
|
|
929
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
930
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
931
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
932
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
933
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
934
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
935
|
-
|
|
936
855
|
|
|
937
856
|
d3-hierarchy
|
|
938
857
|
ISC
|
|
@@ -968,40 +887,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
968
887
|
THIS SOFTWARE.
|
|
969
888
|
|
|
970
889
|
|
|
971
|
-
d3-path
|
|
972
|
-
ISC
|
|
973
|
-
Copyright 2015-2022 Mike Bostock
|
|
974
|
-
|
|
975
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
976
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
977
|
-
and this permission notice appear in all copies.
|
|
978
|
-
|
|
979
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
980
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
981
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
982
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
983
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
984
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
985
|
-
THIS SOFTWARE.
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
d3-polygon
|
|
989
|
-
ISC
|
|
990
|
-
Copyright 2010-2021 Mike Bostock
|
|
991
|
-
|
|
992
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
993
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
994
|
-
and this permission notice appear in all copies.
|
|
995
|
-
|
|
996
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
997
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
998
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
999
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1000
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1001
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1002
|
-
THIS SOFTWARE.
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
890
|
d3-quadtree
|
|
1006
891
|
ISC
|
|
1007
892
|
Copyright 2010-2021 Mike Bostock
|
|
@@ -1019,23 +904,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
1019
904
|
THIS SOFTWARE.
|
|
1020
905
|
|
|
1021
906
|
|
|
1022
|
-
d3-random
|
|
1023
|
-
ISC
|
|
1024
|
-
Copyright 2010-2021 Mike Bostock
|
|
1025
|
-
|
|
1026
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
1027
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
1028
|
-
and this permission notice appear in all copies.
|
|
1029
|
-
|
|
1030
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1031
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1032
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1033
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1034
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1035
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1036
|
-
THIS SOFTWARE.
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
907
|
d3-scale
|
|
1040
908
|
ISC
|
|
1041
909
|
Copyright 2010-2021 Mike Bostock
|
|
@@ -1053,38 +921,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
1053
921
|
THIS SOFTWARE.
|
|
1054
922
|
|
|
1055
923
|
|
|
1056
|
-
d3-scale-chromatic
|
|
1057
|
-
ISC
|
|
1058
|
-
Copyright 2010-2024 Mike Bostock
|
|
1059
|
-
|
|
1060
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
1061
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
1062
|
-
and this permission notice appear in all copies.
|
|
1063
|
-
|
|
1064
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1065
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1066
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1067
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1068
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1069
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1070
|
-
THIS SOFTWARE.
|
|
1071
|
-
|
|
1072
|
-
Apache-Style Software License for ColorBrewer software and ColorBrewer Color Schemes
|
|
1073
|
-
|
|
1074
|
-
Copyright 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania State University
|
|
1075
|
-
|
|
1076
|
-
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
1077
|
-
this file except in compliance with the License. You may obtain a copy of the
|
|
1078
|
-
License at
|
|
1079
|
-
|
|
1080
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1081
|
-
|
|
1082
|
-
Unless required by applicable law or agreed to in writing, software distributed
|
|
1083
|
-
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
1084
|
-
CONDITIONS OF ANY KIND, either express or implied. See the License for the
|
|
1085
|
-
specific language governing permissions and limitations under the License.
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
924
|
d3-selection
|
|
1089
925
|
ISC
|
|
1090
926
|
Copyright 2010-2021 Mike Bostock
|
|
@@ -1102,57 +938,6 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
|
1102
938
|
THIS SOFTWARE.
|
|
1103
939
|
|
|
1104
940
|
|
|
1105
|
-
d3-shape
|
|
1106
|
-
ISC
|
|
1107
|
-
Copyright 2010-2022 Mike Bostock
|
|
1108
|
-
|
|
1109
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
1110
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
1111
|
-
and this permission notice appear in all copies.
|
|
1112
|
-
|
|
1113
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1114
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1115
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1116
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1117
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1118
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1119
|
-
THIS SOFTWARE.
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
d3-time
|
|
1123
|
-
ISC
|
|
1124
|
-
Copyright 2010-2022 Mike Bostock
|
|
1125
|
-
|
|
1126
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
1127
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
1128
|
-
and this permission notice appear in all copies.
|
|
1129
|
-
|
|
1130
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1131
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1132
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1133
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1134
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1135
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1136
|
-
THIS SOFTWARE.
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
d3-time-format
|
|
1140
|
-
ISC
|
|
1141
|
-
Copyright 2010-2021 Mike Bostock
|
|
1142
|
-
|
|
1143
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
1144
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
1145
|
-
and this permission notice appear in all copies.
|
|
1146
|
-
|
|
1147
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1148
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1149
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1150
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1151
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1152
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1153
|
-
THIS SOFTWARE.
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
941
|
d3-timer
|
|
1157
942
|
ISC
|
|
1158
943
|
Copyright 2010-2021 Mike Bostock
|
|
@@ -1434,23 +1219,6 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
1434
1219
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1435
1220
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1436
1221
|
|
|
1437
|
-
internmap
|
|
1438
|
-
ISC
|
|
1439
|
-
Copyright 2021 Mike Bostock
|
|
1440
|
-
|
|
1441
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
1442
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
1443
|
-
and this permission notice appear in all copies.
|
|
1444
|
-
|
|
1445
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1446
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1447
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1448
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1449
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1450
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
1451
|
-
THIS SOFTWARE.
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
1222
|
is-browser
|
|
1455
1223
|
MIT
|
|
1456
1224
|
Copyright (c) 2013 Forbes Lindesay
|
|
@@ -1473,30 +1241,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1473
1241
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1474
1242
|
THE SOFTWARE.
|
|
1475
1243
|
|
|
1476
|
-
khiops-hypertree
|
|
1477
|
-
MIT License
|
|
1478
|
-
|
|
1479
|
-
Copyright (c) 2018 Michael Glatzhofer
|
|
1480
|
-
|
|
1481
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1482
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1483
|
-
in the Software without restriction, including without limitation the rights
|
|
1484
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1485
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1486
|
-
furnished to do so, subject to the following conditions:
|
|
1487
|
-
|
|
1488
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1489
|
-
copies or substantial portions of the Software.
|
|
1490
|
-
|
|
1491
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1492
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1493
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1494
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1495
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1496
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1497
|
-
SOFTWARE.
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
1244
|
khiops-visualization
|
|
1501
1245
|
BSD-3-Clause-Clear
|
|
1502
1246
|
|
|
@@ -2178,7 +1922,7 @@ zone.js
|
|
|
2178
1922
|
MIT
|
|
2179
1923
|
The MIT License
|
|
2180
1924
|
|
|
2181
|
-
Copyright (c) 2010-
|
|
1925
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
2182
1926
|
|
|
2183
1927
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2184
1928
|
of this software and associated documentation files (the "Software"), to deal
|