Skip to content

Commit 0326b4e

Browse files
Muskan Guptaci-build
authored andcommitted
Updating ids for theme editor support
1 parent 4b0b690 commit 0326b4e

File tree

31 files changed

+248
-248
lines changed

31 files changed

+248
-248
lines changed

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/accordion/v1/accordion/_cq_styleConfig/.content.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
<accordionPanel
77
jcr:primaryType="nt:unstructured"
88
jcr:title="Accordion"
9-
id="af_accordionpanel"
9+
id="af2_accordionpanel"
1010
cssSelector=".cmp-accordion"
1111
longTitle="Accordion Panel Container"
1212
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
1313
<items jcr:primaryType="nt:unstructured">
1414
<accordionLabelContainer
1515
jcr:primaryType="nt:unstructured"
1616
jcr:title="Label Container"
17-
id="af_accordionlabelcontainer"
17+
id="af2_accordionlabelcontainer"
1818
cssSelector=".cmp-accordion__label-container"
1919
longTitle="Accordion Label Container"
2020
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
2121
<items jcr:primaryType="nt:unstructured">
2222
<accordionLabel
2323
jcr:primaryType="nt:unstructured"
2424
jcr:title="Label"
25-
id="af_accordionlabel"
25+
id="af2_accordionlabel"
2626
cssSelector=".cmp-accordion__label"
2727
longTitle="Accordion Label"
2828
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -40,11 +40,11 @@
4040
<accordionHelpIcon
4141
jcr:primaryType="nt:unstructured"
4242
jcr:title="Help Icon"
43-
id="af_accordionhelpicon"
43+
id="af2_accordionhelpicon"
4444
cssSelector=".cmp-accordion__questionmark"
4545
longTitle="Accordion Help Icon"
4646
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
47-
secondarySelectors="af_guideContainer:af_helpicon">
47+
secondarySelectors="af2_guideContainer:af2_helpicon">
4848
<states jcr:primaryType="nt:unstructured">
4949
<focus
5050
jcr:primaryType="nt:unstructured"
@@ -79,15 +79,15 @@
7979
<accordionDescriptionShort
8080
jcr:primaryType="nt:unstructured"
8181
jcr:title="Short Description"
82-
id="af_accordiondescriptionshort"
82+
id="af2_accordiondescriptionshort"
8383
cssSelector=".cmp-accordion__shortdescription"
8484
longTitle="Accordion Short Description"
8585
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
8686
</accordionDescriptionShort>
8787
<accordionDescriptionLong
8888
jcr:primaryType="nt:unstructured"
8989
jcr:title="Long Description"
90-
id="af_accordiondescriptionlong"
90+
id="af2_accordiondescriptionlong"
9191
cssSelector=".cmp-accordion__longdescription"
9292
longTitle="Accordion Long Description"
9393
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -105,15 +105,15 @@
105105
<accordionPanelItem
106106
jcr:primaryType="nt:unstructured"
107107
jcr:title="Panel Item"
108-
id="af_accordionpanelitem"
108+
id="af2_accordionpanelitem"
109109
cssSelector=".cmp-accordion__item"
110110
longTitle="Accordion Panel Item"
111111
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
112112
<items jcr:primaryType="nt:unstructured">
113113
<accordionHeader
114114
jcr:primaryType="nt:unstructured"
115115
jcr:title="Header"
116-
id="af_accordionpanelheader"
116+
id="af2_accordionpanelheader"
117117
cssSelector=".cmp-accordion__header"
118118
longTitle="Accordion Header"
119119
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -131,15 +131,15 @@
131131
<accordionHeaderButton
132132
jcr:primaryType="nt:unstructured"
133133
jcr:title="Header Button"
134-
id="af_accordionheaderbutton"
134+
id="af2_accordionheaderbutton"
135135
cssSelector=".cmp-accordion__button"
136136
longTitle="Accordion Header Button"
137137
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
138138
<items jcr:primaryType="nt:unstructured">
139139
<accordionHeaderTitle
140140
jcr:primaryType="nt:unstructured"
141141
jcr:title="Title"
142-
id="af_accordionheadertitle"
142+
id="af2_accordionheadertitle"
143143
cssSelector=".cmp-accordion__title"
144144
longTitle="Accordion Header Title"
145145
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -157,7 +157,7 @@
157157
<accordionHeaderIcon
158158
jcr:primaryType="nt:unstructured"
159159
jcr:title="Icon"
160-
id="af_accordionheadericon"
160+
id="af2_accordionheadericon"
161161
cssSelector=".cmp-accordion__icon"
162162
longTitle="Accordion Header Icon"
163163
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -187,7 +187,7 @@
187187
<accordionPanelWidget
188188
jcr:primaryType="nt:unstructured"
189189
jcr:title="Widget"
190-
id="af_accordionpanelwidget"
190+
id="af2_accordionpanelwidget"
191191
cssSelector=".cmp-accordion__panel"
192192
longTitle="Accordion Panel Widget"
193193
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/actions/reset/v1/reset/_cq_styleConfig/.content.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@
66
<button
77
jcr:primaryType="nt:unstructured"
88
jcr:title="Reset"
9-
id="af_resetbutton"
9+
id="af2_resetbutton"
1010
cssSelector=".reset .cmp-adaptiveform-button__widget"
1111
longTitle="Reset Button"
1212
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
13-
secondarySelectors="af_guideContainer:af_button">
13+
secondarySelectors="af2_guideContainer:af2_button">
1414
<items jcr:primaryType="nt:unstructured">
1515
<buttonText
1616
jcr:primaryType="nt:unstructured"
1717
jcr:title="Reset Button Text"
18-
id="af_resetbuttontext"
18+
id="af2_resetbuttontext"
1919
cssSelector=".reset .cmp-adaptiveform-button__text"
2020
longTitle="Reset Button Text"
2121
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
22-
secondarySelectors="af_guideContainer:af_buttontext">
22+
secondarySelectors="af2_guideContainer:af2_buttontext">
2323
<states jcr:primaryType="nt:unstructured">
2424
<focus
2525
jcr:primaryType="nt:unstructured"
@@ -42,15 +42,15 @@
4242
<buttonDescriptionShort
4343
jcr:primaryType="nt:unstructured"
4444
jcr:title="Short Description"
45-
id="af_resetbuttondescriptionshort"
45+
id="af2_resetbuttondescriptionshort"
4646
cssSelector=".reset .cmp-adaptiveform-button__shortdescription"
4747
longTitle="Reset Button Short Description"
4848
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
4949
</buttonDescriptionShort>
5050
<buttonDescriptionLong
5151
jcr:primaryType="nt:unstructured"
5252
jcr:title="Long Description"
53-
id="af_resetbuttondescriptionlong"
53+
id="af2_resetbuttondescriptionlong"
5454
cssSelector=".reset .cmp-adaptiveform-button__longdescription"
5555
longTitle="Reset Button Long Description"
5656
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -68,7 +68,7 @@
6868
<buttonHelpContainer
6969
jcr:primaryType="nt:unstructured"
7070
jcr:title="Help Container"
71-
id="af_resetbuttonhelpcontainer"
71+
id="af2_resetbuttonhelpcontainer"
7272
cssSelector=".reset .cmp-adaptiveform-button__help-container"
7373
longTitle="Reset Button Help Container"
7474
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -86,11 +86,11 @@
8686
<buttonHelpIcon
8787
jcr:primaryType="nt:unstructured"
8888
jcr:title="Help Icon"
89-
id="af_resetbuttonhelpicon"
89+
id="af2_resetbuttonhelpicon"
9090
cssSelector=".reset .cmp-adaptiveform-button__questionmark"
9191
longTitle="Reset Button Help Icon"
9292
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
93-
secondarySelectors="af_guideContainer:af_helpicon">
93+
secondarySelectors="af2_guideContainer:af2_helpicon">
9494
<states jcr:primaryType="nt:unstructured">
9595
<focus
9696
jcr:primaryType="nt:unstructured"

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/actions/submit/v1/submit/_cq_styleConfig/.content.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@
66
<button
77
jcr:primaryType="nt:unstructured"
88
jcr:title="Submit"
9-
id="af_submitbutton"
9+
id="af2_submitbutton"
1010
cssSelector=".submit .cmp-adaptiveform-button__widget"
1111
longTitle="Submit Button"
1212
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
13-
secondarySelectors="af_guideContainer:af_button">
13+
secondarySelectors="af2_guideContainer:af2_button">
1414
<items jcr:primaryType="nt:unstructured">
1515
<buttonText
1616
jcr:primaryType="nt:unstructured"
1717
jcr:title="Submit Button Text"
18-
id="af_submitbuttontext"
18+
id="af2_submitbuttontext"
1919
cssSelector=".submit .cmp-adaptiveform-button__text"
2020
longTitle="Submit Button Text"
2121
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
22-
secondarySelectors="af_guideContainer:af_buttontext">
22+
secondarySelectors="af2_guideContainer:af2_buttontext">
2323
<states jcr:primaryType="nt:unstructured">
2424
<focus
2525
jcr:primaryType="nt:unstructured"
@@ -42,15 +42,15 @@
4242
<buttonDescriptionShort
4343
jcr:primaryType="nt:unstructured"
4444
jcr:title="Short Description"
45-
id="af_submitbuttondescriptionshort"
45+
id="af2_submitbuttondescriptionshort"
4646
cssSelector=".submit .cmp-adaptiveform-button__shortdescription"
4747
longTitle="Submit Button Short Description"
4848
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
4949
</buttonDescriptionShort>
5050
<buttonDescriptionLong
5151
jcr:primaryType="nt:unstructured"
5252
jcr:title="Long Description"
53-
id="af_submitbuttondescriptionlong"
53+
id="af2_submitbuttondescriptionlong"
5454
cssSelector=".submit .cmp-adaptiveform-button__longdescription"
5555
longTitle="Submit Button Long Description"
5656
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -68,7 +68,7 @@
6868
<buttonHelpContainer
6969
jcr:primaryType="nt:unstructured"
7070
jcr:title="Help Container"
71-
id="af_submitbuttonhelpcontainer"
71+
id="af2_submitbuttonhelpcontainer"
7272
cssSelector=".submit .cmp-adaptiveform-button__help-container"
7373
longTitle="Submit Button Help Container"
7474
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -86,11 +86,11 @@
8686
<buttonHelpIcon
8787
jcr:primaryType="nt:unstructured"
8888
jcr:title="Help Icon"
89-
id="af_submitbuttonhelpicon"
89+
id="af2_submitbuttonhelpicon"
9090
cssSelector=".submit .cmp-adaptiveform-button__questionmark"
9191
longTitle="Submit Button Help Icon"
9292
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
93-
secondarySelectors="af_guideContainer:af_helpicon">
93+
secondarySelectors="af2_guideContainer:af2_helpicon">
9494
<states jcr:primaryType="nt:unstructured">
9595
<focus
9696
jcr:primaryType="nt:unstructured"

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_styleConfig/.content.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<field
77
jcr:primaryType="nt:unstructured"
88
jcr:title="Base"
9-
id="af_base"
9+
id="af2_base"
1010
cssSelector=".base"
1111
longTitle="Base"
1212
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
1313
<items jcr:primaryType="nt:unstructured">
1414
<widgetAndText
1515
jcr:primaryType="nt:unstructured"
1616
jcr:title="Widget and Text"
17-
id="af_basewidgetandtext"
17+
id="af2_basewidgetandtext"
1818
cssSelector="input,select,textarea"
1919
longTitle="Base Widget and Text"
2020
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -40,7 +40,7 @@
4040
<fieldLabel
4141
jcr:primaryType="nt:unstructured"
4242
jcr:title="Label"
43-
id="af_baselabel"
43+
id="af2_baselabel"
4444
cssSelector="label"
4545
longTitle="Base Label"
4646
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/button/v1/button/_cq_styleConfig/.content.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<button
1010
jcr:primaryType="nt:unstructured"
1111
jcr:title="All Buttons"
12-
id="af_button"
12+
id="af2_button"
1313
cssSelector=".cmp-adaptiveform-button__widget"
1414
longTitle="Button"
1515
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
1616
<items jcr:primaryType="nt:unstructured">
1717
<buttonText
1818
jcr:primaryType="nt:unstructured"
1919
jcr:title="Button Text"
20-
id="af_buttontext"
20+
id="af2_buttontext"
2121
cssSelector=".cmp-adaptiveform-button__text"
2222
longTitle="Button Text"
2323
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -43,15 +43,15 @@
4343
<buttonDescriptionShort
4444
jcr:primaryType="nt:unstructured"
4545
jcr:title="Short Description"
46-
id="af_buttondescriptionshort"
46+
id="af2_buttondescriptionshort"
4747
cssSelector=".cmp-adaptiveform-button__shortdescription"
4848
longTitle="Button Short Description"
4949
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
5050
</buttonDescriptionShort>
5151
<buttonDescriptionLong
5252
jcr:primaryType="nt:unstructured"
5353
jcr:title="Long Description"
54-
id="af_buttondescriptionlong"
54+
id="af2_buttondescriptionlong"
5555
cssSelector=".cmp-adaptiveform-button__longdescription"
5656
longTitle="Button Long Description"
5757
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -69,7 +69,7 @@
6969
<buttonHelpContainer
7070
jcr:primaryType="nt:unstructured"
7171
jcr:title="Help Container"
72-
id="af_buttonhelpcontainer"
72+
id="af2_buttonhelpcontainer"
7373
cssSelector=".cmp-adaptiveform-button__help-container"
7474
longTitle="Button Help Container"
7575
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common">
@@ -87,11 +87,11 @@
8787
<buttonHelpIcon
8888
jcr:primaryType="nt:unstructured"
8989
jcr:title="Help Icon"
90-
id="af_buttonhelpicon"
90+
id="af2_buttonhelpicon"
9191
cssSelector=".cmp-adaptiveform-button__questionmark"
9292
longTitle="Button Help Icon"
9393
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"
94-
secondarySelectors="af_guideContainer:af_helpicon">
94+
secondarySelectors="af2_guideContainer:af2_helpicon">
9595
<states jcr:primaryType="nt:unstructured">
9696
<focus
9797
jcr:primaryType="nt:unstructured"

0 commit comments

Comments
 (0)