@gooddata/sdk-ui-all 11.41.0-alpha.4 → 11.41.0

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 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: 2026-6-8
10
+ Date generated: 2026-6-10
11
11
 
12
- Revision ID: 8cffadeacc1753fb2646bddafa2fbbda98bc57de
12
+ Revision ID: f75738464fd32f3d4e0f874c715181b53a187ef8
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -38571,4 +38571,4 @@ POSSIBILITY OF SUCH DAMAGE.
38571
38571
  --------------------------------------------------------------------------------
38572
38572
  --------------------------------------------------------------------------------
38573
38573
 
38574
- Report Generated by FOSSA on 2026-6-8
38574
+ Report Generated by FOSSA on 2026-6-10
package/esm/index.d.ts CHANGED
@@ -18,3 +18,4 @@ export * from "@gooddata/sdk-ui-geo";
18
18
  export * from "@gooddata/sdk-ui-pivot";
19
19
  export * from "@gooddata/sdk-ui-filters";
20
20
  export * from "@gooddata/sdk-ui-ext";
21
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA;;;;;;;;GAQG;AAIH,cAAc,qBAAqB,CAAC;AACpC,YAAY,EAAE,aAAa,IAAI,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAC/E,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,YAAY,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD,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": "11.41.0-alpha.4",
3
+ "version": "11.41.0",
4
4
  "description": "GoodData SDK - All-In-One",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData",
@@ -24,14 +24,14 @@
24
24
  "exports": "./esm/index.js",
25
25
  "dependencies": {
26
26
  "tslib": "2.8.1",
27
- "@gooddata/sdk-backend-spi": "11.41.0-alpha.4",
28
- "@gooddata/sdk-model": "11.41.0-alpha.4",
29
- "@gooddata/sdk-ui": "11.41.0-alpha.4",
30
- "@gooddata/sdk-ui-charts": "11.41.0-alpha.4",
31
- "@gooddata/sdk-ui-ext": "11.41.0-alpha.4",
32
- "@gooddata/sdk-ui-geo": "11.41.0-alpha.4",
33
- "@gooddata/sdk-ui-filters": "11.41.0-alpha.4",
34
- "@gooddata/sdk-ui-pivot": "11.41.0-alpha.4"
27
+ "@gooddata/sdk-backend-spi": "11.41.0",
28
+ "@gooddata/sdk-model": "11.41.0",
29
+ "@gooddata/sdk-ui": "11.41.0",
30
+ "@gooddata/sdk-ui-charts": "11.41.0",
31
+ "@gooddata/sdk-ui-ext": "11.41.0",
32
+ "@gooddata/sdk-ui-filters": "11.41.0",
33
+ "@gooddata/sdk-ui-geo": "11.41.0",
34
+ "@gooddata/sdk-ui-pivot": "11.41.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@microsoft/api-documenter": "^7.17.0",
@@ -54,8 +54,8 @@
54
54
  "oxlint": "1.51.0",
55
55
  "oxlint-tsgolint": "0.15.0",
56
56
  "typescript": "5.9.3",
57
- "@gooddata/eslint-config": "11.41.0-alpha.4",
58
- "@gooddata/oxlint-config": "11.41.0-alpha.4"
57
+ "@gooddata/oxlint-config": "11.41.0",
58
+ "@gooddata/eslint-config": "11.41.0"
59
59
  },
60
60
  "scripts": {
61
61
  "_phase:build": "npm run build",