@capillarytech/creatives-library 7.16.11 → 7.16.12

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 (23) hide show
  1. package/containers/Cap/tests/__snapshots__/index.test.js.snap +8 -8
  2. package/containers/MobilePush/Create/messages.js +2 -2
  3. package/containers/MobilePush/Edit/messages.js +2 -2
  4. package/package.json +1 -1
  5. package/translations/en.json +8 -8
  6. package/v2Components/FormBuilder/constants.js +1 -0
  7. package/v2Components/FormBuilder/index.js +48 -4
  8. package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +8 -8
  9. package/v2Containers/CreativesContainer/constants.js +2 -0
  10. package/v2Containers/CreativesContainer/tests/__snapshots__/index.test.js.snap +8 -0
  11. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +27 -24
  12. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +16 -16
  13. package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +136 -136
  14. package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +144 -144
  15. package/v2Containers/MobilePush/Create/index.js +1 -0
  16. package/v2Containers/MobilePush/Create/messages.js +2 -2
  17. package/v2Containers/MobilePush/Edit/index.js +1 -0
  18. package/v2Containers/MobilePush/Edit/messages.js +2 -2
  19. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +385 -379
  20. package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +32 -32
  21. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +64 -64
  22. package/v2Containers/Templates/tests/__snapshots__/index.test.js.snap +16 -0
  23. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +620 -568
@@ -669,8 +669,8 @@ exports[`<Cap /> should render its children 1`] = `
669
669
  "creatives.containers.MobilePush.Create.button2": "Button 2",
670
670
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
671
671
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
672
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
673
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
672
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
673
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
674
674
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
675
675
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
676
676
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -734,8 +734,8 @@ exports[`<Cap /> should render its children 1`] = `
734
734
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
735
735
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
736
736
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
737
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
738
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
737
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
738
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
739
739
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
740
740
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
741
741
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -1553,8 +1553,8 @@ exports[`<Cap /> should render its children 1`] = `
1553
1553
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
1554
1554
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1555
1555
  "creatives.containersV2.MobilePush.Create.change": "change",
1556
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
1557
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
1556
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
1557
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
1558
1558
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
1559
1559
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
1560
1560
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -1636,8 +1636,8 @@ exports[`<Cap /> should render its children 1`] = `
1636
1636
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
1637
1637
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1638
1638
  "creatives.containersV2.MobilePush.Edit.change": "change",
