@gooddata/sdk-ui 8.10.0-alpha.92 → 8.10.0-alpha.93

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.
@@ -1492,32 +1492,32 @@
1492
1492
  },
1493
1493
  "embedInsightDialog.actions.copyCode": {
1494
1494
  "value": "Copy code",
1495
- "comment": "",
1495
+ "comment": "Label of confirm button, copy code to clipboard.",
1496
1496
  "limit": 0
1497
1497
  },
1498
1498
  "embedInsightDialog.code.language.codeAs": {
1499
1499
  "value": "Code as",
1500
- "comment": "",
1500
+ "comment": "Selector that define language of generated code Typescript or Javascript",
1501
1501
  "limit": 0
1502
1502
  },
1503
1503
  "embedInsightDialog.code.options": {
1504
1504
  "value": "Other options",
1505
- "comment": "",
1505
+ "comment": "Options of generated code. Include component specific item, define height etc.",
1506
1506
  "limit": 0
1507
1507
  },
1508
1508
  "embedInsightDialog.code.options.include.config": {
1509
1509
  "value": "Include configuration",
1510
- "comment": "",
1510
+ "comment": "Option that generated code will have custom Insight configuration like color, axes, legend etc.",
1511
1511
  "limit": 0
1512
1512
  },
1513
1513
  "embedInsightDialog.code.options.include.config.info|insight": {
1514
1514
  "value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
1515
- "comment": "",
1515
+ "comment": "Tool tip that explain Include configuration",
1516
1516
  "limit": 0
1517
1517
  },
1518
1518
  "embedInsightDialog.code.options.include.config.info|report": {
1519
1519
  "value": "Include the report configuration of colors, axes, legend, and canvas if available.",
1520
- "comment": "",
1520
+ "comment": "Tool tip that explain Include configuration",
1521
1521
  "limit": 0,
1522
1522
  "translate": false
1523
1523
  },
@@ -1532,46 +1532,46 @@
1532
1532
  "limit": 0
1533
1533
  },
1534
1534
  "embedInsightDialog.headLine.byReference|insight": {
1535
- "value": "Embed insight by reference",
1536
- "comment": "",
1535
+ "value": "Embed as a live insight",
1536
+ "comment": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1537
1537
  "limit": 0
1538
1538
  },
1539
1539
  "embedInsightDialog.headLine.byReference|report": {
1540
- "value": "Embed report by reference",
1541
- "comment": "",
1540
+ "value": "Embed as a live report",
1541
+ "comment": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1542
1542
  "limit": 0,
1543
1543
  "translate": false
1544
1544
  },
1545
1545
  "embedInsightDialog.headLine.byDefinition|insight": {
1546
- "value": "Embed insight as a copy of its definition",
1547
- "comment": "",
1546
+ "value": "Embed as a permanent insight",
1547
+ "comment": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1548
1548
  "limit": 0
1549
1549
  },
1550
1550
  "embedInsightDialog.headLine.byDefinition|report": {
1551
- "value": "Embed report as a copy of its definition",
1552
- "comment": "",
1551
+ "value": "Embed as a permanent report",
1552
+ "comment": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1553
1553
  "limit": 0,
1554
1554
  "translate": false
1555
1555
  },
