@elastic/eui 116.3.1-snapshot.1782222821728 → 116.4.0

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.
Files changed (38) hide show
  1. package/es/components/date_picker/date_picker.js +1 -1
  2. package/es/components/form/field_password/field_password.styles.js +1 -1
  3. package/es/components/form/field_search/field_search.styles.js +1 -1
  4. package/es/components/form/form.styles.js +1 -1
  5. package/es/components/form/select/select.styles.js +1 -1
  6. package/es/components/form/text_area/text_area.styles.js +1 -1
  7. package/es/components/form/validatable_control/validatable_control.js +55 -8
  8. package/eui.d.ts +48 -54
  9. package/i18ntokens.json +970 -988
  10. package/lib/components/date_picker/date_picker.js +1 -1
  11. package/lib/components/form/field_password/field_password.styles.js +1 -1
  12. package/lib/components/form/field_search/field_search.styles.js +1 -1
  13. package/lib/components/form/form.styles.js +1 -1
  14. package/lib/components/form/select/select.styles.js +1 -1
  15. package/lib/components/form/text_area/text_area.styles.js +1 -1
  16. package/lib/components/form/validatable_control/validatable_control.js +52 -7
  17. package/optimize/es/components/date_picker/date_picker.js +1 -1
  18. package/optimize/es/components/form/field_password/field_password.styles.js +1 -1
  19. package/optimize/es/components/form/field_search/field_search.styles.js +1 -1
  20. package/optimize/es/components/form/form.styles.js +1 -1
  21. package/optimize/es/components/form/select/select.styles.js +1 -1
  22. package/optimize/es/components/form/text_area/text_area.styles.js +1 -1
  23. package/optimize/es/components/form/validatable_control/validatable_control.js +48 -7
  24. package/optimize/lib/components/date_picker/date_picker.js +1 -1
  25. package/optimize/lib/components/form/field_password/field_password.styles.js +1 -1
  26. package/optimize/lib/components/form/field_search/field_search.styles.js +1 -1
  27. package/optimize/lib/components/form/form.styles.js +1 -1
  28. package/optimize/lib/components/form/select/select.styles.js +1 -1
  29. package/optimize/lib/components/form/text_area/text_area.styles.js +1 -1
  30. package/optimize/lib/components/form/validatable_control/validatable_control.js +49 -6
  31. package/package.json +2 -3
  32. package/test-env/components/date_picker/date_picker.js +1 -1
  33. package/test-env/components/form/field_password/field_password.styles.js +1 -1
  34. package/test-env/components/form/field_search/field_search.styles.js +1 -1
  35. package/test-env/components/form/form.styles.js +1 -1
  36. package/test-env/components/form/select/select.styles.js +1 -1
  37. package/test-env/components/form/text_area/text_area.styles.js +1 -1
  38. package/test-env/components/form/validatable_control/validatable_control.js +48 -6
package/i18ntokens.json CHANGED
@@ -17,24 +17,6 @@
17
17
  },
18
18
  "filepath": "src/components/tree_view/tree_view.tsx"
19
19
  },
20
- {
21
- "token": "euiIconTip.defaultAriaLabel",
22
- "defString": "Info",
23
- "highlighting": "string",
24
- "loc": {
25
- "start": {
26
- "line": 58,
27
- "column": 27,
28
- "index": 1773
29
- },
30
- "end": {
31
- "line": 58,
32
- "column": 76,
33
- "index": 1822
34
- }
35
- },
36
- "filepath": "src/components/tool_tip/icon_tip.tsx"
37
- },
38
20
  {
39
21
  "token": "euiTourStepIndicator.isActive",
40
22
  "defString": "active",
@@ -161,6 +143,24 @@
161
143
  },
162
144
  "filepath": "src/components/tour/_tour_footer.tsx"
163
145
  },
146
+ {
147
+ "token": "euiIconTip.defaultAriaLabel",
148
+ "defString": "Info",
149
+ "highlighting": "string",
150
+ "loc": {
151
+ "start": {
152
+ "line": 58,
153
+ "column": 27,
154
+ "index": 1773
155
+ },
156
+ "end": {
157
+ "line": 58,
158
+ "column": 76,
159
+ "index": 1822
160
+ }
161
+ },
162
+ "filepath": "src/components/tool_tip/icon_tip.tsx"
163
+ },
164
164
  {
165
165
  "token": "euiToast.dismissToast",
166
166
  "defString": "Dismiss toast",
@@ -251,24 +251,6 @@
251
251
  },
252
252
  "filepath": "src/components/stat/stat.tsx"
253
253
  },
254
- {
255
- "token": "euiTableHeaderCell.titleTextWithDesc",
256
- "defString": "{innerText}; {description}",
257
- "highlighting": "string",
258
- "loc": {
259
- "start": {
260
- "line": 146,
261
- "column": 10,
262
- "index": 4722
263
- },
264
- "end": {
265
- "line": 150,
266
- "column": 11,
267
- "index": 4896
268
- }
269
- },
270
- "filepath": "src/components/table/table_header_cell.tsx"
271
- },
272
254
  {
273
255
  "token": "euiStepStrings.step",
274
256
  "defString": "Step {number}: {title}",
@@ -558,22 +540,22 @@
558
540
  "filepath": "src/components/steps/step_strings.tsx"
559
541
  },
560
542
  {
561
- "token": "euiSideNav.mobileToggleAriaLabel",
562
- "defString": "Toggle navigation",
543
+ "token": "euiTableHeaderCell.titleTextWithDesc",
544
+ "defString": "{innerText}; {description}",
563
545
  "highlighting": "string",
564
546
  "loc": {
565
547
  "start": {
566
- "line": 208,
567
- "column": 16,
568
- "index": 6318
548
+ "line": 146,
549
+ "column": 10,
550
+ "index": 4722
569
551
  },
570
552
  "end": {
571
- "line": 211,
572
- "column": 17,
573
- "index": 6449
553
+ "line": 150,
554
+ "column": 11,
555
+ "index": 4896
574
556
  }
575
557
  },
576
- "filepath": "src/components/side_nav/side_nav.tsx"
558
+ "filepath": "src/components/table/table_header_cell.tsx"
577
559
  },
578
560
  {
579
561
  "token": "euiSkeletonLoading.loadedAriaText",
@@ -611,6 +593,24 @@
611
593
  },
612
594
  "filepath": "src/components/skeleton/skeleton_loading.tsx"
613
595
  },
596
+ {
597
+ "token": "euiSideNav.mobileToggleAriaLabel",
598
+ "defString": "Toggle navigation",
599
+ "highlighting": "string",
600
+ "loc": {
601
+ "start": {
602
+ "line": 208,
603
+ "column": 16,
604
+ "index": 6318
605
+ },
606
+ "end": {
607
+ "line": 211,
608
+ "column": 17,
609
+ "index": 6449
610
+ }
611
+ },
612
+ "filepath": "src/components/side_nav/side_nav.tsx"
613
+ },
614
614
  {
615
615
  "token": "euiSelectable.loadingOptions",
616
616
  "defString": "Loading options",
@@ -791,24 +791,6 @@
791
791
  },
792
792
  "filepath": "src/components/search_bar/search_box.tsx"
793
793
  },
794
- {
795
- "token": "euiProgress.valueText",
796
- "defString": "{value}%",
797
- "highlighting": "string",
798
- "loc": {
799
- "start": {
800
- "line": 154,
801
- "column": 6,
802
- "index": 4411
803
- },
804
- "end": {
805
- "line": 160,
806
- "column": 8,
807
- "index": 4539
808
- }
809
- },
810
- "filepath": "src/components/progress/progress.tsx"
811
- },
812
794
  {
813
795
  "token": "euiResizablePanel.toggleButtonAriaLabel",
814
796
  "defString": "Press to toggle this panel",
@@ -863,6 +845,24 @@
863
845
  },
864
846
  "filepath": "src/components/resizable_container/resizable_button.tsx"
865
847
  },
848
+ {
849
+ "token": "euiProgress.valueText",
850
+ "defString": "{value}%",
851
+ "highlighting": "string",
852
+ "loc": {
853
+ "start": {
854
+ "line": 154,
855
+ "column": 6,
856
+ "index": 4411
857
+ },
858
+ "end": {
859
+ "line": 160,
860
+ "column": 8,
861
+ "index": 4539
862
+ }
863
+ },
864
+ "filepath": "src/components/progress/progress.tsx"
865
+ },
866
866
  {
867
867
  "token": "euiPopover.screenReaderAnnouncement",
868
868
  "defString": "You are in a dialog. Press Escape, or tap/click outside the dialog to close.",
@@ -1169,42 +1169,6 @@
1169
1169
  },
1170
1170
  "filepath": "src/components/mark/mark.tsx"
1171
1171
  },
1172
- {
1173
- "token": "euiModal.screenReaderModalDialog",
1174
- "defString": "You are in a modal dialog. Press Escape or tap/click outside the dialog on the shadowed overlay to close.",
1175
- "highlighting": "string",
1176
- "loc": {
1177
- "start": {
1178
- "line": 133,
1179
- "column": 8,
1180
- "index": 4057
1181
- },
1182
- "end": {
1183
- "line": 136,
1184
- "column": 10,
1185
- "index": 4253
1186
- }
1187
- },
1188
- "filepath": "src/components/modal/modal.tsx"
1189
- },
1190
- {
1191
- "token": "euiModal.closeModal",
1192
- "defString": "Closes this modal window",
1193
- "highlighting": "string",
1194
- "loc": {
1195
- "start": {
1196
- "line": 163,
1197
- "column": 10,
1198
- "index": 4871
1199
- },
1200
- "end": {
1201
- "line": 166,
1202
- "column": 11,
1203
- "index": 4978
1204
- }
1205
- },
1206
- "filepath": "src/components/modal/modal.tsx"
1207
- },
1208
1172
  {
1209
1173
  "token": "euiMarkdownEditorToolbar.editor",
1210
1174
  "defString": "Editor",
@@ -1493,6 +1457,42 @@
1493
1457
  },
1494
1458
  "filepath": "src/components/loading/_loading_strings.tsx"
1495
1459
  },
