@gooddata/sdk-ui-ext 10.2.0-alpha.9 → 10.2.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.
Files changed (63) hide show
  1. package/esm/internal/components/configurationControls/DropdownControl.d.ts +1 -1
  2. package/esm/internal/components/configurationControls/DropdownControl.d.ts.map +1 -1
  3. package/esm/internal/components/configurationControls/DropdownControl.js +1 -1
  4. package/esm/internal/components/configurationControls/DropdownControl.js.map +1 -1
  5. package/esm/internal/components/configurationControls/forecast/ForecastConfidenceControl.d.ts +1 -1
  6. package/esm/internal/components/configurationControls/forecast/ForecastSection.d.ts.map +1 -1
  7. package/esm/internal/components/configurationControls/forecast/ForecastSection.js +10 -4
  8. package/esm/internal/components/configurationControls/forecast/ForecastSection.js.map +1 -1
  9. package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts +2 -1
  10. package/esm/internal/components/configurationPanels/ConfigurationPanelContent.d.ts.map +1 -1
  11. package/esm/internal/components/configurationPanels/ConfigurationPanelContent.js +9 -12
  12. package/esm/internal/components/configurationPanels/ConfigurationPanelContent.js.map +1 -1
  13. package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.d.ts.map +1 -1
  14. package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.js +3 -2
  15. package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.js.map +1 -1
  16. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.d.ts +1 -0
  17. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.d.ts.map +1 -1
  18. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.js +6 -4
  19. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.js.map +1 -1
  20. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.d.ts +3 -0
  21. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.d.ts.map +1 -1
  22. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.js +27 -0
  23. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.js.map +1 -1
  24. package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.d.ts.map +1 -1
  25. package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.js +2 -1
  26. package/esm/internal/components/pluggableVisualizations/lineChart/LineChartDescriptor.js.map +1 -1
  27. package/esm/internal/components/pluggableVisualizations/lineChart/PluggableLineChart.d.ts.map +1 -1
  28. package/esm/internal/components/pluggableVisualizations/lineChart/PluggableLineChart.js +3 -2
  29. package/esm/internal/components/pluggableVisualizations/lineChart/PluggableLineChart.js.map +1 -1
  30. package/esm/internal/constants/dropdowns.js +6 -6
  31. package/esm/internal/constants/dropdowns.js.map +1 -1
  32. package/esm/internal/constants/supportedProperties.d.ts.map +1 -1
  33. package/esm/internal/constants/supportedProperties.js +1 -0
  34. package/esm/internal/constants/supportedProperties.js.map +1 -1
  35. package/esm/internal/translations/de-DE.json +12 -0
  36. package/esm/internal/translations/en-GB.json +350 -0
  37. package/esm/internal/translations/en-US.json +10 -0
  38. package/esm/internal/translations/es-419.json +350 -0
  39. package/esm/internal/translations/es-ES.json +12 -0
  40. package/esm/internal/translations/fr-CA.json +350 -0
  41. package/esm/internal/translations/fr-FR.json +12 -0
  42. package/esm/internal/translations/it-IT.json +12 -0
  43. package/esm/internal/translations/ja-JP.json +12 -0
  44. package/esm/internal/translations/nl-NL.json +13 -1
  45. package/esm/internal/translations/pt-BR.json +12 -0
  46. package/esm/internal/translations/pt-PT.json +12 -0
  47. package/esm/internal/translations/zh-Hans.json +12 -0
  48. package/esm/internal/utils/forecastHelper.d.ts +8 -0
  49. package/esm/internal/utils/forecastHelper.d.ts.map +1 -0
  50. package/esm/internal/utils/forecastHelper.js +56 -0
  51. package/esm/internal/utils/forecastHelper.js.map +1 -0
  52. package/esm/internal/utils/translations.d.ts.map +1 -1
  53. package/esm/internal/utils/translations.js +6 -0
  54. package/esm/internal/utils/translations.js.map +1 -1
  55. package/esm/locales.d.ts.map +1 -1
  56. package/esm/locales.js +2 -0
  57. package/esm/locales.js.map +1 -1
  58. package/package.json +17 -17
  59. package/styles/internal/css/charts.css +14 -0
  60. package/styles/internal/css/charts.css.map +1 -1
  61. package/styles/internal/css/config_panel.css +4 -0
  62. package/styles/internal/css/config_panel.css.map +1 -1
  63. package/styles/internal/scss/config_panel.scss +7 -1
