[
  {
    "token": "euiAccordionChildrenLoading.message",
    "defString": "Loading",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 39,
        "column": 12,
        "index": 1176
      },
      "end": {
        "line": 42,
        "column": 14,
        "index": 1289
      }
    },
    "filepath": "src/components/accordion/accordion_children/accordion_children_loading.tsx"
  },
  {
    "token": "euiBasicTable.noItemsMessage",
    "defString": "No items found",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 320,
        "column": 6,
        "index": 8131
      },
      "end": {
        "line": 320,
        "column": 79,
        "index": 8204
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tableCaptionWithPagination",
    "defString": "{tableCaption}; Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 630,
        "column": 10,
        "index": 16300
      },
      "end": {
        "line": 634,
        "column": 12,
        "index": 16503
      }
    },
    "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": 643,
        "column": 12,
        "index": 16700
      },
      "end": {
        "line": 647,
        "column": 14,
        "index": 16979
      }
    },
    "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": 651,
        "column": 12,
        "index": 17051
      },
      "end": {
        "line": 655,
        "column": 14,
        "index": 17291
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tableAutoCaptionWithoutPagination",
    "defString": "This table contains {itemCount} rows.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 660,
        "column": 10,
        "index": 17367
      },
      "end": {
        "line": 664,
        "column": 12,
        "index": 17551
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.selectAllRows",
    "defString": "Select all rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 714,
        "column": 6,
        "index": 18849
      },
      "end": {
        "line": 717,
        "column": 7,
        "index": 19000
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.deselectRows",
    "defString": "Deselect rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 714,
        "column": 6,
        "index": 18849
      },
      "end": {
        "line": 717,
        "column": 7,
        "index": 19000
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.selectThisRow",
    "defString": "Select row {index}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 1132,
        "column": 8,
        "index": 31375
      },
      "end": {
        "line": 1136,
        "column": 9,
        "index": 31530
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiBasicTable.tablePagination",
    "defString": "Pagination for table: {tableCaption}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 1379,
        "column": 8,
        "index": 38636
      },
      "end": {
        "line": 1383,
        "column": 9,
        "index": 38795
      }
    },
    "filepath": "src/components/basic_table/basic_table.tsx"
  },
  {
    "token": "euiCollapsedItemActions.allActionsTooltip",
    "defString": "All actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 45,
        "column": 28,
        "index": 1373
      },
      "end": {
        "line": 48,
        "column": 3,
        "index": 1455
      }
    },
    "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
  },
  {
    "token": "euiCollapsedItemActions.allActions",
    "defString": "All actions, row {index}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 50,
        "column": 36,
        "index": 1494
      },
      "end": {
        "line": 56,
        "column": 3,
        "index": 1631
      }
    },
    "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
  },
  {
    "token": "euiCollapsedItemActions.allActionsDisabled",
    "defString": "Individual item actions are disabled when rows are being selected.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 58,
        "column": 44,
        "index": 1678
      },
      "end": {
        "line": 61,
        "column": 3,
        "index": 1816
      }
    },
    "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
  },
  {
    "token": "euiBottomBar.screenReaderHeading",
    "defString": "Page level controls",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 176,
        "column": 8,
        "index": 5004
      },
      "end": {
        "line": 179,
        "column": 9,
        "index": 5113
      }
    },
    "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": 206,
        "column": 14,
        "index": 6054
      },
      "end": {
        "line": 210,
        "column": 16,
        "index": 6327
      }
    },
    "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": 212,
        "column": 14,
        "index": 6360
      },
      "end": {
        "line": 215,
        "column": 16,
        "index": 6557
      }
    },
    "filepath": "src/components/bottom_bar/bottom_bar.tsx"
  },
  {
    "token": "euiBreadcrumb.popoverAriaLabel",
    "defString": "Clicking this button will toggle a popover dialog.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 170,
        "column": 29,
        "index": 4821
      },
      "end": {
        "line": 176,
        "column": 5,
        "index": 5154
      }
    },
    "filepath": "src/components/breadcrumbs/_breadcrumb_content.tsx"
  },
  {
    "token": "euiBreadcrumb.collapsedBadge.ariaLabel",
    "defString": "See collapsed breadcrumbs",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 20,
        "index": 1691
      },
      "end": {
        "line": 59,
        "column": 3,
        "index": 1784
      }
    },
    "filepath": "src/components/breadcrumbs/breadcrumb.tsx"
  },
  {
    "token": "euiBreadcrumbs.nav.ariaLabel",
    "defString": "Breadcrumbs",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 42,
        "column": 20,
        "index": 1274
      },
      "end": {
        "line": 42,
        "column": 77,
        "index": 1331
      }
    },
    "filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
  },
  {
    "token": "euiCallOut.dismissAriaLabel",
    "defString": "Dismiss this callout",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 89,
        "column": 8,
        "index": 2542
      },
      "end": {
        "line": 92,
        "column": 9,
        "index": 2647
      }
    },
    "filepath": "src/components/call_out/call_out.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": 37,
        "column": 20,
        "index": 1214
      },
      "end": {
        "line": 41,
        "column": 3,
        "index": 1350
      }
    },
    "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": 55,
        "column": 49,
        "index": 1759
      },
      "end": {
        "line": 61,
        "column": 3,
        "index": 1914
      }
    },
    "filepath": "src/components/code/code_block_full_screen.tsx"
  },
  {
    "token": "euiCodeBlockFullScreen.fullscreenExpand",
    "defString": "Expand",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 55,
        "column": 49,
        "index": 1759
      },
      "end": {
        "line": 61,
        "column": 3,
        "index": 1914
      }
    },
    "filepath": "src/components/code/code_block_full_screen.tsx"
  },
  {
    "token": "euiCollapsibleNavKibanaSolution.switcherTitle",
    "defString": "Solution view",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 73,
        "column": 40,
        "index": 2535
      },
      "end": {
        "line": 76,
        "column": 3,
        "index": 2623
      }
    },
    "filepath": "src/components/collapsible_nav_beta/_kibana_solution/collapsible_nav_kibana_solution.tsx"
  },
  {
    "token": "euiCollapsibleNavKibanaSolution.switcherAriaLabel",
    "defString": " - click to switch to another solution",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 77,
        "column": 44,
        "index": 2669
      },
      "end": {
        "line": 80,
        "column": 3,
        "index": 2786
      }
    },
    "filepath": "src/components/collapsible_nav_beta/_kibana_solution/collapsible_nav_kibana_solution.tsx"
  },
  {
    "token": "euiCollapsibleNavKibanaSolution.groupLabel",
    "defString": "Navigate to solution",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 81,
        "column": 37,
        "index": 2825
      },
      "end": {
        "line": 84,
        "column": 3,
        "index": 2917
      }
    },
    "filepath": "src/components/collapsible_nav_beta/_kibana_solution/collapsible_nav_kibana_solution.tsx"
  },
  {
    "token": "euiCollapsibleNavBeta.ariaLabel",
    "defString": "Site menu",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 180,
        "column": 27,
        "index": 5946
      },
      "end": {
        "line": 183,
        "column": 3,
        "index": 6016
      }
    },
    "filepath": "src/components/collapsible_nav_beta/collapsible_nav_beta.tsx"
  },
  {
    "token": "euiCollapsibleNavButton.ariaLabelExpand",
    "defString": "Expand navigation",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 37,
        "column": 28,
        "index": 1465
      },
      "end": {
        "line": 40,
        "column": 3,
        "index": 1551
      }
    },
    "filepath": "src/components/collapsible_nav_beta/collapsible_nav_button/collapsible_nav_button.tsx"
  },
  {
    "token": "euiCollapsibleNavButton.ariaLabelCollapse",
    "defString": "Collapse navigation",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 41,
        "column": 30,
        "index": 1583
      },
      "end": {
        "line": 44,
        "column": 3,
        "index": 1673
      }
    },
    "filepath": "src/components/collapsible_nav_beta/collapsible_nav_button/collapsible_nav_button.tsx"
  },
  {
    "token": "euiCollapsibleNavButton.ariaLabelOpen",
    "defString": "Open navigation",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 45,
        "column": 26,
        "index": 1701
      },
      "end": {
        "line": 48,
        "column": 3,
        "index": 1783
      }
    },
    "filepath": "src/components/collapsible_nav_beta/collapsible_nav_button/collapsible_nav_button.tsx"
  },
  {
    "token": "euiCollapsibleNavButton.ariaLabelClose",
    "defString": "Close navigation",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 49,
        "column": 27,
        "index": 1812
      },
      "end": {
        "line": 52,
        "column": 3,
        "index": 1896
      }
    },
    "filepath": "src/components/collapsible_nav_beta/collapsible_nav_button/collapsible_nav_button.tsx"
  },
  {
    "token": "euiCollapsedNavButton.ariaLabelButtonIcon",
    "defString": "{title}, quick navigation menu",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 67,
        "column": 30,
        "index": 2043
      },
      "end": {
        "line": 71,
        "column": 3,
        "index": 2159
      }
    },
    "filepath": "src/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_button.tsx"
  },
  {
    "token": "euiColorPickerSwatch.ariaLabel",
    "defString": "Select {color} as the color",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 37,
        "column": 20,
        "index": 1352
      },
      "end": {
        "line": 41,
        "column": 3,
        "index": 1454
      }
    },
    "filepath": "src/components/color_picker/color_picker_swatch.tsx"
  },
  {
    "token": "euiColorPicker.popoverLabel",
    "defString": "Color selection dialog",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.colorLabel",
    "defString": "Color value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.colorErrorMessage",
    "defString": "Invalid color value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.transparent",
    "defString": "Transparent",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiColorPicker.alphaLabel",
    "defString": "Alpha channel (opacity) value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "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": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "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": 220,
        "column": 6,
        "index": 5890
      },
      "end": {
        "line": 239,
        "column": 3,
        "index": 6448
      }
    },
    "filepath": "src/components/color_picker/color_picker.tsx"
  },
  {
    "token": "euiHue.label",
    "defString": "Select the HSV color mode 'hue' value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 54,
        "column": 10,
        "index": 1411
      },
      "end": {
        "line": 57,
        "column": 12,
        "index": 1525
      }
    },
    "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": 77,
        "column": 49,
        "index": 2089
      },
      "end": {
        "line": 83,
        "column": 5,
        "index": 2503
      }
    },
    "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": 77,
        "column": 49,
        "index": 2089
      },
      "end": {
        "line": 83,
        "column": 5,
        "index": 2503
      }
    },
    "filepath": "src/components/color_picker/saturation.tsx"
  },
  {
    "token": "euiComboBoxPill.removeSelection",
    "defString": "Remove {children} from selection in this group",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 67,
        "column": 6,
        "index": 2037
      },
      "end": {
        "line": 71,
        "column": 7,
        "index": 2196
      }
    },
    "filepath": "src/components/combo_box/combo_box_input/combo_box_pill.tsx"
  },
  {
    "token": "euiComboBoxOptionsList.loadingOptions",
    "defString": "Loading options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 347,
        "column": 12,
        "index": 9757
      },
      "end": {
        "line": 350,
        "column": 14,
        "index": 9880
      }
    },
    "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": 360,
        "column": 16,
        "index": 10319
      },
      "end": {
        "line": 364,
        "column": 18,
        "index": 10550
      }
    },
    "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": 379,
        "column": 16,
        "index": 10979
      },
      "end": {
        "line": 385,
        "column": 18,
        "index": 11252
      }
    },
    "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": 414,
        "column": 20,
        "index": 12243
      },
      "end": {
        "line": 420,
        "column": 22,
        "index": 12541
      }
    },
    "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": 431,
        "column": 12,
        "index": 12745
      },
      "end": {
        "line": 435,
        "column": 14,
        "index": 12966
      }
    },
    "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": 442,
        "column": 10,
        "index": 13085
      },
      "end": {
        "line": 445,
        "column": 12,
        "index": 13225
      }
    },
    "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": 451,
        "column": 10,
        "index": 13338
      },
      "end": {
        "line": 454,
        "column": 12,
        "index": 13481
      }
    },
    "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": 791,
        "column": 8,
        "index": 23154
      },
      "end": {
        "line": 794,
        "column": 9,
        "index": 23273
      }
    },
    "filepath": "src/components/combo_box/combo_box.tsx"
  },
  {
    "token": "euiDataGridCellActions.expandButtonTitle",
    "defString": "Click or hit enter to interact with cell content",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 49,
        "column": 6,
        "index": 1668
      },
      "end": {
        "line": 53,
        "column": 7,
        "index": 1831
      }
    },
    "filepath": "src/components/datagrid/body/cell/data_grid_cell_actions.tsx"
  },
  {
    "token": "euiDataGridCell.position",
    "defString": "{columnName}, column {columnIndex}, row {rowIndex}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 738,
        "column": 23,
        "index": 23328
      },
      "end": {
        "line": 742,
        "column": 3,
        "index": 23475
      }
    },
    "filepath": "src/components/datagrid/body/cell/data_grid_cell.tsx"
  },
  {
    "token": "euiDataGridCell.expansionEnterPrompt",
    "defString": "Press the Enter key to expand this cell.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 743,
        "column": 25,
        "index": 23502
      },
      "end": {
        "line": 746,
        "column": 3,
        "index": 23608
      }
    },
    "filepath": "src/components/datagrid/body/cell/data_grid_cell.tsx"
  },
  {
    "token": "euiDataGridCell.focusTrapExitPrompt",
    "defString": "Exited cell content.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 192,
        "column": 10,
        "index": 6786
      },
      "end": {
        "line": 196,
        "column": 12,
        "index": 6957
      }
    },
    "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
  },
  {
    "token": "euiDataGridCell.focusTrapEnterPrompt",
    "defString": "Press the Enter key to interact with this cell's contents.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 199,
        "column": 10,
        "index": 7008
      },
      "end": {
        "line": 203,
        "column": 12,
        "index": 7218
      }
    },
    "filepath": "src/components/datagrid/body/cell/focus_utils.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.actionsButtonAriaLabel",
    "defString": "{title}. Click to view column header actions.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 120,
        "column": 35,
        "index": 3558
      },
      "end": {
        "line": 124,
        "column": 5,
        "index": 3700
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.actionsEnterKeyInstructions",
    "defString": "Press the Enter key to view this column's actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 125,
        "column": 40,
        "index": 3742
      },
      "end": {
        "line": 128,
        "column": 5,
        "index": 3876
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.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": 294,
        "column": 6,
        "index": 8661
      },
      "end": {
        "line": 297,
        "column": 8,
        "index": 8854
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.hideColumn",
    "defString": "Hide column",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 405,
        "column": 6,
        "index": 11442
      },
      "end": {
        "line": 405,
        "column": 75,
        "index": 11511
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.moveLeft",
    "defString": "Move left",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 470,
        "column": 13,
        "index": 13216
      },
      "end": {
        "line": 470,
        "column": 78,
        "index": 13281
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.moveRight",
    "defString": "Move right",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 492,
        "column": 8,
        "index": 13869
      },
      "end": {
        "line": 492,
        "column": 75,
        "index": 13936
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.unsort",
    "defString": "Unsort {schemaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 576,
        "column": 8,
        "index": 16095
      },
      "end": {
        "line": 580,
        "column": 10,
        "index": 16239
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.sort",
    "defString": "Sort {schemaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 582,
        "column": 8,
        "index": 16260
      },
      "end": {
        "line": 586,
        "column": 10,
        "index": 16400
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.unsort",
    "defString": "Unsort {schemaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 612,
        "column": 8,
        "index": 17048
      },
      "end": {
        "line": 616,
        "column": 10,
        "index": 17192
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiColumnActions.sort",
    "defString": "Sort {schemaLabel}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 618,
        "column": 8,
        "index": 17213
      },
      "end": {
        "line": 622,
        "column": 10,
        "index": 17353
      }
    },
    "filepath": "src/components/datagrid/body/header/column_actions.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByAscendingSingle",
    "defString": "Sorted ascending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 82,
        "column": 16,
        "index": 2747
      },
      "end": {
        "line": 86,
        "column": 18,
        "index": 2921
      }
    },
    "filepath": "src/components/datagrid/body/header/column_sorting.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByDescendingSingle",
    "defString": "Sorted descending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 90,
        "column": 16,
        "index": 2999
      },
      "end": {
        "line": 94,
        "column": 18,
        "index": 3175
      }
    },
    "filepath": "src/components/datagrid/body/header/column_sorting.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByAscendingFirst",
    "defString": "Sorted by {columnId}, ascending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 100,
        "column": 16,
        "index": 3321
      },
      "end": {
        "line": 105,
        "column": 18,
        "index": 3549
      }
    },
    "filepath": "src/components/datagrid/body/header/column_sorting.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByDescendingFirst",
    "defString": "Sorted by {columnId}, descending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 109,
        "column": 16,
        "index": 3627
      },
      "end": {
        "line": 114,
        "column": 18,
        "index": 3857
      }
    },
    "filepath": "src/components/datagrid/body/header/column_sorting.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByAscendingMultiple",
    "defString": ", then sorted by {columnId}, ascending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 120,
        "column": 16,
        "index": 3986
      },
      "end": {
        "line": 125,
        "column": 18,
        "index": 4224
      }
    },
    "filepath": "src/components/datagrid/body/header/column_sorting.tsx"
  },
  {
    "token": "euiDataGridHeaderCell.sortedByDescendingMultiple",
    "defString": ", then sorted by {columnId}, descending",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 129,
        "column": 16,
        "index": 4302
      },
      "end": {
        "line": 134,
        "column": 18,
        "index": 4542
      }
    },
    "filepath": "src/components/datagrid/body/header/column_sorting.tsx"
  },
  {
    "token": "euiColumnSelector.dragHandleAriaLabel",
    "defString": "Drag handle",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 119,
        "column": 30,
        "index": 3691
      },
      "end": {
        "line": 122,
        "column": 3,
        "index": 3769
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.button",
    "defString": "Columns",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 158,
        "column": 12,
        "index": 4973
      },
      "end": {
        "line": 158,
        "column": 74,
        "index": 5035
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.search",
    "defString": "Search",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 164,
        "column": 12,
        "index": 5181
      },
      "end": {
        "line": 170,
        "column": 13,
        "index": 5393
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.searchcolumns",
    "defString": "Search columns",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 164,
        "column": 12,
        "index": 5181
      },
      "end": {
        "line": 170,
        "column": 13,
        "index": 5393
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.selectAll",
    "defString": "Show all",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 288,
        "column": 18,
        "index": 10386
      },
      "end": {
        "line": 291,
        "column": 20,
        "index": 10510
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSelector.hideAll",
    "defString": "Hide all",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 301,
        "column": 18,
        "index": 10870
      },
      "end": {
        "line": 304,
        "column": 20,
        "index": 10992
      }
    },
    "filepath": "src/components/datagrid/controls/column_selector.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.defaultSortAsc",
    "defString": "A-Z",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 27,
        "column": 2,
        "index": 1166
      },
      "end": {
        "line": 27,
        "column": 76,
        "index": 1240
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.defaultSortDesc",
    "defString": "Z-A",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 30,
        "column": 2,
        "index": 1284
      },
      "end": {
        "line": 30,
        "column": 77,
        "index": 1359
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.dragHandleAriaLabel",
    "defString": "Drag handle",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 71,
        "column": 30,
        "index": 2323
      },
      "end": {
        "line": 74,
        "column": 3,
        "index": 2409
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.activeSortLabel",
    "defString": "{display} is sorting this data grid",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 120,
        "column": 14,
        "index": 3759
      },
      "end": {
        "line": 124,
        "column": 15,
        "index": 3948
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.removeSortLabel",
    "defString": "Remove {display} from data grid sort",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 130,
        "column": 12,
        "index": 4136
      },
      "end": {
        "line": 134,
        "column": 13,
        "index": 4318
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSortingDraggable.toggleLegend",
    "defString": "Select sorting method for {display}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 178,
        "column": 12,
        "index": 5821
      },
      "end": {
        "line": 182,
        "column": 13,
        "index": 5999
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting_draggable.tsx"
  },
  {
    "token": "euiColumnSorting.button",
    "defString": "Sort fields",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 66,
        "column": 30,
        "index": 2120
      },
      "end": {
        "line": 69,
        "column": 5,
        "index": 2190
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.sortFieldAriaLabel",
    "defString": "Sort by: ",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 70,
        "column": 31,
        "index": 2223
      },
      "end": {
        "line": 73,
        "column": 5,
        "index": 2303
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.emptySorting",
    "defString": "Currently no fields are sorted",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 220,
        "column": 14,
        "index": 6937
      },
      "end": {
        "line": 223,
        "column": 16,
        "index": 7073
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.pickFields",
    "defString": "Pick fields to sort by",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 253,
        "column": 24,
        "index": 8296
      },
      "end": {
        "line": 256,
        "column": 26,
        "index": 8452
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiColumnSorting.clearAll",
    "defString": "Clear sorting",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 328,
        "column": 20,
        "index": 11806
      },
      "end": {
        "line": 331,
        "column": 22,
        "index": 11939
      }
    },
    "filepath": "src/components/datagrid/controls/column_sorting.tsx"
  },
  {
    "token": "euiDataGridToolbarControl.badgeAriaLabel",
    "defString": "Active: {count}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 26,
        "column": 25,
        "index": 1007
      },
      "end": {
        "line": 35,
        "column": 3,
        "index": 1237
      }
    },
    "filepath": "src/components/datagrid/controls/data_grid_toolbar_control.tsx"
  },
  {
    "token": "euiDisplaySelector.buttonText",
    "defString": "Display options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 228,
        "column": 22,
        "index": 7412
      },
      "end": {
        "line": 231,
        "column": 3,
        "index": 7486
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.resetButtonText",
    "defString": "Reset to default",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 232,
        "column": 27,
        "index": 7515
      },
      "end": {
        "line": 235,
        "column": 3,
        "index": 7595
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.densityLabel",
    "defString": "Density",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 272,
        "column": 10,
        "index": 8779
      },
      "end": {
        "line": 280,
        "column": 11,
        "index": 9100
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelCompact",
    "defString": "Compact",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 272,
        "column": 10,
        "index": 8779
      },
      "end": {
        "line": 280,
        "column": 11,
        "index": 9100
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelNormal",
    "defString": "Normal",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 272,
        "column": 10,
        "index": 8779
      },
      "end": {
        "line": 280,
        "column": 11,
        "index": 9100
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelExpanded",
    "defString": "Expanded",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 272,
        "column": 10,
        "index": 8779
      },
      "end": {
        "line": 280,
        "column": 11,
        "index": 9100
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.rowHeightLabel",
    "defString": "Row height",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 315,
        "column": 10,
        "index": 10207
      },
      "end": {
        "line": 330,
        "column": 11,
        "index": 10680
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelSingle",
    "defString": "Single",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 315,
        "column": 10,
        "index": 10207
      },
      "end": {
        "line": 330,
        "column": 11,
        "index": 10680
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelAuto",
    "defString": "Auto fit",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 315,
        "column": 10,
        "index": 10207
      },
      "end": {
        "line": 330,
        "column": 11,
        "index": 10680
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.labelCustom",
    "defString": "Custom",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 315,
        "column": 10,
        "index": 10207
      },
      "end": {
        "line": 330,
        "column": 11,
        "index": 10680
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiDisplaySelector.lineCountLabel",
    "defString": "Lines per row",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 315,
        "column": 10,
        "index": 10207
      },
      "end": {
        "line": 330,
        "column": 11,
        "index": 10680
      }
    },
    "filepath": "src/components/datagrid/controls/display_selector.tsx"
  },
  {
    "token": "euiFullscreenSelector.fullscreenButton",
    "defString": "Enter fullscreen",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 37,
        "column": 53,
        "index": 1202
      },
      "end": {
        "line": 43,
        "column": 3,
        "index": 1376
      }
    },
    "filepath": "src/components/datagrid/controls/fullscreen_selector.tsx"
  },
  {
    "token": "euiFullscreenSelector.fullscreenButtonActive",
    "defString": "Exit fullscreen",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 37,
        "column": 53,
        "index": 1202
      },
      "end": {
        "line": 43,
        "column": 3,
        "index": 1376
      }
    },
    "filepath": "src/components/datagrid/controls/fullscreen_selector.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.title",
    "defString": "Keyboard shortcuts",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 26,
        "column": 16,
        "index": 1033
      },
      "end": {
        "line": 26,
        "column": 78,
        "index": 1095
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.upArrowTitle",
    "defString": "Up arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 70,
        "column": 20,
        "index": 2420
      },
      "end": {
        "line": 73,
        "column": 22,
        "index": 2556
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.upArrowDescription",
    "defString": "Move one cell up",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 77,
        "column": 18,
        "index": 2650
      },
      "end": {
        "line": 80,
        "column": 20,
        "index": 2794
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.downArrowTitle",
    "defString": "Down arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 86,
        "column": 20,
        "index": 2916
      },
      "end": {
        "line": 89,
        "column": 22,
        "index": 3056
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.downArrowDescription",
    "defString": "Move one cell down",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 93,
        "column": 18,
        "index": 3150
      },
      "end": {
        "line": 96,
        "column": 20,
        "index": 3298
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.rightArrowTitle",
    "defString": "Right arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 102,
        "column": 20,
        "index": 3420
      },
      "end": {
        "line": 105,
        "column": 22,
        "index": 3562
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.rightArrowDescription",
    "defString": "Move one cell right",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 109,
        "column": 18,
        "index": 3656
      },
      "end": {
        "line": 112,
        "column": 20,
        "index": 3806
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.leftArrowTitle",
    "defString": "Left arrow",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 118,
        "column": 20,
        "index": 3928
      },
      "end": {
        "line": 121,
        "column": 22,
        "index": 4068
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.leftArrowDescription",
    "defString": "Move one cell left",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 125,
        "column": 18,
        "index": 4162
      },
      "end": {
        "line": 128,
        "column": 20,
        "index": 4310
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.homeTitle",
    "defString": "Home",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 134,
        "column": 20,
        "index": 4432
      },
      "end": {
        "line": 137,
        "column": 22,
        "index": 4561
      }
    },
    "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": 141,
        "column": 18,
        "index": 4655
      },
      "end": {
        "line": 144,
        "column": 20,
        "index": 4821
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.endTitle",
    "defString": "End",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 150,
        "column": 20,
        "index": 4943
      },
      "end": {
        "line": 153,
        "column": 22,
        "index": 5070
      }
    },
    "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": 157,
        "column": 18,
        "index": 5164
      },
      "end": {
        "line": 160,
        "column": 20,
        "index": 5328
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.ctrl",
    "defString": "Ctrl",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 167,
        "column": 22,
        "index": 5475
      },
      "end": {
        "line": 170,
        "column": 24,
        "index": 5605
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.homeTitle",
    "defString": "Home",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 173,
        "column": 22,
        "index": 5686
      },
      "end": {
        "line": 176,
        "column": 24,
        "index": 5821
      }
    },
    "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": 181,
        "column": 18,
        "index": 5939
      },
      "end": {
        "line": 184,
        "column": 20,
        "index": 6110
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.ctrl",
    "defString": "Ctrl",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 191,
        "column": 22,
        "index": 6257
      },
      "end": {
        "line": 194,
        "column": 24,
        "index": 6387
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.endTitle",
    "defString": "End",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 197,
        "column": 22,
        "index": 6468
      },
      "end": {
        "line": 200,
        "column": 24,
        "index": 6601
      }
    },
    "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": 205,
        "column": 18,
        "index": 6719
      },
      "end": {
        "line": 208,
        "column": 20,
        "index": 6888
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.pageUpTitle",
    "defString": "Page Up",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 214,
        "column": 20,
        "index": 7010
      },
      "end": {
        "line": 217,
        "column": 22,
        "index": 7144
      }
    },
    "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": 221,
        "column": 18,
        "index": 7238
      },
      "end": {
        "line": 224,
        "column": 20,
        "index": 7404
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.pageDownTitle",
    "defString": "Page Down",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 230,
        "column": 20,
        "index": 7526
      },
      "end": {
        "line": 233,
        "column": 22,
        "index": 7664
      }
    },
    "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": 237,
        "column": 18,
        "index": 7758
      },
      "end": {
        "line": 240,
        "column": 20,
        "index": 7923
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.enterTitle",
    "defString": "Enter",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 246,
        "column": 20,
        "index": 8045
      },
      "end": {
        "line": 249,
        "column": 22,
        "index": 8176
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.enterDescription",
    "defString": "Open cell details and actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 253,
        "column": 18,
        "index": 8270
      },
      "end": {
        "line": 256,
        "column": 20,
        "index": 8425
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.escapeTitle",
    "defString": "Escape",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 262,
        "column": 20,
        "index": 8547
      },
      "end": {
        "line": 265,
        "column": 22,
        "index": 8680
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiKeyboardShortcuts.escapeDescription",
    "defString": "Close cell details and actions",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 269,
        "column": 18,
        "index": 8774
      },
      "end": {
        "line": 272,
        "column": 20,
        "index": 8931
      }
    },
    "filepath": "src/components/datagrid/controls/keyboard_shortcuts.tsx"
  },
  {
    "token": "euiDataGrid.ariaLabel",
    "defString": "{label}; Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 384,
        "column": 22,
        "index": 10442
      },
      "end": {
        "line": 388,
        "column": 5,
        "index": 10614
      }
    },
    "filepath": "src/components/datagrid/data_grid.tsx"
  },
  {
    "token": "euiDataGrid.ariaLabelledBy",
    "defString": "Page {page} of {pageCount}.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 389,
        "column": 27,
        "index": 10643
      },
      "end": {
        "line": 393,
        "column": 5,
        "index": 10784
      }
    },
    "filepath": "src/components/datagrid/data_grid.tsx"
  },
  {
    "token": "euiDataGrid.screenReaderNotice",
    "defString": "Cell contains interactive content.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 552,
        "column": 18,
        "index": 17264
      },
      "end": {
        "line": 555,
        "column": 20,
        "index": 17417
      }
    },
    "filepath": "src/components/datagrid/data_grid.tsx"
  },
  {
    "token": "euiDataGridPagination.detailedPaginationLabel",
    "defString": "Pagination for preceding grid: {label}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 51,
        "column": 34,
        "index": 1785
      },
      "end": {
        "line": 55,
        "column": 3,
        "index": 1930
      }
    },
    "filepath": "src/components/datagrid/pagination/data_grid_pagination.tsx"
  },
  {
    "token": "euiDataGridPagination.paginationLabel",
    "defString": "Pagination for preceding grid",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 26,
        "index": 1958
      },
      "end": {
        "line": 59,
        "column": 3,
        "index": 2054
      }
    },
    "filepath": "src/components/datagrid/pagination/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": 50,
        "column": 26,
        "index": 1659
      },
      "end": {
        "line": 53,
        "column": 3,
        "index": 1732
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
  },
  {
    "token": "euiAutoRefresh.buttonLabelOff",
    "defString": "Auto refresh is off",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 129,
        "column": 29,
        "index": 3709
      },
      "end": {
        "line": 132,
        "column": 3,
        "index": 3787
      }
    },
    "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": 133,
        "column": 28,
        "index": 3817
      },
      "end": {
        "line": 141,
        "column": 3,
        "index": 4051
      }
    },
    "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": 221,
        "column": 6,
        "index": 5894
      },
      "end": {
        "line": 228,
        "column": 8,
        "index": 6124
      }
    },
    "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": 230,
        "column": 6,
        "index": 6141
      },
      "end": {
        "line": 237,
        "column": 8,
        "index": 6369
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiRefreshInterval.toggleLabel",
    "defString": "Refresh every",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 252,
        "column": 6,
        "index": 6639
      },
      "end": {
        "line": 265,
        "column": 7,
        "index": 7028
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiRefreshInterval.toggleAriaLabel",
    "defString": "Toggle refresh",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 252,
        "column": 6,
        "index": 6639
      },
      "end": {
        "line": 265,
        "column": 7,
        "index": 7028
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiRefreshInterval.valueAriaLabel",
    "defString": "Refresh interval value",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 252,
        "column": 6,
        "index": 6639
      },
      "end": {
        "line": 265,
        "column": 7,
        "index": 7028
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiRefreshInterval.unitsAriaLabel",
    "defString": "Refresh interval units",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 252,
        "column": 6,
        "index": 6639
      },
      "end": {
        "line": 265,
        "column": 7,
        "index": 7028
      }
    },
    "filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
  },
  {
    "token": "euiAbsoluteTab.dateFormatButtonLabel",
    "defString": "Parse date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 83,
        "column": 28,
        "index": 2551
      },
      "end": {
        "line": 86,
        "column": 3,
        "index": 2627
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/absolute_tab.tsx"
  },
  {
    "token": "euiAbsoluteTab.dateFormatError",
    "defString": "Allowed formats: {dateFormat}, ISO 8601, RFC 2822, or Unix timestamp.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 87,
        "column": 26,
        "index": 2655
      },
      "end": {
        "line": 91,
        "column": 3,
        "index": 2837
      }
    },
    "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": 104,
        "column": 23,
        "index": 2906
      },
      "end": {
        "line": 108,
        "column": 3,
        "index": 3005
      }
    },
    "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": 109,
        "column": 24,
        "index": 3031
      },
      "end": {
        "line": 113,
        "column": 3,
        "index": 3132
      }
    },
    "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": 74,
        "column": 25,
        "index": 2140
      },
      "end": {
        "line": 77,
        "column": 3,
        "index": 2216
      }
    },
    "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": 78,
        "column": 23,
        "index": 2241
      },
      "end": {
        "line": 81,
        "column": 3,
        "index": 2313
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.absoluteTabLabel",
    "defString": "Absolute",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 84,
        "column": 24,
        "index": 2416
      },
      "end": {
        "line": 87,
        "column": 3,
        "index": 2492
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.relativeTabLabel",
    "defString": "Relative",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 88,
        "column": 24,
        "index": 2518
      },
      "end": {
        "line": 91,
        "column": 3,
        "index": 2594
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiDatePopoverContent.nowTabLabel",
    "defString": "Now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 92,
        "column": 19,
        "index": 2615
      },
      "end": {
        "line": 92,
        "column": 73,
        "index": 2669
      }
    },
    "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 time will be set to the time of the refresh.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 140,
        "column": 12,
        "index": 3943
      },
      "end": {
        "line": 143,
        "column": 14,
        "index": 4152
      }
    },
    "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": 155,
        "column": 14,
        "index": 4442
      },
      "end": {
        "line": 158,
        "column": 16,
        "index": 4588
      }
    },
    "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": 160,
        "column": 14,
        "index": 4621
      },
      "end": {
        "line": 163,
        "column": 16,
        "index": 4763
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/date_popover_content.tsx"
  },
  {
    "token": "euiRelativeTab.numberInputLabel",
    "defString": "Time span amount",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 118,
        "column": 26,
        "index": 3640
      },
      "end": {
        "line": 121,
        "column": 3,
        "index": 3717
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/date_popover/relative_tab.tsx"
  },
  {
    "token": "euiRelativeTab.numberInputError",
    "defString": "Must be >= 0",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 122,
        "column": 27,
        "index": 3746
      },
      "end": {
        "line": 125,
        "column": 3,
        "index": 3819
      }
    },
    "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": 126,
        "column": 25,
        "index": 3846
      },
      "end": {
        "line": 129,
        "column": 3,
        "index": 3926
      }
    },
    "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": 130,
        "column": 30,
        "index": 3958
      },
      "end": {
        "line": 133,
        "column": 3,
        "index": 4035
      }
    },
    "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": 181,
        "column": 12,
        "index": 5535
      },
      "end": {
        "line": 185,
        "column": 14,
        "index": 5716
      }
    },
    "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": 1062
      },
      "end": {
        "line": 34,
        "column": 3,
        "index": 1216
      }
    },
    "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": 1226
      },
      "end": {
        "line": 39,
        "column": 3,
        "index": 1380
      }
    },
    "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": 1387
      },
      "end": {
        "line": 44,
        "column": 3,
        "index": 1541
      }
    },
    "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": 1551
      },
      "end": {
        "line": 49,
        "column": 3,
        "index": 1705
      }
    },
    "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": 1712
      },
      "end": {
        "line": 54,
        "column": 3,
        "index": 1862
      }
    },
    "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": 1872
      },
      "end": {
        "line": 59,
        "column": 3,
        "index": 2022
      }
    },
    "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": 2029
      },
      "end": {
        "line": 64,
        "column": 3,
        "index": 2177
      }
    },
    "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": 2187
      },
      "end": {
        "line": 69,
        "column": 3,
        "index": 2336
      }
    },
    "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": 2343
      },
      "end": {
        "line": 74,
        "column": 3,
        "index": 2493
      }
    },
    "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": 2503
      },
      "end": {
        "line": 79,
        "column": 3,
        "index": 2653
      }
    },
    "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": 2660
      },
      "end": {
        "line": 84,
        "column": 3,
        "index": 2812
      }
    },
    "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": 2822
      },
      "end": {
        "line": 89,
        "column": 3,
        "index": 2974
      }
    },
    "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": 2981
      },
      "end": {
        "line": 94,
        "column": 3,
        "index": 3131
      }
    },
    "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": 3141
      },
      "end": {
        "line": 99,
        "column": 3,
        "index": 3291
      }
    },
    "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": 3373
      },
      "end": {
        "line": 107,
        "column": 3,
        "index": 3506
      }
    },
    "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": 3513
      },
      "end": {
        "line": 112,
        "column": 3,
        "index": 3646
      }
    },
    "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": 3653
      },
      "end": {
        "line": 117,
        "column": 3,
        "index": 3782
      }
    },
    "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": 3789
      },
      "end": {
        "line": 122,
        "column": 3,
        "index": 3916
      }
    },
    "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": 3923
      },
      "end": {
        "line": 127,
        "column": 3,
        "index": 4052
      }
    },
    "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": 4059
      },
      "end": {
        "line": 132,
        "column": 3,
        "index": 4190
      }
    },
    "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": 4197
      },
      "end": {
        "line": 137,
        "column": 3,
        "index": 4326
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.now",
    "defString": "now",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 162,
        "column": 21,
        "index": 4777
      },
      "end": {
        "line": 162,
        "column": 63,
        "index": 4819
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.invalid",
    "defString": "Invalid date",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 163,
        "column": 29,
        "index": 4850
      },
      "end": {
        "line": 166,
        "column": 3,
        "index": 4917
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
  },
  {
    "token": "euiPrettyDuration.fallbackDuration",
    "defString": "{displayFrom} to {displayTo}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 279,
        "column": 27,
        "index": 8250
      },
      "end": {
        "line": 283,
        "column": 3,
        "index": 8374
      }
    },
    "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": 33,
        "column": 5,
        "index": 854
      },
      "end": {
        "line": 37,
        "column": 3,
        "index": 989
      }
    },
    "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": 38,
        "column": 5,
        "index": 996
      },
      "end": {
        "line": 42,
        "column": 3,
        "index": 1131
      }
    },
    "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": 43,
        "column": 5,
        "index": 1138
      },
      "end": {
        "line": 47,
        "column": 3,
        "index": 1269
      }
    },
    "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": 48,
        "column": 5,
        "index": 1276
      },
      "end": {
        "line": 52,
        "column": 3,
        "index": 1405
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.secondsShorthand",
    "defString": "{interval} s",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 54,
        "column": 7,
        "index": 1429
      },
      "end": {
        "line": 56,
        "column": 6,
        "index": 1518
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.minutesShorthand",
    "defString": "{interval} m",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 57,
        "column": 7,
        "index": 1527
      },
      "end": {
        "line": 59,
        "column": 6,
        "index": 1616
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.hoursShorthand",
    "defString": "{interval} h",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 60,
        "column": 7,
        "index": 1625
      },
      "end": {
        "line": 62,
        "column": 6,
        "index": 1712
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.daysShorthand",
    "defString": "{interval} d",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 63,
        "column": 7,
        "index": 1721
      },
      "end": {
        "line": 65,
        "column": 6,
        "index": 1807
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiPrettyInterval.off",
    "defString": "Off",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 103,
        "column": 14,
        "index": 2870
      },
      "end": {
        "line": 103,
        "column": 56,
        "index": 2912
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/pretty_interval.ts"
  },
  {
    "token": "euiCommonlyUsedTimeRanges.legend",
    "defString": "Commonly used",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 27,
        "column": 16,
        "index": 995
      },
      "end": {
        "line": 27,
        "column": 79,
        "index": 1058
      }
    },
    "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": 90,
        "column": 22,
        "index": 2948
      },
      "end": {
        "line": 93,
        "column": 3,
        "index": 3028
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.tsx"
  },
  {
    "token": "euiQuickSelect.quickSelectTitle",
    "defString": "Quick select",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 166,
        "column": 10,
        "index": 4766
      },
      "end": {
        "line": 169,
        "column": 12,
        "index": 4874
      }
    },
    "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": 188,
        "column": 12,
        "index": 5456
      },
      "end": {
        "line": 191,
        "column": 13,
        "index": 5574
      }
    },
    "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": 204,
        "column": 12,
        "index": 6006
      },
      "end": {
        "line": 207,
        "column": 13,
        "index": 6116
      }
    },
    "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": 222,
        "column": 12,
        "index": 6604
      },
      "end": {
        "line": 222,
        "column": 76,
        "index": 6668
      }
    },
    "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": 237,
        "column": 12,
        "index": 7190
      },
      "end": {
        "line": 237,
        "column": 76,
        "index": 7254
      }
    },
    "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": 251,
        "column": 12,
        "index": 7736
      },
      "end": {
        "line": 251,
        "column": 74,
        "index": 7798
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/quick_select.tsx"
  },
  {
    "token": "euiQuickSelect.applyButton",
    "defString": "Apply",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 274,
        "column": 14,
        "index": 8681
      },
      "end": {
        "line": 274,
        "column": 76,
        "index": 8743
      }
    },
    "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": 280,
        "column": 12,
        "index": 8900
      },
      "end": {
        "line": 288,
        "column": 14,
        "index": 9174
      }
    },
    "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": 33,
        "column": 16,
        "index": 1123
      },
      "end": {
        "line": 36,
        "column": 3,
        "index": 1200
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/quick_select_popover/recently_used.tsx"
  },
  {
    "token": "euiSuperUpdateButton.updatingButtonLabel",
    "defString": "Updating",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 204,
        "column": 8,
        "index": 5158
      },
      "end": {
        "line": 207,
        "column": 10,
        "index": 5265
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.updateButtonLabel",
    "defString": "Update",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 213,
        "column": 8,
        "index": 5328
      },
      "end": {
        "line": 216,
        "column": 10,
        "index": 5431
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.refreshButtonLabel",
    "defString": "Refresh",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 221,
        "column": 6,
        "index": 5467
      },
      "end": {
        "line": 224,
        "column": 8,
        "index": 5566
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.cannotUpdateTooltip",
    "defString": "Cannot update",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 231,
        "column": 8,
        "index": 5681
      },
      "end": {
        "line": 234,
        "column": 10,
        "index": 5793
      }
    },
    "filepath": "src/components/date_picker/super_date_picker/super_update_button.tsx"
  },
  {
    "token": "euiSuperUpdateButton.clickToApplyTooltip",
    "defString": "Click to apply",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 240,
        "column": 8,
        "index": 5892
      },
      "end": {
        "line": 243,
        "column": 10,
        "index": 6005
      }
    },
    "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": 110,
        "column": 12,
        "index": 3054
      },
      "end": {
        "line": 110,
        "column": 70,
        "index": 3112
      }
    },
    "filepath": "src/components/error_boundary/error_boundary.tsx"
  },
  {
    "token": "euiFilterButton.filterBadgeActiveAriaLabel",
    "defString": "{count} active filters",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 111,
        "column": 27,
        "index": 3220
      },
      "end": {
        "line": 115,
        "column": 3,
        "index": 3341
      }
    },
    "filepath": "src/components/filter_group/filter_button.tsx"
  },
  {
    "token": "euiFilterButton.filterBadgeAvailableAriaLabel",
    "defString": "{count} available filters",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 116,
        "column": 30,
        "index": 3373
      },
      "end": {
        "line": 120,
        "column": 3,
        "index": 3500
      }
    },
    "filepath": "src/components/filter_group/filter_button.tsx"
  },
  {
    "token": "euiFlyoutCloseButton.ariaLabel",
    "defString": "Close this dialog",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 34,
        "column": 20,
        "index": 1345
      },
      "end": {
        "line": 37,
        "column": 3,
        "index": 1422
      }
    },
    "filepath": "src/components/flyout/_flyout_close_button.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": 336,
        "column": 14,
        "index": 10903
      },
      "end": {
        "line": 339,
        "column": 16,
        "index": 11118
      }
    },
    "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": 341,
        "column": 14,
        "index": 11151
      },
      "end": {
        "line": 344,
        "column": 16,
        "index": 11329
      }
    },
    "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": 347,
        "column": 14,
        "index": 11406
      },
      "end": {
        "line": 350,
        "column": 16,
        "index": 11599
      }
    },
    "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": 105,
        "column": 49,
        "index": 2960
      },
      "end": {
        "line": 111,
        "column": 3,
        "index": 3181
      }
    },
    "filepath": "src/components/form/field_password/field_password.tsx"
  },
  {
    "token": "euiFieldPassword.maskPassword",
    "defString": "Mask password",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 105,
        "column": 49,
        "index": 2960
      },
      "end": {
        "line": 111,
        "column": 3,
        "index": 3181
      }
    },
    "filepath": "src/components/form/field_password/field_password.tsx"
  },
  {
    "token": "euiFieldSearch.clearSearchButtonLabel",
    "defString": "Clear search input",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 260,
        "column": 6,
        "index": 7437
      },
      "end": {
        "line": 263,
        "column": 7,
        "index": 7544
      }
    },
    "filepath": "src/components/form/field_search/field_search.tsx"
  },
  {
    "token": "euiFilePicker.promptText",
    "defString": "Select or drag and drop a file",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 76,
        "column": 6,
        "index": 2335
      },
      "end": {
        "line": 79,
        "column": 8,
        "index": 2442
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFilePicker.filesSelected",
    "defString": "{fileCount} files selected",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 100,
        "column": 10,
        "index": 2840
      },
      "end": {
        "line": 104,
        "column": 12,
        "index": 3022
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFilePicker.removeSelectedAriaLabel",
    "defString": "Remove selected files",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 146,
        "column": 6,
        "index": 3885
      },
      "end": {
        "line": 149,
        "column": 7,
        "index": 3995
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFilePicker.removeSelected",
    "defString": "Remove",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 263,
        "column": 18,
        "index": 7934
      },
      "end": {
        "line": 266,
        "column": 20,
        "index": 8057
      }
    },
    "filepath": "src/components/form/file_picker/file_picker.tsx"
  },
  {
    "token": "euiFormControlLayoutClearButton.label",
    "defString": "Clear input",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 34,
        "column": 20,
        "index": 1321
      },
      "end": {
        "line": 37,
        "column": 3,
        "index": 1399
      }
    },
    "filepath": "src/components/form/form_control_layout/form_control_layout_clear_button.tsx"
  },
  {
    "token": "euiFormControlLayoutDelimited.delimiterLabel",
    "defString": "to",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 121,
        "column": 27,
        "index": 3395
      },
      "end": {
        "line": 124,
        "column": 3,
        "index": 3471
      }
    },
    "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": 97,
        "column": 8,
        "index": 2581
      },
      "end": {
        "line": 100,
        "column": 9,
        "index": 2702
      }
    },
    "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": 593,
        "column": 6,
        "index": 17675
      },
      "end": {
        "line": 596,
        "column": 8,
        "index": 17910
      }
    },
    "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": 205,
        "column": 6,
        "index": 5494
      },
      "end": {
        "line": 208,
        "column": 8,
        "index": 5671
      }
    },
    "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": 341,
        "column": 12,
        "index": 9588
      },
      "end": {
        "line": 345,
        "column": 14,
        "index": 9834
      }
    },
    "filepath": "src/components/form/super_select/super_select.tsx"
  },
  {
    "token": "euiSuperSelect.ariaLabel",
    "defString": "Select listbox",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 348,
        "column": 8,
        "index": 9889
      },
      "end": {
        "line": 348,
        "column": 75,
        "index": 9956
      }
    },
    "filepath": "src/components/form/super_select/super_select.tsx"
  },
  {
    "token": "euiHeaderLinks.openNavigationMenu",
    "defString": "Open menu",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 114,
        "column": 4,
        "index": 3416
      },
      "end": {
        "line": 114,
        "column": 75,
        "index": 3487
      }
    },
    "filepath": "src/components/header/header_links/header_links.tsx"
  },
  {
    "token": "euiHeaderLinks.appNavigation",
    "defString": "App menu",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 131,
        "column": 4,
        "index": 3915
      },
      "end": {
        "line": 131,
        "column": 69,
        "index": 3980
      }
    },
    "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": 172,
        "column": 37,
        "index": 5274
      },
      "end": {
        "line": 175,
        "column": 3,
        "index": 5350
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiInlineEditForm.cancelButtonAriaLabel",
    "defString": "Cancel edit",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 176,
        "column": 39,
        "index": 5391
      },
      "end": {
        "line": 179,
        "column": 3,
        "index": 5471
      }
    },
    "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": 300,
        "column": 10,
        "index": 9596
      },
      "end": {
        "line": 303,
        "column": 12,
        "index": 9775
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiInlineEditForm.activateEditModeDescription",
    "defString": "Click to edit this text inline.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 391,
        "column": 10,
        "index": 12623
      },
      "end": {
        "line": 394,
        "column": 12,
        "index": 12764
      }
    },
    "filepath": "src/components/inline_edit/inline_edit_form.tsx"
  },
  {
    "token": "euiExternalLinkIcon.newTarget.screenReaderOnlyText",
    "defString": "(external, opens in a new tab or window)",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 16,
        "index": 1824
      },
      "end": {
        "line": 59,
        "column": 18,
        "index": 1997
      }
    },
    "filepath": "src/components/link/external_link_icon.tsx"
  },
  {
    "token": "euiExternalLinkIcon.externalTarget.screenReaderOnlyText",
    "defString": "(external)",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 66,
        "column": 18,
        "index": 2163
      },
      "end": {
        "line": 69,
        "column": 20,
        "index": 2317
      }
    },
    "filepath": "src/components/link/external_link_icon.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": "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": 89,
        "column": 20,
        "index": 2586
      },
      "end": {
        "line": 92,
        "column": 5,
        "index": 2681
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.openUploadModal",
    "defString": "Open upload files modal",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 93,
        "column": 21,
        "index": 2704
      },
      "end": {
        "line": 96,
        "column": 5,
        "index": 2802
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.unsupportedFileType",
    "defString": "File type not supported",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 97,
        "column": 25,
        "index": 2829
      },
      "end": {
        "line": 100,
        "column": 5,
        "index": 2931
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.supportedFileTypes",
    "defString": "Supported files: {supportedFileTypes}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 101,
        "column": 24,
        "index": 2957
      },
      "end": {
        "line": 105,
        "column": 5,
        "index": 3102
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.showSyntaxErrors",
    "defString": "Show errors",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 106,
        "column": 22,
        "index": 3126
      },
      "end": {
        "line": 109,
        "column": 5,
        "index": 3213
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.showMarkdownHelp",
    "defString": "Show markdown help",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 110,
        "column": 22,
        "index": 3237
      },
      "end": {
        "line": 113,
        "column": 5,
        "index": 3331
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxTitle",
    "defString": "Syntax help",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 116,
        "column": 22,
        "index": 3361
      },
      "end": {
        "line": 119,
        "column": 3,
        "index": 3437
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.errorsTitle",
    "defString": "Errors",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 189,
        "column": 12,
        "index": 5383
      },
      "end": {
        "line": 192,
        "column": 14,
        "index": 5495
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.mdSyntaxLink",
    "defString": "GitHub flavored markdown",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 212,
        "column": 6,
        "index": 6041
      },
      "end": {
        "line": 215,
        "column": 8,
        "index": 6154
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxModalDescriptionPrefix",
    "defString": "This editor uses",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 246,
        "column": 16,
        "index": 7049
      },
      "end": {
        "line": 255,
        "column": 17,
        "index": 7477
      }
    },
    "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": 246,
        "column": 16,
        "index": 7049
      },
      "end": {
        "line": 255,
        "column": 17,
        "index": 7477
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.closeButton",
    "defString": "Close",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 284,
        "column": 16,
        "index": 8537
      },
      "end": {
        "line": 287,
        "column": 18,
        "index": 8660
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorFooter.syntaxPopoverDescription",
    "defString": "This editor uses",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 314,
        "column": 8,
        "index": 9427
      },
      "end": {
        "line": 317,
        "column": 9,
        "index": 9559
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
  },
  {
    "token": "euiMarkdownEditorToolbar.editor",
    "defString": "Editor",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 251,
        "column": 12,
        "index": 7162
      },
      "end": {
        "line": 251,
        "column": 80,
        "index": 7230
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_toolbar.tsx"
  },
  {
    "token": "euiMarkdownEditorToolbar.previewMarkdown",
    "defString": "Preview",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 262,
        "column": 12,
        "index": 7527
      },
      "end": {
        "line": 265,
        "column": 14,
        "index": 7645
      }
    },
    "filepath": "src/components/markdown_editor/markdown_editor_toolbar.tsx"
  },
  {
    "token": "euiModal.closeModal",
    "defString": "Closes this modal window",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 107,
        "column": 10,
        "index": 3169
      },
      "end": {
        "line": 110,
        "column": 11,
        "index": 3276
      }
    },
    "filepath": "src/components/modal/modal.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": 700,
        "column": 16,
        "index": 20806
      },
      "end": {
        "line": 703,
        "column": 18,
        "index": 21000
      }
    },
    "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 the left or right arrow keys to adjust panels size",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 98,
        "column": 6,
        "index": 3160
      },
      "end": {
        "line": 107,
        "column": 7,
        "index": 3489
      }
    },
    "filepath": "src/components/resizable_container/resizable_button.tsx"
  },
  {
    "token": "euiResizableButton.verticalResizerAriaLabel",
    "defString": "Press the up or down arrow keys to adjust panels size",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 98,
        "column": 6,
        "index": 3160
      },
      "end": {
        "line": 107,
        "column": 7,
        "index": 3489
      }
    },
    "filepath": "src/components/resizable_container/resizable_button.tsx"
  },
  {
    "token": "euiResizablePanel.toggleButtonAriaLabel",
    "defString": "Press to toggle this panel",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 321,
        "column": 32,
        "index": 9643
      },
      "end": {
        "line": 324,
        "column": 3,
        "index": 9738
      }
    },
    "filepath": "src/components/resizable_container/resizable_panel.tsx"
  },
  {
    "token": "euiSearchBox.placeholder",
    "defString": "Search...",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 48,
        "column": 29,
        "index": 1388
      },
      "end": {
        "line": 51,
        "column": 3,
        "index": 1451
      }
    },
    "filepath": "src/components/search_bar/search_box.tsx"
  },
  {
    "token": "euiSearchBox.incrementalAriaLabel",
    "defString": "This is a search bar. As you type, the results lower in the page will automatically filter.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 52,
        "column": 31,
        "index": 1484
      },
      "end": {
        "line": 55,
        "column": 3,
        "index": 1638
      }
    },
    "filepath": "src/components/search_bar/search_box.tsx"
  },
  {
    "token": "euiSearchBox.ariaLabel",
    "defString": "This is a search bar. After typing your query, hit enter to filter the results lower in the page.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 56,
        "column": 25,
        "index": 1665
      },
      "end": {
        "line": 59,
        "column": 3,
        "index": 1814
      }
    },
    "filepath": "src/components/search_bar/search_box.tsx"
  },
  {
    "token": "euiSelectableListItem.checkedOption",
    "defString": "Checked option.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 224,
        "column": 10,
        "index": 6703
      },
      "end": {
        "line": 227,
        "column": 12,
        "index": 6818
      }
    },
    "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": 230,
        "column": 10,
        "index": 6864
      },
      "end": {
        "line": 233,
        "column": 12,
        "index": 7008
      }
    },
    "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": 238,
        "column": 10,
        "index": 7082
      },
      "end": {
        "line": 241,
        "column": 12,
        "index": 7230
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.excludedOption",
    "defString": "Excluded option.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 246,
        "column": 10,
        "index": 7296
      },
      "end": {
        "line": 249,
        "column": 12,
        "index": 7413
      }
    },
    "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": 252,
        "column": 10,
        "index": 7459
      },
      "end": {
        "line": 255,
        "column": 12,
        "index": 7607
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableListItem.mixedOption",
    "defString": "Mixed (indeterminate) option.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 260,
        "column": 10,
        "index": 7670
      },
      "end": {
        "line": 263,
        "column": 12,
        "index": 7797
      }
    },
    "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": 266,
        "column": 10,
        "index": 7843
      },
      "end": {
        "line": 269,
        "column": 12,
        "index": 8000
      }
    },
    "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": 272,
        "column": 10,
        "index": 8053
      },
      "end": {
        "line": 275,
        "column": 12,
        "index": 8220
      }
    },
    "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": 278,
        "column": 10,
        "index": 8273
      },
      "end": {
        "line": 281,
        "column": 12,
        "index": 8440
      }
    },
    "filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.searchPlaceholder",
    "defString": "Search for anything...",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 93,
        "column": 30,
        "index": 2824
      },
      "end": {
        "line": 96,
        "column": 3,
        "index": 2927
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.loadingResults",
    "defString": "Loading results",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 179,
        "column": 8,
        "index": 4981
      },
      "end": {
        "line": 182,
        "column": 10,
        "index": 5099
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.noResults",
    "defString": "No results available",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 190,
        "column": 8,
        "index": 5242
      },
      "end": {
        "line": 193,
        "column": 10,
        "index": 5360
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectableTemplateSitewide.onFocusBadgeGoTo",
    "defString": "Go to",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 247,
        "column": 12,
        "index": 6991
      },
      "end": {
        "line": 250,
        "column": 14,
        "index": 7113
      }
    },
    "filepath": "src/components/selectable/selectable_templates/selectable_template_sitewide.tsx"
  },
  {
    "token": "euiSelectable.loadingOptions",
    "defString": "Loading options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 627,
        "column": 16,
        "index": 20279
      },
      "end": {
        "line": 630,
        "column": 18,
        "index": 20405
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.noMatchingOptions",
    "defString": "{searchValue} doesn't match any options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 649,
        "column": 14,
        "index": 20893
      },
      "end": {
        "line": 653,
        "column": 16,
        "index": 21113
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.noAvailableOptions",
    "defString": "No options available",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 668,
        "column": 14,
        "index": 21524
      },
      "end": {
        "line": 671,
        "column": 16,
        "index": 21653
      }
    },
    "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": 733,
        "column": 6,
        "index": 23318
      },
      "end": {
        "line": 742,
        "column": 7,
        "index": 23646
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.placeholderName",
    "defString": "Filter options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 733,
        "column": 6,
        "index": 23318
      },
      "end": {
        "line": 742,
        "column": 7,
        "index": 23646
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.searchResults",
    "defString": "({\n  resultsLength\n}) => `${resultsLength} result${resultsLength === 1 ? '' : 's'} available`;",
    "highlighting": "code",
    "loc": {
      "start": {
        "line": 780,
        "column": 6,
        "index": 25084
      },
      "end": {
        "line": 786,
        "column": 8,
        "index": 25309
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSelectable.placeholderName",
    "defString": "Filter options",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 798,
        "column": 6,
        "index": 25603
      },
      "end": {
        "line": 798,
        "column": 78,
        "index": 25675
      }
    },
    "filepath": "src/components/selectable/selectable.tsx"
  },
  {
    "token": "euiSideNav.mobileToggleAriaLabel",
    "defString": "Toggle navigation",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 208,
        "column": 16,
        "index": 6304
      },
      "end": {
        "line": 211,
        "column": 17,
        "index": 6435
      }
    },
    "filepath": "src/components/side_nav/side_nav.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": 94,
        "column": 32,
        "index": 2304
      },
      "end": {
        "line": 97,
        "column": 3,
        "index": 2373
      }
    },
    "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": "euiTableSortMobile.sorting",
    "defString": "Sorting",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 76,
        "column": 8,
        "index": 1963
      },
      "end": {
        "line": 76,
        "column": 72,
        "index": 2027
      }
    },
    "filepath": "src/components/table/mobile/table_sort_mobile.tsx"
  },
  {
    "token": "euiTableHeaderCell.titleTextWithDesc",
    "defString": "{innerText}; {description}",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 85,
        "column": 10,
        "index": 2640
      },
      "end": {
        "line": 89,
        "column": 11,
        "index": 2814
      }
    },
    "filepath": "src/components/table/table_header_cell.tsx"
  },
  {
    "token": "euiTablePagination.allRows",
    "defString": "Showing all rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 97,
        "column": 8,
        "index": 2918
      },
      "end": {
        "line": 100,
        "column": 10,
        "index": 3019
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiTablePagination.rowsPerPage",
    "defString": "Rows per page",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 103,
        "column": 10,
        "index": 3053
      },
      "end": {
        "line": 106,
        "column": 12,
        "index": 3161
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiTablePagination.rowsPerPageOptionShowAllRows",
    "defString": "Show all rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 129,
        "column": 12,
        "index": 3829
      },
      "end": {
        "line": 132,
        "column": 14,
        "index": 3960
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiTablePagination.rowsPerPageOption",
    "defString": "{rowsPerPage} rows",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 134,
        "column": 12,
        "index": 3989
      },
      "end": {
        "line": 138,
        "column": 14,
        "index": 4173
      }
    },
    "filepath": "src/components/table/table_pagination/table_pagination.tsx"
  },
  {
    "token": "euiGlobalToastList.clearAllToastsButtonAriaLabel",
    "defString": "Clear all toast notifications",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 322,
        "column": 8,
        "index": 10937
      },
      "end": {
        "line": 329,
        "column": 9,
        "index": 11220
      }
    },
    "filepath": "src/components/toast/global_toast_list.tsx"
  },
  {
    "token": "euiGlobalToastList.clearAllToastsButtonDisplayText",
    "defString": "Clear all",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 322,
        "column": 8,
        "index": 10937
      },
      "end": {
        "line": 329,
        "column": 9,
        "index": 11220
      }
    },
    "filepath": "src/components/toast/global_toast_list.tsx"
  },
  {
    "token": "euiToast.newNotification",
    "defString": "A new notification appears",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 59,
        "column": 10,
        "index": 1823
      },
      "end": {
        "line": 62,
        "column": 12,
        "index": 1938
      }
    },
    "filepath": "src/components/toast/toast.tsx"
  },
  {
    "token": "euiToast.notification",
    "defString": "Notification",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 67,
        "column": 6,
        "index": 2009
      },
      "end": {
        "line": 67,
        "column": 68,
        "index": 2071
      }
    },
    "filepath": "src/components/toast/toast.tsx"
  },
  {
    "token": "euiToast.dismissToast",
    "defString": "Dismiss toast",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 95,
        "column": 8,
        "index": 2760
      },
      "end": {
        "line": 95,
        "column": 71,
        "index": 2823
      }
    },
    "filepath": "src/components/toast/toast.tsx"
  },
  {
    "token": "euiIconTip.defaultAriaLabel",
    "defString": "Info",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 65,
        "column": 27,
        "index": 1862
      },
      "end": {
        "line": 65,
        "column": 76,
        "index": 1911
      }
    },
    "filepath": "src/components/tool_tip/icon_tip.tsx"
  },
  {
    "token": "euiTourFooter.endTour",
    "defString": "End tour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 95,
        "column": 14,
        "index": 2888
      },
      "end": {
        "line": 102,
        "column": 15,
        "index": 3156
      }
    },
    "filepath": "src/components/tour/_tour_footer.tsx"
  },
  {
    "token": "euiTourFooter.skipTour",
    "defString": "Skip tour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 95,
        "column": 14,
        "index": 2888
      },
      "end": {
        "line": 102,
        "column": 15,
        "index": 3156
      }
    },
    "filepath": "src/components/tour/_tour_footer.tsx"
  },
  {
    "token": "euiTourFooter.closeTour",
    "defString": "Close tour",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 95,
        "column": 14,
        "index": 2888
      },
      "end": {
        "line": 102,
        "column": 15,
        "index": 3156
      }
    },
    "filepath": "src/components/tour/_tour_footer.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": "euiTreeView.listNavigationInstructions",
    "defString": "You can quickly navigate this list using arrow keys.",
    "highlighting": "string",
    "loc": {
      "start": {
        "line": 291,
        "column": 10,
        "index": 8053
      },
      "end": {
        "line": 294,
        "column": 11,
        "index": 8207
      }
    },
    "filepath": "src/components/tree_view/tree_view.tsx"
  }
]