-
Notifications
You must be signed in to change notification settings - Fork 58
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
Amit Kumar
committed
Mar 20, 2024
1 parent
90629cb
commit 2189874
Showing
7 changed files
with
702 additions
and
1 deletion.
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
479 changes: 478 additions & 1 deletion
479
...rc/main/content/jcr_root/conf/core-components-examples/settings/wcm/policies/.content.xml
Large diffs are not rendered by default.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...cr_root/conf/core-components-examples/settings/wcm/templates/eds-af-blank-v2/.content.xml
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,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> |
17 changes: 17 additions & 0 deletions
17
...conf/core-components-examples/settings/wcm/templates/eds-af-blank-v2/initial/.content.xml
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,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> |
147 changes: 147 additions & 0 deletions
147
...onf/core-components-examples/settings/wcm/templates/eds-af-blank-v2/policies/.content.xml
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,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> |
47 changes: 47 additions & 0 deletions
47
...nf/core-components-examples/settings/wcm/templates/eds-af-blank-v2/structure/.content.xml
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,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> |
Binary file added
BIN
+7.43 KB
...f/core-components-examples/settings/wcm/templates/eds-af-blank-v2/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.