khiops-visualization 11.0.7 → 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/3rdpartylicenses.txt +13 -75
- package/README.md +2 -3
- package/index.html +42 -45
- package/khiops-webcomponents.bundle.js +2 -2
- package/main.js +1 -1
- package/package.json +1 -1
- package/styles.css +1 -1
- package/styles.js +1 -1
package/3rdpartylicenses.txt
CHANGED
|
@@ -1,28 +1,3 @@
|
|
|
1
|
-
@ag-grid-community/all-modules
|
|
2
|
-
MIT
|
|
3
|
-
The MIT License
|
|
4
|
-
|
|
5
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
|
6
|
-
|
|
7
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
9
|
-
in the Software without restriction, including without limitation the rights
|
|
10
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
12
|
-
furnished to do so, subject to the following conditions:
|
|
13
|
-
|
|
14
|
-
The above copyright notice and this permission notice shall be included in all
|
|
15
|
-
copies or substantial portions of the Software.
|
|
16
|
-
|
|
17
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
19
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
20
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
21
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
23
|
-
SOFTWARE.
|
|
24
|
-
|
|
25
|
-
|
|
26
1
|
@ag-grid-community/angular
|
|
27
2
|
MIT
|
|
28
3
|
|
|
@@ -76,56 +51,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
76
51
|
SOFTWARE.
|
|
77
52
|
|
|
78
53
|
|
|
79
|
-
@ag-grid-community/csv-export
|
|
80
|
-
MIT
|
|
81
|
-
The MIT License
|
|
82
|
-
|
|
83
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
|
84
|
-
|
|
85
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
86
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
87
|
-
in the Software without restriction, including without limitation the rights
|
|
88
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
89
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
90
|
-
furnished to do so, subject to the following conditions:
|
|
91
|
-
|
|
92
|
-
The above copyright notice and this permission notice shall be included in all
|
|
93
|
-
copies or substantial portions of the Software.
|
|
94
|
-
|
|
95
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
96
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
97
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
98
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
99
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
100
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
101
|
-
SOFTWARE.
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
@ag-grid-community/infinite-row-model
|
|
105
|
-
MIT
|
|
106
|
-
The MIT License
|
|
107
|
-
|
|
108
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
|
109
|
-
|
|
110
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
111
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
112
|
-
in the Software without restriction, including without limitation the rights
|
|
113
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
114
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
115
|
-
furnished to do so, subject to the following conditions:
|
|
116
|
-
|
|
117
|
-
The above copyright notice and this permission notice shall be included in all
|
|
118
|
-
copies or substantial portions of the Software.
|
|
119
|
-
|
|
120
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
121
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
122
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
123
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
124
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
125
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
126
|
-
SOFTWARE.
|
|
127
|
-
|
|
128
|
-
|
|
129
54
|
@angular/animations
|
|
130
55
|
MIT
|
|
131
56
|
|
|
@@ -3142,6 +3067,19 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
|
3142
3067
|
OTHER DEALINGS IN THE SOFTWARE.
|
|
3143
3068
|
|
|
3144
3069
|
|
|
3070
|
+
uuid
|
|
3071
|
+
MIT
|
|
3072
|
+
The MIT License (MIT)
|
|
3073
|
+
|
|
3074
|
+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
|
|
3075
|
+
|
|
3076
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3077
|
+
|
|
3078
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3079
|
+
|
|
3080
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3081
|
+
|
|
3082
|
+
|
|
3145
3083
|
xml2js
|
|
3146
3084
|
MIT
|
|
3147
3085
|
Copyright 2010, 2011, 2012, 2013. All rights reserved.
|
package/README.md
CHANGED
|
@@ -14,6 +14,7 @@ npm i khiops-visualization
|
|
|
14
14
|
<khiops-visualization></khiops-visualization>
|
|
15
15
|
<khiops-covisualization></khiops-covisualization>
|
|
16
16
|
```
|
|
17
|
+
|
|
17
18
|
```
|
|
18
19
|
const kv = document.querySelector('khiops-visualization');
|
|
19
20
|
kv.setConfig({
|
|
@@ -30,9 +31,7 @@ kv.setConfig({
|
|
|
30
31
|
onThemeChanged : function(data) {
|
|
31
32
|
console.log(data);
|
|
32
33
|
},
|
|
33
|
-
|
|
34
|
-
console.log(data);
|
|
35
|
-
}
|
|
34
|
+
|
|
36
35
|
});
|
|
37
36
|
kv.setDatas(DATA);
|
|
38
37
|
kv.getDatas();
|
package/index.html
CHANGED
|
@@ -1,48 +1,45 @@
|
|
|
1
1
|
<!DOCTYPE html><html lang="en"><head>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<
|
|
15
|
-
<
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
};
|
|
45
|
-
</script>
|
|
46
|
-
<script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script>
|
|
2
|
+
<meta charset="utf-8">
|
|
3
|
+
<title>KhiopsWebcomponent</title>
|
|
4
|
+
<base href="/">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
6
|
+
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
7
|
+
<style>
|
|
8
|
+
html,
|
|
9
|
+
body {
|
|
10
|
+
padding: 0;
|
|
11
|
+
margin: 0;
|
|
12
|
+
}
|
|
13
|
+
</style>
|
|
14
|
+
<link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript></head>
|
|
15
|
+
<body>
|
|
16
|
+
<khiops-visualization></khiops-visualization>
|
|
17
|
+
<!-- <khiops-covisualization></khiops-covisualization> -->
|
|
18
|
+
<script>
|
|
19
|
+
document.onreadystatechange = () => {
|
|
20
|
+
if (document.readyState === 'complete') {
|
|
21
|
+
const kv = document.querySelector('khiops-visualization');
|
|
22
|
+
kv.setConfig({
|
|
23
|
+
appSource: 'WEB',
|
|
24
|
+
showProjectTab: true,
|
|
25
|
+
onFileOpen: function () {
|
|
26
|
+
console.log('fileOpen');
|
|
27
|
+
},
|
|
28
|
+
onCopyData: function (data) {
|
|
29
|
+
console.log(data);
|
|
30
|
+
},
|
|
31
|
+
onCopyImage: function (data) {
|
|
32
|
+
console.log(data);
|
|
33
|
+
},
|
|
34
|
+
onThemeChanged: function (data) {
|
|
35
|
+
console.log(data);
|
|
36
|
+
},
|
|
37
|
+
});
|
|
38
|
+
kv.setDatas();
|
|
39
|
+
setTimeout(() => console.log(kv.getDatas()), 2000);
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
</script>
|
|
43
|
+
<script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script>
|
|
47
44
|
|
|
48
45
|
</body></html>
|