@@ -0,0 +1,350 @@
1
+ {
2
+ "or": "ou",
3
+ "dashboard.bucket.measures_title.column._measure": "Mesures",
4
+ "dashboard.bucket.measures_title.column._metric": "Métriques",
5
+ "dashboard.bucket.measures_title.bar._measure": "Mesures",
6
+ "dashboard.bucket.measures_title.bar._metric": "Métriques",
7
+ "dashboard.bucket.measures_title.line._measure": "Mesures",
8
+ "dashboard.bucket.measures_title.line._metric": "Métriques",
9
+ "dashboard.bucket.measures_title.area._measure": "Mesures",
10
+ "dashboard.bucket.measures_title.area._metric": "Métriques",
11
+ "dashboard.bucket.measures_title.pie._measure": "Mesures",
12
+ "dashboard.bucket.measures_title.pie._metric": "Métriques",
13
+ "dashboard.bucket.measures_title.funnel._measure": "Mesures",
14
+ "dashboard.bucket.measures_title.funnel._metric": "Métriques",
15
+ "dashboard.bucket.measures_title.pyramid._measure": "Mesures",
16
+ "dashboard.bucket.measures_title.pyramid._metric": "Métriques",
17
+ "dashboard.bucket.measures_title.treemap._measure": "Mesures",
18
+ "dashboard.bucket.measures_title.treemap._metric": "Métriques",
19
+ "dashboard.bucket.measures_title.donut._measure": "Mesures",
20
+ "dashboard.bucket.measures_title.donut._metric": "Métriques",
21
+ "dashboard.bucket.measures_title.heatmap._measure": "Mesure",
22
+ "dashboard.bucket.measures_title.heatmap._metric": "Métrique",
23
+ "dashboard.bucket.measures_title.headline._measure": "Mesure",
24
+ "dashboard.bucket.measures_title.headline._metric": "Métrique",
25
+ "dashboard.bucket.measures_subtitle.headline": "principal",
26
+ "dashboard.bucket.secondary_measures_title.headline._measure": "Mesure",
27
+ "dashboard.bucket.secondary_measures_title.headline._metric": "Métrique",
28
+ "dashboard.bucket.secondary_measures_subtitle.headline": "secondaire",
29
+ "dashboard.bucket.measures_title.scatter._measure": "Mesure",
30
+ "dashboard.bucket.measures_title.scatter._metric": "Métrique",
31
+ "dashboard.bucket.secondary_measures_title.scatter._measure": "Mesure",
32
+ "dashboard.bucket.secondary_measures_title.scatter._metric": "Métrique",
33
+ "dashboard.bucket.measures_subtitle.scatter": "Axe X",
34
+ "dashboard.bucket.secondary_measures_subtitle.scatter": "Axe Y",
35
+ "dashboard.bucket.attribute_title.scatter": "Attribut",
36
+ "dashboard.bucket.measures_title.combo._measure": "Mesures",
37
+ "dashboard.bucket.measures_title.combo._metric": "Métriques",
38
+ "dashboard.bucket.measures_subtitle.combo": "Colonne",
39
+ "dashboard.bucket.secondary_measures_title.combo._measure": "Mesures",
40
+ "dashboard.bucket.secondary_measures_title.combo._metric": "Métriques",
41
+ "dashboard.bucket.secondary_measures_subtitle.combo": "Ligne",
42
+ "dashboard.bucket.measures_title.xirr._measure": "Mesure",
43
+ "dashboard.bucket.measures_title.xirr._metric": "Métrique",
44
+ "dashboard.bucket.measures_title.waterfall._measure": "Mesures",
45
+ "dashboard.bucket.measures_title.waterfall._metric": "Métriques",
46
+ "dashboard.bucket.attribute_title.xirr": "Attribut de date",
47
+ "dashboard.bucket.attribute_from_title.sankey": "Attribut",
48
+ "dashboard.bucket.attribute_from_subtitle.sankey": "de",
49
+ "dashboard.bucket.attribute_to_title.sankey": "Attribut",
50
+ "dashboard.bucket.attribute_to_subtitle.sankey": "à",
51
+ "dashboard.bucket.attribute_from_title.dependencywheel": "Attribut",
52
+ "dashboard.bucket.attribute_from_subtitle.dependencywheel": "de",
53
+ "dashboard.bucket.attribute_to_title.dependencywheel": "Attribut",
54
+ "dashboard.bucket.attribute_to_subtitle.dependencywheel": "à",
55
+ "dashboard.bucket.combo.subtitle.column": "en tant que colonnes",
56
+ "dashboard.bucket.combo.subtitle.line": "en tant que courbes",
57
+ "dashboard.bucket.combo.subtitle.area": "en tant qu'aires",
58
+ "dashboard.bucket.measures_title.bubble._measure": "Mesure",
59
+ "dashboard.bucket.measures_title.bubble._metric": "Métrique",
60
+ "dashboard.bucket.secondary_measures_title.bubble._measure": "Mesure",
61
+ "dashboard.bucket.secondary_measures_title.bubble._metric": "Métrique",
62
+ "dashboard.bucket.tertiary_measures_title.bubble._measure": "Mesure",
63
+ "dashboard.bucket.tertiary_measures_title.bubble._metric": "Métrique",
64
+ "dashboard.bucket.measures_subtitle.bubble": "Axe X",
65
+ "dashboard.bucket.secondary_measures_subtitle.bubble": "Axe Y",
66
+ "dashboard.bucket.tertiary_measures_subtitle.bubble": "Taille",
67
+ "dashboard.bucket.location_title.pushpin": "Localisation",
68
+ "dashboard.bucket.size_title.pushpin._measure": "Mesure",
69
+ "dashboard.bucket.size_title.pushpin._metric": "Métrique",
70
+ "dashboard.bucket.size_subtitle.pushpin": "Taille",
71
+ "dashboard.bucket.color_title.pushpin._measure": "Mesure",
72
+ "dashboard.bucket.color_title.pushpin._metric": "Métrique",
73
+ "dashboard.bucket.color_subtitle.pushpin": "Couleur",
74
+ "dashboard.bucket.view_title.bubble": "Afficher par",
75
+ "dashboard.bucket.view_title.pie": "Afficher par",
76
+ "dashboard.bucket.view_title.treemap": "Afficher par",
77
+ "dashboard.bucket.view_title.donut": "Afficher par",
78
+ "dashboard.bucket.view_title.funnel": "Afficher par",
79
+ "dashboard.bucket.view_title.pyramid": "Afficher par",
80
+ "dashboard.bucket.view_title.column": "Afficher par",
81
+ "dashboard.bucket.view_title.bar": "Afficher par",
82
+ "dashboard.bucket.view_title.area": "Afficher par",
83
+ "dashboard.bucket.view_title.bullet": "Afficher par",
84
+ "dashboard.bucket.view_title.waterfall": "Afficher par",
85
+ "dashboard.bucket.view_title.heatmap": "Lignes",
86
+ "dashboard.bucket.trend_title.line": "Analyser la tendance par",
87
+ "dashboard.bucket.view_title.combo": "Afficher par",
88
+ "dashboard.bucket.stack_title.column": "Empiler par",
89
+ "dashboard.bucket.stack_title.bar": "Empiler par",
90
+ "dashboard.bucket.stack_title.area": "Empiler par",
91
+ "dashboard.bucket.stack_title.heatmap": "Colonnes",
92
+ "dashboard.bucket.segment_title.line": "Segmenter par",
93
+ "dashboard.bucket.segment_title.treemap": "Segmenter par",
94
+ "dashboard.bucket.segment_title.pushpin": "Segmenter par",
95
+ "dashboard.bucket.metric_segment_by_warning._measure": "Pour ajouter une mesure supplémentaire, supprimez {icons} de '<span class=\"stack-by\">'segmenter par'</span>'",
96
+ "dashboard.bucket.metric_segment_by_warning._metric": "Pour ajouter une métrique supplémentaire, supprimez {icons} de '<span class=\"stack-by\">'segmenter par'</span>'",
97
+ "dashboard.bucket.metric_stack_by_warning._measure": "Pour ajouter une mesure supplémentaire, supprimez {icons} de '<span class=\"stack-by\">'empiler par'</span>'",
98
+ "dashboard.bucket.metric_stack_by_warning._metric": "Pour ajouter une métrique supplémentaire, supprimez {icons} de '<span class=\"stack-by\">'empiler par'</span>'",
99
+ "dashboard.bucket.metric_view_by_warning._measure": "Pour ajouter une mesure supplémentaire, supprimez {icons} de '<span class=\"stack-by\">'afficher par'</span>'",
100
+ "dashboard.bucket.metric_view_by_warning._metric": "Pour ajouter une métrique supplémentaire, supprimez {icons} de '<span class=\"stack-by\">'afficher par'</span>'",
101
+ "dashboard.bucket.category_view_by_warning._measure": "Pour visualiser par un autre attribut, la visualisation ne peut avoir qu'une seule mesure",
102
+ "dashboard.bucket.category_view_by_warning._metric": "Pour visualiser par un autre attribut, la visualisation ne peut avoir qu'une seule métrique",
103
+ "dashboard.bucket.view_stack_by_warning": "Pour ajouter un attribut supplémentaire, supprimez {icons} de <span class=\"stack-by\">empiler par</span>",
104
+ "dashboard.bucket.category_stack_by_warning._measure": "Pour empiler par, la visualisation ne peut avoir qu'une seule mesure",
105
+ "dashboard.bucket.category_stack_by_warning._metric": "Pour empiler par, la visualisation ne peut avoir qu'une seule métrique",
106
+ "dashboard.bucket.stack_view_by_warning": "Pour empiler par, la visualisation ne peut avoir qu'un seul attribut dans la vue par",
107
+ "dashboard.bucket.measure_stack_by_warning._measure": "Pour empiler par un attribut, la visualisation ne peut avoir qu'une seule mesure",
108
+ "dashboard.bucket.measure_stack_by_warning._metric": "Pour empiler par un attribut, la visualisation ne peut avoir qu'une seule métrique",
109
+ "dashboard.bucket.category_columns_warning._measure": "Impossible d'ajouter des colonnes : la limite est de {oldLimit} mesures et {oldRowsLimit} lignes. Respectez les limites pour en ajouter d'autres",
110
+ "dashboard.bucket.category_columns_warning._metric": "Impossible d'ajouter des colonnes : la limite est de {oldLimit} métriques et {oldRowsLimit} lignes. Respectez les limites pour en ajouter d'autres",
111
+ "dashboard.bucket.category_measures_rows_warning": "Pour ajouter jusqu'à {limit} éléments supplémentaires, retirez tous les éléments de la section des colonnes.",
112
+ "dashboard.bucket.category_category_by_warning._measure": "Pour visualiser par, la visualisation ne peut avoir qu'une seule mesure",
113
+ "dashboard.bucket.category_category_by_warning._metric": "Pour visualiser par, la visualisation ne peut avoir qu'une seule métrique",
114
+ "dashboard.bucket.category_segment_by_warning._measure": "Pour segmenter par, la visualisation ne peut avoir qu'une seule mesure",
115
+ "dashboard.bucket.category_segment_by_warning._metric": "Pour segmenter par, la visualisation ne peut avoir qu'une seule métrique",
116
+ "dashboard.bucket.measures_title.table._measure": "Mesures",
117
+ "dashboard.bucket.measures_title.table._metric": "Métriques",
118
+ "dashboard.bucket.measures_title.sankey._measure": "MESURE",
119
+ "dashboard.bucket.measures_title.sankey._metric": "MÉTRIQUE",
120
+ "dashboard.bucket.measures_title.dependencywheel._measure": "MESURE",
121
+ "dashboard.bucket.measures_title.dependencywheel._metric": "MÉTRIQUE",
122
+ "dashboard.bucket.attribute_title.table": "Lignes",
123
+ "dashboard.bucket.columns_title.table": "Colonnes",
124
+ "dashboard.bucket.attribute_title.repeater": "Lignes",
125
+ "dashboard.bucket.view_title.repeater": "Afficher par",
126
+ "dashboard.bucket.columns_title.repeater": "Colonnes",
127
+ "dashboard.error.missing_primary_bucket_item.heading._measure": "Aucune mesure principale dans votre visualisation",
128
+ "dashboard.error.missing_primary_bucket_item.heading._metric": "Aucune métrique principale dans votre visualisation",
129
+ "dashboard.error.missing_primary_bucket_item.text._measure": "Ajoutez une mesure principale à votre visualisation ou passez à la vue tableau.\nUne fois fait, vous pourrez l'enregistrer.",
130
+ "dashboard.error.missing_primary_bucket_item.text._metric": "Ajoutez une métrique principale à votre visualisation ou passez à la vue tableau. \nUne fois fait, vous pourrez l'enregistrer.",
131
+ "dashboard.xirr.error.invalid_buckets.heading": "Configuration incomplète",
132
+ "dashboard.xirr.error.invalid_buckets.text._measure": "Vérifiez que vous avez sélectionné une mesure et un attribut de date",
133
+ "dashboard.xirr.error.invalid_buckets.text._metric": "Vérifiez que vous avez sélectionné une métrique et un attribut de date",
134
+ "properties.unsupported": "Cette visualisation ne prend pas en charge la configuration",
135
+ "properties.config.not_applicable": "Le panneau de configuration n'est pas applicable pour cette configuration de la visualisation",
136
+ "properties.not_applicable": "Cette propriété n'est pas applicable pour cette configuration de la visualisation",
137
+ "properties.auto_placeholder": "auto",
138
+ "properties.auto_default": "auto (par défaut)",
139
+ "properties.legend.title": "Légende",
140
+ "properties.legend.position": "Position",
141
+ "properties.total.title": "Total",
142
+ "properties.total.name": "Nom",
143
+ "properties.total.tooltip": "Ajouter la somme de toutes les valeurs sous forme de colonne à la fin.",
144
+ "properties.total.measures.tooltip": "Désactivez les options « est un total » dans la métrique pour ajouter la somme de toutes les valeurs sous forme de colonne à la fin.",
145
+ "properties.color.total": "Total",
146
+ "properties.color.positive": "Positive",
147
+ "properties.color.negative": "Négative",
148
+ "properties.canvas.title": "Canevas",
149
+ "properties.canvas.gridline": "Quadrillage",
150
+ "properties.canvas.labels.percentages": "Pourcentage",
151
+ "properties.canvas.labels.percentages.info": "Afficher les pourcentages sur chaque niveau, avec le niveau supérieur à 100 % et les autres niveaux à une fraction de cette valeur.",
152
+ "properties.canvas.labels.percentages.disabled": "Les pourcentages sont masqués, car certains libellés de données sont masqués.",
153
+ "properties.canvas.continuousLine.label": "Ligne continue",
154
+ "properties.canvas.continuousLine.tooltip": "Tracer une ligne entre deux points avec des valeurs manquantes.",
155
+ "properties.canvas.dataLabels": "Étiquettes des données",
156
+ "properties.canvas.dataLabels.auto": "auto (par défaut)",
157
+ "properties.canvas.dataLabels.show": "afficher",
158
+ "properties.canvas.dataLabels.hide": "masquer",
159
+ "properties.canvas.rowHeight": "Hauteur de ligne",
160
+ "properties.canvas.rowHeight.small": "petite",
161
+ "properties.canvas.rowHeight.medium": "moyenne",
162
+ "properties.canvas.rowHeight.large": "grande",
163
+ "properties.canvas.verticalAlign": "Alignement vertical",
164
+ "properties.canvas.verticalAlign.top": "haut",
165
+ "properties.canvas.verticalAlign.middle": "milieu",
166
+ "properties.canvas.verticalAlign.bottom": "bas",
167
+ "properties.canvas.textWrapping": "Habillage du texte",
168
+ "properties.canvas.textWrapping.clip": "clip",
169
+ "properties.canvas.textWrapping.wrap": "ajuster",
170
+ "properties.canvas.image": "Image",
171
+ "properties.canvas.image.fit": "ajuster",
172
+ "properties.canvas.image.fill": "remplir",
173
+ "properties.forecast.title": "Prévisions",
174
+ "properties.forecastDisabled.title": "Les prévisions ne sont pas disponibles pour cette combinaison de compartiments",
175
+ "properties.forecastPeriod.title": "Période",
176
+ "properties.forecastPeriod.placeholder": "Période",
177
+ "properties.forecastSeasonal.title": "Saisonnalité",
178
+ "properties.forecastConfidence.title": "Fiabilité",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
185
+ "properties.canvas.totalLabels": "Total de libellés",
186
+ "properties.canvas.totalLabels.auto": "auto (par défaut)",
187
+ "properties.canvas.totalLabels.show": "afficher",
188
+ "properties.canvas.totalLabels.hide": "masquer",
189
+ "properties.canvas.dataPoints": "Points de données",
190
+ "properties.canvas.dataPoints.auto": "auto (par défaut)",
191
+ "properties.canvas.dataPoints.show": "afficher",
192
+ "properties.canvas.dataPoints.hide": "masquer",
193
+ "properties.yaxis.title": "Axe Y",
194
+ "properties.axis.labels": "libellés",
195
+ "properties.axis.rotation": "Rotation",
196
+ "properties.axis.format": "Format",
197
+ "properties.axis.format.inherit": "hériter",
198
+ "properties.axis.format.info.inherit._measure": "Le format est hérité de la première mesure de la visualisation.",
199
+ "properties.axis.format.info.inherit._metric": "Le format est hérité de la première métrique de la visualisation.",
200
+ "properties.axis.name": "nom",
201
+ "properties.axis.name.position": "Position",
202
+ "properties.axis.name.position.left": "gauche",
203
+ "properties.axis.name.position.center": "centre",
204
+ "properties.axis.name.position.right": "droite",
205
+ "properties.axis.name.position.top": "haut",
206
+ "properties.axis.name.position.middle": "milieu",
207
+ "properties.axis.name.position.bottom": "bas",
208
+ "properties.axis.min": "Min",
209
+ "properties.axis.min.warning": "La valeur min ne peut pas être supérieure à la valeur max",
210
+ "properties.axis.max": "Max",
211
+ "properties.axis.max.warning": "La valeur max ne peut pas être inférieure à la valeur min",
212
+ "properties.xaxis.title": "Axe X",
213
+ "properties.axis.scale": "échelle",
214
+ "properties.axis.left": "Gauche",
215
+ "properties.axis.right": "Droite",
216
+ "properties.axis.top": "Haut",
217
+ "properties.axis.bottom": "Bas",
218
+ "properties.rotation.0": "0°",
219
+ "properties.rotation.30": "30°",
220
+ "properties.rotation.60": "60°",
221
+ "properties.rotation.90": "90°",
222
+ "properties.legend.position.up": "haut",
223
+ "properties.legend.position.down": "bas",
224
+ "properties.legend.position.right": "droite",
225
+ "properties.legend.position.left": "gauche",
226
+ "properties.orientation.title": "Orientation",
227
+ "properties.orientation.horizontal": "Horizontale (par défaut)",
228
+ "properties.orientation.vertical": "Vertical",
229
+ "properties.points.title": "Points",
230
+ "properties.points.groupNearbyPoints": "Grouper les points proches",
231
+ "properties.points.size.title": "Taille de point",
232
+ "properties.points.size.extra_small": "x 0,5",
233
+ "properties.points.size.small": "x 0,75",
234
+ "properties.points.size.normal": "normale",
235
+ "properties.points.size.large": "x 1,25",
236
+ "properties.points.size.extra_large": "x 1,5",
237
+ "properties.points.size.min.title": "La plus petite",
238
+ "properties.points.size.max.title": "La plus grande",
239
+ "properties.map.title": "Carte",
240
+ "properties.viewport.area.title": "Affichage par défaut",
241
+ "properties.viewport.area.auto_default": "Inclure toutes les données",
242
+ "properties.viewport.area.continents": "continents",
243
+ "properties.viewport.area.continent_af": "Afrique",
244
+ "properties.viewport.area.continent_as": "Asie",
245
+ "properties.viewport.area.continent_au": "Australie",
246
+ "properties.viewport.area.continent_eu": "Europe",
247
+ "properties.viewport.area.continent_na": "Amérique (Nord)",
248
+ "properties.viewport.area.continent_sa": "Amérique (Sud)",
249
+ "properties.viewport.area.world": "Monde",
250
+ "gs.color-dropdown.custom-color": "Couleur personnalisée",
251
+ "properties.colors.reset-colors": "Réinitialiser les couleurs",
252
+ "properties.colors": "Couleurs",
253
+ "properties.colors.unsupported": "Il n'y a pas de couleurs pour cette configuration de visualisation.",
254
+ "export_unsupported.colors": "La visualisation n'est pas compatible avec les couleurs personnalisées. Pour ouvrir la visualisation sous forme de rapport, cliquez sur 'Réinitialiser les couleurs' dans Configuration —> Couleurs.",
255
+ "dashboard.bucket.measures_title.bullet._measure": "Mesure",
256
+ "dashboard.bucket.measures_title.bullet._metric": "Métrique",
257
+ "dashboard.bucket.secondary_measures_title.bullet._measure": "Mesure",
258
+ "dashboard.bucket.secondary_measures_title.bullet._metric": "Métrique",
259
+ "dashboard.bucket.tertiary_measures_title.bullet._measure": "Mesure",
260
+ "dashboard.bucket.tertiary_measures_title.bullet._metric": "Métrique",
261
+ "dashboard.bucket.measures_subtitle.bullet": "Principal",
262
+ "dashboard.bucket.secondary_measures_subtitle.bullet": "Objectif",
263
+ "dashboard.bucket.tertiary_measures_subtitle.bullet": "Comparaison",
264
+ "sorting.disabled.explanation.attribute": "Il n'est pas possible de trier cette configuration de visualisation.",
265
+ "sorting.disabled.explanation.measure._measure": "Vous devez ajouter au moins un attribut pour trier la visualisation. Vous pouvez aussi ajuster la position des éléments dans la section des Mesures pour modifier leur emplacement dans la visualisation.",
266
+ "sorting.disabled.explanation.measure._metric": "Vous devez ajouter au moins un attribut pour trier la visualisation. Vous pouvez aussi ajuster la position des éléments dans la section des Métriques pour modifier leur emplacement dans la visualisation.",
267
+ "properties.metrics.title._measure": "Mesures",
268
+ "properties.metrics.title._metric": "Métriques",
269
+ "properties.metrics.position": "Position",
270
+ "properties.metrics.position.columns": "colonnes (par défaut)",
271
+ "properties.metrics.position.rows": "lignes",
272
+ "properties.column.headers.title": "En-têtes de colonne",
273
+ "properties.column.headers.position": "Position",
274
+ "properties.column.headers.position.top": "en haut (par défaut)",
275
+ "properties.column.headers.position.left": "gauche",
276
+ "dashboard.bucket.table.subtitle.columns": "en colonnes",
277
+ "dashboard.bucket.table.subtitle.rows": "en rangées",
278
+ "properties.interactions.title": "Interactions",
279
+ "properties.interactions.drillDown": "Exploration descendante",
280
+ "properties.comparison.title": "Comparaison",
281
+ "properties.comparison.calculationType.title": "Calculé en tant que",
282
+ "properties.comparison.calculationType.as.change": "Variation",
283
+ "properties.comparison.calculationType.as.ratio": "Ratio",
284
+ "properties.comparison.calculationType.as.difference": "Différence",
285
+ "properties.comparison.calculationType.as.changeDifference": "Variation (différence)",
286
+ "properties.comparison.calculationType.as.change.tooltip.useIn._metric": "Calcule la variation relative entre les valeurs métriques primaires et secondaires.",
287
+ "properties.comparison.calculationType.as.change.tooltip.useIn._measure": "Calcule la variation relative entre les valeurs de mesure primaires et secondaires.",
288
+ "properties.comparison.calculationType.as.ratio.tooltip.useIn._metric": "Quantifie la part de la valeur métrique primaire dans la valeur métrique secondaire.",
289
+ "properties.comparison.calculationType.as.ratio.tooltip.useIn._measure": "Quantifie la part de la valeur de mesure primaire dans la valeur de mesure secondaire.",
290
+ "properties.comparison.calculationType.as.difference.tooltip.useIn._metric": "Calcule la différence absolue entre les valeurs métriques primaires et secondaires.",
291
+ "properties.comparison.calculationType.as.difference.tooltip.useIn._measure": "Calcule la différence absolue entre les valeurs de mesure primaires et secondaires.",
292
+ "properties.comparison.calculationType.as.changeDifference.tooltip.useIn._metric": "Calcule à la fois la variation relative et la différence absolue entre les valeurs métriques primaires et secondaires.",
293
+ "properties.comparison.calculationType.as.changeDifference.tooltip.useIn._measure": "Calcule à la fois la variation relative et la différence absolue entre les valeurs de mesure primaires et secondaires.",
294
+ "properties.comparison.calculationType.tooltip.formula.section": "Formule",
295
+ "properties.comparison.calculationType.tooltip.formulaChange.section": "Formule (variation relative)",
296
+ "properties.comparison.calculationType.tooltip.formulaDifference.section": "Formule (différence absolue)",
297
+ "properties.comparison.calculationType.as.change.tooltip.formula": "(Primaire-Secondaire) / Secondaire",
298
+ "properties.comparison.calculationType.as.ratio.tooltip.formula": "Primaire / Secondaire",
299
+ "properties.comparison.calculationType.as.difference.tooltip.formula": "Primaire - Secondaire",
300
+ "properties.comparison.calculationType.tooltip.example.section": "Exemple",
301
+ "properties.comparison.calculationType.as.change.tooltip.example": "Variation des ventes d'une année sur l'autre = (ventes de l'année en cours - ventes de l'année précédente) / ventes de l'année précédente ",
302
+ "properties.comparison.calculationType.as.ratio.tooltip.example": "Ventes actuelles par rapport à un quota = ventes actuelles / quota",
303
+ "properties.comparison.calculationType.as.difference.tooltip.example": "Différence des ventes d'une année sur l'autre = ventes de l'année en cours - ventes de l'année précédente",
304
+ "properties.comparison.calculationType.as.changeDifference.tooltip.example": "Variation des ventes d'une année sur l'autre = [(ventes de l'année en cours - ventes de l'année précédente) / ventes de l'année précédente] ET [ventes de l'année en cours - ventes de l'année précédente]",
305
+ "properties.comparison.measureNumber.format.preset.inherit": "Hériter",
306
+ "properties.comparison.measureNumber.format.preset.rounded": "Arrondies",
307
+ "properties.comparison.measureNumber.format.preset.decimal1": "Décimale (1)",
308
+ "properties.comparison.measureNumber.format.preset.decimal2": "Décimale (2)",
309
+ "properties.comparison.measureNumber.format.preset.percentRounded": "Pourcentage (arrondi)",
310
+ "properties.comparison.measureNumber.format.preset.percent1": "Pourcentage (1)",
311
+ "properties.comparison.measureNumber.format.preset.percent2": "Pourcentage (2)",
312
+ "properties.comparison.measureNumber.format.template.rounded": "Arrondies",
313
+ "properties.comparison.measureNumber.format.template.decimal1": "Décimale (1)",
314
+ "properties.comparison.measureNumber.format.template.decimal2": "Décimale (2)",
315
+ "properties.comparison.measureNumber.format.template.percentRounded": "Pourcentage (arrondi)",
316
+ "properties.comparison.measureNumber.format.template.percent1": "Pourcentage (1)",
317
+ "properties.comparison.measureNumber.format.template.percent2": "Pourcentage (2)",
318
+ "properties.comparison.measureNumber.format.template.currency": "Devise",
319
+ "properties.comparison.measureNumber.format.template.currencyShortened": "Devise abrégée",
320
+ "properties.comparison.measureNumber.format.template.largeNumbersShortened": "Grands nombres abrégés",
321
+ "properties.comparison.measureNumber.format.template.largeNumbersShortenedWithColors": "Grands nombres abrégés avec des couleurs",
322
+ "properties.comparison.measureNumber.format.template.negativeNumbersRed": "Nombres négatifs en rouge",
323
+ "properties.comparison.measureNumber.format.template.financial": "Finances",
324
+ "properties.comparison.measureNumber.format.template.decimalWithoutThousandsSeparator": "Décimales (2) sans séparateur des milliers",
325
+ "properties.comparison.measureNumber.format.template.conditionalColors": "Couleurs conditionnelles",
326
+ "properties.comparison.measureNumber.format.template.trendSymbols": "Symboles de tendance",
327
+ "properties.comparison.measureNumber.format.template.timeFromSeconds": "Temps (avec les secondes)",
328
+ "properties.comparison.measureNumber.format.template.zeroInsteadOfNull": "Zéro à la place d'une valeur nulle",
329
+ "properties.comparison.valueSubSection.title": "Valeur",
330
+ "properties.comparison.format.title": "Format",
331
+ "properties.comparison.subFormat.title": "(Format)",
332
+ "properties.comparison.indicator.title": "Indicateur",
333
+ "properties.comparison.indicator.arrow.title": "Flèche",
334
+ "properties.comparison.indicator.colorConfig.title": "Couleur",
335
+ "properties.comparison.indicator.colorConfig.equals": "Primaire = Secondaire",
336
+ "properties.comparison.indicator.colorConfig.positive": "Primaire > Secondaire",
337
+ "properties.comparison.indicator.colorConfig.negative": "Primaire < Secondaire",
338
+ "properties.comparison.labelSubSection.title": "Libellé",
339
+ "properties.comparison.labelSubSection.positionOnTop.disabled": "Les étiquettes ne s'appliquent pas à la position du haut.",
340
+ "properties.comparison.labelSubSection.conditional.disabled": "Les étiquettes conditionnelles ne s'appliquent pas au calcul des ratios.",
341
+ "properties.comparison.labelName.title": "Nom",
342
+ "properties.comparison.labelConditional.title": "Conditionnelle",
343
+ "properties.comparison.labelPositive.title": "Primaire > Secondaire",
344
+ "properties.comparison.labelNegative.title": "Primaire < Secondaire",
345
+ "properties.comparison.labelEquals.title": "Primaire = Secondaire",
346
+ "properties.comparison.position.title": "Position",
347
+ "properties.comparison.position.top": "haut",
348
+ "properties.comparison.position.right": "droite",
349
+ "properties.comparison.position.left": "gauche"
350
+ }
@@ -170,6 +170,18 @@
170
170
  "properties.canvas.image": "Image",
