@gofynd/theme-template 1.0.0 → 1.0.1
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/address-form/address-form.css +0 -60
- package/dist/components/address-form/address-form.js +1 -1
- package/dist/components/address-form/form-input-selector.css +0 -50
- package/dist/components/address-item/address-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list.css +0 -20
- package/dist/components/blog-footer/blog-footer.css +0 -10
- package/dist/components/blog-page/blog-page.css +0 -30
- package/dist/components/blog-page/blog-page.js +1 -1
- package/dist/components/blog-tabs/blog-tabs.css +0 -10
- package/dist/components/blog-tabs/blog-tabs.js +1 -1
- package/dist/components/breadcrumb/breadcrumb.css +0 -13
- package/dist/components/breadcrumb/breadcrumb.js +1 -1
- package/dist/components/chip-review-item/chip-review-item.css +0 -10
- package/dist/components/core/fy-button/fy-button.css +1 -11
- package/dist/components/core/fy-dropdown/fy-dropdown.css +0 -10
- package/dist/components/core/fy-image/fy-image.js +1 -1
- package/dist/components/core/fy-input/fy-input.css +0 -10
- package/dist/components/core/fy-input-group/fy-input-group.css +0 -10
- package/dist/components/core/modal/modal.css +0 -10
- package/dist/components/core/skeletons/image-skeleton.css +0 -10
- package/dist/components/dropdown/dropdown.css +0 -10
- package/dist/components/empty-state/empty-state.css +0 -10
- package/dist/components/filter-modal/filter-modal.css +0 -50
- package/dist/components/filter-modal/filter-modal.js +1 -1
- package/dist/components/form-builder/form-builder.css +1 -61
- package/dist/components/form-builder/form-builder.js +1 -1
- package/dist/components/index.css +1 -181
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +0 -10
- package/dist/components/location-modal/location-modal.css +1 -41
- package/dist/components/order-header/order-header.css +2 -20
- package/dist/components/order-shipment/order-shipment.css +0 -10
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/payment-detail-card/payment-detail-card.css +0 -10
- package/dist/components/price-breakup/price-breakup.css +0 -10
- package/dist/components/product-card/product-card.css +5 -23
- package/dist/components/product-card/product-card.js +1 -1
- package/dist/components/profile-navigation/profile-navigation.css +0 -10
- package/dist/components/quantity-control/quantity-control.css +0 -10
- package/dist/components/quantity-control/quantity-control.js +1 -1
- package/dist/components/range-slider/range-slider.css +0 -20
- package/dist/components/reasons-list/reason-item/reason-item.css +0 -10
- package/dist/components/reasons-list/reasons-list.css +0 -20
- package/dist/components/scroll-top/scroll-top.css +0 -10
- package/dist/components/shipment-address/shipment-address.css +0 -10
- package/dist/components/shipment-breakup/shipment-breakup.css +0 -10
- package/dist/components/shipment-item/shipment-item.css +0 -10
- package/dist/components/shipment-tracking/shipment-tracking.css +0 -10
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +1 -11
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -21
- package/dist/components/sort-modal/sort-modal.css +0 -20
- package/dist/components/spinner/spinner.css +0 -10
- package/dist/components/stepper/stepper.css +0 -10
- package/dist/index.css +60 -952
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +1 -21
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +0 -10
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +0 -10
- package/dist/page-layouts/auth/verify-both/verify-both.css +0 -10
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +4 -49
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +0 -20
- package/dist/page-layouts/cart/Components/coupon/coupon.css +0 -20
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +0 -90
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +0 -10
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +0 -10
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +0 -10
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +2 -15
- package/dist/page-layouts/compare/compare.css +5 -36
- package/dist/page-layouts/compare/compare.js +1 -1
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +0 -10
- package/dist/page-layouts/login/component/login-otp/login-otp.css +0 -20
- package/dist/page-layouts/login/component/login-password/login-password.css +0 -20
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +20 -10
- package/dist/page-layouts/login/component/term-privacy/term-privacy.js +1 -1
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +2 -133
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +1 -31
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +0 -40
- package/dist/page-layouts/plp/Components/filter-item/filter-item.js +1 -1
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +0 -30
- package/dist/page-layouts/plp/Components/filter-list/filter-list.js +1 -1
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +0 -10
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +0 -40
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.js +1 -1
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +0 -10
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.js +1 -1
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +0 -10
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.js +1 -1
- package/dist/page-layouts/plp/Components/pagination/pagination.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.js +1 -1
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +0 -10
- package/dist/page-layouts/plp/Components/product-variants/product-variants.js +1 -1
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +0 -20
- package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
- package/dist/page-layouts/plp/Components/sort/sort.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address-content.css +0 -20
- package/dist/page-layouts/single-checkout/address/single-address-content.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address-header.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address.css +0 -100
- package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
- package/dist/page-layouts/single-checkout/modal.css +0 -10
- package/dist/page-layouts/single-checkout/payment/card-form.css +0 -30
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +0 -40
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +0 -10
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +0 -60
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.css +0 -10
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +1 -41
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +1 -21
- package/dist/pages/blog/blog.css +0 -50
- package/dist/pages/blog/blog.js +1 -1
- package/dist/pages/blog/index.css +0 -50
- package/dist/pages/blog/index.js +1 -1
- package/dist/pages/cart/cart.css +6 -224
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +6 -224
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +2 -231
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +2 -231
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +1 -31
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +1 -31
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +0 -30
- package/dist/pages/edit-profile/index.css +0 -30
- package/dist/pages/faq/faq.css +0 -10
- package/dist/pages/faq/index.css +0 -10
- package/dist/pages/forgot-password/forget-password.css +0 -20
- package/dist/pages/forgot-password/index.css +0 -20
- package/dist/pages/index.css +60 -853
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +20 -70
- package/dist/pages/login/index.js +1 -1
- package/dist/pages/login/login.css +20 -70
- package/dist/pages/login/login.js +1 -1
- package/dist/pages/order/index.css +1 -31
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +154 -235
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +1 -31
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +3 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.js +1 -1
- package/dist/pages/order-status/index.css +21 -61
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +21 -61
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +6 -298
- package/dist/pages/product-listing/index.js +1 -1
- package/dist/pages/product-listing/product-listing.css +6 -298
- package/dist/pages/product-listing/product-listing.js +1 -1
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +1 -41
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +1 -51
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +1 -31
- package/dist/pages/profile/components/empty-state/empty-state.css +1 -21
- package/dist/pages/profile/email/email.css +1 -61
- package/dist/pages/profile/email/index.css +1 -61
- package/dist/pages/profile/index.css +1 -31
- package/dist/pages/profile/phone/index.css +1 -71
- package/dist/pages/profile/phone/phone.css +1 -71
- package/dist/pages/profile/profile-details.css +1 -31
- package/dist/pages/register/index.css +379 -40
- package/dist/pages/register/index.js +1 -1
- package/dist/pages/register/register.css +379 -40
- package/dist/pages/register/register.js +1 -1
- package/dist/pages/set-password/index.css +0 -10
- package/dist/pages/set-password/set-password.css +0 -10
- package/dist/pages/shared-cart/index.css +0 -20
- package/dist/pages/shared-cart/shared-cart.css +0 -20
- package/dist/pages/verify-email/index.css +0 -10
- package/dist/pages/verify-email/verify-email.css +0 -10
- package/dist/pages/wishlist/index.css +6 -188
- package/dist/pages/wishlist/index.js +1 -1
- package/dist/pages/wishlist/wishlist.css +6 -188
- package/dist/pages/wishlist/wishlist.js +1 -1
- package/package.json +1 -1
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.login__margin0auto___noDRP {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.login__base-page-container___bUY4r,
|
|
257
254
|
.login__basePageContainer___B4hG9 {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.login__removeScroll___yx_3q {
|
|
262
259
|
overflow-y: hidden !important;
|
|
263
260
|
}
|
|
264
|
-
::selection {
|
|
265
|
-
background-color: #e8a76c;
|
|
266
|
-
color: #000;
|
|
267
|
-
}
|
|
268
|
-
img::selection {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
}
|
|
271
261
|
.login__mr-5___dGII4,
|
|
272
262
|
.login__mr5___PAXJj {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -646,9 +636,6 @@ h5,
|
|
|
646
636
|
.login-password__margin0auto___P_HY3 {
|
|
647
637
|
margin: 0 auto;
|
|
648
638
|
}
|
|
649
|
-
button {
|
|
650
|
-
cursor: pointer;
|
|
651
|
-
}
|
|
652
639
|
.login-password__base-page-container___vuNzt,
|
|
653
640
|
.login-password__basePageContainer___JZAEQ {
|
|
654
641
|
max-width: 1440px !important;
|
|
@@ -657,13 +644,6 @@ button {
|
|
|
657
644
|
.login-password__removeScroll___Fsiqu {
|
|
658
645
|
overflow-y: hidden !important;
|
|
659
646
|
}
|
|
660
|
-
::selection {
|
|
661
|
-
background-color: #e8a76c;
|
|
662
|
-
color: #000;
|
|
663
|
-
}
|
|
664
|
-
img::selection {
|
|
665
|
-
background-color: transparent;
|
|
666
|
-
}
|
|
667
647
|
.login-password__mr-5___Lshfi,
|
|
668
648
|
.login-password__mr5____3Df_ {
|
|
669
649
|
margin-right: 30px !important;
|
|
@@ -1101,9 +1081,6 @@ h5,
|
|
|
1101
1081
|
.mobile-number__margin0auto___dwzed {
|
|
1102
1082
|
margin: 0 auto;
|
|
1103
1083
|
}
|
|
1104
|
-
button {
|
|
1105
|
-
cursor: pointer;
|
|
1106
|
-
}
|
|
1107
1084
|
.mobile-number__base-page-container___AjFDR,
|
|
1108
1085
|
.mobile-number__basePageContainer___c8a0F {
|
|
1109
1086
|
max-width: 1440px !important;
|
|
@@ -1112,13 +1089,6 @@ button {
|
|
|
1112
1089
|
.mobile-number__removeScroll___hiYOj {
|
|
1113
1090
|
overflow-y: hidden !important;
|
|
1114
1091
|
}
|
|
1115
|
-
::selection {
|
|
1116
|
-
background-color: #e8a76c;
|
|
1117
|
-
color: #000;
|
|
1118
|
-
}
|
|
1119
|
-
img::selection {
|
|
1120
|
-
background-color: transparent;
|
|
1121
|
-
}
|
|
1122
1092
|
.mobile-number__mr-5___gRl4u,
|
|
1123
1093
|
.mobile-number__mr5___tOVbz {
|
|
1124
1094
|
margin-right: 30px !important;
|
|
@@ -1510,9 +1480,6 @@ h5,
|
|
|
1510
1480
|
.login-otp__margin0auto___RkL2Q {
|
|
1511
1481
|
margin: 0 auto;
|
|
1512
1482
|
}
|
|
1513
|
-
button {
|
|
1514
|
-
cursor: pointer;
|
|
1515
|
-
}
|
|
1516
1483
|
.login-otp__base-page-container___E8yLY,
|
|
1517
1484
|
.login-otp__basePageContainer___s9mWB {
|
|
1518
1485
|
max-width: 1440px !important;
|
|
@@ -1521,13 +1488,6 @@ button {
|
|
|
1521
1488
|
.login-otp__removeScroll___qXFNJ {
|
|
1522
1489
|
overflow-y: hidden !important;
|
|
1523
1490
|
}
|
|
1524
|
-
::selection {
|
|
1525
|
-
background-color: #e8a76c;
|
|
1526
|
-
color: #000;
|
|
1527
|
-
}
|
|
1528
|
-
img::selection {
|
|
1529
|
-
background-color: transparent;
|
|
1530
|
-
}
|
|
1531
1491
|
.login-otp__mr-5___Ojg9V,
|
|
1532
1492
|
.login-otp__mr5___VXQm_ {
|
|
1533
1493
|
margin-right: 30px !important;
|
|
@@ -1996,9 +1956,6 @@ h5,
|
|
|
1996
1956
|
.login-mode-button__margin0auto___WZ2Zl {
|
|
1997
1957
|
margin: 0 auto;
|
|
1998
1958
|
}
|
|
1999
|
-
button {
|
|
2000
|
-
cursor: pointer;
|
|
2001
|
-
}
|
|
2002
1959
|
.login-mode-button__base-page-container___prAig,
|
|
2003
1960
|
.login-mode-button__basePageContainer___IWlQi {
|
|
2004
1961
|
max-width: 1440px !important;
|
|
@@ -2007,13 +1964,6 @@ button {
|
|
|
2007
1964
|
.login-mode-button__removeScroll___HncN9 {
|
|
2008
1965
|
overflow-y: hidden !important;
|
|
2009
1966
|
}
|
|
2010
|
-
::selection {
|
|
2011
|
-
background-color: #e8a76c;
|
|
2012
|
-
color: #000;
|
|
2013
|
-
}
|
|
2014
|
-
img::selection {
|
|
2015
|
-
background-color: transparent;
|
|
2016
|
-
}
|
|
2017
1967
|
.login-mode-button__mr-5___f_aDn,
|
|
2018
1968
|
.login-mode-button__mr5___UHJOX {
|
|
2019
1969
|
margin-right: 30px !important;
|
|
@@ -2369,9 +2319,6 @@ h5,
|
|
|
2369
2319
|
.login-register-toggle__margin0auto___T1A02 {
|
|
2370
2320
|
margin: 0 auto;
|
|
2371
2321
|
}
|
|
2372
|
-
button {
|
|
2373
|
-
cursor: pointer;
|
|
2374
|
-
}
|
|
2375
2322
|
.login-register-toggle__base-page-container___xhAPo,
|
|
2376
2323
|
.login-register-toggle__basePageContainer___Seotj {
|
|
2377
2324
|
max-width: 1440px !important;
|
|
@@ -2380,13 +2327,6 @@ button {
|
|
|
2380
2327
|
.login-register-toggle__removeScroll___eMSJj {
|
|
2381
2328
|
overflow-y: hidden !important;
|
|
2382
2329
|
}
|
|
2383
|
-
::selection {
|
|
2384
|
-
background-color: #e8a76c;
|
|
2385
|
-
color: #000;
|
|
2386
|
-
}
|
|
2387
|
-
img::selection {
|
|
2388
|
-
background-color: transparent;
|
|
2389
|
-
}
|
|
2390
2330
|
.login-register-toggle__mr-5___v7zhF,
|
|
2391
2331
|
.login-register-toggle__mr5___c7UOL {
|
|
2392
2332
|
margin-right: 30px !important;
|
|
@@ -2742,9 +2682,6 @@ h5,
|
|
|
2742
2682
|
.term-privacy__margin0auto___FBhqU {
|
|
2743
2683
|
margin: 0 auto;
|
|
2744
2684
|
}
|
|
2745
|
-
button {
|
|
2746
|
-
cursor: pointer;
|
|
2747
|
-
}
|
|
2748
2685
|
.term-privacy__base-page-container___HBluM,
|
|
2749
2686
|
.term-privacy__basePageContainer___cQdew {
|
|
2750
2687
|
max-width: 1440px !important;
|
|
@@ -2753,13 +2690,6 @@ button {
|
|
|
2753
2690
|
.term-privacy__removeScroll___RW5E2 {
|
|
2754
2691
|
overflow-y: hidden !important;
|
|
2755
2692
|
}
|
|
2756
|
-
::selection {
|
|
2757
|
-
background-color: #e8a76c;
|
|
2758
|
-
color: #000;
|
|
2759
|
-
}
|
|
2760
|
-
img::selection {
|
|
2761
|
-
background-color: transparent;
|
|
2762
|
-
}
|
|
2763
2693
|
.term-privacy__mr-5___u4G87,
|
|
2764
2694
|
.term-privacy__mr5___FIRoA {
|
|
2765
2695
|
margin-right: 30px !important;
|
|
@@ -2844,9 +2774,29 @@ img::selection {
|
|
|
2844
2774
|
font-style: normal;
|
|
2845
2775
|
font-weight: 400;
|
|
2846
2776
|
line-height: 16.8px;
|
|
2777
|
+
display: flex;
|
|
2778
|
+
gap: 8px;
|
|
2779
|
+
}
|
|
2780
|
+
.term-privacy__midLinks___nJVYw .term-privacy__checkbox___o5MpQ {
|
|
2781
|
+
accent-color: var(--buttonPrimary);
|
|
2782
|
+
cursor: pointer;
|
|
2847
2783
|
}
|
|
2848
2784
|
.term-privacy__midLinks___nJVYw a {
|
|
2849
2785
|
font-weight: 500;
|
|
2850
2786
|
color: var(--buttonLink, #b1655b);
|
|
2851
2787
|
}
|
|
2788
|
+
.term-privacy__byContinuingText___FqqI0 {
|
|
2789
|
+
color: var(--textSecondary, #9c9c9c);
|
|
2790
|
+
font-size: 12px;
|
|
2791
|
+
font-style: normal;
|
|
2792
|
+
font-weight: 400;
|
|
2793
|
+
line-height: 16.8px;
|
|
2794
|
+
text-align: center;
|
|
2795
|
+
margin-top: 24px;
|
|
2796
|
+
display: block;
|
|
2797
|
+
}
|
|
2798
|
+
.term-privacy__byContinuingText___FqqI0 a {
|
|
2799
|
+
font-weight: 500;
|
|
2800
|
+
color: var(--buttonLink, #b1655b);
|
|
2801
|
+
}
|
|
2852
2802
|
|