@capillarytech/creatives-library 7.10.59 → 7.10.61

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.
Files changed (31) hide show
  1. package/config/app.js +1 -0
  2. package/containers/Assets/Gallery/tests/__snapshots__/reducer.test.js.snap +2 -0
  3. package/containers/Email/index.js +3 -2
  4. package/index.js +6 -0
  5. package/package.json +1 -1
  6. package/routes.js +5 -0
  7. package/services/api.js +6 -1
  8. package/utils/v2common.js +13 -0
  9. package/v2Components/TemplatePreview/_templatePreview.scss +24 -2
  10. package/v2Components/TemplatePreview/index.js +90 -8
  11. package/v2Components/TemplatePreview/messages.js +12 -0
  12. package/v2Containers/App/constants.js +4 -1
  13. package/v2Containers/Assets/Gallery/tests/__snapshots__/reducer.test.js.snap +2 -0
  14. package/v2Containers/Cap/messages.js +12 -1
  15. package/v2Containers/CreativesContainer/SlideBoxContent.js +42 -7
  16. package/v2Containers/CreativesContainer/SlideBoxHeader.js +55 -14
  17. package/v2Containers/CreativesContainer/constants.js +1 -0
  18. package/v2Containers/CreativesContainer/index.js +93 -4
  19. package/v2Containers/CreativesContainer/messages.js +8 -0
  20. package/v2Containers/Email/index.js +3 -1
  21. package/v2Containers/Line/Container/index.js +1 -1
  22. package/v2Containers/Templates/_templates.scss +64 -0
  23. package/v2Containers/Templates/actions.js +12 -10
  24. package/v2Containers/Templates/constants.js +3 -1
  25. package/v2Containers/Templates/index.js +431 -72
  26. package/v2Containers/Templates/messages.js +66 -2
  27. package/v2Containers/Templates/reducer.js +3 -1
  28. package/v2Containers/TemplatesV2/index.js +17 -0
  29. package/v2Containers/TemplatesV2/messages.js +4 -0
  30. package/v2Containers/Whatsapp/index.js +23 -21
  31. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +16 -16
