@gooddata/sdk-ui-dashboard 10.22.0-alpha.45 → 10.22.0-alpha.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +13 -1
- package/esm/presentation/localization/bundles/en-AU.json +13 -1
- package/esm/presentation/localization/bundles/en-GB.json +13 -1
- package/esm/presentation/localization/bundles/es-419.json +13 -1
- package/esm/presentation/localization/bundles/es-ES.json +13 -1
- package/esm/presentation/localization/bundles/fi-FI.json +13 -1
- package/esm/presentation/localization/bundles/fr-CA.json +13 -1
- package/esm/presentation/localization/bundles/fr-FR.json +13 -1
- package/esm/presentation/localization/bundles/it-IT.json +13 -1
- package/esm/presentation/localization/bundles/ja-JP.json +13 -1
- package/esm/presentation/localization/bundles/nl-NL.json +13 -1
- package/esm/presentation/localization/bundles/pt-BR.json +13 -1
- package/esm/presentation/localization/bundles/pt-PT.json +13 -1
- package/esm/presentation/localization/bundles/zh-HK.json +13 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +13 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +13 -1
- package/package.json +15 -15
package/esm/__version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "10.22.0-alpha.
|
|
1
|
+
export declare const LIB_VERSION = "10.22.0-alpha.47";
|
|
2
2
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.js
CHANGED
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Hier ablegen</b>{br}, um zum Container hinzuzufügen",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Bedingungswert",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Bedingungsart",
|
|
667
|
-
"alert.accessibility.destination.label": "Auswählen, wie die Warnung gesendet werden soll"
|
|
667
|
+
"alert.accessibility.destination.label": "Auswählen, wie die Warnung gesendet werden soll",
|
|
668
|
+
"insightAlert.config.action": "Aktion",
|
|
669
|
+
"insightAlert.config.name": "Name",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Benutzerdefinierter Name der Warnung",
|
|
671
|
+
"options.menu.export": "Exportieren",
|
|
672
|
+
"options.menu.export.header.data": "Daten",
|
|
673
|
+
"options.menu.export_to_pdf": "Nach PDF exportieren",
|
|
674
|
+
"options.menu.export.EXCEL": "Daten (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Foliendeck (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Foliendeck (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "Der Export ist im Gange. Warten Sie, bis er fertig ist, bevor Sie es erneut exportieren.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Name des plans",
|
|
679
|
+
"widget.options.menu.export": "Exportieren"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Drop here</b>{br}to add to the container",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Condition value",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Condition type",
|
|
667
|
-
"alert.accessibility.destination.label": "Select how to send the alert"
|
|
667
|
+
"alert.accessibility.destination.label": "Select how to send the alert",
|
|
668
|
+
"insightAlert.config.action": "Action",
|
|
669
|
+
"insightAlert.config.name": "Name",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Custom name of the alert",
|
|
671
|
+
"options.menu.export": "Export",
|
|
672
|
+
"options.menu.export.header.data": "Data",
|
|
673
|
+
"options.menu.export_to_pdf": "Export to PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Data (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Slide Deck (PPT)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Slide Deck (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "Export is in progress. Wait until it is finished before exporting again.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Timetable name",
|
|
679
|
+
"widget.options.menu.export": "Export"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Drop here</b>{br}to add to the container",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Condition value",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Condition type",
|
|
667
|
-
"alert.accessibility.destination.label": "Select how to send the alert"
|
|
667
|
+
"alert.accessibility.destination.label": "Select how to send the alert",
|
|
668
|
+
"insightAlert.config.action": "Action",
|
|
669
|
+
"insightAlert.config.name": "Name",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Custom name of the alert",
|
|
671
|
+
"options.menu.export": "Export",
|
|
672
|
+
"options.menu.export.header.data": "Data",
|
|
673
|
+
"options.menu.export_to_pdf": "Export to PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Data (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Slide Deck (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Slide Deck (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "Export is in progress. Please wait until it is completed before exporting again.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Timetable name",
|
|
679
|
+
"widget.options.menu.export": "Export"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Suelta aquí</b>{br}para agregarlo al contenedor",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valor de la condición",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Tipo de condición",
|
|
667
|
-
"alert.accessibility.destination.label": "Seleccionar cómo enviar la alerta"
|
|
667
|
+
"alert.accessibility.destination.label": "Seleccionar cómo enviar la alerta",
|
|
668
|
+
"insightAlert.config.action": "Acción",
|
|
669
|
+
"insightAlert.config.name": "Nombre",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nombre personalizado de la alerta",
|
|
671
|
+
"options.menu.export": "Exportar",
|
|
672
|
+
"options.menu.export.header.data": "Datos",
|
|
673
|
+
"options.menu.export_to_pdf": "Exportar a PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Datos (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Diapositivas (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Diapositivas (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "La exportación está en curso. Espere a que finalice antes de volver a exportar.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nombre de la programación",
|
|
679
|
+
"widget.options.menu.export": "Exportar"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Soltar aquí</b>{br}para añadir al contenedor",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valor de la condición",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Tipo de condición",
|
|
667
|
-
"alert.accessibility.destination.label": "Seleccione cómo enviar la alerta"
|
|
667
|
+
"alert.accessibility.destination.label": "Seleccione cómo enviar la alerta",
|
|
668
|
+
"insightAlert.config.action": "Acción",
|
|
669
|
+
"insightAlert.config.name": "Nombre",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nombre personalizado de la alerta",
|
|
671
|
+
"options.menu.export": "Exportar",
|
|
672
|
+
"options.menu.export.header.data": "Datos",
|
|
673
|
+
"options.menu.export_to_pdf": "Exportar a PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Datos (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Diapositivas (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Diapositivas (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "La exportación está en curso. Espere hasta que finalice antes de volver a exportar.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nombre de programación",
|
|
679
|
+
"widget.options.menu.export": "Exportar"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Pudota tänne</b>{br} lisättäväksi säiliöön",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Kuntoarvo",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Kuntotyyppi",
|
|
667
|
-
"alert.accessibility.destination.label": "Valitse hälytyksen lähetystapa"
|
|
667
|
+
"alert.accessibility.destination.label": "Valitse hälytyksen lähetystapa",
|
|
668
|
+
"insightAlert.config.action": "Toiminta",
|
|
669
|
+
"insightAlert.config.name": "Nimi",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Hälytyksen mukautettu nimi",
|
|
671
|
+
"options.menu.export": "Vie",
|
|
672
|
+
"options.menu.export.header.data": "Data",
|
|
673
|
+
"options.menu.export_to_pdf": "Vie PDF-muodossa",
|
|
674
|
+
"options.menu.export.EXCEL": "Tiedot (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Liukukansi (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Liukukansi (pdf)",
|
|
677
|
+
"options.menu.export.in.progress": "Vienti on käynnissä. Odota, kunnes se on valmis, ennen kuin viet sen uudelleen.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Aikataulun nimi",
|
|
679
|
+
"widget.options.menu.export": "Vie"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Déposer icib</b>{br}à ajouter au conteneur",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valeur de la condition",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Type de condition",
|
|
667
|
-
"alert.accessibility.destination.label": "Sélectionner le mode d'envoi de l'alerte"
|
|
667
|
+
"alert.accessibility.destination.label": "Sélectionner le mode d'envoi de l'alerte",
|
|
668
|
+
"insightAlert.config.action": "Action",
|
|
669
|
+
"insightAlert.config.name": "Nom",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nom personnalisé de l'alerte",
|
|
671
|
+
"options.menu.export": "Exporter",
|
|
672
|
+
"options.menu.export.header.data": "Données",
|
|
673
|
+
"options.menu.export_to_pdf": "Exporter vers PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Données (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Diaporama (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Diaporama (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "L'exportation est en cours. Attendez qu'elle soit terminée avant de procéder à une nouvelle exportation.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nom de l'horaire",
|
|
679
|
+
"widget.options.menu.export": "Exporter"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Déposer ici</b>{br}pour ajouter au conteneur",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valeur de la condition",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Type de condition",
|
|
667
|
-
"alert.accessibility.destination.label": "Sélectionner le mode d'envoi de l'alerte"
|
|
667
|
+
"alert.accessibility.destination.label": "Sélectionner le mode d'envoi de l'alerte",
|
|
668
|
+
"insightAlert.config.action": "Action",
|
|
669
|
+
"insightAlert.config.name": "Nom",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nom personnalisé de l'alerte",
|
|
671
|
+
"options.menu.export": "Exporter",
|
|
672
|
+
"options.menu.export.header.data": "Données",
|
|
673
|
+
"options.menu.export_to_pdf": "Exporter vers PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Données (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Diaporama (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Diaporama (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "L'exportation est en cours. Attendez qu'elle soit terminée avant de procéder à une nouvelle exportation.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nom de l'horaire",
|
|
679
|
+
"widget.options.menu.export": "Exporter"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Trascina qui</b>{br}per aggiungere al contenitore",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valore della condizione",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Tipo di condizione",
|
|
667
|
-
"alert.accessibility.destination.label": "Seleziona la modalità di invio dell'avviso"
|
|
667
|
+
"alert.accessibility.destination.label": "Seleziona la modalità di invio dell'avviso",
|
|
668
|
+
"insightAlert.config.action": "Azione",
|
|
669
|
+
"insightAlert.config.name": "Nome",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nome personalizzato dell'avviso",
|
|
671
|
+
"options.menu.export": "Esporta",
|
|
672
|
+
"options.menu.export.header.data": "Dati",
|
|
673
|
+
"options.menu.export_to_pdf": "Esporta in PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Dati (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Presentazione di diapositive (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Presentazione di diapositive (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "L'esportazione è in corso. Attendere che sia terminata prima di esportare nuovamente.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nome del programma",
|
|
679
|
+
"widget.options.menu.export": "Esporta"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>ここにドロップ</b>{br}してコンテナに追加する",
|
|
665
665
|
"insightAlert.config.accessbility.input": "コンディション値",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "コンディションタイプ",
|
|
667
|
-
"alert.accessibility.destination.label": "アラートの送信方法を選択"
|
|
667
|
+
"alert.accessibility.destination.label": "アラートの送信方法を選択",
|
|
668
|
+
"insightAlert.config.action": "アクション",
|
|
669
|
+
"insightAlert.config.name": "名前",
|
|
670
|
+
"insightAlert.config.accessibility.title": "アラートのカスタム名",
|
|
671
|
+
"options.menu.export": "エクスポート",
|
|
672
|
+
"options.menu.export.header.data": "データ",
|
|
673
|
+
"options.menu.export_to_pdf": "PDF にエクスポート",
|
|
674
|
+
"options.menu.export.EXCEL": "データ (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "スライド資料 (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "スライド資料 (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "エクスポート中です。終了するまで待ってから再度エクスポートしてください。",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "スケジュール名",
|
|
679
|
+
"widget.options.menu.export": "エクスポート"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Laat het hier los</b>{br}om toe te voegen aan de container",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Conditiewaarde",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Type aandoening",
|
|
667
|
-
"alert.accessibility.destination.label": "Selecteer hoe u de waarschuwing wilt verzenden"
|
|
667
|
+
"alert.accessibility.destination.label": "Selecteer hoe u de waarschuwing wilt verzenden",
|
|
668
|
+
"insightAlert.config.action": "Actie",
|
|
669
|
+
"insightAlert.config.name": "Naam",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Aangepaste naam van de waarschuwing",
|
|
671
|
+
"options.menu.export": "Exporteren",
|
|
672
|
+
"options.menu.export.header.data": "Data",
|
|
673
|
+
"options.menu.export_to_pdf": "Exporteren naar PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Data (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Slidedeck (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Slidedeck (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "Er wordt geëxporteerd. Wacht tot het klaar is voordat u opnieuw exporteert.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Naam schema",
|
|
679
|
+
"widget.options.menu.export": "Exporteren"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Solte aqui</b>{br}para adicionar ao contêiner",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valor da condição",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Tipo de condição",
|
|
667
|
-
"alert.accessibility.destination.label": "Selecione a forma de envio do alerta"
|
|
667
|
+
"alert.accessibility.destination.label": "Selecione a forma de envio do alerta",
|
|
668
|
+
"insightAlert.config.action": "Ações",
|
|
669
|
+
"insightAlert.config.name": "Nome",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nome personalizado do alerta",
|
|
671
|
+
"options.menu.export": "Exportar",
|
|
672
|
+
"options.menu.export.header.data": "Dados",
|
|
673
|
+
"options.menu.export_to_pdf": "Exportar para PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Dados (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Apresentação de Slides (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Apresentação de Slides (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "A exportação está em andamento. Aguarde até que seja concluído antes de exportar novamente.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nome da programação",
|
|
679
|
+
"widget.options.menu.export": "Exportar"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>Solte aqui</b>{br}para adicionar ao contêiner",
|
|
665
665
|
"insightAlert.config.accessbility.input": "Valor de condição",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "Tipo de condição",
|
|
667
|
-
"alert.accessibility.destination.label": "Selecione como enviar o alerta"
|
|
667
|
+
"alert.accessibility.destination.label": "Selecione como enviar o alerta",
|
|
668
|
+
"insightAlert.config.action": "Ação",
|
|
669
|
+
"insightAlert.config.name": "Nome",
|
|
670
|
+
"insightAlert.config.accessibility.title": "Nome personalizado do alerta",
|
|
671
|
+
"options.menu.export": "Exportar",
|
|
672
|
+
"options.menu.export.header.data": "Dados",
|
|
673
|
+
"options.menu.export_to_pdf": "Exportar para PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "Dados (XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Apresentação de slides (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "Apresentação de slides (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "A exportação está a decorrer. Aguarde até que esteja concluída antes de exportar novamente.",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "Nome da programação",
|
|
679
|
+
"widget.options.menu.export": "Exportar"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>拖放到此處</b>{br}添加到容器",
|
|
665
665
|
"insightAlert.config.accessbility.input": "條件值",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "條件類型",
|
|
667
|
-
"alert.accessibility.destination.label": "選擇發送提醒的方式"
|
|
667
|
+
"alert.accessibility.destination.label": "選擇發送提醒的方式",
|
|
668
|
+
"insightAlert.config.action": "行動",
|
|
669
|
+
"insightAlert.config.name": "名字",
|
|
670
|
+
"insightAlert.config.accessibility.title": "警報的自定義名稱",
|
|
671
|
+
"options.menu.export": "導出",
|
|
672
|
+
"options.menu.export.header.data": "數據",
|
|
673
|
+
"options.menu.export_to_pdf": "導出為PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "數據(XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "幻燈片(PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "幻燈片(PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "導出正在進行中。 請等待導出完成後,再進行下一次導出。",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "計劃名稱",
|
|
679
|
+
"widget.options.menu.export": "導出"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>放至这里</b>{br}添加到容器中",
|
|
665
665
|
"insightAlert.config.accessbility.input": "条件值",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "条件类型",
|
|
667
|
-
"alert.accessibility.destination.label": "选择如何发送警报"
|
|
667
|
+
"alert.accessibility.destination.label": "选择如何发送警报",
|
|
668
|
+
"insightAlert.config.action": "行动",
|
|
669
|
+
"insightAlert.config.name": "名称",
|
|
670
|
+
"insightAlert.config.accessibility.title": "警报的自定义名称",
|
|
671
|
+
"options.menu.export": "导出为",
|
|
672
|
+
"options.menu.export.header.data": "数据",
|
|
673
|
+
"options.menu.export_to_pdf": "导出为 PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "数据(XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "幻灯片 (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "幻灯片 (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "正在导出。请等待导出完成后再次导出。",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "计划名称",
|
|
679
|
+
"widget.options.menu.export": "导出为"
|
|
668
680
|
}
|
|
@@ -664,5 +664,17 @@
|
|
|
664
664
|
"nestedLayout.emptyDropZone.active.message": "<b>拖到這裡</b>{br}以添加到容器中",
|
|
665
665
|
"insightAlert.config.accessbility.input": "條件值",
|
|
666
666
|
"insightAlert.config.accessbility.dropdown": "條件類型",
|
|
667
|
-
"alert.accessibility.destination.label": "選擇如何發送警報"
|
|
667
|
+
"alert.accessibility.destination.label": "選擇如何發送警報",
|
|
668
|
+
"insightAlert.config.action": "行動",
|
|
669
|
+
"insightAlert.config.name": "姓名",
|
|
670
|
+
"insightAlert.config.accessibility.title": "自訂警報名稱",
|
|
671
|
+
"options.menu.export": "出口",
|
|
672
|
+
"options.menu.export.header.data": "數據",
|
|
673
|
+
"options.menu.export_to_pdf": "匯出為 PDF",
|
|
674
|
+
"options.menu.export.EXCEL": "數據(XLSX)",
|
|
675
|
+
"options.menu.export.presentation.PPTX": "幻燈片集 (PPTX)",
|
|
676
|
+
"options.menu.export.presentation.PDF": "幻燈片集 (PDF)",
|
|
677
|
+
"options.menu.export.in.progress": "匯出正在進行中。等待其完成後再匯出。",
|
|
678
|
+
"dialogs.schedule.accessibility.label.email.title": "計劃名稱",
|
|
679
|
+
"widget.options.menu.export": "出口"
|
|
668
680
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-dashboard",
|
|
3
|
-
"version": "10.22.0-alpha.
|
|
3
|
+
"version": "10.22.0-alpha.47",
|
|
4
4
|
"description": "GoodData SDK - Dashboard Component",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -57,17 +57,17 @@
|
|
|
57
57
|
"ts-invariant": "^0.7.5",
|
|
58
58
|
"tslib": "^2.5.0",
|
|
59
59
|
"uuid": "^8.3.2",
|
|
60
|
-
"@gooddata/sdk-backend-base": "10.22.0-alpha.
|
|
61
|
-
"@gooddata/sdk-backend-spi": "10.22.0-alpha.
|
|
62
|
-
"@gooddata/sdk-model": "10.22.0-alpha.
|
|
63
|
-
"@gooddata/sdk-ui": "10.22.0-alpha.
|
|
64
|
-
"@gooddata/sdk-ui
|
|
65
|
-
"@gooddata/sdk-ui-filters": "10.22.0-alpha.
|
|
66
|
-
"@gooddata/sdk-ui-
|
|
67
|
-
"@gooddata/sdk-ui-
|
|
68
|
-
"@gooddata/sdk-ui-
|
|
69
|
-
"@gooddata/sdk-ui-
|
|
70
|
-
"@gooddata/util": "10.22.0-alpha.
|
|
60
|
+
"@gooddata/sdk-backend-base": "10.22.0-alpha.47",
|
|
61
|
+
"@gooddata/sdk-backend-spi": "10.22.0-alpha.47",
|
|
62
|
+
"@gooddata/sdk-model": "10.22.0-alpha.47",
|
|
63
|
+
"@gooddata/sdk-ui-ext": "10.22.0-alpha.47",
|
|
64
|
+
"@gooddata/sdk-ui": "10.22.0-alpha.47",
|
|
65
|
+
"@gooddata/sdk-ui-filters": "10.22.0-alpha.47",
|
|
66
|
+
"@gooddata/sdk-ui-geo": "10.22.0-alpha.47",
|
|
67
|
+
"@gooddata/sdk-ui-kit": "10.22.0-alpha.47",
|
|
68
|
+
"@gooddata/sdk-ui-vis-commons": "10.22.0-alpha.47",
|
|
69
|
+
"@gooddata/sdk-ui-theme-provider": "10.22.0-alpha.47",
|
|
70
|
+
"@gooddata/util": "10.22.0-alpha.47"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {
|
|
73
73
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
|
@@ -120,9 +120,9 @@
|
|
|
120
120
|
"typescript": "5.3.3",
|
|
121
121
|
"vitest": "1.0.4",
|
|
122
122
|
"vitest-dom": "0.1.1",
|
|
123
|
-
"@gooddata/i18n-toolkit": "10.22.0-alpha.
|
|
124
|
-
"@gooddata/
|
|
125
|
-
"@gooddata/
|
|
123
|
+
"@gooddata/i18n-toolkit": "10.22.0-alpha.47",
|
|
124
|
+
"@gooddata/reference-workspace": "10.22.0-alpha.47",
|
|
125
|
+
"@gooddata/sdk-backend-mockingbird": "10.22.0-alpha.47"
|
|
126
126
|
},
|
|
127
127
|
"scripts": {
|
|
128
128
|
"clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",
|