@capillarytech/creatives-library 7.17.2 → 7.17.3

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.17.2",
4
+ "version": "7.17.3",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -351,7 +351,7 @@ export const response = {
351
351
  fontFamily: "open-sans, sans-serif",
352
352
  fontStyle: "normal",
353
353
  fontWeight: "600",
354
- justifyContent: "flex-end",
354
+ marginLeft: "5px",
355
355
  },
356
356
  customComponent: true,
357
357
  width: 2,
@@ -3017,6 +3017,7 @@ new message content.",
3017
3017
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
3018
3018
  >
3019
3019
  <CapSelect
3020
+ getMenuOptionsProps={[Function]}
3020
3021
  onChange={[Function]}
3021
3022
  options={
3022
3023
  Array [
@@ -6752,6 +6753,7 @@ new message content.",
6752
6753
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6753
6754
  >
6754
6755
  <CapSelect
6756
+ getMenuOptionsProps={[Function]}
6755
6757
  onChange={[Function]}
6756
6758
  options={
6757
6759
  Array [
@@ -10471,6 +10473,7 @@ new message content.",
10471
10473
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
10472
10474
  >
10473
10475
  <CapSelect
10476
+ getMenuOptionsProps={[Function]}
10474
10477
  onChange={[Function]}
10475
10478
  options={
10476
10479
  Array [
@@ -11048,4 +11051,4 @@ new message content.",
11048
11051
  </div>
11049
11052
  </LineImageCarouselContent>
11050
11053
  </Provider>
11051
- `;
11054
+ `;