@gooddata/sdk-ui 10.15.0-alpha.5 → 10.15.0-alpha.7

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "empty_value": "blank value",
3
3
  "gs.date.at": "at",
4
- "gs.header.help": "Give us a hand",
4
+ "gs.header.help": "Help",
5
5
  "gs.header.logout": "Log out",
6
6
  "gs.list.all": "All",
7
7
  "gs.list.except": "except",
@@ -93,17 +93,17 @@
93
93
  "visualizations.measure.arithmetic.ratio.title": "Ratio of {firstMeasureTitle} to {secondMeasureTitle}",
94
94
  "visualizations.measure.arithmetic.change.title": "Switch from {secondMeasureTitle} to {firstMeasureTitle}",
95
95
  "visualizations.legend.text.top": "Top",
96
- "visualizations.legend.text.bottom": "Arse",
96
+ "visualizations.legend.text.bottom": "Bottom",
97
97
  "visualizations.legend.text.left": "Left",
98
- "visualizations.legend.text.right": "Righto",
98
+ "visualizations.legend.text.right": "Right",
99
99
  "visualizations.legend.text.colon": ":",
100
- "visualizations.legend.text.column": "Pillar",
100
+ "visualizations.legend.text.column": "Column",
101
101
  "visualizations.legend.text.line": "Queue",
102
102
  "visualizations.legend.text.area": "Region",
103
103
  "visualizations.legend.text.combo": "{0} ({1})",
104
104
  "visualizations.menu.aggregations": "Aggregate",
105
105
  "visualizations.menu.aggregations.rows": "Rows",
106
- "visualizations.menu.aggregations.columns": "Pillars",
106
+ "visualizations.menu.aggregations.columns": "Collumns",
107
107
  "visualizations.menu.aggregations.all-rows": "of all rows",
108
108
  "visualizations.menu.aggregations.all-columns": "of all columns",
109
109
  "visualizations.menu.aggregations.within-attribute": "within {attributeName}",
@@ -114,7 +114,7 @@
114
114
  "filtering": "Filtering…",
115
115
  "dateFilterDropdown.title": "Date range",
116
116
  "dateFilterDropdown.setDefault": "Set default date filter for{nbsp}viewers:",
117
- "dateFilterDropdown.configuration": "Setup",
117
+ "dateFilterDropdown.configuration": "Configuration",
118
118
  "filters.thisMinute.title": "This minute",
119
119
  "filters.lastMinute.title": "Last minute",
120
120
  "filters.nextMinute.title": "Next minute",
@@ -219,7 +219,7 @@
219
219
  "filters.floatingRange.option.year.offset.history": "{n, plural, one {last year} other {# years ago}}",
220
220
  "filters.floatingRange.option.year.offset.today": "this year",
221
221
  "filters.floatingRange.option.year.offset.future": "{n, plural, one {next year} other {# years in the future}}",
222
- "filters.allTime.title": "All the time",
222
+ "filters.allTime.title": "All time",
223
223
  "filters.allTime.excludeCurrentPeriod": "Exclude open period",
224
224
  "filters.minute.title": "MINUTE",
225
225
  "filters.minute.excludeCurrentPeriod": "Omit this moment",
@@ -266,7 +266,7 @@
266
266
  "attrf.all_except": "All except",
267
267
  "rankingFilter.topBottom": "Top/bottom values",
268
268
  "rankingFilter.top": "Top",
269
- "rankingFilter.bottom": "Arse",
269
+ "rankingFilter.bottom": "Bottom",
270
270
  "rankingFilter.allRecords": "All",
271
271
  "rankingFilter.allRecords.tooltip": "Apply the filter to all attributes in the visualisation.",
272
272
  "rankingFilter.attributeDropdown.oneAttributeTooltip": "The visualisation is sliced only by one attribute. The filter will apply to all its attributes.",
@@ -286,7 +286,7 @@
286
286
  "attributesDropdown.noData": "This attribute has no values.",
287
287
  "attributesDropdown.noResultsMatch": "No results match.",
288
288
  "attributesDropdown.allItemsFiltered": "All values are filtered out.",
289
- "attributesDropdown.configuration": "Setup",
289
+ "attributesDropdown.configuration": "Configuration",
290
290
  "attributesDropdown.removeTooltip": "Remove from dashboard",
