@capillarytech/creatives-library 8.0.299-alpha.3 → 8.0.299-alpha.4

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.
@@ -10795,44 +10795,53 @@ new message content.",
10795
10795
  closeIconSize="m"
10796
10796
  closeIconType="close"
10797
10797
  content={
10798
- <CapSpin
10799
- className="common-test-preview-lookup-spin "
10800
- spinning={false}
10798
+ <div
10799
+ className="common-test-and-preview-notification-container"
10800
+ style={
10801
+ Object {
10802
+ "height": "100%",
10803
+ "position": "relative",
10804
+ }
10805
+ }
10801
10806
  >
10802
- <CapRow
10803
- className="test-preview-container"
10807
+ <CapSpin
10808
+ className="common-test-preview-lookup-spin "
10809
+ spinning={false}
10804
10810
  >
10805
10811
  <CapRow
10806
- className="test-and-preview-panels"
10812
+ className="test-preview-container"
10807
10813
  >
10808
10814
  <CapRow
10809
- className="left-panel"
10815
+ className="test-and-preview-panels"
10810
10816
  >
10811
- <LeftPanelContent
10812
- customers={Immutable.List []}
10813
- enableCustomerSearch={true}
10814
- enableTagExtraction={true}
10815
- error7078Message={null}
10816
- extractedTags={Immutable.List []}
10817
- handleClearSelection={[Function]}
10818
- handleCustomerSelect={[Function]}
10819
- handleExtractTags={[Function]}
10820
- handleSearchCustomer={[Function]}
10821
- isExtractingTags={false}
10822
- isSearchingCustomer={false}
10823
- renderCustomValuesEditor={[Function]}
10824
- selectedCustomer={null}
10825
- tagsExtracted={false}
10826
- />
10827
- <CapDivider
10828
- className="panel-divider"
10829
- />
10830
10817
  <CapRow
10831
- className="panel-section send-test-section"
10818
+ className="left-panel"
10832
10819
  >
10833
- <SendTestMessage
10834
- channel="SMS"
10835
- content="LATEST FASHION@VISHAL
10820
+ <LeftPanelContent
10821
+ customers={Immutable.List []}
10822
+ enableCustomerSearch={true}
10823
+ enableTagExtraction={true}
10824
+ error7078Message={null}
10825
+ extractedTags={Immutable.List []}
10826
+ handleClearSelection={[Function]}
10827
+ handleCustomerSelect={[Function]}
10828
+ handleExtractTags={[Function]}
10829
+ handleSearchCustomer={[Function]}
10830
+ isExtractingTags={false}
10831
+ isSearchingCustomer={false}
10832
+ renderCustomValuesEditor={[Function]}
10833
+ selectedCustomer={null}
10834
+ tagsExtracted={false}
10835
+ />
10836
+ <CapDivider
10837
+ className="panel-divider"
10838
+ />
10839
+ <CapRow
10840
+ className="panel-section send-test-section"
10841
+ >
10842
+ <SendTestMessage
10843
+ channel="SMS"
10844
+ content="LATEST FASHION@VISHAL
10836
10845
  {#var#}
10837
10846
 
10838
10847
  BUY1GET1-
@@ -10843,19 +10852,19 @@ BUY1GET1-
10843
10852
  FREE GIFTS-
10844
10853
  {#var#}
10845
10854
  {#var#}"
10846
- deliverySettings={
10847
- Object {
10848
- "cdmaSenderId": "",
10849
- "domainGatewayMapId": null,
10850
- "domainId": null,
10851
- "gsmSenderId": "",
10855
+ deliverySettings={
10856
+ Object {
10857
+ "cdmaSenderId": "",
10858
+ "domainGatewayMapId": null,
10859
+ "domainId": null,
10860
+ "gsmSenderId": "",
10861
+ }
10852
10862
  }
10853
- }
10854
- formData={
10855
- Object {
10856
- "templateConfigs": Object {
10857
- "registeredSenderIds": "VISHMM",
10858
- "template": "LATEST FASHION@VISHAL
10863
+ formData={
10864
+ Object {
10865
+ "templateConfigs": Object {
10866
+ "registeredSenderIds": "VISHMM",
10867
+ "template": "LATEST FASHION@VISHAL
10859
10868
  {#var#}
10860
10869
 
10861
10870
  BUY1GET1-
@@ -10866,57 +10875,57 @@ BUY1GET1-
10866
10875
  FREE GIFTS-
10867
10876
  {#var#}
10868
10877
  {#var#}",
10869
- "templateId": "'1107160207324585172'",
10870
- "traiDltEnabled": true,
10871
- },
10878
+ "templateId": "'1107160207324585172'",
10879
+ "traiDltEnabled": true,
10880
+ },
10881
+ }
10872
10882
  }
10873
- }
10874
- formatMessage={[Function]}
10875
- handleSendTestMessage={[Function]}
10876
- handleTestEntitiesChange={[Function]}
10877
- isFetchingTestCustomers={false}
10878
- isFetchingTestGroups={false}
10879
- isLoadingSenderDetails={false}
10880
- isSendingTestMessage={false}
10881
- onSaveDeliverySettings={[Function]}
10882
- registeredSenderIds="VISHMM"
10883
- renderAddTestCustomerButton={[Function]}
10884
- searchValue=""
10885
- selectedTestEntities={Array []}
10886
- senderDetailsOptions={Array []}
10887
- setSearchValue={[Function]}
10888
- smsTraiDltEnabled={true}
10889
- testEntitiesTreeData={
10890
- Array [
10891
- Object {
10892
- "children": Immutable.List [],
10893
- "selectable": false,
10894
- "title": "Groups",
10895
- "value": "groups-node",
10896
- },
10897
- Object {
10898
- "children": Immutable.List [],
10899
- "selectable": false,
10900
- "title": "Individuals",
10901
- "value": "customers-node",
10902
- },
10903
- ]
10904
- }
10905
- wecrmAccounts={Array []}
10883
+ formatMessage={[Function]}
10884
+ handleSendTestMessage={[Function]}
10885
+ handleTestEntitiesChange={[Function]}
10886
+ isFetchingTestCustomers={false}
10887
+ isFetchingTestGroups={false}
10888
+ isLoadingSenderDetails={false}
10889
+ isSendingTestMessage={false}
10890
+ onSaveDeliverySettings={[Function]}
10891
+ registeredSenderIds="VISHMM"
10892
+ renderAddTestCustomerButton={[Function]}
10893
+ searchValue=""
10894
+ selectedTestEntities={Array []}
10895
+ senderDetailsOptions={Array []}
10896
+ setSearchValue={[Function]}
10897
+ smsTraiDltEnabled={true}
10898
+ testEntitiesTreeData={
10899
+ Array [
10900
+ Object {
10901
+ "children": Immutable.List [],
10902
+ "selectable": false,
10903
+ "title": "Groups",
10904
+ "value": "groups-node",
10905
+ },
10906
+ Object {
10907
+ "children": Immutable.List [],
10908
+ "selectable": false,
10909
+ "title": "Individuals",
10910
+ "value": "customers-node",
10911
+ },
10912
+ ]
10913
+ }
10914
+ wecrmAccounts={Array []}
10915
+ />
10916
+ </CapRow>
10917
+ <CapDivider
10918
+ className="panel-divider"
10906
10919
  />
10907
10920
  </CapRow>
10908
- <CapDivider
10909
- className="panel-divider"
10910
- />
10911
- </CapRow>
10912
- <CapRow
10913
- className="right-panel"
10914
- >
10915
- <PreviewSection
10916
- unifiedPreviewProps={
10917
- Object {
10918
- "channel": "SMS",
10919
- "content": "LATEST FASHION@VISHAL
10921
+ <CapRow
10922
+ className="right-panel"
10923
+ >
10924
+ <PreviewSection
10925
+ unifiedPreviewProps={
10926
+ Object {
10927
+ "channel": "SMS",
10928
+ "content": "LATEST FASHION@VISHAL
10920
10929
  {#var#}
10921
10930
 
10922
10931
  BUY1GET1-
@@ -10927,22 +10936,23 @@ BUY1GET1-
10927
10936
  FREE GIFTS-
10928
10937
  {#var#}
10929
10938
  {#var#}",
10930
- "device": "desktop",
10931
- "error": null,
10932
- "formatMessage": [Function],
10933
- "isUpdating": false,
10934
- "lastModified": undefined,
10935
- "onDeviceChange": [Function],
10936
- "selectedCustomer": null,
10937
- "showDeviceToggle": true,
10938
- "updatedByName": undefined,
10939
+ "device": "desktop",
10940
+ "error": null,
10941
+ "formatMessage": [Function],
10942
+ "isUpdating": false,
10943
+ "lastModified": undefined,
10944
+ "onDeviceChange": [Function],
10945
+ "selectedCustomer": null,
10946
+ "showDeviceToggle": true,
10947
+ "updatedByName": undefined,
10948
+ }
10939
10949
  }
10940
- }
10941
- />
10950
+ />
10951
+ </CapRow>
10942
10952
  </CapRow>
10943
10953
  </CapRow>
10944
- </CapRow>
10945
- </CapSpin>
10954
+ </CapSpin>
10955
+ </div>
10946
10956
  }
10947
10957
  handleClose={[Function]}
10948
10958
  header={
@@ -21784,44 +21794,53 @@ new message content.",
21784
21794
  closeIconSize="m"
21785
21795
  closeIconType="close"
21786
21796
  content={
21787
- <CapSpin
21788
- className="common-test-preview-lookup-spin "
21789
- spinning={false}
21797
+ <div
21798
+ className="common-test-and-preview-notification-container"
21799
+ style={
21800
+ Object {
21801
+ "height": "100%",
21802
+ "position": "relative",
21803
+ }
21804
+ }
21790
21805
  >
21791
- <CapRow
21792
- className="test-preview-container"
21806
+ <CapSpin
21807
+ className="common-test-preview-lookup-spin "
21808
+ spinning={false}
21793
21809
  >
21794
21810
  <CapRow
21795
- className="test-and-preview-panels"
21811
+ className="test-preview-container"
21796
21812
  >
21797
21813
  <CapRow
21798
- className="left-panel"
21814
+ className="test-and-preview-panels"
21799
21815
  >
21800
- <LeftPanelContent
21801
- customers={Immutable.List []}
21802
- enableCustomerSearch={true}
21803
- enableTagExtraction={true}
21804
- error7078Message={null}
21805
- extractedTags={Immutable.List []}
21806
- handleClearSelection={[Function]}
21807
- handleCustomerSelect={[Function]}
21808
- handleExtractTags={[Function]}
21809
- handleSearchCustomer={[Function]}
21810
- isExtractingTags={false}
21811
- isSearchingCustomer={false}
21812
- renderCustomValuesEditor={[Function]}
21813
- selectedCustomer={null}
21814
- tagsExtracted={false}
21815
- />
21816
- <CapDivider
21817
- className="panel-divider"
21818
- />
21819
21816
  <CapRow
21820
- className="panel-section send-test-section"
21817
+ className="left-panel"
21821
21818
  >
21822
- <SendTestMessage
21823
- channel="SMS"
21824
- content="LATEST FASHION@VISHAL
21819
+ <LeftPanelContent
21820
+ customers={Immutable.List []}
21821
+ enableCustomerSearch={true}
21822
+ enableTagExtraction={true}
21823
+ error7078Message={null}
21824
+ extractedTags={Immutable.List []}
21825
+ handleClearSelection={[Function]}
21826
+ handleCustomerSelect={[Function]}
21827
+ handleExtractTags={[Function]}
21828
+ handleSearchCustomer={[Function]}
21829
+ isExtractingTags={false}
21830
+ isSearchingCustomer={false}
21831
+ renderCustomValuesEditor={[Function]}
21832
+ selectedCustomer={null}
21833
+ tagsExtracted={false}
21834
+ />
21835
+ <CapDivider
21836
+ className="panel-divider"
21837
+ />
21838
+ <CapRow
21839
+ className="panel-section send-test-section"
21840
+ >
21841
+ <SendTestMessage
21842
+ channel="SMS"
21843
+ content="LATEST FASHION@VISHAL
21825
21844
  {#var#}
21826
21845
 
21827
21846
  BUY1GET1-
@@ -21832,19 +21851,19 @@ BUY1GET1-
21832
21851
  FREE GIFTS-
21833
21852
  {#var#}
21834
21853
  {#var#}"
21835
- deliverySettings={
21836
- Object {
21837
- "cdmaSenderId": "",
21838
- "domainGatewayMapId": null,
21839
- "domainId": null,
21840
- "gsmSenderId": "",
21854
+ deliverySettings={
21855
+ Object {
21856
+ "cdmaSenderId": "",
21857
+ "domainGatewayMapId": null,
21858
+ "domainId": null,
21859
+ "gsmSenderId": "",
21860
+ }
21841
21861
  }
21842
- }
21843
- formData={
21844
- Object {
21845
- "templateConfigs": Object {
21846
- "registeredSenderIds": "VISHMM",
21847
- "template": "LATEST FASHION@VISHAL
21862
+ formData={
21863
+ Object {
21864
+ "templateConfigs": Object {
21865
+ "registeredSenderIds": "VISHMM",
21866
+ "template": "LATEST FASHION@VISHAL
21848
21867
  {#var#}
21849
21868
 
21850
21869
  BUY1GET1-
@@ -21855,57 +21874,57 @@ BUY1GET1-
21855
21874
  FREE GIFTS-
21856
21875
  {#var#}
21857
21876
  {#var#}",
21858
- "templateId": "'1107160207324585172'",
21859
- "traiDltEnabled": true,
21860
- },
21877
+ "templateId": "'1107160207324585172'",
21878
+ "traiDltEnabled": true,
21879
+ },
21880
+ }
21861
21881
  }
21862
- }
21863
- formatMessage={[Function]}
21864
- handleSendTestMessage={[Function]}
21865
- handleTestEntitiesChange={[Function]}
21866
- isFetchingTestCustomers={false}
21867
- isFetchingTestGroups={false}
21868
- isLoadingSenderDetails={false}
21869
- isSendingTestMessage={false}
21870
- onSaveDeliverySettings={[Function]}
21871
- registeredSenderIds="VISHMM"
21872
- renderAddTestCustomerButton={[Function]}
21873
- searchValue=""
21874
- selectedTestEntities={Array []}
21875
- senderDetailsOptions={Array []}
21876
- setSearchValue={[Function]}
21877
- smsTraiDltEnabled={true}
21878
- testEntitiesTreeData={
21879
- Array [
21880
- Object {
21881
- "children": Immutable.List [],
21882
- "selectable": false,
21883
- "title": "Groups",
21884
- "value": "groups-node",
21885
- },
21886
- Object {
21887
- "children": Immutable.List [],
21888
- "selectable": false,
21889
- "title": "Individuals",
21890
- "value": "customers-node",
21891
- },
21892
- ]
21893
- }
21894
- wecrmAccounts={Array []}
21882
+ formatMessage={[Function]}
21883
+ handleSendTestMessage={[Function]}
21884
+ handleTestEntitiesChange={[Function]}
21885
+ isFetchingTestCustomers={false}
21886
+ isFetchingTestGroups={false}
21887
+ isLoadingSenderDetails={false}
21888
+ isSendingTestMessage={false}
21889
+ onSaveDeliverySettings={[Function]}
21890
+ registeredSenderIds="VISHMM"
21891
+ renderAddTestCustomerButton={[Function]}
21892
+ searchValue=""
21893
+ selectedTestEntities={Array []}
21894
+ senderDetailsOptions={Array []}
21895
+ setSearchValue={[Function]}
21896
+ smsTraiDltEnabled={true}
21897
+ testEntitiesTreeData={
21898
+ Array [
21899
+ Object {
21900
+ "children": Immutable.List [],
21901
+ "selectable": false,
21902
+ "title": "Groups",
21903
+ "value": "groups-node",
21904
+ },
21905
+ Object {
21906
+ "children": Immutable.List [],
21907
+ "selectable": false,
21908
+ "title": "Individuals",
21909
+ "value": "customers-node",
21910
+ },
21911
+ ]
21912
+ }
21913
+ wecrmAccounts={Array []}
21914
+ />
21915
+ </CapRow>
21916
+ <CapDivider
21917
+ className="panel-divider"
21895
21918
  />
21896
21919
  </CapRow>
21897
- <CapDivider
21898
- className="panel-divider"
21899
- />
21900
- </CapRow>
21901
- <CapRow
21902
- className="right-panel"
21903
- >
21904
- <PreviewSection
21905
- unifiedPreviewProps={
21906
- Object {
21907
- "channel": "SMS",
21908
- "content": "LATEST FASHION@VISHAL
21920
+ <CapRow
21921
+ className="right-panel"
21922
+ >
21923
+ <PreviewSection
21924
+ unifiedPreviewProps={
21925
+ Object {
21926
+ "channel": "SMS",
21927
+ "content": "LATEST FASHION@VISHAL
21909
21928
  {#var#}
21910
21929
 
21911
21930
  BUY1GET1-
@@ -21916,22 +21935,23 @@ BUY1GET1-
21916
21935
  FREE GIFTS-
21917
21936
  {#var#}
21918
21937
  {#var#}",
21919
- "device": "desktop",
21920
- "error": null,
21921
- "formatMessage": [Function],
21922
- "isUpdating": false,
21923
- "lastModified": undefined,
21924
- "onDeviceChange": [Function],
21925
- "selectedCustomer": null,
21926
- "showDeviceToggle": true,
21927
- "updatedByName": undefined,
21938
+ "device": "desktop",
21939
+ "error": null,
21940
+ "formatMessage": [Function],
21941
+ "isUpdating": false,
21942
+ "lastModified": undefined,
21943
+ "onDeviceChange": [Function],
21944
+ "selectedCustomer": null,
21945
+ "showDeviceToggle": true,
21946
+ "updatedByName": undefined,
21947
+ }
21928
21948
  }
21929
- }
21930
- />
21949
+ />
21950
+ </CapRow>
21931
21951
  </CapRow>
21932
21952
  </CapRow>
21933
- </CapRow>
21934
- </CapSpin>
21953
+ </CapSpin>
21954
+ </div>
21935
21955
  }
21936
21956
  handleClose={[Function]}
21937
21957
  header={
@@ -32863,44 +32883,53 @@ new message content.",
32863
32883
  closeIconSize="m"
32864
32884
  closeIconType="close"
32865
32885
  content={
32866
- <CapSpin
32867
- className="common-test-preview-lookup-spin "
32868
- spinning={false}
32886
+ <div
32887
+ className="common-test-and-preview-notification-container"
32888
+ style={
32889
+ Object {
32890
+ "height": "100%",
32891
+ "position": "relative",
32892
+ }
32893
+ }
32869
32894
  >
32870
- <CapRow
32871
- className="test-preview-container"
32895
+ <CapSpin
32896
+ className="common-test-preview-lookup-spin "
32897
+ spinning={false}
32872
32898
  >
32873
32899
  <CapRow
32874
- className="test-and-preview-panels"
32900
+ className="test-preview-container"
32875
32901
  >
32876
32902
  <CapRow
32877
- className="left-panel"
32903
+ className="test-and-preview-panels"
32878
32904
  >
32879
- <LeftPanelContent
32880
- customers={Immutable.List []}
32881
- enableCustomerSearch={true}
32882
- enableTagExtraction={true}
32883
- error7078Message={null}
32884
- extractedTags={Immutable.List []}
32885
- handleClearSelection={[Function]}
32886
- handleCustomerSelect={[Function]}
32887
- handleExtractTags={[Function]}
32888
- handleSearchCustomer={[Function]}
32889
- isExtractingTags={false}
32890
- isSearchingCustomer={false}
32891
- renderCustomValuesEditor={[Function]}
32892
- selectedCustomer={null}
32893
- tagsExtracted={false}
32894
- />
32895
- <CapDivider
32896
- className="panel-divider"
32897
- />
32898
32905
  <CapRow
32899
- className="panel-section send-test-section"
32906
+ className="left-panel"
32900
32907
  >
32901
- <SendTestMessage
32902
- channel="SMS"
32903
- content="LATEST FASHION@VISHAL
32908
+ <LeftPanelContent
32909
+ customers={Immutable.List []}
32910
+ enableCustomerSearch={true}
32911
+ enableTagExtraction={true}
32912
+ error7078Message={null}
32913
+ extractedTags={Immutable.List []}
32914
+ handleClearSelection={[Function]}
32915
+ handleCustomerSelect={[Function]}
32916
+ handleExtractTags={[Function]}
32917
+ handleSearchCustomer={[Function]}
32918
+ isExtractingTags={false}
32919
+ isSearchingCustomer={false}
32920
+ renderCustomValuesEditor={[Function]}
32921
+ selectedCustomer={null}
32922
+ tagsExtracted={false}
32923
+ />
32924
+ <CapDivider
32925
+ className="panel-divider"
32926
+ />
32927
+ <CapRow
32928
+ className="panel-section send-test-section"
32929
+ >
32930
+ <SendTestMessage
32931
+ channel="SMS"
32932
+ content="LATEST FASHION@VISHAL
32904
32933
  {#var#}
32905
32934
 
32906
32935
  BUY1GET1-
@@ -32911,19 +32940,19 @@ BUY1GET1-
32911
32940
  FREE GIFTS-
32912
32941
  {#var#}
32913
32942
  {#var#}"
32914
- deliverySettings={
32915
- Object {
32916
- "cdmaSenderId": "",
32917
- "domainGatewayMapId": null,
32918
- "domainId": null,
32919
- "gsmSenderId": "",
32943
+ deliverySettings={
32944
+ Object {
32945
+ "cdmaSenderId": "",
32946
+ "domainGatewayMapId": null,
32947
+ "domainId": null,
32948
+ "gsmSenderId": "",
32949
+ }
32920
32950
  }
32921
- }
32922
- formData={
32923
- Object {
32924
- "templateConfigs": Object {
32925
- "registeredSenderIds": "VISHMM",
32926
- "template": "LATEST FASHION@VISHAL
32951
+ formData={
32952
+ Object {
32953
+ "templateConfigs": Object {
32954
+ "registeredSenderIds": "VISHMM",
32955
+ "template": "LATEST FASHION@VISHAL
32927
32956
  {#var#}
32928
32957
 
32929
32958
  BUY1GET1-
@@ -32934,57 +32963,57 @@ BUY1GET1-
32934
32963
  FREE GIFTS-
32935
32964
  {#var#}
32936
32965
  {#var#}",
32937
- "templateId": "'1107160207324585172'",
32938
- "traiDltEnabled": true,
32939
- },
32966
+ "templateId": "'1107160207324585172'",
32967
+ "traiDltEnabled": true,
32968
+ },
32969
+ }
32940
32970
  }
32941
- }
32942
- formatMessage={[Function]}
32943
- handleSendTestMessage={[Function]}
32944
- handleTestEntitiesChange={[Function]}
32945
- isFetchingTestCustomers={false}
32946
- isFetchingTestGroups={false}
32947
- isLoadingSenderDetails={false}
32948
- isSendingTestMessage={false}
32949
- onSaveDeliverySettings={[Function]}
32950
- registeredSenderIds="VISHMM"
32951
- renderAddTestCustomerButton={[Function]}
32952
- searchValue=""
32953
- selectedTestEntities={Array []}
32954
- senderDetailsOptions={Array []}
32955
- setSearchValue={[Function]}
32956
- smsTraiDltEnabled={true}
32957
- testEntitiesTreeData={
32958
- Array [
32959
- Object {
32960
- "children": Immutable.List [],
32961
- "selectable": false,
32962
- "title": "Groups",
32963
- "value": "groups-node",
32964
- },
32965
- Object {
32966
- "children": Immutable.List [],
32967
- "selectable": false,
32968
- "title": "Individuals",
32969
- "value": "customers-node",
32970
- },
32971
- ]
32972
- }
32973
- wecrmAccounts={Array []}
32971
+ formatMessage={[Function]}
32972
+ handleSendTestMessage={[Function]}
32973
+ handleTestEntitiesChange={[Function]}
32974
+ isFetchingTestCustomers={false}
32975
+ isFetchingTestGroups={false}
32976
+ isLoadingSenderDetails={false}
32977
+ isSendingTestMessage={false}
32978
+ onSaveDeliverySettings={[Function]}
32979
+ registeredSenderIds="VISHMM"
32980
+ renderAddTestCustomerButton={[Function]}
32981
+ searchValue=""
32982
+ selectedTestEntities={Array []}
32983
+ senderDetailsOptions={Array []}
32984
+ setSearchValue={[Function]}
32985
+ smsTraiDltEnabled={true}
32986
+ testEntitiesTreeData={
32987
+ Array [
32988
+ Object {
32989
+ "children": Immutable.List [],
32990
+ "selectable": false,
32991
+ "title": "Groups",
32992
+ "value": "groups-node",
32993
+ },
32994
+ Object {
32995
+ "children": Immutable.List [],
32996
+ "selectable": false,
32997
+ "title": "Individuals",
32998
+ "value": "customers-node",
32999
+ },
33000
+ ]
33001
+ }
33002
+ wecrmAccounts={Array []}
33003
+ />
33004
+ </CapRow>
33005
+ <CapDivider
33006
+ className="panel-divider"
32974
33007
  />
32975
33008
  </CapRow>
32976
- <CapDivider
32977
- className="panel-divider"
32978
- />
32979
- </CapRow>
32980
- <CapRow
32981
- className="right-panel"
32982
- >
32983
- <PreviewSection
32984
- unifiedPreviewProps={
32985
- Object {
32986
- "channel": "SMS",
32987
- "content": "LATEST FASHION@VISHAL
33009
+ <CapRow
33010
+ className="right-panel"
33011
+ >
33012
+ <PreviewSection
33013
+ unifiedPreviewProps={
33014
+ Object {
33015
+ "channel": "SMS",
33016
+ "content": "LATEST FASHION@VISHAL
32988
33017
  {#var#}
32989
33018
 
32990
33019
  BUY1GET1-
@@ -32995,22 +33024,23 @@ BUY1GET1-
32995
33024
  FREE GIFTS-
32996
33025
  {#var#}
32997
33026
  {#var#}",
32998
- "device": "desktop",
32999
- "error": null,
33000
- "formatMessage": [Function],
33001
- "isUpdating": false,
33002
- "lastModified": undefined,
33003
- "onDeviceChange": [Function],
33004
- "selectedCustomer": null,
33005
- "showDeviceToggle": true,
33006
- "updatedByName": undefined,
33027
+ "device": "desktop",
33028
+ "error": null,
33029
+ "formatMessage": [Function],
33030
+ "isUpdating": false,
33031
+ "lastModified": undefined,
33032
+ "onDeviceChange": [Function],
33033
+ "selectedCustomer": null,
33034
+ "showDeviceToggle": true,
33035
+ "updatedByName": undefined,
33036
+ }
33007
33037
  }
33008
- }
33009
- />
33038
+ />
33039
+ </CapRow>
33010
33040
  </CapRow>
33011
33041
  </CapRow>
33012
- </CapRow>
33013
- </CapSpin>
33042
+ </CapSpin>
33043
+ </div>
33014
33044
  }
33015
33045
  handleClose={[Function]}
33016
33046
  header={