@capillarytech/creatives-library 7.12.30 → 7.12.32

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "7.12.30",
4
+ "version": "7.12.32",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -55,8 +55,8 @@ export const CapActionButton = (props) => {
55
55
  updateButtonURLErrorMessage(errorMessage);
56
56
  };
57
57
  useEffect(() => {
58
- const foo = document.querySelector('.cap-action-button');
59
- foo.addEventListener('click', (event) => {
58
+ const CapActionButtonBody = document.querySelector('.cap-action-button');
59
+ CapActionButtonBody.addEventListener('click', (event) => {
60
60
  event.preventDefault();
61
61
  });
62
62
  }, []);
@@ -674,6 +674,7 @@ export const Rcs = (props) => {
674
674
  templateData={dltEditData}
675
675
  getFormSubscriptionData={rcsDltEditCompletionHandler}
676
676
  isFullMode={false}
677
+ selectedOfferDetails={selectedOfferDetails}
677
678
  />
678
679
  );
679
680
  }
@@ -784,6 +785,7 @@ export const Rcs = (props) => {
784
785
  onContextChange={handleOnTagsContextChange}
785
786
  injectedTags={injectedTags || {}}
786
787
  selectedOfferDetails={selectedOfferDetails}
788
+
787
789
  />
788
790
  }
789
791
  />
@@ -156673,7 +156673,7 @@ exports[`Creatives rcs test/> template media change 2`] = `
156673
156673
  <input
156674
156674
  accept=""
156675
156675
  directory={null}
156676
- key="rc-upload-1652674242813-1"
156676
+ key="rc-upload-1652680569596-1"
156677
156677
  multiple={false}
156678
156678
  onChange={[Function]}
156679
156679
  style={