UNPKG

@elastic/eui

Version:

Elastic UI Component Library

2,272 lines 172 kB
[ { "token": "euiTreeView.listNavigationInstructions", "defString": "You can quickly navigate this list using arrow keys.", "highlighting": "string", "loc": { "start": { "line": 294, "column": 10, "index": 8109 }, "end": { "line": 297, "column": 11, "index": 8263 } }, "filepath": "src/components/tree_view/tree_view.tsx" }, { "token": "euiTourStepIndicator.isActive", "defString": "active", "highlighting": "string", "loc": { "start": { "line": 39, "column": 6, "index": 1363 }, "end": { "line": 39, "column": 70, "index": 1427 } }, "filepath": "src/components/tour/tour_step_indicator.tsx" }, { "token": "euiTourStepIndicator.isComplete", "defString": "complete", "highlighting": "string", "loc": { "start": { "line": 52, "column": 6, "index": 1715 }, "end": { "line": 52, "column": 74, "index": 1783 } }, "filepath": "src/components/tour/tour_step_indicator.tsx" }, { "token": "euiTourStepIndicator.isIncomplete", "defString": "incomplete", "highlighting": "string", "loc": { "start": { "line": 60, "column": 6, "index": 2001 }, "end": { "line": 60, "column": 78, "index": 2073 } }, "filepath": "src/components/tour/tour_step_indicator.tsx" }, { "token": "euiTourStepIndicator.ariaLabel", "defString": "Step {number} {status}", "highlighting": "string", "loc": { "start": { "line": 69, "column": 4, "index": 2247 }, "end": { "line": 73, "column": 5, "index": 2379 } }, "filepath": "src/components/tour/tour_step_indicator.tsx" }, { "token": "euiTourFooter.endTour", "defString": "End tour", "highlighting": "string", "loc": { "start": { "line": 93, "column": 14, "index": 2872 }, "end": { "line": 100, "column": 15, "index": 3140 } }, "filepath": "src/components/tour/_tour_footer.tsx" }, { "token": "euiTourFooter.skipTour", "defString": "Skip tour", "highlighting": "string", "loc": { "start": { "line": 93, "column": 14, "index": 2872 }, "end": { "line": 100, "column": 15, "index": 3140 } }, "filepath": "src/components/tour/_tour_footer.tsx" }, { "token": "euiTourFooter.closeTour", "defString": "Close tour", "highlighting": "string", "loc": { "start": { "line": 93, "column": 14, "index": 2872 }, "end": { "line": 100, "column": 15, "index": 3140 } }, "filepath": "src/components/tour/_tour_footer.tsx" }, { "token": "euiIconTip.defaultAriaLabel", "defString": "Info", "highlighting": "string", "loc": { "start": { "line": 58, "column": 27, "index": 1773 }, "end": { "line": 58, "column": 76, "index": 1822 } }, "filepath": "src/components/tool_tip/icon_tip.tsx" }, { "token": "euiToast.dismissToast", "defString": "Dismiss toast", "highlighting": "string", "loc": { "start": { "line": 146, "column": 6, "index": 4465 }, "end": { "line": 146, "column": 69, "index": 4528 } }, "filepath": "src/components/toast/toast.tsx" }, { "token": "euiToast.newNotification", "defString": "A new notification appears", "highlighting": "string", "loc": { "start": { "line": 275, "column": 10, "index": 7659 }, "end": { "line": 278, "column": 12, "index": 7774 } }, "filepath": "src/components/toast/toast.tsx" }, { "token": "euiGlobalToastList.clearAllToastsButtonAriaLabel", "defString": "Clear all toast notifications", "highlighting": "string", "loc": { "start": { "line": 339, "column": 8, "index": 11435 }, "end": { "line": 346, "column": 9, "index": 11718 } }, "filepath": "src/components/toast/global_toast_list.tsx" }, { "token": "euiGlobalToastList.clearAllToastsButtonDisplayText", "defString": "Clear all", "highlighting": "string", "loc": { "start": { "line": 339, "column": 8, "index": 11435 }, "end": { "line": 346, "column": 9, "index": 11718 } }, "filepath": "src/components/toast/global_toast_list.tsx" }, { "token": "euiStat.loadingText", "defString": "Statistic is loading", "highlighting": "string", "loc": { "start": { "line": 95, "column": 32, "index": 2317 }, "end": { "line": 98, "column": 3, "index": 2386 } }, "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": "euiTableHeaderCell.titleTextWithDesc", "defString": "{innerText}; {description}", "highlighting": "string", "loc": { "start": { "line": 146, "column": 10, "index": 4722 }, "end": { "line": 150, "column": 11, "index": 4896 } }, "filepath": "src/components/table/table_header_cell.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": "euiSideNav.mobileToggleAriaLabel", "defString": "Toggle navigation", "highlighting": "string", "loc": { "start": { "line": 208, "column": 16, "index": 6318 }, "end": { "line": 211, "column": 17, "index": 6449 } }, "filepath": "src/components/side_nav/side_nav.tsx" }, { "token": "euiSelectable.loadingOptions", "defString": "Loading options", "highlighting": "string", "loc": { "start": { "line": 634, "column": 16, "index": 20484 }, "end": { "line": 637, "column": 18, "index": 20610 } }, "filepath": "src/components/selectable/selectable.tsx" }, { "token": "euiSelectable.noMatchingOptions", "defString": "{searchValue} doesn't match any options", "highlighting": "string", "loc": { "start": { "line": 656, "column": 14, "index": 21098 }, "end": { "line": 660, "column": 16, "index": 21318 } }, "filepath": "src/components/selectable/selectable.tsx" }, { "token": "euiSelectable.noAvailableOptions", "defString": "No options available", "highlighting": "string", "loc": { "start": { "line": 675, "column": 14, "index": 21729 }, "end": { "line": 678, "column": 16, "index": 21858 } }, "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": 740, "column": 6, "index": 23523 }, "end": { "line": 749, "column": 7, "index": 23851 } }, "filepath": "src/components/selectable/selectable.tsx" }, { "token": "euiSelectable.placeholderName", "defString": "Filter options", "highlighting": "string", "loc": { "start": { "line": 740, "column": 6, "index": 23523 }, "end": { "line": 749, "column": 7, "index": 23851 } }, "filepath": "src/components/selectable/selectable.tsx" }, { "token": "euiSelectable.placeholderName", "defString": "Filter options", "highlighting": "string", "loc": { "start": { "line": 800, "column": 6, "index": 25591 }, "end": { "line": 800, "column": 78, "index": 25663 } }, "filepath": "src/components/selectable/selectable.tsx" }, { "token": "euiSelectable.searchResults", "defString": "({\n resultsLength\n}: {\n resultsLength: number;\n}) => `${resultsLength} result${resultsLength === 1 ? '' : 's'} available`;", "highlighting": "code", "loc": { "start": { "line": 804, "column": 14, "index": 25760 }, "end": { "line": 812, "column": 15, "index": 26099 } }, "filepath": "src/components/selectable/selectable.tsx" }, { "token": "euiSearchBox.placeholder", "defString": "Search...", "highlighting": "string", "loc": { "start": { "line": 49, "column": 29, "index": 1399 }, "end": { "line": 52, "column": 3, "index": 1462 } }, "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": 53, "column": 31, "index": 1495 }, "end": { "line": 56, "column": 3, "index": 1649 } }, "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": 57, "column": 25, "index": 1676 }, "end": { "line": 60, "column": 3, "index": 1825 } }, "filepath": "src/components/search_bar/search_box.tsx" }, { "token": "euiResizablePanel.toggleButtonAriaLabel", "defString": "Press to toggle this panel", "highlighting": "string", "loc": { "start": { "line": 321, "column": 32, "index": 9654 }, "end": { "line": 324, "column": 3, "index": 9749 } }, "filepath": "src/components/resizable_container/resizable_panel.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": "euiProgress.valueText", "defString": "{value}%", "highlighting": "string", "loc": { "start": { "line": 154, "column": 6, "index": 4411 }, "end": { "line": 160, "column": 8, "index": 4539 } }, "filepath": "src/components/progress/progress.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": 762, "column": 16, "index": 22865 }, "end": { "line": 765, "column": 18, "index": 23059 } }, "filepath": "src/components/popover/popover.tsx" }, { "token": "euiPaginationButtonArrow.firstPage", "defString": "First page", "highlighting": "string", "loc": { "start": { "line": 49, "column": 11, "index": 1456 }, "end": { "line": 49, "column": 73, "index": 1518 } }, "filepath": "src/components/pagination/pagination_button_arrow.tsx" }, { "token": "euiPaginationButtonArrow.previousPage", "defString": "Previous page", "highlighting": "string", "loc": { "start": { "line": 50, "column": 14, "index": 1534 }, "end": { "line": 53, "column": 5, "index": 1620 } }, "filepath": "src/components/pagination/pagination_button_arrow.tsx" }, { "token": "euiPaginationButtonArrow.nextPage", "defString": "Next page", "highlighting": "string", "loc": { "start": { "line": 54, "column": 10, "index": 1632 }, "end": { "line": 54, "column": 70, "index": 1692 } }, "filepath": "src/components/pagination/pagination_button_arrow.tsx" }, { "token": "euiPaginationButtonArrow.lastPage", "defString": "Last page", "highlighting": "string", "loc": { "start": { "line": 55, "column": 10, "index": 1704 }, "end": { "line": 55, "column": 70, "index": 1764 } }, "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": 1920 }, "end": { "line": 70, "column": 5, "index": 2087 } }, "filepath": "src/components/pagination/pagination_button.tsx" }, { "token": "euiPaginationButton.shortPageString", "defString": "Page {page}", "highlighting": "string", "loc": { "start": { "line": 72, "column": 8, "index": 2133 }, "end": { "line": 76, "column": 9, "index": 2277 } }, "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": 4762 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.firstRangeAriaLabel", "defString": "Skipping pages 2 to {lastPage}", "highlighting": "string", "loc": { "start": { "line": 210, "column": 12, "index": 5756 }, "end": { "line": 215, "column": 13, "index": 5980 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.lastRangeAriaLabel", "defString": "Skipping pages {firstPage} to {lastPage}", "highlighting": "string", "loc": { "start": { "line": 251, "column": 12, "index": 7015 }, "end": { "line": 259, "column": 13, "index": 7322 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.last", "defString": "Last", "highlighting": "string", "loc": { "start": { "line": 295, "column": 20, "index": 8225 }, "end": { "line": 295, "column": 60, "index": 8265 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.page", "defString": "Page", "highlighting": "string", "loc": { "start": { "line": 296, "column": 20, "index": 8287 }, "end": { "line": 296, "column": 60, "index": 8327 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.of", "defString": "of", "highlighting": "string", "loc": { "start": { "line": 297, "column": 18, "index": 8347 }, "end": { "line": 297, "column": 54, "index": 8383 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.collection", "defString": "collection", "highlighting": "string", "loc": { "start": { "line": 298, "column": 26, "index": 8411 }, "end": { "line": 298, "column": 78, "index": 8463 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiPagination.fromEndLabel", "defString": "from end", "highlighting": "string", "loc": { "start": { "line": 299, "column": 23, "index": 8488 }, "end": { "line": 299, "column": 75, "index": 8540 } }, "filepath": "src/components/pagination/pagination.tsx" }, { "token": "euiMark.highlightStart", "defString": "highlight start", "highlighting": "string", "loc": { "start": { "line": 44, "column": 25, "index": 1289 }, "end": { "line": 47, "column": 3, "index": 1356 } }, "filepath": "src/components/mark/mark.tsx" }, { "token": "euiMark.highlightEnd", "defString": "highlight end", "highlighting": "string", "loc": { "start": { "line": 48, "column": 23, "index": 1381 }, "end": { "line": 48, "column": 74, "index": 1432 } }, "filepath": "src/components/mark/mark.tsx" }, { "token": "euiMarkdownEditorToolbar.editor", "defString": "Editor", "highlighting": "string", "loc": { "start": { "line": 304, "column": 8, "index": 8138 }, "end": { "line": 304, "column": 76, "index": 8206 } }, "filepath": "src/components/markdown_editor/markdown_editor_toolbar.tsx" }, { "token": "euiMarkdownEditorToolbar.previewMarkdown", "defString": "Preview", "highlighting": "string", "loc": { "start": { "line": 306, "column": 8, "index": 8227 }, "end": { "line": 309, "column": 10, "index": 8333 } }, "filepath": "src/components/markdown_editor/markdown_editor_toolbar.tsx" }, { "token": "euiMarkdownEditorHelpButton.mdSyntaxLink", "defString": "GitHub flavored markdown", "highlighting": "string", "loc": { "start": { "line": 42, "column": 4, "index": 1595 }, "end": { "line": 45, "column": 6, "index": 1706 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorHelpButton.syntaxTitle", "defString": "Syntax help", "highlighting": "string", "loc": { "start": { "line": 58, "column": 22, "index": 2139 }, "end": { "line": 61, "column": 3, "index": 2219 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorHelpButton.showMarkdownHelp", "defString": "Show markdown help", "highlighting": "string", "loc": { "start": { "line": 63, "column": 22, "index": 2266 }, "end": { "line": 66, "column": 5, "index": 2364 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorHelpButton.syntaxModalDescriptionPrefix", "defString": "This editor uses", "highlighting": "string", "loc": { "start": { "line": 105, "column": 16, "index": 3582 }, "end": { "line": 114, "column": 17, "index": 4018 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorHelpButton.syntaxModalDescriptionSuffix", "defString": "You can also utilize these additional syntax plugins to add rich content to your text.", "highlighting": "string", "loc": { "start": { "line": 105, "column": 16, "index": 3582 }, "end": { "line": 114, "column": 17, "index": 4018 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorHelpButton.closeButton", "defString": "Close", "highlighting": "string", "loc": { "start": { "line": 143, "column": 16, "index": 5077 }, "end": { "line": 146, "column": 18, "index": 5204 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorHelpButton.syntaxPopoverDescription", "defString": "This editor uses", "highlighting": "string", "loc": { "start": { "line": 175, "column": 8, "index": 6083 }, "end": { "line": 178, "column": 9, "index": 6219 } }, "filepath": "src/components/markdown_editor/markdown_editor_help_button.tsx" }, { "token": "euiMarkdownEditorFooter.uploadingFiles", "defString": "Click to upload files", "highlighting": "string", "loc": { "start": { "line": 67, "column": 20, "index": 2134 }, "end": { "line": 70, "column": 5, "index": 2229 } }, "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx" }, { "token": "euiMarkdownEditorFooter.openUploadModal", "defString": "Open upload files modal", "highlighting": "string", "loc": { "start": { "line": 71, "column": 21, "index": 2252 }, "end": { "line": 74, "column": 5, "index": 2350 } }, "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx" }, { "token": "euiMarkdownEditorFooter.unsupportedFileType", "defString": "File type not supported", "highlighting": "string", "loc": { "start": { "line": 75, "column": 25, "index": 2377 }, "end": { "line": 78, "column": 5, "index": 2479 } }, "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx" }, { "token": "euiMarkdownEditorFooter.supportedFileTypes", "defString": "Supported files: {supportedFileTypes}", "highlighting": "string", "loc": { "start": { "line": 79, "column": 24, "index": 2505 }, "end": { "line": 83, "column": 5, "index": 2650 } }, "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx" }, { "token": "euiMarkdownEditorFooter.showSyntaxErrors", "defString": "Show errors", "highlighting": "string", "loc": { "start": { "line": 84, "column": 22, "index": 2674 }, "end": { "line": 87, "column": 5, "index": 2761 } }, "filepath": "src/components/markdown_editor/markdown_editor_footer.tsx" }, { "token": "euiMarkdownEditorFooter.errorsTitle", "defString": "Errors", "highlighting": "string", "loc": { "start": { "line": 158, "column": 12, "index": 4712 }, "end": { "line": 161, "column": 14, "index": 4824 } }, "filepath": "src/components/markdown_editor/markdown_editor_footer.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": "euiModal.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": 133, "column": 8, "index": 4057 }, "end": { "line": 136, "column": 10, "index": 4253 } }, "filepath": "src/components/modal/modal.tsx" }, { "token": "euiModal.closeModal", "defString": "Closes this modal window", "highlighting": "string", "loc": { "start": { "line": 163, "column": 10, "index": 4871 }, "end": { "line": 166, "column": 11, "index": 4978 } }, "filepath": "src/components/modal/modal.tsx" }, { "token": "euiExternalLinkIcon.newTarget.screenReaderOnlyText", "defString": "(external, opens in a new tab or window)", "highlighting": "string", "loc": { "start": { "line": 58, "column": 12, "index": 1806 }, "end": { "line": 61, "column": 14, "index": 1967 } }, "filepath": "src/components/link/external_link_icon.tsx" }, { "token": "euiExternalLinkIcon.externalTarget.screenReaderOnlyText", "defString": "(external)", "highlighting": "string", "loc": { "start": { "line": 67, "column": 12, "index": 2088 }, "end": { "line": 70, "column": 14, "index": 2224 } }, "filepath": "src/components/link/external_link_icon.tsx" }, { "token": "euiInlineEditForm.saveButtonAriaLabel", "defString": "Save edit", "highlighting": "string", "loc": { "start": { "line": 172, "column": 37, "index": 5314 }, "end": { "line": 175, "column": 3, "index": 5390 } }, "filepath": "src/components/inline_edit/inline_edit_form.tsx" }, { "token": "euiInlineEditForm.cancelButtonAriaLabel", "defString": "Cancel edit", "highlighting": "string", "loc": { "start": { "line": 176, "column": 39, "index": 5431 }, "end": { "line": 179, "column": 3, "index": 5511 } }, "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": 9648 }, "end": { "line": 303, "column": 12, "index": 9827 } }, "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": 12675 }, "end": { "line": 394, "column": 12, "index": 12816 } }, "filepath": "src/components/inline_edit/inline_edit_form.tsx" }, { "token": "euiImageButton.openFullScreen", "defString": "Click to open this image in fullscreen mode", "highlighting": "string", "loc": { "start": { "line": 57, "column": 37, "index": 1585 }, "end": { "line": 60, "column": 3, "index": 1687 } }, "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": 61, "column": 38, "index": 1727 }, "end": { "line": 64, "column": 3, "index": 1839 } }, "filepath": "src/components/image/image_button.tsx" }, { "token": "euiForm.addressFormErrors", "defString": "Please address the highlighted errors.", "highlighting": "string", "loc": { "start": { "line": 98, "column": 8, "index": 2588 }, "end": { "line": 101, "column": 9, "index": 2709 } }, "filepath": "src/components/form/form.tsx" }, { "token": "euiFlyoutMenu.back", "defString": "Back", "highlighting": "string", "loc": { "start": { "line": 168, "column": 6, "index": 4663 }, "end": { "line": 168, "column": 59, "index": 4716 } }, "filepath": "src/components/flyout/flyout_menu.tsx" }, { "token": "euiFlyoutMenu.history", "defString": "History", "highlighting": "string", "loc": { "start": { "line": 187, "column": 22, "index": 5133 }, "end": { "line": 187, "column": 68, "index": 5179 } }, "filepath": "src/components/flyout/flyout_menu.tsx" }, { "token": "euiFlyoutMenu.pagination.previous", "defString": "Previous", "highlighting": "string", "loc": { "start": { "line": 222, "column": 20, "index": 6191 }, "end": { "line": 222, "column": 79, "index": 6250 } }, "filepath": "src/components/flyout/flyout_menu.tsx" }, { "token": "euiFlyoutMenu.pagination.next", "defString": "Next", "highlighting": "string", "loc": { "start": { "line": 223, "column": 20, "index": 6272 }, "end": { "line": 223, "column": 71, "index": 6323 } }, "filepath": "src/components/flyout/flyout_menu.tsx" }, { "token": "euiFlyoutMenu.pagination.counter", "defString": "{position} of {total}", "highlighting": "string", "loc": { "start": { "line": 270, "column": 12, "index": 7521 }, "end": { "line": 274, "column": 14, "index": 7706 } }, "filepath": "src/components/flyout/flyout_menu.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": 1022, "column": 14, "index": 36294 }, "end": { "line": 1025, "column": 16, "index": 36509 } }, "filepath": "src/components/flyout/flyout.component.tsx" }, { "token": "euiFlyout.screenReaderNoOverlayMaskDialog", "defString": "You are in a modal dialog. To close the dialog, press Escape.", "highlighting": "string", "loc": { "start": { "line": 1027, "column": 14, "index": 36542 }, "end": { "line": 1030, "column": 16, "index": 36721 } }, "filepath": "src/components/flyout/flyout.component.tsx" }, { "token": "euiFlyout.screenReaderFocusTrapShards", "defString": "You can still continue tabbing through other global page landmarks.", "highlighting": "string", "loc": { "start": { "line": 1033, "column": 14, "index": 36801 }, "end": { "line": 1036, "column": 16, "index": 36982 } }, "filepath": "src/components/flyout/flyout.component.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": "euiFilterButton.filterBadgeActiveAriaLabel", "defString": "{count} active filters", "highlighting": "string", "loc": { "start": { "line": 175, "column": 27, "index": 5404 }, "end": { "line": 179, "column": 3, "index": 5525 } }, "filepath": "src/components/filter_group/filter_button.tsx" }, { "token": "euiFilterButton.filterBadgeAvailableAriaLabel", "defString": "{count} available filters", "highlighting": "string", "loc": { "start": { "line": 180, "column": 30, "index": 5557 }, "end": { "line": 184, "column": 3, "index": 5684 } }, "filepath": "src/components/filter_group/filter_button.tsx" }, { "token": "euiErrorBoundary.error", "defString": "Error", "highlighting": "string", "loc": { "start": { "line": 109, "column": 12, "index": 3041 }, "end": { "line": 109, "column": 70, "index": 3099 } }, "filepath": "src/components/error_boundary/error_boundary.tsx" }, { "token": "euiDataGrid.ariaLabel", "defString": "{label}; Page {page} of {pageCount}.", "highlighting": "string", "loc": { "start": { "line": 394, "column": 22, "index": 10717 }, "end": { "line": 398, "column": 5, "index": 10889 } }, "filepath": "src/components/datagrid/data_grid.tsx" }, { "token": "euiDataGrid.ariaLabelledBy", "defString": "Page {page} of {pageCount}.", "highlighting": "string", "loc": { "start": { "line": 399, "column": 27, "index": 10918 }, "end": { "line": 403, "column": 5, "index": 11059 } }, "filepath": "src/components/datagrid/data_grid.tsx" }, { "token": "euiDataGrid.screenReaderNotice", "defString": "Cell contains interactive content.", "highlighting": "string", "loc": { "start": { "line": 563, "column": 18, "index": 17593 }, "end": { "line": 566, "column": 20, "index": 17746 } }, "filepath": "src/components/datagrid/data_grid.tsx" }, { "token": "euiContextMenuPanelTitle.ariaLabel", "defString": "Close current panel:", "highlighting": "string", "loc": { "start": { "line": 44, "column": 26, "index": 1484 }, "end": { "line": 47, "column": 3, "index": 1568 } }, "filepath": "src/components/context_menu/context_menu_panel_title.tsx" }, { "token": "euiCollapsibleNavBeta.ariaLabel", "defString": "Site menu", "highlighting": "string", "loc": { "start": { "line": 181, "column": 27, "index": 6041 }, "end": { "line": 184, "column": 3, "index": 6111 } }, "filepath": "src/components/collapsible_nav_beta/collapsible_nav_beta.tsx" }, { "token": "euiSaturation.ariaLabel", "defString": "Select a color", "highlighting": "string", "loc": { "start": { "line": 78, "column": 60, "index": 2139 }, "end": { "line": 89, "column": 5, "index": 2646 } }, "filepath": "src/components/color_picker/saturation.tsx" }, { "token": "euiSaturation.roleDescription", "defString": "HSV color mode saturation and value 2-axis slider.", "highlighting": "string", "loc": { "start": { "line": 78, "column": 60, "index": 2139 }, "end": { "line": 89, "column": 5, "index": 2646 } }, "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": 78, "column": 60, "index": 2139 }, "end": { "line": 89, "column": 5, "index": 2646 } }, "filepath": "src/components/color_picker/saturation.tsx" }, { "token": "euiHue.ariaValueText", "defString": "Hue", "highlighting": "string", "loc": { "start": { "line": 47, "column": 47, "index": 1268 }, "end": { "line": 50, "column": 3, "index": 1369 } }, "filepath": "src/components/color_picker/hue.tsx" }, { "token": "euiHue.ariaRoleDescription", "defString": "Hue slider", "highlighting": "string", "loc": { "start": { "line": 47, "column": 47, "index": 1268 }, "end": { "line": 50, "column": 3, "index": 1369 } }, "filepath": "src/components/color_picker/hue.tsx" }, { "token": "euiHue.label", "defString": "Select the HSV color mode 'hue' value", "highlighting": "string", "loc": { "start": { "line": 65, "column": 10, "index": 1826 }, "end": { "line": 68, "column": 12, "index": 1940 } }, "filepath": "src/components/color_picker/hue.tsx" }, { "token": "euiColorPickerSwatch.ariaLabel", "defString": "Select {color} as the color", "highlighting": "string", "loc": { "start": { "line": 53, "column": 22, "index": 1821 }, "end": { "line": 57, "column": 5, "index": 1931 } }, "filepath": "src/components/color_picker/color_picker_swatch.tsx" }, { "token": "euiColorPicker.popoverLabel", "defString": "Color selection dialog", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiColorPicker.colorLabel", "defString": "Color value", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiColorPicker.selectedColorLabel", "defString": "Selected color", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiColorPicker.colorErrorMessage", "defString": "Invalid color value", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiColorPicker.transparent", "defString": "Transparent", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiColorPicker.alphaLabel", "defString": "Alpha channel (opacity) value", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "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": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "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": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiColorPicker.ariaLabel", "defString": "Select a color", "highlighting": "string", "loc": { "start": { "line": 227, "column": 6, "index": 6102 }, "end": { "line": 250, "column": 3, "index": 6785 } }, "filepath": "src/components/color_picker/color_picker.tsx" }, { "token": "euiComboBox.listboxAriaLabel", "defString": "Choose from the following options", "highlighting": "string", "loc": { "start": { "line": 842, "column": 8, "index": 24681 }, "end": { "line": 845, "column": 9, "index": 24800 } }, "filepath": "src/components/combo_box/combo_box.tsx" }, { "token": "euiCodeBlockFullScreen.fullscreenCollapse", "defString": "Collapse