1460
+ {
1461
+ "token": "euiModal.screenReaderModalDialog",
1462
+ "defString": "You are in a modal dialog. Press Escape or tap/click outside the dialog on the shadowed overlay to close.",
1463
+ "highlighting": "string",
1464
+ "loc": {
1465
+ "start": {
1466
+ "line": 133,
1467
+ "column": 8,
1468
+ "index": 4057
1469
+ },
1470
+ "end": {
1471
+ "line": 136,
1472
+ "column": 10,
1473
+ "index": 4253
1474
+ }
1475
+ },
1476
+ "filepath": "src/components/modal/modal.tsx"
1477
+ },
1478
+ {
1479
+ "token": "euiModal.closeModal",
1480
+ "defString": "Closes this modal window",
1481
+ "highlighting": "string",
1482
+ "loc": {
1483
+ "start": {
1484
+ "line": 163,
1485
+ "column": 10,
1486
+ "index": 4871
1487
+ },
1488
+ "end": {
1489
+ "line": 166,
1490
+ "column": 11,
1491
+ "index": 4978
1492
+ }
1493
+ },
1494
+ "filepath": "src/components/modal/modal.tsx"
1495
+ },
1496
1496
  {
1497
1497
  "token": "euiExternalLinkIcon.newTarget.screenReaderOnlyText",
1498
1498
  "defString": "(external, opens in a new tab or window)",
@@ -1655,42 +1655,6 @@
1655
1655
  },
1656
1656
  "filepath": "src/components/form/form.tsx"
1657
1657
  },
1658
- {
1659
- "token": "euiFilterButton.filterBadgeActiveAriaLabel",
1660
- "defString": "{count} active filters",
1661
- "highlighting": "string",
1662
- "loc": {
1663
- "start": {
1664
- "line": 175,
1665
- "column": 27,
1666
- "index": 5404
1667
- },
1668
- "end": {
1669
- "line": 179,
1670
- "column": 3,
1671
- "index": 5525
1672
- }
1673
- },
1674
- "filepath": "src/components/filter_group/filter_button.tsx"
1675
- },
1676
- {
1677
- "token": "euiFilterButton.filterBadgeAvailableAriaLabel",
1678
- "defString": "{count} available filters",
1679
- "highlighting": "string",
1680
- "loc": {
1681
- "start": {
1682
- "line": 180,
1683
- "column": 30,
1684
- "index": 5557
1685
- },
1686
- "end": {
1687
- "line": 184,
1688
- "column": 3,
1689
- "index": 5684
1690
- }
1691
- },
1692
- "filepath": "src/components/filter_group/filter_button.tsx"
1693
- },
1694
1658
  {
1695
1659
  "token": "euiFlyoutMenu.back",
1696
1660
  "defString": "Back",
@@ -1781,24 +1745,6 @@
1781
1745
  },
1782
1746
  "filepath": "src/components/flyout/flyout_menu.tsx"
1783
1747
  },
1784
- {
1785
- "token": "euiFlyoutMenu.pagination.counter",
1786
- "defString": "{position} of {total}",
1787
- "highlighting": "string",
1788
- "loc": {
1789
- "start": {
1790
- "line": 277,
1791
- "column": 12,
1792
- "index": 7772
1793
- },
1794
- "end": {
1795
- "line": 281,
1796
- "column": 14,
1797
- "index": 7957
1798
- }
1799
- },
1800
- "filepath": "src/components/flyout/flyout_menu.tsx"
1801
- },
1802
1748
  {
1803
1749
  "token": "euiFlyout.screenReaderModalDialog",
1804
1750
  "defString": "You are in a modal dialog. Press Escape or tap/click outside the dialog on the shadowed overlay to close.",
@@ -1872,15 +1818,51 @@
1872
1818
  "filepath": "src/components/flyout/_flyout_close_button.tsx"
1873
1819
  },
1874
1820
  {
1875
- "token": "euiErrorBoundary.error",
1876
- "defString": "Error",
1821
+ "token": "euiFilterButton.filterBadgeActiveAriaLabel",
1822
+ "defString": "{count} active filters",
1877
1823
  "highlighting": "string",
1878
1824
  "loc": {
1879
1825
  "start": {
1880
- "line": 109,
1881
- "column": 12,
1882
- "index": 3041
1883
- },
1826
+ "line": 175,
1827
+ "column": 27,
1828
+ "index": 5404
1829
+ },
1830
+ "end": {
1831
+ "line": 179,
1832
+ "column": 3,
1833
+ "index": 5525
1834
+ }
1835
+ },
1836
+ "filepath": "src/components/filter_group/filter_button.tsx"
1837
+ },
1838
+ {
1839
+ "token": "euiFilterButton.filterBadgeAvailableAriaLabel",
1840
+ "defString": "{count} available filters",
1841
+ "highlighting": "string",
1842
+ "loc": {
1843
+ "start": {
1844
+ "line": 180,
1845
+ "column": 30,
1846
+ "index": 5557
1847
+ },
1848
+ "end": {
1849
+ "line": 184,
1850
+ "column": 3,
1851
+ "index": 5684
1852
+ }
1853
+ },
1854
+ "filepath": "src/components/filter_group/filter_button.tsx"
1855
+ },
1856
+ {
1857
+ "token": "euiErrorBoundary.error",
1858
+ "defString": "Error",
1859
+ "highlighting": "string",
1860
+ "loc": {
1861
+ "start": {
1862
+ "line": 109,
1863
+ "column": 12,
1864
+ "index": 3041
1865
+ },
1884
1866
  "end": {
1885
1867
  "line": 109,
1886
1868
  "column": 70,
@@ -1979,24 +1961,6 @@
1979
1961
  },
1980
1962
  "filepath": "src/components/collapsible_nav_beta/collapsible_nav_beta.tsx"
1981
1963
  },
1982
- {
1983
- "token": "euiComboBox.listboxAriaLabel",
1984
- "defString": "Choose from the following options",
1985
- "highlighting": "string",
1986
- "loc": {
1987
- "start": {
1988
- "line": 842,
1989
- "column": 8,
1990
- "index": 24681
1991
- },
1992
- "end": {
1993
- "line": 845,
1994
- "column": 9,
1995
- "index": 24800
1996
- }
1997
- },
1998
- "filepath": "src/components/combo_box/combo_box.tsx"
1999
- },
2000
1964
  {
2001
1965
  "token": "euiSaturation.ariaLabel",
2002
1966
  "defString": "Select a color",
@@ -2286,22 +2250,22 @@
2286
2250
  "filepath": "src/components/color_picker/color_picker.tsx"
2287
2251
  },
2288
2252
  {
2289
- "token": "euiCallOut.dismissAriaLabel",
2290
- "defString": "Dismiss this callout",
2253
+ "token": "euiComboBox.listboxAriaLabel",
2254
+ "defString": "Choose from the following options",
2291
2255
  "highlighting": "string",
2292
2256
  "loc": {
2293
2257
  "start": {
2294
- "line": 114,
2258
+ "line": 842,
2295
2259
  "column": 8,
2296
- "index": 3269
2260
+ "index": 24681
2297
2261
  },
2298
2262
  "end": {
2299
- "line": 117,
2263
+ "line": 845,
2300
2264
  "column": 9,
2301
- "index": 3374
2265
+ "index": 24800
2302
2266
  }
2303
2267
  },
2304
- "filepath": "src/components/call_out/call_out.tsx"
2268
+ "filepath": "src/components/combo_box/combo_box.tsx"
2305
2269
  },
2306
2270
  {
2307
2271
  "token": "euiCodeBlockFullScreen.fullscreenCollapse",
@@ -2412,58 +2376,22 @@
2412
2376
  "filepath": "src/components/code/code_block.tsx"
2413
2377
  },
2414
2378
  {
2415
- "token": "euiBreadcrumbs.nav.ariaLabel",
2416
- "defString": "Breadcrumbs",
2417
- "highlighting": "string",
2418
- "loc": {
2419
- "start": {
2420
- "line": 42,
2421
- "column": 20,
2422
- "index": 1274
2423
- },
2424
- "end": {
2425
- "line": 42,
2426
- "column": 77,
2427
- "index": 1331
2428
- }
2429
- },
2430
- "filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
2431
- },
2432
- {
2433
- "token": "euiBreadcrumb.collapsedBadge.ariaLabel",
2434
- "defString": "See collapsed breadcrumbs",
2435
- "highlighting": "string",
2436
- "loc": {
2437
- "start": {
2438
- "line": 56,
2439
- "column": 20,
2440
- "index": 1691
2441
- },
2442
- "end": {
2443
- "line": 59,
2444
- "column": 3,
2445
- "index": 1784
2446
- }
2447
- },
2448
- "filepath": "src/components/breadcrumbs/breadcrumb.tsx"
2449
- },
2450
- {
2451
- "token": "euiBreadcrumb.popoverAriaLabel",
2452
- "defString": "Clicking this button will toggle a popover dialog.",
2379
+ "token": "euiCallOut.dismissAriaLabel",
2380
+ "defString": "Dismiss this callout",
2453
2381
  "highlighting": "string",
2454
2382
  "loc": {
2455
2383
  "start": {
2456
- "line": 183,
2457
- "column": 29,
2458
- "index": 5213
2384
+ "line": 114,
2385
+ "column": 8,
2386
+ "index": 3269
2459
2387
  },
2460
2388
  "end": {
2461
- "line": 189,
2462
- "column": 5,
2463
- "index": 5546
2389
+ "line": 117,
2390
+ "column": 9,
2391
+ "index": 3374
2464
2392
  }
2465
2393
  },
2466
- "filepath": "src/components/breadcrumbs/_breadcrumb_content.tsx"
2394
+ "filepath": "src/components/call_out/call_out.tsx"
2467
2395
  },
2468
2396
  {
2469
2397
  "token": "euiBottomBar.screenReaderHeading",
@@ -2519,6 +2447,60 @@
2519
2447
  },
2520
2448
  "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2521
2449
  },