171
171
  "properties.canvas.image.fit": "ajuster",
172
172
  "properties.canvas.image.fill": "remplir",
173
+ "properties.forecast.title": "Prévisions",
174
+ "properties.forecastDisabled.title": "Les prévisions ne sont pas disponibles pour cette combinaison de compartiments",
175
+ "properties.forecastPeriod.title": "Période",
176
+ "properties.forecastPeriod.placeholder": "Période",
177
+ "properties.forecastSeasonal.title": "Saisonnalité",
178
+ "properties.forecastConfidence.title": "Fiabilité",
179
+ "properties.forecastConfidence.70": "70 %",
180
+ "properties.forecastConfidence.75": "75 %",
181
+ "properties.forecastConfidence.80": "80 %",
182
+ "properties.forecastConfidence.85": "85 %",
183
+ "properties.forecastConfidence.90": "90 %",
184
+ "properties.forecastConfidence.95": "95 %",
173
185
  "properties.canvas.totalLabels": "Total de libellés",
174
186
  "properties.canvas.totalLabels.auto": "auto (par défaut)",
175
187
  "properties.canvas.totalLabels.show": "afficher",
@@ -170,6 +170,18 @@
170
170
  "properties.canvas.image": "Immagine",
171
171
  "properties.canvas.image.fit": "adatta",