@@ -94,6 +94,10 @@ export default defineMessages({
94
94
  id: `${scope}.editButton`,
95
95
  defaultMessage: "Edit",
96
96
  },
97
+ "whatsappOverview": {
98
+ id: `${scope}.whatsappOverview`,
99
+ defaultMessage: "Overview",
100
+ },
97
101
  "duplicateButton": {
98
102
  id: `${scope}.duplicateButton`,
99
103
  defaultMessage: "Duplicate",
@@ -130,6 +134,10 @@ export default defineMessages({
130
134
  id: `${scope}.noAccountsPresentLine`,
131
135
  defaultMessage: "Line accounts are not setup for your brand",
132
136
  },
137
+ "noAccountsPresentWhatsapp": {
138
+ id: `${scope}.noAccountsPresentWhatsapp`,
139
+ defaultMessage: "Whatsapp accounts are not setup for your brand",
140
+ },
133
141
  "noTemplatesMessage": {
134
142
  id: `${scope}.noTemplatesMessage`,
135
143
  defaultMessage: "No templates available",
@@ -212,7 +220,11 @@ export default defineMessages({
212
220
  },
213
221
  "templateDeleteConfirm": {
214
222
  id: `${scope}.templateDeleteConfirm`,
215
- defaultMessage: `Are you sure you want to delete this template?`,
223
+ defaultMessage: `Are you sure you wish to delete this template?`,
224
+ },
225
+ "areYouSureText": {
226
+ id: `${scope}.areYouSureText`,
227
+ defaultMessage: `Confirm delete template`,
216
228
  },
217
229
  "cancelText": {
218
230
  id: `${scope}.cancelText`,
@@ -220,7 +232,7 @@ export default defineMessages({
220
232
  },
221
233
  "yesText": {
222
234
  id: `${scope}.yesText`,
223
- defaultMessage: `Yes`,
235
+ defaultMessage: `Yes, delete`,
224
236
  },
225
237
  "templateSelection": {
226
238
  id: `${scope}.templateSelection`,
@@ -262,6 +274,10 @@ export default defineMessages({
262
274
  id: `${scope}.createNewActionButton`,
263
275
  defaultMessage: `Create new`,
264
276
  },
277
+ "createNewTemplateLink": {
278
+ id: `${scope}.createNewTemplateLink`,
279
+ defaultMessage: `Create new template`,
280
+ },
265
281
  "creativeTemplates": {
266
282
  id: `${scope}.creativeTemplates`,
267
283
  defaultMessage: `Creative templates`,
@@ -306,6 +322,10 @@ export default defineMessages({
306
322
  id: `${scope}.newEmailTemplate`,
307
323
  defaultMessage: 'New email {template}',
308
324
  },
325
+ "newWhatsappTemplate": {
326
+ id: `${scope}.newWhatsappTemplate`,
327
+ defaultMessage: 'Add new Whatsapp {template}',
328
+ },
309
329
  "newNotificationTemplate": {
310
330
  id: `${scope}.newNotificationTemplate`,
311
331
  defaultMessage: 'New notification {template}',
@@ -318,6 +338,30 @@ export default defineMessages({
318
338
  id: `${scope}.emailTitleIllustartion`,
319
339
  defaultMessage: 'Create an email {template}',
320
340
  },
341
+ "whatsappTitleIllustration": {
342
+ id: `${scope}.whatsappTitleIllustration`,
343
+ defaultMessage: 'Add a new Whatsapp creative {template}',
344
+ },
345
+ "whatsappDescIllustration": {
346
+ id: `${scope}.whatsappDescIllustration`,
347
+ defaultMessage: 'These templates can be reused when creating a\nnew message content.',
348
+ },
349
+ "noFilteredWhatsappTemplatesTitle": {
350
+ id: `${scope}.noFilteredWhatsappTemplatesTitle`,
351
+ defaultMessage: 'Sorry, we couldn’t find any matches',
352
+ },
353
+ "noFilteredWhatsappTemplatesDesc": {
354
+ id: `${scope}.noFilteredWhatsappTemplatesDesc`,
355
+ defaultMessage: 'Please try searching with another term or apply different filter',
356
+ },
357
+ "noApprovedWhatsappTemplatesTitle": {
358
+ id: `${scope}.noFilteredWhatsappTemplatesDesc`,
359
+ defaultMessage: 'Sorry, we couldn’t find any approved templates',
360
+ },
361
+ "noApprovedWhatsappTemplatesDesc": {
362
+ id: `${scope}.noFilteredWhatsappTemplatesDesc`,
363
+ defaultMessage: 'Please try creating a new template, once it is approved by Whatsapp it will be available here',
364
+ },
321
365
  "smsTitleIllustartion": {
322
366
  id: `${scope}.smsTitleIllustartion`,
323
367
  defaultMessage: 'Create an SMS {template}',
@@ -346,6 +390,10 @@ export default defineMessages({
346
390
  id: `${scope}.lineAccount`,
347
391
  defaultMessage: 'Line account',
348
392
  },
393
+ "whatsappAccount": {
394
+ id: `${scope}.whatsappAccount`,
395
+ defaultMessage: 'Whatsapp account',
396
+ },
349
397
  "all": {
350
398
  id: `${scope}.all`,
351
399
  defaultMessage: 'All',
@@ -390,4 +438,20 @@ export default defineMessages({
390
438
  id: `${scope}.uploadTemplate`,
391
439
  defaultMessage: 'Upload template',
392
440
  },
441
+ "clearAll": {
442
+ id: `${scope}.clearAll`,
443
+ defaultMessage: 'Clear all',
444
+ },
445
+ "whatsappMaxTemplates": {
446
+ id: `${scope}.whatsappMaxTemplates`,
447
+ defaultMessage: 'WhatsApp allows {maxCount} approved templates. To accommodate new approved templates either delete the existing one or reach out to Capillary POC to increase the limit.',
448
+ },
449
+ "status": {
450
+ id: `${scope}.status`,
451
+ defaultMessage: 'Status',
452
+ },
453
+ "category": {
454
+ id: `${scope}.category`,
455
+ defaultMessage: 'Category',
456
+ },
393
457
  });
@@ -82,9 +82,11 @@ function templatesReducer(state = initialState, action) {
82
82
  return state
83
83
  .set('selectedWeChatAccount', fromJS(action.weChatAccount));
84
84
  case types.SET_LINE_ACCOUNT:
85
- return state.set('selectedLineAccount', fromJS(action.lineAccount));
85
+ return state.set('selectedLineAccount', fromJS(action.account));
86
86
  case types.SET_VIBER_ACCOUNT:
87
87
  return state.set('selectedViberAccount', fromJS(action.viberAccount));
88
+ case types.SET_WHATSAPP_ACCOUNT:
89
+ return state.set('selectedWhatsappAccount', fromJS(action.account));
88
90
  case types.SET_FACEBOOK_ACCOUNT:
89
91
  return state.set('selectedFacebookAccount', fromJS(action.faceBookAccount));
90
92
  case types.RESET_ACCOUNT:
@@ -23,6 +23,7 @@ import Templates from '../Templates';
23
23
  import CallTask from '../CallTask';
24
24
  import Facebook from '../Facebook';
25
25
  import Viber from '../Viber';
26
+ import Whatsapp from '../Whatsapp';
26
27
  import Line from '../Line/Container';
27
28
  import FTP from '../FTP';
28
29
  import Gallery from '../Assets/Gallery';
@@ -30,6 +31,7 @@ import withStyles from '../../hoc/withStyles';
30
31
  import styles, { CapTabStyle } from './TemplatesV2.style';
31
32
  import { CREATIVES_UI_VIEW, LOYALTY} from '../App/constants';
32
33
  import AccessForbidden from '../../v2Components/AccessForbidden';
34
+ import { getObjFromQueryParams } from '../../utils/v2common';
33
35
 
34
36
  const {CapCustomCardList} = CapCustomCard;
35
37
 
@@ -49,6 +51,7 @@ export class TemplatesV2 extends React.Component { // eslint-disable-line react/
49
51
  isFullMode,
50
52
  onChannelChange,
51
53
  showDisabledFBInfo,
54
+ enableNewChannels = [],
52
55
  } = props;
53
56
 
54
57
  const defaultPanes = {
@@ -60,6 +63,7 @@ export class TemplatesV2 extends React.Component { // eslint-disable-line react/
60
63
  line: {content: <></>, tab: intl.formatMessage(messages.line), key: 'line'},
61
64
  viber: {content: <></>, tab: intl.formatMessage(messages.viber), key: 'viber'},
62
65
  facebook: {content: <div></div>, tab: intl.formatMessage(messages.facebook), key: 'facebook'},
66
+ whatsapp: { content: <></>, tab: intl.formatMessage(messages.whatsapp), key: 'whatsapp' },
63
67
  };
64
68
  let filteredPanes = Object.keys(defaultPanes)
65
69
  .filter((key) => !channelsToHide.includes(key)).reduce((obj = [], key) => {
@@ -77,6 +81,9 @@ export class TemplatesV2 extends React.Component { // eslint-disable-line react/
77
81
  filteredPanes.push({content: <></>, tab: intl.formatMessage(messages.FTP), key: 'ftp'});
78
82
  defaultChannel = 'FTP';
79
83
  }
84
+ if (!enableNewChannels.includes('WHATSAPP')) {
85
+ filteredPanes.splice(7, 1);
86
+ }
80
87
  }
81
88
 
82
89
 
@@ -118,6 +125,16 @@ export class TemplatesV2 extends React.Component { // eslint-disable-line react/
118
125
  onChannelChange(defaultChannel);
119
126
  }
120
127
  }
128
+
129
+ componentDidMount() {
130
+ const queryItems = getObjFromQueryParams(location.search);
131
+
132
+ if(queryItems.channel === 'whatsapp') {
133
+ console.log("reached whatsapp content");
134
+ this.channelChange('whatsapp');
135
+ }
136
+ }
137
+
121
138
  componentWillReceiveProps(nextProps) {
122
139
  if (this.props.channel !== nextProps.channel) {
123
140
  const panes = this.setChannelContent(nextProps.channel, this.state.panes);
@@ -54,6 +54,10 @@ export default defineMessages({
54
54
  id: 'creatives.containersV2.TemplatesV2.viber',
55
55
  defaultMessage: 'Viber',
56
56
  },
57
+ whatsapp: {
58
+ id: 'creatives.containersV2.TemplatesV2.whatsapp',
59
+ defaultMessage: 'WhatsApp',
60
+ },
57
61
  gallery: {
58
62
  id: 'creatives.containersV2.TemplatesV2.gallery',
59
63
  defaultMessage: 'Gallery',
@@ -29,7 +29,11 @@ import {
29
29
  CAP_WHITE,
30
30
  } from '@capillarytech/cap-ui-library/styled/variables';
31
31
  import { makeSelectWhatsapp, makeSelectAccount } from './selectors';
32
- import { isLoadingMetaEntities } from '../Cap/selectors';
32
+ import {
33
+ isLoadingMetaEntities,
34
+ makeSelectMetaEntities,
35
+ setInjectedTags,
36
+ } from '../Cap/selectors';
33
37
  import * as WhatsappActions from './actions';
34
38
  import './index.scss';
35
39
  import {
@@ -47,11 +51,10 @@ import {
47
51
  } from './constants';
48
52
  import { DATE_DISPLAY_FORMAT, TIME_DISPLAY_FORMAT } from '../App/constants';
49
53
  import messages from './messages';
50
- import globalMessages from '../Cap/messages'
54
+ import globalMessages from '../Cap/messages';
51
55
  import withCreatives from '../../hoc/withCreatives';
52
56
  import TemplatePreview from '../../v2Components/TemplatePreview';
53
57
  import TagList from '../TagList';
54
- import { makeSelectMetaEntities, setInjectedTags } from '../Cap/selectors';
55
58
  import { validateTags } from '../../utils/tagValidations';
56
59
 
57
60
  let varMap = {};
@@ -76,7 +79,7 @@ export const Whatsapp = (props) => {
76
79
  metaEntities,
77
80
  injectedTags,
78
81
  loadingTags,
79
- getFormData
82
+ getFormData,
80
83
  } = props || {};
81
84
  const { formatMessage } = intl;
82
85
  const { TextArea } = CapInput;
@@ -130,9 +133,8 @@ export const Whatsapp = (props) => {
130
133
  configs = {},
131
134
  name = '',
132
135
  } = accountObj;
133
- const { accessToken = '' } = configs;
134
136
  setAccountId(sourceAccountIdentifier);
135
- setAccessToken(accessToken);
137
+ setAccessToken(configs.accessToken || '');
136
138
  setAccountName(name);
137
139
  }
138
140
  }, [accountData.selectedWhatsappAccount]);
@@ -266,7 +268,7 @@ export const Whatsapp = (props) => {
266
268
  }
267
269
  }, [metaEntities, isEditFlow]);
268
270
 
269
- //performs tag validation
271
+ //performs tag validation
270
272
  useEffect(() => {
271
273
  if (
272
274
  !isFullMode &&
@@ -494,11 +496,13 @@ export const Whatsapp = (props) => {
494
496
  languages: [
495
497
  {
496
498
  language: 'en',
497
- content:
498
- isEditFlow
499
- ? `${updatedSmsEditor.join('')} ${formatMessage(messages.templateMessageUnsubscribeText)}`
499
+ content: isEditFlow
500
+ ? `${updatedSmsEditor.join('')} ${formatMessage(
501
+ messages.templateMessageUnsubscribeText,
502
+ )}`
500
503
  : `$'${templateMessage}\nClick {{${
501
- addedVarCount + 1 }}} to unsubscribe'`,
504
+ addedVarCount + 1
505
+ }}} to unsubscribe'`,
502
506
  },
503
507
  ],
504
508
  mediaType: 'TEXT',
@@ -555,7 +559,7 @@ export const Whatsapp = (props) => {
555
559
  validity: true,
556
560
  type: 'WHATSAPP',
557
561
  });
558
- }
562
+ };
559
563
 
560
564
  const isDisableDone = () => {
561
565
  //if template name is not entered
@@ -884,22 +888,20 @@ export const Whatsapp = (props) => {
884
888
  <TemplatePreview
885
889
  channel={WHATSAPP}
886
890
  content={{ templateMsg }}
887
- whatsappContentLen={isEditFlow ? updatedSmsEditor.join('').length : templateMessage.length}
891
+ whatsappContentLen={
892
+ isEditFlow ? updatedSmsEditor.join('').length : templateMessage.length
893
+ }
888
894
  whatsappAccountName={accountName}
889
895
  />
890
896
  );
891
897
  };
892
898
 
893
- const isEditDoneDisabled = () => {
894
- return isTagValidationError || Object.values(varMap).some( (inputValue) => {
895
- if (inputValue === '') {
896
- return true;
897
- }
898
- });
899
- }
899
+ const isEditDoneDisabled = () =>
900
+ isTagValidationError ||
901
+ Object.values(varMap).some((inputValue) => inputValue === '');
900
902
  return (
901
903
  <CapSpin spinning={spin}>
902
- <CapRow className='cap-whatsapp-creatives'>
904
+ <CapRow className="cap-whatsapp-creatives">
903
905
  <CapColumn span={14}>
904
906
  {isEditFlow ? editModeContent : createModeContent}
905
907
  <div className="whatsapp-scroll-div" />
@@ -9072,7 +9072,7 @@ exports[`Creatives Whatsapp test/> Cancel Btn 1`] = `
9072
9072
  </CapRow>
9073
9073
  <Whatsapp__WhatsappFooter>
9074
9074
  <div
9075
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
9075
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
9076
9076
  >
9077
9077
  <CapButton
9078
9078
  className="whatsapp-create-btn"
@@ -18241,7 +18241,7 @@ exports[`Creatives Whatsapp test/> should render create mode 1`] = `
18241
18241
  </CapRow>
18242
18242
  <Whatsapp__WhatsappFooter>
18243
18243
  <div
18244
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
18244
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
18245
18245
  >
18246
18246
  <CapButton
18247
18247
  className="whatsapp-create-btn"
@@ -24989,7 +24989,7 @@ T&C
24989
24989
  </CapRow>
24990
24990
  <Whatsapp__WhatsappFooter>
24991
24991
  <div
24992
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
24992
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
24993
24993
  />
24994
24994
  </Whatsapp__WhatsappFooter>
24995
24995
  </div>
@@ -32441,7 +32441,7 @@ T&C
32441
32441
  </CapRow>
32442
32442
  <Whatsapp__WhatsappFooter>
32443
32443
  <div
32444
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
32444
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
32445
32445
  />
32446
32446
  </Whatsapp__WhatsappFooter>
32447
32447
  </div>
@@ -40697,7 +40697,7 @@ T&C
40697
40697
  </CapRow>
40698
40698
  <Whatsapp__WhatsappFooter>
40699
40699
  <div
40700
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
40700
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
40701
40701
  />
40702
40702
  </Whatsapp__WhatsappFooter>
40703
40703
  </div>
@@ -50011,7 +50011,7 @@ T&C
50011
50011
  </CapRow>
50012
50012
  <Whatsapp__WhatsappFooter>
50013
50013
  <div
50014
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
50014
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
50015
50015
  />
50016
50016
  </Whatsapp__WhatsappFooter>
50017
50017
  </div>
@@ -59333,7 +59333,7 @@ exports[`Creatives Whatsapp test/> template category change 1`] = `
59333
59333
  </CapRow>
59334
59334
  <Whatsapp__WhatsappFooter>
59335
59335
  <div
59336
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
59336
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
59337
59337
  >
59338
59338
  <CapButton
59339
59339
  className="whatsapp-create-btn"
@@ -68733,7 +68733,7 @@ exports[`Creatives Whatsapp test/> template message 1`] = `
68733
68733
  </CapRow>
68734
68734
  <Whatsapp__WhatsappFooter>
68735
68735
  <div
68736
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
68736
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
68737
68737
  >
68738
68738
  <CapButton
68739
68739
  className="whatsapp-create-btn"
@@ -78392,7 +78392,7 @@ exports[`Creatives Whatsapp test/> template message 2`] = `
78392
78392
  </CapRow>
78393
78393
  <Whatsapp__WhatsappFooter>
78394
78394
  <div
78395
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
78395
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
78396
78396
  >
78397
78397
  <CapButton
78398
78398
  className="whatsapp-create-btn"
@@ -88306,7 +88306,7 @@ exports[`Creatives Whatsapp test/> template message 3`] = `
88306
88306
  </CapRow>
88307
88307
  <Whatsapp__WhatsappFooter>
88308
88308
  <div
88309
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
88309
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
88310
88310
  >
88311
88311
  <CapButton
88312
88312
  className="whatsapp-create-btn"
@@ -98481,7 +98481,7 @@ exports[`Creatives Whatsapp test/> template message 4`] = `
98481
98481
  </CapRow>
98482
98482
  <Whatsapp__WhatsappFooter>
98483
98483
  <div
98484
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
98484
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
98485
98485
  >
98486
98486
  <CapButton
98487
98487
  className="whatsapp-create-btn"
@@ -108917,7 +108917,7 @@ exports[`Creatives Whatsapp test/> template message 5`] = `
108917
108917
  </CapRow>
108918
108918
  <Whatsapp__WhatsappFooter>
108919
108919
  <div
108920
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
108920
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
108921
108921
  >
108922
108922
  <CapButton
108923
108923
  className="whatsapp-create-btn"
@@ -119614,7 +119614,7 @@ exports[`Creatives Whatsapp test/> template message 6`] = `
119614
119614
  </CapRow>
119615
119615
  <Whatsapp__WhatsappFooter>
119616
119616
  <div
119617
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
119617
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
119618
119618
  >
119619
119619
  <CapButton
119620
119620
  className="whatsapp-create-btn"
@@ -129010,7 +129010,7 @@ exports[`Creatives Whatsapp test/> template name change 1`] = `
129010
129010
  </CapRow>
129011
129011
  <Whatsapp__WhatsappFooter>
129012
129012
  <div
129013
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
129013
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
129014
129014
  >
129015
129015
  <CapButton
129016
129016
  className="whatsapp-create-btn"
@@ -138664,7 +138664,7 @@ exports[`Creatives Whatsapp test/> template name change 2`] = `
138664
138664
  </CapRow>
138665
138665
  <Whatsapp__WhatsappFooter>
138666
138666
  <div
138667
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
138667
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
138668
138668
  >
138669
138669
  <CapButton
138670
138670
  className="whatsapp-create-btn"
@@ -148579,7 +148579,7 @@ exports[`Creatives Whatsapp test/> template name change 3`] = `
148579
148579
  </CapRow>
148580
148580
  <Whatsapp__WhatsappFooter>
148581
148581
  <div
148582
- className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 jTxhHk"
148582
+ className="Whatsapp__WhatsappFooter-sc-1ceifzy-0 fCfwuz"
148583
148583
  >
148584
148584
  <CapButton
148585
148585
  className="whatsapp-create-btn"