Skip to content

Commit

Permalink
Create OuiSimplifiedBreadcrumbs and update OuiHeaderBreadcrumbs
Browse files Browse the repository at this point in the history
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
  • Loading branch information
zhongnansu committed Aug 26, 2024
1 parent ce392b5 commit d8a16f4
Show file tree
Hide file tree
Showing 12 changed files with 1,528 additions and 41 deletions.
34 changes: 26 additions & 8 deletions i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,20 +233,38 @@
},
"filepath": "src/components/bottom_bar/bottom_bar.tsx"
},
{
"token": "ouiSimplifiedBreadcrumbs.collapsedBadge.ariaLabel",
"defString": "Show collapsed breadcrumbs",
"highlighting": "string",
"loc": {
"start": {
"line": 79,
"column": 6,
"index": 2234
},
"end": {
"line": 81,
"column": 45,
"index": 2354
}
},
"filepath": "src/components/breadcrumbs/breadcrumbs_simplified.tsx"
},
{
"token": "ouiBreadcrumbs.collapsedBadge.ariaLabel",
"defString": "Show collapsed breadcrumbs",
"highlighting": "string",
"loc": {
"start": {
"line": 147,
"line": 152,
"column": 6,
"index": 4396
"index": 4480
},
"end": {
"line": 149,
"line": 154,
"column": 45,
"index": 4506
"index": 4590
}
},
"filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
Expand Down Expand Up @@ -2237,14 +2255,14 @@
"highlighting": "string",
"loc": {
"start": {
"line": 439,
"line": 437,
"column": 14,
"index": 11503
"index": 11485
},
"end": {
"line": 442,
"line": 440,
"column": 16,
"index": 11629
"index": 11611
}
},
"filepath": "src/components/date_picker/super_date_picker/super_date_picker.tsx"
Expand Down
Loading

0 comments on commit d8a16f4

Please sign in to comment.