172
172
  "properties.canvas.image.fill": "riempi",
173
+ "properties.forecast.title": "Previsione",
174
+ "properties.forecastDisabled.title": "La previsione non è disponibile per questa combinazione di bucket.",
175
+ "properties.forecastPeriod.title": "Periodo",
176
+ "properties.forecastPeriod.placeholder": "Periodo",
177
+ "properties.forecastSeasonal.title": "Stagionalità",
178
+ "properties.forecastConfidence.title": "Probabilità",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
173
185
  "properties.canvas.totalLabels": "Totale etichette",
174
186
  "properties.canvas.totalLabels.auto": "automatico (predefinito)",
175
187
  "properties.canvas.totalLabels.show": "mostra",
@@ -170,6 +170,18 @@
170
170
  "properties.canvas.image": "画像",
171
171
  "properties.canvas.image.fit": "合わせる",
172
172
  "properties.canvas.image.fill": "フィル",
173
+ "properties.forecast.title": "予測",
174
+ "properties.forecastDisabled.title": "このバケットの組み合わせでは予測は利用できません",
175
+ "properties.forecastPeriod.title": "期間",
176
+ "properties.forecastPeriod.placeholder": "期間",
177
+ "properties.forecastSeasonal.title": "季節性",
178
+ "properties.forecastConfidence.title": "自信",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
173
185
  "properties.canvas.totalLabels": "ラベル合計",
