@gooddata/sdk-ui-dashboard 11.44.0-alpha.1 → 11.44.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.
Files changed (129) hide show
  1. package/esm/__version.d.ts +1 -1
  2. package/esm/__version.js +1 -1
  3. package/esm/presentation/automations/connectors/ScheduledEmailConnector.d.ts +27 -0
  4. package/esm/presentation/automations/connectors/ScheduledEmailConnector.d.ts.map +1 -0
  5. package/esm/presentation/automations/connectors/ScheduledEmailConnector.js +107 -0
  6. package/esm/presentation/automations/connectors/hooks/useBuildAlertingDialogContext.d.ts.map +1 -1
  7. package/esm/presentation/automations/connectors/hooks/useBuildAlertingDialogContext.js +16 -55
  8. package/esm/presentation/automations/connectors/hooks/useBuildAutomationsContext.d.ts.map +1 -1
  9. package/esm/presentation/automations/connectors/hooks/useBuildAutomationsContext.js +7 -1
  10. package/esm/presentation/automations/connectors/hooks/useBuildAutomationsContext.test.js +15 -0
  11. package/esm/presentation/automations/connectors/hooks/useBuildScheduledEmailDialogContext.d.ts +8 -0
  12. package/esm/presentation/automations/connectors/hooks/useBuildScheduledEmailDialogContext.d.ts.map +1 -0
  13. package/esm/presentation/automations/connectors/hooks/useBuildScheduledEmailDialogContext.js +102 -0
  14. package/esm/presentation/automations/connectors/hooks/useBuildScheduledEmailDialogContext.test.d.ts +2 -0
  15. package/esm/presentation/automations/connectors/hooks/useBuildScheduledEmailDialogContext.test.d.ts.map +1 -0
  16. package/esm/presentation/automations/connectors/hooks/useBuildScheduledEmailDialogContext.test.js +156 -0
  17. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts +26 -0
  18. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts.map +1 -0
  19. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.js +47 -0
  20. package/esm/presentation/automations/contexts/AutomationsContext.d.ts +2 -0
  21. package/esm/presentation/automations/contexts/AutomationsContext.d.ts.map +1 -1
  22. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts +54 -0
  23. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.d.ts.map +1 -0
  24. package/esm/presentation/automations/contexts/ScheduledEmailDialogContext.js +11 -0
  25. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
  26. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +11 -37
  27. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +6 -5
  28. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
  29. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +7 -23
  30. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
  31. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.js +2 -7
  32. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useSaveScheduledEmailToBackend.d.ts.map +1 -1
  33. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useSaveScheduledEmailToBackend.js +37 -37
  34. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
  35. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.js +3 -4
  36. package/esm/presentation/automations/scheduledEmail/types.d.ts +5 -3
  37. package/esm/presentation/automations/scheduledEmail/types.d.ts.map +1 -1
  38. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.test.js +2 -0
  39. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
  40. package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.js +2 -2
  41. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +4 -0
  42. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  43. package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -0
  44. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +4 -0
  45. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  46. package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -0
  47. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +4 -0
  48. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  49. package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -0
  50. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +4 -0
  51. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  52. package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -0
  53. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +4 -0
  54. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  55. package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -0
  56. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +4 -0
  57. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  58. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -0
  59. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +4 -0
  60. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  61. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -0
  62. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +4 -0
  63. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  64. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -0
  65. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +4 -0
  66. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  67. package/esm/presentation/localization/bundles/id-ID.localization-bundle.js +4 -0
  68. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +4 -0
  69. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  70. package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -0
  71. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +4 -0
  72. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  73. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -0
  74. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +4 -0
  75. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  76. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -0
  77. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +4 -0
  78. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  79. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -0
  80. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +4 -0
  81. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  82. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -0
  83. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +4 -0
  84. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  85. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -0
  86. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +4 -0
  87. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  88. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -0
  89. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +4 -0
  90. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  91. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -0
  92. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +4 -0
  93. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  94. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.js +4 -0
  95. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +4 -0
  96. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  97. package/esm/presentation/localization/bundles/th-TH.localization-bundle.js +4 -0
  98. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +4 -0
  99. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  100. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -0
  101. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +4 -0
  102. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  103. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.js +4 -0
  104. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +4 -0
  105. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  106. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.js +4 -0
  107. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +4 -0
  108. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  109. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -0
  110. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +4 -0
  111. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  112. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -0
  113. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +4 -0
  114. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  115. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -0
  116. package/esm/sdk-ui-dashboard.d.ts +4 -1
  117. package/package.json +20 -20
  118. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +0 -11
  119. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +0 -1
  120. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.js +0 -27
  121. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +0 -11
  122. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +0 -1
  123. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.js +0 -27
  124. package/esm/presentation/automations/scheduledEmail/hooks/useWidgetAutomationFilters.d.ts +0 -3
  125. package/esm/presentation/automations/scheduledEmail/hooks/useWidgetAutomationFilters.d.ts.map +0 -1
  126. package/esm/presentation/automations/scheduledEmail/hooks/useWidgetAutomationFilters.js +0 -5
  127. package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.d.ts +0 -2
  128. package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.d.ts.map +0 -1
  129. package/esm/presentation/dashboard/DashboardHeader/ScheduledEmailDialogProvider.js +0 -45
