Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

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.

Date generated: 2026-7-8
Date generated: 2026-7-9

Revision ID: 70f53b749a8d57ac2f01f75ea073f810922806d4
Revision ID: fbb2b207aa6388a6070a52fba94dbfaee4ce7208

================================================================================
================================================================================
Expand Down Expand Up @@ -126,7 +126,7 @@ Revision ID: 70f53b749a8d57ac2f01f75ea073f810922806d4
- @cacheable/utils (2.4.1) [MIT]
- @codemirror/autocomplete (6.20.0) [MIT]
- @codemirror/commands (6.10.1) [MIT]
- @codemirror/lang-yaml (6.1.2) [MIT]
- @codemirror/lang-yaml (6.1.3) [MIT]
- @codemirror/language (6.12.1) [MIT]
- @codemirror/lint (6.9.2) [MIT]
- @codemirror/state (6.5.3) [MIT]
Expand Down Expand Up @@ -2288,9 +2288,9 @@ MIT


--------------------------------------------------------------------------------
Package Title: @codemirror/lang-yaml (6.1.2)
Package Title: @codemirror/lang-yaml (6.1.3)

Package Locator: npm+@codemirror/lang-yaml$6.1.2
Package Locator: npm+@codemirror/lang-yaml$6.1.3

Package Depth: Direct
--------------------------------------------------------------------------------
Expand Down Expand Up @@ -29272,4 +29272,4 @@ POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

Report Generated by FOSSA on 2026-7-8
Report Generated by FOSSA on 2026-7-9

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 7 additions & 7 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
{
"definitionName": "lockStepVersion",
"policyName": "sdk",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"nextBump": "prerelease",
"mainProject": "@gooddata/sdk-ui-all"
},
{
"definitionName": "lockStepVersion",
"policyName": "sdk-not-npm-publish",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"nextBump": "prerelease",
"mainProject": "@gooddata/sdk-ui-all"
}
Expand Down
10 changes: 5 additions & 5 deletions docs/config/public/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@
versionPage = "https://sdk.gooddata.com/gooddata-ui-apidocs/VERSION/docs/index.html"

[[versions]]
version = "11.45"
version = "11.46"
dirpath = "latest"
url = "/latest/"
[[versions]]
dirpath = "11.45"
url = "/11.45/"
version = "11.45"
[[versions]]
dirpath = "11.44"
url = "/11.44/"
Expand Down Expand Up @@ -103,10 +107,6 @@
dirpath = "11.20"
url = "/11.20/"
version = "11.20"
[[versions]]
dirpath = "11.19"
url = "/11.19/"
version = "11.19"
[[versions]]
changelog = "https://github.com/gooddata/gooddata-react-components/blob/master/CHANGELOG.md#630"
dirpath = "6.3"
Expand Down
5 changes: 3 additions & 2 deletions docs/layouts/index.redir
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Redirects
/ {{ .Site.BaseURL }}/latest/ 301!
/docs/ {{ .Site.BaseURL }}/latest/ 301!
/11.45/ {{ .Site.BaseURL }}/latest/ 301!
/11.45.0/ {{ .Site.BaseURL }}/latest/ 301!
/11.46/ {{ .Site.BaseURL }}/latest/ 301!
/11.46.0/ {{ .Site.BaseURL }}/latest/ 301!
/11.45.0/ {{ .Site.BaseURL }}/11.45/ 301!
/11.44.0/ {{ .Site.BaseURL }}/11.44/ 301!
/11.43.0/ {{ .Site.BaseURL }}/11.43/ 301!
/11.42.0/ {{ .Site.BaseURL }}/11.42/ 301!
Expand Down
2 changes: 1 addition & 1 deletion examples/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/playground",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": true,
"description": "GoodData.UI SDK - Developer Playground",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-examples-template",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "GoodData interactive example template",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-attributefilter",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example demonstrates how to use the AttributeFilter component to filter data in a visualization.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-chartconfig",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This interactive example demonstrates how to manipulate the chart config.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-columnchart",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example demonstrates the usage of the ColumnChart component with the viewBy and stackBy properties.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-combochart",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "Example demonstrates ComboChart secondaryMeasures definition. ",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-dashboard",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example shows how to use the Dashboard component.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-datefilter",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "Example demonstrates usage of Date Filter component.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-dependentfilters",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example demonstrates how to use multiple attribute filters linked together to filter data in a visualization.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-execute",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example demonstrates using Execute component and build custom visualization.",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-granularity",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example exmplains DateFilter granularity ",
"license": "LicenseRef-LICENSE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-headline",
"version": "11.46.0-alpha.6",
"version": "11.47.0-alpha.0",
"private": false,
"description": "This example shows how to use the Headline component.",
"license": "LicenseRef-LICENSE",
Expand Down
Loading