@elastic/eui 110.0.0-snapshot.1764783610243 → 111.0.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 (3) hide show
  1. package/eui.d.ts +35 -35
  2. package/i18ntokens.json +710 -710
  3. package/package.json +5 -6
package/i18ntokens.json CHANGED
@@ -1,22 +1,4 @@
1
1
  [
2
- {
3
- "token": "euiTreeView.listNavigationInstructions",
4
- "defString": "You can quickly navigate this list using arrow keys.",
5
- "highlighting": "string",
6
- "loc": {
7
- "start": {
8
- "line": 294,
9
- "column": 10,
10
- "index": 8109
11
- },
12
- "end": {
13
- "line": 297,
14
- "column": 11,
15
- "index": 8263
16
- }
17
- },
18
- "filepath": "src/components/tree_view/tree_view.tsx"
19
- },
20
2
  {
21
3
  "token": "euiTourStepIndicator.isActive",
22
4
  "defString": "active",
@@ -161,6 +143,24 @@
161
143
  },
162
144
  "filepath": "src/components/tool_tip/icon_tip.tsx"
163
145
  },
146
+ {
147
+ "token": "euiTreeView.listNavigationInstructions",
148
+ "defString": "You can quickly navigate this list using arrow keys.",
149
+ "highlighting": "string",
150
+ "loc": {
151
+ "start": {
152
+ "line": 294,
153
+ "column": 10,
154
+ "index": 8109
155
+ },
156
+ "end": {
157
+ "line": 297,
158
+ "column": 11,
159
+ "index": 8263
160
+ }
161
+ },
162
+ "filepath": "src/components/tree_view/tree_view.tsx"
163
+ },
164
164
  {
165
165
  "token": "euiToast.newNotification",
166
166
  "defString": "A new notification appears",
@@ -251,24 +251,6 @@
251
251
  },
252
252
  "filepath": "src/components/toast/global_toast_list.tsx"
253
253
  },
254
- {
255
- "token": "euiTableHeaderCell.titleTextWithDesc",
256
- "defString": "{innerText}; {description}",
257
- "highlighting": "string",
258
- "loc": {
259
- "start": {
260
- "line": 113,
261
- "column": 10,
262
- "index": 3512
263
- },
264
- "end": {
265
- "line": 117,
266
- "column": 11,
267
- "index": 3686
268
- }
269
- },
270
- "filepath": "src/components/table/table_header_cell.tsx"
271
- },
272
254
  {
273
255
  "token": "euiStat.loadingText",
274
256
  "defString": "Statistic is loading",
@@ -287,6 +269,24 @@
287
269
  },
288
270
  "filepath": "src/components/stat/stat.tsx"
289
271
  },
272
+ {
273
+ "token": "euiTableHeaderCell.titleTextWithDesc",
274
+ "defString": "{innerText}; {description}",
275
+ "highlighting": "string",
276
+ "loc": {
277
+ "start": {
278
+ "line": 113,
279
+ "column": 10,
280
+ "index": 3512
281
+ },
282
+ "end": {
283
+ "line": 117,
284
+ "column": 11,
285
+ "index": 3686
286
+ }
287
+ },
288
+ "filepath": "src/components/table/table_header_cell.tsx"
289
+ },
290
290
  {
291
291
  "token": "euiStepStrings.step",
292
292
  "defString": "Step {number}: {title}",
@@ -1151,6 +1151,42 @@
1151
1151
  },
1152
1152
  "filepath": "src/components/pagination/pagination.tsx"
1153
1153
  },
1154
+ {
1155
+ "token": "euiMark.highlightStart",
1156
+ "defString": "highlight start",
1157
+ "highlighting": "string",
1158
+ "loc": {
1159
+ "start": {
1160
+ "line": 44,
1161
+ "column": 25,
1162
+ "index": 1289
1163
+ },
1164
+ "end": {
1165
+ "line": 47,
1166
+ "column": 3,
1167
+ "index": 1356
1168
+ }
1169
+ },
1170
+ "filepath": "src/components/mark/mark.tsx"
1171
+ },
1172
+ {
1173
+ "token": "euiMark.highlightEnd",
1174
+ "defString": "highlight end",
1175
+ "highlighting": "string",
1176
+ "loc": {
1177
+ "start": {
1178
+ "line": 48,
1179
+ "column": 23,
1180
+ "index": 1381
1181
+ },
1182
+ "end": {
1183
+ "line": 48,
1184
+ "column": 74,
1185
+ "index": 1432
1186
+ }
1187
+ },
1188
+ "filepath": "src/components/mark/mark.tsx"
1189
+ },
1154
1190
  {
1155
1191
  "token": "euiModal.screenReaderModalDialog",
1156
1192
  "defString": "You are in a modal dialog. Press Escape or tap/click outside the dialog on the shadowed overlay to close.",
@@ -1457,60 +1493,6 @@
1457
1493
  },
1458
1494
  "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
1459
1495
  },
1460
- {
1461
- "token": "euiMark.highlightStart",
1462
- "defString": "highlight start",
1463
- "highlighting": "string",
1464
- "loc": {
1465
- "start": {
1466
- "line": 44,
1467
- "column": 25,
1468
- "index": 1289
1469
- },
1470
- "end": {
1471
- "line": 47,
1472
- "column": 3,
1473
- "index": 1356
1474
- }
1475
- },
1476
- "filepath": "src/components/mark/mark.tsx"
1477
- },
1478
- {
1479
- "token": "euiMark.highlightEnd",
1480
- "defString": "highlight end",
1481
- "highlighting": "string",
1482
- "loc": {
1483
- "start": {
1484
- "line": 48,
1485
- "column": 23,
1486
- "index": 1381
1487
- },
1488
- "end": {
1489
- "line": 48,
1490
- "column": 74,
1491
- "index": 1432
1492
- }
1493
- },
1494
- "filepath": "src/components/mark/mark.tsx"
1495
- },
1496
- {
1497
- "token": "euiLoadingStrings.ariaLabel",
1498
- "defString": "Loading",
1499
- "highlighting": "string",
1500
- "loc": {
1501
- "start": {
1502
- "line": 12,
1503
- "column": 9,
1504
- "index": 454
1505
- },
1506
- "end": {
1507
- "line": 12,
1508
- "column": 61,
1509
- "index": 506
1510
- }
1511
- },
1512
- "filepath": "src/components/loading/_loading_strings.tsx"
1513
- },
1514
1496
  {
1515
1497
  "token": "euiExternalLinkIcon.newTarget.screenReaderOnlyText",
1516
1498
  "defString": "(external, opens in a new tab or window)",
@@ -1547,6 +1529,24 @@
1547
1529
  },
