@capillarytech/creatives-library 8.0.26 → 8.0.27

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 (50) hide show
  1. package/containers/Cap/selectors.js +1 -2
  2. package/containers/Cap/tests/__snapshots__/index.test.js.snap +8 -0
  3. package/containers/Cap/tests/selectors.test.js +28 -0
  4. package/containers/LanguageProvider/tests/index.test.js +8 -30
  5. package/package.json +5 -8
  6. package/tests/integration/TemplateCreation/TemplateCreation.integration.test.js +5 -2
  7. package/tests/store.test.js +5 -4
  8. package/utils/ApiCaller.js +0 -12
  9. package/utils/test-utils.js +4 -8
  10. package/utils/tests/cdnTransformation.test.js +1 -1
  11. package/v2Components/CapDeviceContent/tests/index.test.js +5 -12
  12. package/v2Components/Ckeditor/tests/index.test.js +3 -15
  13. package/v2Components/FormBuilder/tests/index.test.js +3 -2
  14. package/v2Components/NavigationBar/tests/index.test.js +3 -2
  15. package/v2Components/NewCallTask/tests/index.test.js +3 -2
  16. package/v2Containers/Cap/index.js +0 -5
  17. package/v2Containers/Cap/tests/Cap.test.js +7 -16
  18. package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +8 -0
  19. package/v2Containers/Cap/tests/selectors.test.js +26 -27
  20. package/v2Containers/CreativesContainer/index.js +1 -1
  21. package/v2Containers/CreativesContainer/tests/SlideBoxFooter.test.js +3 -2
  22. package/v2Containers/CreativesContainer/tests/__snapshots__/SlideBoxContent.test.js.snap +9 -9
  23. package/v2Containers/Email/tests/sagas.test.js +27 -23
  24. package/v2Containers/InApp/tests/index.test.js +3 -11
  25. package/v2Containers/InApp/tests/sagas.test.js +10 -13
  26. package/v2Containers/LanguageProvider/tests/index.test.js +11 -19
  27. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +90 -287
  28. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +58 -116
  29. package/v2Containers/Line/Container/ImageCarousel/tests/content.test.js +3 -2
  30. package/v2Containers/Line/Container/ImageCarousel/tests/index.test.js +3 -2
  31. package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +396 -254
  32. package/v2Containers/Line/Container/Wrapper/tests/index.test.js +3 -11
  33. package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +215 -395
  34. package/v2Containers/Line/Container/tests/index.test.js +4 -3
  35. package/v2Containers/MobilePush/Edit/index.js +7 -8
  36. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +133186 -146971
  37. package/v2Containers/Rcs/tests/index.test.js +4 -12
  38. package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +169 -31
  39. package/v2Containers/SmsTrai/Create/tests/index.test.js +10 -15
  40. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +1457 -817
  41. package/v2Containers/SmsTrai/Edit/tests/index.test.js +3 -14
  42. package/v2Containers/TagList/tests/TagList.test.js +3 -2
  43. package/v2Containers/Templates/tests/__snapshots__/index.test.js.snap +20 -14
  44. package/v2Containers/TemplatesV2/index.js +55 -80
  45. package/v2Containers/TemplatesV2/tests/index.test.js +4 -3
  46. package/v2Containers/Viber/tests/index.test.js +3 -10
  47. package/v2Containers/Whatsapp/index.js +0 -1
  48. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +32562 -5611
  49. package/v2Containers/Whatsapp/tests/index.test.js +12 -31
  50. package/v2Containers/Zalo/tests/index.test.js +3 -11
@@ -161,6 +161,7 @@ exports[`Creatives line image carousel test/> should render 1`] = `
161
161
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
162
162
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
163
163
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
164
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
164
165
  "creatives.components.Toastr.header": "This is the Toastr component !",
165
166
  "creatives.components.ToastrMessage.close": "close",
166
167
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -845,6 +846,9 @@ exports[`Creatives line image carousel test/> should render 1`] = `
845
846
  "creatives.containers.Templates.wechatHeader": "WECHAT",
846
847
  "creatives.containers.Templates.yesText": "Yes",
847
848
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
849
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
850
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
851
+ "creatives.containers.Testv2.testv2": "Testv2",
848
852
  "creatives.containers.View.descriptionView": "Description of View",
