@gofynd/theme-template 3.2.13 → 3.2.14

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
@@ -39512,7 +39512,6 @@ h5,
39512
39512
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
39513
39513
  padding: 14px;
39514
39514
  border-radius: var(--buttonRadius, 0px);
39515
- background-color: white;
39516
39515
  color: var(--primaryColor);
39517
39516
  border: 1px solid var(--primaryColor);
39518
39517
  width: 100%;
@@ -1275,7 +1275,6 @@ h5,
1275
1275
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
1276
1276
  padding: 14px;
1277
1277
  border-radius: var(--buttonRadius, 0px);
1278
- background-color: white;
1279
1278
  color: var(--primaryColor);
1280
1279
  border: 1px solid var(--primaryColor);
1281
1280
  width: 100%;
@@ -1275,7 +1275,6 @@ h5,
1275
1275
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
1276
1276
  padding: 14px;
1277
1277
  border-radius: var(--buttonRadius, 0px);
1278
- background-color: white;
1279
1278
  color: var(--primaryColor);
1280
1279
  border: 1px solid var(--primaryColor);
1281
1280
  width: 100%;
@@ -1275,7 +1275,6 @@ h5,
1275
1275
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
1276
1276
  padding: 14px;
1277
1277
  border-radius: var(--buttonRadius, 0px);
1278
- background-color: white;
1279
1278
  color: var(--primaryColor);
1280
1279
  border: 1px solid var(--primaryColor);
1281
1280
  width: 100%;
@@ -1275,7 +1275,6 @@ h5,
1275
1275
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
1276
1276
  padding: 14px;
1277
1277
  border-radius: var(--buttonRadius, 0px);
1278
- background-color: white;
1279
1278
  color: var(--primaryColor);
1280
1279
  border: 1px solid var(--primaryColor);
1281
1280
  width: 100%;
@@ -10697,7 +10697,6 @@ h5,
10697
10697
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
10698
10698
  padding: 14px;
10699
10699
  border-radius: var(--buttonRadius, 0px);
10700
- background-color: white;
10701
10700
  color: var(--primaryColor);
10702
10701
  border: 1px solid var(--primaryColor);
10703
10702
  width: 100%;
@@ -10697,7 +10697,6 @@ h5,
10697
10697
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
10698
10698
  padding: 14px;
10699
10699
  border-radius: var(--buttonRadius, 0px);
10700
- background-color: white;
10701
10700
  color: var(--primaryColor);
10702
10701
  border: 1px solid var(--primaryColor);
10703
10702
  width: 100%;
@@ -37540,7 +37540,6 @@ h5,
37540
37540
  .checkout-payment-content__container___HusGh .checkout-payment-content__otherPay____c2Rs .checkout-payment-content__payBtn___dgcAp[disabled] {
37541
37541
  padding: 14px;
37542
37542
  border-radius: var(--buttonRadius, 0px);
37543
- background-color: white;
37544
37543
  color: var(--primaryColor);
37545
37544
  border: 1px solid var(--primaryColor);
37546
37545
  width: 100%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gofynd/theme-template",
3
- "version": "v3.2.13",
3
+ "version": "v3.2.14",
4
4
  "description": "A react component library build for skyfire.",
5
5
  "main": "./dist",
6
6
  "scripts": {