291
291
  "attributesDropdown.display_as": "Display as: {title}",
292
292
  "attributesDropdown.empty.item.tooltip": "Include missing (null) and empty (\"\") values.",
@@ -348,16 +348,16 @@
348
348
  "sorting.by": "by",
349
349
  "sorting.sum.of.all.measure": "Total",
350
350
  "sorting.default.tooltip": "Use the order defined in the attribute.",
351
- "embedInsightDialog.actions.close": "Shut",
351
+ "embedInsightDialog.actions.close": "Close",
352
352
  "embedInsightDialog.actions.copyCode": "Copy code",
353
353
  "embedInsightDialog.component.type": "Component type",
354
354
  "embedInsightDialog.code.language.codeAs": "Code as",
355
355
  "embedInsightDialog.react.options": "Other options",
356
- "embedInsightDialog.webComponents.options": "Choices",
356
+ "embedInsightDialog.webComponents.options": "Options",
357
357
  "embedInsightDialog.webComponents.options.displayTitle": "Display title",
358
358
  "embedInsightDialog.webComponents.options.customTitle": "Custom title",
359
- "embedInsightDialog.webComponents.options.locale": "Local area",
360
- "embedInsightDialog.webComponents.locale.tooltip": "Select a specific language localisation. If turned off, the visualisation will default to your current display language settings.",
359
+ "embedInsightDialog.webComponents.options.locale": "Locale",
360
+ "embedInsightDialog.webComponents.locale.tooltip": "Choose a specific language localization. If disabled, the visualization defaults to your current display language settings.",
361
361
  "embedInsightDialog.code.options.include.config.info": "Include the visualisation configuration of colours, axes, legend, and canvas if available.",
362
362
  "embedInsightDialog.code.options.custom.height": "Custom height",
363
363
  "embedInsightDialog.code.options.display.configuration": "Include set-up",
@@ -366,7 +366,7 @@
366
366
  "embedInsightDialog.componentType.byDefinition.tooltip": "Embed as a visualisation definition in a specific GD.UI react component based on the currently selected visualisation type. No future changes to the visualisation (such as visualisation type, metrics, attributes) made in this application will be reflected in the embedded version.",
367
367
  "embedInsightDialog.webComponents.customTitle.tooltip": "Define the text of the title directly in the code snippet.",
368
368
  "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Turn on Display title first.",
369
- "embedInsightDialog.prepareEnvironmentMessage": "<b>Note.</b> To get this snippet going, get your environment sorted.",
369
+ "embedInsightDialog.prepareEnvironmentMessage": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
370
370
  "embedInsightDialog.prepareEnvironmentMessage.link": "Find out more",
371
371
  "embed.dialog.numeric.input.validation": "The value must be a number greater than 0.",
372
372
  "embed.dialog.numeric.input.warning": "This input accepts only numbers bigger than 0.",
@@ -423,9 +423,9 @@
423
423
  "attributeHierarchyEditor.note.message": "<b>Note:</b> The attribute hierarchy you define is applied globally to all visualisations. This enables drill down interactions not just for the {br}current visualisation, but for all visualisations that include any of the attributes within the hierarchy.",
424
424
  "attributeHierarchyEditor.howItWorks.title": "How it functions",
425
425
  "attributeHierarchyEditor.howItWorks.message.heading": "Hierarchy is applied to all visualisations.",
426
- "attributeHierarchyEditor.message.create.success": "Great! We've created the attribute hierarchy!",
427
- "attributeHierarchyEditor.message.update.success": "Good on ya! We saved the attribute hierarchy!",
428
- "attributeHierarchyEditor.message.delete.success": "Great! We've deleted the attribute hierarchy!",
426
+ "attributeHierarchyEditor.message.create.success": "Great! We created the attribute hierarchy!",
427
+ "attributeHierarchyEditor.message.update.success": "Great! We saved the attribute hierarchy!",
428
+ "attributeHierarchyEditor.message.delete.success": "Great! We deleted the attribute hierarchy!",
429
429
  "attributeHierarchyEditor.message.create.failed": "Failed to create. Try again later.",
430
430
  "attributeHierarchyEditor.message.update.failed": "Failed to save. Try again later.",
431
431
  "attributeHierarchyEditor.message.delete.failed": "Failed to remove. Try again later.",
