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 d6d329b
Show file tree
Hide file tree
Showing 13 changed files with 1,537 additions and 38 deletions.
26 changes: 22 additions & 4 deletions i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,24 @@
},
"filepath": "src/components/bottom_bar/bottom_bar.tsx"
},
{
"token": "ouiBreadcrumbsSimplified.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",
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 d6d329b

Please sign in to comment.