@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.
Files changed (506) hide show
  1. package/dist/AccountProvider.d.ts.map +1 -1
  2. package/dist/AccountProvider.js +36 -9
  3. package/dist/AccountProvider.js.map +1 -1
  4. package/dist/components/AccountButton/style.d.ts +1 -1
  5. package/dist/components/AccountButton/style.d.ts.map +1 -1
  6. package/dist/components/AccountButton/style.js.map +1 -1
  7. package/dist/components/AccountContainer/style.d.ts +1 -1
  8. package/dist/components/AccountContainer/style.d.ts.map +1 -1
  9. package/dist/components/AccountCounter/index.js +2 -2
  10. package/dist/components/AccountCounter/index.js.map +1 -1
  11. package/dist/components/AccountCounter/style.d.ts +1 -1
  12. package/dist/components/AccountCounter/style.d.ts.map +1 -1
  13. package/dist/components/AccountCounter/style.js +5 -5
  14. package/dist/components/CustomCheckbox/style.d.ts +1 -1
  15. package/dist/components/CustomCheckbox/style.d.ts.map +1 -1
  16. package/dist/components/CustomCheckbox/style.js.map +1 -1
  17. package/dist/components/FormInputCode/style.d.ts +1 -1
  18. package/dist/components/FormInputCode/style.d.ts.map +1 -1
  19. package/dist/components/FormInputCode/style.js.map +1 -1
  20. package/dist/components/Loader/style.d.ts +1 -1
  21. package/dist/components/Loader/style.d.ts.map +1 -1
  22. package/dist/components/Loader/style.js +1 -1
  23. package/dist/components/Pagination/style.d.ts +1 -1
  24. package/dist/components/Pagination/style.d.ts.map +1 -1
  25. package/dist/components/Pagination/style.js.map +1 -1
  26. package/dist/components/Sequence/Skeleton/style.d.ts +1 -1
  27. package/dist/components/Sequence/Skeleton/style.d.ts.map +1 -1
  28. package/dist/components/Sequence/Skeleton/style.js.map +1 -1
  29. package/dist/components/Sequence/style.d.ts +1 -1
  30. package/dist/components/Sequence/style.d.ts.map +1 -1
  31. package/dist/components/SkeletonModel/style.d.ts +1 -1
  32. package/dist/components/SkeletonModel/style.d.ts.map +1 -1
  33. package/dist/components/SkeletonModel/style.js +2 -1
  34. package/dist/components/SkeletonModel/style.js.map +1 -1
  35. package/dist/components/TotalCheckout/BalanceComp/index.js +6 -5
  36. package/dist/components/TotalCheckout/BalanceComp/index.js.map +1 -1
  37. package/dist/components/TotalCheckout/BalanceComp/style.d.ts +1 -1
  38. package/dist/components/TotalCheckout/BalanceComp/style.d.ts.map +1 -1
  39. package/dist/components/TotalCheckout/CommentComp/index.js +1 -1
  40. package/dist/components/TotalCheckout/CommentComp/index.js.map +1 -1
  41. package/dist/components/TotalCheckout/CommentComp/style.d.ts +1 -1
  42. package/dist/components/TotalCheckout/CommentComp/style.d.ts.map +1 -1
  43. package/dist/components/TotalCheckout/CommentComp/style.js.map +1 -1
  44. package/dist/components/TotalCheckout/FreeShippingComp/index.d.ts.map +1 -1
  45. package/dist/components/TotalCheckout/FreeShippingComp/index.js +5 -5
  46. package/dist/components/TotalCheckout/FreeShippingComp/index.js.map +1 -1
  47. package/dist/components/TotalCheckout/FreeShippingComp/style.d.ts +1 -1
  48. package/dist/components/TotalCheckout/FreeShippingComp/style.d.ts.map +1 -1
  49. package/dist/components/TotalCheckout/FreeShippingComp/style.js.map +1 -1
  50. package/dist/components/TotalCheckout/GiftComp/index.d.ts.map +1 -1
  51. package/dist/components/TotalCheckout/GiftComp/index.js +6 -4
  52. package/dist/components/TotalCheckout/GiftComp/index.js.map +1 -1
  53. package/dist/components/TotalCheckout/GiftComp/style.d.ts +1 -1
  54. package/dist/components/TotalCheckout/GiftComp/style.d.ts.map +1 -1
  55. package/dist/components/TotalCheckout/GiftComp/style.js.map +1 -1
  56. package/dist/components/TotalCheckout/PromoCodeComp/AppliedPromotion/index.d.ts.map +1 -1
  57. package/dist/components/TotalCheckout/PromoCodeComp/AppliedPromotion/index.js.map +1 -1
  58. package/dist/components/TotalCheckout/PromoCodeComp/index.d.ts.map +1 -1
  59. package/dist/components/TotalCheckout/PromoCodeComp/index.js +1 -1
  60. package/dist/components/TotalCheckout/PromoCodeComp/index.js.map +1 -1
  61. package/dist/components/TotalCheckout/PromoCodeComp/style.d.ts +1 -1
  62. package/dist/components/TotalCheckout/PromoCodeComp/style.d.ts.map +1 -1
  63. package/dist/components/TotalCheckout/Skeleton/style.d.ts +1 -1
  64. package/dist/components/TotalCheckout/Skeleton/style.d.ts.map +1 -1
  65. package/dist/components/TotalCheckout/index.d.ts.map +1 -1
  66. package/dist/components/TotalCheckout/index.js +23 -19
  67. package/dist/components/TotalCheckout/index.js.map +1 -1
  68. package/dist/components/TotalCheckout/style.d.ts +1 -1
  69. package/dist/components/TotalCheckout/style.d.ts.map +1 -1
  70. package/dist/components/TotalCheckout/style.js +16 -1
  71. package/dist/components/TotalCheckout/style.js.map +1 -1
  72. package/dist/components/WarningMessage/style.d.ts +1 -1
  73. package/dist/components/WarningMessage/style.d.ts.map +1 -1
  74. package/dist/components/WarningMessage/style.js.map +1 -1
  75. package/dist/components/WarningMessageForPopup/index.d.ts.map +1 -1
  76. package/dist/components/WarningMessageForPopup/index.js.map +1 -1
  77. package/dist/components/WarningMessageForPopup/style.d.ts +1 -1
  78. package/dist/components/WarningMessageForPopup/style.d.ts.map +1 -1
  79. package/dist/components/WarningMessageForPopup/style.js.map +1 -1
  80. package/dist/components/index.js +2 -0
  81. package/dist/components/index.js.map +1 -1
  82. package/dist/index.d.ts +1 -0
  83. package/dist/index.d.ts.map +1 -1
  84. package/dist/index.js +1 -0
  85. package/dist/index.js.map +1 -1
  86. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.d.ts +1 -1
  87. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.d.ts.map +1 -1
  88. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.js +1 -1
  89. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/index.js.map +1 -1
  90. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/style.d.ts +1 -1
  91. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/style.d.ts.map +1 -1
  92. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/ProgressComponent/style.js.map +1 -1
  93. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.d.ts +3 -3
  94. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.d.ts.map +1 -1
  95. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.js +5 -7
  96. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.js.map +1 -1
  97. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.d.ts +1 -1
  98. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.d.ts.map +1 -1
  99. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.js.map +1 -1
  100. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.d.ts +1 -3
  101. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.d.ts.map +1 -1
  102. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.js +18 -8
  103. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.js.map +1 -1
  104. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/style.d.ts +1 -1
  105. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/style.d.ts.map +1 -1
  106. package/dist/modules/account/AccountBalanceTemplate/HeroBalance/style.js.map +1 -1
  107. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/index.d.ts.map +1 -1
  108. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/index.js.map +1 -1
  109. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/style.d.ts +1 -1
  110. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/style.d.ts.map +1 -1
  111. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/ItemHistory/style.js.map +1 -1
  112. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/index.d.ts.map +1 -1
  113. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/index.js +5 -1
  114. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/index.js.map +1 -1
  115. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/style.d.ts +1 -1
  116. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/style.d.ts.map +1 -1
  117. package/dist/modules/account/AccountBalanceTemplate/HistoryBalance/style.js.map +1 -1
  118. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.d.ts +2 -2
  119. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.js +3 -3
  120. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.js.map +1 -1
  121. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.d.ts.map +1 -1
  122. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.js +4 -2
  123. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.js.map +1 -1
  124. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.d.ts +1 -1
  125. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.d.ts.map +1 -1
  126. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.js +5 -1
  127. package/dist/modules/account/AccountBalanceTemplate/StatusBalance/style.js.map +1 -1
  128. package/dist/modules/account/AccountBalanceTemplate/Voucher/style.d.ts +1 -1
  129. package/dist/modules/account/AccountBalanceTemplate/Voucher/style.d.ts.map +1 -1
  130. package/dist/modules/account/AccountBalanceTemplate/Voucher/style.js.map +1 -1
  131. package/dist/modules/account/AccountBalanceTemplate/index.d.ts +1 -2
  132. package/dist/modules/account/AccountBalanceTemplate/index.d.ts.map +1 -1
  133. package/dist/modules/account/AccountBalanceTemplate/index.js +2 -2
  134. package/dist/modules/account/AccountBalanceTemplate/index.js.map +1 -1
  135. package/dist/modules/account/AccountBalanceTemplate/style.d.ts +1 -1
  136. package/dist/modules/account/AccountBalanceTemplate/style.d.ts.map +1 -1
  137. package/dist/modules/account/AccountBalanceTemplate/style.js.map +1 -1
  138. package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.d.ts.map +1 -1
  139. package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.js +37 -3
  140. package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.js.map +1 -1
  141. package/dist/modules/account/AccountSettingsTemplate/AccountInfo/style.d.ts +1 -1
  142. package/dist/modules/account/AccountSettingsTemplate/AccountInfo/style.d.ts.map +1 -1
  143. package/dist/modules/account/AccountSettingsTemplate/AccountInfo/style.js.map +1 -1
  144. package/dist/modules/account/AccountSettingsTemplate/AccountPassword/style.d.ts +1 -1
  145. package/dist/modules/account/AccountSettingsTemplate/AccountPassword/style.d.ts.map +1 -1
  146. package/dist/modules/account/AccountSettingsTemplate/AccountPassword/style.js.map +1 -1
  147. package/dist/modules/account/AccountSettingsTemplate/Subscription/style.d.ts +1 -1
  148. package/dist/modules/account/AccountSettingsTemplate/Subscription/style.d.ts.map +1 -1
  149. package/dist/modules/account/AccountSettingsTemplate/index.d.ts.map +1 -1
  150. package/dist/modules/account/AccountSettingsTemplate/index.js +2 -2
  151. package/dist/modules/account/AccountSettingsTemplate/index.js.map +1 -1
  152. package/dist/modules/account/AccountSettingsTemplate/style.d.ts +1 -1
  153. package/dist/modules/account/AccountSettingsTemplate/style.d.ts.map +1 -1
  154. package/dist/modules/account/AccountTemplate/index.js +1 -1
  155. package/dist/modules/account/AccountTemplate/index.js.map +1 -1
  156. package/dist/modules/account/AccountTemplate/style.d.ts +1 -1
  157. package/dist/modules/account/AccountTemplate/style.d.ts.map +1 -1
  158. package/dist/modules/address/AddressForm/index.d.ts.map +1 -1
  159. package/dist/modules/address/AddressForm/index.js +21 -3
  160. package/dist/modules/address/AddressForm/index.js.map +1 -1
  161. package/dist/modules/address/AddressForm/style.d.ts +1 -1
  162. package/dist/modules/address/AddressForm/style.d.ts.map +1 -1
  163. package/dist/modules/address/AddressForm/style.js.map +1 -1
  164. package/dist/modules/address/AddressItem/index.d.ts.map +1 -1
  165. package/dist/modules/address/AddressItem/index.js +12 -6
  166. package/dist/modules/address/AddressItem/index.js.map +1 -1
  167. package/dist/modules/address/AddressItem/style.d.ts +1 -1
  168. package/dist/modules/address/AddressItem/style.d.ts.map +1 -1
  169. package/dist/modules/address/AddressItem/style.js.map +1 -1
  170. package/dist/modules/address/AddressProvider.d.ts.map +1 -1
  171. package/dist/modules/address/AddressProvider.js +109 -20
  172. package/dist/modules/address/AddressProvider.js.map +1 -1
  173. package/dist/modules/address/AddressWrap/index.d.ts.map +1 -1
  174. package/dist/modules/address/AddressWrap/index.js +4 -2
  175. package/dist/modules/address/AddressWrap/index.js.map +1 -1
  176. package/dist/modules/address/AddressesTemplate/index.js +2 -2
  177. package/dist/modules/address/AddressesTemplate/index.js.map +1 -1
  178. package/dist/modules/address/AddressesTemplate/style.d.ts +1 -1
  179. package/dist/modules/address/AddressesTemplate/style.d.ts.map +1 -1
  180. package/dist/modules/address/AddressesTemplate/style.js.map +1 -1
  181. package/dist/modules/address/SelectAddress/Skeleton/style.d.ts +1 -1
  182. package/dist/modules/address/SelectAddress/Skeleton/style.d.ts.map +1 -1
  183. package/dist/modules/address/SelectAddress/Skeleton/style.js.map +1 -1
  184. package/dist/modules/address/SelectAddressPopup/index.d.ts.map +1 -1
  185. package/dist/modules/address/SelectAddressPopup/index.js +29 -21
  186. package/dist/modules/address/SelectAddressPopup/index.js.map +1 -1
  187. package/dist/modules/address/SelectAddressPopup/style.d.ts +1 -1
  188. package/dist/modules/address/SelectAddressPopup/style.d.ts.map +1 -1
  189. package/dist/modules/address/SelectAddressPopup/style.js.map +1 -1
  190. package/dist/modules/address/ShippingBillingForm/index.js +2 -2
  191. package/dist/modules/address/ShippingBillingForm/index.js.map +1 -1
  192. package/dist/modules/address/ShippingBillingForm/style.d.ts +1 -1
  193. package/dist/modules/address/ShippingBillingForm/style.d.ts.map +1 -1
  194. package/dist/modules/address/ShippingBillingForm/style.js.map +1 -1
  195. package/dist/modules/address/ShippingBillingInfo/index.d.ts.map +1 -1
  196. package/dist/modules/address/ShippingBillingInfo/index.js +10 -3
  197. package/dist/modules/address/ShippingBillingInfo/index.js.map +1 -1
  198. package/dist/modules/address/ShippingBillingInfo/style.d.ts +1 -1
  199. package/dist/modules/address/ShippingBillingInfo/style.d.ts.map +1 -1
  200. package/dist/modules/address/ShippingBillingInfo/style.js.map +1 -1
  201. package/dist/modules/auth/ForgotPasswordTemplate/index.d.ts.map +1 -1
  202. package/dist/modules/auth/ForgotPasswordTemplate/index.js +3 -1
  203. package/dist/modules/auth/ForgotPasswordTemplate/index.js.map +1 -1
  204. package/dist/modules/auth/ForgotPasswordTemplate/style.d.ts +1 -1
  205. package/dist/modules/auth/ForgotPasswordTemplate/style.d.ts.map +1 -1
  206. package/dist/modules/auth/ForgotPasswordTemplate/style.js.map +1 -1
  207. package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/index.js +1 -1
  208. package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/style.d.ts +1 -1
  209. package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/style.d.ts.map +1 -1
  210. package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/style.js.map +1 -1
  211. package/dist/modules/auth/ResetPasswordTemplate/style.d.ts +1 -1
  212. package/dist/modules/auth/ResetPasswordTemplate/style.d.ts.map +1 -1
  213. package/dist/modules/auth/SignInTemplate/index.d.ts +1 -2
  214. package/dist/modules/auth/SignInTemplate/index.d.ts.map +1 -1
  215. package/dist/modules/auth/SignInTemplate/index.js +4 -4
  216. package/dist/modules/auth/SignInTemplate/index.js.map +1 -1
  217. package/dist/modules/auth/SignInTemplate/style.d.ts +1 -1
  218. package/dist/modules/auth/SignInTemplate/style.d.ts.map +1 -1
  219. package/dist/modules/auth/SignInTemplate/style.js.map +1 -1
  220. package/dist/modules/auth/SignUpTemplate/index.d.ts +1 -2
  221. package/dist/modules/auth/SignUpTemplate/index.d.ts.map +1 -1
  222. package/dist/modules/auth/SignUpTemplate/index.js +4 -4
  223. package/dist/modules/auth/SignUpTemplate/index.js.map +1 -1
  224. package/dist/modules/auth/SignUpTemplate/style.d.ts +1 -1
  225. package/dist/modules/auth/SignUpTemplate/style.d.ts.map +1 -1
  226. package/dist/modules/auth/SignUpTemplate/style.js +1 -0
  227. package/dist/modules/auth/SignUpTemplate/style.js.map +1 -1
  228. package/dist/modules/auth/VerifyEmailAddressTemplate/style.d.ts +1 -1
  229. package/dist/modules/auth/VerifyEmailAddressTemplate/style.d.ts.map +1 -1
  230. package/dist/modules/auth/VerifyEmailAddressTemplate/style.js.map +1 -1
  231. package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/index.d.ts.map +1 -1
  232. package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/index.js +1 -1
  233. package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/index.js.map +1 -1
  234. package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/style.d.ts +1 -1
  235. package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/style.d.ts.map +1 -1
  236. package/dist/modules/cart/CartTemplate/Skeleton/SkeletonItem/style.js.map +1 -1
  237. package/dist/modules/cart/CartTemplate/Skeleton/index.js +1 -1
  238. package/dist/modules/cart/CartTemplate/Skeleton/index.js.map +1 -1
  239. package/dist/modules/cart/CartTemplate/Skeleton/style.d.ts +1 -1
  240. package/dist/modules/cart/CartTemplate/Skeleton/style.d.ts.map +1 -1
  241. package/dist/modules/cart/CartTemplate/Skeleton/style.js.map +1 -1
  242. package/dist/modules/cart/CartTemplate/index.d.ts.map +1 -1
  243. package/dist/modules/cart/CartTemplate/index.js +15 -10
  244. package/dist/modules/cart/CartTemplate/index.js.map +1 -1
  245. package/dist/modules/cart/CartTemplate/style.d.ts +1 -1
  246. package/dist/modules/cart/CartTemplate/style.d.ts.map +1 -1
  247. package/dist/modules/cart/EmptyCart/index.d.ts.map +1 -1
  248. package/dist/modules/cart/EmptyCart/index.js +5 -3
  249. package/dist/modules/cart/EmptyCart/index.js.map +1 -1
  250. package/dist/modules/cart/EmptyCart/style.d.ts +1 -1
  251. package/dist/modules/cart/EmptyCart/style.d.ts.map +1 -1
  252. package/dist/modules/cart/EmptyCart/style.js +11 -10
  253. package/dist/modules/cart/EmptyCart/style.js.map +1 -1
  254. package/dist/modules/cart/components/CartItems/Item/EditButton.d.ts +11 -0
  255. package/dist/modules/cart/components/CartItems/Item/EditButton.d.ts.map +1 -0
  256. package/dist/modules/cart/components/CartItems/Item/EditButton.js +17 -0
  257. package/dist/modules/cart/components/CartItems/Item/EditButton.js.map +1 -0
  258. package/dist/modules/cart/components/CartItems/Item/ItemActions.d.ts +11 -0
  259. package/dist/modules/cart/components/CartItems/Item/ItemActions.d.ts.map +1 -0
  260. package/dist/modules/cart/components/CartItems/Item/ItemActions.js +17 -0
  261. package/dist/modules/cart/components/CartItems/Item/ItemActions.js.map +1 -0
  262. package/dist/modules/cart/components/CartItems/Item/ItemAttributes.d.ts +8 -0
  263. package/dist/modules/cart/components/CartItems/Item/ItemAttributes.d.ts.map +1 -0
  264. package/dist/modules/cart/components/CartItems/Item/ItemAttributes.js +38 -0
  265. package/dist/modules/cart/components/CartItems/Item/ItemAttributes.js.map +1 -0
  266. package/dist/modules/cart/components/CartItems/Item/ItemImage.d.ts +9 -0
  267. package/dist/modules/cart/components/CartItems/Item/ItemImage.d.ts.map +1 -0
  268. package/dist/modules/cart/components/CartItems/Item/ItemImage.js +12 -0
  269. package/dist/modules/cart/components/CartItems/Item/ItemImage.js.map +1 -0
  270. package/dist/modules/cart/components/CartItems/Item/ItemTitle.d.ts +10 -0
  271. package/dist/modules/cart/components/CartItems/Item/ItemTitle.d.ts.map +1 -0
  272. package/dist/modules/cart/components/CartItems/Item/ItemTitle.js +10 -0
  273. package/dist/modules/cart/components/CartItems/Item/ItemTitle.js.map +1 -0
  274. package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.d.ts +6 -0
  275. package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.d.ts.map +1 -0
  276. package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.js +9 -0
  277. package/dist/modules/cart/components/CartItems/Item/OutOfStockBadge.js.map +1 -0
  278. package/dist/modules/cart/components/CartItems/Item/PriceDisplay.d.ts +7 -0
  279. package/dist/modules/cart/components/CartItems/Item/PriceDisplay.d.ts.map +1 -0
  280. package/dist/modules/cart/components/CartItems/Item/PriceDisplay.js +25 -0
  281. package/dist/modules/cart/components/CartItems/Item/PriceDisplay.js.map +1 -0
  282. package/dist/modules/cart/components/CartItems/Item/QuantitySelector.d.ts +14 -0
  283. package/dist/modules/cart/components/CartItems/Item/QuantitySelector.d.ts.map +1 -0
  284. package/dist/modules/cart/components/CartItems/Item/QuantitySelector.js +31 -0
  285. package/dist/modules/cart/components/CartItems/Item/QuantitySelector.js.map +1 -0
  286. package/dist/modules/cart/components/CartItems/Item/TotalDisplay.d.ts +7 -0
  287. package/dist/modules/cart/components/CartItems/Item/TotalDisplay.d.ts.map +1 -0
  288. package/dist/modules/cart/components/CartItems/Item/TotalDisplay.js +25 -0
  289. package/dist/modules/cart/components/CartItems/Item/TotalDisplay.js.map +1 -0
  290. package/dist/modules/cart/components/CartItems/Item/index.d.ts.map +1 -1
  291. package/dist/modules/cart/components/CartItems/Item/index.js +39 -69
  292. package/dist/modules/cart/components/CartItems/Item/index.js.map +1 -1
  293. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.d.ts +14 -0
  294. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.d.ts.map +1 -0
  295. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.js +22 -0
  296. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemActions.js.map +1 -0
  297. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.d.ts +8 -0
  298. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.d.ts.map +1 -0
  299. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.js +35 -0
  300. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemAttributes.js.map +1 -0
  301. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.d.ts +9 -0
  302. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.d.ts.map +1 -0
  303. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.js +12 -0
  304. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemImage.js.map +1 -0
  305. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.d.ts +8 -0
  306. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.d.ts.map +1 -0
  307. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.js +38 -0
  308. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemPrice.js.map +1 -0
  309. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.d.ts +14 -0
  310. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.d.ts.map +1 -0
  311. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.js +47 -0
  312. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemQuantity.js.map +1 -0
  313. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.d.ts +10 -0
  314. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.d.ts.map +1 -0
  315. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.js +10 -0
  316. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTitle.js.map +1 -0
  317. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.d.ts +7 -0
  318. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.d.ts.map +1 -0
  319. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.js +41 -0
  320. package/dist/modules/cart/components/CartItems/ItemMobile/MobileItemTotal.js.map +1 -0
  321. package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.d.ts +6 -0
  322. package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.d.ts.map +1 -0
  323. package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.js +10 -0
  324. package/dist/modules/cart/components/CartItems/ItemMobile/MobileOutOfStockBadge.js.map +1 -0
  325. package/dist/modules/cart/components/CartItems/ItemMobile/index.d.ts.map +1 -1
  326. package/dist/modules/cart/components/CartItems/ItemMobile/index.js +36 -70
  327. package/dist/modules/cart/components/CartItems/ItemMobile/index.js.map +1 -1
  328. package/dist/modules/cart/components/CartItems/index.d.ts.map +1 -1
  329. package/dist/modules/cart/components/CartItems/index.js +10 -6
  330. package/dist/modules/cart/components/CartItems/index.js.map +1 -1
  331. package/dist/modules/cart/components/CartItems/style.d.ts +1 -1
  332. package/dist/modules/cart/components/CartItems/style.d.ts.map +1 -1
  333. package/dist/modules/cart/components/CartItems/style.js +67 -7
  334. package/dist/modules/cart/components/CartItems/style.js.map +1 -1
  335. package/dist/modules/cart/index.d.ts +0 -1
  336. package/dist/modules/cart/index.d.ts.map +1 -1
  337. package/dist/modules/cart/index.js +3 -1
  338. package/dist/modules/cart/index.js.map +1 -1
  339. package/dist/modules/checkout/CheckoutTemplate/StepReview/index.d.ts.map +1 -1
  340. package/dist/modules/checkout/CheckoutTemplate/StepReview/index.js +4 -5
  341. package/dist/modules/checkout/CheckoutTemplate/StepReview/index.js.map +1 -1
  342. package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.d.ts +4 -1
  343. package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.d.ts.map +1 -1
  344. package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.js +13 -4
  345. package/dist/modules/checkout/CheckoutTemplate/StepShipping/index.js.map +1 -1
  346. package/dist/modules/checkout/CheckoutTemplate/index.d.ts.map +1 -1
  347. package/dist/modules/checkout/CheckoutTemplate/index.js +41 -5
  348. package/dist/modules/checkout/CheckoutTemplate/index.js.map +1 -1
  349. package/dist/modules/checkout/CheckoutTemplate/style.d.ts +1 -1
  350. package/dist/modules/checkout/CheckoutTemplate/style.d.ts.map +1 -1
  351. package/dist/modules/checkout/PaymentFailedTemplate/index.js +1 -1
  352. package/dist/modules/checkout/PaymentFailedTemplate/index.js.map +1 -1
  353. package/dist/modules/checkout/PaymentFailedTemplate/style.d.ts +1 -1
  354. package/dist/modules/checkout/PaymentFailedTemplate/style.d.ts.map +1 -1
  355. package/dist/modules/checkout/PaymentFailedTemplate/style.js.map +1 -1
  356. package/dist/modules/checkout/ThankYouTemplate/index.js +1 -1
  357. package/dist/modules/checkout/ThankYouTemplate/index.js.map +1 -1
  358. package/dist/modules/checkout/ThankYouTemplate/style.d.ts +1 -1
  359. package/dist/modules/checkout/ThankYouTemplate/style.d.ts.map +1 -1
  360. package/dist/modules/checkout/ThankYouTemplate/style.js.map +1 -1
  361. package/dist/modules/index.d.ts +1 -1
  362. package/dist/modules/index.js +2 -1
  363. package/dist/modules/index.js.map +1 -1
  364. package/dist/modules/order/EmptyOrders/style.d.ts +1 -1
  365. package/dist/modules/order/EmptyOrders/style.d.ts.map +1 -1
  366. package/dist/modules/order/EmptyOrders/style.js.map +1 -1
  367. package/dist/modules/order/OrderDetails/index.d.ts.map +1 -1
  368. package/dist/modules/order/OrderDetails/index.js +14 -14
  369. package/dist/modules/order/OrderDetails/index.js.map +1 -1
  370. package/dist/modules/order/OrderDetails/style.d.ts +1 -1
  371. package/dist/modules/order/OrderDetails/style.d.ts.map +1 -1
  372. package/dist/modules/order/OrderDetails/style.js.map +1 -1
  373. package/dist/modules/order/OrderHistoryTemplate/style.d.ts +1 -1
  374. package/dist/modules/order/OrderHistoryTemplate/style.d.ts.map +1 -1
  375. package/dist/modules/order/OrderIndividualTemplate/index.d.ts.map +1 -1
  376. package/dist/modules/order/OrderIndividualTemplate/index.js +5 -3
  377. package/dist/modules/order/OrderIndividualTemplate/index.js.map +1 -1
  378. package/dist/modules/order/OrderIndividualTemplate/style.d.ts +1 -1
  379. package/dist/modules/order/OrderIndividualTemplate/style.d.ts.map +1 -1
  380. package/dist/modules/order/OrderRatePopup/style.d.ts +1 -1
  381. package/dist/modules/order/OrderRatePopup/style.d.ts.map +1 -1
  382. package/dist/modules/order/OrderRateReview/style.d.ts +1 -1
  383. package/dist/modules/order/OrderRateReview/style.d.ts.map +1 -1
  384. package/dist/modules/order/OrderReview/style.d.ts +1 -1
  385. package/dist/modules/order/OrderReview/style.d.ts.map +1 -1
  386. package/dist/modules/order/OrderReviewPopup/style.d.ts +1 -1
  387. package/dist/modules/order/OrderReviewPopup/style.d.ts.map +1 -1
  388. package/dist/modules/order/OrderReviewPopup/style.js +1 -1
  389. package/dist/modules/order/OrderReviewTemplate/style.d.ts +1 -1
  390. package/dist/modules/order/OrderReviewTemplate/style.d.ts.map +1 -1
  391. package/dist/modules/order/OrderStatus/style.d.ts +1 -1
  392. package/dist/modules/order/OrderStatus/style.d.ts.map +1 -1
  393. package/dist/modules/order/OrderedItems/Item/index.d.ts.map +1 -1
  394. package/dist/modules/order/OrderedItems/Item/index.js +36 -31
  395. package/dist/modules/order/OrderedItems/Item/index.js.map +1 -1
  396. package/dist/modules/order/OrderedItems/ItemMobile/index.d.ts.map +1 -1
  397. package/dist/modules/order/OrderedItems/ItemMobile/index.js +32 -29
  398. package/dist/modules/order/OrderedItems/ItemMobile/index.js.map +1 -1
  399. package/dist/modules/order/OrderedItems/Review/Popup/index.d.ts +4 -0
  400. package/dist/modules/order/OrderedItems/Review/Popup/index.d.ts.map +1 -0
  401. package/dist/modules/order/OrderedItems/Review/Popup/index.js +70 -0
  402. package/dist/modules/order/OrderedItems/Review/Popup/index.js.map +1 -0
  403. package/dist/modules/order/OrderedItems/Review/Popup/style.d.ts +3 -0
  404. package/dist/modules/order/OrderedItems/Review/Popup/style.d.ts.map +1 -0
  405. package/dist/modules/order/OrderedItems/Review/Popup/style.js +326 -0
  406. package/dist/modules/order/OrderedItems/Review/Popup/style.js.map +1 -0
  407. package/dist/modules/order/OrderedItems/Review/index.d.ts +9 -0
  408. package/dist/modules/order/OrderedItems/Review/index.d.ts.map +1 -0
  409. package/dist/modules/order/OrderedItems/Review/index.js +57 -0
  410. package/dist/modules/order/OrderedItems/Review/index.js.map +1 -0
  411. package/dist/modules/order/OrderedItems/index.d.ts +2 -1
  412. package/dist/modules/order/OrderedItems/index.d.ts.map +1 -1
  413. package/dist/modules/order/OrderedItems/index.js +14 -6
  414. package/dist/modules/order/OrderedItems/index.js.map +1 -1
  415. package/dist/modules/order/OrderedItems/style.d.ts +1 -1
  416. package/dist/modules/order/OrderedItems/style.d.ts.map +1 -1
  417. package/dist/modules/order/OrderedItems/style.js +48 -12
  418. package/dist/modules/order/OrderedItems/style.js.map +1 -1
  419. package/dist/modules/order/OrderedItems/util.d.ts +4 -0
  420. package/dist/modules/order/OrderedItems/util.d.ts.map +1 -1
  421. package/dist/modules/order/OrderedItems/util.js +21 -0
  422. package/dist/modules/order/OrderedItems/util.js.map +1 -1
  423. package/dist/modules/order/OrdersList/Item/index.d.ts.map +1 -1
  424. package/dist/modules/order/OrdersList/Item/index.js +6 -7
  425. package/dist/modules/order/OrdersList/Item/index.js.map +1 -1
  426. package/dist/modules/order/OrdersList/ItemMobile/index.d.ts.map +1 -1
  427. package/dist/modules/order/OrdersList/ItemMobile/index.js +7 -7
  428. package/dist/modules/order/OrdersList/ItemMobile/index.js.map +1 -1
  429. package/dist/modules/order/OrdersList/index.d.ts.map +1 -1
  430. package/dist/modules/order/OrdersList/index.js +6 -4
  431. package/dist/modules/order/OrdersList/index.js.map +1 -1
  432. package/dist/modules/order/OrdersList/style.d.ts +1 -1
  433. package/dist/modules/order/OrdersList/style.d.ts.map +1 -1
  434. package/dist/modules/order/OrdersList/style.js +7 -7
  435. package/dist/modules/order/OrdersList/style.js.map +1 -1
  436. package/dist/modules/order/index.d.ts +1 -0
  437. package/dist/modules/order/index.d.ts.map +1 -1
  438. package/dist/modules/order/index.js +1 -0
  439. package/dist/modules/order/index.js.map +1 -1
  440. package/dist/modules/payment/AddNewCard/index.js +1 -1
  441. package/dist/modules/payment/AddNewCard/index.js.map +1 -1
  442. package/dist/modules/payment/AddNewCard/style.d.ts +1 -1
  443. package/dist/modules/payment/AddNewCard/style.d.ts.map +1 -1
  444. package/dist/modules/payment/AddNewCard/style.js +4 -1
  445. package/dist/modules/payment/AddNewCard/style.js.map +1 -1
  446. package/dist/modules/payment/Card/index.js +1 -1
  447. package/dist/modules/payment/Card/index.js.map +1 -1
  448. package/dist/modules/payment/Card/style.d.ts +1 -1
  449. package/dist/modules/payment/Card/style.d.ts.map +1 -1
  450. package/dist/modules/payment/Card/style.js +4 -1
  451. package/dist/modules/payment/Card/style.js.map +1 -1
  452. package/dist/modules/payment/Cards/style.d.ts +1 -1
  453. package/dist/modules/payment/Cards/style.d.ts.map +1 -1
  454. package/dist/modules/payment/Cards/style.js.map +1 -1
  455. package/dist/modules/payment/Payment/index.js +1 -1
  456. package/dist/modules/payment/Payment/index.js.map +1 -1
  457. package/dist/modules/payment/Payment/style.d.ts +1 -1
  458. package/dist/modules/payment/Payment/style.d.ts.map +1 -1
  459. package/dist/modules/payment/Payment/style.js.map +1 -1
  460. package/dist/modules/payment/PaymentMethodItem/style.d.ts +1 -1
  461. package/dist/modules/payment/PaymentMethodItem/style.d.ts.map +1 -1
  462. package/dist/modules/payment/PaymentMethodItem/style.js.map +1 -1
  463. package/dist/modules/payment/PaymentMethods/style.d.ts +1 -1
  464. package/dist/modules/payment/PaymentMethods/style.d.ts.map +1 -1
  465. package/dist/modules/payment/PaymentMethods/style.js.map +1 -1
  466. package/dist/modules/payment/PaymentMethodsTemplate/style.d.ts +1 -1
  467. package/dist/modules/payment/PaymentMethodsTemplate/style.d.ts.map +1 -1
  468. package/dist/modules/payment/PaymentWrap/style.d.ts +1 -1
  469. package/dist/modules/payment/PaymentWrap/style.d.ts.map +1 -1
  470. package/dist/modules/payment/PaymentWrap/style.js.map +1 -1
  471. package/dist/modules/payment/SelectPaymentMethodPopup/index.js +1 -1
  472. package/dist/modules/payment/SelectPaymentMethodPopup/index.js.map +1 -1
  473. package/dist/modules/payment/SelectPaymentMethodPopup/style.d.ts +1 -1
  474. package/dist/modules/payment/SelectPaymentMethodPopup/style.d.ts.map +1 -1
  475. package/dist/modules/payment/SelectPaymentMethodPopup/style.js.map +1 -1
  476. package/dist/modules/payment/SelectedPayment/index.js +1 -1
  477. package/dist/modules/payment/SelectedPayment/index.js.map +1 -1
  478. package/dist/translations/en.d.ts +23 -2
  479. package/dist/translations/en.d.ts.map +1 -1
  480. package/dist/translations/en.js +23 -2
  481. package/dist/translations/en.js.map +1 -1
  482. package/dist/translations/hy.d.ts +23 -2
  483. package/dist/translations/hy.d.ts.map +1 -1
  484. package/dist/translations/hy.js +23 -2
  485. package/dist/translations/hy.js.map +1 -1
  486. package/dist/translations/index.d.ts +374 -5
  487. package/dist/translations/index.d.ts.map +1 -1
  488. package/dist/translations/index.js +2 -1
  489. package/dist/translations/index.js.map +1 -1
  490. package/dist/translations/it.d.ts +309 -0
  491. package/dist/translations/it.d.ts.map +1 -0
  492. package/dist/translations/it.js +308 -0
  493. package/dist/translations/it.js.map +1 -0
  494. package/dist/translations/ru.d.ts +21 -1
  495. package/dist/translations/ru.d.ts.map +1 -1
  496. package/dist/translations/ru.js +25 -5
  497. package/dist/translations/ru.js.map +1 -1
  498. package/dist/utils/config.d.ts +48 -4
  499. package/dist/utils/config.d.ts.map +1 -1
  500. package/dist/utils/config.js +42 -7
  501. package/dist/utils/config.js.map +1 -1
  502. package/package.json +14 -6
  503. package/dist/modules/cart/CartProvider.d.ts +0 -79
  504. package/dist/modules/cart/CartProvider.d.ts.map +0 -1
  505. package/dist/modules/cart/CartProvider.js +0 -376
  506. 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
- continueWidth: string;
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
- backToLoginPAge: string;
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
- continueWidth: string;
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
- backToLoginPAge: string;
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
- continueWidth: string;
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAA8B"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/translations/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,wBAAkC"}
@@ -1,5 +1,6 @@
1
1
  import en from './en';
2
2
  import ru from './ru';
3
3
  import hy from './hy';
4
- export default { en, hy, ru };
4
+ import it from './it';
5
+ export default { en, hy, ru, it };
5
6
  //# sourceMappingURL=index.js.map
@@ -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"}