849
853
  "creatives.containers.View.header": "This is View container !",
850
854
  "creatives.containers.View.view": "View",
@@ -1851,6 +1855,10 @@ new message content.",
1851
1855
  "creatives.containersV2.TemplatesV2.viber": "Viber",
1852
1856
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
1853
1857
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
1858
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
1859
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
1860
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
1861
+ "creatives.containersV2.Testv2.testv2": "Testv2",
1854
1862
  "creatives.containersV2.View.descriptionView": "Description of View",
1855
1863
  "creatives.containersV2.View.header": "This is View container !",
1856
1864
  "creatives.containersV2.View.view": "View",
@@ -2247,45 +2255,9 @@ new message content.",
2247
2255
  }
2248
2256
  store={
2249
2257
  Object {
2258
+ "asyncReducers": Object {},
2250
2259
  "dispatch": [Function],
2251
2260
  "getState": [Function],
2252
- "initialHistory": Object {
2253
- "action": "POP",
2254
- "block": [Function],
2255
- "createHref": [Function],
2256
- "go": [Function],
2257
- "goBack": [Function],
2258
- "goForward": [Function],
2259
- "length": 1,
2260
- "listen": [Function],
2261
- "location": Object {
2262
- "hash": "",
2263
- "pathname": "/",
2264
- "search": "",
2265
- "state": undefined,
2266
- },
2267
- "push": [Function],
2268
- "replace": [Function],
2269
- },
2270
- "initialReducer": Object {
2271
- "ASK_AIRA": [Function],
2272
- "FTP": [Function],
2273
- "app": [Function],
2274
- "beeEditor": [Function],
2275
- "cap": [Function],
2276
- "create": [Function],
2277
- "ebill": [Function],
2278
- "edit": [Function],
2279
- "email": [Function],
2280
- "facebookPreview": [Function],
2281
- "gallery": [Function],
2282
- "language": [Function],
2283
- "navigationConfig": [Function],
2284
- "tagList": [Function],
2285
- "templates": [Function],
2286
- },
2287
- "injectedReducers": Object {},
2288
- "injectedSagas": Object {},
2289
2261
  "replaceReducer": [Function],
2290
2262
  "runSaga": [Function],
2291
2263
  "subscribe": [Function],
@@ -2441,30 +2413,6 @@ new message content.",
2441
2413
  "id": "creatives.containersV2.LineImageCarousel.uploadImageDescription",
2442
2414
  },
2443
2415
  ],
2444
- Array [
2445
- Object {
2446
- "defaultMessage": "Upload Image",
2447
- "id": "creatives.containersV2.LineImageCarousel.uploadImageLabel",
2448
- },
2449
- ],
2450
- Array [
2451
- Object {
2452
- "defaultMessage": "The relevant image that complements the message context.",
2453
- "id": "creatives.containersV2.LineImageCarousel.uploadImageDescription",
2454
- },
2455
- ],
2456
- Array [
2457
- Object {
2458
- "defaultMessage": "Upload Image",
2459
- "id": "creatives.containersV2.LineImageCarousel.uploadImageLabel",
2460
- },
2461
- ],
2462
- Array [
2463
- Object {
2464
- "defaultMessage": "The relevant image that complements the message context.",
2465
- "id": "creatives.containersV2.LineImageCarousel.uploadImageDescription",
2466
- },
2467
- ],
2468
2416
  Array [
2469
2417
  Object {
2470
2418
  "defaultMessage": "Enter action label",
@@ -2603,22 +2551,6 @@ new message content.",
2603
2551
  "type": "return",
2604
2552
  "value": undefined,
2605
2553
  },
2606
- Object {
2607
- "type": "return",
2608
- "value": undefined,
2609
- },
2610
- Object {
2611
- "type": "return",
2612
- "value": undefined,
2613
- },
2614
- Object {
2615
- "type": "return",
2616
- "value": undefined,
2617
- },
2618
- Object {
2619
- "type": "return",
2620
- "value": undefined,
2621
- },
2622
2554
  ],
2623
2555
  },
2624
2556
  }
@@ -2783,7 +2715,7 @@ new message content.",
2783
2715
  <div
2784
2716
  className="ant-col ant-col-16 ant-col-offset-4 cap-column-v2"
