@gooddata/sdk-ui 8.10.0-alpha.80 → 8.10.0-alpha.83
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.
|
@@ -1478,5 +1478,90 @@
|
|
|
1478
1478
|
"value": "empty value",
|
|
1479
1479
|
"comment": "",
|
|
1480
1480
|
"limit": 0
|
|
1481
|
+
},
|
|
1482
|
+
"embedInsightDialog.actions.close": {
|
|
1483
|
+
"value": "Close",
|
|
1484
|
+
"comment": "",
|
|
1485
|
+
"limit": 0
|
|
1486
|
+
},
|
|
1487
|
+
"embedInsightDialog.actions.copyCode": {
|
|
1488
|
+
"value": "Copy code",
|
|
1489
|
+
"comment": "",
|
|
1490
|
+
"limit": 0
|
|
1491
|
+
},
|
|
1492
|
+
"embedInsightDialog.code.language.codeAs": {
|
|
1493
|
+
"value": "Code as",
|
|
1494
|
+
"comment": "",
|
|
1495
|
+
"limit": 0
|
|
1496
|
+
},
|
|
1497
|
+
"embedInsightDialog.code.options": {
|
|
1498
|
+
"value": "Other options",
|
|
1499
|
+
"comment": "",
|
|
1500
|
+
"limit": 0
|
|
1501
|
+
},
|
|
1502
|
+
"embedInsightDialog.code.options.include.config": {
|
|
1503
|
+
"value": "Include configuration",
|
|
1504
|
+
"comment": "",
|
|
1505
|
+
"limit": 0
|
|
1506
|
+
},
|
|
1507
|
+
"embedInsightDialog.code.options.include.config.info": {
|
|
1508
|
+
"value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
|
|
1509
|
+
"comment": "",
|
|
1510
|
+
"limit": 0
|
|
1511
|
+
},
|
|
1512
|
+
"embedInsightDialog.code.options.custom.height": {
|
|
1513
|
+
"value": "Custom height",
|
|
1514
|
+
"comment": "",
|
|
1515
|
+
"limit": 0
|
|
1516
|
+
},
|
|
1517
|
+
"embedInsightDialog.code.options.display.title": {
|
|
1518
|
+
"value": "Display title",
|
|
1519
|
+
"comment": "",
|
|
1520
|
+
"limit": 0
|
|
1521
|
+
},
|
|
1522
|
+
"embedInsightDialog.headLine.byReference": {
|
|
1523
|
+
"value": "Embed insight by reference",
|
|
1524
|
+
"comment": "",
|
|
1525
|
+
"limit": 0
|
|
1526
|
+
},
|
|
1527
|
+
"embedInsightDialog.headLine.byDefinition": {
|
|
1528
|
+
"value": "Embed insight as a copy of its definition",
|
|
1529
|
+
"comment": "",
|
|
1530
|
+
"limit": 0
|
|
1531
|
+
},
|
|
1532
|
+
"embedInsightDialog.changesMessage.byReference": {
|
|
1533
|
+
"value": "Future changes in this insight will be reflected in embedded version.",
|
|
1534
|
+
"comment": "",
|
|
1535
|
+
"limit": 0
|
|
1536
|
+
},
|
|
1537
|
+
"embedInsightDialog.changesMessage.byDefinition": {
|
|
1538
|
+
"value": "No future changes in this insight will be reflected in embedded version.",
|
|
1539
|
+
"comment": "",
|
|
1540
|
+
"limit": 0
|
|
1541
|
+
},
|
|
1542
|
+
"embedInsightDialog.prepareEnvironmentMessage": {
|
|
1543
|
+
"value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
|
|
1544
|
+
"comment": "Do not translate html tags <b>, </b>",
|
|
1545
|
+
"limit": 0
|
|
1546
|
+
},
|
|
1547
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": {
|
|
1548
|
+
"value": "Learn more",
|
|
1549
|
+
"comment": "",
|
|
1550
|
+
"limit": 0
|
|
1551
|
+
},
|
|
1552
|
+
"embed.dialog.numeric.input.validation": {
|
|
1553
|
+
"value": "The value must be a number greater than 0",
|
|
1554
|
+
"comment": "Validation of custom embedded dashboard height",
|
|
1555
|
+
"limit": 0
|
|
1556
|
+
},
|
|
1557
|
+
"embed.dialog.numeric.input.warning": {
|
|
1558
|
+
"value": "This input accepts only digits greater than 0",
|
|
1559
|
+
"comment": "Validation of custom embedded dashboard height",
|
|
1560
|
+
"limit": 0
|
|
1561
|
+
},
|
|
1562
|
+
"embedInsightDialog.complete.list.props.message": {
|
|
1563
|
+
"value": "Complete list of embedding properties",
|
|
1564
|
+
"comment": "",
|
|
1565
|
+
"limit": 0
|
|
1481
1566
|
}
|
|
1482
1567
|
}
|
|
@@ -1478,5 +1478,90 @@
|
|
|
1478
1478
|
"value": "empty value",
|
|
1479
1479
|
"comment": "",
|
|
1480
1480
|
"limit": 0
|
|
1481
|
+
},
|
|
1482
|
+
"embedInsightDialog.actions.close": {
|
|
1483
|
+
"value": "Close",
|
|
1484
|
+
"comment": "",
|
|
1485
|
+
"limit": 0
|
|
1486
|
+
},
|
|
1487
|
+
"embedInsightDialog.actions.copyCode": {
|
|
1488
|
+
"value": "Copy code",
|
|
1489
|
+
"comment": "",
|
|
1490
|
+
"limit": 0
|
|
1491
|
+
},
|
|
1492
|
+
"embedInsightDialog.code.language.codeAs": {
|
|
1493
|
+
"value": "Code as",
|
|
1494
|
+
"comment": "",
|
|
1495
|
+
"limit": 0
|
|
1496
|
+
},
|
|
1497
|
+
"embedInsightDialog.code.options": {
|
|
1498
|
+
"value": "Other options",
|
|
1499
|
+
"comment": "",
|
|
1500
|
+
"limit": 0
|
|
1501
|
+
},
|
|
1502
|
+
"embedInsightDialog.code.options.include.config": {
|
|
1503
|
+
"value": "Include configuration",
|
|
1504
|
+
"comment": "",
|
|
1505
|
+
"limit": 0
|
|
1506
|
+
},
|
|
1507
|
+
"embedInsightDialog.code.options.include.config.info": {
|
|
1508
|
+
"value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
|
|
1509
|
+
"comment": "",
|
|
1510
|
+
"limit": 0
|
|
1511
|
+
},
|
|
1512
|
+
"embedInsightDialog.code.options.custom.height": {
|
|
1513
|
+
"value": "Custom height",
|
|
1514
|
+
"comment": "",
|
|
1515
|
+
"limit": 0
|
|
1516
|
+
},
|
|
1517
|
+
"embedInsightDialog.code.options.display.title": {
|
|
1518
|
+
"value": "Display title",
|
|
1519
|
+
"comment": "",
|
|
1520
|
+
"limit": 0
|
|
1521
|
+
},
|
|
1522
|
+
"embedInsightDialog.headLine.byReference": {
|
|
1523
|
+
"value": "Embed insight by reference",
|
|
1524
|
+
"comment": "",
|
|
1525
|
+
"limit": 0
|
|
1526
|
+
},
|
|
1527
|
+
"embedInsightDialog.headLine.byDefinition": {
|
|
1528
|
+
"value": "Embed insight as a copy of its definition",
|
|
1529
|
+
"comment": "",
|
|
1530
|
+
"limit": 0
|
|
1531
|
+
},
|
|
1532
|
+
"embedInsightDialog.changesMessage.byReference": {
|
|
1533
|
+
"value": "Future changes in this insight will be reflected in embedded version.",
|
|
1534
|
+
"comment": "",
|
|
1535
|
+
"limit": 0
|
|
1536
|
+
},
|
|
1537
|
+
"embedInsightDialog.changesMessage.byDefinition": {
|
|
1538
|
+
"value": "No future changes in this insight will be reflected in embedded version.",
|
|
1539
|
+
"comment": "",
|
|
1540
|
+
"limit": 0
|
|
1541
|
+
},
|
|
1542
|
+
"embedInsightDialog.prepareEnvironmentMessage": {
|
|
1543
|
+
"value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
|
|
1544
|
+
"comment": "Do not translate html tags <b>, </b>",
|
|
1545
|
+
"limit": 0
|
|
1546
|
+
},
|
|
1547
|
+
"embedInsightDialog.prepareEnvironmentMessage.link": {
|
|
1548
|
+
"value": "Learn more",
|
|
1549
|
+
"comment": "",
|
|
1550
|
+
"limit": 0
|
|
1551
|
+
},
|
|
1552
|
+
"embed.dialog.numeric.input.validation": {
|
|
1553
|
+
"value": "The value must be a number greater than 0",
|
|
1554
|
+
"comment": "Validation of custom embedded dashboard height",
|
|
1555
|
+
"limit": 0
|
|
1556
|
+
},
|
|
1557
|
+
"embed.dialog.numeric.input.warning": {
|
|
1558
|
+
"value": "This input accepts only digits greater than 0",
|
|
1559
|
+
"comment": "Validation of custom embedded dashboard height",
|
|
1560
|
+
"limit": 0
|
|
1561
|
+
},
|
|
1562
|
+
"embedInsightDialog.complete.list.props.message": {
|
|
1563
|
+
"value": "Complete list of embedding properties",
|
|
1564
|
+
"comment": "",
|
|
1565
|
+
"limit": 0
|
|
1481
1566
|
}
|
|
1482
1567
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui",
|
|
3
|
-
"version": "8.10.0-alpha.
|
|
3
|
+
"version": "8.10.0-alpha.83",
|
|
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.1",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "^8.10.0-alpha.
|
|
41
|
-
"@gooddata/sdk-model": "^8.10.0-alpha.
|
|
42
|
-
"@gooddata/util": "^8.10.0-alpha.
|
|
40
|
+
"@gooddata/sdk-backend-spi": "^8.10.0-alpha.83",
|
|
41
|
+
"@gooddata/sdk-model": "^8.10.0-alpha.83",
|
|
42
|
+
"@gooddata/util": "^8.10.0-alpha.83",
|
|
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.
|
|
61
|
-
"@gooddata/sdk-backend-base": "^8.10.0-alpha.
|
|
62
|
-
"@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.
|
|
60
|
+
"@gooddata/reference-workspace": "^8.10.0-alpha.83",
|
|
61
|
+
"@gooddata/sdk-backend-base": "^8.10.0-alpha.83",
|
|
62
|
+
"@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.83",
|
|
63
63
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
64
64
|
"@microsoft/api-documenter": "^7.17.0",
|
|
65
65
|
"@microsoft/api-extractor": "^7.20.0",
|