@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
|
.add-email-modal__margin0auto___p7t0c {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.add-email-modal__base-page-container___qv52Z,
|
|
257
254
|
.add-email-modal__basePageContainer___cAQ_p {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.add-email-modal__removeScroll____llYA {
|
|
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
|
.add-email-modal__mr-5___mmQ1n,
|
|
272
262
|
.add-email-modal__mr5___jI0Ga {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -676,9 +666,6 @@ h5,
|
|
|
676
666
|
.modal__margin0auto___dB88d {
|
|
677
667
|
margin: 0 auto;
|
|
678
668
|
}
|
|
679
|
-
button {
|
|
680
|
-
cursor: pointer;
|
|
681
|
-
}
|
|
682
669
|
.modal__base-page-container___eZhia,
|
|
683
670
|
.modal__basePageContainer___QUmCs {
|
|
684
671
|
max-width: 1440px !important;
|
|
@@ -687,13 +674,6 @@ button {
|
|
|
687
674
|
.modal__removeScroll___sjuCx {
|
|
688
675
|
overflow-y: hidden !important;
|
|
689
676
|
}
|
|
690
|
-
::selection {
|
|
691
|
-
background-color: #e8a76c;
|
|
692
|
-
color: #000;
|
|
693
|
-
}
|
|
694
|
-
img::selection {
|
|
695
|
-
background-color: transparent;
|
|
696
|
-
}
|
|
697
677
|
.modal__mr-5___DjKqT,
|
|
698
678
|
.modal__mr5___il5jH {
|
|
699
679
|
margin-right: 30px !important;
|
|
@@ -1166,9 +1146,6 @@ h5,
|
|
|
1166
1146
|
.fy-input__margin0auto___dSSwm {
|
|
1167
1147
|
margin: 0 auto;
|
|
1168
1148
|
}
|
|
1169
|
-
button {
|
|
1170
|
-
cursor: pointer;
|
|
1171
|
-
}
|
|
1172
1149
|
.fy-input__base-page-container___DIijL,
|
|
1173
1150
|
.fy-input__basePageContainer___iFW9V {
|
|
1174
1151
|
max-width: 1440px !important;
|
|
@@ -1177,13 +1154,6 @@ button {
|
|
|
1177
1154
|
.fy-input__removeScroll___ZJHN4 {
|
|
1178
1155
|
overflow-y: hidden !important;
|
|
1179
1156
|
}
|
|
1180
|
-
::selection {
|
|
1181
|
-
background-color: #e8a76c;
|
|
1182
|
-
color: #000;
|
|
1183
|
-
}
|
|
1184
|
-
img::selection {
|
|
1185
|
-
background-color: transparent;
|
|
1186
|
-
}
|
|
1187
1157
|
.fy-input__mr-5___v4vQm,
|
|
1188
1158
|
.fy-input__mr5___FnOZz {
|
|
1189
1159
|
margin-right: 30px !important;
|
|
@@ -1640,9 +1610,6 @@ h5,
|
|
|
1640
1610
|
.fy-button__margin0auto___LCb81 {
|
|
1641
1611
|
margin: 0 auto;
|
|
1642
1612
|
}
|
|
1643
|
-
button {
|
|
1644
|
-
cursor: pointer;
|
|
1645
|
-
}
|
|
1646
1613
|
.fy-button__base-page-container___blkPJ,
|
|
1647
1614
|
.fy-button__basePageContainer___ciPsX {
|
|
1648
1615
|
max-width: 1440px !important;
|
|
@@ -1651,13 +1618,6 @@ button {
|
|
|
1651
1618
|
.fy-button__removeScroll___UpL4U {
|
|
1652
1619
|
overflow-y: hidden !important;
|
|
1653
1620
|
}
|
|
1654
|
-
::selection {
|
|
1655
|
-
background-color: #e8a76c;
|
|
1656
|
-
color: #000;
|
|
1657
|
-
}
|
|
1658
|
-
img::selection {
|
|
1659
|
-
background-color: transparent;
|
|
1660
|
-
}
|
|
1661
1621
|
.fy-button__mr-5___A5qJJ,
|
|
1662
1622
|
.fy-button__mr5___BRUgW {
|
|
1663
1623
|
margin-right: 30px !important;
|
|
@@ -1749,7 +1709,7 @@ img::selection {
|
|
|
1749
1709
|
.fy-button__button___UES8C span {
|
|
1750
1710
|
display: inline-flex;
|
|
1751
1711
|
}
|
|
1752
|
-
.fy-button__button___UES8C:focus {
|
|
1712
|
+
.fy-button__button___UES8C:focus-visible {
|
|
1753
1713
|
outline: none;
|
|
1754
1714
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
1755
1715
|
}
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.add-phone-modal__margin0auto___gnMpg {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.add-phone-modal__base-page-container____nCK3,
|
|
257
254
|
.add-phone-modal__basePageContainer___nOhzr {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.add-phone-modal__removeScroll___WQ_do {
|
|
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
|
.add-phone-modal__mr-5___aQbkx,
|
|
272
262
|
.add-phone-modal__mr5___rrjw9 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -711,9 +701,6 @@ h5,
|
|
|
711
701
|
.modal__margin0auto___dB88d {
|
|
712
702
|
margin: 0 auto;
|
|
713
703
|
}
|
|
714
|
-
button {
|
|
715
|
-
cursor: pointer;
|
|
716
|
-
}
|
|
717
704
|
.modal__base-page-container___eZhia,
|
|
718
705
|
.modal__basePageContainer___QUmCs {
|
|
719
706
|
max-width: 1440px !important;
|
|
@@ -722,13 +709,6 @@ button {
|
|
|
722
709
|
.modal__removeScroll___sjuCx {
|
|
723
710
|
overflow-y: hidden !important;
|
|
724
711
|
}
|
|
725
|
-
::selection {
|
|
726
|
-
background-color: #e8a76c;
|
|
727
|
-
color: #000;
|
|
728
|
-
}
|
|
729
|
-
img::selection {
|
|
730
|
-
background-color: transparent;
|
|
731
|
-
}
|
|
732
712
|
.modal__mr-5___DjKqT,
|
|
733
713
|
.modal__mr5___il5jH {
|
|
734
714
|
margin-right: 30px !important;
|
|
@@ -1201,9 +1181,6 @@ h5,
|
|
|
1201
1181
|
.fy-button__margin0auto___LCb81 {
|
|
1202
1182
|
margin: 0 auto;
|
|
1203
1183
|
}
|
|
1204
|
-
button {
|
|
1205
|
-
cursor: pointer;
|
|
1206
|
-
}
|
|
1207
1184
|
.fy-button__base-page-container___blkPJ,
|
|
1208
1185
|
.fy-button__basePageContainer___ciPsX {
|
|
1209
1186
|
max-width: 1440px !important;
|
|
@@ -1212,13 +1189,6 @@ button {
|
|
|
1212
1189
|
.fy-button__removeScroll___UpL4U {
|
|
1213
1190
|
overflow-y: hidden !important;
|
|
1214
1191
|
}
|
|
1215
|
-
::selection {
|
|
1216
|
-
background-color: #e8a76c;
|
|
1217
|
-
color: #000;
|
|
1218
|
-
}
|
|
1219
|
-
img::selection {
|
|
1220
|
-
background-color: transparent;
|
|
1221
|
-
}
|
|
1222
1192
|
.fy-button__mr-5___A5qJJ,
|
|
1223
1193
|
.fy-button__mr5___BRUgW {
|
|
1224
1194
|
margin-right: 30px !important;
|
|
@@ -1310,7 +1280,7 @@ img::selection {
|
|
|
1310
1280
|
.fy-button__button___UES8C span {
|
|
1311
1281
|
display: inline-flex;
|
|
1312
1282
|
}
|
|
1313
|
-
.fy-button__button___UES8C:focus {
|
|
1283
|
+
.fy-button__button___UES8C:focus-visible {
|
|
1314
1284
|
outline: none;
|
|
1315
1285
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
1316
1286
|
}
|
|
@@ -1866,9 +1836,6 @@ h5,
|
|
|
1866
1836
|
.fy-input__margin0auto___dSSwm {
|
|
1867
1837
|
margin: 0 auto;
|
|
1868
1838
|
}
|
|
1869
|
-
button {
|
|
1870
|
-
cursor: pointer;
|
|
1871
|
-
}
|
|
1872
1839
|
.fy-input__base-page-container___DIijL,
|
|
1873
1840
|
.fy-input__basePageContainer___iFW9V {
|
|
1874
1841
|
max-width: 1440px !important;
|
|
@@ -1877,13 +1844,6 @@ button {
|
|
|
1877
1844
|
.fy-input__removeScroll___ZJHN4 {
|
|
1878
1845
|
overflow-y: hidden !important;
|
|
1879
1846
|
}
|
|
1880
|
-
::selection {
|
|
1881
|
-
background-color: #e8a76c;
|
|
1882
|
-
color: #000;
|
|
1883
|
-
}
|
|
1884
|
-
img::selection {
|
|
1885
|
-
background-color: transparent;
|
|
1886
|
-
}
|
|
1887
1847
|
.fy-input__mr-5___v4vQm,
|
|
1888
1848
|
.fy-input__mr5___FnOZz {
|
|
1889
1849
|
margin-right: 30px !important;
|
|
@@ -2340,9 +2300,6 @@ h5,
|
|
|
2340
2300
|
.mobile-number__margin0auto___dwzed {
|
|
2341
2301
|
margin: 0 auto;
|
|
2342
2302
|
}
|
|
2343
|
-
button {
|
|
2344
|
-
cursor: pointer;
|
|
2345
|
-
}
|
|
2346
2303
|
.mobile-number__base-page-container___AjFDR,
|
|
2347
2304
|
.mobile-number__basePageContainer___c8a0F {
|
|
2348
2305
|
max-width: 1440px !important;
|
|
@@ -2351,13 +2308,6 @@ button {
|
|
|
2351
2308
|
.mobile-number__removeScroll___hiYOj {
|
|
2352
2309
|
overflow-y: hidden !important;
|
|
2353
2310
|
}
|
|
2354
|
-
::selection {
|
|
2355
|
-
background-color: #e8a76c;
|
|
2356
|
-
color: #000;
|
|
2357
|
-
}
|
|
2358
|
-
img::selection {
|
|
2359
|
-
background-color: transparent;
|
|
2360
|
-
}
|
|
2361
2311
|
.mobile-number__mr-5___gRl4u,
|
|
2362
2312
|
.mobile-number__mr5___tOVbz {
|
|
2363
2313
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.confirm-modal__margin0auto___FkGvQ {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.confirm-modal__base-page-container___A2qd4,
|
|
257
254
|
.confirm-modal__basePageContainer___FwLYA {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.confirm-modal__removeScroll___RhhOL {
|
|
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
|
.confirm-modal__mr-5___ebSY9,
|
|
272
262
|
.confirm-modal__mr5___Yw0ZI {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -642,9 +632,6 @@ h5,
|
|
|
642
632
|
.modal__margin0auto___dB88d {
|
|
643
633
|
margin: 0 auto;
|
|
644
634
|
}
|
|
645
|
-
button {
|
|
646
|
-
cursor: pointer;
|
|
647
|
-
}
|
|
648
635
|
.modal__base-page-container___eZhia,
|
|
649
636
|
.modal__basePageContainer___QUmCs {
|
|
650
637
|
max-width: 1440px !important;
|
|
@@ -653,13 +640,6 @@ button {
|
|
|
653
640
|
.modal__removeScroll___sjuCx {
|
|
654
641
|
overflow-y: hidden !important;
|
|
655
642
|
}
|
|
656
|
-
::selection {
|
|
657
|
-
background-color: #e8a76c;
|
|
658
|
-
color: #000;
|
|
659
|
-
}
|
|
660
|
-
img::selection {
|
|
661
|
-
background-color: transparent;
|
|
662
|
-
}
|
|
663
643
|
.modal__mr-5___DjKqT,
|
|
664
644
|
.modal__mr5___il5jH {
|
|
665
645
|
margin-right: 30px !important;
|
|
@@ -1132,9 +1112,6 @@ h5,
|
|
|
1132
1112
|
.fy-button__margin0auto___LCb81 {
|
|
1133
1113
|
margin: 0 auto;
|
|
1134
1114
|
}
|
|
1135
|
-
button {
|
|
1136
|
-
cursor: pointer;
|
|
1137
|
-
}
|
|
1138
1115
|
.fy-button__base-page-container___blkPJ,
|
|
1139
1116
|
.fy-button__basePageContainer___ciPsX {
|
|
1140
1117
|
max-width: 1440px !important;
|
|
@@ -1143,13 +1120,6 @@ button {
|
|
|
1143
1120
|
.fy-button__removeScroll___UpL4U {
|
|
1144
1121
|
overflow-y: hidden !important;
|
|
1145
1122
|
}
|
|
1146
|
-
::selection {
|
|
1147
|
-
background-color: #e8a76c;
|
|
1148
|
-
color: #000;
|
|
1149
|
-
}
|
|
1150
|
-
img::selection {
|
|
1151
|
-
background-color: transparent;
|
|
1152
|
-
}
|
|
1153
1123
|
.fy-button__mr-5___A5qJJ,
|
|
1154
1124
|
.fy-button__mr5___BRUgW {
|
|
1155
1125
|
margin-right: 30px !important;
|
|
@@ -1241,7 +1211,7 @@ img::selection {
|
|
|
1241
1211
|
.fy-button__button___UES8C span {
|
|
1242
1212
|
display: inline-flex;
|
|
1243
1213
|
}
|
|
1244
|
-
.fy-button__button___UES8C:focus {
|
|
1214
|
+
.fy-button__button___UES8C:focus-visible {
|
|
1245
1215
|
outline: none;
|
|
1246
1216
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
1247
1217
|
}
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.fy-button__margin0auto___LCb81 {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.fy-button__base-page-container___blkPJ,
|
|
257
254
|
.fy-button__basePageContainer___ciPsX {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.fy-button__removeScroll___UpL4U {
|
|
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
|
.fy-button__mr-5___A5qJJ,
|
|
272
262
|
.fy-button__mr5___BRUgW {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -359,7 +349,7 @@ img::selection {
|
|
|
359
349
|
.fy-button__button___UES8C span {
|
|
360
350
|
display: inline-flex;
|
|
361
351
|
}
|
|
362
|
-
.fy-button__button___UES8C:focus {
|
|
352
|
+
.fy-button__button___UES8C:focus-visible {
|
|
363
353
|
outline: none;
|
|
364
354
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
365
355
|
}
|
|
@@ -915,9 +905,6 @@ h5,
|
|
|
915
905
|
.empty-state__margin0auto___MdjpN {
|
|
916
906
|
margin: 0 auto;
|
|
917
907
|
}
|
|
918
|
-
button {
|
|
919
|
-
cursor: pointer;
|
|
920
|
-
}
|
|
921
908
|
.empty-state__base-page-container___Rs1GA,
|
|
922
909
|
.empty-state__basePageContainer___rpPQg {
|
|
923
910
|
max-width: 1440px !important;
|
|
@@ -926,13 +913,6 @@ button {
|
|
|
926
913
|
.empty-state__removeScroll___WpvCq {
|
|
927
914
|
overflow-y: hidden !important;
|
|
928
915
|
}
|
|
929
|
-
::selection {
|
|
930
|
-
background-color: #e8a76c;
|
|
931
|
-
color: #000;
|
|
932
|
-
}
|
|
933
|
-
img::selection {
|
|
934
|
-
background-color: transparent;
|
|
935
|
-
}
|
|
936
916
|
.empty-state__mr-5___HffGR,
|
|
937
917
|
.empty-state__mr5___Wg4Mk {
|
|
938
918
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.email__margin0auto___VwSXo {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.email__base-page-container___Ecxy8,
|
|
257
254
|
.email__basePageContainer___F3JZi {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.email__removeScroll___ggxQJ {
|
|
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
|
.email__mr-5___n6rtO,
|
|
272
262
|
.email__mr5___THr18 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -704,9 +694,6 @@ h5,
|
|
|
704
694
|
.add-email-modal__margin0auto___p7t0c {
|
|
705
695
|
margin: 0 auto;
|
|
706
696
|
}
|
|
707
|
-
button {
|
|
708
|
-
cursor: pointer;
|
|
709
|
-
}
|
|
710
697
|
.add-email-modal__base-page-container___qv52Z,
|
|
711
698
|
.add-email-modal__basePageContainer___cAQ_p {
|
|
712
699
|
max-width: 1440px !important;
|
|
@@ -715,13 +702,6 @@ button {
|
|
|
715
702
|
.add-email-modal__removeScroll____llYA {
|
|
716
703
|
overflow-y: hidden !important;
|
|
717
704
|
}
|
|
718
|
-
::selection {
|
|
719
|
-
background-color: #e8a76c;
|
|
720
|
-
color: #000;
|
|
721
|
-
}
|
|
722
|
-
img::selection {
|
|
723
|
-
background-color: transparent;
|
|
724
|
-
}
|
|
725
705
|
.add-email-modal__mr-5___mmQ1n,
|
|
726
706
|
.add-email-modal__mr5___jI0Ga {
|
|
727
707
|
margin-right: 30px !important;
|
|
@@ -1130,9 +1110,6 @@ h5,
|
|
|
1130
1110
|
.modal__margin0auto___dB88d {
|
|
1131
1111
|
margin: 0 auto;
|
|
1132
1112
|
}
|
|
1133
|
-
button {
|
|
1134
|
-
cursor: pointer;
|
|
1135
|
-
}
|
|
1136
1113
|
.modal__base-page-container___eZhia,
|
|
1137
1114
|
.modal__basePageContainer___QUmCs {
|
|
1138
1115
|
max-width: 1440px !important;
|
|
@@ -1141,13 +1118,6 @@ button {
|
|
|
1141
1118
|
.modal__removeScroll___sjuCx {
|
|
1142
1119
|
overflow-y: hidden !important;
|
|
1143
1120
|
}
|
|
1144
|
-
::selection {
|
|
1145
|
-
background-color: #e8a76c;
|
|
1146
|
-
color: #000;
|
|
1147
|
-
}
|
|
1148
|
-
img::selection {
|
|
1149
|
-
background-color: transparent;
|
|
1150
|
-
}
|
|
1151
1121
|
.modal__mr-5___DjKqT,
|
|
1152
1122
|
.modal__mr5___il5jH {
|
|
1153
1123
|
margin-right: 30px !important;
|
|
@@ -1620,9 +1590,6 @@ h5,
|
|
|
1620
1590
|
.fy-input__margin0auto___dSSwm {
|
|
1621
1591
|
margin: 0 auto;
|
|
1622
1592
|
}
|
|
1623
|
-
button {
|
|
1624
|
-
cursor: pointer;
|
|
1625
|
-
}
|
|
1626
1593
|
.fy-input__base-page-container___DIijL,
|
|
1627
1594
|
.fy-input__basePageContainer___iFW9V {
|
|
1628
1595
|
max-width: 1440px !important;
|
|
@@ -1631,13 +1598,6 @@ button {
|
|
|
1631
1598
|
.fy-input__removeScroll___ZJHN4 {
|
|
1632
1599
|
overflow-y: hidden !important;
|
|
1633
1600
|
}
|
|
1634
|
-
::selection {
|
|
1635
|
-
background-color: #e8a76c;
|
|
1636
|
-
color: #000;
|
|
1637
|
-
}
|
|
1638
|
-
img::selection {
|
|
1639
|
-
background-color: transparent;
|
|
1640
|
-
}
|
|
1641
1601
|
.fy-input__mr-5___v4vQm,
|
|
1642
1602
|
.fy-input__mr5___FnOZz {
|
|
1643
1603
|
margin-right: 30px !important;
|
|
@@ -2094,9 +2054,6 @@ h5,
|
|
|
2094
2054
|
.fy-button__margin0auto___LCb81 {
|
|
2095
2055
|
margin: 0 auto;
|
|
2096
2056
|
}
|
|
2097
|
-
button {
|
|
2098
|
-
cursor: pointer;
|
|
2099
|
-
}
|
|
2100
2057
|
.fy-button__base-page-container___blkPJ,
|
|
2101
2058
|
.fy-button__basePageContainer___ciPsX {
|
|
2102
2059
|
max-width: 1440px !important;
|
|
@@ -2105,13 +2062,6 @@ button {
|
|
|
2105
2062
|
.fy-button__removeScroll___UpL4U {
|
|
2106
2063
|
overflow-y: hidden !important;
|
|
2107
2064
|
}
|
|
2108
|
-
::selection {
|
|
2109
|
-
background-color: #e8a76c;
|
|
2110
|
-
color: #000;
|
|
2111
|
-
}
|
|
2112
|
-
img::selection {
|
|
2113
|
-
background-color: transparent;
|
|
2114
|
-
}
|
|
2115
2065
|
.fy-button__mr-5___A5qJJ,
|
|
2116
2066
|
.fy-button__mr5___BRUgW {
|
|
2117
2067
|
margin-right: 30px !important;
|
|
@@ -2203,7 +2153,7 @@ img::selection {
|
|
|
2203
2153
|
.fy-button__button___UES8C span {
|
|
2204
2154
|
display: inline-flex;
|
|
2205
2155
|
}
|
|
2206
|
-
.fy-button__button___UES8C:focus {
|
|
2156
|
+
.fy-button__button___UES8C:focus-visible {
|
|
2207
2157
|
outline: none;
|
|
2208
2158
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
2209
2159
|
}
|
|
@@ -2759,9 +2709,6 @@ h5,
|
|
|
2759
2709
|
.empty-state__margin0auto___MdjpN {
|
|
2760
2710
|
margin: 0 auto;
|
|
2761
2711
|
}
|
|
2762
|
-
button {
|
|
2763
|
-
cursor: pointer;
|
|
2764
|
-
}
|
|
2765
2712
|
.empty-state__base-page-container___Rs1GA,
|
|
2766
2713
|
.empty-state__basePageContainer___rpPQg {
|
|
2767
2714
|
max-width: 1440px !important;
|
|
@@ -2770,13 +2717,6 @@ button {
|
|
|
2770
2717
|
.empty-state__removeScroll___WpvCq {
|
|
2771
2718
|
overflow-y: hidden !important;
|
|
2772
2719
|
}
|
|
2773
|
-
::selection {
|
|
2774
|
-
background-color: #e8a76c;
|
|
2775
|
-
color: #000;
|
|
2776
|
-
}
|
|
2777
|
-
img::selection {
|
|
2778
|
-
background-color: transparent;
|
|
2779
|
-
}
|
|
2780
2720
|
.empty-state__mr-5___HffGR,
|
|
2781
2721
|
.empty-state__mr5___Wg4Mk {
|
|
2782
2722
|
margin-right: 30px !important;
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.email__margin0auto___VwSXo {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.email__base-page-container___Ecxy8,
|
|
257
254
|
.email__basePageContainer___F3JZi {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.email__removeScroll___ggxQJ {
|
|
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
|
.email__mr-5___n6rtO,
|
|
272
262
|
.email__mr5___THr18 {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -704,9 +694,6 @@ h5,
|
|
|
704
694
|
.add-email-modal__margin0auto___p7t0c {
|
|
705
695
|
margin: 0 auto;
|
|
706
696
|
}
|
|
707
|
-
button {
|
|
708
|
-
cursor: pointer;
|
|
709
|
-
}
|
|
710
697
|
.add-email-modal__base-page-container___qv52Z,
|
|
711
698
|
.add-email-modal__basePageContainer___cAQ_p {
|
|
712
699
|
max-width: 1440px !important;
|
|
@@ -715,13 +702,6 @@ button {
|
|
|
715
702
|
.add-email-modal__removeScroll____llYA {
|
|
716
703
|
overflow-y: hidden !important;
|
|
717
704
|
}
|
|
718
|
-
::selection {
|
|
719
|
-
background-color: #e8a76c;
|
|
720
|
-
color: #000;
|
|
721
|
-
}
|
|
722
|
-
img::selection {
|
|
723
|
-
background-color: transparent;
|
|
724
|
-
}
|
|
725
705
|
.add-email-modal__mr-5___mmQ1n,
|
|
726
706
|
.add-email-modal__mr5___jI0Ga {
|
|
727
707
|
margin-right: 30px !important;
|
|
@@ -1130,9 +1110,6 @@ h5,
|
|
|
1130
1110
|
.modal__margin0auto___dB88d {
|
|
1131
1111
|
margin: 0 auto;
|
|
1132
1112
|
}
|
|
1133
|
-
button {
|
|
1134
|
-
cursor: pointer;
|
|
1135
|
-
}
|
|
1136
1113
|
.modal__base-page-container___eZhia,
|
|
1137
1114
|
.modal__basePageContainer___QUmCs {
|
|
1138
1115
|
max-width: 1440px !important;
|
|
@@ -1141,13 +1118,6 @@ button {
|
|
|
1141
1118
|
.modal__removeScroll___sjuCx {
|
|
1142
1119
|
overflow-y: hidden !important;
|
|
1143
1120
|
}
|
|
1144
|
-
::selection {
|
|
1145
|
-
background-color: #e8a76c;
|
|
1146
|
-
color: #000;
|
|
1147
|
-
}
|
|
1148
|
-
img::selection {
|
|
1149
|
-
background-color: transparent;
|
|
1150
|
-
}
|
|
1151
1121
|
.modal__mr-5___DjKqT,
|
|
1152
1122
|
.modal__mr5___il5jH {
|
|
1153
1123
|
margin-right: 30px !important;
|
|
@@ -1620,9 +1590,6 @@ h5,
|
|
|
1620
1590
|
.fy-input__margin0auto___dSSwm {
|
|
1621
1591
|
margin: 0 auto;
|
|
1622
1592
|
}
|
|
1623
|
-
button {
|
|
1624
|
-
cursor: pointer;
|
|
1625
|
-
}
|
|
1626
1593
|
.fy-input__base-page-container___DIijL,
|
|
1627
1594
|
.fy-input__basePageContainer___iFW9V {
|
|
1628
1595
|
max-width: 1440px !important;
|
|
@@ -1631,13 +1598,6 @@ button {
|
|
|
1631
1598
|
.fy-input__removeScroll___ZJHN4 {
|
|
1632
1599
|
overflow-y: hidden !important;
|
|
1633
1600
|
}
|
|
1634
|
-
::selection {
|
|
1635
|
-
background-color: #e8a76c;
|
|
1636
|
-
color: #000;
|
|
1637
|
-
}
|
|
1638
|
-
img::selection {
|
|
1639
|
-
background-color: transparent;
|
|
1640
|
-
}
|
|
1641
1601
|
.fy-input__mr-5___v4vQm,
|
|
1642
1602
|
.fy-input__mr5___FnOZz {
|
|
1643
1603
|
margin-right: 30px !important;
|
|
@@ -2094,9 +2054,6 @@ h5,
|
|
|
2094
2054
|
.fy-button__margin0auto___LCb81 {
|
|
2095
2055
|
margin: 0 auto;
|
|
2096
2056
|
}
|
|
2097
|
-
button {
|
|
2098
|
-
cursor: pointer;
|
|
2099
|
-
}
|
|
2100
2057
|
.fy-button__base-page-container___blkPJ,
|
|
2101
2058
|
.fy-button__basePageContainer___ciPsX {
|
|
2102
2059
|
max-width: 1440px !important;
|
|
@@ -2105,13 +2062,6 @@ button {
|
|
|
2105
2062
|
.fy-button__removeScroll___UpL4U {
|
|
2106
2063
|
overflow-y: hidden !important;
|
|
2107
2064
|
}
|
|
2108
|
-
::selection {
|
|
2109
|
-
background-color: #e8a76c;
|
|
2110
|
-
color: #000;
|
|
2111
|
-
}
|
|
2112
|
-
img::selection {
|
|
2113
|
-
background-color: transparent;
|
|
2114
|
-
}
|
|
2115
2065
|
.fy-button__mr-5___A5qJJ,
|
|
2116
2066
|
.fy-button__mr5___BRUgW {
|
|
2117
2067
|
margin-right: 30px !important;
|
|
@@ -2203,7 +2153,7 @@ img::selection {
|
|
|
2203
2153
|
.fy-button__button___UES8C span {
|
|
2204
2154
|
display: inline-flex;
|
|
2205
2155
|
}
|
|
2206
|
-
.fy-button__button___UES8C:focus {
|
|
2156
|
+
.fy-button__button___UES8C:focus-visible {
|
|
2207
2157
|
outline: none;
|
|
2208
2158
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
2209
2159
|
}
|
|
@@ -2759,9 +2709,6 @@ h5,
|
|
|
2759
2709
|
.empty-state__margin0auto___MdjpN {
|
|
2760
2710
|
margin: 0 auto;
|
|
2761
2711
|
}
|
|
2762
|
-
button {
|
|
2763
|
-
cursor: pointer;
|
|
2764
|
-
}
|
|
2765
2712
|
.empty-state__base-page-container___Rs1GA,
|
|
2766
2713
|
.empty-state__basePageContainer___rpPQg {
|
|
2767
2714
|
max-width: 1440px !important;
|
|
@@ -2770,13 +2717,6 @@ button {
|
|
|
2770
2717
|
.empty-state__removeScroll___WpvCq {
|
|
2771
2718
|
overflow-y: hidden !important;
|
|
2772
2719
|
}
|
|
2773
|
-
::selection {
|
|
2774
|
-
background-color: #e8a76c;
|
|
2775
|
-
color: #000;
|
|
2776
|
-
}
|
|
2777
|
-
img::selection {
|
|
2778
|
-
background-color: transparent;
|
|
2779
|
-
}
|
|
2780
2720
|
.empty-state__mr-5___HffGR,
|
|
2781
2721
|
.empty-state__mr5___Wg4Mk {
|
|
2782
2722
|
margin-right: 30px !important;
|