@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[`line wrapper test/> should render line component new 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[`line wrapper test/> should render line component new 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],
@@ -4160,7 +4132,7 @@ new message content.",
4160
4132
  className="cap-header-v2"
4161
4133
  >
4162
4134
  <div
4163
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
4135
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
4164
4136
  >
4165
4137
  <div
4166
4138
  className="title-desc-container"
@@ -4170,7 +4142,7 @@ new message content.",
4170
4142
  type="h3"
4171
4143
  >
4172
4144
  <div
4173
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
4145
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
4174
4146
  type="h3"
4175
4147
  />
4176
4148
  </CapHeading>
@@ -4189,7 +4161,7 @@ new message content.",
4189
4161
  className="cap-header-v2"
4190
4162
  >
4191
4163
  <div
4192
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
4164
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
4193
4165
  >
4194
4166
  <div
4195
4167
  className="title-desc-container"
@@ -4199,7 +4171,7 @@ new message content.",
4199
4171
  type="h1"
4200
4172
  >
4201
4173
  <div
4202
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
4174
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
4203
4175
  type="h1"
4204
4176
  />
4205
4177
  </CapHeading>
@@ -6478,6 +6450,7 @@ new message content.",
6478
6450
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
6479
6451
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
6480
6452
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
6453
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
6481
6454
  "creatives.components.Toastr.header": "This is the Toastr component !",
6482
6455
  "creatives.components.ToastrMessage.close": "close",
6483
6456
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -7162,6 +7135,9 @@ new message content.",
7162
7135
  "creatives.containers.Templates.wechatHeader": "WECHAT",
7163
7136
  "creatives.containers.Templates.yesText": "Yes",
7164
7137
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
7138
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
7139
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
7140
+ "creatives.containers.Testv2.testv2": "Testv2",
7165
7141
  "creatives.containers.View.descriptionView": "Description of View",
7166
7142
  "creatives.containers.View.header": "This is View container !",
7167
7143
  "creatives.containers.View.view": "View",
@@ -8168,6 +8144,10 @@ new message content.",
8168
8144
  "creatives.containersV2.TemplatesV2.viber": "Viber",
8169
8145
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
8170
8146
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
8147
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
8148
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
8149
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
8150
+ "creatives.containersV2.Testv2.testv2": "Testv2",
8171
8151
  "creatives.containersV2.View.descriptionView": "Description of View",
8172
8152
  "creatives.containersV2.View.header": "This is View container !",
8173
8153
  "creatives.containersV2.View.view": "View",
@@ -9164,6 +9144,7 @@ exports[`line wrapper test/> should render line component new 2`] = `
9164
9144
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
9165
9145
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
9166
9146
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
9147
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
9167
9148
  "creatives.components.Toastr.header": "This is the Toastr component !",
9168
9149
  "creatives.components.ToastrMessage.close": "close",
9169
9150
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -9848,6 +9829,9 @@ exports[`line wrapper test/> should render line component new 2`] = `
9848
9829
  "creatives.containers.Templates.wechatHeader": "WECHAT",
9849
9830
  "creatives.containers.Templates.yesText": "Yes",
9850
9831
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
9832
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
9833
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
9834
+ "creatives.containers.Testv2.testv2": "Testv2",
9851
9835
  "creatives.containers.View.descriptionView": "Description of View",
9852
9836
  "creatives.containers.View.header": "This is View container !",
9853
9837
  "creatives.containers.View.view": "View",
@@ -10854,6 +10838,10 @@ new message content.",
10854
10838
  "creatives.containersV2.TemplatesV2.viber": "Viber",
10855
10839
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
10856
10840
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
10841
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
10842
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
10843
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
10844
+ "creatives.containersV2.Testv2.testv2": "Testv2",
10857
10845
  "creatives.containersV2.View.descriptionView": "Description of View",
10858
10846
  "creatives.containersV2.View.header": "This is View container !",
10859
10847
  "creatives.containersV2.View.view": "View",
@@ -11250,45 +11238,9 @@ new message content.",
11250
11238
  }
