@gooddata/sdk-ui-gen-ai 11.4.0-alpha.2 → 11.4.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 +3 -3
- package/package.json +13 -14
- package/styles/css/main.css +1 -1
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-
|
|
10
|
+
Date generated: 2025-10-9
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: 4bb892359c514e429328b4fefc79baed3a0b1f42
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -82386,4 +82386,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
82386
82386
|
--------------------------------------------------------------------------------
|
|
82387
82387
|
--------------------------------------------------------------------------------
|
|
82388
82388
|
|
|
82389
|
-
Report Generated by FOSSA on 2025-10-
|
|
82389
|
+
Report Generated by FOSSA on 2025-10-9
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-gen-ai",
|
|
3
|
-
"version": "11.4.0-alpha.
|
|
3
|
+
"version": "11.4.0-alpha.3",
|
|
4
4
|
"description": "GoodData GenAI SDK",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -54,14 +54,14 @@
|
|
|
54
54
|
"reselect": "5.1.1",
|
|
55
55
|
"tslib": "2.8.1",
|
|
56
56
|
"uuid": "^11.1.0",
|
|
57
|
-
"@gooddata/api-client-tiger": "11.4.0-alpha.
|
|
58
|
-
"@gooddata/sdk-
|
|
59
|
-
"@gooddata/sdk-
|
|
60
|
-
"@gooddata/sdk-ui": "11.4.0-alpha.
|
|
61
|
-
"@gooddata/sdk-
|
|
62
|
-
"@gooddata/sdk-ui-kit": "11.4.0-alpha.
|
|
63
|
-
"@gooddata/sdk-ui-pivot": "11.4.0-alpha.
|
|
64
|
-
"@gooddata/util": "11.4.0-alpha.
|
|
57
|
+
"@gooddata/api-client-tiger": "11.4.0-alpha.3",
|
|
58
|
+
"@gooddata/sdk-backend-spi": "11.4.0-alpha.3",
|
|
59
|
+
"@gooddata/sdk-model": "11.4.0-alpha.3",
|
|
60
|
+
"@gooddata/sdk-ui": "11.4.0-alpha.3",
|
|
61
|
+
"@gooddata/sdk-ui-charts": "11.4.0-alpha.3",
|
|
62
|
+
"@gooddata/sdk-ui-kit": "11.4.0-alpha.3",
|
|
63
|
+
"@gooddata/sdk-ui-pivot": "11.4.0-alpha.3",
|
|
64
|
+
"@gooddata/util": "11.4.0-alpha.3"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@microsoft/api-documenter": "^7.17.0",
|
|
@@ -83,7 +83,6 @@
|
|
|
83
83
|
"eslint-plugin-header": "3.1.1",
|
|
84
84
|
"eslint-plugin-import": "2.32.0",
|
|
85
85
|
"eslint-plugin-import-esm": "1.2.1",
|
|
86
|
-
"eslint-plugin-jest": "^29.0.1",
|
|
87
86
|
"eslint-plugin-no-only-tests": "2.6.0",
|
|
88
87
|
"eslint-plugin-prettier": "5.5.4",
|
|
89
88
|
"eslint-plugin-react": "7.37.5",
|
|
@@ -105,11 +104,11 @@
|
|
|
105
104
|
"vitest": "3.2.4",
|
|
106
105
|
"vitest-dom": "0.1.1",
|
|
107
106
|
"@gooddata/eslint-config": "1.0.0",
|
|
107
|
+
"@gooddata/i18n-toolkit": "11.4.0-alpha.3",
|
|
108
|
+
"@gooddata/reference-workspace": "11.4.0-alpha.3",
|
|
109
|
+
"@gooddata/sdk-backend-mockingbird": "11.4.0-alpha.3",
|
|
108
110
|
"@gooddata/eslint-plugin": "1.0.0",
|
|
109
|
-
"@gooddata/
|
|
110
|
-
"@gooddata/reference-workspace": "11.4.0-alpha.2",
|
|
111
|
-
"@gooddata/sdk-backend-mockingbird": "11.4.0-alpha.2",
|
|
112
|
-
"@gooddata/sdk-ui-theme-provider": "11.4.0-alpha.2"
|
|
111
|
+
"@gooddata/sdk-ui-theme-provider": "11.4.0-alpha.3"
|
|
113
112
|
},
|
|
114
113
|
"peerDependencies": {
|
|
115
114
|
"react": "^18.0.0 || ^19.0.0",
|
package/styles/css/main.css
CHANGED
|
@@ -10848,7 +10848,7 @@ button.gd-list-item {
|
|
|
10848
10848
|
|
|
10849
10849
|
.gd-pivot-table-next__header-cell-menu-section-header {
|
|
10850
10850
|
position: relative;
|
|
10851
|
-
padding: 12px
|
|
10851
|
+
padding: 12px 10px 0;
|
|
10852
10852
|
line-height: 16px;
|
|
10853
10853
|
color: var(--gd-table-nullValueColor);
|
|
10854
10854
|
font-size: 10px;
|