This repository has been archived by the owner on May 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
58 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,8 @@ | |
padding: 0; | ||
padding-right: 10px; | ||
} | ||
|
||
.button { | ||
margin: 5px; | ||
} | ||
} |
28 changes: 28 additions & 0 deletions
28
.../terra-clinical-header/src/terra-dev-site/test/clinical-header/HeaderWrapContent.test.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
import React from 'react'; | ||
import classNames from 'classnames/bind'; | ||
|
||
import Header from 'terra-clinical-header'; | ||
import Button from 'terra-button'; | ||
import styles from './ClinicalHeaderCommontest.module.scss'; | ||
|
||
const cx = classNames.bind(styles); | ||
|
||
const endContent = ( | ||
<div | ||
id="headerTest--endContent" | ||
> | ||
<Button text="Update" className={cx('button')} /> | ||
<Button text="Renew" className={cx('button')} /> | ||
<Button text="Cancel" className={cx('button')} /> | ||
<Button text="Complete" className={cx('button')} /> | ||
</div> | ||
); | ||
|
||
export default () => ( | ||
<Header | ||
id="Header" | ||
text="Lorem ipsum dolor sit amet " | ||
endContent={endContent} | ||
wrapContent | ||
/> | ||
); |
Binary file added
BIN
+8.9 KB
...ence/clinical-lowlight-theme/en/chrome_enormous/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.79 KB
...eference/clinical-lowlight-theme/en/chrome_huge/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.5 KB
...ference/clinical-lowlight-theme/en/chrome_large/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.37 KB
...erence/clinical-lowlight-theme/en/chrome_medium/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.18 KB
...ference/clinical-lowlight-theme/en/chrome_small/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.01 KB
...eference/clinical-lowlight-theme/en/chrome_tiny/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10 KB
...reference/orion-fusion-theme/en/chrome_enormous/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.88 KB
...s__/reference/orion-fusion-theme/en/chrome_huge/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.87 KB
...__/reference/orion-fusion-theme/en/chrome_large/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.58 KB
..._/reference/orion-fusion-theme/en/chrome_medium/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.44 KB
...__/reference/orion-fusion-theme/en/chrome_small/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.27 KB
...s__/reference/orion-fusion-theme/en/chrome_tiny/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.09 KB
...eference/terra-default-theme/en/chrome_enormous/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.03 KB
...__/reference/terra-default-theme/en/chrome_huge/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.73 KB
..._/reference/terra-default-theme/en/chrome_large/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.61 KB
.../reference/terra-default-theme/en/chrome_medium/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.28 KB
..._/reference/terra-default-theme/en/chrome_small/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.25 KB
...__/reference/terra-default-theme/en/chrome_tiny/header-spec/wrapped_content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters