Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create eds template with col span class #1124

Open
wants to merge 1 commit into
base: eds
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<filter root="/conf/core-components-examples/settings/wcm/policies/wcm/foundation/components/responsivegrid/policy_1545309074617" mode="update"/>
<filter root="/conf/core-components-examples/settings/wcm/policies/forms-components-examples" mode="update"/>
<filter root="/conf/core-components-examples/settings/wcm/templates/af-blank-v2" mode="update"/>
<filter root="/conf/core-components-examples/settings/wcm/templates/eds-af-blank-v2" mode="update"/>
<filter root="/conf/core-components-examples/settings/wcm/templates/afv2frag-template" mode="update"/>
<filter root="/conf/core-components-examples/settings/wcm/templates/content-page/policies/jcr:content/root/responsivegrid/core-components-examples/components/form/container" mode="update"/>
<filter root="/conf/core-components-examples/settings/wcm/templates/content-page/policies/jcr:content/root/responsivegrid/forms-components-examples" mode="update"/>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:Template">
<jcr:content
cq:lastModified="{Date}2021-08-31T15:15:47.862+05:30"
cq:lastModifiedBy="admin"
cq:templateType="/conf/core-components-examples/settings/wcm/template-types/af-page-v2"
jcr:description="EDS AF Blank Template for Core component examples"
jcr:primaryType="cq:PageContent"
jcr:title="EDS AF Blank"
status="enabled"/>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:deviceGroups="[/etc/mobile/groups/responsive]"
jcr:primaryType="cq:PageContent"
sling:resourceType="forms-components-examples/components/page"
cq:template="/conf/core-components-examples/settings/wcm/templates/eds-af-blank-v2"
guideComponentType="fd/af/templates">
<guideContainer
fd:version="2.1"
jcr:primaryType="nt:unstructured"
fieldType="form"
sling:resourceType="forms-components-examples/components/form/container">
</guideContainer>
</jcr:content>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -0,0 +1,147 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:policy="forms-components-examples/components/page/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mappings">
<container1
jcr:primaryType="nt:unstructured"
jcr:title="Header"
sling:resourceType="wcm/core/components/policies/mapping"
cq:policy="wcm/foundation/components/responsivegrid/page-header"
layout="responsiveGrid"
editable="{Boolean}true" />
<guideContainer
cq:policy="forms-components-examples/components/form/container/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
<forms-components-examples
jcr:primaryType="nt:unstructured">
<components
jcr:primaryType="nt:unstructured">
<form
jcr:primaryType="nt:unstructured">

<accordion
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</accordion>
<button
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</button>
<checkbox
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</checkbox>
<checkboxgroup
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</checkboxgroup>
<dropdown
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</dropdown>
<emailinput
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</emailinput>
<fileinput
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</fileinput>
<fragment
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</fragment>
<image
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</image>
<recaptcha
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</recaptcha>
<radiobutton
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</radiobutton>
<tabsontop
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</tabsontop>
<text
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</text>
<textinput
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</textinput>
<verticaltabs
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</verticaltabs>
<wizard
cq:policy="forms-components-examples/components/form/layout_style/policy_style"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</wizard>


<numberinput
cq:policy="forms-components-examples/components/form/numberinput-eds/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</numberinput>
<datepicker
cq:policy="forms-components-examples/components/form/datepicker-eds/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</datepicker>
<telephoneinput
cq:policy="forms-components-examples/components/form/telephoneinput-eds/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</telephoneinput>
<panelcontainer
cq:policy="forms-components-examples/components/form/panelcontainer-eds/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</panelcontainer>
<switch
cq:policy="forms-components-examples/components/form/switch-eds/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping">
</switch>
</form>
</components>
</forms-components-examples>

</guideContainer>
<container2
jcr:primaryType="nt:unstructured"
jcr:title="Footer"
sling:resourceType="wcm/core/components/policies/mapping"
cq:policy="wcm/foundation/components/responsivegrid/page-footer"
layout="responsiveGrid"
editable="{Boolean}true" />
</jcr:content>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:deviceGroups="[/etc/mobile/groups/responsive]"
jcr:primaryType="cq:PageContent"
cq:template="/conf/core-components-examples/settings/wcm/templates/eds-af-blank-v2"
sling:resourceType="forms-components-examples/components/page"
guideComponentType="fd/af/templates">
<container1
jcr:primaryType="nt:unstructured"
jcr:title="Header"
sling:resourceType="core/wcm/components/container/v1/container"
cq:policy="wcm/foundation/components/responsivegrid/page-header"
layout="responsiveGrid"
editable="{Boolean}true" />
<guideContainer
jcr:primaryType="nt:unstructured"
editable="{Boolean}true"
fieldType="form"
fd:version="2.1"
sling:resourceType="forms-components-examples/components/form/container">
</guideContainer>
<container2
jcr:primaryType="nt:unstructured"
jcr:title="Footer"
sling:resourceType="core/wcm/components/container/v1/container"
layout="responsiveGrid"
editable="{Boolean}true" />
<cq:responsive jcr:primaryType="nt:unstructured">
<breakpoints jcr:primaryType="nt:unstructured">
<smallScreen
jcr:primaryType="nt:unstructured"
title="Smaller Screen"
width="{Decimal}479"/>
<phone
jcr:primaryType="nt:unstructured"
title="Phone"
width="{Decimal}767"/>
<tablet
jcr:primaryType="nt:unstructured"
title="Tablet"
width="{Decimal}991"/>
</breakpoints>
</cq:responsive>
</jcr:content>
</jcr:root>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.