2450
+ {
2451
+ "token": "euiBreadcrumbs.nav.ariaLabel",
2452
+ "defString": "Breadcrumbs",
2453
+ "highlighting": "string",
2454
+ "loc": {
2455
+ "start": {
2456
+ "line": 42,
2457
+ "column": 20,
2458
+ "index": 1274
2459
+ },
2460
+ "end": {
2461
+ "line": 42,
2462
+ "column": 77,
2463
+ "index": 1331
2464
+ }
2465
+ },
2466
+ "filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
2467
+ },
2468
+ {
2469
+ "token": "euiBreadcrumb.collapsedBadge.ariaLabel",
2470
+ "defString": "See collapsed breadcrumbs",
2471
+ "highlighting": "string",
2472
+ "loc": {
2473
+ "start": {
2474
+ "line": 56,
2475
+ "column": 20,
2476
+ "index": 1691
2477
+ },
2478
+ "end": {
2479
+ "line": 59,
2480
+ "column": 3,
2481
+ "index": 1784
2482
+ }
2483
+ },
2484
+ "filepath": "src/components/breadcrumbs/breadcrumb.tsx"
2485
+ },
2486
+ {
2487
+ "token": "euiBreadcrumb.popoverAriaLabel",
2488
+ "defString": "Clicking this button will toggle a popover dialog.",
2489
+ "highlighting": "string",
2490
+ "loc": {
2491
+ "start": {
2492
+ "line": 183,
2493
+ "column": 29,
2494
+ "index": 5213
2495
+ },
2496
+ "end": {
2497
+ "line": 189,
2498
+ "column": 5,
2499
+ "index": 5546
2500
+ }
2501
+ },
2502
+ "filepath": "src/components/breadcrumbs/_breadcrumb_content.tsx"
2503
+ },
2522
2504
  {
2523
2505
  "token": "euiBanner.dismissAriaLabel",
2524
2506
  "defString": "Dismiss \"{title}\" announcement",
@@ -3131,42 +3113,6 @@
3131
3113
  },
3132
3114
  "filepath": "src/components/list_group/pinnable_list_group/pinnable_list_group.tsx"
3133
3115
  },
3134
- {
3135
- "token": "euiHeaderLinks.appNavigation",
3136
- "defString": "App menu",
3137
- "highlighting": "string",
3138
- "loc": {
3139
- "start": {
3140
- "line": 116,
3141
- "column": 4,
3142
- "index": 3499
3143
- },
3144
- "end": {
3145
- "line": 116,
3146
- "column": 69,
3147
- "index": 3564
3148
- }
3149
- },
3150
- "filepath": "src/components/header/header_links/header_links.tsx"
3151
- },
3152
- {
3153
- "token": "euiHeaderLinks.openNavigationMenu",
3154
- "defString": "Open menu",
3155
- "highlighting": "string",
3156
- "loc": {
3157
- "start": {
3158
- "line": 139,
3159
- "column": 16,
3160
- "index": 4198
3161
- },
3162
- "end": {
3163
- "line": 142,
3164
- "column": 17,
3165
- "index": 4322
3166
- }
3167
- },
3168
- "filepath": "src/components/header/header_links/header_links.tsx"
3169
- },
3170
3116
  {
3171
3117
  "token": "euiSuperSelect.screenReaderAnnouncement",
3172
3118
  "defString": "You are in a form selector and must select a single option.\n Use the Up and Down arrow keys to navigate or Escape to close.",
@@ -3401,6 +3347,42 @@
3401
3347
  },
3402
3348
  "filepath": "src/components/form/field_password/field_password.tsx"
3403
3349
  },
3350
+ {
3351
+ "token": "euiHeaderLinks.appNavigation",
3352
+ "defString": "App menu",
3353
+ "highlighting": "string",
3354
+ "loc": {
3355
+ "start": {
3356
+ "line": 116,
3357
+ "column": 4,
3358
+ "index": 3499
3359
+ },
3360
+ "end": {
3361
+ "line": 116,
3362
+ "column": 69,
3363
+ "index": 3564
3364
+ }
3365
+ },
3366
+ "filepath": "src/components/header/header_links/header_links.tsx"
3367
+ },
3368
+ {
3369
+ "token": "euiHeaderLinks.openNavigationMenu",
3370
+ "defString": "Open menu",
3371
+ "highlighting": "string",
3372
+ "loc": {
3373
+ "start": {
3374
+ "line": 139,
3375
+ "column": 16,
3376
+ "index": 4198
3377
+ },
3378
+ "end": {
3379
+ "line": 142,
3380
+ "column": 17,
3381
+ "index": 4322
3382
+ }
3383
+ },
3384
+ "filepath": "src/components/header/header_links/header_links.tsx"
3385
+ },
3404
3386
  {
3405
3387
  "token": "euiFlyoutManaged.defaultTitle",
3406
3388
  "defString": "Unknown Flyout",
@@ -3600,8 +3582,98 @@
3600
3582
  "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3601
3583
  },