2785
2717
  >
2786
- <_Class
2718
+ <_class
2787
2719
  errorMessage={false}
2788
2720
  ifError={false}
2789
2721
  key=".$template__0-with-label"
@@ -2795,16 +2727,13 @@ new message content.",
2795
2727
  labelPosition="top"
2796
2728
  >
2797
2729
  <div
2798
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
2799
- errorMessage={false}
2800
- labelPosition="top"
2730
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
2801
2731
  >
2802
2732
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
2803
2733
  labelPosition="top"
2804
2734
  >
2805
2735
  <div
2806
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
2807
- labelPosition="top"
2736
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
2808
2737
  >
2809
2738
  <ImageComponent
2810
2739
  errorMessage={false}
@@ -2823,7 +2752,7 @@ new message content.",
2823
2752
  className="cap-header-v2"
2824
2753
  >
2825
2754
  <div
2826
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
2755
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
2827
2756
  >
2828
2757
  <div
2829
2758
  className="title-desc-container"
@@ -2833,7 +2762,7 @@ new message content.",
2833
2762
  type="h3"
2834
2763
  >
2835
2764
  <div
2836
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
2765
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
2837
2766
  type="h3"
2838
2767
  />
2839
2768
  </CapHeading>
@@ -2869,7 +2798,7 @@ new message content.",
2869
2798
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
2870
2799
  </div>
2871
2800
  </ComponentWithLabelHOC__CapComponentStyled>
2872
- </_Class>
2801
+ </_class>
2873
2802
  <form
2874
2803
  encType="multipart/form-data"
2875
2804
  id="template__0_form"
@@ -2952,7 +2881,7 @@ new message content.",
2952
2881
  </Wave>
2953
2882
  </Button>
2954
2883
  </CapButton>
