@gofynd/theme-template 3.2.0 → 3.2.2
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/components/accordion/accordion.css +25 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/address-form/address-form.css +15 -15
- package/dist/components/address-form/form-input-selector.css +13 -13
- package/dist/components/core/fy-button/fy-button.css +5 -5
- package/dist/components/core/fy-dropdown/fy-dropdown.css +3 -3
- package/dist/components/core/fy-input/fy-input.css +4 -4
- package/dist/components/core/fy-input-group/fy-input-group.css +2 -2
- package/dist/components/filter-modal/filter-modal.css +5 -5
- package/dist/components/form-builder/form-builder.css +18 -18
- package/dist/components/index.css +27 -27
- package/dist/components/index.js +1 -1
- package/dist/components/location-modal/location-modal.css +9 -9
- package/dist/components/order-shipment/order-shipment.css +25 -0
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/product-card/product-card.css +5 -5
- package/dist/components/range-slider/range-slider.css +5 -5
- package/dist/components/reasons-list/reason-item/reason-item.css +1 -1
- package/dist/components/reasons-list/reasons-list.css +1 -1
- package/dist/components/shipment-item/shipment-item.css +1 -1
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -1
- package/dist/index.css +115 -90
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +5 -5
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
- package/dist/page-layouts/auth/verify-both/verify-both.css +3 -3
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +30 -5
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.css +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +18 -18
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +2 -2
- package/dist/page-layouts/cart/Components/gst-card/gst-card.js +1 -1
- package/dist/page-layouts/compare/compare.css +5 -5
- package/dist/page-layouts/login/component/login-otp/login-otp.css +7 -7
- package/dist/page-layouts/login/component/login-password/login-password.css +7 -7
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +16 -16
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +12 -12
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +5 -5
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +5 -5
- package/dist/page-layouts/single-checkout/address/single-address-content.css +2 -2
- package/dist/page-layouts/single-checkout/address/single-address.css +17 -17
- package/dist/page-layouts/single-checkout/payment/card-form.css +12 -12
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +12 -12
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +14 -14
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/pages/cart/cart.css +53 -28
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +53 -28
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +33 -33
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +33 -33
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +9 -9
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +9 -9
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +13 -13
- package/dist/pages/edit-profile/index.css +13 -13
- package/dist/pages/forgot-password/forget-password.css +6 -6
- package/dist/pages/forgot-password/index.css +6 -6
- package/dist/pages/index.css +115 -90
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +10 -10
- package/dist/pages/login/login.css +10 -10
- package/dist/pages/order/index.css +9 -9
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +35 -10
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +9 -9
- package/dist/pages/order-status/index.css +5 -5
- package/dist/pages/order-status/order-status.css +5 -5
- package/dist/pages/product-listing/index.css +17 -17
- package/dist/pages/product-listing/product-listing.css +17 -17
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +9 -9
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +14 -14
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +5 -5
- package/dist/pages/profile/components/empty-state/empty-state.css +5 -5
- package/dist/pages/profile/email/email.css +9 -9
- package/dist/pages/profile/email/index.css +9 -9
- package/dist/pages/profile/index.css +10 -10
- package/dist/pages/profile/phone/index.css +14 -14
- package/dist/pages/profile/phone/phone.css +14 -14
- package/dist/pages/profile/profile-details.css +10 -10
- package/dist/pages/register/index.css +15 -15
- package/dist/pages/register/register.css +15 -15
- package/dist/pages/set-password/index.css +5 -5
- package/dist/pages/set-password/set-password.css +5 -5
- package/dist/pages/wishlist/index.css +16 -16
- package/dist/pages/wishlist/wishlist.css +16 -16
- package/package.json +1 -1
|
@@ -1123,7 +1123,7 @@ h5,
|
|
|
1123
1123
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
1124
1124
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
1125
1125
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
1126
|
-
border-top: 2px solid var(--errorText, #
|
|
1126
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1127
1127
|
}
|
|
1128
1128
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
1129
1129
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -1132,7 +1132,7 @@ h5,
|
|
|
1132
1132
|
}
|
|
1133
1133
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
1134
1134
|
border: 2px solid #ffffff;
|
|
1135
|
-
border-top: 2px solid var(--errorText, #
|
|
1135
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1136
1136
|
}
|
|
1137
1137
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
1138
1138
|
border: 2px solid #ffffff;
|
|
@@ -1161,7 +1161,7 @@ h5,
|
|
|
1161
1161
|
color: var(--buttonPrimary, #4e3f09);
|
|
1162
1162
|
}
|
|
1163
1163
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
1164
|
-
color: var(--errorText, #
|
|
1164
|
+
color: var(--errorText, #ff3333);
|
|
1165
1165
|
}
|
|
1166
1166
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
1167
1167
|
color: var(--successText, #1c958f);
|
|
@@ -1184,7 +1184,7 @@ h5,
|
|
|
1184
1184
|
}
|
|
1185
1185
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
1186
1186
|
background-color: var(--errorBackground, #e6d5d5);
|
|
1187
|
-
color: var(--errorText, #
|
|
1187
|
+
color: var(--errorText, #ff3333);
|
|
1188
1188
|
}
|
|
1189
1189
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
1190
1190
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -1212,7 +1212,7 @@ h5,
|
|
|
1212
1212
|
}
|
|
1213
1213
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
1214
1214
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
1215
|
-
color: var(--errorText, #
|
|
1215
|
+
color: var(--errorText, #ff3333);
|
|
1216
1216
|
}
|
|
1217
1217
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
1218
1218
|
border: 1px solid var(--successBackground, #c2dbc9);
|
|
@@ -388,7 +388,7 @@ h5,
|
|
|
388
388
|
font-size: 10px;
|
|
389
389
|
font-weight: 500;
|
|
390
390
|
margin-top: 4px;
|
|
391
|
-
color: var(--errorText, #
|
|
391
|
+
color: var(--errorText, #ff3333);
|
|
392
392
|
}
|
|
393
393
|
.range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q {
|
|
394
394
|
height: 4px;
|
|
@@ -748,7 +748,7 @@ h5,
|
|
|
748
748
|
position: relative;
|
|
749
749
|
}
|
|
750
750
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
751
|
-
color: var(--errorText, #
|
|
751
|
+
color: var(--errorText, #ff3333);
|
|
752
752
|
padding-top: 5px;
|
|
753
753
|
font-weight: 400;
|
|
754
754
|
font-size: 12px;
|
|
@@ -759,10 +759,10 @@ h5,
|
|
|
759
759
|
line-height: 21px;
|
|
760
760
|
}
|
|
761
761
|
.fy-input__label___YQgmr span {
|
|
762
|
-
color: var(--errorText, #
|
|
762
|
+
color: var(--errorText, #ff3333);
|
|
763
763
|
}
|
|
764
764
|
.fy-input__required___MaAlL {
|
|
765
|
-
color: var(--errorText, #
|
|
765
|
+
color: var(--errorText, #ff3333);
|
|
766
766
|
}
|
|
767
767
|
.fy-input__floating___jgtoq {
|
|
768
768
|
position: absolute;
|
|
@@ -809,7 +809,7 @@ h5,
|
|
|
809
809
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
810
810
|
}
|
|
811
811
|
.fy-input__inputError___KsMkv {
|
|
812
|
-
border-color: var(--errorText, #
|
|
812
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
813
813
|
}
|
|
814
814
|
.fy-input__no-border____9qYF {
|
|
815
815
|
border: none;
|
|
@@ -380,7 +380,7 @@ h5,
|
|
|
380
380
|
resize: none;
|
|
381
381
|
}
|
|
382
382
|
.reason-item__reasonItem___X1uR_ .reason-item__textarea___XwP_2 .reason-item__error___IjRz1 {
|
|
383
|
-
color: var(--errorText, #
|
|
383
|
+
color: var(--errorText, #ff3333);
|
|
384
384
|
font-size: 12px;
|
|
385
385
|
font-style: normal;
|
|
386
386
|
font-weight: 400;
|
|
@@ -742,7 +742,7 @@ h5,
|
|
|
742
742
|
resize: none;
|
|
743
743
|
}
|
|
744
744
|
.reason-item__reasonItem___X1uR_ .reason-item__textarea___XwP_2 .reason-item__error___IjRz1 {
|
|
745
|
-
color: var(--errorText, #
|
|
745
|
+
color: var(--errorText, #ff3333);
|
|
746
746
|
font-size: 12px;
|
|
747
747
|
font-style: normal;
|
|
748
748
|
font-weight: 400;
|
|
@@ -428,7 +428,7 @@ h5,
|
|
|
428
428
|
line-height: 140%;
|
|
429
429
|
}
|
|
430
430
|
.shipment-item__bagItem___YVBW1 .shipment-item__bagInfo___j7W8G .shipment-item__margin___aoRFj {
|
|
431
|
-
color: var(--errorText, #
|
|
431
|
+
color: var(--errorText, #ff3333);
|
|
432
432
|
margin-inline-start: 10px;
|
|
433
433
|
}
|
|
434
434
|
.shipment-item__bagItem___YVBW1 .shipment-item__bagInfo___j7W8G .shipment-item__total___j4dLu {
|
|
@@ -464,7 +464,7 @@ h5,
|
|
|
464
464
|
}
|
|
465
465
|
.shipments-update-item__updateItem___SC6gf .shipments-update-item__qtyCtrl___qDcgF .shipments-update-item__maxAvail___VZxqT {
|
|
466
466
|
text-align: center;
|
|
467
|
-
color: var(--errorText, #
|
|
467
|
+
color: var(--errorText, #ff3333);
|
|
468
468
|
}
|
|
469
469
|
.shipments-update-item__updateItem___SC6gf .shipments-update-item__qtyCtrl___qDcgF .shipments-update-item__regularxxxs___TZVpA {
|
|
470
470
|
font-weight: 400;
|