[
  {
    "token": "euiAccordion.isLoading",
    "defString": "Loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 349,
        "column": 16,
        "index": 10174
      },
      "end": {
        "line": 349,
        "column": 76,
        "index": 10234
      }
    },
    "filepath": "src/components/accordion/accordion.tsx"
  },
  {
    "token": "euiBasicTable.noItemsMessage",
    "defString": "No items found",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 319,
        "column": 6,
        "index": 8069
      },
      "end": {
        "line": 319,
        "column": 79,
        "index": 8142
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tableCaptionWithPagination",
    "defString": "{tableCaption}; Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 621,
        "column": 10,
        "index": 15877
      },
      "end": {
        "line": 625,
        "column": 12,
        "index": 16080
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tableAutoCaptionWithPagination",
    "defString": "This table contains {itemCount} rows out of {totalItemCount} rows; Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 634,
        "column": 12,
        "index": 16277
      },
      "end": {
        "line": 638,
        "column": 14,
        "index": 16556
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tableSimpleAutoCaptionWithPagination",
    "defString": "This table contains {itemCount} rows; Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 642,
        "column": 12,
        "index": 16628
      },
      "end": {
        "line": 646,
        "column": 14,
        "index": 16868
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tableAutoCaptionWithoutPagination",
    "defString": "This table contains {itemCount} rows.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 651,
        "column": 10,
        "index": 16944
      },
      "end": {
        "line": 655,
        "column": 12,
        "index": 17128
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.selectAllRows",
    "defString": "Select all rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 697,
        "column": 6,
        "index": 18126
      },
      "end": {
        "line": 697,
        "column": 77,
        "index": 18197
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.selectThisRow",
    "defString": "Select this row",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 1094,
        "column": 8,
        "index": 30032
      },
      "end": {
        "line": 1094,
        "column": 79,
        "index": 30103
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tablePagination",
    "defString": "Pagination for table: {tableCaption}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 1315,
        "column": 8,
        "index": 36531
      },
      "end": {
        "line": 1319,
        "column": 9,
        "index": 36690
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiCollapsedItemActions.allActions",
    "defString": "All actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 164,
        "column": 6,
        "index": 4948
      },
      "end": {
        "line": 164,
        "column": 80,
        "index": 5022
      }
    },
    "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
  },
  {
    "token": "euiCollapsedItemActions.allActions",
    "defString": "All actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 181,
        "column": 6,
        "index": 5492
      },
      "end": {
        "line": 181,
        "column": 80,
        "index": 5566
      }
    },
    "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
  },
  {
    "token": "euiBottomBar.screenReaderHeading",
    "defString": "Page level controls",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 181,
        "column": 8,
        "index": 5292
      },
      "end": {
        "line": 184,
        "column": 9,
        "index": 5401
      }
    },
    "filepath": "src/components/bottom_bar/bottom_bar.tsx"
  },
  {
    "token": "euiBottomBar.customScreenReaderAnnouncement",
    "defString": "There is a new region landmark called {landmarkHeading} with page level controls at the end of the document.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 211,
        "column": 14,
        "index": 6342
      },
      "end": {
        "line": 215,
        "column": 16,
        "index": 6615
      }
    },
    "filepath": "src/components/bottom_bar/bottom_bar.tsx"
  },
  {
    "token": "euiBottomBar.screenReaderAnnouncement",
    "defString": "There is a new region landmark with page level controls at the end of the document.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 217,
        "column": 14,
        "index": 6648
      },
      "end": {
        "line": 220,
        "column": 16,
        "index": 6845
      }
    },
    "filepath": "src/components/bottom_bar/bottom_bar.tsx"
  },
  {
    "token": "euiBreadcrumb.collapsedBadge.ariaLabel",
    "defString": "See collapsed breadcrumbs",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 187,
        "column": 20,
        "index": 4980
      },
      "end": {
        "line": 190,
        "column": 3,
        "index": 5073
      }
    },
    "filepath": "src/components/breadcrumbs/breadcrumb.tsx"
  },
  {
    "token": "euiBreadcrumbs.nav.ariaLabel",
    "defString": "Breadcrumbs",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 96,
        "column": 20,
        "index": 2734
      },
      "end": {
        "line": 96,
        "column": 77,
        "index": 2791
      }
    },
    "filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
  },
  {
    "token": "euiCardSelect.selected",
    "defString": "Selected",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 63,
        "column": 11,
        "index": 1522
      },
      "end": {
        "line": 63,
        "column": 72,
        "index": 1583
      }
    },
    "filepath": "src/components/card/card_select/card_select.tsx"
  },
  {
    "token": "euiCardSelect.unavailable",
    "defString": "Unavailable",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 65,
        "column": 11,
        "index": 1623
      },
      "end": {
        "line": 65,
        "column": 78,
        "index": 1690
      }
    },
    "filepath": "src/components/card/card_select/card_select.tsx"
  },
  {
    "token": "euiCardSelect.select",
    "defString": "Select",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 67,
        "column": 11,
        "index": 1714
      },
      "end": {
        "line": 67,
        "column": 68,
        "index": 1771
      }
    },
    "filepath": "src/components/card/card_select/card_select.tsx"
  },
  {
    "token": "euiCodeBlockAnnotations.ariaLabel",
    "defString": "Click to view a code annotation for line {lineNumber}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 31,
        "column": 20,
        "index": 1138
      },
      "end": {
        "line": 35,
        "column": 3,
        "index": 1274
      }
    },
    "filepath": "src/components/code/code_block_annotations.tsx"
  },
  {
    "token": "euiCodeBlockCopy.copy",
    "defString": "Copy",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 44,
        "column": 24,
        "index": 1519
      },
      "end": {
        "line": 44,
        "column": 67,
        "index": 1562
      }
    },
    "filepath": "src/components/code/code_block_copy.tsx"
  },
  {
    "token": "euiCodeBlockFullScreen.fullscreenCollapse",
    "defString": "Collapse",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 54,
        "column": 49,
        "index": 1729
      },
      "end": {
        "line": 60,
        "column": 3,
        "index": 1884
      }
    },
    "filepath": "src/components/code/code_block_full_screen.tsx"
  },
  {
    "token": "euiCodeBlockFullScreen.fullscreenExpand",
    "defString": "Expand",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 54,
        "column": 49,
        "index": 1729
      },
      "end": {
        "line": 60,
        "column": 3,
        "index": 1884
      }
    },
    "filepath": "src/components/code/code_block_full_screen.tsx"
  },
  {
    "token": "euiColorPickerSwatch.ariaLabel",
    "defString": "Select {color} as the color",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 32,
        "column": 20,
        "index": 1153
      },
      "end": {
        "line": 36,
        "column": 3,
        "index": 1255
      }
    },
    "filepath": "src/components/color_picker/color_picker_swatch.tsx"
  },
  {
    "token": "euiColorPicker.popoverLabel",
    "defString": "Color selection dialog",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.colorLabel",
    "defString": "Color value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.colorErrorMessage",
    "defString": "Invalid color value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.transparent",
    "defString": "Transparent",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.alphaLabel",
    "defString": "Alpha channel (opacity) value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.openLabel",
    "defString": "Press the escape key to close the popover",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.closeLabel",
    "defString": "Press the down key to open a popover containing color options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 216,
        "column": 6,
        "index": 5838
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 6396
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorStopThumb.buttonAriaLabel",
    "defString": "Press the Enter key to modify this stop. Press Escape to focus the group",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 289,
        "column": 8,
        "index": 7845
      },
      "end": {
        "line": 298,
        "column": 9,
        "index": 8162
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stop_thumb.tsx"
  },
  {
    "token": "euiColorStopThumb.buttonTitle",
    "defString": "Click to edit, drag to reposition",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 289,
        "column": 8,
        "index": 7845
      },
      "end": {
        "line": 298,
        "column": 9,
        "index": 8162
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stop_thumb.tsx"
  },
  {
    "token": "euiColorStopThumb.screenReaderAnnouncement",
    "defString": "A popup with a color stop edit form opened.\n            Tab forward to cycle through form controls or press\n            escape to close this popup.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 340,
        "column": 12,
        "index": 9548
      },
      "end": {
        "line": 345,
        "column": 14,
        "index": 9808
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stop_thumb.tsx"
  },
  {
    "token": "euiColorStopThumb.stopLabel",
    "defString": "Stop value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 350,
        "column": 12,
        "index": 9948
      },
      "end": {
        "line": 356,
        "column": 13,
        "index": 10177
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stop_thumb.tsx"
  },
  {
    "token": "euiColorStopThumb.stopErrorMessage",
    "defString": "Value is out of range",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 350,
        "column": 12,
        "index": 9948
      },
      "end": {
        "line": 356,
        "column": 13,
        "index": 10177
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stop_thumb.tsx"
  },
  {
    "token": "euiColorStopThumb.removeLabel",
    "defString": "Remove this stop",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 382,
        "column": 16,
        "index": 11269
      },
      "end": {
        "line": 385,
        "column": 17,
        "index": 11396
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stop_thumb.tsx"
  },
  {
    "token": "euiColorStops.screenReaderAnnouncement",
    "defString": "{label}: {readOnly} {disabled} Color stop picker. Each stop consists of a number and corresponding color value. Use the Down and Up arrow keys to select individual stops. Press the Enter key to create a new stop.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 534,
        "column": 10,
        "index": 15903
      },
      "end": {
        "line": 542,
        "column": 12,
        "index": 16383
      }
    },
    "filepath": "src/components/color_picker/color_stops/color_stops.tsx"
  },
  {
    "token": "euiHue.label",
    "defString": "Select the HSV color mode 'hue' value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 10,
        "index": 1226
      },
      "end": {
        "line": 51,
        "column": 12,
        "index": 1340
      }
    },
    "filepath": "src/components/color_picker/hue.tsx"
  },
  {
    "token": "euiSaturation.ariaLabel",
    "defString": "HSV color mode saturation and value 2-axis slider",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 60,
        "column": 49,
        "index": 1558
      },
      "end": {
        "line": 66,
        "column": 5,
        "index": 1972
      }
    },
    "filepath": "src/components/color_picker/saturation.tsx"
  },
  {
    "token": "euiSaturation.screenReaderInstructions",
    "defString": "Arrow keys to navigate the square color gradient. Coordinates will be used to calculate HSV color mode 'saturation' and 'value' numbers, in the range of 0 to 1. Left and right to change the saturation. Up and down change the value.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 60,
        "column": 49,
        "index": 1558
      },
      "end": {
        "line": 66,
        "column": 5,
        "index": 1972
      }
    },
    "filepath": "src/components/color_picker/saturation.tsx"
  },
  {
    "token": "euiComboBoxPill.removeSelection",
    "defString": "Remove {children} from selection in this group",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 69,
        "column": 8,
        "index": 1847
      },
      "end": {
        "line": 73,
        "column": 9,
        "index": 2014
      }
    },
    "filepath": "src/components/combo_box/combo_box_input/combo_box_pill.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.loadingOptions",
    "defString": "Loading options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 330,
        "column": 12,
        "index": 9821
      },
      "end": {
        "line": 333,
        "column": 14,
        "index": 9944
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.delimiterMessage",
    "defString": "Add each item separated by {delimiter}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 343,
        "column": 16,
        "index": 10383
      },
      "end": {
        "line": 347,
        "column": 18,
        "index": 10614
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.alreadyAdded",
    "defString": "{label} has already been added",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 362,
        "column": 16,
        "index": 11043
      },
      "end": {
        "line": 368,
        "column": 18,
        "index": 11316
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.createCustomOption",
    "defString": "Add {searchValue} as a custom option",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 397,
        "column": 20,
        "index": 12307
      },
      "end": {
        "line": 403,
        "column": 22,
        "index": 12605
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.noMatchingOptions",
    "defString": "{searchValue} doesn't match any options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 414,
        "column": 12,
        "index": 12809
      },
      "end": {
        "line": 418,
        "column": 14,
        "index": 13030
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.noAvailableOptions",
    "defString": "There aren't any options available",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 425,
        "column": 10,
        "index": 13149
      },
      "end": {
        "line": 428,
        "column": 12,
        "index": 13289
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.allOptionsSelected",
    "defString": "You've selected all available options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 434,
        "column": 10,
        "index": 13402
      },
      "end": {
        "line": 437,
        "column": 12,
        "index": 13545
      }
    },
    "filepath": "src/components/combo_box/combo_box_options_list/combo_box_options_list.tsx"
  },
  {
    "token": "euiComboBox.listboxAriaLabel",
    "defString": "Choose from the following options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 972,
        "column": 10,
        "index": 27919
      },
      "end": {
        "line": 975,
        "column": 11,
        "index": 28044
      }
    },
    "filepath": "src/components/combo_box/combo_box.tsx"
  },
  {
    "token": "euiControlBar.screenReaderHeading",
    "defString": "Page level controls",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 420,
        "column": 6,
        "index": 10436
      },
      "end": {
        "line": 423,
        "column": 7,
        "index": 10540
      }
    },
    "filepath": "src/components/control_bar/control_bar.tsx"
  },
  {
    "token": "euiControlBar.customScreenReaderAnnouncement",
    "defString": "There is a new region landmark called {landmarkHeading} with page level controls at the end of the document.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 458,
        "column": 14,
        "index": 11773
      },
      "end": {
        "line": 462,
        "column": 16,
        "index": 12047
      }
    },
    "filepath": "src/components/control_bar/control_bar.tsx"
  },
  {
    "token": "euiControlBar.screenReaderAnnouncement",
    "defString": "There is a new region landmark with page level controls at the end of the document.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 464,
        "column": 14,
        "index": 12080
      },
      "end": {
        "line": 467,
        "column": 16,
        "index": 12278
      }
    },
    "filepath": "src/components/control_bar/control_bar.tsx"
  },
  {
    "token": "euiDataGridCellActions.expandButtonTitle",
    "defString": "Click or hit enter to interact with cell content",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 38,
        "column": 4,
        "index": 1346
      },
      "end": {
        "line": 42,
        "column": 5,
        "index": 1501
      }
    },
    "filepath": "src/components/datagrid/body/data_grid_cell_actions.tsx"
  },
  {
    "token": "euiDataGridCell.position",
    "defString": "{columnId}, column {col}, row {row}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 99,
        "column": 12,
        "index": 2966
      },
      "end": {
        "line": 107,
        "column": 14,
        "index": 3273
      }
    },
    "filepath": "src/components/datagrid/body/data_grid_cell.tsx"
  },
  {
    "token": "euiColumnActions.hideColumn",
    "defString": "Hide column",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 119,
        "column": 6,
        "index": 3133
      },
      "end": {
        "line": 119,
        "column": 75,
        "index": 3202
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.moveLeft",
    "defString": "Move left",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 161,
        "column": 13,
        "index": 4181
      },
      "end": {
        "line": 161,
        "column": 78,
        "index": 4246
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.moveRight",
    "defString": "Move right",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 182,
        "column": 8,
        "index": 4816
      },
      "end": {
        "line": 182,
        "column": 75,
        "index": 4883
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.sort",
    "defString": "Sort {schemaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 263,
        "column": 8,
        "index": 6935
      },
      "end": {
        "line": 267,
        "column": 10,
        "index": 7075
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.sort",
    "defString": "Sort {schemaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 294,
        "column": 8,
        "index": 7773
      },
      "end": {
        "line": 298,
        "column": 10,
        "index": 7913
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.headerActions",
    "defString": "Click to view column header actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 178,
        "column": 12,
        "index": 5415
      },
      "end": {
        "line": 181,
        "column": 14,
        "index": 5556
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByAscendingSingle",
    "defString": "Sorted ascending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 245,
        "column": 16,
        "index": 7401
      },
      "end": {
        "line": 249,
        "column": 18,
        "index": 7575
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByDescendingSingle",
    "defString": "Sorted descending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 253,
        "column": 16,
        "index": 7653
      },
      "end": {
        "line": 257,
        "column": 18,
        "index": 7829
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByAscendingFirst",
    "defString": "Sorted by {columnId}, ascending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 263,
        "column": 16,
        "index": 7975
      },
      "end": {
        "line": 268,
        "column": 18,
        "index": 8203
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByDescendingFirst",
    "defString": "Sorted by {columnId}, descending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 272,
        "column": 16,
        "index": 8281
      },
      "end": {
        "line": 277,
        "column": 18,
        "index": 8511
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByAscendingMultiple",
    "defString": ", then sorted by {columnId}, ascending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 283,
        "column": 16,
        "index": 8640
      },
      "end": {
        "line": 288,
        "column": 18,
        "index": 8878
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByDescendingMultiple",
    "defString": ", then sorted by {columnId}, descending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 292,
        "column": 16,
        "index": 8956
      },
      "end": {
        "line": 297,
        "column": 18,
        "index": 9196
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.actionsPopoverScreenReaderText",
    "defString": "To navigate through the list of column actions, press the Tab or Up and Down arrow keys.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 362,
        "column": 6,
        "index": 11022
      },
      "end": {
        "line": 365,
        "column": 8,
        "index": 11215
      }
    },
    "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
  },
  {
    "token": "euiColumnSelector.dragHandleAriaLabel",
    "defString": "Drag handle",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 120,
        "column": 30,
        "index": 3635
      },
      "end": {
        "line": 123,
        "column": 3,
        "index": 3713
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.button",
    "defString": "Columns",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 126,
        "column": 4,
        "index": 3741
      },
      "end": {
        "line": 126,
        "column": 66,
        "index": 3803
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.buttonActiveSingular",
    "defString": "{numberOfHiddenFields} column hidden",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 131,
        "column": 6,
        "index": 3871
      },
      "end": {
        "line": 135,
        "column": 8,
        "index": 4040
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.buttonActivePlural",
    "defString": "{numberOfHiddenFields} columns hidden",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 139,
        "column": 6,
        "index": 4114
      },
      "end": {
        "line": 143,
        "column": 8,
        "index": 4282
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.search",
    "defString": "Search",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 172,
        "column": 14,
        "index": 5068
      },
      "end": {
        "line": 178,
        "column": 15,
        "index": 5292
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.searchcolumns",
    "defString": "Search columns",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 172,
        "column": 14,
        "index": 5068
      },
      "end": {
        "line": 178,
        "column": 15,
        "index": 5292
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.selectAll",
    "defString": "Show all",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 294,
        "column": 18,
        "index": 10541
      },
      "end": {
        "line": 297,
        "column": 20,
        "index": 10665
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.hideAll",
    "defString": "Hide all",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 307,
        "column": 18,
        "index": 11025
      },
      "end": {
        "line": 310,
        "column": 20,
        "index": 11147
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.defaultSortAsc",
    "defString": "A-Z",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 22,
        "column": 2,
        "index": 982
      },
      "end": {
        "line": 22,
        "column": 76,
        "index": 1056
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.defaultSortDesc",
    "defString": "Z-A",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 25,
        "column": 2,
        "index": 1100
      },
      "end": {
        "line": 25,
        "column": 77,
        "index": 1175
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.dragHandleAriaLabel",
    "defString": "Drag handle",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 66,
        "column": 30,
        "index": 2139
      },
      "end": {
        "line": 69,
        "column": 3,
        "index": 2225
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.activeSortLabel",
    "defString": "{display} is sorting this data grid",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 87,
        "column": 14,
        "index": 2635
      },
      "end": {
        "line": 91,
        "column": 15,
        "index": 2824
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.removeSortLabel",
    "defString": "Remove {display} from data grid sort",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 103,
        "column": 14,
        "index": 3216
      },
      "end": {
        "line": 107,
        "column": 15,
        "index": 3406
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.toggleLegend",
    "defString": "Select sorting method for {display}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 159,
        "column": 14,
        "index": 5311
      },
      "end": {
        "line": 163,
        "column": 15,
        "index": 5497
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSorting.button",
    "defString": "Sort fields",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 61,
        "column": 28,
        "index": 2276
      },
      "end": {
        "line": 64,
        "column": 3,
        "index": 2340
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.buttonActive",
    "defString": "({\n  numberOfSortedFields\n}) => `${numberOfSortedFields} field${numberOfSortedFields === 1 ? '' : 's'} sorted`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 66,
        "column": 34,
        "index": 2377
      },
      "end": {
        "line": 75,
        "column": 3,
        "index": 2651
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.emptySorting",
    "defString": "Currently no fields are sorted",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 190,
        "column": 12,
        "index": 5954
      },
      "end": {
        "line": 193,
        "column": 14,
        "index": 6084
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.pickFields",
    "defString": "Pick fields to sort by",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 223,
        "column": 22,
        "index": 7247
      },
      "end": {
        "line": 226,
        "column": 24,
        "index": 7397
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.sortFieldAriaLabel",
    "defString": "Sort by: ",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 230,
        "column": 18,
        "index": 7492
      },
      "end": {
        "line": 233,
        "column": 19,
        "index": 7624
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.clearAll",
    "defString": "Clear sorting",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 311,
        "column": 18,
        "index": 11377
      },
      "end": {
        "line": 314,
        "column": 20,
        "index": 11504
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiDisplaySelector.buttonText",
    "defString": "Display options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 208,
        "column": 22,
        "index": 6804
      },
      "end": {
        "line": 211,
        "column": 3,
        "index": 6878
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.resetButtonText",
    "defString": "Reset to default",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 212,
        "column": 27,
        "index": 6907
      },
      "end": {
        "line": 215,
        "column": 3,
        "index": 6987
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.densityLabel",
    "defString": "Density",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 245,
        "column": 10,
        "index": 7972
      },
      "end": {
        "line": 253,
        "column": 11,
        "index": 8293
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelCompact",
    "defString": "Compact",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 245,
        "column": 10,
        "index": 7972
      },
      "end": {
        "line": 253,
        "column": 11,
        "index": 8293
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelNormal",
    "defString": "Normal",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 245,
        "column": 10,
        "index": 7972
      },
      "end": {
        "line": 253,
        "column": 11,
        "index": 8293
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelExpanded",
    "defString": "Expanded",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 245,
        "column": 10,
        "index": 7972
      },
      "end": {
        "line": 253,
        "column": 11,
        "index": 8293
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.rowHeightLabel",
    "defString": "Row height",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 288,
        "column": 10,
        "index": 9400
      },
      "end": {
        "line": 303,
        "column": 11,
        "index": 9873
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelSingle",
    "defString": "Single",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 288,
        "column": 10,
        "index": 9400
      },
      "end": {
        "line": 303,
        "column": 11,
        "index": 9873
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelAuto",
    "defString": "Auto fit",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 288,
        "column": 10,
        "index": 9400
      },
      "end": {
        "line": 303,
        "column": 11,
        "index": 9873
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelCustom",
    "defString": "Custom",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 288,
        "column": 10,
        "index": 9400
      },
      "end": {
        "line": 303,
        "column": 11,
        "index": 9873
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.lineCountLabel",
    "defString": "Lines per row",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 288,
        "column": 10,
        "index": 9400
      },
      "end": {
        "line": 303,
        "column": 11,
        "index": 9873
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiFullscreenSelector.fullscreenButton",
    "defString": "Enter fullscreen",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 34,
        "column": 53,
        "index": 1111
      },
      "end": {
        "line": 40,
        "column": 3,
        "index": 1285
      }
    },
    "filepath": "src/components/datagrid/controls/fullscreen_selector.tsx"
  },
  {
    "token": "euiFullscreenSelector.fullscreenButtonActive",
    "defString": "Exit fullscreen",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 34,
        "column": 53,
        "index": 1111
      },
      "end": {
        "line": 40,
        "column": 3,
        "index": 1285
      }
    },
    "filepath": "src/components/datagrid/controls/fullscreen_selector.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.title",
    "defString": "Keyboard shortcuts",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 24,
        "column": 16,
        "index": 928
      },
      "end": {
        "line": 24,
        "column": 78,
        "index": 990
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.upArrowTitle",
    "defString": "Up arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 61,
        "column": 20,
        "index": 2107
      },
      "end": {
        "line": 64,
        "column": 22,
        "index": 2243
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.upArrowDescription",
    "defString": "Move one cell up",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 68,
        "column": 18,
        "index": 2337
      },
      "end": {
        "line": 71,
        "column": 20,
        "index": 2481
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.downArrowTitle",
    "defString": "Down arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 77,
        "column": 20,
        "index": 2603
      },
      "end": {
        "line": 80,
        "column": 22,
        "index": 2743
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.downArrowDescription",
    "defString": "Move one cell down",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 84,
        "column": 18,
        "index": 2837
      },
      "end": {
        "line": 87,
        "column": 20,
        "index": 2985
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.rightArrowTitle",
    "defString": "Right arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 93,
        "column": 20,
        "index": 3107
      },
      "end": {
        "line": 96,
        "column": 22,
        "index": 3249
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.rightArrowDescription",
    "defString": "Move one cell right",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 100,
        "column": 18,
        "index": 3343
      },
      "end": {
        "line": 103,
        "column": 20,
        "index": 3493
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.leftArrowTitle",
    "defString": "Left arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 109,
        "column": 20,
        "index": 3615
      },
      "end": {
        "line": 112,
        "column": 22,
        "index": 3755
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.leftArrowDescription",
    "defString": "Move one cell left",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 116,
        "column": 18,
        "index": 3849
      },
      "end": {
        "line": 119,
        "column": 20,
        "index": 3997
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.homeTitle",
    "defString": "Home",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 125,
        "column": 20,
        "index": 4119
      },
      "end": {
        "line": 128,
        "column": 22,
        "index": 4248
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.homeDescription",
    "defString": "Move to the first cell of the current row",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 132,
        "column": 18,
        "index": 4342
      },
      "end": {
        "line": 135,
        "column": 20,
        "index": 4508
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.endTitle",
    "defString": "End",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 141,
        "column": 20,
        "index": 4630
      },
      "end": {
        "line": 144,
        "column": 22,
        "index": 4757
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.endDescription",
    "defString": "Move to the last cell of the current row",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 148,
        "column": 18,
        "index": 4851
      },
      "end": {
        "line": 151,
        "column": 20,
        "index": 5015
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.ctrl",
    "defString": "Ctrl",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 158,
        "column": 22,
        "index": 5162
      },
      "end": {
        "line": 161,
        "column": 24,
        "index": 5292
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.homeTitle",
    "defString": "Home",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 164,
        "column": 22,
        "index": 5373
      },
      "end": {
        "line": 167,
        "column": 24,
        "index": 5508
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.ctrlHomeDescription",
    "defString": "Move to the first cell of the current page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 172,
        "column": 18,
        "index": 5626
      },
      "end": {
        "line": 175,
        "column": 20,
        "index": 5797
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.ctrl",
    "defString": "Ctrl",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 182,
        "column": 22,
        "index": 5944
      },
      "end": {
        "line": 185,
        "column": 24,
        "index": 6074
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.endTitle",
    "defString": "End",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 188,
        "column": 22,
        "index": 6155
      },
      "end": {
        "line": 191,
        "column": 24,
        "index": 6288
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.ctrlEndDescription",
    "defString": "Move to the last cell of the current page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 196,
        "column": 18,
        "index": 6406
      },
      "end": {
        "line": 199,
        "column": 20,
        "index": 6575
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.pageUpTitle",
    "defString": "Page Up",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 205,
        "column": 20,
        "index": 6697
      },
      "end": {
        "line": 208,
        "column": 22,
        "index": 6831
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.pageUpDescription",
    "defString": "Go to the last row of the previous page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 212,
        "column": 18,
        "index": 6925
      },
      "end": {
        "line": 215,
        "column": 20,
        "index": 7091
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.pageDownTitle",
    "defString": "Page Down",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 221,
        "column": 20,
        "index": 7213
      },
      "end": {
        "line": 224,
        "column": 22,
        "index": 7351
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.pageDownDescription",
    "defString": "Go to the first row of the next page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 228,
        "column": 18,
        "index": 7445
      },
      "end": {
        "line": 231,
        "column": 20,
        "index": 7610
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.enterTitle",
    "defString": "Enter",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 237,
        "column": 20,
        "index": 7732
      },
      "end": {
        "line": 240,
        "column": 22,
        "index": 7863
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.enterDescription",
    "defString": "Open cell details and actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 244,
        "column": 18,
        "index": 7957
      },
      "end": {
        "line": 247,
        "column": 20,
        "index": 8112
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.escapeTitle",
    "defString": "Escape",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 253,
        "column": 20,
        "index": 8234
      },
      "end": {
        "line": 256,
        "column": 22,
        "index": 8367
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.escapeDescription",
    "defString": "Close cell details and actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 260,
        "column": 18,
        "index": 8461
      },
      "end": {
        "line": 263,
        "column": 20,
        "index": 8618
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiDataGrid.ariaLabel",
    "defString": "{label}; Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 338,
        "column": 22,
        "index": 9337
      },
      "end": {
        "line": 342,
        "column": 5,
        "index": 9509
      }
    },
    "filepath": "src/components/datagrid/data_grid.tsx"
  },
  {
    "token": "euiDataGrid.ariaLabelledBy",
    "defString": "Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 343,
        "column": 27,
        "index": 9538
      },
      "end": {
        "line": 347,
        "column": 5,
        "index": 9679
      }
    },
    "filepath": "src/components/datagrid/data_grid.tsx"
  },
  {
    "token": "euiDataGrid.screenReaderNotice",
    "defString": "Cell contains interactive content.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 474,
        "column": 18,
        "index": 15239
      },
      "end": {
        "line": 477,
        "column": 20,
        "index": 15392
      }
    },
    "filepath": "src/components/datagrid/data_grid.tsx"
  },
  {
    "token": "euiDataGridPagination.detailedPaginationLabel",
    "defString": "Pagination for preceding grid: {label}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 25,
        "column": 34,
        "index": 992
      },
      "end": {
        "line": 29,
        "column": 3,
        "index": 1137
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_pagination.tsx"
  },
  {
    "token": "euiDataGridPagination.paginationLabel",
    "defString": "Pagination for preceding grid",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 30,
        "column": 26,
        "index": 1165
      },
      "end": {
        "line": 33,
        "column": 3,
        "index": 1261
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_pagination.tsx"
  },
  {
    "token": "euiDataGridSchema.booleanSortTextAsc",
    "defString": "False-True",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 6,
        "index": 1386
      },
      "end": {
        "line": 59,
        "column": 8,
        "index": 1485
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.booleanSortTextDesc",
    "defString": "True-False",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 62,
        "column": 6,
        "index": 1519
      },
      "end": {
        "line": 65,
        "column": 8,
        "index": 1619
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.currencySortTextAsc",
    "defString": "Low-High",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 97,
        "column": 6,
        "index": 2704
      },
      "end": {
        "line": 100,
        "column": 8,
        "index": 2802
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.currencySortTextDesc",
    "defString": "High-Low",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 103,
        "column": 6,
        "index": 2836
      },
      "end": {
        "line": 106,
        "column": 8,
        "index": 2935
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.dateSortTextAsc",
    "defString": "Old-New",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 135,
        "column": 6,
        "index": 3889
      },
      "end": {
        "line": 135,
        "column": 77,
        "index": 3960
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.dateSortTextDesc",
    "defString": "New-Old",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 138,
        "column": 6,
        "index": 3994
      },
      "end": {
        "line": 138,
        "column": 78,
        "index": 4066
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.numberSortTextAsc",
    "defString": "Low-High",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 172,
        "column": 6,
        "index": 5163
      },
      "end": {
        "line": 172,
        "column": 80,
        "index": 5237
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.numberSortTextDesc",
    "defString": "High-Low",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 175,
        "column": 6,
        "index": 5271
      },
      "end": {
        "line": 178,
        "column": 8,
        "index": 5368
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.jsonSortTextAsc",
    "defString": "Small-Large",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 203,
        "column": 6,
        "index": 6054
      },
      "end": {
        "line": 206,
        "column": 8,
        "index": 6151
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiDataGridSchema.jsonSortTextDesc",
    "defString": "Large-Small",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 209,
        "column": 6,
        "index": 6185
      },
      "end": {
        "line": 212,
        "column": 8,
        "index": 6283
      }
    },
    "filepath": "src/components/datagrid/utils/data_grid_schema.tsx"
  },
  {
    "token": "euiAutoRefresh.autoRefreshLabel",
    "defString": "Auto refresh",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 26,
        "index": 1623
      },
      "end": {
        "line": 51,
        "column": 3,
        "index": 1696
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
  },
  {
    "token": "euiAutoRefresh.buttonLabelOff",
    "defString": "Auto refresh is off",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 121,
        "column": 29,
        "index": 3517
      },
      "end": {
        "line": 124,
        "column": 3,
        "index": 3595
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
  },
  {
    "token": "euiAutoRefresh.buttonLabelOn",
    "defString": "Auto refresh is on and set to {prettyInterval}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 125,
        "column": 28,
        "index": 3625
      },
      "end": {
        "line": 129,
        "column": 3,
        "index": 3808
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
  },
  {
    "token": "euiRefreshInterval.fullDescriptionOff",
    "defString": "Refresh is off, interval set to {optionValue} {optionText}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 178,
        "column": 6,
        "index": 4666
      },
      "end": {
        "line": 185,
        "column": 8,
        "index": 4896
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiRefreshInterval.fullDescriptionOn",
    "defString": "Refresh is on, interval set to {optionValue} {optionText}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 187,
        "column": 6,
        "index": 4913
      },
      "end": {
        "line": 194,
        "column": 8,
        "index": 5141
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiRefreshInterval.legend",
    "defString": "Refresh every",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 227,
        "column": 22,
        "index": 6117
      },
      "end": {
        "line": 230,
        "column": 24,
        "index": 6256
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiAbsoluteTab.dateFormatError",
    "defString": "Expected format: {dateFormat}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 113,
        "column": 8,
        "index": 3202
      },
      "end": {
        "line": 117,
        "column": 9,
        "index": 3353
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/absolute_tab.tsx"
  },
  {
    "token": "euiDatePopoverButton.invalidTitle",
    "defString": "Invalid date: {title}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 93,
        "column": 23,
        "index": 2487
      },
      "end": {
        "line": 97,
        "column": 3,
        "index": 2586
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_button.tsx"
  },
  {
    "token": "euiDatePopoverButton.outdatedTitle",
    "defString": "Update needed: {title}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 98,
        "column": 24,
        "index": 2612
      },
      "end": {
        "line": 102,
        "column": 3,
        "index": 2713
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_button.tsx"
  },
  {
    "token": "euiDatePopoverContent.startDateLabel",
    "defString": "Start date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 64,
        "column": 25,
        "index": 1808
      },
      "end": {
        "line": 67,
        "column": 3,
        "index": 1884
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.endDateLabel",
    "defString": "End date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 68,
        "column": 23,
        "index": 1909
      },
      "end": {
        "line": 71,
        "column": 3,
        "index": 1981
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.absoluteTabLabel",
    "defString": "Absolute",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 74,
        "column": 24,
        "index": 2084
      },
      "end": {
        "line": 77,
        "column": 3,
        "index": 2160
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.relativeTabLabel",
    "defString": "Relative",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 78,
        "column": 24,
        "index": 2186
      },
      "end": {
        "line": 81,
        "column": 3,
        "index": 2262
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.nowTabLabel",
    "defString": "Now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 82,
        "column": 19,
        "index": 2283
      },
      "end": {
        "line": 82,
        "column": 73,
        "index": 2337
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.nowTabContent",
    "defString": "Setting the time to \"now\" means that on every refresh this\n            time will be set to the time of the refresh.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 132,
        "column": 12,
        "index": 3620
      },
      "end": {
        "line": 136,
        "column": 14,
        "index": 3841
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.nowTabButtonStart",
    "defString": "Set start date and time to now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 148,
        "column": 14,
        "index": 4131
      },
      "end": {
        "line": 151,
        "column": 16,
        "index": 4277
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.nowTabButtonEnd",
    "defString": "Set end date and time to now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 153,
        "column": 14,
        "index": 4310
      },
      "end": {
        "line": 156,
        "column": 16,
        "index": 4452
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiRelativeTab.numberInputError",
    "defString": "Must be >= 0",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 142,
        "column": 14,
        "index": 3947
      },
      "end": {
        "line": 153,
        "column": 15,
        "index": 4335
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
  },
  {
    "token": "euiRelativeTab.numberInputLabel",
    "defString": "Time span amount",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 142,
        "column": 14,
        "index": 3947
      },
      "end": {
        "line": 153,
        "column": 15,
        "index": 4335
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
  },
  {
    "token": "euiRelativeTab.dateInputError",
    "defString": "Must be a valid range",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 142,
        "column": 14,
        "index": 3947
      },
      "end": {
        "line": 153,
        "column": 15,
        "index": 4335
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
  },
  {
    "token": "euiRelativeTab.unitInputLabel",
    "defString": "Relative time span",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 182,
        "column": 14,
        "index": 5365
      },
      "end": {
        "line": 185,
        "column": 15,
        "index": 5488
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
  },
  {
    "token": "euiRelativeTab.fullDescription",
    "defString": "The unit is changeable. Currently set to {unit}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 210,
        "column": 14,
        "index": 6352
      },
      "end": {
        "line": 214,
        "column": 16,
        "index": 6541
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationSeconds",
    "defString": "({\n  duration\n}) => `Last ${duration} second${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 30,
        "column": 5,
        "index": 1045
      },
      "end": {
        "line": 34,
        "column": 3,
        "index": 1199
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nextDurationSeconds",
    "defString": "({\n  duration\n}) => `Next ${duration} second${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 35,
        "column": 8,
        "index": 1209
      },
      "end": {
        "line": 39,
        "column": 3,
        "index": 1363
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationMinutes",
    "defString": "({\n  duration\n}) => `Last ${duration} minute${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 40,
        "column": 5,
        "index": 1370
      },
      "end": {
        "line": 44,
        "column": 3,
        "index": 1524
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nextDurationMinutes",
    "defString": "({\n  duration\n}) => `Next ${duration} minute${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 45,
        "column": 8,
        "index": 1534
      },
      "end": {
        "line": 49,
        "column": 3,
        "index": 1688
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationHours",
    "defString": "({\n  duration\n}) => `Last ${duration} hour${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 50,
        "column": 5,
        "index": 1695
      },
      "end": {
        "line": 54,
        "column": 3,
        "index": 1845
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nextDurationHours",
    "defString": "({\n  duration\n}) => `Next ${duration} hour${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 55,
        "column": 8,
        "index": 1855
      },
      "end": {
        "line": 59,
        "column": 3,
        "index": 2005
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationDays",
    "defString": "({\n  duration\n}) => `Last ${duration} day${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 60,
        "column": 5,
        "index": 2012
      },
      "end": {
        "line": 64,
        "column": 3,
        "index": 2160
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nexttDurationDays",
    "defString": "({\n  duration\n}) => `Next ${duration} day${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 65,
        "column": 8,
        "index": 2170
      },
      "end": {
        "line": 69,
        "column": 3,
        "index": 2319
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationWeeks",
    "defString": "({\n  duration\n}) => `Last ${duration} week${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 70,
        "column": 5,
        "index": 2326
      },
      "end": {
        "line": 74,
        "column": 3,
        "index": 2476
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nextDurationWeeks",
    "defString": "({\n  duration\n}) => `Next ${duration} week${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 75,
        "column": 8,
        "index": 2486
      },
      "end": {
        "line": 79,
        "column": 3,
        "index": 2636
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationMonths",
    "defString": "({\n  duration\n}) => `Last ${duration} month${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 80,
        "column": 5,
        "index": 2643
      },
      "end": {
        "line": 84,
        "column": 3,
        "index": 2795
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nextDurationMonths",
    "defString": "({\n  duration\n}) => `Next ${duration} month${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 85,
        "column": 8,
        "index": 2805
      },
      "end": {
        "line": 89,
        "column": 3,
        "index": 2957
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.lastDurationYears",
    "defString": "({\n  duration\n}) => `Last ${duration} year${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 90,
        "column": 5,
        "index": 2964
      },
      "end": {
        "line": 94,
        "column": 3,
        "index": 3114
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.nextDurationYears",
    "defString": "({\n  duration\n}) => `Next ${duration} year${duration === 1 ? '' : 's'}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 95,
        "column": 8,
        "index": 3124
      },
      "end": {
        "line": 99,
        "column": 3,
        "index": 3274
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToSecond",
    "defString": "{prettyDuration} rounded to the second",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 103,
        "column": 5,
        "index": 3356
      },
      "end": {
        "line": 107,
        "column": 3,
        "index": 3489
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToMinute",
    "defString": "{prettyDuration} rounded to the minute",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 108,
        "column": 5,
        "index": 3496
      },
      "end": {
        "line": 112,
        "column": 3,
        "index": 3629
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToHour",
    "defString": "{prettyDuration} rounded to the hour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 113,
        "column": 5,
        "index": 3636
      },
      "end": {
        "line": 117,
        "column": 3,
        "index": 3765
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToDay",
    "defString": "{prettyDuration} rounded to the day",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 118,
        "column": 5,
        "index": 3772
      },
      "end": {
        "line": 122,
        "column": 3,
        "index": 3899
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToWeek",
    "defString": "{prettyDuration} rounded to the week",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 123,
        "column": 5,
        "index": 3906
      },
      "end": {
        "line": 127,
        "column": 3,
        "index": 4035
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToMonth",
    "defString": "{prettyDuration} rounded to the month",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 128,
        "column": 5,
        "index": 4042
      },
      "end": {
        "line": 132,
        "column": 3,
        "index": 4173
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.durationRoundedToYear",
    "defString": "{prettyDuration} rounded to the year",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 133,
        "column": 5,
        "index": 4180
      },
      "end": {
        "line": 137,
        "column": 3,
        "index": 4309
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.now",
    "defString": "now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 153,
        "column": 21,
        "index": 4598
      },
      "end": {
        "line": 153,
        "column": 63,
        "index": 4640
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.invalid",
    "defString": "Invalid date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 154,
        "column": 29,
        "index": 4671
      },
      "end": {
        "line": 157,
        "column": 3,
        "index": 4738
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.fallbackDuration",
    "defString": "{displayFrom} to {displayTo}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 250,
        "column": 27,
        "index": 7136
      },
      "end": {
        "line": 254,
        "column": 3,
        "index": 7260
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyInterval.seconds",
    "defString": "({\n  interval\n}) => `${interval} second${interval > 1 ? 's' : ''}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 25,
        "column": 5,
        "index": 821
      },
      "end": {
        "line": 29,
        "column": 3,
        "index": 956
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.minutes",
    "defString": "({\n  interval\n}) => `${interval} minute${interval > 1 ? 's' : ''}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 30,
        "column": 5,
        "index": 963
      },
      "end": {
        "line": 34,
        "column": 3,
        "index": 1098
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.hours",
    "defString": "({\n  interval\n}) => `${interval} hour${interval > 1 ? 's' : ''}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 35,
        "column": 5,
        "index": 1105
      },
      "end": {
        "line": 39,
        "column": 3,
        "index": 1236
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.days",
    "defString": "({\n  interval\n}) => `${interval} day${interval > 1 ? 's' : ''}`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 40,
        "column": 5,
        "index": 1243
      },
      "end": {
        "line": 44,
        "column": 3,
        "index": 1372
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.secondsShorthand",
    "defString": "{interval} s",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 46,
        "column": 7,
        "index": 1396
      },
      "end": {
        "line": 48,
        "column": 6,
        "index": 1485
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.minutesShorthand",
    "defString": "{interval} m",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 49,
        "column": 7,
        "index": 1494
      },
      "end": {
        "line": 51,
        "column": 6,
        "index": 1583
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.hoursShorthand",
    "defString": "{interval} h",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 52,
        "column": 7,
        "index": 1592
      },
      "end": {
        "line": 54,
        "column": 6,
        "index": 1679
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.daysShorthand",
    "defString": "{interval} d",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 55,
        "column": 7,
        "index": 1688
      },
      "end": {
        "line": 57,
        "column": 6,
        "index": 1774
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.off",
    "defString": "Off",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 88,
        "column": 14,
        "index": 2593
      },
      "end": {
        "line": 88,
        "column": 56,
        "index": 2635
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiCommonlyUsedTimeRanges.legend",
    "defString": "Commonly used",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 50,
        "column": 10,
        "index": 1728
      },
      "end": {
        "line": 53,
        "column": 12,
        "index": 1838
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/commonly_used_time_ranges.tsx"
  },
  {
    "token": "euiQuickSelectPopover.buttonLabel",
    "defString": "Date quick select",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 85,
        "column": 22,
        "index": 2713
      },
      "end": {
        "line": 88,
        "column": 3,
        "index": 2793
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.tsx"
  },
  {
    "token": "euiQuickSelect.legendText",
    "defString": "Quick select a time range",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 162,
        "column": 8,
        "index": 4733
      },
      "end": {
        "line": 165,
        "column": 9,
        "index": 4841
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.quickSelectTitle",
    "defString": "Quick select",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 183,
        "column": 12,
        "index": 5482
      },
      "end": {
        "line": 186,
        "column": 13,
        "index": 5595
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.previousLabel",
    "defString": "Previous time window",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 197,
        "column": 16,
        "index": 6002
      },
      "end": {
        "line": 200,
        "column": 17,
        "index": 6132
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.nextLabel",
    "defString": "Next time window",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 213,
        "column": 16,
        "index": 6616
      },
      "end": {
        "line": 216,
        "column": 17,
        "index": 6738
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.tenseLabel",
    "defString": "Time tense",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 234,
        "column": 12,
        "index": 7354
      },
      "end": {
        "line": 234,
        "column": 76,
        "index": 7418
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.valueLabel",
    "defString": "Time value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 249,
        "column": 12,
        "index": 7940
      },
      "end": {
        "line": 249,
        "column": 76,
        "index": 8004
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.unitLabel",
    "defString": "Time unit",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 263,
        "column": 12,
        "index": 8486
      },
      "end": {
        "line": 263,
        "column": 74,
        "index": 8548
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.applyButton",
    "defString": "Apply",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 285,
        "column": 14,
        "index": 9359
      },
      "end": {
        "line": 285,
        "column": 76,
        "index": 9421
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.fullDescription",
    "defString": "Currently set to {timeTense} {timeValue} {timeUnit}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 291,
        "column": 12,
        "index": 9578
      },
      "end": {
        "line": 299,
        "column": 14,
        "index": 9852
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiRecentlyUsed.legend",
    "defString": "Recently used date ranges",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 62,
        "column": 10,
        "index": 1886
      },
      "end": {
        "line": 65,
        "column": 12,
        "index": 1998
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/recently_used.tsx"
  },
  {
    "token": "euiSuperUpdateButton.refreshButtonLabel",
    "defString": "Refresh",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 126,
        "column": 6,
        "index": 3158
      },
      "end": {
        "line": 129,
        "column": 8,
        "index": 3257
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.updatingButtonLabel",
    "defString": "Updating",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 133,
        "column": 8,
        "index": 3342
      },
      "end": {
        "line": 136,
        "column": 10,
        "index": 3449
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.updateButtonLabel",
    "defString": "Update",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 138,
        "column": 8,
        "index": 3470
      },
      "end": {
        "line": 141,
        "column": 10,
        "index": 3573
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.cannotUpdateTooltip",
    "defString": "Cannot update",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 148,
        "column": 8,
        "index": 3669
      },
      "end": {
        "line": 151,
        "column": 10,
        "index": 3781
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.clickToApplyTooltip",
    "defString": "Click to apply",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 155,
        "column": 8,
        "index": 3868
      },
      "end": {
        "line": 158,
        "column": 10,
        "index": 3981
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiTimeOptions.last",
    "defString": "Last",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 35,
        "column": 25,
        "index": 1138
      },
      "end": {
        "line": 35,
        "column": 66,
        "index": 1179
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.next",
    "defString": "Next",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 36,
        "column": 25,
        "index": 1208
      },
      "end": {
        "line": 36,
        "column": 66,
        "index": 1249
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.seconds",
    "defString": "Seconds",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 40,
        "column": 24,
        "index": 1312
      },
      "end": {
        "line": 40,
        "column": 71,
        "index": 1359
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.minutes",
    "defString": "Minutes",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 41,
        "column": 24,
        "index": 1387
      },
      "end": {
        "line": 41,
        "column": 71,
        "index": 1434
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.hours",
    "defString": "Hours",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 42,
        "column": 24,
        "index": 1462
      },
      "end": {
        "line": 42,
        "column": 67,
        "index": 1505
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.days",
    "defString": "Days",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 43,
        "column": 24,
        "index": 1533
      },
      "end": {
        "line": 43,
        "column": 65,
        "index": 1574
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.weeks",
    "defString": "Weeks",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 44,
        "column": 24,
        "index": 1602
      },
      "end": {
        "line": 44,
        "column": 67,
        "index": 1645
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.months",
    "defString": "Months",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 45,
        "column": 24,
        "index": 1673
      },
      "end": {
        "line": 45,
        "column": 69,
        "index": 1718
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.years",
    "defString": "Years",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 46,
        "column": 24,
        "index": 1746
      },
      "end": {
        "line": 46,
        "column": 67,
        "index": 1789
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.secondsAgo",
    "defString": "Seconds ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 54,
        "column": 12,
        "index": 1893
      },
      "end": {
        "line": 54,
        "column": 66,
        "index": 1947
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.minutesAgo",
    "defString": "Minutes ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 58,
        "column": 12,
        "index": 1992
      },
      "end": {
        "line": 58,
        "column": 66,
        "index": 2046
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.hoursAgo",
    "defString": "Hours ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 62,
        "column": 12,
        "index": 2091
      },
      "end": {
        "line": 62,
        "column": 62,
        "index": 2141
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.daysAgo",
    "defString": "Days ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 66,
        "column": 12,
        "index": 2186
      },
      "end": {
        "line": 66,
        "column": 60,
        "index": 2234
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.weeksAgo",
    "defString": "Weeks ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 70,
        "column": 12,
        "index": 2279
      },
      "end": {
        "line": 70,
        "column": 62,
        "index": 2329
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.monthsAgo",
    "defString": "Months ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 74,
        "column": 12,
        "index": 2374
      },
      "end": {
        "line": 74,
        "column": 64,
        "index": 2426
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.yearsAgo",
    "defString": "Years ago",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 78,
        "column": 12,
        "index": 2471
      },
      "end": {
        "line": 78,
        "column": 62,
        "index": 2521
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.secondsFromNow",
    "defString": "Seconds from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 82,
        "column": 12,
        "index": 2566
      },
      "end": {
        "line": 82,
        "column": 75,
        "index": 2629
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.minutesFromNow",
    "defString": "Minutes from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 86,
        "column": 12,
        "index": 2675
      },
      "end": {
        "line": 86,
        "column": 75,
        "index": 2738
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.hoursFromNow",
    "defString": "Hours from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 90,
        "column": 12,
        "index": 2784
      },
      "end": {
        "line": 90,
        "column": 71,
        "index": 2843
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.daysFromNow",
    "defString": "Days from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 94,
        "column": 12,
        "index": 2889
      },
      "end": {
        "line": 94,
        "column": 69,
        "index": 2946
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.weeksFromNow",
    "defString": "Weeks from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 98,
        "column": 12,
        "index": 2992
      },
      "end": {
        "line": 98,
        "column": 71,
        "index": 3051
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.monthsFromNow",
    "defString": "Months from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 102,
        "column": 12,
        "index": 3097
      },
      "end": {
        "line": 102,
        "column": 73,
        "index": 3158
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.yearsFromNow",
    "defString": "Years from now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 106,
        "column": 12,
        "index": 3204
      },
      "end": {
        "line": 106,
        "column": 71,
        "index": 3263
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToSecond",
    "defString": "Round to the second",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 112,
        "column": 7,
        "index": 3339
      },
      "end": {
        "line": 112,
        "column": 72,
        "index": 3404
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToMinute",
    "defString": "Round to the minute",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 113,
        "column": 7,
        "index": 3413
      },
      "end": {
        "line": 113,
        "column": 72,
        "index": 3478
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToHour",
    "defString": "Round to the hour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 114,
        "column": 7,
        "index": 3487
      },
      "end": {
        "line": 114,
        "column": 68,
        "index": 3548
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToDay",
    "defString": "Round to the day",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 115,
        "column": 7,
        "index": 3557
      },
      "end": {
        "line": 115,
        "column": 66,
        "index": 3616
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToWeek",
    "defString": "Round to the week",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 116,
        "column": 7,
        "index": 3625
      },
      "end": {
        "line": 116,
        "column": 68,
        "index": 3686
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToMonth",
    "defString": "Round to the month",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 117,
        "column": 7,
        "index": 3695
      },
      "end": {
        "line": 117,
        "column": 70,
        "index": 3758
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.roundToYear",
    "defString": "Round to the year",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 118,
        "column": 7,
        "index": 3767
      },
      "end": {
        "line": 118,
        "column": 68,
        "index": 3828
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.today",
    "defString": "Today",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 135,
        "column": 13,
        "index": 4171
      },
      "end": {
        "line": 135,
        "column": 56,
        "index": 4214
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.thisWeek",
    "defString": "This week",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 140,
        "column": 13,
        "index": 4284
      },
      "end": {
        "line": 140,
        "column": 63,
        "index": 4334
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.thisMonth",
    "defString": "This month",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 145,
        "column": 13,
        "index": 4404
      },
      "end": {
        "line": 145,
        "column": 65,
        "index": 4456
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.thisYear",
    "defString": "This year",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 150,
        "column": 13,
        "index": 4526
      },
      "end": {
        "line": 150,
        "column": 63,
        "index": 4576
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.yesterday",
    "defString": "Yesterday",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 155,
        "column": 13,
        "index": 4652
      },
      "end": {
        "line": 155,
        "column": 64,
        "index": 4703
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.weekToDate",
    "defString": "Week to date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 160,
        "column": 13,
        "index": 4771
      },
      "end": {
        "line": 160,
        "column": 68,
        "index": 4826
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.monthToDate",
    "defString": "Month to date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 165,
        "column": 13,
        "index": 4894
      },
      "end": {
        "line": 165,
        "column": 70,
        "index": 4951
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiTimeOptions.yearToDate",
    "defString": "Year to date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 170,
        "column": 13,
        "index": 5019
      },
      "end": {
        "line": 170,
        "column": 68,
        "index": 5074
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/time_options.tsx"
  },
  {
    "token": "euiErrorBoundary.error",
    "defString": "Error",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 109,
        "column": 12,
        "index": 3045
      },
      "end": {
        "line": 109,
        "column": 70,
        "index": 3103
      }
    },
    "filepath": "src/components/error_boundary/error_boundary.tsx"
  },
  {
    "token": "euiFilterButton.filterBadgeActiveAriaLabel",
    "defString": "{count} active filters",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 108,
        "column": 27,
        "index": 3197
      },
      "end": {
        "line": 112,
        "column": 3,
        "index": 3318
      }
    },
    "filepath": "src/components/filter_group/filter_button.tsx"
  },
  {
    "token": "euiFilterButton.filterBadgeAvailableAriaLabel",
    "defString": "{count} available filters",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 113,
        "column": 30,
        "index": 3350
      },
      "end": {
        "line": 117,
        "column": 3,
        "index": 3477
      }
    },
    "filepath": "src/components/filter_group/filter_button.tsx"
  },
  {
    "token": "euiFlyout.closeAriaLabel",
    "defString": "Close this dialog",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 294,
        "column": 8,
        "index": 9452
      },
      "end": {
        "line": 294,
        "column": 78,
        "index": 9522
      }
    },
    "filepath": "src/components/flyout/flyout.tsx"
  },
  {
    "token": "euiFlyout.screenReaderModalDialog",
    "defString": "You are in a modal dialog. Press Escape or tap/click outside the dialog on the shadowed overlay to close.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 357,
        "column": 12,
        "index": 11732
      },
      "end": {
        "line": 360,
        "column": 14,
        "index": 11941
      }
    },
    "filepath": "src/components/flyout/flyout.tsx"
  },
  {
    "token": "euiFlyout.screenReaderNonModalDialog",
    "defString": "You are in a non-modal dialog. To close the dialog, press Escape.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 362,
        "column": 12,
        "index": 11970
      },
      "end": {
        "line": 365,
        "column": 14,
        "index": 12142
      }
    },
    "filepath": "src/components/flyout/flyout.tsx"
  },
  {
    "token": "euiFlyout.screenReaderFixedHeaders",
    "defString": "You can still continue tabbing through the page headers in addition to the dialog.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 368,
        "column": 12,
        "index": 12213
      },
      "end": {
        "line": 371,
        "column": 14,
        "index": 12400
      }
    },
    "filepath": "src/components/flyout/flyout.tsx"
  },
  {
    "token": "euiFieldPassword.showPassword",
    "defString": "Show password as plain text. Note: this will visually expose your password on the screen.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 101,
        "column": 49,
        "index": 2904
      },
      "end": {
        "line": 107,
        "column": 3,
        "index": 3125
      }
    },
    "filepath": "src/components/form/field_password/field_password.tsx"
  },
  {
    "token": "euiFieldPassword.maskPassword",
    "defString": "Mask password",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 101,
        "column": 49,
        "index": 2904
      },
      "end": {
        "line": 107,
        "column": 3,
        "index": 3125
      }
    },
    "filepath": "src/components/form/field_password/field_password.tsx"
  },
  {
    "token": "euiFilePicker.promptText",
    "defString": "Select or drag and drop a file",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 72,
        "column": 6,
        "index": 2191
      },
      "end": {
        "line": 75,
        "column": 8,
        "index": 2298
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFilePicker.filesSelected",
    "defString": "{fileCount} files selected",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 96,
        "column": 10,
        "index": 2696
      },
      "end": {
        "line": 100,
        "column": 12,
        "index": 2878
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFilePicker.clearSelectedFiles",
    "defString": "Clear selected files",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 142,
        "column": 6,
        "index": 3741
      },
      "end": {
        "line": 145,
        "column": 7,
        "index": 3845
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFilePicker.removeSelected",
    "defString": "Remove",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 208,
        "column": 18,
        "index": 6011
      },
      "end": {
        "line": 211,
        "column": 20,
        "index": 6134
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFormControlLayoutClearButton.label",
    "defString": "Clear input",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 38,
        "column": 4,
        "index": 1180
      },
      "end": {
        "line": 41,
        "column": 5,
        "index": 1274
      }
    },
    "filepath": "src/components/form/form_control_layout/form_control_layout_clear_button.tsx"
  },
  {
    "token": "euiFormControlLayoutDelimited.delimiterLabel",
    "defString": "to",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 82,
        "column": 27,
        "index": 2237
      },
      "end": {
        "line": 85,
        "column": 3,
        "index": 2313
      }
    },
    "filepath": "src/components/form/form_control_layout/form_control_layout_delimited.tsx"
  },
  {
    "token": "euiForm.addressFormErrors",
    "defString": "Please address the highlighted errors.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 94,
        "column": 8,
        "index": 2520
      },
      "end": {
        "line": 97,
        "column": 9,
        "index": 2641
      }
    },
    "filepath": "src/components/form/form.tsx"
  },
  {
    "token": "euiDualRange.sliderScreenReaderInstructions",
    "defString": "You are in a custom range slider. Use the Up and Down arrow keys to change the minimum value. Press Tab to interact with the maximum value.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 614,
        "column": 6,
        "index": 18263
      },
      "end": {
        "line": 617,
        "column": 8,
        "index": 18498
      }
    },
    "filepath": "src/components/form/range/dual_range.tsx"
  },
  {
    "token": "euiRange.sliderScreenReaderInstructions",
    "defString": "You are in a custom range slider. Use the Up and Down arrow keys to change the value.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 182,
        "column": 6,
        "index": 4833
      },
      "end": {
        "line": 185,
        "column": 8,
        "index": 5010
      }
    },
    "filepath": "src/components/form/range/range.tsx"
  },
  {
    "token": "euiSuperSelect.screenReaderAnnouncement",
    "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.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 344,
        "column": 12,
        "index": 9030
      },
      "end": {
        "line": 348,
        "column": 14,
        "index": 9276
      }
    },
    "filepath": "src/components/form/super_select/super_select.tsx"
  },
  {
    "token": "euiSuperSelect.ariaLabel",
    "defString": "Select listbox",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 351,
        "column": 8,
        "index": 9331
      },
      "end": {
        "line": 351,
        "column": 75,
        "index": 9398
      }
    },
    "filepath": "src/components/form/super_select/super_select.tsx"
  },
  {
    "token": "euiHeaderLinks.openNavigationMenu",
    "defString": "Open menu",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 108,
        "column": 4,
        "index": 3033
      },
      "end": {
        "line": 108,
        "column": 75,
        "index": 3104
      }
    },
    "filepath": "src/components/header/header_links/header_links.tsx"
  },
  {
    "token": "euiHeaderLinks.appNavigation",
    "defString": "App menu",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 122,
        "column": 4,
        "index": 3435
      },
      "end": {
        "line": 122,
        "column": 69,
        "index": 3500
      }
    },
    "filepath": "src/components/header/header_links/header_links.tsx"
  },
  {
    "token": "euiImageButton.openFullScreen",
    "defString": "Click to open this image in fullscreen mode",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 59,
        "column": 37,
        "index": 1587
      },
      "end": {
        "line": 62,
        "column": 3,
        "index": 1689
      }
    },
    "filepath": "src/components/image/image_button.tsx"
  },
  {
    "token": "euiImageButton.closeFullScreen",
    "defString": "Press Escape or click to close image fullscreen mode",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 63,
        "column": 38,
        "index": 1729
      },
      "end": {
        "line": 66,
        "column": 3,
        "index": 1841
      }
    },
    "filepath": "src/components/image/image_button.tsx"
  },
  {
    "token": "euiInlineEditForm.saveButtonAriaLabel",
    "defString": "Save edit",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 144,
        "column": 37,
        "index": 4583
      },
      "end": {
        "line": 147,
        "column": 3,
        "index": 4659
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiInlineEditForm.cancelButtonAriaLabel",
    "defString": "Cancel edit",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 148,
        "column": 39,
        "index": 4700
      },
      "end": {
        "line": 151,
        "column": 3,
        "index": 4780
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiInlineEditForm.inputKeyboardInstructions",
    "defString": "Press Enter to save your edited text. Press Escape to cancel your edit.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 258,
        "column": 10,
        "index": 8390
      },
      "end": {
        "line": 261,
        "column": 12,
        "index": 8569
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiInlineEditForm.activateEditModeDescription",
    "defString": "Click to edit this text inline.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 348,
        "column": 10,
        "index": 11418
      },
      "end": {
        "line": 351,
        "column": 12,
        "index": 11559
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiLink.newTarget.screenReaderOnlyText",
    "defString": "(opens in a new tab or window)",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 107,
        "column": 10,
        "index": 2853
      },
      "end": {
        "line": 110,
        "column": 12,
        "index": 2986
      }
    },
    "filepath": "src/components/link/link.tsx"
  },
  {
    "token": "euiLink.external.ariaLabel",
    "defString": "External link",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 117,
        "column": 20,
        "index": 3106
      },
      "end": {
        "line": 117,
        "column": 77,
        "index": 3163
      }
    },
    "filepath": "src/components/link/link.tsx"
  },
  {
    "token": "euiPinnableListGroup.pinExtraActionLabel",
    "defString": "Pin item",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 122,
        "column": 4,
        "index": 4227
      },
      "end": {
        "line": 128,
        "column": 5,
        "index": 4417
      }
    },
    "filepath": "src/components/list_group/pinnable_list_group/pinnable_list_group.tsx"
  },
  {
    "token": "euiPinnableListGroup.pinnedExtraActionLabel",
    "defString": "Unpin item",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 122,
        "column": 4,
        "index": 4227
      },
      "end": {
        "line": 128,
        "column": 5,
        "index": 4417
      }
    },
    "filepath": "src/components/list_group/pinnable_list_group/pinnable_list_group.tsx"
  },
  {
    "token": "euiLoadingStrings.ariaLabel",
    "defString": "Loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 12,
        "column": 9,
        "index": 454
      },
      "end": {
        "line": 12,
        "column": 61,
        "index": 506
      }
    },
    "filepath": "src/components/loading/_loading_strings.tsx"
  },
  {
    "token": "euiLoadingChart.ariaLabel",
    "defString": "Loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 37,
        "column": 27,
        "index": 1134
      },
      "end": {
        "line": 37,
        "column": 77,
        "index": 1184
      }
    },
    "filepath": "src/components/loading/loading_chart.tsx"
  },
  {
    "token": "euiMark.highlightStart",
    "defString": "highlight start",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 45,
        "column": 25,
        "index": 1302
      },
      "end": {
        "line": 48,
        "column": 3,
        "index": 1369
      }
    },
    "filepath": "src/components/mark/mark.tsx"
  },
  {
    "token": "euiMark.highlightEnd",
    "defString": "highlight end",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 49,
        "column": 23,
        "index": 1394
      },
      "end": {
        "line": 49,
        "column": 74,
        "index": 1445
      }
    },
    "filepath": "src/components/mark/mark.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.uploadingFiles",
    "defString": "Click to upload files",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 84,
        "column": 20,
        "index": 2378
      },
      "end": {
        "line": 87,
        "column": 5,
        "index": 2473
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.openUploadModal",
    "defString": "Open upload files modal",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 88,
        "column": 21,
        "index": 2496
      },
      "end": {
        "line": 91,
        "column": 5,
        "index": 2594
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.unsupportedFileType",
    "defString": "File type not supported",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 92,
        "column": 25,
        "index": 2621
      },
      "end": {
        "line": 95,
        "column": 5,
        "index": 2723
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.supportedFileTypes",
    "defString": "Supported files: {supportedFileTypes}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 96,
        "column": 24,
        "index": 2749
      },
      "end": {
        "line": 100,
        "column": 5,
        "index": 2894
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.showSyntaxErrors",
    "defString": "Show errors",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 101,
        "column": 22,
        "index": 2918
      },
      "end": {
        "line": 104,
        "column": 5,
        "index": 3005
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.showMarkdownHelp",
    "defString": "Show markdown help",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 105,
        "column": 22,
        "index": 3029
      },
      "end": {
        "line": 108,
        "column": 5,
        "index": 3123
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxTitle",
    "defString": "Syntax help",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 111,
        "column": 22,
        "index": 3153
      },
      "end": {
        "line": 114,
        "column": 3,
        "index": 3229
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.errorsTitle",
    "defString": "Errors",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 180,
        "column": 12,
        "index": 5040
      },
      "end": {
        "line": 183,
        "column": 14,
        "index": 5152
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.mdSyntaxLink",
    "defString": "GitHub flavored markdown",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 203,
        "column": 6,
        "index": 5698
      },
      "end": {
        "line": 206,
        "column": 8,
        "index": 5811
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxModalDescriptionPrefix",
    "defString": "This editor uses",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 236,
        "column": 16,
        "index": 6645
      },
      "end": {
        "line": 245,
        "column": 17,
        "index": 7073
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxModalDescriptionSuffix",
    "defString": "You can also utilize these additional syntax plugins to add rich content to your text.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 236,
        "column": 16,
        "index": 6645
      },
      "end": {
        "line": 245,
        "column": 17,
        "index": 7073
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.closeButton",
    "defString": "Close",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 274,
        "column": 16,
        "index": 8133
      },
      "end": {
        "line": 277,
        "column": 18,
        "index": 8256
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxPopoverDescription",
    "defString": "This editor uses",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 303,
        "column": 8,
        "index": 8962
      },
      "end": {
        "line": 306,
        "column": 9,
        "index": 9094
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorToolbar.editor",
    "defString": "Editor",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 232,
        "column": 12,
        "index": 6571
      },
      "end": {
        "line": 232,
        "column": 80,
        "index": 6639
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_toolbar.tsx"
  },
  {
    "token": "euiMarkdownEditorToolbar.previewMarkdown",
    "defString": "Preview",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 243,
        "column": 12,
        "index": 6936
      },
      "end": {
        "line": 246,
        "column": 14,
        "index": 7054
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_toolbar.tsx"
  },
  {
    "token": "euiModal.closeModal",
    "defString": "Closes this modal window",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 93,
        "column": 10,
        "index": 2736
      },
      "end": {
        "line": 96,
        "column": 11,
        "index": 2843
      }
    },
    "filepath": "src/components/modal/modal.tsx"
  },
  {
    "token": "euiNotificationEventMessages.accordionButtonText",
    "defString": "+ {messagesLength} more",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 36,
        "column": 30,
        "index": 1270
      },
      "end": {
        "line": 40,
        "column": 3,
        "index": 1415
      }
    },
    "filepath": "src/components/notification/notification_event_messages.tsx"
  },
  {
    "token": "euiNotificationEventMessages.accordionAriaLabelButtonText",
    "defString": "+ {messagesLength} messages for {eventName}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 42,
        "column": 39,
        "index": 1457
      },
      "end": {
        "line": 49,
        "column": 3,
        "index": 1659
      }
    },
    "filepath": "src/components/notification/notification_event_messages.tsx"
  },
  {
    "token": "euiNotificationEventMessages.accordionHideText",
    "defString": "hide",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 51,
        "column": 28,
        "index": 1690
      },
      "end": {
        "line": 54,
        "column": 3,
        "index": 1770
      }
    },
    "filepath": "src/components/notification/notification_event_messages.tsx"
  },
  {
    "token": "euiNotificationEventMeta.contextMenuButton",
    "defString": "Menu for {eventName}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 137,
        "column": 14,
        "index": 3936
      },
      "end": {
        "line": 143,
        "column": 15,
        "index": 4148
      }
    },
    "filepath": "src/components/notification/notification_event_meta.tsx"
  },
  {
    "token": "euiNotificationEventReadButton.markAsReadAria",
    "defString": "Mark {eventName} as read",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 40,
        "column": 25,
        "index": 1366
      },
      "end": {
        "line": 46,
        "column": 3,
        "index": 1495
      }
    },
    "filepath": "src/components/notification/notification_event_read_button.tsx"
  },
  {
    "token": "euiNotificationEventReadButton.markAsUnreadAria",
    "defString": "Mark {eventName} as unread",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 27,
        "index": 1525
      },
      "end": {
        "line": 54,
        "column": 3,
        "index": 1658
      }
    },
    "filepath": "src/components/notification/notification_event_read_button.tsx"
  },
  {
    "token": "euiNotificationEventReadButton.markAsRead",
    "defString": "Mark as read",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 21,
        "index": 1682
      },
      "end": {
        "line": 59,
        "column": 3,
        "index": 1765
      }
    },
    "filepath": "src/components/notification/notification_event_read_button.tsx"
  },
  {
    "token": "euiNotificationEventReadButton.markAsUnread",
    "defString": "Mark as unread",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 61,
        "column": 23,
        "index": 1791
      },
      "end": {
        "line": 64,
        "column": 3,
        "index": 1878
      }
    },
    "filepath": "src/components/notification/notification_event_read_button.tsx"
  },
  {
    "token": "euiNotificationEventReadIcon.readAria",
    "defString": "{eventName} is read",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 36,
        "column": 19,
        "index": 1203
      },
      "end": {
        "line": 42,
        "column": 3,
        "index": 1319
      }
    },
    "filepath": "src/components/notification/notification_event_read_icon.tsx"
  },
  {
    "token": "euiNotificationEventReadIcon.unreadAria",
    "defString": "{eventName} is unread",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 44,
        "column": 21,
        "index": 1343
      },
      "end": {
        "line": 50,
        "column": 3,
        "index": 1463
      }
    },
    "filepath": "src/components/notification/notification_event_read_icon.tsx"
  },
  {
    "token": "euiNotificationEventReadIcon.read",
    "defString": "Read",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 51,
        "column": 20,
        "index": 1485
      },
      "end": {
        "line": 51,
        "column": 75,
        "index": 1540
      }
    },
    "filepath": "src/components/notification/notification_event_read_icon.tsx"
  },
  {
    "token": "euiNotificationEventReadIcon.unread",
    "defString": "Unread",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 52,
        "column": 22,
        "index": 1564
      },
      "end": {
        "line": 55,
        "column": 3,
        "index": 1635
      }
    },
    "filepath": "src/components/notification/notification_event_read_icon.tsx"
  },
  {
    "token": "euiPaginationButtonArrow.firstPage",
    "defString": "First page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 11,
        "index": 1383
      },
      "end": {
        "line": 48,
        "column": 73,
        "index": 1445
      }
    },
    "filepath": "src/components/pagination/pagination_button_arrow.tsx"
  },
  {
    "token": "euiPaginationButtonArrow.previousPage",
    "defString": "Previous page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 49,
        "column": 14,
        "index": 1461
      },
      "end": {
        "line": 52,
        "column": 5,
        "index": 1547
      }
    },
    "filepath": "src/components/pagination/pagination_button_arrow.tsx"
  },
  {
    "token": "euiPaginationButtonArrow.nextPage",
    "defString": "Next page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 53,
        "column": 10,
        "index": 1559
      },
      "end": {
        "line": 53,
        "column": 70,
        "index": 1619
      }
    },
    "filepath": "src/components/pagination/pagination_button_arrow.tsx"
  },
  {
    "token": "euiPaginationButtonArrow.lastPage",
    "defString": "Last page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 54,
        "column": 10,
        "index": 1631
      },
      "end": {
        "line": 54,
        "column": 70,
        "index": 1691
      }
    },
    "filepath": "src/components/pagination/pagination_button_arrow.tsx"
  },
  {
    "token": "euiPaginationButton.longPageString",
    "defString": "Page {page} of {totalPages}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 66,
        "column": 4,
        "index": 1918
      },
      "end": {
        "line": 70,
        "column": 5,
        "index": 2085
      }
    },
    "filepath": "src/components/pagination/pagination_button.tsx"
  },
  {
    "token": "euiPaginationButton.shortPageString",
    "defString": "Page {page}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 72,
        "column": 8,
        "index": 2131
      },
      "end": {
        "line": 76,
        "column": 9,
        "index": 2275
      }
    },
    "filepath": "src/components/pagination/pagination_button.tsx"
  },
  {
    "token": "euiPagination.pageOfTotalCompressed",
    "defString": "{page} of {total}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 158,
        "column": 10,
        "index": 4477
      },
      "end": {
        "line": 165,
        "column": 12,
        "index": 4729
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.firstRangeAriaLabel",
    "defString": "Skipping pages 2 to {lastPage}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 210,
        "column": 12,
        "index": 5723
      },
      "end": {
        "line": 215,
        "column": 13,
        "index": 5947
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.lastRangeAriaLabel",
    "defString": "Skipping pages {firstPage} to {lastPage}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 251,
        "column": 12,
        "index": 6982
      },
      "end": {
        "line": 259,
        "column": 13,
        "index": 7289
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.last",
    "defString": "Last",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 306,
        "column": 20,
        "index": 8472
      },
      "end": {
        "line": 306,
        "column": 60,
        "index": 8512
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.page",
    "defString": "Page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 307,
        "column": 20,
        "index": 8534
      },
      "end": {
        "line": 307,
        "column": 60,
        "index": 8574
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.of",
    "defString": "of",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 308,
        "column": 18,
        "index": 8594
      },
      "end": {
        "line": 308,
        "column": 54,
        "index": 8630
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.collection",
    "defString": "collection",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 309,
        "column": 26,
        "index": 8658
      },
      "end": {
        "line": 309,
        "column": 78,
        "index": 8710
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPagination.fromEndLabel",
    "defString": "from end",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 310,
        "column": 23,
        "index": 8735
      },
      "end": {
        "line": 310,
        "column": 75,
        "index": 8787
      }
    },
    "filepath": "src/components/pagination/pagination.tsx"
  },
  {
    "token": "euiPopover.screenReaderAnnouncement",
    "defString": "You are in a dialog. Press Escape, or tap/click outside the dialog to close.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 675,
        "column": 16,
        "index": 19751
      },
      "end": {
        "line": 678,
        "column": 18,
        "index": 19945
      }
    },
    "filepath": "src/components/popover/popover.tsx"
  },
  {
    "token": "euiProgress.valueText",
    "defString": "{value}%",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 139,
        "column": 6,
        "index": 3868
      },
      "end": {
        "line": 145,
        "column": 8,
        "index": 3996
      }
    },
    "filepath": "src/components/progress/progress.tsx"
  },
  {
    "token": "euiResizableButton.horizontalResizerAriaLabel",
    "defString": "Press left or right to adjust panels size",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 111,
        "column": 4,
        "index": 3069
      },
      "end": {
        "line": 120,
        "column": 5,
        "index": 3350
      }
    },
    "filepath": "src/components/resizable_container/resizable_button.tsx"
  },
  {
    "token": "euiResizableButton.verticalResizerAriaLabel",
    "defString": "Press up or down to adjust panels size",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 111,
        "column": 4,
        "index": 3069
      },
      "end": {
        "line": 120,
        "column": 5,
        "index": 3350
      }
    },
    "filepath": "src/components/resizable_container/resizable_button.tsx"
  },
  {
    "token": "euiResizablePanel.toggleButtonAriaLabel",
    "defString": "Press to toggle this panel",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 320,
        "column": 32,
        "index": 9679
      },
      "end": {
        "line": 323,
        "column": 3,
        "index": 9774
      }
    },
    "filepath": "src/components/resizable_container/resizable_panel.tsx"
  },
  {
    "token": "euiSelectableListItem.checkedOption",
    "defString": "Checked option.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 179,
        "column": 10,
        "index": 5596
      },
      "end": {
        "line": 182,
        "column": 12,
        "index": 5711
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.checkOptionInstructions",
    "defString": "To check this option, press Enter.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 185,
        "column": 10,
        "index": 5757
      },
      "end": {
        "line": 188,
        "column": 12,
        "index": 5901
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.uncheckOptionInstructions",
    "defString": "To uncheck this option, press Enter.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 193,
        "column": 10,
        "index": 5975
      },
      "end": {
        "line": 196,
        "column": 12,
        "index": 6123
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.excludedOption",
    "defString": "Excluded option.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 201,
        "column": 10,
        "index": 6189
      },
      "end": {
        "line": 204,
        "column": 12,
        "index": 6306
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.excludeOptionInstructions",
    "defString": "To exclude this option, press Enter.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 207,
        "column": 10,
        "index": 6352
      },
      "end": {
        "line": 210,
        "column": 12,
        "index": 6500
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.mixedOption",
    "defString": "Mixed (indeterminate) option.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 215,
        "column": 10,
        "index": 6563
      },
      "end": {
        "line": 218,
        "column": 12,
        "index": 6690
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.mixedOptionInstructions",
    "defString": "To check this option for all, press Enter once.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 221,
        "column": 10,
        "index": 6736
      },
      "end": {
        "line": 224,
        "column": 12,
        "index": 6893
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.mixedOptionUncheckInstructions",
    "defString": "To uncheck this option for all, press Enter twice.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 227,
        "column": 10,
        "index": 6946
      },
      "end": {
        "line": 230,
        "column": 12,
        "index": 7113
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.mixedOptionExcludeInstructions",
    "defString": "To exclude this option for all, press Enter twice.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 233,
        "column": 10,
        "index": 7166
      },
      "end": {
        "line": 236,
        "column": 12,
        "index": 7333
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.searchPlaceholder",
    "defString": "Search for anything...",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 85,
        "column": 30,
        "index": 2685
      },
      "end": {
        "line": 88,
        "column": 3,
        "index": 2788
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.loadingResults",
    "defString": "Loading results",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 167,
        "column": 8,
        "index": 4715
      },
      "end": {
        "line": 170,
        "column": 10,
        "index": 4833
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.noResults",
    "defString": "No results available",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 178,
        "column": 8,
        "index": 4976
      },
      "end": {
        "line": 181,
        "column": 10,
        "index": 5094
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.onFocusBadgeGoTo",
    "defString": "Go to",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 233,
        "column": 12,
        "index": 6797
      },
      "end": {
        "line": 236,
        "column": 14,
        "index": 6919
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectable.loadingOptions",
    "defString": "Loading options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 588,
        "column": 16,
        "index": 18853
      },
      "end": {
        "line": 591,
        "column": 18,
        "index": 18979
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.noMatchingOptions",
    "defString": "{searchValue} doesn't match any options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 610,
        "column": 14,
        "index": 19467
      },
      "end": {
        "line": 614,
        "column": 16,
        "index": 19687
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.noAvailableOptions",
    "defString": "No options available",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 629,
        "column": 14,
        "index": 20098
      },
      "end": {
        "line": 632,
        "column": 16,
        "index": 20227
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.screenReaderInstructions",
    "defString": "Use the Up and Down arrow keys to move focus over options. Press Enter to select. Press Escape to collapse options.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 694,
        "column": 6,
        "index": 21892
      },
      "end": {
        "line": 703,
        "column": 7,
        "index": 22220
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.placeholderName",
    "defString": "Filter options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 694,
        "column": 6,
        "index": 21892
      },
      "end": {
        "line": 703,
        "column": 7,
        "index": 22220
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.searchResults",
    "defString": "({\n  resultsLength\n}) => `${resultsLength} result${resultsLength === 1 ? '' : 's'} available`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 740,
        "column": 6,
        "index": 23620
      },
      "end": {
        "line": 746,
        "column": 8,
        "index": 23845
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.placeholderName",
    "defString": "Filter options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 758,
        "column": 6,
        "index": 24139
      },
      "end": {
        "line": 758,
        "column": 78,
        "index": 24211
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSkeletonLoading.loadedAriaText",
    "defString": "Loaded {contentAriaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 73,
        "column": 25,
        "index": 2343
      },
      "end": {
        "line": 77,
        "column": 3,
        "index": 2457
      }
    },
    "filepath": "src/components/skeleton/skeleton_loading.tsx"
  },
  {
    "token": "euiSkeletonLoading.loadingAriaText",
    "defString": "Loading {contentAriaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 79,
        "column": 27,
        "index": 2487
      },
      "end": {
        "line": 83,
        "column": 3,
        "index": 2603
      }
    },
    "filepath": "src/components/skeleton/skeleton_loading.tsx"
  },
  {
    "token": "euiStat.loadingText",
    "defString": "Statistic is loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 128,
        "column": 10,
        "index": 3326
      },
      "end": {
        "line": 128,
        "column": 80,
        "index": 3396
      }
    },
    "filepath": "src/components/stat/stat.tsx"
  },
  {
    "token": "euiStepStrings.step",
    "defString": "Step {number}: {title}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 14,
        "column": 17,
        "index": 529
      },
      "end": {
        "line": 17,
        "column": 4,
        "index": 618
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleStep",
    "defString": "Step {number}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 19,
        "column": 23,
        "index": 644
      },
      "end": {
        "line": 23,
        "column": 3,
        "index": 728
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.complete",
    "defString": "Step {number}: {title} is complete",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 29,
        "column": 17,
        "index": 867
      },
      "end": {
        "line": 36,
        "column": 3,
        "index": 994
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleComplete",
    "defString": "Step {number} is complete",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 38,
        "column": 23,
        "index": 1020
      },
      "end": {
        "line": 42,
        "column": 3,
        "index": 1120
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.warning",
    "defString": "Step {number}: {title} has warnings",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 17,
        "index": 1258
      },
      "end": {
        "line": 55,
        "column": 3,
        "index": 1385
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleWarning",
    "defString": "Step {number} has warnings",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 57,
        "column": 23,
        "index": 1411
      },
      "end": {
        "line": 61,
        "column": 3,
        "index": 1511
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.errors",
    "defString": "Step {number}: {title} has errors",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 67,
        "column": 17,
        "index": 1648
      },
      "end": {
        "line": 74,
        "column": 3,
        "index": 1772
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleErrors",
    "defString": "Step {number} has errors",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 76,
        "column": 23,
        "index": 1798
      },
      "end": {
        "line": 80,
        "column": 3,
        "index": 1895
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.incomplete",
    "defString": "Step {number}: {title} is incomplete",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 86,
        "column": 17,
        "index": 2036
      },
      "end": {
        "line": 93,
        "column": 3,
        "index": 2167
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleIncomplete",
    "defString": "Step {number} is incomplete",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 95,
        "column": 23,
        "index": 2193
      },
      "end": {
        "line": 99,
        "column": 3,
        "index": 2297
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.disabled",
    "defString": "Step {number}: {title} is disabled",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 105,
        "column": 17,
        "index": 2436
      },
      "end": {
        "line": 112,
        "column": 3,
        "index": 2563
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleDisabled",
    "defString": "Step {number} is disabled",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 114,
        "column": 23,
        "index": 2589
      },
      "end": {
        "line": 118,
        "column": 3,
        "index": 2689
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.loading",
    "defString": "Step {number}: {title} is loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 124,
        "column": 17,
        "index": 2827
      },
      "end": {
        "line": 131,
        "column": 3,
        "index": 2952
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleLoading",
    "defString": "Step {number} is loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 133,
        "column": 23,
        "index": 2978
      },
      "end": {
        "line": 137,
        "column": 3,
        "index": 3076
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.current",
    "defString": "Current step {number}: {title}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 143,
        "column": 17,
        "index": 3214
      },
      "end": {
        "line": 150,
        "column": 3,
        "index": 3336
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiStepStrings.simpleCurrent",
    "defString": "Current step is {number}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 152,
        "column": 23,
        "index": 3362
      },
      "end": {
        "line": 156,
        "column": 3,
        "index": 3460
      }
    },
    "filepath": "src/components/steps/step_strings.tsx"
  },
  {
    "token": "euiSuggest.stateSavedTooltip",
    "defString": "Saved.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 197,
        "column": 39,
        "index": 4654
      },
      "end": {
        "line": 200,
        "column": 3,
        "index": 4788
      }
    },
    "filepath": "src/components/suggest/suggest.tsx"
  },
  {
    "token": "euiSuggest.stateUnsavedTooltip",
    "defString": "Changes have not been saved.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 197,
        "column": 39,
        "index": 4654
      },
      "end": {
        "line": 200,
        "column": 3,
        "index": 4788
      }
    },
    "filepath": "src/components/suggest/suggest.tsx"
  },
  {
    "token": "euiSuggest.stateLoading",
    "defString": "State: loading.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 223,
        "column": 67,
        "index": 5504
      },
      "end": {
        "line": 231,
        "column": 3,
        "index": 5745
      }
    },
    "filepath": "src/components/suggest/suggest.tsx"
  },
  {
    "token": "euiSuggest.stateSaved",
    "defString": "State: saved.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 223,
        "column": 67,
        "index": 5504
      },
      "end": {
        "line": 231,
        "column": 3,
        "index": 5745
      }
    },
    "filepath": "src/components/suggest/suggest.tsx"
  },
  {
    "token": "euiSuggest.stateUnsaved",
    "defString": "State: unsaved.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 223,
        "column": 67,
        "index": 5504
      },
      "end": {
        "line": 231,
        "column": 3,
        "index": 5745
      }
    },
    "filepath": "src/components/suggest/suggest.tsx"
  },
  {
    "token": "euiSuggest.stateUnchanged",
    "defString": "State: unchanged.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 223,
        "column": 67,
        "index": 5504
      },
      "end": {
        "line": 231,
        "column": 3,
        "index": 5745
      }
    },
    "filepath": "src/components/suggest/suggest.tsx"
  },
  {
    "token": "euiTableSortMobile.sorting",
    "defString": "Sorting",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 69,
        "column": 8,
        "index": 1743
      },
      "end": {
        "line": 69,
        "column": 72,
        "index": 1807
      }
    },
    "filepath": "src/components/table/mobile/table_sort_mobile.tsx"
  },
  {
    "token": "euiTableHeaderCell.titleTextWithDesc",
    "defString": "{innerText}; {description}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 80,
        "column": 10,
        "index": 2237
      },
      "end": {
        "line": 84,
        "column": 11,
        "index": 2411
      }
    },
    "filepath": "src/components/table/table_header_cell.tsx"
  },
  {
    "token": "euiTablePagination.allRows",
    "defString": "Showing all rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 84,
        "column": 8,
        "index": 2487
      },
      "end": {
        "line": 87,
        "column": 10,
        "index": 2588
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiTablePagination.rowsPerPage",
    "defString": "Rows per page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 90,
        "column": 10,
        "index": 2622
      },
      "end": {
        "line": 93,
        "column": 12,
        "index": 2730
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiTablePagination.rowsPerPageOptionShowAllRows",
    "defString": "Show all rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 113,
        "column": 12,
        "index": 3290
      },
      "end": {
        "line": 116,
        "column": 14,
        "index": 3421
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiTablePagination.rowsPerPageOption",
    "defString": "{rowsPerPage} rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 118,
        "column": 12,
        "index": 3450
      },
      "end": {
        "line": 122,
        "column": 14,
        "index": 3634
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiToast.dismissToast",
    "defString": "Dismiss toast",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 82,
        "column": 6,
        "index": 2046
      },
      "end": {
        "line": 82,
        "column": 69,
        "index": 2109
      }
    },
    "filepath": "src/components/toast/toast.tsx"
  },
  {
    "token": "euiToast.newNotification",
    "defString": "A new notification appears",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 116,
        "column": 10,
        "index": 2805
      },
      "end": {
        "line": 119,
        "column": 12,
        "index": 2920
      }
    },
    "filepath": "src/components/toast/toast.tsx"
  },
  {
    "token": "euiToast.notification",
    "defString": "Notification",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 123,
        "column": 6,
        "index": 2970
      },
      "end": {
        "line": 123,
        "column": 68,
        "index": 3032
      }
    },
    "filepath": "src/components/toast/toast.tsx"
  },
  {
    "token": "euiTourStepIndicator.isActive",
    "defString": "active",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 35,
        "column": 6,
        "index": 1131
      },
      "end": {
        "line": 35,
        "column": 70,
        "index": 1195
      }
    },
    "filepath": "src/components/tour/tour_step_indicator.tsx"
  },
  {
    "token": "euiTourStepIndicator.isComplete",
    "defString": "complete",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 6,
        "index": 1479
      },
      "end": {
        "line": 48,
        "column": 74,
        "index": 1547
      }
    },
    "filepath": "src/components/tour/tour_step_indicator.tsx"
  },
  {
    "token": "euiTourStepIndicator.isIncomplete",
    "defString": "incomplete",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 6,
        "index": 1759
      },
      "end": {
        "line": 56,
        "column": 78,
        "index": 1831
      }
    },
    "filepath": "src/components/tour/tour_step_indicator.tsx"
  },
  {
    "token": "euiTourStepIndicator.ariaLabel",
    "defString": "Step {number} {status}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 65,
        "column": 4,
        "index": 1999
      },
      "end": {
        "line": 69,
        "column": 5,
        "index": 2131
      }
    },
    "filepath": "src/components/tour/tour_step_indicator.tsx"
  },
  {
    "token": "euiTourStep.endTour",
    "defString": "End tour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 254,
        "column": 10,
        "index": 6583
      },
      "end": {
        "line": 261,
        "column": 11,
        "index": 6817
      }
    },
    "filepath": "src/components/tour/tour_step.tsx"
  },
  {
    "token": "euiTourStep.skipTour",
    "defString": "Skip tour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 254,
        "column": 10,
        "index": 6583
      },
      "end": {
        "line": 261,
        "column": 11,
        "index": 6817
      }
    },
    "filepath": "src/components/tour/tour_step.tsx"
  },
  {
    "token": "euiTourStep.closeTour",
    "defString": "Close tour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 254,
        "column": 10,
        "index": 6583
      },
      "end": {
        "line": 261,
        "column": 11,
        "index": 6817
      }
    },
    "filepath": "src/components/tour/tour_step.tsx"
  },
  {
    "token": "euiTreeView.listNavigationInstructions",
    "defString": "You can quickly navigate this list using arrow keys.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 274,
        "column": 12,
        "index": 7807
      },
      "end": {
        "line": 277,
        "column": 13,
        "index": 7967
      }
    },
    "filepath": "src/components/tree_view/tree_view.tsx"
  },
  {
    "token": "euiTreeView.ariaLabel",
    "defString": "{nodeLabel} child of {ariaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 301,
        "column": 20,
        "index": 8846
      },
      "end": {
        "line": 309,
        "column": 21,
        "index": 9221
      }
    },
    "filepath": "src/components/tree_view/tree_view.tsx"
  }
]