@elastic/eui 112.0.0-snapshot.1769177525113 → 112.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/flyout/flyout.component.js +31 -26
- package/eui.d.ts +22 -22
- package/i18ntokens.json +448 -448
- package/lib/components/flyout/flyout.component.js +38 -33
- package/optimize/es/components/flyout/flyout.component.js +31 -26
- package/optimize/lib/components/flyout/flyout.component.js +38 -33
- package/package.json +4 -5
- package/test-env/components/flyout/flyout.component.js +38 -33
package/i18ntokens.json
CHANGED
|
@@ -17,6 +17,24 @@
|
|
|
17
17
|
},
|
|
18
18
|
"filepath": "src/components/tree_view/tree_view.tsx"
|
|
19
19
|
},
|
|
20
|
+
{
|
|
21
|
+
"token": "euiIconTip.defaultAriaLabel",
|
|
22
|
+
"defString": "Info",
|
|
23
|
+
"highlighting": "string",
|
|
24
|
+
"loc": {
|
|
25
|
+
"start": {
|
|
26
|
+
"line": 63,
|
|
27
|
+
"column": 27,
|
|
28
|
+
"index": 1811
|
|
29
|
+
},
|
|
30
|
+
"end": {
|
|
31
|
+
"line": 63,
|
|
32
|
+
"column": 76,
|
|
33
|
+
"index": 1860
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"filepath": "src/components/tool_tip/icon_tip.tsx"
|
|
37
|
+
},
|
|
20
38
|
{
|
|
21
39
|
"token": "euiTourStepIndicator.isActive",
|
|
22
40
|
"defString": "active",
|
|
@@ -143,24 +161,6 @@
|
|
|
143
161
|
},
|
|
144
162
|
"filepath": "src/components/tour/_tour_footer.tsx"
|
|
145
163
|
},
|
|
146
|
-
{
|
|
147
|
-
"token": "euiIconTip.defaultAriaLabel",
|
|
148
|
-
"defString": "Info",
|
|
149
|
-
"highlighting": "string",
|
|
150
|
-
"loc": {
|
|
151
|
-
"start": {
|
|
152
|
-
"line": 63,
|
|
153
|
-
"column": 27,
|
|
154
|
-
"index": 1811
|
|
155
|
-
},
|
|
156
|
-
"end": {
|
|
157
|
-
"line": 63,
|
|
158
|
-
"column": 76,
|
|
159
|
-
"index": 1860
|
|
160
|
-
}
|
|
161
|
-
},
|
|
162
|
-
"filepath": "src/components/tool_tip/icon_tip.tsx"
|
|
163
|
-
},
|
|
164
164
|
{
|
|
165
165
|
"token": "euiToast.newNotification",
|
|
166
166
|
"defString": "A new notification appears",
|
|
@@ -629,6 +629,60 @@
|
|
|
629
629
|
},
|
|
630
630
|
"filepath": "src/components/side_nav/side_nav.tsx"
|
|
631
631
|
},
|
|
632
|
+
{
|
|
633
|
+
"token": "euiSearchBox.placeholder",
|
|
634
|
+
"defString": "Search...",
|
|
635
|
+
"highlighting": "string",
|
|
636
|
+
"loc": {
|
|
637
|
+
"start": {
|
|
638
|
+
"line": 48,
|
|
639
|
+
"column": 29,
|
|
640
|
+
"index": 1388
|
|
641
|
+
},
|
|
642
|
+
"end": {
|
|
643
|
+
"line": 51,
|
|
644
|
+
"column": 3,
|
|
645
|
+
"index": 1451
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"filepath": "src/components/search_bar/search_box.tsx"
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"token": "euiSearchBox.incrementalAriaLabel",
|
|
652
|
+
"defString": "This is a search bar. As you type, the results lower in the page will automatically filter.",
|
|
653
|
+
"highlighting": "string",
|
|
654
|
+
"loc": {
|
|
655
|
+
"start": {
|
|
656
|
+
"line": 52,
|
|
657
|
+
"column": 31,
|
|
658
|
+
"index": 1484
|
|
659
|
+
},
|
|
660
|
+
"end": {
|
|
661
|
+
"line": 55,
|
|
662
|
+
"column": 3,
|
|
663
|
+
"index": 1638
|
|
664
|
+
}
|
|
665
|
+
},
|
|
666
|
+
"filepath": "src/components/search_bar/search_box.tsx"
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"token": "euiSearchBox.ariaLabel",
|
|
670
|
+
"defString": "This is a search bar. After typing your query, hit enter to filter the results lower in the page.",
|
|
671
|
+
"highlighting": "string",
|
|
672
|
+
"loc": {
|
|
673
|
+
"start": {
|
|
674
|
+
"line": 56,
|
|
675
|
+
"column": 25,
|
|
676
|
+
"index": 1665
|
|
677
|
+
},
|
|
678
|
+
"end": {
|
|
679
|
+
"line": 59,
|
|
680
|
+
"column": 3,
|
|
681
|
+
"index": 1814
|
|
682
|
+
}
|
|
683
|
+
},
|
|
684
|
+
"filepath": "src/components/search_bar/search_box.tsx"
|
|
685
|
+
},
|
|
632
686
|
{
|
|
633
687
|
"token": "euiSelectable.loadingOptions",
|
|
634
688
|
"defString": "Loading options",
|
|
@@ -755,60 +809,6 @@
|
|
|
755
809
|
},
|
|
756
810
|
"filepath": "src/components/selectable/selectable.tsx"
|
|
757
811
|
},
|
|
758
|
-
{
|
|
759
|
-
"token": "euiSearchBox.placeholder",
|
|
760
|
-
"defString": "Search...",
|
|
761
|
-
"highlighting": "string",
|
|
762
|
-
"loc": {
|
|
763
|
-
"start": {
|
|
764
|
-
"line": 48,
|
|
765
|
-
"column": 29,
|
|
766
|
-
"index": 1388
|
|
767
|
-
},
|
|
768
|
-
"end": {
|
|
769
|
-
"line": 51,
|
|
770
|
-
"column": 3,
|
|
771
|
-
"index": 1451
|
|
772
|
-
}
|
|
773
|
-
},
|
|
774
|
-
"filepath": "src/components/search_bar/search_box.tsx"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"token": "euiSearchBox.incrementalAriaLabel",
|
|
778
|
-
"defString": "This is a search bar. As you type, the results lower in the page will automatically filter.",
|
|
779
|
-
"highlighting": "string",
|
|
780
|
-
"loc": {
|
|
781
|
-
"start": {
|
|
782
|
-
"line": 52,
|
|
783
|
-
"column": 31,
|
|
784
|
-
"index": 1484
|
|
785
|
-
},
|
|
786
|
-
"end": {
|
|
787
|
-
"line": 55,
|
|
788
|
-
"column": 3,
|
|
789
|
-
"index": 1638
|
|
790
|
-
}
|
|
791
|
-
},
|
|
792
|
-
"filepath": "src/components/search_bar/search_box.tsx"
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
"token": "euiSearchBox.ariaLabel",
|
|
796
|
-
"defString": "This is a search bar. After typing your query, hit enter to filter the results lower in the page.",
|
|
797
|
-
"highlighting": "string",
|
|
798
|
-
"loc": {
|
|
799
|
-
"start": {
|
|
800
|
-
"line": 56,
|
|
801
|
-
"column": 25,
|
|
802
|
-
"index": 1665
|
|
803
|
-
},
|
|
804
|
-
"end": {
|
|
805
|
-
"line": 59,
|
|
806
|
-
"column": 3,
|
|
807
|
-
"index": 1814
|
|
808
|
-
}
|
|
809
|
-
},
|
|
810
|
-
"filepath": "src/components/search_bar/search_box.tsx"
|
|
811
|
-
},
|
|
812
812
|
{
|
|
813
813
|
"token": "euiResizablePanel.toggleButtonAriaLabel",
|
|
814
814
|
"defString": "Press to toggle this panel",
|
|
@@ -899,6 +899,42 @@
|
|
|
899
899
|
},
|
|
900
900
|
"filepath": "src/components/popover/popover.tsx"
|
|
901
901
|
},
|
|
902
|
+
{
|
|
903
|
+
"token": "euiPaginationButton.longPageString",
|
|
904
|
+
"defString": "Page {page} of {totalPages}",
|
|
905
|
+
"highlighting": "string",
|
|
906
|
+
"loc": {
|
|
907
|
+
"start": {
|
|
908
|
+
"line": 66,
|
|
909
|
+
"column": 4,
|
|
910
|
+
"index": 1920
|
|
911
|
+
},
|
|
912
|
+
"end": {
|
|
913
|
+
"line": 70,
|
|
914
|
+
"column": 5,
|
|
915
|
+
"index": 2087
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
"filepath": "src/components/pagination/pagination_button.tsx"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"token": "euiPaginationButton.shortPageString",
|
|
922
|
+
"defString": "Page {page}",
|
|
923
|
+
"highlighting": "string",
|
|
924
|
+
"loc": {
|
|
925
|
+
"start": {
|
|
926
|
+
"line": 72,
|
|
927
|
+
"column": 8,
|
|
928
|
+
"index": 2133
|
|
929
|
+
},
|
|
930
|
+
"end": {
|
|
931
|
+
"line": 76,
|
|
932
|
+
"column": 9,
|
|
933
|
+
"index": 2277
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
"filepath": "src/components/pagination/pagination_button.tsx"
|
|
937
|
+
},
|
|
902
938
|
{
|
|
903
939
|
"token": "euiPaginationButtonArrow.firstPage",
|
|
904
940
|
"defString": "First page",
|
|
@@ -971,42 +1007,6 @@
|
|
|
971
1007
|
},
|
|
972
1008
|
"filepath": "src/components/pagination/pagination_button_arrow.tsx"
|
|
973
1009
|
},
|
|
974
|
-
{
|
|
975
|
-
"token": "euiPaginationButton.longPageString",
|
|
976
|
-
"defString": "Page {page} of {totalPages}",
|
|
977
|
-
"highlighting": "string",
|
|
978
|
-
"loc": {
|
|
979
|
-
"start": {
|
|
980
|
-
"line": 66,
|
|
981
|
-
"column": 4,
|
|
982
|
-
"index": 1920
|
|
983
|
-
},
|
|
984
|
-
"end": {
|
|
985
|
-
"line": 70,
|
|
986
|
-
"column": 5,
|
|
987
|
-
"index": 2087
|
|
988
|
-
}
|
|
989
|
-
},
|
|
990
|
-
"filepath": "src/components/pagination/pagination_button.tsx"
|
|
991
|
-
},
|
|
992
|
-
{
|
|
993
|
-
"token": "euiPaginationButton.shortPageString",
|
|
994
|
-
"defString": "Page {page}",
|
|
995
|
-
"highlighting": "string",
|
|
996
|
-
"loc": {
|
|
997
|
-
"start": {
|
|
998
|
-
"line": 72,
|
|
999
|
-
"column": 8,
|
|
1000
|
-
"index": 2133
|
|
1001
|
-
},
|
|
1002
|
-
"end": {
|
|
1003
|
-
"line": 76,
|
|
1004
|
-
"column": 9,
|
|
1005
|
-
"index": 2277
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
"filepath": "src/components/pagination/pagination_button.tsx"
|
|
1009
|
-
},
|
|
1010
1010
|
{
|
|
1011
1011
|
"token": "euiPagination.pageOfTotalCompressed",
|
|
1012
1012
|
"defString": "{page} of {total}",
|
|
@@ -1187,6 +1187,42 @@
|
|
|
1187
1187
|
},
|
|
1188
1188
|
"filepath": "src/components/modal/modal.tsx"
|
|
1189
1189
|
},
|
|
1190
|
+
{
|
|
1191
|
+
"token": "euiMark.highlightStart",
|
|
1192
|
+
"defString": "highlight start",
|
|
1193
|
+
"highlighting": "string",
|
|
1194
|
+
"loc": {
|
|
1195
|
+
"start": {
|
|
1196
|
+
"line": 44,
|
|
1197
|
+
"column": 25,
|
|
1198
|
+
"index": 1289
|
|
1199
|
+
},
|
|
1200
|
+
"end": {
|
|
1201
|
+
"line": 47,
|
|
1202
|
+
"column": 3,
|
|
1203
|
+
"index": 1356
|
|
1204
|
+
}
|
|
1205
|
+
},
|
|
1206
|
+
"filepath": "src/components/mark/mark.tsx"
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"token": "euiMark.highlightEnd",
|
|
1210
|
+
"defString": "highlight end",
|
|
1211
|
+
"highlighting": "string",
|
|
1212
|
+
"loc": {
|
|
1213
|
+
"start": {
|
|
1214
|
+
"line": 48,
|
|
1215
|
+
"column": 23,
|
|
1216
|
+
"index": 1381
|
|
1217
|
+
},
|
|
1218
|
+
"end": {
|
|
1219
|
+
"line": 48,
|
|
1220
|
+
"column": 74,
|
|
1221
|
+
"index": 1432
|
|
1222
|
+
}
|
|
1223
|
+
},
|
|
1224
|
+
"filepath": "src/components/mark/mark.tsx"
|
|
1225
|
+
},
|
|
1190
1226
|
{
|
|
1191
1227
|
"token": "euiMarkdownEditorToolbar.editor",
|
|
1192
1228
|
"defString": "Editor",
|
|
@@ -1457,42 +1493,6 @@
|
|
|
1457
1493
|
},
|
|
1458
1494
|
"filepath": "src/components/markdown_editor/markdown_editor_footer.tsx"
|
|
1459
1495
|
},
|
|
1460
|
-
{
|
|
1461
|
-
"token": "euiMark.highlightStart",
|
|
1462
|
-
"defString": "highlight start",
|
|
1463
|
-
"highlighting": "string",
|
|
1464
|
-
"loc": {
|
|
1465
|
-
"start": {
|
|
1466
|
-
"line": 44,
|
|
1467
|
-
"column": 25,
|
|
1468
|
-
"index": 1289
|
|
1469
|
-
},
|
|
1470
|
-
"end": {
|
|
1471
|
-
"line": 47,
|
|
1472
|
-
"column": 3,
|
|
1473
|
-
"index": 1356
|
|
1474
|
-
}
|
|
1475
|
-
},
|
|
1476
|
-
"filepath": "src/components/mark/mark.tsx"
|
|
1477
|
-
},
|
|
1478
|
-
{
|
|
1479
|
-
"token": "euiMark.highlightEnd",
|
|
1480
|
-
"defString": "highlight end",
|
|
1481
|
-
"highlighting": "string",
|
|
1482
|
-
"loc": {
|
|
1483
|
-
"start": {
|
|
1484
|
-
"line": 48,
|
|
1485
|
-
"column": 23,
|
|
1486
|
-
"index": 1381
|
|
1487
|
-
},
|
|
1488
|
-
"end": {
|
|
1489
|
-
"line": 48,
|
|
1490
|
-
"column": 74,
|
|
1491
|
-
"index": 1432
|
|
1492
|
-
}
|
|
1493
|
-
},
|
|
1494
|
-
"filepath": "src/components/mark/mark.tsx"
|
|
1495
|
-
},
|
|
1496
1496
|
{
|
|
1497
1497
|
"token": "euiLoadingStrings.ariaLabel",
|
|
1498
1498
|
"defString": "Loading",
|
|
@@ -1673,6 +1673,42 @@
|
|
|
1673
1673
|
},
|
|
1674
1674
|
"filepath": "src/components/form/form.tsx"
|
|
1675
1675
|
},
|
|
1676
|
+
{
|
|
1677
|
+
"token": "euiFilterButton.filterBadgeActiveAriaLabel",
|
|
1678
|
+
"defString": "{count} active filters",
|
|
1679
|
+
"highlighting": "string",
|
|
1680
|
+
"loc": {
|
|
1681
|
+
"start": {
|
|
1682
|
+
"line": 175,
|
|
1683
|
+
"column": 27,
|
|
1684
|
+
"index": 5388
|
|
1685
|
+
},
|
|
1686
|
+
"end": {
|
|
1687
|
+
"line": 179,
|
|
1688
|
+
"column": 3,
|
|
1689
|
+
"index": 5509
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1692
|
+
"filepath": "src/components/filter_group/filter_button.tsx"
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"token": "euiFilterButton.filterBadgeAvailableAriaLabel",
|
|
1696
|
+
"defString": "{count} available filters",
|
|
1697
|
+
"highlighting": "string",
|
|
1698
|
+
"loc": {
|
|
1699
|
+
"start": {
|
|
1700
|
+
"line": 180,
|
|
1701
|
+
"column": 30,
|
|
1702
|
+
"index": 5541
|
|
1703
|
+
},
|
|
1704
|
+
"end": {
|
|
1705
|
+
"line": 184,
|
|
1706
|
+
"column": 3,
|
|
1707
|
+
"index": 5668
|
|
1708
|
+
}
|
|
1709
|
+
},
|
|
1710
|
+
"filepath": "src/components/filter_group/filter_button.tsx"
|
|
1711
|
+
},
|
|
1676
1712
|
{
|
|
1677
1713
|
"token": "euiFlyoutMenu.back",
|
|
1678
1714
|
"defString": "Back",
|
|
@@ -1715,14 +1751,14 @@
|
|
|
1715
1751
|
"highlighting": "string",
|
|
1716
1752
|
"loc": {
|
|
1717
1753
|
"start": {
|
|
1718
|
-
"line":
|
|
1754
|
+
"line": 613,
|
|
1719
1755
|
"column": 14,
|
|
1720
|
-
"index":
|
|
1756
|
+
"index": 19549
|
|
1721
1757
|
},
|
|
1722
1758
|
"end": {
|
|
1723
|
-
"line":
|
|
1759
|
+
"line": 616,
|
|
1724
1760
|
"column": 16,
|
|
1725
|
-
"index":
|
|
1761
|
+
"index": 19764
|
|
1726
1762
|
}
|
|
1727
1763
|
},
|
|
1728
1764
|
"filepath": "src/components/flyout/flyout.component.tsx"
|
|
@@ -1733,14 +1769,14 @@
|
|
|
1733
1769
|
"highlighting": "string",
|
|
1734
1770
|
"loc": {
|
|
1735
1771
|
"start": {
|
|
1736
|
-
"line":
|
|
1772
|
+
"line": 618,
|
|
1737
1773
|
"column": 14,
|
|
1738
|
-
"index":
|
|
1774
|
+
"index": 19797
|
|
1739
1775
|
},
|
|
1740
1776
|
"end": {
|
|
1741
|
-
"line":
|
|
1777
|
+
"line": 621,
|
|
1742
1778
|
"column": 16,
|
|
1743
|
-
"index":
|
|
1779
|
+
"index": 19975
|
|
1744
1780
|
}
|
|
1745
1781
|
},
|
|
1746
1782
|
"filepath": "src/components/flyout/flyout.component.tsx"
|
|
@@ -1751,14 +1787,14 @@
|
|
|
1751
1787
|
"highlighting": "string",
|
|
1752
1788
|
"loc": {
|
|
1753
1789
|
"start": {
|
|
1754
|
-
"line":
|
|
1790
|
+
"line": 624,
|
|
1755
1791
|
"column": 14,
|
|
1756
|
-
"index":
|
|
1792
|
+
"index": 20055
|
|
1757
1793
|
},
|
|
1758
1794
|
"end": {
|
|
1759
|
-
"line":
|
|
1795
|
+
"line": 627,
|
|
1760
1796
|
"column": 16,
|
|
1761
|
-
"index":
|
|
1797
|
+
"index": 20236
|
|
1762
1798
|
}
|
|
1763
1799
|
},
|
|
1764
1800
|
"filepath": "src/components/flyout/flyout.component.tsx"
|
|
@@ -1774,48 +1810,12 @@
|
|
|
1774
1810
|
"index": 1345
|
|
1775
1811
|
},
|
|
1776
1812
|
"end": {
|
|
1777
|
-
"line": 37,
|
|
1778
|
-
"column": 3,
|
|
1779
|
-
"index": 1422
|
|
1780
|
-
}
|
|
1781
|
-
},
|
|
1782
|
-
"filepath": "src/components/flyout/_flyout_close_button.tsx"
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
"token": "euiFilterButton.filterBadgeActiveAriaLabel",
|
|
1786
|
-
"defString": "{count} active filters",
|
|
1787
|
-
"highlighting": "string",
|
|
1788
|
-
"loc": {
|
|
1789
|
-
"start": {
|
|
1790
|
-
"line": 175,
|
|
1791
|
-
"column": 27,
|
|
1792
|
-
"index": 5388
|
|
1793
|
-
},
|
|
1794
|
-
"end": {
|
|
1795
|
-
"line": 179,
|
|
1796
|
-
"column": 3,
|
|
1797
|
-
"index": 5509
|
|
1798
|
-
}
|
|
1799
|
-
},
|
|
1800
|
-
"filepath": "src/components/filter_group/filter_button.tsx"
|
|
1801
|
-
},
|
|
1802
|
-
{
|
|
1803
|
-
"token": "euiFilterButton.filterBadgeAvailableAriaLabel",
|
|
1804
|
-
"defString": "{count} available filters",
|
|
1805
|
-
"highlighting": "string",
|
|
1806
|
-
"loc": {
|
|
1807
|
-
"start": {
|
|
1808
|
-
"line": 180,
|
|
1809
|
-
"column": 30,
|
|
1810
|
-
"index": 5541
|
|
1811
|
-
},
|
|
1812
|
-
"end": {
|
|
1813
|
-
"line": 184,
|
|
1813
|
+
"line": 37,
|
|
1814
1814
|
"column": 3,
|
|
1815
|
-
"index":
|
|
1815
|
+
"index": 1422
|
|
1816
1816
|
}
|
|
1817
1817
|
},
|
|
1818
|
-
"filepath": "src/components/
|
|
1818
|
+
"filepath": "src/components/flyout/_flyout_close_button.tsx"
|
|
1819
1819
|
},
|
|
1820
1820
|
{
|
|
1821
1821
|
"token": "euiErrorBoundary.error",
|
|
@@ -1907,6 +1907,24 @@
|
|
|
1907
1907
|
},
|
|
1908
1908
|
"filepath": "src/components/combo_box/combo_box.tsx"
|
|
1909
1909
|
},
|
|
1910
|
+
{
|
|
1911
|
+
"token": "euiCollapsibleNavBeta.ariaLabel",
|
|
1912
|
+
"defString": "Site menu",
|
|
1913
|
+
"highlighting": "string",
|
|
1914
|
+
"loc": {
|
|
1915
|
+
"start": {
|
|
1916
|
+
"line": 181,
|
|
1917
|
+
"column": 27,
|
|
1918
|
+
"index": 6041
|
|
1919
|
+
},
|
|
1920
|
+
"end": {
|
|
1921
|
+
"line": 184,
|
|
1922
|
+
"column": 3,
|
|
1923
|
+
"index": 6111
|
|
1924
|
+
}
|
|
1925
|
+
},
|
|
1926
|
+
"filepath": "src/components/collapsible_nav_beta/collapsible_nav_beta.tsx"
|
|
1927
|
+
},
|
|
1910
1928
|
{
|
|
1911
1929
|
"token": "euiSaturation.ariaLabel",
|
|
1912
1930
|
"defString": "Select a color",
|
|
@@ -2178,22 +2196,22 @@
|
|
|
2178
2196
|
"filepath": "src/components/color_picker/color_picker.tsx"
|
|
2179
2197
|
},
|
|
2180
2198
|
{
|
|
2181
|
-
"token": "
|
|
2182
|
-
"defString": "
|
|
2199
|
+
"token": "euiCallOut.dismissAriaLabel",
|
|
2200
|
+
"defString": "Dismiss this callout",
|
|
2183
2201
|
"highlighting": "string",
|
|
2184
2202
|
"loc": {
|
|
2185
2203
|
"start": {
|
|
2186
|
-
"line":
|
|
2187
|
-
"column":
|
|
2188
|
-
"index":
|
|
2204
|
+
"line": 114,
|
|
2205
|
+
"column": 8,
|
|
2206
|
+
"index": 3269
|
|
2189
2207
|
},
|
|
2190
2208
|
"end": {
|
|
2191
|
-
"line":
|
|
2192
|
-
"column":
|
|
2193
|
-
"index":
|
|
2209
|
+
"line": 117,
|
|
2210
|
+
"column": 9,
|
|
2211
|
+
"index": 3374
|
|
2194
2212
|
}
|
|
2195
2213
|
},
|
|
2196
|
-
"filepath": "src/components/
|
|
2214
|
+
"filepath": "src/components/call_out/call_out.tsx"
|
|
2197
2215
|
},
|
|
2198
2216
|
{
|
|
2199
2217
|
"token": "euiCodeBlockFullScreen.fullscreenCollapse",
|
|
@@ -2303,24 +2321,6 @@
|
|
|
2303
2321
|
},
|
|
2304
2322
|
"filepath": "src/components/code/code_block.tsx"
|
|
2305
2323
|
},
|
|
2306
|
-
{
|
|
2307
|
-
"token": "euiCallOut.dismissAriaLabel",
|
|
2308
|
-
"defString": "Dismiss this callout",
|
|
2309
|
-
"highlighting": "string",
|
|
2310
|
-
"loc": {
|
|
2311
|
-
"start": {
|
|
2312
|
-
"line": 114,
|
|
2313
|
-
"column": 8,
|
|
2314
|
-
"index": 3269
|
|
2315
|
-
},
|
|
2316
|
-
"end": {
|
|
2317
|
-
"line": 117,
|
|
2318
|
-
"column": 9,
|
|
2319
|
-
"index": 3374
|
|
2320
|
-
}
|
|
2321
|
-
},
|
|
2322
|
-
"filepath": "src/components/call_out/call_out.tsx"
|
|
2323
|
-
},
|
|
2324
2324
|
{
|
|
2325
2325
|
"token": "euiBreadcrumbs.nav.ariaLabel",
|
|
2326
2326
|
"defString": "Breadcrumbs",
|
|
@@ -2735,6 +2735,24 @@
|
|
|
2735
2735
|
},
|
|
2736
2736
|
"filepath": "src/components/table/mobile/table_sort_mobile.tsx"
|
|
2737
2737
|
},
|
|
2738
|
+
{
|
|
2739
|
+
"token": "euiFieldValueSelectionFilter.buttonLabelHint",
|
|
2740
|
+
"defString": "Selection",
|
|
2741
|
+
"highlighting": "string",
|
|
2742
|
+
"loc": {
|
|
2743
|
+
"start": {
|
|
2744
|
+
"line": 302,
|
|
2745
|
+
"column": 6,
|
|
2746
|
+
"index": 8615
|
|
2747
|
+
},
|
|
2748
|
+
"end": {
|
|
2749
|
+
"line": 305,
|
|
2750
|
+
"column": 7,
|
|
2751
|
+
"index": 8720
|
|
2752
|
+
}
|
|
2753
|
+
},
|
|
2754
|
+
"filepath": "src/components/search_bar/filters/field_value_selection_filter.tsx"
|
|
2755
|
+
},
|
|
2738
2756
|
{
|
|
2739
2757
|
"token": "euiSelectableTemplateSitewide.searchPlaceholder",
|
|
2740
2758
|
"defString": "Search for anything...",
|
|
@@ -2969,24 +2987,6 @@
|
|
|
2969
2987
|
},
|
|
2970
2988
|
"filepath": "src/components/selectable/selectable_list/selectable_list_item.tsx"
|
|
2971
2989
|
},
|
|
2972
|
-
{
|
|
2973
|
-
"token": "euiFieldValueSelectionFilter.buttonLabelHint",
|
|
2974
|
-
"defString": "Selection",
|
|
2975
|
-
"highlighting": "string",
|
|
2976
|
-
"loc": {
|
|
2977
|
-
"start": {
|
|
2978
|
-
"line": 302,
|
|
2979
|
-
"column": 6,
|
|
2980
|
-
"index": 8615
|
|
2981
|
-
},
|
|
2982
|
-
"end": {
|
|
2983
|
-
"line": 305,
|
|
2984
|
-
"column": 7,
|
|
2985
|
-
"index": 8720
|
|
2986
|
-
}
|
|
2987
|
-
},
|
|
2988
|
-
"filepath": "src/components/search_bar/filters/field_value_selection_filter.tsx"
|
|
2989
|
-
},
|
|
2990
2990
|
{
|
|
2991
2991
|
"token": "euiPinnableListGroup.pinExtraActionLabel",
|
|
2992
2992
|
"defString": "Pin item",
|
|
@@ -3209,107 +3209,269 @@
|
|
|
3209
3209
|
"highlighting": "string",
|
|
3210
3210
|
"loc": {
|
|
3211
3211
|
"start": {
|
|
3212
|
-
"line": 146,
|
|
3212
|
+
"line": 146,
|
|
3213
|
+
"column": 6,
|
|
3214
|
+
"index": 3885
|
|
3215
|
+
},
|
|
3216
|
+
"end": {
|
|
3217
|
+
"line": 149,
|
|
3218
|
+
"column": 7,
|
|
3219
|
+
"index": 3995
|
|
3220
|
+
}
|
|
3221
|
+
},
|
|
3222
|
+
"filepath": "src/components/form/file_picker/file_picker.tsx"
|
|
3223
|
+
},
|
|
3224
|
+
{
|
|
3225
|
+
"token": "euiFilePicker.removeSelected",
|
|
3226
|
+
"defString": "Remove",
|
|
3227
|
+
"highlighting": "string",
|
|
3228
|
+
"loc": {
|
|
3229
|
+
"start": {
|
|
3230
|
+
"line": 263,
|
|
3231
|
+
"column": 18,
|
|
3232
|
+
"index": 7934
|
|
3233
|
+
},
|
|
3234
|
+
"end": {
|
|
3235
|
+
"line": 266,
|
|
3236
|
+
"column": 20,
|
|
3237
|
+
"index": 8057
|
|
3238
|
+
}
|
|
3239
|
+
},
|
|
3240
|
+
"filepath": "src/components/form/file_picker/file_picker.tsx"
|
|
3241
|
+
},
|
|
3242
|
+
{
|
|
3243
|
+
"token": "euiFieldSearch.clearSearchButtonLabel",
|
|
3244
|
+
"defString": "Clear search input",
|
|
3245
|
+
"highlighting": "string",
|
|
3246
|
+
"loc": {
|
|
3247
|
+
"start": {
|
|
3248
|
+
"line": 260,
|
|
3249
|
+
"column": 6,
|
|
3250
|
+
"index": 7437
|
|
3251
|
+
},
|
|
3252
|
+
"end": {
|
|
3253
|
+
"line": 263,
|
|
3254
|
+
"column": 7,
|
|
3255
|
+
"index": 7544
|
|
3256
|
+
}
|
|
3257
|
+
},
|
|
3258
|
+
"filepath": "src/components/form/field_search/field_search.tsx"
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"token": "euiFieldPassword.showPassword",
|
|
3262
|
+
"defString": "Show password as plain text. Note: this will visually expose your password on the screen.",
|
|
3263
|
+
"highlighting": "string",
|
|
3264
|
+
"loc": {
|
|
3265
|
+
"start": {
|
|
3266
|
+
"line": 105,
|
|
3267
|
+
"column": 49,
|
|
3268
|
+
"index": 2960
|
|
3269
|
+
},
|
|
3270
|
+
"end": {
|
|
3271
|
+
"line": 111,
|
|
3272
|
+
"column": 3,
|
|
3273
|
+
"index": 3181
|
|
3274
|
+
}
|
|
3275
|
+
},
|
|
3276
|
+
"filepath": "src/components/form/field_password/field_password.tsx"
|
|
3277
|
+
},
|
|
3278
|
+
{
|
|
3279
|
+
"token": "euiFieldPassword.maskPassword",
|
|
3280
|
+
"defString": "Mask password",
|
|
3281
|
+
"highlighting": "string",
|
|
3282
|
+
"loc": {
|
|
3283
|
+
"start": {
|
|
3284
|
+
"line": 105,
|
|
3285
|
+
"column": 49,
|
|
3286
|
+
"index": 2960
|
|
3287
|
+
},
|
|
3288
|
+
"end": {
|
|
3289
|
+
"line": 111,
|
|
3290
|
+
"column": 3,
|
|
3291
|
+
"index": 3181
|
|
3292
|
+
}
|
|
3293
|
+
},
|
|
3294
|
+
"filepath": "src/components/form/field_password/field_password.tsx"
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"token": "euiFlyoutManaged.defaultTitle",
|
|
3298
|
+
"defString": "Unknown Flyout",
|
|
3299
|
+
"highlighting": "string",
|
|
3300
|
+
"loc": {
|
|
3301
|
+
"start": {
|
|
3302
|
+
"line": 130,
|
|
3303
|
+
"column": 25,
|
|
3304
|
+
"index": 4271
|
|
3305
|
+
},
|
|
3306
|
+
"end": {
|
|
3307
|
+
"line": 133,
|
|
3308
|
+
"column": 5,
|
|
3309
|
+
"index": 4350
|
|
3310
|
+
}
|
|
3311
|
+
},
|
|
3312
|
+
"filepath": "src/components/flyout/manager/flyout_managed.tsx"
|
|
3313
|
+
},
|
|
3314
|
+
{
|
|
3315
|
+
"token": "euiRefreshInterval.fullDescriptionOff",
|
|
3316
|
+
"defString": "Refresh is off, interval set to {optionValue} {optionText}.",
|
|
3317
|
+
"highlighting": "string",
|
|
3318
|
+
"loc": {
|
|
3319
|
+
"start": {
|
|
3320
|
+
"line": 221,
|
|
3321
|
+
"column": 6,
|
|
3322
|
+
"index": 5894
|
|
3323
|
+
},
|
|
3324
|
+
"end": {
|
|
3325
|
+
"line": 228,
|
|
3326
|
+
"column": 8,
|
|
3327
|
+
"index": 6124
|
|
3328
|
+
}
|
|
3329
|
+
},
|
|
3330
|
+
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
3331
|
+
},
|
|
3332
|
+
{
|
|
3333
|
+
"token": "euiRefreshInterval.fullDescriptionOn",
|
|
3334
|
+
"defString": "Refresh is on, interval set to {optionValue} {optionText}.",
|
|
3335
|
+
"highlighting": "string",
|
|
3336
|
+
"loc": {
|
|
3337
|
+
"start": {
|
|
3338
|
+
"line": 230,
|
|
3339
|
+
"column": 6,
|
|
3340
|
+
"index": 6141
|
|
3341
|
+
},
|
|
3342
|
+
"end": {
|
|
3343
|
+
"line": 237,
|
|
3344
|
+
"column": 8,
|
|
3345
|
+
"index": 6369
|
|
3346
|
+
}
|
|
3347
|
+
},
|
|
3348
|
+
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"token": "euiRefreshInterval.toggleLabel",
|
|
3352
|
+
"defString": "Refresh every",
|
|
3353
|
+
"highlighting": "string",
|
|
3354
|
+
"loc": {
|
|
3355
|
+
"start": {
|
|
3356
|
+
"line": 252,
|
|
3357
|
+
"column": 6,
|
|
3358
|
+
"index": 6639
|
|
3359
|
+
},
|
|
3360
|
+
"end": {
|
|
3361
|
+
"line": 265,
|
|
3362
|
+
"column": 7,
|
|
3363
|
+
"index": 7028
|
|
3364
|
+
}
|
|
3365
|
+
},
|
|
3366
|
+
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"token": "euiRefreshInterval.toggleAriaLabel",
|
|
3370
|
+
"defString": "Toggle refresh",
|
|
3371
|
+
"highlighting": "string",
|
|
3372
|
+
"loc": {
|
|
3373
|
+
"start": {
|
|
3374
|
+
"line": 252,
|
|
3213
3375
|
"column": 6,
|
|
3214
|
-
"index":
|
|
3376
|
+
"index": 6639
|
|
3215
3377
|
},
|
|
3216
3378
|
"end": {
|
|
3217
|
-
"line":
|
|
3379
|
+
"line": 265,
|
|
3218
3380
|
"column": 7,
|
|
3219
|
-
"index":
|
|
3381
|
+
"index": 7028
|
|
3220
3382
|
}
|
|
3221
3383
|
},
|
|
3222
|
-
"filepath": "src/components/
|
|
3384
|
+
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
3223
3385
|
},
|
|
3224
3386
|
{
|
|
3225
|
-
"token": "
|
|
3226
|
-
"defString": "
|
|
3387
|
+
"token": "euiRefreshInterval.valueAriaLabel",
|
|
3388
|
+
"defString": "Refresh interval value",
|
|
3227
3389
|
"highlighting": "string",
|
|
3228
3390
|
"loc": {
|
|
3229
3391
|
"start": {
|
|
3230
|
-
"line":
|
|
3231
|
-
"column":
|
|
3232
|
-
"index":
|
|
3392
|
+
"line": 252,
|
|
3393
|
+
"column": 6,
|
|
3394
|
+
"index": 6639
|
|
3233
3395
|
},
|
|
3234
3396
|
"end": {
|
|
3235
|
-
"line":
|
|
3236
|
-
"column":
|
|
3237
|
-
"index":
|
|
3397
|
+
"line": 265,
|
|
3398
|
+
"column": 7,
|
|
3399
|
+
"index": 7028
|
|
3238
3400
|
}
|
|
3239
3401
|
},
|
|
3240
|
-
"filepath": "src/components/
|
|
3402
|
+
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
3241
3403
|
},
|
|
3242
3404
|
{
|
|
3243
|
-
"token": "
|
|
3244
|
-
"defString": "
|
|
3405
|
+
"token": "euiRefreshInterval.unitsAriaLabel",
|
|
3406
|
+
"defString": "Refresh interval units",
|
|
3245
3407
|
"highlighting": "string",
|
|
3246
3408
|
"loc": {
|
|
3247
3409
|
"start": {
|
|
3248
|
-
"line":
|
|
3410
|
+
"line": 252,
|
|
3249
3411
|
"column": 6,
|
|
3250
|
-
"index":
|
|
3412
|
+
"index": 6639
|
|
3251
3413
|
},
|
|
3252
3414
|
"end": {
|
|
3253
|
-
"line":
|
|
3415
|
+
"line": 265,
|
|
3254
3416
|
"column": 7,
|
|
3255
|
-
"index":
|
|
3417
|
+
"index": 7028
|
|
3256
3418
|
}
|
|
3257
3419
|
},
|
|
3258
|
-
"filepath": "src/components/
|
|
3420
|
+
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
3259
3421
|
},
|
|
3260
3422
|
{
|
|
3261
|
-
"token": "
|
|
3262
|
-
"defString": "
|
|
3423
|
+
"token": "euiAutoRefresh.autoRefreshLabel",
|
|
3424
|
+
"defString": "Auto refresh",
|
|
3263
3425
|
"highlighting": "string",
|
|
3264
3426
|
"loc": {
|
|
3265
3427
|
"start": {
|
|
3266
|
-
"line":
|
|
3267
|
-
"column":
|
|
3268
|
-
"index":
|
|
3428
|
+
"line": 50,
|
|
3429
|
+
"column": 26,
|
|
3430
|
+
"index": 1659
|
|
3269
3431
|
},
|
|
3270
3432
|
"end": {
|
|
3271
|
-
"line":
|
|
3433
|
+
"line": 53,
|
|
3272
3434
|
"column": 3,
|
|
3273
|
-
"index":
|
|
3435
|
+
"index": 1732
|
|
3274
3436
|
}
|
|
3275
3437
|
},
|
|
3276
|
-
"filepath": "src/components/
|
|
3438
|
+
"filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
|
|
3277
3439
|
},
|
|
3278
3440
|
{
|
|
3279
|
-
"token": "
|
|
3280
|
-
"defString": "
|
|
3441
|
+
"token": "euiAutoRefresh.buttonLabelOff",
|
|
3442
|
+
"defString": "Auto refresh is off",
|
|
3281
3443
|
"highlighting": "string",
|
|
3282
3444
|
"loc": {
|
|
3283
3445
|
"start": {
|
|
3284
|
-
"line":
|
|
3285
|
-
"column":
|
|
3286
|
-
"index":
|
|
3446
|
+
"line": 129,
|
|
3447
|
+
"column": 29,
|
|
3448
|
+
"index": 3709
|
|
3287
3449
|
},
|
|
3288
3450
|
"end": {
|
|
3289
|
-
"line":
|
|
3451
|
+
"line": 132,
|
|
3290
3452
|
"column": 3,
|
|
3291
|
-
"index":
|
|
3453
|
+
"index": 3787
|
|
3292
3454
|
}
|
|
3293
3455
|
},
|
|
3294
|
-
"filepath": "src/components/
|
|
3456
|
+
"filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
|
|
3295
3457
|
},
|
|
3296
3458
|
{
|
|
3297
|
-
"token": "
|
|
3298
|
-
"defString": "
|
|
3459
|
+
"token": "euiAutoRefresh.buttonLabelOn",
|
|
3460
|
+
"defString": "Auto refresh is on and set to {prettyInterval}",
|
|
3299
3461
|
"highlighting": "string",
|
|
3300
3462
|
"loc": {
|
|
3301
3463
|
"start": {
|
|
3302
|
-
"line":
|
|
3303
|
-
"column":
|
|
3304
|
-
"index":
|
|
3464
|
+
"line": 133,
|
|
3465
|
+
"column": 28,
|
|
3466
|
+
"index": 3817
|
|
3305
3467
|
},
|
|
3306
3468
|
"end": {
|
|
3307
|
-
"line":
|
|
3308
|
-
"column":
|
|
3309
|
-
"index":
|
|
3469
|
+
"line": 141,
|
|
3470
|
+
"column": 3,
|
|
3471
|
+
"index": 4051
|
|
3310
3472
|
}
|
|
3311
3473
|
},
|
|
3312
|
-
"filepath": "src/components/
|
|
3474
|
+
"filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
|
|
3313
3475
|
},
|
|
3314
3476
|
{
|
|
3315
3477
|
"token": "euiTimeWindowButtons.previousDescription",
|
|
@@ -4859,168 +5021,6 @@
|
|
|
4859
5021
|
},
|
|
4860
5022
|
"filepath": "src/components/date_picker/super_date_picker/pretty_duration.tsx"
|
|
4861
5023
|
},
|
|
4862
|
-
{
|
|
4863
|
-
"token": "euiRefreshInterval.fullDescriptionOff",
|
|
4864
|
-
"defString": "Refresh is off, interval set to {optionValue} {optionText}.",
|
|
4865
|
-
"highlighting": "string",
|
|
4866
|
-
"loc": {
|
|
4867
|
-
"start": {
|
|
4868
|
-
"line": 221,
|
|
4869
|
-
"column": 6,
|
|
4870
|
-
"index": 5894
|
|
4871
|
-
},
|
|
4872
|
-
"end": {
|
|
4873
|
-
"line": 228,
|
|
4874
|
-
"column": 8,
|
|
4875
|
-
"index": 6124
|
|
4876
|
-
}
|
|
4877
|
-
},
|
|
4878
|
-
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
4879
|
-
},
|
|
4880
|
-
{
|
|
4881
|
-
"token": "euiRefreshInterval.fullDescriptionOn",
|
|
4882
|
-
"defString": "Refresh is on, interval set to {optionValue} {optionText}.",
|
|
4883
|
-
"highlighting": "string",
|
|
4884
|
-
"loc": {
|
|
4885
|
-
"start": {
|
|
4886
|
-
"line": 230,
|
|
4887
|
-
"column": 6,
|
|
4888
|
-
"index": 6141
|
|
4889
|
-
},
|
|
4890
|
-
"end": {
|
|
4891
|
-
"line": 237,
|
|
4892
|
-
"column": 8,
|
|
4893
|
-
"index": 6369
|
|
4894
|
-
}
|
|
4895
|
-
},
|
|
4896
|
-
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
4897
|
-
},
|
|
4898
|
-
{
|
|
4899
|
-
"token": "euiRefreshInterval.toggleLabel",
|
|
4900
|
-
"defString": "Refresh every",
|
|
4901
|
-
"highlighting": "string",
|
|
4902
|
-
"loc": {
|
|
4903
|
-
"start": {
|
|
4904
|
-
"line": 252,
|
|
4905
|
-
"column": 6,
|
|
4906
|
-
"index": 6639
|
|
4907
|
-
},
|
|
4908
|
-
"end": {
|
|
4909
|
-
"line": 265,
|
|
4910
|
-
"column": 7,
|
|
4911
|
-
"index": 7028
|
|
4912
|
-
}
|
|
4913
|
-
},
|
|
4914
|
-
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
4915
|
-
},
|
|
4916
|
-
{
|
|
4917
|
-
"token": "euiRefreshInterval.toggleAriaLabel",
|
|
4918
|
-
"defString": "Toggle refresh",
|
|
4919
|
-
"highlighting": "string",
|
|
4920
|
-
"loc": {
|
|
4921
|
-
"start": {
|
|
4922
|
-
"line": 252,
|
|
4923
|
-
"column": 6,
|
|
4924
|
-
"index": 6639
|
|
4925
|
-
},
|
|
4926
|
-
"end": {
|
|
4927
|
-
"line": 265,
|
|
4928
|
-
"column": 7,
|
|
4929
|
-
"index": 7028
|
|
4930
|
-
}
|
|
4931
|
-
},
|
|
4932
|
-
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
4933
|
-
},
|
|
4934
|
-
{
|
|
4935
|
-
"token": "euiRefreshInterval.valueAriaLabel",
|
|
4936
|
-
"defString": "Refresh interval value",
|
|
4937
|
-
"highlighting": "string",
|
|
4938
|
-
"loc": {
|
|
4939
|
-
"start": {
|
|
4940
|
-
"line": 252,
|
|
4941
|
-
"column": 6,
|
|
4942
|
-
"index": 6639
|
|
4943
|
-
},
|
|
4944
|
-
"end": {
|
|
4945
|
-
"line": 265,
|
|
4946
|
-
"column": 7,
|
|
4947
|
-
"index": 7028
|
|
4948
|
-
}
|
|
4949
|
-
},
|
|
4950
|
-
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
4951
|
-
},
|
|
4952
|
-
{
|
|
4953
|
-
"token": "euiRefreshInterval.unitsAriaLabel",
|
|
4954
|
-
"defString": "Refresh interval units",
|
|
4955
|
-
"highlighting": "string",
|
|
4956
|
-
"loc": {
|
|
4957
|
-
"start": {
|
|
4958
|
-
"line": 252,
|
|
4959
|
-
"column": 6,
|
|
4960
|
-
"index": 6639
|
|
4961
|
-
},
|
|
4962
|
-
"end": {
|
|
4963
|
-
"line": 265,
|
|
4964
|
-
"column": 7,
|
|
4965
|
-
"index": 7028
|
|
4966
|
-
}
|
|
4967
|
-
},
|
|
4968
|
-
"filepath": "src/components/date_picker/auto_refresh/refresh_interval.tsx"
|
|
4969
|
-
},
|
|
4970
|
-
{
|
|
4971
|
-
"token": "euiAutoRefresh.autoRefreshLabel",
|
|
4972
|
-
"defString": "Auto refresh",
|
|
4973
|
-
"highlighting": "string",
|
|
4974
|
-
"loc": {
|
|
4975
|
-
"start": {
|
|
4976
|
-
"line": 50,
|
|
4977
|
-
"column": 26,
|
|
4978
|
-
"index": 1659
|
|
4979
|
-
},
|
|
4980
|
-
"end": {
|
|
4981
|
-
"line": 53,
|
|
4982
|
-
"column": 3,
|
|
4983
|
-
"index": 1732
|
|
4984
|
-
}
|
|
4985
|
-
},
|
|
4986
|
-
"filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
|
|
4987
|
-
},
|
|
4988
|
-
{
|
|
4989
|
-
"token": "euiAutoRefresh.buttonLabelOff",
|
|
4990
|
-
"defString": "Auto refresh is off",
|
|
4991
|
-
"highlighting": "string",
|
|
4992
|
-
"loc": {
|
|
4993
|
-
"start": {
|
|
4994
|
-
"line": 129,
|
|
4995
|
-
"column": 29,
|
|
4996
|
-
"index": 3709
|
|
4997
|
-
},
|
|
4998
|
-
"end": {
|
|
4999
|
-
"line": 132,
|
|
5000
|
-
"column": 3,
|
|
5001
|
-
"index": 3787
|
|
5002
|
-
}
|
|
5003
|
-
},
|
|
5004
|
-
"filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
|
|
5005
|
-
},
|
|
5006
|
-
{
|
|
5007
|
-
"token": "euiAutoRefresh.buttonLabelOn",
|
|
5008
|
-
"defString": "Auto refresh is on and set to {prettyInterval}",
|
|
5009
|
-
"highlighting": "string",
|
|
5010
|
-
"loc": {
|
|
5011
|
-
"start": {
|
|
5012
|
-
"line": 133,
|
|
5013
|
-
"column": 28,
|
|
5014
|
-
"index": 3817
|
|
5015
|
-
},
|
|
5016
|
-
"end": {
|
|
5017
|
-
"line": 141,
|
|
5018
|
-
"column": 3,
|
|
5019
|
-
"index": 4051
|
|
5020
|
-
}
|
|
5021
|
-
},
|
|
5022
|
-
"filepath": "src/components/date_picker/auto_refresh/auto_refresh.tsx"
|
|
5023
|
-
},
|
|
5024
5024
|
{
|
|
5025
5025
|
"token": "euiDataGridSchema.booleanSortTextAsc",
|
|
5026
5026
|
"defString": "False-True",
|