@gooddata/sdk-ui-ext 10.23.0-alpha.2 → 10.23.0-alpha.3

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.
@@ -362,7 +362,7 @@
362
362
  "visualizations.headline.tertiary.title": "im Vergleich zu",
363
363
  "properties.interactions.alerts": "Warnung",
364
364
  "properties.interactions.alerts.tooltip": "Ermöglichen Sie Benutzern, Warnungen für diese Visualisierung auf Dashboards zu erstellen.",
365
- "properties.interactions.scheduledExports": "Geplante Exportvorgänge",
365
+ "properties.interactions.scheduledExports": "Geplante exporte",
366
366
  "properties.interactions.scheduledExports.tooltip": "Ermöglichen Sie Benutzern, geplante Exporte für diese Visualisierung auf Dashboards zu erstellen.",
367
367
  "properties.advanced.title": "Erweiterte Anpassungen",
368
368
  "properties.advanced.chartConfigOverride.noValueLabel": "Noch keine Anpassungen.",
@@ -374,7 +374,7 @@
374
374
  "properties.advanced.chartConfigOverride.button.cancel": "Abbrechen",
375
375
  "gs.date.yesterday": "Gestern",
376
376
  "notifications.panel.tab.unread": "Ungelesen ({count})",
377
- "notifications.panel.tab.all": "Alle ",
377
+ "notifications.panel.tab.all": "Alle",
378
378
  "notifications.panel.markAllAsRead": "Alle als gelesen markieren",
379
379
  "notifications.panel.error.loading": "Fehler beim Laden der Benachrichtigungen",
380
380
  "notifications.panel.empty.all": "Keine Benachrichtigungen",
@@ -373,7 +373,7 @@
373
373
  "properties.advanced.chartConfigOverride.button.apply": "Toepassen",
374
374
  "properties.advanced.chartConfigOverride.button.cancel": "Annuleren",
375
375
  "gs.date.yesterday": "Gisteren",
376
- "notifications.panel.tab.unread": "Ongelezen ({count})",
376
+ "notifications.panel.tab.unread": "Niet gelezen ({count})",
377
377
  "notifications.panel.tab.all": "Alles",
378
378
  "notifications.panel.markAllAsRead": "Alles als gelezen markeren",
379
379
  "notifications.panel.error.loading": "Fout bij het laden van meldingen",
@@ -383,7 +383,7 @@
383
383
  "notifications.panel.markAsRead": "Marcar como lido",
384
384
  "notifications.filters.buttonLabel": "Mostrar filtros",
385
385
  "notifications.filters.dialog.title": "Filtros aplicados",
386
- "notifications.filters.dialog.dateRange": "Intervalo de Datas",
386
+ "notifications.filters.dialog.dateRange": "Intervalo de datas",
387
387
  "notifications.panel.triggers.title": "para {triggeredCount}/{totalCount} itens",
388
388
  "notifications.panel.triggers.dialog.newValue": "Novo valor",
389
389
  "close": "Fechar",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-ext",
3
- "version": "10.23.0-alpha.2",
3
+ "version": "10.23.0-alpha.3",
4
4
  "description": "GoodData.UI SDK - Extensions",
5
5
  "repository": {
6
6
  "type": "git",
@@ -55,19 +55,19 @@
55
55
  "ts-invariant": "^0.7.5",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2",
58
- "@gooddata/sdk-backend-base": "10.23.0-alpha.2",
59
- "@gooddata/sdk-backend-spi": "10.23.0-alpha.2",
60
- "@gooddata/sdk-embedding": "10.23.0-alpha.2",
61
- "@gooddata/sdk-ui": "10.23.0-alpha.2",
62
- "@gooddata/sdk-model": "10.23.0-alpha.2",
63
- "@gooddata/sdk-ui-filters": "10.23.0-alpha.2",
64
- "@gooddata/sdk-ui-geo": "10.23.0-alpha.2",
65
- "@gooddata/sdk-ui-charts": "10.23.0-alpha.2",
66
- "@gooddata/sdk-ui-kit": "10.23.0-alpha.2",
67
- "@gooddata/sdk-ui-pivot": "10.23.0-alpha.2",
68
- "@gooddata/sdk-ui-theme-provider": "10.23.0-alpha.2",
69
- "@gooddata/sdk-ui-vis-commons": "10.23.0-alpha.2",
70
- "@gooddata/util": "10.23.0-alpha.2"
58
+ "@gooddata/sdk-backend-base": "10.23.0-alpha.3",
59
+ "@gooddata/sdk-backend-spi": "10.23.0-alpha.3",
60
+ "@gooddata/sdk-embedding": "10.23.0-alpha.3",
61
+ "@gooddata/sdk-model": "10.23.0-alpha.3",
62
+ "@gooddata/sdk-ui-charts": "10.23.0-alpha.3",
63
+ "@gooddata/sdk-ui": "10.23.0-alpha.3",
64
+ "@gooddata/sdk-ui-geo": "10.23.0-alpha.3",
65
+ "@gooddata/sdk-ui-filters": "10.23.0-alpha.3",
66
+ "@gooddata/sdk-ui-kit": "10.23.0-alpha.3",
67
+ "@gooddata/sdk-ui-pivot": "10.23.0-alpha.3",
68
+ "@gooddata/sdk-ui-theme-provider": "10.23.0-alpha.3",
69
+ "@gooddata/sdk-ui-vis-commons": "10.23.0-alpha.3",
70
+ "@gooddata/util": "10.23.0-alpha.3"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "react": "^16.10.0 || ^17.0.0 || ^18.0.0",
@@ -124,9 +124,9 @@
124
124
  "@types/json-stable-stringify": "^1.0.32",
125
125
  "@types/codemirror": "^5.60.7",
126
126
  "@types/js-yaml": "^4.0.9",
127
- "@gooddata/i18n-toolkit": "10.23.0-alpha.2",
128
- "@gooddata/sdk-backend-mockingbird": "10.23.0-alpha.2",
129
- "@gooddata/reference-workspace": "10.23.0-alpha.2"
127
+ "@gooddata/i18n-toolkit": "10.23.0-alpha.3",
128
+ "@gooddata/reference-workspace": "10.23.0-alpha.3",
129
+ "@gooddata/sdk-backend-mockingbird": "10.23.0-alpha.3"
130
130
  },
131
131
  "scripts": {
132
132
  "clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",