@gooddata/sdk-ui-dashboard 11.35.0-alpha.1 → 11.35.0-alpha.3
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.map +1 -1
- package/esm/model/commandHandlers/widgets/changeInsightWidgetFilterSettingsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/changeInsightWidgetFilterSettingsHandler.js +3 -15
- package/esm/model/commandHandlers/widgets/changeInsightWidgetFilterSettingsHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeRichTextWidgetFilterSettingsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/changeRichTextWidgetFilterSettingsHandler.js +3 -15
- package/esm/model/commandHandlers/widgets/changeRichTextWidgetFilterSettingsHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/common/filterOperations.d.ts +2 -2
- package/esm/model/commandHandlers/widgets/common/filterOperations.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/common/filterOperations.js +76 -6
- package/esm/model/commandHandlers/widgets/common/filterOperations.js.map +1 -1
- package/esm/model/commandHandlers/widgets/common/filterReferences.d.ts +8 -0
- package/esm/model/commandHandlers/widgets/common/filterReferences.d.ts.map +1 -0
- package/esm/model/commandHandlers/widgets/common/filterReferences.js +31 -0
- package/esm/model/commandHandlers/widgets/common/filterReferences.js.map +1 -0
- package/esm/model/commands/insight.d.ts +12 -0
- package/esm/model/commands/insight.d.ts.map +1 -1
- package/esm/model/commands/insight.js +38 -0
- package/esm/model/commands/insight.js.map +1 -1
- package/esm/model/commands/richText.d.ts +12 -0
- package/esm/model/commands/richText.d.ts.map +1 -1
- package/esm/model/commands/richText.js +38 -0
- package/esm/model/commands/richText.js.map +1 -1
- package/esm/model/types/widgetTypes.d.ts +34 -2
- package/esm/model/types/widgetTypes.d.ts.map +1 -1
- package/esm/model/utils/widgetFilters.d.ts.map +1 -1
- package/esm/model/utils/widgetFilters.js +5 -1
- package/esm/model/utils/widgetFilters.js.map +1 -1
- package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/automationFilters/utils.js +5 -1
- package/esm/presentation/automationFilters/utils.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts +2 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.js +7 -2
- package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarItem.js +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarItem.js.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js +5 -3
- package/esm/presentation/filterBar/measureValueFilter/DefaultDashboardMeasureValueFilter.js.map +1 -1
- package/esm/presentation/filterBar/measureValueFilter/types.d.ts +4 -0
- package/esm/presentation/filterBar/measureValueFilter/types.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +4 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +4 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +6 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +7 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js +2 -4
- package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.js.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfiguration.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfiguration.js +20 -4
- package/esm/presentation/widget/common/configuration/FilterConfiguration.js.map +1 -1
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts +13 -0
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts.map +1 -0
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js +9 -0
- package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.js.map +1 -0
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts +10 -0
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts.map +1 -0
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.js +33 -0
- package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.js.map +1 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts +6 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.d.ts.map +1 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.js +52 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.js.map +1 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts +6 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts.map +1 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.js +95 -0
- package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.js.map +1 -0
- package/esm/sdk-ui-dashboard.d.ts +40 -2
- package/package.json +20 -20
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// (C) 2026 GoodData Corporation
|
|
2
|
+
import { useMemo } from "react";
|
|
3
|
+
import { areObjRefsEqual, insightMeasures, isInsightWidget, measureItem, objRefToString, } from "@gooddata/sdk-model";
|
|
4
|
+
import { useBackendStrict, useCancelablePromise, useWorkspaceStrict } from "@gooddata/sdk-ui";
|
|
5
|
+
import { safeSerializeObjRef } from "../../../../_staging/metadata/safeSerializeObjRef.js";
|
|
6
|
+
import { useDashboardSelector } from "../../../../model/react/DashboardStoreProvider.js";
|
|
7
|
+
import { selectInsightByRef } from "../../../../model/store/insights/insightsSelectors.js";
|
|
8
|
+
export function useMeasureValueFilterCompatibility(widget, filters) {
|
|
9
|
+
const backend = useBackendStrict();
|
|
10
|
+
const workspace = useWorkspaceStrict();
|
|
11
|
+
const insight = useDashboardSelector(selectInsightByRef(isInsightWidget(widget) ? widget.insight : undefined));
|
|
12
|
+
const measureRefs = useMemo(() => filters.map((filter) => filter.dashboardMeasureValueFilter.measure), [filters]);
|
|
13
|
+
const measureRefsDigest = useMemo(() => measureRefs.map(objRefToString).join("|"), [measureRefs]);
|
|
14
|
+
const { result: compatibleMeasureRefs, status } = useCancelablePromise({
|
|
15
|
+
promise: async () => {
|
|
16
|
+
if (!measureRefs.length) {
|
|
17
|
+
return [];
|
|
18
|
+
}
|
|
19
|
+
if (!isInsightWidget(widget) || !insight) {
|
|
20
|
+
return measureRefs;
|
|
21
|
+
}
|
|
22
|
+
return loadCompatibleMeasureRefs(backend, workspace, insight, measureRefs);
|
|
23
|
+
},
|
|
24
|
+
}, [
|
|
25
|
+
backend,
|
|
26
|
+
workspace,
|
|
27
|
+
measureRefsDigest,
|
|
28
|
+
safeSerializeObjRef(isInsightWidget(widget) ? widget.insight : undefined),
|
|
29
|
+
insight,
|
|
30
|
+
]);
|
|
31
|
+
return {
|
|
32
|
+
status,
|
|
33
|
+
isCompatible: (measureRef) => !compatibleMeasureRefs ||
|
|
34
|
+
compatibleMeasureRefs.some((compatibleMeasureRef) => areObjRefsEqual(compatibleMeasureRef, measureRef)),
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
async function loadCompatibleMeasureRefs(backend, workspace, insight, measureRefs) {
|
|
38
|
+
const catalog = await backend
|
|
39
|
+
.workspace(workspace)
|
|
40
|
+
.catalog()
|
|
41
|
+
.withGroups(false)
|
|
42
|
+
.forTypes(["measure"])
|
|
43
|
+
.load();
|
|
44
|
+
const availableCatalog = await catalog.availableItems().forTypes(["measure"]).forInsight(insight).load();
|
|
45
|
+
const insightMeasureRefs = insightMeasures(insight)
|
|
46
|
+
.map(measureItem)
|
|
47
|
+
.filter((ref) => !!ref);
|
|
48
|
+
const availableMeasureRefs = availableCatalog.availableMeasures().map((measure) => measure.measure.ref);
|
|
49
|
+
const validMeasureRefs = [...availableMeasureRefs, ...insightMeasureRefs];
|
|
50
|
+
return measureRefs.filter((measureRef) => validMeasureRefs.some((validMeasureRef) => areObjRefsEqual(validMeasureRef, measureRef)));
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=useMeasureValueFilterCompatibility.js.map
|
package/esm/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMeasureValueFilterCompatibility.js","sourceRoot":"","sources":["../../../../../src/presentation/widget/common/configuration/useMeasureValueFilterCompatibility.ts"],"names":[],"mappings":"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"}
|
package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.d.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { type IWidget, type ObjRef } from "@gooddata/sdk-model";
|
|
2
|
+
export declare function useMeasureValueFilterConfigurationHandling(widget: IWidget, measureRef: ObjRef, onAppliedChanged: (applied: boolean) => void): {
|
|
3
|
+
status: "error" | "loading" | "ok";
|
|
4
|
+
handleIgnoreChanged: (applied: boolean) => void;
|
|
5
|
+
};
|
|
6
|
+
//# sourceMappingURL=useMeasureValueFilterConfigurationHandling.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMeasureValueFilterConfigurationHandling.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,MAAM,EAAgD,MAAM,qBAAqB,CAAC;AAa9G,wBAAgB,0CAA0C,CACtD,MAAM,EAAE,OAAO,EACf,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI;;;EAgG/C"}
|
package/esm/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.js
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
// (C) 2026 GoodData Corporation
|
|
2
|
+
import { useCallback, useState } from "react";
|
|
3
|
+
import { isInsightWidget, isRichTextWidget, widgetRef } from "@gooddata/sdk-model";
|
|
4
|
+
import { safeSerializeObjRef } from "../../../../_staging/metadata/safeSerializeObjRef.js";
|
|
5
|
+
import { ignoreMeasureValueFilterOnInsightWidget, unignoreMeasureValueFilterOnInsightWidget, } from "../../../../model/commands/insight.js";
|
|
6
|
+
import { ignoreMeasureValueFilterOnRichTextWidget, unignoreMeasureValueFilterOnRichTextWidget, } from "../../../../model/commands/richText.js";
|
|
7
|
+
import { useDashboardCommandProcessing } from "../../../../model/react/useDashboardCommandProcessing.js";
|
|
8
|
+
export function useMeasureValueFilterConfigurationHandling(widget, measureRef, onAppliedChanged) {
|
|
9
|
+
const [status, setStatus] = useState("ok");
|
|
10
|
+
const ref = widgetRef(widget);
|
|
11
|
+
const { run: ignoreInsightFilter } = useDashboardCommandProcessing({
|
|
12
|
+
commandCreator: ignoreMeasureValueFilterOnInsightWidget,
|
|
13
|
+
successEvent: "GDC.DASH/EVT.INSIGHT_WIDGET.FILTER_SETTINGS_CHANGED",
|
|
14
|
+
errorEvent: "GDC.DASH/EVT.COMMAND.FAILED",
|
|
15
|
+
onBeforeRun: () => {
|
|
16
|
+
onAppliedChanged(false);
|
|
17
|
+
},
|
|
18
|
+
});
|
|
19
|
+
const { run: unignoreInsightFilter } = useDashboardCommandProcessing({
|
|
20
|
+
commandCreator: unignoreMeasureValueFilterOnInsightWidget,
|
|
21
|
+
successEvent: "GDC.DASH/EVT.INSIGHT_WIDGET.FILTER_SETTINGS_CHANGED",
|
|
22
|
+
errorEvent: "GDC.DASH/EVT.COMMAND.FAILED",
|
|
23
|
+
onBeforeRun: () => {
|
|
24
|
+
onAppliedChanged(true);
|
|
25
|
+
setStatus("loading");
|
|
26
|
+
},
|
|
27
|
+
onError: () => {
|
|
28
|
+
setStatus("error");
|
|
29
|
+
},
|
|
30
|
+
onSuccess: () => {
|
|
31
|
+
setStatus("ok");
|
|
32
|
+
},
|
|
33
|
+
});
|
|
34
|
+
const { run: ignoreRichTextFilter } = useDashboardCommandProcessing({
|
|
35
|
+
commandCreator: ignoreMeasureValueFilterOnRichTextWidget,
|
|
36
|
+
successEvent: "GDC.DASH/EVT.RICH_TEXT_WIDGET.FILTER_SETTINGS_CHANGED",
|
|
37
|
+
errorEvent: "GDC.DASH/EVT.COMMAND.FAILED",
|
|
38
|
+
onBeforeRun: () => {
|
|
39
|
+
onAppliedChanged(false);
|
|
40
|
+
},
|
|
41
|
+
});
|
|
42
|
+
const { run: unignoreRichTextFilter } = useDashboardCommandProcessing({
|
|
43
|
+
commandCreator: unignoreMeasureValueFilterOnRichTextWidget,
|
|
44
|
+
successEvent: "GDC.DASH/EVT.RICH_TEXT_WIDGET.FILTER_SETTINGS_CHANGED",
|
|
45
|
+
errorEvent: "GDC.DASH/EVT.COMMAND.FAILED",
|
|
46
|
+
onBeforeRun: () => {
|
|
47
|
+
onAppliedChanged(true);
|
|
48
|
+
setStatus("loading");
|
|
49
|
+
},
|
|
50
|
+
onError: () => {
|
|
51
|
+
setStatus("error");
|
|
52
|
+
},
|
|
53
|
+
onSuccess: () => {
|
|
54
|
+
setStatus("ok");
|
|
55
|
+
},
|
|
56
|
+
});
|
|
57
|
+
const handleIgnoreChanged = useCallback((applied) => {
|
|
58
|
+
let ignore;
|
|
59
|
+
let unignore;
|
|
60
|
+
if (isInsightWidget(widget)) {
|
|
61
|
+
ignore = ignoreInsightFilter;
|
|
62
|
+
unignore = unignoreInsightFilter;
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
ignore = ignoreRichTextFilter;
|
|
66
|
+
unignore = unignoreRichTextFilter;
|
|
67
|
+
}
|
|
68
|
+
if (applied) {
|
|
69
|
+
unignore(ref, measureRef);
|
|
70
|
+
}
|
|
71
|
+
else {
|
|
72
|
+
ignore(ref, measureRef);
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
76
|
+
[
|
|
77
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
78
|
+
isInsightWidget(widget),
|
|
79
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
80
|
+
isRichTextWidget(widget),
|
|
81
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
82
|
+
safeSerializeObjRef(measureRef),
|
|
83
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
84
|
+
safeSerializeObjRef(ref),
|
|
85
|
+
ignoreInsightFilter,
|
|
86
|
+
ignoreRichTextFilter,
|
|
87
|
+
unignoreInsightFilter,
|
|
88
|
+
unignoreRichTextFilter,
|
|
89
|
+
]);
|
|
90
|
+
return {
|
|
91
|
+
status,
|
|
92
|
+
handleIgnoreChanged,
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
//# sourceMappingURL=useMeasureValueFilterConfigurationHandling.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useMeasureValueFilterConfigurationHandling.js","sourceRoot":"","sources":["../../../../../src/presentation/widget/common/configuration/useMeasureValueFilterConfigurationHandling.ts"],"names":[],"mappings":"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"}
|
|
@@ -4944,7 +4944,7 @@ export declare type FilterGroupComponentProvider = (filterGroup: IDashboardFilte
|
|
|
4944
4944
|
/**
|
|
4945
4945
|
* @beta
|
|
4946
4946
|
*/
|
|
4947
|
-
export declare type FilterOperations = "enableDateFilter" | "disableDateFilter" | "replaceAttributeIgnores" | "ignoreAttributeFilter" | "unignoreAttributeFilter" | "ignoreDateFilter" | "unignoreDateFilter" | "replace";
|
|
4947
|
+
export declare type FilterOperations = "enableDateFilter" | "disableDateFilter" | "replaceAttributeIgnores" | "ignoreAttributeFilter" | "unignoreAttributeFilter" | "ignoreDateFilter" | "unignoreDateFilter" | "ignoreMeasureValueFilter" | "unignoreMeasureValueFilter" | "replace";
|
|
4948
4948
|
|
|
4949
4949
|
/**
|
|
4950
4950
|
* Contains information about dashboard filters.
|
|
@@ -10969,6 +10969,10 @@ export declare interface IDashboardMeasureValueFilterProps {
|
|
|
10969
10969
|
* @param conditions - the new conditions; empty or undefined means "All"
|
|
10970
10970
|
*/
|
|
10971
10971
|
onMeasureValueFilterChanged: (filter: IDashboardMeasureValueFilter, conditions: MeasureValueFilterCondition[] | undefined, isWorkingSelectionChange?: boolean) => void;
|
|
10972
|
+
/**
|
|
10973
|
+
* Callback fired when the filter dropdown is closed.
|
|
10974
|
+
*/
|
|
10975
|
+
onMeasureValueFilterClose?: () => void;
|
|
10972
10976
|
/**
|
|
10973
10977
|
* Optional tab identifier to read filter config from. When provided, the visibility
|
|
10974
10978
|
* icon and any other tab-scoped state will be sourced from this specific tab. When
|
|
@@ -13174,6 +13178,20 @@ export declare interface IFilterOpIgnoreDateFilter extends IFilterOp {
|
|
|
13174
13178
|
dateDataSetRefs: ObjRef[];
|
|
13175
13179
|
}
|
|
13176
13180
|
|
|
13181
|
+
/**
|
|
13182
|
+
* This filter operation appends one or more measure value filters into the widget's filter ignore-list.
|
|
13183
|
+
*
|
|
13184
|
+
* @alpha
|
|
13185
|
+
*/
|
|
13186
|
+
export declare interface IFilterOpIgnoreMeasureValueFilter extends IFilterOp {
|
|
13187
|
+
type: "ignoreMeasureValueFilter";
|
|
13188
|
+
/**
|
|
13189
|
+
* The measure value filters to add to ignore-list; specified using the refs of measures that are used during
|
|
13190
|
+
* the filtering.
|
|
13191
|
+
*/
|
|
13192
|
+
measureRefs: ObjRef[];
|
|
13193
|
+
}
|
|
13194
|
+
|
|
13177
13195
|
/**
|
|
13178
13196
|
*
|
|
13179
13197
|
* This filter operation completely replaces widget's filter settings. Both date data set (and thus date filter) setting
|
|
@@ -13195,6 +13213,12 @@ export declare interface IFilterOpReplaceAll extends IFilterOp {
|
|
|
13195
13213
|
* Specify ObjRefs of date data sets that are used by dashboard's date filters which you wish to disable.
|
|
13196
13214
|
*/
|
|
13197
13215
|
readonly ignoreDateFilters?: ObjRef[];
|
|
13216
|
+
/**
|
|
13217
|
+
* Dashboard measure value filters to ignore for particular widget.
|
|
13218
|
+
*
|
|
13219
|
+
* Specify ObjRefs of measures that are used by dashboard's measure value filters which you wish to disable.
|
|
13220
|
+
*/
|
|
13221
|
+
readonly ignoreMeasureValueFilters?: ObjRef[];
|
|
13198
13222
|
/**
|
|
13199
13223
|
* Date data set that will be used when constructing date filter for a widget.
|
|
13200
13224
|
*
|
|
@@ -13254,6 +13278,20 @@ export declare interface IFilterOpUnignoreDateFilter extends IFilterOp {
|
|
|
13254
13278
|
dateDataSetRefs: ObjRef[];
|
|
13255
13279
|
}
|
|
13256
13280
|
|
|
13281
|
+
/**
|
|
13282
|
+
* This filter operation removes one or more measure value filters from the widget's filter ignore-list.
|
|
13283
|
+
*
|
|
13284
|
+
* @alpha
|
|
13285
|
+
*/
|
|
13286
|
+
export declare interface IFilterOpUnignoreMeasureValueFilter extends IFilterOp {
|
|
13287
|
+
type: "unignoreMeasureValueFilter";
|
|
13288
|
+
/**
|
|
13289
|
+
* The measure value filters to remove from the ignore-list; specified using the refs of measures that are used
|
|
13290
|
+
* during the filtering.
|
|
13291
|
+
*/
|
|
13292
|
+
measureRefs: ObjRef[];
|
|
13293
|
+
}
|
|
13294
|
+
|
|
13257
13295
|
/**
|
|
13258
13296
|
* Set of functions you can use to customize rendering of the filters.
|
|
13259
13297
|
*
|
|
@@ -19773,7 +19811,7 @@ export declare interface IWidgetDescription {
|
|
|
19773
19811
|
*
|
|
19774
19812
|
* @beta
|
|
19775
19813
|
*/
|
|
19776
|
-
export declare type IWidgetFilterOperation = IFilterOpEnableDateFilter | IFilterOpDisableDateFilter | IFilterOpReplaceAttributeIgnores | IFilterOpIgnoreAttributeFilter | IFilterOpUnignoreAttributeFilter | IFilterOpIgnoreDateFilter | IFilterOpUnignoreDateFilter | IFilterOpReplaceAll;
|
|
19814
|
+
export declare type IWidgetFilterOperation = IFilterOpEnableDateFilter | IFilterOpDisableDateFilter | IFilterOpReplaceAttributeIgnores | IFilterOpIgnoreAttributeFilter | IFilterOpUnignoreAttributeFilter | IFilterOpIgnoreDateFilter | IFilterOpUnignoreDateFilter | IFilterOpIgnoreMeasureValueFilter | IFilterOpUnignoreMeasureValueFilter | IFilterOpReplaceAll;
|
|
19777
19815
|
|
|
19778
19816
|
/**
|
|
19779
19817
|
* @beta
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-dashboard",
|
|
3
|
-
"version": "11.35.0-alpha.
|
|
3
|
+
"version": "11.35.0-alpha.3",
|
|
4
4
|
"description": "GoodData SDK - Dashboard Component",
|
|
5
5
|
"license": "LicenseRef-LICENSE",
|
|
6
6
|
"author": "GoodData Corporation",
|
|
@@ -60,19 +60,19 @@
|
|
|
60
60
|
"ts-invariant": "0.10.3",
|
|
61
61
|
"tslib": "2.8.1",
|
|
62
62
|
"uuid": "11.1.0",
|
|
63
|
-
"@gooddata/sdk-
|
|
64
|
-
"@gooddata/sdk-backend-
|
|
65
|
-
"@gooddata/sdk-
|
|
66
|
-
"@gooddata/sdk-ui": "11.35.0-alpha.
|
|
67
|
-
"@gooddata/sdk-ui
|
|
68
|
-
"@gooddata/sdk-ui-ext": "11.35.0-alpha.
|
|
69
|
-
"@gooddata/sdk-ui-filters": "11.35.0-alpha.
|
|
70
|
-
"@gooddata/sdk-ui-
|
|
71
|
-
"@gooddata/sdk-ui-theme-provider": "11.35.0-alpha.
|
|
72
|
-
"@gooddata/sdk-ui-
|
|
73
|
-
"@gooddata/
|
|
74
|
-
"@gooddata/sdk-ui-
|
|
75
|
-
"@gooddata/
|
|
63
|
+
"@gooddata/sdk-backend-base": "11.35.0-alpha.3",
|
|
64
|
+
"@gooddata/sdk-backend-spi": "11.35.0-alpha.3",
|
|
65
|
+
"@gooddata/sdk-model": "11.35.0-alpha.3",
|
|
66
|
+
"@gooddata/sdk-ui-charts": "11.35.0-alpha.3",
|
|
67
|
+
"@gooddata/sdk-ui": "11.35.0-alpha.3",
|
|
68
|
+
"@gooddata/sdk-ui-ext": "11.35.0-alpha.3",
|
|
69
|
+
"@gooddata/sdk-ui-filters": "11.35.0-alpha.3",
|
|
70
|
+
"@gooddata/sdk-ui-kit": "11.35.0-alpha.3",
|
|
71
|
+
"@gooddata/sdk-ui-theme-provider": "11.35.0-alpha.3",
|
|
72
|
+
"@gooddata/sdk-ui-vis-commons": "11.35.0-alpha.3",
|
|
73
|
+
"@gooddata/util": "11.35.0-alpha.3",
|
|
74
|
+
"@gooddata/sdk-ui-geo": "11.35.0-alpha.3",
|
|
75
|
+
"@gooddata/sdk-ui-pivot": "11.35.0-alpha.3"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@microsoft/api-documenter": "^7.17.0",
|
|
@@ -118,12 +118,12 @@
|
|
|
118
118
|
"typescript": "5.9.3",
|
|
119
119
|
"vitest": "4.1.0",
|
|
120
120
|
"vitest-dom": "0.1.1",
|
|
121
|
-
"@gooddata/eslint-config": "11.35.0-alpha.
|
|
122
|
-
"@gooddata/
|
|
123
|
-
"@gooddata/
|
|
124
|
-
"@gooddata/reference-workspace": "11.35.0-alpha.
|
|
125
|
-
"@gooddata/sdk-backend-mockingbird": "11.35.0-alpha.
|
|
126
|
-
"@gooddata/stylelint-config": "11.35.0-alpha.
|
|
121
|
+
"@gooddata/eslint-config": "11.35.0-alpha.3",
|
|
122
|
+
"@gooddata/i18n-toolkit": "11.35.0-alpha.3",
|
|
123
|
+
"@gooddata/oxlint-config": "11.35.0-alpha.3",
|
|
124
|
+
"@gooddata/reference-workspace": "11.35.0-alpha.3",
|
|
125
|
+
"@gooddata/sdk-backend-mockingbird": "11.35.0-alpha.3",
|
|
126
|
+
"@gooddata/stylelint-config": "11.35.0-alpha.3"
|
|
127
127
|
},
|
|
128
128
|
"peerDependencies": {
|
|
129
129
|
"react": "^18.0.0 || ^19.0.0",
|