1639
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
1640
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
1639
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
1640
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
1641
1641
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
1642
1642
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
1643
1643
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -56,7 +56,7 @@ export default defineMessages({
56
56
  },
57
57
  "Copy Title and Content From IOS": {
58
58
  id: 'creatives.containers.MobilePush.Create.copyFromIos',
59
- defaultMessage: 'Copy title and content from IOS',
59
+ defaultMessage: 'Copy Title and Content From IOS',
60
60
  },
61
61
  "Title*": {
62
62
  id: 'creatives.containers.MobilePush.Create.titleLabel',
@@ -104,7 +104,7 @@ export default defineMessages({
104
104
  },
105
105
  "Copy Title and Content From Android": {
106
106
  id: 'creatives.containers.MobilePush.Create.copyFromAndroid',
107
- defaultMessage: 'Copy title and content from android',
107
+ defaultMessage: 'Copy Title and Content From Android',
108
108
  },
109
109
  "Template title has unsupported/missing tags.": {
110
110
  id: 'creatives.containers.MobilePush.Create.titleHasUnsupportedTag',
@@ -56,7 +56,7 @@ export default defineMessages({
56
56
  },
57
57
  "Copy Title and Content From IOS": {
58
58
  id: 'creatives.containers.MobilePush.Edit.copyFromIos',
59
- defaultMessage: 'Copy title and content from IOS',
59
+ defaultMessage: 'Copy Title and Content From IOS',
60
60
  },
61
61
  "Title*": {
62
62
  id: 'creatives.containers.MobilePush.Edit.titleLabel',
@@ -104,7 +104,7 @@ export default defineMessages({
104
104
  },
105
105
  "Copy Title and Content From Android": {
106
106
  id: 'creatives.containers.MobilePush.Edit.copyFromAndroid',
107
- defaultMessage: 'Copy title and content from android',
107
+ defaultMessage: 'Copy Title and Content From Android',
108
108
  },
109
109
  "Template title has unsupported/missing tags.": {
110
110
  id: 'creatives.containers.MobilePush.Edit.titleHasUnsupportedTag',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "7.16.11",
4
+ "version": "7.16.12",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -627,8 +627,8 @@
627
627
  "creatives.containers.MobilePush.Create.button2": "Button 2",
628
628
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
629
629
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
630
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
631
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
630
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
631
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
632
632
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
633
633
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
634
634
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -692,8 +692,8 @@
692
692
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
693
693
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
694
694
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
695
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
696
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
695
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
696
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
697
697
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
698
698
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
699
699
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -1511,8 +1511,8 @@
1511
1511
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
1512
1512
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1513
1513
  "creatives.containersV2.MobilePush.Create.change": "change",
1514
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
1515
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
1514
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
1515
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
1516
1516
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
1517
1517
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
1518
1518
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -1594,8 +1594,8 @@
1594
1594
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
1595
1595
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1596
1596
  "creatives.containersV2.MobilePush.Edit.change": "change",
1597
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
1598
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
1597
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
1598
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
1599
1599
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
1600
1600
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
1601
1601
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -0,0 +1 @@
1
+ export const AI_SUGGESTION_API_URL = "wss://ai-suggestions.chinmayjain.live/";
@@ -11,9 +11,29 @@ import PropTypes from 'prop-types';
11
11
  import React from 'react';
12
12
  import _ from 'lodash';
13
13
  import { Tabs, Table, Modal} from 'antd';
14
- import { CapSpin, CapDrawer, CapButton, CapInput, CapPopover, CapImage, CapCheckbox, CapRadio, CapSelect, CapTable, CapRow, CapColumn, CapNotification, CapUploader, CapHeading, CapIcon, CapTooltip} from '@capillarytech/cap-ui-library';
14
+ import { connect } from 'react-redux';
15
+ import CapSpin from '@capillarytech/cap-ui-library/CapSpin';
16
+ import CapDrawer from '@capillarytech/cap-ui-library/CapDrawer';
17
+ import CapButton from '@capillarytech/cap-ui-library/CapButton';
18
+ import CapInput from '@capillarytech/cap-ui-library/CapInput';
19
+ import CapPopover from '@capillarytech/cap-ui-library/CapPopover';
20
+ import CapImage from '@capillarytech/cap-ui-library/CapImage';
21
+ import CapCheckbox from '@capillarytech/cap-ui-library/CapCheckbox';
22
+ import CapRadio from '@capillarytech/cap-ui-library/CapRadio';
23
+ import CapSelect from '@capillarytech/cap-ui-library/CapSelect';
24
+ import CapTable from '@capillarytech/cap-ui-library/CapTable';
25
+ import CapRow from '@capillarytech/cap-ui-library/CapRow';
26
+ import CapColumn from '@capillarytech/cap-ui-library/CapColumn';
27
+ import CapNotification from '@capillarytech/cap-ui-library/CapNotification';
28
+ import CapUploader from '@capillarytech/cap-ui-library/CapUploader';
29
+ import CapHeading from '@capillarytech/cap-ui-library/CapHeading';
30
+ import CapIcon from '@capillarytech/cap-ui-library/CapIcon';
31
+ import CapTooltip from '@capillarytech/cap-ui-library/CapTooltip';
32
+ import CapAiSuggestions from '@capillarytech/cap-ui-library/CapAiSuggestions';
33
+
15
34
  import { injectIntl, intlShape, FormattedMessage } from 'react-intl';
16
35
  import LabelHOC from '@capillarytech/cap-ui-library/assets/HOCs/ComponentWithLabelHOC';
36
+ import { createStructuredSelector } from 'reselect';
17
37
  import { CAP_SPACE_12, CAP_SPACE_08, FONT_COLOR_05, FONT_COLOR_04 } from '@capillarytech/cap-ui-library/styled/variables';
18
38
  import TemplatePreview from '../TemplatePreview';
19
39
  import TagList from '../../v2Containers/TagList';
@@ -24,12 +44,14 @@ import EDMEditor from "../Edmeditor";
24
44
  import BeeEditor from '../../v2Containers/BeeEditor';
25
45
  import CustomPopOver from '../CustomPopOver';
26
46
  import messages from './messages';
47
+ import { selectCurrentOrgDetails } from "../../v2Containers/Cap/selectors";
27
48
  import './_formBuilder.scss';
28
49
  import {updateCharCount, checkUnicode} from "../../utils/smsCharCountV2";
29
- import { SMS, LINE } from '../../v2Containers/CreativesContainer/constants';
50
+ import { SMS, MOBILE_PUSH, LINE, ENABLE_AI_SUGGESTIONS } from '../../v2Containers/CreativesContainer/constants';
30
51
  import { validateIfTagClosed } from '../../utils/tagValidations';
31
52
  import globalMessages from '../../v2Containers/Cap/messages';
32
53
  import { convert } from 'html-to-text';
54
+ import { AI_SUGGESTION_API_URL } from './constants';
33
55
  const TabPane = Tabs.TabPane;
34
56
  const {Column} = Table;
35
57
  const {TextArea} = CapInput;
@@ -2278,6 +2300,12 @@ class FormBuilder extends React.Component { // eslint-disable-line react/prefer-
2278
2300
  const messageContent = isVersionEnable ? formData[`${currentTab - 1}`][val.id] : formData[val.id];
2279
2301
  const { MISSING_TAG_ERROR, UNSUPPORTED_TAG_ERROR, TAG_BRACKET_COUNT_MISMATCH_ERROR } = errorMessageForTags;
2280
2302
  const { formatMessage } = this.props.intl;
2303
+
2304
+ const { accessibleFeatures = [] } = this.props.currentOrgDetails || {};
2305
+ const hasAiSuggestionsEnabled = accessibleFeatures.includes(
2306
+ ENABLE_AI_SUGGESTIONS
2307
+ );
2308
+
2281
2309
  let errorMessageText = false;
2282
2310
  switch (errorType) {
2283
2311
  case MISSING_TAG_ERROR:
@@ -2313,6 +2341,18 @@ class FormBuilder extends React.Component { // eslint-disable-line react/prefer-
2313
2341
  disabled={val.disabled}
2314
2342
  cols={cols}
2315
2343
  />
2344
+ {[SMS, MOBILE_PUSH].includes(this.props.schema?.channel)
2345
+ && hasAiSuggestionsEnabled
2346
+ && this.props.isFullMode
2347
+ && (
2348
+ <CapAiSuggestions
2349
+ text={messageContent || ""}
2350
+ setText={(x) => {
2351
+ this.updateFormData(x, val);
2352
+ }}
2353
+ websocketUrl={AI_SUGGESTION_API_URL}
2354
+ />
2355
+ )}
2316
2356
  </CapColumn>
2317
2357
  );
2318
2358
  }
@@ -3617,7 +3657,11 @@ FormBuilder.propTypes = {
3617
3657
  setDrawerVisibility: PropTypes.bool,
3618
3658
  capDrawerContent: PropTypes.array,
3619
3659
  isFullMode: PropTypes.bool,
3620
-
3660
+ currentOrgDetails: PropTypes.object,
3621
3661
  };
3622
3662
 
3623
- export default injectIntl(FormBuilder);
3663
+ const mapStateToProps = createStructuredSelector({
3664
+ currentOrgDetails: selectCurrentOrgDetails(),
3665
+ });
3666
+
3667
+ export default connect(mapStateToProps)(injectIntl(FormBuilder));
@@ -702,8 +702,8 @@ exports[`<Cap /> should render correct component 1`] = `
702
702
  "creatives.containers.MobilePush.Create.button2": "Button 2",
703
703
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
704
704
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
705
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
706
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
705
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
706
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
707
707
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
708
708
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
709
709
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -767,8 +767,8 @@ exports[`<Cap /> should render correct component 1`] = `
767
767
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
768
768
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
769
769
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
770
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
771
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
770
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
771
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
772
772
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
773
773
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
774
774
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -1586,8 +1586,8 @@ exports[`<Cap /> should render correct component 1`] = `
1586
1586
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
1587
1587
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1588
1588
  "creatives.containersV2.MobilePush.Create.change": "change",
1589
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
1590
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
1589
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
1590
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
1591
1591
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
1592
1592
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
1593
1593
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -1669,8 +1669,8 @@ exports[`<Cap /> should render correct component 1`] = `
1669
1669
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
1670
1670
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1671
1671
  "creatives.containersV2.MobilePush.Edit.change": "change",
1672
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
1673
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
1672
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
1673
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
1674
1674
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
1675
1675
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
1676
1676
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -23,3 +23,5 @@ export const SHOW_CONTANER_LOADER = "app/CreativesContainer/SHOW_CONTANER_LOADER
23
23
  export const HIDE_CONTAINER_LOADER = "app/CreativesContainer/HIDE_CONTAINER_LOADER";
24
24
 
25
25
  export const WHATSAPP_HELP_DOC_LINK = "https://docs.capillarytech.com/docs/create-whatsapp-template";
26
+
27
+ export const ENABLE_AI_SUGGESTIONS = "ENABLE_AI_SUGGESTIONS";
@@ -5,7 +5,9 @@ exports[`Test SlideBoxContent container campaign message, add creative click rcs
5
5
  className="add-creatives-section creatives-library-mode "
6
6
  >
7
7
  <CapSlideBox
8
+ closeIconPosition="right"
8
9
  closeIconSize="m"
10
+ closeIconType="close"
9
11
  content={
10
12
  <SlideBoxContent
11
13
  currentChannel="RCS"
@@ -76,7 +78,9 @@ exports[`Test SlideBoxContent container campaign message, add creative click wha
76
78
  className="add-creatives-section creatives-library-mode "
77
79
  >
78
80
  <CapSlideBox
81
+ closeIconPosition="right"
79
82
  closeIconSize="m"
83
+ closeIconType="close"
80
84
  content={
81
85
  <SlideBoxContent
82
86
  currentChannel="WHATSAPP"
@@ -147,7 +151,9 @@ exports[`Test SlideBoxContent container campaign message, whatsapp edit all data
147
151
  className="add-creatives-section creatives-library-mode "
148
152
  >
149
153
  <CapSlideBox
154
+ closeIconPosition="right"
150
155
  closeIconSize="m"
156
+ closeIconType="close"
151
157
  content={
152
158
  <SlideBoxContent
153
159
  currentChannel="WHATSAPP"
@@ -220,7 +226,9 @@ exports[`Test SlideBoxContent container campaign message, whatsapp edit min data
220
226
  className="add-creatives-section creatives-library-mode "
221
227
  >
222
228
  <CapSlideBox
229
+ closeIconPosition="right"
223
230
  closeIconSize="m"
231
+ closeIconType="close"
224
232
  content={
225
233
  <SlideBoxContent
226
234
  currentChannel="WHATSAPP"
@@ -651,8 +651,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
651
651
  "creatives.containers.MobilePush.Create.button2": "Button 2",
652
652
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
653
653
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
654
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
655
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
654
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
655
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
656
656
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
657
657
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
658
658
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -716,8 +716,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
716
716
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
717
717
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
718
718
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
719
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
720
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
719
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
720
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
721
721
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
722
722
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
723
723
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -1535,8 +1535,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1535
1535
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
1536
1536
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1537
1537
  "creatives.containersV2.MobilePush.Create.change": "change",
1538
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
1539
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
1538
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
1539
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
1540
1540
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
1541
1541
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
1542
1542
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -1618,8 +1618,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1618
1618
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
1619
1619
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1620
1620
  "creatives.containersV2.MobilePush.Edit.change": "change",
1621
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
1622
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
1621
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
1622
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
1623
1623
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
1624
1624
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
1625
1625
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -3016,6 +3016,7 @@ new message content.",
3016
3016
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
3017
3017
  >
3018
3018
  <CapSelect
3019
+ getMenuOptionsProps={[Function]}
3019
3020
  onChange={[Function]}
3020
3021
  options={
3021
3022
  Array [
@@ -4246,8 +4247,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4246
4247
  "creatives.containers.MobilePush.Create.button2": "Button 2",
4247
4248
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
4248
4249
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
4249
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
4250
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
4250
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
4251
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
4251
4252
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
4252
4253
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
4253
4254
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -4311,8 +4312,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4311
4312
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
4312
4313
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
4313
4314
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
4314
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
4315
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
4315
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
4316
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
4316
4317
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
4317
4318
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
4318
4319
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -5130,8 +5131,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5130
5131
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
5131
5132
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
5132
5133
  "creatives.containersV2.MobilePush.Create.change": "change",
5133
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
5134
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
5134
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
5135
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
5135
5136
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
5136
5137
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
5137
5138
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -5213,8 +5214,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5213
5214
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
5214
5215
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
5215
5216
  "creatives.containersV2.MobilePush.Edit.change": "change",
5216
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
5217
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
5217
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
5218
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
5218
5219
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
5219
5220
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
5220
5221
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -6750,6 +6751,7 @@ new message content.",
6750
6751
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6751
6752
  >
6752
6753
  <CapSelect
6754
+ getMenuOptionsProps={[Function]}
6753
6755
  onChange={[Function]}
6754
6756
  options={
6755
6757
  Array [
@@ -7980,8 +7982,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7980
7982
  "creatives.containers.MobilePush.Create.button2": "Button 2",
7981
7983
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
7982
7984
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
7983
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
7984
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
7985
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
7986
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
7985
7987
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
7986
7988
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
7987
7989
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -8045,8 +8047,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8045
8047
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
8046
8048
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
8047
8049
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
8048
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
8049
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
8050
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
8051
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
8050
8052
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
8051
8053
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
8052
8054
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -8864,8 +8866,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8864
8866
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
8865
8867
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
8866
8868
  "creatives.containersV2.MobilePush.Create.change": "change",
8867
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
8868
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
8869
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
8870
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
8869
8871
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
8870
8872
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
8871
8873
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -8947,8 +8949,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8947
8949
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
8948
8950
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
8949
8951
  "creatives.containersV2.MobilePush.Edit.change": "change",
8950
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
8951
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
8952
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
8953
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
8952
8954
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
8953
8955
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
8954
8956
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -10468,6 +10470,7 @@ new message content.",
10468
10470
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
10469
10471
  >
10470
10472
  <CapSelect
10473
+ getMenuOptionsProps={[Function]}
10471
10474
  onChange={[Function]}
10472
10475
  options={
10473
10476
  Array [
@@ -651,8 +651,8 @@ exports[`line wrapper test/> should render line component new 1`] = `
651
651
  "creatives.containers.MobilePush.Create.button2": "Button 2",
652
652
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
653
653
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
654
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
655
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
654
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
655
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
656
656
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
657
657
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
658
658
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -716,8 +716,8 @@ exports[`line wrapper test/> should render line component new 1`] = `
716
716
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
717
717
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
718
718
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
719
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
720
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
719
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
720
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
721
721
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
722
722
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
723
723
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -1535,8 +1535,8 @@ exports[`line wrapper test/> should render line component new 1`] = `
1535
1535
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
1536
1536
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1537
1537
  "creatives.containersV2.MobilePush.Create.change": "change",
1538
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
1539
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
1538
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
1539
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
1540
1540
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
1541
1541
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
1542
1542
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -1618,8 +1618,8 @@ exports[`line wrapper test/> should render line component new 1`] = `
1618
1618
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
1619
1619
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1620
1620
  "creatives.containersV2.MobilePush.Edit.change": "change",
1621
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
1622
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
1621
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
1622
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
1623
1623
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
1624
1624
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
1625
1625
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -19890,8 +19890,8 @@ exports[`line wrapper test/> should render line component old 1`] = `
19890
19890
  "creatives.containers.MobilePush.Create.button2": "Button 2",
19891
19891
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
19892
19892
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
19893
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
19894
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
19893
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
19894
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
19895
19895
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
19896
19896
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
19897
19897
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -19955,8 +19955,8 @@ exports[`line wrapper test/> should render line component old 1`] = `
19955
19955
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
19956
19956
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
19957
19957
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
19958
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
19959
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
19958
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
19959
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
19960
19960
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
19961
19961
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
19962
19962
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -20774,8 +20774,8 @@ exports[`line wrapper test/> should render line component old 1`] = `
20774
20774
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
20775
20775
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
20776
20776
  "creatives.containersV2.MobilePush.Create.change": "change",
20777
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
20778
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
20777
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
20778
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
20779
20779
  "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
20780
20780
  "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
20781
20781
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
@@ -20857,8 +20857,8 @@ exports[`line wrapper test/> should render line component old 1`] = `
20857
20857
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
20858
20858
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
20859
20859
  "creatives.containersV2.MobilePush.Edit.change": "change",
20860
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
20861
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
20860
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
20861
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
20862
20862
  "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
20863
20863
  "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
20864
20864
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",