@gooddata/sdk-ui-all 10.42.0-alpha.2 → 10.42.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 +86 -82
- package/esm/index.js +0 -1
- package/esm/index.js.map +1 -1
- package/package.json +10 -9
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: 2025-
|
10
|
+
Date generated: 2025-9-2
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -185,7 +185,7 @@ Revision ID: 6b35b6b92441fe0bcae4a7fd36464ec28acf426f
|
|
185
185
|
- @formatjs/intl-localematcher (0.6.1) [MIT]
|
186
186
|
- @formatjs/ts-transformer (3.13.23) [MIT]
|
187
187
|
- @gooddata/emailjs-mime-codec-new (3.0.2) [MIT]
|
188
|
-
- @gooddata/number-formatter (1.0.6) [
|
188
|
+
- @gooddata/number-formatter (1.0.6) [ISC, BSD-2-Clause, BSD-3-Clause, Apache-2.0, Python-2.0, PSF-2.0, MIT, mit-nagy, CNRI-Python, Commercial]
|
189
189
|
- @html-validate/stylish (4.2.0) [MIT]
|
190
190
|
- @isaacs/cliui (8.0.2) [ISC]
|
191
191
|
- @jridgewell/gen-mapping (0.3.5) [MIT]
|
@@ -7897,11 +7897,88 @@ Package Depth: Direct
|
|
7897
7897
|
--------------------------------------------------------------------------------
|
7898
7898
|
|
7899
7899
|
* Declared Licenses *
|
7900
|
-
|
7900
|
+
ISC, BSD-2-Clause, BSD-3-Clause, Apache-2.0
|
7901
|
+
|
7902
|
+
* ISC *
|
7903
|
+
|
7904
|
+
Copyright (c) 2017 GoodData Corporation
|
7905
|
+
Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
7906
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
7907
|
+
|
7908
|
+
* BSD-2-Clause *
|
7909
|
+
|
7910
|
+
Copyright (c) 2017 GoodData Corporation
|
7911
|
+
|
7912
|
+
Redistribution and use in source and binary forms, with or without
|
7913
|
+
modification, are permitted provided that the following conditions are met:
|
7914
|
+
|
7915
|
+
1. Redistributions of source code must retain the above copyright notice, this
|
7916
|
+
list of conditions and the following disclaimer.
|
7917
|
+
|
7918
|
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
7919
|
+
this list of conditions and the following disclaimer in the documentation
|
7920
|
+
|
7921
|
+
and/or other materials provided with the distribution.
|
7922
|
+
|
7923
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
7924
|
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
7925
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
7926
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
7927
|
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
7928
|
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
7929
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
7930
|
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
7931
|
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
7932
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
7933
|
+
|
7934
|
+
* BSD-3-Clause *
|
7935
|
+
|
7936
|
+
Copyright (c) 2017 GoodData Corporation . All rights reserved.
|
7937
|
+
|
7938
|
+
Redistribution and use in source and binary forms, with or without
|
7939
|
+
modification, are permitted provided that the following conditions are met:
|
7940
|
+
|
7941
|
+
1. Redistributions of source code must retain the above copyright notice,
|
7942
|
+
this list of conditions and the following disclaimer.
|
7943
|
+
|
7944
|
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
7945
|
+
this list of conditions and the following disclaimer in the documentation
|
7946
|
+
and/or other materials provided with the distribution.
|
7947
|
+
|
7948
|
+
3. Neither the name of the copyright holder nor the names of its
|
7949
|
+
contributors may be used to endorse or promote products derived from
|
7950
|
+
this software without specific prior written permission.
|
7951
|
+
|
7952
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
7953
|
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
7954
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
7955
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
7956
|
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
7957
|
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
7958
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
7959
|
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
7960
|
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
7961
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
7962
|
+
|
7963
|
+
* Apache-2.0 *
|
7964
|
+
|
7965
|
+
Copyright 2017 GoodData Corporation
|
7966
|
+
|
7967
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
7968
|
+
you may not use this file except in compliance with the License.
|
7969
|
+
You may obtain a copy of the License at
|
7970
|
+
|
7971
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
7972
|
+
|
7973
|
+
Unless required by applicable law or agreed to in writing, software
|
7974
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
7975
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
7976
|
+
|
7977
|
+
See the License for the specific language governing permissions and limitations under the License.
|
7901
7978
|
|
7902
7979
|
|
7903
7980
|
* Other Licenses *
|
7904
|
-
Python-2.0, PSF-2.0, MIT, mit-nagy,
|
7981
|
+
Python-2.0, PSF-2.0, MIT, mit-nagy, CNRI-Python, Commercial
|
7905
7982
|
|
7906
7983
|
* Python-2.0 *
|
7907
7984
|
|
@@ -7973,12 +8050,6 @@ Permission to use, copy, modify, and/or distribute this code
|
|
7973
8050
|
for any purpose with or without fee is hereby granted.
|
7974
8051
|
There is no warranty.
|
7975
8052
|
|
7976
|
-
* ISC *
|
7977
|
-
|
7978
|
-
Copyright (c) 2017 GoodData Corporation
|
7979
|
-
Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
7980
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
7981
|
-
|
7982
8053
|
* CNRI-Python *
|
7983
8054
|
|
7984
8055
|
IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
|
@@ -7994,76 +8065,9 @@ BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHE
|
|
7994
8065
|
8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and conditions of this License Agreement.
|
7995
8066
|
ACCEPT
|
7996
8067
|
|
7997
|
-
*
|
7998
|
-
|
7999
|
-
Copyright (c) 2017 GoodData Corporation
|
8000
|
-
|
8001
|
-
Redistribution and use in source and binary forms, with or without
|
8002
|
-
modification, are permitted provided that the following conditions are met:
|
8003
|
-
|
8004
|
-
1. Redistributions of source code must retain the above copyright notice, this
|
8005
|
-
list of conditions and the following disclaimer.
|
8006
|
-
|
8007
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
8008
|
-
this list of conditions and the following disclaimer in the documentation
|
8009
|
-
|
8010
|
-
and/or other materials provided with the distribution.
|
8011
|
-
|
8012
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
8013
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
8014
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
8015
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
8016
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
8017
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
8018
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
8019
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
8020
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
8021
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
8022
|
-
|
8023
|
-
* BSD-3-Clause *
|
8024
|
-
|
8025
|
-
Copyright (c) 2017 GoodData Corporation . All rights reserved.
|
8026
|
-
|
8027
|
-
Redistribution and use in source and binary forms, with or without
|
8028
|
-
modification, are permitted provided that the following conditions are met:
|
8029
|
-
|
8030
|
-
1. Redistributions of source code must retain the above copyright notice,
|
8031
|
-
this list of conditions and the following disclaimer.
|
8032
|
-
|
8033
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
8034
|
-
this list of conditions and the following disclaimer in the documentation
|
8035
|
-
and/or other materials provided with the distribution.
|
8036
|
-
|
8037
|
-
3. Neither the name of the copyright holder nor the names of its
|
8038
|
-
contributors may be used to endorse or promote products derived from
|
8039
|
-
this software without specific prior written permission.
|
8040
|
-
|
8041
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
8042
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
8043
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
8044
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
8045
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
8046
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
8047
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
8048
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
8049
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
8050
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
8051
|
-
|
8052
|
-
* Apache-2.0 *
|
8053
|
-
|
8054
|
-
Copyright 2017 GoodData Corporation
|
8055
|
-
|
8056
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
8057
|
-
you may not use this file except in compliance with the License.
|
8058
|
-
You may obtain a copy of the License at
|
8059
|
-
|
8060
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
8061
|
-
|
8062
|
-
Unless required by applicable law or agreed to in writing, software
|
8063
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
8064
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
8068
|
+
* Commercial *
|
8065
8069
|
|
8066
|
-
|
8070
|
+
Commercial License
|
8067
8071
|
|
8068
8072
|
|
8069
8073
|
* Package Info *
|
@@ -38253,7 +38257,7 @@ SOFTWARE.
|
|
38253
38257
|
|
38254
38258
|
* Package Info *
|
38255
38259
|
|
38256
|
-
Authors: briandavidvaughn@gmail.com
|
38260
|
+
Authors: briandavidvaughn@gmail.com
|
38257
38261
|
|
38258
38262
|
Package Download URL: https://registry.npmjs.org/react-window/-/react-window-1.8.10.tgz
|
38259
38263
|
|
@@ -83305,4 +83309,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
83305
83309
|
--------------------------------------------------------------------------------
|
83306
83310
|
--------------------------------------------------------------------------------
|
83307
83311
|
|
83308
|
-
Report Generated by FOSSA on 2025-
|
83312
|
+
Report Generated by FOSSA on 2025-9-2
|
package/esm/index.js
CHANGED
package/esm/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC;;;;;;;;GAQG;AAEH,cAAc,qBAAqB,CAAC;AAEpC,cAAc,2BAA2B,CAAC;AAE1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-all",
|
3
|
-
"version": "10.42.0-alpha.
|
3
|
+
"version": "10.42.0-alpha.3",
|
4
4
|
"description": "GoodData SDK - All-In-One",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -24,14 +24,14 @@
|
|
24
24
|
],
|
25
25
|
"dependencies": {
|
26
26
|
"tslib": "2.8.1",
|
27
|
-
"@gooddata/sdk-backend-spi": "10.42.0-alpha.
|
28
|
-
"@gooddata/sdk-model": "10.42.0-alpha.
|
29
|
-
"@gooddata/sdk-ui
|
30
|
-
"@gooddata/sdk-ui": "10.42.0-alpha.
|
31
|
-
"@gooddata/sdk-ui-ext": "10.42.0-alpha.
|
32
|
-
"@gooddata/sdk-ui-filters": "10.42.0-alpha.
|
33
|
-
"@gooddata/sdk-ui-
|
34
|
-
"@gooddata/sdk-ui-
|
27
|
+
"@gooddata/sdk-backend-spi": "10.42.0-alpha.3",
|
28
|
+
"@gooddata/sdk-model": "10.42.0-alpha.3",
|
29
|
+
"@gooddata/sdk-ui": "10.42.0-alpha.3",
|
30
|
+
"@gooddata/sdk-ui-charts": "10.42.0-alpha.3",
|
31
|
+
"@gooddata/sdk-ui-ext": "10.42.0-alpha.3",
|
32
|
+
"@gooddata/sdk-ui-filters": "10.42.0-alpha.3",
|
33
|
+
"@gooddata/sdk-ui-pivot": "10.42.0-alpha.3",
|
34
|
+
"@gooddata/sdk-ui-geo": "10.42.0-alpha.3"
|
35
35
|
},
|
36
36
|
"devDependencies": {
|
37
37
|
"@gooddata/eslint-config": "^4.1.1",
|
@@ -43,6 +43,7 @@
|
|
43
43
|
"dependency-cruiser": "^13.0.3",
|
44
44
|
"eslint": "^8.57.1",
|
45
45
|
"eslint-config-prettier": "^10.1.5",
|
46
|
+
"eslint-plugin-eslint-comments": "^3.2.0",
|
46
47
|
"eslint-plugin-header": "^3.0.0",
|
47
48
|
"eslint-plugin-import": "^2.22.0",
|
48
49
|
"eslint-plugin-import-esm": "^1.2.1",
|