@elastic/eui
Version:
Elastic UI Component Library
2,203 lines (2,202 loc) • 162 kB
JSON
[
{
"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": {