@@ -3,16 +3,22 @@ import { useCallback, useState } from "react";
3
3
  import { omit } from "lodash-es";
4
4
  import { useIntl } from "react-intl";
5
5
  import { isAllValuesAttributeFilter, isAllValuesDashboardAttributeFilter, isExportDefinitionDashboardRequestPayload, isExportDefinitionVisualizationObjectRequestPayload, } from "@gooddata/sdk-model";
6
- import { useCreateScheduledEmail } from "./useCreateScheduledEmail.js";
7
- import { useUpdateScheduledEmail } from "./useUpdateScheduledEmail.js";
6
+ import { useScheduledEmailDialogContext } from "../../../contexts/ScheduledEmailDialogContext.js";
8
7
  export function useSaveScheduledEmailToBackend(automation, { onSuccess, onError, onSubmit, onSaveSuccess, onSaveError, onSave, }) {
9
8
  const intl = useIntl();
10
9
  const [savingErrorMessage, setSavingErrorMessage] = useState(undefined);
11
- const scheduledEmailCreator = useCreateScheduledEmail({
12
- onSuccess: (scheduledEmail) => {
13
- onSuccess?.(scheduledEmail);
14
- },
15
- onError: (error) => {
10
+ const [isSavingScheduledEmail, setIsSavingScheduledEmail] = useState(false);
11
+ const { createScheduledEmail, saveScheduledEmail } = useScheduledEmailDialogContext();
12
+ const handleCreateScheduledEmail = useCallback(async (scheduledEmail) => {
13
+ const sanitizedAutomation = sanitizeAutomation(scheduledEmail, intl);
14
+ setSavingErrorMessage(undefined);
15
+ onSubmit?.(sanitizedAutomation);
16
+ setIsSavingScheduledEmail(true);
17
+ try {
18
+ const created = await createScheduledEmail(sanitizedAutomation);
19
+ onSuccess?.(created);
20
+ }
21
+ catch (error) {
16
22
  /**
17
23
  * Handle 400 error separately as it contains a detailed error message
18
24
  * to be shown in the dialog without closing it
@@ -23,19 +29,21 @@ export function useSaveScheduledEmailToBackend(automation, { onSuccess, onError,
23
29
  else {
24
30
  onError?.(error);
25
31
  }
26
- },
27
- onBeforeRun: (scheduledEmailToCreate) => {
28
- setSavingErrorMessage(undefined);
29
- onSubmit?.(scheduledEmailToCreate);
30
- },
31
- });
32
- const handleCreateScheduledEmail = useCallback((scheduledEmail) => {
32
+ }
33
+ finally {
34
+ setIsSavingScheduledEmail(false);
35
+ }
36
+ }, [createScheduledEmail, intl, onSubmit, onSuccess, onError]);
37
+ const handleUpdateScheduledEmail = useCallback(async (scheduledEmail) => {
33
38
  const sanitizedAutomation = sanitizeAutomation(scheduledEmail, intl);
34
- scheduledEmailCreator.create(sanitizedAutomation);
35
- }, [scheduledEmailCreator, intl]);
36
- const scheduledEmailUpdater = useUpdateScheduledEmail({
37
- onSuccess: onSaveSuccess,
38
- onError: (error) => {
39
+ setSavingErrorMessage(undefined);
40
+ onSave?.(sanitizedAutomation);
41
+ setIsSavingScheduledEmail(true);
42
+ try {
43
+ await saveScheduledEmail(sanitizedAutomation);
44
+ onSaveSuccess?.();
45
+ }
46
+ catch (error) {
39
47
  /**
40
48
  * Handle 400 error separately as it contains a detailed error message
41
49
  * to be shown in the dialog without closing it
@@ -46,27 +54,19 @@ export function useSaveScheduledEmailToBackend(automation, { onSuccess, onError,
46
54
  else {
47
55
  onSaveError?.(error);
48
56
  }
49
- },
50
- onBeforeRun: (scheduledEmailToSave) => {
51
- setSavingErrorMessage(undefined);
52
- onSave?.(scheduledEmailToSave);
53
- },
54
- });
55
- const handleUpdateScheduledEmail = useCallback((scheduledEmail) => {
56
- const sanitizedAutomation = sanitizeAutomation(scheduledEmail, intl);
57
- scheduledEmailUpdater.save(sanitizedAutomation);
58
- }, [scheduledEmailUpdater, intl]);
59
- const handleSaveScheduledEmail = () => {
60
- const sanitizedAutomation = sanitizeAutomation(automation, intl);
61
- if (sanitizedAutomation.id) {
62
- handleUpdateScheduledEmail(sanitizedAutomation);
57
+ }
58
+ finally {
59
+ setIsSavingScheduledEmail(false);
60
+ }
61
+ }, [saveScheduledEmail, intl, onSave, onSaveSuccess, onSaveError]);
62
+ const handleSaveScheduledEmail = useCallback(() => {
63
+ if (automation.id) {
64
+ void handleUpdateScheduledEmail(automation);
63
65
  }
64
66
  else {
65
- handleCreateScheduledEmail(sanitizedAutomation);
67
+ void handleCreateScheduledEmail(automation);
66
68
  }
67
- };
68
- const isSavingScheduledEmail = scheduledEmailCreator.creationStatus === "running" ||
69
- scheduledEmailUpdater.savingStatus === "running";
69
+ }, [automation, handleUpdateScheduledEmail, handleCreateScheduledEmail]);
70
70
  return { handleSaveScheduledEmail, isSavingScheduledEmail, savingErrorMessage };
71
71
  }
72
72
  function sanitizeAutomation(automationToSave, intl) {
@@ -1 +1 @@
1
- {"version":3,"file":"useScheduleValidation.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,mCAAmC,EAI3C,MAAM,qBAAqB,CAAC;AAK7B,eAAO,MAAM,qBAAqB;;CAqBjC,CAAC"}
1
+ {"version":3,"file":"useScheduleValidation.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,mCAAmC,EAI3C,MAAM,qBAAqB,CAAC;AAI7B,eAAO,MAAM,qBAAqB;;CAsBjC,CAAC"}
@@ -1,15 +1,14 @@
1
1
  // (C) 2024-2026 GoodData Corporation
2
2
  import { isExportDefinitionDashboardRequestPayload, isExportDefinitionVisualizationObjectRequestPayload, } from "@gooddata/sdk-model";
3
- import { useDashboardSelector } from "../../../../../model/react/DashboardStoreProvider.js";
4
- import { selectWidgetByRef } from "../../../../../model/store/tabs/layout/layoutSelectors.js";
3
+ import { useScheduledEmailDialogContext } from "../../../contexts/ScheduledEmailDialogContext.js";
5
4
  export const useScheduleValidation = (schedule) => {
5
+ const { widgetExistsByRef } = useScheduledEmailDialogContext();
6
6
  const isDashboardSchedule = schedule.exportDefinitions?.some((exportDefinition) => isExportDefinitionDashboardRequestPayload(exportDefinition.requestPayload));
7
7
  const widgetLocalId = schedule.exportDefinitions?.find((exportDefinition) => isExportDefinitionVisualizationObjectRequestPayload(exportDefinition.requestPayload))?.requestPayload.content?.widget;
8
8
  const widgetRef = widgetLocalId ? { identifier: widgetLocalId } : undefined;
9
- const widget = useDashboardSelector(selectWidgetByRef(widgetRef));
10
9
  // Schedules created via API may not reference any widget — that's acceptable.
11
10
  // We only flag an error when a widget was explicitly referenced but no longer exists on the dashboard.
12
- const hasUnresolvableWidgetRef = !!widgetRef && !widget;
11
+ const hasUnresolvableWidgetRef = !!widgetRef && !widgetExistsByRef(widgetRef);
13
12
  const isValid = isDashboardSchedule || !hasUnresolvableWidgetRef;
14
13
  return {
15
14
  isValid,
@@ -1,7 +1,6 @@
1
1
  import { type ComponentType } from "react";
2
- import { type FilterContextItem, type IAutomationMetadataObject, type IAutomationMetadataObjectDefinition, type IFilter, type IInsight, type INotificationChannelIdentifier, type INotificationChannelMetadataObject, type IWorkspaceUser } from "@gooddata/sdk-model";
2
+ import { type FilterContextItem, type IAutomationMetadataObject, type IAutomationMetadataObjectDefinition, type IFilter, type IInsight, type INotificationChannelIdentifier, type INotificationChannelMetadataObject, type IWidget, type IWorkspaceUser } from "@gooddata/sdk-model";
3
3
  import { type GoodDataSdkError } from "@gooddata/sdk-ui";
4
- import { type ExtendedDashboardWidget } from "../../../model/types/layoutTypes.js";
5
4
  /**
6
5
  * @alpha
7
6
  */
@@ -26,8 +25,11 @@ export interface IScheduledEmailDialogProps {
26
25
  * Widget to be used for scheduled email.
27
26
  *
28
27
  * Note: this is available only when scheduling export for widget, not dashboard.
28
+ * Typed as IWidget (not ExtendedDashboardWidget) because the dialog only
29
+ * supports insight widgets; custom widgets and nested layouts are not valid
30
+ * export targets and were silently discarded at the connector boundary anyway.
29
31
  */
30
- widget?: ExtendedDashboardWidget;
32
+ widget?: IWidget;
31
33
  /**
32
34
  * Insight to be used for scheduled email.
33
35
  *
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/presentation/automations/scheduledEmail/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/presentation/automations/scheduledEmail/types.ts"],"names":[],"mappings":"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"}
@@ -70,6 +70,8 @@ function createAutomationsContextValue(overrides) {
70
70
  enableExternalRecipients: false,
71
71
  enableAlertAttributes: false,
72
72
  canManageWorkspace: false,
73
+ enableCustomizableCsvDelimiter: false,
74
+ enableAutomationEvaluationMode: false,
73
75
  },
74
76
  getCatalogAttributeByRef: () => undefined,
75
77
  getAttributeFilterDisplayForm: () => undefined,
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardHeader.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardHeader/DashboardHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAkE1C,wBAAgB,oBAAoB,4CAGnC;AAID,wBAAgB,eAAe,IAAI,YAAY,CAuB9C"}
1
+ {"version":3,"file":"DashboardHeader.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dashboard/DashboardHeader/DashboardHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAqE1C,wBAAgB,oBAAoB,4CAGnC;AAID,wBAAgB,eAAe,IAAI,YAAY,CAyB9C"}
@@ -1,4 +1,5 @@
1
1
  import { Fragment as _Fragment, jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { ScheduledEmailAutomationsProvider, ScheduledEmailConnector, } from "../../automations/connectors/ScheduledEmailConnector.js";
2
3
  import { CancelEditDialog } from "../../cancelEditDialog/CancelEditDialog.js";
3
4
  import { useCancelEditDialog } from "../../cancelEditDialog/DefaultCancelEditDialog.js";
4
5
  import { useDeleteDialogProps } from "../../deleteDialog/DefaultDeleteDialog.js";
@@ -21,7 +22,6 @@ import { ToastMessages } from "../components/ToastMessages.js";
21
22
  import { AlertingDialogProvider } from "./AlertingDialogProvider.js";
22
23
  import { DashboardTabs, useDashboardTabsProps } from "./DashboardTabs.js";
23
24
  import { DensityDialogProvider } from "./DensityDialogProvider.js";
24
- import { ScheduledEmailDialogProvider } from "./ScheduledEmailDialogProvider.js";
25
25
  import { SettingsDialogProvider } from "./SettingsDialogProvider.js";
26
26
  import { ShareDialogDashboardHeader } from "./ShareDialogDashboardHeader.js";
27
27
  // these wrapper components are here to prevent the whole DashboardHeader from re-rendering whenever some
@@ -62,6 +62,6 @@ export function DashboardTabsWrapper() {
62
62
  // (e.g. opening email dialog) do not re-render the dashboard body
63
63
  export function DashboardHeader() {
64
64
  return (_jsxs(_Fragment, { children: [
65
- _jsx(ToastMessages, {}), _jsx(ExportXlsxDialogProvider, {}), _jsx(ExportCsvDialogProvider, {}), _jsx(ExportTabularPdfDialogProvider, {}), _jsx(ExportTemplateDialogProvider, {}), _jsx(ScheduledEmailDialogProvider, {}), _jsx(AlertingDialogProvider, {}), _jsx(ShareDialogDashboardHeader, {}), _jsx(SettingsDialogProvider, {}), _jsx(DensityDialogProvider, {}), _jsx(DeleteDialogWrapper, {}), _jsx(WidgetDeleteDialogWrapper, {}), _jsx(KpiDeleteDialogWrapper, {}), _jsx(SaveAsDialogWrapper, {}), _jsx(TopBarWrapper, {}), _jsx(DashboardTabsWrapper, {}), _jsx(FilterBarWrapper, {}), _jsx(CancelEditDialogWrapper, {})
65
+ _jsx(ToastMessages, {}), _jsx(ExportXlsxDialogProvider, {}), _jsx(ExportCsvDialogProvider, {}), _jsx(ExportTabularPdfDialogProvider, {}), _jsx(ExportTemplateDialogProvider, {}), _jsx(ScheduledEmailAutomationsProvider, { children: _jsx(ScheduledEmailConnector, {}) }), _jsx(AlertingDialogProvider, {}), _jsx(ShareDialogDashboardHeader, {}), _jsx(SettingsDialogProvider, {}), _jsx(DensityDialogProvider, {}), _jsx(DeleteDialogWrapper, {}), _jsx(WidgetDeleteDialogWrapper, {}), _jsx(KpiDeleteDialogWrapper, {}), _jsx(SaveAsDialogWrapper, {}), _jsx(TopBarWrapper, {}), _jsx(DashboardTabsWrapper, {}), _jsx(FilterBarWrapper, {}), _jsx(CancelEditDialogWrapper, {})
66
66
  ] }));
67
67
  }
@@ -24,6 +24,7 @@ export declare const de_DE: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const de_DE: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const de_DE = {
26
26
  "filterBar.showAll": "Alle anzeigen",
27
27
  "filterBar.showLess": "Weniger anzeigen",
28
28
  "filterBar.filterListAutoExpanded": "Filterliste wurde automatisch eingeblendet",
29
+ "filterBar.filterListAutoCollapsed": "Filterliste wurde automatisch eingeklappt",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Wenden Sie Filter</link> an, um aktualisierte Daten anzuzeigen.",
30
31
  "filterBar.invalidFilterSelection": "Um Änderungen anzuwenden, wählen Sie gültige Werte für diese Filter aus: {names}",
31
32
  "filterBar.applyFilters": "Alle Filter anwenden",
@@ -668,6 +669,9 @@ export const de_DE = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "Fehler! Ihre Ansicht wurde nicht als Standard festgelegt. Bitte versuchen Sie es erneut.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "Fehler! Ihre Ansicht ist immer noch als Standard festgelegt. Bitte versuchen Sie es erneut.",
670
671
  "filters.filterViews.toast.viewNotApplied": "Fehler! Ihre Ansicht wurde nicht angewendet. Bitte versuchen Sie es erneut.",
672
+ "parameter.toast.reset": "<b>Warnung:</b> Parameter \"{name}\" liegt außerhalb des zulässigen Bereichs. Daher wird der Standardwert angewendet, bis Sie einen gültigen Wert festlegen.",
673
+ "parameter.toast.removed": "<b>Warnung:</b> Parameter \"{name}\" wurde entfernt, da er nicht mehr vorhanden ist.",
674
+ "parameter.toast.incompatible": "<b>Warnung:</b> Parameter \"{name}\" ist nicht mehr kompatibel und wurde ignoriert.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "Liste der gespeicherten Ansichten. Verwenden Sie die rechte Pfeiltaste, um zur Aktion \"Als Standard festlegen\" und dann zur Aktion \"Löschen\" zu wechseln.",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "Liste der gespeicherten Ansichten",
673
677
  "filters.filterViews.add.title": "Ansicht erstellen",
@@ -24,6 +24,7 @@ export declare const en_AU: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const en_AU: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const en_AU = {
26
26
  "filterBar.showAll": "Display all",
27
27
  "filterBar.showLess": "Show less",
28
28
  "filterBar.filterListAutoExpanded": "Filter list has been automatically expanded",
29
+ "filterBar.filterListAutoCollapsed": "Filter list has been automatically collapsed",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Apply filters</link> to see updated data.",
30
31
  "filterBar.invalidFilterSelection": "To apply changes, select valid values for these filters: {names}",
31
32
  "filterBar.applyFilters": "Apply all filters",
@@ -668,6 +669,9 @@ export const en_AU = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "Failure! Your view was not set as default. Please try again.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "Failure! Your view is still set as default. Please try again.",
670
671
  "filters.filterViews.toast.viewNotApplied": "Failure! Your view was not applied. Please try again.",
672
+ "parameter.toast.reset": "<b>Warning:</b> Parameter \"{name}\" is out of range, so the default value is used until you set a valid value.",
673
+ "parameter.toast.removed": "<b>Warning:</b> Parameter \"{name}\" was removed because it does not exist any more.",
674
+ "parameter.toast.incompatible": "<b>Warning:</b> Parameter \"{name}\" is no longer compatible and has been disregarded.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "List of saved views. Use the right arrow key to navigate to the ‘Set as default’ action, then to the ‘delete’ action.",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "List of saved views",
673
677
  "filters.filterViews.add.title": "Create view",
@@ -24,6 +24,7 @@ export declare const en_GB: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const en_GB: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const en_GB = {
26
26
  "filterBar.showAll": "Show all",
27
27
  "filterBar.showLess": "Show less",
28
28
  "filterBar.filterListAutoExpanded": "Filter list has been automatically expanded",
29
+ "filterBar.filterListAutoCollapsed": "Filter list has been automatically collapsed",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Apply filters</link> to see updated data.",
30
31
  "filterBar.invalidFilterSelection": "To apply changes, select valid values for these filters: {names}",
31
32
  "filterBar.applyFilters": "Apply all filters",
@@ -668,6 +669,9 @@ export const en_GB = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "Failure! Your view was not set as default. Please try again.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "Failure! Your view is still set as default. Please try again.",
670
671
  "filters.filterViews.toast.viewNotApplied": "Failure! Your view was not applied. Please try again.",
672
+ "parameter.toast.reset": "<b>Warning:</b> Parameter \"{name}\" is out of range, so the default value is applied until you set a valid one.",
673
+ "parameter.toast.removed": "<b>Warning:</b> Parameter \"{name}\" was removed because it no longer exists.",
674
+ "parameter.toast.incompatible": "<b>Warning:</b> Parameter \"{name}\" is no longer compatible and has been ignored.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "List of saved views. Use the right arrow key to navigate to the ‘Set as default’ action, then to the ‘delete’ action.",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "List of saved views",
673
677
  "filters.filterViews.add.title": "Create view",
@@ -24,6 +24,7 @@ export declare const es_419: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const es_419: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BlB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BlB,CAAC"}
@@ -26,6 +26,7 @@ export const es_419 = {
26
26
  "filterBar.showAll": "Mostrar todo",
27
27
  "filterBar.showLess": "Mostrar menos",
28
28
  "filterBar.filterListAutoExpanded": "La lista de filtros se expandió automáticamente",
29
+ "filterBar.filterListAutoCollapsed": "La lista de filtros se contrajo automáticamente",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Aplicar filtros</link> para ver los datos actualizados.",
30
31
  "filterBar.invalidFilterSelection": "Para aplicar los cambios, seleccione valores válidos para estos filtros: {names}",
31
32
  "filterBar.applyFilters": "Aplicar todos los filtros",
@@ -668,6 +669,9 @@ export const es_419 = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "¡Fallo! Su vista no está configurada por defecto. Por favor, inténtelo de nuevo.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "¡Fallo! Su vista sigue siendo la predeterminada. Por favor, inténtelo de nuevo.",
670
671
  "filters.filterViews.toast.viewNotApplied": "¡Fallo! Su vista no se ha aplicado. Por favor, inténtelo de nuevo.",
672
+ "parameter.toast.reset": "<b>Advertencia:</b> El parámetro \"{name}\" está fuera de rango, por lo que se aplica el valor predeterminado hasta que establezca uno válido.",
673
+ "parameter.toast.removed": "<b>Advertencia:</b> Se eliminó el parámetro \"{name}\" porque ya no existe.",
674
+ "parameter.toast.incompatible": "<b>Advertencia:</b> El parámetro \"{name}\" ya no es compatible y se ignoró.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "Lista de vistas guardadas. Utilice la tecla de flecha derecha para desplazarse a la acción \"Establecer como predeterminada\" y, a continuación, a la acción \"Eliminar\".",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "Lista de vistas guardadas",
673
677
  "filters.filterViews.add.title": "Crear vista",
@@ -24,6 +24,7 @@ export declare const es_ES: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const es_ES: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const es_ES = {
26
26
  "filterBar.showAll": "Mostrar todo",
27
27
  "filterBar.showLess": "Mostrar menos",
28
28
  "filterBar.filterListAutoExpanded": "La lista de filtros se ha ampliado automáticamente",
29
+ "filterBar.filterListAutoCollapsed": "La lista de filtros se ha contraído automáticamente",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Aplique los filtros</link> para ver los datos actualizados.",
30
31
  "filterBar.invalidFilterSelection": "Para aplicar los cambios, seleccione valores válidos para estos filtros {names}: ",
31
32
  "filterBar.applyFilters": "Aplicar todos los filtros",
@@ -668,6 +669,9 @@ export const es_ES = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "¡Fallo! Su vista no está configurada por defecto. Por favor, inténtelo de nuevo.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "¡Fallo! Su vista sigue siendo la predeterminada. Por favor, inténtelo de nuevo.",
670
671
  "filters.filterViews.toast.viewNotApplied": "¡Fallo! Su vista no se ha aplicado. Por favor, inténtelo de nuevo.",
672
+ "parameter.toast.reset": "<b>Advertencia:</b> El parámetro \"{name}\" está fuera de rango, por lo que se aplica el valor predeterminado hasta que establezca uno válido.",
673
+ "parameter.toast.removed": "<b>Advertencia:</b> El parámetro \"{name}\" se eliminó porque ya no existe.",
674
+ "parameter.toast.incompatible": "<b>Advertencia:</b> El parámetro \"{name}\" ya no es compatible y se ha ignorado.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "Lista de vistas guardadas. Utilice la tecla de flecha derecha para desplazarse a la acción \"Establecer como predeterminada\" y, a continuación, a la acción \"Eliminar\".",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "Lista de vistas guardadas",
673
677
  "filters.filterViews.add.title": "Crear vista",
@@ -24,6 +24,7 @@ export declare const fi_FI: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const fi_FI: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const fi_FI = {
26
26
  "filterBar.showAll": "Näytä kaikki",
27
27
  "filterBar.showLess": "Näytä vähemmän",
28
28
  "filterBar.filterListAutoExpanded": "Suodatinluettelo on laajennettu automaattisesti",
29
+ "filterBar.filterListAutoCollapsed": "Suodatinluettelo on tiivistetty automaattisesti",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Käytä suodattimia</link> nähdäksesi päivitetyt tiedot.",
30
31
  "filterBar.invalidFilterSelection": "Ota muutokset käyttöön valitsemalla kelvolliset arvot näille suodattimille: {names}",
31
32
  "filterBar.applyFilters": "Käytä kaikkia suodattimia",
@@ -668,6 +669,9 @@ export const fi_FI = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "Epäonnistui! Näkymääsi ei asetettu oletukseksi. Yritä uudelleen.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "Epäonnistui! Näkymäsi on edelleen oletusarvoinen. Yritä uudelleen.",
670
671
  "filters.filterViews.toast.viewNotApplied": "Epäonnistui! Näkymääsi ei käytetty. Yritä uudelleen.",
672
+ "parameter.toast.reset": "<b>Varoitus:</b> Parametri \"{name}\" on alueen ulkopuolella, joten oletusarvoa käytetään, kunnes asetat kelvollisen arvon.",
673
+ "parameter.toast.removed": "<b>Varoitus:</b> Parametri \"{name}\" poistettiin, koska sitä ei enää ole.",
674
+ "parameter.toast.incompatible": "<b>Varoitus:</b> Parametri \"{name}\" ei ole enää yhteensopiva, ja se on ohitettu.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "Tallennettujen näkymien luettelo. Käytä oikeaa nuolinäppäintä siirtyäksesi ‘Aseta oletukseksi‘ -toimintoon ja sitten ‘poista‘ -toimintoon.",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "Tallennettujen näkymien luettelo",
673
677
  "filters.filterViews.add.title": "Luo näkymä",
@@ -24,6 +24,7 @@ export declare const fr_CA: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const fr_CA: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const fr_CA = {
26
26
  "filterBar.showAll": "Afficher tout",
27
27
  "filterBar.showLess": "Montrer moins",
28
28
  "filterBar.filterListAutoExpanded": "La liste de filtres a été automatiquement développée",
29
+ "filterBar.filterListAutoCollapsed": "La liste de filtres a été automatiquement réduite",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Appliquez les filtres</link> pour voir les données mises à jour.",
30
31
  "filterBar.invalidFilterSelection": "Pour appliquer les modifications, sélectionnez des valeurs valides pour ces filtres: {names}",
31
32
  "filterBar.applyFilters": "Appliquer tous les filtres",
@@ -668,6 +669,9 @@ export const fr_CA = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "Échec ! Votre vue n’a pas été définie par défaut. Veuillez réessayer.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "Échec ! Votre vue est toujours définie par défaut. Veuillez réessayer.",
670
671
  "filters.filterViews.toast.viewNotApplied": "Échec ! Votre vue n’a pas été appliquée. Veuillez réessayer.",
672
+ "parameter.toast.reset": "<b>Avertissement :</b> Le paramètre \"{name}\" est hors plage; la valeur par défaut est donc appliquée jusqu’à ce que vous en définissiez une valide.",
673
+ "parameter.toast.removed": "<b>Avertissement :</b> Le paramètre \"{name}\" a été supprimé, car il n’existe plus.",
674
+ "parameter.toast.incompatible": "<b>Avertissement :</b> Le paramètre \"{name}\" n’est plus compatible et a été ignoré.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "Liste des vues enregistrées. Utilisez la flèche droite pour passer à l'action \"Définir par défaut\", puis à l'action \"Supprimer\".",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "Liste des vues sauvegardées",
673
677
  "filters.filterViews.add.title": "Créer une vue",
@@ -24,6 +24,7 @@ export declare const fr_FR: {
24
24
  "filterBar.showAll": string;
25
25
  "filterBar.showLess": string;
26
26
  "filterBar.filterListAutoExpanded": string;
27
+ "filterBar.filterListAutoCollapsed": string;
27
28
  "filterBar.unappliedFiltersNotification": string;
28
29
  "filterBar.invalidFilterSelection": string;
29
30
  "filterBar.applyFilters": string;
@@ -666,6 +667,9 @@ export declare const fr_FR: {
666
667
  "filters.filterViews.toast.viewNotSetAsDefault": string;
667
668
  "filters.filterViews.toast.viewNotUnsetAsDefault": string;
668
669
  "filters.filterViews.toast.viewNotApplied": string;
670
+ "parameter.toast.reset": string;
671
+ "parameter.toast.removed": string;
672
+ "parameter.toast.incompatible": string;
669
673
  "filters.filterViews.list.ariaLabel.withActions": string;
670
674
  "filters.filterViews.list.ariaLabel.noActions": string;
671
675
  "filters.filterViews.add.title": 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAu2BjB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA22BjB,CAAC"}
@@ -26,6 +26,7 @@ export const fr_FR = {
26
26
  "filterBar.showAll": "Afficher tout",
27
27
  "filterBar.showLess": "Montrer moins",
28
28
  "filterBar.filterListAutoExpanded": "La liste de filtres a été automatiquement développée",
29
+ "filterBar.filterListAutoCollapsed": "La liste de filtres a été automatiquement réduite",
29
30
  "filterBar.unappliedFiltersNotification": "<link>Appliquez les filtres</link> pour voir les données mises à jour.",
30
31
  "filterBar.invalidFilterSelection": "Pour appliquer les modifications, sélectionnez des valeurs valides pour ces filtres: {names}",
31
32
  "filterBar.applyFilters": "Appliquer tous les filtres",
@@ -668,6 +669,9 @@ export const fr_FR = {
668
669
  "filters.filterViews.toast.viewNotSetAsDefault": "Échec ! Votre vue n'a pas été définie par défaut. Veuillez réessayer.",
669
670
  "filters.filterViews.toast.viewNotUnsetAsDefault": "Échec ! Votre vue est toujours définie par défaut. Veuillez réessayer.",
670
671
  "filters.filterViews.toast.viewNotApplied": "Échec ! Votre vue n'a pas été appliquée. Veuillez réessayer.",
672
+ "parameter.toast.reset": "<b>Avertissement :</b> Le paramètre \"{name}\" est hors plage ; la valeur par défaut est donc appliquée jusqu’à ce que vous définissiez une valeur valide.",
673
+ "parameter.toast.removed": "<b>Avertissement :</b> Le paramètre \"{name}\" a été supprimé car il n’existe plus.",
674
+ "parameter.toast.incompatible": "<b>Avertissement :</b> Le paramètre \"{name}\" n’est plus compatible et a été ignoré.",
671
675
  "filters.filterViews.list.ariaLabel.withActions": "Liste des vues enregistrées. Utilisez la flèche droite pour passer à l'action \"Définir par défaut\", puis à l'action \"Supprimer\".",
672
676
  "filters.filterViews.list.ariaLabel.noActions": "Liste des vues sauvegardées",
673
677
  "filters.filterViews.add.title": "Créer une vue",