174
186
  "properties.canvas.totalLabels.auto": "自動 (規定値)",
175
187
  "properties.canvas.totalLabels.show": "表示",
@@ -170,11 +170,23 @@
170
170
  "properties.canvas.image": "Afbeelding",
171
171
  "properties.canvas.image.fit": "passend maken",
172
172
  "properties.canvas.image.fill": "vullen",
173
+ "properties.forecast.title": "Voorspelling",
174
+ "properties.forecastDisabled.title": "Voorspelling is niet beschikbaar voor deze combinatie van buckets",
175
+ "properties.forecastPeriod.title": "Periode",
176
+ "properties.forecastPeriod.placeholder": "Periode",
177
+ "properties.forecastSeasonal.title": "Seizoen",
178
+ "properties.forecastConfidence.title": "Vertrouwen",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
173
185
  "properties.canvas.totalLabels": "Totaal aantal labels",
174
186
  "properties.canvas.totalLabels.auto": "auto (standaard)",
175
187
  "properties.canvas.totalLabels.show": "tonen",
176
188
  "properties.canvas.totalLabels.hide": "verbergen",
177
- "properties.canvas.dataPoints": "Gegevenspunten",
189
+ "properties.canvas.dataPoints": "Datapunten",
178
190
  "properties.canvas.dataPoints.auto": "auto (standaard)",