3602
3584
  {
3603
- "token": "euiTimeOptions.last",
3604
- "defString": "Last",
3585
+ "token": "euiSuperUpdateButton.updatingButtonLabel",
3586
+ "defString": "Updating",
3587
+ "highlighting": "string",
3588
+ "loc": {
3589
+ "start": {
3590
+ "line": 204,
3591
+ "column": 8,
3592
+ "index": 5158
3593
+ },
3594
+ "end": {
3595
+ "line": 207,
3596
+ "column": 10,
3597
+ "index": 5265
3598
+ }
3599
+ },
3600
+ "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
3601
+ },
3602
+ {
3603
+ "token": "euiSuperUpdateButton.updateButtonLabel",
3604
+ "defString": "Update",
3605
+ "highlighting": "string",
3606
+ "loc": {
3607
+ "start": {
3608
+ "line": 213,
3609
+ "column": 8,
3610
+ "index": 5328
3611
+ },
3612
+ "end": {
3613
+ "line": 216,
3614
+ "column": 10,
3615
+ "index": 5431
3616
+ }
3617
+ },
3618
+ "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
3619
+ },
3620
+ {
3621
+ "token": "euiSuperUpdateButton.refreshButtonLabel",
3622
+ "defString": "Refresh",
3623
+ "highlighting": "string",
3624
+ "loc": {
3625
+ "start": {
3626
+ "line": 221,
3627
+ "column": 6,
3628
+ "index": 5467
3629
+ },
3630
+ "end": {
3631
+ "line": 224,
3632
+ "column": 8,
3633
+ "index": 5566
3634
+ }
3635
+ },
3636
+ "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
3637
+ },
3638
+ {
3639
+ "token": "euiSuperUpdateButton.cannotUpdateTooltip",
3640
+ "defString": "Cannot update",
3641
+ "highlighting": "string",
3642
+ "loc": {
3643
+ "start": {
3644
+ "line": 231,
3645
+ "column": 8,
3646
+ "index": 5681
3647
+ },
3648
+ "end": {
3649
+ "line": 234,
3650
+ "column": 10,
3651
+ "index": 5793
3652
+ }
3653
+ },
3654
+ "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
3655
+ },
3656
+ {
3657
+ "token": "euiSuperUpdateButton.clickToApplyTooltip",
3658
+ "defString": "Click to apply",
3659
+ "highlighting": "string",
3660
+ "loc": {
3661
+ "start": {
3662
+ "line": 240,
3663
+ "column": 8,
3664
+ "index": 5892
3665
+ },
3666
+ "end": {
3667
+ "line": 243,
3668
+ "column": 10,
3669
+ "index": 6005
3670
+ }
3671
+ },
3672
+ "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
3673
+ },
3674
+ {
3675
+ "token": "euiTimeOptions.last",
3676
+ "defString": "Last",
3605
3677
  "highlighting": "string",
3606
3678
  "loc": {
3607
3679
  "start": {
@@ -4284,423 +4356,171 @@
4284
4356
  "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
4285
4357
  },
4286
4358
  {
4287
- "token": "euiSuperUpdateButton.updatingButtonLabel",
4288
- "defString": "Updating",
4289
- "highlighting": "string",
4359
+ "token": "euiPrettyDuration.lastDurationSeconds",
4360
+ "defString": "({\n duration\n}) => `Last ${duration} second${duration === 1 ? '' : 's'}`;",
4361
+ "highlighting": "code",
4290
4362
  "loc": {
4291
4363
  "start": {
4292
- "line": 204,
4293
- "column": 8,
4294
- "index": 5158
4364
+ "line": 30,
4365
+ "column": 5,
4366
+ "index": 1079
4295
4367
  },
4296
4368
  "end": {
4297
- "line": 207,
4298
- "column": 10,
4299
- "index": 5265
4369
+ "line": 34,
4370
+ "column": 3,
4371
+ "index": 1233
4300
4372
  }
4301
4373
  },
4302
- "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
4374
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4303
4375
  },
4304
4376
  {
4305
- "token": "euiSuperUpdateButton.updateButtonLabel",
4306
- "defString": "Update",
4307
- "highlighting": "string",
4377
+ "token": "euiPrettyDuration.nextDurationSeconds",
4378
+ "defString": "({\n duration\n}) => `Next ${duration} second${duration === 1 ? '' : 's'}`;",
4379
+ "highlighting": "code",
4308
4380
  "loc": {
4309
4381
  "start": {
4310
- "line": 213,
4382
+ "line": 35,
4311
4383
  "column": 8,
4312
- "index": 5328
4384
+ "index": 1243
4313
4385
  },
4314
4386
  "end": {
4315
- "line": 216,
4316
- "column": 10,
4317
- "index": 5431
4387
+ "line": 39,
4388
+ "column": 3,
4389
+ "index": 1397
4318
4390
  }
4319
4391
  },
4320
- "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
4392
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4321
4393
  },
4322
4394
  {
4323
- "token": "euiSuperUpdateButton.refreshButtonLabel",
4324
- "defString": "Refresh",
4325
- "highlighting": "string",
4395
+ "token": "euiPrettyDuration.lastDurationMinutes",
4396
+ "defString": "({\n duration\n}) => `Last ${duration} minute${duration === 1 ? '' : 's'}`;",
4397
+ "highlighting": "code",
4326
4398
  "loc": {
4327
4399
  "start": {
4328
- "line": 221,
4329
- "column": 6,
4330
- "index": 5467
4400
+ "line": 40,
4401
+ "column": 5,
4402
+ "index": 1404
4331
4403
  },
4332
4404
  "end": {
4333
- "line": 224,
4334
- "column": 8,
4335
- "index": 5566
4405
+ "line": 44,
4406
+ "column": 3,
4407
+ "index": 1558
4336
4408
  }
4337
4409
  },
4338
- "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
4410
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4339
4411
  },
4340
4412
  {
4341
- "token": "euiSuperUpdateButton.cannotUpdateTooltip",
4342
- "defString": "Cannot update",
4343
- "highlighting": "string",
4413
+ "token": "euiPrettyDuration.nextDurationMinutes",
4414
+ "defString": "({\n duration\n}) => `Next ${duration} minute${duration === 1 ? '' : 's'}`;",
4415
+ "highlighting": "code",
4344
4416
  "loc": {
4345
4417
  "start": {
4346
- "line": 231,
4418
+ "line": 45,
4347
4419
  "column": 8,
4348
- "index": 5681
4420
+ "index": 1568
4349
4421
  },
4350
4422
  "end": {
4351
- "line": 234,
4352
- "column": 10,
4353
- "index": 5793
4423
+ "line": 49,
4424
+ "column": 3,
4425
+ "index": 1722
4354
4426
  }
4355
4427
  },
4356
- "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
4428
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4357
4429
  },
4358
4430
  {
4359
- "token": "euiSuperUpdateButton.clickToApplyTooltip",
4360
- "defString": "Click to apply",
4361
- "highlighting": "string",
4431
+ "token": "euiPrettyDuration.lastDurationHours",
4432
+ "defString": "({\n duration\n}) => `Last ${duration} hour${duration === 1 ? '' : 's'}`;",
4433
+ "highlighting": "code",
4362
4434
  "loc": {
4363
4435
  "start": {
4364
- "line": 240,
4365
- "column": 8,
4366
- "index": 5892
4436
+ "line": 50,
4437
+ "column": 5,
4438
+ "index": 1729
4367
4439
  },
4368
4440
  "end": {
4369
- "line": 243,
4370
- "column": 10,
4371
- "index": 6005
4441
+ "line": 54,
4442
+ "column": 3,
4443
+ "index": 1879
4372
4444
  }
4373
4445
  },
4374
- "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
4446
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4375
4447
  },
4376
4448
  {
4377
- "token": "euiPrettyInterval.seconds",
4378
- "defString": "({\n interval\n}) => `${interval} second${interval > 1 ? 's' : ''}`;",
4449
+ "token": "euiPrettyDuration.nextDurationHours",
4450
+ "defString": "({\n duration\n}) => `Next ${duration} hour${duration === 1 ? '' : 's'}`;",
4379
4451
  "highlighting": "code",
4380
4452
  "loc": {
4381
4453
  "start": {
4382
- "line": 33,
4383
- "column": 5,
4384
- "index": 854
4454
+ "line": 55,
4455
+ "column": 8,
4456
+ "index": 1889
4385
4457
  },
4386
4458
  "end": {
4387
- "line": 37,
4459
+ "line": 59,
4388
4460
  "column": 3,
4389
- "index": 989
4461
+ "index": 2039
4390
4462
  }
4391
4463
  },
4392
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4464
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4393
4465
  },
4394
4466
  {
4395
- "token": "euiPrettyInterval.minutes",
4396
- "defString": "({\n interval\n}) => `${interval} minute${interval > 1 ? 's' : ''}`;",
4467
+ "token": "euiPrettyDuration.lastDurationDays",
4468
+ "defString": "({\n duration\n}) => `Last ${duration} day${duration === 1 ? '' : 's'}`;",
4397
4469
  "highlighting": "code",
4398
4470
  "loc": {
4399
4471
  "start": {
4400
- "line": 38,
4472
+ "line": 60,
4401
4473
  "column": 5,
4402
- "index": 996
4474
+ "index": 2046
4403
4475
  },
4404
4476
  "end": {
4405
- "line": 42,
4477
+ "line": 64,
4406
4478
  "column": 3,
4407
- "index": 1131
4479
+ "index": 2194
4408
4480
  }
4409
4481
  },
4410
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4482
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4411
4483
  },
4412
4484
  {
4413
- "token": "euiPrettyInterval.hours",
4414
- "defString": "({\n interval\n}) => `${interval} hour${interval > 1 ? 's' : ''}`;",
4485
+ "token": "euiPrettyDuration.nexttDurationDays",
4486
+ "defString": "({\n duration\n}) => `Next ${duration} day${duration === 1 ? '' : 's'}`;",
4415
4487
  "highlighting": "code",
4416
4488
  "loc": {
4417
4489
  "start": {
4418
- "line": 43,
4419
- "column": 5,
4420
- "index": 1138
4490
+ "line": 65,
4491
+ "column": 8,
4492
+ "index": 2204
4421
4493
  },
4422
4494
  "end": {
4423
- "line": 47,
4495
+ "line": 69,
4424
4496
  "column": 3,
4425
- "index": 1269
4497
+ "index": 2353
4426
4498
  }
4427
4499
  },
4428
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4500
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4429
4501
  },
4430
4502
  {
4431
- "token": "euiPrettyInterval.days",
4432
- "defString": "({\n interval\n}) => `${interval} day${interval > 1 ? 's' : ''}`;",
4503
+ "token": "euiPrettyDuration.lastDurationWeeks",
4504
+ "defString": "({\n duration\n}) => `Last ${duration} week${duration === 1 ? '' : 's'}`;",
4433
4505
  "highlighting": "code",
4434
4506
  "loc": {
4435
4507
  "start": {
4436
- "line": 48,
4508
+ "line": 70,
4437
4509
  "column": 5,
4438
- "index": 1276
4510
+ "index": 2360
4439
4511
  },
4440
4512
  "end": {
4441
- "line": 52,
4513
+ "line": 74,
4442
4514
  "column": 3,
4443
- "index": 1405
4515
+ "index": 2510
4444
4516
  }
4445
4517
  },
4446
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4518
+ "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4447
4519
  },
4448
4520
  {
4449
- "token": "euiPrettyInterval.secondsShorthand",
4450
- "defString": "{interval} s",
4451
- "highlighting": "string",
4452
- "loc": {
4453
- "start": {
4454
- "line": 54,
4455
- "column": 7,
4456
- "index": 1429
4457
- },
4458
- "end": {
4459
- "line": 56,
4460
- "column": 6,
4461
- "index": 1518
4462
- }
4463
- },
4464
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4465
- },
4466
- {
4467
- "token": "euiPrettyInterval.minutesShorthand",
4468
- "defString": "{interval} m",
4469
- "highlighting": "string",
4470
- "loc": {
4471
- "start": {
4472
- "line": 57,
4473
- "column": 7,
4474
- "index": 1527
4475
- },
4476
- "end": {
4477
- "line": 59,
4478
- "column": 6,
4479
- "index": 1616
4480
- }
4481
- },
4482
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4483
- },
4484
- {
4485
- "token": "euiPrettyInterval.hoursShorthand",
4486
- "defString": "{interval} h",
4487
- "highlighting": "string",
4488
- "loc": {
4489
- "start": {
4490
- "line": 60,
4491
- "column": 7,
4492
- "index": 1625
4493
- },
4494
- "end": {
4495
- "line": 62,
4496
- "column": 6,
4497
- "index": 1712
4498
- }
4499
- },
4500
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4501
- },
4502
- {
4503
- "token": "euiPrettyInterval.daysShorthand",
4504
- "defString": "{interval} d",
4505
- "highlighting": "string",
4506
- "loc": {
4507
- "start": {
4508
- "line": 63,
4509
- "column": 7,
4510
- "index": 1721
4511
- },
4512
- "end": {
4513
- "line": 65,
4514
- "column": 6,
4515
- "index": 1807
4516
- }
4517
- },
4518
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4519
- },
4520
- {
4521
- "token": "euiPrettyInterval.off",
4522
- "defString": "Off",
4523
- "highlighting": "string",
4524
- "loc": {
4525
- "start": {
4526
- "line": 103,
4527
- "column": 14,
4528
- "index": 2870
4529
- },
4530
- "end": {
4531
- "line": 103,
4532
- "column": 56,
4533
- "index": 2912
4534
- }
4535
- },
4536
- "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4537
- },
4538
- {
4539
- "token": "euiPrettyDuration.lastDurationSeconds",
4540
- "defString": "({\n duration\n}) => `Last ${duration} second${duration === 1 ? '' : 's'}`;",
4541
- "highlighting": "code",
4542
- "loc": {
4543
- "start": {
4544
- "line": 30,
4545
- "column": 5,
4546
- "index": 1079
4547
- },
4548
- "end": {
4549
- "line": 34,
4550
- "column": 3,
4551
- "index": 1233
4552
- }
4553
- },
4554
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4555
- },
4556
- {
4557
- "token": "euiPrettyDuration.nextDurationSeconds",
4558
- "defString": "({\n duration\n}) => `Next ${duration} second${duration === 1 ? '' : 's'}`;",
4559
- "highlighting": "code",
4560
- "loc": {
4561
- "start": {
4562
- "line": 35,
4563
- "column": 8,
4564
- "index": 1243
4565
- },
4566
- "end": {
4567
- "line": 39,
4568
- "column": 3,
4569
- "index": 1397
4570
- }
4571
- },
4572
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4573
- },
4574
- {
4575
- "token": "euiPrettyDuration.lastDurationMinutes",
4576
- "defString": "({\n duration\n}) => `Last ${duration} minute${duration === 1 ? '' : 's'}`;",
4577
- "highlighting": "code",
4578
- "loc": {
4579
- "start": {
4580
- "line": 40,
4581
- "column": 5,
4582
- "index": 1404
4583
- },
4584
- "end": {
4585
- "line": 44,
4586
- "column": 3,
4587
- "index": 1558
4588
- }
4589
- },
4590
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4591
- },
4592
- {
4593
- "token": "euiPrettyDuration.nextDurationMinutes",
4594
- "defString": "({\n duration\n}) => `Next ${duration} minute${duration === 1 ? '' : 's'}`;",
4595
- "highlighting": "code",
4596
- "loc": {
4597
- "start": {
4598
- "line": 45,
4599
- "column": 8,
4600
- "index": 1568
4601
- },
4602
- "end": {
4603
- "line": 49,
4604
- "column": 3,
4605
- "index": 1722
4606
- }
4607
- },
4608
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4609
- },
4610
- {
4611
- "token": "euiPrettyDuration.lastDurationHours",
4612
- "defString": "({\n duration\n}) => `Last ${duration} hour${duration === 1 ? '' : 's'}`;",
4613
- "highlighting": "code",
4614
- "loc": {
4615
- "start": {
4616
- "line": 50,
4617
- "column": 5,
4618
- "index": 1729
4619
- },
4620
- "end": {
4621
- "line": 54,
4622
- "column": 3,
4623
- "index": 1879
4624
- }
4625
- },
4626
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4627
- },
4628
- {
4629
- "token": "euiPrettyDuration.nextDurationHours",
4630
- "defString": "({\n duration\n}) => `Next ${duration} hour${duration === 1 ? '' : 's'}`;",
4631
- "highlighting": "code",
4632
- "loc": {
4633
- "start": {
4634
- "line": 55,
4635
- "column": 8,
4636
- "index": 1889
4637
- },
4638
- "end": {
4639
- "line": 59,
4640
- "column": 3,
4641
- "index": 2039
4642
- }
4643
- },
4644
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4645
- },
4646
- {
4647
- "token": "euiPrettyDuration.lastDurationDays",
4648
- "defString": "({\n duration\n}) => `Last ${duration} day${duration === 1 ? '' : 's'}`;",
4649
- "highlighting": "code",
4650
- "loc": {
4651
- "start": {
4652
- "line": 60,
4653
- "column": 5,
4654
- "index": 2046
4655
- },
4656
- "end": {
4657
- "line": 64,
4658
- "column": 3,
4659
- "index": 2194
4660
- }
4661
- },
4662
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4663
- },
4664
- {
4665
- "token": "euiPrettyDuration.nexttDurationDays",
4666
- "defString": "({\n duration\n}) => `Next ${duration} day${duration === 1 ? '' : 's'}`;",
4667
- "highlighting": "code",
4668
- "loc": {
4669
- "start": {
4670
- "line": 65,
4671
- "column": 8,
4672
- "index": 2204
4673
- },
4674
- "end": {
4675
- "line": 69,
4676
- "column": 3,
4677
- "index": 2353
4678
- }
4679
- },
4680
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4681
- },
4682
- {
4683
- "token": "euiPrettyDuration.lastDurationWeeks",
4684
- "defString": "({\n duration\n}) => `Last ${duration} week${duration === 1 ? '' : 's'}`;",
4685
- "highlighting": "code",
4686
- "loc": {
4687
- "start": {
4688
- "line": 70,
4689
- "column": 5,
4690
- "index": 2360
4691
- },
4692
- "end": {
4693
- "line": 74,
4694
- "column": 3,
4695
- "index": 2510
4696
- }
4697
- },
4698
- "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4699
- },
4700
- {
4701
- "token": "euiPrettyDuration.nextDurationWeeks",
4702
- "defString": "({\n duration\n}) => `Next ${duration} week${duration === 1 ? '' : 's'}`;",
4703
- "highlighting": "code",
4521
+ "token": "euiPrettyDuration.nextDurationWeeks",
4522
+ "defString": "({\n duration\n}) => `Next ${duration} week${duration === 1 ? '' : 's'}`;",
4523
+ "highlighting": "code",
4704
4524
  "loc": {
4705
4525
  "start": {
4706
4526
  "line": 75,
@@ -4968,13 +4788,175 @@
4968
4788
  "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4969
4789
  },
4970
4790
  {
4971
- "token": "euiRefreshInterval.fullDescriptionOff",
4972
- "defString": "Refresh is off, interval set to {optionValue} {optionText}.",
4973
- "highlighting": "string",
4791
+ "token": "euiPrettyInterval.seconds",
4792
+ "defString": "({\n interval\n}) => `${interval} second${interval > 1 ? 's' : ''}`;",
4793
+ "highlighting": "code",
4974
4794
  "loc": {
4975
4795
  "start": {
4976
- "line": 207,
4977
- "column": 6,
4796
+ "line": 33,
4797
+ "column": 5,
4798
+ "index": 854
4799
+ },
4800
+ "end": {
4801
+ "line": 37,
4802
+ "column": 3,
4803
+ "index": 989
4804
+ }
4805
+ },
4806
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4807
+ },
4808
+ {
4809
+ "token": "euiPrettyInterval.minutes",
4810
+ "defString": "({\n interval\n}) => `${interval} minute${interval > 1 ? 's' : ''}`;",
4811
+ "highlighting": "code",
4812
+ "loc": {
4813
+ "start": {
4814
+ "line": 38,
4815
+ "column": 5,
4816
+ "index": 996
4817
+ },
4818
+ "end": {
4819
+ "line": 42,
4820
+ "column": 3,
4821
+ "index": 1131
4822
+ }
4823
+ },
4824
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4825
+ },
4826
+ {
4827
+ "token": "euiPrettyInterval.hours",
4828
+ "defString": "({\n interval\n}) => `${interval} hour${interval > 1 ? 's' : ''}`;",
4829
+ "highlighting": "code",
4830
+ "loc": {
4831
+ "start": {
4832
+ "line": 43,
4833
+ "column": 5,
4834
+ "index": 1138
4835
+ },
4836
+ "end": {
4837
+ "line": 47,
4838
+ "column": 3,
4839
+ "index": 1269
4840
+ }
4841
+ },
4842
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4843
+ },
4844
+ {
4845
+ "token": "euiPrettyInterval.days",
4846
+ "defString": "({\n interval\n}) => `${interval} day${interval > 1 ? 's' : ''}`;",
4847
+ "highlighting": "code",
4848
+ "loc": {
4849
+ "start": {
4850
+ "line": 48,
4851
+ "column": 5,
4852
+ "index": 1276
4853
+ },
4854
+ "end": {
4855
+ "line": 52,
4856
+ "column": 3,
4857
+ "index": 1405
4858
+ }
4859
+ },
4860
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4861
+ },
4862
+ {
4863
+ "token": "euiPrettyInterval.secondsShorthand",
4864
+ "defString": "{interval} s",
4865
+ "highlighting": "string",
4866
+ "loc": {
4867
+ "start": {
4868
+ "line": 54,
4869
+ "column": 7,
4870
+ "index": 1429
4871
+ },
4872
+ "end": {
4873
+ "line": 56,
4874
+ "column": 6,
4875
+ "index": 1518
4876
+ }
4877
+ },
4878
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4879
+ },
4880
+ {
4881
+ "token": "euiPrettyInterval.minutesShorthand",
4882
+ "defString": "{interval} m",
4883
+ "highlighting": "string",
4884
+ "loc": {
4885
+ "start": {
4886
+ "line": 57,
4887
+ "column": 7,
4888
+ "index": 1527
4889
+ },
4890
+ "end": {
4891
+ "line": 59,
4892
+ "column": 6,
4893
+ "index": 1616
4894
+ }
4895
+ },
4896
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4897
+ },
4898
+ {
4899
+ "token": "euiPrettyInterval.hoursShorthand",
4900
+ "defString": "{interval} h",
4901
+ "highlighting": "string",
4902
+ "loc": {
4903
+ "start": {
4904
+ "line": 60,
4905
+ "column": 7,
4906
+ "index": 1625
4907
+ },
4908
+ "end": {
4909
+ "line": 62,
4910
+ "column": 6,
4911
+ "index": 1712
4912
+ }
4913
+ },
4914
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4915
+ },
4916
+ {
4917
+ "token": "euiPrettyInterval.daysShorthand",
4918
+ "defString": "{interval} d",
4919
+ "highlighting": "string",
4920
+ "loc": {
4921
+ "start": {
4922
+ "line": 63,
4923
+ "column": 7,
4924
+ "index": 1721
4925
+ },
4926
+ "end": {
4927
+ "line": 65,
4928
+ "column": 6,
4929
+ "index": 1807
4930
+ }
4931
+ },
4932
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4933
+ },
4934
+ {
4935
+ "token": "euiPrettyInterval.off",
4936
+ "defString": "Off",
4937
+ "highlighting": "string",
4938
+ "loc": {
4939
+ "start": {
4940
+ "line": 103,
4941
+ "column": 14,
4942
+ "index": 2870
4943
+ },
4944
+ "end": {
4945
+ "line": 103,
4946
+ "column": 56,
4947
+ "index": 2912
4948
+ }
4949
+ },
4950
+ "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
4951
+ },
4952
+ {
4953
+ "token": "euiRefreshInterval.fullDescriptionOff",
4954
+ "defString": "Refresh is off, interval set to {optionValue} {optionText}.",
4955
+ "highlighting": "string",
4956
+ "loc": {
4957
+ "start": {
4958
+ "line": 207,
4959
+ "column": 6,
4978
4960
  "index": 5780
4979
4961
  },
4980
4962
  "end": {
@@ -5129,6 +5111,42 @@
5129
5111
  },
5130
5112
  "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
5131
5113
  },
5114
+ {
5115
+ "token": "euiDataGridPagination.detailedPaginationLabel",
5116
+ "defString": "Pagination for preceding grid: {label}",
5117
+ "highlighting": "string",
5118
+ "loc": {
5119
+ "start": {
5120
+ "line": 51,
5121
+ "column": 34,
5122
+ "index": 1785
5123
+ },
5124
+ "end": {
5125
+ "line": 55,
5126
+ "column": 3,
5127
+ "index": 1930
5128
+ }
5129
+ },
5130
+ "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
5131
+ },
5132
+ {
5133
+ "token": "euiDataGridPagination.paginationLabel",
5134
+ "defString": "Pagination for preceding grid",
5135
+ "highlighting": "string",
5136
+ "loc": {
5137
+ "start": {
5138
+ "line": 56,
5139
+ "column": 26,
5140
+ "index": 1958
5141
+ },
5142
+ "end": {
5143
+ "line": 59,
5144
+ "column": 3,
5145
+ "index": 2054
5146
+ }
5147
+ },
5148
+ "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
5149
+ },
5132
5150
  {
5133
5151
  "token": "euiDataGridSchema.booleanSortTextAsc",
5134
5152
  "defString": "False-True",
@@ -5309,42 +5327,6 @@
5309
5327
  },
5310
5328
  "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
5311
5329
  },
5312
- {
5313
- "token": "euiDataGridPagination.detailedPaginationLabel",
5314
- "defString": "Pagination for preceding grid: {label}",
5315
- "highlighting": "string",
5316
- "loc": {
5317
- "start": {
5318
- "line": 51,
5319
- "column": 34,
5320
- "index": 1785
5321
- },
5322
- "end": {
5323
- "line": 55,
5324
- "column": 3,
5325
- "index": 1930
5326
- }
5327
- },
5328
- "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
5329
- },
5330
- {
5331
- "token": "euiDataGridPagination.paginationLabel",
5332
- "defString": "Pagination for preceding grid",
5333
- "highlighting": "string",
5334
- "loc": {
5335
- "start": {
5336
- "line": 56,
5337
- "column": 26,
5338
- "index": 1958
5339
- },
5340
- "end": {
5341
- "line": 59,
5342
- "column": 3,
5343
- "index": 2054
5344
- }
5345
- },
5346
- "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
5347
- },
5348
5330
  {
5349
5331
  "token": "euiKeyboardShortcuts.title",
5350
5332
  "defString": "Keyboard shortcuts",
@@ -6714,508 +6696,616 @@
6714
6696
  "filepath": "src/components/accordion/accordion_children/accordion_children_loading.tsx"
6715
6697
  },
6716
6698
  {
6717
- "token": "euiRecentlyUsed.legend",
6718
- "defString": "Recently used date ranges",
6699
+ "token": "euiRelativeTab.numberInputLabel",
6700
+ "defString": "Time span amount",
6719
6701
  "highlighting": "string",
6720
6702
  "loc": {
6721
6703
  "start": {
6722
- "line": 33,
6723
- "column": 16,
6724
- "index": 1123
6704
+ "line": 126,
6705
+ "column": 26,
6706
+ "index": 3914
6725
6707
  },
6726
6708
  "end": {
6727
- "line": 36,
6709
+ "line": 129,
6728
6710
  "column": 3,
6729
- "index": 1200
6711
+ "index": 3991
6730
6712
  }
6731
6713
  },
6732
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/recently_used.tsx"
6714
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6733
6715
  },
6734
6716
  {
6735
- "token": "euiQuickSelectPopover.buttonLabel",
6736
- "defString": "Date quick select",
6717
+ "token": "euiRelativeTab.numberInputError",
6718
+ "defString": "Must be >= 0",
6737
6719
  "highlighting": "string",
6738
6720
  "loc": {
6739
6721
  "start": {
6740
- "line": 97,
6741
- "column": 22,
6742
- "index": 3258
6722
+ "line": 130,
6723
+ "column": 27,
6724
+ "index": 4020
6743
6725
  },
6744
6726
  "end": {
6745
- "line": 100,
6727
+ "line": 133,
6746
6728
  "column": 3,
6747
- "index": 3338
6729
+ "index": 4093
6748
6730
  }
6749
6731
  },
6750
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.tsx"
6732
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6751
6733
  },
6752
6734
  {
6753
- "token": "euiQuickSelect.quickSelectTitle",
6754
- "defString": "Quick select",
6735
+ "token": "euiRelativeTab.dateInputError",
6736
+ "defString": "Must be a valid range",
6755
6737
  "highlighting": "string",
6756
6738
  "loc": {
6757
6739
  "start": {
6758
- "line": 162,
6759
- "column": 10,
6760
- "index": 4691
6740
+ "line": 134,
6741
+ "column": 25,
6742
+ "index": 4120
6761
6743
  },
6762
6744
  "end": {
6763
- "line": 165,
6764
- "column": 12,
6765
- "index": 4799
6745
+ "line": 137,
6746
+ "column": 3,
6747
+ "index": 4200
6766
6748
  }
6767
6749
  },
6768
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6750
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6769
6751
  },
6770
6752
  {
6771
- "token": "euiQuickSelect.previousLabel",
6772
- "defString": "Previous time window",
6753
+ "token": "euiRelativeTab.unitInputLabel",
6754
+ "defString": "Relative time span",
6773
6755
  "highlighting": "string",
6774
6756
  "loc": {
6775
6757
  "start": {
6776
- "line": 184,
6777
- "column": 12,
6778
- "index": 5381
6758
+ "line": 138,
6759
+ "column": 30,
6760
+ "index": 4232
6779
6761
  },
6780
6762
  "end": {
6781
- "line": 187,
6782
- "column": 13,
6783
- "index": 5499
6763
+ "line": 141,
6764
+ "column": 3,
6765
+ "index": 4309
6784
6766
  }
6785
6767
  },
6786
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6768
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6787
6769
  },
6788
6770
  {
6789
- "token": "euiQuickSelect.nextLabel",
6790
- "defString": "Next time window",
6771
+ "token": "euiRelativeTab.fullDescription",
6772
+ "defString": "The unit is changeable. Currently set to {unit}.",
6791
6773
  "highlighting": "string",
6792
6774
  "loc": {
6793
6775
  "start": {
6794
- "line": 200,
6776
+ "line": 193,
6795
6777
  "column": 12,
6796
- "index": 5965
6778
+ "index": 5951
6797
6779
  },
6798
6780
  "end": {
6799
- "line": 203,
6800
- "column": 13,
6801
- "index": 6075
6781
+ "line": 197,
6782
+ "column": 14,
6783
+ "index": 6132
6802
6784
  }
6803
6785
  },
6804
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6786
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6805
6787
  },
6806
6788
  {
6807
- "token": "euiQuickSelect.tenseLabel",
6808
- "defString": "Time tense",
6789
+ "token": "euiDatePopoverContent.startDateLabel",
6790
+ "defString": "Start date",
6809
6791
  "highlighting": "string",
6810
6792
  "loc": {
6811
6793
  "start": {
6812
- "line": 218,
6813
- "column": 12,
6814
- "index": 6597
6794
+ "line": 77,
6795
+ "column": 25,
6796
+ "index": 2286
6815
6797
  },
6816
6798
  "end": {
6817
- "line": 218,
6818
- "column": 76,
6819
- "index": 6661
6799
+ "line": 80,
6800
+ "column": 3,
6801
+ "index": 2362
6820
6802
  }
6821
6803
  },
6822
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6804
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6823
6805
  },
6824
6806
  {
6825
- "token": "euiQuickSelect.valueLabel",
6826
- "defString": "Time value",
6807
+ "token": "euiDatePopoverContent.endDateLabel",
6808
+ "defString": "End date",
6827
6809
  "highlighting": "string",
6828
6810
  "loc": {
6829
6811
  "start": {
6830
- "line": 233,
6831
- "column": 12,
6832
- "index": 7183
6812
+ "line": 81,
6813
+ "column": 23,
6814
+ "index": 2387
6833
6815
  },
6834
6816
  "end": {
6835
- "line": 233,
6836
- "column": 76,
6837
- "index": 7247
6817
+ "line": 84,
6818
+ "column": 3,
6819
+ "index": 2459
6838
6820
  }
6839
6821
  },
6840
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6822
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6841
6823
  },
6842
6824
  {
6843
- "token": "euiQuickSelect.unitLabel",
6844
- "defString": "Time unit",
6825
+ "token": "euiDatePopoverContent.absoluteTabLabel",
6826
+ "defString": "Absolute",
6845
6827
  "highlighting": "string",
6846
6828
  "loc": {
6847
6829
  "start": {
6848
- "line": 247,
6849
- "column": 12,
6850
- "index": 7729
6830
+ "line": 87,
6831
+ "column": 24,
6832
+ "index": 2562
6851
6833
  },
6852
6834
  "end": {
6853
- "line": 247,
6854
- "column": 74,
6855
- "index": 7791
6835
+ "line": 90,
6836
+ "column": 3,
6837
+ "index": 2638
6856
6838
  }
6857
6839
  },
6858
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6840
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6859
6841
  },
6860
6842
  {
6861
- "token": "euiQuickSelect.applyButton",
6862
- "defString": "Apply",
6843
+ "token": "euiDatePopoverContent.relativeTabLabel",
6844
+ "defString": "Relative",
6863
6845
  "highlighting": "string",
6864
6846
  "loc": {
6865
6847
  "start": {
6866
- "line": 270,
6867
- "column": 14,
6868
- "index": 8674
6848
+ "line": 91,
6849
+ "column": 24,
6850
+ "index": 2664
6869
6851
  },
6870
6852
  "end": {
6871
- "line": 270,
6872
- "column": 76,
6873
- "index": 8736
6853
+ "line": 94,
6854
+ "column": 3,
6855
+ "index": 2740
6874
6856
  }
6875
6857
  },
6876
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6858
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6877
6859
  },
6878
6860
  {
6879
- "token": "euiQuickSelect.fullDescription",
6880
- "defString": "Currently set to {timeTense} {timeValue} {timeUnit}.",
6861
+ "token": "euiDatePopoverContent.nowTabLabel",
6862
+ "defString": "Now",
6881
6863
  "highlighting": "string",
6882
6864
  "loc": {
6883
6865
  "start": {
6884
- "line": 276,
6866
+ "line": 95,
6867
+ "column": 19,
6868
+ "index": 2761
6869
+ },
6870
+ "end": {
6871
+ "line": 95,
6872
+ "column": 73,
6873
+ "index": 2815
6874
+ }
6875
+ },
6876
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6877
+ },
6878
+ {
6879
+ "token": "euiDatePopoverContent.nowTabContent",
6880
+ "defString": "Setting the time to \"now\" means that on every refresh this time will be set to the time of the refresh.",
6881
+ "highlighting": "string",
6882
+ "loc": {
6883
+ "start": {
6884
+ "line": 145,
6885
6885
  "column": 12,
6886
- "index": 8893
6886
+ "index": 4197
6887
6887
  },
6888
6888
  "end": {
6889
- "line": 284,
6889
+ "line": 148,
6890
6890
  "column": 14,
6891
- "index": 9167
6891
+ "index": 4406
6892
6892
  }
6893
6893
  },
6894
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6894
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6895
6895
  },
6896
6896
  {
6897
- "token": "euiCommonlyUsedTimeRanges.legend",
6898
- "defString": "Commonly used",
6897
+ "token": "euiDatePopoverContent.nowTabButtonStart",
6898
+ "defString": "Set start date and time to now",
6899
6899
  "highlighting": "string",
6900
6900
  "loc": {
6901
6901
  "start": {
6902
- "line": 27,
6902
+ "line": 160,
6903
+ "column": 14,
6904
+ "index": 4696
6905
+ },
6906
+ "end": {
6907
+ "line": 163,
6903
6908
  "column": 16,
6904
- "index": 995
6909
+ "index": 4842
6910
+ }
6911
+ },
6912
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6913
+ },
6914
+ {
6915
+ "token": "euiDatePopoverContent.nowTabButtonEnd",
6916
+ "defString": "Set end date and time to now",
6917
+ "highlighting": "string",
6918
+ "loc": {
6919
+ "start": {
6920
+ "line": 165,
6921
+ "column": 14,
6922
+ "index": 4875
6905
6923
  },
6906
6924
  "end": {
6907
- "line": 27,
6908
- "column": 79,
6909
- "index": 1058
6925
+ "line": 168,
6926
+ "column": 16,
6927
+ "index": 5017
6910
6928
  }
6911
6929
  },
6912
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/commonly_used_time_ranges.tsx"
6930
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
6913
6931
  },
6914
6932
  {
6915
- "token": "euiRelativeTab.numberInputLabel",
6916
- "defString": "Time span amount",
6933
+ "token": "euiDatePopoverButton.invalidTitle",
6934
+ "defString": "Invalid date: {title}",
6917
6935
  "highlighting": "string",
6918
6936
  "loc": {
6919
6937
  "start": {
6920
- "line": 126,
6921
- "column": 26,
6922
- "index": 3914
6938
+ "line": 108,
6939
+ "column": 23,
6940
+ "index": 3102
6923
6941
  },
6924
6942
  "end": {
6925
- "line": 129,
6943
+ "line": 112,
6926
6944
  "column": 3,
6927
- "index": 3991
6945
+ "index": 3201
6928
6946
  }
6929
6947
  },
6930
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6948
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_button.tsx"
6931
6949
  },
6932
6950
  {
6933
- "token": "euiRelativeTab.numberInputError",
6934
- "defString": "Must be >= 0",
6951
+ "token": "euiDatePopoverButton.outdatedTitle",
6952
+ "defString": "Update needed: {title}",
6935
6953
  "highlighting": "string",
6936
6954
  "loc": {
6937
6955
  "start": {
6938
- "line": 130,
6939
- "column": 27,
6940
- "index": 4020
6956
+ "line": 113,
6957
+ "column": 24,
6958
+ "index": 3227
6941
6959
  },
6942
6960
  "end": {
6943
- "line": 133,
6961
+ "line": 117,
6944
6962
  "column": 3,
6945
- "index": 4093
6963
+ "index": 3328
6946
6964
  }
6947
6965
  },
6948
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6966
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_button.tsx"
6949
6967
  },
6950
6968
  {
6951
- "token": "euiRelativeTab.dateInputError",
6952
- "defString": "Must be a valid range",
6969
+ "token": "euiAbsoluteTab.dateFormatButtonLabel",
6970
+ "defString": "Parse date",
6953
6971
  "highlighting": "string",
6954
6972
  "loc": {
6955
6973
  "start": {
6956
- "line": 134,
6957
- "column": 25,
6958
- "index": 4120
6974
+ "line": 96,
6975
+ "column": 28,
6976
+ "index": 2900
6959
6977
  },
6960
6978
  "end": {
6961
- "line": 137,
6979
+ "line": 99,
6962
6980
  "column": 3,
6963
- "index": 4200
6981
+ "index": 2976
6964
6982
  }
6965
6983
  },
6966
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6984
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/absolute_tab.tsx"
6967
6985
  },
6968
6986
  {
6969
- "token": "euiRelativeTab.unitInputLabel",
6970
- "defString": "Relative time span",
6987
+ "token": "euiAbsoluteTab.dateFormatError",
6988
+ "defString": "Allowed formats: {dateFormat}, ISO 8601, RFC 2822, or Unix timestamp.",
6971
6989
  "highlighting": "string",
6972
6990
  "loc": {
6973
6991
  "start": {
6974
- "line": 138,
6975
- "column": 30,
6976
- "index": 4232
6992
+ "line": 100,
6993
+ "column": 26,
6994
+ "index": 3004
6977
6995
  },
6978
6996
  "end": {
6979
- "line": 141,
6997
+ "line": 104,
6980
6998
  "column": 3,
6981
- "index": 4309
6999
+ "index": 3186
6982
7000
  }
6983
7001
  },
6984
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
7002
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/absolute_tab.tsx"
6985
7003
  },
6986
7004
  {
6987
- "token": "euiRelativeTab.fullDescription",
6988
- "defString": "The unit is changeable. Currently set to {unit}.",
7005
+ "token": "euiRecentlyUsed.legend",
7006
+ "defString": "Recently used date ranges",
6989
7007
  "highlighting": "string",
6990
7008
  "loc": {
6991
7009
  "start": {
6992
- "line": 193,
6993
- "column": 12,
6994
- "index": 5951
7010
+ "line": 33,
7011
+ "column": 16,
7012
+ "index": 1123
6995
7013
  },
6996
7014
  "end": {
6997
- "line": 197,
6998
- "column": 14,
6999
- "index": 6132
7015
+ "line": 36,
7016
+ "column": 3,
7017
+ "index": 1200
7000
7018
  }
7001
7019
  },
7002
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
7020
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/recently_used.tsx"
7003
7021
  },
7004
7022
  {
7005
- "token": "euiDatePopoverContent.startDateLabel",
7006
- "defString": "Start date",
7023
+ "token": "euiQuickSelectPopover.buttonLabel",
7024
+ "defString": "Date quick select",
7007
7025
  "highlighting": "string",
7008
7026
  "loc": {
7009
7027
  "start": {
7010
- "line": 77,
7011
- "column": 25,
7012
- "index": 2286
7028
+ "line": 97,
7029
+ "column": 22,
7030
+ "index": 3258
7013
7031
  },
7014
7032
  "end": {
7015
- "line": 80,
7033
+ "line": 100,
7016
7034
  "column": 3,
7017
- "index": 2362
7035
+ "index": 3338
7018
7036
  }
7019
7037
  },
7020
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7038
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.tsx"
7021
7039
  },
7022
7040
  {
7023
- "token": "euiDatePopoverContent.endDateLabel",
7024
- "defString": "End date",
7041
+ "token": "euiQuickSelect.quickSelectTitle",
7042
+ "defString": "Quick select",
7025
7043
  "highlighting": "string",
7026
7044
  "loc": {
7027
7045
  "start": {
7028
- "line": 81,
7029
- "column": 23,
7030
- "index": 2387
7046
+ "line": 162,
7047
+ "column": 10,
7048
+ "index": 4691
7031
7049
  },
7032
7050
  "end": {
7033
- "line": 84,
7034
- "column": 3,
7035
- "index": 2459
7051
+ "line": 165,
7052
+ "column": 12,
7053
+ "index": 4799
7036
7054
  }
7037
7055
  },
7038
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7056
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7039
7057
  },
7040
7058
  {
7041
- "token": "euiDatePopoverContent.absoluteTabLabel",
7042
- "defString": "Absolute",
7059
+ "token": "euiQuickSelect.previousLabel",
7060
+ "defString": "Previous time window",
7043
7061
  "highlighting": "string",
7044
7062
  "loc": {
7045
7063
  "start": {
7046
- "line": 87,
7047
- "column": 24,
7048
- "index": 2562
7064
+ "line": 184,
7065
+ "column": 12,
7066
+ "index": 5381
7049
7067
  },
7050
7068
  "end": {
7051
- "line": 90,
7052
- "column": 3,
7053
- "index": 2638
7069
+ "line": 187,
7070
+ "column": 13,
7071
+ "index": 5499
7054
7072
  }
7055
7073
  },
7056
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7074
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7057
7075
  },
7058
7076
  {
7059
- "token": "euiDatePopoverContent.relativeTabLabel",
7060
- "defString": "Relative",
7077
+ "token": "euiQuickSelect.nextLabel",
7078
+ "defString": "Next time window",
7061
7079
  "highlighting": "string",
7062
7080
  "loc": {
7063
7081
  "start": {
7064
- "line": 91,
7065
- "column": 24,
7066
- "index": 2664
7082
+ "line": 200,
7083
+ "column": 12,
7084
+ "index": 5965
7085
+ },
7086
+ "end": {
7087
+ "line": 203,
7088
+ "column": 13,
7089
+ "index": 6075
7090
+ }
7091
+ },
7092
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7093
+ },
7094
+ {
7095
+ "token": "euiQuickSelect.tenseLabel",
7096
+ "defString": "Time tense",
7097
+ "highlighting": "string",
7098
+ "loc": {
7099
+ "start": {
7100
+ "line": 218,
7101
+ "column": 12,
7102
+ "index": 6597
7103
+ },
7104
+ "end": {
7105
+ "line": 218,
7106
+ "column": 76,
7107
+ "index": 6661
7108
+ }
7109
+ },
7110
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7111
+ },
7112
+ {
7113
+ "token": "euiQuickSelect.valueLabel",
7114
+ "defString": "Time value",
7115
+ "highlighting": "string",
7116
+ "loc": {
7117
+ "start": {
7118
+ "line": 233,
7119
+ "column": 12,
7120
+ "index": 7183
7121
+ },
7122
+ "end": {
7123
+ "line": 233,
7124
+ "column": 76,
7125
+ "index": 7247
7126
+ }
7127
+ },
7128
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7129
+ },
7130
+ {
7131
+ "token": "euiQuickSelect.unitLabel",
7132
+ "defString": "Time unit",
7133
+ "highlighting": "string",
7134
+ "loc": {
7135
+ "start": {
7136
+ "line": 247,
7137
+ "column": 12,
7138
+ "index": 7729
7139
+ },
7140
+ "end": {
7141
+ "line": 247,
7142
+ "column": 74,
7143
+ "index": 7791
7144
+ }
7145
+ },
7146
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7147
+ },
7148
+ {
7149
+ "token": "euiQuickSelect.applyButton",
7150
+ "defString": "Apply",
7151
+ "highlighting": "string",
7152
+ "loc": {
7153
+ "start": {
7154
+ "line": 270,
7155
+ "column": 14,
7156
+ "index": 8674
7067
7157
  },
7068
7158
  "end": {
7069
- "line": 94,
7070
- "column": 3,
7071
- "index": 2740
7159
+ "line": 270,
7160
+ "column": 76,
7161
+ "index": 8736
7072
7162
  }
7073
7163
  },
7074
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7164
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7075
7165
  },
7076
7166
  {
7077
- "token": "euiDatePopoverContent.nowTabLabel",
7078
- "defString": "Now",
7167
+ "token": "euiQuickSelect.fullDescription",
7168
+ "defString": "Currently set to {timeTense} {timeValue} {timeUnit}.",
7079
7169
  "highlighting": "string",
7080
7170
  "loc": {
7081
7171
  "start": {
7082
- "line": 95,
7083
- "column": 19,
7084
- "index": 2761
7172
+ "line": 276,
7173
+ "column": 12,
7174
+ "index": 8893
7085
7175
  },
7086
7176
  "end": {
7087
- "line": 95,
7088
- "column": 73,
7089
- "index": 2815
7177
+ "line": 284,
7178
+ "column": 14,
7179
+ "index": 9167
7090
7180
  }
7091
7181
  },
7092
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7182
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7093
7183
  },
7094
7184
  {
7095
- "token": "euiDatePopoverContent.nowTabContent",
7096
- "defString": "Setting the time to \"now\" means that on every refresh this time will be set to the time of the refresh.",
7185
+ "token": "euiCommonlyUsedTimeRanges.legend",
7186
+ "defString": "Commonly used",
7097
7187
  "highlighting": "string",
7098
7188
  "loc": {
7099
7189
  "start": {
7100
- "line": 145,
7101
- "column": 12,
7102
- "index": 4197
7190
+ "line": 27,
7191
+ "column": 16,
7192
+ "index": 995
7103
7193
  },
7104
7194
  "end": {
7105
- "line": 148,
7106
- "column": 14,
7107
- "index": 4406
7195
+ "line": 27,
7196
+ "column": 79,
7197
+ "index": 1058
7108
7198
  }
7109
7199
  },
7110
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7200
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/commonly_used_time_ranges.tsx"
7111
7201
  },
7112
7202
  {
7113
- "token": "euiDatePopoverContent.nowTabButtonStart",
7114
- "defString": "Set start date and time to now",
7203
+ "token": "euiDataGridCell.focusTrapExitPrompt",
7204
+ "defString": "Exited cell content.",
7115
7205
  "highlighting": "string",
7116
7206
  "loc": {
7117
7207
  "start": {
7118
- "line": 160,
7119
- "column": 14,
7120
- "index": 4696
7208
+ "line": 193,
7209
+ "column": 10,
7210
+ "index": 6845
7121
7211
  },
7122
7212
  "end": {
7123
- "line": 163,
7124
- "column": 16,
7125
- "index": 4842
7213
+ "line": 197,
7214
+ "column": 12,
7215
+ "index": 7016
7126
7216
  }
7127
7217
  },
7128
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7218
+ "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
7129
7219
  },
7130
7220
  {
7131
- "token": "euiDatePopoverContent.nowTabButtonEnd",
7132
- "defString": "Set end date and time to now",
7221
+ "token": "euiDataGridCell.focusTrapEnterPrompt",
7222
+ "defString": "Press the Enter key to interact with this cell's contents.",
7133
7223
  "highlighting": "string",
7134
7224
  "loc": {
7135
7225
  "start": {
7136
- "line": 165,
7137
- "column": 14,
7138
- "index": 4875
7226
+ "line": 200,
7227
+ "column": 10,
7228
+ "index": 7067
7139
7229
  },
7140
7230
  "end": {
7141
- "line": 168,
7142
- "column": 16,
7143
- "index": 5017
7231
+ "line": 204,
7232
+ "column": 12,
7233
+ "index": 7277
7144
7234
  }
7145
7235
  },
7146
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
7236
+ "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
7147
7237
  },
7148
7238
  {
7149
- "token": "euiDatePopoverButton.invalidTitle",
7150
- "defString": "Invalid date: {title}",
7239
+ "token": "euiDataGridCell.focusTrapEnteredExitPrompt",
7240
+ "defString": "Press the Escape key to exit the cell.",
7151
7241
  "highlighting": "string",
7152
7242
  "loc": {
7153
7243
  "start": {
7154
- "line": 108,
7155
- "column": 23,
7156
- "index": 3102
7244
+ "line": 209,
7245
+ "column": 10,
7246
+ "index": 7383
7157
7247
  },
7158
7248
  "end": {
7159
- "line": 112,
7160
- "column": 3,
7161
- "index": 3201
7249
+ "line": 213,
7250
+ "column": 12,
7251
+ "index": 7579
7162
7252
  }
7163
7253
  },
7164
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_button.tsx"
7254
+ "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
7165
7255
  },
7166
7256
  {
7167
- "token": "euiDatePopoverButton.outdatedTitle",
7168
- "defString": "Update needed: {title}",
7257
+ "token": "euiDataGridCellActions.expandButtonTitle",
7258
+ "defString": "Click or hit enter to interact with cell content",
7169
7259
  "highlighting": "string",
7170
7260
  "loc": {
7171
7261
  "start": {
7172
- "line": 113,
7173
- "column": 24,
7174
- "index": 3227
7262
+ "line": 50,
7263
+ "column": 6,
7264
+ "index": 1716
7175
7265
  },
7176
7266
  "end": {
7177
- "line": 117,
7178
- "column": 3,
7179
- "index": 3328
7267
+ "line": 54,
7268
+ "column": 7,
7269
+ "index": 1879
7180
7270
  }
7181
7271
  },
7182
- "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_button.tsx"
7272
+ "filepath": "src/components/datagrid/body/cell/data_grid_cell_actions.tsx"
7183
7273
  },
7184
7274
  {
7185
- "token": "euiAbsoluteTab.dateFormatButtonLabel",
7186
- "defString": "Parse date",
7275
+ "token": "euiDataGridCell.position",
7276
+ "defString": "{columnName}, column {columnIndex}, row {rowIndex}",
7187
7277
  "highlighting": "string",
7188
7278
  "loc": {
7189
7279
  "start": {
7190
- "line": 96,
7191
- "column": 28,
7192
- "index": 2900
7280
+ "line": 748,
7281
+ "column": 23,
7282
+ "index": 23788
7193
7283
  },
7194
7284
  "end": {
7195
- "line": 99,
7285
+ "line": 752,
7196
7286
  "column": 3,
7197
- "index": 2976
7287
+ "index": 23935
7198
7288
  }
7199
7289
  },
7200
- "filepath": "src/components/date_picker/super_date_picker/date_popover/absolute_tab.tsx"
7290
+ "filepath": "src/components/datagrid/body/cell/data_grid_cell.tsx"
7201
7291
  },
7202
7292
  {
7203
- "token": "euiAbsoluteTab.dateFormatError",
7204
- "defString": "Allowed formats: {dateFormat}, ISO 8601, RFC 2822, or Unix timestamp.",
7293
+ "token": "euiDataGridCell.expansionEnterPrompt",
7294
+ "defString": "Press the Enter key to expand this cell.",
7205
7295
  "highlighting": "string",
7206
7296
  "loc": {
7207
7297
  "start": {
7208
- "line": 100,
7209
- "column": 26,
7210
- "index": 3004
7298
+ "line": 753,
7299
+ "column": 25,
7300
+ "index": 23962
7211
7301
  },
7212
7302
  "end": {
7213
- "line": 104,
7303
+ "line": 756,
7214
7304
  "column": 3,
7215
- "index": 3186
7305
+ "index": 24068
7216
7306
  }
7217
7307
  },
7218
- "filepath": "src/components/date_picker/super_date_picker/date_popover/absolute_tab.tsx"
7308
+ "filepath": "src/components/datagrid/body/cell/data_grid_cell.tsx"
7219
7309
  },
7220
7310
  {
7221
7311
  "token": "euiDataGridHeaderCell.sortedByAscendingSingle",
@@ -7505,114 +7595,6 @@
7505
7595
  },
7506
7596
  "filepath": "src/components/datagrid/body/header/column_actions.tsx"
7507
7597
  },
7508
- {
7509
- "token": "euiDataGridCell.focusTrapExitPrompt",
7510
- "defString": "Exited cell content.",
7511
- "highlighting": "string",
7512
- "loc": {
7513
- "start": {
7514
- "line": 193,
7515
- "column": 10,
7516
- "index": 6845
7517
- },
7518
- "end": {
7519
- "line": 197,
7520
- "column": 12,
7521
- "index": 7016
7522
- }
7523
- },
7524
- "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
7525
- },
7526
- {
7527
- "token": "euiDataGridCell.focusTrapEnterPrompt",
7528
- "defString": "Press the Enter key to interact with this cell's contents.",
7529
- "highlighting": "string",
7530
- "loc": {
7531
- "start": {
7532
- "line": 200,
7533
- "column": 10,
7534
- "index": 7067
7535
- },
7536
- "end": {
7537
- "line": 204,
7538
- "column": 12,
7539
- "index": 7277
7540
- }
7541
- },
7542
- "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
7543
- },
7544
- {
7545
- "token": "euiDataGridCell.focusTrapEnteredExitPrompt",
7546
- "defString": "Press the Escape key to exit the cell.",
7547
- "highlighting": "string",
7548
- "loc": {
7549
- "start": {
7550
- "line": 209,
7551
- "column": 10,
7552
- "index": 7383
7553
- },
7554
- "end": {
7555
- "line": 213,
7556
- "column": 12,
7557
- "index": 7579
7558
- }
7559
- },
7560
- "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
7561
- },
7562
- {
7563
- "token": "euiDataGridCellActions.expandButtonTitle",
7564
- "defString": "Click or hit enter to interact with cell content",
7565
- "highlighting": "string",
7566
- "loc": {
7567
- "start": {
7568
- "line": 50,
7569
- "column": 6,
7570
- "index": 1716
7571
- },
7572
- "end": {
7573
- "line": 54,
7574
- "column": 7,
7575
- "index": 1879
7576
- }
7577
- },
7578
- "filepath": "src/components/datagrid/body/cell/data_grid_cell_actions.tsx"
7579
- },
7580
- {
7581
- "token": "euiDataGridCell.position",
7582
- "defString": "{columnName}, column {columnIndex}, row {rowIndex}",
7583
- "highlighting": "string",
7584
- "loc": {
7585
- "start": {
7586
- "line": 748,
7587
- "column": 23,
7588
- "index": 23788
7589
- },
7590
- "end": {
7591
- "line": 752,
7592
- "column": 3,
7593
- "index": 23935
7594
- }
7595
- },
7596
- "filepath": "src/components/datagrid/body/cell/data_grid_cell.tsx"
7597
- },
7598
- {
7599
- "token": "euiDataGridCell.expansionEnterPrompt",
7600
- "defString": "Press the Enter key to expand this cell.",
7601
- "highlighting": "string",
7602
- "loc": {
7603
- "start": {
7604
- "line": 753,
7605
- "column": 25,
7606
- "index": 23962
7607
- },
7608
- "end": {
7609
- "line": 756,
7610
- "column": 3,
7611
- "index": 24068
7612
- }
7613
- },
7614
- "filepath": "src/components/datagrid/body/cell/data_grid_cell.tsx"
7615
- },
7616
7598
  {
7617
7599
  "token": "euiCollapsedNavButton.ariaLabelButtonIcon",
7618
7600
  "defString": "{title}, quick navigation menu",