@gooddata/sdk-ui-charts 10.18.0-alpha.1 → 10.18.0-alpha.3
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/NOTICE +102 -3
- package/package.json +10 -10
package/NOTICE
CHANGED
@@ -7,9 +7,9 @@
|
|
7
7
|
|
8
8
|
The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
9
9
|
|
10
|
-
Date generated: 2024-12-
|
10
|
+
Date generated: 2024-12-12
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 7858990a3c705864b91bd44591aa99013da8e51b
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -206,6 +206,8 @@ Revision ID: aa9a7bc89047d6aca5adad2e425b559628b1cbf2
|
|
206
206
|
- @seznam/compose-react-refs (1.0.6) [ISC]
|
207
207
|
- @sidvind/better-ajv-errors (2.1.3) [Apache-2.0]
|
208
208
|
- @sinclair/typebox (0.27.8) [MIT]
|
209
|
+
- @tanstack/react-virtual (3.11.1) [MIT]
|
210
|
+
- @tanstack/virtual-core (3.10.9) [MIT]
|
209
211
|
- @tootallnate/once (2.0.0) [MIT]
|
210
212
|
- @ts-morph/common (0.12.3) [Apache-2.0, MIT]
|
211
213
|
- @types/body-parser (1.19.5) [MIT]
|
@@ -7897,6 +7899,78 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7897
7899
|
SOFTWARE.
|
7898
7900
|
|
7899
7901
|
|
7902
|
+
--------------------------------------------------------------------------------
|
7903
|
+
Package Title: @tanstack/react-virtual (3.11.1)
|
7904
|
+
|
7905
|
+
Package Locator: npm+@tanstack/react-virtual$3.11.1
|
7906
|
+
|
7907
|
+
Package Depth: Direct
|
7908
|
+
--------------------------------------------------------------------------------
|
7909
|
+
|
7910
|
+
* Declared Licenses *
|
7911
|
+
MIT
|
7912
|
+
|
7913
|
+
|
7914
|
+
MIT License
|
7915
|
+
|
7916
|
+
Copyright (c) 2021-present Tanner Linsley
|
7917
|
+
|
7918
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
7919
|
+
of this software and associated documentation files (the "Software"), to deal
|
7920
|
+
in the Software without restriction, including without limitation the rights
|
7921
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7922
|
+
copies of the Software, and to permit persons to whom the Software is
|
7923
|
+
furnished to do so, subject to the following conditions:
|
7924
|
+
|
7925
|
+
The above copyright notice and this permission notice shall be included in all
|
7926
|
+
copies or substantial portions of the Software.
|
7927
|
+
|
7928
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
7929
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
7930
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
7931
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
7932
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
7933
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
7934
|
+
SOFTWARE.
|
7935
|
+
|
7936
|
+
|
7937
|
+
|
7938
|
+
--------------------------------------------------------------------------------
|
7939
|
+
Package Title: @tanstack/virtual-core (3.10.9)
|
7940
|
+
|
7941
|
+
Package Locator: npm+@tanstack/virtual-core$3.10.9
|
7942
|
+
|
7943
|
+
Package Depth: Transitive
|
7944
|
+
--------------------------------------------------------------------------------
|
7945
|
+
|
7946
|
+
* Declared Licenses *
|
7947
|
+
MIT
|
7948
|
+
|
7949
|
+
|
7950
|
+
MIT License
|
7951
|
+
|
7952
|
+
Copyright (c) 2021-present Tanner Linsley
|
7953
|
+
|
7954
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
7955
|
+
of this software and associated documentation files (the "Software"), to deal
|
7956
|
+
in the Software without restriction, including without limitation the rights
|
7957
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7958
|
+
copies of the Software, and to permit persons to whom the Software is
|
7959
|
+
furnished to do so, subject to the following conditions:
|
7960
|
+
|
7961
|
+
The above copyright notice and this permission notice shall be included in all
|
7962
|
+
copies or substantial portions of the Software.
|
7963
|
+
|
7964
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
7965
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
7966
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
7967
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
7968
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
7969
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
7970
|
+
SOFTWARE.
|
7971
|
+
|
7972
|
+
|
7973
|
+
|
7900
7974
|
--------------------------------------------------------------------------------
|
7901
7975
|
Package Title: @tootallnate/once (2.0.0)
|
7902
7976
|
|
@@ -67710,6 +67784,31 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
67710
67784
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
67711
67785
|
|
67712
67786
|
|
67787
|
+
* MIT *
|
67788
|
+
|
67789
|
+
MIT License
|
67790
|
+
|
67791
|
+
Copyright (c) 2021-present Tanner Linsley
|
67792
|
+
|
67793
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
67794
|
+
of this software and associated documentation files (the "Software"), to deal
|
67795
|
+
in the Software without restriction, including without limitation the rights
|
67796
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
67797
|
+
copies of the Software, and to permit persons to whom the Software is
|
67798
|
+
furnished to do so, subject to the following conditions:
|
67799
|
+
|
67800
|
+
The above copyright notice and this permission notice shall be included in all
|
67801
|
+
copies or substantial portions of the Software.
|
67802
|
+
|
67803
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
67804
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
67805
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
67806
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
67807
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
67808
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
67809
|
+
SOFTWARE.
|
67810
|
+
|
67811
|
+
|
67713
67812
|
* MIT *
|
67714
67813
|
|
67715
67814
|
MIT License
|
@@ -72561,4 +72660,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
72561
72660
|
--------------------------------------------------------------------------------
|
72562
72661
|
--------------------------------------------------------------------------------
|
72563
72662
|
|
72564
|
-
Report Generated by FOSSA on 2024-12-
|
72663
|
+
Report Generated by FOSSA on 2024-12-12
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-charts",
|
3
|
-
"version": "10.18.0-alpha.
|
3
|
+
"version": "10.18.0-alpha.3",
|
4
4
|
"description": "GoodData.UI SDK - Charts",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -68,13 +68,13 @@
|
|
68
68
|
"ts-invariant": "^0.7.5",
|
69
69
|
"tslib": "^2.5.0",
|
70
70
|
"uuid": "^8.3.2",
|
71
|
-
"@gooddata/sdk-backend-spi": "10.18.0-alpha.
|
72
|
-
"@gooddata/sdk-
|
73
|
-
"@gooddata/sdk-
|
74
|
-
"@gooddata/sdk-ui-
|
75
|
-
"@gooddata/sdk-ui-
|
76
|
-
"@gooddata/
|
77
|
-
"@gooddata/
|
71
|
+
"@gooddata/sdk-backend-spi": "10.18.0-alpha.3",
|
72
|
+
"@gooddata/sdk-model": "10.18.0-alpha.3",
|
73
|
+
"@gooddata/sdk-ui": "10.18.0-alpha.3",
|
74
|
+
"@gooddata/sdk-ui-theme-provider": "10.18.0-alpha.3",
|
75
|
+
"@gooddata/sdk-ui-vis-commons": "10.18.0-alpha.3",
|
76
|
+
"@gooddata/util": "10.18.0-alpha.3",
|
77
|
+
"@gooddata/sdk-ui-kit": "10.18.0-alpha.3"
|
78
78
|
},
|
79
79
|
"peerDependencies": {
|
80
80
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
@@ -125,8 +125,8 @@
|
|
125
125
|
"vitest": "1.0.4",
|
126
126
|
"vitest-dom": "0.1.1",
|
127
127
|
"@types/js-yaml": "^4.0.9",
|
128
|
-
"@gooddata/reference-workspace": "10.18.0-alpha.
|
129
|
-
"@gooddata/sdk-backend-mockingbird": "10.18.0-alpha.
|
128
|
+
"@gooddata/reference-workspace": "10.18.0-alpha.3",
|
129
|
+
"@gooddata/sdk-backend-mockingbird": "10.18.0-alpha.3"
|
130
130
|
},
|
131
131
|
"scripts": {
|
132
132
|
"clean": "rm -rf ci dist esm coverage styles/css *.log tsconfig.tsbuildinfo",
|