11251
11239
  store={
11252
11240
  Object {
11241
+ "asyncReducers": Object {},
11253
11242
  "dispatch": [Function],
11254
11243
  "getState": [Function],
11255
- "initialHistory": Object {
11256
- "action": "POP",
11257
- "block": [Function],
11258
- "createHref": [Function],
11259
- "go": [Function],
11260
- "goBack": [Function],
11261
- "goForward": [Function],
11262
- "length": 1,
11263
- "listen": [Function],
11264
- "location": Object {
11265
- "hash": "",
11266
- "pathname": "/",
11267
- "search": "",
11268
- "state": undefined,
11269
- },
11270
- "push": [Function],
11271
- "replace": [Function],
11272
- },
11273
- "initialReducer": Object {
11274
- "ASK_AIRA": [Function],
11275
- "FTP": [Function],
11276
- "app": [Function],
11277
- "beeEditor": [Function],
11278
- "cap": [Function],
11279
- "create": [Function],
11280
- "ebill": [Function],
11281
- "edit": [Function],
11282
- "email": [Function],
11283
- "facebookPreview": [Function],
11284
- "gallery": [Function],
11285
- "language": [Function],
11286
- "navigationConfig": [Function],
11287
- "tagList": [Function],
11288
- "templates": [Function],
11289
- },
11290
- "injectedReducers": Object {},
11291
- "injectedSagas": Object {},
11292
11244
  "replaceReducer": [Function],
11293
11245
  "runSaga": [Function],
11294
11246
  "subscribe": [Function],
@@ -13239,7 +13191,7 @@ new message content.",
13239
13191
  className="cap-header-v2"
13240
13192
  >
13241
13193
  <div
13242
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
13194
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
13243
13195
  >
13244
13196
  <div
13245
13197
  className="title-desc-container"
@@ -13249,7 +13201,7 @@ new message content.",
13249
13201
  type="h3"
13250
13202
  >
13251
13203
  <div
13252
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
13204
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
13253
13205
  type="h3"
13254
13206
  />
13255
13207
  </CapHeading>
@@ -13268,7 +13220,7 @@ new message content.",
13268
13220
  className="cap-header-v2"
13269
13221
  >
13270
13222
  <div
13271
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
13223
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
13272
13224
  >
13273
13225
  <div
13274
13226
  className="title-desc-container"
@@ -13278,7 +13230,7 @@ new message content.",
13278
13230
  type="h1"
13279
13231
  >
13280
13232
  <div
13281
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
13233
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
13282
13234
  type="h1"
13283
13235
  />
13284
13236
  </CapHeading>
@@ -15665,6 +15617,7 @@ new message content.",
15665
15617
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
15666
15618
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
15667
15619
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
15620
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
15668
15621
  "creatives.components.Toastr.header": "This is the Toastr component !",
15669
15622
  "creatives.components.ToastrMessage.close": "close",
15670
15623
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -16349,6 +16302,9 @@ new message content.",
16349
16302
  "creatives.containers.Templates.wechatHeader": "WECHAT",
16350
16303
  "creatives.containers.Templates.yesText": "Yes",
16351
16304
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
16305
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
16306
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
16307
+ "creatives.containers.Testv2.testv2": "Testv2",
16352
16308
  "creatives.containers.View.descriptionView": "Description of View",
16353
16309
  "creatives.containers.View.header": "This is View container !",
16354
16310
  "creatives.containers.View.view": "View",
@@ -17355,6 +17311,10 @@ new message content.",
17355
17311
  "creatives.containersV2.TemplatesV2.viber": "Viber",
17356
17312
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
17357
17313
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
17314
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
17315
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
17316
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
17317
+ "creatives.containersV2.Testv2.testv2": "Testv2",
17358
17318
  "creatives.containersV2.View.descriptionView": "Description of View",
17359
17319
  "creatives.containersV2.View.header": "This is View container !",
17360
17320
  "creatives.containersV2.View.view": "View",
@@ -18351,6 +18311,7 @@ exports[`line wrapper test/> should render line component new 3`] = `
18351
18311
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
18352
18312
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
18353
18313
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
18314
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
18354
18315
  "creatives.components.Toastr.header": "This is the Toastr component !",
18355
18316
  "creatives.components.ToastrMessage.close": "close",
18356
18317
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -19035,6 +18996,9 @@ exports[`line wrapper test/> should render line component new 3`] = `
19035
18996
  "creatives.containers.Templates.wechatHeader": "WECHAT",
19036
18997
  "creatives.containers.Templates.yesText": "Yes",
19037
18998
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
18999
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
19000
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
19001
+ "creatives.containers.Testv2.testv2": "Testv2",
19038
19002
  "creatives.containers.View.descriptionView": "Description of View",
19039
19003
  "creatives.containers.View.header": "This is View container !",
19040
19004
  "creatives.containers.View.view": "View",
@@ -20041,6 +20005,10 @@ new message content.",
20041
20005
  "creatives.containersV2.TemplatesV2.viber": "Viber",
20042
20006
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
20043
20007
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
20008
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
20009
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
20010
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
20011
+ "creatives.containersV2.Testv2.testv2": "Testv2",
20044
20012
  "creatives.containersV2.View.descriptionView": "Description of View",
20045
20013
  "creatives.containersV2.View.header": "This is View container !",
20046
20014
  "creatives.containersV2.View.view": "View",
@@ -20437,45 +20405,9 @@ new message content.",
20437
20405
  }
20438
20406
  store={
20439
20407
  Object {
20408
+ "asyncReducers": Object {},
20440
20409
  "dispatch": [Function],
20441
20410
  "getState": [Function],
20442
- "initialHistory": Object {
20443
- "action": "POP",
20444
- "block": [Function],
20445
- "createHref": [Function],
20446
- "go": [Function],
20447
- "goBack": [Function],
20448
- "goForward": [Function],
20449
- "length": 1,
20450
- "listen": [Function],
20451
- "location": Object {
20452
- "hash": "",
20453
- "pathname": "/",
20454
- "search": "",
20455
- "state": undefined,
20456
- },
20457
- "push": [Function],
20458
- "replace": [Function],
20459
- },
20460
- "initialReducer": Object {
20461
- "ASK_AIRA": [Function],
20462
- "FTP": [Function],
20463
- "app": [Function],
20464
- "beeEditor": [Function],
20465
- "cap": [Function],
20466
- "create": [Function],
20467
- "ebill": [Function],
20468
- "edit": [Function],
20469
- "email": [Function],
20470
- "facebookPreview": [Function],
20471
- "gallery": [Function],
20472
- "language": [Function],
20473
- "navigationConfig": [Function],
20474
- "tagList": [Function],
20475
- "templates": [Function],
20476
- },
20477
- "injectedReducers": Object {},
20478
- "injectedSagas": Object {},
20479
20411
  "replaceReducer": [Function],
20480
20412
  "runSaga": [Function],
20481
20413
  "subscribe": [Function],
@@ -22523,7 +22455,7 @@ new message content.",
22523
22455
  className="cap-header-v2"
22524
22456
  >
22525
22457
  <div
22526
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
22458
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
22527
22459
  >
22528
22460
  <div
22529
22461
  className="title-desc-container"
@@ -22533,7 +22465,7 @@ new message content.",
22533
22465
  type="h3"
22534
22466
  >
22535
22467
  <div
22536
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
22468
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
22537
22469
  type="h3"
22538
22470
  />
22539
22471
  </CapHeading>
@@ -22552,7 +22484,7 @@ new message content.",
22552
22484
  className="cap-header-v2"
22553
22485
  >
22554
22486
  <div
22555
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
22487
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
22556
22488
  >
22557
22489
  <div
22558
22490
  className="title-desc-container"
@@ -22562,7 +22494,7 @@ new message content.",
22562
22494
  type="h1"
22563
22495
  >
22564
22496
  <div
22565
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
22497
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
22566
22498
  type="h1"
22567
22499
  />
22568
22500
  </CapHeading>
@@ -24792,7 +24724,7 @@ new message content.",
24792
24724
  size="s"
24793
24725
  >
24794
24726
  <Icon
24795
- className="CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
24727
+ className="cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
24796
24728
  component={[Function]}
24797
24729
  size="s"
24798
24730
  >
@@ -24800,7 +24732,7 @@ new message content.",
24800
24732
  componentName="Icon"
24801
24733
  >
24802
24734
  <i
24803
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
24735
+ className="anticon cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
24804
24736
  size="s"
24805
24737
  >
24806
24738
  <component
@@ -25094,6 +25026,7 @@ new message content.",
25094
25026
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
25095
25027
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
25096
25028
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
25029
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
25097
25030
  "creatives.components.Toastr.header": "This is the Toastr component !",
25098
25031
  "creatives.components.ToastrMessage.close": "close",
25099
25032
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -25778,6 +25711,9 @@ new message content.",
25778
25711
  "creatives.containers.Templates.wechatHeader": "WECHAT",
25779
25712
  "creatives.containers.Templates.yesText": "Yes",
25780
25713
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
25714
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
25715
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
25716
+ "creatives.containers.Testv2.testv2": "Testv2",
25781
25717
  "creatives.containers.View.descriptionView": "Description of View",
25782
25718
  "creatives.containers.View.header": "This is View container !",
25783
25719
  "creatives.containers.View.view": "View",
@@ -26784,6 +26720,10 @@ new message content.",
26784
26720
  "creatives.containersV2.TemplatesV2.viber": "Viber",
26785
26721
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
26786
26722
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
26723
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
26724
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
26725
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
26726
+ "creatives.containersV2.Testv2.testv2": "Testv2",
26787
26727
  "creatives.containersV2.View.descriptionView": "Description of View",
26788
26728
  "creatives.containersV2.View.header": "This is View container !",
26789
26729
  "creatives.containersV2.View.view": "View",
@@ -27815,6 +27755,7 @@ exports[`line wrapper test/> should render line component new 4`] = `
27815
27755
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
27816
27756
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
27817
27757
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
27758
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
27818
27759
  "creatives.components.Toastr.header": "This is the Toastr component !",
27819
27760
  "creatives.components.ToastrMessage.close": "close",
27820
27761
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -28499,6 +28440,9 @@ exports[`line wrapper test/> should render line component new 4`] = `
28499
28440
  "creatives.containers.Templates.wechatHeader": "WECHAT",
28500
28441
  "creatives.containers.Templates.yesText": "Yes",
28501
28442
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
28443
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
28444
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
28445
+ "creatives.containers.Testv2.testv2": "Testv2",
28502
28446
  "creatives.containers.View.descriptionView": "Description of View",
28503
28447
  "creatives.containers.View.header": "This is View container !",
28504
28448
  "creatives.containers.View.view": "View",
@@ -29505,6 +29449,10 @@ new message content.",
29505
29449
  "creatives.containersV2.TemplatesV2.viber": "Viber",
29506
29450
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
29507
29451
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
29452
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
29453
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
29454
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
29455
+ "creatives.containersV2.Testv2.testv2": "Testv2",
29508
29456
  "creatives.containersV2.View.descriptionView": "Description of View",
29509
29457
  "creatives.containersV2.View.header": "This is View container !",
29510
29458
  "creatives.containersV2.View.view": "View",
@@ -29901,45 +29849,9 @@ new message content.",
29901
29849
  }
29902
29850
  store={
29903
29851
  Object {
29852
+ "asyncReducers": Object {},
29904
29853
  "dispatch": [Function],
29905
29854
  "getState": [Function],
29906
- "initialHistory": Object {
29907
- "action": "POP",
29908
- "block": [Function],
29909
- "createHref": [Function],
29910
- "go": [Function],
29911
- "goBack": [Function],
29912
- "goForward": [Function],
29913
- "length": 1,
29914
- "listen": [Function],
29915
- "location": Object {
29916
- "hash": "",
29917
- "pathname": "/",
29918
- "search": "",
29919
- "state": undefined,
29920
- },
29921
- "push": [Function],
29922
- "replace": [Function],
29923
- },
29924
- "initialReducer": Object {
29925
- "ASK_AIRA": [Function],
29926
- "FTP": [Function],
29927
- "app": [Function],
29928
- "beeEditor": [Function],
29929
- "cap": [Function],
29930
- "create": [Function],
29931
- "ebill": [Function],
29932
- "edit": [Function],
29933
- "email": [Function],
29934
- "facebookPreview": [Function],
29935
- "gallery": [Function],
29936
- "language": [Function],
29937
- "navigationConfig": [Function],
29938
- "tagList": [Function],
29939
- "templates": [Function],
29940
- },
29941
- "injectedReducers": Object {},
29942
- "injectedSagas": Object {},
29943
29855
  "replaceReducer": [Function],
29944
29856
  "runSaga": [Function],
29945
29857
  "subscribe": [Function],
@@ -32772,7 +32684,7 @@ new message content.",
32772
32684
  className="cap-header-v2"
32773
32685
  >
32774
32686
  <div
32775
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
32687
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
32776
32688
  >
32777
32689
  <div
32778
32690
  className="title-desc-container"
@@ -32782,7 +32694,7 @@ new message content.",
32782
32694
  type="h3"
32783
32695
  >
32784
32696
  <div
32785
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
32697
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
32786
32698
  type="h3"
32787
32699
  />
32788
32700
  </CapHeading>
@@ -32801,7 +32713,7 @@ new message content.",
32801
32713
  className="cap-header-v2"
32802
32714
  >
32803
32715
  <div
32804
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
32716
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
32805
32717
  >
32806
32718
  <div
32807
32719
  className="title-desc-container"
@@ -32811,7 +32723,7 @@ new message content.",
32811
32723
  type="h1"
32812
32724
  >
32813
32725
  <div
32814
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
32726
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
32815
32727
  type="h1"
32816
32728
  />
32817
32729
  </CapHeading>
@@ -36477,7 +36389,7 @@ new message content.",
36477
36389
  size="s"
36478
36390
  >
36479
36391
  <Icon
36480
- className="CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
36392
+ className="cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
36481
36393
  component={[Function]}
36482
36394
  size="s"
36483
36395
  >
@@ -36485,7 +36397,7 @@ new message content.",
36485
36397
  componentName="Icon"
36486
36398
  >
36487
36399
  <i
36488
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
36400
+ className="anticon cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
36489
36401
  size="s"
36490
36402
  >
36491
36403
  <component
@@ -36779,6 +36691,7 @@ new message content.",
36779
36691
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
36780
36692
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
36781
36693
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
36694
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
36782
36695
  "creatives.components.Toastr.header": "This is the Toastr component !",
36783
36696
  "creatives.components.ToastrMessage.close": "close",
36784
36697
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -37463,6 +37376,9 @@ new message content.",
37463
37376
  "creatives.containers.Templates.wechatHeader": "WECHAT",
37464
37377
  "creatives.containers.Templates.yesText": "Yes",
37465
37378
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
37379
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
37380
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
37381
+ "creatives.containers.Testv2.testv2": "Testv2",
37466
37382
  "creatives.containers.View.descriptionView": "Description of View",
37467
37383
  "creatives.containers.View.header": "This is View container !",
37468
37384
  "creatives.containers.View.view": "View",
@@ -38469,6 +38385,10 @@ new message content.",
38469
38385
  "creatives.containersV2.TemplatesV2.viber": "Viber",
38470
38386
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
38471
38387
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
38388
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
38389
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
38390
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
38391
+ "creatives.containersV2.Testv2.testv2": "Testv2",
38472
38392
  "creatives.containersV2.View.descriptionView": "Description of View",
38473
38393
  "creatives.containersV2.View.header": "This is View container !",
38474
38394
  "creatives.containersV2.View.view": "View",
@@ -39500,6 +39420,7 @@ exports[`line wrapper test/> should render line component new 5`] = `
39500
39420
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
39501
39421
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
39502
39422
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
39423
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
39503
39424
  "creatives.components.Toastr.header": "This is the Toastr component !",
39504
39425
  "creatives.components.ToastrMessage.close": "close",
39505
39426
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -40184,6 +40105,9 @@ exports[`line wrapper test/> should render line component new 5`] = `
40184
40105
  "creatives.containers.Templates.wechatHeader": "WECHAT",
40185
40106
  "creatives.containers.Templates.yesText": "Yes",
40186
40107
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
40108
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
40109
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
40110
+ "creatives.containers.Testv2.testv2": "Testv2",
40187
40111
  "creatives.containers.View.descriptionView": "Description of View",
40188
40112
  "creatives.containers.View.header": "This is View container !",
40189
40113
  "creatives.containers.View.view": "View",
@@ -41190,6 +41114,10 @@ new message content.",
41190
41114
  "creatives.containersV2.TemplatesV2.viber": "Viber",
41191
41115
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
41192
41116
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
41117
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
41118
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
41119
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
41120
+ "creatives.containersV2.Testv2.testv2": "Testv2",
41193
41121
  "creatives.containersV2.View.descriptionView": "Description of View",
41194
41122
  "creatives.containersV2.View.header": "This is View container !",
41195
41123
  "creatives.containersV2.View.view": "View",
@@ -41586,45 +41514,9 @@ new message content.",
41586
41514
  }
41587
41515
  store={
41588
41516
  Object {
41517
+ "asyncReducers": Object {},
41589
41518
  "dispatch": [Function],
41590
41519
  "getState": [Function],
41591
- "initialHistory": Object {
41592
- "action": "POP",
41593
- "block": [Function],
41594
- "createHref": [Function],
41595
- "go": [Function],
41596
- "goBack": [Function],
41597
- "goForward": [Function],
41598
- "length": 1,
41599
- "listen": [Function],
41600
- "location": Object {
41601
- "hash": "",
41602
- "pathname": "/",
41603
- "search": "",
41604
- "state": undefined,
41605
- },
41606
- "push": [Function],
41607
- "replace": [Function],
41608
- },
41609
- "initialReducer": Object {
41610
- "ASK_AIRA": [Function],
41611
- "FTP": [Function],
41612
- "app": [Function],
41613
- "beeEditor": [Function],
41614
- "cap": [Function],
41615
- "create": [Function],
41616
- "ebill": [Function],
41617
- "edit": [Function],
41618
- "email": [Function],
41619
- "facebookPreview": [Function],
41620
- "gallery": [Function],
41621
- "language": [Function],
41622
- "navigationConfig": [Function],
41623
- "tagList": [Function],
41624
- "templates": [Function],
41625
- },
41626
- "injectedReducers": Object {},
41627
- "injectedSagas": Object {},
41628
41520
  "replaceReducer": [Function],
41629
41521
  "runSaga": [Function],
41630
41522
  "subscribe": [Function],
@@ -44499,7 +44391,7 @@ new message content.",
44499
44391
  className="cap-header-v2"
44500
44392
  >
44501
44393
  <div
44502
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
44394
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
44503
44395
  >
44504
44396
  <div
44505
44397
  className="title-desc-container"
@@ -44509,7 +44401,7 @@ new message content.",
44509
44401
  type="h3"
44510
44402
  >
44511
44403
  <div
44512
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
44404
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
44513
44405
  type="h3"
44514
44406
  />
44515
44407
  </CapHeading>
@@ -44528,7 +44420,7 @@ new message content.",
44528
44420
  className="cap-header-v2"
44529
44421
  >
44530
44422
  <div
44531
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
44423
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
44532
44424
  >
44533
44425
  <div
44534
44426
  className="title-desc-container"
@@ -44538,7 +44430,7 @@ new message content.",
44538
44430
  type="h1"
44539
44431
  >
44540
44432
  <div
44541
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
44433
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
44542
44434
  type="h1"
44543
44435
  />
44544
44436
  </CapHeading>
@@ -48204,7 +48096,7 @@ new message content.",
48204
48096
  size="s"
48205
48097
  >
48206
48098
  <Icon
48207
- className="CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
48099
+ className="cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
48208
48100
  component={[Function]}
48209
48101
  size="s"
48210
48102
  >
@@ -48212,7 +48104,7 @@ new message content.",
48212
48104
  componentName="Icon"
48213
48105
  >
48214
48106
  <i
48215
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
48107
+ className="anticon cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
48216
48108
  size="s"
48217
48109
  >
48218
48110
  <component
@@ -48506,6 +48398,7 @@ new message content.",
48506
48398
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
48507
48399
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
48508
48400
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
48401
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
48509
48402
  "creatives.components.Toastr.header": "This is the Toastr component !",
48510
48403
  "creatives.components.ToastrMessage.close": "close",
48511
48404
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -49190,6 +49083,9 @@ new message content.",
49190
49083
  "creatives.containers.Templates.wechatHeader": "WECHAT",
49191
49084
  "creatives.containers.Templates.yesText": "Yes",
49192
49085
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
49086
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
49087
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
49088
+ "creatives.containers.Testv2.testv2": "Testv2",
49193
49089
  "creatives.containers.View.descriptionView": "Description of View",
49194
49090
  "creatives.containers.View.header": "This is View container !",
49195
49091
  "creatives.containers.View.view": "View",
@@ -50196,6 +50092,10 @@ new message content.",
50196
50092
  "creatives.containersV2.TemplatesV2.viber": "Viber",
50197
50093
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
50198
50094
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
50095
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
50096
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
50097
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
50098
+ "creatives.containersV2.Testv2.testv2": "Testv2",
50199
50099
  "creatives.containersV2.View.descriptionView": "Description of View",
50200
50100
  "creatives.containersV2.View.header": "This is View container !",
50201
50101
  "creatives.containersV2.View.view": "View",
@@ -51227,6 +51127,7 @@ exports[`line wrapper test/> should render line component old 1`] = `
51227
51127
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
51228
51128
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
51229
51129
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
51130
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
51230
51131
  "creatives.components.Toastr.header": "This is the Toastr component !",
51231
51132
  "creatives.components.ToastrMessage.close": "close",
51232
51133
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -51911,6 +51812,9 @@ exports[`line wrapper test/> should render line component old 1`] = `
51911
51812
  "creatives.containers.Templates.wechatHeader": "WECHAT",
51912
51813
  "creatives.containers.Templates.yesText": "Yes",
51913
51814
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
51815
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
51816
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
51817
+ "creatives.containers.Testv2.testv2": "Testv2",
51914
51818
  "creatives.containers.View.descriptionView": "Description of View",
51915
51819
  "creatives.containers.View.header": "This is View container !",
51916
51820
  "creatives.containers.View.view": "View",
@@ -52917,6 +52821,10 @@ new message content.",
52917
52821
  "creatives.containersV2.TemplatesV2.viber": "Viber",
52918
52822
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
52919
52823
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
52824
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
52825
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
52826
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
52827
+ "creatives.containersV2.Testv2.testv2": "Testv2",
52920
52828
  "creatives.containersV2.View.descriptionView": "Description of View",
52921
52829
  "creatives.containersV2.View.header": "This is View container !",
52922
52830
  "creatives.containersV2.View.view": "View",
@@ -53313,45 +53221,9 @@ new message content.",
53313
53221
  }
53314
53222
  store={
53315
53223
  Object {
53224
+ "asyncReducers": Object {},
53316
53225
  "dispatch": [Function],
53317
53226
  "getState": [Function],
53318
- "initialHistory": Object {
53319
- "action": "POP",
53320
- "block": [Function],
53321
- "createHref": [Function],
53322
- "go": [Function],
53323
- "goBack": [Function],
53324
- "goForward": [Function],
53325
- "length": 1,
53326
- "listen": [Function],
53327
- "location": Object {
53328
- "hash": "",
53329
- "pathname": "/",
53330
- "search": "",
53331
- "state": undefined,
53332
- },
53333
- "push": [Function],
53334
- "replace": [Function],
53335
- },
53336
- "initialReducer": Object {
53337
- "ASK_AIRA": [Function],
53338
- "FTP": [Function],
53339
- "app": [Function],
53340
- "beeEditor": [Function],
53341
- "cap": [Function],
53342
- "create": [Function],
53343
- "ebill": [Function],
53344
- "edit": [Function],
53345
- "email": [Function],
53346
- "facebookPreview": [Function],
53347
- "gallery": [Function],
53348
- "language": [Function],
53349
- "navigationConfig": [Function],
53350
- "tagList": [Function],
53351
- "templates": [Function],
53352
- },
53353
- "injectedReducers": Object {},
53354
- "injectedSagas": Object {},
53355
53227
  "replaceReducer": [Function],
53356
53228
  "runSaga": [Function],
53357
53229
  "subscribe": [Function],
@@ -54287,7 +54159,7 @@ new message content.",
54287
54159
  className="cap-header-v2"
54288
54160
  >
54289
54161
  <div
54290
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
54162
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
54291
54163
  >
54292
54164
  <div
54293
54165
  className="title-desc-container"
@@ -54297,7 +54169,7 @@ new message content.",
54297
54169
  type="h3"
54298
54170
  >
54299
54171
  <div
54300
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
54172
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
54301
54173
  type="h3"
54302
54174
  />
54303
54175
  </CapHeading>
@@ -54316,7 +54188,7 @@ new message content.",
54316
54188
  className="cap-header-v2"
54317
54189
  >
54318
54190
  <div
54319
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
54191
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
54320
54192
  >
54321
54193
  <div
54322
54194
  className="title-desc-container"
@@ -54326,7 +54198,7 @@ new message content.",
54326
54198
  type="h1"
54327
54199
  >
54328
54200
  <div
54329
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
54201
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
54330
54202
  type="h1"
54331
54203
  />
54332
54204
  </CapHeading>
@@ -55613,6 +55485,7 @@ new message content.",
55613
55485
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
55614
55486
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
55615
55487
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
55488
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
55616
55489
  "creatives.components.Toastr.header": "This is the Toastr component !",
55617
55490
  "creatives.components.ToastrMessage.close": "close",
55618
55491
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -56297,6 +56170,9 @@ new message content.",
56297
56170
  "creatives.containers.Templates.wechatHeader": "WECHAT",
56298
56171
  "creatives.containers.Templates.yesText": "Yes",
56299
56172
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
56173
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
56174
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
56175
+ "creatives.containers.Testv2.testv2": "Testv2",
56300
56176
  "creatives.containers.View.descriptionView": "Description of View",
56301
56177
  "creatives.containers.View.header": "This is View container !",
56302
56178
  "creatives.containers.View.view": "View",
@@ -57303,6 +57179,10 @@ new message content.",
57303
57179
  "creatives.containersV2.TemplatesV2.viber": "Viber",
57304
57180
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
57305
57181
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
57182
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
57183
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
57184
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
57185
+ "creatives.containersV2.Testv2.testv2": "Testv2",
57306
57186
  "creatives.containersV2.View.descriptionView": "Description of View",
57307
57187
  "creatives.containersV2.View.header": "This is View container !",
57308
57188
  "creatives.containersV2.View.view": "View",
@@ -58062,14 +57942,14 @@ new message content.",
58062
57942
  component={[Function]}
58063
57943
  >
58064
57944
  <Icon
58065
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
57945
+ className="cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
58066
57946
  component={[Function]}
58067
57947
  >
58068
57948
  <LocaleReceiver
58069
57949
  componentName="Icon"
58070
57950
  >
58071
57951
  <i
58072
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
57952
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
58073
57953
  >
58074
57954
  <component
58075
57955
  aria-hidden={true}
@@ -58722,14 +58602,14 @@ new message content.",
58722
58602
  component={[Function]}
58723
58603
  >
58724
58604
  <Icon
58725
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
58605
+ className="cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
58726
58606
  component={[Function]}
58727
58607
  >
58728
58608
  <LocaleReceiver
58729
58609
  componentName="Icon"
58730
58610
  >
58731
58611
  <i
58732
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
58612
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
58733
58613
  >
58734
58614
  <component
58735
58615
  aria-hidden={true}
@@ -59004,6 +58884,7 @@ exports[`line wrapper test/> should render line component old 2`] = `
59004
58884
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
59005
58885
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
59006
58886
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
58887
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
59007
58888
  "creatives.components.Toastr.header": "This is the Toastr component !",
59008
58889
  "creatives.components.ToastrMessage.close": "close",
59009
58890
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -59688,6 +59569,9 @@ exports[`line wrapper test/> should render line component old 2`] = `
59688
59569
  "creatives.containers.Templates.wechatHeader": "WECHAT",
59689
59570
  "creatives.containers.Templates.yesText": "Yes",
59690
59571
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
59572
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
59573
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
59574
+ "creatives.containers.Testv2.testv2": "Testv2",
59691
59575
  "creatives.containers.View.descriptionView": "Description of View",
59692
59576
  "creatives.containers.View.header": "This is View container !",
59693
59577
  "creatives.containers.View.view": "View",
@@ -60694,6 +60578,10 @@ new message content.",
60694
60578
  "creatives.containersV2.TemplatesV2.viber": "Viber",
60695
60579
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
60696
60580
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
60581
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
60582
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
60583
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
60584
+ "creatives.containersV2.Testv2.testv2": "Testv2",
60697
60585
  "creatives.containersV2.View.descriptionView": "Description of View",
60698
60586
  "creatives.containersV2.View.header": "This is View container !",
60699
60587
  "creatives.containersV2.View.view": "View",
@@ -61090,45 +60978,9 @@ new message content.",
61090
60978
  }
61091
60979
  store={
61092
60980
  Object {
60981
+ "asyncReducers": Object {},
61093
60982
  "dispatch": [Function],
61094
60983
  "getState": [Function],
61095
- "initialHistory": Object {
61096
- "action": "POP",
61097
- "block": [Function],
61098
- "createHref": [Function],
61099
- "go": [Function],
61100
- "goBack": [Function],
61101
- "goForward": [Function],
61102
- "length": 1,
61103
- "listen": [Function],
61104
- "location": Object {
61105
- "hash": "",
61106
- "pathname": "/",
61107
- "search": "",
61108
- "state": undefined,
61109
- },
61110
- "push": [Function],
61111
- "replace": [Function],
61112
- },
61113
- "initialReducer": Object {
61114
- "ASK_AIRA": [Function],
61115
- "FTP": [Function],
61116
- "app": [Function],
61117
- "beeEditor": [Function],
61118
- "cap": [Function],
61119
- "create": [Function],
61120
- "ebill": [Function],
61121
- "edit": [Function],
61122
- "email": [Function],
61123
- "facebookPreview": [Function],
61124
- "gallery": [Function],
61125
- "language": [Function],
61126
- "navigationConfig": [Function],
61127
- "tagList": [Function],
61128
- "templates": [Function],
61129
- },
61130
- "injectedReducers": Object {},
61131
- "injectedSagas": Object {},
61132
60984
  "replaceReducer": [Function],
61133
60985
  "runSaga": [Function],
61134
60986
  "subscribe": [Function],
@@ -62218,7 +62070,7 @@ new message content.",
62218
62070
  className="cap-header-v2"
62219
62071
  >
62220
62072
  <div
62221
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
62073
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
62222
62074
  >
62223
62075
  <div
62224
62076
  className="title-desc-container"
@@ -62228,7 +62080,7 @@ new message content.",
62228
62080
  type="h3"
62229
62081
  >
62230
62082
  <div
62231
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
62083
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
62232
62084
  type="h3"
62233
62085
  />
62234
62086
  </CapHeading>
@@ -62247,7 +62099,7 @@ new message content.",
62247
62099
  className="cap-header-v2"
62248
62100
  >
62249
62101
  <div
62250
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
62102
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
62251
62103
  >
62252
62104
  <div
62253
62105
  className="title-desc-container"
@@ -62257,7 +62109,7 @@ new message content.",
62257
62109
  type="h1"
62258
62110
  >
62259
62111
  <div
62260
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
62112
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
62261
62113
  type="h1"
62262
62114
  />
62263
62115
  </CapHeading>
@@ -63808,6 +63660,7 @@ new message content.",
63808
63660
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
63809
63661
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
63810
63662
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
63663
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
63811
63664
  "creatives.components.Toastr.header": "This is the Toastr component !",
63812
63665
  "creatives.components.ToastrMessage.close": "close",
63813
63666
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -64492,6 +64345,9 @@ new message content.",
64492
64345
  "creatives.containers.Templates.wechatHeader": "WECHAT",
64493
64346
  "creatives.containers.Templates.yesText": "Yes",
64494
64347
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
64348
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
64349
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
64350
+ "creatives.containers.Testv2.testv2": "Testv2",
64495
64351
  "creatives.containers.View.descriptionView": "Description of View",
64496
64352
  "creatives.containers.View.header": "This is View container !",
64497
64353
  "creatives.containers.View.view": "View",
@@ -65498,6 +65354,10 @@ new message content.",
65498
65354
  "creatives.containersV2.TemplatesV2.viber": "Viber",
65499
65355
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
65500
65356
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
65357
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
65358
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
65359
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
65360
+ "creatives.containersV2.Testv2.testv2": "Testv2",
65501
65361
  "creatives.containersV2.View.descriptionView": "Description of View",
65502
65362
  "creatives.containersV2.View.header": "This is View container !",
65503
65363
  "creatives.containersV2.View.view": "View",
@@ -66257,14 +66117,14 @@ new message content.",
66257
66117
  component={[Function]}
66258
66118
  >
66259
66119
  <Icon
66260
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
66120
+ className="cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
66261
66121
  component={[Function]}
66262
66122
  >
66263
66123
  <LocaleReceiver
66264
66124
  componentName="Icon"
66265
66125
  >
66266
66126
  <i
66267
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
66127
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
66268
66128
  >
66269
66129
  <component
66270
66130
  aria-hidden={true}
@@ -66917,14 +66777,14 @@ new message content.",
66917
66777
  component={[Function]}
66918
66778
  >
66919
66779
  <Icon
66920
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
66780
+ className="cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
66921
66781
  component={[Function]}
66922
66782
  >
66923
66783
  <LocaleReceiver
66924
66784
  componentName="Icon"
66925
66785
  >
66926
66786
  <i
66927
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
66787
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
66928
66788
  >
66929
66789
  <component
66930
66790
  aria-hidden={true}
@@ -67199,6 +67059,7 @@ exports[`line wrapper test/> should render line component old 3`] = `
67199
67059
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
67200
67060
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
67201
67061
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
67062
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
67202
67063
  "creatives.components.Toastr.header": "This is the Toastr component !",
67203
67064
  "creatives.components.ToastrMessage.close": "close",
67204
67065
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -67883,6 +67744,9 @@ exports[`line wrapper test/> should render line component old 3`] = `
67883
67744
  "creatives.containers.Templates.wechatHeader": "WECHAT",
67884
67745
  "creatives.containers.Templates.yesText": "Yes",
67885
67746
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
67747
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
67748
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
67749
+ "creatives.containers.Testv2.testv2": "Testv2",
67886
67750
  "creatives.containers.View.descriptionView": "Description of View",
67887
67751
  "creatives.containers.View.header": "This is View container !",
67888
67752
  "creatives.containers.View.view": "View",
@@ -68889,6 +68753,10 @@ new message content.",
68889
68753
  "creatives.containersV2.TemplatesV2.viber": "Viber",
68890
68754
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
68891
68755
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
68756
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
68757
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
68758
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
68759
+ "creatives.containersV2.Testv2.testv2": "Testv2",
68892
68760
  "creatives.containersV2.View.descriptionView": "Description of View",
68893
68761
  "creatives.containersV2.View.header": "This is View container !",
68894
68762
  "creatives.containersV2.View.view": "View",
@@ -69285,45 +69153,9 @@ new message content.",
69285
69153
  }
69286
69154
  store={
69287
69155
  Object {
69156
+ "asyncReducers": Object {},
69288
69157
  "dispatch": [Function],
69289
69158
  "getState": [Function],
69290
- "initialHistory": Object {
69291
- "action": "POP",
69292
- "block": [Function],
69293
- "createHref": [Function],
69294
- "go": [Function],
69295
- "goBack": [Function],
69296
- "goForward": [Function],
69297
- "length": 1,
69298
- "listen": [Function],
69299
- "location": Object {
69300
- "hash": "",
69301
- "pathname": "/",
69302
- "search": "",
69303
- "state": undefined,
69304
- },
69305
- "push": [Function],
69306
- "replace": [Function],
69307
- },
69308
- "initialReducer": Object {
69309
- "ASK_AIRA": [Function],
69310
- "FTP": [Function],
69311
- "app": [Function],
69312
- "beeEditor": [Function],
69313
- "cap": [Function],
69314
- "create": [Function],
69315
- "ebill": [Function],
69316
- "edit": [Function],
69317
- "email": [Function],
69318
- "facebookPreview": [Function],
69319
- "gallery": [Function],
69320
- "language": [Function],
69321
- "navigationConfig": [Function],
69322
- "tagList": [Function],
69323
- "templates": [Function],
69324
- },
69325
- "injectedReducers": Object {},
69326
- "injectedSagas": Object {},
69327
69159
  "replaceReducer": [Function],
69328
69160
  "runSaga": [Function],
69329
69161
  "subscribe": [Function],
@@ -70510,7 +70342,7 @@ new message content.",
70510
70342
  className="cap-header-v2"
70511
70343
  >
70512
70344
  <div
70513
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
70345
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
70514
70346
  >
70515
70347
  <div
70516
70348
  className="title-desc-container"
@@ -70520,7 +70352,7 @@ new message content.",
70520
70352
  type="h3"
70521
70353
  >
70522
70354
  <div
70523
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
70355
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
70524
70356
  type="h3"
70525
70357
  />
70526
70358
  </CapHeading>
@@ -70539,7 +70371,7 @@ new message content.",
70539
70371
  className="cap-header-v2"
70540
70372
  >
70541
70373
  <div
70542
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
70374
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
70543
70375
  >
70544
70376
  <div
70545
70377
  className="title-desc-container"
@@ -70549,7 +70381,7 @@ new message content.",
70549
70381
  type="h1"
70550
70382
  >
70551
70383
  <div
70552
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
70384
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
70553
70385
  type="h1"
70554
70386
  />
70555
70387
  </CapHeading>
@@ -71927,7 +71759,7 @@ new message content.",
71927
71759
  size="s"
71928
71760
  >
71929
71761
  <Icon
71930
- className="CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
71762
+ className="cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
71931
71763
  component={[Function]}
71932
71764
  size="s"
71933
71765
  >
@@ -71935,7 +71767,7 @@ new message content.",
71935
71767
  componentName="Icon"
71936
71768
  >
71937
71769
  <i
71938
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
71770
+ className="anticon cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
71939
71771
  size="s"
71940
71772
  >
71941
71773
  <component
@@ -72245,6 +72077,7 @@ new message content.",
72245
72077
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
72246
72078
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
72247
72079
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
72080
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
72248
72081
  "creatives.components.Toastr.header": "This is the Toastr component !",
72249
72082
  "creatives.components.ToastrMessage.close": "close",
72250
72083
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -72929,6 +72762,9 @@ new message content.",
72929
72762
  "creatives.containers.Templates.wechatHeader": "WECHAT",
72930
72763
  "creatives.containers.Templates.yesText": "Yes",
72931
72764
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
72765
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
72766
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
72767
+ "creatives.containers.Testv2.testv2": "Testv2",
72932
72768
  "creatives.containers.View.descriptionView": "Description of View",
72933
72769
  "creatives.containers.View.header": "This is View container !",
72934
72770
  "creatives.containers.View.view": "View",
@@ -73935,6 +73771,10 @@ new message content.",
73935
73771
  "creatives.containersV2.TemplatesV2.viber": "Viber",
73936
73772
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
73937
73773
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
73774
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
73775
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
73776
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
73777
+ "creatives.containersV2.Testv2.testv2": "Testv2",
73938
73778
  "creatives.containersV2.View.descriptionView": "Description of View",
73939
73779
  "creatives.containersV2.View.header": "This is View container !",
73940
73780
  "creatives.containersV2.View.view": "View",
@@ -74694,14 +74534,14 @@ new message content.",
74694
74534
  component={[Function]}
74695
74535
  >
74696
74536
  <Icon
74697
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
74537
+ className="cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
74698
74538
  component={[Function]}
74699
74539
  >
74700
74540
  <LocaleReceiver
74701
74541
  componentName="Icon"
74702
74542
  >
74703
74543
  <i
74704
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
74544
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
74705
74545
  >
74706
74546
  <component
74707
74547
  aria-hidden={true}
@@ -75354,14 +75194,14 @@ new message content.",
75354
75194
  component={[Function]}
75355
75195
  >
75356
75196
  <Icon
75357
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
75197
+ className="cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
75358
75198
  component={[Function]}
75359
75199
  >
75360
75200
  <LocaleReceiver
75361
75201
  componentName="Icon"
75362
75202
  >
75363
75203
  <i
75364
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
75204
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
75365
75205
  >
75366
75206
  <component
75367
75207
  aria-hidden={true}
@@ -75671,6 +75511,7 @@ exports[`line wrapper test/> should render line component old 4`] = `
75671
75511
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
75672
75512
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
75673
75513
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
75514
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
75674
75515
  "creatives.components.Toastr.header": "This is the Toastr component !",
75675
75516
  "creatives.components.ToastrMessage.close": "close",
75676
75517
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -76355,6 +76196,9 @@ exports[`line wrapper test/> should render line component old 4`] = `
76355
76196
  "creatives.containers.Templates.wechatHeader": "WECHAT",
76356
76197
  "creatives.containers.Templates.yesText": "Yes",
76357
76198
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
76199
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
76200
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
76201
+ "creatives.containers.Testv2.testv2": "Testv2",
76358
76202
  "creatives.containers.View.descriptionView": "Description of View",
76359
76203
  "creatives.containers.View.header": "This is View container !",
76360
76204
  "creatives.containers.View.view": "View",
@@ -77361,6 +77205,10 @@ new message content.",
77361
77205
  "creatives.containersV2.TemplatesV2.viber": "Viber",
77362
77206
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
77363
77207
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
77208
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
77209
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
77210
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
77211
+ "creatives.containersV2.Testv2.testv2": "Testv2",
77364
77212
  "creatives.containersV2.View.descriptionView": "Description of View",
77365
77213
  "creatives.containersV2.View.header": "This is View container !",
77366
77214
  "creatives.containersV2.View.view": "View",
@@ -77757,45 +77605,9 @@ new message content.",
77757
77605
  }
77758
77606
  store={
77759
77607
  Object {
77608
+ "asyncReducers": Object {},
77760
77609
  "dispatch": [Function],
77761
77610
  "getState": [Function],
77762
- "initialHistory": Object {
77763
- "action": "POP",
77764
- "block": [Function],
77765
- "createHref": [Function],
77766
- "go": [Function],
77767
- "goBack": [Function],
77768
- "goForward": [Function],
77769
- "length": 1,
77770
- "listen": [Function],
77771
- "location": Object {
77772
- "hash": "",
77773
- "pathname": "/",
77774
- "search": "",
77775
- "state": undefined,
77776
- },
77777
- "push": [Function],
77778
- "replace": [Function],
77779
- },
77780
- "initialReducer": Object {
77781
- "ASK_AIRA": [Function],
77782
- "FTP": [Function],
77783
- "app": [Function],
77784
- "beeEditor": [Function],
77785
- "cap": [Function],
77786
- "create": [Function],
77787
- "ebill": [Function],
77788
- "edit": [Function],
77789
- "email": [Function],
77790
- "facebookPreview": [Function],
77791
- "gallery": [Function],
77792
- "language": [Function],
77793
- "navigationConfig": [Function],
77794
- "tagList": [Function],
77795
- "templates": [Function],
77796
- },
77797
- "injectedReducers": Object {},
77798
- "injectedSagas": Object {},
77799
77611
  "replaceReducer": [Function],
77800
77612
  "runSaga": [Function],
77801
77613
  "subscribe": [Function],
@@ -79102,7 +78914,7 @@ new message content.",
79102
78914
  className="cap-header-v2"
79103
78915
  >
79104
78916
  <div
79105
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
78917
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
79106
78918
  >
79107
78919
  <div
79108
78920
  className="title-desc-container"
@@ -79112,7 +78924,7 @@ new message content.",
79112
78924
  type="h3"
79113
78925
  >
79114
78926
  <div
79115
- className="CapHeading-vrvcag-0 gPVQCv cap-header-v2-title"
78927
+ className="cap-header-v2-title CapHeading-vrvcag-0 kolsfA"
79116
78928
  type="h3"
79117
78929
  />
79118
78930
  </CapHeading>
@@ -79131,7 +78943,7 @@ new message content.",
79131
78943
  className="cap-header-v2"
79132
78944
  >
79133
78945
  <div
79134
- className="CapHeader__Flex-sc-1ipee5s-2 eyLhst cap-header-v2"
78946
+ className="cap-header-v2 CapHeader__Flex-sc-1ipee5s-2 lkXfId"
79135
78947
  >
79136
78948
  <div
79137
78949
  className="title-desc-container"
@@ -79141,7 +78953,7 @@ new message content.",
79141
78953
  type="h1"
79142
78954
  >
79143
78955
  <div
79144
- className="CapHeading-vrvcag-0 cgkhIl cap-header-v2-title"
78956
+ className="cap-header-v2-title CapHeading-vrvcag-0 iHsssI"
79145
78957
  type="h1"
79146
78958
  />
79147
78959
  </CapHeading>
@@ -80519,7 +80331,7 @@ new message content.",
80519
80331
  size="s"
80520
80332
  >
80521
80333
  <Icon
80522
- className="CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
80334
+ className="cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
80523
80335
  component={[Function]}
80524
80336
  size="s"
80525
80337
  >
@@ -80527,7 +80339,7 @@ new message content.",
80527
80339
  componentName="Icon"
80528
80340
  >
80529
80341
  <i
80530
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyZDq cap-icon-v2 cap-icon-v2-add"
80342
+ className="anticon cap-icon-v2 cap-icon-v2-add CapIcon__AntIcon-sc-52535-0 dAqpdr"
80531
80343
  size="s"
80532
80344
  >
80533
80345
  <component
@@ -80837,6 +80649,7 @@ new message content.",
80837
80649
  "creatives.components.TemplatePreview.smsFormatType": "Message has unicode characters",
80838
80650
  "creatives.components.TemplatePreview.smsIcon": "Sms Icon",
80839
80651
  "creatives.components.TemplatePreview.unicodeIconTooltip": "This message has unicode characters. This may affect the cost per message.",
80652
+ "creatives.components.TestPage.header": "Looks like youas are lost!",
80840
80653
  "creatives.components.Toastr.header": "This is the Toastr component !",
80841
80654
  "creatives.components.ToastrMessage.close": "close",
80842
80655
  "creatives.components.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -81521,6 +81334,9 @@ new message content.",
81521
81334
  "creatives.containers.Templates.wechatHeader": "WECHAT",
81522
81335
  "creatives.containers.Templates.yesText": "Yes",
81523
81336
  "creatives.containers.Templates.zipUploadFailed": "Failed to upload zip file",
81337
+ "creatives.containers.Testv2.descriptionTestv2": "Description of Testv2",
81338
+ "creatives.containers.Testv2.header": "This is Testv2 container !",
81339
+ "creatives.containers.Testv2.testv2": "Testv2",
81524
81340
  "creatives.containers.View.descriptionView": "Description of View",
81525
81341
  "creatives.containers.View.header": "This is View container !",
81526
81342
  "creatives.containers.View.view": "View",
@@ -82527,6 +82343,10 @@ new message content.",
82527
82343
  "creatives.containersV2.TemplatesV2.viber": "Viber",
82528
82344
  "creatives.containersV2.TemplatesV2.wechat": "Wechat",
82529
82345
  "creatives.containersV2.TemplatesV2.whatsapp": "WhatsApp",
82346
+ "creatives.containersV2.TestPage.header": "Looks like youas are lost!",
82347
+ "creatives.containersV2.Testv2.descriptionTestv2": "Description of Testv2",
82348
+ "creatives.containersV2.Testv2.header": "This is Testv2 container !",
82349
+ "creatives.containersV2.Testv2.testv2": "Testv2",
82530
82350
  "creatives.containersV2.View.descriptionView": "Description of View",
82531
82351
  "creatives.containersV2.View.header": "This is View container !",
82532
82352
  "creatives.containersV2.View.view": "View",
@@ -83286,14 +83106,14 @@ new message content.",
83286
83106
  component={[Function]}
83287
83107
  >
83288
83108
  <Icon
83289
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
83109
+ className="cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
83290
83110
  component={[Function]}
83291
83111
  >
83292
83112
  <LocaleReceiver
83293
83113
  componentName="Icon"
83294
83114
  >
83295
83115
  <i
83296
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-left"
83116
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-left CapIcon__AntIcon-sc-52535-0 bUWyul"
83297
83117
  >
83298
83118
  <component
83299
83119
  aria-hidden={true}
@@ -83946,14 +83766,14 @@ new message content.",
83946
83766
  component={[Function]}
83947
83767
  >
83948
83768
  <Icon
83949
- className="CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
83769
+ className="cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
83950
83770
  component={[Function]}
83951
83771
  >
83952
83772
  <LocaleReceiver
83953
83773
  componentName="Icon"
83954
83774
  >
83955
83775
  <i
83956
- className="anticon CapIcon__AntIcon-sc-52535-0 hgyYMT cap-icon-v2 cap-icon-v2-chevron-right"
83776
+ className="anticon cap-icon-v2 cap-icon-v2-chevron-right CapIcon__AntIcon-sc-52535-0 bUWyul"
83957
83777
  >
83958
83778
  <component
83959
83779
  aria-hidden={true}