2955
- <_Class
2884
+ <_class
2956
2885
  addonAfter={
2957
2886
  <span>
2958
2887
  3
@@ -2973,16 +2902,13 @@ new message content.",
2973
2902
  labelPosition="top"
2974
2903
  >
2975
2904
  <div
2976
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label action-type-section"
2977
- errorMessage={false}
2978
- labelPosition="top"
2905
+ className="component-with-label action-type-section ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
2979
2906
  >
2980
2907
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
2981
2908
  labelPosition="top"
2982
2909
  >
2983
2910
  <div
2984
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
2985
- labelPosition="top"
2911
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
2986
2912
  >
2987
2913
  <CapInput
2988
2914
  addonAfter={
@@ -3056,8 +2982,8 @@ new message content.",
3056
2982
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
3057
2983
  </div>
3058
2984
  </ComponentWithLabelHOC__CapComponentStyled>
3059
- </_Class>
3060
- <_Class
2985
+ </_class>
2986
+ <_class
3061
2987
  labelPosition="top"
3062
2988
  onChange={[Function]}
3063
2989
  options={
@@ -3086,15 +3012,13 @@ new message content.",
3086
3012
  labelPosition="top"
3087
3013
  >
3088
3014
  <div
3089
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
3090
- labelPosition="top"
3015
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
3091
3016
  >
3092
3017
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
3093
3018
  labelPosition="top"
3094
3019
  >
3095
3020
  <div
3096
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
3097
- labelPosition="top"
3021
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
3098
3022
  >
3099
3023
  <CapSelect
3100
3024
  getMenuOptionsProps={[Function]}
@@ -3456,14 +3380,14 @@ new message content.",
3456
3380
  component={[Function]}
3457
3381
  >
3458
3382
  <Icon
3459
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon"
3383
+ className="cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon CapIcon__AntIcon-sc-52535-0 bUWyul"
3460
3384
  component={[Function]}
3461
3385
  >
3462
3386
  <LocaleReceiver
3463
3387
  componentName="Icon"
3464
3388
  >
3465
3389
  <i
3466
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon"
3390
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon CapIcon__AntIcon-sc-52535-0 bUWyul"
3467
3391
  >
3468
3392
  <component
3469
3393
  aria-hidden={true}
@@ -3504,8 +3428,8 @@ new message content.",
3504
3428
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
3505
3429
  </div>
3506
3430
  </ComponentWithLabelHOC__CapComponentStyled>
3507
- </_Class>
3508
- <_Class
3431
+ </_class>
3432
+ <_class
3509
3433
  errorMessage={false}
3510
3434
  labelPosition="top"
3511
3435
  onChange={[Function]}
@@ -3522,16 +3446,13 @@ new message content.",
3522
3446
  labelPosition="top"
3523
3447
  >
3524
3448
  <div
3525
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
3526
- errorMessage={false}
3527
- labelPosition="top"
3449
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
3528
3450
  >
3529
3451
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
3530
3452
  labelPosition="top"
3531
3453
  >
3532
3454
  <div
3533
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
3534
- labelPosition="top"
3455
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
3535
3456
  >
3536
3457
  <CapInput
3537
3458
  errorMessage={false}
@@ -3585,14 +3506,14 @@ new message content.",
3585
3506
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
3586
3507
  </div>
3587
3508
  </ComponentWithLabelHOC__CapComponentStyled>
3588
- </_Class>
3509
+ </_class>
3589
3510
  <CapDrawer
3590
3511
  content={
3591
3512
  <React.Fragment>
3592
3513
  <CapHeading
3593
3514
  type="h3"
3594
3515
  />
3595
- <Connect(UserIsAuthenticated(withSaga(withReducer(Connect(InjectIntl(Gallery))))))
3516
+ <Connect(UserIsAuthenticated(Connect(InjectIntl(Gallery))))
3596
3517
  isFullMode={true}
3597
3518
  isLineAsset={true}
3598
3519
  location={
@@ -3841,6 +3762,7 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3841
3762
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
3842
3763
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
3843
3764
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
3765
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
3844
3766
  "creatives.components.Toastr.header": "This is the Toastr component !",
3845
3767
  "creatives.components.ToastrMessage.close": "close",
3846
3768
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -4525,6 +4447,9 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4525
4447
  "creatives.containers.Templates.wechatHeader": "WECHAT",
4526
4448
  "creatives.containers.Templates.yesText": "Yes",
4527
4449
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
4450
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
4451
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
4452
+ "creatives.containers.Testv2.testv2": "Testv2",
4528
4453
  "creatives.containers.View.descriptionView": "Description of View",
4529
4454
  "creatives.containers.View.header": "This is View container !",
4530
4455
  "creatives.containers.View.view": "View",
@@ -5531,6 +5456,10 @@ new message content.",
5531
5456
  "creatives.containersV2.TemplatesV2.viber": "Viber",
5532
5457
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
5533
5458
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
5459
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
5460
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
5461
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
5462
+ "creatives.containersV2.Testv2.testv2": "Testv2",
5534
5463
  "creatives.containersV2.View.descriptionView": "Description of View",
5535
5464
  "creatives.containersV2.View.header": "This is View container !",
5536
5465
  "creatives.containersV2.View.view": "View",
@@ -5927,45 +5856,9 @@ new message content.",
5927
5856
  }
5928
5857
  store={
5929
5858
  Object {
5859
+ "asyncReducers": Object {},
5930
5860
  "dispatch": [Function],
5931
5861
  "getState": [Function],
5932
- "initialHistory": Object {
5933
- "action": "POP",
5934
- "block": [Function],
5935
- "createHref": [Function],
5936
- "go": [Function],
5937
- "goBack": [Function],
5938
- "goForward": [Function],
5939
- "length": 1,
5940
- "listen": [Function],
5941
- "location": Object {
5942
- "hash": "",
5943
- "pathname": "/",
5944
- "search": "",
5945
- "state": undefined,
5946
- },
5947
- "push": [Function],
5948
- "replace": [Function],
5949
- },
5950
- "initialReducer": Object {
5951
- "ASK_AIRA": [Function],
5952
- "FTP": [Function],
5953
- "app": [Function],
5954
- "beeEditor": [Function],
5955
- "cap": [Function],
5956
- "create": [Function],
5957
- "ebill": [Function],
5958
- "edit": [Function],
5959
- "email": [Function],
5960
- "facebookPreview": [Function],
5961
- "gallery": [Function],
5962
- "language": [Function],
5963
- "navigationConfig": [Function],
5964
- "tagList": [Function],
5965
- "templates": [Function],
5966
- },
5967
- "injectedReducers": Object {},
5968
- "injectedSagas": Object {},
5969
5862
  "replaceReducer": [Function],
5970
5863
  "runSaga": [Function],
5971
5864
  "subscribe": [Function],
@@ -6121,30 +6014,6 @@ new message content.",
6121
6014
  "id": "creatives.containersV2.LineImageCarousel.uploadImageDescription",
6122
6015
  },
6123
6016
  ],
6124
- Array [
6125
- Object {
6126
- "defaultMessage": "Upload Image",
6127
- "id": "creatives.containersV2.LineImageCarousel.uploadImageLabel",
6128
- },
6129
- ],
6130
- Array [
6131
- Object {
6132
- "defaultMessage": "The relevant image that complements the message context.",
6133
- "id": "creatives.containersV2.LineImageCarousel.uploadImageDescription",
6134
- },
6135
- ],
6136
- Array [
6137
- Object {
6138
- "defaultMessage": "Upload Image",
6139
- "id": "creatives.containersV2.LineImageCarousel.uploadImageLabel",
6140
- },
6141
- ],
6142
- Array [
6143
- Object {
6144
- "defaultMessage": "The relevant image that complements the message context.",
6145
- "id": "creatives.containersV2.LineImageCarousel.uploadImageDescription",
6146
- },
6147
- ],
6148
6017
  Array [
6149
6018
  Object {
6150
6019
  "defaultMessage": "Enter action label",
@@ -6383,22 +6252,6 @@ new message content.",
6383
6252
  "type": "return",
6384
6253
  "value": undefined,
6385
6254
  },
6386
- Object {
6387
- "type": "return",
6388
- "value": undefined,
6389
- },
6390
- Object {
6391
- "type": "return",
6392
- "value": undefined,
6393
- },
6394
- Object {
6395
- "type": "return",
6396
- "value": undefined,
6397
- },
6398
- Object {
6399
- "type": "return",
6400
- "value": undefined,
6401
- },
6402
6255
  ],
6403
6256
  },
6404
6257
  }
@@ -6602,7 +6455,7 @@ new message content.",
6602
6455
  <div
6603
6456
  className="ant-col ant-col-16 ant-col-offset-4 cap-column-v2"
6604
6457
  >
6605
- <_Class
6458
+ <_class
6606
6459
  errorMessage={false}
6607
6460
  ifError={false}
6608
6461
  key=".$template__0-with-label"
@@ -6614,16 +6467,13 @@ new message content.",
6614
6467
  labelPosition="top"
6615
6468
  >
6616
6469
  <div
6617
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
6618
- errorMessage={false}
6619
- labelPosition="top"
6470
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
6620
6471
  >
6621
6472
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
6622
6473
  labelPosition="top"
6623
6474
  >
6624
6475
  <div
6625
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
6626
- labelPosition="top"
6476
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6627
6477
  >
6628
6478
  <ImageComponent
6629
6479
  errorMessage={false}
@@ -6642,7 +6492,7 @@ new message content.",
6642
6492
  className="cap-header-v2"
6643
6493
  >
6644
6494
  <div
6645
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
6495
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
6646
6496
  >
6647
6497
  <div
6648
6498
  className="title-desc-container"
@@ -6652,7 +6502,7 @@ new message content.",
6652
6502
  type="h3"
6653
6503
  >
6654
6504
  <div
6655
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
6505
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
6656
6506
  type="h3"
6657
6507
  />
6658
6508
  </CapHeading>
@@ -6688,7 +6538,7 @@ new message content.",
6688
6538
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
6689
6539
  </div>
6690
6540
  </ComponentWithLabelHOC__CapComponentStyled>
6691
- </_Class>
6541
+ </_class>
6692
6542
  <form
6693
6543
  encType="multipart/form-data"
6694
6544
  id="template__0_form"
@@ -6771,7 +6621,7 @@ new message content.",
6771
6621
  </Wave>
6772
6622
  </Button>
6773
6623
  </CapButton>
6774
- <_Class
6624
+ <_class
6775
6625
  addonAfter={
6776
6626
  <span>
6777
6627
  3
@@ -6792,16 +6642,13 @@ new message content.",
6792
6642
  labelPosition="top"
6793
6643
  >
6794
6644
  <div
6795
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label action-type-section"
6796
- errorMessage={false}
6797
- labelPosition="top"
6645
+ className="component-with-label action-type-section ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
6798
6646
  >
6799
6647
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
6800
6648
  labelPosition="top"
6801
6649
  >
6802
6650
  <div
6803
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
6804
- labelPosition="top"
6651
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6805
6652
  >
6806
6653
  <CapInput
6807
6654
  addonAfter={
@@ -6875,8 +6722,8 @@ new message content.",
6875
6722
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
6876
6723
  </div>
6877
6724
  </ComponentWithLabelHOC__CapComponentStyled>
6878
- </_Class>
6879
- <_Class
6725
+ </_class>
6726
+ <_class
6880
6727
  labelPosition="top"
6881
6728
  onChange={[Function]}
6882
6729
  options={
@@ -6905,15 +6752,13 @@ new message content.",
6905
6752
  labelPosition="top"
6906
6753
  >
6907
6754
  <div
6908
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
6909
- labelPosition="top"
6755
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
6910
6756
  >
6911
6757
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
6912
6758
  labelPosition="top"
6913
6759
  >
6914
6760
  <div
6915
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
6916
- labelPosition="top"
6761
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6917
6762
  >
6918
6763
  <CapSelect
6919
6764
  getMenuOptionsProps={[Function]}
@@ -7275,14 +7120,14 @@ new message content.",
7275
7120
  component={[Function]}
7276
7121
  >
7277
7122
  <Icon
7278
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon"
7123
+ className="cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon CapIcon__AntIcon-sc-52535-0 bUWyul"
7279
7124
  component={[Function]}
7280
7125
  >
7281
7126
  <LocaleReceiver
7282
7127
  componentName="Icon"
7283
7128
  >
7284
7129
  <i
7285
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon"
7130
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon CapIcon__AntIcon-sc-52535-0 bUWyul"
7286
7131
  >
7287
7132
  <component
7288
7133
  aria-hidden={true}
@@ -7323,8 +7168,8 @@ new message content.",
7323
7168
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
7324
7169
  </div>
7325
7170
  </ComponentWithLabelHOC__CapComponentStyled>
7326
- </_Class>
7327
- <_Class
7171
+ </_class>
7172
+ <_class
7328
7173
  errorMessage={false}
7329
7174
  labelPosition="top"
7330
7175
  onChange={[Function]}
@@ -7341,16 +7186,13 @@ new message content.",
7341
7186
  labelPosition="top"
7342
7187
  >
7343
7188
  <div
7344
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
7345
- errorMessage={false}
7346
- labelPosition="top"
7189
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
7347
7190
  >
7348
7191
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
7349
7192
  labelPosition="top"
7350
7193
  >
7351
7194
  <div
7352
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
7353
- labelPosition="top"
7195
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
7354
7196
  >
7355
7197
  <CapInput
7356
7198
  errorMessage={false}
@@ -7404,14 +7246,14 @@ new message content.",
7404
7246
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
7405
7247
  </div>
7406
7248
  </ComponentWithLabelHOC__CapComponentStyled>
7407
- </_Class>
7249
+ </_class>
7408
7250
  <CapDrawer
7409
7251
  content={
7410
7252
  <React.Fragment>
7411
7253
  <CapHeading
7412
7254
  type="h3"
7413
7255
  />
7414
- <Connect(UserIsAuthenticated(withSaga(withReducer(Connect(InjectIntl(Gallery))))))
7256
+ <Connect(UserIsAuthenticated(Connect(InjectIntl(Gallery))))
7415
7257
  isFullMode={true}
7416
7258
  isLineAsset={true}
7417
7259
  location={
@@ -7660,6 +7502,7 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7660
7502
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
7661
7503
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
7662
7504
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
7505
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
7663
7506
  "creatives.components.Toastr.header": "This is the Toastr component !",
7664
7507
  "creatives.components.ToastrMessage.close": "close",
7665
7508
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -8344,6 +8187,9 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8344
8187
  "creatives.containers.Templates.wechatHeader": "WECHAT",
8345
8188
  "creatives.containers.Templates.yesText": "Yes",
8346
8189
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
8190
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
8191
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
8192
+ "creatives.containers.Testv2.testv2": "Testv2",
8347
8193
  "creatives.containers.View.descriptionView": "Description of View",
8348
8194
  "creatives.containers.View.header": "This is View container !",
8349
8195
  "creatives.containers.View.view": "View",
@@ -9350,6 +9196,10 @@ new message content.",
9350
9196
  "creatives.containersV2.TemplatesV2.viber": "Viber",
9351
9197
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
9352
9198
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
9199
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
9200
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
9201
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
9202
+ "creatives.containersV2.Testv2.testv2": "Testv2",
9353
9203
  "creatives.containersV2.View.descriptionView": "Description of View",
9354
9204
  "creatives.containersV2.View.header": "This is View container !",
9355
9205
  "creatives.containersV2.View.view": "View",
@@ -9746,45 +9596,9 @@ new message content.",
9746
9596
  }
9747
9597
  store={
9748
9598
  Object {
9599
+ "asyncReducers": Object {},
9749
9600
  "dispatch": [Function],
9750
9601
  "getState": [Function],
9751
- "initialHistory": Object {
9752
- "action": "POP",
9753
- "block": [Function],
9754
- "createHref": [Function],
9755
- "go": [Function],
9756
- "goBack": [Function],
9757
- "goForward": [Function],
9758
- "length": 1,
9759
- "listen": [Function],
9760
- "location": Object {
9761
- "hash": "",
9762
- "pathname": "/",
9763
- "search": "",
9764
- "state": undefined,
9765
- },
9766
- "push": [Function],
9767
- "replace": [Function],
9768
- },
9769
- "initialReducer": Object {
9770
- "ASK_AIRA": [Function],
9771
- "FTP": [Function],
9772
- "app": [Function],
9773
- "beeEditor": [Function],
9774
- "cap": [Function],
9775
- "create": [Function],
9776
- "ebill": [Function],
9777
- "edit": [Function],
9778
- "email": [Function],
9779
- "facebookPreview": [Function],
9780
- "gallery": [Function],
9781
- "language": [Function],
9782
- "navigationConfig": [Function],
9783
- "tagList": [Function],
9784
- "templates": [Function],
9785
- },
9786
- "injectedReducers": Object {},
9787
- "injectedSagas": Object {},
9788
9602
  "replaceReducer": [Function],
9789
9603
  "runSaga": [Function],
9790
9604
  "subscribe": [Function],
@@ -10365,7 +10179,7 @@ new message content.",
10365
10179
  <div
10366
10180
  className="ant-col ant-col-16 ant-col-offset-4 cap-column-v2"
10367
10181
  >
10368
- <_Class
10182
+ <_class
10369
10183
  errorMessage={false}
10370
10184
  ifError={false}
10371
10185
  key=".$template__0-with-label"
@@ -10377,16 +10191,13 @@ new message content.",
10377
10191
  labelPosition="top"
10378
10192
  >
10379
10193
  <div
10380
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
10381
- errorMessage={false}
10382
- labelPosition="top"
10194
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
10383
10195
  >
10384
10196
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
10385
10197
  labelPosition="top"
10386
10198
  >
10387
10199
  <div
10388
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
10389
- labelPosition="top"
10200
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
10390
10201
  >
10391
10202
  <ImageComponent
10392
10203
  errorMessage={false}
@@ -10405,7 +10216,7 @@ new message content.",
10405
10216
  className="cap-header-v2"
10406
10217
  >
10407
10218
  <div
10408
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
10219
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
10409
10220
  >
10410
10221
  <div
10411
10222
  className="title-desc-container"
@@ -10415,7 +10226,7 @@ new message content.",
10415
10226
  type="h3"
10416
10227
  >
10417
10228
  <div
10418
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
10229
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
10419
10230
  type="h3"
10420
10231
  />
10421
10232
  </CapHeading>
@@ -10451,7 +10262,7 @@ new message content.",
10451
10262
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
10452
10263
  </div>
10453
10264
  </ComponentWithLabelHOC__CapComponentStyled>
10454
- </_Class>
10265
+ </_class>
10455
10266
  <form
10456
10267
  encType="multipart/form-data"
10457
10268
  id="template__0_form"
@@ -10534,7 +10345,7 @@ new message content.",
10534
10345
  </Wave>
10535
10346
  </Button>
10536
10347
  </CapButton>
10537
- <_Class
10348
+ <_class
10538
10349
  addonAfter={
10539
10350
  <span>
10540
10351
  10
@@ -10555,16 +10366,13 @@ new message content.",
10555
10366
  labelPosition="top"
10556
10367
  >
10557
10368
  <div
10558
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label action-type-section"
10559
- errorMessage={false}
10560
- labelPosition="top"
10369
+ className="component-with-label action-type-section ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
10561
10370
  >
10562
10371
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
10563
10372
  labelPosition="top"
10564
10373
  >
10565
10374
  <div
10566
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
10567
- labelPosition="top"
10375
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
10568
10376
  >
10569
10377
  <CapInput
10570
10378
  addonAfter={
@@ -10638,8 +10446,8 @@ new message content.",
10638
10446
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
10639
10447
  </div>
10640
10448
  </ComponentWithLabelHOC__CapComponentStyled>
10641
- </_Class>
10642
- <_Class
10449
+ </_class>
10450
+ <_class
10643
10451
  labelPosition="top"
10644
10452
  onChange={[Function]}
10645
10453
  options={
@@ -10668,15 +10476,13 @@ new message content.",
10668
10476
  labelPosition="top"
10669
10477
  >
10670
10478
  <div
10671
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
10672
- labelPosition="top"
10479
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
10673
10480
  >
10674
10481
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
10675
10482
  labelPosition="top"
10676
10483
  >
10677
10484
  <div
10678
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
10679
- labelPosition="top"
10485
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
10680
10486
  >
10681
10487
  <CapSelect
10682
10488
  getMenuOptionsProps={[Function]}
@@ -11038,14 +10844,14 @@ new message content.",
11038
10844
  component={[Function]}
11039
10845
  >
11040
10846
  <Icon
11041
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon"
10847
+ className="cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon CapIcon__AntIcon-sc-52535-0 bUWyul"
11042
10848
  component={[Function]}
11043
10849
  >
11044
10850
  <LocaleReceiver
11045
10851
  componentName="Icon"
11046
10852
  >
11047
10853
  <i
11048
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon"
10854
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-down ant-select-arrow-icon CapIcon__AntIcon-sc-52535-0 bUWyul"
11049
10855
  >
11050
10856
  <component
11051
10857
  aria-hidden={true}
@@ -11086,8 +10892,8 @@ new message content.",
11086
10892
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
11087
10893
  </div>
11088
10894
  </ComponentWithLabelHOC__CapComponentStyled>
11089
- </_Class>
11090
- <_Class
10895
+ </_class>
10896
+ <_class
11091
10897
  errorMessage={false}
11092
10898
  labelPosition="top"
11093
10899
  onChange={[Function]}
@@ -11104,16 +10910,13 @@ new message content.",
11104
10910
  labelPosition="top"
11105
10911
  >
11106
10912
  <div
11107
- className="ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 kOOkix component-with-label"
11108
- errorMessage={false}
11109
- labelPosition="top"
10913
+ className="component-with-label ComponentWithLabelHOC__CapComponentStyled-sc-1qk6bpg-0 hREhdh"
11110
10914
  >
11111
10915
  <ComponentWithLabelHOC__ComponentWithLabelWrapper
11112
10916
  labelPosition="top"
11113
10917
  >
11114
10918
  <div
11115
- className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 jrdcWr"
11116
- labelPosition="top"
10919
+ className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
11117
10920
  >
11118
10921
  <CapInput
11119
10922
  errorMessage={false}
@@ -11167,14 +10970,14 @@ new message content.",
11167
10970
  </ComponentWithLabelHOC__ComponentWithLabelWrapper>
11168
10971
  </div>
11169
10972
  </ComponentWithLabelHOC__CapComponentStyled>
11170
- </_Class>
10973
+ </_class>
11171
10974
  <CapDrawer
11172
10975
  content={
11173
10976
  <React.Fragment>
11174
10977
  <CapHeading
11175
10978
  type="h3"
11176
10979
  />
11177
- <Connect(UserIsAuthenticated(withSaga(withReducer(Connect(InjectIntl(Gallery))))))
10980
+ <Connect(UserIsAuthenticated(Connect(InjectIntl(Gallery))))
11178
10981
  isFullMode={true}
11179
10982
  isLineAsset={true}
11180
10983
  location={