@@ -479,7 +479,7 @@
479
479
  "userManagement.dataSources.changeError": "Change of the data source permission(s) failed.",
480
480
  "userManagement.users.deleteLink": "Delete user",
481
481
  "userManagement.userGroups.deleteLink": "Delete group",
482
- "userManagement.closeButton": "Shut",
482
+ "userManagement.closeButton": "Close",
483
483
  "userManagement.workspace.removeSuccess": "Great! Permission successfully deleted.",
484
484
  "userManagement.workspace.removeError": "Authorisation deletion failed.",
485
485
  "userManagement.workspace.addSuccess": "Great! You have successfully added the workspace permission(s).",
@@ -577,7 +577,7 @@
577
577
  "userManagement.userGroups.loadingError.title": "Can't open group",
578
578
  "userManagement.userGroups.loadingError.notExist": "The group you're attempting to view doesn't exist.",
579
579
  "userManagement.userGroups.loadingError.unknown": "The group you're attempting to view cannot be loaded.",
580
- "userManagement.users.deleteSuccess": "Brilliant! You have successfully removed the user.",
580
+ "userManagement.users.deleteSuccess": "Great! You have successfully removed the user.",
581
581
  "userManagement.users.deleteFailure": "Deletion of the user failed.",
582
582
  "userManagement.multipleUsers.deleteSuccess": "Great! You have successfully deleted the users.",
583
583
  "userManagement.multipleUsers.deleteFailure": "Deletion of the users failed.",
@@ -599,7 +599,7 @@
599
599
  "userManagement.users.addToUserGroupsFailure": "Adding users to groups failed.",
600
600
  "userManagement.users.removeSuccess": "Great! You have successfully removed the user(s).",
601
601
  "userManagement.users.removeFailure": "Removal of the user(s) failed.",
602
- "userManagement.buttons.close": "Shut",
602
+ "userManagement.buttons.close": "Close",
603
603
  "userManagement.admin.alert": "Admins have full access to all workspaces, resources and actions.",
604
604
  "userManagement.adminGroup.alert": "Members have full access to all workspaces, resources and actions.",
605
605
  "userManagement.admin.pill": "Admin",
@@ -114,7 +114,7 @@
114
114
  "filtering": "Filtering…",
115
115
  "dateFilterDropdown.title": "Date range",
116
116
  "dateFilterDropdown.setDefault": "Set default date filter for{nbsp}viewers:",
117
- "dateFilterDropdown.configuration": "Setup",
117
+ "dateFilterDropdown.configuration": "Configuration",
118
118
  "filters.thisMinute.title": "This minute",
119
119
  "filters.lastMinute.title": "Last minute",
120
120
  "filters.nextMinute.title": "Next minute",
@@ -286,7 +286,7 @@
286
286
  "attributesDropdown.noData": "This attribute has no values.",
287
287
  "attributesDropdown.noResultsMatch": "No results match.",
288
288
  "attributesDropdown.allItemsFiltered": "All values are filtered out.",
289
- "attributesDropdown.configuration": "Setup",
289
+ "attributesDropdown.configuration": "Configuration",
290
290
  "attributesDropdown.removeTooltip": "Remove from dashboard",
291
291
  "attributesDropdown.display_as": "Display as: {title}",
292
292
  "attributesDropdown.empty.item.tooltip": "Include missing (null) and empty (\"\") values.",
@@ -357,7 +357,7 @@
357
357
  "embedInsightDialog.webComponents.options.displayTitle": "Display title",
358
358
  "embedInsightDialog.webComponents.options.customTitle": "Custom title",
359
359
  "embedInsightDialog.webComponents.options.locale": "Locale",
360
- "embedInsightDialog.webComponents.locale.tooltip": "Select a specific language localisation. If disabled, the visualisation defaults to your current display language settings.",
360
+ "embedInsightDialog.webComponents.locale.tooltip": "Choose a specific language localization. If disabled, the visualization defaults to your current display language settings.",
361
361
  "embedInsightDialog.code.options.include.config.info": "Include the visualisation configuration of colours, axes, legend, and canvas if available.",
362
362
  "embedInsightDialog.code.options.custom.height": "Custom height",
363
363
  "embedInsightDialog.code.options.display.configuration": "Include set-up",