1556
- "embedInsightDialog.changesMessage.byReference|insight": {
1557
- "value": "Future changes in this insight will be reflected in embedded version.",
1558
- "comment": "",
1556
+ "embedInsightDialog.headLine.byReference.tooltip|insight": {
1557
+ "value": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1558
+ "comment": "Tooltip that explain what Embed as a live insight means",
1559
1559
  "limit": 0
1560
1560
  },
1561
- "embedInsightDialog.changesMessage.byReference|report": {
1562
- "value": "Future changes in this report will be reflected in embedded version.",
1563
- "comment": "",
1561
+ "embedInsightDialog.headLine.byReference.tooltip|report": {
1562
+ "value": "Embed as a reference to a saved report in a generic GD.UI react component. Any future changes to the report (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1563
+ "comment": "Tooltip that explain what Embed as a live insight means",
1564
1564
  "limit": 0,
1565
1565
  "translate": false
1566
1566
  },
1567
- "embedInsightDialog.changesMessage.byDefinition|insight": {
1568
- "value": "No future changes in this insight will be reflected in embedded version.",
1569
- "comment": "",
1567
+ "embedInsightDialog.headLine.byDefinition.tooltip|insight": {
1568
+ "value": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1569
+ "comment": "Tooltip that explain what Embed as a a permanent report",
1570
1570
  "limit": 0
1571
1571
  },
1572
- "embedInsightDialog.changesMessage.byDefinition|report": {
1573
- "value": "No future changes in this report will be reflected in embedded version.",
1574
- "comment": "",
1572
+ "embedInsightDialog.headLine.byDefinition.tooltip|report": {
1573
+ "value": "Embed as an report definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the report (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1574
+ "comment": "Tooltip that explain what Embed as a a permanent report",
1575
1575
  "limit": 0,
1576
1576
  "translate": false
1577
1577
  },
@@ -1582,7 +1582,7 @@
1582
1582
  },
1583
1583
  "embedInsightDialog.prepareEnvironmentMessage.link": {
1584
1584
  "value": "Learn more",
1585
- "comment": "",
1585
+ "comment": "Link with additional info",
1586
1586
  "limit": 0
1587
1587
  },
1588
1588
  "embed.dialog.numeric.input.validation": {
@@ -1597,7 +1597,7 @@
1597
1597
  },
1598
1598
  "embedInsightDialog.complete.list.props.message": {
1599
1599
  "value": "Complete list of embedding properties",
1600
- "comment": "",
1600
+ "comment": "Link to documentation of used component and all component properties",
1601
1601
  "limit": 0
1602
1602
  }
1603
1603
  }
@@ -1492,32 +1492,32 @@
1492
1492
  },
1493
1493
  "embedInsightDialog.actions.copyCode": {
1494
1494
  "value": "Copy code",
1495
- "comment": "",
1495
+ "comment": "Label of confirm button, copy code to clipboard.",
1496
1496
  "limit": 0
1497
1497
  },
1498
1498
  "embedInsightDialog.code.language.codeAs": {
1499
1499
  "value": "Code as",
1500
- "comment": "",
1500
+ "comment": "Selector that define language of generated code Typescript or Javascript",
1501
1501
  "limit": 0
1502
1502
  },
1503
1503
  "embedInsightDialog.code.options": {
1504
1504
  "value": "Other options",
1505
- "comment": "",
1505
+ "comment": "Options of generated code. Include component specific item, define height etc.",
1506
1506
  "limit": 0
1507
1507
  },
1508
1508
  "embedInsightDialog.code.options.include.config": {
1509
1509
  "value": "Include configuration",
1510
- "comment": "",
1510
+ "comment": "Option that generated code will have custom Insight configuration like color, axes, legend etc.",
1511
1511
  "limit": 0
1512
1512
  },
1513
1513
  "embedInsightDialog.code.options.include.config.info|insight": {
1514
1514
  "value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
1515
- "comment": "",
1515
+ "comment": "Tool tip that explain Include configuration",
1516
1516
  "limit": 0
1517
1517
  },
1518
1518
  "embedInsightDialog.code.options.include.config.info|report": {
1519
1519
  "value": "Include the report configuration of colors, axes, legend, and canvas if available.",
1520
- "comment": "",
1520
+ "comment": "Tool tip that explain Include configuration",
1521
1521
  "limit": 0,
1522
1522
  "translate": false
1523
1523
  },
@@ -1532,46 +1532,46 @@
1532
1532
  "limit": 0
1533
1533
  },
1534
1534
  "embedInsightDialog.headLine.byReference|insight": {
1535
- "value": "Embed insight by reference",
1536
- "comment": "",
1535
+ "value": "Embed as a live insight",
1536
+ "comment": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1537
1537
  "limit": 0
1538
1538
  },
1539
1539
  "embedInsightDialog.headLine.byReference|report": {
1540
- "value": "Embed report by reference",
1541
- "comment": "",
1540
+ "value": "Embed as a live report",
1541
+ "comment": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1542
1542
  "limit": 0,
1543
1543
  "translate": false
1544
1544
  },
1545
1545
  "embedInsightDialog.headLine.byDefinition|insight": {
1546
- "value": "Embed insight as a copy of its definition",
1547
- "comment": "",
1546
+ "value": "Embed as a permanent insight",
1547
+ "comment": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1548
1548
  "limit": 0
1549
1549
  },
1550
1550
  "embedInsightDialog.headLine.byDefinition|report": {
1551
- "value": "Embed report as a copy of its definition",
1552
- "comment": "",
1551
+ "value": "Embed as a permanent report",
1552
+ "comment": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1553
1553
  "limit": 0,
1554
1554
  "translate": false
1555
1555
  },