1548
1530
  "filepath": "src/components/link/external_link_icon.tsx"
1549
1531
  },
1532
+ {
1533
+ "token": "euiLoadingStrings.ariaLabel",
1534
+ "defString": "Loading",
1535
+ "highlighting": "string",
1536
+ "loc": {
1537
+ "start": {
1538
+ "line": 12,
1539
+ "column": 9,
1540
+ "index": 454
1541
+ },
1542
+ "end": {
1543
+ "line": 12,
1544
+ "column": 61,
1545
+ "index": 506
1546
+ }
1547
+ },
1548
+ "filepath": "src/components/loading/_loading_strings.tsx"
1549
+ },
1550
1550
  {
1551
1551
  "token": "euiInlineEditForm.saveButtonAriaLabel",
1552
1552
  "defString": "Save edit",
@@ -2195,6 +2195,24 @@
2195
2195
  },
2196
2196
  "filepath": "src/components/collapsible_nav_beta/collapsible_nav_beta.tsx"
2197
2197
  },
2198
+ {
2199
+ "token": "euiCallOut.dismissAriaLabel",
2200
+ "defString": "Dismiss this callout",
2201
+ "highlighting": "string",
2202
+ "loc": {
2203
+ "start": {
2204
+ "line": 105,
2205
+ "column": 8,
2206
+ "index": 2943
2207
+ },
2208
+ "end": {
2209
+ "line": 108,
2210
+ "column": 9,
2211
+ "index": 3048
2212
+ }
2213
+ },
2214
+ "filepath": "src/components/call_out/call_out.tsx"
2215
+ },
2198
2216
  {
2199
2217
  "token": "euiCodeBlockFullScreen.fullscreenCollapse",
2200
2218
  "defString": "Collapse",
@@ -2304,22 +2322,58 @@
2304
2322
  "filepath": "src/components/code/code_block.tsx"
2305
2323
  },
2306
2324
  {
2307
- "token": "euiCallOut.dismissAriaLabel",
2308
- "defString": "Dismiss this callout",
2325
+ "token": "euiBottomBar.screenReaderHeading",
2326
+ "defString": "Page level controls",
2309
2327
  "highlighting": "string",
2310
2328
  "loc": {
2311
2329
  "start": {
2312
- "line": 105,
2330
+ "line": 192,
2313
2331
  "column": 8,
2314
- "index": 2943
2332
+ "index": 5428
2315
2333
  },
2316
2334
  "end": {
2317
- "line": 108,
2335
+ "line": 195,
2318
2336
  "column": 9,
2319
- "index": 3048
2337
+ "index": 5537
2320
2338
  }
2321
2339
  },
2322
- "filepath": "src/components/call_out/call_out.tsx"
2340
+ "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2341
+ },
2342
+ {
2343
+ "token": "euiBottomBar.customScreenReaderAnnouncement",
2344
+ "defString": "There is a new region landmark called {landmarkHeading} with page level controls at the end of the document.",
2345
+ "highlighting": "string",
2346
+ "loc": {
2347
+ "start": {
2348
+ "line": 222,
2349
+ "column": 14,
2350
+ "index": 6478
2351
+ },
2352
+ "end": {
2353
+ "line": 226,
2354
+ "column": 16,
2355
+ "index": 6751
2356
+ }
2357
+ },
2358
+ "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2359
+ },
2360
+ {
2361
+ "token": "euiBottomBar.screenReaderAnnouncement",
2362
+ "defString": "There is a new region landmark with page level controls at the end of the document.",
2363
+ "highlighting": "string",
2364
+ "loc": {
2365
+ "start": {
2366
+ "line": 228,
2367
+ "column": 14,
2368
+ "index": 6784
2369
+ },
2370
+ "end": {
2371
+ "line": 231,
2372
+ "column": 16,
2373
+ "index": 6981
2374
+ }
2375
+ },
2376
+ "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2323
2377
  },
2324
2378
  {
2325
2379
  "token": "euiBreadcrumbs.nav.ariaLabel",
@@ -2376,116 +2430,8 @@
2376
2430
  "filepath": "src/components/breadcrumbs/_breadcrumb_content.tsx"
2377
2431
  },
