@gooddata/sdk-ui-ext 11.55.0-alpha.1 → 11.55.0-alpha.2

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.
Files changed (2) hide show
  1. package/NOTICE +26793 -68204
  2. package/package.json +21 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-ext",
3
- "version": "11.55.0-alpha.1",
3
+ "version": "11.55.0-alpha.2",
4
4
  "description": "GoodData.UI SDK - Extensions",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData Corporation",
@@ -63,20 +63,20 @@
63
63
  "ts-invariant": "0.10.3",
64
64
  "tslib": "2.8.1",
65
65
  "uuid": "11.1.1",
66
- "@gooddata/sdk-backend-base": "11.55.0-alpha.1",
67
- "@gooddata/sdk-backend-spi": "11.55.0-alpha.1",
68
- "@gooddata/sdk-embedding": "11.55.0-alpha.1",
69
- "@gooddata/sdk-model": "11.55.0-alpha.1",
70
- "@gooddata/sdk-ui-charts": "11.55.0-alpha.1",
71
- "@gooddata/sdk-ui-filters": "11.55.0-alpha.1",
72
- "@gooddata/sdk-ui": "11.55.0-alpha.1",
73
- "@gooddata/sdk-ui-kit": "11.55.0-alpha.1",
74
- "@gooddata/sdk-ui-pivot": "11.55.0-alpha.1",
75
- "@gooddata/sdk-ui-semantic-search": "11.55.0-alpha.1",
76
- "@gooddata/sdk-ui-geo": "11.55.0-alpha.1",
77
- "@gooddata/sdk-ui-theme-provider": "11.55.0-alpha.1",
78
- "@gooddata/sdk-ui-vis-commons": "11.55.0-alpha.1",
79
- "@gooddata/util": "11.55.0-alpha.1"
66
+ "@gooddata/sdk-backend-base": "11.55.0-alpha.2",
67
+ "@gooddata/sdk-backend-spi": "11.55.0-alpha.2",
68
+ "@gooddata/sdk-embedding": "11.55.0-alpha.2",
69
+ "@gooddata/sdk-model": "11.55.0-alpha.2",
70
+ "@gooddata/sdk-ui": "11.55.0-alpha.2",
71
+ "@gooddata/sdk-ui-filters": "11.55.0-alpha.2",
72
+ "@gooddata/sdk-ui-charts": "11.55.0-alpha.2",
73
+ "@gooddata/sdk-ui-geo": "11.55.0-alpha.2",
74
+ "@gooddata/sdk-ui-kit": "11.55.0-alpha.2",
75
+ "@gooddata/sdk-ui-pivot": "11.55.0-alpha.2",
76
+ "@gooddata/sdk-ui-semantic-search": "11.55.0-alpha.2",
77
+ "@gooddata/sdk-ui-theme-provider": "11.55.0-alpha.2",
78
+ "@gooddata/util": "11.55.0-alpha.2",
79
+ "@gooddata/sdk-ui-vis-commons": "11.55.0-alpha.2"
80
80
  },
81
81
  "devDependencies": {
82
82
  "@microsoft/api-documenter": "7.30.10",
@@ -99,10 +99,8 @@
99
99
  "@vitest/eslint-plugin": "1.6.19",
100
100
  "dependency-cruiser": "17.3.10",
101
101
  "eslint": "^9.39.2",
102
- "eslint-import-resolver-typescript": "4.4.4",
103
102
  "eslint-plugin-headers": "1.3.3",
104
103
  "eslint-plugin-import-esm": "1.2.1",
105
- "eslint-plugin-import-x": "4.16.1",
106
104
  "eslint-plugin-jsdoc": "62.1.0",
107
105
  "eslint-plugin-no-barrel-files": "1.2.2",
108
106
  "eslint-plugin-no-only-tests": "3.3.0",
@@ -124,12 +122,12 @@
124
122
  "typescript": "5.9.3",
125
123
  "vitest": "4.1.8",
126
124
  "vitest-dom": "0.1.1",
127
- "@gooddata/eslint-config": "11.55.0-alpha.1",
128
- "@gooddata/i18n-toolkit": "11.55.0-alpha.1",
129
- "@gooddata/oxlint-config": "11.55.0-alpha.1",
130
- "@gooddata/reference-workspace": "11.55.0-alpha.1",
131
- "@gooddata/sdk-backend-mockingbird": "11.55.0-alpha.1",
132
- "@gooddata/stylelint-config": "11.55.0-alpha.1"
125
+ "@gooddata/eslint-config": "11.55.0-alpha.2",
126
+ "@gooddata/i18n-toolkit": "11.55.0-alpha.2",
127
+ "@gooddata/oxlint-config": "11.55.0-alpha.2",
128
+ "@gooddata/reference-workspace": "11.55.0-alpha.2",
129
+ "@gooddata/sdk-backend-mockingbird": "11.55.0-alpha.2",
130
+ "@gooddata/stylelint-config": "11.55.0-alpha.2"
133
131
  },
134
132
  "peerDependencies": {
135
133
  "react": "^18.0.0 || ^19.0.0",