@gooddata/sdk-ui 8.12.0-alpha.8 → 8.12.0-alpha.9
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/README.md +5 -1
- package/dist/base/localization/bundles/de-DE.json +2 -0
- package/dist/base/localization/bundles/en-US.json +15 -0
- package/dist/base/localization/bundles/es-ES.json +2 -0
- package/dist/base/localization/bundles/fr-FR.json +2 -0
- package/dist/base/localization/bundles/ja-JP.json +2 -0
- package/dist/base/localization/bundles/nl-NL.json +2 -0
- package/dist/base/localization/bundles/pt-BR.json +2 -0
- package/dist/base/localization/bundles/pt-PT.json +2 -0
- package/dist/base/localization/bundles/ru-RU.json +2 -0
- package/dist/base/localization/bundles/zh-Hans.json +2 -0
- package/esm/base/localization/bundles/de-DE.json +2 -0
- package/esm/base/localization/bundles/en-US.json +15 -0
- package/esm/base/localization/bundles/es-ES.json +2 -0
- package/esm/base/localization/bundles/fr-FR.json +2 -0
- package/esm/base/localization/bundles/ja-JP.json +2 -0
- package/esm/base/localization/bundles/nl-NL.json +2 -0
- package/esm/base/localization/bundles/pt-BR.json +2 -0
- package/esm/base/localization/bundles/pt-PT.json +2 -0
- package/esm/base/localization/bundles/ru-RU.json +2 -0
- package/esm/base/localization/bundles/zh-Hans.json +2 -0
- package/package.json +8 -8
package/README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
# GoodData.UI SDK - Core
|
|
1
|
+
# GoodData.UI SDK - UI Core
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/@gooddata/sdk-ui)
|
|
4
|
+
[](https://npmcharts.com/compare/@gooddata/sdk-ui?minimal=true)
|
|
5
|
+

|
|
2
6
|
|
|
3
7
|
This package provides base functionality useful for building [React visualizations](https://sdk.gooddata.com/gooddata-ui/docs/create_new_visualization.html) on top of GoodData.
|
|
4
8
|
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Konfiguration",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Vom Dashboard entfernen",
|
|
275
275
|
"attributesDropdown.display_as": "Anzeigen als: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ist bereits durch <strong>{childTitle}</strong> gefiltert, filtern Sie direkt oder durch andere Filter.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "mit Daten von",
|
|
276
278
|
"shareDialog.share.grantee.title": "Mit Benutzern und Gruppen teilen",
|
|
277
279
|
"shareDialog.share.grantee.share": "Teilen",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Geteilt mit",
|
|
@@ -1434,6 +1434,21 @@
|
|
|
1434
1434
|
"comment": "Label shown on dropdown button that changes form of the attribute used in insight. For example 'Display as: Shortened name'",
|
|
1435
1435
|
"limit": 0
|
|
1436
1436
|
},
|
|
1437
|
+
"attributesDropdown.empty.item.tooltip": {
|
|
1438
|
+
"value": "Include missing (null) and empty (\"\") values.",
|
|
1439
|
+
"comment": "Tooltip text of how selecting an (empty value) item affects the values shown.",
|
|
1440
|
+
"limit": 0
|
|
1441
|
+
},
|
|
1442
|
+
"attributesDropdown.filterConfiguredMessage": {
|
|
1443
|
+
"value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
|
|
1444
|
+
"comment": "Do not translate HTML markup enclosed in <> and placeholders enclosed in {}.",
|
|
1445
|
+
"limit": 0
|
|
1446
|
+
},
|
|
1447
|
+
"attributesDropdown.attributeNameWithData": {
|
|
1448
|
+
"value": "with data of",
|
|
1449
|
+
"comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'",
|
|
1450
|
+
"limit": 0
|
|
1451
|
+
},
|
|
1437
1452
|
"shareDialog.share.grantee.title": {
|
|
1438
1453
|
"value": "Share with users and groups",
|
|
1439
1454
|
"comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuración",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Quitar del panel",
|
|
275
275
|
"attributesDropdown.display_as": "Mostrar como: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ya se ha filtrado por el filtro <strong>{childTitle}</strong> directamente o mediante otros filtros.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "con datos de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Compartir con usuarios y grupos",
|
|
277
279
|
"shareDialog.share.grantee.share": "Compartir",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Compartido con",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuration",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Retirer du tableau de bord",
|
|
275
275
|
"attributesDropdown.display_as": "Afficher en tant que : {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> est déjà filtré par le filtre <strong>{childTitle}</strong>, directement ou via d'autres filtres.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "avec les données de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Partager avec des utilisateurs et groupes",
|
|
277
279
|
"shareDialog.share.grantee.share": "Partage",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Partagé avec",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "設定",
|
|
274
274
|
"attributesDropdown.removeTooltip": "ダッシュボードから削除",
|
|
275
275
|
"attributesDropdown.display_as": "次のように表示: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "直接フィルターか、他のフィルターで<strong>{parentTitle}</strong> すでにフィルター済み <strong>{childTitle}</strong>。",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "データの",
|
|
276
278
|
"shareDialog.share.grantee.title": "ユーザやグループと共有",
|
|
277
279
|
"shareDialog.share.grantee.share": "共有する",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "シェア相手",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuratie",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Verwijderen van dashboard",
|
|
275
275
|
"attributesDropdown.display_as": "Weergeven als: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is al gefilterd op <strong>{childTitle}</strong>, rechtstreeks of via andere filters.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "met gegevens van",
|
|
276
278
|
"shareDialog.share.grantee.title": "Delen met gebruikers en groepen",
|
|
277
279
|
"shareDialog.share.grantee.share": "Deel",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Gedeeld met",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuração",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
275
|
"attributesDropdown.display_as": "Exibir como: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já foi filtrado por <strong>{childTitle}</strong> diretamente ou por meio de outros filtros.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Compartilhar com usuários e grupos",
|
|
277
279
|
"shareDialog.share.grantee.share": "Compartilhar",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Compartilhado com",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuração",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
275
|
"attributesDropdown.display_as": "Apresentar como: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já se encontra filtrado pelo filtro <strong>{childTitle}</strong>, de forma direta ou através de outros filtros.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Partilhar com utilizadores e grupos",
|
|
277
279
|
"shareDialog.share.grantee.share": "Partilhar",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Partilhado com",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Конфигурация",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Удалить с дашборда",
|
|
275
275
|
"attributesDropdown.display_as": "Отобразить как: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> уже отфильтрован фильтром <strong>{childTitle}</strong> напрямую или через другие фильтры.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "с данными",
|
|
276
278
|
"shareDialog.share.grantee.title": "Поделиться с пользователями и группами",
|
|
277
279
|
"shareDialog.share.grantee.share": "Поделиться",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Поделиться с",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "配置",
|
|
274
274
|
"attributesDropdown.removeTooltip": "从控制面板中移除",
|
|
275
275
|
"attributesDropdown.display_as": "显示为:{title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> 已被 <strong>{childTitle}</strong> 筛选器直接筛选或已通过其他筛选器筛选。",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "带下列数据",
|
|
276
278
|
"shareDialog.share.grantee.title": "与用户和组共享",
|
|
277
279
|
"shareDialog.share.grantee.share": "共享",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "共享给",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Konfiguration",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Vom Dashboard entfernen",
|
|
275
275
|
"attributesDropdown.display_as": "Anzeigen als: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ist bereits durch <strong>{childTitle}</strong> gefiltert, filtern Sie direkt oder durch andere Filter.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "mit Daten von",
|
|
276
278
|
"shareDialog.share.grantee.title": "Mit Benutzern und Gruppen teilen",
|
|
277
279
|
"shareDialog.share.grantee.share": "Teilen",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Geteilt mit",
|
|
@@ -1434,6 +1434,21 @@
|
|
|
1434
1434
|
"comment": "Label shown on dropdown button that changes form of the attribute used in insight. For example 'Display as: Shortened name'",
|
|
1435
1435
|
"limit": 0
|
|
1436
1436
|
},
|
|
1437
|
+
"attributesDropdown.empty.item.tooltip": {
|
|
1438
|
+
"value": "Include missing (null) and empty (\"\") values.",
|
|
1439
|
+
"comment": "Tooltip text of how selecting an (empty value) item affects the values shown.",
|
|
1440
|
+
"limit": 0
|
|
1441
|
+
},
|
|
1442
|
+
"attributesDropdown.filterConfiguredMessage": {
|
|
1443
|
+
"value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
|
|
1444
|
+
"comment": "Do not translate HTML markup enclosed in <> and placeholders enclosed in {}.",
|
|
1445
|
+
"limit": 0
|
|
1446
|
+
},
|
|
1447
|
+
"attributesDropdown.attributeNameWithData": {
|
|
1448
|
+
"value": "with data of",
|
|
1449
|
+
"comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'",
|
|
1450
|
+
"limit": 0
|
|
1451
|
+
},
|
|
1437
1452
|
"shareDialog.share.grantee.title": {
|
|
1438
1453
|
"value": "Share with users and groups",
|
|
1439
1454
|
"comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuración",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Quitar del panel",
|
|
275
275
|
"attributesDropdown.display_as": "Mostrar como: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> ya se ha filtrado por el filtro <strong>{childTitle}</strong> directamente o mediante otros filtros.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "con datos de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Compartir con usuarios y grupos",
|
|
277
279
|
"shareDialog.share.grantee.share": "Compartir",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Compartido con",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuration",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Retirer du tableau de bord",
|
|
275
275
|
"attributesDropdown.display_as": "Afficher en tant que : {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> est déjà filtré par le filtre <strong>{childTitle}</strong>, directement ou via d'autres filtres.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "avec les données de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Partager avec des utilisateurs et groupes",
|
|
277
279
|
"shareDialog.share.grantee.share": "Partage",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Partagé avec",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "設定",
|
|
274
274
|
"attributesDropdown.removeTooltip": "ダッシュボードから削除",
|
|
275
275
|
"attributesDropdown.display_as": "次のように表示: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "直接フィルターか、他のフィルターで<strong>{parentTitle}</strong> すでにフィルター済み <strong>{childTitle}</strong>。",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "データの",
|
|
276
278
|
"shareDialog.share.grantee.title": "ユーザやグループと共有",
|
|
277
279
|
"shareDialog.share.grantee.share": "共有する",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "シェア相手",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuratie",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Verwijderen van dashboard",
|
|
275
275
|
"attributesDropdown.display_as": "Weergeven als: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is al gefilterd op <strong>{childTitle}</strong>, rechtstreeks of via andere filters.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "met gegevens van",
|
|
276
278
|
"shareDialog.share.grantee.title": "Delen met gebruikers en groepen",
|
|
277
279
|
"shareDialog.share.grantee.share": "Deel",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Gedeeld met",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuração",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
275
|
"attributesDropdown.display_as": "Exibir como: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já foi filtrado por <strong>{childTitle}</strong> diretamente ou por meio de outros filtros.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Compartilhar com usuários e grupos",
|
|
277
279
|
"shareDialog.share.grantee.share": "Compartilhar",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Compartilhado com",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Configuração",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Remover do dashboard",
|
|
275
275
|
"attributesDropdown.display_as": "Apresentar como: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> já se encontra filtrado pelo filtro <strong>{childTitle}</strong>, de forma direta ou através de outros filtros.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "com dados de",
|
|
276
278
|
"shareDialog.share.grantee.title": "Partilhar com utilizadores e grupos",
|
|
277
279
|
"shareDialog.share.grantee.share": "Partilhar",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Partilhado com",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "Конфигурация",
|
|
274
274
|
"attributesDropdown.removeTooltip": "Удалить с дашборда",
|
|
275
275
|
"attributesDropdown.display_as": "Отобразить как: {title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> уже отфильтрован фильтром <strong>{childTitle}</strong> напрямую или через другие фильтры.",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "с данными",
|
|
276
278
|
"shareDialog.share.grantee.title": "Поделиться с пользователями и группами",
|
|
277
279
|
"shareDialog.share.grantee.share": "Поделиться",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "Поделиться с",
|
|
@@ -273,6 +273,8 @@
|
|
|
273
273
|
"attributesDropdown.configuration": "配置",
|
|
274
274
|
"attributesDropdown.removeTooltip": "从控制面板中移除",
|
|
275
275
|
"attributesDropdown.display_as": "显示为:{title}",
|
|
276
|
+
"attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> 已被 <strong>{childTitle}</strong> 筛选器直接筛选或已通过其他筛选器筛选。",
|
|
277
|
+
"attributesDropdown.attributeNameWithData": "带下列数据",
|
|
276
278
|
"shareDialog.share.grantee.title": "与用户和组共享",
|
|
277
279
|
"shareDialog.share.grantee.share": "共享",
|
|
278
280
|
"shareDialog.share.grantee.list.title": "共享给",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui",
|
|
3
|
-
"version": "8.12.0-alpha.
|
|
3
|
+
"version": "8.12.0-alpha.9",
|
|
4
4
|
"description": "GoodData.UI SDK - Core",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@formatjs/intl-pluralrules": "~1.3.7",
|
|
39
39
|
"@gooddata/numberjs": "^4.0.3",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "^8.12.0-alpha.
|
|
41
|
-
"@gooddata/sdk-model": "^8.12.0-alpha.
|
|
42
|
-
"@gooddata/util": "^8.12.0-alpha.
|
|
40
|
+
"@gooddata/sdk-backend-spi": "^8.12.0-alpha.9",
|
|
41
|
+
"@gooddata/sdk-model": "^8.12.0-alpha.9",
|
|
42
|
+
"@gooddata/util": "^8.12.0-alpha.9",
|
|
43
43
|
"custom-event": "^1.0.1",
|
|
44
44
|
"hoist-non-react-statics": "^3.3.0",
|
|
45
45
|
"http-status-codes": "^2.1.4",
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
"react-dom": "^16.10.0 || ^17.0.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@gooddata/i18n-toolkit": "^8.12.0-alpha.
|
|
59
|
+
"@gooddata/i18n-toolkit": "^8.12.0-alpha.9",
|
|
60
60
|
"@gooddata/eslint-config": "^2.1.0",
|
|
61
|
-
"@gooddata/reference-workspace": "^8.12.0-alpha.
|
|
62
|
-
"@gooddata/sdk-backend-base": "^8.12.0-alpha.
|
|
63
|
-
"@gooddata/sdk-backend-mockingbird": "^8.12.0-alpha.
|
|
61
|
+
"@gooddata/reference-workspace": "^8.12.0-alpha.9",
|
|
62
|
+
"@gooddata/sdk-backend-base": "^8.12.0-alpha.9",
|
|
63
|
+
"@gooddata/sdk-backend-mockingbird": "^8.12.0-alpha.9",
|
|
64
64
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
65
65
|
"@microsoft/api-documenter": "^7.17.0",
|
|
66
66
|
"@microsoft/api-extractor": "^7.20.0",
|