-
Notifications
You must be signed in to change notification settings - Fork 1
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
2 changed files
with
11 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
contentType: page | ||
title: test | ||
inpage: true | ||
contentTop: <p>test</p><p> </p> | ||
--- | ||
<p><ecl-text tag="div" theme="ec" is-bold="false" level="2" size="m" item-id="" slot="">Heading 2</ecl-text></p><p><ecl-spacing breakpoint="" direction="b" value="s" outer="true" inner="false"> </ecl-spacing></p><p><ecl-text tag="div" theme="ec" is-bold="false" level="3" size="m" item-id="" slot="">Heading 3</ecl-text></p><p> <ecl-form-group style-class="" label="Label" required="true" optional-text="(optional)" helper-text="Form group helper text" invalid="false" disabled="false" invalid-text="This is an error message" theme="ec"><ecl-select style-class="" required="true" disabled="false" invalid="false" width="m" ecl-script="true" label="Select a country" select-id="select-id" helper-text="This is the input helper text." required-text="*" invalid-text="This is the error message" invalid-icon="error" optional-text="(optional)" multiple="false" multiple-placeholder="Select an item" multiple-search-no-results-text="No results found" multiple-all-text="Select all" multiple-clear-all-text="Clear all" multiple-close-text="Close" multiple-search-text="Enter keyword"> </ecl-select></ecl-form-group><ecl-card theme="ec" image-alt="Image alternative" image="https://inno-ecl.s3.amazonaws.com/media/examples/example-image.jpg"> <ecl-content-block theme="ec" has-description="" has-title="" has-labels="" meta-primary="["META1", "Meta2"]" meta-secondary="[{"label": "2018/10/22", "icon": "calendar"}, {"label": "Luxembourg", "icon": "location"}]"> <ecl-link slot="title" variant="standalone" path="/example#s0126">Title </ecl-link><ecl-label theme="ec" slot="labels" variant="highlight">test </ecl-label><ecl-label theme="ec" slot="labels" variant="high">Status: test2</ecl-label><ecl-text tag="div" theme="ec" level="5" slot="description">Transparently designing and evaluating evidence-based EU legislation, backed by citizens views.</ecl-text> </ecl-content-block></ecl-card></p> |
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,4 @@ | ||
--- | ||
inpage: false | ||
contentTop: "" | ||
--- |