179
191
  "properties.canvas.dataPoints.show": "tonen",
180
192
  "properties.canvas.dataPoints.hide": "verbergen",
@@ -170,6 +170,18 @@
170
170
  "properties.canvas.image": "Imagem",
171
171
  "properties.canvas.image.fit": "ajustar",
172
172
  "properties.canvas.image.fill": "preencher",
173
+ "properties.forecast.title": "Previsão",
174
+ "properties.forecastDisabled.title": "Previsão indisponível para essa combinação de cestas",
175
+ "properties.forecastPeriod.title": "Período",
176
+ "properties.forecastPeriod.placeholder": "Período",
177
+ "properties.forecastSeasonal.title": "Sazonalidade",
178
+ "properties.forecastConfidence.title": "Confiança",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
173
185
  "properties.canvas.totalLabels": "Total de rótulos",
174
186
  "properties.canvas.totalLabels.auto": "automático (padrão)",
175
187
  "properties.canvas.totalLabels.show": "mostrar",
@@ -170,6 +170,18 @@
170
170
  "properties.canvas.image": "Imagem",
171
171
  "properties.canvas.image.fit": "ajustar",
172
172
  "properties.canvas.image.fill": "preencher",
173
+ "properties.forecast.title": "Previsão",
174
+ "properties.forecastDisabled.title": "A previsão não se encontra disponível para esta combinação de buckets",
175
+ "properties.forecastPeriod.title": "Período",
176
+ "properties.forecastPeriod.placeholder": "Período",
177
+ "properties.forecastSeasonal.title": "Sazonalidade",
178
+ "properties.forecastConfidence.title": "Confiança",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
173
185
  "properties.canvas.totalLabels": "Total de etiquetas",
174
186
  "properties.canvas.totalLabels.auto": "automático (predefinição)",
175
187
  "properties.canvas.totalLabels.show": "mostrar",
@@ -170,6 +170,18 @@
170
170
  "properties.canvas.image": "图像",
171
171
  "properties.canvas.image.fit": "适合",
172
172
  "properties.canvas.image.fill": "填充",
173
+ "properties.forecast.title": "预报",
174
+ "properties.forecastDisabled.title": "无法为此组合条件提供预报",
175
+ "properties.forecastPeriod.title": "时间段",
176
+ "properties.forecastPeriod.placeholder": "时间段",
177
+ "properties.forecastSeasonal.title": "季节性",
178
+ "properties.forecastConfidence.title": "置信值",
179
+ "properties.forecastConfidence.70": "70%",
180
+ "properties.forecastConfidence.75": "75%",
181
+ "properties.forecastConfidence.80": "80%",
182
+ "properties.forecastConfidence.85": "85%",
183
+ "properties.forecastConfidence.90": "90%",
184
+ "properties.forecastConfidence.95": "95%",
173
185
  "properties.canvas.totalLabels": "标签总计",
174
186
  "properties.canvas.totalLabels.auto": "自动(默认)",
175
187
  "properties.canvas.totalLabels.show": "显示",
@@ -0,0 +1,8 @@
1
+ import { IInsightDefinition } from "@gooddata/sdk-model";
2
+ import { ChartType } from "@gooddata/sdk-ui";
3
+ import { IReferencePoint } from "../interfaces/Visualization.js";
4
+ export declare function isForecastEnabled(referencePoint: IReferencePoint | undefined, insight: IInsightDefinition | undefined, type: ChartType): {
5
+ enabled: boolean;
6
+ visible: boolean;
7
+ };
8
+ //# sourceMappingURL=forecastHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"forecastHelper.d.ts","sourceRoot":"","sources":["../../../src/internal/utils/forecastHelper.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAgD,MAAM,qBAAqB,CAAC;AACvG,OAAO,EAAe,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAE1D,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,wBAAgB,iBAAiB,CAC7B,cAAc,EAAE,eAAe,GAAG,SAAS,EAC3C,OAAO,EAAE,kBAAkB,GAAG,SAAS,EACvC,IAAI,EAAE,SAAS;;;EAgBlB"}
@@ -0,0 +1,56 @@
1
+ // (C) 2024 GoodData Corporation
2
+ import { isAttributeSort, insightBuckets, bucketsFind } from "@gooddata/sdk-model";
3
+ import { BucketNames } from "@gooddata/sdk-ui";
4
+ export function isForecastEnabled(referencePoint, insight, type) {
5
+ switch (type) {
6
+ case "line": {
7
+ return {
8
+ enabled: lineChartBuckets(referencePoint, insight) && lineChartNotSorts(insight),
9
+ visible: true,
10
+ };
11
+ }
12
+ case "column":
13
+ default:
14
+ return {
15
+ enabled: false,
16
+ visible: false,
17
+ };
18
+ }
19
+ }
20
+ function lineChartBuckets(referencePoint, insight) {
21
+ //NOTE: No reference point, try to get it from
22
+ // Keep on mind that we are not able to check if trends item is date
23
+ // but this method is used on dashboard where is not necessary to be so strict
24
+ if (!referencePoint) {
25
+ const buckets = insightBuckets(insight);
26
+ const measures = bucketsFind(buckets, (b) => b.localIdentifier === BucketNames.MEASURES);
27
+ const trends = bucketsFind(buckets, (b) => b.localIdentifier === BucketNames.TREND);
28
+ const segments = bucketsFind(buckets, (b) => b.localIdentifier === BucketNames.SEGMENT);
29
+ return (measures?.items.length === 1 && trends?.items.length === 1 && (segments?.items.length ?? 0) === 0);
30
+ }
31
+ //NOTE: Only one measure and one trend bucket is allowed, trend bucket must be date
32
+ const measures = referencePoint?.buckets.find((b) => b.localIdentifier === BucketNames.MEASURES);
33
+ const trends = referencePoint?.buckets.find((b) => b.localIdentifier === BucketNames.TREND);
34
+ const segments = referencePoint?.buckets.find((b) => b.localIdentifier === BucketNames.SEGMENT);
35
+ return (measures?.items.length === 1 &&
36
+ trends?.items.length === 1 &&
37
+ (segments?.items.length ?? 0) === 0 &&
38
+ trends?.items[0].type === "date");
39
+ }
40
+ function lineChartNotSorts(insight) {
41
+ const { sorts } = insight.insight;
42
+ //NOTE: No sort, can be forecast
43
+ if (sorts.length === 0) {
44
+ return true;
45
+ }
46
+ //NOTE: Only one sort, that is attribute and is asc, can be forecast
47
+ if (sorts.length === 1) {
48
+ const sort = sorts[0];
49
+ if (isAttributeSort(sort) && sort.attributeSortItem.direction === "asc") {
50
+ return true;
51
+ }
52
+ }
53
+ //NOTE: More than one sort, can't be forecast
54
+ return false;
55
+ }
56
+ //# sourceMappingURL=forecastHelper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"forecastHelper.js","sourceRoot":"","sources":["../../../src/internal/utils/forecastHelper.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,EAAsB,eAAe,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvG,OAAO,EAAE,WAAW,EAAa,MAAM,kBAAkB,CAAC;AAI1D,MAAM,UAAU,iBAAiB,CAC7B,cAA2C,EAC3C,OAAuC,EACvC,IAAe;IAEf,QAAQ,IAAI,EAAE,CAAC;QACX,KAAK,MAAM,CAAC,CAAC,CAAC;YACV,OAAO;gBACH,OAAO,EAAE,gBAAgB,CAAC,cAAc,EAAE,OAAO,CAAC,IAAI,iBAAiB,CAAC,OAAO,CAAC;gBAChF,OAAO,EAAE,IAAI;aAChB,CAAC;QACN,CAAC;QACD,KAAK,QAAQ,CAAC;QACd;YACI,OAAO;gBACH,OAAO,EAAE,KAAK;gBACd,OAAO,EAAE,KAAK;aACjB,CAAC;IACV,CAAC;AACL,CAAC;AAED,SAAS,gBAAgB,CACrB,cAA2C,EAC3C,OAAuC;IAEvC,8CAA8C;IAC9C,oEAAoE;IACpE,8EAA8E;IAC9E,IAAI,CAAC,cAAc,EAAE,CAAC;QAClB,MAAM,OAAO,GAAG,cAAc,CAAC,OAAO,CAAC,CAAC;QACxC,MAAM,QAAQ,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,KAAK,WAAW,CAAC,QAAQ,CAAC,CAAC;QACzF,MAAM,MAAM,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,KAAK,WAAW,CAAC,KAAK,CAAC,CAAC;QACpF,MAAM,QAAQ,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,KAAK,WAAW,CAAC,OAAO,CAAC,CAAC;QAExF,OAAO,CACH,QAAQ,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,IAAI,CAAC,CAAC,KAAK,CAAC,CACpG,CAAC;IACN,CAAC;IAED,mFAAmF;IACnF,MAAM,QAAQ,GAAG,cAAc,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,KAAK,WAAW,CAAC,QAAQ,CAAC,CAAC;IACjG,MAAM,MAAM,GAAG,cAAc,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,KAAK,WAAW,CAAC,KAAK,CAAC,CAAC;IAC5F,MAAM,QAAQ,GAAG,cAAc,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,KAAK,WAAW,CAAC,OAAO,CAAC,CAAC;IAEhG,OAAO,CACH,QAAQ,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC;QAC5B,MAAM,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC;QAC1B,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,IAAI,CAAC,CAAC,KAAK,CAAC;QACnC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,MAAM,CACnC,CAAC;AACN,CAAC;AAED,SAAS,iBAAiB,CAAC,OAA2B;IAClD,MAAM,EAAE,KAAK,EAAE,GAAG,OAAO,CAAC,OAAO,CAAC;IAElC,gCAAgC;IAChC,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACrB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,oEAAoE;IACpE,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACrB,MAAM,IAAI,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;QAEtB,IAAI,eAAe,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,iBAAiB,CAAC,SAAS,KAAK,KAAK,EAAE,CAAC;YACtE,OAAO,IAAI,CAAC;QAChB,CAAC;IACL,CAAC;IAED,6CAA6C;IAC7C,OAAO,KAAK,CAAC;AACjB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../src/internal/utils/translations.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAgBvC,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAE1D,wBAAgB,cAAc,CAC1B,aAAa,EAAE,MAAM,EACrB,IAAI,EAAE,SAAS,EACf,MAAM,GAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CAAO,GACvC,MAAM,CAER;AAED,wBAAgB,0BAA0B,CAAC,aAAa,EAAE,aAAa,EAAE,EAAE,IAAI,EAAE,SAAS,GAAG,aAAa,EAAE,CAM3G;AAgBD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAGpE,CAAC"}
1
+ {"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../src/internal/utils/translations.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAoBvC,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAE1D,wBAAgB,cAAc,CAC1B,aAAa,EAAE,MAAM,EACrB,IAAI,EAAE,SAAS,EACf,MAAM,GAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CAAO,GACvC,MAAM,CAER;AAED,wBAAgB,0BAA0B,CAAC,aAAa,EAAE,aAAa,EAAE,EAAE,IAAI,EAAE,SAAS,GAAG,aAAa,EAAE,CAM3G;AAmBD;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAGpE,CAAC"}
@@ -12,6 +12,9 @@ import ptPT from "../translations/pt-PT.json";
12
12
  import zhHans from "../translations/zh-Hans.json";
