@gofynd/theme-template 3.2.6 → 3.2.7

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/dist/index.css CHANGED
@@ -12890,6 +12890,8 @@ h5,
12890
12890
  position: absolute;
12891
12891
  top: 0;
12892
12892
  inset-inline-end: 0;
12893
+ cursor: pointer;
12894
+ z-index: 1;
12893
12895
  }
12894
12896
  .chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemBrand___I14XU {
12895
12897
  color: var(--textHeading);
@@ -382,6 +382,8 @@ h5,
382
382
  position: absolute;
383
383
  top: 0;
384
384
  inset-inline-end: 0;
385
+ cursor: pointer;
386
+ z-index: 1;
385
387
  }
386
388
  .chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemBrand___I14XU {
387
389
  color: var(--textHeading);
@@ -10043,6 +10043,8 @@ h5,
10043
10043
  position: absolute;
10044
10044
  top: 0;
10045
10045
  inset-inline-end: 0;
10046
+ cursor: pointer;
10047
+ z-index: 1;
10046
10048
  }
10047
10049
  .chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemBrand___I14XU {
10048
10050
  color: var(--textHeading);
@@ -10043,6 +10043,8 @@ h5,
10043
10043
  position: absolute;
10044
10044
  top: 0;
10045
10045
  inset-inline-end: 0;
10046
+ cursor: pointer;
10047
+ z-index: 1;
10046
10048
  }
10047
10049
  .chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemBrand___I14XU {
10048
10050
  color: var(--textHeading);
@@ -10043,6 +10043,8 @@ h5,
10043
10043
  position: absolute;
10044
10044
  top: 0;
10045
10045
  inset-inline-end: 0;
10046
+ cursor: pointer;
10047
+ z-index: 1;
10046
10048
  }
10047
10049
  .chip-item__cartItemsListContainer___ud9jU .chip-item__eachItemContainer___rROgS .chip-item__eachItemDetailsContainer___RLC12 .chip-item__itemBrand___I14XU {
10048
10050
  color: var(--textHeading);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gofynd/theme-template",
3
- "version": "v3.2.6",
3
+ "version": "v3.2.7",
4
4
  "description": "A react component library build for skyfire.",
5
5
  "main": "./dist",
6
6
  "scripts": {