@gooddata/sdk-ui-ext 10.0.0-alpha.12 → 10.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/internal/translations/de-DE.json +16 -0
- package/esm/internal/translations/es-ES.json +16 -0
- package/esm/internal/translations/fr-FR.json +16 -0
- package/esm/internal/translations/it-IT.json +16 -0
- package/esm/internal/translations/ja-JP.json +16 -0
- package/esm/internal/translations/nl-NL.json +16 -0
- package/esm/internal/translations/pt-BR.json +16 -0
- package/esm/internal/translations/pt-PT.json +16 -0
- package/esm/internal/translations/zh-Hans.json +16 -0
- package/package.json +18 -18
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "METRIK",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Zeilen",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Spalten",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Zeilen",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Spalten",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "Kein primäres Maß in Ihrer Betrachtung",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "Keine primäre Metrik in Ihrer Betrachtung",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Fügen Sie Ihrer Ansicht ein primäres Maß hinzu oder schalten Sie auf Tabelle um.\nWenn Sie fertig sind, können Sie es speichern.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "automatisch (Standard)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "anzeigen",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "ausblenden",
|
|
158
|
+
"properties.canvas.rowHeight": "Zeilenhöhe",
|
|
159
|
+
"properties.canvas.rowHeight.small": "klein",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "mittel",
|
|
161
|
+
"properties.canvas.rowHeight.large": "groß",
|
|
162
|
+
"properties.canvas.verticalAlign": "Vertikal ausrichten",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "oben",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "Mitte oben/unten",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "unten",
|
|
166
|
+
"properties.canvas.textWrapping": "Textumbruch",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "Zuschneiden",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "Umbrechen",
|
|
169
|
+
"properties.canvas.image": "Bild",
|
|
170
|
+
"properties.canvas.image.fit": "Anpassen",
|
|
171
|
+
"properties.canvas.image.fill": "Ausfüllen",
|
|
156
172
|
"properties.canvas.totalLabels": "Gesamte Beschriftungen",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "automatisch (Standard)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "anzeigen",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "MÉTRICA",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Filas",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Columnas",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Filas",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Columnas",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "No hay ninguna medida principal en la perspectiva",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "No hay ninguna métrica principal en la perspectiva",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Agregue una medida principal a la perspectiva o cambie a tabla.\nCuando lo haya hecho, podrá guardarla.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "automático (predeterminado)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "mostrar",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "ocultar",
|
|
158
|
+
"properties.canvas.rowHeight": "Altura de fila",
|
|
159
|
+
"properties.canvas.rowHeight.small": "pequeña",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "media",
|
|
161
|
+
"properties.canvas.rowHeight.large": "grande",
|
|
162
|
+
"properties.canvas.verticalAlign": "Alineación vertical",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "parte superior",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "parte media",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "parte inferior",
|
|
166
|
+
"properties.canvas.textWrapping": "Ajuste del texto",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "recortar",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "ajustar",
|
|
169
|
+
"properties.canvas.image": "Imagen",
|
|
170
|
+
"properties.canvas.image.fit": "ajustar",
|
|
171
|
+
"properties.canvas.image.fill": "rellenar",
|
|
156
172
|
"properties.canvas.totalLabels": "Etiquetas totales",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "automático (predeterminado)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "mostrar",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "MÉTRIQUE",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Lignes",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Colonnes",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Lignes",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Colonnes",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "Aucune mesure principale dans votre perception.",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "Aucune métrique principale dans votre perception.",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Ajoutez une mesure principale à votre perception, ou basculez vers le tableau.\r\nUne fois que vois avez terminé, vous pourrez l'enregistrer.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "auto (par défaut)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "afficher",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "masquer",
|
|
158
|
+
"properties.canvas.rowHeight": "Hauteur de ligne",
|
|
159
|
+
"properties.canvas.rowHeight.small": "petite",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "moyenne",
|
|
161
|
+
"properties.canvas.rowHeight.large": "grande",
|
|
162
|
+
"properties.canvas.verticalAlign": "Alignement vertical",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "haut",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "milieu",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "bas",
|
|
166
|
+
"properties.canvas.textWrapping": "Habillage du texte",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "clip",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "ajuster",
|
|
169
|
+
"properties.canvas.image": "Image",
|
|
170
|
+
"properties.canvas.image.fit": "ajuster",
|
|
171
|
+
"properties.canvas.image.fill": "remplir",
|
|
156
172
|
"properties.canvas.totalLabels": "Total de libellés",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "auto (par défaut)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "afficher",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "METRICA",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Righe",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Colonne",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Righe",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Colonne",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "Nessuna misura primaria nell'analisi",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "Nessuna metrica primaria nell'analisi",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Aggiungere una misura primaria all'analisi o passare alla tabella.\nAl termine, sarà possibile salvarla.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "automatico (predefinito)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "mostra",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "nascondi",
|
|
158
|
+
"properties.canvas.rowHeight": "Altezza della riga",
|
|
159
|
+
"properties.canvas.rowHeight.small": "piccola",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "media",
|
|
161
|
+
"properties.canvas.rowHeight.large": "grande",
|
|
162
|
+
"properties.canvas.verticalAlign": "Allineamento verticale",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "in cima",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "in mezzo",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "in fondo",
|
|
166
|
+
"properties.canvas.textWrapping": "Interruzione del testo",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "taglia",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "ritorna a capo",
|
|
169
|
+
"properties.canvas.image": "Immagine",
|
|
170
|
+
"properties.canvas.image.fit": "adatta",
|
|
171
|
+
"properties.canvas.image.fill": "riempi",
|
|
156
172
|
"properties.canvas.totalLabels": "Totale etichette",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "automatico (predefinito)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "mostra",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "メトリック",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "行",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "列",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "行",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "列",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "解析にプライマリメジャーがありません",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "解析にプライマリメトリックがありません",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "解析にプライマリメジャーを加えるか、または クロス集計ビューに切り替え。\nその後、これを保存できます。",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "自動 (規定値)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "表示",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "隠す",
|
|
158
|
+
"properties.canvas.rowHeight": "行の高さ",
|
|
159
|
+
"properties.canvas.rowHeight.small": "小",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "中",
|
|
161
|
+
"properties.canvas.rowHeight.large": "大",
|
|
162
|
+
"properties.canvas.verticalAlign": "垂直方向の整列",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "上",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "中間",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "下",
|
|
166
|
+
"properties.canvas.textWrapping": "テキストの折り返し",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "クリップ",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "折り返し",
|
|
169
|
+
"properties.canvas.image": "画像",
|
|
170
|
+
"properties.canvas.image.fit": "合わせる",
|
|
171
|
+
"properties.canvas.image.fill": "フィル",
|
|
156
172
|
"properties.canvas.totalLabels": "ラベル合計",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "自動 (規定値)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "表示",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "MEETGEGEVEN",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Rijen",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Kolommen",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Rijen",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Kolommen",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "Geen primaire maat in uw inzicht",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "Geen primair meetgegeven in uw inzicht",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Voeg een primaire maat toe aan uw inzicht of schakel over naar een tabel.\nZodra dit is gebeurd, kunt u opslaan.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "auto (standaard)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "tonen",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "verbergen",
|
|
158
|
+
"properties.canvas.rowHeight": "Rijhoogte",
|
|
159
|
+
"properties.canvas.rowHeight.small": "klein",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "gemiddeld",
|
|
161
|
+
"properties.canvas.rowHeight.large": "groot",
|
|
162
|
+
"properties.canvas.verticalAlign": "Verticale uitlijning",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "boven",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "midden",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "onder",
|
|
166
|
+
"properties.canvas.textWrapping": "Tekstomloop",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "klemmen",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "omloop",
|
|
169
|
+
"properties.canvas.image": "Afbeelding",
|
|
170
|
+
"properties.canvas.image.fit": "passend maken",
|
|
171
|
+
"properties.canvas.image.fill": "vullen",
|
|
156
172
|
"properties.canvas.totalLabels": "Totaal aantal labels",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "auto (standaard)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "tonen",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "MÉTRICA",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Linhas",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Colunas",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Linhas",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Colunas",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "Sem medida primária no seu insight",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "Nenhuma métrica principal no seu insight.",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Adicione uma medida primária ao seu insight ou mude para tabela.\nApós fazer isso, você poderá salvá-lo.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "automático (padrão)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "mostrar",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "ocultar",
|
|
158
|
+
"properties.canvas.rowHeight": "Altura da linha",
|
|
159
|
+
"properties.canvas.rowHeight.small": "pequena",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "média",
|
|
161
|
+
"properties.canvas.rowHeight.large": "grande",
|
|
162
|
+
"properties.canvas.verticalAlign": "Alinhamento vertical",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "superior",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "meio",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "inferior",
|
|
166
|
+
"properties.canvas.textWrapping": "Quebra automática de texto",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "recortar",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "quebrar linha",
|
|
169
|
+
"properties.canvas.image": "Imagem",
|
|
170
|
+
"properties.canvas.image.fit": "ajustar",
|
|
171
|
+
"properties.canvas.image.fill": "preencher",
|
|
156
172
|
"properties.canvas.totalLabels": "Total de rótulos",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "automático (padrão)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "mostrar",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "MÉTRICA",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Linhas",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "Colunas",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Linhas",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "Colunas",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "Sem medida principal no insight",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "Nenhuma métrica principal no seu insight",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Adicione uma medida principal ao insight ou mude para tabela.\nQuando terminar, poderá guardá-lo.",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "automático (predefinição)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "mostrar",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "ocultar",
|
|
158
|
+
"properties.canvas.rowHeight": "Altura da linha",
|
|
159
|
+
"properties.canvas.rowHeight.small": "pequena",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "média",
|
|
161
|
+
"properties.canvas.rowHeight.large": "grande",
|
|
162
|
+
"properties.canvas.verticalAlign": "Alinhar vertical",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "cima",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "meio",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "baixo",
|
|
166
|
+
"properties.canvas.textWrapping": "Moldagem de texto",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "recortar",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "moldar",
|
|
169
|
+
"properties.canvas.image": "Imagem",
|
|
170
|
+
"properties.canvas.image.fit": "ajustar",
|
|
171
|
+
"properties.canvas.image.fill": "preencher",
|
|
156
172
|
"properties.canvas.totalLabels": "Total de etiquetas",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "automático (predefinição)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "mostrar",
|
|
@@ -121,6 +121,8 @@
|
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "指标",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "行",
|
|
123
123
|
"dashboard.bucket.columns_title.table": "列",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "行",
|
|
125
|
+
"dashboard.bucket.columns_title.repeater": "列",
|
|
124
126
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "您的洞察中没有基本度量",
|
|
125
127
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "您的洞察中没有基本指标",
|
|
126
128
|
"dashboard.error.missing_primary_bucket_item.text._measure": "为洞察添加基本度量,或切换至表格。\n完成后,您将可以保存它。",
|
|
@@ -153,6 +155,20 @@
|
|
|
153
155
|
"properties.canvas.dataLabels.auto": "自动(默认)",
|
|
154
156
|
"properties.canvas.dataLabels.show": "显示",
|
|
155
157
|
"properties.canvas.dataLabels.hide": "隐藏",
|
|
158
|
+
"properties.canvas.rowHeight": "行高",
|
|
159
|
+
"properties.canvas.rowHeight.small": "小",
|
|
160
|
+
"properties.canvas.rowHeight.medium": "中",
|
|
161
|
+
"properties.canvas.rowHeight.large": "大",
|
|
162
|
+
"properties.canvas.verticalAlign": "垂直对齐",
|
|
163
|
+
"properties.canvas.verticalAlign.top": "顶部",
|
|
164
|
+
"properties.canvas.verticalAlign.middle": "中间",
|
|
165
|
+
"properties.canvas.verticalAlign.bottom": "底部",
|
|
166
|
+
"properties.canvas.textWrapping": "文本换行",
|
|
167
|
+
"properties.canvas.textWrapping.clip": "裁切",
|
|
168
|
+
"properties.canvas.textWrapping.wrap": "换行",
|
|
169
|
+
"properties.canvas.image": "图像",
|
|
170
|
+
"properties.canvas.image.fit": "适合",
|
|
171
|
+
"properties.canvas.image.fill": "填充",
|
|
156
172
|
"properties.canvas.totalLabels": "标签总计",
|
|
157
173
|
"properties.canvas.totalLabels.auto": "自动(默认)",
|
|
158
174
|
"properties.canvas.totalLabels.show": "显示",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-ext",
|
|
3
|
-
"version": "10.0.0-alpha.
|
|
3
|
+
"version": "10.0.0-alpha.13",
|
|
4
4
|
"description": "GoodData.UI SDK - Extensions",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -50,19 +50,19 @@
|
|
|
50
50
|
"uuid": "^8.3.2",
|
|
51
51
|
"debounce-promise": "^3.1.2",
|
|
52
52
|
"json-stable-stringify": "^1.0.1",
|
|
53
|
-
"@gooddata/sdk-backend-base": "10.0.0-alpha.
|
|
54
|
-
"@gooddata/sdk-backend-spi": "10.0.0-alpha.
|
|
55
|
-
"@gooddata/sdk-
|
|
56
|
-
"@gooddata/sdk-
|
|
57
|
-
"@gooddata/sdk-
|
|
58
|
-
"@gooddata/sdk-ui-
|
|
59
|
-
"@gooddata/sdk-ui-
|
|
60
|
-
"@gooddata/sdk-ui-
|
|
61
|
-
"@gooddata/sdk-ui-
|
|
62
|
-
"@gooddata/sdk-ui-pivot": "10.0.0-alpha.
|
|
63
|
-
"@gooddata/sdk-ui-
|
|
64
|
-
"@gooddata/
|
|
65
|
-
"@gooddata/
|
|
53
|
+
"@gooddata/sdk-backend-base": "10.0.0-alpha.13",
|
|
54
|
+
"@gooddata/sdk-backend-spi": "10.0.0-alpha.13",
|
|
55
|
+
"@gooddata/sdk-embedding": "10.0.0-alpha.13",
|
|
56
|
+
"@gooddata/sdk-ui": "10.0.0-alpha.13",
|
|
57
|
+
"@gooddata/sdk-model": "10.0.0-alpha.13",
|
|
58
|
+
"@gooddata/sdk-ui-filters": "10.0.0-alpha.13",
|
|
59
|
+
"@gooddata/sdk-ui-geo": "10.0.0-alpha.13",
|
|
60
|
+
"@gooddata/sdk-ui-charts": "10.0.0-alpha.13",
|
|
61
|
+
"@gooddata/sdk-ui-theme-provider": "10.0.0-alpha.13",
|
|
62
|
+
"@gooddata/sdk-ui-pivot": "10.0.0-alpha.13",
|
|
63
|
+
"@gooddata/sdk-ui-kit": "10.0.0-alpha.13",
|
|
64
|
+
"@gooddata/util": "10.0.0-alpha.13",
|
|
65
|
+
"@gooddata/sdk-ui-vis-commons": "10.0.0-alpha.13"
|
|
66
66
|
},
|
|
67
67
|
"peerDependencies": {
|
|
68
68
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
|
@@ -117,10 +117,10 @@
|
|
|
117
117
|
"vitest-dom": "0.1.1",
|
|
118
118
|
"@types/debounce-promise": "^3.1.4",
|
|
119
119
|
"@types/json-stable-stringify": "^1.0.32",
|
|
120
|
-
"@gooddata/live-examples-workspace": "10.0.0-alpha.
|
|
121
|
-
"@gooddata/
|
|
122
|
-
"@gooddata/reference-workspace": "10.0.0-alpha.
|
|
123
|
-
"@gooddata/
|
|
120
|
+
"@gooddata/live-examples-workspace": "10.0.0-alpha.13",
|
|
121
|
+
"@gooddata/sdk-backend-mockingbird": "10.0.0-alpha.13",
|
|
122
|
+
"@gooddata/reference-workspace": "10.0.0-alpha.13",
|
|
123
|
+
"@gooddata/i18n-toolkit": "10.0.0-alpha.13"
|
|
124
124
|
},
|
|
125
125
|
"scripts": {
|
|
126
126
|
"clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",
|