@gooddata/sdk-ui-dashboard 11.49.0-alpha.1 → 11.49.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/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.d.ts +27 -20
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.js +75 -11
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +3 -3
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.js +14 -71
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +2 -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 +4 -2
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +2 -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 +6 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +2 -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 +4 -2
- package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +2 -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 +2 -0
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts.map +1 -1
- package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +1 -1
- package/package.json +21 -21
- package/styles/css/main.css +160 -18
- package/styles/css/main.css.map +1 -1
- package/styles/scss/main.scss +1 -0
package/esm/__version.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "11.49.0
|
|
1
|
+
export declare const LIB_VERSION = "11.49.0";
|
|
2
2
|
export declare const LIB_DESCRIPTION = "GoodData SDK - Dashboard Component";
|
|
3
3
|
export declare const LIB_NAME = "@gooddata/sdk-ui-dashboard";
|
|
4
4
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"__version.d.ts","sourceRoot":"","sources":["../src/__version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,YAAY,CAAC;AAErC,eAAO,MAAM,eAAe,uCAAuC,CAAC;AAEpE,eAAO,MAAM,QAAQ,+BAA+B,CAAC"}
|
package/esm/__version.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// (C) 2021 GoodData Corporation
|
|
2
2
|
// DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
|
|
3
|
-
export const LIB_VERSION = "11.49.0
|
|
3
|
+
export const LIB_VERSION = "11.49.0";
|
|
4
4
|
export const LIB_DESCRIPTION = "GoodData SDK - Dashboard Component";
|
|
5
5
|
export const LIB_NAME = "@gooddata/sdk-ui-dashboard";
|
package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { type
|
|
2
|
-
import { type DateAttributeGranularity, type IAlertAnomalyDetectionGranularity, type IAlertAnomalyDetectionSensitivity, type IAlertComparisonOperator, type IAlertRelativeArithmeticOperator, type IAlertRelativeOperator, type IAlertTriggerInterval, type IAlertTriggerMode, type IAutomationMetadataObject, type IAutomationMetadataObjectDefinition, type IAutomationRecipient, type INotificationChannelIdentifier, type INotificationChannelMetadataObject, type IUser, type IWorkspaceUser, type WeekStart } from "@gooddata/sdk-model";
|
|
1
|
+
import { type DateAttributeGranularity, type FilterContextItem, type IAlertAnomalyDetectionGranularity, type IAlertAnomalyDetectionSensitivity, type IAlertComparisonOperator, type IAlertRelativeArithmeticOperator, type IAlertRelativeOperator, type IAlertTriggerInterval, type IAlertTriggerMode, type IAutomationMetadataObject, type IAutomationMetadataObjectDefinition, type IAutomationRecipient, type IAutomationVisibleFilter, type IInsight, type INotificationChannelIdentifier, type INotificationChannelMetadataObject, type IWidget, type IWorkspaceUser } from "@gooddata/sdk-model";
|
|
3
2
|
import { type AlertAttribute, type AlertMetric, type AlertMetricComparatorType } from "../../types.js";
|
|
4
3
|
import { type IMeasureFormatMap } from "../utils/getters.js";
|
|
5
4
|
/**
|
|
@@ -7,33 +6,41 @@ import { type IMeasureFormatMap } from "../utils/getters.js";
|
|
|
7
6
|
* @internal
|
|
8
7
|
*/
|
|
9
8
|
export interface IUseAlertFormStateProps {
|
|
10
|
-
|
|
9
|
+
alertToEdit?: IAutomationMetadataObject;
|
|
10
|
+
insight?: IInsight;
|
|
11
|
+
widget?: IWidget;
|
|
12
|
+
notificationChannels: INotificationChannelIdentifier[] | INotificationChannelMetadataObject[];
|
|
13
|
+
users: IWorkspaceUser[];
|
|
14
|
+
editedAutomationFilters?: FilterContextItem[];
|
|
15
|
+
availableFiltersAsVisibleFilters?: IAutomationVisibleFilter[] | undefined;
|
|
16
|
+
externalRecipientOverride?: string;
|
|
11
17
|
supportedMeasures: AlertMetric[];
|
|
12
18
|
supportedAttributes: AlertAttribute[];
|
|
13
19
|
measureFormatMap: IMeasureFormatMap;
|
|
14
|
-
weekStart: WeekStart;
|
|
15
|
-
timezone: string | undefined;
|
|
16
|
-
enableAlertOncePerInterval: boolean;
|
|
17
|
-
notificationChannels: INotificationChannelIdentifier[] | INotificationChannelMetadataObject[];
|
|
18
|
-
currentUser: IUser;
|
|
19
|
-
users: IWorkspaceUser[];
|
|
20
|
-
alertToEdit?: IAutomationMetadataObject;
|
|
21
20
|
}
|
|
22
21
|
/**
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
* Part 1 of 2: this hook receives `setEditedAutomation` (and the derived inputs) as params; the
|
|
27
|
-
* `editedAutomation` draft, its `createDefaultAlert` initializer, `originalAutomation`, and
|
|
28
|
-
* `useAutomationAlertParameters` stay in `useEditAlert` for now and fold into this hook in a
|
|
29
|
-
* follow-up.
|
|
22
|
+
* Owns the alerting dialog's editable state: the `editedAutomation` draft (initialized either
|
|
23
|
+
* from `alertToEdit` or via `createDefaultAlert`), its `originalAutomation` baseline, the
|
|
24
|
+
* automation's execution parameters, and the form's change-handlers and local UI state.
|
|
30
25
|
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
26
|
+
* Dashboard configuration (`weekStart`, `timezone`, `enableAlertOncePerInterval`, `currentUser`)
|
|
27
|
+
* is read from {@link useAutomationsContext} and {@link useAlertingDialogContext} rather than
|
|
28
|
+
* passed in as props. All other inputs are params, except `intl`, which is read via `useIntl()`.
|
|
33
29
|
*
|
|
34
30
|
* @internal
|
|
35
31
|
*/
|
|
36
|
-
export declare function useAlertFormState({
|
|
32
|
+
export declare function useAlertFormState({ alertToEdit, insight, widget, notificationChannels, users, editedAutomationFilters, availableFiltersAsVisibleFilters, externalRecipientOverride, supportedMeasures, supportedAttributes, measureFormatMap }: IUseAlertFormStateProps): {
|
|
33
|
+
editedAutomation: IAutomationMetadataObjectDefinition | undefined;
|
|
34
|
+
setEditedAutomation: import("react").Dispatch<import("react").SetStateAction<IAutomationMetadataObjectDefinition | undefined>>;
|
|
35
|
+
originalAutomation: IAutomationMetadataObjectDefinition | undefined;
|
|
36
|
+
defaultUser: IWorkspaceUser;
|
|
37
|
+
defaultRecipient: IAutomationRecipient;
|
|
38
|
+
automationParameters: import("../../../shared/automationFilters/automationParameters.js").IAutomationParameter[];
|
|
39
|
+
availableParameters: import("../../../shared/automationFilters/automationParameters.js").IAutomationParameter[];
|
|
40
|
+
onParameterChange: (ref: import("@gooddata/sdk-model").IdentifierRef, value: string | number) => void;
|
|
41
|
+
onParameterDelete: (ref: import("@gooddata/sdk-model").IdentifierRef) => void;
|
|
42
|
+
onParameterAdd: (ref: import("@gooddata/sdk-model").IdentifierRef) => void;
|
|
43
|
+
dropStaleParameters: () => void;
|
|
37
44
|
onTitleChange: (value: string, isValid: boolean) => void;
|
|
38
45
|
onMeasureChange: (measure: AlertMetric) => void;
|
|
39
46
|
onAttributeChange: (attribute: AlertAttribute | undefined, value: {
|
package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAlertFormState.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useAlertFormState.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,wBAAwB,EAC7B,KAAK,iBAAiB,EACtB,KAAK,iCAAiC,EACtC,KAAK,iCAAiC,EACtC,KAAK,wBAAwB,EAC7B,KAAK,gCAAgC,EACrC,KAAK,sBAAsB,EAC3B,KAAK,qBAAqB,EAC1B,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,mCAAmC,EACxC,KAAK,oBAAoB,EACzB,KAAK,wBAAwB,EAC7B,KAAK,QAAQ,EAEb,KAAK,8BAA8B,EACnC,KAAK,kCAAkC,EACvC,KAAK,OAAO,EACZ,KAAK,cAAc,EACtB,MAAM,qBAAqB,CAAC;AAgB7B,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,WAAW,EAAE,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAEvG,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAY7D;;;GAGG;AACH,MAAM,WAAW,uBAAuB;IACpC,WAAW,CAAC,EAAE,yBAAyB,CAAC;IACxC,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,oBAAoB,EAAE,8BAA8B,EAAE,GAAG,kCAAkC,EAAE,CAAC;IAC9F,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB,uBAAuB,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC9C,gCAAgC,CAAC,EAAE,wBAAwB,EAAE,GAAG,SAAS,CAAC;IAC1E,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,iBAAiB,EAAE,WAAW,EAAE,CAAC;IACjC,mBAAmB,EAAE,cAAc,EAAE,CAAC;IACtC,gBAAgB,EAAE,iBAAiB,CAAC;CACvC;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,WAAW,EACX,OAAO,EACP,MAAM,EACN,oBAAoB,EACpB,KAAK,EACL,uBAAuB,EACvB,gCAAgC,EAChC,yBAAyB,EACzB,iBAAiB,EACjB,mBAAmB,EACnB,gBAAgB,EACnB,EAAE,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkZzB"}
|
package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useAlertFormState.js
CHANGED
|
@@ -1,24 +1,77 @@
|
|
|
1
1
|
// (C) 2026 GoodData Corporation
|
|
2
2
|
import { useCallback, useState } from "react";
|
|
3
3
|
import { useIntl } from "react-intl";
|
|
4
|
-
import {
|
|
4
|
+
import { useAlertingDialogContext } from "../../../contexts/AlertingDialogContext.js";
|
|
5
|
+
import { useAutomationsContext } from "../../../contexts/AutomationsContext.js";
|
|
6
|
+
import { setAlertExecutionParameters } from "../../../shared/automationFilters/automationParameters.js";
|
|
7
|
+
import { useAutomationAlertParameters } from "../../../shared/automationFilters/useAutomationAlertParameters.js";
|
|
8
|
+
import { getAppliedWidgetFilters, getVisibleFiltersByFilters, resolveMvfDimensionalityLocalRefs, } from "../../../shared/automationFilters/utils.js";
|
|
9
|
+
import { convertCurrentUserToAutomationRecipient, convertCurrentUserToWorkspaceUser, convertExternalRecipientToAutomationRecipient, } from "../../../shared/utils/automationUtils.js";
|
|
10
|
+
import { createDefaultAlert } from "../utils/convertors.js";
|
|
5
11
|
import { transformAlertByAnomalyDetection, transformAlertByAttribute, transformAlertByComparisonOperator, transformAlertByDestination, transformAlertByGranularity, transformAlertByMetric, transformAlertByRelativeOperator, transformAlertBySensitivity, } from "../utils/transformation.js";
|
|
6
12
|
/**
|
|
7
|
-
*
|
|
8
|
-
*
|
|
13
|
+
* Owns the alerting dialog's editable state: the `editedAutomation` draft (initialized either
|
|
14
|
+
* from `alertToEdit` or via `createDefaultAlert`), its `originalAutomation` baseline, the
|
|
15
|
+
* automation's execution parameters, and the form's change-handlers and local UI state.
|
|
9
16
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
* follow-up.
|
|
14
|
-
*
|
|
15
|
-
* All inputs are params except `intl`, which the hook reads via `useIntl()` internally
|
|
16
|
-
* (`onDestinationChange` formats a warning message).
|
|
17
|
+
* Dashboard configuration (`weekStart`, `timezone`, `enableAlertOncePerInterval`, `currentUser`)
|
|
18
|
+
* is read from {@link useAutomationsContext} and {@link useAlertingDialogContext} rather than
|
|
19
|
+
* passed in as props. All other inputs are params, except `intl`, which is read via `useIntl()`.
|
|
17
20
|
*
|
|
18
21
|
* @internal
|
|
19
22
|
*/
|
|
20
|
-
export function useAlertFormState({
|
|
23
|
+
export function useAlertFormState({ alertToEdit, insight, widget, notificationChannels, users, editedAutomationFilters, availableFiltersAsVisibleFilters, externalRecipientOverride, supportedMeasures, supportedAttributes, measureFormatMap, }) {
|
|
21
24
|
const intl = useIntl();
|
|
25
|
+
const { weekStart, timezone, settings, currentUser, features: { enableAlertOncePerInterval }, } = useAutomationsContext();
|
|
26
|
+
const { dashboardId, hiddenFilters: dashboardHiddenFilters, commonDateFilterId, dashboardEvaluationFrequency, widgetLocalIdToTabIdMap: widgetTabMap, parameterValues, } = useAlertingDialogContext();
|
|
27
|
+
// Determine target tab ID if widget is present
|
|
28
|
+
const targetTabIdentifier = widget?.localIdentifier ? widgetTabMap[widget.localIdentifier] : undefined;
|
|
29
|
+
// Default values
|
|
30
|
+
const defaultMeasure = supportedMeasures[0];
|
|
31
|
+
const defaultUser = convertCurrentUserToWorkspaceUser(users ?? [], currentUser);
|
|
32
|
+
const defaultRecipient = externalRecipientOverride
|
|
33
|
+
? convertExternalRecipientToAutomationRecipient(externalRecipientOverride)
|
|
34
|
+
: convertCurrentUserToAutomationRecipient(users ?? [], currentUser);
|
|
35
|
+
const defaultNotificationChannelId = notificationChannels[0]?.id;
|
|
36
|
+
const resolvedAlertToEdit = (() => {
|
|
37
|
+
if (!alertToEdit) {
|
|
38
|
+
return undefined;
|
|
39
|
+
}
|
|
40
|
+
const filters = alertToEdit.alert?.execution?.filters;
|
|
41
|
+
if (!alertToEdit.alert || !filters?.length || !insight) {
|
|
42
|
+
return alertToEdit;
|
|
43
|
+
}
|
|
44
|
+
const resolvedFilters = resolveMvfDimensionalityLocalRefs(filters, insight);
|
|
45
|
+
if (resolvedFilters === filters) {
|
|
46
|
+
return alertToEdit;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
...alertToEdit,
|
|
50
|
+
alert: {
|
|
51
|
+
...alertToEdit.alert,
|
|
52
|
+
execution: {
|
|
53
|
+
...alertToEdit.alert.execution,
|
|
54
|
+
filters: resolvedFilters,
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
};
|
|
58
|
+
})();
|
|
59
|
+
const [editedAutomation, setEditedAutomation] = useState(() => {
|
|
60
|
+
if (resolvedAlertToEdit) {
|
|
61
|
+
return resolvedAlertToEdit;
|
|
62
|
+
}
|
|
63
|
+
const defaultNewAlert = createDefaultAlert(getAppliedWidgetFilters(editedAutomationFilters ?? [], dashboardHiddenFilters, widget, insight, commonDateFilterId, true, false), supportedMeasures, defaultMeasure, defaultNotificationChannelId, defaultRecipient, measureFormatMap, undefined, dashboardEvaluationFrequency
|
|
64
|
+
? {
|
|
65
|
+
cron: dashboardEvaluationFrequency,
|
|
66
|
+
timezone: settings?.alertDefault?.defaultTimezone,
|
|
67
|
+
}
|
|
68
|
+
: undefined, getVisibleFiltersByFilters(editedAutomationFilters, availableFiltersAsVisibleFilters, true), widget?.localIdentifier, dashboardId, widget?.title, targetTabIdentifier);
|
|
69
|
+
return defaultNewAlert && parameterValues.length > 0
|
|
70
|
+
? setAlertExecutionParameters(defaultNewAlert, parameterValues)
|
|
71
|
+
: defaultNewAlert;
|
|
72
|
+
});
|
|
73
|
+
const [originalAutomation] = useState(editedAutomation);
|
|
74
|
+
const { automationParameters, availableParameters, onParameterChange, onParameterDelete, onParameterAdd, dropStaleParameters, } = useAutomationAlertParameters({ editedAutomation, setEditedAutomation, widgetRef: widget?.ref });
|
|
22
75
|
// Local state
|
|
23
76
|
const [warningMessage, setWarningMessage] = useState(undefined);
|
|
24
77
|
const [isTitleValid, setIsTitleValid] = useState(true);
|
|
@@ -138,6 +191,17 @@ export function useAlertFormState({ setEditedAutomation, supportedMeasures, supp
|
|
|
138
191
|
: undefined);
|
|
139
192
|
}, [setEditedAutomation]);
|
|
140
193
|
return {
|
|
194
|
+
editedAutomation,
|
|
195
|
+
setEditedAutomation,
|
|
196
|
+
originalAutomation,
|
|
197
|
+
defaultUser,
|
|
198
|
+
defaultRecipient,
|
|
199
|
+
automationParameters,
|
|
200
|
+
availableParameters,
|
|
201
|
+
onParameterChange,
|
|
202
|
+
onParameterDelete,
|
|
203
|
+
onParameterAdd,
|
|
204
|
+
dropStaleParameters,
|
|
141
205
|
onTitleChange,
|
|
142
206
|
onMeasureChange,
|
|
143
207
|
onAttributeChange,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type FilterContextItem, type IAutomationMetadataObject, type
|
|
1
|
+
import { type FilterContextItem, type IAutomationMetadataObject, type IAutomationVisibleFilter, type IInsight, type INotificationChannelIdentifier, type INotificationChannelMetadataObject, type IWidget, type IWorkspaceUser } from "@gooddata/sdk-model";
|
|
2
2
|
export interface IUseEditAlertProps {
|
|
3
3
|
alertToEdit?: IAutomationMetadataObject;
|
|
4
4
|
notificationChannels: INotificationChannelIdentifier[] | INotificationChannelMetadataObject[];
|
|
@@ -61,8 +61,8 @@ export declare function useEditAlert({ alertToEdit, notificationChannels, insigh
|
|
|
61
61
|
separators: import("@gooddata/sdk-model").ISeparators;
|
|
62
62
|
warningMessage: string | undefined;
|
|
63
63
|
defaultUser: IWorkspaceUser;
|
|
64
|
-
originalAutomation: IAutomationMetadataObjectDefinition | undefined;
|
|
65
|
-
editedAutomation: IAutomationMetadataObjectDefinition | undefined;
|
|
64
|
+
originalAutomation: import("@gooddata/sdk-model").IAutomationMetadataObjectDefinition | undefined;
|
|
65
|
+
editedAutomation: import("@gooddata/sdk-model").IAutomationMetadataObjectDefinition | undefined;
|
|
66
66
|
allowOnlyLoggedUserRecipients: boolean;
|
|
67
67
|
allowExternalRecipients: boolean;
|
|
68
68
|
validationErrorMessage: string | undefined;
|
package/esm/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useEditAlert.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useEditAlert.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/alerting/DefaultAlertingDialog/hooks/useEditAlert.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,wBAAwB,EAC7B,KAAK,QAAQ,EACb,KAAK,8BAA8B,EACnC,KAAK,kCAAkC,EACvC,KAAK,OAAO,EACZ,KAAK,cAAc,EACtB,MAAM,qBAAqB,CAAC;AAY7B,MAAM,WAAW,kBAAkB;IAC/B,WAAW,CAAC,EAAE,yBAAyB,CAAC;IACxC,oBAAoB,EAAE,8BAA8B,EAAE,GAAG,kCAAkC,EAAE,CAAC;IAC9F,wBAAwB,EAAE,MAAM,CAAC;IACjC,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,uBAAuB,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAE9C,0BAA0B,EAAE,CAAC,OAAO,EAAE,iBAAiB,EAAE,KAAK,IAAI,CAAC;IACnE,gCAAgC,CAAC,EAAE,wBAAwB,EAAE,GAAG,SAAS,CAAC;IAC1E,uBAAuB,EAAE,iBAAiB,EAAE,CAAC;IAC7C,yBAAyB,CAAC,EAAE,MAAM,CAAC;CACtC;AAED,wBAAgB,YAAY,CAAC,EACzB,WAAW,EACX,oBAAoB,EACpB,OAAO,EACP,MAAM,EACN,KAAK,EACL,uBAAuB,EACvB,wBAAwB,EACxB,0BAA0B,EAC1B,gCAAgC,EAChC,uBAAuB,EACvB,yBAAyB,EAC5B,EAAE,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsLpB"}
|
|
@@ -1,12 +1,6 @@
|
|
|
1
1
|
// (C) 2019-2026 GoodData Corporation
|
|
2
|
-
import { useState } from "react";
|
|
3
2
|
import { useAlertingDialogContext } from "../../../contexts/AlertingDialogContext.js";
|
|
4
3
|
import { useAutomationsContext } from "../../../contexts/AutomationsContext.js";
|
|
5
|
-
import { setAlertExecutionParameters } from "../../../shared/automationFilters/automationParameters.js";
|
|
6
|
-
import { useAutomationAlertParameters } from "../../../shared/automationFilters/useAutomationAlertParameters.js";
|
|
7
|
-
import { getAppliedWidgetFilters, getVisibleFiltersByFilters, resolveMvfDimensionalityLocalRefs, } from "../../../shared/automationFilters/utils.js";
|
|
8
|
-
import { convertCurrentUserToAutomationRecipient, convertCurrentUserToWorkspaceUser, convertExternalRecipientToAutomationRecipient, } from "../../../shared/utils/automationUtils.js";
|
|
9
|
-
import { createDefaultAlert } from "../utils/convertors.js";
|
|
10
4
|
import { useAlertFilters } from "./useAlertFilters.js";
|
|
11
5
|
import { useAlertFormState } from "./useAlertFormState.js";
|
|
12
6
|
import { useAlertFormValidation } from "./useAlertFormValidation.js";
|
|
@@ -14,58 +8,23 @@ import { useAlertSelectedValues } from "./useAlertSelectedValues.js";
|
|
|
14
8
|
import { useAlertSupportedMetrics } from "./useAlertSupportedMetrics.js";
|
|
15
9
|
import { useAlertThreshold } from "./useAlertThreshold.js";
|
|
16
10
|
export function useEditAlert({ alertToEdit, notificationChannels, insight, widget, users, editedAutomationFilters, maxAutomationsRecipients, setEditedAutomationFilters, availableFiltersAsVisibleFilters, filtersForNewAutomation, externalRecipientOverride, }) {
|
|
17
|
-
const { catalogDateDatasets, catalogAttributes,
|
|
11
|
+
const { catalogDateDatasets, catalogAttributes, separators, weekStart, timezone, allowHourlyRecurrence } = useAutomationsContext();
|
|
18
12
|
const isInvalidConnectionToInsight = alertToEdit?.metadata?.widget && !insight;
|
|
19
|
-
const {
|
|
20
|
-
// Determine target tab ID if widget is present
|
|
21
|
-
const targetTabIdentifier = widget?.localIdentifier ? widgetTabMap[widget.localIdentifier] : undefined;
|
|
13
|
+
const { hiddenFilters: dashboardHiddenFilters, commonDateFilterId } = useAlertingDialogContext();
|
|
22
14
|
const { measureFormatMap, supportedMeasures, supportedAttributes, isResultLoading, getAttributeValues, getMetricValue, } = useAlertSupportedMetrics({ insight, widget, alertToEdit });
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
if (!alertToEdit.alert || !filters?.length || !insight) {
|
|
36
|
-
return alertToEdit;
|
|
37
|
-
}
|
|
38
|
-
const resolvedFilters = resolveMvfDimensionalityLocalRefs(filters, insight);
|
|
39
|
-
if (resolvedFilters === filters) {
|
|
40
|
-
return alertToEdit;
|
|
41
|
-
}
|
|
42
|
-
return {
|
|
43
|
-
...alertToEdit,
|
|
44
|
-
alert: {
|
|
45
|
-
...alertToEdit.alert,
|
|
46
|
-
execution: {
|
|
47
|
-
...alertToEdit.alert.execution,
|
|
48
|
-
filters: resolvedFilters,
|
|
49
|
-
},
|
|
50
|
-
},
|
|
51
|
-
};
|
|
52
|
-
})();
|
|
53
|
-
const [editedAutomation, setEditedAutomation] = useState(() => {
|
|
54
|
-
if (resolvedAlertToEdit) {
|
|
55
|
-
return resolvedAlertToEdit;
|
|
56
|
-
}
|
|
57
|
-
const defaultNewAlert = createDefaultAlert(getAppliedWidgetFilters(editedAutomationFilters ?? [], dashboardHiddenFilters, widget, insight, commonDateFilterId, true, false), supportedMeasures, defaultMeasure, defaultNotificationChannelId, defaultRecipient, measureFormatMap, undefined, dashboardEvaluationFrequency
|
|
58
|
-
? {
|
|
59
|
-
cron: dashboardEvaluationFrequency,
|
|
60
|
-
timezone: settings?.alertDefault?.defaultTimezone,
|
|
61
|
-
}
|
|
62
|
-
: undefined, getVisibleFiltersByFilters(editedAutomationFilters, availableFiltersAsVisibleFilters, true), widget?.localIdentifier, dashboardId, widget?.title, targetTabIdentifier);
|
|
63
|
-
return defaultNewAlert && parameterValues.length > 0
|
|
64
|
-
? setAlertExecutionParameters(defaultNewAlert, parameterValues)
|
|
65
|
-
: defaultNewAlert;
|
|
15
|
+
const { editedAutomation, setEditedAutomation, originalAutomation, defaultUser, defaultRecipient, automationParameters, availableParameters, onParameterChange, onParameterDelete, onParameterAdd, dropStaleParameters, onTitleChange, onMeasureChange, onAttributeChange, onComparisonOperatorChange, onRelativeOperatorChange, onAnomalyDetectionChange, onComparisonTypeChange, onSensitivityChange, onTriggerIntervalChange, onGranularityChange, onDestinationChange, onTriggerModeChange, onRecipientsChange, warningMessage, isTitleValid, } = useAlertFormState({
|
|
16
|
+
alertToEdit,
|
|
17
|
+
insight,
|
|
18
|
+
widget,
|
|
19
|
+
notificationChannels,
|
|
20
|
+
users,
|
|
21
|
+
editedAutomationFilters,
|
|
22
|
+
availableFiltersAsVisibleFilters,
|
|
23
|
+
externalRecipientOverride,
|
|
24
|
+
supportedMeasures,
|
|
25
|
+
supportedAttributes,
|
|
26
|
+
measureFormatMap,
|
|
66
27
|
});
|
|
67
|
-
const [originalAutomation] = useState(editedAutomation);
|
|
68
|
-
const { automationParameters, availableParameters, onParameterChange, onParameterDelete, onParameterAdd, dropStaleParameters, } = useAutomationAlertParameters({ editedAutomation, setEditedAutomation, widgetRef: widget?.ref });
|
|
69
28
|
//
|
|
70
29
|
// Selected values
|
|
71
30
|
//
|
|
@@ -75,22 +34,6 @@ export function useEditAlert({ alertToEdit, notificationChannels, insight, widge
|
|
|
75
34
|
supportedAttributes,
|
|
76
35
|
notificationChannels,
|
|
77
36
|
});
|
|
78
|
-
//
|
|
79
|
-
// Handlers
|
|
80
|
-
//
|
|
81
|
-
const { onTitleChange, onMeasureChange, onAttributeChange, onComparisonOperatorChange, onRelativeOperatorChange, onAnomalyDetectionChange, onComparisonTypeChange, onSensitivityChange, onTriggerIntervalChange, onGranularityChange, onDestinationChange, onTriggerModeChange, onRecipientsChange, warningMessage, isTitleValid, } = useAlertFormState({
|
|
82
|
-
setEditedAutomation,
|
|
83
|
-
supportedMeasures,
|
|
84
|
-
supportedAttributes,
|
|
85
|
-
measureFormatMap,
|
|
86
|
-
weekStart,
|
|
87
|
-
timezone,
|
|
88
|
-
enableAlertOncePerInterval,
|
|
89
|
-
notificationChannels,
|
|
90
|
-
currentUser,
|
|
91
|
-
users,
|
|
92
|
-
alertToEdit,
|
|
93
|
-
});
|
|
94
37
|
const { onFiltersChange, onApplyCurrentFilters } = useAlertFilters({
|
|
95
38
|
setEditedAutomation,
|
|
96
39
|
setEditedAutomationFilters,
|
|
@@ -143,6 +143,8 @@ export declare const de_DE: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/de-DE.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/de-DE.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const de_DE = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Automatisches Speichern des letzten Status der Filter zulassen. Wenn Benutzer zurückkehren, bleiben ihre Filter so, wie sie sie verlassen haben.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Gespeicherte Ansichten",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Ermöglicht Benutzern, den Filterstatus als persönliche Ansicht zu speichern, zu der sie später zurückkehren können.</p><p>Nur der Benutzer, der die Ansicht gespeichert hat, kann darauf zugreifen und sie als Standardansicht festlegen.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Persistente Filter über Tabs hinweg",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Persistente Filter über Tabs hinweg zulassen. Wenn aktiviert, bleiben Filter über Tabs hinweg erhalten.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Datumsbereich in Beschreibungen",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Datumsdatensatz, der vom Datumsbereichsfilter für Metrikreferenzen in Abschnittsbeschreibungen verwendet wird.",
|
|
150
152
|
"dateDataset.autoSelect": "Automatische Auswahl",
|
|
@@ -143,6 +143,8 @@ export declare const en_AU: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const en_AU = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Allow auto-save of the filters' last state. When users return, their filters will remain as they left them.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Saved views",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Allows users to save filter states as personal views they can return to later.</p><p>Only the user who saved the view can access it and set it as their default view.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Persistent filters across tabs",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Allow persistent filters across tabs. When enabled, filters will be persistent across tabs.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Date range in descriptions",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Date dataset utilised by the Date range filter for metric references in section descriptions.",
|
|
150
152
|
"dateDataset.autoSelect": "Auto-select",
|
|
@@ -143,6 +143,8 @@ export declare const en_GB: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const en_GB = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Allow auto-save of the filters' last state. When users return, their filters will remain as they left them.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Saved views",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Allows users to save filter states as personal views they can return to later.</p><p>Only the user who saved the view can access it and set it as their default view.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Persistent filters across tabs",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Allow persistent filters across tabs. When enabled, filters will be persistent across tabs.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Date range in descriptions",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Date dataset used by the Date range filter for metric references in section descriptions.",
|
|
150
152
|
"dateDataset.autoSelect": "Auto-select",
|
|
@@ -143,6 +143,8 @@ export declare const es_419: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BlB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const es_419 = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Permitir el autoguardado del último estado de los filtros. Cuando los usuarios regresen, sus filtros permanecerán como los dejaron.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Vistas guardadas",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Permite a los usuarios guardar el estado de los filtros como una vista personal a la que pueden volver más tarde.</p><p>Sólo el usuario que guardó la vista puede acceder a ella y establecerla como su vista predeterminada.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Filtros persistentes entre pestañas",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Permita filtros persistentes entre pestañas. Cuando estén habilitados, los filtros serán persistentes entre pestañas.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Rango de fechas en las descripciones",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Conjunto de datos de fechas utilizado por el filtro Intervalo de fechas para las referencias métricas en las descripciones de las secciones.",
|
|
150
152
|
"dateDataset.autoSelect": "Autoselección",
|
|
@@ -143,6 +143,8 @@ export declare const es_ES: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const es_ES = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Permitir el autoguardado del último estado de los filtros. Cuando los usuarios regresen, sus filtros permanecerán como los dejaron.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Vistas guardadas",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Permite a los usuarios guardar el estado de los filtros como una vista personal a la que pueden volver más tarde.</p><p>Sólo el usuario que guardó la vista puede acceder a ella y establecerla como su vista predeterminada.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Filtros persistentes entre pestañas",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Permitir filtros persistentes entre pestañas. Cuando está activado, los filtros serán persistentes entre pestañas.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Rango de fechas en las descripciones",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Conjunto de datos de fechas utilizado por el filtro Intervalo de fechas para las referencias métricas en las descripciones de las secciones.",
|
|
150
152
|
"dateDataset.autoSelect": "Autoselección",
|
|
@@ -143,6 +143,8 @@ export declare const fi_FI: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const fi_FI = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Salli suodattimien viimeisen tilan automaattinen tallennus. Kun käyttäjät palaavat, heidän suodattimensa pysyvät ennallaan.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Tallennetut näkymät",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Antaa käyttäjien tallentaa suodattimen tilan henkilökohtaisina näkyminä, joihin he voivat palata myöhemmin.</p><p>Vain näkymän tallentanut käyttäjä voi käyttää sitä ja asettaa sen oletusnäkymäksi.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Pysyvät suodattimet välilehdillä",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Salli pysyvät suodattimet välilehdillä. Kun tämä on käytössä, suodattimet pysyvät välilehdillä.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Ajanjakso kuvauksissa",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Päivämäärätietojoukko, jota Ajanjaksosuodatin käyttää osion kuvausten metristen viittausten osalta.",
|
|
150
152
|
"dateDataset.autoSelect": "Automaattinen valinta",
|
|
@@ -143,6 +143,8 @@ export declare const fr_CA: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const fr_CA = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Autoriser la sauvegarde automatique du dernier état des filtres. Lorsque les utilisateurs reviennent, leurs filtres restent tels qu'ils les ont laissés.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Vues enregistrées",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Permet aux utilisateurs d’enregistrer l’état des filtres comme des vues personnelles auxquelles ils peuvent revenir plus tard. </p><p>Seul l’utilisateur qui a enregistré la vue peut y accéder et la définir comme sa vue par défaut.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Filtres persistants d’un onglet à l’autre",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Autoriser les filtres persistants d’un onglet à l’autre. Lorsque cette option est activée, les filtres seront persistants d’un onglet à l’autre.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Fourchette de dates dans les descriptions",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Ensemble de données de date utilisé par le filtre Date range pour les références métriques dans les descriptions de section.",
|
|
150
152
|
"dateDataset.autoSelect": "Sélection automatique",
|
|
@@ -143,6 +143,8 @@ export declare const fr_FR: {
|
|
|
143
143
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": string;
|
|
144
144
|
"filters.configurationPanel.filterViews.toggle": string;
|
|
145
145
|
"filters.configurationPanel.filterViews.toggle.tooltip": string;
|
|
146
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": string;
|
|
147
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": string;
|
|
146
148
|
"settingsDashboardDialog.sectionHeaders.dateDataset": string;
|
|
147
149
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
|
|
148
150
|
"dateDataset.autoSelect": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAw2BjB,CAAC"}
|
|
@@ -145,6 +145,8 @@ export const fr_FR = {
|
|
|
145
145
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "Autoriser la sauvegarde automatique du dernier état des filtres. Lorsque les utilisateurs reviennent, leurs filtres restent tels qu'ils les ont laissés.",
|
|
146
146
|
"filters.configurationPanel.filterViews.toggle": "Vues sauvegardées",
|
|
147
147
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Permet aux utilisateurs de sauvegarder l'état des filtres en tant que vue personnelle à laquelle ils peuvent revenir ultérieurement.</p><p>Seul l'utilisateur qui a sauvegardé la vue peut y accéder et la définir comme vue par défaut.</p>",
|
|
148
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle": "Filtres persistants dans les onglets",
|
|
149
|
+
"filters.configurationPanel.persistentFiltersAcrossTabs.toggle.tooltip": "Autorisez les filtres persistants dans les onglets. Lorsque cette option est activée, les filtres seront persistants dans les onglets.",
|
|
148
150
|
"settingsDashboardDialog.sectionHeaders.dateDataset": "Fourchette de dates dans les descriptions",
|
|
149
151
|
"settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": "Ensemble de données de date utilisé par le filtre Date range pour les références métriques dans les descriptions de section.",
|
|
150
152
|
"dateDataset.autoSelect": "Sélection automatique",
|