@gooddata/sdk-ui-gen-ai 11.16.0-alpha.5 → 11.16.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 +37 -24
- package/esm/components/GenAIChatOverlay.d.ts.map +1 -1
- package/esm/components/GenAIChatOverlay.js +8 -6
- package/esm/components/GenAIChatOverlay.js.map +1 -1
- package/esm/components/KeyDriverAnalysis.d.ts.map +1 -1
- package/esm/components/KeyDriverAnalysis.js +8 -2
- package/esm/components/KeyDriverAnalysis.js.map +1 -1
- package/esm/components/messages/contents/SemanticSearchContents.d.ts.map +1 -1
- package/esm/components/messages/contents/SemanticSearchContents.js +1 -1
- package/esm/components/messages/contents/SemanticSearchContents.js.map +1 -1
- package/esm/components/messages/contents/drill/DrillSelectDropdownMenu.js +2 -2
- package/esm/components/messages/contents/drill/DrillSelectDropdownMenu.js.map +1 -1
- package/esm/store/sideEffects/onThreadClear.d.ts +1 -1
- package/esm/store/sideEffects/onThreadLoad.d.ts +1 -1
- package/esm/store/sideEffects/onUserFeedback.d.ts +1 -1
- package/esm/store/sideEffects/onUserMessage.d.ts +1 -1
- package/esm/store/sideEffects/onVisualisationRender.d.ts +1 -1
- package/esm/store/sideEffects/onVisualizationSave.d.ts +1 -1
- package/esm/store/sideEffects/onVisualizationSuccessSave.d.ts +1 -1
- package/package.json +21 -21
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-1-
|
|
10
|
+
Date generated: 2026-1-14
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: beffb63215ccdd2dc10b8326cf1f4996fc74749b
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -121,14 +121,14 @@ Revision ID: fdcfe739a4314b887ac7ece4172abc11aa387bba
|
|
|
121
121
|
- @babel/traverse (7.28.4) [MIT]
|
|
122
122
|
- @babel/types (7.28.4) [MIT]
|
|
123
123
|
- @braintree/sanitize-url (6.0.4) [MIT]
|
|
124
|
-
- @codemirror/autocomplete (6.
|
|
124
|
+
- @codemirror/autocomplete (6.20.0) [MIT]
|
|
125
125
|
- @codemirror/autocomplete (6.18.7) [MIT]
|
|
126
|
-
- @codemirror/commands (6.
|
|
126
|
+
- @codemirror/commands (6.10.1) [MIT]
|
|
127
127
|
- @codemirror/lang-yaml (6.1.2) [MIT]
|
|
128
|
-
- @codemirror/language (6.
|
|
129
|
-
- @codemirror/lint (6.9.
|
|
130
|
-
- @codemirror/state (6.5.
|
|
131
|
-
- @codemirror/view (6.
|
|
128
|
+
- @codemirror/language (6.12.1) [MIT]
|
|
129
|
+
- @codemirror/lint (6.9.2) [MIT]
|
|
130
|
+
- @codemirror/state (6.5.3) [MIT]
|
|
131
|
+
- @codemirror/view (6.39.10) [MIT]
|
|
132
132
|
- @date-fns/tz (1.4.1) [MIT]
|
|
133
133
|
- @discoveryjs/json-ext (0.5.7) [MIT]
|
|
134
134
|
- @discoveryjs/json-ext (0.6.3) [MIT]
|
|
@@ -183,7 +183,8 @@ Revision ID: fdcfe739a4314b887ac7ece4172abc11aa387bba
|
|
|
183
183
|
- @jsonjoy.com/util (1.9.0) [Apache-2.0]
|
|
184
184
|
- @leichtgewicht/ip-codec (2.0.5) [MIT]
|
|
185
185
|
- @lezer/common (1.2.3) [MIT]
|
|
186
|
-
- @lezer/
|
|
186
|
+
- @lezer/common (1.5.0) [MIT]
|
|
187
|
+
- @lezer/highlight (1.2.3) [MIT]
|
|
187
188
|
- @lezer/lr (1.4.2) [MIT]
|
|
188
189
|
- @lezer/yaml (1.0.3) [MIT]
|
|
189
190
|
- @mapbox/geojson-rewind (0.5.2) [ISC]
|
|
@@ -2164,9 +2165,9 @@ MIT
|
|
|
2164
2165
|
|
|
2165
2166
|
|
|
2166
2167
|
--------------------------------------------------------------------------------
|
|
2167
|
-
Package Title: @codemirror/autocomplete (6.
|
|
2168
|
+
Package Title: @codemirror/autocomplete (6.20.0)
|
|
2168
2169
|
|
|
2169
|
-
Package Locator: npm+@codemirror/autocomplete$6.
|
|
2170
|
+
Package Locator: npm+@codemirror/autocomplete$6.20.0
|
|
2170
2171
|
|
|
2171
2172
|
Package Depth: Direct
|
|
2172
2173
|
--------------------------------------------------------------------------------
|
|
@@ -2188,9 +2189,9 @@ MIT
|
|
|
2188
2189
|
|
|
2189
2190
|
|
|
2190
2191
|
--------------------------------------------------------------------------------
|
|
2191
|
-
Package Title: @codemirror/commands (6.
|
|
2192
|
+
Package Title: @codemirror/commands (6.10.1)
|
|
2192
2193
|
|
|
2193
|
-
Package Locator: npm+@codemirror/commands$6.
|
|
2194
|
+
Package Locator: npm+@codemirror/commands$6.10.1
|
|
2194
2195
|
|
|
2195
2196
|
Package Depth: Direct
|
|
2196
2197
|
--------------------------------------------------------------------------------
|
|
@@ -2212,9 +2213,9 @@ MIT
|
|
|
2212
2213
|
|
|
2213
2214
|
|
|
2214
2215
|
--------------------------------------------------------------------------------
|
|
2215
|
-
Package Title: @codemirror/language (6.
|
|
2216
|
+
Package Title: @codemirror/language (6.12.1)
|
|
2216
2217
|
|
|
2217
|
-
Package Locator: npm+@codemirror/language$6.
|
|
2218
|
+
Package Locator: npm+@codemirror/language$6.12.1
|
|
2218
2219
|
|
|
2219
2220
|
Package Depth: Direct
|
|
2220
2221
|
--------------------------------------------------------------------------------
|
|
@@ -2224,9 +2225,9 @@ MIT
|
|
|
2224
2225
|
|
|
2225
2226
|
|
|
2226
2227
|
--------------------------------------------------------------------------------
|
|
2227
|
-
Package Title: @codemirror/lint (6.9.
|
|
2228
|
+
Package Title: @codemirror/lint (6.9.2)
|
|
2228
2229
|
|
|
2229
|
-
Package Locator: npm+@codemirror/lint$6.9.
|
|
2230
|
+
Package Locator: npm+@codemirror/lint$6.9.2
|
|
2230
2231
|
|
|
2231
2232
|
Package Depth: Direct
|
|
2232
2233
|
--------------------------------------------------------------------------------
|
|
@@ -2236,9 +2237,9 @@ MIT
|
|
|
2236
2237
|
|
|
2237
2238
|
|
|
2238
2239
|
--------------------------------------------------------------------------------
|
|
2239
|
-
Package Title: @codemirror/state (6.5.
|
|
2240
|
+
Package Title: @codemirror/state (6.5.3)
|
|
2240
2241
|
|
|
2241
|
-
Package Locator: npm+@codemirror/state$6.5.
|
|
2242
|
+
Package Locator: npm+@codemirror/state$6.5.3
|
|
2242
2243
|
|
|
2243
2244
|
Package Depth: Direct
|
|
2244
2245
|
--------------------------------------------------------------------------------
|
|
@@ -2248,9 +2249,9 @@ MIT
|
|
|
2248
2249
|
|
|
2249
2250
|
|
|
2250
2251
|
--------------------------------------------------------------------------------
|
|
2251
|
-
Package Title: @codemirror/view (6.
|
|
2252
|
+
Package Title: @codemirror/view (6.39.10)
|
|
2252
2253
|
|
|
2253
|
-
Package Locator: npm+@codemirror/view$6.
|
|
2254
|
+
Package Locator: npm+@codemirror/view$6.39.10
|
|
2254
2255
|
|
|
2255
2256
|
Package Depth: Direct
|
|
2256
2257
|
--------------------------------------------------------------------------------
|
|
@@ -2908,9 +2909,21 @@ MIT
|
|
|
2908
2909
|
|
|
2909
2910
|
|
|
2910
2911
|
--------------------------------------------------------------------------------
|
|
2911
|
-
Package Title: @lezer/
|
|
2912
|
+
Package Title: @lezer/common (1.5.0)
|
|
2912
2913
|
|
|
2913
|
-
Package Locator: npm+@lezer/
|
|
2914
|
+
Package Locator: npm+@lezer/common$1.5.0
|
|
2915
|
+
|
|
2916
|
+
Package Depth: Transitive
|
|
2917
|
+
--------------------------------------------------------------------------------
|
|
2918
|
+
|
|
2919
|
+
* Declared Licenses *
|
|
2920
|
+
MIT
|
|
2921
|
+
|
|
2922
|
+
|
|
2923
|
+
--------------------------------------------------------------------------------
|
|
2924
|
+
Package Title: @lezer/highlight (1.2.3)
|
|
2925
|
+
|
|
2926
|
+
Package Locator: npm+@lezer/highlight$1.2.3
|
|
2914
2927
|
|
|
2915
2928
|
Package Depth: Direct
|
|
2916
2929
|
--------------------------------------------------------------------------------
|
|
@@ -35160,4 +35173,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
35160
35173
|
--------------------------------------------------------------------------------
|
|
35161
35174
|
--------------------------------------------------------------------------------
|
|
35162
35175
|
|
|
35163
|
-
Report Generated by FOSSA on 2026-1-
|
|
35176
|
+
Report Generated by FOSSA on 2026-1-14
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GenAIChatOverlay.d.ts","sourceRoot":"","sources":["../../src/components/GenAIChatOverlay.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAUhD,OAAO,EAEH,iBAAiB,EAGjB,mBAAmB,EACtB,MAAM,mBAAmB,CAAC;AAE3B,KAAK,wBAAwB,GAAG;IAC5B,aAAa,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,GAAG,MAAM,CAAC;IACvD,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,KAAK,0BAA0B,GAAG;IAC9B,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,KAAK,6BAA6B,GAAG;IACjC,WAAW,EAAE,OAAO,iBAAiB,CAAC;IACtC,aAAa,EAAE,OAAO,mBAAmB,CAAC;CAC7C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,wBAAwB,GACxD,0BAA0B,GAC1B,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"GenAIChatOverlay.d.ts","sourceRoot":"","sources":["../../src/components/GenAIChatOverlay.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAUhD,OAAO,EAEH,iBAAiB,EAGjB,mBAAmB,EACtB,MAAM,mBAAmB,CAAC;AAE3B,KAAK,wBAAwB,GAAG;IAC5B,aAAa,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,GAAG,MAAM,CAAC;IACvD,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,KAAK,0BAA0B,GAAG;IAC9B,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,KAAK,6BAA6B,GAAG;IACjC,WAAW,EAAE,OAAO,iBAAiB,CAAC;IACtC,aAAa,EAAE,OAAO,mBAAmB,CAAC;CAC7C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,wBAAwB,GACxD,0BAA0B,GAC1B,6BAA6B,CAAC;AA2ElC,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC,wBAAwB,CAG9B,CAAC"}
|
|
@@ -1,22 +1,24 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
1
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import cx from "classnames";
|
|
3
3
|
import { useIntl } from "react-intl";
|
|
4
4
|
import { connect } from "react-redux";
|
|
5
|
-
import { Dialog } from "@gooddata/sdk-ui-kit";
|
|
5
|
+
import { Dialog, useMediaQuery } from "@gooddata/sdk-ui-kit";
|
|
6
6
|
import { GenAIChatWrapper } from "./GenAIChatWrapper.js";
|
|
7
7
|
import { HeaderIcon } from "./HeaderIcon.js";
|
|
8
8
|
import { clearThreadAction, hasMessagesSelector, isFullscreenSelector, setFullscreenAction, } from "../store/index.js";
|
|
9
|
-
function GenAIChatOverlayComponent({ onClose, returnFocusTo, hasMessages, clearThread,
|
|
9
|
+
function GenAIChatOverlayComponent({ onClose, returnFocusTo, hasMessages, clearThread, setFullscreen, isFullscreen: isFullscreenCurrent, }) {
|
|
10
10
|
const intl = useIntl();
|
|
11
|
+
const isSmallScreen = useMediaQuery("mobileDevice");
|
|
12
|
+
const isFullscreen = isSmallScreen || isFullscreenCurrent;
|
|
11
13
|
const classNames = cx("gd-gen-ai-chat__window", {
|
|
12
14
|
"gd-gen-ai-chat__window--fullscreen": isFullscreen,
|
|
13
15
|
});
|
|
14
16
|
return (_jsxs(Dialog, { isModal: isFullscreen, returnFocusTo: returnFocusTo, returnFocusAfterClose: !!returnFocusTo, alignPoints: [{ align: isFullscreen ? "cc cc" : "br br" }], submitOnEnterKey: false, closeOnEscape: true, closeOnParentScroll: false, closeOnMouseDrag: false, onClose: onClose, className: classNames, accessibilityConfig: {
|
|
15
17
|
title: intl.formatMessage({ id: "gd.gen-ai.dialog.label" }),
|
|
16
18
|
isModal: isFullscreen,
|
|
17
|
-
}, children: [_jsxs("div", { className: "gd-gen-ai-chat__window__header", children: [_jsx(HeaderIcon, { icon: "ccw", tooltip: intl.formatMessage({ id: "gd.gen-ai.header.reset-tooltip" }), onClick: () => clearThread(), disabled: !hasMessages }), _jsx("div", { className: "gd-gen-ai-chat__window__header__gap" }), _jsx(HeaderIcon, { icon: isFullscreen ? "minimize" : "expand", tooltip: isFullscreen
|
|
18
|
-
|
|
19
|
-
|
|
19
|
+
}, children: [_jsxs("div", { className: "gd-gen-ai-chat__window__header", children: [_jsx(HeaderIcon, { icon: "ccw", tooltip: intl.formatMessage({ id: "gd.gen-ai.header.reset-tooltip" }), onClick: () => clearThread(), disabled: !hasMessages }), _jsx("div", { className: "gd-gen-ai-chat__window__header__gap" }), isSmallScreen ? null : (_jsxs(_Fragment, { children: [_jsx(HeaderIcon, { icon: isFullscreen ? "minimize" : "expand", tooltip: isFullscreen
|
|
20
|
+
? intl.formatMessage({ id: "gd.gen-ai.header.contract-tooltip" })
|
|
21
|
+
: intl.formatMessage({ id: "gd.gen-ai.header.expand-tooltip" }), onClick: () => setFullscreen({ isFullscreen: !isFullscreen }) }), _jsx("div", { className: "gd-gen-ai-chat__window__header__divider" })] })), _jsx(HeaderIcon, { icon: "cross", onClick: onClose })] }), _jsx(GenAIChatWrapper, { autofocus: true })] }));
|
|
20
22
|
}
|
|
21
23
|
const mapStateToProps = (state) => ({
|
|
22
24
|
hasMessages: hasMessagesSelector(state),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GenAIChatOverlay.js","sourceRoot":"","sources":["../../src/components/GenAIChatOverlay.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,MAAM,YAAY,CAAC;AAC5B,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AAEtC,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"GenAIChatOverlay.js","sourceRoot":"","sources":["../../src/components/GenAIChatOverlay.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyDriverAnalysis.d.ts","sourceRoot":"","sources":["../../src/components/KeyDriverAnalysis.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KeyDriverAnalysis.d.ts","sourceRoot":"","sources":["../../src/components/KeyDriverAnalysis.tsx"],"names":[],"mappings":"AAqFA,eAAO,MAAM,iBAAiB,EAAE,GAGH,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
// (C) 2025-2026 GoodData Corporation
|
|
3
|
-
import { useCallback } from "react";
|
|
3
|
+
import { useCallback, useMemo } from "react";
|
|
4
4
|
import { useIntl } from "react-intl";
|
|
5
5
|
import { connect } from "react-redux";
|
|
6
6
|
import { IntlWrapper, KdaDialogController, KdaStoreProvider } from "@gooddata/sdk-ui-dashboard/internal";
|
|
@@ -9,13 +9,19 @@ import { setKeyDriverAnalysisAction } from "../store/index.js";
|
|
|
9
9
|
function KeyDriverAnalysisComponent(props) {
|
|
10
10
|
const { keyDriverAnalysis, separators, locale, includeTags, excludeTags, setKeyDriverAnalysis } = props;
|
|
11
11
|
const intl = useIntl();
|
|
12
|
+
const config = useMemo(() => ({
|
|
13
|
+
objectAvailability: {
|
|
14
|
+
excludeObjectsWithTags: excludeTags,
|
|
15
|
+
includeObjectsWithTags: includeTags,
|
|
16
|
+
},
|
|
17
|
+
}), [excludeTags, includeTags]);
|
|
12
18
|
const onRequestedDefinitionChange = useCallback((definition) => {
|
|
13
19
|
setKeyDriverAnalysis?.({ keyDriverAnalysis: definition });
|
|
14
20
|
}, [setKeyDriverAnalysis]);
|
|
15
21
|
if (!keyDriverAnalysis) {
|
|
16
22
|
return null;
|
|
17
23
|
}
|
|
18
|
-
return (_jsx(IntlWrapper, { locale: locale ?? intl.locale, children: _jsx(KdaStoreProvider, { children: _jsx(KdaDialogController, { requestedDefinition: keyDriverAnalysis, separators: separators, showCloseButton: true, locale: locale ?? intl.locale, includeTags: includeTags, excludeTags: excludeTags, onRequestedDefinitionChange: onRequestedDefinitionChange }) }) }));
|
|
24
|
+
return (_jsx(IntlWrapper, { locale: locale ?? intl.locale, children: _jsx(KdaStoreProvider, { config: config, children: _jsx(KdaDialogController, { requestedDefinition: keyDriverAnalysis, separators: separators, showCloseButton: true, locale: locale ?? intl.locale, includeTags: includeTags, excludeTags: excludeTags, onRequestedDefinitionChange: onRequestedDefinitionChange }) }) }));
|
|
19
25
|
}
|
|
20
26
|
const mapDispatchToProps = {
|
|
21
27
|
setKeyDriverAnalysis: setKeyDriverAnalysisAction,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyDriverAnalysis.js","sourceRoot":"","sources":["../../src/components/KeyDriverAnalysis.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"KeyDriverAnalysis.js","sourceRoot":"","sources":["../../src/components/KeyDriverAnalysis.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AAItC,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AAEzG,OAAO,EACH,yBAAyB,EACzB,gBAAgB,EAChB,YAAY,GACf,MAAM,4CAA4C,CAAC;AACpD,OAAO,EAAkB,0BAA0B,EAAE,MAAM,mBAAmB,CAAC;AAW/E,SAAS,0BAA0B,CAAC,KAA8B;IAC9D,MAAM,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,WAAW,EAAE,oBAAoB,EAAE,GAAG,KAAK,CAAC;IACxG,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IAEvB,MAAM,MAAM,GAAG,OAAO,CAClB,GAAG,EAAE,CAAC,CAAC;QACH,kBAAkB,EAAE;YAChB,sBAAsB,EAAE,WAAW;YACnC,sBAAsB,EAAE,WAAW;SACtC;KACJ,CAAC,EACF,CAAC,WAAW,EAAE,WAAW,CAAC,CAC7B,CAAC;IAEF,MAAM,2BAA2B,GAAG,WAAW,CAC3C,CAAC,UAA2B,EAAE,EAAE;QAC5B,oBAAoB,EAAE,CAAC,EAAE,iBAAiB,EAAE,UAAU,EAAE,CAAC,CAAC;IAC9D,CAAC,EACD,CAAC,oBAAoB,CAAC,CACzB,CAAC;IAEF,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACrB,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,OAAO,CACH,KAAC,WAAW,IAAC,MAAM,EAAE,MAAM,IAAI,IAAI,CAAC,MAAM,YACtC,KAAC,gBAAgB,IAAC,MAAM,EAAE,MAAM,YAC5B,KAAC,mBAAmB,IAChB,mBAAmB,EAAE,iBAAiB,EACtC,UAAU,EAAE,UAAU,EACtB,eAAe,QACf,MAAM,EAAE,MAAM,IAAI,IAAI,CAAC,MAAM,EAC7B,WAAW,EAAE,WAAW,EACxB,WAAW,EAAE,WAAW,EACxB,2BAA2B,EAAE,2BAA2B,GAC1D,GACa,GACT,CACjB,CAAC;AACN,CAAC;AAED,MAAM,kBAAkB,GAA4B;IAChD,oBAAoB,EAAE,0BAA0B;CACnD,CAAC;AAEF,MAAM,eAAe,GAAG,CAAC,KAAgB,EAA2B,EAAE;IAClE,MAAM,QAAQ,GAAG,gBAAgB,CAAC,KAAK,CAAC,CAAC;IACzC,MAAM,IAAI,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC;IACjC,OAAO;QACH,iBAAiB,EAAE,yBAAyB,CAAC,KAAK,CAAC;QACnD,MAAM,EAAE,QAAQ,EAAE,MAAM;QACxB,UAAU,EAAE,QAAQ,EAAE,UAAU;QAChC,WAAW,EAAE,IAAI,EAAE,WAAW;QAC9B,WAAW,EAAE,IAAI,EAAE,WAAW;KACjC,CAAC;AACN,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAQ,OAAO,CACzC,eAAe,EACf,kBAAkB,CACrB,CAAC,0BAA0B,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SemanticSearchContents.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/contents/SemanticSearchContents.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAUhE,KAAK,KAAK,GAAG;IACT,OAAO,EAAE,sBAAsB,CAAC;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,wBAAgB,+BAA+B,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,EAAE,KAAK,
|
|
1
|
+
{"version":3,"file":"SemanticSearchContents.d.ts","sourceRoot":"","sources":["../../../../src/components/messages/contents/SemanticSearchContents.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAUhE,KAAK,KAAK,GAAG;IACT,OAAO,EAAE,sBAAsB,CAAC;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,wBAAgB,+BAA+B,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,EAAE,KAAK,2CAiC9E"}
|
|
@@ -15,7 +15,7 @@ export function SemanticSearchContentsComponent({ content, useMarkdown }) {
|
|
|
15
15
|
const workspace = useWorkspaceStrict();
|
|
16
16
|
// Keeping for backwards compatibility
|
|
17
17
|
const text = replaceLinks(content.text, content.searchResults, workspace);
|
|
18
|
-
return (_jsxs("div", { className: cx("gd-gen-ai-chat__messages__content", "gd-gen-ai-chat__messages__content--semantic-search"), children: [_jsx(MarkdownComponent, { allowMarkdown: useMarkdown, children: text }), _jsxs("div", { className: "gd-gen-ai-chat__messages__semantic-search-header", children: [_jsx(UiIcon, { type: "search", size: 14, color: "complementary-6", backgroundSize: 26, backgroundColor: "complementary-2"
|
|
18
|
+
return (_jsxs("div", { className: cx("gd-gen-ai-chat__messages__content", "gd-gen-ai-chat__messages__content--semantic-search"), children: [_jsx(MarkdownComponent, { allowMarkdown: useMarkdown, children: text }), _jsxs("div", { className: "gd-gen-ai-chat__messages__semantic-search-header", children: [_jsx(UiIcon, { type: "search", size: 14, color: "complementary-6", backgroundSize: 26, backgroundColor: "complementary-2" }), _jsx(FormattedMessage, { id: "gd.gen-ai.semantic-search.title" })] }), _jsx(Suspense, { fallback: _jsx(SemanticSearchTreeViewFallback, {}), children: _jsx(SemanticSearchTreeView, { workspace: workspace, content: content, maxHeight: SEMANTIC_SEARCH_TREE_VIEW_HEIGHT }) })] }));
|
|
19
19
|
}
|
|
20
20
|
/**
|
|
21
21
|
* The fallback component for the semantic search tree view ensures that the correct height is set while loading.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SemanticSearchContents.js","sourceRoot":"","sources":["../../../../src/components/messages/contents/SemanticSearchContents.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,MAAM,YAAY,CAAC;AAC5B,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,sBAAsB,GAAG,IAAI,CAAC,GAAG,EAAE,CACrC,MAAM,CAAC,6BAA6B,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;IACpD,OAAO,EAAE,MAAM,CAAC,sBAAsB;CACzC,CAAC,CAAC,CACN,CAAC;AAEF,MAAM,gCAAgC,GAAG,GAAG,GAAG,CAAC,CAAC;AAOjD,MAAM,UAAU,+BAA+B,CAAC,EAAE,OAAO,EAAE,WAAW,EAAS;IAC3E,MAAM,SAAS,GAAG,kBAAkB,EAAE,CAAC;IAEvC,sCAAsC;IACtC,MAAM,IAAI,GAAG,YAAY,CAAC,OAAO,CAAC,IAAI,EAAE,OAAO,CAAC,aAAa,EAAE,SAAS,CAAC,CAAC;IAE1E,OAAO,CACH,eACI,SAAS,EAAE,EAAE,CACT,mCAAmC,EACnC,oDAAoD,CACvD,aAED,KAAC,iBAAiB,IAAC,aAAa,EAAE,WAAW,YAAG,IAAI,GAAqB,EACzE,eAAK,SAAS,EAAC,kDAAkD,aAC7D,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,IAAI,EAAE,EAAE,EACR,KAAK,EAAC,iBAAiB,EACvB,cAAc,EAAE,EAAE,EAClB,eAAe,EAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"SemanticSearchContents.js","sourceRoot":"","sources":["../../../../src/components/messages/contents/SemanticSearchContents.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,MAAM,YAAY,CAAC;AAC5B,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,sBAAsB,GAAG,IAAI,CAAC,GAAG,EAAE,CACrC,MAAM,CAAC,6BAA6B,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;IACpD,OAAO,EAAE,MAAM,CAAC,sBAAsB;CACzC,CAAC,CAAC,CACN,CAAC;AAEF,MAAM,gCAAgC,GAAG,GAAG,GAAG,CAAC,CAAC;AAOjD,MAAM,UAAU,+BAA+B,CAAC,EAAE,OAAO,EAAE,WAAW,EAAS;IAC3E,MAAM,SAAS,GAAG,kBAAkB,EAAE,CAAC;IAEvC,sCAAsC;IACtC,MAAM,IAAI,GAAG,YAAY,CAAC,OAAO,CAAC,IAAI,EAAE,OAAO,CAAC,aAAa,EAAE,SAAS,CAAC,CAAC;IAE1E,OAAO,CACH,eACI,SAAS,EAAE,EAAE,CACT,mCAAmC,EACnC,oDAAoD,CACvD,aAED,KAAC,iBAAiB,IAAC,aAAa,EAAE,WAAW,YAAG,IAAI,GAAqB,EACzE,eAAK,SAAS,EAAC,kDAAkD,aAC7D,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,IAAI,EAAE,EAAE,EACR,KAAK,EAAC,iBAAiB,EACvB,cAAc,EAAE,EAAE,EAClB,eAAe,EAAC,iBAAiB,GACnC,EACF,KAAC,gBAAgB,IAAC,EAAE,EAAC,iCAAiC,GAAG,IACvD,EACN,KAAC,QAAQ,IAAC,QAAQ,EAAE,KAAC,8BAA8B,KAAG,YAClD,KAAC,sBAAsB,IACnB,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,gCAAgC,GAC7C,GACK,IACT,CACT,CAAC;AACN,CAAC;AAED;;GAEG;AACH,SAAS,8BAA8B;IACnC,OAAO,cAAK,KAAK,EAAE,EAAE,MAAM,EAAE,gCAAgC,EAAE,GAAI,CAAC;AACxE,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
// (C) 2025 GoodData Corporation
|
|
2
|
+
// (C) 2025-2026 GoodData Corporation
|
|
3
3
|
import { useMemo } from "react";
|
|
4
4
|
import { FormattedMessage, useIntl } from "react-intl";
|
|
5
5
|
import { getKeyDriverCombinationItemTitle, } from "@gooddata/sdk-ui-dashboard";
|
|
@@ -13,7 +13,7 @@ export function DrillSelectDropdownMenu({ drillState, onClose, onSelect }) {
|
|
|
13
13
|
stringTitle,
|
|
14
14
|
type: "interactive",
|
|
15
15
|
id: `key-${i}`,
|
|
16
|
-
iconLeft: _jsx(UiIcon, { type: "explainai", size: 16, color: "complementary-5"
|
|
16
|
+
iconLeft: _jsx(UiIcon, { type: "explainai", size: 16, color: "complementary-5" }),
|
|
17
17
|
data: {
|
|
18
18
|
name: stringTitle,
|
|
19
19
|
context: key,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DrillSelectDropdownMenu.js","sourceRoot":"","sources":["../../../../../src/components/messages/contents/drill/DrillSelectDropdownMenu.tsx"],"names":[],"mappings":";AAAA,
|
|
1
|
+
{"version":3,"file":"DrillSelectDropdownMenu.js","sourceRoot":"","sources":["../../../../../src/components/messages/contents/drill/DrillSelectDropdownMenu.tsx"],"names":[],"mappings":";AAAA,qCAAqC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGvD,OAAO,EAEH,gCAAgC,GACnC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAA+B,MAAM,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAmBnF,MAAM,UAAU,uBAAuB,CAAC,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAgC;IACnG,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IAEvB,MAAM,SAAS,GAAG,OAAO,CAAC,GAAG,EAAE;QAC3B,MAAM,KAAK,GAAG,UAAU,EAAE,aAAa,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,CAAC,EAAE,EAAE;YACnD,MAAM,WAAW,GAAG,gCAAgC,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;YAChE,OAAO;gBACH,WAAW;gBACX,IAAI,EAAE,aAAsB;gBAC5B,EAAE,EAAE,OAAO,CAAC,EAAE;gBACd,QAAQ,EAAE,KAAC,MAAM,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,EAAE,EAAE,KAAK,EAAC,iBAAiB,GAAG;gBACvE,IAAI,EAAE;oBACF,IAAI,EAAE,WAAW;oBACjB,OAAO,EAAE,GAAG;iBACf;aACJ,CAAC;QACN,CAAC,CAAC,CAAC;QAEH,IAAI,KAAK,EAAE,CAAC;YACR,OAAO;gBACH;oBACI,IAAI,EAAE,QAAiB;oBACvB,IAAI,EAAE,CACF,eAAM,SAAS,EAAC,6CAA6C,YACzD,KAAC,gBAAgB,IAAC,EAAE,EAAC,6CAA6C,GAAG,GAClE,CACV;iBACJ;gBACD,GAAG,KAAK;aACX,CAAC;QACN,CAAC;QACD,OAAO,EAAE,CAAC;IACd,CAAC,EAAE,CAAC,UAAU,EAAE,aAAa,EAAE,IAAI,CAAC,CAAC,CAAC;IAEtC,OAAO,CACH,KAAC,MAAM,IACH,KAAK,EAAE,SAAS,EAChB,QAAQ,EAAE,QAAQ,EAClB,mBAAmB,QACnB,OAAO,EAAE,OAAO,EAChB,IAAI,EAAC,OAAO,EACZ,cAAc,EAAE;YACZ,EAAE,EAAE,mBAAmB;YACvB,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,EAAE,EAAE,EAAE,oCAAoC,EAAE,CAAC;SACjF,GACH,CACL,CAAC;AACN,CAAC"}
|
|
@@ -3,7 +3,7 @@ import { type IAnalyticalBackend } from "@gooddata/sdk-backend-spi";
|
|
|
3
3
|
* Load thread history and put it to the store.
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
|
-
export declare function onThreadClear(): Generator<import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").RaceEffect<import("redux-saga/effects").
|
|
6
|
+
export declare function onThreadClear(): Generator<import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").RaceEffect<import("redux-saga/effects").TakeEffect | import("redux-saga/effects").CallEffect<void>> | import("redux-saga/effects").PutEffect<{
|
|
7
7
|
payload: undefined;
|
|
8
8
|
type: "messages/clearThreadSuccessAction";
|
|
9
9
|
}> | import("redux-saga/effects").PutEffect<{
|
|
@@ -3,7 +3,7 @@ import { type IAnalyticalBackend, type IChatThreadHistory, type IUserWorkspaceSe
|
|
|
3
3
|
* Load thread history and put it to the store.
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
|
-
export declare function onThreadLoad(): Generator<import("redux-saga/effects").
|
|
6
|
+
export declare function onThreadLoad(): Generator<import("redux-saga/effects").SelectEffect | import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").RaceEffect<import("redux-saga/effects").TakeEffect | import("redux-saga/effects").CallEffect<IChatThreadHistory>> | import("redux-saga/effects").PutEffect<{
|
|
7
7
|
payload: {
|
|
8
8
|
messages: import("../../model.js").Message[];
|
|
9
9
|
threadId: string;
|
|
@@ -11,7 +11,7 @@ export declare function onUserFeedback({ payload, }: PayloadAction<{
|
|
|
11
11
|
assistantMessageId: string;
|
|
12
12
|
feedback: GenAIChatInteractionUserFeedback;
|
|
13
13
|
userTextFeedback?: string;
|
|
14
|
-
}>): Generator<import("redux-saga/effects").
|
|
14
|
+
}>): Generator<Promise<void> | import("redux-saga/effects").SelectEffect | import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").PutEffect<{
|
|
15
15
|
payload: {
|
|
16
16
|
assistantMessageId: string;
|
|
17
17
|
error: string;
|
|
@@ -4,7 +4,7 @@ import { type AssistantMessage, type Message } from "../../model.js";
|
|
|
4
4
|
* Load thread history and put it to the store.
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
7
|
-
export declare function onUserMessage({ payload }: PayloadAction<Message>): Generator<import("redux-saga/effects").
|
|
7
|
+
export declare function onUserMessage({ payload }: PayloadAction<Message>): Generator<import("redux-saga/effects").CancelledEffect | import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").CallEffect<void> | import("redux-saga/effects").PutEffect<{
|
|
8
8
|
payload: {
|
|
9
9
|
message: AssistantMessage;
|
|
10
10
|
};
|
|
@@ -10,7 +10,7 @@ export declare function onVisualisationRender({ payload, }: PayloadAction<{
|
|
|
10
10
|
visualizationId: string;
|
|
11
11
|
assistantMessageId: string;
|
|
12
12
|
status: "SUCCESSFUL" | "UNEXPECTED_ERROR" | "TOO_MANY_DATA_POINTS" | "NO_DATA" | "NO_RESULTS";
|
|
13
|
-
}>): Generator<import("redux-saga/effects").
|
|
13
|
+
}>): Generator<import("redux-saga/effects").SelectEffect | import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").CallEffect<void> | import("redux-saga/effects").PutEffect<{
|
|
14
14
|
payload: {
|
|
15
15
|
visualizationId: string;
|
|
16
16
|
assistantMessageId: string;
|
|
@@ -7,7 +7,7 @@ export declare function onVisualizationSave({ payload, }: PayloadAction<{
|
|
|
7
7
|
visualizationTitle: string;
|
|
8
8
|
assistantMessageId: string;
|
|
9
9
|
explore: boolean;
|
|
10
|
-
}>): Generator<import("redux-saga/effects").
|
|
10
|
+
}>): Generator<import("redux-saga/effects").SelectEffect | import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").CallEffect<IInsight> | import("redux-saga/effects").PutEffect<{
|
|
11
11
|
payload: {
|
|
12
12
|
visualizationId: string;
|
|
13
13
|
assistantMessageId: string;
|
|
@@ -6,5 +6,5 @@ export declare function onVisualizationSuccessSave({ payload, }: PayloadAction<{
|
|
|
6
6
|
assistantMessageId: string;
|
|
7
7
|
savedVisualizationId: string;
|
|
8
8
|
explore: boolean;
|
|
9
|
-
}>): Generator<import("redux-saga/effects").
|
|
9
|
+
}>): Generator<import("redux-saga/effects").SelectEffect | import("redux-saga/effects").GetContextEffect | import("redux-saga/effects").CallEffect<void>, void, IAnalyticalBackend & string & Message[]>;
|
|
10
10
|
//# sourceMappingURL=onVisualizationSuccessSave.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-gen-ai",
|
|
3
|
-
"version": "11.16.0
|
|
3
|
+
"version": "11.16.0",
|
|
4
4
|
"description": "GoodData GenAI SDK",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -33,10 +33,10 @@
|
|
|
33
33
|
"NOTICE"
|
|
34
34
|
],
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@codemirror/autocomplete": "^6.
|
|
37
|
-
"@codemirror/language": "~6.
|
|
38
|
-
"@codemirror/state": "~6.5.
|
|
39
|
-
"@codemirror/view": "~6.
|
|
36
|
+
"@codemirror/autocomplete": "^6.20.0",
|
|
37
|
+
"@codemirror/language": "~6.12.1",
|
|
38
|
+
"@codemirror/state": "~6.5.3",
|
|
39
|
+
"@codemirror/view": "~6.39.10",
|
|
40
40
|
"@reduxjs/toolkit": "2.9.0",
|
|
41
41
|
"@types/mdast": "^4.0.4",
|
|
42
42
|
"@types/unist": "^3.0.3",
|
|
@@ -55,17 +55,17 @@
|
|
|
55
55
|
"reselect": "5.1.1",
|
|
56
56
|
"tslib": "2.8.1",
|
|
57
57
|
"uuid": "^11.1.0",
|
|
58
|
-
"@gooddata/
|
|
59
|
-
"@gooddata/
|
|
60
|
-
"@gooddata/sdk-
|
|
61
|
-
"@gooddata/sdk-
|
|
62
|
-
"@gooddata/sdk-ui-charts": "11.16.0
|
|
63
|
-
"@gooddata/sdk-ui-dashboard": "11.16.0
|
|
64
|
-
"@gooddata/sdk-ui-filters": "11.16.0
|
|
65
|
-
"@gooddata/sdk-ui-kit": "11.16.0
|
|
66
|
-
"@gooddata/sdk-ui-pivot": "11.16.0
|
|
67
|
-
"@gooddata/sdk-ui-semantic-search": "11.16.0
|
|
68
|
-
"@gooddata/util": "11.16.0
|
|
58
|
+
"@gooddata/sdk-backend-spi": "11.16.0",
|
|
59
|
+
"@gooddata/api-client-tiger": "11.16.0",
|
|
60
|
+
"@gooddata/sdk-model": "11.16.0",
|
|
61
|
+
"@gooddata/sdk-ui": "11.16.0",
|
|
62
|
+
"@gooddata/sdk-ui-charts": "11.16.0",
|
|
63
|
+
"@gooddata/sdk-ui-dashboard": "11.16.0",
|
|
64
|
+
"@gooddata/sdk-ui-filters": "11.16.0",
|
|
65
|
+
"@gooddata/sdk-ui-kit": "11.16.0",
|
|
66
|
+
"@gooddata/sdk-ui-pivot": "11.16.0",
|
|
67
|
+
"@gooddata/sdk-ui-semantic-search": "11.16.0",
|
|
68
|
+
"@gooddata/util": "11.16.0"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
71
|
"@microsoft/api-documenter": "^7.17.0",
|
|
@@ -108,11 +108,11 @@
|
|
|
108
108
|
"typescript": "5.9.3",
|
|
109
109
|
"vitest": "4.0.8",
|
|
110
110
|
"vitest-dom": "0.1.1",
|
|
111
|
-
"@gooddata/eslint-config": "11.16.0
|
|
112
|
-
"@gooddata/
|
|
113
|
-
"@gooddata/
|
|
114
|
-
"@gooddata/sdk-backend-mockingbird": "11.16.0
|
|
115
|
-
"@gooddata/sdk-ui-theme-provider": "11.16.0
|
|
111
|
+
"@gooddata/eslint-config": "11.16.0",
|
|
112
|
+
"@gooddata/reference-workspace": "11.16.0",
|
|
113
|
+
"@gooddata/i18n-toolkit": "11.16.0",
|
|
114
|
+
"@gooddata/sdk-backend-mockingbird": "11.16.0",
|
|
115
|
+
"@gooddata/sdk-ui-theme-provider": "11.16.0"
|
|
116
116
|
},
|
|
117
117
|
"peerDependencies": {
|
|
118
118
|
"react": "^18.0.0 || ^19.0.0",
|