@gooddata/sdk-ui-ext 10.22.0-alpha.4 → 10.22.0-alpha.40
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 +4516 -4046
- package/esm/insightView/InsightRenderer.d.ts +2 -1
- package/esm/insightView/InsightRenderer.d.ts.map +1 -1
- package/esm/insightView/InsightRenderer.js +2 -0
- package/esm/insightView/InsightRenderer.js.map +1 -1
- package/esm/insightView/InsightView.d.ts +1 -3
- package/esm/insightView/InsightView.d.ts.map +1 -1
- package/esm/insightView/InsightView.js +20 -7
- package/esm/insightView/InsightView.js.map +1 -1
- package/esm/internal/components/BaseVisualization.d.ts.map +1 -1
- package/esm/internal/components/BaseVisualization.js +22 -4
- package/esm/internal/components/BaseVisualization.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.js +1 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.d.ts +4 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.js +5 -2
- package/esm/internal/components/pluggableVisualizations/PluggableUnknownChart.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.js +2 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.js.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.d.ts.map +1 -1
- package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.js +2 -2
- package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.js.map +1 -1
- package/esm/sdk-ui-ext.d.ts +3 -4
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-ext",
|
|
3
|
-
"version": "10.22.0-alpha.
|
|
3
|
+
"version": "10.22.0-alpha.40",
|
|
4
4
|
"description": "GoodData.UI SDK - Extensions",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -55,19 +55,19 @@
|
|
|
55
55
|
"ts-invariant": "^0.7.5",
|
|
56
56
|
"tslib": "^2.5.0",
|
|
57
57
|
"uuid": "^8.3.2",
|
|
58
|
-
"@gooddata/sdk-backend-base": "10.22.0-alpha.
|
|
59
|
-
"@gooddata/sdk-
|
|
60
|
-
"@gooddata/sdk-
|
|
61
|
-
"@gooddata/sdk-
|
|
62
|
-
"@gooddata/sdk-ui": "10.22.0-alpha.
|
|
63
|
-
"@gooddata/sdk-ui-charts": "10.22.0-alpha.
|
|
64
|
-
"@gooddata/sdk-ui-
|
|
65
|
-
"@gooddata/sdk-ui-
|
|
66
|
-
"@gooddata/sdk-ui-kit": "10.22.0-alpha.
|
|
67
|
-
"@gooddata/sdk-ui-pivot": "10.22.0-alpha.
|
|
68
|
-
"@gooddata/sdk-ui-theme-provider": "10.22.0-alpha.
|
|
69
|
-
"@gooddata/
|
|
70
|
-
"@gooddata/
|
|
58
|
+
"@gooddata/sdk-backend-base": "10.22.0-alpha.40",
|
|
59
|
+
"@gooddata/sdk-model": "10.22.0-alpha.40",
|
|
60
|
+
"@gooddata/sdk-backend-spi": "10.22.0-alpha.40",
|
|
61
|
+
"@gooddata/sdk-embedding": "10.22.0-alpha.40",
|
|
62
|
+
"@gooddata/sdk-ui": "10.22.0-alpha.40",
|
|
63
|
+
"@gooddata/sdk-ui-charts": "10.22.0-alpha.40",
|
|
64
|
+
"@gooddata/sdk-ui-geo": "10.22.0-alpha.40",
|
|
65
|
+
"@gooddata/sdk-ui-filters": "10.22.0-alpha.40",
|
|
66
|
+
"@gooddata/sdk-ui-kit": "10.22.0-alpha.40",
|
|
67
|
+
"@gooddata/sdk-ui-pivot": "10.22.0-alpha.40",
|
|
68
|
+
"@gooddata/sdk-ui-theme-provider": "10.22.0-alpha.40",
|
|
69
|
+
"@gooddata/sdk-ui-vis-commons": "10.22.0-alpha.40",
|
|
70
|
+
"@gooddata/util": "10.22.0-alpha.40"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {
|
|
73
73
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
|
@@ -124,9 +124,9 @@
|
|
|
124
124
|
"@types/json-stable-stringify": "^1.0.32",
|
|
125
125
|
"@types/codemirror": "^5.60.7",
|
|
126
126
|
"@types/js-yaml": "^4.0.9",
|
|
127
|
-
"@gooddata/i18n-toolkit": "10.22.0-alpha.
|
|
128
|
-
"@gooddata/reference-workspace": "10.22.0-alpha.
|
|
129
|
-
"@gooddata/sdk-backend-mockingbird": "10.22.0-alpha.
|
|
127
|
+
"@gooddata/i18n-toolkit": "10.22.0-alpha.40",
|
|
128
|
+
"@gooddata/reference-workspace": "10.22.0-alpha.40",
|
|
129
|
+
"@gooddata/sdk-backend-mockingbird": "10.22.0-alpha.40"
|
|
130
130
|
},
|
|
131
131
|
"scripts": {
|
|
132
132
|
"clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",
|