13
13
  import ruRU from "../translations/ru-RU.json";
14
14
  import itIT from "../translations/it-IT.json";
15
+ import es419 from "../translations/es-419.json";
16
+ import frCA from "../translations/fr-CA.json";
17
+ import enGB from "../translations/en-GB.json";
15
18
  export function getTranslation(translationId, intl, values = {}) {
16
19
  return intl ? intl.formatMessage({ id: translationId }, values) : translationId;
17
20
  }
@@ -34,6 +37,9 @@ const sdkUiExtTranslations = {
34
37
  "zh-Hans": zhHans,
35
38
  "ru-RU": ruRU,
36
39
  "it-IT": itIT,
40
+ "es-419": es419,
41
+ "fr-CA": frCA,
42
+ "en-GB": enGB,
37
43
  };
38
44
  /**
39
45
  * @internal
@@ -1 +1 @@
1
- {"version":3,"file":"translations.js","sourceRoot":"","sources":["../../../src/internal/utils/translations.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,iBAAiB,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,WAAW,IAAI,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,MAAM,MAAM,8BAA8B,CAAC;AAClD,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAG9C,MAAM,UAAU,cAAc,CAC1B,aAAqB,EACrB,IAAe,EACf,SAAoC,EAAE;IAEtC,OAAO,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,EAAE,EAAE,EAAE,aAAa,EAAE,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AACpF,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,aAA8B,EAAE,IAAe;IACtF,OAAO,aAAa,CAAC,GAAG,CAAC,CAAC,IAAmB,EAAE,EAAE;QAC7C,MAAM,mBAAmB,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,cAAc,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC1F,MAAM,kBAAkB,GAAG,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QACtF,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,mBAAmB,EAAE,GAAG,kBAAkB,EAAE,CAAC;IACtE,CAAC,CAAC,CAAC;AACP,CAAC;AAED,MAAM,oBAAoB,GAAiD;IACvE,OAAO,EAAE,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC;IAC9C,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,SAAS,EAAE,MAAM;IACjB,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;CAChB,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAiD,KAAK,CAC3E,iBAAiB,EAAE,+EAA+E;AAClG,oBAAoB,CACvB,CAAC"}
1
+ {"version":3,"file":"translations.js","sourceRoot":"","sources":["../../../src/internal/utils/translations.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,iBAAiB,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,WAAW,IAAI,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAEpE,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,MAAM,MAAM,8BAA8B,CAAC;AAClD,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,KAAK,MAAM,6BAA6B,CAAC;AAChD,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAC9C,OAAO,IAAI,MAAM,4BAA4B,CAAC;AAI9C,MAAM,UAAU,cAAc,CAC1B,aAAqB,EACrB,IAAe,EACf,SAAoC,EAAE;IAEtC,OAAO,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,EAAE,EAAE,EAAE,aAAa,EAAE,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AACpF,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,aAA8B,EAAE,IAAe;IACtF,OAAO,aAAa,CAAC,GAAG,CAAC,CAAC,IAAmB,EAAE,EAAE;QAC7C,MAAM,mBAAmB,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,cAAc,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC1F,MAAM,kBAAkB,GAAG,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QACtF,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,mBAAmB,EAAE,GAAG,kBAAkB,EAAE,CAAC;IACtE,CAAC,CAAC,CAAC;AACP,CAAC;AAED,MAAM,oBAAoB,GAAiD;IACvE,OAAO,EAAE,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC;IAC9C,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,SAAS,EAAE,MAAM;IACjB,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;IACb,QAAQ,EAAE,KAAK;IACf,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,IAAI;CAChB,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,YAAY,GAAiD,KAAK,CAC3E,iBAAiB,EAAE,+EAA+E;AAClG,oBAAoB,CACvB,CAAC"}