1556
- "embedInsightDialog.changesMessage.byReference|insight": {
1557
- "value": "Future changes in this insight will be reflected in embedded version.",
1558
- "comment": "",
1556
+ "embedInsightDialog.headLine.byReference.tooltip|insight": {
1557
+ "value": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1558
+ "comment": "Tooltip that explain what Embed as a live insight means",
1559
1559
  "limit": 0
1560
1560
  },
1561
- "embedInsightDialog.changesMessage.byReference|report": {
1562
- "value": "Future changes in this report will be reflected in embedded version.",
1563
- "comment": "",
1561
+ "embedInsightDialog.headLine.byReference.tooltip|report": {
1562
+ "value": "Embed as a reference to a saved report in a generic GD.UI react component. Any future changes to the report (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1563
+ "comment": "Tooltip that explain what Embed as a live insight means",
1564
1564
  "limit": 0,
1565
1565
  "translate": false
1566
1566
  },
1567
- "embedInsightDialog.changesMessage.byDefinition|insight": {
1568
- "value": "No future changes in this insight will be reflected in embedded version.",
1569
- "comment": "",
1567
+ "embedInsightDialog.headLine.byDefinition.tooltip|insight": {
1568
+ "value": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1569
+ "comment": "Tooltip that explain what Embed as a a permanent report",
1570
1570
  "limit": 0
1571
1571
  },
1572
- "embedInsightDialog.changesMessage.byDefinition|report": {
1573
- "value": "No future changes in this report will be reflected in embedded version.",
1574
- "comment": "",
1572
+ "embedInsightDialog.headLine.byDefinition.tooltip|report": {
1573
+ "value": "Embed as an report definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the report (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1574
+ "comment": "Tooltip that explain what Embed as a a permanent report",
1575
1575
  "limit": 0,
1576
1576
  "translate": false
1577
1577
  },
@@ -1582,7 +1582,7 @@
1582
1582
  },
1583
1583
  "embedInsightDialog.prepareEnvironmentMessage.link": {
1584
1584
  "value": "Learn more",
1585
- "comment": "",
1585
+ "comment": "Link with additional info",
1586
1586
  "limit": 0
1587
1587
  },
1588
1588
  "embed.dialog.numeric.input.validation": {
@@ -1597,7 +1597,7 @@
1597
1597
  },
1598
1598
  "embedInsightDialog.complete.list.props.message": {
1599
1599
  "value": "Complete list of embedding properties",
1600
- "comment": "",
1600
+ "comment": "Link to documentation of used component and all component properties",
1601
1601
  "limit": 0
1602
1602
  }
1603
1603
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui",
3
- "version": "8.10.0-alpha.92",
3
+ "version": "8.10.0-alpha.93",
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.2",
40
- "@gooddata/sdk-backend-spi": "^8.10.0-alpha.92",
41
- "@gooddata/sdk-model": "^8.10.0-alpha.92",
42
- "@gooddata/util": "^8.10.0-alpha.92",
40
+ "@gooddata/sdk-backend-spi": "^8.10.0-alpha.93",
41
+ "@gooddata/sdk-model": "^8.10.0-alpha.93",
42
+ "@gooddata/util": "^8.10.0-alpha.93",
43
43
  "custom-event": "^1.0.1",
44
44
  "hoist-non-react-statics": "^3.3.0",
45
45
  "http-status-codes": "^2.1.4",
@@ -57,9 +57,9 @@
57
57
  },
58
58
  "devDependencies": {
59
59
  "@gooddata/eslint-config": "^2.1.0",
60
- "@gooddata/reference-workspace": "^8.10.0-alpha.92",
61
- "@gooddata/sdk-backend-base": "^8.10.0-alpha.92",
62
- "@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.92",
60
+ "@gooddata/reference-workspace": "^8.10.0-alpha.93",
61
+ "@gooddata/sdk-backend-base": "^8.10.0-alpha.93",
62
+ "@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.93",
63
63
  "@gooddata/stylelint-config": "^5.0.0",
64
64
  "@microsoft/api-documenter": "^7.17.0",
65
65
  "@microsoft/api-extractor": "^7.20.0",
@@ -86,7 +86,7 @@
86
86
  "eslint-plugin-prettier": "^4.0.0",
87
87
  "eslint-plugin-react-hooks": "^4.0.8",
88
88
  "eslint-plugin-react": "^7.20.5",
89
- "eslint-plugin-sonarjs": "^0.11.0",
89
+ "eslint-plugin-sonarjs": "^0.13.0",
90
90
  "foundation-sites": "^5.5.3",
91
91
  "full-icu": "^1.3.0",
92
92
  "jest": "^27.5.1",