@gooddata/sdk-ui 8.12.0-alpha.136 → 8.12.0-alpha.137

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.
@@ -1564,6 +1564,36 @@
1564
1564
  "comment": "",
1565
1565
  "limit": 0
1566
1566
  },
1567
+ "shareDialog.share.granular.grantee.tooltip.cannotChangeHigher": {
1568
+ "value": "You cannot remove or change permissions for users with higher permissions than you have.",
1569
+ "comment": "",
1570
+ "limit": 0
1571
+ },
1572
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": {
1573
+ "value": "You cannot set higher permissions than you have.",
1574
+ "comment": "",
1575
+ "limit": 0
1576
+ },
1577
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantLowerForUser": {
1578
+ "value": "You cannot set lower permissions than are the permissions from user groups with this user.",
1579
+ "comment": "",
1580
+ "limit": 0
1581
+ },
1582
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantLowerForGroup": {
1583
+ "value": "You cannot set lower permissions than are the permissions from user groups that include this group.",
1584
+ "comment": "",
1585
+ "limit": 0
1586
+ },
1587
+ "shareDialog.share.granular.grantee.tooltip.cannotRemoveFromParent": {
1588
+ "value": "You cannot remove permissions for this user in this workspace. To remove the permissions, do so from the parent workspace.",
1589
+ "comment": "",
1590
+ "limit": 0
1591
+ },
1592
+ "shareDialog.share.granular.grantee.tooltip.noChangeAvailable": {
1593
+ "value": "You cannot remove or change permissions for this user in this workspace. To edit the permissions, do so from the parent workspace.",
1594
+ "comment": "",
1595
+ "limit": 0
1596
+ },
1567
1597
  "sorting.dropdown.header|insight": {
1568
1598
  "value": "Sort insight",
1569
1599
  "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
@@ -1564,6 +1564,36 @@
1564
1564
  "comment": "",
1565
1565
  "limit": 0
1566
1566
  },
1567
+ "shareDialog.share.granular.grantee.tooltip.cannotChangeHigher": {
1568
+ "value": "You cannot remove or change permissions for users with higher permissions than you have.",
1569
+ "comment": "",
1570
+ "limit": 0
1571
+ },
1572
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": {
1573
+ "value": "You cannot set higher permissions than you have.",
1574
+ "comment": "",
1575
+ "limit": 0
1576
+ },
1577
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantLowerForUser": {
1578
+ "value": "You cannot set lower permissions than are the permissions from user groups with this user.",
1579
+ "comment": "",
1580
+ "limit": 0
1581
+ },
1582
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantLowerForGroup": {
1583
+ "value": "You cannot set lower permissions than are the permissions from user groups that include this group.",
1584
+ "comment": "",
1585
+ "limit": 0
1586
+ },
1587
+ "shareDialog.share.granular.grantee.tooltip.cannotRemoveFromParent": {
1588
+ "value": "You cannot remove permissions for this user in this workspace. To remove the permissions, do so from the parent workspace.",
1589
+ "comment": "",
1590
+ "limit": 0
1591
+ },
1592
+ "shareDialog.share.granular.grantee.tooltip.noChangeAvailable": {
1593
+ "value": "You cannot remove or change permissions for this user in this workspace. To edit the permissions, do so from the parent workspace.",
1594
+ "comment": "",
1595
+ "limit": 0
1596
+ },
1567
1597
  "sorting.dropdown.header|insight": {
1568
1598
  "value": "Sort insight",
1569
1599
  "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui",
3
- "version": "8.12.0-alpha.136",
3
+ "version": "8.12.0-alpha.137",
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.136",
41
- "@gooddata/sdk-model": "^8.12.0-alpha.136",
42
- "@gooddata/util": "^8.12.0-alpha.136",
40
+ "@gooddata/sdk-backend-spi": "^8.12.0-alpha.137",
41
+ "@gooddata/sdk-model": "^8.12.0-alpha.137",
42
+ "@gooddata/util": "^8.12.0-alpha.137",
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.136",
59
+ "@gooddata/i18n-toolkit": "^8.12.0-alpha.137",
60
60
  "@gooddata/eslint-config": "^4.1.0",
61
- "@gooddata/reference-workspace": "^8.12.0-alpha.136",
62
- "@gooddata/sdk-backend-base": "^8.12.0-alpha.136",
63
- "@gooddata/sdk-backend-mockingbird": "^8.12.0-alpha.136",
61
+ "@gooddata/reference-workspace": "^8.12.0-alpha.137",
62
+ "@gooddata/sdk-backend-base": "^8.12.0-alpha.137",
63
+ "@gooddata/sdk-backend-mockingbird": "^8.12.0-alpha.137",
64
64
  "@gooddata/stylelint-config": "^5.0.0",
65
65
  "@microsoft/api-documenter": "^7.17.0",
66
66
  "@microsoft/api-extractor": "^7.20.0",