@gooddata/sdk-ui 8.10.0-alpha.13 → 8.10.0-alpha.16
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.
|
@@ -1261,22 +1261,37 @@
|
|
|
1261
1261
|
},
|
|
1262
1262
|
"sorting.type.alphabetical.asc": {
|
|
1263
1263
|
"value": "A to Z",
|
|
1264
|
-
"comment": "Title of sort option when is sorted alphabetically and in ascending order.",
|
|
1264
|
+
"comment": "Title of sort option when insight is sorted alphabetically and in ascending order.",
|
|
1265
1265
|
"limit": 0
|
|
1266
1266
|
},
|
|
1267
1267
|
"sorting.type.alphabetical.desc": {
|
|
1268
1268
|
"value": "Z to A",
|
|
1269
|
-
"comment": "Title of sort option when is sorted alphabetically and in
|
|
1269
|
+
"comment": "Title of sort option when insight is sorted alphabetically and in descending order.",
|
|
1270
|
+
"limit": 0
|
|
1271
|
+
},
|
|
1272
|
+
"sorting.type.date.asc": {
|
|
1273
|
+
"value": "Oldest to newest",
|
|
1274
|
+
"comment": "Title of sort option when insight is sorted by date and in ascending order.",
|
|
1275
|
+
"limit": 0
|
|
1276
|
+
},
|
|
1277
|
+
"sorting.type.date.desc": {
|
|
1278
|
+
"value": "Newest to oldest",
|
|
1279
|
+
"comment": "Title of sort option when insight is sorted by date and in descending order.",
|
|
1280
|
+
"limit": 0
|
|
1281
|
+
},
|
|
1282
|
+
"sorting.type.default": {
|
|
1283
|
+
"value": "Default",
|
|
1284
|
+
"comment": "Title of sort option when insight is sorted by default order.",
|
|
1270
1285
|
"limit": 0
|
|
1271
1286
|
},
|
|
1272
1287
|
"sorting.type.numerical.asc": {
|
|
1273
1288
|
"value": "Smallest to largest",
|
|
1274
|
-
"comment": "Title of sort option when is sorted numerically and in ascending order.",
|
|
1289
|
+
"comment": "Title of sort option when insight is sorted numerically and in ascending order.",
|
|
1275
1290
|
"limit": 0
|
|
1276
1291
|
},
|
|
1277
1292
|
"sorting.type.numerical.desc": {
|
|
1278
1293
|
"value": "Largest to smallest",
|
|
1279
|
-
"comment": "Title of sort option when is sorted numerically and in descending order.",
|
|
1294
|
+
"comment": "Title of sort option when insight is sorted numerically and in descending order.",
|
|
1280
1295
|
"limit": 0
|
|
1281
1296
|
},
|
|
1282
1297
|
"sorting.by": {
|
|
@@ -1293,5 +1308,10 @@
|
|
|
1293
1308
|
"value": "Sum of all metrics (total)",
|
|
1294
1309
|
"comment": "Title of sort option when is sorted by sum of all metrics.",
|
|
1295
1310
|
"limit": 0
|
|
1311
|
+
},
|
|
1312
|
+
"sorting.default.tooltip": {
|
|
1313
|
+
"value": "Use the order defined in the attribute.",
|
|
1314
|
+
"comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the insight.",
|
|
1315
|
+
"limit": 0
|
|
1296
1316
|
}
|
|
1297
1317
|
}
|
|
@@ -1261,22 +1261,37 @@
|
|
|
1261
1261
|
},
|
|
1262
1262
|
"sorting.type.alphabetical.asc": {
|
|
1263
1263
|
"value": "A to Z",
|
|
1264
|
-
"comment": "Title of sort option when is sorted alphabetically and in ascending order.",
|
|
1264
|
+
"comment": "Title of sort option when insight is sorted alphabetically and in ascending order.",
|
|
1265
1265
|
"limit": 0
|
|
1266
1266
|
},
|
|
1267
1267
|
"sorting.type.alphabetical.desc": {
|
|
1268
1268
|
"value": "Z to A",
|
|
1269
|
-
"comment": "Title of sort option when is sorted alphabetically and in
|
|
1269
|
+
"comment": "Title of sort option when insight is sorted alphabetically and in descending order.",
|
|
1270
|
+
"limit": 0
|
|
1271
|
+
},
|
|
1272
|
+
"sorting.type.date.asc": {
|
|
1273
|
+
"value": "Oldest to newest",
|
|
1274
|
+
"comment": "Title of sort option when insight is sorted by date and in ascending order.",
|
|
1275
|
+
"limit": 0
|
|
1276
|
+
},
|
|
1277
|
+
"sorting.type.date.desc": {
|
|
1278
|
+
"value": "Newest to oldest",
|
|
1279
|
+
"comment": "Title of sort option when insight is sorted by date and in descending order.",
|
|
1280
|
+
"limit": 0
|
|
1281
|
+
},
|
|
1282
|
+
"sorting.type.default": {
|
|
1283
|
+
"value": "Default",
|
|
1284
|
+
"comment": "Title of sort option when insight is sorted by default order.",
|
|
1270
1285
|
"limit": 0
|
|
1271
1286
|
},
|
|
1272
1287
|
"sorting.type.numerical.asc": {
|
|
1273
1288
|
"value": "Smallest to largest",
|
|
1274
|
-
"comment": "Title of sort option when is sorted numerically and in ascending order.",
|
|
1289
|
+
"comment": "Title of sort option when insight is sorted numerically and in ascending order.",
|
|
1275
1290
|
"limit": 0
|
|
1276
1291
|
},
|
|
1277
1292
|
"sorting.type.numerical.desc": {
|
|
1278
1293
|
"value": "Largest to smallest",
|
|
1279
|
-
"comment": "Title of sort option when is sorted numerically and in descending order.",
|
|
1294
|
+
"comment": "Title of sort option when insight is sorted numerically and in descending order.",
|
|
1280
1295
|
"limit": 0
|
|
1281
1296
|
},
|
|
1282
1297
|
"sorting.by": {
|
|
@@ -1293,5 +1308,10 @@
|
|
|
1293
1308
|
"value": "Sum of all metrics (total)",
|
|
1294
1309
|
"comment": "Title of sort option when is sorted by sum of all metrics.",
|
|
1295
1310
|
"limit": 0
|
|
1311
|
+
},
|
|
1312
|
+
"sorting.default.tooltip": {
|
|
1313
|
+
"value": "Use the order defined in the attribute.",
|
|
1314
|
+
"comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the insight.",
|
|
1315
|
+
"limit": 0
|
|
1296
1316
|
}
|
|
1297
1317
|
}
|
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.16",
|
|
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.16",
|
|
41
|
+
"@gooddata/sdk-model": "^8.10.0-alpha.16",
|
|
42
|
+
"@gooddata/util": "^8.10.0-alpha.16",
|
|
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.16",
|
|
61
|
+
"@gooddata/sdk-backend-base": "^8.10.0-alpha.16",
|
|
62
|
+
"@gooddata/sdk-backend-mockingbird": "^8.10.0-alpha.16",
|
|
63
63
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
64
64
|
"@microsoft/api-documenter": "^7.12.13",
|
|
65
65
|
"@microsoft/api-extractor": "^7.18.4",
|