Skip to content

Commit f3204e0

Browse files
committed
chore: revert generated i18ntokens changes
1 parent b7e9b6e commit f3204e0

1 file changed

Lines changed: 31 additions & 31 deletions

File tree

packages/eui/i18ntokens.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,14 @@
149149
"highlighting": "string",
150150
"loc": {
151151
"start": {
152-
"line": 1119,
152+
"line": 1118,
153153
"column": 8,
154-
"index": 31058
154+
"index": 31036
155155
},
156156
"end": {
157-
"line": 1123,
157+
"line": 1122,
158158
"column": 9,
159-
"index": 31213
159+
"index": 31191
160160
}
161161
},
162162
"filepath": "src/components/basic_table/basic_table.tsx"
@@ -167,68 +167,68 @@
167167
"highlighting": "string",
168168
"loc": {
169169
"start": {
170-
"line": 1350,
170+
"line": 1347,
171171
"column": 8,
172-
"index": 37993
172+
"index": 37908
173173
},
174174
"end": {
175-
"line": 1354,
175+
"line": 1351,
176176
"column": 9,
177-
"index": 38152
177+
"index": 38067
178178
}
179179
},
180180
"filepath": "src/components/basic_table/basic_table.tsx"
181181
},
182182
{
183-
"token": "euiCollapsedItemActions.allActionsTooltip",
183+
"token": "euiCollapsedItemActions.allActions",
184184
"defString": "All actions",
185185
"highlighting": "string",
186186
"loc": {
187187
"start": {
188-
"line": 45,
189-
"column": 28,
190-
"index": 1373
188+
"line": 110,
189+
"column": 4,
190+
"index": 3586
191191
},
192192
"end": {
193-
"line": 48,
194-
"column": 3,
195-
"index": 1455
193+
"line": 119,
194+
"column": 5,
195+
"index": 3853
196196
}
197197
},
198198
"filepath": "src/components/basic_table/collapsed_item_actions.tsx"
199199
},
200200
{
201-
"token": "euiCollapsedItemActions.allActions",
202-
"defString": "All actions, row {index}",
201+
"token": "euiCollapsedItemActions.allActionsDisabled",
202+
"defString": "Individual item actions are disabled when rows are being selected.",
203203
"highlighting": "string",
204204
"loc": {
205205
"start": {
206-
"line": 50,
207-
"column": 36,
208-
"index": 1494
206+
"line": 110,
207+
"column": 4,
208+
"index": 3586
209209
},
210210
"end": {
211-
"line": 56,
212-
"column": 3,
213-
"index": 1631
211+
"line": 119,
212+
"column": 5,
213+
"index": 3853
214214
}
215215
},
216216
"filepath": "src/components/basic_table/collapsed_item_actions.tsx"
217217
},
218218
{
219-
"token": "euiCollapsedItemActions.allActionsDisabled",
220-
"defString": "Individual item actions are disabled when rows are being selected.",
219+
"token": "euiCollapsedItemActions.allActions",
220+
"defString": "All actions",
221221
"highlighting": "string",
222222
"loc": {
223223
"start": {
224-
"line": 58,
225-
"column": 44,
226-
"index": 1678
224+
"line": 136,
225+
"column": 4,
226+
"index": 4413
227227
},
228228
"end": {
229-
"line": 61,
230-
"column": 3,
231-
"index": 1816
229+
"line": 136,
230+
"column": 78,
231+
"index": 4487
232232
}
233233
},
234234
"filepath": "src/components/basic_table/collapsed_item_actions.tsx"

0 commit comments

Comments
 (0)