@gooddata/sdk-ui-dashboard 10.33.0-alpha.37 → 10.33.0-alpha.38
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 +5 -5
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/package.json +15 -17
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-7-
|
10
|
+
Date generated: 2025-7-4
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 99fcf48ee248b280bfa269393bbe34e6163ba3f8
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -12792,7 +12792,7 @@ Package Title: @types/react-transition-group (4.4.10)
|
|
12792
12792
|
|
12793
12793
|
Package Locator: npm+@types/react-transition-group$4.4.10
|
12794
12794
|
|
12795
|
-
Package Depth:
|
12795
|
+
Package Depth: Transitive
|
12796
12796
|
--------------------------------------------------------------------------------
|
12797
12797
|
|
12798
12798
|
* Declared Licenses *
|
@@ -33708,7 +33708,7 @@ Package Title: react-transition-group (4.4.5)
|
|
33708
33708
|
|
33709
33709
|
Package Locator: npm+react-transition-group$4.4.5
|
33710
33710
|
|
33711
|
-
Package Depth:
|
33711
|
+
Package Depth: Transitive
|
33712
33712
|
--------------------------------------------------------------------------------
|
33713
33713
|
|
33714
33714
|
* Declared Licenses *
|
@@ -74556,4 +74556,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
74556
74556
|
--------------------------------------------------------------------------------
|
74557
74557
|
--------------------------------------------------------------------------------
|
74558
74558
|
|
74559
|
-
Report Generated by FOSSA on 2025-7-
|
74559
|
+
Report Generated by FOSSA on 2025-7-4
|
package/esm/__version.d.ts
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare const LIB_VERSION = "10.33.0-alpha.
|
1
|
+
export declare const LIB_VERSION = "10.33.0-alpha.38";
|
2
2
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.js
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-dashboard",
|
3
|
-
"version": "10.33.0-alpha.
|
3
|
+
"version": "10.33.0-alpha.38",
|
4
4
|
"description": "GoodData SDK - Dashboard Component",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -52,7 +52,6 @@
|
|
52
52
|
"react-measure": "^2.5.2",
|
53
53
|
"react-redux": "8.1.3",
|
54
54
|
"react-select": "^5.7.3",
|
55
|
-
"react-transition-group": "^4.4.2",
|
56
55
|
"redux-batched-actions": "^0.5.0",
|
57
56
|
"redux-saga": "^1.2.3",
|
58
57
|
"ts-invariant": "^0.7.5",
|
@@ -61,17 +60,17 @@
|
|
61
60
|
"@codemirror/language": "~6.11.0",
|
62
61
|
"@lezer/highlight": "~1.2.1",
|
63
62
|
"@react-aria/interactions": "^3",
|
64
|
-
"@gooddata/sdk-backend-base": "10.33.0-alpha.
|
65
|
-
"@gooddata/sdk-backend-spi": "10.33.0-alpha.
|
66
|
-
"@gooddata/sdk-ui": "10.33.0-alpha.
|
67
|
-
"@gooddata/sdk-model": "10.33.0-alpha.
|
68
|
-
"@gooddata/sdk-ui-ext": "10.33.0-alpha.
|
69
|
-
"@gooddata/sdk-ui-filters": "10.33.0-alpha.
|
70
|
-
"@gooddata/sdk-ui-geo": "10.33.0-alpha.
|
71
|
-
"@gooddata/sdk-ui-kit": "10.33.0-alpha.
|
72
|
-
"@gooddata/sdk-ui-theme-provider": "10.33.0-alpha.
|
73
|
-
"@gooddata/util": "10.33.0-alpha.
|
74
|
-
"@gooddata/sdk-ui-vis-commons": "10.33.0-alpha.
|
63
|
+
"@gooddata/sdk-backend-base": "10.33.0-alpha.38",
|
64
|
+
"@gooddata/sdk-backend-spi": "10.33.0-alpha.38",
|
65
|
+
"@gooddata/sdk-ui": "10.33.0-alpha.38",
|
66
|
+
"@gooddata/sdk-model": "10.33.0-alpha.38",
|
67
|
+
"@gooddata/sdk-ui-ext": "10.33.0-alpha.38",
|
68
|
+
"@gooddata/sdk-ui-filters": "10.33.0-alpha.38",
|
69
|
+
"@gooddata/sdk-ui-geo": "10.33.0-alpha.38",
|
70
|
+
"@gooddata/sdk-ui-kit": "10.33.0-alpha.38",
|
71
|
+
"@gooddata/sdk-ui-theme-provider": "10.33.0-alpha.38",
|
72
|
+
"@gooddata/util": "10.33.0-alpha.38",
|
73
|
+
"@gooddata/sdk-ui-vis-commons": "10.33.0-alpha.38"
|
75
74
|
},
|
76
75
|
"peerDependencies": {
|
77
76
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
@@ -93,7 +92,6 @@
|
|
93
92
|
"@types/react-lines-ellipsis": "^0.15.1",
|
94
93
|
"@types/react-measure": "^2.0.8",
|
95
94
|
"@types/react-redux": "^7.1.16",
|
96
|
-
"@types/react-transition-group": "^4.4.4",
|
97
95
|
"@types/uuid": "^8.3.4",
|
98
96
|
"@typescript-eslint/eslint-plugin": "^5.57.1",
|
99
97
|
"@typescript-eslint/parser": "^5.57.1",
|
@@ -124,9 +122,9 @@
|
|
124
122
|
"typescript": "5.3.3",
|
125
123
|
"vitest": "3.0.8",
|
126
124
|
"vitest-dom": "0.1.1",
|
127
|
-
"@gooddata/i18n-toolkit": "10.33.0-alpha.
|
128
|
-
"@gooddata/
|
129
|
-
"@gooddata/
|
125
|
+
"@gooddata/i18n-toolkit": "10.33.0-alpha.38",
|
126
|
+
"@gooddata/reference-workspace": "10.33.0-alpha.38",
|
127
|
+
"@gooddata/sdk-backend-mockingbird": "10.33.0-alpha.38"
|
130
128
|
},
|
131
129
|
"scripts": {
|
132
130
|
"clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",
|