@gooddata/sdk-ui-charts 10.32.0-alpha.28 → 10.32.0-alpha.29
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 +183 -13
- package/package.json +10 -10
package/NOTICE
CHANGED
@@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with goo
|
|
9
9
|
|
10
10
|
Date generated: 2025-6-24
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 87866b0442711836c3b30eafb4d7b7b10e9fc0b1
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -181,9 +181,12 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
|
|
181
181
|
- @emotion/use-insertion-effect-with-fallbacks (1.0.1) [MIT]
|
182
182
|
- @emotion/utils (1.2.1) [MIT]
|
183
183
|
- @emotion/weak-memoize (0.3.1) [MIT]
|
184
|
-
- @floating-ui/core (1.
|
185
|
-
- @floating-ui/dom (1.
|
186
|
-
- @floating-ui/
|
184
|
+
- @floating-ui/core (1.7.1) [MIT]
|
185
|
+
- @floating-ui/dom (1.6.13) [MIT]
|
186
|
+
- @floating-ui/react (0.27.12) [MIT]
|
187
|
+
- @floating-ui/react-dom (2.1.2) [MIT]
|
188
|
+
- @floating-ui/react-dom (2.1.3) [MIT]
|
189
|
+
- @floating-ui/utils (0.2.9) [MIT]
|
187
190
|
- @formatjs/cli-lib (6.3.3) [MIT]
|
188
191
|
- @formatjs/ecma402-abstract (1.18.0) [MIT]
|
189
192
|
- @formatjs/ecma402-abstract (2.2.4) [MIT]
|
@@ -942,6 +945,7 @@ Revision ID: 198eb0369ff6c3281725b6be0b42d4a9a5c9cd92
|
|
942
945
|
- supports-color (8.1.1) [MIT]
|
943
946
|
- supports-preserve-symlinks-flag (1.0.0) [MIT]
|
944
947
|
- symbol-tree (3.2.4) [MIT]
|
948
|
+
- tabbable (6.2.0) [MIT]
|
945
949
|
- tapable (2.2.1) [MIT]
|
946
950
|
- tar (6.2.1) [ISC]
|
947
951
|
- terser (5.26.0) [BSD-2-Clause]
|
@@ -7939,9 +7943,9 @@ Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.to
|
|
7939
7943
|
Package Download URL: https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz
|
7940
7944
|
|
7941
7945
|
--------------------------------------------------------------------------------
|
7942
|
-
Package Title: @floating-ui/core (1.
|
7946
|
+
Package Title: @floating-ui/core (1.7.1)
|
7943
7947
|
|
7944
|
-
Package Locator: npm+@floating-ui/core$1.
|
7948
|
+
Package Locator: npm+@floating-ui/core$1.7.1
|
7945
7949
|
|
7946
7950
|
Package Depth: Transitive
|
7947
7951
|
--------------------------------------------------------------------------------
|
@@ -7977,12 +7981,135 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7977
7981
|
|
7978
7982
|
Authors: federico.zivolo@gmail.com, cc.glows@gmail.com
|
7979
7983
|
|
7980
|
-
Package Download URL: https://registry.npmjs.org/@floating-ui/core/-/core-1.
|
7984
|
+
Package Download URL: https://registry.npmjs.org/@floating-ui/core/-/core-1.7.1.tgz
|
7981
7985
|
|
7982
7986
|
--------------------------------------------------------------------------------
|
7983
|
-
Package Title: @floating-ui/dom (1.
|
7987
|
+
Package Title: @floating-ui/dom (1.6.13)
|
7984
7988
|
|
7985
|
-
Package Locator: npm+@floating-ui/dom$1.
|
7989
|
+
Package Locator: npm+@floating-ui/dom$1.6.13
|
7990
|
+
|
7991
|
+
Package Depth: Direct
|
7992
|
+
--------------------------------------------------------------------------------
|
7993
|
+
|
7994
|
+
* Declared Licenses *
|
7995
|
+
MIT
|
7996
|
+
|
7997
|
+
|
7998
|
+
MIT License
|
7999
|
+
|
8000
|
+
Copyright (c) 2021-present Floating UI contributors
|
8001
|
+
|
8002
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
8003
|
+
this software and associated documentation files (the "Software"), to deal in
|
8004
|
+
the Software without restriction, including without limitation the rights to
|
8005
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
8006
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
8007
|
+
subject to the following conditions:
|
8008
|
+
|
8009
|
+
The above copyright notice and this permission notice shall be included in all
|
8010
|
+
copies or substantial portions of the Software.
|
8011
|
+
|
8012
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
8013
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
8014
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
8015
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
8016
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
8017
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
8018
|
+
|
8019
|
+
|
8020
|
+
|
8021
|
+
* Package Info *
|
8022
|
+
|
8023
|
+
Authors: federico.zivolo@gmail.com, cc.glows@gmail.com
|
8024
|
+
|
8025
|
+
Package Download URL: https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.13.tgz
|
8026
|
+
|
8027
|
+
--------------------------------------------------------------------------------
|
8028
|
+
Package Title: @floating-ui/react (0.27.12)
|
8029
|
+
|
8030
|
+
Package Locator: npm+@floating-ui/react$0.27.12
|
8031
|
+
|
8032
|
+
Package Depth: Direct
|
8033
|
+
--------------------------------------------------------------------------------
|
8034
|
+
|
8035
|
+
* Declared Licenses *
|
8036
|
+
MIT
|
8037
|
+
|
8038
|
+
|
8039
|
+
MIT License
|
8040
|
+
|
8041
|
+
Copyright (c) 2021-present Floating UI contributors
|
8042
|
+
|
8043
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
8044
|
+
this software and associated documentation files (the "Software"), to deal in
|
8045
|
+
the Software without restriction, including without limitation the rights to
|
8046
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
8047
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
8048
|
+
subject to the following conditions:
|
8049
|
+
|
8050
|
+
The above copyright notice and this permission notice shall be included in all
|
8051
|
+
copies or substantial portions of the Software.
|
8052
|
+
|
8053
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
8054
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
8055
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
8056
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
8057
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
8058
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
8059
|
+
|
8060
|
+
|
8061
|
+
|
8062
|
+
* Package Info *
|
8063
|
+
|
8064
|
+
Authors: federico.zivolo@gmail.com, cc.glows@gmail.com
|
8065
|
+
|
8066
|
+
Package Download URL: https://registry.npmjs.org/@floating-ui/react/-/react-0.27.12.tgz
|
8067
|
+
|
8068
|
+
--------------------------------------------------------------------------------
|
8069
|
+
Package Title: @floating-ui/react-dom (2.1.2)
|
8070
|
+
|
8071
|
+
Package Locator: npm+@floating-ui/react-dom$2.1.2
|
8072
|
+
|
8073
|
+
Package Depth: Direct
|
8074
|
+
--------------------------------------------------------------------------------
|
8075
|
+
|
8076
|
+
* Declared Licenses *
|
8077
|
+
MIT
|
8078
|
+
|
8079
|
+
|
8080
|
+
MIT License
|
8081
|
+
|
8082
|
+
Copyright (c) 2021-present Floating UI contributors
|
8083
|
+
|
8084
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
8085
|
+
this software and associated documentation files (the "Software"), to deal in
|
8086
|
+
the Software without restriction, including without limitation the rights to
|
8087
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
8088
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
8089
|
+
subject to the following conditions:
|
8090
|
+
|
8091
|
+
The above copyright notice and this permission notice shall be included in all
|
8092
|
+
copies or substantial portions of the Software.
|
8093
|
+
|
8094
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
8095
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
8096
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
8097
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
8098
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
8099
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
8100
|
+
|
8101
|
+
|
8102
|
+
|
8103
|
+
* Package Info *
|
8104
|
+
|
8105
|
+
Authors: federico.zivolo@gmail.com, cc.glows@gmail.com
|
8106
|
+
|
8107
|
+
Package Download URL: https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz
|
8108
|
+
|
8109
|
+
--------------------------------------------------------------------------------
|
8110
|
+
Package Title: @floating-ui/react-dom (2.1.3)
|
8111
|
+
|
8112
|
+
Package Locator: npm+@floating-ui/react-dom$2.1.3
|
7986
8113
|
|
7987
8114
|
Package Depth: Transitive
|
7988
8115
|
--------------------------------------------------------------------------------
|
@@ -8018,12 +8145,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
8018
8145
|
|
8019
8146
|
Authors: federico.zivolo@gmail.com, cc.glows@gmail.com
|
8020
8147
|
|
8021
|
-
Package Download URL: https://registry.npmjs.org/@floating-ui/dom/-/dom-1.
|
8148
|
+
Package Download URL: https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.3.tgz
|
8022
8149
|
|
8023
8150
|
--------------------------------------------------------------------------------
|
8024
|
-
Package Title: @floating-ui/utils (0.
|
8151
|
+
Package Title: @floating-ui/utils (0.2.9)
|
8025
8152
|
|
8026
|
-
Package Locator: npm+@floating-ui/utils$0.
|
8153
|
+
Package Locator: npm+@floating-ui/utils$0.2.9
|
8027
8154
|
|
8028
8155
|
Package Depth: Transitive
|
8029
8156
|
--------------------------------------------------------------------------------
|
@@ -8059,7 +8186,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
8059
8186
|
|
8060
8187
|
Authors: federico.zivolo@gmail.com, cc.glows@gmail.com
|
8061
8188
|
|
8062
|
-
Package Download URL: https://registry.npmjs.org/@floating-ui/utils/-/utils-0.
|
8189
|
+
Package Download URL: https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz
|
8063
8190
|
|
8064
8191
|
--------------------------------------------------------------------------------
|
8065
8192
|
Package Title: @formatjs/cli-lib (6.3.3)
|
@@ -45308,6 +45435,49 @@ Authors: joris@jorisvanderwel.com
|
|
45308
45435
|
|
45309
45436
|
Package Download URL: https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz
|
45310
45437
|
|
45438
|
+
--------------------------------------------------------------------------------
|
45439
|
+
Package Title: tabbable (6.2.0)
|
45440
|
+
|
45441
|
+
Package Locator: npm+tabbable$6.2.0
|
45442
|
+
|
45443
|
+
Package Depth: Transitive
|
45444
|
+
--------------------------------------------------------------------------------
|
45445
|
+
|
45446
|
+
* Declared Licenses *
|
45447
|
+
MIT
|
45448
|
+
|
45449
|
+
|
45450
|
+
The MIT License (MIT)
|
45451
|
+
|
45452
|
+
Copyright (c) 2015 David Clark
|
45453
|
+
|
45454
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
45455
|
+
of this software and associated documentation files (the "Software"), to deal
|
45456
|
+
in the Software without restriction, including without limitation the rights
|
45457
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
45458
|
+
copies of the Software, and to permit persons to whom the Software is
|
45459
|
+
furnished to do so, subject to the following conditions:
|
45460
|
+
|
45461
|
+
The above copyright notice and this permission notice shall be included in all
|
45462
|
+
copies or substantial portions of the Software.
|
45463
|
+
|
45464
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
45465
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
45466
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
45467
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
45468
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
45469
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
45470
|
+
SOFTWARE.
|
45471
|
+
|
45472
|
+
|
45473
|
+
|
45474
|
+
|
45475
|
+
* Package Info *
|
45476
|
+
|
45477
|
+
Authors: david.dave.clark@gmail.com, stefan@stefcameron.com
|
45478
|
+
|
45479
|
+
Package Download URL: https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz
|
45480
|
+
|
45311
45481
|
--------------------------------------------------------------------------------
|
45312
45482
|
Package Title: tapable (2.2.1)
|
45313
45483
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-charts",
|
3
|
-
"version": "10.32.0-alpha.
|
3
|
+
"version": "10.32.0-alpha.29",
|
4
4
|
"description": "GoodData.UI SDK - Charts",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -67,13 +67,13 @@
|
|
67
67
|
"ts-invariant": "^0.7.5",
|
68
68
|
"tslib": "^2.5.0",
|
69
69
|
"uuid": "^8.3.2",
|
70
|
-
"@gooddata/sdk-
|
71
|
-
"@gooddata/sdk-
|
72
|
-
"@gooddata/sdk-
|
73
|
-
"@gooddata/sdk-ui-kit": "10.32.0-alpha.
|
74
|
-
"@gooddata/sdk-ui-theme-provider": "10.32.0-alpha.
|
75
|
-
"@gooddata/sdk-ui-vis-commons": "10.32.0-alpha.
|
76
|
-
"@gooddata/util": "10.32.0-alpha.
|
70
|
+
"@gooddata/sdk-model": "10.32.0-alpha.29",
|
71
|
+
"@gooddata/sdk-backend-spi": "10.32.0-alpha.29",
|
72
|
+
"@gooddata/sdk-ui": "10.32.0-alpha.29",
|
73
|
+
"@gooddata/sdk-ui-kit": "10.32.0-alpha.29",
|
74
|
+
"@gooddata/sdk-ui-theme-provider": "10.32.0-alpha.29",
|
75
|
+
"@gooddata/sdk-ui-vis-commons": "10.32.0-alpha.29",
|
76
|
+
"@gooddata/util": "10.32.0-alpha.29"
|
77
77
|
},
|
78
78
|
"peerDependencies": {
|
79
79
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
@@ -125,8 +125,8 @@
|
|
125
125
|
"vitest": "3.0.8",
|
126
126
|
"vitest-dom": "0.1.1",
|
127
127
|
"@types/js-yaml": "^4.0.9",
|
128
|
-
"@gooddata/reference-workspace": "10.32.0-alpha.
|
129
|
-
"@gooddata/sdk-backend-mockingbird": "10.32.0-alpha.
|
128
|
+
"@gooddata/reference-workspace": "10.32.0-alpha.29",
|
129
|
+
"@gooddata/sdk-backend-mockingbird": "10.32.0-alpha.29"
|
130
130
|
},
|
131
131
|
"scripts": {
|
132
132
|
"clean": "rm -rf ci dist esm coverage styles/css *.log tsconfig.tsbuildinfo",
|