2378
2432
  {
2379
- "token": "euiBottomBar.screenReaderHeading",
2380
- "defString": "Page level controls",
2381
- "highlighting": "string",
2382
- "loc": {
2383
- "start": {
2384
- "line": 192,
2385
- "column": 8,
2386
- "index": 5428
2387
- },
2388
- "end": {
2389
- "line": 195,
2390
- "column": 9,
2391
- "index": 5537
2392
- }
2393
- },
2394
- "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2395
- },
2396
- {
2397
- "token": "euiBottomBar.customScreenReaderAnnouncement",
2398
- "defString": "There is a new region landmark called {landmarkHeading} with page level controls at the end of the document.",
2399
- "highlighting": "string",
2400
- "loc": {
2401
- "start": {
2402
- "line": 222,
2403
- "column": 14,
2404
- "index": 6478
2405
- },
2406
- "end": {
2407
- "line": 226,
2408
- "column": 16,
2409
- "index": 6751
2410
- }
2411
- },
2412
- "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2413
- },
2414
- {
2415
- "token": "euiBottomBar.screenReaderAnnouncement",
2416
- "defString": "There is a new region landmark with page level controls at the end of the document.",
2417
- "highlighting": "string",
2418
- "loc": {
2419
- "start": {
2420
- "line": 228,
2421
- "column": 14,
2422
- "index": 6784
2423
- },
2424
- "end": {
2425
- "line": 231,
2426
- "column": 16,
2427
- "index": 6981
2428
- }
2429
- },
2430
- "filepath": "src/components/bottom_bar/bottom_bar.tsx"
2431
- },
2432
- {
2433
- "token": "euiCollapsedItemActions.allActionsTooltip",
2434
- "defString": "All actions",
2435
- "highlighting": "string",
2436
- "loc": {
2437
- "start": {
2438
- "line": 45,
2439
- "column": 28,
2440
- "index": 1373
2441
- },
2442
- "end": {
2443
- "line": 48,
2444
- "column": 3,
2445
- "index": 1455
2446
- }
2447
- },
2448
- "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
2449
- },
2450
- {
2451
- "token": "euiCollapsedItemActions.allActions",
2452
- "defString": "All actions, row {index}",
2453
- "highlighting": "string",
2454
- "loc": {
2455
- "start": {
2456
- "line": 50,
2457
- "column": 36,
2458
- "index": 1494
2459
- },
2460
- "end": {
2461
- "line": 56,
2462
- "column": 3,
2463
- "index": 1631
2464
- }
2465
- },
2466
- "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
2467
- },
2468
- {
2469
- "token": "euiCollapsedItemActions.allActionsDisabled",
2470
- "defString": "Individual item actions are disabled when rows are being selected.",
2471
- "highlighting": "string",
2472
- "loc": {
2473
- "start": {
2474
- "line": 58,
2475
- "column": 44,
2476
- "index": 1678
2477
- },
2478
- "end": {
2479
- "line": 61,
2480
- "column": 3,
2481
- "index": 1816
2482
- }
2483
- },
2484
- "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
2485
- },
2486
- {
2487
- "token": "euiBasicTable.noItemsMessage",
2488
- "defString": "No items found",
2433
+ "token": "euiBasicTable.noItemsMessage",
2434
+ "defString": "No items found",
2489
2435
  "highlighting": "string",
2490
2436
  "loc": {
2491
2437
  "start": {
@@ -2645,6 +2591,60 @@
2645
2591
  },
2646
2592
  "filepath": "src/components/basic_table/basic_table.tsx"
2647
2593
  },
2594
+ {
2595
+ "token": "euiCollapsedItemActions.allActionsTooltip",
2596
+ "defString": "All actions",
2597
+ "highlighting": "string",
2598
+ "loc": {
2599
+ "start": {
2600
+ "line": 45,
2601
+ "column": 28,
2602
+ "index": 1373
2603
+ },
2604
+ "end": {
2605
+ "line": 48,
2606
+ "column": 3,
2607
+ "index": 1455
2608
+ }
2609
+ },
2610
+ "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
2611
+ },
2612
+ {
2613
+ "token": "euiCollapsedItemActions.allActions",
2614
+ "defString": "All actions, row {index}",
2615
+ "highlighting": "string",
2616
+ "loc": {
2617
+ "start": {
2618
+ "line": 50,
2619
+ "column": 36,
2620
+ "index": 1494
2621
+ },
2622
+ "end": {
2623
+ "line": 56,
2624
+ "column": 3,
2625
+ "index": 1631
2626
+ }
2627
+ },
2628
+ "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
2629
+ },
2630
+ {
2631
+ "token": "euiCollapsedItemActions.allActionsDisabled",
2632
+ "defString": "Individual item actions are disabled when rows are being selected.",
2633
+ "highlighting": "string",
2634
+ "loc": {
2635
+ "start": {
2636
+ "line": 58,
2637
+ "column": 44,
2638
+ "index": 1678
2639
+ },
2640
+ "end": {
2641
+ "line": 61,
2642
+ "column": 3,
2643
+ "index": 1816
2644
+ }
2645
+ },
2646
+ "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
2647
+ },
2648
2648
  {
2649
2649
  "token": "euiTablePagination.allRows",
2650
2650
  "defString": "Showing all rows",
@@ -3312,105 +3312,267 @@
3312
3312
  "filepath": "src/components/flyout/manager/flyout_managed.tsx"
3313
3313
  },
3314
3314
  {
3315
- "token": "euiTimeWindowButtons.invalidShiftLabel",
3316
- "defString": "Cannot shift invalid time window",
3315
+ "token": "euiRefreshInterval.fullDescriptionOff",
3316
+ "defString": "Refresh is off, interval set to {optionValue} {optionText}.",
3317
3317
  "highlighting": "string",
3318
3318
  "loc": {
3319
3319
  "start": {
3320
- "line": 78,
3321
- "column": 34,
3322
- "index": 2324
3320
+ "line": 221,
3321
+ "column": 6,
3322
+ "index": 5894
3323
3323
  },
3324
3324
  "end": {
3325
- "line": 81,
3326
- "column": 3,
3327
- "index": 2424
3325
+ "line": 228,
3326
+ "column": 8,
3327
+ "index": 6124
3328
3328
  }
3329
3329
  },
3330
- "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3330
+ "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
3331
3331
  },
3332
3332
  {
3333
- "token": "euiTimeWindowButtons.invalidZoomOutLabel",
3334
- "defString": "Cannot zoom out invalid time window",
3333
+ "token": "euiRefreshInterval.fullDescriptionOn",
3334
+ "defString": "Refresh is on, interval set to {optionValue} {optionText}.",
3335
3335
  "highlighting": "string",
3336
3336
  "loc": {
3337
3337
  "start": {
3338
- "line": 82,
3339
- "column": 36,
3340
- "index": 2462
3338
+ "line": 230,
3339
+ "column": 6,
3340
+ "index": 6141
3341
3341
  },
3342
3342
  "end": {
3343
- "line": 85,
3344
- "column": 3,
3345
- "index": 2567
3343
+ "line": 237,
3344
+ "column": 8,
3345
+ "index": 6369
3346
3346
  }
3347
3347
  },
3348
- "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3348
+ "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
3349
3349
  },
3350
3350
  {
3351
- "token": "euiTimeWindowButtons.previousLabel",
3352
- "defString": "Previous",
3351
+ "token": "euiRefreshInterval.toggleLabel",
3352
+ "defString": "Refresh every",
3353
3353
  "highlighting": "string",
3354
3354
  "loc": {
3355
3355
  "start": {
3356
- "line": 88,
3357
- "column": 24,
3358
- "index": 2659
3356
+ "line": 252,
3357
+ "column": 6,
3358
+ "index": 6639
3359
3359
  },
3360
3360
  "end": {
3361
- "line": 91,
3362
- "column": 3,
3363
- "index": 2731
3361
+ "line": 265,
3362
+ "column": 7,
3363
+ "index": 7028
3364
3364
  }
3365
3365
  },
3366
- "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3366
+ "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
3367
3367
  },
3368
3368
  {
3369
- "token": "euiTimeWindowButtons.previousDescription",
3370
- "defString": "Previous {displayInterval}",
3369
+ "token": "euiRefreshInterval.toggleAriaLabel",
3370
+ "defString": "Toggle refresh",
3371
3371
  "highlighting": "string",
3372
3372
  "loc": {
3373
3373
  "start": {
3374
- "line": 92,
3375
- "column": 33,
3376
- "index": 2766
3374
+ "line": 252,
3375
+ "column": 6,
3376
+ "index": 6639
3377
3377
  },
3378
3378
  "end": {
3379
- "line": 96,
3380
- "column": 3,
3381
- "index": 2887
3379
+ "line": 265,
3380
+ "column": 7,
3381
+ "index": 7028
3382
3382
  }
3383
3383
  },
3384
- "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3384
+ "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
3385
3385
  },
3386
3386
  {
3387
- "token": "euiTimeWindowButtons.zoomOutLabel",
3388
- "defString": "Zoom out",
3387
+ "token": "euiRefreshInterval.valueAriaLabel",
3388
+ "defString": "Refresh interval value",
3389
3389
  "highlighting": "string",
3390
3390
  "loc": {
3391
3391
  "start": {
3392
- "line": 99,
3393
- "column": 23,
3394
- "index": 2977
3392
+ "line": 252,
3393
+ "column": 6,
3394
+ "index": 6639
3395
3395
  },
3396
3396
  "end": {
3397
- "line": 102,
3398
- "column": 3,
3399
- "index": 3048
3397
+ "line": 265,
3398
+ "column": 7,
3399
+ "index": 7028
3400
3400
  }
3401
3401
  },
3402
- "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3402
+ "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
3403
3403
  },
3404
3404
  {
3405
- "token": "euiTimeWindowButtons.nextLabel",
3406
- "defString": "Next",
3405
+ "token": "euiRefreshInterval.unitsAriaLabel",
3406
+ "defString": "Refresh interval units",
3407
3407
  "highlighting": "string",
3408
3408
  "loc": {
3409
3409
  "start": {
3410
- "line": 108,
3411
- "column": 20,
3412
- "index": 3222
3413
- },
3410
+ "line": 252,
3411
+ "column": 6,
3412
+ "index": 6639
3413
+ },
3414
+ "end": {
3415
+ "line": 265,
3416
+ "column": 7,
3417
+ "index": 7028
3418
+ }
3419
+ },
3420
+ "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
3421
+ },
3422
+ {
3423
+ "token": "euiAutoRefresh.autoRefreshLabel",
3424
+ "defString": "Auto refresh",
3425
+ "highlighting": "string",
3426
+ "loc": {
3427
+ "start": {
3428
+ "line": 50,
3429
+ "column": 26,
3430
+ "index": 1659
3431
+ },
3432
+ "end": {
3433
+ "line": 53,
3434
+ "column": 3,
3435
+ "index": 1732
3436
+ }
3437
+ },
3438
+ "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
3439
+ },
3440
+ {
3441
+ "token": "euiAutoRefresh.buttonLabelOff",
3442
+ "defString": "Auto refresh is off",
3443
+ "highlighting": "string",
3444
+ "loc": {
3445
+ "start": {
3446
+ "line": 129,
3447
+ "column": 29,
3448
+ "index": 3709
3449
+ },
3450
+ "end": {
3451
+ "line": 132,
3452
+ "column": 3,
3453
+ "index": 3787
3454
+ }
3455
+ },
3456
+ "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
3457
+ },
3458
+ {
3459
+ "token": "euiAutoRefresh.buttonLabelOn",
3460
+ "defString": "Auto refresh is on and set to {prettyInterval}",
3461
+ "highlighting": "string",
3462
+ "loc": {
3463
+ "start": {
3464
+ "line": 133,
3465
+ "column": 28,
3466
+ "index": 3817
3467
+ },
3468
+ "end": {
3469
+ "line": 141,
3470
+ "column": 3,
3471
+ "index": 4051
3472
+ }
3473
+ },
3474
+ "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
3475
+ },
3476
+ {
3477
+ "token": "euiTimeWindowButtons.invalidShiftLabel",
3478
+ "defString": "Cannot shift invalid time window",
3479
+ "highlighting": "string",
3480
+ "loc": {
3481
+ "start": {
3482
+ "line": 78,
3483
+ "column": 34,
3484
+ "index": 2324
3485
+ },
3486
+ "end": {
3487
+ "line": 81,
3488
+ "column": 3,
3489
+ "index": 2424
3490
+ }
3491
+ },
3492
+ "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3493
+ },
3494
+ {
3495
+ "token": "euiTimeWindowButtons.invalidZoomOutLabel",
3496
+ "defString": "Cannot zoom out invalid time window",
3497
+ "highlighting": "string",
3498
+ "loc": {
3499
+ "start": {
3500
+ "line": 82,
3501
+ "column": 36,
3502
+ "index": 2462
3503
+ },
3504
+ "end": {
3505
+ "line": 85,
3506
+ "column": 3,
3507
+ "index": 2567
3508
+ }
3509
+ },
3510
+ "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3511
+ },
3512
+ {
3513
+ "token": "euiTimeWindowButtons.previousLabel",
3514
+ "defString": "Previous",
3515
+ "highlighting": "string",
3516
+ "loc": {
3517
+ "start": {
3518
+ "line": 88,
3519
+ "column": 24,
3520
+ "index": 2659
3521
+ },
3522
+ "end": {
3523
+ "line": 91,
3524
+ "column": 3,
3525
+ "index": 2731
3526
+ }
3527
+ },
3528
+ "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3529
+ },
3530
+ {
3531
+ "token": "euiTimeWindowButtons.previousDescription",
3532
+ "defString": "Previous {displayInterval}",
3533
+ "highlighting": "string",
3534
+ "loc": {
3535
+ "start": {
3536
+ "line": 92,
3537
+ "column": 33,
3538
+ "index": 2766
3539
+ },
3540
+ "end": {
3541
+ "line": 96,
3542
+ "column": 3,
3543
+ "index": 2887
3544
+ }
3545
+ },
3546
+ "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3547
+ },
3548
+ {
3549
+ "token": "euiTimeWindowButtons.zoomOutLabel",
3550
+ "defString": "Zoom out",
3551
+ "highlighting": "string",
3552
+ "loc": {
3553
+ "start": {
3554
+ "line": 99,
3555
+ "column": 23,
3556
+ "index": 2977
3557
+ },
3558
+ "end": {
3559
+ "line": 102,
3560
+ "column": 3,
3561
+ "index": 3048
3562
+ }
3563
+ },
3564
+ "filepath": "src/components/date_picker/super_date_picker/time_window_buttons.tsx"
3565
+ },
3566
+ {
3567
+ "token": "euiTimeWindowButtons.nextLabel",
3568
+ "defString": "Next",
3569
+ "highlighting": "string",
3570
+ "loc": {
3571
+ "start": {
3572
+ "line": 108,
3573
+ "column": 20,
3574
+ "index": 3222
3575
+ },
3414
3576
  "end": {
3415
3577
  "line": 108,
3416
3578
  "column": 72,
@@ -4806,228 +4968,102 @@
4806
4968
  "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
4807
4969
  },
4808
4970
  {
4809
- "token": "euiRefreshInterval.fullDescriptionOff",
4810
- "defString": "Refresh is off, interval set to {optionValue} {optionText}.",
4971
+ "token": "euiDataGridPagination.detailedPaginationLabel",
4972
+ "defString": "Pagination for preceding grid: {label}",
4811
4973
  "highlighting": "string",
4812
4974
  "loc": {
4813
4975
  "start": {
4814
- "line": 221,
4815
- "column": 6,
4816
- "index": 5894
4976
+ "line": 51,
4977
+ "column": 34,
4978
+ "index": 1785
4817
4979
  },
4818
4980
  "end": {
4819
- "line": 228,
4820
- "column": 8,
4821
- "index": 6124
4981
+ "line": 55,
4982
+ "column": 3,
4983
+ "index": 1930
4822
4984
  }
4823
4985
  },
4824
- "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
4986
+ "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
4825
4987
  },
4826
4988
  {
4827
- "token": "euiRefreshInterval.fullDescriptionOn",
4828
- "defString": "Refresh is on, interval set to {optionValue} {optionText}.",
4989
+ "token": "euiDataGridPagination.paginationLabel",
4990
+ "defString": "Pagination for preceding grid",
4829
4991
  "highlighting": "string",
4830
4992
  "loc": {
4831
4993
  "start": {
4832
- "line": 230,
4833
- "column": 6,
4834
- "index": 6141
4994
+ "line": 56,
4995
+ "column": 26,
4996
+ "index": 1958
4835
4997
  },
4836
4998
  "end": {
4837
- "line": 237,
4838
- "column": 8,
4839
- "index": 6369
4999
+ "line": 59,
5000
+ "column": 3,
5001
+ "index": 2054
4840
5002
  }
4841
5003
  },
4842
- "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
5004
+ "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
4843
5005
  },
4844
5006
  {
4845
- "token": "euiRefreshInterval.toggleLabel",
4846
- "defString": "Refresh every",
5007
+ "token": "euiDataGridSchema.booleanSortTextAsc",
5008
+ "defString": "False-True",
4847
5009
  "highlighting": "string",
4848
5010
  "loc": {
4849
5011
  "start": {
4850
- "line": 252,
5012
+ "line": 56,
4851
5013
  "column": 6,
4852
- "index": 6639
5014
+ "index": 1386
4853
5015
  },
4854
5016
  "end": {
4855
- "line": 265,
4856
- "column": 7,
4857
- "index": 7028
5017
+ "line": 59,
5018
+ "column": 8,
5019
+ "index": 1485
4858
5020
  }
4859
5021
  },
4860
- "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
5022
+ "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
4861
5023
  },
4862
5024
  {
4863
- "token": "euiRefreshInterval.toggleAriaLabel",
4864
- "defString": "Toggle refresh",
5025
+ "token": "euiDataGridSchema.booleanSortTextDesc",
5026
+ "defString": "True-False",
4865
5027
  "highlighting": "string",
4866
5028
  "loc": {
4867
5029
  "start": {
4868
- "line": 252,
5030
+ "line": 62,
4869
5031
  "column": 6,
4870
- "index": 6639
5032
+ "index": 1519
4871
5033
  },
4872
5034
  "end": {
4873
- "line": 265,
4874
- "column": 7,
4875
- "index": 7028
5035
+ "line": 65,
5036
+ "column": 8,
5037
+ "index": 1619
4876
5038
  }
4877
5039
  },
4878
- "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
5040
+ "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
4879
5041
  },
4880
5042
  {
4881
- "token": "euiRefreshInterval.valueAriaLabel",
4882
- "defString": "Refresh interval value",
5043
+ "token": "euiDataGridSchema.currencySortTextAsc",
5044
+ "defString": "Low-High",
4883
5045
  "highlighting": "string",
4884
5046
  "loc": {
4885
5047
  "start": {
4886
- "line": 252,
5048
+ "line": 97,
4887
5049
  "column": 6,
4888
- "index": 6639
5050
+ "index": 2704
4889
5051
  },
4890
5052
  "end": {
4891
- "line": 265,
4892
- "column": 7,
4893
- "index": 7028
5053
+ "line": 100,
5054
+ "column": 8,
5055
+ "index": 2802
4894
5056
  }
4895
5057
  },
4896
- "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
5058
+ "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
4897
5059
  },
4898
5060
  {
4899
- "token": "euiRefreshInterval.unitsAriaLabel",
4900
- "defString": "Refresh interval units",
5061
+ "token": "euiDataGridSchema.currencySortTextDesc",
5062
+ "defString": "High-Low",
4901
5063
  "highlighting": "string",
4902
5064
  "loc": {
4903
5065
  "start": {
4904
- "line": 252,
4905
- "column": 6,
4906
- "index": 6639
4907
- },
4908
- "end": {
4909
- "line": 265,
4910
- "column": 7,
4911
- "index": 7028
4912
- }
4913
- },
4914
- "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
4915
- },
4916
- {
4917
- "token": "euiAutoRefresh.autoRefreshLabel",
4918
- "defString": "Auto refresh",
4919
- "highlighting": "string",
4920
- "loc": {
4921
- "start": {
4922
- "line": 50,
4923
- "column": 26,
4924
- "index": 1659
4925
- },
4926
- "end": {
4927
- "line": 53,
4928
- "column": 3,
4929
- "index": 1732
4930
- }
4931
- },
4932
- "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
4933
- },
4934
- {
4935
- "token": "euiAutoRefresh.buttonLabelOff",
4936
- "defString": "Auto refresh is off",
4937
- "highlighting": "string",
4938
- "loc": {
4939
- "start": {
4940
- "line": 129,
4941
- "column": 29,
4942
- "index": 3709
4943
- },
4944
- "end": {
4945
- "line": 132,
4946
- "column": 3,
4947
- "index": 3787
4948
- }
4949
- },
4950
- "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
4951
- },
4952
- {
4953
- "token": "euiAutoRefresh.buttonLabelOn",
4954
- "defString": "Auto refresh is on and set to {prettyInterval}",
4955
- "highlighting": "string",
4956
- "loc": {
4957
- "start": {
4958
- "line": 133,
4959
- "column": 28,
4960
- "index": 3817
4961
- },
4962
- "end": {
4963
- "line": 141,
4964
- "column": 3,
4965
- "index": 4051
4966
- }
4967
- },
4968
- "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
4969
- },
4970
- {
4971
- "token": "euiDataGridSchema.booleanSortTextAsc",
4972
- "defString": "False-True",
4973
- "highlighting": "string",
4974
- "loc": {
4975
- "start": {
4976
- "line": 56,
4977
- "column": 6,
4978
- "index": 1386
4979
- },
4980
- "end": {
4981
- "line": 59,
4982
- "column": 8,
4983
- "index": 1485
4984
- }
4985
- },
4986
- "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
4987
- },
4988
- {
4989
- "token": "euiDataGridSchema.booleanSortTextDesc",
4990
- "defString": "True-False",
4991
- "highlighting": "string",
4992
- "loc": {
4993
- "start": {
4994
- "line": 62,
4995
- "column": 6,
4996
- "index": 1519
4997
- },
4998
- "end": {
4999
- "line": 65,
5000
- "column": 8,
5001
- "index": 1619
5002
- }
5003
- },
5004
- "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
5005
- },
5006
- {
5007
- "token": "euiDataGridSchema.currencySortTextAsc",
5008
- "defString": "Low-High",
5009
- "highlighting": "string",
5010
- "loc": {
5011
- "start": {
5012
- "line": 97,
5013
- "column": 6,
5014
- "index": 2704
5015
- },
5016
- "end": {
5017
- "line": 100,
5018
- "column": 8,
5019
- "index": 2802
5020
- }
5021
- },
5022
- "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
5023
- },
5024
- {
5025
- "token": "euiDataGridSchema.currencySortTextDesc",
5026
- "defString": "High-Low",
5027
- "highlighting": "string",
5028
- "loc": {
5029
- "start": {
5030
- "line": 103,
5066
+ "line": 103,
5031
5067
  "column": 6,
5032
5068
  "index": 2836
5033
5069
  },
@@ -5147,42 +5183,6 @@
5147
5183
  },
5148
5184
  "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
5149
5185
  },
5150
- {
5151
- "token": "euiDataGridPagination.detailedPaginationLabel",
5152
- "defString": "Pagination for preceding grid: {label}",
5153
- "highlighting": "string",
5154
- "loc": {
5155
- "start": {
5156
- "line": 51,
5157
- "column": 34,
5158
- "index": 1785
5159
- },
5160
- "end": {
5161
- "line": 55,
5162
- "column": 3,
5163
- "index": 1930
5164
- }
5165
- },
5166
- "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
5167
- },
5168
- {
5169
- "token": "euiDataGridPagination.paginationLabel",
5170
- "defString": "Pagination for preceding grid",
5171
- "highlighting": "string",
5172
- "loc": {
5173
- "start": {
5174
- "line": 56,
5175
- "column": 26,
5176
- "index": 1958
5177
- },
5178
- "end": {
5179
- "line": 59,
5180
- "column": 3,
5181
- "index": 2054
5182
- }
5183
- },
5184
- "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
5185
- },
5186
5186
  {
5187
5187
  "token": "euiKeyboardShortcuts.title",
5188
5188
  "defString": "Keyboard shortcuts",
@@ -6552,302 +6552,104 @@
6552
6552
  "filepath": "src/components/accordion/accordion_children/accordion_children_loading.tsx"
6553
6553
  },
6554
6554
  {
6555
- "token": "euiRecentlyUsed.legend",
6556
- "defString": "Recently used date ranges",
6555
+ "token": "euiRelativeTab.numberInputLabel",
6556
+ "defString": "Time span amount",
6557
6557
  "highlighting": "string",
6558
6558
  "loc": {
6559
6559
  "start": {
6560
- "line": 33,
6561
- "column": 16,
6562
- "index": 1123
6560
+ "line": 126,
6561
+ "column": 26,
6562
+ "index": 3914
6563
6563
  },
6564
6564
  "end": {
6565
- "line": 36,
6565
+ "line": 129,
6566
6566
  "column": 3,
6567
- "index": 1200
6567
+ "index": 3991
6568
6568
  }
6569
6569
  },
6570
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/recently_used.tsx"
6570
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6571
6571
  },
6572
6572
  {
6573
- "token": "euiQuickSelectPopover.buttonLabel",
6574
- "defString": "Date quick select",
6573
+ "token": "euiRelativeTab.numberInputError",
6574
+ "defString": "Must be >= 0",
6575
6575
  "highlighting": "string",
6576
6576
  "loc": {
6577
6577
  "start": {
6578
- "line": 103,
6579
- "column": 22,
6580
- "index": 3370
6578
+ "line": 130,
6579
+ "column": 27,
6580
+ "index": 4020
6581
6581
  },
6582
6582
  "end": {
6583
- "line": 106,
6583
+ "line": 133,
6584
6584
  "column": 3,
6585
- "index": 3450
6585
+ "index": 4093
6586
6586
  }
6587
6587
  },
6588
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.tsx"
6588
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6589
6589
  },
6590
6590
  {
6591
- "token": "euiQuickSelect.quickSelectTitle",
6592
- "defString": "Quick select",
6591
+ "token": "euiRelativeTab.dateInputError",
6592
+ "defString": "Must be a valid range",
6593
6593
  "highlighting": "string",
6594
6594
  "loc": {
6595
6595
  "start": {
6596
- "line": 162,
6597
- "column": 10,
6598
- "index": 4691
6596
+ "line": 134,
6597
+ "column": 25,
6598
+ "index": 4120
6599
6599
  },
6600
6600
  "end": {
6601
- "line": 165,
6602
- "column": 12,
6603
- "index": 4799
6601
+ "line": 137,
6602
+ "column": 3,
6603
+ "index": 4200
6604
6604
  }
6605
6605
  },
6606
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6606
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6607
6607
  },
6608
6608
  {
6609
- "token": "euiQuickSelect.previousLabel",
6610
- "defString": "Previous time window",
6609
+ "token": "euiRelativeTab.unitInputLabel",
6610
+ "defString": "Relative time span",
6611
6611
  "highlighting": "string",
6612
6612
  "loc": {
6613
6613
  "start": {
6614
- "line": 184,
6615
- "column": 12,
6616
- "index": 5381
6614
+ "line": 138,
6615
+ "column": 30,
6616
+ "index": 4232
6617
6617
  },
6618
6618
  "end": {
6619
- "line": 187,
6620
- "column": 13,
6621
- "index": 5499
6619
+ "line": 141,
6620
+ "column": 3,
6621
+ "index": 4309
6622
6622
  }
6623
6623
  },
6624
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6624
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6625
6625
  },
6626
6626
  {
6627
- "token": "euiQuickSelect.nextLabel",
6628
- "defString": "Next time window",
6627
+ "token": "euiRelativeTab.fullDescription",
6628
+ "defString": "The unit is changeable. Currently set to {unit}.",
6629
6629
  "highlighting": "string",
6630
6630
  "loc": {
6631
6631
  "start": {
6632
- "line": 200,
6632
+ "line": 193,
6633
6633
  "column": 12,
6634
- "index": 5957
6634
+ "index": 5951
6635
6635
  },
6636
6636
  "end": {
6637
- "line": 203,
6638
- "column": 13,
6639
- "index": 6067
6637
+ "line": 197,
6638
+ "column": 14,
6639
+ "index": 6132
6640
6640
  }
6641
6641
  },
6642
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6642
+ "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6643
6643
  },
6644
6644
  {
6645
- "token": "euiQuickSelect.tenseLabel",
6646
- "defString": "Time tense",
6645
+ "token": "euiDatePopoverContent.startDateLabel",
6646
+ "defString": "Start date",
6647
6647
  "highlighting": "string",
6648
6648
  "loc": {
6649
6649
  "start": {
6650
- "line": 218,
6651
- "column": 12,
6652
- "index": 6581
6653
- },
6654
- "end": {
6655
- "line": 218,
6656
- "column": 76,
6657
- "index": 6645
6658
- }
6659
- },
6660
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6661
- },
6662
- {
6663
- "token": "euiQuickSelect.valueLabel",
6664
- "defString": "Time value",
6665
- "highlighting": "string",
6666
- "loc": {
6667
- "start": {
6668
- "line": 233,
6669
- "column": 12,
6670
- "index": 7167
6671
- },
6672
- "end": {
6673
- "line": 233,
6674
- "column": 76,
6675
- "index": 7231
6676
- }
6677
- },
6678
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6679
- },
6680
- {
6681
- "token": "euiQuickSelect.unitLabel",
6682
- "defString": "Time unit",
6683
- "highlighting": "string",
6684
- "loc": {
6685
- "start": {
6686
- "line": 247,
6687
- "column": 12,
6688
- "index": 7713
6689
- },
6690
- "end": {
6691
- "line": 247,
6692
- "column": 74,
6693
- "index": 7775
6694
- }
6695
- },
6696
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6697
- },
6698
- {
6699
- "token": "euiQuickSelect.applyButton",
6700
- "defString": "Apply",
6701
- "highlighting": "string",
6702
- "loc": {
6703
- "start": {
6704
- "line": 270,
6705
- "column": 14,
6706
- "index": 8658
6707
- },
6708
- "end": {
6709
- "line": 270,
6710
- "column": 76,
6711
- "index": 8720
6712
- }
6713
- },
6714
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6715
- },
6716
- {
6717
- "token": "euiQuickSelect.fullDescription",
6718
- "defString": "Currently set to {timeTense} {timeValue} {timeUnit}.",
6719
- "highlighting": "string",
6720
- "loc": {
6721
- "start": {
6722
- "line": 276,
6723
- "column": 12,
6724
- "index": 8877
6725
- },
6726
- "end": {
6727
- "line": 284,
6728
- "column": 14,
6729
- "index": 9151
6730
- }
6731
- },
6732
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
6733
- },
6734
- {
6735
- "token": "euiCommonlyUsedTimeRanges.legend",
6736
- "defString": "Commonly used",
6737
- "highlighting": "string",
6738
- "loc": {
6739
- "start": {
6740
- "line": 27,
6741
- "column": 16,
6742
- "index": 995
6743
- },
6744
- "end": {
6745
- "line": 27,
6746
- "column": 79,
6747
- "index": 1058
6748
- }
6749
- },
6750
- "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/commonly_used_time_ranges.tsx"
6751
- },
6752
- {
6753
- "token": "euiRelativeTab.numberInputLabel",
6754
- "defString": "Time span amount",
6755
- "highlighting": "string",
6756
- "loc": {
6757
- "start": {
6758
- "line": 126,
6759
- "column": 26,
6760
- "index": 3914
6761
- },
6762
- "end": {
6763
- "line": 129,
6764
- "column": 3,
6765
- "index": 3991
6766
- }
6767
- },
6768
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6769
- },
6770
- {
6771
- "token": "euiRelativeTab.numberInputError",
6772
- "defString": "Must be >= 0",
6773
- "highlighting": "string",
6774
- "loc": {
6775
- "start": {
6776
- "line": 130,
6777
- "column": 27,
6778
- "index": 4020
6779
- },
6780
- "end": {
6781
- "line": 133,
6782
- "column": 3,
6783
- "index": 4093
6784
- }
6785
- },
6786
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6787
- },
6788
- {
6789
- "token": "euiRelativeTab.dateInputError",
6790
- "defString": "Must be a valid range",
6791
- "highlighting": "string",
6792
- "loc": {
6793
- "start": {
6794
- "line": 134,
6795
- "column": 25,
6796
- "index": 4120
6797
- },
6798
- "end": {
6799
- "line": 137,
6800
- "column": 3,
6801
- "index": 4200
6802
- }
6803
- },
6804
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6805
- },
6806
- {
6807
- "token": "euiRelativeTab.unitInputLabel",
6808
- "defString": "Relative time span",
6809
- "highlighting": "string",
6810
- "loc": {
6811
- "start": {
6812
- "line": 138,
6813
- "column": 30,
6814
- "index": 4232
6815
- },
6816
- "end": {
6817
- "line": 141,
6818
- "column": 3,
6819
- "index": 4309
6820
- }
6821
- },
6822
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6823
- },
6824
- {
6825
- "token": "euiRelativeTab.fullDescription",
6826
- "defString": "The unit is changeable. Currently set to {unit}.",
6827
- "highlighting": "string",
6828
- "loc": {
6829
- "start": {
6830
- "line": 193,
6831
- "column": 12,
6832
- "index": 5951
6833
- },
6834
- "end": {
6835
- "line": 197,
6836
- "column": 14,
6837
- "index": 6132
6838
- }
6839
- },
6840
- "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
6841
- },
6842
- {
6843
- "token": "euiDatePopoverContent.startDateLabel",
6844
- "defString": "Start date",
6845
- "highlighting": "string",
6846
- "loc": {
6847
- "start": {
6848
- "line": 77,
6849
- "column": 25,
6850
- "index": 2286
6650
+ "line": 77,
6651
+ "column": 25,
6652
+ "index": 2286
6851
6653
  },
6852
6654
  "end": {
6853
6655
  "line": 80,
@@ -7343,6 +7145,204 @@
7343
7145
  },
7344
7146
  "filepath": "src/components/datagrid/body/header/column_actions.tsx"
7345
7147
  },
7148
+ {
7149
+ "token": "euiRecentlyUsed.legend",
7150
+ "defString": "Recently used date ranges",
7151
+ "highlighting": "string",
7152
+ "loc": {
7153
+ "start": {
7154
+ "line": 33,
7155
+ "column": 16,
7156
+ "index": 1123
7157
+ },
7158
+ "end": {
7159
+ "line": 36,
7160
+ "column": 3,
7161
+ "index": 1200
7162
+ }
7163
+ },
7164
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/recently_used.tsx"
7165
+ },
7166
+ {
7167
+ "token": "euiQuickSelectPopover.buttonLabel",
7168
+ "defString": "Date quick select",
7169
+ "highlighting": "string",
7170
+ "loc": {
7171
+ "start": {
7172
+ "line": 103,
7173
+ "column": 22,
7174
+ "index": 3370
7175
+ },
7176
+ "end": {
7177
+ "line": 106,
7178
+ "column": 3,
7179
+ "index": 3450
7180
+ }
7181
+ },
7182
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.tsx"
7183
+ },
7184
+ {
7185
+ "token": "euiQuickSelect.quickSelectTitle",
7186
+ "defString": "Quick select",
7187
+ "highlighting": "string",
7188
+ "loc": {
7189
+ "start": {
7190
+ "line": 162,
7191
+ "column": 10,
7192
+ "index": 4691
7193
+ },
7194
+ "end": {
7195
+ "line": 165,
7196
+ "column": 12,
7197
+ "index": 4799
7198
+ }
7199
+ },
7200
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7201
+ },
7202
+ {
7203
+ "token": "euiQuickSelect.previousLabel",
7204
+ "defString": "Previous time window",
7205
+ "highlighting": "string",
7206
+ "loc": {
7207
+ "start": {
7208
+ "line": 184,
7209
+ "column": 12,
7210
+ "index": 5381
7211
+ },
7212
+ "end": {
7213
+ "line": 187,
7214
+ "column": 13,
7215
+ "index": 5499
7216
+ }
7217
+ },
7218
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7219
+ },
7220
+ {
7221
+ "token": "euiQuickSelect.nextLabel",
7222
+ "defString": "Next time window",
7223
+ "highlighting": "string",
7224
+ "loc": {
7225
+ "start": {
7226
+ "line": 200,
7227
+ "column": 12,
7228
+ "index": 5957
7229
+ },
7230
+ "end": {
7231
+ "line": 203,
7232
+ "column": 13,
7233
+ "index": 6067
7234
+ }
7235
+ },
7236
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7237
+ },
7238
+ {
7239
+ "token": "euiQuickSelect.tenseLabel",
7240
+ "defString": "Time tense",
7241
+ "highlighting": "string",
7242
+ "loc": {
7243
+ "start": {
7244
+ "line": 218,
7245
+ "column": 12,
7246
+ "index": 6581
7247
+ },
7248
+ "end": {
7249
+ "line": 218,
7250
+ "column": 76,
7251
+ "index": 6645
7252
+ }
7253
+ },
7254
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7255
+ },
7256
+ {
7257
+ "token": "euiQuickSelect.valueLabel",
7258
+ "defString": "Time value",
7259
+ "highlighting": "string",
7260
+ "loc": {
7261
+ "start": {
7262
+ "line": 233,
7263
+ "column": 12,
7264
+ "index": 7167
7265
+ },
7266
+ "end": {
7267
+ "line": 233,
7268
+ "column": 76,
7269
+ "index": 7231
7270
+ }
7271
+ },
7272
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7273
+ },
7274
+ {
7275
+ "token": "euiQuickSelect.unitLabel",
7276
+ "defString": "Time unit",
7277
+ "highlighting": "string",
7278
+ "loc": {
7279
+ "start": {
7280
+ "line": 247,
7281
+ "column": 12,
7282
+ "index": 7713
7283
+ },
7284
+ "end": {
7285
+ "line": 247,
7286
+ "column": 74,
7287
+ "index": 7775
7288
+ }
7289
+ },
7290
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7291
+ },
7292
+ {
7293
+ "token": "euiQuickSelect.applyButton",
7294
+ "defString": "Apply",
7295
+ "highlighting": "string",
7296
+ "loc": {
7297
+ "start": {
7298
+ "line": 270,
7299
+ "column": 14,
7300
+ "index": 8658
7301
+ },
7302
+ "end": {
7303
+ "line": 270,
7304
+ "column": 76,
7305
+ "index": 8720
7306
+ }
7307
+ },
7308
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7309
+ },
7310
+ {
7311
+ "token": "euiQuickSelect.fullDescription",
7312
+ "defString": "Currently set to {timeTense} {timeValue} {timeUnit}.",
7313
+ "highlighting": "string",
7314
+ "loc": {
7315
+ "start": {
7316
+ "line": 276,
7317
+ "column": 12,
7318
+ "index": 8877
7319
+ },
7320
+ "end": {
7321
+ "line": 284,
7322
+ "column": 14,
7323
+ "index": 9151
7324
+ }
7325
+ },
7326
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
7327
+ },
7328
+ {
7329
+ "token": "euiCommonlyUsedTimeRanges.legend",
7330
+ "defString": "Commonly used",
7331
+ "highlighting": "string",
7332
+ "loc": {
7333
+ "start": {
7334
+ "line": 27,
7335
+ "column": 16,
7336
+ "index": 995
7337
+ },
7338
+ "end": {
7339
+ "line": 27,
7340
+ "column": 79,
7341
+ "index": 1058
7342
+ }
7343
+ },
7344
+ "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/commonly_used_time_ranges.tsx"
7345
+ },
7346
7346
  {
7347
7347
  "token": "euiDataGridCell.focusTrapExitPrompt",
7348
7348
  "defString": "Exited cell content.",