@gooddata/sdk-ui-dashboard 11.46.0-alpha.0 → 11.46.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.
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/index.d.ts +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -1
- package/esm/kdaDialog/components/bars/DateBar.d.ts.map +1 -1
- package/esm/kdaDialog/components/bars/DateBar.js +10 -5
- package/esm/kdaDialog/composition/KeyDriversPanel.d.ts.map +1 -1
- package/esm/kdaDialog/composition/KeyDriversPanel.js +9 -1
- package/esm/kdaDialog/dialog/KdaDialog.d.ts +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.d.ts.map +1 -1
- package/esm/kdaDialog/dialog/KdaDialog.js +10 -5
- package/esm/kdaDialog/dialog/hooks/useCloseOnEscape.d.ts +2 -0
- package/esm/kdaDialog/dialog/hooks/useCloseOnEscape.d.ts.map +1 -0
- package/esm/kdaDialog/dialog/hooks/useCloseOnEscape.js +12 -0
- package/esm/kdaDialog/internalTypes.d.ts +1 -0
- package/esm/kdaDialog/internalTypes.d.ts.map +1 -1
- package/esm/kdaDialog/providers/KdaState.d.ts.map +1 -1
- package/esm/kdaDialog/providers/KdaState.js +1 -0
- package/esm/kdaDialog/types.d.ts +4 -0
- package/esm/kdaDialog/types.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewParameters.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewParameters.js +5 -2
- package/esm/model/store/config/configSelectors.d.ts +4 -10
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +6 -14
- package/esm/model/store/tabs/parameters/parametersHelpers.d.ts.map +1 -1
- package/esm/model/store/tabs/parameters/parametersHelpers.js +5 -9
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertSelectedValues.d.ts +8 -9
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertSelectedValues.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/utils/getters.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/CreationPanel.js +1 -4
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListCore.js +2 -3
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.js +1 -2
- package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/FloatingToolbar.js +2 -3
- package/esm/presentation/filterBar/parameterFilter/DashboardParameterPicker.d.ts.map +1 -1
- package/esm/presentation/filterBar/parameterFilter/DashboardParameterPicker.js +4 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.js +3 -4
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.js +6 -12
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.d.ts +0 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/sectionHeaderHelper.js +1 -9
- package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
- package/esm/presentation/insightList/InsightList.js +4 -5
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/description/ExportModeInsightWidgetDescription.js +2 -2
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.d.ts.map +1 -1
- package/esm/presentation/widget/description/InsightWidgetDescriptionTrigger.js +2 -2
- package/esm/presentation/widget/description/types.d.ts +0 -1
- package/esm/presentation/widget/description/types.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts +0 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.js +0 -4
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.js +3 -5
- package/esm/sdk-ui-dashboard.d.ts +4 -14
- package/package.json +21 -21
- package/styles/css/kdaDialog.css +6 -2
- package/styles/css/kdaDialog.css.map +1 -1
- package/styles/css/main.css +6 -2
- package/styles/css/main.css.map +1 -1
- package/styles/scss/kdaDialog.scss +7 -1
|
@@ -11,7 +11,7 @@ import { DescriptionClickTrigger } from "./DescriptionClickTrigger.js";
|
|
|
11
11
|
import { useInsightWidgetDescription } from "./useInsightWidgetDescription.js";
|
|
12
12
|
export function InsightWidgetDescriptionTrigger(props) {
|
|
13
13
|
const { widget } = props;
|
|
14
|
-
const { isVisible, description
|
|
14
|
+
const { isVisible, description } = useInsightWidgetDescription(props);
|
|
15
15
|
const widgetRefAsString = objRefToString(widgetRef(widget));
|
|
16
16
|
const userInteraction = useDashboardUserInteraction();
|
|
17
17
|
const executionTimestamp = useDashboardSelector(selectExecutionTimestamp);
|
|
@@ -23,7 +23,7 @@ export function InsightWidgetDescriptionTrigger(props) {
|
|
|
23
23
|
description,
|
|
24
24
|
};
|
|
25
25
|
if (isVisible) {
|
|
26
|
-
return (_jsx(DescriptionClickTrigger, { className: `widget-description-${simplifyText(widgetRefAsString)}`, description: description, onOpen: () => userInteraction.descriptionTooltipOpened(eventPayload),
|
|
26
|
+
return (_jsx(DescriptionClickTrigger, { className: `widget-description-${simplifyText(widgetRefAsString)}`, description: description, onOpen: () => userInteraction.descriptionTooltipOpened(eventPayload), useReferences: true, filters: filters, LoadingComponent: LoadingComponent, execConfig: {
|
|
27
27
|
timestamp: executionTimestamp,
|
|
28
28
|
} }));
|
|
29
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/presentation/widget/description/types.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,OAAO,EACZ,KAAK,QAAQ,EACb,KAAK,cAAc,EACnB,KAAK,UAAU,EAClB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAEnE,MAAM,WAAW,qCAAqC;IAClD,MAAM,EAAE,cAAc,CAAC;IACvB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,MAAM,EAAE,UAAU,CAAC;IACnB,UAAU,CAAC,EAAE,qBAAqB,CAAC;CACtC;AAED,MAAM,WAAW,6BAA6B;IAC1C,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/presentation/widget/description/types.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,OAAO,EACZ,KAAK,QAAQ,EACb,KAAK,cAAc,EACnB,KAAK,UAAU,EAClB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAEnE,MAAM,WAAW,qCAAqC;IAClD,MAAM,EAAE,cAAc,CAAC;IACvB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,MAAM,EAAE,UAAU,CAAC;IACnB,UAAU,CAAC,EAAE,qBAAqB,CAAC;CACtC;AAED,MAAM,WAAW,6BAA6B;IAC1C,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,aAAa,CAAC;IACjC,OAAO,CAAC,EAAE,OAAO,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -2,6 +2,5 @@ import { type IInsightWidgetDescriptionTriggerProps } from "./types.js";
|
|
|
2
2
|
export declare const useInsightWidgetDescription: (props: IInsightWidgetDescriptionTriggerProps) => {
|
|
3
3
|
isVisible: "" | boolean | undefined;
|
|
4
4
|
description: string | undefined;
|
|
5
|
-
useRichText: boolean;
|
|
6
5
|
};
|
|
7
6
|
//# sourceMappingURL=useInsightWidgetDescription.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useInsightWidgetDescription.d.ts","sourceRoot":"","sources":["../../../../src/presentation/widget/description/useInsightWidgetDescription.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useInsightWidgetDescription.d.ts","sourceRoot":"","sources":["../../../../src/presentation/widget/description/useInsightWidgetDescription.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,qCAAqC,EAAE,MAAM,YAAY,CAAC;AAExE,eAAO,MAAM,2BAA2B;;;CAoBvC,CAAC"}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
// (C) 2025-2026 GoodData Corporation
|
|
2
2
|
import { useMemo } from "react";
|
|
3
|
-
import { useDashboardSelector } from "../../../model/react/DashboardStoreProvider.js";
|
|
4
|
-
import { selectEnableRichTextDescriptions } from "../../../model/store/config/configSelectors.js";
|
|
5
3
|
export const useInsightWidgetDescription = (props) => {
|
|
6
4
|
const { widget, insight } = props;
|
|
7
|
-
const useRichText = useDashboardSelector(selectEnableRichTextDescriptions);
|
|
8
5
|
const description = useMemo(() => {
|
|
9
6
|
return widget.configuration?.description?.source === "widget" || !insight
|
|
10
7
|
? widget.description
|
|
@@ -16,6 +13,5 @@ export const useInsightWidgetDescription = (props) => {
|
|
|
16
13
|
return {
|
|
17
14
|
isVisible,
|
|
18
15
|
description,
|
|
19
|
-
useRichText,
|
|
20
16
|
};
|
|
21
17
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightDescription.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAoC,MAAM,OAAO,CAAC;AAK7E,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"InsightDescription.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAoC,MAAM,OAAO,CAAC;AAK7E,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAWrE,UAAU,wBAAwB;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,CAAC,cAAc,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,gBAAgB,CAAC,EAAE,aAAa,CAAC;IACjC,cAAc,CAAC,EAAE,OAAO,EAAE,CAAC;IAC3B,UAAU,CAAC,EAAE,WAAW,CAAC;CAC5B;AAED,wBAAgB,kBAAkB,CAAC,EAC/B,WAAW,EACX,cAAc,EACd,QAAgB,EAChB,gBAAgB,EAChB,cAAc,EACd,UAAU,EACb,EAAE,wBAAwB,2CAmE1B"}
|
package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.js
CHANGED
|
@@ -3,9 +3,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
3
3
|
import { useCallback, useEffect, useState } from "react";
|
|
4
4
|
import cx from "classnames";
|
|
5
5
|
import { useIntl } from "react-intl";
|
|
6
|
-
import { RichTextWithTooltip
|
|
6
|
+
import { RichTextWithTooltip } from "@gooddata/sdk-ui-kit";
|
|
7
7
|
import { useDashboardSelector } from "../../../../../model/react/DashboardStoreProvider.js";
|
|
8
|
-
import { selectEnableRichTextDescriptions } from "../../../../../model/store/config/configSelectors.js";
|
|
9
8
|
import { selectExecutionTimestamp } from "../../../../../model/store/ui/uiSelectors.js";
|
|
10
9
|
const richTextTooltipAlignPoints = [
|
|
11
10
|
{ align: "bl tl", offset: { x: 4, y: 5 } },
|
|
@@ -16,7 +15,6 @@ export function InsightDescription({ description, setDescription, readOnly = fal
|
|
|
16
15
|
const placeholder = intl.formatMessage({
|
|
17
16
|
id: "configurationPanel.visualprops.descriptionPlaceholder",
|
|
18
17
|
});
|
|
19
|
-
const useRichText = useDashboardSelector(selectEnableRichTextDescriptions);
|
|
20
18
|
const [isRichTextEditing, setIsRichTextEditing] = useState(false);
|
|
21
19
|
const [richTextValue, setRichTextValue] = useState(description);
|
|
22
20
|
const executionTimestamp = useDashboardSelector(selectExecutionTimestamp);
|
|
@@ -38,7 +36,7 @@ export function InsightDescription({ description, setDescription, readOnly = fal
|
|
|
38
36
|
const onRichTextChange = useCallback((value) => {
|
|
39
37
|
setRichTextValue(value);
|
|
40
38
|
}, []);
|
|
41
|
-
return (_jsx("label", { className: "gd-input", children:
|
|
39
|
+
return (_jsx("label", { className: "gd-input", children: _jsx("div", { className: cx("gd-input-field gd-rich-text-insight-description", { disabled: readOnly }), onClick: onDescriptionClick, onBlur: onDescriptionBlur, children: _jsx(RichTextWithTooltip, { value: richTextValue, renderMode: isRichTextEditing ? "edit" : "view", onChange: onRichTextChange, editRows: 4, editPlaceholder: placeholder, emptyElement: readOnly ? undefined : (_jsx("div", { className: "gd-editable-label-richtext-empty", children: placeholder })), showTooltip: isRichTextEditing, tooltipAlignPoints: richTextTooltipAlignPoints, referencesEnabled: true, LoadingComponent: LoadingComponent, filters: insightFilters, separators: separators, execConfig: {
|
|
42
40
|
timestamp: executionTimestamp,
|
|
43
|
-
} }) })
|
|
41
|
+
} }) }) }));
|
|
44
42
|
}
|
|
@@ -14070,6 +14070,10 @@ export declare interface IKdaDialogProps {
|
|
|
14070
14070
|
* Custom close button handler
|
|
14071
14071
|
*/
|
|
14072
14072
|
onClose?: () => void;
|
|
14073
|
+
/**
|
|
14074
|
+
* Custom toggle button handler
|
|
14075
|
+
*/
|
|
14076
|
+
onToggle?: (minimized: boolean) => void;
|
|
14073
14077
|
}
|
|
14074
14078
|
|
|
14075
14079
|
/**
|
|
@@ -23916,13 +23920,6 @@ export declare const selectEnableKDDependentFilters: DashboardSelector<boolean>;
|
|
|
23916
23920
|
*/
|
|
23917
23921
|
export declare const selectEnableKDEmptyDateValuesFilter: DashboardSelector<boolean>;
|
|
23918
23922
|
|
|
23919
|
-
/**
|
|
23920
|
-
* Returns whether rich text widgets are enabled.
|
|
23921
|
-
*
|
|
23922
|
-
* @internal
|
|
23923
|
-
*/
|
|
23924
|
-
export declare const selectEnableKDRichText: DashboardSelector<boolean>;
|
|
23925
|
-
|
|
23926
23923
|
/**
|
|
23927
23924
|
* Returns whether measure value (numeric) filter is enabled in dashboards.
|
|
23928
23925
|
*
|
|
@@ -23951,13 +23948,6 @@ export declare const selectEnableOrchestratedTabularExports: DashboardSelector<b
|
|
|
23951
23948
|
*/
|
|
23952
23949
|
export declare const selectEnableParameters: DashboardSelector<boolean>;
|
|
23953
23950
|
|
|
23954
|
-
/**
|
|
23955
|
-
* Returns whether rich text in descriptions is enabled.
|
|
23956
|
-
*
|
|
23957
|
-
* @internal
|
|
23958
|
-
*/
|
|
23959
|
-
export declare const selectEnableRichTextDescriptions: DashboardSelector<boolean>;
|
|
23960
|
-
|
|
23961
23951
|
/**
|
|
23962
23952
|
* Returns whether rich text widget filter configuration is enabled.
|
|
23963
23953
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-dashboard",
|
|
3
|
-
"version": "11.46.0-alpha.
|
|
3
|
+
"version": "11.46.0-alpha.2",
|
|
4
4
|
"description": "GoodData SDK - Dashboard Component",
|
|
5
5
|
"license": "LicenseRef-LICENSE",
|
|
6
6
|
"author": "GoodData Corporation",
|
|
@@ -60,20 +60,20 @@
|
|
|
60
60
|
"ts-invariant": "0.10.3",
|
|
61
61
|
"tslib": "2.8.1",
|
|
62
62
|
"uuid": "11.1.1",
|
|
63
|
-
"@gooddata/sdk-backend-spi": "11.46.0-alpha.
|
|
64
|
-
"@gooddata/sdk-backend-base": "11.46.0-alpha.
|
|
65
|
-
"@gooddata/sdk-model": "11.46.0-alpha.
|
|
66
|
-
"@gooddata/sdk-ui": "11.46.0-alpha.
|
|
67
|
-
"@gooddata/sdk-ui-charts": "11.46.0-alpha.
|
|
68
|
-
"@gooddata/sdk-ui-ext": "11.46.0-alpha.
|
|
69
|
-
"@gooddata/sdk-ui-
|
|
70
|
-
"@gooddata/sdk-ui-
|
|
71
|
-
"@gooddata/sdk-ui-kit": "11.46.0-alpha.
|
|
72
|
-
"@gooddata/sdk-ui-
|
|
73
|
-
"@gooddata/sdk-ui-
|
|
74
|
-
"@gooddata/sdk-ui-theme-provider": "11.46.0-alpha.
|
|
75
|
-
"@gooddata/sdk-ui-vis-commons": "11.46.0-alpha.
|
|
76
|
-
"@gooddata/util": "11.46.0-alpha.
|
|
63
|
+
"@gooddata/sdk-backend-spi": "11.46.0-alpha.2",
|
|
64
|
+
"@gooddata/sdk-backend-base": "11.46.0-alpha.2",
|
|
65
|
+
"@gooddata/sdk-model": "11.46.0-alpha.2",
|
|
66
|
+
"@gooddata/sdk-ui": "11.46.0-alpha.2",
|
|
67
|
+
"@gooddata/sdk-ui-charts": "11.46.0-alpha.2",
|
|
68
|
+
"@gooddata/sdk-ui-ext": "11.46.0-alpha.2",
|
|
69
|
+
"@gooddata/sdk-ui-geo": "11.46.0-alpha.2",
|
|
70
|
+
"@gooddata/sdk-ui-filters": "11.46.0-alpha.2",
|
|
71
|
+
"@gooddata/sdk-ui-kit": "11.46.0-alpha.2",
|
|
72
|
+
"@gooddata/sdk-ui-semantic-search": "11.46.0-alpha.2",
|
|
73
|
+
"@gooddata/sdk-ui-pivot": "11.46.0-alpha.2",
|
|
74
|
+
"@gooddata/sdk-ui-theme-provider": "11.46.0-alpha.2",
|
|
75
|
+
"@gooddata/sdk-ui-vis-commons": "11.46.0-alpha.2",
|
|
76
|
+
"@gooddata/util": "11.46.0-alpha.2"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
79
|
"@microsoft/api-documenter": "^7.17.0",
|
|
@@ -119,12 +119,12 @@
|
|
|
119
119
|
"typescript": "5.9.3",
|
|
120
120
|
"vitest": "4.1.8",
|
|
121
121
|
"vitest-dom": "0.1.1",
|
|
122
|
-
"@gooddata/
|
|
123
|
-
"@gooddata/
|
|
124
|
-
"@gooddata/
|
|
125
|
-
"@gooddata/
|
|
126
|
-
"@gooddata/
|
|
127
|
-
"@gooddata/
|
|
122
|
+
"@gooddata/i18n-toolkit": "11.46.0-alpha.2",
|
|
123
|
+
"@gooddata/oxlint-config": "11.46.0-alpha.2",
|
|
124
|
+
"@gooddata/sdk-backend-mockingbird": "11.46.0-alpha.2",
|
|
125
|
+
"@gooddata/eslint-config": "11.46.0-alpha.2",
|
|
126
|
+
"@gooddata/stylelint-config": "11.46.0-alpha.2",
|
|
127
|
+
"@gooddata/reference-workspace": "11.46.0-alpha.2"
|
|
128
128
|
},
|
|
129
129
|
"peerDependencies": {
|
|
130
130
|
"react": "^18.0.0 || ^19.0.0",
|
package/styles/css/kdaDialog.css
CHANGED
|
@@ -793,11 +793,15 @@
|
|
|
793
793
|
.gd-kda-trend-item.gd-kda-trend-item-selected .gd-kda-trend-item-drivers {
|
|
794
794
|
color: var(--gd-palette-primary-base);
|
|
795
795
|
}
|
|
796
|
-
.gd-kda-trend-item
|
|
796
|
+
.gd-kda-trend-item.gd-kda-trend-item-focused {
|
|
797
|
+
background-color: var(--gd-palette-complementary-2);
|
|
798
|
+
}
|
|
799
|
+
.gd-kda-trend-item:hover, .gd-kda-trend-item.gd-kda-trend-item-focused:not(.gd-kda-trend-item-selected) {
|
|
797
800
|
background-color: var(--gd-palette-complementary-2);
|
|
798
801
|
}
|
|
799
802
|
.gd-kda-trend-item:hover .gd-kda-trend-item-text,
|
|
800
|
-
.gd-kda-trend-item:hover .gd-kda-trend-item-drivers
|
|
803
|
+
.gd-kda-trend-item:hover .gd-kda-trend-item-drivers, .gd-kda-trend-item.gd-kda-trend-item-focused:not(.gd-kda-trend-item-selected) .gd-kda-trend-item-text,
|
|
804
|
+
.gd-kda-trend-item.gd-kda-trend-item-focused:not(.gd-kda-trend-item-selected) .gd-kda-trend-item-drivers {
|
|
801
805
|
color: var(--gd-palette-complementary-8);
|
|
802
806
|
}
|
|
803
807
|
.gd-kda-trend-item.gd-kda-trend-item-selected:hover .gd-kda-trend-item-text,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../scss/kdaDialog.scss","../../node_modules/@gooddata/sdk-ui-kit/styles/scss/variables.scss"],"names":[],"mappings":"AAIA;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;EAEA;EACA;;AAII;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EAEI;;AAMJ;EACI;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAEA;EAEI;;AAIR;EACI;;AAEA;EACI;EACA;;AAEA;EACI;EACA;;AAIR;EACI;;AAIR;EACI;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAMA;EACI;EACA;;AAMZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAKR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI,MCvRI;;AD2RZ;EACI;EACA;;AAGJ;EACI;EACA;;AAMJ;EACI;;AAKR;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAKR;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EAEI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAEJ;EACI;EACA;;AAEJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAMZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAQR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAMZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;;AAMA;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAMZ;EACI;;AAIJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA,uBACI;EAEJ;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAMhB;EAEQ;IACI;IACA;;EAKJ;IACI;;;AAMZ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAKA;AAAA;EAEI;;
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../scss/kdaDialog.scss","../../node_modules/@gooddata/sdk-ui-kit/styles/scss/variables.scss"],"names":[],"mappings":"AAIA;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;EAEA;EACA;;AAII;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EAEI;;AAMJ;EACI;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAEA;EAEI;;AAIR;EACI;;AAEA;EACI;EACA;;AAEA;EACI;EACA;;AAIR;EACI;;AAIR;EACI;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAMA;EACI;EACA;;AAMZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAKR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI,MCvRI;;AD2RZ;EACI;EACA;;AAGJ;EACI;EACA;;AAMJ;EACI;;AAKR;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAKR;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EAEI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAEJ;EACI;EACA;;AAEJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAMZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAQR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAMZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;;AAMA;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAKR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAMZ;EACI;;AAIJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA,uBACI;EAEJ;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAMhB;EAEQ;IACI;IACA;;EAKJ;IACI;;;AAMZ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAKA;AAAA;EAEI;;AAKR;EACI;;AAGJ;EAEI;;AAEA;AAAA;AAAA;EAEI;;AAKJ;AAAA;EAEI;;AAIR;EACI;;AAEA;AAAA;EAEI;;AAGJ;EACI;;AAEA;AAAA;EAEI;;;AAOhB;AACA;EACI","file":"kdaDialog.css"}
|
package/styles/css/main.css
CHANGED
|
@@ -32642,11 +32642,15 @@ figure {
|
|
|
32642
32642
|
.gd-kda-trend-item.gd-kda-trend-item-selected .gd-kda-trend-item-drivers {
|
|
32643
32643
|
color: var(--gd-palette-primary-base);
|
|
32644
32644
|
}
|
|
32645
|
-
.gd-kda-trend-item
|
|
32645
|
+
.gd-kda-trend-item.gd-kda-trend-item-focused {
|
|
32646
|
+
background-color: var(--gd-palette-complementary-2);
|
|
32647
|
+
}
|
|
32648
|
+
.gd-kda-trend-item:hover, .gd-kda-trend-item.gd-kda-trend-item-focused:not(.gd-kda-trend-item-selected) {
|
|
32646
32649
|
background-color: var(--gd-palette-complementary-2);
|
|
32647
32650
|
}
|
|
32648
32651
|
.gd-kda-trend-item:hover .gd-kda-trend-item-text,
|
|
32649
|
-
.gd-kda-trend-item:hover .gd-kda-trend-item-drivers
|
|
32652
|
+
.gd-kda-trend-item:hover .gd-kda-trend-item-drivers, .gd-kda-trend-item.gd-kda-trend-item-focused:not(.gd-kda-trend-item-selected) .gd-kda-trend-item-text,
|
|
32653
|
+
.gd-kda-trend-item.gd-kda-trend-item-focused:not(.gd-kda-trend-item-selected) .gd-kda-trend-item-drivers {
|
|
32650
32654
|
color: var(--gd-palette-complementary-8);
|
|
32651
32655
|
}
|
|
32652
32656
|
.gd-kda-trend-item.gd-kda-trend-item-selected:hover .gd-kda-trend-item-text,
|