@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
|
.form-builder__margin0auto___crI6x {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.form-builder__base-page-container___Y_laE,
|
|
257
254
|
.form-builder__basePageContainer___XvjRV {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.form-builder__removeScroll___m4Hit {
|
|
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
|
.form-builder__mr-5___Xd2Df,
|
|
272
262
|
.form-builder__mr5___go_EV {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -678,9 +668,6 @@ h5,
|
|
|
678
668
|
.fy-input__margin0auto___dSSwm {
|
|
679
669
|
margin: 0 auto;
|
|
680
670
|
}
|
|
681
|
-
button {
|
|
682
|
-
cursor: pointer;
|
|
683
|
-
}
|
|
684
671
|
.fy-input__base-page-container___DIijL,
|
|
685
672
|
.fy-input__basePageContainer___iFW9V {
|
|
686
673
|
max-width: 1440px !important;
|
|
@@ -689,13 +676,6 @@ button {
|
|
|
689
676
|
.fy-input__removeScroll___ZJHN4 {
|
|
690
677
|
overflow-y: hidden !important;
|
|
691
678
|
}
|
|
692
|
-
::selection {
|
|
693
|
-
background-color: #e8a76c;
|
|
694
|
-
color: #000;
|
|
695
|
-
}
|
|
696
|
-
img::selection {
|
|
697
|
-
background-color: transparent;
|
|
698
|
-
}
|
|
699
679
|
.fy-input__mr-5___v4vQm,
|
|
700
680
|
.fy-input__mr5___FnOZz {
|
|
701
681
|
margin-right: 30px !important;
|
|
@@ -1152,9 +1132,6 @@ h5,
|
|
|
1152
1132
|
.fy-input-group__margin0auto___yXReN {
|
|
1153
1133
|
margin: 0 auto;
|
|
1154
1134
|
}
|
|
1155
|
-
button {
|
|
1156
|
-
cursor: pointer;
|
|
1157
|
-
}
|
|
1158
1135
|
.fy-input-group__base-page-container___pEbR9,
|
|
1159
1136
|
.fy-input-group__basePageContainer___zU6sM {
|
|
1160
1137
|
max-width: 1440px !important;
|
|
@@ -1163,13 +1140,6 @@ button {
|
|
|
1163
1140
|
.fy-input-group__removeScroll___axbTm {
|
|
1164
1141
|
overflow-y: hidden !important;
|
|
1165
1142
|
}
|
|
1166
|
-
::selection {
|
|
1167
|
-
background-color: #e8a76c;
|
|
1168
|
-
color: #000;
|
|
1169
|
-
}
|
|
1170
|
-
img::selection {
|
|
1171
|
-
background-color: transparent;
|
|
1172
|
-
}
|
|
1173
1143
|
.fy-input-group__mr-5___eP9x0,
|
|
1174
1144
|
.fy-input-group__mr5___MAQOI {
|
|
1175
1145
|
margin-right: 30px !important;
|
|
@@ -1540,9 +1510,6 @@ h5,
|
|
|
1540
1510
|
.fy-dropdown__margin0auto___uQLtQ {
|
|
1541
1511
|
margin: 0 auto;
|
|
1542
1512
|
}
|
|
1543
|
-
button {
|
|
1544
|
-
cursor: pointer;
|
|
1545
|
-
}
|
|
1546
1513
|
.fy-dropdown__base-page-container___obW4G,
|
|
1547
1514
|
.fy-dropdown__basePageContainer___UOXvf {
|
|
1548
1515
|
max-width: 1440px !important;
|
|
@@ -1551,13 +1518,6 @@ button {
|
|
|
1551
1518
|
.fy-dropdown__removeScroll___YixrL {
|
|
1552
1519
|
overflow-y: hidden !important;
|
|
1553
1520
|
}
|
|
1554
|
-
::selection {
|
|
1555
|
-
background-color: #e8a76c;
|
|
1556
|
-
color: #000;
|
|
1557
|
-
}
|
|
1558
|
-
img::selection {
|
|
1559
|
-
background-color: transparent;
|
|
1560
|
-
}
|
|
1561
1521
|
.fy-dropdown__mr-5___ctv4d,
|
|
1562
1522
|
.fy-dropdown__mr5___oPnFN {
|
|
1563
1523
|
margin-right: 30px !important;
|
|
@@ -1990,9 +1950,6 @@ h5,
|
|
|
1990
1950
|
.mobile-number__margin0auto___dwzed {
|
|
1991
1951
|
margin: 0 auto;
|
|
1992
1952
|
}
|
|
1993
|
-
button {
|
|
1994
|
-
cursor: pointer;
|
|
1995
|
-
}
|
|
1996
1953
|
.mobile-number__base-page-container___AjFDR,
|
|
1997
1954
|
.mobile-number__basePageContainer___c8a0F {
|
|
1998
1955
|
max-width: 1440px !important;
|
|
@@ -2001,13 +1958,6 @@ button {
|
|
|
2001
1958
|
.mobile-number__removeScroll___hiYOj {
|
|
2002
1959
|
overflow-y: hidden !important;
|
|
2003
1960
|
}
|
|
2004
|
-
::selection {
|
|
2005
|
-
background-color: #e8a76c;
|
|
2006
|
-
color: #000;
|
|
2007
|
-
}
|
|
2008
|
-
img::selection {
|
|
2009
|
-
background-color: transparent;
|
|
2010
|
-
}
|
|
2011
1961
|
.mobile-number__mr-5___gRl4u,
|
|
2012
1962
|
.mobile-number__mr5___tOVbz {
|
|
2013
1963
|
margin-right: 30px !important;
|
|
@@ -2399,9 +2349,6 @@ h5,
|
|
|
2399
2349
|
.fy-button__margin0auto___LCb81 {
|
|
2400
2350
|
margin: 0 auto;
|
|
2401
2351
|
}
|
|
2402
|
-
button {
|
|
2403
|
-
cursor: pointer;
|
|
2404
|
-
}
|
|
2405
2352
|
.fy-button__base-page-container___blkPJ,
|
|
2406
2353
|
.fy-button__basePageContainer___ciPsX {
|
|
2407
2354
|
max-width: 1440px !important;
|
|
@@ -2410,13 +2357,6 @@ button {
|
|
|
2410
2357
|
.fy-button__removeScroll___UpL4U {
|
|
2411
2358
|
overflow-y: hidden !important;
|
|
2412
2359
|
}
|
|
2413
|
-
::selection {
|
|
2414
|
-
background-color: #e8a76c;
|
|
2415
|
-
color: #000;
|
|
2416
|
-
}
|
|
2417
|
-
img::selection {
|
|
2418
|
-
background-color: transparent;
|
|
2419
|
-
}
|
|
2420
2360
|
.fy-button__mr-5___A5qJJ,
|
|
2421
2361
|
.fy-button__mr5___BRUgW {
|
|
2422
2362
|
margin-right: 30px !important;
|
|
@@ -2508,7 +2448,7 @@ img::selection {
|
|
|
2508
2448
|
.fy-button__button___UES8C span {
|
|
2509
2449
|
display: inline-flex;
|
|
2510
2450
|
}
|
|
2511
|
-
.fy-button__button___UES8C:focus {
|
|
2451
|
+
.fy-button__button___UES8C:focus-visible {
|
|
2512
2452
|
outline: none;
|
|
2513
2453
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
2514
2454
|
}
|