@capillarytech/creatives-library 7.12.17 → 7.12.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -11,7 +11,11 @@ exports[`Test SlideBoxHeader container Should render correct component for rcs c
|
|
|
11
11
|
key="creatives-container-slidebox-header-content"
|
|
12
12
|
>
|
|
13
13
|
<CapHeader
|
|
14
|
-
description={
|
|
14
|
+
description={
|
|
15
|
+
<React.Fragment>
|
|
16
|
+
|
|
17
|
+
</React.Fragment>
|
|
18
|
+
}
|
|
15
19
|
descriptionClass=""
|
|
16
20
|
inline={false}
|
|
17
21
|
prefix={false}
|
|
@@ -130,70 +134,74 @@ exports[`Test SlideBoxHeader container Should render correct component for whats
|
|
|
130
134
|
<CapHeader
|
|
131
135
|
description={
|
|
132
136
|
<React.Fragment>
|
|
133
|
-
<
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
>
|
|
150
|
-
<
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
<
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
<
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
<
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
<
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
137
|
+
<React.Fragment>
|
|
138
|
+
<SlideBoxHeader__StyledLabel
|
|
139
|
+
type="label1"
|
|
140
|
+
>
|
|
141
|
+
<FormattedMessage
|
|
142
|
+
defaultMessage="Template name"
|
|
143
|
+
id="creatives.containersV2.templateNameLabel"
|
|
144
|
+
values={Object {}}
|
|
145
|
+
/>
|
|
146
|
+
</SlideBoxHeader__StyledLabel>
|
|
147
|
+
<SlideBoxHeader__StyledLabel
|
|
148
|
+
type="label2"
|
|
149
|
+
>
|
|
150
|
+
amit123456
|
|
151
|
+
</SlideBoxHeader__StyledLabel>
|
|
152
|
+
</React.Fragment>
|
|
153
|
+
<React.Fragment>
|
|
154
|
+
<SlideBoxHeader__StyledLabel
|
|
155
|
+
type="label3"
|
|
156
|
+
>
|
|
157
|
+
<FormattedMessage
|
|
158
|
+
defaultMessage="|"
|
|
159
|
+
id="creatives.containersV2.Whatsapp.labelSeperator"
|
|
160
|
+
values={Object {}}
|
|
161
|
+
/>
|
|
162
|
+
</SlideBoxHeader__StyledLabel>
|
|
163
|
+
<SlideBoxHeader__StyledLabel
|
|
164
|
+
type="label1"
|
|
165
|
+
>
|
|
166
|
+
<FormattedMessage
|
|
167
|
+
defaultMessage="Template category"
|
|
168
|
+
id="creatives.containersV2.Whatsapp.templateCategoryLabel"
|
|
169
|
+
values={Object {}}
|
|
170
|
+
/>
|
|
171
|
+
</SlideBoxHeader__StyledLabel>
|
|
172
|
+
<SlideBoxHeader__StyledLabel
|
|
173
|
+
type="label2"
|
|
174
|
+
>
|
|
175
|
+
Alert Update
|
|
176
|
+
</SlideBoxHeader__StyledLabel>
|
|
177
|
+
<SlideBoxHeader__StyledLabel
|
|
178
|
+
type="label3"
|
|
179
|
+
>
|
|
180
|
+
<FormattedMessage
|
|
181
|
+
defaultMessage="|"
|
|
182
|
+
id="creatives.containersV2.Whatsapp.labelSeperator"
|
|
183
|
+
values={Object {}}
|
|
184
|
+
/>
|
|
185
|
+
</SlideBoxHeader__StyledLabel>
|
|
186
|
+
<SlideBoxHeader__StyledLabel
|
|
187
|
+
type="label1"
|
|
188
|
+
>
|
|
189
|
+
<FormattedMessage
|
|
190
|
+
defaultMessage="Language"
|
|
191
|
+
id="creatives.containersV2.Whatsapp.languageLabel"
|
|
192
|
+
values={Object {}}
|
|
193
|
+
/>
|
|
194
|
+
</SlideBoxHeader__StyledLabel>
|
|
195
|
+
<SlideBoxHeader__StyledLabel
|
|
196
|
+
type="label2"
|
|
197
|
+
>
|
|
198
|
+
<FormattedMessage
|
|
199
|
+
defaultMessage="English"
|
|
200
|
+
id="creatives.containersV2.Whatsapp.english"
|
|
201
|
+
values={Object {}}
|
|
202
|
+
/>
|
|
203
|
+
</SlideBoxHeader__StyledLabel>
|
|
204
|
+
</React.Fragment>
|
|
197
205
|
</React.Fragment>
|
|
198
206
|
}
|
|
199
207
|
descriptionClass=""
|