@gooddata/sdk-ui-dashboard 11.13.0-alpha.6 → 11.13.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: 2025-12-5
10
+ Date generated: 2025-12-11
11
11
 
12
- Revision ID: ee1b18ec4957057f98c0b5e68a3bf291f9ece7d9
12
+ Revision ID: b3aa3c30dbc8a1917e80066d250122e7abef4e98
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -35462,4 +35462,4 @@ POSSIBILITY OF SUCH DAMAGE.
35462
35462
  --------------------------------------------------------------------------------
35463
35463
  --------------------------------------------------------------------------------
35464
35464
 
35465
- Report Generated by FOSSA on 2025-12-5
35465
+ Report Generated by FOSSA on 2025-12-11
@@ -1,4 +1,4 @@
1
- export declare const LIB_VERSION = "11.13.0-alpha.6";
1
+ export declare const LIB_VERSION = "11.13.0";
2
2
  export declare const LIB_DESCRIPTION = "GoodData SDK - Dashboard Component";
3
3
  export declare const LIB_NAME = "@gooddata/sdk-ui-dashboard";
4
4
  //# sourceMappingURL=__version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,oBAAoB,CAAC;AAE7C,eAAO,MAAM,eAAe,uCAAuC,CAAC;AAEpE,eAAO,MAAM,QAAQ,+BAA+B,CAAC"}
1
+ {"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,YAAY,CAAC;AAErC,eAAO,MAAM,eAAe,uCAAuC,CAAC;AAEpE,eAAO,MAAM,QAAQ,+BAA+B,CAAC"}
package/esm/__version.js CHANGED
@@ -1,6 +1,6 @@
1
1
  // (C) 2021 GoodData Corporation
2
2
  // DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
3
- export const LIB_VERSION = "11.13.0-alpha.6";
3
+ export const LIB_VERSION = "11.13.0";
4
4
  export const LIB_DESCRIPTION = "GoodData SDK - Dashboard Component";
5
5
  export const LIB_NAME = "@gooddata/sdk-ui-dashboard";
6
6
  //# sourceMappingURL=__version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"__version.js","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,6DAA6D;AAE7D,MAAM,CAAC,MAAM,WAAW,GAAG,iBAAiB,CAAC;AAE7C,MAAM,CAAC,MAAM,eAAe,GAAG,oCAAoC,CAAC;AAEpE,MAAM,CAAC,MAAM,QAAQ,GAAG,4BAA4B,CAAC"}
1
+ {"version":3,"file":"__version.js","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,6DAA6D;AAE7D,MAAM,CAAC,MAAM,WAAW,GAAG,SAAS,CAAC;AAErC,MAAM,CAAC,MAAM,eAAe,GAAG,oCAAoC,CAAC;AAEpE,MAAM,CAAC,MAAM,QAAQ,GAAG,4BAA4B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-dashboard",
3
- "version": "11.13.0-alpha.6",
3
+ "version": "11.13.0",
4
4
  "description": "GoodData SDK - Dashboard Component",
5
5
  "repository": {
6
6
  "type": "git",
@@ -60,19 +60,19 @@
60
60
  "ts-invariant": "^0.7.5",
61
61
  "tslib": "2.8.1",
62
62
  "uuid": "^11.1.0",
63
- "@gooddata/sdk-backend-base": "11.13.0-alpha.6",
64
- "@gooddata/sdk-model": "11.13.0-alpha.6",
65
- "@gooddata/sdk-backend-spi": "11.13.0-alpha.6",
66
- "@gooddata/sdk-ui": "11.13.0-alpha.6",
67
- "@gooddata/sdk-ui-charts": "11.13.0-alpha.6",
68
- "@gooddata/sdk-ui-ext": "11.13.0-alpha.6",
69
- "@gooddata/sdk-ui-filters": "11.13.0-alpha.6",
70
- "@gooddata/sdk-ui-geo": "11.13.0-alpha.6",
71
- "@gooddata/sdk-ui-kit": "11.13.0-alpha.6",
72
- "@gooddata/sdk-ui-pivot": "11.13.0-alpha.6",
73
- "@gooddata/sdk-ui-vis-commons": "11.13.0-alpha.6",
74
- "@gooddata/sdk-ui-theme-provider": "11.13.0-alpha.6",
75
- "@gooddata/util": "11.13.0-alpha.6"
63
+ "@gooddata/sdk-backend-base": "11.13.0",
64
+ "@gooddata/sdk-ui": "11.13.0",
65
+ "@gooddata/sdk-model": "11.13.0",
66
+ "@gooddata/sdk-ui-charts": "11.13.0",
67
+ "@gooddata/sdk-backend-spi": "11.13.0",
68
+ "@gooddata/sdk-ui-ext": "11.13.0",
69
+ "@gooddata/sdk-ui-filters": "11.13.0",
70
+ "@gooddata/sdk-ui-geo": "11.13.0",
71
+ "@gooddata/sdk-ui-kit": "11.13.0",
72
+ "@gooddata/sdk-ui-pivot": "11.13.0",
73
+ "@gooddata/sdk-ui-theme-provider": "11.13.0",
74
+ "@gooddata/util": "11.13.0",
75
+ "@gooddata/sdk-ui-vis-commons": "11.13.0"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@microsoft/api-documenter": "^7.17.0",
@@ -118,10 +118,10 @@
118
118
  "typescript": "5.8.3",
119
119
  "vitest": "3.2.4",
120
120
  "vitest-dom": "0.1.1",
121
- "@gooddata/eslint-config": "11.13.0-alpha.6",
122
- "@gooddata/i18n-toolkit": "11.13.0-alpha.6",
123
- "@gooddata/reference-workspace": "11.13.0-alpha.6",
124
- "@gooddata/sdk-backend-mockingbird": "11.13.0-alpha.6"
121
+ "@gooddata/eslint-config": "11.13.0",
122
+ "@gooddata/i18n-toolkit": "11.13.0",
123
+ "@gooddata/reference-workspace": "11.13.0",
124
+ "@gooddata/sdk-backend-mockingbird": "11.13.0"
125
125
  },
126
126
  "peerDependencies": {
127
127
  "react": "^18.0.0 || ^19.0.0",