Skip to content

Commit

Permalink
Replacing foundation component by core component
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj-parashar committed Nov 23, 2023
1 parent a900b3d commit 9ba5983
Show file tree
Hide file tree
Showing 33 changed files with 176 additions and 132 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,10 @@
</cq:responsive>
</submit>
</guideContainer>
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<pageheader
jcr:lastModified="{Date}2023-05-25T06:28:44.438Z"
jcr:lastModifiedBy="admin"
Expand Down Expand Up @@ -246,10 +247,11 @@
textIsRich="true"
value="Company Name Here"/>
</pageheader>
</parsys1>
<parsys2
</container1>
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<footer
jcr:lastModified="{Date}2023-05-25T06:28:44.438Z"
jcr:lastModifiedBy="admin"
Expand All @@ -266,6 +268,6 @@
text="&lt;p>© YYYY WKND | All rights reserved.&lt;/p>&#xd;&#xa;"
textIsRich="true"/>
</footer>
</parsys2>
</container2>
</jcr:content>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
cq:policy="${appId}/components/page/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mappings">
<parsys1
<container1
cq:policy="wcm/foundation/components/responsivegrid/cc-af-header-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<guideContainer
cq:policy="${appId}/components/adaptiveForm/formcontainer/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<parsys2
<container2
cq:policy="wcm/foundation/components/responsivegrid/cc-af-footer-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,21 @@
jcr:uuid="aa07e3c9-a52a-44bc-9c9c-27591f605aad"
sling:resourceType="${appId}/components/adaptiveForm/page"
guideComponentType="fd/af/templates">
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<guideContainer
fd:version="2.1"
jcr:primaryType="nt:unstructured"
sling:resourceType="${appId}/components/adaptiveForm/formcontainer"
editable="{Boolean}true"
fieldType="form"/>
<parsys2
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<cq:responsive jcr:primaryType="nt:unstructured">
<breakpoints jcr:primaryType="nt:unstructured">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -674,9 +674,10 @@
</submit>
</panelcontainer_349931358>
</guideContainer>
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<pageheader
jcr:lastModified="{Date}2023-04-17T18:42:39.005Z"
jcr:lastModifiedBy="admin"
Expand Down Expand Up @@ -713,10 +714,11 @@
textIsRich="true"
value="Company Name Here"/>
</pageheader>
</parsys1>
<parsys2
</container1>
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<footer
jcr:lastModified="{Date}2023-04-17T18:42:42.150Z"
jcr:lastModifiedBy="admin"
Expand All @@ -733,7 +735,7 @@
text="&lt;p>© YYYY WKND | All rights reserved.&lt;/p>&#xd;&#xa;"
textIsRich="true"/>
</footer>
</parsys2>
</container2>
<cq:featuredimage
jcr:lastModified="{Date}2023-04-17T18:49:21.732Z"
jcr:lastModifiedBy="admin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
cq:policy="${appId}/components/page/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mappings">
<parsys1
<container1
cq:policy="wcm/foundation/components/responsivegrid/cc-af-header-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<guideContainer
cq:policy="${appId}/components/adaptiveForm/formcontainer/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<parsys2
<container2
cq:policy="wcm/foundation/components/responsivegrid/cc-af-footer-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,21 @@
jcr:primaryType="cq:PageContent"
sling:resourceType="${appId}/components/adaptiveForm/page"
guideComponentType="fd/af/templates">
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<guideContainer
fd:version="2.1"
jcr:primaryType="nt:unstructured"
sling:resourceType="${appId}/components/adaptiveForm/formcontainer"
editable="{Boolean}true"
fieldType="form"/>
<parsys2
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<cq:responsive jcr:primaryType="nt:unstructured">
<breakpoints jcr:primaryType="nt:unstructured">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,10 @@
</submit>
</panelcontainer_295155161>
</guideContainer>
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<pageheader
jcr:lastModified="{Date}2023-05-12T07:13:53.119Z"
jcr:lastModifiedBy="admin"
Expand Down Expand Up @@ -396,10 +397,11 @@
textIsRich="true"
value="Company Name Here"/>
</pageheader>
</parsys1>
<parsys2
</container1>
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<footer
jcr:lastModified="{Date}2023-05-12T07:13:55.399Z"
jcr:lastModifiedBy="admin"
Expand All @@ -416,7 +418,7 @@
text="&lt;p>© YYYY WKND | All rights reserved.&lt;/p>&#xd;&#xa;"
textIsRich="true"/>
</footer>
</parsys2>
</container2>
<cq:featuredimage
jcr:lastModified="{Date}2023-05-18T06:41:17.172Z"
jcr:lastModifiedBy="admin"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
cq:policy="${appId}/components/page/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mappings">
<parsys1
<container1
cq:policy="wcm/foundation/components/responsivegrid/cc-af-header-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<guideContainer
cq:policy="${appId}/components/adaptiveForm/formcontainer/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<parsys2
<container2
cq:policy="wcm/foundation/components/responsivegrid/cc-af-footer-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,21 @@
jcr:primaryType="cq:PageContent"
sling:resourceType="${appId}/components/adaptiveForm/page"
guideComponentType="fd/af/templates">
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<guideContainer
fd:version="2.1"
jcr:primaryType="nt:unstructured"
sling:resourceType="${appId}/components/adaptiveForm/formcontainer"
editable="{Boolean}true"
fieldType="form"/>
<parsys2
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<cq:responsive jcr:primaryType="nt:unstructured">
<breakpoints jcr:primaryType="nt:unstructured">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,9 +297,10 @@
</cq:responsive>
</submit>
</guideContainer>
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<pageheader
jcr:lastModified="{Date}2023-05-25T06:28:44.438Z"
jcr:lastModifiedBy="admin"
Expand Down Expand Up @@ -336,10 +337,11 @@
textIsRich="true"
value="Company Name Here"/>
</pageheader>
</parsys1>
<parsys2
</container1>
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<footer
jcr:lastModified="{Date}2023-05-25T06:28:44.438Z"
jcr:lastModifiedBy="admin"
Expand All @@ -356,6 +358,6 @@
text="&lt;p>© YYYY WKND | All rights reserved.&lt;/p>&#xd;&#xa;"
textIsRich="true"/>
</footer>
</parsys2>
</container2>
</jcr:content>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
cq:policy="${appId}/components/page/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mappings">
<parsys1
<container1
cq:policy="wcm/foundation/components/responsivegrid/cc-af-header-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<guideContainer
cq:policy="${appId}/components/adaptiveForm/formcontainer/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<parsys2
<container2
cq:policy="wcm/foundation/components/responsivegrid/cc-af-footer-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,21 @@
jcr:uuid="2d9cedc3-7893-426b-8ecb-9d9c4ee25154"
sling:resourceType="${appId}/components/adaptiveForm/page"
guideComponentType="fd/af/templates">
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<guideContainer
fd:version="2.1"
jcr:primaryType="nt:unstructured"
sling:resourceType="${appId}/components/adaptiveForm/formcontainer"
editable="{Boolean}true"
fieldType="form"/>
<parsys2
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid"
sling:resourceType="${appId}/components/container"
layout="responsiveGrid"
editable="{Boolean}true"/>
<cq:responsive jcr:primaryType="nt:unstructured">
<breakpoints jcr:primaryType="nt:unstructured">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,10 @@
</submit>
</panelcontainer>
</guideContainer>
<parsys1
<container1
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<pageheader
jcr:lastModified="{Date}2023-05-02T05:48:46.661Z"
jcr:lastModifiedBy="admin"
Expand Down Expand Up @@ -174,10 +175,11 @@
textIsRich="true"
value="Company Name Here"/>
</pageheader>
</parsys1>
<parsys2
</container1>
<container2
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
sling:resourceType="${appId}/components/container"
layout="responsiveGrid">
<footer
jcr:lastModified="{Date}2023-04-29T18:26:22.801Z"
jcr:lastModifiedBy="admin"
Expand All @@ -194,6 +196,6 @@
text="&lt;p>© YYYY WKND | All rights reserved.&lt;/p>&#xd;&#xa;"
textIsRich="true"/>
</footer>
</parsys2>
</container2>
</jcr:content>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
cq:policy="${appId}/components/page/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mappings">
<parsys1
<container1
cq:policy="wcm/foundation/components/responsivegrid/cc-af-header-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<guideContainer
cq:policy="${appId}/components/adaptiveForm/formcontainer/default"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
<parsys2
<container2
cq:policy="wcm/foundation/components/responsivegrid/cc-af-footer-policy"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
Expand Down
Loading

0 comments on commit 9ba5983

Please sign in to comment.