@gooddata/sdk-ui 11.51.0-alpha.1 → 11.51.0-alpha.2

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.
@@ -831,6 +831,18 @@ export declare const en_US: {
831
831
  text: string;
832
832
  crowdinContext: string;
833
833
  };
834
+ "filters.thisSecond.title": {
835
+ text: string;
836
+ crowdinContext: string;
837
+ };
838
+ "filters.lastSecond.title": {
839
+ text: string;
840
+ crowdinContext: string;
841
+ };
842
+ "filters.nextSecond.title": {
843
+ text: string;
844
+ crowdinContext: string;
845
+ };
834
846
  "filters.thisMinute.title": {
835
847
  text: string;
836
848
  crowdinContext: string;
@@ -995,6 +1007,10 @@ export declare const en_US: {
995
1007
  text: string;
996
1008
  crowdinContext: string;
997
1009
  };
1010
+ "filters.lastNSeconds": {
1011
+ text: string;
1012
+ crowdinContext: string;
1013
+ };
998
1014
  "filters.lastNMinutes": {
999
1015
  text: string;
1000
1016
  crowdinContext: string;
@@ -1039,6 +1055,10 @@ export declare const en_US: {
1039
1055
  text: string;
1040
1056
  crowdinContext: string;
1041
1057
  };
1058
+ "filters.nextNSeconds": {
1059
+ text: string;
1060
+ crowdinContext: string;
1061
+ };
1042
1062
  "filters.nextNMinutes": {
1043
1063
  text: string;
1044
1064
  crowdinContext: string;
@@ -1083,6 +1103,26 @@ export declare const en_US: {
1083
1103
  text: string;
1084
1104
  crowdinContext: string;
1085
1105
  };
1106
+ "filters.interval.seconds.past": {
1107
+ text: string;
1108
+ crowdinContext: string;
1109
+ };
1110
+ "filters.interval.seconds.past.sameValue": {
1111
+ text: string;
1112
+ crowdinContext: string;
1113
+ };
1114
+ "filters.interval.seconds.future": {
1115
+ text: string;
1116
+ crowdinContext: string;
1117
+ };
1118
+ "filters.interval.seconds.future.sameValue": {
1119
+ text: string;
1120
+ crowdinContext: string;
1121
+ };
1122
+ "filters.interval.seconds.mixed": {
1123
+ text: string;
1124
+ crowdinContext: string;
1125
+ };
1086
1126
  "filters.interval.minutes.past": {
1087
1127
  text: string;
1088
1128
  crowdinContext: string;
@@ -1303,6 +1343,10 @@ export declare const en_US: {
1303
1343
  text: string;
1304
1344
  crowdinContext: string;
1305
1345
  };
1346
+ "filters.granularity.seconds": {
1347
+ text: string;
1348
+ crowdinContext: string;
1349
+ };
1306
1350
  "filters.granularity.minutes": {
1307
1351
  text: string;
1308
1352
  crowdinContext: string;
@@ -1375,6 +1419,10 @@ export declare const en_US: {
1375
1419
  text: string;
1376
1420
  crowdinContext: string;
1377
1421
  };
1422
+ "filters.staticPeriod.timeFormatHintWithSeconds": {
1423
+ text: string;
1424
+ crowdinContext: string;
1425
+ };
1378
1426
  "filters.date.accessibility.label.from": {
1379
1427
  text: string;
1380
1428
  crowdinContext: string;
@@ -1431,6 +1479,18 @@ export declare const en_US: {
1431
1479
  text: string;
1432
1480
  crowdinContext: string;
1433
1481
  };
1482
+ "filters.floatingRange.option.second.offset.history": {
1483
+ text: string;
1484
+ crowdinContext: string;
1485
+ };
1486
+ "filters.floatingRange.option.second.offset.today": {
1487
+ text: string;
1488
+ crowdinContext: string;
1489
+ };
1490
+ "filters.floatingRange.option.second.offset.future": {
1491
+ text: string;
1492
+ crowdinContext: string;
1493
+ };
1434
1494
  "filters.floatingRange.option.minute.offset.history": {
1435
1495
  text: string;
1436
1496
  crowdinContext: string;
@@ -1559,10 +1619,18 @@ export declare const en_US: {
1559
1619
  text: string;
1560
1620
  crowdinContext: string;
1561
1621
  };
1622
+ "filters.second.title": {
1623
+ text: string;
1624
+ crowdinContext: string;
1625
+ };
1562
1626
  "filters.minute.title": {
1563
1627
  text: string;
1564
1628
  crowdinContext: string;
1565
1629
  };
1630
+ "filters.second.excludeCurrentPeriod": {
1631
+ text: string;
1632
+ crowdinContext: string;
1633
+ };
1566
1634
  "filters.minute.excludeCurrentPeriod": {
1567
1635
  text: string;
1568
1636
  crowdinContext: string;
@@ -2887,6 +2955,10 @@ export declare const en_US: {
2887
2955
  text: string;
2888
2956
  crowdinContext: string;
2889
2957
  };
2958
+ "shareDialog.olp.generalAccess.workspace.description.edit": {
2959
+ text: string;
2960
+ crowdinContext: string;
2961
+ };
2890
2962
  "uiKit.autocomplete.searchPlaceholder": {
2891
2963
  text: string;
2892
2964
  crowdinContext: string;
@@ -2975,19 +3047,19 @@ export declare const en_US: {
2975
3047
  text: string;
2976
3048
  crowdinContext: string;
2977
3049
  };
2978
- "shareDialog.olp.permission.moreOptions.ariaLabel": {
3050
+ "shareDialog.olp.permission.effective.tooltip.share": {
2979
3051
  text: string;
2980
3052
  crowdinContext: string;
2981
3053
  };
2982
- "shareDialog.olp.permission.moreOptions.menuLabel": {
3054
+ "shareDialog.olp.permission.effective.tooltip.edit": {
2983
3055
  text: string;
2984
3056
  crowdinContext: string;
2985
3057
  };
2986
- "shareDialog.olp.permission.effective.tooltip.share": {
3058
+ "shareDialog.olp.permission.effective.ariaLabel": {
2987
3059
  text: string;
2988
3060
  crowdinContext: string;
2989
3061
  };
2990
- "shareDialog.olp.permission.effective.ariaLabel": {
3062
+ "shareDialog.olp.permission.tooltip.edit": {
2991
3063
  text: string;
2992
3064
  crowdinContext: string;
2993
3065
  };
@@ -1 +1 @@
1
- {"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/base/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsqJjB,CAAC"}
1
+ {"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/base/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8uJjB,CAAC"}
@@ -833,6 +833,18 @@ export const en_US = {
833
833
  "text": "Fiscal calendar",
834
834
  "crowdinContext": "Accessible label for the fiscal calendar tab in the date filter dropdown, announced by screen readers."
835
835
  },
836
+ "filters.thisSecond.title": {
837
+ "text": "This second",
838
+ "crowdinContext": "Filter option to select the current second in time-based filtering controls."
839
+ },
840
+ "filters.lastSecond.title": {
841
+ "text": "Last second",
842
+ "crowdinContext": "Filter option to select the previous second in time-based filtering controls."
843
+ },
844
+ "filters.nextSecond.title": {
845
+ "text": "Next second",
846
+ "crowdinContext": "Filter option to select the upcoming second in time-based filtering controls."
847
+ },
836
848
  "filters.thisMinute.title": {
837
849
  "text": "This minute",
838
850
  "crowdinContext": "Filter option to select the current minute in time-based filtering controls."
@@ -997,6 +1009,10 @@ export const en_US = {
997
1009
  "text": "Next fiscal year",
998
1010
  "crowdinContext": "Filter option for the next fiscal year"
999
1011
  },
1012
+ "filters.lastNSeconds": {
1013
+ "text": "{n, plural, one {Last # second} other {Last # seconds}}",
1014
+ "crowdinContext": "Filter option for the last N seconds (singular/plural)"
1015
+ },
1000
1016
  "filters.lastNMinutes": {
1001
1017
  "text": "{n, plural, one {Last # minute} other {Last # minutes}}",
1002
1018
  "crowdinContext": "Filter option for the last N minutes (singular/plural)"
@@ -1041,6 +1057,10 @@ export const en_US = {
1041
1057
  "text": "{n, plural, one {Last # fiscal year} other {Last # fiscal years}}",
1042
1058
  "crowdinContext": "Filter option for the last N fiscal years (singular/plural)"
1043
1059
  },
1060
+ "filters.nextNSeconds": {
1061
+ "text": "{n, plural, one {Next # second} other {Next # seconds}}",
1062
+ "crowdinContext": "Filter option for the next N seconds (singular/plural)"
1063
+ },
1044
1064
  "filters.nextNMinutes": {
1045
1065
  "text": "{n, plural, one {Next # minute} other {Next # minutes}}",
1046
1066
  "crowdinContext": "Filter option for the next N minutes (singular/plural)"
@@ -1085,6 +1105,26 @@ export const en_US = {
1085
1105
  "text": "{n, plural, one {Next # fiscal year} other {Next # fiscal years}}",
1086
1106
  "crowdinContext": "Filter option for the next N fiscal years (singular/plural)"
1087
1107
  },
1108
+ "filters.interval.seconds.past": {
1109
+ "text": "From {from} to {to} {to, plural, one {second} other {seconds}} ago",
1110
+ "crowdinContext": "Time interval in past seconds (e.g., 'From 5 to 10 seconds ago')"
1111
+ },
1112
+ "filters.interval.seconds.past.sameValue": {
1113
+ "text": "{value} {value, plural, one {second} other {seconds}} ago",
1114
+ "crowdinContext": "Time interval for a single past second (e.g., '5 seconds ago')"
1115
+ },
1116
+ "filters.interval.seconds.future": {
1117
+ "text": "From {from} to {to} {to, plural, one {second} other {seconds}} ahead",
1118
+ "crowdinContext": "Time interval in future seconds (e.g., 'From 5 to 10 seconds ahead')"
1119
+ },
1120
+ "filters.interval.seconds.future.sameValue": {
1121
+ "text": "{value} {value, plural, one {second} other {seconds}} ahead",
1122
+ "crowdinContext": "Time interval for a single future second (e.g., '5 seconds ahead')"
1123
+ },
1124
+ "filters.interval.seconds.mixed": {
1125
+ "text": "From {from} {from, plural, one {second} other {seconds}} ago to {to} {to, plural, one {second} other {seconds}} ahead",
1126
+ "crowdinContext": "Time interval spanning past and future in seconds (e.g., 'From 1 second ago to 2 seconds ahead')"
1127
+ },
1088
1128
  "filters.interval.minutes.past": {
1089
1129
  "text": "From {from} to {to} {to, plural, one {minute} other {minutes}} ago",
1090
1130
  "crowdinContext": "Time interval in past minutes (e.g., 'From 5 to 10 minutes ago')"
@@ -1305,6 +1345,10 @@ export const en_US = {
1305
1345
  "text": "From {from} {from, plural, one {fiscal year} other {fiscal years}} ago to {to} {to, plural, one {fiscal year} other {fiscal years}} ahead",
1306
1346
  "crowdinContext": "Time interval spanning both past and future fiscal years"
1307
1347
  },
1348
+ "filters.granularity.seconds": {
1349
+ "text": "Seconds",
1350
+ "crowdinContext": "Time granularity option for filtering data at the second level. Used in time-based filters and selectors."
1351
+ },
1308
1352
  "filters.granularity.minutes": {
1309
1353
  "text": "Minutes",
1310
1354
  "crowdinContext": "Time granularity option for filtering data at the minute level. Used in time-based filters and selectors."
@@ -1377,6 +1421,10 @@ export const en_US = {
1377
1421
  "text": "Use time format HH:MM; max value is 23:59.",
1378
1422
  "crowdinContext": "Displayed as a hint below input in which user enters a time."
1379
1423
  },
1424
+ "filters.staticPeriod.timeFormatHintWithSeconds": {
1425
+ "text": "Use time format HH:MM:SS; max value is 23:59:59.",
1426
+ "crowdinContext": "Displayed as a hint below input in which user enters a time with seconds precision."
1427
+ },
1380
1428
  "filters.date.accessibility.label.from": {
1381
1429
  "text": "Select date from",
1382
1430
  "crowdinContext": "Accessibility label for the 'from' date input field in date range selectors. Used by screen readers to identify the start date selection."
@@ -1433,6 +1481,18 @@ export const en_US = {
1433
1481
  "text": "Maximum value: {limit}",
1434
1482
  "crowdinContext": "Error message shown when a user enters a value exceeding the maximum allowed limit in a relative period filter. Example: 'Maximum value: 100'."
1435
1483
  },
1484
+ "filters.floatingRange.option.second.offset.history": {
1485
+ "text": "{n, plural, one {last second} other {# seconds ago}}",
1486
+ "crowdinContext": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last second', '5 seconds ago', 'next minute', '3 days ahead'."
1487
+ },
1488
+ "filters.floatingRange.option.second.offset.today": {
1489
+ "text": "this second",
1490
+ "crowdinContext": "Option in the relative time selector referring to the current second. Used when filtering data to include only the current second's data."
1491
+ },
1492
+ "filters.floatingRange.option.second.offset.future": {
1493
+ "text": "{n, plural, one {next second} other {# seconds ahead}}",
1494
+ "crowdinContext": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last second', '5 seconds ago', 'next minute', '3 days ahead'."
1495
+ },
1436
1496
  "filters.floatingRange.option.minute.offset.history": {
1437
1497
  "text": "{n, plural, one {last minute} other {# minutes ago}}",
1438
1498
  "crowdinContext": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
@@ -1561,10 +1621,18 @@ export const en_US = {
1561
1621
  "text": "Include empty values",
1562
1622
  "crowdinContext": "Checkbox label for including records with empty (missing) date values together with the selected date range."
1563
1623
  },
1624
+ "filters.second.title": {
1625
+ "text": "SECOND",
1626
+ "crowdinContext": "Header label for second-level time filter options. Used in filter configuration interfaces to group second-related filtering controls."
1627
+ },
1564
1628
  "filters.minute.title": {
1565
1629
  "text": "MINUTE",
1566
1630
  "crowdinContext": "Header label for minute-level time filter options. Used in filter configuration interfaces to group minute-related filtering controls."
1567
1631
  },
1632
+ "filters.second.excludeCurrentPeriod": {
1633
+ "text": "Exclude this second",
1634
+ "crowdinContext": "Option to exclude the current second from the filtered results. Useful when the current second might contain incomplete or in-progress data."
1635
+ },
1568
1636
  "filters.minute.excludeCurrentPeriod": {
1569
1637
  "text": "Exclude this minute",
1570
1638
  "crowdinContext": "Option to exclude the current minute from the filtered results. Useful when the current minute might contain incomplete or in-progress data."
@@ -2889,6 +2957,10 @@ export const en_US = {
2889
2957
  "text": "Everyone in this workspace can view and share this object.",
2890
2958
  "crowdinContext": "Description of the All-workspace-members general-access option on the OLP share dialog, shown when the workspace permission level is 'Can view & share'. Explains the resulting view-and-share access for the whole workspace."
2891
2959
  },
2960
+ "shareDialog.olp.generalAccess.workspace.description.edit": {
2961
+ "text": "Everyone in this workspace can edit this object.",
2962
+ "crowdinContext": "Description of the All-workspace-members general-access option on the OLP share dialog, shown when the workspace permission level is 'Can edit & share'. Explains the resulting edit access for the whole workspace."
2963
+ },
2892
2964
  "uiKit.autocomplete.searchPlaceholder": {
2893
2965
  "text": "Search",
2894
2966
  "crowdinContext": "Default placeholder text in the search input of the generic autocomplete primitive. Sentence case."
@@ -2958,11 +3030,11 @@ export const en_US = {
2958
3030
  "crowdinContext": "Primary button at the bottom of the OLP add-grantee screen. Confirms granting access to the selected user or group and returns to the main share dialog."
2959
3031
  },
2960
3032
  "shareDialog.olp.permission.edit": {
2961
- "text": "Can edit",
2962
- "crowdinContext": "Read-only permission label shown for a grantee who has edit rights on the shared object. Edit access is granted outside this dialog, so the label is not selectable — it only reflects the grantee's existing level."
3033
+ "text": "Can edit & share",
3034
+ "crowdinContext": "Permission level in the object-level permissions menu granting the grantee edit and share rights on the shared object. Also shown as the current level on a grantee row."
2963
3035
  },
2964
3036
  "shareDialog.olp.permission.labels": {
2965
- "text": "Manage labels access",
3037
+ "text": "Label access",
2966
3038
  "crowdinContext": "Menu item that opens the labels picker for the selected grantee — lets the author choose which of the attribute's labels this grantee can access."
2967
3039
  },
2968
3040
  "shareDialog.olp.permission.removeAccess": {
@@ -2977,24 +3049,24 @@ export const en_US = {
2977
3049
  "text": "More information about {label}",
2978
3050
  "crowdinContext": "Accessibility label for the info-circle next to a permission level row in the OLP permission menu. {label} is the permission level name (e.g. 'Can view'). Sentence case."
2979
3051
  },
2980
- "shareDialog.olp.permission.moreOptions.ariaLabel": {
2981
- "text": "More options",
2982
- "crowdinContext": "Accessibility label for the ellipsis (⋯) button on a grantee row in the OLP share dialog that opens the more-options menu (Manage labels access, Transfer ownership). Sentence case."
2983
- },
2984
- "shareDialog.olp.permission.moreOptions.menuLabel": {
2985
- "text": "More options",
2986
- "crowdinContext": "Accessibility label for the more-options menu on a grantee row in the OLP share dialog. Used by screen readers when entering the menu. Sentence case."
2987
- },
2988
3052
  "shareDialog.olp.permission.effective.tooltip.share": {
2989
3053
  "text": "This user inherits a higher permission from a group. Effective permission: Can view & share.",
2990
3054
  "crowdinContext": "Tooltip on the warning badge shown when a grantee's directly-assigned permission is lower than the permission they inherit (e.g. from a group). Explains that the effective access is higher than the row's selected level."
2991
3055
  },
3056
+ "shareDialog.olp.permission.effective.tooltip.edit": {
3057
+ "text": "This user inherits a higher permission from a group. Effective permission: Can edit & share.",
3058
+ "crowdinContext": "Tooltip on the warning badge shown when a grantee's directly-assigned permission is lower than the edit permission they inherit (e.g. from a group). Explains that the effective access is higher than the row's selected level."
3059
+ },
2992
3060
  "shareDialog.olp.permission.effective.ariaLabel": {
2993
3061
  "text": "Effective permission is higher than the assigned permission",
2994
3062
  "crowdinContext": "Accessibility label for the warning badge on a grantee row whose inherited permission exceeds the directly-assigned one. Sentence case."
2995
3063
  },
3064
+ "shareDialog.olp.permission.tooltip.edit": {
3065
+ "text": "Grantee can edit this object and share it with others.",
3066
+ "crowdinContext": "Tooltip explaining the 'Can edit & share' permission level in the object-level permissions menu."
3067
+ },
2996
3068
  "shareDialog.olp.permission.tooltip.share": {
2997
- "text": "Grantee can view this object and re-share it with others.",
3069
+ "text": "Grantee can view this object and share it with others.",
2998
3070
  "crowdinContext": "Tooltip explaining the 'Can view & share' permission level in the object-level permissions menu."
2999
3071
  },
3000
3072
  "shareDialog.olp.permission.tooltip.view": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui",
3
- "version": "11.51.0-alpha.1",
3
+ "version": "11.51.0-alpha.2",
4
4
  "description": "GoodData.UI SDK - Core",
5
5
  "license": "MIT",
6
6
  "author": "GoodData Corporation",
@@ -42,9 +42,9 @@
42
42
  "ts-invariant": "0.10.3",
43
43
  "tslib": "2.8.1",
44
44
  "uuid": "11.1.1",
45
- "@gooddata/sdk-backend-spi": "11.51.0-alpha.1",
46
- "@gooddata/sdk-model": "11.51.0-alpha.1",
47
- "@gooddata/util": "11.51.0-alpha.1"
45
+ "@gooddata/sdk-model": "11.51.0-alpha.2",
46
+ "@gooddata/util": "11.51.0-alpha.2",
47
+ "@gooddata/sdk-backend-spi": "11.51.0-alpha.2"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@microsoft/api-documenter": "^7.17.0",
@@ -87,13 +87,13 @@
87
87
  "typescript": "5.9.3",
88
88
  "vitest": "4.1.8",
89
89
  "vitest-dom": "0.1.1",
90
- "@gooddata/eslint-config": "11.51.0-alpha.1",
91
- "@gooddata/i18n-toolkit": "11.51.0-alpha.1",
92
- "@gooddata/oxlint-config": "11.51.0-alpha.1",
93
- "@gooddata/reference-workspace": "11.51.0-alpha.1",
94
- "@gooddata/sdk-backend-base": "11.51.0-alpha.1",
95
- "@gooddata/sdk-backend-mockingbird": "11.51.0-alpha.1",
96
- "@gooddata/stylelint-config": "11.51.0-alpha.1"
90
+ "@gooddata/i18n-toolkit": "11.51.0-alpha.2",
91
+ "@gooddata/oxlint-config": "11.51.0-alpha.2",
92
+ "@gooddata/eslint-config": "11.51.0-alpha.2",
93
+ "@gooddata/reference-workspace": "11.51.0-alpha.2",
94
+ "@gooddata/sdk-backend-base": "11.51.0-alpha.2",
95
+ "@gooddata/sdk-backend-mockingbird": "11.51.0-alpha.2",
96
+ "@gooddata/stylelint-config": "11.51.0-alpha.2"
97
97
  },
98
98
  "peerDependencies": {
99
99
  "react": "^18.0.0 || ^19.0.0",