@@ -423,9 +423,9 @@
423
423
  "attributeHierarchyEditor.note.message": "Note: The attribute hierarchy you define is applied globally to all visualisations. This enables drill down interactions not just for the {br}current visualisation, but for all visualisations that include any of the attributes within the hierarchy.",
424
424
  "attributeHierarchyEditor.howItWorks.title": "How it functions",
425
425
  "attributeHierarchyEditor.howItWorks.message.heading": "Hierarchy is applied to all visualisations.",
426
- "attributeHierarchyEditor.message.create.success": "Great! We've created the attribute hierarchy!",
427
- "attributeHierarchyEditor.message.update.success": "Brilliant! We've saved the attribute hierarchy!",
428
- "attributeHierarchyEditor.message.delete.success": "Great! We've deleted the attribute hierarchy!",
426
+ "attributeHierarchyEditor.message.create.success": "Great! We created the attribute hierarchy!",
427
+ "attributeHierarchyEditor.message.update.success": "Great! We saved the attribute hierarchy!",
428
+ "attributeHierarchyEditor.message.delete.success": "Great! We deleted the attribute hierarchy!",
429
429
  "attributeHierarchyEditor.message.create.failed": "Failed to create. Try again later.",
430
430
  "attributeHierarchyEditor.message.update.failed": "Failed to save. Try again later.",
431
431
  "attributeHierarchyEditor.message.delete.failed": "Failed to remove. Try again later.",
@@ -577,7 +577,7 @@
577
577
  "userManagement.userGroups.loadingError.title": "Can't open group",
578
578
  "userManagement.userGroups.loadingError.notExist": "The group you're attempting to view doesn't exist.",
579
579
  "userManagement.userGroups.loadingError.unknown": "The group you're attempting to view cannot be loaded.",
580
- "userManagement.users.deleteSuccess": "Brilliant! You have successfully removed the user.",
580
+ "userManagement.users.deleteSuccess": "Great! You have successfully removed the user.",
581
581
  "userManagement.users.deleteFailure": "Deletion of the user failed.",
582
582
  "userManagement.multipleUsers.deleteSuccess": "Great! You have successfully deleted the users.",
583
583
  "userManagement.multipleUsers.deleteFailure": "Deletion of the users failed.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui",
3
- "version": "10.15.0-alpha.5",
3
+ "version": "10.15.0-alpha.7",
4
4
  "description": "GoodData.UI SDK - Core",
5
5
  "repository": {
6
6
  "type": "git",
@@ -41,9 +41,9 @@
41
41
  "ts-invariant": "^0.7.5",
42
42
  "tslib": "^2.5.0",
43
43
  "uuid": "^8.3.2",
44
- "@gooddata/sdk-model": "10.15.0-alpha.5",
45
- "@gooddata/util": "10.15.0-alpha.5",
46
- "@gooddata/sdk-backend-spi": "10.15.0-alpha.5"
44
+ "@gooddata/sdk-model": "10.15.0-alpha.7",
45
+ "@gooddata/util": "10.15.0-alpha.7",
46
+ "@gooddata/sdk-backend-spi": "10.15.0-alpha.7"
47
47
  },
48
48
  "peerDependencies": {
49
49
  "react": "^16.10.0 || ^17.0.0 || ^18.0.0",
@@ -94,10 +94,10 @@
94
94
  "typescript": "5.3.3",
95
95
  "vitest": "1.0.4",
96
96
  "vitest-dom": "0.1.1",
97
- "@gooddata/i18n-toolkit": "10.15.0-alpha.5",
98
- "@gooddata/reference-workspace": "10.15.0-alpha.5",
99
- "@gooddata/sdk-backend-base": "10.15.0-alpha.5",
100
- "@gooddata/sdk-backend-mockingbird": "10.15.0-alpha.5"
97
+ "@gooddata/i18n-toolkit": "10.15.0-alpha.7",
98
+ "@gooddata/reference-workspace": "10.15.0-alpha.7",
99
+ "@gooddata/sdk-backend-base": "10.15.0-alpha.7",
100
+ "@gooddata/sdk-backend-mockingbird": "10.15.0-alpha.7"
101
101
  },
102
102
  "scripts": {
103
103
  "clean": "rm -rf ci dist esm coverage *.log tsconfig.tsbuildinfo",