@weareconceptstudio/account 1.0.5 → 2.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/AccountProvider.d.ts.map +1 -1
- package/dist/AccountProvider.js +36 -9
- package/dist/AccountProvider.js.map +1 -1
- package/dist/components/AccountButton/style.d.ts +1 -1
- package/dist/components/AccountButton/style.d.ts.map +1 -1
- package/dist/components/AccountButton/style.js.map +1 -1
- package/dist/components/AccountContainer/style.d.ts +1 -1
- package/dist/components/AccountContainer/style.d.ts.map +1 -1
- package/dist/components/AccountCounter/index.js +2 -2
- package/dist/components/AccountCounter/index.js.map +1 -1
- package/dist/components/AccountCounter/style.d.ts +1 -1
- package/dist/components/AccountCounter/style.d.ts.map +1 -1
- package/dist/components/AccountCounter/style.js +5 -5
- package/dist/components/CustomCheckbox/style.d.ts +1 -1
- package/dist/components/CustomCheckbox/style.d.ts.map +1 -1
- package/dist/components/CustomCheckbox/style.js.map +1 -1
- package/dist/components/FormInputCode/style.d.ts +1 -1
- package/dist/components/FormInputCode/style.d.ts.map +1 -1
- package/dist/components/FormInputCode/style.js.map +1 -1
- package/dist/components/Loader/style.d.ts +1 -1
- package/dist/components/Loader/style.d.ts.map +1 -1
- package/dist/components/Loader/style.js +1 -1
- package/dist/components/Pagination/style.d.ts +1 -1
- package/dist/components/Pagination/style.d.ts.map +1 -1
- package/dist/components/Pagination/style.js.map +1 -1
- package/dist/components/Sequence/Skeleton/style.d.ts +1 -1
- package/dist/components/Sequence/Skeleton/style.d.ts.map +1 -1
- package/dist/components/Sequence/Skeleton/style.js.map +1 -1
- package/dist/components/Sequence/style.d.ts +1 -1
- package/dist/components/Sequence/style.d.ts.map +1 -1
- package/dist/components/SkeletonModel/style.d.ts +1 -1
- package/dist/components/SkeletonModel/style.d.ts.map +1 -1
- package/dist/components/SkeletonModel/style.js +2 -1
- package/dist/components/SkeletonModel/style.js.map +1 -1
- package/dist/components/TotalCheckout/BalanceComp/index.js +6 -5
- package/dist/components/TotalCheckout/BalanceComp/index.js.map +1 -1
- package/dist/components/TotalCheckout/BalanceComp/style.d.ts +1 -1
- package/dist/components/TotalCheckout/BalanceComp/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/CommentComp/index.js +1 -1
- package/dist/components/TotalCheckout/CommentComp/index.js.map +1 -1
- package/dist/components/TotalCheckout/CommentComp/style.d.ts +1 -1
- package/dist/components/TotalCheckout/CommentComp/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/CommentComp/style.js.map +1 -1
- package/dist/components/TotalCheckout/FreeShippingComp/index.d.ts.map +1 -1
- package/dist/components/TotalCheckout/FreeShippingComp/index.js +5 -5
- package/dist/components/TotalCheckout/FreeShippingComp/index.js.map +1 -1
- package/dist/components/TotalCheckout/FreeShippingComp/style.d.ts +1 -1
- package/dist/components/TotalCheckout/FreeShippingComp/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/FreeShippingComp/style.js.map +1 -1
- package/dist/components/TotalCheckout/GiftComp/index.d.ts.map +1 -1
- package/dist/components/TotalCheckout/GiftComp/index.js +6 -4
- package/dist/components/TotalCheckout/GiftComp/index.js.map +1 -1
- package/dist/components/TotalCheckout/GiftComp/style.d.ts +1 -1
- package/dist/components/TotalCheckout/GiftComp/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/GiftComp/style.js.map +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/AppliedPromotion/index.d.ts.map +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/AppliedPromotion/index.js.map +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/index.d.ts.map +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/index.js +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/index.js.map +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/style.d.ts +1 -1
- package/dist/components/TotalCheckout/PromoCodeComp/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/Skeleton/style.d.ts +1 -1
- package/dist/components/TotalCheckout/Skeleton/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/index.d.ts.map +1 -1
- package/dist/components/TotalCheckout/index.js +23 -19
- package/dist/components/TotalCheckout/index.js.map +1 -1
- package/dist/components/TotalCheckout/style.d.ts +1 -1
- package/dist/components/TotalCheckout/style.d.ts.map +1 -1
- package/dist/components/TotalCheckout/style.js +16 -1
- package/dist/components/TotalCheckout/style.js.map +1 -1
- package/dist/components/WarningMessage/style.d.ts +1 -1
- package/dist/components/WarningMessage/style.d.ts.map +1 -1
- package/dist/components/WarningMessage/style.js.map +1 -1
- package/dist/components/WarningMessageForPopup/index.d.ts.map +1 -1
- package/dist/components/WarningMessageForPopup/index.js.map +1 -1
- package/dist/components/WarningMessageForPopup/style.d.ts +1 -1
- package/dist/components/WarningMessageForPopup/style.d.ts.map +1 -1
- package/dist/components/WarningMessageForPopup/style.js.map +1 -1
- package/dist/components/index.js +2 -0
- package/dist/components/index.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.js +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.d.ts +3 -3
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.js +5 -7
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.d.ts +1 -3
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.js +18 -8
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/index.js +5 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.d.ts +2 -2
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.js +3 -3
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.js +4 -2
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.js +5 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/Voucher/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/Voucher/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/Voucher/style.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/index.d.ts +1 -2
- package/dist/modules/account/AccountBalanceTemplate/index.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/index.js +2 -2
- package/dist/modules/account/AccountBalanceTemplate/index.js.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/style.d.ts +1 -1
- package/dist/modules/account/AccountBalanceTemplate/style.d.ts.map +1 -1
- package/dist/modules/account/AccountBalanceTemplate/style.js.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.d.ts.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.js +37 -3
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.js.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/style.d.ts +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/style.d.ts.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/style.js.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountPassword/style.d.ts +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountPassword/style.d.ts.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/AccountPassword/style.js.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/Subscription/style.d.ts +1 -1
- package/dist/modules/account/AccountSettingsTemplate/Subscription/style.d.ts.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/index.d.ts.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/index.js +2 -2
- package/dist/modules/account/AccountSettingsTemplate/index.js.map +1 -1
- package/dist/modules/account/AccountSettingsTemplate/style.d.ts +1 -1
- package/dist/modules/account/AccountSettingsTemplate/style.d.ts.map +1 -1
- package/dist/modules/account/AccountTemplate/index.js +1 -1
- package/dist/modules/account/AccountTemplate/index.js.map +1 -1
- package/dist/modules/account/AccountTemplate/style.d.ts +1 -1
- package/dist/modules/account/AccountTemplate/style.d.ts.map +1 -1
- package/dist/modules/address/AddressForm/index.d.ts.map +1 -1
- package/dist/modules/address/AddressForm/index.js +21 -3
- package/dist/modules/address/AddressForm/index.js.map +1 -1
- package/dist/modules/address/AddressForm/style.d.ts +1 -1
- package/dist/modules/address/AddressForm/style.d.ts.map +1 -1
- package/dist/modules/address/AddressForm/style.js.map +1 -1
- package/dist/modules/address/AddressItem/index.d.ts.map +1 -1
- package/dist/modules/address/AddressItem/index.js +12 -6
- package/dist/modules/address/AddressItem/index.js.map +1 -1
- package/dist/modules/address/AddressItem/style.d.ts +1 -1
- package/dist/modules/address/AddressItem/style.d.ts.map +1 -1
- package/dist/modules/address/AddressItem/style.js.map +1 -1
- package/dist/modules/address/AddressProvider.d.ts.map +1 -1
- package/dist/modules/address/AddressProvider.js +109 -20
- package/dist/modules/address/AddressProvider.js.map +1 -1
- package/dist/modules/address/AddressWrap/index.d.ts.map +1 -1
- package/dist/modules/address/AddressWrap/index.js +4 -2
- package/dist/modules/address/AddressWrap/index.js.map +1 -1
- package/dist/modules/address/AddressesTemplate/index.js +2 -2
- package/dist/modules/address/AddressesTemplate/index.js.map +1 -1
- package/dist/modules/address/AddressesTemplate/style.d.ts +1 -1
- package/dist/modules/address/AddressesTemplate/style.d.ts.map +1 -1
- package/dist/modules/address/AddressesTemplate/style.js.map +1 -1
- package/dist/modules/address/SelectAddress/Skeleton/style.d.ts +1 -1
- package/dist/modules/address/SelectAddress/Skeleton/style.d.ts.map +1 -1
- package/dist/modules/address/SelectAddress/Skeleton/style.js.map +1 -1
- package/dist/modules/address/SelectAddressPopup/index.d.ts.map +1 -1
- package/dist/modules/address/SelectAddressPopup/index.js +29 -21
- package/dist/modules/address/SelectAddressPopup/index.js.map +1 -1
- package/dist/modules/address/SelectAddressPopup/style.d.ts +1 -1
- package/dist/modules/address/SelectAddressPopup/style.d.ts.map +1 -1
- package/dist/modules/address/SelectAddressPopup/style.js.map +1 -1
- package/dist/modules/address/ShippingBillingForm/index.js +2 -2
- package/dist/modules/address/ShippingBillingForm/index.js.map +1 -1
- package/dist/modules/address/ShippingBillingForm/style.d.ts +1 -1
- package/dist/modules/address/ShippingBillingForm/style.d.ts.map +1 -1
- package/dist/modules/address/ShippingBillingForm/style.js.map +1 -1
- package/dist/modules/address/ShippingBillingInfo/index.d.ts.map +1 -1
- package/dist/modules/address/ShippingBillingInfo/index.js +10 -3
- package/dist/modules/address/ShippingBillingInfo/index.js.map +1 -1
- package/dist/modules/address/ShippingBillingInfo/style.d.ts +1 -1
- package/dist/modules/address/ShippingBillingInfo/style.d.ts.map +1 -1
- package/dist/modules/address/ShippingBillingInfo/style.js.map +1 -1
- package/dist/modules/auth/ForgotPasswordTemplate/index.d.ts.map +1 -1
- package/dist/modules/auth/ForgotPasswordTemplate/index.js +3 -1
- package/dist/modules/auth/ForgotPasswordTemplate/index.js.map +1 -1
- package/dist/modules/auth/ForgotPasswordTemplate/style.d.ts +1 -1
- package/dist/modules/auth/ForgotPasswordTemplate/style.d.ts.map +1 -1
- package/dist/modules/auth/ForgotPasswordTemplate/style.js.map +1 -1
- package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/index.js +1 -1
- package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/style.d.ts +1 -1
- package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/style.d.ts.map +1 -1
- package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/style.js.map +1 -1
- package/dist/modules/auth/ResetPasswordTemplate/style.d.ts +1 -1
- package/dist/modules/auth/ResetPasswordTemplate/style.d.ts.map +1 -1
- package/dist/modules/auth/SignInTemplate/index.d.ts +1 -2
- package/dist/modules/auth/SignInTemplate/index.d.ts.map +1 -1
- package/dist/modules/auth/SignInTemplate/index.js +4 -4
- package/dist/modules/auth/SignInTemplate/index.js.map +1 -1
- package/dist/modules/auth/SignInTemplate/style.d.ts +1 -1
- package/dist/modules/auth/SignInTemplate/style.d.ts.map +1 -1
- package/dist/modules/auth/SignInTemplate/style.js.map +1 -1
- package/dist/modules/auth/SignUpTemplate/index.d.ts +1 -2
- package/dist/modules/auth/SignUpTemplate/index.d.ts.map +1 -1
- package/dist/modules/auth/SignUpTemplate/index.js +4 -4
- package/dist/modules/auth/SignUpTemplate/index.js.map +1 -1
- package/dist/modules/auth/SignUpTemplate/style.d.ts +1 -1
- package/dist/modules/auth/SignUpTemplate/style.d.ts.map +1 -1
- package/dist/modules/auth/SignUpTemplate/style.js +1 -0
- package/dist/modules/auth/SignUpTemplate/style.js.map +1 -1
- package/dist/modules/auth/VerifyEmailAddressTemplate/style.d.ts +1 -1
- package/dist/modules/auth/VerifyEmailAddressTemplate/style.d.ts.map +1 -1
- package/dist/modules/auth/VerifyEmailAddressTemplate/style.js.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/index.d.ts.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/index.js +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/index.js.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/style.d.ts +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/style.d.ts.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/style.js.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/index.js +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/index.js.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/style.d.ts +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/style.d.ts.map +1 -1
- package/dist/modules/cart/CartTemplate/Skeleton/style.js.map +1 -1
- package/dist/modules/cart/CartTemplate/index.d.ts.map +1 -1
- package/dist/modules/cart/CartTemplate/index.js +15 -10
- package/dist/modules/cart/CartTemplate/index.js.map +1 -1
- package/dist/modules/cart/CartTemplate/style.d.ts +1 -1
- package/dist/modules/cart/CartTemplate/style.d.ts.map +1 -1
- package/dist/modules/cart/EmptyCart/index.d.ts.map +1 -1
- package/dist/modules/cart/EmptyCart/index.js +5 -3
- package/dist/modules/cart/EmptyCart/index.js.map +1 -1
- package/dist/modules/cart/EmptyCart/style.d.ts +1 -1
- package/dist/modules/cart/EmptyCart/style.d.ts.map +1 -1
- package/dist/modules/cart/EmptyCart/style.js +11 -10
- package/dist/modules/cart/EmptyCart/style.js.map +1 -1
- package/dist/modules/cart/components/CartItems/Item/EditButton.d.ts +11 -0
- package/dist/modules/cart/components/CartItems/Item/EditButton.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/EditButton.js +17 -0
- package/dist/modules/cart/components/CartItems/Item/EditButton.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemActions.d.ts +11 -0
- package/dist/modules/cart/components/CartItems/Item/ItemActions.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemActions.js +17 -0
- package/dist/modules/cart/components/CartItems/Item/ItemActions.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemAttributes.d.ts +8 -0
- package/dist/modules/cart/components/CartItems/Item/ItemAttributes.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemAttributes.js +38 -0
- package/dist/modules/cart/components/CartItems/Item/ItemAttributes.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemImage.d.ts +9 -0
- package/dist/modules/cart/components/CartItems/Item/ItemImage.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemImage.js +12 -0
- package/dist/modules/cart/components/CartItems/Item/ItemImage.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemTitle.d.ts +10 -0
- package/dist/modules/cart/components/CartItems/Item/ItemTitle.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/ItemTitle.js +10 -0
- package/dist/modules/cart/components/CartItems/Item/ItemTitle.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.d.ts +6 -0
- package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.js +9 -0
- package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/PriceDisplay.d.ts +7 -0
- package/dist/modules/cart/components/CartItems/Item/PriceDisplay.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/PriceDisplay.js +25 -0
- package/dist/modules/cart/components/CartItems/Item/PriceDisplay.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/QuantitySelector.d.ts +14 -0
- package/dist/modules/cart/components/CartItems/Item/QuantitySelector.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/QuantitySelector.js +31 -0
- package/dist/modules/cart/components/CartItems/Item/QuantitySelector.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/TotalDisplay.d.ts +7 -0
- package/dist/modules/cart/components/CartItems/Item/TotalDisplay.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/TotalDisplay.js +25 -0
- package/dist/modules/cart/components/CartItems/Item/TotalDisplay.js.map +1 -0
- package/dist/modules/cart/components/CartItems/Item/index.d.ts.map +1 -1
- package/dist/modules/cart/components/CartItems/Item/index.js +39 -69
- package/dist/modules/cart/components/CartItems/Item/index.js.map +1 -1
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.d.ts +14 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.js +22 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.d.ts +8 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.js +35 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.d.ts +9 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.js +12 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.d.ts +8 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.js +38 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.d.ts +14 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.js +47 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.d.ts +10 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.js +10 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.d.ts +7 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.js +41 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.d.ts +6 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.d.ts.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.js +10 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.js.map +1 -0
- package/dist/modules/cart/components/CartItems/ItemMobile/index.d.ts.map +1 -1
- package/dist/modules/cart/components/CartItems/ItemMobile/index.js +36 -70
- package/dist/modules/cart/components/CartItems/ItemMobile/index.js.map +1 -1
- package/dist/modules/cart/components/CartItems/index.d.ts.map +1 -1
- package/dist/modules/cart/components/CartItems/index.js +10 -6
- package/dist/modules/cart/components/CartItems/index.js.map +1 -1
- package/dist/modules/cart/components/CartItems/style.d.ts +1 -1
- package/dist/modules/cart/components/CartItems/style.d.ts.map +1 -1
- package/dist/modules/cart/components/CartItems/style.js +67 -7
- package/dist/modules/cart/components/CartItems/style.js.map +1 -1
- package/dist/modules/cart/index.d.ts +0 -1
- package/dist/modules/cart/index.d.ts.map +1 -1
- package/dist/modules/cart/index.js +3 -1
- package/dist/modules/cart/index.js.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/StepReview/index.d.ts.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/StepReview/index.js +4 -5
- package/dist/modules/checkout/CheckoutTemplate/StepReview/index.js.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.d.ts +4 -1
- package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.d.ts.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.js +13 -4
- package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.js.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/index.d.ts.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/index.js +41 -5
- package/dist/modules/checkout/CheckoutTemplate/index.js.map +1 -1
- package/dist/modules/checkout/CheckoutTemplate/style.d.ts +1 -1
- package/dist/modules/checkout/CheckoutTemplate/style.d.ts.map +1 -1
- package/dist/modules/checkout/PaymentFailedTemplate/index.js +1 -1
- package/dist/modules/checkout/PaymentFailedTemplate/index.js.map +1 -1
- package/dist/modules/checkout/PaymentFailedTemplate/style.d.ts +1 -1
- package/dist/modules/checkout/PaymentFailedTemplate/style.d.ts.map +1 -1
- package/dist/modules/checkout/PaymentFailedTemplate/style.js.map +1 -1
- package/dist/modules/checkout/ThankYouTemplate/index.js +1 -1
- package/dist/modules/checkout/ThankYouTemplate/index.js.map +1 -1
- package/dist/modules/checkout/ThankYouTemplate/style.d.ts +1 -1
- package/dist/modules/checkout/ThankYouTemplate/style.d.ts.map +1 -1
- package/dist/modules/checkout/ThankYouTemplate/style.js.map +1 -1
- package/dist/modules/index.d.ts +1 -1
- package/dist/modules/index.js +2 -1
- package/dist/modules/index.js.map +1 -1
- package/dist/modules/order/EmptyOrders/style.d.ts +1 -1
- package/dist/modules/order/EmptyOrders/style.d.ts.map +1 -1
- package/dist/modules/order/EmptyOrders/style.js.map +1 -1
- package/dist/modules/order/OrderDetails/index.d.ts.map +1 -1
- package/dist/modules/order/OrderDetails/index.js +14 -14
- package/dist/modules/order/OrderDetails/index.js.map +1 -1
- package/dist/modules/order/OrderDetails/style.d.ts +1 -1
- package/dist/modules/order/OrderDetails/style.d.ts.map +1 -1
- package/dist/modules/order/OrderDetails/style.js.map +1 -1
- package/dist/modules/order/OrderHistoryTemplate/style.d.ts +1 -1
- package/dist/modules/order/OrderHistoryTemplate/style.d.ts.map +1 -1
- package/dist/modules/order/OrderIndividualTemplate/index.d.ts.map +1 -1
- package/dist/modules/order/OrderIndividualTemplate/index.js +5 -3
- package/dist/modules/order/OrderIndividualTemplate/index.js.map +1 -1
- package/dist/modules/order/OrderIndividualTemplate/style.d.ts +1 -1
- package/dist/modules/order/OrderIndividualTemplate/style.d.ts.map +1 -1
- package/dist/modules/order/OrderRatePopup/style.d.ts +1 -1
- package/dist/modules/order/OrderRatePopup/style.d.ts.map +1 -1
- package/dist/modules/order/OrderRateReview/style.d.ts +1 -1
- package/dist/modules/order/OrderRateReview/style.d.ts.map +1 -1
- package/dist/modules/order/OrderReview/style.d.ts +1 -1
- package/dist/modules/order/OrderReview/style.d.ts.map +1 -1
- package/dist/modules/order/OrderReviewPopup/style.d.ts +1 -1
- package/dist/modules/order/OrderReviewPopup/style.d.ts.map +1 -1
- package/dist/modules/order/OrderReviewPopup/style.js +1 -1
- package/dist/modules/order/OrderReviewTemplate/style.d.ts +1 -1
- package/dist/modules/order/OrderReviewTemplate/style.d.ts.map +1 -1
- package/dist/modules/order/OrderStatus/style.d.ts +1 -1
- package/dist/modules/order/OrderStatus/style.d.ts.map +1 -1
- package/dist/modules/order/OrderedItems/Item/index.d.ts.map +1 -1
- package/dist/modules/order/OrderedItems/Item/index.js +36 -31
- package/dist/modules/order/OrderedItems/Item/index.js.map +1 -1
- package/dist/modules/order/OrderedItems/ItemMobile/index.d.ts.map +1 -1
- package/dist/modules/order/OrderedItems/ItemMobile/index.js +32 -29
- package/dist/modules/order/OrderedItems/ItemMobile/index.js.map +1 -1
- package/dist/modules/order/OrderedItems/Review/Popup/index.d.ts +4 -0
- package/dist/modules/order/OrderedItems/Review/Popup/index.d.ts.map +1 -0
- package/dist/modules/order/OrderedItems/Review/Popup/index.js +70 -0
- package/dist/modules/order/OrderedItems/Review/Popup/index.js.map +1 -0
- package/dist/modules/order/OrderedItems/Review/Popup/style.d.ts +3 -0
- package/dist/modules/order/OrderedItems/Review/Popup/style.d.ts.map +1 -0
- package/dist/modules/order/OrderedItems/Review/Popup/style.js +326 -0
- package/dist/modules/order/OrderedItems/Review/Popup/style.js.map +1 -0
- package/dist/modules/order/OrderedItems/Review/index.d.ts +9 -0
- package/dist/modules/order/OrderedItems/Review/index.d.ts.map +1 -0
- package/dist/modules/order/OrderedItems/Review/index.js +57 -0
- package/dist/modules/order/OrderedItems/Review/index.js.map +1 -0
- package/dist/modules/order/OrderedItems/index.d.ts +2 -1
- package/dist/modules/order/OrderedItems/index.d.ts.map +1 -1
- package/dist/modules/order/OrderedItems/index.js +14 -6
- package/dist/modules/order/OrderedItems/index.js.map +1 -1
- package/dist/modules/order/OrderedItems/style.d.ts +1 -1
- package/dist/modules/order/OrderedItems/style.d.ts.map +1 -1
- package/dist/modules/order/OrderedItems/style.js +48 -12
- package/dist/modules/order/OrderedItems/style.js.map +1 -1
- package/dist/modules/order/OrderedItems/util.d.ts +4 -0
- package/dist/modules/order/OrderedItems/util.d.ts.map +1 -1
- package/dist/modules/order/OrderedItems/util.js +21 -0
- package/dist/modules/order/OrderedItems/util.js.map +1 -1
- package/dist/modules/order/OrdersList/Item/index.d.ts.map +1 -1
- package/dist/modules/order/OrdersList/Item/index.js +6 -7
- package/dist/modules/order/OrdersList/Item/index.js.map +1 -1
- package/dist/modules/order/OrdersList/ItemMobile/index.d.ts.map +1 -1
- package/dist/modules/order/OrdersList/ItemMobile/index.js +7 -7
- package/dist/modules/order/OrdersList/ItemMobile/index.js.map +1 -1
- package/dist/modules/order/OrdersList/index.d.ts.map +1 -1
- package/dist/modules/order/OrdersList/index.js +6 -4
- package/dist/modules/order/OrdersList/index.js.map +1 -1
- package/dist/modules/order/OrdersList/style.d.ts +1 -1
- package/dist/modules/order/OrdersList/style.d.ts.map +1 -1
- package/dist/modules/order/OrdersList/style.js +7 -7
- package/dist/modules/order/OrdersList/style.js.map +1 -1
- package/dist/modules/order/index.d.ts +1 -0
- package/dist/modules/order/index.d.ts.map +1 -1
- package/dist/modules/order/index.js +1 -0
- package/dist/modules/order/index.js.map +1 -1
- package/dist/modules/payment/AddNewCard/index.js +1 -1
- package/dist/modules/payment/AddNewCard/index.js.map +1 -1
- package/dist/modules/payment/AddNewCard/style.d.ts +1 -1
- package/dist/modules/payment/AddNewCard/style.d.ts.map +1 -1
- package/dist/modules/payment/AddNewCard/style.js +4 -1
- package/dist/modules/payment/AddNewCard/style.js.map +1 -1
- package/dist/modules/payment/Card/index.js +1 -1
- package/dist/modules/payment/Card/index.js.map +1 -1
- package/dist/modules/payment/Card/style.d.ts +1 -1
- package/dist/modules/payment/Card/style.d.ts.map +1 -1
- package/dist/modules/payment/Card/style.js +4 -1
- package/dist/modules/payment/Card/style.js.map +1 -1
- package/dist/modules/payment/Cards/style.d.ts +1 -1
- package/dist/modules/payment/Cards/style.d.ts.map +1 -1
- package/dist/modules/payment/Cards/style.js.map +1 -1
- package/dist/modules/payment/Payment/index.js +1 -1
- package/dist/modules/payment/Payment/index.js.map +1 -1
- package/dist/modules/payment/Payment/style.d.ts +1 -1
- package/dist/modules/payment/Payment/style.d.ts.map +1 -1
- package/dist/modules/payment/Payment/style.js.map +1 -1
- package/dist/modules/payment/PaymentMethodItem/style.d.ts +1 -1
- package/dist/modules/payment/PaymentMethodItem/style.d.ts.map +1 -1
- package/dist/modules/payment/PaymentMethodItem/style.js.map +1 -1
- package/dist/modules/payment/PaymentMethods/style.d.ts +1 -1
- package/dist/modules/payment/PaymentMethods/style.d.ts.map +1 -1
- package/dist/modules/payment/PaymentMethods/style.js.map +1 -1
- package/dist/modules/payment/PaymentMethodsTemplate/style.d.ts +1 -1
- package/dist/modules/payment/PaymentMethodsTemplate/style.d.ts.map +1 -1
- package/dist/modules/payment/PaymentWrap/style.d.ts +1 -1
- package/dist/modules/payment/PaymentWrap/style.d.ts.map +1 -1
- package/dist/modules/payment/PaymentWrap/style.js.map +1 -1
- package/dist/modules/payment/SelectPaymentMethodPopup/index.js +1 -1
- package/dist/modules/payment/SelectPaymentMethodPopup/index.js.map +1 -1
- package/dist/modules/payment/SelectPaymentMethodPopup/style.d.ts +1 -1
- package/dist/modules/payment/SelectPaymentMethodPopup/style.d.ts.map +1 -1
- package/dist/modules/payment/SelectPaymentMethodPopup/style.js.map +1 -1
- package/dist/modules/payment/SelectedPayment/index.js +1 -1
- package/dist/modules/payment/SelectedPayment/index.js.map +1 -1
- package/dist/translations/en.d.ts +23 -2
- package/dist/translations/en.d.ts.map +1 -1
- package/dist/translations/en.js +23 -2
- package/dist/translations/en.js.map +1 -1
- package/dist/translations/hy.d.ts +23 -2
- package/dist/translations/hy.d.ts.map +1 -1
- package/dist/translations/hy.js +23 -2
- package/dist/translations/hy.js.map +1 -1
- package/dist/translations/index.d.ts +374 -5
- package/dist/translations/index.d.ts.map +1 -1
- package/dist/translations/index.js +2 -1
- package/dist/translations/index.js.map +1 -1
- package/dist/translations/it.d.ts +309 -0
- package/dist/translations/it.d.ts.map +1 -0
- package/dist/translations/it.js +308 -0
- package/dist/translations/it.js.map +1 -0
- package/dist/translations/ru.d.ts +21 -1
- package/dist/translations/ru.d.ts.map +1 -1
- package/dist/translations/ru.js +25 -5
- package/dist/translations/ru.js.map +1 -1
- package/dist/utils/config.d.ts +48 -4
- package/dist/utils/config.d.ts.map +1 -1
- package/dist/utils/config.js +42 -7
- package/dist/utils/config.js.map +1 -1
- package/package.json +14 -6
- package/dist/modules/cart/CartProvider.d.ts +0 -79
- package/dist/modules/cart/CartProvider.d.ts.map +0 -1
- package/dist/modules/cart/CartProvider.js +0 -376
- package/dist/modules/cart/CartProvider.js.map +0 -1
|
@@ -12,7 +12,7 @@ declare const _default: {
|
|
|
12
12
|
deleteYourAccount: string;
|
|
13
13
|
deleteYourAccountDesc: string;
|
|
14
14
|
welcomeBack: string;
|
|
15
|
-
|
|
15
|
+
continueWith: string;
|
|
16
16
|
};
|
|
17
17
|
password_management: {
|
|
18
18
|
password: string;
|
|
@@ -31,6 +31,7 @@ declare const _default: {
|
|
|
31
31
|
newPasswordPlaceholder: string;
|
|
32
32
|
confirmNewPassword: string;
|
|
33
33
|
confirmNewPasswordPlaceholder: string;
|
|
34
|
+
restore: string;
|
|
34
35
|
};
|
|
35
36
|
email_verification: {
|
|
36
37
|
verifyYourEmail: string;
|
|
@@ -148,7 +149,7 @@ declare const _default: {
|
|
|
148
149
|
shopNow: string;
|
|
149
150
|
add: string;
|
|
150
151
|
backToShop: string;
|
|
151
|
-
|
|
152
|
+
backToLoginPage: string;
|
|
152
153
|
continueShopping: string;
|
|
153
154
|
color: string;
|
|
154
155
|
size: string;
|
|
@@ -274,6 +275,26 @@ declare const _default: {
|
|
|
274
275
|
rateExpiredTitle: string;
|
|
275
276
|
rateExpiredDescription: string;
|
|
276
277
|
replyTitle: string;
|
|
278
|
+
writeReviewDesc: string;
|
|
279
|
+
writeReview: string;
|
|
280
|
+
editReview: string;
|
|
281
|
+
yes: string;
|
|
282
|
+
iRecommendThisProduct: string;
|
|
283
|
+
no: string;
|
|
284
|
+
iDoNotRecommendThisProduct: string;
|
|
285
|
+
reviewTitle: string;
|
|
286
|
+
reviewContent: string;
|
|
287
|
+
reviewImages: string;
|
|
288
|
+
reviewReply: string;
|
|
289
|
+
reviewReplyTitle: string;
|
|
290
|
+
reviewReplyContent: string;
|
|
291
|
+
thankYouPopupTitle: string;
|
|
292
|
+
thankYouPopupDesc: string;
|
|
293
|
+
writeYourReview: string;
|
|
294
|
+
writeYourReviewDesc1: string;
|
|
295
|
+
reviewGuidelinesWithSymbol: string;
|
|
296
|
+
writeYourReviewDesc2: string;
|
|
297
|
+
contactUsWithSymbol: string;
|
|
277
298
|
};
|
|
278
299
|
subscription: {
|
|
279
300
|
subscription: string;
|
|
@@ -298,11 +319,12 @@ declare const _default: {
|
|
|
298
319
|
deleteYourAccount: string;
|
|
299
320
|
deleteYourAccountDesc: string;
|
|
300
321
|
welcomeBack: string;
|
|
301
|
-
|
|
322
|
+
continueWith: string;
|
|
302
323
|
};
|
|
303
324
|
password_management: {
|
|
304
325
|
password: string;
|
|
305
326
|
passwordPlaceholder: string;
|
|
327
|
+
restore: string;
|
|
306
328
|
resetPassword: string;
|
|
307
329
|
forgotPassword: string;
|
|
308
330
|
forgotPasswordWithSymbol: string;
|
|
@@ -434,7 +456,7 @@ declare const _default: {
|
|
|
434
456
|
shopNow: string;
|
|
435
457
|
add: string;
|
|
436
458
|
backToShop: string;
|
|
437
|
-
|
|
459
|
+
backToLoginPage: string;
|
|
438
460
|
continueShopping: string;
|
|
439
461
|
color: string;
|
|
440
462
|
size: string;
|
|
@@ -560,6 +582,26 @@ declare const _default: {
|
|
|
560
582
|
rateExpiredTitle: string;
|
|
561
583
|
rateExpiredDescription: string;
|
|
562
584
|
replyTitle: string;
|
|
585
|
+
writeReviewDesc: string;
|
|
586
|
+
writeReview: string;
|
|
587
|
+
editReview: string;
|
|
588
|
+
yes: string;
|
|
589
|
+
iRecommendThisProduct: string;
|
|
590
|
+
no: string;
|
|
591
|
+
iDoNotRecommendThisProduct: string;
|
|
592
|
+
reviewTitle: string;
|
|
593
|
+
reviewContent: string;
|
|
594
|
+
reviewImages: string;
|
|
595
|
+
reviewReply: string;
|
|
596
|
+
reviewReplyTitle: string;
|
|
597
|
+
reviewReplyContent: string;
|
|
598
|
+
thankYouPopupTitle: string;
|
|
599
|
+
thankYouPopupDesc: string;
|
|
600
|
+
writeYourReview: string;
|
|
601
|
+
writeYourReviewDesc1: string;
|
|
602
|
+
reviewGuidelinesWithSymbol: string;
|
|
603
|
+
writeYourReviewDesc2: string;
|
|
604
|
+
contactUsWithSymbol: string;
|
|
563
605
|
};
|
|
564
606
|
subscription: {
|
|
565
607
|
subscription: string;
|
|
@@ -584,7 +626,7 @@ declare const _default: {
|
|
|
584
626
|
deleteYourAccount: string;
|
|
585
627
|
deleteYourAccountDesc: string;
|
|
586
628
|
welcomeBack: string;
|
|
587
|
-
|
|
629
|
+
continueWith: string;
|
|
588
630
|
};
|
|
589
631
|
password_management: {
|
|
590
632
|
restore: string;
|
|
@@ -847,6 +889,333 @@ declare const _default: {
|
|
|
847
889
|
rateExpiredTitle: string;
|
|
848
890
|
rateExpiredDescription: string;
|
|
849
891
|
replyTitle: string;
|
|
892
|
+
writeReviewDesc: string;
|
|
893
|
+
writeReview: string;
|
|
894
|
+
editReview: string;
|
|
895
|
+
yes: string;
|
|
896
|
+
iRecommendThisProduct: string;
|
|
897
|
+
no: string;
|
|
898
|
+
iDoNotRecommendThisProduct: string;
|
|
899
|
+
reviewTitle: string;
|
|
900
|
+
reviewContent: string;
|
|
901
|
+
reviewImages: string;
|
|
902
|
+
reviewReply: string;
|
|
903
|
+
reviewReplyTitle: string;
|
|
904
|
+
reviewReplyContent: string;
|
|
905
|
+
thankYouPopupTitle: string;
|
|
906
|
+
thankYouPopupDesc: string;
|
|
907
|
+
writeYourReview: string;
|
|
908
|
+
writeYourReviewDesc1: string;
|
|
909
|
+
reviewGuidelinesWithSymbol: string;
|
|
910
|
+
writeYourReviewDesc2: string;
|
|
911
|
+
contactUsWithSymbol: string;
|
|
912
|
+
};
|
|
913
|
+
subscription: {
|
|
914
|
+
subscription: string;
|
|
915
|
+
email: string;
|
|
916
|
+
phone: string;
|
|
917
|
+
sms: string;
|
|
918
|
+
subscribed: string;
|
|
919
|
+
unsubscribed: string;
|
|
920
|
+
};
|
|
921
|
+
};
|
|
922
|
+
};
|
|
923
|
+
it: {
|
|
924
|
+
account: {
|
|
925
|
+
auth_account_management: {
|
|
926
|
+
login: string;
|
|
927
|
+
signUp: string;
|
|
928
|
+
registration: string;
|
|
929
|
+
joinNow: string;
|
|
930
|
+
signOut: string;
|
|
931
|
+
doNotHaveAccount: string;
|
|
932
|
+
alreadyHaveAnAccount: string;
|
|
933
|
+
deleteYourAccount: string;
|
|
934
|
+
deleteYourAccountDesc: string;
|
|
935
|
+
welcomeBack: string;
|
|
936
|
+
continueWith: string;
|
|
937
|
+
};
|
|
938
|
+
password_management: {
|
|
939
|
+
password: string;
|
|
940
|
+
passwordPlaceholder: string;
|
|
941
|
+
resetPassword: string;
|
|
942
|
+
forgotPassword: string;
|
|
943
|
+
forgotPasswordWithSymbol: string;
|
|
944
|
+
forgotPasswordDescription: string;
|
|
945
|
+
successfullyMessage: string;
|
|
946
|
+
yourPasswordHaveBeenChanged: string;
|
|
947
|
+
enterCurrentPassword: string;
|
|
948
|
+
enterCurrentPasswordPlaceholder: string;
|
|
949
|
+
enterNewPassword: string;
|
|
950
|
+
enterNewPasswordPlaceholder: string;
|
|
951
|
+
newPassword: string;
|
|
952
|
+
newPasswordPlaceholder: string;
|
|
953
|
+
confirmNewPassword: string;
|
|
954
|
+
confirmNewPasswordPlaceholder: string;
|
|
955
|
+
restore: string;
|
|
956
|
+
};
|
|
957
|
+
email_verification: {
|
|
958
|
+
verifyYourEmail: string;
|
|
959
|
+
verifyText1: string;
|
|
960
|
+
verifyText2: string;
|
|
961
|
+
verify: string;
|
|
962
|
+
haveNotReceivedIt: string;
|
|
963
|
+
resendNewCode: string;
|
|
964
|
+
codeResendSuccessTitle: string;
|
|
965
|
+
codeResendSuccessSubtitle: string;
|
|
966
|
+
recoveryText: string;
|
|
967
|
+
resendNewLink: string;
|
|
968
|
+
};
|
|
969
|
+
account_info: {
|
|
970
|
+
myAccount: string;
|
|
971
|
+
accountInformation: string;
|
|
972
|
+
accountSettings: string;
|
|
973
|
+
orderHistory: string;
|
|
974
|
+
username: string;
|
|
975
|
+
usernamePlaceholder: string;
|
|
976
|
+
name: string;
|
|
977
|
+
namePlaceholder: string;
|
|
978
|
+
firstName: string;
|
|
979
|
+
firstNamePlaceholder: string;
|
|
980
|
+
lastName: string;
|
|
981
|
+
lastNamePlaceholder: string;
|
|
982
|
+
email: string;
|
|
983
|
+
emailPlaceholder: string;
|
|
984
|
+
phone: string;
|
|
985
|
+
phonePlaceholder: string;
|
|
986
|
+
yourSettingsHaveBeenSavedTitle: string;
|
|
987
|
+
yourSettingsHaveBeenSavedDescription: string;
|
|
988
|
+
};
|
|
989
|
+
cart_checkout: {
|
|
990
|
+
editCart: string;
|
|
991
|
+
cartEmpty: string;
|
|
992
|
+
cartEmptyDesc: string;
|
|
993
|
+
myCart: string;
|
|
994
|
+
orderSummary: string;
|
|
995
|
+
subtotal: string;
|
|
996
|
+
proceedToCheckout: string;
|
|
997
|
+
proceedToPayment: string;
|
|
998
|
+
checkoutCommentPlaceholder: string;
|
|
999
|
+
};
|
|
1000
|
+
order_management: {
|
|
1001
|
+
orderItems: string;
|
|
1002
|
+
orderDate: string;
|
|
1003
|
+
totalItems: string;
|
|
1004
|
+
orderNumber: string;
|
|
1005
|
+
orderStatus: string;
|
|
1006
|
+
totalPrice: string;
|
|
1007
|
+
viewOrder: string;
|
|
1008
|
+
orderDetails: string;
|
|
1009
|
+
inProgress: string;
|
|
1010
|
+
processing: string;
|
|
1011
|
+
completed: string;
|
|
1012
|
+
delivered: string;
|
|
1013
|
+
canceled: string;
|
|
1014
|
+
accepted: string;
|
|
1015
|
+
payment_failed: string;
|
|
1016
|
+
pending: string;
|
|
1017
|
+
confirmMessageTitle: string;
|
|
1018
|
+
confirmMessageDesc: string;
|
|
1019
|
+
paymentFailedTitle: string;
|
|
1020
|
+
paymentFailedDesc: string;
|
|
1021
|
+
};
|
|
1022
|
+
address_management: {
|
|
1023
|
+
addresses: string;
|
|
1024
|
+
address: string;
|
|
1025
|
+
addressPlaceholder: string;
|
|
1026
|
+
shipping: string;
|
|
1027
|
+
billing: string;
|
|
1028
|
+
shippingAddress: string;
|
|
1029
|
+
billingAddress: string;
|
|
1030
|
+
addNewAddress: string;
|
|
1031
|
+
addNewShippingAddress: string;
|
|
1032
|
+
addNewBillingAddress: string;
|
|
1033
|
+
updateYourAddress: string;
|
|
1034
|
+
updateYourShippingAddress: string;
|
|
1035
|
+
updateYourBillingAddress: string;
|
|
1036
|
+
thisYourDefaultAddress: string;
|
|
1037
|
+
thisYourDefaultShippingAddress: string;
|
|
1038
|
+
thisYourDefaultBillingAddress: string;
|
|
1039
|
+
makeYourDefaultShippingAddress: string;
|
|
1040
|
+
makeYourDefaultBillingAddress: string;
|
|
1041
|
+
makeYourDefaultAddress: string;
|
|
1042
|
+
defaultAddress: string;
|
|
1043
|
+
defaultShippingAddress: string;
|
|
1044
|
+
defaultBillingAddress: string;
|
|
1045
|
+
deleteAddressMessage: string;
|
|
1046
|
+
confirmDeleteAddress: string;
|
|
1047
|
+
emptyAddress: string;
|
|
1048
|
+
};
|
|
1049
|
+
payment_management: {
|
|
1050
|
+
payment: string;
|
|
1051
|
+
selectPaymentMethod: string;
|
|
1052
|
+
myCards: string;
|
|
1053
|
+
addNewCard: string;
|
|
1054
|
+
cardExpired: string;
|
|
1055
|
+
deleteCardMessage: string;
|
|
1056
|
+
confirmDeleteCard: string;
|
|
1057
|
+
};
|
|
1058
|
+
general_actions: {
|
|
1059
|
+
cancel: string;
|
|
1060
|
+
backToList: string;
|
|
1061
|
+
saveChanges: string;
|
|
1062
|
+
continueToShop: string;
|
|
1063
|
+
saveAndApply: string;
|
|
1064
|
+
remove: string;
|
|
1065
|
+
change: string;
|
|
1066
|
+
edit: string;
|
|
1067
|
+
submit: string;
|
|
1068
|
+
save: string;
|
|
1069
|
+
done: string;
|
|
1070
|
+
shopNow: string;
|
|
1071
|
+
add: string;
|
|
1072
|
+
backToShop: string;
|
|
1073
|
+
backToLoginPage: string;
|
|
1074
|
+
continueShopping: string;
|
|
1075
|
+
color: string;
|
|
1076
|
+
size: string;
|
|
1077
|
+
restore: string;
|
|
1078
|
+
free: string;
|
|
1079
|
+
outOfStock: string;
|
|
1080
|
+
redeem: string;
|
|
1081
|
+
tryAgain: string;
|
|
1082
|
+
};
|
|
1083
|
+
user_status: {
|
|
1084
|
+
tourist: string;
|
|
1085
|
+
touristDesc: string;
|
|
1086
|
+
resident: string;
|
|
1087
|
+
residentDesc: string;
|
|
1088
|
+
citizen: string;
|
|
1089
|
+
citizenDesc: string;
|
|
1090
|
+
};
|
|
1091
|
+
legal_policies: {
|
|
1092
|
+
privacyPolicy: string;
|
|
1093
|
+
checkedText1: string;
|
|
1094
|
+
checkedText2: string;
|
|
1095
|
+
};
|
|
1096
|
+
notifications_messages: {
|
|
1097
|
+
thankYou: string;
|
|
1098
|
+
titleExpired: string;
|
|
1099
|
+
descriptionExpired: string;
|
|
1100
|
+
freeShippingNote: string;
|
|
1101
|
+
freeShippingSuccessText: string;
|
|
1102
|
+
freeShippingSelectText: string;
|
|
1103
|
+
giftNote: string;
|
|
1104
|
+
giftSuccessText: string;
|
|
1105
|
+
};
|
|
1106
|
+
account_deletion: {
|
|
1107
|
+
deleteAccountTextPart1: string;
|
|
1108
|
+
deleteAccountTextPart2: string;
|
|
1109
|
+
deleteAccountTextPart3: string;
|
|
1110
|
+
};
|
|
1111
|
+
address_details: {
|
|
1112
|
+
city: string;
|
|
1113
|
+
cityPlaceholder: string;
|
|
1114
|
+
entrance: string;
|
|
1115
|
+
entrancePlaceholder: string;
|
|
1116
|
+
floor: string;
|
|
1117
|
+
floorPlaceholder: string;
|
|
1118
|
+
apartment: string;
|
|
1119
|
+
apartmentPlaceholder: string;
|
|
1120
|
+
doorBell: string;
|
|
1121
|
+
doorBellPlaceholder: string;
|
|
1122
|
+
noteForCourier: string;
|
|
1123
|
+
noteForCourierPlaceholder: string;
|
|
1124
|
+
};
|
|
1125
|
+
order_balance: {
|
|
1126
|
+
emptyTitle: string;
|
|
1127
|
+
emptyDesc: string;
|
|
1128
|
+
useAlsoBillingAddress: string;
|
|
1129
|
+
shippingAndBillingInfo: string;
|
|
1130
|
+
shippingInfo: string;
|
|
1131
|
+
shippedTo: string;
|
|
1132
|
+
addNewAdd: string;
|
|
1133
|
+
quantity: string;
|
|
1134
|
+
free: string;
|
|
1135
|
+
shippingCost: string;
|
|
1136
|
+
item: string;
|
|
1137
|
+
price: string;
|
|
1138
|
+
total: string;
|
|
1139
|
+
billedTo: string;
|
|
1140
|
+
confirmation: string;
|
|
1141
|
+
selectShippingAddress: string;
|
|
1142
|
+
selectBillingAddress: string;
|
|
1143
|
+
review: string;
|
|
1144
|
+
reorder: string;
|
|
1145
|
+
comment: string;
|
|
1146
|
+
discount: string;
|
|
1147
|
+
note: string;
|
|
1148
|
+
};
|
|
1149
|
+
balance_promotions: {
|
|
1150
|
+
balance: string;
|
|
1151
|
+
balancePlaceholder: string;
|
|
1152
|
+
balanceCashback: string;
|
|
1153
|
+
balanceTotalSpent: string;
|
|
1154
|
+
balanceNextStatusDescription: string;
|
|
1155
|
+
balanceHowToEarn: string;
|
|
1156
|
+
gotPromotionCode: string;
|
|
1157
|
+
promoCodePlaceholder: string;
|
|
1158
|
+
usedBalance: string;
|
|
1159
|
+
balanceStatus: string;
|
|
1160
|
+
balanceFirstOrderStatus: string;
|
|
1161
|
+
balanceStarting: string;
|
|
1162
|
+
balanceRecentActivity: string;
|
|
1163
|
+
balanceCategoryDate: string;
|
|
1164
|
+
balanceCategoryActivity: string;
|
|
1165
|
+
balanceCategoryAmount: string;
|
|
1166
|
+
useYourMoney: string;
|
|
1167
|
+
muramoney: string;
|
|
1168
|
+
};
|
|
1169
|
+
voucher: {
|
|
1170
|
+
title: string;
|
|
1171
|
+
description: string;
|
|
1172
|
+
redeemedTitle: string;
|
|
1173
|
+
redeemedDescription: string;
|
|
1174
|
+
code: string;
|
|
1175
|
+
inputPlaceholder: string;
|
|
1176
|
+
buyXGetY: string;
|
|
1177
|
+
};
|
|
1178
|
+
review: {
|
|
1179
|
+
reviewYourOrderWithSymbol: string;
|
|
1180
|
+
reviewYourOrderDesc: string;
|
|
1181
|
+
rateYourOrder: string;
|
|
1182
|
+
rateSuccessText: string;
|
|
1183
|
+
rateSuccessDesc: string;
|
|
1184
|
+
rateTextareaLabel: string;
|
|
1185
|
+
rateTextareaPlaceholder: string;
|
|
1186
|
+
order_review: string;
|
|
1187
|
+
restaurant: string;
|
|
1188
|
+
delivery: string;
|
|
1189
|
+
message: string;
|
|
1190
|
+
rating: string;
|
|
1191
|
+
rateRestaurantTitle: string;
|
|
1192
|
+
rateDeliveryTitle: string;
|
|
1193
|
+
review: string;
|
|
1194
|
+
rate: string;
|
|
1195
|
+
rated: string;
|
|
1196
|
+
rateExpiredTitle: string;
|
|
1197
|
+
rateExpiredDescription: string;
|
|
1198
|
+
replyTitle: string;
|
|
1199
|
+
writeReviewDesc: string;
|
|
1200
|
+
writeReview: string;
|
|
1201
|
+
editReview: string;
|
|
1202
|
+
yes: string;
|
|
1203
|
+
iRecommendThisProduct: string;
|
|
1204
|
+
no: string;
|
|
1205
|
+
iDoNotRecommendThisProduct: string;
|
|
1206
|
+
reviewTitle: string;
|
|
1207
|
+
reviewContent: string;
|
|
1208
|
+
reviewImages: string;
|
|
1209
|
+
reviewReply: string;
|
|
1210
|
+
reviewReplyTitle: string;
|
|
1211
|
+
reviewReplyContent: string;
|
|
1212
|
+
thankYouPopupTitle: string;
|
|
1213
|
+
thankYouPopupDesc: string;
|
|
1214
|
+
writeYourReview: string;
|
|
1215
|
+
writeYourReviewDesc1: string;
|
|
1216
|
+
reviewGuidelinesWithSymbol: string;
|
|
1217
|
+
writeYourReviewDesc2: string;
|
|
1218
|
+
contactUsWithSymbol: string;
|
|
850
1219
|
};
|
|
851
1220
|
subscription: {
|
|
852
1221
|
subscription: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/translations/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/translations/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,wBAAkC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/translations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,MAAM,CAAC;AAEtB,eAAe,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/translations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,MAAM,CAAC;AAEtB,eAAe,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC"}
|